2019-01-09 00:48:00,402 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-325 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 00:48:00,409 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=26YVxeuR2bx6c4n7buQUAYWr3 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2019-01-09 00:48:00,409 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-09 00:48:00,411 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2019-01-09 00:48:00,431 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-01-09 00:48:07,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 00:48:07,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 00:48:07,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 00:48:07,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 00:48:07,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 00:48:07,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 00:48:07,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 00:48:07,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 00:48:07,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 00:48:07,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 00:48:07,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 00:48:07,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 00:48:07,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 00:48:07,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 00:48:07,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 00:48:07,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 00:48:07,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 00:48:07,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 00:48:07,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 00:48:07,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 00:48:07,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 00:48:07,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 00:48:07,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 00:48:07,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:07,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91a5ef7-21a1-4353-a69f-5bd5bafcb0c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:07,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e91a5ef7-21a1-4353-a69f-5bd5bafcb0c5 2019-01-09 00:48:07,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:08,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["e6XCxXWSRmK09zc4YStsaQ"], "issued_at": "2019-01-09T00:48:08.000000Z"}} 2019-01-09 00:48:08,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:08,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:08,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:08,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64bd0b61-bd2f-4fd7-bb9c-35ada1d9a528 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 00:48:08,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-64bd0b61-bd2f-4fd7-bb9c-35ada1d9a528 2019-01-09 00:48:08,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.587587118149s 2019-01-09 00:48:08,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 00:48:08,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}}' 2019-01-09 00:48:08,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72bb975c-c6aa-41cf-b047-9df67d41a187 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9"}, "enabled": true, "id": "5628c3040c7a49a595cd665eec16f4c9", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}} 2019-01-09 00:48:08,855 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-72bb975c-c6aa-41cf-b047-9df67d41a187 2019-01-09 00:48:08,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.293494939804s 2019-01-09 00:48:08,855 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-72bb975c-c6aa-41cf-b047-9df67d41a187 2019-01-09 00:48:08,856 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67', 'id': u'5628c3040c7a49a595cd665eec16f4c9', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 00:48:08,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 00:48:09,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.474831819534s 2019-01-09 00:48:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:09,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c432e882-d66a-4292-9dae-42db1c82ee1c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350"}, "enabled": true, "id": "e1d6113281424870aff298c62873a350", "options": {}, "domain_id": "default", "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67"}} 2019-01-09 00:48:09,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350 used request id req-c432e882-d66a-4292-9dae-42db1c82ee1c 2019-01-09 00:48:09,499 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e1d6113281424870aff298c62873a350', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67'}) 2019-01-09 00:48:09,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:09,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:09,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9fabd3-6640-4857-b87e-ee93c4ce4e18 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:09,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2b9fabd3-6640-4857-b87e-ee93c4ce4e18 2019-01-09 00:48:09,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.150205850601s 2019-01-09 00:48:09,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:09,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:09,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc3d9d4d-fba7-4fb6-ade8-a07b0267cd42 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:09,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bc3d9d4d-fba7-4fb6-ade8-a07b0267cd42 2019-01-09 00:48:09,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.145618915558s 2019-01-09 00:48:09,797 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 00:48:09,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 00:48:09,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" -d '{"role": {"name": "Member"}}' 2019-01-09 00:48:09,940 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:48:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a49f9da8-8064-405c-a27b-0bc0c3454202 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ba75e13147542c2845583ceb74deac6", "links": {"self": "http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6"}, "name": "Member"}} 2019-01-09 00:48:09,940 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a49f9da8-8064-405c-a27b-0bc0c3454202 2019-01-09 00:48:09,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.142184972763s 2019-01-09 00:48:09,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:10,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33a53d7-aad7-4858-aa78-57820877ee81 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6"}, "domain_id": null, "name": "Member", "id": "7ba75e13147542c2845583ceb74deac6"}} 2019-01-09 00:48:10,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6 used request id req-c33a53d7-aad7-4858-aa78-57820877ee81 2019-01-09 00:48:10,032 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6'}, 'domain_id': None, 'human_id': None, 'id': u'7ba75e13147542c2845583ceb74deac6', 'HUMAN_ID': False}) 2019-01-09 00:48:10,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:10,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:10,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7bc6a52-11ac-4028-a08b-3480c2280015 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7ba75e13147542c2845583ceb74deac6", "links": {"self": "http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:10,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a7bc6a52-11ac-4028-a08b-3480c2280015 2019-01-09 00:48:10,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.1344602108s 2019-01-09 00:48:10,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 00:48:10,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:10,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf143a0-390a-46cc-9520-9c27d06f3c96 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 00:48:10,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-eaf143a0-390a-46cc-9520-9c27d06f3c96 2019-01-09 00:48:10,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.082573890686s 2019-01-09 00:48:10,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 00:48:10,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:10,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95babccb-7ffc-4396-b431-f23a82a7f3ad Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "links": {"self": "http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350"}, "domain_id": "default", "enabled": true, "id": "e1d6113281424870aff298c62873a350", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:10,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-95babccb-7ffc-4396-b431-f23a82a7f3ad 2019-01-09 00:48:10,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.16027712822s 2019-01-09 00:48:10,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-95babccb-7ffc-4396-b431-f23a82a7f3ad 2019-01-09 00:48:10,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 00:48:10,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:10,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a9716c-df9f-4d2a-afb9-d37a07601150 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9"}, "enabled": true, "id": "5628c3040c7a49a595cd665eec16f4c9", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 00:48:10,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-54a9716c-df9f-4d2a-afb9-d37a07601150 2019-01-09 00:48:10,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.148131132126s 2019-01-09 00:48:10,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-54a9716c-df9f-4d2a-afb9-d37a07601150 2019-01-09 00:48:10,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 00:48:10,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=e1d6113281424870aff298c62873a350&scope.project.id=5628c3040c7a49a595cd665eec16f4c9&role.id=7ba75e13147542c2845583ceb74deac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:10,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da334f8-4e17-4a41-ae6f-5fecb245a59d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=e1d6113281424870aff298c62873a350&scope.project.id=5628c3040c7a49a595cd665eec16f4c9&role.id=7ba75e13147542c2845583ceb74deac6", "previous": null, "next": null}} 2019-01-09 00:48:10,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e1d6113281424870aff298c62873a350&scope.project.id=5628c3040c7a49a595cd665eec16f4c9&role.id=7ba75e13147542c2845583ceb74deac6 used request id req-5da334f8-4e17-4a41-ae6f-5fecb245a59d 2019-01-09 00:48:10,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.142023086548s 2019-01-09 00:48:10,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 00:48:10,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9/users/e1d6113281424870aff298c62873a350/roles/7ba75e13147542c2845583ceb74deac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:10,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd011e53-7e88-45e3-9403-c8d075a1e42a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:10,966 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9/users/e1d6113281424870aff298c62873a350/roles/7ba75e13147542c2845583ceb74deac6 used request id req-dd011e53-7e88-45e3-9403-c8d075a1e42a 2019-01-09 00:48:10,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.253620862961s 2019-01-09 00:48:10,967 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'e4ec8e47-241a-4b27-ae61-f628f7e8ba4b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67', 'project_id': u'5628c3040c7a49a595cd665eec16f4c9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 00:48:10,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 00:48:10,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 00:48:10,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 00:48:10,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 00:48:10,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 00:48:10,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 00:48:10,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 00:48:10,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 00:48:10,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 00:48:10,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 00:48:10,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 00:48:10,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 00:48:10,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 00:48:10,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 00:48:10,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 00:48:10,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 00:48:10,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 00:48:10,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 00:48:10,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 00:48:10,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 00:48:10,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 00:48:10,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 00:48:10,973 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67', 'password': 'e4ec8e47-241a-4b27-ae61-f628f7e8ba4b', 'project_name': 'connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '5628c3040c7a49a595cd665eec16f4c9', 'project_domain_name': 'Default'} 2019-01-09 00:48:10,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:10,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:11,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4404dcc-ba9e-44c7-90de-4f12c2281b6a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7ba75e13147542c2845583ceb74deac6", "links": {"self": "http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:11,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a4404dcc-ba9e-44c7-90de-4f12c2281b6a 2019-01-09 00:48:11,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830218791962s 2019-01-09 00:48:11,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:11,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:11,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381d166d-d3b9-4739-8e2d-2e61f99548f0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7ba75e13147542c2845583ceb74deac6", "links": {"self": "http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:11,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-381d166d-d3b9-4739-8e2d-2e61f99548f0 2019-01-09 00:48:11,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.150810956955s 2019-01-09 00:48:11,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 00:48:11,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:11,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0567ec67-a0f7-41eb-80be-990e888c7b71 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 00:48:11,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0567ec67-a0f7-41eb-80be-990e888c7b71 2019-01-09 00:48:11,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.128795862198s 2019-01-09 00:48:11,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 00:48:11,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:11,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bffc816-0bea-46f1-ab29-5770fad61f49 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "links": {"self": "http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350"}, "domain_id": "default", "enabled": true, "id": "e1d6113281424870aff298c62873a350", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:11,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2bffc816-0bea-46f1-ab29-5770fad61f49 2019-01-09 00:48:11,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1067070961s 2019-01-09 00:48:11,447 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2bffc816-0bea-46f1-ab29-5770fad61f49 2019-01-09 00:48:11,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 00:48:11,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:11,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f67caba-4e36-48f8-b6c1-5d693a7dbfbc Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9"}, "enabled": true, "id": "5628c3040c7a49a595cd665eec16f4c9", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 00:48:11,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7f67caba-4e36-48f8-b6c1-5d693a7dbfbc 2019-01-09 00:48:11,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0818130970001s 2019-01-09 00:48:11,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7f67caba-4e36-48f8-b6c1-5d693a7dbfbc 2019-01-09 00:48:11,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 00:48:11,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=e1d6113281424870aff298c62873a350&scope.project.id=5628c3040c7a49a595cd665eec16f4c9&role.id=398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:11,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe74da6f-0b05-47e2-8a85-2475ec4b5cba Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=e1d6113281424870aff298c62873a350&scope.project.id=5628c3040c7a49a595cd665eec16f4c9&role.id=398098bc91ca4391b719dad853114c00", "previous": null, "next": null}} 2019-01-09 00:48:11,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e1d6113281424870aff298c62873a350&scope.project.id=5628c3040c7a49a595cd665eec16f4c9&role.id=398098bc91ca4391b719dad853114c00 used request id req-fe74da6f-0b05-47e2-8a85-2475ec4b5cba 2019-01-09 00:48:11,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0784950256348s 2019-01-09 00:48:11,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 00:48:11,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9/users/e1d6113281424870aff298c62873a350/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:11,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f09cc23-8a1e-4525-bec7-84ca13391da5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:11,837 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9/users/e1d6113281424870aff298c62873a350/roles/398098bc91ca4391b719dad853114c00 used request id req-6f09cc23-8a1e-4525-bec7-84ca13391da5 2019-01-09 00:48:11,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.221483945847s 2019-01-09 00:48:11,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:11,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a12119-a734-49cc-9bc1-45278c63402e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7ba75e13147542c2845583ceb74deac6", "links": {"self": "http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:11,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b5a12119-a734-49cc-9bc1-45278c63402e 2019-01-09 00:48:11,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.132583141327s 2019-01-09 00:48:11,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 00:48:11,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-09 00:48:12,124 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75638f3e-0860-40b1-86ff-c05de87f167f Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0c5d0fa2af44e97a7272bfeae89b89c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e0c5d0fa2af44e97a7272bfeae89b89c"}, "name": "heat_stack_owner"}} 2019-01-09 00:48:12,125 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-75638f3e-0860-40b1-86ff-c05de87f167f 2019-01-09 00:48:12,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.152550935745s 2019-01-09 00:48:12,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/e0c5d0fa2af44e97a7272bfeae89b89c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:12,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2a0275-1b15-4fae-8295-550401253209 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e0c5d0fa2af44e97a7272bfeae89b89c"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0c5d0fa2af44e97a7272bfeae89b89c"}} 2019-01-09 00:48:12,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e0c5d0fa2af44e97a7272bfeae89b89c used request id req-bf2a0275-1b15-4fae-8295-550401253209 2019-01-09 00:48:12,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:12,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:12,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d275bca-8712-4a16-92f2-41fa763c6926 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7ba75e13147542c2845583ceb74deac6", "links": {"self": "http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e0c5d0fa2af44e97a7272bfeae89b89c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e0c5d0fa2af44e97a7272bfeae89b89c"}, "name": "heat_stack_owner"}]} 2019-01-09 00:48:12,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0d275bca-8712-4a16-92f2-41fa763c6926 2019-01-09 00:48:12,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.134197950363s 2019-01-09 00:48:12,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 00:48:12,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:12,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d680add7-4267-47ee-825b-b34ebfaafec3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 00:48:12,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d680add7-4267-47ee-825b-b34ebfaafec3 2019-01-09 00:48:12,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.140769958496s 2019-01-09 00:48:12,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 00:48:12,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:12,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9098c6c3-d5a6-4fb6-ab45-b35752058793 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "links": {"self": "http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350"}, "domain_id": "default", "enabled": true, "id": "e1d6113281424870aff298c62873a350", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:12,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9098c6c3-d5a6-4fb6-ab45-b35752058793 2019-01-09 00:48:12,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10177397728s 2019-01-09 00:48:12,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9098c6c3-d5a6-4fb6-ab45-b35752058793 2019-01-09 00:48:12,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 00:48:12,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:12,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72703545-6c51-4ca4-bc0b-04b35c53e66d Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9"}, "enabled": true, "id": "5628c3040c7a49a595cd665eec16f4c9", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 00:48:12,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-72703545-6c51-4ca4-bc0b-04b35c53e66d 2019-01-09 00:48:12,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0792279243469s 2019-01-09 00:48:12,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-72703545-6c51-4ca4-bc0b-04b35c53e66d 2019-01-09 00:48:12,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 00:48:12,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=e1d6113281424870aff298c62873a350&scope.project.id=5628c3040c7a49a595cd665eec16f4c9&role.id=e0c5d0fa2af44e97a7272bfeae89b89c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:12,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d19f4f6-5307-4c60-82e0-352385996010 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=e1d6113281424870aff298c62873a350&scope.project.id=5628c3040c7a49a595cd665eec16f4c9&role.id=e0c5d0fa2af44e97a7272bfeae89b89c", "previous": null, "next": null}} 2019-01-09 00:48:12,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e1d6113281424870aff298c62873a350&scope.project.id=5628c3040c7a49a595cd665eec16f4c9&role.id=e0c5d0fa2af44e97a7272bfeae89b89c used request id req-7d19f4f6-5307-4c60-82e0-352385996010 2019-01-09 00:48:12,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0762829780579s 2019-01-09 00:48:12,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 00:48:12,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9/users/e1d6113281424870aff298c62873a350/roles/e0c5d0fa2af44e97a7272bfeae89b89c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:12,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fba4d677-30d5-472e-977f-98fc9e8aa0b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:12,938 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9/users/e1d6113281424870aff298c62873a350/roles/e0c5d0fa2af44e97a7272bfeae89b89c used request id req-fba4d677-30d5-472e-977f-98fc9e8aa0b1 2019-01-09 00:48:12,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.18187713623s 2019-01-09 00:48:12,939 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-09 00:48:12,939 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-09 00:48:12,939 - openstack_tests - INFO - OS Credentials = > 2019-01-09 00:48:12,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:12,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:13,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ba75e13147542c2845583ceb74deac6", "name": "Member"}, {"id": "e0c5d0fa2af44e97a7272bfeae89b89c", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5628c3040c7a49a595cd665eec16f4c9", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "id": "e1d6113281424870aff298c62873a350"}, "audit_ids": ["Rclg4aCCReGCEWMQh_MazQ"], "issued_at": "2019-01-09T00:48:13.000000Z"}} 2019-01-09 00:48:13,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9cc085ccdf78ada3f8d59ba98a29d7ce97d8d5" 2019-01-09 00:48:14,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-851eb9f2-a855-46ec-b4b3-5e9ed871f67f Date: Wed, 09 Jan 2019 00:48:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 00:48:14,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-851eb9f2-a855-46ec-b4b3-5e9ed871f67f 2019-01-09 00:48:14,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9cc085ccdf78ada3f8d59ba98a29d7ce97d8d5" 2019-01-09 00:48:15,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f9b5c261-97f9-4c6e-a451-ef15c4d65f62 Date: Wed, 09 Jan 2019 00:48:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 00:48:15,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-f9b5c261-97f9-4c6e-a451-ef15c4d65f62 2019-01-09 00:48:15,239 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-09 00:48:15,239 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-01-09 00:48:15,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:15,515 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-09 00:48:15,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:15,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ba75e13147542c2845583ceb74deac6", "name": "Member"}, {"id": "e0c5d0fa2af44e97a7272bfeae89b89c", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5628c3040c7a49a595cd665eec16f4c9", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "id": "e1d6113281424870aff298c62873a350"}, "audit_ids": ["wuRneMw5RaSo22jZZ3lR4A"], "issued_at": "2019-01-09T00:48:15.000000Z"}} 2019-01-09 00:48:15,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b459ee86d5096f4b3bb346b9782613a984b36c42" 2019-01-09 00:48:16,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-6f5d1ca6-4992-4a02-97cf-faeb4672e269 Date: Wed, 09 Jan 2019 00:48:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2019-01-09 00:48:16,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=foo used request id req-6f5d1ca6-4992-4a02-97cf-faeb4672e269 2019-01-09 00:48:16,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:16,578 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-09 00:48:16,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:16,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ba75e13147542c2845583ceb74deac6", "name": "Member"}, {"id": "e0c5d0fa2af44e97a7272bfeae89b89c", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5628c3040c7a49a595cd665eec16f4c9", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "id": "e1d6113281424870aff298c62873a350"}, "audit_ids": ["oh4jfK1UQoaK1L50xCsq5g"], "issued_at": "2019-01-09T00:48:16.000000Z"}} 2019-01-09 00:48:16,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60203f5980c20f9f492041fa3ca6480c4652ec5" 2019-01-09 00:48:17,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537009b8-b169-4067-8528-004495c9cd73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:17,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-537009b8-b169-4067-8528-004495c9cd73 2019-01-09 00:48:17,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:17,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:17,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60203f5980c20f9f492041fa3ca6480c4652ec5" 2019-01-09 00:48:17,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7e4c35-a865-4505-8d68-be9959f8335c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "links": {"self": "http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350"}, "domain_id": "default", "enabled": true, "id": "e1d6113281424870aff298c62873a350", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:17,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7a7e4c35-a865-4505-8d68-be9959f8335c 2019-01-09 00:48:17,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:17,193 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-09 00:48:17,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:17,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ba75e13147542c2845583ceb74deac6", "name": "Member"}, {"id": "e0c5d0fa2af44e97a7272bfeae89b89c", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5628c3040c7a49a595cd665eec16f4c9", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "id": "e1d6113281424870aff298c62873a350"}, "audit_ids": ["yrJ-x62IRTK5wfriu1C15A"], "issued_at": "2019-01-09T00:48:17.000000Z"}} 2019-01-09 00:48:17,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba90c6b23250c57ed30c7c9075f1331d0706f1e" 2019-01-09 00:48:18,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-55c2ce9d-25be-4da1-a4ce-bf7b82874d0a Date: Wed, 09 Jan 2019 00:48:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 00:48:18,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-55c2ce9d-25be-4da1-a4ce-bf7b82874d0a 2019-01-09 00:48:18,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:18,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ba75e13147542c2845583ceb74deac6", "name": "Member"}, {"id": "e0c5d0fa2af44e97a7272bfeae89b89c", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5628c3040c7a49a595cd665eec16f4c9", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "id": "e1d6113281424870aff298c62873a350"}, "audit_ids": ["RdrJ7gAoR3qtvX8d_MpFBA"], "issued_at": "2019-01-09T00:48:18.000000Z"}} 2019-01-09 00:48:18,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705a2a26500730df1308692297238860ac7916d9" 2019-01-09 00:48:19,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1b1eefba-26fc-4f5b-b90a-d4b87006c4c0 Date: Wed, 09 Jan 2019 00:48:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 00:48:19,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-1b1eefba-26fc-4f5b-b90a-d4b87006c4c0 2019-01-09 00:48:19,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705a2a26500730df1308692297238860ac7916d9" 2019-01-09 00:48:20,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b5991ca9-c016-4661-a2cf-235f8651646d Date: Wed, 09 Jan 2019 00:48:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 00:48:20,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-b5991ca9-c016-4661-a2cf-235f8651646d 2019-01-09 00:48:20,832 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:48:20,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:21,096 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.26:5000/v2.0/tokens 2019-01-09 00:48:21,157 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-01-09 00:48:21,158 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:48:21,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:21,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ba75e13147542c2845583ceb74deac6", "name": "Member"}, {"id": "e0c5d0fa2af44e97a7272bfeae89b89c", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5628c3040c7a49a595cd665eec16f4c9", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "id": "e1d6113281424870aff298c62873a350"}, "audit_ids": ["8r-Ig_ABQ12ELDmDVk0mRg"], "issued_at": "2019-01-09T00:48:21.000000Z"}} 2019-01-09 00:48:21,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9db365d3da48fe67b16e94f8845424b2d10ceb" 2019-01-09 00:48:22,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad4721ae-d5a6-420c-a38f-69872c246b4e x-compute-request-id: req-ad4721ae-d5a6-420c-a38f-69872c246b4e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:48:22,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-ad4721ae-d5a6-420c-a38f-69872c246b4e 2019-01-09 00:48:22,318 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:48:22,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:22,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ba75e13147542c2845583ceb74deac6", "name": "Member"}, {"id": "e0c5d0fa2af44e97a7272bfeae89b89c", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5628c3040c7a49a595cd665eec16f4c9", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "id": "e1d6113281424870aff298c62873a350"}, "audit_ids": ["BVcP3oUPQf2GXx6r-Xdz7Q"], "issued_at": "2019-01-09T00:48:22.000000Z"}} 2019-01-09 00:48:22,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cfa76947ea893ad07e7dccd45cef2a07a55b43e" 2019-01-09 00:48:23,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4416cef1-392d-437a-96ee-edd9669373a4 x-compute-request-id: req-4416cef1-392d-437a-96ee-edd9669373a4 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "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\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-09 00:48:23,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-4416cef1-392d-437a-96ee-edd9669373a4 2019-01-09 00:48:23,500 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 00:48:23,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:23,589 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.26:5000/v2.0/tokens 2019-01-09 00:48:23,604 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-01-09 00:48:23,604 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 00:48:23,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:24,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ba75e13147542c2845583ceb74deac6", "name": "Member"}, {"id": "e0c5d0fa2af44e97a7272bfeae89b89c", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5628c3040c7a49a595cd665eec16f4c9", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "id": "e1d6113281424870aff298c62873a350"}, "audit_ids": ["D0vHcUpnSi-N8_wloTbUHQ"], "issued_at": "2019-01-09T00:48:24.000000Z"}} 2019-01-09 00:48:24,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/5628c3040c7a49a595cd665eec16f4c9/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6af41b73acf1b452a88f4f3ec2901e06e37d90" 2019-01-09 00:48:24,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:24 GMT Server: Apache x-openstack-request-id: req-7087cef9-8dbf-4af6-9040-86f7bbf022cc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 00:48:24,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/5628c3040c7a49a595cd665eec16f4c9/stacks used request id req-7087cef9-8dbf-4af6-9040-86f7bbf022cc 2019-01-09 00:48:24,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:24,892 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-09 00:48:24,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:25,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ba75e13147542c2845583ceb74deac6", "name": "Member"}, {"id": "e0c5d0fa2af44e97a7272bfeae89b89c", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5628c3040c7a49a595cd665eec16f4c9", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5628c3040c7a49a595cd665eec16f4c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "id": "e1d6113281424870aff298c62873a350"}, "audit_ids": ["_MM6kfrJQ4W4psBOx1KvZQ"], "issued_at": "2019-01-09T00:48:25.000000Z"}} 2019-01-09 00:48:25,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/5628c3040c7a49a595cd665eec16f4c9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aabc120d3b3d85e16ba1dd3bbe8cbf150129f4d" 2019-01-09 00:48:26,118 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:25 GMT Server: Apache x-compute-request-id: req-0edde0f0-999d-453c-829d-0c7c59ce2b90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0edde0f0-999d-453c-829d-0c7c59ce2b90 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 00:48:26,118 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/5628c3040c7a49a595cd665eec16f4c9/volumes/detail used request id req-0edde0f0-999d-453c-829d-0c7c59ce2b90 2019-01-09 00:48:26,119 - 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 ---------------------------------------------------------------------- Ran 14 tests in 10.868s OK 2019-01-09 00:48:26,248 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 00:48:26,249 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-09 00:48:26,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:26,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:26,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4129b8fe-f5ef-4617-b6c3-d02f767d5e29 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7ba75e13147542c2845583ceb74deac6", "links": {"self": "http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e0c5d0fa2af44e97a7272bfeae89b89c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e0c5d0fa2af44e97a7272bfeae89b89c"}, "name": "heat_stack_owner"}]} 2019-01-09 00:48:26,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4129b8fe-f5ef-4617-b6c3-d02f767d5e29 2019-01-09 00:48:26,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0981409549713s 2019-01-09 00:48:26,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 00:48:26,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/e0c5d0fa2af44e97a7272bfeae89b89c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:26,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1768f1cd-6f15-4318-9b30-8f82b4477961 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:26,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e0c5d0fa2af44e97a7272bfeae89b89c used request id req-1768f1cd-6f15-4318-9b30-8f82b4477961 2019-01-09 00:48:26,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.215330123901s 2019-01-09 00:48:26,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 00:48:26,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:26,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23c231b-0a8f-41c5-840c-663e2c6cacf5 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67", "links": {"self": "http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350"}, "domain_id": "default", "enabled": true, "id": "e1d6113281424870aff298c62873a350", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:26,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d23c231b-0a8f-41c5-840c-663e2c6cacf5 2019-01-09 00:48:26,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0899250507355s 2019-01-09 00:48:26,661 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d23c231b-0a8f-41c5-840c-663e2c6cacf5 2019-01-09 00:48:26,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 00:48:26,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:26,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3edb54c2-1b86-43f8-838c-6d7f3c17653c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350"}, "enabled": true, "id": "e1d6113281424870aff298c62873a350", "options": {}, "domain_id": "default", "name": "connection_check-user_34783330-5d58-4380-a4b4-a392a8eadb67"}} 2019-01-09 00:48:26,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350 used request id req-3edb54c2-1b86-43f8-838c-6d7f3c17653c 2019-01-09 00:48:26,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0972428321838s 2019-01-09 00:48:26,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350 used request id req-3edb54c2-1b86-43f8-838c-6d7f3c17653c 2019-01-09 00:48:26,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 00:48:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:27,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9764b23-2a11-4249-aaad-b9497afbb8be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:27,098 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350 used request id req-b9764b23-2a11-4249-aaad-b9497afbb8be 2019-01-09 00:48:27,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.332003116608s 2019-01-09 00:48:27,099 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e1d6113281424870aff298c62873a350 used request id req-b9764b23-2a11-4249-aaad-b9497afbb8be 2019-01-09 00:48:27,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 00:48:27,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:27,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe7115e-19fe-4989-b485-c044540e8d8e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9"}, "enabled": true, "id": "5628c3040c7a49a595cd665eec16f4c9", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_34783330-5d58-4380-a4b4-a392a8eadb67"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 00:48:27,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-abe7115e-19fe-4989-b485-c044540e8d8e 2019-01-09 00:48:27,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0865941047668s 2019-01-09 00:48:27,186 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-abe7115e-19fe-4989-b485-c044540e8d8e 2019-01-09 00:48:27,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 00:48:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:27,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65a85f76-b036-4c82-a504-8a5806606e4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:27,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9 used request id req-65a85f76-b036-4c82-a504-8a5806606e4f 2019-01-09 00:48:27,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.208644151688s 2019-01-09 00:48:27,398 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5628c3040c7a49a595cd665eec16f4c9 used request id req-65a85f76-b036-4c82-a504-8a5806606e4f 2019-01-09 00:48:27,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:27,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:27,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea44094-bfb3-4dbd-a1ba-11b141af0096 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7ba75e13147542c2845583ceb74deac6", "links": {"self": "http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:27,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8ea44094-bfb3-4dbd-a1ba-11b141af0096 2019-01-09 00:48:27,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830109119415s 2019-01-09 00:48:27,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 00:48:27,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:27,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c771e39e-88ed-49c6-be48-9332f0f63db3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:27,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7ba75e13147542c2845583ceb74deac6 used request id req-c771e39e-88ed-49c6-be48-9332f0f63db3 2019-01-09 00:48:27,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.122251033783s 2019-01-09 00:48:27,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 00:48:27,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=5628c3040c7a49a595cd665eec16f4c9&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2259ac7cbd436478cd4efd6eb276207f37ff461e" 2019-01-09 00:48:28,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-707ac9a3-87c0-490b-ba8f-73cc23cfe379 Date: Wed, 09 Jan 2019 00:48:28 GMT RESP BODY: {"security_groups": []} 2019-01-09 00:48:28,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=5628c3040c7a49a595cd665eec16f4c9&name=default used request id req-707ac9a3-87c0-490b-ba8f-73cc23cfe379 2019-01-09 00:48:28,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.1920170784s 2019-01-09 00:48:28,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=5628c3040c7a49a595cd665eec16f4c9&name=default used request id req-707ac9a3-87c0-490b-ba8f-73cc23cfe379 2019-01-09 00:48:28,825 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2019-01-09 00:48:28,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 00:48:28,853 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 00:48:28,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 00:48:28,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 00:48:28,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 00:48:28,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 00:48:28,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 00:48:28,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 00:48:28,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 00:48:28,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 00:48:28,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 00:48:28,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 00:48:28,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 00:48:28,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 00:48:28,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 00:48:28,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 00:48:28,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 00:48:28,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 00:48:28,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 00:48:28,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 00:48:28,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 00:48:28,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 00:48:28,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 00:48:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:28,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2172191-1ae3-4e06-8eb0-fef1ce412fd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:28,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d2172191-1ae3-4e06-8eb0-fef1ce412fd6 2019-01-09 00:48:28,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:29,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["kULiFHK1QVu83NTdzyCgdg"], "issued_at": "2019-01-09T00:48:29.000000Z"}} 2019-01-09 00:48:29,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:29,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:29,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:29,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e515c09-d24f-4bfc-8fae-f7a26e4d3ca5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 00:48:29,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-3e515c09-d24f-4bfc-8fae-f7a26e4d3ca5 2019-01-09 00:48:29,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.486086130142s 2019-01-09 00:48:29,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 00:48:29,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}}' 2019-01-09 00:48:29,572 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:48:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54da3bf9-a7e6-411b-b4d9-84347ae5afd2 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:48:29,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-54da3bf9-a7e6-411b-b4d9-84347ae5afd2 2019-01-09 00:48:29,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227295160294s 2019-01-09 00:48:29,573 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-54da3bf9-a7e6-411b-b4d9-84347ae5afd2 2019-01-09 00:48:29,573 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_2555dd75-9628-4398-9240-97cbd393c536', 'id': u'15f714b418f04457bfb86848f944dee5', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 00:48:29,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 00:48:29,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.355600118637s 2019-01-09 00:48:29,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:30,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d311dec6-4fb4-40cc-a6a9-478e1a211034 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}, "domain_id": "default", "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:48:30,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6 used request id req-d311dec6-4fb4-40cc-a6a9-478e1a211034 2019-01-09 00:48:30,032 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'63c1f750764747eaa66c1b94a2adc0a6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_2555dd75-9628-4398-9240-97cbd393c536'}) 2019-01-09 00:48:30,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:30,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:30,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3331d2-9dc0-4437-b94e-4de576fc305c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:30,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cc3331d2-9dc0-4437-b94e-4de576fc305c 2019-01-09 00:48:30,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0849611759186s 2019-01-09 00:48:30,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:30,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:30,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630246c3-e95d-4cf8-8838-9ee69d3cd7c0 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:30,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-630246c3-e95d-4cf8-8838-9ee69d3cd7c0 2019-01-09 00:48:30,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0738689899445s 2019-01-09 00:48:30,193 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 00:48:30,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 00:48:30,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" -d '{"role": {"name": "Member"}}' 2019-01-09 00:48:30,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:48:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d3ed9d2-3e74-4f35-bf95-0b1222ce7612 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}} 2019-01-09 00:48:30,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3d3ed9d2-3e74-4f35-bf95-0b1222ce7612 2019-01-09 00:48:30,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.105143785477s 2019-01-09 00:48:30,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:30,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e901c212-67b9-47fd-8508-187009fd268f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "domain_id": null, "name": "Member", "id": "4e90298234994194862ac919fe486831"}} 2019-01-09 00:48:30,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831 used request id req-e901c212-67b9-47fd-8508-187009fd268f 2019-01-09 00:48:30,388 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831'}, 'domain_id': None, 'human_id': None, 'id': u'4e90298234994194862ac919fe486831', 'HUMAN_ID': False}) 2019-01-09 00:48:30,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:30,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:30,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9dac2b-549d-482d-92d7-ee6ee14dae7d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:30,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-eb9dac2b-549d-482d-92d7-ee6ee14dae7d 2019-01-09 00:48:30,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800421237946s 2019-01-09 00:48:30,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 00:48:30,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:30,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d8c370-61df-41a9-8d12-9f8c279f78c7 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 00:48:30,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-54d8c370-61df-41a9-8d12-9f8c279f78c7 2019-01-09 00:48:30,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0894200801849s 2019-01-09 00:48:30,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 00:48:30,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:30,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65c25d4-a3cc-43f2-8023-34df8d9d6e6e Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:30,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b65c25d4-a3cc-43f2-8023-34df8d9d6e6e 2019-01-09 00:48:30,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193510055542s 2019-01-09 00:48:30,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b65c25d4-a3cc-43f2-8023-34df8d9d6e6e 2019-01-09 00:48:30,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 00:48:30,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:30,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e92af5-f8da-4a44-ba35-a1022f853b14 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 00:48:30,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-86e92af5-f8da-4a44-ba35-a1022f853b14 2019-01-09 00:48:30,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.134775876999s 2019-01-09 00:48:30,895 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-86e92af5-f8da-4a44-ba35-a1022f853b14 2019-01-09 00:48:30,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 00:48:30,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=63c1f750764747eaa66c1b94a2adc0a6&scope.project.id=15f714b418f04457bfb86848f944dee5&role.id=4e90298234994194862ac919fe486831 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:30,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662cc4b1-ddf0-424d-95b8-5c54b06fce2d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=63c1f750764747eaa66c1b94a2adc0a6&scope.project.id=15f714b418f04457bfb86848f944dee5&role.id=4e90298234994194862ac919fe486831", "previous": null, "next": null}} 2019-01-09 00:48:30,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=63c1f750764747eaa66c1b94a2adc0a6&scope.project.id=15f714b418f04457bfb86848f944dee5&role.id=4e90298234994194862ac919fe486831 used request id req-662cc4b1-ddf0-424d-95b8-5c54b06fce2d 2019-01-09 00:48:30,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0874259471893s 2019-01-09 00:48:30,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 00:48:30,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/63c1f750764747eaa66c1b94a2adc0a6/roles/4e90298234994194862ac919fe486831 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:31,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce0704c0-d1b1-4129-be7b-5f2fe7f409a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:31,114 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/63c1f750764747eaa66c1b94a2adc0a6/roles/4e90298234994194862ac919fe486831 used request id req-ce0704c0-d1b1-4129-be7b-5f2fe7f409a3 2019-01-09 00:48:31,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.128718852997s 2019-01-09 00:48:31,115 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_2555dd75-9628-4398-9240-97cbd393c536', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '7a41a914-b4f4-4beb-95a6-38247184e4ee', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_2555dd75-9628-4398-9240-97cbd393c536', 'project_id': u'15f714b418f04457bfb86848f944dee5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 00:48:31,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 00:48:31,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 00:48:31,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 00:48:31,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 00:48:31,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 00:48:31,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 00:48:31,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 00:48:31,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 00:48:31,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 00:48:31,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 00:48:31,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 00:48:31,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 00:48:31,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 00:48:31,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 00:48:31,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 00:48:31,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 00:48:31,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 00:48:31,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 00:48:31,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 00:48:31,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 00:48:31,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 00:48:31,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 00:48:31,122 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_2555dd75-9628-4398-9240-97cbd393c536', 'password': '7a41a914-b4f4-4beb-95a6-38247184e4ee', 'project_name': 'api_check-project_2555dd75-9628-4398-9240-97cbd393c536', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '15f714b418f04457bfb86848f944dee5', 'project_domain_name': 'Default'} 2019-01-09 00:48:31,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:31,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:31,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f0802d2-9690-4f8d-976c-6fc9f949b324 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:31,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5f0802d2-9690-4f8d-976c-6fc9f949b324 2019-01-09 00:48:31,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0746700763702s 2019-01-09 00:48:31,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:31,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:31,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7871587-d11e-400b-ae71-03f7ea6e496e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:31,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a7871587-d11e-400b-ae71-03f7ea6e496e 2019-01-09 00:48:31,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0844719409943s 2019-01-09 00:48:31,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 00:48:31,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:31,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ebb42bd-a291-4f25-afa5-f6bab4271743 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 00:48:31,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0ebb42bd-a291-4f25-afa5-f6bab4271743 2019-01-09 00:48:31,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.103432893753s 2019-01-09 00:48:31,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 00:48:31,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:31,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f157ab-f089-4d97-9231-9f5ba3c1b49f Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:31,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-64f157ab-f089-4d97-9231-9f5ba3c1b49f 2019-01-09 00:48:31,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0885479450226s 2019-01-09 00:48:31,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-64f157ab-f089-4d97-9231-9f5ba3c1b49f 2019-01-09 00:48:31,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 00:48:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:31,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d731302b-5721-4dac-ba3e-a17eb8771a0b Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 00:48:31,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d731302b-5721-4dac-ba3e-a17eb8771a0b 2019-01-09 00:48:31,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0809960365295s 2019-01-09 00:48:31,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d731302b-5721-4dac-ba3e-a17eb8771a0b 2019-01-09 00:48:31,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 00:48:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=63c1f750764747eaa66c1b94a2adc0a6&scope.project.id=15f714b418f04457bfb86848f944dee5&role.id=398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:31,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3cc78e-fe70-4ba7-b0e2-8664941d3db8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=63c1f750764747eaa66c1b94a2adc0a6&scope.project.id=15f714b418f04457bfb86848f944dee5&role.id=398098bc91ca4391b719dad853114c00", "previous": null, "next": null}} 2019-01-09 00:48:31,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=63c1f750764747eaa66c1b94a2adc0a6&scope.project.id=15f714b418f04457bfb86848f944dee5&role.id=398098bc91ca4391b719dad853114c00 used request id req-7e3cc78e-fe70-4ba7-b0e2-8664941d3db8 2019-01-09 00:48:31,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0826759338379s 2019-01-09 00:48:31,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 00:48:31,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/63c1f750764747eaa66c1b94a2adc0a6/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:31,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd0837f1-b8b7-4c88-a034-f7200f720703 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:31,757 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/63c1f750764747eaa66c1b94a2adc0a6/roles/398098bc91ca4391b719dad853114c00 used request id req-fd0837f1-b8b7-4c88-a034-f7200f720703 2019-01-09 00:48:31,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.107068061829s 2019-01-09 00:48:31,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:31,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:31,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af03146-19a7-4eda-bf09-bca7bcdf15f4 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 00:48:31,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9af03146-19a7-4eda-bf09-bca7bcdf15f4 2019-01-09 00:48:31,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.160770893097s 2019-01-09 00:48:31,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 00:48:31,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-09 00:48:31,951 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8748b77c-a656-41e3-b306-3ea1cfa5aca1 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}} 2019-01-09 00:48:31,951 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-8748b77c-a656-41e3-b306-3ea1cfa5aca1 2019-01-09 00:48:31,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0318188667297s 2019-01-09 00:48:31,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:32,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f389655-3eb3-445e-8155-695748c5311a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "domain_id": null, "name": "heat_stack_owner", "id": "b1050ce516144d64a120427ceac79e6f"}} 2019-01-09 00:48:32,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f used request id req-6f389655-3eb3-445e-8155-695748c5311a 2019-01-09 00:48:32,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 00:48:32,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:32,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab64630-f593-4684-88a7-f1e4f1b59576 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:48:32,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0ab64630-f593-4684-88a7-f1e4f1b59576 2019-01-09 00:48:32,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080696105957s 2019-01-09 00:48:32,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 00:48:32,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:32,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2bc61c3-d2b8-468e-be8d-d0793c41b706 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 00:48:32,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d2bc61c3-d2b8-468e-be8d-d0793c41b706 2019-01-09 00:48:32,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.13978099823s 2019-01-09 00:48:32,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 00:48:32,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:32,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ebe4a16-1935-457d-8b08-a045d53fbbd3 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:32,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6ebe4a16-1935-457d-8b08-a045d53fbbd3 2019-01-09 00:48:32,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0903739929199s 2019-01-09 00:48:32,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6ebe4a16-1935-457d-8b08-a045d53fbbd3 2019-01-09 00:48:32,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 00:48:32,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:32,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890b9062-5c95-4fd2-833f-2b42d9ed9907 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 00:48:32,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-890b9062-5c95-4fd2-833f-2b42d9ed9907 2019-01-09 00:48:32,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0738749504089s 2019-01-09 00:48:32,431 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-890b9062-5c95-4fd2-833f-2b42d9ed9907 2019-01-09 00:48:32,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 00:48:32,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=63c1f750764747eaa66c1b94a2adc0a6&scope.project.id=15f714b418f04457bfb86848f944dee5&role.id=b1050ce516144d64a120427ceac79e6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:32,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1e1f65-df53-443c-b034-a093818c77df Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=63c1f750764747eaa66c1b94a2adc0a6&scope.project.id=15f714b418f04457bfb86848f944dee5&role.id=b1050ce516144d64a120427ceac79e6f", "previous": null, "next": null}} 2019-01-09 00:48:32,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=63c1f750764747eaa66c1b94a2adc0a6&scope.project.id=15f714b418f04457bfb86848f944dee5&role.id=b1050ce516144d64a120427ceac79e6f used request id req-fc1e1f65-df53-443c-b034-a093818c77df 2019-01-09 00:48:32,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0818939208984s 2019-01-09 00:48:32,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 00:48:32,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/63c1f750764747eaa66c1b94a2adc0a6/roles/b1050ce516144d64a120427ceac79e6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 00:48:32,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c864b460-5385-4b08-8b62-1a14659a881b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:32,631 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/63c1f750764747eaa66c1b94a2adc0a6/roles/b1050ce516144d64a120427ceac79e6f used request id req-c864b460-5385-4b08-8b62-1a14659a881b 2019-01-09 00:48:32,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115837097168s 2019-01-09 00:48:32,632 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-09 00:48:32,632 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-09 00:48:32,633 - openstack_tests - INFO - OS Credentials = > 2019-01-09 00:48:32,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:32,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:33,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["mgX6hTTnRtCNz176cCdw-A"], "issued_at": "2019-01-09T00:48:33.000000Z"}} 2019-01-09 00:48:33,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb87efc643d712ca7e5d1efe4ea405ec685d568b" 2019-01-09 00:48:34,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-80b32d0d-0f72-4250-9907-f4a44c36f7ec Date: Wed, 09 Jan 2019 00:48:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 00:48:34,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-80b32d0d-0f72-4250-9907-f4a44c36f7ec 2019-01-09 00:48:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb87efc643d712ca7e5d1efe4ea405ec685d568b" 2019-01-09 00:48:34,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-976251f8-45ba-4c3c-8df9-43bce2b96579 Date: Wed, 09 Jan 2019 00:48:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 00:48:34,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-976251f8-45ba-4c3c-8df9-43bce2b96579 2019-01-09 00:48:34,919 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-09 00:48:34,919 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2019-01-09 00:48:34,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:34,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:35,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:35,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:35,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:35,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:35,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:35,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:35,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["-tOSSuIkSdWAeG_rJlNGmA"], "issued_at": "2019-01-09T00:48:35.000000Z"}} 2019-01-09 00:48:35,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2cbb620f6faf319c822c4a5aad09a2e125f892" 2019-01-09 00:48:35,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fdbc73f-9e2b-497f-868f-f673e0712dc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:35,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8fdbc73f-9e2b-497f-868f-f673e0712dc2 2019-01-09 00:48:35,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:35,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:35,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2cbb620f6faf319c822c4a5aad09a2e125f892" 2019-01-09 00:48:35,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52961c44-a0b9-4d7f-9f04-df5086f5817c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:48:35,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-52961c44-a0b9-4d7f-9f04-df5086f5817c 2019-01-09 00:48:35,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2cbb620f6faf319c822c4a5aad09a2e125f892" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-8122b2a3-2b3e-428b-b227-45315fb91c28-projName"}}' 2019-01-09 00:48:35,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c53edb8-550f-4e35-b4af-d41201c0fedf Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9a3e3349b45493ca0bb64d51bc3696a"}, "enabled": true, "id": "d9a3e3349b45493ca0bb64d51bc3696a", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-8122b2a3-2b3e-428b-b227-45315fb91c28-projName"}} 2019-01-09 00:48:35,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2c53edb8-550f-4e35-b4af-d41201c0fedf 2019-01-09 00:48:35,768 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-8122b2a3-2b3e-428b-b227-45315fb91c28-projName 2019-01-09 00:48:35,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-8122b2a3-2b3e-428b-b227-45315fb91c28-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2cbb620f6faf319c822c4a5aad09a2e125f892" 2019-01-09 00:48:35,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-731d5c55-7ff7-4119-b4f6-554e52abe335 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-8122b2a3-2b3e-428b-b227-45315fb91c28-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9a3e3349b45493ca0bb64d51bc3696a"}, "enabled": true, "id": "d9a3e3349b45493ca0bb64d51bc3696a", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-8122b2a3-2b3e-428b-b227-45315fb91c28-projName"}]} 2019-01-09 00:48:35,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-8122b2a3-2b3e-428b-b227-45315fb91c28-projName used request id req-731d5c55-7ff7-4119-b4f6-554e52abe335 2019-01-09 00:48:35,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2cbb620f6faf319c822c4a5aad09a2e125f892" 2019-01-09 00:48:35,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3226fe99-c986-4c2a-9498-fcdb698c42d6 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 00:48:35,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-3226fe99-c986-4c2a-9498-fcdb698c42d6 2019-01-09 00:48:35,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2cbb620f6faf319c822c4a5aad09a2e125f892" 2019-01-09 00:48:36,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-3b93adb4-d30b-4225-a426-6f4a6adf437b Date: Wed, 09 Jan 2019 00:48:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:48:36Z", "updated_at": "2019-01-09T00:48:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:36Z", "revision_number": 0, "id": "032843bc-fd35-45ba-9239-d855afee816d", "remote_group_id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:36Z", "security_group_id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:36Z", "revision_number": 0, "id": "491ccca9-062b-4767-b5e8-f40c8e460c22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:36Z", "security_group_id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:36Z", "revision_number": 0, "id": "4e37eb12-6aa0-4470-8565-9560941f62a6", "remote_group_id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:36Z", "security_group_id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:36Z", "revision_number": 0, "id": "f307e4d0-8b71-4f4f-81ed-a34795be7094", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:36Z", "security_group_id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 4, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 00:48:36,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-3b93adb4-d30b-4225-a426-6f4a6adf437b 2019-01-09 00:48:36,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2cbb620f6faf319c822c4a5aad09a2e125f892" 2019-01-09 00:48:37,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc036d52-0e74-445d-b816-608b43a87c5e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:48:37,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-fc036d52-0e74-445d-b816-608b43a87c5e 2019-01-09 00:48:37,036 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91 2019-01-09 00:48:37,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2cbb620f6faf319c822c4a5aad09a2e125f892" 2019-01-09 00:48:37,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dcb3f559-e3c7-400b-ac5a-5e1966cebfdf Date: Wed, 09 Jan 2019 00:48:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:48:36Z", "security_group_id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:48:36Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "032843bc-fd35-45ba-9239-d855afee816d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:48:36Z", "security_group_id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:48:36Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "491ccca9-062b-4767-b5e8-f40c8e460c22"}, {"remote_group_id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:48:36Z", "security_group_id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:48:36Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "4e37eb12-6aa0-4470-8565-9560941f62a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:48:36Z", "security_group_id": "3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:48:36Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "f307e4d0-8b71-4f4f-81ed-a34795be7094"}]} 2019-01-09 00:48:37,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91 used request id req-dcb3f559-e3c7-400b-ac5a-5e1966cebfdf 2019-01-09 00:48:37,751 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 00:48:37,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2cbb620f6faf319c822c4a5aad09a2e125f892" 2019-01-09 00:48:38,859 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-037a133d-9a93-487e-858b-1e7b723a5040 Content-Length: 0 Date: Wed, 09 Jan 2019 00:48:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:48:38,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3237f5c3-30f2-4a0a-a6c8-0a114e3f7b91 used request id req-037a133d-9a93-487e-858b-1e7b723a5040 2019-01-09 00:48:38,860 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-8122b2a3-2b3e-428b-b227-45315fb91c28-projName 2019-01-09 00:48:38,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d9a3e3349b45493ca0bb64d51bc3696a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2cbb620f6faf319c822c4a5aad09a2e125f892" 2019-01-09 00:48:39,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ecf09e5-fc06-43a8-8631-99671adaf36d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:39,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d9a3e3349b45493ca0bb64d51bc3696a used request id req-8ecf09e5-fc06-43a8-8631-99671adaf36d 2019-01-09 00:48:39,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:39,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["LRoGBqJKR368xfeNtrAnbQ"], "issued_at": "2019-01-09T00:48:39.000000Z"}} 2019-01-09 00:48:39,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb8393c7266d8e72c4ddfe60db5bcdd8fbc02eb" 2019-01-09 00:48:39,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a120f8e-c8aa-4390-a9b1-6827d13e4b44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:39,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2a120f8e-c8aa-4390-a9b1-6827d13e4b44 2019-01-09 00:48:39,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:39,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb8393c7266d8e72c4ddfe60db5bcdd8fbc02eb" 2019-01-09 00:48:39,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5864fbb6-bc4c-458f-a434-dc89f6762e6d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:48:39,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5864fbb6-bc4c-458f-a434-dc89f6762e6d 2019-01-09 00:48:39,993 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-8c261b8c-34e7-4cdd-a433-acc4c7931f28-username 2019-01-09 00:48:39,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb8393c7266d8e72c4ddfe60db5bcdd8fbc02eb" 2019-01-09 00:48:40,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7864484b-08b3-4d10-82bd-40aa7c1e88ae Content-Encoding: gzip Content-Length: 953 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-8c261b8c-34e7-4cdd-a433-acc4c7931f28-username", "links": {"self": "http://172.30.9.26:5000/v3/users/34ae83b5574e4f37a61213c5207f7d5d"}, "domain_id": "default", "enabled": true, "id": "34ae83b5574e4f37a61213c5207f7d5d", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:40,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7864484b-08b3-4d10-82bd-40aa7c1e88ae 2019-01-09 00:48:40,114 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-8c261b8c-34e7-4cdd-a433-acc4c7931f28-username 2019-01-09 00:48:40,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/34ae83b5574e4f37a61213c5207f7d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb8393c7266d8e72c4ddfe60db5bcdd8fbc02eb" 2019-01-09 00:48:40,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5faf24a5-5a01-4c65-bc9f-82a3f485ca1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:40,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/34ae83b5574e4f37a61213c5207f7d5d used request id req-5faf24a5-5a01-4c65-bc9f-82a3f485ca1b 2019-01-09 00:48:40,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:40,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["cboWxPa7RHua86id4Ip3jg"], "issued_at": "2019-01-09T00:48:40.000000Z"}} 2019-01-09 00:48:40,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417277a18141e7bc78c07574e691379798c9a170" 2019-01-09 00:48:40,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba252c8-7f37-42b8-9042-25ea14a3584e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:40,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fba252c8-7f37-42b8-9042-25ea14a3584e 2019-01-09 00:48:40,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:40,839 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-09 00:48:40,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:41,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["U2uiNkjsR_ioVljFryrEDQ"], "issued_at": "2019-01-09T00:48:41.000000Z"}} 2019-01-09 00:48:41,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d222254df3976d19145396440db1c849b865fb22" 2019-01-09 00:48:41,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49ed6fe-5580-43ed-91e5-1c4c046d8824 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:41,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e49ed6fe-5580-43ed-91e5-1c4c046d8824 2019-01-09 00:48:41,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:41,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:41,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["iBEVNKrpSDK4MOPE24sXVw"], "issued_at": "2019-01-09T00:48:41.000000Z"}} 2019-01-09 00:48:41,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:42,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["9RQRGoYKQpKlOaYwXRIUkQ"], "issued_at": "2019-01-09T00:48:42.000000Z"}} 2019-01-09 00:48:42,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c61024713c58011c05fb4bcc3f6611dde8ca31f" 2019-01-09 00:48:42,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a0b1ca-d9e2-4c84-b944-f5befbf77737 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:42,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-12a0b1ca-d9e2-4c84-b944-f5befbf77737 2019-01-09 00:48:42,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:42,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:42,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["SRIAVnzQTBSVX8vKcQ9KXw"], "issued_at": "2019-01-09T00:48:42.000000Z"}} 2019-01-09 00:48:42,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:43,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["zFsKcpOvQriQj1Cr8KZodA"], "issued_at": "2019-01-09T00:48:42.000000Z"}} 2019-01-09 00:48:43,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c8630ab10c3d7104e3fdf68f036da70e2e1220" 2019-01-09 00:48:43,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3de3211-d335-47d0-a909-69a4f7b7b48a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:43,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d3de3211-d335-47d0-a909-69a4f7b7b48a 2019-01-09 00:48:43,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:43,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:43,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["e-J_dXX3Tf2vH7qOW7pAmg"], "issued_at": "2019-01-09T00:48:43.000000Z"}} 2019-01-09 00:48:43,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:43,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:43,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["SkfN59QUTpuTsHtbIn-a1w"], "issued_at": "2019-01-09T00:48:43.000000Z"}} 2019-01-09 00:48:43,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:43,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:44,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["4ZgkhMWfTGOOxVIhySiTXg"], "issued_at": "2019-01-09T00:48:44.000000Z"}} 2019-01-09 00:48:44,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:44,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["CHP1hRKITAyFhw7Qb-JnQQ"], "issued_at": "2019-01-09T00:48:44.000000Z"}} 2019-01-09 00:48:44,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:44,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89da2a12-2105-44a5-bb54-71f9b5a6d6c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:44,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-89da2a12-2105-44a5-bb54-71f9b5a6d6c0 2019-01-09 00:48:44,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:44,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:44,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:44,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb081495-4b4f-4a52-8c1a-2cce357a0fab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:48:44,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cb081495-4b4f-4a52-8c1a-2cce357a0fab 2019-01-09 00:48:45,143 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-username 2019-01-09 00:48:45,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:45,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ee04ac-0d3c-4362-a72f-25397cab1126 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:48:45,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-50ee04ac-0d3c-4362-a72f-25397cab1126 2019-01-09 00:48:45,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-projName"}}' 2019-01-09 00:48:45,275 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:48:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baf5fb5c-68ce-41a3-9816-565b8f3b080b Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/78e18bbc5f7e456b8e0c5460d9fab039"}, "enabled": true, "id": "78e18bbc5f7e456b8e0c5460d9fab039", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-projName"}} 2019-01-09 00:48:45,275 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-baf5fb5c-68ce-41a3-9816-565b8f3b080b 2019-01-09 00:48:45,276 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-projName 2019-01-09 00:48:45,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" -d '{"role": {"name": "KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-role"}}' 2019-01-09 00:48:45,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:48:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6547ef30-b28a-49bb-8193-ca7e4907b496 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "70258fe45d324cb5bb272a4d806fe98a", "links": {"self": "http://172.30.9.26:5000/v3/roles/70258fe45d324cb5bb272a4d806fe98a"}, "name": "KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-role"}} 2019-01-09 00:48:45,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6547ef30-b28a-49bb-8193-ca7e4907b496 2019-01-09 00:48:45,433 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-role 2019-01-09 00:48:45,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/70258fe45d324cb5bb272a4d806fe98a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:45,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e61e37-d2ee-4930-9740-8f4aa904dd1f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/70258fe45d324cb5bb272a4d806fe98a"}, "domain_id": null, "name": "KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-role", "id": "70258fe45d324cb5bb272a4d806fe98a"}} 2019-01-09 00:48:45,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/70258fe45d324cb5bb272a4d806fe98a used request id req-b3e61e37-d2ee-4930-9740-8f4aa904dd1f 2019-01-09 00:48:45,606 - keystone_utils - INFO - Granting role KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-role to project KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-projName 2019-01-09 00:48:45,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/78e18bbc5f7e456b8e0c5460d9fab039/users/2dc24c8847ec4b56a701252930d8b159/roles/70258fe45d324cb5bb272a4d806fe98a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:45,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a63917c0-0132-4756-8cbf-d7b60624eb7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:45,661 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/78e18bbc5f7e456b8e0c5460d9fab039/users/2dc24c8847ec4b56a701252930d8b159/roles/70258fe45d324cb5bb272a4d806fe98a used request id req-a63917c0-0132-4756-8cbf-d7b60624eb7e 2019-01-09 00:48:45,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/78e18bbc5f7e456b8e0c5460d9fab039/users/2dc24c8847ec4b56a701252930d8b159/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:45,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c00393-2a05-4624-9841-730d942f3908 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/78e18bbc5f7e456b8e0c5460d9fab039/users/2dc24c8847ec4b56a701252930d8b159/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "70258fe45d324cb5bb272a4d806fe98a", "links": {"self": "http://172.30.9.26:5000/v3/roles/70258fe45d324cb5bb272a4d806fe98a"}, "name": "KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-role"}]} 2019-01-09 00:48:45,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/78e18bbc5f7e456b8e0c5460d9fab039/users/2dc24c8847ec4b56a701252930d8b159/roles used request id req-c3c00393-2a05-4624-9841-730d942f3908 2019-01-09 00:48:45,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:46,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-9645516b-90a7-473a-957f-7be1fee5adef Date: Wed, 09 Jan 2019 00:48:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:48:46Z", "updated_at": "2019-01-09T00:48:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:46Z", "revision_number": 0, "id": "51b2428b-8323-41b6-ac40-cf7e072ba18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:46Z", "security_group_id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:46Z", "revision_number": 0, "id": "982425af-6b73-4c54-aba8-d5041c2f7e3a", "remote_group_id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:46Z", "security_group_id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:46Z", "revision_number": 0, "id": "2bc019dd-d2ff-43b0-8cac-490303b36140", "remote_group_id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:46Z", "security_group_id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:46Z", "revision_number": 0, "id": "fb3a4f5d-758b-4950-9545-dc431dfb9aea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:46Z", "security_group_id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 4, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 00:48:46,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9645516b-90a7-473a-957f-7be1fee5adef 2019-01-09 00:48:46,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:46,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4b202a-de69-4493-9011-626501df38a0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 00:48:46,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-6b4b202a-de69-4493-9011-626501df38a0 2019-01-09 00:48:46,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:47,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc378fc0-87a7-4f23-833e-7280af0c9b52 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:48:47,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-fc378fc0-87a7-4f23-833e-7280af0c9b52 2019-01-09 00:48:47,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4e25c3f-99dc-4ad9-b5b3-60cd52894464 2019-01-09 00:48:47,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e4e25c3f-99dc-4ad9-b5b3-60cd52894464 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:47,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8f12eb33-a203-4132-8dae-ded5948b78aa Date: Wed, 09 Jan 2019 00:48:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:48:46Z", "security_group_id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:48:46Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "2bc019dd-d2ff-43b0-8cac-490303b36140"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:48:46Z", "security_group_id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:48:46Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "51b2428b-8323-41b6-ac40-cf7e072ba18e"}, {"remote_group_id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:48:46Z", "security_group_id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:48:46Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "982425af-6b73-4c54-aba8-d5041c2f7e3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:48:46Z", "security_group_id": "e4e25c3f-99dc-4ad9-b5b3-60cd52894464", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:48:46Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "fb3a4f5d-758b-4950-9545-dc431dfb9aea"}]} 2019-01-09 00:48:47,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e4e25c3f-99dc-4ad9-b5b3-60cd52894464 used request id req-8f12eb33-a203-4132-8dae-ded5948b78aa 2019-01-09 00:48:47,829 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 00:48:47,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e4e25c3f-99dc-4ad9-b5b3-60cd52894464 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:48,946 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e84a09cf-d646-4ce1-b3b4-0bba93bbf01e Content-Length: 0 Date: Wed, 09 Jan 2019 00:48:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:48:48,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e4e25c3f-99dc-4ad9-b5b3-60cd52894464 used request id req-e84a09cf-d646-4ce1-b3b4-0bba93bbf01e 2019-01-09 00:48:48,947 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-projName 2019-01-09 00:48:48,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/78e18bbc5f7e456b8e0c5460d9fab039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:49,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42d4dbeb-c8b4-4867-86d5-e8610c2b2921 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:49,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/78e18bbc5f7e456b8e0c5460d9fab039 used request id req-42d4dbeb-c8b4-4867-86d5-e8610c2b2921 2019-01-09 00:48:49,257 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-username 2019-01-09 00:48:49,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2dc24c8847ec4b56a701252930d8b159 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:49,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d6a8602-9fe7-4985-9abf-8173ef6bb913 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:49,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2dc24c8847ec4b56a701252930d8b159 used request id req-1d6a8602-9fe7-4985-9abf-8173ef6bb913 2019-01-09 00:48:49,443 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-0edaae77-98ed-4baa-9913-c5875b73bfae-role 2019-01-09 00:48:49,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/70258fe45d324cb5bb272a4d806fe98a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70bbd39c8c519ef76cced24caaf801ecd29f19" 2019-01-09 00:48:49,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58774092-47f7-432d-8b0f-c385ee216700 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:49,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/70258fe45d324cb5bb272a4d806fe98a used request id req-58774092-47f7-432d-8b0f-c385ee216700 2019-01-09 00:48:49,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:50,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["IkDC47j1QxCyswjWdzNX8w"], "issued_at": "2019-01-09T00:48:49.000000Z"}} 2019-01-09 00:48:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87fe75ec5d21543c9e0d54cf01eaae948567424" 2019-01-09 00:48:50,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50614496-8244-4379-9cd6-060c91fa339b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:50,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-50614496-8244-4379-9cd6-060c91fa339b 2019-01-09 00:48:50,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:50,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:50,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["GmWdh-JWT_yVAnORDZDFpw"], "issued_at": "2019-01-09T00:48:50.000000Z"}} 2019-01-09 00:48:50,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9ad228d564fd6466e09b37110a5cc9f80193d2" 2019-01-09 00:48:50,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87675f77-cae5-4839-bf32-aec15837f0f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:50,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-87675f77-cae5-4839-bf32-aec15837f0f5 2019-01-09 00:48:50,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:50,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:50,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9ad228d564fd6466e09b37110a5cc9f80193d2" 2019-01-09 00:48:50,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d412485-ea11-4dba-8cb6-e1066818531d Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:50,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8d412485-ea11-4dba-8cb6-e1066818531d 2019-01-09 00:48:50,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9ad228d564fd6466e09b37110a5cc9f80193d2" 2019-01-09 00:48:50,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67bac93f-eba8-4605-8b7b-e80cff6408b3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:48:50,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-67bac93f-eba8-4605-8b7b-e80cff6408b3 2019-01-09 00:48:51,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9ad228d564fd6466e09b37110a5cc9f80193d2" 2019-01-09 00:48:51,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7b8ea6-c232-4a34-b15e-cf703262a376 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:48:51,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dd7b8ea6-c232-4a34-b15e-cf703262a376 2019-01-09 00:48:51,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9ad228d564fd6466e09b37110a5cc9f80193d2" 2019-01-09 00:48:51,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6fa66ba-89c4-4dd6-84d1-b3232853b0d0 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}]} 2019-01-09 00:48:51,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 used request id req-a6fa66ba-89c4-4dd6-84d1-b3232853b0d0 2019-01-09 00:48:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/93e40c817446454baabd2d4affd5c27e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9ad228d564fd6466e09b37110a5cc9f80193d2" 2019-01-09 00:48:51,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c038dda-7bc9-4d3f-a5f5-bae4e6e0084b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/93e40c817446454baabd2d4affd5c27e"}, "enabled": true, "id": "93e40c817446454baabd2d4affd5c27e", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-89eafce8-1b81-45c-name"}} 2019-01-09 00:48:51,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/93e40c817446454baabd2d4affd5c27e used request id req-9c038dda-7bc9-4d3f-a5f5-bae4e6e0084b 2019-01-09 00:48:51,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/93e40c817446454baabd2d4affd5c27e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9ad228d564fd6466e09b37110a5cc9f80193d2" 2019-01-09 00:48:51,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4afe5f3f-48a5-436e-8186-1184d2959805 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/93e40c817446454baabd2d4affd5c27e/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 00:48:51,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/93e40c817446454baabd2d4affd5c27e/roles used request id req-4afe5f3f-48a5-436e-8186-1184d2959805 2019-01-09 00:48:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9ad228d564fd6466e09b37110a5cc9f80193d2" 2019-01-09 00:48:51,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d49bbce-e474-4168-a3fe-b0c4e096b172 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "domain_id": null, "name": "admin", "id": "398098bc91ca4391b719dad853114c00"}} 2019-01-09 00:48:51,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 used request id req-5d49bbce-e474-4168-a3fe-b0c4e096b172 2019-01-09 00:48:51,588 - keystone_utils - INFO - Granting role admin to project api_check-project_2555dd75-9628-4398-9240-97cbd393c536 2019-01-09 00:48:51,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/93e40c817446454baabd2d4affd5c27e/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9ad228d564fd6466e09b37110a5cc9f80193d2" 2019-01-09 00:48:51,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5518588-5066-40c6-b88c-32df558d74ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:51,872 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/93e40c817446454baabd2d4affd5c27e/roles/398098bc91ca4391b719dad853114c00 used request id req-c5518588-5066-40c6-b88c-32df558d74ee 2019-01-09 00:48:51,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9ad228d564fd6466e09b37110a5cc9f80193d2" 2019-01-09 00:48:51,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e2ceab-75f0-4a0e-88f1-b35aee0de241 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:48:51,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e5e2ceab-75f0-4a0e-88f1-b35aee0de241 2019-01-09 00:48:51,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9ad228d564fd6466e09b37110a5cc9f80193d2" 2019-01-09 00:48:51,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89928056-c2c2-44e6-9f47-5ae12f99b294 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}]} 2019-01-09 00:48:51,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 used request id req-89928056-c2c2-44e6-9f47-5ae12f99b294 2019-01-09 00:48:51,993 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-89eafce8-1b81-45c-name 2019-01-09 00:48:51,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:52,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:52,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87fe75ec5d21543c9e0d54cf01eaae948567424" 2019-01-09 00:48:52,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11cb255f-52c5-45e0-ab18-f47b514c256a Content-Encoding: gzip Content-Length: 938 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-89eafce8-1b81-45c-name", "links": {"self": "http://172.30.9.26:5000/v3/users/93e40c817446454baabd2d4affd5c27e"}, "domain_id": "default", "enabled": true, "id": "93e40c817446454baabd2d4affd5c27e", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:52,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-11cb255f-52c5-45e0-ab18-f47b514c256a 2019-01-09 00:48:52,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87fe75ec5d21543c9e0d54cf01eaae948567424" 2019-01-09 00:48:52,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0310ceb7-f4f6-478e-87ee-9c95bbb11119 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:48:52,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0310ceb7-f4f6-478e-87ee-9c95bbb11119 2019-01-09 00:48:52,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87fe75ec5d21543c9e0d54cf01eaae948567424" 2019-01-09 00:48:52,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22285684-583d-4165-bb13-7550595de9f9 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}]} 2019-01-09 00:48:52,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 used request id req-22285684-583d-4165-bb13-7550595de9f9 2019-01-09 00:48:52,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/93e40c817446454baabd2d4affd5c27e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87fe75ec5d21543c9e0d54cf01eaae948567424" 2019-01-09 00:48:52,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-556fcdc1-8bcb-4bea-9018-65a8c539c8d1 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/93e40c817446454baabd2d4affd5c27e/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}]} 2019-01-09 00:48:52,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/93e40c817446454baabd2d4affd5c27e/roles used request id req-556fcdc1-8bcb-4bea-9018-65a8c539c8d1 2019-01-09 00:48:52,397 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-89eafce8-1b81-45c-name 2019-01-09 00:48:52,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/93e40c817446454baabd2d4affd5c27e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9ad228d564fd6466e09b37110a5cc9f80193d2" 2019-01-09 00:48:52,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f2d8b12-4e4b-4378-bc4b-a7d67d1fe30d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:52,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/93e40c817446454baabd2d4affd5c27e used request id req-4f2d8b12-4e4b-4378-bc4b-a7d67d1fe30d 2019-01-09 00:48:52,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:52,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["pV75HpZQRS2-y9SnicuydA"], "issued_at": "2019-01-09T00:48:52.000000Z"}} 2019-01-09 00:48:52,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb7d4aa379a3941aa3f90b6b593e90e668d2621" 2019-01-09 00:48:53,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d444d6-ffd7-4b16-8e79-5470639fd456 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:53,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a0d444d6-ffd7-4b16-8e79-5470639fd456 2019-01-09 00:48:53,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:53,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:53,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["nxR5PHR2TKCEh2E15i9TAg"], "issued_at": "2019-01-09T00:48:53.000000Z"}} 2019-01-09 00:48:53,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f859e25ea3d63a5ffef0afb4acf72eeb3d48f4" 2019-01-09 00:48:53,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b869cf9f-8599-45ca-8366-36123b098eac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:53,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b869cf9f-8599-45ca-8366-36123b098eac 2019-01-09 00:48:53,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:53,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f859e25ea3d63a5ffef0afb4acf72eeb3d48f4" 2019-01-09 00:48:53,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc09b4c2-3d27-4f9a-ada7-ddafc38adb20 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:53,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bc09b4c2-3d27-4f9a-ada7-ddafc38adb20 2019-01-09 00:48:53,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f859e25ea3d63a5ffef0afb4acf72eeb3d48f4" 2019-01-09 00:48:53,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef05b0b-249e-4d48-8a65-ccabb6ecf9ee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:48:53,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1ef05b0b-249e-4d48-8a65-ccabb6ecf9ee 2019-01-09 00:48:54,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f859e25ea3d63a5ffef0afb4acf72eeb3d48f4" 2019-01-09 00:48:54,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6d1c32-9c67-4f92-896a-fdca5658dea7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:48:54,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cd6d1c32-9c67-4f92-896a-fdca5658dea7 2019-01-09 00:48:54,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f859e25ea3d63a5ffef0afb4acf72eeb3d48f4" 2019-01-09 00:48:54,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c6ccc37-f670-44b7-86b6-9ffc8bdc3b64 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}]} 2019-01-09 00:48:54,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 used request id req-8c6ccc37-f670-44b7-86b6-9ffc8bdc3b64 2019-01-09 00:48:54,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/8642c35ff12741398de5778d65bc4a8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f859e25ea3d63a5ffef0afb4acf72eeb3d48f4" 2019-01-09 00:48:54,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb225e05-e58d-4102-894b-6df53ad31c18 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/8642c35ff12741398de5778d65bc4a8c"}, "enabled": true, "id": "8642c35ff12741398de5778d65bc4a8c", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-028c9993-57f4-424-name"}} 2019-01-09 00:48:54,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8642c35ff12741398de5778d65bc4a8c used request id req-bb225e05-e58d-4102-894b-6df53ad31c18 2019-01-09 00:48:54,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/8642c35ff12741398de5778d65bc4a8c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f859e25ea3d63a5ffef0afb4acf72eeb3d48f4" 2019-01-09 00:48:54,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73ba188-e107-415c-b98c-1d31fdcca2ee Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/8642c35ff12741398de5778d65bc4a8c/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 00:48:54,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/8642c35ff12741398de5778d65bc4a8c/roles used request id req-d73ba188-e107-415c-b98c-1d31fdcca2ee 2019-01-09 00:48:54,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f859e25ea3d63a5ffef0afb4acf72eeb3d48f4" 2019-01-09 00:48:54,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d956af43-63e9-4e24-9be6-35f0998572ca Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "domain_id": null, "name": "admin", "id": "398098bc91ca4391b719dad853114c00"}} 2019-01-09 00:48:54,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 used request id req-d956af43-63e9-4e24-9be6-35f0998572ca 2019-01-09 00:48:54,615 - keystone_utils - INFO - Granting role admin to project api_check-project_2555dd75-9628-4398-9240-97cbd393c536 2019-01-09 00:48:54,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/8642c35ff12741398de5778d65bc4a8c/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f859e25ea3d63a5ffef0afb4acf72eeb3d48f4" 2019-01-09 00:48:54,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d633ccd7-9244-4a15-88e3-2e71818ffd86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:54,758 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/8642c35ff12741398de5778d65bc4a8c/roles/398098bc91ca4391b719dad853114c00 used request id req-d633ccd7-9244-4a15-88e3-2e71818ffd86 2019-01-09 00:48:54,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f859e25ea3d63a5ffef0afb4acf72eeb3d48f4" 2019-01-09 00:48:54,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f5dc6a-4a5b-45f8-bde0-e92e294a23bf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:48:54,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c9f5dc6a-4a5b-45f8-bde0-e92e294a23bf 2019-01-09 00:48:54,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f859e25ea3d63a5ffef0afb4acf72eeb3d48f4" 2019-01-09 00:48:54,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-060a15c3-bb98-4165-a835-28f671470b41 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}]} 2019-01-09 00:48:54,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 used request id req-060a15c3-bb98-4165-a835-28f671470b41 2019-01-09 00:48:54,943 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-028c9993-57f4-424-name 2019-01-09 00:48:54,943 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-028c9993-57f4-424-name 2019-01-09 00:48:54,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:54,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:54,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8642c35ff12741398de5778d65bc4a8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb7d4aa379a3941aa3f90b6b593e90e668d2621" 2019-01-09 00:48:55,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42768bb1-34da-4cc7-b99c-5983ef008e24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:55,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8642c35ff12741398de5778d65bc4a8c used request id req-42768bb1-34da-4cc7-b99c-5983ef008e24 2019-01-09 00:48:55,175 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-028c9993-57f4-424-name 2019-01-09 00:48:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8642c35ff12741398de5778d65bc4a8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f859e25ea3d63a5ffef0afb4acf72eeb3d48f4" 2019-01-09 00:48:55,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00:48:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24b26a0b-075d-4f13-8e80-f18181bd7a65 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 8642c35ff12741398de5778d65bc4a8c.", "code": 404, "title": "Not Found"}} 2019-01-09 00:48:55,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8642c35ff12741398de5778d65bc4a8c used request id req-24b26a0b-075d-4f13-8e80-f18181bd7a65 2019-01-09 00:48:55,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 00:48:55,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:55,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["YLUwN7DmRDiLx-lJFzzqtw"], "issued_at": "2019-01-09T00:48:55.000000Z"}} 2019-01-09 00:48:55,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f564804c9c85d8a1a6c864ae1c113a5d36e32782" 2019-01-09 00:48:55,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c019ab2-feb1-4e47-9bdf-4ca9a9553722 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:55,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9c019ab2-feb1-4e47-9bdf-4ca9a9553722 2019-01-09 00:48:55,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:55,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:56,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["yfIzUoi8SIqN5b6PS5NeZA"], "issued_at": "2019-01-09T00:48:56.000000Z"}} 2019-01-09 00:48:56,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7181adc5d2aa86e77da926ab5d118ea41fcb925d" 2019-01-09 00:48:56,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf0e49f-d49b-4a49-9e43-9cdcaac124d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:56,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2bf0e49f-d49b-4a49-9e43-9cdcaac124d6 2019-01-09 00:48:56,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:56,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:56,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7181adc5d2aa86e77da926ab5d118ea41fcb925d" 2019-01-09 00:48:56,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5656440a-8f90-4bac-94b4-4d89ed7e9e51 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:56,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5656440a-8f90-4bac-94b4-4d89ed7e9e51 2019-01-09 00:48:56,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7181adc5d2aa86e77da926ab5d118ea41fcb925d" 2019-01-09 00:48:56,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8457ee95-13ad-4cfc-a21d-bd1da16c4c66 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:48:56,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8457ee95-13ad-4cfc-a21d-bd1da16c4c66 2019-01-09 00:48:56,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7181adc5d2aa86e77da926ab5d118ea41fcb925d" 2019-01-09 00:48:56,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7524f9c1-578a-49f3-986a-d57b37853d1e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:48:56,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7524f9c1-578a-49f3-986a-d57b37853d1e 2019-01-09 00:48:56,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7181adc5d2aa86e77da926ab5d118ea41fcb925d" 2019-01-09 00:48:57,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5240e09-94be-49e6-adfe-b726ff77a3b7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}]} 2019-01-09 00:48:57,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 used request id req-b5240e09-94be-49e6-adfe-b726ff77a3b7 2019-01-09 00:48:57,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/8b538e0d392e45ab8804af6e6c355fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7181adc5d2aa86e77da926ab5d118ea41fcb925d" 2019-01-09 00:48:57,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3875cff1-8df0-48e7-ae06-b256f0c32184 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/8b538e0d392e45ab8804af6e6c355fdc"}, "enabled": true, "id": "8b538e0d392e45ab8804af6e6c355fdc", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b8c2db3f-8f9f-461-name"}} 2019-01-09 00:48:57,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8b538e0d392e45ab8804af6e6c355fdc used request id req-3875cff1-8df0-48e7-ae06-b256f0c32184 2019-01-09 00:48:57,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/8b538e0d392e45ab8804af6e6c355fdc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7181adc5d2aa86e77da926ab5d118ea41fcb925d" 2019-01-09 00:48:57,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc022ab5-f753-440e-a106-e4b3cf0b8a15 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/8b538e0d392e45ab8804af6e6c355fdc/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 00:48:57,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/8b538e0d392e45ab8804af6e6c355fdc/roles used request id req-fc022ab5-f753-440e-a106-e4b3cf0b8a15 2019-01-09 00:48:57,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7181adc5d2aa86e77da926ab5d118ea41fcb925d" 2019-01-09 00:48:57,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4be7b0d-d445-458f-b359-8dc3ec9ae9fb Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "domain_id": null, "name": "admin", "id": "398098bc91ca4391b719dad853114c00"}} 2019-01-09 00:48:57,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 used request id req-f4be7b0d-d445-458f-b359-8dc3ec9ae9fb 2019-01-09 00:48:57,245 - keystone_utils - INFO - Granting role admin to project api_check-project_2555dd75-9628-4398-9240-97cbd393c536 2019-01-09 00:48:57,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/8b538e0d392e45ab8804af6e6c355fdc/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7181adc5d2aa86e77da926ab5d118ea41fcb925d" 2019-01-09 00:48:57,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c192d7be-e73d-4aa5-aac6-8395c10f5465 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:57,380 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/8b538e0d392e45ab8804af6e6c355fdc/roles/398098bc91ca4391b719dad853114c00 used request id req-c192d7be-e73d-4aa5-aac6-8395c10f5465 2019-01-09 00:48:57,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7181adc5d2aa86e77da926ab5d118ea41fcb925d" 2019-01-09 00:48:57,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28542d11-4c9b-4bcf-9fa7-25d66faeadf0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:48:57,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-28542d11-4c9b-4bcf-9fa7-25d66faeadf0 2019-01-09 00:48:57,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7181adc5d2aa86e77da926ab5d118ea41fcb925d" 2019-01-09 00:48:57,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2984bf8-d9d1-4db0-92c1-dc6362930db0 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}]} 2019-01-09 00:48:57,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 used request id req-f2984bf8-d9d1-4db0-92c1-dc6362930db0 2019-01-09 00:48:57,548 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b8c2db3f-8f9f-461-name 2019-01-09 00:48:57,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:57,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:57,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f564804c9c85d8a1a6c864ae1c113a5d36e32782" 2019-01-09 00:48:57,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae705aa8-307d-4b5c-88d3-bff7348b6911 Content-Encoding: gzip Content-Length: 936 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b8c2db3f-8f9f-461-name", "links": {"self": "http://172.30.9.26:5000/v3/users/8b538e0d392e45ab8804af6e6c355fdc"}, "domain_id": "default", "enabled": true, "id": "8b538e0d392e45ab8804af6e6c355fdc", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:57,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ae705aa8-307d-4b5c-88d3-bff7348b6911 2019-01-09 00:48:57,655 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b8c2db3f-8f9f-461-name 2019-01-09 00:48:57,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8b538e0d392e45ab8804af6e6c355fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7181adc5d2aa86e77da926ab5d118ea41fcb925d" 2019-01-09 00:48:57,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5537b9fd-dd4d-424a-9a31-6b985eabc717 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:57,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8b538e0d392e45ab8804af6e6c355fdc used request id req-5537b9fd-dd4d-424a-9a31-6b985eabc717 2019-01-09 00:48:57,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:58,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["E5TavlQxSYaHRj7be9ix8w"], "issued_at": "2019-01-09T00:48:58.000000Z"}} 2019-01-09 00:48:58,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7dcccbd27932047e71c9327315250d23c0631e" 2019-01-09 00:48:58,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b389fe65-975f-4780-873a-ddd58a9ffdd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:58,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b389fe65-975f-4780-873a-ddd58a9ffdd7 2019-01-09 00:48:58,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:48:58,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:48:58,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:48:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["keCOndiETnGfyFQkvWV7MQ"], "issued_at": "2019-01-09T00:48:58.000000Z"}} 2019-01-09 00:48:58,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88b063ed018ffa76d91a5c6e9a2b385635db33d" 2019-01-09 00:48:58,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbac210-2037-46cb-9787-1462283cfd6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:48:58,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0fbac210-2037-46cb-9787-1462283cfd6f 2019-01-09 00:48:58,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:48:58,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:48:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:48:58,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88b063ed018ffa76d91a5c6e9a2b385635db33d" 2019-01-09 00:48:58,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1744f042-2755-4f02-946d-ebf174580d23 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:48:58,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1744f042-2755-4f02-946d-ebf174580d23 2019-01-09 00:48:58,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88b063ed018ffa76d91a5c6e9a2b385635db33d" 2019-01-09 00:48:58,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14cce3c-22bc-4a71-a1b3-22f160d2a726 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:48:58,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b14cce3c-22bc-4a71-a1b3-22f160d2a726 2019-01-09 00:48:59,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88b063ed018ffa76d91a5c6e9a2b385635db33d" 2019-01-09 00:48:59,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d19c91-5b59-451e-997b-cb586d41f897 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:48:59,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-65d19c91-5b59-451e-997b-cb586d41f897 2019-01-09 00:48:59,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88b063ed018ffa76d91a5c6e9a2b385635db33d" 2019-01-09 00:48:59,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11722482-1b61-488b-a0d0-7684e8d41ae9 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}]} 2019-01-09 00:48:59,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 used request id req-11722482-1b61-488b-a0d0-7684e8d41ae9 2019-01-09 00:48:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/98ebfffc6f944f7e9d3e5b068c40374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88b063ed018ffa76d91a5c6e9a2b385635db33d" 2019-01-09 00:48:59,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7bc4fa-578e-4d0a-b3d3-a9ca5df45bbb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/98ebfffc6f944f7e9d3e5b068c40374e"}, "enabled": true, "id": "98ebfffc6f944f7e9d3e5b068c40374e", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-ad8d6aca-5858-46f-name"}} 2019-01-09 00:48:59,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/98ebfffc6f944f7e9d3e5b068c40374e used request id req-ea7bc4fa-578e-4d0a-b3d3-a9ca5df45bbb 2019-01-09 00:48:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/98ebfffc6f944f7e9d3e5b068c40374e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88b063ed018ffa76d91a5c6e9a2b385635db33d" 2019-01-09 00:48:59,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66c7a8b-e753-4b8e-bcf2-e16e9e5fa2c5 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/98ebfffc6f944f7e9d3e5b068c40374e/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 00:48:59,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/98ebfffc6f944f7e9d3e5b068c40374e/roles used request id req-e66c7a8b-e753-4b8e-bcf2-e16e9e5fa2c5 2019-01-09 00:48:59,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88b063ed018ffa76d91a5c6e9a2b385635db33d" 2019-01-09 00:48:59,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28df0b6-8149-4818-b080-5d86c19c67f0 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "domain_id": null, "name": "admin", "id": "398098bc91ca4391b719dad853114c00"}} 2019-01-09 00:48:59,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 used request id req-b28df0b6-8149-4818-b080-5d86c19c67f0 2019-01-09 00:48:59,789 - keystone_utils - INFO - Granting role admin to project api_check-project_2555dd75-9628-4398-9240-97cbd393c536 2019-01-09 00:48:59,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/98ebfffc6f944f7e9d3e5b068c40374e/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88b063ed018ffa76d91a5c6e9a2b385635db33d" 2019-01-09 00:48:59,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-587fba3d-1019-4ace-af00-69efcbb61efe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:48:59,912 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5/users/98ebfffc6f944f7e9d3e5b068c40374e/roles/398098bc91ca4391b719dad853114c00 used request id req-587fba3d-1019-4ace-af00-69efcbb61efe 2019-01-09 00:48:59,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88b063ed018ffa76d91a5c6e9a2b385635db33d" 2019-01-09 00:49:00,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a576dce-3a16-45fe-92fa-02751be2a68e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:00,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4a576dce-3a16-45fe-92fa-02751be2a68e 2019-01-09 00:49:00,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88b063ed018ffa76d91a5c6e9a2b385635db33d" 2019-01-09 00:49:00,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96dc29e5-1108-47d5-9496-271b9dbcd734 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}]} 2019-01-09 00:49:00,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_2555dd75-9628-4398-9240-97cbd393c536 used request id req-96dc29e5-1108-47d5-9496-271b9dbcd734 2019-01-09 00:49:00,098 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-ad8d6aca-5858-46f-name 2019-01-09 00:49:00,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:00,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:00,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7dcccbd27932047e71c9327315250d23c0631e" 2019-01-09 00:49:00,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-889aba3e-17d3-4601-82d3-e87028167a0e Content-Encoding: gzip Content-Length: 938 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-ad8d6aca-5858-46f-name", "links": {"self": "http://172.30.9.26:5000/v3/users/98ebfffc6f944f7e9d3e5b068c40374e"}, "domain_id": "default", "enabled": true, "id": "98ebfffc6f944f7e9d3e5b068c40374e", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:49:00,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-889aba3e-17d3-4601-82d3-e87028167a0e 2019-01-09 00:49:00,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:00,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:00,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["S-hdn4aPTPOqzi0Hry0tMg"], "issued_at": "2019-01-09T00:49:00.000000Z"}} 2019-01-09 00:49:00,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12bbf392c831fd8a2a35ec859b33af88c86b5592" 2019-01-09 00:49:00,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cef1cd0-1152-43ff-9901-0798d5a0466f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:00,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9cef1cd0-1152-43ff-9901-0798d5a0466f 2019-01-09 00:49:00,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:00,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:00,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12bbf392c831fd8a2a35ec859b33af88c86b5592" 2019-01-09 00:49:00,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8894903-c2db-493b-90e7-08de3e43e256 Content-Encoding: gzip Content-Length: 938 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-ad8d6aca-5858-46f-name", "links": {"self": "http://172.30.9.26:5000/v3/users/98ebfffc6f944f7e9d3e5b068c40374e"}, "domain_id": "default", "enabled": true, "id": "98ebfffc6f944f7e9d3e5b068c40374e", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:49:00,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b8894903-c2db-493b-90e7-08de3e43e256 2019-01-09 00:49:00,794 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ad8d6aca-5858-46f-name 2019-01-09 00:49:00,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/98ebfffc6f944f7e9d3e5b068c40374e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88b063ed018ffa76d91a5c6e9a2b385635db33d" 2019-01-09 00:49:00,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51be17a0-0b00-4ffd-97a2-578dce653d99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:00,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/98ebfffc6f944f7e9d3e5b068c40374e used request id req-51be17a0-0b00-4ffd-97a2-578dce653d99 2019-01-09 00:49:00,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:01,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["xM0pmRSIScSS44pCH5eNNg"], "issued_at": "2019-01-09T00:49:01.000000Z"}} 2019-01-09 00:49:01,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ae94ddcad7efccba269f32e39c433ffb7765f5" 2019-01-09 00:49:01,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad649ee-1caa-4b1b-80d4-50f9e31043c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:01,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2ad649ee-1caa-4b1b-80d4-50f9e31043c1 2019-01-09 00:49:01,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:01,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:01,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["M1GPOw4XTI2NDUYvTivIiQ"], "issued_at": "2019-01-09T00:49:01.000000Z"}} 2019-01-09 00:49:01,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3b7bc4863fc7ac3d83938c1c46803b56432c2b" 2019-01-09 00:49:01,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe51e10-d270-4e9f-9f5b-3b635540d427 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:01,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bbe51e10-d270-4e9f-9f5b-3b635540d427 2019-01-09 00:49:01,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:01,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:01,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2eae8dc4-fc91-470-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3b7bc4863fc7ac3d83938c1c46803b56432c2b" 2019-01-09 00:49:01,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5de3bf8-341a-46f6-a39f-9f43d1f77046 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2eae8dc4-fc91-470-name", "previous": null, "next": null}, "projects": []} 2019-01-09 00:49:01,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2eae8dc4-fc91-470-name used request id req-e5de3bf8-341a-46f6-a39f-9f43d1f77046 2019-01-09 00:49:01,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3b7bc4863fc7ac3d83938c1c46803b56432c2b" 2019-01-09 00:49:02,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5968851a-57e6-466b-8b97-1ca604f8b9a8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:49:02,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5968851a-57e6-466b-8b97-1ca604f8b9a8 2019-01-09 00:49:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3b7bc4863fc7ac3d83938c1c46803b56432c2b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-2eae8dc4-fc91-470-name"}}' 2019-01-09 00:49:02,210 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:49:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-248051dd-afa4-432e-83d3-91c9e36eb775 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b226f6d3600f428c9f5e93b1311e2395"}, "enabled": true, "id": "b226f6d3600f428c9f5e93b1311e2395", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2eae8dc4-fc91-470-name"}} 2019-01-09 00:49:02,211 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-248051dd-afa4-432e-83d3-91c9e36eb775 2019-01-09 00:49:02,211 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-2eae8dc4-fc91-470-name 2019-01-09 00:49:02,211 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-2eae8dc4-fc91-470-name 2019-01-09 00:49:02,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:02,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:02,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b226f6d3600f428c9f5e93b1311e2395 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ae94ddcad7efccba269f32e39c433ffb7765f5" 2019-01-09 00:49:02,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb86a91-641b-4417-b0bd-8371947f55c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:02,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b226f6d3600f428c9f5e93b1311e2395 used request id req-9fb86a91-641b-4417-b0bd-8371947f55c4 2019-01-09 00:49:02,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3b7bc4863fc7ac3d83938c1c46803b56432c2b" 2019-01-09 00:49:03,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-18d28b40-b4f7-4d0c-be4e-d6fc578f0044 Date: Wed, 09 Jan 2019 00:49:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:49:03Z", "updated_at": "2019-01-09T00:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "e4ec3855-fbae-4f57-9af0-ae5b2f902977", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "4fc28ef3-0fe1-4f01-8a47-2e395e120ec8", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "2c7923cd-033e-4b83-b145-94aca249ee92", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "172f375f-2628-414e-80f3-dcd024e9e39a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 4, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e80917b3-5b9e-4238-976d-529346341677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 00:49:03,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-18d28b40-b4f7-4d0c-be4e-d6fc578f0044 2019-01-09 00:49:03,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3b7bc4863fc7ac3d83938c1c46803b56432c2b" 2019-01-09 00:49:03,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7013c146-6055-4d22-9057-d5a4de329441 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 00:49:03,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-7013c146-6055-4d22-9057-d5a4de329441 2019-01-09 00:49:03,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3b7bc4863fc7ac3d83938c1c46803b56432c2b" 2019-01-09 00:49:03,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-671b316a-4cbd-4ede-9064-04d2e19107f8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:49:03,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-671b316a-4cbd-4ede-9064-04d2e19107f8 2019-01-09 00:49:03,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3b7bc4863fc7ac3d83938c1c46803b56432c2b" 2019-01-09 00:49:03,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef6e538-73d9-4d5d-9813-c0b8113a366d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 00:49:03,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-3ef6e538-73d9-4d5d-9813-c0b8113a366d 2019-01-09 00:49:03,717 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-2eae8dc4-fc91-470-name 2019-01-09 00:49:03,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b226f6d3600f428c9f5e93b1311e2395 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3b7bc4863fc7ac3d83938c1c46803b56432c2b" 2019-01-09 00:49:03,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c40c2985-dd0b-4456-8e4f-0dad24112f2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b226f6d3600f428c9f5e93b1311e2395.", "code": 404, "title": "Not Found"}} 2019-01-09 00:49:03,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b226f6d3600f428c9f5e93b1311e2395 used request id req-c40c2985-dd0b-4456-8e4f-0dad24112f2e 2019-01-09 00:49:03,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 00:49:03,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3b7bc4863fc7ac3d83938c1c46803b56432c2b" 2019-01-09 00:49:03,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db821fa-f3f2-468c-bb51-451c4ee8a16e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:03,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7db821fa-f3f2-468c-bb51-451c4ee8a16e 2019-01-09 00:49:03,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ae94ddcad7efccba269f32e39c433ffb7765f5" 2019-01-09 00:49:03,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e585e840-6214-47a2-8d48-0f58236cd0e5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 00:49:03,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e585e840-6214-47a2-8d48-0f58236cd0e5 2019-01-09 00:49:03,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3b7bc4863fc7ac3d83938c1c46803b56432c2b" 2019-01-09 00:49:04,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca25fe29-9259-4dc7-9a2c-9de27e26c14c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:04,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ca25fe29-9259-4dc7-9a2c-9de27e26c14c 2019-01-09 00:49:04,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:04,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["PTUBzwyAQ6GG2C8Cxaqavg"], "issued_at": "2019-01-09T00:49:04.000000Z"}} 2019-01-09 00:49:04,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ca8037e7fedf17252f4e0c3e6359c6df3dc257" 2019-01-09 00:49:04,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16c7b0c-4ddb-4c21-93b5-addaa722851b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:04,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d16c7b0c-4ddb-4c21-93b5-addaa722851b 2019-01-09 00:49:04,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:04,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:04,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["u-7ThPoRTZ2dkPQK3Wohcw"], "issued_at": "2019-01-09T00:49:04.000000Z"}} 2019-01-09 00:49:04,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4069b848777ebe63cf8edf779def09cfdf2a8f" 2019-01-09 00:49:05,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baad5b1c-e358-4763-bb02-966adc31d04b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:05,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-baad5b1c-e358-4763-bb02-966adc31d04b 2019-01-09 00:49:05,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:05,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:05,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6798ead4-03dc-4f9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4069b848777ebe63cf8edf779def09cfdf2a8f" 2019-01-09 00:49:05,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539da814-99f8-40cb-8945-e973873cae50 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6798ead4-03dc-4f9-name", "previous": null, "next": null}, "projects": []} 2019-01-09 00:49:05,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6798ead4-03dc-4f9-name used request id req-539da814-99f8-40cb-8945-e973873cae50 2019-01-09 00:49:05,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4069b848777ebe63cf8edf779def09cfdf2a8f" 2019-01-09 00:49:05,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48dce807-fd93-4603-bff9-037d7dae4774 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:49:05,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-48dce807-fd93-4603-bff9-037d7dae4774 2019-01-09 00:49:05,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4069b848777ebe63cf8edf779def09cfdf2a8f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-6798ead4-03dc-4f9-name"}}' 2019-01-09 00:49:05,324 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:49:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f543e64f-ed8f-4adb-b191-65efa5dc0a82 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94e70e13dd114696921091fa1365e5aa"}, "enabled": true, "id": "94e70e13dd114696921091fa1365e5aa", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6798ead4-03dc-4f9-name"}} 2019-01-09 00:49:05,324 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f543e64f-ed8f-4adb-b191-65efa5dc0a82 2019-01-09 00:49:05,325 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-6798ead4-03dc-4f9-name 2019-01-09 00:49:05,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:05,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:05,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6798ead4-03dc-4f9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ca8037e7fedf17252f4e0c3e6359c6df3dc257" 2019-01-09 00:49:05,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6491001e-3a84-4ead-959f-332a607937fc Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6798ead4-03dc-4f9-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94e70e13dd114696921091fa1365e5aa"}, "enabled": true, "id": "94e70e13dd114696921091fa1365e5aa", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6798ead4-03dc-4f9-name"}]} 2019-01-09 00:49:05,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6798ead4-03dc-4f9-name used request id req-6491001e-3a84-4ead-959f-332a607937fc 2019-01-09 00:49:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ca8037e7fedf17252f4e0c3e6359c6df3dc257" 2019-01-09 00:49:05,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72827be7-4cad-4174-ae40-999c2feadb0b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 00:49:05,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-72827be7-4cad-4174-ae40-999c2feadb0b 2019-01-09 00:49:05,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4069b848777ebe63cf8edf779def09cfdf2a8f" 2019-01-09 00:49:06,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-4ff73bd2-3009-4a1d-abea-564c4d38a21d Date: Wed, 09 Jan 2019 00:49:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:49:03Z", "updated_at": "2019-01-09T00:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "e4ec3855-fbae-4f57-9af0-ae5b2f902977", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "4fc28ef3-0fe1-4f01-8a47-2e395e120ec8", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "2c7923cd-033e-4b83-b145-94aca249ee92", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "172f375f-2628-414e-80f3-dcd024e9e39a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 4, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e80917b3-5b9e-4238-976d-529346341677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 00:49:06,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-4ff73bd2-3009-4a1d-abea-564c4d38a21d 2019-01-09 00:49:06,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4069b848777ebe63cf8edf779def09cfdf2a8f" 2019-01-09 00:49:06,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b96e4b-b12f-47fa-942b-53ec545ea631 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 00:49:06,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-b8b96e4b-b12f-47fa-942b-53ec545ea631 2019-01-09 00:49:06,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4069b848777ebe63cf8edf779def09cfdf2a8f" 2019-01-09 00:49:06,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d61d2c-8c36-4fe2-baca-f7b78d499a27 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:49:06,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-09d61d2c-8c36-4fe2-baca-f7b78d499a27 2019-01-09 00:49:06,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4069b848777ebe63cf8edf779def09cfdf2a8f" 2019-01-09 00:49:06,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9cc139-925b-449f-92e8-be6058a98617 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 00:49:06,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-9d9cc139-925b-449f-92e8-be6058a98617 2019-01-09 00:49:06,566 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-6798ead4-03dc-4f9-name 2019-01-09 00:49:06,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/94e70e13dd114696921091fa1365e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4069b848777ebe63cf8edf779def09cfdf2a8f" 2019-01-09 00:49:06,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df853bcc-04e4-4320-ab70-bd79b476abd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:06,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/94e70e13dd114696921091fa1365e5aa used request id req-df853bcc-04e4-4320-ab70-bd79b476abd9 2019-01-09 00:49:06,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4069b848777ebe63cf8edf779def09cfdf2a8f" 2019-01-09 00:49:06,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4da30af-adae-4c63-96f9-1f461ac24b75 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:06,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d4da30af-adae-4c63-96f9-1f461ac24b75 2019-01-09 00:49:06,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:07,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["AufBZzu6Q2aEaf7eqQf-Qg"], "issued_at": "2019-01-09T00:49:07.000000Z"}} 2019-01-09 00:49:07,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9745e55fb32752399a9e1295aad1c1746984e36" 2019-01-09 00:49:07,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c346a2-a8a2-46a2-8785-d588246a0c8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:07,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-46c346a2-a8a2-46a2-8785-d588246a0c8a 2019-01-09 00:49:07,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:07,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:07,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["I7aE4Q_OQmylAzfE-siFcA"], "issued_at": "2019-01-09T00:49:07.000000Z"}} 2019-01-09 00:49:07,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c3ca1ac9ad9a330b54a09f3a3e61fe6637d1d3" 2019-01-09 00:49:07,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f93b3d3-1ffd-4ed8-9267-e22cd390e478 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:07,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1f93b3d3-1ffd-4ed8-9267-e22cd390e478 2019-01-09 00:49:07,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:07,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:07,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aeb40ecf-57a0-4df-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c3ca1ac9ad9a330b54a09f3a3e61fe6637d1d3" 2019-01-09 00:49:07,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5be4f6-d367-49a1-83c9-e4b129880b90 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aeb40ecf-57a0-4df-name", "previous": null, "next": null}, "projects": []} 2019-01-09 00:49:07,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aeb40ecf-57a0-4df-name used request id req-2b5be4f6-d367-49a1-83c9-e4b129880b90 2019-01-09 00:49:07,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c3ca1ac9ad9a330b54a09f3a3e61fe6637d1d3" 2019-01-09 00:49:08,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0a3a9b-1ca0-492c-b5a3-3a5d7e6fbea7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:49:08,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ab0a3a9b-1ca0-492c-b5a3-3a5d7e6fbea7 2019-01-09 00:49:08,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c3ca1ac9ad9a330b54a09f3a3e61fe6637d1d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-aeb40ecf-57a0-4df-name"}}' 2019-01-09 00:49:08,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:49:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e2b15ec-2dad-4c84-bbca-24accf1a94f4 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f96b941c0b74459fa4ffe126ee7e8539"}, "enabled": true, "id": "f96b941c0b74459fa4ffe126ee7e8539", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-aeb40ecf-57a0-4df-name"}} 2019-01-09 00:49:08,207 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8e2b15ec-2dad-4c84-bbca-24accf1a94f4 2019-01-09 00:49:08,207 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-aeb40ecf-57a0-4df-name 2019-01-09 00:49:08,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:08,216 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:08,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aeb40ecf-57a0-4df-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9745e55fb32752399a9e1295aad1c1746984e36" 2019-01-09 00:49:08,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b810d2-0e35-43f8-a1e7-68d88168c75b Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aeb40ecf-57a0-4df-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f96b941c0b74459fa4ffe126ee7e8539"}, "enabled": true, "id": "f96b941c0b74459fa4ffe126ee7e8539", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-aeb40ecf-57a0-4df-name"}]} 2019-01-09 00:49:08,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aeb40ecf-57a0-4df-name used request id req-b4b810d2-0e35-43f8-a1e7-68d88168c75b 2019-01-09 00:49:08,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:08,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:08,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["7_K3u_Y3Qsu7DJpRJhgDxg"], "issued_at": "2019-01-09T00:49:08.000000Z"}} 2019-01-09 00:49:08,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19490c5af6f69340c035df212e1bd8fe4938219d" 2019-01-09 00:49:08,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a36c0f0-a576-4b85-83a4-6aa33b74e2fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:08,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7a36c0f0-a576-4b85-83a4-6aa33b74e2fe 2019-01-09 00:49:08,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:08,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:08,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aeb40ecf-57a0-4df-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19490c5af6f69340c035df212e1bd8fe4938219d" 2019-01-09 00:49:08,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1756a3ac-2637-4eca-a447-94ef6d0a1045 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aeb40ecf-57a0-4df-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f96b941c0b74459fa4ffe126ee7e8539"}, "enabled": true, "id": "f96b941c0b74459fa4ffe126ee7e8539", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-aeb40ecf-57a0-4df-name"}]} 2019-01-09 00:49:08,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aeb40ecf-57a0-4df-name used request id req-1756a3ac-2637-4eca-a447-94ef6d0a1045 2019-01-09 00:49:08,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9745e55fb32752399a9e1295aad1c1746984e36" 2019-01-09 00:49:08,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d653ff98-d679-4be4-87cd-7a9cffcac68a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 00:49:08,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d653ff98-d679-4be4-87cd-7a9cffcac68a 2019-01-09 00:49:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c3ca1ac9ad9a330b54a09f3a3e61fe6637d1d3" 2019-01-09 00:49:09,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-0b71ac43-73a5-40c9-abd7-7ca04fbfcfdf Date: Wed, 09 Jan 2019 00:49:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:49:03Z", "updated_at": "2019-01-09T00:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "172f375f-2628-414e-80f3-dcd024e9e39a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "e4ec3855-fbae-4f57-9af0-ae5b2f902977", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "4fc28ef3-0fe1-4f01-8a47-2e395e120ec8", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "2c7923cd-033e-4b83-b145-94aca249ee92", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 4, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e80917b3-5b9e-4238-976d-529346341677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 00:49:09,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0b71ac43-73a5-40c9-abd7-7ca04fbfcfdf 2019-01-09 00:49:09,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c3ca1ac9ad9a330b54a09f3a3e61fe6637d1d3" 2019-01-09 00:49:09,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40542d3f-5dbc-4306-a2d6-635db08e7dfe Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 00:49:09,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-40542d3f-5dbc-4306-a2d6-635db08e7dfe 2019-01-09 00:49:09,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c3ca1ac9ad9a330b54a09f3a3e61fe6637d1d3" 2019-01-09 00:49:09,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda34d3d-28e1-40d9-a377-1ed789bc43b1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:49:09,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-cda34d3d-28e1-40d9-a377-1ed789bc43b1 2019-01-09 00:49:09,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c3ca1ac9ad9a330b54a09f3a3e61fe6637d1d3" 2019-01-09 00:49:09,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5645bb-defe-43c6-9f98-5120af7345aa Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 00:49:09,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-3b5645bb-defe-43c6-9f98-5120af7345aa 2019-01-09 00:49:09,565 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-aeb40ecf-57a0-4df-name 2019-01-09 00:49:09,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f96b941c0b74459fa4ffe126ee7e8539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c3ca1ac9ad9a330b54a09f3a3e61fe6637d1d3" 2019-01-09 00:49:09,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3741a7b8-35ac-436c-a129-13cce981f390 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:09,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f96b941c0b74459fa4ffe126ee7e8539 used request id req-3741a7b8-35ac-436c-a129-13cce981f390 2019-01-09 00:49:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4c3ca1ac9ad9a330b54a09f3a3e61fe6637d1d3" 2019-01-09 00:49:09,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d65878-547a-4095-b3bb-e719911a3a42 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:09,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e9d65878-547a-4095-b3bb-e719911a3a42 2019-01-09 00:49:09,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:10,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["w4HxjVMnSHaKm_qWihfoNA"], "issued_at": "2019-01-09T00:49:10.000000Z"}} 2019-01-09 00:49:10,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7e4ce784dfc1d8f0229bd4b950999992cee9b4" 2019-01-09 00:49:10,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2ccff9-5378-4a20-a433-d5cba138e2ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:10,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bb2ccff9-5378-4a20-a433-d5cba138e2ed 2019-01-09 00:49:10,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:10,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:10,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["5r8bRKjJTZ-WKpZAwnsA0g"], "issued_at": "2019-01-09T00:49:10.000000Z"}} 2019-01-09 00:49:10,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7a7f8d62c9e5e4d6cbd31af1827e01a8b3f6ea" 2019-01-09 00:49:10,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18862e8c-44ec-4f40-98c4-77fbfa9bd39d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:10,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-18862e8c-44ec-4f40-98c4-77fbfa9bd39d 2019-01-09 00:49:10,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:10,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:10,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-84f63ac3-88f4-440-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7a7f8d62c9e5e4d6cbd31af1827e01a8b3f6ea" 2019-01-09 00:49:10,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31676566-eef0-4817-a061-01a29db612bc Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-84f63ac3-88f4-440-name", "previous": null, "next": null}, "projects": []} 2019-01-09 00:49:10,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-84f63ac3-88f4-440-name used request id req-31676566-eef0-4817-a061-01a29db612bc 2019-01-09 00:49:10,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7a7f8d62c9e5e4d6cbd31af1827e01a8b3f6ea" 2019-01-09 00:49:10,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b896b1dc-e6c7-4185-ac14-1f7efde9a7f1 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=foo", "previous": null, "next": null}} 2019-01-09 00:49:10,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=foo used request id req-b896b1dc-e6c7-4185-ac14-1f7efde9a7f1 2019-01-09 00:49:10,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7a7f8d62c9e5e4d6cbd31af1827e01a8b3f6ea" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-84f63ac3-88f4-440-name"}}' 2019-01-09 00:49:10,997 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 00:49:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e16f41-be1e-4370-8707-ab7b7f510955 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2019-01-09 00:49:10,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-67e16f41-be1e-4370-8707-ab7b7f510955 2019-01-09 00:49:10,997 - keystoneauth.session - DEBUG - Request returned failure status: 400 2019-01-09 00:49:11,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7a7f8d62c9e5e4d6cbd31af1827e01a8b3f6ea" 2019-01-09 00:49:11,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff15b3c7-56b8-45ea-b478-97d3d1411afb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:11,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ff15b3c7-56b8-45ea-b478-97d3d1411afb 2019-01-09 00:49:11,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:11,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["Zw_fSKDlSe6axPnRMmKsOw"], "issued_at": "2019-01-09T00:49:11.000000Z"}} 2019-01-09 00:49:11,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037d26e3644efc0f1aa1abf19266a971be4eba97" 2019-01-09 00:49:11,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c25972b-36b9-4fcb-9163-5d4b5085649e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:11,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2c25972b-36b9-4fcb-9163-5d4b5085649e 2019-01-09 00:49:11,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:11,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:11,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["w-uK973mScqxx8TVgO4C3A"], "issued_at": "2019-01-09T00:49:11.000000Z"}} 2019-01-09 00:49:11,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e53e7cf5eb0e0a954afef7ad21194b23812d588" 2019-01-09 00:49:12,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7acb574c-d983-47bb-8705-2d8cc4ca9169 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:12,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7acb574c-d983-47bb-8705-2d8cc4ca9169 2019-01-09 00:49:12,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:12,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:12,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3c423165-18a4-473-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e53e7cf5eb0e0a954afef7ad21194b23812d588" 2019-01-09 00:49:12,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b496e3f0-3894-4003-a61d-1a2076eab6d9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3c423165-18a4-473-name", "previous": null, "next": null}, "projects": []} 2019-01-09 00:49:12,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3c423165-18a4-473-name used request id req-b496e3f0-3894-4003-a61d-1a2076eab6d9 2019-01-09 00:49:12,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e53e7cf5eb0e0a954afef7ad21194b23812d588" 2019-01-09 00:49:12,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34cc3caa-e5a1-4365-a910-3bdc3654b830 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:49:12,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-34cc3caa-e5a1-4365-a910-3bdc3654b830 2019-01-09 00:49:12,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e53e7cf5eb0e0a954afef7ad21194b23812d588" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-3c423165-18a4-473-name"}}' 2019-01-09 00:49:12,294 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-606ed46c-f2f0-496a-9fad-ca941964e3a9 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2253b5eeaaf845258e194f3d307dec21"}, "enabled": true, "id": "2253b5eeaaf845258e194f3d307dec21", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3c423165-18a4-473-name"}} 2019-01-09 00:49:12,294 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-606ed46c-f2f0-496a-9fad-ca941964e3a9 2019-01-09 00:49:12,294 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-3c423165-18a4-473-name 2019-01-09 00:49:12,294 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:49:12,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/2253b5eeaaf845258e194f3d307dec21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e53e7cf5eb0e0a954afef7ad21194b23812d588" 2019-01-09 00:49:13,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49: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-f0dc5e90-13aa-406d-8a72-0aa05b0436d3 x-compute-request-id: req-f0dc5e90-13aa-406d-8a72-0aa05b0436d3 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": "2253b5eeaaf845258e194f3d307dec21", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-09 00:49:13,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/2253b5eeaaf845258e194f3d307dec21 used request id req-f0dc5e90-13aa-406d-8a72-0aa05b0436d3 2019-01-09 00:49:13,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:8774/v2.1/os-quota-sets/2253b5eeaaf845258e194f3d307dec21 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e53e7cf5eb0e0a954afef7ad21194b23812d588" -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}}' 2019-01-09 00:49:14,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-a115e922-d379-48f8-9acf-a07d7ea9f89f x-compute-request-id: req-a115e922-d379-48f8-9acf-a07d7ea9f89f 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}} 2019-01-09 00:49:14,245 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/2253b5eeaaf845258e194f3d307dec21 used request id req-a115e922-d379-48f8-9acf-a07d7ea9f89f 2019-01-09 00:49:14,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:14,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:14,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3c423165-18a4-473-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037d26e3644efc0f1aa1abf19266a971be4eba97" 2019-01-09 00:49:14,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e32c0c5-74f2-42ef-907c-a5593fd506b9 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3c423165-18a4-473-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2253b5eeaaf845258e194f3d307dec21"}, "enabled": true, "id": "2253b5eeaaf845258e194f3d307dec21", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3c423165-18a4-473-name"}]} 2019-01-09 00:49:14,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3c423165-18a4-473-name used request id req-5e32c0c5-74f2-42ef-907c-a5593fd506b9 2019-01-09 00:49:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037d26e3644efc0f1aa1abf19266a971be4eba97" 2019-01-09 00:49:14,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0da9557-9bde-47ec-8672-2d1c58246354 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 00:49:14,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c0da9557-9bde-47ec-8672-2d1c58246354 2019-01-09 00:49:14,375 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:49:14,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/2253b5eeaaf845258e194f3d307dec21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037d26e3644efc0f1aa1abf19266a971be4eba97" 2019-01-09 00:49:15,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49: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-eaa0e105-18ed-4cd5-9832-70b01bfb8bb7 x-compute-request-id: req-eaa0e105-18ed-4cd5-9832-70b01bfb8bb7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "2253b5eeaaf845258e194f3d307dec21", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-09 00:49:15,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/2253b5eeaaf845258e194f3d307dec21 used request id req-eaa0e105-18ed-4cd5-9832-70b01bfb8bb7 2019-01-09 00:49:15,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e53e7cf5eb0e0a954afef7ad21194b23812d588" 2019-01-09 00:49:16,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-dbb8489d-d3ab-44d0-9eae-0e988550d29b Date: Wed, 09 Jan 2019 00:49:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:49:03Z", "updated_at": "2019-01-09T00:49:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "2c7923cd-033e-4b83-b145-94aca249ee92", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "172f375f-2628-414e-80f3-dcd024e9e39a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "e4ec3855-fbae-4f57-9af0-ae5b2f902977", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "4fc28ef3-0fe1-4f01-8a47-2e395e120ec8", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 4, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e80917b3-5b9e-4238-976d-529346341677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 00:49:16,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-dbb8489d-d3ab-44d0-9eae-0e988550d29b 2019-01-09 00:49:16,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e53e7cf5eb0e0a954afef7ad21194b23812d588" 2019-01-09 00:49:16,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034c459d-cd28-45f3-a2bd-e863e44a497b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 00:49:16,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-034c459d-cd28-45f3-a2bd-e863e44a497b 2019-01-09 00:49:16,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e53e7cf5eb0e0a954afef7ad21194b23812d588" 2019-01-09 00:49:16,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e2677be-5fd8-43c1-95d9-7bc57457e856 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:49:16,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-3e2677be-5fd8-43c1-95d9-7bc57457e856 2019-01-09 00:49:16,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e53e7cf5eb0e0a954afef7ad21194b23812d588" 2019-01-09 00:49:16,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff180319-563b-4d8d-abcb-93cae248e9fd Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 00:49:16,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-ff180319-563b-4d8d-abcb-93cae248e9fd 2019-01-09 00:49:16,293 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-3c423165-18a4-473-name 2019-01-09 00:49:16,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2253b5eeaaf845258e194f3d307dec21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e53e7cf5eb0e0a954afef7ad21194b23812d588" 2019-01-09 00:49:16,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9177afb2-77d0-459c-81ea-8c541d8a4a94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:16,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2253b5eeaaf845258e194f3d307dec21 used request id req-9177afb2-77d0-459c-81ea-8c541d8a4a94 2019-01-09 00:49:16,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e53e7cf5eb0e0a954afef7ad21194b23812d588" 2019-01-09 00:49:16,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62fb05a3-a8da-4f5e-9908-8608161fc730 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:16,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-62fb05a3-a8da-4f5e-9908-8608161fc730 2019-01-09 00:49:16,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:16,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["FBLiJv1hQ7qgmkfxKDPFUQ"], "issued_at": "2019-01-09T00:49:16.000000Z"}} 2019-01-09 00:49:16,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d7c56074dc37e75bcd4cf3a7409cd44293bdc9" 2019-01-09 00:49:17,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d8aa96-1bd9-4cf3-b598-36fd0f573bb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:17,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a7d8aa96-1bd9-4cf3-b598-36fd0f573bb1 2019-01-09 00:49:17,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:17,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:17,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["2gZmGWmLTAOAmEuZ_6VJiQ"], "issued_at": "2019-01-09T00:49:17.000000Z"}} 2019-01-09 00:49:17,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" 2019-01-09 00:49:17,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97a45df-1b2d-48ca-b40c-bf2d94fa8b5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:17,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b97a45df-1b2d-48ca-b40c-bf2d94fa8b5d 2019-01-09 00:49:17,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:17,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:17,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f9b9baa1-85cb-452-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" 2019-01-09 00:49:17,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f691d5-08f7-41bc-a086-3e2fde4aa38d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f9b9baa1-85cb-452-name", "previous": null, "next": null}, "projects": []} 2019-01-09 00:49:17,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f9b9baa1-85cb-452-name used request id req-00f691d5-08f7-41bc-a086-3e2fde4aa38d 2019-01-09 00:49:17,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" 2019-01-09 00:49:17,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ca4fba-050d-48cd-83c2-6983bd46d813 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:49:17,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-14ca4fba-050d-48cd-83c2-6983bd46d813 2019-01-09 00:49:17,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-f9b9baa1-85cb-452-name"}}' 2019-01-09 00:49:17,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e1ab010-7090-4fb2-9baf-3b3d6f632122 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/716a9c6b6e75471e8984847baff38e18"}, "enabled": true, "id": "716a9c6b6e75471e8984847baff38e18", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-f9b9baa1-85cb-452-name"}} 2019-01-09 00:49:17,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5e1ab010-7090-4fb2-9baf-3b3d6f632122 2019-01-09 00:49:17,788 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-f9b9baa1-85cb-452-name 2019-01-09 00:49:17,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:17,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f9b9baa1-85cb-452-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d7c56074dc37e75bcd4cf3a7409cd44293bdc9" 2019-01-09 00:49:17,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f66446-e73b-4615-9fe0-6c82e543de4a Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f9b9baa1-85cb-452-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/716a9c6b6e75471e8984847baff38e18"}, "enabled": true, "id": "716a9c6b6e75471e8984847baff38e18", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-f9b9baa1-85cb-452-name"}]} 2019-01-09 00:49:17,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f9b9baa1-85cb-452-name used request id req-c2f66446-e73b-4615-9fe0-6c82e543de4a 2019-01-09 00:49:17,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d7c56074dc37e75bcd4cf3a7409cd44293bdc9" 2019-01-09 00:49:17,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-207b5f1c-4526-40c6-9f26-2ae6d0ff2b21 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 00:49:17,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-207b5f1c-4526-40c6-9f26-2ae6d0ff2b21 2019-01-09 00:49:17,985 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:49:17,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:8774/v2.1/os-quota-sets/716a9c6b6e75471e8984847baff38e18 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" -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}}' 2019-01-09 00:49:18,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56c2ea01-73e0-4576-9488-e3dbb2ec3fbc x-compute-request-id: req-56c2ea01-73e0-4576-9488-e3dbb2ec3fbc 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}} 2019-01-09 00:49:18,601 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/716a9c6b6e75471e8984847baff38e18 used request id req-56c2ea01-73e0-4576-9488-e3dbb2ec3fbc 2019-01-09 00:49:18,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/quotas/716a9c6b6e75471e8984847baff38e18 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2019-01-09 00:49:19,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-a5d7bdc0-4fb2-4574-a216-fecb80677087 Date: Wed, 09 Jan 2019 00:49:19 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}} 2019-01-09 00:49:19,504 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/716a9c6b6e75471e8984847baff38e18 used request id req-a5d7bdc0-4fb2-4574-a216-fecb80677087 2019-01-09 00:49:19,505 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:49:19,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/716a9c6b6e75471e8984847baff38e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" 2019-01-09 00:49:20,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49: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-05b79086-34f1-4a74-8ef4-eca5d49890e5 x-compute-request-id: req-05b79086-34f1-4a74-8ef4-eca5d49890e5 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": "716a9c6b6e75471e8984847baff38e18", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-09 00:49:20,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/716a9c6b6e75471e8984847baff38e18 used request id req-05b79086-34f1-4a74-8ef4-eca5d49890e5 2019-01-09 00:49:20,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/quotas/716a9c6b6e75471e8984847baff38e18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" 2019-01-09 00:49:20,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-886e8ccb-1d41-4888-8cc9-8473d5d2c97d Date: Wed, 09 Jan 2019 00:49:20 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}} 2019-01-09 00:49:20,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/quotas/716a9c6b6e75471e8984847baff38e18 used request id req-886e8ccb-1d41-4888-8cc9-8473d5d2c97d 2019-01-09 00:49:20,384 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:49:20,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/716a9c6b6e75471e8984847baff38e18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d7c56074dc37e75bcd4cf3a7409cd44293bdc9" 2019-01-09 00:49:21,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49: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-9f2fcd68-57b1-493e-9125-fb7612c89135 x-compute-request-id: req-9f2fcd68-57b1-493e-9125-fb7612c89135 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": "716a9c6b6e75471e8984847baff38e18", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-09 00:49:21,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/716a9c6b6e75471e8984847baff38e18 used request id req-9f2fcd68-57b1-493e-9125-fb7612c89135 2019-01-09 00:49:21,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/quotas/716a9c6b6e75471e8984847baff38e18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d7c56074dc37e75bcd4cf3a7409cd44293bdc9" 2019-01-09 00:49:21,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-a61cafeb-d3e1-404d-a383-30a48cd14dcd Date: Wed, 09 Jan 2019 00:49:21 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}} 2019-01-09 00:49:21,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/quotas/716a9c6b6e75471e8984847baff38e18 used request id req-a61cafeb-d3e1-404d-a383-30a48cd14dcd 2019-01-09 00:49:21,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" 2019-01-09 00:49:22,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-8ebf42d7-deaf-450b-816e-137f0601b96e Date: Wed, 09 Jan 2019 00:49:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:49:03Z", "updated_at": "2019-01-09T00:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "172f375f-2628-414e-80f3-dcd024e9e39a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "e4ec3855-fbae-4f57-9af0-ae5b2f902977", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "4fc28ef3-0fe1-4f01-8a47-2e395e120ec8", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "2c7923cd-033e-4b83-b145-94aca249ee92", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 4, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e80917b3-5b9e-4238-976d-529346341677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 00:49:22,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-8ebf42d7-deaf-450b-816e-137f0601b96e 2019-01-09 00:49:22,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" 2019-01-09 00:49:22,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e441c236-78b5-4720-b839-62e9d7c23794 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 00:49:22,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-e441c236-78b5-4720-b839-62e9d7c23794 2019-01-09 00:49:22,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" 2019-01-09 00:49:22,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d509e658-df20-45a2-853a-b009e9afc2c1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:49:22,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-d509e658-df20-45a2-853a-b009e9afc2c1 2019-01-09 00:49:22,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" 2019-01-09 00:49:22,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660f89f4-2d86-4cf2-bc5d-279d10888818 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 00:49:22,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-660f89f4-2d86-4cf2-bc5d-279d10888818 2019-01-09 00:49:22,444 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-f9b9baa1-85cb-452-name 2019-01-09 00:49:22,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/716a9c6b6e75471e8984847baff38e18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" 2019-01-09 00:49:22,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95915d46-e97b-423f-8338-d27434396f54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:22,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/716a9c6b6e75471e8984847baff38e18 used request id req-95915d46-e97b-423f-8338-d27434396f54 2019-01-09 00:49:22,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4300bedd86b07d6360efb9e3188a382024350e5" 2019-01-09 00:49:22,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d551c7-405a-4f45-b9b2-786b2c34f64f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:22,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-24d551c7-405a-4f45-b9b2-786b2c34f64f 2019-01-09 00:49:22,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:23,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["QiSv33owRZqd3whHP-Y8Qg"], "issued_at": "2019-01-09T00:49:23.000000Z"}} 2019-01-09 00:49:23,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c00ab84f9d40bb4157bd597a868355bedaac88a" 2019-01-09 00:49:23,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5128ce51-1d57-4968-a752-adac8c6ffbbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:23,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5128ce51-1d57-4968-a752-adac8c6ffbbe 2019-01-09 00:49:23,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:23,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:23,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["wimaT9KLRp2oWXqOTuu94w"], "issued_at": "2019-01-09T00:49:23.000000Z"}} 2019-01-09 00:49:23,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:23,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cfb0272-485e-417b-bbda-1afdc57342c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:23,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9cfb0272-485e-417b-bbda-1afdc57342c1 2019-01-09 00:49:23,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:23,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:23,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-11ae0734-f012-4f0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:23,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b9109d-88b7-4b01-8622-6feab7183f85 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-11ae0734-f012-4f0-name", "previous": null, "next": null}, "projects": []} 2019-01-09 00:49:23,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-11ae0734-f012-4f0-name used request id req-c3b9109d-88b7-4b01-8622-6feab7183f85 2019-01-09 00:49:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:23,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e810a6bd-127b-4ffa-8458-a453f242e086 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:49:23,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e810a6bd-127b-4ffa-8458-a453f242e086 2019-01-09 00:49:23,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-11ae0734-f012-4f0-name"}}' 2019-01-09 00:49:23,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3c6bb3a-63f5-4843-baba-7daf9fe3ff27 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c"}, "enabled": true, "id": "bbbb7f0af95649e0a838bd96d223487c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-11ae0734-f012-4f0-name"}} 2019-01-09 00:49:23,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e3c6bb3a-63f5-4843-baba-7daf9fe3ff27 2019-01-09 00:49:23,929 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-11ae0734-f012-4f0-name 2019-01-09 00:49:23,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:23,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:24,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["EKMZk7ljRbGzqjziC6JE_Q"], "issued_at": "2019-01-09T00:49:24.000000Z"}} 2019-01-09 00:49:24,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ec630b015355d4b428cc80297728171955058f" 2019-01-09 00:49:24,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc0e40b-5b16-40f7-b48a-ec0ab13f7a84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:24,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5fc0e40b-5b16-40f7-b48a-ec0ab13f7a84 2019-01-09 00:49:24,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:24,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ec630b015355d4b428cc80297728171955058f" 2019-01-09 00:49:24,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708a6812-e0e0-4a7c-a208-f758ef3f136e Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:49:24,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-708a6812-e0e0-4a7c-a208-f758ef3f136e 2019-01-09 00:49:24,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ec630b015355d4b428cc80297728171955058f" 2019-01-09 00:49:24,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1232a5-dfe2-471d-9780-a4cf7c57ad28 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:49:24,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1d1232a5-dfe2-471d-9780-a4cf7c57ad28 2019-01-09 00:49:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ec630b015355d4b428cc80297728171955058f" 2019-01-09 00:49:25,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a5fff4-44d5-4fdc-ad1e-2b6119037838 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:25,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-28a5fff4-44d5-4fdc-ad1e-2b6119037838 2019-01-09 00:49:25,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-11ae0734-f012-4f0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ec630b015355d4b428cc80297728171955058f" 2019-01-09 00:49:25,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5fa13c-17e7-4adc-ab2d-438c90cec998 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-11ae0734-f012-4f0-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c"}, "enabled": true, "id": "bbbb7f0af95649e0a838bd96d223487c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-11ae0734-f012-4f0-name"}]} 2019-01-09 00:49:25,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-11ae0734-f012-4f0-name used request id req-be5fa13c-17e7-4adc-ab2d-438c90cec998 2019-01-09 00:49:25,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/6675d4a27e9b4725a58dc791c5963e15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ec630b015355d4b428cc80297728171955058f" 2019-01-09 00:49:25,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a5a050-9471-45f8-8a5e-ab01aae32219 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/6675d4a27e9b4725a58dc791c5963e15"}, "enabled": true, "id": "6675d4a27e9b4725a58dc791c5963e15", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-11ae0734-f012-4f0-user"}} 2019-01-09 00:49:25,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6675d4a27e9b4725a58dc791c5963e15 used request id req-30a5a050-9471-45f8-8a5e-ab01aae32219 2019-01-09 00:49:25,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c/users/6675d4a27e9b4725a58dc791c5963e15/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ec630b015355d4b428cc80297728171955058f" 2019-01-09 00:49:25,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4500c07-6892-4aab-87c5-91f60cd16f58 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c/users/6675d4a27e9b4725a58dc791c5963e15/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 00:49:25,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c/users/6675d4a27e9b4725a58dc791c5963e15/roles used request id req-f4500c07-6892-4aab-87c5-91f60cd16f58 2019-01-09 00:49:25,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ec630b015355d4b428cc80297728171955058f" 2019-01-09 00:49:25,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9fef74d-7917-412c-a3cb-a31238e1929f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "domain_id": null, "name": "admin", "id": "398098bc91ca4391b719dad853114c00"}} 2019-01-09 00:49:25,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 used request id req-c9fef74d-7917-412c-a3cb-a31238e1929f 2019-01-09 00:49:25,372 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-11ae0734-f012-4f0-name 2019-01-09 00:49:25,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c/users/6675d4a27e9b4725a58dc791c5963e15/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ec630b015355d4b428cc80297728171955058f" 2019-01-09 00:49:25,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89c09249-be8c-4452-b407-b2fe63d8557c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:25,532 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c/users/6675d4a27e9b4725a58dc791c5963e15/roles/398098bc91ca4391b719dad853114c00 used request id req-89c09249-be8c-4452-b407-b2fe63d8557c 2019-01-09 00:49:25,532 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-11ae0734-f012-4f0-user 2019-01-09 00:49:25,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:25,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb8f556-322b-4ac5-940d-a3e88e24414d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:25,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-eeb8f556-322b-4ac5-940d-a3e88e24414d 2019-01-09 00:49:25,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" -d '{"role": {"name": "CreateProjectUserTests-11ae0734-f012-4f0-name-role"}}' 2019-01-09 00:49:25,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8787ba62-ced6-4a44-bf2e-71c03c0ff160 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12a128e36cad454e9555300f6bfc879a", "links": {"self": "http://172.30.9.26:5000/v3/roles/12a128e36cad454e9555300f6bfc879a"}, "name": "CreateProjectUserTests-11ae0734-f012-4f0-name-role"}} 2019-01-09 00:49:25,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-8787ba62-ced6-4a44-bf2e-71c03c0ff160 2019-01-09 00:49:25,742 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-11ae0734-f012-4f0-name-role 2019-01-09 00:49:25,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/12a128e36cad454e9555300f6bfc879a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:25,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c008181c-f76b-4e30-bc1f-cf669841b0a5 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/12a128e36cad454e9555300f6bfc879a"}, "domain_id": null, "name": "CreateProjectUserTests-11ae0734-f012-4f0-name-role", "id": "12a128e36cad454e9555300f6bfc879a"}} 2019-01-09 00:49:25,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/12a128e36cad454e9555300f6bfc879a used request id req-c008181c-f76b-4e30-bc1f-cf669841b0a5 2019-01-09 00:49:25,825 - keystone_utils - INFO - Granting role CreateProjectUserTests-11ae0734-f012-4f0-name-role to project CreateProjectUserTests-11ae0734-f012-4f0-name 2019-01-09 00:49:25,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c/users/6675d4a27e9b4725a58dc791c5963e15/roles/12a128e36cad454e9555300f6bfc879a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:26,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a23eb21-18c9-4bf4-9f38-0ba7795d44d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:26,008 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c/users/6675d4a27e9b4725a58dc791c5963e15/roles/12a128e36cad454e9555300f6bfc879a used request id req-9a23eb21-18c9-4bf4-9f38-0ba7795d44d1 2019-01-09 00:49:26,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:26,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:26,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12a128e36cad454e9555300f6bfc879a", "name": "CreateProjectUserTests-11ae0734-f012-4f0-name-role"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbbb7f0af95649e0a838bd96d223487c", "name": "CreateProjectUserTests-11ae0734-f012-4f0-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/bbbb7f0af95649e0a838bd96d223487c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/bbbb7f0af95649e0a838bd96d223487c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/bbbb7f0af95649e0a838bd96d223487c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/bbbb7f0af95649e0a838bd96d223487c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/bbbb7f0af95649e0a838bd96d223487c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/bbbb7f0af95649e0a838bd96d223487c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/bbbb7f0af95649e0a838bd96d223487c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/bbbb7f0af95649e0a838bd96d223487c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/bbbb7f0af95649e0a838bd96d223487c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/bbbb7f0af95649e0a838bd96d223487c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/bbbb7f0af95649e0a838bd96d223487c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/bbbb7f0af95649e0a838bd96d223487c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-11ae0734-f012-4f0-user", "id": "6675d4a27e9b4725a58dc791c5963e15"}, "audit_ids": ["bAdK0Y9VSyegEDpfat0iaA"], "issued_at": "2019-01-09T00:49:26.000000Z"}} 2019-01-09 00:49:26,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:26,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4184908f-e189-4bcd-ad70-548ced5f5e44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:26,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4184908f-e189-4bcd-ad70-548ced5f5e44 2019-01-09 00:49:26,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-11ae0734-f012-4f0-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:27,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b4f56466-c83e-48aa-b0fe-077eb8496558 Date: Wed, 09 Jan 2019 00:49:27 GMT RESP BODY: {"security_groups": []} 2019-01-09 00:49:27,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-11ae0734-f012-4f0-name&description=hello+group used request id req-b4f56466-c83e-48aa-b0fe-077eb8496558 2019-01-09 00:49:27,525 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-11ae0734-f012-4f0-name... 2019-01-09 00:49:27,525 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-11ae0734-f012-4f0-name 2019-01-09 00:49:27,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" -d '{"security_group": {"name": "CreateProjectUserTests-11ae0734-f012-4f0-name", "description": "hello group"}}' 2019-01-09 00:49:27,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-40e62f2a-f5ec-4cf3-a453-28f1d17e284d Date: Wed, 09 Jan 2019 00:49:27 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "updated_at": "2019-01-09T00:49:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "revision_number": 0, "id": "d5abf4e0-0d7b-4ade-9558-e2bfb5a4680c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb7f0af95649e0a838bd96d223487c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "revision_number": 0, "id": "e75c8581-3c3e-471a-86ed-c7bd4ceb62b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb7f0af95649e0a838bd96d223487c"}], "revision_number": 2, "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "name": "CreateProjectUserTests-11ae0734-f012-4f0-name"}} 2019-01-09 00:49:27,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-40e62f2a-f5ec-4cf3-a453-28f1d17e284d 2019-01-09 00:49:27,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20efacad-1622-4b6d-a1ef-5d95c75018e7 2019-01-09 00:49:27,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20efacad-1622-4b6d-a1ef-5d95c75018e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:28,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8ad40946-c52c-42ee-ac35-be40714c8d86 Date: Wed, 09 Jan 2019 00:49:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "d5abf4e0-0d7b-4ade-9558-e2bfb5a4680c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "e75c8581-3c3e-471a-86ed-c7bd4ceb62b6"}]} 2019-01-09 00:49:28,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20efacad-1622-4b6d-a1ef-5d95c75018e7 used request id req-8ad40946-c52c-42ee-ac35-be40714c8d86 2019-01-09 00:49:28,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20efacad-1622-4b6d-a1ef-5d95c75018e7 2019-01-09 00:49:28,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20efacad-1622-4b6d-a1ef-5d95c75018e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:28,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e9164e00-37a3-43ff-bfe2-7c8633fcb06c Date: Wed, 09 Jan 2019 00:49:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "d5abf4e0-0d7b-4ade-9558-e2bfb5a4680c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "e75c8581-3c3e-471a-86ed-c7bd4ceb62b6"}]} 2019-01-09 00:49:28,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20efacad-1622-4b6d-a1ef-5d95c75018e7 used request id req-e9164e00-37a3-43ff-bfe2-7c8633fcb06c 2019-01-09 00:49:28,130 - neutron_utils - INFO - Retrieving security group with ID - 20efacad-1622-4b6d-a1ef-5d95c75018e7 2019-01-09 00:49:28,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=20efacad-1622-4b6d-a1ef-5d95c75018e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:28,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d51763b1-5912-47b7-aa29-4296dc24c8ee Date: Wed, 09 Jan 2019 00:49:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "updated_at": "2019-01-09T00:49:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "revision_number": 0, "id": "d5abf4e0-0d7b-4ade-9558-e2bfb5a4680c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb7f0af95649e0a838bd96d223487c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "revision_number": 0, "id": "e75c8581-3c3e-471a-86ed-c7bd4ceb62b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb7f0af95649e0a838bd96d223487c"}], "revision_number": 2, "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "name": "CreateProjectUserTests-11ae0734-f012-4f0-name"}]} 2019-01-09 00:49:28,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=20efacad-1622-4b6d-a1ef-5d95c75018e7 used request id req-d51763b1-5912-47b7-aa29-4296dc24c8ee 2019-01-09 00:49:28,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20efacad-1622-4b6d-a1ef-5d95c75018e7 2019-01-09 00:49:28,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20efacad-1622-4b6d-a1ef-5d95c75018e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:28,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f3213432-61de-4ab6-afc6-5fe0b3ab6841 Date: Wed, 09 Jan 2019 00:49:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "d5abf4e0-0d7b-4ade-9558-e2bfb5a4680c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "e75c8581-3c3e-471a-86ed-c7bd4ceb62b6"}]} 2019-01-09 00:49:28,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20efacad-1622-4b6d-a1ef-5d95c75018e7 used request id req-f3213432-61de-4ab6-afc6-5fe0b3ab6841 2019-01-09 00:49:28,387 - neutron_utils - INFO - Retrieving security group with ID - 20efacad-1622-4b6d-a1ef-5d95c75018e7 2019-01-09 00:49:28,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=20efacad-1622-4b6d-a1ef-5d95c75018e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:28,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-730664d4-7c15-4d2d-907d-b547fb76bcef Date: Wed, 09 Jan 2019 00:49:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "updated_at": "2019-01-09T00:49:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "revision_number": 0, "id": "d5abf4e0-0d7b-4ade-9558-e2bfb5a4680c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb7f0af95649e0a838bd96d223487c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "revision_number": 0, "id": "e75c8581-3c3e-471a-86ed-c7bd4ceb62b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb7f0af95649e0a838bd96d223487c"}], "revision_number": 2, "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "name": "CreateProjectUserTests-11ae0734-f012-4f0-name"}]} 2019-01-09 00:49:28,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=20efacad-1622-4b6d-a1ef-5d95c75018e7 used request id req-730664d4-7c15-4d2d-907d-b547fb76bcef 2019-01-09 00:49:28,433 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20efacad-1622-4b6d-a1ef-5d95c75018e7 2019-01-09 00:49:28,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20efacad-1622-4b6d-a1ef-5d95c75018e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:29,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-40beff38-843d-4070-aabb-b0e2d2cabbaa Date: Wed, 09 Jan 2019 00:49: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": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "d5abf4e0-0d7b-4ade-9558-e2bfb5a4680c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "e75c8581-3c3e-471a-86ed-c7bd4ceb62b6"}]} 2019-01-09 00:49:29,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20efacad-1622-4b6d-a1ef-5d95c75018e7 used request id req-40beff38-843d-4070-aabb-b0e2d2cabbaa 2019-01-09 00:49:29,144 - neutron_utils - INFO - Retrieving security group with ID - 20efacad-1622-4b6d-a1ef-5d95c75018e7 2019-01-09 00:49:29,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=20efacad-1622-4b6d-a1ef-5d95c75018e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:29,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e2692eb2-ce90-45fb-8f51-770050a4061c Date: Wed, 09 Jan 2019 00:49:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "updated_at": "2019-01-09T00:49:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "revision_number": 0, "id": "d5abf4e0-0d7b-4ade-9558-e2bfb5a4680c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb7f0af95649e0a838bd96d223487c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "revision_number": 0, "id": "e75c8581-3c3e-471a-86ed-c7bd4ceb62b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb7f0af95649e0a838bd96d223487c"}], "revision_number": 2, "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "name": "CreateProjectUserTests-11ae0734-f012-4f0-name"}]} 2019-01-09 00:49:29,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=20efacad-1622-4b6d-a1ef-5d95c75018e7 used request id req-e2692eb2-ce90-45fb-8f51-770050a4061c 2019-01-09 00:49:29,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20efacad-1622-4b6d-a1ef-5d95c75018e7 2019-01-09 00:49:29,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20efacad-1622-4b6d-a1ef-5d95c75018e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:29,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-abb916a3-aa40-47a9-b329-689926de7121 Date: Wed, 09 Jan 2019 00:49: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": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "d5abf4e0-0d7b-4ade-9558-e2bfb5a4680c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "security_group_id": "20efacad-1622-4b6d-a1ef-5d95c75018e7", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "e75c8581-3c3e-471a-86ed-c7bd4ceb62b6"}]} 2019-01-09 00:49:29,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20efacad-1622-4b6d-a1ef-5d95c75018e7 used request id req-abb916a3-aa40-47a9-b329-689926de7121 2019-01-09 00:49:29,484 - neutron_utils - INFO - Deleting security group rule with ID - d5abf4e0-0d7b-4ade-9558-e2bfb5a4680c 2019-01-09 00:49:29,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d5abf4e0-0d7b-4ade-9558-e2bfb5a4680c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:30,456 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f3fb987e-b25c-4e75-8a10-156cfce659a0 Content-Length: 0 Date: Wed, 09 Jan 2019 00:49:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:49:30,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d5abf4e0-0d7b-4ade-9558-e2bfb5a4680c used request id req-f3fb987e-b25c-4e75-8a10-156cfce659a0 2019-01-09 00:49:30,456 - neutron_utils - INFO - Deleting security group rule with ID - e75c8581-3c3e-471a-86ed-c7bd4ceb62b6 2019-01-09 00:49:30,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e75c8581-3c3e-471a-86ed-c7bd4ceb62b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:31,447 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6706ffaa-18b0-40f3-ac1e-3707e5e68d07 Content-Length: 0 Date: Wed, 09 Jan 2019 00:49:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:49:31,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e75c8581-3c3e-471a-86ed-c7bd4ceb62b6 used request id req-6706ffaa-18b0-40f3-ac1e-3707e5e68d07 2019-01-09 00:49:31,448 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-11ae0734-f012-4f0-name 2019-01-09 00:49:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/20efacad-1622-4b6d-a1ef-5d95c75018e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f01064cb3a05caf0026bf0f2a5025f3897a330" 2019-01-09 00:49:32,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be3cefb5-d1f9-4488-b08d-012ec4828669 Content-Length: 0 Date: Wed, 09 Jan 2019 00:49:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:49:32,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/20efacad-1622-4b6d-a1ef-5d95c75018e7 used request id req-be3cefb5-d1f9-4488-b08d-012ec4828669 2019-01-09 00:49:32,404 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-11ae0734-f012-4f0-user 2019-01-09 00:49:32,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6675d4a27e9b4725a58dc791c5963e15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ec630b015355d4b428cc80297728171955058f" 2019-01-09 00:49:32,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-293c8bfd-216b-48f2-9a57-25b00eca9d07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:32,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6675d4a27e9b4725a58dc791c5963e15 used request id req-293c8bfd-216b-48f2-9a57-25b00eca9d07 2019-01-09 00:49:32,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:32,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-d5fcd34f-e7bb-48cf-88e9-3999e591acf6 Date: Wed, 09 Jan 2019 00:49:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "updated_at": "2019-01-09T00:49:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "revision_number": 0, "id": "f5eacc6b-df4a-4e24-b4c0-cae9c7d2cabf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:27Z", "security_group_id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb7f0af95649e0a838bd96d223487c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "revision_number": 0, "id": "7b6505da-d8ab-485c-9532-6b00d3b4d544", "remote_group_id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:27Z", "security_group_id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb7f0af95649e0a838bd96d223487c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "revision_number": 0, "id": "71c7940e-231c-4292-aecd-01899ee957ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:27Z", "security_group_id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb7f0af95649e0a838bd96d223487c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "revision_number": 0, "id": "2e0a1204-7254-4579-b588-a39441605392", "remote_group_id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:27Z", "security_group_id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb7f0af95649e0a838bd96d223487c"}], "revision_number": 4, "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:49:03Z", "updated_at": "2019-01-09T00:49:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "2c7923cd-033e-4b83-b145-94aca249ee92", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "172f375f-2628-414e-80f3-dcd024e9e39a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "e4ec3855-fbae-4f57-9af0-ae5b2f902977", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "4fc28ef3-0fe1-4f01-8a47-2e395e120ec8", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 4, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e80917b3-5b9e-4238-976d-529346341677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 00:49:32,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d5fcd34f-e7bb-48cf-88e9-3999e591acf6 2019-01-09 00:49:32,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:33,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ddfcf9a-2fe7-46af-a44d-2790070425b8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 00:49:33,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-1ddfcf9a-2fe7-46af-a44d-2790070425b8 2019-01-09 00:49:33,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:33,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a2ae48-1962-4ac4-bd84-a2ae5feed658 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c"}, "enabled": true, "id": "bbbb7f0af95649e0a838bd96d223487c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-11ae0734-f012-4f0-name"}} 2019-01-09 00:49:33,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c used request id req-02a2ae48-1962-4ac4-bd84-a2ae5feed658 2019-01-09 00:49:33,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9eb08a4-b694-42c5-a45c-6c1c5d46890b 2019-01-09 00:49:33,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a9eb08a4-b694-42c5-a45c-6c1c5d46890b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:33,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f3a15b8f-caf1-4295-9551-d15dee7ec039 Date: Wed, 09 Jan 2019 00:49:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "security_group_id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "2e0a1204-7254-4579-b588-a39441605392"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "security_group_id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "71c7940e-231c-4292-aecd-01899ee957ac"}, {"remote_group_id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "security_group_id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "7b6505da-d8ab-485c-9532-6b00d3b4d544"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:27Z", "security_group_id": "a9eb08a4-b694-42c5-a45c-6c1c5d46890b", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb7f0af95649e0a838bd96d223487c", "created_at": "2019-01-09T00:49:27Z", "project_id": "bbbb7f0af95649e0a838bd96d223487c", "id": "f5eacc6b-df4a-4e24-b4c0-cae9c7d2cabf"}]} 2019-01-09 00:49:33,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a9eb08a4-b694-42c5-a45c-6c1c5d46890b used request id req-f3a15b8f-caf1-4295-9551-d15dee7ec039 2019-01-09 00:49:33,331 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 00:49:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a9eb08a4-b694-42c5-a45c-6c1c5d46890b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:33,769 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af74ce8c-6be9-499d-a965-7435ec38bbd6 Content-Length: 0 Date: Wed, 09 Jan 2019 00:49:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:49:33,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a9eb08a4-b694-42c5-a45c-6c1c5d46890b used request id req-af74ce8c-6be9-499d-a965-7435ec38bbd6 2019-01-09 00:49:33,770 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-11ae0734-f012-4f0-name 2019-01-09 00:49:33,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:33,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b2fa87-ad99-48c0-9500-feedddad1ce7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:33,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bbbb7f0af95649e0a838bd96d223487c used request id req-99b2fa87-ad99-48c0-9500-feedddad1ce7 2019-01-09 00:49:33,981 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-11ae0734-f012-4f0-name-role 2019-01-09 00:49:33,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/12a128e36cad454e9555300f6bfc879a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:34,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c83ceb09-d4fd-47ff-84c0-e134c3a0f371 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:34,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/12a128e36cad454e9555300f6bfc879a used request id req-c83ceb09-d4fd-47ff-84c0-e134c3a0f371 2019-01-09 00:49:34,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1aafb57df02e9525518c9eb494deda28727aed" 2019-01-09 00:49:34,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14dca9bb-86b3-46d9-a480-f7da9720bfa4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:34,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-14dca9bb-86b3-46d9-a480-f7da9720bfa4 2019-01-09 00:49:34,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:34,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["schA9M6CQuuAogIV6nxmrg"], "issued_at": "2019-01-09T00:49:34.000000Z"}} 2019-01-09 00:49:34,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e75b78a24776726f301770c530cc498f1386192" 2019-01-09 00:49:34,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0468f2a-4fb7-49cd-a543-665a176459b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:34,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f0468f2a-4fb7-49cd-a543-665a176459b0 2019-01-09 00:49:34,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:34,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:35,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["gvwdVNYWR9ONQH2lg8k55Q"], "issued_at": "2019-01-09T00:49:35.000000Z"}} 2019-01-09 00:49:35,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:35,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d8b078a-51f8-482b-9cc4-325255a6583a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:35,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2d8b078a-51f8-482b-9cc4-325255a6583a 2019-01-09 00:49:35,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:35,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:35,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-1d8b1a36-e9dd-498-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:35,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd11d95-a4d4-4937-898b-4e48711118a4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-1d8b1a36-e9dd-498-name", "previous": null, "next": null}, "projects": []} 2019-01-09 00:49:35,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-1d8b1a36-e9dd-498-name used request id req-5dd11d95-a4d4-4937-898b-4e48711118a4 2019-01-09 00:49:35,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:35,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca4cb15-19fc-4525-87a5-75a1d01f620d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:49:35,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dca4cb15-19fc-4525-87a5-75a1d01f620d 2019-01-09 00:49:35,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}}' 2019-01-09 00:49:35,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:49:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab302dbb-cfec-4d92-bb6a-7da9518b6d8f Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242"}, "enabled": true, "id": "0e54e2c38c3c4382912265215159c242", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}} 2019-01-09 00:49:35,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ab302dbb-cfec-4d92-bb6a-7da9518b6d8f 2019-01-09 00:49:35,461 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-1d8b1a36-e9dd-498-name 2019-01-09 00:49:35,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:35,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:35,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["5p5dG5y3Qj2_NOly5nNCnA"], "issued_at": "2019-01-09T00:49:35.000000Z"}} 2019-01-09 00:49:35,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ebe0ef02d2381d1a9c91b39e6c8399065c6a66" 2019-01-09 00:49:35,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c6b4dd8-7ef7-4ec0-8100-67adefc53792 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:35,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4c6b4dd8-7ef7-4ec0-8100-67adefc53792 2019-01-09 00:49:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:35,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:35,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ebe0ef02d2381d1a9c91b39e6c8399065c6a66" 2019-01-09 00:49:35,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806e464a-92b5-47fc-b1e3-862639e4add3 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:49:35,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-806e464a-92b5-47fc-b1e3-862639e4add3 2019-01-09 00:49:35,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ebe0ef02d2381d1a9c91b39e6c8399065c6a66" 2019-01-09 00:49:36,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb162d70-07c8-49b2-99a1-2c9ef854edd8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:49:36,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cb162d70-07c8-49b2-99a1-2c9ef854edd8 2019-01-09 00:49:36,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ebe0ef02d2381d1a9c91b39e6c8399065c6a66" 2019-01-09 00:49:36,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c76693-001f-45bf-afcb-ad80c67caec0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:36,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-07c76693-001f-45bf-afcb-ad80c67caec0 2019-01-09 00:49:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-1d8b1a36-e9dd-498-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ebe0ef02d2381d1a9c91b39e6c8399065c6a66" 2019-01-09 00:49:36,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9ca95a-f1ba-4304-b429-d45c3c35acae Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-1d8b1a36-e9dd-498-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242"}, "enabled": true, "id": "0e54e2c38c3c4382912265215159c242", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}]} 2019-01-09 00:49:36,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-1d8b1a36-e9dd-498-name used request id req-ab9ca95a-f1ba-4304-b429-d45c3c35acae 2019-01-09 00:49:36,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/f6b80be5407247b2931fa06d86d0955d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ebe0ef02d2381d1a9c91b39e6c8399065c6a66" 2019-01-09 00:49:36,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5cf1ea-28a5-44fc-95a1-4d85f7bc7973 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/f6b80be5407247b2931fa06d86d0955d"}, "enabled": true, "id": "f6b80be5407247b2931fa06d86d0955d", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-user1"}} 2019-01-09 00:49:36,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/f6b80be5407247b2931fa06d86d0955d used request id req-ee5cf1ea-28a5-44fc-95a1-4d85f7bc7973 2019-01-09 00:49:36,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/f6b80be5407247b2931fa06d86d0955d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ebe0ef02d2381d1a9c91b39e6c8399065c6a66" 2019-01-09 00:49:36,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9886a64-fd4b-4e72-becf-c61fae89fce3 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/f6b80be5407247b2931fa06d86d0955d/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 00:49:36,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/f6b80be5407247b2931fa06d86d0955d/roles used request id req-a9886a64-fd4b-4e72-becf-c61fae89fce3 2019-01-09 00:49:36,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ebe0ef02d2381d1a9c91b39e6c8399065c6a66" 2019-01-09 00:49:36,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d10f597-f129-4cb1-9140-f907782cb3b3 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "domain_id": null, "name": "admin", "id": "398098bc91ca4391b719dad853114c00"}} 2019-01-09 00:49:36,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 used request id req-4d10f597-f129-4cb1-9140-f907782cb3b3 2019-01-09 00:49:36,935 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-1d8b1a36-e9dd-498-name 2019-01-09 00:49:36,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/f6b80be5407247b2931fa06d86d0955d/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ebe0ef02d2381d1a9c91b39e6c8399065c6a66" 2019-01-09 00:49:37,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29841e59-80cd-44cb-acb7-5305ad818498 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:37,186 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/f6b80be5407247b2931fa06d86d0955d/roles/398098bc91ca4391b719dad853114c00 used request id req-29841e59-80cd-44cb-acb7-5305ad818498 2019-01-09 00:49:37,187 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-1d8b1a36-e9dd-498-user1 2019-01-09 00:49:37,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:37,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a66d65-5ec6-4507-af3b-0cc493393972 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:37,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-63a66d65-5ec6-4507-af3b-0cc493393972 2019-01-09 00:49:37,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" -d '{"role": {"name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name-role"}}' 2019-01-09 00:49:37,244 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:49:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a41c356a-9b5c-459a-b8d1-8dd2b828713b Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "add1e1a8d35545e6bcc271feb32bcd2a", "links": {"self": "http://172.30.9.26:5000/v3/roles/add1e1a8d35545e6bcc271feb32bcd2a"}, "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name-role"}} 2019-01-09 00:49:37,244 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a41c356a-9b5c-459a-b8d1-8dd2b828713b 2019-01-09 00:49:37,244 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-1d8b1a36-e9dd-498-name-role 2019-01-09 00:49:37,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/add1e1a8d35545e6bcc271feb32bcd2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:37,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40549079-ba1b-4ce5-b5e7-600d17d38cbf Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/add1e1a8d35545e6bcc271feb32bcd2a"}, "domain_id": null, "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name-role", "id": "add1e1a8d35545e6bcc271feb32bcd2a"}} 2019-01-09 00:49:37,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/add1e1a8d35545e6bcc271feb32bcd2a used request id req-40549079-ba1b-4ce5-b5e7-600d17d38cbf 2019-01-09 00:49:37,334 - keystone_utils - INFO - Granting role CreateProjectUserTests-1d8b1a36-e9dd-498-name-role to project CreateProjectUserTests-1d8b1a36-e9dd-498-name 2019-01-09 00:49:37,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/f6b80be5407247b2931fa06d86d0955d/roles/add1e1a8d35545e6bcc271feb32bcd2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:37,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e944f757-20bb-4c9a-9cff-9ef7ef49feac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:37,482 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/f6b80be5407247b2931fa06d86d0955d/roles/add1e1a8d35545e6bcc271feb32bcd2a used request id req-e944f757-20bb-4c9a-9cff-9ef7ef49feac 2019-01-09 00:49:37,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:37,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:37,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["ztGBvC3fRpWx2TggSjX8qw"], "issued_at": "2019-01-09T00:49:37.000000Z"}} 2019-01-09 00:49:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7add58632e8e81990562aca429e20217b1eb90" 2019-01-09 00:49:37,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32dc327-5741-4910-9cb5-fdeb1f97ff9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:37,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d32dc327-5741-4910-9cb5-fdeb1f97ff9f 2019-01-09 00:49:37,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:37,955 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:37,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7add58632e8e81990562aca429e20217b1eb90" 2019-01-09 00:49:38,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9e4311-85d5-48fe-9443-517e6ae3542f Content-Encoding: gzip Content-Length: 938 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-user1", "links": {"self": "http://172.30.9.26:5000/v3/users/f6b80be5407247b2931fa06d86d0955d"}, "domain_id": "default", "enabled": true, "id": "f6b80be5407247b2931fa06d86d0955d", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 00:49:38,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dd9e4311-85d5-48fe-9443-517e6ae3542f 2019-01-09 00:49:38,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7add58632e8e81990562aca429e20217b1eb90" 2019-01-09 00:49:38,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe436e1e-1ff0-48f6-aabc-12bfdda101b5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 00:49:38,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fe436e1e-1ff0-48f6-aabc-12bfdda101b5 2019-01-09 00:49:38,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7add58632e8e81990562aca429e20217b1eb90" 2019-01-09 00:49:38,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae921bf-6ed6-4de8-9188-3b2bb29fb98f Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "add1e1a8d35545e6bcc271feb32bcd2a", "links": {"self": "http://172.30.9.26:5000/v3/roles/add1e1a8d35545e6bcc271feb32bcd2a"}, "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name-role"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:38,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fae921bf-6ed6-4de8-9188-3b2bb29fb98f 2019-01-09 00:49:38,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-1d8b1a36-e9dd-498-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7add58632e8e81990562aca429e20217b1eb90" 2019-01-09 00:49:38,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f154cc-c4ef-4a1a-9e8a-a9b7897f716b Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-1d8b1a36-e9dd-498-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242"}, "enabled": true, "id": "0e54e2c38c3c4382912265215159c242", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}]} 2019-01-09 00:49:38,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-1d8b1a36-e9dd-498-name used request id req-90f154cc-c4ef-4a1a-9e8a-a9b7897f716b 2019-01-09 00:49:38,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/dfcce22616744c23adb4b587371cf376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7add58632e8e81990562aca429e20217b1eb90" 2019-01-09 00:49:38,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceede870-9690-4878-9360-ea6b8c96a6b8 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/dfcce22616744c23adb4b587371cf376"}, "enabled": true, "id": "dfcce22616744c23adb4b587371cf376", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-user2"}} 2019-01-09 00:49:38,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/dfcce22616744c23adb4b587371cf376 used request id req-ceede870-9690-4878-9360-ea6b8c96a6b8 2019-01-09 00:49:38,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/dfcce22616744c23adb4b587371cf376/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7add58632e8e81990562aca429e20217b1eb90" 2019-01-09 00:49:38,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da5ce7b-6df4-442e-b18d-e1bce55bb76e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/dfcce22616744c23adb4b587371cf376/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 00:49:38,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/dfcce22616744c23adb4b587371cf376/roles used request id req-4da5ce7b-6df4-442e-b18d-e1bce55bb76e 2019-01-09 00:49:38,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7add58632e8e81990562aca429e20217b1eb90" 2019-01-09 00:49:38,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ad8274-ad19-4fcc-a458-9936aa95d60f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "domain_id": null, "name": "admin", "id": "398098bc91ca4391b719dad853114c00"}} 2019-01-09 00:49:38,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 used request id req-86ad8274-ad19-4fcc-a458-9936aa95d60f 2019-01-09 00:49:38,933 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-1d8b1a36-e9dd-498-name 2019-01-09 00:49:38,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/dfcce22616744c23adb4b587371cf376/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7add58632e8e81990562aca429e20217b1eb90" 2019-01-09 00:49:39,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aefb930-379a-4387-8425-dd1749ba7ee4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:39,044 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/dfcce22616744c23adb4b587371cf376/roles/398098bc91ca4391b719dad853114c00 used request id req-0aefb930-379a-4387-8425-dd1749ba7ee4 2019-01-09 00:49:39,044 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-1d8b1a36-e9dd-498-user2 2019-01-09 00:49:39,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/add1e1a8d35545e6bcc271feb32bcd2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:39,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a76659-e60c-45f2-87d8-89f83e3b0239 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/add1e1a8d35545e6bcc271feb32bcd2a"}, "domain_id": null, "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name-role", "id": "add1e1a8d35545e6bcc271feb32bcd2a"}} 2019-01-09 00:49:39,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/add1e1a8d35545e6bcc271feb32bcd2a used request id req-d9a76659-e60c-45f2-87d8-89f83e3b0239 2019-01-09 00:49:39,131 - keystone_utils - INFO - Granting role CreateProjectUserTests-1d8b1a36-e9dd-498-name-role to project CreateProjectUserTests-1d8b1a36-e9dd-498-name 2019-01-09 00:49:39,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/dfcce22616744c23adb4b587371cf376/roles/add1e1a8d35545e6bcc271feb32bcd2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:39,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4eb992c-85e6-46d9-bd84-3263f215ff00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:39,260 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242/users/dfcce22616744c23adb4b587371cf376/roles/add1e1a8d35545e6bcc271feb32bcd2a used request id req-f4eb992c-85e6-46d9-bd84-3263f215ff00 2019-01-09 00:49:39,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:39,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:39,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "add1e1a8d35545e6bcc271feb32bcd2a", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name-role"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e54e2c38c3c4382912265215159c242", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0e54e2c38c3c4382912265215159c242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0e54e2c38c3c4382912265215159c242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0e54e2c38c3c4382912265215159c242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0e54e2c38c3c4382912265215159c242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0e54e2c38c3c4382912265215159c242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0e54e2c38c3c4382912265215159c242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0e54e2c38c3c4382912265215159c242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0e54e2c38c3c4382912265215159c242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0e54e2c38c3c4382912265215159c242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0e54e2c38c3c4382912265215159c242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0e54e2c38c3c4382912265215159c242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0e54e2c38c3c4382912265215159c242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-user1", "id": "f6b80be5407247b2931fa06d86d0955d"}, "audit_ids": ["um1-OqkYTemfcWjFe2dpCg"], "issued_at": "2019-01-09T00:49:39.000000Z"}} 2019-01-09 00:49:39,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:39,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-130f8ceb-8627-478f-bbcb-00884d023693 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:39,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-130f8ceb-8627-478f-bbcb-00884d023693 2019-01-09 00:49:39,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-1d8b1a36-e9dd-498-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:40,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d49831c1-7d4a-4e0e-994c-fb487fa7f48d Date: Wed, 09 Jan 2019 00:49:40 GMT RESP BODY: {"security_groups": []} 2019-01-09 00:49:40,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-1d8b1a36-e9dd-498-name&description=hello+group used request id req-d49831c1-7d4a-4e0e-994c-fb487fa7f48d 2019-01-09 00:49:40,820 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-1d8b1a36-e9dd-498-name... 2019-01-09 00:49:40,820 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-1d8b1a36-e9dd-498-name 2019-01-09 00:49:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" -d '{"security_group": {"name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name", "description": "hello group"}}' 2019-01-09 00:49:41,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-efbb68df-f4cf-46c0-8857-9ed2fd6b679d Date: Wed, 09 Jan 2019 00:49:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "updated_at": "2019-01-09T00:49:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "revision_number": 0, "id": "18529e4d-f623-4a82-84df-07b2a06ce0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e54e2c38c3c4382912265215159c242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "revision_number": 0, "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e54e2c38c3c4382912265215159c242"}], "revision_number": 2, "project_id": "0e54e2c38c3c4382912265215159c242", "id": "72c92247-3250-4bbb-9982-a5442be6b015", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}} 2019-01-09 00:49:41,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-efbb68df-f4cf-46c0-8857-9ed2fd6b679d 2019-01-09 00:49:41,283 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c92247-3250-4bbb-9982-a5442be6b015 2019-01-09 00:49:41,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:42,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cef823b9-9148-42e3-896d-8e47bd186961 Date: Wed, 09 Jan 2019 00:49:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "18529e4d-f623-4a82-84df-07b2a06ce0be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82"}]} 2019-01-09 00:49:42,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 used request id req-cef823b9-9148-42e3-896d-8e47bd186961 2019-01-09 00:49:42,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c92247-3250-4bbb-9982-a5442be6b015 2019-01-09 00:49:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:42,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b7954a6-4752-4c33-8ad3-4936fe49b1e6 Date: Wed, 09 Jan 2019 00:49:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "18529e4d-f623-4a82-84df-07b2a06ce0be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82"}]} 2019-01-09 00:49:42,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 used request id req-8b7954a6-4752-4c33-8ad3-4936fe49b1e6 2019-01-09 00:49:42,198 - neutron_utils - INFO - Retrieving security group with ID - 72c92247-3250-4bbb-9982-a5442be6b015 2019-01-09 00:49:42,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:42,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-36c2e42a-6b2d-4794-bdfa-43700d1965e9 Date: Wed, 09 Jan 2019 00:49:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "updated_at": "2019-01-09T00:49:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "revision_number": 0, "id": "18529e4d-f623-4a82-84df-07b2a06ce0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e54e2c38c3c4382912265215159c242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "revision_number": 0, "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e54e2c38c3c4382912265215159c242"}], "revision_number": 2, "project_id": "0e54e2c38c3c4382912265215159c242", "id": "72c92247-3250-4bbb-9982-a5442be6b015", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}]} 2019-01-09 00:49:42,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=72c92247-3250-4bbb-9982-a5442be6b015 used request id req-36c2e42a-6b2d-4794-bdfa-43700d1965e9 2019-01-09 00:49:42,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c92247-3250-4bbb-9982-a5442be6b015 2019-01-09 00:49:42,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:43,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d798d57-9197-47c0-8526-1f3584959706 Date: Wed, 09 Jan 2019 00:49:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "18529e4d-f623-4a82-84df-07b2a06ce0be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82"}]} 2019-01-09 00:49:43,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 used request id req-9d798d57-9197-47c0-8526-1f3584959706 2019-01-09 00:49:43,690 - neutron_utils - INFO - Retrieving security group with ID - 72c92247-3250-4bbb-9982-a5442be6b015 2019-01-09 00:49:43,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:43,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-370282be-eb88-49d4-9916-0fbe08402a21 Date: Wed, 09 Jan 2019 00:49:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "updated_at": "2019-01-09T00:49:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "revision_number": 0, "id": "18529e4d-f623-4a82-84df-07b2a06ce0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e54e2c38c3c4382912265215159c242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "revision_number": 0, "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e54e2c38c3c4382912265215159c242"}], "revision_number": 2, "project_id": "0e54e2c38c3c4382912265215159c242", "id": "72c92247-3250-4bbb-9982-a5442be6b015", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}]} 2019-01-09 00:49:43,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=72c92247-3250-4bbb-9982-a5442be6b015 used request id req-370282be-eb88-49d4-9916-0fbe08402a21 2019-01-09 00:49:43,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c92247-3250-4bbb-9982-a5442be6b015 2019-01-09 00:49:43,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:44,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9db646eb-63ba-4900-af16-dacb69491d0e Date: Wed, 09 Jan 2019 00:49: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": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "18529e4d-f623-4a82-84df-07b2a06ce0be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82"}]} 2019-01-09 00:49:44,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 used request id req-9db646eb-63ba-4900-af16-dacb69491d0e 2019-01-09 00:49:44,140 - neutron_utils - INFO - Retrieving security group with ID - 72c92247-3250-4bbb-9982-a5442be6b015 2019-01-09 00:49:44,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:44,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-0f9f61b8-f98d-46f8-958a-c4888ed75a1f Date: Wed, 09 Jan 2019 00:49:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "updated_at": "2019-01-09T00:49:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "revision_number": 0, "id": "18529e4d-f623-4a82-84df-07b2a06ce0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e54e2c38c3c4382912265215159c242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "revision_number": 0, "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e54e2c38c3c4382912265215159c242"}], "revision_number": 2, "project_id": "0e54e2c38c3c4382912265215159c242", "id": "72c92247-3250-4bbb-9982-a5442be6b015", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}]} 2019-01-09 00:49:44,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=72c92247-3250-4bbb-9982-a5442be6b015 used request id req-0f9f61b8-f98d-46f8-958a-c4888ed75a1f 2019-01-09 00:49:44,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c92247-3250-4bbb-9982-a5442be6b015 2019-01-09 00:49:44,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:44,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-33827209-b38b-4de4-8b36-fd4a5c430e62 Date: Wed, 09 Jan 2019 00:49: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": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "18529e4d-f623-4a82-84df-07b2a06ce0be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82"}]} 2019-01-09 00:49:44,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 used request id req-33827209-b38b-4de4-8b36-fd4a5c430e62 2019-01-09 00:49:44,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:49:44,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:44,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "add1e1a8d35545e6bcc271feb32bcd2a", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name-role"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e54e2c38c3c4382912265215159c242", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0e54e2c38c3c4382912265215159c242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0e54e2c38c3c4382912265215159c242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0e54e2c38c3c4382912265215159c242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0e54e2c38c3c4382912265215159c242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0e54e2c38c3c4382912265215159c242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0e54e2c38c3c4382912265215159c242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0e54e2c38c3c4382912265215159c242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0e54e2c38c3c4382912265215159c242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0e54e2c38c3c4382912265215159c242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0e54e2c38c3c4382912265215159c242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0e54e2c38c3c4382912265215159c242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0e54e2c38c3c4382912265215159c242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-user2", "id": "dfcce22616744c23adb4b587371cf376"}, "audit_ids": ["ccm2hXoWR0K0RR0S9BbyfA"], "issued_at": "2019-01-09T00:49:44.000000Z"}} 2019-01-09 00:49:44,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d894f59aea3897895f9ef564a4f081540070ee5e" 2019-01-09 00:49:44,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d43cf8-c9ef-4781-8898-e808c8752d63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:44,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c6d43cf8-c9ef-4781-8898-e808c8752d63 2019-01-09 00:49:44,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-1d8b1a36-e9dd-498-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d894f59aea3897895f9ef564a4f081540070ee5e" 2019-01-09 00:49:45,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-03f05d94-ccd8-4ec8-9913-649a1bc0dabd Date: Wed, 09 Jan 2019 00:49:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "updated_at": "2019-01-09T00:49:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "revision_number": 0, "id": "18529e4d-f623-4a82-84df-07b2a06ce0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e54e2c38c3c4382912265215159c242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "revision_number": 0, "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e54e2c38c3c4382912265215159c242"}], "revision_number": 2, "project_id": "0e54e2c38c3c4382912265215159c242", "id": "72c92247-3250-4bbb-9982-a5442be6b015", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}]} 2019-01-09 00:49:45,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-1d8b1a36-e9dd-498-name&description=hello+group used request id req-03f05d94-ccd8-4ec8-9913-649a1bc0dabd 2019-01-09 00:49:45,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:49:45,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:49:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:49:45,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d894f59aea3897895f9ef564a4f081540070ee5e" 2019-01-09 00:49:45,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7017525e-0489-4e1d-bbe3-a37a14dda5b4 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242"}, "enabled": true, "id": "0e54e2c38c3c4382912265215159c242", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}} 2019-01-09 00:49:45,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242 used request id req-7017525e-0489-4e1d-bbe3-a37a14dda5b4 2019-01-09 00:49:45,272 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c92247-3250-4bbb-9982-a5442be6b015 2019-01-09 00:49:45,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d894f59aea3897895f9ef564a4f081540070ee5e" 2019-01-09 00:49:45,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b495ec4-fd6f-403f-9128-7051717a4091 Date: Wed, 09 Jan 2019 00:49: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": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "18529e4d-f623-4a82-84df-07b2a06ce0be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82"}]} 2019-01-09 00:49:45,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 used request id req-4b495ec4-fd6f-403f-9128-7051717a4091 2019-01-09 00:49:45,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c92247-3250-4bbb-9982-a5442be6b015 2019-01-09 00:49:45,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d894f59aea3897895f9ef564a4f081540070ee5e" 2019-01-09 00:49:45,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-97fa70a4-addb-404d-97a2-216944118a35 Date: Wed, 09 Jan 2019 00:49: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": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "18529e4d-f623-4a82-84df-07b2a06ce0be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82"}]} 2019-01-09 00:49:45,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 used request id req-97fa70a4-addb-404d-97a2-216944118a35 2019-01-09 00:49:45,635 - neutron_utils - INFO - Retrieving security group with ID - 72c92247-3250-4bbb-9982-a5442be6b015 2019-01-09 00:49:45,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d894f59aea3897895f9ef564a4f081540070ee5e" 2019-01-09 00:49:45,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-cec284df-ae1c-411c-a5c1-b61b38e4f385 Date: Wed, 09 Jan 2019 00:49:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "updated_at": "2019-01-09T00:49:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "revision_number": 0, "id": "18529e4d-f623-4a82-84df-07b2a06ce0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e54e2c38c3c4382912265215159c242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "revision_number": 0, "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e54e2c38c3c4382912265215159c242"}], "revision_number": 2, "project_id": "0e54e2c38c3c4382912265215159c242", "id": "72c92247-3250-4bbb-9982-a5442be6b015", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}]} 2019-01-09 00:49:45,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=72c92247-3250-4bbb-9982-a5442be6b015 used request id req-cec284df-ae1c-411c-a5c1-b61b38e4f385 2019-01-09 00:49:45,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c92247-3250-4bbb-9982-a5442be6b015 2019-01-09 00:49:45,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d894f59aea3897895f9ef564a4f081540070ee5e" 2019-01-09 00:49:46,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43b3ddb2-6686-4282-a0e8-7125eb367c47 Date: Wed, 09 Jan 2019 00:49:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "18529e4d-f623-4a82-84df-07b2a06ce0be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:41Z", "security_group_id": "72c92247-3250-4bbb-9982-a5442be6b015", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:41Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "c694866e-23f2-48c6-a4f1-0151df9b8d82"}]} 2019-01-09 00:49:46,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=72c92247-3250-4bbb-9982-a5442be6b015 used request id req-43b3ddb2-6686-4282-a0e8-7125eb367c47 2019-01-09 00:49:46,130 - neutron_utils - INFO - Deleting security group rule with ID - c694866e-23f2-48c6-a4f1-0151df9b8d82 2019-01-09 00:49:46,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/c694866e-23f2-48c6-a4f1-0151df9b8d82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:46,295 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b328836b-dbd5-4ed6-8b2b-a5c122f8f180 Content-Length: 0 Date: Wed, 09 Jan 2019 00:49:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:49:46,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/c694866e-23f2-48c6-a4f1-0151df9b8d82 used request id req-b328836b-dbd5-4ed6-8b2b-a5c122f8f180 2019-01-09 00:49:46,296 - neutron_utils - INFO - Deleting security group rule with ID - 18529e4d-f623-4a82-84df-07b2a06ce0be 2019-01-09 00:49:46,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/18529e4d-f623-4a82-84df-07b2a06ce0be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:46,376 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a326b7cd-74fc-4d33-8222-810113abeb4e Content-Length: 0 Date: Wed, 09 Jan 2019 00:49:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:49:46,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/18529e4d-f623-4a82-84df-07b2a06ce0be used request id req-a326b7cd-74fc-4d33-8222-810113abeb4e 2019-01-09 00:49:46,377 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-1d8b1a36-e9dd-498-name 2019-01-09 00:49:46,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be41f15af1115bafcaa268183858cbf9fec031a" 2019-01-09 00:49:46,660 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af727ce7-f641-4998-bf45-665e8bcf7384 Content-Length: 0 Date: Wed, 09 Jan 2019 00:49:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:49:46,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/72c92247-3250-4bbb-9982-a5442be6b015 used request id req-af727ce7-f641-4998-bf45-665e8bcf7384 2019-01-09 00:49:46,661 - neutron_utils - INFO - Deleting security group rule with ID - c694866e-23f2-48c6-a4f1-0151df9b8d82 2019-01-09 00:49:46,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/c694866e-23f2-48c6-a4f1-0151df9b8d82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d894f59aea3897895f9ef564a4f081540070ee5e" 2019-01-09 00:49:46,687 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-ace25a61-e978-43e0-972b-4fe9c3ca75f2 Date: Wed, 09 Jan 2019 00:49:46 GMT RESP BODY: {"NeutronError": {"message": "Security group rule c694866e-23f2-48c6-a4f1-0151df9b8d82 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 00:49:46,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/c694866e-23f2-48c6-a4f1-0151df9b8d82 used request id req-ace25a61-e978-43e0-972b-4fe9c3ca75f2 2019-01-09 00:49:46,687 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule c694866e-23f2-48c6-a4f1-0151df9b8d82 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 00:49:46,688 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule c694866e-23f2-48c6-a4f1-0151df9b8d82 does not exist Neutron server returns request_ids: ['req-ace25a61-e978-43e0-972b-4fe9c3ca75f2'] 2019-01-09 00:49:46,688 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-1d8b1a36-e9dd-498-name 2019-01-09 00:49:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/72c92247-3250-4bbb-9982-a5442be6b015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d894f59aea3897895f9ef564a4f081540070ee5e" 2019-01-09 00:49:46,762 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-a94b843d-4409-4d43-a26d-35eecd2f8d42 Date: Wed, 09 Jan 2019 00:49:46 GMT RESP BODY: {"NeutronError": {"message": "Security group 72c92247-3250-4bbb-9982-a5442be6b015 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-09 00:49:46,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/72c92247-3250-4bbb-9982-a5442be6b015 used request id req-a94b843d-4409-4d43-a26d-35eecd2f8d42 2019-01-09 00:49:46,763 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 72c92247-3250-4bbb-9982-a5442be6b015 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-09 00:49:46,763 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 72c92247-3250-4bbb-9982-a5442be6b015 does not exist Neutron server returns request_ids: ['req-a94b843d-4409-4d43-a26d-35eecd2f8d42'] 2019-01-09 00:49:46,764 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-1d8b1a36-e9dd-498-user1 2019-01-09 00:49:46,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f6b80be5407247b2931fa06d86d0955d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ebe0ef02d2381d1a9c91b39e6c8399065c6a66" 2019-01-09 00:49:47,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1c60bf7-da43-466d-9689-425239ee3378 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:47,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f6b80be5407247b2931fa06d86d0955d used request id req-f1c60bf7-da43-466d-9689-425239ee3378 2019-01-09 00:49:47,069 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-1d8b1a36-e9dd-498-user2 2019-01-09 00:49:47,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/dfcce22616744c23adb4b587371cf376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7add58632e8e81990562aca429e20217b1eb90" 2019-01-09 00:49:47,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00dad8bb-e383-49dd-a035-a26bf3b75673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:47,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/dfcce22616744c23adb4b587371cf376 used request id req-00dad8bb-e383-49dd-a035-a26bf3b75673 2019-01-09 00:49:47,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:48,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-d24884a7-0e54-4ea7-9aae-d8553288bc84 Date: Wed, 09 Jan 2019 00:49:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:40Z", "updated_at": "2019-01-09T00:49:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:40Z", "revision_number": 0, "id": "2e4a8553-fd3d-4e4e-af9e-69e9a4cbb0b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:40Z", "security_group_id": "00250c6e-9203-4cdf-b599-970acdde1d29", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e54e2c38c3c4382912265215159c242"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:40Z", "revision_number": 0, "id": "363d31f5-9880-4e04-bbb2-1dcbd69d0ee9", "remote_group_id": "00250c6e-9203-4cdf-b599-970acdde1d29", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:40Z", "security_group_id": "00250c6e-9203-4cdf-b599-970acdde1d29", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e54e2c38c3c4382912265215159c242"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:40Z", "revision_number": 0, "id": "a745d9e5-d11d-45cf-85ff-c981164522ac", "remote_group_id": "00250c6e-9203-4cdf-b599-970acdde1d29", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:40Z", "security_group_id": "00250c6e-9203-4cdf-b599-970acdde1d29", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e54e2c38c3c4382912265215159c242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:40Z", "revision_number": 0, "id": "d8c919b3-ab86-4414-ad76-7fd871f5edcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:40Z", "security_group_id": "00250c6e-9203-4cdf-b599-970acdde1d29", "tenant_id": "0e54e2c38c3c4382912265215159c242", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e54e2c38c3c4382912265215159c242"}], "revision_number": 4, "project_id": "0e54e2c38c3c4382912265215159c242", "id": "00250c6e-9203-4cdf-b599-970acdde1d29", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:49:03Z", "updated_at": "2019-01-09T00:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "172f375f-2628-414e-80f3-dcd024e9e39a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "2c7923cd-033e-4b83-b145-94aca249ee92", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "4fc28ef3-0fe1-4f01-8a47-2e395e120ec8", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "e4ec3855-fbae-4f57-9af0-ae5b2f902977", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 4, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e80917b3-5b9e-4238-976d-529346341677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 00:49:48,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d24884a7-0e54-4ea7-9aae-d8553288bc84 2019-01-09 00:49:48,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:48,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1466b69-9347-4f98-8c6d-b334a254b405 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242"}, "enabled": true, "id": "0e54e2c38c3c4382912265215159c242", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-1d8b1a36-e9dd-498-name"}} 2019-01-09 00:49:48,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242 used request id req-a1466b69-9347-4f98-8c6d-b334a254b405 2019-01-09 00:49:48,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00250c6e-9203-4cdf-b599-970acdde1d29 2019-01-09 00:49:48,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=00250c6e-9203-4cdf-b599-970acdde1d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:49,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ed28d39b-71bd-46ac-9f06-eb113630a815 Date: Wed, 09 Jan 2019 00:49:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:40Z", "security_group_id": "00250c6e-9203-4cdf-b599-970acdde1d29", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:40Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "2e4a8553-fd3d-4e4e-af9e-69e9a4cbb0b2"}, {"remote_group_id": "00250c6e-9203-4cdf-b599-970acdde1d29", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:40Z", "security_group_id": "00250c6e-9203-4cdf-b599-970acdde1d29", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:40Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "363d31f5-9880-4e04-bbb2-1dcbd69d0ee9"}, {"remote_group_id": "00250c6e-9203-4cdf-b599-970acdde1d29", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:40Z", "security_group_id": "00250c6e-9203-4cdf-b599-970acdde1d29", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:40Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "a745d9e5-d11d-45cf-85ff-c981164522ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:49:40Z", "security_group_id": "00250c6e-9203-4cdf-b599-970acdde1d29", "port_range_min": null, "revision_number": 0, "tenant_id": "0e54e2c38c3c4382912265215159c242", "created_at": "2019-01-09T00:49:40Z", "project_id": "0e54e2c38c3c4382912265215159c242", "id": "d8c919b3-ab86-4414-ad76-7fd871f5edcd"}]} 2019-01-09 00:49:49,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=00250c6e-9203-4cdf-b599-970acdde1d29 used request id req-ed28d39b-71bd-46ac-9f06-eb113630a815 2019-01-09 00:49:49,002 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 00:49:49,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/00250c6e-9203-4cdf-b599-970acdde1d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:49,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c463773-dbcc-4af8-9cba-10a30943ea6d Content-Length: 0 Date: Wed, 09 Jan 2019 00:49:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:49:49,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/00250c6e-9203-4cdf-b599-970acdde1d29 used request id req-8c463773-dbcc-4af8-9cba-10a30943ea6d 2019-01-09 00:49:49,382 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-1d8b1a36-e9dd-498-name 2019-01-09 00:49:49,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:49,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36790b34-3157-48f1-8ae2-ffc414e692e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:49,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0e54e2c38c3c4382912265215159c242 used request id req-36790b34-3157-48f1-8ae2-ffc414e692e0 2019-01-09 00:49:49,524 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-1d8b1a36-e9dd-498-name-role 2019-01-09 00:49:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/add1e1a8d35545e6bcc271feb32bcd2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:49,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:49:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba0fc920-0943-4bac-840d-4eb3145d6fcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:49:49,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/add1e1a8d35545e6bcc271feb32bcd2a used request id req-ba0fc920-0943-4bac-840d-4eb3145d6fcc 2019-01-09 00:49:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b92b625a2fa2b44e1c2b57127c0f70b36c5f5c" 2019-01-09 00:49:49,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43bcc497-f75f-47d0-aebe-f623edf66cb7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 00:49:49,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-43bcc497-f75f-47d0-aebe-f623edf66cb7 2019-01-09 00:49:49,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:50,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["AL-kJfDhTqO4gyZPJfzn7g"], "issued_at": "2019-01-09T00:49:50.000000Z"}} 2019-01-09 00:49:50,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56575f261011340cd959caf1e406a58cdd866390" 2019-01-09 00:49:50,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a59c7237-d300-4de4-a37d-ac200d4bfad2 Date: Wed, 09 Jan 2019 00:49: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:49:50,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a59c7237-d300-4de4-a37d-ac200d4bfad2 2019-01-09 00:49:50,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56575f261011340cd959caf1e406a58cdd866390" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-7523604a-47df-4df4-a844-5d41b80a10f5"}' 2019-01-09 00:49:51,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14 X-Openstack-Request-Id: req-fe1fb776-d907-4b15-b548-cf9b90daa27d Date: Wed, 09 Jan 2019 00:49:51 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-7523604a-47df-4df4-a844-5d41b80a10f5", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:49:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T00:49:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14", "min_disk": 0, "protected": false, "id": "3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14", "file": "/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14/file", "checksum": null, "owner": "15f714b418f04457bfb86848f944dee5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:49:51,433 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fe1fb776-d907-4b15-b548-cf9b90daa27d 2019-01-09 00:49:51,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56575f261011340cd959caf1e406a58cdd866390" -d '' 2019-01-09 00:49:55,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-120eebea-a1ba-4c26-b000-e099b8144b90 Date: Wed, 09 Jan 2019 00:49:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:49:55,035 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14/file used request id req-120eebea-a1ba-4c26-b000-e099b8144b90 2019-01-09 00:49:55,036 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 00:49:55,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56575f261011340cd959caf1e406a58cdd866390" 2019-01-09 00:49:55,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-c94950c4-e9cb-4881-96bf-630c1ae9e422 Date: Wed, 09 Jan 2019 00:49:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-7523604a-47df-4df4-a844-5d41b80a10f5", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:49:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:49:54Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14/snap", "metadata": {}}], "self": "/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14", "min_disk": 0, "protected": false, "id": "3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14", "file": "/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:49:55,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14 used request id req-c94950c4-e9cb-4881-96bf-630c1ae9e422 2019-01-09 00:49:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56575f261011340cd959caf1e406a58cdd866390" 2019-01-09 00:49:56,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f0081090-2727-4373-9f05-b7844edd920c Date: Wed, 09 Jan 2019 00:49: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:49:56,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f0081090-2727-4373-9f05-b7844edd920c 2019-01-09 00:49:56,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-7523604a-47df-4df4-a844-5d41b80a10f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56575f261011340cd959caf1e406a58cdd866390" 2019-01-09 00:49:56,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-73105203-2cd2-4507-be68-cdb5e0bc8215 Date: Wed, 09 Jan 2019 00:49:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-7523604a-47df-4df4-a844-5d41b80a10f5", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:49:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:49:54Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14/snap", "metadata": {}}], "self": "/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14", "min_disk": 0, "protected": false, "id": "3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14", "file": "/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-7523604a-47df-4df4-a844-5d41b80a10f5"} 2019-01-09 00:49:56,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-7523604a-47df-4df4-a844-5d41b80a10f5 used request id req-73105203-2cd2-4507-be68-cdb5e0bc8215 2019-01-09 00:49:56,948 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-7523604a-47df-4df4-a844-5d41b80a10f5 2019-01-09 00:49:56,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56575f261011340cd959caf1e406a58cdd866390" 2019-01-09 00:49:58,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d15287f-5101-4ab5-82e6-4d7149f3c2eb Date: Wed, 09 Jan 2019 00:49:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:49:58,713 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3fd59e13-7a3b-4efc-b2ac-abc0f11e6d14 used request id req-6d15287f-5101-4ab5-82e6-4d7149f3c2eb 2019-01-09 00:49:58,715 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-09 00:49:58,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:49:59,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:49:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["vAEeW_hYSJO0ZVv-16L60w"], "issued_at": "2019-01-09T00:49:59.000000Z"}} 2019-01-09 00:49:59,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d4e3e8065da9c473388c286aebdd5eccc2a4f6" 2019-01-09 00:49:59,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c714445b-9467-4ec3-821c-d204573cd33e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:49:59,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c714445b-9467-4ec3-821c-d204573cd33e 2019-01-09 00:49:59,171 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-477b0a09-786e-4755-a37d-a61bdc650b1c-pub-net 2019-01-09 00:49:59,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d4e3e8065da9c473388c286aebdd5eccc2a4f6" -d '{"network": {"name": "NeutronUtilsNetworkTests-477b0a09-786e-4755-a37d-a61bdc650b1c-pub-net", "admin_state_up": true}}' 2019-01-09 00:50:00,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-d51fbe2b-1396-416d-9a41-402f489868da Date: Wed, 09 Jan 2019 00:50:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"79e909f7-1820-4ca0-a351-8c6af09e2c85","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:00Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-477b0a09-786e-4755-a37d-a61bdc650b1c-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:00Z","mtu":1450}} 2019-01-09 00:50:00,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d51fbe2b-1396-416d-9a41-402f489868da 2019-01-09 00:50:00,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=79e909f7-1820-4ca0-a351-8c6af09e2c85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d4e3e8065da9c473388c286aebdd5eccc2a4f6" 2019-01-09 00:50:00,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-0c75dfc8-9e4b-42d1-a6b8-4544ba1c30e3 Date: Wed, 09 Jan 2019 00:50:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"79e909f7-1820-4ca0-a351-8c6af09e2c85","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:00Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-477b0a09-786e-4755-a37d-a61bdc650b1c-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:00Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:00,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=79e909f7-1820-4ca0-a351-8c6af09e2c85 used request id req-0c75dfc8-9e4b-42d1-a6b8-4544ba1c30e3 2019-01-09 00:50:00,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=79e909f7-1820-4ca0-a351-8c6af09e2c85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d4e3e8065da9c473388c286aebdd5eccc2a4f6" 2019-01-09 00:50:00,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3d9032e7-7552-4628-8ed1-b89dab49dafa Date: Wed, 09 Jan 2019 00:50:00 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:50:00,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=79e909f7-1820-4ca0-a351-8c6af09e2c85 used request id req-3d9032e7-7552-4628-8ed1-b89dab49dafa 2019-01-09 00:50:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=79e909f7-1820-4ca0-a351-8c6af09e2c85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d4e3e8065da9c473388c286aebdd5eccc2a4f6" 2019-01-09 00:50:01,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-1d5c78c7-861a-4e87-87ab-e5068238dd32 Date: Wed, 09 Jan 2019 00:50:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"79e909f7-1820-4ca0-a351-8c6af09e2c85","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:00Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-477b0a09-786e-4755-a37d-a61bdc650b1c-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:00Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:01,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=79e909f7-1820-4ca0-a351-8c6af09e2c85 used request id req-1d5c78c7-861a-4e87-87ab-e5068238dd32 2019-01-09 00:50:01,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=79e909f7-1820-4ca0-a351-8c6af09e2c85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d4e3e8065da9c473388c286aebdd5eccc2a4f6" 2019-01-09 00:50:01,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e154402c-63f3-4071-836e-250387713a4a Date: Wed, 09 Jan 2019 00:50:01 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:50:01,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=79e909f7-1820-4ca0-a351-8c6af09e2c85 used request id req-e154402c-63f3-4071-836e-250387713a4a 2019-01-09 00:50:01,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsNetworkTests-477b0a09-786e-4755-a37d-a61bdc650b1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d4e3e8065da9c473388c286aebdd5eccc2a4f6" 2019-01-09 00:50:01,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-b44a0c0e-ef6e-4628-a5c2-a8ad3716f234 Date: Wed, 09 Jan 2019 00:50:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"79e909f7-1820-4ca0-a351-8c6af09e2c85","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:00Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-477b0a09-786e-4755-a37d-a61bdc650b1c-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:00Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:01,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsNetworkTests-477b0a09-786e-4755-a37d-a61bdc650b1c-pub-net used request id req-b44a0c0e-ef6e-4628-a5c2-a8ad3716f234 2019-01-09 00:50:01,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:50:01,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:50:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:50:01,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d4e3e8065da9c473388c286aebdd5eccc2a4f6" 2019-01-09 00:50:01,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9f41b0-9a74-4dcb-8853-ca52c6e9f237 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:50:01,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-2c9f41b0-9a74-4dcb-8853-ca52c6e9f237 2019-01-09 00:50:01,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=79e909f7-1820-4ca0-a351-8c6af09e2c85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d4e3e8065da9c473388c286aebdd5eccc2a4f6" 2019-01-09 00:50:01,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0216b77e-6089-4ec7-852a-017b62a50536 Date: Wed, 09 Jan 2019 00:50:01 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:50:01,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=79e909f7-1820-4ca0-a351-8c6af09e2c85 used request id req-0216b77e-6089-4ec7-852a-017b62a50536 2019-01-09 00:50:01,569 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-477b0a09-786e-4755-a37d-a61bdc650b1c-pub-net 2019-01-09 00:50:01,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/79e909f7-1820-4ca0-a351-8c6af09e2c85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d4e3e8065da9c473388c286aebdd5eccc2a4f6" 2019-01-09 00:50:02,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0cc5290-adda-43ee-a239-b6f4721fc166 Date: Wed, 09 Jan 2019 00:50:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:50:02,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/79e909f7-1820-4ca0-a351-8c6af09e2c85 used request id req-b0cc5290-adda-43ee-a239-b6f4721fc166 2019-01-09 00:50:02,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:50:02,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:50:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["qPlh8McqTCuE4muvQoUChQ"], "issued_at": "2019-01-09T00:50:02.000000Z"}} 2019-01-09 00:50:02,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5487c4ff47ebf2e51cc0e64e307816cf4b008d8e" 2019-01-09 00:50:02,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e06e29-1eae-43e2-aa4d-5d7ee0926949 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:50:02,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-38e06e29-1eae-43e2-aa4d-5d7ee0926949 2019-01-09 00:50:02,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:50:03,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["NS0I6zVNTM6U2JYzWOtQPQ"], "issued_at": "2019-01-09T00:50:03.000000Z"}} 2019-01-09 00:50:03,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5431b37e27a048b4301924e03df18080b9b85f8e" 2019-01-09 00:50:03,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d778d102-e837-4a6f-b2bc-97e1ab12064a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:50:03,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d778d102-e837-4a6f-b2bc-97e1ab12064a 2019-01-09 00:50:03,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:50:03,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["WRKovqDFRhSluCaKwSqyJQ"], "issued_at": "2019-01-09T00:50:03.000000Z"}} 2019-01-09 00:50:03,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:03,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd1f2e0-c38f-430f-8e88-782fe2c4850d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:50:03,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4fd1f2e0-c38f-430f-8e88-782fe2c4850d 2019-01-09 00:50:03,905 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-net 2019-01-09 00:50:03,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" -d '{"network": {"name": "NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-net", "admin_state_up": true}}' 2019-01-09 00:50:04,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-46415db6-8e4e-4bc5-adb2-4e3339b06b9f Date: Wed, 09 Jan 2019 00:50:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"50aa373f-02f8-4211-a556-a9cadd70cafd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:04Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:04Z","mtu":1450}} 2019-01-09 00:50:04,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-46415db6-8e4e-4bc5-adb2-4e3339b06b9f 2019-01-09 00:50:04,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=50aa373f-02f8-4211-a556-a9cadd70cafd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:05,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-913b31e8-984f-4deb-ad66-738cac76fe01 Date: Wed, 09 Jan 2019 00:50:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"50aa373f-02f8-4211-a556-a9cadd70cafd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:04Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:04Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:05,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=50aa373f-02f8-4211-a556-a9cadd70cafd used request id req-913b31e8-984f-4deb-ad66-738cac76fe01 2019-01-09 00:50:05,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50aa373f-02f8-4211-a556-a9cadd70cafd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:06,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5b620473-0f5b-48fa-bfb7-3d3be2988fb1 Date: Wed, 09 Jan 2019 00:50:06 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:50:06,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50aa373f-02f8-4211-a556-a9cadd70cafd used request id req-5b620473-0f5b-48fa-bfb7-3d3be2988fb1 2019-01-09 00:50:06,170 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet 2019-01-09 00:50:06,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" -d '{"subnets": [{"ip_version": 4, "network_id": "50aa373f-02f8-4211-a556-a9cadd70cafd", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet"}]}' 2019-01-09 00:50:06,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d20b8f71-b8ba-4120-a93d-8e6505b90008 Date: Wed, 09 Jan 2019 00:50:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa373f-02f8-4211-a556-a9cadd70cafd","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:06Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:06Z","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":"15f714b418f04457bfb86848f944dee5","id":"a25a8311-df5f-427f-804a-fc6689a0bf7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet"}]} 2019-01-09 00:50:06,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-d20b8f71-b8ba-4120-a93d-8e6505b90008 2019-01-09 00:50:06,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=50aa373f-02f8-4211-a556-a9cadd70cafd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:07,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e2a46cc0-e643-40ac-8785-d3c7e3988e6a Date: Wed, 09 Jan 2019 00:50:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50aa373f-02f8-4211-a556-a9cadd70cafd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["a25a8311-df5f-427f-804a-fc6689a0bf7d"],"description":"","tags":[],"updated_at":"2019-01-09T00:50:06Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:04Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:07,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=50aa373f-02f8-4211-a556-a9cadd70cafd used request id req-e2a46cc0-e643-40ac-8785-d3c7e3988e6a 2019-01-09 00:50:07,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50aa373f-02f8-4211-a556-a9cadd70cafd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:07,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0bfd373c-118c-4889-87c0-1b5f0d2203a7 Date: Wed, 09 Jan 2019 00:50:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa373f-02f8-4211-a556-a9cadd70cafd","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:06Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"a25a8311-df5f-427f-804a-fc6689a0bf7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet"}]} 2019-01-09 00:50:07,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50aa373f-02f8-4211-a556-a9cadd70cafd used request id req-0bfd373c-118c-4889-87c0-1b5f0d2203a7 2019-01-09 00:50:07,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:08,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9995c184-9ca4-4f82-a174-141d9d91b092 Date: Wed, 09 Jan 2019 00:50:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50aa373f-02f8-4211-a556-a9cadd70cafd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["a25a8311-df5f-427f-804a-fc6689a0bf7d"],"description":"","tags":[],"updated_at":"2019-01-09T00:50:06Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:04Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:08,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-net used request id req-9995c184-9ca4-4f82-a174-141d9d91b092 2019-01-09 00:50:08,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:50:08,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:50:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:50:08,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:08,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3bf5592-8926-47d4-8bda-ae8f6aad4b14 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:50:08,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-b3bf5592-8926-47d4-8bda-ae8f6aad4b14 2019-01-09 00:50:08,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50aa373f-02f8-4211-a556-a9cadd70cafd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:08,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8e2bd733-9f5f-45db-a681-5ece5e564080 Date: Wed, 09 Jan 2019 00:50:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa373f-02f8-4211-a556-a9cadd70cafd","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:06Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"a25a8311-df5f-427f-804a-fc6689a0bf7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet"}]} 2019-01-09 00:50:08,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50aa373f-02f8-4211-a556-a9cadd70cafd used request id req-8e2bd733-9f5f-45db-a681-5ece5e564080 2019-01-09 00:50:08,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50aa373f-02f8-4211-a556-a9cadd70cafd&name=NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:08,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3a70fd48-382c-455f-84c8-56e42139eb04 Date: Wed, 09 Jan 2019 00:50:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa373f-02f8-4211-a556-a9cadd70cafd","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:06Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"a25a8311-df5f-427f-804a-fc6689a0bf7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet"}]} 2019-01-09 00:50:08,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50aa373f-02f8-4211-a556-a9cadd70cafd&name=NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet used request id req-3a70fd48-382c-455f-84c8-56e42139eb04 2019-01-09 00:50:08,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50aa373f-02f8-4211-a556-a9cadd70cafd&name=NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:08,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0cf133a6-af2b-4553-aa29-3c84a5db2d0c Date: Wed, 09 Jan 2019 00:50:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa373f-02f8-4211-a556-a9cadd70cafd","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:06Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"a25a8311-df5f-427f-804a-fc6689a0bf7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet"}]} 2019-01-09 00:50:08,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50aa373f-02f8-4211-a556-a9cadd70cafd&name=NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet used request id req-0cf133a6-af2b-4553-aa29-3c84a5db2d0c 2019-01-09 00:50:08,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50aa373f-02f8-4211-a556-a9cadd70cafd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:09,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-837e335f-5ec6-4a27-97cd-de5bccb4e12c Date: Wed, 09 Jan 2019 00:50:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa373f-02f8-4211-a556-a9cadd70cafd","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:06Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"a25a8311-df5f-427f-804a-fc6689a0bf7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet"}]} 2019-01-09 00:50:09,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50aa373f-02f8-4211-a556-a9cadd70cafd used request id req-837e335f-5ec6-4a27-97cd-de5bccb4e12c 2019-01-09 00:50:09,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:09,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-761729c7-870a-414a-b140-7df1a53de4e9 Date: Wed, 09 Jan 2019 00:50:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa373f-02f8-4211-a556-a9cadd70cafd","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:06Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"a25a8311-df5f-427f-804a-fc6689a0bf7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet"}]} 2019-01-09 00:50:09,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet used request id req-761729c7-870a-414a-b140-7df1a53de4e9 2019-01-09 00:50:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:09,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66cafd9-0d55-428a-8327-af03fe47874d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:50:09,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-e66cafd9-0d55-428a-8327-af03fe47874d 2019-01-09 00:50:09,307 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet 2019-01-09 00:50:09,307 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-subnet 2019-01-09 00:50:09,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/a25a8311-df5f-427f-804a-fc6689a0bf7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:11,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d058d564-6af6-410a-ac14-5bd3fbabea9d Date: Wed, 09 Jan 2019 00:50:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:50:11,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a25a8311-df5f-427f-804a-fc6689a0bf7d used request id req-d058d564-6af6-410a-ac14-5bd3fbabea9d 2019-01-09 00:50:11,506 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-8405a943-a5dd-4429-9c70-6e34e62f4434-pub-net 2019-01-09 00:50:11,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/50aa373f-02f8-4211-a556-a9cadd70cafd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4ddfcc9cd4591694a6411220d97d80dde26de9" 2019-01-09 00:50:12,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66019512-4b32-43af-9011-1934e980bb70 Date: Wed, 09 Jan 2019 00:50:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:50:12,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/50aa373f-02f8-4211-a556-a9cadd70cafd used request id req-66019512-4b32-43af-9011-1934e980bb70 2019-01-09 00:50:12,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:50:13,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:50:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["JWqeI-vQTPKgfWZPgoHa1Q"], "issued_at": "2019-01-09T00:50:13.000000Z"}} 2019-01-09 00:50:13,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b1e2dc805b8daca2de6cd2c3bb3385e3608bc" 2019-01-09 00:50:13,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f01d79-f688-49a8-9f2d-7f477802a872 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:50:13,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-01f01d79-f688-49a8-9f2d-7f477802a872 2019-01-09 00:50:13,423 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-a550df6b-6b64-4312-b522-88ba61081317-pub-net 2019-01-09 00:50:13,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b1e2dc805b8daca2de6cd2c3bb3385e3608bc" -d '{"network": {"name": "NeutronUtilsSubnetTests-a550df6b-6b64-4312-b522-88ba61081317-pub-net", "admin_state_up": true}}' 2019-01-09 00:50:13,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5575cadf-05cf-4386-8afc-b184507c6afe Date: Wed, 09 Jan 2019 00:50:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c20d3656-9d3e-4e7b-8cd0-46db88759869","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a550df6b-6b64-4312-b522-88ba61081317-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:13Z","mtu":1450}} 2019-01-09 00:50:13,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-5575cadf-05cf-4386-8afc-b184507c6afe 2019-01-09 00:50:13,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c20d3656-9d3e-4e7b-8cd0-46db88759869 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b1e2dc805b8daca2de6cd2c3bb3385e3608bc" 2019-01-09 00:50:14,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-d9bb8cb6-2eca-430e-95ff-8d06d62fb467 Date: Wed, 09 Jan 2019 00:50:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c20d3656-9d3e-4e7b-8cd0-46db88759869","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:13Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a550df6b-6b64-4312-b522-88ba61081317-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:13Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:14,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c20d3656-9d3e-4e7b-8cd0-46db88759869 used request id req-d9bb8cb6-2eca-430e-95ff-8d06d62fb467 2019-01-09 00:50:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c20d3656-9d3e-4e7b-8cd0-46db88759869 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b1e2dc805b8daca2de6cd2c3bb3385e3608bc" 2019-01-09 00:50:14,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c10b4f07-7fbf-4cdd-8592-8038b3785cb0 Date: Wed, 09 Jan 2019 00:50:14 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:50:14,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c20d3656-9d3e-4e7b-8cd0-46db88759869 used request id req-c10b4f07-7fbf-4cdd-8592-8038b3785cb0 2019-01-09 00:50:14,257 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-a550df6b-6b64-4312-b522-88ba61081317-pub-subnet 2019-01-09 00:50:14,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b1e2dc805b8daca2de6cd2c3bb3385e3608bc" -d '{"subnets": [{"ip_version": 4, "network_id": "c20d3656-9d3e-4e7b-8cd0-46db88759869", "cidr": "", "name": "NeutronUtilsSubnetTests-a550df6b-6b64-4312-b522-88ba61081317-pub-subnet"}]}' 2019-01-09 00:50:14,425 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-415c3e1f-7af2-4d9c-bb84-81ab852cac44 Date: Wed, 09 Jan 2019 00:50:14 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 00:50:14,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-415c3e1f-7af2-4d9c-bb84-81ab852cac44 2019-01-09 00:50:14,425 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 00:50:14,426 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-a550df6b-6b64-4312-b522-88ba61081317-pub-subnet] for network [NeutronUtilsSubnetTests-a550df6b-6b64-4312-b522-88ba61081317-pub-net] 2019-01-09 00:50:14,426 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-a550df6b-6b64-4312-b522-88ba61081317-pub-net 2019-01-09 00:50:14,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c20d3656-9d3e-4e7b-8cd0-46db88759869 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b1e2dc805b8daca2de6cd2c3bb3385e3608bc" 2019-01-09 00:50:15,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f4b1dd2b-f505-46f0-87a6-cafa81772e7c Date: Wed, 09 Jan 2019 00:50:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:50:15,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c20d3656-9d3e-4e7b-8cd0-46db88759869 used request id req-f4b1dd2b-f505-46f0-87a6-cafa81772e7c 2019-01-09 00:50:15,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:50:15,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:50:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["89GLZozVRwCsuzA6sEgYaw"], "issued_at": "2019-01-09T00:50:15.000000Z"}} 2019-01-09 00:50:15,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:15,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6dc3ee1-2dec-4846-891b-3758614efb0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:50:15,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d6dc3ee1-2dec-4846-891b-3758614efb0c 2019-01-09 00:50:15,558 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-net 2019-01-09 00:50:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" -d '{"network": {"name": "NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-net", "admin_state_up": true}}' 2019-01-09 00:50:16,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-517778f0-4747-4fa5-943c-2dbe704c855f Date: Wed, 09 Jan 2019 00:50: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":"d90da655-eae1-4dfb-9e9e-00bc8b325cf3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:15Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:15Z","mtu":1450}} 2019-01-09 00:50:16,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-517778f0-4747-4fa5-943c-2dbe704c855f 2019-01-09 00:50:16,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:16,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-4477bafb-8d7e-49a0-8c7d-148f80d5ad0b Date: Wed, 09 Jan 2019 00:50:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d90da655-eae1-4dfb-9e9e-00bc8b325cf3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:15Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:15Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:16,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3 used request id req-4477bafb-8d7e-49a0-8c7d-148f80d5ad0b 2019-01-09 00:50:16,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:16,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2dcd956e-09e5-45df-99e9-adfd04c574f6 Date: Wed, 09 Jan 2019 00:50:16 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:50:16,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3 used request id req-2dcd956e-09e5-45df-99e9-adfd04c574f6 2019-01-09 00:50:16,422 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet 2019-01-09 00:50:16,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" -d '{"subnets": [{"ip_version": 4, "network_id": "d90da655-eae1-4dfb-9e9e-00bc8b325cf3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet"}]}' 2019-01-09 00:50:17,057 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2db8fc5f-c283-47ea-aff1-68a941c48d66 Date: Wed, 09 Jan 2019 00:50:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d90da655-eae1-4dfb-9e9e-00bc8b325cf3","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:16Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:16Z","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":"15f714b418f04457bfb86848f944dee5","id":"d1df8253-2bbf-4f5a-b15e-0911337eaece","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet"}]} 2019-01-09 00:50:17,057 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-2db8fc5f-c283-47ea-aff1-68a941c48d66 2019-01-09 00:50:17,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:17,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-72d8ba72-b75c-4a4b-89bf-11fb9dd33c11 Date: Wed, 09 Jan 2019 00:50:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d90da655-eae1-4dfb-9e9e-00bc8b325cf3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["d1df8253-2bbf-4f5a-b15e-0911337eaece"],"description":"","tags":[],"updated_at":"2019-01-09T00:50:16Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:15Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:17,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3 used request id req-72d8ba72-b75c-4a4b-89bf-11fb9dd33c11 2019-01-09 00:50:17,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:17,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-adf4169b-7d95-4ae0-8bd9-09683b0b481c Date: Wed, 09 Jan 2019 00:50:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d90da655-eae1-4dfb-9e9e-00bc8b325cf3","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:16Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"d1df8253-2bbf-4f5a-b15e-0911337eaece","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet"}]} 2019-01-09 00:50:17,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3 used request id req-adf4169b-7d95-4ae0-8bd9-09683b0b481c 2019-01-09 00:50:17,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:17,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1e5bd64a-29c9-42a7-8ccd-0bfbff05ab44 Date: Wed, 09 Jan 2019 00:50:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d90da655-eae1-4dfb-9e9e-00bc8b325cf3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["d1df8253-2bbf-4f5a-b15e-0911337eaece"],"description":"","tags":[],"updated_at":"2019-01-09T00:50:16Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:15Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:17,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-net used request id req-1e5bd64a-29c9-42a7-8ccd-0bfbff05ab44 2019-01-09 00:50:17,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:50:17,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:50:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:50:17,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:17,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a278364a-2666-49f0-b9a5-f8462f05adde Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:50:17,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-a278364a-2666-49f0-b9a5-f8462f05adde 2019-01-09 00:50:17,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:17,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-76652c1a-1795-4ace-8daf-2d8cdbddbc8d Date: Wed, 09 Jan 2019 00:50:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d90da655-eae1-4dfb-9e9e-00bc8b325cf3","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:16Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"d1df8253-2bbf-4f5a-b15e-0911337eaece","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet"}]} 2019-01-09 00:50:17,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3 used request id req-76652c1a-1795-4ace-8daf-2d8cdbddbc8d 2019-01-09 00:50:17,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3&name=NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:18,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-da24222e-e08b-4a38-9066-9965a2aefd9c Date: Wed, 09 Jan 2019 00:50:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d90da655-eae1-4dfb-9e9e-00bc8b325cf3","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:16Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"d1df8253-2bbf-4f5a-b15e-0911337eaece","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet"}]} 2019-01-09 00:50:18,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3&name=NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet used request id req-da24222e-e08b-4a38-9066-9965a2aefd9c 2019-01-09 00:50:18,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3&name=NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:18,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f9a9f818-d240-441f-afd3-001c92515b74 Date: Wed, 09 Jan 2019 00:50:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d90da655-eae1-4dfb-9e9e-00bc8b325cf3","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:16Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"d1df8253-2bbf-4f5a-b15e-0911337eaece","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet"}]} 2019-01-09 00:50:18,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3&name=NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet used request id req-f9a9f818-d240-441f-afd3-001c92515b74 2019-01-09 00:50:18,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:18,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dcd6807c-9e8a-467a-b0a1-061bc5cf67d0 Date: Wed, 09 Jan 2019 00:50:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d90da655-eae1-4dfb-9e9e-00bc8b325cf3","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:16Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"d1df8253-2bbf-4f5a-b15e-0911337eaece","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet"}]} 2019-01-09 00:50:18,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d90da655-eae1-4dfb-9e9e-00bc8b325cf3 used request id req-dcd6807c-9e8a-467a-b0a1-061bc5cf67d0 2019-01-09 00:50:18,549 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet 2019-01-09 00:50:18,549 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-subnet 2019-01-09 00:50:18,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/d1df8253-2bbf-4f5a-b15e-0911337eaece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:20,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4dead67-7d03-430c-96cc-7ee58643d056 Date: Wed, 09 Jan 2019 00:50:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:50:20,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d1df8253-2bbf-4f5a-b15e-0911337eaece used request id req-c4dead67-7d03-430c-96cc-7ee58643d056 2019-01-09 00:50:20,019 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-37adac8c-1a2d-4023-b770-a52028b4bffb-pub-net 2019-01-09 00:50:20,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/d90da655-eae1-4dfb-9e9e-00bc8b325cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457a47cea4e11324ae3b18c4ce8384c4eee1a11" 2019-01-09 00:50:21,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1bcf091-b406-46f2-a306-a210349b9d66 Date: Wed, 09 Jan 2019 00:50:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:50:21,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d90da655-eae1-4dfb-9e9e-00bc8b325cf3 used request id req-d1bcf091-b406-46f2-a306-a210349b9d66 2019-01-09 00:50:21,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:50:21,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:50:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["wHIcrRVGThit5aV1JtRNEA"], "issued_at": "2019-01-09T00:50:21.000000Z"}} 2019-01-09 00:50:21,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3372a36ca8d6a3e32c434c16a218c486f0d9e2" 2019-01-09 00:50:21,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2359471e-af7e-4e62-b809-da465ec1314a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:50:21,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2359471e-af7e-4e62-b809-da465ec1314a 2019-01-09 00:50:21,887 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-53cac60e-0a1a-40c9-90f8-556d288c147f-pub-net 2019-01-09 00:50:21,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3372a36ca8d6a3e32c434c16a218c486f0d9e2" -d '{"network": {"name": "NeutronUtilsSubnetTests-53cac60e-0a1a-40c9-90f8-556d288c147f-pub-net", "admin_state_up": true}}' 2019-01-09 00:50:22,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8604ec11-3113-4b64-9a31-8013cb8f3d15 Date: Wed, 09 Jan 2019 00:50:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dce24fcb-ef2a-4bad-959d-013e0742bac3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:22Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-53cac60e-0a1a-40c9-90f8-556d288c147f-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:22Z","mtu":1450}} 2019-01-09 00:50:22,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-8604ec11-3113-4b64-9a31-8013cb8f3d15 2019-01-09 00:50:22,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=dce24fcb-ef2a-4bad-959d-013e0742bac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3372a36ca8d6a3e32c434c16a218c486f0d9e2" 2019-01-09 00:50:22,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-6ea9ab8a-bd98-47c4-8fb1-d01058d6919c Date: Wed, 09 Jan 2019 00:50:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dce24fcb-ef2a-4bad-959d-013e0742bac3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:22Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-53cac60e-0a1a-40c9-90f8-556d288c147f-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:22Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:22,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=dce24fcb-ef2a-4bad-959d-013e0742bac3 used request id req-6ea9ab8a-bd98-47c4-8fb1-d01058d6919c 2019-01-09 00:50:22,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dce24fcb-ef2a-4bad-959d-013e0742bac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3372a36ca8d6a3e32c434c16a218c486f0d9e2" 2019-01-09 00:50:22,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0d3ce3b6-2084-4134-9ed7-7aacd8ad98dd Date: Wed, 09 Jan 2019 00:50:22 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:50:22,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dce24fcb-ef2a-4bad-959d-013e0742bac3 used request id req-0d3ce3b6-2084-4134-9ed7-7aacd8ad98dd 2019-01-09 00:50:22,900 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-53cac60e-0a1a-40c9-90f8-556d288c147f-pub-subnet 2019-01-09 00:50:22,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3372a36ca8d6a3e32c434c16a218c486f0d9e2" -d '{"subnets": [{"ip_version": 4, "network_id": "dce24fcb-ef2a-4bad-959d-013e0742bac3", "cidr": null, "name": "NeutronUtilsSubnetTests-53cac60e-0a1a-40c9-90f8-556d288c147f-pub-subnet"}]}' 2019-01-09 00:50:23,190 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-9c132136-474e-4d60-b573-257c919bf6ec Date: Wed, 09 Jan 2019 00:50:23 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2019-01-09 00:50:23,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-9c132136-474e-4d60-b573-257c919bf6ec 2019-01-09 00:50:23,191 - 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": ""}} 2019-01-09 00:50:23,191 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-53cac60e-0a1a-40c9-90f8-556d288c147f-pub-subnet] for network [NeutronUtilsSubnetTests-53cac60e-0a1a-40c9-90f8-556d288c147f-pub-net] 2019-01-09 00:50:23,191 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-53cac60e-0a1a-40c9-90f8-556d288c147f-pub-net 2019-01-09 00:50:23,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/dce24fcb-ef2a-4bad-959d-013e0742bac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3372a36ca8d6a3e32c434c16a218c486f0d9e2" 2019-01-09 00:50:23,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80ad5fb3-66b1-45eb-8e14-1145e67da01d Date: Wed, 09 Jan 2019 00:50:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:50:23,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/dce24fcb-ef2a-4bad-959d-013e0742bac3 used request id req-80ad5fb3-66b1-45eb-8e14-1145e67da01d 2019-01-09 00:50:23,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:50:24,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:50:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["jpxKT3QcRmOe65EdC9mhnw"], "issued_at": "2019-01-09T00:50:24.000000Z"}} 2019-01-09 00:50:24,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c159b772c41839df73026f18ed4e8f200223070f" 2019-01-09 00:50:24,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a322fe-48c7-4707-a208-43e128e504f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:50:24,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e7a322fe-48c7-4707-a208-43e128e504f5 2019-01-09 00:50:24,454 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-net 2019-01-09 00:50:24,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c159b772c41839df73026f18ed4e8f200223070f" -d '{"network": {"name": "NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-net", "admin_state_up": true}}' 2019-01-09 00:50:25,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-92694f4e-835a-4342-b162-f949194cb398 Date: Wed, 09 Jan 2019 00:50: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":"7951fa95-2dd0-462f-88de-f6f27243b214","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:24Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:24Z","mtu":1450}} 2019-01-09 00:50:25,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-92694f4e-835a-4342-b162-f949194cb398 2019-01-09 00:50:25,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7951fa95-2dd0-462f-88de-f6f27243b214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c159b772c41839df73026f18ed4e8f200223070f" 2019-01-09 00:50:25,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-683c2e2b-d92a-4756-bc9d-0d3e753c3716 Date: Wed, 09 Jan 2019 00:50:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7951fa95-2dd0-462f-88de-f6f27243b214","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:24Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:24Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:25,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7951fa95-2dd0-462f-88de-f6f27243b214 used request id req-683c2e2b-d92a-4756-bc9d-0d3e753c3716 2019-01-09 00:50:25,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7951fa95-2dd0-462f-88de-f6f27243b214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c159b772c41839df73026f18ed4e8f200223070f" 2019-01-09 00:50:25,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7163a5df-7e42-4f02-b081-98fa58c919f3 Date: Wed, 09 Jan 2019 00:50:25 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:50:25,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7951fa95-2dd0-462f-88de-f6f27243b214 used request id req-7163a5df-7e42-4f02-b081-98fa58c919f3 2019-01-09 00:50:25,471 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-subnet 2019-01-09 00:50:25,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c159b772c41839df73026f18ed4e8f200223070f" -d '{"subnets": [{"ip_version": 4, "network_id": "7951fa95-2dd0-462f-88de-f6f27243b214", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-subnet"}]}' 2019-01-09 00:50:26,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ed0269d2-6173-494d-ba78-f325bc7d51de Date: Wed, 09 Jan 2019 00:50:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7951fa95-2dd0-462f-88de-f6f27243b214","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:25Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:25Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"c305236f-a06a-4522-b5a9-a6f545873ddb","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-subnet"}]} 2019-01-09 00:50:26,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-ed0269d2-6173-494d-ba78-f325bc7d51de 2019-01-09 00:50:26,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7951fa95-2dd0-462f-88de-f6f27243b214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c159b772c41839df73026f18ed4e8f200223070f" 2019-01-09 00:50:26,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-392a8f68-7732-44a2-b58a-519e2001ae6e Date: Wed, 09 Jan 2019 00:50:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7951fa95-2dd0-462f-88de-f6f27243b214","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["c305236f-a06a-4522-b5a9-a6f545873ddb"],"description":"","tags":[],"updated_at":"2019-01-09T00:50:25Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:24Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:26,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7951fa95-2dd0-462f-88de-f6f27243b214 used request id req-392a8f68-7732-44a2-b58a-519e2001ae6e 2019-01-09 00:50:26,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7951fa95-2dd0-462f-88de-f6f27243b214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c159b772c41839df73026f18ed4e8f200223070f" 2019-01-09 00:50:26,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-26626c22-d877-40c5-b51e-6131ae35ec0d Date: Wed, 09 Jan 2019 00:50:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7951fa95-2dd0-462f-88de-f6f27243b214","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:25Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"c305236f-a06a-4522-b5a9-a6f545873ddb","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-subnet"}]} 2019-01-09 00:50:26,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7951fa95-2dd0-462f-88de-f6f27243b214 used request id req-26626c22-d877-40c5-b51e-6131ae35ec0d 2019-01-09 00:50:26,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c159b772c41839df73026f18ed4e8f200223070f" 2019-01-09 00:50:26,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c26ec1eb-c41c-4e7c-9fad-5014be0e0d83 Date: Wed, 09 Jan 2019 00:50:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7951fa95-2dd0-462f-88de-f6f27243b214","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["c305236f-a06a-4522-b5a9-a6f545873ddb"],"description":"","tags":[],"updated_at":"2019-01-09T00:50:25Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:24Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:26,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-net used request id req-c26ec1eb-c41c-4e7c-9fad-5014be0e0d83 2019-01-09 00:50:26,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:50:26,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:50:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:50:26,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c159b772c41839df73026f18ed4e8f200223070f" 2019-01-09 00:50:26,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edde73a4-51b7-4882-a832-44c1dd10f58d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:50:26,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-edde73a4-51b7-4882-a832-44c1dd10f58d 2019-01-09 00:50:26,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7951fa95-2dd0-462f-88de-f6f27243b214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c159b772c41839df73026f18ed4e8f200223070f" 2019-01-09 00:50:27,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5586b008-1194-4d77-8dd8-138c15602d51 Date: Wed, 09 Jan 2019 00:50:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7951fa95-2dd0-462f-88de-f6f27243b214","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:25Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"c305236f-a06a-4522-b5a9-a6f545873ddb","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-subnet"}]} 2019-01-09 00:50:27,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7951fa95-2dd0-462f-88de-f6f27243b214 used request id req-5586b008-1194-4d77-8dd8-138c15602d51 2019-01-09 00:50:27,014 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-subnet 2019-01-09 00:50:27,014 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-subnet 2019-01-09 00:50:27,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/c305236f-a06a-4522-b5a9-a6f545873ddb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c159b772c41839df73026f18ed4e8f200223070f" 2019-01-09 00:50:28,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45f7553b-a334-46a6-9515-094c42e91289 Date: Wed, 09 Jan 2019 00:50:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:50:28,642 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c305236f-a06a-4522-b5a9-a6f545873ddb used request id req-45f7553b-a334-46a6-9515-094c42e91289 2019-01-09 00:50:28,642 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fa40f1a9-e4af-4986-b71a-be7f6eec77b6-pub-net 2019-01-09 00:50:28,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/7951fa95-2dd0-462f-88de-f6f27243b214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c159b772c41839df73026f18ed4e8f200223070f" 2019-01-09 00:50:29,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d782cb2-0dbb-49fa-81b4-8c097bd1f5d3 Date: Wed, 09 Jan 2019 00:50:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:50:29,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/7951fa95-2dd0-462f-88de-f6f27243b214 used request id req-7d782cb2-0dbb-49fa-81b4-8c097bd1f5d3 2019-01-09 00:50:29,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:50:30,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["HUosqvKiQP6MOx-F24rd3Q"], "issued_at": "2019-01-09T00:50:30.000000Z"}} 2019-01-09 00:50:30,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:30,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f396af-7a05-4c27-8d21-7002cf5cf405 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:50:30,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-86f396af-7a05-4c27-8d21-7002cf5cf405 2019-01-09 00:50:30,475 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-net 2019-01-09 00:50:30,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" -d '{"network": {"name": "NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-net", "admin_state_up": true}}' 2019-01-09 00:50:30,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5bf95c3e-9acd-48ba-b0bc-a6705cec1090 Date: Wed, 09 Jan 2019 00:50: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":"aa6e812c-a49f-4e28-91cf-2bfdf54e98de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:30Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:30Z","mtu":1450}} 2019-01-09 00:50:30,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-5bf95c3e-9acd-48ba-b0bc-a6705cec1090 2019-01-09 00:50:30,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aa6e812c-a49f-4e28-91cf-2bfdf54e98de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:31,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1f662b24-ac47-4cc3-a29c-5e5b769c6b3f Date: Wed, 09 Jan 2019 00:50:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa6e812c-a49f-4e28-91cf-2bfdf54e98de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:30Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:31,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aa6e812c-a49f-4e28-91cf-2bfdf54e98de used request id req-1f662b24-ac47-4cc3-a29c-5e5b769c6b3f 2019-01-09 00:50:31,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa6e812c-a49f-4e28-91cf-2bfdf54e98de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:32,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-466e5a2f-1b34-4e17-b6ae-9c2249a8e8db Date: Wed, 09 Jan 2019 00:50:32 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:50:32,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa6e812c-a49f-4e28-91cf-2bfdf54e98de used request id req-466e5a2f-1b34-4e17-b6ae-9c2249a8e8db 2019-01-09 00:50:32,091 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-subnet 2019-01-09 00:50:32,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" -d '{"subnets": [{"ip_version": 4, "network_id": "aa6e812c-a49f-4e28-91cf-2bfdf54e98de", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-subnet"}]}' 2019-01-09 00:50:32,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e25fe0c8-37e6-4e57-a8bf-7e12eef1fa66 Date: Wed, 09 Jan 2019 00:50:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa6e812c-a49f-4e28-91cf-2bfdf54e98de","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:32Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"125865c7-ded7-44f5-86e5-35b9967e9249","subnetpool_id":null,"name":"NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-subnet"}]} 2019-01-09 00:50:32,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e25fe0c8-37e6-4e57-a8bf-7e12eef1fa66 2019-01-09 00:50:32,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aa6e812c-a49f-4e28-91cf-2bfdf54e98de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:32,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-86aec2aa-0e39-4291-9725-bdc7302c8820 Date: Wed, 09 Jan 2019 00:50:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aa6e812c-a49f-4e28-91cf-2bfdf54e98de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["125865c7-ded7-44f5-86e5-35b9967e9249"],"description":"","tags":[],"updated_at":"2019-01-09T00:50:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:30Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:32,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aa6e812c-a49f-4e28-91cf-2bfdf54e98de used request id req-86aec2aa-0e39-4291-9725-bdc7302c8820 2019-01-09 00:50:32,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa6e812c-a49f-4e28-91cf-2bfdf54e98de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:33,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3fae4aa4-9689-4890-9140-8ebce7d360e8 Date: Wed, 09 Jan 2019 00:50:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa6e812c-a49f-4e28-91cf-2bfdf54e98de","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:32Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"125865c7-ded7-44f5-86e5-35b9967e9249","subnetpool_id":null,"name":"NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-subnet"}]} 2019-01-09 00:50:33,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa6e812c-a49f-4e28-91cf-2bfdf54e98de used request id req-3fae4aa4-9689-4890-9140-8ebce7d360e8 2019-01-09 00:50:33,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:33,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cb850cb2-88cb-42d8-9486-3b3cb5cd1033 Date: Wed, 09 Jan 2019 00:50:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aa6e812c-a49f-4e28-91cf-2bfdf54e98de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["125865c7-ded7-44f5-86e5-35b9967e9249"],"description":"","tags":[],"updated_at":"2019-01-09T00:50:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:30Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:33,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-net used request id req-cb850cb2-88cb-42d8-9486-3b3cb5cd1033 2019-01-09 00:50:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:50:33,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:50:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:50:33,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:33,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d16f18d-8a9b-49ba-bf2f-60534afa89a8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:50:33,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-8d16f18d-8a9b-49ba-bf2f-60534afa89a8 2019-01-09 00:50:33,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa6e812c-a49f-4e28-91cf-2bfdf54e98de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:33,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4c9e31a2-5724-40dc-8224-f8d49d81256e Date: Wed, 09 Jan 2019 00:50:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa6e812c-a49f-4e28-91cf-2bfdf54e98de","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:32Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"125865c7-ded7-44f5-86e5-35b9967e9249","subnetpool_id":null,"name":"NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-subnet"}]} 2019-01-09 00:50:33,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa6e812c-a49f-4e28-91cf-2bfdf54e98de used request id req-4c9e31a2-5724-40dc-8224-f8d49d81256e 2019-01-09 00:50:33,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa6e812c-a49f-4e28-91cf-2bfdf54e98de&name=NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:33,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b358c0b4-3ce4-4fad-9f76-302de5626e30 Date: Wed, 09 Jan 2019 00:50:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa6e812c-a49f-4e28-91cf-2bfdf54e98de","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:32Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"125865c7-ded7-44f5-86e5-35b9967e9249","subnetpool_id":null,"name":"NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-subnet"}]} 2019-01-09 00:50:33,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa6e812c-a49f-4e28-91cf-2bfdf54e98de&name=NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-subnet used request id req-b358c0b4-3ce4-4fad-9f76-302de5626e30 2019-01-09 00:50:33,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:50:33,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:50:34,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["YjpOG7dOTv-I0AAtoW4qFg"], "issued_at": "2019-01-09T00:50:34.000000Z"}} 2019-01-09 00:50:34,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdee1e59e89facbb6def4c68650b69041b6afed" 2019-01-09 00:50:34,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae4888a-e65e-412c-8752-d04871852742 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:50:34,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6ae4888a-e65e-412c-8752-d04871852742 2019-01-09 00:50:34,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:34,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c28e812d-73ab-4201-977b-dfbb99519a88 Date: Wed, 09 Jan 2019 00:50:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 00:50:34,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-c28e812d-73ab-4201-977b-dfbb99519a88 2019-01-09 00:50:34,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:34,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c8d5b59b-cedf-4155-8ac9-d235b8db73ad Date: Wed, 09 Jan 2019 00:50:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 00:50:34,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-c8d5b59b-cedf-4155-8ac9-d235b8db73ad 2019-01-09 00:50:34,795 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-router 2019-01-09 00:50:34,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-router", "admin_state_up": true}}' 2019-01-09 00:50:39,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-c7d1da02-9bae-40f5-9a28-5ffc0f2cb075 Date: Wed, 09 Jan 2019 00:50:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:50:35Z", "admin_state_up": true, "updated_at": "2019-01-09T00:50:36Z", "project_id": "15f714b418f04457bfb86848f944dee5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae", "name": "NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-router"}} 2019-01-09 00:50:39,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-c7d1da02-9bae-40f5-9a28-5ffc0f2cb075 2019-01-09 00:50:39,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:39,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-4f733c77-fa29-4e61-91cb-6a9ebc1bcfd0 Date: Wed, 09 Jan 2019 00:50:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecc5eba2-8753-4efa-a69b-dc058f091286","ip_address":"169.254.192.4"}],"id":"29afb4a3-8e67-4c24-89eb-481e93833f07","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3b:5c:45","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"86909525-345a-4f11-95d3-b07ceef22818","tenant_id":"","created_at":"2019-01-09T00:50:37Z","binding:vnic_type":"normal","device_id":"77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:36Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.208"}],"id":"7d15e250-560e-4e95-b85c-410fbfa49146","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:c7:73","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T00:50:35Z","binding:vnic_type":"normal","device_id":"77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecc5eba2-8753-4efa-a69b-dc058f091286","ip_address":"169.254.192.8"}],"id":"81188dcc-b3a2-49e0-972b-b8d05882efca","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:fa:97","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"86909525-345a-4f11-95d3-b07ceef22818","tenant_id":"","created_at":"2019-01-09T00:50:36Z","binding:vnic_type":"normal","device_id":"77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecc5eba2-8753-4efa-a69b-dc058f091286","ip_address":"169.254.192.9"}],"id":"8bc48b63-f9a0-4a29-9c69-e674dbf20388","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e5:db:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"86909525-345a-4f11-95d3-b07ceef22818","tenant_id":"","created_at":"2019-01-09T00:50:38Z","binding:vnic_type":"normal","device_id":"77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae"}]} 2019-01-09 00:50:39,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae used request id req-4f733c77-fa29-4e61-91cb-6a9ebc1bcfd0 2019-01-09 00:50:39,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:39,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c9345046-7341-4223-ad86-3ba5112a4a05 Date: Wed, 09 Jan 2019 00:50:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 00:50:39,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-c9345046-7341-4223-ad86-3ba5112a4a05 2019-01-09 00:50:39,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ecc5eba2-8753-4efa-a69b-dc058f091286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:40,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2dc76cfa-ab31-4acb-ab70-1ba88861d482 Date: Wed, 09 Jan 2019 00:50:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"86909525-345a-4f11-95d3-b07ceef22818","tenant_id":"","created_at":"2019-01-09T00:50:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecc5eba2-8753-4efa-a69b-dc058f091286","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:50:40,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ecc5eba2-8753-4efa-a69b-dc058f091286 used request id req-2dc76cfa-ab31-4acb-ab70-1ba88861d482 2019-01-09 00:50:40,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ecc5eba2-8753-4efa-a69b-dc058f091286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:40,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e66261b5-a8be-4728-99ee-cf0f83385229 Date: Wed, 09 Jan 2019 00:50:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"86909525-345a-4f11-95d3-b07ceef22818","tenant_id":"","created_at":"2019-01-09T00:50:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecc5eba2-8753-4efa-a69b-dc058f091286","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:50:40,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ecc5eba2-8753-4efa-a69b-dc058f091286 used request id req-e66261b5-a8be-4728-99ee-cf0f83385229 2019-01-09 00:50:40,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ecc5eba2-8753-4efa-a69b-dc058f091286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:40,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ac24001b-3039-4454-8483-bff4fe736b27 Date: Wed, 09 Jan 2019 00:50:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"86909525-345a-4f11-95d3-b07ceef22818","tenant_id":"","created_at":"2019-01-09T00:50:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecc5eba2-8753-4efa-a69b-dc058f091286","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:50:40,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ecc5eba2-8753-4efa-a69b-dc058f091286 used request id req-ac24001b-3039-4454-8483-bff4fe736b27 2019-01-09 00:50:40,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:40,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f76e4f04-a488-4e82-8d75-b6735f84e885 Date: Wed, 09 Jan 2019 00:50:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:50:35Z", "admin_state_up": true, "updated_at": "2019-01-09T00:50:38Z", "project_id": "15f714b418f04457bfb86848f944dee5", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae", "name": "NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-router"}]} 2019-01-09 00:50:40,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-router used request id req-f76e4f04-a488-4e82-8d75-b6735f84e885 2019-01-09 00:50:40,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:40,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074730d1-d11f-4386-8551-631b19f77005 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:50:40,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-074730d1-d11f-4386-8551-631b19f77005 2019-01-09 00:50:40,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:40,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3310 X-Openstack-Request-Id: req-65799025-ea6b-496b-8e0d-d33fe3610c5c Date: Wed, 09 Jan 2019 00:50:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecc5eba2-8753-4efa-a69b-dc058f091286","ip_address":"169.254.192.4"}],"id":"29afb4a3-8e67-4c24-89eb-481e93833f07","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3b:5c:45","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"86909525-345a-4f11-95d3-b07ceef22818","tenant_id":"","created_at":"2019-01-09T00:50:37Z","binding:vnic_type":"normal","device_id":"77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:40Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.208"}],"id":"7d15e250-560e-4e95-b85c-410fbfa49146","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:c7:73","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T00:50:35Z","binding:vnic_type":"normal","device_id":"77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecc5eba2-8753-4efa-a69b-dc058f091286","ip_address":"169.254.192.8"}],"id":"81188dcc-b3a2-49e0-972b-b8d05882efca","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:fa:97","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"86909525-345a-4f11-95d3-b07ceef22818","tenant_id":"","created_at":"2019-01-09T00:50:36Z","binding:vnic_type":"normal","device_id":"77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecc5eba2-8753-4efa-a69b-dc058f091286","ip_address":"169.254.192.9"}],"id":"8bc48b63-f9a0-4a29-9c69-e674dbf20388","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e5:db:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"86909525-345a-4f11-95d3-b07ceef22818","tenant_id":"","created_at":"2019-01-09T00:50:38Z","binding:vnic_type":"normal","device_id":"77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae"}]} 2019-01-09 00:50:40,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae used request id req-65799025-ea6b-496b-8e0d-d33fe3610c5c 2019-01-09 00:50:40,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:40,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c6fe48ef-2f31-4c34-b813-68418ffdc0ff Date: Wed, 09 Jan 2019 00:50:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 00:50:40,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-c6fe48ef-2f31-4c34-b813-68418ffdc0ff 2019-01-09 00:50:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ecc5eba2-8753-4efa-a69b-dc058f091286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:40,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-307399cb-8bf2-4274-880d-f1749f5cc524 Date: Wed, 09 Jan 2019 00:50:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"86909525-345a-4f11-95d3-b07ceef22818","tenant_id":"","created_at":"2019-01-09T00:50:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecc5eba2-8753-4efa-a69b-dc058f091286","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:50:40,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ecc5eba2-8753-4efa-a69b-dc058f091286 used request id req-307399cb-8bf2-4274-880d-f1749f5cc524 2019-01-09 00:50:40,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ecc5eba2-8753-4efa-a69b-dc058f091286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:41,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7f92beac-bd62-48ab-8a24-0665f9c635da Date: Wed, 09 Jan 2019 00:50:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"86909525-345a-4f11-95d3-b07ceef22818","tenant_id":"","created_at":"2019-01-09T00:50:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecc5eba2-8753-4efa-a69b-dc058f091286","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:50:41,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ecc5eba2-8753-4efa-a69b-dc058f091286 used request id req-7f92beac-bd62-48ab-8a24-0665f9c635da 2019-01-09 00:50:41,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ecc5eba2-8753-4efa-a69b-dc058f091286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:41,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-af4e9350-51d1-46a9-a0f5-f20ab91165dd Date: Wed, 09 Jan 2019 00:50:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"86909525-345a-4f11-95d3-b07ceef22818","tenant_id":"","created_at":"2019-01-09T00:50:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecc5eba2-8753-4efa-a69b-dc058f091286","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:50:41,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ecc5eba2-8753-4efa-a69b-dc058f091286 used request id req-af4e9350-51d1-46a9-a0f5-f20ab91165dd 2019-01-09 00:50:41,058 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-router 2019-01-09 00:50:41,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" -d '{"subnet_id": "125865c7-ded7-44f5-86e5-35b9967e9249"}' 2019-01-09 00:50:43,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5b1b563c-67c5-424e-b144-b3d69328676e Date: Wed, 09 Jan 2019 00:50:43 GMT RESP BODY: {"network_id": "aa6e812c-a49f-4e28-91cf-2bfdf54e98de", "tenant_id": "15f714b418f04457bfb86848f944dee5", "subnet_id": "125865c7-ded7-44f5-86e5-35b9967e9249", "subnet_ids": ["125865c7-ded7-44f5-86e5-35b9967e9249"], "port_id": "4c4ed648-045c-4e0d-a9ef-ce488fa5e202", "id": "77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae"} 2019-01-09 00:50:43,132 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae/add_router_interface used request id req-5b1b563c-67c5-424e-b144-b3d69328676e 2019-01-09 00:50:43,133 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-router 2019-01-09 00:50:43,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" -d '{"subnet_id": "125865c7-ded7-44f5-86e5-35b9967e9249"}' 2019-01-09 00:50:44,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-59d21735-8b0c-49f8-884b-63540cfd47b3 Date: Wed, 09 Jan 2019 00:50:44 GMT RESP BODY: {"network_id": "aa6e812c-a49f-4e28-91cf-2bfdf54e98de", "tenant_id": "15f714b418f04457bfb86848f944dee5", "subnet_id": "125865c7-ded7-44f5-86e5-35b9967e9249", "subnet_ids": ["125865c7-ded7-44f5-86e5-35b9967e9249"], "port_id": "4c4ed648-045c-4e0d-a9ef-ce488fa5e202", "id": "77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae"} 2019-01-09 00:50:44,625 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae/remove_router_interface used request id req-59d21735-8b0c-49f8-884b-63540cfd47b3 2019-01-09 00:50:44,626 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-router 2019-01-09 00:50:44,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:47,936 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-523d2e4d-656b-4887-ad3c-1e988fdd4bc3 Content-Length: 0 Date: Wed, 09 Jan 2019 00:50:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:50:47,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/77d0c1e7-d3f9-4aef-b5f8-21a6167f85ae used request id req-523d2e4d-656b-4887-ad3c-1e988fdd4bc3 2019-01-09 00:50:47,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:48,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-39546219-ea8e-4ac6-bac0-acb46aebfaf6 Date: Wed, 09 Jan 2019 00:50:48 GMT RESP BODY: {"routers": []} 2019-01-09 00:50:48,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-router used request id req-39546219-ea8e-4ac6-bac0-acb46aebfaf6 2019-01-09 00:50:48,172 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-subnet 2019-01-09 00:50:48,173 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-subnet 2019-01-09 00:50:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/125865c7-ded7-44f5-86e5-35b9967e9249 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:50,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a3b5dde-c493-452d-bc02-6eef10452564 Date: Wed, 09 Jan 2019 00:50:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:50:50,196 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/125865c7-ded7-44f5-86e5-35b9967e9249 used request id req-0a3b5dde-c493-452d-bc02-6eef10452564 2019-01-09 00:50:50,196 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-adacf1f1-74a7-4b63-91fc-e5b382397eac-pub-net 2019-01-09 00:50:50,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/aa6e812c-a49f-4e28-91cf-2bfdf54e98de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90aacfb4b5a9c2fccd6786e1b4b5c53c9cb4a53" 2019-01-09 00:50:51,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd03e689-1ced-4d8c-b8ef-6e89cc4f5489 Date: Wed, 09 Jan 2019 00:50:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:50:51,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/aa6e812c-a49f-4e28-91cf-2bfdf54e98de used request id req-bd03e689-1ced-4d8c-b8ef-6e89cc4f5489 2019-01-09 00:50:51,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:50:52,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:50:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["ZNgkXaaUQait33VYHZpBAA"], "issued_at": "2019-01-09T00:50:52.000000Z"}} 2019-01-09 00:50:52,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:50:52,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d867ce3-f9af-4fa8-a9d9-a4a76f114927 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:50:52,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3d867ce3-f9af-4fa8-a9d9-a4a76f114927 2019-01-09 00:50:52,203 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-net 2019-01-09 00:50:52,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" -d '{"network": {"name": "NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-net", "admin_state_up": true}}' 2019-01-09 00:50:52,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-33e5f32f-25ed-4e9d-8b41-6e81bd387215 Date: Wed, 09 Jan 2019 00:50: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":"aa7200e2-b508-489a-8b6f-6cd44a8a26f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:52Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:52Z","mtu":1450}} 2019-01-09 00:50:52,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-33e5f32f-25ed-4e9d-8b41-6e81bd387215 2019-01-09 00:50:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aa7200e2-b508-489a-8b6f-6cd44a8a26f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:50:52,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-6ac4b4a4-83a5-42c8-898f-15b2db2d670d Date: Wed, 09 Jan 2019 00:50:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa7200e2-b508-489a-8b6f-6cd44a8a26f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:50:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:52Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:52,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aa7200e2-b508-489a-8b6f-6cd44a8a26f7 used request id req-6ac4b4a4-83a5-42c8-898f-15b2db2d670d 2019-01-09 00:50:52,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa7200e2-b508-489a-8b6f-6cd44a8a26f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:50:53,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-34ae7b45-0f3c-4e66-b0cf-78c94e5639d5 Date: Wed, 09 Jan 2019 00:50:53 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:50:53,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa7200e2-b508-489a-8b6f-6cd44a8a26f7 used request id req-34ae7b45-0f3c-4e66-b0cf-78c94e5639d5 2019-01-09 00:50:53,058 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-subnet 2019-01-09 00:50:53,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" -d '{"subnets": [{"ip_version": 4, "network_id": "aa7200e2-b508-489a-8b6f-6cd44a8a26f7", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-subnet"}]}' 2019-01-09 00:50:53,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-754fe305-0e63-4c88-a3a1-ca09dce1f272 Date: Wed, 09 Jan 2019 00:50:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa7200e2-b508-489a-8b6f-6cd44a8a26f7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:53Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"fb61e04f-3378-43a2-af54-2220b2908b3e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-subnet"}]} 2019-01-09 00:50:53,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-754fe305-0e63-4c88-a3a1-ca09dce1f272 2019-01-09 00:50:53,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aa7200e2-b508-489a-8b6f-6cd44a8a26f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:50:54,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d966988e-aeae-4e40-8422-6269ed671a9e Date: Wed, 09 Jan 2019 00:50:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aa7200e2-b508-489a-8b6f-6cd44a8a26f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["fb61e04f-3378-43a2-af54-2220b2908b3e"],"description":"","tags":[],"updated_at":"2019-01-09T00:50:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:52Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:54,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aa7200e2-b508-489a-8b6f-6cd44a8a26f7 used request id req-d966988e-aeae-4e40-8422-6269ed671a9e 2019-01-09 00:50:54,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa7200e2-b508-489a-8b6f-6cd44a8a26f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:50:54,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a220d95b-eae8-4464-ace0-34830aa6548f Date: Wed, 09 Jan 2019 00:50:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa7200e2-b508-489a-8b6f-6cd44a8a26f7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:53Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"fb61e04f-3378-43a2-af54-2220b2908b3e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-subnet"}]} 2019-01-09 00:50:54,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa7200e2-b508-489a-8b6f-6cd44a8a26f7 used request id req-a220d95b-eae8-4464-ace0-34830aa6548f 2019-01-09 00:50:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:50:54,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-41fdf646-3e48-4ad0-bc33-eb7dc5330663 Date: Wed, 09 Jan 2019 00:50:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aa7200e2-b508-489a-8b6f-6cd44a8a26f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["fb61e04f-3378-43a2-af54-2220b2908b3e"],"description":"","tags":[],"updated_at":"2019-01-09T00:50:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:52Z","provider:network_type":"vxlan"}]} 2019-01-09 00:50:54,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-net used request id req-41fdf646-3e48-4ad0-bc33-eb7dc5330663 2019-01-09 00:50:54,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:50:54,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:50:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:50:54,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:50:54,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d526b36-f277-4af8-a726-43fd055a8e97 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:50:54,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-3d526b36-f277-4af8-a726-43fd055a8e97 2019-01-09 00:50:54,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa7200e2-b508-489a-8b6f-6cd44a8a26f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:50:55,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1f21dfb7-dee7-4d32-a0c8-3bfd20effac6 Date: Wed, 09 Jan 2019 00:50:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa7200e2-b508-489a-8b6f-6cd44a8a26f7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:50:53Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"fb61e04f-3378-43a2-af54-2220b2908b3e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-subnet"}]} 2019-01-09 00:50:55,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa7200e2-b508-489a-8b6f-6cd44a8a26f7 used request id req-1f21dfb7-dee7-4d32-a0c8-3bfd20effac6 2019-01-09 00:50:55,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:50:55,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:50:55,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:50:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["iJl0xurjTYG65NY_4uhneQ"], "issued_at": "2019-01-09T00:50:55.000000Z"}} 2019-01-09 00:50:55,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc293018a1a6068efaf8fb6d26fb26310ee4f6e1" 2019-01-09 00:50:55,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c7c105-4063-4189-b379-af10966c00e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:50:55,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f3c7c105-4063-4189-b379-af10966c00e9 2019-01-09 00:50:55,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:50:55,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-322a8080-b725-4853-a2c5-6ad18a413a00 Date: Wed, 09 Jan 2019 00:50:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 00:50:55,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-322a8080-b725-4853-a2c5-6ad18a413a00 2019-01-09 00:50:55,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:50:55,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4990d220-f3fc-4a56-bfbc-c4f00db35659 Date: Wed, 09 Jan 2019 00:50:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 00:50:55,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-4990d220-f3fc-4a56-bfbc-c4f00db35659 2019-01-09 00:50:55,686 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-router 2019-01-09 00:50:55,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-router", "admin_state_up": true}}' 2019-01-09 00:51:00,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-3c442c6c-e959-4b1a-8d49-53e4d51b0a42 Date: Wed, 09 Jan 2019 00:51:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:50:56Z", "admin_state_up": true, "updated_at": "2019-01-09T00:50:57Z", "project_id": "15f714b418f04457bfb86848f944dee5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "967783ee-3db2-44a9-b63b-a54d387e58db", "name": "NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-router"}} 2019-01-09 00:51:00,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-3c442c6c-e959-4b1a-8d49-53e4d51b0a42 2019-01-09 00:51:00,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=967783ee-3db2-44a9-b63b-a54d387e58db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:00,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-b950d7ab-7c4c-494a-9fb7-0f8785fe49a1 Date: Wed, 09 Jan 2019 00:51:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:57Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ec29c85-ae71-4e85-8ce9-926d28c99224","ip_address":"169.254.192.2"}],"id":"2e6fd3e9-5c56-49c0-9f6c-5f2b26e458cb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d7:88:11","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"7a346dc5-0fd6-47d2-8706-e9f351e2931f","tenant_id":"","created_at":"2019-01-09T00:50:57Z","binding:vnic_type":"normal","device_id":"967783ee-3db2-44a9-b63b-a54d387e58db"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ec29c85-ae71-4e85-8ce9-926d28c99224","ip_address":"169.254.192.4"}],"id":"5ec5873d-ca9d-4f88-8b59-0decb84d8c9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:15:96:d4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"7a346dc5-0fd6-47d2-8706-e9f351e2931f","tenant_id":"","created_at":"2019-01-09T00:50:58Z","binding:vnic_type":"normal","device_id":"967783ee-3db2-44a9-b63b-a54d387e58db"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:57Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.202"}],"id":"69a6ab73-adcb-4e93-890a-01a573480b19","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ca:d4:15","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T00:50:56Z","binding:vnic_type":"normal","device_id":"967783ee-3db2-44a9-b63b-a54d387e58db"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ec29c85-ae71-4e85-8ce9-926d28c99224","ip_address":"169.254.192.11"}],"id":"766c43e3-98c6-4386-b7e9-27f3a7df3acd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7c:cd:43","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"7a346dc5-0fd6-47d2-8706-e9f351e2931f","tenant_id":"","created_at":"2019-01-09T00:50:59Z","binding:vnic_type":"normal","device_id":"967783ee-3db2-44a9-b63b-a54d387e58db"}]} 2019-01-09 00:51:00,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=967783ee-3db2-44a9-b63b-a54d387e58db used request id req-b950d7ab-7c4c-494a-9fb7-0f8785fe49a1 2019-01-09 00:51:00,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:00,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8e008931-eec1-45a2-81c5-723438a6f278 Date: Wed, 09 Jan 2019 00:51:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 00:51:00,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-8e008931-eec1-45a2-81c5-723438a6f278 2019-01-09 00:51:00,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/9ec29c85-ae71-4e85-8ce9-926d28c99224 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:01,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-83199f0e-03b3-4eea-9245-da4269a7225d Date: Wed, 09 Jan 2019 00:51:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a346dc5-0fd6-47d2-8706-e9f351e2931f","tenant_id":"","created_at":"2019-01-09T00:50:56Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ec29c85-ae71-4e85-8ce9-926d28c99224","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:51:01,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/9ec29c85-ae71-4e85-8ce9-926d28c99224 used request id req-83199f0e-03b3-4eea-9245-da4269a7225d 2019-01-09 00:51:01,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/9ec29c85-ae71-4e85-8ce9-926d28c99224 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:01,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-37850a71-1ebe-432d-abb6-bde9d9ac1d62 Date: Wed, 09 Jan 2019 00:51:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a346dc5-0fd6-47d2-8706-e9f351e2931f","tenant_id":"","created_at":"2019-01-09T00:50:56Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ec29c85-ae71-4e85-8ce9-926d28c99224","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:51:01,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/9ec29c85-ae71-4e85-8ce9-926d28c99224 used request id req-37850a71-1ebe-432d-abb6-bde9d9ac1d62 2019-01-09 00:51:01,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/9ec29c85-ae71-4e85-8ce9-926d28c99224 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:01,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-15ac2e9f-72a3-4998-ac9c-544901357e95 Date: Wed, 09 Jan 2019 00:51:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a346dc5-0fd6-47d2-8706-e9f351e2931f","tenant_id":"","created_at":"2019-01-09T00:50:56Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ec29c85-ae71-4e85-8ce9-926d28c99224","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:51:01,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/9ec29c85-ae71-4e85-8ce9-926d28c99224 used request id req-15ac2e9f-72a3-4998-ac9c-544901357e95 2019-01-09 00:51:01,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:02,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-6c038767-171e-4963-b640-40285b326967 Date: Wed, 09 Jan 2019 00:51:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:50:56Z", "admin_state_up": true, "updated_at": "2019-01-09T00:50:59Z", "project_id": "15f714b418f04457bfb86848f944dee5", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "967783ee-3db2-44a9-b63b-a54d387e58db", "name": "NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-router"}]} 2019-01-09 00:51:02,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-router used request id req-6c038767-171e-4963-b640-40285b326967 2019-01-09 00:51:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:02,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313b5f8f-df1c-4e9f-a0af-7c020b3c5326 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:51:02,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-313b5f8f-df1c-4e9f-a0af-7c020b3c5326 2019-01-09 00:51:02,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=967783ee-3db2-44a9-b63b-a54d387e58db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:02,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3503 X-Openstack-Request-Id: req-ef9f4c89-c4a7-4f63-95e6-f1044123f5a7 Date: Wed, 09 Jan 2019 00:51:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:02Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ec29c85-ae71-4e85-8ce9-926d28c99224","ip_address":"169.254.192.2"}],"id":"2e6fd3e9-5c56-49c0-9f6c-5f2b26e458cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:88:11","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"7a346dc5-0fd6-47d2-8706-e9f351e2931f","tenant_id":"","created_at":"2019-01-09T00:50:57Z","binding:vnic_type":"normal","device_id":"967783ee-3db2-44a9-b63b-a54d387e58db"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:50:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ec29c85-ae71-4e85-8ce9-926d28c99224","ip_address":"169.254.192.4"}],"id":"5ec5873d-ca9d-4f88-8b59-0decb84d8c9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:15:96:d4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"7a346dc5-0fd6-47d2-8706-e9f351e2931f","tenant_id":"","created_at":"2019-01-09T00:50:58Z","binding:vnic_type":"normal","device_id":"967783ee-3db2-44a9-b63b-a54d387e58db"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:01Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.202"}],"id":"69a6ab73-adcb-4e93-890a-01a573480b19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:d4:15","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T00:50:56Z","binding:vnic_type":"normal","device_id":"967783ee-3db2-44a9-b63b-a54d387e58db"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:01Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ec29c85-ae71-4e85-8ce9-926d28c99224","ip_address":"169.254.192.11"}],"id":"766c43e3-98c6-4386-b7e9-27f3a7df3acd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:cd:43","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"7a346dc5-0fd6-47d2-8706-e9f351e2931f","tenant_id":"","created_at":"2019-01-09T00:50:59Z","binding:vnic_type":"normal","device_id":"967783ee-3db2-44a9-b63b-a54d387e58db"}]} 2019-01-09 00:51:02,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=967783ee-3db2-44a9-b63b-a54d387e58db used request id req-ef9f4c89-c4a7-4f63-95e6-f1044123f5a7 2019-01-09 00:51:02,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:02,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a60ef10a-4b6e-477b-a5d7-abd65a0d69d0 Date: Wed, 09 Jan 2019 00:51:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 00:51:02,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-a60ef10a-4b6e-477b-a5d7-abd65a0d69d0 2019-01-09 00:51:02,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/9ec29c85-ae71-4e85-8ce9-926d28c99224 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:03,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1a4d4e28-3bb7-440a-baca-3bad3dbd40b8 Date: Wed, 09 Jan 2019 00:51:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a346dc5-0fd6-47d2-8706-e9f351e2931f","tenant_id":"","created_at":"2019-01-09T00:50:56Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ec29c85-ae71-4e85-8ce9-926d28c99224","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:51:03,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/9ec29c85-ae71-4e85-8ce9-926d28c99224 used request id req-1a4d4e28-3bb7-440a-baca-3bad3dbd40b8 2019-01-09 00:51:03,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/9ec29c85-ae71-4e85-8ce9-926d28c99224 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:03,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ed9080de-28ce-4157-9e20-c4f2b76f355b Date: Wed, 09 Jan 2019 00:51:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a346dc5-0fd6-47d2-8706-e9f351e2931f","tenant_id":"","created_at":"2019-01-09T00:50:56Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ec29c85-ae71-4e85-8ce9-926d28c99224","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:51:03,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/9ec29c85-ae71-4e85-8ce9-926d28c99224 used request id req-ed9080de-28ce-4157-9e20-c4f2b76f355b 2019-01-09 00:51:03,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/9ec29c85-ae71-4e85-8ce9-926d28c99224 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:03,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9dad7820-cf32-4290-a8db-c5b51f84152c Date: Wed, 09 Jan 2019 00:51:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a346dc5-0fd6-47d2-8706-e9f351e2931f","tenant_id":"","created_at":"2019-01-09T00:50:56Z","dns_nameservers":[],"updated_at":"2019-01-09T00:50:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ec29c85-ae71-4e85-8ce9-926d28c99224","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:51:03,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/9ec29c85-ae71-4e85-8ce9-926d28c99224 used request id req-9dad7820-cf32-4290-a8db-c5b51f84152c 2019-01-09 00:51:03,261 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-subnet 2019-01-09 00:51:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/fb61e04f-3378-43a2-af54-2220b2908b3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:05,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07ae6529-bc02-4366-a594-8d33b4cb79d5 Date: Wed, 09 Jan 2019 00:51:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:05,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/fb61e04f-3378-43a2-af54-2220b2908b3e used request id req-07ae6529-bc02-4366-a594-8d33b4cb79d5 2019-01-09 00:51:05,268 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-router 2019-01-09 00:51:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/967783ee-3db2-44a9-b63b-a54d387e58db/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" -d '{"subnet_id": "fb61e04f-3378-43a2-af54-2220b2908b3e"}' 2019-01-09 00:51:05,633 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-d724b2ec-7ac3-4673-895f-da8ad1568e1c Date: Wed, 09 Jan 2019 00:51:05 GMT RESP BODY: {"NeutronError": {"message": "Subnet fb61e04f-3378-43a2-af54-2220b2908b3e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-09 00:51:05,633 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/967783ee-3db2-44a9-b63b-a54d387e58db/add_router_interface used request id req-d724b2ec-7ac3-4673-895f-da8ad1568e1c 2019-01-09 00:51:05,633 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet fb61e04f-3378-43a2-af54-2220b2908b3e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-09 00:51:05,634 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-router 2019-01-09 00:51:05,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/967783ee-3db2-44a9-b63b-a54d387e58db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:09,060 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac8302f3-d13e-47eb-9a06-69deb1285f03 Content-Length: 0 Date: Wed, 09 Jan 2019 00:51:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:09,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/967783ee-3db2-44a9-b63b-a54d387e58db used request id req-ac8302f3-d13e-47eb-9a06-69deb1285f03 2019-01-09 00:51:09,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:09,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bf6e4323-aaa8-404b-9c94-2715ee57c78b Date: Wed, 09 Jan 2019 00:51:09 GMT RESP BODY: {"routers": []} 2019-01-09 00:51:09,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-router used request id req-bf6e4323-aaa8-404b-9c94-2715ee57c78b 2019-01-09 00:51:09,128 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-subnet 2019-01-09 00:51:09,128 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-subnet 2019-01-09 00:51:09,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/fb61e04f-3378-43a2-af54-2220b2908b3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:09,167 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-9f431751-ed90-468b-9ebd-a989383a55cb Date: Wed, 09 Jan 2019 00:51:09 GMT RESP BODY: {"NeutronError": {"message": "Subnet fb61e04f-3378-43a2-af54-2220b2908b3e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-09 00:51:09,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/fb61e04f-3378-43a2-af54-2220b2908b3e used request id req-9f431751-ed90-468b-9ebd-a989383a55cb 2019-01-09 00:51:09,167 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet fb61e04f-3378-43a2-af54-2220b2908b3e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-09 00:51:09,167 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-18ffce52-77fc-4ec1-ad28-a168c34b67d1-pub-net 2019-01-09 00:51:09,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/aa7200e2-b508-489a-8b6f-6cd44a8a26f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d2c4cd78a2d7470f6d9490e2365c347952e186" 2019-01-09 00:51:09,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5e778c9-d8f1-44b3-9649-bb21a4d887a3 Date: Wed, 09 Jan 2019 00:51:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:09,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/aa7200e2-b508-489a-8b6f-6cd44a8a26f7 used request id req-e5e778c9-d8f1-44b3-9649-bb21a4d887a3 2019-01-09 00:51:09,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:51:10,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["Za_pnGEyT_S4M8re1kyIsw"], "issued_at": "2019-01-09T00:51:10.000000Z"}} 2019-01-09 00:51:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" 2019-01-09 00:51:10,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a192e2d-7856-4d2b-8c71-fb4353ca7460 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:51:10,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a192e2d-7856-4d2b-8c71-fb4353ca7460 2019-01-09 00:51:10,387 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-net 2019-01-09 00:51:10,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" -d '{"network": {"name": "NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-net", "admin_state_up": true}}' 2019-01-09 00:51:10,801 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f450f70b-76ee-463f-b19d-ef475ec5b4ff Date: Wed, 09 Jan 2019 00:51:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"44e131ed-c58f-4f67-a80d-dd9c730348fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:51:10Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:10Z","mtu":1450}} 2019-01-09 00:51:10,801 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f450f70b-76ee-463f-b19d-ef475ec5b4ff 2019-01-09 00:51:10,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=44e131ed-c58f-4f67-a80d-dd9c730348fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" 2019-01-09 00:51:11,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a569de42-4b89-4b7d-8385-c80fbe1cff46 Date: Wed, 09 Jan 2019 00:51:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"44e131ed-c58f-4f67-a80d-dd9c730348fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:51:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:10Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:11,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=44e131ed-c58f-4f67-a80d-dd9c730348fa used request id req-a569de42-4b89-4b7d-8385-c80fbe1cff46 2019-01-09 00:51:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=44e131ed-c58f-4f67-a80d-dd9c730348fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" 2019-01-09 00:51:11,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dda7c0ea-4011-474b-832c-995b524bd3d8 Date: Wed, 09 Jan 2019 00:51:11 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:51:11,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=44e131ed-c58f-4f67-a80d-dd9c730348fa used request id req-dda7c0ea-4011-474b-832c-995b524bd3d8 2019-01-09 00:51:11,472 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-subnet 2019-01-09 00:51:11,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" -d '{"subnets": [{"ip_version": 4, "network_id": "44e131ed-c58f-4f67-a80d-dd9c730348fa", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-subnet"}]}' 2019-01-09 00:51:12,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b267ab10-b3fb-45d7-b39f-c0fd98f52dea Date: Wed, 09 Jan 2019 00:51:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e131ed-c58f-4f67-a80d-dd9c730348fa","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:11Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"31de33f6-9a49-4334-b774-d9e241893fe1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-subnet"}]} 2019-01-09 00:51:12,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b267ab10-b3fb-45d7-b39f-c0fd98f52dea 2019-01-09 00:51:12,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=44e131ed-c58f-4f67-a80d-dd9c730348fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" 2019-01-09 00:51:12,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-59660070-1713-4aa5-aadb-d094383950ca Date: Wed, 09 Jan 2019 00:51:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"44e131ed-c58f-4f67-a80d-dd9c730348fa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["31de33f6-9a49-4334-b774-d9e241893fe1"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:10Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:12,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=44e131ed-c58f-4f67-a80d-dd9c730348fa used request id req-59660070-1713-4aa5-aadb-d094383950ca 2019-01-09 00:51:12,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=44e131ed-c58f-4f67-a80d-dd9c730348fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" 2019-01-09 00:51:12,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-28e7203a-c6c7-4cd4-9998-ca9839cac833 Date: Wed, 09 Jan 2019 00:51:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e131ed-c58f-4f67-a80d-dd9c730348fa","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:11Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"31de33f6-9a49-4334-b774-d9e241893fe1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-subnet"}]} 2019-01-09 00:51:12,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=44e131ed-c58f-4f67-a80d-dd9c730348fa used request id req-28e7203a-c6c7-4cd4-9998-ca9839cac833 2019-01-09 00:51:12,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" 2019-01-09 00:51:12,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-06a9a52a-c4ef-4350-8197-c0f66d95857b Date: Wed, 09 Jan 2019 00:51:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"44e131ed-c58f-4f67-a80d-dd9c730348fa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["31de33f6-9a49-4334-b774-d9e241893fe1"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:10Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:12,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-net used request id req-06a9a52a-c4ef-4350-8197-c0f66d95857b 2019-01-09 00:51:12,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:51:12,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:51:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:51:12,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" 2019-01-09 00:51:12,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea654ee9-4e5e-4b72-b79f-509f4a6db325 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:51:12,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-ea654ee9-4e5e-4b72-b79f-509f4a6db325 2019-01-09 00:51:12,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=44e131ed-c58f-4f67-a80d-dd9c730348fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" 2019-01-09 00:51:12,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-05f41244-d47a-41a3-89aa-df5399be1194 Date: Wed, 09 Jan 2019 00:51:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e131ed-c58f-4f67-a80d-dd9c730348fa","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:11Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"31de33f6-9a49-4334-b774-d9e241893fe1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-subnet"}]} 2019-01-09 00:51:12,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=44e131ed-c58f-4f67-a80d-dd9c730348fa used request id req-05f41244-d47a-41a3-89aa-df5399be1194 2019-01-09 00:51:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=44e131ed-c58f-4f67-a80d-dd9c730348fa&name=NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" 2019-01-09 00:51:13,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-99452d85-f548-4cca-8e3d-399b0483ad11 Date: Wed, 09 Jan 2019 00:51:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e131ed-c58f-4f67-a80d-dd9c730348fa","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:11Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"31de33f6-9a49-4334-b774-d9e241893fe1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-subnet"}]} 2019-01-09 00:51:13,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=44e131ed-c58f-4f67-a80d-dd9c730348fa&name=NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-subnet used request id req-99452d85-f548-4cca-8e3d-399b0483ad11 2019-01-09 00:51:13,165 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-subnet 2019-01-09 00:51:13,165 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-subnet 2019-01-09 00:51:13,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/31de33f6-9a49-4334-b774-d9e241893fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" 2019-01-09 00:51:14,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-903142fa-f0cc-46c7-b2e3-64c7fc186dbd Date: Wed, 09 Jan 2019 00:51:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:14,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/31de33f6-9a49-4334-b774-d9e241893fe1 used request id req-903142fa-f0cc-46c7-b2e3-64c7fc186dbd 2019-01-09 00:51:14,880 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3d3a0723-cdab-49ea-b3d8-1e7419a5550f-pub-net 2019-01-09 00:51:14,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/44e131ed-c58f-4f67-a80d-dd9c730348fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d8085d8f1bc69b24b431b53a73485c57cad0df" 2019-01-09 00:51:16,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7dd1989a-77c5-4ffa-9f2d-8a21467ac0ac Date: Wed, 09 Jan 2019 00:51:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:16,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/44e131ed-c58f-4f67-a80d-dd9c730348fa used request id req-7dd1989a-77c5-4ffa-9f2d-8a21467ac0ac 2019-01-09 00:51:16,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:51:16,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["b5xhg-CnSAme2X1jIdLvIg"], "issued_at": "2019-01-09T00:51:16.000000Z"}} 2019-01-09 00:51:16,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:16,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0577fc2c-0dce-48d9-9436-95804b477652 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:51:16,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0577fc2c-0dce-48d9-9436-95804b477652 2019-01-09 00:51:16,640 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-net 2019-01-09 00:51:16,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" -d '{"network": {"name": "NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-net", "admin_state_up": true}}' 2019-01-09 00:51:17,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b0fa4024-0447-4d0b-822f-81237a4534f3 Date: Wed, 09 Jan 2019 00:51:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c13f0d79-1bee-4d42-beb1-a974f0f0d4d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:51:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:16Z","mtu":1450}} 2019-01-09 00:51:17,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b0fa4024-0447-4d0b-822f-81237a4534f3 2019-01-09 00:51:17,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c13f0d79-1bee-4d42-beb1-a974f0f0d4d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:17,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-6afbddc1-933d-41cf-87fb-6189f13a4e78 Date: Wed, 09 Jan 2019 00:51:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c13f0d79-1bee-4d42-beb1-a974f0f0d4d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:51:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:16Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:17,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c13f0d79-1bee-4d42-beb1-a974f0f0d4d0 used request id req-6afbddc1-933d-41cf-87fb-6189f13a4e78 2019-01-09 00:51:17,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c13f0d79-1bee-4d42-beb1-a974f0f0d4d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:17,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c83d902-dcb8-418c-a9d9-c917c3941d6c Date: Wed, 09 Jan 2019 00:51:17 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:51:17,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c13f0d79-1bee-4d42-beb1-a974f0f0d4d0 used request id req-0c83d902-dcb8-418c-a9d9-c917c3941d6c 2019-01-09 00:51:17,444 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-subnet 2019-01-09 00:51:17,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" -d '{"subnets": [{"ip_version": 4, "network_id": "c13f0d79-1bee-4d42-beb1-a974f0f0d4d0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-subnet"}]}' 2019-01-09 00:51:18,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-02aaddf6-0d27-4eaf-87ae-2515fc16b197 Date: Wed, 09 Jan 2019 00:51:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c13f0d79-1bee-4d42-beb1-a974f0f0d4d0","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:17Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"6a67df12-0fad-452a-ad4d-1f03253ff6ac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-subnet"}]} 2019-01-09 00:51:18,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-02aaddf6-0d27-4eaf-87ae-2515fc16b197 2019-01-09 00:51:18,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c13f0d79-1bee-4d42-beb1-a974f0f0d4d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:18,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-99245d08-6dcd-4c07-a991-9bb8a95be19e Date: Wed, 09 Jan 2019 00:51:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c13f0d79-1bee-4d42-beb1-a974f0f0d4d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["6a67df12-0fad-452a-ad4d-1f03253ff6ac"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:16Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:18,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c13f0d79-1bee-4d42-beb1-a974f0f0d4d0 used request id req-99245d08-6dcd-4c07-a991-9bb8a95be19e 2019-01-09 00:51:18,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c13f0d79-1bee-4d42-beb1-a974f0f0d4d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:18,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a12c1b6a-cd84-4f87-933e-00f3a6672017 Date: Wed, 09 Jan 2019 00:51:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c13f0d79-1bee-4d42-beb1-a974f0f0d4d0","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:17Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"6a67df12-0fad-452a-ad4d-1f03253ff6ac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-subnet"}]} 2019-01-09 00:51:18,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c13f0d79-1bee-4d42-beb1-a974f0f0d4d0 used request id req-a12c1b6a-cd84-4f87-933e-00f3a6672017 2019-01-09 00:51:18,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:18,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2395e81f-29e2-4f43-94c9-6eeb8759ef92 Date: Wed, 09 Jan 2019 00:51:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c13f0d79-1bee-4d42-beb1-a974f0f0d4d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["6a67df12-0fad-452a-ad4d-1f03253ff6ac"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:16Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:18,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-net used request id req-2395e81f-29e2-4f43-94c9-6eeb8759ef92 2019-01-09 00:51:18,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:51:18,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:51:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:51:18,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:19,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-652faa5b-c1ba-47d7-b28c-f3381f900399 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:51:19,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-652faa5b-c1ba-47d7-b28c-f3381f900399 2019-01-09 00:51:19,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c13f0d79-1bee-4d42-beb1-a974f0f0d4d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:19,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2c886afd-1019-4298-ac2f-9d5c80232fb4 Date: Wed, 09 Jan 2019 00:51:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c13f0d79-1bee-4d42-beb1-a974f0f0d4d0","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:17Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"6a67df12-0fad-452a-ad4d-1f03253ff6ac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-subnet"}]} 2019-01-09 00:51:19,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c13f0d79-1bee-4d42-beb1-a974f0f0d4d0 used request id req-2c886afd-1019-4298-ac2f-9d5c80232fb4 2019-01-09 00:51:19,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:51:19,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:51:19,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["_FIH59ExSMerJR1I2Pw2EQ"], "issued_at": "2019-01-09T00:51:19.000000Z"}} 2019-01-09 00:51:19,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c067e0512e4d2066955cc7237b2be567aff49829" 2019-01-09 00:51:19,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de894fe-cbb9-4eae-a992-c5d7185f91a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:51:19,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6de894fe-cbb9-4eae-a992-c5d7185f91a0 2019-01-09 00:51:19,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:19,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c3c24aac-6478-417e-8899-c90d81c42478 Date: Wed, 09 Jan 2019 00:51:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 00:51:19,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-c3c24aac-6478-417e-8899-c90d81c42478 2019-01-09 00:51:19,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:20,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f64f714f-51ff-4b84-9adc-50c86d336686 Date: Wed, 09 Jan 2019 00:51:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 00:51:20,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-f64f714f-51ff-4b84-9adc-50c86d336686 2019-01-09 00:51:20,013 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-router 2019-01-09 00:51:20,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-router", "admin_state_up": true}}' 2019-01-09 00:51:24,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-bd61aab8-48ee-44f7-a8de-e9399295dc81 Date: Wed, 09 Jan 2019 00:51:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:51:20Z", "admin_state_up": true, "updated_at": "2019-01-09T00:51:21Z", "project_id": "15f714b418f04457bfb86848f944dee5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "bc4f4ee1-bae8-4a69-9973-ea7912aa76e3", "name": "NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-router"}} 2019-01-09 00:51:24,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-bd61aab8-48ee-44f7-a8de-e9399295dc81 2019-01-09 00:51:24,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bc4f4ee1-bae8-4a69-9973-ea7912aa76e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:25,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-30c4e43c-07b9-4119-81ca-2cc3a552172e Date: Wed, 09 Jan 2019 00:51:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:21Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.208"}],"id":"15a683c3-b14b-4178-b2bf-53a99511dc97","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:f5:2b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T00:51:21Z","binding:vnic_type":"normal","device_id":"bc4f4ee1-bae8-4a69-9973-ea7912aa76e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a676c21e-2ab0-4a7d-bab0-1db12ae26aa4","ip_address":"169.254.192.1"}],"id":"47e52baf-fae1-403e-abeb-bb48ab9aced6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:72:c2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"da1e51e2-93c2-403b-a4b4-6b9cc425c004","tenant_id":"","created_at":"2019-01-09T00:51:22Z","binding:vnic_type":"normal","device_id":"bc4f4ee1-bae8-4a69-9973-ea7912aa76e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a676c21e-2ab0-4a7d-bab0-1db12ae26aa4","ip_address":"169.254.192.3"}],"id":"ad0d69bf-e691-46c1-b638-1e7bf2d6455f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:15:eb:57","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"da1e51e2-93c2-403b-a4b4-6b9cc425c004","tenant_id":"","created_at":"2019-01-09T00:51:23Z","binding:vnic_type":"normal","device_id":"bc4f4ee1-bae8-4a69-9973-ea7912aa76e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a676c21e-2ab0-4a7d-bab0-1db12ae26aa4","ip_address":"169.254.192.9"}],"id":"ef22049b-ca4e-4417-bf91-28e99670f717","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:00:eb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"da1e51e2-93c2-403b-a4b4-6b9cc425c004","tenant_id":"","created_at":"2019-01-09T00:51:22Z","binding:vnic_type":"normal","device_id":"bc4f4ee1-bae8-4a69-9973-ea7912aa76e3"}]} 2019-01-09 00:51:25,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bc4f4ee1-bae8-4a69-9973-ea7912aa76e3 used request id req-30c4e43c-07b9-4119-81ca-2cc3a552172e 2019-01-09 00:51:25,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:25,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5d0c0529-9a98-4d73-8544-aced0c12029a Date: Wed, 09 Jan 2019 00:51:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 00:51:25,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-5d0c0529-9a98-4d73-8544-aced0c12029a 2019-01-09 00:51:25,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a676c21e-2ab0-4a7d-bab0-1db12ae26aa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:25,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b40b18b2-6014-4aef-b85c-9fac339b1511 Date: Wed, 09 Jan 2019 00:51:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"da1e51e2-93c2-403b-a4b4-6b9cc425c004","tenant_id":"","created_at":"2019-01-09T00:51:20Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a676c21e-2ab0-4a7d-bab0-1db12ae26aa4","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:51:25,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a676c21e-2ab0-4a7d-bab0-1db12ae26aa4 used request id req-b40b18b2-6014-4aef-b85c-9fac339b1511 2019-01-09 00:51:25,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a676c21e-2ab0-4a7d-bab0-1db12ae26aa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:25,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-43e7e5e4-fa3b-4614-a2d5-b4514f69a776 Date: Wed, 09 Jan 2019 00:51:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"da1e51e2-93c2-403b-a4b4-6b9cc425c004","tenant_id":"","created_at":"2019-01-09T00:51:20Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a676c21e-2ab0-4a7d-bab0-1db12ae26aa4","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:51:25,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a676c21e-2ab0-4a7d-bab0-1db12ae26aa4 used request id req-43e7e5e4-fa3b-4614-a2d5-b4514f69a776 2019-01-09 00:51:25,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a676c21e-2ab0-4a7d-bab0-1db12ae26aa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:25,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c4ce3fab-8307-44b9-b4a2-3d5e5fcda5cf Date: Wed, 09 Jan 2019 00:51:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"da1e51e2-93c2-403b-a4b4-6b9cc425c004","tenant_id":"","created_at":"2019-01-09T00:51:20Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a676c21e-2ab0-4a7d-bab0-1db12ae26aa4","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:51:25,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a676c21e-2ab0-4a7d-bab0-1db12ae26aa4 used request id req-c4ce3fab-8307-44b9-b4a2-3d5e5fcda5cf 2019-01-09 00:51:25,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:25,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-684b926e-1f5c-4ec3-bf5c-82267578bd38 Date: Wed, 09 Jan 2019 00:51:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:51:20Z", "admin_state_up": true, "updated_at": "2019-01-09T00:51:24Z", "project_id": "15f714b418f04457bfb86848f944dee5", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "bc4f4ee1-bae8-4a69-9973-ea7912aa76e3", "name": "NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-router"}]} 2019-01-09 00:51:25,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-router used request id req-684b926e-1f5c-4ec3-bf5c-82267578bd38 2019-01-09 00:51:25,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:25,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faec5b81-32e4-42c0-8484-a87c440c9060 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:51:25,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-faec5b81-32e4-42c0-8484-a87c440c9060 2019-01-09 00:51:25,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bc4f4ee1-bae8-4a69-9973-ea7912aa76e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:25,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3310 X-Openstack-Request-Id: req-e28f5f5e-8919-49b8-a706-e25b86c6571f Date: Wed, 09 Jan 2019 00:51:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:25Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.208"}],"id":"15a683c3-b14b-4178-b2bf-53a99511dc97","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:f5:2b","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T00:51:21Z","binding:vnic_type":"normal","device_id":"bc4f4ee1-bae8-4a69-9973-ea7912aa76e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a676c21e-2ab0-4a7d-bab0-1db12ae26aa4","ip_address":"169.254.192.1"}],"id":"47e52baf-fae1-403e-abeb-bb48ab9aced6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:72:c2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"da1e51e2-93c2-403b-a4b4-6b9cc425c004","tenant_id":"","created_at":"2019-01-09T00:51:22Z","binding:vnic_type":"normal","device_id":"bc4f4ee1-bae8-4a69-9973-ea7912aa76e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a676c21e-2ab0-4a7d-bab0-1db12ae26aa4","ip_address":"169.254.192.3"}],"id":"ad0d69bf-e691-46c1-b638-1e7bf2d6455f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:15:eb:57","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"da1e51e2-93c2-403b-a4b4-6b9cc425c004","tenant_id":"","created_at":"2019-01-09T00:51:23Z","binding:vnic_type":"normal","device_id":"bc4f4ee1-bae8-4a69-9973-ea7912aa76e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a676c21e-2ab0-4a7d-bab0-1db12ae26aa4","ip_address":"169.254.192.9"}],"id":"ef22049b-ca4e-4417-bf91-28e99670f717","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:00:eb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"da1e51e2-93c2-403b-a4b4-6b9cc425c004","tenant_id":"","created_at":"2019-01-09T00:51:22Z","binding:vnic_type":"normal","device_id":"bc4f4ee1-bae8-4a69-9973-ea7912aa76e3"}]} 2019-01-09 00:51:25,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bc4f4ee1-bae8-4a69-9973-ea7912aa76e3 used request id req-e28f5f5e-8919-49b8-a706-e25b86c6571f 2019-01-09 00:51:25,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:26,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b9bd76d6-8b02-4480-b9d2-43d246da12ca Date: Wed, 09 Jan 2019 00:51:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 00:51:26,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-b9bd76d6-8b02-4480-b9d2-43d246da12ca 2019-01-09 00:51:26,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a676c21e-2ab0-4a7d-bab0-1db12ae26aa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:26,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cea4b614-5b63-4ee8-b27b-8f4b91950efc Date: Wed, 09 Jan 2019 00:51:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"da1e51e2-93c2-403b-a4b4-6b9cc425c004","tenant_id":"","created_at":"2019-01-09T00:51:20Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a676c21e-2ab0-4a7d-bab0-1db12ae26aa4","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:51:26,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a676c21e-2ab0-4a7d-bab0-1db12ae26aa4 used request id req-cea4b614-5b63-4ee8-b27b-8f4b91950efc 2019-01-09 00:51:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a676c21e-2ab0-4a7d-bab0-1db12ae26aa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:26,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-07bba6af-319b-45fb-a2a0-c7b6e435059e Date: Wed, 09 Jan 2019 00:51:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"da1e51e2-93c2-403b-a4b4-6b9cc425c004","tenant_id":"","created_at":"2019-01-09T00:51:20Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a676c21e-2ab0-4a7d-bab0-1db12ae26aa4","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:51:26,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a676c21e-2ab0-4a7d-bab0-1db12ae26aa4 used request id req-07bba6af-319b-45fb-a2a0-c7b6e435059e 2019-01-09 00:51:26,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a676c21e-2ab0-4a7d-bab0-1db12ae26aa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:26,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f4af3818-107a-46a1-b6a1-526a9eafa996 Date: Wed, 09 Jan 2019 00:51:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"da1e51e2-93c2-403b-a4b4-6b9cc425c004","tenant_id":"","created_at":"2019-01-09T00:51:20Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a676c21e-2ab0-4a7d-bab0-1db12ae26aa4","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:51:26,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a676c21e-2ab0-4a7d-bab0-1db12ae26aa4 used request id req-f4af3818-107a-46a1-b6a1-526a9eafa996 2019-01-09 00:51:26,227 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-router 2019-01-09 00:51:26,227 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-router 2019-01-09 00:51:26,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/bc4f4ee1-bae8-4a69-9973-ea7912aa76e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:30,481 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-529d7dc8-1bd1-46a8-9866-4ffc8c69841b Content-Length: 0 Date: Wed, 09 Jan 2019 00:51:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:30,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/bc4f4ee1-bae8-4a69-9973-ea7912aa76e3 used request id req-529d7dc8-1bd1-46a8-9866-4ffc8c69841b 2019-01-09 00:51:30,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:30,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-864491c3-1574-4524-9e62-1c205544f875 Date: Wed, 09 Jan 2019 00:51:30 GMT RESP BODY: {"routers": []} 2019-01-09 00:51:30,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-router used request id req-864491c3-1574-4524-9e62-1c205544f875 2019-01-09 00:51:30,706 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-subnet 2019-01-09 00:51:30,706 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-subnet 2019-01-09 00:51:30,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6a67df12-0fad-452a-ad4d-1f03253ff6ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:32,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b2c5df9-f167-41fb-a6eb-10d246204fc5 Date: Wed, 09 Jan 2019 00:51:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:32,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6a67df12-0fad-452a-ad4d-1f03253ff6ac used request id req-1b2c5df9-f167-41fb-a6eb-10d246204fc5 2019-01-09 00:51:32,518 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-51d90697-fee0-4696-8583-45e5081d616a-pub-net 2019-01-09 00:51:32,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c13f0d79-1bee-4d42-beb1-a974f0f0d4d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14a1c8b4348d9cccb05e8bcb5e11751da557fe4" 2019-01-09 00:51:34,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-578d09a1-3c27-4a17-96bd-bf1bd1059c05 Date: Wed, 09 Jan 2019 00:51:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:34,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c13f0d79-1bee-4d42-beb1-a974f0f0d4d0 used request id req-578d09a1-3c27-4a17-96bd-bf1bd1059c05 2019-01-09 00:51:34,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:51:34,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["3QbqcXiMSw2_aIGBwTniKg"], "issued_at": "2019-01-09T00:51:34.000000Z"}} 2019-01-09 00:51:34,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:34,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26bab2ba-b0b9-4aab-8ed7-4553db8e3ae2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:51:34,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-26bab2ba-b0b9-4aab-8ed7-4553db8e3ae2 2019-01-09 00:51:34,468 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net 2019-01-09 00:51:34,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" -d '{"network": {"name": "NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net", "admin_state_up": true}}' 2019-01-09 00:51:35,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1ecc061d-b15e-4961-ba8f-bb3c1f32ce54 Date: Wed, 09 Jan 2019 00:51: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":"14114b4e-a8b2-4c41-a450-510c2421926d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:51:34Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:34Z","mtu":1450}} 2019-01-09 00:51:35,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-1ecc061d-b15e-4961-ba8f-bb3c1f32ce54 2019-01-09 00:51:35,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=14114b4e-a8b2-4c41-a450-510c2421926d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:35,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-f0763356-3fc0-42f9-880a-13380cd08bb1 Date: Wed, 09 Jan 2019 00:51:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"14114b4e-a8b2-4c41-a450-510c2421926d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:51:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:34Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:35,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=14114b4e-a8b2-4c41-a450-510c2421926d used request id req-f0763356-3fc0-42f9-880a-13380cd08bb1 2019-01-09 00:51:35,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:35,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fd91137c-1086-4be9-828e-eb3391e2d37e Date: Wed, 09 Jan 2019 00:51:35 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:51:35,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d used request id req-fd91137c-1086-4be9-828e-eb3391e2d37e 2019-01-09 00:51:35,505 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet 2019-01-09 00:51:35,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" -d '{"subnets": [{"ip_version": 4, "network_id": "14114b4e-a8b2-4c41-a450-510c2421926d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet"}]}' 2019-01-09 00:51:36,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6ad448ec-602b-4991-8fd5-6896c7870d44 Date: Wed, 09 Jan 2019 00:51:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14114b4e-a8b2-4c41-a450-510c2421926d","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51: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":"15f714b418f04457bfb86848f944dee5","id":"2f8a03ed-9720-41f8-8cff-8ed8cee157d7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet"}]} 2019-01-09 00:51:36,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-6ad448ec-602b-4991-8fd5-6896c7870d44 2019-01-09 00:51:36,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=14114b4e-a8b2-4c41-a450-510c2421926d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:36,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6097f6a9-b82c-40e3-a4c6-c2b5cbbc0197 Date: Wed, 09 Jan 2019 00:51:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"14114b4e-a8b2-4c41-a450-510c2421926d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["2f8a03ed-9720-41f8-8cff-8ed8cee157d7"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:34Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:36,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=14114b4e-a8b2-4c41-a450-510c2421926d used request id req-6097f6a9-b82c-40e3-a4c6-c2b5cbbc0197 2019-01-09 00:51:36,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:36,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bbc3bb2d-ad34-4eaa-acbf-3e3bcf9ef9c4 Date: Wed, 09 Jan 2019 00:51:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14114b4e-a8b2-4c41-a450-510c2421926d","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51: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":"15f714b418f04457bfb86848f944dee5","id":"2f8a03ed-9720-41f8-8cff-8ed8cee157d7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet"}]} 2019-01-09 00:51:36,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d used request id req-bbc3bb2d-ad34-4eaa-acbf-3e3bcf9ef9c4 2019-01-09 00:51:36,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:36,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-011fe5bb-b502-43d5-bc8e-40ff6fd0ba4a Date: Wed, 09 Jan 2019 00:51:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"14114b4e-a8b2-4c41-a450-510c2421926d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["2f8a03ed-9720-41f8-8cff-8ed8cee157d7"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:34Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:36,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net used request id req-011fe5bb-b502-43d5-bc8e-40ff6fd0ba4a 2019-01-09 00:51:36,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:51:36,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:51:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:51:36,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:36,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7f7b24-31eb-409a-bc81-1f0ba371e3fa Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:51:36,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-4d7f7b24-31eb-409a-bc81-1f0ba371e3fa 2019-01-09 00:51:36,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:36,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5c3a0b1f-c218-4272-9972-1b99a69b7bba Date: Wed, 09 Jan 2019 00:51:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14114b4e-a8b2-4c41-a450-510c2421926d","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51: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":"15f714b418f04457bfb86848f944dee5","id":"2f8a03ed-9720-41f8-8cff-8ed8cee157d7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet"}]} 2019-01-09 00:51:36,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d used request id req-5c3a0b1f-c218-4272-9972-1b99a69b7bba 2019-01-09 00:51:36,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d&name=NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:36,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6cf9eb60-cbee-4eb1-b9e9-9ba8837ca4dc Date: Wed, 09 Jan 2019 00:51:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14114b4e-a8b2-4c41-a450-510c2421926d","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51: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":"15f714b418f04457bfb86848f944dee5","id":"2f8a03ed-9720-41f8-8cff-8ed8cee157d7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet"}]} 2019-01-09 00:51:36,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d&name=NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet used request id req-6cf9eb60-cbee-4eb1-b9e9-9ba8837ca4dc 2019-01-09 00:51:36,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:51:36,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:51:37,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:51:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["vZTUjSfoSl--MtjMm8pvXg"], "issued_at": "2019-01-09T00:51:37.000000Z"}} 2019-01-09 00:51:37,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b6b4ae0b5c4afa30f1c1725cd3555ba8aeaad0" 2019-01-09 00:51:37,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d395249a-d6c2-4a65-8825-1cb1e3cf1e05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:51:37,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d395249a-d6c2-4a65-8825-1cb1e3cf1e05 2019-01-09 00:51:37,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:37,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ad8c861b-83ad-458e-bbbb-8b1c4d2510b2 Date: Wed, 09 Jan 2019 00:51:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"14114b4e-a8b2-4c41-a450-510c2421926d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["2f8a03ed-9720-41f8-8cff-8ed8cee157d7"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:34Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:37,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net used request id req-ad8c861b-83ad-458e-bbbb-8b1c4d2510b2 2019-01-09 00:51:37,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:37,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cdf971cb-372a-4515-a9e9-46f449b8c18e Date: Wed, 09 Jan 2019 00:51:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14114b4e-a8b2-4c41-a450-510c2421926d","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51: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":"15f714b418f04457bfb86848f944dee5","id":"2f8a03ed-9720-41f8-8cff-8ed8cee157d7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet"}]} 2019-01-09 00:51:37,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d used request id req-cdf971cb-372a-4515-a9e9-46f449b8c18e 2019-01-09 00:51:37,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:37,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-28997707-a65a-42fb-9f5a-b52f7e073b54 Date: Wed, 09 Jan 2019 00:51:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"14114b4e-a8b2-4c41-a450-510c2421926d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["2f8a03ed-9720-41f8-8cff-8ed8cee157d7"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:34Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:37,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net used request id req-28997707-a65a-42fb-9f5a-b52f7e073b54 2019-01-09 00:51:37,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:51:37,939 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:51:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:51:37,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b6b4ae0b5c4afa30f1c1725cd3555ba8aeaad0" 2019-01-09 00:51:38,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fdaf0a0-d035-4222-9a79-4df4da75bdad Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:51:38,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-8fdaf0a0-d035-4222-9a79-4df4da75bdad 2019-01-09 00:51:38,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:38,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ab36a941-46c4-44da-a055-4c8815767196 Date: Wed, 09 Jan 2019 00:51:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14114b4e-a8b2-4c41-a450-510c2421926d","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51: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":"15f714b418f04457bfb86848f944dee5","id":"2f8a03ed-9720-41f8-8cff-8ed8cee157d7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet"}]} 2019-01-09 00:51:38,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d used request id req-ab36a941-46c4-44da-a055-4c8815767196 2019-01-09 00:51:38,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d&name=NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:38,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a8cb99ca-f387-4cd8-b732-beac2f0ab9d0 Date: Wed, 09 Jan 2019 00:51:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14114b4e-a8b2-4c41-a450-510c2421926d","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:35Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51: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":"15f714b418f04457bfb86848f944dee5","id":"2f8a03ed-9720-41f8-8cff-8ed8cee157d7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet"}]} 2019-01-09 00:51:38,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=14114b4e-a8b2-4c41-a450-510c2421926d&name=NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet used request id req-a8cb99ca-f387-4cd8-b732-beac2f0ab9d0 2019-01-09 00:51:38,533 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net 2019-01-09 00:51:38,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" -d '{"port": {"network_id": "14114b4e-a8b2-4c41-a450-510c2421926d", "fixed_ips": [{"subnet_id": "2f8a03ed-9720-41f8-8cff-8ed8cee157d7", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-port", "admin_state_up": true}}' 2019-01-09 00:51:39,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-79a07f81-54de-4840-8872-a03c28d5bed3 Date: Wed, 09 Jan 2019 00:51:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:39Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f8a03ed-9720-41f8-8cff-8ed8cee157d7","ip_address":"10.55.1.100"}],"id":"60080a1d-86a0-4a3c-a4ef-7e88b39a86c0","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:fe:ef","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-port","project_id":"15f714b418f04457bfb86848f944dee5","qos_policy_id":null,"admin_state_up":true,"network_id":"14114b4e-a8b2-4c41-a450-510c2421926d","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:38Z","binding:vnic_type":"normal"}} 2019-01-09 00:51:39,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-79a07f81-54de-4840-8872-a03c28d5bed3 2019-01-09 00:51:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:39,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-aef6704f-2010-4ca3-8f30-6118cbddc972 Date: Wed, 09 Jan 2019 00:51:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:37Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f8a03ed-9720-41f8-8cff-8ed8cee157d7","ip_address":"10.55.1.3"}],"id":"56103e1c-09f7-422c-bfed-7d1ff22279ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:18:aa","project_id":"15f714b418f04457bfb86848f944dee5","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14114b4e-a8b2-4c41-a450-510c2421926d","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14114b4e-a8b2-4c41-a450-510c2421926d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f8a03ed-9720-41f8-8cff-8ed8cee157d7","ip_address":"10.55.1.100"}],"id":"60080a1d-86a0-4a3c-a4ef-7e88b39a86c0","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:fe:ef","project_id":"15f714b418f04457bfb86848f944dee5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-port","admin_state_up":true,"network_id":"14114b4e-a8b2-4c41-a450-510c2421926d","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:38Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f8a03ed-9720-41f8-8cff-8ed8cee157d7","ip_address":"10.55.1.2"}],"id":"7d56a14f-1f2f-4828-bade-2d7f763ae8e2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:b8:c7","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14114b4e-a8b2-4c41-a450-510c2421926d","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14114b4e-a8b2-4c41-a450-510c2421926d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f8a03ed-9720-41f8-8cff-8ed8cee157d7","ip_address":"10.55.1.4"}],"id":"a2678058-b0d0-40d8-9d36-f6261d6ad0e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:85:d5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14114b4e-a8b2-4c41-a450-510c2421926d","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14114b4e-a8b2-4c41-a450-510c2421926d"}]} 2019-01-09 00:51:39,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-aef6704f-2010-4ca3-8f30-6118cbddc972 2019-01-09 00:51:39,600 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-port 2019-01-09 00:51:39,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/60080a1d-86a0-4a3c-a4ef-7e88b39a86c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:40,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dec7b5fb-f931-4b18-b34c-940fe789f98a Date: Wed, 09 Jan 2019 00:51:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:40,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/60080a1d-86a0-4a3c-a4ef-7e88b39a86c0 used request id req-dec7b5fb-f931-4b18-b34c-940fe789f98a 2019-01-09 00:51:40,009 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet 2019-01-09 00:51:40,009 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-subnet 2019-01-09 00:51:40,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/2f8a03ed-9720-41f8-8cff-8ed8cee157d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:42,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24f407c1-ae00-48f3-9683-e780b07e96d2 Date: Wed, 09 Jan 2019 00:51:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:42,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2f8a03ed-9720-41f8-8cff-8ed8cee157d7 used request id req-24f407c1-ae00-48f3-9683-e780b07e96d2 2019-01-09 00:51:42,057 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2d56b1a4-b833-47b1-bddd-4da6bcdb5af1-pub-net 2019-01-09 00:51:42,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/14114b4e-a8b2-4c41-a450-510c2421926d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b26d2bc2bfafaa5b0b9e10da310754590da6b6" 2019-01-09 00:51:43,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ce61881-7387-42a3-a87c-e29c9c692db2 Date: Wed, 09 Jan 2019 00:51:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:43,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/14114b4e-a8b2-4c41-a450-510c2421926d used request id req-9ce61881-7387-42a3-a87c-e29c9c692db2 2019-01-09 00:51:43,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:51:43,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:51:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["nqQxBOopTMGn6vghE-UYMQ"], "issued_at": "2019-01-09T00:51:43.000000Z"}} 2019-01-09 00:51:43,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:43,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39fe2210-1ad4-405e-aec9-99f7b147e8eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:51:43,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-39fe2210-1ad4-405e-aec9-99f7b147e8eb 2019-01-09 00:51:43,788 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net 2019-01-09 00:51:43,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" -d '{"network": {"name": "NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net", "admin_state_up": true}}' 2019-01-09 00:51:44,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-dd885cae-349a-4139-b73d-fe4907763681 Date: Wed, 09 Jan 2019 00:51:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:51:44Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:44Z","mtu":1450}} 2019-01-09 00:51:44,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-dd885cae-349a-4139-b73d-fe4907763681 2019-01-09 00:51:44,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6d9298e8-3b6c-4336-9a63-e60710a80cac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:44,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-72c29755-bdab-4316-a77a-b130d718b324 Date: Wed, 09 Jan 2019 00:51:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:51:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:44Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:44,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6d9298e8-3b6c-4336-9a63-e60710a80cac used request id req-72c29755-bdab-4316-a77a-b130d718b324 2019-01-09 00:51:44,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:44,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-83651b51-ac52-46e3-ad14-40fc0695a252 Date: Wed, 09 Jan 2019 00:51:44 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:51:44,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac used request id req-83651b51-ac52-46e3-ad14-40fc0695a252 2019-01-09 00:51:44,724 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet 2019-01-09 00:51:44,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" -d '{"subnets": [{"ip_version": 4, "network_id": "6d9298e8-3b6c-4336-9a63-e60710a80cac", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet"}]}' 2019-01-09 00:51:45,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d6e7fefd-c5b0-432c-8e3f-c26cf70fa301 Date: Wed, 09 Jan 2019 00:51:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:45Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet"}]} 2019-01-09 00:51:45,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-d6e7fefd-c5b0-432c-8e3f-c26cf70fa301 2019-01-09 00:51:45,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6d9298e8-3b6c-4336-9a63-e60710a80cac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:45,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-337a3934-c41d-4c4f-8205-e6f67ad883d2 Date: Wed, 09 Jan 2019 00:51:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:44Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:45,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6d9298e8-3b6c-4336-9a63-e60710a80cac used request id req-337a3934-c41d-4c4f-8205-e6f67ad883d2 2019-01-09 00:51:45,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:45,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bceb4a59-9296-48d2-9b7e-a2327a097f5a Date: Wed, 09 Jan 2019 00:51:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:45Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet"}]} 2019-01-09 00:51:45,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac used request id req-bceb4a59-9296-48d2-9b7e-a2327a097f5a 2019-01-09 00:51:45,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:46,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-18e2ebb3-e172-4663-b1da-19602decefa6 Date: Wed, 09 Jan 2019 00:51:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:44Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:46,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net used request id req-18e2ebb3-e172-4663-b1da-19602decefa6 2019-01-09 00:51:46,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:51:46,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:51:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:51:46,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:46,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c93112c-648a-45c5-9fed-0536581e1b20 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:51:46,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-4c93112c-648a-45c5-9fed-0536581e1b20 2019-01-09 00:51:46,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:46,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3a7619d7-15b2-4d28-ba8e-ff61bf3d28c0 Date: Wed, 09 Jan 2019 00:51:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:45Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet"}]} 2019-01-09 00:51:46,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac used request id req-3a7619d7-15b2-4d28-ba8e-ff61bf3d28c0 2019-01-09 00:51:46,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac&name=NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:46,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0b320fb1-6cb4-408c-84c8-2807299f5a13 Date: Wed, 09 Jan 2019 00:51:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:45Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet"}]} 2019-01-09 00:51:46,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac&name=NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet used request id req-0b320fb1-6cb4-408c-84c8-2807299f5a13 2019-01-09 00:51:46,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:51:46,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:51:47,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["nRtfW-ZUTDyB7H1P2JhDnw"], "issued_at": "2019-01-09T00:51:47.000000Z"}} 2019-01-09 00:51:47,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9444e7f0a3353b1d05a9be9450844d5c69f05b40" 2019-01-09 00:51:47,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3173d2dd-b876-42ae-9ee6-9d1f3fef2ddb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:51:47,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3173d2dd-b876-42ae-9ee6-9d1f3fef2ddb 2019-01-09 00:51:47,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:47,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-db7948c6-e0a6-441a-8bf3-dfc1702dea64 Date: Wed, 09 Jan 2019 00:51:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:44Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:47,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net used request id req-db7948c6-e0a6-441a-8bf3-dfc1702dea64 2019-01-09 00:51:47,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:47,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8ba88cd6-a097-487e-b7a1-35a4720392d6 Date: Wed, 09 Jan 2019 00:51:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:45Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet"}]} 2019-01-09 00:51:47,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac used request id req-8ba88cd6-a097-487e-b7a1-35a4720392d6 2019-01-09 00:51:47,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:47,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-dd1b88e7-fba0-4b75-bf46-776148fc48b3 Date: Wed, 09 Jan 2019 00:51:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:44Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:47,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net used request id req-dd1b88e7-fba0-4b75-bf46-776148fc48b3 2019-01-09 00:51:47,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:51:47,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:51:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:51:47,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9444e7f0a3353b1d05a9be9450844d5c69f05b40" 2019-01-09 00:51:47,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-909efb18-f069-4cbf-b1f2-fe84db4a1254 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:51:47,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-909efb18-f069-4cbf-b1f2-fe84db4a1254 2019-01-09 00:51:47,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:47,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2ad1ae6a-9fbc-48c3-9a1f-cecb1c97f247 Date: Wed, 09 Jan 2019 00:51:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:45Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet"}]} 2019-01-09 00:51:47,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac used request id req-2ad1ae6a-9fbc-48c3-9a1f-cecb1c97f247 2019-01-09 00:51:47,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac&name=NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:48,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c6fe5269-3e06-4b78-8a59-81a346efb33d Date: Wed, 09 Jan 2019 00:51:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:45Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet"}]} 2019-01-09 00:51:48,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6d9298e8-3b6c-4336-9a63-e60710a80cac&name=NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet used request id req-c6fe5269-3e06-4b78-8a59-81a346efb33d 2019-01-09 00:51:48,109 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net 2019-01-09 00:51:48,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" -d '{"port": {"network_id": "6d9298e8-3b6c-4336-9a63-e60710a80cac", "fixed_ips": [{"subnet_id": "de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-port", "admin_state_up": true}}' 2019-01-09 00:51:49,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-fc917f30-59d2-42a6-afc6-540b46f90795 Date: Wed, 09 Jan 2019 00:51:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:48Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b","ip_address":"10.55.1.100"}],"id":"fe5bc34f-a9f7-4534-b528-3b5d4d65d40f","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:4e:f3","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-port","project_id":"15f714b418f04457bfb86848f944dee5","qos_policy_id":null,"admin_state_up":true,"network_id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:48Z","binding:vnic_type":"normal"}} 2019-01-09 00:51:49,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-fc917f30-59d2-42a6-afc6-540b46f90795 2019-01-09 00:51:49,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:49,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-23830a37-98f8-46c9-a1b5-5aa9981df329 Date: Wed, 09 Jan 2019 00:51:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b","ip_address":"10.55.1.2"}],"id":"34e4987b-b4c7-4ff8-9472-8d30b1896ac2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:a9:ff","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d9298e8-3b6c-4336-9a63-e60710a80cac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b","ip_address":"10.55.1.3"}],"id":"cbc4805a-17ea-4b28-a813-dfd69a42f6ce","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:25:96","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d9298e8-3b6c-4336-9a63-e60710a80cac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b","ip_address":"10.55.1.4"}],"id":"df013331-5b54-48b4-9273-cd7f11fdf2c3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:65:0d","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d9298e8-3b6c-4336-9a63-e60710a80cac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:51:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b","ip_address":"10.55.1.100"}],"id":"fe5bc34f-a9f7-4534-b528-3b5d4d65d40f","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:4e:f3","project_id":"15f714b418f04457bfb86848f944dee5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-port","admin_state_up":true,"network_id":"6d9298e8-3b6c-4336-9a63-e60710a80cac","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:48Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 00:51:49,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-23830a37-98f8-46c9-a1b5-5aa9981df329 2019-01-09 00:51:49,247 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-port 2019-01-09 00:51:49,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/fe5bc34f-a9f7-4534-b528-3b5d4d65d40f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:49,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d6e1d9b-b69a-48cb-bced-2de62e269076 Date: Wed, 09 Jan 2019 00:51:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:49,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/fe5bc34f-a9f7-4534-b528-3b5d4d65d40f used request id req-1d6e1d9b-b69a-48cb-bced-2de62e269076 2019-01-09 00:51:49,798 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet 2019-01-09 00:51:49,798 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-subnet 2019-01-09 00:51:49,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:52,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0cd52ec-d84d-4686-8b33-ee5ecabca89d Date: Wed, 09 Jan 2019 00:51:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:52,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/de0d1e4e-7bc8-4d2f-b523-f82ba0ba150b used request id req-a0cd52ec-d84d-4686-8b33-ee5ecabca89d 2019-01-09 00:51:52,054 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-413ba52c-e183-44c5-8c71-75826dd0f5f4-pub-net 2019-01-09 00:51:52,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/6d9298e8-3b6c-4336-9a63-e60710a80cac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720baf3a8826cbcaafe4add908a61579b7fc8aba" 2019-01-09 00:51:53,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eae19cec-c302-4fe7-9046-3a01779653e6 Date: Wed, 09 Jan 2019 00:51:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:51:53,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/6d9298e8-3b6c-4336-9a63-e60710a80cac used request id req-eae19cec-c302-4fe7-9046-3a01779653e6 2019-01-09 00:51:53,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:51:53,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:51:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["i3WW0-hlTGibktCtXtaXnA"], "issued_at": "2019-01-09T00:51:53.000000Z"}} 2019-01-09 00:51:53,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:53,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a21d22-b0e9-4d26-8744-1e70f81fe5c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:51:53,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f3a21d22-b0e9-4d26-8744-1e70f81fe5c8 2019-01-09 00:51:53,899 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net 2019-01-09 00:51:53,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" -d '{"network": {"name": "NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net", "admin_state_up": true}}' 2019-01-09 00:51:54,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0e472edc-44da-421e-a68c-7ea933d917ec Date: Wed, 09 Jan 2019 00:51: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":"50a6305b-13e7-452c-9c44-fdf81004b4d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:51:54Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:54Z","mtu":1450}} 2019-01-09 00:51:54,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0e472edc-44da-421e-a68c-7ea933d917ec 2019-01-09 00:51:54,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=50a6305b-13e7-452c-9c44-fdf81004b4d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:54,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-dddcd8c7-09aa-4e52-ba50-ded84fd0f203 Date: Wed, 09 Jan 2019 00:51:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"50a6305b-13e7-452c-9c44-fdf81004b4d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:51:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:54Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:54,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=50a6305b-13e7-452c-9c44-fdf81004b4d4 used request id req-dddcd8c7-09aa-4e52-ba50-ded84fd0f203 2019-01-09 00:51:54,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:54,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c68d631a-d55d-4013-ad55-a1bbd9939106 Date: Wed, 09 Jan 2019 00:51:54 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:51:54,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4 used request id req-c68d631a-d55d-4013-ad55-a1bbd9939106 2019-01-09 00:51:54,786 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet 2019-01-09 00:51:54,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" -d '{"subnets": [{"ip_version": 4, "network_id": "50a6305b-13e7-452c-9c44-fdf81004b4d4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet"}]}' 2019-01-09 00:51:55,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-475d1131-6ea4-41c4-90b8-863dc8a6ab08 Date: Wed, 09 Jan 2019 00:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50a6305b-13e7-452c-9c44-fdf81004b4d4","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:55Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"79dd2a6f-55f0-4a5d-9eae-be3b53f1039d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet"}]} 2019-01-09 00:51:55,347 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-475d1131-6ea4-41c4-90b8-863dc8a6ab08 2019-01-09 00:51:55,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=50a6305b-13e7-452c-9c44-fdf81004b4d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:55,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e7b9de99-b4b5-47bc-969f-f884cf9da97a Date: Wed, 09 Jan 2019 00:51:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50a6305b-13e7-452c-9c44-fdf81004b4d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["79dd2a6f-55f0-4a5d-9eae-be3b53f1039d"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:54Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:55,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=50a6305b-13e7-452c-9c44-fdf81004b4d4 used request id req-e7b9de99-b4b5-47bc-969f-f884cf9da97a 2019-01-09 00:51:55,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:55,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53e76a1f-06e0-4727-8ce4-44571c041679 Date: Wed, 09 Jan 2019 00:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50a6305b-13e7-452c-9c44-fdf81004b4d4","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:55Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"79dd2a6f-55f0-4a5d-9eae-be3b53f1039d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet"}]} 2019-01-09 00:51:55,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4 used request id req-53e76a1f-06e0-4727-8ce4-44571c041679 2019-01-09 00:51:55,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:55,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9b9dd080-6386-4b73-a7d6-bee912257327 Date: Wed, 09 Jan 2019 00:51:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50a6305b-13e7-452c-9c44-fdf81004b4d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["79dd2a6f-55f0-4a5d-9eae-be3b53f1039d"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:54Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:55,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net used request id req-9b9dd080-6386-4b73-a7d6-bee912257327 2019-01-09 00:51:55,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:51:55,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:51:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:51:55,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:55,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8425177b-c738-470b-a4bd-7d43e730ed3f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:51:55,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-8425177b-c738-470b-a4bd-7d43e730ed3f 2019-01-09 00:51:56,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:56,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cd66e8e8-fddc-4130-8123-811c1abaab23 Date: Wed, 09 Jan 2019 00:51:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50a6305b-13e7-452c-9c44-fdf81004b4d4","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:55Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"79dd2a6f-55f0-4a5d-9eae-be3b53f1039d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet"}]} 2019-01-09 00:51:56,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4 used request id req-cd66e8e8-fddc-4130-8123-811c1abaab23 2019-01-09 00:51:56,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4&name=NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:56,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d5fcd815-9b26-440c-8457-98bcea87cda9 Date: Wed, 09 Jan 2019 00:51:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50a6305b-13e7-452c-9c44-fdf81004b4d4","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:55Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"79dd2a6f-55f0-4a5d-9eae-be3b53f1039d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet"}]} 2019-01-09 00:51:56,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4&name=NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet used request id req-d5fcd815-9b26-440c-8457-98bcea87cda9 2019-01-09 00:51:56,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:51:56,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:51:56,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:51:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["LA7ntP-uQw2mZQpyXTMZlA"], "issued_at": "2019-01-09T00:51:56.000000Z"}} 2019-01-09 00:51:56,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26c1e9f0e17f7acf6e354730cf8796731f197e6" 2019-01-09 00:51:56,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34cb8e42-f631-4cd4-ba15-00eb9d28974e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:51:56,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-34cb8e42-f631-4cd4-ba15-00eb9d28974e 2019-01-09 00:51:56,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:57,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-03ad7580-3b1d-418c-8a29-a4e8b2504333 Date: Wed, 09 Jan 2019 00:51:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50a6305b-13e7-452c-9c44-fdf81004b4d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["79dd2a6f-55f0-4a5d-9eae-be3b53f1039d"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:54Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:57,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net used request id req-03ad7580-3b1d-418c-8a29-a4e8b2504333 2019-01-09 00:51:57,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:57,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ec2a9baa-b436-4f65-90bc-69e5d63d97bd Date: Wed, 09 Jan 2019 00:51:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50a6305b-13e7-452c-9c44-fdf81004b4d4","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:55Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"79dd2a6f-55f0-4a5d-9eae-be3b53f1039d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet"}]} 2019-01-09 00:51:57,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4 used request id req-ec2a9baa-b436-4f65-90bc-69e5d63d97bd 2019-01-09 00:51:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:57,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-938ea34a-71ed-49e7-86e4-f820c75ecef8 Date: Wed, 09 Jan 2019 00:51:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50a6305b-13e7-452c-9c44-fdf81004b4d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["79dd2a6f-55f0-4a5d-9eae-be3b53f1039d"],"description":"","tags":[],"updated_at":"2019-01-09T00:51:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:54Z","provider:network_type":"vxlan"}]} 2019-01-09 00:51:57,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net used request id req-938ea34a-71ed-49e7-86e4-f820c75ecef8 2019-01-09 00:51:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:51:57,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:51:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:51:57,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26c1e9f0e17f7acf6e354730cf8796731f197e6" 2019-01-09 00:51:57,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620a2d5e-4da9-4c43-8f0b-bbdf74d3624e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:51:57,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-620a2d5e-4da9-4c43-8f0b-bbdf74d3624e 2019-01-09 00:51:57,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:57,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4882885e-f8bd-4799-8f67-54f2f7f7f256 Date: Wed, 09 Jan 2019 00:51:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50a6305b-13e7-452c-9c44-fdf81004b4d4","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:55Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"79dd2a6f-55f0-4a5d-9eae-be3b53f1039d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet"}]} 2019-01-09 00:51:57,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4 used request id req-4882885e-f8bd-4799-8f67-54f2f7f7f256 2019-01-09 00:51:57,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4&name=NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:51:57,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8da49cb8-0e7e-49c7-a3fe-89e444698ac4 Date: Wed, 09 Jan 2019 00:51:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50a6305b-13e7-452c-9c44-fdf81004b4d4","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:51:55Z","dns_nameservers":[],"updated_at":"2019-01-09T00:51:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"79dd2a6f-55f0-4a5d-9eae-be3b53f1039d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet"}]} 2019-01-09 00:51:57,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50a6305b-13e7-452c-9c44-fdf81004b4d4&name=NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet used request id req-8da49cb8-0e7e-49c7-a3fe-89e444698ac4 2019-01-09 00:51:57,943 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net 2019-01-09 00:51:57,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" -d '{"port": {"network_id": "50a6305b-13e7-452c-9c44-fdf81004b4d4", "fixed_ips": [{"subnet_id": "79dd2a6f-55f0-4a5d-9eae-be3b53f1039d", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-port", "admin_state_up": true}}' 2019-01-09 00:51:58,116 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-e3df0b80-f9fc-49da-aa0e-5cf4c99f5246 Date: Wed, 09 Jan 2019 00:51:58 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 00:51:58,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-e3df0b80-f9fc-49da-aa0e-5cf4c99f5246 2019-01-09 00:51:58,117 - 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": ""}} 2019-01-09 00:51:58,118 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet 2019-01-09 00:51:58,118 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-subnet 2019-01-09 00:51:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/79dd2a6f-55f0-4a5d-9eae-be3b53f1039d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:52:00,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f168f251-bb70-4c8e-8660-36371ff70498 Date: Wed, 09 Jan 2019 00:52:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:00,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/79dd2a6f-55f0-4a5d-9eae-be3b53f1039d used request id req-f168f251-bb70-4c8e-8660-36371ff70498 2019-01-09 00:52:00,214 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-540b57c7-2735-4923-b3a1-98edddb36fa6-pub-net 2019-01-09 00:52:00,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/50a6305b-13e7-452c-9c44-fdf81004b4d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060af68ff36c4b5f8ed66680356d75fcccb87f3" 2019-01-09 00:52:01,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32127431-7a70-43bc-a663-e8b0d905bb48 Date: Wed, 09 Jan 2019 00:52:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:01,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/50a6305b-13e7-452c-9c44-fdf81004b4d4 used request id req-32127431-7a70-43bc-a663-e8b0d905bb48 2019-01-09 00:52:01,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:02,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["DQoDouncRwOnXNsT3kAwhw"], "issued_at": "2019-01-09T00:52:02.000000Z"}} 2019-01-09 00:52:02,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:02,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9427a0-68f1-4b5a-95b5-3c8dc79398ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:02,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1e9427a0-68f1-4b5a-95b5-3c8dc79398ed 2019-01-09 00:52:02,232 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net 2019-01-09 00:52:02,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" -d '{"network": {"name": "NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net", "admin_state_up": true}}' 2019-01-09 00:52:02,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-dd807b42-24f9-4552-bf5b-2e6f1ec359f5 Date: Wed, 09 Jan 2019 00:52: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":"70f1a719-7217-4bd8-94b7-7f64dd51f115","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:52:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:02Z","mtu":1450}} 2019-01-09 00:52:02,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-dd807b42-24f9-4552-bf5b-2e6f1ec359f5 2019-01-09 00:52:02,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=70f1a719-7217-4bd8-94b7-7f64dd51f115 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:02,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1af78b19-8e5b-4b4c-8a52-3e6f26062daf Date: Wed, 09 Jan 2019 00:52:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70f1a719-7217-4bd8-94b7-7f64dd51f115","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:52:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:02Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:02,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=70f1a719-7217-4bd8-94b7-7f64dd51f115 used request id req-1af78b19-8e5b-4b4c-8a52-3e6f26062daf 2019-01-09 00:52:02,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:03,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-432270e6-1155-4f4c-bcf7-1f1c95c74a6f Date: Wed, 09 Jan 2019 00:52:03 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:52:03,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115 used request id req-432270e6-1155-4f4c-bcf7-1f1c95c74a6f 2019-01-09 00:52:03,022 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet 2019-01-09 00:52:03,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" -d '{"subnets": [{"ip_version": 4, "network_id": "70f1a719-7217-4bd8-94b7-7f64dd51f115", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet"}]}' 2019-01-09 00:52:03,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-66949137-c99d-4f5f-ba96-c3c7cb1b0fb0 Date: Wed, 09 Jan 2019 00:52:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70f1a719-7217-4bd8-94b7-7f64dd51f115","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:03Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52: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":"15f714b418f04457bfb86848f944dee5","id":"43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet"}]} 2019-01-09 00:52:03,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-66949137-c99d-4f5f-ba96-c3c7cb1b0fb0 2019-01-09 00:52:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=70f1a719-7217-4bd8-94b7-7f64dd51f115 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:03,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2c232bd9-3971-448f-9d07-7812ec09a16b Date: Wed, 09 Jan 2019 00:52:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70f1a719-7217-4bd8-94b7-7f64dd51f115","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3"],"description":"","tags":[],"updated_at":"2019-01-09T00:52:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:02Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:03,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=70f1a719-7217-4bd8-94b7-7f64dd51f115 used request id req-2c232bd9-3971-448f-9d07-7812ec09a16b 2019-01-09 00:52:03,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:03,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d7639380-3a33-4917-98a8-311b877fbd58 Date: Wed, 09 Jan 2019 00:52:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70f1a719-7217-4bd8-94b7-7f64dd51f115","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:03Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52: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":"15f714b418f04457bfb86848f944dee5","id":"43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet"}]} 2019-01-09 00:52:03,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115 used request id req-d7639380-3a33-4917-98a8-311b877fbd58 2019-01-09 00:52:03,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:04,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f6819b55-b6b9-48c3-b439-12ddedc90b40 Date: Wed, 09 Jan 2019 00:52:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70f1a719-7217-4bd8-94b7-7f64dd51f115","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3"],"description":"","tags":[],"updated_at":"2019-01-09T00:52:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:02Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:04,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net used request id req-f6819b55-b6b9-48c3-b439-12ddedc90b40 2019-01-09 00:52:04,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:52:04,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:52:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:52:04,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:04,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc088372-02cb-4552-8bb3-746553aafedf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:52:04,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-fc088372-02cb-4552-8bb3-746553aafedf 2019-01-09 00:52:04,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:04,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3ad9c799-632f-4865-b6d6-351cb7d04457 Date: Wed, 09 Jan 2019 00:52:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70f1a719-7217-4bd8-94b7-7f64dd51f115","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:03Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52: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":"15f714b418f04457bfb86848f944dee5","id":"43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet"}]} 2019-01-09 00:52:04,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115 used request id req-3ad9c799-632f-4865-b6d6-351cb7d04457 2019-01-09 00:52:04,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115&name=NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:04,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9324622a-345c-4b6f-ab4b-e7f692d75f9d Date: Wed, 09 Jan 2019 00:52:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70f1a719-7217-4bd8-94b7-7f64dd51f115","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:03Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52: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":"15f714b418f04457bfb86848f944dee5","id":"43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet"}]} 2019-01-09 00:52:04,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115&name=NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet used request id req-9324622a-345c-4b6f-ab4b-e7f692d75f9d 2019-01-09 00:52:04,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:52:04,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:04,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["q92tBI3wQOKESD83qblIYw"], "issued_at": "2019-01-09T00:52:04.000000Z"}} 2019-01-09 00:52:04,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a997b07dea45e39af9cc519df193a1ad68a64cc6" 2019-01-09 00:52:05,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb1d57b-0317-4a3c-ba29-e14a9fed0ce4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:05,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bfb1d57b-0317-4a3c-ba29-e14a9fed0ce4 2019-01-09 00:52:05,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:05,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f1c65aa0-dab8-4ae1-9df2-b97cd85b854f Date: Wed, 09 Jan 2019 00:52:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70f1a719-7217-4bd8-94b7-7f64dd51f115","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3"],"description":"","tags":[],"updated_at":"2019-01-09T00:52:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:02Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:05,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net used request id req-f1c65aa0-dab8-4ae1-9df2-b97cd85b854f 2019-01-09 00:52:05,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:05,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7d10caef-01df-4da1-ae34-cd9481a31091 Date: Wed, 09 Jan 2019 00:52:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70f1a719-7217-4bd8-94b7-7f64dd51f115","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:03Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52: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":"15f714b418f04457bfb86848f944dee5","id":"43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet"}]} 2019-01-09 00:52:05,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115 used request id req-7d10caef-01df-4da1-ae34-cd9481a31091 2019-01-09 00:52:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:05,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-062d39ec-adec-465e-85c2-f08ffe01ad3f Date: Wed, 09 Jan 2019 00:52:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70f1a719-7217-4bd8-94b7-7f64dd51f115","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3"],"description":"","tags":[],"updated_at":"2019-01-09T00:52:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:02Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:05,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net used request id req-062d39ec-adec-465e-85c2-f08ffe01ad3f 2019-01-09 00:52:05,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:52:05,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:52:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:52:05,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a997b07dea45e39af9cc519df193a1ad68a64cc6" 2019-01-09 00:52:05,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16cd421-272a-4915-9cf5-677476a40a06 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:52:05,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-f16cd421-272a-4915-9cf5-677476a40a06 2019-01-09 00:52:05,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:05,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-560b6ca0-f5b2-4508-86fd-8a3da3b89f3d Date: Wed, 09 Jan 2019 00:52:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70f1a719-7217-4bd8-94b7-7f64dd51f115","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:03Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52: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":"15f714b418f04457bfb86848f944dee5","id":"43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet"}]} 2019-01-09 00:52:05,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115 used request id req-560b6ca0-f5b2-4508-86fd-8a3da3b89f3d 2019-01-09 00:52:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115&name=NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:06,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2b0d2251-ff1f-4c35-ad1f-ef7961911131 Date: Wed, 09 Jan 2019 00:52:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70f1a719-7217-4bd8-94b7-7f64dd51f115","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:03Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52: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":"15f714b418f04457bfb86848f944dee5","id":"43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet"}]} 2019-01-09 00:52:06,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=70f1a719-7217-4bd8-94b7-7f64dd51f115&name=NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet used request id req-2b0d2251-ff1f-4c35-ad1f-ef7961911131 2019-01-09 00:52:06,007 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net 2019-01-09 00:52:06,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" -d '{"port": {"network_id": "70f1a719-7217-4bd8-94b7-7f64dd51f115", "fixed_ips": [{"subnet_id": "43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-port", "admin_state_up": true}}' 2019-01-09 00:52:06,311 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-bd95aa73-9265-4cd8-aee0-130ecba108f0 Date: Wed, 09 Jan 2019 00:52:06 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2019-01-09 00:52:06,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-bd95aa73-9265-4cd8-aee0-130ecba108f0 2019-01-09 00:52:06,311 - 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": ""}} 2019-01-09 00:52:06,312 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet 2019-01-09 00:52:06,312 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-subnet 2019-01-09 00:52:06,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:08,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a74f26f6-636c-49f7-ace4-a954bcc83149 Date: Wed, 09 Jan 2019 00:52:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:08,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/43e6a4b8-d7ca-4eac-be10-bb5d99f4c9a3 used request id req-a74f26f6-636c-49f7-ace4-a954bcc83149 2019-01-09 00:52:08,443 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-71266037-b608-42fc-bebd-6a4215d6bcfe-pub-net 2019-01-09 00:52:08,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/70f1a719-7217-4bd8-94b7-7f64dd51f115 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c84cd05b71ff98eff98dc5ddf47d5b304e107f" 2019-01-09 00:52:09,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-101f8994-b5b7-49c1-8f78-06a1668cef92 Date: Wed, 09 Jan 2019 00:52:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:09,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/70f1a719-7217-4bd8-94b7-7f64dd51f115 used request id req-101f8994-b5b7-49c1-8f78-06a1668cef92 2019-01-09 00:52:09,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:10,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["EJdroA_USIuMnVAKtZiofg"], "issued_at": "2019-01-09T00:52:10.000000Z"}} 2019-01-09 00:52:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:10,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b567e21-7d11-42c7-a3f1-3a71e83366f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:10,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2b567e21-7d11-42c7-a3f1-3a71e83366f9 2019-01-09 00:52:10,208 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net 2019-01-09 00:52:10,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" -d '{"network": {"name": "NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net", "admin_state_up": true}}' 2019-01-09 00:52:10,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-13bc9432-c29b-4ea1-99a4-9b83f4aa853b Date: Wed, 09 Jan 2019 00:52:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:52:10Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:10Z","mtu":1450}} 2019-01-09 00:52:10,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-13bc9432-c29b-4ea1-99a4-9b83f4aa853b 2019-01-09 00:52:10,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e20070f5-d9fc-447c-8c1f-ea0d393791ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:10,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-16104dbe-9b3d-4b99-9dbc-11271161a5c3 Date: Wed, 09 Jan 2019 00:52:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:52:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:10Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:10,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e20070f5-d9fc-447c-8c1f-ea0d393791ab used request id req-16104dbe-9b3d-4b99-9dbc-11271161a5c3 2019-01-09 00:52:10,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:11,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-acdf6fb2-2561-4d62-8f44-540b60b3f914 Date: Wed, 09 Jan 2019 00:52:11 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:52:11,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab used request id req-acdf6fb2-2561-4d62-8f44-540b60b3f914 2019-01-09 00:52:11,033 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet 2019-01-09 00:52:11,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" -d '{"subnets": [{"ip_version": 4, "network_id": "e20070f5-d9fc-447c-8c1f-ea0d393791ab", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet"}]}' 2019-01-09 00:52:11,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-54ab4a74-5f37-4c05-a4fc-0f682c20c3d3 Date: Wed, 09 Jan 2019 00:52:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:11Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"8cfcf703-ba1d-4093-a9d6-c7e1909d95a4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet"}]} 2019-01-09 00:52:11,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-54ab4a74-5f37-4c05-a4fc-0f682c20c3d3 2019-01-09 00:52:11,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e20070f5-d9fc-447c-8c1f-ea0d393791ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:11,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-963ac338-6715-4629-816d-c2080ff16695 Date: Wed, 09 Jan 2019 00:52:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["8cfcf703-ba1d-4093-a9d6-c7e1909d95a4"],"description":"","tags":[],"updated_at":"2019-01-09T00:52:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:10Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:11,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e20070f5-d9fc-447c-8c1f-ea0d393791ab used request id req-963ac338-6715-4629-816d-c2080ff16695 2019-01-09 00:52:11,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:12,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-93351d39-6e05-43c7-98f3-bef9a263f641 Date: Wed, 09 Jan 2019 00:52:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:11Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"8cfcf703-ba1d-4093-a9d6-c7e1909d95a4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet"}]} 2019-01-09 00:52:12,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab used request id req-93351d39-6e05-43c7-98f3-bef9a263f641 2019-01-09 00:52:12,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:12,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-00ad2e77-ab55-4b57-a59f-351ede00de33 Date: Wed, 09 Jan 2019 00:52:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["8cfcf703-ba1d-4093-a9d6-c7e1909d95a4"],"description":"","tags":[],"updated_at":"2019-01-09T00:52:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:10Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:12,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net used request id req-00ad2e77-ab55-4b57-a59f-351ede00de33 2019-01-09 00:52:12,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:52:12,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:52:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:52:12,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:12,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8100d6e9-b4b9-4a98-b9b5-3b599013fa10 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:52:12,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-8100d6e9-b4b9-4a98-b9b5-3b599013fa10 2019-01-09 00:52:12,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:12,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9ff6809d-49db-490c-b3db-110b9277a36c Date: Wed, 09 Jan 2019 00:52:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:11Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"8cfcf703-ba1d-4093-a9d6-c7e1909d95a4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet"}]} 2019-01-09 00:52:12,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab used request id req-9ff6809d-49db-490c-b3db-110b9277a36c 2019-01-09 00:52:12,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab&name=NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:12,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4e7a3dc8-c472-4730-a0dc-d29fe7c49149 Date: Wed, 09 Jan 2019 00:52:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:11Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"8cfcf703-ba1d-4093-a9d6-c7e1909d95a4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet"}]} 2019-01-09 00:52:12,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab&name=NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet used request id req-4e7a3dc8-c472-4730-a0dc-d29fe7c49149 2019-01-09 00:52:12,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:52:12,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:12,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["2F4Ac2I1QUKWzoFTQ85brA"], "issued_at": "2019-01-09T00:52:12.000000Z"}} 2019-01-09 00:52:12,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b739ece432e3cc00b6ce65d5c1240af89fc0cfd" 2019-01-09 00:52:12,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48d3b9a-49ff-47b9-864c-57ddece5f773 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:12,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f48d3b9a-49ff-47b9-864c-57ddece5f773 2019-01-09 00:52:12,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:13,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-864a148a-d1bf-4b72-80cf-90373d396c7c Date: Wed, 09 Jan 2019 00:52:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["8cfcf703-ba1d-4093-a9d6-c7e1909d95a4"],"description":"","tags":[],"updated_at":"2019-01-09T00:52:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:10Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:13,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net used request id req-864a148a-d1bf-4b72-80cf-90373d396c7c 2019-01-09 00:52:13,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:13,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-83a98217-e8b0-4834-893e-5b5c56c6dbb4 Date: Wed, 09 Jan 2019 00:52:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:11Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"8cfcf703-ba1d-4093-a9d6-c7e1909d95a4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet"}]} 2019-01-09 00:52:13,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab used request id req-83a98217-e8b0-4834-893e-5b5c56c6dbb4 2019-01-09 00:52:13,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:13,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-99780b1c-073c-4b89-8126-4fbfe9a51e25 Date: Wed, 09 Jan 2019 00:52:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["8cfcf703-ba1d-4093-a9d6-c7e1909d95a4"],"description":"","tags":[],"updated_at":"2019-01-09T00:52:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:10Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:13,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net used request id req-99780b1c-073c-4b89-8126-4fbfe9a51e25 2019-01-09 00:52:13,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:52:13,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:52:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:52:13,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b739ece432e3cc00b6ce65d5c1240af89fc0cfd" 2019-01-09 00:52:13,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1055a20-e4a7-4960-9343-90127105cfb3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:52:13,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-c1055a20-e4a7-4960-9343-90127105cfb3 2019-01-09 00:52:13,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:13,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2eaecc0f-f626-4dd9-8dd7-0ff445f052cf Date: Wed, 09 Jan 2019 00:52:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:11Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"8cfcf703-ba1d-4093-a9d6-c7e1909d95a4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet"}]} 2019-01-09 00:52:13,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab used request id req-2eaecc0f-f626-4dd9-8dd7-0ff445f052cf 2019-01-09 00:52:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab&name=NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:14,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d8f23988-2009-4cf5-8cfc-2a90b69a89c0 Date: Wed, 09 Jan 2019 00:52:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e20070f5-d9fc-447c-8c1f-ea0d393791ab","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:11Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"8cfcf703-ba1d-4093-a9d6-c7e1909d95a4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet"}]} 2019-01-09 00:52:14,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e20070f5-d9fc-447c-8c1f-ea0d393791ab&name=NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet used request id req-d8f23988-2009-4cf5-8cfc-2a90b69a89c0 2019-01-09 00:52:14,041 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net 2019-01-09 00:52:14,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" -d '{"port": {"network_id": "e20070f5-d9fc-447c-8c1f-ea0d393791ab", "fixed_ips": [{"subnet_id": "8cfcf703-ba1d-4093-a9d6-c7e1909d95a4", "ip_address": null}], "name": "NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-port", "admin_state_up": true}}' 2019-01-09 00:52:14,058 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-a3201783-7ada-4bfc-bf79-9cc101eab7b3 Date: Wed, 09 Jan 2019 00:52:14 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 00:52:14,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-a3201783-7ada-4bfc-bf79-9cc101eab7b3 2019-01-09 00:52:14,059 - 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": ""}} 2019-01-09 00:52:14,059 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet 2019-01-09 00:52:14,059 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-subnet 2019-01-09 00:52:14,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/8cfcf703-ba1d-4093-a9d6-c7e1909d95a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:16,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff5427d0-c589-4825-9374-db97338eba9b Date: Wed, 09 Jan 2019 00:52:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:16,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8cfcf703-ba1d-4093-a9d6-c7e1909d95a4 used request id req-ff5427d0-c589-4825-9374-db97338eba9b 2019-01-09 00:52:16,104 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9237d6e3-463a-43ef-9e83-57b9ad3d7c1a-pub-net 2019-01-09 00:52:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/e20070f5-d9fc-447c-8c1f-ea0d393791ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f710faa2cdb3787b5c97eeec68307c0b71bdcbc5" 2019-01-09 00:52:17,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fbc0a5ec-066b-4ac8-a82d-89636b2cfc45 Date: Wed, 09 Jan 2019 00:52:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:17,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e20070f5-d9fc-447c-8c1f-ea0d393791ab used request id req-fbc0a5ec-066b-4ac8-a82d-89636b2cfc45 2019-01-09 00:52:17,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:17,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["3pFZkBchQeivmy1RM_B0Iw"], "issued_at": "2019-01-09T00:52:17.000000Z"}} 2019-01-09 00:52:17,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:17,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b4c8496-14be-4936-87bd-e08817171346 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:17,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7b4c8496-14be-4936-87bd-e08817171346 2019-01-09 00:52:17,982 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net 2019-01-09 00:52:17,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" -d '{"network": {"name": "NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net", "admin_state_up": true}}' 2019-01-09 00:52:18,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ab724f49-fe1f-45ed-a6c1-216549ba165e Date: Wed, 09 Jan 2019 00:52:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4da4d34a-27c6-4537-892e-5be2b7c75199","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:52:18Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:18Z","mtu":1450}} 2019-01-09 00:52:18,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-ab724f49-fe1f-45ed-a6c1-216549ba165e 2019-01-09 00:52:18,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4da4d34a-27c6-4537-892e-5be2b7c75199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:18,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-831ff13e-a758-4a31-abd7-2b532a0251ea Date: Wed, 09 Jan 2019 00:52:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4da4d34a-27c6-4537-892e-5be2b7c75199","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:52:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:18Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:18,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4da4d34a-27c6-4537-892e-5be2b7c75199 used request id req-831ff13e-a758-4a31-abd7-2b532a0251ea 2019-01-09 00:52:18,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:18,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f26213e6-571e-42e9-86d2-720e10a56250 Date: Wed, 09 Jan 2019 00:52:18 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:52:18,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199 used request id req-f26213e6-571e-42e9-86d2-720e10a56250 2019-01-09 00:52:18,815 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet 2019-01-09 00:52:18,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" -d '{"subnets": [{"ip_version": 4, "network_id": "4da4d34a-27c6-4537-892e-5be2b7c75199", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet"}]}' 2019-01-09 00:52:19,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7ec359d6-b18c-4d27-ae61-c9235144ccc7 Date: Wed, 09 Jan 2019 00:52:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4da4d34a-27c6-4537-892e-5be2b7c75199","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:19Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:19Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"e446170f-4021-42b6-9f59-6ea89df437d5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet"}]} 2019-01-09 00:52:19,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-7ec359d6-b18c-4d27-ae61-c9235144ccc7 2019-01-09 00:52:19,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4da4d34a-27c6-4537-892e-5be2b7c75199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:19,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ce4317ca-c63e-41fb-ae6e-8b6cf4251818 Date: Wed, 09 Jan 2019 00:52:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4da4d34a-27c6-4537-892e-5be2b7c75199","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["e446170f-4021-42b6-9f59-6ea89df437d5"],"description":"","tags":[],"updated_at":"2019-01-09T00:52:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:18Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:19,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4da4d34a-27c6-4537-892e-5be2b7c75199 used request id req-ce4317ca-c63e-41fb-ae6e-8b6cf4251818 2019-01-09 00:52:19,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:19,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-82bbaa43-22a9-4dd8-b435-05af57b906ec Date: Wed, 09 Jan 2019 00:52:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4da4d34a-27c6-4537-892e-5be2b7c75199","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:19Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"e446170f-4021-42b6-9f59-6ea89df437d5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet"}]} 2019-01-09 00:52:19,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199 used request id req-82bbaa43-22a9-4dd8-b435-05af57b906ec 2019-01-09 00:52:19,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:19,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-aefaa92c-4a5b-4dd4-ab02-030cd88e98ca Date: Wed, 09 Jan 2019 00:52:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4da4d34a-27c6-4537-892e-5be2b7c75199","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["e446170f-4021-42b6-9f59-6ea89df437d5"],"description":"","tags":[],"updated_at":"2019-01-09T00:52:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:18Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:19,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net used request id req-aefaa92c-4a5b-4dd4-ab02-030cd88e98ca 2019-01-09 00:52:19,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:52:19,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:52:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:52:19,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:19,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32e76b7-a096-4113-a3af-d857f2726f84 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:52:19,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-f32e76b7-a096-4113-a3af-d857f2726f84 2019-01-09 00:52:19,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:19,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-aba74d95-5ef1-450a-a29e-307ac9570b4b Date: Wed, 09 Jan 2019 00:52:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4da4d34a-27c6-4537-892e-5be2b7c75199","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:19Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"e446170f-4021-42b6-9f59-6ea89df437d5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet"}]} 2019-01-09 00:52:19,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199 used request id req-aba74d95-5ef1-450a-a29e-307ac9570b4b 2019-01-09 00:52:19,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199&name=NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:20,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1ea6f03e-0931-432f-8d4d-98904243292d Date: Wed, 09 Jan 2019 00:52:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4da4d34a-27c6-4537-892e-5be2b7c75199","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:19Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"e446170f-4021-42b6-9f59-6ea89df437d5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet"}]} 2019-01-09 00:52:20,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199&name=NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet used request id req-1ea6f03e-0931-432f-8d4d-98904243292d 2019-01-09 00:52:20,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:52:20,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:20,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["EJHBIeTnRMGPZugLQHcB8Q"], "issued_at": "2019-01-09T00:52:20.000000Z"}} 2019-01-09 00:52:20,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc60d61d71600a5477bb9243c202a2602ee57d8" 2019-01-09 00:52:20,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f40c58-5c1d-42ad-ba82-a4f633d12d99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:20,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e5f40c58-5c1d-42ad-ba82-a4f633d12d99 2019-01-09 00:52:20,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:20,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0e408497-acc7-44fb-9a2f-db33dc346cfb Date: Wed, 09 Jan 2019 00:52:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4da4d34a-27c6-4537-892e-5be2b7c75199","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["e446170f-4021-42b6-9f59-6ea89df437d5"],"description":"","tags":[],"updated_at":"2019-01-09T00:52:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:18Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:20,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net used request id req-0e408497-acc7-44fb-9a2f-db33dc346cfb 2019-01-09 00:52:20,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:21,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e141fc59-0d1b-4467-9206-e0574f88c50a Date: Wed, 09 Jan 2019 00:52:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4da4d34a-27c6-4537-892e-5be2b7c75199","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:19Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"e446170f-4021-42b6-9f59-6ea89df437d5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet"}]} 2019-01-09 00:52:21,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199 used request id req-e141fc59-0d1b-4467-9206-e0574f88c50a 2019-01-09 00:52:21,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:21,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6fc92381-2506-4bb2-a390-4ae943cbf74d Date: Wed, 09 Jan 2019 00:52:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4da4d34a-27c6-4537-892e-5be2b7c75199","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["e446170f-4021-42b6-9f59-6ea89df437d5"],"description":"","tags":[],"updated_at":"2019-01-09T00:52:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:18Z","provider:network_type":"vxlan"}]} 2019-01-09 00:52:21,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net used request id req-6fc92381-2506-4bb2-a390-4ae943cbf74d 2019-01-09 00:52:21,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:52:21,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:52:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:52:21,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc60d61d71600a5477bb9243c202a2602ee57d8" 2019-01-09 00:52:21,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf55f6a-a1fb-41e1-b717-a3748ca2e209 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:52:21,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-ecf55f6a-a1fb-41e1-b717-a3748ca2e209 2019-01-09 00:52:21,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:21,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fa91d247-f189-491b-babb-ad5d2ae65663 Date: Wed, 09 Jan 2019 00:52:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4da4d34a-27c6-4537-892e-5be2b7c75199","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:19Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"e446170f-4021-42b6-9f59-6ea89df437d5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet"}]} 2019-01-09 00:52:21,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199 used request id req-fa91d247-f189-491b-babb-ad5d2ae65663 2019-01-09 00:52:21,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199&name=NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:21,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bfcde89f-6773-4365-bbff-77890902f545 Date: Wed, 09 Jan 2019 00:52:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4da4d34a-27c6-4537-892e-5be2b7c75199","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:19Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"e446170f-4021-42b6-9f59-6ea89df437d5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet"}]} 2019-01-09 00:52:21,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4da4d34a-27c6-4537-892e-5be2b7c75199&name=NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet used request id req-bfcde89f-6773-4365-bbff-77890902f545 2019-01-09 00:52:21,651 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net 2019-01-09 00:52:21,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" -d '{"port": {"network_id": "4da4d34a-27c6-4537-892e-5be2b7c75199", "fixed_ips": [{"subnet_id": "e446170f-4021-42b6-9f59-6ea89df437d5", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2019-01-09 00:52:22,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-890efccb-4c6b-4811-9b93-303d8ba8bf1e Date: Wed, 09 Jan 2019 00:52:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:21Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e446170f-4021-42b6-9f59-6ea89df437d5","ip_address":"10.55.1.100"}],"id":"584997f1-5247-4181-9087-d625fcd0daf3","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:00:0d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"15f714b418f04457bfb86848f944dee5","qos_policy_id":null,"admin_state_up":true,"network_id":"4da4d34a-27c6-4537-892e-5be2b7c75199","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:21Z","binding:vnic_type":"normal"}} 2019-01-09 00:52:22,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-890efccb-4c6b-4811-9b93-303d8ba8bf1e 2019-01-09 00:52:22,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/584997f1-5247-4181-9087-d625fcd0daf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:22,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-ee612824-fae7-433c-a0dc-bb295d02afd2 Date: Wed, 09 Jan 2019 00:52:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e446170f-4021-42b6-9f59-6ea89df437d5","ip_address":"10.55.1.100"}],"id":"584997f1-5247-4181-9087-d625fcd0daf3","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:00:0d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"15f714b418f04457bfb86848f944dee5","qos_policy_id":null,"admin_state_up":true,"network_id":"4da4d34a-27c6-4537-892e-5be2b7c75199","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:52:21Z","binding:vnic_type":"normal"}} 2019-01-09 00:52:22,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/584997f1-5247-4181-9087-d625fcd0daf3 used request id req-ee612824-fae7-433c-a0dc-bb295d02afd2 2019-01-09 00:52:22,653 - neutron_utils - INFO - Deleting port with name 2019-01-09 00:52:22,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/584997f1-5247-4181-9087-d625fcd0daf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:23,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6684a3c9-774d-4707-8406-57af34a972f9 Date: Wed, 09 Jan 2019 00:52:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:23,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/584997f1-5247-4181-9087-d625fcd0daf3 used request id req-6684a3c9-774d-4707-8406-57af34a972f9 2019-01-09 00:52:23,369 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet 2019-01-09 00:52:23,369 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-subnet 2019-01-09 00:52:23,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/e446170f-4021-42b6-9f59-6ea89df437d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:25,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85caa044-bf6a-4220-a388-8757b4d5a865 Date: Wed, 09 Jan 2019 00:52:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:25,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e446170f-4021-42b6-9f59-6ea89df437d5 used request id req-85caa044-bf6a-4220-a388-8757b4d5a865 2019-01-09 00:52:25,614 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-810eaccc-fdf7-4dba-8d32-67ac386e3e46-pub-net 2019-01-09 00:52:25,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/4da4d34a-27c6-4537-892e-5be2b7c75199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbaf6ecd74bcd4548e25ee988ac76932987a5c" 2019-01-09 00:52:26,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3dbb799b-d753-427f-811a-393f702d9f51 Date: Wed, 09 Jan 2019 00:52:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:26,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4da4d34a-27c6-4537-892e-5be2b7c75199 used request id req-3dbb799b-d753-427f-811a-393f702d9f51 2019-01-09 00:52:26,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:27,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["TL8Zsv1SQR-SCdhF9osjfQ"], "issued_at": "2019-01-09T00:52:27.000000Z"}} 2019-01-09 00:52:27,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9aa13367aaa1aea2563d4830ba54ea771758eeb" 2019-01-09 00:52:27,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da366750-f575-490f-8126-b82aad2a2f4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:27,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-da366750-f575-490f-8126-b82aad2a2f4e 2019-01-09 00:52:27,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:52:27,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:27,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["QgaLcmw0Rtmrooy3psdu6Q"], "issued_at": "2019-01-09T00:52:27.000000Z"}} 2019-01-09 00:52:27,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4b0c5337ee9480f143359930ce8cce9b43fc61" 2019-01-09 00:52:27,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d91bfd-3ba5-48ac-9f28-2fd4dba9ff3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:27,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a3d91bfd-3ba5-48ac-9f28-2fd4dba9ff3a 2019-01-09 00:52:27,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-153dbaae-517c-43e3-9fa2-a0f518ca55a3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9aa13367aaa1aea2563d4830ba54ea771758eeb" 2019-01-09 00:52:28,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8c9567e1-1776-4d3a-81c6-bdbd6afa0ba5 Date: Wed, 09 Jan 2019 00:52:28 GMT RESP BODY: {"networks":[]} 2019-01-09 00:52:28,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-153dbaae-517c-43e3-9fa2-a0f518ca55a3-pub-net used request id req-8c9567e1-1776-4d3a-81c6-bdbd6afa0ba5 2019-01-09 00:52:28,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:28,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["IFCNK5VvQcOvX3DGPcqVpQ"], "issued_at": "2019-01-09T00:52:28.000000Z"}} 2019-01-09 00:52:28,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:28,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-166ed498-70c4-472b-bc7e-d418ac45c1cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:28,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-166ed498-70c4-472b-bc7e-d418ac45c1cb 2019-01-09 00:52:28,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:52:28,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:28,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["83nIP5m4TEuvYjWVk3yr4A"], "issued_at": "2019-01-09T00:52:28.000000Z"}} 2019-01-09 00:52:28,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fe5d7fa6c2fc6ddfb8e4c7846515791bd13a08" 2019-01-09 00:52:28,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2929843-a845-479e-9af6-c68c2db109cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:28,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c2929843-a845-479e-9af6-c68c2db109cb 2019-01-09 00:52:28,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:29,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0a4086a6-573a-4f88-81f5-41deba2426ae Date: Wed, 09 Jan 2019 00:52:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 00:52:29,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-0a4086a6-573a-4f88-81f5-41deba2426ae 2019-01-09 00:52:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:29,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5df87d4e-80b7-499d-9151-d038d4f8b103 Date: Wed, 09 Jan 2019 00:52:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 00:52:29,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-5df87d4e-80b7-499d-9151-d038d4f8b103 2019-01-09 00:52:29,450 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-8b567827-2e0e-4a78-ac6b-d40b4d25af48-pub-router 2019-01-09 00:52:29,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "NeutronUtilsRouterTests-8b567827-2e0e-4a78-ac6b-d40b4d25af48-pub-router", "admin_state_up": true}}' 2019-01-09 00:52:34,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-d501a89e-092e-45ab-b685-7e833a356470 Date: Wed, 09 Jan 2019 00:52:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:30Z", "admin_state_up": true, "updated_at": "2019-01-09T00:52:31Z", "project_id": "15f714b418f04457bfb86848f944dee5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "bdc80532-3625-4d58-a8cd-fa7a7b8a3c31", "name": "NeutronUtilsRouterTests-8b567827-2e0e-4a78-ac6b-d40b4d25af48-pub-router"}} 2019-01-09 00:52:34,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-d501a89e-092e-45ab-b685-7e833a356470 2019-01-09 00:52:34,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bdc80532-3625-4d58-a8cd-fa7a7b8a3c31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:34,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-0ee70e07-5e91-426e-a566-f9c91e99d625 Date: Wed, 09 Jan 2019 00:52:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:30Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.205"}],"id":"1fceeeee-d90a-4da3-82d9-1bde5d5f2cde","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:e2:93","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T00:52:30Z","binding:vnic_type":"normal","device_id":"bdc80532-3625-4d58-a8cd-fa7a7b8a3c31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:31Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27151392-0041-40bc-b1e5-ddea5f2a29e1","ip_address":"169.254.192.10"}],"id":"200ebe63-9a6d-4fed-86cf-0b52e4088493","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:2a:f5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"dcc038ac-3807-41ad-b4e9-c660f0d4fb81","tenant_id":"","created_at":"2019-01-09T00:52:31Z","binding:vnic_type":"normal","device_id":"bdc80532-3625-4d58-a8cd-fa7a7b8a3c31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27151392-0041-40bc-b1e5-ddea5f2a29e1","ip_address":"169.254.192.7"}],"id":"4e7208ed-3092-4865-b244-ab706ae0e85f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e5:44:c5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"dcc038ac-3807-41ad-b4e9-c660f0d4fb81","tenant_id":"","created_at":"2019-01-09T00:52:33Z","binding:vnic_type":"normal","device_id":"bdc80532-3625-4d58-a8cd-fa7a7b8a3c31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27151392-0041-40bc-b1e5-ddea5f2a29e1","ip_address":"169.254.192.4"}],"id":"aa1f67e3-8c25-4ae2-ae37-dd5437922daa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3c:11:83","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"dcc038ac-3807-41ad-b4e9-c660f0d4fb81","tenant_id":"","created_at":"2019-01-09T00:52:32Z","binding:vnic_type":"normal","device_id":"bdc80532-3625-4d58-a8cd-fa7a7b8a3c31"}]} 2019-01-09 00:52:34,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bdc80532-3625-4d58-a8cd-fa7a7b8a3c31 used request id req-0ee70e07-5e91-426e-a566-f9c91e99d625 2019-01-09 00:52:34,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:34,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5ee5022c-f1f4-4c81-90ad-f33fadd803f3 Date: Wed, 09 Jan 2019 00:52:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 00:52:34,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-5ee5022c-f1f4-4c81-90ad-f33fadd803f3 2019-01-09 00:52:34,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/27151392-0041-40bc-b1e5-ddea5f2a29e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:34,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-275a91f8-83cc-475d-888d-9073a9e2cbc2 Date: Wed, 09 Jan 2019 00:52:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"dcc038ac-3807-41ad-b4e9-c660f0d4fb81","tenant_id":"","created_at":"2019-01-09T00:52:29Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"27151392-0041-40bc-b1e5-ddea5f2a29e1","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:52:34,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/27151392-0041-40bc-b1e5-ddea5f2a29e1 used request id req-275a91f8-83cc-475d-888d-9073a9e2cbc2 2019-01-09 00:52:34,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/27151392-0041-40bc-b1e5-ddea5f2a29e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:34,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-763672f7-24b9-49e2-96b2-3dcf510bd372 Date: Wed, 09 Jan 2019 00:52:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"dcc038ac-3807-41ad-b4e9-c660f0d4fb81","tenant_id":"","created_at":"2019-01-09T00:52:29Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"27151392-0041-40bc-b1e5-ddea5f2a29e1","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:52:34,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/27151392-0041-40bc-b1e5-ddea5f2a29e1 used request id req-763672f7-24b9-49e2-96b2-3dcf510bd372 2019-01-09 00:52:34,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/27151392-0041-40bc-b1e5-ddea5f2a29e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:35,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fabc4432-8e2a-4c3d-8345-92d32b05dd68 Date: Wed, 09 Jan 2019 00:52:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"dcc038ac-3807-41ad-b4e9-c660f0d4fb81","tenant_id":"","created_at":"2019-01-09T00:52:29Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"27151392-0041-40bc-b1e5-ddea5f2a29e1","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:52:35,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/27151392-0041-40bc-b1e5-ddea5f2a29e1 used request id req-fabc4432-8e2a-4c3d-8345-92d32b05dd68 2019-01-09 00:52:35,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-8b567827-2e0e-4a78-ac6b-d40b4d25af48-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:35,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-192a02be-0f0e-48d8-820a-8513e566f662 Date: Wed, 09 Jan 2019 00:52:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:30Z", "admin_state_up": true, "updated_at": "2019-01-09T00:52:33Z", "project_id": "15f714b418f04457bfb86848f944dee5", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "bdc80532-3625-4d58-a8cd-fa7a7b8a3c31", "name": "NeutronUtilsRouterTests-8b567827-2e0e-4a78-ac6b-d40b4d25af48-pub-router"}]} 2019-01-09 00:52:35,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-8b567827-2e0e-4a78-ac6b-d40b4d25af48-pub-router used request id req-192a02be-0f0e-48d8-820a-8513e566f662 2019-01-09 00:52:35,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:52:35,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:52:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:52:35,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:35,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa3e7cf-7a30-4332-9237-be575d99cf67 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:52:35,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-faa3e7cf-7a30-4332-9237-be575d99cf67 2019-01-09 00:52:35,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bdc80532-3625-4d58-a8cd-fa7a7b8a3c31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:35,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-879f9bcb-eaf0-4c59-99dd-b1253a57cd4d Date: Wed, 09 Jan 2019 00:52:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:35Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.205"}],"id":"1fceeeee-d90a-4da3-82d9-1bde5d5f2cde","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:e2:93","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T00:52:30Z","binding:vnic_type":"normal","device_id":"bdc80532-3625-4d58-a8cd-fa7a7b8a3c31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:31Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27151392-0041-40bc-b1e5-ddea5f2a29e1","ip_address":"169.254.192.10"}],"id":"200ebe63-9a6d-4fed-86cf-0b52e4088493","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:2a:f5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"dcc038ac-3807-41ad-b4e9-c660f0d4fb81","tenant_id":"","created_at":"2019-01-09T00:52:31Z","binding:vnic_type":"normal","device_id":"bdc80532-3625-4d58-a8cd-fa7a7b8a3c31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:35Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27151392-0041-40bc-b1e5-ddea5f2a29e1","ip_address":"169.254.192.7"}],"id":"4e7208ed-3092-4865-b244-ab706ae0e85f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e5:44:c5","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"dcc038ac-3807-41ad-b4e9-c660f0d4fb81","tenant_id":"","created_at":"2019-01-09T00:52:33Z","binding:vnic_type":"normal","device_id":"bdc80532-3625-4d58-a8cd-fa7a7b8a3c31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27151392-0041-40bc-b1e5-ddea5f2a29e1","ip_address":"169.254.192.4"}],"id":"aa1f67e3-8c25-4ae2-ae37-dd5437922daa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3c:11:83","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"dcc038ac-3807-41ad-b4e9-c660f0d4fb81","tenant_id":"","created_at":"2019-01-09T00:52:32Z","binding:vnic_type":"normal","device_id":"bdc80532-3625-4d58-a8cd-fa7a7b8a3c31"}]} 2019-01-09 00:52:35,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bdc80532-3625-4d58-a8cd-fa7a7b8a3c31 used request id req-879f9bcb-eaf0-4c59-99dd-b1253a57cd4d 2019-01-09 00:52:35,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:35,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-cd068959-d23f-4036-9a90-6bcdd84fa894 Date: Wed, 09 Jan 2019 00:52:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 00:52:35,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-cd068959-d23f-4036-9a90-6bcdd84fa894 2019-01-09 00:52:35,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/27151392-0041-40bc-b1e5-ddea5f2a29e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:36,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1a9cf943-1009-437d-9554-2149e7d12c6d Date: Wed, 09 Jan 2019 00:52:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"dcc038ac-3807-41ad-b4e9-c660f0d4fb81","tenant_id":"","created_at":"2019-01-09T00:52:29Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"27151392-0041-40bc-b1e5-ddea5f2a29e1","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:52:36,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/27151392-0041-40bc-b1e5-ddea5f2a29e1 used request id req-1a9cf943-1009-437d-9554-2149e7d12c6d 2019-01-09 00:52:36,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/27151392-0041-40bc-b1e5-ddea5f2a29e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:36,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c8c4514f-ba48-4426-b6d2-29cdf982df33 Date: Wed, 09 Jan 2019 00:52:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"dcc038ac-3807-41ad-b4e9-c660f0d4fb81","tenant_id":"","created_at":"2019-01-09T00:52:29Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"27151392-0041-40bc-b1e5-ddea5f2a29e1","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:52:36,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/27151392-0041-40bc-b1e5-ddea5f2a29e1 used request id req-c8c4514f-ba48-4426-b6d2-29cdf982df33 2019-01-09 00:52:36,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/27151392-0041-40bc-b1e5-ddea5f2a29e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:36,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ddcfa2f6-6c4f-479d-b222-513723a64a9a Date: Wed, 09 Jan 2019 00:52:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"dcc038ac-3807-41ad-b4e9-c660f0d4fb81","tenant_id":"","created_at":"2019-01-09T00:52:29Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"27151392-0041-40bc-b1e5-ddea5f2a29e1","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:52:36,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/27151392-0041-40bc-b1e5-ddea5f2a29e1 used request id req-ddcfa2f6-6c4f-479d-b222-513723a64a9a 2019-01-09 00:52:36,269 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-8b567827-2e0e-4a78-ac6b-d40b4d25af48-pub-router 2019-01-09 00:52:36,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/bdc80532-3625-4d58-a8cd-fa7a7b8a3c31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:39,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32dc14f6-a6e8-4e63-8783-a07a8abbfb21 Content-Length: 0 Date: Wed, 09 Jan 2019 00:52:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:39,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/bdc80532-3625-4d58-a8cd-fa7a7b8a3c31 used request id req-32dc14f6-a6e8-4e63-8783-a07a8abbfb21 2019-01-09 00:52:39,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-8b567827-2e0e-4a78-ac6b-d40b4d25af48-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6827f7fdf7252aa74d07801680e41c2c624993c" 2019-01-09 00:52:40,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3a2c2493-ed5d-4644-a131-220e33856944 Date: Wed, 09 Jan 2019 00:52:40 GMT RESP BODY: {"routers": []} 2019-01-09 00:52:40,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-8b567827-2e0e-4a78-ac6b-d40b4d25af48-pub-router used request id req-3a2c2493-ed5d-4644-a131-220e33856944 2019-01-09 00:52:40,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:40,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["2mGky-I7R9GeKtYphVGYtQ"], "issued_at": "2019-01-09T00:52:40.000000Z"}} 2019-01-09 00:52:40,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:40,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0401e56-05d1-4435-a7ce-1444879fa057 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:40,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d0401e56-05d1-4435-a7ce-1444879fa057 2019-01-09 00:52:40,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:52:40,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:40,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["F1O4GlduSMi-jKfay4QdGA"], "issued_at": "2019-01-09T00:52:40.000000Z"}} 2019-01-09 00:52:40,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df73fa3f6069ce4c18da60406bddaf2cf955125d" 2019-01-09 00:52:41,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89798c1-8662-434e-bfc6-503ae8958f54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:41,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a89798c1-8662-434e-bfc6-503ae8958f54 2019-01-09 00:52:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:41,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8b548434-471d-4b97-882d-2936f7e1c604 Date: Wed, 09 Jan 2019 00:52:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 00:52:41,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-8b548434-471d-4b97-882d-2936f7e1c604 2019-01-09 00:52:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:41,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-69814261-0678-47f5-a88c-a1ac44ca75fb Date: Wed, 09 Jan 2019 00:52:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 00:52:41,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-69814261-0678-47f5-a88c-a1ac44ca75fb 2019-01-09 00:52:41,493 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-854b42ed-d71f-4e6b-b16b-77a896de219c-pub-router 2019-01-09 00:52:41,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "NeutronUtilsRouterTests-854b42ed-d71f-4e6b-b16b-77a896de219c-pub-router", "admin_state_up": true}}' 2019-01-09 00:52:46,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8d7b31fb-4357-4baf-a45a-e6d00e1bf888 Date: Wed, 09 Jan 2019 00:52:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:42Z", "admin_state_up": true, "updated_at": "2019-01-09T00:52:43Z", "project_id": "15f714b418f04457bfb86848f944dee5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "48dcc7a9-21d0-46b7-bd4e-217a460b1585", "name": "NeutronUtilsRouterTests-854b42ed-d71f-4e6b-b16b-77a896de219c-pub-router"}} 2019-01-09 00:52:46,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-8d7b31fb-4357-4baf-a45a-e6d00e1bf888 2019-01-09 00:52:46,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=48dcc7a9-21d0-46b7-bd4e-217a460b1585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:46,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-83935473-77f8-422d-89c4-ebe0e7f3f377 Date: Wed, 09 Jan 2019 00:52:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:42Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.203"}],"id":"525d323b-803f-4157-8581-d3fd1b27a8ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:85:d4:0e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T00:52:42Z","binding:vnic_type":"normal","device_id":"48dcc7a9-21d0-46b7-bd4e-217a460b1585"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2949bbb7-01e3-4a03-840e-dbc38f9d8c8c","ip_address":"169.254.192.6"}],"id":"562c66a4-8e46-4336-8059-8a6d064c480c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:39:32:83","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"065e1c5f-2c14-4aca-900c-22dc4e277215","tenant_id":"","created_at":"2019-01-09T00:52:44Z","binding:vnic_type":"normal","device_id":"48dcc7a9-21d0-46b7-bd4e-217a460b1585"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2949bbb7-01e3-4a03-840e-dbc38f9d8c8c","ip_address":"169.254.192.5"}],"id":"5d6e0388-ef68-4f5a-905c-275f110f7f33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:67:c8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"065e1c5f-2c14-4aca-900c-22dc4e277215","tenant_id":"","created_at":"2019-01-09T00:52:44Z","binding:vnic_type":"normal","device_id":"48dcc7a9-21d0-46b7-bd4e-217a460b1585"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:43Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2949bbb7-01e3-4a03-840e-dbc38f9d8c8c","ip_address":"169.254.192.4"}],"id":"a417b6d4-8987-4833-855d-6822b23343c3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0b:b0:1f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"065e1c5f-2c14-4aca-900c-22dc4e277215","tenant_id":"","created_at":"2019-01-09T00:52:43Z","binding:vnic_type":"normal","device_id":"48dcc7a9-21d0-46b7-bd4e-217a460b1585"}]} 2019-01-09 00:52:46,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=48dcc7a9-21d0-46b7-bd4e-217a460b1585 used request id req-83935473-77f8-422d-89c4-ebe0e7f3f377 2019-01-09 00:52:46,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:46,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6424650b-93bd-4c30-bedc-180093aa8644 Date: Wed, 09 Jan 2019 00:52:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 00:52:46,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-6424650b-93bd-4c30-bedc-180093aa8644 2019-01-09 00:52:46,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2949bbb7-01e3-4a03-840e-dbc38f9d8c8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:46,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a848c46c-8379-4a93-aa0b-035266ee2645 Date: Wed, 09 Jan 2019 00:52:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"065e1c5f-2c14-4aca-900c-22dc4e277215","tenant_id":"","created_at":"2019-01-09T00:52:41Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:41Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2949bbb7-01e3-4a03-840e-dbc38f9d8c8c","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:52:46,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2949bbb7-01e3-4a03-840e-dbc38f9d8c8c used request id req-a848c46c-8379-4a93-aa0b-035266ee2645 2019-01-09 00:52:46,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2949bbb7-01e3-4a03-840e-dbc38f9d8c8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:46,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ba97efbd-e637-4094-b73c-bdf549bdbd0f Date: Wed, 09 Jan 2019 00:52:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"065e1c5f-2c14-4aca-900c-22dc4e277215","tenant_id":"","created_at":"2019-01-09T00:52:41Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:41Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2949bbb7-01e3-4a03-840e-dbc38f9d8c8c","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:52:46,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2949bbb7-01e3-4a03-840e-dbc38f9d8c8c used request id req-ba97efbd-e637-4094-b73c-bdf549bdbd0f 2019-01-09 00:52:46,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2949bbb7-01e3-4a03-840e-dbc38f9d8c8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:47,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0bd06532-ee12-4978-bd20-14c9cfd48cc9 Date: Wed, 09 Jan 2019 00:52:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"065e1c5f-2c14-4aca-900c-22dc4e277215","tenant_id":"","created_at":"2019-01-09T00:52:41Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:41Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2949bbb7-01e3-4a03-840e-dbc38f9d8c8c","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:52:47,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2949bbb7-01e3-4a03-840e-dbc38f9d8c8c used request id req-0bd06532-ee12-4978-bd20-14c9cfd48cc9 2019-01-09 00:52:47,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-854b42ed-d71f-4e6b-b16b-77a896de219c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:47,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-129cd417-57b1-4482-9075-323998df5110 Date: Wed, 09 Jan 2019 00:52:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:42Z", "admin_state_up": true, "updated_at": "2019-01-09T00:52:45Z", "project_id": "15f714b418f04457bfb86848f944dee5", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "48dcc7a9-21d0-46b7-bd4e-217a460b1585", "name": "NeutronUtilsRouterTests-854b42ed-d71f-4e6b-b16b-77a896de219c-pub-router"}]} 2019-01-09 00:52:47,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-854b42ed-d71f-4e6b-b16b-77a896de219c-pub-router used request id req-129cd417-57b1-4482-9075-323998df5110 2019-01-09 00:52:47,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:52:47,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:52:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:52:47,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:47,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae3d7bd-b9d5-453d-97f8-a076ce563e82 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:52:47,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-4ae3d7bd-b9d5-453d-97f8-a076ce563e82 2019-01-09 00:52:47,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=48dcc7a9-21d0-46b7-bd4e-217a460b1585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:47,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-43c56c9b-9eb1-4a66-8339-ba5cf5cae44d Date: Wed, 09 Jan 2019 00:52:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:47Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.203"}],"id":"525d323b-803f-4157-8581-d3fd1b27a8ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:85:d4:0e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T00:52:42Z","binding:vnic_type":"normal","device_id":"48dcc7a9-21d0-46b7-bd4e-217a460b1585"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:47Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2949bbb7-01e3-4a03-840e-dbc38f9d8c8c","ip_address":"169.254.192.6"}],"id":"562c66a4-8e46-4336-8059-8a6d064c480c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:32:83","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"065e1c5f-2c14-4aca-900c-22dc4e277215","tenant_id":"","created_at":"2019-01-09T00:52:44Z","binding:vnic_type":"normal","device_id":"48dcc7a9-21d0-46b7-bd4e-217a460b1585"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2949bbb7-01e3-4a03-840e-dbc38f9d8c8c","ip_address":"169.254.192.5"}],"id":"5d6e0388-ef68-4f5a-905c-275f110f7f33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:67:c8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"065e1c5f-2c14-4aca-900c-22dc4e277215","tenant_id":"","created_at":"2019-01-09T00:52:44Z","binding:vnic_type":"normal","device_id":"48dcc7a9-21d0-46b7-bd4e-217a460b1585"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:52:43Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2949bbb7-01e3-4a03-840e-dbc38f9d8c8c","ip_address":"169.254.192.4"}],"id":"a417b6d4-8987-4833-855d-6822b23343c3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0b:b0:1f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 15f714b418f04457bfb86848f944dee5","admin_state_up":true,"network_id":"065e1c5f-2c14-4aca-900c-22dc4e277215","tenant_id":"","created_at":"2019-01-09T00:52:43Z","binding:vnic_type":"normal","device_id":"48dcc7a9-21d0-46b7-bd4e-217a460b1585"}]} 2019-01-09 00:52:47,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=48dcc7a9-21d0-46b7-bd4e-217a460b1585 used request id req-43c56c9b-9eb1-4a66-8339-ba5cf5cae44d 2019-01-09 00:52:47,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:47,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0392ceb2-0a4f-47d0-864d-c51c90778d6f Date: Wed, 09 Jan 2019 00:52:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 00:52:47,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-0392ceb2-0a4f-47d0-864d-c51c90778d6f 2019-01-09 00:52:47,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2949bbb7-01e3-4a03-840e-dbc38f9d8c8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:47,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b59ea372-a81b-410e-ab60-1a0695230a3d Date: Wed, 09 Jan 2019 00:52:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"065e1c5f-2c14-4aca-900c-22dc4e277215","tenant_id":"","created_at":"2019-01-09T00:52:41Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:41Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2949bbb7-01e3-4a03-840e-dbc38f9d8c8c","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:52:47,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2949bbb7-01e3-4a03-840e-dbc38f9d8c8c used request id req-b59ea372-a81b-410e-ab60-1a0695230a3d 2019-01-09 00:52:47,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2949bbb7-01e3-4a03-840e-dbc38f9d8c8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:47,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-42621faa-5f03-4aa5-b8cc-faa6639cabca Date: Wed, 09 Jan 2019 00:52:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"065e1c5f-2c14-4aca-900c-22dc4e277215","tenant_id":"","created_at":"2019-01-09T00:52:41Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:41Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2949bbb7-01e3-4a03-840e-dbc38f9d8c8c","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:52:47,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2949bbb7-01e3-4a03-840e-dbc38f9d8c8c used request id req-42621faa-5f03-4aa5-b8cc-faa6639cabca 2019-01-09 00:52:47,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2949bbb7-01e3-4a03-840e-dbc38f9d8c8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:47,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bc877a37-3547-4df8-9d64-5abcedfc4fcc Date: Wed, 09 Jan 2019 00:52:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"065e1c5f-2c14-4aca-900c-22dc4e277215","tenant_id":"","created_at":"2019-01-09T00:52:41Z","dns_nameservers":[],"updated_at":"2019-01-09T00:52:41Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2949bbb7-01e3-4a03-840e-dbc38f9d8c8c","subnetpool_id":null,"name":"HA subnet tenant 15f714b418f04457bfb86848f944dee5"}} 2019-01-09 00:52:47,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2949bbb7-01e3-4a03-840e-dbc38f9d8c8c used request id req-bc877a37-3547-4df8-9d64-5abcedfc4fcc 2019-01-09 00:52:47,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:48,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-44c1ef3a-aa1e-4dc5-aa48-53230dac2476 Date: Wed, 09 Jan 2019 00:52:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 00:52:48,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-44c1ef3a-aa1e-4dc5-aa48-53230dac2476 2019-01-09 00:52:48,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:48,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0a00cf17-e5b8-45f8-abd8-25ffc575ea52 Date: Wed, 09 Jan 2019 00:52:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 00:52:48,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-0a00cf17-e5b8-45f8-abd8-25ffc575ea52 2019-01-09 00:52:48,426 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-854b42ed-d71f-4e6b-b16b-77a896de219c-pub-router 2019-01-09 00:52:48,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/48dcc7a9-21d0-46b7-bd4e-217a460b1585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:51,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9fb74ae-f85e-4362-88e1-9fd072f8371c Content-Length: 0 Date: Wed, 09 Jan 2019 00:52:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:51,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/48dcc7a9-21d0-46b7-bd4e-217a460b1585 used request id req-d9fb74ae-f85e-4362-88e1-9fd072f8371c 2019-01-09 00:52:51,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-854b42ed-d71f-4e6b-b16b-77a896de219c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8cb0bacb4e9ee620874f6e76136c73bec42160" 2019-01-09 00:52:51,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a4014c1c-0b58-44a4-aaf8-bf161cdfce84 Date: Wed, 09 Jan 2019 00:52:51 GMT RESP BODY: {"routers": []} 2019-01-09 00:52:51,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-854b42ed-d71f-4e6b-b16b-77a896de219c-pub-router used request id req-a4014c1c-0b58-44a4-aaf8-bf161cdfce84 2019-01-09 00:52:51,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:52,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["yWjiNtNbQG-otRwPzMmfDQ"], "issued_at": "2019-01-09T00:52:52.000000Z"}} 2019-01-09 00:52:52,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a710e0ea9d69a07b8b2ae931ab93915be8e8972" 2019-01-09 00:52:52,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96af8350-c017-4a33-b3a6-24bb749d5a6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:52,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-96af8350-c017-4a33-b3a6-24bb749d5a6b 2019-01-09 00:52:52,321 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-22c9e0f5-be2b-4745-86b6-df8af591176aname 2019-01-09 00:52:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a710e0ea9d69a07b8b2ae931ab93915be8e8972" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-22c9e0f5-be2b-4745-86b6-df8af591176aname"}}' 2019-01-09 00:52:52,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-0dbfcc3c-1b1f-4c7b-b964-2bc60568f706 Date: Wed, 09 Jan 2019 00:52:52 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:52Z", "updated_at": "2019-01-09T00:52:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:52Z", "revision_number": 0, "id": "4b6d884f-a8f6-42c0-8f92-865697e37919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:52Z", "security_group_id": "c00c389a-38c3-4288-be78-3619d9a849dc", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:52Z", "revision_number": 0, "id": "cc694563-d0e5-4633-a47e-0aa77c59211b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:52Z", "security_group_id": "c00c389a-38c3-4288-be78-3619d9a849dc", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 2, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "c00c389a-38c3-4288-be78-3619d9a849dc", "name": "NeutronUtilsSecurityGroupTests-22c9e0f5-be2b-4745-86b6-df8af591176aname"}} 2019-01-09 00:52:52,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-0dbfcc3c-1b1f-4c7b-b964-2bc60568f706 2019-01-09 00:52:52,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c00c389a-38c3-4288-be78-3619d9a849dc 2019-01-09 00:52:52,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c00c389a-38c3-4288-be78-3619d9a849dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a710e0ea9d69a07b8b2ae931ab93915be8e8972" 2019-01-09 00:52:52,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-064e2fcb-30a4-4380-bd02-1b8e602a3011 Date: Wed, 09 Jan 2019 00:52: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": "2019-01-09T00:52:52Z", "security_group_id": "c00c389a-38c3-4288-be78-3619d9a849dc", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:52Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "4b6d884f-a8f6-42c0-8f92-865697e37919"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:52Z", "security_group_id": "c00c389a-38c3-4288-be78-3619d9a849dc", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:52Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "cc694563-d0e5-4633-a47e-0aa77c59211b"}]} 2019-01-09 00:52:52,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c00c389a-38c3-4288-be78-3619d9a849dc used request id req-064e2fcb-30a4-4380-bd02-1b8e602a3011 2019-01-09 00:52:52,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-22c9e0f5-be2b-4745-86b6-df8af591176aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a710e0ea9d69a07b8b2ae931ab93915be8e8972" 2019-01-09 00:52:53,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-659ece70-3aad-4056-b7bf-077c5d25b966 Date: Wed, 09 Jan 2019 00:52:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:52Z", "updated_at": "2019-01-09T00:52:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:52Z", "revision_number": 0, "id": "4b6d884f-a8f6-42c0-8f92-865697e37919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:52Z", "security_group_id": "c00c389a-38c3-4288-be78-3619d9a849dc", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:52Z", "revision_number": 0, "id": "cc694563-d0e5-4633-a47e-0aa77c59211b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:52Z", "security_group_id": "c00c389a-38c3-4288-be78-3619d9a849dc", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 2, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "c00c389a-38c3-4288-be78-3619d9a849dc", "name": "NeutronUtilsSecurityGroupTests-22c9e0f5-be2b-4745-86b6-df8af591176aname"}]} 2019-01-09 00:52:53,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-22c9e0f5-be2b-4745-86b6-df8af591176aname used request id req-659ece70-3aad-4056-b7bf-077c5d25b966 2019-01-09 00:52:53,131 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c00c389a-38c3-4288-be78-3619d9a849dc 2019-01-09 00:52:53,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c00c389a-38c3-4288-be78-3619d9a849dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a710e0ea9d69a07b8b2ae931ab93915be8e8972" 2019-01-09 00:52:53,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-adf23858-e735-41ae-80ea-b3a981523cee Date: Wed, 09 Jan 2019 00:52: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": "2019-01-09T00:52:52Z", "security_group_id": "c00c389a-38c3-4288-be78-3619d9a849dc", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:52Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "4b6d884f-a8f6-42c0-8f92-865697e37919"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:52Z", "security_group_id": "c00c389a-38c3-4288-be78-3619d9a849dc", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:52Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "cc694563-d0e5-4633-a47e-0aa77c59211b"}]} 2019-01-09 00:52:53,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c00c389a-38c3-4288-be78-3619d9a849dc used request id req-adf23858-e735-41ae-80ea-b3a981523cee 2019-01-09 00:52:53,378 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-22c9e0f5-be2b-4745-86b6-df8af591176aname 2019-01-09 00:52:53,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c00c389a-38c3-4288-be78-3619d9a849dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a710e0ea9d69a07b8b2ae931ab93915be8e8972" 2019-01-09 00:52:53,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5c2470c-b10b-4c5e-9331-88a24021efdc Content-Length: 0 Date: Wed, 09 Jan 2019 00:52:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:53,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c00c389a-38c3-4288-be78-3619d9a849dc used request id req-d5c2470c-b10b-4c5e-9331-88a24021efdc 2019-01-09 00:52:53,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-22c9e0f5-be2b-4745-86b6-df8af591176aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a710e0ea9d69a07b8b2ae931ab93915be8e8972" 2019-01-09 00:52:53,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-05afdef3-edd1-4215-b952-c82ff4c1ae95 Date: Wed, 09 Jan 2019 00:52:53 GMT RESP BODY: {"security_groups": []} 2019-01-09 00:52:53,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-22c9e0f5-be2b-4745-86b6-df8af591176aname used request id req-05afdef3-edd1-4215-b952-c82ff4c1ae95 2019-01-09 00:52:53,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:54,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["IYa8PfdhRj2aDrGE9R2T-w"], "issued_at": "2019-01-09T00:52:54.000000Z"}} 2019-01-09 00:52:54,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625f08f0ea0aaf9458524c84ba1beaf31ea5b456" 2019-01-09 00:52:54,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ac6b2c-ac53-45ad-9ab4-06502efcccbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:54,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-19ac6b2c-ac53-45ad-9ab4-06502efcccbb 2019-01-09 00:52:54,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:54,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["kkjSGdKDSYq7SKopCxRhWw"], "issued_at": "2019-01-09T00:52:54.000000Z"}} 2019-01-09 00:52:54,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a76d69eb2030ab6deda9acfbee375589464a09" 2019-01-09 00:52:54,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0aba194-0cc2-4f01-b689-9c5ac3dc8a05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:54,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e0aba194-0cc2-4f01-b689-9c5ac3dc8a05 2019-01-09 00:52:54,861 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-57c70ab8-ddbc-4cec-ac06-22b98022420dname 2019-01-09 00:52:54,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a76d69eb2030ab6deda9acfbee375589464a09" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-57c70ab8-ddbc-4cec-ac06-22b98022420dname", "description": "hello group"}}' 2019-01-09 00:52:55,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1f03e94e-dfbb-45b2-bc80-435b38d85447 Date: Wed, 09 Jan 2019 00:52:55 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:55Z", "updated_at": "2019-01-09T00:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:55Z", "revision_number": 0, "id": "42745942-ebae-41c9-86e9-8ad401eab29d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:55Z", "security_group_id": "56ccc251-22ac-4d57-b9d3-0019400f7689", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:55Z", "revision_number": 0, "id": "e9241d3d-c34d-4e4a-bf4c-ebdbbfe06405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:55Z", "security_group_id": "56ccc251-22ac-4d57-b9d3-0019400f7689", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 2, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "56ccc251-22ac-4d57-b9d3-0019400f7689", "name": "NeutronUtilsSecurityGroupTests-57c70ab8-ddbc-4cec-ac06-22b98022420dname"}} 2019-01-09 00:52:55,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-1f03e94e-dfbb-45b2-bc80-435b38d85447 2019-01-09 00:52:55,237 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56ccc251-22ac-4d57-b9d3-0019400f7689 2019-01-09 00:52:55,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=56ccc251-22ac-4d57-b9d3-0019400f7689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a76d69eb2030ab6deda9acfbee375589464a09" 2019-01-09 00:52:55,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49f8cc83-f2d9-47d3-983c-1c56f9ecd9e0 Date: Wed, 09 Jan 2019 00:52:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:55Z", "security_group_id": "56ccc251-22ac-4d57-b9d3-0019400f7689", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:55Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "42745942-ebae-41c9-86e9-8ad401eab29d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:55Z", "security_group_id": "56ccc251-22ac-4d57-b9d3-0019400f7689", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:55Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e9241d3d-c34d-4e4a-bf4c-ebdbbfe06405"}]} 2019-01-09 00:52:55,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=56ccc251-22ac-4d57-b9d3-0019400f7689 used request id req-49f8cc83-f2d9-47d3-983c-1c56f9ecd9e0 2019-01-09 00:52:55,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-57c70ab8-ddbc-4cec-ac06-22b98022420dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a76d69eb2030ab6deda9acfbee375589464a09" 2019-01-09 00:52:55,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-fe1907de-e718-4ad3-9a9b-6ad76a437513 Date: Wed, 09 Jan 2019 00:52:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:55Z", "updated_at": "2019-01-09T00:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:55Z", "revision_number": 0, "id": "42745942-ebae-41c9-86e9-8ad401eab29d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:55Z", "security_group_id": "56ccc251-22ac-4d57-b9d3-0019400f7689", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:55Z", "revision_number": 0, "id": "e9241d3d-c34d-4e4a-bf4c-ebdbbfe06405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:55Z", "security_group_id": "56ccc251-22ac-4d57-b9d3-0019400f7689", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 2, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "56ccc251-22ac-4d57-b9d3-0019400f7689", "name": "NeutronUtilsSecurityGroupTests-57c70ab8-ddbc-4cec-ac06-22b98022420dname"}]} 2019-01-09 00:52:55,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-57c70ab8-ddbc-4cec-ac06-22b98022420dname&description=hello+group used request id req-fe1907de-e718-4ad3-9a9b-6ad76a437513 2019-01-09 00:52:55,641 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56ccc251-22ac-4d57-b9d3-0019400f7689 2019-01-09 00:52:55,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=56ccc251-22ac-4d57-b9d3-0019400f7689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a76d69eb2030ab6deda9acfbee375589464a09" 2019-01-09 00:52:55,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-05c8d56e-c4cb-4608-a6c0-8a1ec7ce8c9b Date: Wed, 09 Jan 2019 00:52:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:55Z", "security_group_id": "56ccc251-22ac-4d57-b9d3-0019400f7689", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:55Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "42745942-ebae-41c9-86e9-8ad401eab29d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:55Z", "security_group_id": "56ccc251-22ac-4d57-b9d3-0019400f7689", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:55Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e9241d3d-c34d-4e4a-bf4c-ebdbbfe06405"}]} 2019-01-09 00:52:55,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=56ccc251-22ac-4d57-b9d3-0019400f7689 used request id req-05c8d56e-c4cb-4608-a6c0-8a1ec7ce8c9b 2019-01-09 00:52:55,829 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-57c70ab8-ddbc-4cec-ac06-22b98022420dname 2019-01-09 00:52:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/56ccc251-22ac-4d57-b9d3-0019400f7689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a76d69eb2030ab6deda9acfbee375589464a09" 2019-01-09 00:52:56,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3539ff2-71dc-4578-8ebd-c092af03ae66 Content-Length: 0 Date: Wed, 09 Jan 2019 00:52:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:56,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/56ccc251-22ac-4d57-b9d3-0019400f7689 used request id req-e3539ff2-71dc-4578-8ebd-c092af03ae66 2019-01-09 00:52:56,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:52:56,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["QSrzlm94TKyjeONJObtH4A"], "issued_at": "2019-01-09T00:52:56.000000Z"}} 2019-01-09 00:52:56,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:56,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ecf1c9-7501-4195-bfe5-eb91f5ad5be3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:56,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-90ecf1c9-7501-4195-bfe5-eb91f5ad5be3 2019-01-09 00:52:56,590 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name 2019-01-09 00:52:56,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name", "description": "hello group"}}' 2019-01-09 00:52:56,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e5b84355-194c-4de9-9c33-398920c9cbac Date: Wed, 09 Jan 2019 00:52:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "updated_at": "2019-01-09T00:52:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "revision_number": 0, "id": "3e9c15a9-5bc0-40a1-a99f-9aecae1975f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "revision_number": 0, "id": "8dead52c-26c3-4c67-9cd2-f5efbf046279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 2, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "name": "NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name"}} 2019-01-09 00:52:56,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-e5b84355-194c-4de9-9c33-398920c9cbac 2019-01-09 00:52:56,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 2019-01-09 00:52:56,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:57,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ccb436d-1b86-46e7-afb1-9120a7bfd157 Date: Wed, 09 Jan 2019 00:52: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": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "3e9c15a9-5bc0-40a1-a99f-9aecae1975f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "8dead52c-26c3-4c67-9cd2-f5efbf046279"}]} 2019-01-09 00:52:57,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 used request id req-2ccb436d-1b86-46e7-afb1-9120a7bfd157 2019-01-09 00:52:57,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 2019-01-09 00:52:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:57,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78aa97c9-59b5-4ae4-9f3e-5f0de5356ba8 Date: Wed, 09 Jan 2019 00:52: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": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "3e9c15a9-5bc0-40a1-a99f-9aecae1975f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "8dead52c-26c3-4c67-9cd2-f5efbf046279"}]} 2019-01-09 00:52:57,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 used request id req-78aa97c9-59b5-4ae4-9f3e-5f0de5356ba8 2019-01-09 00:52:57,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:57,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45603053-893a-444b-b765-902b5732204c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:52:57,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-45603053-893a-444b-b765-902b5732204c 2019-01-09 00:52:57,424 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name 2019-01-09 00:52:57,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:57,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-a5c34ae9-25a3-46b0-9eea-80d1a13bf58d Date: Wed, 09 Jan 2019 00:52:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "updated_at": "2019-01-09T00:52:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "revision_number": 0, "id": "3e9c15a9-5bc0-40a1-a99f-9aecae1975f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "revision_number": 0, "id": "8dead52c-26c3-4c67-9cd2-f5efbf046279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 2, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "name": "NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name"}]} 2019-01-09 00:52:57,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name used request id req-a5c34ae9-25a3-46b0-9eea-80d1a13bf58d 2019-01-09 00:52:57,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:52:57,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:52:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:52:57,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:57,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5650d69b-575a-4b86-a1f9-926cb1d1eb7f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:52:57,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-5650d69b-575a-4b86-a1f9-926cb1d1eb7f 2019-01-09 00:52:57,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 2019-01-09 00:52:57,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:57,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-969c369b-fb0c-429b-af21-b05930c94d1a Date: Wed, 09 Jan 2019 00:52: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": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "3e9c15a9-5bc0-40a1-a99f-9aecae1975f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "8dead52c-26c3-4c67-9cd2-f5efbf046279"}]} 2019-01-09 00:52:57,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 used request id req-969c369b-fb0c-429b-af21-b05930c94d1a 2019-01-09 00:52:57,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52"}}' 2019-01-09 00:52:58,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-1055ca99-3f3c-4249-80ea-58d93e3ff96a Date: Wed, 09 Jan 2019 00:52:58 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": "2019-01-09T00:52:57Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:57Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "573d8ec0-c211-414a-894f-211cb2a5293c"}} 2019-01-09 00:52:58,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-1055ca99-3f3c-4249-80ea-58d93e3ff96a 2019-01-09 00:52:58,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:58,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-937d9fb5-0930-4a72-a400-1e2af28cb7d5 Date: Wed, 09 Jan 2019 00:52:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "updated_at": "2019-01-09T00:52:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "revision_number": 0, "id": "8dead52c-26c3-4c67-9cd2-f5efbf046279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:57Z", "revision_number": 0, "id": "573d8ec0-c211-414a-894f-211cb2a5293c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:57Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "revision_number": 0, "id": "3e9c15a9-5bc0-40a1-a99f-9aecae1975f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 3, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "name": "NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name"}]} 2019-01-09 00:52:58,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name&description=hello+group used request id req-937d9fb5-0930-4a72-a400-1e2af28cb7d5 2019-01-09 00:52:58,070 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 2019-01-09 00:52:58,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:58,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-b6e2fb2d-e4cb-4c7d-91e6-27502e552659 Date: Wed, 09 Jan 2019 00:52: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": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "3e9c15a9-5bc0-40a1-a99f-9aecae1975f3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:57Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:57Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "573d8ec0-c211-414a-894f-211cb2a5293c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "8dead52c-26c3-4c67-9cd2-f5efbf046279"}]} 2019-01-09 00:52:58,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 used request id req-b6e2fb2d-e4cb-4c7d-91e6-27502e552659 2019-01-09 00:52:58,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 2019-01-09 00:52:58,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:58,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-70b41d7b-4e06-4713-a323-dfbc90664963 Date: Wed, 09 Jan 2019 00:52: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": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "3e9c15a9-5bc0-40a1-a99f-9aecae1975f3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:57Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:57Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "573d8ec0-c211-414a-894f-211cb2a5293c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "8dead52c-26c3-4c67-9cd2-f5efbf046279"}]} 2019-01-09 00:52:58,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 used request id req-70b41d7b-4e06-4713-a323-dfbc90664963 2019-01-09 00:52:58,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:58,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-3f52992c-ac06-4d2c-9615-8b3d85dc56bc Date: Wed, 09 Jan 2019 00:52:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "updated_at": "2019-01-09T00:52:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:57Z", "revision_number": 0, "id": "573d8ec0-c211-414a-894f-211cb2a5293c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:57Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "revision_number": 0, "id": "3e9c15a9-5bc0-40a1-a99f-9aecae1975f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "revision_number": 0, "id": "8dead52c-26c3-4c67-9cd2-f5efbf046279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 3, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "name": "NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name"}]} 2019-01-09 00:52:58,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name&description=hello+group used request id req-3f52992c-ac06-4d2c-9615-8b3d85dc56bc 2019-01-09 00:52:58,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 2019-01-09 00:52:58,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:58,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-ed281085-f0f9-4cf0-8a80-87814153a3ca Date: Wed, 09 Jan 2019 00:52: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": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "3e9c15a9-5bc0-40a1-a99f-9aecae1975f3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:57Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:57Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "573d8ec0-c211-414a-894f-211cb2a5293c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:52:56Z", "security_group_id": "4c28ce65-f84b-4c3b-ba73-f65d21f8ae52", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:52:56Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "8dead52c-26c3-4c67-9cd2-f5efbf046279"}]} 2019-01-09 00:52:58,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 used request id req-ed281085-f0f9-4cf0-8a80-87814153a3ca 2019-01-09 00:52:58,896 - neutron_utils - INFO - Deleting security group rule with ID - 3e9c15a9-5bc0-40a1-a99f-9aecae1975f3 2019-01-09 00:52:58,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/3e9c15a9-5bc0-40a1-a99f-9aecae1975f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:59,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-322e54fc-59c7-4578-ac5e-0a8d3b868f94 Content-Length: 0 Date: Wed, 09 Jan 2019 00:52:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:59,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/3e9c15a9-5bc0-40a1-a99f-9aecae1975f3 used request id req-322e54fc-59c7-4578-ac5e-0a8d3b868f94 2019-01-09 00:52:59,170 - neutron_utils - INFO - Deleting security group rule with ID - 8dead52c-26c3-4c67-9cd2-f5efbf046279 2019-01-09 00:52:59,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8dead52c-26c3-4c67-9cd2-f5efbf046279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:59,411 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7664148a-c9ce-44e7-9ed6-b2853abe204d Content-Length: 0 Date: Wed, 09 Jan 2019 00:52:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:59,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8dead52c-26c3-4c67-9cd2-f5efbf046279 used request id req-7664148a-c9ce-44e7-9ed6-b2853abe204d 2019-01-09 00:52:59,411 - neutron_utils - INFO - Deleting security group rule with ID - 573d8ec0-c211-414a-894f-211cb2a5293c 2019-01-09 00:52:59,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/573d8ec0-c211-414a-894f-211cb2a5293c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:59,647 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91bc01ec-a2fb-42f6-9a60-2746faada578 Content-Length: 0 Date: Wed, 09 Jan 2019 00:52:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:59,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/573d8ec0-c211-414a-894f-211cb2a5293c used request id req-91bc01ec-a2fb-42f6-9a60-2746faada578 2019-01-09 00:52:59,647 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-434c6fb9-f0ed-45aa-abf9-60916694de52name 2019-01-09 00:52:59,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36e30493067cbeb6b9cc55099cd1e3596f5aa7f" 2019-01-09 00:52:59,775 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e235db4b-8f3e-4cc7-9778-15151f4da79c Content-Length: 0 Date: Wed, 09 Jan 2019 00:52:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:52:59,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4c28ce65-f84b-4c3b-ba73-f65d21f8ae52 used request id req-e235db4b-8f3e-4cc7-9778-15151f4da79c 2019-01-09 00:52:59,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:53:00,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:53:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["-qv-ngwJT6yyG5URRlTt_A"], "issued_at": "2019-01-09T00:53:00.000000Z"}} 2019-01-09 00:53:00,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087d33955b5e978028c4ea97a0042be9ce3d9dac" 2019-01-09 00:53:00,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a994c8e-61c4-4c4b-b964-69de0deab0dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:53:00,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a994c8e-61c4-4c4b-b964-69de0deab0dc 2019-01-09 00:53:00,251 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-aa1cb846-b514-4ead-9f4e-e1f1a462bf01name-1 2019-01-09 00:53:00,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087d33955b5e978028c4ea97a0042be9ce3d9dac" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-aa1cb846-b514-4ead-9f4e-e1f1a462bf01name-1", "description": "hello group"}}' 2019-01-09 00:53:00,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-9b27f49d-01eb-49bc-b16c-5c75c995b4e5 Date: Wed, 09 Jan 2019 00:53:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:00Z", "updated_at": "2019-01-09T00:53:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:53:00Z", "revision_number": 0, "id": "2f3c3633-fd7f-4c1f-b2be-26edac39b8f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:53:00Z", "security_group_id": "785b2a45-ed3d-4cad-aec6-a45de8e35941", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:53:00Z", "revision_number": 0, "id": "a037af1a-0de1-4e00-9eb0-fa1d7d3ad62e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:53:00Z", "security_group_id": "785b2a45-ed3d-4cad-aec6-a45de8e35941", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 2, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "785b2a45-ed3d-4cad-aec6-a45de8e35941", "name": "NeutronUtilsSecurityGroupTests-aa1cb846-b514-4ead-9f4e-e1f1a462bf01name-1"}} 2019-01-09 00:53:00,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-9b27f49d-01eb-49bc-b16c-5c75c995b4e5 2019-01-09 00:53:00,627 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 785b2a45-ed3d-4cad-aec6-a45de8e35941 2019-01-09 00:53:00,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=785b2a45-ed3d-4cad-aec6-a45de8e35941 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087d33955b5e978028c4ea97a0042be9ce3d9dac" 2019-01-09 00:53:00,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5073da55-8f31-4640-b0d5-04c4731d2396 Date: Wed, 09 Jan 2019 00:53: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": "2019-01-09T00:53:00Z", "security_group_id": "785b2a45-ed3d-4cad-aec6-a45de8e35941", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:00Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "2f3c3633-fd7f-4c1f-b2be-26edac39b8f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:53:00Z", "security_group_id": "785b2a45-ed3d-4cad-aec6-a45de8e35941", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:00Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "a037af1a-0de1-4e00-9eb0-fa1d7d3ad62e"}]} 2019-01-09 00:53:00,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=785b2a45-ed3d-4cad-aec6-a45de8e35941 used request id req-5073da55-8f31-4640-b0d5-04c4731d2396 2019-01-09 00:53:00,813 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-aa1cb846-b514-4ead-9f4e-e1f1a462bf01name-2 2019-01-09 00:53:00,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087d33955b5e978028c4ea97a0042be9ce3d9dac" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-aa1cb846-b514-4ead-9f4e-e1f1a462bf01name-2", "description": "hello group"}}' 2019-01-09 00:53:01,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-8ac494e5-aca8-4016-bb08-6681602b923f Date: Wed, 09 Jan 2019 00:53:01 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:01Z", "updated_at": "2019-01-09T00:53:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:53:01Z", "revision_number": 0, "id": "d67fc1b7-57a0-4a7d-8e7d-1c4d383540d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:53:01Z", "security_group_id": "e385ca1d-44fe-4d88-9354-1d8ea7f3becd", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:53:01Z", "revision_number": 0, "id": "f712aa95-3a13-4890-ad12-5eca0ac9b76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:53:01Z", "security_group_id": "e385ca1d-44fe-4d88-9354-1d8ea7f3becd", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 2, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e385ca1d-44fe-4d88-9354-1d8ea7f3becd", "name": "NeutronUtilsSecurityGroupTests-aa1cb846-b514-4ead-9f4e-e1f1a462bf01name-2"}} 2019-01-09 00:53:01,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-8ac494e5-aca8-4016-bb08-6681602b923f 2019-01-09 00:53:01,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e385ca1d-44fe-4d88-9354-1d8ea7f3becd 2019-01-09 00:53:01,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e385ca1d-44fe-4d88-9354-1d8ea7f3becd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087d33955b5e978028c4ea97a0042be9ce3d9dac" 2019-01-09 00:53:01,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aa4c13a1-4705-4a46-82fa-c34ab19ca4ab Date: Wed, 09 Jan 2019 00:53:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:53:01Z", "security_group_id": "e385ca1d-44fe-4d88-9354-1d8ea7f3becd", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:01Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "d67fc1b7-57a0-4a7d-8e7d-1c4d383540d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:53:01Z", "security_group_id": "e385ca1d-44fe-4d88-9354-1d8ea7f3becd", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:01Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "f712aa95-3a13-4890-ad12-5eca0ac9b76d"}]} 2019-01-09 00:53:01,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e385ca1d-44fe-4d88-9354-1d8ea7f3becd used request id req-aa4c13a1-4705-4a46-82fa-c34ab19ca4ab 2019-01-09 00:53:01,396 - neutron_utils - INFO - Retrieving security group with ID - 785b2a45-ed3d-4cad-aec6-a45de8e35941 2019-01-09 00:53:01,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=785b2a45-ed3d-4cad-aec6-a45de8e35941 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087d33955b5e978028c4ea97a0042be9ce3d9dac" 2019-01-09 00:53:01,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-857cc1cb-7336-42d7-8918-243d332df8ac Date: Wed, 09 Jan 2019 00:53:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:00Z", "updated_at": "2019-01-09T00:53:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:53:00Z", "revision_number": 0, "id": "2f3c3633-fd7f-4c1f-b2be-26edac39b8f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:53:00Z", "security_group_id": "785b2a45-ed3d-4cad-aec6-a45de8e35941", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:53:00Z", "revision_number": 0, "id": "a037af1a-0de1-4e00-9eb0-fa1d7d3ad62e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:53:00Z", "security_group_id": "785b2a45-ed3d-4cad-aec6-a45de8e35941", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 2, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "785b2a45-ed3d-4cad-aec6-a45de8e35941", "name": "NeutronUtilsSecurityGroupTests-aa1cb846-b514-4ead-9f4e-e1f1a462bf01name-1"}]} 2019-01-09 00:53:01,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=785b2a45-ed3d-4cad-aec6-a45de8e35941 used request id req-857cc1cb-7336-42d7-8918-243d332df8ac 2019-01-09 00:53:01,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 785b2a45-ed3d-4cad-aec6-a45de8e35941 2019-01-09 00:53:01,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=785b2a45-ed3d-4cad-aec6-a45de8e35941 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087d33955b5e978028c4ea97a0042be9ce3d9dac" 2019-01-09 00:53:01,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-af5b35cf-e20f-4da5-8fa8-a4d14f89d86c Date: Wed, 09 Jan 2019 00:53:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:53:00Z", "security_group_id": "785b2a45-ed3d-4cad-aec6-a45de8e35941", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:00Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "2f3c3633-fd7f-4c1f-b2be-26edac39b8f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:53:00Z", "security_group_id": "785b2a45-ed3d-4cad-aec6-a45de8e35941", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:00Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "a037af1a-0de1-4e00-9eb0-fa1d7d3ad62e"}]} 2019-01-09 00:53:01,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=785b2a45-ed3d-4cad-aec6-a45de8e35941 used request id req-af5b35cf-e20f-4da5-8fa8-a4d14f89d86c 2019-01-09 00:53:01,937 - neutron_utils - INFO - Retrieving security group with ID - e385ca1d-44fe-4d88-9354-1d8ea7f3becd 2019-01-09 00:53:01,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e385ca1d-44fe-4d88-9354-1d8ea7f3becd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087d33955b5e978028c4ea97a0042be9ce3d9dac" 2019-01-09 00:53:02,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-bb54da4d-bb64-4c7d-87ea-2ec38fa198b2 Date: Wed, 09 Jan 2019 00:53:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:01Z", "updated_at": "2019-01-09T00:53:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:53:01Z", "revision_number": 0, "id": "d67fc1b7-57a0-4a7d-8e7d-1c4d383540d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:53:01Z", "security_group_id": "e385ca1d-44fe-4d88-9354-1d8ea7f3becd", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:53:01Z", "revision_number": 0, "id": "f712aa95-3a13-4890-ad12-5eca0ac9b76d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:53:01Z", "security_group_id": "e385ca1d-44fe-4d88-9354-1d8ea7f3becd", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 2, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e385ca1d-44fe-4d88-9354-1d8ea7f3becd", "name": "NeutronUtilsSecurityGroupTests-aa1cb846-b514-4ead-9f4e-e1f1a462bf01name-2"}]} 2019-01-09 00:53:02,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e385ca1d-44fe-4d88-9354-1d8ea7f3becd used request id req-bb54da4d-bb64-4c7d-87ea-2ec38fa198b2 2019-01-09 00:53:02,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e385ca1d-44fe-4d88-9354-1d8ea7f3becd 2019-01-09 00:53:02,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e385ca1d-44fe-4d88-9354-1d8ea7f3becd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087d33955b5e978028c4ea97a0042be9ce3d9dac" 2019-01-09 00:53:02,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-81e44d5e-76f0-4066-b859-26b047392daa Date: Wed, 09 Jan 2019 00:53: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": "2019-01-09T00:53:01Z", "security_group_id": "e385ca1d-44fe-4d88-9354-1d8ea7f3becd", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:01Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "d67fc1b7-57a0-4a7d-8e7d-1c4d383540d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T00:53:01Z", "security_group_id": "e385ca1d-44fe-4d88-9354-1d8ea7f3becd", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:01Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "f712aa95-3a13-4890-ad12-5eca0ac9b76d"}]} 2019-01-09 00:53:02,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e385ca1d-44fe-4d88-9354-1d8ea7f3becd used request id req-81e44d5e-76f0-4066-b859-26b047392daa 2019-01-09 00:53:02,430 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-aa1cb846-b514-4ead-9f4e-e1f1a462bf01name-1 2019-01-09 00:53:02,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/785b2a45-ed3d-4cad-aec6-a45de8e35941 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087d33955b5e978028c4ea97a0042be9ce3d9dac" 2019-01-09 00:53:02,726 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32c31357-ac56-4e0b-93fc-ffc311b94c8b Content-Length: 0 Date: Wed, 09 Jan 2019 00:53:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:53:02,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/785b2a45-ed3d-4cad-aec6-a45de8e35941 used request id req-32c31357-ac56-4e0b-93fc-ffc311b94c8b 2019-01-09 00:53:02,727 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-aa1cb846-b514-4ead-9f4e-e1f1a462bf01name-2 2019-01-09 00:53:02,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e385ca1d-44fe-4d88-9354-1d8ea7f3becd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087d33955b5e978028c4ea97a0042be9ce3d9dac" 2019-01-09 00:53:03,067 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58e9e5ad-9bb4-463b-ad6d-5692e18058f6 Content-Length: 0 Date: Wed, 09 Jan 2019 00:53:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:53:03,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e385ca1d-44fe-4d88-9354-1d8ea7f3becd used request id req-58e9e5ad-9bb4-463b-ad6d-5692e18058f6 2019-01-09 00:53:03,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:53:03,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:53:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["-nwhvgbKSByC39b8ZGDRCQ"], "issued_at": "2019-01-09T00:53:03.000000Z"}} 2019-01-09 00:53:03,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53176dde70adcc3e7ec312801435fa9d0a5233" 2019-01-09 00:53:03,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ac9346-c52a-45d0-8e79-9f65b91ea10d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:53:03,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c7ac9346-c52a-45d0-8e79-9f65b91ea10d 2019-01-09 00:53:03,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53176dde70adcc3e7ec312801435fa9d0a5233" 2019-01-09 00:53:03,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b10f734c-49dd-4b91-b969-35377cedde5d Date: Wed, 09 Jan 2019 00:53:03 GMT RESP BODY: {"floatingips": []} 2019-01-09 00:53:03,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-b10f734c-49dd-4b91-b969-35377cedde5d 2019-01-09 00:53:03,639 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-09 00:53:03,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53176dde70adcc3e7ec312801435fa9d0a5233" 2019-01-09 00:53:03,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-239293dc-62ba-4d96-9924-642932c3962c Date: Wed, 09 Jan 2019 00:53:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 00:53:03,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-239293dc-62ba-4d96-9924-642932c3962c 2019-01-09 00:53:03,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53176dde70adcc3e7ec312801435fa9d0a5233" 2019-01-09 00:53:04,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-91f68f7d-18bf-4371-a30f-972ca23a0492 Date: Wed, 09 Jan 2019 00:53:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 00:53:04,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-91f68f7d-18bf-4371-a30f-972ca23a0492 2019-01-09 00:53:04,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53176dde70adcc3e7ec312801435fa9d0a5233" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}}' 2019-01-09 00:53:05,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-9c6909ea-ad48-4305-ba23-ef49220a1655 Date: Wed, 09 Jan 2019 00:53:05 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:04Z", "updated_at": "2019-01-09T00:53:04Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "15f714b418f04457bfb86848f944dee5", "port_id": null, "id": "454ba8d4-cb4b-42d7-b62e-29ff17eabc09"}} 2019-01-09 00:53:05,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-9c6909ea-ad48-4305-ba23-ef49220a1655 2019-01-09 00:53:05,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53176dde70adcc3e7ec312801435fa9d0a5233" 2019-01-09 00:53:05,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-23aaed25-efea-48d9-b5d1-1952587fe92f Date: Wed, 09 Jan 2019 00:53:05 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:04Z", "updated_at": "2019-01-09T00:53:04Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "15f714b418f04457bfb86848f944dee5", "port_id": null, "id": "454ba8d4-cb4b-42d7-b62e-29ff17eabc09"}]} 2019-01-09 00:53:05,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-23aaed25-efea-48d9-b5d1-1952587fe92f 2019-01-09 00:53:05,618 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.205 2019-01-09 00:53:05,618 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.205 2019-01-09 00:53:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips?ip=454ba8d4-cb4b-42d7-b62e-29ff17eabc09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53176dde70adcc3e7ec312801435fa9d0a5233" 2019-01-09 00:53:05,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-3bb8d838-7178-4c86-bf44-a53c2eb81cf1 Date: Wed, 09 Jan 2019 00:53:05 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:53:04Z", "updated_at": "2019-01-09T00:53:04Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "15f714b418f04457bfb86848f944dee5", "port_id": null, "id": "454ba8d4-cb4b-42d7-b62e-29ff17eabc09"}]} 2019-01-09 00:53:05,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips?ip=454ba8d4-cb4b-42d7-b62e-29ff17eabc09 used request id req-3bb8d838-7178-4c86-bf44-a53c2eb81cf1 2019-01-09 00:53:05,791 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2019-01-09 00:53:05,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/454ba8d4-cb4b-42d7-b62e-29ff17eabc09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed53176dde70adcc3e7ec312801435fa9d0a5233" 2019-01-09 00:53:06,341 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-985430c7-7c6f-47ad-88ce-e898981b0651 Content-Length: 0 Date: Wed, 09 Jan 2019 00:53:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:53:06,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/454ba8d4-cb4b-42d7-b62e-29ff17eabc09 used request id req-985430c7-7c6f-47ad-88ce-e898981b0651 2019-01-09 00:53:06,342 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:53:06,582 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 2019-01-09 00:53:06,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:53:06,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:53:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["GXJ4VLIHR_uZ2MbJF1pezQ"], "issued_at": "2019-01-09T00:53:06.000000Z"}} 2019-01-09 00:53:06,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1d9a4ef372daef985de0301d6ba84dc0d06e42" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfjUE583YAlcbenEc9tLapPn3RrN8vftuAJtSCutvfETkElQnCadzxUjnAW+vsDpPFucAGLUiDUZ8wAXye8HjaJYLFfqDKp03aG0Ug79AJ2gIDXQDVVbxfKzH1iCEHSvvgTOU2KziH1AqjltmeYu4V49WomavoK9jTSvJW+ynKspJLn53wyfknzmBsTeYgyQ7ywsdpbI1LYxPZd8H4qjv/jWaqLj0BnG2sh4IvWLjvr6j9xh2yYkbFa1qPft3S3dChq2B6YeVAaq7crZ1aiJs3o4lIsyL7e8JagDd/EbyevDcX+HCYaoedZb9XPF7imDlL5lv0Et16d6vVxR+7/5YF", "name": "NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798"}}' 2019-01-09 00:53:07,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53: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-271ed8ab-044e-41b9-9203-14a92a41fbb2 x-compute-request-id: req-271ed8ab-044e-41b9-9203-14a92a41fbb2 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfjUE583YAlcbenEc9tLapPn3RrN8vftuAJtSCutvfETkElQnCadzxUjnAW+vsDpPFucAGLUiDUZ8wAXye8HjaJYLFfqDKp03aG0Ug79AJ2gIDXQDVVbxfKzH1iCEHSvvgTOU2KziH1AqjltmeYu4V49WomavoK9jTSvJW+ynKspJLn53wyfknzmBsTeYgyQ7ywsdpbI1LYxPZd8H4qjv/jWaqLj0BnG2sh4IvWLjvr6j9xh2yYkbFa1qPft3S3dChq2B6YeVAaq7crZ1aiJs3o4lIsyL7e8JagDd/EbyevDcX+HCYaoedZb9XPF7imDlL5lv0Et16d6vVxR+7/5YF", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "name": "NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798", "fingerprint": "64:5e:89:86:53:34:65:84:57:8c:1a:da:b9:9c:96:67"}} 2019-01-09 00:53:07,694 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-271ed8ab-044e-41b9-9203-14a92a41fbb2 2019-01-09 00:53:07,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1d9a4ef372daef985de0301d6ba84dc0d06e42" 2019-01-09 00:53:07,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53: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-bbe6dc11-74be-40b6-9fb6-81a3ac01d70a x-compute-request-id: req-bbe6dc11-74be-40b6-9fb6-81a3ac01d70a Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfjUE583YAlcbenEc9tLapPn3RrN8vftuAJtSCutvfETkElQnCadzxUjnAW+vsDpPFucAGLUiDUZ8wAXye8HjaJYLFfqDKp03aG0Ug79AJ2gIDXQDVVbxfKzH1iCEHSvvgTOU2KziH1AqjltmeYu4V49WomavoK9jTSvJW+ynKspJLn53wyfknzmBsTeYgyQ7ywsdpbI1LYxPZd8H4qjv/jWaqLj0BnG2sh4IvWLjvr6j9xh2yYkbFa1qPft3S3dChq2B6YeVAaq7crZ1aiJs3o4lIsyL7e8JagDd/EbyevDcX+HCYaoedZb9XPF7imDlL5lv0Et16d6vVxR+7/5YF", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "name": "NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798", "deleted": false, "created_at": "2019-01-09T00:53:07.000000", "updated_at": null, "fingerprint": "64:5e:89:86:53:34:65:84:57:8c:1a:da:b9:9c:96:67", "deleted_at": null, "id": 3}} 2019-01-09 00:53:07,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 used request id req-bbe6dc11-74be-40b6-9fb6-81a3ac01d70a 2019-01-09 00:53:07,818 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 2019-01-09 00:53:07,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1d9a4ef372daef985de0301d6ba84dc0d06e42" 2019-01-09 00:53:07,885 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:53: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-2fc8aa03-7489-489e-be40-ecea6c9ee524 x-compute-request-id: req-2fc8aa03-7489-489e-be40-ecea6c9ee524 Content-Length: 0 Content-Type: application/json 2019-01-09 00:53:07,885 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 used request id req-2fc8aa03-7489-489e-be40-ecea6c9ee524 2019-01-09 00:53:07,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1d9a4ef372daef985de0301d6ba84dc0d06e42" 2019-01-09 00:53:07,906 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00:53: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-ce217a98-9d60-4f94-86cd-ca46546aefbd x-compute-request-id: req-ce217a98-9d60-4f94-86cd-ca46546aefbd Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 not found for user 63c1f750764747eaa66c1b94a2adc0a6", "code": 404}} 2019-01-09 00:53:07,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 used request id req-ce217a98-9d60-4f94-86cd-ca46546aefbd 2019-01-09 00:53:07,906 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 2019-01-09 00:53:07,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1d9a4ef372daef985de0301d6ba84dc0d06e42" 2019-01-09 00:53:08,003 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00:53: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-39883341-570f-4f68-a1e8-92a930858eb8 x-compute-request-id: req-39883341-570f-4f68-a1e8-92a930858eb8 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 not found for user 63c1f750764747eaa66c1b94a2adc0a6", "code": 404}} 2019-01-09 00:53:08,003 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7824def2-4d99-4946-9d0b-0e091a382798 used request id req-39883341-570f-4f68-a1e8-92a930858eb8 2019-01-09 00:53:08,004 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:53:08,071 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-c76062be-9895-403d-a8b4-ef843ccd2729.pub 2019-01-09 00:53:08,072 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-c76062be-9895-403d-a8b4-ef843ccd2729 2019-01-09 00:53:08,072 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-c76062be-9895-403d-a8b4-ef843ccd2729.pub 2019-01-09 00:53:08,072 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-c76062be-9895-403d-a8b4-ef843ccd2729 2019-01-09 00:53:08,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:53:08,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["2jHIa4tZTT2AJ9LNPkOVSA"], "issued_at": "2019-01-09T00:53:08.000000Z"}} 2019-01-09 00:53:08,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc099be72b4cb97f21e34af359a12bf07fce6f79" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDghkDZ6zLejpmXG0ojRcMQy3WznvIja9sNSh1IdAnavX4ol9lWbW1XKuAE1eQ/ysJcEYQrz0bWosSwqrUyrKeMefcFW5TaBtofEOMKRpY1/OptHtRdvFUftkbZ0BmLrQYTcdCVV+dCF4jLrIhri6gT7rZPphmmUy7FkGVdncPDOKeH+coMrravbjmyzSeuxkqOTlo4tWJfASgy/p+EVlwqfcnV4aPOg8dVXP3/b+pdOhx5UqggxB0zqXUEJqr9fKt+mJdNymE6oYIjPw0GTu9A2b8iFZowWG+/wEmOZzJrUjCwAA7zPdrf8QHXtLBAv5A17Cpm6UzvB9isASGismCb", "name": "NovaUtilsKeypairTests-c76062be-9895-403d-a8b4-ef843ccd2729"}}' 2019-01-09 00:53:09,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-52aca22e-4a56-4ee9-8bdf-9b7a67030dbd x-compute-request-id: req-52aca22e-4a56-4ee9-8bdf-9b7a67030dbd Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDghkDZ6zLejpmXG0ojRcMQy3WznvIja9sNSh1IdAnavX4ol9lWbW1XKuAE1eQ/ysJcEYQrz0bWosSwqrUyrKeMefcFW5TaBtofEOMKRpY1/OptHtRdvFUftkbZ0BmLrQYTcdCVV+dCF4jLrIhri6gT7rZPphmmUy7FkGVdncPDOKeH+coMrravbjmyzSeuxkqOTlo4tWJfASgy/p+EVlwqfcnV4aPOg8dVXP3/b+pdOhx5UqggxB0zqXUEJqr9fKt+mJdNymE6oYIjPw0GTu9A2b8iFZowWG+/wEmOZzJrUjCwAA7zPdrf8QHXtLBAv5A17Cpm6UzvB9isASGismCb", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "name": "NovaUtilsKeypairTests-c76062be-9895-403d-a8b4-ef843ccd2729", "fingerprint": "fe:92:ae:c3:6f:18:58:83:02:fb:79:3b:34:49:00:c3"}} 2019-01-09 00:53:09,141 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-52aca22e-4a56-4ee9-8bdf-9b7a67030dbd 2019-01-09 00:53:09,141 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-c76062be-9895-403d-a8b4-ef843ccd2729 2019-01-09 00:53:09,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-c76062be-9895-403d-a8b4-ef843ccd2729 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc099be72b4cb97f21e34af359a12bf07fce6f79" 2019-01-09 00:53:09,306 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00: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-e4f51a7e-413c-47b5-8b81-0797f282e783 x-compute-request-id: req-e4f51a7e-413c-47b5-8b81-0797f282e783 Content-Length: 0 Content-Type: application/json 2019-01-09 00:53:09,306 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-c76062be-9895-403d-a8b4-ef843ccd2729 used request id req-e4f51a7e-413c-47b5-8b81-0797f282e783 2019-01-09 00:53:09,308 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:53:09,589 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-7e4725cd-593d-45d8-ad1a-24bf933aed58 2019-01-09 00:53:09,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:53:09,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:53:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["_4a5Zy8tSs2ttr2uKFiThg"], "issued_at": "2019-01-09T00:53:09.000000Z"}} 2019-01-09 00:53:09,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85578a9cad8942c6312e5d92509e698d646a21c4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWgdTbQJnVwi4fnl8BjJB8qi5JHq76mfjPpwuUwIOXEd9Pj757ZwRN75Zj8zUDhoNKHPIg8/UwZD+ZhezGFItrzZdDMQAxbdOKFIqXmzIXfJQ3OwjNAlcJw4bofhliFyW0XISLW+yPtrJ9yH7YrLMFyTUCk5fYmhYtJmKm5IuIt1Avv814kQQp7/YioWTI0KxBQJ5klES7ITIv3U26CogPLJUSV1nnxD5FojuIwZDgLCoRf5fM+nJ7sgp7+t2yKwnab3KdZF/mYjUQQumm7mfrbdaRg2hcWInLOhHc8R+OyG5jhiwtCcjT86erqwRBow/12LgAZZG7lp1gkHI7etod", "name": "NovaUtilsKeypairTests-7e4725cd-593d-45d8-ad1a-24bf933aed58"}}' 2019-01-09 00:53:10,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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,Accept-Encoding x-openstack-request-id: req-e14d0171-5117-45b7-a985-df0d82e61c7b x-compute-request-id: req-e14d0171-5117-45b7-a985-df0d82e61c7b Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWgdTbQJnVwi4fnl8BjJB8qi5JHq76mfjPpwuUwIOXEd9Pj757ZwRN75Zj8zUDhoNKHPIg8/UwZD+ZhezGFItrzZdDMQAxbdOKFIqXmzIXfJQ3OwjNAlcJw4bofhliFyW0XISLW+yPtrJ9yH7YrLMFyTUCk5fYmhYtJmKm5IuIt1Avv814kQQp7/YioWTI0KxBQJ5klES7ITIv3U26CogPLJUSV1nnxD5FojuIwZDgLCoRf5fM+nJ7sgp7+t2yKwnab3KdZF/mYjUQQumm7mfrbdaRg2hcWInLOhHc8R+OyG5jhiwtCcjT86erqwRBow/12LgAZZG7lp1gkHI7etod", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "name": "NovaUtilsKeypairTests-7e4725cd-593d-45d8-ad1a-24bf933aed58", "fingerprint": "f5:c6:b0:e8:48:46:51:19:e6:09:16:40:b2:14:7c:77"}} 2019-01-09 00:53:10,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-e14d0171-5117-45b7-a985-df0d82e61c7b 2019-01-09 00:53:10,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7e4725cd-593d-45d8-ad1a-24bf933aed58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85578a9cad8942c6312e5d92509e698d646a21c4" 2019-01-09 00:53:10,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-38945e25-60cb-4948-8c65-57ccfdc98365 x-compute-request-id: req-38945e25-60cb-4948-8c65-57ccfdc98365 Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWgdTbQJnVwi4fnl8BjJB8qi5JHq76mfjPpwuUwIOXEd9Pj757ZwRN75Zj8zUDhoNKHPIg8/UwZD+ZhezGFItrzZdDMQAxbdOKFIqXmzIXfJQ3OwjNAlcJw4bofhliFyW0XISLW+yPtrJ9yH7YrLMFyTUCk5fYmhYtJmKm5IuIt1Avv814kQQp7/YioWTI0KxBQJ5klES7ITIv3U26CogPLJUSV1nnxD5FojuIwZDgLCoRf5fM+nJ7sgp7+t2yKwnab3KdZF/mYjUQQumm7mfrbdaRg2hcWInLOhHc8R+OyG5jhiwtCcjT86erqwRBow/12LgAZZG7lp1gkHI7etod", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "name": "NovaUtilsKeypairTests-7e4725cd-593d-45d8-ad1a-24bf933aed58", "deleted": false, "created_at": "2019-01-09T00:53:10.000000", "updated_at": null, "fingerprint": "f5:c6:b0:e8:48:46:51:19:e6:09:16:40:b2:14:7c:77", "deleted_at": null, "id": 9}} 2019-01-09 00:53:10,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7e4725cd-593d-45d8-ad1a-24bf933aed58 used request id req-38945e25-60cb-4948-8c65-57ccfdc98365 2019-01-09 00:53:10,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85578a9cad8942c6312e5d92509e698d646a21c4" 2019-01-09 00:53:10,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-c39683a5-db0a-4a81-9700-db908c9fabc6 x-compute-request-id: req-c39683a5-db0a-4a81-9700-db908c9fabc6 Content-Encoding: gzip Content-Length: 476 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWgdTbQJnVwi4fnl8BjJB8qi5JHq76mfjPpwuUwIOXEd9Pj757ZwRN75Zj8zUDhoNKHPIg8/UwZD+ZhezGFItrzZdDMQAxbdOKFIqXmzIXfJQ3OwjNAlcJw4bofhliFyW0XISLW+yPtrJ9yH7YrLMFyTUCk5fYmhYtJmKm5IuIt1Avv814kQQp7/YioWTI0KxBQJ5klES7ITIv3U26CogPLJUSV1nnxD5FojuIwZDgLCoRf5fM+nJ7sgp7+t2yKwnab3KdZF/mYjUQQumm7mfrbdaRg2hcWInLOhHc8R+OyG5jhiwtCcjT86erqwRBow/12LgAZZG7lp1gkHI7etod", "name": "NovaUtilsKeypairTests-7e4725cd-593d-45d8-ad1a-24bf933aed58", "fingerprint": "f5:c6:b0:e8:48:46:51:19:e6:09:16:40:b2:14:7c:77"}}]} 2019-01-09 00:53:10,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c39683a5-db0a-4a81-9700-db908c9fabc6 2019-01-09 00:53:10,362 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7e4725cd-593d-45d8-ad1a-24bf933aed58 2019-01-09 00:53:10,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7e4725cd-593d-45d8-ad1a-24bf933aed58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85578a9cad8942c6312e5d92509e698d646a21c4" 2019-01-09 00:53:10,402 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-f8765bbd-6163-4858-98ab-34141667b51c x-compute-request-id: req-f8765bbd-6163-4858-98ab-34141667b51c Content-Length: 0 Content-Type: application/json 2019-01-09 00:53:10,402 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7e4725cd-593d-45d8-ad1a-24bf933aed58 used request id req-f8765bbd-6163-4858-98ab-34141667b51c 2019-01-09 00:53:10,404 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:53:10,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:53:10,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["CXlL9rGbTlit-WgoYs1CvQ"], "issued_at": "2019-01-09T00:53:10.000000Z"}} 2019-01-09 00:53:10,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141053d4c201699f07af62def967dbfc282e6ed4" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-34cfb506-20fb-4f38-9720-ebeed8da3c52-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-34cfb506-20fb-4f38-9720-ebeed8da3c52-id", "swap": 2}}' 2019-01-09 00:53:10,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-84003fd6-0002-4b3d-b277-d8a972dff2bf x-compute-request-id: req-84003fd6-0002-4b3d-b277-d8a972dff2bf Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-34cfb506-20fb-4f38-9720-ebeed8da3c52-id", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/NovaUtilsFlavorTests-34cfb506-20fb-4f38-9720-ebeed8da3c52-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-34cfb506-20fb-4f38-9720-ebeed8da3c52-id", "name": "NovaUtilsFlavorTests-34cfb506-20fb-4f38-9720-ebeed8da3c52-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2019-01-09 00:53:10,995 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-84003fd6-0002-4b3d-b277-d8a972dff2bf 2019-01-09 00:53:10,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-34cfb506-20fb-4f38-9720-ebeed8da3c52-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141053d4c201699f07af62def967dbfc282e6ed4" 2019-01-09 00:53:11,053 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-82d803a2-ef52-444f-8acb-8e20b0d9f349 x-compute-request-id: req-82d803a2-ef52-444f-8acb-8e20b0d9f349 Content-Length: 0 Content-Type: application/json 2019-01-09 00:53:11,053 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-34cfb506-20fb-4f38-9720-ebeed8da3c52-id used request id req-82d803a2-ef52-444f-8acb-8e20b0d9f349 2019-01-09 00:53:11,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141053d4c201699f07af62def967dbfc282e6ed4" 2019-01-09 00:53:11,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53: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-feb65d93-1848-423f-aaf7-5ad16bf3e312 x-compute-request-id: req-feb65d93-1848-423f-aaf7-5ad16bf3e312 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:53:11,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-feb65d93-1848-423f-aaf7-5ad16bf3e312 2019-01-09 00:53:11,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-34cfb506-20fb-4f38-9720-ebeed8da3c52-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141053d4c201699f07af62def967dbfc282e6ed4" 2019-01-09 00:53:11,116 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00:53: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-c98b8792-d35a-4d11-b169-78f026718be0 x-compute-request-id: req-c98b8792-d35a-4d11-b169-78f026718be0 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-34cfb506-20fb-4f38-9720-ebeed8da3c52-id could not be found.", "code": 404}} 2019-01-09 00:53:11,117 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-34cfb506-20fb-4f38-9720-ebeed8da3c52-id used request id req-c98b8792-d35a-4d11-b169-78f026718be0 2019-01-09 00:53:11,118 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:53:11,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:53:11,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["q5tRIic4SyeRzYE5lS3FPw"], "issued_at": "2019-01-09T00:53:11.000000Z"}} 2019-01-09 00:53:11,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951f3988f0d7d6718f4d54529757d21b66bb7197" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-6d03624b-35e3-4b4c-b7e7-b57b2fdd6f9c-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-6d03624b-35e3-4b4c-b7e7-b57b2fdd6f9c-id", "swap": 2}}' 2019-01-09 00:53:12,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53: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-38f8c8fb-5952-444d-a7f9-8ddb26b7080a x-compute-request-id: req-38f8c8fb-5952-444d-a7f9-8ddb26b7080a Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-6d03624b-35e3-4b4c-b7e7-b57b2fdd6f9c-id", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/NovaUtilsFlavorTests-6d03624b-35e3-4b4c-b7e7-b57b2fdd6f9c-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-6d03624b-35e3-4b4c-b7e7-b57b2fdd6f9c-id", "name": "NovaUtilsFlavorTests-6d03624b-35e3-4b4c-b7e7-b57b2fdd6f9c-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2019-01-09 00:53:12,236 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-38f8c8fb-5952-444d-a7f9-8ddb26b7080a 2019-01-09 00:53:12,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-6d03624b-35e3-4b4c-b7e7-b57b2fdd6f9c-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951f3988f0d7d6718f4d54529757d21b66bb7197" 2019-01-09 00:53:12,286 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:53: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-defebff0-e164-4cee-a9a9-da447f71b3a7 x-compute-request-id: req-defebff0-e164-4cee-a9a9-da447f71b3a7 Content-Length: 0 Content-Type: application/json 2019-01-09 00:53:12,286 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-6d03624b-35e3-4b4c-b7e7-b57b2fdd6f9c-id used request id req-defebff0-e164-4cee-a9a9-da447f71b3a7 2019-01-09 00:53:12,287 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:53:12,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:53:12,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:53:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["6RUH1XRMTPWE0FJgCNJ9gQ"], "issued_at": "2019-01-09T00:53:12.000000Z"}} 2019-01-09 00:53:12,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:12,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d2befe-9cda-44f3-943b-9a2dbe2bd40b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:53:12,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-09d2befe-9cda-44f3-943b-9a2dbe2bd40b 2019-01-09 00:53:12,761 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 00:53:12,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:53:12,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:53:13,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:53:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["lCY1_Dw7Qf68GlICHVyF-g"], "issued_at": "2019-01-09T00:53:13.000000Z"}} 2019-01-09 00:53:13,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70302dd97f96085ac259eddf8b08972d2e96fc6e" 2019-01-09 00:53:13,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e994295-03c5-47ec-b4e2-18437de68069 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:53:13,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4e994295-03c5-47ec-b4e2-18437de68069 2019-01-09 00:53:13,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70302dd97f96085ac259eddf8b08972d2e96fc6e" 2019-01-09 00:53:13,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-a7690829-9c23-4607-b0de-bec6a23b4164 Date: Wed, 09 Jan 2019 00:53:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image"} 2019-01-09 00:53:13,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image used request id req-a7690829-9c23-4607-b0de-bec6a23b4164 2019-01-09 00:53:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70302dd97f96085ac259eddf8b08972d2e96fc6e" 2019-01-09 00:53:14,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d191153f-257b-43a4-ac0a-d41776abbbe6 Date: Wed, 09 Jan 2019 00:53: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:53:14,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d191153f-257b-43a4-ac0a-d41776abbbe6 2019-01-09 00:53:14,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70302dd97f96085ac259eddf8b08972d2e96fc6e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image"}' 2019-01-09 00:53:15,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa X-Openstack-Request-Id: req-8a4729fa-203e-4f07-83fc-79a38127ea48 Date: Wed, 09 Jan 2019 00:53:15 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:53:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T00:53:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "min_disk": 0, "protected": false, "id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "file": "/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa/file", "checksum": null, "owner": "15f714b418f04457bfb86848f944dee5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:53:15,222 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8a4729fa-203e-4f07-83fc-79a38127ea48 2019-01-09 00:53:15,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70302dd97f96085ac259eddf8b08972d2e96fc6e" -d '' 2019-01-09 00:53:17,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b4ed125-da2d-4bf8-9b26-337a2b868381 Date: Wed, 09 Jan 2019 00:53:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:53:17,243 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa/file used request id req-3b4ed125-da2d-4bf8-9b26-337a2b868381 2019-01-09 00:53:17,243 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 00:53:17,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70302dd97f96085ac259eddf8b08972d2e96fc6e" 2019-01-09 00:53:17,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-dfd22741-6b3a-44c2-a676-7dbd97b2a0ff Date: Wed, 09 Jan 2019 00:53:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:53:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:53:17Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa/snap", "metadata": {}}], "self": "/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "min_disk": 0, "protected": false, "id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "file": "/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:53:17,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa used request id req-dfd22741-6b3a-44c2-a676-7dbd97b2a0ff 2019-01-09 00:53:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70302dd97f96085ac259eddf8b08972d2e96fc6e" 2019-01-09 00:53:17,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c540d9f8-be1f-4997-8d50-722aca756968 Date: Wed, 09 Jan 2019 00:53: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:53:17,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c540d9f8-be1f-4997-8d50-722aca756968 2019-01-09 00:53:17,993 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image 2019-01-09 00:53:17,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70302dd97f96085ac259eddf8b08972d2e96fc6e" 2019-01-09 00:53:18,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-96815ad6-e35d-40dd-858f-14e0abb5aa67 Date: Wed, 09 Jan 2019 00:53:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:53:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:53:17Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa/snap", "metadata": {}}], "self": "/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "min_disk": 0, "protected": false, "id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "file": "/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:53:18,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa used request id req-96815ad6-e35d-40dd-858f-14e0abb5aa67 2019-01-09 00:53:18,600 - create_image - DEBUG - Instance status is - active 2019-01-09 00:53:18,601 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image 2019-01-09 00:53:18,601 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image 2019-01-09 00:53:18,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:53:18,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:53:18,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:53:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["V9suh2VWTQ-dENxcNCdGWQ"], "issued_at": "2019-01-09T00:53:18.000000Z"}} 2019-01-09 00:53:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1d1bc7074a9b05f948e4f113e3572c819f9193" 2019-01-09 00:53:19,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d25fd69-5d28-4418-8cf2-348c681db5df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:53:19,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6d25fd69-5d28-4418-8cf2-348c681db5df 2019-01-09 00:53:19,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1d1bc7074a9b05f948e4f113e3572c819f9193" 2019-01-09 00:53:19,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ab7aa8fd-9cc1-4636-9e31-b24e05c0dd55 Date: Wed, 09 Jan 2019 00:53:19 GMT RESP BODY: {"networks":[]} 2019-01-09 00:53:19,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net used request id req-ab7aa8fd-9cc1-4636-9e31-b24e05c0dd55 2019-01-09 00:53:19,275 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net 2019-01-09 00:53:19,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1d1bc7074a9b05f948e4f113e3572c819f9193" -d '{"network": {"name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net", "admin_state_up": true}}' 2019-01-09 00:53:19,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1dfca1e3-1ee4-4db2-b525-7d16e81d7116 Date: Wed, 09 Jan 2019 00:53:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:53:19Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:19Z","mtu":1450}} 2019-01-09 00:53:19,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-1dfca1e3-1ee4-4db2-b525-7d16e81d7116 2019-01-09 00:53:19,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=933e3028-52b6-40ba-a9b5-8ff857b6f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1d1bc7074a9b05f948e4f113e3572c819f9193" 2019-01-09 00:53:19,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-f701c70f-6a02-4fa4-9154-2466847117c7 Date: Wed, 09 Jan 2019 00:53:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:53:19Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:19Z","provider:network_type":"vxlan"}]} 2019-01-09 00:53:19,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=933e3028-52b6-40ba-a9b5-8ff857b6f610 used request id req-f701c70f-6a02-4fa4-9154-2466847117c7 2019-01-09 00:53:19,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1d1bc7074a9b05f948e4f113e3572c819f9193" 2019-01-09 00:53:20,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-46970ac7-15a0-4a3e-aab6-3e08f15394e3 Date: Wed, 09 Jan 2019 00:53:20 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:53:20,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 used request id req-46970ac7-15a0-4a3e-aab6-3e08f15394e3 2019-01-09 00:53:20,133 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-subnet 2019-01-09 00:53:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1d1bc7074a9b05f948e4f113e3572c819f9193" -d '{"subnets": [{"ip_version": 4, "network_id": "933e3028-52b6-40ba-a9b5-8ff857b6f610", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-subnet"}]}' 2019-01-09 00:53:20,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7e064742-6a58-49dd-b0f6-505344283faa Date: Wed, 09 Jan 2019 00:53:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:20Z","dns_nameservers":[],"updated_at":"2019-01-09T00:53:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"626d0f43-51d8-4380-9ade-9bf58419f552","subnetpool_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-subnet"}]} 2019-01-09 00:53:20,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-7e064742-6a58-49dd-b0f6-505344283faa 2019-01-09 00:53:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=933e3028-52b6-40ba-a9b5-8ff857b6f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1d1bc7074a9b05f948e4f113e3572c819f9193" 2019-01-09 00:53:20,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-3ac37b59-241c-4627-9353-1c3dbf931843 Date: Wed, 09 Jan 2019 00:53:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["626d0f43-51d8-4380-9ade-9bf58419f552"],"description":"","tags":[],"updated_at":"2019-01-09T00:53:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:19Z","provider:network_type":"vxlan"}]} 2019-01-09 00:53:20,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=933e3028-52b6-40ba-a9b5-8ff857b6f610 used request id req-3ac37b59-241c-4627-9353-1c3dbf931843 2019-01-09 00:53:20,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1d1bc7074a9b05f948e4f113e3572c819f9193" 2019-01-09 00:53:21,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e529efb0-e72b-4e0a-aae8-837a72e8baa2 Date: Wed, 09 Jan 2019 00:53:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:20Z","dns_nameservers":[],"updated_at":"2019-01-09T00:53:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"626d0f43-51d8-4380-9ade-9bf58419f552","subnetpool_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-subnet"}]} 2019-01-09 00:53:21,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 used request id req-e529efb0-e72b-4e0a-aae8-837a72e8baa2 2019-01-09 00:53:21,143 - OpenStackNetwork - DEBUG - Network [933e3028-52b6-40ba-a9b5-8ff857b6f610] created successfully 2019-01-09 00:53:21,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:53:21,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:53:21,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:53:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["csiUljrpSBmtji25VJJZ1Q"], "issued_at": "2019-01-09T00:53:21.000000Z"}} 2019-01-09 00:53:21,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315eb30298517bc36ec22869a06e44c820b4503a" 2019-01-09 00:53:21,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c660e54d-a694-4472-aac6-bddbb208be13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:53:21,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c660e54d-a694-4472-aac6-bddbb208be13 2019-01-09 00:53:21,533 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:53:21,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315eb30298517bc36ec22869a06e44c820b4503a" 2019-01-09 00:53:22,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-2c41910a-84e8-4cf7-bc62-e600ae20b990 x-compute-request-id: req-2c41910a-84e8-4cf7-bc62-e600ae20b990 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:53:22,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2c41910a-84e8-4cf7-bc62-e600ae20b990 2019-01-09 00:53:22,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315eb30298517bc36ec22869a06e44c820b4503a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 00:53:22,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53: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-bcc0140b-aee0-4fb8-925a-e1eb9ec1b2e7 x-compute-request-id: req-bcc0140b-aee0-4fb8-925a-e1eb9ec1b2e7 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:53:22,301 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bcc0140b-aee0-4fb8-925a-e1eb9ec1b2e7 2019-01-09 00:53:22,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:53:22,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:53:22,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:53:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["1YMpwHDRTZ-6taBgqaZW5w"], "issued_at": "2019-01-09T00:53:22.000000Z"}} 2019-01-09 00:53:22,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76868e1308cf604fbef015fdfbb0f4fdd4c1cb25" 2019-01-09 00:53:22,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b08feb90-8cf4-49a4-873e-d6340c25eafa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:53:22,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b08feb90-8cf4-49a4-873e-d6340c25eafa 2019-01-09 00:53:22,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:23,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-cc0b2d08-b465-492c-889b-510e7cc94bb0 Date: Wed, 09 Jan 2019 00:53:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["626d0f43-51d8-4380-9ade-9bf58419f552"],"description":"","tags":[],"updated_at":"2019-01-09T00:53:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:19Z","provider:network_type":"vxlan"}]} 2019-01-09 00:53:23,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net used request id req-cc0b2d08-b465-492c-889b-510e7cc94bb0 2019-01-09 00:53:23,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:23,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e4894dee-c828-4ceb-9a14-00263e66dc8d Date: Wed, 09 Jan 2019 00:53:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:20Z","dns_nameservers":[],"updated_at":"2019-01-09T00:53:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"626d0f43-51d8-4380-9ade-9bf58419f552","subnetpool_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-subnet"}]} 2019-01-09 00:53:23,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 used request id req-e4894dee-c828-4ceb-9a14-00263e66dc8d 2019-01-09 00:53:23,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:23,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-d175f30b-cf9a-49b7-8848-253618e89598 Date: Wed, 09 Jan 2019 00:53:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["626d0f43-51d8-4380-9ade-9bf58419f552"],"description":"","tags":[],"updated_at":"2019-01-09T00:53:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:19Z","provider:network_type":"vxlan"}]} 2019-01-09 00:53:23,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net used request id req-d175f30b-cf9a-49b7-8848-253618e89598 2019-01-09 00:53:23,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:53:23,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:53:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:53:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76868e1308cf604fbef015fdfbb0f4fdd4c1cb25" 2019-01-09 00:53:23,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d943b18-14fe-4e2e-8913-d5df3cdda9b9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:53:23,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-2d943b18-14fe-4e2e-8913-d5df3cdda9b9 2019-01-09 00:53:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:23,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a0eb923f-5b5e-4b9b-823c-7329da33c80f Date: Wed, 09 Jan 2019 00:53:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:20Z","dns_nameservers":[],"updated_at":"2019-01-09T00:53:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"626d0f43-51d8-4380-9ade-9bf58419f552","subnetpool_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-subnet"}]} 2019-01-09 00:53:23,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 used request id req-a0eb923f-5b5e-4b9b-823c-7329da33c80f 2019-01-09 00:53:23,890 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net 2019-01-09 00:53:23,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" -d '{"port": {"network_id": "933e3028-52b6-40ba-a9b5-8ff857b6f610", "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-port", "admin_state_up": true}}' 2019-01-09 00:53:24,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-206d3667-150b-4825-a8ee-3c3bf99752a2 Date: Wed, 09 Jan 2019 00:53:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:53:24Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"626d0f43-51d8-4380-9ade-9bf58419f552","ip_address":"10.55.0.12"}],"id":"062c6b59-0601-4e0c-bbe0-3bda15a45c48","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dd:2e:cc","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-port","project_id":"15f714b418f04457bfb86848f944dee5","qos_policy_id":null,"admin_state_up":true,"network_id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:24Z","binding:vnic_type":"normal"}} 2019-01-09 00:53:24,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-206d3667-150b-4825-a8ee-3c3bf99752a2 2019-01-09 00:53:24,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:25,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-d3a1bf4e-a759-40b4-a855-7b6323e662e6 Date: Wed, 09 Jan 2019 00:53:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["626d0f43-51d8-4380-9ade-9bf58419f552"],"description":"","tags":[],"updated_at":"2019-01-09T00:53:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:19Z","provider:network_type":"vxlan"}]} 2019-01-09 00:53:25,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net used request id req-d3a1bf4e-a759-40b4-a855-7b6323e662e6 2019-01-09 00:53:25,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:53:25,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:53:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:53:25,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:25,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d587249b-355b-439d-90ee-60ca12ccf767 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:53:25,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-d587249b-355b-439d-90ee-60ca12ccf767 2019-01-09 00:53:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:25,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2ae33d85-95a8-4b69-9828-575388145ef9 Date: Wed, 09 Jan 2019 00:53:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:20Z","dns_nameservers":[],"updated_at":"2019-01-09T00:53:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"626d0f43-51d8-4380-9ade-9bf58419f552","subnetpool_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-subnet"}]} 2019-01-09 00:53:25,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 used request id req-2ae33d85-95a8-4b69-9828-575388145ef9 2019-01-09 00:53:25,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610&name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:25,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-bb6c248f-65d8-49c4-927c-00f3856a5652 Date: Wed, 09 Jan 2019 00:53:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:53:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"626d0f43-51d8-4380-9ade-9bf58419f552","ip_address":"10.55.0.12"}],"id":"062c6b59-0601-4e0c-bbe0-3bda15a45c48","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dd:2e:cc","project_id":"15f714b418f04457bfb86848f944dee5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-port","admin_state_up":true,"network_id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:24Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 00:53:25,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610&name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-port&admin_state_up=True used request id req-bb6c248f-65d8-49c4-927c-00f3856a5652 2019-01-09 00:53:25,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:25,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18cd882f-0e28-4858-b0c1-61f9ffc2b093 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:53:25,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-18cd882f-0e28-4858-b0c1-61f9ffc2b093 2019-01-09 00:53:25,767 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst 2019-01-09 00:53:25,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:25,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-b70bf9c7-3f71-40ca-961b-2f1becd30238 x-compute-request-id: req-b70bf9c7-3f71-40ca-961b-2f1becd30238 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-flavor-name"}]} 2019-01-09 00:53:25,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b70bf9c7-3f71-40ca-961b-2f1becd30238 2019-01-09 00:53:25,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:25,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-097582ed-213b-4883-bef4-67017765ded9 x-compute-request-id: req-097582ed-213b-4883-bef4-67017765ded9 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:53:25,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04 used request id req-097582ed-213b-4883-bef4-67017765ded9 2019-01-09 00:53:25,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:26,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-0d1395d0-4477-47e1-aaa3-445534228f0f Date: Wed, 09 Jan 2019 00:53:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:53:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:53:17Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa/snap", "metadata": {}}], "self": "/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "min_disk": 0, "protected": false, "id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "file": "/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image"} 2019-01-09 00:53:26,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image used request id req-0d1395d0-4477-47e1-aaa3-445534228f0f 2019-01-09 00:53:26,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:26,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9f2f8281-c3ca-4ae1-80eb-fd1ee657e645 Date: Wed, 09 Jan 2019 00:53: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:53:26,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9f2f8281-c3ca-4ae1-80eb-fd1ee657e645 2019-01-09 00:53:26,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" -d '{"server": {"name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "imageRef": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "flavorRef": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "max_count": 1, "min_count": 1, "networks": [{"port": "062c6b59-0601-4e0c-bbe0-3bda15a45c48"}]}}' 2019-01-09 00:53:28,735 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-13ea0084-994f-4ded-ba26-6897f5efa6b1 x-compute-request-id: req-13ea0084-994f-4ded-ba26-6897f5efa6b1 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "adminPass": "z4pXrUYqcJew"}} 2019-01-09 00:53:28,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-13ea0084-994f-4ded-ba26-6897f5efa6b1 2019-01-09 00:53:28,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:29,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53: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-b97ace36-0376-48b2-9bf6-63a59ae5adbd x-compute-request-id: req-b97ace36-0376-48b2-9bf6-63a59ae5adbd Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:53:28Z", "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-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:53:29,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-b97ace36-0376-48b2-9bf6-63a59ae5adbd 2019-01-09 00:53:29,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:29,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53: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-ebacbd91-77fe-4b58-af0d-4f7cea94c823 x-compute-request-id: req-ebacbd91-77fe-4b58-af0d-4f7cea94c823 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:53:29Z", "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-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:53:29,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-ebacbd91-77fe-4b58-af0d-4f7cea94c823 2019-01-09 00:53:32,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:33,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-78556e2a-163a-4c0a-9465-07988266cf91 x-compute-request-id: req-78556e2a-163a-4c0a-9465-07988266cf91 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:53:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:53:33,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-78556e2a-163a-4c0a-9465-07988266cf91 2019-01-09 00:53:36,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:37,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-819c2dd2-e627-4818-9b0d-8a7ba634351e x-compute-request-id: req-819c2dd2-e627-4818-9b0d-8a7ba634351e Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:53:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:53:37,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-819c2dd2-e627-4818-9b0d-8a7ba634351e 2019-01-09 00:53:40,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:40,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3abc47c8-b21a-499b-8939-b8e51a34d86e x-compute-request-id: req-3abc47c8-b21a-499b-8939-b8e51a34d86e Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:53:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:53:40,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-3abc47c8-b21a-499b-8939-b8e51a34d86e 2019-01-09 00:53:43,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:44,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53: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-50a3e296-eed7-454b-9626-9f8cadaf0597 x-compute-request-id: req-50a3e296-eed7-454b-9626-9f8cadaf0597 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:53:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:53:44,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-50a3e296-eed7-454b-9626-9f8cadaf0597 2019-01-09 00:53:47,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:48,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-5ce7f1f0-2712-4b67-850c-1f0fc64d7a1f x-compute-request-id: req-5ce7f1f0-2712-4b67-850c-1f0fc64d7a1f Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:53:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:53:48,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-5ce7f1f0-2712-4b67-850c-1f0fc64d7a1f 2019-01-09 00:53:51,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:52,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53: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-cd88ea43-e021-44d3-9ad4-90e5a4593b43 x-compute-request-id: req-cd88ea43-e021-44d3-9ad4-90e5a4593b43 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:53:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:53:52,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-cd88ea43-e021-44d3-9ad4-90e5a4593b43 2019-01-09 00:53:55,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:55,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:53:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3a4e4af-4b5a-49da-ba33-d1d22bdc78e9 x-compute-request-id: req-e3a4e4af-4b5a-49da-ba33-d1d22bdc78e9 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:53:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:53:55,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-e3a4e4af-4b5a-49da-ba33-d1d22bdc78e9 2019-01-09 00:53:58,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:53:59,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-132589d2-7d01-4ff3-96f6-39be28bb88b1 x-compute-request-id: req-132589d2-7d01-4ff3-96f6-39be28bb88b1 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:53:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:53:59,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-132589d2-7d01-4ff3-96f6-39be28bb88b1 2019-01-09 00:54:02,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:54:02,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-69e26569-80b9-4412-82c2-c00e0c846efa x-compute-request-id: req-69e26569-80b9-4412-82c2-c00e0c846efa Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:54:02Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:54:02,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-69e26569-80b9-4412-82c2-c00e0c846efa 2019-01-09 00:54:05,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:54:06,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a55ed2c6-60ca-43af-85cd-8d5fc6d7e3ab x-compute-request-id: req-a55ed2c6-60ca-43af-85cd-8d5fc6d7e3ab Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:2e:cc", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:54:02Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:54:06,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-a55ed2c6-60ca-43af-85cd-8d5fc6d7e3ab 2019-01-09 00:54:09,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:54:10,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-9f42c8aa-ae2e-4461-a8e3-4ecf3be6ad06 x-compute-request-id: req-9f42c8aa-ae2e-4461-a8e3-4ecf3be6ad06 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:2e:cc", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:54:02Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:54:10,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-9f42c8aa-ae2e-4461-a8e3-4ecf3be6ad06 2019-01-09 00:54:13,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:54:14,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-cdc169be-506a-48a3-9425-cabe93c88057 x-compute-request-id: req-cdc169be-506a-48a3-9425-cabe93c88057 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:2e:cc", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2019-01-09T00:54:10.000000", "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:54:11Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:54:14,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-cdc169be-506a-48a3-9425-cabe93c88057 2019-01-09 00:54:14,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:54:15,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54: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-77184f5b-168e-45ff-a8e0-ef21fdface72 x-compute-request-id: req-77184f5b-168e-45ff-a8e0-ef21fdface72 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:2e:cc", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "rel": "bookmark"}], "image": {"id": "7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "links": [{"href": "http://172.30.9.26:8774/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2019-01-09T00:54:10.000000", "flavor": {"id": "4708990f-96ab-4d71-84b8-6f6b720d9a04", "links": [{"href": "http://172.30.9.26:8774/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04", "rel": "bookmark"}]}, "id": "130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:54:11Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-vm_inst", "created": "2019-01-09T00:53:28Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:54:15,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-77184f5b-168e-45ff-a8e0-ef21fdface72 2019-01-09 00:54:15,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:54:15,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-82840a50-3669-4964-b69b-b1dfd855d30c Date: Wed, 09 Jan 2019 00:54:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["626d0f43-51d8-4380-9ade-9bf58419f552"],"description":"","tags":[],"updated_at":"2019-01-09T00:53:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:19Z","provider:network_type":"vxlan"}]} 2019-01-09 00:54:15,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net used request id req-82840a50-3669-4964-b69b-b1dfd855d30c 2019-01-09 00:54:15,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:54:15,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c726a062-cf98-4a81-83f3-5d6fe8198598 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:54:15,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-c726a062-cf98-4a81-83f3-5d6fe8198598 2019-01-09 00:54:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:54:15,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-65996765-0623-4e1d-a9ec-5e45eb7ad075 Date: Wed, 09 Jan 2019 00:54:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:20Z","dns_nameservers":[],"updated_at":"2019-01-09T00:53:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"626d0f43-51d8-4380-9ade-9bf58419f552","subnetpool_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-subnet"}]} 2019-01-09 00:54:15,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 used request id req-65996765-0623-4e1d-a9ec-5e45eb7ad075 2019-01-09 00:54:15,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:54:16,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3877 X-Openstack-Request-Id: req-f475ee11-e73f-46d2-bed1-153d0d255af6 Date: Wed, 09 Jan 2019 00:54:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"626d0f43-51d8-4380-9ade-9bf58419f552","ip_address":"10.55.0.12"}],"id":"062c6b59-0601-4e0c-bbe0-3bda15a45c48","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:2e:cc","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-port","admin_state_up":true,"network_id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:24Z","binding:vnic_type":"normal","device_id":"130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:53:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"626d0f43-51d8-4380-9ade-9bf58419f552","ip_address":"10.55.0.4"}],"id":"38f29fee-c42e-4106-a958-6acd38d60866","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:51:00","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-933e3028-52b6-40ba-a9b5-8ff857b6f610"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:53:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"626d0f43-51d8-4380-9ade-9bf58419f552","ip_address":"10.55.0.3"}],"id":"72993658-ed91-46f8-a72b-6951580adbd9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:41:89","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-933e3028-52b6-40ba-a9b5-8ff857b6f610"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:53:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"626d0f43-51d8-4380-9ade-9bf58419f552","ip_address":"10.55.0.2"}],"id":"c8133c6a-6678-4d82-8ae4-1ced41b2ad0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:44:b9","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"933e3028-52b6-40ba-a9b5-8ff857b6f610","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:53:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-933e3028-52b6-40ba-a9b5-8ff857b6f610"}]} 2019-01-09 00:54:16,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=933e3028-52b6-40ba-a9b5-8ff857b6f610 used request id req-f475ee11-e73f-46d2-bed1-153d0d255af6 2019-01-09 00:54:16,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:54:16,360 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:54: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-ba4dcf94-0575-460c-979d-c732a623b49c x-compute-request-id: req-ba4dcf94-0575-460c-979d-c732a623b49c Content-Type: application/json 2019-01-09 00:54:16,360 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/130b0fb6-a953-4ff2-a7a6-2ada6b4d78f0 used request id req-ba4dcf94-0575-460c-979d-c732a623b49c 2019-01-09 00:54:16,360 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-port 2019-01-09 00:54:16,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/062c6b59-0601-4e0c-bbe0-3bda15a45c48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91efd3762c5b7becd7781d817dbb0beb8cbb531b" 2019-01-09 00:54:16,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ed7982c-8087-4d82-ac25-abec5a2aeb21 Date: Wed, 09 Jan 2019 00:54:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:54:16,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/062c6b59-0601-4e0c-bbe0-3bda15a45c48 used request id req-7ed7982c-8087-4d82-ac25-abec5a2aeb21 2019-01-09 00:54:16,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315eb30298517bc36ec22869a06e44c820b4503a" 2019-01-09 00:54:16,877 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:54: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-49e96eb6-5e17-47c1-acfe-2f5da1d180a2 x-compute-request-id: req-49e96eb6-5e17-47c1-acfe-2f5da1d180a2 Content-Length: 0 Content-Type: application/json 2019-01-09 00:54:16,877 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4708990f-96ab-4d71-84b8-6f6b720d9a04 used request id req-49e96eb6-5e17-47c1-acfe-2f5da1d180a2 2019-01-09 00:54:16,878 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-subnet 2019-01-09 00:54:16,878 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-subnet 2019-01-09 00:54:16,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/626d0f43-51d8-4380-9ade-9bf58419f552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1d1bc7074a9b05f948e4f113e3572c819f9193" 2019-01-09 00:54:19,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-114c517d-6fed-45a7-912e-7da58d1cd728 Date: Wed, 09 Jan 2019 00:54:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:54:19,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/626d0f43-51d8-4380-9ade-9bf58419f552 used request id req-114c517d-6fed-45a7-912e-7da58d1cd728 2019-01-09 00:54:19,122 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-net 2019-01-09 00:54:19,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/933e3028-52b6-40ba-a9b5-8ff857b6f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1d1bc7074a9b05f948e4f113e3572c819f9193" 2019-01-09 00:54:20,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-255fb3cc-8301-487c-848b-874fe70090ba Date: Wed, 09 Jan 2019 00:54:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:54:20,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/933e3028-52b6-40ba-a9b5-8ff857b6f610 used request id req-255fb3cc-8301-487c-848b-874fe70090ba 2019-01-09 00:54:20,443 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-10e154d4-a9f1-40f6-b28f-2b47cfe4bcd6-image 2019-01-09 00:54:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70302dd97f96085ac259eddf8b08972d2e96fc6e" 2019-01-09 00:54:21,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09dd4b9b-b2cb-4066-898b-27f92c9ea945 Date: Wed, 09 Jan 2019 00:54:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:54:21,883 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7d9d75d0-7f6c-4a49-a2dc-df98c673e3aa used request id req-09dd4b9b-b2cb-4066-898b-27f92c9ea945 2019-01-09 00:54:21,884 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:54:21,888 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 00:54:21,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:54:21,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:54:22,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:54:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["XH96CGrMS6Gpa-WXJA_EqA"], "issued_at": "2019-01-09T00:54:22.000000Z"}} 2019-01-09 00:54:22,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}329893f8f6d0b54ec7d4b718ed249c194eb0bd40" 2019-01-09 00:54:22,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea06fcc8-eb5b-49ca-a906-75b2b77ed657 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:54:22,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ea06fcc8-eb5b-49ca-a906-75b2b77ed657 2019-01-09 00:54:22,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}329893f8f6d0b54ec7d4b718ed249c194eb0bd40" 2019-01-09 00:54:22,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-36663e75-2062-40f8-87e7-b552b7bd7745 Date: Wed, 09 Jan 2019 00:54:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image"} 2019-01-09 00:54:22,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image used request id req-36663e75-2062-40f8-87e7-b552b7bd7745 2019-01-09 00:54:22,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}329893f8f6d0b54ec7d4b718ed249c194eb0bd40" 2019-01-09 00:54:22,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-64623d5c-89d7-4b6d-b044-0189788e6f17 Date: Wed, 09 Jan 2019 00:54: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:54:22,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-64623d5c-89d7-4b6d-b044-0189788e6f17 2019-01-09 00:54:22,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}329893f8f6d0b54ec7d4b718ed249c194eb0bd40" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image"}' 2019-01-09 00:54:23,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c X-Openstack-Request-Id: req-ce441245-21b4-4489-851b-e4514fb9cc1a Date: Wed, 09 Jan 2019 00:54:23 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:54:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T00:54:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c", "min_disk": 0, "protected": false, "id": "19cee949-fc1f-411e-b88f-1515a744c36c", "file": "/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c/file", "checksum": null, "owner": "15f714b418f04457bfb86848f944dee5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:54:23,421 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ce441245-21b4-4489-851b-e4514fb9cc1a 2019-01-09 00:54:23,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}329893f8f6d0b54ec7d4b718ed249c194eb0bd40" -d '' 2019-01-09 00:54:25,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84081b54-0c89-494a-8e82-7f5a887521d1 Date: Wed, 09 Jan 2019 00:54:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:54:25,594 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c/file used request id req-84081b54-0c89-494a-8e82-7f5a887521d1 2019-01-09 00:54:25,595 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 00:54:25,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}329893f8f6d0b54ec7d4b718ed249c194eb0bd40" 2019-01-09 00:54:26,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-96d0c602-db66-43aa-b261-25850ed69b00 Date: Wed, 09 Jan 2019 00:54:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:54:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:54:25Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/19cee949-fc1f-411e-b88f-1515a744c36c/snap", "metadata": {}}], "self": "/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c", "min_disk": 0, "protected": false, "id": "19cee949-fc1f-411e-b88f-1515a744c36c", "file": "/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/19cee949-fc1f-411e-b88f-1515a744c36c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:54:26,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c used request id req-96d0c602-db66-43aa-b261-25850ed69b00 2019-01-09 00:54:26,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}329893f8f6d0b54ec7d4b718ed249c194eb0bd40" 2019-01-09 00:54:26,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eebdcc5b-c0c9-4b1a-b921-269a5c070551 Date: Wed, 09 Jan 2019 00:54: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:54:26,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-eebdcc5b-c0c9-4b1a-b921-269a5c070551 2019-01-09 00:54:26,373 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image 2019-01-09 00:54:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}329893f8f6d0b54ec7d4b718ed249c194eb0bd40" 2019-01-09 00:54:26,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-c778e0dc-678d-4bf9-986f-f36b5c9a30f4 Date: Wed, 09 Jan 2019 00:54:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:54:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:54:25Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/19cee949-fc1f-411e-b88f-1515a744c36c/snap", "metadata": {}}], "self": "/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c", "min_disk": 0, "protected": false, "id": "19cee949-fc1f-411e-b88f-1515a744c36c", "file": "/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/19cee949-fc1f-411e-b88f-1515a744c36c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:54:26,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c used request id req-c778e0dc-678d-4bf9-986f-f36b5c9a30f4 2019-01-09 00:54:26,982 - create_image - DEBUG - Instance status is - active 2019-01-09 00:54:26,982 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image 2019-01-09 00:54:26,982 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image 2019-01-09 00:54:26,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:54:26,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:54:27,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["gsnVD46OS9-M7XF66lVLmg"], "issued_at": "2019-01-09T00:54:27.000000Z"}} 2019-01-09 00:54:27,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f366e500283813b1a5f62f4614c368556d12db71" 2019-01-09 00:54:27,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcdfe8bc-c78c-43d0-9395-b38f28c3543e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:54:27,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dcdfe8bc-c78c-43d0-9395-b38f28c3543e 2019-01-09 00:54:27,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f366e500283813b1a5f62f4614c368556d12db71" 2019-01-09 00:54:27,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0f700f76-ca47-4979-a94d-a0cb2b0725fa Date: Wed, 09 Jan 2019 00:54:27 GMT RESP BODY: {"networks":[]} 2019-01-09 00:54:27,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-0f700f76-ca47-4979-a94d-a0cb2b0725fa 2019-01-09 00:54:27,657 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net 2019-01-09 00:54:27,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f366e500283813b1a5f62f4614c368556d12db71" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net", "admin_state_up": true}}' 2019-01-09 00:54:28,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-dbc155e8-e67f-4c5d-80ac-f3010b4224f8 Date: Wed, 09 Jan 2019 00:54: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":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:54:27Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","mtu":1450}} 2019-01-09 00:54:28,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-dbc155e8-e67f-4c5d-80ac-f3010b4224f8 2019-01-09 00:54:28,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f366e500283813b1a5f62f4614c368556d12db71" 2019-01-09 00:54:28,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-a1bffded-a0de-4d9f-8704-8fd3bd4ab1a4 Date: Wed, 09 Jan 2019 00:54:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:54:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:54:28,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-a1bffded-a0de-4d9f-8704-8fd3bd4ab1a4 2019-01-09 00:54:28,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f366e500283813b1a5f62f4614c368556d12db71" 2019-01-09 00:54:28,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a7a6defb-097d-4f58-8b53-31774a381535 Date: Wed, 09 Jan 2019 00:54:28 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:54:28,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-a7a6defb-097d-4f58-8b53-31774a381535 2019-01-09 00:54:28,708 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet 2019-01-09 00:54:28,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f366e500283813b1a5f62f4614c368556d12db71" -d '{"subnets": [{"ip_version": 4, "network_id": "7cf0e0cc-9851-46a4-9415-880a621d9493", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]}' 2019-01-09 00:54:29,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3abccdd8-4b2f-4376-b4c5-e7d3e6c8229c Date: Wed, 09 Jan 2019 00:54:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:54:29,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-3abccdd8-4b2f-4376-b4c5-e7d3e6c8229c 2019-01-09 00:54:29,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f366e500283813b1a5f62f4614c368556d12db71" 2019-01-09 00:54:29,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-dcaa2c9a-df4d-4e41-a2da-cd52e8728fa9 Date: Wed, 09 Jan 2019 00:54:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:54:29,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-dcaa2c9a-df4d-4e41-a2da-cd52e8728fa9 2019-01-09 00:54:29,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f366e500283813b1a5f62f4614c368556d12db71" 2019-01-09 00:54:29,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ee07a91b-feee-4f47-aa15-f9a748685e2a Date: Wed, 09 Jan 2019 00:54:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:54:29,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-ee07a91b-feee-4f47-aa15-f9a748685e2a 2019-01-09 00:54:29,739 - OpenStackNetwork - DEBUG - Network [7cf0e0cc-9851-46a4-9415-880a621d9493] created successfully 2019-01-09 00:54:29,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:54:29,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:54:30,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:54:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["rC-704nQSpaJr2MsvspVdw"], "issued_at": "2019-01-09T00:54:30.000000Z"}} 2019-01-09 00:54:30,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3166b69661d67a83f498168f57a82b6a6b16a34" 2019-01-09 00:54:30,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f25711e-54aa-414c-9c37-6371708949bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:54:30,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5f25711e-54aa-414c-9c37-6371708949bd 2019-01-09 00:54:30,197 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:54:30,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3166b69661d67a83f498168f57a82b6a6b16a34" 2019-01-09 00:54:30,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54: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-955088ed-6a97-416f-8596-5a4d58253332 x-compute-request-id: req-955088ed-6a97-416f-8596-5a4d58253332 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:54:30,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-955088ed-6a97-416f-8596-5a4d58253332 2019-01-09 00:54:30,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3166b69661d67a83f498168f57a82b6a6b16a34" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 00:54:30,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54: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-597cd442-bf8a-495a-ab34-6f244e3de2e0 x-compute-request-id: req-597cd442-bf8a-495a-ab34-6f244e3de2e0 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:54:30,761 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-597cd442-bf8a-495a-ab34-6f244e3de2e0 2019-01-09 00:54:30,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:54:30,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:54:31,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:54:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["FWYjSspxT6KntnJruY16KQ"], "issued_at": "2019-01-09T00:54:31.000000Z"}} 2019-01-09 00:54:31,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9d75e55314e638d5d6b8335fc97667286a4255" 2019-01-09 00:54:31,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8177a4f7-c4ce-4dc2-804f-fd3acec6ffb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:54:31,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8177a4f7-c4ce-4dc2-804f-fd3acec6ffb1 2019-01-09 00:54:31,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9d75e55314e638d5d6b8335fc97667286a4255" 2019-01-09 00:54:32,023 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:31 GMT Server: Apache x-compute-request-id: req-073f8712-a899-46b5-b29d-fb61222a5017 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-073f8712-a899-46b5-b29d-fb61222a5017 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 00:54:32,023 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/detail used request id req-073f8712-a899-46b5-b29d-fb61222a5017 2019-01-09 00:54:32,027 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-073f8712-a899-46b5-b29d-fb61222a5017" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9d75e55314e638d5d6b8335fc97667286a4255" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44", "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}}' 2019-01-09 00:54:33,150 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:54:32 GMT Server: Apache x-compute-request-id: req-05074496-9203-4c77-b9e1-945028d384d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-05074496-9203-4c77-b9e1-945028d384d3 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T00:54:33.034321", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "64935162-e4a2-4460-adf2-7d3ea54153a6", "size": 1}} 2019-01-09 00:54:33,150 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes used request id req-05074496-9203-4c77-b9e1-945028d384d3 2019-01-09 00:54:33,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-073f8712-a899-46b5-b29d-fb61222a5017" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9d75e55314e638d5d6b8335fc97667286a4255" 2019-01-09 00:54:33,915 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:33 GMT Server: Apache x-compute-request-id: req-12b7197f-4c9e-4c90-bfb3-ea41dfb4dad6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12b7197f-4c9e-4c90-bfb3-ea41dfb4dad6 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:54:33.000000", "replication_status": null, "snapshot_id": null, "id": "64935162-e4a2-4460-adf2-7d3ea54153a6", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44", "bootable": "false", "created_at": "2019-01-09T00:54:33.000000", "volume_type": null}} 2019-01-09 00:54:33,916 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 used request id req-12b7197f-4c9e-4c90-bfb3-ea41dfb4dad6 2019-01-09 00:54:33,916 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44 2019-01-09 00:54:33,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-073f8712-a899-46b5-b29d-fb61222a5017" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9d75e55314e638d5d6b8335fc97667286a4255" 2019-01-09 00:54:34,691 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:33 GMT Server: Apache x-compute-request-id: req-6abd2f19-988f-4295-b950-4340532bb550 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6abd2f19-988f-4295-b950-4340532bb550 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:54:33.000000", "replication_status": null, "snapshot_id": null, "id": "64935162-e4a2-4460-adf2-7d3ea54153a6", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44", "bootable": "false", "created_at": "2019-01-09T00:54:33.000000", "volume_type": null}} 2019-01-09 00:54:34,692 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 used request id req-6abd2f19-988f-4295-b950-4340532bb550 2019-01-09 00:54:34,692 - create_volume - DEBUG - Instance status is - creating 2019-01-09 00:54:34,692 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 00:54:37,696 - create_volume - DEBUG - Volume status query timeout in 296.220900059 2019-01-09 00:54:37,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-073f8712-a899-46b5-b29d-fb61222a5017" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9d75e55314e638d5d6b8335fc97667286a4255" 2019-01-09 00:54:38,463 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:37 GMT Server: Apache x-compute-request-id: req-ef52c385-1e5c-4581-8dc2-0786a4f79367 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef52c385-1e5c-4581-8dc2-0786a4f79367 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:54:36.000000", "replication_status": null, "snapshot_id": null, "id": "64935162-e4a2-4460-adf2-7d3ea54153a6", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44", "bootable": "false", "created_at": "2019-01-09T00:54:33.000000", "volume_type": null}} 2019-01-09 00:54:38,463 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 used request id req-ef52c385-1e5c-4581-8dc2-0786a4f79367 2019-01-09 00:54:38,464 - create_volume - DEBUG - Instance status is - available 2019-01-09 00:54:38,464 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44 2019-01-09 00:54:38,464 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44 2019-01-09 00:54:38,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:54:38,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:54:38,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["B6VjamgJQe6yfOHWs_I0DQ"], "issued_at": "2019-01-09T00:54:38.000000Z"}} 2019-01-09 00:54:38,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:38,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de629316-6a48-4c35-b014-889dff6ff8ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:54:38,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-de629316-6a48-4c35-b014-889dff6ff8ae 2019-01-09 00:54:38,938 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:54:38,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:39,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99d49c04-9fab-4294-8f31-5ebcf4b0c4fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:54:39,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-99d49c04-9fab-4294-8f31-5ebcf4b0c4fb 2019-01-09 00:54:39,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:39,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-44a317f8-9db7-4a8b-bd37-a41228cd2376 Date: Wed, 09 Jan 2019 00:54:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:54:39,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-44a317f8-9db7-4a8b-bd37-a41228cd2376 2019-01-09 00:54:39,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:54:39,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:54:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:54:39,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:39,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddaf82f5-c015-4ece-94c7-07f03ec23fc2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:54:39,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-ddaf82f5-c015-4ece-94c7-07f03ec23fc2 2019-01-09 00:54:39,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:39,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-be672cbf-b9af-4304-9049-90e2d71fbdc6 Date: Wed, 09 Jan 2019 00:54:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:54:39,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-be672cbf-b9af-4304-9049-90e2d71fbdc6 2019-01-09 00:54:39,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493&name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:39,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6388d4bf-8aae-4bde-94ee-f1ed4dd72651 Date: Wed, 09 Jan 2019 00:54:39 GMT RESP BODY: {"ports":[]} 2019-01-09 00:54:39,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493&name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port&admin_state_up=True used request id req-6388d4bf-8aae-4bde-94ee-f1ed4dd72651 2019-01-09 00:54:39,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:40,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-bbcd8c44-6157-4f99-a1d4-0d37e1c680e9 x-compute-request-id: req-bbcd8c44-6157-4f99-a1d4-0d37e1c680e9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 00:54:40,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst used request id req-bbcd8c44-6157-4f99-a1d4-0d37e1c680e9 2019-01-09 00:54:40,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:40,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5c213c46-427f-4523-8058-a70de745a046 Date: Wed, 09 Jan 2019 00:54:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:54:40,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-5c213c46-427f-4523-8058-a70de745a046 2019-01-09 00:54:40,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:40,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0695da4a-5f85-4280-a16f-dd1d3fed95e3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:54:40,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-0695da4a-5f85-4280-a16f-dd1d3fed95e3 2019-01-09 00:54:40,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:40,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7f02ab86-f0b7-4e53-8916-718f5b9bb49f Date: Wed, 09 Jan 2019 00:54:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:54:40,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-7f02ab86-f0b7-4e53-8916-718f5b9bb49f 2019-01-09 00:54:40,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493&name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:40,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-623f35c9-0206-47ab-9e80-ea01ac179417 Date: Wed, 09 Jan 2019 00:54:40 GMT RESP BODY: {"ports":[]} 2019-01-09 00:54:40,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493&name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port&admin_state_up=True used request id req-623f35c9-0206-47ab-9e80-ea01ac179417 2019-01-09 00:54:40,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:54:40,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:54:41,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["UwP_c5J3RdiV0utyztZA5Q"], "issued_at": "2019-01-09T00:54:41.000000Z"}} 2019-01-09 00:54:41,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce572bcded831cf15345f1126e985b2da29fc70f" 2019-01-09 00:54:41,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae72be8e-4d0d-4a6e-8ba3-bb4379d1bb5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:54:41,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ae72be8e-4d0d-4a6e-8ba3-bb4379d1bb5f 2019-01-09 00:54:41,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:41,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-92eb47f6-972c-4320-bc2d-f8e0fc00a7d7 Date: Wed, 09 Jan 2019 00:54:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:54:41,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-92eb47f6-972c-4320-bc2d-f8e0fc00a7d7 2019-01-09 00:54:41,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:41,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a87601d1-9754-4d01-bdbd-b67a5514469c Date: Wed, 09 Jan 2019 00:54:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:54:41,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-a87601d1-9754-4d01-bdbd-b67a5514469c 2019-01-09 00:54:41,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:41,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ed2daa0a-9242-4ecf-b159-7c6ca7035f32 Date: Wed, 09 Jan 2019 00:54:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:54:41,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-ed2daa0a-9242-4ecf-b159-7c6ca7035f32 2019-01-09 00:54:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:54:41,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:54:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:54:41,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce572bcded831cf15345f1126e985b2da29fc70f" 2019-01-09 00:54:41,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34eb8eb4-ca59-4e48-a88a-a298d8f4956f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:54:41,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-34eb8eb4-ca59-4e48-a88a-a298d8f4956f 2019-01-09 00:54:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:42,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bb9fad9b-c3b7-45b4-9a34-5eff359cf758 Date: Wed, 09 Jan 2019 00:54:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:54:42,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-bb9fad9b-c3b7-45b4-9a34-5eff359cf758 2019-01-09 00:54:42,082 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net 2019-01-09 00:54:42,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" -d '{"port": {"network_id": "7cf0e0cc-9851-46a4-9415-880a621d9493", "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port", "admin_state_up": true}}' 2019-01-09 00:54:43,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-071d333b-1c18-4cf0-a755-b8714828f8a4 Date: Wed, 09 Jan 2019 00:54:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:42Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.13"}],"id":"aca7f8a9-8f90-468a-a412-bd5d1be81bd9","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:95:b5","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port","project_id":"15f714b418f04457bfb86848f944dee5","qos_policy_id":null,"admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:42Z","binding:vnic_type":"normal"}} 2019-01-09 00:54:43,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-071d333b-1c18-4cf0-a755-b8714828f8a4 2019-01-09 00:54:43,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:43,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8f27fb9b-f3c3-4e22-a09f-833484007a01 Date: Wed, 09 Jan 2019 00:54:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:54:43,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-8f27fb9b-f3c3-4e22-a09f-833484007a01 2019-01-09 00:54:43,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:43,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66eb92c-4155-4ac0-812f-ec355bc85ed2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:54:43,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-b66eb92c-4155-4ac0-812f-ec355bc85ed2 2019-01-09 00:54:43,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:43,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aa27669f-df5f-49ca-837b-4df6b3fc3f02 Date: Wed, 09 Jan 2019 00:54:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:54:43,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-aa27669f-df5f-49ca-837b-4df6b3fc3f02 2019-01-09 00:54:43,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493&name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:43,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-b43aca29-e112-4997-8343-c1ecc0d24e01 Date: Wed, 09 Jan 2019 00:54:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.13"}],"id":"aca7f8a9-8f90-468a-a412-bd5d1be81bd9","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:95:b5","project_id":"15f714b418f04457bfb86848f944dee5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:42Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 00:54:43,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493&name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port&admin_state_up=True used request id req-b43aca29-e112-4997-8343-c1ecc0d24e01 2019-01-09 00:54:43,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:43,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eddb8b2-5ac5-46ec-b7bb-65f9a9ea96ba Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:54:43,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-9eddb8b2-5ac5-46ec-b7bb-65f9a9ea96ba 2019-01-09 00:54:43,976 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst 2019-01-09 00:54:43,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:44,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-e3abb3c2-01e9-45a0-a58e-f67b1370a12d x-compute-request-id: req-e3abb3c2-01e9-45a0-a58e-f67b1370a12d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-flavor"}]} 2019-01-09 00:54:44,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e3abb3c2-01e9-45a0-a58e-f67b1370a12d 2019-01-09 00:54:44,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:44,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:54: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-4ef32f6b-3fd1-411b-ac3e-29eae2063e38 x-compute-request-id: req-4ef32f6b-3fd1-411b-ac3e-29eae2063e38 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:54:44,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798 used request id req-4ef32f6b-3fd1-411b-ac3e-29eae2063e38 2019-01-09 00:54:44,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:44,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-545855e4-24fc-4a89-9e2a-136784a1ed22 Date: Wed, 09 Jan 2019 00:54:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:54:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:54:25Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/19cee949-fc1f-411e-b88f-1515a744c36c/snap", "metadata": {}}], "self": "/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c", "min_disk": 0, "protected": false, "id": "19cee949-fc1f-411e-b88f-1515a744c36c", "file": "/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/19cee949-fc1f-411e-b88f-1515a744c36c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image"} 2019-01-09 00:54:44,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image used request id req-545855e4-24fc-4a89-9e2a-136784a1ed22 2019-01-09 00:54:44,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:45,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1247c2b3-0419-467f-bc5d-2004b675fc65 Date: Wed, 09 Jan 2019 00:54: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:54:45,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1247c2b3-0419-467f-bc5d-2004b675fc65 2019-01-09 00:54:45,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "imageRef": "19cee949-fc1f-411e-b88f-1515a744c36c", "flavorRef": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "max_count": 1, "min_count": 1, "networks": [{"port": "aca7f8a9-8f90-468a-a412-bd5d1be81bd9"}]}}' 2019-01-09 00:54:47,043 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:54: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-c5b73d2d-0cd0-4086-9b4b-d225af110e39 x-compute-request-id: req-c5b73d2d-0cd0-4086-9b4b-d225af110e39 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "adminPass": "cSCb6dHrztwJ"}} 2019-01-09 00:54:47,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-c5b73d2d-0cd0-4086-9b4b-d225af110e39 2019-01-09 00:54:47,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:47,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-24326105-40e8-4ef2-b0de-14e8f5f21e0a x-compute-request-id: req-24326105-40e8-4ef2-b0de-14e8f5f21e0a Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:54:47Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:54:47,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-24326105-40e8-4ef2-b0de-14e8f5f21e0a 2019-01-09 00:54:47,445 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst 2019-01-09 00:54:47,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:47,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-b1345d71-f606-4fba-8d6f-616bb173ba77 x-compute-request-id: req-b1345d71-f606-4fba-8d6f-616bb173ba77 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:54:47Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:54:47,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-b1345d71-f606-4fba-8d6f-616bb173ba77 2019-01-09 00:54:47,853 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst] is - BUILD 2019-01-09 00:54:47,853 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:54:50,856 - create_instance - DEBUG - VM status query timeout in 896.589016914 2019-01-09 00:54:50,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:51,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-74e20791-d91d-419d-be7c-fc92867cd46a x-compute-request-id: req-74e20791-d91d-419d-be7c-fc92867cd46a Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:54:50Z", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:54:51,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-74e20791-d91d-419d-be7c-fc92867cd46a 2019-01-09 00:54:51,250 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst] is - BUILD 2019-01-09 00:54:51,250 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:54:54,253 - create_instance - DEBUG - VM status query timeout in 893.192345858 2019-01-09 00:54:54,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:54,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-0a917831-42e0-459e-b115-21b7ffcc174f x-compute-request-id: req-0a917831-42e0-459e-b115-21b7ffcc174f Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:54:53Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:54:54,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-0a917831-42e0-459e-b115-21b7ffcc174f 2019-01-09 00:54:54,486 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst] is - BUILD 2019-01-09 00:54:54,486 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:54:57,490 - create_instance - DEBUG - VM status query timeout in 889.955896854 2019-01-09 00:54:57,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:54:58,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-04a6632d-e17a-4ca0-82af-ee745bd42437 x-compute-request-id: req-04a6632d-e17a-4ca0-82af-ee745bd42437 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:95:b5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:54:53Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:54:58,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-04a6632d-e17a-4ca0-82af-ee745bd42437 2019-01-09 00:54:58,416 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst] is - BUILD 2019-01-09 00:54:58,416 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:55:01,419 - create_instance - DEBUG - VM status query timeout in 886.026288986 2019-01-09 00:55:01,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:02,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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,Accept-Encoding x-openstack-request-id: req-5f8b2dad-42d1-438d-bf77-026c6eb0e3bb x-compute-request-id: req-5f8b2dad-42d1-438d-bf77-026c6eb0e3bb Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:95:b5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:54:58Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:55:02,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-5f8b2dad-42d1-438d-bf77-026c6eb0e3bb 2019-01-09 00:55:02,309 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst] is - ACTIVE 2019-01-09 00:55:02,309 - create_instance - INFO - VM is - ACTIVE 2019-01-09 00:55:02,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:03,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55: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-26e18591-5297-4f21-83fc-363fceac8c5b x-compute-request-id: req-26e18591-5297-4f21-83fc-363fceac8c5b Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:95:b5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:54:58Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:55:03,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-26e18591-5297-4f21-83fc-363fceac8c5b 2019-01-09 00:55:03,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:03,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-72c886b2-d67d-4f57-81d6-8cdcbe9aa4bc Date: Wed, 09 Jan 2019 00:55:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:03,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-72c886b2-d67d-4f57-81d6-8cdcbe9aa4bc 2019-01-09 00:55:03,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:03,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199f0c3c-0384-4d6c-a526-3ad09592f285 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:03,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-199f0c3c-0384-4d6c-a526-3ad09592f285 2019-01-09 00:55:03,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:03,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0707d446-1fbb-434f-ac6c-7fd08dccec08 Date: Wed, 09 Jan 2019 00:55:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:55:03,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-0707d446-1fbb-434f-ac6c-7fd08dccec08 2019-01-09 00:55:03,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:03,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-c357b706-0281-4b80-967d-67125f2be1a0 Date: Wed, 09 Jan 2019 00:55:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.3"}],"id":"249f6798-b5ac-47fd-9ef1-68647b08bed7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:4f:99","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.2"}],"id":"2fa574d7-f1a6-4b34-b265-4afd4cf11478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:d3:65","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.4"}],"id":"9423075f-cf19-4a9b-89a6-577c35b318ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:12:35","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.13"}],"id":"aca7f8a9-8f90-468a-a412-bd5d1be81bd9","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:95:b5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:42Z","binding:vnic_type":"normal","device_id":"6a8416e0-06f5-4ff4-a40e-7f5e03140144"}]} 2019-01-09 00:55:03,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-c357b706-0281-4b80-967d-67125f2be1a0 2019-01-09 00:55:03,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:55:03,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:55:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["EpH2sDdUTUKZ5hbuRpirwQ"], "issued_at": "2019-01-09T00:55:03.000000Z"}} 2019-01-09 00:55:03,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:03,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9118293-caee-465e-b8fb-f7b5248cb5ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:55:03,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f9118293-caee-465e-b8fb-f7b5248cb5ce 2019-01-09 00:55:03,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:04,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55: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-b51e42ec-91c5-453e-b861-3898e5c8abf3 x-compute-request-id: req-b51e42ec-91c5-453e-b861-3898e5c8abf3 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:95:b5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:54:58Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:55:04,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-b51e42ec-91c5-453e-b861-3898e5c8abf3 2019-01-09 00:55:04,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:04,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-24fb077a-28ce-4af1-ae8d-3500572e8d32 Date: Wed, 09 Jan 2019 00:55:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:04,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-24fb077a-28ce-4af1-ae8d-3500572e8d32 2019-01-09 00:55:04,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:04,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f8066b-42bb-4aae-99f8-5c2f4af0fe1b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:04,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-59f8066b-42bb-4aae-99f8-5c2f4af0fe1b 2019-01-09 00:55:04,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:04,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-04ad3da6-ae96-4e0d-afdd-28e6d2b0e4bc Date: Wed, 09 Jan 2019 00:55:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:55:04,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-04ad3da6-ae96-4e0d-afdd-28e6d2b0e4bc 2019-01-09 00:55:04,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:05,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-96d78676-7323-4de9-b6ed-9e6ea775579e Date: Wed, 09 Jan 2019 00:55:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.3"}],"id":"249f6798-b5ac-47fd-9ef1-68647b08bed7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:4f:99","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.2"}],"id":"2fa574d7-f1a6-4b34-b265-4afd4cf11478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:d3:65","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.4"}],"id":"9423075f-cf19-4a9b-89a6-577c35b318ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:12:35","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.13"}],"id":"aca7f8a9-8f90-468a-a412-bd5d1be81bd9","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:95:b5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:42Z","binding:vnic_type":"normal","device_id":"6a8416e0-06f5-4ff4-a40e-7f5e03140144"}]} 2019-01-09 00:55:05,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-96d78676-7323-4de9-b6ed-9e6ea775579e 2019-01-09 00:55:05,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" -d '{"volumeAttachment": {"volumeId": "64935162-e4a2-4460-adf2-7d3ea54153a6"}}' 2019-01-09 00:55:07,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55: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-95ddb2d1-4d58-444a-b8e4-82e96f169362 x-compute-request-id: req-95ddb2d1-4d58-444a-b8e4-82e96f169362 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "id": "64935162-e4a2-4460-adf2-7d3ea54153a6", "volumeId": "64935162-e4a2-4460-adf2-7d3ea54153a6"}} 2019-01-09 00:55:07,378 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144/os-volume_attachments used request id req-95ddb2d1-4d58-444a-b8e4-82e96f169362 2019-01-09 00:55:07,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:08,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55: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-9ce60bb4-48e4-412a-9ec8-404e09ad8f4f x-compute-request-id: req-9ce60bb4-48e4-412a-9ec8-404e09ad8f4f Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:95:b5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:54:58Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "64935162-e4a2-4460-adf2-7d3ea54153a6"}], "metadata": {}}} 2019-01-09 00:55:08,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-9ce60bb4-48e4-412a-9ec8-404e09ad8f4f 2019-01-09 00:55:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:08,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-dc551ac3-8346-461b-abf6-86c3d7a72d7e Date: Wed, 09 Jan 2019 00:55:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:08,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-dc551ac3-8346-461b-abf6-86c3d7a72d7e 2019-01-09 00:55:08,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:55:08,938 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:55:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:55:08,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:09,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5120bf3-aa36-4201-a152-dfaf7cbf11f1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:09,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-f5120bf3-aa36-4201-a152-dfaf7cbf11f1 2019-01-09 00:55:09,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:09,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8e52c9c4-3aa6-4584-bad0-7748d24f26df Date: Wed, 09 Jan 2019 00:55:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:55:09,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-8e52c9c4-3aa6-4584-bad0-7748d24f26df 2019-01-09 00:55:09,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:09,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-adaa276c-5c4f-42d9-aa7d-aa6db101b69e Date: Wed, 09 Jan 2019 00:55:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.3"}],"id":"249f6798-b5ac-47fd-9ef1-68647b08bed7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:4f:99","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.2"}],"id":"2fa574d7-f1a6-4b34-b265-4afd4cf11478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:d3:65","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.4"}],"id":"9423075f-cf19-4a9b-89a6-577c35b318ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:12:35","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.13"}],"id":"aca7f8a9-8f90-468a-a412-bd5d1be81bd9","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:95:b5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:42Z","binding:vnic_type":"normal","device_id":"6a8416e0-06f5-4ff4-a40e-7f5e03140144"}]} 2019-01-09 00:55:09,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-adaa276c-5c4f-42d9-aa7d-aa6db101b69e 2019-01-09 00:55:09,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:10,283 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:09 GMT Server: Apache x-compute-request-id: req-5c4f49a6-457c-4eed-b8af-e30147ae14e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c4f49a6-457c-4eed-b8af-e30147ae14e0 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:55:07.000000", "replication_status": null, "snapshot_id": null, "id": "64935162-e4a2-4460-adf2-7d3ea54153a6", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44", "bootable": "false", "created_at": "2019-01-09T00:54:33.000000", "volume_type": null}} 2019-01-09 00:55:10,283 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 used request id req-5c4f49a6-457c-4eed-b8af-e30147ae14e0 2019-01-09 00:55:13,289 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5c4f49a6-457c-4eed-b8af-e30147ae14e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:14,036 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:13 GMT Server: Apache x-compute-request-id: req-fe2a3bc8-2884-4b5f-800c-e997040e5db1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe2a3bc8-2884-4b5f-800c-e997040e5db1 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "attachment_id": "4269bb49-2206-4f8a-8e21-f46f28b3654f", "attached_at": "2019-01-09T00:55:12.000000", "host_name": null, "volume_id": "64935162-e4a2-4460-adf2-7d3ea54153a6", "device": "/dev/vdb", "id": "64935162-e4a2-4460-adf2-7d3ea54153a6"}], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:55:12.000000", "replication_status": null, "snapshot_id": null, "id": "64935162-e4a2-4460-adf2-7d3ea54153a6", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44", "bootable": "false", "created_at": "2019-01-09T00:54:33.000000", "volume_type": null}} 2019-01-09 00:55:14,037 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 used request id req-fe2a3bc8-2884-4b5f-800c-e997040e5db1 2019-01-09 00:55:14,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:14,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-301a8aef-9bc3-457f-ac97-2c1647331f1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:55:14,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-301a8aef-9bc3-457f-ac97-2c1647331f1f 2019-01-09 00:55:14,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:14,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13193c97-2e8b-46a7-a1c8-76f21c254d86 x-compute-request-id: req-13193c97-2e8b-46a7-a1c8-76f21c254d86 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:95:b5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:55:10Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "64935162-e4a2-4460-adf2-7d3ea54153a6"}], "metadata": {}}} 2019-01-09 00:55:14,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-13193c97-2e8b-46a7-a1c8-76f21c254d86 2019-01-09 00:55:14,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:14,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f0faa936-ceb1-4aeb-909c-25021a9eae12 Date: Wed, 09 Jan 2019 00:55:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:14,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-f0faa936-ceb1-4aeb-909c-25021a9eae12 2019-01-09 00:55:14,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:14,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00735b22-508a-4350-ac9f-dbbaa71d95cd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:14,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-00735b22-508a-4350-ac9f-dbbaa71d95cd 2019-01-09 00:55:14,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:14,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d5e94397-f1a0-4a44-ba6b-83bff824da90 Date: Wed, 09 Jan 2019 00:55:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:55:14,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-d5e94397-f1a0-4a44-ba6b-83bff824da90 2019-01-09 00:55:14,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:14,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-752c4652-fd8e-471a-b344-6afb7f93bae5 Date: Wed, 09 Jan 2019 00:55:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.3"}],"id":"249f6798-b5ac-47fd-9ef1-68647b08bed7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:4f:99","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.2"}],"id":"2fa574d7-f1a6-4b34-b265-4afd4cf11478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:d3:65","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.4"}],"id":"9423075f-cf19-4a9b-89a6-577c35b318ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:12:35","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.13"}],"id":"aca7f8a9-8f90-468a-a412-bd5d1be81bd9","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:95:b5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:42Z","binding:vnic_type":"normal","device_id":"6a8416e0-06f5-4ff4-a40e-7f5e03140144"}]} 2019-01-09 00:55:14,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-752c4652-fd8e-471a-b344-6afb7f93bae5 2019-01-09 00:55:14,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:16,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a47a1480-57fe-4435-8ee0-6b7c17f6cfaa x-compute-request-id: req-a47a1480-57fe-4435-8ee0-6b7c17f6cfaa Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:95:b5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:55:10Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "64935162-e4a2-4460-adf2-7d3ea54153a6"}], "metadata": {}}} 2019-01-09 00:55:16,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-a47a1480-57fe-4435-8ee0-6b7c17f6cfaa 2019-01-09 00:55:16,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:16,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8a557b10-ce61-4d1b-b7ff-084e7a51b1a2 Date: Wed, 09 Jan 2019 00:55:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:16,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-8a557b10-ce61-4d1b-b7ff-084e7a51b1a2 2019-01-09 00:55:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:16,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4fcac5-1f97-4109-865c-0d2372d786f2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:16,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-af4fcac5-1f97-4109-865c-0d2372d786f2 2019-01-09 00:55:16,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:16,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-10a0ee38-97bb-4f01-8c52-4c7ac0c08706 Date: Wed, 09 Jan 2019 00:55:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:55:16,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-10a0ee38-97bb-4f01-8c52-4c7ac0c08706 2019-01-09 00:55:16,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:16,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-93f96db8-d11f-4591-897b-b16dcb5e0917 Date: Wed, 09 Jan 2019 00:55:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.3"}],"id":"249f6798-b5ac-47fd-9ef1-68647b08bed7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:4f:99","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.2"}],"id":"2fa574d7-f1a6-4b34-b265-4afd4cf11478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:d3:65","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.4"}],"id":"9423075f-cf19-4a9b-89a6-577c35b318ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:12:35","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.13"}],"id":"aca7f8a9-8f90-468a-a412-bd5d1be81bd9","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:95:b5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:42Z","binding:vnic_type":"normal","device_id":"6a8416e0-06f5-4ff4-a40e-7f5e03140144"}]} 2019-01-09 00:55:16,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-93f96db8-d11f-4591-897b-b16dcb5e0917 2019-01-09 00:55:16,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:17,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5e9ac71-7157-42e5-a233-eac2cccb178f x-compute-request-id: req-e5e9ac71-7157-42e5-a233-eac2cccb178f Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:95:b5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:55:10Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "64935162-e4a2-4460-adf2-7d3ea54153a6"}], "metadata": {}}} 2019-01-09 00:55:17,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-e5e9ac71-7157-42e5-a233-eac2cccb178f 2019-01-09 00:55:17,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:17,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-540b99fc-5698-4043-8643-66c09fa3a1a9 Date: Wed, 09 Jan 2019 00:55:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:17,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-540b99fc-5698-4043-8643-66c09fa3a1a9 2019-01-09 00:55:17,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:17,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cbae1ec-5d53-4207-a4f9-691816b57472 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:17,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-7cbae1ec-5d53-4207-a4f9-691816b57472 2019-01-09 00:55:17,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:17,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-77f21ca1-3c23-4305-b704-020312725a4b Date: Wed, 09 Jan 2019 00:55:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:55:17,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-77f21ca1-3c23-4305-b704-020312725a4b 2019-01-09 00:55:17,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:18,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-d41c7b7c-ac1b-487e-b2ff-494a6d6531ef Date: Wed, 09 Jan 2019 00:55:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.3"}],"id":"249f6798-b5ac-47fd-9ef1-68647b08bed7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:4f:99","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.2"}],"id":"2fa574d7-f1a6-4b34-b265-4afd4cf11478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:d3:65","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.4"}],"id":"9423075f-cf19-4a9b-89a6-577c35b318ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:12:35","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.13"}],"id":"aca7f8a9-8f90-468a-a412-bd5d1be81bd9","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:95:b5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:42Z","binding:vnic_type":"normal","device_id":"6a8416e0-06f5-4ff4-a40e-7f5e03140144"}]} 2019-01-09 00:55:18,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-d41c7b7c-ac1b-487e-b2ff-494a6d6531ef 2019-01-09 00:55:18,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144/os-volume_attachments/64935162-e4a2-4460-adf2-7d3ea54153a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:19,230 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00: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-ceeff0f9-c442-45b6-95fa-486bb237f7ea x-compute-request-id: req-ceeff0f9-c442-45b6-95fa-486bb237f7ea Content-Length: 0 Content-Type: application/json 2019-01-09 00:55:19,230 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144/os-volume_attachments/64935162-e4a2-4460-adf2-7d3ea54153a6 used request id req-ceeff0f9-c442-45b6-95fa-486bb237f7ea 2019-01-09 00:55:19,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:19,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-097df486-d995-46c4-8880-c1cf68a3c15a x-compute-request-id: req-097df486-d995-46c4-8880-c1cf68a3c15a Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:95:b5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:55:10Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "64935162-e4a2-4460-adf2-7d3ea54153a6"}], "metadata": {}}} 2019-01-09 00:55:19,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-097df486-d995-46c4-8880-c1cf68a3c15a 2019-01-09 00:55:19,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:20,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a917ed02-e8e5-4d93-a990-074eccd8b23a Date: Wed, 09 Jan 2019 00:55:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:20,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-a917ed02-e8e5-4d93-a990-074eccd8b23a 2019-01-09 00:55:20,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:20,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad10a3ae-75e0-474b-9f88-be38def6e69b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:20,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-ad10a3ae-75e0-474b-9f88-be38def6e69b 2019-01-09 00:55:20,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:20,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8d260b83-4a1a-4846-bcc5-775a6f4f391a Date: Wed, 09 Jan 2019 00:55:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:55:20,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-8d260b83-4a1a-4846-bcc5-775a6f4f391a 2019-01-09 00:55:20,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:20,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-5c5bd3b7-a981-432f-9c4b-62e8a4481313 Date: Wed, 09 Jan 2019 00:55:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.3"}],"id":"249f6798-b5ac-47fd-9ef1-68647b08bed7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:4f:99","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.2"}],"id":"2fa574d7-f1a6-4b34-b265-4afd4cf11478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:d3:65","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.4"}],"id":"9423075f-cf19-4a9b-89a6-577c35b318ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:12:35","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.13"}],"id":"aca7f8a9-8f90-468a-a412-bd5d1be81bd9","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:95:b5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:42Z","binding:vnic_type":"normal","device_id":"6a8416e0-06f5-4ff4-a40e-7f5e03140144"}]} 2019-01-09 00:55:20,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-5c5bd3b7-a981-432f-9c4b-62e8a4481313 2019-01-09 00:55:23,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:24,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23ea122f-a3f1-42af-99d8-fd543da4d4a5 x-compute-request-id: req-23ea122f-a3f1-42af-99d8-fd543da4d4a5 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:95:b5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:55:10Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:55:24,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-23ea122f-a3f1-42af-99d8-fd543da4d4a5 2019-01-09 00:55:24,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:24,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3fad4cc8-83a9-4bff-843e-d2b1832b78bb Date: Wed, 09 Jan 2019 00:55:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:24,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-3fad4cc8-83a9-4bff-843e-d2b1832b78bb 2019-01-09 00:55:24,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:24,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f53e48-1b5a-4298-9c1c-41cb2475a104 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:24,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-37f53e48-1b5a-4298-9c1c-41cb2475a104 2019-01-09 00:55:24,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:24,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-67eef37c-1e28-4bab-9d63-020d7a5cde7d Date: Wed, 09 Jan 2019 00:55:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:55:24,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-67eef37c-1e28-4bab-9d63-020d7a5cde7d 2019-01-09 00:55:24,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:25,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-71846a62-48cb-4de0-96ee-49a685838fa1 Date: Wed, 09 Jan 2019 00:55:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.3"}],"id":"249f6798-b5ac-47fd-9ef1-68647b08bed7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:4f:99","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.2"}],"id":"2fa574d7-f1a6-4b34-b265-4afd4cf11478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:d3:65","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.4"}],"id":"9423075f-cf19-4a9b-89a6-577c35b318ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:12:35","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.13"}],"id":"aca7f8a9-8f90-468a-a412-bd5d1be81bd9","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:95:b5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:42Z","binding:vnic_type":"normal","device_id":"6a8416e0-06f5-4ff4-a40e-7f5e03140144"}]} 2019-01-09 00:55:25,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-71846a62-48cb-4de0-96ee-49a685838fa1 2019-01-09 00:55:25,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5c4f49a6-457c-4eed-b8af-e30147ae14e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:25,859 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:25 GMT Server: Apache x-compute-request-id: req-505c996f-38d6-4058-9fae-654721feb5c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-505c996f-38d6-4058-9fae-654721feb5c7 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:55:19.000000", "replication_status": null, "snapshot_id": null, "id": "64935162-e4a2-4460-adf2-7d3ea54153a6", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44", "bootable": "false", "created_at": "2019-01-09T00:54:33.000000", "volume_type": null}} 2019-01-09 00:55:25,860 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 used request id req-505c996f-38d6-4058-9fae-654721feb5c7 2019-01-09 00:55:25,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:26,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0acc151-5c6c-41b5-a4bf-d859943f92d3 x-compute-request-id: req-f0acc151-5c6c-41b5-a4bf-d859943f92d3 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:95:b5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:55:10Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:55:26,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-f0acc151-5c6c-41b5-a4bf-d859943f92d3 2019-01-09 00:55:26,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:26,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5b9750a9-0dcf-46b1-a2fd-15c7e797c78a Date: Wed, 09 Jan 2019 00:55:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:26,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-5b9750a9-0dcf-46b1-a2fd-15c7e797c78a 2019-01-09 00:55:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:26,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1bee45a-afe9-4b3f-a393-f81d5636a8e9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:26,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-f1bee45a-afe9-4b3f-a393-f81d5636a8e9 2019-01-09 00:55:26,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:26,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fc461e6b-a439-4053-a232-87a8b2a49e68 Date: Wed, 09 Jan 2019 00:55:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:55:26,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-fc461e6b-a439-4053-a232-87a8b2a49e68 2019-01-09 00:55:26,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:26,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-72f71d2f-7c59-44d2-9317-52e1873783c8 Date: Wed, 09 Jan 2019 00:55:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.3"}],"id":"249f6798-b5ac-47fd-9ef1-68647b08bed7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:4f:99","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.2"}],"id":"2fa574d7-f1a6-4b34-b265-4afd4cf11478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:d3:65","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.4"}],"id":"9423075f-cf19-4a9b-89a6-577c35b318ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:12:35","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.13"}],"id":"aca7f8a9-8f90-468a-a412-bd5d1be81bd9","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:95:b5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:42Z","binding:vnic_type":"normal","device_id":"6a8416e0-06f5-4ff4-a40e-7f5e03140144"}]} 2019-01-09 00:55:26,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-72f71d2f-7c59-44d2-9317-52e1873783c8 2019-01-09 00:55:26,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:27,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-2213772f-96bb-44ca-aafa-73c444223dc6 x-compute-request-id: req-2213772f-96bb-44ca-aafa-73c444223dc6 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:95:b5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:55:10Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:55:27,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-2213772f-96bb-44ca-aafa-73c444223dc6 2019-01-09 00:55:27,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:27,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b3b941de-db68-48cf-b895-14ca0337b1f6 Date: Wed, 09 Jan 2019 00:55:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cf0e0cc-9851-46a4-9415-880a621d9493","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["ae1289de-ea40-4719-a919-0fa000c3ddd8"],"description":"","tags":[],"updated_at":"2019-01-09T00:54:28Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:27Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:27,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net used request id req-b3b941de-db68-48cf-b895-14ca0337b1f6 2019-01-09 00:55:27,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:27,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591bfc2c-e438-453d-9c5b-f60000d03dc7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:27,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-591bfc2c-e438-453d-9c5b-f60000d03dc7 2019-01-09 00:55:27,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:27,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-82e65681-0fa9-4f19-badb-2fe776cff367 Date: Wed, 09 Jan 2019 00:55:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:28Z","dns_nameservers":[],"updated_at":"2019-01-09T00:54:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet"}]} 2019-01-09 00:55:27,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-82e65681-0fa9-4f19-badb-2fe776cff367 2019-01-09 00:55:27,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16924361918266e7d586e22a1dfd5e2e199c782" 2019-01-09 00:55:28,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-7e8d056d-5ba9-4f11-8adb-c3543bba2b5f Date: Wed, 09 Jan 2019 00:55:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.3"}],"id":"249f6798-b5ac-47fd-9ef1-68647b08bed7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:4f:99","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.2"}],"id":"2fa574d7-f1a6-4b34-b265-4afd4cf11478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:d3:65","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.4"}],"id":"9423075f-cf19-4a9b-89a6-577c35b318ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:12:35","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cf0e0cc-9851-46a4-9415-880a621d9493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:54:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae1289de-ea40-4719-a919-0fa000c3ddd8","ip_address":"10.55.0.13"}],"id":"aca7f8a9-8f90-468a-a412-bd5d1be81bd9","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:95:b5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port","admin_state_up":true,"network_id":"7cf0e0cc-9851-46a4-9415-880a621d9493","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:54:42Z","binding:vnic_type":"normal","device_id":"6a8416e0-06f5-4ff4-a40e-7f5e03140144"}]} 2019-01-09 00:55:28,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-7e8d056d-5ba9-4f11-8adb-c3543bba2b5f 2019-01-09 00:55:28,003 - create_instance - INFO - Deleting Port with ID - aca7f8a9-8f90-468a-a412-bd5d1be81bd9 2019-01-09 00:55:28,003 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-port 2019-01-09 00:55:28,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/aca7f8a9-8f90-468a-a412-bd5d1be81bd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:28,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c1917eb-29c4-4a7a-bc74-6d9c2c514dfb Date: Wed, 09 Jan 2019 00:55:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:55:28,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/aca7f8a9-8f90-468a-a412-bd5d1be81bd9 used request id req-3c1917eb-29c4-4a7a-bc74-6d9c2c514dfb 2019-01-09 00:55:28,653 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst 2019-01-09 00:55:28,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:29,494 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00: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-a56b1d96-b090-49ee-8687-20bdd40e727e x-compute-request-id: req-a56b1d96-b090-49ee-8687-20bdd40e727e Content-Type: application/json 2019-01-09 00:55:29,494 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-a56b1d96-b090-49ee-8687-20bdd40e727e 2019-01-09 00:55:29,494 - create_instance - INFO - Checking deletion status 2019-01-09 00:55:29,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:29,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-531ba59d-3c54-488f-b55c-4b499a0dea2e x-compute-request-id: req-531ba59d-3c54-488f-b55c-4b499a0dea2e Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:55:28Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:55:29,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-531ba59d-3c54-488f-b55c-4b499a0dea2e 2019-01-09 00:55:29,735 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst] is - ACTIVE 2019-01-09 00:55:29,735 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:55:32,738 - create_instance - DEBUG - VM status query timeout in 296.756363869 2019-01-09 00:55:32,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:32,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-0b72dfe2-b9ee-4aeb-bccc-b60047f46755 x-compute-request-id: req-0b72dfe2-b9ee-4aeb-bccc-b60047f46755 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:55:28Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:55:32,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-0b72dfe2-b9ee-4aeb-bccc-b60047f46755 2019-01-09 00:55:33,000 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst] is - ACTIVE 2019-01-09 00:55:33,000 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:55:36,003 - create_instance - DEBUG - VM status query timeout in 293.49149394 2019-01-09 00:55:36,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:36,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4243307e-7228-4320-8aee-d8a5728b0a5a x-compute-request-id: req-4243307e-7228-4320-8aee-d8a5728b0a5a Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144", "rel": "bookmark"}], "image": {"id": "19cee949-fc1f-411e-b88f-1515a744c36c", "links": [{"href": "http://172.30.9.26:8774/images/19cee949-fc1f-411e-b88f-1515a744c36c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-09T00:54:57.000000", "flavor": {"id": "8a4959ed-8255-4bf8-b86a-e805bc2a5798", "links": [{"href": "http://172.30.9.26:8774/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798", "rel": "bookmark"}]}, "id": "6a8416e0-06f5-4ff4-a40e-7f5e03140144", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:55:28Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst", "created": "2019-01-09T00:54:46Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:55:36,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-4243307e-7228-4320-8aee-d8a5728b0a5a 2019-01-09 00:55:36,861 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst] is - ACTIVE 2019-01-09 00:55:36,861 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:55:39,864 - create_instance - DEBUG - VM status query timeout in 289.630554914 2019-01-09 00:55:39,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8a8fdcc9249664d9be6a916b7182d132ff4b95" 2019-01-09 00:55:39,915 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3aaa20d-7440-40bf-8944-24d633d0b77b x-compute-request-id: req-f3aaa20d-7440-40bf-8944-24d633d0b77b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6a8416e0-06f5-4ff4-a40e-7f5e03140144 could not be found.", "code": 404}} 2019-01-09 00:55:39,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6a8416e0-06f5-4ff4-a40e-7f5e03140144 used request id req-f3aaa20d-7440-40bf-8944-24d633d0b77b 2019-01-09 00:55:39,916 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6a8416e0-06f5-4ff4-a40e-7f5e03140144 could not be found. (HTTP 404) (Request-ID: req-f3aaa20d-7440-40bf-8944-24d633d0b77b) 2019-01-09 00:55:39,916 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-vm_inst 2019-01-09 00:55:39,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-073f8712-a899-46b5-b29d-fb61222a5017" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9d75e55314e638d5d6b8335fc97667286a4255" 2019-01-09 00:55:40,670 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:39 GMT Server: Apache x-compute-request-id: req-cefeecf3-3fdf-487d-ab78-48552668c731 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cefeecf3-3fdf-487d-ab78-48552668c731 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:55:19.000000", "replication_status": null, "snapshot_id": null, "id": "64935162-e4a2-4460-adf2-7d3ea54153a6", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-a75bf916-20ea-44c3-9f88-6d0bb1e43f44", "bootable": "false", "created_at": "2019-01-09T00:54:33.000000", "volume_type": null}} 2019-01-09 00:55:40,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 used request id req-cefeecf3-3fdf-487d-ab78-48552668c731 2019-01-09 00:55:40,670 - create_volume - DEBUG - Instance status is - available 2019-01-09 00:55:40,670 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44 2019-01-09 00:55:40,671 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44 2019-01-09 00:55:40,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-073f8712-a899-46b5-b29d-fb61222a5017" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9d75e55314e638d5d6b8335fc97667286a4255" 2019-01-09 00:55:41,501 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:55:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-98b1c74b-76d1-47ff-8b47-596ef39b2108 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. 2019-01-09 00:55:41,502 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 used request id req-98b1c74b-76d1-47ff-8b47-596ef39b2108 2019-01-09 00:55:41,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-073f8712-a899-46b5-b29d-fb61222a5017" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9d75e55314e638d5d6b8335fc97667286a4255" 2019-01-09 00:55:42,241 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00:55:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c06627c2-d476-4d15-9cc5-d29b1584a404 x-openstack-request-id: req-c06627c2-d476-4d15-9cc5-d29b1584a404 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 64935162-e4a2-4460-adf2-7d3ea54153a6 could not be found.", "code": 404}} 2019-01-09 00:55:42,242 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/64935162-e4a2-4460-adf2-7d3ea54153a6 used request id req-c06627c2-d476-4d15-9cc5-d29b1584a404 2019-01-09 00:55:42,242 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 64935162-e4a2-4460-adf2-7d3ea54153a6 could not be found. (HTTP 404) (Request-ID: req-c06627c2-d476-4d15-9cc5-d29b1584a404) 2019-01-09 00:55:42,242 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44 2019-01-09 00:55:42,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3166b69661d67a83f498168f57a82b6a6b16a34" 2019-01-09 00:55:42,292 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:55: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-e4c99554-f8be-4929-bdf4-8e9c862826d4 x-compute-request-id: req-e4c99554-f8be-4929-bdf4-8e9c862826d4 Content-Length: 0 Content-Type: application/json 2019-01-09 00:55:42,292 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8a4959ed-8255-4bf8-b86a-e805bc2a5798 used request id req-e4c99554-f8be-4929-bdf4-8e9c862826d4 2019-01-09 00:55:42,293 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet 2019-01-09 00:55:42,293 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-subnet 2019-01-09 00:55:42,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/ae1289de-ea40-4719-a919-0fa000c3ddd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f366e500283813b1a5f62f4614c368556d12db71" 2019-01-09 00:55:44,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2cf3a5e4-fe25-47bb-899f-741281f85806 Date: Wed, 09 Jan 2019 00:55:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:55:44,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ae1289de-ea40-4719-a919-0fa000c3ddd8 used request id req-2cf3a5e4-fe25-47bb-899f-741281f85806 2019-01-09 00:55:44,354 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-net 2019-01-09 00:55:44,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/7cf0e0cc-9851-46a4-9415-880a621d9493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f366e500283813b1a5f62f4614c368556d12db71" 2019-01-09 00:55:45,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aefbaa2d-f754-4d8f-97c5-e7aca2bb7c74 Date: Wed, 09 Jan 2019 00:55:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:55:45,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/7cf0e0cc-9851-46a4-9415-880a621d9493 used request id req-aefbaa2d-f754-4d8f-97c5-e7aca2bb7c74 2019-01-09 00:55:45,750 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-a75bf916-20ea-44c3-9f88-6d0bb1e43f44-image 2019-01-09 00:55:45,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}329893f8f6d0b54ec7d4b718ed249c194eb0bd40" 2019-01-09 00:55:46,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1c98d26-9b2d-4a7e-bbc4-5110f6bfd026 Date: Wed, 09 Jan 2019 00:55:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:55:46,937 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/19cee949-fc1f-411e-b88f-1515a744c36c used request id req-b1c98d26-9b2d-4a7e-bbc4-5110f6bfd026 2019-01-09 00:55:46,939 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:55:46,942 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 00:55:46,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:55:46,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:55:47,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["ZQlLiAT1Qq69X2VzRvhf3w"], "issued_at": "2019-01-09T00:55:47.000000Z"}} 2019-01-09 00:55:47,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8e54cde104af6d5dd5b17a0a1e6195f96cfbc4" 2019-01-09 00:55:47,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bee8ff8-347c-4aa8-acbd-cbf5cbf89710 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:55:47,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5bee8ff8-347c-4aa8-acbd-cbf5cbf89710 2019-01-09 00:55:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad8e54cde104af6d5dd5b17a0a1e6195f96cfbc4" 2019-01-09 00:55:47,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-a481500f-9229-4453-bbf0-b23726a8fd75 Date: Wed, 09 Jan 2019 00:55:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image"} 2019-01-09 00:55:47,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image used request id req-a481500f-9229-4453-bbf0-b23726a8fd75 2019-01-09 00:55:47,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad8e54cde104af6d5dd5b17a0a1e6195f96cfbc4" 2019-01-09 00:55:47,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7a96d799-4ae8-4ec6-8b87-35388ba43f60 Date: Wed, 09 Jan 2019 00:55: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:55:47,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7a96d799-4ae8-4ec6-8b87-35388ba43f60 2019-01-09 00:55:47,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8e54cde104af6d5dd5b17a0a1e6195f96cfbc4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image"}' 2019-01-09 00:55:48,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d X-Openstack-Request-Id: req-3e482e11-3579-4e08-97fe-ea22e05b5c05 Date: Wed, 09 Jan 2019 00:55:48 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:55:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T00:55:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "min_disk": 0, "protected": false, "id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "file": "/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d/file", "checksum": null, "owner": "15f714b418f04457bfb86848f944dee5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:55:48,007 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3e482e11-3579-4e08-97fe-ea22e05b5c05 2019-01-09 00:55:48,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad8e54cde104af6d5dd5b17a0a1e6195f96cfbc4" -d '' 2019-01-09 00:55:48,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a1c2793-8ee8-4937-9cbd-c531178c02aa Date: Wed, 09 Jan 2019 00:55:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:55:48,927 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d/file used request id req-6a1c2793-8ee8-4937-9cbd-c531178c02aa 2019-01-09 00:55:48,928 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 00:55:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad8e54cde104af6d5dd5b17a0a1e6195f96cfbc4" 2019-01-09 00:55:49,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-63e212f2-b559-405f-90c2-8a79e1a784c6 Date: Wed, 09 Jan 2019 00:55:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:55:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:55:48Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d/snap", "metadata": {}}], "self": "/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "min_disk": 0, "protected": false, "id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "file": "/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:55:49,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d used request id req-63e212f2-b559-405f-90c2-8a79e1a784c6 2019-01-09 00:55:49,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad8e54cde104af6d5dd5b17a0a1e6195f96cfbc4" 2019-01-09 00:55:49,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3adf88f6-3e6b-4454-a0db-2fef7e4aff62 Date: Wed, 09 Jan 2019 00:55: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:55:49,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3adf88f6-3e6b-4454-a0db-2fef7e4aff62 2019-01-09 00:55:49,708 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image 2019-01-09 00:55:49,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad8e54cde104af6d5dd5b17a0a1e6195f96cfbc4" 2019-01-09 00:55:49,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-3934bb3b-3bb1-43c1-942c-554e9a599480 Date: Wed, 09 Jan 2019 00:55:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:55:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:55:48Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d/snap", "metadata": {}}], "self": "/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "min_disk": 0, "protected": false, "id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "file": "/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:55:49,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d used request id req-3934bb3b-3bb1-43c1-942c-554e9a599480 2019-01-09 00:55:49,881 - create_image - DEBUG - Instance status is - active 2019-01-09 00:55:49,881 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image 2019-01-09 00:55:49,881 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image 2019-01-09 00:55:49,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:55:49,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:55:50,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["-gF1IPLnSsem5RBanLYa5g"], "issued_at": "2019-01-09T00:55:50.000000Z"}} 2019-01-09 00:55:50,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cf8393260275960c4050dddaf6cc1d3263aac" 2019-01-09 00:55:50,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f39340cc-efdf-467a-80ea-85e8d640d3be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:55:50,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f39340cc-efdf-467a-80ea-85e8d640d3be 2019-01-09 00:55:50,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cf8393260275960c4050dddaf6cc1d3263aac" 2019-01-09 00:55:50,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c0594de4-749a-41d0-badb-f373e157b280 Date: Wed, 09 Jan 2019 00:55:50 GMT RESP BODY: {"networks":[]} 2019-01-09 00:55:50,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net used request id req-c0594de4-749a-41d0-badb-f373e157b280 2019-01-09 00:55:50,540 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net 2019-01-09 00:55:50,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cf8393260275960c4050dddaf6cc1d3263aac" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net", "admin_state_up": true}}' 2019-01-09 00:55:51,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-aabf1c2e-833d-497e-b0ef-b6c16d40a00e Date: Wed, 09 Jan 2019 00:55:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:55:50Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:50Z","mtu":1450}} 2019-01-09 00:55:51,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-aabf1c2e-833d-497e-b0ef-b6c16d40a00e 2019-01-09 00:55:51,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cf8393260275960c4050dddaf6cc1d3263aac" 2019-01-09 00:55:51,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-efcaf3e2-9cf3-44b8-86a0-e41880911484 Date: Wed, 09 Jan 2019 00:55:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:55:50Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:50Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:51,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-efcaf3e2-9cf3-44b8-86a0-e41880911484 2019-01-09 00:55:51,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cf8393260275960c4050dddaf6cc1d3263aac" 2019-01-09 00:55:51,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-83dfc389-260d-4f4d-b4e0-3e1025345554 Date: Wed, 09 Jan 2019 00:55:51 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:55:51,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-83dfc389-260d-4f4d-b4e0-3e1025345554 2019-01-09 00:55:51,505 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet 2019-01-09 00:55:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cf8393260275960c4050dddaf6cc1d3263aac" -d '{"subnets": [{"ip_version": 4, "network_id": "d2036b7b-4c3b-4e40-b8c2-cd765c6f9631", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet"}]}' 2019-01-09 00:55:52,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1e7a7410-4fa9-414d-b9ea-6147467b6cf9 Date: Wed, 09 Jan 2019 00:55:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:51Z","dns_nameservers":[],"updated_at":"2019-01-09T00:55: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":"15f714b418f04457bfb86848f944dee5","id":"05450add-a3ff-48e0-9785-f4b238fa157f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet"}]} 2019-01-09 00:55:52,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-1e7a7410-4fa9-414d-b9ea-6147467b6cf9 2019-01-09 00:55:52,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cf8393260275960c4050dddaf6cc1d3263aac" 2019-01-09 00:55:52,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0766d0f1-7fca-47ee-ad29-3abb67ab206f Date: Wed, 09 Jan 2019 00:55:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["05450add-a3ff-48e0-9785-f4b238fa157f"],"description":"","tags":[],"updated_at":"2019-01-09T00:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:50Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:52,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-0766d0f1-7fca-47ee-ad29-3abb67ab206f 2019-01-09 00:55:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cf8393260275960c4050dddaf6cc1d3263aac" 2019-01-09 00:55:52,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ad65cd55-18b3-4a86-9f45-dd6c5c3bbd4c Date: Wed, 09 Jan 2019 00:55:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:51Z","dns_nameservers":[],"updated_at":"2019-01-09T00:55: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":"15f714b418f04457bfb86848f944dee5","id":"05450add-a3ff-48e0-9785-f4b238fa157f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet"}]} 2019-01-09 00:55:52,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-ad65cd55-18b3-4a86-9f45-dd6c5c3bbd4c 2019-01-09 00:55:52,443 - OpenStackNetwork - DEBUG - Network [d2036b7b-4c3b-4e40-b8c2-cd765c6f9631] created successfully 2019-01-09 00:55:52,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:55:52,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:55:52,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:55:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["D1dVswMsSTGUAVOguxYNcw"], "issued_at": "2019-01-09T00:55:52.000000Z"}} 2019-01-09 00:55:52,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b33a72512a6c732938b0b3a933d1e269a02ab4" 2019-01-09 00:55:52,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276dc7b9-e680-4e1d-bdd0-6a251c9f6447 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:55:52,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-276dc7b9-e680-4e1d-bdd0-6a251c9f6447 2019-01-09 00:55:52,902 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:55:52,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b33a72512a6c732938b0b3a933d1e269a02ab4" 2019-01-09 00:55:53,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae9c3123-0a50-4798-8c76-31457e470215 x-compute-request-id: req-ae9c3123-0a50-4798-8c76-31457e470215 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:55:53,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ae9c3123-0a50-4798-8c76-31457e470215 2019-01-09 00:55:53,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b33a72512a6c732938b0b3a933d1e269a02ab4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 00:55:53,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-d47b78df-a975-47c6-920a-24483e8eb400 x-compute-request-id: req-d47b78df-a975-47c6-920a-24483e8eb400 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:55:53,166 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d47b78df-a975-47c6-920a-24483e8eb400 2019-01-09 00:55:53,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:55:53,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:55:53,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["wQ49Do6cTxm0GCn-WIBQJg"], "issued_at": "2019-01-09T00:55:53.000000Z"}} 2019-01-09 00:55:53,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf0e91979b3b9e101726eaed5c8b87cfaeb1b7f" 2019-01-09 00:55:53,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e681a7-b4e6-4a42-83d4-3c2222b449ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:55:53,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-87e681a7-b4e6-4a42-83d4-3c2222b449ff 2019-01-09 00:55:53,635 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf0e91979b3b9e101726eaed5c8b87cfaeb1b7f" 2019-01-09 00:55:54,372 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:53 GMT Server: Apache x-compute-request-id: req-10701397-2523-4b99-ac87-93b2dcede52e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-10701397-2523-4b99-ac87-93b2dcede52e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 00:55:54,372 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/detail used request id req-10701397-2523-4b99-ac87-93b2dcede52e 2019-01-09 00:55:54,375 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-10701397-2523-4b99-ac87-93b2dcede52e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf0e91979b3b9e101726eaed5c8b87cfaeb1b7f" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d", "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}}' 2019-01-09 00:55:54,961 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:55:54 GMT Server: Apache x-compute-request-id: req-c6f21e28-4ea4-4167-acb5-f67684b1f2dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c6f21e28-4ea4-4167-acb5-f67684b1f2dc Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T00:55:54.853697", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f13e66b6-9990-4149-9a46-34a0d208e4f6", "size": 1}} 2019-01-09 00:55:54,961 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes used request id req-c6f21e28-4ea4-4167-acb5-f67684b1f2dc 2019-01-09 00:55:54,965 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10701397-2523-4b99-ac87-93b2dcede52e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf0e91979b3b9e101726eaed5c8b87cfaeb1b7f" 2019-01-09 00:55:55,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:54 GMT Server: Apache x-compute-request-id: req-93211c72-bfe0-441d-949f-1ce73dddf3be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93211c72-bfe0-441d-949f-1ce73dddf3be Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:55:55.000000", "replication_status": null, "snapshot_id": null, "id": "f13e66b6-9990-4149-9a46-34a0d208e4f6", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-48467ac6-0288-4e81-b48d-a1d2aefcd34d", "bootable": "false", "created_at": "2019-01-09T00:55:54.000000", "volume_type": null}} 2019-01-09 00:55:55,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6 used request id req-93211c72-bfe0-441d-949f-1ce73dddf3be 2019-01-09 00:55:55,725 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d 2019-01-09 00:55:55,728 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10701397-2523-4b99-ac87-93b2dcede52e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf0e91979b3b9e101726eaed5c8b87cfaeb1b7f" 2019-01-09 00:55:55,919 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:55 GMT Server: Apache x-compute-request-id: req-cc565adf-4277-4d99-8045-ad24fab64330 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc565adf-4277-4d99-8045-ad24fab64330 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:55:55.000000", "replication_status": null, "snapshot_id": null, "id": "f13e66b6-9990-4149-9a46-34a0d208e4f6", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-48467ac6-0288-4e81-b48d-a1d2aefcd34d", "bootable": "false", "created_at": "2019-01-09T00:55:54.000000", "volume_type": null}} 2019-01-09 00:55:55,919 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6 used request id req-cc565adf-4277-4d99-8045-ad24fab64330 2019-01-09 00:55:55,920 - create_volume - DEBUG - Instance status is - available 2019-01-09 00:55:55,920 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d 2019-01-09 00:55:55,920 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d 2019-01-09 00:55:55,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:55:55,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:55:56,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["ZOdJdMpsRumj1FMQYjRzGw"], "issued_at": "2019-01-09T00:55:56.000000Z"}} 2019-01-09 00:55:56,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:56,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafab04f-2a2d-47a6-b56a-9dab07ecf05a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:55:56,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eafab04f-2a2d-47a6-b56a-9dab07ecf05a 2019-01-09 00:55:56,487 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:55:56,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:56,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0498b94a-c992-47f7-bcb4-f087f3ce0185 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:55:56,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0498b94a-c992-47f7-bcb4-f087f3ce0185 2019-01-09 00:55:56,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:56,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4c42abef-76df-4aa9-bedb-bd589b77989e Date: Wed, 09 Jan 2019 00:55:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["05450add-a3ff-48e0-9785-f4b238fa157f"],"description":"","tags":[],"updated_at":"2019-01-09T00:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:50Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:56,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net used request id req-4c42abef-76df-4aa9-bedb-bd589b77989e 2019-01-09 00:55:56,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:55:56,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:55:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:55:56,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:56,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d63a935-f648-4f41-b5ee-01942bf54206 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:56,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-4d63a935-f648-4f41-b5ee-01942bf54206 2019-01-09 00:55:56,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:57,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-918525ce-5df8-4a00-bd5f-3184c39c607f Date: Wed, 09 Jan 2019 00:55:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:51Z","dns_nameservers":[],"updated_at":"2019-01-09T00:55: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":"15f714b418f04457bfb86848f944dee5","id":"05450add-a3ff-48e0-9785-f4b238fa157f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet"}]} 2019-01-09 00:55:57,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-918525ce-5df8-4a00-bd5f-3184c39c607f 2019-01-09 00:55:57,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631&name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:57,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-754e7f52-df65-40ef-a5b0-40ef0e7dbdc3 Date: Wed, 09 Jan 2019 00:55:57 GMT RESP BODY: {"ports":[]} 2019-01-09 00:55:57,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631&name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-port&admin_state_up=True used request id req-754e7f52-df65-40ef-a5b0-40ef0e7dbdc3 2019-01-09 00:55:57,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:57,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-e9d6f70e-4f4d-4db8-b677-232a5fa277ce x-compute-request-id: req-e9d6f70e-4f4d-4db8-b677-232a5fa277ce Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 00:55:57,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst used request id req-e9d6f70e-4f4d-4db8-b677-232a5fa277ce 2019-01-09 00:55:57,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:57,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-832be2f8-d092-4098-906a-8c297e1bc81f Date: Wed, 09 Jan 2019 00:55:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["05450add-a3ff-48e0-9785-f4b238fa157f"],"description":"","tags":[],"updated_at":"2019-01-09T00:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:50Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:57,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net used request id req-832be2f8-d092-4098-906a-8c297e1bc81f 2019-01-09 00:55:57,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:57,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3fc24c5-e9dd-48fe-9c94-0e7d67caf712 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:57,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-b3fc24c5-e9dd-48fe-9c94-0e7d67caf712 2019-01-09 00:55:57,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:58,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9a1ee638-184d-4512-8b69-fc0fbee01351 Date: Wed, 09 Jan 2019 00:55:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:51Z","dns_nameservers":[],"updated_at":"2019-01-09T00:55: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":"15f714b418f04457bfb86848f944dee5","id":"05450add-a3ff-48e0-9785-f4b238fa157f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet"}]} 2019-01-09 00:55:58,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-9a1ee638-184d-4512-8b69-fc0fbee01351 2019-01-09 00:55:58,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631&name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:58,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e3ee699e-1017-4487-9ffe-fbb14edd9474 Date: Wed, 09 Jan 2019 00:55:58 GMT RESP BODY: {"ports":[]} 2019-01-09 00:55:58,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631&name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-port&admin_state_up=True used request id req-e3ee699e-1017-4487-9ffe-fbb14edd9474 2019-01-09 00:55:58,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:55:58,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:55:58,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["rEXuuo8-RbG11bD66QZUyQ"], "issued_at": "2019-01-09T00:55:58.000000Z"}} 2019-01-09 00:55:58,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ba3ddf45af6aebb0b222e9bee4b3695dfd6a08" 2019-01-09 00:55:58,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707ed5c5-e7ce-480f-a118-bcea27014d20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:55:58,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-707ed5c5-e7ce-480f-a118-bcea27014d20 2019-01-09 00:55:58,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:58,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b052d3c2-d245-4d7d-983b-e3502034ede6 Date: Wed, 09 Jan 2019 00:55:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["05450add-a3ff-48e0-9785-f4b238fa157f"],"description":"","tags":[],"updated_at":"2019-01-09T00:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:50Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:58,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net used request id req-b052d3c2-d245-4d7d-983b-e3502034ede6 2019-01-09 00:55:58,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:59,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1a5ffab4-1cac-490b-a750-125abeaeae3b Date: Wed, 09 Jan 2019 00:55:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:51Z","dns_nameservers":[],"updated_at":"2019-01-09T00:55: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":"15f714b418f04457bfb86848f944dee5","id":"05450add-a3ff-48e0-9785-f4b238fa157f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet"}]} 2019-01-09 00:55:59,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-1a5ffab4-1cac-490b-a750-125abeaeae3b 2019-01-09 00:55:59,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:59,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5efea2bc-33c4-42a7-a693-c210f289f947 Date: Wed, 09 Jan 2019 00:55:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["05450add-a3ff-48e0-9785-f4b238fa157f"],"description":"","tags":[],"updated_at":"2019-01-09T00:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:50Z","provider:network_type":"vxlan"}]} 2019-01-09 00:55:59,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net used request id req-5efea2bc-33c4-42a7-a693-c210f289f947 2019-01-09 00:55:59,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:55:59,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:55:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:55:59,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ba3ddf45af6aebb0b222e9bee4b3695dfd6a08" 2019-01-09 00:55:59,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601802c0-8b93-4e42-a1bd-7b3e242c241c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:55:59,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-601802c0-8b93-4e42-a1bd-7b3e242c241c 2019-01-09 00:55:59,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:55:59,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-47810de4-ee31-4d41-8e4c-a1ec0f8f22ce Date: Wed, 09 Jan 2019 00:55:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:51Z","dns_nameservers":[],"updated_at":"2019-01-09T00:55: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":"15f714b418f04457bfb86848f944dee5","id":"05450add-a3ff-48e0-9785-f4b238fa157f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet"}]} 2019-01-09 00:55:59,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-47810de4-ee31-4d41-8e4c-a1ec0f8f22ce 2019-01-09 00:55:59,369 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net 2019-01-09 00:55:59,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" -d '{"port": {"network_id": "d2036b7b-4c3b-4e40-b8c2-cd765c6f9631", "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-port", "admin_state_up": true}}' 2019-01-09 00:56:00,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-0e5f0d54-e024-43cb-8a38-513be44f4bd9 Date: Wed, 09 Jan 2019 00:56:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:55:59Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05450add-a3ff-48e0-9785-f4b238fa157f","ip_address":"10.55.0.13"}],"id":"e20ac413-ffdf-488f-a093-792db5907c92","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:13:ce:85","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-port","project_id":"15f714b418f04457bfb86848f944dee5","qos_policy_id":null,"admin_state_up":true,"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:59Z","binding:vnic_type":"normal"}} 2019-01-09 00:56:00,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-0e5f0d54-e024-43cb-8a38-513be44f4bd9 2019-01-09 00:56:00,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:00,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-55811ed8-a7cc-45a3-a9af-b95853218ed0 Date: Wed, 09 Jan 2019 00:56:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["05450add-a3ff-48e0-9785-f4b238fa157f"],"description":"","tags":[],"updated_at":"2019-01-09T00:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:50Z","provider:network_type":"vxlan"}]} 2019-01-09 00:56:00,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net used request id req-55811ed8-a7cc-45a3-a9af-b95853218ed0 2019-01-09 00:56:00,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:00,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef61580c-e880-45a6-aa8e-d14b30d36113 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:56:00,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-ef61580c-e880-45a6-aa8e-d14b30d36113 2019-01-09 00:56:00,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:00,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-03f21159-0360-49c5-bcba-ed1f6632b2fb Date: Wed, 09 Jan 2019 00:56:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:51Z","dns_nameservers":[],"updated_at":"2019-01-09T00:55: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":"15f714b418f04457bfb86848f944dee5","id":"05450add-a3ff-48e0-9785-f4b238fa157f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet"}]} 2019-01-09 00:56:00,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-03f21159-0360-49c5-bcba-ed1f6632b2fb 2019-01-09 00:56:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631&name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:00,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-bc78214c-f46d-46b5-9d52-ee57f578c5c5 Date: Wed, 09 Jan 2019 00:56:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:55:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"05450add-a3ff-48e0-9785-f4b238fa157f","ip_address":"10.55.0.13"}],"id":"e20ac413-ffdf-488f-a093-792db5907c92","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:13:ce:85","project_id":"15f714b418f04457bfb86848f944dee5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-port","admin_state_up":true,"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:59Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 00:56:00,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631&name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-port&admin_state_up=True used request id req-bc78214c-f46d-46b5-9d52-ee57f578c5c5 2019-01-09 00:56:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:00,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f89bd4be-3294-49ed-a2e4-367ca61545fc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:56:00,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-f89bd4be-3294-49ed-a2e4-367ca61545fc 2019-01-09 00:56:00,547 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst 2019-01-09 00:56:00,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:00,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a639bec2-4a55-4a51-b173-982e2f190216 x-compute-request-id: req-a639bec2-4a55-4a51-b173-982e2f190216 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-flavor"}]} 2019-01-09 00:56:00,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a639bec2-4a55-4a51-b173-982e2f190216 2019-01-09 00:56:00,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:00,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6336fa49-bef4-48cc-bfed-ba8b15cbf974 x-compute-request-id: req-6336fa49-bef4-48cc-bfed-ba8b15cbf974 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:56:00,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b used request id req-6336fa49-bef4-48cc-bfed-ba8b15cbf974 2019-01-09 00:56:00,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:01,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-ea2a0c0b-8e54-480c-af56-65918cefa02e Date: Wed, 09 Jan 2019 00:56:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:55:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:55:48Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d/snap", "metadata": {}}], "self": "/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "min_disk": 0, "protected": false, "id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "file": "/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image"} 2019-01-09 00:56:01,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image used request id req-ea2a0c0b-8e54-480c-af56-65918cefa02e 2019-01-09 00:56:01,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:01,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6041fcc8-40da-4b09-9dd5-7959d8407cb9 Date: Wed, 09 Jan 2019 00:56: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:56:01,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6041fcc8-40da-4b09-9dd5-7959d8407cb9 2019-01-09 00:56:01,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst", "imageRef": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "flavorRef": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "max_count": 1, "min_count": 1, "networks": [{"port": "e20ac413-ffdf-488f-a093-792db5907c92"}]}}' 2019-01-09 00:56:03,481 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-f6e0f978-54ed-4463-ab8f-c7443ba5c960 x-compute-request-id: req-f6e0f978-54ed-4463-ab8f-c7443ba5c960 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "bookmark"}], "adminPass": "crVgZz78ZLvD"}} 2019-01-09 00:56:03,481 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-f6e0f978-54ed-4463-ab8f-c7443ba5c960 2019-01-09 00:56:03,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:03,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-a5d79a2a-1eae-47f7-b85d-10327e86ec6d x-compute-request-id: req-a5d79a2a-1eae-47f7-b85d-10327e86ec6d Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "bookmark"}], "image": {"id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "links": [{"href": "http://172.30.9.26:8774/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "links": [{"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}]}, "id": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:56:03Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst", "created": "2019-01-09T00:56:03Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:56:03,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-a5d79a2a-1eae-47f7-b85d-10327e86ec6d 2019-01-09 00:56:03,714 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst 2019-01-09 00:56:03,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:04,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-aa6b0003-ce9d-4b5d-a5e3-fe6fa0cb6a70 x-compute-request-id: req-aa6b0003-ce9d-4b5d-a5e3-fe6fa0cb6a70 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "bookmark"}], "image": {"id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "links": [{"href": "http://172.30.9.26:8774/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "links": [{"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}]}, "id": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:56:03Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst", "created": "2019-01-09T00:56:03Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:56:04,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-aa6b0003-ce9d-4b5d-a5e3-fe6fa0cb6a70 2019-01-09 00:56:04,145 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst] is - BUILD 2019-01-09 00:56:04,145 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:56:07,149 - create_instance - DEBUG - VM status query timeout in 896.565865993 2019-01-09 00:56:07,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:07,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-6c53a329-e167-47eb-866f-54e87ec30c55 x-compute-request-id: req-6c53a329-e167-47eb-866f-54e87ec30c55 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "bookmark"}], "image": {"id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "links": [{"href": "http://172.30.9.26:8774/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "links": [{"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}]}, "id": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:56:06Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst", "created": "2019-01-09T00:56:03Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:56:07,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-6c53a329-e167-47eb-866f-54e87ec30c55 2019-01-09 00:56:07,639 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst] is - BUILD 2019-01-09 00:56:07,639 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:56:10,642 - create_instance - DEBUG - VM status query timeout in 893.072278976 2019-01-09 00:56:10,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:11,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebfe634d-a41e-465b-ab06-97d25756b925 x-compute-request-id: req-ebfe634d-a41e-465b-ab06-97d25756b925 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:ce:85", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "bookmark"}], "image": {"id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "links": [{"href": "http://172.30.9.26:8774/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "links": [{"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}]}, "id": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:56:06Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst", "created": "2019-01-09T00:56:03Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:56:11,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-ebfe634d-a41e-465b-ab06-97d25756b925 2019-01-09 00:56:11,231 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst] is - BUILD 2019-01-09 00:56:11,232 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:56:14,235 - create_instance - DEBUG - VM status query timeout in 889.479566813 2019-01-09 00:56:14,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:15,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a56d5cda-8ff3-4a51-966a-e74d355fdc4a x-compute-request-id: req-a56d5cda-8ff3-4a51-966a-e74d355fdc4a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:ce:85", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "bookmark"}], "image": {"id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "links": [{"href": "http://172.30.9.26:8774/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-09T00:56:11.000000", "flavor": {"id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "links": [{"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}]}, "id": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:56:12Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst", "created": "2019-01-09T00:56:03Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:56:15,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-a56d5cda-8ff3-4a51-966a-e74d355fdc4a 2019-01-09 00:56:15,538 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst] is - ACTIVE 2019-01-09 00:56:15,538 - create_instance - INFO - VM is - ACTIVE 2019-01-09 00:56:15,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:16,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7eb4cbda-14cd-4cbe-8b73-d02bc7391018 x-compute-request-id: req-7eb4cbda-14cd-4cbe-8b73-d02bc7391018 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:ce:85", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "bookmark"}], "image": {"id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "links": [{"href": "http://172.30.9.26:8774/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-09T00:56:11.000000", "flavor": {"id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "links": [{"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}]}, "id": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:56:12Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst", "created": "2019-01-09T00:56:03Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:56:16,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-7eb4cbda-14cd-4cbe-8b73-d02bc7391018 2019-01-09 00:56:16,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:16,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0a6fd0a8-3b37-4acc-b171-87519f59a05c Date: Wed, 09 Jan 2019 00:56:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["05450add-a3ff-48e0-9785-f4b238fa157f"],"description":"","tags":[],"updated_at":"2019-01-09T00:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:50Z","provider:network_type":"vxlan"}]} 2019-01-09 00:56:16,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net used request id req-0a6fd0a8-3b37-4acc-b171-87519f59a05c 2019-01-09 00:56:16,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:16,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0051cd-ab0b-4220-a52a-fd31a1cfdbcc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:56:16,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-ad0051cd-ab0b-4220-a52a-fd31a1cfdbcc 2019-01-09 00:56:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:16,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-df2b5942-f697-42bc-9160-369045880ba8 Date: Wed, 09 Jan 2019 00:56:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:51Z","dns_nameservers":[],"updated_at":"2019-01-09T00:55: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":"15f714b418f04457bfb86848f944dee5","id":"05450add-a3ff-48e0-9785-f4b238fa157f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet"}]} 2019-01-09 00:56:16,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-df2b5942-f697-42bc-9160-369045880ba8 2019-01-09 00:56:16,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:16,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-78d168ca-0a73-41f6-9d5d-6e9a099108b1 Date: Wed, 09 Jan 2019 00:56:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:55:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"05450add-a3ff-48e0-9785-f4b238fa157f","ip_address":"10.55.0.4"}],"id":"625d6d71-3124-49c2-a2ea-f954df06d4bb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:01:22","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2036b7b-4c3b-4e40-b8c2-cd765c6f9631"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"05450add-a3ff-48e0-9785-f4b238fa157f","ip_address":"10.55.0.3"}],"id":"8fea9e6b-d670-433b-bbf8-34389623fb48","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:89:40","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2036b7b-4c3b-4e40-b8c2-cd765c6f9631"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:55:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"05450add-a3ff-48e0-9785-f4b238fa157f","ip_address":"10.55.0.2"}],"id":"a997b88d-44df-474a-bcc6-2d1e356e85ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:0f:eb","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2036b7b-4c3b-4e40-b8c2-cd765c6f9631"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"05450add-a3ff-48e0-9785-f4b238fa157f","ip_address":"10.55.0.13"}],"id":"e20ac413-ffdf-488f-a093-792db5907c92","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:ce:85","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-port","admin_state_up":true,"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:59Z","binding:vnic_type":"normal","device_id":"2957c3fc-d026-4f48-a718-56b8bf6d87a6"}]} 2019-01-09 00:56:16,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-78d168ca-0a73-41f6-9d5d-6e9a099108b1 2019-01-09 00:56:16,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:56:16,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["PxQuLxLYRECKzhM-xlIXhg"], "issued_at": "2019-01-09T00:56:16.000000Z"}} 2019-01-09 00:56:16,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4855d7713bdc10cada522b3425dcc1d5ee9abc" 2019-01-09 00:56:16,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f667ed7a-0fc4-43c3-8516-040581c9a969 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:56:16,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f667ed7a-0fc4-43c3-8516-040581c9a969 2019-01-09 00:56:16,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:17,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56: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-34291287-ee28-444b-9d7c-2774023efc92 x-compute-request-id: req-34291287-ee28-444b-9d7c-2774023efc92 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:ce:85", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "bookmark"}], "image": {"id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "links": [{"href": "http://172.30.9.26:8774/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-09T00:56:11.000000", "flavor": {"id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "links": [{"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}]}, "id": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:56:12Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst", "created": "2019-01-09T00:56:03Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:56:17,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-34291287-ee28-444b-9d7c-2774023efc92 2019-01-09 00:56:17,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:17,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5f099741-b125-4f30-8014-78d66c4098d4 Date: Wed, 09 Jan 2019 00:56:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["05450add-a3ff-48e0-9785-f4b238fa157f"],"description":"","tags":[],"updated_at":"2019-01-09T00:55:51Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:50Z","provider:network_type":"vxlan"}]} 2019-01-09 00:56:17,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net used request id req-5f099741-b125-4f30-8014-78d66c4098d4 2019-01-09 00:56:17,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:17,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5ba273-9bbf-4764-818c-069b5602b95d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:56:17,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-2d5ba273-9bbf-4764-818c-069b5602b95d 2019-01-09 00:56:17,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:17,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8c2ef122-3f86-45e5-9270-4b7ec68ac4ef Date: Wed, 09 Jan 2019 00:56:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:51Z","dns_nameservers":[],"updated_at":"2019-01-09T00:55: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":"15f714b418f04457bfb86848f944dee5","id":"05450add-a3ff-48e0-9785-f4b238fa157f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet"}]} 2019-01-09 00:56:17,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-8c2ef122-3f86-45e5-9270-4b7ec68ac4ef 2019-01-09 00:56:17,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:17,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-2c53faf8-f6d7-468f-956c-277f97d39bcc Date: Wed, 09 Jan 2019 00:56:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:55:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"05450add-a3ff-48e0-9785-f4b238fa157f","ip_address":"10.55.0.4"}],"id":"625d6d71-3124-49c2-a2ea-f954df06d4bb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:01:22","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2036b7b-4c3b-4e40-b8c2-cd765c6f9631"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:55:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"05450add-a3ff-48e0-9785-f4b238fa157f","ip_address":"10.55.0.3"}],"id":"8fea9e6b-d670-433b-bbf8-34389623fb48","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:89:40","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2036b7b-4c3b-4e40-b8c2-cd765c6f9631"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:55:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"05450add-a3ff-48e0-9785-f4b238fa157f","ip_address":"10.55.0.2"}],"id":"a997b88d-44df-474a-bcc6-2d1e356e85ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:0f:eb","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2036b7b-4c3b-4e40-b8c2-cd765c6f9631"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"05450add-a3ff-48e0-9785-f4b238fa157f","ip_address":"10.55.0.13"}],"id":"e20ac413-ffdf-488f-a093-792db5907c92","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:ce:85","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-port","admin_state_up":true,"network_id":"d2036b7b-4c3b-4e40-b8c2-cd765c6f9631","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:55:59Z","binding:vnic_type":"normal","device_id":"2957c3fc-d026-4f48-a718-56b8bf6d87a6"}]} 2019-01-09 00:56:17,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-2c53faf8-f6d7-468f-956c-277f97d39bcc 2019-01-09 00:56:17,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4855d7713bdc10cada522b3425dcc1d5ee9abc" -d '{"volumeAttachment": {"volumeId": "f13e66b6-9990-4149-9a46-34a0d208e4f6"}}' 2019-01-09 00:56:20,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5692890e-c9a4-4543-ac86-0fb6c2b8f621 x-compute-request-id: req-5692890e-c9a4-4543-ac86-0fb6c2b8f621 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "id": "f13e66b6-9990-4149-9a46-34a0d208e4f6", "volumeId": "f13e66b6-9990-4149-9a46-34a0d208e4f6"}} 2019-01-09 00:56:20,115 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6/os-volume_attachments used request id req-5692890e-c9a4-4543-ac86-0fb6c2b8f621 2019-01-09 00:56:20,116 - create_instance - INFO - Deleting Port with ID - e20ac413-ffdf-488f-a093-792db5907c92 2019-01-09 00:56:20,116 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-port 2019-01-09 00:56:20,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/e20ac413-ffdf-488f-a093-792db5907c92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:20,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-af00c55c-bb99-49af-bc22-1c3f44b3772c Date: Wed, 09 Jan 2019 00:56:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:56:20,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/e20ac413-ffdf-488f-a093-792db5907c92 used request id req-af00c55c-bb99-49af-bc22-1c3f44b3772c 2019-01-09 00:56:20,599 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst 2019-01-09 00:56:20,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:20,781 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:56:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ad21be9-05f2-40df-8c5a-ec7f6e8ae56e x-compute-request-id: req-7ad21be9-05f2-40df-8c5a-ec7f6e8ae56e Content-Type: application/json 2019-01-09 00:56:20,781 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-7ad21be9-05f2-40df-8c5a-ec7f6e8ae56e 2019-01-09 00:56:20,781 - create_instance - INFO - Checking deletion status 2019-01-09 00:56:20,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:21,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25cf2bbf-fe91-424b-bbe4-bea8c9c1df50 x-compute-request-id: req-25cf2bbf-fe91-424b-bbe4-bea8c9c1df50 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:ce:85", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "bookmark"}], "image": {"id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "links": [{"href": "http://172.30.9.26:8774/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-09T00:56:11.000000", "flavor": {"id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "links": [{"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}]}, "id": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:56:20Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst", "created": "2019-01-09T00:56:03Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "f13e66b6-9990-4149-9a46-34a0d208e4f6"}], "metadata": {}}} 2019-01-09 00:56:21,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-25cf2bbf-fe91-424b-bbe4-bea8c9c1df50 2019-01-09 00:56:21,353 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst] is - ACTIVE 2019-01-09 00:56:21,353 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:56:24,356 - create_instance - DEBUG - VM status query timeout in 296.424911022 2019-01-09 00:56:24,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:24,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-f620b9f2-8e44-4c35-b9e2-5150aa7d52ca x-compute-request-id: req-f620b9f2-8e44-4c35-b9e2-5150aa7d52ca Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "bookmark"}], "image": {"id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "links": [{"href": "http://172.30.9.26:8774/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-09T00:56:11.000000", "flavor": {"id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "links": [{"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}]}, "id": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:56:22Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst", "created": "2019-01-09T00:56:03Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "f13e66b6-9990-4149-9a46-34a0d208e4f6"}], "metadata": {}}} 2019-01-09 00:56:24,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-f620b9f2-8e44-4c35-b9e2-5150aa7d52ca 2019-01-09 00:56:24,736 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst] is - ACTIVE 2019-01-09 00:56:24,737 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:56:27,740 - create_instance - DEBUG - VM status query timeout in 293.041533947 2019-01-09 00:56:27,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:28,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5951137-819e-4aab-8463-bca18118e185 x-compute-request-id: req-d5951137-819e-4aab-8463-bca18118e185 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "bookmark"}], "image": {"id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "links": [{"href": "http://172.30.9.26:8774/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-09T00:56:11.000000", "flavor": {"id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "links": [{"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}]}, "id": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:56:22Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst", "created": "2019-01-09T00:56:03Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "f13e66b6-9990-4149-9a46-34a0d208e4f6"}], "metadata": {}}} 2019-01-09 00:56:28,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-d5951137-819e-4aab-8463-bca18118e185 2019-01-09 00:56:28,137 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst] is - ACTIVE 2019-01-09 00:56:28,138 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:56:31,141 - create_instance - DEBUG - VM status query timeout in 289.640571833 2019-01-09 00:56:31,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:31,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36287873-be68-4bff-8ff1-d26f26927e43 x-compute-request-id: req-36287873-be68-4bff-8ff1-d26f26927e43 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6", "rel": "bookmark"}], "image": {"id": "06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "links": [{"href": "http://172.30.9.26:8774/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-09T00:56:11.000000", "flavor": {"id": "2c98dde3-1aad-4567-9b5c-9c473b19790b", "links": [{"href": "http://172.30.9.26:8774/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b", "rel": "bookmark"}]}, "id": "2957c3fc-d026-4f48-a718-56b8bf6d87a6", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:56:29Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst", "created": "2019-01-09T00:56:03Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "f13e66b6-9990-4149-9a46-34a0d208e4f6"}], "metadata": {}}} 2019-01-09 00:56:31,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-36287873-be68-4bff-8ff1-d26f26927e43 2019-01-09 00:56:31,555 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst] is - ACTIVE 2019-01-09 00:56:31,556 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:56:34,559 - create_instance - DEBUG - VM status query timeout in 286.22248888 2019-01-09 00:56:34,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59626ecfb8e833bc7b3d1a9724aba57c3804d42" 2019-01-09 00:56:34,637 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00:56:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a86e1b7c-611e-455c-b09b-31a18e274e7b x-compute-request-id: req-a86e1b7c-611e-455c-b09b-31a18e274e7b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2957c3fc-d026-4f48-a718-56b8bf6d87a6 could not be found.", "code": 404}} 2019-01-09 00:56:34,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2957c3fc-d026-4f48-a718-56b8bf6d87a6 used request id req-a86e1b7c-611e-455c-b09b-31a18e274e7b 2019-01-09 00:56:34,637 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2957c3fc-d026-4f48-a718-56b8bf6d87a6 could not be found. (HTTP 404) (Request-ID: req-a86e1b7c-611e-455c-b09b-31a18e274e7b) 2019-01-09 00:56:34,638 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-vm_inst 2019-01-09 00:56:34,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10701397-2523-4b99-ac87-93b2dcede52e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf0e91979b3b9e101726eaed5c8b87cfaeb1b7f" 2019-01-09 00:56:35,410 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:34 GMT Server: Apache x-compute-request-id: req-4863edc1-d059-48ad-9ed8-5d8014e98968 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4863edc1-d059-48ad-9ed8-5d8014e98968 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:56:24.000000", "replication_status": null, "snapshot_id": null, "id": "f13e66b6-9990-4149-9a46-34a0d208e4f6", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-48467ac6-0288-4e81-b48d-a1d2aefcd34d", "bootable": "false", "created_at": "2019-01-09T00:55:54.000000", "volume_type": null}} 2019-01-09 00:56:35,410 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6 used request id req-4863edc1-d059-48ad-9ed8-5d8014e98968 2019-01-09 00:56:35,410 - create_volume - DEBUG - Instance status is - available 2019-01-09 00:56:35,410 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d 2019-01-09 00:56:35,411 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d 2019-01-09 00:56:35,414 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10701397-2523-4b99-ac87-93b2dcede52e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf0e91979b3b9e101726eaed5c8b87cfaeb1b7f" 2019-01-09 00:56:36,209 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:56:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d6387f3b-8c0a-47fa-8126-5ed88da0cbaf 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. 2019-01-09 00:56:36,209 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6 used request id req-d6387f3b-8c0a-47fa-8126-5ed88da0cbaf 2019-01-09 00:56:36,212 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10701397-2523-4b99-ac87-93b2dcede52e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf0e91979b3b9e101726eaed5c8b87cfaeb1b7f" 2019-01-09 00:56:36,932 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00:56:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b7e39423-8c81-4210-8ce6-352675b6b3a4 x-openstack-request-id: req-b7e39423-8c81-4210-8ce6-352675b6b3a4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f13e66b6-9990-4149-9a46-34a0d208e4f6 could not be found.", "code": 404}} 2019-01-09 00:56:36,932 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/f13e66b6-9990-4149-9a46-34a0d208e4f6 used request id req-b7e39423-8c81-4210-8ce6-352675b6b3a4 2019-01-09 00:56:36,932 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f13e66b6-9990-4149-9a46-34a0d208e4f6 could not be found. (HTTP 404) (Request-ID: req-b7e39423-8c81-4210-8ce6-352675b6b3a4) 2019-01-09 00:56:36,933 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d 2019-01-09 00:56:36,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b33a72512a6c732938b0b3a933d1e269a02ab4" 2019-01-09 00:56:37,007 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:56: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-a1cb7d77-fa69-41e5-b660-29d17ab7dce3 x-compute-request-id: req-a1cb7d77-fa69-41e5-b660-29d17ab7dce3 Content-Length: 0 Content-Type: application/json 2019-01-09 00:56:37,007 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2c98dde3-1aad-4567-9b5c-9c473b19790b used request id req-a1cb7d77-fa69-41e5-b660-29d17ab7dce3 2019-01-09 00:56:37,008 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet 2019-01-09 00:56:37,008 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-subnet 2019-01-09 00:56:37,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/05450add-a3ff-48e0-9785-f4b238fa157f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cf8393260275960c4050dddaf6cc1d3263aac" 2019-01-09 00:56:39,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b72aaec-f983-45c9-8ecd-c1c56b662190 Date: Wed, 09 Jan 2019 00:56:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:56:39,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/05450add-a3ff-48e0-9785-f4b238fa157f used request id req-0b72aaec-f983-45c9-8ecd-c1c56b662190 2019-01-09 00:56:39,173 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-net 2019-01-09 00:56:39,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cf8393260275960c4050dddaf6cc1d3263aac" 2019-01-09 00:56:40,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59a81681-f933-4324-b367-65f6561dd9e6 Date: Wed, 09 Jan 2019 00:56:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:56:40,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d2036b7b-4c3b-4e40-b8c2-cd765c6f9631 used request id req-59a81681-f933-4324-b367-65f6561dd9e6 2019-01-09 00:56:40,373 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-48467ac6-0288-4e81-b48d-a1d2aefcd34d-image 2019-01-09 00:56:40,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad8e54cde104af6d5dd5b17a0a1e6195f96cfbc4" 2019-01-09 00:56:41,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b707a400-fa29-41d7-b339-44c83cfc9502 Date: Wed, 09 Jan 2019 00:56:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:56:41,895 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/06c4a48c-3057-4a34-9df6-9dcc6412fe1d used request id req-b707a400-fa29-41d7-b339-44c83cfc9502 2019-01-09 00:56:41,897 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:56:41,900 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 00:56:41,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:56:41,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:56:42,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:56:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["0Aeje4ydTCWXVor8reqfMw"], "issued_at": "2019-01-09T00:56:42.000000Z"}} 2019-01-09 00:56:42,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f22fcf6ba22d67f0e1c8d17e2a00fe1e779b95" 2019-01-09 00:56:42,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37487791-efb5-4a19-aa59-7d2cad431a3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:56:42,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-37487791-efb5-4a19-aa59-7d2cad431a3a 2019-01-09 00:56:42,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35f22fcf6ba22d67f0e1c8d17e2a00fe1e779b95" 2019-01-09 00:56:42,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-199407a4-dcc6-430b-aafa-bb0bb20642fa Date: Wed, 09 Jan 2019 00:56:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image"} 2019-01-09 00:56:42,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image used request id req-199407a4-dcc6-430b-aafa-bb0bb20642fa 2019-01-09 00:56:42,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35f22fcf6ba22d67f0e1c8d17e2a00fe1e779b95" 2019-01-09 00:56:43,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0994087f-0cb0-4b4f-94ca-0c26dc67f1fa Date: Wed, 09 Jan 2019 00:56:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:56:43,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0994087f-0cb0-4b4f-94ca-0c26dc67f1fa 2019-01-09 00:56:43,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}35f22fcf6ba22d67f0e1c8d17e2a00fe1e779b95" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image"}' 2019-01-09 00:56:43,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed X-Openstack-Request-Id: req-223614b3-50cb-4b19-a9ac-547c26b5c4b9 Date: Wed, 09 Jan 2019 00:56:43 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:56:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T00:56:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "min_disk": 0, "protected": false, "id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "file": "/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed/file", "checksum": null, "owner": "15f714b418f04457bfb86848f944dee5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:56:43,480 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-223614b3-50cb-4b19-a9ac-547c26b5c4b9 2019-01-09 00:56:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35f22fcf6ba22d67f0e1c8d17e2a00fe1e779b95" -d '' 2019-01-09 00:56:44,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5c5e0d5-aac9-4e6f-ab56-5a13144419fd Date: Wed, 09 Jan 2019 00:56:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:56:44,912 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed/file used request id req-e5c5e0d5-aac9-4e6f-ab56-5a13144419fd 2019-01-09 00:56:44,912 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 00:56:44,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35f22fcf6ba22d67f0e1c8d17e2a00fe1e779b95" 2019-01-09 00:56:45,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-a8073379-46ca-4349-9662-d0656774f215 Date: Wed, 09 Jan 2019 00:56:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:56:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:56:44Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed/snap", "metadata": {}}], "self": "/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "min_disk": 0, "protected": false, "id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "file": "/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:56:45,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed used request id req-a8073379-46ca-4349-9662-d0656774f215 2019-01-09 00:56:45,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35f22fcf6ba22d67f0e1c8d17e2a00fe1e779b95" 2019-01-09 00:56:45,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ec206abf-2b4f-4bc7-9529-52a2bcb53350 Date: Wed, 09 Jan 2019 00:56: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:56:45,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ec206abf-2b4f-4bc7-9529-52a2bcb53350 2019-01-09 00:56:45,242 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image 2019-01-09 00:56:45,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35f22fcf6ba22d67f0e1c8d17e2a00fe1e779b95" 2019-01-09 00:56:45,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-a058e7b5-ed6f-4318-b7cb-05644e94ece1 Date: Wed, 09 Jan 2019 00:56:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:56:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:56:44Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed/snap", "metadata": {}}], "self": "/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "min_disk": 0, "protected": false, "id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "file": "/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:56:45,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed used request id req-a058e7b5-ed6f-4318-b7cb-05644e94ece1 2019-01-09 00:56:45,413 - create_image - DEBUG - Instance status is - active 2019-01-09 00:56:45,414 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image 2019-01-09 00:56:45,414 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image 2019-01-09 00:56:45,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:56:45,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:56:45,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["S1E2NDwVRhyJjFr-AvsB-A"], "issued_at": "2019-01-09T00:56:45.000000Z"}} 2019-01-09 00:56:45,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328bbbfb498af7c0b3676ad63cf0fa86fda055e7" 2019-01-09 00:56:45,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aaefa31-f56a-4ac4-a427-4f47a9044372 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:56:45,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3aaefa31-f56a-4ac4-a427-4f47a9044372 2019-01-09 00:56:45,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328bbbfb498af7c0b3676ad63cf0fa86fda055e7" 2019-01-09 00:56:45,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-68ea4378-c9a7-4ec5-ac3a-e95c48496cea Date: Wed, 09 Jan 2019 00:56:45 GMT RESP BODY: {"networks":[]} 2019-01-09 00:56:45,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net used request id req-68ea4378-c9a7-4ec5-ac3a-e95c48496cea 2019-01-09 00:56:45,985 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net 2019-01-09 00:56:45,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328bbbfb498af7c0b3676ad63cf0fa86fda055e7" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net", "admin_state_up": true}}' 2019-01-09 00:56:46,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-79f05350-ecb5-4985-b2fc-5dedc1a9b64d Date: Wed, 09 Jan 2019 00:56:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:56:46Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","mtu":1450}} 2019-01-09 00:56:46,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-79f05350-ecb5-4985-b2fc-5dedc1a9b64d 2019-01-09 00:56:46,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328bbbfb498af7c0b3676ad63cf0fa86fda055e7" 2019-01-09 00:56:46,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-27925dd0-f9a3-4466-aa20-713fd4cfc5b5 Date: Wed, 09 Jan 2019 00:56:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T00:56:46Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:56:46,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-27925dd0-f9a3-4466-aa20-713fd4cfc5b5 2019-01-09 00:56:46,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328bbbfb498af7c0b3676ad63cf0fa86fda055e7" 2019-01-09 00:56:46,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f50f53e9-b446-4bf9-aa94-04d78e10a821 Date: Wed, 09 Jan 2019 00:56:46 GMT RESP BODY: {"subnets":[]} 2019-01-09 00:56:46,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-f50f53e9-b446-4bf9-aa94-04d78e10a821 2019-01-09 00:56:46,779 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet 2019-01-09 00:56:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328bbbfb498af7c0b3676ad63cf0fa86fda055e7" -d '{"subnets": [{"ip_version": 4, "network_id": "02831d07-0881-48bf-9cee-9944c98c3d9e", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]}' 2019-01-09 00:56:47,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-871a0f3e-2686-4c57-8e9b-e00cbff96698 Date: Wed, 09 Jan 2019 00:56:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:56:47,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-871a0f3e-2686-4c57-8e9b-e00cbff96698 2019-01-09 00:56:47,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328bbbfb498af7c0b3676ad63cf0fa86fda055e7" 2019-01-09 00:56:47,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-055cc44b-4e84-44db-a266-622c40f2f418 Date: Wed, 09 Jan 2019 00:56:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["790fe1c3-3d93-47fa-a85c-c432d4c347cc"],"description":"","tags":[],"updated_at":"2019-01-09T00:56:47Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:56:47,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-055cc44b-4e84-44db-a266-622c40f2f418 2019-01-09 00:56:47,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328bbbfb498af7c0b3676ad63cf0fa86fda055e7" 2019-01-09 00:56:47,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-63e100a2-f93e-4124-8c11-175886122435 Date: Wed, 09 Jan 2019 00:56:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:56:47,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-63e100a2-f93e-4124-8c11-175886122435 2019-01-09 00:56:47,764 - OpenStackNetwork - DEBUG - Network [02831d07-0881-48bf-9cee-9944c98c3d9e] created successfully 2019-01-09 00:56:47,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:56:47,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:56:48,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["rTdcz4wHT6eREI8VX8bGlA"], "issued_at": "2019-01-09T00:56:48.000000Z"}} 2019-01-09 00:56:48,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c2810a0f4a2331138901a2d3095bc0ed407bd5" 2019-01-09 00:56:48,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0e36de-25c8-484b-b179-ad7fe6525439 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:56:48,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9b0e36de-25c8-484b-b179-ad7fe6525439 2019-01-09 00:56:48,153 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:56:48,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c2810a0f4a2331138901a2d3095bc0ed407bd5" 2019-01-09 00:56:48,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ec1dfdc-9a86-42e4-b8e7-476eebc44f36 x-compute-request-id: req-6ec1dfdc-9a86-42e4-b8e7-476eebc44f36 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:56:48,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6ec1dfdc-9a86-42e4-b8e7-476eebc44f36 2019-01-09 00:56:48,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c2810a0f4a2331138901a2d3095bc0ed407bd5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 00:56:48,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6991e2e1-52db-4eda-99bd-d04b01dc5b00 x-compute-request-id: req-6991e2e1-52db-4eda-99bd-d04b01dc5b00 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:56:48,591 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6991e2e1-52db-4eda-99bd-d04b01dc5b00 2019-01-09 00:56:48,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:56:48,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:56:48,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["lId558xVSm-8-_QueiUMNg"], "issued_at": "2019-01-09T00:56:48.000000Z"}} 2019-01-09 00:56:48,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc59d60e7fe05cd3a4b64415e86b4a65fd727ff6" 2019-01-09 00:56:49,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77964798-3191-4bca-a8dd-c88ad3e22030 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:56:49,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-77964798-3191-4bca-a8dd-c88ad3e22030 2019-01-09 00:56:49,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc59d60e7fe05cd3a4b64415e86b4a65fd727ff6" 2019-01-09 00:56:49,267 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:49 GMT Server: Apache x-compute-request-id: req-dbd9703d-af65-4152-87a9-3229c321d329 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dbd9703d-af65-4152-87a9-3229c321d329 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 00:56:49,267 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/detail used request id req-dbd9703d-af65-4152-87a9-3229c321d329 2019-01-09 00:56:49,271 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dbd9703d-af65-4152-87a9-3229c321d329" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc59d60e7fe05cd3a4b64415e86b4a65fd727ff6" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b", "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}}' 2019-01-09 00:56:50,210 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:56:49 GMT Server: Apache x-compute-request-id: req-4299cbc0-5601-426f-982e-f569a60ddb92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4299cbc0-5601-426f-982e-f569a60ddb92 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T00:56:50.052789", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d82db356-4c8a-429b-a422-11c75f474edd", "size": 1}} 2019-01-09 00:56:50,211 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes used request id req-4299cbc0-5601-426f-982e-f569a60ddb92 2019-01-09 00:56:50,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dbd9703d-af65-4152-87a9-3229c321d329" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc59d60e7fe05cd3a4b64415e86b4a65fd727ff6" 2019-01-09 00:56:50,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:50 GMT Server: Apache x-compute-request-id: req-ee27390d-80cf-4026-948c-0810f186fb9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee27390d-80cf-4026-948c-0810f186fb9b Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:56:50.000000", "replication_status": null, "snapshot_id": null, "id": "d82db356-4c8a-429b-a422-11c75f474edd", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b", "bootable": "false", "created_at": "2019-01-09T00:56:50.000000", "volume_type": null}} 2019-01-09 00:56:50,413 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd used request id req-ee27390d-80cf-4026-948c-0810f186fb9b 2019-01-09 00:56:50,414 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b 2019-01-09 00:56:50,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dbd9703d-af65-4152-87a9-3229c321d329" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc59d60e7fe05cd3a4b64415e86b4a65fd727ff6" 2019-01-09 00:56:51,155 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:50 GMT Server: Apache x-compute-request-id: req-85f9dd7f-4fb5-474f-b217-4c0da5143acb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-85f9dd7f-4fb5-474f-b217-4c0da5143acb Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:56:50.000000", "replication_status": null, "snapshot_id": null, "id": "d82db356-4c8a-429b-a422-11c75f474edd", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b", "bootable": "false", "created_at": "2019-01-09T00:56:50.000000", "volume_type": null}} 2019-01-09 00:56:51,156 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd used request id req-85f9dd7f-4fb5-474f-b217-4c0da5143acb 2019-01-09 00:56:51,156 - create_volume - DEBUG - Instance status is - available 2019-01-09 00:56:51,156 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b 2019-01-09 00:56:51,156 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b 2019-01-09 00:56:51,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:56:51,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:56:51,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["PYexT20VT1W26rgMFst2sg"], "issued_at": "2019-01-09T00:56:51.000000Z"}} 2019-01-09 00:56:51,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:51,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3fa7274-fceb-4cf4-b804-969a54856eb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:56:51,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d3fa7274-fceb-4cf4-b804-969a54856eb5 2019-01-09 00:56:51,625 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:56:51,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:51,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a19c0d-d636-4e91-a7bf-530b98db5f8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:56:51,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-00a19c0d-d636-4e91-a7bf-530b98db5f8e 2019-01-09 00:56:51,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:51,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-80d6e6f9-ca3f-4c0a-bd16-83b3769ec3dc Date: Wed, 09 Jan 2019 00:56:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["790fe1c3-3d93-47fa-a85c-c432d4c347cc"],"description":"","tags":[],"updated_at":"2019-01-09T00:56:47Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:56:51,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net used request id req-80d6e6f9-ca3f-4c0a-bd16-83b3769ec3dc 2019-01-09 00:56:51,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:56:51,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:56:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:56:51,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:52,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e2597e-e267-4149-91cc-0c313d8f9b8f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:56:52,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-39e2597e-e267-4149-91cc-0c313d8f9b8f 2019-01-09 00:56:52,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:52,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7a87f98a-0ada-4413-b97f-4f8334f31eb6 Date: Wed, 09 Jan 2019 00:56:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:56:52,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-7a87f98a-0ada-4413-b97f-4f8334f31eb6 2019-01-09 00:56:52,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e&name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:52,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-53e77ef8-cd7d-4d1d-8cfd-832a539cbd9e Date: Wed, 09 Jan 2019 00:56:52 GMT RESP BODY: {"ports":[]} 2019-01-09 00:56:52,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e&name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port&admin_state_up=True used request id req-53e77ef8-cd7d-4d1d-8cfd-832a539cbd9e 2019-01-09 00:56:52,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:52,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d58594f4-7f03-4ef4-a4ff-c2bfada2367d x-compute-request-id: req-d58594f4-7f03-4ef4-a4ff-c2bfada2367d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 00:56:52,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst used request id req-d58594f4-7f03-4ef4-a4ff-c2bfada2367d 2019-01-09 00:56:52,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:53,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c2fb024d-7865-42a7-af03-4f1b71af08b9 Date: Wed, 09 Jan 2019 00:56:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["790fe1c3-3d93-47fa-a85c-c432d4c347cc"],"description":"","tags":[],"updated_at":"2019-01-09T00:56:47Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:56:53,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net used request id req-c2fb024d-7865-42a7-af03-4f1b71af08b9 2019-01-09 00:56:53,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:53,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a6510e-8505-48ac-8804-6f6c59682f60 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:56:53,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-12a6510e-8505-48ac-8804-6f6c59682f60 2019-01-09 00:56:53,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:53,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bdd0875b-f18c-4ad9-8f86-8201259c00b9 Date: Wed, 09 Jan 2019 00:56:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:56:53,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-bdd0875b-f18c-4ad9-8f86-8201259c00b9 2019-01-09 00:56:53,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e&name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:53,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-64be76d3-fef0-426c-91cd-34086e6957dd Date: Wed, 09 Jan 2019 00:56:53 GMT RESP BODY: {"ports":[]} 2019-01-09 00:56:53,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e&name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port&admin_state_up=True used request id req-64be76d3-fef0-426c-91cd-34086e6957dd 2019-01-09 00:56:53,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:56:53,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:56:54,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["PhPiBuazRSSVOcxkpb5TDA"], "issued_at": "2019-01-09T00:56:54.000000Z"}} 2019-01-09 00:56:54,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e7f3a16f93c05c7cf09fc05121d4a0bf6e22f9a" 2019-01-09 00:56:54,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6687b40-4332-44ae-a0db-df0f5b9e1110 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:56:54,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d6687b40-4332-44ae-a0db-df0f5b9e1110 2019-01-09 00:56:54,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:54,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-246585fe-d5e5-4189-a0df-3adc36686e5f Date: Wed, 09 Jan 2019 00:56:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["790fe1c3-3d93-47fa-a85c-c432d4c347cc"],"description":"","tags":[],"updated_at":"2019-01-09T00:56:47Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:56:54,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net used request id req-246585fe-d5e5-4189-a0df-3adc36686e5f 2019-01-09 00:56:54,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:54,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fa026deb-0d24-4c0f-bf55-a2dc42d97d9a Date: Wed, 09 Jan 2019 00:56:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:56:54,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-fa026deb-0d24-4c0f-bf55-a2dc42d97d9a 2019-01-09 00:56:54,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:55,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ed2c5a36-67cc-44bd-867e-75541c7ee480 Date: Wed, 09 Jan 2019 00:56:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["790fe1c3-3d93-47fa-a85c-c432d4c347cc"],"description":"","tags":[],"updated_at":"2019-01-09T00:56:47Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:56:55,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net used request id req-ed2c5a36-67cc-44bd-867e-75541c7ee480 2019-01-09 00:56:55,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:56:55,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:56:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:56:55,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e7f3a16f93c05c7cf09fc05121d4a0bf6e22f9a" 2019-01-09 00:56:55,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318381a0-b207-472a-a166-9465466ed79a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:56:55,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-318381a0-b207-472a-a166-9465466ed79a 2019-01-09 00:56:55,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:55,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ce1f334a-7672-4784-9e2d-3592e94a2b15 Date: Wed, 09 Jan 2019 00:56:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:56:55,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-ce1f334a-7672-4784-9e2d-3592e94a2b15 2019-01-09 00:56:55,468 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net 2019-01-09 00:56:55,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" -d '{"port": {"network_id": "02831d07-0881-48bf-9cee-9944c98c3d9e", "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port", "admin_state_up": true}}' 2019-01-09 00:56:56,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-f1894874-557d-4358-afe8-21b6b248b490 Date: Wed, 09 Jan 2019 00:56:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:55Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.7"}],"id":"af8937a1-83e3-4132-815e-17f9be35ad50","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:04:9d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port","project_id":"15f714b418f04457bfb86848f944dee5","qos_policy_id":null,"admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:55Z","binding:vnic_type":"normal"}} 2019-01-09 00:56:56,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-f1894874-557d-4358-afe8-21b6b248b490 2019-01-09 00:56:56,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:56,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e3507fa2-23db-4abd-9f79-f15ec834ca8d Date: Wed, 09 Jan 2019 00:56:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["790fe1c3-3d93-47fa-a85c-c432d4c347cc"],"description":"","tags":[],"updated_at":"2019-01-09T00:56:47Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:56:56,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net used request id req-e3507fa2-23db-4abd-9f79-f15ec834ca8d 2019-01-09 00:56:56,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:56,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cf9aff-af5d-4af8-a171-13e0d5e051da Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:56:56,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-46cf9aff-af5d-4af8-a171-13e0d5e051da 2019-01-09 00:56:56,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:56,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8c79b96c-b533-47c0-b8f5-1bc769399176 Date: Wed, 09 Jan 2019 00:56:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:56:56,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-8c79b96c-b533-47c0-b8f5-1bc769399176 2019-01-09 00:56:56,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e&name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:56,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-1194c1b7-ed37-4cad-95a9-21afbd18b966 Date: Wed, 09 Jan 2019 00:56:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.7"}],"id":"af8937a1-83e3-4132-815e-17f9be35ad50","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:04:9d","project_id":"15f714b418f04457bfb86848f944dee5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:55Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 00:56:56,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e&name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port&admin_state_up=True used request id req-1194c1b7-ed37-4cad-95a9-21afbd18b966 2019-01-09 00:56:56,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:56,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc77f899-a7fc-41ea-8db5-ead093daa2ae Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:56:56,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-bc77f899-a7fc-41ea-8db5-ead093daa2ae 2019-01-09 00:56:56,894 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst 2019-01-09 00:56:56,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:56,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eed4e8c5-da6e-4d11-a7ff-2219f97325c5 x-compute-request-id: req-eed4e8c5-da6e-4d11-a7ff-2219f97325c5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-flavor"}]} 2019-01-09 00:56:56,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-eed4e8c5-da6e-4d11-a7ff-2219f97325c5 2019-01-09 00:56:56,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:57,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8966da79-b5b7-40d2-a949-468a5eca4a8d x-compute-request-id: req-8966da79-b5b7-40d2-a949-468a5eca4a8d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:56:57,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e used request id req-8966da79-b5b7-40d2-a949-468a5eca4a8d 2019-01-09 00:56:57,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:57,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-2859250e-a9f5-4469-b292-c9b20af0670d Date: Wed, 09 Jan 2019 00:56:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:56:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:56:44Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed/snap", "metadata": {}}], "self": "/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "min_disk": 0, "protected": false, "id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "file": "/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image"} 2019-01-09 00:56:57,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image used request id req-2859250e-a9f5-4469-b292-c9b20af0670d 2019-01-09 00:56:57,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:57,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-72f0ecc5-33de-4c9a-9fe3-b7f8674ad853 Date: Wed, 09 Jan 2019 00:56: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:56:57,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-72f0ecc5-33de-4c9a-9fe3-b7f8674ad853 2019-01-09 00:56:57,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "imageRef": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "flavorRef": "5516e91d-86ff-4e12-8d11-80de40ea901e", "max_count": 1, "min_count": 1, "networks": [{"port": "af8937a1-83e3-4132-815e-17f9be35ad50"}]}}' 2019-01-09 00:56:59,204 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:56:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0637ef14-ef21-4e01-ac71-9a05aa48a650 x-compute-request-id: req-0637ef14-ef21-4e01-ac71-9a05aa48a650 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "49303977-71ee-4b42-b780-75d4413fa933", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "adminPass": "AcSEUjtJq63S"}} 2019-01-09 00:56:59,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-0637ef14-ef21-4e01-ac71-9a05aa48a650 2019-01-09 00:56:59,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:59,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f4ca94c-7364-4eeb-97c8-abfd2d29769d x-compute-request-id: req-5f4ca94c-7364-4eeb-97c8-abfd2d29769d Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:56:59Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:56:59,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-5f4ca94c-7364-4eeb-97c8-abfd2d29769d 2019-01-09 00:56:59,436 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst 2019-01-09 00:56:59,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:56:59,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:56:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66550ea6-9854-4db6-91d1-4419c57da100 x-compute-request-id: req-66550ea6-9854-4db6-91d1-4419c57da100 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:56:59Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:56:59,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-66550ea6-9854-4db6-91d1-4419c57da100 2019-01-09 00:56:59,881 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst] is - BUILD 2019-01-09 00:56:59,881 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:57:02,884 - create_instance - DEBUG - VM status query timeout in 896.551769018 2019-01-09 00:57:02,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:03,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-8ccc4196-2d58-472d-becc-c58fe42d39f4 x-compute-request-id: req-8ccc4196-2d58-472d-becc-c58fe42d39f4 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:04:9d", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T00:57:00Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:57:03,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-8ccc4196-2d58-472d-becc-c58fe42d39f4 2019-01-09 00:57:03,466 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst] is - BUILD 2019-01-09 00:57:03,466 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:57:06,470 - create_instance - DEBUG - VM status query timeout in 892.96659112 2019-01-09 00:57:06,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:06,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5b5f2bc-68c5-4a0d-877c-5746435dfa60 x-compute-request-id: req-a5b5f2bc-68c5-4a0d-877c-5746435dfa60 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:04:9d", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-09T00:57:05.000000", "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:57:06Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:57:06,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-a5b5f2bc-68c5-4a0d-877c-5746435dfa60 2019-01-09 00:57:06,781 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst] is - ACTIVE 2019-01-09 00:57:06,781 - create_instance - INFO - VM is - ACTIVE 2019-01-09 00:57:06,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:07,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46b1d41f-2b14-4b20-bd40-c4bb2e23b64f x-compute-request-id: req-46b1d41f-2b14-4b20-bd40-c4bb2e23b64f Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:04:9d", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-09T00:57:05.000000", "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:57:06Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:57:07,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-46b1d41f-2b14-4b20-bd40-c4bb2e23b64f 2019-01-09 00:57:07,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:08,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-082420e3-4c2f-40d7-84d9-08831ea3904f Date: Wed, 09 Jan 2019 00:57:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["790fe1c3-3d93-47fa-a85c-c432d4c347cc"],"description":"","tags":[],"updated_at":"2019-01-09T00:56:47Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:57:08,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net used request id req-082420e3-4c2f-40d7-84d9-08831ea3904f 2019-01-09 00:57:08,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:08,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a66b11e7-4743-494d-b25a-59a1f98d343c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:57:08,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-a66b11e7-4743-494d-b25a-59a1f98d343c 2019-01-09 00:57:08,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:08,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5035d919-b6ac-4425-89b0-141d620861e9 Date: Wed, 09 Jan 2019 00:57:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:57:08,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-5035d919-b6ac-4425-89b0-141d620861e9 2019-01-09 00:57:08,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:08,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-338b0cf8-ed5c-4ac3-8652-37185da54a62 Date: Wed, 09 Jan 2019 00:57:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.2"}],"id":"43ee5f9a-5706-46d1-b4ce-2b95880eda1a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:96:f5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-02831d07-0881-48bf-9cee-9944c98c3d9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:57:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.7"}],"id":"af8937a1-83e3-4132-815e-17f9be35ad50","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b3:04:9d","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:55Z","binding:vnic_type":"normal","device_id":"49303977-71ee-4b42-b780-75d4413fa933"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.3"}],"id":"c591682b-6adf-4564-a71e-17144d555216","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:54:cd","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-02831d07-0881-48bf-9cee-9944c98c3d9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.4"}],"id":"fe3b4f6a-c94e-4ce7-90a6-6143065fd66a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:77:36","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-02831d07-0881-48bf-9cee-9944c98c3d9e"}]} 2019-01-09 00:57:08,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-338b0cf8-ed5c-4ac3-8652-37185da54a62 2019-01-09 00:57:08,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:08,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["qoflS8miRZq_bApSNHxRNg"], "issued_at": "2019-01-09T00:57:08.000000Z"}} 2019-01-09 00:57:08,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:08,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-809fa5a6-2867-4b91-9385-e98eee0fa0fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:57:08,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-809fa5a6-2867-4b91-9385-e98eee0fa0fc 2019-01-09 00:57:08,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:09,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-1472ffdf-32cf-4950-bb27-cb6292225bb8 x-compute-request-id: req-1472ffdf-32cf-4950-bb27-cb6292225bb8 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:04:9d", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-09T00:57:05.000000", "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:57:06Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:57:09,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-1472ffdf-32cf-4950-bb27-cb6292225bb8 2019-01-09 00:57:09,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:09,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3f8224ef-87bf-4dcc-aafb-3e37d2eb6047 Date: Wed, 09 Jan 2019 00:57:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["790fe1c3-3d93-47fa-a85c-c432d4c347cc"],"description":"","tags":[],"updated_at":"2019-01-09T00:56:47Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:57:09,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net used request id req-3f8224ef-87bf-4dcc-aafb-3e37d2eb6047 2019-01-09 00:57:09,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:10,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1d224b-e58b-49e0-a628-1c2c9b64db26 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:57:10,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-6c1d224b-e58b-49e0-a628-1c2c9b64db26 2019-01-09 00:57:10,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:10,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-65887b49-ac50-4055-8401-e6791bf01974 Date: Wed, 09 Jan 2019 00:57:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:57:10,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-65887b49-ac50-4055-8401-e6791bf01974 2019-01-09 00:57:10,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:10,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-8e219e5b-a8f3-4d85-a31d-d01d9b55f326 Date: Wed, 09 Jan 2019 00:57:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.2"}],"id":"43ee5f9a-5706-46d1-b4ce-2b95880eda1a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:96:f5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-02831d07-0881-48bf-9cee-9944c98c3d9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:57:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.7"}],"id":"af8937a1-83e3-4132-815e-17f9be35ad50","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b3:04:9d","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:55Z","binding:vnic_type":"normal","device_id":"49303977-71ee-4b42-b780-75d4413fa933"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.3"}],"id":"c591682b-6adf-4564-a71e-17144d555216","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:54:cd","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-02831d07-0881-48bf-9cee-9944c98c3d9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.4"}],"id":"fe3b4f6a-c94e-4ce7-90a6-6143065fd66a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:77:36","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-02831d07-0881-48bf-9cee-9944c98c3d9e"}]} 2019-01-09 00:57:10,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-8e219e5b-a8f3-4d85-a31d-d01d9b55f326 2019-01-09 00:57:10,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" -d '{"volumeAttachment": {"volumeId": "d82db356-4c8a-429b-a422-11c75f474edd"}}' 2019-01-09 00:57:11,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01f80e41-b225-47bc-9795-1cb9bd4ff875 x-compute-request-id: req-01f80e41-b225-47bc-9795-1cb9bd4ff875 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "49303977-71ee-4b42-b780-75d4413fa933", "id": "d82db356-4c8a-429b-a422-11c75f474edd", "volumeId": "d82db356-4c8a-429b-a422-11c75f474edd"}} 2019-01-09 00:57:11,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933/os-volume_attachments used request id req-01f80e41-b225-47bc-9795-1cb9bd4ff875 2019-01-09 00:57:11,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:11,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85eb039d-0d6f-4fcf-902f-cdd303000843 x-compute-request-id: req-85eb039d-0d6f-4fcf-902f-cdd303000843 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:04:9d", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-09T00:57:05.000000", "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:57:06Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "d82db356-4c8a-429b-a422-11c75f474edd"}], "metadata": {}}} 2019-01-09 00:57:11,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-85eb039d-0d6f-4fcf-902f-cdd303000843 2019-01-09 00:57:11,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:12,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4994a204-810e-43f4-8858-779f27a480a4 Date: Wed, 09 Jan 2019 00:57:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["790fe1c3-3d93-47fa-a85c-c432d4c347cc"],"description":"","tags":[],"updated_at":"2019-01-09T00:56:47Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:57:12,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net used request id req-4994a204-810e-43f4-8858-779f27a480a4 2019-01-09 00:57:12,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:57:12,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:57:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:57:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:12,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6be881a-b6f6-4f14-b1ca-a4a39ab70ab6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:57:12,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-a6be881a-b6f6-4f14-b1ca-a4a39ab70ab6 2019-01-09 00:57:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:12,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-511a3ad2-b9b8-41bc-8fd3-df01b9effbba Date: Wed, 09 Jan 2019 00:57:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:57:12,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-511a3ad2-b9b8-41bc-8fd3-df01b9effbba 2019-01-09 00:57:12,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:12,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-0fdefaa9-dc20-45d7-a8b6-f4c2a35bce51 Date: Wed, 09 Jan 2019 00:57:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.2"}],"id":"43ee5f9a-5706-46d1-b4ce-2b95880eda1a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:96:f5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-02831d07-0881-48bf-9cee-9944c98c3d9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:57:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.7"}],"id":"af8937a1-83e3-4132-815e-17f9be35ad50","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b3:04:9d","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:55Z","binding:vnic_type":"normal","device_id":"49303977-71ee-4b42-b780-75d4413fa933"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.3"}],"id":"c591682b-6adf-4564-a71e-17144d555216","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:54:cd","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-02831d07-0881-48bf-9cee-9944c98c3d9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.4"}],"id":"fe3b4f6a-c94e-4ce7-90a6-6143065fd66a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:77:36","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-02831d07-0881-48bf-9cee-9944c98c3d9e"}]} 2019-01-09 00:57:12,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-0fdefaa9-dc20-45d7-a8b6-f4c2a35bce51 2019-01-09 00:57:12,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:12,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a12c892-a76e-4256-8841-584903506fca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:57:12,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5a12c892-a76e-4256-8841-584903506fca 2019-01-09 00:57:12,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:13,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da5e1010-470c-4d50-9198-41942204f609 x-compute-request-id: req-da5e1010-470c-4d50-9198-41942204f609 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:04:9d", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-09T00:57:05.000000", "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:57:12Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "d82db356-4c8a-429b-a422-11c75f474edd"}], "metadata": {}}} 2019-01-09 00:57:13,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-da5e1010-470c-4d50-9198-41942204f609 2019-01-09 00:57:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:13,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-195d5e54-3653-4f22-ade1-ebd0ec6a6170 Date: Wed, 09 Jan 2019 00:57:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["790fe1c3-3d93-47fa-a85c-c432d4c347cc"],"description":"","tags":[],"updated_at":"2019-01-09T00:56:47Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:57:13,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net used request id req-195d5e54-3653-4f22-ade1-ebd0ec6a6170 2019-01-09 00:57:13,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:13,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80bdbbb7-f670-46cc-9c3d-e25bca3ee0e6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:57:13,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-80bdbbb7-f670-46cc-9c3d-e25bca3ee0e6 2019-01-09 00:57:13,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:13,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-61c6f713-402b-46de-b3f8-611a797484c1 Date: Wed, 09 Jan 2019 00:57:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:57:13,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-61c6f713-402b-46de-b3f8-611a797484c1 2019-01-09 00:57:13,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:13,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-bd12b32d-2fe3-447b-a7b2-f5ae7bb31e94 Date: Wed, 09 Jan 2019 00:57:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.2"}],"id":"43ee5f9a-5706-46d1-b4ce-2b95880eda1a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:96:f5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-02831d07-0881-48bf-9cee-9944c98c3d9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:57:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.7"}],"id":"af8937a1-83e3-4132-815e-17f9be35ad50","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b3:04:9d","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:55Z","binding:vnic_type":"normal","device_id":"49303977-71ee-4b42-b780-75d4413fa933"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.3"}],"id":"c591682b-6adf-4564-a71e-17144d555216","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:54:cd","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-02831d07-0881-48bf-9cee-9944c98c3d9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.4"}],"id":"fe3b4f6a-c94e-4ce7-90a6-6143065fd66a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:77:36","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-02831d07-0881-48bf-9cee-9944c98c3d9e"}]} 2019-01-09 00:57:13,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-bd12b32d-2fe3-447b-a7b2-f5ae7bb31e94 2019-01-09 00:57:13,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:14,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-f02af944-17e9-47b9-8268-36ab0070b41a x-compute-request-id: req-f02af944-17e9-47b9-8268-36ab0070b41a Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:04:9d", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-09T00:57:05.000000", "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:57:12Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "d82db356-4c8a-429b-a422-11c75f474edd"}], "metadata": {}}} 2019-01-09 00:57:14,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-f02af944-17e9-47b9-8268-36ab0070b41a 2019-01-09 00:57:14,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:14,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c7122faf-be3e-46ab-b9c3-134109a54854 Date: Wed, 09 Jan 2019 00:57:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["790fe1c3-3d93-47fa-a85c-c432d4c347cc"],"description":"","tags":[],"updated_at":"2019-01-09T00:56:47Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:57:14,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net used request id req-c7122faf-be3e-46ab-b9c3-134109a54854 2019-01-09 00:57:14,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:14,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ba68e3-000d-4cd9-ae65-ad3b7518fb2b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:57:14,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-39ba68e3-000d-4cd9-ae65-ad3b7518fb2b 2019-01-09 00:57:14,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:14,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6ca8d423-2770-4057-a4be-ebbe29c4d53c Date: Wed, 09 Jan 2019 00:57:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:57:14,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-6ca8d423-2770-4057-a4be-ebbe29c4d53c 2019-01-09 00:57:14,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:14,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-9133479f-22ab-42eb-8d03-678b6e0395d8 Date: Wed, 09 Jan 2019 00:57:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.2"}],"id":"43ee5f9a-5706-46d1-b4ce-2b95880eda1a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:96:f5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-02831d07-0881-48bf-9cee-9944c98c3d9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:57:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.7"}],"id":"af8937a1-83e3-4132-815e-17f9be35ad50","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b3:04:9d","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:55Z","binding:vnic_type":"normal","device_id":"49303977-71ee-4b42-b780-75d4413fa933"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.3"}],"id":"c591682b-6adf-4564-a71e-17144d555216","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:54:cd","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-02831d07-0881-48bf-9cee-9944c98c3d9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.4"}],"id":"fe3b4f6a-c94e-4ce7-90a6-6143065fd66a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:77:36","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-02831d07-0881-48bf-9cee-9944c98c3d9e"}]} 2019-01-09 00:57:14,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-9133479f-22ab-42eb-8d03-678b6e0395d8 2019-01-09 00:57:14,796 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:15,102 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:14 GMT Server: Apache x-compute-request-id: req-505a8614-ba93-43e8-b58d-83db41505423 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-505a8614-ba93-43e8-b58d-83db41505423 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "49303977-71ee-4b42-b780-75d4413fa933", "attachment_id": "17d04aad-e71d-4048-ad29-03e18f011f5e", "attached_at": "2019-01-09T00:57:13.000000", "host_name": null, "volume_id": "d82db356-4c8a-429b-a422-11c75f474edd", "device": "/dev/vdb", "id": "d82db356-4c8a-429b-a422-11c75f474edd"}], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:57:13.000000", "replication_status": null, "snapshot_id": null, "id": "d82db356-4c8a-429b-a422-11c75f474edd", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b", "bootable": "false", "created_at": "2019-01-09T00:56:50.000000", "volume_type": null}} 2019-01-09 00:57:15,102 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd used request id req-505a8614-ba93-43e8-b58d-83db41505423 2019-01-09 00:57:15,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:15,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2a8bb05-05e1-4d4d-91a2-c62a6996d39e x-compute-request-id: req-b2a8bb05-05e1-4d4d-91a2-c62a6996d39e Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:04:9d", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-09T00:57:05.000000", "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:57:12Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "d82db356-4c8a-429b-a422-11c75f474edd"}], "metadata": {}}} 2019-01-09 00:57:15,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-b2a8bb05-05e1-4d4d-91a2-c62a6996d39e 2019-01-09 00:57:15,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:15,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-850b0c4d-6c05-4be4-8b8d-c824c43be273 Date: Wed, 09 Jan 2019 00:57:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02831d07-0881-48bf-9cee-9944c98c3d9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["790fe1c3-3d93-47fa-a85c-c432d4c347cc"],"description":"","tags":[],"updated_at":"2019-01-09T00:56:47Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:46Z","provider:network_type":"vxlan"}]} 2019-01-09 00:57:15,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net used request id req-850b0c4d-6c05-4be4-8b8d-c824c43be273 2019-01-09 00:57:15,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:15,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84d4a86-d607-49c4-bed6-a4aa90d0704a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:57:15,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-f84d4a86-d607-49c4-bed6-a4aa90d0704a 2019-01-09 00:57:15,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:15,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0ca063ce-1594-46e3-a73d-1b2245413241 Date: Wed, 09 Jan 2019 00:57:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","dns_nameservers":[],"updated_at":"2019-01-09T00:56: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":"15f714b418f04457bfb86848f944dee5","id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet"}]} 2019-01-09 00:57:15,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-0ca063ce-1594-46e3-a73d-1b2245413241 2019-01-09 00:57:15,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:16,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-5d71fb5f-aaf5-4bcf-94f6-5a08913c2bad Date: Wed, 09 Jan 2019 00:57:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.2"}],"id":"43ee5f9a-5706-46d1-b4ce-2b95880eda1a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:96:f5","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-02831d07-0881-48bf-9cee-9944c98c3d9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:57:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.7"}],"id":"af8937a1-83e3-4132-815e-17f9be35ad50","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b3:04:9d","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:55Z","binding:vnic_type":"normal","device_id":"49303977-71ee-4b42-b780-75d4413fa933"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.3"}],"id":"c591682b-6adf-4564-a71e-17144d555216","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:54:cd","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-02831d07-0881-48bf-9cee-9944c98c3d9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:56:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"790fe1c3-3d93-47fa-a85c-c432d4c347cc","ip_address":"10.55.0.4"}],"id":"fe3b4f6a-c94e-4ce7-90a6-6143065fd66a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:77:36","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02831d07-0881-48bf-9cee-9944c98c3d9e","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:56:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-02831d07-0881-48bf-9cee-9944c98c3d9e"}]} 2019-01-09 00:57:16,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-5d71fb5f-aaf5-4bcf-94f6-5a08913c2bad 2019-01-09 00:57:16,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933/os-volume_attachments/d82db356-4c8a-429b-a422-11c75f474edd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded6f4997a5ea18f5a3ed7619746085ec9540dc3" 2019-01-09 00:57:18,374 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-af8082bc-bf0b-42e7-b471-16eea8295df3 x-compute-request-id: req-af8082bc-bf0b-42e7-b471-16eea8295df3 Content-Length: 0 Content-Type: application/json 2019-01-09 00:57:18,374 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933/os-volume_attachments/d82db356-4c8a-429b-a422-11c75f474edd used request id req-af8082bc-bf0b-42e7-b471-16eea8295df3 2019-01-09 00:57:18,375 - create_instance - INFO - Deleting Port with ID - af8937a1-83e3-4132-815e-17f9be35ad50 2019-01-09 00:57:18,375 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-port 2019-01-09 00:57:18,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/af8937a1-83e3-4132-815e-17f9be35ad50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:18,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-071cbc94-71ed-421f-a6d6-335948800c3a Date: Wed, 09 Jan 2019 00:57:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:57:18,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/af8937a1-83e3-4132-815e-17f9be35ad50 used request id req-071cbc94-71ed-421f-a6d6-335948800c3a 2019-01-09 00:57:18,905 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst 2019-01-09 00:57:18,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:19,110 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-8916edcd-d866-486c-89aa-acf239a00c09 x-compute-request-id: req-8916edcd-d866-486c-89aa-acf239a00c09 Content-Type: application/json 2019-01-09 00:57:19,110 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-8916edcd-d866-486c-89aa-acf239a00c09 2019-01-09 00:57:19,110 - create_instance - INFO - Checking deletion status 2019-01-09 00:57:19,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:19,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-2be69910-a6d7-412c-9658-99f661bd139a x-compute-request-id: req-2be69910-a6d7-412c-9658-99f661bd139a Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:04:9d", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-09T00:57:05.000000", "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:57:18Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [{"id": "d82db356-4c8a-429b-a422-11c75f474edd"}], "metadata": {}}} 2019-01-09 00:57:19,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-2be69910-a6d7-412c-9658-99f661bd139a 2019-01-09 00:57:19,503 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst] is - ACTIVE 2019-01-09 00:57:19,504 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:57:22,507 - create_instance - DEBUG - VM status query timeout in 296.603584051 2019-01-09 00:57:22,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:22,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-18522994-80b4-46be-89e9-758e64e469dd x-compute-request-id: req-18522994-80b4-46be-89e9-758e64e469dd Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-09T00:57:05.000000", "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:57:18Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:57:22,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-18522994-80b4-46be-89e9-758e64e469dd 2019-01-09 00:57:22,763 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst] is - ACTIVE 2019-01-09 00:57:22,763 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:57:25,766 - create_instance - DEBUG - VM status query timeout in 293.344075918 2019-01-09 00:57:25,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:26,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95e55926-eb8d-42ba-ace0-42e016161638 x-compute-request-id: req-95e55926-eb8d-42ba-ace0-42e016161638 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/49303977-71ee-4b42-b780-75d4413fa933", "rel": "bookmark"}], "image": {"id": "a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "links": [{"href": "http://172.30.9.26:8774/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-09T00:57:05.000000", "flavor": {"id": "5516e91d-86ff-4e12-8d11-80de40ea901e", "links": [{"href": "http://172.30.9.26:8774/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e", "rel": "bookmark"}]}, "id": "49303977-71ee-4b42-b780-75d4413fa933", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:57:25Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst", "created": "2019-01-09T00:56:59Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:57:26,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-95e55926-eb8d-42ba-ace0-42e016161638 2019-01-09 00:57:26,222 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst] is - ACTIVE 2019-01-09 00:57:26,222 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 00:57:29,225 - create_instance - DEBUG - VM status query timeout in 289.885272026 2019-01-09 00:57:29,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfef6166947f0857c64d4111cc1c7bef7309de0" 2019-01-09 00:57:29,279 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a09f030b-fdf8-48a5-99b4-1b42af6e41d8 x-compute-request-id: req-a09f030b-fdf8-48a5-99b4-1b42af6e41d8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 49303977-71ee-4b42-b780-75d4413fa933 could not be found.", "code": 404}} 2019-01-09 00:57:29,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/49303977-71ee-4b42-b780-75d4413fa933 used request id req-a09f030b-fdf8-48a5-99b4-1b42af6e41d8 2019-01-09 00:57:29,280 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 49303977-71ee-4b42-b780-75d4413fa933 could not be found. (HTTP 404) (Request-ID: req-a09f030b-fdf8-48a5-99b4-1b42af6e41d8) 2019-01-09 00:57:29,280 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-vm_inst 2019-01-09 00:57:29,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dbd9703d-af65-4152-87a9-3229c321d329" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc59d60e7fe05cd3a4b64415e86b4a65fd727ff6" 2019-01-09 00:57:30,060 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:29 GMT Server: Apache x-compute-request-id: req-fbd02580-dbaf-4870-9fab-8ee7fa697179 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fbd02580-dbaf-4870-9fab-8ee7fa697179 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:57:28.000000", "replication_status": null, "snapshot_id": null, "id": "d82db356-4c8a-429b-a422-11c75f474edd", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b", "bootable": "false", "created_at": "2019-01-09T00:56:50.000000", "volume_type": null}} 2019-01-09 00:57:30,060 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd used request id req-fbd02580-dbaf-4870-9fab-8ee7fa697179 2019-01-09 00:57:30,061 - create_volume - DEBUG - Instance status is - available 2019-01-09 00:57:30,061 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b 2019-01-09 00:57:30,061 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b 2019-01-09 00:57:30,064 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dbd9703d-af65-4152-87a9-3229c321d329" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc59d60e7fe05cd3a4b64415e86b4a65fd727ff6" 2019-01-09 00:57:30,944 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:57:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-75084b5a-8a7f-4490-ae0c-f25f8ee037a9 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. 2019-01-09 00:57:30,944 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd used request id req-75084b5a-8a7f-4490-ae0c-f25f8ee037a9 2019-01-09 00:57:30,947 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dbd9703d-af65-4152-87a9-3229c321d329" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc59d60e7fe05cd3a4b64415e86b4a65fd727ff6" 2019-01-09 00:57:31,005 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:30 GMT Server: Apache x-compute-request-id: req-7463c1c9-9e7e-4a2f-ad89-0df097adf0ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7463c1c9-9e7e-4a2f-ad89-0df097adf0ad Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T00:57:30.000000", "replication_status": null, "snapshot_id": null, "id": "d82db356-4c8a-429b-a422-11c75f474edd", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-8c792b96-8dc2-45bd-9a73-b00edeae0c8b", "bootable": "false", "created_at": "2019-01-09T00:56:50.000000", "volume_type": null}} 2019-01-09 00:57:31,005 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd used request id req-7463c1c9-9e7e-4a2f-ad89-0df097adf0ad 2019-01-09 00:57:31,006 - create_volume - DEBUG - Instance status is - deleting 2019-01-09 00:57:31,006 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 00:57:34,009 - create_volume - DEBUG - Volume status query timeout in 56.9354910851 2019-01-09 00:57:34,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dbd9703d-af65-4152-87a9-3229c321d329" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc59d60e7fe05cd3a4b64415e86b4a65fd727ff6" 2019-01-09 00:57:34,046 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00:57:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-abb8e4f7-46f3-43e7-9da6-6f565ad3e6fd x-openstack-request-id: req-abb8e4f7-46f3-43e7-9da6-6f565ad3e6fd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d82db356-4c8a-429b-a422-11c75f474edd could not be found.", "code": 404}} 2019-01-09 00:57:34,046 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d82db356-4c8a-429b-a422-11c75f474edd used request id req-abb8e4f7-46f3-43e7-9da6-6f565ad3e6fd 2019-01-09 00:57:34,047 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d82db356-4c8a-429b-a422-11c75f474edd could not be found. (HTTP 404) (Request-ID: req-abb8e4f7-46f3-43e7-9da6-6f565ad3e6fd) 2019-01-09 00:57:34,047 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b 2019-01-09 00:57:34,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c2810a0f4a2331138901a2d3095bc0ed407bd5" 2019-01-09 00:57:34,098 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-be625dae-7f10-4d3a-9356-485730b471a6 x-compute-request-id: req-be625dae-7f10-4d3a-9356-485730b471a6 Content-Length: 0 Content-Type: application/json 2019-01-09 00:57:34,098 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5516e91d-86ff-4e12-8d11-80de40ea901e used request id req-be625dae-7f10-4d3a-9356-485730b471a6 2019-01-09 00:57:34,099 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet 2019-01-09 00:57:34,099 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-subnet 2019-01-09 00:57:34,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/790fe1c3-3d93-47fa-a85c-c432d4c347cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328bbbfb498af7c0b3676ad63cf0fa86fda055e7" 2019-01-09 00:57:36,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c2f84fa-9b34-4f40-89e6-25b3127ce907 Date: Wed, 09 Jan 2019 00:57:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:57:36,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/790fe1c3-3d93-47fa-a85c-c432d4c347cc used request id req-7c2f84fa-9b34-4f40-89e6-25b3127ce907 2019-01-09 00:57:36,246 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-net 2019-01-09 00:57:36,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/02831d07-0881-48bf-9cee-9944c98c3d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328bbbfb498af7c0b3676ad63cf0fa86fda055e7" 2019-01-09 00:57:37,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8bf68afe-7c86-4da9-a76e-54763187b207 Date: Wed, 09 Jan 2019 00:57:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 00:57:37,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/02831d07-0881-48bf-9cee-9944c98c3d9e used request id req-8bf68afe-7c86-4da9-a76e-54763187b207 2019-01-09 00:57:37,953 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-8c792b96-8dc2-45bd-9a73-b00edeae0c8b-image 2019-01-09 00:57:37,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35f22fcf6ba22d67f0e1c8d17e2a00fe1e779b95" 2019-01-09 00:57:39,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-783fee15-d961-4040-aa9b-7dca9c78efce Date: Wed, 09 Jan 2019 00:57:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:57:39,217 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a0f0d0ee-cd38-47ba-bba2-fc45ab7ca3ed used request id req-783fee15-d961-4040-aa9b-7dca9c78efce 2019-01-09 00:57:39,219 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:57:39,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:57:39,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:39,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["C1B5LKZ6QuOtJbmyjG6kQA"], "issued_at": "2019-01-09T00:57:39.000000Z"}} 2019-01-09 00:57:39,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c67a4bbd3a9b2992376557d4fbc0a9da36f63a0" 2019-01-09 00:57:39,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d31248-c6ed-40e0-8712-86754e6c044d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:57:39,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-31d31248-c6ed-40e0-8712-86754e6c044d 2019-01-09 00:57:39,686 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:57:39,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c67a4bbd3a9b2992376557d4fbc0a9da36f63a0" 2019-01-09 00:57:39,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f64ea687-6776-4763-8054-f8a259c2d7b4 x-compute-request-id: req-f64ea687-6776-4763-8054-f8a259c2d7b4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:57:39,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f64ea687-6776-4763-8054-f8a259c2d7b4 2019-01-09 00:57:39,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c67a4bbd3a9b2992376557d4fbc0a9da36f63a0" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-5f0f91ca-fd44-4525-a325-f01c9e0dccb6name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-09 00:57:39,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2557ae5b-f790-4276-9d56-b34d254a9f4b x-compute-request-id: req-2557ae5b-f790-4276-9d56-b34d254a9f4b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/66277a4e-21f3-4455-8ba7-4c1359a69646", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/66277a4e-21f3-4455-8ba7-4c1359a69646", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "66277a4e-21f3-4455-8ba7-4c1359a69646", "name": "CreateFlavorTests-5f0f91ca-fd44-4525-a325-f01c9e0dccb6name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:57:39,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2557ae5b-f790-4276-9d56-b34d254a9f4b 2019-01-09 00:57:39,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:40,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["_mGcPSfsQ6iaOp2CrA5UvA"], "issued_at": "2019-01-09T00:57:40.000000Z"}} 2019-01-09 00:57:40,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/66277a4e-21f3-4455-8ba7-4c1359a69646 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84f500000d647373fdf3df19a6ca861ec73b2b8" 2019-01-09 00:57:40,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-643d145b-e34a-49d3-a141-08b659ce4641 x-compute-request-id: req-643d145b-e34a-49d3-a141-08b659ce4641 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/66277a4e-21f3-4455-8ba7-4c1359a69646", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/66277a4e-21f3-4455-8ba7-4c1359a69646", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "66277a4e-21f3-4455-8ba7-4c1359a69646", "name": "CreateFlavorTests-5f0f91ca-fd44-4525-a325-f01c9e0dccb6name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:57:40,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/66277a4e-21f3-4455-8ba7-4c1359a69646 used request id req-643d145b-e34a-49d3-a141-08b659ce4641 2019-01-09 00:57:40,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/66277a4e-21f3-4455-8ba7-4c1359a69646/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84f500000d647373fdf3df19a6ca861ec73b2b8" 2019-01-09 00:57:40,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-6488b3bd-f4ad-4a44-94b0-e89af5117fc0 x-compute-request-id: req-6488b3bd-f4ad-4a44-94b0-e89af5117fc0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 00:57:40,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/66277a4e-21f3-4455-8ba7-4c1359a69646/os-extra_specs used request id req-6488b3bd-f4ad-4a44-94b0-e89af5117fc0 2019-01-09 00:57:40,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/66277a4e-21f3-4455-8ba7-4c1359a69646 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c67a4bbd3a9b2992376557d4fbc0a9da36f63a0" 2019-01-09 00:57:40,591 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00: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-74062d07-0aca-40a6-bbb5-66ea3a9a05b2 x-compute-request-id: req-74062d07-0aca-40a6-bbb5-66ea3a9a05b2 Content-Length: 0 Content-Type: application/json 2019-01-09 00:57:40,591 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/66277a4e-21f3-4455-8ba7-4c1359a69646 used request id req-74062d07-0aca-40a6-bbb5-66ea3a9a05b2 2019-01-09 00:57:40,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84f500000d647373fdf3df19a6ca861ec73b2b8" 2019-01-09 00:57:40,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-3d73ba3a-a9a9-4c81-96f2-f2505b3959ca x-compute-request-id: req-3d73ba3a-a9a9-4c81-96f2-f2505b3959ca Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:57:40,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3d73ba3a-a9a9-4c81-96f2-f2505b3959ca 2019-01-09 00:57:40,797 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:57:40,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:57:40,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:41,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["5mFf5WYsTZ6FY3NGm834Tw"], "issued_at": "2019-01-09T00:57:41.000000Z"}} 2019-01-09 00:57:41,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe3215d783c4df56a454d1918fe1c1f419fc7a" 2019-01-09 00:57:41,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17116756-6943-4fab-98e7-e810a299109a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:57:41,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-17116756-6943-4fab-98e7-e810a299109a 2019-01-09 00:57:41,267 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:57:41,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe3215d783c4df56a454d1918fe1c1f419fc7a" 2019-01-09 00:57:41,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-335da435-9de8-45b3-aed8-92fec45a0529 x-compute-request-id: req-335da435-9de8-45b3-aed8-92fec45a0529 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:57:41,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-335da435-9de8-45b3-aed8-92fec45a0529 2019-01-09 00:57:41,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe3215d783c4df56a454d1918fe1c1f419fc7a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-9df5ea0d-02b1-4709-9812-63cdc4178f1fname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-09 00:57:41,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-a606cb14-b4cf-4d3d-8113-bd6cd57b5f5e x-compute-request-id: req-a606cb14-b4cf-4d3d-8113-bd6cd57b5f5e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/12f85eed-8622-4b4f-9af1-fc4bf5bed772", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/12f85eed-8622-4b4f-9af1-fc4bf5bed772", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "12f85eed-8622-4b4f-9af1-fc4bf5bed772", "name": "CreateFlavorTests-9df5ea0d-02b1-4709-9812-63cdc4178f1fname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:57:41,511 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a606cb14-b4cf-4d3d-8113-bd6cd57b5f5e 2019-01-09 00:57:41,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:41,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["0GlxF-MSS2as4JHWdzZ2FA"], "issued_at": "2019-01-09T00:57:41.000000Z"}} 2019-01-09 00:57:41,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/12f85eed-8622-4b4f-9af1-fc4bf5bed772 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0b07f204ed8e729a7f1f13388918bec963f70" 2019-01-09 00:57:42,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-6a3e7575-7a39-42b7-ae40-b64970352010 x-compute-request-id: req-6a3e7575-7a39-42b7-ae40-b64970352010 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/12f85eed-8622-4b4f-9af1-fc4bf5bed772", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/12f85eed-8622-4b4f-9af1-fc4bf5bed772", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "12f85eed-8622-4b4f-9af1-fc4bf5bed772", "name": "CreateFlavorTests-9df5ea0d-02b1-4709-9812-63cdc4178f1fname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:57:42,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/12f85eed-8622-4b4f-9af1-fc4bf5bed772 used request id req-6a3e7575-7a39-42b7-ae40-b64970352010 2019-01-09 00:57:42,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/12f85eed-8622-4b4f-9af1-fc4bf5bed772/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0b07f204ed8e729a7f1f13388918bec963f70" 2019-01-09 00:57:42,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-152769d1-f621-4ca8-b6aa-f83018ac49e6 x-compute-request-id: req-152769d1-f621-4ca8-b6aa-f83018ac49e6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 00:57:42,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/12f85eed-8622-4b4f-9af1-fc4bf5bed772/os-extra_specs used request id req-152769d1-f621-4ca8-b6aa-f83018ac49e6 2019-01-09 00:57:42,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/12f85eed-8622-4b4f-9af1-fc4bf5bed772 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0b07f204ed8e729a7f1f13388918bec963f70" 2019-01-09 00:57:42,153 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2edb30c5-79c7-437e-9fa6-67486b71b753 x-compute-request-id: req-2edb30c5-79c7-437e-9fa6-67486b71b753 Content-Length: 0 Content-Type: application/json 2019-01-09 00:57:42,154 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/12f85eed-8622-4b4f-9af1-fc4bf5bed772 used request id req-2edb30c5-79c7-437e-9fa6-67486b71b753 2019-01-09 00:57:42,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0b07f204ed8e729a7f1f13388918bec963f70" 2019-01-09 00:57:42,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b65f406-d2f5-419c-bbbe-1c40b06f31f8 x-compute-request-id: req-3b65f406-d2f5-419c-bbbe-1c40b06f31f8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:57:42,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3b65f406-d2f5-419c-bbbe-1c40b06f31f8 2019-01-09 00:57:42,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/12f85eed-8622-4b4f-9af1-fc4bf5bed772 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbe3215d783c4df56a454d1918fe1c1f419fc7a" 2019-01-09 00:57:42,211 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ede9b6a-eff7-49ab-92fe-aab740a4f5a7 x-compute-request-id: req-4ede9b6a-eff7-49ab-92fe-aab740a4f5a7 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 12f85eed-8622-4b4f-9af1-fc4bf5bed772 could not be found.", "code": 404}} 2019-01-09 00:57:42,211 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/12f85eed-8622-4b4f-9af1-fc4bf5bed772 used request id req-4ede9b6a-eff7-49ab-92fe-aab740a4f5a7 2019-01-09 00:57:42,213 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:57:42,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:57:42,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:42,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["6J7LK3X4QjuCR2kifPHTZQ"], "issued_at": "2019-01-09T00:57:42.000000Z"}} 2019-01-09 00:57:42,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1bf066c8c4833c3b760968083f841483b919b6d" 2019-01-09 00:57:42,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698fc038-3e99-4591-b650-971201aad2f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:57:42,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-698fc038-3e99-4591-b650-971201aad2f6 2019-01-09 00:57:42,685 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:57:42,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1bf066c8c4833c3b760968083f841483b919b6d" 2019-01-09 00:57:43,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-615ba561-5ad7-43b1-b4b5-16b5c2ec4e7d x-compute-request-id: req-615ba561-5ad7-43b1-b4b5-16b5c2ec4e7d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:57:43,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-615ba561-5ad7-43b1-b4b5-16b5c2ec4e7d 2019-01-09 00:57:43,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1bf066c8c4833c3b760968083f841483b919b6d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-1d258929-93e1-46cc-a3cd-d75b366bfd57name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-09 00:57:43,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ee3460b-23d3-4587-aa8c-6e7dac334984 x-compute-request-id: req-0ee3460b-23d3-4587-aa8c-6e7dac334984 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0d91ea2b-10d6-4bfd-95d9-1ef80da87d5a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0d91ea2b-10d6-4bfd-95d9-1ef80da87d5a", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0d91ea2b-10d6-4bfd-95d9-1ef80da87d5a", "name": "CreateFlavorTests-1d258929-93e1-46cc-a3cd-d75b366bfd57name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:57:43,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0ee3460b-23d3-4587-aa8c-6e7dac334984 2019-01-09 00:57:43,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:43,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["2QWtYrthRTeoWrjUVsqbcA"], "issued_at": "2019-01-09T00:57:43.000000Z"}} 2019-01-09 00:57:43,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0d91ea2b-10d6-4bfd-95d9-1ef80da87d5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7cca1aba08a2b5e51a3dcb655e2c79baec7994" 2019-01-09 00:57:43,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3868c78-64e5-4ef1-a778-15e2aff1c4ce x-compute-request-id: req-f3868c78-64e5-4ef1-a778-15e2aff1c4ce Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0d91ea2b-10d6-4bfd-95d9-1ef80da87d5a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0d91ea2b-10d6-4bfd-95d9-1ef80da87d5a", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0d91ea2b-10d6-4bfd-95d9-1ef80da87d5a", "name": "CreateFlavorTests-1d258929-93e1-46cc-a3cd-d75b366bfd57name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:57:43,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0d91ea2b-10d6-4bfd-95d9-1ef80da87d5a used request id req-f3868c78-64e5-4ef1-a778-15e2aff1c4ce 2019-01-09 00:57:43,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0d91ea2b-10d6-4bfd-95d9-1ef80da87d5a/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7cca1aba08a2b5e51a3dcb655e2c79baec7994" 2019-01-09 00:57:43,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed4da1c6-0c00-4ec3-b5e8-2a0f1b0a54e4 x-compute-request-id: req-ed4da1c6-0c00-4ec3-b5e8-2a0f1b0a54e4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 00:57:43,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0d91ea2b-10d6-4bfd-95d9-1ef80da87d5a/os-extra_specs used request id req-ed4da1c6-0c00-4ec3-b5e8-2a0f1b0a54e4 2019-01-09 00:57:43,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/0d91ea2b-10d6-4bfd-95d9-1ef80da87d5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1bf066c8c4833c3b760968083f841483b919b6d" 2019-01-09 00:57:43,770 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:57:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ac08c97-1d5b-4e95-a094-0bd226386351 x-compute-request-id: req-9ac08c97-1d5b-4e95-a094-0bd226386351 Content-Length: 0 Content-Type: application/json 2019-01-09 00:57:43,771 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0d91ea2b-10d6-4bfd-95d9-1ef80da87d5a used request id req-9ac08c97-1d5b-4e95-a094-0bd226386351 2019-01-09 00:57:43,772 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:57:43,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:57:43,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:44,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["B1ESPohjS2SXbN0fInPhXA"], "issued_at": "2019-01-09T00:57:44.000000Z"}} 2019-01-09 00:57:44,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259b5507be05c7a07f1ef5dca86aa24be2c272b1" 2019-01-09 00:57:44,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38492701-c02a-4c46-ba66-496b1b7f6279 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:57:44,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-38492701-c02a-4c46-ba66-496b1b7f6279 2019-01-09 00:57:44,249 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:57:44,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259b5507be05c7a07f1ef5dca86aa24be2c272b1" 2019-01-09 00:57:44,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57: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-a4e78f98-456a-4979-bff5-d5bf132a6d73 x-compute-request-id: req-a4e78f98-456a-4979-bff5-d5bf132a6d73 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:57:44,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a4e78f98-456a-4979-bff5-d5bf132a6d73 2019-01-09 00:57:44,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259b5507be05c7a07f1ef5dca86aa24be2c272b1" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-f4ed293d-26d4-4c25-aae2-b6ba45b83712name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2019-01-09 00:57:44,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57: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-60d06607-ebf9-4cae-888e-b03867226f57 x-compute-request-id: req-60d06607-ebf9-4cae-888e-b03867226f57 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c38135c8-2150-4af2-b64a-4dc24cbbef62", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c38135c8-2150-4af2-b64a-4dc24cbbef62", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "c38135c8-2150-4af2-b64a-4dc24cbbef62", "name": "CreateFlavorTests-f4ed293d-26d4-4c25-aae2-b6ba45b83712name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2019-01-09 00:57:44,497 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-60d06607-ebf9-4cae-888e-b03867226f57 2019-01-09 00:57:44,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:44,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["U1GvLf8ZRACbt16azckomA"], "issued_at": "2019-01-09T00:57:44.000000Z"}} 2019-01-09 00:57:44,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/c38135c8-2150-4af2-b64a-4dc24cbbef62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239f40d2f789ad184eff357f063004797e51e6c1" 2019-01-09 00:57:45,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57: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-40881798-d388-4024-9d82-40f9592ab64f x-compute-request-id: req-40881798-d388-4024-9d82-40f9592ab64f Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c38135c8-2150-4af2-b64a-4dc24cbbef62", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c38135c8-2150-4af2-b64a-4dc24cbbef62", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "c38135c8-2150-4af2-b64a-4dc24cbbef62", "name": "CreateFlavorTests-f4ed293d-26d4-4c25-aae2-b6ba45b83712name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2019-01-09 00:57:45,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/c38135c8-2150-4af2-b64a-4dc24cbbef62 used request id req-40881798-d388-4024-9d82-40f9592ab64f 2019-01-09 00:57:45,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/c38135c8-2150-4af2-b64a-4dc24cbbef62/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239f40d2f789ad184eff357f063004797e51e6c1" 2019-01-09 00:57:45,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-b408c3cd-d29a-4c8b-ac05-a5ce326e4a21 x-compute-request-id: req-b408c3cd-d29a-4c8b-ac05-a5ce326e4a21 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 00:57:45,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/c38135c8-2150-4af2-b64a-4dc24cbbef62/os-extra_specs used request id req-b408c3cd-d29a-4c8b-ac05-a5ce326e4a21 2019-01-09 00:57:45,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/c38135c8-2150-4af2-b64a-4dc24cbbef62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239f40d2f789ad184eff357f063004797e51e6c1" 2019-01-09 00:57:45,154 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-18ec4e9f-4feb-4bf7-b2c2-b1d829687481 x-compute-request-id: req-18ec4e9f-4feb-4bf7-b2c2-b1d829687481 Content-Length: 0 Content-Type: application/json 2019-01-09 00:57:45,154 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c38135c8-2150-4af2-b64a-4dc24cbbef62 used request id req-18ec4e9f-4feb-4bf7-b2c2-b1d829687481 2019-01-09 00:57:45,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239f40d2f789ad184eff357f063004797e51e6c1" 2019-01-09 00:57:45,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-89709431-560f-4a3b-8b78-3d814d2e3848 x-compute-request-id: req-89709431-560f-4a3b-8b78-3d814d2e3848 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:57:45,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-89709431-560f-4a3b-8b78-3d814d2e3848 2019-01-09 00:57:45,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/c38135c8-2150-4af2-b64a-4dc24cbbef62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259b5507be05c7a07f1ef5dca86aa24be2c272b1" 2019-01-09 00:57:45,207 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-286e949e-ea6b-48a4-91cc-5b565066e3cd x-compute-request-id: req-286e949e-ea6b-48a4-91cc-5b565066e3cd Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor c38135c8-2150-4af2-b64a-4dc24cbbef62 could not be found.", "code": 404}} 2019-01-09 00:57:45,208 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c38135c8-2150-4af2-b64a-4dc24cbbef62 used request id req-286e949e-ea6b-48a4-91cc-5b565066e3cd 2019-01-09 00:57:45,209 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:57:45,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:57:45,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:45,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["O6tJxrGbQIahlNLfLYHd7Q"], "issued_at": "2019-01-09T00:57:45.000000Z"}} 2019-01-09 00:57:45,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e91946b5b4a8dc73470ce91ee9f439b0e538b3" 2019-01-09 00:57:45,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad1c989-4140-4e8b-ac71-df0600b1d9ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:57:45,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dad1c989-4140-4e8b-ac71-df0600b1d9ab 2019-01-09 00:57:45,702 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:57:45,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e91946b5b4a8dc73470ce91ee9f439b0e538b3" 2019-01-09 00:57:46,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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 x-openstack-request-id: req-14b34d85-e84e-4c35-9dc4-1409236f43c6 x-compute-request-id: req-14b34d85-e84e-4c35-9dc4-1409236f43c6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:57:46,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-14b34d85-e84e-4c35-9dc4-1409236f43c6 2019-01-09 00:57:46,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e91946b5b4a8dc73470ce91ee9f439b0e538b3" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-e66cc919-b0b4-4fba-93b2-4ffd5c822fa1name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-09 00:57:46,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57: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-609658ea-c365-4096-a56e-705ba9083d9c x-compute-request-id: req-609658ea-c365-4096-a56e-705ba9083d9c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9", "name": "CreateFlavorTests-e66cc919-b0b4-4fba-93b2-4ffd5c822fa1name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:57:46,638 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-609658ea-c365-4096-a56e-705ba9083d9c 2019-01-09 00:57:46,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:47,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["jN77LN2ETgCMJEZbW4Xbbg"], "issued_at": "2019-01-09T00:57:47.000000Z"}} 2019-01-09 00:57:47,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48ee3fbba7b6925a973eed9f6f55986932481306" 2019-01-09 00:57:47,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-430c6aa3-c9ed-461a-ad0f-0a147e7e3034 x-compute-request-id: req-430c6aa3-c9ed-461a-ad0f-0a147e7e3034 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9", "name": "CreateFlavorTests-e66cc919-b0b4-4fba-93b2-4ffd5c822fa1name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:57:47,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9 used request id req-430c6aa3-c9ed-461a-ad0f-0a147e7e3034 2019-01-09 00:57:47,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48ee3fbba7b6925a973eed9f6f55986932481306" 2019-01-09 00:57:47,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4266767-ed3a-41a8-84c0-c068bd74948d x-compute-request-id: req-e4266767-ed3a-41a8-84c0-c068bd74948d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 00:57:47,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9/os-extra_specs used request id req-e4266767-ed3a-41a8-84c0-c068bd74948d 2019-01-09 00:57:47,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:57:47,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:47,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["1jm_XFFlRmO_Shd5jf23KQ"], "issued_at": "2019-01-09T00:57:47.000000Z"}} 2019-01-09 00:57:47,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a25ef1f2b44e265134866531017b7cc10b338cc" 2019-01-09 00:57:47,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c962b6b0-d2bd-4741-9a2d-907d246c0810 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:57:47,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c962b6b0-d2bd-4741-9a2d-907d246c0810 2019-01-09 00:57:47,791 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:57:47,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a25ef1f2b44e265134866531017b7cc10b338cc" 2019-01-09 00:57:47,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d79fb61e-545c-4939-aa63-fee375a22125 x-compute-request-id: req-d79fb61e-545c-4939-aa63-fee375a22125 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9", "rel": "bookmark"}], "name": "CreateFlavorTests-e66cc919-b0b4-4fba-93b2-4ffd5c822fa1name"}]} 2019-01-09 00:57:47,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d79fb61e-545c-4939-aa63-fee375a22125 2019-01-09 00:57:47,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a25ef1f2b44e265134866531017b7cc10b338cc" 2019-01-09 00:57:48,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9966b9f9-2c37-4a61-a5b5-ef741779cd35 x-compute-request-id: req-9966b9f9-2c37-4a61-a5b5-ef741779cd35 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9", "name": "CreateFlavorTests-e66cc919-b0b4-4fba-93b2-4ffd5c822fa1name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:57:48,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9 used request id req-9966b9f9-2c37-4a61-a5b5-ef741779cd35 2019-01-09 00:57:48,010 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-e66cc919-b0b4-4fba-93b2-4ffd5c822fa1name 2019-01-09 00:57:48,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e91946b5b4a8dc73470ce91ee9f439b0e538b3" 2019-01-09 00:57:48,062 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:57:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-afa22dae-073f-4d96-bcb2-ebce7133354f x-compute-request-id: req-afa22dae-073f-4d96-bcb2-ebce7133354f Content-Length: 0 Content-Type: application/json 2019-01-09 00:57:48,062 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/acc01c3e-3dcf-4250-8668-8fd9f5a0e8e9 used request id req-afa22dae-073f-4d96-bcb2-ebce7133354f 2019-01-09 00:57:48,064 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 00:57:48,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:57:48,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:48,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["RYlpkb2WTyG7RxLwqymfeg"], "issued_at": "2019-01-09T00:57:48.000000Z"}} 2019-01-09 00:57:48,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e0b8d3fef17b6ae7784ab173553e43f6cf794b" 2019-01-09 00:57:48,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6dc838-6e92-4faa-853d-5c64bea1837b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:57:48,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ea6dc838-6e92-4faa-853d-5c64bea1837b 2019-01-09 00:57:48,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37e0b8d3fef17b6ae7784ab173553e43f6cf794b" 2019-01-09 00:57:48,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-8086ee8f-66ad-48b6-b749-a8cdba8dec57 Date: Wed, 09 Jan 2019 00:57:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image"} 2019-01-09 00:57:48,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image used request id req-8086ee8f-66ad-48b6-b749-a8cdba8dec57 2019-01-09 00:57:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37e0b8d3fef17b6ae7784ab173553e43f6cf794b" 2019-01-09 00:57:48,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-20e1041b-cad8-4e33-acd3-b556e42a7dac Date: Wed, 09 Jan 2019 00:57: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:57:48,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-20e1041b-cad8-4e33-acd3-b556e42a7dac 2019-01-09 00:57:48,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}37e0b8d3fef17b6ae7784ab173553e43f6cf794b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image"}' 2019-01-09 00:57:49,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127 X-Openstack-Request-Id: req-203cb330-2c0e-48d7-ad0e-af9653507f92 Date: Wed, 09 Jan 2019 00:57:49 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:57:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T00:57:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127", "min_disk": 0, "protected": false, "id": "86ed54b6-5b68-46b0-9c50-241d36cd7127", "file": "/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127/file", "checksum": null, "owner": "15f714b418f04457bfb86848f944dee5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:57:49,167 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-203cb330-2c0e-48d7-ad0e-af9653507f92 2019-01-09 00:57:49,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37e0b8d3fef17b6ae7784ab173553e43f6cf794b" -d '' 2019-01-09 00:57:50,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c23117c3-f84b-4ac3-b21f-7d2083eff77b Date: Wed, 09 Jan 2019 00:57:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:57:50,173 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127/file used request id req-c23117c3-f84b-4ac3-b21f-7d2083eff77b 2019-01-09 00:57:50,174 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 00:57:50,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37e0b8d3fef17b6ae7784ab173553e43f6cf794b" 2019-01-09 00:57:50,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-78ab0047-32f6-4e60-87c2-6c9e34236b68 Date: Wed, 09 Jan 2019 00:57:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:57:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:57:50Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/86ed54b6-5b68-46b0-9c50-241d36cd7127/snap", "metadata": {}}], "self": "/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127", "min_disk": 0, "protected": false, "id": "86ed54b6-5b68-46b0-9c50-241d36cd7127", "file": "/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/86ed54b6-5b68-46b0-9c50-241d36cd7127/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:57:50,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127 used request id req-78ab0047-32f6-4e60-87c2-6c9e34236b68 2019-01-09 00:57:50,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37e0b8d3fef17b6ae7784ab173553e43f6cf794b" 2019-01-09 00:57:50,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-df3d6e93-6480-4bc9-983d-a5d111307e65 Date: Wed, 09 Jan 2019 00:57:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:57:50,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-df3d6e93-6480-4bc9-983d-a5d111307e65 2019-01-09 00:57:50,511 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image 2019-01-09 00:57:50,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37e0b8d3fef17b6ae7784ab173553e43f6cf794b" 2019-01-09 00:57:51,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-98f8604f-e8fa-454d-8743-b2d0e7deda00 Date: Wed, 09 Jan 2019 00:57:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:57:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:57:50Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/86ed54b6-5b68-46b0-9c50-241d36cd7127/snap", "metadata": {}}], "self": "/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127", "min_disk": 0, "protected": false, "id": "86ed54b6-5b68-46b0-9c50-241d36cd7127", "file": "/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/86ed54b6-5b68-46b0-9c50-241d36cd7127/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:57:51,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127 used request id req-98f8604f-e8fa-454d-8743-b2d0e7deda00 2019-01-09 00:57:51,127 - create_image - DEBUG - Instance status is - active 2019-01-09 00:57:51,127 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image 2019-01-09 00:57:51,127 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image 2019-01-09 00:57:51,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:57:51,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:51,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["0igsIqSgS0iKS7zOIgG3Pg"], "issued_at": "2019-01-09T00:57:51.000000Z"}} 2019-01-09 00:57:51,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9233f2458c049b8f4659f48386717542d8fc938" 2019-01-09 00:57:51,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb15deb6-5440-4fac-b066-6d31fde90b18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:57:51,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eb15deb6-5440-4fac-b066-6d31fde90b18 2019-01-09 00:57:51,668 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:57:51,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9233f2458c049b8f4659f48386717542d8fc938" 2019-01-09 00:57:51,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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-6223cdd4-fdd7-4fdc-9e0e-19f5f2881e89 x-compute-request-id: req-6223cdd4-fdd7-4fdc-9e0e-19f5f2881e89 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:57:51,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6223cdd4-fdd7-4fdc-9e0e-19f5f2881e89 2019-01-09 00:57:51,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9233f2458c049b8f4659f48386717542d8fc938" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 00:57:51,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00: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,Accept-Encoding x-openstack-request-id: req-de96b5fb-1870-4adc-9263-c1b44f881a72 x-compute-request-id: req-de96b5fb-1870-4adc-9263-c1b44f881a72 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5735c727-705b-48cd-a118-9addb49b598e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5735c727-705b-48cd-a118-9addb49b598e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5735c727-705b-48cd-a118-9addb49b598e", "name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:57:51,950 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-de96b5fb-1870-4adc-9263-c1b44f881a72 2019-01-09 00:57:51,972 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 00:57:52,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:57:52,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["RboAELHoRXeLtRQxWpBrrA"], "issued_at": "2019-01-09T00:57:52.000000Z"}} 2019-01-09 00:57:52,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-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-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net", "inst_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-flavor"}}' 2019-01-09 00:57:55,773 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:57:52 GMT Server: Apache x-openstack-request-id: req-b0e04a2c-e314-4572-a31e-98f19f19cf94 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "self"}]}} 2019-01-09 00:57:55,773 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks used request id req-b0e04a2c-e314-4572-a31e-98f19f19cf94 2019-01-09 00:57:55,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/4d0ab890-77e9-4722-898b-259f3ec9170a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:57:56,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:57:55 GMT Server: Apache x-openstack-request-id: req-f0770901-81bc-4e9f-8079-0b3c2bee1b2c Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:57:57,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:56 GMT Server: Apache x-openstack-request-id: req-db6d5bde-3e70-461c-a039-39418f383d4b 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "stack_user_project_id": "1e76edf9d7394f5280545f0a03229136", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:57:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:57:57,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a used request id req-db6d5bde-3e70-461c-a039-39418f383d4b 2019-01-09 00:57:57,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:57:57,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:57 GMT Server: Apache x-openstack-request-id: req-e2fbc4aa-102c-45e7-9f90-3e7137751982 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-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "stack_user_project_id": "1e76edf9d7394f5280545f0a03229136", "deletion_time": null, "creation_time": "2019-01-09T00:57:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "self"}], "updated_time": null, "project": "15f714b418f04457bfb86848f944dee5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "tags": null}]} 2019-01-09 00:57:57,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1 used request id req-e2fbc4aa-102c-45e7-9f90-3e7137751982 2019-01-09 00:57:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:57:58,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:57 GMT Server: Apache x-openstack-request-id: req-ed8d61ce-9a15-4e4a-948c-2645df774f54 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-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "stack_user_project_id": "1e76edf9d7394f5280545f0a03229136", "deletion_time": null, "creation_time": "2019-01-09T00:57:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "self"}], "updated_time": null, "project": "15f714b418f04457bfb86848f944dee5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "tags": null}]} 2019-01-09 00:57:58,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1 used request id req-ed8d61ce-9a15-4e4a-948c-2645df774f54 2019-01-09 00:57:58,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/4d0ab890-77e9-4722-898b-259f3ec9170a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:57:58,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:57:58 GMT Server: Apache x-openstack-request-id: req-2da1cb08-e411-4fe3-b727-fccc81cee1f5 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:57:58,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:58 GMT Server: Apache x-openstack-request-id: req-12a9cdb0-c376-4d94-847a-f910ae7b28a3 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "stack_user_project_id": "1e76edf9d7394f5280545f0a03229136", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:57:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:57:58,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a used request id req-12a9cdb0-c376-4d94-847a-f910ae7b28a3 2019-01-09 00:57:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/4d0ab890-77e9-4722-898b-259f3ec9170a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:57:59,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:57:58 GMT Server: Apache x-openstack-request-id: req-d2bda6c7-1da6-451e-bb09-f300130be8fd Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:00,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:57:59 GMT Server: Apache x-openstack-request-id: req-fd79f391-f1a1-4880-9b55-d5315fcf46a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0063ad8d-b160-4126-88db-9ed6a4c74934", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "93e82d0c-b2c1-4882-98eb-d56718ed99e6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "d000f82b-807c-40ef-b3b3-b5c92de4dcc7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2019-01-09T00:57:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2019-01-09 00:58:00,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources used request id req-fd79f391-f1a1-4880-9b55-d5315fcf46a5 2019-01-09 00:58:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/4d0ab890-77e9-4722-898b-259f3ec9170a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:01,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:00 GMT Server: Apache x-openstack-request-id: req-8c1b2be6-7f0a-4b16-9d2b-93734c977b34 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:01,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:01 GMT Server: Apache x-openstack-request-id: req-267a4bef-26b7-481b-970b-7bc40c3d41ec 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "stack_user_project_id": "1e76edf9d7394f5280545f0a03229136", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:57:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:01,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a used request id req-267a4bef-26b7-481b-970b-7bc40c3d41ec 2019-01-09 00:58:01,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/4d0ab890-77e9-4722-898b-259f3ec9170a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:01,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:01 GMT Server: Apache x-openstack-request-id: req-4f572553-51a9-442d-82e2-914707c06552 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:02,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:01 GMT Server: Apache x-openstack-request-id: req-2858a9a4-8a90-404f-8886-99cd3c48c8b3 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "stack_user_project_id": "1e76edf9d7394f5280545f0a03229136", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:57:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:02,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a used request id req-2858a9a4-8a90-404f-8886-99cd3c48c8b3 2019-01-09 00:58:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/4d0ab890-77e9-4722-898b-259f3ec9170a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:05,756 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:05 GMT Server: Apache x-openstack-request-id: req-ad82da65-81f9-4bab-b77e-28823a7566a5 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:06,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:05 GMT Server: Apache x-openstack-request-id: req-77cfbffc-6800-417f-9f28-e6334ebc0041 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "stack_user_project_id": "1e76edf9d7394f5280545f0a03229136", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:57:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:06,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a used request id req-77cfbffc-6800-417f-9f28-e6334ebc0041 2019-01-09 00:58:09,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/4d0ab890-77e9-4722-898b-259f3ec9170a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:10,294 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:09 GMT Server: Apache x-openstack-request-id: req-8e3e6ef4-c72c-4124-9bea-56d302c96f66 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:11,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:10 GMT Server: Apache x-openstack-request-id: req-ad5f89fa-73ef-4f01-bf5e-fd9f11c27161 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "stack_user_project_id": "1e76edf9d7394f5280545f0a03229136", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:57:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:11,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a used request id req-ad5f89fa-73ef-4f01-bf5e-fd9f11c27161 2019-01-09 00:58:14,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/4d0ab890-77e9-4722-898b-259f3ec9170a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:14,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:14 GMT Server: Apache x-openstack-request-id: req-0c54ec6a-269b-448e-bf83-667c6bc92e68 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:14,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:14 GMT Server: Apache x-openstack-request-id: req-439c179a-8dc9-42a5-87e5-ee8bf1e0e703 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1", "stack_user_project_id": "1e76edf9d7394f5280545f0a03229136", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T00:57:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4d0ab890-77e9-4722-898b-259f3ec9170a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:14,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a used request id req-439c179a-8dc9-42a5-87e5-ee8bf1e0e703 2019-01-09 00:58:14,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/4d0ab890-77e9-4722-898b-259f3ec9170a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:14,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:14 GMT Server: Apache x-openstack-request-id: req-c969d3bf-725c-4d9b-ba9c-a44e6e96ae23 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:15,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:14 GMT Server: Apache x-openstack-request-id: req-de908282-f511-443e-8731-fb8f2c3e387d 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.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0063ad8d-b160-4126-88db-9ed6a4c74934", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "93e82d0c-b2c1-4882-98eb-d56718ed99e6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "d000f82b-807c-40ef-b3b3-b5c92de4dcc7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a0814f30-5830-4b42-962b-3cbc8de4860c", "resource_type": "OS::Nova::Server"}]} 2019-01-09 00:58:15,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources used request id req-de908282-f511-443e-8731-fb8f2c3e387d 2019-01-09 00:58:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d000f82b-807c-40ef-b3b3-b5c92de4dcc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:15,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d0c1ce2c-48ac-4dcb-ad72-c390c965533c Date: Wed, 09 Jan 2019 00:58:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d000f82b-807c-40ef-b3b3-b5c92de4dcc7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["93e82d0c-b2c1-4882-98eb-d56718ed99e6"],"description":"","tags":[],"updated_at":"2019-01-09T00:57:57Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:57:56Z","provider:network_type":"vxlan"}]} 2019-01-09 00:58:15,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d000f82b-807c-40ef-b3b3-b5c92de4dcc7 used request id req-d0c1ce2c-48ac-4dcb-ad72-c390c965533c 2019-01-09 00:58:15,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d000f82b-807c-40ef-b3b3-b5c92de4dcc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:15,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8b10bc98-0238-4456-a63c-82bbe29d34af Date: Wed, 09 Jan 2019 00:58:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d000f82b-807c-40ef-b3b3-b5c92de4dcc7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:57:57Z","dns_nameservers":[],"updated_at":"2019-01-09T00:57: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":"15f714b418f04457bfb86848f944dee5","id":"93e82d0c-b2c1-4882-98eb-d56718ed99e6","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-subnet"}]} 2019-01-09 00:58:15,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d000f82b-807c-40ef-b3b3-b5c92de4dcc7 used request id req-8b10bc98-0238-4456-a63c-82bbe29d34af 2019-01-09 00:58:15,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d000f82b-807c-40ef-b3b3-b5c92de4dcc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:15,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-98a3ee22-8532-45ac-9503-08f74a97c3e3 Date: Wed, 09 Jan 2019 00:58:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d000f82b-807c-40ef-b3b3-b5c92de4dcc7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:57:57Z","dns_nameservers":[],"updated_at":"2019-01-09T00:57: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":"15f714b418f04457bfb86848f944dee5","id":"93e82d0c-b2c1-4882-98eb-d56718ed99e6","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-subnet"}]} 2019-01-09 00:58:15,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d000f82b-807c-40ef-b3b3-b5c92de4dcc7 used request id req-98a3ee22-8532-45ac-9503-08f74a97c3e3 2019-01-09 00:58:15,451 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:58:15,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:15,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eebb780-1f22-4a5d-9ee3-bdd7d149ba0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:58:15,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3eebb780-1f22-4a5d-9ee3-bdd7d149ba0f 2019-01-09 00:58:15,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/4d0ab890-77e9-4722-898b-259f3ec9170a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:15,609 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:15 GMT Server: Apache x-openstack-request-id: req-c67271bc-56b2-426c-8f3e-c4ccec261453 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:15,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:15 GMT Server: Apache x-openstack-request-id: req-91cdf4ce-ef41-4b36-a97c-d63dcfeaa4bd 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.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0063ad8d-b160-4126-88db-9ed6a4c74934", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "93e82d0c-b2c1-4882-98eb-d56718ed99e6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "d000f82b-807c-40ef-b3b3-b5c92de4dcc7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a0814f30-5830-4b42-962b-3cbc8de4860c", "resource_type": "OS::Nova::Server"}]} 2019-01-09 00:58:15,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources used request id req-91cdf4ce-ef41-4b36-a97c-d63dcfeaa4bd 2019-01-09 00:58:15,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a0814f30-5830-4b42-962b-3cbc8de4860c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:16,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6338a3d9-8663-444e-95fe-5c103dd9f0d9 x-compute-request-id: req-6338a3d9-8663-444e-95fe-5c103dd9f0d9 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:b4:89", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0814f30-5830-4b42-962b-3cbc8de4860c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0814f30-5830-4b42-962b-3cbc8de4860c", "rel": "bookmark"}], "image": {"id": "86ed54b6-5b68-46b0-9c50-241d36cd7127", "links": [{"href": "http://172.30.9.26:8774/images/86ed54b6-5b68-46b0-9c50-241d36cd7127", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2019-01-09T00:58:09.000000", "flavor": {"id": "5735c727-705b-48cd-a118-9addb49b598e", "links": [{"href": "http://172.30.9.26:8774/flavors/5735c727-705b-48cd-a118-9addb49b598e", "rel": "bookmark"}]}, "id": "a0814f30-5830-4b42-962b-3cbc8de4860c", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T00:58:10Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "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-d21ed77c-042b-48bb-973a-75fd16e4c7d7-inst", "created": "2019-01-09T00:58:03Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 00:58:16,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a0814f30-5830-4b42-962b-3cbc8de4860c used request id req-6338a3d9-8663-444e-95fe-5c103dd9f0d9 2019-01-09 00:58:16,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:16,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-0e7c8d45-e0ed-418a-a283-0fe99e8ab433 Date: Wed, 09 Jan 2019 00:58:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d000f82b-807c-40ef-b3b3-b5c92de4dcc7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["93e82d0c-b2c1-4882-98eb-d56718ed99e6"],"description":"","tags":[],"updated_at":"2019-01-09T00:57:57Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:57:56Z","provider:network_type":"vxlan"}]} 2019-01-09 00:58:16,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-net used request id req-0e7c8d45-e0ed-418a-a283-0fe99e8ab433 2019-01-09 00:58:16,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 00:58:16,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 00:58:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 00:58:16,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:16,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8805e7a0-d532-4f7b-b08b-ab69bcc36235 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 00:58:16,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-8805e7a0-d532-4f7b-b08b-ab69bcc36235 2019-01-09 00:58:16,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d000f82b-807c-40ef-b3b3-b5c92de4dcc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:16,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bc97df4c-486b-4dc2-acbf-4320a09ad1bc Date: Wed, 09 Jan 2019 00:58:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d000f82b-807c-40ef-b3b3-b5c92de4dcc7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:57:57Z","dns_nameservers":[],"updated_at":"2019-01-09T00:57: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":"15f714b418f04457bfb86848f944dee5","id":"93e82d0c-b2c1-4882-98eb-d56718ed99e6","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-subnet"}]} 2019-01-09 00:58:16,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d000f82b-807c-40ef-b3b3-b5c92de4dcc7 used request id req-bc97df4c-486b-4dc2-acbf-4320a09ad1bc 2019-01-09 00:58:16,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d000f82b-807c-40ef-b3b3-b5c92de4dcc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:16,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3910 X-Openstack-Request-Id: req-a4814ce1-7047-464e-bde4-3a507a61a3ae Date: Wed, 09 Jan 2019 00:58:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:58:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"93e82d0c-b2c1-4882-98eb-d56718ed99e6","ip_address":"10.0.0.11"}],"id":"0063ad8d-b160-4126-88db-9ed6a4c74934","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:b4:89","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1-server1_port-poxe3jxx2iai","admin_state_up":true,"network_id":"d000f82b-807c-40ef-b3b3-b5c92de4dcc7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:57:59Z","binding:vnic_type":"normal","device_id":"a0814f30-5830-4b42-962b-3cbc8de4860c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:58:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93e82d0c-b2c1-4882-98eb-d56718ed99e6","ip_address":"10.0.0.3"}],"id":"82eb3717-383f-489c-8dc8-cb2495471880","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:ff:84","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d000f82b-807c-40ef-b3b3-b5c92de4dcc7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:57:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d000f82b-807c-40ef-b3b3-b5c92de4dcc7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:58:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93e82d0c-b2c1-4882-98eb-d56718ed99e6","ip_address":"10.0.0.2"}],"id":"8c863f93-cc6c-4167-9334-32734193b2f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:02:cf","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d000f82b-807c-40ef-b3b3-b5c92de4dcc7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:57:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d000f82b-807c-40ef-b3b3-b5c92de4dcc7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T00:58:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93e82d0c-b2c1-4882-98eb-d56718ed99e6","ip_address":"10.0.0.4"}],"id":"cc6d629e-de39-41a4-817d-46b553f4b40b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:1f:fa","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d000f82b-807c-40ef-b3b3-b5c92de4dcc7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T00:57:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d000f82b-807c-40ef-b3b3-b5c92de4dcc7"}]} 2019-01-09 00:58:16,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d000f82b-807c-40ef-b3b3-b5c92de4dcc7 used request id req-a4814ce1-7047-464e-bde4-3a507a61a3ae 2019-01-09 00:58:16,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/4d0ab890-77e9-4722-898b-259f3ec9170a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:16,636 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:16 GMT Server: Apache x-openstack-request-id: req-d384022a-b7f0-42f1-b1c2-d850f951bf2c Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:16,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:16 GMT Server: Apache x-openstack-request-id: req-f5aa67de-883b-44e3-8b9c-2eecdd2bb2c3 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.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0063ad8d-b160-4126-88db-9ed6a4c74934", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "93e82d0c-b2c1-4882-98eb-d56718ed99e6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "d000f82b-807c-40ef-b3b3-b5c92de4dcc7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T00:57:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T00:57:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a0814f30-5830-4b42-962b-3cbc8de4860c", "resource_type": "OS::Nova::Server"}]} 2019-01-09 00:58:16,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a/resources used request id req-f5aa67de-883b-44e3-8b9c-2eecdd2bb2c3 2019-01-09 00:58:16,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/4d0ab890-77e9-4722-898b-259f3ec9170a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405bc0d7df714b9792da41888e44f64af02e2e67" 2019-01-09 00:58:16,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:16 GMT Server: Apache x-openstack-request-id: req-46d48ae9-2696-426f-ba80-9181d827a376 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:16,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:58:16 GMT Server: Apache x-openstack-request-id: req-155482bd-4431-47e0-aa58-962b21611c07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:58:16,963 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-stack1/4d0ab890-77e9-4722-898b-259f3ec9170a used request id req-155482bd-4431-47e0-aa58-962b21611c07 2019-01-09 00:58:16,963 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-d21ed77c-042b-48bb-973a-75fd16e4c7d7-image 2019-01-09 00:58:16,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37e0b8d3fef17b6ae7784ab173553e43f6cf794b" 2019-01-09 00:58:18,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09be8ffe-8eab-4c8a-8b03-d50626223a6e Date: Wed, 09 Jan 2019 00:58:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:58:18,668 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/86ed54b6-5b68-46b0-9c50-241d36cd7127 used request id req-09be8ffe-8eab-4c8a-8b03-d50626223a6e 2019-01-09 00:58:18,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/5735c727-705b-48cd-a118-9addb49b598e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9233f2458c049b8f4659f48386717542d8fc938" 2019-01-09 00:58:18,721 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4df2070-dfad-4634-a7cb-5921aafc61b8 x-compute-request-id: req-a4df2070-dfad-4634-a7cb-5921aafc61b8 Content-Length: 0 Content-Type: application/json 2019-01-09 00:58:18,721 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5735c727-705b-48cd-a118-9addb49b598e used request id req-a4df2070-dfad-4634-a7cb-5921aafc61b8 2019-01-09 00:58:18,723 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 00:58:18,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:58:18,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:58:19,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["zuOtLo7vT5acSJkBuUVsQQ"], "issued_at": "2019-01-09T00:58:19.000000Z"}} 2019-01-09 00:58:19,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81d0eacebe46fbc1970220e86873ea6bb8ca809" 2019-01-09 00:58:19,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8334968-908f-480d-8942-b5bbf81fc8ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:58:19,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c8334968-908f-480d-8942-b5bbf81fc8ab 2019-01-09 00:58:19,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c81d0eacebe46fbc1970220e86873ea6bb8ca809" 2019-01-09 00:58:19,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-12b89d79-f952-4116-bfa9-efa294085ed1 Date: Wed, 09 Jan 2019 00:58:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image"} 2019-01-09 00:58:19,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image used request id req-12b89d79-f952-4116-bfa9-efa294085ed1 2019-01-09 00:58:19,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c81d0eacebe46fbc1970220e86873ea6bb8ca809" 2019-01-09 00:58:19,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5ed19004-c82a-43e9-ba7a-34d7503bff61 Date: Wed, 09 Jan 2019 00:58: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:58:19,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5ed19004-c82a-43e9-ba7a-34d7503bff61 2019-01-09 00:58:19,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c81d0eacebe46fbc1970220e86873ea6bb8ca809" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image"}' 2019-01-09 00:58:19,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2 X-Openstack-Request-Id: req-34ce7617-3f11-432f-9fbb-5d77dca9ce35 Date: Wed, 09 Jan 2019 00:58:19 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:58:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T00:58:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2", "min_disk": 0, "protected": false, "id": "ade5365c-e6f4-46ab-8bd1-1129edde36e2", "file": "/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2/file", "checksum": null, "owner": "15f714b418f04457bfb86848f944dee5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:58:19,767 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-34ce7617-3f11-432f-9fbb-5d77dca9ce35 2019-01-09 00:58:19,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c81d0eacebe46fbc1970220e86873ea6bb8ca809" -d '' 2019-01-09 00:58:21,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-592ffa64-b2a3-414b-b1f0-df31033de8d1 Date: Wed, 09 Jan 2019 00:58:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:58:21,978 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2/file used request id req-592ffa64-b2a3-414b-b1f0-df31033de8d1 2019-01-09 00:58:21,979 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 00:58:21,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c81d0eacebe46fbc1970220e86873ea6bb8ca809" 2019-01-09 00:58:22,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-23aa4506-401c-416a-953a-c0ba72544ef0 Date: Wed, 09 Jan 2019 00:58:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:58:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:58:21Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2/snap", "metadata": {}}], "self": "/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2", "min_disk": 0, "protected": false, "id": "ade5365c-e6f4-46ab-8bd1-1129edde36e2", "file": "/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:58:22,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2 used request id req-23aa4506-401c-416a-953a-c0ba72544ef0 2019-01-09 00:58:22,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c81d0eacebe46fbc1970220e86873ea6bb8ca809" 2019-01-09 00:58:22,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f6157ab2-a4e8-4013-8916-2a9d297fa723 Date: Wed, 09 Jan 2019 00:58: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:58:22,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f6157ab2-a4e8-4013-8916-2a9d297fa723 2019-01-09 00:58:22,315 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image 2019-01-09 00:58:22,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c81d0eacebe46fbc1970220e86873ea6bb8ca809" 2019-01-09 00:58:22,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-dd9c02ef-c6c9-405c-97b9-5092ebef5c0f Date: Wed, 09 Jan 2019 00:58:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:58:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:58:21Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2/snap", "metadata": {}}], "self": "/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2", "min_disk": 0, "protected": false, "id": "ade5365c-e6f4-46ab-8bd1-1129edde36e2", "file": "/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:58:22,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2 used request id req-dd9c02ef-c6c9-405c-97b9-5092ebef5c0f 2019-01-09 00:58:22,479 - create_image - DEBUG - Instance status is - active 2019-01-09 00:58:22,479 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image 2019-01-09 00:58:22,479 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image 2019-01-09 00:58:22,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:58:22,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:58:22,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["qOYhx2RiS8aEqk7-41hcOw"], "issued_at": "2019-01-09T00:58:22.000000Z"}} 2019-01-09 00:58:22,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e696210c3550d618c469a83ee9929a3e3b38977d" 2019-01-09 00:58:22,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c53d4c-ca16-4454-a7c0-0a22d531b941 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:58:22,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-92c53d4c-ca16-4454-a7c0-0a22d531b941 2019-01-09 00:58:22,938 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 00:58:22,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e696210c3550d618c469a83ee9929a3e3b38977d" 2019-01-09 00:58:23,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af6d789f-8053-4ab7-89f9-4c64700cbe30 x-compute-request-id: req-af6d789f-8053-4ab7-89f9-4c64700cbe30 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 00:58:23,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-af6d789f-8053-4ab7-89f9-4c64700cbe30 2019-01-09 00:58:23,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e696210c3550d618c469a83ee9929a3e3b38977d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 00:58:23,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df61d1c2-8775-4a4b-8eea-0ad4ca0e4acc x-compute-request-id: req-df61d1c2-8775-4a4b-8eea-0ad4ca0e4acc Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/84a1c62f-bb1e-4edd-8498-edd286e7842c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/84a1c62f-bb1e-4edd-8498-edd286e7842c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "84a1c62f-bb1e-4edd-8498-edd286e7842c", "name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 00:58:23,654 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-df61d1c2-8775-4a4b-8eea-0ad4ca0e4acc 2019-01-09 00:58:23,655 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 00:58:23,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:58:24,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:58:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["bIqOfO81QqWLiKNVg9Aibw"], "issued_at": "2019-01-09T00:58:24.000000Z"}} 2019-01-09 00:58:24,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-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-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}}' 2019-01-09 00:58:27,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:58:24 GMT Server: Apache x-openstack-request-id: req-3ba1ff1f-1b31-4bda-810a-a3f5ce4a8bb2 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "rel": "self"}]}} 2019-01-09 00:58:27,906 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks used request id req-3ba1ff1f-1b31-4bda-810a-a3f5ce4a8bb2 2019-01-09 00:58:27,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:28,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:27 GMT Server: Apache x-openstack-request-id: req-c1f253a7-0533-4dd5-a331-147101e24ff4 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:28,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:28 GMT Server: Apache x-openstack-request-id: req-1b1f238e-a4e5-4728-bd91-98e3a0edd4c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "stack_user_project_id": "15ecffd6951b4549a8a656b604149edf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:28,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad used request id req-1b1f238e-a4e5-4728-bd91-98e3a0edd4c8 2019-01-09 00:58:28,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:29,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:28 GMT Server: Apache x-openstack-request-id: req-c033fdc4-97d0-484f-ba65-6af3299b306e 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-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "stack_user_project_id": "15ecffd6951b4549a8a656b604149edf", "deletion_time": null, "creation_time": "2019-01-09T00:58:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "rel": "self"}], "updated_time": null, "project": "15f714b418f04457bfb86848f944dee5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "tags": null}]} 2019-01-09 00:58:29,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1 used request id req-c033fdc4-97d0-484f-ba65-6af3299b306e 2019-01-09 00:58:29,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:29,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:29 GMT Server: Apache x-openstack-request-id: req-af3fb2e1-4161-46ae-bfdc-bc1ac9b9dff8 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-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "stack_user_project_id": "15ecffd6951b4549a8a656b604149edf", "deletion_time": null, "creation_time": "2019-01-09T00:58:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "rel": "self"}], "updated_time": null, "project": "15f714b418f04457bfb86848f944dee5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "tags": null}]} 2019-01-09 00:58:29,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1 used request id req-af3fb2e1-4161-46ae-bfdc-bc1ac9b9dff8 2019-01-09 00:58:29,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:30,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:29 GMT Server: Apache x-openstack-request-id: req-b0808e28-f7ce-48bc-94be-2cc73d13bfc0 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:30,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:30 GMT Server: Apache x-openstack-request-id: req-84abcc1a-92b4-4171-b9c8-cd7b3054e88f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "stack_user_project_id": "15ecffd6951b4549a8a656b604149edf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:30,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad used request id req-84abcc1a-92b4-4171-b9c8-cd7b3054e88f 2019-01-09 00:58:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:31,004 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:30 GMT Server: Apache x-openstack-request-id: req-60f32449-591a-4ffe-8714-a2f512478693 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:31,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:31 GMT Server: Apache x-openstack-request-id: req-8fba4238-44bf-4f19-82ab-05e0bebb0790 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "stack_user_project_id": "15ecffd6951b4549a8a656b604149edf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:31,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad used request id req-8fba4238-44bf-4f19-82ab-05e0bebb0790 2019-01-09 00:58:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:35,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:34 GMT Server: Apache x-openstack-request-id: req-cc433e58-d156-48df-939a-5d5d8a313a2e Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:35,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:35 GMT Server: Apache x-openstack-request-id: req-1494c539-45a3-40f8-86c1-75316bf41925 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "stack_user_project_id": "15ecffd6951b4549a8a656b604149edf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:35,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad used request id req-1494c539-45a3-40f8-86c1-75316bf41925 2019-01-09 00:58:38,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:39,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:38 GMT Server: Apache x-openstack-request-id: req-31544262-ce4e-497a-b14d-54b3511c8e09 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:39,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:39 GMT Server: Apache x-openstack-request-id: req-ca34fe7e-3ab2-460e-bada-3d4a3b09baae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "stack_user_project_id": "15ecffd6951b4549a8a656b604149edf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:39,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad used request id req-ca34fe7e-3ab2-460e-bada-3d4a3b09baae 2019-01-09 00:58:42,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:42,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:42 GMT Server: Apache x-openstack-request-id: req-6f91b446-5e8d-48fd-a200-041e77e47ad5 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:43,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:42 GMT Server: Apache x-openstack-request-id: req-138af00a-1e34-40c6-a92b-61a87090443b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "stack_user_project_id": "15ecffd6951b4549a8a656b604149edf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:43,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad used request id req-138af00a-1e34-40c6-a92b-61a87090443b 2019-01-09 00:58:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:46,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:46 GMT Server: Apache x-openstack-request-id: req-ecabf166-ea6a-45d9-8a6f-cfbe44e15b54 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:46,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:46 GMT Server: Apache x-openstack-request-id: req-5356f920-6b1b-4deb-bf9d-16fc992e5146 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1", "stack_user_project_id": "15ecffd6951b4549a8a656b604149edf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T00:58:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:46,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad used request id req-5356f920-6b1b-4deb-bf9d-16fc992e5146 2019-01-09 00:58:46,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-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-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}}' 2019-01-09 00:58:48,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:58:46 GMT Server: Apache x-openstack-request-id: req-25d4471a-fde6-4197-9706-282f224d82f9 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}]}} 2019-01-09 00:58:48,975 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks used request id req-25d4471a-fde6-4197-9706-282f224d82f9 2019-01-09 00:58:48,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:49,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:48 GMT Server: Apache x-openstack-request-id: req-513cf7f7-f2bb-475f-8f82-16b628537584 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:49,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:49 GMT Server: Apache x-openstack-request-id: req-5c4a66dd-829a-439e-82f0-28017a28c530 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:49,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-5c4a66dd-829a-439e-82f0-28017a28c530 2019-01-09 00:58:49,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:49,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:49 GMT Server: Apache x-openstack-request-id: req-5f2e712c-d859-4975-a49a-c89e7f95d485 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "deletion_time": null, "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "updated_time": null, "project": "15f714b418f04457bfb86848f944dee5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "tags": null}]} 2019-01-09 00:58:49,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2 used request id req-5f2e712c-d859-4975-a49a-c89e7f95d485 2019-01-09 00:58:49,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:49,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:49 GMT Server: Apache x-openstack-request-id: req-25ede43c-2fe6-4160-9fa5-bfd4ceaf2c96 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "deletion_time": null, "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "updated_time": null, "project": "15f714b418f04457bfb86848f944dee5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "tags": null}]} 2019-01-09 00:58:49,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2 used request id req-25ede43c-2fe6-4160-9fa5-bfd4ceaf2c96 2019-01-09 00:58:49,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:49,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:49 GMT Server: Apache x-openstack-request-id: req-5ea8e26c-62bc-4fa1-89fe-d0ca8b926281 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:49,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:49 GMT Server: Apache x-openstack-request-id: req-07036af9-2806-4c5a-a122-52df4c4437ba 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:49,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-07036af9-2806-4c5a-a122-52df4c4437ba 2019-01-09 00:58:49,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:49,377 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:49 GMT Server: Apache x-openstack-request-id: req-eb110c9e-9212-4ec0-837b-fa8a9a5ff40b Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:49,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:49 GMT Server: Apache x-openstack-request-id: req-313bbd70-8d7c-470f-bfad-307aa12c022e 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:49,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-313bbd70-8d7c-470f-bfad-307aa12c022e 2019-01-09 00:58:52,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:52,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:52 GMT Server: Apache x-openstack-request-id: req-8335ab9b-a38d-4170-9971-961f6fe027be Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:52,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:52 GMT Server: Apache x-openstack-request-id: req-99c18835-6a5c-426f-ba75-b633c1f64c5c 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:52,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-99c18835-6a5c-426f-ba75-b633c1f64c5c 2019-01-09 00:58:55,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:55,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:55 GMT Server: Apache x-openstack-request-id: req-0c287f94-f3e1-495f-ae65-fe5328ec0dba Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:55,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:55 GMT Server: Apache x-openstack-request-id: req-abc9ccc3-d4e6-405f-ac84-816c0592dde3 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:55,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-abc9ccc3-d4e6-405f-ac84-816c0592dde3 2019-01-09 00:58:58,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:58:58,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:58:58 GMT Server: Apache x-openstack-request-id: req-10c34f94-4f60-4045-bd00-74649fb14317 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:58:58,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:58:58 GMT Server: Apache x-openstack-request-id: req-40102194-2dea-450b-b3e2-1e008d62c3e1 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:58:58,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-40102194-2dea-450b-b3e2-1e008d62c3e1 2019-01-09 00:59:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:02,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:01 GMT Server: Apache x-openstack-request-id: req-09408408-95b3-4bd2-a357-ddb06384b486 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:02,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:02 GMT Server: Apache x-openstack-request-id: req-beaca896-dbb9-45a3-8417-020c64fe485d 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:02,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-beaca896-dbb9-45a3-8417-020c64fe485d 2019-01-09 00:59:05,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:05,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:05 GMT Server: Apache x-openstack-request-id: req-547f1e0f-643c-4301-b2e4-0f4eb5df30b1 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:05,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:05 GMT Server: Apache x-openstack-request-id: req-f7a34cc7-2a1b-4f22-b211-3e55ef854ba3 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:05,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-f7a34cc7-2a1b-4f22-b211-3e55ef854ba3 2019-01-09 00:59:08,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:08,250 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:08 GMT Server: Apache x-openstack-request-id: req-0717ba26-e822-47d7-a44b-380b548405d5 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:08,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:08 GMT Server: Apache x-openstack-request-id: req-603ba751-f37a-4219-92cf-6545efbddfe6 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:08,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-603ba751-f37a-4219-92cf-6545efbddfe6 2019-01-09 00:59:11,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:11,358 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:11 GMT Server: Apache x-openstack-request-id: req-ed093572-2d02-4258-964e-2f164e46fe27 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:11,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:11 GMT Server: Apache x-openstack-request-id: req-9327f4f7-1cf0-413e-9ea4-3ba321c3a9e2 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:11,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-9327f4f7-1cf0-413e-9ea4-3ba321c3a9e2 2019-01-09 00:59:14,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:14,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:14 GMT Server: Apache x-openstack-request-id: req-0394c3de-3592-4dcb-86fe-07cbf550c03b Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:14,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:14 GMT Server: Apache x-openstack-request-id: req-c7cb9d89-24ef-4a04-ae27-a8dfcfad9923 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:14,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-c7cb9d89-24ef-4a04-ae27-a8dfcfad9923 2019-01-09 00:59:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:17,733 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:17 GMT Server: Apache x-openstack-request-id: req-829cac2a-0502-4c81-b1fe-f71f640b0c77 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:17,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:17 GMT Server: Apache x-openstack-request-id: req-5f899d96-aaa9-4857-8bd9-eace39829bbb 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:17,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-5f899d96-aaa9-4857-8bd9-eace39829bbb 2019-01-09 00:59:20,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:20,842 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:20 GMT Server: Apache x-openstack-request-id: req-19f16df4-9920-49ff-8843-9d047beab99d Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:20,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:20 GMT Server: Apache x-openstack-request-id: req-e9d5a722-55c6-409d-ae4a-83b5e5af8409 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:20,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-e9d5a722-55c6-409d-ae4a-83b5e5af8409 2019-01-09 00:59:23,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:23,919 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:23 GMT Server: Apache x-openstack-request-id: req-ef6d4544-6c85-4115-8795-2c9deff24f48 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:23,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:23 GMT Server: Apache x-openstack-request-id: req-9bdbced9-a611-4b40-83a3-ab0aa2805f60 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:23,995 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-9bdbced9-a611-4b40-83a3-ab0aa2805f60 2019-01-09 00:59:27,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:27,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:27 GMT Server: Apache x-openstack-request-id: req-b5f6e9f8-80eb-4367-8a42-b1e192d5c771 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:27,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:27 GMT Server: Apache x-openstack-request-id: req-de42a7de-1757-4ec9-b54f-2c78f989bb55 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:27,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-de42a7de-1757-4ec9-b54f-2c78f989bb55 2019-01-09 00:59:30,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:30,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:30 GMT Server: Apache x-openstack-request-id: req-c5917f5b-5939-49ed-8359-4583cf5db9f2 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:30,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:30 GMT Server: Apache x-openstack-request-id: req-1e789591-e04a-4ade-8ef2-b031d60e921d 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:30,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-1e789591-e04a-4ade-8ef2-b031d60e921d 2019-01-09 00:59:33,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:34,001 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:33 GMT Server: Apache x-openstack-request-id: req-674115cf-2abe-42b5-a774-2a168894c98d Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:34,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:33 GMT Server: Apache x-openstack-request-id: req-ebab1f29-ecea-407b-b949-ed8f64987670 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:34,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-ebab1f29-ecea-407b-b949-ed8f64987670 2019-01-09 00:59:37,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:37,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:37 GMT Server: Apache x-openstack-request-id: req-fbb304da-aace-4e0e-90c3-6e98d5f94cba Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:37,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:37 GMT Server: Apache x-openstack-request-id: req-6a00e852-ab33-43d7-a48b-67374e65bde8 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:37,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-6a00e852-ab33-43d7-a48b-67374e65bde8 2019-01-09 00:59:40,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:40,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:40 GMT Server: Apache x-openstack-request-id: req-d28023eb-e8f2-48ec-be94-0c825886248a Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:40,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:40 GMT Server: Apache x-openstack-request-id: req-89bb70c1-c09f-46fd-bf4d-d5b5b17dec9a 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:40,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-89bb70c1-c09f-46fd-bf4d-d5b5b17dec9a 2019-01-09 00:59:43,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:43,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:43 GMT Server: Apache x-openstack-request-id: req-b783d238-a58b-4dfa-9417-3b44308d84c2 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:43,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:43 GMT Server: Apache x-openstack-request-id: req-2d150ca4-2599-4ba7-b7e6-c019295ad850 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2", "stack_user_project_id": "eb77ef717f49485eb168653669c7e1cb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T00:58:48Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a05b3b6d-5f66-4ab9-bbc2-62a3998462a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 00:59:43,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-2d150ca4-2599-4ba7-b7e6-c019295ad850 2019-01-09 00:59:43,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:43,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:43 GMT Server: Apache x-openstack-request-id: req-a6350adc-70bf-4e8c-818f-9cdcd0d0cb0c Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:43,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:59:43 GMT Server: Apache x-openstack-request-id: req-db400a5c-fe9c-4d60-82e6-968bfd23387e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:59:43,682 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack1/0bfd06f5-e2fa-4b23-a434-f9fb51b6b3ad used request id req-db400a5c-fe9c-4d60-82e6-968bfd23387e 2019-01-09 00:59:43,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8f163f3a681aaa507487b651886013112c0208" 2019-01-09 00:59:43,711 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 00:59:43 GMT Server: Apache x-openstack-request-id: req-e1062577-18b7-4b0e-88e1-f496d2dff496 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 00:59:44,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 00:59:43 GMT Server: Apache x-openstack-request-id: req-8067cf0c-f4de-4e82-99ea-20c19d4c12fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 00:59:44,422 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-stack2/a05b3b6d-5f66-4ab9-bbc2-62a3998462a6 used request id req-8067cf0c-f4de-4e82-99ea-20c19d4c12fb 2019-01-09 00:59:44,422 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-4d3ef1ec-7d4c-47de-adc6-0ee05f689838-image 2019-01-09 00:59:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c81d0eacebe46fbc1970220e86873ea6bb8ca809" 2019-01-09 00:59:45,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2cfd4ae-7821-4c62-9937-847f19e27147 Date: Wed, 09 Jan 2019 00:59:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:59:45,501 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ade5365c-e6f4-46ab-8bd1-1129edde36e2 used request id req-a2cfd4ae-7821-4c62-9937-847f19e27147 2019-01-09 00:59:45,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/84a1c62f-bb1e-4edd-8498-edd286e7842c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e696210c3550d618c469a83ee9929a3e3b38977d" 2019-01-09 00:59:45,556 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 00:59: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-cc019fb9-a7c8-4aa0-b6e5-1f37831f8b81 x-compute-request-id: req-cc019fb9-a7c8-4aa0-b6e5-1f37831f8b81 Content-Length: 0 Content-Type: application/json 2019-01-09 00:59:45,556 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/84a1c62f-bb1e-4edd-8498-edd286e7842c used request id req-cc019fb9-a7c8-4aa0-b6e5-1f37831f8b81 2019-01-09 00:59:45,558 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 00:59:45,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:59:45,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:59:45,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["e9PAgPMGRBW1YBn_zDVuaA"], "issued_at": "2019-01-09T00:59:45.000000Z"}} 2019-01-09 00:59:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1220f433d69de34892ab2d60500f9f022f393de5" 2019-01-09 00:59:46,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb45984d-f308-439b-b92c-ae0c2b02dc1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:59:46,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cb45984d-f308-439b-b92c-ae0c2b02dc1b 2019-01-09 00:59:46,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1220f433d69de34892ab2d60500f9f022f393de5" 2019-01-09 00:59:46,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-9f5ab43a-69a6-49f5-a4fa-f166f52cc85b Date: Wed, 09 Jan 2019 00:59:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"} 2019-01-09 00:59:46,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1 used request id req-9f5ab43a-69a6-49f5-a4fa-f166f52cc85b 2019-01-09 00:59:46,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1220f433d69de34892ab2d60500f9f022f393de5" 2019-01-09 00:59:46,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-59e4dd1b-9a82-4e68-a2bc-50c3a348e7ba Date: Wed, 09 Jan 2019 00:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:59:46,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-59e4dd1b-9a82-4e68-a2bc-50c3a348e7ba 2019-01-09 00:59:46,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1220f433d69de34892ab2d60500f9f022f393de5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}' 2019-01-09 00:59:47,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f X-Openstack-Request-Id: req-0946b21a-42fa-4ed9-9e27-ae97b69b6607 Date: Wed, 09 Jan 2019 00:59:47 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:59:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T00:59:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f", "min_disk": 0, "protected": false, "id": "156d4de7-7871-4c3c-b1e7-9280e4f3979f", "file": "/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f/file", "checksum": null, "owner": "15f714b418f04457bfb86848f944dee5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:59:47,046 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0946b21a-42fa-4ed9-9e27-ae97b69b6607 2019-01-09 00:59:47,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1220f433d69de34892ab2d60500f9f022f393de5" -d '' 2019-01-09 00:59:51,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1d0a4d1-f089-4b7f-a7c7-048d8ef20884 Date: Wed, 09 Jan 2019 00:59:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:59:51,096 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f/file used request id req-e1d0a4d1-f089-4b7f-a7c7-048d8ef20884 2019-01-09 00:59:51,096 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 00:59:51,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1220f433d69de34892ab2d60500f9f022f393de5" 2019-01-09 00:59:51,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-df1eb34b-379b-49b1-b797-11d0666a32a7 Date: Wed, 09 Jan 2019 00:59:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:59:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:59:51Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f/snap", "metadata": {}}], "self": "/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f", "min_disk": 0, "protected": false, "id": "156d4de7-7871-4c3c-b1e7-9280e4f3979f", "file": "/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:59:51,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f used request id req-df1eb34b-379b-49b1-b797-11d0666a32a7 2019-01-09 00:59:51,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1220f433d69de34892ab2d60500f9f022f393de5" 2019-01-09 00:59:51,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ce5ec921-6c20-4317-a1bf-c91cf9ba327c Date: Wed, 09 Jan 2019 00:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:59:51,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ce5ec921-6c20-4317-a1bf-c91cf9ba327c 2019-01-09 00:59:51,882 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1 2019-01-09 00:59:51,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1220f433d69de34892ab2d60500f9f022f393de5" 2019-01-09 00:59:52,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-90cd8bd9-ba02-4772-aa7e-37390721a295 Date: Wed, 09 Jan 2019 00:59:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:59:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:59:51Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f/snap", "metadata": {}}], "self": "/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f", "min_disk": 0, "protected": false, "id": "156d4de7-7871-4c3c-b1e7-9280e4f3979f", "file": "/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:59:52,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f used request id req-90cd8bd9-ba02-4772-aa7e-37390721a295 2019-01-09 00:59:52,064 - create_image - DEBUG - Instance status is - active 2019-01-09 00:59:52,064 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1 2019-01-09 00:59:52,065 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1 2019-01-09 00:59:52,065 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 00:59:52,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 00:59:52,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:59:52,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["os3NpRIDR7CEAW3JJmxB6Q"], "issued_at": "2019-01-09T00:59:52.000000Z"}} 2019-01-09 00:59:52,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf01f6e569b9d345eaa32ba98a8fc03e61503b6a" 2019-01-09 00:59:52,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 00:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433adec6-f756-4b9d-9aee-4ca992b40713 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 00:59:52,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-433adec6-f756-4b9d-9aee-4ca992b40713 2019-01-09 00:59:52,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf01f6e569b9d345eaa32ba98a8fc03e61503b6a" 2019-01-09 00:59:52,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-1901a37e-39f5-4174-9b4c-32c43b17e61d Date: Wed, 09 Jan 2019 00:59:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2"} 2019-01-09 00:59:52,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2 used request id req-1901a37e-39f5-4174-9b4c-32c43b17e61d 2019-01-09 00:59:52,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf01f6e569b9d345eaa32ba98a8fc03e61503b6a" 2019-01-09 00:59:52,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8e3848b0-5ddb-44d1-ab3c-f3139f4d6002 Date: Wed, 09 Jan 2019 00:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:59:52,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8e3848b0-5ddb-44d1-ab3c-f3139f4d6002 2019-01-09 00:59:52,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf01f6e569b9d345eaa32ba98a8fc03e61503b6a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2"}' 2019-01-09 00:59:53,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9 X-Openstack-Request-Id: req-697f0bf8-ee44-4d73-b1af-6a305e9d2a6c Date: Wed, 09 Jan 2019 00:59:53 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:59:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T00:59:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9", "min_disk": 0, "protected": false, "id": "742891ca-03a8-49b4-a47e-8198468ffba9", "file": "/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9/file", "checksum": null, "owner": "15f714b418f04457bfb86848f944dee5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:59:53,192 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-697f0bf8-ee44-4d73-b1af-6a305e9d2a6c 2019-01-09 00:59:53,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf01f6e569b9d345eaa32ba98a8fc03e61503b6a" -d '' 2019-01-09 00:59:55,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9782e13d-c7d2-4987-bb15-ac615dc1aa30 Date: Wed, 09 Jan 2019 00:59:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 00:59:55,755 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9/file used request id req-9782e13d-c7d2-4987-bb15-ac615dc1aa30 2019-01-09 00:59:55,756 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 00:59:55,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf01f6e569b9d345eaa32ba98a8fc03e61503b6a" 2019-01-09 00:59:55,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-8207280b-37d8-41a3-ba65-4223074f1491 Date: Wed, 09 Jan 2019 00:59:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:59:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:59:55Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/742891ca-03a8-49b4-a47e-8198468ffba9/snap", "metadata": {}}], "self": "/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9", "min_disk": 0, "protected": false, "id": "742891ca-03a8-49b4-a47e-8198468ffba9", "file": "/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/742891ca-03a8-49b4-a47e-8198468ffba9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:59:55,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9 used request id req-8207280b-37d8-41a3-ba65-4223074f1491 2019-01-09 00:59:55,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf01f6e569b9d345eaa32ba98a8fc03e61503b6a" 2019-01-09 00:59:56,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f68b7524-6273-43f0-81f3-cae535b2cd10 Date: Wed, 09 Jan 2019 00:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 00:59:56,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f68b7524-6273-43f0-81f3-cae535b2cd10 2019-01-09 00:59:56,524 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2 2019-01-09 00:59:56,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf01f6e569b9d345eaa32ba98a8fc03e61503b6a" 2019-01-09 00:59:56,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-878a15c5-890a-4105-9ca9-f3fb4ead6818 Date: Wed, 09 Jan 2019 00:59:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:59:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:59:55Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/742891ca-03a8-49b4-a47e-8198468ffba9/snap", "metadata": {}}], "self": "/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9", "min_disk": 0, "protected": false, "id": "742891ca-03a8-49b4-a47e-8198468ffba9", "file": "/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/742891ca-03a8-49b4-a47e-8198468ffba9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 00:59:56,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9 used request id req-878a15c5-890a-4105-9ca9-f3fb4ead6818 2019-01-09 00:59:56,544 - create_image - DEBUG - Instance status is - active 2019-01-09 00:59:56,544 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2 2019-01-09 00:59:56,544 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2 2019-01-09 00:59:56,545 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 00:59:56,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 00:59:56,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T01:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["N4p3P830TEaJZw40KhFOTQ"], "issued_at": "2019-01-09T00:59:56.000000Z"}} 2019-01-09 00:59:56,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net"}}' 2019-01-09 01:00:01,015 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 00:59:56 GMT Server: Apache x-openstack-request-id: req-aab6fada-6d97-4c0d-ae1e-c81ab922f11e Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}]}} 2019-01-09 01:00:01,015 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks used request id req-aab6fada-6d97-4c0d-ae1e-c81ab922f11e 2019-01-09 01:00:01,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:01,212 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:01 GMT Server: Apache x-openstack-request-id: req-1a90cceb-1057-4f78-98ae-47b14f6602bb Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:01,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:01 GMT Server: Apache x-openstack-request-id: req-2cb2ece6-e864-4362-aaaf-3ab443e28762 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "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"}} 2019-01-09 01:00:01,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-2cb2ece6-e864-4362-aaaf-3ab443e28762 2019-01-09 01:00:01,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:01,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:01 GMT Server: Apache x-openstack-request-id: req-e67b878a-07c3-460b-ada8-7c85b67ff29e Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:01,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:01 GMT Server: Apache x-openstack-request-id: req-9ffac1cc-0aa2-4374-82ad-8b406b531dad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "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"}} 2019-01-09 01:00:01,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-9ffac1cc-0aa2-4374-82ad-8b406b531dad 2019-01-09 01:00:04,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:05,018 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:04 GMT Server: Apache x-openstack-request-id: req-dcfad1e7-d961-430d-a596-334575d0e7e7 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:05,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:05 GMT Server: Apache x-openstack-request-id: req-0f6f27f9-add3-4895-87ae-4a220be4090c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "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"}} 2019-01-09 01:00:05,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-0f6f27f9-add3-4895-87ae-4a220be4090c 2019-01-09 01:00:08,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:08,487 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:08 GMT Server: Apache x-openstack-request-id: req-01f785fc-7ced-4792-ad61-94b25667c862 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:08,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:08 GMT Server: Apache x-openstack-request-id: req-d87459a1-c795-4604-ac04-6998122973b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:08,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-d87459a1-c795-4604-ac04-6998122973b0 2019-01-09 01:00:11,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:11,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:11 GMT Server: Apache x-openstack-request-id: req-28d15ff9-bc7c-44b2-82ab-36378a18e819 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:12,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:11 GMT Server: Apache x-openstack-request-id: req-8a9326ec-ad15-4354-8d37-6333508baee6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:12,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-8a9326ec-ad15-4354-8d37-6333508baee6 2019-01-09 01:00:15,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:15,798 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:15 GMT Server: Apache x-openstack-request-id: req-0af926a9-21d1-4f02-b46a-b9138eeac7f2 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:15,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:15 GMT Server: Apache x-openstack-request-id: req-a851eb61-c850-45b3-a63c-7de58d3b30c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:15,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-a851eb61-c850-45b3-a63c-7de58d3b30c6 2019-01-09 01:00:18,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:19,165 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:18 GMT Server: Apache x-openstack-request-id: req-832e9e65-0c03-4d70-ab8c-a3f9157a0277 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:19,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:19 GMT Server: Apache x-openstack-request-id: req-32d99ddd-e81a-47b7-a0f8-23822ff63846 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:19,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-32d99ddd-e81a-47b7-a0f8-23822ff63846 2019-01-09 01:00:22,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:22,524 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:22 GMT Server: Apache x-openstack-request-id: req-9969d531-e7ff-47c4-9c87-564618c9e267 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:22,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:22 GMT Server: Apache x-openstack-request-id: req-1ac54229-407e-4330-ad69-24642d2d35e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:22,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-1ac54229-407e-4330-ad69-24642d2d35e9 2019-01-09 01:00:25,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:25,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:25 GMT Server: Apache x-openstack-request-id: req-c62cf441-7ee2-4b6a-b6f7-4abb302403fa Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:26,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:25 GMT Server: Apache x-openstack-request-id: req-7c470cfc-51a5-4b55-b605-e4e0f0f09288 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:26,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-7c470cfc-51a5-4b55-b605-e4e0f0f09288 2019-01-09 01:00:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:29,750 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:29 GMT Server: Apache x-openstack-request-id: req-8d12e7ab-db69-47c0-aed0-3f208cd1825c Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:29,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:29 GMT Server: Apache x-openstack-request-id: req-27315b2b-cd25-44f7-8805-6e0b8a98be12 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:29,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-27315b2b-cd25-44f7-8805-6e0b8a98be12 2019-01-09 01:00:32,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:32,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:32 GMT Server: Apache x-openstack-request-id: req-bba7e3fb-7ada-4f87-aab2-b3ff392166e3 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:33,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:32 GMT Server: Apache x-openstack-request-id: req-4fa6032c-cc8e-4866-9160-8ae20d8c9158 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:33,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-4fa6032c-cc8e-4866-9160-8ae20d8c9158 2019-01-09 01:00:36,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:36,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:36 GMT Server: Apache x-openstack-request-id: req-bd4ebd62-7579-460a-9167-14f79989493e Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:36,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:36 GMT Server: Apache x-openstack-request-id: req-1595e2e9-3a24-4144-a8f1-ee6305c26051 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:36,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-1595e2e9-3a24-4144-a8f1-ee6305c26051 2019-01-09 01:00:39,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:39,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:39 GMT Server: Apache x-openstack-request-id: req-8b5ac865-ece7-47b7-a34a-75e1f70ab630 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:39,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:39 GMT Server: Apache x-openstack-request-id: req-390879f6-6cf8-434b-b87c-1162cf161397 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:39,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-390879f6-6cf8-434b-b87c-1162cf161397 2019-01-09 01:00:42,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:43,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:42 GMT Server: Apache x-openstack-request-id: req-e7af9557-ba82-480f-94b1-a336949c339a Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:43,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:43 GMT Server: Apache x-openstack-request-id: req-8ca7cd9b-9ee2-4c41-9c29-da1ed1a9c758 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:43,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-8ca7cd9b-9ee2-4c41-9c29-da1ed1a9c758 2019-01-09 01:00:46,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:46,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:46 GMT Server: Apache x-openstack-request-id: req-6269c7ad-3a68-47c5-8448-3c311d77cc77 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:46,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:46 GMT Server: Apache x-openstack-request-id: req-8d3c3e14-0adb-482a-95fa-7b955afa8455 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:46,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-8d3c3e14-0adb-482a-95fa-7b955afa8455 2019-01-09 01:00:49,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:50,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:49 GMT Server: Apache x-openstack-request-id: req-9a4dd222-3497-41a0-a68f-7290cb0ff2a2 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:50,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:50 GMT Server: Apache x-openstack-request-id: req-76ce46fe-565a-40e4-ac02-a2288610c67c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:50,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-76ce46fe-565a-40e4-ac02-a2288610c67c 2019-01-09 01:00:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:50,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:50 GMT Server: Apache x-openstack-request-id: req-c6b793f4-706a-44c9-8bbb-b336565b6f89 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:50,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:50 GMT Server: Apache x-openstack-request-id: req-d69cc16e-975c-41dc-8aa2-09911930202e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3b7924ba-682b-493f-89e1-b887bf37362a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d60a322b-af15-4413-8fed-7f8b139c4c46", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1693fe29-d065-4dc4-adc1-ca4f3e27b3a7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "8da5511a-738d-4591-8985-583082d14de6", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "dbb52ac2-39da-4c85-a165-8901bd13b994", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "54", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "3549e893-9cdd-474d-9a35-bbd845182f42:subnet_id=27f731da-0453-49cc-8605-c7bcf68b1fc5", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "27f731da-0453-49cc-8605-c7bcf68b1fc5", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "3549e893-9cdd-474d-9a35-bbd845182f42", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3f023f13-0882-4677-9912-6d8a6af78af3", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "07cee536-b19a-4186-b679-37cb09bf2a08", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "da60b664-c1aa-448a-a85d-3045c0faed11", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 01:00:50,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources used request id req-d69cc16e-975c-41dc-8aa2-09911930202e 2019-01-09 01:00:50,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:50,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:50 GMT Server: Apache x-openstack-request-id: req-5410cd2a-1b6d-4534-9ccc-9e2e6ad5f55d Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:50,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:50 GMT Server: Apache x-openstack-request-id: req-956f37ca-7d4a-4a8b-af6e-b60ec6cbe865 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:50,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-956f37ca-7d4a-4a8b-af6e-b60ec6cbe865 2019-01-09 01:00:50,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:50,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:50 GMT Server: Apache x-openstack-request-id: req-e9624d16-aa6d-4354-9ec3-fed8ec7ede64 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:51,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:50 GMT Server: Apache x-openstack-request-id: req-451cbbc4-b2ab-4ae4-ba0e-11219c1f54a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3b7924ba-682b-493f-89e1-b887bf37362a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d60a322b-af15-4413-8fed-7f8b139c4c46", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1693fe29-d065-4dc4-adc1-ca4f3e27b3a7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "8da5511a-738d-4591-8985-583082d14de6", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "dbb52ac2-39da-4c85-a165-8901bd13b994", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "54", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "3549e893-9cdd-474d-9a35-bbd845182f42:subnet_id=27f731da-0453-49cc-8605-c7bcf68b1fc5", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "27f731da-0453-49cc-8605-c7bcf68b1fc5", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "3549e893-9cdd-474d-9a35-bbd845182f42", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3f023f13-0882-4677-9912-6d8a6af78af3", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "07cee536-b19a-4186-b679-37cb09bf2a08", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "da60b664-c1aa-448a-a85d-3045c0faed11", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 01:00:51,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources used request id req-451cbbc4-b2ab-4ae4-ba0e-11219c1f54a6 2019-01-09 01:00:51,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:51,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-843cf078-437d-4272-b96d-5655874abf0d Date: Wed, 09 Jan 2019 01:00:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["27f731da-0453-49cc-8605-c7bcf68b1fc5"],"description":"","tags":[],"updated_at":"2019-01-09T01:00:03Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:01Z","provider:network_type":"vxlan"}]} 2019-01-09 01:00:51,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 used request id req-843cf078-437d-4272-b96d-5655874abf0d 2019-01-09 01:00:51,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:51,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9821704b-da7e-4b5e-889e-b539622c1747 Date: Wed, 09 Jan 2019 01:00:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:03Z","dns_nameservers":[],"updated_at":"2019-01-09T01:00:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet"}]} 2019-01-09 01:00:51,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 used request id req-9821704b-da7e-4b5e-889e-b539622c1747 2019-01-09 01:00:51,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:51,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cf74d0b9-b7f3-471c-b193-91a7a9439530 Date: Wed, 09 Jan 2019 01:00:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:03Z","dns_nameservers":[],"updated_at":"2019-01-09T01:00:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet"}]} 2019-01-09 01:00:51,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 used request id req-cf74d0b9-b7f3-471c-b193-91a7a9439530 2019-01-09 01:00:51,424 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 01:00:51,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:51,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d503549-d878-4da6-b545-8a48f388dded Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:00:51,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2d503549-d878-4da6-b545-8a48f388dded 2019-01-09 01:00:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:51,679 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:51 GMT Server: Apache x-openstack-request-id: req-9533dbd0-fa8a-4d35-852f-d01fac7d0b36 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:51,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:51 GMT Server: Apache x-openstack-request-id: req-6a898f21-d211-4b84-9d4d-cf4c2fd275b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3b7924ba-682b-493f-89e1-b887bf37362a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d60a322b-af15-4413-8fed-7f8b139c4c46", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1693fe29-d065-4dc4-adc1-ca4f3e27b3a7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "8da5511a-738d-4591-8985-583082d14de6", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "dbb52ac2-39da-4c85-a165-8901bd13b994", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "54", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "3549e893-9cdd-474d-9a35-bbd845182f42:subnet_id=27f731da-0453-49cc-8605-c7bcf68b1fc5", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "27f731da-0453-49cc-8605-c7bcf68b1fc5", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "3549e893-9cdd-474d-9a35-bbd845182f42", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3f023f13-0882-4677-9912-6d8a6af78af3", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "07cee536-b19a-4186-b679-37cb09bf2a08", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "da60b664-c1aa-448a-a85d-3045c0faed11", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 01:00:51,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources used request id req-6a898f21-d211-4b84-9d4d-cf4c2fd275b3 2019-01-09 01:00:51,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3f023f13-0882-4677-9912-6d8a6af78af3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:52,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a4c92fd-71fb-460f-9f5a-8d08f6b76732 x-compute-request-id: req-9a4c92fd-71fb-460f-9f5a-8d08f6b76732 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d1:a0", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d1:a0", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3f023f13-0882-4677-9912-6d8a6af78af3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3f023f13-0882-4677-9912-6d8a6af78af3", "rel": "bookmark"}], "image": {"id": "156d4de7-7871-4c3c-b1e7-9280e4f3979f", "links": [{"href": "http://172.30.9.26:8774/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000018", "OS-SRV-USG:launched_at": "2019-01-09T01:00:19.000000", "flavor": {"id": "d60a322b-af15-4413-8fed-7f8b139c4c46", "links": [{"href": "http://172.30.9.26:8774/flavors/d60a322b-af15-4413-8fed-7f8b139c4c46", "rel": "bookmark"}]}, "id": "3f023f13-0882-4677-9912-6d8a6af78af3", "security_groups": [{"name": "security_group_name"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:00:19Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "created": "2019-01-09T01:00:09Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 01:00:52,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3f023f13-0882-4677-9912-6d8a6af78af3 used request id req-9a4c92fd-71fb-460f-9f5a-8d08f6b76732 2019-01-09 01:00:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:52,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-9936027a-581e-48dd-b98f-456a609d7685 Date: Wed, 09 Jan 2019 01:00:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["27f731da-0453-49cc-8605-c7bcf68b1fc5"],"description":"","tags":[],"updated_at":"2019-01-09T01:00:03Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:01Z","provider:network_type":"vxlan"}]} 2019-01-09 01:00:52,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net used request id req-9936027a-581e-48dd-b98f-456a609d7685 2019-01-09 01:00:52,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:00:52,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:00:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:00:52,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:52,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f8281e-a6d5-4dc7-b244-c88c1e7d2e7e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 01:00:52,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-d2f8281e-a6d5-4dc7-b244-c88c1e7d2e7e 2019-01-09 01:00:52,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:52,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0e4b75b4-7866-4308-aff0-d56eae6433b4 Date: Wed, 09 Jan 2019 01:00:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:03Z","dns_nameservers":[],"updated_at":"2019-01-09T01:00:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet"}]} 2019-01-09 01:00:52,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 used request id req-0e4b75b4-7866-4308-aff0-d56eae6433b4 2019-01-09 01:00:52,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:52,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5784 X-Openstack-Request-Id: req-a2291ed1-4915-4069-8330-fc786b46e1c0 Date: Wed, 09 Jan 2019 01:00:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","ip_address":"10.1.2.4"}],"id":"04091c64-01b8-41cb-9410-6662349ffef3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:77:6a","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1693fe29-d065-4dc4-adc1-ca4f3e27b3a7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:00:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","ip_address":"10.1.2.2"}],"id":"180e0bea-1a38-42e5-9661-0c2caf0e0d93","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:0b:33","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1693fe29-d065-4dc4-adc1-ca4f3e27b3a7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:00:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","ip_address":"10.1.2.8"}],"id":"918a9ade-bafc-4bef-a3de-8af1c56d4654","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:e5:c3","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:11Z","binding:vnic_type":"normal","device_id":"07cee536-b19a-4186-b679-37cb09bf2a08"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:00:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","ip_address":"10.1.2.1"}],"id":"96ab9183-0e14-4305-bd14-e8ca9414dd80","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:cb:50","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:13Z","binding:vnic_type":"normal","device_id":"3549e893-9cdd-474d-9a35-bbd845182f42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:00:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","ip_address":"10.1.2.6"}],"id":"da60b664-c1aa-448a-a85d-3045c0faed11","security_groups":["8da5511a-738d-4591-8985-583082d14de6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:d1:a0","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack-port1-amnmwtg3sjzd","admin_state_up":true,"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:06Z","binding:vnic_type":"normal","device_id":"3f023f13-0882-4677-9912-6d8a6af78af3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","ip_address":"10.1.2.3"}],"id":"f0fee087-5295-4bf8-b910-4e2fe81e9c8f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:db:db","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1693fe29-d065-4dc4-adc1-ca4f3e27b3a7"}]} 2019-01-09 01:00:52,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 used request id req-a2291ed1-4915-4069-8330-fc786b46e1c0 2019-01-09 01:00:52,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07cee536-b19a-4186-b679-37cb09bf2a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:52,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00: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-89dae616-174d-4800-8ed9-fad66f704545 x-compute-request-id: req-89dae616-174d-4800-8ed9-fad66f704545 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:e5:c3", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07cee536-b19a-4186-b679-37cb09bf2a08", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07cee536-b19a-4186-b679-37cb09bf2a08", "rel": "bookmark"}], "image": {"id": "742891ca-03a8-49b4-a47e-8198468ffba9", "links": [{"href": "http://172.30.9.26:8774/images/742891ca-03a8-49b4-a47e-8198468ffba9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2019-01-09T01:00:46.000000", "flavor": {"id": "3b7924ba-682b-493f-89e1-b887bf37362a", "links": [{"href": "http://172.30.9.26:8774/flavors/3b7924ba-682b-493f-89e1-b887bf37362a", "rel": "bookmark"}]}, "id": "07cee536-b19a-4186-b679-37cb09bf2a08", "security_groups": [{"name": "default"}], "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:00:46Z", "hostId": "2d8d362fd55c43f022e56e76a94a3dc6ad2e04c0f7622bc55990389a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "created": "2019-01-09T01:00:08Z", "tenant_id": "15f714b418f04457bfb86848f944dee5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 01:00:52,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07cee536-b19a-4186-b679-37cb09bf2a08 used request id req-89dae616-174d-4800-8ed9-fad66f704545 2019-01-09 01:00:52,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:52,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-76bc6c81-6a5a-4903-8dca-8a8da8a3d1b3 Date: Wed, 09 Jan 2019 01:00:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","subnets":["27f731da-0453-49cc-8605-c7bcf68b1fc5"],"description":"","tags":[],"updated_at":"2019-01-09T01:00:03Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net","admin_state_up":true,"tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:01Z","provider:network_type":"vxlan"}]} 2019-01-09 01:00:52,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net used request id req-76bc6c81-6a5a-4903-8dca-8a8da8a3d1b3 2019-01-09 01:00:52,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:52,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f51e41c-eafa-40d0-8b39-409a56c2a97b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 01:00:52,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-3f51e41c-eafa-40d0-8b39-409a56c2a97b 2019-01-09 01:00:52,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:53,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-205d2bf7-04bd-4f9b-8403-c3f92dd394b0 Date: Wed, 09 Jan 2019 01:00:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:03Z","dns_nameservers":[],"updated_at":"2019-01-09T01:00:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"15f714b418f04457bfb86848f944dee5","id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet"}]} 2019-01-09 01:00:53,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 used request id req-205d2bf7-04bd-4f9b-8403-c3f92dd394b0 2019-01-09 01:00:53,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:53,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5784 X-Openstack-Request-Id: req-616989bc-69b5-4ae7-b0aa-6d6ec1b7ade9 Date: Wed, 09 Jan 2019 01:00:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","ip_address":"10.1.2.4"}],"id":"04091c64-01b8-41cb-9410-6662349ffef3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:77:6a","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1693fe29-d065-4dc4-adc1-ca4f3e27b3a7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:00:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","ip_address":"10.1.2.2"}],"id":"180e0bea-1a38-42e5-9661-0c2caf0e0d93","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:0b:33","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1693fe29-d065-4dc4-adc1-ca4f3e27b3a7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:00:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","ip_address":"10.1.2.8"}],"id":"918a9ade-bafc-4bef-a3de-8af1c56d4654","security_groups":["e80917b3-5b9e-4238-976d-529346341677"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:e5:c3","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:11Z","binding:vnic_type":"normal","device_id":"07cee536-b19a-4186-b679-37cb09bf2a08"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:00:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","ip_address":"10.1.2.1"}],"id":"96ab9183-0e14-4305-bd14-e8ca9414dd80","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:cb:50","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:13Z","binding:vnic_type":"normal","device_id":"3549e893-9cdd-474d-9a35-bbd845182f42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:00:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","ip_address":"10.1.2.6"}],"id":"da60b664-c1aa-448a-a85d-3045c0faed11","security_groups":["8da5511a-738d-4591-8985-583082d14de6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:d1:a0","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack-port1-amnmwtg3sjzd","admin_state_up":true,"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:06Z","binding:vnic_type":"normal","device_id":"3f023f13-0882-4677-9912-6d8a6af78af3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27f731da-0453-49cc-8605-c7bcf68b1fc5","ip_address":"10.1.2.3"}],"id":"f0fee087-5295-4bf8-b910-4e2fe81e9c8f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:db:db","project_id":"15f714b418f04457bfb86848f944dee5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1693fe29-d065-4dc4-adc1-ca4f3e27b3a7","tenant_id":"15f714b418f04457bfb86848f944dee5","created_at":"2019-01-09T01:00:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1693fe29-d065-4dc4-adc1-ca4f3e27b3a7"}]} 2019-01-09 01:00:53,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1693fe29-d065-4dc4-adc1-ca4f3e27b3a7 used request id req-616989bc-69b5-4ae7-b0aa-6d6ec1b7ade9 2019-01-09 01:00:53,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:53,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:53 GMT Server: Apache x-openstack-request-id: req-6fe1c677-0102-4a9e-b3ff-416749271a95 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:53,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:53 GMT Server: Apache x-openstack-request-id: req-c440d388-3271-4fb2-bb35-fff20de8c053 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3b7924ba-682b-493f-89e1-b887bf37362a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d60a322b-af15-4413-8fed-7f8b139c4c46", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1693fe29-d065-4dc4-adc1-ca4f3e27b3a7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "8da5511a-738d-4591-8985-583082d14de6", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "dbb52ac2-39da-4c85-a165-8901bd13b994", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "54", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "3549e893-9cdd-474d-9a35-bbd845182f42:subnet_id=27f731da-0453-49cc-8605-c7bcf68b1fc5", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "27f731da-0453-49cc-8605-c7bcf68b1fc5", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "3549e893-9cdd-474d-9a35-bbd845182f42", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3f023f13-0882-4677-9912-6d8a6af78af3", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "07cee536-b19a-4186-b679-37cb09bf2a08", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T01:00:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:00:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "da60b664-c1aa-448a-a85d-3045c0faed11", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 01:00:53,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69/resources used request id req-c440d388-3271-4fb2-bb35-fff20de8c053 2019-01-09 01:00:53,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:53,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-f23eb857-10e0-4c1e-be41-5d0eb5ec2fdd Date: Wed, 09 Jan 2019 01:00:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:59:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:59:51Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f/snap", "metadata": {}}], "self": "/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f", "min_disk": 0, "protected": false, "id": "156d4de7-7871-4c3c-b1e7-9280e4f3979f", "file": "/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:00:53,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f used request id req-f23eb857-10e0-4c1e-be41-5d0eb5ec2fdd 2019-01-09 01:00:53,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:53,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0fdac671-99ac-4137-8ce6-7be33bbc9496 Date: Wed, 09 Jan 2019 01:00: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:00:53,766 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0fdac671-99ac-4137-8ce6-7be33bbc9496 2019-01-09 01:00:53,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:53,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-18e04318-a30d-43b8-b299-e712ae8bcf4c Date: Wed, 09 Jan 2019 01:00:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:59:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:59:55Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/742891ca-03a8-49b4-a47e-8198468ffba9/snap", "metadata": {}}], "self": "/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9", "min_disk": 0, "protected": false, "id": "742891ca-03a8-49b4-a47e-8198468ffba9", "file": "/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/742891ca-03a8-49b4-a47e-8198468ffba9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:00:53,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9 used request id req-18e04318-a30d-43b8-b299-e712ae8bcf4c 2019-01-09 01:00:53,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:53,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e758c3a4-cf48-4de7-a0d4-ee5c86c655f7 Date: Wed, 09 Jan 2019 01:00:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-09T00:59:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T00:59:55Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/742891ca-03a8-49b4-a47e-8198468ffba9/snap", "metadata": {}}], "self": "/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9", "min_disk": 0, "protected": false, "id": "742891ca-03a8-49b4-a47e-8198468ffba9", "file": "/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15f714b418f04457bfb86848f944dee5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/742891ca-03a8-49b4-a47e-8198468ffba9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:00:53,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9 used request id req-e758c3a4-cf48-4de7-a0d4-ee5c86c655f7 2019-01-09 01:00:53,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:53,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:53 GMT Server: Apache x-openstack-request-id: req-430098cb-eda9-4d20-896d-8e366806eace Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:54,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:53 GMT Server: Apache x-openstack-request-id: req-d08b6b73-3c21-41d4-bc41-7c584192580b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:54,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-d08b6b73-3c21-41d4-bc41-7c584192580b 2019-01-09 01:00:54,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:54,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:54 GMT Server: Apache x-openstack-request-id: req-c9187e93-0142-4eca-bdc1-6a77ce873d92 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:54,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:54 GMT Server: Apache x-openstack-request-id: req-a0706824-2d18-488b-99f3-69c35ce9afd9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuZhtzlsBnC3I1e5r2fuQD5KwL11XiM5a2mPivJMfsHtiGO5h\nVr7+pNDXKk10iFIvPPATGOtVhRskdMAR1lG98VNXeKpa3JN9zMU4lwx/IwER19/2\nLs8latw3P8iwOpFuqAllofoku0xRJkLhuHQ4wx/e7wDKPlUdwp/n2mPVNpOEfekA\nrW3ARQcqggPrTFMpfxoOPWlwRRZJi3oCdDvOgQW0U1jYuVp6Q43SrE0VvPntC2TD\nRXE5bB7qxqp2q+drU1e35339LkLmhP+X9HAzjH33gY4fSMll0DmTD7GMygQu5ysi\nTx1QhASxNIcIZLZYVPYcO3kSaBXQIHuRu+kWswIDAQABAoIBAAxcf6vH2fKaBg9h\nouNQ4wZ2ga+V6vecruZu0rI2plytyxnX/rm1XOaDVmFl6UYPG0BWyR7WxcpoxWPV\nSxrYNOt23pOV3Rll5XIXDK7a0Tj2oEadjxsNBvP4GOHxrvMnrpQYlCFWtM2Yxqri\nt3/+la1BWSrYBaBjMOk+l0WvcosA6Rk6cQino/MtQhRb11J2cedWXZ1LllWB7yfl\njfwsxFaWXyr3rszJ4/tXaOsarPmhMcIc6SlAWKvL2mdWd/tyAzGfprTFucfrduLb\nbekTXV+mxYigd9KLvG6O3F/CFVRjIyzjNRi+ckHuaW8pRDqBbxOKp6BqhjX4EdNr\nps/O7DkCgYEA8WJy/j/fgp7bN8XnmYM53zcXfdmz6kCNWPjJF44s4sIHnvGeH7h1\nqEJzdoBIAUho3KenUODHpsHpSAxsl+IVyJFwqCRWxgSIBMRO+1wHq+dtXeey1Kio\nVofabgHKvEdtE3e1Uy3YNskY1Jnl7FRMTo6E9glW/kOnBgXKV8xTKDcCgYEAxNU6\nLD0SkxxG+FQwv3Crtq0anNfDJtNuN0ERz8KmNBjq3HkUhuPhjKsZ/i/qGNYHvtmz\nhOqk4rYknawsbtVue4sETsjRFlc6CvavvuAAdhukrRuHKdcbyFwPchT4o3DK3FQM\niUhbRP2Qs2Y3G/XOwwv0vwd8p1IadxaPFFC5D2UCgYBkz/Qs4apMmGH/8iSfBaJm\n6lBiXEj63cjqzsTVlKiEb/rU1B5xKw3gnxgv9rWb64z4EwEbEzXvHG98isvTxzXH\n1Y5SexLOktfn/cDq0+3USsxverRCgsoDkauVZCQy7DXO+qD9Q1lY0DYRnNDdGfvg\nlz9Krm3ptYGNT1/JuWlFkwKBgFrlwWSWm5JWN6wMbSqrZJEK5cRSm6u9biOUKB6S\n3GAotaU1QTZ93DYy+eD5zZjElnUbYhzao2STCtvJnAdfBxOEgmvDr1Mq2wIfI8/4\n8B2a7HSIxuWakhj38qYTazNHLleLdPKc+JEmrAE9Dewamu5WAiOJ2JYIg3JFd7PB\nB4VFAoGBALKBESlO40H1bDW60u57Oz57h/TiNAKdW5189UU+pc14JHrWEqt0MEI/\ngI7I6KDEhuSYsHWCIqHB5d5mcmsUUSkgHRM6b7ZBrJHei9h7UDm3Y4cTnkOlmUH+\nhjp8DTDwepmnQ2ZokBU5XeSh4KenJOdilWSnJQqSnqINkHcYwLrg\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"}} 2019-01-09 01:00:54,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-a0706824-2d18-488b-99f3-69c35ce9afd9 2019-01-09 01:00:54,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:55,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:54 GMT Server: Apache x-openstack-request-id: req-532df06d-b580-4ba5-a663-bc761f101701 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:55,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:00:55 GMT Server: Apache x-openstack-request-id: req-9f54fa16-40cd-4a3f-8446-04961a738826 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:00:55,760 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-9f54fa16-40cd-4a3f-8446-04961a738826 2019-01-09 01:00:55,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:55,789 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:55 GMT Server: Apache x-openstack-request-id: req-ed967f0c-508d-4ff5-9115-f0c5e7578828 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:55,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:55 GMT Server: Apache x-openstack-request-id: req-f18d618b-7b3a-4046-84b0-2d9ca818400b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "tags": null, "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T01:00:55Z", "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "stack_status_reason": "Stack DELETE started", "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"}} 2019-01-09 01:00:55,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-f18d618b-7b3a-4046-84b0-2d9ca818400b 2019-01-09 01:00:58,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:00:58,996 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:00:58 GMT Server: Apache x-openstack-request-id: req-448e9afe-ef68-4181-a04c-2724f8917510 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:00:59,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:00:58 GMT Server: Apache x-openstack-request-id: req-10c649c1-d1e6-4a5e-8306-8b2e4b575d0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "tags": null, "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T01:00:55Z", "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "stack_status_reason": "Stack DELETE started", "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"}} 2019-01-09 01:00:59,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-10c649c1-d1e6-4a5e-8306-8b2e4b575d0a 2019-01-09 01:01:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:01:02,205 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:02 GMT Server: Apache x-openstack-request-id: req-516ac1ea-cb59-4879-aac1-7fdbe20c7010 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:02,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:02 GMT Server: Apache x-openstack-request-id: req-0ae49fc3-dbc1-4dd9-9b05-f36565eee07e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "tags": null, "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T01:00:55Z", "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "stack_status_reason": "Stack DELETE started", "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"}} 2019-01-09 01:01:02,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-0ae49fc3-dbc1-4dd9-9b05-f36565eee07e 2019-01-09 01:01:05,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:01:05,899 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:05 GMT Server: Apache x-openstack-request-id: req-1396c200-0e53-4036-82cc-c4d68e85088e Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:05,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:05 GMT Server: Apache x-openstack-request-id: req-53e1b12f-584e-40e8-a4f5-184fdb0d4692 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "tags": null, "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T01:00:55Z", "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "stack_status_reason": "Stack DELETE started", "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"}} 2019-01-09 01:01:05,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-53e1b12f-584e-40e8-a4f5-184fdb0d4692 2019-01-09 01:01:08,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a35f20c5b25d5dca8b22c1b612bd5cb57f62a5" 2019-01-09 01:01:08,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:08 GMT Server: Apache x-openstack-request-id: req-c311b2e2-fcc9-482f-88a4-23b735e6afec Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:08,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:08 GMT Server: Apache x-openstack-request-id: req-64d7ef94-1e6c-44b5-a773-caf7baa7c105 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 688 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-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor2", "OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "OS::stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-subnet", "net_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1"}, "deletion_time": "2019-01-09T01:01:08Z", "stack_name": "HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack", "stack_user_project_id": "9c91cccddf1e4588ab81b155f42f90ae", "tags": null, "creation_time": "2019-01-09T01:00:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T01:00:55Z", "id": "90fbfc50-6f53-4c52-a35a-cb3a50bdbd69", "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"}} 2019-01-09 01:01:08,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-stack/90fbfc50-6f53-4c52-a35a-cb3a50bdbd69 used request id req-64d7ef94-1e6c-44b5-a773-caf7baa7c105 2019-01-09 01:01:08,985 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image1 2019-01-09 01:01:08,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1220f433d69de34892ab2d60500f9f022f393de5" 2019-01-09 01:01:10,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b56ae78e-9e3b-4366-bd05-8ec268e0c623 Date: Wed, 09 Jan 2019 01:01:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:01:10,452 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/156d4de7-7871-4c3c-b1e7-9280e4f3979f used request id req-b56ae78e-9e3b-4366-bd05-8ec268e0c623 2019-01-09 01:01:10,453 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-a396b107-709c-420b-a1d4-a39b39f5cb6c-image2 2019-01-09 01:01:10,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf01f6e569b9d345eaa32ba98a8fc03e61503b6a" 2019-01-09 01:01:11,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a75b663-3f62-4aa4-b6ee-267b4a498fe3 Date: Wed, 09 Jan 2019 01:01:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:01:11,506 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/742891ca-03a8-49b4-a47e-8198468ffba9 used request id req-7a75b663-3f62-4aa4-b6ee-267b4a498fe3 2019-01-09 01:01:11,509 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 01:01:11,509 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 01:01:11,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:11,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["IK5VD7n3QUqdsVApg5pdaQ"], "issued_at": "2019-01-09T01:01:11.000000Z"}} 2019-01-09 01:01:11,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b701ceca1721c4372899218e8eef14bb214f4f6" -d '{"stack_name": "HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-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}}}}}' 2019-01-09 01:01:13,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:01:11 GMT Server: Apache x-openstack-request-id: req-56482d78-71d7-43cf-9bfa-632b677731b5 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "beb9370c-83a7-4f10-be3e-d5d31bd06070", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070", "rel": "self"}]}} 2019-01-09 01:01:13,631 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks used request id req-56482d78-71d7-43cf-9bfa-632b677731b5 2019-01-09 01:01:13,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/beb9370c-83a7-4f10-be3e-d5d31bd06070 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b701ceca1721c4372899218e8eef14bb214f4f6" 2019-01-09 01:01:13,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:13 GMT Server: Apache x-openstack-request-id: req-d1439fe2-4a7c-4296-8be7-d9b4545097bc Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:14,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:13 GMT Server: Apache x-openstack-request-id: req-a1745d58-96bc-4ca8-80eb-55de42678b7c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 515 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "beb9370c-83a7-4f10-be3e-d5d31bd06070", "OS::stack_name": "HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack", "stack_user_project_id": "f6b3db4817d644cdb2566580714510ec", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T01:01:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "beb9370c-83a7-4f10-be3e-d5d31bd06070", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 01:01:14,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070 used request id req-a1745d58-96bc-4ca8-80eb-55de42678b7c 2019-01-09 01:01:14,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/beb9370c-83a7-4f10-be3e-d5d31bd06070 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b701ceca1721c4372899218e8eef14bb214f4f6" 2019-01-09 01:01:14,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:14 GMT Server: Apache x-openstack-request-id: req-5808d648-ff05-4fcc-8215-6b225795fa59 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:14,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:14 GMT Server: Apache x-openstack-request-id: req-403dbc0a-db70-4627-9f2a-7674bc539678 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 515 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "beb9370c-83a7-4f10-be3e-d5d31bd06070", "OS::stack_name": "HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack", "stack_user_project_id": "f6b3db4817d644cdb2566580714510ec", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T01:01:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "beb9370c-83a7-4f10-be3e-d5d31bd06070", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 01:01:14,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070 used request id req-403dbc0a-db70-4627-9f2a-7674bc539678 2019-01-09 01:01:14,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/beb9370c-83a7-4f10-be3e-d5d31bd06070/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b701ceca1721c4372899218e8eef14bb214f4f6" 2019-01-09 01:01:14,967 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:14 GMT Server: Apache x-openstack-request-id: req-103d902b-b052-4cf1-866f-ebc8206d2f0e Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:15,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:14 GMT Server: Apache x-openstack-request-id: req-4282c6b3-6e71-4b94-b19c-82e202f92273 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2019-01-09T01:01:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:01:13Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6e14c094-3a3c-40d9-a4fe-a26a962b25b2", "resource_type": "OS::Nova::Flavor"}]} 2019-01-09 01:01:15,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070/resources used request id req-4282c6b3-6e71-4b94-b19c-82e202f92273 2019-01-09 01:01:15,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/6e14c094-3a3c-40d9-a4fe-a26a962b25b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b701ceca1721c4372899218e8eef14bb214f4f6" 2019-01-09 01:01:15,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01: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-8b5f46de-7404-4fa7-9f6a-274205ab9140 x-compute-request-id: req-8b5f46de-7404-4fa7-9f6a-274205ab9140 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6e14c094-3a3c-40d9-a4fe-a26a962b25b2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6e14c094-3a3c-40d9-a4fe-a26a962b25b2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "6e14c094-3a3c-40d9-a4fe-a26a962b25b2", "name": "HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack-flavor-sjo2enlzocky", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:01:15,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/6e14c094-3a3c-40d9-a4fe-a26a962b25b2 used request id req-8b5f46de-7404-4fa7-9f6a-274205ab9140 2019-01-09 01:01:15,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/beb9370c-83a7-4f10-be3e-d5d31bd06070 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b701ceca1721c4372899218e8eef14bb214f4f6" 2019-01-09 01:01:15,461 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:15 GMT Server: Apache x-openstack-request-id: req-22983d2e-a75b-4650-887b-114e16bd1d13 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:15,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:01:15 GMT Server: Apache x-openstack-request-id: req-5e4f2a05-0859-4243-94c7-8167f82bb595 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:01:15,646 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsFlavorTests-5950767f-0b5d-4127-ada2-86c76d6173fb-stack/beb9370c-83a7-4f10-be3e-d5d31bd06070 used request id req-5e4f2a05-0859-4243-94c7-8167f82bb595 2019-01-09 01:01:15,648 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 01:01:15,648 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 01:01:15,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:16,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["ixnjIf5PQtiA5TQj7JXyMA"], "issued_at": "2019-01-09T01:01:16.000000Z"}} 2019-01-09 01:01:16,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9207bcdd65275813d76f44621d54f130bc23c4ee" -d '{"stack_name": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-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-bef9e38c-2b99-492c-a484-cd370253a72b-kp"}}' 2019-01-09 01:01:17,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:01:16 GMT Server: Apache x-openstack-request-id: req-69231c8f-500b-4135-b142-c9be4ba92c7a Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "b071a811-160d-4b5c-87f7-e40bd6a26fef", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef", "rel": "self"}]}} 2019-01-09 01:01:17,628 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks used request id req-69231c8f-500b-4135-b142-c9be4ba92c7a 2019-01-09 01:01:17,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/b071a811-160d-4b5c-87f7-e40bd6a26fef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9207bcdd65275813d76f44621d54f130bc23c4ee" 2019-01-09 01:01:17,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:17 GMT Server: Apache x-openstack-request-id: req-6e3d1b87-7d59-4034-8641-116541048d61 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:18,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:17 GMT Server: Apache x-openstack-request-id: req-f4eb8d91-fc8c-48f6-98e8-c42bd5ac7ab2 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "b071a811-160d-4b5c-87f7-e40bd6a26fef", "OS::stack_name": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack", "keypair_name": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack", "stack_user_project_id": "e8c2c1dac2c74c87bf7e8dc48e09c6b9", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:01:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b071a811-160d-4b5c-87f7-e40bd6a26fef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAnmYCootgTFSN0YbnFS9coi+0/IIFUQ6ym0eKUGT8C5xP7w15\nN0gJxmtndZXXuS72lECN+MZpdvZgctHXsIW0PtqXENUIEljzMM+eXLHyxnV+MjaQ\nzH/Wms+lUTojYiolEGGeSzA6VnZdloKhMP9FtKWQcIBmWox2b7Wx0I0FCeSnvFA8\ny4+Hfykc8jvbGIxCP51lR28yT9SkmUaBLzf8Wu5kkBzIliV4XeNdWjkEmjDVB+lr\noNk4ZMMhuK0nn3sylHZJiax8hcHaz+3Rqknx7NXHDm7ARgEtv4gEs4mpR+mdGST/\nTmdIIzICC0eRW0tNtmfxWihuaCjqTBrEk2Ed3wIDAQABAoIBAQCVdU+bK8PLgiTm\nxVGZzbysVDOD5vM5TpL8rX426XJhSjaqK55qqRCAJqvSaXbJhySnMlpDmIO++i57\naMEKEL7IZ90OxtP86+1b6ytT75xR4l8W5iGutBk8rh0hDaiBYZ7jXBjOfU0udDVO\nZSfPYa7WCzrEzILHga3nLhv/2nAcqiYOWvpa+pnpCrn7iTakci5HXtdXIkX4Gnwc\n7kH6RrG2s0glZ83lLzr26Ao7w0DkJFWTYvT/5IUXFMtaRT7X9D5223nsyV5sdMDj\nUUr8wbpVXh1taqedaqq2qg/FOpjYvZurAt+Dsd/I254HhgGLE3iURO0GD77+PeVG\noRbuh7hRAoGBAMo/p+3d0vvZqFk+/LKXcNL7R34N1pXcDq32GxxPvQUSOY7yZKuG\nnmCYq0ELYWM0CCiE1FE7uAIJQICciu2HZpnTXFM/788Ki+dGHT9lmIS4Vr/M3h0p\nghbXI8a/wtOY/bx90z20WVIwgrBh1K2/DER7y3QOkgzh16GSwAP94kQrAoGBAMh+\n7hptYXLVbnhpa4MHFfmuNjKDK8+ztyzMHG/oWFk8P+WRdydl3R5JM6KDsZleyO25\nXsY2OivrHSStnSJq3VpSIP0AdNJJB+kfR3Mz4/6VcPuRLqajXx77tpLSdSnXRDhV\n+YJRVAR1kqJq2IjYA1+8fzk/pRkPkP+UOhDbcq8dAoGBAKNA8Oez6Au9bQPlMQtj\n7QGRLetVdkJvaDYJ82ZOAzDlvipiBNrkBlHIymvtqMXwCSnT1qJfxy91kmh+dDI5\n2psOnnbgpE2GoNmlohQ7iPqQ5g1abGwzxjtznABhZ/1vgFm3Y11qh7MtT0DbJ1a8\nYUWie98Jp+DYKDvW/kH6nLsTAoGBALRcEr9tRCt0OlNRqiiNmEQqZpDcFO5cYdyH\npNE6tzdXDrfqOsETTm2vNibsxzgL3z6S8eHm6D+X2nijQWazsXpNxWUzIuQEVHxu\n6eyFcoUTVDbJ7Kh08N3DXAMKFeHUx4bSOIj1tlnolkdLTI0VnTtjKyOJ0HAR48M2\nSWHet3U1AoGBAKbz+IY7Pg3X08PZSzL2ApVZI9l5ruy+KcTvaiGPbeZtHF4Xx7SV\n2XndkOEisZPoAUBYv5ZREw9RSrI8vYeAmkqBIyQ6VcLLdEss80JIx4ynm3TvJFHO\nzin+Qd05H1YqRjPasrGhxzp2yhAh+9FSLbCEv+aQopVlNKWafKyUlY17\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"}} 2019-01-09 01:01:18,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef used request id req-f4eb8d91-fc8c-48f6-98e8-c42bd5ac7ab2 2019-01-09 01:01:18,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/b071a811-160d-4b5c-87f7-e40bd6a26fef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9207bcdd65275813d76f44621d54f130bc23c4ee" 2019-01-09 01:01:18,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:18 GMT Server: Apache x-openstack-request-id: req-0268d19e-a197-4c8a-b5c4-40120cf35869 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:18,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:18 GMT Server: Apache x-openstack-request-id: req-6a5f800f-9145-4bf4-b732-8d84a2710fd9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1904 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "b071a811-160d-4b5c-87f7-e40bd6a26fef", "OS::stack_name": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack", "keypair_name": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack", "stack_user_project_id": "e8c2c1dac2c74c87bf7e8dc48e09c6b9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T01:01:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b071a811-160d-4b5c-87f7-e40bd6a26fef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAnmYCootgTFSN0YbnFS9coi+0/IIFUQ6ym0eKUGT8C5xP7w15\nN0gJxmtndZXXuS72lECN+MZpdvZgctHXsIW0PtqXENUIEljzMM+eXLHyxnV+MjaQ\nzH/Wms+lUTojYiolEGGeSzA6VnZdloKhMP9FtKWQcIBmWox2b7Wx0I0FCeSnvFA8\ny4+Hfykc8jvbGIxCP51lR28yT9SkmUaBLzf8Wu5kkBzIliV4XeNdWjkEmjDVB+lr\noNk4ZMMhuK0nn3sylHZJiax8hcHaz+3Rqknx7NXHDm7ARgEtv4gEs4mpR+mdGST/\nTmdIIzICC0eRW0tNtmfxWihuaCjqTBrEk2Ed3wIDAQABAoIBAQCVdU+bK8PLgiTm\nxVGZzbysVDOD5vM5TpL8rX426XJhSjaqK55qqRCAJqvSaXbJhySnMlpDmIO++i57\naMEKEL7IZ90OxtP86+1b6ytT75xR4l8W5iGutBk8rh0hDaiBYZ7jXBjOfU0udDVO\nZSfPYa7WCzrEzILHga3nLhv/2nAcqiYOWvpa+pnpCrn7iTakci5HXtdXIkX4Gnwc\n7kH6RrG2s0glZ83lLzr26Ao7w0DkJFWTYvT/5IUXFMtaRT7X9D5223nsyV5sdMDj\nUUr8wbpVXh1taqedaqq2qg/FOpjYvZurAt+Dsd/I254HhgGLE3iURO0GD77+PeVG\noRbuh7hRAoGBAMo/p+3d0vvZqFk+/LKXcNL7R34N1pXcDq32GxxPvQUSOY7yZKuG\nnmCYq0ELYWM0CCiE1FE7uAIJQICciu2HZpnTXFM/788Ki+dGHT9lmIS4Vr/M3h0p\nghbXI8a/wtOY/bx90z20WVIwgrBh1K2/DER7y3QOkgzh16GSwAP94kQrAoGBAMh+\n7hptYXLVbnhpa4MHFfmuNjKDK8+ztyzMHG/oWFk8P+WRdydl3R5JM6KDsZleyO25\nXsY2OivrHSStnSJq3VpSIP0AdNJJB+kfR3Mz4/6VcPuRLqajXx77tpLSdSnXRDhV\n+YJRVAR1kqJq2IjYA1+8fzk/pRkPkP+UOhDbcq8dAoGBAKNA8Oez6Au9bQPlMQtj\n7QGRLetVdkJvaDYJ82ZOAzDlvipiBNrkBlHIymvtqMXwCSnT1qJfxy91kmh+dDI5\n2psOnnbgpE2GoNmlohQ7iPqQ5g1abGwzxjtznABhZ/1vgFm3Y11qh7MtT0DbJ1a8\nYUWie98Jp+DYKDvW/kH6nLsTAoGBALRcEr9tRCt0OlNRqiiNmEQqZpDcFO5cYdyH\npNE6tzdXDrfqOsETTm2vNibsxzgL3z6S8eHm6D+X2nijQWazsXpNxWUzIuQEVHxu\n6eyFcoUTVDbJ7Kh08N3DXAMKFeHUx4bSOIj1tlnolkdLTI0VnTtjKyOJ0HAR48M2\nSWHet3U1AoGBAKbz+IY7Pg3X08PZSzL2ApVZI9l5ruy+KcTvaiGPbeZtHF4Xx7SV\n2XndkOEisZPoAUBYv5ZREw9RSrI8vYeAmkqBIyQ6VcLLdEss80JIx4ynm3TvJFHO\nzin+Qd05H1YqRjPasrGhxzp2yhAh+9FSLbCEv+aQopVlNKWafKyUlY17\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"}} 2019-01-09 01:01:18,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef used request id req-6a5f800f-9145-4bf4-b732-8d84a2710fd9 2019-01-09 01:01:18,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/b071a811-160d-4b5c-87f7-e40bd6a26fef/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9207bcdd65275813d76f44621d54f130bc23c4ee" 2019-01-09 01:01:18,735 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:18 GMT Server: Apache x-openstack-request-id: req-df2403ba-a38e-4208-9edc-69508b8fd4db Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:18,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:18 GMT Server: Apache x-openstack-request-id: req-9ecc6330-e7b7-433c-9789-711bd59502c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T01:01:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:01:17Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-kp", "resource_type": "OS::Nova::KeyPair"}]} 2019-01-09 01:01:18,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef/resources used request id req-9ecc6330-e7b7-433c-9789-711bd59502c5 2019-01-09 01:01:18,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9207bcdd65275813d76f44621d54f130bc23c4ee" 2019-01-09 01:01:18,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26626ef5-6f58-4aec-9252-fe8f42c522ae x-compute-request-id: req-26626ef5-6f58-4aec-9252-fe8f42c522ae Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeZgKii2BMVI3RhucVL1yiL7T8ggVRDrKbR4pQZPwLnE/vDXk3SAnGa2d1lde5LvaUQI34xml29mBy0dewhbQ+2pcQ1QgSWPMwz55csfLGdX4yNpDMf9aaz6VROiNiKiUQYZ5LMDpWdl2WgqEw/0W0pZBwgGZajHZvtbHQjQUJ5Ke8UDzLj4d/KRzyO9sYjEI/nWVHbzJP1KSZRoEvN/xa7mSQHMiWJXhd411aOQSaMNUH6Wug2ThkwyG4rSefezKUdkmJrHyFwdrP7dGqSfHs1ccObsBGAS2/iASzialH6Z0ZJP9OZ0gjMgILR5FbS022Z/FaKG5oKOpMGsSTYR3f Generated-by-Nova", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "name": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-kp", "deleted": false, "created_at": "2019-01-09T01:01:17.000000", "updated_at": null, "fingerprint": "cb:a7:15:ea:b9:3f:0e:c2:98:79:33:55:32:5d:bd:f5", "deleted_at": null, "id": 15}} 2019-01-09 01:01:18,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-kp used request id req-26626ef5-6f58-4aec-9252-fe8f42c522ae 2019-01-09 01:01:18,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/b071a811-160d-4b5c-87f7-e40bd6a26fef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9207bcdd65275813d76f44621d54f130bc23c4ee" 2019-01-09 01:01:18,976 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:18 GMT Server: Apache x-openstack-request-id: req-ef7236fc-087b-4a18-b794-9278722ce6ae Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:19,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:18 GMT Server: Apache x-openstack-request-id: req-05eb08c3-17cb-4a16-8062-5b3effca42e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1904 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "b071a811-160d-4b5c-87f7-e40bd6a26fef", "OS::stack_name": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack", "keypair_name": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack", "stack_user_project_id": "e8c2c1dac2c74c87bf7e8dc48e09c6b9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T01:01:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b071a811-160d-4b5c-87f7-e40bd6a26fef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAnmYCootgTFSN0YbnFS9coi+0/IIFUQ6ym0eKUGT8C5xP7w15\nN0gJxmtndZXXuS72lECN+MZpdvZgctHXsIW0PtqXENUIEljzMM+eXLHyxnV+MjaQ\nzH/Wms+lUTojYiolEGGeSzA6VnZdloKhMP9FtKWQcIBmWox2b7Wx0I0FCeSnvFA8\ny4+Hfykc8jvbGIxCP51lR28yT9SkmUaBLzf8Wu5kkBzIliV4XeNdWjkEmjDVB+lr\noNk4ZMMhuK0nn3sylHZJiax8hcHaz+3Rqknx7NXHDm7ARgEtv4gEs4mpR+mdGST/\nTmdIIzICC0eRW0tNtmfxWihuaCjqTBrEk2Ed3wIDAQABAoIBAQCVdU+bK8PLgiTm\nxVGZzbysVDOD5vM5TpL8rX426XJhSjaqK55qqRCAJqvSaXbJhySnMlpDmIO++i57\naMEKEL7IZ90OxtP86+1b6ytT75xR4l8W5iGutBk8rh0hDaiBYZ7jXBjOfU0udDVO\nZSfPYa7WCzrEzILHga3nLhv/2nAcqiYOWvpa+pnpCrn7iTakci5HXtdXIkX4Gnwc\n7kH6RrG2s0glZ83lLzr26Ao7w0DkJFWTYvT/5IUXFMtaRT7X9D5223nsyV5sdMDj\nUUr8wbpVXh1taqedaqq2qg/FOpjYvZurAt+Dsd/I254HhgGLE3iURO0GD77+PeVG\noRbuh7hRAoGBAMo/p+3d0vvZqFk+/LKXcNL7R34N1pXcDq32GxxPvQUSOY7yZKuG\nnmCYq0ELYWM0CCiE1FE7uAIJQICciu2HZpnTXFM/788Ki+dGHT9lmIS4Vr/M3h0p\nghbXI8a/wtOY/bx90z20WVIwgrBh1K2/DER7y3QOkgzh16GSwAP94kQrAoGBAMh+\n7hptYXLVbnhpa4MHFfmuNjKDK8+ztyzMHG/oWFk8P+WRdydl3R5JM6KDsZleyO25\nXsY2OivrHSStnSJq3VpSIP0AdNJJB+kfR3Mz4/6VcPuRLqajXx77tpLSdSnXRDhV\n+YJRVAR1kqJq2IjYA1+8fzk/pRkPkP+UOhDbcq8dAoGBAKNA8Oez6Au9bQPlMQtj\n7QGRLetVdkJvaDYJ82ZOAzDlvipiBNrkBlHIymvtqMXwCSnT1qJfxy91kmh+dDI5\n2psOnnbgpE2GoNmlohQ7iPqQ5g1abGwzxjtznABhZ/1vgFm3Y11qh7MtT0DbJ1a8\nYUWie98Jp+DYKDvW/kH6nLsTAoGBALRcEr9tRCt0OlNRqiiNmEQqZpDcFO5cYdyH\npNE6tzdXDrfqOsETTm2vNibsxzgL3z6S8eHm6D+X2nijQWazsXpNxWUzIuQEVHxu\n6eyFcoUTVDbJ7Kh08N3DXAMKFeHUx4bSOIj1tlnolkdLTI0VnTtjKyOJ0HAR48M2\nSWHet3U1AoGBAKbz+IY7Pg3X08PZSzL2ApVZI9l5ruy+KcTvaiGPbeZtHF4Xx7SV\n2XndkOEisZPoAUBYv5ZREw9RSrI8vYeAmkqBIyQ6VcLLdEss80JIx4ynm3TvJFHO\nzin+Qd05H1YqRjPasrGhxzp2yhAh+9FSLbCEv+aQopVlNKWafKyUlY17\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"}} 2019-01-09 01:01:19,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef used request id req-05eb08c3-17cb-4a16-8062-5b3effca42e7 2019-01-09 01:01:19,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9207bcdd65275813d76f44621d54f130bc23c4ee" 2019-01-09 01:01:19,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01: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-dbf11ee3-c9f3-4f44-b789-92e25e748763 x-compute-request-id: req-dbf11ee3-c9f3-4f44-b789-92e25e748763 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeZgKii2BMVI3RhucVL1yiL7T8ggVRDrKbR4pQZPwLnE/vDXk3SAnGa2d1lde5LvaUQI34xml29mBy0dewhbQ+2pcQ1QgSWPMwz55csfLGdX4yNpDMf9aaz6VROiNiKiUQYZ5LMDpWdl2WgqEw/0W0pZBwgGZajHZvtbHQjQUJ5Ke8UDzLj4d/KRzyO9sYjEI/nWVHbzJP1KSZRoEvN/xa7mSQHMiWJXhd411aOQSaMNUH6Wug2ThkwyG4rSefezKUdkmJrHyFwdrP7dGqSfHs1ccObsBGAS2/iASzialH6Z0ZJP9OZ0gjMgILR5FbS022Z/FaKG5oKOpMGsSTYR3f Generated-by-Nova", "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "name": "HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-kp", "deleted": false, "created_at": "2019-01-09T01:01:17.000000", "updated_at": null, "fingerprint": "cb:a7:15:ea:b9:3f:0e:c2:98:79:33:55:32:5d:bd:f5", "deleted_at": null, "id": 15}} 2019-01-09 01:01:19,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-kp used request id req-dbf11ee3-c9f3-4f44-b789-92e25e748763 2019-01-09 01:01:19,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/b071a811-160d-4b5c-87f7-e40bd6a26fef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9207bcdd65275813d76f44621d54f130bc23c4ee" 2019-01-09 01:01:19,488 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:19 GMT Server: Apache x-openstack-request-id: req-9e9813e3-5304-493b-aeb1-2d45b2f448bb Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:19,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:01:19 GMT Server: Apache x-openstack-request-id: req-ccab6238-9df6-4566-b920-4d0d4b031850 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:01:19,688 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsKeypairTests-bef9e38c-2b99-492c-a484-cd370253a72b-stack/b071a811-160d-4b5c-87f7-e40bd6a26fef used request id req-ccab6238-9df6-4566-b920-4d0d4b031850 2019-01-09 01:01:19,689 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 01:01:19,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:20,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["cRBtlzGjSaOt1F9yP5tZDw"], "issued_at": "2019-01-09T01:01:20.000000Z"}} 2019-01-09 01:01:20,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b90b297c69cb2a1f6d830cd227782c2398519c" -d '{"stack_name": "HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-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-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-sec-grp"}}' 2019-01-09 01:01:21,526 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:01:20 GMT Server: Apache x-openstack-request-id: req-5a1a5436-e8bc-44e0-ad77-359926fc843f Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "19ee96a2-b20e-4fd0-b993-543c5d35e160", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160", "rel": "self"}]}} 2019-01-09 01:01:21,526 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks used request id req-5a1a5436-e8bc-44e0-ad77-359926fc843f 2019-01-09 01:01:21,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/19ee96a2-b20e-4fd0-b993-543c5d35e160 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b90b297c69cb2a1f6d830cd227782c2398519c" 2019-01-09 01:01:21,711 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:21 GMT Server: Apache x-openstack-request-id: req-7c22c426-897a-49a6-b2a1-3fbbf6ce94fc Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:21,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:21 GMT Server: Apache x-openstack-request-id: req-9f511176-e2e3-4663-ae05-bb94fc33c99d 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "19ee96a2-b20e-4fd0-b993-543c5d35e160", "OS::stack_name": "HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack", "security_group_name": "HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack", "stack_user_project_id": "ae42b74861ec4b5096cf6f38cde14d76", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:01:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "19ee96a2-b20e-4fd0-b993-543c5d35e160", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 01:01:21,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160 used request id req-9f511176-e2e3-4663-ae05-bb94fc33c99d 2019-01-09 01:01:21,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/19ee96a2-b20e-4fd0-b993-543c5d35e160 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b90b297c69cb2a1f6d830cd227782c2398519c" 2019-01-09 01:01:22,080 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:21 GMT Server: Apache x-openstack-request-id: req-7a2ea4d2-ddd3-42f5-8be8-16bd2e0b4d80 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:22,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:22 GMT Server: Apache x-openstack-request-id: req-f44e76de-dd29-4c1d-9979-453c824bb3d4 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "19ee96a2-b20e-4fd0-b993-543c5d35e160", "OS::stack_name": "HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack", "security_group_name": "HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack", "stack_user_project_id": "ae42b74861ec4b5096cf6f38cde14d76", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T01:01:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "19ee96a2-b20e-4fd0-b993-543c5d35e160", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 01:01:22,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160 used request id req-f44e76de-dd29-4c1d-9979-453c824bb3d4 2019-01-09 01:01:25,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/19ee96a2-b20e-4fd0-b993-543c5d35e160 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b90b297c69cb2a1f6d830cd227782c2398519c" 2019-01-09 01:01:25,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:25 GMT Server: Apache x-openstack-request-id: req-39b5dac5-7a2d-4fd5-ab7d-5b33e5a319bb Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:25,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:25 GMT Server: Apache x-openstack-request-id: req-40ea04b7-bab7-4baf-bc4d-ff7ec633b4dd 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": "15f714b418f04457bfb86848f944dee5", "OS::stack_id": "19ee96a2-b20e-4fd0-b993-543c5d35e160", "OS::stack_name": "HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack", "security_group_name": "HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack", "stack_user_project_id": "ae42b74861ec4b5096cf6f38cde14d76", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T01:01:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "19ee96a2-b20e-4fd0-b993-543c5d35e160", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 01:01:25,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160 used request id req-40ea04b7-bab7-4baf-bc4d-ff7ec633b4dd 2019-01-09 01:01:25,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/19ee96a2-b20e-4fd0-b993-543c5d35e160/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b90b297c69cb2a1f6d830cd227782c2398519c" 2019-01-09 01:01:25,858 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:25 GMT Server: Apache x-openstack-request-id: req-a300b02e-64b9-4772-9bc4-9172eae85817 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:26,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:25 GMT Server: Apache x-openstack-request-id: req-1a2290e1-41d2-4852-9947-6f38369386f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T01:01:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T01:01:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "af8fc14a-935f-42c2-b98b-a797b55a37ba", "resource_type": "OS::Neutron::SecurityGroup"}]} 2019-01-09 01:01:26,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160/resources used request id req-1a2290e1-41d2-4852-9947-6f38369386f2 2019-01-09 01:01:26,060 - neutron_utils - INFO - Retrieving security group with ID - af8fc14a-935f-42c2-b98b-a797b55a37ba 2019-01-09 01:01:26,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=af8fc14a-935f-42c2-b98b-a797b55a37ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b90b297c69cb2a1f6d830cd227782c2398519c" 2019-01-09 01:01:26,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-ca04c8b1-3682-425e-a950-4245431f88ca Date: Wed, 09 Jan 2019 01:01:26 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T01:01:21Z", "updated_at": "2019-01-09T01:01:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:01:23Z", "revision_number": 0, "id": "66267944-a7b4-4c43-8ea2-c345b220dca5", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T01:01:23Z", "security_group_id": "af8fc14a-935f-42c2-b98b-a797b55a37ba", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T01:01:23Z", "revision_number": 0, "id": "6e00cef9-9b19-4a22-b18f-75e9da27a366", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T01:01:23Z", "security_group_id": "af8fc14a-935f-42c2-b98b-a797b55a37ba", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 6, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "af8fc14a-935f-42c2-b98b-a797b55a37ba", "name": "HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-sec-grp"}]} 2019-01-09 01:01:26,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=af8fc14a-935f-42c2-b98b-a797b55a37ba used request id req-ca04c8b1-3682-425e-a950-4245431f88ca 2019-01-09 01:01:26,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af8fc14a-935f-42c2-b98b-a797b55a37ba 2019-01-09 01:01:26,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=af8fc14a-935f-42c2-b98b-a797b55a37ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b90b297c69cb2a1f6d830cd227782c2398519c" 2019-01-09 01:01:26,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-b19558dd-3806-493a-959d-d8be546ca9d9 Date: Wed, 09 Jan 2019 01:01:26 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": "2019-01-09T01:01:23Z", "security_group_id": "af8fc14a-935f-42c2-b98b-a797b55a37ba", "port_range_min": null, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T01:01:23Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "66267944-a7b4-4c43-8ea2-c345b220dca5"}, {"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": "2019-01-09T01:01:23Z", "security_group_id": "af8fc14a-935f-42c2-b98b-a797b55a37ba", "port_range_min": 22, "revision_number": 0, "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T01:01:23Z", "project_id": "15f714b418f04457bfb86848f944dee5", "id": "6e00cef9-9b19-4a22-b18f-75e9da27a366"}]} 2019-01-09 01:01:26,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=af8fc14a-935f-42c2-b98b-a797b55a37ba used request id req-b19558dd-3806-493a-959d-d8be546ca9d9 2019-01-09 01:01:26,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/19ee96a2-b20e-4fd0-b993-543c5d35e160 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b90b297c69cb2a1f6d830cd227782c2398519c" 2019-01-09 01:01:26,325 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 01:01:26 GMT Server: Apache x-openstack-request-id: req-fbea8306-c93d-45b6-b379-c4339c3de9a5 Location: http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 01:01:26,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:01:26 GMT Server: Apache x-openstack-request-id: req-893f4e73-d023-494b-af63-0e625d2fc1e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:01:26,509 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5/stacks/HeatUtilsSecurityGroupTests-d3a65cb0-229b-4f4b-8650-1b27c3a4c1d5-stack/19ee96a2-b20e-4fd0-b993-543c5d35e160 used request id req-893f4e73-d023-494b-af63-0e625d2fc1e5 2019-01-09 01:01:26,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:26,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["Qr5nx3dORsicqv6uBNcACg"], "issued_at": "2019-01-09T01:01:26.000000Z"}} 2019-01-09 01:01:26,911 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50590d2856bdc41d4e4914c558124143bc2aa70" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-b612e00f-8c55-42d4-bcf2-0cd3e555ee7e"}}' 2019-01-09 01:01:27,126 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:26 GMT Server: Apache x-compute-request-id: req-4580b4b5-3b6a-487a-819e-525caa4f3594 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4580b4b5-3b6a-487a-819e-525caa4f3594 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "ab0b8fc7-6a77-4091-895a-51fa5b69c640", "name": "CinderUtilsQoSTests-b612e00f-8c55-42d4-bcf2-0cd3e555ee7e"}, "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/ab0b8fc7-6a77-4091-895a-51fa5b69c640", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/qos-specs/ab0b8fc7-6a77-4091-895a-51fa5b69c640", "rel": "bookmark"}]} 2019-01-09 01:01:27,127 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-4580b4b5-3b6a-487a-819e-525caa4f3594 2019-01-09 01:01:27,130 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4580b4b5-3b6a-487a-819e-525caa4f3594" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50590d2856bdc41d4e4914c558124143bc2aa70" 2019-01-09 01:01:27,839 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:27 GMT Server: Apache x-compute-request-id: req-3c80481e-1ad8-4e33-a0b2-4ddf9b4d27fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c80481e-1ad8-4e33-a0b2-4ddf9b4d27fc Content-Encoding: gzip Content-Length: 155 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "ab0b8fc7-6a77-4091-895a-51fa5b69c640", "name": "CinderUtilsQoSTests-b612e00f-8c55-42d4-bcf2-0cd3e555ee7e"}]} 2019-01-09 01:01:27,839 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-3c80481e-1ad8-4e33-a0b2-4ddf9b4d27fc 2019-01-09 01:01:27,840 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-b612e00f-8c55-42d4-bcf2-0cd3e555ee7e 2019-01-09 01:01:27,844 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/ab0b8fc7-6a77-4091-895a-51fa5b69c640?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4580b4b5-3b6a-487a-819e-525caa4f3594" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50590d2856bdc41d4e4914c558124143bc2aa70" 2019-01-09 01:01:28,056 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ebdfc55f-4198-4ba3-a77d-d0a8e456de4f 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. 2019-01-09 01:01:28,056 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/ab0b8fc7-6a77-4091-895a-51fa5b69c640?force=False used request id req-ebdfc55f-4198-4ba3-a77d-d0a8e456de4f 2019-01-09 01:01:28,059 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4580b4b5-3b6a-487a-819e-525caa4f3594" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50590d2856bdc41d4e4914c558124143bc2aa70" 2019-01-09 01:01:28,230 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:28 GMT Server: Apache x-compute-request-id: req-08f7b0c8-bda2-4201-9806-c26eb0443a4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-08f7b0c8-bda2-4201-9806-c26eb0443a4b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 01:01:28,230 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-08f7b0c8-bda2-4201-9806-c26eb0443a4b 2019-01-09 01:01:28,230 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-b612e00f-8c55-42d4-bcf2-0cd3e555ee7e 2019-01-09 01:01:28,233 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/ab0b8fc7-6a77-4091-895a-51fa5b69c640?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4580b4b5-3b6a-487a-819e-525caa4f3594" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50590d2856bdc41d4e4914c558124143bc2aa70" 2019-01-09 01:01:28,267 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 01:01:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6569d411-8ce3-4674-ad8d-93deb5494420 x-openstack-request-id: req-6569d411-8ce3-4674-ad8d-93deb5494420 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec ab0b8fc7-6a77-4091-895a-51fa5b69c640.", "code": 404}} 2019-01-09 01:01:28,267 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/ab0b8fc7-6a77-4091-895a-51fa5b69c640?force=False used request id req-6569d411-8ce3-4674-ad8d-93deb5494420 2019-01-09 01:01:28,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:28,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["b1zK4FMvRdSASA-Yj3D9ZQ"], "issued_at": "2019-01-09T01:01:28.000000Z"}} 2019-01-09 01:01:28,660 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a40e19fe562ab82fb2e17b6b9fbd60cf4685e0" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-623a8620-7832-4047-af62-01b5f005e21d"}}' 2019-01-09 01:01:29,407 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:28 GMT Server: Apache x-compute-request-id: req-c66f64d5-a201-4abe-94bc-2461c161b091 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c66f64d5-a201-4abe-94bc-2461c161b091 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "9d30bb5d-c897-4fd1-a35f-f716bf588490", "name": "CinderUtilsQoSTests-623a8620-7832-4047-af62-01b5f005e21d"}, "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/9d30bb5d-c897-4fd1-a35f-f716bf588490", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/qos-specs/9d30bb5d-c897-4fd1-a35f-f716bf588490", "rel": "bookmark"}]} 2019-01-09 01:01:29,407 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-c66f64d5-a201-4abe-94bc-2461c161b091 2019-01-09 01:01:29,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c66f64d5-a201-4abe-94bc-2461c161b091" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a40e19fe562ab82fb2e17b6b9fbd60cf4685e0" 2019-01-09 01:01:30,122 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:29 GMT Server: Apache x-compute-request-id: req-3e6b8c8f-5b21-4120-9f3d-e1aeaedcd1c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e6b8c8f-5b21-4120-9f3d-e1aeaedcd1c3 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "9d30bb5d-c897-4fd1-a35f-f716bf588490", "name": "CinderUtilsQoSTests-623a8620-7832-4047-af62-01b5f005e21d"}]} 2019-01-09 01:01:30,122 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-3e6b8c8f-5b21-4120-9f3d-e1aeaedcd1c3 2019-01-09 01:01:30,126 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/9d30bb5d-c897-4fd1-a35f-f716bf588490 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c66f64d5-a201-4abe-94bc-2461c161b091" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a40e19fe562ab82fb2e17b6b9fbd60cf4685e0" 2019-01-09 01:01:30,286 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:30 GMT Server: Apache x-compute-request-id: req-eed5b60e-601d-4862-a452-7081f34007dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eed5b60e-601d-4862-a452-7081f34007dc Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "9d30bb5d-c897-4fd1-a35f-f716bf588490", "name": "CinderUtilsQoSTests-623a8620-7832-4047-af62-01b5f005e21d"}, "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/9d30bb5d-c897-4fd1-a35f-f716bf588490", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/qos-specs/9d30bb5d-c897-4fd1-a35f-f716bf588490", "rel": "bookmark"}]} 2019-01-09 01:01:30,286 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/9d30bb5d-c897-4fd1-a35f-f716bf588490 used request id req-eed5b60e-601d-4862-a452-7081f34007dc 2019-01-09 01:01:30,287 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-623a8620-7832-4047-af62-01b5f005e21d 2019-01-09 01:01:30,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/9d30bb5d-c897-4fd1-a35f-f716bf588490?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c66f64d5-a201-4abe-94bc-2461c161b091" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a40e19fe562ab82fb2e17b6b9fbd60cf4685e0" 2019-01-09 01:01:30,494 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7cbbad94-cfa4-4602-a497-2cd2d38c2113 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. 2019-01-09 01:01:30,495 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/9d30bb5d-c897-4fd1-a35f-f716bf588490?force=False used request id req-7cbbad94-cfa4-4602-a497-2cd2d38c2113 2019-01-09 01:01:30,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:30,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["r1yHh9G8Spi_1wjc7d3new"], "issued_at": "2019-01-09T01:01:30.000000Z"}} 2019-01-09 01:01:30,887 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1268e79ba39e0e893b8408df790bf4f19964b0" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-2f582a09-1484-417c-9a12-19cf1870a15f"}}' 2019-01-09 01:01:31,095 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:30 GMT Server: Apache x-compute-request-id: req-68857a37-010b-43db-b2a6-fd9887c1e97b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68857a37-010b-43db-b2a6-fd9887c1e97b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "a141e8bd-eb09-46c9-931c-d8eba03637ad", "name": "CinderUtilsQoSTests-2f582a09-1484-417c-9a12-19cf1870a15f"}, "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/a141e8bd-eb09-46c9-931c-d8eba03637ad", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/qos-specs/a141e8bd-eb09-46c9-931c-d8eba03637ad", "rel": "bookmark"}]} 2019-01-09 01:01:31,095 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-68857a37-010b-43db-b2a6-fd9887c1e97b 2019-01-09 01:01:31,098 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68857a37-010b-43db-b2a6-fd9887c1e97b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1268e79ba39e0e893b8408df790bf4f19964b0" 2019-01-09 01:01:31,266 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:31 GMT Server: Apache x-compute-request-id: req-d0df1311-b3f8-4367-83d2-da0e3ee31faf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0df1311-b3f8-4367-83d2-da0e3ee31faf Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "a141e8bd-eb09-46c9-931c-d8eba03637ad", "name": "CinderUtilsQoSTests-2f582a09-1484-417c-9a12-19cf1870a15f"}]} 2019-01-09 01:01:31,267 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-d0df1311-b3f8-4367-83d2-da0e3ee31faf 2019-01-09 01:01:31,270 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/a141e8bd-eb09-46c9-931c-d8eba03637ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68857a37-010b-43db-b2a6-fd9887c1e97b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1268e79ba39e0e893b8408df790bf4f19964b0" 2019-01-09 01:01:31,448 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:31 GMT Server: Apache x-compute-request-id: req-7962264e-b5b5-43f7-98fd-ef9ab984ae78 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7962264e-b5b5-43f7-98fd-ef9ab984ae78 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "a141e8bd-eb09-46c9-931c-d8eba03637ad", "name": "CinderUtilsQoSTests-2f582a09-1484-417c-9a12-19cf1870a15f"}, "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/a141e8bd-eb09-46c9-931c-d8eba03637ad", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/qos-specs/a141e8bd-eb09-46c9-931c-d8eba03637ad", "rel": "bookmark"}]} 2019-01-09 01:01:31,449 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/a141e8bd-eb09-46c9-931c-d8eba03637ad used request id req-7962264e-b5b5-43f7-98fd-ef9ab984ae78 2019-01-09 01:01:31,449 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-2f582a09-1484-417c-9a12-19cf1870a15f 2019-01-09 01:01:31,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/a141e8bd-eb09-46c9-931c-d8eba03637ad?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68857a37-010b-43db-b2a6-fd9887c1e97b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1268e79ba39e0e893b8408df790bf4f19964b0" 2019-01-09 01:01:31,688 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e00c410-1464-4f16-a61b-9fa8944e0858 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. 2019-01-09 01:01:31,688 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/a141e8bd-eb09-46c9-931c-d8eba03637ad?force=False used request id req-9e00c410-1464-4f16-a61b-9fa8944e0858 2019-01-09 01:01:31,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:32,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["9INcxUbJSbus4ZBl4cf_hw"], "issued_at": "2019-01-09T01:01:32.000000Z"}} 2019-01-09 01:01:32,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fbb0fb3c21e48a2e4c1589674b08dbf043f67f" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-137bb189-e522-4ede-967e-f8dfceb4249f"}}' 2019-01-09 01:01:32,295 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:32 GMT Server: Apache x-compute-request-id: req-c76eb086-74e2-4283-9803-d92b2a53bd2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c76eb086-74e2-4283-9803-d92b2a53bd2b Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "6b996447-0ced-497d-a75d-dfbe46d46c69", "name": "CinderUtilsQoSTests-137bb189-e522-4ede-967e-f8dfceb4249f"}, "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/6b996447-0ced-497d-a75d-dfbe46d46c69", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/qos-specs/6b996447-0ced-497d-a75d-dfbe46d46c69", "rel": "bookmark"}]} 2019-01-09 01:01:32,295 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-c76eb086-74e2-4283-9803-d92b2a53bd2b 2019-01-09 01:01:32,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c76eb086-74e2-4283-9803-d92b2a53bd2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fbb0fb3c21e48a2e4c1589674b08dbf043f67f" 2019-01-09 01:01:32,475 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:32 GMT Server: Apache x-compute-request-id: req-28c3db0c-eb7d-4f5c-bb10-2f47167df2ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28c3db0c-eb7d-4f5c-bb10-2f47167df2ae Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "6b996447-0ced-497d-a75d-dfbe46d46c69", "name": "CinderUtilsQoSTests-137bb189-e522-4ede-967e-f8dfceb4249f"}]} 2019-01-09 01:01:32,476 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-28c3db0c-eb7d-4f5c-bb10-2f47167df2ae 2019-01-09 01:01:32,479 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/6b996447-0ced-497d-a75d-dfbe46d46c69 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c76eb086-74e2-4283-9803-d92b2a53bd2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fbb0fb3c21e48a2e4c1589674b08dbf043f67f" 2019-01-09 01:01:32,667 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:32 GMT Server: Apache x-compute-request-id: req-48bb4a64-cc33-4fa1-bd91-f6b1a9357d0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48bb4a64-cc33-4fa1-bd91-f6b1a9357d0e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "6b996447-0ced-497d-a75d-dfbe46d46c69", "name": "CinderUtilsQoSTests-137bb189-e522-4ede-967e-f8dfceb4249f"}, "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/6b996447-0ced-497d-a75d-dfbe46d46c69", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/qos-specs/6b996447-0ced-497d-a75d-dfbe46d46c69", "rel": "bookmark"}]} 2019-01-09 01:01:32,668 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/6b996447-0ced-497d-a75d-dfbe46d46c69 used request id req-48bb4a64-cc33-4fa1-bd91-f6b1a9357d0e 2019-01-09 01:01:32,668 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-137bb189-e522-4ede-967e-f8dfceb4249f 2019-01-09 01:01:32,671 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/6b996447-0ced-497d-a75d-dfbe46d46c69?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c76eb086-74e2-4283-9803-d92b2a53bd2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fbb0fb3c21e48a2e4c1589674b08dbf043f67f" 2019-01-09 01:01:32,878 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c98376cf-91a3-41b7-a83e-c83475c265c7 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. 2019-01-09 01:01:32,878 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/6b996447-0ced-497d-a75d-dfbe46d46c69?force=False used request id req-c98376cf-91a3-41b7-a83e-c83475c265c7 2019-01-09 01:01:32,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:33,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["DND7b3LGStup3hqwWx-H6Q"], "issued_at": "2019-01-09T01:01:33.000000Z"}} 2019-01-09 01:01:33,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb11529a3888f60bb93241c59b69260bbb9b530" 2019-01-09 01:01:33,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96555477-6740-431d-83ba-d7b442ad83ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:01:33,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-96555477-6740-431d-83ba-d7b442ad83ac 2019-01-09 01:01:33,340 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb11529a3888f60bb93241c59b69260bbb9b530" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-67513fe6-d791-42df-bc9f-4a661d4c0b47", "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}}' 2019-01-09 01:01:34,284 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:33 GMT Server: Apache x-compute-request-id: req-f85354fc-5fb2-4676-af90-309a79ea547c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f85354fc-5fb2-4676-af90-309a79ea547c Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T01:01:34.156682", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-67513fe6-d791-42df-bc9f-4a661d4c0b47", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "size": 1}} 2019-01-09 01:01:34,284 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes used request id req-f85354fc-5fb2-4676-af90-309a79ea547c 2019-01-09 01:01:34,288 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f85354fc-5fb2-4676-af90-309a79ea547c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb11529a3888f60bb93241c59b69260bbb9b530" 2019-01-09 01:01:34,484 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:34 GMT Server: Apache x-compute-request-id: req-accedf8d-a55b-441a-a0b3-0b791942bd61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-accedf8d-a55b-441a-a0b3-0b791942bd61 Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-67513fe6-d791-42df-bc9f-4a661d4c0b47", "bootable": "false", "created_at": "2019-01-09T01:01:34.000000", "volume_type": null}} 2019-01-09 01:01:34,484 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd used request id req-accedf8d-a55b-441a-a0b3-0b791942bd61 2019-01-09 01:01:34,487 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f85354fc-5fb2-4676-af90-309a79ea547c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb11529a3888f60bb93241c59b69260bbb9b530" 2019-01-09 01:01:34,708 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:34 GMT Server: Apache x-compute-request-id: req-972c1b54-5927-467e-be3e-b53be3854b7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-972c1b54-5927-467e-be3e-b53be3854b7c Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T01:01:34.000000", "replication_status": null, "snapshot_id": null, "id": "2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-67513fe6-d791-42df-bc9f-4a661d4c0b47", "bootable": "false", "created_at": "2019-01-09T01:01:34.000000", "volume_type": null}} 2019-01-09 01:01:34,708 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd used request id req-972c1b54-5927-467e-be3e-b53be3854b7c 2019-01-09 01:01:37,714 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f85354fc-5fb2-4676-af90-309a79ea547c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb11529a3888f60bb93241c59b69260bbb9b530" 2019-01-09 01:01:38,583 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:37 GMT Server: Apache x-compute-request-id: req-c99e2fe1-9110-4ca2-9dc0-d7d12272c6ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c99e2fe1-9110-4ca2-9dc0-d7d12272c6ba Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T01:01:34.000000", "replication_status": null, "snapshot_id": null, "id": "2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-67513fe6-d791-42df-bc9f-4a661d4c0b47", "bootable": "false", "created_at": "2019-01-09T01:01:34.000000", "volume_type": null}} 2019-01-09 01:01:38,583 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd used request id req-c99e2fe1-9110-4ca2-9dc0-d7d12272c6ba 2019-01-09 01:01:38,586 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f85354fc-5fb2-4676-af90-309a79ea547c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb11529a3888f60bb93241c59b69260bbb9b530" 2019-01-09 01:01:38,788 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:38 GMT Server: Apache x-compute-request-id: req-6b971d3b-c8ae-4e6b-9b11-65f0e386d8bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6b971d3b-c8ae-4e6b-9b11-65f0e386d8bf Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T01:01:34.000000", "replication_status": null, "snapshot_id": null, "id": "2ae2d9df-d786-4377-bf77-10e6bae4f3dd", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-67513fe6-d791-42df-bc9f-4a661d4c0b47", "bootable": "false", "created_at": "2019-01-09T01:01:34.000000", "volume_type": null}]} 2019-01-09 01:01:38,788 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/detail used request id req-6b971d3b-c8ae-4e6b-9b11-65f0e386d8bf 2019-01-09 01:01:38,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:01:38,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:01:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:01:38,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb11529a3888f60bb93241c59b69260bbb9b530" 2019-01-09 01:01:38,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c93e2f-8220-4ac4-9285-8507c96b8ac6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 01:01:38,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-a7c93e2f-8220-4ac4-9285-8507c96b8ac6 2019-01-09 01:01:38,879 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-67513fe6-d791-42df-bc9f-4a661d4c0b47 2019-01-09 01:01:38,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f85354fc-5fb2-4676-af90-309a79ea547c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb11529a3888f60bb93241c59b69260bbb9b530" 2019-01-09 01:01:39,101 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0a87738-da3b-4e63-91f5-c27568a2850b 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. 2019-01-09 01:01:39,101 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd used request id req-e0a87738-da3b-4e63-91f5-c27568a2850b 2019-01-09 01:01:39,104 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f85354fc-5fb2-4676-af90-309a79ea547c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb11529a3888f60bb93241c59b69260bbb9b530" 2019-01-09 01:01:39,897 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 01:01:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-12f1338a-6cec-4993-9623-e56f5f4195af x-openstack-request-id: req-12f1338a-6cec-4993-9623-e56f5f4195af Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2ae2d9df-d786-4377-bf77-10e6bae4f3dd could not be found.", "code": 404}} 2019-01-09 01:01:39,897 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd used request id req-12f1338a-6cec-4993-9623-e56f5f4195af 2019-01-09 01:01:39,900 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f85354fc-5fb2-4676-af90-309a79ea547c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb11529a3888f60bb93241c59b69260bbb9b530" 2019-01-09 01:01:39,942 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:39 GMT Server: Apache x-compute-request-id: req-e2ef76b4-b9f8-40ea-bf9f-e14ffba85446 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e2ef76b4-b9f8-40ea-bf9f-e14ffba85446 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 01:01:39,942 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/detail used request id req-e2ef76b4-b9f8-40ea-bf9f-e14ffba85446 2019-01-09 01:01:39,943 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-67513fe6-d791-42df-bc9f-4a661d4c0b47 2019-01-09 01:01:39,946 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f85354fc-5fb2-4676-af90-309a79ea547c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb11529a3888f60bb93241c59b69260bbb9b530" 2019-01-09 01:01:40,220 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 01:01:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-68b59e08-c286-41d0-b808-daeb1dfb58c7 x-openstack-request-id: req-68b59e08-c286-41d0-b808-daeb1dfb58c7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2ae2d9df-d786-4377-bf77-10e6bae4f3dd could not be found.", "code": 404}} 2019-01-09 01:01:40,220 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd used request id req-68b59e08-c286-41d0-b808-daeb1dfb58c7 2019-01-09 01:01:40,223 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f85354fc-5fb2-4676-af90-309a79ea547c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb11529a3888f60bb93241c59b69260bbb9b530" 2019-01-09 01:01:40,416 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 01:01:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-51983aa8-a4ca-401f-be2f-43c6203f97ab x-openstack-request-id: req-51983aa8-a4ca-401f-be2f-43c6203f97ab Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2ae2d9df-d786-4377-bf77-10e6bae4f3dd could not be found.", "code": 404}} 2019-01-09 01:01:40,416 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/2ae2d9df-d786-4377-bf77-10e6bae4f3dd used request id req-51983aa8-a4ca-401f-be2f-43c6203f97ab 2019-01-09 01:01:40,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:40,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["r3Aj5cbHSgykP6KUtwvabA"], "issued_at": "2019-01-09T01:01:40.000000Z"}} 2019-01-09 01:01:40,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf185d8b5acec28487584f6dfdbf3f2985882" 2019-01-09 01:01:40,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f19d44-8f92-432f-a18c-3e3be24abb8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:01:40,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c4f19d44-8f92-432f-a18c-3e3be24abb8a 2019-01-09 01:01:40,908 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf185d8b5acec28487584f6dfdbf3f2985882" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-5714d6c0-39e3-4c1c-8895-71ae354cc39c", "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}}' 2019-01-09 01:01:41,282 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:40 GMT Server: Apache x-compute-request-id: req-8f65e32c-5a2b-4bcc-b0e8-dfe5113056af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8f65e32c-5a2b-4bcc-b0e8-dfe5113056af Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T01:01:41.168018", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-5714d6c0-39e3-4c1c-8895-71ae354cc39c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d9865274-b53e-4152-81f1-f8eb9a548a53", "size": 1}} 2019-01-09 01:01:41,282 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes used request id req-8f65e32c-5a2b-4bcc-b0e8-dfe5113056af 2019-01-09 01:01:41,285 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f65e32c-5a2b-4bcc-b0e8-dfe5113056af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf185d8b5acec28487584f6dfdbf3f2985882" 2019-01-09 01:01:41,494 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:41 GMT Server: Apache x-compute-request-id: req-aae14ece-4426-40b3-a073-b5179fbd8a17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aae14ece-4426-40b3-a073-b5179fbd8a17 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T01:01:41.000000", "replication_status": null, "snapshot_id": null, "id": "d9865274-b53e-4152-81f1-f8eb9a548a53", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-5714d6c0-39e3-4c1c-8895-71ae354cc39c", "bootable": "false", "created_at": "2019-01-09T01:01:41.000000", "volume_type": null}} 2019-01-09 01:01:41,494 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53 used request id req-aae14ece-4426-40b3-a073-b5179fbd8a17 2019-01-09 01:01:41,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f65e32c-5a2b-4bcc-b0e8-dfe5113056af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf185d8b5acec28487584f6dfdbf3f2985882" 2019-01-09 01:01:41,708 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:41 GMT Server: Apache x-compute-request-id: req-9d0fcdd1-3eb1-4dd2-9ca1-fd679b669fb7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d0fcdd1-3eb1-4dd2-9ca1-fd679b669fb7 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T01:01:41.000000", "replication_status": null, "snapshot_id": null, "id": "d9865274-b53e-4152-81f1-f8eb9a548a53", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-5714d6c0-39e3-4c1c-8895-71ae354cc39c", "bootable": "false", "created_at": "2019-01-09T01:01:41.000000", "volume_type": null}} 2019-01-09 01:01:41,709 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53 used request id req-9d0fcdd1-3eb1-4dd2-9ca1-fd679b669fb7 2019-01-09 01:01:44,715 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f65e32c-5a2b-4bcc-b0e8-dfe5113056af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf185d8b5acec28487584f6dfdbf3f2985882" 2019-01-09 01:01:44,772 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:44 GMT Server: Apache x-compute-request-id: req-d908f8b9-fcc2-4bbb-a277-58cbe075b79e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d908f8b9-fcc2-4bbb-a277-58cbe075b79e Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T01:01:41.000000", "replication_status": null, "snapshot_id": null, "id": "d9865274-b53e-4152-81f1-f8eb9a548a53", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-5714d6c0-39e3-4c1c-8895-71ae354cc39c", "bootable": "false", "created_at": "2019-01-09T01:01:41.000000", "volume_type": null}} 2019-01-09 01:01:44,773 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53 used request id req-d908f8b9-fcc2-4bbb-a277-58cbe075b79e 2019-01-09 01:01:44,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f65e32c-5a2b-4bcc-b0e8-dfe5113056af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf185d8b5acec28487584f6dfdbf3f2985882" 2019-01-09 01:01:44,985 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:44 GMT Server: Apache x-compute-request-id: req-51f9602e-4cc4-4430-abf9-56b8a081f090 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51f9602e-4cc4-4430-abf9-56b8a081f090 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T01:01:41.000000", "replication_status": null, "snapshot_id": null, "id": "d9865274-b53e-4152-81f1-f8eb9a548a53", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-5714d6c0-39e3-4c1c-8895-71ae354cc39c", "bootable": "false", "created_at": "2019-01-09T01:01:41.000000", "volume_type": null}]} 2019-01-09 01:01:44,986 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/detail used request id req-51f9602e-4cc4-4430-abf9-56b8a081f090 2019-01-09 01:01:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:01:44,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:01:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:01:44,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf185d8b5acec28487584f6dfdbf3f2985882" 2019-01-09 01:01:45,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07c3917-c918-428b-a7f8-09c7019e0ce5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 01:01:45,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-b07c3917-c918-428b-a7f8-09c7019e0ce5 2019-01-09 01:01:45,012 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-5714d6c0-39e3-4c1c-8895-71ae354cc39c 2019-01-09 01:01:45,015 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f65e32c-5a2b-4bcc-b0e8-dfe5113056af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf185d8b5acec28487584f6dfdbf3f2985882" 2019-01-09 01:01:45,269 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f1827956-062d-4226-b810-8e8c52174b08 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. 2019-01-09 01:01:45,269 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53 used request id req-f1827956-062d-4226-b810-8e8c52174b08 2019-01-09 01:01:45,272 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f65e32c-5a2b-4bcc-b0e8-dfe5113056af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf185d8b5acec28487584f6dfdbf3f2985882" 2019-01-09 01:01:45,499 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:45 GMT Server: Apache x-compute-request-id: req-8651ad7e-6b53-4e08-8ab4-edc3ef76adef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8651ad7e-6b53-4e08-8ab4-edc3ef76adef Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T01:01:45.000000", "replication_status": null, "snapshot_id": null, "id": "d9865274-b53e-4152-81f1-f8eb9a548a53", "size": 1, "user_id": "63c1f750764747eaa66c1b94a2adc0a6", "os-vol-tenant-attr:tenant_id": "15f714b418f04457bfb86848f944dee5", "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-5714d6c0-39e3-4c1c-8895-71ae354cc39c", "bootable": "false", "created_at": "2019-01-09T01:01:41.000000", "volume_type": null}} 2019-01-09 01:01:45,499 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53 used request id req-8651ad7e-6b53-4e08-8ab4-edc3ef76adef 2019-01-09 01:01:48,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f65e32c-5a2b-4bcc-b0e8-dfe5113056af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00daf185d8b5acec28487584f6dfdbf3f2985882" 2019-01-09 01:01:48,540 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 01:01:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1894aa27-421c-48e3-a805-1b777cc1cbc7 x-openstack-request-id: req-1894aa27-421c-48e3-a805-1b777cc1cbc7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d9865274-b53e-4152-81f1-f8eb9a548a53 could not be found.", "code": 404}} 2019-01-09 01:01:48,540 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/volumes/d9865274-b53e-4152-81f1-f8eb9a548a53 used request id req-1894aa27-421c-48e3-a805-1b777cc1cbc7 2019-01-09 01:01:48,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:48,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["WAKEcV9LSPa1TJrRz-LFHQ"], "issued_at": "2019-01-09T01:01:48.000000Z"}} 2019-01-09 01:01:48,929 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42915352b0a31762137b5f7512c918a440454c11" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-603f99d9-e17e-41f6-ac57-20d3c908fa67", "description": null}}' 2019-01-09 01:01:49,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:48 GMT Server: Apache x-compute-request-id: req-2e6048e4-d3ff-4208-b1da-dd268caf391c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2e6048e4-d3ff-4208-b1da-dd268caf391c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-603f99d9-e17e-41f6-ac57-20d3c908fa67", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cbed733c-0592-44dd-8e9a-5fc7a3bddb36", "description": null}} 2019-01-09 01:01:49,724 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types used request id req-2e6048e4-d3ff-4208-b1da-dd268caf391c 2019-01-09 01:01:49,728 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e6048e4-d3ff-4208-b1da-dd268caf391c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42915352b0a31762137b5f7512c918a440454c11" 2019-01-09 01:01:49,912 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:49 GMT Server: Apache x-compute-request-id: req-3d8ad6f1-cf0a-4a4b-8a32-cdfc09db9b04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d8ad6f1-cf0a-4a4b-8a32-cdfc09db9b04 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-603f99d9-e17e-41f6-ac57-20d3c908fa67", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cbed733c-0592-44dd-8e9a-5fc7a3bddb36", "description": null}]} 2019-01-09 01:01:49,913 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types?is_public=None used request id req-3d8ad6f1-cf0a-4a4b-8a32-cdfc09db9b04 2019-01-09 01:01:49,916 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cbed733c-0592-44dd-8e9a-5fc7a3bddb36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e6048e4-d3ff-4208-b1da-dd268caf391c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42915352b0a31762137b5f7512c918a440454c11" 2019-01-09 01:01:50,197 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:49 GMT Server: Apache x-compute-request-id: req-0aed7beb-b133-41b4-8a18-c0b00de61e55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0aed7beb-b133-41b4-8a18-c0b00de61e55 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-603f99d9-e17e-41f6-ac57-20d3c908fa67", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cbed733c-0592-44dd-8e9a-5fc7a3bddb36", "description": null}} 2019-01-09 01:01:50,197 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cbed733c-0592-44dd-8e9a-5fc7a3bddb36 used request id req-0aed7beb-b133-41b4-8a18-c0b00de61e55 2019-01-09 01:01:50,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cbed733c-0592-44dd-8e9a-5fc7a3bddb36/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e6048e4-d3ff-4208-b1da-dd268caf391c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42915352b0a31762137b5f7512c918a440454c11" 2019-01-09 01:01:50,392 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:50 GMT Server: Apache x-compute-request-id: req-ab202526-6a52-401b-95bb-5b3958bcb2e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ab202526-6a52-401b-95bb-5b3958bcb2e9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 01:01:50,392 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cbed733c-0592-44dd-8e9a-5fc7a3bddb36/encryption used request id req-ab202526-6a52-401b-95bb-5b3958bcb2e9 2019-01-09 01:01:50,393 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-603f99d9-e17e-41f6-ac57-20d3c908fa67 2019-01-09 01:01:50,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cbed733c-0592-44dd-8e9a-5fc7a3bddb36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e6048e4-d3ff-4208-b1da-dd268caf391c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42915352b0a31762137b5f7512c918a440454c11" 2019-01-09 01:01:50,447 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-23732d3e-fb3d-4a97-8673-fd9a9e9353ee 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. 2019-01-09 01:01:50,447 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cbed733c-0592-44dd-8e9a-5fc7a3bddb36 used request id req-23732d3e-fb3d-4a97-8673-fd9a9e9353ee 2019-01-09 01:01:50,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cbed733c-0592-44dd-8e9a-5fc7a3bddb36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e6048e4-d3ff-4208-b1da-dd268caf391c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42915352b0a31762137b5f7512c918a440454c11" 2019-01-09 01:01:50,466 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 01:01:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-93d0eaa2-1bf8-45bb-83b5-aba958714b0b x-openstack-request-id: req-93d0eaa2-1bf8-45bb-83b5-aba958714b0b Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type cbed733c-0592-44dd-8e9a-5fc7a3bddb36 could not be found.", "code": 404}} 2019-01-09 01:01:50,466 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cbed733c-0592-44dd-8e9a-5fc7a3bddb36 used request id req-93d0eaa2-1bf8-45bb-83b5-aba958714b0b 2019-01-09 01:01:50,467 - cinder_utils - INFO - Volume with ID [cbed733c-0592-44dd-8e9a-5fc7a3bddb36] does not exist 2019-01-09 01:01:50,467 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-603f99d9-e17e-41f6-ac57-20d3c908fa67 2019-01-09 01:01:50,469 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cbed733c-0592-44dd-8e9a-5fc7a3bddb36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e6048e4-d3ff-4208-b1da-dd268caf391c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42915352b0a31762137b5f7512c918a440454c11" 2019-01-09 01:01:50,653 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 01:01:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6cdf0489-80e7-4e7b-b3af-242de48843be x-openstack-request-id: req-6cdf0489-80e7-4e7b-b3af-242de48843be Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type cbed733c-0592-44dd-8e9a-5fc7a3bddb36 could not be found.", "code": 404}} 2019-01-09 01:01:50,654 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cbed733c-0592-44dd-8e9a-5fc7a3bddb36 used request id req-6cdf0489-80e7-4e7b-b3af-242de48843be 2019-01-09 01:01:50,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:51,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["ANewOmNATdOWukJfgMC2AA"], "issued_at": "2019-01-09T01:01:51.000000Z"}} 2019-01-09 01:01:51,028 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968ac901dc3dcaafa17004de2f1fa19f7fb11288" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-ddfb190c-def3-47a1-815f-b6f35d4dcef6", "description": null}}' 2019-01-09 01:01:51,813 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:51 GMT Server: Apache x-compute-request-id: req-019ff33f-8c0e-46b0-8ea9-49df93b44a69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-019ff33f-8c0e-46b0-8ea9-49df93b44a69 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-ddfb190c-def3-47a1-815f-b6f35d4dcef6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "367859c4-489f-4fbd-82cc-cf23eda9a390", "description": null}} 2019-01-09 01:01:51,814 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types used request id req-019ff33f-8c0e-46b0-8ea9-49df93b44a69 2019-01-09 01:01:51,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019ff33f-8c0e-46b0-8ea9-49df93b44a69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968ac901dc3dcaafa17004de2f1fa19f7fb11288" 2019-01-09 01:01:52,006 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:51 GMT Server: Apache x-compute-request-id: req-dec485e7-2586-4871-9bcc-df751a17e85e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dec485e7-2586-4871-9bcc-df751a17e85e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-ddfb190c-def3-47a1-815f-b6f35d4dcef6", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "367859c4-489f-4fbd-82cc-cf23eda9a390", "description": null}]} 2019-01-09 01:01:52,006 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types?is_public=None used request id req-dec485e7-2586-4871-9bcc-df751a17e85e 2019-01-09 01:01:52,009 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/367859c4-489f-4fbd-82cc-cf23eda9a390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019ff33f-8c0e-46b0-8ea9-49df93b44a69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968ac901dc3dcaafa17004de2f1fa19f7fb11288" 2019-01-09 01:01:52,172 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:52 GMT Server: Apache x-compute-request-id: req-fcd59fbb-5b42-4cfb-a8f5-13f3edccf0e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fcd59fbb-5b42-4cfb-a8f5-13f3edccf0e2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-ddfb190c-def3-47a1-815f-b6f35d4dcef6", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "367859c4-489f-4fbd-82cc-cf23eda9a390", "description": null}} 2019-01-09 01:01:52,172 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/367859c4-489f-4fbd-82cc-cf23eda9a390 used request id req-fcd59fbb-5b42-4cfb-a8f5-13f3edccf0e2 2019-01-09 01:01:52,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/367859c4-489f-4fbd-82cc-cf23eda9a390/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019ff33f-8c0e-46b0-8ea9-49df93b44a69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968ac901dc3dcaafa17004de2f1fa19f7fb11288" 2019-01-09 01:01:52,347 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:52 GMT Server: Apache x-compute-request-id: req-387001cc-b022-414d-ab5c-e8948836540d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-387001cc-b022-414d-ab5c-e8948836540d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 01:01:52,347 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/367859c4-489f-4fbd-82cc-cf23eda9a390/encryption used request id req-387001cc-b022-414d-ab5c-e8948836540d 2019-01-09 01:01:52,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/367859c4-489f-4fbd-82cc-cf23eda9a390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019ff33f-8c0e-46b0-8ea9-49df93b44a69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968ac901dc3dcaafa17004de2f1fa19f7fb11288" 2019-01-09 01:01:52,529 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:52 GMT Server: Apache x-compute-request-id: req-eec8184c-7d87-43ed-89e0-4c19d57decd9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eec8184c-7d87-43ed-89e0-4c19d57decd9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-ddfb190c-def3-47a1-815f-b6f35d4dcef6", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "367859c4-489f-4fbd-82cc-cf23eda9a390", "description": null}} 2019-01-09 01:01:52,529 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/367859c4-489f-4fbd-82cc-cf23eda9a390 used request id req-eec8184c-7d87-43ed-89e0-4c19d57decd9 2019-01-09 01:01:52,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/367859c4-489f-4fbd-82cc-cf23eda9a390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019ff33f-8c0e-46b0-8ea9-49df93b44a69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968ac901dc3dcaafa17004de2f1fa19f7fb11288" 2019-01-09 01:01:52,766 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:52 GMT Server: Apache x-compute-request-id: req-1eb5fbdd-0fbe-4768-990b-8bf7d9551aef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1eb5fbdd-0fbe-4768-990b-8bf7d9551aef Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-ddfb190c-def3-47a1-815f-b6f35d4dcef6", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "367859c4-489f-4fbd-82cc-cf23eda9a390", "description": null}} 2019-01-09 01:01:52,766 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/367859c4-489f-4fbd-82cc-cf23eda9a390 used request id req-1eb5fbdd-0fbe-4768-990b-8bf7d9551aef 2019-01-09 01:01:52,769 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/367859c4-489f-4fbd-82cc-cf23eda9a390/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019ff33f-8c0e-46b0-8ea9-49df93b44a69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968ac901dc3dcaafa17004de2f1fa19f7fb11288" 2019-01-09 01:01:52,946 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:52 GMT Server: Apache x-compute-request-id: req-4e15746f-a43f-41d9-bc0d-4c183d6054a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4e15746f-a43f-41d9-bc0d-4c183d6054a2 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 01:01:52,946 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/367859c4-489f-4fbd-82cc-cf23eda9a390/encryption used request id req-4e15746f-a43f-41d9-bc0d-4c183d6054a2 2019-01-09 01:01:52,947 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-ddfb190c-def3-47a1-815f-b6f35d4dcef6 2019-01-09 01:01:52,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/367859c4-489f-4fbd-82cc-cf23eda9a390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019ff33f-8c0e-46b0-8ea9-49df93b44a69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968ac901dc3dcaafa17004de2f1fa19f7fb11288" 2019-01-09 01:01:53,164 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-65caf671-f5c5-4dbc-bb91-6b03378a232a 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. 2019-01-09 01:01:53,164 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/367859c4-489f-4fbd-82cc-cf23eda9a390 used request id req-65caf671-f5c5-4dbc-bb91-6b03378a232a 2019-01-09 01:01:53,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:53,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["B4pinJXIQ0G_qwwOmykKFw"], "issued_at": "2019-01-09T01:01:53.000000Z"}} 2019-01-09 01:01:53,563 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e83004a73e69ab7e9cb41f60068e60d618c120dd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-65234f1c-5f5c-46c5-989a-2f4d63869a1b-type", "description": null}}' 2019-01-09 01:01:53,769 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:53 GMT Server: Apache x-compute-request-id: req-c6bac8f0-85ad-458d-926c-33ca29168cdc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6bac8f0-85ad-458d-926c-33ca29168cdc Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-65234f1c-5f5c-46c5-989a-2f4d63869a1b-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edebf601-ca1d-4d94-ad10-81fb52a5b881", "description": null}} 2019-01-09 01:01:53,769 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types used request id req-c6bac8f0-85ad-458d-926c-33ca29168cdc 2019-01-09 01:01:53,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/edebf601-ca1d-4d94-ad10-81fb52a5b881/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c6bac8f0-85ad-458d-926c-33ca29168cdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e83004a73e69ab7e9cb41f60068e60d618c120dd" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-65234f1c-5f5c-46c5-989a-2f4d63869a1b", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2019-01-09 01:01:53,966 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 01:01:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-274eca46-e49c-4166-affc-11f88dccbee7 x-openstack-request-id: req-274eca46-e49c-4166-affc-11f88dccbee7 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2019-01-09 01:01:53,966 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/edebf601-ca1d-4d94-ad10-81fb52a5b881/encryption used request id req-274eca46-e49c-4166-affc-11f88dccbee7 2019-01-09 01:01:53,966 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-65234f1c-5f5c-46c5-989a-2f4d63869a1b-type 2019-01-09 01:01:53,969 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/edebf601-ca1d-4d94-ad10-81fb52a5b881 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c6bac8f0-85ad-458d-926c-33ca29168cdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e83004a73e69ab7e9cb41f60068e60d618c120dd" 2019-01-09 01:01:54,195 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b3028827-e953-4f18-ab18-5ae823e41533 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. 2019-01-09 01:01:54,196 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/edebf601-ca1d-4d94-ad10-81fb52a5b881 used request id req-b3028827-e953-4f18-ab18-5ae823e41533 2019-01-09 01:01:54,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:54,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["fZ_gvDpOQFOR2wNlYXqFJA"], "issued_at": "2019-01-09T01:01:54.000000Z"}} 2019-01-09 01:01:54,594 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbba4d619855f778465b8eca27e0be9bddb891" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-17f373a6-672c-409f-b259-995a0ab2d0ce-type", "description": null}}' 2019-01-09 01:01:54,820 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:54 GMT Server: Apache x-compute-request-id: req-c492e414-4b5c-4219-9356-c7856d17c29f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c492e414-4b5c-4219-9356-c7856d17c29f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-17f373a6-672c-409f-b259-995a0ab2d0ce-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8f2409a5-64de-40f2-90fe-a025e7d9041b", "description": null}} 2019-01-09 01:01:54,820 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types used request id req-c492e414-4b5c-4219-9356-c7856d17c29f 2019-01-09 01:01:54,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c492e414-4b5c-4219-9356-c7856d17c29f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbba4d619855f778465b8eca27e0be9bddb891" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-17f373a6-672c-409f-b259-995a0ab2d0ce", "provider": "LuksEncryptor"}}' 2019-01-09 01:01:55,053 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:54 GMT Server: Apache x-compute-request-id: req-b50235a7-168d-48ae-afdc-bc858f43cc6d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b50235a7-168d-48ae-afdc-bc858f43cc6d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "8f2409a5-64de-40f2-90fe-a025e7d9041b", "name": "CinderUtilsAddEncryptionTests-17f373a6-672c-409f-b259-995a0ab2d0ce", "control_location": "back-end", "encryption_id": "3da3e583-9e96-4797-856c-34445dbbd25b", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2019-01-09 01:01:55,053 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b/encryption used request id req-b50235a7-168d-48ae-afdc-bc858f43cc6d 2019-01-09 01:01:55,056 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c492e414-4b5c-4219-9356-c7856d17c29f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbba4d619855f778465b8eca27e0be9bddb891" 2019-01-09 01:01:55,233 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:55 GMT Server: Apache x-compute-request-id: req-28c95735-cf91-4e98-9ce9-5c339ebc6f86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28c95735-cf91-4e98-9ce9-5c339ebc6f86 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-17f373a6-672c-409f-b259-995a0ab2d0ce-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8f2409a5-64de-40f2-90fe-a025e7d9041b", "description": null}} 2019-01-09 01:01:55,233 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b used request id req-28c95735-cf91-4e98-9ce9-5c339ebc6f86 2019-01-09 01:01:55,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c492e414-4b5c-4219-9356-c7856d17c29f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbba4d619855f778465b8eca27e0be9bddb891" 2019-01-09 01:01:55,486 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:55 GMT Server: Apache x-compute-request-id: req-87916007-cf39-4173-968b-15f95d07fbbf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-87916007-cf39-4173-968b-15f95d07fbbf Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"volume_type_id": "8f2409a5-64de-40f2-90fe-a025e7d9041b", "control_location": "back-end", "deleted": false, "created_at": "2019-01-09T01:01:55.000000", "updated_at": null, "encryption_id": "3da3e583-9e96-4797-856c-34445dbbd25b", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2019-01-09 01:01:55,486 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b/encryption used request id req-87916007-cf39-4173-968b-15f95d07fbbf 2019-01-09 01:01:55,487 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-17f373a6-672c-409f-b259-995a0ab2d0ce-type 2019-01-09 01:01:55,489 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c492e414-4b5c-4219-9356-c7856d17c29f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbba4d619855f778465b8eca27e0be9bddb891" 2019-01-09 01:01:55,661 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:55 GMT Server: Apache x-compute-request-id: req-946ceece-4b8e-43d2-b37f-fe72ed030cad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-946ceece-4b8e-43d2-b37f-fe72ed030cad Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-17f373a6-672c-409f-b259-995a0ab2d0ce-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8f2409a5-64de-40f2-90fe-a025e7d9041b", "description": null}} 2019-01-09 01:01:55,661 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b used request id req-946ceece-4b8e-43d2-b37f-fe72ed030cad 2019-01-09 01:01:55,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c492e414-4b5c-4219-9356-c7856d17c29f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbba4d619855f778465b8eca27e0be9bddb891" 2019-01-09 01:01:55,858 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b94610d-febf-4e87-b42a-b00e6b752288 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. 2019-01-09 01:01:55,858 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b/encryption/provider used request id req-8b94610d-febf-4e87-b42a-b00e6b752288 2019-01-09 01:01:55,861 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c492e414-4b5c-4219-9356-c7856d17c29f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbba4d619855f778465b8eca27e0be9bddb891" 2019-01-09 01:01:55,884 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:55 GMT Server: Apache x-compute-request-id: req-4f0b48eb-f6a4-43f1-abce-ba1727584985 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f0b48eb-f6a4-43f1-abce-ba1727584985 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-17f373a6-672c-409f-b259-995a0ab2d0ce-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8f2409a5-64de-40f2-90fe-a025e7d9041b", "description": null}} 2019-01-09 01:01:55,885 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b used request id req-4f0b48eb-f6a4-43f1-abce-ba1727584985 2019-01-09 01:01:55,887 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c492e414-4b5c-4219-9356-c7856d17c29f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbba4d619855f778465b8eca27e0be9bddb891" 2019-01-09 01:01:56,048 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:55 GMT Server: Apache x-compute-request-id: req-c8430ae5-50d2-47db-b993-b7d91a0123e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c8430ae5-50d2-47db-b993-b7d91a0123e6 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 01:01:56,048 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b/encryption used request id req-c8430ae5-50d2-47db-b993-b7d91a0123e6 2019-01-09 01:01:56,048 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-17f373a6-672c-409f-b259-995a0ab2d0ce-type 2019-01-09 01:01:56,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c492e414-4b5c-4219-9356-c7856d17c29f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbba4d619855f778465b8eca27e0be9bddb891" 2019-01-09 01:01:56,072 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:56 GMT Server: Apache x-compute-request-id: req-a99005c2-7db4-4b78-8a95-441756d7bee2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a99005c2-7db4-4b78-8a95-441756d7bee2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-17f373a6-672c-409f-b259-995a0ab2d0ce-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8f2409a5-64de-40f2-90fe-a025e7d9041b", "description": null}} 2019-01-09 01:01:56,072 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b used request id req-a99005c2-7db4-4b78-8a95-441756d7bee2 2019-01-09 01:01:56,075 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c492e414-4b5c-4219-9356-c7856d17c29f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbba4d619855f778465b8eca27e0be9bddb891" 2019-01-09 01:01:56,105 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 01:01:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9eed24f4-e97d-4c51-9963-e9bab444c2ef x-openstack-request-id: req-9eed24f4-e97d-4c51-9963-e9bab444c2ef Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 8f2409a5-64de-40f2-90fe-a025e7d9041b does not exist.", "code": 404}} 2019-01-09 01:01:56,105 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b/encryption/provider used request id req-9eed24f4-e97d-4c51-9963-e9bab444c2ef 2019-01-09 01:01:56,105 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-17f373a6-672c-409f-b259-995a0ab2d0ce-type 2019-01-09 01:01:56,108 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c492e414-4b5c-4219-9356-c7856d17c29f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbba4d619855f778465b8eca27e0be9bddb891" 2019-01-09 01:01:56,158 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-57154017-21e3-4a5b-a0d4-c1c2d66dd439 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. 2019-01-09 01:01:56,158 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/8f2409a5-64de-40f2-90fe-a025e7d9041b used request id req-57154017-21e3-4a5b-a0d4-c1c2d66dd439 2019-01-09 01:01:56,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:56,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["d_UenLOcSE-k33lSrj2pfA"], "issued_at": "2019-01-09T01:01:56.000000Z"}} 2019-01-09 01:01:56,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d2bcad7c3e99f2af66cfe5d23ca163801c513" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-1f904326-c252-40de-839a-6d4d6926ccae-type", "description": null}}' 2019-01-09 01:01:56,749 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:56 GMT Server: Apache x-compute-request-id: req-97eeea0e-f8e7-4fe1-a818-bef7ff87bed3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97eeea0e-f8e7-4fe1-a818-bef7ff87bed3 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1f904326-c252-40de-839a-6d4d6926ccae-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cfaec519-1b50-42a9-89e0-bc870628dc43", "description": null}} 2019-01-09 01:01:56,749 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types used request id req-97eeea0e-f8e7-4fe1-a818-bef7ff87bed3 2019-01-09 01:01:56,753 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cfaec519-1b50-42a9-89e0-bc870628dc43/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-97eeea0e-f8e7-4fe1-a818-bef7ff87bed3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d2bcad7c3e99f2af66cfe5d23ca163801c513" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-1f904326-c252-40de-839a-6d4d6926ccae", "provider": "foo"}}' 2019-01-09 01:01:57,129 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:56 GMT Server: Apache x-compute-request-id: req-882087ed-ce6a-4113-83e7-45498bd1fca0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-882087ed-ce6a-4113-83e7-45498bd1fca0 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "cfaec519-1b50-42a9-89e0-bc870628dc43", "name": "CinderUtilsAddEncryptionTests-1f904326-c252-40de-839a-6d4d6926ccae", "control_location": "front-end", "encryption_id": "faaecaf5-eef9-42f8-9a98-abace2c9468c", "provider": "foo", "provider_class": "foo"}} 2019-01-09 01:01:57,129 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cfaec519-1b50-42a9-89e0-bc870628dc43/encryption used request id req-882087ed-ce6a-4113-83e7-45498bd1fca0 2019-01-09 01:01:57,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cfaec519-1b50-42a9-89e0-bc870628dc43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97eeea0e-f8e7-4fe1-a818-bef7ff87bed3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d2bcad7c3e99f2af66cfe5d23ca163801c513" 2019-01-09 01:01:57,296 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:57 GMT Server: Apache x-compute-request-id: req-67628fdb-815d-4883-8686-6a07fae96fc8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-67628fdb-815d-4883-8686-6a07fae96fc8 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1f904326-c252-40de-839a-6d4d6926ccae-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cfaec519-1b50-42a9-89e0-bc870628dc43", "description": null}} 2019-01-09 01:01:57,296 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cfaec519-1b50-42a9-89e0-bc870628dc43 used request id req-67628fdb-815d-4883-8686-6a07fae96fc8 2019-01-09 01:01:57,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cfaec519-1b50-42a9-89e0-bc870628dc43/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97eeea0e-f8e7-4fe1-a818-bef7ff87bed3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d2bcad7c3e99f2af66cfe5d23ca163801c513" 2019-01-09 01:01:57,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:57 GMT Server: Apache x-compute-request-id: req-9f57747c-9f1f-40d8-ba10-334a05cdf940 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f57747c-9f1f-40d8-ba10-334a05cdf940 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "cfaec519-1b50-42a9-89e0-bc870628dc43", "control_location": "front-end", "deleted": false, "created_at": "2019-01-09T01:01:57.000000", "updated_at": null, "encryption_id": "faaecaf5-eef9-42f8-9a98-abace2c9468c", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2019-01-09 01:01:57,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cfaec519-1b50-42a9-89e0-bc870628dc43/encryption used request id req-9f57747c-9f1f-40d8-ba10-334a05cdf940 2019-01-09 01:01:57,482 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-1f904326-c252-40de-839a-6d4d6926ccae-type 2019-01-09 01:01:57,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cfaec519-1b50-42a9-89e0-bc870628dc43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97eeea0e-f8e7-4fe1-a818-bef7ff87bed3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d2bcad7c3e99f2af66cfe5d23ca163801c513" 2019-01-09 01:01:57,654 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:57 GMT Server: Apache x-compute-request-id: req-19b8f10c-6098-419a-a20d-dcd11adff70e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19b8f10c-6098-419a-a20d-dcd11adff70e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1f904326-c252-40de-839a-6d4d6926ccae-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cfaec519-1b50-42a9-89e0-bc870628dc43", "description": null}} 2019-01-09 01:01:57,654 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cfaec519-1b50-42a9-89e0-bc870628dc43 used request id req-19b8f10c-6098-419a-a20d-dcd11adff70e 2019-01-09 01:01:57,657 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cfaec519-1b50-42a9-89e0-bc870628dc43/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97eeea0e-f8e7-4fe1-a818-bef7ff87bed3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d2bcad7c3e99f2af66cfe5d23ca163801c513" 2019-01-09 01:01:58,398 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85ccbd2d-cfdb-4397-b2f9-061c5ca280ec 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. 2019-01-09 01:01:58,398 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cfaec519-1b50-42a9-89e0-bc870628dc43/encryption/provider used request id req-85ccbd2d-cfdb-4397-b2f9-061c5ca280ec 2019-01-09 01:01:58,398 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-1f904326-c252-40de-839a-6d4d6926ccae-type 2019-01-09 01:01:58,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cfaec519-1b50-42a9-89e0-bc870628dc43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97eeea0e-f8e7-4fe1-a818-bef7ff87bed3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d2bcad7c3e99f2af66cfe5d23ca163801c513" 2019-01-09 01:01:58,618 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:01:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5268c441-ccbb-44a6-b94d-7ac1a79c17c6 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. 2019-01-09 01:01:58,619 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/cfaec519-1b50-42a9-89e0-bc870628dc43 used request id req-5268c441-ccbb-44a6-b94d-7ac1a79c17c6 2019-01-09 01:01:58,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:01:59,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:01:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["uOLig366QhKR4gCacUmrFQ"], "issued_at": "2019-01-09T01:01:59.000000Z"}} 2019-01-09 01:01:59,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f424985f19a79b380e336c9fe93435ac9b88d7ec" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-5cc08fcd-3c76-4688-9a2a-2b15005cdf2a-type", "description": null}}' 2019-01-09 01:01:59,224 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:59 GMT Server: Apache x-compute-request-id: req-30b93d54-532e-4b91-9d88-b27a8e547a9f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30b93d54-532e-4b91-9d88-b27a8e547a9f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5cc08fcd-3c76-4688-9a2a-2b15005cdf2a-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "703138f6-2bbc-4c82-a864-8f14d17aeeff", "description": null}} 2019-01-09 01:01:59,224 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types used request id req-30b93d54-532e-4b91-9d88-b27a8e547a9f 2019-01-09 01:01:59,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/703138f6-2bbc-4c82-a864-8f14d17aeeff/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-30b93d54-532e-4b91-9d88-b27a8e547a9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f424985f19a79b380e336c9fe93435ac9b88d7ec" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-5cc08fcd-3c76-4688-9a2a-2b15005cdf2a", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2019-01-09 01:01:59,442 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:59 GMT Server: Apache x-compute-request-id: req-122aff44-fa48-4f95-8d12-4c8e8a971e0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-122aff44-fa48-4f95-8d12-4c8e8a971e0c Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "703138f6-2bbc-4c82-a864-8f14d17aeeff", "name": "CinderUtilsAddEncryptionTests-5cc08fcd-3c76-4688-9a2a-2b15005cdf2a", "control_location": "back-end", "encryption_id": "d20ef328-bdce-43a1-aaa3-a100ab6182b0", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2019-01-09 01:01:59,442 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/703138f6-2bbc-4c82-a864-8f14d17aeeff/encryption used request id req-122aff44-fa48-4f95-8d12-4c8e8a971e0c 2019-01-09 01:01:59,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/703138f6-2bbc-4c82-a864-8f14d17aeeff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30b93d54-532e-4b91-9d88-b27a8e547a9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f424985f19a79b380e336c9fe93435ac9b88d7ec" 2019-01-09 01:02:00,162 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:01:59 GMT Server: Apache x-compute-request-id: req-a0fb2fdc-6f73-4ff7-97ed-8c223bea9990 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a0fb2fdc-6f73-4ff7-97ed-8c223bea9990 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5cc08fcd-3c76-4688-9a2a-2b15005cdf2a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "703138f6-2bbc-4c82-a864-8f14d17aeeff", "description": null}} 2019-01-09 01:02:00,162 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/703138f6-2bbc-4c82-a864-8f14d17aeeff used request id req-a0fb2fdc-6f73-4ff7-97ed-8c223bea9990 2019-01-09 01:02:00,165 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/703138f6-2bbc-4c82-a864-8f14d17aeeff/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30b93d54-532e-4b91-9d88-b27a8e547a9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f424985f19a79b380e336c9fe93435ac9b88d7ec" 2019-01-09 01:02:00,343 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:00 GMT Server: Apache x-compute-request-id: req-43ec16b9-0cec-4b17-8183-155445da8f8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43ec16b9-0cec-4b17-8183-155445da8f8d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"volume_type_id": "703138f6-2bbc-4c82-a864-8f14d17aeeff", "control_location": "back-end", "deleted": false, "created_at": "2019-01-09T01:01:59.000000", "updated_at": null, "encryption_id": "d20ef328-bdce-43a1-aaa3-a100ab6182b0", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2019-01-09 01:02:00,343 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/703138f6-2bbc-4c82-a864-8f14d17aeeff/encryption used request id req-43ec16b9-0cec-4b17-8183-155445da8f8d 2019-01-09 01:02:00,344 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-5cc08fcd-3c76-4688-9a2a-2b15005cdf2a-type 2019-01-09 01:02:00,347 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/703138f6-2bbc-4c82-a864-8f14d17aeeff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30b93d54-532e-4b91-9d88-b27a8e547a9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f424985f19a79b380e336c9fe93435ac9b88d7ec" 2019-01-09 01:02:00,513 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:00 GMT Server: Apache x-compute-request-id: req-e10a9b5b-16fb-4169-af5c-874eb1e94a86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e10a9b5b-16fb-4169-af5c-874eb1e94a86 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5cc08fcd-3c76-4688-9a2a-2b15005cdf2a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "703138f6-2bbc-4c82-a864-8f14d17aeeff", "description": null}} 2019-01-09 01:02:00,514 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/703138f6-2bbc-4c82-a864-8f14d17aeeff used request id req-e10a9b5b-16fb-4169-af5c-874eb1e94a86 2019-01-09 01:02:00,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/703138f6-2bbc-4c82-a864-8f14d17aeeff/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30b93d54-532e-4b91-9d88-b27a8e547a9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f424985f19a79b380e336c9fe93435ac9b88d7ec" 2019-01-09 01:02:00,718 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52f50dd4-b996-4fc2-97b5-9e7b77354992 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. 2019-01-09 01:02:00,718 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/703138f6-2bbc-4c82-a864-8f14d17aeeff/encryption/provider used request id req-52f50dd4-b996-4fc2-97b5-9e7b77354992 2019-01-09 01:02:00,719 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-5cc08fcd-3c76-4688-9a2a-2b15005cdf2a-type 2019-01-09 01:02:00,722 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/703138f6-2bbc-4c82-a864-8f14d17aeeff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30b93d54-532e-4b91-9d88-b27a8e547a9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f424985f19a79b380e336c9fe93435ac9b88d7ec" 2019-01-09 01:02:00,954 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-73533305-9691-41ab-a7e9-ff0e467683f2 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. 2019-01-09 01:02:00,954 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/703138f6-2bbc-4c82-a864-8f14d17aeeff used request id req-73533305-9691-41ab-a7e9-ff0e467683f2 2019-01-09 01:02:00,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:01,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:02:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["2G48tMaPQX-7dE-ViWdmEg"], "issued_at": "2019-01-09T01:02:01.000000Z"}} 2019-01-09 01:02:01,346 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a62bd44b69d56a2eebd06f2a63a9fb8d1e6c8" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-55c70f55-fc3a-4784-9bf7-7cb57b4b13c5-qos"}}' 2019-01-09 01:02:01,521 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:01 GMT Server: Apache x-compute-request-id: req-61fd74ea-cf0d-4b37-b8f3-be1ed0901b70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-61fd74ea-cf0d-4b37-b8f3-be1ed0901b70 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "2b8540a7-6f4b-4687-9454-26b950c72436", "name": "CinderUtilsVolumeTypeCompleteTests-55c70f55-fc3a-4784-9bf7-7cb57b4b13c5-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/2b8540a7-6f4b-4687-9454-26b950c72436", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/qos-specs/2b8540a7-6f4b-4687-9454-26b950c72436", "rel": "bookmark"}]} 2019-01-09 01:02:01,521 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-61fd74ea-cf0d-4b37-b8f3-be1ed0901b70 2019-01-09 01:02:01,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-61fd74ea-cf0d-4b37-b8f3-be1ed0901b70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a62bd44b69d56a2eebd06f2a63a9fb8d1e6c8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-55c70f55-fc3a-4784-9bf7-7cb57b4b13c5", "description": null}}' 2019-01-09 01:02:01,718 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:01 GMT Server: Apache x-compute-request-id: req-3b5bb0fe-5b3e-468a-a574-7799d09f023d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b5bb0fe-5b3e-468a-a574-7799d09f023d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-55c70f55-fc3a-4784-9bf7-7cb57b4b13c5", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "398c5d9a-5611-4bd1-a2db-83873c1ee966", "description": null}} 2019-01-09 01:02:01,718 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types used request id req-3b5bb0fe-5b3e-468a-a574-7799d09f023d 2019-01-09 01:02:01,722 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/398c5d9a-5611-4bd1-a2db-83873c1ee966/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-61fd74ea-cf0d-4b37-b8f3-be1ed0901b70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a62bd44b69d56a2eebd06f2a63a9fb8d1e6c8" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-09 01:02:01,938 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:01 GMT Server: Apache x-compute-request-id: req-53de81e4-8469-43ca-bbfc-55311a7ec839 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53de81e4-8469-43ca-bbfc-55311a7ec839 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "398c5d9a-5611-4bd1-a2db-83873c1ee966", "name": "foo", "control_location": "back-end", "encryption_id": "dbaebd32-9ebf-4446-b309-27a98b68e62c", "provider": "bar", "provider_class": "bar"}} 2019-01-09 01:02:01,938 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/398c5d9a-5611-4bd1-a2db-83873c1ee966/encryption used request id req-53de81e4-8469-43ca-bbfc-55311a7ec839 2019-01-09 01:02:01,941 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/398c5d9a-5611-4bd1-a2db-83873c1ee966 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-61fd74ea-cf0d-4b37-b8f3-be1ed0901b70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a62bd44b69d56a2eebd06f2a63a9fb8d1e6c8" 2019-01-09 01:02:02,754 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:01 GMT Server: Apache x-compute-request-id: req-8b804635-3bf4-462a-9349-c26f0b8804a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b804635-3bf4-462a-9349-c26f0b8804a4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-55c70f55-fc3a-4784-9bf7-7cb57b4b13c5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "398c5d9a-5611-4bd1-a2db-83873c1ee966", "description": null}} 2019-01-09 01:02:02,754 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/398c5d9a-5611-4bd1-a2db-83873c1ee966 used request id req-8b804635-3bf4-462a-9349-c26f0b8804a4 2019-01-09 01:02:02,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/398c5d9a-5611-4bd1-a2db-83873c1ee966/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-61fd74ea-cf0d-4b37-b8f3-be1ed0901b70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a62bd44b69d56a2eebd06f2a63a9fb8d1e6c8" 2019-01-09 01:02:02,935 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:02 GMT Server: Apache x-compute-request-id: req-dd3639b3-60a6-4acf-993c-6b1aa49bb753 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd3639b3-60a6-4acf-993c-6b1aa49bb753 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "398c5d9a-5611-4bd1-a2db-83873c1ee966", "control_location": "back-end", "deleted": false, "created_at": "2019-01-09T01:02:01.000000", "updated_at": null, "encryption_id": "dbaebd32-9ebf-4446-b309-27a98b68e62c", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-09 01:02:02,935 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/398c5d9a-5611-4bd1-a2db-83873c1ee966/encryption used request id req-dd3639b3-60a6-4acf-993c-6b1aa49bb753 2019-01-09 01:02:02,936 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-55c70f55-fc3a-4784-9bf7-7cb57b4b13c5 2019-01-09 01:02:02,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/398c5d9a-5611-4bd1-a2db-83873c1ee966 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-61fd74ea-cf0d-4b37-b8f3-be1ed0901b70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a62bd44b69d56a2eebd06f2a63a9fb8d1e6c8" 2019-01-09 01:02:03,093 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:02 GMT Server: Apache x-compute-request-id: req-1bff37c8-78c5-46b7-9fdb-2ac7c5c6c906 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1bff37c8-78c5-46b7-9fdb-2ac7c5c6c906 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-55c70f55-fc3a-4784-9bf7-7cb57b4b13c5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "398c5d9a-5611-4bd1-a2db-83873c1ee966", "description": null}} 2019-01-09 01:02:03,094 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/398c5d9a-5611-4bd1-a2db-83873c1ee966 used request id req-1bff37c8-78c5-46b7-9fdb-2ac7c5c6c906 2019-01-09 01:02:03,097 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/398c5d9a-5611-4bd1-a2db-83873c1ee966/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-61fd74ea-cf0d-4b37-b8f3-be1ed0901b70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a62bd44b69d56a2eebd06f2a63a9fb8d1e6c8" 2019-01-09 01:02:03,299 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d1eca00a-cbb7-4a16-ae8f-fbe2b8610a2b 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. 2019-01-09 01:02:03,299 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/398c5d9a-5611-4bd1-a2db-83873c1ee966/encryption/provider used request id req-d1eca00a-cbb7-4a16-ae8f-fbe2b8610a2b 2019-01-09 01:02:03,299 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-55c70f55-fc3a-4784-9bf7-7cb57b4b13c5 2019-01-09 01:02:03,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/398c5d9a-5611-4bd1-a2db-83873c1ee966 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-61fd74ea-cf0d-4b37-b8f3-be1ed0901b70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a62bd44b69d56a2eebd06f2a63a9fb8d1e6c8" 2019-01-09 01:02:03,366 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-543c8c96-eb92-47bc-99c0-13be285306b7 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. 2019-01-09 01:02:03,366 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/398c5d9a-5611-4bd1-a2db-83873c1ee966 used request id req-543c8c96-eb92-47bc-99c0-13be285306b7 2019-01-09 01:02:03,367 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-55c70f55-fc3a-4784-9bf7-7cb57b4b13c5-qos 2019-01-09 01:02:03,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/2b8540a7-6f4b-4687-9454-26b950c72436?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-61fd74ea-cf0d-4b37-b8f3-be1ed0901b70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a62bd44b69d56a2eebd06f2a63a9fb8d1e6c8" 2019-01-09 01:02:03,582 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-554e63d3-15f2-4084-b064-2c7fceb6a319 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. 2019-01-09 01:02:03,582 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/2b8540a7-6f4b-4687-9454-26b950c72436?force=False used request id req-554e63d3-15f2-4084-b064-2c7fceb6a319 2019-01-09 01:02:03,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:03,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["f5Cj81ZGQKOZXjWbbp1yuA"], "issued_at": "2019-01-09T01:02:03.000000Z"}} 2019-01-09 01:02:03,963 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71adc7f21fefcc5b59ae204ce10569db68d7dcb" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-8b3fe4dc-12f0-4436-9d09-c4d4d4dcaec9-qos"}}' 2019-01-09 01:02:04,169 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:03 GMT Server: Apache x-compute-request-id: req-e5982bab-0048-41f1-8948-e103eba1c261 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5982bab-0048-41f1-8948-e103eba1c261 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "11669536-fa3f-49bb-9e9b-8231045ba4db", "name": "CinderUtilsVolumeTypeCompleteTests-8b3fe4dc-12f0-4436-9d09-c4d4d4dcaec9-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/11669536-fa3f-49bb-9e9b-8231045ba4db", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/qos-specs/11669536-fa3f-49bb-9e9b-8231045ba4db", "rel": "bookmark"}]} 2019-01-09 01:02:04,169 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-e5982bab-0048-41f1-8948-e103eba1c261 2019-01-09 01:02:04,173 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e5982bab-0048-41f1-8948-e103eba1c261" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71adc7f21fefcc5b59ae204ce10569db68d7dcb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-8b3fe4dc-12f0-4436-9d09-c4d4d4dcaec9", "description": null}}' 2019-01-09 01:02:04,381 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:04 GMT Server: Apache x-compute-request-id: req-2bb2a9ef-b243-45a9-b3b0-4585bc124c69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2bb2a9ef-b243-45a9-b3b0-4585bc124c69 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-8b3fe4dc-12f0-4436-9d09-c4d4d4dcaec9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4f61be95-c9be-4e2b-9517-22fa4d2add39", "description": null}} 2019-01-09 01:02:04,381 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types used request id req-2bb2a9ef-b243-45a9-b3b0-4585bc124c69 2019-01-09 01:02:04,384 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5982bab-0048-41f1-8948-e103eba1c261" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71adc7f21fefcc5b59ae204ce10569db68d7dcb" 2019-01-09 01:02:04,662 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:04 GMT Server: Apache x-compute-request-id: req-366947b4-89ee-40ea-8406-e11ba4674ffb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-366947b4-89ee-40ea-8406-e11ba4674ffb Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "11669536-fa3f-49bb-9e9b-8231045ba4db", "name": "CinderUtilsVolumeTypeCompleteTests-8b3fe4dc-12f0-4436-9d09-c4d4d4dcaec9-qos"}]} 2019-01-09 01:02:04,663 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-366947b4-89ee-40ea-8406-e11ba4674ffb 2019-01-09 01:02:04,666 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/None/associate?vol_type_id=4f61be95-c9be-4e2b-9517-22fa4d2add39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5982bab-0048-41f1-8948-e103eba1c261" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71adc7f21fefcc5b59ae204ce10569db68d7dcb" 2019-01-09 01:02:04,829 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 01:02:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-19e54def-3a0d-4c8f-a6f9-af55f3a18ee3 x-openstack-request-id: req-19e54def-3a0d-4c8f-a6f9-af55f3a18ee3 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2019-01-09 01:02:04,829 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/None/associate?vol_type_id=4f61be95-c9be-4e2b-9517-22fa4d2add39 used request id req-19e54def-3a0d-4c8f-a6f9-af55f3a18ee3 2019-01-09 01:02:04,829 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-19e54def-3a0d-4c8f-a6f9-af55f3a18ee3) 2019-01-09 01:02:04,829 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-8b3fe4dc-12f0-4436-9d09-c4d4d4dcaec9 2019-01-09 01:02:04,832 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/4f61be95-c9be-4e2b-9517-22fa4d2add39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5982bab-0048-41f1-8948-e103eba1c261" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71adc7f21fefcc5b59ae204ce10569db68d7dcb" 2019-01-09 01:02:05,053 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bfd292f2-aeab-407c-96f1-573b5b38f4b8 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. 2019-01-09 01:02:05,053 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/4f61be95-c9be-4e2b-9517-22fa4d2add39 used request id req-bfd292f2-aeab-407c-96f1-573b5b38f4b8 2019-01-09 01:02:05,053 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-8b3fe4dc-12f0-4436-9d09-c4d4d4dcaec9-qos 2019-01-09 01:02:05,056 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/11669536-fa3f-49bb-9e9b-8231045ba4db?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5982bab-0048-41f1-8948-e103eba1c261" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71adc7f21fefcc5b59ae204ce10569db68d7dcb" 2019-01-09 01:02:05,253 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-95fc10d4-623a-4a88-b5a1-389dc244a00c 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. 2019-01-09 01:02:05,253 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/11669536-fa3f-49bb-9e9b-8231045ba4db?force=False used request id req-95fc10d4-623a-4a88-b5a1-389dc244a00c 2019-01-09 01:02:05,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:05,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["DAiugJ3YTtyFuh7G60046A"], "issued_at": "2019-01-09T01:02:05.000000Z"}} 2019-01-09 01:02:05,645 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8420e0169d70fd8ae8cfc83334cb0987c96372c" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-88038dc0-79b2-4c3d-acdd-bbc69291a862-qos"}}' 2019-01-09 01:02:05,853 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:05 GMT Server: Apache x-compute-request-id: req-2262d9b0-c8b4-4553-92e1-0280e9dc31aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2262d9b0-c8b4-4553-92e1-0280e9dc31aa Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "fe4e2ba2-177f-4011-b54e-c5b2369c44ec", "name": "CinderUtilsVolumeTypeCompleteTests-88038dc0-79b2-4c3d-acdd-bbc69291a862-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/fe4e2ba2-177f-4011-b54e-c5b2369c44ec", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/qos-specs/fe4e2ba2-177f-4011-b54e-c5b2369c44ec", "rel": "bookmark"}]} 2019-01-09 01:02:05,853 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-2262d9b0-c8b4-4553-92e1-0280e9dc31aa 2019-01-09 01:02:05,858 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2262d9b0-c8b4-4553-92e1-0280e9dc31aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8420e0169d70fd8ae8cfc83334cb0987c96372c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-88038dc0-79b2-4c3d-acdd-bbc69291a862", "description": null}}' 2019-01-09 01:02:06,070 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:05 GMT Server: Apache x-compute-request-id: req-74a116cc-1c35-49f3-b463-2ae936b79ef9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74a116cc-1c35-49f3-b463-2ae936b79ef9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-88038dc0-79b2-4c3d-acdd-bbc69291a862", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "774a14c8-2bac-4ddf-9c9e-4e66a471f836", "description": null}} 2019-01-09 01:02:06,070 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types used request id req-74a116cc-1c35-49f3-b463-2ae936b79ef9 2019-01-09 01:02:06,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2262d9b0-c8b4-4553-92e1-0280e9dc31aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8420e0169d70fd8ae8cfc83334cb0987c96372c" 2019-01-09 01:02:06,250 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:06 GMT Server: Apache x-compute-request-id: req-e3701484-99d8-4ff3-9625-44f18b2d78b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3701484-99d8-4ff3-9625-44f18b2d78b8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "fe4e2ba2-177f-4011-b54e-c5b2369c44ec", "name": "CinderUtilsVolumeTypeCompleteTests-88038dc0-79b2-4c3d-acdd-bbc69291a862-qos"}]} 2019-01-09 01:02:06,250 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-e3701484-99d8-4ff3-9625-44f18b2d78b8 2019-01-09 01:02:06,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/fe4e2ba2-177f-4011-b54e-c5b2369c44ec/associate?vol_type_id=774a14c8-2bac-4ddf-9c9e-4e66a471f836 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2262d9b0-c8b4-4553-92e1-0280e9dc31aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8420e0169d70fd8ae8cfc83334cb0987c96372c" 2019-01-09 01:02:06,456 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5b69b6de-81d5-4621-ab33-7faf783baa99 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. 2019-01-09 01:02:06,457 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/fe4e2ba2-177f-4011-b54e-c5b2369c44ec/associate?vol_type_id=774a14c8-2bac-4ddf-9c9e-4e66a471f836 used request id req-5b69b6de-81d5-4621-ab33-7faf783baa99 2019-01-09 01:02:06,457 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-88038dc0-79b2-4c3d-acdd-bbc69291a862 2019-01-09 01:02:06,460 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/774a14c8-2bac-4ddf-9c9e-4e66a471f836 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2262d9b0-c8b4-4553-92e1-0280e9dc31aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8420e0169d70fd8ae8cfc83334cb0987c96372c" 2019-01-09 01:02:06,690 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-65f1b814-2cd5-41ae-b4b4-76b091d16832 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. 2019-01-09 01:02:06,690 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/774a14c8-2bac-4ddf-9c9e-4e66a471f836 used request id req-65f1b814-2cd5-41ae-b4b4-76b091d16832 2019-01-09 01:02:06,690 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-88038dc0-79b2-4c3d-acdd-bbc69291a862-qos 2019-01-09 01:02:06,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/fe4e2ba2-177f-4011-b54e-c5b2369c44ec?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2262d9b0-c8b4-4553-92e1-0280e9dc31aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8420e0169d70fd8ae8cfc83334cb0987c96372c" 2019-01-09 01:02:06,917 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4548408d-9ba3-468b-a777-bcec47266063 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. 2019-01-09 01:02:06,917 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/fe4e2ba2-177f-4011-b54e-c5b2369c44ec?force=False used request id req-4548408d-9ba3-468b-a777-bcec47266063 2019-01-09 01:02:06,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:07,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e90298234994194862ac919fe486831", "name": "Member"}, {"id": "b1050ce516144d64a120427ceac79e6f", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f714b418f04457bfb86848f944dee5", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/15f714b418f04457bfb86848f944dee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "id": "63c1f750764747eaa66c1b94a2adc0a6"}, "audit_ids": ["5TcRzzhDS6yD6_D80S_LBg"], "issued_at": "2019-01-09T01:02:07.000000Z"}} 2019-01-09 01:02:07,307 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c37d1f517a45adb7dbca40558aaaf269254182d" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-5683197a-7a30-47d3-bba7-3178e1e253be-qos"}}' 2019-01-09 01:02:07,578 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:07 GMT Server: Apache x-compute-request-id: req-679244b2-ed35-4c6f-a5dd-c31b862db167 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-679244b2-ed35-4c6f-a5dd-c31b862db167 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "3a8460b8-c577-41a9-933b-9306d767b075", "name": "CinderUtilsVolumeTypeCompleteTests-5683197a-7a30-47d3-bba7-3178e1e253be-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/3a8460b8-c577-41a9-933b-9306d767b075", "rel": "self"}, {"href": "http://172.30.9.26:8776/15f714b418f04457bfb86848f944dee5/qos-specs/3a8460b8-c577-41a9-933b-9306d767b075", "rel": "bookmark"}]} 2019-01-09 01:02:07,578 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-679244b2-ed35-4c6f-a5dd-c31b862db167 2019-01-09 01:02:07,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-679244b2-ed35-4c6f-a5dd-c31b862db167" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c37d1f517a45adb7dbca40558aaaf269254182d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-5683197a-7a30-47d3-bba7-3178e1e253be", "description": null}}' 2019-01-09 01:02:07,881 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:07 GMT Server: Apache x-compute-request-id: req-cdf39ba7-4ee1-486b-9624-add891a80dc0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cdf39ba7-4ee1-486b-9624-add891a80dc0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5683197a-7a30-47d3-bba7-3178e1e253be", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "114e2138-57a1-4a83-9aca-ea82c95b49e2", "description": null}} 2019-01-09 01:02:07,881 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types used request id req-cdf39ba7-4ee1-486b-9624-add891a80dc0 2019-01-09 01:02:07,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/114e2138-57a1-4a83-9aca-ea82c95b49e2/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-679244b2-ed35-4c6f-a5dd-c31b862db167" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c37d1f517a45adb7dbca40558aaaf269254182d" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-09 01:02:08,077 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:07 GMT Server: Apache x-compute-request-id: req-a353fdb9-ce03-45c9-bdce-2b60f02f05c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a353fdb9-ce03-45c9-bdce-2b60f02f05c8 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "114e2138-57a1-4a83-9aca-ea82c95b49e2", "name": "foo", "control_location": "back-end", "encryption_id": "8b00b0be-28ba-457a-bb60-1534f4d93ef6", "provider": "bar", "provider_class": "bar"}} 2019-01-09 01:02:08,077 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/114e2138-57a1-4a83-9aca-ea82c95b49e2/encryption used request id req-a353fdb9-ce03-45c9-bdce-2b60f02f05c8 2019-01-09 01:02:08,080 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-679244b2-ed35-4c6f-a5dd-c31b862db167" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c37d1f517a45adb7dbca40558aaaf269254182d" 2019-01-09 01:02:08,263 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:08 GMT Server: Apache x-compute-request-id: req-87385f4e-5e87-4109-a6d5-f947664278b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-87385f4e-5e87-4109-a6d5-f947664278b1 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "3a8460b8-c577-41a9-933b-9306d767b075", "name": "CinderUtilsVolumeTypeCompleteTests-5683197a-7a30-47d3-bba7-3178e1e253be-qos"}]} 2019-01-09 01:02:08,263 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs used request id req-87385f4e-5e87-4109-a6d5-f947664278b1 2019-01-09 01:02:08,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/3a8460b8-c577-41a9-933b-9306d767b075/associate?vol_type_id=114e2138-57a1-4a83-9aca-ea82c95b49e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-679244b2-ed35-4c6f-a5dd-c31b862db167" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c37d1f517a45adb7dbca40558aaaf269254182d" 2019-01-09 01:02:08,321 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5eb6de94-4ae6-4146-849c-b852b853a0a9 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. 2019-01-09 01:02:08,321 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/3a8460b8-c577-41a9-933b-9306d767b075/associate?vol_type_id=114e2138-57a1-4a83-9aca-ea82c95b49e2 used request id req-5eb6de94-4ae6-4146-849c-b852b853a0a9 2019-01-09 01:02:08,324 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/114e2138-57a1-4a83-9aca-ea82c95b49e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-679244b2-ed35-4c6f-a5dd-c31b862db167" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c37d1f517a45adb7dbca40558aaaf269254182d" 2019-01-09 01:02:08,490 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:08 GMT Server: Apache x-compute-request-id: req-178c92db-f3d8-462b-a6c5-7edef6939c2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-178c92db-f3d8-462b-a6c5-7edef6939c2d Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5683197a-7a30-47d3-bba7-3178e1e253be", "qos_specs_id": "3a8460b8-c577-41a9-933b-9306d767b075", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "114e2138-57a1-4a83-9aca-ea82c95b49e2", "description": null}} 2019-01-09 01:02:08,490 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/114e2138-57a1-4a83-9aca-ea82c95b49e2 used request id req-178c92db-f3d8-462b-a6c5-7edef6939c2d 2019-01-09 01:02:08,493 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/114e2138-57a1-4a83-9aca-ea82c95b49e2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-679244b2-ed35-4c6f-a5dd-c31b862db167" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c37d1f517a45adb7dbca40558aaaf269254182d" 2019-01-09 01:02:08,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:08 GMT Server: Apache x-compute-request-id: req-7c058b9b-4ce7-459f-9061-3ea1ddc39006 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7c058b9b-4ce7-459f-9061-3ea1ddc39006 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "114e2138-57a1-4a83-9aca-ea82c95b49e2", "control_location": "back-end", "deleted": false, "created_at": "2019-01-09T01:02:08.000000", "updated_at": null, "encryption_id": "8b00b0be-28ba-457a-bb60-1534f4d93ef6", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-09 01:02:08,660 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/114e2138-57a1-4a83-9aca-ea82c95b49e2/encryption used request id req-7c058b9b-4ce7-459f-9061-3ea1ddc39006 2019-01-09 01:02:08,660 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-5683197a-7a30-47d3-bba7-3178e1e253be 2019-01-09 01:02:08,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/114e2138-57a1-4a83-9aca-ea82c95b49e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-679244b2-ed35-4c6f-a5dd-c31b862db167" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c37d1f517a45adb7dbca40558aaaf269254182d" 2019-01-09 01:02:08,950 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:08 GMT Server: Apache x-compute-request-id: req-2f86db4f-7aab-4876-8d02-9bacc2dcf0d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f86db4f-7aab-4876-8d02-9bacc2dcf0d0 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5683197a-7a30-47d3-bba7-3178e1e253be", "qos_specs_id": "3a8460b8-c577-41a9-933b-9306d767b075", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "114e2138-57a1-4a83-9aca-ea82c95b49e2", "description": null}} 2019-01-09 01:02:08,950 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/114e2138-57a1-4a83-9aca-ea82c95b49e2 used request id req-2f86db4f-7aab-4876-8d02-9bacc2dcf0d0 2019-01-09 01:02:08,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/114e2138-57a1-4a83-9aca-ea82c95b49e2/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-679244b2-ed35-4c6f-a5dd-c31b862db167" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c37d1f517a45adb7dbca40558aaaf269254182d" 2019-01-09 01:02:08,993 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c422c7c6-729f-4cfd-997f-d5730b47fbed 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. 2019-01-09 01:02:08,993 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/114e2138-57a1-4a83-9aca-ea82c95b49e2/encryption/provider used request id req-c422c7c6-729f-4cfd-997f-d5730b47fbed 2019-01-09 01:02:08,994 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-5683197a-7a30-47d3-bba7-3178e1e253be 2019-01-09 01:02:08,997 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/114e2138-57a1-4a83-9aca-ea82c95b49e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-679244b2-ed35-4c6f-a5dd-c31b862db167" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c37d1f517a45adb7dbca40558aaaf269254182d" 2019-01-09 01:02:09,736 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4df3b60d-ad60-401a-8fdf-0adb174bcdb7 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. 2019-01-09 01:02:09,736 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/types/114e2138-57a1-4a83-9aca-ea82c95b49e2 used request id req-4df3b60d-ad60-401a-8fdf-0adb174bcdb7 2019-01-09 01:02:09,737 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-5683197a-7a30-47d3-bba7-3178e1e253be-qos 2019-01-09 01:02:09,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/3a8460b8-c577-41a9-933b-9306d767b075?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-679244b2-ed35-4c6f-a5dd-c31b862db167" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c37d1f517a45adb7dbca40558aaaf269254182d" 2019-01-09 01:02:09,956 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-da9a8c27-0f48-4d0c-8dd6-7d33f8bf74b9 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. 2019-01-09 01:02:09,956 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15f714b418f04457bfb86848f944dee5/qos-specs/3a8460b8-c577-41a9-933b-9306d767b075?force=False used request id req-da9a8c27-0f48-4d0c-8dd6-7d33f8bf74b9 2019-01-09 01:02:09,957 - xtesting.core.unit - DEBUG - 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_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 84 tests in 814.910s OK 2019-01-09 01:02:10,073 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 01:02:10,074 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:35 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 01:02:10,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:02:10,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 01:02:10,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db28abc-7d47-4017-b956-ab2d7cf41a4e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1050ce516144d64a120427ceac79e6f", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f"}, "name": "heat_stack_owner"}]} 2019-01-09 01:02:10,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8db28abc-7d47-4017-b956-ab2d7cf41a4e 2019-01-09 01:02:10,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0834529399872s 2019-01-09 01:02:10,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 01:02:10,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 01:02:10,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca88371-f6e8-477a-8f10-e4a6fd43f8b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:02:10,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b1050ce516144d64a120427ceac79e6f used request id req-5ca88371-f6e8-477a-8f10-e4a6fd43f8b2 2019-01-09 01:02:10,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.12245798111s 2019-01-09 01:02:10,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:02:10,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 01:02:10,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76736f1-53bf-4e60-b1ad-01977a8c4599 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536", "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "domain_id": "default", "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:02:10,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a76736f1-53bf-4e60-b1ad-01977a8c4599 2019-01-09 01:02:10,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10768198967s 2019-01-09 01:02:10,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a76736f1-53bf-4e60-b1ad-01977a8c4599 2019-01-09 01:02:10,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:02:10,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 01:02:10,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b15d19d1-0718-42e4-9443-d064f1703949 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6"}, "enabled": true, "id": "63c1f750764747eaa66c1b94a2adc0a6", "options": {}, "domain_id": "default", "name": "api_check-user_2555dd75-9628-4398-9240-97cbd393c536"}} 2019-01-09 01:02:10,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6 used request id req-b15d19d1-0718-42e4-9443-d064f1703949 2019-01-09 01:02:10,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0913310050964s 2019-01-09 01:02:10,496 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6 used request id req-b15d19d1-0718-42e4-9443-d064f1703949 2019-01-09 01:02:10,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 01:02:10,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 01:02:10,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7a70b00-8d74-4d0f-a9ad-e3acaddad7db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:02:10,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6 used request id req-b7a70b00-8d74-4d0f-a9ad-e3acaddad7db 2019-01-09 01:02:10,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.203700065613s 2019-01-09 01:02:10,701 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/63c1f750764747eaa66c1b94a2adc0a6 used request id req-b7a70b00-8d74-4d0f-a9ad-e3acaddad7db 2019-01-09 01:02:10,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:02:10,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 01:02:10,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2efedff4-5a48-4e65-a65a-099df1f921f7 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5"}, "enabled": true, "id": "15f714b418f04457bfb86848f944dee5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2555dd75-9628-4398-9240-97cbd393c536"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:02:10,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-2efedff4-5a48-4e65-a65a-099df1f921f7 2019-01-09 01:02:10,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0837380886078s 2019-01-09 01:02:10,786 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-2efedff4-5a48-4e65-a65a-099df1f921f7 2019-01-09 01:02:10,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 01:02:10,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 01:02:10,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43b28670-4036-4e7e-9173-d165859112fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:02:10,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-43b28670-4036-4e7e-9173-d165859112fc 2019-01-09 01:02:10,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.143415927887s 2019-01-09 01:02:10,933 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/15f714b418f04457bfb86848f944dee5 used request id req-43b28670-4036-4e7e-9173-d165859112fc 2019-01-09 01:02:10,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:02:10,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 01:02:11,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f2ab33-6089-4883-804c-fae7d84ec37b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "4e90298234994194862ac919fe486831", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:02:11,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-34f2ab33-6089-4883-804c-fae7d84ec37b 2019-01-09 01:02:11,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830180644989s 2019-01-09 01:02:11,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 01:02:11,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 01:02:11,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c52e3cf8-7b57-4fec-9767-cbd3a0fb3569 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:02:11,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4e90298234994194862ac919fe486831 used request id req-c52e3cf8-7b57-4fec-9767-cbd3a0fb3569 2019-01-09 01:02:11,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103959083557s 2019-01-09 01:02:11,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:02:11,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=15f714b418f04457bfb86848f944dee5&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 01:02:11,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-7004f43a-ce15-4b24-8d36-46c1ca48c75d Date: Wed, 09 Jan 2019 01:02:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:49:03Z", "updated_at": "2019-01-09T00:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "172f375f-2628-414e-80f3-dcd024e9e39a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "2c7923cd-033e-4b83-b145-94aca249ee92", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "4fc28ef3-0fe1-4f01-8a47-2e395e120ec8", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "e4ec3855-fbae-4f57-9af0-ae5b2f902977", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 4, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e80917b3-5b9e-4238-976d-529346341677", "name": "default"}]} 2019-01-09 01:02:11,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=15f714b418f04457bfb86848f944dee5&name=default used request id req-7004f43a-ce15-4b24-8d36-46c1ca48c75d 2019-01-09 01:02:11,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228174209595s 2019-01-09 01:02:11,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=15f714b418f04457bfb86848f944dee5&name=default used request id req-7004f43a-ce15-4b24-8d36-46c1ca48c75d 2019-01-09 01:02:11,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:02:11,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 01:02:11,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-02efe454-1eca-4071-b5b2-5917c86650ca Date: Wed, 09 Jan 2019 01:02:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15f714b418f04457bfb86848f944dee5", "created_at": "2019-01-09T00:49:03Z", "updated_at": "2019-01-09T00:49:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "4fc28ef3-0fe1-4f01-8a47-2e395e120ec8", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "2c7923cd-033e-4b83-b145-94aca249ee92", "remote_group_id": "e80917b3-5b9e-4238-976d-529346341677", "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "e4ec3855-fbae-4f57-9af0-ae5b2f902977", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv6", "project_id": "15f714b418f04457bfb86848f944dee5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:49:03Z", "revision_number": 0, "id": "172f375f-2628-414e-80f3-dcd024e9e39a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:49:03Z", "security_group_id": "e80917b3-5b9e-4238-976d-529346341677", "tenant_id": "15f714b418f04457bfb86848f944dee5", "port_range_min": null, "ethertype": "IPv4", "project_id": "15f714b418f04457bfb86848f944dee5"}], "revision_number": 4, "project_id": "15f714b418f04457bfb86848f944dee5", "id": "e80917b3-5b9e-4238-976d-529346341677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:02:11,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-02efe454-1eca-4071-b5b2-5917c86650ca 2019-01-09 01:02:11,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.291337013245s 2019-01-09 01:02:11,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-02efe454-1eca-4071-b5b2-5917c86650ca 2019-01-09 01:02:11,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 01:02:11,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e80917b3-5b9e-4238-976d-529346341677.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}935d13f9df64b203e312a3a5cd96ab60855cd6d5" 2019-01-09 01:02:11,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b8f69ae-ef48-472a-89f0-dadc5e54e964 Content-Length: 0 Date: Wed, 09 Jan 2019 01:02:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:02:11,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e80917b3-5b9e-4238-976d-529346341677.json used request id req-6b8f69ae-ef48-472a-89f0-dadc5e54e964 2019-01-09 01:02:11,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.308255910873s 2019-01-09 01:02:11,965 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e80917b3-5b9e-4238-976d-529346341677.json used request id req-6b8f69ae-ef48-472a-89f0-dadc5e54e964 2019-01-09 01:02:11,986 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2019-01-09 01:02:12,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:02:12,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:02:12,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:02:12,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:02:12,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:02:12,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:02:12,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:02:12,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:02:12,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:02:12,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:02:12,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:02:12,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:02:12,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:02:12,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:02:12,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:02:12,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:02:12,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:02:12,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:02:12,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:02:12,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:02:12,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:02:12,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:02:12,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 01:02:12,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:02:12,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b67ecb4-38e9-4387-9994-c9898703da72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:02:12,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0b67ecb4-38e9-4387-9994-c9898703da72 2019-01-09 01:02:12,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:12,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["DSiN5-3IQSqbQNJFqHGUvg"], "issued_at": "2019-01-09T01:02:12.000000Z"}} 2019-01-09 01:02:12,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:12,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:02:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:02:12,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:12,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ace59e84-4fa0-478e-ad25-74e9fc6a6b6b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 01:02:12,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ace59e84-4fa0-478e-ad25-74e9fc6a6b6b 2019-01-09 01:02:12,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.471371889114s 2019-01-09 01:02:12,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 01:02:12,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185"}}' 2019-01-09 01:02:12,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b5feb60-6449-48b8-84e6-68a0ed40adec Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b"}, "enabled": true, "id": "1b25389b51f04af98f1b0eb63173218b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185"}} 2019-01-09 01:02:12,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9b5feb60-6449-48b8-84e6-68a0ed40adec 2019-01-09 01:02:12,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.113712072372s 2019-01-09 01:02:12,610 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9b5feb60-6449-48b8-84e6-68a0ed40adec 2019-01-09 01:02:12,611 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185', 'id': u'1b25389b51f04af98f1b0eb63173218b', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 01:02:12,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 01:02:12,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344417095184s 2019-01-09 01:02:12,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:13,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417e5d3f-2f89-4f9f-8cb3-8e0f1757e972 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624"}, "enabled": true, "id": "55e7b2740632466788c85e4578f4f624", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185"}} 2019-01-09 01:02:13,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624 used request id req-417e5d3f-2f89-4f9f-8cb3-8e0f1757e972 2019-01-09 01:02:13,044 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'55e7b2740632466788c85e4578f4f624', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185'}) 2019-01-09 01:02:13,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:02:13,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:13,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fcec542-df21-4ed6-b54c-b92d6c29563a Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:02:13,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3fcec542-df21-4ed6-b54c-b92d6c29563a 2019-01-09 01:02:13,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0845260620117s 2019-01-09 01:02:13,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:02:13,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:13,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d43b3f4-4f41-4e6d-a6bf-a8dd142b08da Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:02:13,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3d43b3f4-4f41-4e6d-a6bf-a8dd142b08da 2019-01-09 01:02:13,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0808389186859s 2019-01-09 01:02:13,212 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 01:02:13,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 01:02:13,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" -d '{"role": {"name": "Member"}}' 2019-01-09 01:02:13,303 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53c7ef49-251f-4c8e-83c2-12474fb63753 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b16aa4dd75634e19b204c237862044d1", "links": {"self": "http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1"}, "name": "Member"}} 2019-01-09 01:02:13,303 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-53c7ef49-251f-4c8e-83c2-12474fb63753 2019-01-09 01:02:13,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0906660556793s 2019-01-09 01:02:13,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:13,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2db82a-316f-4045-9322-f3abb86cfa1a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1"}, "domain_id": null, "name": "Member", "id": "b16aa4dd75634e19b204c237862044d1"}} 2019-01-09 01:02:13,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1 used request id req-3b2db82a-316f-4045-9322-f3abb86cfa1a 2019-01-09 01:02:13,390 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1'}, 'domain_id': None, 'human_id': None, 'id': u'b16aa4dd75634e19b204c237862044d1', 'HUMAN_ID': False}) 2019-01-09 01:02:13,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:02:13,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:13,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cead3a04-d7c6-4891-97ae-5a5275076647 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b16aa4dd75634e19b204c237862044d1", "links": {"self": "http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1"}, "name": "Member"}]} 2019-01-09 01:02:13,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cead3a04-d7c6-4891-97ae-5a5275076647 2019-01-09 01:02:13,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0778000354767s 2019-01-09 01:02:13,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:02:13,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:13,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e5b4a5-426f-4d96-90a2-6fd9e8ab626a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:02:13,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-12e5b4a5-426f-4d96-90a2-6fd9e8ab626a 2019-01-09 01:02:13,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0704147815704s 2019-01-09 01:02:13,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:02:13,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:13,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae75962-44bc-49cf-90fd-35d6283adb05 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185", "links": {"self": "http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624"}, "domain_id": "default", "enabled": true, "id": "55e7b2740632466788c85e4578f4f624", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:02:13,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7ae75962-44bc-49cf-90fd-35d6283adb05 2019-01-09 01:02:13,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0984740257263s 2019-01-09 01:02:13,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7ae75962-44bc-49cf-90fd-35d6283adb05 2019-01-09 01:02:13,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:02:13,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:13,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d689bd6-a448-42e5-b292-338f3688e641 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b"}, "enabled": true, "id": "1b25389b51f04af98f1b0eb63173218b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:02:13,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0d689bd6-a448-42e5-b292-338f3688e641 2019-01-09 01:02:13,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0799949169159s 2019-01-09 01:02:13,727 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0d689bd6-a448-42e5-b292-338f3688e641 2019-01-09 01:02:13,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:02:13,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=55e7b2740632466788c85e4578f4f624&scope.project.id=1b25389b51f04af98f1b0eb63173218b&role.id=b16aa4dd75634e19b204c237862044d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:13,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f17b41c-adca-4cde-97bd-04fb93b1e32d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=55e7b2740632466788c85e4578f4f624&scope.project.id=1b25389b51f04af98f1b0eb63173218b&role.id=b16aa4dd75634e19b204c237862044d1", "previous": null, "next": null}} 2019-01-09 01:02:13,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=55e7b2740632466788c85e4578f4f624&scope.project.id=1b25389b51f04af98f1b0eb63173218b&role.id=b16aa4dd75634e19b204c237862044d1 used request id req-6f17b41c-adca-4cde-97bd-04fb93b1e32d 2019-01-09 01:02:13,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0757050514221s 2019-01-09 01:02:13,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:02:13,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b/users/55e7b2740632466788c85e4578f4f624/roles/b16aa4dd75634e19b204c237862044d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:13,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02062edc-c949-4867-b9d1-540f10e5a138 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:02:13,860 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b/users/55e7b2740632466788c85e4578f4f624/roles/b16aa4dd75634e19b204c237862044d1 used request id req-02062edc-c949-4867-b9d1-540f10e5a138 2019-01-09 01:02:13,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0551571846008s 2019-01-09 01:02:13,861 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '6121d580-03bf-46c0-ad2c-0c057232e62c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185', 'project_id': u'1b25389b51f04af98f1b0eb63173218b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 01:02:13,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:02:13,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:02:13,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:02:13,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:02:13,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:02:13,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:02:13,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:02:13,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:02:13,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:02:13,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:02:13,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:02:13,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:02:13,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:02:13,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:02:13,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:02:13,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:02:13,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:02:13,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:02:13,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:02:13,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:02:13,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:02:13,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:02:13,866 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185', 'password': '6121d580-03bf-46c0-ad2c-0c057232e62c', 'project_name': 'snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '1b25389b51f04af98f1b0eb63173218b', 'project_domain_name': 'Default'} 2019-01-09 01:02:13,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:02:13,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:13,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae88d45a-8632-4a0b-bbf8-4f3a5d164006 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b16aa4dd75634e19b204c237862044d1", "links": {"self": "http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1"}, "name": "Member"}]} 2019-01-09 01:02:13,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ae88d45a-8632-4a0b-bbf8-4f3a5d164006 2019-01-09 01:02:13,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.07643699646s 2019-01-09 01:02:13,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:02:13,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:14,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b9443d-eaa1-4613-9008-4fd9c1fa7221 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b16aa4dd75634e19b204c237862044d1", "links": {"self": "http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1"}, "name": "Member"}]} 2019-01-09 01:02:14,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-51b9443d-eaa1-4613-9008-4fd9c1fa7221 2019-01-09 01:02:14,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.150384902954s 2019-01-09 01:02:14,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:02:14,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:14,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623621a1-9dd2-410e-805a-b0f48dfce1e5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:02:14,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-623621a1-9dd2-410e-805a-b0f48dfce1e5 2019-01-09 01:02:14,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0769519805908s 2019-01-09 01:02:14,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:02:14,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:14,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4933ec9-8ec8-49ce-a851-f52963aef9f0 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185", "links": {"self": "http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624"}, "domain_id": "default", "enabled": true, "id": "55e7b2740632466788c85e4578f4f624", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:02:14,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f4933ec9-8ec8-49ce-a851-f52963aef9f0 2019-01-09 01:02:14,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100733041763s 2019-01-09 01:02:14,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f4933ec9-8ec8-49ce-a851-f52963aef9f0 2019-01-09 01:02:14,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:02:14,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:14,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6563108b-20ef-4c66-9e0a-f421aee0c45a Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b"}, "enabled": true, "id": "1b25389b51f04af98f1b0eb63173218b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:02:14,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6563108b-20ef-4c66-9e0a-f421aee0c45a 2019-01-09 01:02:14,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0726339817047s 2019-01-09 01:02:14,355 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6563108b-20ef-4c66-9e0a-f421aee0c45a 2019-01-09 01:02:14,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:02:14,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=55e7b2740632466788c85e4578f4f624&scope.project.id=1b25389b51f04af98f1b0eb63173218b&role.id=398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:14,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9251e0be-be72-4ccb-9942-e0c45a78764a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=55e7b2740632466788c85e4578f4f624&scope.project.id=1b25389b51f04af98f1b0eb63173218b&role.id=398098bc91ca4391b719dad853114c00", "previous": null, "next": null}} 2019-01-09 01:02:14,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=55e7b2740632466788c85e4578f4f624&scope.project.id=1b25389b51f04af98f1b0eb63173218b&role.id=398098bc91ca4391b719dad853114c00 used request id req-9251e0be-be72-4ccb-9942-e0c45a78764a 2019-01-09 01:02:14,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0797479152679s 2019-01-09 01:02:14,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:02:14,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b/users/55e7b2740632466788c85e4578f4f624/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:14,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3b47e51-cc71-48c5-8686-86b730e35545 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:02:14,591 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b/users/55e7b2740632466788c85e4578f4f624/roles/398098bc91ca4391b719dad853114c00 used request id req-e3b47e51-cc71-48c5-8686-86b730e35545 2019-01-09 01:02:14,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.15424823761s 2019-01-09 01:02:14,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:02:14,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:14,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2c137b-d6aa-4392-a9bc-0c3fd0829399 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b16aa4dd75634e19b204c237862044d1", "links": {"self": "http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1"}, "name": "Member"}]} 2019-01-09 01:02:14,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1d2c137b-d6aa-4392-a9bc-0c3fd0829399 2019-01-09 01:02:14,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.076000213623s 2019-01-09 01:02:14,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 01:02:14,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-09 01:02:14,764 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b056ca0b-7602-48a3-b80b-1d0a4ab8c889 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ce26ec2ae3b848ea98384ea2bace3b37", "links": {"self": "http://172.30.9.26:5000/v3/roles/ce26ec2ae3b848ea98384ea2bace3b37"}, "name": "heat_stack_owner"}} 2019-01-09 01:02:14,765 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b056ca0b-7602-48a3-b80b-1d0a4ab8c889 2019-01-09 01:02:14,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0959429740906s 2019-01-09 01:02:14,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/ce26ec2ae3b848ea98384ea2bace3b37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:14,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e24a1c11-9946-4940-b479-11b7ac019a02 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ce26ec2ae3b848ea98384ea2bace3b37"}, "domain_id": null, "name": "heat_stack_owner", "id": "ce26ec2ae3b848ea98384ea2bace3b37"}} 2019-01-09 01:02:14,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ce26ec2ae3b848ea98384ea2bace3b37 used request id req-e24a1c11-9946-4940-b479-11b7ac019a02 2019-01-09 01:02:14,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:02:14,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:14,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c2714e-8dcf-467f-9795-904e8c50df5e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b16aa4dd75634e19b204c237862044d1", "links": {"self": "http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1"}, "name": "Member"}, {"domain_id": null, "id": "ce26ec2ae3b848ea98384ea2bace3b37", "links": {"self": "http://172.30.9.26:5000/v3/roles/ce26ec2ae3b848ea98384ea2bace3b37"}, "name": "heat_stack_owner"}]} 2019-01-09 01:02:14,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c2c2714e-8dcf-467f-9795-904e8c50df5e 2019-01-09 01:02:14,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0749790668488s 2019-01-09 01:02:14,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:02:14,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:15,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d46ea3-c433-4fd7-9776-aecd464d64ac Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:02:15,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-40d46ea3-c433-4fd7-9776-aecd464d64ac 2019-01-09 01:02:15,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0807549953461s 2019-01-09 01:02:15,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:02:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:15,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-144e4f60-267a-4475-8f50-e2d296adb4a8 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185", "links": {"self": "http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624"}, "domain_id": "default", "enabled": true, "id": "55e7b2740632466788c85e4578f4f624", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:02:15,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-144e4f60-267a-4475-8f50-e2d296adb4a8 2019-01-09 01:02:15,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0991070270538s 2019-01-09 01:02:15,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-144e4f60-267a-4475-8f50-e2d296adb4a8 2019-01-09 01:02:15,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:02:15,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:15,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7e0dd8-a1ad-47d2-abbe-b9b8fa61b2b4 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b"}, "enabled": true, "id": "1b25389b51f04af98f1b0eb63173218b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:02:15,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-9b7e0dd8-a1ad-47d2-abbe-b9b8fa61b2b4 2019-01-09 01:02:15,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.074453830719s 2019-01-09 01:02:15,185 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-9b7e0dd8-a1ad-47d2-abbe-b9b8fa61b2b4 2019-01-09 01:02:15,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:02:15,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=55e7b2740632466788c85e4578f4f624&scope.project.id=1b25389b51f04af98f1b0eb63173218b&role.id=ce26ec2ae3b848ea98384ea2bace3b37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:15,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab0482d-3749-4f9e-99da-8406e81f5738 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=55e7b2740632466788c85e4578f4f624&scope.project.id=1b25389b51f04af98f1b0eb63173218b&role.id=ce26ec2ae3b848ea98384ea2bace3b37", "previous": null, "next": null}} 2019-01-09 01:02:15,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=55e7b2740632466788c85e4578f4f624&scope.project.id=1b25389b51f04af98f1b0eb63173218b&role.id=ce26ec2ae3b848ea98384ea2bace3b37 used request id req-3ab0482d-3749-4f9e-99da-8406e81f5738 2019-01-09 01:02:15,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0783729553223s 2019-01-09 01:02:15,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:02:15,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b/users/55e7b2740632466788c85e4578f4f624/roles/ce26ec2ae3b848ea98384ea2bace3b37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:02:15,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-337b97f5-b071-4b87-8cc8-fd1b72a36017 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:02:15,381 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b/users/55e7b2740632466788c85e4578f4f624/roles/ce26ec2ae3b848ea98384ea2bace3b37 used request id req-337b97f5-b071-4b87-8cc8-fd1b72a36017 2019-01-09 01:02:15,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115450143814s 2019-01-09 01:02:15,382 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-09 01:02:15,382 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-09 01:02:15,382 - openstack_tests - INFO - OS Credentials = > 2019-01-09 01:02:15,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:02:15,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:15,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b16aa4dd75634e19b204c237862044d1", "name": "Member"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "ce26ec2ae3b848ea98384ea2bace3b37", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T02:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b25389b51f04af98f1b0eb63173218b", "name": "snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185", "id": "55e7b2740632466788c85e4578f4f624"}, "audit_ids": ["WrHerg3ARHSZEeS7-AG99A"], "issued_at": "2019-01-09T01:02:15.000000Z"}} 2019-01-09 01:02:15,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d74af0e5b73a94af94997b8777fc939b0327eb5d" 2019-01-09 01:02:16,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0e08f1af-4029-4474-b2e3-cdd76bd58e3f Date: Wed, 09 Jan 2019 01:02:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 01:02:16,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-0e08f1af-4029-4474-b2e3-cdd76bd58e3f 2019-01-09 01:02:16,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d74af0e5b73a94af94997b8777fc939b0327eb5d" 2019-01-09 01:02:16,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-292d5d74-eb52-4e13-ae34-2508fa1f6ee1 Date: Wed, 09 Jan 2019 01:02:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 01:02:16,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-292d5d74-eb52-4e13-ae34-2508fa1f6ee1 2019-01-09 01:02:16,354 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-09 01:02:16,355 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2019-01-09 01:02:16,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:02:16,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:16,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b16aa4dd75634e19b204c237862044d1", "name": "Member"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "ce26ec2ae3b848ea98384ea2bace3b37", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T02:02:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b25389b51f04af98f1b0eb63173218b", "name": "snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185", "id": "55e7b2740632466788c85e4578f4f624"}, "audit_ids": ["8vnVt6N5RuenU8i4jZSwfA"], "issued_at": "2019-01-09T01:02:16.000000Z"}} 2019-01-09 01:02:16,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d110105f0678e35c9ef238c69fb6a0892f26a3d" 2019-01-09 01:02:16,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335c0365-0af7-47fd-9230-e1a0b820e2bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:02:16,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-335c0365-0af7-47fd-9230-e1a0b820e2bb 2019-01-09 01:02:16,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:02:16,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:17,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b16aa4dd75634e19b204c237862044d1", "name": "Member"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "ce26ec2ae3b848ea98384ea2bace3b37", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T02:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b25389b51f04af98f1b0eb63173218b", "name": "snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185", "id": "55e7b2740632466788c85e4578f4f624"}, "audit_ids": ["7SMn1SUCSUiK8YgRE-ECIQ"], "issued_at": "2019-01-09T01:02:17.000000Z"}} 2019-01-09 01:02:17,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:02:17,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9d5ca0-afaa-4812-950a-0a8f568bd0e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:02:17,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1f9d5ca0-afaa-4812-950a-0a8f568bd0e2 2019-01-09 01:02:17,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:02:17,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:02:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:02:17,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-d10ac197-1629-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:02:17,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1553d0a-a66e-457b-9db2-bb93719426e0 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-d10ac197-1629-437-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:02:17,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-d10ac197-1629-437-proj used request id req-b1553d0a-a66e-457b-9db2-bb93719426e0 2019-01-09 01:02:17,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:02:17,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79d4c14-43bf-4ab9-82a8-0277be458627 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:02:17,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b79d4c14-43bf-4ab9-82a8-0277be458627 2019-01-09 01:02:17,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}}' 2019-01-09 01:02:17,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a0c5c1-14f0-4d68-aeae-aa63fed9504f Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65"}, "enabled": true, "id": "6462b14c78a24efaae98cfebe6e7dc65", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}} 2019-01-09 01:02:17,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-37a0c5c1-14f0-4d68-aeae-aa63fed9504f 2019-01-09 01:02:17,583 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-d10ac197-1629-437-proj 2019-01-09 01:02:17,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:02:17,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:17,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b16aa4dd75634e19b204c237862044d1", "name": "Member"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "ce26ec2ae3b848ea98384ea2bace3b37", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T02:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b25389b51f04af98f1b0eb63173218b", "name": "snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185", "id": "55e7b2740632466788c85e4578f4f624"}, "audit_ids": ["0W4-aDy5RwmpPRNoyQYxkw"], "issued_at": "2019-01-09T01:02:17.000000Z"}} 2019-01-09 01:02:17,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e76dc0848d0eebeb465aa7d53dba24546adeb3" 2019-01-09 01:02:17,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-728ad9dc-7ce8-4e21-b643-2ff3de19417e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:02:17,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-728ad9dc-7ce8-4e21-b643-2ff3de19417e 2019-01-09 01:02:17,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:02:17,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:02:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:02:17,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e76dc0848d0eebeb465aa7d53dba24546adeb3" 2019-01-09 01:02:18,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78bf1c70-e496-44a0-bd1b-fbe3e1b0658c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185", "links": {"self": "http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624"}, "domain_id": "default", "enabled": true, "id": "55e7b2740632466788c85e4578f4f624", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:02:18,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-78bf1c70-e496-44a0-bd1b-fbe3e1b0658c 2019-01-09 01:02:18,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-d10ac197-1629-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e76dc0848d0eebeb465aa7d53dba24546adeb3" 2019-01-09 01:02:18,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b6b083-0edc-40b3-ab67-37441c10a9e2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-d10ac197-1629-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65"}, "enabled": true, "id": "6462b14c78a24efaae98cfebe6e7dc65", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}]} 2019-01-09 01:02:18,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-d10ac197-1629-437-proj used request id req-d1b6b083-0edc-40b3-ab67-37441c10a9e2 2019-01-09 01:02:18,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e76dc0848d0eebeb465aa7d53dba24546adeb3" 2019-01-09 01:02:18,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fcb14f-645e-4136-a325-9fc65723115e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:02:18,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-96fcb14f-645e-4136-a325-9fc65723115e 2019-01-09 01:02:18,674 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-d10ac197-1629-437-user 2019-01-09 01:02:18,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:02:18,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:02:18,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c91b97-4a76-4063-bb1c-f3ebd63f39e4 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b16aa4dd75634e19b204c237862044d1", "links": {"self": "http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1"}, "name": "Member"}, {"domain_id": null, "id": "ce26ec2ae3b848ea98384ea2bace3b37", "links": {"self": "http://172.30.9.26:5000/v3/roles/ce26ec2ae3b848ea98384ea2bace3b37"}, "name": "heat_stack_owner"}]} 2019-01-09 01:02:18,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-45c91b97-4a76-4063-bb1c-f3ebd63f39e4 2019-01-09 01:02:18,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" -d '{"role": {"name": "SimpleHealthCheck-d10ac197-1629-437-proj-role"}}' 2019-01-09 01:02:18,918 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0231da73-25e9-4238-b268-da8ba2365d7a Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4da6997009d45e3b8c1ab3c4ed6d6b7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e4da6997009d45e3b8c1ab3c4ed6d6b7"}, "name": "SimpleHealthCheck-d10ac197-1629-437-proj-role"}} 2019-01-09 01:02:18,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0231da73-25e9-4238-b268-da8ba2365d7a 2019-01-09 01:02:18,919 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-d10ac197-1629-437-proj-role 2019-01-09 01:02:18,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e4da6997009d45e3b8c1ab3c4ed6d6b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:02:18,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab526c9f-45e5-4bd4-b30a-12849a4719ed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e4da6997009d45e3b8c1ab3c4ed6d6b7"}, "domain_id": null, "name": "SimpleHealthCheck-d10ac197-1629-437-proj-role", "id": "e4da6997009d45e3b8c1ab3c4ed6d6b7"}} 2019-01-09 01:02:18,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e4da6997009d45e3b8c1ab3c4ed6d6b7 used request id req-ab526c9f-45e5-4bd4-b30a-12849a4719ed 2019-01-09 01:02:18,937 - keystone_utils - INFO - Granting role SimpleHealthCheck-d10ac197-1629-437-proj-role to project SimpleHealthCheck-d10ac197-1629-437-proj 2019-01-09 01:02:18,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65/users/44971da959344adca5445a6827270eae/roles/e4da6997009d45e3b8c1ab3c4ed6d6b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:02:19,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-058cf084-9c5a-4203-b6b2-61d7817d2b17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:02:19,066 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65/users/44971da959344adca5445a6827270eae/roles/e4da6997009d45e3b8c1ab3c4ed6d6b7 used request id req-058cf084-9c5a-4203-b6b2-61d7817d2b17 2019-01-09 01:02:19,067 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 01:02:19,068 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 01:02:19,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:02:19,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:19,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4da6997009d45e3b8c1ab3c4ed6d6b7", "name": "SimpleHealthCheck-d10ac197-1629-437-proj-role"}], "expires_at": "2019-01-09T02:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6462b14c78a24efaae98cfebe6e7dc65", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-d10ac197-1629-437-user", "id": "44971da959344adca5445a6827270eae"}, "audit_ids": ["UjLMn57HQAWJdv9SIFNfpw"], "issued_at": "2019-01-09T01:02:19.000000Z"}} 2019-01-09 01:02:19,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a999e75f968711e585780671659880cbad724588" 2019-01-09 01:02:19,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e0693a8-efc5-448c-89da-555a2c45768e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:02:19,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0e0693a8-efc5-448c-89da-555a2c45768e 2019-01-09 01:02:19,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a999e75f968711e585780671659880cbad724588" 2019-01-09 01:02:19,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-7c19366d-9ee5-4b07-a990-807243522d13 Date: Wed, 09 Jan 2019 01:02:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image"} 2019-01-09 01:02:19,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image used request id req-7c19366d-9ee5-4b07-a990-807243522d13 2019-01-09 01:02:19,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a999e75f968711e585780671659880cbad724588" 2019-01-09 01:02:19,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-601da8e4-412e-44f6-acba-8733251a197d Date: Wed, 09 Jan 2019 01: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:02:19,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-601da8e4-412e-44f6-acba-8733251a197d 2019-01-09 01:02:19,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a999e75f968711e585780671659880cbad724588" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image"}' 2019-01-09 01:02:20,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746 X-Openstack-Request-Id: req-f7be30e5-f1d3-4332-9e78-65bc130b6b68 Date: Wed, 09 Jan 2019 01:02:20 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:02:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T01:02:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "min_disk": 0, "protected": false, "id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "file": "/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746/file", "checksum": null, "owner": "6462b14c78a24efaae98cfebe6e7dc65", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:02:20,158 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f7be30e5-f1d3-4332-9e78-65bc130b6b68 2019-01-09 01:02:20,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a999e75f968711e585780671659880cbad724588" -d '' 2019-01-09 01:02:21,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fec0954c-55fd-46da-ad1a-f287aae6520d Date: Wed, 09 Jan 2019 01:02:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:02:21,238 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746/file used request id req-fec0954c-55fd-46da-ad1a-f287aae6520d 2019-01-09 01:02:21,239 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:02:21,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a999e75f968711e585780671659880cbad724588" 2019-01-09 01:02:21,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-342935e5-a2c0-4b61-9b9c-e64dc1f7489d Date: Wed, 09 Jan 2019 01:02:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:02:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:02:21Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746/snap", "metadata": {}}], "self": "/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "min_disk": 0, "protected": false, "id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "file": "/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6462b14c78a24efaae98cfebe6e7dc65", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:02:21,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746 used request id req-342935e5-a2c0-4b61-9b9c-e64dc1f7489d 2019-01-09 01:02:21,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a999e75f968711e585780671659880cbad724588" 2019-01-09 01:02:21,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fb4f18de-1656-4127-9037-deaaaf209e70 Date: Wed, 09 Jan 2019 01:02: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:02:21,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-fb4f18de-1656-4127-9037-deaaaf209e70 2019-01-09 01:02:21,569 - create_image - INFO - Created image with name - SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image 2019-01-09 01:02:21,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a999e75f968711e585780671659880cbad724588" 2019-01-09 01:02:21,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-d6e0b7fa-ae6f-404d-9d47-a2d7980ff88c Date: Wed, 09 Jan 2019 01:02:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:02:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:02:21Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746/snap", "metadata": {}}], "self": "/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "min_disk": 0, "protected": false, "id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "file": "/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6462b14c78a24efaae98cfebe6e7dc65", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:02:21,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746 used request id req-d6e0b7fa-ae6f-404d-9d47-a2d7980ff88c 2019-01-09 01:02:21,591 - create_image - DEBUG - Instance status is - active 2019-01-09 01:02:21,591 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image 2019-01-09 01:02:21,592 - create_image - INFO - Image is now active with name - SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image 2019-01-09 01:02:21,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:02:21,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:21,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4da6997009d45e3b8c1ab3c4ed6d6b7", "name": "SimpleHealthCheck-d10ac197-1629-437-proj-role"}], "expires_at": "2019-01-09T02:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6462b14c78a24efaae98cfebe6e7dc65", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-d10ac197-1629-437-user", "id": "44971da959344adca5445a6827270eae"}, "audit_ids": ["KFlwv8aqThO7nF8B8eZ0Iw"], "issued_at": "2019-01-09T01:02:21.000000Z"}} 2019-01-09 01:02:21,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbb22d954ba81bbaa8c312b469d48eb3589b4cf" 2019-01-09 01:02:22,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a12381-179d-43a8-aa0d-23e083db56f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:02:22,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-82a12381-179d-43a8-aa0d-23e083db56f7 2019-01-09 01:02:22,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbb22d954ba81bbaa8c312b469d48eb3589b4cf" 2019-01-09 01:02:22,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ddcf368a-1eff-4b26-814a-e91a32afd324 Date: Wed, 09 Jan 2019 01:02:22 GMT RESP BODY: {"networks":[]} 2019-01-09 01:02:22,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net used request id req-ddcf368a-1eff-4b26-814a-e91a32afd324 2019-01-09 01:02:22,220 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net 2019-01-09 01:02:22,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbb22d954ba81bbaa8c312b469d48eb3589b4cf" -d '{"network": {"name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net", "admin_state_up": true}}' 2019-01-09 01:02:22,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3f6a49cb-162c-4cb3-a01a-133d72fe2381 Date: Wed, 09 Jan 2019 01:02:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6462b14c78a24efaae98cfebe6e7dc65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T01:02:22Z","is_default":false,"name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:22Z","mtu":1450}} 2019-01-09 01:02:22,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-3f6a49cb-162c-4cb3-a01a-133d72fe2381 2019-01-09 01:02:22,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=76301f0a-20d6-432a-9ceb-f2147a9d3938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbb22d954ba81bbaa8c312b469d48eb3589b4cf" 2019-01-09 01:02:23,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-648371b2-11d0-4acc-b1d4-d85aca32681d Date: Wed, 09 Jan 2019 01:02:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T01:02:22Z","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6462b14c78a24efaae98cfebe6e7dc65","id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net"}]} 2019-01-09 01:02:23,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=76301f0a-20d6-432a-9ceb-f2147a9d3938 used request id req-648371b2-11d0-4acc-b1d4-d85aca32681d 2019-01-09 01:02:23,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbb22d954ba81bbaa8c312b469d48eb3589b4cf" 2019-01-09 01:02:23,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4c663c55-ee85-4ba2-bff1-ae39151bcaca Date: Wed, 09 Jan 2019 01:02:23 GMT RESP BODY: {"subnets":[]} 2019-01-09 01:02:23,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 used request id req-4c663c55-ee85-4ba2-bff1-ae39151bcaca 2019-01-09 01:02:23,302 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-subnet 2019-01-09 01:02:23,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbb22d954ba81bbaa8c312b469d48eb3589b4cf" -d '{"subnets": [{"ip_version": 4, "network_id": "76301f0a-20d6-432a-9ceb-f2147a9d3938", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-subnet"}]}' 2019-01-09 01:02:24,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9b731d65-182b-4a88-aca4-54981ead6cef Date: Wed, 09 Jan 2019 01:02:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:23Z","dns_nameservers":[],"updated_at":"2019-01-09T01:02: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":"6462b14c78a24efaae98cfebe6e7dc65","id":"469deb50-470a-44b3-a37d-c1da52feb5aa","subnetpool_id":null,"name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-subnet"}]} 2019-01-09 01:02:24,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-9b731d65-182b-4a88-aca4-54981ead6cef 2019-01-09 01:02:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=76301f0a-20d6-432a-9ceb-f2147a9d3938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbb22d954ba81bbaa8c312b469d48eb3589b4cf" 2019-01-09 01:02:24,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b171c163-0622-4741-a897-274f6e93f7bc Date: Wed, 09 Jan 2019 01:02:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["469deb50-470a-44b3-a37d-c1da52feb5aa"],"updated_at":"2019-01-09T01:02:23Z","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6462b14c78a24efaae98cfebe6e7dc65","id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net"}]} 2019-01-09 01:02:24,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=76301f0a-20d6-432a-9ceb-f2147a9d3938 used request id req-b171c163-0622-4741-a897-274f6e93f7bc 2019-01-09 01:02:24,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbb22d954ba81bbaa8c312b469d48eb3589b4cf" 2019-01-09 01:02:24,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-65c02158-05a6-46e1-aaab-35d95d396214 Date: Wed, 09 Jan 2019 01:02:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:23Z","dns_nameservers":[],"updated_at":"2019-01-09T01:02: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":"6462b14c78a24efaae98cfebe6e7dc65","id":"469deb50-470a-44b3-a37d-c1da52feb5aa","subnetpool_id":null,"name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-subnet"}]} 2019-01-09 01:02:24,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 used request id req-65c02158-05a6-46e1-aaab-35d95d396214 2019-01-09 01:02:24,587 - OpenStackNetwork - DEBUG - Network [76301f0a-20d6-432a-9ceb-f2147a9d3938] created successfully 2019-01-09 01:02:24,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:02:24,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:24,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b16aa4dd75634e19b204c237862044d1", "name": "Member"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "ce26ec2ae3b848ea98384ea2bace3b37", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T02:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b25389b51f04af98f1b0eb63173218b", "name": "snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1b25389b51f04af98f1b0eb63173218b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185", "id": "55e7b2740632466788c85e4578f4f624"}, "audit_ids": ["pgOm-PpFSoaDt2CIF7ApCg"], "issued_at": "2019-01-09T01:02:24.000000Z"}} 2019-01-09 01:02:24,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1c3cbb713f2aee1435dff13f0847f60125ad0d" 2019-01-09 01:02:25,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5acdd8c-d541-46bf-9651-0bd9b60a26a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:02:25,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c5acdd8c-d541-46bf-9651-0bd9b60a26a6 2019-01-09 01:02:25,046 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 01:02:25,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1c3cbb713f2aee1435dff13f0847f60125ad0d" 2019-01-09 01:02:25,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02: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-f9a0918c-710a-4ded-bb77-e0acd60944d8 x-compute-request-id: req-f9a0918c-710a-4ded-bb77-e0acd60944d8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 01:02:25,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f9a0918c-710a-4ded-bb77-e0acd60944d8 2019-01-09 01:02:25,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1c3cbb713f2aee1435dff13f0847f60125ad0d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 01:02:25,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02: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-86daa2ed-3550-4fe6-af72-62dbe7143bd5 x-compute-request-id: req-86daa2ed-3550-4fe6-af72-62dbe7143bd5 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:02:25,538 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-86daa2ed-3550-4fe6-af72-62dbe7143bd5 2019-01-09 01:02:25,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:02:25,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:25,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4da6997009d45e3b8c1ab3c4ed6d6b7", "name": "SimpleHealthCheck-d10ac197-1629-437-proj-role"}], "expires_at": "2019-01-09T02:02:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6462b14c78a24efaae98cfebe6e7dc65", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-d10ac197-1629-437-user", "id": "44971da959344adca5445a6827270eae"}, "audit_ids": ["_oe_BLnuTLOl4Q-UtHHByw"], "issued_at": "2019-01-09T01:02:25.000000Z"}} 2019-01-09 01:02:25,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:25,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3852091-340d-4708-bb64-3d1ee425aa28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:02:25,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e3852091-340d-4708-bb64-3d1ee425aa28 2019-01-09 01:02:25,993 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 01:02:25,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:26,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f70984a-b02e-4955-ae1b-90d61a378f27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:02:26,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8f70984a-b02e-4955-ae1b-90d61a378f27 2019-01-09 01:02:26,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:26,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-738971ac-b9c9-40bd-a8fc-b8548d8b4497 Date: Wed, 09 Jan 2019 01:02:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["469deb50-470a-44b3-a37d-c1da52feb5aa"],"updated_at":"2019-01-09T01:02:23Z","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6462b14c78a24efaae98cfebe6e7dc65","id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net"}]} 2019-01-09 01:02:26,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net used request id req-738971ac-b9c9-40bd-a8fc-b8548d8b4497 2019-01-09 01:02:26,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:02:26,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:02:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:02:26,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:26,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca93cae-0e16-4b99-90e5-cc2aadfee3ff Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65"}, "enabled": true, "id": "6462b14c78a24efaae98cfebe6e7dc65", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}} 2019-01-09 01:02:26,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 used request id req-2ca93cae-0e16-4b99-90e5-cc2aadfee3ff 2019-01-09 01:02:26,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:26,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8a4ea912-65fb-4fa2-b95f-38a313fea779 Date: Wed, 09 Jan 2019 01:02:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:23Z","dns_nameservers":[],"updated_at":"2019-01-09T01:02: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":"6462b14c78a24efaae98cfebe6e7dc65","id":"469deb50-470a-44b3-a37d-c1da52feb5aa","subnetpool_id":null,"name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-subnet"}]} 2019-01-09 01:02:26,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 used request id req-8a4ea912-65fb-4fa2-b95f-38a313fea779 2019-01-09 01:02:26,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938&name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:26,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e04040f9-7c69-4f04-ac05-4af1bea86ea9 Date: Wed, 09 Jan 2019 01:02:26 GMT RESP BODY: {"ports":[]} 2019-01-09 01:02:26,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938&name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664port-1&admin_state_up=True used request id req-e04040f9-7c69-4f04-ac05-4af1bea86ea9 2019-01-09 01:02:26,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:27,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02: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-875342e2-566c-4272-8cfc-76d827c362a7 x-compute-request-id: req-875342e2-566c-4272-8cfc-76d827c362a7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 01:02:27,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst used request id req-875342e2-566c-4272-8cfc-76d827c362a7 2019-01-09 01:02:27,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:27,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-58401bb5-b977-4103-9000-54b2d11cf4cd Date: Wed, 09 Jan 2019 01:02:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["469deb50-470a-44b3-a37d-c1da52feb5aa"],"updated_at":"2019-01-09T01:02:23Z","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6462b14c78a24efaae98cfebe6e7dc65","id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net"}]} 2019-01-09 01:02:27,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net used request id req-58401bb5-b977-4103-9000-54b2d11cf4cd 2019-01-09 01:02:27,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:27,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c325f0dc-cdda-4ad0-8fa1-e94eea73ddb8 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65"}, "enabled": true, "id": "6462b14c78a24efaae98cfebe6e7dc65", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}} 2019-01-09 01:02:27,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 used request id req-c325f0dc-cdda-4ad0-8fa1-e94eea73ddb8 2019-01-09 01:02:27,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:27,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-02db3691-352a-44fd-93a9-624fcfa729eb Date: Wed, 09 Jan 2019 01:02:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:23Z","dns_nameservers":[],"updated_at":"2019-01-09T01:02: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":"6462b14c78a24efaae98cfebe6e7dc65","id":"469deb50-470a-44b3-a37d-c1da52feb5aa","subnetpool_id":null,"name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-subnet"}]} 2019-01-09 01:02:27,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 used request id req-02db3691-352a-44fd-93a9-624fcfa729eb 2019-01-09 01:02:27,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938&name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:27,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9756c496-8b8c-46ba-965b-0e6207f081e3 Date: Wed, 09 Jan 2019 01:02:27 GMT RESP BODY: {"ports":[]} 2019-01-09 01:02:27,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938&name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664port-1&admin_state_up=True used request id req-9756c496-8b8c-46ba-965b-0e6207f081e3 2019-01-09 01:02:27,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:02:27,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:02:28,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4da6997009d45e3b8c1ab3c4ed6d6b7", "name": "SimpleHealthCheck-d10ac197-1629-437-proj-role"}], "expires_at": "2019-01-09T02:02:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6462b14c78a24efaae98cfebe6e7dc65", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6462b14c78a24efaae98cfebe6e7dc65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-d10ac197-1629-437-user", "id": "44971da959344adca5445a6827270eae"}, "audit_ids": ["JZuJHBQ3Qo2hZeJQFt9_ug"], "issued_at": "2019-01-09T01:02:28.000000Z"}} 2019-01-09 01:02:28,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dcad80bd1a548fe76e3f037d2e84f8607dd6ea" 2019-01-09 01:02:28,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27dcfe74-d86a-448c-87c3-7ba3ded98883 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:02:28,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-27dcfe74-d86a-448c-87c3-7ba3ded98883 2019-01-09 01:02:28,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:28,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-6ef0a014-cbb0-44a3-b96f-51dab87357f5 Date: Wed, 09 Jan 2019 01:02:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["469deb50-470a-44b3-a37d-c1da52feb5aa"],"updated_at":"2019-01-09T01:02:23Z","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6462b14c78a24efaae98cfebe6e7dc65","id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net"}]} 2019-01-09 01:02:28,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net used request id req-6ef0a014-cbb0-44a3-b96f-51dab87357f5 2019-01-09 01:02:28,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:28,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2633ceb7-2384-4642-a6a7-8c51c0cfc425 Date: Wed, 09 Jan 2019 01:02:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:23Z","dns_nameservers":[],"updated_at":"2019-01-09T01:02: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":"6462b14c78a24efaae98cfebe6e7dc65","id":"469deb50-470a-44b3-a37d-c1da52feb5aa","subnetpool_id":null,"name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-subnet"}]} 2019-01-09 01:02:28,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 used request id req-2633ceb7-2384-4642-a6a7-8c51c0cfc425 2019-01-09 01:02:28,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:28,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-536af90e-dee6-4d39-95d3-2b78b712ed3b Date: Wed, 09 Jan 2019 01:02:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["469deb50-470a-44b3-a37d-c1da52feb5aa"],"updated_at":"2019-01-09T01:02:23Z","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6462b14c78a24efaae98cfebe6e7dc65","id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net"}]} 2019-01-09 01:02:28,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net used request id req-536af90e-dee6-4d39-95d3-2b78b712ed3b 2019-01-09 01:02:28,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:02:28,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:02:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:02:28,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dcad80bd1a548fe76e3f037d2e84f8607dd6ea" 2019-01-09 01:02:28,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21dc2edd-1c0b-442c-946e-81c1d13e8b96 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65"}, "enabled": true, "id": "6462b14c78a24efaae98cfebe6e7dc65", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}} 2019-01-09 01:02:28,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 used request id req-21dc2edd-1c0b-442c-946e-81c1d13e8b96 2019-01-09 01:02:28,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:28,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5dad975d-c5b3-4b1f-8de1-ee8c15a3f24a Date: Wed, 09 Jan 2019 01:02:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:23Z","dns_nameservers":[],"updated_at":"2019-01-09T01:02: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":"6462b14c78a24efaae98cfebe6e7dc65","id":"469deb50-470a-44b3-a37d-c1da52feb5aa","subnetpool_id":null,"name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-subnet"}]} 2019-01-09 01:02:28,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 used request id req-5dad975d-c5b3-4b1f-8de1-ee8c15a3f24a 2019-01-09 01:02:28,829 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net 2019-01-09 01:02:28,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" -d '{"port": {"network_id": "76301f0a-20d6-432a-9ceb-f2147a9d3938", "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664port-1", "admin_state_up": true}}' 2019-01-09 01:02:29,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-a62af919-9200-41b1-bbf4-2dc84a31f1d4 Date: Wed, 09 Jan 2019 01:02:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:02:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"469deb50-470a-44b3-a37d-c1da52feb5aa","ip_address":"10.55.0.6"}],"id":"d1d2e262-0346-4597-a699-b88aedf0cb04","security_groups":["4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a"],"mac_address":"fa:16:3e:0b:23:f4","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664port-1","project_id":"6462b14c78a24efaae98cfebe6e7dc65","qos_policy_id":null,"admin_state_up":true,"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:29Z","binding:vnic_type":"normal"}} 2019-01-09 01:02:29,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-a62af919-9200-41b1-bbf4-2dc84a31f1d4 2019-01-09 01:02:29,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:29,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-416cfaf2-3705-4ba6-a66a-f95f4de6650e Date: Wed, 09 Jan 2019 01:02:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["469deb50-470a-44b3-a37d-c1da52feb5aa"],"updated_at":"2019-01-09T01:02:23Z","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6462b14c78a24efaae98cfebe6e7dc65","id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net"}]} 2019-01-09 01:02:29,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net used request id req-416cfaf2-3705-4ba6-a66a-f95f4de6650e 2019-01-09 01:02:29,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:29,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc5adba-2812-4fb4-824b-e9cccd9b1b47 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65"}, "enabled": true, "id": "6462b14c78a24efaae98cfebe6e7dc65", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}} 2019-01-09 01:02:29,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 used request id req-3fc5adba-2812-4fb4-824b-e9cccd9b1b47 2019-01-09 01:02:29,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:30,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-735a5c49-f38f-40b8-b6c4-5d7216fc7330 Date: Wed, 09 Jan 2019 01:02:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:23Z","dns_nameservers":[],"updated_at":"2019-01-09T01:02: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":"6462b14c78a24efaae98cfebe6e7dc65","id":"469deb50-470a-44b3-a37d-c1da52feb5aa","subnetpool_id":null,"name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-subnet"}]} 2019-01-09 01:02:30,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 used request id req-735a5c49-f38f-40b8-b6c4-5d7216fc7330 2019-01-09 01:02:30,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938&name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:30,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-c644e942-04f5-47ea-8753-a9bc074b2749 Date: Wed, 09 Jan 2019 01:02:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:02:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"469deb50-470a-44b3-a37d-c1da52feb5aa","ip_address":"10.55.0.6"}],"id":"d1d2e262-0346-4597-a699-b88aedf0cb04","security_groups":["4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a"],"mac_address":"fa:16:3e:0b:23:f4","project_id":"6462b14c78a24efaae98cfebe6e7dc65","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664port-1","admin_state_up":true,"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:29Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 01:02:30,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938&name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664port-1&admin_state_up=True used request id req-c644e942-04f5-47ea-8753-a9bc074b2749 2019-01-09 01:02:30,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:30,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ecabd7-66b3-4bb0-9024-a50b218c3458 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65"}, "enabled": true, "id": "6462b14c78a24efaae98cfebe6e7dc65", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}} 2019-01-09 01:02:30,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 used request id req-19ecabd7-66b3-4bb0-9024-a50b218c3458 2019-01-09 01:02:30,323 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst 2019-01-09 01:02:30,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:30,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02: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-63080b4b-0dfd-41ab-9f6e-95ab5b872cf3 x-compute-request-id: req-63080b4b-0dfd-41ab-9f6e-95ab5b872cf3 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "bookmark"}], "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-flavor-name"}]} 2019-01-09 01:02:30,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-63080b4b-0dfd-41ab-9f6e-95ab5b872cf3 2019-01-09 01:02:30,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:30,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02: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-b85fcbb6-c92b-44ae-a6e2-0b88d75ef905 x-compute-request-id: req-b85fcbb6-c92b-44ae-a6e2-0b88d75ef905 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:02:30,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280 used request id req-b85fcbb6-c92b-44ae-a6e2-0b88d75ef905 2019-01-09 01:02:30,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:30,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-5dcfac57-3dc0-4d0f-a3c4-e57cef319bd9 Date: Wed, 09 Jan 2019 01:02:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:02:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:02:21Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746/snap", "metadata": {}}], "self": "/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "min_disk": 0, "protected": false, "id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "file": "/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6462b14c78a24efaae98cfebe6e7dc65", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image"} 2019-01-09 01:02:30,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image used request id req-5dcfac57-3dc0-4d0f-a3c4-e57cef319bd9 2019-01-09 01:02:30,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:30,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-aa598f52-ef75-4914-9844-f81f4e40f2cd Date: Wed, 09 Jan 2019 01:02:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:02:30,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-aa598f52-ef75-4914-9844-f81f4e40f2cd 2019-01-09 01:02:30,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" -d '{"server": {"name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst", "imageRef": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "flavorRef": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "max_count": 1, "min_count": 1, "networks": [{"port": "d1d2e262-0346-4597-a699-b88aedf0cb04"}]}}' 2019-01-09 01:02:32,270 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02: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-0d9c7530-3882-4d08-80b3-f66444fd76db x-compute-request-id: req-0d9c7530-3882-4d08-80b3-f66444fd76db Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "bookmark"}], "adminPass": "7bSFXoukLksN"}} 2019-01-09 01:02:32,270 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-0d9c7530-3882-4d08-80b3-f66444fd76db 2019-01-09 01:02:32,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:32,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f56ad708-6f14-433c-bc84-94fd062fd363 x-compute-request-id: req-f56ad708-6f14-433c-bc84-94fd062fd363 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.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "bookmark"}], "image": {"id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "links": [{"href": "http://172.30.9.26:8774/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "links": [{"href": "http://172.30.9.26:8774/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "bookmark"}]}, "id": "0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "user_id": "44971da959344adca5445a6827270eae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:02:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst", "created": "2019-01-09T01:02:32Z", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 01:02:32,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 used request id req-f56ad708-6f14-433c-bc84-94fd062fd363 2019-01-09 01:02:32,639 - create_instance - INFO - Created instance with name - SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst 2019-01-09 01:02:32,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:33,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5193378-0ba6-49e6-8b45-8891617d68af x-compute-request-id: req-d5193378-0ba6-49e6-8b45-8891617d68af 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.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "bookmark"}], "image": {"id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "links": [{"href": "http://172.30.9.26:8774/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "links": [{"href": "http://172.30.9.26:8774/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "bookmark"}]}, "id": "0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "user_id": "44971da959344adca5445a6827270eae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:02:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst", "created": "2019-01-09T01:02:32Z", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 01:02:33,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 used request id req-d5193378-0ba6-49e6-8b45-8891617d68af 2019-01-09 01:02:33,124 - create_instance - DEBUG - Instance status [SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst] is - BUILD 2019-01-09 01:02:33,124 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 01:02:36,127 - create_instance - DEBUG - VM status query timeout in 896.512076855 2019-01-09 01:02:36,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:36,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-273dc635-c347-4dd1-8ae2-747234f856af x-compute-request-id: req-273dc635-c347-4dd1-8ae2-747234f856af Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "bookmark"}], "image": {"id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "links": [{"href": "http://172.30.9.26:8774/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "links": [{"href": "http://172.30.9.26:8774/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "bookmark"}]}, "id": "0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "security_groups": [{"name": "default"}], "user_id": "44971da959344adca5445a6827270eae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:02:33Z", "hostId": "9116fa0e0ee1053de390d143a6a87c208296ecc7aac8c93ba1ad1096", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst", "created": "2019-01-09T01:02:32Z", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 01:02:36,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 used request id req-273dc635-c347-4dd1-8ae2-747234f856af 2019-01-09 01:02:36,585 - create_instance - DEBUG - Instance status [SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst] is - BUILD 2019-01-09 01:02:36,585 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 01:02:39,588 - create_instance - DEBUG - VM status query timeout in 893.051067829 2019-01-09 01:02:39,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:40,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02: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-8f65cfa5-5952-4e11-9095-109935f94aee x-compute-request-id: req-8f65cfa5-5952-4e11-9095-109935f94aee Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "bookmark"}], "image": {"id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "links": [{"href": "http://172.30.9.26:8774/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "links": [{"href": "http://172.30.9.26:8774/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "bookmark"}]}, "id": "0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "security_groups": [{"name": "default"}], "user_id": "44971da959344adca5445a6827270eae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:02:33Z", "hostId": "9116fa0e0ee1053de390d143a6a87c208296ecc7aac8c93ba1ad1096", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst", "created": "2019-01-09T01:02:32Z", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 01:02:40,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 used request id req-8f65cfa5-5952-4e11-9095-109935f94aee 2019-01-09 01:02:40,148 - create_instance - DEBUG - Instance status [SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst] is - BUILD 2019-01-09 01:02:40,148 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 01:02:43,151 - create_instance - DEBUG - VM status query timeout in 889.488266945 2019-01-09 01:02:43,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:43,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9f3cb23-51d2-4e08-a36e-25e26a27509d x-compute-request-id: req-d9f3cb23-51d2-4e08-a36e-25e26a27509d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:23:f4", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "bookmark"}], "image": {"id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "links": [{"href": "http://172.30.9.26:8774/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:02:39.000000", "flavor": {"id": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "links": [{"href": "http://172.30.9.26:8774/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "bookmark"}]}, "id": "0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "security_groups": [{"name": "default"}], "user_id": "44971da959344adca5445a6827270eae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:02:40Z", "hostId": "9116fa0e0ee1053de390d143a6a87c208296ecc7aac8c93ba1ad1096", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst", "created": "2019-01-09T01:02:32Z", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 01:02:43,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 used request id req-d9f3cb23-51d2-4e08-a36e-25e26a27509d 2019-01-09 01:02:43,668 - create_instance - DEBUG - Instance status [SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst] is - ACTIVE 2019-01-09 01:02:43,668 - create_instance - INFO - VM is - ACTIVE 2019-01-09 01:02:43,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:44,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23020cc9-3806-4157-bfdc-900fdd298e60 x-compute-request-id: req-23020cc9-3806-4157-bfdc-900fdd298e60 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:23:f4", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "bookmark"}], "image": {"id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "links": [{"href": "http://172.30.9.26:8774/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:02:39.000000", "flavor": {"id": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "links": [{"href": "http://172.30.9.26:8774/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "bookmark"}]}, "id": "0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "security_groups": [{"name": "default"}], "user_id": "44971da959344adca5445a6827270eae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:02:40Z", "hostId": "9116fa0e0ee1053de390d143a6a87c208296ecc7aac8c93ba1ad1096", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst", "created": "2019-01-09T01:02:32Z", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 01:02:44,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 used request id req-23020cc9-3806-4157-bfdc-900fdd298e60 2019-01-09 01:02:44,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:44,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-97564d83-bae4-4255-b6c0-a856cbcd3879 Date: Wed, 09 Jan 2019 01:02:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["469deb50-470a-44b3-a37d-c1da52feb5aa"],"updated_at":"2019-01-09T01:02:23Z","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6462b14c78a24efaae98cfebe6e7dc65","id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net"}]} 2019-01-09 01:02:44,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net used request id req-97564d83-bae4-4255-b6c0-a856cbcd3879 2019-01-09 01:02:44,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:44,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704cad2b-1e6a-4fa1-8000-0d31daa2c640 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65"}, "enabled": true, "id": "6462b14c78a24efaae98cfebe6e7dc65", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}} 2019-01-09 01:02:44,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 used request id req-704cad2b-1e6a-4fa1-8000-0d31daa2c640 2019-01-09 01:02:44,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:44,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2b282b1c-433a-4f8a-b057-7ecbfa52d239 Date: Wed, 09 Jan 2019 01:02:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:23Z","dns_nameservers":[],"updated_at":"2019-01-09T01:02: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":"6462b14c78a24efaae98cfebe6e7dc65","id":"469deb50-470a-44b3-a37d-c1da52feb5aa","subnetpool_id":null,"name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-subnet"}]} 2019-01-09 01:02:44,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 used request id req-2b282b1c-433a-4f8a-b057-7ecbfa52d239 2019-01-09 01:02:44,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:44,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-bed1efc5-4e08-47e2-bce8-9e6dbcdb80ce Date: Wed, 09 Jan 2019 01:02:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:02:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"469deb50-470a-44b3-a37d-c1da52feb5aa","ip_address":"10.55.0.3"}],"id":"40c1cd03-0b3f-45ba-8bc7-57e032a670b1","security_groups":[],"mac_address":"fa:16:3e:a2:2c:ad","project_id":"6462b14c78a24efaae98cfebe6e7dc65","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-76301f0a-20d6-432a-9ceb-f2147a9d3938"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:02:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"469deb50-470a-44b3-a37d-c1da52feb5aa","ip_address":"10.55.0.4"}],"id":"5d777625-c3f1-445b-8c9f-0332354b0dee","security_groups":[],"mac_address":"fa:16:3e:d4:e0:04","project_id":"6462b14c78a24efaae98cfebe6e7dc65","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-76301f0a-20d6-432a-9ceb-f2147a9d3938"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:02:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"469deb50-470a-44b3-a37d-c1da52feb5aa","ip_address":"10.55.0.2"}],"id":"c717f3af-dd50-44e0-9a16-d8bcd1172f9d","security_groups":[],"mac_address":"fa:16:3e:45:3c:f2","project_id":"6462b14c78a24efaae98cfebe6e7dc65","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-76301f0a-20d6-432a-9ceb-f2147a9d3938"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:02:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"469deb50-470a-44b3-a37d-c1da52feb5aa","ip_address":"10.55.0.6"}],"id":"d1d2e262-0346-4597-a699-b88aedf0cb04","security_groups":["4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a"],"mac_address":"fa:16:3e:0b:23:f4","project_id":"6462b14c78a24efaae98cfebe6e7dc65","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664port-1","admin_state_up":true,"network_id":"76301f0a-20d6-432a-9ceb-f2147a9d3938","tenant_id":"6462b14c78a24efaae98cfebe6e7dc65","created_at":"2019-01-09T01:02:29Z","binding:vnic_type":"normal","device_id":"0f515fb1-2ed9-47a5-97e9-7689d724c8e5"}]} 2019-01-09 01:02:44,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=76301f0a-20d6-432a-9ceb-f2147a9d3938 used request id req-bed1efc5-4e08-47e2-bce8-9e6dbcdb80ce 2019-01-09 01:02:44,779 - create_instance_tests - INFO - Looking for IP 10.55.0.6 in the console log 2019-01-09 01:02:44,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:44,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd03433a-b59e-4580-97af-4e2e606e3110 x-compute-request-id: req-fd03433a-b59e-4580-97af-4e2e606e3110 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:23:f4", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "bookmark"}], "image": {"id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "links": [{"href": "http://172.30.9.26:8774/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:02:39.000000", "flavor": {"id": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "links": [{"href": "http://172.30.9.26:8774/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "bookmark"}]}, "id": "0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "security_groups": [{"name": "default"}], "user_id": "44971da959344adca5445a6827270eae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:02:40Z", "hostId": "9116fa0e0ee1053de390d143a6a87c208296ecc7aac8c93ba1ad1096", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst", "created": "2019-01-09T01:02:32Z", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 01:02:44,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 used request id req-fd03433a-b59e-4580-97af-4e2e606e3110 2019-01-09 01:02:44,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 01:02:46,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5a44c48-d997-4816-a5eb-2fdecbed6b15 x-compute-request-id: req-d5a44c48-d997-4816-a5eb-2fdecbed6b15 Content-Encoding: gzip Content-Length: 9389 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 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 520636789 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.128944] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130588] pid_max: default: 32768 minimum: 301\n[ 0.131507] ACPI: Core revision 20150930\n[ 0.132897] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134196] Security Framework initialized\n[ 0.135005] Yama: becoming mindful.\n[ 0.135726] AppArmor: AppArmor initialized\n[ 0.136578] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137858] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139160] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140349] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141727] Initializing cgroup subsys io\n[ 0.142562] Initializing cgroup subsys memory\n[ 0.143416] Initializing cgroup subsys devices\n[ 0.144286] Initializing cgroup subsys freezer\n[ 0.145144] Initializing cgroup subsys net_cls\n[ 0.145999] Initializing cgroup subsys perf_event\n[ 0.146899] Initializing cgroup subsys net_prio\n[ 0.147767] Initializing cgroup subsys hugetlb\n[ 0.148643] Initializing cgroup subsys pids\n[ 0.149546] CPU: Physical Processor ID: 0\n[ 0.151058] mce: CPU supports 10 MCE banks\n[ 0.151939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152955] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163433] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169704] ftrace: allocating 31920 entries in 125 pages\n[ 0.195521] smpboot: Max logical packages: 1\n[ 0.196391] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197729] x2apic enabled\n[ 0.198541] Switched APIC routing to physical x2apic.\n[ 0.200336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201469] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205286] KVM setup paravirtual spinlock\n[ 0.206564] x86: Booted up 1 node, 1 CPUs\n[ 0.207370] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208743] devtmpfs: initialized\n[ 0.210413] evm: security.selinux\n[ 0.211118] evm: security.SMACK64\n[ 0.211802] evm: security.SMACK64EXEC\n[ 0.212566] evm: security.SMACK64TRANSMUTE\n[ 0.213396] evm: security.SMACK64MMAP\n[ 0.214142] evm: security.ima\n[ 0.214777] evm: security.capability\n[ 0.215567] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217404] pinctrl core: initialized pinctrl subsystem\n[ 0.218497] RTC time: 1:02:40, date: 01/09/19\n[ 0.219446] NET: Registered protocol family 16\n[ 0.220411] cpuidle: using governor ladder\n[ 0.221227] cpuidle: using governor menu\n[ 0.222010] PCCT header not found.\n[ 0.222800] ACPI: bus type PCI registered\n[ 0.223610] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224845] PCI: Using configuration type 1 for base access\n[ 0.226567] ACPI: Added _OSI(Module Device)\n[ 0.227417] ACPI: Added _OSI(Processor Device)\n[ 0.228275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229168] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231290] ACPI: Interpreter enabled\n[ 0.232092] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239532] ACPI: (supports S0 S5)\n[ 0.240234] ACPI: Using IOAPIC for interrupt routing\n[ 0.241324] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244439] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245575] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246805] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247984] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250240] acpiphp: Slot [3] registered\n[ 0.251053] acpiphp: Slot [4] registered\n[ 0.251873] acpiphp: Slot [5] registered\n[ 0.252694] acpiphp: Slot [6] registered\n[ 0.253503] acpiphp: Slot [7] registered\n[ 0.254301] acpiphp: Slot [8] registered\n[ 0.255094] acpiphp: Slot [9] registered\n[ 0.255887] acpiphp: Slot [10] registered\n[ 0.256694] acpiphp: Slot [11] registered\n[ 0.257527] acpiphp: Slot [12] registered\n[ 0.258339] acpiphp: Slot [13] registered\n[ 0.259144] acpiphp: Slot [14] registered\n[ 0.259945] acpiphp: Slot [15] registered\n[ 0.270891] acpiphp: Slot [16] registered\n[ 0.271694] acpiphp: Slot [17] registered\n[ 0.272502] acpiphp: Slot [18] registered\n[ 0.273339] acpiphp: Slot [19] registered\n[ 0.274142] acpiphp: Slot [20] registered\n[ 0.274949] acpiphp: Slot [21] registered\n[ 0.275750] acpiphp: Slot [22] registered\n[ 0.276560] acpiphp: Slot [23] registered\n[ 0.277365] acpiphp: Slot [24] registered\n[ 0.278172] acpiphp: Slot [25] registered\n[ 0.278979] acpiphp: Slot [26] registered\n[ 0.279783] acpiphp: Slot [27] registered\n[ 0.280581] acpiphp: Slot [28] registered\n[ 0.281384] acpiphp: Slot [29] registered\n[ 0.282187] acpiphp: Slot [30] registered\n[ 0.283014] acpiphp: Slot [31] registered\n[ 0.283839] PCI host bridge to bus 0000:00\n[ 0.284657] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285861] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288510] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.289966] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296207] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297501] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298662] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299979] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306419] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307834] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355678] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357093] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358494] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359868] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362271] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363523] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365081] vgaarb: loaded\n[ 0.365675] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366813] SCSI subsystem initialized\n[ 0.367627] ACPI: bus type USB registered\n[ 0.368469] usbcore: registered new interface driver usbfs\n[ 0.369492] usbcore: registered new interface driver hub\n[ 0.370489] usbcore: registered new device driver usb\n[ 0.371529] PCI: Using ACPI for IRQ routing\n[ 0.372545] NetLabel: Initializing\n[ 0.373282] NetLabel: domain hash size = 128\n[ 0.374160] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375127] NetLabel: unlabeled traffic allowed by default\n[ 0.376208] clocksource: Switched to clocksource kvm-clock\n[ 0.381502] AppArmor: AppArmor Filesystem Enabled\n[ 0.382456] pnp: PnP ACPI init\n[ 0.383356] pnp: PnP ACPI: found 5 devices\n[ 0.389408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391102] NET: Registered protocol family 2\n[ 0.392056] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.393317] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.394499] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395679] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396746] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397912] NET: Registered protocol family 1\n[ 0.398765] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399893] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400968] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415059] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429140] Trying to unpack rootfs image as initramfs...\n[ 0.478608] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493081] Scanning for low memory corruption every 60 seconds\n[ 0.494429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495587] audit: initializing netlink subsys (disabled)\n[ 0.496624] audit: type=2000 audit(1546995760.720:1): initialized\n[ 0.497951] Initialise system trusted keyring\n[ 0.498885] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500098] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502082] zbud: loaded\n[ 0.502812] VFS: Disk quotas dquot_6.6.0\n[ 0.503655] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505168] fuse init (API version 7.23)\n[ 0.506097] Key type big_key registered\n[ 0.506903] Allocating IMA MOK and blacklist keyrings.\n[ 0.508012] Key type asymmetric registered\n[ 0.508833] Asymmetric key parser 'x509' registered\n[ 0.509772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511211] io scheduler noop registered\n[ 0.511998] io scheduler deadline registered (default)\n[ 0.512982] io scheduler cfq registered\n[ 0.513806] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517590] ACPI: Power Button [PWRF]\n[ 0.518420] GHES: HEST is not enabled!\n[ 0.531778] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562639] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590024] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592280] Linux agpgart interface v0.103\n[ 0.594758] brd: module loaded\n[ 0.595968] loop: module loaded\n[ 0.600383] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601917] GPT:90111 != 20971519\n[ 0.602628] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603762] GPT:90111 != 20971519\n[ 0.604482] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605490] vda: vda1 vda15\n[ 0.607057] scsi host0: ata_piix\n[ 0.607828] scsi host1: ata_piix\n[ 0.608567] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609838] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611689] libphy: Fixed MDIO Bus: probed\n[ 0.612551] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613543] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615856] PPP generic driver version 2.4.2\n[ 0.616731] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617910] ehci-pci: EHCI PCI platform driver\n[ 0.618768] ehci-platform: EHCI generic platform driver\n[ 0.619741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620860] ohci-pci: OHCI PCI platform driver\n[ 0.621717] ohci-platform: OHCI generic platform driver\n[ 0.622689] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637106] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638104] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639541] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640559] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641671] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642896] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644378] usb usb1: Product: UHCI Host Controller\n[ 0.645324] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646474] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647492] hub 1-0:1.0: USB hub found\n[ 0.648286] hub 1-0:1.0: 2 ports detected\n[ 0.649211] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651349] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652367] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653421] mousedev: PS/2 mouse device common for all mice\n[ 0.654686] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.656550] rtc_cmos 00:00: RTC can wake from S4\n[ 0.657647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658851] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660049] i2c /dev entries driver\n[ 0.660829] device-mapper: uevent: version 1.0.3\n[ 0.661766] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663403] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.664698] NET: Registered protocol family 10\n[ 0.665718] NET: Registered protocol family 17\n[ 0.666617] Key type dns_resolver registered\n[ 0.667553] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.668664] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670434] registered taskstats version 1\n[ 0.671274] Loading compiled-in X.509 certificates\n[ 0.672729] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674601] zswap: loaded using pool lzo/zbud\n[ 0.676006] Key type trusted registered\n[ 0.677556] Key type encrypted registered\n[ 0.678392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679427] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680486] evm: HMAC attrs: 0x1\n[ 0.681442] Magic number: 3:707:2\n[ 0.682267] rtc_cmos 00:00: setting system clock to 2019-01-09 01:02:40 UTC (1546995760)\n[ 0.683877] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685007] EDD information not available.\n[ 0.769156] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770727] Write protecting the kernel read-only data: 14336k\n[ 0.782833] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784686] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.829626] 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.46\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.6...\nLease of 10.55.0.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.61. iid=i-0000001e\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClivIPn2c5bVpvTcjxWLxGh+Xu7sW3XMylnPLx/uyKW/53vbxdL/pQNg9Zq2b1ulvzqMkwq5SGBMcB4FnEzpjUvML5XIKGMB+SqYh8hMO6AIpRutLyyhh/1BHBPbNvinS1EN6/Lz6GRfi/dVdRKmmFR7avCYF7nE4LjBzr6yVlpF7/+De4anoMsWSe5c9d8uauLDOupNosLCOrOi/1mRe6pVPU0VuUqot0WjgsG51ZoywGzG91m6BZrmkcxTdtB3oMsWN0X/4GPbDe1GyNG9/YBKOP+FLkvcxci/CBo4k3I2DSrSyash+B8t0sYs7iPhHk0gBxsiIVVlx9k0rzEmIb root@simplehealthcheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAMnE7maO6QceCZfMSkmgVpCtqVC2UmqiBXjBTAs80YGrSjFir1mGl4F5zI5Bf7PXhGP2WOYadNtld5n5Yz8mHYNYFImMYnAiDPdspXUtTNP+hh7rFK0NGrQOAPOyzctPclYQGc+HIKfZSNmounJOlYhkUpE4ETDJD8tJ6TnFOaTZAAAAFQChLVjheEQMSkliXiT+JtL8+sIamQAAAIEAi8HD6fD9+P6TrapbgnqOuHrrNIMxXkvnakks+nHa5+pUxGkVQqZUu2tI/WnxDqmLeBhduHS+kN1qoQ3sU3wHRK9zl+Y9+SdPdc7kZyC2QR3XVp9il+VBtNIREvkDH15aruM4NWRRFuV7hDrQ8nEHwOJgKPORzZNeCRZqDa4iFO8AAACANkFVbattywlJOnBVHONi4HXg7vLnUcz2tUnSHxuCpEmIDhWj631YSU9+cDsKAcl9SWyPKP6mjAI7A3/JXRj+8NmWYbuwpErUrJC+GX6F34GmS3o8BuQ1cgtPV2X0sVasBDNGItb0MfPAMofd0RzRaSkzb4ddaFzYMDyYEHkyBzg= root@simplehealthcheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.6,24,fe80::f816:3eff:fe0b:23f4/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.6 \nip-route:169.254.169.254 via 10.55.0.4 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-0000001e\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.24 ===\n"} 2019-01-09 01:02:46,050 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5/action used request id req-d5a44c48-d997-4816-a5eb-2fdecbed6b15 2019-01-09 01:02:46,051 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 01:02:46,051 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 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 520636789 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.128944] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130588] pid_max: default: 32768 minimum: 301 [ 0.131507] ACPI: Core revision 20150930 [ 0.132897] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134196] Security Framework initialized [ 0.135005] Yama: becoming mindful. [ 0.135726] AppArmor: AppArmor initialized [ 0.136578] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137858] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139160] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140349] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141727] Initializing cgroup subsys io [ 0.142562] Initializing cgroup subsys memory [ 0.143416] Initializing cgroup subsys devices [ 0.144286] Initializing cgroup subsys freezer [ 0.145144] Initializing cgroup subsys net_cls [ 0.145999] Initializing cgroup subsys perf_event [ 0.146899] Initializing cgroup subsys net_prio [ 0.147767] Initializing cgroup subsys hugetlb [ 0.148643] Initializing cgroup subsys pids [ 0.149546] CPU: Physical Processor ID: 0 [ 0.151058] mce: CPU supports 10 MCE banks [ 0.151939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152955] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163433] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169704] ftrace: allocating 31920 entries in 125 pages [ 0.195521] smpboot: Max logical packages: 1 [ 0.196391] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197729] x2apic enabled [ 0.198541] Switched APIC routing to physical x2apic. [ 0.200336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201469] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203511] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205286] KVM setup paravirtual spinlock [ 0.206564] x86: Booted up 1 node, 1 CPUs [ 0.207370] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208743] devtmpfs: initialized [ 0.210413] evm: security.selinux [ 0.211118] evm: security.SMACK64 [ 0.211802] evm: security.SMACK64EXEC [ 0.212566] evm: security.SMACK64TRANSMUTE [ 0.213396] evm: security.SMACK64MMAP [ 0.214142] evm: security.ima [ 0.214777] evm: security.capability [ 0.215567] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217404] pinctrl core: initialized pinctrl subsystem [ 0.218497] RTC time: 1:02:40, date: 01/09/19 [ 0.219446] NET: Registered protocol family 16 [ 0.220411] cpuidle: using governor ladder [ 0.221227] cpuidle: using governor menu [ 0.222010] PCCT header not found. [ 0.222800] ACPI: bus type PCI registered [ 0.223610] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224845] PCI: Using configuration type 1 for base access [ 0.226567] ACPI: Added _OSI(Module Device) [ 0.227417] ACPI: Added _OSI(Processor Device) [ 0.228275] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229168] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231290] ACPI: Interpreter enabled [ 0.232092] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.235825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.237654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239532] ACPI: (supports S0 S5) [ 0.240234] ACPI: Using IOAPIC for interrupt routing [ 0.241324] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244439] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245575] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246805] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.247984] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250240] acpiphp: Slot [3] registered [ 0.251053] acpiphp: Slot [4] registered [ 0.251873] acpiphp: Slot [5] registered [ 0.252694] acpiphp: Slot [6] registered [ 0.253503] acpiphp: Slot [7] registered [ 0.254301] acpiphp: Slot [8] registered [ 0.255094] acpiphp: Slot [9] registered [ 0.255887] acpiphp: Slot [10] registered [ 0.256694] acpiphp: Slot [11] registered [ 0.257527] acpiphp: Slot [12] registered [ 0.258339] acpiphp: Slot [13] registered [ 0.259144] acpiphp: Slot [14] registered [ 0.259945] acpiphp: Slot [15] registered [ 0.270891] acpiphp: Slot [16] registered [ 0.271694] acpiphp: Slot [17] registered [ 0.272502] acpiphp: Slot [18] registered [ 0.273339] acpiphp: Slot [19] registered [ 0.274142] acpiphp: Slot [20] registered [ 0.274949] acpiphp: Slot [21] registered [ 0.275750] acpiphp: Slot [22] registered [ 0.276560] acpiphp: Slot [23] registered [ 0.277365] acpiphp: Slot [24] registered [ 0.278172] acpiphp: Slot [25] registered [ 0.278979] acpiphp: Slot [26] registered [ 0.279783] acpiphp: Slot [27] registered [ 0.280581] acpiphp: Slot [28] registered [ 0.281384] acpiphp: Slot [29] registered [ 0.282187] acpiphp: Slot [30] registered [ 0.283014] acpiphp: Slot [31] registered [ 0.283839] PCI host bridge to bus 0000:00 [ 0.284657] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285861] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288510] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.289966] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296207] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297501] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298662] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299979] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306419] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307834] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355678] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.357093] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358494] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359868] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.362271] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363523] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365081] vgaarb: loaded [ 0.365675] vgaarb: bridge control possible 0000:00:02.0 [ 0.366813] SCSI subsystem initialized [ 0.367627] ACPI: bus type USB registered [ 0.368469] usbcore: registered new interface driver usbfs [ 0.369492] usbcore: registered new interface driver hub [ 0.370489] usbcore: registered new device driver usb [ 0.371529] PCI: Using ACPI for IRQ routing [ 0.372545] NetLabel: Initializing [ 0.373282] NetLabel: domain hash size = 128 [ 0.374160] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375127] NetLabel: unlabeled traffic allowed by default [ 0.376208] clocksource: Switched to clocksource kvm-clock [ 0.381502] AppArmor: AppArmor Filesystem Enabled [ 0.382456] pnp: PnP ACPI init [ 0.383356] pnp: PnP ACPI: found 5 devices [ 0.389408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.391102] NET: Registered protocol family 2 [ 0.392056] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.393317] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.394499] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395679] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396746] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397912] NET: Registered protocol family 1 [ 0.398765] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400968] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415059] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429140] Trying to unpack rootfs image as initramfs... [ 0.478608] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493081] Scanning for low memory corruption every 60 seconds [ 0.494429] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495587] audit: initializing netlink subsys (disabled) [ 0.496624] audit: type=2000 audit(1546995760.720:1): initialized [ 0.497951] Initialise system trusted keyring [ 0.498885] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500098] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502082] zbud: loaded [ 0.502812] VFS: Disk quotas dquot_6.6.0 [ 0.503655] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505168] fuse init (API version 7.23) [ 0.506097] Key type big_key registered [ 0.506903] Allocating IMA MOK and blacklist keyrings. [ 0.508012] Key type asymmetric registered [ 0.508833] Asymmetric key parser 'x509' registered [ 0.509772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511211] io scheduler noop registered [ 0.511998] io scheduler deadline registered (default) [ 0.512982] io scheduler cfq registered [ 0.513806] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517590] ACPI: Power Button [PWRF] [ 0.518420] GHES: HEST is not enabled! [ 0.531778] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.562639] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.565553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590024] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592280] Linux agpgart interface v0.103 [ 0.594758] brd: module loaded [ 0.595968] loop: module loaded [ 0.600383] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601917] GPT:90111 != 20971519 [ 0.602628] GPT:Alternate GPT header not at the end of the disk. [ 0.603762] GPT:90111 != 20971519 [ 0.604482] GPT: Use GNU Parted to correct GPT errors. [ 0.605490] vda: vda1 vda15 [ 0.607057] scsi host0: ata_piix [ 0.607828] scsi host1: ata_piix [ 0.608567] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.609838] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.611689] libphy: Fixed MDIO Bus: probed [ 0.612551] tun: Universal TUN/TAP device driver, 1.6 [ 0.613543] tun: (C) 1999-2004 Max Krasnyansky [ 0.615856] PPP generic driver version 2.4.2 [ 0.616731] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.617910] ehci-pci: EHCI PCI platform driver [ 0.618768] ehci-platform: EHCI generic platform driver [ 0.619741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.620860] ohci-pci: OHCI PCI platform driver [ 0.621717] ohci-platform: OHCI generic platform driver [ 0.622689] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637106] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638104] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639541] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640559] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.641671] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642896] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644378] usb usb1: Product: UHCI Host Controller [ 0.645324] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646474] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647492] hub 1-0:1.0: USB hub found [ 0.648286] hub 1-0:1.0: 2 ports detected [ 0.649211] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.651349] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652367] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.653421] mousedev: PS/2 mouse device common for all mice [ 0.654686] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.656550] rtc_cmos 00:00: RTC can wake from S4 [ 0.657647] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658851] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.660049] i2c /dev entries driver [ 0.660829] device-mapper: uevent: version 1.0.3 [ 0.661766] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.663403] ledtrig-cpu: registered to indicate activity on CPUs [ 0.664698] NET: Registered protocol family 10 [ 0.665718] NET: Registered protocol family 17 [ 0.666617] Key type dns_resolver registered [ 0.667553] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.668664] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.670434] registered taskstats version 1 [ 0.671274] Loading compiled-in X.509 certificates [ 0.672729] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.674601] zswap: loaded using pool lzo/zbud [ 0.676006] Key type trusted registered [ 0.677556] Key type encrypted registered [ 0.678392] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679427] ima: No TPM chip found, activating TPM-bypass! [ 0.680486] evm: HMAC attrs: 0x1 [ 0.681442] Magic number: 3:707:2 [ 0.682267] rtc_cmos 00:00: setting system clock to 2019-01-09 01:02:40 UTC (1546995760) [ 0.683877] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.685007] EDD information not available. [ 0.769156] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770727] Write protecting the kernel read-only data: 14336k [ 0.782833] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.784686] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.829626] 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.46 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.6... Lease of 10.55.0.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.61. iid=i-0000001e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClivIPn2c5bVpvTcjxWLxGh+Xu7sW3XMylnPLx/uyKW/53vbxdL/pQNg9Zq2b1ulvzqMkwq5SGBMcB4FnEzpjUvML5XIKGMB+SqYh8hMO6AIpRutLyyhh/1BHBPbNvinS1EN6/Lz6GRfi/dVdRKmmFR7avCYF7nE4LjBzr6yVlpF7/+De4anoMsWSe5c9d8uauLDOupNosLCOrOi/1mRe6pVPU0VuUqot0WjgsG51ZoywGzG91m6BZrmkcxTdtB3oMsWN0X/4GPbDe1GyNG9/YBKOP+FLkvcxci/CBo4k3I2DSrSyash+B8t0sYs7iPhHk0gBxsiIVVlx9k0rzEmIb root@simplehealthcheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst ssh-dss AAAAB3NzaC1kc3MAAACBAMnE7maO6QceCZfMSkmgVpCtqVC2UmqiBXjBTAs80YGrSjFir1mGl4F5zI5Bf7PXhGP2WOYadNtld5n5Yz8mHYNYFImMYnAiDPdspXUtTNP+hh7rFK0NGrQOAPOyzctPclYQGc+HIKfZSNmounJOlYhkUpE4ETDJD8tJ6TnFOaTZAAAAFQChLVjheEQMSkliXiT+JtL8+sIamQAAAIEAi8HD6fD9+P6TrapbgnqOuHrrNIMxXkvnakks+nHa5+pUxGkVQqZUu2tI/WnxDqmLeBhduHS+kN1qoQ3sU3wHRK9zl+Y9+SdPdc7kZyC2QR3XVp9il+VBtNIREvkDH15aruM4NWRRFuV7hDrQ8nEHwOJgKPORzZNeCRZqDa4iFO8AAACANkFVbattywlJOnBVHONi4HXg7vLnUcz2tUnSHxuCpEmIDhWj631YSU9+cDsKAcl9SWyPKP6mjAI7A3/JXRj+8NmWYbuwpErUrJC+GX6F34GmS3o8BuQ1cgtPV2X0sVasBDNGItb0MfPAMofd0RzRaSkzb4ddaFzYMDyYEHkyBzg= root@simplehealthcheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.6,24,fe80::f816:3eff:fe0b:23f4/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.6 ip-route:169.254.169.254 via 10.55.0.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000001e name: N/A availability-zone: nova local-hostname: simplehealthcheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst launch-index: 0 === cirros: current=0.4.0 uptime=4.24 === 2019-01-09 01:02:46,052 - create_instance - INFO - Deleting Port with ID - d1d2e262-0346-4597-a699-b88aedf0cb04 2019-01-09 01:02:46,052 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664port-1 2019-01-09 01:02:46,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/d1d2e262-0346-4597-a699-b88aedf0cb04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:46,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e78afe4c-d2bb-4782-81a2-aa963ab03626 Date: Wed, 09 Jan 2019 01:02:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:02:46,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/d1d2e262-0346-4597-a699-b88aedf0cb04 used request id req-e78afe4c-d2bb-4782-81a2-aa963ab03626 2019-01-09 01:02:46,972 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst 2019-01-09 01:02:46,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:47,113 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:02:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc5a9886-8846-4810-bba3-2a620db9e1a7 x-compute-request-id: req-dc5a9886-8846-4810-bba3-2a620db9e1a7 Content-Type: application/json 2019-01-09 01:02:47,113 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 used request id req-dc5a9886-8846-4810-bba3-2a620db9e1a7 2019-01-09 01:02:47,114 - create_instance - INFO - Checking deletion status 2019-01-09 01:02:47,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:47,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d62d540-30a6-47d3-9e69-fe560f39ce21 x-compute-request-id: req-6d62d540-30a6-47d3-9e69-fe560f39ce21 Content-Encoding: gzip Content-Length: 728 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:23:f4", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "bookmark"}], "image": {"id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "links": [{"href": "http://172.30.9.26:8774/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:02:39.000000", "flavor": {"id": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "links": [{"href": "http://172.30.9.26:8774/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "bookmark"}]}, "id": "0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "user_id": "44971da959344adca5445a6827270eae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:02:47Z", "hostId": "9116fa0e0ee1053de390d143a6a87c208296ecc7aac8c93ba1ad1096", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst", "created": "2019-01-09T01:02:32Z", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 01:02:47,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 used request id req-6d62d540-30a6-47d3-9e69-fe560f39ce21 2019-01-09 01:02:47,358 - create_instance - DEBUG - Instance status [SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst] is - ACTIVE 2019-01-09 01:02:47,359 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 01:02:50,362 - create_instance - DEBUG - VM status query timeout in 296.752017021 2019-01-09 01:02:50,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:50,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83828334-ec76-42b7-8177-83904bce67a7 x-compute-request-id: req-83828334-ec76-42b7-8177-83904bce67a7 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "rel": "bookmark"}], "image": {"id": "2ba822af-04aa-40f4-b1b6-3ab634f8e746", "links": [{"href": "http://172.30.9.26:8774/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:02:39.000000", "flavor": {"id": "cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "links": [{"href": "http://172.30.9.26:8774/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280", "rel": "bookmark"}]}, "id": "0f515fb1-2ed9-47a5-97e9-7689d724c8e5", "user_id": "44971da959344adca5445a6827270eae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:02:47Z", "hostId": "9116fa0e0ee1053de390d143a6a87c208296ecc7aac8c93ba1ad1096", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst", "created": "2019-01-09T01:02:32Z", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 01:02:50,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 used request id req-83828334-ec76-42b7-8177-83904bce67a7 2019-01-09 01:02:50,622 - create_instance - DEBUG - Instance status [SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst] is - ACTIVE 2019-01-09 01:02:50,622 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 01:02:53,625 - create_instance - DEBUG - VM status query timeout in 293.488473892 2019-01-09 01:02:53,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a7af47cfd3e4bc6ae4a641d789e75a69b1e02e" 2019-01-09 01:02:53,675 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 01:02:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e630862-cb80-4544-ae95-d3e70c59f6a3 x-compute-request-id: req-4e630862-cb80-4544-ae95-d3e70c59f6a3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0f515fb1-2ed9-47a5-97e9-7689d724c8e5 could not be found.", "code": 404}} 2019-01-09 01:02:53,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f515fb1-2ed9-47a5-97e9-7689d724c8e5 used request id req-4e630862-cb80-4544-ae95-d3e70c59f6a3 2019-01-09 01:02:53,676 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0f515fb1-2ed9-47a5-97e9-7689d724c8e5 could not be found. (HTTP 404) (Request-ID: req-4e630862-cb80-4544-ae95-d3e70c59f6a3) 2019-01-09 01:02:53,676 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-inst 2019-01-09 01:02:53,677 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-subnet 2019-01-09 01:02:53,677 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-subnet 2019-01-09 01:02:53,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/469deb50-470a-44b3-a37d-c1da52feb5aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbb22d954ba81bbaa8c312b469d48eb3589b4cf" 2019-01-09 01:02:56,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6a1aa8c-336e-47e4-a1d9-bafdb9118144 Date: Wed, 09 Jan 2019 01:02:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:02:56,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/469deb50-470a-44b3-a37d-c1da52feb5aa used request id req-b6a1aa8c-336e-47e4-a1d9-bafdb9118144 2019-01-09 01:02:56,356 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-priv-net 2019-01-09 01:02:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/76301f0a-20d6-432a-9ceb-f2147a9d3938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fbb22d954ba81bbaa8c312b469d48eb3589b4cf" 2019-01-09 01:02:57,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fefe20b6-1b67-4113-8a8a-bc0a23d3baa1 Date: Wed, 09 Jan 2019 01:02:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:02:57,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/76301f0a-20d6-432a-9ceb-f2147a9d3938 used request id req-fefe20b6-1b67-4113-8a8a-bc0a23d3baa1 2019-01-09 01:02:57,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1c3cbb713f2aee1435dff13f0847f60125ad0d" 2019-01-09 01:02:57,951 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:02:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-723a4932-5ef5-49bb-b59d-ae15d18c2466 x-compute-request-id: req-723a4932-5ef5-49bb-b59d-ae15d18c2466 Content-Length: 0 Content-Type: application/json 2019-01-09 01:02:57,951 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/cc4c2541-0d68-4eb2-a7a5-32c6eafad280 used request id req-723a4932-5ef5-49bb-b59d-ae15d18c2466 2019-01-09 01:02:57,952 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-db45970d-928f-4c2a-97e0-1b08ebdda664-image 2019-01-09 01:02:57,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a999e75f968711e585780671659880cbad724588" 2019-01-09 01:02:59,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a58dbc21-036a-4ba2-9185-4b2e6d208642 Date: Wed, 09 Jan 2019 01:02:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:02:59,338 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2ba822af-04aa-40f4-b1b6-3ab634f8e746 used request id req-a58dbc21-036a-4ba2-9185-4b2e6d208642 2019-01-09 01:02:59,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:02:59,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-567e0592-8211-4bfa-a265-ac75d45b1c03 Date: Wed, 09 Jan 2019 01:02:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "created_at": "2019-01-09T01:02:22Z", "updated_at": "2019-01-09T01:02:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:22Z", "revision_number": 0, "id": "46789aaf-34ac-4fe9-9483-a85ccfbfefdf", "remote_group_id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:22Z", "security_group_id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "port_range_min": null, "ethertype": "IPv6", "project_id": "6462b14c78a24efaae98cfebe6e7dc65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:22Z", "revision_number": 0, "id": "6451aaf1-642b-4aeb-863a-a50d92e5bf6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:22Z", "security_group_id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "port_range_min": null, "ethertype": "IPv4", "project_id": "6462b14c78a24efaae98cfebe6e7dc65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:22Z", "revision_number": 0, "id": "79f303b1-6a41-48da-be67-08042e1adb8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:22Z", "security_group_id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "port_range_min": null, "ethertype": "IPv6", "project_id": "6462b14c78a24efaae98cfebe6e7dc65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:22Z", "revision_number": 0, "id": "ad40c9d9-198c-48cf-a30d-c3e4c14a9b26", "remote_group_id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:22Z", "security_group_id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "port_range_min": null, "ethertype": "IPv4", "project_id": "6462b14c78a24efaae98cfebe6e7dc65"}], "revision_number": 4, "project_id": "6462b14c78a24efaae98cfebe6e7dc65", "id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "created_at": "2019-01-09T01:02:59Z", "updated_at": "2019-01-09T01:02:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:59Z", "revision_number": 0, "id": "12616241-89bb-4873-a817-be37546527f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:59Z", "security_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b25389b51f04af98f1b0eb63173218b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:59Z", "revision_number": 0, "id": "54998e0d-0a49-4b30-ae6d-b38e0ae8b0a3", "remote_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:59Z", "security_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b25389b51f04af98f1b0eb63173218b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:59Z", "revision_number": 0, "id": "5865802a-67eb-43cd-adb9-b0bc321864f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:59Z", "security_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b25389b51f04af98f1b0eb63173218b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:59Z", "revision_number": 0, "id": "b1de9bbc-8d54-4a6c-8b94-6d642a37f41c", "remote_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:59Z", "security_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b25389b51f04af98f1b0eb63173218b"}], "revision_number": 4, "project_id": "1b25389b51f04af98f1b0eb63173218b", "id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:02:59,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-567e0592-8211-4bfa-a265-ac75d45b1c03 2019-01-09 01:02:59,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:02:59,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e4b1de3-4ac6-410c-a1dd-c69ed6ec19e6 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65"}, "enabled": true, "id": "6462b14c78a24efaae98cfebe6e7dc65", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d10ac197-1629-437-proj"}} 2019-01-09 01:02:59,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 used request id req-8e4b1de3-4ac6-410c-a1dd-c69ed6ec19e6 2019-01-09 01:02:59,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a 2019-01-09 01:02:59,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:03:00,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-77c1ccc0-a160-4957-bc90-f79d30adcedd Date: Wed, 09 Jan 2019 01:03:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:02:22Z", "security_group_id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "port_range_min": null, "revision_number": 0, "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "created_at": "2019-01-09T01:02:22Z", "project_id": "6462b14c78a24efaae98cfebe6e7dc65", "id": "46789aaf-34ac-4fe9-9483-a85ccfbfefdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:02:22Z", "security_group_id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "port_range_min": null, "revision_number": 0, "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "created_at": "2019-01-09T01:02:22Z", "project_id": "6462b14c78a24efaae98cfebe6e7dc65", "id": "6451aaf1-642b-4aeb-863a-a50d92e5bf6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:02:22Z", "security_group_id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "port_range_min": null, "revision_number": 0, "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "created_at": "2019-01-09T01:02:22Z", "project_id": "6462b14c78a24efaae98cfebe6e7dc65", "id": "79f303b1-6a41-48da-be67-08042e1adb8b"}, {"remote_group_id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:02:22Z", "security_group_id": "4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a", "port_range_min": null, "revision_number": 0, "tenant_id": "6462b14c78a24efaae98cfebe6e7dc65", "created_at": "2019-01-09T01:02:22Z", "project_id": "6462b14c78a24efaae98cfebe6e7dc65", "id": "ad40c9d9-198c-48cf-a30d-c3e4c14a9b26"}]} 2019-01-09 01:03:00,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a used request id req-77c1ccc0-a160-4957-bc90-f79d30adcedd 2019-01-09 01:03:00,095 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 01:03:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:03:00,508 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c77815ee-e9fa-4501-b3b7-2ed3cbf343ba Content-Length: 0 Date: Wed, 09 Jan 2019 01:03:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:03:00,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4e9ceb7e-2438-47aa-b0d8-5cdf1f19d03a used request id req-c77815ee-e9fa-4501-b3b7-2ed3cbf343ba 2019-01-09 01:03:00,509 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-d10ac197-1629-437-proj 2019-01-09 01:03:00,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:03:00,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62379c3f-6604-47fa-afa6-4e200bd18c1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:03:00,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6462b14c78a24efaae98cfebe6e7dc65 used request id req-62379c3f-6604-47fa-afa6-4e200bd18c1c 2019-01-09 01:03:00,723 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-d10ac197-1629-437-proj-role 2019-01-09 01:03:00,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e4da6997009d45e3b8c1ab3c4ed6d6b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:03:00,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17c02829-1290-46e5-a30b-1b85abc13773 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:03:00,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e4da6997009d45e3b8c1ab3c4ed6d6b7 used request id req-17c02829-1290-46e5-a30b-1b85abc13773 2019-01-09 01:03:00,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0520a9f49157462a327ce1f90ec476c90de6e9" 2019-01-09 01:03:00,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebdd5205-64b9-4bab-938b-5a5a5e411961 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b16aa4dd75634e19b204c237862044d1", "links": {"self": "http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1"}, "name": "Member"}, {"domain_id": null, "id": "ce26ec2ae3b848ea98384ea2bace3b37", "links": {"self": "http://172.30.9.26:5000/v3/roles/ce26ec2ae3b848ea98384ea2bace3b37"}, "name": "heat_stack_owner"}]} 2019-01-09 01:03:00,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ebdd5205-64b9-4bab-938b-5a5a5e411961 2019-01-09 01:03:00,931 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-d10ac197-1629-437-user 2019-01-09 01:03:00,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/44971da959344adca5445a6827270eae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47e76dc0848d0eebeb465aa7d53dba24546adeb3" 2019-01-09 01:03:01,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d478a94-5156-4f7a-a472-ce770ea3cb4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:03:01,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/44971da959344adca5445a6827270eae used request id req-6d478a94-5156-4f7a-a472-ce770ea3cb4f 2019-01-09 01:03:01,197 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 44.839s OK 2019-01-09 01:03:01,302 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 01:03:01,303 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:45 | PASS | +----------------------------+------------------+------------------+----------------+ 2019-01-09 01:03:01,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:03:01,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:03:01,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af8bf3b-2c54-4b26-b15f-30fc9443db4e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b16aa4dd75634e19b204c237862044d1", "links": {"self": "http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1"}, "name": "Member"}, {"domain_id": null, "id": "ce26ec2ae3b848ea98384ea2bace3b37", "links": {"self": "http://172.30.9.26:5000/v3/roles/ce26ec2ae3b848ea98384ea2bace3b37"}, "name": "heat_stack_owner"}]} 2019-01-09 01:03:01,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4af8bf3b-2c54-4b26-b15f-30fc9443db4e 2019-01-09 01:03:01,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802450180054s 2019-01-09 01:03:01,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 01:03:01,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/ce26ec2ae3b848ea98384ea2bace3b37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:03:01,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b585b88-d48b-417d-9238-9a4457209837 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:03:01,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ce26ec2ae3b848ea98384ea2bace3b37 used request id req-6b585b88-d48b-417d-9238-9a4457209837 2019-01-09 01:03:01,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.140316009521s 2019-01-09 01:03:01,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:03:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:03:01,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c29a2b-5779-45ca-af28-2f24cc340a6b Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185", "links": {"self": "http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624"}, "domain_id": "default", "enabled": true, "id": "55e7b2740632466788c85e4578f4f624", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:03:01,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a4c29a2b-5779-45ca-af28-2f24cc340a6b 2019-01-09 01:03:01,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101371049881s 2019-01-09 01:03:01,633 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a4c29a2b-5779-45ca-af28-2f24cc340a6b 2019-01-09 01:03:01,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:03:01,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:03:01,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9296c628-6607-4f2e-af0d-8e9b59ff89bc Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624"}, "enabled": true, "id": "55e7b2740632466788c85e4578f4f624", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_a327799c-2e17-4e42-8f7e-db5a2f043185"}} 2019-01-09 01:03:01,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624 used request id req-9296c628-6607-4f2e-af0d-8e9b59ff89bc 2019-01-09 01:03:01,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0957109928131s 2019-01-09 01:03:01,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624 used request id req-9296c628-6607-4f2e-af0d-8e9b59ff89bc 2019-01-09 01:03:01,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 01:03:01,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:03:02,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9da5fdab-d268-4ffe-8dc0-f9e4c73eb61c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:03:02,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624 used request id req-9da5fdab-d268-4ffe-8dc0-f9e4c73eb61c 2019-01-09 01:03:02,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.360508918762s 2019-01-09 01:03:02,097 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/55e7b2740632466788c85e4578f4f624 used request id req-9da5fdab-d268-4ffe-8dc0-f9e4c73eb61c 2019-01-09 01:03:02,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:03:02,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:03:02,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-effc7eda-4496-4687-ad46-bb3645dca685 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b"}, "enabled": true, "id": "1b25389b51f04af98f1b0eb63173218b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_a327799c-2e17-4e42-8f7e-db5a2f043185"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:03:02,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-effc7eda-4496-4687-ad46-bb3645dca685 2019-01-09 01:03:02,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0836269855499s 2019-01-09 01:03:02,182 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-effc7eda-4496-4687-ad46-bb3645dca685 2019-01-09 01:03:02,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 01:03:02,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:03:02,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9c6bb39-2cb0-4a9d-a61c-22454d92f3be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:03:02,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b used request id req-a9c6bb39-2cb0-4a9d-a61c-22454d92f3be 2019-01-09 01:03:02,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.169715166092s 2019-01-09 01:03:02,354 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1b25389b51f04af98f1b0eb63173218b used request id req-a9c6bb39-2cb0-4a9d-a61c-22454d92f3be 2019-01-09 01:03:02,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:03:02,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:03:02,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d7ed67-2b4c-4598-94e9-f14cd467caf7 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b16aa4dd75634e19b204c237862044d1", "links": {"self": "http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1"}, "name": "Member"}]} 2019-01-09 01:03:02,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c6d7ed67-2b4c-4598-94e9-f14cd467caf7 2019-01-09 01:03:02,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0755670070648s 2019-01-09 01:03:02,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 01:03:02,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:03:02,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f9fc409-d164-481a-b463-0f0f4fbfa158 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:03:02,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b16aa4dd75634e19b204c237862044d1 used request id req-1f9fc409-d164-481a-b463-0f0f4fbfa158 2019-01-09 01:03:02,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.111059904099s 2019-01-09 01:03:02,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:03:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=1b25389b51f04af98f1b0eb63173218b&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:03:02,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a5ef059e-067c-4749-8e29-ab7fbc0a20d9 Date: Wed, 09 Jan 2019 01:03:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "created_at": "2019-01-09T01:02:59Z", "updated_at": "2019-01-09T01:02:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:59Z", "revision_number": 0, "id": "12616241-89bb-4873-a817-be37546527f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:59Z", "security_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b25389b51f04af98f1b0eb63173218b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:59Z", "revision_number": 0, "id": "54998e0d-0a49-4b30-ae6d-b38e0ae8b0a3", "remote_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:59Z", "security_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b25389b51f04af98f1b0eb63173218b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:59Z", "revision_number": 0, "id": "5865802a-67eb-43cd-adb9-b0bc321864f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:59Z", "security_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b25389b51f04af98f1b0eb63173218b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:59Z", "revision_number": 0, "id": "b1de9bbc-8d54-4a6c-8b94-6d642a37f41c", "remote_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:59Z", "security_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b25389b51f04af98f1b0eb63173218b"}], "revision_number": 4, "project_id": "1b25389b51f04af98f1b0eb63173218b", "id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "name": "default"}]} 2019-01-09 01:03:02,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=1b25389b51f04af98f1b0eb63173218b&name=default used request id req-a5ef059e-067c-4749-8e29-ab7fbc0a20d9 2019-01-09 01:03:02,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.180458068848s 2019-01-09 01:03:02,729 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=1b25389b51f04af98f1b0eb63173218b&name=default used request id req-a5ef059e-067c-4749-8e29-ab7fbc0a20d9 2019-01-09 01:03:02,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:03:02,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:03:02,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-77ae4bfa-2197-4a07-bc38-7a4973d82874 Date: Wed, 09 Jan 2019 01:03:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "created_at": "2019-01-09T01:02:59Z", "updated_at": "2019-01-09T01:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:59Z", "revision_number": 0, "id": "54998e0d-0a49-4b30-ae6d-b38e0ae8b0a3", "remote_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:59Z", "security_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b25389b51f04af98f1b0eb63173218b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:59Z", "revision_number": 0, "id": "12616241-89bb-4873-a817-be37546527f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:59Z", "security_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b25389b51f04af98f1b0eb63173218b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:59Z", "revision_number": 0, "id": "b1de9bbc-8d54-4a6c-8b94-6d642a37f41c", "remote_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:59Z", "security_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b25389b51f04af98f1b0eb63173218b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:02:59Z", "revision_number": 0, "id": "5865802a-67eb-43cd-adb9-b0bc321864f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:02:59Z", "security_group_id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "tenant_id": "1b25389b51f04af98f1b0eb63173218b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b25389b51f04af98f1b0eb63173218b"}], "revision_number": 4, "project_id": "1b25389b51f04af98f1b0eb63173218b", "id": "85701b9f-3fd5-4fe5-af01-628eb9e36802", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:03:02,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-77ae4bfa-2197-4a07-bc38-7a4973d82874 2019-01-09 01:03:02,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199434041977s 2019-01-09 01:03:02,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-77ae4bfa-2197-4a07-bc38-7a4973d82874 2019-01-09 01:03:02,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 01:03:02,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/85701b9f-3fd5-4fe5-af01-628eb9e36802.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13791cc3250e61ae42ca8f103f74ef31468aa2ac" 2019-01-09 01:03:03,247 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-529d6b1d-e5db-43cf-9fd5-f30346312513 Content-Length: 0 Date: Wed, 09 Jan 2019 01:03:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:03:03,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/85701b9f-3fd5-4fe5-af01-628eb9e36802.json used request id req-529d6b1d-e5db-43cf-9fd5-f30346312513 2019-01-09 01:03:03,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.310205936432s 2019-01-09 01:03:03,248 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/85701b9f-3fd5-4fe5-af01-628eb9e36802.json used request id req-529d6b1d-e5db-43cf-9fd5-f30346312513 2019-01-09 01:03:03,248 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 13:35 | PASS | | snaps_health_check | functest | healthcheck | 00:45 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2019-01-09 01:03:03,253 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-09 01:03:11,007 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-325 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 01:03:11,012 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=26YVxeuR2bx6c4n7buQUAYWr3 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2019-01-09 01:03:11,013 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-09 01:03:11,014 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2019-01-09 01:03:11,051 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-01-09 01:03:14,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:03:14,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:03:14,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:03:14,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:03:14,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:03:14,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:03:14,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:03:14,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:03:14,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:03:14,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:03:14,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:03:14,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:03:14,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:03:14,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:03:14,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:03:14,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:03:14,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:03:14,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:03:14,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:03:14,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:03:14,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:03:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:03:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:03:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:03:14,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:03:14,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed302005-1a95-4a25-b5c0-569255f78cf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:03:14,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ed302005-1a95-4a25-b5c0-569255f78cf1 2019-01-09 01:03:14,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:03:15,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:03:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["ZV5lnkKHTYG7yHsbsUiIxg"], "issued_at": "2019-01-09T01:03:15.000000Z"}} 2019-01-09 01:03:15,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:03:15,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:15,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ec75033d-3a39-47fa-8435-cacd586c6a88 Date: Wed, 09 Jan 2019 01:03:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 01:03:15,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ec75033d-3a39-47fa-8435-cacd586c6a88 2019-01-09 01:03:15,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.460556983948s 2019-01-09 01:03:15,814 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ec75033d-3a39-47fa-8435-cacd586c6a88 2019-01-09 01:03:15,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 01:03:15,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:15,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:03:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:03:16,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:16,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d63525e-945f-4b58-b670-f0927e86aedc Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 01:03:16,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-9d63525e-945f-4b58-b670-f0927e86aedc 2019-01-09 01:03:16,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.460124015808s 2019-01-09 01:03:16,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 01:03:16,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}}' 2019-01-09 01:03:16,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a0a4b3-8139-4e14-8a80-3a4da07faa0f Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4c21713c7e54ec9ad95aed495839b30"}, "enabled": true, "id": "f4c21713c7e54ec9ad95aed495839b30", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}} 2019-01-09 01:03:16,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-18a0a4b3-8139-4e14-8a80-3a4da07faa0f 2019-01-09 01:03:16,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0962781906128s 2019-01-09 01:03:16,379 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-18a0a4b3-8139-4e14-8a80-3a4da07faa0f 2019-01-09 01:03:16,380 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'id': u'f4c21713c7e54ec9ad95aed495839b30', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 01:03:16,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 01:03:16,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.420120954514s 2019-01-09 01:03:16,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/1771f1d7f5da481a8a89806612dd0874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:16,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c816e5-3d05-4b00-a4d3-8331c772e115 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/1771f1d7f5da481a8a89806612dd0874"}, "enabled": true, "id": "1771f1d7f5da481a8a89806612dd0874", "options": {}, "domain_id": "default", "name": "vping_ssh-user_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}} 2019-01-09 01:03:16,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/1771f1d7f5da481a8a89806612dd0874 used request id req-e0c816e5-3d05-4b00-a4d3-8331c772e115 2019-01-09 01:03:16,907 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1771f1d7f5da481a8a89806612dd0874', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_f4eaca1d-1b9c-434f-9924-c444bb4a9329'}) 2019-01-09 01:03:16,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:03:16,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:16,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d9485d-e264-4641-b22d-72e10384a30b Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:03:16,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-58d9485d-e264-4641-b22d-72e10384a30b 2019-01-09 01:03:16,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751781463623s 2019-01-09 01:03:16,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:03:16,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:17,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-854ded25-a3a5-4e1e-ac26-4f22d963cb2f Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:03:17,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-854ded25-a3a5-4e1e-ac26-4f22d963cb2f 2019-01-09 01:03:17,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818681716919s 2019-01-09 01:03:17,067 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 01:03:17,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 01:03:17,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" -d '{"role": {"name": "Member"}}' 2019-01-09 01:03:17,189 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0533dc80-ea99-4348-b782-6c91f39c7e27 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21cee8bb711542bdb1f888c620ba6d51", "links": {"self": "http://172.30.9.26:5000/v3/roles/21cee8bb711542bdb1f888c620ba6d51"}, "name": "Member"}} 2019-01-09 01:03:17,189 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0533dc80-ea99-4348-b782-6c91f39c7e27 2019-01-09 01:03:17,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.121487140656s 2019-01-09 01:03:17,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/21cee8bb711542bdb1f888c620ba6d51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:17,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9180402e-5064-41b8-9e00-d7c9b7c5abe3 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/21cee8bb711542bdb1f888c620ba6d51"}, "domain_id": null, "name": "Member", "id": "21cee8bb711542bdb1f888c620ba6d51"}} 2019-01-09 01:03:17,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/21cee8bb711542bdb1f888c620ba6d51 used request id req-9180402e-5064-41b8-9e00-d7c9b7c5abe3 2019-01-09 01:03:17,204 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/21cee8bb711542bdb1f888c620ba6d51'}, 'domain_id': None, 'human_id': None, 'id': u'21cee8bb711542bdb1f888c620ba6d51', 'HUMAN_ID': False}) 2019-01-09 01:03:17,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:03:17,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:17,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03734be-4488-4b72-934d-0a2fc69d01b6 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "21cee8bb711542bdb1f888c620ba6d51", "links": {"self": "http://172.30.9.26:5000/v3/roles/21cee8bb711542bdb1f888c620ba6d51"}, "name": "Member"}, {"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:03:17,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a03734be-4488-4b72-934d-0a2fc69d01b6 2019-01-09 01:03:17,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.158286094666s 2019-01-09 01:03:17,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:03:17,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:17,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5c9424-2ea3-47ab-a0c0-a341ba0d9d56 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:03:17,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ae5c9424-2ea3-47ab-a0c0-a341ba0d9d56 2019-01-09 01:03:17,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.086856842041s 2019-01-09 01:03:17,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:03:17,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:17,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d5987a-bb0e-4909-b965-bdf097e29f96 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "links": {"self": "http://172.30.9.26:5000/v3/users/1771f1d7f5da481a8a89806612dd0874"}, "domain_id": "default", "enabled": true, "id": "1771f1d7f5da481a8a89806612dd0874", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:03:17,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-24d5987a-bb0e-4909-b965-bdf097e29f96 2019-01-09 01:03:17,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0908918380737s 2019-01-09 01:03:17,543 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-24d5987a-bb0e-4909-b965-bdf097e29f96 2019-01-09 01:03:17,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:03:17,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:17,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1869cd87-4264-4c31-b8f1-ada00fc9f890 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4c21713c7e54ec9ad95aed495839b30"}, "enabled": true, "id": "f4c21713c7e54ec9ad95aed495839b30", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}]} 2019-01-09 01:03:17,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1869cd87-4264-4c31-b8f1-ada00fc9f890 2019-01-09 01:03:17,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0837090015411s 2019-01-09 01:03:17,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1869cd87-4264-4c31-b8f1-ada00fc9f890 2019-01-09 01:03:17,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:03:17,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=1771f1d7f5da481a8a89806612dd0874&scope.project.id=f4c21713c7e54ec9ad95aed495839b30&role.id=21cee8bb711542bdb1f888c620ba6d51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:17,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ed7d0e-408b-43af-a35b-d4549545b008 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=1771f1d7f5da481a8a89806612dd0874&scope.project.id=f4c21713c7e54ec9ad95aed495839b30&role.id=21cee8bb711542bdb1f888c620ba6d51", "previous": null, "next": null}} 2019-01-09 01:03:17,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1771f1d7f5da481a8a89806612dd0874&scope.project.id=f4c21713c7e54ec9ad95aed495839b30&role.id=21cee8bb711542bdb1f888c620ba6d51 used request id req-d2ed7d0e-408b-43af-a35b-d4549545b008 2019-01-09 01:03:17,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0892431735992s 2019-01-09 01:03:17,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:03:17,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/f4c21713c7e54ec9ad95aed495839b30/users/1771f1d7f5da481a8a89806612dd0874/roles/21cee8bb711542bdb1f888c620ba6d51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:17,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05b4308-52d1-4322-a6c2-a528dd195d47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:03:17,842 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f4c21713c7e54ec9ad95aed495839b30/users/1771f1d7f5da481a8a89806612dd0874/roles/21cee8bb711542bdb1f888c620ba6d51 used request id req-b05b4308-52d1-4322-a6c2-a528dd195d47 2019-01-09 01:03:17,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.1156270504s 2019-01-09 01:03:17,843 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '7c8028d1-1e68-436c-b2dc-3315a2456eb6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'project_id': u'f4c21713c7e54ec9ad95aed495839b30', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 01:03:17,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:03:17,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:03:17,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:03:17,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:03:17,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:03:17,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:03:17,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:03:17,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:03:17,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:03:17,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:03:17,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:03:17,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:03:17,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:03:17,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:03:17,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:03:17,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:03:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:03:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:03:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:03:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:03:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:03:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:03:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:03:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:03:17,849 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'password': '7c8028d1-1e68-436c-b2dc-3315a2456eb6', 'project_name': 'vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'f4c21713c7e54ec9ad95aed495839b30', 'project_domain_name': 'Default'} 2019-01-09 01:03:17,849 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-01-09 01:03:17,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 01:03:17,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:17,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915b6355-795d-42aa-beee-5b149fc7aa5f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 01:03:17,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-915b6355-795d-42aa-beee-5b149fc7aa5f 2019-01-09 01:03:17,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0804779529572s 2019-01-09 01:03:17,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:03:17,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:03:18,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d11b5a-043e-4a62-9820-b8bf0ea3b06a Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4c21713c7e54ec9ad95aed495839b30"}, "enabled": true, "id": "f4c21713c7e54ec9ad95aed495839b30", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}]} 2019-01-09 01:03:18,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-57d11b5a-043e-4a62-9820-b8bf0ea3b06a 2019-01-09 01:03:18,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0834310054779s 2019-01-09 01:03:18,016 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-57d11b5a-043e-4a62-9820-b8bf0ea3b06a 2019-01-09 01:03:18,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 01:03:18,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" -d '{"network": {"tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "name": "vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "admin_state_up": true}}' 2019-01-09 01:03:18,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-0ebbdb7f-5239-49c0-87a7-b844d6ab436f Date: Wed, 09 Jan 2019 01:03:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"f4c21713c7e54ec9ad95aed495839b30","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T01:03:18Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329","admin_state_up":true,"tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:18Z","mtu":1450}} 2019-01-09 01:03:18,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0ebbdb7f-5239-49c0-87a7-b844d6ab436f 2019-01-09 01:03:18,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.579648017883s 2019-01-09 01:03:18,599 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0ebbdb7f-5239-49c0-87a7-b844d6ab436f 2019-01-09 01:03:18,599 - 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'2019-01-09T01:03:18Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66', u'provider:segmentation_id': 59, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329', u'created_at': u'2019-01-09T01:03:18Z', u'mtu': 1450, u'tenant_id': u'f4c21713c7e54ec9ad95aed495839b30', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f4c21713c7e54ec9ad95aed495839b30'}) 2019-01-09 01:03:18,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:03:18,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e2a7ed-a4b1-432e-b70d-a18d142442d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:03:18,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-93e2a7ed-a4b1-432e-b70d-a18d142442d4 2019-01-09 01:03:18,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:03:18,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21cee8bb711542bdb1f888c620ba6d51", "name": "Member"}], "expires_at": "2019-01-09T02:03:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4c21713c7e54ec9ad95aed495839b30", "name": "vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f4c21713c7e54ec9ad95aed495839b30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f4c21713c7e54ec9ad95aed495839b30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f4c21713c7e54ec9ad95aed495839b30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f4c21713c7e54ec9ad95aed495839b30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f4c21713c7e54ec9ad95aed495839b30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f4c21713c7e54ec9ad95aed495839b30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f4c21713c7e54ec9ad95aed495839b30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f4c21713c7e54ec9ad95aed495839b30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f4c21713c7e54ec9ad95aed495839b30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f4c21713c7e54ec9ad95aed495839b30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f4c21713c7e54ec9ad95aed495839b30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f4c21713c7e54ec9ad95aed495839b30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "id": "1771f1d7f5da481a8a89806612dd0874"}, "audit_ids": ["1vyJy4WIR6GGUEHO9AYtfg"], "issued_at": "2019-01-09T01:03:18.000000Z"}} 2019-01-09 01:03:18,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:03:18,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:19,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-38da435b-5bb4-4908-ad79-fb816941d8b3 Date: Wed, 09 Jan 2019 01:03:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T01:03:18Z","tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4c21713c7e54ec9ad95aed495839b30","id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","name":"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 01:03:19,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-38da435b-5bb4-4908-ad79-fb816941d8b3 2019-01-09 01:03:19,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264492988586s 2019-01-09 01:03:19,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-38da435b-5bb4-4908-ad79-fb816941d8b3 2019-01-09 01:03:19,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 01:03:19,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -d '{"subnet": {"name": "vping_ssh-subnet_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "enable_dhcp": true, "network_id": "56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 01:03:20,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-98445b93-384d-499e-b8c6-8e270df3ac0c Date: Wed, 09 Jan 2019 01:03:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T01:03: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":"f4c21713c7e54ec9ad95aed495839b30","id":"22eb1777-8862-4fd7-9a3e-984f533690d1","subnetpool_id":null,"name":"vping_ssh-subnet_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}} 2019-01-09 01:03:20,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-98445b93-384d-499e-b8c6-8e270df3ac0c 2019-01-09 01:03:20,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.864984989166s 2019-01-09 01:03:20,123 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-98445b93-384d-499e-b8c6-8e270df3ac0c 2019-01-09 01:03:20,123 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T01:03: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'22eb1777-8862-4fd7-9a3e-984f533690d1', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_f4eaca1d-1b9c-434f-9924-c444bb4a9329', u'enable_dhcp': True, u'network_id': u'56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66', u'tenant_id': u'f4c21713c7e54ec9ad95aed495839b30', u'created_at': u'2019-01-09T01:03: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'f4c21713c7e54ec9ad95aed495839b30'}) 2019-01-09 01:03:20,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 01:03:20,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "vping_ssh-router_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "admin_state_up": true}}' 2019-01-09 01:03:25,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e03ae5c6-3278-4261-be26-7371b5a2fcf2 Date: Wed, 09 Jan 2019 01:03:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:21Z", "admin_state_up": true, "updated_at": "2019-01-09T01:03:22Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "6c3eba76-5c8b-4962-a0ea-01a2c395d4bd", "name": "vping_ssh-router_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}} 2019-01-09 01:03:25,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e03ae5c6-3278-4261-be26-7371b5a2fcf2 2019-01-09 01:03:25,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.24752211571s 2019-01-09 01:03:25,372 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e03ae5c6-3278-4261-be26-7371b5a2fcf2 2019-01-09 01:03:25,372 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T01:03:22Z', u'revision_number': 2, u'id': u'6c3eba76-5c8b-4962-a0ea-01a2c395d4bd', u'external_gateway_info': {u'network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e1e4100a-4106-426a-8347-cb338a7d46c0', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_f4eaca1d-1b9c-434f-9924-c444bb4a9329', u'admin_state_up': True, u'tenant_id': u'f4c21713c7e54ec9ad95aed495839b30', u'created_at': u'2019-01-09T01:03:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'f4c21713c7e54ec9ad95aed495839b30'}) 2019-01-09 01:03:25,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 01:03:25,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6c3eba76-5c8b-4962-a0ea-01a2c395d4bd/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -d '{"subnet_id": "22eb1777-8862-4fd7-9a3e-984f533690d1"}' 2019-01-09 01:03:27,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bb5a1ef6-4e81-48d5-ba83-1bfc006b02a7 Date: Wed, 09 Jan 2019 01:03:27 GMT RESP BODY: {"network_id": "56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "subnet_id": "22eb1777-8862-4fd7-9a3e-984f533690d1", "subnet_ids": ["22eb1777-8862-4fd7-9a3e-984f533690d1"], "port_id": "0e4def26-975a-4b44-b89c-c40bb93c2c99", "id": "6c3eba76-5c8b-4962-a0ea-01a2c395d4bd"} 2019-01-09 01:03:27,365 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6c3eba76-5c8b-4962-a0ea-01a2c395d4bd/add_router_interface.json used request id req-bb5a1ef6-4e81-48d5-ba83-1bfc006b02a7 2019-01-09 01:03:27,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.99231314659s 2019-01-09 01:03:27,366 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6c3eba76-5c8b-4962-a0ea-01a2c395d4bd/add_router_interface.json used request id req-bb5a1ef6-4e81-48d5-ba83-1bfc006b02a7 returning object 6c3eba76-5c8b-4962-a0ea-01a2c395d4bd 2019-01-09 01:03:27,366 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:03:27,499 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 01:03:27,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:27,506 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 09 Jan 2019 01:03:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-09 01:03:27,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:03:27,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:27,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-899ddb04-e419-4da8-9ae5-e83e82e24f5a Date: Wed, 09 Jan 2019 01:03:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:03:27,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-899ddb04-e419-4da8-9ae5-e83e82e24f5a 2019-01-09 01:03:27,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180348157883s 2019-01-09 01:03:27,691 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-899ddb04-e419-4da8-9ae5-e83e82e24f5a 2019-01-09 01:03:27,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 01:03:27,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}' 2019-01-09 01:03:27,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390 X-Openstack-Request-Id: req-c2cfee4a-2db1-47c4-a7d2-d71e910e2981 Date: Wed, 09 Jan 2019 01:03:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/file", "owner": "f4c21713c7e54ec9ad95aed495839b30", "id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "size": null, "self": "/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:03:27Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "checksum": null, "created_at": "2019-01-09T01:03:27Z", "protected": false} 2019-01-09 01:03:27,945 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c2cfee4a-2db1-47c4-a7d2-d71e910e2981 2019-01-09 01:03:27,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.252374887466s 2019-01-09 01:03:27,946 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c2cfee4a-2db1-47c4-a7d2-d71e910e2981 returning object c21c4f78-813e-48aa-a5ed-4c911bad7390 2019-01-09 01:03:27,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 01:03:27,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -d '' 2019-01-09 01:03:28,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ccdc351-b6d3-4928-afd7-9c36802bdade Date: Wed, 09 Jan 2019 01:03:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:03:28,942 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/file used request id req-7ccdc351-b6d3-4928-afd7-9c36802bdade 2019-01-09 01:03:28,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.996128082275s 2019-01-09 01:03:28,943 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/file used request id req-7ccdc351-b6d3-4928-afd7-9c36802bdade 2019-01-09 01:03:28,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:03:28,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:29,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-6458df84-94b3-4922-ab80-9128ca27a2b1 Date: Wed, 09 Jan 2019 01:03:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/snap", "metadata": {}}], "file": "/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/file", "owner": "f4c21713c7e54ec9ad95aed495839b30", "id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "size": 12716032, "self": "/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:03:28Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:03:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:03:29,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6458df84-94b3-4922-ab80-9128ca27a2b1 2019-01-09 01:03:29,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225901126862s 2019-01-09 01:03:29,170 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6458df84-94b3-4922-ab80-9128ca27a2b1 2019-01-09 01:03:29,172 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/file', 'owner': u'f4c21713c7e54ec9ad95aed495839b30', 'id': u'c21c4f78-813e-48aa-a5ed-4c911bad7390', 'size': 12716032, u'self': u'/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4c21713c7e54ec9ad95aed495839b30', 'name': 'vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T01:03:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T01:03:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'created': u'2019-01-09T01:03:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T01:03:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 01:03:29,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 01:03:29,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 01:03:29,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc004434-3765-45b8-9650-93757d8f04b8 x-compute-request-id: req-fc004434-3765-45b8-9650-93757d8f04b8 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8725c2be-123d-4a83-b594-60e10c3581ee", "name": "vping_ssh-flavor_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:03:29,359 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fc004434-3765-45b8-9650-93757d8f04b8 2019-01-09 01:03:29,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.186388969421s 2019-01-09 01:03:29,359 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fc004434-3765-45b8-9650-93757d8f04b8 returning object 8725c2be-123d-4a83-b594-60e10c3581ee 2019-01-09 01:03:29,360 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_f4eaca1d-1b9c-434f-9924-c444bb4a9329', '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'd1068f4148dd4416a9431391ad50b4a8', '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'8725c2be-123d-4a83-b594-60e10c3581ee', 'swap': 0}) 2019-01-09 01:03:29,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 01:03:29,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/8725c2be-123d-4a83-b594-60e10c3581ee/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" -d '{"extra_specs": {}}' 2019-01-09 01:03:29,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b09fd369-a341-49ca-8b4a-d8ccce704344 x-compute-request-id: req-b09fd369-a341-49ca-8b4a-d8ccce704344 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 01:03:29,381 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/8725c2be-123d-4a83-b594-60e10c3581ee/os-extra_specs used request id req-b09fd369-a341-49ca-8b4a-d8ccce704344 2019-01-09 01:03:29,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199871063232s 2019-01-09 01:03:29,381 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/8725c2be-123d-4a83-b594-60e10c3581ee/os-extra_specs used request id req-b09fd369-a341-49ca-8b4a-d8ccce704344 2019-01-09 01:03:29,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 01:03:29,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -d '{"keypair": {"name": "vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}}' 2019-01-09 01:03:29,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a2db44e-f3db-4591-9906-c377b8c3f331 x-compute-request-id: req-7a2db44e-f3db-4591-9906-c377b8c3f331 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeQbkGydW6dgVYSvD9rWXCvwNhTVVv5A/CSAuwvEP1IPu7BygMMojluOfteLG3uztdhoTPI9kOvbfmwaT9b1Iakg26QPUwO6Nv72ZEjyDf91MN6VVm7HNKQSpYUm74OIAl3lGJskvK8qq7NYAHHrOecdaXgkYBW+kjtlahYZkTC8sZyE+1TTZOQDCKo7n4m3GcysQ2Kfa+tR+1zJGyodieAEl4fS3uCdrPTCEmLxeZxvczZyUQxI/sqpWcIPvaqEZqHwC7piFABuR/d6KpRvr18PVpcLziJ4f3NiIVbrIeoo0wSXcEOBJNk6rvQGCjzvrTbt/urCqMpGh6cEG6dRAN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3kG5BsnVunYFWErw/a1lwr8DYU1Vb+QPwkgLsLxD9SD7uwco\nDDKI5bjn7Xixt7s7XYaEzyPZDr235sGk/W9SGpINukD1MDujb+9mRI8g3/dTDelV\nZuxzSkEqWFJu+DiAJd5RibJLyvKquzWABx6znnHWl4JGAVvpI7ZWoWGZEwvLGchP\ntU02TkAwiqO5+JtxnMrENin2vrUftcyRsqHYngBJeH0t7gnaz0whJi8Xmcb3M2cl\nEMSP7KqVnCD72qhGah8Au6YhQAbkf3eiqUb69fD1aXC84ieH9zYiFW6yHqKNMEl3\nBDgSTZOq70Bgo876027f7qwqjKRoenBBunUQDQIDAQABAoIBAD8zWTYA9vHK1cJB\nrT21rRYv0vo8T2s94u1QJ2LeZkSyWGLaqhyt0hfg+LKie4bPixYRRnrQqsxyTnUj\n45LdsO81UQoBprdMfjE6Vk5wlNybK9bs3wghfLdEyJHM/xk+l9Is4erR9JOFZd9O\nW1Wq+VC49linBtkkFau+EexaIHk1fZWsj2hovLvdWAzzcBby8b9AOhYguJkPbqqm\ncqfu/MXRKnYaJrGLAJhI1TTIYdnaEWPJvFCA9b7JbNMKFO+ZguaKB2XOElOrDG/q\nSG6+xT1nNulv2hfEIw+a19dug7UfQW63l21dcgbSr2w1Fx3oAAYcmr0X8n9GSgwb\nMvnWc4ECgYEA9iLqtMUGpSBha7NZ5ZiCZUdLvA7AeE+8PEze4fvs/5PKTOMzWz2F\nlGLXSKjg+U2xxq+DAE/d1F86hTfJlL2A6Ed9J/mpT46BN6kt4K3VmmnArIEVkNGC\nFEFLO+pApK1a49NGbSQdCi6IgN+lzaEZeKKge/CSBF1Df8RncbrawOkCgYEA5ynT\nz0pHC8IzHUZYGgQS/pEkWanfpfiddaa6n06A6a2K/InLw0DlLEdK2GmOpTekuPql\nAfDoZ7TKn2nn+EMIrDcBQ4Xa3BwL2vPB7EcPvFzDQ8ngl0XOBPCvZg4UkZiU4e6b\nw09Oor1WW0EMp4UOcSDAwIAuQ/otvB2l63U5v4UCgYEAvTFTpYW4uN5t48IlfITA\n3iZyQWg5a4EmmFciDyR9JGquWnFdfWmJruhWwKQG4bplxuoL0QaS5XYZXmLmUK1l\nU6X3vu15xgwsqOMiv4v/H0Tgc/h44isYSIdz0+cYrzwNHAe/H49dvwDLrfu6z5dg\nI8klgH8HTdF+W8xVEydklFkCgYEAwal4KuzmkoJTAk6hlsIdC6qbUocPuGONvzg8\nlyRUufDLRQFIdT8UAEGGAcKFYAM6/EH4JaUnf2KmcmFulr3KMUUvyNsGXWsdv4SB\nzapHE55/dHZXs0Qm8lqWB6D6OHQlHxcg5cK2dX68L11S9bFyRPKUqXF50TdyQ2xv\nSdD+3WUCgYAIoHE1DlMm+e+LjC4Yq0PUyaMWS1Jhp6H472ZDxGzRtYs1XUeRIw5F\nWo/aRXNiU+x2FRFWMezkv216KyFwxL167wrrboBUhPed4W30QM/PB9EZmXdy9WSd\nVC5sg0K1Dx4oZFBDUh9F0ppKBwXGFfETMXVKI1CQiCxiH2BPpXqlpA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "1771f1d7f5da481a8a89806612dd0874", "name": "vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "fingerprint": "38:0e:a8:b8:f0:e7:81:c5:e6:f0:1a:0a:62:98:6a:93"}} 2019-01-09 01:03:29,673 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7a2db44e-f3db-4591-9906-c377b8c3f331 2019-01-09 01:03:29,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.291065216064s 2019-01-09 01:03:29,674 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7a2db44e-f3db-4591-9906-c377b8c3f331 2019-01-09 01:03:29,674 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeQbkGydW6dgVYSvD9rWXCvwNhTVVv5A/CSAuwvEP1IPu7BygMMojluOfteLG3uztdhoTPI9kOvbfmwaT9b1Iakg26QPUwO6Nv72ZEjyDf91MN6VVm7HNKQSpYUm74OIAl3lGJskvK8qq7NYAHHrOecdaXgkYBW+kjtlahYZkTC8sZyE+1TTZOQDCKo7n4m3GcysQ2Kfa+tR+1zJGyodieAEl4fS3uCdrPTCEmLxeZxvczZyUQxI/sqpWcIPvaqEZqHwC7piFABuR/d6KpRvr18PVpcLziJ4f3NiIVbrIeoo0wSXcEOBJNk6rvQGCjzvrTbt/urCqMpGh6cEG6dRAN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3kG5BsnVunYFWErw/a1lwr8DYU1Vb+QPwkgLsLxD9SD7uwco\nDDKI5bjn7Xixt7s7XYaEzyPZDr235sGk/W9SGpINukD1MDujb+9mRI8g3/dTDelV\nZuxzSkEqWFJu+DiAJd5RibJLyvKquzWABx6znnHWl4JGAVvpI7ZWoWGZEwvLGchP\ntU02TkAwiqO5+JtxnMrENin2vrUftcyRsqHYngBJeH0t7gnaz0whJi8Xmcb3M2cl\nEMSP7KqVnCD72qhGah8Au6YhQAbkf3eiqUb69fD1aXC84ieH9zYiFW6yHqKNMEl3\nBDgSTZOq70Bgo876027f7qwqjKRoenBBunUQDQIDAQABAoIBAD8zWTYA9vHK1cJB\nrT21rRYv0vo8T2s94u1QJ2LeZkSyWGLaqhyt0hfg+LKie4bPixYRRnrQqsxyTnUj\n45LdsO81UQoBprdMfjE6Vk5wlNybK9bs3wghfLdEyJHM/xk+l9Is4erR9JOFZd9O\nW1Wq+VC49linBtkkFau+EexaIHk1fZWsj2hovLvdWAzzcBby8b9AOhYguJkPbqqm\ncqfu/MXRKnYaJrGLAJhI1TTIYdnaEWPJvFCA9b7JbNMKFO+ZguaKB2XOElOrDG/q\nSG6+xT1nNulv2hfEIw+a19dug7UfQW63l21dcgbSr2w1Fx3oAAYcmr0X8n9GSgwb\nMvnWc4ECgYEA9iLqtMUGpSBha7NZ5ZiCZUdLvA7AeE+8PEze4fvs/5PKTOMzWz2F\nlGLXSKjg+U2xxq+DAE/d1F86hTfJlL2A6Ed9J/mpT46BN6kt4K3VmmnArIEVkNGC\nFEFLO+pApK1a49NGbSQdCi6IgN+lzaEZeKKge/CSBF1Df8RncbrawOkCgYEA5ynT\nz0pHC8IzHUZYGgQS/pEkWanfpfiddaa6n06A6a2K/InLw0DlLEdK2GmOpTekuPql\nAfDoZ7TKn2nn+EMIrDcBQ4Xa3BwL2vPB7EcPvFzDQ8ngl0XOBPCvZg4UkZiU4e6b\nw09Oor1WW0EMp4UOcSDAwIAuQ/otvB2l63U5v4UCgYEAvTFTpYW4uN5t48IlfITA\n3iZyQWg5a4EmmFciDyR9JGquWnFdfWmJruhWwKQG4bplxuoL0QaS5XYZXmLmUK1l\nU6X3vu15xgwsqOMiv4v/H0Tgc/h44isYSIdz0+cYrzwNHAe/H49dvwDLrfu6z5dg\nI8klgH8HTdF+W8xVEydklFkCgYEAwal4KuzmkoJTAk6hlsIdC6qbUocPuGONvzg8\nlyRUufDLRQFIdT8UAEGGAcKFYAM6/EH4JaUnf2KmcmFulr3KMUUvyNsGXWsdv4SB\nzapHE55/dHZXs0Qm8lqWB6D6OHQlHxcg5cK2dX68L11S9bFyRPKUqXF50TdyQ2xv\nSdD+3WUCgYAIoHE1DlMm+e+LjC4Yq0PUyaMWS1Jhp6H472ZDxGzRtYs1XUeRIw5F\nWo/aRXNiU+x2FRFWMezkv216KyFwxL167wrrboBUhPed4W30QM/PB9EZmXdy9WSd\nVC5sg0K1Dx4oZFBDUh9F0ppKBwXGFfETMXVKI1CQiCxiH2BPpXqlpA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1771f1d7f5da481a8a89806612dd0874', 'name': u'vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'created_at': '2019-01-09T01:03:29.674836', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4c21713c7e54ec9ad95aed495839b30', 'name': 'vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'38:0e:a8:b8:f0:e7:81:c5:e6:f0:1a:0a:62:98:6a:93', 'type': 'ssh', 'id': u'vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329'}) 2019-01-09 01:03:29,675 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA3kG5BsnVunYFWErw/a1lwr8DYU1Vb+QPwkgLsLxD9SD7uwco DDKI5bjn7Xixt7s7XYaEzyPZDr235sGk/W9SGpINukD1MDujb+9mRI8g3/dTDelV ZuxzSkEqWFJu+DiAJd5RibJLyvKquzWABx6znnHWl4JGAVvpI7ZWoWGZEwvLGchP tU02TkAwiqO5+JtxnMrENin2vrUftcyRsqHYngBJeH0t7gnaz0whJi8Xmcb3M2cl EMSP7KqVnCD72qhGah8Au6YhQAbkf3eiqUb69fD1aXC84ieH9zYiFW6yHqKNMEl3 BDgSTZOq70Bgo876027f7qwqjKRoenBBunUQDQIDAQABAoIBAD8zWTYA9vHK1cJB rT21rRYv0vo8T2s94u1QJ2LeZkSyWGLaqhyt0hfg+LKie4bPixYRRnrQqsxyTnUj 45LdsO81UQoBprdMfjE6Vk5wlNybK9bs3wghfLdEyJHM/xk+l9Is4erR9JOFZd9O W1Wq+VC49linBtkkFau+EexaIHk1fZWsj2hovLvdWAzzcBby8b9AOhYguJkPbqqm cqfu/MXRKnYaJrGLAJhI1TTIYdnaEWPJvFCA9b7JbNMKFO+ZguaKB2XOElOrDG/q SG6+xT1nNulv2hfEIw+a19dug7UfQW63l21dcgbSr2w1Fx3oAAYcmr0X8n9GSgwb MvnWc4ECgYEA9iLqtMUGpSBha7NZ5ZiCZUdLvA7AeE+8PEze4fvs/5PKTOMzWz2F lGLXSKjg+U2xxq+DAE/d1F86hTfJlL2A6Ed9J/mpT46BN6kt4K3VmmnArIEVkNGC FEFLO+pApK1a49NGbSQdCi6IgN+lzaEZeKKge/CSBF1Df8RncbrawOkCgYEA5ynT z0pHC8IzHUZYGgQS/pEkWanfpfiddaa6n06A6a2K/InLw0DlLEdK2GmOpTekuPql AfDoZ7TKn2nn+EMIrDcBQ4Xa3BwL2vPB7EcPvFzDQ8ngl0XOBPCvZg4UkZiU4e6b w09Oor1WW0EMp4UOcSDAwIAuQ/otvB2l63U5v4UCgYEAvTFTpYW4uN5t48IlfITA 3iZyQWg5a4EmmFciDyR9JGquWnFdfWmJruhWwKQG4bplxuoL0QaS5XYZXmLmUK1l U6X3vu15xgwsqOMiv4v/H0Tgc/h44isYSIdz0+cYrzwNHAe/H49dvwDLrfu6z5dg I8klgH8HTdF+W8xVEydklFkCgYEAwal4KuzmkoJTAk6hlsIdC6qbUocPuGONvzg8 lyRUufDLRQFIdT8UAEGGAcKFYAM6/EH4JaUnf2KmcmFulr3KMUUvyNsGXWsdv4SB zapHE55/dHZXs0Qm8lqWB6D6OHQlHxcg5cK2dX68L11S9bFyRPKUqXF50TdyQ2xv SdD+3WUCgYAIoHE1DlMm+e+LjC4Yq0PUyaMWS1Jhp6H472ZDxGzRtYs1XUeRIw5F Wo/aRXNiU+x2FRFWMezkv216KyFwxL167wrrboBUhPed4W30QM/PB9EZmXdy9WSd VC5sg0K1Dx4oZFBDUh9F0ppKBwXGFfETMXVKI1CQiCxiH2BPpXqlpA== -----END RSA PRIVATE KEY----- 2019-01-09 01:03:29,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-09 01:03:29,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -d '{"security_group": {"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-01-09 01:03:30,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-edd85648-7158-48ae-943f-3aa4d6a9c8a4 Date: Wed, 09 Jan 2019 01:03:30 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:29Z", "updated_at": "2019-01-09T01:03:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:29Z", "revision_number": 0, "id": "c631993b-f1cf-43e5-b1e9-c36fb75bb9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:29Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:29Z", "revision_number": 0, "id": "fdbbb764-7ba6-4325-bda5-dc9f4aeb0aeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:29Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}], "revision_number": 2, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "6008811f-83b2-4a09-b485-d633e9b5250c", "name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}} 2019-01-09 01:03:30,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-edd85648-7158-48ae-943f-3aa4d6a9c8a4 2019-01-09 01:03:30,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.33954501152s 2019-01-09 01:03:30,018 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-edd85648-7158-48ae-943f-3aa4d6a9c8a4 2019-01-09 01:03:30,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:03:30,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:30,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-95b235bd-dab9-46c4-835f-d806fac43623 Date: Wed, 09 Jan 2019 01:03:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:29Z", "updated_at": "2019-01-09T01:03:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:29Z", "revision_number": 0, "id": "c631993b-f1cf-43e5-b1e9-c36fb75bb9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:29Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:29Z", "revision_number": 0, "id": "fdbbb764-7ba6-4325-bda5-dc9f4aeb0aeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:29Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}], "revision_number": 2, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "6008811f-83b2-4a09-b485-d633e9b5250c", "name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}, {"description": "Default security group", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:18Z", "updated_at": "2019-01-09T01:03:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "540433d6-6296-4f3f-92c8-bfa43af5cfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "7104432d-cb62-444d-844e-5d2bbf7f3404", "remote_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "957ad204-f0f5-4678-87b6-6a37c4be9708", "remote_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "ce506c2f-115a-479e-95f8-7a8353ef1eff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}], "revision_number": 4, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "name": "default"}]} 2019-01-09 01:03:30,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-95b235bd-dab9-46c4-835f-d806fac43623 2019-01-09 01:03:30,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.055673122406s 2019-01-09 01:03:30,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-95b235bd-dab9-46c4-835f-d806fac43623 2019-01-09 01:03:30,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 01:03:30,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -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": "6008811f-83b2-4a09-b485-d633e9b5250c"}}' 2019-01-09 01:03:30,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-79f85fda-0fb1-48ba-9b3d-0311380487f6 Date: Wed, 09 Jan 2019 01:03: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": 22, "updated_at": "2019-01-09T01:03:30Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "port_range_min": 22, "revision_number": 0, "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:30Z", "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "fafb9251-1a6a-46cd-996a-445c71a48e36"}} 2019-01-09 01:03:30,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-79f85fda-0fb1-48ba-9b3d-0311380487f6 2019-01-09 01:03:30,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.323730945587s 2019-01-09 01:03:30,407 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-79f85fda-0fb1-48ba-9b3d-0311380487f6 2019-01-09 01:03:30,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:03:30,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:30,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-729f8631-6c45-4fcb-a69c-168dce1f5bef Date: Wed, 09 Jan 2019 01:03:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:29Z", "updated_at": "2019-01-09T01:03:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:29Z", "revision_number": 0, "id": "c631993b-f1cf-43e5-b1e9-c36fb75bb9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:29Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T01:03:30Z", "revision_number": 0, "id": "fafb9251-1a6a-46cd-996a-445c71a48e36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:30Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:29Z", "revision_number": 0, "id": "fdbbb764-7ba6-4325-bda5-dc9f4aeb0aeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:29Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}], "revision_number": 3, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "6008811f-83b2-4a09-b485-d633e9b5250c", "name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}, {"description": "Default security group", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:18Z", "updated_at": "2019-01-09T01:03:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "540433d6-6296-4f3f-92c8-bfa43af5cfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "7104432d-cb62-444d-844e-5d2bbf7f3404", "remote_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "957ad204-f0f5-4678-87b6-6a37c4be9708", "remote_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "ce506c2f-115a-479e-95f8-7a8353ef1eff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}], "revision_number": 4, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "name": "default"}]} 2019-01-09 01:03:30,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-729f8631-6c45-4fcb-a69c-168dce1f5bef 2019-01-09 01:03:30,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214235067368s 2019-01-09 01:03:30,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-729f8631-6c45-4fcb-a69c-168dce1f5bef 2019-01-09 01:03:30,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 01:03:30,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -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": "6008811f-83b2-4a09-b485-d633e9b5250c"}}' 2019-01-09 01:03:30,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b9118a24-7008-40bb-afcc-da69e2dc3a62 Date: Wed, 09 Jan 2019 01:03: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": "2019-01-09T01:03:30Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "port_range_min": null, "revision_number": 0, "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:30Z", "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "80b9f208-444b-4b53-87b9-47451429bb92"}} 2019-01-09 01:03:30,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-b9118a24-7008-40bb-afcc-da69e2dc3a62 2019-01-09 01:03:30,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.346165895462s 2019-01-09 01:03:30,975 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-b9118a24-7008-40bb-afcc-da69e2dc3a62 2019-01-09 01:03:30,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:03:30,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:31,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-4f1b1002-0b6f-49bf-81d7-58bf9475e744 Date: Wed, 09 Jan 2019 01:03:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22eb1777-8862-4fd7-9a3e-984f533690d1"],"updated_at":"2019-01-09T01:03:19Z","tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4c21713c7e54ec9ad95aed495839b30","id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","name":"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 01:03:31,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4f1b1002-0b6f-49bf-81d7-58bf9475e744 2019-01-09 01:03:31,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243906021118s 2019-01-09 01:03:31,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4f1b1002-0b6f-49bf-81d7-58bf9475e744 2019-01-09 01:03:31,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:03:31,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:31,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-35f83eae-e5e3-4948-96ae-485bf1f73226 Date: Wed, 09 Jan 2019 01:03:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/snap", "metadata": {}}], "file": "/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/file", "owner": "f4c21713c7e54ec9ad95aed495839b30", "id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "size": 12716032, "self": "/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:03:28Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:03:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:03:31,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-35f83eae-e5e3-4948-96ae-485bf1f73226 2019-01-09 01:03:31,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17306804657s 2019-01-09 01:03:31,396 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-35f83eae-e5e3-4948-96ae-485bf1f73226 2019-01-09 01:03:31,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:03:31,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:31,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03: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-8204969c-6b2a-44d9-8f5e-d87ae94adf99 x-compute-request-id: req-8204969c-6b2a-44d9-8f5e-d87ae94adf99 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8725c2be-123d-4a83-b594-60e10c3581ee", "name": "vping_ssh-flavor_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:03:31,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8204969c-6b2a-44d9-8f5e-d87ae94adf99 2019-01-09 01:03:31,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0346789360046s 2019-01-09 01:03:31,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8204969c-6b2a-44d9-8f5e-d87ae94adf99 2019-01-09 01:03:31,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 01:03:31,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -d '{"server": {"name": "vping_ssh-vm2_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "imageRef": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "flavorRef": "8725c2be-123d-4a83-b594-60e10c3581ee", "max_count": 1, "min_count": 1, "networks": [{"uuid": "56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66"}], "security_groups": [{"name": "6008811f-83b2-4a09-b485-d633e9b5250c"}]}}' 2019-01-09 01:03:33,861 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:03: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-2333524c-c981-423f-b214-9660c9462479 x-compute-request-id: req-2333524c-c981-423f-b214-9660c9462479 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "6008811f-83b2-4a09-b485-d633e9b5250c"}], "OS-DCF:diskConfig": "MANUAL", "id": "c173ea0f-271f-402f-acca-930d3d5f6d2a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "bookmark"}], "adminPass": "x56BwvP8ty3E"}} 2019-01-09 01:03:33,861 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2333524c-c981-423f-b214-9660c9462479 2019-01-09 01:03:33,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.42679715157s 2019-01-09 01:03:33,861 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2333524c-c981-423f-b214-9660c9462479 2019-01-09 01:03:33,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:03:33,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:34,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4200697-5d06-4212-8009-795cdcf032af x-compute-request-id: req-f4200697-5d06-4212-8009-795cdcf032af Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "c173ea0f-271f-402f-acca-930d3d5f6d2a", "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:03:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:33Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:03:34,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f4200697-5d06-4212-8009-795cdcf032af 2019-01-09 01:03:34,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415493011475s 2019-01-09 01:03:34,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f4200697-5d06-4212-8009-795cdcf032af 2019-01-09 01:03:34,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:03:34,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:34,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-2a47f190-e0dd-47c1-afb1-4dbe8d72803a Date: Wed, 09 Jan 2019 01:03:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22eb1777-8862-4fd7-9a3e-984f533690d1"],"updated_at":"2019-01-09T01:03:19Z","tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4c21713c7e54ec9ad95aed495839b30","id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","name":"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 01:03:34,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2a47f190-e0dd-47c1-afb1-4dbe8d72803a 2019-01-09 01:03:34,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109034061432s 2019-01-09 01:03:34,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2a47f190-e0dd-47c1-afb1-4dbe8d72803a 2019-01-09 01:03:34,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 01:03:34,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:34,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-cadb8caf-48ea-436c-ad0d-eab9cd1fc5a9 Date: Wed, 09 Jan 2019 01:03:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T01:03: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":"f4c21713c7e54ec9ad95aed495839b30","id":"22eb1777-8862-4fd7-9a3e-984f533690d1","subnetpool_id":null,"name":"vping_ssh-subnet_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}]} 2019-01-09 01:03:34,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-cadb8caf-48ea-436c-ad0d-eab9cd1fc5a9 2019-01-09 01:03:34,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0550918579102s 2019-01-09 01:03:34,451 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-cadb8caf-48ea-436c-ad0d-eab9cd1fc5a9 2019-01-09 01:03:34,451 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:03:36,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:03:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:37,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-170c3e46-4f0e-475a-abd4-36f01288a5cb x-compute-request-id: req-170c3e46-4f0e-475a-abd4-36f01288a5cb 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.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "c173ea0f-271f-402f-acca-930d3d5f6d2a", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:03:34Z", "hostId": "10658ccd0cb3261e3d4c66a3055286b7b952e1883e5395f1b0399606", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:33Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:03:37,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-170c3e46-4f0e-475a-abd4-36f01288a5cb 2019-01-09 01:03:37,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631104946136s 2019-01-09 01:03:37,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-170c3e46-4f0e-475a-abd4-36f01288a5cb 2019-01-09 01:03:37,090 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:03:39,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:03:39,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:39,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-755a7318-9497-4c77-831c-6f39979cde24 x-compute-request-id: req-755a7318-9497-4c77-831c-6f39979cde24 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.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "c173ea0f-271f-402f-acca-930d3d5f6d2a", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:03:34Z", "hostId": "10658ccd0cb3261e3d4c66a3055286b7b952e1883e5395f1b0399606", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:33Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:03:39,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-755a7318-9497-4c77-831c-6f39979cde24 2019-01-09 01:03:39,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727076053619s 2019-01-09 01:03:39,820 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-755a7318-9497-4c77-831c-6f39979cde24 2019-01-09 01:03:39,824 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:03:41,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:03:41,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:42,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-3fe259d5-f67c-46a4-9578-cefd331bf49f x-compute-request-id: req-3fe259d5-f67c-46a4-9578-cefd331bf49f Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:1f:8e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:03:39.000000", "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "c173ea0f-271f-402f-acca-930d3d5f6d2a", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:03:40Z", "hostId": "10658ccd0cb3261e3d4c66a3055286b7b952e1883e5395f1b0399606", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:33Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:03:42,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3fe259d5-f67c-46a4-9578-cefd331bf49f 2019-01-09 01:03:42,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679255962372s 2019-01-09 01:03:42,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3fe259d5-f67c-46a4-9578-cefd331bf49f 2019-01-09 01:03:42,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 01:03:42,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c173ea0f-271f-402f-acca-930d3d5f6d2a" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:42,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-6bb967a4-a789-4c6e-9299-150dd20b74df Date: Wed, 09 Jan 2019 01:03:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:03:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22eb1777-8862-4fd7-9a3e-984f533690d1","ip_address":"192.168.120.14"}],"id":"ad890dba-a718-470a-b929-2e8bd33033b3","security_groups":["6008811f-83b2-4a09-b485-d633e9b5250c"],"mac_address":"fa:16:3e:2f:1f:8e","project_id":"f4c21713c7e54ec9ad95aed495839b30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:35Z","binding:vnic_type":"normal","device_id":"c173ea0f-271f-402f-acca-930d3d5f6d2a"}]} 2019-01-09 01:03:42,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c173ea0f-271f-402f-acca-930d3d5f6d2a used request id req-6bb967a4-a789-4c6e-9299-150dd20b74df 2019-01-09 01:03:42,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.225682973862s 2019-01-09 01:03:42,736 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c173ea0f-271f-402f-acca-930d3d5f6d2a used request id req-6bb967a4-a789-4c6e-9299-150dd20b74df 2019-01-09 01:03:42,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 01:03:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=ad890dba-a718-470a-b929-2e8bd33033b3" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:42,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-af872529-4fea-44f4-a95b-8e4a9c595c8b Date: Wed, 09 Jan 2019 01:03:42 GMT RESP BODY: {"floatingips": []} 2019-01-09 01:03:42,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=ad890dba-a718-470a-b929-2e8bd33033b3 used request id req-af872529-4fea-44f4-a95b-8e4a9c595c8b 2019-01-09 01:03:42,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0242440700531s 2019-01-09 01:03:42,765 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=ad890dba-a718-470a-b929-2e8bd33033b3 used request id req-af872529-4fea-44f4-a95b-8e4a9c595c8b 2019-01-09 01:03:42,766 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:1f:8e', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c21c4f78-813e-48aa-a5ed-4c911bad7390'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-09T01:03:39.000000', 'flavor': Munch({u'id': u'8725c2be-123d-4a83-b594-60e10c3581ee'}), 'az': u'nova', 'id': u'c173ea0f-271f-402f-acca-930d3d5f6d2a', 'security_groups': [Munch({u'name': u'vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1771f1d7f5da481a8a89806612dd0874', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4c21713c7e54ec9ad95aed495839b30', 'name': 'vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329', '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'2019-01-09T01:03:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T01:03:40Z', 'hostId': u'10658ccd0cb3261e3d4c66a3055286b7b952e1883e5395f1b0399606', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'10658ccd0cb3261e3d4c66a3055286b7b952e1883e5395f1b0399606', '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'2019-01-09T01:03:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f4c21713c7e54ec9ad95aed495839b30', 'name': u'vping_ssh-vm2_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'adminPass': u'x56BwvP8ty3E', 'tenant_id': u'f4c21713c7e54ec9ad95aed495839b30', 'region': 'regionOne', 'created': u'2019-01-09T01:03:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-09 01:03:42,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:03:42,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:43,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-c1f7da89-c746-45cb-99e1-14a27a1a1e62 Date: Wed, 09 Jan 2019 01:03:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22eb1777-8862-4fd7-9a3e-984f533690d1"],"updated_at":"2019-01-09T01:03:19Z","tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4c21713c7e54ec9ad95aed495839b30","id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","name":"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 01:03:43,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c1f7da89-c746-45cb-99e1-14a27a1a1e62 2019-01-09 01:03:43,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406548976898s 2019-01-09 01:03:43,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c1f7da89-c746-45cb-99e1-14a27a1a1e62 2019-01-09 01:03:43,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:03:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:43,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-9e96ef55-a972-405b-ada2-f5d63ed5aaf7 Date: Wed, 09 Jan 2019 01:03:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/snap", "metadata": {}}], "file": "/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/file", "owner": "f4c21713c7e54ec9ad95aed495839b30", "id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "size": 12716032, "self": "/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:03:28Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:03:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:03:43,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9e96ef55-a972-405b-ada2-f5d63ed5aaf7 2019-01-09 01:03:43,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0329840183258s 2019-01-09 01:03:43,208 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9e96ef55-a972-405b-ada2-f5d63ed5aaf7 2019-01-09 01:03:43,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:03:43,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:43,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da386415-a3e5-420a-9318-a76311f77d18 x-compute-request-id: req-da386415-a3e5-420a-9318-a76311f77d18 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8725c2be-123d-4a83-b594-60e10c3581ee", "name": "vping_ssh-flavor_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:03:43,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-da386415-a3e5-420a-9318-a76311f77d18 2019-01-09 01:03:43,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0337340831757s 2019-01-09 01:03:43,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-da386415-a3e5-420a-9318-a76311f77d18 2019-01-09 01:03:43,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 01:03:43,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -d '{"server": {"name": "vping_ssh-vm_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "imageRef": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "key_name": "vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "flavorRef": "8725c2be-123d-4a83-b594-60e10c3581ee", "max_count": 1, "min_count": 1, "networks": [{"uuid": "56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66"}], "security_groups": [{"name": "6008811f-83b2-4a09-b485-d633e9b5250c"}]}}' 2019-01-09 01:03:44,749 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:03:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae227287-2695-42cf-93a6-b921534d6f19 x-compute-request-id: req-ae227287-2695-42cf-93a6-b921534d6f19 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "6008811f-83b2-4a09-b485-d633e9b5250c"}], "OS-DCF:diskConfig": "MANUAL", "id": "dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "bookmark"}], "adminPass": "fP6ppBrhtYXC"}} 2019-01-09 01:03:44,749 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ae227287-2695-42cf-93a6-b921534d6f19 2019-01-09 01:03:44,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.50384807587s 2019-01-09 01:03:44,749 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ae227287-2695-42cf-93a6-b921534d6f19 2019-01-09 01:03:44,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:03:44,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:45,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-2e450570-ef39-4bc6-b781-258d55bbc574 x-compute-request-id: req-2e450570-ef39-4bc6-b781-258d55bbc574 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:03:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "name": "vping_ssh-vm_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:44Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:1f:8e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:03:39.000000", "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "c173ea0f-271f-402f-acca-930d3d5f6d2a", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:03:40Z", "hostId": "10658ccd0cb3261e3d4c66a3055286b7b952e1883e5395f1b0399606", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:33Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:03:45,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2e450570-ef39-4bc6-b781-258d55bbc574 2019-01-09 01:03:45,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360174894333s 2019-01-09 01:03:45,111 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2e450570-ef39-4bc6-b781-258d55bbc574 2019-01-09 01:03:45,116 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:03:47,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:03:47,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:47,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-dcdada7e-232e-48cf-ac31-f9d172425a08 x-compute-request-id: req-dcdada7e-232e-48cf-ac31-f9d172425a08 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.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:03:46Z", "hostId": "6b3f57ac568a7644a96b7fd5967dc9ff746b8b49faa545a357e4244d", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "name": "vping_ssh-vm_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:44Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:1f:8e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:03:39.000000", "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "c173ea0f-271f-402f-acca-930d3d5f6d2a", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:03:40Z", "hostId": "10658ccd0cb3261e3d4c66a3055286b7b952e1883e5395f1b0399606", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:33Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:03:47,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dcdada7e-232e-48cf-ac31-f9d172425a08 2019-01-09 01:03:47,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535616874695s 2019-01-09 01:03:47,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dcdada7e-232e-48cf-ac31-f9d172425a08 2019-01-09 01:03:47,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:03:49,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:03:49,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:50,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-37add6fe-5883-4eb4-975b-fb6168b094a0 x-compute-request-id: req-37add6fe-5883-4eb4-975b-fb6168b094a0 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.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:03:46Z", "hostId": "6b3f57ac568a7644a96b7fd5967dc9ff746b8b49faa545a357e4244d", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "name": "vping_ssh-vm_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:44Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:1f:8e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:03:39.000000", "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "c173ea0f-271f-402f-acca-930d3d5f6d2a", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:03:40Z", "hostId": "10658ccd0cb3261e3d4c66a3055286b7b952e1883e5395f1b0399606", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:33Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:03:50,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-37add6fe-5883-4eb4-975b-fb6168b094a0 2019-01-09 01:03:50,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555710792542s 2019-01-09 01:03:50,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-37add6fe-5883-4eb4-975b-fb6168b094a0 2019-01-09 01:03:50,223 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:03:52,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:03:52,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:52,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03: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-fc4b76e1-e768-45a7-8a39-228b06642ac2 x-compute-request-id: req-fc4b76e1-e768-45a7-8a39-228b06642ac2 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:66:74", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:03:51.000000", "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:03:51Z", "hostId": "6b3f57ac568a7644a96b7fd5967dc9ff746b8b49faa545a357e4244d", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "name": "vping_ssh-vm_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:44Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:1f:8e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:03:39.000000", "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "c173ea0f-271f-402f-acca-930d3d5f6d2a", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:03:40Z", "hostId": "10658ccd0cb3261e3d4c66a3055286b7b952e1883e5395f1b0399606", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:33Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:03:52,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fc4b76e1-e768-45a7-8a39-228b06642ac2 2019-01-09 01:03:52,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366488933563s 2019-01-09 01:03:52,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fc4b76e1-e768-45a7-8a39-228b06642ac2 2019-01-09 01:03:52,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 01:03:52,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=dc6834ef-dfd5-4b9f-828b-57ffe79c623c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:52,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-88497e16-a537-490c-80a6-2a080c2b6780 Date: Wed, 09 Jan 2019 01:03:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22eb1777-8862-4fd7-9a3e-984f533690d1","ip_address":"192.168.120.8"}],"id":"17607465-ae75-4a93-a8d4-0e5ef70437a7","security_groups":["6008811f-83b2-4a09-b485-d633e9b5250c"],"mac_address":"fa:16:3e:98:66:74","project_id":"f4c21713c7e54ec9ad95aed495839b30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:47Z","binding:vnic_type":"normal","device_id":"dc6834ef-dfd5-4b9f-828b-57ffe79c623c"}]} 2019-01-09 01:03:52,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=dc6834ef-dfd5-4b9f-828b-57ffe79c623c used request id req-88497e16-a537-490c-80a6-2a080c2b6780 2019-01-09 01:03:52,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.213858127594s 2019-01-09 01:03:52,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=dc6834ef-dfd5-4b9f-828b-57ffe79c623c used request id req-88497e16-a537-490c-80a6-2a080c2b6780 2019-01-09 01:03:52,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 01:03:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=17607465-ae75-4a93-a8d4-0e5ef70437a7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:52,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6a9bd637-1a77-4fb2-8648-f7b0a6c9d276 Date: Wed, 09 Jan 2019 01:03:52 GMT RESP BODY: {"floatingips": []} 2019-01-09 01:03:52,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=17607465-ae75-4a93-a8d4-0e5ef70437a7 used request id req-6a9bd637-1a77-4fb2-8648-f7b0a6c9d276 2019-01-09 01:03:52,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.154386043549s 2019-01-09 01:03:52,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=17607465-ae75-4a93-a8d4-0e5ef70437a7 used request id req-6a9bd637-1a77-4fb2-8648-f7b0a6c9d276 2019-01-09 01:03:52,972 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:98:66:74', 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'c21c4f78-813e-48aa-a5ed-4c911bad7390'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-09T01:03:51.000000', 'flavor': Munch({u'id': u'8725c2be-123d-4a83-b594-60e10c3581ee'}), 'az': u'nova', 'id': u'dc6834ef-dfd5-4b9f-828b-57ffe79c623c', 'security_groups': [Munch({u'name': u'vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1771f1d7f5da481a8a89806612dd0874', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4c21713c7e54ec9ad95aed495839b30', 'name': 'vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329', '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'2019-01-09T01:03:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T01:03:51Z', 'hostId': u'6b3f57ac568a7644a96b7fd5967dc9ff746b8b49faa545a357e4244d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'6b3f57ac568a7644a96b7fd5967dc9ff746b8b49faa545a357e4244d', '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'2019-01-09T01:03:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f4c21713c7e54ec9ad95aed495839b30', 'name': u'vping_ssh-vm_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'adminPass': u'fP6ppBrhtYXC', 'tenant_id': u'f4c21713c7e54ec9ad95aed495839b30', 'region': 'regionOne', 'created': u'2019-01-09T01:03:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-09 01:03:52,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:03:52,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:53,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-6acb3c20-2e83-494d-9d4b-a495f90b84c7 Date: Wed, 09 Jan 2019 01:03:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22eb1777-8862-4fd7-9a3e-984f533690d1"],"updated_at":"2019-01-09T01:03:19Z","tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4c21713c7e54ec9ad95aed495839b30","id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","name":"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 01:03:53,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6acb3c20-2e83-494d-9d4b-a495f90b84c7 2019-01-09 01:03:53,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110541820526s 2019-01-09 01:03:53,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6acb3c20-2e83-494d-9d4b-a495f90b84c7 2019-01-09 01:03:53,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 01:03:53,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=dc6834ef-dfd5-4b9f-828b-57ffe79c623c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:53,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b0e8cd42-4b6e-4687-837b-d9b05c21f4df Date: Wed, 09 Jan 2019 01:03:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:03:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22eb1777-8862-4fd7-9a3e-984f533690d1","ip_address":"192.168.120.8"}],"id":"17607465-ae75-4a93-a8d4-0e5ef70437a7","security_groups":["6008811f-83b2-4a09-b485-d633e9b5250c"],"mac_address":"fa:16:3e:98:66:74","project_id":"f4c21713c7e54ec9ad95aed495839b30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:47Z","binding:vnic_type":"normal","device_id":"dc6834ef-dfd5-4b9f-828b-57ffe79c623c"}]} 2019-01-09 01:03:53,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=dc6834ef-dfd5-4b9f-828b-57ffe79c623c used request id req-b0e8cd42-4b6e-4687-837b-d9b05c21f4df 2019-01-09 01:03:53,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.192870855331s 2019-01-09 01:03:53,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=dc6834ef-dfd5-4b9f-828b-57ffe79c623c used request id req-b0e8cd42-4b6e-4687-837b-d9b05c21f4df 2019-01-09 01:03:53,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-09 01:03:53,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.8", "port_id": "17607465-ae75-4a93-a8d4-0e5ef70437a7"}}' 2019-01-09 01:03:55,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-799de13e-7d90-4635-909b-bc9ad98a9f9c Date: Wed, 09 Jan 2019 01:03:55 GMT RESP BODY: {"floatingip": {"router_id": "6c3eba76-5c8b-4962-a0ea-01a2c395d4bd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:54Z", "updated_at": "2019-01-09T01:03:54Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "port_id": "17607465-ae75-4a93-a8d4-0e5ef70437a7", "id": "8533477a-ae74-4ec2-a060-e1c0a8bca6ed"}} 2019-01-09 01:03:55,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-799de13e-7d90-4635-909b-bc9ad98a9f9c 2019-01-09 01:03:55,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.75892591476s 2019-01-09 01:03:55,041 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-799de13e-7d90-4635-909b-bc9ad98a9f9c 2019-01-09 01:03:55,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 01:03:55,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:55,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-a4918d22-b925-4d2a-b1a7-6cfd9a596a3d Date: Wed, 09 Jan 2019 01:03:55 GMT RESP BODY: {"floatingips": [{"router_id": "6c3eba76-5c8b-4962-a0ea-01a2c395d4bd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:54Z", "updated_at": "2019-01-09T01:03:54Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "port_id": "17607465-ae75-4a93-a8d4-0e5ef70437a7", "id": "8533477a-ae74-4ec2-a060-e1c0a8bca6ed"}]} 2019-01-09 01:03:55,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a4918d22-b925-4d2a-b1a7-6cfd9a596a3d 2019-01-09 01:03:55,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0249571800232s 2019-01-09 01:03:55,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a4918d22-b925-4d2a-b1a7-6cfd9a596a3d 2019-01-09 01:03:55,080 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 01:03:55,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 01:03:55,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:55,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-fb18c4a5-18e4-4f07-b984-dedcab11c2b4 Date: Wed, 09 Jan 2019 01:03:55 GMT RESP BODY: {"floatingips": [{"router_id": "6c3eba76-5c8b-4962-a0ea-01a2c395d4bd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:54Z", "updated_at": "2019-01-09T01:03:54Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "port_id": "17607465-ae75-4a93-a8d4-0e5ef70437a7", "id": "8533477a-ae74-4ec2-a060-e1c0a8bca6ed"}]} 2019-01-09 01:03:55,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fb18c4a5-18e4-4f07-b984-dedcab11c2b4 2019-01-09 01:03:55,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0294969081879s 2019-01-09 01:03:55,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fb18c4a5-18e4-4f07-b984-dedcab11c2b4 2019-01-09 01:03:55,219 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 01:03:55,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 01:03:55,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:55,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-add24176-02d0-4c39-a6f4-29b228328a23 Date: Wed, 09 Jan 2019 01:03:55 GMT RESP BODY: {"floatingips": [{"router_id": "6c3eba76-5c8b-4962-a0ea-01a2c395d4bd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:54Z", "updated_at": "2019-01-09T01:03:54Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "port_id": "17607465-ae75-4a93-a8d4-0e5ef70437a7", "id": "8533477a-ae74-4ec2-a060-e1c0a8bca6ed"}]} 2019-01-09 01:03:55,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-add24176-02d0-4c39-a6f4-29b228328a23 2019-01-09 01:03:55,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0235359668732s 2019-01-09 01:03:55,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-add24176-02d0-4c39-a6f4-29b228328a23 2019-01-09 01:03:55,351 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 01:03:55,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 01:03:55,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:55,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-cf30dd98-e4ae-4f9b-9923-f742ae7fc35b Date: Wed, 09 Jan 2019 01:03:55 GMT RESP BODY: {"floatingips": [{"router_id": "6c3eba76-5c8b-4962-a0ea-01a2c395d4bd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:54Z", "updated_at": "2019-01-09T01:03:54Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "port_id": "17607465-ae75-4a93-a8d4-0e5ef70437a7", "id": "8533477a-ae74-4ec2-a060-e1c0a8bca6ed"}]} 2019-01-09 01:03:55,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-cf30dd98-e4ae-4f9b-9923-f742ae7fc35b 2019-01-09 01:03:55,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0228290557861s 2019-01-09 01:03:55,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-cf30dd98-e4ae-4f9b-9923-f742ae7fc35b 2019-01-09 01:03:55,482 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 01:03:55,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 01:03:55,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:03:55,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-1900b7a8-f930-41b8-af62-ebef6939dac5 Date: Wed, 09 Jan 2019 01:03:55 GMT RESP BODY: {"floatingips": [{"router_id": "6c3eba76-5c8b-4962-a0ea-01a2c395d4bd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:54Z", "updated_at": "2019-01-09T01:03:54Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "port_id": "17607465-ae75-4a93-a8d4-0e5ef70437a7", "id": "8533477a-ae74-4ec2-a060-e1c0a8bca6ed"}]} 2019-01-09 01:03:55,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1900b7a8-f930-41b8-af62-ebef6939dac5 2019-01-09 01:03:55,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.110368013382s 2019-01-09 01:03:55,698 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1900b7a8-f930-41b8-af62-ebef6939dac5 2019-01-09 01:03:55,702 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'6c3eba76-5c8b-4962-a0ea-01a2c395d4bd', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f4c21713c7e54ec9ad95aed495839b30', 'created_at': u'2019-01-09T01:03:54Z', 'attached': True, 'updated_at': u'2019-01-09T01:03:54Z', 'id': u'8533477a-ae74-4ec2-a060-e1c0a8bca6ed', 'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4c21713c7e54ec9ad95aed495839b30', 'name': 'vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'6c3eba76-5c8b-4962-a0ea-01a2c395d4bd', 'project_id': u'f4c21713c7e54ec9ad95aed495839b30', 'port_id': u'17607465-ae75-4a93-a8d4-0e5ef70437a7', 'port': u'17607465-ae75-4a93-a8d4-0e5ef70437a7', 'network': u'782dec73-78a8-46a5-abfe-4590d9211012'}) 2019-01-09 01:03:55,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 01:03:55,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 01:03:57,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:03:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10d57000-aa51-4cb6-8ef2-02a697918a41 x-compute-request-id: req-10d57000-aa51-4cb6-8ef2-02a697918a41 Content-Encoding: gzip Content-Length: 9513 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 499944252 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.135642] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137400] pid_max: default: 32768 minimum: 301\n[ 0.138357] ACPI: Core revision 20150930\n[ 0.139819] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141190] Security Framework initialized\n[ 0.142029] Yama: becoming mindful.\n[ 0.142806] AppArmor: AppArmor initialized\n[ 0.143732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145112] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146448] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147749] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149221] Initializing cgroup subsys io\n[ 0.150053] Initializing cgroup subsys memory\n[ 0.150979] Initializing cgroup subsys devices\n[ 0.151913] Initializing cgroup subsys freezer\n[ 0.152809] Initializing cgroup subsys net_cls\n[ 0.153703] Initializing cgroup subsys perf_event\n[ 0.154663] Initializing cgroup subsys net_prio\n[ 0.155627] Initializing cgroup subsys hugetlb\n[ 0.156522] Initializing cgroup subsys pids\n[ 0.157421] CPU: Physical Processor ID: 0\n[ 0.158989] mce: CPU supports 10 MCE banks\n[ 0.159894] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160955] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172051] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178533] ftrace: allocating 31920 entries in 125 pages\n[ 0.204800] smpboot: Max logical packages: 1\n[ 0.205750] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207223] x2apic enabled\n[ 0.208057] Switched APIC routing to physical x2apic.\n[ 0.209817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211031] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213100] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214922] KVM setup paravirtual spinlock\n[ 0.216303] x86: Booted up 1 node, 1 CPUs\n[ 0.217142] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218574] devtmpfs: initialized\n[ 0.220277] evm: security.selinux\n[ 0.220988] evm: security.SMACK64\n[ 0.221726] evm: security.SMACK64EXEC\n[ 0.222491] evm: security.SMACK64TRANSMUTE\n[ 0.223325] evm: security.SMACK64MMAP\n[ 0.224096] evm: security.ima\n[ 0.224782] evm: security.capability\n[ 0.225630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227558] pinctrl core: initialized pinctrl subsystem\n[ 0.228675] RTC time: 1:03:51, date: 01/09/19\n[ 0.229676] NET: Registered protocol family 16\n[ 0.230663] cpuidle: using governor ladder\n[ 0.231544] cpuidle: using governor menu\n[ 0.232384] PCCT header not found.\n[ 0.233170] ACPI: bus type PCI registered\n[ 0.234011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235318] PCI: Using configuration type 1 for base access\n[ 0.237088] ACPI: Added _OSI(Module Device)\n[ 0.237955] ACPI: Added _OSI(Processor Device)\n[ 0.238869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239817] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241912] ACPI: Interpreter enabled\n[ 0.242709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248465] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250373] ACPI: (supports S0 S5)\n[ 0.251079] ACPI: Using IOAPIC for interrupt routing\n[ 0.252181] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257771] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261292] acpiphp: Slot [3] registered\n[ 0.262107] acpiphp: Slot [4] registered\n[ 0.262982] acpiphp: Slot [5] registered\n[ 0.263830] acpiphp: Slot [6] registered\n[ 0.264647] acpiphp: Slot [7] registered\n[ 0.265497] acpiphp: Slot [8] registered\n[ 0.266361] acpiphp: Slot [9] registered\n[ 0.267199] acpiphp: Slot [10] registered\n[ 0.268050] acpiphp: Slot [11] registered\n[ 0.268902] acpiphp: Slot [12] registered\n[ 0.269763] acpiphp: Slot [13] registered\n[ 0.270615] acpiphp: Slot [14] registered\n[ 0.271465] acpiphp: Slot [15] registered\n[ 0.282314] acpiphp: Slot [16] registered\n[ 0.283169] acpiphp: Slot [17] registered\n[ 0.284029] acpiphp: Slot [18] registered\n[ 0.284886] acpiphp: Slot [19] registered\n[ 0.285739] acpiphp: Slot [20] registered\n[ 0.286600] acpiphp: Slot [21] registered\n[ 0.287455] acpiphp: Slot [22] registered\n[ 0.288307] acpiphp: Slot [23] registered\n[ 0.289160] acpiphp: Slot [24] registered\n[ 0.290020] acpiphp: Slot [25] registered\n[ 0.290879] acpiphp: Slot [26] registered\n[ 0.291737] acpiphp: Slot [27] registered\n[ 0.292595] acpiphp: Slot [28] registered\n[ 0.293450] acpiphp: Slot [29] registered\n[ 0.294309] acpiphp: Slot [30] registered\n[ 0.295165] acpiphp: Slot [31] registered\n[ 0.296018] PCI host bridge to bus 0000:00\n[ 0.296876] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298160] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299450] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.300983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308680] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310035] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311285] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312641] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.320506] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365770] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367301] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368761] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370199] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371603] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372892] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374068] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375353] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376974] vgaarb: loaded\n[ 0.377598] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378766] SCSI subsystem initialized\n[ 0.379608] ACPI: bus type USB registered\n[ 0.380444] usbcore: registered new interface driver usbfs\n[ 0.381508] usbcore: registered new interface driver hub\n[ 0.382581] usbcore: registered new device driver usb\n[ 0.383669] PCI: Using ACPI for IRQ routing\n[ 0.384741] NetLabel: Initializing\n[ 0.385507] NetLabel: domain hash size = 128\n[ 0.386402] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387367] NetLabel: unlabeled traffic allowed by default\n[ 0.388454] clocksource: Switched to clocksource kvm-clock\n[ 0.393848] AppArmor: AppArmor Filesystem Enabled\n[ 0.394796] pnp: PnP ACPI init\n[ 0.395722] pnp: PnP ACPI: found 5 devices\n[ 0.402087] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403773] NET: Registered protocol family 2\n[ 0.404722] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407140] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409362] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410519] NET: Registered protocol family 1\n[ 0.411379] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412471] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413532] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427564] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441784] Trying to unpack rootfs image as initramfs...\n[ 0.490995] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505050] Scanning for low memory corruption every 60 seconds\n[ 0.506376] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507508] audit: initializing netlink subsys (disabled)\n[ 0.508531] audit: type=2000 audit(1546995831.928:1): initialized\n[ 0.509825] Initialise system trusted keyring\n[ 0.510744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511893] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513892] zbud: loaded\n[ 0.514608] VFS: Disk quotas dquot_6.6.0\n[ 0.515418] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516915] fuse init (API version 7.23)\n[ 0.517788] Key type big_key registered\n[ 0.518581] Allocating IMA MOK and blacklist keyrings.\n[ 0.520051] Key type asymmetric registered\n[ 0.520893] Asymmetric key parser 'x509' registered\n[ 0.521842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.523294] io scheduler noop registered\n[ 0.524081] io scheduler deadline registered (default)\n[ 0.525071] io scheduler cfq registered\n[ 0.525905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526939] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.528181] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529640] ACPI: Power Button [PWRF]\n[ 0.530470] GHES: HEST is not enabled!\n[ 0.543925] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575087] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579295] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603536] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605690] Linux agpgart interface v0.103\n[ 0.607738] brd: module loaded\n[ 0.608939] loop: module loaded\n[ 0.613502] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.615020] GPT:90111 != 2097151\n[ 0.615716] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616853] GPT:90111 != 2097151\n[ 0.617549] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618542] vda: vda1 vda15\n[ 0.619977] scsi host0: ata_piix\n[ 0.620737] scsi host1: ata_piix\n[ 0.621458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622714] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624184] libphy: Fixed MDIO Bus: probed\n[ 0.625031] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626013] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628219] PPP generic driver version 2.4.2\n[ 0.629151] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630424] ehci-pci: EHCI PCI platform driver\n[ 0.631323] ehci-platform: EHCI generic platform driver\n[ 0.632339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633511] ohci-pci: OHCI PCI platform driver\n[ 0.634413] ohci-platform: OHCI generic platform driver\n[ 0.635418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650674] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652157] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653192] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654341] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655588] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657059] usb usb1: Product: UHCI Host Controller\n[ 0.658000] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660250] hub 1-0:1.0: USB hub found\n[ 0.661049] hub 1-0:1.0: 2 ports detected\n[ 0.661983] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664092] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665079] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666117] mousedev: PS/2 mouse device common for all mice\n[ 0.667424] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669323] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670462] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672916] i2c /dev entries driver\n[ 0.673693] device-mapper: uevent: version 1.0.3\n[ 0.674642] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676277] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677572] NET: Registered protocol family 10\n[ 0.678553] NET: Registered protocol family 17\n[ 0.679445] Key type dns_resolver registered\n[ 0.680377] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681484] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683287] registered taskstats version 1\n[ 0.684129] Loading compiled-in X.509 certificates\n[ 0.685580] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687488] zswap: loaded using pool lzo/zbud\n[ 0.688890] Key type trusted registered\n[ 0.690468] Key type encrypted registered\n[ 0.691297] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692342] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693405] evm: HMAC attrs: 0x1\n[ 0.694334] Magic number: 3:260:53\n[ 0.695168] rtc_cmos 00:00: setting system clock to 2019-01-09 01:03:51 UTC (1546995831)\n[ 0.697214] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698341] EDD information not available.\n[ 0.781442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783080] Write protecting the kernel read-only data: 14336k\n[ 0.794489] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796343] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.838881] 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.98\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 1.12. iid=i-00000024\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUfV1jbEHtEQ/DXA0ii8BZ7oxTfDnqZlgySLI+xqFukt+bTaXV8fteqDINc8+/haqp8UBx265E7xYpPYymCwCz2k/Xd4C7JArmBfQlSodt0zcD3+y5xX6oU6O7GMXXbDMId/Aa6auDbKTV02DJS8MVjx4BkLIz9hlpzj7gI9C9+ew9ndzL9D9+GNJ1nKcX60B7z6pHAuzXrxIayORZn7uijjBt195l/UvULz9SkJ/mTwvcKZy4FYlQ4AGQyalPB8c0+zJoFBXKsU6tTKF8YDdAatEZsSCymDa6xc0z5D+wJUq7dKXscnfuaDC18KqStZ+X9p50U5dxlkXVsas3dfAb root@vping-ssh-vm-f4eaca1d-1b9c-434f-9924-c444bb4a9329\nssh-dss AAAAB3NzaC1kc3MAAACBAN3yeCeNoxEivJVB62FI2EwiFrHT6LZ9STphnKuevfxXvxc2iZHR0VFATf1a1x9Iqj2XEkTTM2NFSLfGIrvmolphkH482kMXsjUbBbQFD/MDLPal27gi39b69TVJGsFuMwkHDHFwtVX7sMmiLYh0A90Z6eEwq/0VuGaoJw+uCoo/AAAAFQDvtLSV6pnuiNqofs7VWJbVsjo9qwAAAIAxpFzrDq2luuhCrv9O3fSKfMRJspIzBG4KNYMWbGPEsR7UET1CsJmYT4iM89cQXsa850YpDp6eLIOpYzR7/ahACXLXxy/yOaQQQlGAg6Q5EEyel4ptGca4VXp3M/+c/zEnJnCYWKq0VH1hFR7x0mG/d23qqchk0rlY/qm9KAYF+wAAAIEAthBRPnYM1Gwb2HOlDsFaOn1MdZL0LfCXbyY+b02HA9ZVoQ0r05NxqUJMg3r3V2RA4eUaTFc+NY91jVjFSfJN4qinuo2ZHabZbZ1sEPXCb2zRugknBqDVzMNDiUm0nEUuOgcwuZPJ7/79lzX5FWlezAhf3QjSk3aW2LHkLQ6BHYs= root@vping-ssh-vm-f4eaca1d-1b9c-434f-9924-c444bb4a9329\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.8,24,fe80::f816:3eff:fe98:6674/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-f4eaca1d-1b9c-434f-9924-c444bb4a9329\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.10 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-f4eaca1d-1b9c-434f-9924-c444bb4a9329 login: "} 2019-01-09 01:03:57,045 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c/action used request id req-10d57000-aa51-4cb6-8ef2-02a697918a41 2019-01-09 01:03:57,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.34230804443s 2019-01-09 01:03:57,046 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c/action used request id req-10d57000-aa51-4cb6-8ef2-02a697918a41 2019-01-09 01:03:57,046 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 499944252 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.135642] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137400] pid_max: default: 32768 minimum: 301 [ 0.138357] ACPI: Core revision 20150930 [ 0.139819] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141190] Security Framework initialized [ 0.142029] Yama: becoming mindful. [ 0.142806] AppArmor: AppArmor initialized [ 0.143732] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145112] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146448] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147749] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149221] Initializing cgroup subsys io [ 0.150053] Initializing cgroup subsys memory [ 0.150979] Initializing cgroup subsys devices [ 0.151913] Initializing cgroup subsys freezer [ 0.152809] Initializing cgroup subsys net_cls [ 0.153703] Initializing cgroup subsys perf_event [ 0.154663] Initializing cgroup subsys net_prio [ 0.155627] Initializing cgroup subsys hugetlb [ 0.156522] Initializing cgroup subsys pids [ 0.157421] CPU: Physical Processor ID: 0 [ 0.158989] mce: CPU supports 10 MCE banks [ 0.159894] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160955] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172051] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178533] ftrace: allocating 31920 entries in 125 pages [ 0.204800] smpboot: Max logical packages: 1 [ 0.205750] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.207223] x2apic enabled [ 0.208057] Switched APIC routing to physical x2apic. [ 0.209817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.211031] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.213100] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214922] KVM setup paravirtual spinlock [ 0.216303] x86: Booted up 1 node, 1 CPUs [ 0.217142] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.218574] devtmpfs: initialized [ 0.220277] evm: security.selinux [ 0.220988] evm: security.SMACK64 [ 0.221726] evm: security.SMACK64EXEC [ 0.222491] evm: security.SMACK64TRANSMUTE [ 0.223325] evm: security.SMACK64MMAP [ 0.224096] evm: security.ima [ 0.224782] evm: security.capability [ 0.225630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.227558] pinctrl core: initialized pinctrl subsystem [ 0.228675] RTC time: 1:03:51, date: 01/09/19 [ 0.229676] NET: Registered protocol family 16 [ 0.230663] cpuidle: using governor ladder [ 0.231544] cpuidle: using governor menu [ 0.232384] PCCT header not found. [ 0.233170] ACPI: bus type PCI registered [ 0.234011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.235318] PCI: Using configuration type 1 for base access [ 0.237088] ACPI: Added _OSI(Module Device) [ 0.237955] ACPI: Added _OSI(Processor Device) [ 0.238869] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.239817] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241912] ACPI: Interpreter enabled [ 0.242709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.244637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.246528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.248465] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.250373] ACPI: (supports S0 S5) [ 0.251079] ACPI: Using IOAPIC for interrupt routing [ 0.252181] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.255297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.256471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257771] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.259001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.261292] acpiphp: Slot [3] registered [ 0.262107] acpiphp: Slot [4] registered [ 0.262982] acpiphp: Slot [5] registered [ 0.263830] acpiphp: Slot [6] registered [ 0.264647] acpiphp: Slot [7] registered [ 0.265497] acpiphp: Slot [8] registered [ 0.266361] acpiphp: Slot [9] registered [ 0.267199] acpiphp: Slot [10] registered [ 0.268050] acpiphp: Slot [11] registered [ 0.268902] acpiphp: Slot [12] registered [ 0.269763] acpiphp: Slot [13] registered [ 0.270615] acpiphp: Slot [14] registered [ 0.271465] acpiphp: Slot [15] registered [ 0.282314] acpiphp: Slot [16] registered [ 0.283169] acpiphp: Slot [17] registered [ 0.284029] acpiphp: Slot [18] registered [ 0.284886] acpiphp: Slot [19] registered [ 0.285739] acpiphp: Slot [20] registered [ 0.286600] acpiphp: Slot [21] registered [ 0.287455] acpiphp: Slot [22] registered [ 0.288307] acpiphp: Slot [23] registered [ 0.289160] acpiphp: Slot [24] registered [ 0.290020] acpiphp: Slot [25] registered [ 0.290879] acpiphp: Slot [26] registered [ 0.291737] acpiphp: Slot [27] registered [ 0.292595] acpiphp: Slot [28] registered [ 0.293450] acpiphp: Slot [29] registered [ 0.294309] acpiphp: Slot [30] registered [ 0.295165] acpiphp: Slot [31] registered [ 0.296018] PCI host bridge to bus 0000:00 [ 0.296876] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.298160] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.299450] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.300983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.302516] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308680] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310035] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311285] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312641] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.320506] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365770] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.367301] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368761] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.370199] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371603] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374068] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375353] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376974] vgaarb: loaded [ 0.377598] vgaarb: bridge control possible 0000:00:02.0 [ 0.378766] SCSI subsystem initialized [ 0.379608] ACPI: bus type USB registered [ 0.380444] usbcore: registered new interface driver usbfs [ 0.381508] usbcore: registered new interface driver hub [ 0.382581] usbcore: registered new device driver usb [ 0.383669] PCI: Using ACPI for IRQ routing [ 0.384741] NetLabel: Initializing [ 0.385507] NetLabel: domain hash size = 128 [ 0.386402] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387367] NetLabel: unlabeled traffic allowed by default [ 0.388454] clocksource: Switched to clocksource kvm-clock [ 0.393848] AppArmor: AppArmor Filesystem Enabled [ 0.394796] pnp: PnP ACPI init [ 0.395722] pnp: PnP ACPI: found 5 devices [ 0.402087] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.403773] NET: Registered protocol family 2 [ 0.404722] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.405983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407140] TCP: Hash tables configured (established 4096 bind 4096) [ 0.408291] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.409362] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410519] NET: Registered protocol family 1 [ 0.411379] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.412471] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.413532] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.427564] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441784] Trying to unpack rootfs image as initramfs... [ 0.490995] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505050] Scanning for low memory corruption every 60 seconds [ 0.506376] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.507508] audit: initializing netlink subsys (disabled) [ 0.508531] audit: type=2000 audit(1546995831.928:1): initialized [ 0.509825] Initialise system trusted keyring [ 0.510744] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511893] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.513892] zbud: loaded [ 0.514608] VFS: Disk quotas dquot_6.6.0 [ 0.515418] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.516915] fuse init (API version 7.23) [ 0.517788] Key type big_key registered [ 0.518581] Allocating IMA MOK and blacklist keyrings. [ 0.520051] Key type asymmetric registered [ 0.520893] Asymmetric key parser 'x509' registered [ 0.521842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.523294] io scheduler noop registered [ 0.524081] io scheduler deadline registered (default) [ 0.525071] io scheduler cfq registered [ 0.525905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.526939] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.528181] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.529640] ACPI: Power Button [PWRF] [ 0.530470] GHES: HEST is not enabled! [ 0.543925] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575087] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579295] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.603536] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.605690] Linux agpgart interface v0.103 [ 0.607738] brd: module loaded [ 0.608939] loop: module loaded [ 0.613502] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.615020] GPT:90111 != 2097151 [ 0.615716] GPT:Alternate GPT header not at the end of the disk. [ 0.616853] GPT:90111 != 2097151 [ 0.617549] GPT: Use GNU Parted to correct GPT errors. [ 0.618542] vda: vda1 vda15 [ 0.619977] scsi host0: ata_piix [ 0.620737] scsi host1: ata_piix [ 0.621458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.622714] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.624184] libphy: Fixed MDIO Bus: probed [ 0.625031] tun: Universal TUN/TAP device driver, 1.6 [ 0.626013] tun: (C) 1999-2004 Max Krasnyansky [ 0.628219] PPP generic driver version 2.4.2 [ 0.629151] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.630424] ehci-pci: EHCI PCI platform driver [ 0.631323] ehci-platform: EHCI generic platform driver [ 0.632339] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633511] ohci-pci: OHCI PCI platform driver [ 0.634413] ohci-platform: OHCI generic platform driver [ 0.635418] uhci_hcd: USB Universal Host Controller Interface driver [ 0.649648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.650674] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652157] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.653192] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.654341] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.655588] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657059] usb usb1: Product: UHCI Host Controller [ 0.658000] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.659175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.660250] hub 1-0:1.0: USB hub found [ 0.661049] hub 1-0:1.0: 2 ports detected [ 0.661983] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.664092] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.665079] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.666117] mousedev: PS/2 mouse device common for all mice [ 0.667424] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669323] rtc_cmos 00:00: RTC can wake from S4 [ 0.670462] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671705] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672916] i2c /dev entries driver [ 0.673693] device-mapper: uevent: version 1.0.3 [ 0.674642] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.676277] ledtrig-cpu: registered to indicate activity on CPUs [ 0.677572] NET: Registered protocol family 10 [ 0.678553] NET: Registered protocol family 17 [ 0.679445] Key type dns_resolver registered [ 0.680377] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.681484] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.683287] registered taskstats version 1 [ 0.684129] Loading compiled-in X.509 certificates [ 0.685580] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.687488] zswap: loaded using pool lzo/zbud [ 0.688890] Key type trusted registered [ 0.690468] Key type encrypted registered [ 0.691297] AppArmor: AppArmor sha1 policy hashing enabled [ 0.692342] ima: No TPM chip found, activating TPM-bypass! [ 0.693405] evm: HMAC attrs: 0x1 [ 0.694334] Magic number: 3:260:53 [ 0.695168] rtc_cmos 00:00: setting system clock to 2019-01-09 01:03:51 UTC (1546995831) [ 0.697214] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698341] EDD information not available. [ 0.781442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.783080] Write protecting the kernel read-only data: 14336k [ 0.794489] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.796343] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.838881] 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.98 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 1.12. iid=i-00000024 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUfV1jbEHtEQ/DXA0ii8BZ7oxTfDnqZlgySLI+xqFukt+bTaXV8fteqDINc8+/haqp8UBx265E7xYpPYymCwCz2k/Xd4C7JArmBfQlSodt0zcD3+y5xX6oU6O7GMXXbDMId/Aa6auDbKTV02DJS8MVjx4BkLIz9hlpzj7gI9C9+ew9ndzL9D9+GNJ1nKcX60B7z6pHAuzXrxIayORZn7uijjBt195l/UvULz9SkJ/mTwvcKZy4FYlQ4AGQyalPB8c0+zJoFBXKsU6tTKF8YDdAatEZsSCymDa6xc0z5D+wJUq7dKXscnfuaDC18KqStZ+X9p50U5dxlkXVsas3dfAb root@vping-ssh-vm-f4eaca1d-1b9c-434f-9924-c444bb4a9329 ssh-dss AAAAB3NzaC1kc3MAAACBAN3yeCeNoxEivJVB62FI2EwiFrHT6LZ9STphnKuevfxXvxc2iZHR0VFATf1a1x9Iqj2XEkTTM2NFSLfGIrvmolphkH482kMXsjUbBbQFD/MDLPal27gi39b69TVJGsFuMwkHDHFwtVX7sMmiLYh0A90Z6eEwq/0VuGaoJw+uCoo/AAAAFQDvtLSV6pnuiNqofs7VWJbVsjo9qwAAAIAxpFzrDq2luuhCrv9O3fSKfMRJspIzBG4KNYMWbGPEsR7UET1CsJmYT4iM89cQXsa850YpDp6eLIOpYzR7/ahACXLXxy/yOaQQQlGAg6Q5EEyel4ptGca4VXp3M/+c/zEnJnCYWKq0VH1hFR7x0mG/d23qqchk0rlY/qm9KAYF+wAAAIEAthBRPnYM1Gwb2HOlDsFaOn1MdZL0LfCXbyY+b02HA9ZVoQ0r05NxqUJMg3r3V2RA4eUaTFc+NY91jVjFSfJN4qinuo2ZHabZbZ1sEPXCb2zRugknBqDVzMNDiUm0nEUuOgcwuZPJ7/79lzX5FWlezAhf3QjSk3aW2LHkLQ6BHYs= root@vping-ssh-vm-f4eaca1d-1b9c-434f-9924-c444bb4a9329 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe98:6674/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-f4eaca1d-1b9c-434f-9924-c444bb4a9329 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.10 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-f4eaca1d-1b9c-434f-9924-c444bb4a9329 login: 2019-01-09 01:03:57,051 - paramiko.transport - DEBUG - starting thread (client mode): 0xdcf34d50L 2019-01-09 01:03:57,051 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 01:03:57,052 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 01:03:57,052 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 01:03:57,053 - 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 2019-01-09 01:03:57,053 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 01:03:57,053 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 01:03:57,054 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 01:03:57,054 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 01:03:57,054 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 01:03:57,104 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 01:03:57,105 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 01:03:57,120 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 5c9cec9f645453e2689240027744be57 2019-01-09 01:03:57,122 - paramiko.transport - DEBUG - Trying key 380ea8b8f0e781c5e6f01a0a62986a93 from /tmp/tmpeP3f38 2019-01-09 01:03:57,141 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 01:04:00,807 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 01:04:00,829 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 01:04:00,830 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 01:04:00,831 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 01:04:00,832 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 01:04:00,835 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 01:04:00,835 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.14 (192.168.120.14): 56 data bytes 64 bytes from 192.168.120.14: seq=0 ttl=64 time=1.436 ms --- 192.168.120.14 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.436/1.436/1.436 ms 2019-01-09 01:04:00,836 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-01-09 01:04:00,839 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 01:04:00,976 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 01:04:00,976 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 01:04:00,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 01:04:00,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:01,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:04:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0c6d45a-89bc-4bd5-a12f-e24d1b110d59 x-compute-request-id: req-b0c6d45a-89bc-4bd5-a12f-e24d1b110d59 Content-Type: application/json 2019-01-09 01:04:01,156 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a used request id req-b0c6d45a-89bc-4bd5-a12f-e24d1b110d59 2019-01-09 01:04:01,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.174613952637s 2019-01-09 01:04:01,157 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a used request id req-b0c6d45a-89bc-4bd5-a12f-e24d1b110d59 2019-01-09 01:04:01,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:01,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:01,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04: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-16002283-2af4-4257-bf35-bca7f98dd068 x-compute-request-id: req-16002283-2af4-4257-bf35-bca7f98dd068 Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:66:74", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:66:74", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:03:51.000000", "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:03:51Z", "hostId": "6b3f57ac568a7644a96b7fd5967dc9ff746b8b49faa545a357e4244d", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "name": "vping_ssh-vm_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:44Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:1f:8e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c173ea0f-271f-402f-acca-930d3d5f6d2a", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:03:39.000000", "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "c173ea0f-271f-402f-acca-930d3d5f6d2a", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:01Z", "hostId": "10658ccd0cb3261e3d4c66a3055286b7b952e1883e5395f1b0399606", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:33Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:04:01,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-16002283-2af4-4257-bf35-bca7f98dd068 2019-01-09 01:04:01,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393476009369s 2019-01-09 01:04:01,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-16002283-2af4-4257-bf35-bca7f98dd068 2019-01-09 01:04:01,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:04:03,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:03,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:04,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-311dbb4c-7241-4d8e-9b2c-6685563c88dc x-compute-request-id: req-311dbb4c-7241-4d8e-9b2c-6685563c88dc Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:66:74", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:66:74", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:03:51.000000", "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:03:51Z", "hostId": "6b3f57ac568a7644a96b7fd5967dc9ff746b8b49faa545a357e4244d", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "name": "vping_ssh-vm_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:44Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:04:04,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-311dbb4c-7241-4d8e-9b2c-6685563c88dc 2019-01-09 01:04:04,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495809078217s 2019-01-09 01:04:04,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-311dbb4c-7241-4d8e-9b2c-6685563c88dc 2019-01-09 01:04:04,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 01:04:04,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/8533477a-ae74-4ec2-a060-e1c0a8bca6ed.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:05,019 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41b2ebc3-49d3-44fb-820d-31214f98dc24 Content-Length: 0 Date: Wed, 09 Jan 2019 01:04:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:04:05,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/8533477a-ae74-4ec2-a060-e1c0a8bca6ed.json used request id req-41b2ebc3-49d3-44fb-820d-31214f98dc24 2019-01-09 01:04:05,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.962365865707s 2019-01-09 01:04:05,019 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/8533477a-ae74-4ec2-a060-e1c0a8bca6ed.json used request id req-41b2ebc3-49d3-44fb-820d-31214f98dc24 2019-01-09 01:04:05,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 01:04:05,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:05,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3e5f4e37-c462-4715-94eb-99994b32725a Date: Wed, 09 Jan 2019 01:04:05 GMT RESP BODY: {"floatingips": []} 2019-01-09 01:04:05,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-3e5f4e37-c462-4715-94eb-99994b32725a 2019-01-09 01:04:05,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.164551019669s 2019-01-09 01:04:05,190 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-3e5f4e37-c462-4715-94eb-99994b32725a 2019-01-09 01:04:05,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 01:04:05,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:05,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0218992-336f-49ce-9d60-c688ac0fa530 x-compute-request-id: req-c0218992-336f-49ce-9d60-c688ac0fa530 Content-Type: application/json 2019-01-09 01:04:05,400 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c used request id req-c0218992-336f-49ce-9d60-c688ac0fa530 2019-01-09 01:04:05,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.209254026413s 2019-01-09 01:04:05,400 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c used request id req-c0218992-336f-49ce-9d60-c688ac0fa530 2019-01-09 01:04:05,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:05,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:05,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d50a9663-3da5-4080-a0ef-89a9ba5391b9 x-compute-request-id: req-d50a9663-3da5-4080-a0ef-89a9ba5391b9 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:66:74", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:66:74", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "rel": "bookmark"}], "image": {"id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "links": [{"href": "http://172.30.9.26:8774/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:03:51.000000", "flavor": {"id": "8725c2be-123d-4a83-b594-60e10c3581ee", "links": [{"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}]}, "id": "dc6834ef-dfd5-4b9f-828b-57ffe79c623c", "security_groups": [{"name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}], "user_id": "1771f1d7f5da481a8a89806612dd0874", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:05Z", "hostId": "6b3f57ac568a7644a96b7fd5967dc9ff746b8b49faa545a357e4244d", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "name": "vping_ssh-vm_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "created": "2019-01-09T01:03:44Z", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:04:05,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d50a9663-3da5-4080-a0ef-89a9ba5391b9 2019-01-09 01:04:05,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210255861282s 2019-01-09 01:04:05,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d50a9663-3da5-4080-a0ef-89a9ba5391b9 2019-01-09 01:04:05,613 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:04:07,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:07,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:07,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04: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-7f19dc4d-06da-40dc-8f07-90182cb94498 x-compute-request-id: req-7f19dc4d-06da-40dc-8f07-90182cb94498 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 01:04:07,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7f19dc4d-06da-40dc-8f07-90182cb94498 2019-01-09 01:04:07,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0845210552216s 2019-01-09 01:04:07,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7f19dc4d-06da-40dc-8f07-90182cb94498 2019-01-09 01:04:07,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:04:07,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:07,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-c27d3eec-730b-4029-8e32-37615119676a Date: Wed, 09 Jan 2019 01:04:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:29Z", "updated_at": "2019-01-09T01:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:30Z", "revision_number": 0, "id": "80b9f208-444b-4b53-87b9-47451429bb92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:30Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:29Z", "revision_number": 0, "id": "c631993b-f1cf-43e5-b1e9-c36fb75bb9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:29Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T01:03:30Z", "revision_number": 0, "id": "fafb9251-1a6a-46cd-996a-445c71a48e36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:30Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:29Z", "revision_number": 0, "id": "fdbbb764-7ba6-4325-bda5-dc9f4aeb0aeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:29Z", "security_group_id": "6008811f-83b2-4a09-b485-d633e9b5250c", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}], "revision_number": 4, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "6008811f-83b2-4a09-b485-d633e9b5250c", "name": "vping_ssh-sg_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}, {"description": "Default security group", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:18Z", "updated_at": "2019-01-09T01:03:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "540433d6-6296-4f3f-92c8-bfa43af5cfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "7104432d-cb62-444d-844e-5d2bbf7f3404", "remote_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "957ad204-f0f5-4678-87b6-6a37c4be9708", "remote_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "ce506c2f-115a-479e-95f8-7a8353ef1eff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}], "revision_number": 4, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "name": "default"}]} 2019-01-09 01:04:07,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c27d3eec-730b-4029-8e32-37615119676a 2019-01-09 01:04:07,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515727996826s 2019-01-09 01:04:07,757 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c27d3eec-730b-4029-8e32-37615119676a 2019-01-09 01:04:07,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 01:04:07,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6008811f-83b2-4a09-b485-d633e9b5250c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:07,922 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01838ffb-f4cd-4e12-99b8-64237e817346 Content-Length: 0 Date: Wed, 09 Jan 2019 01:04:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:04:07,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6008811f-83b2-4a09-b485-d633e9b5250c.json used request id req-01838ffb-f4cd-4e12-99b8-64237e817346 2019-01-09 01:04:07,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161924123764s 2019-01-09 01:04:07,922 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6008811f-83b2-4a09-b485-d633e9b5250c.json used request id req-01838ffb-f4cd-4e12-99b8-64237e817346 2019-01-09 01:04:07,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-09 01:04:07,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:07,962 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:04: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-7820a411-7b9e-42b4-b670-4f54203b5cc3 x-compute-request-id: req-7820a411-7b9e-42b4-b670-4f54203b5cc3 Content-Length: 0 Content-Type: application/json 2019-01-09 01:04:07,962 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329 used request id req-7820a411-7b9e-42b4-b670-4f54203b5cc3 2019-01-09 01:04:07,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0395579338074s 2019-01-09 01:04:07,963 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_f4eaca1d-1b9c-434f-9924-c444bb4a9329 used request id req-7820a411-7b9e-42b4-b670-4f54203b5cc3 2019-01-09 01:04:07,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 01:04:07,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6c3eba76-5c8b-4962-a0ea-01a2c395d4bd/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" -d '{"subnet_id": "22eb1777-8862-4fd7-9a3e-984f533690d1"}' 2019-01-09 01:04:09,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-be5272dc-387f-4b8f-b3cf-409c0288a50b Date: Wed, 09 Jan 2019 01:04:09 GMT RESP BODY: {"network_id": "56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "subnet_id": "22eb1777-8862-4fd7-9a3e-984f533690d1", "subnet_ids": ["22eb1777-8862-4fd7-9a3e-984f533690d1"], "port_id": "0e4def26-975a-4b44-b89c-c40bb93c2c99", "id": "6c3eba76-5c8b-4962-a0ea-01a2c395d4bd"} 2019-01-09 01:04:09,479 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6c3eba76-5c8b-4962-a0ea-01a2c395d4bd/remove_router_interface.json used request id req-be5272dc-387f-4b8f-b3cf-409c0288a50b 2019-01-09 01:04:09,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.51567006111s 2019-01-09 01:04:09,479 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6c3eba76-5c8b-4962-a0ea-01a2c395d4bd/remove_router_interface.json used request id req-be5272dc-387f-4b8f-b3cf-409c0288a50b returning object 6c3eba76-5c8b-4962-a0ea-01a2c395d4bd 2019-01-09 01:04:09,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 01:04:09,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:09,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1ab216ca-071e-4d45-96f1-1e08aec97347 Date: Wed, 09 Jan 2019 01:04:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:21Z", "admin_state_up": true, "updated_at": "2019-01-09T01:04:08Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "6c3eba76-5c8b-4962-a0ea-01a2c395d4bd", "name": "vping_ssh-router_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}]} 2019-01-09 01:04:09,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1ab216ca-071e-4d45-96f1-1e08aec97347 2019-01-09 01:04:09,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0837481021881s 2019-01-09 01:04:09,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1ab216ca-071e-4d45-96f1-1e08aec97347 2019-01-09 01:04:09,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 01:04:09,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/6c3eba76-5c8b-4962-a0ea-01a2c395d4bd.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:13,183 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e4087ea-23de-49ba-bf6d-a5baf199d104 Content-Length: 0 Date: Wed, 09 Jan 2019 01:04:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:04:13,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6c3eba76-5c8b-4962-a0ea-01a2c395d4bd.json used request id req-2e4087ea-23de-49ba-bf6d-a5baf199d104 2019-01-09 01:04:13,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.6178278923s 2019-01-09 01:04:13,184 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6c3eba76-5c8b-4962-a0ea-01a2c395d4bd.json used request id req-2e4087ea-23de-49ba-bf6d-a5baf199d104 2019-01-09 01:04:13,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 01:04:13,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:13,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-7abccad1-2a28-45bf-9421-e613c79c9349 Date: Wed, 09 Jan 2019 01:04:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T01:03: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":"f4c21713c7e54ec9ad95aed495839b30","id":"22eb1777-8862-4fd7-9a3e-984f533690d1","subnetpool_id":null,"name":"vping_ssh-subnet_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}]} 2019-01-09 01:04:13,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7abccad1-2a28-45bf-9421-e613c79c9349 2019-01-09 01:04:13,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.208306074142s 2019-01-09 01:04:13,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7abccad1-2a28-45bf-9421-e613c79c9349 2019-01-09 01:04:13,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 01:04:13,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/22eb1777-8862-4fd7-9a3e-984f533690d1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:15,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-179ca983-9eff-4133-a2e2-c61177d54789 Date: Wed, 09 Jan 2019 01:04:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:04:15,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/22eb1777-8862-4fd7-9a3e-984f533690d1.json used request id req-179ca983-9eff-4133-a2e2-c61177d54789 2019-01-09 01:04:15,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.41801095009s 2019-01-09 01:04:15,813 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/22eb1777-8862-4fd7-9a3e-984f533690d1.json used request id req-179ca983-9eff-4133-a2e2-c61177d54789 2019-01-09 01:04:15,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:04:15,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:16,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-5f34c608-e47d-4402-90af-38c430141707 Date: Wed, 09 Jan 2019 01:04:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T01:04:15Z","tenant_id":"f4c21713c7e54ec9ad95aed495839b30","created_at":"2019-01-09T01:03:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"f4c21713c7e54ec9ad95aed495839b30","id":"56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66","name":"vping_ssh-net_f4eaca1d-1b9c-434f-9924-c444bb4a9329"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 01:04:16,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5f34c608-e47d-4402-90af-38c430141707 2019-01-09 01:04:16,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257068157196s 2019-01-09 01:04:16,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5f34c608-e47d-4402-90af-38c430141707 2019-01-09 01:04:16,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 01:04:16,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:17,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ef47d2b-e0bf-4c0d-bbfd-8b6f66f9da98 Date: Wed, 09 Jan 2019 01:04:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:04:17,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66.json used request id req-7ef47d2b-e0bf-4c0d-bbfd-8b6f66f9da98 2019-01-09 01:04:17,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15824389458s 2019-01-09 01:04:17,230 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/56c3eb0b-1c43-457d-b4a5-ef2d5ca3fc66.json used request id req-7ef47d2b-e0bf-4c0d-bbfd-8b6f66f9da98 2019-01-09 01:04:17,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:04:17,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:17,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-9dfe0e64-bed7-4c73-8717-a8790ef30857 Date: Wed, 09 Jan 2019 01:04:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/snap", "metadata": {}}], "file": "/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/file", "owner": "f4c21713c7e54ec9ad95aed495839b30", "id": "c21c4f78-813e-48aa-a5ed-4c911bad7390", "size": 12716032, "self": "/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c21c4f78-813e-48aa-a5ed-4c911bad7390/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:03:28Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:03:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:04:17,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9dfe0e64-bed7-4c73-8717-a8790ef30857 2019-01-09 01:04:17,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184042930603s 2019-01-09 01:04:17,415 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9dfe0e64-bed7-4c73-8717-a8790ef30857 2019-01-09 01:04:17,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 01:04:17,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5cffd355fdc2723f4ef9ad3b9c82e162378a0519" 2019-01-09 01:04:19,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f8cc68ea-ab4c-401d-91cf-dcba0576ecd4 Date: Wed, 09 Jan 2019 01:04:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:04:19,203 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390 used request id req-f8cc68ea-ab4c-401d-91cf-dcba0576ecd4 2019-01-09 01:04:19,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.78629088402s 2019-01-09 01:04:19,204 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c21c4f78-813e-48aa-a5ed-4c911bad7390 used request id req-f8cc68ea-ab4c-401d-91cf-dcba0576ecd4 2019-01-09 01:04:19,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:04:19,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:04:19,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0cc91cb-7877-45a2-b9ee-a9427bf8daa9 x-compute-request-id: req-f0cc91cb-7877-45a2-b9ee-a9427bf8daa9 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8725c2be-123d-4a83-b594-60e10c3581ee", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8725c2be-123d-4a83-b594-60e10c3581ee", "name": "vping_ssh-flavor_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:04:19,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f0cc91cb-7877-45a2-b9ee-a9427bf8daa9 2019-01-09 01:04:19,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0350370407104s 2019-01-09 01:04:19,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f0cc91cb-7877-45a2-b9ee-a9427bf8daa9 2019-01-09 01:04:19,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 01:04:19,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/8725c2be-123d-4a83-b594-60e10c3581ee -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:04:19,296 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:04:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24fb1ef8-21bd-479d-94f2-e8b62ea9e7c0 x-compute-request-id: req-24fb1ef8-21bd-479d-94f2-e8b62ea9e7c0 Content-Length: 0 Content-Type: application/json 2019-01-09 01:04:19,296 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8725c2be-123d-4a83-b594-60e10c3581ee used request id req-24fb1ef8-21bd-479d-94f2-e8b62ea9e7c0 2019-01-09 01:04:19,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0550742149353s 2019-01-09 01:04:19,297 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8725c2be-123d-4a83-b594-60e10c3581ee used request id req-24fb1ef8-21bd-479d-94f2-e8b62ea9e7c0 2019-01-09 01:04:19,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:04:19,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:04:19,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c711cab8-5620-488b-9cac-42abecb449f5 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_f4eaca1d-1b9c-434f-9924-c444bb4a9329", "links": {"self": "http://172.30.9.26:5000/v3/users/1771f1d7f5da481a8a89806612dd0874"}, "domain_id": "default", "enabled": true, "id": "1771f1d7f5da481a8a89806612dd0874", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:04:19,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c711cab8-5620-488b-9cac-42abecb449f5 2019-01-09 01:04:19,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104063987732s 2019-01-09 01:04:19,402 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c711cab8-5620-488b-9cac-42abecb449f5 2019-01-09 01:04:19,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:04:19,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/1771f1d7f5da481a8a89806612dd0874 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:04:19,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2337c6c4-2ecd-474b-bfa8-43dfa105eeef Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/1771f1d7f5da481a8a89806612dd0874"}, "enabled": true, "id": "1771f1d7f5da481a8a89806612dd0874", "options": {}, "domain_id": "default", "name": "vping_ssh-user_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}} 2019-01-09 01:04:19,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/1771f1d7f5da481a8a89806612dd0874 used request id req-2337c6c4-2ecd-474b-bfa8-43dfa105eeef 2019-01-09 01:04:19,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0925469398499s 2019-01-09 01:04:19,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/1771f1d7f5da481a8a89806612dd0874 used request id req-2337c6c4-2ecd-474b-bfa8-43dfa105eeef 2019-01-09 01:04:19,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 01:04:19,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/1771f1d7f5da481a8a89806612dd0874 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:04:19,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf18e03b-fa48-4a18-86e6-5fea5853f2ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:04:19,737 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1771f1d7f5da481a8a89806612dd0874 used request id req-bf18e03b-fa48-4a18-86e6-5fea5853f2ee 2019-01-09 01:04:19,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.234914064407s 2019-01-09 01:04:19,737 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1771f1d7f5da481a8a89806612dd0874 used request id req-bf18e03b-fa48-4a18-86e6-5fea5853f2ee 2019-01-09 01:04:19,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:04:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:04:19,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa591fe-f80f-4ea3-95ca-458d1a6cffa4 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/f4c21713c7e54ec9ad95aed495839b30"}, "enabled": true, "id": "f4c21713c7e54ec9ad95aed495839b30", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f4eaca1d-1b9c-434f-9924-c444bb4a9329"}]} 2019-01-09 01:04:19,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3fa591fe-f80f-4ea3-95ca-458d1a6cffa4 2019-01-09 01:04:19,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0848078727722s 2019-01-09 01:04:19,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3fa591fe-f80f-4ea3-95ca-458d1a6cffa4 2019-01-09 01:04:19,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 01:04:19,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/f4c21713c7e54ec9ad95aed495839b30 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:04:19,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ae1b1d7-4782-433d-be07-bc7622ecd77e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:04:19,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f4c21713c7e54ec9ad95aed495839b30 used request id req-3ae1b1d7-4782-433d-be07-bc7622ecd77e 2019-01-09 01:04:19,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.166726112366s 2019-01-09 01:04:19,992 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f4c21713c7e54ec9ad95aed495839b30 used request id req-3ae1b1d7-4782-433d-be07-bc7622ecd77e 2019-01-09 01:04:19,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:04:19,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:04:20,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-812cbe7f-08d7-4a36-9f19-8db20498b629 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "21cee8bb711542bdb1f888c620ba6d51", "links": {"self": "http://172.30.9.26:5000/v3/roles/21cee8bb711542bdb1f888c620ba6d51"}, "name": "Member"}, {"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:04:20,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-812cbe7f-08d7-4a36-9f19-8db20498b629 2019-01-09 01:04:20,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0790441036224s 2019-01-09 01:04:20,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 01:04:20,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/21cee8bb711542bdb1f888c620ba6d51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:04:20,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7bc20fd-2d76-4ed1-99e7-31da8e541399 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:04:20,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/21cee8bb711542bdb1f888c620ba6d51 used request id req-a7bc20fd-2d76-4ed1-99e7-31da8e541399 2019-01-09 01:04:20,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.116600036621s 2019-01-09 01:04:20,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:04:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=f4c21713c7e54ec9ad95aed495839b30&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:04:20,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-379b3dc8-0cfc-4f94-a319-7cc6d7d4ad23 Date: Wed, 09 Jan 2019 01:04:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:18Z", "updated_at": "2019-01-09T01:03:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "540433d6-6296-4f3f-92c8-bfa43af5cfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "7104432d-cb62-444d-844e-5d2bbf7f3404", "remote_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "957ad204-f0f5-4678-87b6-6a37c4be9708", "remote_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "ce506c2f-115a-479e-95f8-7a8353ef1eff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}], "revision_number": 4, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "name": "default"}]} 2019-01-09 01:04:20,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=f4c21713c7e54ec9ad95aed495839b30&name=default used request id req-379b3dc8-0cfc-4f94-a319-7cc6d7d4ad23 2019-01-09 01:04:20,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191496133804s 2019-01-09 01:04:20,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=f4c21713c7e54ec9ad95aed495839b30&name=default used request id req-379b3dc8-0cfc-4f94-a319-7cc6d7d4ad23 2019-01-09 01:04:20,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:04:20,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:04:20,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a399bcfd-2e15-4994-aeaa-8fb0696fc70a Date: Wed, 09 Jan 2019 01:04:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "created_at": "2019-01-09T01:03:18Z", "updated_at": "2019-01-09T01:03:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "ce506c2f-115a-479e-95f8-7a8353ef1eff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "7104432d-cb62-444d-844e-5d2bbf7f3404", "remote_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "957ad204-f0f5-4678-87b6-6a37c4be9708", "remote_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:03:18Z", "revision_number": 0, "id": "540433d6-6296-4f3f-92c8-bfa43af5cfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:03:18Z", "security_group_id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "tenant_id": "f4c21713c7e54ec9ad95aed495839b30", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4c21713c7e54ec9ad95aed495839b30"}], "revision_number": 4, "project_id": "f4c21713c7e54ec9ad95aed495839b30", "id": "d01ca77b-4b80-49e5-a3ba-c2b2c78243df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:04:20,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a399bcfd-2e15-4994-aeaa-8fb0696fc70a 2019-01-09 01:04:20,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206854820251s 2019-01-09 01:04:20,596 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a399bcfd-2e15-4994-aeaa-8fb0696fc70a 2019-01-09 01:04:20,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 01:04:20,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d01ca77b-4b80-49e5-a3ba-c2b2c78243df.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1d9b05f08eae7322bf27739c71aad13bfdbf52" 2019-01-09 01:04:20,895 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4da1dea-a890-4219-b11e-b1e45f893144 Content-Length: 0 Date: Wed, 09 Jan 2019 01:04:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:04:20,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d01ca77b-4b80-49e5-a3ba-c2b2c78243df.json used request id req-e4da1dea-a890-4219-b11e-b1e45f893144 2019-01-09 01:04:20,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.294845104218s 2019-01-09 01:04:20,895 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d01ca77b-4b80-49e5-a3ba-c2b2c78243df.json used request id req-e4da1dea-a890-4219-b11e-b1e45f893144 2019-01-09 01:04:20,946 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-01-09 01:04:21,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:04:21,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:04:21,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:04:21,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:04:21,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:04:21,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:04:21,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:04:21,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:04:21,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:04:21,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:04:21,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:04:21,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:04:21,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:04:21,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:04:21,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:04:21,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:04:21,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:04:21,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:04:21,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:04:21,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:04:21,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:04:21,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:04:21,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:04:21,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:04:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:04:21,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c5ef5f4-1996-44c7-9aa9-5f6689e45a6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:04:21,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8c5ef5f4-1996-44c7-9aa9-5f6689e45a6f 2019-01-09 01:04:21,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:04:21,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:04:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["4NXXgbZ7Sd-tdCNKStLghg"], "issued_at": "2019-01-09T01:04:21.000000Z"}} 2019-01-09 01:04:21,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:04:21,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:21,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-87f92490-2344-49a5-ab2f-a2f272d972db Date: Wed, 09 Jan 2019 01:04:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 01:04:21,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-87f92490-2344-49a5-ab2f-a2f272d972db 2019-01-09 01:04:21,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232818841934s 2019-01-09 01:04:21,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-87f92490-2344-49a5-ab2f-a2f272d972db 2019-01-09 01:04:21,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 01:04:21,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:21,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:04:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:04:21,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:21,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2712aa6-9283-401e-823c-603aff751cc5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 01:04:21,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-d2712aa6-9283-401e-823c-603aff751cc5 2019-01-09 01:04:21,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0862669944763s 2019-01-09 01:04:21,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 01:04:21,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}}' 2019-01-09 01:04:21,827 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c681aa6a-39b6-45ab-9498-25ba1b769810 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/7bfa9b6976434b8b87fa96c909e105d6"}, "enabled": true, "id": "7bfa9b6976434b8b87fa96c909e105d6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}} 2019-01-09 01:04:21,827 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c681aa6a-39b6-45ab-9498-25ba1b769810 2019-01-09 01:04:21,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118774175644s 2019-01-09 01:04:21,828 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c681aa6a-39b6-45ab-9498-25ba1b769810 2019-01-09 01:04:21,828 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', 'id': u'7bfa9b6976434b8b87fa96c909e105d6', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 01:04:21,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 01:04:22,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.415068149567s 2019-01-09 01:04:22,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/6cef03f6090d447295f340fd0504513f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:22,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9530277-5fc2-4a4b-b07f-6ddea48969bf Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/6cef03f6090d447295f340fd0504513f"}, "enabled": true, "id": "6cef03f6090d447295f340fd0504513f", "options": {}, "domain_id": "default", "name": "vping_userdata-user_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}} 2019-01-09 01:04:22,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6cef03f6090d447295f340fd0504513f used request id req-a9530277-5fc2-4a4b-b07f-6ddea48969bf 2019-01-09 01:04:22,341 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6cef03f6090d447295f340fd0504513f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_259a2bea-63a6-4fbd-8f2b-abb3287d82b4'}) 2019-01-09 01:04:22,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:04:22,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:22,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85501035-e415-4e79-bcab-b3706dbdd8ad Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:04:22,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-85501035-e415-4e79-bcab-b3706dbdd8ad 2019-01-09 01:04:22,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0797410011292s 2019-01-09 01:04:22,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:04:22,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:22,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47838055-2672-446c-9774-f8420094bfea Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:04:22,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-47838055-2672-446c-9774-f8420094bfea 2019-01-09 01:04:22,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0851719379425s 2019-01-09 01:04:22,508 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 01:04:22,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 01:04:22,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" -d '{"role": {"name": "Member"}}' 2019-01-09 01:04:22,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52ca1567-8f92-44bf-9f88-b445ca6ff0b2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a290a079e198488c9b31097797f31331", "links": {"self": "http://172.30.9.26:5000/v3/roles/a290a079e198488c9b31097797f31331"}, "name": "Member"}} 2019-01-09 01:04:22,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-52ca1567-8f92-44bf-9f88-b445ca6ff0b2 2019-01-09 01:04:22,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.106689214706s 2019-01-09 01:04:22,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/a290a079e198488c9b31097797f31331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:22,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c409f08-d0cb-40e4-890c-24676da750e4 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a290a079e198488c9b31097797f31331"}, "domain_id": null, "name": "Member", "id": "a290a079e198488c9b31097797f31331"}} 2019-01-09 01:04:22,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a290a079e198488c9b31097797f31331 used request id req-3c409f08-d0cb-40e4-890c-24676da750e4 2019-01-09 01:04:22,696 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/a290a079e198488c9b31097797f31331'}, 'domain_id': None, 'human_id': None, 'id': u'a290a079e198488c9b31097797f31331', 'HUMAN_ID': False}) 2019-01-09 01:04:22,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:04:22,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:22,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1825460-dc5b-4990-a9dd-831b86a204df Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a290a079e198488c9b31097797f31331", "links": {"self": "http://172.30.9.26:5000/v3/roles/a290a079e198488c9b31097797f31331"}, "name": "Member"}]} 2019-01-09 01:04:22,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e1825460-dc5b-4990-a9dd-831b86a204df 2019-01-09 01:04:22,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831279754639s 2019-01-09 01:04:22,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:04:22,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:22,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47c6ac4d-185b-40f6-a989-1062ec875e49 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:04:22,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-47c6ac4d-185b-40f6-a989-1062ec875e49 2019-01-09 01:04:22,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0758261680603s 2019-01-09 01:04:22,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:04:22,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:22,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25a933a-af8c-4eef-b301-821de19fcbcb Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "links": {"self": "http://172.30.9.26:5000/v3/users/6cef03f6090d447295f340fd0504513f"}, "domain_id": "default", "enabled": true, "id": "6cef03f6090d447295f340fd0504513f", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:04:22,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a25a933a-af8c-4eef-b301-821de19fcbcb 2019-01-09 01:04:22,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112332820892s 2019-01-09 01:04:22,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a25a933a-af8c-4eef-b301-821de19fcbcb 2019-01-09 01:04:22,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:04:22,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:23,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57a6695-e7b9-466f-b411-7ff2e68777bb Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/7bfa9b6976434b8b87fa96c909e105d6"}, "enabled": true, "id": "7bfa9b6976434b8b87fa96c909e105d6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:04:23,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c57a6695-e7b9-466f-b411-7ff2e68777bb 2019-01-09 01:04:23,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0844449996948s 2019-01-09 01:04:23,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c57a6695-e7b9-466f-b411-7ff2e68777bb 2019-01-09 01:04:23,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:04:23,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=6cef03f6090d447295f340fd0504513f&scope.project.id=7bfa9b6976434b8b87fa96c909e105d6&role.id=a290a079e198488c9b31097797f31331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:23,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2223c74f-fe5b-4fd5-82fc-170ded308105 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=6cef03f6090d447295f340fd0504513f&scope.project.id=7bfa9b6976434b8b87fa96c909e105d6&role.id=a290a079e198488c9b31097797f31331", "previous": null, "next": null}} 2019-01-09 01:04:23,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=6cef03f6090d447295f340fd0504513f&scope.project.id=7bfa9b6976434b8b87fa96c909e105d6&role.id=a290a079e198488c9b31097797f31331 used request id req-2223c74f-fe5b-4fd5-82fc-170ded308105 2019-01-09 01:04:23,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0749719142914s 2019-01-09 01:04:23,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:04:23,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/7bfa9b6976434b8b87fa96c909e105d6/users/6cef03f6090d447295f340fd0504513f/roles/a290a079e198488c9b31097797f31331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:23,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc2303e-a3a9-4f4e-a8df-b498187e8085 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:04:23,195 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7bfa9b6976434b8b87fa96c909e105d6/users/6cef03f6090d447295f340fd0504513f/roles/a290a079e198488c9b31097797f31331 used request id req-8bc2303e-a3a9-4f4e-a8df-b498187e8085 2019-01-09 01:04:23,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0556840896606s 2019-01-09 01:04:23,196 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'f87c3a32-a650-4624-aada-bdb3984adc88', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', 'project_id': u'7bfa9b6976434b8b87fa96c909e105d6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 01:04:23,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:04:23,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:04:23,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:04:23,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:04:23,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:04:23,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:04:23,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:04:23,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:04:23,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:04:23,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:04:23,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:04:23,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:04:23,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:04:23,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:04:23,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:04:23,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:04:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:04:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:04:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:04:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:04:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:04:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:04:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:04:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:04:23,202 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', 'password': 'f87c3a32-a650-4624-aada-bdb3984adc88', 'project_name': 'vping_userdata-project_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '7bfa9b6976434b8b87fa96c909e105d6', 'project_domain_name': 'Default'} 2019-01-09 01:04:23,202 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-01-09 01:04:23,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 01:04:23,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:23,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159aa244-bf33-4b1c-a4cb-a5a9cd343996 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 01:04:23,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-159aa244-bf33-4b1c-a4cb-a5a9cd343996 2019-01-09 01:04:23,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0804431438446s 2019-01-09 01:04:23,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:04:23,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:04:23,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e567ac1-2199-4592-a5b8-69904e5b2949 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/7bfa9b6976434b8b87fa96c909e105d6"}, "enabled": true, "id": "7bfa9b6976434b8b87fa96c909e105d6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:04:23,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0e567ac1-2199-4592-a5b8-69904e5b2949 2019-01-09 01:04:23,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0739660263062s 2019-01-09 01:04:23,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0e567ac1-2199-4592-a5b8-69904e5b2949 2019-01-09 01:04:23,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 01:04:23,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" -d '{"network": {"tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "name": "vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "admin_state_up": true}}' 2019-01-09 01:04:23,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-d46b84c3-67ac-4be8-90d2-9663247cd1a3 Date: Wed, 09 Jan 2019 01:04:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"33660030-1525-4702-be71-f1209c596534","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"7bfa9b6976434b8b87fa96c909e105d6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T01:04:23Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4","admin_state_up":true,"tenant_id":"7bfa9b6976434b8b87fa96c909e105d6","created_at":"2019-01-09T01:04:23Z","mtu":1450}} 2019-01-09 01:04:23,844 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d46b84c3-67ac-4be8-90d2-9663247cd1a3 2019-01-09 01:04:23,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.481401920319s 2019-01-09 01:04:23,844 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d46b84c3-67ac-4be8-90d2-9663247cd1a3 2019-01-09 01:04:23,845 - 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'2019-01-09T01:04:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'33660030-1525-4702-be71-f1209c596534', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', u'created_at': u'2019-01-09T01:04:23Z', u'mtu': 1450, u'tenant_id': u'7bfa9b6976434b8b87fa96c909e105d6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7bfa9b6976434b8b87fa96c909e105d6'}) 2019-01-09 01:04:23,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:04:23,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6351b9-1d75-4344-a962-bea10fc311dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:04:23,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2b6351b9-1d75-4344-a962-bea10fc311dc 2019-01-09 01:04:23,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:04:24,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a290a079e198488c9b31097797f31331", "name": "Member"}], "expires_at": "2019-01-09T02:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bfa9b6976434b8b87fa96c909e105d6", "name": "vping_userdata-project_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7bfa9b6976434b8b87fa96c909e105d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/7bfa9b6976434b8b87fa96c909e105d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/7bfa9b6976434b8b87fa96c909e105d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7bfa9b6976434b8b87fa96c909e105d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/7bfa9b6976434b8b87fa96c909e105d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/7bfa9b6976434b8b87fa96c909e105d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7bfa9b6976434b8b87fa96c909e105d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/7bfa9b6976434b8b87fa96c909e105d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/7bfa9b6976434b8b87fa96c909e105d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7bfa9b6976434b8b87fa96c909e105d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/7bfa9b6976434b8b87fa96c909e105d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/7bfa9b6976434b8b87fa96c909e105d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "id": "6cef03f6090d447295f340fd0504513f"}, "audit_ids": ["YmdPLYbMRhSL6vp0akp-6A"], "issued_at": "2019-01-09T01:04:24.000000Z"}} 2019-01-09 01:04:24,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:04:24,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:24,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-3d78e585-0c10-403a-9c89-35d019d1b382 Date: Wed, 09 Jan 2019 01:04:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T01:04:23Z","tenant_id":"7bfa9b6976434b8b87fa96c909e105d6","created_at":"2019-01-09T01:04:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7bfa9b6976434b8b87fa96c909e105d6","id":"33660030-1525-4702-be71-f1209c596534","name":"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 01:04:24,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3d78e585-0c10-403a-9c89-35d019d1b382 2019-01-09 01:04:24,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250493049622s 2019-01-09 01:04:24,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3d78e585-0c10-403a-9c89-35d019d1b382 2019-01-09 01:04:24,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 01:04:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" -d '{"subnet": {"name": "vping_userdata-subnet_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "enable_dhcp": true, "network_id": "33660030-1525-4702-be71-f1209c596534", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 01:04:25,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bae512fe-c677-4b7f-b003-6d35a61e5253 Date: Wed, 09 Jan 2019 01:04:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33660030-1525-4702-be71-f1209c596534","tenant_id":"7bfa9b6976434b8b87fa96c909e105d6","created_at":"2019-01-09T01:04:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T01:04:24Z","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":"7bfa9b6976434b8b87fa96c909e105d6","id":"51614648-534d-483c-ad1e-799c64c9df74","subnetpool_id":null,"name":"vping_userdata-subnet_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}} 2019-01-09 01:04:25,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bae512fe-c677-4b7f-b003-6d35a61e5253 2019-01-09 01:04:25,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.665180921555s 2019-01-09 01:04:25,147 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bae512fe-c677-4b7f-b003-6d35a61e5253 2019-01-09 01:04:25,148 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T01:04: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'51614648-534d-483c-ad1e-799c64c9df74', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', u'enable_dhcp': True, u'network_id': u'33660030-1525-4702-be71-f1209c596534', u'tenant_id': u'7bfa9b6976434b8b87fa96c909e105d6', u'created_at': u'2019-01-09T01:04: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'7bfa9b6976434b8b87fa96c909e105d6'}) 2019-01-09 01:04:25,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 01:04:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "vping_userdata-router_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "admin_state_up": true}}' 2019-01-09 01:04:30,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-3df3f518-375d-4a7c-9d89-62f709563684 Date: Wed, 09 Jan 2019 01:04:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "created_at": "2019-01-09T01:04:26Z", "admin_state_up": true, "updated_at": "2019-01-09T01:04:27Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7bfa9b6976434b8b87fa96c909e105d6", "id": "a15a329e-b3ef-42b2-9830-5197d3c8c6c7", "name": "vping_userdata-router_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}} 2019-01-09 01:04:30,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3df3f518-375d-4a7c-9d89-62f709563684 2019-01-09 01:04:30,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.29160404205s 2019-01-09 01:04:30,440 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3df3f518-375d-4a7c-9d89-62f709563684 2019-01-09 01:04:30,441 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T01:04:27Z', u'revision_number': 3, u'id': u'a15a329e-b3ef-42b2-9830-5197d3c8c6c7', u'external_gateway_info': {u'network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e1e4100a-4106-426a-8347-cb338a7d46c0', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', u'admin_state_up': True, u'tenant_id': u'7bfa9b6976434b8b87fa96c909e105d6', u'created_at': u'2019-01-09T01:04:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'7bfa9b6976434b8b87fa96c909e105d6'}) 2019-01-09 01:04:30,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 01:04:30,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a15a329e-b3ef-42b2-9830-5197d3c8c6c7/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" -d '{"subnet_id": "51614648-534d-483c-ad1e-799c64c9df74"}' 2019-01-09 01:04:32,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-254833d2-d981-41cf-8b57-83fe5f2c4ecc Date: Wed, 09 Jan 2019 01:04:32 GMT RESP BODY: {"network_id": "33660030-1525-4702-be71-f1209c596534", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "subnet_id": "51614648-534d-483c-ad1e-799c64c9df74", "subnet_ids": ["51614648-534d-483c-ad1e-799c64c9df74"], "port_id": "04e279e4-8fd8-44be-8927-095252be1a17", "id": "a15a329e-b3ef-42b2-9830-5197d3c8c6c7"} 2019-01-09 01:04:32,451 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a15a329e-b3ef-42b2-9830-5197d3c8c6c7/add_router_interface.json used request id req-254833d2-d981-41cf-8b57-83fe5f2c4ecc 2019-01-09 01:04:32,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00922393799s 2019-01-09 01:04:32,451 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a15a329e-b3ef-42b2-9830-5197d3c8c6c7/add_router_interface.json used request id req-254833d2-d981-41cf-8b57-83fe5f2c4ecc returning object a15a329e-b3ef-42b2-9830-5197d3c8c6c7 2019-01-09 01:04:32,452 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:04:32,570 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 01:04:32,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:32,577 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 09 Jan 2019 01:04:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-09 01:04:32,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:04:32,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:32,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0868e0f8-1f3a-4bbc-adea-05282f9d32b8 Date: Wed, 09 Jan 2019 01:04:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:04:32,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0868e0f8-1f3a-4bbc-adea-05282f9d32b8 2019-01-09 01:04:32,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174003839493s 2019-01-09 01:04:32,755 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0868e0f8-1f3a-4bbc-adea-05282f9d32b8 2019-01-09 01:04:32,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 01:04:32,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}' 2019-01-09 01:04:32,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/01196690-28b0-4d92-9ea7-d137fae00686 X-Openstack-Request-Id: req-4d4b5a7f-71bb-4170-9342-ccc9afd2b554 Date: Wed, 09 Jan 2019 01:04:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/01196690-28b0-4d92-9ea7-d137fae00686/file", "owner": "7bfa9b6976434b8b87fa96c909e105d6", "id": "01196690-28b0-4d92-9ea7-d137fae00686", "size": null, "self": "/v2/images/01196690-28b0-4d92-9ea7-d137fae00686", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:04:32Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "checksum": null, "created_at": "2019-01-09T01:04:32Z", "protected": false} 2019-01-09 01:04:32,999 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4d4b5a7f-71bb-4170-9342-ccc9afd2b554 2019-01-09 01:04:32,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.242350816727s 2019-01-09 01:04:33,000 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4d4b5a7f-71bb-4170-9342-ccc9afd2b554 returning object 01196690-28b0-4d92-9ea7-d137fae00686 2019-01-09 01:04:33,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 01:04:33,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/01196690-28b0-4d92-9ea7-d137fae00686/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" -d '' 2019-01-09 01:04:34,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ad68d96-4b72-487a-8e7d-5e7511a2580c Date: Wed, 09 Jan 2019 01:04:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:04:34,137 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/01196690-28b0-4d92-9ea7-d137fae00686/file used request id req-6ad68d96-4b72-487a-8e7d-5e7511a2580c 2019-01-09 01:04:34,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.13679909706s 2019-01-09 01:04:34,138 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/01196690-28b0-4d92-9ea7-d137fae00686/file used request id req-6ad68d96-4b72-487a-8e7d-5e7511a2580c 2019-01-09 01:04:34,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:04:34,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:34,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-bbf24396-893a-4530-b7ec-eb6b49cf172c Date: Wed, 09 Jan 2019 01:04:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/01196690-28b0-4d92-9ea7-d137fae00686/snap", "metadata": {}}], "file": "/v2/images/01196690-28b0-4d92-9ea7-d137fae00686/file", "owner": "7bfa9b6976434b8b87fa96c909e105d6", "id": "01196690-28b0-4d92-9ea7-d137fae00686", "size": 12716032, "self": "/v2/images/01196690-28b0-4d92-9ea7-d137fae00686", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/01196690-28b0-4d92-9ea7-d137fae00686/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:04:34Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:04:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:04:34,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-bbf24396-893a-4530-b7ec-eb6b49cf172c 2019-01-09 01:04:34,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17459487915s 2019-01-09 01:04:34,313 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-bbf24396-893a-4530-b7ec-eb6b49cf172c 2019-01-09 01:04:34,315 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/01196690-28b0-4d92-9ea7-d137fae00686/snap', u'metadata': Munch({})})], 'file': u'/v2/images/01196690-28b0-4d92-9ea7-d137fae00686/file', 'owner': u'7bfa9b6976434b8b87fa96c909e105d6', 'id': u'01196690-28b0-4d92-9ea7-d137fae00686', 'size': 12716032, u'self': u'/v2/images/01196690-28b0-4d92-9ea7-d137fae00686', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bfa9b6976434b8b87fa96c909e105d6', 'name': 'vping_userdata-project_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/01196690-28b0-4d92-9ea7-d137fae00686/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T01:04:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T01:04:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/01196690-28b0-4d92-9ea7-d137fae00686', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', 'created': u'2019-01-09T01:04:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T01:04:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/01196690-28b0-4d92-9ea7-d137fae00686', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 01:04:34,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 01:04:34,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 01:04:34,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04: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-d20d2ba0-cece-4331-b0aa-566e8f46c112 x-compute-request-id: req-d20d2ba0-cece-4331-b0aa-566e8f46c112 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "62d6509e-54cf-41e5-87bc-c79331ced890", "name": "vping_userdata-flavor_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:04:34,627 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d20d2ba0-cece-4331-b0aa-566e8f46c112 2019-01-09 01:04:34,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.310461997986s 2019-01-09 01:04:34,627 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d20d2ba0-cece-4331-b0aa-566e8f46c112 returning object 62d6509e-54cf-41e5-87bc-c79331ced890 2019-01-09 01:04:34,628 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', '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'd1068f4148dd4416a9431391ad50b4a8', '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'62d6509e-54cf-41e5-87bc-c79331ced890', 'swap': 0}) 2019-01-09 01:04:34,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 01:04:34,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/62d6509e-54cf-41e5-87bc-c79331ced890/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" -d '{"extra_specs": {}}' 2019-01-09 01:04:34,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04: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-ef7983df-ad73-41db-bc46-7667392c04ab x-compute-request-id: req-ef7983df-ad73-41db-bc46-7667392c04ab Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 01:04:34,652 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/62d6509e-54cf-41e5-87bc-c79331ced890/os-extra_specs used request id req-ef7983df-ad73-41db-bc46-7667392c04ab 2019-01-09 01:04:34,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237159729004s 2019-01-09 01:04:34,653 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/62d6509e-54cf-41e5-87bc-c79331ced890/os-extra_specs used request id req-ef7983df-ad73-41db-bc46-7667392c04ab 2019-01-09 01:04:34,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:04:34,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:34,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-f989ad57-9dda-4803-8c7a-9ddc34e1d795 Date: Wed, 09 Jan 2019 01:04:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["51614648-534d-483c-ad1e-799c64c9df74"],"updated_at":"2019-01-09T01:04:24Z","tenant_id":"7bfa9b6976434b8b87fa96c909e105d6","created_at":"2019-01-09T01:04:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7bfa9b6976434b8b87fa96c909e105d6","id":"33660030-1525-4702-be71-f1209c596534","name":"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 01:04:34,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f989ad57-9dda-4803-8c7a-9ddc34e1d795 2019-01-09 01:04:34,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245843887329s 2019-01-09 01:04:34,900 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f989ad57-9dda-4803-8c7a-9ddc34e1d795 2019-01-09 01:04:34,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:04:34,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:34,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-6f950bdf-0e03-4c7d-9355-c5c3401fb191 Date: Wed, 09 Jan 2019 01:04:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/01196690-28b0-4d92-9ea7-d137fae00686/snap", "metadata": {}}], "file": "/v2/images/01196690-28b0-4d92-9ea7-d137fae00686/file", "owner": "7bfa9b6976434b8b87fa96c909e105d6", "id": "01196690-28b0-4d92-9ea7-d137fae00686", "size": 12716032, "self": "/v2/images/01196690-28b0-4d92-9ea7-d137fae00686", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/01196690-28b0-4d92-9ea7-d137fae00686/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:04:34Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:04:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:04:34,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6f950bdf-0e03-4c7d-9355-c5c3401fb191 2019-01-09 01:04:34,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0337431430817s 2019-01-09 01:04:34,935 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6f950bdf-0e03-4c7d-9355-c5c3401fb191 2019-01-09 01:04:34,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:04:34,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:35,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04: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-f6c97c9a-c762-4862-a8ed-62fcdc55b8fb x-compute-request-id: req-f6c97c9a-c762-4862-a8ed-62fcdc55b8fb Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "62d6509e-54cf-41e5-87bc-c79331ced890", "name": "vping_userdata-flavor_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:04:35,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f6c97c9a-c762-4862-a8ed-62fcdc55b8fb 2019-01-09 01:04:35,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.178267002106s 2019-01-09 01:04:35,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f6c97c9a-c762-4862-a8ed-62fcdc55b8fb 2019-01-09 01:04:35,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 01:04:35,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" -d '{"server": {"name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "imageRef": "01196690-28b0-4d92-9ea7-d137fae00686", "flavorRef": "62d6509e-54cf-41e5-87bc-c79331ced890", "max_count": 1, "min_count": 1, "networks": [{"uuid": "33660030-1525-4702-be71-f1209c596534"}]}}' 2019-01-09 01:04:37,071 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01: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 x-openstack-request-id: req-6d9b925e-0b42-4c1f-836e-b581273b81b0 x-compute-request-id: req-6d9b925e-0b42-4c1f-836e-b581273b81b0 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "adminPass": "K5HLx96d98zB"}} 2019-01-09 01:04:37,071 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6d9b925e-0b42-4c1f-836e-b581273b81b0 2019-01-09 01:04:37,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.95345592499s 2019-01-09 01:04:37,072 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6d9b925e-0b42-4c1f-836e-b581273b81b0 2019-01-09 01:04:37,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:37,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:37,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-c2398cfc-ee33-4e42-b07a-af75d8c45544 x-compute-request-id: req-c2398cfc-ee33-4e42-b07a-af75d8c45544 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:04:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:04:37,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c2398cfc-ee33-4e42-b07a-af75d8c45544 2019-01-09 01:04:37,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404842853546s 2019-01-09 01:04:37,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c2398cfc-ee33-4e42-b07a-af75d8c45544 2019-01-09 01:04:37,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:04:37,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:37,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-22e8951d-cb4a-43a1-936a-f165b2f4fd70 Date: Wed, 09 Jan 2019 01:04:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["51614648-534d-483c-ad1e-799c64c9df74"],"updated_at":"2019-01-09T01:04:24Z","tenant_id":"7bfa9b6976434b8b87fa96c909e105d6","created_at":"2019-01-09T01:04:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7bfa9b6976434b8b87fa96c909e105d6","id":"33660030-1525-4702-be71-f1209c596534","name":"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 01:04:37,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-22e8951d-cb4a-43a1-936a-f165b2f4fd70 2019-01-09 01:04:37,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253479957581s 2019-01-09 01:04:37,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-22e8951d-cb4a-43a1-936a-f165b2f4fd70 2019-01-09 01:04:37,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 01:04:37,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:37,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a323a841-08be-4678-8a17-b7851a3c37b6 Date: Wed, 09 Jan 2019 01:04:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33660030-1525-4702-be71-f1209c596534","tenant_id":"7bfa9b6976434b8b87fa96c909e105d6","created_at":"2019-01-09T01:04:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T01:04:24Z","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":"7bfa9b6976434b8b87fa96c909e105d6","id":"51614648-534d-483c-ad1e-799c64c9df74","subnetpool_id":null,"name":"vping_userdata-subnet_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}]} 2019-01-09 01:04:37,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a323a841-08be-4678-8a17-b7851a3c37b6 2019-01-09 01:04:37,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.197160959244s 2019-01-09 01:04:37,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a323a841-08be-4678-8a17-b7851a3c37b6 2019-01-09 01:04:37,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:04:39,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:39,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:40,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-4c0d9db5-8e9f-418f-959c-979358f85408 x-compute-request-id: req-4c0d9db5-8e9f-418f-959c-979358f85408 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:04:39Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:04:40,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4c0d9db5-8e9f-418f-959c-979358f85408 2019-01-09 01:04:40,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483265161514s 2019-01-09 01:04:40,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4c0d9db5-8e9f-418f-959c-979358f85408 2019-01-09 01:04:40,428 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:04:42,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:42,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:42,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-0f07e990-6a7c-46d4-88e6-c611538cbd4d x-compute-request-id: req-0f07e990-6a7c-46d4-88e6-c611538cbd4d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:04:39Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:04:42,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0f07e990-6a7c-46d4-88e6-c611538cbd4d 2019-01-09 01:04:42,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344773054123s 2019-01-09 01:04:42,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0f07e990-6a7c-46d4-88e6-c611538cbd4d 2019-01-09 01:04:42,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:04:44,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:44,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:45,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-36ef05fc-41d4-42eb-ba33-5fb4d6c1f355 x-compute-request-id: req-36ef05fc-41d4-42eb-ba33-5fb4d6c1f355 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:23:12", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:44Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:04:45,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-36ef05fc-41d4-42eb-ba33-5fb4d6c1f355 2019-01-09 01:04:45,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.826834917068s 2019-01-09 01:04:45,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-36ef05fc-41d4-42eb-ba33-5fb4d6c1f355 2019-01-09 01:04:45,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 01:04:45,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=ef32b2d4-2ab3-42bb-9410-8171fc5826c0" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:45,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-f8ca9d1a-3089-4326-a9de-fed1bf7e4cba Date: Wed, 09 Jan 2019 01:04:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:04:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"51614648-534d-483c-ad1e-799c64c9df74","ip_address":"192.168.120.14"}],"id":"01ced26a-d454-4660-9bd8-25f548121fc5","security_groups":["9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b"],"mac_address":"fa:16:3e:7d:23:12","project_id":"7bfa9b6976434b8b87fa96c909e105d6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"33660030-1525-4702-be71-f1209c596534","tenant_id":"7bfa9b6976434b8b87fa96c909e105d6","created_at":"2019-01-09T01:04:39Z","binding:vnic_type":"normal","device_id":"ef32b2d4-2ab3-42bb-9410-8171fc5826c0"}]} 2019-01-09 01:04:45,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=ef32b2d4-2ab3-42bb-9410-8171fc5826c0 used request id req-f8ca9d1a-3089-4326-a9de-fed1bf7e4cba 2019-01-09 01:04:45,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.199060916901s 2019-01-09 01:04:45,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=ef32b2d4-2ab3-42bb-9410-8171fc5826c0 used request id req-f8ca9d1a-3089-4326-a9de-fed1bf7e4cba 2019-01-09 01:04:45,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 01:04:45,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=01ced26a-d454-4660-9bd8-25f548121fc5" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:45,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3a2c043e-7760-42d0-ad6c-9c5d770db17f Date: Wed, 09 Jan 2019 01:04:45 GMT RESP BODY: {"floatingips": []} 2019-01-09 01:04:45,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=01ced26a-d454-4660-9bd8-25f548121fc5 used request id req-3a2c043e-7760-42d0-ad6c-9c5d770db17f 2019-01-09 01:04:45,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.169277906418s 2019-01-09 01:04:45,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=01ced26a-d454-4660-9bd8-25f548121fc5 used request id req-3a2c043e-7760-42d0-ad6c-9c5d770db17f 2019-01-09 01:04:45,988 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7d:23:12', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'01196690-28b0-4d92-9ea7-d137fae00686'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-09T01:04:43.000000', 'flavor': Munch({u'id': u'62d6509e-54cf-41e5-87bc-c79331ced890'}), 'az': u'nova', 'id': u'ef32b2d4-2ab3-42bb-9410-8171fc5826c0', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6cef03f6090d447295f340fd0504513f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bfa9b6976434b8b87fa96c909e105d6', 'name': 'vping_userdata-project_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', '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'2019-01-09T01:04:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T01:04:44Z', 'hostId': u'8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab', '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'2019-01-09T01:04:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7bfa9b6976434b8b87fa96c909e105d6', 'name': u'vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', 'adminPass': u'K5HLx96d98zB', 'tenant_id': u'7bfa9b6976434b8b87fa96c909e105d6', 'region': 'regionOne', 'created': u'2019-01-09T01:04:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-09 01:04:45,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:04:45,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:46,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-c4619d77-d1d0-4359-b0b8-22113d7d4978 Date: Wed, 09 Jan 2019 01:04:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["51614648-534d-483c-ad1e-799c64c9df74"],"updated_at":"2019-01-09T01:04:24Z","tenant_id":"7bfa9b6976434b8b87fa96c909e105d6","created_at":"2019-01-09T01:04:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7bfa9b6976434b8b87fa96c909e105d6","id":"33660030-1525-4702-be71-f1209c596534","name":"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 01:04:46,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c4619d77-d1d0-4359-b0b8-22113d7d4978 2019-01-09 01:04:46,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259952783585s 2019-01-09 01:04:46,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c4619d77-d1d0-4359-b0b8-22113d7d4978 2019-01-09 01:04:46,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:04:46,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:46,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-99ea33c2-08bb-4a14-ae67-89e393cb431c Date: Wed, 09 Jan 2019 01:04:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/01196690-28b0-4d92-9ea7-d137fae00686/snap", "metadata": {}}], "file": "/v2/images/01196690-28b0-4d92-9ea7-d137fae00686/file", "owner": "7bfa9b6976434b8b87fa96c909e105d6", "id": "01196690-28b0-4d92-9ea7-d137fae00686", "size": 12716032, "self": "/v2/images/01196690-28b0-4d92-9ea7-d137fae00686", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/01196690-28b0-4d92-9ea7-d137fae00686/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:04:34Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:04:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:04:46,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-99ea33c2-08bb-4a14-ae67-89e393cb431c 2019-01-09 01:04:46,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0351431369781s 2019-01-09 01:04:46,286 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-99ea33c2-08bb-4a14-ae67-89e393cb431c 2019-01-09 01:04:46,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:04:46,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:46,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24d7de29-053f-4870-88e6-dfd95a5d3e85 x-compute-request-id: req-24d7de29-053f-4870-88e6-dfd95a5d3e85 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "62d6509e-54cf-41e5-87bc-c79331ced890", "name": "vping_userdata-flavor_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:04:46,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-24d7de29-053f-4870-88e6-dfd95a5d3e85 2019-01-09 01:04:46,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0326490402222s 2019-01-09 01:04:46,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-24d7de29-053f-4870-88e6-dfd95a5d3e85 2019-01-09 01:04:46,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 01:04:46,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" -d '{"server": {"name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "imageRef": "01196690-28b0-4d92-9ea7-d137fae00686", "flavorRef": "62d6509e-54cf-41e5-87bc-c79331ced890", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE0IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "33660030-1525-4702-be71-f1209c596534"}]}}' 2019-01-09 01:04:47,853 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22217d52-a3bb-4b2d-a6bd-b741d18a0392 x-compute-request-id: req-22217d52-a3bb-4b2d-a6bd-b741d18a0392 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "adminPass": "avgy7Ctzgh5j"}} 2019-01-09 01:04:47,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-22217d52-a3bb-4b2d-a6bd-b741d18a0392 2019-01-09 01:04:47,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.53086495399s 2019-01-09 01:04:47,854 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-22217d52-a3bb-4b2d-a6bd-b741d18a0392 2019-01-09 01:04:47,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:47,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:48,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-7448cd5e-ba57-4056-b1fb-34c6e61cdda6 x-compute-request-id: req-7448cd5e-ba57-4056-b1fb-34c6e61cdda6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:04:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:23:12", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:44Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:04:48,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7448cd5e-ba57-4056-b1fb-34c6e61cdda6 2019-01-09 01:04:48,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71994304657s 2019-01-09 01:04:48,575 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7448cd5e-ba57-4056-b1fb-34c6e61cdda6 2019-01-09 01:04:48,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:04:50,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:50,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:51,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52dc3011-c4db-4226-b6d4-db2aa3117c1e x-compute-request-id: req-52dc3011-c4db-4226-b6d4-db2aa3117c1e Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:04:48Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:23:12", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:44Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:04:51,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-52dc3011-c4db-4226-b6d4-db2aa3117c1e 2019-01-09 01:04:51,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695343971252s 2019-01-09 01:04:51,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-52dc3011-c4db-4226-b6d4-db2aa3117c1e 2019-01-09 01:04:51,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:04:53,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:53,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:53,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04: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-26659f86-3312-4130-8e59-91ac887582f9 x-compute-request-id: req-26659f86-3312-4130-8e59-91ac887582f9 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:04:48Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:23:12", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:44Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:04:53,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-26659f86-3312-4130-8e59-91ac887582f9 2019-01-09 01:04:53,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465331077576s 2019-01-09 01:04:53,752 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-26659f86-3312-4130-8e59-91ac887582f9 2019-01-09 01:04:53,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:04:55,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:55,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:56,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37a2a145-8f01-471e-9bf2-3635bd736f79 x-compute-request-id: req-37a2a145-8f01-471e-9bf2-3635bd736f79 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T01:04:48Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:23:12", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:44Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:04:56,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-37a2a145-8f01-471e-9bf2-3635bd736f79 2019-01-09 01:04:56,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520205020905s 2019-01-09 01:04:56,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-37a2a145-8f01-471e-9bf2-3635bd736f79 2019-01-09 01:04:56,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:04:58,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:58,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:58,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-408024bf-0aaf-41e1-8b95-078987157f97 x-compute-request-id: req-408024bf-0aaf-41e1-8b95-078987157f97 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:23:12", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:44Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:04:58,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-408024bf-0aaf-41e1-8b95-078987157f97 2019-01-09 01:04:58,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382611036301s 2019-01-09 01:04:58,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-408024bf-0aaf-41e1-8b95-078987157f97 2019-01-09 01:04:58,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 01:04:58,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c2014bd2-2987-4cd1-a7b0-d8eded363ba0" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:58,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9b9df302-ba06-4ade-8ae0-6994cade8607 Date: Wed, 09 Jan 2019 01:04:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T01:04:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"51614648-534d-483c-ad1e-799c64c9df74","ip_address":"192.168.120.5"}],"id":"32995226-1f54-472c-b728-d9d361d22f39","security_groups":["9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b"],"mac_address":"fa:16:3e:8d:3d:cd","project_id":"7bfa9b6976434b8b87fa96c909e105d6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"33660030-1525-4702-be71-f1209c596534","tenant_id":"7bfa9b6976434b8b87fa96c909e105d6","created_at":"2019-01-09T01:04:49Z","binding:vnic_type":"normal","device_id":"c2014bd2-2987-4cd1-a7b0-d8eded363ba0"}]} 2019-01-09 01:04:58,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c2014bd2-2987-4cd1-a7b0-d8eded363ba0 used request id req-9b9df302-ba06-4ade-8ae0-6994cade8607 2019-01-09 01:04:58,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0559000968933s 2019-01-09 01:04:58,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c2014bd2-2987-4cd1-a7b0-d8eded363ba0 used request id req-9b9df302-ba06-4ade-8ae0-6994cade8607 2019-01-09 01:04:58,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 01:04:58,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=32995226-1f54-472c-b728-d9d361d22f39" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:04:58,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-594d2f8e-1702-4611-99e4-20d7ca783c4a Date: Wed, 09 Jan 2019 01:04:58 GMT RESP BODY: {"floatingips": []} 2019-01-09 01:04:58,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=32995226-1f54-472c-b728-d9d361d22f39 used request id req-594d2f8e-1702-4611-99e4-20d7ca783c4a 2019-01-09 01:04:58,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0288851261139s 2019-01-09 01:04:58,765 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=32995226-1f54-472c-b728-d9d361d22f39 used request id req-594d2f8e-1702-4611-99e4-20d7ca783c4a 2019-01-09 01:04:58,765 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:3d:cd', 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'01196690-28b0-4d92-9ea7-d137fae00686'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-09T01:04:55.000000', 'flavor': Munch({u'id': u'62d6509e-54cf-41e5-87bc-c79331ced890'}), 'az': u'nova', 'id': u'c2014bd2-2987-4cd1-a7b0-d8eded363ba0', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6cef03f6090d447295f340fd0504513f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bfa9b6976434b8b87fa96c909e105d6', 'name': 'vping_userdata-project_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', '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'2019-01-09T01:04:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T01:04:56Z', 'hostId': u'8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae', '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'2019-01-09T01:04:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7bfa9b6976434b8b87fa96c909e105d6', 'name': u'vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4', 'adminPass': u'avgy7Ctzgh5j', 'tenant_id': u'7bfa9b6976434b8b87fa96c909e105d6', 'region': 'regionOne', 'created': u'2019-01-09T01:04:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-09 01:04:58,766 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-01-09 01:04:59,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:04:59,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:00,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-bbfe4234-59c4-43a3-9996-3eb23e97d304 x-compute-request-id: req-bbfe4234-59c4-43a3-9996-3eb23e97d304 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:23:12", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:44Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:00,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bbfe4234-59c4-43a3-9996-3eb23e97d304 2019-01-09 01:05:00,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578252077103s 2019-01-09 01:05:00,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bbfe4234-59c4-43a3-9996-3eb23e97d304 2019-01-09 01:05:00,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 01:05:00,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 01:05:01,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a236984-3015-4207-8e81-cdb8fb697561 x-compute-request-id: req-5a236984-3015-4207-8e81-cdb8fb697561 Content-Encoding: gzip Content-Length: 9530 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490092969 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.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133578] pid_max: default: 32768 minimum: 301\n[ 0.134455] ACPI: Core revision 20150930\n[ 0.135822] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137113] Security Framework initialized\n[ 0.137936] Yama: becoming mindful.\n[ 0.138653] AppArmor: AppArmor initialized\n[ 0.139503] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140822] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144614] Initializing cgroup subsys io\n[ 0.145411] Initializing cgroup subsys memory\n[ 0.146250] Initializing cgroup subsys devices\n[ 0.147114] Initializing cgroup subsys freezer\n[ 0.147961] Initializing cgroup subsys net_cls\n[ 0.148814] Initializing cgroup subsys perf_event\n[ 0.149700] Initializing cgroup subsys net_prio\n[ 0.150559] Initializing cgroup subsys hugetlb\n[ 0.151425] Initializing cgroup subsys pids\n[ 0.152284] CPU: Physical Processor ID: 0\n[ 0.153757] mce: CPU supports 10 MCE banks\n[ 0.154585] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166316] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172772] ftrace: allocating 31920 entries in 125 pages\n[ 0.199562] smpboot: Max logical packages: 1\n[ 0.200401] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201722] x2apic enabled\n[ 0.202524] Switched APIC routing to physical x2apic.\n[ 0.204265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205379] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207337] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209099] KVM setup paravirtual spinlock\n[ 0.210378] x86: Booted up 1 node, 1 CPUs\n[ 0.211170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212531] devtmpfs: initialized\n[ 0.214290] evm: security.selinux\n[ 0.214975] evm: security.SMACK64\n[ 0.215661] evm: security.SMACK64EXEC\n[ 0.216393] evm: security.SMACK64TRANSMUTE\n[ 0.217184] evm: security.SMACK64MMAP\n[ 0.217915] evm: security.ima\n[ 0.218547] evm: security.capability\n[ 0.219335] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221149] pinctrl core: initialized pinctrl subsystem\n[ 0.222234] RTC time: 1:04:56, date: 01/09/19\n[ 0.223168] NET: Registered protocol family 16\n[ 0.224120] cpuidle: using governor ladder\n[ 0.224918] cpuidle: using governor menu\n[ 0.225709] PCCT header not found.\n[ 0.226453] ACPI: bus type PCI registered\n[ 0.227243] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228456] PCI: Using configuration type 1 for base access\n[ 0.230188] ACPI: Added _OSI(Module Device)\n[ 0.231020] ACPI: Added _OSI(Processor Device)\n[ 0.231867] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232753] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234829] ACPI: Interpreter enabled\n[ 0.235592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242812] ACPI: (supports S0 S5)\n[ 0.243504] ACPI: Using IOAPIC for interrupt routing\n[ 0.244522] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247577] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249890] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253222] acpiphp: Slot [3] registered\n[ 0.254007] acpiphp: Slot [4] registered\n[ 0.254801] acpiphp: Slot [5] registered\n[ 0.255589] acpiphp: Slot [6] registered\n[ 0.256385] acpiphp: Slot [7] registered\n[ 0.257176] acpiphp: Slot [8] registered\n[ 0.257958] acpiphp: Slot [9] registered\n[ 0.258744] acpiphp: Slot [10] registered\n[ 0.259546] acpiphp: Slot [11] registered\n[ 0.260350] acpiphp: Slot [12] registered\n[ 0.261147] acpiphp: Slot [13] registered\n[ 0.261942] acpiphp: Slot [14] registered\n[ 0.262744] acpiphp: Slot [15] registered\n[ 0.273808] acpiphp: Slot [16] registered\n[ 0.274609] acpiphp: Slot [17] registered\n[ 0.275412] acpiphp: Slot [18] registered\n[ 0.276206] acpiphp: Slot [19] registered\n[ 0.276995] acpiphp: Slot [20] registered\n[ 0.277790] acpiphp: Slot [21] registered\n[ 0.278587] acpiphp: Slot [22] registered\n[ 0.279384] acpiphp: Slot [23] registered\n[ 0.280180] acpiphp: Slot [24] registered\n[ 0.280971] acpiphp: Slot [25] registered\n[ 0.281765] acpiphp: Slot [26] registered\n[ 0.282559] acpiphp: Slot [27] registered\n[ 0.283362] acpiphp: Slot [28] registered\n[ 0.284157] acpiphp: Slot [29] registered\n[ 0.284948] acpiphp: Slot [30] registered\n[ 0.285746] acpiphp: Slot [31] registered\n[ 0.286538] PCI host bridge to bus 0000:00\n[ 0.287331] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289700] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291130] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292552] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298752] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300005] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301162] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302398] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308793] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355382] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356843] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359825] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361516] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363048] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364751] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366386] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368293] vgaarb: loaded\n[ 0.369012] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370338] SCSI subsystem initialized\n[ 0.371306] ACPI: bus type USB registered\n[ 0.372329] usbcore: registered new interface driver usbfs\n[ 0.373562] usbcore: registered new interface driver hub\n[ 0.374751] usbcore: registered new device driver usb\n[ 0.375979] PCI: Using ACPI for IRQ routing\n[ 0.377129] NetLabel: Initializing\n[ 0.377961] NetLabel: domain hash size = 128\n[ 0.378953] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380071] NetLabel: unlabeled traffic allowed by default\n[ 0.381351] clocksource: Switched to clocksource kvm-clock\n[ 0.387298] AppArmor: AppArmor Filesystem Enabled\n[ 0.388370] pnp: PnP ACPI init\n[ 0.389338] pnp: PnP ACPI: found 5 devices\n[ 0.395777] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397922] NET: Registered protocol family 2\n[ 0.399100] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400685] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402137] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403592] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404985] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406683] NET: Registered protocol family 1\n[ 0.407932] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409549] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411108] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439653] Trying to unpack rootfs image as initramfs...\n[ 0.489201] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503958] Scanning for low memory corruption every 60 seconds\n[ 0.505798] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507471] audit: initializing netlink subsys (disabled)\n[ 0.508965] audit: type=2000 audit(1546995896.548:1): initialized\n[ 0.510819] Initialise system trusted keyring\n[ 0.512126] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513842] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516332] zbud: loaded\n[ 0.517235] VFS: Disk quotas dquot_6.6.0\n[ 0.518382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520459] fuse init (API version 7.23)\n[ 0.521666] Key type big_key registered\n[ 0.522785] Allocating IMA MOK and blacklist keyrings.\n[ 0.524318] Key type asymmetric registered\n[ 0.525514] Asymmetric key parser 'x509' registered\n[ 0.526873] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529321] io scheduler noop registered\n[ 0.530455] io scheduler deadline registered (default)\n[ 0.531863] io scheduler cfq registered\n[ 0.533022] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534535] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536364] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538479] ACPI: Power Button [PWRF]\n[ 0.539613] GHES: HEST is not enabled!\n[ 0.553266] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.581700] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.584848] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.615292] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.619699] Linux agpgart interface v0.103\n[ 0.622754] brd: module loaded\n[ 0.624312] loop: module loaded\n[ 0.630445] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632491] GPT:90111 != 2097151\n[ 0.633448] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634985] GPT:90111 != 2097151\n[ 0.635941] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637247] vda: vda1 vda15\n[ 0.639421] scsi host0: ata_piix\n[ 0.640441] scsi host1: ata_piix\n[ 0.641438] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643214] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645460] libphy: Fixed MDIO Bus: probed\n[ 0.646641] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648027] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650839] PPP generic driver version 2.4.2\n[ 0.651803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652993] ehci-pci: EHCI PCI platform driver\n[ 0.653881] ehci-platform: EHCI generic platform driver\n[ 0.654876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.656002] ohci-pci: OHCI PCI platform driver\n[ 0.656883] ohci-platform: OHCI generic platform driver\n[ 0.657879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.672385] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.673408] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674868] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675904] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.677050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.678270] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679685] usb usb1: Product: UHCI Host Controller\n[ 0.680626] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681776] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682819] hub 1-0:1.0: USB hub found\n[ 0.683595] hub 1-0:1.0: 2 ports detected\n[ 0.684510] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686641] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687602] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688641] mousedev: PS/2 mouse device common for all mice\n[ 0.689902] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695246] i2c /dev entries driver\n[ 0.696018] device-mapper: uevent: version 1.0.3\n[ 0.696989] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698638] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699941] NET: Registered protocol family 10\n[ 0.700959] NET: Registered protocol family 17\n[ 0.701859] Key type dns_resolver registered\n[ 0.702807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703913] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705689] registered taskstats version 1\n[ 0.706541] Loading compiled-in X.509 certificates\n[ 0.707983] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709865] zswap: loaded using pool lzo/zbud\n[ 0.711281] Key type trusted registered\n[ 0.712836] Key type encrypted registered\n[ 0.713680] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714715] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715759] evm: HMAC attrs: 0x1\n[ 0.716701] Magic number: 3:260:53\n[ 0.717550] rtc_cmos 00:00: setting system clock to 2019-01-09 01:04:56 UTC (1546995896)\n[ 0.719157] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720279] EDD information not available.\n[ 0.802354] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803896] Write protecting the kernel read-only data: 14336k\n[ 0.816509] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818437] 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.862699] 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 2.05\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 2.20. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv1hndbOVC4UheSYUJEcbeEAYP/UqIij3CEru/MnAsyyijxcLH5ARn3D2ZfAwCKM/ck0G721SVTx02PZT/zkp3/luw6+SzcpUDm/kofEioIXL8iVFHMRoOsgpzXSf+ZLVXV1BEfwzAxDLY69otCQKwIOZD8lbBQjFPIhry8G/AR1QZ5sTVvzYAFG1qfDULGjQICvLd+ll0hP1Q+pysOj9vV4uvZFs8f7pIdU+fWV587owH/TdwB9gOJmKj5uQGoA6VpczHamgEZnJieBVE5XRaq6f4c3h30ooEh71BY7fXoX2HoqDdpCQLQ0Arlu3N+VaDXKjKg2ZuaWo5RFxwu9B root@vping-userdata-vm2-259a2bea-63a6-4fbd-8f2b-abb3287d82b4\nssh-dss AAAAB3NzaC1kc3MAAACBALbyd0R7amIV+y/Xy2TZKH/8LFLtweUS0oK5Nf84R2x85pNi/MxqGTL9ncFzGLNaw/sE2VBIyMTLZYQOPCcM3iJi+bMtGfMATm82fauRPpcZmK5E1dih5IsGuFJPhbMudJ9e+1p5p8oPf/9g1ie+VqWmmmi7HFZ5Kbn9yfrjzlLtAAAAFQCpxXbwZQtTQ1QseC+fX58V+9b/XQAAAIEAijYzgmt7ZtvNQ6CMjY8mia0z+YP6ZKdMMEAiJJDP9vBMH1TZ+aUQfRHPgrNH8U1aGYjHVg5iyw/rWmrQhcNd26hpS6ftQvaVDkLrziRBxZk9R3ldolDzMtCEL8ufBT3GRLyTZVtJy4qNsm8oOruy4OS6ArBPqAD+8fL07iN5uH4AAACAJ5b06kV2Ia2KLnjLoykCmzRhCabNdtTziBZ99j2DT9vWNd9d16PbLtfJkblK63wphmkKqsXLBrgjDVhkEPDREREsxRVno4O9F7GBcjLslpS3pAvn03FZA8xHJElBR9/VKhasDxM8gS5+PKZFjNC4CPLv62Z8QDTiBA+jVD2aX80= root@vping-userdata-vm2-259a2bea-63a6-4fbd-8f2b-abb3287d82b4\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:fe8d:3dcd/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 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-0000002a\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-259a2bea-63a6-4fbd-8f2b-abb3287d82b4\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.13 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-259a2bea-63a6-4fbd-8f2b-abb3287d82b4 login: "} 2019-01-09 01:05:01,422 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0/action used request id req-5a236984-3015-4207-8e81-cdb8fb697561 2019-01-09 01:05:01,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07319808006s 2019-01-09 01:05:01,423 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0/action used request id req-5a236984-3015-4207-8e81-cdb8fb697561 2019-01-09 01:05:01,423 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 490092969 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.131954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.133578] pid_max: default: 32768 minimum: 301 [ 0.134455] ACPI: Core revision 20150930 [ 0.135822] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137113] Security Framework initialized [ 0.137936] Yama: becoming mindful. [ 0.138653] AppArmor: AppArmor initialized [ 0.139503] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140822] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144614] Initializing cgroup subsys io [ 0.145411] Initializing cgroup subsys memory [ 0.146250] Initializing cgroup subsys devices [ 0.147114] Initializing cgroup subsys freezer [ 0.147961] Initializing cgroup subsys net_cls [ 0.148814] Initializing cgroup subsys perf_event [ 0.149700] Initializing cgroup subsys net_prio [ 0.150559] Initializing cgroup subsys hugetlb [ 0.151425] Initializing cgroup subsys pids [ 0.152284] CPU: Physical Processor ID: 0 [ 0.153757] mce: CPU supports 10 MCE banks [ 0.154585] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166316] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172772] ftrace: allocating 31920 entries in 125 pages [ 0.199562] smpboot: Max logical packages: 1 [ 0.200401] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201722] x2apic enabled [ 0.202524] Switched APIC routing to physical x2apic. [ 0.204265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205379] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207337] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209099] KVM setup paravirtual spinlock [ 0.210378] x86: Booted up 1 node, 1 CPUs [ 0.211170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212531] devtmpfs: initialized [ 0.214290] evm: security.selinux [ 0.214975] evm: security.SMACK64 [ 0.215661] evm: security.SMACK64EXEC [ 0.216393] evm: security.SMACK64TRANSMUTE [ 0.217184] evm: security.SMACK64MMAP [ 0.217915] evm: security.ima [ 0.218547] evm: security.capability [ 0.219335] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221149] pinctrl core: initialized pinctrl subsystem [ 0.222234] RTC time: 1:04:56, date: 01/09/19 [ 0.223168] NET: Registered protocol family 16 [ 0.224120] cpuidle: using governor ladder [ 0.224918] cpuidle: using governor menu [ 0.225709] PCCT header not found. [ 0.226453] ACPI: bus type PCI registered [ 0.227243] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228456] PCI: Using configuration type 1 for base access [ 0.230188] ACPI: Added _OSI(Module Device) [ 0.231020] ACPI: Added _OSI(Processor Device) [ 0.231867] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232753] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234829] ACPI: Interpreter enabled [ 0.235592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242812] ACPI: (supports S0 S5) [ 0.243504] ACPI: Using IOAPIC for interrupt routing [ 0.244522] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247577] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249890] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253222] acpiphp: Slot [3] registered [ 0.254007] acpiphp: Slot [4] registered [ 0.254801] acpiphp: Slot [5] registered [ 0.255589] acpiphp: Slot [6] registered [ 0.256385] acpiphp: Slot [7] registered [ 0.257176] acpiphp: Slot [8] registered [ 0.257958] acpiphp: Slot [9] registered [ 0.258744] acpiphp: Slot [10] registered [ 0.259546] acpiphp: Slot [11] registered [ 0.260350] acpiphp: Slot [12] registered [ 0.261147] acpiphp: Slot [13] registered [ 0.261942] acpiphp: Slot [14] registered [ 0.262744] acpiphp: Slot [15] registered [ 0.273808] acpiphp: Slot [16] registered [ 0.274609] acpiphp: Slot [17] registered [ 0.275412] acpiphp: Slot [18] registered [ 0.276206] acpiphp: Slot [19] registered [ 0.276995] acpiphp: Slot [20] registered [ 0.277790] acpiphp: Slot [21] registered [ 0.278587] acpiphp: Slot [22] registered [ 0.279384] acpiphp: Slot [23] registered [ 0.280180] acpiphp: Slot [24] registered [ 0.280971] acpiphp: Slot [25] registered [ 0.281765] acpiphp: Slot [26] registered [ 0.282559] acpiphp: Slot [27] registered [ 0.283362] acpiphp: Slot [28] registered [ 0.284157] acpiphp: Slot [29] registered [ 0.284948] acpiphp: Slot [30] registered [ 0.285746] acpiphp: Slot [31] registered [ 0.286538] PCI host bridge to bus 0000:00 [ 0.287331] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289700] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291130] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292552] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298752] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.300005] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301162] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302398] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.308793] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355382] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356843] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358250] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359825] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361516] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363048] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364751] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366386] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368293] vgaarb: loaded [ 0.369012] vgaarb: bridge control possible 0000:00:02.0 [ 0.370338] SCSI subsystem initialized [ 0.371306] ACPI: bus type USB registered [ 0.372329] usbcore: registered new interface driver usbfs [ 0.373562] usbcore: registered new interface driver hub [ 0.374751] usbcore: registered new device driver usb [ 0.375979] PCI: Using ACPI for IRQ routing [ 0.377129] NetLabel: Initializing [ 0.377961] NetLabel: domain hash size = 128 [ 0.378953] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380071] NetLabel: unlabeled traffic allowed by default [ 0.381351] clocksource: Switched to clocksource kvm-clock [ 0.387298] AppArmor: AppArmor Filesystem Enabled [ 0.388370] pnp: PnP ACPI init [ 0.389338] pnp: PnP ACPI: found 5 devices [ 0.395777] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.397922] NET: Registered protocol family 2 [ 0.399100] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.400685] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.402137] TCP: Hash tables configured (established 4096 bind 4096) [ 0.403592] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404985] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406683] NET: Registered protocol family 1 [ 0.407932] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.409549] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.411108] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.439653] Trying to unpack rootfs image as initramfs... [ 0.489201] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503958] Scanning for low memory corruption every 60 seconds [ 0.505798] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.507471] audit: initializing netlink subsys (disabled) [ 0.508965] audit: type=2000 audit(1546995896.548:1): initialized [ 0.510819] Initialise system trusted keyring [ 0.512126] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.513842] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.516332] zbud: loaded [ 0.517235] VFS: Disk quotas dquot_6.6.0 [ 0.518382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.520459] fuse init (API version 7.23) [ 0.521666] Key type big_key registered [ 0.522785] Allocating IMA MOK and blacklist keyrings. [ 0.524318] Key type asymmetric registered [ 0.525514] Asymmetric key parser 'x509' registered [ 0.526873] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529321] io scheduler noop registered [ 0.530455] io scheduler deadline registered (default) [ 0.531863] io scheduler cfq registered [ 0.533022] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.534535] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536364] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.538479] ACPI: Power Button [PWRF] [ 0.539613] GHES: HEST is not enabled! [ 0.553266] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.581700] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.584848] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.615292] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.619699] Linux agpgart interface v0.103 [ 0.622754] brd: module loaded [ 0.624312] loop: module loaded [ 0.630445] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.632491] GPT:90111 != 2097151 [ 0.633448] GPT:Alternate GPT header not at the end of the disk. [ 0.634985] GPT:90111 != 2097151 [ 0.635941] GPT: Use GNU Parted to correct GPT errors. [ 0.637247] vda: vda1 vda15 [ 0.639421] scsi host0: ata_piix [ 0.640441] scsi host1: ata_piix [ 0.641438] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.643214] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.645460] libphy: Fixed MDIO Bus: probed [ 0.646641] tun: Universal TUN/TAP device driver, 1.6 [ 0.648027] tun: (C) 1999-2004 Max Krasnyansky [ 0.650839] PPP generic driver version 2.4.2 [ 0.651803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.652993] ehci-pci: EHCI PCI platform driver [ 0.653881] ehci-platform: EHCI generic platform driver [ 0.654876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.656002] ohci-pci: OHCI PCI platform driver [ 0.656883] ohci-platform: OHCI generic platform driver [ 0.657879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.672385] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.673408] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.674868] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.675904] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.677050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.678270] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.679685] usb usb1: Product: UHCI Host Controller [ 0.680626] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.681776] usb usb1: SerialNumber: 0000:00:01.2 [ 0.682819] hub 1-0:1.0: USB hub found [ 0.683595] hub 1-0:1.0: 2 ports detected [ 0.684510] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686641] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687602] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.688641] mousedev: PS/2 mouse device common for all mice [ 0.689902] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691739] rtc_cmos 00:00: RTC can wake from S4 [ 0.692843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695246] i2c /dev entries driver [ 0.696018] device-mapper: uevent: version 1.0.3 [ 0.696989] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.698638] ledtrig-cpu: registered to indicate activity on CPUs [ 0.699941] NET: Registered protocol family 10 [ 0.700959] NET: Registered protocol family 17 [ 0.701859] Key type dns_resolver registered [ 0.702807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703913] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705689] registered taskstats version 1 [ 0.706541] Loading compiled-in X.509 certificates [ 0.707983] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709865] zswap: loaded using pool lzo/zbud [ 0.711281] Key type trusted registered [ 0.712836] Key type encrypted registered [ 0.713680] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714715] ima: No TPM chip found, activating TPM-bypass! [ 0.715759] evm: HMAC attrs: 0x1 [ 0.716701] Magic number: 3:260:53 [ 0.717550] rtc_cmos 00:00: setting system clock to 2019-01-09 01:04:56 UTC (1546995896) [ 0.719157] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.720279] EDD information not available. [ 0.802354] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.803896] Write protecting the kernel read-only data: 14336k [ 0.816509] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.818437] 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.862699] 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 2.05 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 2.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFv1hndbOVC4UheSYUJEcbeEAYP/UqIij3CEru/MnAsyyijxcLH5ARn3D2ZfAwCKM/ck0G721SVTx02PZT/zkp3/luw6+SzcpUDm/kofEioIXL8iVFHMRoOsgpzXSf+ZLVXV1BEfwzAxDLY69otCQKwIOZD8lbBQjFPIhry8G/AR1QZ5sTVvzYAFG1qfDULGjQICvLd+ll0hP1Q+pysOj9vV4uvZFs8f7pIdU+fWV587owH/TdwB9gOJmKj5uQGoA6VpczHamgEZnJieBVE5XRaq6f4c3h30ooEh71BY7fXoX2HoqDdpCQLQ0Arlu3N+VaDXKjKg2ZuaWo5RFxwu9B root@vping-userdata-vm2-259a2bea-63a6-4fbd-8f2b-abb3287d82b4 ssh-dss AAAAB3NzaC1kc3MAAACBALbyd0R7amIV+y/Xy2TZKH/8LFLtweUS0oK5Nf84R2x85pNi/MxqGTL9ncFzGLNaw/sE2VBIyMTLZYQOPCcM3iJi+bMtGfMATm82fauRPpcZmK5E1dih5IsGuFJPhbMudJ9e+1p5p8oPf/9g1ie+VqWmmmi7HFZ5Kbn9yfrjzlLtAAAAFQCpxXbwZQtTQ1QseC+fX58V+9b/XQAAAIEAijYzgmt7ZtvNQ6CMjY8mia0z+YP6ZKdMMEAiJJDP9vBMH1TZ+aUQfRHPgrNH8U1aGYjHVg5iyw/rWmrQhcNd26hpS6ftQvaVDkLrziRBxZk9R3ldolDzMtCEL8ufBT3GRLyTZVtJy4qNsm8oOruy4OS6ArBPqAD+8fL07iN5uH4AAACAJ5b06kV2Ia2KLnjLoykCmzRhCabNdtTziBZ99j2DT9vWNd9d16PbLtfJkblK63wphmkKqsXLBrgjDVhkEPDREREsxRVno4O9F7GBcjLslpS3pAvn03FZA8xHJElBR9/VKhasDxM8gS5+PKZFjNC4CPLv62Z8QDTiBA+jVD2aX80= root@vping-userdata-vm2-259a2bea-63a6-4fbd-8f2b-abb3287d82b4 -----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:fe8d:3dcd/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 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-0000002a name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-259a2bea-63a6-4fbd-8f2b-abb3287d82b4 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.13 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-259a2bea-63a6-4fbd-8f2b-abb3287d82b4 login: 2019-01-09 01:05:01,424 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-01-09 01:05:01,548 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 01:05:01,548 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:38 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-09 01:05:01,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 01:05:01,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:01,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f48d0db8-f2bc-4620-8404-41ca98475ba6 x-compute-request-id: req-f48d0db8-f2bc-4620-8404-41ca98475ba6 Content-Type: application/json 2019-01-09 01:05:01,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0 used request id req-f48d0db8-f2bc-4620-8404-41ca98475ba6 2019-01-09 01:05:01,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.142580986023s 2019-01-09 01:05:01,697 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0 used request id req-f48d0db8-f2bc-4620-8404-41ca98475ba6 2019-01-09 01:05:01,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:02,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-7eb2c951-ef71-4be8-9c04-569866153efd x-compute-request-id: req-7eb2c951-ef71-4be8-9c04-569866153efd Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:23:12", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:01Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:02,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7eb2c951-ef71-4be8-9c04-569866153efd 2019-01-09 01:05:02,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519142150879s 2019-01-09 01:05:02,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7eb2c951-ef71-4be8-9c04-569866153efd 2019-01-09 01:05:02,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:04,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:04,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:04,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05: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-14409953-2f1d-42ea-9d0b-2ae30cda1ec2 x-compute-request-id: req-14409953-2f1d-42ea-9d0b-2ae30cda1ec2 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:02Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:04,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-14409953-2f1d-42ea-9d0b-2ae30cda1ec2 2019-01-09 01:05:04,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633629798889s 2019-01-09 01:05:04,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-14409953-2f1d-42ea-9d0b-2ae30cda1ec2 2019-01-09 01:05:04,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:06,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:06,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:07,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-6daa77fc-f7ba-44b0-a432-69f7fb0e6229 x-compute-request-id: req-6daa77fc-f7ba-44b0-a432-69f7fb0e6229 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:02Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:07,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6daa77fc-f7ba-44b0-a432-69f7fb0e6229 2019-01-09 01:05:07,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500731945038s 2019-01-09 01:05:07,362 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6daa77fc-f7ba-44b0-a432-69f7fb0e6229 2019-01-09 01:05:07,364 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:09,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:09,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:10,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05: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-21959edd-c138-4127-a3c2-0b232ca2c4fe x-compute-request-id: req-21959edd-c138-4127-a3c2-0b232ca2c4fe Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:02Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:10,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-21959edd-c138-4127-a3c2-0b232ca2c4fe 2019-01-09 01:05:10,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.925267934799s 2019-01-09 01:05:10,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-21959edd-c138-4127-a3c2-0b232ca2c4fe 2019-01-09 01:05:10,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:12,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:12,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:12,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05: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-74932455-4690-4640-aa41-6d876c3f777c x-compute-request-id: req-74932455-4690-4640-aa41-6d876c3f777c Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:02Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:12,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74932455-4690-4640-aa41-6d876c3f777c 2019-01-09 01:05:12,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63565993309s 2019-01-09 01:05:12,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74932455-4690-4640-aa41-6d876c3f777c 2019-01-09 01:05:12,936 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:14,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:14,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:15,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05: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-8937c6ec-0f14-442b-bab8-abfea092f782 x-compute-request-id: req-8937c6ec-0f14-442b-bab8-abfea092f782 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:02Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:15,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8937c6ec-0f14-442b-bab8-abfea092f782 2019-01-09 01:05:15,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514815092087s 2019-01-09 01:05:15,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8937c6ec-0f14-442b-bab8-abfea092f782 2019-01-09 01:05:15,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:17,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:17,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:17,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05: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-1e2bcf4b-2bb8-4a3c-b6a6-1832c32d3b00 x-compute-request-id: req-1e2bcf4b-2bb8-4a3c-b6a6-1832c32d3b00 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:02Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:17,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1e2bcf4b-2bb8-4a3c-b6a6-1832c32d3b00 2019-01-09 01:05:17,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537664175034s 2019-01-09 01:05:17,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1e2bcf4b-2bb8-4a3c-b6a6-1832c32d3b00 2019-01-09 01:05:17,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:20,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:20,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:20,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-8cf09b04-7275-45e7-b434-492c43415c66 x-compute-request-id: req-8cf09b04-7275-45e7-b434-492c43415c66 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:02Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:20,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8cf09b04-7275-45e7-b434-492c43415c66 2019-01-09 01:05:20,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685162067413s 2019-01-09 01:05:20,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8cf09b04-7275-45e7-b434-492c43415c66 2019-01-09 01:05:20,690 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:22,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:22,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:23,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-08a95429-2658-4601-a47e-b9c19b3361ec x-compute-request-id: req-08a95429-2658-4601-a47e-b9c19b3361ec Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:02Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:23,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-08a95429-2658-4601-a47e-b9c19b3361ec 2019-01-09 01:05:23,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717972040176s 2019-01-09 01:05:23,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-08a95429-2658-4601-a47e-b9c19b3361ec 2019-01-09 01:05:23,412 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:25,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:25,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:25,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-6c4efd2c-3cab-418d-859f-79b0e9ac8a75 x-compute-request-id: req-6c4efd2c-3cab-418d-859f-79b0e9ac8a75 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:02Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:25,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c4efd2c-3cab-418d-859f-79b0e9ac8a75 2019-01-09 01:05:25,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507571935654s 2019-01-09 01:05:25,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c4efd2c-3cab-418d-859f-79b0e9ac8a75 2019-01-09 01:05:25,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:27,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:27,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:28,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-f06d6aae-f517-4a8c-bf13-ab85adcb4682 x-compute-request-id: req-f06d6aae-f517-4a8c-bf13-ab85adcb4682 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:02Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:28,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f06d6aae-f517-4a8c-bf13-ab85adcb4682 2019-01-09 01:05:28,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833854198456s 2019-01-09 01:05:28,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f06d6aae-f517-4a8c-bf13-ab85adcb4682 2019-01-09 01:05:28,764 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:30,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:30,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:31,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05: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-d9288c4c-eab3-4d3b-bbf4-dfe81f954dd0 x-compute-request-id: req-d9288c4c-eab3-4d3b-bbf4-dfe81f954dd0 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:02Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:31,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d9288c4c-eab3-4d3b-bbf4-dfe81f954dd0 2019-01-09 01:05:31,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704149961472s 2019-01-09 01:05:31,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d9288c4c-eab3-4d3b-bbf4-dfe81f954dd0 2019-01-09 01:05:31,474 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:33,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:33,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:34,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05: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-68d7ea05-8bb1-4837-9e80-05f14aba4de2 x-compute-request-id: req-68d7ea05-8bb1-4837-9e80-05f14aba4de2 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:43.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "ef32b2d4-2ab3-42bb-9410-8171fc5826c0", "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:02Z", "hostId": "8a2b78001645b27b21e4a48022eb63e0c0c0c381dd543dd61ad1b5ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:37Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:34,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68d7ea05-8bb1-4837-9e80-05f14aba4de2 2019-01-09 01:05:34,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536475896835s 2019-01-09 01:05:34,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68d7ea05-8bb1-4837-9e80-05f14aba4de2 2019-01-09 01:05:34,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:36,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:36,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:36,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-51373c4e-20cd-47c1-893b-1605e3d6658d x-compute-request-id: req-51373c4e-20cd-47c1-893b-1605e3d6658d Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:04:56Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:36,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-51373c4e-20cd-47c1-893b-1605e3d6658d 2019-01-09 01:05:36,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498831033707s 2019-01-09 01:05:36,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-51373c4e-20cd-47c1-893b-1605e3d6658d 2019-01-09 01:05:36,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 01:05:36,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:36,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01: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 x-openstack-request-id: req-93f6a492-4a50-493a-be1d-0c1899bab837 x-compute-request-id: req-93f6a492-4a50-493a-be1d-0c1899bab837 Content-Type: application/json 2019-01-09 01:05:36,689 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0 used request id req-93f6a492-4a50-493a-be1d-0c1899bab837 2019-01-09 01:05:36,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16908788681s 2019-01-09 01:05:36,689 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0 used request id req-93f6a492-4a50-493a-be1d-0c1899bab837 2019-01-09 01:05:36,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:36,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:37,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-7fccc6f7-45c6-4efe-ae6b-71bb161e14e8 x-compute-request-id: req-7fccc6f7-45c6-4efe-ae6b-71bb161e14e8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:3d:cd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "rel": "bookmark"}], "image": {"id": "01196690-28b0-4d92-9ea7-d137fae00686", "links": [{"href": "http://172.30.9.26:8774/images/01196690-28b0-4d92-9ea7-d137fae00686", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T01:04:55.000000", "flavor": {"id": "62d6509e-54cf-41e5-87bc-c79331ced890", "links": [{"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}]}, "id": "c2014bd2-2987-4cd1-a7b0-d8eded363ba0", "security_groups": [{"name": "default"}], "user_id": "6cef03f6090d447295f340fd0504513f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T01:05:36Z", "hostId": "8459cdd6c99605a66be4ff16e185171355a0807c27dd6eec2efeddae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "created": "2019-01-09T01:04:47Z", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 01:05:37,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7fccc6f7-45c6-4efe-ae6b-71bb161e14e8 2019-01-09 01:05:37,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622344970703s 2019-01-09 01:05:37,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7fccc6f7-45c6-4efe-ae6b-71bb161e14e8 2019-01-09 01:05:37,314 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 01:05:39,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 01:05:39,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:39,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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 x-openstack-request-id: req-df186b08-40c3-4bc7-97c7-576ab34600d1 x-compute-request-id: req-df186b08-40c3-4bc7-97c7-576ab34600d1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 01:05:39,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df186b08-40c3-4bc7-97c7-576ab34600d1 2019-01-09 01:05:39,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0829071998596s 2019-01-09 01:05:39,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df186b08-40c3-4bc7-97c7-576ab34600d1 2019-01-09 01:05:39,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 01:05:39,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a15a329e-b3ef-42b2-9830-5197d3c8c6c7/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" -d '{"subnet_id": "51614648-534d-483c-ad1e-799c64c9df74"}' 2019-01-09 01:05:40,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b4e1542b-008c-4cb7-833c-765154956110 Date: Wed, 09 Jan 2019 01:05:40 GMT RESP BODY: {"network_id": "33660030-1525-4702-be71-f1209c596534", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "subnet_id": "51614648-534d-483c-ad1e-799c64c9df74", "subnet_ids": ["51614648-534d-483c-ad1e-799c64c9df74"], "port_id": "04e279e4-8fd8-44be-8927-095252be1a17", "id": "a15a329e-b3ef-42b2-9830-5197d3c8c6c7"} 2019-01-09 01:05:40,721 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a15a329e-b3ef-42b2-9830-5197d3c8c6c7/remove_router_interface.json used request id req-b4e1542b-008c-4cb7-833c-765154956110 2019-01-09 01:05:40,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.32064819336s 2019-01-09 01:05:40,721 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a15a329e-b3ef-42b2-9830-5197d3c8c6c7/remove_router_interface.json used request id req-b4e1542b-008c-4cb7-833c-765154956110 returning object a15a329e-b3ef-42b2-9830-5197d3c8c6c7 2019-01-09 01:05:40,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 01:05:40,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:40,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-9fb0b536-a457-42dc-b723-7833c168558f Date: Wed, 09 Jan 2019 01:05:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "created_at": "2019-01-09T01:04:26Z", "admin_state_up": true, "updated_at": "2019-01-09T01:05:39Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "7bfa9b6976434b8b87fa96c909e105d6", "id": "a15a329e-b3ef-42b2-9830-5197d3c8c6c7", "name": "vping_userdata-router_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}]} 2019-01-09 01:05:40,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-9fb0b536-a457-42dc-b723-7833c168558f 2019-01-09 01:05:40,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0796661376953s 2019-01-09 01:05:40,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-9fb0b536-a457-42dc-b723-7833c168558f 2019-01-09 01:05:40,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 01:05:40,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/a15a329e-b3ef-42b2-9830-5197d3c8c6c7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:44,380 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d439939-d201-4bce-827b-0b212f5ffb61 Content-Length: 0 Date: Wed, 09 Jan 2019 01:05:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:05:44,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a15a329e-b3ef-42b2-9830-5197d3c8c6c7.json used request id req-5d439939-d201-4bce-827b-0b212f5ffb61 2019-01-09 01:05:44,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.57647109032s 2019-01-09 01:05:44,380 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a15a329e-b3ef-42b2-9830-5197d3c8c6c7.json used request id req-5d439939-d201-4bce-827b-0b212f5ffb61 2019-01-09 01:05:44,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 01:05:44,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:44,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a79a4c59-3a82-490d-a8ef-6762c595bedb Date: Wed, 09 Jan 2019 01:05:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33660030-1525-4702-be71-f1209c596534","tenant_id":"7bfa9b6976434b8b87fa96c909e105d6","created_at":"2019-01-09T01:04:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T01:04:24Z","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":"7bfa9b6976434b8b87fa96c909e105d6","id":"51614648-534d-483c-ad1e-799c64c9df74","subnetpool_id":null,"name":"vping_userdata-subnet_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}]} 2019-01-09 01:05:44,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a79a4c59-3a82-490d-a8ef-6762c595bedb 2019-01-09 01:05:44,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.059858083725s 2019-01-09 01:05:44,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a79a4c59-3a82-490d-a8ef-6762c595bedb 2019-01-09 01:05:44,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 01:05:44,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/51614648-534d-483c-ad1e-799c64c9df74.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:46,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09f37608-ea87-45b2-8ab4-2033cdd044d6 Date: Wed, 09 Jan 2019 01:05:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:05:46,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/51614648-534d-483c-ad1e-799c64c9df74.json used request id req-09f37608-ea87-45b2-8ab4-2033cdd044d6 2019-01-09 01:05:46,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.33917593956s 2019-01-09 01:05:46,782 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/51614648-534d-483c-ad1e-799c64c9df74.json used request id req-09f37608-ea87-45b2-8ab4-2033cdd044d6 2019-01-09 01:05:46,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:05:46,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:46,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-c2c14515-31d2-43c4-b1f6-ad64461dc07c Date: Wed, 09 Jan 2019 01:05:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T01:05:46Z","tenant_id":"7bfa9b6976434b8b87fa96c909e105d6","created_at":"2019-01-09T01:04:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"7bfa9b6976434b8b87fa96c909e105d6","id":"33660030-1525-4702-be71-f1209c596534","name":"vping_userdata-net_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 01:05:46,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c2c14515-31d2-43c4-b1f6-ad64461dc07c 2019-01-09 01:05:46,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.14013004303s 2019-01-09 01:05:46,923 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c2c14515-31d2-43c4-b1f6-ad64461dc07c 2019-01-09 01:05:46,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 01:05:46,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/33660030-1525-4702-be71-f1209c596534.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:48,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8bce0dce-6e46-41d6-b9df-e39faf2acf8d Date: Wed, 09 Jan 2019 01:05:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:05:48,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/33660030-1525-4702-be71-f1209c596534.json used request id req-8bce0dce-6e46-41d6-b9df-e39faf2acf8d 2019-01-09 01:05:48,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18188691139s 2019-01-09 01:05:48,107 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/33660030-1525-4702-be71-f1209c596534.json used request id req-8bce0dce-6e46-41d6-b9df-e39faf2acf8d 2019-01-09 01:05:48,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:05:48,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:48,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-896204a4-3eea-4dba-980a-86e67e0026d4 Date: Wed, 09 Jan 2019 01:05:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/01196690-28b0-4d92-9ea7-d137fae00686/snap", "metadata": {}}], "file": "/v2/images/01196690-28b0-4d92-9ea7-d137fae00686/file", "owner": "7bfa9b6976434b8b87fa96c909e105d6", "id": "01196690-28b0-4d92-9ea7-d137fae00686", "size": 12716032, "self": "/v2/images/01196690-28b0-4d92-9ea7-d137fae00686", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/01196690-28b0-4d92-9ea7-d137fae00686/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:04:34Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:04:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:05:48,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-896204a4-3eea-4dba-980a-86e67e0026d4 2019-01-09 01:05:48,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186577796936s 2019-01-09 01:05:48,294 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-896204a4-3eea-4dba-980a-86e67e0026d4 2019-01-09 01:05:48,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 01:05:48,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/01196690-28b0-4d92-9ea7-d137fae00686 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e149057e715be40702187da74f6853abefa8d9b" 2019-01-09 01:05:49,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4514a446-66ff-4a38-9428-177e9814110b Date: Wed, 09 Jan 2019 01:05:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:05:49,334 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/01196690-28b0-4d92-9ea7-d137fae00686 used request id req-4514a446-66ff-4a38-9428-177e9814110b 2019-01-09 01:05:49,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.03766608238s 2019-01-09 01:05:49,334 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/01196690-28b0-4d92-9ea7-d137fae00686 used request id req-4514a446-66ff-4a38-9428-177e9814110b 2019-01-09 01:05:49,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:05:49,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:05:49,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-6d152863-9a45-417b-8802-44fa0e3788f6 x-compute-request-id: req-6d152863-9a45-417b-8802-44fa0e3788f6 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/62d6509e-54cf-41e5-87bc-c79331ced890", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "62d6509e-54cf-41e5-87bc-c79331ced890", "name": "vping_userdata-flavor_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:05:49,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6d152863-9a45-417b-8802-44fa0e3788f6 2019-01-09 01:05:49,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0303831100464s 2019-01-09 01:05:49,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6d152863-9a45-417b-8802-44fa0e3788f6 2019-01-09 01:05:49,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 01:05:49,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/62d6509e-54cf-41e5-87bc-c79331ced890 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:05:49,408 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01: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 x-openstack-request-id: req-723288fd-06e4-4895-a5ea-3f79baab3f46 x-compute-request-id: req-723288fd-06e4-4895-a5ea-3f79baab3f46 Content-Length: 0 Content-Type: application/json 2019-01-09 01:05:49,408 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/62d6509e-54cf-41e5-87bc-c79331ced890 used request id req-723288fd-06e4-4895-a5ea-3f79baab3f46 2019-01-09 01:05:49,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0412080287933s 2019-01-09 01:05:49,408 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/62d6509e-54cf-41e5-87bc-c79331ced890 used request id req-723288fd-06e4-4895-a5ea-3f79baab3f46 2019-01-09 01:05:49,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:05:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:05:49,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e39797-537d-42bc-b5d1-3a28dd29e763 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_259a2bea-63a6-4fbd-8f2b-abb3287d82b4", "links": {"self": "http://172.30.9.26:5000/v3/users/6cef03f6090d447295f340fd0504513f"}, "domain_id": "default", "enabled": true, "id": "6cef03f6090d447295f340fd0504513f", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:05:49,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d9e39797-537d-42bc-b5d1-3a28dd29e763 2019-01-09 01:05:49,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0933210849762s 2019-01-09 01:05:49,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d9e39797-537d-42bc-b5d1-3a28dd29e763 2019-01-09 01:05:49,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:05:49,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/6cef03f6090d447295f340fd0504513f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:05:49,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fcbcec6-1322-4868-86c5-45a6d8a144fb Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/6cef03f6090d447295f340fd0504513f"}, "enabled": true, "id": "6cef03f6090d447295f340fd0504513f", "options": {}, "domain_id": "default", "name": "vping_userdata-user_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}} 2019-01-09 01:05:49,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6cef03f6090d447295f340fd0504513f used request id req-6fcbcec6-1322-4868-86c5-45a6d8a144fb 2019-01-09 01:05:49,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101583003998s 2019-01-09 01:05:49,611 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6cef03f6090d447295f340fd0504513f used request id req-6fcbcec6-1322-4868-86c5-45a6d8a144fb 2019-01-09 01:05:49,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 01:05:49,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/6cef03f6090d447295f340fd0504513f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:05:49,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-037faec2-f3ae-4a36-b372-d7bb66ac81a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:05:49,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6cef03f6090d447295f340fd0504513f used request id req-037faec2-f3ae-4a36-b372-d7bb66ac81a6 2019-01-09 01:05:49,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.269210100174s 2019-01-09 01:05:49,881 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6cef03f6090d447295f340fd0504513f used request id req-037faec2-f3ae-4a36-b372-d7bb66ac81a6 2019-01-09 01:05:49,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:05:49,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:05:49,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2726feb-484b-42b6-9a9f-1294c515aafc Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/7bfa9b6976434b8b87fa96c909e105d6"}, "enabled": true, "id": "7bfa9b6976434b8b87fa96c909e105d6", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_259a2bea-63a6-4fbd-8f2b-abb3287d82b4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:05:49,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-d2726feb-484b-42b6-9a9f-1294c515aafc 2019-01-09 01:05:49,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0748882293701s 2019-01-09 01:05:49,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-d2726feb-484b-42b6-9a9f-1294c515aafc 2019-01-09 01:05:49,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 01:05:49,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/7bfa9b6976434b8b87fa96c909e105d6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:05:50,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e4aec04-e46d-43f4-a5fe-ae7eb578bc77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:05:50,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7bfa9b6976434b8b87fa96c909e105d6 used request id req-6e4aec04-e46d-43f4-a5fe-ae7eb578bc77 2019-01-09 01:05:50,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.205092191696s 2019-01-09 01:05:50,164 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7bfa9b6976434b8b87fa96c909e105d6 used request id req-6e4aec04-e46d-43f4-a5fe-ae7eb578bc77 2019-01-09 01:05:50,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:05:50,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:05:50,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc27b8cf-fa9a-4a3a-86b5-7bab855d16da Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a290a079e198488c9b31097797f31331", "links": {"self": "http://172.30.9.26:5000/v3/roles/a290a079e198488c9b31097797f31331"}, "name": "Member"}]} 2019-01-09 01:05:50,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bc27b8cf-fa9a-4a3a-86b5-7bab855d16da 2019-01-09 01:05:50,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0841910839081s 2019-01-09 01:05:50,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 01:05:50,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/a290a079e198488c9b31097797f31331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:05:50,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52fbb2dc-dbb9-4bd1-a031-ede0e0dc38cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:05:50,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a290a079e198488c9b31097797f31331 used request id req-52fbb2dc-dbb9-4bd1-a031-ede0e0dc38cf 2019-01-09 01:05:50,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.126683950424s 2019-01-09 01:05:50,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:05:50,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=7bfa9b6976434b8b87fa96c909e105d6&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:05:50,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c71aa8d9-4230-4767-ac9f-de0eae138b32 Date: Wed, 09 Jan 2019 01:05:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "created_at": "2019-01-09T01:04:23Z", "updated_at": "2019-01-09T01:04:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:04:23Z", "revision_number": 0, "id": "074176e6-3c30-4654-aacc-a9199dc74d8f", "remote_group_id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "remote_ip_prefix": null, "created_at": "2019-01-09T01:04:23Z", "security_group_id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bfa9b6976434b8b87fa96c909e105d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:04:23Z", "revision_number": 0, "id": "19b4dd90-9719-4c30-b3bb-09adfc4f74d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:04:23Z", "security_group_id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bfa9b6976434b8b87fa96c909e105d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:04:23Z", "revision_number": 0, "id": "8d7e0c54-6b38-49fd-af82-e786b0f8dafe", "remote_group_id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "remote_ip_prefix": null, "created_at": "2019-01-09T01:04:23Z", "security_group_id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bfa9b6976434b8b87fa96c909e105d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:04:23Z", "revision_number": 0, "id": "a401318b-2a18-49fb-867c-fcea1f0d82ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:04:23Z", "security_group_id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bfa9b6976434b8b87fa96c909e105d6"}], "revision_number": 4, "project_id": "7bfa9b6976434b8b87fa96c909e105d6", "id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "name": "default"}]} 2019-01-09 01:05:50,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=7bfa9b6976434b8b87fa96c909e105d6&name=default used request id req-c71aa8d9-4230-4767-ac9f-de0eae138b32 2019-01-09 01:05:50,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193357944489s 2019-01-09 01:05:50,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=7bfa9b6976434b8b87fa96c909e105d6&name=default used request id req-c71aa8d9-4230-4767-ac9f-de0eae138b32 2019-01-09 01:05:50,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:05:50,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:05:50,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1899c3a3-fd89-437a-a579-8679bf3b8daf Date: Wed, 09 Jan 2019 01:05:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "created_at": "2019-01-09T01:04:23Z", "updated_at": "2019-01-09T01:04:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:04:23Z", "revision_number": 0, "id": "074176e6-3c30-4654-aacc-a9199dc74d8f", "remote_group_id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "remote_ip_prefix": null, "created_at": "2019-01-09T01:04:23Z", "security_group_id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bfa9b6976434b8b87fa96c909e105d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:04:23Z", "revision_number": 0, "id": "8d7e0c54-6b38-49fd-af82-e786b0f8dafe", "remote_group_id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "remote_ip_prefix": null, "created_at": "2019-01-09T01:04:23Z", "security_group_id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bfa9b6976434b8b87fa96c909e105d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:04:23Z", "revision_number": 0, "id": "19b4dd90-9719-4c30-b3bb-09adfc4f74d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:04:23Z", "security_group_id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bfa9b6976434b8b87fa96c909e105d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:04:23Z", "revision_number": 0, "id": "a401318b-2a18-49fb-867c-fcea1f0d82ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:04:23Z", "security_group_id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "tenant_id": "7bfa9b6976434b8b87fa96c909e105d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bfa9b6976434b8b87fa96c909e105d6"}], "revision_number": 4, "project_id": "7bfa9b6976434b8b87fa96c909e105d6", "id": "9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:05:50,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1899c3a3-fd89-437a-a579-8679bf3b8daf 2019-01-09 01:05:50,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.291711091995s 2019-01-09 01:05:50,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1899c3a3-fd89-437a-a579-8679bf3b8daf 2019-01-09 01:05:50,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 01:05:50,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2275bd390ec0e57f8cc04b8388cd666247ef90c" 2019-01-09 01:05:51,187 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-524983f5-f35d-4123-bfe7-090307895949 Content-Length: 0 Date: Wed, 09 Jan 2019 01:05:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:05:51,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b.json used request id req-524983f5-f35d-4123-bfe7-090307895949 2019-01-09 01:05:51,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.312473058701s 2019-01-09 01:05:51,187 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9b0f8ae5-e6e7-4b26-a227-8d6b27c8856b.json used request id req-524983f5-f35d-4123-bfe7-090307895949 2019-01-09 01:05:51,239 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2019-01-09 01:05:51,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:05:51,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:05:51,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:05:51,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:05:51,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:05:51,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:05:51,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:05:51,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:05:51,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:05:51,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:05:51,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:05:51,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:05:51,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:05:51,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:05:51,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:05:51,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:05:51,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:05:51,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:05:51,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:05:51,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:05:51,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:05:51,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:05:51,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:05:51,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:05:51,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:05:51,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c078c55-5de6-44f8-bb8a-ecd14a0a9e55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:05:51,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1c078c55-5de6-44f8-bb8a-ecd14a0a9e55 2019-01-09 01:05:51,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:05:51,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["CS__6A3fTh6zbrAkrPFvcA"], "issued_at": "2019-01-09T01:05:51.000000Z"}} 2019-01-09 01:05:51,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:05:51,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:51,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9be51838-b71d-4a14-b7f3-cb840fb7087d Date: Wed, 09 Jan 2019 01:05:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 01:05:51,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9be51838-b71d-4a14-b7f3-cb840fb7087d 2019-01-09 01:05:51,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.238417863846s 2019-01-09 01:05:51,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9be51838-b71d-4a14-b7f3-cb840fb7087d 2019-01-09 01:05:51,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 01:05:51,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:51,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:05:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:05:51,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:52,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e18fd7-e5db-40c6-b6b4-f84ec4f2e9e3 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 01:05:52,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-26e18fd7-e5db-40c6-b6b4-f84ec4f2e9e3 2019-01-09 01:05:52,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0924460887909s 2019-01-09 01:05:52,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 01:05:52,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c"}}' 2019-01-09 01:05:52,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad2d9a62-1460-41f2-94e0-d3474da40a82 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.26:5000/v3/projects/ff0f7f9414c2493580e939446791f3aa"}, "enabled": true, "id": "ff0f7f9414c2493580e939446791f3aa", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c"}} 2019-01-09 01:05:52,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ad2d9a62-1460-41f2-94e0-d3474da40a82 2019-01-09 01:05:52,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.122581005096s 2019-01-09 01:05:52,155 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ad2d9a62-1460-41f2-94e0-d3474da40a82 2019-01-09 01:05:52,156 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', 'id': u'ff0f7f9414c2493580e939446791f3aa', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 01:05:52,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 01:05:52,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351847887039s 2019-01-09 01:05:52,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:52,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536c167c-adcc-4d25-8a43-0fb746bca2eb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb"}, "enabled": true, "id": "7bae38783d5b4dd5bb9bec7bb75ea5cb", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c"}} 2019-01-09 01:05:52,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb used request id req-536c167c-adcc-4d25-8a43-0fb746bca2eb 2019-01-09 01:05:52,601 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7bae38783d5b4dd5bb9bec7bb75ea5cb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c'}) 2019-01-09 01:05:52,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:05:52,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:52,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9bb1fd-9fc1-4445-a63b-8c3409214c93 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:05:52,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6d9bb1fd-9fc1-4445-a63b-8c3409214c93 2019-01-09 01:05:52,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0781638622284s 2019-01-09 01:05:52,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:05:52,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:52,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8c4141-222d-41b9-8c2b-19d1de68a69c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:05:52,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cf8c4141-222d-41b9-8c2b-19d1de68a69c 2019-01-09 01:05:52,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0844120979309s 2019-01-09 01:05:52,766 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 01:05:52,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 01:05:52,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" -d '{"role": {"name": "Member"}}' 2019-01-09 01:05:52,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39af365f-de4e-4793-9238-3d1beb746f68 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4bb31ec1cdb48bbb5ed67ed11be2381", "links": {"self": "http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381"}, "name": "Member"}} 2019-01-09 01:05:52,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-39af365f-de4e-4793-9238-3d1beb746f68 2019-01-09 01:05:52,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.107274055481s 2019-01-09 01:05:52,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:52,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dcf7b41-bbab-42c0-92ce-7ab73ea8eff8 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381"}, "domain_id": null, "name": "Member", "id": "e4bb31ec1cdb48bbb5ed67ed11be2381"}} 2019-01-09 01:05:52,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381 used request id req-4dcf7b41-bbab-42c0-92ce-7ab73ea8eff8 2019-01-09 01:05:52,953 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381'}, 'domain_id': None, 'human_id': None, 'id': u'e4bb31ec1cdb48bbb5ed67ed11be2381', 'HUMAN_ID': False}) 2019-01-09 01:05:52,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:05:52,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:53,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ea78cd-fa12-44c8-bd1a-e0232d1861f0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e4bb31ec1cdb48bbb5ed67ed11be2381", "links": {"self": "http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381"}, "name": "Member"}]} 2019-01-09 01:05:53,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a1ea78cd-fa12-44c8-bd1a-e0232d1861f0 2019-01-09 01:05:53,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801260471344s 2019-01-09 01:05:53,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:05:53,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:53,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f216b2c2-4ce0-4313-91bc-979a9c852cbc Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:05:53,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f216b2c2-4ce0-4313-91bc-979a9c852cbc 2019-01-09 01:05:53,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0833849906921s 2019-01-09 01:05:53,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:05:53,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:53,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47282fa-2c79-49ee-ba74-a43337dafbb1 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "links": {"self": "http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb"}, "domain_id": "default", "enabled": true, "id": "7bae38783d5b4dd5bb9bec7bb75ea5cb", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:05:53,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f47282fa-2c79-49ee-ba74-a43337dafbb1 2019-01-09 01:05:53,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993750095367s 2019-01-09 01:05:53,219 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f47282fa-2c79-49ee-ba74-a43337dafbb1 2019-01-09 01:05:53,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:05:53,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:53,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c55a98-38e3-4924-b4fd-0006047265cc Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.26:5000/v3/projects/ff0f7f9414c2493580e939446791f3aa"}, "enabled": true, "id": "ff0f7f9414c2493580e939446791f3aa", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c"}]} 2019-01-09 01:05:53,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-46c55a98-38e3-4924-b4fd-0006047265cc 2019-01-09 01:05:53,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0767819881439s 2019-01-09 01:05:53,305 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-46c55a98-38e3-4924-b4fd-0006047265cc 2019-01-09 01:05:53,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:05:53,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=7bae38783d5b4dd5bb9bec7bb75ea5cb&scope.project.id=ff0f7f9414c2493580e939446791f3aa&role.id=e4bb31ec1cdb48bbb5ed67ed11be2381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:53,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fcf2aab-613c-4d2a-8666-bdef0fbfb731 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=7bae38783d5b4dd5bb9bec7bb75ea5cb&scope.project.id=ff0f7f9414c2493580e939446791f3aa&role.id=e4bb31ec1cdb48bbb5ed67ed11be2381", "previous": null, "next": null}} 2019-01-09 01:05:53,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7bae38783d5b4dd5bb9bec7bb75ea5cb&scope.project.id=ff0f7f9414c2493580e939446791f3aa&role.id=e4bb31ec1cdb48bbb5ed67ed11be2381 used request id req-9fcf2aab-613c-4d2a-8666-bdef0fbfb731 2019-01-09 01:05:53,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0810160636902s 2019-01-09 01:05:53,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:05:53,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/ff0f7f9414c2493580e939446791f3aa/users/7bae38783d5b4dd5bb9bec7bb75ea5cb/roles/e4bb31ec1cdb48bbb5ed67ed11be2381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:53,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:05:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38ff232f-1589-42e8-b3ff-b04f8c882784 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:05:53,505 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ff0f7f9414c2493580e939446791f3aa/users/7bae38783d5b4dd5bb9bec7bb75ea5cb/roles/e4bb31ec1cdb48bbb5ed67ed11be2381 used request id req-38ff232f-1589-42e8-b3ff-b04f8c882784 2019-01-09 01:05:53,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116917133331s 2019-01-09 01:05:53,506 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '12eee24f-ffb3-490e-95fe-318d2be1c6cf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', 'project_id': u'ff0f7f9414c2493580e939446791f3aa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 01:05:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:05:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:05:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:05:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:05:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:05:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:05:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:05:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:05:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:05:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:05:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:05:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:05:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:05:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:05:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:05:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:05:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:05:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:05:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:05:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:05:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:05:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:05:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:05:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:05:53,512 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', 'password': '12eee24f-ffb3-490e-95fe-318d2be1c6cf', 'project_name': 'tempest_smoke_seri-project_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'ff0f7f9414c2493580e939446791f3aa', 'project_domain_name': 'Default'} 2019-01-09 01:05:53,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:05:53,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:53,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7430ae1b-1e95-456c-9167-8e42d4eab5bf Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e4bb31ec1cdb48bbb5ed67ed11be2381", "links": {"self": "http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381"}, "name": "Member"}]} 2019-01-09 01:05:53,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7430ae1b-1e95-456c-9167-8e42d4eab5bf 2019-01-09 01:05:53,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0749430656433s 2019-01-09 01:05:53,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:05:53,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:53,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e8312d8-f58a-4d8f-8e02-63305db38d1a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e4bb31ec1cdb48bbb5ed67ed11be2381", "links": {"self": "http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381"}, "name": "Member"}]} 2019-01-09 01:05:53,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6e8312d8-f58a-4d8f-8e02-63305db38d1a 2019-01-09 01:05:53,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829248428345s 2019-01-09 01:05:53,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:05:53,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:53,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f39fbad0-6c40-45bb-a904-4e81458c5edd Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:05:53,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f39fbad0-6c40-45bb-a904-4e81458c5edd 2019-01-09 01:05:53,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.08274102211s 2019-01-09 01:05:53,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:05:53,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:53,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb75defc-0ad9-4c84-a879-b401d6603e81 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "links": {"self": "http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb"}, "domain_id": "default", "enabled": true, "id": "7bae38783d5b4dd5bb9bec7bb75ea5cb", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:05:53,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-eb75defc-0ad9-4c84-a879-b401d6603e81 2019-01-09 01:05:53,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0893740653992s 2019-01-09 01:05:53,847 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-eb75defc-0ad9-4c84-a879-b401d6603e81 2019-01-09 01:05:53,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:05:53,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:53,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cead58f3-3ad5-470e-91c1-0ab8e83291cc Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.26:5000/v3/projects/ff0f7f9414c2493580e939446791f3aa"}, "enabled": true, "id": "ff0f7f9414c2493580e939446791f3aa", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c"}]} 2019-01-09 01:05:53,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-cead58f3-3ad5-470e-91c1-0ab8e83291cc 2019-01-09 01:05:53,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0807981491089s 2019-01-09 01:05:53,934 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-cead58f3-3ad5-470e-91c1-0ab8e83291cc 2019-01-09 01:05:53,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:05:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=7bae38783d5b4dd5bb9bec7bb75ea5cb&scope.project.id=ff0f7f9414c2493580e939446791f3aa&role.id=398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:54,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aff00dbe-d76f-41aa-8345-110848031133 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=7bae38783d5b4dd5bb9bec7bb75ea5cb&scope.project.id=ff0f7f9414c2493580e939446791f3aa&role.id=398098bc91ca4391b719dad853114c00", "previous": null, "next": null}} 2019-01-09 01:05:54,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7bae38783d5b4dd5bb9bec7bb75ea5cb&scope.project.id=ff0f7f9414c2493580e939446791f3aa&role.id=398098bc91ca4391b719dad853114c00 used request id req-aff00dbe-d76f-41aa-8345-110848031133 2019-01-09 01:05:54,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0868670940399s 2019-01-09 01:05:54,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:05:54,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/ff0f7f9414c2493580e939446791f3aa/users/7bae38783d5b4dd5bb9bec7bb75ea5cb/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:54,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:05:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52604180-bce6-48c5-a21f-c3650594603c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:05:54,133 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ff0f7f9414c2493580e939446791f3aa/users/7bae38783d5b4dd5bb9bec7bb75ea5cb/roles/398098bc91ca4391b719dad853114c00 used request id req-52604180-bce6-48c5-a21f-c3650594603c 2019-01-09 01:05:54,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.110052108765s 2019-01-09 01:05:54,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:05:54,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:54,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b55753-7c3c-4556-a124-64a8b29d50e6 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e4bb31ec1cdb48bbb5ed67ed11be2381", "links": {"self": "http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381"}, "name": "Member"}]} 2019-01-09 01:05:54,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b2b55753-7c3c-4556-a124-64a8b29d50e6 2019-01-09 01:05:54,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831129550934s 2019-01-09 01:05:54,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:05:54,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:54,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec94c584-4b94-4ea2-8105-44acc3b0f6c5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:05:54,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ec94c584-4b94-4ea2-8105-44acc3b0f6c5 2019-01-09 01:05:54,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0823171138763s 2019-01-09 01:05:54,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:05:54,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:54,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a6c6f9-7c81-428a-b552-43646f1f5955 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "links": {"self": "http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb"}, "domain_id": "default", "enabled": true, "id": "7bae38783d5b4dd5bb9bec7bb75ea5cb", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:05:54,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-42a6c6f9-7c81-428a-b552-43646f1f5955 2019-01-09 01:05:54,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0889840126038s 2019-01-09 01:05:54,391 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-42a6c6f9-7c81-428a-b552-43646f1f5955 2019-01-09 01:05:54,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:05:54,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=7bae38783d5b4dd5bb9bec7bb75ea5cb&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:54,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744cf467-3ab4-4d7d-9481-cd85d5f12e1c Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=7bae38783d5b4dd5bb9bec7bb75ea5cb&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 01:05:54,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7bae38783d5b4dd5bb9bec7bb75ea5cb&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default used request id req-744cf467-3ab4-4d7d-9481-cd85d5f12e1c 2019-01-09 01:05:54,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0929489135742s 2019-01-09 01:05:54,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:05:54,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/7bae38783d5b4dd5bb9bec7bb75ea5cb/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:05:54,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:05:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0859baeb-0d98-4f71-83de-b63c30aa5176 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:05:54,613 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/7bae38783d5b4dd5bb9bec7bb75ea5cb/roles/398098bc91ca4391b719dad853114c00 used request id req-0859baeb-0d98-4f71-83de-b63c30aa5176 2019-01-09 01:05:54,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121871948242s 2019-01-09 01:05:54,614 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 01:06:06,936 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-09 01:06:06.581 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e4836cf7-f303-4270-9acd-00a9af5acb3d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e4836cf7-f303-4270-9acd-00a9af5acb3d | 2019-01-09T01:06:06 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e4836cf7-f303-4270-9acd-00a9af5acb3d ~/.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 2019-01-09 01:06:10,360 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+-------------------+-----------+ 2019-01-09 01:06:10,361 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 01:06:18,291 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-09 01:06:14.637 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-09 01:06:14.796 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-09 01:06:18.101 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1ab2f760-8bb2-426c-907b-2d9543092112) has been successfully created! Using verifier 'opnfv-tempest' (UUID=1ab2f760-8bb2-426c-907b-2d9543092112) as the default verifier for the future CLI operations. 2019-01-09 01:06:21,385 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2019-01-09 01:06:21,386 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:06:21,519 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 01:06:21,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:06:21,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a4331f-2c19-4c6c-935c-a4c8d4cf7b78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:06:21,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d4a4331f-2c19-4c6c-935c-a4c8d4cf7b78 2019-01-09 01:06:21,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:06:21,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4bb31ec1cdb48bbb5ed67ed11be2381", "name": "Member"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:06:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff0f7f9414c2493580e939446791f3aa", "name": "tempest_smoke_seri-project_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ff0f7f9414c2493580e939446791f3aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/ff0f7f9414c2493580e939446791f3aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/ff0f7f9414c2493580e939446791f3aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ff0f7f9414c2493580e939446791f3aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/ff0f7f9414c2493580e939446791f3aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/ff0f7f9414c2493580e939446791f3aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ff0f7f9414c2493580e939446791f3aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/ff0f7f9414c2493580e939446791f3aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/ff0f7f9414c2493580e939446791f3aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ff0f7f9414c2493580e939446791f3aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/ff0f7f9414c2493580e939446791f3aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/ff0f7f9414c2493580e939446791f3aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "id": "7bae38783d5b4dd5bb9bec7bb75ea5cb"}, "audit_ids": ["yDnUj-5ERGWvsBBsSEuZoQ"], "issued_at": "2019-01-09T01:06:21.000000Z"}} 2019-01-09 01:06:21,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" 2019-01-09 01:06:21,927 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 09 Jan 2019 01:06:21 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-09 01:06:21,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:06:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" 2019-01-09 01:06:22,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e42d6070-22eb-4c81-9b18-0a1c537ea65e Date: Wed, 09 Jan 2019 01:06:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:06:22,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e42d6070-22eb-4c81-9b18-0a1c537ea65e 2019-01-09 01:06:22,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182974100113s 2019-01-09 01:06:22,114 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e42d6070-22eb-4c81-9b18-0a1c537ea65e 2019-01-09 01:06:22,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 01:06:22,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c"}' 2019-01-09 01:06:22,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44 X-Openstack-Request-Id: req-1e075de1-28ca-4ba8-b737-6cbf94731119 Date: Wed, 09 Jan 2019 01:06:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/file", "owner": "ff0f7f9414c2493580e939446791f3aa", "id": "b1a227e6-07dc-491b-8c23-ed2be20a4d44", "size": null, "self": "/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:06:22Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "checksum": null, "created_at": "2019-01-09T01:06:22Z", "protected": false} 2019-01-09 01:06:22,363 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1e075de1-28ca-4ba8-b737-6cbf94731119 2019-01-09 01:06:22,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.246718168259s 2019-01-09 01:06:22,364 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1e075de1-28ca-4ba8-b737-6cbf94731119 returning object b1a227e6-07dc-491b-8c23-ed2be20a4d44 2019-01-09 01:06:22,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 01:06:22,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" -d '' 2019-01-09 01:06:23,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b7ea7b0-a7b7-4bf0-99cf-c184fd6c8f4c Date: Wed, 09 Jan 2019 01:06:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:06:23,960 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/file used request id req-8b7ea7b0-a7b7-4bf0-99cf-c184fd6c8f4c 2019-01-09 01:06:23,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.59535598755s 2019-01-09 01:06:23,960 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/file used request id req-8b7ea7b0-a7b7-4bf0-99cf-c184fd6c8f4c 2019-01-09 01:06:23,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:06:23,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" 2019-01-09 01:06:24,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-dae9b838-5263-4be6-8275-f37715429af7 Date: Wed, 09 Jan 2019 01:06:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/snap", "metadata": {}}], "file": "/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/file", "owner": "ff0f7f9414c2493580e939446791f3aa", "id": "b1a227e6-07dc-491b-8c23-ed2be20a4d44", "size": 12716032, "self": "/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:06:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:06:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:06:24,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-dae9b838-5263-4be6-8275-f37715429af7 2019-01-09 01:06:24,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181133985519s 2019-01-09 01:06:24,142 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-dae9b838-5263-4be6-8275-f37715429af7 2019-01-09 01:06:24,145 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/file', 'owner': u'ff0f7f9414c2493580e939446791f3aa', 'id': u'b1a227e6-07dc-491b-8c23-ed2be20a4d44', 'size': 12716032, u'self': u'/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ff0f7f9414c2493580e939446791f3aa', 'name': 'tempest_smoke_seri-project_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T01:06:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T01:06:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', 'created': u'2019-01-09T01:06:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T01:06:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 01:06:24,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 01:06:24,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 01:06:24,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-c0115dee-2098-4269-933e-d105502f18b4 x-compute-request-id: req-c0115dee-2098-4269-933e-d105502f18b4 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/31fa7f9d-443b-4b66-b35a-2efd7e582db7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/31fa7f9d-443b-4b66-b35a-2efd7e582db7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "31fa7f9d-443b-4b66-b35a-2efd7e582db7", "name": "tempest_smoke_serial-flavor_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:06:24,361 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c0115dee-2098-4269-933e-d105502f18b4 2019-01-09 01:06:24,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.21552491188s 2019-01-09 01:06:24,362 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c0115dee-2098-4269-933e-d105502f18b4 returning object 31fa7f9d-443b-4b66-b35a-2efd7e582db7 2019-01-09 01:06:24,363 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', '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'd1068f4148dd4416a9431391ad50b4a8', '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'31fa7f9d-443b-4b66-b35a-2efd7e582db7', 'swap': 0}) 2019-01-09 01:06:24,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 01:06:24,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/31fa7f9d-443b-4b66-b35a-2efd7e582db7/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" -d '{"extra_specs": {}}' 2019-01-09 01:06:24,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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 x-openstack-request-id: req-1cd8ef72-0eae-4b9c-b16c-de67fcc2b343 x-compute-request-id: req-1cd8ef72-0eae-4b9c-b16c-de67fcc2b343 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 01:06:24,384 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/31fa7f9d-443b-4b66-b35a-2efd7e582db7/os-extra_specs used request id req-1cd8ef72-0eae-4b9c-b16c-de67fcc2b343 2019-01-09 01:06:24,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020721912384s 2019-01-09 01:06:24,384 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/31fa7f9d-443b-4b66-b35a-2efd7e582db7/os-extra_specs used request id req-1cd8ef72-0eae-4b9c-b16c-de67fcc2b343 2019-01-09 01:06:24,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:06:24,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" 2019-01-09 01:06:24,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:06:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:06:24,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" 2019-01-09 01:06:24,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba27f01-a4d7-4f8a-9501-b85dd55bfac7 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e4bb31ec1cdb48bbb5ed67ed11be2381", "links": {"self": "http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381"}, "name": "Member"}]} 2019-01-09 01:06:24,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8ba27f01-a4d7-4f8a-9501-b85dd55bfac7 2019-01-09 01:06:24,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0961241722107s 2019-01-09 01:06:24,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 01:06:24,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" 2019-01-09 01:06:24,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-039eac31-8a84-4150-bc9e-9a30aad71299 x-compute-request-id: req-039eac31-8a84-4150-bc9e-9a30aad71299 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "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\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-09 01:06:24,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-039eac31-8a84-4150-bc9e-9a30aad71299 2019-01-09 01:06:24,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.167990922928s 2019-01-09 01:06:24,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-039eac31-8a84-4150-bc9e-9a30aad71299 2019-01-09 01:06:24,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:06:24,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" 2019-01-09 01:06:24,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-82e46bb9-2044-43ae-8b06-a9971ba60271 Date: Wed, 09 Jan 2019 01:06:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/snap", "metadata": {}}], "file": "/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/file", "owner": "ff0f7f9414c2493580e939446791f3aa", "id": "b1a227e6-07dc-491b-8c23-ed2be20a4d44", "size": 12716032, "self": "/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:06:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:06:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:06:24,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-82e46bb9-2044-43ae-8b06-a9971ba60271 2019-01-09 01:06:24,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0224950313568s 2019-01-09 01:06:24,679 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-82e46bb9-2044-43ae-8b06-a9971ba60271 2019-01-09 01:06:24,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 01:06:24,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c"}' 2019-01-09 01:06:24,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/34583102-289a-434a-8913-bdfe8255e8b1 X-Openstack-Request-Id: req-4eeff0cd-581e-4af9-ac85-88522e57928f Date: Wed, 09 Jan 2019 01:06:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/34583102-289a-434a-8913-bdfe8255e8b1/file", "owner": "ff0f7f9414c2493580e939446791f3aa", "id": "34583102-289a-434a-8913-bdfe8255e8b1", "size": null, "self": "/v2/images/34583102-289a-434a-8913-bdfe8255e8b1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:06:24Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "checksum": null, "created_at": "2019-01-09T01:06:24Z", "protected": false} 2019-01-09 01:06:24,797 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4eeff0cd-581e-4af9-ac85-88522e57928f 2019-01-09 01:06:24,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.115328788757s 2019-01-09 01:06:24,798 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4eeff0cd-581e-4af9-ac85-88522e57928f returning object 34583102-289a-434a-8913-bdfe8255e8b1 2019-01-09 01:06:24,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 01:06:24,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/34583102-289a-434a-8913-bdfe8255e8b1/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" -d '' 2019-01-09 01:06:26,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01eb9729-1a37-463e-af4d-64e00b4ae6a5 Date: Wed, 09 Jan 2019 01:06:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:06:26,332 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/34583102-289a-434a-8913-bdfe8255e8b1/file used request id req-01eb9729-1a37-463e-af4d-64e00b4ae6a5 2019-01-09 01:06:26,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.53396296501s 2019-01-09 01:06:26,333 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/34583102-289a-434a-8913-bdfe8255e8b1/file used request id req-01eb9729-1a37-463e-af4d-64e00b4ae6a5 2019-01-09 01:06:26,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:06:26,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" 2019-01-09 01:06:26,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-dbfd88ed-55e5-490a-b0b5-97aeeb9e4226 Date: Wed, 09 Jan 2019 01:06:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/34583102-289a-434a-8913-bdfe8255e8b1/snap", "metadata": {}}], "file": "/v2/images/34583102-289a-434a-8913-bdfe8255e8b1/file", "owner": "ff0f7f9414c2493580e939446791f3aa", "id": "34583102-289a-434a-8913-bdfe8255e8b1", "size": 12716032, "self": "/v2/images/34583102-289a-434a-8913-bdfe8255e8b1", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/34583102-289a-434a-8913-bdfe8255e8b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:06:26Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:06:24Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/snap", "metadata": {}}], "file": "/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/file", "owner": "ff0f7f9414c2493580e939446791f3aa", "id": "b1a227e6-07dc-491b-8c23-ed2be20a4d44", "size": 12716032, "self": "/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:06:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:06:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:06:26,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-dbfd88ed-55e5-490a-b0b5-97aeeb9e4226 2019-01-09 01:06:26,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168776035309s 2019-01-09 01:06:26,503 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-dbfd88ed-55e5-490a-b0b5-97aeeb9e4226 2019-01-09 01:06:26,505 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/34583102-289a-434a-8913-bdfe8255e8b1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/34583102-289a-434a-8913-bdfe8255e8b1/file', 'owner': u'ff0f7f9414c2493580e939446791f3aa', 'id': u'34583102-289a-434a-8913-bdfe8255e8b1', 'size': 12716032, u'self': u'/v2/images/34583102-289a-434a-8913-bdfe8255e8b1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ff0f7f9414c2493580e939446791f3aa', 'name': 'tempest_smoke_seri-project_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/34583102-289a-434a-8913-bdfe8255e8b1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T01:06:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T01:06:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/34583102-289a-434a-8913-bdfe8255e8b1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', 'created': u'2019-01-09T01:06:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T01:06:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/34583102-289a-434a-8913-bdfe8255e8b1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 01:06:26,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 01:06:26,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 01:06:26,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:06:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ddf1c04-81a5-461c-8fd6-07981d189588 x-compute-request-id: req-6ddf1c04-81a5-461c-8fd6-07981d189588 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9717adcb-d1ab-4c9d-bfc8-527868b9d7a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9717adcb-d1ab-4c9d-bfc8-527868b9d7a0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9717adcb-d1ab-4c9d-bfc8-527868b9d7a0", "name": "tempest_smoke_serial-flavor_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:06:26,555 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6ddf1c04-81a5-461c-8fd6-07981d189588 2019-01-09 01:06:26,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0485200881958s 2019-01-09 01:06:26,555 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6ddf1c04-81a5-461c-8fd6-07981d189588 returning object 9717adcb-d1ab-4c9d-bfc8-527868b9d7a0 2019-01-09 01:06:26,556 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', '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'd1068f4148dd4416a9431391ad50b4a8', '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'9717adcb-d1ab-4c9d-bfc8-527868b9d7a0', 'swap': 0}) 2019-01-09 01:06:26,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 01:06:26,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/9717adcb-d1ab-4c9d-bfc8-527868b9d7a0/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" -d '{"extra_specs": {}}' 2019-01-09 01:06:26,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:06:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11b58748-f809-4566-9463-24e6b62bd371 x-compute-request-id: req-11b58748-f809-4566-9463-24e6b62bd371 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 01:06:26,577 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9717adcb-d1ab-4c9d-bfc8-527868b9d7a0/os-extra_specs used request id req-11b58748-f809-4566-9463-24e6b62bd371 2019-01-09 01:06:26,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199239253998s 2019-01-09 01:06:26,577 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9717adcb-d1ab-4c9d-bfc8-527868b9d7a0/os-extra_specs used request id req-11b58748-f809-4566-9463-24e6b62bd371 2019-01-09 01:06:26,578 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c', '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'd1068f4148dd4416a9431391ad50b4a8', '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'9717adcb-d1ab-4c9d-bfc8-527868b9d7a0', 'swap': 0}) 2019-01-09 01:06:29,867 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-09 01:06:28.746 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1ab2f760-8bb2-426c-907b-2d9543092112) for deployment 'opnfv-rally' (UUID=e4836cf7-f303-4270-9acd-00a9af5acb3d). 2019-01-09 01:06:29.682 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-09 01:06:29.684 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1ab2f760-8bb2-426c-907b-2d9543092112) has been successfully configured for deployment 'opnfv-rally' (UUID=e4836cf7-f303-4270-9acd-00a9af5acb3d)! 2019-01-09 01:06:29,868 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-09 01:06:29,868 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-09 01:06:29,870 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-09 01:06:29,892 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-09 01:06:35,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-1ab2f760-8bb2-426c-907b-2d9543092112/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2019-01-09 01:06:35,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-09 01:06:35,574 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-09 01:06:35,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2019-01-09 01:06:38,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:06:38.036 51 INFO rally.api [-] Starting verification (UUID=2b588b0c-9adc-4ed7-b33b-b3b2c56f5738) for deployment 'opnfv-rally' (UUID=e4836cf7-f303-4270-9acd-00a9af5acb3d) by verifier 'opnfv-tempest' (UUID=1ab2f760-8bb2-426c-907b-2d9543092112). 2019-01-09 01:06:38,038 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2b588b0c-9adc-4ed7-b33b-b3b2c56f5738 2019-01-09 01:06:44,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:06:44.326 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.167s] 2019-01-09 01:06:44,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:06:44.392 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.066s] 2019-01-09 01:06:50,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:06:50.646 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.474s] 2019-01-09 01:06:53,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:06:53.946 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.299s] 2019-01-09 01:07:06,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:07:06.756 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.903s] 2019-01-09 01:07:23,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:07:23.376 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.885s] 2019-01-09 01:08:01,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:08:01.425 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.080s] 2019-01-09 01:08:01,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:08:01.427 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2019-01-09 01:08:39,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:08:39.626 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.079s] 2019-01-09 01:08:39,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:08:39.628 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-09 01:09:17,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:09:17.496 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.066s] 2019-01-09 01:09:17,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:09:17.498 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-09 01:10:07,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:10:07.075 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.785s] 2019-01-09 01:10:34,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:10:34.053 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2019-01-09 01:10:34,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:10:34.151 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.098s] 2019-01-09 01:10:41,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:10:41.569 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.667s] 2019-01-09 01:10:41,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:10:41.578 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-01-09 01:10:42,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:10:42.845 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 01:10:42,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:10:42.846 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 01:10:47,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:10:47.046 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.316s] 2019-01-09 01:10:53,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:10:53.136 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.416s] 2019-01-09 01:10:59,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:10:59.446 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.632s] 2019-01-09 01:11:06,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:11:06.857 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.390s] 2019-01-09 01:11:16,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:11:16.183 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.895s] 2019-01-09 01:11:22,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:11:22.593 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.807s] 2019-01-09 01:11:28,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:11:28.724 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.174s] 2019-01-09 01:11:36,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:11:36.156 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.529s] 2019-01-09 01:11:43,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:11:43.353 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.760s] 2019-01-09 01:11:52,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:11:52.543 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.749s] 2019-01-09 01:11:54,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:11:54.851 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-09 01:11:56,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:11:56.817 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.090s] 2019-01-09 01:11:56,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:11:56.891 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.074s] 2019-01-09 01:11:56,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:11:56.970 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.078s] 2019-01-09 01:11:56,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:11:56.977 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-09 01:12:00,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:12:00.822 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.759s] 2019-01-09 01:12:02,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:12:02.905 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.083s] 2019-01-09 01:12:05,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:12:05.171 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.266s] 2019-01-09 01:12:11,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:12:11.700 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-01-09 01:12:19,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:12:19.123 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.149s] 2019-01-09 01:12:35,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:12:35.802 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.070s] 2019-01-09 01:12:40,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:12:40.734 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.931s] 2019-01-09 01:12:54,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:12:54.466 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.207s] 2019-01-09 01:12:58,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:12:58.239 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.772s] 2019-01-09 01:13:04,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:04.903 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.663s] 2019-01-09 01:13:14,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:14.326 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.917s] 2019-01-09 01:13:18,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:18.004 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.676s] 2019-01-09 01:13:23,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:23.717 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.713s] 2019-01-09 01:13:38,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:38.469 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.454s] 2019-01-09 01:13:38,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:38.921 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.452s] 2019-01-09 01:13:39,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:39.280 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.358s] 2019-01-09 01:13:39,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:39.485 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.204s] 2019-01-09 01:13:39,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:39.749 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.264s] 2019-01-09 01:13:39,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:39.953 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.203s] 2019-01-09 01:13:54,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:54.084 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.678s] 2019-01-09 01:13:54,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:54.518 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.434s] 2019-01-09 01:13:54,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:54.862 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.342s] 2019-01-09 01:13:55,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:55.066 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.204s] 2019-01-09 01:13:55,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:55.169 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.103s] 2019-01-09 01:13:55,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:13:55.357 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.188s] 2019-01-09 01:14:08,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:14:08.284 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.051s] 2019-01-09 01:14:14,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:14:14.071 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.786s] 2019-01-09 01:14:15,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:14:15.994 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.923s] 2019-01-09 01:14:16,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:14:16.196 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.201s] 2019-01-09 01:14:16,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:14:16.385 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.189s] 2019-01-09 01:14:29,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:14:29.244 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.889s] 2019-01-09 01:14:34,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:14:34.702 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.458s] 2019-01-09 01:14:36,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:14:36.400 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.697s] 2019-01-09 01:14:36,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:14:36.467 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.066s] 2019-01-09 01:14:36,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:14:36.678 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.211s] 2019-01-09 01:14:58,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:14:58.053 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.279s] 2019-01-09 01:15:09,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:15:09.771 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.718s] 2019-01-09 01:15:20,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:15:20.207 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.436s] 2019-01-09 01:15:29,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:15:29.340 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.132s] 2019-01-09 01:15:59,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:15:59.620 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.794s] 2019-01-09 01:16:11,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:16:11.597 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.978s] 2019-01-09 01:16:22,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:16:22.843 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.245s] 2019-01-09 01:16:31,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:16:31.660 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [8.816s] 2019-01-09 01:16:47,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:16:47.455 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.538s] 2019-01-09 01:16:49,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:16:49.530 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.072s] 2019-01-09 01:16:49,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:16:49.724 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.197s] 2019-01-09 01:16:54,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:16:54.533 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.719s] 2019-01-09 01:16:56,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:16:56.854 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.318s] 2019-01-09 01:16:57,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:16:57.068 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.217s] 2019-01-09 01:17:01,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:17:01.365 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.178s] 2019-01-09 01:17:04,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:17:04.458 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-09 01:17:05,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:17:05.715 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-09 01:17:05,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:17:05.718 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-09 01:17:05,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:17:05.720 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-09 01:17:05,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:17:05.721 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-09 01:17:05,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:17:05.722 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-09 01:17:07,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:17:07.580 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-01-09 01:17:23,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:17:23.019 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.792s] 2019-01-09 01:17:35,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:17:35.071 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.993s] 2019-01-09 01:17:49,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:17:49.548 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.475s] 2019-01-09 01:17:59,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:17:59.462 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.188s] 2019-01-09 01:19:15,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:19:15.900 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [70.185s] 2019-01-09 01:19:54,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:19:54.837 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.467s] 2019-01-09 01:20:50,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:20:50.728 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.615s] 2019-01-09 01:21:11,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2b588b0c-9adc-4ed7-b33b-b3b2c56f5738 2019-01-09 01:21:11,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2b588b0c-9adc-4ed7-b33b-b3b2c56f5738']'. 2019-01-09 01:21:12,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-09 01:21:12,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-09 01:21:12,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 01:21:12,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2b588b0c-9adc-4ed7-b33b-b3b2c56f5738 | 2019-01-09 01:21:12,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-09 01:21:12,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-09 01:06:37 | 2019-01-09 01:21:12,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-09 01:21:11 | 2019-01-09 01:21:12,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:34 | 2019-01-09 01:21:12,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-01-09 01:21:12,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-09 01:21:12,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-09 01:21:12,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1ab2f760-8bb2-426c-907b-2d9543092112) | 2019-01-09 01:21:12,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-09 01:21:12,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e4836cf7-f303-4270-9acd-00a9af5acb3d) | 2019-01-09 01:21:12,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2019-01-09 01:21:12,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 848.504 | 2019-01-09 01:21:12,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2019-01-09 01:21:12,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2019-01-09 01:21:12,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-09 01:21:12,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-09 01:21:12,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-09 01:21:12,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 01:21:12,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-09 01:21:12,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-09 01:21:12,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2019-01-09 01:21:12,625 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 01:21:12,626 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:51 | PASS | +------------------------------+------------------+------------------+----------------+ 2019-01-09 01:21:12,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 01:21:12,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/34583102-289a-434a-8913-bdfe8255e8b1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" 2019-01-09 01:21:14,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f01da40-b193-4c3e-a4ff-f4564ce6c440 Date: Wed, 09 Jan 2019 01:21:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:21:14,268 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/34583102-289a-434a-8913-bdfe8255e8b1 used request id req-0f01da40-b193-4c3e-a4ff-f4564ce6c440 2019-01-09 01:21:14,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.63493490219s 2019-01-09 01:21:14,268 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/34583102-289a-434a-8913-bdfe8255e8b1 used request id req-0f01da40-b193-4c3e-a4ff-f4564ce6c440 2019-01-09 01:21:14,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:21:14,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:21:14,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-4f5ae435-c038-440f-be07-cf7f4a49fe63 x-compute-request-id: req-4f5ae435-c038-440f-be07-cf7f4a49fe63 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/31fa7f9d-443b-4b66-b35a-2efd7e582db7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/31fa7f9d-443b-4b66-b35a-2efd7e582db7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "31fa7f9d-443b-4b66-b35a-2efd7e582db7", "name": "tempest_smoke_serial-flavor_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9717adcb-d1ab-4c9d-bfc8-527868b9d7a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9717adcb-d1ab-4c9d-bfc8-527868b9d7a0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9717adcb-d1ab-4c9d-bfc8-527868b9d7a0", "name": "tempest_smoke_serial-flavor_alt_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:21:14,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4f5ae435-c038-440f-be07-cf7f4a49fe63 2019-01-09 01:21:14,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.188459157944s 2019-01-09 01:21:14,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4f5ae435-c038-440f-be07-cf7f4a49fe63 2019-01-09 01:21:14,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 01:21:14,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/9717adcb-d1ab-4c9d-bfc8-527868b9d7a0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:21:14,506 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01: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 x-openstack-request-id: req-f0e7b750-21f7-47f3-9c22-e3355ddda2b8 x-compute-request-id: req-f0e7b750-21f7-47f3-9c22-e3355ddda2b8 Content-Length: 0 Content-Type: application/json 2019-01-09 01:21:14,506 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9717adcb-d1ab-4c9d-bfc8-527868b9d7a0 used request id req-f0e7b750-21f7-47f3-9c22-e3355ddda2b8 2019-01-09 01:21:14,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0458669662476s 2019-01-09 01:21:14,506 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9717adcb-d1ab-4c9d-bfc8-527868b9d7a0 used request id req-f0e7b750-21f7-47f3-9c22-e3355ddda2b8 2019-01-09 01:21:14,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:21:14,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" 2019-01-09 01:21:14,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-b531fbe5-d2a9-4c1a-a603-ecb82732e302 Date: Wed, 09 Jan 2019 01:21:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/snap", "metadata": {}}], "file": "/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/file", "owner": "ff0f7f9414c2493580e939446791f3aa", "id": "b1a227e6-07dc-491b-8c23-ed2be20a4d44", "size": 12716032, "self": "/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:06:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:06:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:21:14,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b531fbe5-d2a9-4c1a-a603-ecb82732e302 2019-01-09 01:21:14,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164575815201s 2019-01-09 01:21:14,672 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b531fbe5-d2a9-4c1a-a603-ecb82732e302 2019-01-09 01:21:14,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 01:21:14,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}071a817696a8cd19c11dcc23fb50dad7c01a0627" 2019-01-09 01:21:16,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-167173a1-d2c9-475f-ab73-23e2b2a892fc Date: Wed, 09 Jan 2019 01:21:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:21:16,400 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44 used request id req-167173a1-d2c9-475f-ab73-23e2b2a892fc 2019-01-09 01:21:16,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.72543907166s 2019-01-09 01:21:16,400 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b1a227e6-07dc-491b-8c23-ed2be20a4d44 used request id req-167173a1-d2c9-475f-ab73-23e2b2a892fc 2019-01-09 01:21:16,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:21:16,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:21:16,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21: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-2dc3e266-062f-4c76-bee9-53f8e74f36de x-compute-request-id: req-2dc3e266-062f-4c76-bee9-53f8e74f36de Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/31fa7f9d-443b-4b66-b35a-2efd7e582db7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/31fa7f9d-443b-4b66-b35a-2efd7e582db7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "31fa7f9d-443b-4b66-b35a-2efd7e582db7", "name": "tempest_smoke_serial-flavor_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:21:16,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2dc3e266-062f-4c76-bee9-53f8e74f36de 2019-01-09 01:21:16,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0392880439758s 2019-01-09 01:21:16,441 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2dc3e266-062f-4c76-bee9-53f8e74f36de 2019-01-09 01:21:16,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 01:21:16,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/31fa7f9d-443b-4b66-b35a-2efd7e582db7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:21:16,490 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:21: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-ccfa9efc-6724-4038-bc62-b75a48cb05e4 x-compute-request-id: req-ccfa9efc-6724-4038-bc62-b75a48cb05e4 Content-Length: 0 Content-Type: application/json 2019-01-09 01:21:16,490 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/31fa7f9d-443b-4b66-b35a-2efd7e582db7 used request id req-ccfa9efc-6724-4038-bc62-b75a48cb05e4 2019-01-09 01:21:16,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0474870204926s 2019-01-09 01:21:16,490 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/31fa7f9d-443b-4b66-b35a-2efd7e582db7 used request id req-ccfa9efc-6724-4038-bc62-b75a48cb05e4 2019-01-09 01:21:16,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:21:16,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:21:16,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c61eda9-5d0c-4b1e-943d-6a09fe9e3e79 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c", "links": {"self": "http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb"}, "domain_id": "default", "enabled": true, "id": "7bae38783d5b4dd5bb9bec7bb75ea5cb", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:21:16,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1c61eda9-5d0c-4b1e-943d-6a09fe9e3e79 2019-01-09 01:21:16,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0992588996887s 2019-01-09 01:21:16,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1c61eda9-5d0c-4b1e-943d-6a09fe9e3e79 2019-01-09 01:21:16,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:21:16,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:21:16,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53e5f94-85f7-4c62-85fe-6f761e1522b3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb"}, "enabled": true, "id": "7bae38783d5b4dd5bb9bec7bb75ea5cb", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c"}} 2019-01-09 01:21:16,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb used request id req-e53e5f94-85f7-4c62-85fe-6f761e1522b3 2019-01-09 01:21:16,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.088681936264s 2019-01-09 01:21:16,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb used request id req-e53e5f94-85f7-4c62-85fe-6f761e1522b3 2019-01-09 01:21:16,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 01:21:16,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:21:16,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:21:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bf628eb-0fa4-4694-adb9-fe80e0290f04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:21:16,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb used request id req-9bf628eb-0fa4-4694-adb9-fe80e0290f04 2019-01-09 01:21:16,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.231394052505s 2019-01-09 01:21:16,918 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7bae38783d5b4dd5bb9bec7bb75ea5cb used request id req-9bf628eb-0fa4-4694-adb9-fe80e0290f04 2019-01-09 01:21:16,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:21:16,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:21:17,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040f70b8-8a05-4f8a-b362-ec94fb333bcf Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.26:5000/v3/projects/ff0f7f9414c2493580e939446791f3aa"}, "enabled": true, "id": "ff0f7f9414c2493580e939446791f3aa", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_90d546bd-b6e3-42bb-a2c1-fe8f3771a51c"}]} 2019-01-09 01:21:17,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-040f70b8-8a05-4f8a-b362-ec94fb333bcf 2019-01-09 01:21:17,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0818541049957s 2019-01-09 01:21:17,000 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-040f70b8-8a05-4f8a-b362-ec94fb333bcf 2019-01-09 01:21:17,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 01:21:17,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/ff0f7f9414c2493580e939446791f3aa -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:21:17,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:21:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-496c1803-a7b0-44e6-8a13-3775aabe058f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:21:17,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ff0f7f9414c2493580e939446791f3aa used request id req-496c1803-a7b0-44e6-8a13-3775aabe058f 2019-01-09 01:21:17,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.183629989624s 2019-01-09 01:21:17,187 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ff0f7f9414c2493580e939446791f3aa used request id req-496c1803-a7b0-44e6-8a13-3775aabe058f 2019-01-09 01:21:17,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:21:17,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:21:17,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695a3b4a-6514-4e8d-a506-729531be6d53 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e4bb31ec1cdb48bbb5ed67ed11be2381", "links": {"self": "http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381"}, "name": "Member"}]} 2019-01-09 01:21:17,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-695a3b4a-6514-4e8d-a506-729531be6d53 2019-01-09 01:21:17,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0762379169464s 2019-01-09 01:21:17,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 01:21:17,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:21:17,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:21:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff06cee-0f50-4eb3-acb5-b49e16f54e2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:21:17,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e4bb31ec1cdb48bbb5ed67ed11be2381 used request id req-aff06cee-0f50-4eb3-acb5-b49e16f54e2f 2019-01-09 01:21:17,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.125332117081s 2019-01-09 01:21:17,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:21:17,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ff0f7f9414c2493580e939446791f3aa&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb8b90e66e4878b3f5e9cb3b456a532a4919b4" 2019-01-09 01:21:17,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f56d4116-7d43-43b7-a7f7-f6a2012c13cc Date: Wed, 09 Jan 2019 01:21:17 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:21:17,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ff0f7f9414c2493580e939446791f3aa&name=default used request id req-f56d4116-7d43-43b7-a7f7-f6a2012c13cc 2019-01-09 01:21:17,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.169944047928s 2019-01-09 01:21:17,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ff0f7f9414c2493580e939446791f3aa&name=default used request id req-f56d4116-7d43-43b7-a7f7-f6a2012c13cc 2019-01-09 01:21:17,618 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-01-09 01:21:17,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:21:17,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:21:17,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:21:17,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:21:17,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:21:17,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:21:17,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:21:17,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:21:17,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:21:17,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:21:17,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:21:17,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:21:17,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:21:17,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:21:17,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:21:17,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:21:17,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:21:17,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:21:17,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:21:17,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:21:17,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:21:17,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:21:17,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:21:17,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:21:17,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:21:17,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7655a4-a47d-4920-8a72-b8b2576fb72e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:21:17,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9d7655a4-a47d-4920-8a72-b8b2576fb72e 2019-01-09 01:21:17,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:21:18,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:21:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["QdH_0dJjRq-k8dAW1GNbCA"], "issued_at": "2019-01-09T01:21:18.000000Z"}} 2019-01-09 01:21:18,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:21:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:18,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-770daabf-a32a-4ba9-994a-6cf914a89f7e Date: Wed, 09 Jan 2019 01:21:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 01:21:18,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-770daabf-a32a-4ba9-994a-6cf914a89f7e 2019-01-09 01:21:18,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245891809464s 2019-01-09 01:21:18,493 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-770daabf-a32a-4ba9-994a-6cf914a89f7e 2019-01-09 01:21:18,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 01:21:18,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:18,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:21:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:21:18,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:18,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a5f3e19-4984-4f4e-9bf1-ff360bc5ee22 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 01:21:18,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-8a5f3e19-4984-4f4e-9bf1-ff360bc5ee22 2019-01-09 01:21:18,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0961029529572s 2019-01-09 01:21:18,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 01:21:18,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_e41bd439-39c5-47de-89cf-b49edca97e9e"}}' 2019-01-09 01:21:18,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eb4da12-7b71-4f9d-b159-f0426826191d Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/d0bda12b68c34d7fbf64c27710b72d42"}, "enabled": true, "id": "d0bda12b68c34d7fbf64c27710b72d42", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e41bd439-39c5-47de-89cf-b49edca97e9e"}} 2019-01-09 01:21:18,692 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1eb4da12-7b71-4f9d-b159-f0426826191d 2019-01-09 01:21:18,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0997757911682s 2019-01-09 01:21:18,692 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1eb4da12-7b71-4f9d-b159-f0426826191d 2019-01-09 01:21:18,693 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_e41bd439-39c5-47de-89cf-b49edca97e9e', 'id': u'd0bda12b68c34d7fbf64c27710b72d42', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 01:21:18,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 01:21:19,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363337993622s 2019-01-09 01:21:19,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:19,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f599cc13-dd4a-4d54-8a42-ad8764c8cc4d Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4"}, "enabled": true, "id": "68f5eced638141529d0716361ae3dfa4", "options": {}, "domain_id": "default", "name": "rally_sanity-user_e41bd439-39c5-47de-89cf-b49edca97e9e"}} 2019-01-09 01:21:19,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4 used request id req-f599cc13-dd4a-4d54-8a42-ad8764c8cc4d 2019-01-09 01:21:19,149 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'68f5eced638141529d0716361ae3dfa4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_e41bd439-39c5-47de-89cf-b49edca97e9e'}) 2019-01-09 01:21:19,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:21:19,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:19,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180be90e-5639-47fc-93c7-633adc1a8df9 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:21:19,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-180be90e-5639-47fc-93c7-633adc1a8df9 2019-01-09 01:21:19,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0753040313721s 2019-01-09 01:21:19,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:21:19,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:19,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa14488-d87d-491e-b90d-80df0f82d77a Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:21:19,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0aa14488-d87d-491e-b90d-80df0f82d77a 2019-01-09 01:21:19,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782868862152s 2019-01-09 01:21:19,306 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 01:21:19,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 01:21:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" -d '{"role": {"name": "Member"}}' 2019-01-09 01:21:19,396 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf1cc1f4-7e12-43a9-8a81-0143e3802118 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3c800130ebd04bfea4f3c0dbc8efef0b", "links": {"self": "http://172.30.9.26:5000/v3/roles/3c800130ebd04bfea4f3c0dbc8efef0b"}, "name": "Member"}} 2019-01-09 01:21:19,396 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-cf1cc1f4-7e12-43a9-8a81-0143e3802118 2019-01-09 01:21:19,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0905900001526s 2019-01-09 01:21:19,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/3c800130ebd04bfea4f3c0dbc8efef0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:19,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55a2793-28ed-47e4-9fd5-82f344cb2599 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/3c800130ebd04bfea4f3c0dbc8efef0b"}, "domain_id": null, "name": "Member", "id": "3c800130ebd04bfea4f3c0dbc8efef0b"}} 2019-01-09 01:21:19,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3c800130ebd04bfea4f3c0dbc8efef0b used request id req-a55a2793-28ed-47e4-9fd5-82f344cb2599 2019-01-09 01:21:19,472 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/3c800130ebd04bfea4f3c0dbc8efef0b'}, 'domain_id': None, 'human_id': None, 'id': u'3c800130ebd04bfea4f3c0dbc8efef0b', 'HUMAN_ID': False}) 2019-01-09 01:21:19,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:21:19,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:19,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14989c64-6ce8-4a46-b776-b44e51788dff Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "3c800130ebd04bfea4f3c0dbc8efef0b", "links": {"self": "http://172.30.9.26:5000/v3/roles/3c800130ebd04bfea4f3c0dbc8efef0b"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:21:19,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-14989c64-6ce8-4a46-b776-b44e51788dff 2019-01-09 01:21:19,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789680480957s 2019-01-09 01:21:19,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:21:19,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:19,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d2e6df-cabf-44fb-9d58-33cdceaa9093 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:21:19,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-85d2e6df-cabf-44fb-9d58-33cdceaa9093 2019-01-09 01:21:19,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0821440219879s 2019-01-09 01:21:19,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:21:19,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:19,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837dfc14-528a-4069-bc3e-1d081f14a633 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_e41bd439-39c5-47de-89cf-b49edca97e9e", "links": {"self": "http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4"}, "domain_id": "default", "enabled": true, "id": "68f5eced638141529d0716361ae3dfa4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:21:19,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-837dfc14-528a-4069-bc3e-1d081f14a633 2019-01-09 01:21:19,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0901300907135s 2019-01-09 01:21:19,727 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-837dfc14-528a-4069-bc3e-1d081f14a633 2019-01-09 01:21:19,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:21:19,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:19,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9466749-5f91-4887-84aa-b21841527c12 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/d0bda12b68c34d7fbf64c27710b72d42"}, "enabled": true, "id": "d0bda12b68c34d7fbf64c27710b72d42", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e41bd439-39c5-47de-89cf-b49edca97e9e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:21:19,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b9466749-5f91-4887-84aa-b21841527c12 2019-01-09 01:21:19,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0844419002533s 2019-01-09 01:21:19,818 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b9466749-5f91-4887-84aa-b21841527c12 2019-01-09 01:21:19,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:21:19,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=68f5eced638141529d0716361ae3dfa4&scope.project.id=d0bda12b68c34d7fbf64c27710b72d42&role.id=3c800130ebd04bfea4f3c0dbc8efef0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:19,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b1a963-93f9-44c3-961f-ac3f9f804259 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=68f5eced638141529d0716361ae3dfa4&scope.project.id=d0bda12b68c34d7fbf64c27710b72d42&role.id=3c800130ebd04bfea4f3c0dbc8efef0b", "previous": null, "next": null}} 2019-01-09 01:21:19,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=68f5eced638141529d0716361ae3dfa4&scope.project.id=d0bda12b68c34d7fbf64c27710b72d42&role.id=3c800130ebd04bfea4f3c0dbc8efef0b used request id req-24b1a963-93f9-44c3-961f-ac3f9f804259 2019-01-09 01:21:19,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0835649967194s 2019-01-09 01:21:19,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:21:19,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d0bda12b68c34d7fbf64c27710b72d42/users/68f5eced638141529d0716361ae3dfa4/roles/3c800130ebd04bfea4f3c0dbc8efef0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:19,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2ea2c10-5803-4f7d-bfeb-c2b85f35384a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:21:19,989 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d0bda12b68c34d7fbf64c27710b72d42/users/68f5eced638141529d0716361ae3dfa4/roles/3c800130ebd04bfea4f3c0dbc8efef0b used request id req-d2ea2c10-5803-4f7d-bfeb-c2b85f35384a 2019-01-09 01:21:19,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0843331813812s 2019-01-09 01:21:19,990 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_e41bd439-39c5-47de-89cf-b49edca97e9e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '02ceb7c8-2181-4629-b402-9f9208d95e0f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_e41bd439-39c5-47de-89cf-b49edca97e9e', 'project_id': u'd0bda12b68c34d7fbf64c27710b72d42', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 01:21:19,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:21:19,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:21:19,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:21:19,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:21:19,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:21:19,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:21:19,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:21:19,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:21:19,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:21:19,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:21:19,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:21:19,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:21:19,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:21:19,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:21:19,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:21:19,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:21:19,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:21:19,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:21:19,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:21:19,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:21:19,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:21:19,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:21:19,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:21:19,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:21:19,995 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_e41bd439-39c5-47de-89cf-b49edca97e9e', 'password': '02ceb7c8-2181-4629-b402-9f9208d95e0f', 'project_name': 'rally_sanity-project_e41bd439-39c5-47de-89cf-b49edca97e9e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'd0bda12b68c34d7fbf64c27710b72d42', 'project_domain_name': 'Default'} 2019-01-09 01:21:19,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:21:19,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:20,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d570268-138e-4650-aba3-44c14ad39a3f Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "3c800130ebd04bfea4f3c0dbc8efef0b", "links": {"self": "http://172.30.9.26:5000/v3/roles/3c800130ebd04bfea4f3c0dbc8efef0b"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:21:20,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3d570268-138e-4650-aba3-44c14ad39a3f 2019-01-09 01:21:20,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806930065155s 2019-01-09 01:21:20,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:21:20,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:20,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bcebb38-6a10-4c97-bcaf-5db9509cea31 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "3c800130ebd04bfea4f3c0dbc8efef0b", "links": {"self": "http://172.30.9.26:5000/v3/roles/3c800130ebd04bfea4f3c0dbc8efef0b"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:21:20,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5bcebb38-6a10-4c97-bcaf-5db9509cea31 2019-01-09 01:21:20,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814778804779s 2019-01-09 01:21:20,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:21:20,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:20,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4650cd5-056f-4925-b096-3bf07b8241a3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:21:20,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e4650cd5-056f-4925-b096-3bf07b8241a3 2019-01-09 01:21:20,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0724768638611s 2019-01-09 01:21:20,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:21:20,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:20,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c931727f-073b-4d53-8e05-01a9edffad1f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_e41bd439-39c5-47de-89cf-b49edca97e9e", "links": {"self": "http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4"}, "domain_id": "default", "enabled": true, "id": "68f5eced638141529d0716361ae3dfa4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:21:20,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c931727f-073b-4d53-8e05-01a9edffad1f 2019-01-09 01:21:20,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0924007892609s 2019-01-09 01:21:20,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c931727f-073b-4d53-8e05-01a9edffad1f 2019-01-09 01:21:20,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:21:20,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:20,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54967d2-9f81-4d2b-8c07-463e2cde6921 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/d0bda12b68c34d7fbf64c27710b72d42"}, "enabled": true, "id": "d0bda12b68c34d7fbf64c27710b72d42", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e41bd439-39c5-47de-89cf-b49edca97e9e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:21:20,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e54967d2-9f81-4d2b-8c07-463e2cde6921 2019-01-09 01:21:20,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0784709453583s 2019-01-09 01:21:20,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e54967d2-9f81-4d2b-8c07-463e2cde6921 2019-01-09 01:21:20,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:21:20,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=68f5eced638141529d0716361ae3dfa4&scope.project.id=d0bda12b68c34d7fbf64c27710b72d42&role.id=398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:20,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76157af-0879-4232-a6fa-191651701da3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=68f5eced638141529d0716361ae3dfa4&scope.project.id=d0bda12b68c34d7fbf64c27710b72d42&role.id=398098bc91ca4391b719dad853114c00", "previous": null, "next": null}} 2019-01-09 01:21:20,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=68f5eced638141529d0716361ae3dfa4&scope.project.id=d0bda12b68c34d7fbf64c27710b72d42&role.id=398098bc91ca4391b719dad853114c00 used request id req-c76157af-0879-4232-a6fa-191651701da3 2019-01-09 01:21:20,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0718648433685s 2019-01-09 01:21:20,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:21:20,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d0bda12b68c34d7fbf64c27710b72d42/users/68f5eced638141529d0716361ae3dfa4/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:20,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e145bbc3-daed-4d6e-8247-43e7fcb10ab1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:21:20,605 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d0bda12b68c34d7fbf64c27710b72d42/users/68f5eced638141529d0716361ae3dfa4/roles/398098bc91ca4391b719dad853114c00 used request id req-e145bbc3-daed-4d6e-8247-43e7fcb10ab1 2019-01-09 01:21:20,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118755102158s 2019-01-09 01:21:20,606 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-01-09 01:21:20,937 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2019-01-09 01:21:20,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 01:21:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:21,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c157071d-e4c3-47e7-a672-e14189a29424 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 01:21:21,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-c157071d-e4c3-47e7-a672-e14189a29424 2019-01-09 01:21:21,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0909018516541s 2019-01-09 01:21:21,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:21:21,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:21:21,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b07046-4edc-4bfa-8515-429178975081 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/d0bda12b68c34d7fbf64c27710b72d42"}, "enabled": true, "id": "d0bda12b68c34d7fbf64c27710b72d42", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e41bd439-39c5-47de-89cf-b49edca97e9e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:21:21,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e4b07046-4edc-4bfa-8515-429178975081 2019-01-09 01:21:21,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079530954361s 2019-01-09 01:21:21,110 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e4b07046-4edc-4bfa-8515-429178975081 2019-01-09 01:21:21,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 01:21:21,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" -d '{"network": {"shared": true, "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "name": "rally_sanity-net_e41bd439-39c5-47de-89cf-b49edca97e9e", "admin_state_up": true}}' 2019-01-09 01:21:21,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-abc84bb9-dd12-44fa-966b-916d100a91b3 Date: Wed, 09 Jan 2019 01:21:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bf0dce28-a9f5-4fa9-a817-294291cdb70a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":true,"project_id":"d0bda12b68c34d7fbf64c27710b72d42","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T01:21:21Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_e41bd439-39c5-47de-89cf-b49edca97e9e","admin_state_up":true,"tenant_id":"d0bda12b68c34d7fbf64c27710b72d42","created_at":"2019-01-09T01:21:21Z","mtu":1450}} 2019-01-09 01:21:21,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-abc84bb9-dd12-44fa-966b-916d100a91b3 2019-01-09 01:21:21,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.545442819595s 2019-01-09 01:21:21,659 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-abc84bb9-dd12-44fa-966b-916d100a91b3 2019-01-09 01:21:21,660 - 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'2019-01-09T01:21:21Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bf0dce28-a9f5-4fa9-a817-294291cdb70a', u'provider:segmentation_id': 79, 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_e41bd439-39c5-47de-89cf-b49edca97e9e', u'created_at': u'2019-01-09T01:21:21Z', u'mtu': 1450, u'tenant_id': u'd0bda12b68c34d7fbf64c27710b72d42', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd0bda12b68c34d7fbf64c27710b72d42'}) 2019-01-09 01:21:21,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:21:21,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b0ca5d-13fc-4389-a136-7c0d196a27ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:21:21,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-00b0ca5d-13fc-4389-a136-7c0d196a27ae 2019-01-09 01:21:21,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:21:22,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c800130ebd04bfea4f3c0dbc8efef0b", "name": "Member"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0bda12b68c34d7fbf64c27710b72d42", "name": "rally_sanity-project_e41bd439-39c5-47de-89cf-b49edca97e9e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d0bda12b68c34d7fbf64c27710b72d42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d0bda12b68c34d7fbf64c27710b72d42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d0bda12b68c34d7fbf64c27710b72d42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d0bda12b68c34d7fbf64c27710b72d42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d0bda12b68c34d7fbf64c27710b72d42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d0bda12b68c34d7fbf64c27710b72d42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d0bda12b68c34d7fbf64c27710b72d42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d0bda12b68c34d7fbf64c27710b72d42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d0bda12b68c34d7fbf64c27710b72d42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d0bda12b68c34d7fbf64c27710b72d42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d0bda12b68c34d7fbf64c27710b72d42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d0bda12b68c34d7fbf64c27710b72d42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_e41bd439-39c5-47de-89cf-b49edca97e9e", "id": "68f5eced638141529d0716361ae3dfa4"}, "audit_ids": ["8II-U1PJQv20wMDO2t-vLA"], "issued_at": "2019-01-09T01:21:22.000000Z"}} 2019-01-09 01:21:22,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:21:22,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:21:22,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-82710712-40a9-48e9-ae89-633d3df7b77c Date: Wed, 09 Jan 2019 01:21:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf0dce28-a9f5-4fa9-a817-294291cdb70a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":true,"project_id":"d0bda12b68c34d7fbf64c27710b72d42","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T01:21:21Z","qos_policy_id":null,"name":"rally_sanity-net_e41bd439-39c5-47de-89cf-b49edca97e9e","admin_state_up":true,"tenant_id":"d0bda12b68c34d7fbf64c27710b72d42","created_at":"2019-01-09T01:21:21Z","provider:network_type":"vxlan"}]} 2019-01-09 01:21:22,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-82710712-40a9-48e9-ae89-633d3df7b77c 2019-01-09 01:21:22,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244512081146s 2019-01-09 01:21:22,295 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-82710712-40a9-48e9-ae89-633d3df7b77c 2019-01-09 01:21:22,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 01:21:22,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" -d '{"subnet": {"name": "rally_sanity-subnet_e41bd439-39c5-47de-89cf-b49edca97e9e", "enable_dhcp": true, "network_id": "bf0dce28-a9f5-4fa9-a817-294291cdb70a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 01:21:23,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ecb7feb2-33ff-45f8-9348-6d22f678321d Date: Wed, 09 Jan 2019 01:21:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf0dce28-a9f5-4fa9-a817-294291cdb70a","tenant_id":"d0bda12b68c34d7fbf64c27710b72d42","created_at":"2019-01-09T01:21:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T01:21:22Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d0bda12b68c34d7fbf64c27710b72d42","id":"ed0f3bac-53a8-4a44-ac84-4abb06c43d13","subnetpool_id":null,"name":"rally_sanity-subnet_e41bd439-39c5-47de-89cf-b49edca97e9e"}} 2019-01-09 01:21:23,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ecb7feb2-33ff-45f8-9348-6d22f678321d 2019-01-09 01:21:23,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.810752153397s 2019-01-09 01:21:23,108 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ecb7feb2-33ff-45f8-9348-6d22f678321d 2019-01-09 01:21:23,109 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T01:21:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ed0f3bac-53a8-4a44-ac84-4abb06c43d13', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_e41bd439-39c5-47de-89cf-b49edca97e9e', u'enable_dhcp': True, u'network_id': u'bf0dce28-a9f5-4fa9-a817-294291cdb70a', u'tenant_id': u'd0bda12b68c34d7fbf64c27710b72d42', u'created_at': u'2019-01-09T01:21:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd0bda12b68c34d7fbf64c27710b72d42'}) 2019-01-09 01:21:23,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 01:21:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "rally_sanity-router_e41bd439-39c5-47de-89cf-b49edca97e9e", "admin_state_up": true}}' 2019-01-09 01:21:27,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-5656a8af-c053-4ef0-bd55-e05a20233dd0 Date: Wed, 09 Jan 2019 01:21:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "created_at": "2019-01-09T01:21:23Z", "admin_state_up": true, "updated_at": "2019-01-09T01:21:24Z", "project_id": "d0bda12b68c34d7fbf64c27710b72d42", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "42cdcbe2-ff35-43f6-985c-7b7e217103ed", "name": "rally_sanity-router_e41bd439-39c5-47de-89cf-b49edca97e9e"}} 2019-01-09 01:21:27,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5656a8af-c053-4ef0-bd55-e05a20233dd0 2019-01-09 01:21:27,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.76965808868s 2019-01-09 01:21:27,879 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5656a8af-c053-4ef0-bd55-e05a20233dd0 2019-01-09 01:21:27,880 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T01:21:24Z', u'revision_number': 2, u'ha': True, u'id': u'42cdcbe2-ff35-43f6-985c-7b7e217103ed', u'external_gateway_info': {u'network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e1e4100a-4106-426a-8347-cb338a7d46c0', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_e41bd439-39c5-47de-89cf-b49edca97e9e', u'admin_state_up': True, u'tenant_id': u'd0bda12b68c34d7fbf64c27710b72d42', u'created_at': u'2019-01-09T01:21:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'd0bda12b68c34d7fbf64c27710b72d42'}) 2019-01-09 01:21:27,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 01:21:27,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/42cdcbe2-ff35-43f6-985c-7b7e217103ed/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" -d '{"subnet_id": "ed0f3bac-53a8-4a44-ac84-4abb06c43d13"}' 2019-01-09 01:21:29,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bd78e965-d259-4753-9b8a-01a5ba78d4ef Date: Wed, 09 Jan 2019 01:21:29 GMT RESP BODY: {"network_id": "bf0dce28-a9f5-4fa9-a817-294291cdb70a", "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "subnet_id": "ed0f3bac-53a8-4a44-ac84-4abb06c43d13", "subnet_ids": ["ed0f3bac-53a8-4a44-ac84-4abb06c43d13"], "port_id": "eff3088f-e11d-4540-a7a0-fb2a6c9d09a1", "id": "42cdcbe2-ff35-43f6-985c-7b7e217103ed"} 2019-01-09 01:21:29,959 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/42cdcbe2-ff35-43f6-985c-7b7e217103ed/add_router_interface.json used request id req-bd78e965-d259-4753-9b8a-01a5ba78d4ef 2019-01-09 01:21:29,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07859301567s 2019-01-09 01:21:29,960 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/42cdcbe2-ff35-43f6-985c-7b7e217103ed/add_router_interface.json used request id req-bd78e965-d259-4753-9b8a-01a5ba78d4ef returning object 42cdcbe2-ff35-43f6-985c-7b7e217103ed 2019-01-09 01:21:29,960 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:21:30,092 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 01:21:30,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:21:30,099 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 09 Jan 2019 01:21:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-09 01:21:30,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:21:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:21:30,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c475573c-d3d9-41a7-8509-24c3d257d15b Date: Wed, 09 Jan 2019 01:21:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:21:30,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c475573c-d3d9-41a7-8509-24c3d257d15b 2019-01-09 01:21:30,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208230018616s 2019-01-09 01:21:30,309 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c475573c-d3d9-41a7-8509-24c3d257d15b 2019-01-09 01:21:30,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 01:21:30,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e"}' 2019-01-09 01:21:30,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e X-Openstack-Request-Id: req-3b21c2c0-500e-4529-80be-0d2da15c4acf Date: Wed, 09 Jan 2019 01:21:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/file", "owner": "d0bda12b68c34d7fbf64c27710b72d42", "id": "1f30da7b-5b4b-4f91-ad4b-792b7aee847e", "size": null, "self": "/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:21:30Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e", "checksum": null, "created_at": "2019-01-09T01:21:30Z", "protected": false} 2019-01-09 01:21:30,593 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3b21c2c0-500e-4529-80be-0d2da15c4acf 2019-01-09 01:21:30,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.28272485733s 2019-01-09 01:21:30,594 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3b21c2c0-500e-4529-80be-0d2da15c4acf returning object 1f30da7b-5b4b-4f91-ad4b-792b7aee847e 2019-01-09 01:21:30,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 01:21:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" -d '' 2019-01-09 01:21:31,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e4659f0-976f-4e0c-82a8-d842f09049b9 Date: Wed, 09 Jan 2019 01:21:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:21:31,939 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/file used request id req-0e4659f0-976f-4e0c-82a8-d842f09049b9 2019-01-09 01:21:31,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.344165802s 2019-01-09 01:21:31,939 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/file used request id req-0e4659f0-976f-4e0c-82a8-d842f09049b9 2019-01-09 01:21:31,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:21:31,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:21:32,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-c02a581d-220e-4ab8-9748-9dcc024e6ed9 Date: Wed, 09 Jan 2019 01:21:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/snap", "metadata": {}}], "file": "/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/file", "owner": "d0bda12b68c34d7fbf64c27710b72d42", "id": "1f30da7b-5b4b-4f91-ad4b-792b7aee847e", "size": 12716032, "self": "/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:21:31Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:21:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:21:32,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c02a581d-220e-4ab8-9748-9dcc024e6ed9 2019-01-09 01:21:32,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167466878891s 2019-01-09 01:21:32,108 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c02a581d-220e-4ab8-9748-9dcc024e6ed9 2019-01-09 01:21:32,110 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/file', 'owner': u'd0bda12b68c34d7fbf64c27710b72d42', 'id': u'1f30da7b-5b4b-4f91-ad4b-792b7aee847e', 'size': 12716032, u'self': u'/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd0bda12b68c34d7fbf64c27710b72d42', 'name': 'rally_sanity-project_e41bd439-39c5-47de-89cf-b49edca97e9e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T01:21:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T01:21:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e', 'created': u'2019-01-09T01:21:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T01:21:30Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 01:21:32,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 01:21:32,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 01:21:32,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21: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-cbd529da-fd1b-49ef-86e7-b4b2199bbd3d x-compute-request-id: req-cbd529da-fd1b-49ef-86e7-b4b2199bbd3d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4", "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:21:32,334 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cbd529da-fd1b-49ef-86e7-b4b2199bbd3d 2019-01-09 01:21:32,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.222872018814s 2019-01-09 01:21:32,334 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cbd529da-fd1b-49ef-86e7-b4b2199bbd3d returning object dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4 2019-01-09 01:21:32,335 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e', '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'd1068f4148dd4416a9431391ad50b4a8', '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'dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4', 'swap': 0}) 2019-01-09 01:21:32,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 01:21:32,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" -d '{"extra_specs": {}}' 2019-01-09 01:21:32,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21: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-33195861-647d-42ae-9ecd-63eeb6047812 x-compute-request-id: req-33195861-647d-42ae-9ecd-63eeb6047812 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 01:21:32,357 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4/os-extra_specs used request id req-33195861-647d-42ae-9ecd-63eeb6047812 2019-01-09 01:21:32,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021516084671s 2019-01-09 01:21:32,358 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4/os-extra_specs used request id req-33195861-647d-42ae-9ecd-63eeb6047812 2019-01-09 01:21:32,358 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 01:21:34,933 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 01:21:34.480 117 INFO rally.deployment.engine [-] Deployment e4836cf7-f303-4270-9acd-00a9af5acb3d | Starting: Destroy cloud and free allocated resources. 2019-01-09 01:21:34.587 117 INFO rally.deployment.engine [-] Deployment e4836cf7-f303-4270-9acd-00a9af5acb3d | Completed: Destroy cloud and free allocated resources. 2019-01-09 01:21:34.628 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=1ab2f760-8bb2-426c-907b-2d9543092112) for deployment 'opnfv-rally'. 2019-01-09 01:21:34.645 117 INFO rally.api [-] Deleting verification (UUID=2b588b0c-9adc-4ed7-b33b-b3b2c56f5738). 2019-01-09 01:21:34.690 117 INFO rally.api [-] Verification has been successfully deleted! 2019-01-09 01:21:34.691 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=1ab2f760-8bb2-426c-907b-2d9543092112). 2019-01-09 01:21:34.699 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-09 01:21:37,370 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-09 01:21:37.044 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=2e123540-fbe7-4cb9-8cdf-a33f93eafbfc) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 2e123540-fbe7-4cb9-8cdf-a33f93eafbfc | 2019-01-09T01:21:36 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 2e123540-fbe7-4cb9-8cdf-a33f93eafbfc ~/.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 2019-01-09 01:21:40,843 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+-------------------+-----------+ 2019-01-09 01:21:40,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-09 01:21:40,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 01:21:40,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:21:41,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-54912e18-8904-40e8-8143-88ca02deb5e2 x-compute-request-id: req-54912e18-8904-40e8-8143-88ca02deb5e2 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 58, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2014, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-09 01:21:41,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-54912e18-8904-40e8-8143-88ca02deb5e2 2019-01-09 01:21:41,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.196167945862s 2019-01-09 01:21:41,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-54912e18-8904-40e8-8143-88ca02deb5e2 2019-01-09 01:21:41,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 01:21:41,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_e41bd439-39c5-47de-89cf-b49edca97e9e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 01:21:41,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21: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-d98935d5-919a-42ba-982b-d8edca472570 x-compute-request-id: req-d98935d5-919a-42ba-982b-d8edca472570 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7b87cc16-f3a6-4e1d-8665-33265a5910e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7b87cc16-f3a6-4e1d-8665-33265a5910e5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7b87cc16-f3a6-4e1d-8665-33265a5910e5", "name": "rally_sanity-flavor_alt_e41bd439-39c5-47de-89cf-b49edca97e9e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:21:41,141 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d98935d5-919a-42ba-982b-d8edca472570 2019-01-09 01:21:41,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0985109806061s 2019-01-09 01:21:41,142 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d98935d5-919a-42ba-982b-d8edca472570 returning object 7b87cc16-f3a6-4e1d-8665-33265a5910e5 2019-01-09 01:21:41,143 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_e41bd439-39c5-47de-89cf-b49edca97e9e', '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'd1068f4148dd4416a9431391ad50b4a8', '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'7b87cc16-f3a6-4e1d-8665-33265a5910e5', 'swap': 0}) 2019-01-09 01:21:41,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 01:21:41,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/7b87cc16-f3a6-4e1d-8665-33265a5910e5/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" -d '{"extra_specs": {}}' 2019-01-09 01:21:41,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:21: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-df032399-20f5-4c60-9eee-353877cf5e2c x-compute-request-id: req-df032399-20f5-4c60-9eee-353877cf5e2c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 01:21:41,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7b87cc16-f3a6-4e1d-8665-33265a5910e5/os-extra_specs used request id req-df032399-20f5-4c60-9eee-353877cf5e2c 2019-01-09 01:21:41,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238168239594s 2019-01-09 01:21:41,168 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7b87cc16-f3a6-4e1d-8665-33265a5910e5/os-extra_specs used request id req-df032399-20f5-4c60-9eee-353877cf5e2c 2019-01-09 01:21:41,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_e41bd439-39c5-47de-89cf-b49edca97e9e', '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'd1068f4148dd4416a9431391ad50b4a8', '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'7b87cc16-f3a6-4e1d-8665-33265a5910e5', 'swap': 0}) 2019-01-09 01:21:41,169 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-01-09 01:21:41,178 - 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 2019-01-09 01:21:41,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 01:21:41,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 01:21:41,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'bf0dce28-a9f5-4fa9-a817-294291cdb70a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e', 'flavor_name': 'rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e', '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_e41bd439-39c5-47de-89cf-b49edca97e9e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-09 01:22:41,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d6992b56-6721-4361-a90e-cab6428577de 2019-01-09 01:22:41,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2019-01-09 01:22:41,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd6992b56-6721-4361-a90e-cab6428577de'] 2019-01-09 01:22:42,475 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d6992b56-6721-4361-a90e-cab6428577de -------------------------------------------------------------------------------- Task d6992b56-6721-4361-a90e-cab6428577de: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d6992b56-6721-4361-a90e-cab6428577de 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.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | total | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | -> duration | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.487762 Full duration: 7.553318 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d6992b56-6721-4361-a90e-cab6428577de 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.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803228 Full duration: 7.6125 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d6992b56-6721-4361-a90e-cab6428577de 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.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | total | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> duration | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.957881 Full duration: 7.805618 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d6992b56-6721-4361-a90e-cab6428577de 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.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | total | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | -> duration | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.933632 Full duration: 7.53162 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d6992b56-6721-4361-a90e-cab6428577de 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.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | total | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> duration | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.949377 Full duration: 7.99102 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d6992b56-6721-4361-a90e-cab6428577de 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.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 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.69793 Full duration: 7.587583 HINTS: * To plot HTML graphics with this data, run: rally task report d6992b56-6721-4361-a90e-cab6428577de --out output.html * To generate a JUnit report, run: rally task export d6992b56-6721-4361-a90e-cab6428577de --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d6992b56-6721-4361-a90e-cab6428577de --json --out output.json 2019-01-09 01:22:42,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd6992b56-6721-4361-a90e-cab6428577de', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2019-01-09 01:22:44,714 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d6992b56-6721-4361-a90e-cab6428577de --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2019-01-09 01:22:44.608 728 INFO rally.api [-] Building 'json' report for the following task(s): 'd6992b56-6721-4361-a90e-cab6428577de'. 2019-01-09 01:22:44.612 728 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:22:44,715 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd6992b56-6721-4361-a90e-cab6428577de', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2019-01-09 01:22:46,980 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d6992b56-6721-4361-a90e-cab6428577de --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2019-01-09 01:22:46.845 731 INFO rally.api [-] Building 'html' report for the following task(s): 'd6992b56-6721-4361-a90e-cab6428577de'. 2019-01-09 01:22:46.878 731 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:22:46,987 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-01-09 01:22:46,987 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-01-09 01:22:47,003 - 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 2019-01-09 01:22:47,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 01:22:47,021 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 01:22:47,032 - 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': 'bf0dce28-a9f5-4fa9-a817-294291cdb70a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e', 'flavor_name': 'rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e', '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_e41bd439-39c5-47de-89cf-b49edca97e9e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-09 01:24:21,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : afe8aeed-5bbb-41ae-9dfc-f3a5a999352d 2019-01-09 01:24:21,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'afe8aeed-5bbb-41ae-9dfc-f3a5a999352d'] 2019-01-09 01:24:22,160 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid afe8aeed-5bbb-41ae-9dfc-f3a5a999352d -------------------------------------------------------------------------------- Task afe8aeed-5bbb-41ae-9dfc-f3a5a999352d: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task afe8aeed-5bbb-41ae-9dfc-f3a5a999352d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.364 | 4.364 | 4.364 | 4.364 | 4.364 | 4.364 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | -> glance_v2.upload_data | 1.404 | 1.404 | 1.404 | 1.404 | 1.404 | 1.404 | 100.0% | 1 | | glance_v2.delete_image | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | total | 5.488 | 5.488 | 5.488 | 5.488 | 5.488 | 5.488 | 100.0% | 1 | | -> duration | 5.488 | 5.488 | 5.488 | 5.488 | 5.488 | 5.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.488043 Full duration: 13.792856 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task afe8aeed-5bbb-41ae-9dfc-f3a5a999352d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.431 | 4.431 | 4.431 | 4.431 | 4.431 | 4.431 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> glance_v2.upload_data | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | glance_v2.list_images | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 4.604 | 4.604 | 4.604 | 4.604 | 4.604 | 4.604 | 100.0% | 1 | | -> duration | 4.604 | 4.604 | 4.604 | 4.604 | 4.604 | 4.604 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.604218 Full duration: 16.923963 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task afe8aeed-5bbb-41ae-9dfc-f3a5a999352d 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.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | -> duration | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.34699 Full duration: 8.385008 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "number_instances": 2, "nics": [ { "net-id": "bf0dce28-a9f5-4fa9-a817-294291cdb70a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task afe8aeed-5bbb-41ae-9dfc-f3a5a999352d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.956 | 4.956 | 4.956 | 4.956 | 4.956 | 4.956 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | -> glance_v2.upload_data | 1.899 | 1.899 | 1.899 | 1.899 | 1.899 | 1.899 | 100.0% | 1 | | nova.boot_servers | 10.86 | 10.86 | 10.86 | 10.86 | 10.86 | 10.86 | 100.0% | 1 | | total | 15.817 | 15.817 | 15.817 | 15.817 | 15.817 | 15.817 | 100.0% | 1 | | -> duration | 14.817 | 14.817 | 14.817 | 14.817 | 14.817 | 14.817 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.817252 Full duration: 37.016401 HINTS: * To plot HTML graphics with this data, run: rally task report afe8aeed-5bbb-41ae-9dfc-f3a5a999352d --out output.html * To generate a JUnit report, run: rally task export afe8aeed-5bbb-41ae-9dfc-f3a5a999352d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report afe8aeed-5bbb-41ae-9dfc-f3a5a999352d --json --out output.json 2019-01-09 01:24:22,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'afe8aeed-5bbb-41ae-9dfc-f3a5a999352d', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2019-01-09 01:24:24,351 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid afe8aeed-5bbb-41ae-9dfc-f3a5a999352d --out /home/opnfv/functest/results/rally/opnfv-glance.json 2019-01-09 01:24:24.245 1284 INFO rally.api [-] Building 'json' report for the following task(s): 'afe8aeed-5bbb-41ae-9dfc-f3a5a999352d'. 2019-01-09 01:24:24.249 1284 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:24:24,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'afe8aeed-5bbb-41ae-9dfc-f3a5a999352d', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2019-01-09 01:24:26,532 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid afe8aeed-5bbb-41ae-9dfc-f3a5a999352d --out /home/opnfv/functest/results/rally/opnfv-glance.html 2019-01-09 01:24:26.408 1287 INFO rally.api [-] Building 'html' report for the following task(s): 'afe8aeed-5bbb-41ae-9dfc-f3a5a999352d'. 2019-01-09 01:24:26.430 1287 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:24:26,538 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-01-09 01:24:26,538 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-01-09 01:24:26,549 - 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 2019-01-09 01:24:26,549 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 01:24:26,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 01:24:26,577 - 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': 'bf0dce28-a9f5-4fa9-a817-294291cdb70a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e', 'flavor_name': 'rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e', '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_e41bd439-39c5-47de-89cf-b49edca97e9e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-09 01:27:50,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7c9daec9-09c7-4d58-ad7f-13b3518ea63c 2019-01-09 01:27:50,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7c9daec9-09c7-4d58-ad7f-13b3518ea63c'] 2019-01-09 01:27:51,199 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7c9daec9-09c7-4d58-ad7f-13b3518ea63c -------------------------------------------------------------------------------- Task 7c9daec9-09c7-4d58-ad7f-13b3518ea63c: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7c9daec9-09c7-4d58-ad7f-13b3518ea63c 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.128 | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 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.740601 Full duration: 23.962317 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 7c9daec9-09c7-4d58-ad7f-13b3518ea63c 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.363 | 3.363 | 3.363 | 3.363 | 3.363 | 3.363 | 100.0% | 1 | | cinder_v2.delete_volume | 3.125 | 3.125 | 3.125 | 3.125 | 3.125 | 3.125 | 100.0% | 1 | | total | 6.488 | 6.488 | 6.488 | 6.488 | 6.488 | 6.488 | 100.0% | 1 | | -> duration | 6.488 | 6.488 | 6.488 | 6.488 | 6.488 | 6.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.488424 Full duration: 16.708906 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 7c9daec9-09c7-4d58-ad7f-13b3518ea63c 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 | 8.71 | 8.71 | 8.71 | 8.71 | 8.71 | 8.71 | 100.0% | 1 | | cinder_v2.delete_volume | 2.522 | 2.522 | 2.522 | 2.522 | 2.522 | 2.522 | 100.0% | 1 | | total | 11.232 | 11.232 | 11.232 | 11.232 | 11.232 | 11.232 | 100.0% | 1 | | -> duration | 11.232 | 11.232 | 11.232 | 11.232 | 11.232 | 11.232 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.232276 Full duration: 22.17603 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 7c9daec9-09c7-4d58-ad7f-13b3518ea63c 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.752 | 3.752 | 3.752 | 3.752 | 3.752 | 3.752 | 100.0% | 1 | | cinder_v2.delete_volume | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 100.0% | 1 | | total | 6.244 | 6.244 | 6.244 | 6.244 | 6.244 | 6.244 | 100.0% | 1 | | -> duration | 6.244 | 6.244 | 6.244 | 6.244 | 6.244 | 6.244 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.24436 Full duration: 16.410939 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 7c9daec9-09c7-4d58-ad7f-13b3518ea63c 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.194 | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 100.0% | 1 | | cinder_v2.extend_volume | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 100.0% | 1 | | cinder_v2.delete_volume | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 100.0% | 1 | | total | 8.361 | 8.361 | 8.361 | 8.361 | 8.361 | 8.361 | 100.0% | 1 | | -> duration | 8.361 | 8.361 | 8.361 | 8.361 | 8.361 | 8.361 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.361238 Full duration: 18.356084 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7c9daec9-09c7-4d58-ad7f-13b3518ea63c 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.256 | 3.256 | 3.256 | 3.256 | 3.256 | 3.256 | 100.0% | 1 | | cinder_v2.delete_volume | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 100.0% | 1 | | total | 5.891 | 5.891 | 5.891 | 5.891 | 5.891 | 5.891 | 100.0% | 1 | | -> duration | 5.891 | 5.891 | 5.891 | 5.891 | 5.891 | 5.891 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.890559 Full duration: 22.947496 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7c9daec9-09c7-4d58-ad7f-13b3518ea63c 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.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | cinder_v2.list_qos | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> duration | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.829447 Full duration: 12.648557 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7c9daec9-09c7-4d58-ad7f-13b3518ea63c 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.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | cinder_v2.set_qos | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> duration | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801943 Full duration: 12.502848 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7c9daec9-09c7-4d58-ad7f-13b3518ea63c 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | cinder_v2.list_types | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> duration | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.819963 Full duration: 12.773649 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7c9daec9-09c7-4d58-ad7f-13b3518ea63c 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.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | total | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> duration | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.85123 Full duration: 12.721032 HINTS: * To plot HTML graphics with this data, run: rally task report 7c9daec9-09c7-4d58-ad7f-13b3518ea63c --out output.html * To generate a JUnit report, run: rally task export 7c9daec9-09c7-4d58-ad7f-13b3518ea63c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7c9daec9-09c7-4d58-ad7f-13b3518ea63c --json --out output.json 2019-01-09 01:27:51,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7c9daec9-09c7-4d58-ad7f-13b3518ea63c', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2019-01-09 01:27:53,399 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7c9daec9-09c7-4d58-ad7f-13b3518ea63c --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2019-01-09 01:27:53.287 3076 INFO rally.api [-] Building 'json' report for the following task(s): '7c9daec9-09c7-4d58-ad7f-13b3518ea63c'. 2019-01-09 01:27:53.295 3076 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:27:53,400 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7c9daec9-09c7-4d58-ad7f-13b3518ea63c', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2019-01-09 01:27:55,683 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7c9daec9-09c7-4d58-ad7f-13b3518ea63c --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2019-01-09 01:27:55.550 3079 INFO rally.api [-] Building 'html' report for the following task(s): '7c9daec9-09c7-4d58-ad7f-13b3518ea63c'. 2019-01-09 01:27:55.579 3079 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:27:55,694 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-01-09 01:27:55,694 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-01-09 01:27:55,695 - 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 2019-01-09 01:27:55,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 01:27:55,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 01:27:55,722 - 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': 'bf0dce28-a9f5-4fa9-a817-294291cdb70a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e', 'flavor_name': 'rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e', '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_e41bd439-39c5-47de-89cf-b49edca97e9e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-09 01:29:18,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e01104aa-a30b-422e-af71-844492ddcee3 2019-01-09 01:29:18,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e01104aa-a30b-422e-af71-844492ddcee3'] 2019-01-09 01:29:19,770 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e01104aa-a30b-422e-af71-844492ddcee3 -------------------------------------------------------------------------------- Task e01104aa-a30b-422e-af71-844492ddcee3: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task e01104aa-a30b-422e-af71-844492ddcee3 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.703 | 4.703 | 4.703 | 4.703 | 4.703 | 4.703 | 100.0% | 1 | | heat.update_stack | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 100.0% | 1 | | heat.delete_stack | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 100.0% | 1 | | total | 10.259 | 10.259 | 10.259 | 10.259 | 10.259 | 10.259 | 100.0% | 1 | | -> duration | 6.259 | 6.259 | 6.259 | 6.259 | 6.259 | 6.259 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.258983 Full duration: 18.512612 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task e01104aa-a30b-422e-af71-844492ddcee3 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.548 | 4.548 | 4.548 | 4.548 | 4.548 | 4.548 | 100.0% | 1 | | heat.check_stack | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | heat.delete_stack | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 100.0% | 1 | | total | 7.923 | 7.923 | 7.923 | 7.923 | 7.923 | 7.923 | 100.0% | 1 | | -> duration | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.923206 Full duration: 16.387064 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task e01104aa-a30b-422e-af71-844492ddcee3 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.596 | 4.596 | 4.596 | 4.596 | 4.596 | 4.596 | 100.0% | 1 | | heat.suspend_stack | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | heat.resume_stack | 1.905 | 1.905 | 1.905 | 1.905 | 1.905 | 1.905 | 100.0% | 1 | | heat.delete_stack | 2.408 | 2.408 | 2.408 | 2.408 | 2.408 | 2.408 | 100.0% | 1 | | total | 9.741 | 9.741 | 9.741 | 9.741 | 9.741 | 9.741 | 100.0% | 1 | | -> duration | 7.741 | 7.741 | 7.741 | 7.741 | 7.741 | 7.741 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.740851 Full duration: 18.362123 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task e01104aa-a30b-422e-af71-844492ddcee3 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.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.596285 Full duration: 8.436252 HINTS: * To plot HTML graphics with this data, run: rally task report e01104aa-a30b-422e-af71-844492ddcee3 --out output.html * To generate a JUnit report, run: rally task export e01104aa-a30b-422e-af71-844492ddcee3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e01104aa-a30b-422e-af71-844492ddcee3 --json --out output.json 2019-01-09 01:29:19,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e01104aa-a30b-422e-af71-844492ddcee3', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2019-01-09 01:29:21,907 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e01104aa-a30b-422e-af71-844492ddcee3 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2019-01-09 01:29:21.812 3812 INFO rally.api [-] Building 'json' report for the following task(s): 'e01104aa-a30b-422e-af71-844492ddcee3'. 2019-01-09 01:29:21.817 3812 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:29:21,908 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e01104aa-a30b-422e-af71-844492ddcee3', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2019-01-09 01:29:24,094 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e01104aa-a30b-422e-af71-844492ddcee3 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2019-01-09 01:29:23.971 3815 INFO rally.api [-] Building 'html' report for the following task(s): 'e01104aa-a30b-422e-af71-844492ddcee3'. 2019-01-09 01:29:23.992 3815 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:29:24,100 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-01-09 01:29:24,100 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-01-09 01:29:24,101 - 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 2019-01-09 01:29:24,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 01:29:24,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 01:29:24,130 - 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': 'bf0dce28-a9f5-4fa9-a817-294291cdb70a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e', 'flavor_name': 'rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e', '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_e41bd439-39c5-47de-89cf-b49edca97e9e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-09 01:32:40,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4285019c-6e9a-4182-b9ab-1ddffc3f5963 2019-01-09 01:32:40,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4285019c-6e9a-4182-b9ab-1ddffc3f5963'] 2019-01-09 01:32:41,569 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4285019c-6e9a-4182-b9ab-1ddffc3f5963 -------------------------------------------------------------------------------- Task 4285019c-6e9a-4182-b9ab-1ddffc3f5963: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4285019c-6e9a-4182-b9ab-1ddffc3f5963 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.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | keystone_v3.add_role | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.revoke_role | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 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.801249 Full duration: 14.507918 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4285019c-6e9a-4182-b9ab-1ddffc3f5963 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.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | keystone_v3.add_role | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.list_roles | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773609 Full duration: 14.679216 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4285019c-6e9a-4182-b9ab-1ddffc3f5963 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | keystone_v3.list_projects | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.779494 Full duration: 15.025478 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4285019c-6e9a-4182-b9ab-1ddffc3f5963 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.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | keystone_v3.delete_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> duration | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.691313 Full duration: 12.43677 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4285019c-6e9a-4182-b9ab-1ddffc3f5963 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.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | keystone_v3.delete_service | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | total | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> duration | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65128 Full duration: 12.735948 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4285019c-6e9a-4182-b9ab-1ddffc3f5963 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | keystone_v3.create_user | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | -> keystone_v3.add_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | keystone_v3.create_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.get_project | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.get_user | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.get_role | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.list_services | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | keystone_v3.get_services | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 100.0% | 1 | | -> duration | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.924467 Full duration: 19.715682 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4285019c-6e9a-4182-b9ab-1ddffc3f5963 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.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | keystone_v3.update_project | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.delete_project | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> duration | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.940471 Full duration: 12.695315 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 4285019c-6e9a-4182-b9ab-1ddffc3f5963 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.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808985 Full duration: 14.717681 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 4285019c-6e9a-4182-b9ab-1ddffc3f5963 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 | | total | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> duration | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684662 Full duration: 14.547958 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 4285019c-6e9a-4182-b9ab-1ddffc3f5963 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | keystone_v3.list_users | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> duration | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.921446 Full duration: 14.858582 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 4285019c-6e9a-4182-b9ab-1ddffc3f5963 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | keystone_v3.create_users | 5.128 | 5.128 | 5.128 | 5.128 | 5.128 | 5.128 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.128 | 5.128 | 5.128 | 5.128 | 5.128 | 5.128 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 100.0% | 1 | | total | 6.809 | 6.809 | 6.809 | 6.809 | 6.809 | 6.809 | 100.0% | 1 | | -> duration | 6.809 | 6.809 | 6.809 | 6.809 | 6.809 | 6.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.809192 Full duration: 23.253756 HINTS: * To plot HTML graphics with this data, run: rally task report 4285019c-6e9a-4182-b9ab-1ddffc3f5963 --out output.html * To generate a JUnit report, run: rally task export 4285019c-6e9a-4182-b9ab-1ddffc3f5963 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4285019c-6e9a-4182-b9ab-1ddffc3f5963 --json --out output.json 2019-01-09 01:32:41,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4285019c-6e9a-4182-b9ab-1ddffc3f5963', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2019-01-09 01:32:43,725 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4285019c-6e9a-4182-b9ab-1ddffc3f5963 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2019-01-09 01:32:43.605 5730 INFO rally.api [-] Building 'json' report for the following task(s): '4285019c-6e9a-4182-b9ab-1ddffc3f5963'. 2019-01-09 01:32:43.615 5730 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:32:43,725 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4285019c-6e9a-4182-b9ab-1ddffc3f5963', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2019-01-09 01:32:45,910 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4285019c-6e9a-4182-b9ab-1ddffc3f5963 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2019-01-09 01:32:45.784 5733 INFO rally.api [-] Building 'html' report for the following task(s): '4285019c-6e9a-4182-b9ab-1ddffc3f5963'. 2019-01-09 01:32:45.814 5733 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:32:45,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-01-09 01:32:45,927 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-09 01:32:45,932 - 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 2019-01-09 01:32:45,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 01:32:45,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 01:32:45,963 - 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': 'bf0dce28-a9f5-4fa9-a817-294291cdb70a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e', 'flavor_name': 'rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e', '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_e41bd439-39c5-47de-89cf-b49edca97e9e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-09 01:38:55,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 2019-01-09 01:38:55,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9c3162a5-0a03-4ab0-8759-63bdebd30ea4'] 2019-01-09 01:38:56,934 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 -------------------------------------------------------------------------------- Task 9c3162a5-0a03-4ab0-8759-63bdebd30ea4: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | neutron.delete_network | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | total | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 100.0% | 1 | | -> duration | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.851049 Full duration: 15.488568 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 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.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | neutron.delete_port | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | total | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 100.0% | 1 | | -> duration | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.949694 Full duration: 37.571358 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 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.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | neutron.create_subnet | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | neutron.create_router | 3.249 | 3.249 | 3.249 | 3.249 | 3.249 | 3.249 | 100.0% | 1 | | neutron.add_interface_router | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 100.0% | 1 | | neutron.remove_interface_router | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 100.0% | 1 | | neutron.delete_router | 2.029 | 2.029 | 2.029 | 2.029 | 2.029 | 2.029 | 100.0% | 1 | | total | 10.022 | 10.022 | 10.022 | 10.022 | 10.022 | 10.022 | 100.0% | 1 | | -> duration | 10.022 | 10.022 | 10.022 | 10.022 | 10.022 | 10.022 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.022365 Full duration: 47.884985 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 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.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | neutron.delete_subnet | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | total | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 100.0% | 1 | | -> duration | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.812436 Full duration: 37.821787 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | neutron.list_networks | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | -> duration | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.324047 Full duration: 17.336703 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 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.476 | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 100.0% | 1 | | neutron.list_ports | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | total | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 100.0% | 1 | | -> duration | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.712237 Full duration: 35.800368 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 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.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | neutron.create_subnet | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | neutron.create_router | 3.087 | 3.087 | 3.087 | 3.087 | 3.087 | 3.087 | 100.0% | 1 | | neutron.add_interface_router | 2.115 | 2.115 | 2.115 | 2.115 | 2.115 | 2.115 | 100.0% | 1 | | neutron.list_routers | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 6.857 | 6.857 | 6.857 | 6.857 | 6.857 | 6.857 | 100.0% | 1 | | -> duration | 6.857 | 6.857 | 6.857 | 6.857 | 6.857 | 6.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.857394 Full duration: 50.864138 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 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.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | neutron.create_subnet | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | neutron.list_subnets | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 1.895 | 1.895 | 1.895 | 1.895 | 1.895 | 1.895 | 100.0% | 1 | | -> duration | 1.895 | 1.895 | 1.895 | 1.895 | 1.895 | 1.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.895441 Full duration: 39.396923 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 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.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | neutron.delete_security_group | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | -> duration | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.172996 Full duration: 14.349106 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 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.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | neutron.create_security_group_rule | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 100.0% | 1 | | neutron.delete_security_group | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 100.0% | 1 | | -> duration | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.73778 Full duration: 14.837005 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | neutron.create_router | 3.769 | 3.769 | 3.769 | 3.769 | 3.769 | 3.769 | 100.0% | 1 | | neutron.add_gateway_router | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 100.0% | 1 | | neutron.remove_gateway_router | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | total | 7.514 | 7.514 | 7.514 | 7.514 | 7.514 | 7.514 | 100.0% | 1 | | -> duration | 7.514 | 7.514 | 7.514 | 7.514 | 7.514 | 7.514 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.514314 Full duration: 30.33087 HINTS: * To plot HTML graphics with this data, run: rally task report 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 --out output.html * To generate a JUnit report, run: rally task export 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 --json --out output.json 2019-01-09 01:38:56,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9c3162a5-0a03-4ab0-8759-63bdebd30ea4', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2019-01-09 01:38:59,202 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2019-01-09 01:38:59.085 9028 INFO rally.api [-] Building 'json' report for the following task(s): '9c3162a5-0a03-4ab0-8759-63bdebd30ea4'. 2019-01-09 01:38:59.095 9028 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:38:59,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9c3162a5-0a03-4ab0-8759-63bdebd30ea4', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2019-01-09 01:39:01,496 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 9c3162a5-0a03-4ab0-8759-63bdebd30ea4 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2019-01-09 01:39:01.363 9031 INFO rally.api [-] Building 'html' report for the following task(s): '9c3162a5-0a03-4ab0-8759-63bdebd30ea4'. 2019-01-09 01:39:01.394 9031 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:39:01,509 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-09 01:39:01,510 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-01-09 01:39:01,521 - 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 2019-01-09 01:39:01,521 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 01:39:01,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 01:39:01,542 - 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': 'bf0dce28-a9f5-4fa9-a817-294291cdb70a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e', 'flavor_name': 'rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e', '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_e41bd439-39c5-47de-89cf-b49edca97e9e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-09 01:46:12,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 51bc69c8-6b6c-486d-8555-93e4581bad89 2019-01-09 01:46:12,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '51bc69c8-6b6c-486d-8555-93e4581bad89'] 2019-01-09 01:46:13,693 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 51bc69c8-6b6c-486d-8555-93e4581bad89 -------------------------------------------------------------------------------- Task 51bc69c8-6b6c-486d-8555-93e4581bad89: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "image": { "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "block_migration": false, "nics": [ { "net-id": "bf0dce28-a9f5-4fa9-a817-294291cdb70a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 51bc69c8-6b6c-486d-8555-93e4581bad89 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.168 | 12.168 | 12.168 | 12.168 | 12.168 | 12.168 | 100.0% | 1 | | nova.find_host_to_migrate | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | nova.live_migrate | 13.944 | 13.944 | 13.944 | 13.944 | 13.944 | 13.944 | 100.0% | 1 | | nova.delete_server | 2.499 | 2.499 | 2.499 | 2.499 | 2.499 | 2.499 | 100.0% | 1 | | total | 29.735 | 29.735 | 29.735 | 29.735 | 29.735 | 29.735 | 100.0% | 1 | | -> duration | 28.735 | 28.735 | 28.735 | 28.735 | 28.735 | 28.735 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.73508 Full duration: 39.150303 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "image": { "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "bf0dce28-a9f5-4fa9-a817-294291cdb70a" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 51bc69c8-6b6c-486d-8555-93e4581bad89 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 | 9.7 | 9.7 | 9.7 | 9.7 | 9.7 | 9.7 | 100.0% | 1 | | cinder_v2.create_volume | 2.796 | 2.796 | 2.796 | 2.796 | 2.796 | 2.796 | 100.0% | 1 | | nova.attach_volume | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 100.0% | 1 | | nova.find_host_to_migrate | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | nova.live_migrate | 11.265 | 11.265 | 11.265 | 11.265 | 11.265 | 11.265 | 100.0% | 1 | | nova.detach_volume | 4.013 | 4.013 | 4.013 | 4.013 | 4.013 | 4.013 | 100.0% | 1 | | cinder_v2.delete_volume | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 100.0% | 1 | | nova.delete_server | 2.713 | 2.713 | 2.713 | 2.713 | 2.713 | 2.713 | 100.0% | 1 | | total | 39.247 | 39.247 | 39.247 | 39.247 | 39.247 | 39.247 | 100.0% | 1 | | -> duration | 38.247 | 38.247 | 38.247 | 38.247 | 38.247 | 38.247 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.247384 Full duration: 51.073527 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "image": { "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "bf0dce28-a9f5-4fa9-a817-294291cdb70a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 51bc69c8-6b6c-486d-8555-93e4581bad89 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 | 8.845 | 8.845 | 8.845 | 8.845 | 8.845 | 8.845 | 100.0% | 1 | | nova.boot_server | 12.133 | 12.133 | 12.133 | 12.133 | 12.133 | 12.133 | 100.0% | 1 | | nova.find_host_to_migrate | 1.469 | 1.469 | 1.469 | 1.469 | 1.469 | 1.469 | 100.0% | 1 | | nova.live_migrate | 14.446 | 14.446 | 14.446 | 14.446 | 14.446 | 14.446 | 100.0% | 1 | | nova.delete_server | 7.852 | 7.852 | 7.852 | 7.852 | 7.852 | 7.852 | 100.0% | 1 | | total | 44.746 | 44.746 | 44.746 | 44.746 | 44.746 | 44.746 | 100.0% | 1 | | -> duration | 43.746 | 43.746 | 43.746 | 43.746 | 43.746 | 43.746 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.745948 Full duration: 56.509727 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "image": { "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "server_kwargs": { "nics": [ { "net-id": "bf0dce28-a9f5-4fa9-a817-294291cdb70a" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 51bc69c8-6b6c-486d-8555-93e4581bad89 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | nova.boot_server | 11.171 | 11.171 | 11.171 | 11.171 | 11.171 | 11.171 | 100.0% | 1 | | nova.delete_server | 2.67 | 2.67 | 2.67 | 2.67 | 2.67 | 2.67 | 100.0% | 1 | | nova.delete_keypair | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 14.56 | 14.56 | 14.56 | 14.56 | 14.56 | 14.56 | 100.0% | 1 | | -> duration | 13.56 | 13.56 | 13.56 | 13.56 | 13.56 | 13.56 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.559984 Full duration: 45.92119 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "image": { "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "volume_size": 5, "nics": [ { "net-id": "bf0dce28-a9f5-4fa9-a817-294291cdb70a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 51bc69c8-6b6c-486d-8555-93e4581bad89 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 | 8.877 | 8.877 | 8.877 | 8.877 | 8.877 | 8.877 | 100.0% | 1 | | nova.boot_server | 9.148 | 9.148 | 9.148 | 9.148 | 9.148 | 9.148 | 100.0% | 1 | | nova.delete_server | 5.302 | 5.302 | 5.302 | 5.302 | 5.302 | 5.302 | 100.0% | 1 | | total | 23.327 | 23.327 | 23.327 | 23.327 | 23.327 | 23.327 | 100.0% | 1 | | -> duration | 22.327 | 22.327 | 22.327 | 22.327 | 22.327 | 22.327 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.327202 Full duration: 57.293513 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "image": { "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "force_delete": false, "nics": [ { "net-id": "bf0dce28-a9f5-4fa9-a817-294291cdb70a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 51bc69c8-6b6c-486d-8555-93e4581bad89 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 | 9.271 | 9.271 | 9.271 | 9.271 | 9.271 | 9.271 | 100.0% | 1 | | nova.pause_server | 2.963 | 2.963 | 2.963 | 2.963 | 2.963 | 2.963 | 100.0% | 1 | | nova.unpause_server | 2.705 | 2.705 | 2.705 | 2.705 | 2.705 | 2.705 | 100.0% | 1 | | nova.delete_server | 2.874 | 2.874 | 2.874 | 2.874 | 2.874 | 2.874 | 100.0% | 1 | | total | 17.813 | 17.813 | 17.813 | 17.813 | 17.813 | 17.813 | 100.0% | 1 | | -> duration | 12.813 | 12.813 | 12.813 | 12.813 | 12.813 | 12.813 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.813418 Full duration: 49.270503 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "image": { "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "nics": [ { "net-id": "bf0dce28-a9f5-4fa9-a817-294291cdb70a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 51bc69c8-6b6c-486d-8555-93e4581bad89 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.548 | 11.548 | 11.548 | 11.548 | 11.548 | 11.548 | 100.0% | 1 | | nova.migrate | 16.249 | 16.249 | 16.249 | 16.249 | 16.249 | 16.249 | 100.0% | 1 | | nova.resize_confirm | 3.357 | 3.357 | 3.357 | 3.357 | 3.357 | 3.357 | 100.0% | 1 | | nova.delete_server | 2.686 | 2.686 | 2.686 | 2.686 | 2.686 | 2.686 | 100.0% | 1 | | total | 33.84 | 33.84 | 33.84 | 33.84 | 33.84 | 33.84 | 100.0% | 1 | | -> duration | 32.84 | 32.84 | 32.84 | 32.84 | 32.84 | 32.84 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.840325 Full duration: 43.181718 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "image": { "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 51bc69c8-6b6c-486d-8555-93e4581bad89 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 | 9.645 | 9.645 | 9.645 | 9.645 | 9.645 | 9.645 | 100.0% | 1 | | nova.list_interfaces | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 9.747 | 9.747 | 9.747 | 9.747 | 9.747 | 9.747 | 100.0% | 1 | | -> duration | 8.747 | 8.747 | 8.747 | 8.747 | 8.747 | 8.747 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.74713 Full duration: 43.745021 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 51bc69c8-6b6c-486d-8555-93e4581bad89 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | nova.delete_server_group | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.695543 Full duration: 9.045035 HINTS: * To plot HTML graphics with this data, run: rally task report 51bc69c8-6b6c-486d-8555-93e4581bad89 --out output.html * To generate a JUnit report, run: rally task export 51bc69c8-6b6c-486d-8555-93e4581bad89 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 51bc69c8-6b6c-486d-8555-93e4581bad89 --json --out output.json 2019-01-09 01:46:13,693 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '51bc69c8-6b6c-486d-8555-93e4581bad89', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2019-01-09 01:46:15,991 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 51bc69c8-6b6c-486d-8555-93e4581bad89 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2019-01-09 01:46:15.875 10674 INFO rally.api [-] Building 'json' report for the following task(s): '51bc69c8-6b6c-486d-8555-93e4581bad89'. 2019-01-09 01:46:15.885 10674 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:46:15,992 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '51bc69c8-6b6c-486d-8555-93e4581bad89', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2019-01-09 01:46:18,307 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 51bc69c8-6b6c-486d-8555-93e4581bad89 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2019-01-09 01:46:18.172 10677 INFO rally.api [-] Building 'html' report for the following task(s): '51bc69c8-6b6c-486d-8555-93e4581bad89'. 2019-01-09 01:46:18.203 10677 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:46:18,319 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-01-09 01:46:18,320 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-01-09 01:46:18,320 - 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 2019-01-09 01:46:18,321 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 01:46:18,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 01:46:18,345 - 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': 'bf0dce28-a9f5-4fa9-a817-294291cdb70a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e', 'flavor_name': 'rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e', '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_e41bd439-39c5-47de-89cf-b49edca97e9e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-09 01:47:11,635 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e1469af4-26a3-46bd-bcc8-675e791e9f71 2019-01-09 01:47:11,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e1469af4-26a3-46bd-bcc8-675e791e9f71'] 2019-01-09 01:47:12,724 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e1469af4-26a3-46bd-bcc8-675e791e9f71 -------------------------------------------------------------------------------- Task e1469af4-26a3-46bd-bcc8-675e791e9f71: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e1469af4-26a3-46bd-bcc8-675e791e9f71 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.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | quotas.delete_quotas | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | -> duration | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.925471 Full duration: 9.480856 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e1469af4-26a3-46bd-bcc8-675e791e9f71 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.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732286 Full duration: 8.479076 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e1469af4-26a3-46bd-bcc8-675e791e9f71 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | total | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | -> duration | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.157835 Full duration: 9.171728 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e1469af4-26a3-46bd-bcc8-675e791e9f71 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.139 | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 100.0% | 1 | | total | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | -> duration | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.13956 Full duration: 9.88788 HINTS: * To plot HTML graphics with this data, run: rally task report e1469af4-26a3-46bd-bcc8-675e791e9f71 --out output.html * To generate a JUnit report, run: rally task export e1469af4-26a3-46bd-bcc8-675e791e9f71 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e1469af4-26a3-46bd-bcc8-675e791e9f71 --json --out output.json 2019-01-09 01:47:12,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e1469af4-26a3-46bd-bcc8-675e791e9f71', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2019-01-09 01:47:14,962 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e1469af4-26a3-46bd-bcc8-675e791e9f71 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2019-01-09 01:47:14.855 11190 INFO rally.api [-] Building 'json' report for the following task(s): 'e1469af4-26a3-46bd-bcc8-675e791e9f71'. 2019-01-09 01:47:14.859 11190 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:47:14,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e1469af4-26a3-46bd-bcc8-675e791e9f71', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2019-01-09 01:47:17,198 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e1469af4-26a3-46bd-bcc8-675e791e9f71 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2019-01-09 01:47:17.087 11193 INFO rally.api [-] Building 'html' report for the following task(s): 'e1469af4-26a3-46bd-bcc8-675e791e9f71'. 2019-01-09 01:47:17.107 11193 INFO rally.api [-] The report has been successfully built. 2019-01-09 01:47:17,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-01-09 01:47:17,205 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:16 | 4 | 100.00% | | cinder | 02:51 | 10 | 100.00% | | heat | 01:01 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 05:41 | 11 | 100.00% | | nova | 06:35 | 9 | 100.00% | | quotas | 00:37 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:38 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2019-01-09 01:47:17,205 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2019-01-09 01:47:17,328 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 01:47:17,328 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:56 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-09 01:47:17,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:47:17,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:17,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47: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-29906592-a6a7-4335-b9b2-ca7a8ef05967 x-compute-request-id: req-29906592-a6a7-4335-b9b2-ca7a8ef05967 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7b87cc16-f3a6-4e1d-8665-33265a5910e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7b87cc16-f3a6-4e1d-8665-33265a5910e5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7b87cc16-f3a6-4e1d-8665-33265a5910e5", "name": "rally_sanity-flavor_alt_e41bd439-39c5-47de-89cf-b49edca97e9e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4", "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:47:17,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-29906592-a6a7-4335-b9b2-ca7a8ef05967 2019-01-09 01:47:17,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.196805953979s 2019-01-09 01:47:17,529 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-29906592-a6a7-4335-b9b2-ca7a8ef05967 2019-01-09 01:47:17,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 01:47:17,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/7b87cc16-f3a6-4e1d-8665-33265a5910e5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:17,569 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:47: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-77024e95-55f0-4ea9-a6ab-eb4c7d356a9c x-compute-request-id: req-77024e95-55f0-4ea9-a6ab-eb4c7d356a9c Content-Length: 0 Content-Type: application/json 2019-01-09 01:47:17,570 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7b87cc16-f3a6-4e1d-8665-33265a5910e5 used request id req-77024e95-55f0-4ea9-a6ab-eb4c7d356a9c 2019-01-09 01:47:17,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0378909111023s 2019-01-09 01:47:17,570 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7b87cc16-f3a6-4e1d-8665-33265a5910e5 used request id req-77024e95-55f0-4ea9-a6ab-eb4c7d356a9c 2019-01-09 01:47:17,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 01:47:17,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/42cdcbe2-ff35-43f6-985c-7b7e217103ed/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" -d '{"subnet_id": "ed0f3bac-53a8-4a44-ac84-4abb06c43d13"}' 2019-01-09 01:47:19,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9fcedd82-dad0-4395-ae4c-3a34c6ad5785 Date: Wed, 09 Jan 2019 01:47:19 GMT RESP BODY: {"network_id": "bf0dce28-a9f5-4fa9-a817-294291cdb70a", "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "subnet_id": "ed0f3bac-53a8-4a44-ac84-4abb06c43d13", "subnet_ids": ["ed0f3bac-53a8-4a44-ac84-4abb06c43d13"], "port_id": "eff3088f-e11d-4540-a7a0-fb2a6c9d09a1", "id": "42cdcbe2-ff35-43f6-985c-7b7e217103ed"} 2019-01-09 01:47:19,510 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/42cdcbe2-ff35-43f6-985c-7b7e217103ed/remove_router_interface.json used request id req-9fcedd82-dad0-4395-ae4c-3a34c6ad5785 2019-01-09 01:47:19,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93993902206s 2019-01-09 01:47:19,511 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/42cdcbe2-ff35-43f6-985c-7b7e217103ed/remove_router_interface.json used request id req-9fcedd82-dad0-4395-ae4c-3a34c6ad5785 returning object 42cdcbe2-ff35-43f6-985c-7b7e217103ed 2019-01-09 01:47:19,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 01:47:19,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:47:20,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-b103dd75-da0b-4f90-8716-d2d1cbc16821 Date: Wed, 09 Jan 2019 01:47:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "created_at": "2019-01-09T01:21:23Z", "admin_state_up": true, "updated_at": "2019-01-09T01:47:18Z", "project_id": "d0bda12b68c34d7fbf64c27710b72d42", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "42cdcbe2-ff35-43f6-985c-7b7e217103ed", "name": "rally_sanity-router_e41bd439-39c5-47de-89cf-b49edca97e9e"}]} 2019-01-09 01:47:20,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b103dd75-da0b-4f90-8716-d2d1cbc16821 2019-01-09 01:47:20,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.705445051193s 2019-01-09 01:47:20,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b103dd75-da0b-4f90-8716-d2d1cbc16821 2019-01-09 01:47:20,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 01:47:20,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/42cdcbe2-ff35-43f6-985c-7b7e217103ed.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:47:23,832 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2549cb26-c69c-4f38-9d6c-02e9d79bc039 Content-Length: 0 Date: Wed, 09 Jan 2019 01:47:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:47:23,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/42cdcbe2-ff35-43f6-985c-7b7e217103ed.json used request id req-2549cb26-c69c-4f38-9d6c-02e9d79bc039 2019-01-09 01:47:23,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.61299991608s 2019-01-09 01:47:23,832 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/42cdcbe2-ff35-43f6-985c-7b7e217103ed.json used request id req-2549cb26-c69c-4f38-9d6c-02e9d79bc039 2019-01-09 01:47:23,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 01:47:23,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:47:24,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-97d7b4cd-b29b-441f-8dff-c6e9906569a5 Date: Wed, 09 Jan 2019 01:47:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf0dce28-a9f5-4fa9-a817-294291cdb70a","tenant_id":"d0bda12b68c34d7fbf64c27710b72d42","created_at":"2019-01-09T01:21:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T01:21:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d0bda12b68c34d7fbf64c27710b72d42","id":"ed0f3bac-53a8-4a44-ac84-4abb06c43d13","subnetpool_id":null,"name":"rally_sanity-subnet_e41bd439-39c5-47de-89cf-b49edca97e9e"}]} 2019-01-09 01:47:24,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-97d7b4cd-b29b-441f-8dff-c6e9906569a5 2019-01-09 01:47:24,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.569473028183s 2019-01-09 01:47:24,403 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-97d7b4cd-b29b-441f-8dff-c6e9906569a5 2019-01-09 01:47:24,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 01:47:24,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/ed0f3bac-53a8-4a44-ac84-4abb06c43d13.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:47:26,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b92c89bb-ce1b-48c6-9675-08db2075e702 Date: Wed, 09 Jan 2019 01:47:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:47:26,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ed0f3bac-53a8-4a44-ac84-4abb06c43d13.json used request id req-b92c89bb-ce1b-48c6-9675-08db2075e702 2019-01-09 01:47:26,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.15930008888s 2019-01-09 01:47:26,564 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ed0f3bac-53a8-4a44-ac84-4abb06c43d13.json used request id req-b92c89bb-ce1b-48c6-9675-08db2075e702 2019-01-09 01:47:26,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:47:26,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:47:27,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-3b1519c6-144c-484e-b022-42e8a332025f Date: Wed, 09 Jan 2019 01:47:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"bf0dce28-a9f5-4fa9-a817-294291cdb70a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":true,"project_id":"d0bda12b68c34d7fbf64c27710b72d42","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T01:47:26Z","qos_policy_id":null,"name":"rally_sanity-net_e41bd439-39c5-47de-89cf-b49edca97e9e","admin_state_up":true,"tenant_id":"d0bda12b68c34d7fbf64c27710b72d42","created_at":"2019-01-09T01:21:21Z","provider:network_type":"vxlan"}]} 2019-01-09 01:47:27,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3b1519c6-144c-484e-b022-42e8a332025f 2019-01-09 01:47:27,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.621752977371s 2019-01-09 01:47:27,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3b1519c6-144c-484e-b022-42e8a332025f 2019-01-09 01:47:27,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 01:47:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/bf0dce28-a9f5-4fa9-a817-294291cdb70a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:47:28,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33d264da-6444-4535-acdd-5bcc69c00d24 Date: Wed, 09 Jan 2019 01:47:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:47:28,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/bf0dce28-a9f5-4fa9-a817-294291cdb70a.json used request id req-33d264da-6444-4535-acdd-5bcc69c00d24 2019-01-09 01:47:28,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21179103851s 2019-01-09 01:47:28,401 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/bf0dce28-a9f5-4fa9-a817-294291cdb70a.json used request id req-33d264da-6444-4535-acdd-5bcc69c00d24 2019-01-09 01:47:28,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:47:28,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:47:28,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-405d094b-98b7-48e2-b401-ee312cabdfcb Date: Wed, 09 Jan 2019 01:47:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/snap", "metadata": {}}], "file": "/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/file", "owner": "d0bda12b68c34d7fbf64c27710b72d42", "id": "1f30da7b-5b4b-4f91-ad4b-792b7aee847e", "size": 12716032, "self": "/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:21:31Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_e41bd439-39c5-47de-89cf-b49edca97e9e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:21:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:47:28,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-405d094b-98b7-48e2-b401-ee312cabdfcb 2019-01-09 01:47:28,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169476985931s 2019-01-09 01:47:28,571 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-405d094b-98b7-48e2-b401-ee312cabdfcb 2019-01-09 01:47:28,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 01:47:28,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5422a119cd59d4d7364f1f9f5cfea7a8fa361384" 2019-01-09 01:47:29,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aafab92b-cfb5-4e0f-a3c2-adf020fce137 Date: Wed, 09 Jan 2019 01:47:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:47:29,922 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e used request id req-aafab92b-cfb5-4e0f-a3c2-adf020fce137 2019-01-09 01:47:29,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.34949016571s 2019-01-09 01:47:29,923 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1f30da7b-5b4b-4f91-ad4b-792b7aee847e used request id req-aafab92b-cfb5-4e0f-a3c2-adf020fce137 2019-01-09 01:47:29,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:47:29,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:29,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47: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-eb428b16-f862-435f-9d1e-9e05d51fd754 x-compute-request-id: req-eb428b16-f862-435f-9d1e-9e05d51fd754 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4", "name": "rally_sanity-flavor_e41bd439-39c5-47de-89cf-b49edca97e9e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:47:29,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-eb428b16-f862-435f-9d1e-9e05d51fd754 2019-01-09 01:47:29,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0368461608887s 2019-01-09 01:47:29,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-eb428b16-f862-435f-9d1e-9e05d51fd754 2019-01-09 01:47:29,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 01:47:29,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:30,008 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:47: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-604bf0e3-5b46-4d22-84ed-40296bf5fb5b x-compute-request-id: req-604bf0e3-5b46-4d22-84ed-40296bf5fb5b Content-Length: 0 Content-Type: application/json 2019-01-09 01:47:30,008 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4 used request id req-604bf0e3-5b46-4d22-84ed-40296bf5fb5b 2019-01-09 01:47:30,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0450119972229s 2019-01-09 01:47:30,009 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/dfed9a0b-6d19-409c-8da2-ae7bfbcd51c4 used request id req-604bf0e3-5b46-4d22-84ed-40296bf5fb5b 2019-01-09 01:47:30,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:47:30,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:30,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f03ded6d-53bc-4d72-882a-d449d2555679 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_e41bd439-39c5-47de-89cf-b49edca97e9e", "links": {"self": "http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4"}, "domain_id": "default", "enabled": true, "id": "68f5eced638141529d0716361ae3dfa4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:47:30,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f03ded6d-53bc-4d72-882a-d449d2555679 2019-01-09 01:47:30,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.095046043396s 2019-01-09 01:47:30,105 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f03ded6d-53bc-4d72-882a-d449d2555679 2019-01-09 01:47:30,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:47:30,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:30,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d167846b-ec28-4c3f-8d67-1e0c189c8a46 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4"}, "enabled": true, "id": "68f5eced638141529d0716361ae3dfa4", "options": {}, "domain_id": "default", "name": "rally_sanity-user_e41bd439-39c5-47de-89cf-b49edca97e9e"}} 2019-01-09 01:47:30,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4 used request id req-d167846b-ec28-4c3f-8d67-1e0c189c8a46 2019-01-09 01:47:30,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10645699501s 2019-01-09 01:47:30,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4 used request id req-d167846b-ec28-4c3f-8d67-1e0c189c8a46 2019-01-09 01:47:30,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 01:47:30,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:30,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b89e8381-8b13-4d00-88a8-2f778a4c3fff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:47:30,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4 used request id req-b89e8381-8b13-4d00-88a8-2f778a4c3fff 2019-01-09 01:47:30,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.167254924774s 2019-01-09 01:47:30,387 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/68f5eced638141529d0716361ae3dfa4 used request id req-b89e8381-8b13-4d00-88a8-2f778a4c3fff 2019-01-09 01:47:30,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:47:30,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:30,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db75856-de47-4205-99da-0bb53b3f753a Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/d0bda12b68c34d7fbf64c27710b72d42"}, "enabled": true, "id": "d0bda12b68c34d7fbf64c27710b72d42", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e41bd439-39c5-47de-89cf-b49edca97e9e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:47:30,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-9db75856-de47-4205-99da-0bb53b3f753a 2019-01-09 01:47:30,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742762088776s 2019-01-09 01:47:30,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-9db75856-de47-4205-99da-0bb53b3f753a 2019-01-09 01:47:30,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 01:47:30,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/d0bda12b68c34d7fbf64c27710b72d42 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:30,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f928e77-c01a-4dc0-afde-ac92ac211328 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:47:30,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d0bda12b68c34d7fbf64c27710b72d42 used request id req-0f928e77-c01a-4dc0-afde-ac92ac211328 2019-01-09 01:47:30,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.161464214325s 2019-01-09 01:47:30,627 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d0bda12b68c34d7fbf64c27710b72d42 used request id req-0f928e77-c01a-4dc0-afde-ac92ac211328 2019-01-09 01:47:30,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:47:30,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:30,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9cdc37-48d3-4c61-9240-2ca3254010b1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "3c800130ebd04bfea4f3c0dbc8efef0b", "links": {"self": "http://172.30.9.26:5000/v3/roles/3c800130ebd04bfea4f3c0dbc8efef0b"}, "name": "Member"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:47:30,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2d9cdc37-48d3-4c61-9240-2ca3254010b1 2019-01-09 01:47:30,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0805680751801s 2019-01-09 01:47:30,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 01:47:30,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/3c800130ebd04bfea4f3c0dbc8efef0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:30,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af06949a-87b7-4008-87c0-9fe7f79507e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:47:30,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3c800130ebd04bfea4f3c0dbc8efef0b used request id req-af06949a-87b7-4008-87c0-9fe7f79507e0 2019-01-09 01:47:30,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0913379192352s 2019-01-09 01:47:30,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:47:30,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d0bda12b68c34d7fbf64c27710b72d42&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:31,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-baa09bd4-d8e0-401b-b652-3987e4534c94 Date: Wed, 09 Jan 2019 01:47:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "created_at": "2019-01-09T01:21:21Z", "updated_at": "2019-01-09T01:21:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:21:21Z", "revision_number": 0, "id": "16573eaf-3237-4e29-981f-f7cafae90ba2", "remote_group_id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "remote_ip_prefix": null, "created_at": "2019-01-09T01:21:21Z", "security_group_id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bda12b68c34d7fbf64c27710b72d42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:21:21Z", "revision_number": 0, "id": "1e86d719-08b9-4fc9-81b2-2287c9d792d1", "remote_group_id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "remote_ip_prefix": null, "created_at": "2019-01-09T01:21:21Z", "security_group_id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bda12b68c34d7fbf64c27710b72d42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:21:21Z", "revision_number": 0, "id": "4d720b4b-f6d4-4bae-bc72-8f91fcf7c432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:21:21Z", "security_group_id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bda12b68c34d7fbf64c27710b72d42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:21:21Z", "revision_number": 0, "id": "cf5c4b74-c116-435f-9e21-48eacf2016f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:21:21Z", "security_group_id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bda12b68c34d7fbf64c27710b72d42"}], "revision_number": 4, "project_id": "d0bda12b68c34d7fbf64c27710b72d42", "id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "name": "default"}]} 2019-01-09 01:47:31,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d0bda12b68c34d7fbf64c27710b72d42&name=default used request id req-baa09bd4-d8e0-401b-b652-3987e4534c94 2019-01-09 01:47:31,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196640968323s 2019-01-09 01:47:31,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d0bda12b68c34d7fbf64c27710b72d42&name=default used request id req-baa09bd4-d8e0-401b-b652-3987e4534c94 2019-01-09 01:47:31,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:47:31,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:31,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cac38a4e-d62b-421c-9a74-6103036a0908 Date: Wed, 09 Jan 2019 01:47:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "created_at": "2019-01-09T01:21:21Z", "updated_at": "2019-01-09T01:21:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:21:21Z", "revision_number": 0, "id": "16573eaf-3237-4e29-981f-f7cafae90ba2", "remote_group_id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "remote_ip_prefix": null, "created_at": "2019-01-09T01:21:21Z", "security_group_id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bda12b68c34d7fbf64c27710b72d42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:21:21Z", "revision_number": 0, "id": "4d720b4b-f6d4-4bae-bc72-8f91fcf7c432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:21:21Z", "security_group_id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bda12b68c34d7fbf64c27710b72d42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:21:21Z", "revision_number": 0, "id": "1e86d719-08b9-4fc9-81b2-2287c9d792d1", "remote_group_id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "remote_ip_prefix": null, "created_at": "2019-01-09T01:21:21Z", "security_group_id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bda12b68c34d7fbf64c27710b72d42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:21:21Z", "revision_number": 0, "id": "cf5c4b74-c116-435f-9e21-48eacf2016f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:21:21Z", "security_group_id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "tenant_id": "d0bda12b68c34d7fbf64c27710b72d42", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bda12b68c34d7fbf64c27710b72d42"}], "revision_number": 4, "project_id": "d0bda12b68c34d7fbf64c27710b72d42", "id": "44d5691e-50c0-4857-8cdf-4639a2e7c1c3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:47:31,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-cac38a4e-d62b-421c-9a74-6103036a0908 2019-01-09 01:47:31,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.555549144745s 2019-01-09 01:47:31,561 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-cac38a4e-d62b-421c-9a74-6103036a0908 2019-01-09 01:47:31,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 01:47:31,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/44d5691e-50c0-4857-8cdf-4639a2e7c1c3.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df07af5dcdb556f8b3d11bf981ee22447529dccb" 2019-01-09 01:47:31,903 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c90d9d9-99e5-4c85-b5e7-bc7e70cb21ce Content-Length: 0 Date: Wed, 09 Jan 2019 01:47:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:47:31,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/44d5691e-50c0-4857-8cdf-4639a2e7c1c3.json used request id req-9c90d9d9-99e5-4c85-b5e7-bc7e70cb21ce 2019-01-09 01:47:31,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.337413072586s 2019-01-09 01:47:31,904 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/44d5691e-50c0-4857-8cdf-4639a2e7c1c3.json used request id req-9c90d9d9-99e5-4c85-b5e7-bc7e70cb21ce 2019-01-09 01:47:31,954 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-01-09 01:47:32,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:47:32,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:47:32,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:47:32,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:47:32,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:47:32,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:47:32,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:47:32,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:47:32,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:47:32,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:47:32,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:47:32,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:47:32,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:47:32,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:47:32,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:47:32,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:47:32,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:47:32,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:47:32,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:47:32,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:47:32,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:47:32,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:47:32,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:47:32,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:47:32,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:47:32,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554e912d-b3c4-4517-beaf-bc7aca44ae3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:47:32,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-554e912d-b3c4-4517-beaf-bc7aca44ae3b 2019-01-09 01:47:32,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:47:32,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:47:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["yJQTY8wrRZyB5Wy4aQGucg"], "issued_at": "2019-01-09T01:47:32.000000Z"}} 2019-01-09 01:47:32,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:47:32,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:32,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4ae97e1f-35b9-497b-93f5-eb706fdef3c2 Date: Wed, 09 Jan 2019 01:47:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 01:47:32,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4ae97e1f-35b9-497b-93f5-eb706fdef3c2 2019-01-09 01:47:32,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.242431163788s 2019-01-09 01:47:32,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4ae97e1f-35b9-497b-93f5-eb706fdef3c2 2019-01-09 01:47:32,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 01:47:32,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:32,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:47:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:47:32,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:32,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679f56c3-20b2-4996-8cfa-5714119a2d0e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 01:47:32,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-679f56c3-20b2-4996-8cfa-5714119a2d0e 2019-01-09 01:47:32,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0982129573822s 2019-01-09 01:47:32,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 01:47:32,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_66c614d6-e637-4b01-836a-f2772d36ebcf"}}' 2019-01-09 01:47:32,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-767c0c01-93f5-44bf-8991-64e070c771eb Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/09c68f3d6efe4685953bd13b96ffae0f"}, "enabled": true, "id": "09c68f3d6efe4685953bd13b96ffae0f", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_66c614d6-e637-4b01-836a-f2772d36ebcf"}} 2019-01-09 01:47:32,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-767c0c01-93f5-44bf-8991-64e070c771eb 2019-01-09 01:47:32,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127901077271s 2019-01-09 01:47:32,916 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-767c0c01-93f5-44bf-8991-64e070c771eb 2019-01-09 01:47:32,917 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_66c614d6-e637-4b01-836a-f2772d36ebcf', 'id': u'09c68f3d6efe4685953bd13b96ffae0f', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 01:47:32,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 01:47:33,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.537208080292s 2019-01-09 01:47:33,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:33,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1e030ea-406a-404f-a6d2-f0633edb4a39 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4"}, "enabled": true, "id": "cd8d2a0260504a0791c3260260a4f0e4", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_66c614d6-e637-4b01-836a-f2772d36ebcf"}} 2019-01-09 01:47:33,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4 used request id req-a1e030ea-406a-404f-a6d2-f0633edb4a39 2019-01-09 01:47:33,558 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cd8d2a0260504a0791c3260260a4f0e4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_66c614d6-e637-4b01-836a-f2772d36ebcf'}) 2019-01-09 01:47:33,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:47:33,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:33,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09be6d55-7c39-4f16-85eb-8d3346556814 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:47:33,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-09be6d55-7c39-4f16-85eb-8d3346556814 2019-01-09 01:47:33,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0923430919647s 2019-01-09 01:47:33,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:47:33,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:33,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da9a724-9435-46a0-9890-0544dc224177 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:47:33,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2da9a724-9435-46a0-9890-0544dc224177 2019-01-09 01:47:33,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0759091377258s 2019-01-09 01:47:33,729 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 01:47:33,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 01:47:33,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" -d '{"role": {"name": "Member"}}' 2019-01-09 01:47:33,832 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc8fdade-c181-4889-8c32-06c41066493b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77e2d21bccd24fe79dcbe12e003b8f5e", "links": {"self": "http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e"}, "name": "Member"}} 2019-01-09 01:47:33,832 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc8fdade-c181-4889-8c32-06c41066493b 2019-01-09 01:47:33,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102816104889s 2019-01-09 01:47:33,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:33,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e62a127-f234-405f-a8af-90e23b8d2971 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e"}, "domain_id": null, "name": "Member", "id": "77e2d21bccd24fe79dcbe12e003b8f5e"}} 2019-01-09 01:47:33,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e used request id req-3e62a127-f234-405f-a8af-90e23b8d2971 2019-01-09 01:47:33,917 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e'}, 'domain_id': None, 'human_id': None, 'id': u'77e2d21bccd24fe79dcbe12e003b8f5e', 'HUMAN_ID': False}) 2019-01-09 01:47:33,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:47:33,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:33,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe1df533-a930-4043-a249-2cd692c349d0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "77e2d21bccd24fe79dcbe12e003b8f5e", "links": {"self": "http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e"}, "name": "Member"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:47:33,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fe1df533-a930-4043-a249-2cd692c349d0 2019-01-09 01:47:33,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0735590457916s 2019-01-09 01:47:33,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:47:33,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:34,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88c4952-9ae7-4394-8f99-07cab6b10400 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:47:34,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c88c4952-9ae7-4394-8f99-07cab6b10400 2019-01-09 01:47:34,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0842189788818s 2019-01-09 01:47:34,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:47:34,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:34,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dda6025c-230d-4c95-aa36-352258c5423f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_66c614d6-e637-4b01-836a-f2772d36ebcf", "links": {"self": "http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4"}, "domain_id": "default", "enabled": true, "id": "cd8d2a0260504a0791c3260260a4f0e4", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:47:34,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dda6025c-230d-4c95-aa36-352258c5423f 2019-01-09 01:47:34,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993599891663s 2019-01-09 01:47:34,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dda6025c-230d-4c95-aa36-352258c5423f 2019-01-09 01:47:34,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:47:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:34,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-512db87a-8fc3-4300-b5b3-0546a39d7899 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/09c68f3d6efe4685953bd13b96ffae0f"}, "enabled": true, "id": "09c68f3d6efe4685953bd13b96ffae0f", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_66c614d6-e637-4b01-836a-f2772d36ebcf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:47:34,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-512db87a-8fc3-4300-b5b3-0546a39d7899 2019-01-09 01:47:34,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0736491680145s 2019-01-09 01:47:34,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-512db87a-8fc3-4300-b5b3-0546a39d7899 2019-01-09 01:47:34,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:47:34,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=cd8d2a0260504a0791c3260260a4f0e4&scope.project.id=09c68f3d6efe4685953bd13b96ffae0f&role.id=77e2d21bccd24fe79dcbe12e003b8f5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:34,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f3f881-3fca-4ad9-877d-d1721e8782fc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=cd8d2a0260504a0791c3260260a4f0e4&scope.project.id=09c68f3d6efe4685953bd13b96ffae0f&role.id=77e2d21bccd24fe79dcbe12e003b8f5e", "previous": null, "next": null}} 2019-01-09 01:47:34,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=cd8d2a0260504a0791c3260260a4f0e4&scope.project.id=09c68f3d6efe4685953bd13b96ffae0f&role.id=77e2d21bccd24fe79dcbe12e003b8f5e used request id req-f3f3f881-3fca-4ad9-877d-d1721e8782fc 2019-01-09 01:47:34,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0884749889374s 2019-01-09 01:47:34,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:47:34,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/09c68f3d6efe4685953bd13b96ffae0f/users/cd8d2a0260504a0791c3260260a4f0e4/roles/77e2d21bccd24fe79dcbe12e003b8f5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:34,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-425ade1a-3877-415f-91e9-f3e088691f84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:47:34,481 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/09c68f3d6efe4685953bd13b96ffae0f/users/cd8d2a0260504a0791c3260260a4f0e4/roles/77e2d21bccd24fe79dcbe12e003b8f5e used request id req-425ade1a-3877-415f-91e9-f3e088691f84 2019-01-09 01:47:34,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.130978107452s 2019-01-09 01:47:34,482 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_66c614d6-e637-4b01-836a-f2772d36ebcf', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'fe7e92c2-e4e3-4490-97d7-915e46dbb69f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_66c614d6-e637-4b01-836a-f2772d36ebcf', 'project_id': u'09c68f3d6efe4685953bd13b96ffae0f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 01:47:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:47:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:47:34,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:47:34,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:47:34,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:47:34,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:47:34,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:47:34,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:47:34,488 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_66c614d6-e637-4b01-836a-f2772d36ebcf', 'password': 'fe7e92c2-e4e3-4490-97d7-915e46dbb69f', 'project_name': 'refstack_defcore-project_66c614d6-e637-4b01-836a-f2772d36ebcf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '09c68f3d6efe4685953bd13b96ffae0f', 'project_domain_name': 'Default'} 2019-01-09 01:47:34,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:47:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:34,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4370baf2-3fd9-4215-a17a-ae42841e7fca Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "77e2d21bccd24fe79dcbe12e003b8f5e", "links": {"self": "http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e"}, "name": "Member"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:47:34,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4370baf2-3fd9-4215-a17a-ae42841e7fca 2019-01-09 01:47:34,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0755560398102s 2019-01-09 01:47:34,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:47:34,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:34,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6d36d7-2805-491c-8f59-52511d516ffc Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "77e2d21bccd24fe79dcbe12e003b8f5e", "links": {"self": "http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e"}, "name": "Member"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:47:34,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ce6d36d7-2805-491c-8f59-52511d516ffc 2019-01-09 01:47:34,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804629325867s 2019-01-09 01:47:34,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:47:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:34,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55effa7f-daa8-483d-97a1-6bc187620d5c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:47:34,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-55effa7f-daa8-483d-97a1-6bc187620d5c 2019-01-09 01:47:34,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.156231164932s 2019-01-09 01:47:34,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:47:34,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:34,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81224c1-bf97-4452-a9ec-01608ccb3e6a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_66c614d6-e637-4b01-836a-f2772d36ebcf", "links": {"self": "http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4"}, "domain_id": "default", "enabled": true, "id": "cd8d2a0260504a0791c3260260a4f0e4", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:47:34,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c81224c1-bf97-4452-a9ec-01608ccb3e6a 2019-01-09 01:47:34,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0915169715881s 2019-01-09 01:47:34,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c81224c1-bf97-4452-a9ec-01608ccb3e6a 2019-01-09 01:47:34,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:47:34,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:34,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467b79f4-56e5-437f-8f79-911019c731e3 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/09c68f3d6efe4685953bd13b96ffae0f"}, "enabled": true, "id": "09c68f3d6efe4685953bd13b96ffae0f", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_66c614d6-e637-4b01-836a-f2772d36ebcf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:47:34,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-467b79f4-56e5-437f-8f79-911019c731e3 2019-01-09 01:47:34,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0830280780792s 2019-01-09 01:47:34,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-467b79f4-56e5-437f-8f79-911019c731e3 2019-01-09 01:47:34,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:47:34,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=cd8d2a0260504a0791c3260260a4f0e4&scope.project.id=09c68f3d6efe4685953bd13b96ffae0f&role.id=398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:35,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d30febd-4fb1-4a17-b175-9fad3279acf8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=cd8d2a0260504a0791c3260260a4f0e4&scope.project.id=09c68f3d6efe4685953bd13b96ffae0f&role.id=398098bc91ca4391b719dad853114c00", "previous": null, "next": null}} 2019-01-09 01:47:35,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=cd8d2a0260504a0791c3260260a4f0e4&scope.project.id=09c68f3d6efe4685953bd13b96ffae0f&role.id=398098bc91ca4391b719dad853114c00 used request id req-1d30febd-4fb1-4a17-b175-9fad3279acf8 2019-01-09 01:47:35,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0790281295776s 2019-01-09 01:47:35,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:47:35,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/09c68f3d6efe4685953bd13b96ffae0f/users/cd8d2a0260504a0791c3260260a4f0e4/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:35,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfc1e875-1f0a-4c5b-a6f9-e63c3482fb3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:47:35,182 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/09c68f3d6efe4685953bd13b96ffae0f/users/cd8d2a0260504a0791c3260260a4f0e4/roles/398098bc91ca4391b719dad853114c00 used request id req-bfc1e875-1f0a-4c5b-a6f9-e63c3482fb3c 2019-01-09 01:47:35,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114339113235s 2019-01-09 01:47:35,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:47:35,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:35,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6997ac2-c4d1-452e-82f3-2d1ba3e81b8b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "77e2d21bccd24fe79dcbe12e003b8f5e", "links": {"self": "http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e"}, "name": "Member"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:47:35,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e6997ac2-c4d1-452e-82f3-2d1ba3e81b8b 2019-01-09 01:47:35,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0793039798737s 2019-01-09 01:47:35,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:47:35,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:35,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b24b25-34f4-4e07-8a72-41b6915cbd75 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:47:35,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-00b24b25-34f4-4e07-8a72-41b6915cbd75 2019-01-09 01:47:35,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0799560546875s 2019-01-09 01:47:35,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:47:35,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:35,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d11d32-49ff-41ea-b506-b2a6ed384c75 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_66c614d6-e637-4b01-836a-f2772d36ebcf", "links": {"self": "http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4"}, "domain_id": "default", "enabled": true, "id": "cd8d2a0260504a0791c3260260a4f0e4", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:47:35,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e3d11d32-49ff-41ea-b506-b2a6ed384c75 2019-01-09 01:47:35,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0929510593414s 2019-01-09 01:47:35,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e3d11d32-49ff-41ea-b506-b2a6ed384c75 2019-01-09 01:47:35,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:47:35,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=cd8d2a0260504a0791c3260260a4f0e4&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:35,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73ce0d1-f0c3-42bd-83e3-dc29d19f045d Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=cd8d2a0260504a0791c3260260a4f0e4&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 01:47:35,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=cd8d2a0260504a0791c3260260a4f0e4&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default used request id req-d73ce0d1-f0c3-42bd-83e3-dc29d19f045d 2019-01-09 01:47:35,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0872719287872s 2019-01-09 01:47:35,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:47:35,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/cd8d2a0260504a0791c3260260a4f0e4/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:47:35,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b1a6813-bcb5-4165-aab5-07fa8b193428 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:47:35,654 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/cd8d2a0260504a0791c3260260a4f0e4/roles/398098bc91ca4391b719dad853114c00 used request id req-1b1a6813-bcb5-4165-aab5-07fa8b193428 2019-01-09 01:47:35,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122856140137s 2019-01-09 01:47:35,654 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 01:47:38,072 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 01:47:37.784 11196 INFO rally.deployment.engine [-] Deployment 2e123540-fbe7-4cb9-8cdf-a33f93eafbfc | Starting: Destroy cloud and free allocated resources. 2019-01-09 01:47:37.854 11196 INFO rally.deployment.engine [-] Deployment 2e123540-fbe7-4cb9-8cdf-a33f93eafbfc | Completed: Destroy cloud and free allocated resources. 2019-01-09 01:47:37.864 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=1ab2f760-8bb2-426c-907b-2d9543092112). 2019-01-09 01:47:37.866 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-09 01:47:40,459 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-09 01:47:40.143 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=91f85f28-4094-4ec8-9db0-4b4d79473651) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 91f85f28-4094-4ec8-9db0-4b4d79473651 | 2019-01-09T01:47:40 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 91f85f28-4094-4ec8-9db0-4b4d79473651 ~/.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 2019-01-09 01:47:43,781 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+-------------------+-----------+ 2019-01-09 01:47:43,782 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 01:47:47,116 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-09 01:47:46.837 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=1ab2f760-8bb2-426c-907b-2d9543092112). 2019-01-09 01:47:46.970 11205 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-09 01:47:50,538 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-09 01:47:49.156 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-09 01:47:49.300 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-09 01:47:50.380 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6f8e5dc9-a511-4efe-afcf-c75764d22545) has been successfully created! Using verifier 'opnfv-tempest' (UUID=6f8e5dc9-a511-4efe-afcf-c75764d22545) as the default verifier for the future CLI operations. 2019-01-09 01:47:53,561 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-01-09 01:47:53,562 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:47:53,695 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 01:47:53,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:47:53,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3752cebc-1381-4fe4-b1d9-3e9e6d81ecf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:47:53,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3752cebc-1381-4fe4-b1d9-3e9e6d81ecf9 2019-01-09 01:47:53,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:47:54,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77e2d21bccd24fe79dcbe12e003b8f5e", "name": "Member"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:47:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c68f3d6efe4685953bd13b96ffae0f", "name": "refstack_defcore-project_66c614d6-e637-4b01-836a-f2772d36ebcf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/09c68f3d6efe4685953bd13b96ffae0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/09c68f3d6efe4685953bd13b96ffae0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/09c68f3d6efe4685953bd13b96ffae0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09c68f3d6efe4685953bd13b96ffae0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/09c68f3d6efe4685953bd13b96ffae0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/09c68f3d6efe4685953bd13b96ffae0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09c68f3d6efe4685953bd13b96ffae0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/09c68f3d6efe4685953bd13b96ffae0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/09c68f3d6efe4685953bd13b96ffae0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09c68f3d6efe4685953bd13b96ffae0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/09c68f3d6efe4685953bd13b96ffae0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/09c68f3d6efe4685953bd13b96ffae0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_66c614d6-e637-4b01-836a-f2772d36ebcf", "id": "cd8d2a0260504a0791c3260260a4f0e4"}, "audit_ids": ["7SS_1qQ6RM6BFif0-ktiyA"], "issued_at": "2019-01-09T01:47:54.000000Z"}} 2019-01-09 01:47:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" 2019-01-09 01:47:54,096 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 09 Jan 2019 01:47:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-09 01:47:54,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:47:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" 2019-01-09 01:47:54,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e6b15313-2f63-4b46-8f2f-a127c8c8a5c8 Date: Wed, 09 Jan 2019 01:47:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:47:54,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e6b15313-2f63-4b46-8f2f-a127c8c8a5c8 2019-01-09 01:47:54,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173365116119s 2019-01-09 01:47:54,273 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e6b15313-2f63-4b46-8f2f-a127c8c8a5c8 2019-01-09 01:47:54,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 01:47:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf"}' 2019-01-09 01:47:54,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58 X-Openstack-Request-Id: req-a98f5002-1164-4d63-9721-2ba66c9d6a46 Date: Wed, 09 Jan 2019 01:47:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/file", "owner": "09c68f3d6efe4685953bd13b96ffae0f", "id": "dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58", "size": null, "self": "/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:47:54Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf", "checksum": null, "created_at": "2019-01-09T01:47:54Z", "protected": false} 2019-01-09 01:47:54,471 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a98f5002-1164-4d63-9721-2ba66c9d6a46 2019-01-09 01:47:54,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.196312189102s 2019-01-09 01:47:54,472 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a98f5002-1164-4d63-9721-2ba66c9d6a46 returning object dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58 2019-01-09 01:47:54,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 01:47:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" -d '' 2019-01-09 01:47:55,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22142230-e844-46ab-88dc-eebf9d472cba Date: Wed, 09 Jan 2019 01:47:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:47:55,966 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/file used request id req-22142230-e844-46ab-88dc-eebf9d472cba 2019-01-09 01:47:55,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.49367904663s 2019-01-09 01:47:55,966 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/file used request id req-22142230-e844-46ab-88dc-eebf9d472cba 2019-01-09 01:47:55,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:47:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" 2019-01-09 01:47:56,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-7c234332-c6fe-416a-9e09-144243b38a60 Date: Wed, 09 Jan 2019 01:47:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/snap", "metadata": {}}], "file": "/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/file", "owner": "09c68f3d6efe4685953bd13b96ffae0f", "id": "dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58", "size": 12716032, "self": "/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:47:55Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:47:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:47:56,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7c234332-c6fe-416a-9e09-144243b38a60 2019-01-09 01:47:56,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182152032852s 2019-01-09 01:47:56,150 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7c234332-c6fe-416a-9e09-144243b38a60 2019-01-09 01:47:56,152 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/file', 'owner': u'09c68f3d6efe4685953bd13b96ffae0f', 'id': u'dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58', 'size': 12716032, u'self': u'/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09c68f3d6efe4685953bd13b96ffae0f', 'name': 'refstack_defcore-project_66c614d6-e637-4b01-836a-f2772d36ebcf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T01:47:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T01:47:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf', 'created': u'2019-01-09T01:47:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T01:47:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 01:47:56,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 01:47:56,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_66c614d6-e637-4b01-836a-f2772d36ebcf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 01:47:56,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-6b65e254-3249-4559-a0e7-48493f340f2c x-compute-request-id: req-6b65e254-3249-4559-a0e7-48493f340f2c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c2b89b97-5019-4513-9a72-b16c50d8c4ab", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c2b89b97-5019-4513-9a72-b16c50d8c4ab", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c2b89b97-5019-4513-9a72-b16c50d8c4ab", "name": "refstack_defcore-flavor_66c614d6-e637-4b01-836a-f2772d36ebcf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:47:56,735 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6b65e254-3249-4559-a0e7-48493f340f2c 2019-01-09 01:47:56,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.58203792572s 2019-01-09 01:47:56,735 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6b65e254-3249-4559-a0e7-48493f340f2c returning object c2b89b97-5019-4513-9a72-b16c50d8c4ab 2019-01-09 01:47:56,736 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_66c614d6-e637-4b01-836a-f2772d36ebcf', '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'd1068f4148dd4416a9431391ad50b4a8', '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'c2b89b97-5019-4513-9a72-b16c50d8c4ab', 'swap': 0}) 2019-01-09 01:47:56,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 01:47:56,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/c2b89b97-5019-4513-9a72-b16c50d8c4ab/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" -d '{"extra_specs": {}}' 2019-01-09 01:47:56,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-e395c8ac-edc0-4249-8082-d3daba4e292f x-compute-request-id: req-e395c8ac-edc0-4249-8082-d3daba4e292f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 01:47:56,762 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/c2b89b97-5019-4513-9a72-b16c50d8c4ab/os-extra_specs used request id req-e395c8ac-edc0-4249-8082-d3daba4e292f 2019-01-09 01:47:56,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248780250549s 2019-01-09 01:47:56,762 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/c2b89b97-5019-4513-9a72-b16c50d8c4ab/os-extra_specs used request id req-e395c8ac-edc0-4249-8082-d3daba4e292f 2019-01-09 01:47:56,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:47:56,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" 2019-01-09 01:47:56,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:47:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:47:56,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" 2019-01-09 01:47:56,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad624d7c-9083-429c-bfa7-2ddcc009b58e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "77e2d21bccd24fe79dcbe12e003b8f5e", "links": {"self": "http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e"}, "name": "Member"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:47:56,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ad624d7c-9083-429c-bfa7-2ddcc009b58e 2019-01-09 01:47:56,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.100780010223s 2019-01-09 01:47:56,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 01:47:56,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" 2019-01-09 01:47:57,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-06229764-f820-4b70-a261-f13eeb1bd193 x-compute-request-id: req-06229764-f820-4b70-a261-f13eeb1bd193 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "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\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-09 01:47:57,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-06229764-f820-4b70-a261-f13eeb1bd193 2019-01-09 01:47:57,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.182940006256s 2019-01-09 01:47:57,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-06229764-f820-4b70-a261-f13eeb1bd193 2019-01-09 01:47:57,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:47:57,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" 2019-01-09 01:47:57,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-d3cb176b-757c-4f99-9a81-1ba6a64ea63b Date: Wed, 09 Jan 2019 01:47:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/snap", "metadata": {}}], "file": "/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/file", "owner": "09c68f3d6efe4685953bd13b96ffae0f", "id": "dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58", "size": 12716032, "self": "/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:47:55Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:47:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:47:57,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d3cb176b-757c-4f99-9a81-1ba6a64ea63b 2019-01-09 01:47:57,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172013044357s 2019-01-09 01:47:57,225 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d3cb176b-757c-4f99-9a81-1ba6a64ea63b 2019-01-09 01:47:57,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 01:47:57,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_66c614d6-e637-4b01-836a-f2772d36ebcf", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_66c614d6-e637-4b01-836a-f2772d36ebcf"}' 2019-01-09 01:47:57,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/135e589b-d570-497b-aa80-82509b1a000e X-Openstack-Request-Id: req-d6984a0c-325c-43c4-93cc-56b19a95bf72 Date: Wed, 09 Jan 2019 01:47:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/135e589b-d570-497b-aa80-82509b1a000e/file", "owner": "09c68f3d6efe4685953bd13b96ffae0f", "id": "135e589b-d570-497b-aa80-82509b1a000e", "size": null, "self": "/v2/images/135e589b-d570-497b-aa80-82509b1a000e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:47:57Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_66c614d6-e637-4b01-836a-f2772d36ebcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_66c614d6-e637-4b01-836a-f2772d36ebcf", "checksum": null, "created_at": "2019-01-09T01:47:57Z", "protected": false} 2019-01-09 01:47:57,453 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d6984a0c-325c-43c4-93cc-56b19a95bf72 2019-01-09 01:47:57,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.225105047226s 2019-01-09 01:47:57,453 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d6984a0c-325c-43c4-93cc-56b19a95bf72 returning object 135e589b-d570-497b-aa80-82509b1a000e 2019-01-09 01:47:57,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 01:47:57,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/135e589b-d570-497b-aa80-82509b1a000e/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" -d '' 2019-01-09 01:47:59,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0edf2a2-803a-4123-94f3-e707020acf32 Date: Wed, 09 Jan 2019 01:47:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:47:59,264 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/135e589b-d570-497b-aa80-82509b1a000e/file used request id req-e0edf2a2-803a-4123-94f3-e707020acf32 2019-01-09 01:47:59,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.8096010685s 2019-01-09 01:47:59,264 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/135e589b-d570-497b-aa80-82509b1a000e/file used request id req-e0edf2a2-803a-4123-94f3-e707020acf32 2019-01-09 01:47:59,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:47:59,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" 2019-01-09 01:47:59,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-febe8675-0f95-4617-af04-00bc3f2f8f4e Date: Wed, 09 Jan 2019 01:47:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/135e589b-d570-497b-aa80-82509b1a000e/snap", "metadata": {}}], "file": "/v2/images/135e589b-d570-497b-aa80-82509b1a000e/file", "owner": "09c68f3d6efe4685953bd13b96ffae0f", "id": "135e589b-d570-497b-aa80-82509b1a000e", "size": 12716032, "self": "/v2/images/135e589b-d570-497b-aa80-82509b1a000e", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/135e589b-d570-497b-aa80-82509b1a000e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:47:59Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_66c614d6-e637-4b01-836a-f2772d36ebcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_66c614d6-e637-4b01-836a-f2772d36ebcf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:47:57Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/snap", "metadata": {}}], "file": "/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/file", "owner": "09c68f3d6efe4685953bd13b96ffae0f", "id": "dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58", "size": 12716032, "self": "/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:47:55Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:47:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:47:59,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-febe8675-0f95-4617-af04-00bc3f2f8f4e 2019-01-09 01:47:59,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252161026001s 2019-01-09 01:47:59,290 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-febe8675-0f95-4617-af04-00bc3f2f8f4e 2019-01-09 01:47:59,293 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/135e589b-d570-497b-aa80-82509b1a000e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/135e589b-d570-497b-aa80-82509b1a000e/file', 'owner': u'09c68f3d6efe4685953bd13b96ffae0f', 'id': u'135e589b-d570-497b-aa80-82509b1a000e', 'size': 12716032, u'self': u'/v2/images/135e589b-d570-497b-aa80-82509b1a000e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09c68f3d6efe4685953bd13b96ffae0f', 'name': 'refstack_defcore-project_66c614d6-e637-4b01-836a-f2772d36ebcf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/135e589b-d570-497b-aa80-82509b1a000e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T01:47:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T01:47:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_66c614d6-e637-4b01-836a-f2772d36ebcf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/135e589b-d570-497b-aa80-82509b1a000e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_66c614d6-e637-4b01-836a-f2772d36ebcf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_66c614d6-e637-4b01-836a-f2772d36ebcf', 'created': u'2019-01-09T01:47:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T01:47:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/135e589b-d570-497b-aa80-82509b1a000e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_66c614d6-e637-4b01-836a-f2772d36ebcf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 01:47:59,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 01:47:59,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_66c614d6-e637-4b01-836a-f2772d36ebcf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 01:47:59,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47: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-053d7a42-3f13-4d8a-8861-b918351e22b0 x-compute-request-id: req-053d7a42-3f13-4d8a-8861-b918351e22b0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7270be15-ea0a-4ec9-936c-89e7c28f5447", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7270be15-ea0a-4ec9-936c-89e7c28f5447", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7270be15-ea0a-4ec9-936c-89e7c28f5447", "name": "refstack_defcore-flavor_alt_66c614d6-e637-4b01-836a-f2772d36ebcf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:47:59,341 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-053d7a42-3f13-4d8a-8861-b918351e22b0 2019-01-09 01:47:59,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.046826839447s 2019-01-09 01:47:59,341 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-053d7a42-3f13-4d8a-8861-b918351e22b0 returning object 7270be15-ea0a-4ec9-936c-89e7c28f5447 2019-01-09 01:47:59,342 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_66c614d6-e637-4b01-836a-f2772d36ebcf', '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'd1068f4148dd4416a9431391ad50b4a8', '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'7270be15-ea0a-4ec9-936c-89e7c28f5447', 'swap': 0}) 2019-01-09 01:47:59,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 01:47:59,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/7270be15-ea0a-4ec9-936c-89e7c28f5447/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" -d '{"extra_specs": {}}' 2019-01-09 01:47:59,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:47: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-e2b57d25-cf74-4b2b-9b2a-ebd337962b9f x-compute-request-id: req-e2b57d25-cf74-4b2b-9b2a-ebd337962b9f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 01:47:59,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7270be15-ea0a-4ec9-936c-89e7c28f5447/os-extra_specs used request id req-e2b57d25-cf74-4b2b-9b2a-ebd337962b9f 2019-01-09 01:47:59,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214128494263s 2019-01-09 01:47:59,365 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7270be15-ea0a-4ec9-936c-89e7c28f5447/os-extra_specs used request id req-e2b57d25-cf74-4b2b-9b2a-ebd337962b9f 2019-01-09 01:47:59,365 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_66c614d6-e637-4b01-836a-f2772d36ebcf', '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'd1068f4148dd4416a9431391ad50b4a8', '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'7270be15-ea0a-4ec9-936c-89e7c28f5447', 'swap': 0}) 2019-01-09 01:48:03,029 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-09 01:48:01.465 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6f8e5dc9-a511-4efe-afcf-c75764d22545) for deployment 'opnfv-rally' (UUID=91f85f28-4094-4ec8-9db0-4b4d79473651). 2019-01-09 01:48:02.864 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-09 01:48:02.866 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6f8e5dc9-a511-4efe-afcf-c75764d22545) has been successfully configured for deployment 'opnfv-rally' (UUID=91f85f28-4094-4ec8-9db0-4b4d79473651)! 2019-01-09 01:48:03,029 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-09 01:48:03,030 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-09 01:48:03,032 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-09 01:48:08,478 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2019-01-09 01:48:08,479 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2019-01-09 01:48:08,479 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2019-01-09 01:48:08,479 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2019-01-09 01:48:08,479 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2019-01-09 01:48:08,479 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2019-01-09 01:48:08,479 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2019-01-09 01:48:08,479 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2019-01-09 01:48:08,479 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2019-01-09 01:48:08,480 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2019-01-09 01:48:08,480 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2019-01-09 01:48:08,480 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2019-01-09 01:48:08,480 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2019-01-09 01:48:08,480 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2019-01-09 01:48:08,480 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2019-01-09 01:48:08,480 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2019-01-09 01:48:08,480 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2019-01-09 01:48:08,480 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2019-01-09 01:48:08,480 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2019-01-09 01:48:08,480 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2019-01-09 01:48:08,481 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2019-01-09 01:48:08,481 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2019-01-09 01:48:08,481 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2019-01-09 01:48:08,481 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2019-01-09 01:48:08,481 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2019-01-09 01:48:08,481 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2019-01-09 01:48:08,481 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2019-01-09 01:48:08,481 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2019-01-09 01:48:08,481 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2019-01-09 01:48:08,481 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2019-01-09 01:48:08,482 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2019-01-09 01:48:08,482 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2019-01-09 01:48:08,482 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2019-01-09 01:48:08,482 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2019-01-09 01:48:08,482 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2019-01-09 01:48:08,482 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2019-01-09 01:48:08,482 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2019-01-09 01:48:08,482 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2019-01-09 01:48:08,482 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2019-01-09 01:48:08,482 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2019-01-09 01:48:08,482 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2019-01-09 01:48:08,483 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2019-01-09 01:48:08,483 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2019-01-09 01:48:08,483 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2019-01-09 01:48:08,483 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2019-01-09 01:48:08,483 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2019-01-09 01:48:08,483 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2019-01-09 01:48:08,483 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2019-01-09 01:48:08,483 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2019-01-09 01:48:08,483 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2019-01-09 01:48:08,483 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2019-01-09 01:48:08,483 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2019-01-09 01:48:08,484 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2019-01-09 01:48:08,484 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2019-01-09 01:48:08,484 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2019-01-09 01:48:08,484 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2019-01-09 01:48:08,484 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2019-01-09 01:48:08,484 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2019-01-09 01:48:08,484 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2019-01-09 01:48:08,484 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2019-01-09 01:48:08,484 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2019-01-09 01:48:08,484 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2019-01-09 01:48:08,484 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2019-01-09 01:48:08,484 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2019-01-09 01:48:08,485 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2019-01-09 01:48:08,485 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2019-01-09 01:48:08,485 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2019-01-09 01:48:08,485 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2019-01-09 01:48:08,485 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2019-01-09 01:48:08,485 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2019-01-09 01:48:08,485 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2019-01-09 01:48:08,485 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2019-01-09 01:48:08,485 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2019-01-09 01:48:08,485 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2019-01-09 01:48:08,485 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2019-01-09 01:48:08,486 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2019-01-09 01:48:08,486 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2019-01-09 01:48:08,486 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2019-01-09 01:48:08,486 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2019-01-09 01:48:08,486 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2019-01-09 01:48:08,486 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2019-01-09 01:48:08,486 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2019-01-09 01:48:08,486 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2019-01-09 01:48:08,486 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2019-01-09 01:48:08,486 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2019-01-09 01:48:08,486 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2019-01-09 01:48:08,487 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2019-01-09 01:48:08,487 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2019-01-09 01:48:08,487 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2019-01-09 01:48:08,487 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2019-01-09 01:48:08,487 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2019-01-09 01:48:08,487 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2019-01-09 01:48:08,487 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2019-01-09 01:48:08,487 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2019-01-09 01:48:08,487 - refstack_client.list_parser - DEBUG - Number of tests: 200 2019-01-09 01:48:08,489 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-09 01:48:08,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-09 01:48:08,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2019-01-09 01:48:10,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:10.693 11239 INFO rally.api [-] Starting verification (UUID=a00538d4-cca1-4314-8a5e-7c93f43e7c4b) for deployment 'opnfv-rally' (UUID=91f85f28-4094-4ec8-9db0-4b4d79473651) by verifier 'opnfv-tempest' (UUID=6f8e5dc9-a511-4efe-afcf-c75764d22545). 2019-01-09 01:48:10,695 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a00538d4-cca1-4314-8a5e-7c93f43e7c4b 2019-01-09 01:48:19,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:19.683 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.194s] 2019-01-09 01:48:19,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:19.750 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.066s] 2019-01-09 01:48:22,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:22.545 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.052s] 2019-01-09 01:48:24,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:24.440 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.991s] 2019-01-09 01:48:30,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:30.398 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [10.983s] 2019-01-09 01:48:33,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:33.148 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [10.598s] 2019-01-09 01:48:43,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:43.035 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.065s] 2019-01-09 01:48:43,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:43.046 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2019-01-09 01:48:43,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:43.180 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.133s] 2019-01-09 01:48:43,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:43.192 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2019-01-09 01:48:43,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:43.204 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2019-01-09 01:48:43,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:43.242 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.038s] 2019-01-09 01:48:43,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:43.305 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.062s] 2019-01-09 01:48:43,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:43.365 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.060s] 2019-01-09 01:48:43,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:43.793 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.426s] 2019-01-09 01:48:43,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:43.808 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2019-01-09 01:48:43,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:43.871 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.063s] 2019-01-09 01:48:43,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:43.991 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2019-01-09 01:48:48,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:48.678 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.684s] 2019-01-09 01:48:52,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:52.097 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2019-01-09 01:48:54,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:54.166 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [21.012s] 2019-01-09 01:48:55,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:55.507 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.070s] 2019-01-09 01:48:55,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:55.610 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.103s] 2019-01-09 01:48:55,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:55.684 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.074s] 2019-01-09 01:48:58,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:58.722 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [26.062s] 2019-01-09 01:48:59,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:59.012 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.148s] 2019-01-09 01:48:59,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:59.171 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.159s] 2019-01-09 01:48:59,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:59.891 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.175s] 2019-01-09 01:48:59,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:59.977 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.804s] 2019-01-09 01:48:59,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:59.984 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2019-01-09 01:48:59,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:48:59.996 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.013s] 2019-01-09 01:49:06,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:06.162 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [11.996s] 2019-01-09 01:49:11,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:11.490 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.248s] 2019-01-09 01:49:13,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:13.884 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.838s] 2019-01-09 01:49:14,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:14.429 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.543s] 2019-01-09 01:49:15,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:15.003 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.574s] 2019-01-09 01:49:15,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:15.741 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.737s] 2019-01-09 01:49:15,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:15.894 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.404s] 2019-01-09 01:49:16,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:16.211 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.469s] 2019-01-09 01:49:16,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:16.296 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.084s] 2019-01-09 01:49:16,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:16.377 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.080s] 2019-01-09 01:49:16,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:16.454 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.076s] 2019-01-09 01:49:16,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:16.524 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.069s] 2019-01-09 01:49:16,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:16.627 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.102s] 2019-01-09 01:49:16,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:16.771 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.143s] 2019-01-09 01:49:19,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:19.826 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.931s] 2019-01-09 01:49:23,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:23.918 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.091s] 2019-01-09 01:49:27,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:27.631 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.712s] 2019-01-09 01:49:30,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:30.983 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.351s] 2019-01-09 01:49:35,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:35.184 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.200s] 2019-01-09 01:49:41,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:41.023 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.837s] 2019-01-09 01:49:42,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:42.076 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [6.657s] 2019-01-09 01:49:42,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:42.146 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.070s] 2019-01-09 01:49:42,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:42.792 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.645s] 2019-01-09 01:49:42,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:42.924 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.131s] 2019-01-09 01:49:42,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:42.926 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-09 01:49:44,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:44.751 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.727s] 2019-01-09 01:49:44,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:44.871 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.120s] 2019-01-09 01:49:44,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:44.996 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.124s] 2019-01-09 01:49:45,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:45.085 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.089s] 2019-01-09 01:49:45,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:45.275 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.189s] 2019-01-09 01:49:45,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:45.510 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.234s] 2019-01-09 01:49:45,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:45.604 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.093s] 2019-01-09 01:49:45,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:45.803 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.198s] 2019-01-09 01:49:45,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:45.868 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.065s] 2019-01-09 01:49:51,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:51.329 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.460s] 2019-01-09 01:49:58,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:58.060 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.164s] 2019-01-09 01:49:59,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:49:59.819 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.757s] 2019-01-09 01:50:00,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:00.961 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.142s] 2019-01-09 01:50:02,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:02.042 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.079s] 2019-01-09 01:50:03,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:03.080 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.037s] 2019-01-09 01:50:05,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:05.783 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.701s] 2019-01-09 01:50:06,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:06.692 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.909s] 2019-01-09 01:50:06,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:06.960 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.268s] 2019-01-09 01:50:06,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:06.991 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.031s] 2019-01-09 01:50:07,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:07.009 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2019-01-09 01:50:07,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:07.028 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2019-01-09 01:50:12,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:12.027 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [65.848s] 2019-01-09 01:50:13,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:13.929 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.519s] 2019-01-09 01:50:14,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:14.616 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.687s] 2019-01-09 01:50:16,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:16.199 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.317s] 2019-01-09 01:50:16,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:16.546 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.347s] 2019-01-09 01:50:21,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:21.597 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [14.208s] 2019-01-09 01:50:26,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:26.388 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.995s] 2019-01-09 01:50:30,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:30.260 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.120s] 2019-01-09 01:50:30,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:30.325 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2019-01-09 01:50:31,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:31.157 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.832s] 2019-01-09 01:50:31,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:31.289 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.129s] 2019-01-09 01:50:31,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:31.290 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-01-09 01:50:32,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:32.852 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.257s] 2019-01-09 01:50:35,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:35.605 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [9.215s] 2019-01-09 01:50:55,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:55.297 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.393s] 2019-01-09 01:50:55,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:55.505 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.207s] 2019-01-09 01:50:55,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:55.691 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.186s] 2019-01-09 01:50:56,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:56.559 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.868s] 2019-01-09 01:50:57,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:57.134 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.574s] 2019-01-09 01:50:57,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:50:57.536 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.403s] 2019-01-09 01:51:03,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:03.036 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.799s] 2019-01-09 01:51:05,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:05.406 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [32.547s] 2019-01-09 01:51:06,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:06.032 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.996s] 2019-01-09 01:51:13,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:13.602 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.914s] 2019-01-09 01:51:15,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:15.112 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.509s] 2019-01-09 01:51:18,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:18.581 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.464s] 2019-01-09 01:51:19,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:19.390 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.812s] 2019-01-09 01:51:21,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:21.319 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.926s] 2019-01-09 01:51:22,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:22.294 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [16.888s] 2019-01-09 01:51:22,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:22.435 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.116s] 2019-01-09 01:51:23,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:23.220 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [54.021s] 2019-01-09 01:51:24,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:24.119 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.681s] 2019-01-09 01:51:24,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:24.172 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.056s] 2019-01-09 01:51:27,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:27.369 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.148s] 2019-01-09 01:51:34,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:34.074 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.399s] 2019-01-09 01:51:34,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:34.901 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.825s] 2019-01-09 01:51:48,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:48.993 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.760s] 2019-01-09 01:51:49,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:49.872 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.878s] 2019-01-09 01:51:50,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:50.767 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.895s] 2019-01-09 01:51:51,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:51.983 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.214s] 2019-01-09 01:51:52,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:52.888 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.904s] 2019-01-09 01:51:54,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:54.161 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.272s] 2019-01-09 01:51:54,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:54.913 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.681s] 2019-01-09 01:51:55,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:55.087 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.926s] 2019-01-09 01:51:55,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:55.752 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.664s] 2019-01-09 01:51:56,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:56.587 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.834s] 2019-01-09 01:51:57,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:57.333 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.744s] 2019-01-09 01:51:57,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:57.723 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.390s] 2019-01-09 01:51:58,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:58.643 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.919s] 2019-01-09 01:51:59,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:51:59.440 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.797s] 2019-01-09 01:52:00,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:00.314 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.874s] 2019-01-09 01:52:00,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:00.700 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.386s] 2019-01-09 01:52:01,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:01.241 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.540s] 2019-01-09 01:52:01,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:01.476 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.235s] 2019-01-09 01:52:02,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:02.012 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.535s] 2019-01-09 01:52:10,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:10.114 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.435s] 2019-01-09 01:52:11,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:11.342 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.313s] 2019-01-09 01:52:18,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:18.908 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.529s] 2019-01-09 01:52:20,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:20.635 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [45.727s] 2019-01-09 01:52:24,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:24.043 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.135s] 2019-01-09 01:52:25,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:25.901 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.856s] 2019-01-09 01:52:25,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:25.985 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.085s] 2019-01-09 01:52:26,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:26.178 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.191s] 2019-01-09 01:52:26,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:26.389 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.210s] 2019-01-09 01:52:26,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:26.434 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.045s] 2019-01-09 01:52:27,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:27.905 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.161s] 2019-01-09 01:52:27,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:27.914 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2019-01-09 01:52:27,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:27.953 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.038s] 2019-01-09 01:52:27,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:27.986 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.032s] 2019-01-09 01:52:28,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:28.254 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.267s] 2019-01-09 01:52:28,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:28.688 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.433s] 2019-01-09 01:52:28,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:28.970 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.281s] 2019-01-09 01:52:29,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:29.016 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.045s] 2019-01-09 01:52:29,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:29.056 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.039s] 2019-01-09 01:52:29,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:29.618 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.561s] 2019-01-09 01:52:32,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:32.260 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.145s] 2019-01-09 01:52:34,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:34.493 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.070s] 2019-01-09 01:52:34,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:34.850 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.356s] 2019-01-09 01:52:43,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:43.356 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.339s] 2019-01-09 01:52:45,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:45.441 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.173s] 2019-01-09 01:52:45,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:45.631 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.190s] 2019-01-09 01:52:46,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:46.227 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.603s] 2019-01-09 01:52:46,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:46.391 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.163s] 2019-01-09 01:52:51,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:51.513 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.250s] 2019-01-09 01:52:53,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:52:53.494 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.135s] 2019-01-09 01:53:00,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:00.483 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.085s] 2019-01-09 01:53:01,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:01.209 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.724s] 2019-01-09 01:53:07,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:07.511 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.016s] 2019-01-09 01:53:11,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:11.625 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2019-01-09 01:53:11,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:11.810 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.184s] 2019-01-09 01:53:12,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:12.015 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.204s] 2019-01-09 01:53:12,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:12.937 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.919s] 2019-01-09 01:53:13,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:13.181 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.243s] 2019-01-09 01:53:13,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:13.672 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.491s] 2019-01-09 01:53:13,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:13.856 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.182s] 2019-01-09 01:53:13,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:13.905 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.049s] 2019-01-09 01:53:13,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:13.960 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.054s] 2019-01-09 01:53:14,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:14.011 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.050s] 2019-01-09 01:53:14,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:14.051 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.039s] 2019-01-09 01:53:14,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:14.278 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.225s] 2019-01-09 01:53:14,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:14.504 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.225s] 2019-01-09 01:53:14,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:14.711 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.206s] 2019-01-09 01:53:14,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:14.936 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.225s] 2019-01-09 01:53:22,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:22.533 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.163s] 2019-01-09 01:53:22,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:22.721 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.187s] 2019-01-09 01:53:23,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:23.286 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.564s] 2019-01-09 01:53:23,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:23.447 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.159s] 2019-01-09 01:53:23,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:23.620 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.172s] 2019-01-09 01:53:23,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:23.786 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.165s] 2019-01-09 01:53:23,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:23.994 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.206s] 2019-01-09 01:53:24,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:24.177 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.182s] 2019-01-09 01:53:24,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:24.187 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2019-01-09 01:53:24,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:24.370 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.183s] 2019-01-09 01:53:24,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:24.518 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.147s] 2019-01-09 01:53:24,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:24.563 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.044s] 2019-01-09 01:53:24,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:24.755 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.192s] 2019-01-09 01:53:24,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:24.986 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.230s] 2019-01-09 01:53:25,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:25.023 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.037s] 2019-01-09 01:53:25,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:25.031 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2019-01-09 01:53:25,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:25.063 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.031s] 2019-01-09 01:53:25,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:25.231 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.168s] 2019-01-09 01:53:25,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:25.267 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.035s] 2019-01-09 01:53:25,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:53:25.297 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.031s] 2019-01-09 01:53:29,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a00538d4-cca1-4314-8a5e-7c93f43e7c4b 2019-01-09 01:53:29,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a00538d4-cca1-4314-8a5e-7c93f43e7c4b']'. 2019-01-09 01:53:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-09 01:53:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-09 01:53:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 01:53:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a00538d4-cca1-4314-8a5e-7c93f43e7c4b | 2019-01-09 01:53:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-09 01:53:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-09 01:48:10 | 2019-01-09 01:53:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-09 01:53:29 | 2019-01-09 01:53:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:19 | 2019-01-09 01:53:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-09 01:53:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-09 01:53:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-09 01:53:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6f8e5dc9-a511-4efe-afcf-c75764d22545) | 2019-01-09 01:53:30,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-09 01:53:30,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 91f85f28-4094-4ec8-9db0-4b4d79473651) | 2019-01-09 01:53:30,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2019-01-09 01:53:30,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 307.682 | 2019-01-09 01:53:30,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 200 | 2019-01-09 01:53:30,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-01-09 01:53:30,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-09 01:53:30,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-09 01:53:30,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-09 01:53:30,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 01:53:30,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-09 01:53:30,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-09 01:53:30,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-01-09 01:53:30,504 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 01:53:30,504 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:37 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-09 01:53:30,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 01:53:30,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/135e589b-d570-497b-aa80-82509b1a000e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" 2019-01-09 01:53:32,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e0ad4e4-6234-4581-96a0-eb17f16ac3ab Date: Wed, 09 Jan 2019 01:53:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:53:32,634 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/135e589b-d570-497b-aa80-82509b1a000e used request id req-2e0ad4e4-6234-4581-96a0-eb17f16ac3ab 2019-01-09 01:53:32,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.12676906586s 2019-01-09 01:53:32,634 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/135e589b-d570-497b-aa80-82509b1a000e used request id req-2e0ad4e4-6234-4581-96a0-eb17f16ac3ab 2019-01-09 01:53:32,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:53:32,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:53:33,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13891992-c17f-4f4c-92e8-aaac1f2832e3 x-compute-request-id: req-13891992-c17f-4f4c-92e8-aaac1f2832e3 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7270be15-ea0a-4ec9-936c-89e7c28f5447", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7270be15-ea0a-4ec9-936c-89e7c28f5447", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7270be15-ea0a-4ec9-936c-89e7c28f5447", "name": "refstack_defcore-flavor_alt_66c614d6-e637-4b01-836a-f2772d36ebcf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c2b89b97-5019-4513-9a72-b16c50d8c4ab", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c2b89b97-5019-4513-9a72-b16c50d8c4ab", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c2b89b97-5019-4513-9a72-b16c50d8c4ab", "name": "refstack_defcore-flavor_66c614d6-e637-4b01-836a-f2772d36ebcf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:53:33,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-13891992-c17f-4f4c-92e8-aaac1f2832e3 2019-01-09 01:53:33,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.554167985916s 2019-01-09 01:53:33,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-13891992-c17f-4f4c-92e8-aaac1f2832e3 2019-01-09 01:53:33,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 01:53:33,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/7270be15-ea0a-4ec9-936c-89e7c28f5447 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:53:33,247 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01:53:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c3c6ad9-d505-4444-9c50-1357c065310a x-compute-request-id: req-2c3c6ad9-d505-4444-9c50-1357c065310a Content-Length: 0 Content-Type: application/json 2019-01-09 01:53:33,248 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7270be15-ea0a-4ec9-936c-89e7c28f5447 used request id req-2c3c6ad9-d505-4444-9c50-1357c065310a 2019-01-09 01:53:33,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0552179813385s 2019-01-09 01:53:33,248 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7270be15-ea0a-4ec9-936c-89e7c28f5447 used request id req-2c3c6ad9-d505-4444-9c50-1357c065310a 2019-01-09 01:53:33,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:53:33,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" 2019-01-09 01:53:33,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-38bbbea7-48b5-4e50-9475-bd7380e8b4b0 Date: Wed, 09 Jan 2019 01:53:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/snap", "metadata": {}}], "file": "/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/file", "owner": "09c68f3d6efe4685953bd13b96ffae0f", "id": "dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58", "size": 12716032, "self": "/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:47:55Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_66c614d6-e637-4b01-836a-f2772d36ebcf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:47:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:53:33,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-38bbbea7-48b5-4e50-9475-bd7380e8b4b0 2019-01-09 01:53:33,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196884870529s 2019-01-09 01:53:33,446 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-38bbbea7-48b5-4e50-9475-bd7380e8b4b0 2019-01-09 01:53:33,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 01:53:33,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6e56cb849549a109d873a3bd3bb00e83153b41f" 2019-01-09 01:53:36,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fecc583d-aa7a-419e-a40a-4436c58a756e Date: Wed, 09 Jan 2019 01:53:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:53:36,073 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58 used request id req-fecc583d-aa7a-419e-a40a-4436c58a756e 2019-01-09 01:53:36,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.62500476837s 2019-01-09 01:53:36,074 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/dcd4b7cf-cd08-455b-9e38-f9bcae6b0a58 used request id req-fecc583d-aa7a-419e-a40a-4436c58a756e 2019-01-09 01:53:36,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:53:36,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:53:36,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-fa573922-a405-4fca-b739-31d67e571f4b x-compute-request-id: req-fa573922-a405-4fca-b739-31d67e571f4b Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c2b89b97-5019-4513-9a72-b16c50d8c4ab", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c2b89b97-5019-4513-9a72-b16c50d8c4ab", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c2b89b97-5019-4513-9a72-b16c50d8c4ab", "name": "refstack_defcore-flavor_66c614d6-e637-4b01-836a-f2772d36ebcf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:53:36,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-fa573922-a405-4fca-b739-31d67e571f4b 2019-01-09 01:53:36,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.035444021225s 2019-01-09 01:53:36,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-fa573922-a405-4fca-b739-31d67e571f4b 2019-01-09 01:53:36,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 01:53:36,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/c2b89b97-5019-4513-9a72-b16c50d8c4ab -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:53:36,158 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01: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 x-openstack-request-id: req-e3867d43-0c08-484a-adb4-fb59652724fb x-compute-request-id: req-e3867d43-0c08-484a-adb4-fb59652724fb Content-Length: 0 Content-Type: application/json 2019-01-09 01:53:36,158 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c2b89b97-5019-4513-9a72-b16c50d8c4ab used request id req-e3867d43-0c08-484a-adb4-fb59652724fb 2019-01-09 01:53:36,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0457141399384s 2019-01-09 01:53:36,158 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c2b89b97-5019-4513-9a72-b16c50d8c4ab used request id req-e3867d43-0c08-484a-adb4-fb59652724fb 2019-01-09 01:53:36,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:53:36,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:53:36,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-279aaad0-7952-47cb-a8c9-6fafc645d0c3 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_66c614d6-e637-4b01-836a-f2772d36ebcf", "links": {"self": "http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4"}, "domain_id": "default", "enabled": true, "id": "cd8d2a0260504a0791c3260260a4f0e4", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:53:36,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-279aaad0-7952-47cb-a8c9-6fafc645d0c3 2019-01-09 01:53:36,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106738090515s 2019-01-09 01:53:36,266 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-279aaad0-7952-47cb-a8c9-6fafc645d0c3 2019-01-09 01:53:36,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:53:36,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:53:36,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc8021a-1fc5-497f-b492-5431f07f8f77 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4"}, "enabled": true, "id": "cd8d2a0260504a0791c3260260a4f0e4", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_66c614d6-e637-4b01-836a-f2772d36ebcf"}} 2019-01-09 01:53:36,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4 used request id req-4bc8021a-1fc5-497f-b492-5431f07f8f77 2019-01-09 01:53:36,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0953299999237s 2019-01-09 01:53:36,368 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4 used request id req-4bc8021a-1fc5-497f-b492-5431f07f8f77 2019-01-09 01:53:36,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 01:53:36,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:53:36,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32d7bf36-e5af-498e-aea4-a86ab895a1db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:53:36,664 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4 used request id req-32d7bf36-e5af-498e-aea4-a86ab895a1db 2019-01-09 01:53:36,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.295464038849s 2019-01-09 01:53:36,665 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cd8d2a0260504a0791c3260260a4f0e4 used request id req-32d7bf36-e5af-498e-aea4-a86ab895a1db 2019-01-09 01:53:36,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:53:36,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:53:36,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f058f147-63b2-45fa-ac26-d06a972109e2 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/09c68f3d6efe4685953bd13b96ffae0f"}, "enabled": true, "id": "09c68f3d6efe4685953bd13b96ffae0f", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_66c614d6-e637-4b01-836a-f2772d36ebcf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:53:36,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f058f147-63b2-45fa-ac26-d06a972109e2 2019-01-09 01:53:36,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0752158164978s 2019-01-09 01:53:36,741 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f058f147-63b2-45fa-ac26-d06a972109e2 2019-01-09 01:53:36,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 01:53:36,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/09c68f3d6efe4685953bd13b96ffae0f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:53:36,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e558aa6e-79c3-4c25-a872-012d49fcc4cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:53:36,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/09c68f3d6efe4685953bd13b96ffae0f used request id req-e558aa6e-79c3-4c25-a872-012d49fcc4cb 2019-01-09 01:53:36,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.155915021896s 2019-01-09 01:53:36,900 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/09c68f3d6efe4685953bd13b96ffae0f used request id req-e558aa6e-79c3-4c25-a872-012d49fcc4cb 2019-01-09 01:53:36,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:53:36,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:53:36,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22cfa42a-2111-4093-81ea-c96fcbcca302 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "77e2d21bccd24fe79dcbe12e003b8f5e", "links": {"self": "http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e"}, "name": "Member"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:53:36,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-22cfa42a-2111-4093-81ea-c96fcbcca302 2019-01-09 01:53:36,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789210796356s 2019-01-09 01:53:36,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 01:53:36,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:53:37,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78edac9f-074d-4a9c-b9b8-c3018bfbf75d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:53:37,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/77e2d21bccd24fe79dcbe12e003b8f5e used request id req-78edac9f-074d-4a9c-b9b8-c3018bfbf75d 2019-01-09 01:53:37,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.113084077835s 2019-01-09 01:53:37,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:53:37,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=09c68f3d6efe4685953bd13b96ffae0f&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}646e59560a8f5a4bcccf44191bb9d5aff3aaff88" 2019-01-09 01:53:37,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-20fc7cdd-c269-47a1-af88-f493bc0effc8 Date: Wed, 09 Jan 2019 01:53:37 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:53:37,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=09c68f3d6efe4685953bd13b96ffae0f&name=default used request id req-20fc7cdd-c269-47a1-af88-f493bc0effc8 2019-01-09 01:53:37,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.198091030121s 2019-01-09 01:53:37,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=09c68f3d6efe4685953bd13b96ffae0f&name=default used request id req-20fc7cdd-c269-47a1-af88-f493bc0effc8 2019-01-09 01:53:37,348 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-01-09 01:53:37,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:53:37,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:53:37,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:53:37,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:53:37,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:53:37,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:53:37,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:53:37,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:53:37,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:53:37,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:53:37,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:53:37,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:53:37,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:53:37,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:53:37,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:53:37,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:53:37,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:53:37,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:53:37,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:53:37,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:53:37,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:53:37,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:53:37,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:53:37,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:53:37,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:53:37,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772ae73a-8931-4224-bc5a-acf00e765968 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:53:37,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-772ae73a-8931-4224-bc5a-acf00e765968 2019-01-09 01:53:37,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:53:37,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:53:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["84Vw8CqaR9-tPdP6_-TB7A"], "issued_at": "2019-01-09T01:53:37.000000Z"}} 2019-01-09 01:53:37,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 01:53:37,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:38,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-13f8496f-7e85-42bb-96ae-bf38bf1be25f Date: Wed, 09 Jan 2019 01:53:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 01:53:38,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-13f8496f-7e85-42bb-96ae-bf38bf1be25f 2019-01-09 01:53:38,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.231496810913s 2019-01-09 01:53:38,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-13f8496f-7e85-42bb-96ae-bf38bf1be25f 2019-01-09 01:53:38,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 01:53:38,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:38,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:53:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:53:38,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:38,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97df99c-6a8a-42e1-acd1-d7d2d5ec930b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 01:53:38,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-a97df99c-6a8a-42e1-acd1-d7d2d5ec930b 2019-01-09 01:53:38,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0899620056152s 2019-01-09 01:53:38,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 01:53:38,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_28293bd7-2fa9-4963-a1fb-a8e3884d4adb"}}' 2019-01-09 01:53:38,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9bda2d7-fa7a-4c34-8530-1152aa4719b1 Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/8c6cb42795cd4726b05d67de170b681b"}, "enabled": true, "id": "8c6cb42795cd4726b05d67de170b681b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_28293bd7-2fa9-4963-a1fb-a8e3884d4adb"}} 2019-01-09 01:53:38,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c9bda2d7-fa7a-4c34-8530-1152aa4719b1 2019-01-09 01:53:38,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114909887314s 2019-01-09 01:53:38,253 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c9bda2d7-fa7a-4c34-8530-1152aa4719b1 2019-01-09 01:53:38,254 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', 'id': u'8c6cb42795cd4726b05d67de170b681b', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 01:53:38,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 01:53:38,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.377747058868s 2019-01-09 01:53:38,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:38,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e175544e-ebf1-41f0-938d-bc7e4459095e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606"}, "enabled": true, "id": "e3d8b0afe8634e8ca0ad381fd4445606", "options": {}, "domain_id": "default", "name": "patrole-user_28293bd7-2fa9-4963-a1fb-a8e3884d4adb"}} 2019-01-09 01:53:38,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606 used request id req-e175544e-ebf1-41f0-938d-bc7e4459095e 2019-01-09 01:53:38,731 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e3d8b0afe8634e8ca0ad381fd4445606', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_28293bd7-2fa9-4963-a1fb-a8e3884d4adb'}) 2019-01-09 01:53:38,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:53:38,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:38,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-615e0442-5c12-4f1d-bb15-851e845ddf66 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:53:38,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-615e0442-5c12-4f1d-bb15-851e845ddf66 2019-01-09 01:53:38,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821149349213s 2019-01-09 01:53:38,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:53:38,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:38,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39541aa-dca5-4b71-9b8d-0d49007095b5 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:53:38,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e39541aa-dca5-4b71-9b8d-0d49007095b5 2019-01-09 01:53:38,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0756261348724s 2019-01-09 01:53:38,892 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 01:53:38,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 01:53:38,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" -d '{"role": {"name": "Member"}}' 2019-01-09 01:53:38,992 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e34b1cb6-857a-4d05-b6d3-7e8a79663522 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "989e72cbc919400787d494b7f0b8ef30", "links": {"self": "http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30"}, "name": "Member"}} 2019-01-09 01:53:38,992 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e34b1cb6-857a-4d05-b6d3-7e8a79663522 2019-01-09 01:53:38,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100462198257s 2019-01-09 01:53:38,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:39,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73bac055-0c32-48f4-a880-726447eafe65 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30"}, "domain_id": null, "name": "Member", "id": "989e72cbc919400787d494b7f0b8ef30"}} 2019-01-09 01:53:39,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30 used request id req-73bac055-0c32-48f4-a880-726447eafe65 2019-01-09 01:53:39,076 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30'}, 'domain_id': None, 'human_id': None, 'id': u'989e72cbc919400787d494b7f0b8ef30', 'HUMAN_ID': False}) 2019-01-09 01:53:39,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:53:39,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:39,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f087aafc-c1bf-408b-98c6-296f82aab909 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989e72cbc919400787d494b7f0b8ef30", "links": {"self": "http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:53:39,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f087aafc-c1bf-408b-98c6-296f82aab909 2019-01-09 01:53:39,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0760419368744s 2019-01-09 01:53:39,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:53:39,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:39,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5fa2b15-e07a-4532-92e6-286343e81303 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:53:39,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e5fa2b15-e07a-4532-92e6-286343e81303 2019-01-09 01:53:39,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.080883026123s 2019-01-09 01:53:39,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:53:39,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:39,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730ff8b2-4f95-45e9-b5b0-3b96cef4f7e9 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "links": {"self": "http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606"}, "domain_id": "default", "enabled": true, "id": "e3d8b0afe8634e8ca0ad381fd4445606", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:53:39,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-730ff8b2-4f95-45e9-b5b0-3b96cef4f7e9 2019-01-09 01:53:39,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0988671779633s 2019-01-09 01:53:39,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-730ff8b2-4f95-45e9-b5b0-3b96cef4f7e9 2019-01-09 01:53:39,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:53:39,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:39,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8537220-0312-47b3-9a02-cd0117517495 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/8c6cb42795cd4726b05d67de170b681b"}, "enabled": true, "id": "8c6cb42795cd4726b05d67de170b681b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_28293bd7-2fa9-4963-a1fb-a8e3884d4adb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:53:39,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a8537220-0312-47b3-9a02-cd0117517495 2019-01-09 01:53:39,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0755670070648s 2019-01-09 01:53:39,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a8537220-0312-47b3-9a02-cd0117517495 2019-01-09 01:53:39,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:53:39,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=e3d8b0afe8634e8ca0ad381fd4445606&scope.project.id=8c6cb42795cd4726b05d67de170b681b&role.id=989e72cbc919400787d494b7f0b8ef30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:39,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e1b06c7-e374-4444-907a-ac6259b4adc9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=e3d8b0afe8634e8ca0ad381fd4445606&scope.project.id=8c6cb42795cd4726b05d67de170b681b&role.id=989e72cbc919400787d494b7f0b8ef30", "previous": null, "next": null}} 2019-01-09 01:53:39,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e3d8b0afe8634e8ca0ad381fd4445606&scope.project.id=8c6cb42795cd4726b05d67de170b681b&role.id=989e72cbc919400787d494b7f0b8ef30 used request id req-8e1b06c7-e374-4444-907a-ac6259b4adc9 2019-01-09 01:53:39,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0805180072784s 2019-01-09 01:53:39,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:53:39,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/8c6cb42795cd4726b05d67de170b681b/users/e3d8b0afe8634e8ca0ad381fd4445606/roles/989e72cbc919400787d494b7f0b8ef30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:39,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94929117-73f6-43af-8498-413b8191aacd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:53:39,620 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8c6cb42795cd4726b05d67de170b681b/users/e3d8b0afe8634e8ca0ad381fd4445606/roles/989e72cbc919400787d494b7f0b8ef30 used request id req-94929117-73f6-43af-8498-413b8191aacd 2019-01-09 01:53:39,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11904501915s 2019-01-09 01:53:39,621 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '6d49acb9-9c5e-4726-b074-80b59e76cedc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', 'project_id': u'8c6cb42795cd4726b05d67de170b681b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 01:53:39,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:53:39,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:53:39,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:53:39,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:53:39,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:53:39,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:53:39,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:53:39,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:53:39,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:53:39,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:53:39,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:53:39,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:53:39,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:53:39,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:53:39,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:53:39,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:53:39,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:53:39,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:53:39,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:53:39,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:53:39,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:53:39,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:53:39,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:53:39,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:53:39,626 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', 'password': '6d49acb9-9c5e-4726-b074-80b59e76cedc', 'project_name': 'patrole-project_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '8c6cb42795cd4726b05d67de170b681b', 'project_domain_name': 'Default'} 2019-01-09 01:53:39,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:53:39,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:39,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2cc22c-0af0-4a8a-9ede-bdb4a3a3b672 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989e72cbc919400787d494b7f0b8ef30", "links": {"self": "http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:53:39,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0e2cc22c-0af0-4a8a-9ede-bdb4a3a3b672 2019-01-09 01:53:39,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0728869438171s 2019-01-09 01:53:39,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:53:39,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:39,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8c5fcc-c67e-4a00-9e2b-4403565a8e88 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989e72cbc919400787d494b7f0b8ef30", "links": {"self": "http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:53:39,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2a8c5fcc-c67e-4a00-9e2b-4403565a8e88 2019-01-09 01:53:39,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080127954483s 2019-01-09 01:53:39,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:53:39,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:39,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034997c3-cd6b-4917-b36a-78eda8f769a5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:53:39,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-034997c3-cd6b-4917-b36a-78eda8f769a5 2019-01-09 01:53:39,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0798790454865s 2019-01-09 01:53:39,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:53:39,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:39,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85caa375-867b-4895-91f9-51fce2e8fe21 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "links": {"self": "http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606"}, "domain_id": "default", "enabled": true, "id": "e3d8b0afe8634e8ca0ad381fd4445606", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:53:39,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-85caa375-867b-4895-91f9-51fce2e8fe21 2019-01-09 01:53:39,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0930500030518s 2019-01-09 01:53:39,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-85caa375-867b-4895-91f9-51fce2e8fe21 2019-01-09 01:53:39,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:53:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:40,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fa45506-783b-465c-ba70-f6d52f7dd9cf Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/8c6cb42795cd4726b05d67de170b681b"}, "enabled": true, "id": "8c6cb42795cd4726b05d67de170b681b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_28293bd7-2fa9-4963-a1fb-a8e3884d4adb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:53:40,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5fa45506-783b-465c-ba70-f6d52f7dd9cf 2019-01-09 01:53:40,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0830261707306s 2019-01-09 01:53:40,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5fa45506-783b-465c-ba70-f6d52f7dd9cf 2019-01-09 01:53:40,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:53:40,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=e3d8b0afe8634e8ca0ad381fd4445606&scope.project.id=8c6cb42795cd4726b05d67de170b681b&role.id=398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:40,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda5a51c-5bc9-4d47-aa39-5a5d6834d664 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=e3d8b0afe8634e8ca0ad381fd4445606&scope.project.id=8c6cb42795cd4726b05d67de170b681b&role.id=398098bc91ca4391b719dad853114c00", "previous": null, "next": null}} 2019-01-09 01:53:40,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e3d8b0afe8634e8ca0ad381fd4445606&scope.project.id=8c6cb42795cd4726b05d67de170b681b&role.id=398098bc91ca4391b719dad853114c00 used request id req-eda5a51c-5bc9-4d47-aa39-5a5d6834d664 2019-01-09 01:53:40,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0838181972504s 2019-01-09 01:53:40,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:53:40,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/8c6cb42795cd4726b05d67de170b681b/users/e3d8b0afe8634e8ca0ad381fd4445606/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:40,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-612ed71b-a5da-42a1-b4d3-1b3bfcc592d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:53:40,246 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8c6cb42795cd4726b05d67de170b681b/users/e3d8b0afe8634e8ca0ad381fd4445606/roles/398098bc91ca4391b719dad853114c00 used request id req-612ed71b-a5da-42a1-b4d3-1b3bfcc592d3 2019-01-09 01:53:40,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112598896027s 2019-01-09 01:53:40,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:53:40,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:40,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc814700-8772-4eb0-9fbc-ec49378acbdd Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989e72cbc919400787d494b7f0b8ef30", "links": {"self": "http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:53:40,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bc814700-8772-4eb0-9fbc-ec49378acbdd 2019-01-09 01:53:40,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816218852997s 2019-01-09 01:53:40,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:53:40,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:40,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ff801e-31a0-4f1d-a097-11ac57cd7afa Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:53:40,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-b4ff801e-31a0-4f1d-a097-11ac57cd7afa 2019-01-09 01:53:40,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0809369087219s 2019-01-09 01:53:40,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:53:40,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:40,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b68eadd-4c45-4572-ac5a-d92222490a0b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "links": {"self": "http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606"}, "domain_id": "default", "enabled": true, "id": "e3d8b0afe8634e8ca0ad381fd4445606", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:53:40,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4b68eadd-4c45-4572-ac5a-d92222490a0b 2019-01-09 01:53:40,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0905950069427s 2019-01-09 01:53:40,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4b68eadd-4c45-4572-ac5a-d92222490a0b 2019-01-09 01:53:40,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:53:40,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=e3d8b0afe8634e8ca0ad381fd4445606&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:40,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3225ed-ccd3-45cd-9c44-df9d19043b86 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=e3d8b0afe8634e8ca0ad381fd4445606&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 01:53:40,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e3d8b0afe8634e8ca0ad381fd4445606&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default used request id req-cb3225ed-ccd3-45cd-9c44-df9d19043b86 2019-01-09 01:53:40,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0795049667358s 2019-01-09 01:53:40,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:53:40,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/e3d8b0afe8634e8ca0ad381fd4445606/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:53:40,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62da0506-4612-4e2e-ba34-9e5e89cf187b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:53:40,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/e3d8b0afe8634e8ca0ad381fd4445606/roles/398098bc91ca4391b719dad853114c00 used request id req-62da0506-4612-4e2e-ba34-9e5e89cf187b 2019-01-09 01:53:40,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118882894516s 2019-01-09 01:53:40,708 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 01:53:43,117 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 01:53:42.718 11291 INFO rally.deployment.engine [-] Deployment 91f85f28-4094-4ec8-9db0-4b4d79473651 | Starting: Destroy cloud and free allocated resources. 2019-01-09 01:53:42.802 11291 INFO rally.deployment.engine [-] Deployment 91f85f28-4094-4ec8-9db0-4b4d79473651 | Completed: Destroy cloud and free allocated resources. 2019-01-09 01:53:42.844 11291 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=6f8e5dc9-a511-4efe-afcf-c75764d22545) for deployment 'opnfv-rally'. 2019-01-09 01:53:42.864 11291 INFO rally.api [-] Deleting verification (UUID=a00538d4-cca1-4314-8a5e-7c93f43e7c4b). 2019-01-09 01:53:42.910 11291 INFO rally.api [-] Verification has been successfully deleted! 2019-01-09 01:53:42.911 11291 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=6f8e5dc9-a511-4efe-afcf-c75764d22545). 2019-01-09 01:53:42.918 11291 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-09 01:53:45,418 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-09 01:53:45.183 11294 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c2388280-2039-438b-bb11-01a936d4f0fd) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c2388280-2039-438b-bb11-01a936d4f0fd | 2019-01-09T01:53:45 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c2388280-2039-438b-bb11-01a936d4f0fd ~/.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 2019-01-09 01:53:48,627 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+-------------------+-----------+ 2019-01-09 01:53:48,628 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 01:53:50,860 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-09 01:53:50.627 11300 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=6f8e5dc9-a511-4efe-afcf-c75764d22545). 2019-01-09 01:53:50.761 11300 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-09 01:53:54,350 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-09 01:53:52.810 11303 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-09 01:53:53.079 11303 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-09 01:53:54.173 11303 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e6bd2a01-11a1-4024-96b7-0e8a4db7207a) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e6bd2a01-11a1-4024-96b7-0e8a4db7207a) as the default verifier for the future CLI operations. 2019-01-09 01:53:57,103 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-01-09 01:53:57,104 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:53:57,187 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 01:53:57,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:53:57,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fc8c7a-40ed-4c43-97c2-bac5b6586630 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:53:57,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a4fc8c7a-40ed-4c43-97c2-bac5b6586630 2019-01-09 01:53:57,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:53:57,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "989e72cbc919400787d494b7f0b8ef30", "name": "Member"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:53:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c6cb42795cd4726b05d67de170b681b", "name": "patrole-project_28293bd7-2fa9-4963-a1fb-a8e3884d4adb"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8c6cb42795cd4726b05d67de170b681b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/8c6cb42795cd4726b05d67de170b681b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/8c6cb42795cd4726b05d67de170b681b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8c6cb42795cd4726b05d67de170b681b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/8c6cb42795cd4726b05d67de170b681b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/8c6cb42795cd4726b05d67de170b681b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8c6cb42795cd4726b05d67de170b681b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/8c6cb42795cd4726b05d67de170b681b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/8c6cb42795cd4726b05d67de170b681b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8c6cb42795cd4726b05d67de170b681b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/8c6cb42795cd4726b05d67de170b681b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/8c6cb42795cd4726b05d67de170b681b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "id": "e3d8b0afe8634e8ca0ad381fd4445606"}, "audit_ids": ["qAEo_7r-TbOQyWRJii0W_Q"], "issued_at": "2019-01-09T01:53:57.000000Z"}} 2019-01-09 01:53:57,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" 2019-01-09 01:53:57,596 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 09 Jan 2019 01:53:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-09 01:53:57,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:53:57,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" 2019-01-09 01:53:57,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f658e88b-ba66-4f50-a39b-774ab7207c31 Date: Wed, 09 Jan 2019 01:53:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:53:57,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f658e88b-ba66-4f50-a39b-774ab7207c31 2019-01-09 01:53:57,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170703172684s 2019-01-09 01:53:57,771 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f658e88b-ba66-4f50-a39b-774ab7207c31 2019-01-09 01:53:57,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 01:53:57,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb"}' 2019-01-09 01:53:57,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01 X-Openstack-Request-Id: req-5dcc2236-05b8-4af8-97c9-03a205ea53c9 Date: Wed, 09 Jan 2019 01:53:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/file", "owner": "8c6cb42795cd4726b05d67de170b681b", "id": "c0a69c6a-52f9-4114-8326-9ebfa7733a01", "size": null, "self": "/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:53:57Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "checksum": null, "created_at": "2019-01-09T01:53:57Z", "protected": false} 2019-01-09 01:53:57,986 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5dcc2236-05b8-4af8-97c9-03a205ea53c9 2019-01-09 01:53:57,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.213006019592s 2019-01-09 01:53:57,986 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5dcc2236-05b8-4af8-97c9-03a205ea53c9 returning object c0a69c6a-52f9-4114-8326-9ebfa7733a01 2019-01-09 01:53:57,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 01:53:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" -d '' 2019-01-09 01:53:59,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1c77ce0-4408-486d-b2f6-76aa9629ca02 Date: Wed, 09 Jan 2019 01:53:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:53:59,916 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/file used request id req-f1c77ce0-4408-486d-b2f6-76aa9629ca02 2019-01-09 01:53:59,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.92900896072s 2019-01-09 01:53:59,916 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/file used request id req-f1c77ce0-4408-486d-b2f6-76aa9629ca02 2019-01-09 01:53:59,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:53:59,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" 2019-01-09 01:54:00,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-37262ec0-fac1-4a41-93d2-122574dcca6d Date: Wed, 09 Jan 2019 01:54:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/snap", "metadata": {}}], "file": "/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/file", "owner": "8c6cb42795cd4726b05d67de170b681b", "id": "c0a69c6a-52f9-4114-8326-9ebfa7733a01", "size": 12716032, "self": "/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:53:59Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:53:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:54:00,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-37262ec0-fac1-4a41-93d2-122574dcca6d 2019-01-09 01:54:00,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192232847214s 2019-01-09 01:54:00,110 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-37262ec0-fac1-4a41-93d2-122574dcca6d 2019-01-09 01:54:00,112 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/file', 'owner': u'8c6cb42795cd4726b05d67de170b681b', 'id': u'c0a69c6a-52f9-4114-8326-9ebfa7733a01', 'size': 12716032, u'self': u'/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c6cb42795cd4726b05d67de170b681b', 'name': 'patrole-project_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T01:53:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T01:53:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', 'created': u'2019-01-09T01:53:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T01:53:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 01:54:00,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 01:54:00,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 01:54:00,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-79f112e0-3dd0-4a8b-b726-1848c1fdbf83 x-compute-request-id: req-79f112e0-3dd0-4a8b-b726-1848c1fdbf83 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/60b7dd79-8128-4e6e-96da-bfc4f1090d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/60b7dd79-8128-4e6e-96da-bfc4f1090d35", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60b7dd79-8128-4e6e-96da-bfc4f1090d35", "name": "patrole-flavor_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:54:00,300 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-79f112e0-3dd0-4a8b-b726-1848c1fdbf83 2019-01-09 01:54:00,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.187075138092s 2019-01-09 01:54:00,300 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-79f112e0-3dd0-4a8b-b726-1848c1fdbf83 returning object 60b7dd79-8128-4e6e-96da-bfc4f1090d35 2019-01-09 01:54:00,301 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', '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'd1068f4148dd4416a9431391ad50b4a8', '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'60b7dd79-8128-4e6e-96da-bfc4f1090d35', 'swap': 0}) 2019-01-09 01:54:00,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 01:54:00,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/60b7dd79-8128-4e6e-96da-bfc4f1090d35/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" -d '{"extra_specs": {}}' 2019-01-09 01:54:00,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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 x-openstack-request-id: req-825d1d63-8a50-4fcf-b585-1da6bfb4c0bb x-compute-request-id: req-825d1d63-8a50-4fcf-b585-1da6bfb4c0bb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 01:54:00,323 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/60b7dd79-8128-4e6e-96da-bfc4f1090d35/os-extra_specs used request id req-825d1d63-8a50-4fcf-b585-1da6bfb4c0bb 2019-01-09 01:54:00,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214509963989s 2019-01-09 01:54:00,324 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/60b7dd79-8128-4e6e-96da-bfc4f1090d35/os-extra_specs used request id req-825d1d63-8a50-4fcf-b585-1da6bfb4c0bb 2019-01-09 01:54:00,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:54:00,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" 2019-01-09 01:54:00,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:54:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:54:00,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" 2019-01-09 01:54:00,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16305fa-432e-40c4-8236-7ffdbbaa27a0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989e72cbc919400787d494b7f0b8ef30", "links": {"self": "http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:54:00,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c16305fa-432e-40c4-8236-7ffdbbaa27a0 2019-01-09 01:54:00,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0941340923309s 2019-01-09 01:54:00,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 01:54:00,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" 2019-01-09 01:54:01,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-9b54f582-df5f-4a4a-840d-573549191b47 x-compute-request-id: req-9b54f582-df5f-4a4a-840d-573549191b47 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "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\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-09 01:54:01,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-9b54f582-df5f-4a4a-840d-573549191b47 2019-01-09 01:54:01,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.585522890091s 2019-01-09 01:54:01,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-9b54f582-df5f-4a4a-840d-573549191b47 2019-01-09 01:54:01,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:54:01,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" 2019-01-09 01:54:01,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-472c981b-0c1b-46b5-ad7e-b707442748d7 Date: Wed, 09 Jan 2019 01:54:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/snap", "metadata": {}}], "file": "/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/file", "owner": "8c6cb42795cd4726b05d67de170b681b", "id": "c0a69c6a-52f9-4114-8326-9ebfa7733a01", "size": 12716032, "self": "/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:53:59Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:53:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:54:01,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-472c981b-0c1b-46b5-ad7e-b707442748d7 2019-01-09 01:54:01,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164364099503s 2019-01-09 01:54:01,175 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-472c981b-0c1b-46b5-ad7e-b707442748d7 2019-01-09 01:54:01,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 01:54:01,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb"}' 2019-01-09 01:54:01,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3b628590-415c-4c68-b71c-f246f76b2979 X-Openstack-Request-Id: req-f32f14c3-e17b-4d5b-8048-1ba7aebe43c1 Date: Wed, 09 Jan 2019 01:54:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3b628590-415c-4c68-b71c-f246f76b2979/file", "owner": "8c6cb42795cd4726b05d67de170b681b", "id": "3b628590-415c-4c68-b71c-f246f76b2979", "size": null, "self": "/v2/images/3b628590-415c-4c68-b71c-f246f76b2979", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:54:01Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "checksum": null, "created_at": "2019-01-09T01:54:01Z", "protected": false} 2019-01-09 01:54:01,438 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f32f14c3-e17b-4d5b-8048-1ba7aebe43c1 2019-01-09 01:54:01,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.260521888733s 2019-01-09 01:54:01,439 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f32f14c3-e17b-4d5b-8048-1ba7aebe43c1 returning object 3b628590-415c-4c68-b71c-f246f76b2979 2019-01-09 01:54:01,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 01:54:01,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/3b628590-415c-4c68-b71c-f246f76b2979/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" -d '' 2019-01-09 01:54:03,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4416255d-f6e3-4bc6-974e-2b9f7527c493 Date: Wed, 09 Jan 2019 01:54:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:54:03,599 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3b628590-415c-4c68-b71c-f246f76b2979/file used request id req-4416255d-f6e3-4bc6-974e-2b9f7527c493 2019-01-09 01:54:03,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.15967488289s 2019-01-09 01:54:03,599 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3b628590-415c-4c68-b71c-f246f76b2979/file used request id req-4416255d-f6e3-4bc6-974e-2b9f7527c493 2019-01-09 01:54:03,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:54:03,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" 2019-01-09 01:54:03,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-d64a0533-876b-449f-865c-5c093002daee Date: Wed, 09 Jan 2019 01:54:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3b628590-415c-4c68-b71c-f246f76b2979/snap", "metadata": {}}], "file": "/v2/images/3b628590-415c-4c68-b71c-f246f76b2979/file", "owner": "8c6cb42795cd4726b05d67de170b681b", "id": "3b628590-415c-4c68-b71c-f246f76b2979", "size": 12716032, "self": "/v2/images/3b628590-415c-4c68-b71c-f246f76b2979", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3b628590-415c-4c68-b71c-f246f76b2979/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:54:03Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:54:01Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/snap", "metadata": {}}], "file": "/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/file", "owner": "8c6cb42795cd4726b05d67de170b681b", "id": "c0a69c6a-52f9-4114-8326-9ebfa7733a01", "size": 12716032, "self": "/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:53:59Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:53:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:54:03,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d64a0533-876b-449f-865c-5c093002daee 2019-01-09 01:54:03,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175636053085s 2019-01-09 01:54:03,776 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d64a0533-876b-449f-865c-5c093002daee 2019-01-09 01:54:03,778 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3b628590-415c-4c68-b71c-f246f76b2979/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3b628590-415c-4c68-b71c-f246f76b2979/file', 'owner': u'8c6cb42795cd4726b05d67de170b681b', 'id': u'3b628590-415c-4c68-b71c-f246f76b2979', 'size': 12716032, u'self': u'/v2/images/3b628590-415c-4c68-b71c-f246f76b2979', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c6cb42795cd4726b05d67de170b681b', 'name': 'patrole-project_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3b628590-415c-4c68-b71c-f246f76b2979/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T01:54:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T01:54:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3b628590-415c-4c68-b71c-f246f76b2979', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', 'created': u'2019-01-09T01:54:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T01:54:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3b628590-415c-4c68-b71c-f246f76b2979', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 01:54:03,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 01:54:03,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 01:54:03,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a33330db-52f2-4b3a-b29c-fe7ade7968c2 x-compute-request-id: req-a33330db-52f2-4b3a-b29c-fe7ade7968c2 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fc5f093a-9ea2-4b24-b972-88df544e21ce", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fc5f093a-9ea2-4b24-b972-88df544e21ce", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fc5f093a-9ea2-4b24-b972-88df544e21ce", "name": "patrole-flavor_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 01:54:03,930 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a33330db-52f2-4b3a-b29c-fe7ade7968c2 2019-01-09 01:54:03,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.151009082794s 2019-01-09 01:54:03,930 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a33330db-52f2-4b3a-b29c-fe7ade7968c2 returning object fc5f093a-9ea2-4b24-b972-88df544e21ce 2019-01-09 01:54:03,931 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', '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'd1068f4148dd4416a9431391ad50b4a8', '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'fc5f093a-9ea2-4b24-b972-88df544e21ce', 'swap': 0}) 2019-01-09 01:54:03,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 01:54:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/fc5f093a-9ea2-4b24-b972-88df544e21ce/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" -d '{"extra_specs": {}}' 2019-01-09 01:54:03,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff297d60-860f-48d7-a7fd-374337555b0a x-compute-request-id: req-ff297d60-860f-48d7-a7fd-374337555b0a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 01:54:03,952 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/fc5f093a-9ea2-4b24-b972-88df544e21ce/os-extra_specs used request id req-ff297d60-860f-48d7-a7fd-374337555b0a 2019-01-09 01:54:03,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204300880432s 2019-01-09 01:54:03,953 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/fc5f093a-9ea2-4b24-b972-88df544e21ce/os-extra_specs used request id req-ff297d60-860f-48d7-a7fd-374337555b0a 2019-01-09 01:54:03,953 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb', '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'd1068f4148dd4416a9431391ad50b4a8', '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'fc5f093a-9ea2-4b24-b972-88df544e21ce', 'swap': 0}) 2019-01-09 01:54:07,226 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-09 01:54:06.134 11322 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e6bd2a01-11a1-4024-96b7-0e8a4db7207a) for deployment 'opnfv-rally' (UUID=c2388280-2039-438b-bb11-01a936d4f0fd). 2019-01-09 01:54:07.049 11322 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-09 01:54:07.052 11322 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e6bd2a01-11a1-4024-96b7-0e8a4db7207a) has been successfully configured for deployment 'opnfv-rally' (UUID=c2388280-2039-438b-bb11-01a936d4f0fd)! 2019-01-09 01:54:07,226 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-09 01:54:07,227 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-09 01:54:07,229 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-09 01:54:07,247 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-09 01:54:10,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e6bd2a01-11a1-4024-96b7-0e8a4db7207a/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-01-09 01:54:10,716 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-09 01:54:10,749 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-09 01:54:10,750 - 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']'. 2019-01-09 01:54:12,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 01:54:12.912 11331 INFO rally.api [-] Starting verification (UUID=53e9638e-9f8d-4133-b375-3b3d4a0cfd32) for deployment 'opnfv-rally' (UUID=c2388280-2039-438b-bb11-01a936d4f0fd) by verifier 'opnfv-tempest' (UUID=e6bd2a01-11a1-4024-96b7-0e8a4db7207a). 2019-01-09 01:54:12,914 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 53e9638e-9f8d-4133-b375-3b3d4a0cfd32 2019-01-09 01:56:36,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 53e9638e-9f8d-4133-b375-3b3d4a0cfd32 2019-01-09 01:56:36,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '53e9638e-9f8d-4133-b375-3b3d4a0cfd32']'. 2019-01-09 01:56:37,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-09 01:56:37,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-09 01:56:37,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 01:56:37,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 53e9638e-9f8d-4133-b375-3b3d4a0cfd32 | 2019-01-09 01:56:37,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-09 01:56:37,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-09 01:54:12 | 2019-01-09 01:56:37,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-09 01:56:36 | 2019-01-09 01:56:37,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:24 | 2019-01-09 01:56:37,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-09 01:56:37,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-09 01:56:37,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e6bd2a01-11a1-4024-96b7-0e8a4db7207a) | 2019-01-09 01:56:37,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-09 01:56:37,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c2388280-2039-438b-bb11-01a936d4f0fd) | 2019-01-09 01:56:37,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2019-01-09 01:56:37,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 134.492 | 2019-01-09 01:56:37,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2019-01-09 01:56:37,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2019-01-09 01:56:37,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-09 01:56:37,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-09 01:56:37,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-09 01:56:37,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 01:56:37,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-09 01:56:37,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-09 01:56:38,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-01-09 01:56:38,342 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 01:56:38,342 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:41 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 01:56:38,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 01:56:38,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/3b628590-415c-4c68-b71c-f246f76b2979 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" 2019-01-09 01:56:39,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ecc3ad95-c388-4395-829a-0792f2eac8df Date: Wed, 09 Jan 2019 01:56:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:56:39,822 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3b628590-415c-4c68-b71c-f246f76b2979 used request id req-ecc3ad95-c388-4395-829a-0792f2eac8df 2019-01-09 01:56:39,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.47810196877s 2019-01-09 01:56:39,823 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3b628590-415c-4c68-b71c-f246f76b2979 used request id req-ecc3ad95-c388-4395-829a-0792f2eac8df 2019-01-09 01:56:39,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:56:39,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:56:39,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-b473fb5e-68c0-467f-a613-fe1083bc2d95 x-compute-request-id: req-b473fb5e-68c0-467f-a613-fe1083bc2d95 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/60b7dd79-8128-4e6e-96da-bfc4f1090d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/60b7dd79-8128-4e6e-96da-bfc4f1090d35", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60b7dd79-8128-4e6e-96da-bfc4f1090d35", "name": "patrole-flavor_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fc5f093a-9ea2-4b24-b972-88df544e21ce", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fc5f093a-9ea2-4b24-b972-88df544e21ce", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fc5f093a-9ea2-4b24-b972-88df544e21ce", "name": "patrole-flavor_alt_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:56:39,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b473fb5e-68c0-467f-a613-fe1083bc2d95 2019-01-09 01:56:39,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0338888168335s 2019-01-09 01:56:39,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b473fb5e-68c0-467f-a613-fe1083bc2d95 2019-01-09 01:56:39,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 01:56:39,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/fc5f093a-9ea2-4b24-b972-88df544e21ce -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:56:39,931 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01: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 x-openstack-request-id: req-b552bdf9-196e-41a0-ae3d-b35b3baf4f71 x-compute-request-id: req-b552bdf9-196e-41a0-ae3d-b35b3baf4f71 Content-Length: 0 Content-Type: application/json 2019-01-09 01:56:39,932 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/fc5f093a-9ea2-4b24-b972-88df544e21ce used request id req-b552bdf9-196e-41a0-ae3d-b35b3baf4f71 2019-01-09 01:56:39,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0715501308441s 2019-01-09 01:56:39,932 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/fc5f093a-9ea2-4b24-b972-88df544e21ce used request id req-b552bdf9-196e-41a0-ae3d-b35b3baf4f71 2019-01-09 01:56:39,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 01:56:39,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" 2019-01-09 01:56:40,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-89deec28-4357-4c01-8601-d0ccbcf31622 Date: Wed, 09 Jan 2019 01:56:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/snap", "metadata": {}}], "file": "/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/file", "owner": "8c6cb42795cd4726b05d67de170b681b", "id": "c0a69c6a-52f9-4114-8326-9ebfa7733a01", "size": 12716032, "self": "/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T01:53:59Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T01:53:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 01:56:40,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-89deec28-4357-4c01-8601-d0ccbcf31622 2019-01-09 01:56:40,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176817893982s 2019-01-09 01:56:40,110 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-89deec28-4357-4c01-8601-d0ccbcf31622 2019-01-09 01:56:40,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 01:56:40,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6300f8d0b6671ebd4fe8dbc4a2dbcd634bd7bfe" 2019-01-09 01:56:42,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2bc0b3e0-a08b-451d-8809-00f17e61c41e Date: Wed, 09 Jan 2019 01:56:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:56:42,260 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01 used request id req-2bc0b3e0-a08b-451d-8809-00f17e61c41e 2019-01-09 01:56:42,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.14592695236s 2019-01-09 01:56:42,260 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c0a69c6a-52f9-4114-8326-9ebfa7733a01 used request id req-2bc0b3e0-a08b-451d-8809-00f17e61c41e 2019-01-09 01:56:42,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 01:56:42,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:56:42,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01: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-b8b7434e-910c-4c39-addb-a9ef01a3fb78 x-compute-request-id: req-b8b7434e-910c-4c39-addb-a9ef01a3fb78 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/60b7dd79-8128-4e6e-96da-bfc4f1090d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/60b7dd79-8128-4e6e-96da-bfc4f1090d35", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60b7dd79-8128-4e6e-96da-bfc4f1090d35", "name": "patrole-flavor_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 01:56:42,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b8b7434e-910c-4c39-addb-a9ef01a3fb78 2019-01-09 01:56:42,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0354211330414s 2019-01-09 01:56:42,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b8b7434e-910c-4c39-addb-a9ef01a3fb78 2019-01-09 01:56:42,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 01:56:42,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/60b7dd79-8128-4e6e-96da-bfc4f1090d35 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:56:42,338 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 01: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 x-openstack-request-id: req-125c2d2c-836e-4195-bf67-10c2afbd7377 x-compute-request-id: req-125c2d2c-836e-4195-bf67-10c2afbd7377 Content-Length: 0 Content-Type: application/json 2019-01-09 01:56:42,338 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/60b7dd79-8128-4e6e-96da-bfc4f1090d35 used request id req-125c2d2c-836e-4195-bf67-10c2afbd7377 2019-01-09 01:56:42,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401499271393s 2019-01-09 01:56:42,339 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/60b7dd79-8128-4e6e-96da-bfc4f1090d35 used request id req-125c2d2c-836e-4195-bf67-10c2afbd7377 2019-01-09 01:56:42,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:56:42,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:56:42,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2dbb9f8-63fa-4583-accf-616f4d651a40 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_28293bd7-2fa9-4963-a1fb-a8e3884d4adb", "links": {"self": "http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606"}, "domain_id": "default", "enabled": true, "id": "e3d8b0afe8634e8ca0ad381fd4445606", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:56:42,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d2dbb9f8-63fa-4583-accf-616f4d651a40 2019-01-09 01:56:42,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112237930298s 2019-01-09 01:56:42,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d2dbb9f8-63fa-4583-accf-616f4d651a40 2019-01-09 01:56:42,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:56:42,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:56:42,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b72ae4-190f-4631-8dcc-f9fea16424d6 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606"}, "enabled": true, "id": "e3d8b0afe8634e8ca0ad381fd4445606", "options": {}, "domain_id": "default", "name": "patrole-user_28293bd7-2fa9-4963-a1fb-a8e3884d4adb"}} 2019-01-09 01:56:42,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606 used request id req-47b72ae4-190f-4631-8dcc-f9fea16424d6 2019-01-09 01:56:42,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0977749824524s 2019-01-09 01:56:42,556 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606 used request id req-47b72ae4-190f-4631-8dcc-f9fea16424d6 2019-01-09 01:56:42,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 01:56:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:56:42,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb97c0c2-5303-4a47-ac17-3f14d9ad6ded Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:56:42,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606 used request id req-eb97c0c2-5303-4a47-ac17-3f14d9ad6ded 2019-01-09 01:56:42,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.192178964615s 2019-01-09 01:56:42,749 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e3d8b0afe8634e8ca0ad381fd4445606 used request id req-eb97c0c2-5303-4a47-ac17-3f14d9ad6ded 2019-01-09 01:56:42,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:56:42,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:56:42,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa773d5-b7e7-499d-b127-cc302d7aec0d Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/8c6cb42795cd4726b05d67de170b681b"}, "enabled": true, "id": "8c6cb42795cd4726b05d67de170b681b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_28293bd7-2fa9-4963-a1fb-a8e3884d4adb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:56:42,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4fa773d5-b7e7-499d-b127-cc302d7aec0d 2019-01-09 01:56:42,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0811839103699s 2019-01-09 01:56:42,831 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4fa773d5-b7e7-499d-b127-cc302d7aec0d 2019-01-09 01:56:42,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 01:56:42,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/8c6cb42795cd4726b05d67de170b681b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:56:43,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce9c31cf-04ba-4127-b39a-a9a312120178 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:56:43,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8c6cb42795cd4726b05d67de170b681b used request id req-ce9c31cf-04ba-4127-b39a-a9a312120178 2019-01-09 01:56:43,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.17202091217s 2019-01-09 01:56:43,006 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8c6cb42795cd4726b05d67de170b681b used request id req-ce9c31cf-04ba-4127-b39a-a9a312120178 2019-01-09 01:56:43,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:56:43,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:56:43,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5e3bd3-c027-49d2-ab2c-3d02067de445 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989e72cbc919400787d494b7f0b8ef30", "links": {"self": "http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:56:43,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3c5e3bd3-c027-49d2-ab2c-3d02067de445 2019-01-09 01:56:43,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0827460289001s 2019-01-09 01:56:43,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 01:56:43,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:56:43,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1f411f8-cbac-4ad8-856a-ff542e7c216a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:56:43,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/989e72cbc919400787d494b7f0b8ef30 used request id req-f1f411f8-cbac-4ad8-856a-ff542e7c216a 2019-01-09 01:56:43,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.120445013046s 2019-01-09 01:56:43,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 01:56:43,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8c6cb42795cd4726b05d67de170b681b&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f26f136a210e317dd05b4296d0c8b3b134d9f6c" 2019-01-09 01:56:43,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b0e1a241-5a41-418c-8c86-3fbe4a446dbf Date: Wed, 09 Jan 2019 01:56:43 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:56:43,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8c6cb42795cd4726b05d67de170b681b&name=default used request id req-b0e1a241-5a41-418c-8c86-3fbe4a446dbf 2019-01-09 01:56:43,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187695980072s 2019-01-09 01:56:43,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8c6cb42795cd4726b05d67de170b681b&name=default used request id req-b0e1a241-5a41-418c-8c86-3fbe4a446dbf 2019-01-09 01:56:43,446 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2019-01-09 01:56:43,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:56:43,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:56:43,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:56:43,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:56:43,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:56:43,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:56:43,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:56:43,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:56:43,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:56:43,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:56:43,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:56:43,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:56:43,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:56:43,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:56:43,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:56:43,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:56:43,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:56:43,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:56:43,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:56:43,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:56:43,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:56:43,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:56:43,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:56:43,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:56:43,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 01:56:43,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:56:43,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b409c89-c626-479e-af72-b406ed8cfec5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:56:43,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1b409c89-c626-479e-af72-b406ed8cfec5 2019-01-09 01:56:43,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:56:44,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T02:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["8bTKHKbMQESvok7tSy5yTg"], "issued_at": "2019-01-09T01:56:44.000000Z"}} 2019-01-09 01:56:44,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:44,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:56:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:56:44,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:44,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45bc56ce-257b-4d4b-91b5-0d5a33153ded Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 01:56:44,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-45bc56ce-257b-4d4b-91b5-0d5a33153ded 2019-01-09 01:56:44,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.482407093048s 2019-01-09 01:56:44,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 01:56:44,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}}' 2019-01-09 01:56:44,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a071ce80-79f1-49ec-9aed-ac160eb4989f Content-Length: 356 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:56:44,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a071ce80-79f1-49ec-9aed-ac160eb4989f 2019-01-09 01:56:44,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.108364105225s 2019-01-09 01:56:44,571 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a071ce80-79f1-49ec-9aed-ac160eb4989f 2019-01-09 01:56:44,572 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11', 'id': u'4b3cefd740a847eeab3c986c23d5d8c0', 'description': u'Created by OPNFV Functest: snaps_smoke', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 01:56:44,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 01:56:44,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.37629199028s 2019-01-09 01:56:44,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:45,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7a58b3-1327-4f03-909d-d7425af54b9a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:56:45,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a used request id req-2d7a58b3-1327-4f03-909d-d7425af54b9a 2019-01-09 01:56:45,043 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'435786da15ed4c7f8bfa972bceb3ca6a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11'}) 2019-01-09 01:56:45,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:56:45,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:45,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eaf7287-d2f8-451d-b727-aa31fc9c45a7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:56:45,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8eaf7287-d2f8-451d-b727-aa31fc9c45a7 2019-01-09 01:56:45,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0891940593719s 2019-01-09 01:56:45,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:56:45,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:45,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02373394-dbc0-4cea-b584-ff1a3d942e58 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 01:56:45,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-02373394-dbc0-4cea-b584-ff1a3d942e58 2019-01-09 01:56:45,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.171901941299s 2019-01-09 01:56:45,307 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 01:56:45,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 01:56:45,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" -d '{"role": {"name": "Member"}}' 2019-01-09 01:56:45,396 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fb11e75-d1e8-4160-b89b-4a68a61bd626 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}} 2019-01-09 01:56:45,396 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1fb11e75-d1e8-4160-b89b-4a68a61bd626 2019-01-09 01:56:45,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0884718894958s 2019-01-09 01:56:45,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:45,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085eb568-b653-4e9e-9e12-bf0b61a75706 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "domain_id": null, "name": "Member", "id": "b50eab7215a043a58bf3689fce347dc6"}} 2019-01-09 01:56:45,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6 used request id req-085eb568-b653-4e9e-9e12-bf0b61a75706 2019-01-09 01:56:45,480 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6'}, 'domain_id': None, 'human_id': None, 'id': u'b50eab7215a043a58bf3689fce347dc6', 'HUMAN_ID': False}) 2019-01-09 01:56:45,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:56:45,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:45,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7b596f-0cb9-4280-b3d4-8ea44e01126c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:56:45,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-db7b596f-0cb9-4280-b3d4-8ea44e01126c 2019-01-09 01:56:45,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810379981995s 2019-01-09 01:56:45,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:56:45,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:45,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56aa15e1-aeac-42cd-9fd9-4a34ea22329b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:56:45,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-56aa15e1-aeac-42cd-9fd9-4a34ea22329b 2019-01-09 01:56:45,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0742189884186s 2019-01-09 01:56:45,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:56:45,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:45,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e6fbe4-d9fc-44aa-a4d0-4ce25f7e2334 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:56:45,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-17e6fbe4-d9fc-44aa-a4d0-4ce25f7e2334 2019-01-09 01:56:45,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101055860519s 2019-01-09 01:56:45,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-17e6fbe4-d9fc-44aa-a4d0-4ce25f7e2334 2019-01-09 01:56:45,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:56:45,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:45,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43f845e-89b0-4581-9a5d-49f5f75b1087 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:56:45,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c43f845e-89b0-4581-9a5d-49f5f75b1087 2019-01-09 01:56:45,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0807249546051s 2019-01-09 01:56:45,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c43f845e-89b0-4581-9a5d-49f5f75b1087 2019-01-09 01:56:45,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:56:45,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=435786da15ed4c7f8bfa972bceb3ca6a&scope.project.id=4b3cefd740a847eeab3c986c23d5d8c0&role.id=b50eab7215a043a58bf3689fce347dc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:45,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c2ea2f-c37a-4df5-bac0-f6882036519b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=435786da15ed4c7f8bfa972bceb3ca6a&scope.project.id=4b3cefd740a847eeab3c986c23d5d8c0&role.id=b50eab7215a043a58bf3689fce347dc6", "previous": null, "next": null}} 2019-01-09 01:56:45,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=435786da15ed4c7f8bfa972bceb3ca6a&scope.project.id=4b3cefd740a847eeab3c986c23d5d8c0&role.id=b50eab7215a043a58bf3689fce347dc6 used request id req-21c2ea2f-c37a-4df5-bac0-f6882036519b 2019-01-09 01:56:45,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0752220153809s 2019-01-09 01:56:45,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:56:45,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0/users/435786da15ed4c7f8bfa972bceb3ca6a/roles/b50eab7215a043a58bf3689fce347dc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:46,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eefe93cf-a847-44e2-b631-a7342e847e12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:56:46,028 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0/users/435786da15ed4c7f8bfa972bceb3ca6a/roles/b50eab7215a043a58bf3689fce347dc6 used request id req-eefe93cf-a847-44e2-b631-a7342e847e12 2019-01-09 01:56:46,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122862100601s 2019-01-09 01:56:46,029 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'e47f5fd5-046a-45c4-b599-784ff6468ae5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11', 'project_id': u'4b3cefd740a847eeab3c986c23d5d8c0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 01:56:46,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 01:56:46,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 01:56:46,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 01:56:46,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 01:56:46,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 01:56:46,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 01:56:46,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 01:56:46,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 01:56:46,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 01:56:46,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 01:56:46,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 01:56:46,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 01:56:46,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 01:56:46,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 01:56:46,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 01:56:46,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 01:56:46,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 01:56:46,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 01:56:46,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 01:56:46,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 01:56:46,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 01:56:46,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 01:56:46,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 01:56:46,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 01:56:46,034 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11', 'password': 'e47f5fd5-046a-45c4-b599-784ff6468ae5', 'project_name': 'snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '4b3cefd740a847eeab3c986c23d5d8c0', 'project_domain_name': 'Default'} 2019-01-09 01:56:46,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:56:46,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:46,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6115c543-3029-4b94-b18c-6a770f12e1a0 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:56:46,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6115c543-3029-4b94-b18c-6a770f12e1a0 2019-01-09 01:56:46,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811560153961s 2019-01-09 01:56:46,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:56:46,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:46,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48cfd80a-6b0e-498b-b170-7821a2ca8ba9 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:56:46,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-48cfd80a-6b0e-498b-b170-7821a2ca8ba9 2019-01-09 01:56:46,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810101032257s 2019-01-09 01:56:46,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:56:46,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:46,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6b2a5c-4c78-49f8-9507-cd3cb93b93b2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:56:46,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-8a6b2a5c-4c78-49f8-9507-cd3cb93b93b2 2019-01-09 01:56:46,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0801320075989s 2019-01-09 01:56:46,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:56:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:46,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e3e795-7bcc-4e4e-9c88-79d2fed12890 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:56:46,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d6e3e795-7bcc-4e4e-9c88-79d2fed12890 2019-01-09 01:56:46,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0973539352417s 2019-01-09 01:56:46,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d6e3e795-7bcc-4e4e-9c88-79d2fed12890 2019-01-09 01:56:46,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:56:46,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:46,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f1eb5f-a3d5-4571-ad3d-b36355d53482 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:56:46,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c3f1eb5f-a3d5-4571-ad3d-b36355d53482 2019-01-09 01:56:46,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0857889652252s 2019-01-09 01:56:46,470 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c3f1eb5f-a3d5-4571-ad3d-b36355d53482 2019-01-09 01:56:46,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:56:46,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=435786da15ed4c7f8bfa972bceb3ca6a&scope.project.id=4b3cefd740a847eeab3c986c23d5d8c0&role.id=398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:46,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbfe7a4-ccf6-4d0d-839f-4c4c4c71ebb2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=435786da15ed4c7f8bfa972bceb3ca6a&scope.project.id=4b3cefd740a847eeab3c986c23d5d8c0&role.id=398098bc91ca4391b719dad853114c00", "previous": null, "next": null}} 2019-01-09 01:56:46,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=435786da15ed4c7f8bfa972bceb3ca6a&scope.project.id=4b3cefd740a847eeab3c986c23d5d8c0&role.id=398098bc91ca4391b719dad853114c00 used request id req-4cbfe7a4-ccf6-4d0d-839f-4c4c4c71ebb2 2019-01-09 01:56:46,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.088700056076s 2019-01-09 01:56:46,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:56:46,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0/users/435786da15ed4c7f8bfa972bceb3ca6a/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:46,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74af03b4-c7b2-4208-8e05-97f3ed65ff11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:56:46,711 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0/users/435786da15ed4c7f8bfa972bceb3ca6a/roles/398098bc91ca4391b719dad853114c00 used request id req-74af03b4-c7b2-4208-8e05-97f3ed65ff11 2019-01-09 01:56:46,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.149868965149s 2019-01-09 01:56:46,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:56:46,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:46,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c077038-e4da-48d6-8479-a5bbd7a712a2 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:56:46,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8c077038-e4da-48d6-8479-a5bbd7a712a2 2019-01-09 01:56:46,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0752031803131s 2019-01-09 01:56:46,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 01:56:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-09 01:56:46,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bca676a-eecd-4d7f-a957-91aa8f712376 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}} 2019-01-09 01:56:46,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2bca676a-eecd-4d7f-a957-91aa8f712376 2019-01-09 01:56:46,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0996720790863s 2019-01-09 01:56:46,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:46,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32d0562-0c84-45a5-977d-4f439c0ead83 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 01:56:46,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-a32d0562-0c84-45a5-977d-4f439c0ead83 2019-01-09 01:56:46,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 01:56:46,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:47,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1367a39f-2c1a-49d2-b315-de98bac5cc1e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:56:47,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1367a39f-2c1a-49d2-b315-de98bac5cc1e 2019-01-09 01:56:47,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0742349624634s 2019-01-09 01:56:47,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 01:56:47,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:47,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca921b4-2883-4c54-bcc1-d5610599a560 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 01:56:47,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-7ca921b4-2883-4c54-bcc1-d5610599a560 2019-01-09 01:56:47,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0835831165314s 2019-01-09 01:56:47,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 01:56:47,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:47,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c46415-a88f-45a2-8825-7fc3ccdb92d4 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:56:47,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-13c46415-a88f-45a2-8825-7fc3ccdb92d4 2019-01-09 01:56:47,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0943949222565s 2019-01-09 01:56:47,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-13c46415-a88f-45a2-8825-7fc3ccdb92d4 2019-01-09 01:56:47,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 01:56:47,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:47,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb0a347-7c95-421d-a267-a6daae4bef0a Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 01:56:47,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-fbb0a347-7c95-421d-a267-a6daae4bef0a 2019-01-09 01:56:47,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.076719045639s 2019-01-09 01:56:47,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-fbb0a347-7c95-421d-a267-a6daae4bef0a 2019-01-09 01:56:47,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 01:56:47,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=435786da15ed4c7f8bfa972bceb3ca6a&scope.project.id=4b3cefd740a847eeab3c986c23d5d8c0&role.id=b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:47,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6a7735-46b0-4df9-8092-85c83f6a2f62 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=435786da15ed4c7f8bfa972bceb3ca6a&scope.project.id=4b3cefd740a847eeab3c986c23d5d8c0&role.id=b2b808e557a44d6f9bdbfb574206f5e0", "previous": null, "next": null}} 2019-01-09 01:56:47,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=435786da15ed4c7f8bfa972bceb3ca6a&scope.project.id=4b3cefd740a847eeab3c986c23d5d8c0&role.id=b2b808e557a44d6f9bdbfb574206f5e0 used request id req-1e6a7735-46b0-4df9-8092-85c83f6a2f62 2019-01-09 01:56:47,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0810060501099s 2019-01-09 01:56:47,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 01:56:47,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0/users/435786da15ed4c7f8bfa972bceb3ca6a/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 01:56:47,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:56:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd1d69f1-f0c6-44ee-a1d0-b6a977ed5435 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:56:47,514 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0/users/435786da15ed4c7f8bfa972bceb3ca6a/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-fd1d69f1-f0c6-44ee-a1d0-b6a977ed5435 2019-01-09 01:56:47,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122837781906s 2019-01-09 01:56:47,515 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-09 01:56:47,515 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-09 01:56:47,515 - openstack_tests - INFO - OS Credentials = > 2019-01-09 01:56:47,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:47,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:56:47,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["PB6CmV0kSsmuUZQ0fpz26Q"], "issued_at": "2019-01-09T01:56:47.000000Z"}} 2019-01-09 01:56:47,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b803eabb5277842725ac4e91fd1192e82cde1858" 2019-01-09 01:56:48,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a8cfcbc7-e96e-4cac-839c-e047490354f8 Date: Wed, 09 Jan 2019 01:56:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 01:56:48,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-a8cfcbc7-e96e-4cac-839c-e047490354f8 2019-01-09 01:56:48,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b803eabb5277842725ac4e91fd1192e82cde1858" 2019-01-09 01:56:48,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6ff5f741-691d-425f-8774-2bab6eff19d2 Date: Wed, 09 Jan 2019 01:56:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 01:56:48,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-6ff5f741-691d-425f-8774-2bab6eff19d2 2019-01-09 01:56:48,345 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-09 01:56:48,346 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2019-01-09 01:56:48,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:56:48,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["rcpJyz25RBOlNrUYog7Vdw"], "issued_at": "2019-01-09T01:56:48.000000Z"}} 2019-01-09 01:56:48,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ba9e4506ae53d155c19083a1b6a491c777179b" 2019-01-09 01:56:48,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4e36af-301b-4997-b20f-e6752ed021cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:56:48,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2f4e36af-301b-4997-b20f-e6752ed021cf 2019-01-09 01:56:48,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:48,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:56:49,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:56:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["1yQqF8HuSjqKyPMg7KhjYA"], "issued_at": "2019-01-09T01:56:49.000000Z"}} 2019-01-09 01:56:49,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:49,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a056e7fd-a0fb-43c5-a9e7-3781a7a532b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:56:49,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a056e7fd-a0fb-43c5-a9e7-3781a7a532b0 2019-01-09 01:56:49,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:56:49,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:56:49,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:49,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b54c15-03bb-40ab-9451-d9fb8c660dea Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:56:49,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj used request id req-27b54c15-03bb-40ab-9451-d9fb8c660dea 2019-01-09 01:56:49,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:49,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cba3f6e-6fae-49ed-bffd-051ec706c53f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:56:49,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8cba3f6e-6fae-49ed-bffd-051ec706c53f 2019-01-09 01:56:49,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj"}}' 2019-01-09 01:56:49,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62785505-4b15-4ac1-8bd4-587c97aa96b9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399"}, "enabled": true, "id": "3bb92a8b4ea5475f836db87443843399", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj"}} 2019-01-09 01:56:49,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-62785505-4b15-4ac1-8bd4-587c97aa96b9 2019-01-09 01:56:49,662 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj 2019-01-09 01:56:49,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:49,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:56:50,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["ZltYdTz-QqS_S8jR0z0vNw"], "issued_at": "2019-01-09T01:56:50.000000Z"}} 2019-01-09 01:56:50,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0104851b3de487954c3800d27f290ff9f4d6296" 2019-01-09 01:56:50,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56957484-18e4-4516-bed2-ecc2343f94b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:56:50,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-56957484-18e4-4516-bed2-ecc2343f94b5 2019-01-09 01:56:50,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:56:50,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:56:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:56:50,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0104851b3de487954c3800d27f290ff9f4d6296" 2019-01-09 01:56:50,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5c83a2-b9fe-4491-b277-35c70ba6eb9b Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:56:50,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4b5c83a2-b9fe-4491-b277-35c70ba6eb9b 2019-01-09 01:56:50,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0104851b3de487954c3800d27f290ff9f4d6296" 2019-01-09 01:56:50,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b817702b-12b7-4bd1-a191-c2726bdd7179 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399"}, "enabled": true, "id": "3bb92a8b4ea5475f836db87443843399", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj"}]} 2019-01-09 01:56:50,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj used request id req-b817702b-12b7-4bd1-a191-c2726bdd7179 2019-01-09 01:56:50,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0104851b3de487954c3800d27f290ff9f4d6296" 2019-01-09 01:56:50,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e060ff0-b5fc-4c19-a6a8-824aaa8ef0b4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:56:50,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8e060ff0-b5fc-4c19-a6a8-824aaa8ef0b4 2019-01-09 01:56:50,720 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ea5b55ed-d673-4ed-user 2019-01-09 01:56:50,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:50,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:50,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e244ac1-0fd0-4375-9997-23574e0c5ac4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:56:50,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1e244ac1-0fd0-4375-9997-23574e0c5ac4 2019-01-09 01:56:50,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" -d '{"role": {"name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj-role"}}' 2019-01-09 01:56:50,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77b69765-c240-4dba-9f96-63644f93757b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51c250fccb6047f2bc704e4e6948f221", "links": {"self": "http://172.30.9.26:5000/v3/roles/51c250fccb6047f2bc704e4e6948f221"}, "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj-role"}} 2019-01-09 01:56:50,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-77b69765-c240-4dba-9f96-63644f93757b 2019-01-09 01:56:50,930 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj-role 2019-01-09 01:56:50,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/51c250fccb6047f2bc704e4e6948f221 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:51,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3234a4d4-6cd2-41ca-8df0-6d1b5da5c670 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/51c250fccb6047f2bc704e4e6948f221"}, "domain_id": null, "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj-role", "id": "51c250fccb6047f2bc704e4e6948f221"}} 2019-01-09 01:56:51,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/51c250fccb6047f2bc704e4e6948f221 used request id req-3234a4d4-6cd2-41ca-8df0-6d1b5da5c670 2019-01-09 01:56:51,017 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj-role to project CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj 2019-01-09 01:56:51,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399/users/b332a04d2bef4589ac4783cbf8e93166/roles/51c250fccb6047f2bc704e4e6948f221 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:51,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:56:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0855616-ec31-45e9-8dc2-3381159d0f3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:56:51,147 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399/users/b332a04d2bef4589ac4783cbf8e93166/roles/51c250fccb6047f2bc704e4e6948f221 used request id req-e0855616-ec31-45e9-8dc2-3381159d0f3e 2019-01-09 01:56:51,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:56:51,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:56:51,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51c250fccb6047f2bc704e4e6948f221", "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj-role"}], "expires_at": "2019-01-09T02:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bb92a8b4ea5475f836db87443843399", "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3bb92a8b4ea5475f836db87443843399", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/3bb92a8b4ea5475f836db87443843399", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/3bb92a8b4ea5475f836db87443843399", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3bb92a8b4ea5475f836db87443843399", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/3bb92a8b4ea5475f836db87443843399", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/3bb92a8b4ea5475f836db87443843399", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3bb92a8b4ea5475f836db87443843399", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/3bb92a8b4ea5475f836db87443843399", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/3bb92a8b4ea5475f836db87443843399", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3bb92a8b4ea5475f836db87443843399", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/3bb92a8b4ea5475f836db87443843399", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/3bb92a8b4ea5475f836db87443843399", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-user", "id": "b332a04d2bef4589ac4783cbf8e93166"}, "audit_ids": ["HWG6oKcrQUKUYDMGRZA7IQ"], "issued_at": "2019-01-09T01:56:51.000000Z"}} 2019-01-09 01:56:51,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:51,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29fc136f-ff9f-441d-8cfd-631b0ae523a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:56:51,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-29fc136f-ff9f-441d-8cfd-631b0ae523a4 2019-01-09 01:56:51,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:51,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4032653d-ad21-4462-9f7a-4d6cc5e69706 Date: Wed, 09 Jan 2019 01:56:51 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:56:51,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname&description=hello+group used request id req-4032653d-ad21-4462-9f7a-4d6cc5e69706 2019-01-09 01:56:51,889 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname... 2019-01-09 01:56:51,889 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname 2019-01-09 01:56:51,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" -d '{"security_group": {"name": "CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname", "description": "hello group"}}' 2019-01-09 01:56:52,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-0f868cf7-96c1-4b75-9a7e-228f4e76c2cb Date: Wed, 09 Jan 2019 01:56:52 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "updated_at": "2019-01-09T01:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bb92a8b4ea5475f836db87443843399"}], "revision_number": 2, "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "name": "CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname"}} 2019-01-09 01:56:52,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-0f868cf7-96c1-4b75-9a7e-228f4e76c2cb 2019-01-09 01:56:52,254 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:52,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:52,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bca67521-d7c7-439e-a58c-cd56ef48a070 Date: Wed, 09 Jan 2019 01:56: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": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e"}]} 2019-01-09 01:56:52,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-bca67521-d7c7-439e-a58c-cd56ef48a070 2019-01-09 01:56:52,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:52,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:52,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5485da68-b277-4319-adc1-41d30ba8c1f9 Date: Wed, 09 Jan 2019 01:56: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": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e"}]} 2019-01-09 01:56:52,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-5485da68-b277-4319-adc1-41d30ba8c1f9 2019-01-09 01:56:52,620 - neutron_utils - INFO - Retrieving security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:52,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:52,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-412a3f71-01ed-45d7-bf2c-542b610c978d Date: Wed, 09 Jan 2019 01:56:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "updated_at": "2019-01-09T01:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bb92a8b4ea5475f836db87443843399"}], "revision_number": 2, "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "name": "CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname"}]} 2019-01-09 01:56:52,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-412a3f71-01ed-45d7-bf2c-542b610c978d 2019-01-09 01:56:52,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:52,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:53,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ba3abc6-df95-42f0-894a-3b06159c028c Date: Wed, 09 Jan 2019 01:56: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": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e"}]} 2019-01-09 01:56:53,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-2ba3abc6-df95-42f0-894a-3b06159c028c 2019-01-09 01:56:53,146 - neutron_utils - INFO - Retrieving security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:53,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:53,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-63bb4243-0a79-4b7c-9b69-e646561a6544 Date: Wed, 09 Jan 2019 01:56:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "updated_at": "2019-01-09T01:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bb92a8b4ea5475f836db87443843399"}], "revision_number": 2, "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "name": "CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname"}]} 2019-01-09 01:56:53,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-63bb4243-0a79-4b7c-9b69-e646561a6544 2019-01-09 01:56:53,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:53,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:53,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f48acf94-a68f-41f6-9647-5b2a09550c77 Date: Wed, 09 Jan 2019 01:56: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": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e"}]} 2019-01-09 01:56:53,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-f48acf94-a68f-41f6-9647-5b2a09550c77 2019-01-09 01:56:53,431 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname 2019-01-09 01:56:53,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:53,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8f7a5a03-872e-40f7-9cce-615049de3fed Date: Wed, 09 Jan 2019 01:56:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "updated_at": "2019-01-09T01:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bb92a8b4ea5475f836db87443843399"}], "revision_number": 2, "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "name": "CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname"}]} 2019-01-09 01:56:53,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname used request id req-8f7a5a03-872e-40f7-9cce-615049de3fed 2019-01-09 01:56:53,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:56:53,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:56:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:56:53,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:53,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1801b52f-8699-4aee-87fc-843011155804 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399"}, "enabled": true, "id": "3bb92a8b4ea5475f836db87443843399", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj"}} 2019-01-09 01:56:53,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399 used request id req-1801b52f-8699-4aee-87fc-843011155804 2019-01-09 01:56:53,708 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:53,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:53,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3338d01a-b54f-4a80-b32d-59ce0a2b5395 Date: Wed, 09 Jan 2019 01:56: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": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e"}]} 2019-01-09 01:56:53,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-3338d01a-b54f-4a80-b32d-59ce0a2b5395 2019-01-09 01:56:53,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307"}}' 2019-01-09 01:56:54,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-594a1728-0cf5-4cdc-a6fb-d113678e7614 Date: Wed, 09 Jan 2019 01:56:54 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": "2019-01-09T01:56:54Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:54Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "2899453c-e366-486a-a34a-1e3dd96854a0"}} 2019-01-09 01:56:54,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-594a1728-0cf5-4cdc-a6fb-d113678e7614 2019-01-09 01:56:54,212 - neutron_utils - INFO - Retrieving security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:54,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:54,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3c32caff-750e-47e2-9338-ae932c55369c Date: Wed, 09 Jan 2019 01:56:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "updated_at": "2019-01-09T01:56:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:54Z", "revision_number": 0, "id": "2899453c-e366-486a-a34a-1e3dd96854a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:54Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bb92a8b4ea5475f836db87443843399"}], "revision_number": 3, "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "name": "CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname"}]} 2019-01-09 01:56:54,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-3c32caff-750e-47e2-9338-ae932c55369c 2019-01-09 01:56:54,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:54,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:54,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e34c2c22-4c97-4381-8c45-c7651a79483c Date: Wed, 09 Jan 2019 01:56:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:54Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:54Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "2899453c-e366-486a-a34a-1e3dd96854a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e"}]} 2019-01-09 01:56:54,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-e34c2c22-4c97-4381-8c45-c7651a79483c 2019-01-09 01:56:54,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:56:55,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51c250fccb6047f2bc704e4e6948f221", "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj-role"}], "expires_at": "2019-01-09T02:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bb92a8b4ea5475f836db87443843399", "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3bb92a8b4ea5475f836db87443843399", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/3bb92a8b4ea5475f836db87443843399", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/3bb92a8b4ea5475f836db87443843399", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3bb92a8b4ea5475f836db87443843399", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/3bb92a8b4ea5475f836db87443843399", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/3bb92a8b4ea5475f836db87443843399", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3bb92a8b4ea5475f836db87443843399", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/3bb92a8b4ea5475f836db87443843399", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/3bb92a8b4ea5475f836db87443843399", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3bb92a8b4ea5475f836db87443843399", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/3bb92a8b4ea5475f836db87443843399", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/3bb92a8b4ea5475f836db87443843399", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-user", "id": "b332a04d2bef4589ac4783cbf8e93166"}, "audit_ids": ["4A41T1dcR9aAn_l3dzeZ2w"], "issued_at": "2019-01-09T01:56:55.000000Z"}} 2019-01-09 01:56:55,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}303b23852692d22b4d56169f761ca628761ed80e" 2019-01-09 01:56:55,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c061fa27-a2af-4a31-9ab9-f2438977a7ba Date: Wed, 09 Jan 2019 01:56:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "updated_at": "2019-01-09T01:56:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:54Z", "revision_number": 0, "id": "2899453c-e366-486a-a34a-1e3dd96854a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:54Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bb92a8b4ea5475f836db87443843399"}], "revision_number": 3, "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "name": "CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname"}]} 2019-01-09 01:56:55,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname&description=hello+group used request id req-c061fa27-a2af-4a31-9ab9-f2438977a7ba 2019-01-09 01:56:55,249 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:55,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}303b23852692d22b4d56169f761ca628761ed80e" 2019-01-09 01:56:55,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-457ffe8f-f3d5-4909-a187-d53b46e3f750 Date: Wed, 09 Jan 2019 01:56:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:54Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:54Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "2899453c-e366-486a-a34a-1e3dd96854a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e"}]} 2019-01-09 01:56:55,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-457ffe8f-f3d5-4909-a187-d53b46e3f750 2019-01-09 01:56:55,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:55,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}303b23852692d22b4d56169f761ca628761ed80e" 2019-01-09 01:56:55,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-39bbcc8e-58e7-41aa-83ff-32cfbcc11df3 Date: Wed, 09 Jan 2019 01:56:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:54Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:54Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "2899453c-e366-486a-a34a-1e3dd96854a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e"}]} 2019-01-09 01:56:55,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-39bbcc8e-58e7-41aa-83ff-32cfbcc11df3 2019-01-09 01:56:55,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}303b23852692d22b4d56169f761ca628761ed80e" 2019-01-09 01:56:55,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-b96497cf-9383-4860-abe0-4e85f8ede3be Date: Wed, 09 Jan 2019 01:56:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "updated_at": "2019-01-09T01:56:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:54Z", "revision_number": 0, "id": "2899453c-e366-486a-a34a-1e3dd96854a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:54Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bb92a8b4ea5475f836db87443843399"}], "revision_number": 3, "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "name": "CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname"}]} 2019-01-09 01:56:55,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname used request id req-b96497cf-9383-4860-abe0-4e85f8ede3be 2019-01-09 01:56:55,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:55,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}303b23852692d22b4d56169f761ca628761ed80e" 2019-01-09 01:56:55,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bda9d3c3-de17-4abb-aad2-da4fbf42c8b7 Date: Wed, 09 Jan 2019 01:56:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:54Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:54Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "2899453c-e366-486a-a34a-1e3dd96854a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e"}]} 2019-01-09 01:56:55,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-bda9d3c3-de17-4abb-aad2-da4fbf42c8b7 2019-01-09 01:56:55,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:56,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}303b23852692d22b4d56169f761ca628761ed80e" 2019-01-09 01:56:56,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e8772d54-6cc6-4cc0-ba03-15b8c696c41d Date: Wed, 09 Jan 2019 01:56:56 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": "2019-01-09T01:56:54Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:54Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "2899453c-e366-486a-a34a-1e3dd96854a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e"}]} 2019-01-09 01:56:56,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-e8772d54-6cc6-4cc0-ba03-15b8c696c41d 2019-01-09 01:56:56,252 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname 2019-01-09 01:56:56,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:56,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e60a78f7-b026-4d0a-b142-38a9813c51a7 Date: Wed, 09 Jan 2019 01:56:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "updated_at": "2019-01-09T01:56:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:54Z", "revision_number": 0, "id": "2899453c-e366-486a-a34a-1e3dd96854a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:54Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "revision_number": 0, "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bb92a8b4ea5475f836db87443843399"}], "revision_number": 3, "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "name": "CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname"}]} 2019-01-09 01:56:56,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname used request id req-e60a78f7-b026-4d0a-b142-38a9813c51a7 2019-01-09 01:56:56,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:56,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-988416d2-629b-44a0-8f72-2052e7d0e229 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399"}, "enabled": true, "id": "3bb92a8b4ea5475f836db87443843399", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj"}} 2019-01-09 01:56:56,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399 used request id req-988416d2-629b-44a0-8f72-2052e7d0e229 2019-01-09 01:56:56,403 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:56,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:56,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c864a72b-dd8c-4ae3-ba41-16f5558b1b9f Date: Wed, 09 Jan 2019 01:56:56 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": "2019-01-09T01:56:54Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:54Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "2899453c-e366-486a-a34a-1e3dd96854a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e"}]} 2019-01-09 01:56:56,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-c864a72b-dd8c-4ae3-ba41-16f5558b1b9f 2019-01-09 01:56:56,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307"}}' 2019-01-09 01:56:56,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-0b29d1a2-7219-4bf4-982a-4cefffbb87bc Date: Wed, 09 Jan 2019 01:56:56 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": "2019-01-09T01:56:56Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:56Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "bc661761-dd81-4a7d-af33-dfd650db286b"}} 2019-01-09 01:56:56,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-0b29d1a2-7219-4bf4-982a-4cefffbb87bc 2019-01-09 01:56:56,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c92e00c8-2df4-4ee3-b243-986dedde1307 2019-01-09 01:56:56,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}303b23852692d22b4d56169f761ca628761ed80e" 2019-01-09 01:56:57,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-d433f648-bfbc-4fc4-b5f4-06108e0e8a63 Date: Wed, 09 Jan 2019 01:56:57 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": "2019-01-09T01:56:54Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:54Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "2899453c-e366-486a-a34a-1e3dd96854a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:56Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:56Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "bc661761-dd81-4a7d-af33-dfd650db286b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:52Z", "security_group_id": "c92e00c8-2df4-4ee3-b243-986dedde1307", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:52Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "d7a99638-b595-4a87-9dca-a1b69f50a23e"}]} 2019-01-09 01:56:57,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-d433f648-bfbc-4fc4-b5f4-06108e0e8a63 2019-01-09 01:56:57,069 - neutron_utils - INFO - Deleting security group rule with ID - bc661761-dd81-4a7d-af33-dfd650db286b 2019-01-09 01:56:57,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/bc661761-dd81-4a7d-af33-dfd650db286b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:57,178 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8bf30e33-aa1c-4090-aa83-fc0ccb72f67d Content-Length: 0 Date: Wed, 09 Jan 2019 01:56:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:56:57,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/bc661761-dd81-4a7d-af33-dfd650db286b used request id req-8bf30e33-aa1c-4090-aa83-fc0ccb72f67d 2019-01-09 01:56:57,179 - neutron_utils - INFO - Deleting security group rule with ID - 3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e 2019-01-09 01:56:57,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:57,437 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65f5c277-3e6a-4ef4-9dc1-917dab1715a2 Content-Length: 0 Date: Wed, 09 Jan 2019 01:56:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:56:57,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/3a8ab2ef-cef1-4ab9-a7eb-59d3fc6a733e used request id req-65f5c277-3e6a-4ef4-9dc1-917dab1715a2 2019-01-09 01:56:57,437 - neutron_utils - INFO - Deleting security group rule with ID - d7a99638-b595-4a87-9dca-a1b69f50a23e 2019-01-09 01:56:57,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d7a99638-b595-4a87-9dca-a1b69f50a23e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:57,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6e02a55-1f78-41de-81e8-34564a8096c6 Content-Length: 0 Date: Wed, 09 Jan 2019 01:56:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:56:57,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d7a99638-b595-4a87-9dca-a1b69f50a23e used request id req-a6e02a55-1f78-41de-81e8-34564a8096c6 2019-01-09 01:56:57,695 - neutron_utils - INFO - Deleting security group rule with ID - 2899453c-e366-486a-a34a-1e3dd96854a0 2019-01-09 01:56:57,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2899453c-e366-486a-a34a-1e3dd96854a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:57,809 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6ef0046-09c0-4c09-a772-186f6b3caf1e Content-Length: 0 Date: Wed, 09 Jan 2019 01:56:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:56:57,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2899453c-e366-486a-a34a-1e3dd96854a0 used request id req-c6ef0046-09c0-4c09-a772-186f6b3caf1e 2019-01-09 01:56:57,809 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-158bbe3c-0233-4636-a385-d418077d27adname 2019-01-09 01:56:57,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c92e00c8-2df4-4ee3-b243-986dedde1307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ca9bdaadfd39c7a9ceedc5cc3b6bc4ab22b473" 2019-01-09 01:56:58,078 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ffde18cf-1a23-4666-bcca-d1c97c872c61 Content-Length: 0 Date: Wed, 09 Jan 2019 01:56:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:56:58,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c92e00c8-2df4-4ee3-b243-986dedde1307 used request id req-ffde18cf-1a23-4666-bcca-d1c97c872c61 2019-01-09 01:56:58,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:58,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bb521b5a-09ea-482a-89b3-8bcb287ed083 Date: Wed, 09 Jan 2019 01:56:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:51Z", "updated_at": "2019-01-09T01:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:51Z", "revision_number": 0, "id": "736b1bbb-94fe-4a37-95d8-bacad00b8064", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:51Z", "security_group_id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:51Z", "revision_number": 0, "id": "767edaf4-9dbf-418b-8051-93e1ea7f64d4", "remote_group_id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:51Z", "security_group_id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:51Z", "revision_number": 0, "id": "a4b0204e-5a61-4271-a831-7ad219ef6aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:51Z", "security_group_id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bb92a8b4ea5475f836db87443843399"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:51Z", "revision_number": 0, "id": "daa70692-7522-4839-bdfc-4661317018ca", "remote_group_id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:51Z", "security_group_id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "tenant_id": "3bb92a8b4ea5475f836db87443843399", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bb92a8b4ea5475f836db87443843399"}], "revision_number": 4, "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:56:58,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-bb521b5a-09ea-482a-89b3-8bcb287ed083 2019-01-09 01:56:58,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:58,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7ed70b-2701-4960-be53-4943ce80c9b0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:56:58,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-1b7ed70b-2701-4960-be53-4943ce80c9b0 2019-01-09 01:56:58,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:58,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db3e0a1-efbc-4586-9fbb-6860052ad152 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:56:58,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-0db3e0a1-efbc-4586-9fbb-6860052ad152 2019-01-09 01:56:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:58,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0b7f87-8c3b-4f9e-a576-f190c79a1d54 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399"}, "enabled": true, "id": "3bb92a8b4ea5475f836db87443843399", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj"}} 2019-01-09 01:56:58,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399 used request id req-4e0b7f87-8c3b-4f9e-a576-f190c79a1d54 2019-01-09 01:56:58,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f012d751-709d-4ea9-a0ac-ca26c10143dd 2019-01-09 01:56:58,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f012d751-709d-4ea9-a0ac-ca26c10143dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:58,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dc9afc9e-b0ce-4606-9f87-8190edc48689 Date: Wed, 09 Jan 2019 01:56: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": "2019-01-09T01:56:51Z", "security_group_id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:51Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "736b1bbb-94fe-4a37-95d8-bacad00b8064"}, {"remote_group_id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:51Z", "security_group_id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:51Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "767edaf4-9dbf-418b-8051-93e1ea7f64d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:51Z", "security_group_id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:51Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "a4b0204e-5a61-4271-a831-7ad219ef6aa0"}, {"remote_group_id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:56:51Z", "security_group_id": "f012d751-709d-4ea9-a0ac-ca26c10143dd", "port_range_min": null, "revision_number": 0, "tenant_id": "3bb92a8b4ea5475f836db87443843399", "created_at": "2019-01-09T01:56:51Z", "project_id": "3bb92a8b4ea5475f836db87443843399", "id": "daa70692-7522-4839-bdfc-4661317018ca"}]} 2019-01-09 01:56:58,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f012d751-709d-4ea9-a0ac-ca26c10143dd used request id req-dc9afc9e-b0ce-4606-9f87-8190edc48689 2019-01-09 01:56:58,867 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 01:56:58,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f012d751-709d-4ea9-a0ac-ca26c10143dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:59,143 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a194a7f-9e7c-491a-93db-a4a0720ea3ce Content-Length: 0 Date: Wed, 09 Jan 2019 01:56:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:56:59,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f012d751-709d-4ea9-a0ac-ca26c10143dd used request id req-4a194a7f-9e7c-491a-93db-a4a0720ea3ce 2019-01-09 01:56:59,144 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj 2019-01-09 01:56:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:59,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-506a6f19-a0db-4194-9642-6d8726856656 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:56:59,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3bb92a8b4ea5475f836db87443843399 used request id req-506a6f19-a0db-4194-9642-6d8726856656 2019-01-09 01:56:59,351 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ea5b55ed-d673-4ed-proj-role 2019-01-09 01:56:59,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/51c250fccb6047f2bc704e4e6948f221 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:59,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f30c1c9b-974b-40e8-a404-b1cb0c6e4889 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:56:59,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/51c250fccb6047f2bc704e4e6948f221 used request id req-f30c1c9b-974b-40e8-a404-b1cb0c6e4889 2019-01-09 01:56:59,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1506c63549d0563ce0c2813be068ada9fcdfbec" 2019-01-09 01:56:59,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a8434ff-e53c-40d2-800f-36ff9d72ad2c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:56:59,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3a8434ff-e53c-40d2-800f-36ff9d72ad2c 2019-01-09 01:56:59,556 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ea5b55ed-d673-4ed-user 2019-01-09 01:56:59,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b332a04d2bef4589ac4783cbf8e93166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0104851b3de487954c3800d27f290ff9f4d6296" 2019-01-09 01:56:59,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5041736e-62aa-4b5d-b3ea-5331b40296f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:56:59,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b332a04d2bef4589ac4783cbf8e93166 used request id req-5041736e-62aa-4b5d-b3ea-5331b40296f9 2019-01-09 01:56:59,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:00,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["NGeq37UHS3Sx31tCEmGI9A"], "issued_at": "2019-01-09T01:57:00.000000Z"}} 2019-01-09 01:57:00,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c724f94fd8e52ec5e394b8b2a80a3b9a924848c" 2019-01-09 01:57:00,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89eb0088-d028-40bb-8d8e-6a5ff1c1c373 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:00,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-89eb0088-d028-40bb-8d8e-6a5ff1c1c373 2019-01-09 01:57:00,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:00,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:00,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["1_vPM1WTTua7q00qavQqLw"], "issued_at": "2019-01-09T01:57:00.000000Z"}} 2019-01-09 01:57:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:00,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7ea2ba-0fde-4e21-8c96-100addcaf3e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:00,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4f7ea2ba-0fde-4e21-8c96-100addcaf3e4 2019-01-09 01:57:00,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:00,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:00,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e9e2409e-55ea-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:00,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e269c8-2444-4e68-a336-b01eb7d5e6b2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e9e2409e-55ea-493-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:57:00,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e9e2409e-55ea-493-proj used request id req-45e269c8-2444-4e68-a336-b01eb7d5e6b2 2019-01-09 01:57:00,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:00,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d38b3b0-e101-4248-bf5f-2c512006efa4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:57:00,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9d38b3b0-e101-4248-bf5f-2c512006efa4 2019-01-09 01:57:01,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e9e2409e-55ea-493-proj"}}' 2019-01-09 01:57:01,139 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-529e626f-4c20-4239-b2b6-d279a5ac76b9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0f28dc0f171c4251be1b9af2b0dcc29a"}, "enabled": true, "id": "0f28dc0f171c4251be1b9af2b0dcc29a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e9e2409e-55ea-493-proj"}} 2019-01-09 01:57:01,140 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-529e626f-4c20-4239-b2b6-d279a5ac76b9 2019-01-09 01:57:01,140 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e9e2409e-55ea-493-proj 2019-01-09 01:57:01,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:01,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:01,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["NPjt6c5JQA-mH3YYeJHjqQ"], "issued_at": "2019-01-09T01:57:01.000000Z"}} 2019-01-09 01:57:01,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b96e5b8c22ad00e56ffa23f9ae6d56d059a1f4" 2019-01-09 01:57:01,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1784356a-1383-4431-8359-fa9db3fee81e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:01,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1784356a-1383-4431-8359-fa9db3fee81e 2019-01-09 01:57:01,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:01,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:01,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b96e5b8c22ad00e56ffa23f9ae6d56d059a1f4" 2019-01-09 01:57:01,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01ae318-7235-40b2-91b6-ca116fcc4588 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:57:01,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b01ae318-7235-40b2-91b6-ca116fcc4588 2019-01-09 01:57:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-e9e2409e-55ea-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b96e5b8c22ad00e56ffa23f9ae6d56d059a1f4" 2019-01-09 01:57:01,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3e3a23-504f-470a-bc37-9b657765a3e7 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-e9e2409e-55ea-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0f28dc0f171c4251be1b9af2b0dcc29a"}, "enabled": true, "id": "0f28dc0f171c4251be1b9af2b0dcc29a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e9e2409e-55ea-493-proj"}]} 2019-01-09 01:57:01,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-e9e2409e-55ea-493-proj used request id req-5d3e3a23-504f-470a-bc37-9b657765a3e7 2019-01-09 01:57:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b96e5b8c22ad00e56ffa23f9ae6d56d059a1f4" 2019-01-09 01:57:01,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa8a647-0987-43ff-a296-3ceccaae009f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:57:01,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6fa8a647-0987-43ff-a296-3ceccaae009f 2019-01-09 01:57:02,290 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e9e2409e-55ea-493-user 2019-01-09 01:57:02,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:02,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:02,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f421cc47-4128-44c7-8161-b30f0b272c98 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:57:02,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f421cc47-4128-44c7-8161-b30f0b272c98 2019-01-09 01:57:02,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" -d '{"role": {"name": "CreateSecurityGroupTests-e9e2409e-55ea-493-proj-role"}}' 2019-01-09 01:57:02,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:57:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e95d99c-bd95-4dd4-b375-3f0dd7f807df Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3651e9de29a451289edb58112555def", "links": {"self": "http://172.30.9.26:5000/v3/roles/d3651e9de29a451289edb58112555def"}, "name": "CreateSecurityGroupTests-e9e2409e-55ea-493-proj-role"}} 2019-01-09 01:57:02,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2e95d99c-bd95-4dd4-b375-3f0dd7f807df 2019-01-09 01:57:02,486 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e9e2409e-55ea-493-proj-role 2019-01-09 01:57:02,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d3651e9de29a451289edb58112555def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:02,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381ce6d6-517b-4f8a-9783-9745046c3d73 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/d3651e9de29a451289edb58112555def"}, "domain_id": null, "name": "CreateSecurityGroupTests-e9e2409e-55ea-493-proj-role", "id": "d3651e9de29a451289edb58112555def"}} 2019-01-09 01:57:02,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d3651e9de29a451289edb58112555def used request id req-381ce6d6-517b-4f8a-9783-9745046c3d73 2019-01-09 01:57:02,586 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e9e2409e-55ea-493-proj-role to project CreateSecurityGroupTests-e9e2409e-55ea-493-proj 2019-01-09 01:57:02,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0f28dc0f171c4251be1b9af2b0dcc29a/users/60786185e9234cccb4ea2db22c6bdeaa/roles/d3651e9de29a451289edb58112555def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:02,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0a38c64-7fb8-4ea7-80df-f65449e8c0bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:02,704 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0f28dc0f171c4251be1b9af2b0dcc29a/users/60786185e9234cccb4ea2db22c6bdeaa/roles/d3651e9de29a451289edb58112555def used request id req-f0a38c64-7fb8-4ea7-80df-f65449e8c0bc 2019-01-09 01:57:02,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:02,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:03,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3651e9de29a451289edb58112555def", "name": "CreateSecurityGroupTests-e9e2409e-55ea-493-proj-role"}], "expires_at": "2019-01-09T02:57:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f28dc0f171c4251be1b9af2b0dcc29a", "name": "CreateSecurityGroupTests-e9e2409e-55ea-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e9e2409e-55ea-493-user", "id": "60786185e9234cccb4ea2db22c6bdeaa"}, "audit_ids": ["F726czdhStKst2Y20CHdNg"], "issued_at": "2019-01-09T01:57:03.000000Z"}} 2019-01-09 01:57:03,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:03,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7f37e2-9bc5-4006-85c4-3b1e54264244 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:03,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3e7f37e2-9bc5-4006-85c4-3b1e54264244 2019-01-09 01:57:03,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:03,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-09631e79-c48f-41b6-912a-6532a4def38c Date: Wed, 09 Jan 2019 01:57:03 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:57:03,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name&description=hello+group used request id req-09631e79-c48f-41b6-912a-6532a4def38c 2019-01-09 01:57:03,539 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name... 2019-01-09 01:57:03,540 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name 2019-01-09 01:57:03,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" -d '{"security_group": {"name": "CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name", "description": "hello group"}}' 2019-01-09 01:57:03,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e054614d-00f5-4c4c-b5d4-af4d38a51b6a Date: Wed, 09 Jan 2019 01:57:03 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "updated_at": "2019-01-09T01:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "revision_number": 0, "id": "78dad2a5-7c70-4682-a217-0af42a9b177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "revision_number": 0, "id": "91c76ba3-414d-4235-9948-e52264d88104", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a"}], "revision_number": 2, "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "name": "CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name"}} 2019-01-09 01:57:03,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-e054614d-00f5-4c4c-b5d4-af4d38a51b6a 2019-01-09 01:57:03,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f697f367-ee55-4c72-b6ca-ae5b824856ac 2019-01-09 01:57:03,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f697f367-ee55-4c72-b6ca-ae5b824856ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:04,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2b4c975-288d-4444-a4a7-50622953f73e Date: Wed, 09 Jan 2019 01:57:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "78dad2a5-7c70-4682-a217-0af42a9b177d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "91c76ba3-414d-4235-9948-e52264d88104"}]} 2019-01-09 01:57:04,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f697f367-ee55-4c72-b6ca-ae5b824856ac used request id req-c2b4c975-288d-4444-a4a7-50622953f73e 2019-01-09 01:57:04,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f697f367-ee55-4c72-b6ca-ae5b824856ac 2019-01-09 01:57:04,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f697f367-ee55-4c72-b6ca-ae5b824856ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:04,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-322592bf-50f3-41ee-99b9-e3d535329fae Date: Wed, 09 Jan 2019 01:57:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "78dad2a5-7c70-4682-a217-0af42a9b177d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "91c76ba3-414d-4235-9948-e52264d88104"}]} 2019-01-09 01:57:04,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f697f367-ee55-4c72-b6ca-ae5b824856ac used request id req-322592bf-50f3-41ee-99b9-e3d535329fae 2019-01-09 01:57:04,232 - neutron_utils - INFO - Retrieving security group with ID - f697f367-ee55-4c72-b6ca-ae5b824856ac 2019-01-09 01:57:04,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=f697f367-ee55-4c72-b6ca-ae5b824856ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:04,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e0a2ea5e-7376-4384-8bf2-9a8a5cea337b Date: Wed, 09 Jan 2019 01:57:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "updated_at": "2019-01-09T01:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "revision_number": 0, "id": "78dad2a5-7c70-4682-a217-0af42a9b177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "revision_number": 0, "id": "91c76ba3-414d-4235-9948-e52264d88104", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a"}], "revision_number": 2, "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "name": "CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name"}]} 2019-01-09 01:57:04,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=f697f367-ee55-4c72-b6ca-ae5b824856ac used request id req-e0a2ea5e-7376-4384-8bf2-9a8a5cea337b 2019-01-09 01:57:04,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f697f367-ee55-4c72-b6ca-ae5b824856ac 2019-01-09 01:57:04,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f697f367-ee55-4c72-b6ca-ae5b824856ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:04,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fade2f58-70ce-4fc1-a1c2-06bb79e15e7a Date: Wed, 09 Jan 2019 01:57:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "78dad2a5-7c70-4682-a217-0af42a9b177d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "91c76ba3-414d-4235-9948-e52264d88104"}]} 2019-01-09 01:57:04,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f697f367-ee55-4c72-b6ca-ae5b824856ac used request id req-fade2f58-70ce-4fc1-a1c2-06bb79e15e7a 2019-01-09 01:57:04,756 - neutron_utils - INFO - Retrieving security group with ID - f697f367-ee55-4c72-b6ca-ae5b824856ac 2019-01-09 01:57:04,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=f697f367-ee55-4c72-b6ca-ae5b824856ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:04,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8d71f2dd-e88a-4a16-b8ee-a6fe48fb7b8d Date: Wed, 09 Jan 2019 01:57:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "updated_at": "2019-01-09T01:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "revision_number": 0, "id": "78dad2a5-7c70-4682-a217-0af42a9b177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "revision_number": 0, "id": "91c76ba3-414d-4235-9948-e52264d88104", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a"}], "revision_number": 2, "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "name": "CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name"}]} 2019-01-09 01:57:04,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=f697f367-ee55-4c72-b6ca-ae5b824856ac used request id req-8d71f2dd-e88a-4a16-b8ee-a6fe48fb7b8d 2019-01-09 01:57:04,958 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f697f367-ee55-4c72-b6ca-ae5b824856ac 2019-01-09 01:57:04,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f697f367-ee55-4c72-b6ca-ae5b824856ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:05,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b960df7-c1a6-461a-b4f6-9c338984a4c1 Date: Wed, 09 Jan 2019 01:57:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "78dad2a5-7c70-4682-a217-0af42a9b177d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "91c76ba3-414d-4235-9948-e52264d88104"}]} 2019-01-09 01:57:05,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f697f367-ee55-4c72-b6ca-ae5b824856ac used request id req-1b960df7-c1a6-461a-b4f6-9c338984a4c1 2019-01-09 01:57:05,018 - neutron_utils - INFO - Retrieving security group with ID - f697f367-ee55-4c72-b6ca-ae5b824856ac 2019-01-09 01:57:05,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=f697f367-ee55-4c72-b6ca-ae5b824856ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:05,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b95cd4fe-e04c-4ea2-9800-3f50e01196d3 Date: Wed, 09 Jan 2019 01:57:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "updated_at": "2019-01-09T01:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "revision_number": 0, "id": "78dad2a5-7c70-4682-a217-0af42a9b177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "revision_number": 0, "id": "91c76ba3-414d-4235-9948-e52264d88104", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a"}], "revision_number": 2, "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "name": "CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name"}]} 2019-01-09 01:57:05,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=f697f367-ee55-4c72-b6ca-ae5b824856ac used request id req-b95cd4fe-e04c-4ea2-9800-3f50e01196d3 2019-01-09 01:57:05,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f697f367-ee55-4c72-b6ca-ae5b824856ac 2019-01-09 01:57:05,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f697f367-ee55-4c72-b6ca-ae5b824856ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:05,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6a024fd-33c3-4fd0-a59d-9a9d8a3ab965 Date: Wed, 09 Jan 2019 01:57:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "78dad2a5-7c70-4682-a217-0af42a9b177d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "f697f367-ee55-4c72-b6ca-ae5b824856ac", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "91c76ba3-414d-4235-9948-e52264d88104"}]} 2019-01-09 01:57:05,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f697f367-ee55-4c72-b6ca-ae5b824856ac used request id req-e6a024fd-33c3-4fd0-a59d-9a9d8a3ab965 2019-01-09 01:57:05,101 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name 2019-01-09 01:57:05,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:05,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3651e9de29a451289edb58112555def", "name": "CreateSecurityGroupTests-e9e2409e-55ea-493-proj-role"}], "expires_at": "2019-01-09T02:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f28dc0f171c4251be1b9af2b0dcc29a", "name": "CreateSecurityGroupTests-e9e2409e-55ea-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0f28dc0f171c4251be1b9af2b0dcc29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e9e2409e-55ea-493-user", "id": "60786185e9234cccb4ea2db22c6bdeaa"}, "audit_ids": ["h1zp_t7JSeukIQxOwVyneQ"], "issued_at": "2019-01-09T01:57:05.000000Z"}} 2019-01-09 01:57:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f697f367-ee55-4c72-b6ca-ae5b824856ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dff8c378aedec75edd5199772045fc08b1f604a" 2019-01-09 01:57:05,779 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43994f26-2e45-4beb-857b-c120659413a0 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:05,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f697f367-ee55-4c72-b6ca-ae5b824856ac used request id req-43994f26-2e45-4beb-857b-c120659413a0 2019-01-09 01:57:05,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dff8c378aedec75edd5199772045fc08b1f604a" 2019-01-09 01:57:05,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-febf2b78-f95f-4df7-8a92-a188d40d7de3 Date: Wed, 09 Jan 2019 01:57:05 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:57:05,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name&description=hello+group used request id req-febf2b78-f95f-4df7-8a92-a188d40d7de3 2019-01-09 01:57:05,977 - neutron_utils - INFO - Deleting security group rule with ID - 78dad2a5-7c70-4682-a217-0af42a9b177d 2019-01-09 01:57:05,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/78dad2a5-7c70-4682-a217-0af42a9b177d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:06,003 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-a8c07c35-ac4a-4f3e-99b3-510581d3c2fb Date: Wed, 09 Jan 2019 01:57:06 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 78dad2a5-7c70-4682-a217-0af42a9b177d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 01:57:06,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/78dad2a5-7c70-4682-a217-0af42a9b177d used request id req-a8c07c35-ac4a-4f3e-99b3-510581d3c2fb 2019-01-09 01:57:06,004 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 78dad2a5-7c70-4682-a217-0af42a9b177d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 01:57:06,004 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 78dad2a5-7c70-4682-a217-0af42a9b177d does not exist Neutron server returns request_ids: ['req-a8c07c35-ac4a-4f3e-99b3-510581d3c2fb'] 2019-01-09 01:57:06,004 - neutron_utils - INFO - Deleting security group rule with ID - 91c76ba3-414d-4235-9948-e52264d88104 2019-01-09 01:57:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/91c76ba3-414d-4235-9948-e52264d88104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:06,195 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-029c189b-9ab5-4fd1-ba26-f5d4edaea5e2 Date: Wed, 09 Jan 2019 01:57:06 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 91c76ba3-414d-4235-9948-e52264d88104 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 01:57:06,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/91c76ba3-414d-4235-9948-e52264d88104 used request id req-029c189b-9ab5-4fd1-ba26-f5d4edaea5e2 2019-01-09 01:57:06,195 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 91c76ba3-414d-4235-9948-e52264d88104 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 01:57:06,196 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 91c76ba3-414d-4235-9948-e52264d88104 does not exist Neutron server returns request_ids: ['req-029c189b-9ab5-4fd1-ba26-f5d4edaea5e2'] 2019-01-09 01:57:06,196 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-6e215883-b62e-469e-afe7-42209cfd2c41name 2019-01-09 01:57:06,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f697f367-ee55-4c72-b6ca-ae5b824856ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74777ce57e828a999c79bd3bc0fe3880850e8acc" 2019-01-09 01:57:06,366 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-b6d903f8-725d-46af-843b-bbcf67815ecb Date: Wed, 09 Jan 2019 01:57:06 GMT RESP BODY: {"NeutronError": {"message": "Security group f697f367-ee55-4c72-b6ca-ae5b824856ac does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-09 01:57:06,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f697f367-ee55-4c72-b6ca-ae5b824856ac used request id req-b6d903f8-725d-46af-843b-bbcf67815ecb 2019-01-09 01:57:06,367 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group f697f367-ee55-4c72-b6ca-ae5b824856ac does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-09 01:57:06,367 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group f697f367-ee55-4c72-b6ca-ae5b824856ac does not exist Neutron server returns request_ids: ['req-b6d903f8-725d-46af-843b-bbcf67815ecb'] 2019-01-09 01:57:06,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:06,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-45630a0a-5013-40ff-a28f-a4f0c0add235 Date: Wed, 09 Jan 2019 01:57:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "updated_at": "2019-01-09T01:57:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "revision_number": 0, "id": "93e7fdb7-a4e7-44ed-933f-dc2cff499b0f", "remote_group_id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:03Z", "security_group_id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "revision_number": 0, "id": "9f37427b-9b7d-498a-a59e-68a121cb5d6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:03Z", "security_group_id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "revision_number": 0, "id": "adb76302-b013-44ac-9398-3cc999eddea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:03Z", "security_group_id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "revision_number": 0, "id": "c092f5be-7dbe-423e-84c4-de2893a85663", "remote_group_id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:03Z", "security_group_id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a"}], "revision_number": 4, "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:57:06,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-45630a0a-5013-40ff-a28f-a4f0c0add235 2019-01-09 01:57:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0f28dc0f171c4251be1b9af2b0dcc29a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:06,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24e01de-5256-4781-bf9b-45ff104f9c5f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0f28dc0f171c4251be1b9af2b0dcc29a"}, "enabled": true, "id": "0f28dc0f171c4251be1b9af2b0dcc29a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e9e2409e-55ea-493-proj"}} 2019-01-09 01:57:06,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0f28dc0f171c4251be1b9af2b0dcc29a used request id req-d24e01de-5256-4781-bf9b-45ff104f9c5f 2019-01-09 01:57:06,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6424f5f4-3fc8-4461-84d4-bd351b372b1f 2019-01-09 01:57:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6424f5f4-3fc8-4461-84d4-bd351b372b1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:06,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3e778034-e311-40be-bb5f-7c74cdc3aa35 Date: Wed, 09 Jan 2019 01:57:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "93e7fdb7-a4e7-44ed-933f-dc2cff499b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "9f37427b-9b7d-498a-a59e-68a121cb5d6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "adb76302-b013-44ac-9398-3cc999eddea5"}, {"remote_group_id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:03Z", "security_group_id": "6424f5f4-3fc8-4461-84d4-bd351b372b1f", "port_range_min": null, "revision_number": 0, "tenant_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "created_at": "2019-01-09T01:57:03Z", "project_id": "0f28dc0f171c4251be1b9af2b0dcc29a", "id": "c092f5be-7dbe-423e-84c4-de2893a85663"}]} 2019-01-09 01:57:06,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6424f5f4-3fc8-4461-84d4-bd351b372b1f used request id req-3e778034-e311-40be-bb5f-7c74cdc3aa35 2019-01-09 01:57:06,871 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 01:57:06,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6424f5f4-3fc8-4461-84d4-bd351b372b1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:07,156 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf988bcd-647d-4797-ab6a-4b2f3e00b423 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:07,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6424f5f4-3fc8-4461-84d4-bd351b372b1f used request id req-bf988bcd-647d-4797-ab6a-4b2f3e00b423 2019-01-09 01:57:07,157 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e9e2409e-55ea-493-proj 2019-01-09 01:57:07,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0f28dc0f171c4251be1b9af2b0dcc29a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:07,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb805486-9f46-48df-8f5a-1e155e9c9890 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:07,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0f28dc0f171c4251be1b9af2b0dcc29a used request id req-cb805486-9f46-48df-8f5a-1e155e9c9890 2019-01-09 01:57:07,388 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e9e2409e-55ea-493-proj-role 2019-01-09 01:57:07,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d3651e9de29a451289edb58112555def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:07,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38a48ff9-d9ea-4fe7-b9d4-51714f1227c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:07,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d3651e9de29a451289edb58112555def used request id req-38a48ff9-d9ea-4fe7-b9d4-51714f1227c9 2019-01-09 01:57:07,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75105c4b4addb73da2dbc5023e1d7a809af94e7d" 2019-01-09 01:57:07,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f7fbed-5151-414b-bf87-47d941382611 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:57:07,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-26f7fbed-5151-414b-bf87-47d941382611 2019-01-09 01:57:07,596 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e9e2409e-55ea-493-user 2019-01-09 01:57:07,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/60786185e9234cccb4ea2db22c6bdeaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b96e5b8c22ad00e56ffa23f9ae6d56d059a1f4" 2019-01-09 01:57:07,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d56ab34a-6d30-4379-8e21-4b7124f440e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:07,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/60786185e9234cccb4ea2db22c6bdeaa used request id req-d56ab34a-6d30-4379-8e21-4b7124f440e2 2019-01-09 01:57:07,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:08,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["sN3m-XosSV-i7dVfxJWFVw"], "issued_at": "2019-01-09T01:57:08.000000Z"}} 2019-01-09 01:57:08,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749843e3df82ba82a17dfce936e66eb3bcba4007" 2019-01-09 01:57:08,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2cf93f-edc8-48b3-a349-84722447419a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:08,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ae2cf93f-edc8-48b3-a349-84722447419a 2019-01-09 01:57:08,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:08,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:08,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["E8Tpl-SrT3m-a18mKekl0g"], "issued_at": "2019-01-09T01:57:08.000000Z"}} 2019-01-09 01:57:08,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:08,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d50a9c-0320-4025-ab55-cba3d3d10c3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:08,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-90d50a9c-0320-4025-ab55-cba3d3d10c3e 2019-01-09 01:57:08,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:08,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:08,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:08,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ca9c54-7e49-46d5-85c0-dfbc8ddefdc9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:57:08,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj used request id req-37ca9c54-7e49-46d5-85c0-dfbc8ddefdc9 2019-01-09 01:57:08,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:08,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8772eef7-3dc8-4c88-8f75-e5acd25d9df5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:57:08,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8772eef7-3dc8-4c88-8f75-e5acd25d9df5 2019-01-09 01:57:08,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj"}}' 2019-01-09 01:57:09,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1e45289-a87a-4e7d-8d53-a59fbe20123c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec"}, "enabled": true, "id": "37215379d0314514bf7f2ad2336087ec", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj"}} 2019-01-09 01:57:09,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c1e45289-a87a-4e7d-8d53-a59fbe20123c 2019-01-09 01:57:09,062 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj 2019-01-09 01:57:09,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:09,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:09,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["O3M4WBxNTICbIEatRH-8CA"], "issued_at": "2019-01-09T01:57:09.000000Z"}} 2019-01-09 01:57:09,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade844c66de691178268e78dc1b58951700e9b9c" 2019-01-09 01:57:09,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b166b937-327b-4d4f-9518-b922df1dfd86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:09,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b166b937-327b-4d4f-9518-b922df1dfd86 2019-01-09 01:57:09,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:09,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:09,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade844c66de691178268e78dc1b58951700e9b9c" 2019-01-09 01:57:09,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-781f0c55-63e8-4b29-9de5-7b6e1f45d409 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:57:09,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-781f0c55-63e8-4b29-9de5-7b6e1f45d409 2019-01-09 01:57:09,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade844c66de691178268e78dc1b58951700e9b9c" 2019-01-09 01:57:09,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29d063b-1214-4b3d-ad39-3d828768c778 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec"}, "enabled": true, "id": "37215379d0314514bf7f2ad2336087ec", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj"}]} 2019-01-09 01:57:09,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj used request id req-d29d063b-1214-4b3d-ad39-3d828768c778 2019-01-09 01:57:09,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade844c66de691178268e78dc1b58951700e9b9c" 2019-01-09 01:57:09,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-592745ec-70d9-4b0c-bc56-f1187e575a8c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:57:09,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-592745ec-70d9-4b0c-bc56-f1187e575a8c 2019-01-09 01:57:10,057 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d9b28ed3-56c9-4cd-user 2019-01-09 01:57:10,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:10,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:10,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0abfc2f2-5335-4213-b5f3-bc129b3ea0e5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:57:10,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0abfc2f2-5335-4213-b5f3-bc129b3ea0e5 2019-01-09 01:57:10,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" -d '{"role": {"name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj-role"}}' 2019-01-09 01:57:10,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b5abc16-cdf3-46c1-aaf5-311bf2bfba03 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "93b8a28c8cba45f09db4f1bd20a5b894", "links": {"self": "http://172.30.9.26:5000/v3/roles/93b8a28c8cba45f09db4f1bd20a5b894"}, "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj-role"}} 2019-01-09 01:57:10,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4b5abc16-cdf3-46c1-aaf5-311bf2bfba03 2019-01-09 01:57:10,265 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj-role 2019-01-09 01:57:10,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/93b8a28c8cba45f09db4f1bd20a5b894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:10,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16c0892-25bc-40fe-8b78-754213533175 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/93b8a28c8cba45f09db4f1bd20a5b894"}, "domain_id": null, "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj-role", "id": "93b8a28c8cba45f09db4f1bd20a5b894"}} 2019-01-09 01:57:10,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/93b8a28c8cba45f09db4f1bd20a5b894 used request id req-b16c0892-25bc-40fe-8b78-754213533175 2019-01-09 01:57:10,354 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj-role to project CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj 2019-01-09 01:57:10,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec/users/fb0238261e3e446caef5ea93480afefc/roles/93b8a28c8cba45f09db4f1bd20a5b894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:10,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d37645f-64e2-47a5-ba43-dbdd853ddb94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:10,477 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec/users/fb0238261e3e446caef5ea93480afefc/roles/93b8a28c8cba45f09db4f1bd20a5b894 used request id req-9d37645f-64e2-47a5-ba43-dbdd853ddb94 2019-01-09 01:57:10,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:10,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:10,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["9i83FdHzTkerL74hoJhaew"], "issued_at": "2019-01-09T01:57:10.000000Z"}} 2019-01-09 01:57:10,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:10,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d878338f-71d3-4053-89d3-9011227c7b3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:10,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d878338f-71d3-4053-89d3-9011227c7b3e 2019-01-09 01:57:10,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:11,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-93b9103d-88ad-4a30-b7ad-81b9d0caad1e Date: Wed, 09 Jan 2019 01:57:11 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:57:11,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name&description=hello+group used request id req-93b9103d-88ad-4a30-b7ad-81b9d0caad1e 2019-01-09 01:57:11,172 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name... 2019-01-09 01:57:11,172 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name 2019-01-09 01:57:11,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:11,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:11,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:11,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ba8c30-14a1-4e4a-8ed8-e6268caee1a0 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec"}, "enabled": true, "id": "37215379d0314514bf7f2ad2336087ec", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj"}]} 2019-01-09 01:57:11,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj used request id req-c7ba8c30-14a1-4e4a-8ed8-e6268caee1a0 2019-01-09 01:57:11,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" -d '{"security_group": {"tenant_id": "37215379d0314514bf7f2ad2336087ec", "name": "CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name", "description": "hello group"}}' 2019-01-09 01:57:11,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8d568063-a087-492c-80e4-19ea6a2d7203 Date: Wed, 09 Jan 2019 01:57:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "updated_at": "2019-01-09T01:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "37215379d0314514bf7f2ad2336087ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "809ad4aa-78fa-45ab-9198-99d9641d565e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "37215379d0314514bf7f2ad2336087ec"}], "revision_number": 2, "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "name": "CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name"}} 2019-01-09 01:57:11,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-8d568063-a087-492c-80e4-19ea6a2d7203 2019-01-09 01:57:11,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:11,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:11,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cdcaa3b7-2393-4216-9f69-28a62f8ad3f0 Date: Wed, 09 Jan 2019 01:57:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "809ad4aa-78fa-45ab-9198-99d9641d565e"}]} 2019-01-09 01:57:11,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-cdcaa3b7-2393-4216-9f69-28a62f8ad3f0 2019-01-09 01:57:11,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:11,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:12,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50854829-3383-4a9e-a0e6-ef537237579b Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "809ad4aa-78fa-45ab-9198-99d9641d565e"}]} 2019-01-09 01:57:12,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-50854829-3383-4a9e-a0e6-ef537237579b 2019-01-09 01:57:12,135 - neutron_utils - INFO - Retrieving security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:12,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:12,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5a8582cf-de0d-4b5a-b60d-07601074850a Date: Wed, 09 Jan 2019 01:57:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "updated_at": "2019-01-09T01:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "37215379d0314514bf7f2ad2336087ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "809ad4aa-78fa-45ab-9198-99d9641d565e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "37215379d0314514bf7f2ad2336087ec"}], "revision_number": 2, "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "name": "CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name"}]} 2019-01-09 01:57:12,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-5a8582cf-de0d-4b5a-b60d-07601074850a 2019-01-09 01:57:12,334 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:12,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:12,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf332389-71fe-4bb6-bfa4-19cbca78e0a8 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "809ad4aa-78fa-45ab-9198-99d9641d565e"}]} 2019-01-09 01:57:12,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-bf332389-71fe-4bb6-bfa4-19cbca78e0a8 2019-01-09 01:57:12,531 - neutron_utils - INFO - Retrieving security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:12,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:12,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ab4c11c2-d0c8-4652-86e0-484d5f0c4a8b Date: Wed, 09 Jan 2019 01:57:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "updated_at": "2019-01-09T01:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "37215379d0314514bf7f2ad2336087ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "809ad4aa-78fa-45ab-9198-99d9641d565e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "37215379d0314514bf7f2ad2336087ec"}], "revision_number": 2, "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "name": "CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name"}]} 2019-01-09 01:57:12,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-ab4c11c2-d0c8-4652-86e0-484d5f0c4a8b 2019-01-09 01:57:12,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:12,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:12,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a92903e-c2e2-4577-8371-5dd0880dbc21 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "809ad4aa-78fa-45ab-9198-99d9641d565e"}]} 2019-01-09 01:57:12,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-7a92903e-c2e2-4577-8371-5dd0880dbc21 2019-01-09 01:57:12,782 - neutron_utils - INFO - Retrieving security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:12,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8068ef84-034a-45e1-afcf-6fc43c0a5f23 Date: Wed, 09 Jan 2019 01:57:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "updated_at": "2019-01-09T01:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "37215379d0314514bf7f2ad2336087ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "809ad4aa-78fa-45ab-9198-99d9641d565e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "37215379d0314514bf7f2ad2336087ec"}], "revision_number": 2, "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "name": "CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name"}]} 2019-01-09 01:57:12,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-8068ef84-034a-45e1-afcf-6fc43c0a5f23 2019-01-09 01:57:12,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:12,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:13,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d48ca72b-d2af-48b2-97ff-ed8745db0718 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "809ad4aa-78fa-45ab-9198-99d9641d565e"}]} 2019-01-09 01:57:13,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-d48ca72b-d2af-48b2-97ff-ed8745db0718 2019-01-09 01:57:13,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:13,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93b8a28c8cba45f09db4f1bd20a5b894", "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj-role"}], "expires_at": "2019-01-09T02:57:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37215379d0314514bf7f2ad2336087ec", "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/37215379d0314514bf7f2ad2336087ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/37215379d0314514bf7f2ad2336087ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/37215379d0314514bf7f2ad2336087ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/37215379d0314514bf7f2ad2336087ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/37215379d0314514bf7f2ad2336087ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/37215379d0314514bf7f2ad2336087ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/37215379d0314514bf7f2ad2336087ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/37215379d0314514bf7f2ad2336087ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/37215379d0314514bf7f2ad2336087ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/37215379d0314514bf7f2ad2336087ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/37215379d0314514bf7f2ad2336087ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/37215379d0314514bf7f2ad2336087ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-user", "id": "fb0238261e3e446caef5ea93480afefc"}, "audit_ids": ["imt2vlSSSnCBkj9AF7Ae-w"], "issued_at": "2019-01-09T01:57:13.000000Z"}} 2019-01-09 01:57:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4779a233c42aea4d9d45c0248a594e2b3549d25d" 2019-01-09 01:57:13,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e9f892d1-810b-40a6-b830-b7bdc119a415 Date: Wed, 09 Jan 2019 01:57:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "updated_at": "2019-01-09T01:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "37215379d0314514bf7f2ad2336087ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "809ad4aa-78fa-45ab-9198-99d9641d565e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "37215379d0314514bf7f2ad2336087ec"}], "revision_number": 2, "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "name": "CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name"}]} 2019-01-09 01:57:13,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name&description=hello+group used request id req-e9f892d1-810b-40a6-b830-b7bdc119a415 2019-01-09 01:57:13,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:13,610 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:13,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749843e3df82ba82a17dfce936e66eb3bcba4007" 2019-01-09 01:57:13,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885df52a-b73f-4c24-9f88-a0210e7bff46 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec"}, "enabled": true, "id": "37215379d0314514bf7f2ad2336087ec", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj"}} 2019-01-09 01:57:13,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec used request id req-885df52a-b73f-4c24-9f88-a0210e7bff46 2019-01-09 01:57:13,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:13,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4779a233c42aea4d9d45c0248a594e2b3549d25d" 2019-01-09 01:57:13,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7434958-11df-461d-8986-7cb9ad6f0f99 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "809ad4aa-78fa-45ab-9198-99d9641d565e"}]} 2019-01-09 01:57:13,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-f7434958-11df-461d-8986-7cb9ad6f0f99 2019-01-09 01:57:13,892 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:13,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4779a233c42aea4d9d45c0248a594e2b3549d25d" 2019-01-09 01:57:14,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-df073da0-1854-4134-84b6-11426ae4d75c Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "809ad4aa-78fa-45ab-9198-99d9641d565e"}]} 2019-01-09 01:57:14,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-df073da0-1854-4134-84b6-11426ae4d75c 2019-01-09 01:57:14,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:14,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:14,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93b8a28c8cba45f09db4f1bd20a5b894", "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj-role"}], "expires_at": "2019-01-09T02:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37215379d0314514bf7f2ad2336087ec", "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/37215379d0314514bf7f2ad2336087ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/37215379d0314514bf7f2ad2336087ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/37215379d0314514bf7f2ad2336087ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/37215379d0314514bf7f2ad2336087ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/37215379d0314514bf7f2ad2336087ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/37215379d0314514bf7f2ad2336087ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/37215379d0314514bf7f2ad2336087ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/37215379d0314514bf7f2ad2336087ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/37215379d0314514bf7f2ad2336087ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/37215379d0314514bf7f2ad2336087ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/37215379d0314514bf7f2ad2336087ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/37215379d0314514bf7f2ad2336087ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-user", "id": "fb0238261e3e446caef5ea93480afefc"}, "audit_ids": ["cDsc5bpbQ5KDol3U--ovdQ"], "issued_at": "2019-01-09T01:57:14.000000Z"}} 2019-01-09 01:57:14,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc82011a0b20c8a53d8819ff07e1eaa8d110712" 2019-01-09 01:57:14,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb57d1e-05db-40d5-b5a5-fa83f7249c30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:14,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bbb57d1e-05db-40d5-b5a5-fa83f7249c30 2019-01-09 01:57:14,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc82011a0b20c8a53d8819ff07e1eaa8d110712" 2019-01-09 01:57:14,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e2d71d13-0cf2-4999-80cb-a49523a70bf4 Date: Wed, 09 Jan 2019 01:57:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "updated_at": "2019-01-09T01:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "37215379d0314514bf7f2ad2336087ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "809ad4aa-78fa-45ab-9198-99d9641d565e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "37215379d0314514bf7f2ad2336087ec"}], "revision_number": 2, "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "name": "CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name"}]} 2019-01-09 01:57:14,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name used request id req-e2d71d13-0cf2-4999-80cb-a49523a70bf4 2019-01-09 01:57:14,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:14,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:14,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc82011a0b20c8a53d8819ff07e1eaa8d110712" 2019-01-09 01:57:14,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e5adb92-121f-40f4-a236-c2e8e18df581 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec"}, "enabled": true, "id": "37215379d0314514bf7f2ad2336087ec", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj"}} 2019-01-09 01:57:14,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec used request id req-6e5adb92-121f-40f4-a236-c2e8e18df581 2019-01-09 01:57:14,910 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:14,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc82011a0b20c8a53d8819ff07e1eaa8d110712" 2019-01-09 01:57:15,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e56616a8-6311-46aa-9c8f-e3ae8351624e Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "809ad4aa-78fa-45ab-9198-99d9641d565e"}]} 2019-01-09 01:57:15,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-e56616a8-6311-46aa-9c8f-e3ae8351624e 2019-01-09 01:57:15,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:15,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc82011a0b20c8a53d8819ff07e1eaa8d110712" 2019-01-09 01:57:15,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9be50057-a306-4731-bdfb-2f1a59295ad4 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "809ad4aa-78fa-45ab-9198-99d9641d565e"}]} 2019-01-09 01:57:15,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-9be50057-a306-4731-bdfb-2f1a59295ad4 2019-01-09 01:57:15,264 - neutron_utils - INFO - Retrieving security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:15,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc82011a0b20c8a53d8819ff07e1eaa8d110712" 2019-01-09 01:57:15,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-30cc4ecf-e240-4c3d-a7e3-11ad00a5ee0a Date: Wed, 09 Jan 2019 01:57:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "updated_at": "2019-01-09T01:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "37215379d0314514bf7f2ad2336087ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "809ad4aa-78fa-45ab-9198-99d9641d565e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "37215379d0314514bf7f2ad2336087ec"}], "revision_number": 2, "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "name": "CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name"}]} 2019-01-09 01:57:15,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-30cc4ecf-e240-4c3d-a7e3-11ad00a5ee0a 2019-01-09 01:57:15,478 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44581425-fc9b-44e7-b1f0-cd93a3aab10d 2019-01-09 01:57:15,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc82011a0b20c8a53d8819ff07e1eaa8d110712" 2019-01-09 01:57:15,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5d79b501-7d19-4d55-9d90-17d32bb33871 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "6b994eac-2b4d-4ee5-a36d-9a3ae675b32f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "44581425-fc9b-44e7-b1f0-cd93a3aab10d", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "809ad4aa-78fa-45ab-9198-99d9641d565e"}]} 2019-01-09 01:57:15,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-5d79b501-7d19-4d55-9d90-17d32bb33871 2019-01-09 01:57:15,652 - neutron_utils - INFO - Deleting security group rule with ID - 809ad4aa-78fa-45ab-9198-99d9641d565e 2019-01-09 01:57:15,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/809ad4aa-78fa-45ab-9198-99d9641d565e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:15,749 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5eced8a-47f8-4b25-94dd-b3272f2339cf Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:15,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/809ad4aa-78fa-45ab-9198-99d9641d565e used request id req-b5eced8a-47f8-4b25-94dd-b3272f2339cf 2019-01-09 01:57:15,749 - neutron_utils - INFO - Deleting security group rule with ID - 6b994eac-2b4d-4ee5-a36d-9a3ae675b32f 2019-01-09 01:57:15,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/6b994eac-2b4d-4ee5-a36d-9a3ae675b32f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:15,977 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bcf79061-4c3d-43a7-b019-408c62c8586e Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:15,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/6b994eac-2b4d-4ee5-a36d-9a3ae675b32f used request id req-bcf79061-4c3d-43a7-b019-408c62c8586e 2019-01-09 01:57:15,978 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7d7161e2-b86b-47db-ae4a-afd7decf2707name 2019-01-09 01:57:15,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/44581425-fc9b-44e7-b1f0-cd93a3aab10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d2167913db69bfea729859a86b3b0fbbadf1af" 2019-01-09 01:57:16,252 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fbed8c40-c7ac-40d4-be95-51321aac3802 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:16,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/44581425-fc9b-44e7-b1f0-cd93a3aab10d used request id req-fbed8c40-c7ac-40d4-be95-51321aac3802 2019-01-09 01:57:16,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:16,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a1659304-99c5-453e-860e-f012c452adeb Date: Wed, 09 Jan 2019 01:57:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "updated_at": "2019-01-09T01:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "24bfafd4-c584-47ef-9e6f-f58d17685e39", "remote_group_id": "a361c165-bc59-4c92-b712-780c149fb7ee", "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "a361c165-bc59-4c92-b712-780c149fb7ee", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "37215379d0314514bf7f2ad2336087ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "4b63a17b-2daa-4e48-9706-48fdde956d90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "a361c165-bc59-4c92-b712-780c149fb7ee", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "37215379d0314514bf7f2ad2336087ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "8aa1917f-7e18-4a40-b0aa-f78555becbbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "a361c165-bc59-4c92-b712-780c149fb7ee", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "37215379d0314514bf7f2ad2336087ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "revision_number": 0, "id": "b17f10a7-bf98-42f2-b768-ea041f5c5e5a", "remote_group_id": "a361c165-bc59-4c92-b712-780c149fb7ee", "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:11Z", "security_group_id": "a361c165-bc59-4c92-b712-780c149fb7ee", "tenant_id": "37215379d0314514bf7f2ad2336087ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "37215379d0314514bf7f2ad2336087ec"}], "revision_number": 4, "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "a361c165-bc59-4c92-b712-780c149fb7ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:57:16,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a1659304-99c5-453e-860e-f012c452adeb 2019-01-09 01:57:16,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:16,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad2cf830-cfa2-45a3-ad16-fdb31a36b857 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:57:16,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-ad2cf830-cfa2-45a3-ad16-fdb31a36b857 2019-01-09 01:57:16,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:16,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238fef92-6487-4699-a2c4-9756f6a93826 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:57:16,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-238fef92-6487-4699-a2c4-9756f6a93826 2019-01-09 01:57:16,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:16,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9b5250-8ab5-4bad-8f68-2c400284a9d2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec"}, "enabled": true, "id": "37215379d0314514bf7f2ad2336087ec", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj"}} 2019-01-09 01:57:16,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec used request id req-3a9b5250-8ab5-4bad-8f68-2c400284a9d2 2019-01-09 01:57:16,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a361c165-bc59-4c92-b712-780c149fb7ee 2019-01-09 01:57:16,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a361c165-bc59-4c92-b712-780c149fb7ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:16,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bfbe7bfd-8fb1-47fd-834f-ff87b68c8b89 Date: Wed, 09 Jan 2019 01:57:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a361c165-bc59-4c92-b712-780c149fb7ee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "a361c165-bc59-4c92-b712-780c149fb7ee", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "24bfafd4-c584-47ef-9e6f-f58d17685e39"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "a361c165-bc59-4c92-b712-780c149fb7ee", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "4b63a17b-2daa-4e48-9706-48fdde956d90"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "a361c165-bc59-4c92-b712-780c149fb7ee", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "8aa1917f-7e18-4a40-b0aa-f78555becbbc"}, {"remote_group_id": "a361c165-bc59-4c92-b712-780c149fb7ee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:11Z", "security_group_id": "a361c165-bc59-4c92-b712-780c149fb7ee", "port_range_min": null, "revision_number": 0, "tenant_id": "37215379d0314514bf7f2ad2336087ec", "created_at": "2019-01-09T01:57:11Z", "project_id": "37215379d0314514bf7f2ad2336087ec", "id": "b17f10a7-bf98-42f2-b768-ea041f5c5e5a"}]} 2019-01-09 01:57:16,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a361c165-bc59-4c92-b712-780c149fb7ee used request id req-bfbe7bfd-8fb1-47fd-834f-ff87b68c8b89 2019-01-09 01:57:16,934 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 01:57:16,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a361c165-bc59-4c92-b712-780c149fb7ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:17,363 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e746322-d0ab-4b96-a2a1-780a0a278ba9 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:17,363 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a361c165-bc59-4c92-b712-780c149fb7ee used request id req-4e746322-d0ab-4b96-a2a1-780a0a278ba9 2019-01-09 01:57:17,364 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj 2019-01-09 01:57:17,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:17,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9785f4a1-e4d9-46de-9039-b4b00b5ef8ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:17,560 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/37215379d0314514bf7f2ad2336087ec used request id req-9785f4a1-e4d9-46de-9039-b4b00b5ef8ae 2019-01-09 01:57:17,561 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d9b28ed3-56c9-4cd-proj-role 2019-01-09 01:57:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/93b8a28c8cba45f09db4f1bd20a5b894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:17,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef659d25-7ae7-41ae-a303-a2abeaaf1bd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:17,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/93b8a28c8cba45f09db4f1bd20a5b894 used request id req-ef659d25-7ae7-41ae-a303-a2abeaaf1bd2 2019-01-09 01:57:17,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1028924faab4686920ff89819c336e8112764250" 2019-01-09 01:57:17,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae56790e-440b-49d8-9271-e226853deaaa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:57:17,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ae56790e-440b-49d8-9271-e226853deaaa 2019-01-09 01:57:17,766 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d9b28ed3-56c9-4cd-user 2019-01-09 01:57:17,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/fb0238261e3e446caef5ea93480afefc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade844c66de691178268e78dc1b58951700e9b9c" 2019-01-09 01:57:17,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71bcbdf0-2e70-42db-b1fc-daf8672b2888 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:17,921 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/fb0238261e3e446caef5ea93480afefc used request id req-71bcbdf0-2e70-42db-b1fc-daf8672b2888 2019-01-09 01:57:17,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:18,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["W9h2TXBHSD6eAH3UghKr6Q"], "issued_at": "2019-01-09T01:57:18.000000Z"}} 2019-01-09 01:57:18,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2ff16b2beef1ee5fd45638f8cce36f1e9bbbbe" 2019-01-09 01:57:18,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a45c3be-2f24-4fc0-b94c-b04f83aa2633 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:18,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7a45c3be-2f24-4fc0-b94c-b04f83aa2633 2019-01-09 01:57:18,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:18,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:18,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["yeN7dqHuT6Wc5hOr6J8E5A"], "issued_at": "2019-01-09T01:57:18.000000Z"}} 2019-01-09 01:57:18,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:18,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ad3f8f-f8c5-4c95-9b3a-66487957e6b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:18,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-80ad3f8f-f8c5-4c95-9b3a-66487957e6b1 2019-01-09 01:57:18,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:18,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:18,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7f0b3482-3149-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:19,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c72ea6-cc79-401c-8629-8906d03e7d8f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7f0b3482-3149-4e5-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:57:19,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7f0b3482-3149-4e5-proj used request id req-73c72ea6-cc79-401c-8629-8906d03e7d8f 2019-01-09 01:57:19,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:19,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e4741e-d680-43cb-9f19-2b8e6460a9c5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:57:19,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-48e4741e-d680-43cb-9f19-2b8e6460a9c5 2019-01-09 01:57:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-7f0b3482-3149-4e5-proj"}}' 2019-01-09 01:57:19,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2fb4583-ea50-49cd-8e87-364920d1d160 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216"}, "enabled": true, "id": "3ee6e67d0e3c439cb6d1999fddc89216", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7f0b3482-3149-4e5-proj"}} 2019-01-09 01:57:19,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b2fb4583-ea50-49cd-8e87-364920d1d160 2019-01-09 01:57:19,284 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-7f0b3482-3149-4e5-proj 2019-01-09 01:57:19,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:19,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:19,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["D2ksWiV2Q42kZK8FS2XJ4A"], "issued_at": "2019-01-09T01:57:19.000000Z"}} 2019-01-09 01:57:19,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc81736e8ec159cb095cbbae8ea7fc59a2eaa2ab" 2019-01-09 01:57:19,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07fdc0d2-4616-40cf-9b2c-fe0158718bb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:19,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-07fdc0d2-4616-40cf-9b2c-fe0158718bb3 2019-01-09 01:57:19,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:19,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:19,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc81736e8ec159cb095cbbae8ea7fc59a2eaa2ab" 2019-01-09 01:57:19,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb6d2a0-592e-4aa2-a56d-12946fa520cc Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:57:19,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ddb6d2a0-592e-4aa2-a56d-12946fa520cc 2019-01-09 01:57:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-7f0b3482-3149-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc81736e8ec159cb095cbbae8ea7fc59a2eaa2ab" 2019-01-09 01:57:19,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e06b8d3-eb75-4c24-b072-8ce1d1d7468d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-7f0b3482-3149-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216"}, "enabled": true, "id": "3ee6e67d0e3c439cb6d1999fddc89216", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7f0b3482-3149-4e5-proj"}]} 2019-01-09 01:57:19,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-7f0b3482-3149-4e5-proj used request id req-4e06b8d3-eb75-4c24-b072-8ce1d1d7468d 2019-01-09 01:57:19,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc81736e8ec159cb095cbbae8ea7fc59a2eaa2ab" 2019-01-09 01:57:20,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b6b761-fdee-42da-8989-78daa89b8848 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:57:20,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c6b6b761-fdee-42da-8989-78daa89b8848 2019-01-09 01:57:20,415 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-7f0b3482-3149-4e5-user 2019-01-09 01:57:20,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:20,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:20,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d424135-281a-4f23-a62c-f9ec5ef2e79d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:57:20,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7d424135-281a-4f23-a62c-f9ec5ef2e79d 2019-01-09 01:57:20,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" -d '{"role": {"name": "CreateSecurityGroupTests-7f0b3482-3149-4e5-proj-role"}}' 2019-01-09 01:57:20,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe0e8825-3721-47eb-877e-7f63edf094b4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a69bc38d357429fa1f4da7ba54b7a54", "links": {"self": "http://172.30.9.26:5000/v3/roles/7a69bc38d357429fa1f4da7ba54b7a54"}, "name": "CreateSecurityGroupTests-7f0b3482-3149-4e5-proj-role"}} 2019-01-09 01:57:20,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fe0e8825-3721-47eb-877e-7f63edf094b4 2019-01-09 01:57:20,637 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-7f0b3482-3149-4e5-proj-role 2019-01-09 01:57:20,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7a69bc38d357429fa1f4da7ba54b7a54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:20,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-496c527f-a93d-4981-b854-fe1b02f25760 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/7a69bc38d357429fa1f4da7ba54b7a54"}, "domain_id": null, "name": "CreateSecurityGroupTests-7f0b3482-3149-4e5-proj-role", "id": "7a69bc38d357429fa1f4da7ba54b7a54"}} 2019-01-09 01:57:20,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7a69bc38d357429fa1f4da7ba54b7a54 used request id req-496c527f-a93d-4981-b854-fe1b02f25760 2019-01-09 01:57:20,721 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-7f0b3482-3149-4e5-proj-role to project CreateSecurityGroupTests-7f0b3482-3149-4e5-proj 2019-01-09 01:57:20,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216/users/36e1b7cad237432da713a92d85f42689/roles/7a69bc38d357429fa1f4da7ba54b7a54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:20,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f38c7f2-975f-45ff-9542-768d25f2a173 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:20,861 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216/users/36e1b7cad237432da713a92d85f42689/roles/7a69bc38d357429fa1f4da7ba54b7a54 used request id req-1f38c7f2-975f-45ff-9542-768d25f2a173 2019-01-09 01:57:20,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:20,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:21,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["vvez_wbvRrKKzkHDYySazQ"], "issued_at": "2019-01-09T01:57:21.000000Z"}} 2019-01-09 01:57:21,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:21,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55cdfff-e250-4702-b0d5-13c277ccdb7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:21,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f55cdfff-e250-4702-b0d5-13c277ccdb7c 2019-01-09 01:57:21,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:21,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e37cdb5d-c993-4181-9838-95aa92666dce Date: Wed, 09 Jan 2019 01:57:21 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:57:21,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name&description=hello+group used request id req-e37cdb5d-c993-4181-9838-95aa92666dce 2019-01-09 01:57:21,533 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name... 2019-01-09 01:57:21,533 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name 2019-01-09 01:57:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:21,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-7f0b3482-3149-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:21,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2c0f24-305b-4410-a4db-9c1b3d11df51 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-7f0b3482-3149-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216"}, "enabled": true, "id": "3ee6e67d0e3c439cb6d1999fddc89216", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7f0b3482-3149-4e5-proj"}]} 2019-01-09 01:57:21,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-7f0b3482-3149-4e5-proj used request id req-7b2c0f24-305b-4410-a4db-9c1b3d11df51 2019-01-09 01:57:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" -d '{"security_group": {"tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "name": "CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name", "description": "hello group"}}' 2019-01-09 01:57:22,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-b93b5bbc-38d2-4389-918e-a4ceabaeb4ae Date: Wed, 09 Jan 2019 01:57:22 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:21Z", "updated_at": "2019-01-09T01:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "revision_number": 0, "id": "016ddc81-2dee-4265-8572-944f50a75cab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "revision_number": 0, "id": "b256be78-27e7-4de2-871a-f1edf822ea4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}], "revision_number": 2, "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "8d34482b-aad8-409d-a704-17128b934641", "name": "CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name"}} 2019-01-09 01:57:22,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-b93b5bbc-38d2-4389-918e-a4ceabaeb4ae 2019-01-09 01:57:22,105 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d34482b-aad8-409d-a704-17128b934641 2019-01-09 01:57:22,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:22,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-302adad1-4d16-4c73-ac68-b12a2a9e8eb2 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "016ddc81-2dee-4265-8572-944f50a75cab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "b256be78-27e7-4de2-871a-f1edf822ea4f"}]} 2019-01-09 01:57:22,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 used request id req-302adad1-4d16-4c73-ac68-b12a2a9e8eb2 2019-01-09 01:57:22,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d34482b-aad8-409d-a704-17128b934641 2019-01-09 01:57:22,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:22,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b50de614-b825-4a4f-8b9e-c8bb12039823 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "016ddc81-2dee-4265-8572-944f50a75cab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "b256be78-27e7-4de2-871a-f1edf822ea4f"}]} 2019-01-09 01:57:22,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 used request id req-b50de614-b825-4a4f-8b9e-c8bb12039823 2019-01-09 01:57:22,465 - neutron_utils - INFO - Retrieving security group with ID - 8d34482b-aad8-409d-a704-17128b934641 2019-01-09 01:57:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8d34482b-aad8-409d-a704-17128b934641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:22,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2a33eb9a-26ea-438e-96ff-9bd1737e16a1 Date: Wed, 09 Jan 2019 01:57:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:21Z", "updated_at": "2019-01-09T01:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "revision_number": 0, "id": "016ddc81-2dee-4265-8572-944f50a75cab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "revision_number": 0, "id": "b256be78-27e7-4de2-871a-f1edf822ea4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}], "revision_number": 2, "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "8d34482b-aad8-409d-a704-17128b934641", "name": "CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name"}]} 2019-01-09 01:57:22,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8d34482b-aad8-409d-a704-17128b934641 used request id req-2a33eb9a-26ea-438e-96ff-9bd1737e16a1 2019-01-09 01:57:22,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d34482b-aad8-409d-a704-17128b934641 2019-01-09 01:57:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:22,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ffacd830-7640-4116-bb74-f5d52a04c264 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "016ddc81-2dee-4265-8572-944f50a75cab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "b256be78-27e7-4de2-871a-f1edf822ea4f"}]} 2019-01-09 01:57:22,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 used request id req-ffacd830-7640-4116-bb74-f5d52a04c264 2019-01-09 01:57:22,958 - neutron_utils - INFO - Retrieving security group with ID - 8d34482b-aad8-409d-a704-17128b934641 2019-01-09 01:57:22,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8d34482b-aad8-409d-a704-17128b934641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:23,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-89be1fe8-c720-4aba-be45-de6e8b7837af Date: Wed, 09 Jan 2019 01:57:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:21Z", "updated_at": "2019-01-09T01:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "revision_number": 0, "id": "016ddc81-2dee-4265-8572-944f50a75cab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "revision_number": 0, "id": "b256be78-27e7-4de2-871a-f1edf822ea4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}], "revision_number": 2, "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "8d34482b-aad8-409d-a704-17128b934641", "name": "CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name"}]} 2019-01-09 01:57:23,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8d34482b-aad8-409d-a704-17128b934641 used request id req-89be1fe8-c720-4aba-be45-de6e8b7837af 2019-01-09 01:57:23,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d34482b-aad8-409d-a704-17128b934641 2019-01-09 01:57:23,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:23,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-57196f7b-6599-4371-bdd2-abcd3b36c0b4 Date: Wed, 09 Jan 2019 01:57:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "016ddc81-2dee-4265-8572-944f50a75cab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "b256be78-27e7-4de2-871a-f1edf822ea4f"}]} 2019-01-09 01:57:23,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 used request id req-57196f7b-6599-4371-bdd2-abcd3b36c0b4 2019-01-09 01:57:23,337 - neutron_utils - INFO - Retrieving security group with ID - 8d34482b-aad8-409d-a704-17128b934641 2019-01-09 01:57:23,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8d34482b-aad8-409d-a704-17128b934641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:23,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a09ef261-a7ab-40b4-84aa-31ac9502642e Date: Wed, 09 Jan 2019 01:57:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:21Z", "updated_at": "2019-01-09T01:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "revision_number": 0, "id": "016ddc81-2dee-4265-8572-944f50a75cab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "revision_number": 0, "id": "b256be78-27e7-4de2-871a-f1edf822ea4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}], "revision_number": 2, "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "8d34482b-aad8-409d-a704-17128b934641", "name": "CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name"}]} 2019-01-09 01:57:23,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8d34482b-aad8-409d-a704-17128b934641 used request id req-a09ef261-a7ab-40b4-84aa-31ac9502642e 2019-01-09 01:57:23,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d34482b-aad8-409d-a704-17128b934641 2019-01-09 01:57:23,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:23,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-68a74fc7-166f-4a24-a63a-0ecfb2c7627f Date: Wed, 09 Jan 2019 01:57:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "016ddc81-2dee-4265-8572-944f50a75cab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "b256be78-27e7-4de2-871a-f1edf822ea4f"}]} 2019-01-09 01:57:23,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 used request id req-68a74fc7-166f-4a24-a63a-0ecfb2c7627f 2019-01-09 01:57:23,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:23,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a69bc38d357429fa1f4da7ba54b7a54", "name": "CreateSecurityGroupTests-7f0b3482-3149-4e5-proj-role"}], "expires_at": "2019-01-09T02:57:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ee6e67d0e3c439cb6d1999fddc89216", "name": "CreateSecurityGroupTests-7f0b3482-3149-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3ee6e67d0e3c439cb6d1999fddc89216", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/3ee6e67d0e3c439cb6d1999fddc89216", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/3ee6e67d0e3c439cb6d1999fddc89216", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3ee6e67d0e3c439cb6d1999fddc89216", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/3ee6e67d0e3c439cb6d1999fddc89216", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/3ee6e67d0e3c439cb6d1999fddc89216", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3ee6e67d0e3c439cb6d1999fddc89216", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/3ee6e67d0e3c439cb6d1999fddc89216", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/3ee6e67d0e3c439cb6d1999fddc89216", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3ee6e67d0e3c439cb6d1999fddc89216", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/3ee6e67d0e3c439cb6d1999fddc89216", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/3ee6e67d0e3c439cb6d1999fddc89216", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7f0b3482-3149-4e5-user", "id": "36e1b7cad237432da713a92d85f42689"}, "audit_ids": ["qpnKG4YmSWOf-ZKpq8EKMQ"], "issued_at": "2019-01-09T01:57:23.000000Z"}} 2019-01-09 01:57:23,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51acbc1455b4bee043c2dfc38ab484dd1bc1fd4d" 2019-01-09 01:57:24,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-91b5f41f-2939-4619-bb7a-21f751694952 Date: Wed, 09 Jan 2019 01:57:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:21Z", "updated_at": "2019-01-09T01:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "revision_number": 0, "id": "016ddc81-2dee-4265-8572-944f50a75cab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "revision_number": 0, "id": "b256be78-27e7-4de2-871a-f1edf822ea4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}], "revision_number": 2, "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "8d34482b-aad8-409d-a704-17128b934641", "name": "CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name"}]} 2019-01-09 01:57:24,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name&description=hello+group used request id req-91b5f41f-2939-4619-bb7a-21f751694952 2019-01-09 01:57:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:24,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:24,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2ff16b2beef1ee5fd45638f8cce36f1e9bbbbe" 2019-01-09 01:57:24,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b6f6bb-0db4-4f61-bc4d-cd2e9c777a78 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216"}, "enabled": true, "id": "3ee6e67d0e3c439cb6d1999fddc89216", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7f0b3482-3149-4e5-proj"}} 2019-01-09 01:57:24,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216 used request id req-80b6f6bb-0db4-4f61-bc4d-cd2e9c777a78 2019-01-09 01:57:24,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d34482b-aad8-409d-a704-17128b934641 2019-01-09 01:57:24,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51acbc1455b4bee043c2dfc38ab484dd1bc1fd4d" 2019-01-09 01:57:24,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b9782ef6-9bb7-45bd-ab04-23bfd37835d9 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "016ddc81-2dee-4265-8572-944f50a75cab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "b256be78-27e7-4de2-871a-f1edf822ea4f"}]} 2019-01-09 01:57:24,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 used request id req-b9782ef6-9bb7-45bd-ab04-23bfd37835d9 2019-01-09 01:57:24,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d34482b-aad8-409d-a704-17128b934641 2019-01-09 01:57:24,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51acbc1455b4bee043c2dfc38ab484dd1bc1fd4d" 2019-01-09 01:57:24,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-051a636e-4439-45d6-a10d-1d5696cdbb1d Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "016ddc81-2dee-4265-8572-944f50a75cab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:22Z", "security_group_id": "8d34482b-aad8-409d-a704-17128b934641", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:22Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "b256be78-27e7-4de2-871a-f1edf822ea4f"}]} 2019-01-09 01:57:24,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d34482b-aad8-409d-a704-17128b934641 used request id req-051a636e-4439-45d6-a10d-1d5696cdbb1d 2019-01-09 01:57:24,651 - neutron_utils - INFO - Deleting security group rule with ID - b256be78-27e7-4de2-871a-f1edf822ea4f 2019-01-09 01:57:24,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b256be78-27e7-4de2-871a-f1edf822ea4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:24,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7610a74-0d39-45ce-8605-d2f27dbbf7e2 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:24,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b256be78-27e7-4de2-871a-f1edf822ea4f used request id req-c7610a74-0d39-45ce-8605-d2f27dbbf7e2 2019-01-09 01:57:24,739 - neutron_utils - INFO - Deleting security group rule with ID - 016ddc81-2dee-4265-8572-944f50a75cab 2019-01-09 01:57:24,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/016ddc81-2dee-4265-8572-944f50a75cab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:24,998 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f0f09cf8-d704-495f-b309-4cecfcf48454 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:24,998 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/016ddc81-2dee-4265-8572-944f50a75cab used request id req-f0f09cf8-d704-495f-b309-4cecfcf48454 2019-01-09 01:57:24,999 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-31ad8333-b425-4a51-aa01-5afb63257da3name 2019-01-09 01:57:25,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/8d34482b-aad8-409d-a704-17128b934641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e301076fe70b0d4f7836f5744294576e3c76011b" 2019-01-09 01:57:25,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79539181-f29c-4a12-a260-c112a8cbd7c1 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:25,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/8d34482b-aad8-409d-a704-17128b934641 used request id req-79539181-f29c-4a12-a260-c112a8cbd7c1 2019-01-09 01:57:25,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:25,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d9f8cbbc-fe35-4a98-90dc-d8041da89d5e Date: Wed, 09 Jan 2019 01:57:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:21Z", "updated_at": "2019-01-09T01:57:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:21Z", "revision_number": 0, "id": "53e4c0f4-b39a-4d50-a98e-7f1b98dfe70c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:21Z", "security_group_id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:21Z", "revision_number": 0, "id": "8619ec48-7adb-4553-9bb6-42f4b5f9e28d", "remote_group_id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:21Z", "security_group_id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:21Z", "revision_number": 0, "id": "c3e1e860-7ff3-4812-887b-51f55e5d3eca", "remote_group_id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:21Z", "security_group_id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:21Z", "revision_number": 0, "id": "f298b87a-0cef-42a4-926d-37ddaa581a9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:21Z", "security_group_id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216"}], "revision_number": 4, "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:57:25,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d9f8cbbc-fe35-4a98-90dc-d8041da89d5e 2019-01-09 01:57:25,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:25,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987d5cf1-9d9a-4045-80b0-e2ab68f11808 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:57:25,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-987d5cf1-9d9a-4045-80b0-e2ab68f11808 2019-01-09 01:57:25,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:25,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ec4988-3f70-4717-9d8e-a1aa24557f7e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:57:25,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-56ec4988-3f70-4717-9d8e-a1aa24557f7e 2019-01-09 01:57:25,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:25,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a698f6-1e44-456e-8b70-72b1c7fd3111 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216"}, "enabled": true, "id": "3ee6e67d0e3c439cb6d1999fddc89216", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7f0b3482-3149-4e5-proj"}} 2019-01-09 01:57:25,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216 used request id req-c3a698f6-1e44-456e-8b70-72b1c7fd3111 2019-01-09 01:57:25,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b07322e9-57b8-4c89-bae0-4a79f2938fab 2019-01-09 01:57:25,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b07322e9-57b8-4c89-bae0-4a79f2938fab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:25,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-307370d7-4579-4bb1-857e-b7a715d4307b Date: Wed, 09 Jan 2019 01:57:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:21Z", "security_group_id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:21Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "53e4c0f4-b39a-4d50-a98e-7f1b98dfe70c"}, {"remote_group_id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:21Z", "security_group_id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:21Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "8619ec48-7adb-4553-9bb6-42f4b5f9e28d"}, {"remote_group_id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:21Z", "security_group_id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:21Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "c3e1e860-7ff3-4812-887b-51f55e5d3eca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:21Z", "security_group_id": "b07322e9-57b8-4c89-bae0-4a79f2938fab", "port_range_min": null, "revision_number": 0, "tenant_id": "3ee6e67d0e3c439cb6d1999fddc89216", "created_at": "2019-01-09T01:57:21Z", "project_id": "3ee6e67d0e3c439cb6d1999fddc89216", "id": "f298b87a-0cef-42a4-926d-37ddaa581a9f"}]} 2019-01-09 01:57:25,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b07322e9-57b8-4c89-bae0-4a79f2938fab used request id req-307370d7-4579-4bb1-857e-b7a715d4307b 2019-01-09 01:57:25,929 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 01:57:25,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b07322e9-57b8-4c89-bae0-4a79f2938fab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:26,221 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-498e131c-b5ed-4b07-b884-ecbcff2a140d Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:26,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b07322e9-57b8-4c89-bae0-4a79f2938fab used request id req-498e131c-b5ed-4b07-b884-ecbcff2a140d 2019-01-09 01:57:26,222 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-7f0b3482-3149-4e5-proj 2019-01-09 01:57:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:26,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96b6014f-d08a-4db5-b4d8-601f5bbc41a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:26,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3ee6e67d0e3c439cb6d1999fddc89216 used request id req-96b6014f-d08a-4db5-b4d8-601f5bbc41a0 2019-01-09 01:57:26,471 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-7f0b3482-3149-4e5-proj-role 2019-01-09 01:57:26,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7a69bc38d357429fa1f4da7ba54b7a54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:26,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-461e4f4a-c928-4ba8-b0cc-44f465570292 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:26,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7a69bc38d357429fa1f4da7ba54b7a54 used request id req-461e4f4a-c928-4ba8-b0cc-44f465570292 2019-01-09 01:57:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ecec6b51a76696a8484cdbdeb63c3905c843f1" 2019-01-09 01:57:26,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315f4222-b856-4ab5-b0c7-db0e5558d844 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:57:26,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-315f4222-b856-4ab5-b0c7-db0e5558d844 2019-01-09 01:57:26,678 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-7f0b3482-3149-4e5-user 2019-01-09 01:57:26,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/36e1b7cad237432da713a92d85f42689 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc81736e8ec159cb095cbbae8ea7fc59a2eaa2ab" 2019-01-09 01:57:26,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24b496ca-f24e-4652-8d78-fe3e7a5523ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:26,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/36e1b7cad237432da713a92d85f42689 used request id req-24b496ca-f24e-4652-8d78-fe3e7a5523ec 2019-01-09 01:57:26,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:27,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["2_gUPaMIS6--cnWN2rl5Jg"], "issued_at": "2019-01-09T01:57:27.000000Z"}} 2019-01-09 01:57:27,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d431d8c7fd908e862792ab6e0fac2d9273eeb067" 2019-01-09 01:57:27,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1552d575-0684-4323-a991-ddb7b6ef5fe9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:27,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1552d575-0684-4323-a991-ddb7b6ef5fe9 2019-01-09 01:57:27,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:27,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:27,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["NHdwvB4fS0KWs5KFsCYq_g"], "issued_at": "2019-01-09T01:57:27.000000Z"}} 2019-01-09 01:57:27,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:27,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63378f7-ccd0-4b2f-9e47-618836b580e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:27,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d63378f7-ccd0-4b2f-9e47-618836b580e0 2019-01-09 01:57:27,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:27,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:27,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9dd3a723-9baa-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:27,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a18c9f-16f1-4ba7-b12f-d5f6b6bd6222 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9dd3a723-9baa-462-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:57:27,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9dd3a723-9baa-462-proj used request id req-80a18c9f-16f1-4ba7-b12f-d5f6b6bd6222 2019-01-09 01:57:27,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:27,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c250a4-d645-4b4b-b654-270e0f8b56d5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:57:27,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-21c250a4-d645-4b4b-b654-270e0f8b56d5 2019-01-09 01:57:27,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-proj"}}' 2019-01-09 01:57:28,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d62587de-ca18-4103-96eb-fc5354383305 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a3db1fff0ced4d02a5bf2cff45cf6604"}, "enabled": true, "id": "a3db1fff0ced4d02a5bf2cff45cf6604", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-proj"}} 2019-01-09 01:57:28,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d62587de-ca18-4103-96eb-fc5354383305 2019-01-09 01:57:28,109 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9dd3a723-9baa-462-proj 2019-01-09 01:57:28,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:28,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:28,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["AGR0IAXcS0KAT01A6EUHAg"], "issued_at": "2019-01-09T01:57:28.000000Z"}} 2019-01-09 01:57:28,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba551094b78d7d202f9e2b3e4eb5b8aa78b16483" 2019-01-09 01:57:28,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce17d7f7-4f90-4a9e-b35e-e91494075b28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:28,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ce17d7f7-4f90-4a9e-b35e-e91494075b28 2019-01-09 01:57:28,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:28,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:28,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba551094b78d7d202f9e2b3e4eb5b8aa78b16483" 2019-01-09 01:57:28,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab25b15-fe38-46c1-a313-9a2004a6a4a9 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:57:28,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-aab25b15-fe38-46c1-a313-9a2004a6a4a9 2019-01-09 01:57:28,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-9dd3a723-9baa-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba551094b78d7d202f9e2b3e4eb5b8aa78b16483" 2019-01-09 01:57:28,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f50eedf2-5381-4f26-bb4a-5aaf24a85205 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-9dd3a723-9baa-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a3db1fff0ced4d02a5bf2cff45cf6604"}, "enabled": true, "id": "a3db1fff0ced4d02a5bf2cff45cf6604", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-proj"}]} 2019-01-09 01:57:28,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-9dd3a723-9baa-462-proj used request id req-f50eedf2-5381-4f26-bb4a-5aaf24a85205 2019-01-09 01:57:28,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba551094b78d7d202f9e2b3e4eb5b8aa78b16483" 2019-01-09 01:57:28,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebee9bde-ea89-4b84-b5ed-a17d5920a77e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:57:28,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ebee9bde-ea89-4b84-b5ed-a17d5920a77e 2019-01-09 01:57:29,139 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9dd3a723-9baa-462-user 2019-01-09 01:57:29,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:29,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:29,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af6e2d3d-2d9f-46ff-8779-99e76b896ee2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:57:29,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-af6e2d3d-2d9f-46ff-8779-99e76b896ee2 2019-01-09 01:57:29,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" -d '{"role": {"name": "CreateSecurityGroupTests-9dd3a723-9baa-462-proj-role"}}' 2019-01-09 01:57:29,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cd1470a-b376-4e5e-a2d3-68566c25e5c6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2cc38045047e443db52f5e11643ffabf", "links": {"self": "http://172.30.9.26:5000/v3/roles/2cc38045047e443db52f5e11643ffabf"}, "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-proj-role"}} 2019-01-09 01:57:29,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3cd1470a-b376-4e5e-a2d3-68566c25e5c6 2019-01-09 01:57:29,356 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9dd3a723-9baa-462-proj-role 2019-01-09 01:57:29,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2cc38045047e443db52f5e11643ffabf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:29,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ca715f-e6f1-46c8-b0c2-2d1e22e08d2c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/2cc38045047e443db52f5e11643ffabf"}, "domain_id": null, "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-proj-role", "id": "2cc38045047e443db52f5e11643ffabf"}} 2019-01-09 01:57:29,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2cc38045047e443db52f5e11643ffabf used request id req-81ca715f-e6f1-46c8-b0c2-2d1e22e08d2c 2019-01-09 01:57:29,376 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9dd3a723-9baa-462-proj-role to project CreateSecurityGroupTests-9dd3a723-9baa-462-proj 2019-01-09 01:57:29,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a3db1fff0ced4d02a5bf2cff45cf6604/users/750d80ba48ef4211998c372e1c246d65/roles/2cc38045047e443db52f5e11643ffabf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:29,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3210ba96-280f-47b9-88d3-bb313a467d84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:29,519 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a3db1fff0ced4d02a5bf2cff45cf6604/users/750d80ba48ef4211998c372e1c246d65/roles/2cc38045047e443db52f5e11643ffabf used request id req-3210ba96-280f-47b9-88d3-bb313a467d84 2019-01-09 01:57:29,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:29,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:29,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cc38045047e443db52f5e11643ffabf", "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-proj-role"}], "expires_at": "2019-01-09T02:57:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3db1fff0ced4d02a5bf2cff45cf6604", "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-user", "id": "750d80ba48ef4211998c372e1c246d65"}, "audit_ids": ["NQike0NzSb2pRnzXQCuU1Q"], "issued_at": "2019-01-09T01:57:29.000000Z"}} 2019-01-09 01:57:29,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:29,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d09371eb-8fcd-403c-9a4b-2593a7cba680 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:29,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d09371eb-8fcd-403c-9a4b-2593a7cba680 2019-01-09 01:57:29,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:30,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-907a3a29-bfc1-40dd-bf87-4eea952c30b8 Date: Wed, 09 Jan 2019 01:57:30 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:57:30,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name&description=hello+group used request id req-907a3a29-bfc1-40dd-bf87-4eea952c30b8 2019-01-09 01:57:30,460 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name... 2019-01-09 01:57:30,460 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name 2019-01-09 01:57:30,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" -d '{"security_group": {"name": "CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name", "description": "hello group"}}' 2019-01-09 01:57:30,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-da750733-e2e4-4a01-a5c3-ca085c84be93 Date: Wed, 09 Jan 2019 01:57:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "updated_at": "2019-01-09T01:57:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "2d357275-d686-40b3-b568-8a02d016c300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "796a2870-eaf9-458e-9a91-246d2657c434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}], "revision_number": 2, "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "name": "CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name"}} 2019-01-09 01:57:30,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-da750733-e2e4-4a01-a5c3-ca085c84be93 2019-01-09 01:57:30,823 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa 2019-01-09 01:57:30,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:31,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-84c0bd5b-8841-4978-b7cc-d28a382b7dc8 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "2d357275-d686-40b3-b568-8a02d016c300"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "796a2870-eaf9-458e-9a91-246d2657c434"}]} 2019-01-09 01:57:31,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-84c0bd5b-8841-4978-b7cc-d28a382b7dc8 2019-01-09 01:57:31,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa 2019-01-09 01:57:31,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:31,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-744f828d-1845-4acb-984c-31921eb9c01b Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "2d357275-d686-40b3-b568-8a02d016c300"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "796a2870-eaf9-458e-9a91-246d2657c434"}]} 2019-01-09 01:57:31,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-744f828d-1845-4acb-984c-31921eb9c01b 2019-01-09 01:57:31,199 - neutron_utils - INFO - Retrieving security group with ID - d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa 2019-01-09 01:57:31,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:31,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-14d717c8-fe51-45f8-9e6c-b22d972450ff Date: Wed, 09 Jan 2019 01:57:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "updated_at": "2019-01-09T01:57:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "2d357275-d686-40b3-b568-8a02d016c300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "796a2870-eaf9-458e-9a91-246d2657c434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}], "revision_number": 2, "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "name": "CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name"}]} 2019-01-09 01:57:31,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-14d717c8-fe51-45f8-9e6c-b22d972450ff 2019-01-09 01:57:31,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa 2019-01-09 01:57:31,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:31,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a5a401e-ba84-4018-81b8-adde740ff312 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "2d357275-d686-40b3-b568-8a02d016c300"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "796a2870-eaf9-458e-9a91-246d2657c434"}]} 2019-01-09 01:57:31,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-7a5a401e-ba84-4018-81b8-adde740ff312 2019-01-09 01:57:31,429 - neutron_utils - INFO - Retrieving security group with ID - d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa 2019-01-09 01:57:31,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:31,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9b1beea2-44f7-470d-b823-f82141c5cad2 Date: Wed, 09 Jan 2019 01:57:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "updated_at": "2019-01-09T01:57:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "2d357275-d686-40b3-b568-8a02d016c300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "796a2870-eaf9-458e-9a91-246d2657c434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}], "revision_number": 2, "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "name": "CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name"}]} 2019-01-09 01:57:31,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-9b1beea2-44f7-470d-b823-f82141c5cad2 2019-01-09 01:57:31,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa 2019-01-09 01:57:31,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:31,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23777d88-6910-4d50-8ea7-9c88998d1d7d Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "2d357275-d686-40b3-b568-8a02d016c300"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "796a2870-eaf9-458e-9a91-246d2657c434"}]} 2019-01-09 01:57:31,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-23777d88-6910-4d50-8ea7-9c88998d1d7d 2019-01-09 01:57:31,659 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name 2019-01-09 01:57:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:31,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c7fbf783-1528-4b93-b426-5d051104d45c Date: Wed, 09 Jan 2019 01:57:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "updated_at": "2019-01-09T01:57:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "2d357275-d686-40b3-b568-8a02d016c300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "796a2870-eaf9-458e-9a91-246d2657c434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}], "revision_number": 2, "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "name": "CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name"}]} 2019-01-09 01:57:31,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name used request id req-c7fbf783-1528-4b93-b426-5d051104d45c 2019-01-09 01:57:31,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:31,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:31,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a3db1fff0ced4d02a5bf2cff45cf6604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:31,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e48543-f00c-40d7-970e-bacd7d1ecddb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a3db1fff0ced4d02a5bf2cff45cf6604"}, "enabled": true, "id": "a3db1fff0ced4d02a5bf2cff45cf6604", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-proj"}} 2019-01-09 01:57:31,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a3db1fff0ced4d02a5bf2cff45cf6604 used request id req-b8e48543-f00c-40d7-970e-bacd7d1ecddb 2019-01-09 01:57:31,957 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa 2019-01-09 01:57:31,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:32,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0488e416-30cf-4fbe-9f64-ed561619a92a Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "2d357275-d686-40b3-b568-8a02d016c300"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "796a2870-eaf9-458e-9a91-246d2657c434"}]} 2019-01-09 01:57:32,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-0488e416-30cf-4fbe-9f64-ed561619a92a 2019-01-09 01:57:32,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": 10}}' 2019-01-09 01:57:32,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5193d54d-50af-4b45-8a1f-3a6f5ea90f43 Date: Wed, 09 Jan 2019 01:57:32 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": "2019-01-09T01:57:32Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": 10, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:32Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "28386be7-ba6f-4fdd-9342-946ba2ea08d6"}} 2019-01-09 01:57:32,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-5193d54d-50af-4b45-8a1f-3a6f5ea90f43 2019-01-09 01:57:32,302 - neutron_utils - INFO - Retrieving security group with ID - d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa 2019-01-09 01:57:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:32,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-0a8da99c-a94c-471d-91a7-67c68a33e3df Date: Wed, 09 Jan 2019 01:57:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "updated_at": "2019-01-09T01:57:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:32Z", "revision_number": 0, "id": "28386be7-ba6f-4fdd-9342-946ba2ea08d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:32Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "2d357275-d686-40b3-b568-8a02d016c300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "796a2870-eaf9-458e-9a91-246d2657c434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}], "revision_number": 3, "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "name": "CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name"}]} 2019-01-09 01:57:32,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-0a8da99c-a94c-471d-91a7-67c68a33e3df 2019-01-09 01:57:32,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa 2019-01-09 01:57:32,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:32,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-1357e979-1e2e-428b-9129-b0d1e156023e Date: Wed, 09 Jan 2019 01:57:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:32Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": 10, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:32Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "28386be7-ba6f-4fdd-9342-946ba2ea08d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "2d357275-d686-40b3-b568-8a02d016c300"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "796a2870-eaf9-458e-9a91-246d2657c434"}]} 2019-01-09 01:57:32,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-1357e979-1e2e-428b-9129-b0d1e156023e 2019-01-09 01:57:32,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:32,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cc38045047e443db52f5e11643ffabf", "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-proj-role"}], "expires_at": "2019-01-09T02:57:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3db1fff0ced4d02a5bf2cff45cf6604", "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a3db1fff0ced4d02a5bf2cff45cf6604", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-user", "id": "750d80ba48ef4211998c372e1c246d65"}, "audit_ids": ["T5bLWPPzS3mic70j801q_Q"], "issued_at": "2019-01-09T01:57:32.000000Z"}} 2019-01-09 01:57:32,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd469b64d07ba2fb2424b5553dee8d545ad77541" 2019-01-09 01:57:33,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-e97dd6eb-2b90-4bf4-93b2-71ca4f5f1495 Date: Wed, 09 Jan 2019 01:57:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "updated_at": "2019-01-09T01:57:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:32Z", "revision_number": 0, "id": "28386be7-ba6f-4fdd-9342-946ba2ea08d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:32Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "2d357275-d686-40b3-b568-8a02d016c300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "796a2870-eaf9-458e-9a91-246d2657c434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}], "revision_number": 3, "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "name": "CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name"}]} 2019-01-09 01:57:33,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name&description=hello+group used request id req-e97dd6eb-2b90-4bf4-93b2-71ca4f5f1495 2019-01-09 01:57:33,107 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa 2019-01-09 01:57:33,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd469b64d07ba2fb2424b5553dee8d545ad77541" 2019-01-09 01:57:33,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-5aa94eb2-602b-41c4-b737-789e6f01907a Date: Wed, 09 Jan 2019 01:57:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:32Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": 10, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:32Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "28386be7-ba6f-4fdd-9342-946ba2ea08d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "2d357275-d686-40b3-b568-8a02d016c300"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "796a2870-eaf9-458e-9a91-246d2657c434"}]} 2019-01-09 01:57:33,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-5aa94eb2-602b-41c4-b737-789e6f01907a 2019-01-09 01:57:33,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa 2019-01-09 01:57:33,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd469b64d07ba2fb2424b5553dee8d545ad77541" 2019-01-09 01:57:33,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-04b88c91-5bc9-4f40-bd87-d41f99953608 Date: Wed, 09 Jan 2019 01:57:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:32Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": 10, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:32Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "28386be7-ba6f-4fdd-9342-946ba2ea08d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "2d357275-d686-40b3-b568-8a02d016c300"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "796a2870-eaf9-458e-9a91-246d2657c434"}]} 2019-01-09 01:57:33,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-04b88c91-5bc9-4f40-bd87-d41f99953608 2019-01-09 01:57:33,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd469b64d07ba2fb2424b5553dee8d545ad77541" 2019-01-09 01:57:33,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-7086173f-8664-4c34-a852-439fc1ad032c Date: Wed, 09 Jan 2019 01:57:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "updated_at": "2019-01-09T01:57:32Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:32Z", "revision_number": 0, "id": "28386be7-ba6f-4fdd-9342-946ba2ea08d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:32Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "2d357275-d686-40b3-b568-8a02d016c300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "796a2870-eaf9-458e-9a91-246d2657c434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}], "revision_number": 3, "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "name": "CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name"}]} 2019-01-09 01:57:33,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name used request id req-7086173f-8664-4c34-a852-439fc1ad032c 2019-01-09 01:57:33,678 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa 2019-01-09 01:57:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd469b64d07ba2fb2424b5553dee8d545ad77541" 2019-01-09 01:57:33,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-3f4d0623-8a62-4447-ab3c-fb7bda52ca94 Date: Wed, 09 Jan 2019 01:57:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:32Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": 10, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:32Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "28386be7-ba6f-4fdd-9342-946ba2ea08d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "2d357275-d686-40b3-b568-8a02d016c300"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "796a2870-eaf9-458e-9a91-246d2657c434"}]} 2019-01-09 01:57:33,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-3f4d0623-8a62-4447-ab3c-fb7bda52ca94 2019-01-09 01:57:33,710 - neutron_utils - INFO - Deleting security group rule with ID - 28386be7-ba6f-4fdd-9342-946ba2ea08d6 2019-01-09 01:57:33,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/28386be7-ba6f-4fdd-9342-946ba2ea08d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:33,803 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b77369d6-b7bc-46b8-b513-21d7d156e4a9 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:33,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/28386be7-ba6f-4fdd-9342-946ba2ea08d6 used request id req-b77369d6-b7bc-46b8-b513-21d7d156e4a9 2019-01-09 01:57:33,804 - neutron_utils - INFO - Deleting security group rule with ID - 2d357275-d686-40b3-b568-8a02d016c300 2019-01-09 01:57:33,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2d357275-d686-40b3-b568-8a02d016c300 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:34,048 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9fa07231-bcac-4ef2-9272-f770154ef5ce Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:34,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2d357275-d686-40b3-b568-8a02d016c300 used request id req-9fa07231-bcac-4ef2-9272-f770154ef5ce 2019-01-09 01:57:34,049 - neutron_utils - INFO - Deleting security group rule with ID - 796a2870-eaf9-458e-9a91-246d2657c434 2019-01-09 01:57:34,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/796a2870-eaf9-458e-9a91-246d2657c434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:34,333 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-139c18fb-a55c-4772-aa75-f5bcee260a12 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:34,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/796a2870-eaf9-458e-9a91-246d2657c434 used request id req-139c18fb-a55c-4772-aa75-f5bcee260a12 2019-01-09 01:57:34,334 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-18a2bd35-6b2b-4ab7-95fe-291257c07b27name 2019-01-09 01:57:34,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad615eb15dd6cac670bd09b5b32093b6c0bfca96" 2019-01-09 01:57:34,608 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-665e1883-98c4-4430-9f9f-c339a7aa7ba1 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:34,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d4c0f8b6-cda2-4d40-8750-3a0df58d2bfa used request id req-665e1883-98c4-4430-9f9f-c339a7aa7ba1 2019-01-09 01:57:34,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:34,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4a19adbd-4b05-43dc-8945-457436268ba3 Date: Wed, 09 Jan 2019 01:57:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "updated_at": "2019-01-09T01:57:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "2aa90c89-cb9d-4c2f-9f84-20de07c7168f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "1e3979bd-1661-4f39-b252-716975501b3c", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "804bbc6e-c2b3-44ce-b427-b3cfb5d99946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "1e3979bd-1661-4f39-b252-716975501b3c", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "ab12cfbf-fe3a-4054-83b6-d21503e1286e", "remote_group_id": "1e3979bd-1661-4f39-b252-716975501b3c", "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "1e3979bd-1661-4f39-b252-716975501b3c", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "revision_number": 0, "id": "faf68ba2-3960-487c-8d79-58e66dc730f1", "remote_group_id": "1e3979bd-1661-4f39-b252-716975501b3c", "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:30Z", "security_group_id": "1e3979bd-1661-4f39-b252-716975501b3c", "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604"}], "revision_number": 4, "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "1e3979bd-1661-4f39-b252-716975501b3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:57:34,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-4a19adbd-4b05-43dc-8945-457436268ba3 2019-01-09 01:57:34,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a3db1fff0ced4d02a5bf2cff45cf6604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:34,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101c9432-82b8-4fd1-ac80-a1907b1af89d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a3db1fff0ced4d02a5bf2cff45cf6604"}, "enabled": true, "id": "a3db1fff0ced4d02a5bf2cff45cf6604", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9dd3a723-9baa-462-proj"}} 2019-01-09 01:57:34,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a3db1fff0ced4d02a5bf2cff45cf6604 used request id req-101c9432-82b8-4fd1-ac80-a1907b1af89d 2019-01-09 01:57:34,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e3979bd-1661-4f39-b252-716975501b3c 2019-01-09 01:57:34,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1e3979bd-1661-4f39-b252-716975501b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:35,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dade3f86-e250-46b8-a80c-c8fdec64388d Date: Wed, 09 Jan 2019 01:57:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "1e3979bd-1661-4f39-b252-716975501b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "2aa90c89-cb9d-4c2f-9f84-20de07c7168f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "1e3979bd-1661-4f39-b252-716975501b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "804bbc6e-c2b3-44ce-b427-b3cfb5d99946"}, {"remote_group_id": "1e3979bd-1661-4f39-b252-716975501b3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "1e3979bd-1661-4f39-b252-716975501b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "ab12cfbf-fe3a-4054-83b6-d21503e1286e"}, {"remote_group_id": "1e3979bd-1661-4f39-b252-716975501b3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:30Z", "security_group_id": "1e3979bd-1661-4f39-b252-716975501b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "created_at": "2019-01-09T01:57:30Z", "project_id": "a3db1fff0ced4d02a5bf2cff45cf6604", "id": "faf68ba2-3960-487c-8d79-58e66dc730f1"}]} 2019-01-09 01:57:35,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1e3979bd-1661-4f39-b252-716975501b3c used request id req-dade3f86-e250-46b8-a80c-c8fdec64388d 2019-01-09 01:57:35,088 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 01:57:35,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1e3979bd-1661-4f39-b252-716975501b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:35,366 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e068d23-9d41-48c4-9d59-615b03d0b30e Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:35,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1e3979bd-1661-4f39-b252-716975501b3c used request id req-4e068d23-9d41-48c4-9d59-615b03d0b30e 2019-01-09 01:57:35,367 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9dd3a723-9baa-462-proj 2019-01-09 01:57:35,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a3db1fff0ced4d02a5bf2cff45cf6604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:35,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d6d4ca-0159-4091-a9d0-94f9a1569e55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:35,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a3db1fff0ced4d02a5bf2cff45cf6604 used request id req-95d6d4ca-0159-4091-a9d0-94f9a1569e55 2019-01-09 01:57:35,580 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9dd3a723-9baa-462-proj-role 2019-01-09 01:57:35,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2cc38045047e443db52f5e11643ffabf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:35,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-682249ea-2932-4a12-a3ee-9f9b5b151ae5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:35,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2cc38045047e443db52f5e11643ffabf used request id req-682249ea-2932-4a12-a3ee-9f9b5b151ae5 2019-01-09 01:57:35,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75bc6f305e72cc0413ef6a4bc6aa49c95734653" 2019-01-09 01:57:35,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-078509c7-8d08-45e8-a510-f579b269739f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:57:35,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-078509c7-8d08-45e8-a510-f579b269739f 2019-01-09 01:57:35,782 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9dd3a723-9baa-462-user 2019-01-09 01:57:35,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/750d80ba48ef4211998c372e1c246d65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba551094b78d7d202f9e2b3e4eb5b8aa78b16483" 2019-01-09 01:57:35,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa3c5d75-8a3d-4f5b-988b-3d3a10a00020 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:35,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/750d80ba48ef4211998c372e1c246d65 used request id req-fa3c5d75-8a3d-4f5b-988b-3d3a10a00020 2019-01-09 01:57:35,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:36,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["x80WuxAtQ1qjyt5un9s5YA"], "issued_at": "2019-01-09T01:57:36.000000Z"}} 2019-01-09 01:57:36,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c7eb73a5e027eef7fb1ec67a29f59f05946db2" 2019-01-09 01:57:36,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b21e46-82f7-4d90-a17f-189e19aa79dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:36,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d4b21e46-82f7-4d90-a17f-189e19aa79dc 2019-01-09 01:57:36,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:36,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:36,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["aak4MEAMQbK5LYn3vnG8hQ"], "issued_at": "2019-01-09T01:57:36.000000Z"}} 2019-01-09 01:57:36,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:36,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74e81d4-c47a-4ef8-a2fb-ee8e64150135 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:36,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b74e81d4-c47a-4ef8-a2fb-ee8e64150135 2019-01-09 01:57:36,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:36,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:36,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:37,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4aaaa25-d0b9-429d-931a-0e3af3582dc5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:57:37,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj used request id req-d4aaaa25-d0b9-429d-931a-0e3af3582dc5 2019-01-09 01:57:37,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:37,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f42bc1f-79d6-420a-a25c-7f755032ada1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:57:37,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7f42bc1f-79d6-420a-a25c-7f755032ada1 2019-01-09 01:57:37,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj"}}' 2019-01-09 01:57:37,234 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39599055-1f2d-4155-aa57-32b17f5d0589 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9f0acaf70ffb43f5b4cc7c88a931fc30"}, "enabled": true, "id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj"}} 2019-01-09 01:57:37,235 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-39599055-1f2d-4155-aa57-32b17f5d0589 2019-01-09 01:57:37,235 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj 2019-01-09 01:57:37,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:37,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:37,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["TPjXveZwR3qZJzNzf36oQw"], "issued_at": "2019-01-09T01:57:37.000000Z"}} 2019-01-09 01:57:37,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a4062a351a92ac85ba5550e7f221850ad2a0bb" 2019-01-09 01:57:37,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8055d42-9324-4362-8af9-90d1faf184de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:37,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c8055d42-9324-4362-8af9-90d1faf184de 2019-01-09 01:57:37,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:37,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:37,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a4062a351a92ac85ba5550e7f221850ad2a0bb" 2019-01-09 01:57:37,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae645e61-4948-4638-8a85-5e38e735b76f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:57:37,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ae645e61-4948-4638-8a85-5e38e735b76f 2019-01-09 01:57:37,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a4062a351a92ac85ba5550e7f221850ad2a0bb" 2019-01-09 01:57:37,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3177f3-9c9a-46fd-9145-981ab5a08bf4 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9f0acaf70ffb43f5b4cc7c88a931fc30"}, "enabled": true, "id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj"}]} 2019-01-09 01:57:37,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj used request id req-0c3177f3-9c9a-46fd-9145-981ab5a08bf4 2019-01-09 01:57:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a4062a351a92ac85ba5550e7f221850ad2a0bb" 2019-01-09 01:57:37,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f1b2f4-a5ad-478d-8ab3-ae972c2a099e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:57:37,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-73f1b2f4-a5ad-478d-8ab3-ae972c2a099e 2019-01-09 01:57:38,224 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b98ee6ae-e960-4d6-user 2019-01-09 01:57:38,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:38,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:38,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec70178-a250-457e-8dbc-cc7a731964b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:57:38,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bec70178-a250-457e-8dbc-cc7a731964b1 2019-01-09 01:57:38,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" -d '{"role": {"name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj-role"}}' 2019-01-09 01:57:38,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d81c4dcc-be83-4233-9088-9312e609af2e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98462a566e7b42948aa9f1370bdce288", "links": {"self": "http://172.30.9.26:5000/v3/roles/98462a566e7b42948aa9f1370bdce288"}, "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj-role"}} 2019-01-09 01:57:38,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d81c4dcc-be83-4233-9088-9312e609af2e 2019-01-09 01:57:38,415 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj-role 2019-01-09 01:57:38,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/98462a566e7b42948aa9f1370bdce288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:38,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8d8f73-5ca3-466d-af72-b65c368458b2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/98462a566e7b42948aa9f1370bdce288"}, "domain_id": null, "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj-role", "id": "98462a566e7b42948aa9f1370bdce288"}} 2019-01-09 01:57:38,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/98462a566e7b42948aa9f1370bdce288 used request id req-4a8d8f73-5ca3-466d-af72-b65c368458b2 2019-01-09 01:57:38,506 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj-role to project CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj 2019-01-09 01:57:38,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9f0acaf70ffb43f5b4cc7c88a931fc30/users/2be84dc5e1b94614a7323c25ae68a15e/roles/98462a566e7b42948aa9f1370bdce288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:38,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9c2ae28-80c9-4cba-a912-70943f21f3ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:38,626 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9f0acaf70ffb43f5b4cc7c88a931fc30/users/2be84dc5e1b94614a7323c25ae68a15e/roles/98462a566e7b42948aa9f1370bdce288 used request id req-e9c2ae28-80c9-4cba-a912-70943f21f3ae 2019-01-09 01:57:38,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:38,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:39,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98462a566e7b42948aa9f1370bdce288", "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj-role"}], "expires_at": "2019-01-09T02:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-user", "id": "2be84dc5e1b94614a7323c25ae68a15e"}, "audit_ids": ["Kg6vsepeRaerps5Nfk7Q-Q"], "issued_at": "2019-01-09T01:57:39.000000Z"}} 2019-01-09 01:57:39,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:39,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e57483-edbd-46c2-a60e-6d7af5799f94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:39,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-29e57483-edbd-46c2-a60e-6d7af5799f94 2019-01-09 01:57:39,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:39,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e62ca4bb-b7f3-4439-8887-2f94553f3119 Date: Wed, 09 Jan 2019 01:57:39 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:57:39,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name&description=hello+group used request id req-e62ca4bb-b7f3-4439-8887-2f94553f3119 2019-01-09 01:57:39,382 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name... 2019-01-09 01:57:39,382 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name 2019-01-09 01:57:39,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" -d '{"security_group": {"name": "CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name", "description": "hello group"}}' 2019-01-09 01:57:39,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-56146a03-2e45-49b8-9a3b-457ce5413bcd Date: Wed, 09 Jan 2019 01:57:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "updated_at": "2019-01-09T01:57:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "6bc69c88-b0df-467b-b20b-addebf98ec35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}], "revision_number": 2, "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "3ce9a9ed-6253-43f0-a867-737524290199", "name": "CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name"}} 2019-01-09 01:57:39,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-56146a03-2e45-49b8-9a3b-457ce5413bcd 2019-01-09 01:57:39,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:39,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:39,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1dd6f4f9-e948-42cf-8791-0ac4a829b18a Date: Wed, 09 Jan 2019 01:57:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "6bc69c88-b0df-467b-b20b-addebf98ec35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5"}]} 2019-01-09 01:57:39,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-1dd6f4f9-e948-42cf-8791-0ac4a829b18a 2019-01-09 01:57:39,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:39,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:40,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2dab2ce3-3142-43dd-b412-231ca0d827f4 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "6bc69c88-b0df-467b-b20b-addebf98ec35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5"}]} 2019-01-09 01:57:40,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-2dab2ce3-3142-43dd-b412-231ca0d827f4 2019-01-09 01:57:40,138 - neutron_utils - INFO - Retrieving security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:40,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:40,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8d44f1bc-023c-4b73-ac7b-79950ba03c26 Date: Wed, 09 Jan 2019 01:57:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "updated_at": "2019-01-09T01:57:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "6bc69c88-b0df-467b-b20b-addebf98ec35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}], "revision_number": 2, "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "3ce9a9ed-6253-43f0-a867-737524290199", "name": "CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name"}]} 2019-01-09 01:57:40,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-8d44f1bc-023c-4b73-ac7b-79950ba03c26 2019-01-09 01:57:40,344 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:40,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:40,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7538e101-104b-4830-8a15-a9d533c7e25d Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "6bc69c88-b0df-467b-b20b-addebf98ec35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5"}]} 2019-01-09 01:57:40,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-7538e101-104b-4830-8a15-a9d533c7e25d 2019-01-09 01:57:40,522 - neutron_utils - INFO - Retrieving security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:40,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:40,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-99171395-fad6-4cc2-bb32-cacf92313bb0 Date: Wed, 09 Jan 2019 01:57:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "updated_at": "2019-01-09T01:57:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "6bc69c88-b0df-467b-b20b-addebf98ec35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}], "revision_number": 2, "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "3ce9a9ed-6253-43f0-a867-737524290199", "name": "CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name"}]} 2019-01-09 01:57:40,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-99171395-fad6-4cc2-bb32-cacf92313bb0 2019-01-09 01:57:40,723 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:40,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:40,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6569d758-6442-49c6-bae6-371ccd385251 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "6bc69c88-b0df-467b-b20b-addebf98ec35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5"}]} 2019-01-09 01:57:40,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-6569d758-6442-49c6-bae6-371ccd385251 2019-01-09 01:57:40,753 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name 2019-01-09 01:57:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:40,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9d48f7fa-5516-4319-89a4-c849d925dafd Date: Wed, 09 Jan 2019 01:57:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "updated_at": "2019-01-09T01:57:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "6bc69c88-b0df-467b-b20b-addebf98ec35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}], "revision_number": 2, "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "3ce9a9ed-6253-43f0-a867-737524290199", "name": "CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name"}]} 2019-01-09 01:57:40,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name used request id req-9d48f7fa-5516-4319-89a4-c849d925dafd 2019-01-09 01:57:40,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:40,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:40,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9f0acaf70ffb43f5b4cc7c88a931fc30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:40,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6003376-808c-4767-9a7f-563f5d1b688e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9f0acaf70ffb43f5b4cc7c88a931fc30"}, "enabled": true, "id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj"}} 2019-01-09 01:57:40,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9f0acaf70ffb43f5b4cc7c88a931fc30 used request id req-c6003376-808c-4767-9a7f-563f5d1b688e 2019-01-09 01:57:40,827 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:40,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:40,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fae803bd-40ae-43cc-a25b-7786c4136127 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "6bc69c88-b0df-467b-b20b-addebf98ec35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5"}]} 2019-01-09 01:57:40,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-fae803bd-40ae-43cc-a25b-7786c4136127 2019-01-09 01:57:40,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199"}}' 2019-01-09 01:57:41,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-9082c925-87f6-486c-a589-97f5dd49adc2 Date: Wed, 09 Jan 2019 01:57:41 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": "2019-01-09T01:57:41Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:41Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "9f0c0d2a-2c88-470b-b6f8-771e3daca1c1"}} 2019-01-09 01:57:41,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-9082c925-87f6-486c-a589-97f5dd49adc2 2019-01-09 01:57:41,207 - neutron_utils - INFO - Retrieving security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:41,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:41,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-5bcaac45-031e-4665-92ad-be24e9d54ff3 Date: Wed, 09 Jan 2019 01:57:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "updated_at": "2019-01-09T01:57:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "6bc69c88-b0df-467b-b20b-addebf98ec35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:41Z", "revision_number": 0, "id": "9f0c0d2a-2c88-470b-b6f8-771e3daca1c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:41Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}], "revision_number": 3, "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "3ce9a9ed-6253-43f0-a867-737524290199", "name": "CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name"}]} 2019-01-09 01:57:41,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-5bcaac45-031e-4665-92ad-be24e9d54ff3 2019-01-09 01:57:41,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:41,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:41,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ef9e4379-7b24-45b0-a8bd-109d8acbe6ee Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "6bc69c88-b0df-467b-b20b-addebf98ec35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:41Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:41Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "9f0c0d2a-2c88-470b-b6f8-771e3daca1c1"}]} 2019-01-09 01:57:41,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-ef9e4379-7b24-45b0-a8bd-109d8acbe6ee 2019-01-09 01:57:41,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:41,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98462a566e7b42948aa9f1370bdce288", "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj-role"}], "expires_at": "2019-01-09T02:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9f0acaf70ffb43f5b4cc7c88a931fc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-user", "id": "2be84dc5e1b94614a7323c25ae68a15e"}, "audit_ids": ["rUdkQp7ZSJysJ1izGWM2Fg"], "issued_at": "2019-01-09T01:57:41.000000Z"}} 2019-01-09 01:57:41,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c99f0777712443a5dde10f4d5efa7369d847b6" 2019-01-09 01:57:42,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-852f747b-84d4-460a-a291-56d270f3d277 Date: Wed, 09 Jan 2019 01:57:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "updated_at": "2019-01-09T01:57:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "6bc69c88-b0df-467b-b20b-addebf98ec35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:41Z", "revision_number": 0, "id": "9f0c0d2a-2c88-470b-b6f8-771e3daca1c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:41Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}], "revision_number": 3, "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "3ce9a9ed-6253-43f0-a867-737524290199", "name": "CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name"}]} 2019-01-09 01:57:42,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name&description=hello+group used request id req-852f747b-84d4-460a-a291-56d270f3d277 2019-01-09 01:57:42,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:42,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c99f0777712443a5dde10f4d5efa7369d847b6" 2019-01-09 01:57:42,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a715f9fa-8182-4f22-8483-3a4001e6822a Date: Wed, 09 Jan 2019 01:57:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "6bc69c88-b0df-467b-b20b-addebf98ec35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:41Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:41Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "9f0c0d2a-2c88-470b-b6f8-771e3daca1c1"}]} 2019-01-09 01:57:42,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-a715f9fa-8182-4f22-8483-3a4001e6822a 2019-01-09 01:57:42,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:42,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c99f0777712443a5dde10f4d5efa7369d847b6" 2019-01-09 01:57:42,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0caee5b7-c4de-42ae-ad17-7827f61fc768 Date: Wed, 09 Jan 2019 01:57:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "6bc69c88-b0df-467b-b20b-addebf98ec35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:41Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:41Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "9f0c0d2a-2c88-470b-b6f8-771e3daca1c1"}]} 2019-01-09 01:57:42,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-0caee5b7-c4de-42ae-ad17-7827f61fc768 2019-01-09 01:57:42,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c99f0777712443a5dde10f4d5efa7369d847b6" 2019-01-09 01:57:42,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-95ddc4f8-d8d3-45fe-aca6-79058dbaa5d6 Date: Wed, 09 Jan 2019 01:57:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "updated_at": "2019-01-09T01:57:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "6bc69c88-b0df-467b-b20b-addebf98ec35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:41Z", "revision_number": 0, "id": "9f0c0d2a-2c88-470b-b6f8-771e3daca1c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:41Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}], "revision_number": 3, "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "3ce9a9ed-6253-43f0-a867-737524290199", "name": "CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name"}]} 2019-01-09 01:57:42,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name used request id req-95ddc4f8-d8d3-45fe-aca6-79058dbaa5d6 2019-01-09 01:57:42,915 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:42,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c99f0777712443a5dde10f4d5efa7369d847b6" 2019-01-09 01:57:43,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-af86453b-fcf5-4ab6-816b-9e1d75f2f405 Date: Wed, 09 Jan 2019 01:57:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "6bc69c88-b0df-467b-b20b-addebf98ec35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:41Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:41Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "9f0c0d2a-2c88-470b-b6f8-771e3daca1c1"}]} 2019-01-09 01:57:43,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-af86453b-fcf5-4ab6-816b-9e1d75f2f405 2019-01-09 01:57:43,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c99f0777712443a5dde10f4d5efa7369d847b6" 2019-01-09 01:57:43,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e60b46f4-6bb5-4780-92c1-af849eebde50 Date: Wed, 09 Jan 2019 01:57:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "updated_at": "2019-01-09T01:57:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "6bc69c88-b0df-467b-b20b-addebf98ec35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:41Z", "revision_number": 0, "id": "9f0c0d2a-2c88-470b-b6f8-771e3daca1c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:41Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}], "revision_number": 3, "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "3ce9a9ed-6253-43f0-a867-737524290199", "name": "CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name"}]} 2019-01-09 01:57:43,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name used request id req-e60b46f4-6bb5-4780-92c1-af849eebde50 2019-01-09 01:57:43,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:43,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c99f0777712443a5dde10f4d5efa7369d847b6" 2019-01-09 01:57:43,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-fdbb10fc-4d47-45c3-9331-05f962bc830a Date: Wed, 09 Jan 2019 01:57:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "6bc69c88-b0df-467b-b20b-addebf98ec35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:41Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:41Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "9f0c0d2a-2c88-470b-b6f8-771e3daca1c1"}]} 2019-01-09 01:57:43,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-fdbb10fc-4d47-45c3-9331-05f962bc830a 2019-01-09 01:57:43,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c99f0777712443a5dde10f4d5efa7369d847b6" 2019-01-09 01:57:43,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a32a6cef-46a1-480e-98ae-9fed6168d969 Date: Wed, 09 Jan 2019 01:57:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "updated_at": "2019-01-09T01:57:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "6bc69c88-b0df-467b-b20b-addebf98ec35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:41Z", "revision_number": 0, "id": "9f0c0d2a-2c88-470b-b6f8-771e3daca1c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:41Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}], "revision_number": 3, "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "3ce9a9ed-6253-43f0-a867-737524290199", "name": "CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name"}]} 2019-01-09 01:57:43,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name used request id req-a32a6cef-46a1-480e-98ae-9fed6168d969 2019-01-09 01:57:43,822 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce9a9ed-6253-43f0-a867-737524290199 2019-01-09 01:57:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c99f0777712443a5dde10f4d5efa7369d847b6" 2019-01-09 01:57:44,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b5300564-2c92-41e0-85af-b657b05b788b Date: Wed, 09 Jan 2019 01:57:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "6bc69c88-b0df-467b-b20b-addebf98ec35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "8c1466ac-2d13-4b6f-bd90-db3dad4402a5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:41Z", "security_group_id": "3ce9a9ed-6253-43f0-a867-737524290199", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:41Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "9f0c0d2a-2c88-470b-b6f8-771e3daca1c1"}]} 2019-01-09 01:57:44,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ce9a9ed-6253-43f0-a867-737524290199 used request id req-b5300564-2c92-41e0-85af-b657b05b788b 2019-01-09 01:57:44,003 - neutron_utils - INFO - Deleting security group rule with ID - 9f0c0d2a-2c88-470b-b6f8-771e3daca1c1 2019-01-09 01:57:44,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/9f0c0d2a-2c88-470b-b6f8-771e3daca1c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:44,241 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9df81ca-1ac7-4e3b-9c6d-be6fe6b8922e Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:44,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/9f0c0d2a-2c88-470b-b6f8-771e3daca1c1 used request id req-d9df81ca-1ac7-4e3b-9c6d-be6fe6b8922e 2019-01-09 01:57:44,241 - neutron_utils - INFO - Deleting security group rule with ID - 6bc69c88-b0df-467b-b20b-addebf98ec35 2019-01-09 01:57:44,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/6bc69c88-b0df-467b-b20b-addebf98ec35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:44,480 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bfa6cb8f-a209-4cde-918d-543fee4a6468 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:44,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/6bc69c88-b0df-467b-b20b-addebf98ec35 used request id req-bfa6cb8f-a209-4cde-918d-543fee4a6468 2019-01-09 01:57:44,480 - neutron_utils - INFO - Deleting security group rule with ID - 8c1466ac-2d13-4b6f-bd90-db3dad4402a5 2019-01-09 01:57:44,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8c1466ac-2d13-4b6f-bd90-db3dad4402a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:44,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0cede6a7-6bfd-4f75-94c0-3ea7636a3737 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:44,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8c1466ac-2d13-4b6f-bd90-db3dad4402a5 used request id req-0cede6a7-6bfd-4f75-94c0-3ea7636a3737 2019-01-09 01:57:44,728 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7bfdc408-790e-4810-98c3-dd66aded80f6name 2019-01-09 01:57:44,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/3ce9a9ed-6253-43f0-a867-737524290199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19961095a90a89c3cf4c7a4ffeb0b2da250433c0" 2019-01-09 01:57:44,839 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce12fde9-c3a3-4fd9-ad17-3d97879ea923 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:44,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3ce9a9ed-6253-43f0-a867-737524290199 used request id req-ce12fde9-c3a3-4fd9-ad17-3d97879ea923 2019-01-09 01:57:44,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:45,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-61b13dbb-41f5-49a2-9bdf-d1877dc51e58 Date: Wed, 09 Jan 2019 01:57:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "updated_at": "2019-01-09T01:57:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "229611f3-b144-4325-95f8-7ca14b842b92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "4c18a1fa-e2c8-4b3b-885d-15cad3c7ecd7", "remote_group_id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "598bd25b-39d7-4602-8446-805873799765", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "revision_number": 0, "id": "cbf9adcb-f421-4b93-bdf4-fd1b77fc4eb8", "remote_group_id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:39Z", "security_group_id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30"}], "revision_number": 4, "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:57:45,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-61b13dbb-41f5-49a2-9bdf-d1877dc51e58 2019-01-09 01:57:45,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:45,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f40b56-a3e4-4d24-be19-9ec2fc2b71ec Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:57:45,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-73f40b56-a3e4-4d24-be19-9ec2fc2b71ec 2019-01-09 01:57:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9f0acaf70ffb43f5b4cc7c88a931fc30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:45,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84959c74-8eaf-4dcc-bbaa-eea2a242f98b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9f0acaf70ffb43f5b4cc7c88a931fc30"}, "enabled": true, "id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj"}} 2019-01-09 01:57:45,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9f0acaf70ffb43f5b4cc7c88a931fc30 used request id req-84959c74-8eaf-4dcc-bbaa-eea2a242f98b 2019-01-09 01:57:45,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6adc92a2-b8d1-4bcf-9d66-768b460095df 2019-01-09 01:57:45,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6adc92a2-b8d1-4bcf-9d66-768b460095df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:45,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1bedeb1b-294b-4bd0-ad4b-b73636e8bede Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:39Z", "security_group_id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "229611f3-b144-4325-95f8-7ca14b842b92"}, {"remote_group_id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "4c18a1fa-e2c8-4b3b-885d-15cad3c7ecd7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "598bd25b-39d7-4602-8446-805873799765"}, {"remote_group_id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:39Z", "security_group_id": "6adc92a2-b8d1-4bcf-9d66-768b460095df", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "created_at": "2019-01-09T01:57:39Z", "project_id": "9f0acaf70ffb43f5b4cc7c88a931fc30", "id": "cbf9adcb-f421-4b93-bdf4-fd1b77fc4eb8"}]} 2019-01-09 01:57:45,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6adc92a2-b8d1-4bcf-9d66-768b460095df used request id req-1bedeb1b-294b-4bd0-ad4b-b73636e8bede 2019-01-09 01:57:45,414 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 01:57:45,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6adc92a2-b8d1-4bcf-9d66-768b460095df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:45,703 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a360ba39-d4dc-4121-9acd-22ce03cacd86 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:45,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6adc92a2-b8d1-4bcf-9d66-768b460095df used request id req-a360ba39-d4dc-4121-9acd-22ce03cacd86 2019-01-09 01:57:45,704 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj 2019-01-09 01:57:45,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9f0acaf70ffb43f5b4cc7c88a931fc30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:45,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f17aef08-dd04-4b29-80e9-b09e0be60bd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:45,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9f0acaf70ffb43f5b4cc7c88a931fc30 used request id req-f17aef08-dd04-4b29-80e9-b09e0be60bd3 2019-01-09 01:57:45,910 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b98ee6ae-e960-4d6-proj-role 2019-01-09 01:57:45,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/98462a566e7b42948aa9f1370bdce288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:46,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f97e9c9-36a1-48c9-82dd-8b45f2c35889 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:46,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/98462a566e7b42948aa9f1370bdce288 used request id req-2f97e9c9-36a1-48c9-82dd-8b45f2c35889 2019-01-09 01:57:46,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f173b3d79aecb3268329115ac3139462a76d0f92" 2019-01-09 01:57:46,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091d188f-a2e0-46a3-9b8f-ec15ed2ff70a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:57:46,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-091d188f-a2e0-46a3-9b8f-ec15ed2ff70a 2019-01-09 01:57:46,116 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b98ee6ae-e960-4d6-user 2019-01-09 01:57:46,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2be84dc5e1b94614a7323c25ae68a15e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a4062a351a92ac85ba5550e7f221850ad2a0bb" 2019-01-09 01:57:46,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38c59509-2ff0-46b5-8986-27560c3beeaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:46,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2be84dc5e1b94614a7323c25ae68a15e used request id req-38c59509-2ff0-46b5-8986-27560c3beeaa 2019-01-09 01:57:46,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:46,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["m_j2pE3jQayTd_z9zHRf6A"], "issued_at": "2019-01-09T01:57:46.000000Z"}} 2019-01-09 01:57:46,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8abdfffaac90cd3763559016886133b37f8a49b" 2019-01-09 01:57:46,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6094bf2a-f758-4d2a-88b4-a31c2f204272 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:46,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6094bf2a-f758-4d2a-88b4-a31c2f204272 2019-01-09 01:57:46,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:46,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:47,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["fzhQ0vDlRC6Bh0p1-MfbJw"], "issued_at": "2019-01-09T01:57:47.000000Z"}} 2019-01-09 01:57:47,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:57:47,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4de1c4-35ba-4a94-9003-5b125344ea64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:47,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6d4de1c4-35ba-4a94-9003-5b125344ea64 2019-01-09 01:57:47,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:47,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:47,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-15a00daf-f04a-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:57:47,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e55c27-25e3-4aad-8e3b-c43f5c877dc6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-15a00daf-f04a-493-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:57:47,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-15a00daf-f04a-493-proj used request id req-d7e55c27-25e3-4aad-8e3b-c43f5c877dc6 2019-01-09 01:57:47,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:57:47,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675b7b76-d11c-42e6-9cb4-515eb63f9e77 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:57:47,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-675b7b76-d11c-42e6-9cb4-515eb63f9e77 2019-01-09 01:57:47,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj"}}' 2019-01-09 01:57:47,702 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67555c4c-4918-4526-8474-13804855b340 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3"}, "enabled": true, "id": "02f7ccbe876943a7af4a7b1102fb8fc3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj"}} 2019-01-09 01:57:47,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-67555c4c-4918-4526-8474-13804855b340 2019-01-09 01:57:47,702 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-15a00daf-f04a-493-proj 2019-01-09 01:57:47,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:47,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:48,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Du9rih-TSdemcPVR2y33Mw"], "issued_at": "2019-01-09T01:57:48.000000Z"}} 2019-01-09 01:57:48,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb175f0fe48a06caaa9af26e2c6a1eaadd0ab8cb" 2019-01-09 01:57:48,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ad815a-4ae2-4613-8788-94eb4410b1c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:48,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-58ad815a-4ae2-4613-8788-94eb4410b1c6 2019-01-09 01:57:48,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:48,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:48,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb175f0fe48a06caaa9af26e2c6a1eaadd0ab8cb" 2019-01-09 01:57:48,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fcd448-6565-4e15-a4fc-5f8f6f2fba8a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:57:48,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b9fcd448-6565-4e15-a4fc-5f8f6f2fba8a 2019-01-09 01:57:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-15a00daf-f04a-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb175f0fe48a06caaa9af26e2c6a1eaadd0ab8cb" 2019-01-09 01:57:48,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b819c6-aab3-4a35-919c-8006fa7bb681 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-15a00daf-f04a-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3"}, "enabled": true, "id": "02f7ccbe876943a7af4a7b1102fb8fc3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj"}]} 2019-01-09 01:57:48,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-15a00daf-f04a-493-proj used request id req-e6b819c6-aab3-4a35-919c-8006fa7bb681 2019-01-09 01:57:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb175f0fe48a06caaa9af26e2c6a1eaadd0ab8cb" 2019-01-09 01:57:48,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df7db53-118d-48c4-88d1-322a69ad205c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:57:48,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2df7db53-118d-48c4-88d1-322a69ad205c 2019-01-09 01:57:48,854 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-15a00daf-f04a-493-user 2019-01-09 01:57:48,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:57:48,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6062e4-096a-4441-aa89-295879edeae4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:57:48,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-aa6062e4-096a-4441-aa89-295879edeae4 2019-01-09 01:57:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" -d '{"role": {"name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj-role"}}' 2019-01-09 01:57:49,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e91627c-4d72-4295-b7b7-200e7c67b43b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f32765381ac48e8b782fc8f64bb514a", "links": {"self": "http://172.30.9.26:5000/v3/roles/1f32765381ac48e8b782fc8f64bb514a"}, "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj-role"}} 2019-01-09 01:57:49,056 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0e91627c-4d72-4295-b7b7-200e7c67b43b 2019-01-09 01:57:49,056 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-15a00daf-f04a-493-proj-role 2019-01-09 01:57:49,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/1f32765381ac48e8b782fc8f64bb514a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:57:49,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebee1abc-d551-4cda-a2bd-dd110c7e6d17 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/1f32765381ac48e8b782fc8f64bb514a"}, "domain_id": null, "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj-role", "id": "1f32765381ac48e8b782fc8f64bb514a"}} 2019-01-09 01:57:49,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/1f32765381ac48e8b782fc8f64bb514a used request id req-ebee1abc-d551-4cda-a2bd-dd110c7e6d17 2019-01-09 01:57:49,147 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-15a00daf-f04a-493-proj-role to project CreateSecurityGroupTests-15a00daf-f04a-493-proj 2019-01-09 01:57:49,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3/users/63b15e2135784460924cfd822fe5be52/roles/1f32765381ac48e8b782fc8f64bb514a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:57:49,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e272b86f-b7a6-418e-a209-36fd2da5bf41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:57:49,261 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3/users/63b15e2135784460924cfd822fe5be52/roles/1f32765381ac48e8b782fc8f64bb514a used request id req-e272b86f-b7a6-418e-a209-36fd2da5bf41 2019-01-09 01:57:49,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:57:49,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:49,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f32765381ac48e8b782fc8f64bb514a", "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj-role"}], "expires_at": "2019-01-09T02:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02f7ccbe876943a7af4a7b1102fb8fc3", "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-15a00daf-f04a-493-user", "id": "63b15e2135784460924cfd822fe5be52"}, "audit_ids": ["0Ee90SW-QIajuol7R3Gc8A"], "issued_at": "2019-01-09T01:57:49.000000Z"}} 2019-01-09 01:57:49,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:49,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e05cb7d6-4ee2-463e-8693-c8ca32d12776 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:57:49,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e05cb7d6-4ee2-463e-8693-c8ca32d12776 2019-01-09 01:57:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:50,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c22d131d-77e8-49ce-9624-7c10e9c6e6cd Date: Wed, 09 Jan 2019 01:57:49 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:57:50,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name&description=hello+group used request id req-c22d131d-77e8-49ce-9624-7c10e9c6e6cd 2019-01-09 01:57:50,001 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name... 2019-01-09 01:57:50,001 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name 2019-01-09 01:57:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" -d '{"security_group": {"name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name", "description": "hello group"}}' 2019-01-09 01:57:50,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-c3a4782e-9cca-454d-9c75-fff9d3218533 Date: Wed, 09 Jan 2019 01:57:50 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 2, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}} 2019-01-09 01:57:50,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-c3a4782e-9cca-454d-9c75-fff9d3218533 2019-01-09 01:57:50,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:50,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:50,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0cfc1197-48df-404e-9ac1-700456c448ee Date: Wed, 09 Jan 2019 01:57:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}]} 2019-01-09 01:57:50,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-0cfc1197-48df-404e-9ac1-700456c448ee 2019-01-09 01:57:50,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:50,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:50,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5cd284ca-ba28-4e2f-a3fa-0c6025ec8e7a Date: Wed, 09 Jan 2019 01:57:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}]} 2019-01-09 01:57:50,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-5cd284ca-ba28-4e2f-a3fa-0c6025ec8e7a 2019-01-09 01:57:50,788 - neutron_utils - INFO - Retrieving security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:50,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:50,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5b904759-467c-4aaa-80c8-c892c22e38a0 Date: Wed, 09 Jan 2019 01:57:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 2, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:50,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-5b904759-467c-4aaa-80c8-c892c22e38a0 2019-01-09 01:57:50,869 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:50,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:50,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e97e8e86-6cb7-4ced-ba91-150c869e8dfb Date: Wed, 09 Jan 2019 01:57:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}]} 2019-01-09 01:57:50,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-e97e8e86-6cb7-4ced-ba91-150c869e8dfb 2019-01-09 01:57:50,900 - neutron_utils - INFO - Retrieving security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:50,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:50,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9e010453-b221-46e8-9362-ec1f998e49c8 Date: Wed, 09 Jan 2019 01:57:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 2, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:50,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-9e010453-b221-46e8-9362-ec1f998e49c8 2019-01-09 01:57:50,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:50,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:51,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64016ced-9e6c-44c1-81f7-01d92ec04109 Date: Wed, 09 Jan 2019 01:57:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}]} 2019-01-09 01:57:51,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-64016ced-9e6c-44c1-81f7-01d92ec04109 2019-01-09 01:57:51,132 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name 2019-01-09 01:57:51,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:51,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c242803a-ff14-44b2-a223-f60e7e597449 Date: Wed, 09 Jan 2019 01:57:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 2, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:51,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-c242803a-ff14-44b2-a223-f60e7e597449 2019-01-09 01:57:51,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:57:51,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:57:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:57:51,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:51,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc4d4b9-610b-4e52-96dd-eb64e06203bb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3"}, "enabled": true, "id": "02f7ccbe876943a7af4a7b1102fb8fc3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj"}} 2019-01-09 01:57:51,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3 used request id req-adc4d4b9-610b-4e52-96dd-eb64e06203bb 2019-01-09 01:57:51,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:51,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:51,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-58767748-ad63-472f-ae18-76f71d0a87cc Date: Wed, 09 Jan 2019 01:57:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}]} 2019-01-09 01:57:51,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-58767748-ad63-472f-ae18-76f71d0a87cc 2019-01-09 01:57:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4"}}' 2019-01-09 01:57:51,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-4d18a71b-172e-4152-ac30-38e5f259755b Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}} 2019-01-09 01:57:51,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-4d18a71b-172e-4152-ac30-38e5f259755b 2019-01-09 01:57:51,943 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name 2019-01-09 01:57:51,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:52,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-298f67c0-a68d-4872-9d4e-cc92cfec2f48 Date: Wed, 09 Jan 2019 01:57:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 3, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:52,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-298f67c0-a68d-4872-9d4e-cc92cfec2f48 2019-01-09 01:57:52,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:52,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ca4b3e-3a3c-450c-be2a-fcb7e79272da Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3"}, "enabled": true, "id": "02f7ccbe876943a7af4a7b1102fb8fc3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj"}} 2019-01-09 01:57:52,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3 used request id req-64ca4b3e-3a3c-450c-be2a-fcb7e79272da 2019-01-09 01:57:52,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:52,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:52,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-36b3fc31-9620-49ab-84ad-7f0c30e06094 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}]} 2019-01-09 01:57:52,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-36b3fc31-9620-49ab-84ad-7f0c30e06094 2019-01-09 01:57:52,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4"}}' 2019-01-09 01:57:52,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-ed5de408-b065-4b1a-a67e-6195d39d6482 Date: Wed, 09 Jan 2019 01:57:52 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": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}} 2019-01-09 01:57:52,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-ed5de408-b065-4b1a-a67e-6195d39d6482 2019-01-09 01:57:52,715 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name 2019-01-09 01:57:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:52,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-a6452245-48da-40f9-8a5d-85cd3e71c0e2 Date: Wed, 09 Jan 2019 01:57:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 4, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:52,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-a6452245-48da-40f9-8a5d-85cd3e71c0e2 2019-01-09 01:57:52,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:52,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3e4cccc-642d-458f-8686-3ca23ebf9e9c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3"}, "enabled": true, "id": "02f7ccbe876943a7af4a7b1102fb8fc3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj"}} 2019-01-09 01:57:52,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3 used request id req-c3e4cccc-642d-458f-8686-3ca23ebf9e9c 2019-01-09 01:57:52,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:53,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-ba283098-4d76-457d-a0e4-1e0bc4b683c8 Date: Wed, 09 Jan 2019 01:57:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}]} 2019-01-09 01:57:53,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-ba283098-4d76-457d-a0e4-1e0bc4b683c8 2019-01-09 01:57:53,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10}}' 2019-01-09 01:57:53,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-f3794cb5-438a-4ef3-9eef-4026e1b969b4 Date: Wed, 09 Jan 2019 01:57:53 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": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}} 2019-01-09 01:57:53,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-f3794cb5-438a-4ef3-9eef-4026e1b969b4 2019-01-09 01:57:53,332 - neutron_utils - INFO - Retrieving security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:53,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:53,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-42361c8a-65d5-4a66-98d7-6ed7fa9b4a35 Date: Wed, 09 Jan 2019 01:57:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:53,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-42361c8a-65d5-4a66-98d7-6ed7fa9b4a35 2019-01-09 01:57:53,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:53,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:53,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-78dd9bc8-515b-4d28-ba31-5af399e56678 Date: Wed, 09 Jan 2019 01:57:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:53,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-78dd9bc8-515b-4d28-ba31-5af399e56678 2019-01-09 01:57:53,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:57:53,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f32765381ac48e8b782fc8f64bb514a", "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj-role"}], "expires_at": "2019-01-09T02:57:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02f7ccbe876943a7af4a7b1102fb8fc3", "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/02f7ccbe876943a7af4a7b1102fb8fc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-15a00daf-f04a-493-user", "id": "63b15e2135784460924cfd822fe5be52"}, "audit_ids": ["PIlLUmViQx6B8Pdt2-oVrQ"], "issued_at": "2019-01-09T01:57:53.000000Z"}} 2019-01-09 01:57:53,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:54,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0cde3724-59d8-4171-958c-ea56d7edd34d Date: Wed, 09 Jan 2019 01:57:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:54,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name&description=hello+group used request id req-0cde3724-59d8-4171-958c-ea56d7edd34d 2019-01-09 01:57:54,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:54,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:54,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a4a86dcb-b0cc-4682-b2c2-5148b5dc3aac Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:54,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-a4a86dcb-b0cc-4682-b2c2-5148b5dc3aac 2019-01-09 01:57:54,368 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:54,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:54,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6368ea79-9db9-4bf0-a0ef-2e18533f3898 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:54,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-6368ea79-9db9-4bf0-a0ef-2e18533f3898 2019-01-09 01:57:54,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:54,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-428235d1-1877-467e-8c7d-0c9161031a4c Date: Wed, 09 Jan 2019 01:57:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:54,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-428235d1-1877-467e-8c7d-0c9161031a4c 2019-01-09 01:57:54,767 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:54,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:54,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ec4c17e6-fa4b-4f46-ac36-90efa879612a Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:54,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-ec4c17e6-fa4b-4f46-ac36-90efa879612a 2019-01-09 01:57:54,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:55,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7404b2e2-8ed2-4c63-a2b3-a9de55b7d705 Date: Wed, 09 Jan 2019 01:57:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:55,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-7404b2e2-8ed2-4c63-a2b3-a9de55b7d705 2019-01-09 01:57:55,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:55,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:55,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-db94eb86-14f0-4b6e-9a41-4f571d6e032c Date: Wed, 09 Jan 2019 01:57:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:55,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-db94eb86-14f0-4b6e-9a41-4f571d6e032c 2019-01-09 01:57:55,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:55,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d986bbdb-e679-4d41-b1fa-9287928d4055 Date: Wed, 09 Jan 2019 01:57:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:55,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-d986bbdb-e679-4d41-b1fa-9287928d4055 2019-01-09 01:57:55,403 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:55,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:55,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c1334fa6-7a8d-4e50-9408-5d09e21f936d Date: Wed, 09 Jan 2019 01:57:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:55,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-c1334fa6-7a8d-4e50-9408-5d09e21f936d 2019-01-09 01:57:55,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:55,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cc724153-756a-495a-b4cc-5079bbacbf4f Date: Wed, 09 Jan 2019 01:57:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:55,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-cc724153-756a-495a-b4cc-5079bbacbf4f 2019-01-09 01:57:55,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:55,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:55,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0b33a0ee-41e3-4cbe-aa2a-897143e1a160 Date: Wed, 09 Jan 2019 01:57:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:55,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-0b33a0ee-41e3-4cbe-aa2a-897143e1a160 2019-01-09 01:57:55,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:55,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-12f545be-31cf-49d2-a7c7-af6f83c8a0f9 Date: Wed, 09 Jan 2019 01:57:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:55,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-12f545be-31cf-49d2-a7c7-af6f83c8a0f9 2019-01-09 01:57:55,960 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:55,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:56,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-77aef640-5ccd-41e3-afc3-2f8fe4392ea1 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:56,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-77aef640-5ccd-41e3-afc3-2f8fe4392ea1 2019-01-09 01:57:56,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:56,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-04f2cb8c-dfa0-4912-b753-35e4b7e22881 Date: Wed, 09 Jan 2019 01:57:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:56,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-04f2cb8c-dfa0-4912-b753-35e4b7e22881 2019-01-09 01:57:56,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:56,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:56,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c904b9e1-3dd2-44b8-a20e-c0138ab595cc Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:56,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-c904b9e1-3dd2-44b8-a20e-c0138ab595cc 2019-01-09 01:57:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:56,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-69150b21-14fd-462e-a806-51a57b8f4480 Date: Wed, 09 Jan 2019 01:57:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:56,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-69150b21-14fd-462e-a806-51a57b8f4480 2019-01-09 01:57:56,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:56,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:56,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0b20f0db-f8d4-4f4f-8271-162f4a8a0623 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:56,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-0b20f0db-f8d4-4f4f-8271-162f4a8a0623 2019-01-09 01:57:56,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:56,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d0ce8720-9ff3-4232-82fa-2422daadcf25 Date: Wed, 09 Jan 2019 01:57:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:56,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-d0ce8720-9ff3-4232-82fa-2422daadcf25 2019-01-09 01:57:56,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:56,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:56,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ded2fc64-1862-4678-be3a-8d166f2b109a Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:56,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-ded2fc64-1862-4678-be3a-8d166f2b109a 2019-01-09 01:57:56,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:57,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-acd4a49a-c5dd-4e51-87fb-c935b94827a4 Date: Wed, 09 Jan 2019 01:57:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:57,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-acd4a49a-c5dd-4e51-87fb-c935b94827a4 2019-01-09 01:57:57,047 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:57,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:57,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e8f4a78a-21d7-4623-9037-722a36d49774 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:57,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-e8f4a78a-21d7-4623-9037-722a36d49774 2019-01-09 01:57:57,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:57,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-52a8d270-f084-43ff-a638-fc8fc88ba1b2 Date: Wed, 09 Jan 2019 01:57:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:57,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-52a8d270-f084-43ff-a638-fc8fc88ba1b2 2019-01-09 01:57:57,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:57,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3571076d-11b6-4f0c-a642-f21dae3a0187 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:57,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-3571076d-11b6-4f0c-a642-f21dae3a0187 2019-01-09 01:57:57,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:57,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a3325edb-9ca6-4ae1-88cf-49a791cb386d Date: Wed, 09 Jan 2019 01:57:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:57,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-a3325edb-9ca6-4ae1-88cf-49a791cb386d 2019-01-09 01:57:57,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:57,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:57,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8a80f21d-c50b-46b6-b3de-9be29eb9c9a2 Date: Wed, 09 Jan 2019 01:57: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": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:57,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-8a80f21d-c50b-46b6-b3de-9be29eb9c9a2 2019-01-09 01:57:57,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:58,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a81cd87e-a735-4025-941b-affb4c6bdb5f Date: Wed, 09 Jan 2019 01:57:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "updated_at": "2019-01-09T01:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "revision_number": 0, "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "revision_number": 0, "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "revision_number": 0, "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "revision_number": 0, "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 5, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "name": "CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name"}]} 2019-01-09 01:57:58,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name used request id req-a81cd87e-a735-4025-941b-affb4c6bdb5f 2019-01-09 01:57:58,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 176b6d5b-eced-457a-8a09-ddaaa83a62b4 2019-01-09 01:57:58,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a794fd2497d364c08c80f45959a931ac50d106dc" 2019-01-09 01:57:58,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-53271e0e-2053-4348-a256-6021a5a51e3f Date: Wed, 09 Jan 2019 01:57:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "767dbb1a-2ddb-4c07-a0f7-168b87e54080"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:50Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:50Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:52Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:52Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "8ceb08fc-670d-417f-b85c-66bf7d2b5e56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:51Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:51Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "a99bdfd6-79a9-4299-bfe8-a4f33d89cf56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:57:53Z", "security_group_id": "176b6d5b-eced-457a-8a09-ddaaa83a62b4", "port_range_min": 10, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:53Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "dae0a08b-1430-4a0a-9b02-7c17ae7b95e4"}]} 2019-01-09 01:57:58,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-53271e0e-2053-4348-a256-6021a5a51e3f 2019-01-09 01:57:58,124 - neutron_utils - INFO - Deleting security group rule with ID - 80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9 2019-01-09 01:57:58,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:58,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-034a9909-7112-425d-ba4d-650784b81256 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:58,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/80de9b8f-e73c-4ea1-8c7b-2de9894e7cd9 used request id req-034a9909-7112-425d-ba4d-650784b81256 2019-01-09 01:57:58,383 - neutron_utils - INFO - Deleting security group rule with ID - a99bdfd6-79a9-4299-bfe8-a4f33d89cf56 2019-01-09 01:57:58,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a99bdfd6-79a9-4299-bfe8-a4f33d89cf56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:58,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ab4e19e-7602-4d00-a5b2-a0e4b2afe0f5 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:58,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a99bdfd6-79a9-4299-bfe8-a4f33d89cf56 used request id req-3ab4e19e-7602-4d00-a5b2-a0e4b2afe0f5 2019-01-09 01:57:58,636 - neutron_utils - INFO - Deleting security group rule with ID - 767dbb1a-2ddb-4c07-a0f7-168b87e54080 2019-01-09 01:57:58,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/767dbb1a-2ddb-4c07-a0f7-168b87e54080 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:58,737 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d473cf21-806c-47ce-a150-1be6f4278c34 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:58,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/767dbb1a-2ddb-4c07-a0f7-168b87e54080 used request id req-d473cf21-806c-47ce-a150-1be6f4278c34 2019-01-09 01:57:58,737 - neutron_utils - INFO - Deleting security group rule with ID - dae0a08b-1430-4a0a-9b02-7c17ae7b95e4 2019-01-09 01:57:58,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/dae0a08b-1430-4a0a-9b02-7c17ae7b95e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:58,832 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bbc80b0d-3eab-4e22-b830-fbc363fa169b Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:58,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/dae0a08b-1430-4a0a-9b02-7c17ae7b95e4 used request id req-bbc80b0d-3eab-4e22-b830-fbc363fa169b 2019-01-09 01:57:58,832 - neutron_utils - INFO - Deleting security group rule with ID - 8ceb08fc-670d-417f-b85c-66bf7d2b5e56 2019-01-09 01:57:58,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8ceb08fc-670d-417f-b85c-66bf7d2b5e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:58,932 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31a735e5-cb1b-4603-aaee-6b6376a45143 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:58,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8ceb08fc-670d-417f-b85c-66bf7d2b5e56 used request id req-31a735e5-cb1b-4603-aaee-6b6376a45143 2019-01-09 01:57:58,932 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-492ceb73-101a-4d7f-b295-a93d03d9a655name 2019-01-09 01:57:58,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/176b6d5b-eced-457a-8a09-ddaaa83a62b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9279e235eac31c865b3262e968fce49deac4489" 2019-01-09 01:57:59,074 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b73ef4f-06b0-4177-ae0f-a0125d4b8388 Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:59,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/176b6d5b-eced-457a-8a09-ddaaa83a62b4 used request id req-5b73ef4f-06b0-4177-ae0f-a0125d4b8388 2019-01-09 01:57:59,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:57:59,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-507807c3-b278-4c5f-b7e3-c77d78ffa2cd Date: Wed, 09 Jan 2019 01:57:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:49Z", "updated_at": "2019-01-09T01:57:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:49Z", "revision_number": 0, "id": "1f3baa89-fbd5-4f2d-8c96-96b46a4bf56c", "remote_group_id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:49Z", "security_group_id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:49Z", "revision_number": 0, "id": "2d3bd50c-3e10-4d8a-bb6f-d26c922b69f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:49Z", "security_group_id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:49Z", "revision_number": 0, "id": "574c399e-9394-4c8c-9df7-344535b965df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:49Z", "security_group_id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:57:49Z", "revision_number": 0, "id": "c83b0eb3-433e-4332-a2df-be42242e2137", "remote_group_id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "remote_ip_prefix": null, "created_at": "2019-01-09T01:57:49Z", "security_group_id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3"}], "revision_number": 4, "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:57:59,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-507807c3-b278-4c5f-b7e3-c77d78ffa2cd 2019-01-09 01:57:59,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:57:59,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad686c7f-742f-4d56-9352-78f9738468e4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3"}, "enabled": true, "id": "02f7ccbe876943a7af4a7b1102fb8fc3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-15a00daf-f04a-493-proj"}} 2019-01-09 01:57:59,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3 used request id req-ad686c7f-742f-4d56-9352-78f9738468e4 2019-01-09 01:57:59,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6419dcfc-75b2-4eac-baf2-4421ab19e920 2019-01-09 01:57:59,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6419dcfc-75b2-4eac-baf2-4421ab19e920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:57:59,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-691e4a76-7e0e-4df4-b791-06258498b4b2 Date: Wed, 09 Jan 2019 01:57:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:49Z", "security_group_id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:49Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "1f3baa89-fbd5-4f2d-8c96-96b46a4bf56c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:49Z", "security_group_id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:49Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "2d3bd50c-3e10-4d8a-bb6f-d26c922b69f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:49Z", "security_group_id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:49Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "574c399e-9394-4c8c-9df7-344535b965df"}, {"remote_group_id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:57:49Z", "security_group_id": "6419dcfc-75b2-4eac-baf2-4421ab19e920", "port_range_min": null, "revision_number": 0, "tenant_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "created_at": "2019-01-09T01:57:49Z", "project_id": "02f7ccbe876943a7af4a7b1102fb8fc3", "id": "c83b0eb3-433e-4332-a2df-be42242e2137"}]} 2019-01-09 01:57:59,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6419dcfc-75b2-4eac-baf2-4421ab19e920 used request id req-691e4a76-7e0e-4df4-b791-06258498b4b2 2019-01-09 01:57:59,550 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 01:57:59,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6419dcfc-75b2-4eac-baf2-4421ab19e920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:57:59,834 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e32b87d-df28-402a-9990-15f08c48889e Content-Length: 0 Date: Wed, 09 Jan 2019 01:57:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:57:59,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6419dcfc-75b2-4eac-baf2-4421ab19e920 used request id req-6e32b87d-df28-402a-9990-15f08c48889e 2019-01-09 01:57:59,835 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-15a00daf-f04a-493-proj 2019-01-09 01:57:59,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:58:00,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3b5ba81-7c25-4493-b2fb-ec5e9890581f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:00,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/02f7ccbe876943a7af4a7b1102fb8fc3 used request id req-f3b5ba81-7c25-4493-b2fb-ec5e9890581f 2019-01-09 01:58:00,041 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-15a00daf-f04a-493-proj-role 2019-01-09 01:58:00,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/1f32765381ac48e8b782fc8f64bb514a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:58:00,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8b49514-a33e-4fd4-948d-762e61bbf16c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:00,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1f32765381ac48e8b782fc8f64bb514a used request id req-c8b49514-a33e-4fd4-948d-762e61bbf16c 2019-01-09 01:58:00,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32e8d06dc7ba8bbfb379802ada402a79c3d91fe" 2019-01-09 01:58:00,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a375137f-bd51-4e89-bec7-073c8a4fd41e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:58:00,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a375137f-bd51-4e89-bec7-073c8a4fd41e 2019-01-09 01:58:00,271 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-15a00daf-f04a-493-user 2019-01-09 01:58:00,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/63b15e2135784460924cfd822fe5be52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb175f0fe48a06caaa9af26e2c6a1eaadd0ab8cb" 2019-01-09 01:58:00,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84b12b84-d85d-4222-9318-df3ebb721164 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:00,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/63b15e2135784460924cfd822fe5be52 used request id req-84b12b84-d85d-4222-9318-df3ebb721164 2019-01-09 01:58:00,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:00,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["tXoT2CvVScSKPF2BJvO3DQ"], "issued_at": "2019-01-09T01:58:00.000000Z"}} 2019-01-09 01:58:00,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75e7f32b37cdf23358d0201214c107178e8d9ce" 2019-01-09 01:58:01,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca9a120-7db7-458c-a595-83a5a596826c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:01,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9ca9a120-7db7-458c-a595-83a5a596826c 2019-01-09 01:58:01,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:01,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:01,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["nWclV24eThiBdJi8iGEaHg"], "issued_at": "2019-01-09T01:58:01.000000Z"}} 2019-01-09 01:58:01,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:01,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6578eb-d404-43ba-a996-2f3ca20c1c70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:01,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8a6578eb-d404-43ba-a996-2f3ca20c1c70 2019-01-09 01:58:01,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:01,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:01,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e9aeea53-8668-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:01,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3629e3e3-3cfa-469b-8b21-959aa180acaf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e9aeea53-8668-46d-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:58:01,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e9aeea53-8668-46d-proj used request id req-3629e3e3-3cfa-469b-8b21-959aa180acaf 2019-01-09 01:58:01,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:01,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d691130-cf50-4f16-852d-927379345e7e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:58:01,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0d691130-cf50-4f16-852d-927379345e7e 2019-01-09 01:58:01,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e9aeea53-8668-46d-proj"}}' 2019-01-09 01:58:01,822 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b504b568-ea62-47f8-871e-8e1082d69708 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7b8349ce53ba4fb58e1ec1a7264ac535"}, "enabled": true, "id": "7b8349ce53ba4fb58e1ec1a7264ac535", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e9aeea53-8668-46d-proj"}} 2019-01-09 01:58:01,822 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b504b568-ea62-47f8-871e-8e1082d69708 2019-01-09 01:58:01,822 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e9aeea53-8668-46d-proj 2019-01-09 01:58:01,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:01,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:02,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["RLZGDMHHSMm9g7suTA_eIw"], "issued_at": "2019-01-09T01:58:02.000000Z"}} 2019-01-09 01:58:02,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f5dae67f9fd957546f8f6976dfaeb46ef239a" 2019-01-09 01:58:02,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad333fb-415e-4893-a446-5e08da4df2c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:02,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3ad333fb-415e-4893-a446-5e08da4df2c2 2019-01-09 01:58:02,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:02,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:02,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f5dae67f9fd957546f8f6976dfaeb46ef239a" 2019-01-09 01:58:02,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ec384d-beb6-4f3f-9b35-f29f3b65e369 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:58:02,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-95ec384d-beb6-4f3f-9b35-f29f3b65e369 2019-01-09 01:58:02,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-e9aeea53-8668-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f5dae67f9fd957546f8f6976dfaeb46ef239a" 2019-01-09 01:58:02,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd053fd-08ba-4252-bea6-6dc349cef8d8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-e9aeea53-8668-46d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7b8349ce53ba4fb58e1ec1a7264ac535"}, "enabled": true, "id": "7b8349ce53ba4fb58e1ec1a7264ac535", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e9aeea53-8668-46d-proj"}]} 2019-01-09 01:58:02,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-e9aeea53-8668-46d-proj used request id req-dcd053fd-08ba-4252-bea6-6dc349cef8d8 2019-01-09 01:58:02,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f5dae67f9fd957546f8f6976dfaeb46ef239a" 2019-01-09 01:58:02,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e379f4aa-bdc7-440f-8e5c-412cb5902909 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:58:02,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e379f4aa-bdc7-440f-8e5c-412cb5902909 2019-01-09 01:58:02,900 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e9aeea53-8668-46d-user 2019-01-09 01:58:02,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:02,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:02,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fdd85c5-bddd-4ada-8946-0001ce4e0f2c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:58:02,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1fdd85c5-bddd-4ada-8946-0001ce4e0f2c 2019-01-09 01:58:02,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" -d '{"role": {"name": "CreateSecurityGroupTests-e9aeea53-8668-46d-proj-role"}}' 2019-01-09 01:58:03,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51df2da4-7b86-4b74-a6fe-cc49a3922292 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "429f198441af429f9b89797dd526f261", "links": {"self": "http://172.30.9.26:5000/v3/roles/429f198441af429f9b89797dd526f261"}, "name": "CreateSecurityGroupTests-e9aeea53-8668-46d-proj-role"}} 2019-01-09 01:58:03,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-51df2da4-7b86-4b74-a6fe-cc49a3922292 2019-01-09 01:58:03,039 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e9aeea53-8668-46d-proj-role 2019-01-09 01:58:03,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/429f198441af429f9b89797dd526f261 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:03,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b0d307-3a56-4380-a22f-8bac8497eea9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/429f198441af429f9b89797dd526f261"}, "domain_id": null, "name": "CreateSecurityGroupTests-e9aeea53-8668-46d-proj-role", "id": "429f198441af429f9b89797dd526f261"}} 2019-01-09 01:58:03,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/429f198441af429f9b89797dd526f261 used request id req-63b0d307-3a56-4380-a22f-8bac8497eea9 2019-01-09 01:58:03,060 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e9aeea53-8668-46d-proj-role to project CreateSecurityGroupTests-e9aeea53-8668-46d-proj 2019-01-09 01:58:03,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7b8349ce53ba4fb58e1ec1a7264ac535/users/3aa37b4462914eb39f2830fe9fa92941/roles/429f198441af429f9b89797dd526f261 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:03,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91243702-b2c6-4591-a120-de022f0f4148 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:03,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7b8349ce53ba4fb58e1ec1a7264ac535/users/3aa37b4462914eb39f2830fe9fa92941/roles/429f198441af429f9b89797dd526f261 used request id req-91243702-b2c6-4591-a120-de022f0f4148 2019-01-09 01:58:03,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:03,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:03,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "429f198441af429f9b89797dd526f261", "name": "CreateSecurityGroupTests-e9aeea53-8668-46d-proj-role"}], "expires_at": "2019-01-09T02:58:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b8349ce53ba4fb58e1ec1a7264ac535", "name": "CreateSecurityGroupTests-e9aeea53-8668-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e9aeea53-8668-46d-user", "id": "3aa37b4462914eb39f2830fe9fa92941"}, "audit_ids": ["Yhnbk38kSP-qCqulkGFsRw"], "issued_at": "2019-01-09T01:58:03.000000Z"}} 2019-01-09 01:58:03,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:03,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11fa5d19-b92d-4afb-b310-e4749f0825f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:03,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-11fa5d19-b92d-4afb-b310-e4749f0825f5 2019-01-09 01:58:03,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:03,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-142577c7-e7a1-4eee-823a-0adcd4417308 Date: Wed, 09 Jan 2019 01:58:03 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:58:03,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name&description=hello+group used request id req-142577c7-e7a1-4eee-823a-0adcd4417308 2019-01-09 01:58:03,929 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name... 2019-01-09 01:58:03,929 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name 2019-01-09 01:58:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" -d '{"security_group": {"name": "CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name", "description": "hello group"}}' 2019-01-09 01:58:04,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-9449f67f-26be-4a10-a2dc-a5e197143000 Date: Wed, 09 Jan 2019 01:58:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "updated_at": "2019-01-09T01:58:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "revision_number": 0, "id": "3372c321-52b1-4bcb-a4af-f52bb05d3f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "revision_number": 0, "id": "54cbfb03-cd7c-4f80-911c-b8ff0d8ac650", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}], "revision_number": 2, "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "name": "CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name"}} 2019-01-09 01:58:04,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-9449f67f-26be-4a10-a2dc-a5e197143000 2019-01-09 01:58:04,316 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 313c40b3-2cb3-421f-8b16-37a379cc7b13 2019-01-09 01:58:04,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:04,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-987651b9-fe52-4b05-8e99-8140617b774f Date: Wed, 09 Jan 2019 01:58:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "3372c321-52b1-4bcb-a4af-f52bb05d3f1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "54cbfb03-cd7c-4f80-911c-b8ff0d8ac650"}]} 2019-01-09 01:58:04,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 used request id req-987651b9-fe52-4b05-8e99-8140617b774f 2019-01-09 01:58:04,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 313c40b3-2cb3-421f-8b16-37a379cc7b13 2019-01-09 01:58:04,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:04,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f654659-1701-44dd-a2dc-0c0003f9e762 Date: Wed, 09 Jan 2019 01:58:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "3372c321-52b1-4bcb-a4af-f52bb05d3f1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "54cbfb03-cd7c-4f80-911c-b8ff0d8ac650"}]} 2019-01-09 01:58:04,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 used request id req-8f654659-1701-44dd-a2dc-0c0003f9e762 2019-01-09 01:58:04,670 - neutron_utils - INFO - Retrieving security group with ID - 313c40b3-2cb3-421f-8b16-37a379cc7b13 2019-01-09 01:58:04,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=313c40b3-2cb3-421f-8b16-37a379cc7b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:04,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1a6475df-beaf-4efb-8954-fdff4c67ac6e Date: Wed, 09 Jan 2019 01:58:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "updated_at": "2019-01-09T01:58:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "revision_number": 0, "id": "3372c321-52b1-4bcb-a4af-f52bb05d3f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "revision_number": 0, "id": "54cbfb03-cd7c-4f80-911c-b8ff0d8ac650", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}], "revision_number": 2, "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "name": "CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name"}]} 2019-01-09 01:58:04,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=313c40b3-2cb3-421f-8b16-37a379cc7b13 used request id req-1a6475df-beaf-4efb-8954-fdff4c67ac6e 2019-01-09 01:58:04,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 313c40b3-2cb3-421f-8b16-37a379cc7b13 2019-01-09 01:58:04,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:05,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-005ab1ad-89af-4049-a7f7-710a65f116a3 Date: Wed, 09 Jan 2019 01:58:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "3372c321-52b1-4bcb-a4af-f52bb05d3f1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "54cbfb03-cd7c-4f80-911c-b8ff0d8ac650"}]} 2019-01-09 01:58:05,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 used request id req-005ab1ad-89af-4049-a7f7-710a65f116a3 2019-01-09 01:58:05,058 - neutron_utils - INFO - Retrieving security group with ID - 313c40b3-2cb3-421f-8b16-37a379cc7b13 2019-01-09 01:58:05,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=313c40b3-2cb3-421f-8b16-37a379cc7b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:05,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3b07f3c2-4edb-4480-a3eb-74c631eeaf52 Date: Wed, 09 Jan 2019 01:58:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "updated_at": "2019-01-09T01:58:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "revision_number": 0, "id": "3372c321-52b1-4bcb-a4af-f52bb05d3f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "revision_number": 0, "id": "54cbfb03-cd7c-4f80-911c-b8ff0d8ac650", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}], "revision_number": 2, "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "name": "CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name"}]} 2019-01-09 01:58:05,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=313c40b3-2cb3-421f-8b16-37a379cc7b13 used request id req-3b07f3c2-4edb-4480-a3eb-74c631eeaf52 2019-01-09 01:58:05,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 313c40b3-2cb3-421f-8b16-37a379cc7b13 2019-01-09 01:58:05,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:05,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-161cb28a-080f-4e98-91f2-c6217363dbf8 Date: Wed, 09 Jan 2019 01:58:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "3372c321-52b1-4bcb-a4af-f52bb05d3f1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "54cbfb03-cd7c-4f80-911c-b8ff0d8ac650"}]} 2019-01-09 01:58:05,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 used request id req-161cb28a-080f-4e98-91f2-c6217363dbf8 2019-01-09 01:58:05,450 - neutron_utils - INFO - Retrieving security group with ID - 313c40b3-2cb3-421f-8b16-37a379cc7b13 2019-01-09 01:58:05,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=313c40b3-2cb3-421f-8b16-37a379cc7b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:05,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-87726775-6b76-42c1-b32e-80431cbc3f88 Date: Wed, 09 Jan 2019 01:58:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "updated_at": "2019-01-09T01:58:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "revision_number": 0, "id": "3372c321-52b1-4bcb-a4af-f52bb05d3f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "revision_number": 0, "id": "54cbfb03-cd7c-4f80-911c-b8ff0d8ac650", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}], "revision_number": 2, "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "name": "CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name"}]} 2019-01-09 01:58:05,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=313c40b3-2cb3-421f-8b16-37a379cc7b13 used request id req-87726775-6b76-42c1-b32e-80431cbc3f88 2019-01-09 01:58:05,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 313c40b3-2cb3-421f-8b16-37a379cc7b13 2019-01-09 01:58:05,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:05,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ed26ab5-a253-4ea6-840d-51d8780bead3 Date: Wed, 09 Jan 2019 01:58:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "3372c321-52b1-4bcb-a4af-f52bb05d3f1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "54cbfb03-cd7c-4f80-911c-b8ff0d8ac650"}]} 2019-01-09 01:58:05,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 used request id req-7ed26ab5-a253-4ea6-840d-51d8780bead3 2019-01-09 01:58:05,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:05,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "429f198441af429f9b89797dd526f261", "name": "CreateSecurityGroupTests-e9aeea53-8668-46d-proj-role"}], "expires_at": "2019-01-09T02:58:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b8349ce53ba4fb58e1ec1a7264ac535", "name": "CreateSecurityGroupTests-e9aeea53-8668-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/7b8349ce53ba4fb58e1ec1a7264ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e9aeea53-8668-46d-user", "id": "3aa37b4462914eb39f2830fe9fa92941"}, "audit_ids": ["rkL7hAdZQPaVKM0zQsAcPw"], "issued_at": "2019-01-09T01:58:05.000000Z"}} 2019-01-09 01:58:05,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65066c080f3730970498e3809ef1b7bb7e77dab2" 2019-01-09 01:58:06,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-37fc2139-f985-4f74-82a1-90c386e7e23c Date: Wed, 09 Jan 2019 01:58:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "updated_at": "2019-01-09T01:58:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "revision_number": 0, "id": "3372c321-52b1-4bcb-a4af-f52bb05d3f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "revision_number": 0, "id": "54cbfb03-cd7c-4f80-911c-b8ff0d8ac650", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}], "revision_number": 2, "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "name": "CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name"}]} 2019-01-09 01:58:06,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name&description=hello+group used request id req-37fc2139-f985-4f74-82a1-90c386e7e23c 2019-01-09 01:58:06,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 313c40b3-2cb3-421f-8b16-37a379cc7b13 2019-01-09 01:58:06,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65066c080f3730970498e3809ef1b7bb7e77dab2" 2019-01-09 01:58:06,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-10ccf2c2-2604-415b-93b0-0b980dee074c Date: Wed, 09 Jan 2019 01:58:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "3372c321-52b1-4bcb-a4af-f52bb05d3f1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "54cbfb03-cd7c-4f80-911c-b8ff0d8ac650"}]} 2019-01-09 01:58:06,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 used request id req-10ccf2c2-2604-415b-93b0-0b980dee074c 2019-01-09 01:58:06,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 313c40b3-2cb3-421f-8b16-37a379cc7b13 2019-01-09 01:58:06,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65066c080f3730970498e3809ef1b7bb7e77dab2" 2019-01-09 01:58:06,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-48088eed-76f1-4f3f-8b1b-bbce32239219 Date: Wed, 09 Jan 2019 01:58:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "3372c321-52b1-4bcb-a4af-f52bb05d3f1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:04Z", "security_group_id": "313c40b3-2cb3-421f-8b16-37a379cc7b13", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:04Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "54cbfb03-cd7c-4f80-911c-b8ff0d8ac650"}]} 2019-01-09 01:58:06,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=313c40b3-2cb3-421f-8b16-37a379cc7b13 used request id req-48088eed-76f1-4f3f-8b1b-bbce32239219 2019-01-09 01:58:06,500 - neutron_utils - INFO - Deleting security group rule with ID - 54cbfb03-cd7c-4f80-911c-b8ff0d8ac650 2019-01-09 01:58:06,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/54cbfb03-cd7c-4f80-911c-b8ff0d8ac650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:06,595 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24954fc4-eda5-4a5f-99b9-2404edca6a84 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:06,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/54cbfb03-cd7c-4f80-911c-b8ff0d8ac650 used request id req-24954fc4-eda5-4a5f-99b9-2404edca6a84 2019-01-09 01:58:06,596 - neutron_utils - INFO - Deleting security group rule with ID - 3372c321-52b1-4bcb-a4af-f52bb05d3f1f 2019-01-09 01:58:06,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/3372c321-52b1-4bcb-a4af-f52bb05d3f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:06,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d4338e7-7328-4713-9176-9249f59f9363 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:06,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/3372c321-52b1-4bcb-a4af-f52bb05d3f1f used request id req-7d4338e7-7328-4713-9176-9249f59f9363 2019-01-09 01:58:06,859 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-129bbcf6-d520-494e-b455-fe76bfc31895name 2019-01-09 01:58:06,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/313c40b3-2cb3-421f-8b16-37a379cc7b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85939b4963849ac3b34646bded68d6501504961d" 2019-01-09 01:58:07,121 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad87ca70-e946-4800-91ed-162e64943514 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:07,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/313c40b3-2cb3-421f-8b16-37a379cc7b13 used request id req-ad87ca70-e946-4800-91ed-162e64943514 2019-01-09 01:58:07,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:07,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-63b5d97a-8bdc-48eb-95a7-bfbbede5be06 Date: Wed, 09 Jan 2019 01:58:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:03Z", "updated_at": "2019-01-09T01:58:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:03Z", "revision_number": 0, "id": "051f2f77-805c-4a4f-903c-a6ab22e39694", "remote_group_id": "14b0572f-b7f7-4631-8d79-900d627409a8", "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:03Z", "security_group_id": "14b0572f-b7f7-4631-8d79-900d627409a8", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:03Z", "revision_number": 0, "id": "bcf08555-3a57-4f4a-894e-5cdee910cb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:03Z", "security_group_id": "14b0572f-b7f7-4631-8d79-900d627409a8", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:03Z", "revision_number": 0, "id": "dd739c89-1146-4782-ae51-6bfc52b78d80", "remote_group_id": "14b0572f-b7f7-4631-8d79-900d627409a8", "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:03Z", "security_group_id": "14b0572f-b7f7-4631-8d79-900d627409a8", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:03Z", "revision_number": 0, "id": "fd28d8cd-bc96-4b86-8927-03a6e130cf04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:03Z", "security_group_id": "14b0572f-b7f7-4631-8d79-900d627409a8", "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535"}], "revision_number": 4, "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "14b0572f-b7f7-4631-8d79-900d627409a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:58:07,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-63b5d97a-8bdc-48eb-95a7-bfbbede5be06 2019-01-09 01:58:07,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7b8349ce53ba4fb58e1ec1a7264ac535 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:07,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53516998-5269-4c9b-8029-2dee944aff58 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7b8349ce53ba4fb58e1ec1a7264ac535"}, "enabled": true, "id": "7b8349ce53ba4fb58e1ec1a7264ac535", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e9aeea53-8668-46d-proj"}} 2019-01-09 01:58:07,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7b8349ce53ba4fb58e1ec1a7264ac535 used request id req-53516998-5269-4c9b-8029-2dee944aff58 2019-01-09 01:58:07,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14b0572f-b7f7-4631-8d79-900d627409a8 2019-01-09 01:58:07,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=14b0572f-b7f7-4631-8d79-900d627409a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:07,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-06e1042f-8dea-4b64-aff3-b32ea38d7bda Date: Wed, 09 Jan 2019 01:58:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "14b0572f-b7f7-4631-8d79-900d627409a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:03Z", "security_group_id": "14b0572f-b7f7-4631-8d79-900d627409a8", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:03Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "051f2f77-805c-4a4f-903c-a6ab22e39694"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:03Z", "security_group_id": "14b0572f-b7f7-4631-8d79-900d627409a8", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:03Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "bcf08555-3a57-4f4a-894e-5cdee910cb75"}, {"remote_group_id": "14b0572f-b7f7-4631-8d79-900d627409a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:03Z", "security_group_id": "14b0572f-b7f7-4631-8d79-900d627409a8", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:03Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "dd739c89-1146-4782-ae51-6bfc52b78d80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:03Z", "security_group_id": "14b0572f-b7f7-4631-8d79-900d627409a8", "port_range_min": null, "revision_number": 0, "tenant_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "created_at": "2019-01-09T01:58:03Z", "project_id": "7b8349ce53ba4fb58e1ec1a7264ac535", "id": "fd28d8cd-bc96-4b86-8927-03a6e130cf04"}]} 2019-01-09 01:58:07,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=14b0572f-b7f7-4631-8d79-900d627409a8 used request id req-06e1042f-8dea-4b64-aff3-b32ea38d7bda 2019-01-09 01:58:07,609 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 01:58:07,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/14b0572f-b7f7-4631-8d79-900d627409a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:07,895 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ee57715-0d9c-4662-ac36-dc1d1130a434 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:07,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/14b0572f-b7f7-4631-8d79-900d627409a8 used request id req-3ee57715-0d9c-4662-ac36-dc1d1130a434 2019-01-09 01:58:07,896 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e9aeea53-8668-46d-proj 2019-01-09 01:58:07,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7b8349ce53ba4fb58e1ec1a7264ac535 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:08,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb249d49-19a3-478e-b874-a961a1296900 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:08,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7b8349ce53ba4fb58e1ec1a7264ac535 used request id req-fb249d49-19a3-478e-b874-a961a1296900 2019-01-09 01:58:08,125 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e9aeea53-8668-46d-proj-role 2019-01-09 01:58:08,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/429f198441af429f9b89797dd526f261 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:08,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7d5ff96-853c-4dfa-92fd-f176767a9794 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:08,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/429f198441af429f9b89797dd526f261 used request id req-d7d5ff96-853c-4dfa-92fd-f176767a9794 2019-01-09 01:58:08,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c55584fb802a6ed1a2d89deb59e821ac1b55aa4" 2019-01-09 01:58:08,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc80716-cd71-49bf-b3b2-c89418b61850 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:58:08,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0bc80716-cd71-49bf-b3b2-c89418b61850 2019-01-09 01:58:08,337 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e9aeea53-8668-46d-user 2019-01-09 01:58:08,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3aa37b4462914eb39f2830fe9fa92941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8f5dae67f9fd957546f8f6976dfaeb46ef239a" 2019-01-09 01:58:08,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70fe1c98-7527-4698-b5d9-e2c507b918c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:08,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3aa37b4462914eb39f2830fe9fa92941 used request id req-70fe1c98-7527-4698-b5d9-e2c507b918c4 2019-01-09 01:58:08,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:08,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["6pU7uyOdRSingU-wOaNMzQ"], "issued_at": "2019-01-09T01:58:08.000000Z"}} 2019-01-09 01:58:08,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d08434f9185540fc6d79dfa6d0a2e19509214bb" 2019-01-09 01:58:09,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b1c7c0-986c-440b-b1a5-8c849e4f376e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:09,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-82b1c7c0-986c-440b-b1a5-8c849e4f376e 2019-01-09 01:58:09,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:09,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:09,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["dhdpUdppT4GAGXQ3yoPHRQ"], "issued_at": "2019-01-09T01:58:09.000000Z"}} 2019-01-09 01:58:09,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:09,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6406fac-25fd-453b-8cfe-bbdbcec920bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:09,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c6406fac-25fd-453b-8cfe-bbdbcec920bc 2019-01-09 01:58:09,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:09,494 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:09,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:09,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a409b4d1-915a-4279-ad82-027488fa0487 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:58:09,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj used request id req-a409b4d1-915a-4279-ad82-027488fa0487 2019-01-09 01:58:09,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:09,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ee6ccb-fedd-4094-b358-87fb55d8dd25 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:58:09,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-37ee6ccb-fedd-4094-b358-87fb55d8dd25 2019-01-09 01:58:09,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj"}}' 2019-01-09 01:58:09,798 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bb895e6-4718-4eff-9bd0-94edb3c43390 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5"}, "enabled": true, "id": "e5e744d5bbea4851a74d05b5be7b74f5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj"}} 2019-01-09 01:58:09,798 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5bb895e6-4718-4eff-9bd0-94edb3c43390 2019-01-09 01:58:09,799 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj 2019-01-09 01:58:09,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:09,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:10,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["oAXnfxYAQ8W6BizeUxvRsQ"], "issued_at": "2019-01-09T01:58:10.000000Z"}} 2019-01-09 01:58:10,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f857bed0f4835e90175349a319c255844bc4bb14" 2019-01-09 01:58:10,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d1e889-06de-4856-b4c8-4d8c1ae9a61a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:10,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-53d1e889-06de-4856-b4c8-4d8c1ae9a61a 2019-01-09 01:58:10,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:10,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:10,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f857bed0f4835e90175349a319c255844bc4bb14" 2019-01-09 01:58:10,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1985f954-f52f-45cf-8517-d34a969d774c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:58:10,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1985f954-f52f-45cf-8517-d34a969d774c 2019-01-09 01:58:10,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f857bed0f4835e90175349a319c255844bc4bb14" 2019-01-09 01:58:10,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-912c2c4c-e970-4bab-918f-47a5b31e4937 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5"}, "enabled": true, "id": "e5e744d5bbea4851a74d05b5be7b74f5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj"}]} 2019-01-09 01:58:10,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj used request id req-912c2c4c-e970-4bab-918f-47a5b31e4937 2019-01-09 01:58:10,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f857bed0f4835e90175349a319c255844bc4bb14" 2019-01-09 01:58:10,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6af4034-e43e-40ce-9225-6e65396e119c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:58:10,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f6af4034-e43e-40ce-9225-6e65396e119c 2019-01-09 01:58:10,816 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2afa2e48-d5b1-4f8-user 2019-01-09 01:58:10,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:10,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:10,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f53cfa-319c-45a7-8f1f-cb041366a3ea Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:58:10,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-04f53cfa-319c-45a7-8f1f-cb041366a3ea 2019-01-09 01:58:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" -d '{"role": {"name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj-role"}}' 2019-01-09 01:58:11,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96eaa782-e311-45d8-8735-b39651b7e74e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4078fe4340534114816708aa4fb19bbc", "links": {"self": "http://172.30.9.26:5000/v3/roles/4078fe4340534114816708aa4fb19bbc"}, "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj-role"}} 2019-01-09 01:58:11,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-96eaa782-e311-45d8-8735-b39651b7e74e 2019-01-09 01:58:11,044 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj-role 2019-01-09 01:58:11,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4078fe4340534114816708aa4fb19bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:11,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27b832a-d944-4e4c-86cf-500dac65add0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/4078fe4340534114816708aa4fb19bbc"}, "domain_id": null, "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj-role", "id": "4078fe4340534114816708aa4fb19bbc"}} 2019-01-09 01:58:11,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4078fe4340534114816708aa4fb19bbc used request id req-b27b832a-d944-4e4c-86cf-500dac65add0 2019-01-09 01:58:11,138 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj-role to project CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj 2019-01-09 01:58:11,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5/users/856a3d0631354e0abc1d803076a8cfa6/roles/4078fe4340534114816708aa4fb19bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:11,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1939a22-9c14-461b-8a88-26d9058e94c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:11,269 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5/users/856a3d0631354e0abc1d803076a8cfa6/roles/4078fe4340534114816708aa4fb19bbc used request id req-b1939a22-9c14-461b-8a88-26d9058e94c2 2019-01-09 01:58:11,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:11,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:11,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4078fe4340534114816708aa4fb19bbc", "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj-role"}], "expires_at": "2019-01-09T02:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5e744d5bbea4851a74d05b5be7b74f5", "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-user", "id": "856a3d0631354e0abc1d803076a8cfa6"}, "audit_ids": ["8Jtw0LbNQGGke6NzDu4EuQ"], "issued_at": "2019-01-09T01:58:11.000000Z"}} 2019-01-09 01:58:11,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:11,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a31b4f5-cccb-490f-b25c-3bc9019f2d02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:11,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8a31b4f5-cccb-490f-b25c-3bc9019f2d02 2019-01-09 01:58:11,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:12,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a0afb7e8-d3eb-4ce0-bc0b-7acbc7d16e9d Date: Wed, 09 Jan 2019 01:58:12 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:58:12,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname&description=hello+group used request id req-a0afb7e8-d3eb-4ce0-bc0b-7acbc7d16e9d 2019-01-09 01:58:12,062 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname... 2019-01-09 01:58:12,062 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname 2019-01-09 01:58:12,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" -d '{"security_group": {"name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname", "description": "hello group"}}' 2019-01-09 01:58:12,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-4492cc66-2105-436b-983d-a60802462dc0 Date: Wed, 09 Jan 2019 01:58:12 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 2, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}} 2019-01-09 01:58:12,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-4492cc66-2105-436b-983d-a60802462dc0 2019-01-09 01:58:12,495 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:12,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:12,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2bd74dc1-fbf4-4f04-bcb1-7c367b51f06b Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}]} 2019-01-09 01:58:12,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-2bd74dc1-fbf4-4f04-bcb1-7c367b51f06b 2019-01-09 01:58:12,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:12,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:12,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b77a3fc6-110b-49ec-8f84-012784dbda0f Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}]} 2019-01-09 01:58:12,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-b77a3fc6-110b-49ec-8f84-012784dbda0f 2019-01-09 01:58:12,713 - neutron_utils - INFO - Retrieving security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:12,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9345c380-b509-4d82-afbd-858d32d80c50 Date: Wed, 09 Jan 2019 01:58:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 2, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:12,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-9345c380-b509-4d82-afbd-858d32d80c50 2019-01-09 01:58:12,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:12,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:13,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cb8db5c5-54db-4bd1-b53b-73894f70b18b Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}]} 2019-01-09 01:58:13,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-cb8db5c5-54db-4bd1-b53b-73894f70b18b 2019-01-09 01:58:13,086 - neutron_utils - INFO - Retrieving security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:13,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:13,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-845c2439-f152-4a7e-a976-14043db60f0a Date: Wed, 09 Jan 2019 01:58:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 2, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:13,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-845c2439-f152-4a7e-a976-14043db60f0a 2019-01-09 01:58:13,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:13,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:13,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c5c378be-1248-4f10-b765-09c6b95136ad Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}]} 2019-01-09 01:58:13,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-c5c378be-1248-4f10-b765-09c6b95136ad 2019-01-09 01:58:13,320 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname 2019-01-09 01:58:13,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:13,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-347e2b1e-06e7-4ab2-ac0e-f16eecbeba99 Date: Wed, 09 Jan 2019 01:58:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 2, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:13,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname used request id req-347e2b1e-06e7-4ab2-ac0e-f16eecbeba99 2019-01-09 01:58:13,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:13,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:13,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:13,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac5a716-922b-4ffb-9e76-d5279fb066b3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5"}, "enabled": true, "id": "e5e744d5bbea4851a74d05b5be7b74f5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj"}} 2019-01-09 01:58:13,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5 used request id req-cac5a716-922b-4ffb-9e76-d5279fb066b3 2019-01-09 01:58:13,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:13,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:13,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-17a88cd2-94fc-4d0e-bcfe-ed2ae07c94bb Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}]} 2019-01-09 01:58:13,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-17a88cd2-94fc-4d0e-bcfe-ed2ae07c94bb 2019-01-09 01:58:13,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9"}}' 2019-01-09 01:58:13,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-18949f8d-f29f-41c6-a901-2d052ff80d07 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}} 2019-01-09 01:58:13,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-18949f8d-f29f-41c6-a901-2d052ff80d07 2019-01-09 01:58:13,692 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname 2019-01-09 01:58:13,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:13,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-fb1b2fe9-fc7c-48bb-a209-53e9d92a53bd Date: Wed, 09 Jan 2019 01:58:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "revision_number": 0, "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 3, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:13,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname used request id req-fb1b2fe9-fc7c-48bb-a209-53e9d92a53bd 2019-01-09 01:58:13,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:13,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a619441-84bc-4aed-8ec9-e387e48c9211 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5"}, "enabled": true, "id": "e5e744d5bbea4851a74d05b5be7b74f5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj"}} 2019-01-09 01:58:13,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5 used request id req-6a619441-84bc-4aed-8ec9-e387e48c9211 2019-01-09 01:58:13,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:13,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:14,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d65f4a43-35ec-4e36-afdd-782d2a66e3d8 Date: Wed, 09 Jan 2019 01:58:14 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": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}]} 2019-01-09 01:58:14,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-d65f4a43-35ec-4e36-afdd-782d2a66e3d8 2019-01-09 01:58:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9"}}' 2019-01-09 01:58:14,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-170a90e4-c5d2-4728-a9cc-64bcc4ddec8b Date: Wed, 09 Jan 2019 01:58:14 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}} 2019-01-09 01:58:14,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-170a90e4-c5d2-4728-a9cc-64bcc4ddec8b 2019-01-09 01:58:14,481 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname 2019-01-09 01:58:14,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:14,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-23c5227c-b86f-49f6-b459-d84633df60f6 Date: Wed, 09 Jan 2019 01:58:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "revision_number": 0, "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 4, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:14,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname used request id req-23c5227c-b86f-49f6-b459-d84633df60f6 2019-01-09 01:58:14,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:14,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c58c55-4cef-48fd-84dd-c934ee9a2a2b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5"}, "enabled": true, "id": "e5e744d5bbea4851a74d05b5be7b74f5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj"}} 2019-01-09 01:58:14,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5 used request id req-e0c58c55-4cef-48fd-84dd-c934ee9a2a2b 2019-01-09 01:58:14,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:14,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:14,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-62806dd5-0df5-430c-89f8-c290551b3235 Date: Wed, 09 Jan 2019 01:58:14 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}]} 2019-01-09 01:58:14,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-62806dd5-0df5-430c-89f8-c290551b3235 2019-01-09 01:58:14,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10}}' 2019-01-09 01:58:14,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a203e553-6891-40dd-ab91-aad08e05e527 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}} 2019-01-09 01:58:14,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-a203e553-6891-40dd-ab91-aad08e05e527 2019-01-09 01:58:14,967 - neutron_utils - INFO - Retrieving security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:14,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:15,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ba0a6b4a-b079-4ca5-b04f-32b20b1a9ea9 Date: Wed, 09 Jan 2019 01:58:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "revision_number": 0, "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 5, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:15,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-ba0a6b4a-b079-4ca5-b04f-32b20b1a9ea9 2019-01-09 01:58:15,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:15,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:15,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cff53f95-8f58-4db2-9908-7c450a02e557 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:15,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-cff53f95-8f58-4db2-9908-7c450a02e557 2019-01-09 01:58:15,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:15,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4078fe4340534114816708aa4fb19bbc", "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj-role"}], "expires_at": "2019-01-09T02:58:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5e744d5bbea4851a74d05b5be7b74f5", "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e5e744d5bbea4851a74d05b5be7b74f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-user", "id": "856a3d0631354e0abc1d803076a8cfa6"}, "audit_ids": ["W7MfJLTQT3uviXhfw-oCww"], "issued_at": "2019-01-09T01:58:15.000000Z"}} 2019-01-09 01:58:15,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:15,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-82664c5e-3560-4ab8-bb6d-5526560723b6 Date: Wed, 09 Jan 2019 01:58:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "revision_number": 0, "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 5, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:15,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname&description=hello+group used request id req-82664c5e-3560-4ab8-bb6d-5526560723b6 2019-01-09 01:58:15,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:15,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:16,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-08bcd433-329b-40ec-954b-9678926a46fc Date: Wed, 09 Jan 2019 01:58:16 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:16,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-08bcd433-329b-40ec-954b-9678926a46fc 2019-01-09 01:58:16,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:16,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:16,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-422d37b4-c3b4-4cc5-8fb4-1a943cad3323 Date: Wed, 09 Jan 2019 01:58:16 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:16,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-422d37b4-c3b4-4cc5-8fb4-1a943cad3323 2019-01-09 01:58:16,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:16,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8129f4c1-914b-40fe-8f6b-56743d8e9edb Date: Wed, 09 Jan 2019 01:58:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "revision_number": 0, "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 5, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:16,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname used request id req-8129f4c1-914b-40fe-8f6b-56743d8e9edb 2019-01-09 01:58:16,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:16,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:16,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5ea8c053-d383-4e7c-b455-c5a5a964ccf8 Date: Wed, 09 Jan 2019 01:58:16 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:16,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-5ea8c053-d383-4e7c-b455-c5a5a964ccf8 2019-01-09 01:58:16,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:16,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8a3f1f4b-3eac-4ac4-86a2-df82eddfa437 Date: Wed, 09 Jan 2019 01:58:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "revision_number": 0, "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 5, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:16,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname used request id req-8a3f1f4b-3eac-4ac4-86a2-df82eddfa437 2019-01-09 01:58:16,936 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:16,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:17,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b6d31d33-06f5-4428-b911-d3a2c134fe5e Date: Wed, 09 Jan 2019 01:58:17 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:17,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-b6d31d33-06f5-4428-b911-d3a2c134fe5e 2019-01-09 01:58:17,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:17,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-68472d63-c455-4e15-9ecc-d8373c1ba3b0 Date: Wed, 09 Jan 2019 01:58:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "revision_number": 0, "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 5, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:17,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname used request id req-68472d63-c455-4e15-9ecc-d8373c1ba3b0 2019-01-09 01:58:17,344 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:17,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:17,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6eb06a92-5ecb-42d5-ae7d-c3a19799ca4c Date: Wed, 09 Jan 2019 01:58:17 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:17,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-6eb06a92-5ecb-42d5-ae7d-c3a19799ca4c 2019-01-09 01:58:17,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:17,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a8d42409-5d29-4f04-ab96-de9f91c92b84 Date: Wed, 09 Jan 2019 01:58:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "revision_number": 0, "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 5, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:17,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname used request id req-a8d42409-5d29-4f04-ab96-de9f91c92b84 2019-01-09 01:58:17,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:17,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f2b3011d-19b4-410b-bd71-4d1af223de0b Date: Wed, 09 Jan 2019 01:58:17 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:17,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-f2b3011d-19b4-410b-bd71-4d1af223de0b 2019-01-09 01:58:18,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:18,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d1b482ef-76e3-4541-a3bf-088f8bc35f02 Date: Wed, 09 Jan 2019 01:58:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "revision_number": 0, "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 5, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:18,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname used request id req-d1b482ef-76e3-4541-a3bf-088f8bc35f02 2019-01-09 01:58:18,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:18,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:18,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a219c4e3-74f1-46fe-9bda-2e1f8a963455 Date: Wed, 09 Jan 2019 01:58:18 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:18,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-a219c4e3-74f1-46fe-9bda-2e1f8a963455 2019-01-09 01:58:18,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:18,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-947abfe6-636a-4527-a10e-d18996d09e04 Date: Wed, 09 Jan 2019 01:58:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "revision_number": 0, "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 5, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:18,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname used request id req-947abfe6-636a-4527-a10e-d18996d09e04 2019-01-09 01:58:18,485 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:18,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:18,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-08f06b45-6c27-4305-8b44-bc88a0a7e95a Date: Wed, 09 Jan 2019 01:58:18 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:18,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-08f06b45-6c27-4305-8b44-bc88a0a7e95a 2019-01-09 01:58:18,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:18,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-312fcc61-b64f-4cc2-b417-c5645a8ee240 Date: Wed, 09 Jan 2019 01:58:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "revision_number": 0, "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 5, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:18,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname used request id req-312fcc61-b64f-4cc2-b417-c5645a8ee240 2019-01-09 01:58:18,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:18,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:19,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a1104207-7def-46bd-b170-ed628ff27fa5 Date: Wed, 09 Jan 2019 01:58:19 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:19,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-a1104207-7def-46bd-b170-ed628ff27fa5 2019-01-09 01:58:19,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:19,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d10a1601-65d2-41e3-9798-4a9ac269ca26 Date: Wed, 09 Jan 2019 01:58:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "updated_at": "2019-01-09T01:58:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "revision_number": 0, "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "7ee067fd-14d6-4075-86ff-949edd41fa20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "revision_number": 0, "id": "c045c95d-0b2b-493d-942e-91b6793bf141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "revision_number": 0, "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 5, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "name": "CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname"}]} 2019-01-09 01:58:19,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname used request id req-d10a1601-65d2-41e3-9798-4a9ac269ca26 2019-01-09 01:58:19,295 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:19,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:19,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1348622b-7152-4cfe-883a-348e2c7a963f Date: Wed, 09 Jan 2019 01:58:19 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:19,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-1348622b-7152-4cfe-883a-348e2c7a963f 2019-01-09 01:58:19,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:19,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e8f0c682-69fe-45e5-bb2f-c303f87e1665 Date: Wed, 09 Jan 2019 01:58:19 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": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "3b577a7e-e25a-4e54-803a-ade0698f61d6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:19,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-e8f0c682-69fe-45e5-bb2f-c303f87e1665 2019-01-09 01:58:19,517 - neutron_utils - INFO - Deleting security group rule with ID - 3b577a7e-e25a-4e54-803a-ade0698f61d6 2019-01-09 01:58:19,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/3b577a7e-e25a-4e54-803a-ade0698f61d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:19,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8a7d2be-9117-4002-8d40-5cea32278e16 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:19,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/3b577a7e-e25a-4e54-803a-ade0698f61d6 used request id req-b8a7d2be-9117-4002-8d40-5cea32278e16 2019-01-09 01:58:19,763 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2019-01-09 01:58:19,764 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0156cd-bbec-4d4f-a670-0031a791b5e9 2019-01-09 01:58:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29b6197d43d1655ed852bd6eae0c12b303172e3" 2019-01-09 01:58:19,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1993 X-Openstack-Request-Id: req-8f4422fc-f1c6-4a62-9070-3ca363aa5b77 Date: Wed, 09 Jan 2019 01:58:19 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": "2019-01-09T01:58:13Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:13Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ad43cba-e22f-4a1a-8fa9-10782412a61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "7ee067fd-14d6-4075-86ff-949edd41fa20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:12Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:12Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "c045c95d-0b2b-493d-942e-91b6793bf141"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:14Z", "security_group_id": "2e0156cd-bbec-4d4f-a670-0031a791b5e9", "port_range_min": 10, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:14Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "e77e5c22-b574-4d89-80f8-471d5ec2279f"}]} 2019-01-09 01:58:19,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-8f4422fc-f1c6-4a62-9070-3ca363aa5b77 2019-01-09 01:58:19,797 - neutron_utils - INFO - Deleting security group rule with ID - 7ee067fd-14d6-4075-86ff-949edd41fa20 2019-01-09 01:58:19,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/7ee067fd-14d6-4075-86ff-949edd41fa20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:20,050 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d9f0457-cd7e-4d09-8d9f-f8ed02379149 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:20,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/7ee067fd-14d6-4075-86ff-949edd41fa20 used request id req-7d9f0457-cd7e-4d09-8d9f-f8ed02379149 2019-01-09 01:58:20,051 - neutron_utils - INFO - Deleting security group rule with ID - e77e5c22-b574-4d89-80f8-471d5ec2279f 2019-01-09 01:58:20,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e77e5c22-b574-4d89-80f8-471d5ec2279f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:20,160 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00efef41-d8c6-49a5-965a-442e67e78408 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:20,160 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e77e5c22-b574-4d89-80f8-471d5ec2279f used request id req-00efef41-d8c6-49a5-965a-442e67e78408 2019-01-09 01:58:20,161 - neutron_utils - INFO - Deleting security group rule with ID - c045c95d-0b2b-493d-942e-91b6793bf141 2019-01-09 01:58:20,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/c045c95d-0b2b-493d-942e-91b6793bf141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:20,388 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-188b6e93-9f6e-4953-80c3-9cc3c7ea3254 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:20,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/c045c95d-0b2b-493d-942e-91b6793bf141 used request id req-188b6e93-9f6e-4953-80c3-9cc3c7ea3254 2019-01-09 01:58:20,389 - neutron_utils - INFO - Deleting security group rule with ID - 3b577a7e-e25a-4e54-803a-ade0698f61d6 2019-01-09 01:58:20,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/3b577a7e-e25a-4e54-803a-ade0698f61d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:20,414 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-8d25c924-f81a-4c91-9010-4547fd9f9f5d Date: Wed, 09 Jan 2019 01:58:20 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 3b577a7e-e25a-4e54-803a-ade0698f61d6 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 01:58:20,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/3b577a7e-e25a-4e54-803a-ade0698f61d6 used request id req-8d25c924-f81a-4c91-9010-4547fd9f9f5d 2019-01-09 01:58:20,415 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 3b577a7e-e25a-4e54-803a-ade0698f61d6 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 01:58:20,415 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 3b577a7e-e25a-4e54-803a-ade0698f61d6 does not exist Neutron server returns request_ids: ['req-8d25c924-f81a-4c91-9010-4547fd9f9f5d'] 2019-01-09 01:58:20,415 - neutron_utils - INFO - Deleting security group rule with ID - 7ad43cba-e22f-4a1a-8fa9-10782412a61d 2019-01-09 01:58:20,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/7ad43cba-e22f-4a1a-8fa9-10782412a61d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:20,648 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c0764f8-0d73-4dca-9d86-64bcaf4df666 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:20,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/7ad43cba-e22f-4a1a-8fa9-10782412a61d used request id req-1c0764f8-0d73-4dca-9d86-64bcaf4df666 2019-01-09 01:58:20,648 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2cf6018a-7252-47a6-bc21-82ae3d22445dname 2019-01-09 01:58:20,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2e0156cd-bbec-4d4f-a670-0031a791b5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6324fb2a6b6b28ad8fa784cb367b886717d75cd1" 2019-01-09 01:58:20,901 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34a3647b-2ddf-4bb4-a38e-26b7e529c4a9 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:20,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2e0156cd-bbec-4d4f-a670-0031a791b5e9 used request id req-34a3647b-2ddf-4bb4-a38e-26b7e529c4a9 2019-01-09 01:58:20,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:21,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-99d27bb2-7d96-4dea-bf3c-de81feb4582d Date: Wed, 09 Jan 2019 01:58:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:11Z", "updated_at": "2019-01-09T01:58:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:11Z", "revision_number": 0, "id": "08906f2d-87d6-4eea-9e94-70af35a9a6e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:11Z", "security_group_id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:11Z", "revision_number": 0, "id": "8cb91915-fd70-43ae-9f95-054615b75bc9", "remote_group_id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:11Z", "security_group_id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:11Z", "revision_number": 0, "id": "a041f088-c14e-46ef-a3f0-234362449df3", "remote_group_id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:11Z", "security_group_id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:11Z", "revision_number": 0, "id": "bfe4467a-db06-4b6d-81ce-8bacd8ecd2c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:11Z", "security_group_id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5"}], "revision_number": 4, "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:58:21,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-99d27bb2-7d96-4dea-bf3c-de81feb4582d 2019-01-09 01:58:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:21,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea29e42-b984-4968-959b-01662840f3a0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5"}, "enabled": true, "id": "e5e744d5bbea4851a74d05b5be7b74f5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj"}} 2019-01-09 01:58:21,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5 used request id req-3ea29e42-b984-4968-959b-01662840f3a0 2019-01-09 01:58:21,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ef409ab-68fe-42b9-b391-4fb41fc7181e 2019-01-09 01:58:21,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1ef409ab-68fe-42b9-b391-4fb41fc7181e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:21,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dd19f158-ae3e-4676-8633-a0f1ce8e900c Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:11Z", "security_group_id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:11Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "08906f2d-87d6-4eea-9e94-70af35a9a6e7"}, {"remote_group_id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:11Z", "security_group_id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:11Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "8cb91915-fd70-43ae-9f95-054615b75bc9"}, {"remote_group_id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:11Z", "security_group_id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:11Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "a041f088-c14e-46ef-a3f0-234362449df3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:11Z", "security_group_id": "1ef409ab-68fe-42b9-b391-4fb41fc7181e", "port_range_min": null, "revision_number": 0, "tenant_id": "e5e744d5bbea4851a74d05b5be7b74f5", "created_at": "2019-01-09T01:58:11Z", "project_id": "e5e744d5bbea4851a74d05b5be7b74f5", "id": "bfe4467a-db06-4b6d-81ce-8bacd8ecd2c6"}]} 2019-01-09 01:58:21,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1ef409ab-68fe-42b9-b391-4fb41fc7181e used request id req-dd19f158-ae3e-4676-8633-a0f1ce8e900c 2019-01-09 01:58:21,374 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 01:58:21,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1ef409ab-68fe-42b9-b391-4fb41fc7181e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:21,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aefe6559-4f8b-4a7b-9b17-a5207ea8208e Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:21,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1ef409ab-68fe-42b9-b391-4fb41fc7181e used request id req-aefe6559-4f8b-4a7b-9b17-a5207ea8208e 2019-01-09 01:58:21,688 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj 2019-01-09 01:58:21,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:21,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee1d32f6-c518-4e37-b4a9-abe2ca1f77e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:21,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e5e744d5bbea4851a74d05b5be7b74f5 used request id req-ee1d32f6-c518-4e37-b4a9-abe2ca1f77e7 2019-01-09 01:58:21,898 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2afa2e48-d5b1-4f8-proj-role 2019-01-09 01:58:21,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4078fe4340534114816708aa4fb19bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:22,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e30a4850-b4ef-47aa-a90c-1a7130dd5684 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:22,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4078fe4340534114816708aa4fb19bbc used request id req-e30a4850-b4ef-47aa-a90c-1a7130dd5684 2019-01-09 01:58:22,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55292e5fc6ca64ac3c162caf9171218c2ef1d9e1" 2019-01-09 01:58:22,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-515e1b7c-3220-4f85-ba17-5cf37cedcf76 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:58:22,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-515e1b7c-3220-4f85-ba17-5cf37cedcf76 2019-01-09 01:58:22,098 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2afa2e48-d5b1-4f8-user 2019-01-09 01:58:22,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/856a3d0631354e0abc1d803076a8cfa6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f857bed0f4835e90175349a319c255844bc4bb14" 2019-01-09 01:58:22,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42d54604-5c97-4b8b-9a65-6fa19865c7f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:22,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/856a3d0631354e0abc1d803076a8cfa6 used request id req-42d54604-5c97-4b8b-9a65-6fa19865c7f5 2019-01-09 01:58:22,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:22,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Pl5xX87lQrO4QInLRt2KnQ"], "issued_at": "2019-01-09T01:58:22.000000Z"}} 2019-01-09 01:58:22,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16a1d9b716dfb05eadc8948417cc4d034f421df" 2019-01-09 01:58:22,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d9ad64-f9a2-4901-a78c-ced85f8a026d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:22,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-91d9ad64-f9a2-4901-a78c-ced85f8a026d 2019-01-09 01:58:22,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:22,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:23,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["5g0nTSeiRSKVVnatCkeEHg"], "issued_at": "2019-01-09T01:58:23.000000Z"}} 2019-01-09 01:58:23,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:23,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d56c33-f0ee-4033-a755-b2531a52b8d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:23,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a9d56c33-f0ee-4033-a755-b2531a52b8d1 2019-01-09 01:58:23,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:23,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:23,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:23,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c704063-f3dc-4faa-9f12-b0da07a35d24 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:58:23,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj used request id req-7c704063-f3dc-4faa-9f12-b0da07a35d24 2019-01-09 01:58:23,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:23,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4391c5-4d76-42eb-859f-dee2e2b3ff86 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:58:23,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2d4391c5-4d76-42eb-859f-dee2e2b3ff86 2019-01-09 01:58:23,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj"}}' 2019-01-09 01:58:23,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:58:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68df2f3f-2ab5-4a36-881c-2f3d3a00ac73 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c"}, "enabled": true, "id": "48fc3831094a404d8b5dbf8636b5581c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj"}} 2019-01-09 01:58:23,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-68df2f3f-2ab5-4a36-881c-2f3d3a00ac73 2019-01-09 01:58:23,547 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj 2019-01-09 01:58:23,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:23,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:23,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["UXPcyCkhRlKryaSkW-4r2A"], "issued_at": "2019-01-09T01:58:23.000000Z"}} 2019-01-09 01:58:23,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ce9bd29b29c119f874ae8e0dc067056d10d54d" 2019-01-09 01:58:23,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f8a276-9fa2-4512-a651-13708c35649c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:23,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a5f8a276-9fa2-4512-a651-13708c35649c 2019-01-09 01:58:23,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:23,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:23,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ce9bd29b29c119f874ae8e0dc067056d10d54d" 2019-01-09 01:58:24,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f51aec8-c1e4-49bc-be49-46c6a0d5a273 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:58:24,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0f51aec8-c1e4-49bc-be49-46c6a0d5a273 2019-01-09 01:58:24,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ce9bd29b29c119f874ae8e0dc067056d10d54d" 2019-01-09 01:58:24,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50c2c9b-9734-4840-af2a-deab57dfbcf5 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c"}, "enabled": true, "id": "48fc3831094a404d8b5dbf8636b5581c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj"}]} 2019-01-09 01:58:24,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj used request id req-c50c2c9b-9734-4840-af2a-deab57dfbcf5 2019-01-09 01:58:24,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ce9bd29b29c119f874ae8e0dc067056d10d54d" 2019-01-09 01:58:24,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc65baa-7389-4b69-853f-1ea4882fb1d0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:58:24,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-efc65baa-7389-4b69-853f-1ea4882fb1d0 2019-01-09 01:58:24,649 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fa6d703c-5b65-4d6-user 2019-01-09 01:58:24,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:24,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:24,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da03e78-1bd9-4e91-a3af-8163f5aff45c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:58:24,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3da03e78-1bd9-4e91-a3af-8163f5aff45c 2019-01-09 01:58:24,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" -d '{"role": {"name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj-role"}}' 2019-01-09 01:58:24,864 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fb1d7d8-d708-450a-9ccf-f0adb4a0df1a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "309f5c0c7b9f4239aec1573aa8585cab", "links": {"self": "http://172.30.9.26:5000/v3/roles/309f5c0c7b9f4239aec1573aa8585cab"}, "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj-role"}} 2019-01-09 01:58:24,864 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1fb1d7d8-d708-450a-9ccf-f0adb4a0df1a 2019-01-09 01:58:24,865 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj-role 2019-01-09 01:58:24,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/309f5c0c7b9f4239aec1573aa8585cab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:24,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66a991c-ea36-4c3a-861a-469dcf73425f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/309f5c0c7b9f4239aec1573aa8585cab"}, "domain_id": null, "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj-role", "id": "309f5c0c7b9f4239aec1573aa8585cab"}} 2019-01-09 01:58:24,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/309f5c0c7b9f4239aec1573aa8585cab used request id req-e66a991c-ea36-4c3a-861a-469dcf73425f 2019-01-09 01:58:24,963 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj-role to project CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj 2019-01-09 01:58:24,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c/users/0f3b65db5996472fb1db9a1da85c43fb/roles/309f5c0c7b9f4239aec1573aa8585cab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:25,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-181a8e0c-7b5a-4300-82d0-ee73f6a90a1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:25,184 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c/users/0f3b65db5996472fb1db9a1da85c43fb/roles/309f5c0c7b9f4239aec1573aa8585cab used request id req-181a8e0c-7b5a-4300-82d0-ee73f6a90a1b 2019-01-09 01:58:25,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:25,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:25,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "309f5c0c7b9f4239aec1573aa8585cab", "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj-role"}], "expires_at": "2019-01-09T02:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48fc3831094a404d8b5dbf8636b5581c", "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/48fc3831094a404d8b5dbf8636b5581c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/48fc3831094a404d8b5dbf8636b5581c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/48fc3831094a404d8b5dbf8636b5581c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/48fc3831094a404d8b5dbf8636b5581c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/48fc3831094a404d8b5dbf8636b5581c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/48fc3831094a404d8b5dbf8636b5581c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/48fc3831094a404d8b5dbf8636b5581c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/48fc3831094a404d8b5dbf8636b5581c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/48fc3831094a404d8b5dbf8636b5581c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/48fc3831094a404d8b5dbf8636b5581c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/48fc3831094a404d8b5dbf8636b5581c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/48fc3831094a404d8b5dbf8636b5581c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-user", "id": "0f3b65db5996472fb1db9a1da85c43fb"}, "audit_ids": ["iRzJY6VKQYu77iI9ZId4tg"], "issued_at": "2019-01-09T01:58:25.000000Z"}} 2019-01-09 01:58:25,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:25,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f1264f-8dd7-4267-b23c-28ca74f20b8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:25,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-21f1264f-8dd7-4267-b23c-28ca74f20b8c 2019-01-09 01:58:25,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:25,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a1ba0839-81b5-44bc-b9c0-b744d26a53ca Date: Wed, 09 Jan 2019 01:58:25 GMT RESP BODY: {"security_groups": []} 2019-01-09 01:58:25,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name&description=hello+group used request id req-a1ba0839-81b5-44bc-b9c0-b744d26a53ca 2019-01-09 01:58:25,930 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name... 2019-01-09 01:58:25,930 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name 2019-01-09 01:58:25,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" -d '{"security_group": {"name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name", "description": "hello group"}}' 2019-01-09 01:58:26,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-c24bcbba-8dd5-413b-be08-fbc4307a7c63 Date: Wed, 09 Jan 2019 01:58:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 2, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}} 2019-01-09 01:58:26,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-c24bcbba-8dd5-413b-be08-fbc4307a7c63 2019-01-09 01:58:26,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:26,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:26,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-99688fc6-709b-4479-8b0b-ea84c88f5b29 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}]} 2019-01-09 01:58:26,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-99688fc6-709b-4479-8b0b-ea84c88f5b29 2019-01-09 01:58:26,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:26,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:26,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-619b1aec-74ff-485b-92db-b75afb6410ec Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}]} 2019-01-09 01:58:26,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-619b1aec-74ff-485b-92db-b75afb6410ec 2019-01-09 01:58:26,510 - neutron_utils - INFO - Retrieving security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:26,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:26,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7956953f-db69-4f45-bd01-ad82605a3d3c Date: Wed, 09 Jan 2019 01:58:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 2, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:26,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-7956953f-db69-4f45-bd01-ad82605a3d3c 2019-01-09 01:58:26,587 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:26,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7e532da5-e656-41eb-b88e-373f2c69b9c7 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}]} 2019-01-09 01:58:26,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-7e532da5-e656-41eb-b88e-373f2c69b9c7 2019-01-09 01:58:26,753 - neutron_utils - INFO - Retrieving security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:26,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:26,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6b44f60a-6397-4ba2-8e03-398fa2669f35 Date: Wed, 09 Jan 2019 01:58:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 2, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:26,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-6b44f60a-6397-4ba2-8e03-398fa2669f35 2019-01-09 01:58:26,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:26,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:26,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-961d8c6f-2ab5-41c6-bea6-ef8d95b359da Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}]} 2019-01-09 01:58:26,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-961d8c6f-2ab5-41c6-bea6-ef8d95b359da 2019-01-09 01:58:26,991 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name 2019-01-09 01:58:26,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:27,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-85979c1d-779a-447f-a57d-93a11e088d73 Date: Wed, 09 Jan 2019 01:58:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 2, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:27,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-85979c1d-779a-447f-a57d-93a11e088d73 2019-01-09 01:58:27,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:27,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:27,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:27,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1f0bd33-32bd-4dc4-acf3-b34adde0ad32 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c"}, "enabled": true, "id": "48fc3831094a404d8b5dbf8636b5581c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj"}} 2019-01-09 01:58:27,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c used request id req-f1f0bd33-32bd-4dc4-acf3-b34adde0ad32 2019-01-09 01:58:27,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:27,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:27,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-99edcc87-72a7-447c-b8e2-933dff6b7962 Date: Wed, 09 Jan 2019 01:58:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}]} 2019-01-09 01:58:27,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-99edcc87-72a7-447c-b8e2-933dff6b7962 2019-01-09 01:58:27,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593"}}' 2019-01-09 01:58:27,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-792de659-a107-4d42-87f5-ec63b51a2a9f Date: Wed, 09 Jan 2019 01:58:27 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": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}} 2019-01-09 01:58:27,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-792de659-a107-4d42-87f5-ec63b51a2a9f 2019-01-09 01:58:27,770 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name 2019-01-09 01:58:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:27,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-4248a17c-b1e2-43be-831d-f0afb886ab4e Date: Wed, 09 Jan 2019 01:58:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 3, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:27,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-4248a17c-b1e2-43be-831d-f0afb886ab4e 2019-01-09 01:58:27,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:28,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743752e9-be58-4a48-9950-c0165fadae8d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c"}, "enabled": true, "id": "48fc3831094a404d8b5dbf8636b5581c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj"}} 2019-01-09 01:58:28,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c used request id req-743752e9-be58-4a48-9950-c0165fadae8d 2019-01-09 01:58:28,066 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:28,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:28,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-cee84eae-3881-477a-8c97-e7d6d3d67967 Date: Wed, 09 Jan 2019 01:58:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}]} 2019-01-09 01:58:28,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-cee84eae-3881-477a-8c97-e7d6d3d67967 2019-01-09 01:58:28,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593"}}' 2019-01-09 01:58:28,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-dc62342e-2e7b-4144-bd1b-5ab2c2e40dda Date: Wed, 09 Jan 2019 01:58:28 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": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}} 2019-01-09 01:58:28,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-dc62342e-2e7b-4144-bd1b-5ab2c2e40dda 2019-01-09 01:58:28,428 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name 2019-01-09 01:58:28,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:28,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-f209941b-b135-460b-89ac-3fb7a6777729 Date: Wed, 09 Jan 2019 01:58:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 4, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:28,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-f209941b-b135-460b-89ac-3fb7a6777729 2019-01-09 01:58:28,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:28,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ac55ac-0d4a-4616-9d94-90eef2f43c88 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c"}, "enabled": true, "id": "48fc3831094a404d8b5dbf8636b5581c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj"}} 2019-01-09 01:58:28,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c used request id req-98ac55ac-0d4a-4616-9d94-90eef2f43c88 2019-01-09 01:58:28,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:28,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:28,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-ce8d2724-01be-4ead-b41e-8b4aef543672 Date: Wed, 09 Jan 2019 01:58:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}]} 2019-01-09 01:58:28,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-ce8d2724-01be-4ead-b41e-8b4aef543672 2019-01-09 01:58:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10}}' 2019-01-09 01:58:29,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-49fe2333-d13e-4404-bed4-b522ba12b2d1 Date: Wed, 09 Jan 2019 01:58:29 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": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}} 2019-01-09 01:58:29,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-49fe2333-d13e-4404-bed4-b522ba12b2d1 2019-01-09 01:58:29,094 - neutron_utils - INFO - Retrieving security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:29,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:29,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-801fed8d-2a2a-4833-980a-1f5a11449c4b Date: Wed, 09 Jan 2019 01:58:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:29,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-801fed8d-2a2a-4833-980a-1f5a11449c4b 2019-01-09 01:58:29,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:29,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:29,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e155a453-1874-4e51-b31f-017693a6c788 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:29,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-e155a453-1874-4e51-b31f-017693a6c788 2019-01-09 01:58:29,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:29,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "309f5c0c7b9f4239aec1573aa8585cab", "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj-role"}], "expires_at": "2019-01-09T02:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48fc3831094a404d8b5dbf8636b5581c", "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/48fc3831094a404d8b5dbf8636b5581c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/48fc3831094a404d8b5dbf8636b5581c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/48fc3831094a404d8b5dbf8636b5581c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/48fc3831094a404d8b5dbf8636b5581c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/48fc3831094a404d8b5dbf8636b5581c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/48fc3831094a404d8b5dbf8636b5581c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/48fc3831094a404d8b5dbf8636b5581c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/48fc3831094a404d8b5dbf8636b5581c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/48fc3831094a404d8b5dbf8636b5581c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/48fc3831094a404d8b5dbf8636b5581c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/48fc3831094a404d8b5dbf8636b5581c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/48fc3831094a404d8b5dbf8636b5581c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-user", "id": "0f3b65db5996472fb1db9a1da85c43fb"}, "audit_ids": ["O0lE5eyaSfG9MFkTSv-EPg"], "issued_at": "2019-01-09T01:58:29.000000Z"}} 2019-01-09 01:58:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:29,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-55bf38e8-9b50-41ee-b160-ee21d2e9493c Date: Wed, 09 Jan 2019 01:58:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:29,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name&description=hello+group used request id req-55bf38e8-9b50-41ee-b160-ee21d2e9493c 2019-01-09 01:58:29,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:29,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:29,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5bab8b9d-5b6d-49ab-a5fb-d7cdaa8f9783 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:29,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-5bab8b9d-5b6d-49ab-a5fb-d7cdaa8f9783 2019-01-09 01:58:29,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:29,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:30,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-85ff44b4-7350-423e-88e6-b90925ac1727 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:30,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-85ff44b4-7350-423e-88e6-b90925ac1727 2019-01-09 01:58:30,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:30,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-349843b8-8497-4ae3-b4c8-5581bf8c4451 Date: Wed, 09 Jan 2019 01:58:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:30,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-349843b8-8497-4ae3-b4c8-5581bf8c4451 2019-01-09 01:58:30,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:30,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a237f255-7a5d-4e8d-9fc2-c117fa5dac87 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:30,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-a237f255-7a5d-4e8d-9fc2-c117fa5dac87 2019-01-09 01:58:30,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:30,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9dd5bb2e-b705-498b-9a72-46726064fc2b Date: Wed, 09 Jan 2019 01:58:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:30,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-9dd5bb2e-b705-498b-9a72-46726064fc2b 2019-01-09 01:58:30,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:30,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-55fc88d6-4dd9-4f3e-a8f3-b6f30000df04 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:30,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-55fc88d6-4dd9-4f3e-a8f3-b6f30000df04 2019-01-09 01:58:30,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:30,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9e479faf-a170-4240-9503-ca901f62646b Date: Wed, 09 Jan 2019 01:58:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:30,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-9e479faf-a170-4240-9503-ca901f62646b 2019-01-09 01:58:30,987 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:30,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:31,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8176391f-4538-46ea-ab18-ab036ca12089 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:31,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-8176391f-4538-46ea-ab18-ab036ca12089 2019-01-09 01:58:31,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:31,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3a7269ec-a2e9-4034-805d-dabb50e33c4e Date: Wed, 09 Jan 2019 01:58:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:31,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-3a7269ec-a2e9-4034-805d-dabb50e33c4e 2019-01-09 01:58:31,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:31,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:31,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9bfac021-7f35-4b05-a1f1-76c74f1f4a1d Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:31,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-9bfac021-7f35-4b05-a1f1-76c74f1f4a1d 2019-01-09 01:58:31,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:31,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-748e0a1e-2380-411f-8130-2e47cbdb2d8d Date: Wed, 09 Jan 2019 01:58:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:31,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-748e0a1e-2380-411f-8130-2e47cbdb2d8d 2019-01-09 01:58:31,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:31,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:31,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-62159dd2-ef8c-432e-ae28-2c3a50f4a621 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:31,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-62159dd2-ef8c-432e-ae28-2c3a50f4a621 2019-01-09 01:58:31,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:32,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7bfbb748-0b4d-4a20-b8d3-19aa13ae3bcb Date: Wed, 09 Jan 2019 01:58:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:32,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-7bfbb748-0b4d-4a20-b8d3-19aa13ae3bcb 2019-01-09 01:58:32,093 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:32,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:32,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-561f6475-529f-4985-b038-e091ded2bb21 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:32,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-561f6475-529f-4985-b038-e091ded2bb21 2019-01-09 01:58:32,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:32,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-469edf6f-754a-4ada-ac83-53b9c5faa17d Date: Wed, 09 Jan 2019 01:58:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:32,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-469edf6f-754a-4ada-ac83-53b9c5faa17d 2019-01-09 01:58:32,323 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:32,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:32,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bfb2d8b7-cc93-483c-ac4b-1b2e59bed468 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:32,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-bfb2d8b7-cc93-483c-ac4b-1b2e59bed468 2019-01-09 01:58:32,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:32,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3bdfe0f2-f3a3-4b0e-9a63-77653e0ec2d8 Date: Wed, 09 Jan 2019 01:58:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:32,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-3bdfe0f2-f3a3-4b0e-9a63-77653e0ec2d8 2019-01-09 01:58:32,702 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:32,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a30a3143-c357-46e7-990e-63d7cda5b2fc Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:32,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-a30a3143-c357-46e7-990e-63d7cda5b2fc 2019-01-09 01:58:32,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:32,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-de0574ca-f780-4b6b-9740-9176beb95d4e Date: Wed, 09 Jan 2019 01:58:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:32,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-de0574ca-f780-4b6b-9740-9176beb95d4e 2019-01-09 01:58:32,937 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:32,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:33,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5d4c0289-fba6-42ef-bb20-6f8339244a5a Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:33,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-5d4c0289-fba6-42ef-bb20-6f8339244a5a 2019-01-09 01:58:33,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:33,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-174a7ff9-4ad7-40e8-b507-28506b4ff292 Date: Wed, 09 Jan 2019 01:58:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:33,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-174a7ff9-4ad7-40e8-b507-28506b4ff292 2019-01-09 01:58:33,329 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:33,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:33,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-efc443d3-6261-4d48-a014-c1f9a772ada4 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:33,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-efc443d3-6261-4d48-a014-c1f9a772ada4 2019-01-09 01:58:33,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:33,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e70a060a-68d4-4ba2-959b-a1782eadb7da Date: Wed, 09 Jan 2019 01:58:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "updated_at": "2019-01-09T01:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "2adfd15a-e29a-4000-b433-a64411339b74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "revision_number": 0, "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "revision_number": 0, "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "revision_number": 0, "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "revision_number": 0, "id": "b6a45544-ca6b-445d-a0fe-113af03aef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 5, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "8eccd90c-0685-4700-b643-a89a2896f593", "name": "CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name"}]} 2019-01-09 01:58:33,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name used request id req-e70a060a-68d4-4ba2-959b-a1782eadb7da 2019-01-09 01:58:33,425 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:33,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cc00ac67-1e28-4593-a4f4-5c3cf2e4f1d5 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:27Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:27Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "6ed6dd0f-ce2b-4de3-90ae-9332d4b85147"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:33,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-cc00ac67-1e28-4593-a4f4-5c3cf2e4f1d5 2019-01-09 01:58:33,461 - neutron_utils - INFO - Deleting security group rule with ID - 6ed6dd0f-ce2b-4de3-90ae-9332d4b85147 2019-01-09 01:58:33,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/6ed6dd0f-ce2b-4de3-90ae-9332d4b85147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:33,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5cb1ed8c-9ef1-4135-938b-cf1efa42a622 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:33,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/6ed6dd0f-ce2b-4de3-90ae-9332d4b85147 used request id req-5cb1ed8c-9ef1-4135-938b-cf1efa42a622 2019-01-09 01:58:33,573 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2019-01-09 01:58:33,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eccd90c-0685-4700-b643-a89a2896f593 2019-01-09 01:58:33,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb87286d5dfb4f70164e85a0c0e9b5221fb794" 2019-01-09 01:58:33,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-ebfec21e-9286-4fb4-a02d-f00f85150385 Date: Wed, 09 Jan 2019 01:58: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": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "2adfd15a-e29a-4000-b433-a64411339b74"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:28Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:28Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "439f375b-2bd9-4471-944e-3d9e6c5b85be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:26Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:26Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "51d71b2f-8fb3-43c8-a3a8-134dca67dc97"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T01:58:29Z", "security_group_id": "8eccd90c-0685-4700-b643-a89a2896f593", "port_range_min": 10, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:29Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b6a45544-ca6b-445d-a0fe-113af03aef85"}]} 2019-01-09 01:58:33,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8eccd90c-0685-4700-b643-a89a2896f593 used request id req-ebfec21e-9286-4fb4-a02d-f00f85150385 2019-01-09 01:58:33,756 - neutron_utils - INFO - Deleting security group rule with ID - 51d71b2f-8fb3-43c8-a3a8-134dca67dc97 2019-01-09 01:58:33,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/51d71b2f-8fb3-43c8-a3a8-134dca67dc97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:34,005 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f40b1330-9c7b-42d7-b2f5-e0800228c8a2 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:34,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/51d71b2f-8fb3-43c8-a3a8-134dca67dc97 used request id req-f40b1330-9c7b-42d7-b2f5-e0800228c8a2 2019-01-09 01:58:34,005 - neutron_utils - INFO - Deleting security group rule with ID - 6ed6dd0f-ce2b-4de3-90ae-9332d4b85147 2019-01-09 01:58:34,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/6ed6dd0f-ce2b-4de3-90ae-9332d4b85147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:34,178 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-ae91b43a-2273-4ec9-aec0-a3babe532bb0 Date: Wed, 09 Jan 2019 01:58:34 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 6ed6dd0f-ce2b-4de3-90ae-9332d4b85147 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 01:58:34,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/6ed6dd0f-ce2b-4de3-90ae-9332d4b85147 used request id req-ae91b43a-2273-4ec9-aec0-a3babe532bb0 2019-01-09 01:58:34,178 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 6ed6dd0f-ce2b-4de3-90ae-9332d4b85147 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 01:58:34,178 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 6ed6dd0f-ce2b-4de3-90ae-9332d4b85147 does not exist Neutron server returns request_ids: ['req-ae91b43a-2273-4ec9-aec0-a3babe532bb0'] 2019-01-09 01:58:34,179 - neutron_utils - INFO - Deleting security group rule with ID - 2adfd15a-e29a-4000-b433-a64411339b74 2019-01-09 01:58:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2adfd15a-e29a-4000-b433-a64411339b74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:34,275 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0210661a-4298-4fff-a55b-e2a533ce3d48 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:34,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2adfd15a-e29a-4000-b433-a64411339b74 used request id req-0210661a-4298-4fff-a55b-e2a533ce3d48 2019-01-09 01:58:34,275 - neutron_utils - INFO - Deleting security group rule with ID - b6a45544-ca6b-445d-a0fe-113af03aef85 2019-01-09 01:58:34,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b6a45544-ca6b-445d-a0fe-113af03aef85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:34,504 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bc7330a-518b-49b1-abaa-1c0c1c0d5567 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:34,505 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b6a45544-ca6b-445d-a0fe-113af03aef85 used request id req-1bc7330a-518b-49b1-abaa-1c0c1c0d5567 2019-01-09 01:58:34,505 - neutron_utils - INFO - Deleting security group rule with ID - 439f375b-2bd9-4471-944e-3d9e6c5b85be 2019-01-09 01:58:34,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/439f375b-2bd9-4471-944e-3d9e6c5b85be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:34,608 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ec47a86-381a-4d2f-a089-21c5d54c27b2 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:34,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/439f375b-2bd9-4471-944e-3d9e6c5b85be used request id req-5ec47a86-381a-4d2f-a089-21c5d54c27b2 2019-01-09 01:58:34,608 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-9f0e2859-fe92-44b8-9ac3-af521ad517e7name 2019-01-09 01:58:34,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/8eccd90c-0685-4700-b643-a89a2896f593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad80135752ec445ac3cad1e010d37016941d871" 2019-01-09 01:58:34,744 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9dfe3b1-1809-44d2-8aa7-971c8b4833f5 Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:34,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/8eccd90c-0685-4700-b643-a89a2896f593 used request id req-d9dfe3b1-1809-44d2-8aa7-971c8b4833f5 2019-01-09 01:58:34,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:34,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-91587483-a416-4a4d-8945-7bde9cd53303 Date: Wed, 09 Jan 2019 01:58:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:25Z", "updated_at": "2019-01-09T01:58:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:25Z", "revision_number": 0, "id": "69f2d824-7bc6-4d2d-9527-7f87dfc3989b", "remote_group_id": "b2860e56-05f8-481a-9038-3a554d0e702b", "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:25Z", "security_group_id": "b2860e56-05f8-481a-9038-3a554d0e702b", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:25Z", "revision_number": 0, "id": "718938a5-fa72-4ba9-bfc1-cced0d50916c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:25Z", "security_group_id": "b2860e56-05f8-481a-9038-3a554d0e702b", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv4", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:25Z", "revision_number": 0, "id": "c8f8be1a-c8c0-4c8c-93ec-83139c665f7a", "remote_group_id": "b2860e56-05f8-481a-9038-3a554d0e702b", "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:25Z", "security_group_id": "b2860e56-05f8-481a-9038-3a554d0e702b", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:58:25Z", "revision_number": 0, "id": "ebbbaa2c-529e-457e-b4d2-f43a931a650f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:58:25Z", "security_group_id": "b2860e56-05f8-481a-9038-3a554d0e702b", "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "port_range_min": null, "ethertype": "IPv6", "project_id": "48fc3831094a404d8b5dbf8636b5581c"}], "revision_number": 4, "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "b2860e56-05f8-481a-9038-3a554d0e702b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:58:34,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-91587483-a416-4a4d-8945-7bde9cd53303 2019-01-09 01:58:34,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:35,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76413d6c-9249-4702-9277-32f245de9b9e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:58:35,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-76413d6c-9249-4702-9277-32f245de9b9e 2019-01-09 01:58:35,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:35,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12986473-f852-410b-a1c5-669304eafcf5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:58:35,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-12986473-f852-410b-a1c5-669304eafcf5 2019-01-09 01:58:35,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:35,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701d3d8f-7daa-49aa-a13d-e7168fcdf9f1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c"}, "enabled": true, "id": "48fc3831094a404d8b5dbf8636b5581c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj"}} 2019-01-09 01:58:35,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c used request id req-701d3d8f-7daa-49aa-a13d-e7168fcdf9f1 2019-01-09 01:58:35,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2860e56-05f8-481a-9038-3a554d0e702b 2019-01-09 01:58:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b2860e56-05f8-481a-9038-3a554d0e702b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:35,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8dd061fa-0d38-45a3-9fd1-0d27ae6c5725 Date: Wed, 09 Jan 2019 01:58:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b2860e56-05f8-481a-9038-3a554d0e702b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:25Z", "security_group_id": "b2860e56-05f8-481a-9038-3a554d0e702b", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:25Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "69f2d824-7bc6-4d2d-9527-7f87dfc3989b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:25Z", "security_group_id": "b2860e56-05f8-481a-9038-3a554d0e702b", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:25Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "718938a5-fa72-4ba9-bfc1-cced0d50916c"}, {"remote_group_id": "b2860e56-05f8-481a-9038-3a554d0e702b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:25Z", "security_group_id": "b2860e56-05f8-481a-9038-3a554d0e702b", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:25Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "c8f8be1a-c8c0-4c8c-93ec-83139c665f7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T01:58:25Z", "security_group_id": "b2860e56-05f8-481a-9038-3a554d0e702b", "port_range_min": null, "revision_number": 0, "tenant_id": "48fc3831094a404d8b5dbf8636b5581c", "created_at": "2019-01-09T01:58:25Z", "project_id": "48fc3831094a404d8b5dbf8636b5581c", "id": "ebbbaa2c-529e-457e-b4d2-f43a931a650f"}]} 2019-01-09 01:58:35,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b2860e56-05f8-481a-9038-3a554d0e702b used request id req-8dd061fa-0d38-45a3-9fd1-0d27ae6c5725 2019-01-09 01:58:35,441 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 01:58:35,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b2860e56-05f8-481a-9038-3a554d0e702b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:35,884 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83d4adc4-e3cd-4ccf-a9e3-7e1a1a9e248d Content-Length: 0 Date: Wed, 09 Jan 2019 01:58:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 01:58:35,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b2860e56-05f8-481a-9038-3a554d0e702b used request id req-83d4adc4-e3cd-4ccf-a9e3-7e1a1a9e248d 2019-01-09 01:58:35,885 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj 2019-01-09 01:58:35,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:36,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c5a16b0-3c07-443b-a797-219da0008eaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:36,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/48fc3831094a404d8b5dbf8636b5581c used request id req-2c5a16b0-3c07-443b-a797-219da0008eaa 2019-01-09 01:58:36,113 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fa6d703c-5b65-4d6-proj-role 2019-01-09 01:58:36,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/309f5c0c7b9f4239aec1573aa8585cab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:36,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c80b1c79-b3db-4ca8-a4d6-3d6c34fdfe77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:36,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/309f5c0c7b9f4239aec1573aa8585cab used request id req-c80b1c79-b3db-4ca8-a4d6-3d6c34fdfe77 2019-01-09 01:58:36,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06bcac7cb7234b434976bc9237e1bdc7c71487e" 2019-01-09 01:58:36,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b719c6ec-4922-42c5-a7e3-055b96d3df22 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:58:36,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b719c6ec-4922-42c5-a7e3-055b96d3df22 2019-01-09 01:58:36,315 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fa6d703c-5b65-4d6-user 2019-01-09 01:58:36,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0f3b65db5996472fb1db9a1da85c43fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ce9bd29b29c119f874ae8e0dc067056d10d54d" 2019-01-09 01:58:36,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca1c329-999c-47fc-a138-709081b8ae3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:36,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0f3b65db5996472fb1db9a1da85c43fb used request id req-8ca1c329-999c-47fc-a138-709081b8ae3c 2019-01-09 01:58:36,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:36,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["PlZip5HlS_aI4QFXJmR-tg"], "issued_at": "2019-01-09T01:58:36.000000Z"}} 2019-01-09 01:58:36,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8720e8175c5c310c54bc137ae155c009637a05c4" 2019-01-09 01:58:36,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b197a32-82f4-4367-bdd5-74e69242fc0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:36,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0b197a32-82f4-4367-bdd5-74e69242fc0b 2019-01-09 01:58:36,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:36,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:37,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["TdQGkgmbSeaN4v8S3qeKIQ"], "issued_at": "2019-01-09T01:58:37.000000Z"}} 2019-01-09 01:58:37,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:37,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f57944-46da-4e33-a4f3-e8d80f823e51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:37,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a0f57944-46da-4e33-a4f3-e8d80f823e51 2019-01-09 01:58:37,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:37,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:37,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cbaac633-503c-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:37,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743aae0e-2fb4-473a-b69c-46ef95e43cb7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cbaac633-503c-4e2-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:58:37,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cbaac633-503c-4e2-proj used request id req-743aae0e-2fb4-473a-b69c-46ef95e43cb7 2019-01-09 01:58:37,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:37,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06db53d2-4442-4432-ace3-d65baf91778b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:58:37,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-06db53d2-4442-4432-ace3-d65baf91778b 2019-01-09 01:58:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-cbaac633-503c-4e2-proj"}}' 2019-01-09 01:58:37,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:58:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3794d0e-7418-4fe7-935d-483ba9c2f893 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba3e3c952e884ca2bdaad474ed6e7463"}, "enabled": true, "id": "ba3e3c952e884ca2bdaad474ed6e7463", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-cbaac633-503c-4e2-proj"}} 2019-01-09 01:58:37,751 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a3794d0e-7418-4fe7-935d-483ba9c2f893 2019-01-09 01:58:37,751 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-cbaac633-503c-4e2-proj 2019-01-09 01:58:37,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:37,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:38,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["tmtJivUGQ4K3PTMtDaI9fA"], "issued_at": "2019-01-09T01:58:38.000000Z"}} 2019-01-09 01:58:38,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2a72ed86f42bc9f93560dae6405fd4d4750d08" 2019-01-09 01:58:38,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd941f5f-feb1-49e4-ae5f-e8d6f14f2115 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:38,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bd941f5f-feb1-49e4-ae5f-e8d6f14f2115 2019-01-09 01:58:38,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:38,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:38,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2a72ed86f42bc9f93560dae6405fd4d4750d08" 2019-01-09 01:58:38,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7198d6-bbdd-4ba3-a28d-d9fe1e91dd49 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:58:38,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6d7198d6-bbdd-4ba3-a28d-d9fe1e91dd49 2019-01-09 01:58:38,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-cbaac633-503c-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2a72ed86f42bc9f93560dae6405fd4d4750d08" 2019-01-09 01:58:38,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810c0fcf-ea17-4991-b4eb-78118e407f24 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-cbaac633-503c-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba3e3c952e884ca2bdaad474ed6e7463"}, "enabled": true, "id": "ba3e3c952e884ca2bdaad474ed6e7463", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-cbaac633-503c-4e2-proj"}]} 2019-01-09 01:58:38,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-cbaac633-503c-4e2-proj used request id req-810c0fcf-ea17-4991-b4eb-78118e407f24 2019-01-09 01:58:38,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2a72ed86f42bc9f93560dae6405fd4d4750d08" 2019-01-09 01:58:38,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e41cc96-a53b-415f-ae15-7e73211f1300 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:58:38,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7e41cc96-a53b-415f-ae15-7e73211f1300 2019-01-09 01:58:38,780 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-cbaac633-503c-4e2-user 2019-01-09 01:58:38,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:38,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:38,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee85d957-1f24-4461-8297-7993d21410d4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:58:38,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ee85d957-1f24-4461-8297-7993d21410d4 2019-01-09 01:58:38,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" -d '{"role": {"name": "CreateImageSuccessTests-cbaac633-503c-4e2-proj-role"}}' 2019-01-09 01:58:39,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02d1255d-a909-428c-9b3f-0c1310d66894 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c91f05238fc4e079e7d5ef51969e1ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/7c91f05238fc4e079e7d5ef51969e1ac"}, "name": "CreateImageSuccessTests-cbaac633-503c-4e2-proj-role"}} 2019-01-09 01:58:39,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-02d1255d-a909-428c-9b3f-0c1310d66894 2019-01-09 01:58:39,097 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-cbaac633-503c-4e2-proj-role 2019-01-09 01:58:39,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7c91f05238fc4e079e7d5ef51969e1ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:39,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a85137-03db-431f-9986-e1b5c0400594 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/7c91f05238fc4e079e7d5ef51969e1ac"}, "domain_id": null, "name": "CreateImageSuccessTests-cbaac633-503c-4e2-proj-role", "id": "7c91f05238fc4e079e7d5ef51969e1ac"}} 2019-01-09 01:58:39,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7c91f05238fc4e079e7d5ef51969e1ac used request id req-24a85137-03db-431f-9986-e1b5c0400594 2019-01-09 01:58:39,189 - keystone_utils - INFO - Granting role CreateImageSuccessTests-cbaac633-503c-4e2-proj-role to project CreateImageSuccessTests-cbaac633-503c-4e2-proj 2019-01-09 01:58:39,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ba3e3c952e884ca2bdaad474ed6e7463/users/8c2d961dc2e74437bf546626c317972d/roles/7c91f05238fc4e079e7d5ef51969e1ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:39,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c4bd6e-7843-4140-bc66-2ebbf83b1e2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:39,316 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ba3e3c952e884ca2bdaad474ed6e7463/users/8c2d961dc2e74437bf546626c317972d/roles/7c91f05238fc4e079e7d5ef51969e1ac used request id req-52c4bd6e-7843-4140-bc66-2ebbf83b1e2c 2019-01-09 01:58:39,339 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 01:58:39,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:39,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:39,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c91f05238fc4e079e7d5ef51969e1ac", "name": "CreateImageSuccessTests-cbaac633-503c-4e2-proj-role"}], "expires_at": "2019-01-09T02:58:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba3e3c952e884ca2bdaad474ed6e7463", "name": "CreateImageSuccessTests-cbaac633-503c-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-cbaac633-503c-4e2-user", "id": "8c2d961dc2e74437bf546626c317972d"}, "audit_ids": ["yBm1_ZQvTOiBs1dsfo-BNg"], "issued_at": "2019-01-09T01:58:39.000000Z"}} 2019-01-09 01:58:39,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6997d3bcac02de78bfdc18770ddf831a2cd8aa" 2019-01-09 01:58:39,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fc8ae2-0aa7-4a8c-9d5e-00fa153d8a65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:39,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b9fc8ae2-0aa7-4a8c-9d5e-00fa153d8a65 2019-01-09 01:58:39,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca6997d3bcac02de78bfdc18770ddf831a2cd8aa" 2019-01-09 01:58:40,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-d7dbe2a4-bc1d-423f-b253-44b4d5176c07 Date: Wed, 09 Jan 2019 01:58:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d"} 2019-01-09 01:58:40,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d used request id req-d7dbe2a4-bc1d-423f-b253-44b4d5176c07 2019-01-09 01:58:40,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca6997d3bcac02de78bfdc18770ddf831a2cd8aa" 2019-01-09 01:58:40,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d51af571-8a5c-4e20-bcf4-097848bc8048 Date: Wed, 09 Jan 2019 01:58: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:58:40,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d51af571-8a5c-4e20-bcf4-097848bc8048 2019-01-09 01:58:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ca6997d3bcac02de78bfdc18770ddf831a2cd8aa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d"}' 2019-01-09 01:58:40,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b445034d-18cf-44da-84ae-c63719da0922 X-Openstack-Request-Id: req-76534efe-3648-468b-ad10-820a07bbe1ce Date: Wed, 09 Jan 2019 01:58:40 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:58:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T01:58:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/b445034d-18cf-44da-84ae-c63719da0922", "min_disk": 0, "protected": false, "id": "b445034d-18cf-44da-84ae-c63719da0922", "file": "/v2/images/b445034d-18cf-44da-84ae-c63719da0922/file", "checksum": null, "owner": "ba3e3c952e884ca2bdaad474ed6e7463", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:58:40,807 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-76534efe-3648-468b-ad10-820a07bbe1ce 2019-01-09 01:58:40,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/b445034d-18cf-44da-84ae-c63719da0922/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca6997d3bcac02de78bfdc18770ddf831a2cd8aa" -d '' 2019-01-09 01:58:42,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-315e8f3f-d692-48dc-97f1-12090a503feb Date: Wed, 09 Jan 2019 01:58:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:58:42,768 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b445034d-18cf-44da-84ae-c63719da0922/file used request id req-315e8f3f-d692-48dc-97f1-12090a503feb 2019-01-09 01:58:42,768 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:58:42,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b445034d-18cf-44da-84ae-c63719da0922 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca6997d3bcac02de78bfdc18770ddf831a2cd8aa" 2019-01-09 01:58:42,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8bd917aa-edf2-48bf-985d-38cf38febefd Date: Wed, 09 Jan 2019 01:58:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:58:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:58:42Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b445034d-18cf-44da-84ae-c63719da0922/snap", "metadata": {}}], "self": "/v2/images/b445034d-18cf-44da-84ae-c63719da0922", "min_disk": 0, "protected": false, "id": "b445034d-18cf-44da-84ae-c63719da0922", "file": "/v2/images/b445034d-18cf-44da-84ae-c63719da0922/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba3e3c952e884ca2bdaad474ed6e7463", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b445034d-18cf-44da-84ae-c63719da0922/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:58:42,945 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b445034d-18cf-44da-84ae-c63719da0922 used request id req-8bd917aa-edf2-48bf-985d-38cf38febefd 2019-01-09 01:58:42,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca6997d3bcac02de78bfdc18770ddf831a2cd8aa" 2019-01-09 01:58:43,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1190dd29-fb3e-4d28-b2f7-bd8c622ebcb0 Date: Wed, 09 Jan 2019 01:58:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:58:43,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1190dd29-fb3e-4d28-b2f7-bd8c622ebcb0 2019-01-09 01:58:43,485 - create_image - INFO - Created image with name - CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d 2019-01-09 01:58:43,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b445034d-18cf-44da-84ae-c63719da0922 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca6997d3bcac02de78bfdc18770ddf831a2cd8aa" 2019-01-09 01:58:43,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-85b7f7cc-be4f-429e-bc3c-5022446ba309 Date: Wed, 09 Jan 2019 01:58:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:58:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:58:42Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b445034d-18cf-44da-84ae-c63719da0922/snap", "metadata": {}}], "self": "/v2/images/b445034d-18cf-44da-84ae-c63719da0922", "min_disk": 0, "protected": false, "id": "b445034d-18cf-44da-84ae-c63719da0922", "file": "/v2/images/b445034d-18cf-44da-84ae-c63719da0922/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba3e3c952e884ca2bdaad474ed6e7463", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b445034d-18cf-44da-84ae-c63719da0922/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:58:43,652 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b445034d-18cf-44da-84ae-c63719da0922 used request id req-85b7f7cc-be4f-429e-bc3c-5022446ba309 2019-01-09 01:58:43,652 - create_image - DEBUG - Instance status is - active 2019-01-09 01:58:43,653 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d 2019-01-09 01:58:43,653 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d 2019-01-09 01:58:43,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:44,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c91f05238fc4e079e7d5ef51969e1ac", "name": "CreateImageSuccessTests-cbaac633-503c-4e2-proj-role"}], "expires_at": "2019-01-09T02:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba3e3c952e884ca2bdaad474ed6e7463", "name": "CreateImageSuccessTests-cbaac633-503c-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/ba3e3c952e884ca2bdaad474ed6e7463", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-cbaac633-503c-4e2-user", "id": "8c2d961dc2e74437bf546626c317972d"}, "audit_ids": ["elPn7vfPSKGFO8oX0UDZMg"], "issued_at": "2019-01-09T01:58:44.000000Z"}} 2019-01-09 01:58:44,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}840d2931b64dbabbe04c1578c5abf68d811b78eb" 2019-01-09 01:58:44,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e75bdd8a-cd12-493d-a396-e892fd0f4ba8 Date: Wed, 09 Jan 2019 01:58:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:58:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:58:42Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b445034d-18cf-44da-84ae-c63719da0922/snap", "metadata": {}}], "self": "/v2/images/b445034d-18cf-44da-84ae-c63719da0922", "min_disk": 0, "protected": false, "id": "b445034d-18cf-44da-84ae-c63719da0922", "file": "/v2/images/b445034d-18cf-44da-84ae-c63719da0922/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba3e3c952e884ca2bdaad474ed6e7463", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b445034d-18cf-44da-84ae-c63719da0922/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d"} 2019-01-09 01:58:44,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d used request id req-e75bdd8a-cd12-493d-a396-e892fd0f4ba8 2019-01-09 01:58:44,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}840d2931b64dbabbe04c1578c5abf68d811b78eb" 2019-01-09 01:58:44,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5a19476d-c45f-4776-9ac3-b8378a4f38d6 Date: Wed, 09 Jan 2019 01:58: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:58:44,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5a19476d-c45f-4776-9ac3-b8378a4f38d6 2019-01-09 01:58:44,459 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d 2019-01-09 01:58:44,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/b445034d-18cf-44da-84ae-c63719da0922 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}840d2931b64dbabbe04c1578c5abf68d811b78eb" 2019-01-09 01:58:46,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3dd87e5c-940e-4084-9852-cb667e681505 Date: Wed, 09 Jan 2019 01:58:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:58:46,398 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b445034d-18cf-44da-84ae-c63719da0922 used request id req-3dd87e5c-940e-4084-9852-cb667e681505 2019-01-09 01:58:46,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}840d2931b64dbabbe04c1578c5abf68d811b78eb" 2019-01-09 01:58:46,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-14df6047-3254-484f-9be7-6f8bd5953a7c Date: Wed, 09 Jan 2019 01:58:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d"} 2019-01-09 01:58:46,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d used request id req-14df6047-3254-484f-9be7-6f8bd5953a7c 2019-01-09 01:58:46,598 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-71c667b1-f3c3-4a23-a876-51a6bd104d7d 2019-01-09 01:58:46,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/b445034d-18cf-44da-84ae-c63719da0922 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca6997d3bcac02de78bfdc18770ddf831a2cd8aa" 2019-01-09 01:58:46,774 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-0f2b8bf2-f1fb-4196-9156-c1f4ab9f745d Date: Wed, 09 Jan 2019 01:58:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:58:46,774 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b445034d-18cf-44da-84ae-c63719da0922 used request id req-0f2b8bf2-f1fb-4196-9156-c1f4ab9f745d 2019-01-09 01:58:46,774 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2019-01-09 01:58:46,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:46,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c0a57e22-2bc9-486f-abe3-aa0d6383440a Date: Wed, 09 Jan 2019 01:58:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:58:46,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c0a57e22-2bc9-486f-abe3-aa0d6383440a 2019-01-09 01:58:46,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:47,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e61dbf-cc22-4b4a-a295-9a7ab8ae0701 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:58:47,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-71e61dbf-cc22-4b4a-a295-9a7ab8ae0701 2019-01-09 01:58:47,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:47,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eac2a8f-339d-47c9-93c7-836f039ad2d5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:58:47,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-2eac2a8f-339d-47c9-93c7-836f039ad2d5 2019-01-09 01:58:47,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:47,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae342a52-3c36-4cda-a860-ffe2a2161e7f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 01:58:47,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-ae342a52-3c36-4cda-a860-ffe2a2161e7f 2019-01-09 01:58:47,258 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-cbaac633-503c-4e2-proj 2019-01-09 01:58:47,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ba3e3c952e884ca2bdaad474ed6e7463 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:47,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e356e14-ea7a-4294-8c17-b39575064831 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:47,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ba3e3c952e884ca2bdaad474ed6e7463 used request id req-2e356e14-ea7a-4294-8c17-b39575064831 2019-01-09 01:58:47,466 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-cbaac633-503c-4e2-proj-role 2019-01-09 01:58:47,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7c91f05238fc4e079e7d5ef51969e1ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:47,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b58300d-739f-43dd-8d99-615214ee0b3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:47,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7c91f05238fc4e079e7d5ef51969e1ac used request id req-4b58300d-739f-43dd-8d99-615214ee0b3c 2019-01-09 01:58:47,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd0b21fc150ab002c3bfc9492b2d3b93ece647" 2019-01-09 01:58:47,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72fdd529-cdc0-4795-83c1-77edb8e187a8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:58:47,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-72fdd529-cdc0-4795-83c1-77edb8e187a8 2019-01-09 01:58:47,680 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-cbaac633-503c-4e2-user 2019-01-09 01:58:47,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8c2d961dc2e74437bf546626c317972d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2a72ed86f42bc9f93560dae6405fd4d4750d08" 2019-01-09 01:58:47,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba88f1e-09ea-4784-8964-753db7971f3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:47,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8c2d961dc2e74437bf546626c317972d used request id req-0ba88f1e-09ea-4784-8964-753db7971f3a 2019-01-09 01:58:47,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:48,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["VjKDUCgTSJyLwqRqcACvaw"], "issued_at": "2019-01-09T01:58:48.000000Z"}} 2019-01-09 01:58:48,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cb1fc3fd796ffe6766ecb1638daae81cdc54d05" 2019-01-09 01:58:48,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634767c8-6bba-482a-bba5-78301f556a88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:48,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-634767c8-6bba-482a-bba5-78301f556a88 2019-01-09 01:58:48,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:48,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:48,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["7G1SSWwPSmSOCS6yM15ZZA"], "issued_at": "2019-01-09T01:58:48.000000Z"}} 2019-01-09 01:58:48,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:48,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-584b9ace-a673-4d97-8525-66f38a4e5f3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:48,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-584b9ace-a673-4d97-8525-66f38a4e5f3d 2019-01-09 01:58:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:48,842 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:48,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-02635ef8-83ec-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:48,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0ebf74-4154-4146-9361-161fcc165a30 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-02635ef8-83ec-430-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:58:48,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-02635ef8-83ec-430-proj used request id req-9b0ebf74-4154-4146-9361-161fcc165a30 2019-01-09 01:58:48,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:49,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-909ad03d-cc77-4996-acdf-098a24048a60 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:58:49,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-909ad03d-cc77-4996-acdf-098a24048a60 2019-01-09 01:58:49,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-02635ef8-83ec-430-proj"}}' 2019-01-09 01:58:49,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c46ee42b-a414-4e57-acb3-ce992ad2e4ae Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1c81368e2a7644a7a44c6ce479321d3f"}, "enabled": true, "id": "1c81368e2a7644a7a44c6ce479321d3f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-02635ef8-83ec-430-proj"}} 2019-01-09 01:58:49,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c46ee42b-a414-4e57-acb3-ce992ad2e4ae 2019-01-09 01:58:49,134 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-02635ef8-83ec-430-proj 2019-01-09 01:58:49,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:49,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:49,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["mFdcNci4T0iVzHEH_uqSkA"], "issued_at": "2019-01-09T01:58:49.000000Z"}} 2019-01-09 01:58:49,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98966896510d51cd677081475fdae8096cd43ce1" 2019-01-09 01:58:49,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab5752e-ced2-4b3b-b354-bb2a52330530 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:49,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1ab5752e-ced2-4b3b-b354-bb2a52330530 2019-01-09 01:58:49,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:49,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98966896510d51cd677081475fdae8096cd43ce1" 2019-01-09 01:58:49,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4889c44c-fa43-41d9-8af2-ec4e63cd1383 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:58:49,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4889c44c-fa43-41d9-8af2-ec4e63cd1383 2019-01-09 01:58:49,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-02635ef8-83ec-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98966896510d51cd677081475fdae8096cd43ce1" 2019-01-09 01:58:49,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a78eb5-37bd-4f52-8763-88959ef394e7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-02635ef8-83ec-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1c81368e2a7644a7a44c6ce479321d3f"}, "enabled": true, "id": "1c81368e2a7644a7a44c6ce479321d3f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-02635ef8-83ec-430-proj"}]} 2019-01-09 01:58:49,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-02635ef8-83ec-430-proj used request id req-37a78eb5-37bd-4f52-8763-88959ef394e7 2019-01-09 01:58:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98966896510d51cd677081475fdae8096cd43ce1" 2019-01-09 01:58:49,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31364b5-482a-4695-a80a-a354ccd17b8b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:58:49,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c31364b5-482a-4695-a80a-a354ccd17b8b 2019-01-09 01:58:50,170 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-02635ef8-83ec-430-user 2019-01-09 01:58:50,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:50,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:50,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244fa08d-8b9b-4298-88c8-579ddfe91b4f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:58:50,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-244fa08d-8b9b-4298-88c8-579ddfe91b4f 2019-01-09 01:58:50,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" -d '{"role": {"name": "CreateImageSuccessTests-02635ef8-83ec-430-proj-role"}}' 2019-01-09 01:58:50,379 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dabbdb71-cc6e-449e-b7e3-da5a836b4d58 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f974da5cea004957b6cd3e32521d7143", "links": {"self": "http://172.30.9.26:5000/v3/roles/f974da5cea004957b6cd3e32521d7143"}, "name": "CreateImageSuccessTests-02635ef8-83ec-430-proj-role"}} 2019-01-09 01:58:50,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-dabbdb71-cc6e-449e-b7e3-da5a836b4d58 2019-01-09 01:58:50,379 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-02635ef8-83ec-430-proj-role 2019-01-09 01:58:50,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f974da5cea004957b6cd3e32521d7143 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:50,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a441d0-b93d-4211-9c24-c77bb1f1dc06 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/f974da5cea004957b6cd3e32521d7143"}, "domain_id": null, "name": "CreateImageSuccessTests-02635ef8-83ec-430-proj-role", "id": "f974da5cea004957b6cd3e32521d7143"}} 2019-01-09 01:58:50,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f974da5cea004957b6cd3e32521d7143 used request id req-80a441d0-b93d-4211-9c24-c77bb1f1dc06 2019-01-09 01:58:50,464 - keystone_utils - INFO - Granting role CreateImageSuccessTests-02635ef8-83ec-430-proj-role to project CreateImageSuccessTests-02635ef8-83ec-430-proj 2019-01-09 01:58:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1c81368e2a7644a7a44c6ce479321d3f/users/f5b84faa39da46d2b67c869bf3ab2b5f/roles/f974da5cea004957b6cd3e32521d7143 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:50,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4c9de2e-e7fd-4d65-823d-35c6f20e3198 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:50,591 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1c81368e2a7644a7a44c6ce479321d3f/users/f5b84faa39da46d2b67c869bf3ab2b5f/roles/f974da5cea004957b6cd3e32521d7143 used request id req-e4c9de2e-e7fd-4d65-823d-35c6f20e3198 2019-01-09 01:58:50,592 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 01:58:50,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:50,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:50,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f974da5cea004957b6cd3e32521d7143", "name": "CreateImageSuccessTests-02635ef8-83ec-430-proj-role"}], "expires_at": "2019-01-09T02:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c81368e2a7644a7a44c6ce479321d3f", "name": "CreateImageSuccessTests-02635ef8-83ec-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1c81368e2a7644a7a44c6ce479321d3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1c81368e2a7644a7a44c6ce479321d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1c81368e2a7644a7a44c6ce479321d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1c81368e2a7644a7a44c6ce479321d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1c81368e2a7644a7a44c6ce479321d3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1c81368e2a7644a7a44c6ce479321d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1c81368e2a7644a7a44c6ce479321d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1c81368e2a7644a7a44c6ce479321d3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1c81368e2a7644a7a44c6ce479321d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1c81368e2a7644a7a44c6ce479321d3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1c81368e2a7644a7a44c6ce479321d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1c81368e2a7644a7a44c6ce479321d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-02635ef8-83ec-430-user", "id": "f5b84faa39da46d2b67c869bf3ab2b5f"}, "audit_ids": ["epkF0UUUQJymjEmne7yTuA"], "issued_at": "2019-01-09T01:58:50.000000Z"}} 2019-01-09 01:58:50,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c331592d6d01d235c9e900322236c2c05f5b4e" 2019-01-09 01:58:51,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed64b3e1-c9e2-4a26-bd39-96d5e9208ca4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:51,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ed64b3e1-c9e2-4a26-bd39-96d5e9208ca4 2019-01-09 01:58:51,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11c331592d6d01d235c9e900322236c2c05f5b4e" 2019-01-09 01:58:51,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-413ad562-9eae-4598-add1-c4cb8f2fcdc5 Date: Wed, 09 Jan 2019 01:58:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80"} 2019-01-09 01:58:51,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80 used request id req-413ad562-9eae-4598-add1-c4cb8f2fcdc5 2019-01-09 01:58:51,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11c331592d6d01d235c9e900322236c2c05f5b4e" 2019-01-09 01:58:51,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9865435c-4efa-4d54-b95b-8bbb00f7715c Date: Wed, 09 Jan 2019 01:58: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:58:51,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9865435c-4efa-4d54-b95b-8bbb00f7715c 2019-01-09 01:58:51,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}11c331592d6d01d235c9e900322236c2c05f5b4e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80"}' 2019-01-09 01:58:51,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925 X-Openstack-Request-Id: req-59cfd6aa-f735-49f6-98b2-e3ed30b961e5 Date: Wed, 09 Jan 2019 01:58:51 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:58:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T01:58:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925", "min_disk": 0, "protected": false, "id": "12932cdd-529a-4094-a7f6-1b06d7a98925", "file": "/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925/file", "checksum": null, "owner": "1c81368e2a7644a7a44c6ce479321d3f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:58:51,687 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-59cfd6aa-f735-49f6-98b2-e3ed30b961e5 2019-01-09 01:58:51,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11c331592d6d01d235c9e900322236c2c05f5b4e" -d '' 2019-01-09 01:58:53,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7eabdb58-0bf8-4772-a25d-88a0eb43de22 Date: Wed, 09 Jan 2019 01:58:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:58:53,266 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925/file used request id req-7eabdb58-0bf8-4772-a25d-88a0eb43de22 2019-01-09 01:58:53,266 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:58:53,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11c331592d6d01d235c9e900322236c2c05f5b4e" 2019-01-09 01:58:53,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-83e6014e-beed-4ce3-abd4-606f83c29ab6 Date: Wed, 09 Jan 2019 01:58:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:58:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:58:53Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/12932cdd-529a-4094-a7f6-1b06d7a98925/snap", "metadata": {}}], "self": "/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925", "min_disk": 0, "protected": false, "id": "12932cdd-529a-4094-a7f6-1b06d7a98925", "file": "/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c81368e2a7644a7a44c6ce479321d3f", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/12932cdd-529a-4094-a7f6-1b06d7a98925/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:58:53,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925 used request id req-83e6014e-beed-4ce3-abd4-606f83c29ab6 2019-01-09 01:58:53,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11c331592d6d01d235c9e900322236c2c05f5b4e" 2019-01-09 01:58:53,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d0cf039d-3b2a-4eaa-803d-1e4331897263 Date: Wed, 09 Jan 2019 01:58: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:58:53,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d0cf039d-3b2a-4eaa-803d-1e4331897263 2019-01-09 01:58:53,601 - create_image - INFO - Created image with name - CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80 2019-01-09 01:58:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11c331592d6d01d235c9e900322236c2c05f5b4e" 2019-01-09 01:58:53,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0d330db3-a9be-413a-a47d-585b6b870749 Date: Wed, 09 Jan 2019 01:58:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:58:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:58:53Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/12932cdd-529a-4094-a7f6-1b06d7a98925/snap", "metadata": {}}], "self": "/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925", "min_disk": 0, "protected": false, "id": "12932cdd-529a-4094-a7f6-1b06d7a98925", "file": "/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c81368e2a7644a7a44c6ce479321d3f", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/12932cdd-529a-4094-a7f6-1b06d7a98925/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:58:53,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925 used request id req-0d330db3-a9be-413a-a47d-585b6b870749 2019-01-09 01:58:53,760 - create_image - DEBUG - Instance status is - active 2019-01-09 01:58:53,760 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80 2019-01-09 01:58:53,760 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80 2019-01-09 01:58:53,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:54,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f974da5cea004957b6cd3e32521d7143", "name": "CreateImageSuccessTests-02635ef8-83ec-430-proj-role"}], "expires_at": "2019-01-09T02:58:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c81368e2a7644a7a44c6ce479321d3f", "name": "CreateImageSuccessTests-02635ef8-83ec-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1c81368e2a7644a7a44c6ce479321d3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1c81368e2a7644a7a44c6ce479321d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1c81368e2a7644a7a44c6ce479321d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1c81368e2a7644a7a44c6ce479321d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1c81368e2a7644a7a44c6ce479321d3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1c81368e2a7644a7a44c6ce479321d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1c81368e2a7644a7a44c6ce479321d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1c81368e2a7644a7a44c6ce479321d3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1c81368e2a7644a7a44c6ce479321d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1c81368e2a7644a7a44c6ce479321d3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1c81368e2a7644a7a44c6ce479321d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1c81368e2a7644a7a44c6ce479321d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-02635ef8-83ec-430-user", "id": "f5b84faa39da46d2b67c869bf3ab2b5f"}, "audit_ids": ["MUuVCC29Ts-paGFqgLna2w"], "issued_at": "2019-01-09T01:58:54.000000Z"}} 2019-01-09 01:58:54,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d126ab105cb22fb09bd7b18d48a1a16afdd9913" 2019-01-09 01:58:54,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-7e82b532-bbd8-4b24-8c95-6bf8e5a48c36 Date: Wed, 09 Jan 2019 01:58:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:58:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:58:53Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/12932cdd-529a-4094-a7f6-1b06d7a98925/snap", "metadata": {}}], "self": "/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925", "min_disk": 0, "protected": false, "id": "12932cdd-529a-4094-a7f6-1b06d7a98925", "file": "/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c81368e2a7644a7a44c6ce479321d3f", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/12932cdd-529a-4094-a7f6-1b06d7a98925/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80"} 2019-01-09 01:58:54,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80 used request id req-7e82b532-bbd8-4b24-8c95-6bf8e5a48c36 2019-01-09 01:58:54,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d126ab105cb22fb09bd7b18d48a1a16afdd9913" 2019-01-09 01:58:54,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dc5cf9c1-26c5-4c33-87f8-838f07d025c2 Date: Wed, 09 Jan 2019 01:58: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:58:54,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-dc5cf9c1-26c5-4c33-87f8-838f07d025c2 2019-01-09 01:58:54,490 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-d933091d-a73a-4c69-b1c1-7f00348d7f80 2019-01-09 01:58:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11c331592d6d01d235c9e900322236c2c05f5b4e" 2019-01-09 01:58:55,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5cde4dde-2676-4992-8ae6-cc28c33f66fb Date: Wed, 09 Jan 2019 01:58:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:58:55,655 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/12932cdd-529a-4094-a7f6-1b06d7a98925 used request id req-5cde4dde-2676-4992-8ae6-cc28c33f66fb 2019-01-09 01:58:55,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:55,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b93f0049-a374-4207-8dec-c6950dd87ebc Date: Wed, 09 Jan 2019 01:58:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:58:55,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b93f0049-a374-4207-8dec-c6950dd87ebc 2019-01-09 01:58:55,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:55,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39578623-2915-47fa-9db7-badc892142ec Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:58:55,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-39578623-2915-47fa-9db7-badc892142ec 2019-01-09 01:58:55,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:55,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72eed84-de85-48d4-bc5c-4fba5c431b58 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:58:55,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-b72eed84-de85-48d4-bc5c-4fba5c431b58 2019-01-09 01:58:55,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:56,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3830cd7-d07b-4f30-bab3-1ada64dc9309 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 01:58:56,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-c3830cd7-d07b-4f30-bab3-1ada64dc9309 2019-01-09 01:58:56,063 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-02635ef8-83ec-430-proj 2019-01-09 01:58:56,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1c81368e2a7644a7a44c6ce479321d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:56,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98374f9d-7ad8-4362-99a7-bc53649b04b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:56,286 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1c81368e2a7644a7a44c6ce479321d3f used request id req-98374f9d-7ad8-4362-99a7-bc53649b04b5 2019-01-09 01:58:56,286 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-02635ef8-83ec-430-proj-role 2019-01-09 01:58:56,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f974da5cea004957b6cd3e32521d7143 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:56,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-554c658c-61e7-417b-bb47-3910b612ad42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:56,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f974da5cea004957b6cd3e32521d7143 used request id req-554c658c-61e7-417b-bb47-3910b612ad42 2019-01-09 01:58:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1195d5e0d358c2d67727ddd2cc5594c25c4e768" 2019-01-09 01:58:56,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d5a05f-640a-4734-8fcf-ceac2a2a3fbf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:58:56,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c8d5a05f-640a-4734-8fcf-ceac2a2a3fbf 2019-01-09 01:58:56,493 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-02635ef8-83ec-430-user 2019-01-09 01:58:56,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f5b84faa39da46d2b67c869bf3ab2b5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98966896510d51cd677081475fdae8096cd43ce1" 2019-01-09 01:58:56,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d4d17c7-cde3-4767-a9bf-2a8dfb61fa61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:56,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f5b84faa39da46d2b67c869bf3ab2b5f used request id req-8d4d17c7-cde3-4767-a9bf-2a8dfb61fa61 2019-01-09 01:58:56,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:57,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["vm3tuu4TSPexcGZGGA5H-g"], "issued_at": "2019-01-09T01:58:57.000000Z"}} 2019-01-09 01:58:57,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29fbbb2e4dd4fbd5cf01d6b839aa566d411094d" 2019-01-09 01:58:57,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fafd197f-3515-4652-8111-1118c393f42e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:57,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fafd197f-3515-4652-8111-1118c393f42e 2019-01-09 01:58:57,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:57,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:57,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["0O14Zqw_SImgtlqFPCLbfg"], "issued_at": "2019-01-09T01:58:57.000000Z"}} 2019-01-09 01:58:57,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:58:57,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea3fe56-ad27-45dc-8fa6-518a9fb084c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:57,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1ea3fe56-ad27-45dc-8fa6-518a9fb084c0 2019-01-09 01:58:57,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:57,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:57,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0c92f930-1e38-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:58:57,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765e1a35-ea1b-4c4a-950f-0c6142b58c3a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0c92f930-1e38-485-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:58:57,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0c92f930-1e38-485-proj used request id req-765e1a35-ea1b-4c4a-950f-0c6142b58c3a 2019-01-09 01:58:57,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:58:57,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606267a0-1d42-4c52-b42c-c9af58878950 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:58:57,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-606267a0-1d42-4c52-b42c-c9af58878950 2019-01-09 01:58:57,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-0c92f930-1e38-485-proj"}}' 2019-01-09 01:58:57,912 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3fd7737-f408-4020-941a-911ce46c6fc0 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3b07860d692a453482a093ef5656187d"}, "enabled": true, "id": "3b07860d692a453482a093ef5656187d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-0c92f930-1e38-485-proj"}} 2019-01-09 01:58:57,912 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a3fd7737-f408-4020-941a-911ce46c6fc0 2019-01-09 01:58:57,912 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-0c92f930-1e38-485-proj 2019-01-09 01:58:57,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:57,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:58,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:58:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["qps673iBQ9SWyVUlCGqs0w"], "issued_at": "2019-01-09T01:58:58.000000Z"}} 2019-01-09 01:58:58,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2fd1b96d084f57aa02b27181f976cb9e9fb44f" 2019-01-09 01:58:58,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e50d747-e9c4-47de-a63e-3c79cfe91c1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:58,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7e50d747-e9c4-47de-a63e-3c79cfe91c1a 2019-01-09 01:58:58,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:58:58,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:58:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:58:58,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2fd1b96d084f57aa02b27181f976cb9e9fb44f" 2019-01-09 01:58:58,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56b3aad-7a86-40c9-9316-a60a6796b8c1 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:58:58,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a56b3aad-7a86-40c9-9316-a60a6796b8c1 2019-01-09 01:58:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-0c92f930-1e38-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2fd1b96d084f57aa02b27181f976cb9e9fb44f" 2019-01-09 01:58:58,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2cb738-f0ef-4357-8967-a0a867500321 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-0c92f930-1e38-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3b07860d692a453482a093ef5656187d"}, "enabled": true, "id": "3b07860d692a453482a093ef5656187d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-0c92f930-1e38-485-proj"}]} 2019-01-09 01:58:58,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-0c92f930-1e38-485-proj used request id req-3d2cb738-f0ef-4357-8967-a0a867500321 2019-01-09 01:58:58,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2fd1b96d084f57aa02b27181f976cb9e9fb44f" 2019-01-09 01:58:58,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59fe6034-7bc7-4c1a-9066-34ea4c941018 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:58:58,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-59fe6034-7bc7-4c1a-9066-34ea4c941018 2019-01-09 01:58:58,996 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-0c92f930-1e38-485-user 2019-01-09 01:58:58,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:59,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:58:59,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cd7826-c5d7-4922-ae34-c99ac8727757 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:58:59,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-46cd7826-c5d7-4922-ae34-c99ac8727757 2019-01-09 01:58:59,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" -d '{"role": {"name": "CreateImageSuccessTests-0c92f930-1e38-485-proj-role"}}' 2019-01-09 01:58:59,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-049c9c44-50d6-4b46-8b96-17a15feef0e7 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f105e82215e848149e08e55e4536d881", "links": {"self": "http://172.30.9.26:5000/v3/roles/f105e82215e848149e08e55e4536d881"}, "name": "CreateImageSuccessTests-0c92f930-1e38-485-proj-role"}} 2019-01-09 01:58:59,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-049c9c44-50d6-4b46-8b96-17a15feef0e7 2019-01-09 01:58:59,205 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-0c92f930-1e38-485-proj-role 2019-01-09 01:58:59,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f105e82215e848149e08e55e4536d881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:58:59,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f80358b-40b1-4e17-9ca4-a837c27df81a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/f105e82215e848149e08e55e4536d881"}, "domain_id": null, "name": "CreateImageSuccessTests-0c92f930-1e38-485-proj-role", "id": "f105e82215e848149e08e55e4536d881"}} 2019-01-09 01:58:59,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f105e82215e848149e08e55e4536d881 used request id req-0f80358b-40b1-4e17-9ca4-a837c27df81a 2019-01-09 01:58:59,227 - keystone_utils - INFO - Granting role CreateImageSuccessTests-0c92f930-1e38-485-proj-role to project CreateImageSuccessTests-0c92f930-1e38-485-proj 2019-01-09 01:58:59,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3b07860d692a453482a093ef5656187d/users/cddbb0c9887d455280b8b5a325f16020/roles/f105e82215e848149e08e55e4536d881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:58:59,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5fee86-4c75-4cb3-add2-91b3dc2d04c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:58:59,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3b07860d692a453482a093ef5656187d/users/cddbb0c9887d455280b8b5a325f16020/roles/f105e82215e848149e08e55e4536d881 used request id req-1d5fee86-4c75-4cb3-add2-91b3dc2d04c6 2019-01-09 01:58:59,347 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 01:58:59,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:58:59,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:58:59,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f105e82215e848149e08e55e4536d881", "name": "CreateImageSuccessTests-0c92f930-1e38-485-proj-role"}], "expires_at": "2019-01-09T02:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b07860d692a453482a093ef5656187d", "name": "CreateImageSuccessTests-0c92f930-1e38-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3b07860d692a453482a093ef5656187d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/3b07860d692a453482a093ef5656187d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/3b07860d692a453482a093ef5656187d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3b07860d692a453482a093ef5656187d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/3b07860d692a453482a093ef5656187d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/3b07860d692a453482a093ef5656187d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3b07860d692a453482a093ef5656187d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/3b07860d692a453482a093ef5656187d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/3b07860d692a453482a093ef5656187d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3b07860d692a453482a093ef5656187d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/3b07860d692a453482a093ef5656187d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/3b07860d692a453482a093ef5656187d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0c92f930-1e38-485-user", "id": "cddbb0c9887d455280b8b5a325f16020"}, "audit_ids": ["d4LOB-hjR16n2lEbkk8kig"], "issued_at": "2019-01-09T01:58:59.000000Z"}} 2019-01-09 01:58:59,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539c3245c226f9893b69214ca06c5ea10ce1e112" 2019-01-09 01:58:59,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c80c18-4827-4816-a6d0-c33abff92f6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:58:59,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-39c80c18-4827-4816-a6d0-c33abff92f6b 2019-01-09 01:58:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}539c3245c226f9893b69214ca06c5ea10ce1e112" 2019-01-09 01:58:59,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f09a9364-50d6-419c-b588-086913578011 Date: Wed, 09 Jan 2019 01:59:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430"} 2019-01-09 01:58:59,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430 used request id req-f09a9364-50d6-419c-b588-086913578011 2019-01-09 01:59:00,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}539c3245c226f9893b69214ca06c5ea10ce1e112" 2019-01-09 01:59:00,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-70e4df84-773e-4bc1-a045-cba10491d7f6 Date: Wed, 09 Jan 2019 01:59:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:00,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-70e4df84-773e-4bc1-a045-cba10491d7f6 2019-01-09 01:59:00,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}539c3245c226f9893b69214ca06c5ea10ce1e112" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430"}' 2019-01-09 01:59:00,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ecbd74c7-8401-4226-acf6-9645416393be X-Openstack-Request-Id: req-05466c71-90b3-44d6-9c7a-0bcef2a955fc Date: Wed, 09 Jan 2019 01:59:00 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/ecbd74c7-8401-4226-acf6-9645416393be", "min_disk": 0, "protected": false, "id": "ecbd74c7-8401-4226-acf6-9645416393be", "file": "/v2/images/ecbd74c7-8401-4226-acf6-9645416393be/file", "checksum": null, "owner": "3b07860d692a453482a093ef5656187d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:00,387 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-05466c71-90b3-44d6-9c7a-0bcef2a955fc 2019-01-09 01:59:00,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/ecbd74c7-8401-4226-acf6-9645416393be/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}539c3245c226f9893b69214ca06c5ea10ce1e112" -d '' 2019-01-09 01:59:02,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c73e3373-d070-43dc-8048-35cbff11215d Date: Wed, 09 Jan 2019 01:59:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:59:02,202 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ecbd74c7-8401-4226-acf6-9645416393be/file used request id req-c73e3373-d070-43dc-8048-35cbff11215d 2019-01-09 01:59:02,203 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:59:02,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ecbd74c7-8401-4226-acf6-9645416393be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}539c3245c226f9893b69214ca06c5ea10ce1e112" 2019-01-09 01:59:02,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-39ab9de5-0ac0-46d2-b550-dfc7ec17fb01 Date: Wed, 09 Jan 2019 01:59:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:02Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/ecbd74c7-8401-4226-acf6-9645416393be/snap", "metadata": {}}], "self": "/v2/images/ecbd74c7-8401-4226-acf6-9645416393be", "min_disk": 0, "protected": false, "id": "ecbd74c7-8401-4226-acf6-9645416393be", "file": "/v2/images/ecbd74c7-8401-4226-acf6-9645416393be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b07860d692a453482a093ef5656187d", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/ecbd74c7-8401-4226-acf6-9645416393be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:02,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ecbd74c7-8401-4226-acf6-9645416393be used request id req-39ab9de5-0ac0-46d2-b550-dfc7ec17fb01 2019-01-09 01:59:02,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}539c3245c226f9893b69214ca06c5ea10ce1e112" 2019-01-09 01:59:02,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-afe00607-9666-47cc-b9a1-0f7562b88623 Date: Wed, 09 Jan 2019 01:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:02,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-afe00607-9666-47cc-b9a1-0f7562b88623 2019-01-09 01:59:02,910 - create_image - INFO - Created image with name - CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430 2019-01-09 01:59:02,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ecbd74c7-8401-4226-acf6-9645416393be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}539c3245c226f9893b69214ca06c5ea10ce1e112" 2019-01-09 01:59:03,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-d0e3f2f8-3efe-443d-9a81-50fe3dbdc821 Date: Wed, 09 Jan 2019 01:59:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:02Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/ecbd74c7-8401-4226-acf6-9645416393be/snap", "metadata": {}}], "self": "/v2/images/ecbd74c7-8401-4226-acf6-9645416393be", "min_disk": 0, "protected": false, "id": "ecbd74c7-8401-4226-acf6-9645416393be", "file": "/v2/images/ecbd74c7-8401-4226-acf6-9645416393be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b07860d692a453482a093ef5656187d", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/ecbd74c7-8401-4226-acf6-9645416393be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:03,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ecbd74c7-8401-4226-acf6-9645416393be used request id req-d0e3f2f8-3efe-443d-9a81-50fe3dbdc821 2019-01-09 01:59:03,100 - create_image - DEBUG - Instance status is - active 2019-01-09 01:59:03,100 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430 2019-01-09 01:59:03,100 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430 2019-01-09 01:59:03,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:03,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f105e82215e848149e08e55e4536d881", "name": "CreateImageSuccessTests-0c92f930-1e38-485-proj-role"}], "expires_at": "2019-01-09T02:59:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b07860d692a453482a093ef5656187d", "name": "CreateImageSuccessTests-0c92f930-1e38-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3b07860d692a453482a093ef5656187d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/3b07860d692a453482a093ef5656187d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/3b07860d692a453482a093ef5656187d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3b07860d692a453482a093ef5656187d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/3b07860d692a453482a093ef5656187d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/3b07860d692a453482a093ef5656187d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3b07860d692a453482a093ef5656187d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/3b07860d692a453482a093ef5656187d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/3b07860d692a453482a093ef5656187d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3b07860d692a453482a093ef5656187d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/3b07860d692a453482a093ef5656187d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/3b07860d692a453482a093ef5656187d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0c92f930-1e38-485-user", "id": "cddbb0c9887d455280b8b5a325f16020"}, "audit_ids": ["reR9MxmZRZyIid-pRrarUw"], "issued_at": "2019-01-09T01:59:03.000000Z"}} 2019-01-09 01:59:03,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c1feac5cc8586ac564e4d2458d62689b6d5b882" 2019-01-09 01:59:03,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-376f330f-338f-42f5-bd3d-7c88607cd04e Date: Wed, 09 Jan 2019 01:59:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:02Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/ecbd74c7-8401-4226-acf6-9645416393be/snap", "metadata": {}}], "self": "/v2/images/ecbd74c7-8401-4226-acf6-9645416393be", "min_disk": 0, "protected": false, "id": "ecbd74c7-8401-4226-acf6-9645416393be", "file": "/v2/images/ecbd74c7-8401-4226-acf6-9645416393be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b07860d692a453482a093ef5656187d", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/ecbd74c7-8401-4226-acf6-9645416393be/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430"} 2019-01-09 01:59:03,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430 used request id req-376f330f-338f-42f5-bd3d-7c88607cd04e 2019-01-09 01:59:03,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c1feac5cc8586ac564e4d2458d62689b6d5b882" 2019-01-09 01:59:03,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-97198fb1-19af-4b8f-818d-3abb852a33f3 Date: Wed, 09 Jan 2019 01:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:03,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-97198fb1-19af-4b8f-818d-3abb852a33f3 2019-01-09 01:59:03,894 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8e5d9259-735d-4516-ab9b-6dd0b6f68430 2019-01-09 01:59:03,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/ecbd74c7-8401-4226-acf6-9645416393be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}539c3245c226f9893b69214ca06c5ea10ce1e112" 2019-01-09 01:59:05,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-14db3ebc-da33-45a7-987f-f7ce3efddcee Date: Wed, 09 Jan 2019 01:59:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:59:05,841 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ecbd74c7-8401-4226-acf6-9645416393be used request id req-14db3ebc-da33-45a7-987f-f7ce3efddcee 2019-01-09 01:59:05,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:59:06,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a2feb84d-f93a-499f-94b5-620fc3924911 Date: Wed, 09 Jan 2019 01:59:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:59:06,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a2feb84d-f93a-499f-94b5-620fc3924911 2019-01-09 01:59:06,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:59:06,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c4cb3d-b366-4234-8b01-ac2b70697033 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:59:06,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-22c4cb3d-b366-4234-8b01-ac2b70697033 2019-01-09 01:59:06,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:59:06,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4761d091-8d31-427e-8677-a95dccf7cab3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:59:06,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-4761d091-8d31-427e-8677-a95dccf7cab3 2019-01-09 01:59:06,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:59:06,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61196174-3151-48f4-b2c9-642b5b0be78b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 01:59:06,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-61196174-3151-48f4-b2c9-642b5b0be78b 2019-01-09 01:59:06,343 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-0c92f930-1e38-485-proj 2019-01-09 01:59:06,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3b07860d692a453482a093ef5656187d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:59:06,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3385ab4-1283-401a-a0f2-eb86639f5c9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:06,567 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3b07860d692a453482a093ef5656187d used request id req-c3385ab4-1283-401a-a0f2-eb86639f5c9c 2019-01-09 01:59:06,567 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-0c92f930-1e38-485-proj-role 2019-01-09 01:59:06,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f105e82215e848149e08e55e4536d881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:59:06,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2accd6b8-dfcc-48a2-a141-cf0c7c983645 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:06,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f105e82215e848149e08e55e4536d881 used request id req-2accd6b8-dfcc-48a2-a141-cf0c7c983645 2019-01-09 01:59:06,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d3f32f0ea42cb5e645b9dc3ede520a89b6244b" 2019-01-09 01:59:06,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76461a13-d24a-4b51-acb9-90b42bec316b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:06,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-76461a13-d24a-4b51-acb9-90b42bec316b 2019-01-09 01:59:06,769 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-0c92f930-1e38-485-user 2019-01-09 01:59:06,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cddbb0c9887d455280b8b5a325f16020 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2fd1b96d084f57aa02b27181f976cb9e9fb44f" 2019-01-09 01:59:06,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a24669df-21ea-42b2-9ed8-efdfb811a762 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:06,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cddbb0c9887d455280b8b5a325f16020 used request id req-a24669df-21ea-42b2-9ed8-efdfb811a762 2019-01-09 01:59:06,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:07,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["VN5iL3wNR2Wpq3_brmcsbA"], "issued_at": "2019-01-09T01:59:07.000000Z"}} 2019-01-09 01:59:07,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd15634f8ee32f54ad3f92ff70803699e8d5340b" 2019-01-09 01:59:07,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a31b89-b599-44de-bfc3-a77d4df7caa8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:07,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a9a31b89-b599-44de-bfc3-a77d4df7caa8 2019-01-09 01:59:07,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:07,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:07,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["vo5jb8v9T1aK3loeyzrA0A"], "issued_at": "2019-01-09T01:59:07.000000Z"}} 2019-01-09 01:59:07,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:07,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55988041-4382-4f1b-8208-2d8639467f7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:07,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-55988041-4382-4f1b-8208-2d8639467f7d 2019-01-09 01:59:07,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:07,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:07,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ae7e1912-15a6-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:07,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd560a8f-b89e-4636-b015-953f6acb221c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ae7e1912-15a6-4e0-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:59:07,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ae7e1912-15a6-4e0-proj used request id req-cd560a8f-b89e-4636-b015-953f6acb221c 2019-01-09 01:59:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:08,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e0b44c-a9e2-4cbd-81e1-2e3a18a2e12d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:08,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-60e0b44c-a9e2-4cbd-81e1-2e3a18a2e12d 2019-01-09 01:59:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-ae7e1912-15a6-4e0-proj"}}' 2019-01-09 01:59:08,182 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0b84085-35a7-46de-b784-331685e94c74 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/43f0c832473646ff9caf4899fdecdac5"}, "enabled": true, "id": "43f0c832473646ff9caf4899fdecdac5", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ae7e1912-15a6-4e0-proj"}} 2019-01-09 01:59:08,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f0b84085-35a7-46de-b784-331685e94c74 2019-01-09 01:59:08,182 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-ae7e1912-15a6-4e0-proj 2019-01-09 01:59:08,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:08,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:08,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["93QPVwUpQMGpXAKWd0Abxw"], "issued_at": "2019-01-09T01:59:08.000000Z"}} 2019-01-09 01:59:08,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592a45d8b2f57c3a525b9fc042ac1c4b26e50c73" 2019-01-09 01:59:08,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa5eaa0-b65d-4dee-97d7-120e7368454c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:08,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9fa5eaa0-b65d-4dee-97d7-120e7368454c 2019-01-09 01:59:08,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:08,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592a45d8b2f57c3a525b9fc042ac1c4b26e50c73" 2019-01-09 01:59:08,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-067af125-6858-407d-9767-fb8586063790 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:59:08,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-067af125-6858-407d-9767-fb8586063790 2019-01-09 01:59:08,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-ae7e1912-15a6-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592a45d8b2f57c3a525b9fc042ac1c4b26e50c73" 2019-01-09 01:59:08,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb4a122-0ca3-46f2-a4c9-afbbaf5bdc04 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-ae7e1912-15a6-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/43f0c832473646ff9caf4899fdecdac5"}, "enabled": true, "id": "43f0c832473646ff9caf4899fdecdac5", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ae7e1912-15a6-4e0-proj"}]} 2019-01-09 01:59:08,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-ae7e1912-15a6-4e0-proj used request id req-cbb4a122-0ca3-46f2-a4c9-afbbaf5bdc04 2019-01-09 01:59:08,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592a45d8b2f57c3a525b9fc042ac1c4b26e50c73" 2019-01-09 01:59:08,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2824f2a3-784f-4267-83c3-93b5817c3140 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:08,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2824f2a3-784f-4267-83c3-93b5817c3140 2019-01-09 01:59:09,320 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-ae7e1912-15a6-4e0-user 2019-01-09 01:59:09,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:09,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:09,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd62eaa-c011-4f77-b9cb-5c2b019b4795 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:09,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1bd62eaa-c011-4f77-b9cb-5c2b019b4795 2019-01-09 01:59:09,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" -d '{"role": {"name": "CreateImageSuccessTests-ae7e1912-15a6-4e0-proj-role"}}' 2019-01-09 01:59:09,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5ec72c7-68b3-48a7-bd3b-6a9aea79a1ca Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8737965a886a4356a090967c8b2d0a9b", "links": {"self": "http://172.30.9.26:5000/v3/roles/8737965a886a4356a090967c8b2d0a9b"}, "name": "CreateImageSuccessTests-ae7e1912-15a6-4e0-proj-role"}} 2019-01-09 01:59:09,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d5ec72c7-68b3-48a7-bd3b-6a9aea79a1ca 2019-01-09 01:59:09,511 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-ae7e1912-15a6-4e0-proj-role 2019-01-09 01:59:09,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8737965a886a4356a090967c8b2d0a9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:09,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ba7b6d-2086-4506-a827-f0d95c80ae54 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8737965a886a4356a090967c8b2d0a9b"}, "domain_id": null, "name": "CreateImageSuccessTests-ae7e1912-15a6-4e0-proj-role", "id": "8737965a886a4356a090967c8b2d0a9b"}} 2019-01-09 01:59:09,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8737965a886a4356a090967c8b2d0a9b used request id req-80ba7b6d-2086-4506-a827-f0d95c80ae54 2019-01-09 01:59:09,611 - keystone_utils - INFO - Granting role CreateImageSuccessTests-ae7e1912-15a6-4e0-proj-role to project CreateImageSuccessTests-ae7e1912-15a6-4e0-proj 2019-01-09 01:59:09,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/43f0c832473646ff9caf4899fdecdac5/users/37d3ae003be34abc95d815cd54664689/roles/8737965a886a4356a090967c8b2d0a9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:09,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1329fac0-57ca-4ed3-828d-26b3d61dd49f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:09,735 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/43f0c832473646ff9caf4899fdecdac5/users/37d3ae003be34abc95d815cd54664689/roles/8737965a886a4356a090967c8b2d0a9b used request id req-1329fac0-57ca-4ed3-828d-26b3d61dd49f 2019-01-09 01:59:09,736 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 01:59:09,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:09,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:10,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8737965a886a4356a090967c8b2d0a9b", "name": "CreateImageSuccessTests-ae7e1912-15a6-4e0-proj-role"}], "expires_at": "2019-01-09T02:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43f0c832473646ff9caf4899fdecdac5", "name": "CreateImageSuccessTests-ae7e1912-15a6-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/43f0c832473646ff9caf4899fdecdac5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/43f0c832473646ff9caf4899fdecdac5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/43f0c832473646ff9caf4899fdecdac5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/43f0c832473646ff9caf4899fdecdac5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/43f0c832473646ff9caf4899fdecdac5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/43f0c832473646ff9caf4899fdecdac5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/43f0c832473646ff9caf4899fdecdac5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/43f0c832473646ff9caf4899fdecdac5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/43f0c832473646ff9caf4899fdecdac5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/43f0c832473646ff9caf4899fdecdac5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/43f0c832473646ff9caf4899fdecdac5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/43f0c832473646ff9caf4899fdecdac5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ae7e1912-15a6-4e0-user", "id": "37d3ae003be34abc95d815cd54664689"}, "audit_ids": ["_eHDEIfCRxyzOswDlFGs0g"], "issued_at": "2019-01-09T01:59:10.000000Z"}} 2019-01-09 01:59:10,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56516f418d03de77de4182e14c478b16af62ba16" 2019-01-09 01:59:10,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf79a74-de32-4d4e-b391-b45aae495ea5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:10,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3cf79a74-de32-4d4e-b391-b45aae495ea5 2019-01-09 01:59:10,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56516f418d03de77de4182e14c478b16af62ba16" 2019-01-09 01:59:10,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-906ff4b9-5182-4273-84e1-152a682a59a3 Date: Wed, 09 Jan 2019 01:59:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815"} 2019-01-09 01:59:10,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815 used request id req-906ff4b9-5182-4273-84e1-152a682a59a3 2019-01-09 01:59:10,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56516f418d03de77de4182e14c478b16af62ba16" 2019-01-09 01:59:10,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f94e4add-4d82-4fa8-a35d-229a2aae4805 Date: Wed, 09 Jan 2019 01:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:10,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f94e4add-4d82-4fa8-a35d-229a2aae4805 2019-01-09 01:59:10,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56516f418d03de77de4182e14c478b16af62ba16" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815"}' 2019-01-09 01:59:10,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888 X-Openstack-Request-Id: req-29c04abc-034b-47f1-afae-bd4461db7c6c Date: Wed, 09 Jan 2019 01:59:10 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888", "min_disk": 0, "protected": false, "id": "58b0a69c-8e93-40f3-92e7-3c06f8ed4888", "file": "/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888/file", "checksum": null, "owner": "43f0c832473646ff9caf4899fdecdac5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:10,849 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-29c04abc-034b-47f1-afae-bd4461db7c6c 2019-01-09 01:59:10,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56516f418d03de77de4182e14c478b16af62ba16" -d '' 2019-01-09 01:59:12,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20d1e49b-14f1-4335-bb58-9fc548eacab3 Date: Wed, 09 Jan 2019 01:59:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:59:12,296 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888/file used request id req-20d1e49b-14f1-4335-bb58-9fc548eacab3 2019-01-09 01:59:12,297 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:59:12,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56516f418d03de77de4182e14c478b16af62ba16" 2019-01-09 01:59:12,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-dbf4715f-1696-4eb1-b4ba-a2a06f14aebd Date: Wed, 09 Jan 2019 01:59:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:12Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888/snap", "metadata": {}}], "self": "/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888", "min_disk": 0, "protected": false, "id": "58b0a69c-8e93-40f3-92e7-3c06f8ed4888", "file": "/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43f0c832473646ff9caf4899fdecdac5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:12,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888 used request id req-dbf4715f-1696-4eb1-b4ba-a2a06f14aebd 2019-01-09 01:59:12,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56516f418d03de77de4182e14c478b16af62ba16" 2019-01-09 01:59:12,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8811fa88-7e26-4214-b367-1ec6b57ef126 Date: Wed, 09 Jan 2019 01:59:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:12,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8811fa88-7e26-4214-b367-1ec6b57ef126 2019-01-09 01:59:12,628 - create_image - INFO - Created image with name - CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815 2019-01-09 01:59:12,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56516f418d03de77de4182e14c478b16af62ba16" 2019-01-09 01:59:12,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f6c1bd95-994d-482b-950e-f394e75d7fb2 Date: Wed, 09 Jan 2019 01:59:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:12Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888/snap", "metadata": {}}], "self": "/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888", "min_disk": 0, "protected": false, "id": "58b0a69c-8e93-40f3-92e7-3c06f8ed4888", "file": "/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43f0c832473646ff9caf4899fdecdac5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:12,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888 used request id req-f6c1bd95-994d-482b-950e-f394e75d7fb2 2019-01-09 01:59:12,808 - create_image - DEBUG - Instance status is - active 2019-01-09 01:59:12,808 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815 2019-01-09 01:59:12,808 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815 2019-01-09 01:59:12,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:13,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8737965a886a4356a090967c8b2d0a9b", "name": "CreateImageSuccessTests-ae7e1912-15a6-4e0-proj-role"}], "expires_at": "2019-01-09T02:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43f0c832473646ff9caf4899fdecdac5", "name": "CreateImageSuccessTests-ae7e1912-15a6-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/43f0c832473646ff9caf4899fdecdac5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/43f0c832473646ff9caf4899fdecdac5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/43f0c832473646ff9caf4899fdecdac5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/43f0c832473646ff9caf4899fdecdac5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/43f0c832473646ff9caf4899fdecdac5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/43f0c832473646ff9caf4899fdecdac5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/43f0c832473646ff9caf4899fdecdac5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/43f0c832473646ff9caf4899fdecdac5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/43f0c832473646ff9caf4899fdecdac5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/43f0c832473646ff9caf4899fdecdac5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/43f0c832473646ff9caf4899fdecdac5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/43f0c832473646ff9caf4899fdecdac5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ae7e1912-15a6-4e0-user", "id": "37d3ae003be34abc95d815cd54664689"}, "audit_ids": ["3W3jwClrQfGUYZzN1nQODw"], "issued_at": "2019-01-09T01:59:13.000000Z"}} 2019-01-09 01:59:13,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98e56d447e16f3ed040c96c5d1b5c171bdf61a07" 2019-01-09 01:59:13,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-2dd82a93-600a-4a3d-9930-2d08da76e343 Date: Wed, 09 Jan 2019 01:59:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:12Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888/snap", "metadata": {}}], "self": "/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888", "min_disk": 0, "protected": false, "id": "58b0a69c-8e93-40f3-92e7-3c06f8ed4888", "file": "/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43f0c832473646ff9caf4899fdecdac5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815"} 2019-01-09 01:59:13,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815 used request id req-2dd82a93-600a-4a3d-9930-2d08da76e343 2019-01-09 01:59:13,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98e56d447e16f3ed040c96c5d1b5c171bdf61a07" 2019-01-09 01:59:14,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-84207d80-cf99-470c-879b-0fe1b9081709 Date: Wed, 09 Jan 2019 01:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:14,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-84207d80-cf99-470c-879b-0fe1b9081709 2019-01-09 01:59:14,008 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-685a1c8b-4e02-4a0c-8666-99325be31815 2019-01-09 01:59:14,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56516f418d03de77de4182e14c478b16af62ba16" 2019-01-09 01:59:15,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-acc671d9-5ac9-4612-b1e7-e2e7dcc2fee2 Date: Wed, 09 Jan 2019 01:59:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:59:15,925 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/58b0a69c-8e93-40f3-92e7-3c06f8ed4888 used request id req-acc671d9-5ac9-4612-b1e7-e2e7dcc2fee2 2019-01-09 01:59:15,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:16,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-bd43d8a7-6e31-4158-80ea-2a17831ef1fd Date: Wed, 09 Jan 2019 01:59:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:59:16,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-bd43d8a7-6e31-4158-80ea-2a17831ef1fd 2019-01-09 01:59:16,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:16,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6f12d2-77d7-4d5c-a1a7-fe354e090d33 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:59:16,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-dd6f12d2-77d7-4d5c-a1a7-fe354e090d33 2019-01-09 01:59:16,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:16,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38417b57-8db0-4344-b9b7-eca9436138fc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:59:16,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-38417b57-8db0-4344-b9b7-eca9436138fc 2019-01-09 01:59:16,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:16,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bbf2191-90d0-49ad-8396-d57fa47c8123 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 01:59:16,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-9bbf2191-90d0-49ad-8396-d57fa47c8123 2019-01-09 01:59:16,419 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-ae7e1912-15a6-4e0-proj 2019-01-09 01:59:16,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/43f0c832473646ff9caf4899fdecdac5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:16,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca83a40-e734-408c-9e1a-9c42d5fac423 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:16,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/43f0c832473646ff9caf4899fdecdac5 used request id req-8ca83a40-e734-408c-9e1a-9c42d5fac423 2019-01-09 01:59:16,616 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-ae7e1912-15a6-4e0-proj-role 2019-01-09 01:59:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8737965a886a4356a090967c8b2d0a9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:16,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c01a009-f651-4932-a98c-1cd52fdb5ee4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:16,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8737965a886a4356a090967c8b2d0a9b used request id req-9c01a009-f651-4932-a98c-1cd52fdb5ee4 2019-01-09 01:59:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1eb4f6d91fe12b2e153e8dcd60b6b022f4fc" 2019-01-09 01:59:16,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743ceca6-e370-4f38-9fdd-9c7dff328c26 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:16,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-743ceca6-e370-4f38-9fdd-9c7dff328c26 2019-01-09 01:59:16,817 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-ae7e1912-15a6-4e0-user 2019-01-09 01:59:16,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/37d3ae003be34abc95d815cd54664689 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592a45d8b2f57c3a525b9fc042ac1c4b26e50c73" 2019-01-09 01:59:16,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9911d95-98c5-408a-af7a-7cd5b412ee60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:16,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/37d3ae003be34abc95d815cd54664689 used request id req-a9911d95-98c5-408a-af7a-7cd5b412ee60 2019-01-09 01:59:16,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:17,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["KKef2UrERk6PmeYake_LCg"], "issued_at": "2019-01-09T01:59:17.000000Z"}} 2019-01-09 01:59:17,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857c73231d980f2500829c27050c386888c53609" 2019-01-09 01:59:17,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a95a274-a721-4e40-83a9-5e627acdf812 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:17,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3a95a274-a721-4e40-83a9-5e627acdf812 2019-01-09 01:59:17,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:17,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:17,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["zyZzF6nwRVaOIVXPI6uEzw"], "issued_at": "2019-01-09T01:59:17.000000Z"}} 2019-01-09 01:59:17,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:17,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa12d6c9-b2b5-45c9-9661-6e15b4bc5f5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:17,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aa12d6c9-b2b5-45c9-9661-6e15b4bc5f5a 2019-01-09 01:59:17,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:17,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:17,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-718fd247-b5c4-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:17,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e68e577-3964-4225-b97b-97034001ef64 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-718fd247-b5c4-405-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:59:17,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-718fd247-b5c4-405-proj used request id req-0e68e577-3964-4225-b97b-97034001ef64 2019-01-09 01:59:17,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:18,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedc6863-8024-454f-bf3a-a4e7f29c4543 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:18,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bedc6863-8024-454f-bf3a-a4e7f29c4543 2019-01-09 01:59:18,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-718fd247-b5c4-405-proj"}}' 2019-01-09 01:59:18,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b7fd3fc-d779-4446-be51-db22d2681e9e Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2cb84f3a4c874cb3aabb7bf3e80098bc"}, "enabled": true, "id": "2cb84f3a4c874cb3aabb7bf3e80098bc", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-718fd247-b5c4-405-proj"}} 2019-01-09 01:59:18,158 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4b7fd3fc-d779-4446-be51-db22d2681e9e 2019-01-09 01:59:18,158 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-718fd247-b5c4-405-proj 2019-01-09 01:59:18,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:18,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:18,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Gge85S2-R5u-X1k63_16Fg"], "issued_at": "2019-01-09T01:59:18.000000Z"}} 2019-01-09 01:59:18,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4df56f9f25738f962264d82880875b92728f3f" 2019-01-09 01:59:18,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e20c68-dce1-442e-b6b7-4a3435c88d85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:18,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-81e20c68-dce1-442e-b6b7-4a3435c88d85 2019-01-09 01:59:18,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:18,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4df56f9f25738f962264d82880875b92728f3f" 2019-01-09 01:59:18,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b3f05a-e43f-4c0b-ab1d-92362e88c872 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:59:18,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f3b3f05a-e43f-4c0b-ab1d-92362e88c872 2019-01-09 01:59:18,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-718fd247-b5c4-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4df56f9f25738f962264d82880875b92728f3f" 2019-01-09 01:59:18,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae10a5f-bf59-446a-9e3a-b1dbedae3cbb Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-718fd247-b5c4-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2cb84f3a4c874cb3aabb7bf3e80098bc"}, "enabled": true, "id": "2cb84f3a4c874cb3aabb7bf3e80098bc", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-718fd247-b5c4-405-proj"}]} 2019-01-09 01:59:18,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-718fd247-b5c4-405-proj used request id req-7ae10a5f-bf59-446a-9e3a-b1dbedae3cbb 2019-01-09 01:59:18,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4df56f9f25738f962264d82880875b92728f3f" 2019-01-09 01:59:18,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58041b90-ee4f-4aa1-b0e9-a631f8305194 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:18,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-58041b90-ee4f-4aa1-b0e9-a631f8305194 2019-01-09 01:59:19,325 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-718fd247-b5c4-405-user 2019-01-09 01:59:19,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:19,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:19,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417a2e75-79a7-40bb-9cc1-85e487785d3f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:19,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-417a2e75-79a7-40bb-9cc1-85e487785d3f 2019-01-09 01:59:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" -d '{"role": {"name": "CreateImageSuccessTests-718fd247-b5c4-405-proj-role"}}' 2019-01-09 01:59:19,457 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87eadf2a-338d-4229-b575-5e459a8dda54 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0a6591c3c384e4b8b840204ab87dd17", "links": {"self": "http://172.30.9.26:5000/v3/roles/d0a6591c3c384e4b8b840204ab87dd17"}, "name": "CreateImageSuccessTests-718fd247-b5c4-405-proj-role"}} 2019-01-09 01:59:19,457 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-87eadf2a-338d-4229-b575-5e459a8dda54 2019-01-09 01:59:19,457 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-718fd247-b5c4-405-proj-role 2019-01-09 01:59:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d0a6591c3c384e4b8b840204ab87dd17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:19,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08853312-f107-4639-9c42-c62f9a6709f7 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/d0a6591c3c384e4b8b840204ab87dd17"}, "domain_id": null, "name": "CreateImageSuccessTests-718fd247-b5c4-405-proj-role", "id": "d0a6591c3c384e4b8b840204ab87dd17"}} 2019-01-09 01:59:19,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d0a6591c3c384e4b8b840204ab87dd17 used request id req-08853312-f107-4639-9c42-c62f9a6709f7 2019-01-09 01:59:19,541 - keystone_utils - INFO - Granting role CreateImageSuccessTests-718fd247-b5c4-405-proj-role to project CreateImageSuccessTests-718fd247-b5c4-405-proj 2019-01-09 01:59:19,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2cb84f3a4c874cb3aabb7bf3e80098bc/users/98b49bf80fe04a32863642e6f113e35e/roles/d0a6591c3c384e4b8b840204ab87dd17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:19,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a63f42a8-ba33-4c16-be07-8d9670fb7e4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:19,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2cb84f3a4c874cb3aabb7bf3e80098bc/users/98b49bf80fe04a32863642e6f113e35e/roles/d0a6591c3c384e4b8b840204ab87dd17 used request id req-a63f42a8-ba33-4c16-be07-8d9670fb7e4d 2019-01-09 01:59:19,694 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 01:59:19,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:19,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:20,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0a6591c3c384e4b8b840204ab87dd17", "name": "CreateImageSuccessTests-718fd247-b5c4-405-proj-role"}], "expires_at": "2019-01-09T02:59:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cb84f3a4c874cb3aabb7bf3e80098bc", "name": "CreateImageSuccessTests-718fd247-b5c4-405-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-718fd247-b5c4-405-user", "id": "98b49bf80fe04a32863642e6f113e35e"}, "audit_ids": ["ofj4iA4eTqm5zOtkqI5cYw"], "issued_at": "2019-01-09T01:59:20.000000Z"}} 2019-01-09 01:59:20,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82535769e5a887035ae777abba41e873720eedff" 2019-01-09 01:59:20,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b2be74-0898-4d83-8b21-8f953c6b1094 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:20,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-86b2be74-0898-4d83-8b21-8f953c6b1094 2019-01-09 01:59:20,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82535769e5a887035ae777abba41e873720eedff" 2019-01-09 01:59:20,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-32c2c266-06cf-48b9-9896-a0bd6df5c2eb Date: Wed, 09 Jan 2019 01:59:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3"} 2019-01-09 01:59:20,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3 used request id req-32c2c266-06cf-48b9-9896-a0bd6df5c2eb 2019-01-09 01:59:20,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82535769e5a887035ae777abba41e873720eedff" 2019-01-09 01:59:20,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8d0c514c-2092-4dbb-a0e8-73d0bfd7c190 Date: Wed, 09 Jan 2019 01:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:20,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8d0c514c-2092-4dbb-a0e8-73d0bfd7c190 2019-01-09 01:59:20,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}82535769e5a887035ae777abba41e873720eedff" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3"}' 2019-01-09 01:59:21,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3 X-Openstack-Request-Id: req-ad0407c0-3b7e-4518-839f-576e2e2b7485 Date: Wed, 09 Jan 2019 01:59:21 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3", "min_disk": 0, "protected": false, "id": "8a12e27f-8d39-4b6f-965f-c41e398b22a3", "file": "/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/file", "checksum": null, "owner": "2cb84f3a4c874cb3aabb7bf3e80098bc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:21,088 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ad0407c0-3b7e-4518-839f-576e2e2b7485 2019-01-09 01:59:21,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82535769e5a887035ae777abba41e873720eedff" -d '' 2019-01-09 01:59:23,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efe58c86-cb58-4422-879f-3d7f3cc030ab Date: Wed, 09 Jan 2019 01:59:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:59:23,396 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/file used request id req-efe58c86-cb58-4422-879f-3d7f3cc030ab 2019-01-09 01:59:23,397 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:59:23,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82535769e5a887035ae777abba41e873720eedff" 2019-01-09 01:59:23,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5a47ff69-37e2-4a63-a7cd-e430b01034e1 Date: Wed, 09 Jan 2019 01:59:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:23Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/snap", "metadata": {}}], "self": "/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3", "min_disk": 0, "protected": false, "id": "8a12e27f-8d39-4b6f-965f-c41e398b22a3", "file": "/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2cb84f3a4c874cb3aabb7bf3e80098bc", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:23,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3 used request id req-5a47ff69-37e2-4a63-a7cd-e430b01034e1 2019-01-09 01:59:23,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82535769e5a887035ae777abba41e873720eedff" 2019-01-09 01:59:23,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-efc2d805-4e01-44a4-8045-47bf8adc0955 Date: Wed, 09 Jan 2019 01:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:23,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-efc2d805-4e01-44a4-8045-47bf8adc0955 2019-01-09 01:59:23,433 - create_image - INFO - Created image with name - CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3 2019-01-09 01:59:23,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82535769e5a887035ae777abba41e873720eedff" 2019-01-09 01:59:23,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-294f59aa-c3f8-4f5d-9873-30f425da4386 Date: Wed, 09 Jan 2019 01:59:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:23Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/snap", "metadata": {}}], "self": "/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3", "min_disk": 0, "protected": false, "id": "8a12e27f-8d39-4b6f-965f-c41e398b22a3", "file": "/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2cb84f3a4c874cb3aabb7bf3e80098bc", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:23,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3 used request id req-294f59aa-c3f8-4f5d-9873-30f425da4386 2019-01-09 01:59:23,460 - create_image - DEBUG - Instance status is - active 2019-01-09 01:59:23,461 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3 2019-01-09 01:59:23,461 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3 2019-01-09 01:59:23,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:23,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0a6591c3c384e4b8b840204ab87dd17", "name": "CreateImageSuccessTests-718fd247-b5c4-405-proj-role"}], "expires_at": "2019-01-09T02:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cb84f3a4c874cb3aabb7bf3e80098bc", "name": "CreateImageSuccessTests-718fd247-b5c4-405-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-718fd247-b5c4-405-user", "id": "98b49bf80fe04a32863642e6f113e35e"}, "audit_ids": ["H5UPVa9yROaE7Ny5k395Ew"], "issued_at": "2019-01-09T01:59:23.000000Z"}} 2019-01-09 01:59:23,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cb949c960052461d689732e829292acc899b654" 2019-01-09 01:59:24,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-ea7e2733-7065-4aee-badb-f622e0032626 Date: Wed, 09 Jan 2019 01:59:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:23Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/snap", "metadata": {}}], "self": "/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3", "min_disk": 0, "protected": false, "id": "8a12e27f-8d39-4b6f-965f-c41e398b22a3", "file": "/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2cb84f3a4c874cb3aabb7bf3e80098bc", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3"} 2019-01-09 01:59:24,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3 used request id req-ea7e2733-7065-4aee-badb-f622e0032626 2019-01-09 01:59:24,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cb949c960052461d689732e829292acc899b654" 2019-01-09 01:59:24,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11b0e945-c236-4304-9ed3-4db0c73124ff Date: Wed, 09 Jan 2019 01:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:24,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-11b0e945-c236-4304-9ed3-4db0c73124ff 2019-01-09 01:59:24,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:24,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:24,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0a6591c3c384e4b8b840204ab87dd17", "name": "CreateImageSuccessTests-718fd247-b5c4-405-proj-role"}], "expires_at": "2019-01-09T02:59:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cb84f3a4c874cb3aabb7bf3e80098bc", "name": "CreateImageSuccessTests-718fd247-b5c4-405-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/2cb84f3a4c874cb3aabb7bf3e80098bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-718fd247-b5c4-405-user", "id": "98b49bf80fe04a32863642e6f113e35e"}, "audit_ids": ["oxaTP4GpS5SLHPQgYbTVkQ"], "issued_at": "2019-01-09T01:59:24.000000Z"}} 2019-01-09 01:59:24,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e7191dc77c9ac3809d2045bbecce304bbec791" 2019-01-09 01:59:24,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea248216-bfc4-4abc-8f62-c218da330927 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:24,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ea248216-bfc4-4abc-8f62-c218da330927 2019-01-09 01:59:24,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00e7191dc77c9ac3809d2045bbecce304bbec791" 2019-01-09 01:59:24,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-bf91d8a3-d214-486e-b7ad-6ea019aac915 Date: Wed, 09 Jan 2019 01:59:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:23Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/snap", "metadata": {}}], "self": "/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3", "min_disk": 0, "protected": false, "id": "8a12e27f-8d39-4b6f-965f-c41e398b22a3", "file": "/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2cb84f3a4c874cb3aabb7bf3e80098bc", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3"} 2019-01-09 01:59:24,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3 used request id req-bf91d8a3-d214-486e-b7ad-6ea019aac915 2019-01-09 01:59:24,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00e7191dc77c9ac3809d2045bbecce304bbec791" 2019-01-09 01:59:24,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ebc7620d-7af5-49b1-ac40-06d5b2cab9ae Date: Wed, 09 Jan 2019 01:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:24,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ebc7620d-7af5-49b1-ac40-06d5b2cab9ae 2019-01-09 01:59:24,977 - create_image - INFO - Found image with name - CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3 2019-01-09 01:59:24,978 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a819e041-6d34-4cfe-b03c-9e5deb9003b3 2019-01-09 01:59:24,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82535769e5a887035ae777abba41e873720eedff" 2019-01-09 01:59:26,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-367f07d3-99b2-474c-a115-cb0e8cf619fb Date: Wed, 09 Jan 2019 01:59:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:59:26,110 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8a12e27f-8d39-4b6f-965f-c41e398b22a3 used request id req-367f07d3-99b2-474c-a115-cb0e8cf619fb 2019-01-09 01:59:26,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:26,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e5452580-107a-4fb0-b441-1ce34f1a9c52 Date: Wed, 09 Jan 2019 01:59:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:59:26,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e5452580-107a-4fb0-b441-1ce34f1a9c52 2019-01-09 01:59:26,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:26,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c42fb1d3-9cfb-4345-9b1d-8010b40d66cd Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:59:26,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-c42fb1d3-9cfb-4345-9b1d-8010b40d66cd 2019-01-09 01:59:26,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:26,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a3fabe3-2d95-4b7a-ac99-75f7fcb1f13c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:59:26,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-4a3fabe3-2d95-4b7a-ac99-75f7fcb1f13c 2019-01-09 01:59:26,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:26,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b58490b-52ad-4bb9-94f5-1caa5c15dc5a Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 01:59:26,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-8b58490b-52ad-4bb9-94f5-1caa5c15dc5a 2019-01-09 01:59:26,602 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-718fd247-b5c4-405-proj 2019-01-09 01:59:26,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2cb84f3a4c874cb3aabb7bf3e80098bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:26,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d86348f1-d1af-4143-9419-f8c00db58fb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:26,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2cb84f3a4c874cb3aabb7bf3e80098bc used request id req-d86348f1-d1af-4143-9419-f8c00db58fb2 2019-01-09 01:59:26,802 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-718fd247-b5c4-405-proj-role 2019-01-09 01:59:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d0a6591c3c384e4b8b840204ab87dd17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:26,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e6171b8-16cd-40da-a85f-1b8b133e9b32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:26,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d0a6591c3c384e4b8b840204ab87dd17 used request id req-3e6171b8-16cd-40da-a85f-1b8b133e9b32 2019-01-09 01:59:26,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d8e7b2066693432ca8bca78d824cb7e1a895df" 2019-01-09 01:59:27,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4eb4f23-21d7-4e3e-b6ad-396e0cda5d29 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:27,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d4eb4f23-21d7-4e3e-b6ad-396e0cda5d29 2019-01-09 01:59:27,004 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-718fd247-b5c4-405-user 2019-01-09 01:59:27,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/98b49bf80fe04a32863642e6f113e35e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4df56f9f25738f962264d82880875b92728f3f" 2019-01-09 01:59:27,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87f811a6-8c1a-4f5c-99d0-5eaf1e3673c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:27,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/98b49bf80fe04a32863642e6f113e35e used request id req-87f811a6-8c1a-4f5c-99d0-5eaf1e3673c1 2019-01-09 01:59:27,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:27,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["2Nn8t-HLRvWCSX40UIzhsQ"], "issued_at": "2019-01-09T01:59:27.000000Z"}} 2019-01-09 01:59:27,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ffc0e4dbaf4157de674b7a0363810537985e3cc" 2019-01-09 01:59:27,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc1d8d3-d0c2-49e7-a36a-e96c21601a3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:27,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6cc1d8d3-d0c2-49e7-a36a-e96c21601a3b 2019-01-09 01:59:27,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:27,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:28,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["6rWfCL2hRbKYmpeGDt6Gew"], "issued_at": "2019-01-09T01:59:28.000000Z"}} 2019-01-09 01:59:28,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:28,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eebc193-4039-4f3d-a1cd-454f06132f0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:28,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0eebc193-4039-4f3d-a1cd-454f06132f0d 2019-01-09 01:59:28,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:28,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:28,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-94470480-48c9-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:28,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f605061b-fa23-4103-ad06-0d4442b93759 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-94470480-48c9-418-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:59:28,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-94470480-48c9-418-proj used request id req-f605061b-fa23-4103-ad06-0d4442b93759 2019-01-09 01:59:28,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:28,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3333def-acb8-4ae3-93ea-ad0af124ad03 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:28,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b3333def-acb8-4ae3-93ea-ad0af124ad03 2019-01-09 01:59:28,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-94470480-48c9-418-proj"}}' 2019-01-09 01:59:28,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b5e48a3-e18a-44d0-a1d6-88bb445930f7 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/af176ad1d7034510a76b5ccb306b59cd"}, "enabled": true, "id": "af176ad1d7034510a76b5ccb306b59cd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-94470480-48c9-418-proj"}} 2019-01-09 01:59:28,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8b5e48a3-e18a-44d0-a1d6-88bb445930f7 2019-01-09 01:59:28,355 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-94470480-48c9-418-proj 2019-01-09 01:59:28,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:28,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:28,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["9JYSPAUITpei45gRaSwPEQ"], "issued_at": "2019-01-09T01:59:28.000000Z"}} 2019-01-09 01:59:28,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acbdd777ef15b958dff90b893e57927fb13802a" 2019-01-09 01:59:28,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12e4ea9-3eff-454d-bef3-70a90ecb1ca1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:28,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b12e4ea9-3eff-454d-bef3-70a90ecb1ca1 2019-01-09 01:59:28,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:28,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:28,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acbdd777ef15b958dff90b893e57927fb13802a" 2019-01-09 01:59:28,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aae49c5-4804-468a-bf1f-4fabe47b6f8d Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:59:28,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8aae49c5-4804-468a-bf1f-4fabe47b6f8d 2019-01-09 01:59:28,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-94470480-48c9-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acbdd777ef15b958dff90b893e57927fb13802a" 2019-01-09 01:59:29,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50faf75d-2f90-4541-8686-69a36dd87080 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-94470480-48c9-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/af176ad1d7034510a76b5ccb306b59cd"}, "enabled": true, "id": "af176ad1d7034510a76b5ccb306b59cd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-94470480-48c9-418-proj"}]} 2019-01-09 01:59:29,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-94470480-48c9-418-proj used request id req-50faf75d-2f90-4541-8686-69a36dd87080 2019-01-09 01:59:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acbdd777ef15b958dff90b893e57927fb13802a" 2019-01-09 01:59:29,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f7a51b-d195-4c5a-b0ad-a1a690fe23c4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:29,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-83f7a51b-d195-4c5a-b0ad-a1a690fe23c4 2019-01-09 01:59:29,505 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-94470480-48c9-418-user 2019-01-09 01:59:29,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:29,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:29,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f25f69-6f90-42cc-8528-ec7bc82bbc01 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:29,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-07f25f69-6f90-42cc-8528-ec7bc82bbc01 2019-01-09 01:59:29,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" -d '{"role": {"name": "CreateImageSuccessTests-94470480-48c9-418-proj-role"}}' 2019-01-09 01:59:29,702 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c50d7cca-e7af-46f0-8291-6c7ff384cc37 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d70959c2e024ec2982c065c838ecff7", "links": {"self": "http://172.30.9.26:5000/v3/roles/4d70959c2e024ec2982c065c838ecff7"}, "name": "CreateImageSuccessTests-94470480-48c9-418-proj-role"}} 2019-01-09 01:59:29,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c50d7cca-e7af-46f0-8291-6c7ff384cc37 2019-01-09 01:59:29,703 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-94470480-48c9-418-proj-role 2019-01-09 01:59:29,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4d70959c2e024ec2982c065c838ecff7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:29,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb1bade-74c7-411c-9266-8670e318b470 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/4d70959c2e024ec2982c065c838ecff7"}, "domain_id": null, "name": "CreateImageSuccessTests-94470480-48c9-418-proj-role", "id": "4d70959c2e024ec2982c065c838ecff7"}} 2019-01-09 01:59:29,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4d70959c2e024ec2982c065c838ecff7 used request id req-dbb1bade-74c7-411c-9266-8670e318b470 2019-01-09 01:59:29,795 - keystone_utils - INFO - Granting role CreateImageSuccessTests-94470480-48c9-418-proj-role to project CreateImageSuccessTests-94470480-48c9-418-proj 2019-01-09 01:59:29,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/af176ad1d7034510a76b5ccb306b59cd/users/59da6ca5dc554449ae6861b40298d0f4/roles/4d70959c2e024ec2982c065c838ecff7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:29,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0326cb4b-f088-4d0d-9a01-2e8cf1f69a02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:29,933 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/af176ad1d7034510a76b5ccb306b59cd/users/59da6ca5dc554449ae6861b40298d0f4/roles/4d70959c2e024ec2982c065c838ecff7 used request id req-0326cb4b-f088-4d0d-9a01-2e8cf1f69a02 2019-01-09 01:59:29,934 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 01:59:29,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:29,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:30,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d70959c2e024ec2982c065c838ecff7", "name": "CreateImageSuccessTests-94470480-48c9-418-proj-role"}], "expires_at": "2019-01-09T02:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af176ad1d7034510a76b5ccb306b59cd", "name": "CreateImageSuccessTests-94470480-48c9-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/af176ad1d7034510a76b5ccb306b59cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/af176ad1d7034510a76b5ccb306b59cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/af176ad1d7034510a76b5ccb306b59cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/af176ad1d7034510a76b5ccb306b59cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/af176ad1d7034510a76b5ccb306b59cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/af176ad1d7034510a76b5ccb306b59cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-94470480-48c9-418-user", "id": "59da6ca5dc554449ae6861b40298d0f4"}, "audit_ids": ["EvKCAJ66T4qBrxVmF0kdxg"], "issued_at": "2019-01-09T01:59:30.000000Z"}} 2019-01-09 01:59:30,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f5f29e7368b85063236692b35e719a20164ff6" 2019-01-09 01:59:30,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc199ce-5e22-4483-ab14-d9233f434fbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:30,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0cc199ce-5e22-4483-ab14-d9233f434fbb 2019-01-09 01:59:30,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38f5f29e7368b85063236692b35e719a20164ff6" 2019-01-09 01:59:30,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-601efce1-b500-4ecb-8d4f-50895d5a619a Date: Wed, 09 Jan 2019 01:59:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830"} 2019-01-09 01:59:30,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830 used request id req-601efce1-b500-4ecb-8d4f-50895d5a619a 2019-01-09 01:59:30,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38f5f29e7368b85063236692b35e719a20164ff6" 2019-01-09 01:59:30,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2e555a71-d719-4e27-956f-b845685cb213 Date: Wed, 09 Jan 2019 01:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:30,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2e555a71-d719-4e27-956f-b845685cb213 2019-01-09 01:59:30,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}38f5f29e7368b85063236692b35e719a20164ff6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830"}' 2019-01-09 01:59:31,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa X-Openstack-Request-Id: req-8f938388-c766-4ce3-9218-f1ed71ed7e47 Date: Wed, 09 Jan 2019 01:59:31 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa", "min_disk": 0, "protected": false, "id": "c9dc6e63-c84a-404c-bf76-457f3905a2fa", "file": "/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/file", "checksum": null, "owner": "af176ad1d7034510a76b5ccb306b59cd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:31,058 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8f938388-c766-4ce3-9218-f1ed71ed7e47 2019-01-09 01:59:31,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38f5f29e7368b85063236692b35e719a20164ff6" -d '' 2019-01-09 01:59:32,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-00b05143-dd60-4b75-bc2d-4b0b508e345e Date: Wed, 09 Jan 2019 01:59:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:59:32,532 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/file used request id req-00b05143-dd60-4b75-bc2d-4b0b508e345e 2019-01-09 01:59:32,533 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 01:59:32,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38f5f29e7368b85063236692b35e719a20164ff6" 2019-01-09 01:59:32,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e207ba0f-549d-4550-81e0-da5fde35052a Date: Wed, 09 Jan 2019 01:59:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:32Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/snap", "metadata": {}}], "self": "/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa", "min_disk": 0, "protected": false, "id": "c9dc6e63-c84a-404c-bf76-457f3905a2fa", "file": "/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "af176ad1d7034510a76b5ccb306b59cd", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:32,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa used request id req-e207ba0f-549d-4550-81e0-da5fde35052a 2019-01-09 01:59:32,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38f5f29e7368b85063236692b35e719a20164ff6" 2019-01-09 01:59:32,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-737af607-a8e4-4451-adbb-cbcfa570a4d1 Date: Wed, 09 Jan 2019 01:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:32,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-737af607-a8e4-4451-adbb-cbcfa570a4d1 2019-01-09 01:59:32,861 - create_image - INFO - Created image with name - CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830 2019-01-09 01:59:32,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38f5f29e7368b85063236692b35e719a20164ff6" 2019-01-09 01:59:33,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ba59c68b-49ea-4631-951b-cfba0c0b54c6 Date: Wed, 09 Jan 2019 01:59:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:32Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/snap", "metadata": {}}], "self": "/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa", "min_disk": 0, "protected": false, "id": "c9dc6e63-c84a-404c-bf76-457f3905a2fa", "file": "/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "af176ad1d7034510a76b5ccb306b59cd", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:33,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa used request id req-ba59c68b-49ea-4631-951b-cfba0c0b54c6 2019-01-09 01:59:33,022 - create_image - DEBUG - Instance status is - active 2019-01-09 01:59:33,022 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830 2019-01-09 01:59:33,022 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830 2019-01-09 01:59:33,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:33,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d70959c2e024ec2982c065c838ecff7", "name": "CreateImageSuccessTests-94470480-48c9-418-proj-role"}], "expires_at": "2019-01-09T02:59:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af176ad1d7034510a76b5ccb306b59cd", "name": "CreateImageSuccessTests-94470480-48c9-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/af176ad1d7034510a76b5ccb306b59cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/af176ad1d7034510a76b5ccb306b59cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/af176ad1d7034510a76b5ccb306b59cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/af176ad1d7034510a76b5ccb306b59cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/af176ad1d7034510a76b5ccb306b59cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/af176ad1d7034510a76b5ccb306b59cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-94470480-48c9-418-user", "id": "59da6ca5dc554449ae6861b40298d0f4"}, "audit_ids": ["bYOZcuITTOCdEedfJ9FpWw"], "issued_at": "2019-01-09T01:59:33.000000Z"}} 2019-01-09 01:59:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27c8b2d946801a50b6e3f06f51c020de16d620e3" 2019-01-09 01:59:33,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-f6dd88b4-e859-4aea-a997-98be1e6b36e5 Date: Wed, 09 Jan 2019 01:59:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:32Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/snap", "metadata": {}}], "self": "/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa", "min_disk": 0, "protected": false, "id": "c9dc6e63-c84a-404c-bf76-457f3905a2fa", "file": "/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "af176ad1d7034510a76b5ccb306b59cd", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830"} 2019-01-09 01:59:33,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830 used request id req-f6dd88b4-e859-4aea-a997-98be1e6b36e5 2019-01-09 01:59:33,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27c8b2d946801a50b6e3f06f51c020de16d620e3" 2019-01-09 01:59:34,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b06f42db-3b9f-46d4-9d18-d135e71706dc Date: Wed, 09 Jan 2019 01: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:34,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b06f42db-3b9f-46d4-9d18-d135e71706dc 2019-01-09 01:59:34,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:34,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:34,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d70959c2e024ec2982c065c838ecff7", "name": "CreateImageSuccessTests-94470480-48c9-418-proj-role"}], "expires_at": "2019-01-09T02:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af176ad1d7034510a76b5ccb306b59cd", "name": "CreateImageSuccessTests-94470480-48c9-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/af176ad1d7034510a76b5ccb306b59cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/af176ad1d7034510a76b5ccb306b59cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/af176ad1d7034510a76b5ccb306b59cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/af176ad1d7034510a76b5ccb306b59cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/af176ad1d7034510a76b5ccb306b59cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/af176ad1d7034510a76b5ccb306b59cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/af176ad1d7034510a76b5ccb306b59cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-94470480-48c9-418-user", "id": "59da6ca5dc554449ae6861b40298d0f4"}, "audit_ids": ["EMZxQf9TS5aFA-VLsUII3A"], "issued_at": "2019-01-09T01:59:34.000000Z"}} 2019-01-09 01:59:34,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a586d58ff02a5898791ec75cc4a0b5bd829d348" 2019-01-09 01:59:34,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc66c43-810b-46d2-aa74-c61b5df1cf6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:34,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ddc66c43-810b-46d2-aa74-c61b5df1cf6f 2019-01-09 01:59:34,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a586d58ff02a5898791ec75cc4a0b5bd829d348" 2019-01-09 01:59:34,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-9e5d8a4c-6610-4b15-bd14-fb836eea8754 Date: Wed, 09 Jan 2019 01:59:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:32Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/snap", "metadata": {}}], "self": "/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa", "min_disk": 0, "protected": false, "id": "c9dc6e63-c84a-404c-bf76-457f3905a2fa", "file": "/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "af176ad1d7034510a76b5ccb306b59cd", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830"} 2019-01-09 01:59:34,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830 used request id req-9e5d8a4c-6610-4b15-bd14-fb836eea8754 2019-01-09 01:59:34,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a586d58ff02a5898791ec75cc4a0b5bd829d348" 2019-01-09 01:59:34,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e612870d-8e57-4bb5-99d3-0e1e62bf73c9 Date: Wed, 09 Jan 2019 01: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:34,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e612870d-8e57-4bb5-99d3-0e1e62bf73c9 2019-01-09 01:59:34,910 - create_image - INFO - Found image with name - CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830 2019-01-09 01:59:34,910 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-864f58d8-20fe-4c31-ab1c-bab170819830 2019-01-09 01:59:34,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38f5f29e7368b85063236692b35e719a20164ff6" 2019-01-09 01:59:36,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0010669e-8df0-4a2a-b28c-22374ed7f526 Date: Wed, 09 Jan 2019 01:59:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:59:36,302 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c9dc6e63-c84a-404c-bf76-457f3905a2fa used request id req-0010669e-8df0-4a2a-b28c-22374ed7f526 2019-01-09 01:59:36,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:36,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8cda3722-776f-4f08-8e4a-eedcd1cd1442 Date: Wed, 09 Jan 2019 01:59:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:59:36,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-8cda3722-776f-4f08-8e4a-eedcd1cd1442 2019-01-09 01:59:36,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:36,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549d341e-4a71-4dde-8510-3af58b6d9f67 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:59:36,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-549d341e-4a71-4dde-8510-3af58b6d9f67 2019-01-09 01:59:36,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:36,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387443d9-4dd5-414e-97d3-abf0f467b1a6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:59:36,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-387443d9-4dd5-414e-97d3-abf0f467b1a6 2019-01-09 01:59:36,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:36,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372c85b1-2611-4751-a483-92a25c10388e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 01:59:36,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-372c85b1-2611-4751-a483-92a25c10388e 2019-01-09 01:59:36,790 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-94470480-48c9-418-proj 2019-01-09 01:59:36,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/af176ad1d7034510a76b5ccb306b59cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:37,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7138a498-3bf1-4251-b3bb-39886d76b04d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:37,011 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/af176ad1d7034510a76b5ccb306b59cd used request id req-7138a498-3bf1-4251-b3bb-39886d76b04d 2019-01-09 01:59:37,011 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-94470480-48c9-418-proj-role 2019-01-09 01:59:37,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4d70959c2e024ec2982c065c838ecff7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:37,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-146ac613-5de3-402a-8f20-c89d787fa8da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:37,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4d70959c2e024ec2982c065c838ecff7 used request id req-146ac613-5de3-402a-8f20-c89d787fa8da 2019-01-09 01:59:37,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3def1b1d981a1a1038f020487b89f22f699a20df" 2019-01-09 01:59:37,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c6714c0-e5eb-4c51-8b25-a6f8a3b5ae8b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:37,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9c6714c0-e5eb-4c51-8b25-a6f8a3b5ae8b 2019-01-09 01:59:37,214 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-94470480-48c9-418-user 2019-01-09 01:59:37,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/59da6ca5dc554449ae6861b40298d0f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acbdd777ef15b958dff90b893e57927fb13802a" 2019-01-09 01:59:37,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e344f009-5ec4-4b2b-87a4-a39a8993ff51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:37,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/59da6ca5dc554449ae6861b40298d0f4 used request id req-e344f009-5ec4-4b2b-87a4-a39a8993ff51 2019-01-09 01:59:37,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:37,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Az2GF_6BTLuVJ7Ar-qe3Vg"], "issued_at": "2019-01-09T01:59:37.000000Z"}} 2019-01-09 01:59:37,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da1543eca1f7a6ff70b2511a633de20b2dcc24" 2019-01-09 01:59:37,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35394f37-b02f-4198-af92-b0fe541d6066 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:37,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-35394f37-b02f-4198-af92-b0fe541d6066 2019-01-09 01:59:37,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:37,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:38,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["14UopFbVRpaxS3BD-D5hzA"], "issued_at": "2019-01-09T01:59:38.000000Z"}} 2019-01-09 01:59:38,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:38,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae55a75-1bab-43a6-83a0-8537c663b135 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:38,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eae55a75-1bab-43a6-83a0-8537c663b135 2019-01-09 01:59:38,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:38,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:38,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-974ce06e-9ac8-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:38,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a14bce5-e727-4923-b05c-2230a18bd78c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-974ce06e-9ac8-440-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:59:38,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-974ce06e-9ac8-440-proj used request id req-3a14bce5-e727-4923-b05c-2230a18bd78c 2019-01-09 01:59:38,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:38,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464560b6-ea50-46ba-9527-2db542824147 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:38,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-464560b6-ea50-46ba-9527-2db542824147 2019-01-09 01:59:38,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-974ce06e-9ac8-440-proj"}}' 2019-01-09 01:59:38,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49531d89-bacd-40ee-83ae-4992a8553c9d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fe629bec93294e1980259797aac2f338"}, "enabled": true, "id": "fe629bec93294e1980259797aac2f338", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-974ce06e-9ac8-440-proj"}} 2019-01-09 01:59:38,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-49531d89-bacd-40ee-83ae-4992a8553c9d 2019-01-09 01:59:38,738 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-974ce06e-9ac8-440-proj 2019-01-09 01:59:38,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:38,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:39,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["vy_d1rdWTOe5lj5Zx0EOjQ"], "issued_at": "2019-01-09T01:59:39.000000Z"}} 2019-01-09 01:59:39,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae101eed1a8344607bb34a79be1dbeb2f1883ccc" 2019-01-09 01:59:39,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5faabe3-5a95-4b1d-ab2a-0d79fba90944 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:39,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d5faabe3-5a95-4b1d-ab2a-0d79fba90944 2019-01-09 01:59:39,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:39,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:39,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae101eed1a8344607bb34a79be1dbeb2f1883ccc" 2019-01-09 01:59:39,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38bcd49-eeda-4532-8f33-8bc4e7019e8d Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:59:39,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b38bcd49-eeda-4532-8f33-8bc4e7019e8d 2019-01-09 01:59:39,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-974ce06e-9ac8-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae101eed1a8344607bb34a79be1dbeb2f1883ccc" 2019-01-09 01:59:39,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0565f2-66b3-4553-b3f7-6d59f6d58a92 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-974ce06e-9ac8-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fe629bec93294e1980259797aac2f338"}, "enabled": true, "id": "fe629bec93294e1980259797aac2f338", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-974ce06e-9ac8-440-proj"}]} 2019-01-09 01:59:39,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-974ce06e-9ac8-440-proj used request id req-4e0565f2-66b3-4553-b3f7-6d59f6d58a92 2019-01-09 01:59:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae101eed1a8344607bb34a79be1dbeb2f1883ccc" 2019-01-09 01:59:39,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a371e44-3f68-4840-9239-2707bc7103a6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:39,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1a371e44-3f68-4840-9239-2707bc7103a6 2019-01-09 01:59:39,882 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-974ce06e-9ac8-440-user 2019-01-09 01:59:39,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:39,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:39,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd260842-696c-4135-8973-ee9e33b374b8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:39,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cd260842-696c-4135-8973-ee9e33b374b8 2019-01-09 01:59:39,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" -d '{"role": {"name": "CreateImageNegativeTests-974ce06e-9ac8-440-proj-role"}}' 2019-01-09 01:59:40,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5abf0fb5-efed-40f2-9744-3b3c05a7d95e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "197cd09b7fdc4f7996f16c3864fb5e3c", "links": {"self": "http://172.30.9.26:5000/v3/roles/197cd09b7fdc4f7996f16c3864fb5e3c"}, "name": "CreateImageNegativeTests-974ce06e-9ac8-440-proj-role"}} 2019-01-09 01:59:40,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5abf0fb5-efed-40f2-9744-3b3c05a7d95e 2019-01-09 01:59:40,098 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-974ce06e-9ac8-440-proj-role 2019-01-09 01:59:40,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/197cd09b7fdc4f7996f16c3864fb5e3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:40,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e15d634-4c57-49fa-81c6-981d199795e2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/197cd09b7fdc4f7996f16c3864fb5e3c"}, "domain_id": null, "name": "CreateImageNegativeTests-974ce06e-9ac8-440-proj-role", "id": "197cd09b7fdc4f7996f16c3864fb5e3c"}} 2019-01-09 01:59:40,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/197cd09b7fdc4f7996f16c3864fb5e3c used request id req-6e15d634-4c57-49fa-81c6-981d199795e2 2019-01-09 01:59:40,119 - keystone_utils - INFO - Granting role CreateImageNegativeTests-974ce06e-9ac8-440-proj-role to project CreateImageNegativeTests-974ce06e-9ac8-440-proj 2019-01-09 01:59:40,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/fe629bec93294e1980259797aac2f338/users/ca463668a36646d59466867e9c913897/roles/197cd09b7fdc4f7996f16c3864fb5e3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:40,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-090071bd-4361-48ef-b28a-365dbfaa957f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:40,244 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/fe629bec93294e1980259797aac2f338/users/ca463668a36646d59466867e9c913897/roles/197cd09b7fdc4f7996f16c3864fb5e3c used request id req-090071bd-4361-48ef-b28a-365dbfaa957f 2019-01-09 01:59:40,245 - openstack_tests - DEBUG - Image metadata - None 2019-01-09 01:59:40,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:40,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:40,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "197cd09b7fdc4f7996f16c3864fb5e3c", "name": "CreateImageNegativeTests-974ce06e-9ac8-440-proj-role"}], "expires_at": "2019-01-09T02:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe629bec93294e1980259797aac2f338", "name": "CreateImageNegativeTests-974ce06e-9ac8-440-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/fe629bec93294e1980259797aac2f338", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/fe629bec93294e1980259797aac2f338", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/fe629bec93294e1980259797aac2f338", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fe629bec93294e1980259797aac2f338", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/fe629bec93294e1980259797aac2f338", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/fe629bec93294e1980259797aac2f338", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fe629bec93294e1980259797aac2f338", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/fe629bec93294e1980259797aac2f338", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/fe629bec93294e1980259797aac2f338", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fe629bec93294e1980259797aac2f338", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/fe629bec93294e1980259797aac2f338", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/fe629bec93294e1980259797aac2f338", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-974ce06e-9ac8-440-user", "id": "ca463668a36646d59466867e9c913897"}, "audit_ids": ["WLtcvmvzT4yQ6v9pqNuNGg"], "issued_at": "2019-01-09T01:59:40.000000Z"}} 2019-01-09 01:59:40,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b1ca7dede9508750bc3dcd19d55aca560264adc" 2019-01-09 01:59:40,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9323d6-e558-4b69-8cef-2545537af844 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:40,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3c9323d6-e558-4b69-8cef-2545537af844 2019-01-09 01:59:40,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-6636af86-3630-4b19-8569-43bf659d0b43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b1ca7dede9508750bc3dcd19d55aca560264adc" 2019-01-09 01:59:40,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-98d1bd21-312a-42a8-b76a-510578b1fc01 Date: Wed, 09 Jan 2019 01:59:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-6636af86-3630-4b19-8569-43bf659d0b43"} 2019-01-09 01:59:40,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-6636af86-3630-4b19-8569-43bf659d0b43 used request id req-98d1bd21-312a-42a8-b76a-510578b1fc01 2019-01-09 01:59:40,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b1ca7dede9508750bc3dcd19d55aca560264adc" 2019-01-09 01:59:41,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0246ff33-e4f3-4f16-8c04-63cf9ab42804 Date: Wed, 09 Jan 2019 01:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:41,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0246ff33-e4f3-4f16-8c04-63cf9ab42804 2019-01-09 01:59:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b1ca7dede9508750bc3dcd19d55aca560264adc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-6636af86-3630-4b19-8569-43bf659d0b43"}' 2019-01-09 01:59:41,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/26c6f5ff-f593-469b-aba9-79fd5b1ce9ca X-Openstack-Request-Id: req-f7622b45-10a0-402e-a83e-28eed83b62af Date: Wed, 09 Jan 2019 01:59:41 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-6636af86-3630-4b19-8569-43bf659d0b43", "tags": [], "container_format": "bare", "created_at": "2019-01-09T01:59:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T01:59:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/26c6f5ff-f593-469b-aba9-79fd5b1ce9ca", "min_disk": 0, "protected": false, "id": "26c6f5ff-f593-469b-aba9-79fd5b1ce9ca", "file": "/v2/images/26c6f5ff-f593-469b-aba9-79fd5b1ce9ca/file", "checksum": null, "owner": "fe629bec93294e1980259797aac2f338", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 01:59:41,288 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f7622b45-10a0-402e-a83e-28eed83b62af 2019-01-09 01:59:41,295 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2019-01-09 01:59:41,295 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-6636af86-3630-4b19-8569-43bf659d0b43 2019-01-09 01:59:41,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/26c6f5ff-f593-469b-aba9-79fd5b1ce9ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b1ca7dede9508750bc3dcd19d55aca560264adc" 2019-01-09 01:59:41,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72a4d51c-91d6-4bcb-b833-616521427622 Date: Wed, 09 Jan 2019 01:59:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 01:59:41,522 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/26c6f5ff-f593-469b-aba9-79fd5b1ce9ca used request id req-72a4d51c-91d6-4bcb-b833-616521427622 2019-01-09 01:59:41,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:41,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6c6f2ee6-562d-45bc-9542-af28ff244454 Date: Wed, 09 Jan 2019 01:59:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:59:41,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6c6f2ee6-562d-45bc-9542-af28ff244454 2019-01-09 01:59:41,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:41,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2676e6d-ad48-4a7d-882f-c6c30a54a02e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:59:41,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-d2676e6d-ad48-4a7d-882f-c6c30a54a02e 2019-01-09 01:59:41,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:41,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4cd1c4-29df-4424-b290-0daba430a6e7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:59:41,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-eb4cd1c4-29df-4424-b290-0daba430a6e7 2019-01-09 01:59:41,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:42,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ced42ce-254b-45f6-90e0-a1ff2098fc8b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 01:59:42,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-8ced42ce-254b-45f6-90e0-a1ff2098fc8b 2019-01-09 01:59:42,022 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-974ce06e-9ac8-440-proj 2019-01-09 01:59:42,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/fe629bec93294e1980259797aac2f338 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:42,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05a87fb-c7df-4fa0-9830-9213ec954149 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:42,226 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/fe629bec93294e1980259797aac2f338 used request id req-b05a87fb-c7df-4fa0-9830-9213ec954149 2019-01-09 01:59:42,226 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-974ce06e-9ac8-440-proj-role 2019-01-09 01:59:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/197cd09b7fdc4f7996f16c3864fb5e3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:42,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802b9d68-eee7-4da2-b129-23c3169f8048 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:42,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/197cd09b7fdc4f7996f16c3864fb5e3c used request id req-802b9d68-eee7-4da2-b129-23c3169f8048 2019-01-09 01:59:42,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9774f570178a1e1283c2f6a264ad96635236e1a7" 2019-01-09 01:59:42,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a58b69-fa12-44ef-a688-0606b4308db2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:42,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-37a58b69-fa12-44ef-a688-0606b4308db2 2019-01-09 01:59:42,432 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-974ce06e-9ac8-440-user 2019-01-09 01:59:42,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ca463668a36646d59466867e9c913897 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae101eed1a8344607bb34a79be1dbeb2f1883ccc" 2019-01-09 01:59:42,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa3a0e53-51c8-44ce-9248-b1315eb716fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:42,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ca463668a36646d59466867e9c913897 used request id req-aa3a0e53-51c8-44ce-9248-b1315eb716fe 2019-01-09 01:59:42,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:43,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["GPCZXgcTS0aqqf81dXv3KQ"], "issued_at": "2019-01-09T01:59:43.000000Z"}} 2019-01-09 01:59:43,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c2677a633ec1cc09f213189f749e22c3c99543" 2019-01-09 01:59:43,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b79d5e6-e232-4675-9cdf-7ff18c156d64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:43,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9b79d5e6-e232-4675-9cdf-7ff18c156d64 2019-01-09 01:59:43,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:43,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:43,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["gLSKwFy2TmyJ7dyp3OHC-Q"], "issued_at": "2019-01-09T01:59:43.000000Z"}} 2019-01-09 01:59:43,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:43,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-301ea0a1-7105-4ecf-ae7a-2ef8098262b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:43,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-301ea0a1-7105-4ecf-ae7a-2ef8098262b9 2019-01-09 01:59:43,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:43,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:43,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2a815c77-02cd-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:43,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47cc4d72-ac06-447e-bef2-1789f0e7bb35 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2a815c77-02cd-4a6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:59:43,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2a815c77-02cd-4a6-proj used request id req-47cc4d72-ac06-447e-bef2-1789f0e7bb35 2019-01-09 01:59:43,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:43,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe000cd-8171-42bf-8566-eb71c8bcbfda Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:43,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fbe000cd-8171-42bf-8566-eb71c8bcbfda 2019-01-09 01:59:43,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-2a815c77-02cd-4a6-proj"}}' 2019-01-09 01:59:43,870 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d2569a-b595-40f9-98e4-6482b535a102 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc2137db2754c598b6f384fd40552d2"}, "enabled": true, "id": "bfc2137db2754c598b6f384fd40552d2", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2a815c77-02cd-4a6-proj"}} 2019-01-09 01:59:43,870 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a3d2569a-b595-40f9-98e4-6482b535a102 2019-01-09 01:59:43,871 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-2a815c77-02cd-4a6-proj 2019-01-09 01:59:43,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:43,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:44,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["bPam-LdXQIO5-p46iRPhSA"], "issued_at": "2019-01-09T01:59:44.000000Z"}} 2019-01-09 01:59:44,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea969afb8d6290a7365bd7e3c867de85dcf844c2" 2019-01-09 01:59:44,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6920df5c-f175-4873-a797-22a47dfa3a28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:44,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6920df5c-f175-4873-a797-22a47dfa3a28 2019-01-09 01:59:44,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:44,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:44,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea969afb8d6290a7365bd7e3c867de85dcf844c2" 2019-01-09 01:59:44,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91a9a52-afc9-46fa-981d-fe88a05710ff Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:59:44,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c91a9a52-afc9-46fa-981d-fe88a05710ff 2019-01-09 01:59:44,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-2a815c77-02cd-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea969afb8d6290a7365bd7e3c867de85dcf844c2" 2019-01-09 01:59:44,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad400ab-7d06-4154-8d21-d9e14ea496dd Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-2a815c77-02cd-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc2137db2754c598b6f384fd40552d2"}, "enabled": true, "id": "bfc2137db2754c598b6f384fd40552d2", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2a815c77-02cd-4a6-proj"}]} 2019-01-09 01:59:44,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-2a815c77-02cd-4a6-proj used request id req-bad400ab-7d06-4154-8d21-d9e14ea496dd 2019-01-09 01:59:44,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea969afb8d6290a7365bd7e3c867de85dcf844c2" 2019-01-09 01:59:44,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3278d5-5f79-4808-a44c-4edb34f9a61e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:44,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cd3278d5-5f79-4808-a44c-4edb34f9a61e 2019-01-09 01:59:44,846 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-2a815c77-02cd-4a6-user 2019-01-09 01:59:44,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:44,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:44,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee6db74-d336-4194-8783-3e642665b624 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:44,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-aee6db74-d336-4194-8783-3e642665b624 2019-01-09 01:59:44,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" -d '{"role": {"name": "CreateImageNegativeTests-2a815c77-02cd-4a6-proj-role"}}' 2019-01-09 01:59:45,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c913a7fc-1089-43b8-ae7e-75656ff792a4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9da7ca761c69419fa5ba609fa9e04f68", "links": {"self": "http://172.30.9.26:5000/v3/roles/9da7ca761c69419fa5ba609fa9e04f68"}, "name": "CreateImageNegativeTests-2a815c77-02cd-4a6-proj-role"}} 2019-01-09 01:59:45,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c913a7fc-1089-43b8-ae7e-75656ff792a4 2019-01-09 01:59:45,050 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-2a815c77-02cd-4a6-proj-role 2019-01-09 01:59:45,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/9da7ca761c69419fa5ba609fa9e04f68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:45,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52111af0-4756-4357-ac27-f7042d7132d1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/9da7ca761c69419fa5ba609fa9e04f68"}, "domain_id": null, "name": "CreateImageNegativeTests-2a815c77-02cd-4a6-proj-role", "id": "9da7ca761c69419fa5ba609fa9e04f68"}} 2019-01-09 01:59:45,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/9da7ca761c69419fa5ba609fa9e04f68 used request id req-52111af0-4756-4357-ac27-f7042d7132d1 2019-01-09 01:59:45,070 - keystone_utils - INFO - Granting role CreateImageNegativeTests-2a815c77-02cd-4a6-proj-role to project CreateImageNegativeTests-2a815c77-02cd-4a6-proj 2019-01-09 01:59:45,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/bfc2137db2754c598b6f384fd40552d2/users/713cbe380ea840c4974502394b5720e3/roles/9da7ca761c69419fa5ba609fa9e04f68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:45,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bef77d06-9291-402d-b39f-d96398b3c38a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:45,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bfc2137db2754c598b6f384fd40552d2/users/713cbe380ea840c4974502394b5720e3/roles/9da7ca761c69419fa5ba609fa9e04f68 used request id req-bef77d06-9291-402d-b39f-d96398b3c38a 2019-01-09 01:59:45,196 - openstack_tests - DEBUG - Image metadata - None 2019-01-09 01:59:45,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:45,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:45,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9da7ca761c69419fa5ba609fa9e04f68", "name": "CreateImageNegativeTests-2a815c77-02cd-4a6-proj-role"}], "expires_at": "2019-01-09T02:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfc2137db2754c598b6f384fd40552d2", "name": "CreateImageNegativeTests-2a815c77-02cd-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/bfc2137db2754c598b6f384fd40552d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/bfc2137db2754c598b6f384fd40552d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/bfc2137db2754c598b6f384fd40552d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/bfc2137db2754c598b6f384fd40552d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/bfc2137db2754c598b6f384fd40552d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/bfc2137db2754c598b6f384fd40552d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/bfc2137db2754c598b6f384fd40552d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/bfc2137db2754c598b6f384fd40552d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/bfc2137db2754c598b6f384fd40552d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/bfc2137db2754c598b6f384fd40552d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/bfc2137db2754c598b6f384fd40552d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/bfc2137db2754c598b6f384fd40552d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-2a815c77-02cd-4a6-user", "id": "713cbe380ea840c4974502394b5720e3"}, "audit_ids": ["YXrNzVYQS86c-u9ZNcyR-Q"], "issued_at": "2019-01-09T01:59:45.000000Z"}} 2019-01-09 01:59:45,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778381bebf3ccc03d4a1568ba2d7dac67b581b8" 2019-01-09 01:59:45,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b0ec7c-04e3-4d35-80b8-dd9e80dac796 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:45,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-57b0ec7c-04e3-4d35-80b8-dd9e80dac796 2019-01-09 01:59:45,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-4e64aef3-1457-44dc-a0c4-a0495183b9c4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a778381bebf3ccc03d4a1568ba2d7dac67b581b8" 2019-01-09 01:59:46,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-4528454d-70fe-484a-91fd-b67052e67e72 Date: Wed, 09 Jan 2019 01:59:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-4e64aef3-1457-44dc-a0c4-a0495183b9c4"} 2019-01-09 01:59:46,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-4e64aef3-1457-44dc-a0c4-a0495183b9c4 used request id req-4528454d-70fe-484a-91fd-b67052e67e72 2019-01-09 01:59:46,230 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2019-01-09 01:59:46,231 - file_utils - DEBUG - Saving file to - /tmp/89daaff9-f993-4d6c-8521-31e5e5649f38 2019-01-09 01:59:46,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a778381bebf3ccc03d4a1568ba2d7dac67b581b8" 2019-01-09 01:59:46,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f9905ee2-3a59-4d33-8f49-d3d7f1021f07 Date: Wed, 09 Jan 2019 01:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 01:59:46,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f9905ee2-3a59-4d33-8f49-d3d7f1021f07 2019-01-09 01:59:46,669 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2019-01-09 01:59:46,670 - glance_utils - DEBUG - Closing file ./tmp/89daaff9-f993-4d6c-8521-31e5e5649f38 2019-01-09 01:59:46,670 - glance_utils - INFO - Removing file ./tmp/89daaff9-f993-4d6c-8521-31e5e5649f38 2019-01-09 01:59:46,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:46,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-af680acc-ba0c-4a52-803c-546bebce93cb Date: Wed, 09 Jan 2019 01:59:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:59:46,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-af680acc-ba0c-4a52-803c-546bebce93cb 2019-01-09 01:59:46,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:46,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d368457-002a-4855-809a-b253a14e6266 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:59:46,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-2d368457-002a-4855-809a-b253a14e6266 2019-01-09 01:59:46,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:47,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204b7e45-b6c8-48a0-9695-8dfc364377a8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:59:47,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-204b7e45-b6c8-48a0-9695-8dfc364377a8 2019-01-09 01:59:47,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:47,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf27031-27df-47dc-a38d-84dffccbd802 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 01:59:47,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-cdf27031-27df-47dc-a38d-84dffccbd802 2019-01-09 01:59:47,174 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-2a815c77-02cd-4a6-proj 2019-01-09 01:59:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/bfc2137db2754c598b6f384fd40552d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:47,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0634fee-2046-413c-a2b1-c8bbd3624371 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:47,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bfc2137db2754c598b6f384fd40552d2 used request id req-a0634fee-2046-413c-a2b1-c8bbd3624371 2019-01-09 01:59:47,383 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-2a815c77-02cd-4a6-proj-role 2019-01-09 01:59:47,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/9da7ca761c69419fa5ba609fa9e04f68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:47,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-643bd540-6080-4193-999b-ea6ee2d3609d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:47,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/9da7ca761c69419fa5ba609fa9e04f68 used request id req-643bd540-6080-4193-999b-ea6ee2d3609d 2019-01-09 01:59:47,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add477c9a91535c3b48f09385f78eb06ddd59664" 2019-01-09 01:59:47,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62de9115-1415-47fb-b8b5-af94c24cf63d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:47,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-62de9115-1415-47fb-b8b5-af94c24cf63d 2019-01-09 01:59:47,582 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-2a815c77-02cd-4a6-user 2019-01-09 01:59:47,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/713cbe380ea840c4974502394b5720e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea969afb8d6290a7365bd7e3c867de85dcf844c2" 2019-01-09 01:59:47,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9c968d1-9147-4f0f-90ca-f508d45c6325 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:47,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/713cbe380ea840c4974502394b5720e3 used request id req-b9c968d1-9147-4f0f-90ca-f508d45c6325 2019-01-09 01:59:47,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:48,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["m2_6QAihQia_bydgCi3KOA"], "issued_at": "2019-01-09T01:59:48.000000Z"}} 2019-01-09 01:59:48,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f6d2f59d930020c5b44608d6a31caaef2fe51" 2019-01-09 01:59:48,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2fa45a5-5181-4bf1-a9bb-49d52551baf0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:48,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e2fa45a5-5181-4bf1-a9bb-49d52551baf0 2019-01-09 01:59:48,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:48,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:48,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["LM73gvIuTyiaiWS3oH-e2w"], "issued_at": "2019-01-09T01:59:48.000000Z"}} 2019-01-09 01:59:48,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:48,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766c30fc-e965-4eeb-ba76-38bedd68c334 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:48,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-766c30fc-e965-4eeb-ba76-38bedd68c334 2019-01-09 01:59:48,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:48,708 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:48,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-32ad83ca-338d-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:48,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23982476-e67c-41df-97ac-54f290089ca1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-32ad83ca-338d-4ee-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:59:48,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-32ad83ca-338d-4ee-proj used request id req-23982476-e67c-41df-97ac-54f290089ca1 2019-01-09 01:59:48,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:48,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd2769f-2ea0-43dd-bc72-1bca8e6ffcf1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:48,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bcd2769f-2ea0-43dd-bc72-1bca8e6ffcf1 2019-01-09 01:59:48,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-32ad83ca-338d-4ee-proj"}}' 2019-01-09 01:59:49,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a8e3007-043f-4041-add8-9bced0eaab46 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a238297221af41149eb8816f61b8bada"}, "enabled": true, "id": "a238297221af41149eb8816f61b8bada", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-32ad83ca-338d-4ee-proj"}} 2019-01-09 01:59:49,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5a8e3007-043f-4041-add8-9bced0eaab46 2019-01-09 01:59:49,008 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-32ad83ca-338d-4ee-proj 2019-01-09 01:59:49,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:49,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:49,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["u_xWdjqRRHWvNEAZa70AnQ"], "issued_at": "2019-01-09T01:59:49.000000Z"}} 2019-01-09 01:59:49,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c864b10ed6f92ecc9be8c4430912531630995" 2019-01-09 01:59:49,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ffcbea-89d9-4737-8ed7-1ccda4119c44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:49,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-41ffcbea-89d9-4737-8ed7-1ccda4119c44 2019-01-09 01:59:49,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:49,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c864b10ed6f92ecc9be8c4430912531630995" 2019-01-09 01:59:49,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4fa42db-40e4-46bc-8e74-95abf777cf07 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:59:49,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f4fa42db-40e4-46bc-8e74-95abf777cf07 2019-01-09 01:59:49,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-32ad83ca-338d-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c864b10ed6f92ecc9be8c4430912531630995" 2019-01-09 01:59:49,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8646f67-a431-435d-ad1e-d83e3f41c373 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-32ad83ca-338d-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a238297221af41149eb8816f61b8bada"}, "enabled": true, "id": "a238297221af41149eb8816f61b8bada", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-32ad83ca-338d-4ee-proj"}]} 2019-01-09 01:59:49,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-32ad83ca-338d-4ee-proj used request id req-f8646f67-a431-435d-ad1e-d83e3f41c373 2019-01-09 01:59:49,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c864b10ed6f92ecc9be8c4430912531630995" 2019-01-09 01:59:49,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310a0fb1-566c-4556-a6d5-2c87a994d124 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:49,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-310a0fb1-566c-4556-a6d5-2c87a994d124 2019-01-09 01:59:50,105 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-32ad83ca-338d-4ee-user 2019-01-09 01:59:50,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:50,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:50,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48dd920a-d518-4fd2-8740-a8cbcf03382c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:50,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-48dd920a-d518-4fd2-8740-a8cbcf03382c 2019-01-09 01:59:50,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" -d '{"role": {"name": "CreateImageNegativeTests-32ad83ca-338d-4ee-proj-role"}}' 2019-01-09 01:59:50,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1bffd9f-b4a9-4928-9712-8d50e6462589 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2e1d43ca71d4c01908e5e9d0d7b9510", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2e1d43ca71d4c01908e5e9d0d7b9510"}, "name": "CreateImageNegativeTests-32ad83ca-338d-4ee-proj-role"}} 2019-01-09 01:59:50,326 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b1bffd9f-b4a9-4928-9712-8d50e6462589 2019-01-09 01:59:50,326 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-32ad83ca-338d-4ee-proj-role 2019-01-09 01:59:50,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2e1d43ca71d4c01908e5e9d0d7b9510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:50,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8e5631-5f48-4b41-8792-3640ddf8fb2e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2e1d43ca71d4c01908e5e9d0d7b9510"}, "domain_id": null, "name": "CreateImageNegativeTests-32ad83ca-338d-4ee-proj-role", "id": "b2e1d43ca71d4c01908e5e9d0d7b9510"}} 2019-01-09 01:59:50,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2e1d43ca71d4c01908e5e9d0d7b9510 used request id req-fb8e5631-5f48-4b41-8792-3640ddf8fb2e 2019-01-09 01:59:50,418 - keystone_utils - INFO - Granting role CreateImageNegativeTests-32ad83ca-338d-4ee-proj-role to project CreateImageNegativeTests-32ad83ca-338d-4ee-proj 2019-01-09 01:59:50,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a238297221af41149eb8816f61b8bada/users/700c7df02fd942eb889bf308a0df1a65/roles/b2e1d43ca71d4c01908e5e9d0d7b9510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:50,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f8498e0-6611-4a15-ba42-277c8f56c2bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:50,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a238297221af41149eb8816f61b8bada/users/700c7df02fd942eb889bf308a0df1a65/roles/b2e1d43ca71d4c01908e5e9d0d7b9510 used request id req-1f8498e0-6611-4a15-ba42-277c8f56c2bc 2019-01-09 01:59:50,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:50,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:50,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2e1d43ca71d4c01908e5e9d0d7b9510", "name": "CreateImageNegativeTests-32ad83ca-338d-4ee-proj-role"}], "expires_at": "2019-01-09T02:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a238297221af41149eb8816f61b8bada", "name": "CreateImageNegativeTests-32ad83ca-338d-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a238297221af41149eb8816f61b8bada", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a238297221af41149eb8816f61b8bada", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a238297221af41149eb8816f61b8bada", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a238297221af41149eb8816f61b8bada", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a238297221af41149eb8816f61b8bada", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a238297221af41149eb8816f61b8bada", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a238297221af41149eb8816f61b8bada", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a238297221af41149eb8816f61b8bada", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a238297221af41149eb8816f61b8bada", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a238297221af41149eb8816f61b8bada", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a238297221af41149eb8816f61b8bada", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a238297221af41149eb8816f61b8bada", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-32ad83ca-338d-4ee-user", "id": "700c7df02fd942eb889bf308a0df1a65"}, "audit_ids": ["WDbBuVxoQqGNfVeCtHwU9A"], "issued_at": "2019-01-09T01:59:50.000000Z"}} 2019-01-09 01:59:50,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332aea685f110a6bb85e1a082e49260ba2c353d5" 2019-01-09 01:59:51,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf2edef-8ace-4776-afcb-3237e4d5af72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:51,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2cf2edef-8ace-4776-afcb-3237e4d5af72 2019-01-09 01:59:51,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}332aea685f110a6bb85e1a082e49260ba2c353d5" 2019-01-09 01:59:51,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-dbffa192-2bfd-4f23-a27a-cc5dd662c0b6 Date: Wed, 09 Jan 2019 01:59:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2019-01-09 01:59:51,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=foo used request id req-dbffa192-2bfd-4f23-a27a-cc5dd662c0b6 2019-01-09 01:59:51,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:51,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1fcb634c-fca9-4396-8b20-39530a41cb32 Date: Wed, 09 Jan 2019 01:59:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:59:51,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-1fcb634c-fca9-4396-8b20-39530a41cb32 2019-01-09 01:59:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:51,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4a8bc2-4186-4cbf-ad0d-d106cb607665 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:59:51,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-2e4a8bc2-4186-4cbf-ad0d-d106cb607665 2019-01-09 01:59:51,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:51,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f162dd1-5284-43a8-b90d-421c49e2e797 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:59:51,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-1f162dd1-5284-43a8-b90d-421c49e2e797 2019-01-09 01:59:51,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:51,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779d69e8-fe85-4ffe-9e4a-7b4a363cc2bb Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 01:59:51,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-779d69e8-fe85-4ffe-9e4a-7b4a363cc2bb 2019-01-09 01:59:51,686 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-32ad83ca-338d-4ee-proj 2019-01-09 01:59:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a238297221af41149eb8816f61b8bada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:51,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d188272c-5411-41a5-815e-b022a466f2c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:51,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a238297221af41149eb8816f61b8bada used request id req-d188272c-5411-41a5-815e-b022a466f2c5 2019-01-09 01:59:51,879 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-32ad83ca-338d-4ee-proj-role 2019-01-09 01:59:51,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b2e1d43ca71d4c01908e5e9d0d7b9510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:51,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1068ab5-4cc4-4441-b1e9-1886e4047311 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:51,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b2e1d43ca71d4c01908e5e9d0d7b9510 used request id req-d1068ab5-4cc4-4441-b1e9-1886e4047311 2019-01-09 01:59:51,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4961b8e5cae4dc1be7a716450cf783c8398ecc23" 2019-01-09 01:59:52,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a076958-64cb-40d3-8da4-3a4a060bee48 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:52,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4a076958-64cb-40d3-8da4-3a4a060bee48 2019-01-09 01:59:52,005 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-32ad83ca-338d-4ee-user 2019-01-09 01:59:52,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/700c7df02fd942eb889bf308a0df1a65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c864b10ed6f92ecc9be8c4430912531630995" 2019-01-09 01:59:52,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d089032-ec0c-4a72-8e02-43209c63c6fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:52,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/700c7df02fd942eb889bf308a0df1a65 used request id req-7d089032-ec0c-4a72-8e02-43209c63c6fb 2019-01-09 01:59:52,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:52,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["XufjmB-FQluRyio9XwTnxw"], "issued_at": "2019-01-09T01:59:52.000000Z"}} 2019-01-09 01:59:52,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899307c81903a1f785057580e3243467cc126c41" 2019-01-09 01:59:52,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7955c41-3aec-4e7f-893b-46e5a05ca1a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:52,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d7955c41-3aec-4e7f-893b-46e5a05ca1a1 2019-01-09 01:59:52,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:52,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:53,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["0hJFiZzKRrqvYccHsYKYKg"], "issued_at": "2019-01-09T01:59:53.000000Z"}} 2019-01-09 01:59:53,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:53,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b965469-01b6-4e85-ac4a-1ee85dcfae3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:53,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0b965469-01b6-4e85-ac4a-1ee85dcfae3d 2019-01-09 01:59:53,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:53,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:53,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-51b31f6a-5c35-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:53,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d683487c-f9ab-46c1-9255-86c9b15ef68e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-51b31f6a-5c35-4cf-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:59:53,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-51b31f6a-5c35-4cf-proj used request id req-d683487c-f9ab-46c1-9255-86c9b15ef68e 2019-01-09 01:59:53,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:53,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c88ad0f-9db2-4979-b841-be51e49f314d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:53,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4c88ad0f-9db2-4979-b841-be51e49f314d 2019-01-09 01:59:53,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-51b31f6a-5c35-4cf-proj"}}' 2019-01-09 01:59:53,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a06169e-2f7a-4bde-b5d8-09df381acbd6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c50aa40a5c0f4b3eb0df279534d354ad"}, "enabled": true, "id": "c50aa40a5c0f4b3eb0df279534d354ad", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-51b31f6a-5c35-4cf-proj"}} 2019-01-09 01:59:53,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8a06169e-2f7a-4bde-b5d8-09df381acbd6 2019-01-09 01:59:53,433 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-51b31f6a-5c35-4cf-proj 2019-01-09 01:59:53,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:53,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:53,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Ke5_0y39R0muEUpktDEucA"], "issued_at": "2019-01-09T01:59:53.000000Z"}} 2019-01-09 01:59:53,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f903f5723a13fedbd35ef6f78df606bcf5647e" 2019-01-09 01:59:53,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efff88f6-b749-46d8-acf0-039151e09bb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:53,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-efff88f6-b749-46d8-acf0-039151e09bb3 2019-01-09 01:59:53,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:53,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:53,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f903f5723a13fedbd35ef6f78df606bcf5647e" 2019-01-09 01:59:53,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17e0efc-6e85-4910-bb3d-420303371026 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:59:53,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e17e0efc-6e85-4910-bb3d-420303371026 2019-01-09 01:59:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-51b31f6a-5c35-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f903f5723a13fedbd35ef6f78df606bcf5647e" 2019-01-09 01:59:54,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352ca7b5-ddf3-4c51-92db-a761e135846f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-51b31f6a-5c35-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c50aa40a5c0f4b3eb0df279534d354ad"}, "enabled": true, "id": "c50aa40a5c0f4b3eb0df279534d354ad", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-51b31f6a-5c35-4cf-proj"}]} 2019-01-09 01:59:54,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-51b31f6a-5c35-4cf-proj used request id req-352ca7b5-ddf3-4c51-92db-a761e135846f 2019-01-09 01:59:54,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f903f5723a13fedbd35ef6f78df606bcf5647e" 2019-01-09 01:59:54,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b900249a-6c34-4ad3-bf30-fb372f7095f8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:54,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b900249a-6c34-4ad3-bf30-fb372f7095f8 2019-01-09 01:59:54,416 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-51b31f6a-5c35-4cf-user 2019-01-09 01:59:54,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:54,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:54,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9262751f-e191-41bd-81dc-b04a1bb47394 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:54,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9262751f-e191-41bd-81dc-b04a1bb47394 2019-01-09 01:59:54,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" -d '{"role": {"name": "CreateImageNegativeTests-51b31f6a-5c35-4cf-proj-role"}}' 2019-01-09 01:59:54,625 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f89b2773-8913-4a68-9a90-7f86e2f0a9fc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98ee9d5f47904faf9876eb61ec937869", "links": {"self": "http://172.30.9.26:5000/v3/roles/98ee9d5f47904faf9876eb61ec937869"}, "name": "CreateImageNegativeTests-51b31f6a-5c35-4cf-proj-role"}} 2019-01-09 01:59:54,625 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f89b2773-8913-4a68-9a90-7f86e2f0a9fc 2019-01-09 01:59:54,625 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-51b31f6a-5c35-4cf-proj-role 2019-01-09 01:59:54,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/98ee9d5f47904faf9876eb61ec937869 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:54,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba65882-7785-446e-9fec-3235dbf16680 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/98ee9d5f47904faf9876eb61ec937869"}, "domain_id": null, "name": "CreateImageNegativeTests-51b31f6a-5c35-4cf-proj-role", "id": "98ee9d5f47904faf9876eb61ec937869"}} 2019-01-09 01:59:54,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/98ee9d5f47904faf9876eb61ec937869 used request id req-2ba65882-7785-446e-9fec-3235dbf16680 2019-01-09 01:59:54,717 - keystone_utils - INFO - Granting role CreateImageNegativeTests-51b31f6a-5c35-4cf-proj-role to project CreateImageNegativeTests-51b31f6a-5c35-4cf-proj 2019-01-09 01:59:54,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c50aa40a5c0f4b3eb0df279534d354ad/users/64288d5f47444b049eb771557e8af373/roles/98ee9d5f47904faf9876eb61ec937869 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:54,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d32588c6-6ea1-4790-a057-4ae109c40980 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:54,842 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c50aa40a5c0f4b3eb0df279534d354ad/users/64288d5f47444b049eb771557e8af373/roles/98ee9d5f47904faf9876eb61ec937869 used request id req-d32588c6-6ea1-4790-a057-4ae109c40980 2019-01-09 01:59:54,842 - openstack_tests - DEBUG - Image metadata - None 2019-01-09 01:59:54,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:54,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:55,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98ee9d5f47904faf9876eb61ec937869", "name": "CreateImageNegativeTests-51b31f6a-5c35-4cf-proj-role"}], "expires_at": "2019-01-09T02:59:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c50aa40a5c0f4b3eb0df279534d354ad", "name": "CreateImageNegativeTests-51b31f6a-5c35-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c50aa40a5c0f4b3eb0df279534d354ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c50aa40a5c0f4b3eb0df279534d354ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c50aa40a5c0f4b3eb0df279534d354ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c50aa40a5c0f4b3eb0df279534d354ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c50aa40a5c0f4b3eb0df279534d354ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c50aa40a5c0f4b3eb0df279534d354ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c50aa40a5c0f4b3eb0df279534d354ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c50aa40a5c0f4b3eb0df279534d354ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c50aa40a5c0f4b3eb0df279534d354ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c50aa40a5c0f4b3eb0df279534d354ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c50aa40a5c0f4b3eb0df279534d354ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c50aa40a5c0f4b3eb0df279534d354ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-51b31f6a-5c35-4cf-user", "id": "64288d5f47444b049eb771557e8af373"}, "audit_ids": ["V3emcXpNT_Cy62HXRmyDcQ"], "issued_at": "2019-01-09T01:59:55.000000Z"}} 2019-01-09 01:59:55,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d79860900b14cc49782aac7fa26963e48063ac" 2019-01-09 01:59:55,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d90c01-a46f-4dab-8e4a-9677810a8915 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:55,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b1d90c01-a46f-4dab-8e4a-9677810a8915 2019-01-09 01:59:55,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-85890833-5183-4ae9-bc68-ec385869805c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79d79860900b14cc49782aac7fa26963e48063ac" 2019-01-09 01:59:55,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-ca906100-b008-432a-9e7f-8bd3ae4686de Date: Wed, 09 Jan 2019 01:59:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-85890833-5183-4ae9-bc68-ec385869805c"} 2019-01-09 01:59:55,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-85890833-5183-4ae9-bc68-ec385869805c used request id req-ca906100-b008-432a-9e7f-8bd3ae4686de 2019-01-09 01:59:55,489 - file_utils - DEBUG - Downloading file from - http://foo.bar 2019-01-09 01:59:55,489 - file_utils - DEBUG - Saving file to - /tmp/a07445ad-9f7c-47ea-b9e6-23ac0993355a 2019-01-09 01:59:55,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:55,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e07c606b-d172-46d4-b9e6-71fb3aa429e5 Date: Wed, 09 Jan 2019 01:59:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:59:55,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e07c606b-d172-46d4-b9e6-71fb3aa429e5 2019-01-09 01:59:55,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:55,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0dbd432-45bb-402a-9cda-c7e03ccc1428 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:59:55,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-c0dbd432-45bb-402a-9cda-c7e03ccc1428 2019-01-09 01:59:55,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:55,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f026836-56a7-4f04-a88b-b5c8ef4078b7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:59:55,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-8f026836-56a7-4f04-a88b-b5c8ef4078b7 2019-01-09 01:59:55,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:56,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b8bb97-d44f-483c-8025-aedc1eb929bb Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 01:59:56,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-c7b8bb97-d44f-483c-8025-aedc1eb929bb 2019-01-09 01:59:56,050 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-51b31f6a-5c35-4cf-proj 2019-01-09 01:59:56,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c50aa40a5c0f4b3eb0df279534d354ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:56,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33d7b639-2e93-4a66-8d7c-d94d2dc3da74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:56,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c50aa40a5c0f4b3eb0df279534d354ad used request id req-33d7b639-2e93-4a66-8d7c-d94d2dc3da74 2019-01-09 01:59:56,251 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-51b31f6a-5c35-4cf-proj-role 2019-01-09 01:59:56,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/98ee9d5f47904faf9876eb61ec937869 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:56,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cd0322f-5fdd-4998-a988-70adc0266d95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:56,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/98ee9d5f47904faf9876eb61ec937869 used request id req-1cd0322f-5fdd-4998-a988-70adc0266d95 2019-01-09 01:59:56,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f257fb2be56fe2513f4bb000d1c8b6e81f0dbb" 2019-01-09 01:59:56,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b978f96b-b483-44ed-891d-a7ad7b906421 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:56,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b978f96b-b483-44ed-891d-a7ad7b906421 2019-01-09 01:59:56,456 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-51b31f6a-5c35-4cf-user 2019-01-09 01:59:56,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/64288d5f47444b049eb771557e8af373 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f903f5723a13fedbd35ef6f78df606bcf5647e" 2019-01-09 01:59:56,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6767aab-5736-4453-94e7-138baeceb980 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:56,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/64288d5f47444b049eb771557e8af373 used request id req-c6767aab-5736-4453-94e7-138baeceb980 2019-01-09 01:59:56,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:57,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["tULsHyj8RXSPdOVO_ln13w"], "issued_at": "2019-01-09T01:59:57.000000Z"}} 2019-01-09 01:59:57,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f1b9519889d25d74ff3ef135e7671c26a3579c" 2019-01-09 01:59:57,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124b23af-54e7-4501-88e0-a5e8627c2a57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:57,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-124b23af-54e7-4501-88e0-a5e8627c2a57 2019-01-09 01:59:57,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:57,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:57,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["U8bUNffzRlypriboUEao7w"], "issued_at": "2019-01-09T01:59:57.000000Z"}} 2019-01-09 01:59:57,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 01:59:57,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2225ece3-5a70-45da-bc25-873cf98797c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:57,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2225ece3-5a70-45da-bc25-873cf98797c5 2019-01-09 01:59:57,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:57,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:57,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-20cfff7a-3550-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 01:59:57,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb974f8e-b599-4f04-809f-2174e34507a7 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-20cfff7a-3550-42b-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 01:59:57,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-20cfff7a-3550-42b-proj used request id req-cb974f8e-b599-4f04-809f-2174e34507a7 2019-01-09 01:59:57,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 01:59:57,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1faf1b42-e2ff-4ef5-8846-e1a6a02ace63 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:57,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1faf1b42-e2ff-4ef5-8846-e1a6a02ace63 2019-01-09 01:59:57,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-20cfff7a-3550-42b-proj"}}' 2019-01-09 01:59:57,864 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f72adc8e-f663-47ca-b679-ad5353ba5ba4 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1c4ce39a42b449cbabac9f81c04eff26"}, "enabled": true, "id": "1c4ce39a42b449cbabac9f81c04eff26", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-20cfff7a-3550-42b-proj"}} 2019-01-09 01:59:57,864 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f72adc8e-f663-47ca-b679-ad5353ba5ba4 2019-01-09 01:59:57,865 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-20cfff7a-3550-42b-proj 2019-01-09 01:59:57,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:57,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 01:59:58,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T02:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["089Mf_aNQuGYcqBBPCsj7A"], "issued_at": "2019-01-09T01:59:58.000000Z"}} 2019-01-09 01:59:58,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6d264437811419ad16186207e553e8417a9804" 2019-01-09 01:59:58,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-175b5afc-e7bb-4826-b54c-ada2db7f1a49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 01:59:58,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-175b5afc-e7bb-4826-b54c-ada2db7f1a49 2019-01-09 01:59:58,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 01:59:58,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 01:59:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 01:59:58,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6d264437811419ad16186207e553e8417a9804" 2019-01-09 01:59:58,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08535b09-30ce-4fd4-85ab-92efa83126b8 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 01:59:58,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-08535b09-30ce-4fd4-85ab-92efa83126b8 2019-01-09 01:59:58,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-20cfff7a-3550-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6d264437811419ad16186207e553e8417a9804" 2019-01-09 01:59:58,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9947d2c1-a6f9-4c77-bb2c-2726006903b1 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-20cfff7a-3550-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1c4ce39a42b449cbabac9f81c04eff26"}, "enabled": true, "id": "1c4ce39a42b449cbabac9f81c04eff26", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-20cfff7a-3550-42b-proj"}]} 2019-01-09 01:59:58,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-20cfff7a-3550-42b-proj used request id req-9947d2c1-a6f9-4c77-bb2c-2726006903b1 2019-01-09 01:59:58,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6d264437811419ad16186207e553e8417a9804" 2019-01-09 01:59:58,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02606ae4-996d-4c93-be78-aac44ae93bd7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 01:59:58,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-02606ae4-996d-4c93-be78-aac44ae93bd7 2019-01-09 01:59:58,930 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-20cfff7a-3550-42b-user 2019-01-09 01:59:58,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 01:59:58,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 01:59:59,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142c6286-4746-4bb0-b983-e811314fa800 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 01:59:59,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-142c6286-4746-4bb0-b983-e811314fa800 2019-01-09 01:59:59,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" -d '{"role": {"name": "CreateMultiPartImageTests-20cfff7a-3550-42b-proj-role"}}' 2019-01-09 01:59:59,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 01:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0a4c9fe-b2a2-41cb-a239-2e19426588ec Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7c7410cd8fa4fd0aabbdf4da30f6351", "links": {"self": "http://172.30.9.26:5000/v3/roles/a7c7410cd8fa4fd0aabbdf4da30f6351"}, "name": "CreateMultiPartImageTests-20cfff7a-3550-42b-proj-role"}} 2019-01-09 01:59:59,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a0a4c9fe-b2a2-41cb-a239-2e19426588ec 2019-01-09 01:59:59,134 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-20cfff7a-3550-42b-proj-role 2019-01-09 01:59:59,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a7c7410cd8fa4fd0aabbdf4da30f6351 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 01:59:59,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe1cf8f-0b7d-48ae-9b9e-51fe9a908555 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a7c7410cd8fa4fd0aabbdf4da30f6351"}, "domain_id": null, "name": "CreateMultiPartImageTests-20cfff7a-3550-42b-proj-role", "id": "a7c7410cd8fa4fd0aabbdf4da30f6351"}} 2019-01-09 01:59:59,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a7c7410cd8fa4fd0aabbdf4da30f6351 used request id req-0fe1cf8f-0b7d-48ae-9b9e-51fe9a908555 2019-01-09 01:59:59,220 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-20cfff7a-3550-42b-proj-role to project CreateMultiPartImageTests-20cfff7a-3550-42b-proj 2019-01-09 01:59:59,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1c4ce39a42b449cbabac9f81c04eff26/users/4efd883968894a8d9d73ae8b19c1194c/roles/a7c7410cd8fa4fd0aabbdf4da30f6351 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 01:59:59,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfaefa1-3abc-4ec6-a853-ed3714e3e84f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 01:59:59,473 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1c4ce39a42b449cbabac9f81c04eff26/users/4efd883968894a8d9d73ae8b19c1194c/roles/a7c7410cd8fa4fd0aabbdf4da30f6351 used request id req-0bfaefa1-3abc-4ec6-a853-ed3714e3e84f 2019-01-09 01:59:59,474 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2019-01-09 01:59:59,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 01:59:59,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-17774aea-f5ae-4193-becb-ac84c1ec1a09 Date: Wed, 09 Jan 2019 01:59:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 01:59:59,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-17774aea-f5ae-4193-becb-ac84c1ec1a09 2019-01-09 01:59:59,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 01:59:59,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932be3a5-e921-4084-80de-c3e56aa0115f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 01:59:59,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-932be3a5-e921-4084-80de-c3e56aa0115f 2019-01-09 01:59:59,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 01:59:59,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d7e44a-67ef-48e1-be0c-a0719b6585cd Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 01:59:59,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-e9d7e44a-67ef-48e1-be0c-a0719b6585cd 2019-01-09 01:59:59,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 01:59:59,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 01:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f491181-cdd8-438b-9254-fdefbb54dad3 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 01:59:59,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-0f491181-cdd8-438b-9254-fdefbb54dad3 2019-01-09 01:59:59,904 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-20cfff7a-3550-42b-proj 2019-01-09 01:59:59,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1c4ce39a42b449cbabac9f81c04eff26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 02:00:00,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 01:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9732b4b-6996-4500-a524-1426d2342952 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:00,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1c4ce39a42b449cbabac9f81c04eff26 used request id req-a9732b4b-6996-4500-a524-1426d2342952 2019-01-09 02:00:00,119 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-20cfff7a-3550-42b-proj-role 2019-01-09 02:00:00,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a7c7410cd8fa4fd0aabbdf4da30f6351 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 02:00:00,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ff6c4dd-598f-4250-8df1-d67b9e447ede Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:00,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a7c7410cd8fa4fd0aabbdf4da30f6351 used request id req-1ff6c4dd-598f-4250-8df1-d67b9e447ede 2019-01-09 02:00:00,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44066e42cd4245c681b3271bc5723982fc54439b" 2019-01-09 02:00:00,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b7fb36-7751-4dc3-ac23-778aedbcc365 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:00,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-21b7fb36-7751-4dc3-ac23-778aedbcc365 2019-01-09 02:00:00,401 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-20cfff7a-3550-42b-user 2019-01-09 02:00:00,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/4efd883968894a8d9d73ae8b19c1194c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6d264437811419ad16186207e553e8417a9804" 2019-01-09 02:00:00,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfd96918-cb2e-4be2-b342-96f889e04caf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:00,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4efd883968894a8d9d73ae8b19c1194c used request id req-cfd96918-cb2e-4be2-b342-96f889e04caf 2019-01-09 02:00:00,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:00,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["I1GA5ic3TGefmJxZLntTXw"], "issued_at": "2019-01-09T02:00:00.000000Z"}} 2019-01-09 02:00:00,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9d91eaaf27b59aa155d1f892509108afcb7cd" 2019-01-09 02:00:01,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14484d93-ce66-4698-9a10-d6613bc2d4f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:01,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-14484d93-ce66-4698-9a10-d6613bc2d4f9 2019-01-09 02:00:01,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:01,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:01,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["6sUxAO25SZe9hiJHFp51qA"], "issued_at": "2019-01-09T02:00:01.000000Z"}} 2019-01-09 02:00:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:01,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb70550-29d4-462d-a2c0-62af9aa6b39a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:01,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0cb70550-29d4-462d-a2c0-62af9aa6b39a 2019-01-09 02:00:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:01,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:01,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-43a7a1cc-8111-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:01,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ced5179-658f-4763-a5c9-753a67a76a71 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-43a7a1cc-8111-429-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:00:01,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-43a7a1cc-8111-429-proj used request id req-6ced5179-658f-4763-a5c9-753a67a76a71 2019-01-09 02:00:01,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:01,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9fdeb88-fb22-4989-884c-daac5791df49 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:01,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e9fdeb88-fb22-4989-884c-daac5791df49 2019-01-09 02:00:01,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-43a7a1cc-8111-429-proj"}}' 2019-01-09 02:00:01,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad218b79-6d23-4dd0-9e0a-0761b485a9a7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d8307ec676c4e148208b1407f38e5d2"}, "enabled": true, "id": "1d8307ec676c4e148208b1407f38e5d2", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-43a7a1cc-8111-429-proj"}} 2019-01-09 02:00:01,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ad218b79-6d23-4dd0-9e0a-0761b485a9a7 2019-01-09 02:00:01,751 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-43a7a1cc-8111-429-proj 2019-01-09 02:00:01,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:01,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:02,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["rkRXsDc3RumVfE_L6NP4sw"], "issued_at": "2019-01-09T02:00:02.000000Z"}} 2019-01-09 02:00:02,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b910bb6642208942a9917f6b6feb6b5e156319c" 2019-01-09 02:00:02,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c0312a-2a9a-4f71-9794-7e0acb27bef4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:02,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-37c0312a-2a9a-4f71-9794-7e0acb27bef4 2019-01-09 02:00:02,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:02,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:02,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b910bb6642208942a9917f6b6feb6b5e156319c" 2019-01-09 02:00:02,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e171e2b-cb0b-4fa5-82a7-0460f5cfe38a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:00:02,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1e171e2b-cb0b-4fa5-82a7-0460f5cfe38a 2019-01-09 02:00:02,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-43a7a1cc-8111-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b910bb6642208942a9917f6b6feb6b5e156319c" 2019-01-09 02:00:02,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd89c41-af13-420a-b003-2c291e00327a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-43a7a1cc-8111-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d8307ec676c4e148208b1407f38e5d2"}, "enabled": true, "id": "1d8307ec676c4e148208b1407f38e5d2", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-43a7a1cc-8111-429-proj"}]} 2019-01-09 02:00:02,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-43a7a1cc-8111-429-proj used request id req-fcd89c41-af13-420a-b003-2c291e00327a 2019-01-09 02:00:02,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b910bb6642208942a9917f6b6feb6b5e156319c" 2019-01-09 02:00:02,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc53d220-1207-4309-9caa-d09a1d5b4d50 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:02,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bc53d220-1207-4309-9caa-d09a1d5b4d50 2019-01-09 02:00:02,816 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-43a7a1cc-8111-429-user 2019-01-09 02:00:02,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:02,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:02,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92c35b5-f0fa-499f-b275-1b1a1cfec195 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:02,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f92c35b5-f0fa-499f-b275-1b1a1cfec195 2019-01-09 02:00:02,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" -d '{"role": {"name": "CreateMultiPartImageTests-43a7a1cc-8111-429-proj-role"}}' 2019-01-09 02:00:03,024 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c45c28a-8109-4d8d-84f8-4563fc2db2c2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42a53ababad44d459cae23144c1734d3", "links": {"self": "http://172.30.9.26:5000/v3/roles/42a53ababad44d459cae23144c1734d3"}, "name": "CreateMultiPartImageTests-43a7a1cc-8111-429-proj-role"}} 2019-01-09 02:00:03,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1c45c28a-8109-4d8d-84f8-4563fc2db2c2 2019-01-09 02:00:03,025 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-43a7a1cc-8111-429-proj-role 2019-01-09 02:00:03,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/42a53ababad44d459cae23144c1734d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:03,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b40478f-1420-4583-a5c9-abba13cde78b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/42a53ababad44d459cae23144c1734d3"}, "domain_id": null, "name": "CreateMultiPartImageTests-43a7a1cc-8111-429-proj-role", "id": "42a53ababad44d459cae23144c1734d3"}} 2019-01-09 02:00:03,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/42a53ababad44d459cae23144c1734d3 used request id req-3b40478f-1420-4583-a5c9-abba13cde78b 2019-01-09 02:00:03,117 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-43a7a1cc-8111-429-proj-role to project CreateMultiPartImageTests-43a7a1cc-8111-429-proj 2019-01-09 02:00:03,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1d8307ec676c4e148208b1407f38e5d2/users/aada77dbf12b4a8b90498b471807ee0d/roles/42a53ababad44d459cae23144c1734d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:03,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a057977-77ba-4785-9f63-75cbf29af981 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:03,238 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1d8307ec676c4e148208b1407f38e5d2/users/aada77dbf12b4a8b90498b471807ee0d/roles/42a53ababad44d459cae23144c1734d3 used request id req-2a057977-77ba-4785-9f63-75cbf29af981 2019-01-09 02:00:03,239 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-09 02:00:03,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:03,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-440fc747-c68f-4e5e-a85b-0653c2d08e96 Date: Wed, 09 Jan 2019 02:00:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:00:03,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-440fc747-c68f-4e5e-a85b-0653c2d08e96 2019-01-09 02:00:03,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:03,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b754dc-060d-447a-9bcc-d15ed97bc04c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:00:03,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-c1b754dc-060d-447a-9bcc-d15ed97bc04c 2019-01-09 02:00:03,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:03,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9294be01-6fe6-488a-a0a7-097a7585f235 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:00:03,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-9294be01-6fe6-488a-a0a7-097a7585f235 2019-01-09 02:00:03,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:03,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7540ed-057a-43cf-967d-90a1873e65a9 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:00:03,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-7e7540ed-057a-43cf-967d-90a1873e65a9 2019-01-09 02:00:03,719 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-43a7a1cc-8111-429-proj 2019-01-09 02:00:03,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1d8307ec676c4e148208b1407f38e5d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:03,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbf4cbdf-03e5-4d5f-98de-15569d5d8e4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:03,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1d8307ec676c4e148208b1407f38e5d2 used request id req-bbf4cbdf-03e5-4d5f-98de-15569d5d8e4d 2019-01-09 02:00:03,916 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-43a7a1cc-8111-429-proj-role 2019-01-09 02:00:03,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/42a53ababad44d459cae23144c1734d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:03,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3d2844b-9f52-44ff-8078-55358859b892 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:03,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/42a53ababad44d459cae23144c1734d3 used request id req-f3d2844b-9f52-44ff-8078-55358859b892 2019-01-09 02:00:03,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b2eac5aed0eb6c700f61de545ecb76dd0077a8" 2019-01-09 02:00:04,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a80eb4e-6f95-42ea-b80b-cc11ffbec8c7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:04,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7a80eb4e-6f95-42ea-b80b-cc11ffbec8c7 2019-01-09 02:00:04,040 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-43a7a1cc-8111-429-user 2019-01-09 02:00:04,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/aada77dbf12b4a8b90498b471807ee0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b910bb6642208942a9917f6b6feb6b5e156319c" 2019-01-09 02:00:04,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c3e0b80-ca3b-462f-8a97-3dd97f96143c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:04,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/aada77dbf12b4a8b90498b471807ee0d used request id req-3c3e0b80-ca3b-462f-8a97-3dd97f96143c 2019-01-09 02:00:04,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:04,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["ra7jZLufQxKGZUmGA7hl7w"], "issued_at": "2019-01-09T02:00:04.000000Z"}} 2019-01-09 02:00:04,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a38b9a0ac2bf292f9c640a049cbe4609ba31476" 2019-01-09 02:00:04,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40015d2-e70f-4dbb-9d81-325fdf63d14a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:04,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a40015d2-e70f-4dbb-9d81-325fdf63d14a 2019-01-09 02:00:04,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:04,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:05,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["oUAcHepATlORYnfjPp4Oaw"], "issued_at": "2019-01-09T02:00:05.000000Z"}} 2019-01-09 02:00:05,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:05,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bc07f5-6064-4812-8532-d8ea38f44bdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:05,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-89bc07f5-6064-4812-8532-d8ea38f44bdf 2019-01-09 02:00:05,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:05,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:05,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-4448530d-f8a4-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:05,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae98c74-de33-4d1b-b244-7e292afaba92 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-4448530d-f8a4-475-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:00:05,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-4448530d-f8a4-475-proj used request id req-7ae98c74-de33-4d1b-b244-7e292afaba92 2019-01-09 02:00:05,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:05,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca407930-54c8-4bda-86e4-2ddf9e55871e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:05,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ca407930-54c8-4bda-86e4-2ddf9e55871e 2019-01-09 02:00:05,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-4448530d-f8a4-475-proj"}}' 2019-01-09 02:00:05,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30922fce-7557-42b1-b7cc-f357aee8b436 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0054e441c3a84c09b0dd1df47006f693"}, "enabled": true, "id": "0054e441c3a84c09b0dd1df47006f693", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-4448530d-f8a4-475-proj"}} 2019-01-09 02:00:05,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-30922fce-7557-42b1-b7cc-f357aee8b436 2019-01-09 02:00:05,594 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-4448530d-f8a4-475-proj 2019-01-09 02:00:05,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:05,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:05,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["QorOxAp1TQGSGyT6IH64IA"], "issued_at": "2019-01-09T02:00:05.000000Z"}} 2019-01-09 02:00:05,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684a993aee90acb9f3683cbb8c9a5009837f654a" 2019-01-09 02:00:06,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e948644-4296-4e26-82b2-5476a2f8521e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:06,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5e948644-4296-4e26-82b2-5476a2f8521e 2019-01-09 02:00:06,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:06,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:06,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684a993aee90acb9f3683cbb8c9a5009837f654a" 2019-01-09 02:00:06,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f87044cc-8c8c-4f50-9819-d7f784855ab9 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:00:06,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f87044cc-8c8c-4f50-9819-d7f784855ab9 2019-01-09 02:00:06,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-4448530d-f8a4-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684a993aee90acb9f3683cbb8c9a5009837f654a" 2019-01-09 02:00:06,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de4d132-a063-4ffc-b380-41b3c8017ca0 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-4448530d-f8a4-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0054e441c3a84c09b0dd1df47006f693"}, "enabled": true, "id": "0054e441c3a84c09b0dd1df47006f693", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-4448530d-f8a4-475-proj"}]} 2019-01-09 02:00:06,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-4448530d-f8a4-475-proj used request id req-0de4d132-a063-4ffc-b380-41b3c8017ca0 2019-01-09 02:00:06,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684a993aee90acb9f3683cbb8c9a5009837f654a" 2019-01-09 02:00:06,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bebb5ed-017f-40aa-8f8b-a920ba0fc688 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:06,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3bebb5ed-017f-40aa-8f8b-a920ba0fc688 2019-01-09 02:00:06,733 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-4448530d-f8a4-475-user 2019-01-09 02:00:06,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:06,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:06,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f6fd49-2c99-459d-9ff8-c2e6be6d5a38 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:06,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f0f6fd49-2c99-459d-9ff8-c2e6be6d5a38 2019-01-09 02:00:06,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" -d '{"role": {"name": "CreateMultiPartImageTests-4448530d-f8a4-475-proj-role"}}' 2019-01-09 02:00:06,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5edd540-19d5-4a75-96ef-820fe68e9a3a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1de725f7a8b4d4b80ea44e4b2ba9604", "links": {"self": "http://172.30.9.26:5000/v3/roles/e1de725f7a8b4d4b80ea44e4b2ba9604"}, "name": "CreateMultiPartImageTests-4448530d-f8a4-475-proj-role"}} 2019-01-09 02:00:06,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a5edd540-19d5-4a75-96ef-820fe68e9a3a 2019-01-09 02:00:06,936 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-4448530d-f8a4-475-proj-role 2019-01-09 02:00:06,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e1de725f7a8b4d4b80ea44e4b2ba9604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:07,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24320f9e-0162-4749-9c07-1321de18f59a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e1de725f7a8b4d4b80ea44e4b2ba9604"}, "domain_id": null, "name": "CreateMultiPartImageTests-4448530d-f8a4-475-proj-role", "id": "e1de725f7a8b4d4b80ea44e4b2ba9604"}} 2019-01-09 02:00:07,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e1de725f7a8b4d4b80ea44e4b2ba9604 used request id req-24320f9e-0162-4749-9c07-1321de18f59a 2019-01-09 02:00:07,028 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-4448530d-f8a4-475-proj-role to project CreateMultiPartImageTests-4448530d-f8a4-475-proj 2019-01-09 02:00:07,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0054e441c3a84c09b0dd1df47006f693/users/e1c35f856bcc4fd1a43e34d418bc588b/roles/e1de725f7a8b4d4b80ea44e4b2ba9604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:07,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4d4034a-f7a1-42fb-9902-032c7d9a1777 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:07,160 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0054e441c3a84c09b0dd1df47006f693/users/e1c35f856bcc4fd1a43e34d418bc588b/roles/e1de725f7a8b4d4b80ea44e4b2ba9604 used request id req-f4d4034a-f7a1-42fb-9902-032c7d9a1777 2019-01-09 02:00:07,175 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-09 02:00:07,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:07,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-206101e9-2588-4fa0-aec4-c0aa4ca507b0 Date: Wed, 09 Jan 2019 02:00:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:00:07,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-206101e9-2588-4fa0-aec4-c0aa4ca507b0 2019-01-09 02:00:07,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:07,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c26d438-aac1-45ce-901d-75a6c2d98250 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:00:07,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-5c26d438-aac1-45ce-901d-75a6c2d98250 2019-01-09 02:00:07,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:07,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7012e64-4486-4a2b-9125-c562cc9bf367 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:00:07,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-f7012e64-4486-4a2b-9125-c562cc9bf367 2019-01-09 02:00:07,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:07,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6d9d6e-fe80-4c28-a298-60671661194c Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:00:07,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-7b6d9d6e-fe80-4c28-a298-60671661194c 2019-01-09 02:00:07,663 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-4448530d-f8a4-475-proj 2019-01-09 02:00:07,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0054e441c3a84c09b0dd1df47006f693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:07,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03a0124d-0237-4b2c-8daa-ab85efbfa11a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:07,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0054e441c3a84c09b0dd1df47006f693 used request id req-03a0124d-0237-4b2c-8daa-ab85efbfa11a 2019-01-09 02:00:07,872 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-4448530d-f8a4-475-proj-role 2019-01-09 02:00:07,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e1de725f7a8b4d4b80ea44e4b2ba9604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:07,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72e21c2d-561a-4fc8-aef6-26d33a0aad8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:07,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e1de725f7a8b4d4b80ea44e4b2ba9604 used request id req-72e21c2d-561a-4fc8-aef6-26d33a0aad8e 2019-01-09 02:00:07,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b50414c706bed54cb4f2fd8b8ee412529ef38d" 2019-01-09 02:00:08,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff909ca-dcab-4502-9146-359d96d16499 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:08,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bff909ca-dcab-4502-9146-359d96d16499 2019-01-09 02:00:08,077 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-4448530d-f8a4-475-user 2019-01-09 02:00:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/e1c35f856bcc4fd1a43e34d418bc588b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684a993aee90acb9f3683cbb8c9a5009837f654a" 2019-01-09 02:00:08,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b5bfc14-4898-4217-b516-aecb2290201e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:08,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e1c35f856bcc4fd1a43e34d418bc588b used request id req-4b5bfc14-4898-4217-b516-aecb2290201e 2019-01-09 02:00:08,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:08,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["CFmO6dY-T4S3GNHWXFw7xA"], "issued_at": "2019-01-09T02:00:08.000000Z"}} 2019-01-09 02:00:08,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b04cad4f28d3f3929d743b99813f0c7ce5547d" 2019-01-09 02:00:08,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c16bed-dd58-41dd-af71-bb0efa515a38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:08,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a6c16bed-dd58-41dd-af71-bb0efa515a38 2019-01-09 02:00:08,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:08,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:09,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["BJqnzEE5TyqHz9CQkvLEdA"], "issued_at": "2019-01-09T02:00:09.000000Z"}} 2019-01-09 02:00:09,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:09,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937fa85b-49c3-4644-80eb-496b95cd24a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:09,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-937fa85b-49c3-4644-80eb-496b95cd24a2 2019-01-09 02:00:09,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:09,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:09,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c2d1ac06-aadc-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:09,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c2d731-4cfb-432b-b869-eef90c1fb36c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c2d1ac06-aadc-4ef-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:00:09,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c2d1ac06-aadc-4ef-proj used request id req-a2c2d731-4cfb-432b-b869-eef90c1fb36c 2019-01-09 02:00:09,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:09,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59153d42-302b-40f8-94a9-2cf672b9eabe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:09,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-59153d42-302b-40f8-94a9-2cf672b9eabe 2019-01-09 02:00:09,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-c2d1ac06-aadc-4ef-proj"}}' 2019-01-09 02:00:09,493 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c96166f7-4c69-4160-b93c-6f8402a6a360 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/afbd884616c345baa6154e3b62719f3a"}, "enabled": true, "id": "afbd884616c345baa6154e3b62719f3a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-c2d1ac06-aadc-4ef-proj"}} 2019-01-09 02:00:09,493 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c96166f7-4c69-4160-b93c-6f8402a6a360 2019-01-09 02:00:09,493 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-c2d1ac06-aadc-4ef-proj 2019-01-09 02:00:09,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:09,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:09,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Q44PVHgYQlKeXzEG5BUgAw"], "issued_at": "2019-01-09T02:00:09.000000Z"}} 2019-01-09 02:00:09,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0169c005a5fbb01688e62b18a74f860ec6caab9" 2019-01-09 02:00:09,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e6125e-7e27-4e08-bd87-8f26661e5748 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:09,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-63e6125e-7e27-4e08-bd87-8f26661e5748 2019-01-09 02:00:09,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:09,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:09,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0169c005a5fbb01688e62b18a74f860ec6caab9" 2019-01-09 02:00:10,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c9ae23-574f-4ca3-bc4a-bdd43f9a3ada Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:00:10,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-65c9ae23-574f-4ca3-bc4a-bdd43f9a3ada 2019-01-09 02:00:10,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-c2d1ac06-aadc-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0169c005a5fbb01688e62b18a74f860ec6caab9" 2019-01-09 02:00:10,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df79eb4b-8f96-4131-8c09-22ce46a6d699 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-c2d1ac06-aadc-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/afbd884616c345baa6154e3b62719f3a"}, "enabled": true, "id": "afbd884616c345baa6154e3b62719f3a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-c2d1ac06-aadc-4ef-proj"}]} 2019-01-09 02:00:10,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-c2d1ac06-aadc-4ef-proj used request id req-df79eb4b-8f96-4131-8c09-22ce46a6d699 2019-01-09 02:00:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0169c005a5fbb01688e62b18a74f860ec6caab9" 2019-01-09 02:00:10,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8754feb-f46a-452c-a065-5b9744170a19 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:10,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e8754feb-f46a-452c-a065-5b9744170a19 2019-01-09 02:00:10,552 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-c2d1ac06-aadc-4ef-user 2019-01-09 02:00:10,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:10,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:10,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579f1cf4-b1d3-40b2-aba2-7c34a964efee Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:10,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-579f1cf4-b1d3-40b2-aba2-7c34a964efee 2019-01-09 02:00:10,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" -d '{"role": {"name": "CreateKeypairsTests-c2d1ac06-aadc-4ef-proj-role"}}' 2019-01-09 02:00:10,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fd2713f-1b0f-41b3-b3a6-313cdcb65a82 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b4d84f7f253449b5adc1c97d15bfb8bf", "links": {"self": "http://172.30.9.26:5000/v3/roles/b4d84f7f253449b5adc1c97d15bfb8bf"}, "name": "CreateKeypairsTests-c2d1ac06-aadc-4ef-proj-role"}} 2019-01-09 02:00:10,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-8fd2713f-1b0f-41b3-b3a6-313cdcb65a82 2019-01-09 02:00:10,769 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-c2d1ac06-aadc-4ef-proj-role 2019-01-09 02:00:10,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b4d84f7f253449b5adc1c97d15bfb8bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:10,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43df929-c947-4a30-8660-206b911fc2db Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b4d84f7f253449b5adc1c97d15bfb8bf"}, "domain_id": null, "name": "CreateKeypairsTests-c2d1ac06-aadc-4ef-proj-role", "id": "b4d84f7f253449b5adc1c97d15bfb8bf"}} 2019-01-09 02:00:10,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b4d84f7f253449b5adc1c97d15bfb8bf used request id req-c43df929-c947-4a30-8660-206b911fc2db 2019-01-09 02:00:10,853 - keystone_utils - INFO - Granting role CreateKeypairsTests-c2d1ac06-aadc-4ef-proj-role to project CreateKeypairsTests-c2d1ac06-aadc-4ef-proj 2019-01-09 02:00:10,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/afbd884616c345baa6154e3b62719f3a/users/cf86e9eb249f418a9cbdb524abc06a9a/roles/b4d84f7f253449b5adc1c97d15bfb8bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:10,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d6ec28-e388-4986-abaa-1087769a5303 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:10,986 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/afbd884616c345baa6154e3b62719f3a/users/cf86e9eb249f418a9cbdb524abc06a9a/roles/b4d84f7f253449b5adc1c97d15bfb8bf used request id req-97d6ec28-e388-4986-abaa-1087769a5303 2019-01-09 02:00:10,987 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:00:11,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:11,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:11,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4d84f7f253449b5adc1c97d15bfb8bf", "name": "CreateKeypairsTests-c2d1ac06-aadc-4ef-proj-role"}], "expires_at": "2019-01-09T03:00:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afbd884616c345baa6154e3b62719f3a", "name": "CreateKeypairsTests-c2d1ac06-aadc-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/afbd884616c345baa6154e3b62719f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/afbd884616c345baa6154e3b62719f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/afbd884616c345baa6154e3b62719f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/afbd884616c345baa6154e3b62719f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/afbd884616c345baa6154e3b62719f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/afbd884616c345baa6154e3b62719f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/afbd884616c345baa6154e3b62719f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/afbd884616c345baa6154e3b62719f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/afbd884616c345baa6154e3b62719f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/afbd884616c345baa6154e3b62719f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/afbd884616c345baa6154e3b62719f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/afbd884616c345baa6154e3b62719f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-c2d1ac06-aadc-4ef-user", "id": "cf86e9eb249f418a9cbdb524abc06a9a"}, "audit_ids": ["Qto3I3ILTPeEnk5BILMaFw"], "issued_at": "2019-01-09T02:00:11.000000Z"}} 2019-01-09 02:00:11,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34775cbcd704664b44ee40b51a505ad9b1a7f7" 2019-01-09 02:00:11,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974d2133-bf69-4c2c-9790-0b7864546aee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:11,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-974d2133-bf69-4c2c-9790-0b7864546aee 2019-01-09 02:00:11,511 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:00:11,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34775cbcd704664b44ee40b51a505ad9b1a7f7" 2019-01-09 02:00:11,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3a5394b-197a-461c-b8c4-0b2e128e69ea x-compute-request-id: req-f3a5394b-197a-461c-b8c4-0b2e128e69ea Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:00:11,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-f3a5394b-197a-461c-b8c4-0b2e128e69ea 2019-01-09 02:00:11,676 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-5e45f467-3001-4f1c-96ad-811c7f1a3aba... 2019-01-09 02:00:11,676 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:00:11,739 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-5e45f467-3001-4f1c-96ad-811c7f1a3aba 2019-01-09 02:00:11,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34775cbcd704664b44ee40b51a505ad9b1a7f7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDTpoFyxI8CeqpHk0m0p9vIEbKs3+0uOiPcp/Zj3Msd0wXFWIYhUNMehUVwLQ/5N46MP1B8eSEzZhqNTXGwOE86S+O6AdMievx4R/1njYpJShIo/9agBkYtM1iUGqZUmVUoNhLXCv3anvvf42BMFog4UbqLy5eG15ZYVsIOwZ/UzQ==", "name": "CreateKeypairsTests-5e45f467-3001-4f1c-96ad-811c7f1a3aba"}}' 2019-01-09 02:00:11,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-796effa5-a0cf-4c3f-bd7f-bf31c67bcb4c x-compute-request-id: req-796effa5-a0cf-4c3f-bd7f-bf31c67bcb4c Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDTpoFyxI8CeqpHk0m0p9vIEbKs3+0uOiPcp/Zj3Msd0wXFWIYhUNMehUVwLQ/5N46MP1B8eSEzZhqNTXGwOE86S+O6AdMievx4R/1njYpJShIo/9agBkYtM1iUGqZUmVUoNhLXCv3anvvf42BMFog4UbqLy5eG15ZYVsIOwZ/UzQ==", "user_id": "cf86e9eb249f418a9cbdb524abc06a9a", "name": "CreateKeypairsTests-5e45f467-3001-4f1c-96ad-811c7f1a3aba", "fingerprint": "09:e9:8d:bd:44:29:b8:32:5a:f1:cb:9a:3b:1c:2d:db"}} 2019-01-09 02:00:11,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-796effa5-a0cf-4c3f-bd7f-bf31c67bcb4c 2019-01-09 02:00:11,823 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-5e45f467-3001-4f1c-96ad-811c7f1a3aba 2019-01-09 02:00:11,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:12,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4d84f7f253449b5adc1c97d15bfb8bf", "name": "CreateKeypairsTests-c2d1ac06-aadc-4ef-proj-role"}], "expires_at": "2019-01-09T03:00:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afbd884616c345baa6154e3b62719f3a", "name": "CreateKeypairsTests-c2d1ac06-aadc-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/afbd884616c345baa6154e3b62719f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/afbd884616c345baa6154e3b62719f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/afbd884616c345baa6154e3b62719f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/afbd884616c345baa6154e3b62719f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/afbd884616c345baa6154e3b62719f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/afbd884616c345baa6154e3b62719f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/afbd884616c345baa6154e3b62719f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/afbd884616c345baa6154e3b62719f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/afbd884616c345baa6154e3b62719f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/afbd884616c345baa6154e3b62719f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/afbd884616c345baa6154e3b62719f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/afbd884616c345baa6154e3b62719f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-c2d1ac06-aadc-4ef-user", "id": "cf86e9eb249f418a9cbdb524abc06a9a"}, "audit_ids": ["v9VWUX69RfCqijCEOS_UYQ"], "issued_at": "2019-01-09T02:00:12.000000Z"}} 2019-01-09 02:00:12,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-5e45f467-3001-4f1c-96ad-811c7f1a3aba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debb928fb4cf4d7ede07e911e4ad8361990b5a98" 2019-01-09 02:00:12,397 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:00: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-43dcc974-04dc-4b09-b244-7bd06684e2fe x-compute-request-id: req-43dcc974-04dc-4b09-b244-7bd06684e2fe Content-Length: 0 Content-Type: application/json 2019-01-09 02:00:12,397 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-5e45f467-3001-4f1c-96ad-811c7f1a3aba used request id req-43dcc974-04dc-4b09-b244-7bd06684e2fe 2019-01-09 02:00:12,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debb928fb4cf4d7ede07e911e4ad8361990b5a98" 2019-01-09 02:00:12,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00: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-044b48ba-31e5-4be7-972f-8e446136cb1a x-compute-request-id: req-044b48ba-31e5-4be7-972f-8e446136cb1a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:00:12,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-044b48ba-31e5-4be7-972f-8e446136cb1a 2019-01-09 02:00:12,417 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-5e45f467-3001-4f1c-96ad-811c7f1a3aba 2019-01-09 02:00:12,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-5e45f467-3001-4f1c-96ad-811c7f1a3aba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34775cbcd704664b44ee40b51a505ad9b1a7f7" 2019-01-09 02:00:12,485 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:00: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-9df18471-6c57-4044-a8d0-e01aa9bfd6c3 x-compute-request-id: req-9df18471-6c57-4044-a8d0-e01aa9bfd6c3 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-5e45f467-3001-4f1c-96ad-811c7f1a3aba not found for user cf86e9eb249f418a9cbdb524abc06a9a", "code": 404}} 2019-01-09 02:00:12,485 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-5e45f467-3001-4f1c-96ad-811c7f1a3aba used request id req-9df18471-6c57-4044-a8d0-e01aa9bfd6c3 2019-01-09 02:00:12,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:12,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-44305a1b-cf41-49ba-92d5-b905092965b3 Date: Wed, 09 Jan 2019 02:00:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:00:12,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-44305a1b-cf41-49ba-92d5-b905092965b3 2019-01-09 02:00:12,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:12,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81af8949-87ad-4b2c-b26d-126a3c52a856 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:00:12,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-81af8949-87ad-4b2c-b26d-126a3c52a856 2019-01-09 02:00:12,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:12,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0c853b-433e-4ea2-85ab-000bc7f6c3ce Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:00:12,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-ff0c853b-433e-4ea2-85ab-000bc7f6c3ce 2019-01-09 02:00:12,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:13,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2d6cfd-b744-4109-bfd9-3ba2690a29c7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:00:13,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-7b2d6cfd-b744-4109-bfd9-3ba2690a29c7 2019-01-09 02:00:13,006 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-c2d1ac06-aadc-4ef-proj 2019-01-09 02:00:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/afbd884616c345baa6154e3b62719f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:13,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49d71085-9adc-4927-b394-353bae28ae54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:13,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/afbd884616c345baa6154e3b62719f3a used request id req-49d71085-9adc-4927-b394-353bae28ae54 2019-01-09 02:00:13,227 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-c2d1ac06-aadc-4ef-proj-role 2019-01-09 02:00:13,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b4d84f7f253449b5adc1c97d15bfb8bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:13,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f7584a1-335b-46a4-9820-7daa0a20e362 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:13,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b4d84f7f253449b5adc1c97d15bfb8bf used request id req-1f7584a1-335b-46a4-9820-7daa0a20e362 2019-01-09 02:00:13,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ceac9c25938d0882da48325b0eda005adfca62" 2019-01-09 02:00:13,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd08473-62d8-47fa-8fb4-0a70aec70139 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:13,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0dd08473-62d8-47fa-8fb4-0a70aec70139 2019-01-09 02:00:13,366 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-c2d1ac06-aadc-4ef-user 2019-01-09 02:00:13,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cf86e9eb249f418a9cbdb524abc06a9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0169c005a5fbb01688e62b18a74f860ec6caab9" 2019-01-09 02:00:13,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-834fbc41-e4d7-47e2-b633-eb89f93375be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:13,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cf86e9eb249f418a9cbdb524abc06a9a used request id req-834fbc41-e4d7-47e2-b633-eb89f93375be 2019-01-09 02:00:13,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:13,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["oGAVJVgUQhqH9QFo8fa22Q"], "issued_at": "2019-01-09T02:00:13.000000Z"}} 2019-01-09 02:00:13,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb693159db452c11c71c1178879e20b918ec46f" 2019-01-09 02:00:14,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e25b2b4-0119-4d59-ae1a-2584aec3729e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:14,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0e25b2b4-0119-4d59-ae1a-2584aec3729e 2019-01-09 02:00:14,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:14,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:14,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["cVZ2w7m0QLWL1wM-iPAKRQ"], "issued_at": "2019-01-09T02:00:14.000000Z"}} 2019-01-09 02:00:14,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:14,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd9eb2e-84a3-4556-9acd-92bca2853780 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:14,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dcd9eb2e-84a3-4556-9acd-92bca2853780 2019-01-09 02:00:14,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:14,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:14,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3c7999e8-2b6f-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:14,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9725b97a-ddc9-4557-a3dd-0797382d3f75 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3c7999e8-2b6f-45e-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:00:14,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3c7999e8-2b6f-45e-proj used request id req-9725b97a-ddc9-4557-a3dd-0797382d3f75 2019-01-09 02:00:14,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:14,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f2c8a98-d5cd-43f2-b547-7fabeb4092cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:14,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5f2c8a98-d5cd-43f2-b547-7fabeb4092cd 2019-01-09 02:00:14,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-3c7999e8-2b6f-45e-proj"}}' 2019-01-09 02:00:14,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c9010f9-b6e9-4af7-b204-59be42ec171a Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/369988d7eef34efd829ede60e426c29a"}, "enabled": true, "id": "369988d7eef34efd829ede60e426c29a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3c7999e8-2b6f-45e-proj"}} 2019-01-09 02:00:14,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8c9010f9-b6e9-4af7-b204-59be42ec171a 2019-01-09 02:00:14,768 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-3c7999e8-2b6f-45e-proj 2019-01-09 02:00:14,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:14,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:15,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["RTPJTplgTCqzu3vCfirOHQ"], "issued_at": "2019-01-09T02:00:15.000000Z"}} 2019-01-09 02:00:15,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}863f97942b39dd262c342f847e1ce3fd0f86b927" 2019-01-09 02:00:15,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d09975e4-5712-4fd7-b466-c6ba75a167ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:15,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d09975e4-5712-4fd7-b466-c6ba75a167ff 2019-01-09 02:00:15,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:15,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:15,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}863f97942b39dd262c342f847e1ce3fd0f86b927" 2019-01-09 02:00:15,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fbc362c-fd79-4daf-8f52-5b67548ec732 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:00:15,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2fbc362c-fd79-4daf-8f52-5b67548ec732 2019-01-09 02:00:15,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-3c7999e8-2b6f-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}863f97942b39dd262c342f847e1ce3fd0f86b927" 2019-01-09 02:00:15,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd89ba8-84b8-459c-a28b-57724f864e02 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-3c7999e8-2b6f-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/369988d7eef34efd829ede60e426c29a"}, "enabled": true, "id": "369988d7eef34efd829ede60e426c29a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3c7999e8-2b6f-45e-proj"}]} 2019-01-09 02:00:15,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-3c7999e8-2b6f-45e-proj used request id req-ddd89ba8-84b8-459c-a28b-57724f864e02 2019-01-09 02:00:15,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}863f97942b39dd262c342f847e1ce3fd0f86b927" 2019-01-09 02:00:15,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea3e027-164e-4dc9-b23b-ab364a1150f7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:15,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4ea3e027-164e-4dc9-b23b-ab364a1150f7 2019-01-09 02:00:15,893 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-3c7999e8-2b6f-45e-user 2019-01-09 02:00:15,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:15,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:15,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0754c1-32fa-41b0-b306-635dcee2332e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:15,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ec0754c1-32fa-41b0-b306-635dcee2332e 2019-01-09 02:00:15,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" -d '{"role": {"name": "CreateKeypairsTests-3c7999e8-2b6f-45e-proj-role"}}' 2019-01-09 02:00:16,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a91784d-3a12-479e-b0d0-54bfd6b7e677 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bfdca4a0f104550a2e0c7681ea79b7b", "links": {"self": "http://172.30.9.26:5000/v3/roles/0bfdca4a0f104550a2e0c7681ea79b7b"}, "name": "CreateKeypairsTests-3c7999e8-2b6f-45e-proj-role"}} 2019-01-09 02:00:16,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3a91784d-3a12-479e-b0d0-54bfd6b7e677 2019-01-09 02:00:16,092 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-3c7999e8-2b6f-45e-proj-role 2019-01-09 02:00:16,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0bfdca4a0f104550a2e0c7681ea79b7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:16,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d194259-fe49-4d38-846a-6689c984d1cf Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/0bfdca4a0f104550a2e0c7681ea79b7b"}, "domain_id": null, "name": "CreateKeypairsTests-3c7999e8-2b6f-45e-proj-role", "id": "0bfdca4a0f104550a2e0c7681ea79b7b"}} 2019-01-09 02:00:16,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0bfdca4a0f104550a2e0c7681ea79b7b used request id req-2d194259-fe49-4d38-846a-6689c984d1cf 2019-01-09 02:00:16,113 - keystone_utils - INFO - Granting role CreateKeypairsTests-3c7999e8-2b6f-45e-proj-role to project CreateKeypairsTests-3c7999e8-2b6f-45e-proj 2019-01-09 02:00:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/369988d7eef34efd829ede60e426c29a/users/0da0af97f40e43e698cbb03416aab394/roles/0bfdca4a0f104550a2e0c7681ea79b7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:16,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02e46681-93e4-42ef-9f64-190923ecb6d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:16,238 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/369988d7eef34efd829ede60e426c29a/users/0da0af97f40e43e698cbb03416aab394/roles/0bfdca4a0f104550a2e0c7681ea79b7b used request id req-02e46681-93e4-42ef-9f64-190923ecb6d6 2019-01-09 02:00:16,238 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:00:16,315 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-2cd9573f-6377-4d59-9889-4a6aaccab405.pub 2019-01-09 02:00:16,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:16,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:16,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bfdca4a0f104550a2e0c7681ea79b7b", "name": "CreateKeypairsTests-3c7999e8-2b6f-45e-proj-role"}], "expires_at": "2019-01-09T03:00:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "369988d7eef34efd829ede60e426c29a", "name": "CreateKeypairsTests-3c7999e8-2b6f-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/369988d7eef34efd829ede60e426c29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/369988d7eef34efd829ede60e426c29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/369988d7eef34efd829ede60e426c29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/369988d7eef34efd829ede60e426c29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/369988d7eef34efd829ede60e426c29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/369988d7eef34efd829ede60e426c29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/369988d7eef34efd829ede60e426c29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/369988d7eef34efd829ede60e426c29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/369988d7eef34efd829ede60e426c29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/369988d7eef34efd829ede60e426c29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/369988d7eef34efd829ede60e426c29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/369988d7eef34efd829ede60e426c29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3c7999e8-2b6f-45e-user", "id": "0da0af97f40e43e698cbb03416aab394"}, "audit_ids": ["03I8S7n5Siqu4xH9jlibuQ"], "issued_at": "2019-01-09T02:00:16.000000Z"}} 2019-01-09 02:00:16,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54687d95563942f846992ba356af34ad53675562" 2019-01-09 02:00:16,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1cfc28-b48a-4cc4-bf2f-4da8bef2788f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:16,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-de1cfc28-b48a-4cc4-bf2f-4da8bef2788f 2019-01-09 02:00:16,773 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:00:16,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54687d95563942f846992ba356af34ad53675562" 2019-01-09 02:00:16,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81bf837a-405e-4414-bad4-ab541e0c53d2 x-compute-request-id: req-81bf837a-405e-4414-bad4-ab541e0c53d2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:00:16,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-81bf837a-405e-4414-bad4-ab541e0c53d2 2019-01-09 02:00:16,934 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2cd9573f-6377-4d59-9889-4a6aaccab405... 2019-01-09 02:00:16,935 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-09 02:00:16,935 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-2cd9573f-6377-4d59-9889-4a6aaccab405.pub 2019-01-09 02:00:16,935 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2cd9573f-6377-4d59-9889-4a6aaccab405 2019-01-09 02:00:16,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54687d95563942f846992ba356af34ad53675562" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzwpgtmRzc4f1YZpXhIuljbvxmpUxmfZB8Ax3pAg08YYlNbcX+CrSm+eEXFae0hoU6PU+6Wsvhg0CStFC107hwepyGXCeqYYTUAwXQlhpTU4wlbD+8CK9ospjEtrrKcwUBPytXLwQwn+OeIzdFjzEnGoXiRKzDhI8OXuGxO5jvAO/+yzhJoW8HKZrIKV6gMht6ydldZPQgNed9feei+GWak5uxBZPvswk1SLHExNqk7dagobXJ7QCsLei596hHtFqaIco8nWPiU+qTZT9pXUnrcu2Gf2TYqSLa2/TZoLaWaa8ZIV0jf4s7OzQUYjBEGHwzkyGlPz3Ng7z3Ge833pID", "name": "CreateKeypairsTests-2cd9573f-6377-4d59-9889-4a6aaccab405"}}' 2019-01-09 02:00:16,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05045b1b-4685-4647-895a-cb1388217aa5 x-compute-request-id: req-05045b1b-4685-4647-895a-cb1388217aa5 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzwpgtmRzc4f1YZpXhIuljbvxmpUxmfZB8Ax3pAg08YYlNbcX+CrSm+eEXFae0hoU6PU+6Wsvhg0CStFC107hwepyGXCeqYYTUAwXQlhpTU4wlbD+8CK9ospjEtrrKcwUBPytXLwQwn+OeIzdFjzEnGoXiRKzDhI8OXuGxO5jvAO/+yzhJoW8HKZrIKV6gMht6ydldZPQgNed9feei+GWak5uxBZPvswk1SLHExNqk7dagobXJ7QCsLei596hHtFqaIco8nWPiU+qTZT9pXUnrcu2Gf2TYqSLa2/TZoLaWaa8ZIV0jf4s7OzQUYjBEGHwzkyGlPz3Ng7z3Ge833pID", "user_id": "0da0af97f40e43e698cbb03416aab394", "name": "CreateKeypairsTests-2cd9573f-6377-4d59-9889-4a6aaccab405", "fingerprint": "f6:bd:85:42:68:e7:8b:4e:8f:e4:9c:57:c7:c7:ad:8f"}} 2019-01-09 02:00:16,990 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-05045b1b-4685-4647-895a-cb1388217aa5 2019-01-09 02:00:16,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:17,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bfdca4a0f104550a2e0c7681ea79b7b", "name": "CreateKeypairsTests-3c7999e8-2b6f-45e-proj-role"}], "expires_at": "2019-01-09T03:00:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "369988d7eef34efd829ede60e426c29a", "name": "CreateKeypairsTests-3c7999e8-2b6f-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/369988d7eef34efd829ede60e426c29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/369988d7eef34efd829ede60e426c29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/369988d7eef34efd829ede60e426c29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/369988d7eef34efd829ede60e426c29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/369988d7eef34efd829ede60e426c29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/369988d7eef34efd829ede60e426c29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/369988d7eef34efd829ede60e426c29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/369988d7eef34efd829ede60e426c29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/369988d7eef34efd829ede60e426c29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/369988d7eef34efd829ede60e426c29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/369988d7eef34efd829ede60e426c29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/369988d7eef34efd829ede60e426c29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3c7999e8-2b6f-45e-user", "id": "0da0af97f40e43e698cbb03416aab394"}, "audit_ids": ["Iuq02wAIR7GkB-OWnkYmEQ"], "issued_at": "2019-01-09T02:00:17.000000Z"}} 2019-01-09 02:00:17,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-2cd9573f-6377-4d59-9889-4a6aaccab405 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b9bb9edd0793be4f3b1cb1255bc92d6a452aa1" 2019-01-09 02:00:17,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da53d35b-2b1a-4b31-a306-17dbbb94d90f x-compute-request-id: req-da53d35b-2b1a-4b31-a306-17dbbb94d90f Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzwpgtmRzc4f1YZpXhIuljbvxmpUxmfZB8Ax3pAg08YYlNbcX+CrSm+eEXFae0hoU6PU+6Wsvhg0CStFC107hwepyGXCeqYYTUAwXQlhpTU4wlbD+8CK9ospjEtrrKcwUBPytXLwQwn+OeIzdFjzEnGoXiRKzDhI8OXuGxO5jvAO/+yzhJoW8HKZrIKV6gMht6ydldZPQgNed9feei+GWak5uxBZPvswk1SLHExNqk7dagobXJ7QCsLei596hHtFqaIco8nWPiU+qTZT9pXUnrcu2Gf2TYqSLa2/TZoLaWaa8ZIV0jf4s7OzQUYjBEGHwzkyGlPz3Ng7z3Ge833pID", "user_id": "0da0af97f40e43e698cbb03416aab394", "name": "CreateKeypairsTests-2cd9573f-6377-4d59-9889-4a6aaccab405", "deleted": false, "created_at": "2019-01-09T02:00:16.000000", "updated_at": null, "fingerprint": "f6:bd:85:42:68:e7:8b:4e:8f:e4:9c:57:c7:c7:ad:8f", "deleted_at": null, "id": 66}} 2019-01-09 02:00:17,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-2cd9573f-6377-4d59-9889-4a6aaccab405 used request id req-da53d35b-2b1a-4b31-a306-17dbbb94d90f 2019-01-09 02:00:17,916 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-2cd9573f-6377-4d59-9889-4a6aaccab405 2019-01-09 02:00:17,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-2cd9573f-6377-4d59-9889-4a6aaccab405 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54687d95563942f846992ba356af34ad53675562" 2019-01-09 02:00:17,954 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:00:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be441a0a-4c52-4ef0-ad28-8f6d65e12070 x-compute-request-id: req-be441a0a-4c52-4ef0-ad28-8f6d65e12070 Content-Length: 0 Content-Type: application/json 2019-01-09 02:00:17,954 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-2cd9573f-6377-4d59-9889-4a6aaccab405 used request id req-be441a0a-4c52-4ef0-ad28-8f6d65e12070 2019-01-09 02:00:17,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:18,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6a50a679-d740-480a-a73c-39a55c97d6ce Date: Wed, 09 Jan 2019 02:00:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:00:18,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6a50a679-d740-480a-a73c-39a55c97d6ce 2019-01-09 02:00:18,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:18,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-364fc63f-9e9f-46f5-a946-038ca695b961 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:00:18,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-364fc63f-9e9f-46f5-a946-038ca695b961 2019-01-09 02:00:18,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:18,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8829b945-58eb-4a2a-b99a-36c18de3ed01 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:00:18,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-8829b945-58eb-4a2a-b99a-36c18de3ed01 2019-01-09 02:00:18,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:18,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53dda168-b9f6-4d57-aa32-3a47cfc9adf3 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:00:18,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-53dda168-b9f6-4d57-aa32-3a47cfc9adf3 2019-01-09 02:00:18,432 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-3c7999e8-2b6f-45e-proj 2019-01-09 02:00:18,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/369988d7eef34efd829ede60e426c29a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:18,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-120fddb5-cbd3-452e-aed9-4983b6caed4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:18,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/369988d7eef34efd829ede60e426c29a used request id req-120fddb5-cbd3-452e-aed9-4983b6caed4d 2019-01-09 02:00:18,682 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-3c7999e8-2b6f-45e-proj-role 2019-01-09 02:00:18,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0bfdca4a0f104550a2e0c7681ea79b7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:18,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f9c69b-9aec-455f-902b-771c32eb6982 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:18,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0bfdca4a0f104550a2e0c7681ea79b7b used request id req-51f9c69b-9aec-455f-902b-771c32eb6982 2019-01-09 02:00:18,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577fed6c88a0d836f63a50518f38140f125abba1" 2019-01-09 02:00:18,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d274f07-a835-4b58-bb93-b4f50fb803f9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:18,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9d274f07-a835-4b58-bb93-b4f50fb803f9 2019-01-09 02:00:18,878 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-3c7999e8-2b6f-45e-user 2019-01-09 02:00:18,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0da0af97f40e43e698cbb03416aab394 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}863f97942b39dd262c342f847e1ce3fd0f86b927" 2019-01-09 02:00:19,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a39498a2-7c9f-454e-8724-50bb2cf5ed42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:19,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0da0af97f40e43e698cbb03416aab394 used request id req-a39498a2-7c9f-454e-8724-50bb2cf5ed42 2019-01-09 02:00:19,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:19,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["GOAH00ifR4uIE7BPuW7k_A"], "issued_at": "2019-01-09T02:00:19.000000Z"}} 2019-01-09 02:00:19,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea603f6f60ce85519673d21dee6b727f1346445" 2019-01-09 02:00:19,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0403089e-bbd8-4d5e-af10-d3e941c2757e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:19,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0403089e-bbd8-4d5e-af10-d3e941c2757e 2019-01-09 02:00:19,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:19,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:19,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["kxFA4XpNQAqNJLmELjEEGw"], "issued_at": "2019-01-09T02:00:19.000000Z"}} 2019-01-09 02:00:19,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:20,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4cf4a4-1d53-45bc-8e57-d9ef11ab3eb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:20,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0a4cf4a4-1d53-45bc-8e57-d9ef11ab3eb0 2019-01-09 02:00:20,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:20,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:20,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f31ca99d-b062-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:20,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47afcaf4-d0d0-43b1-b30a-e571a7b2b352 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f31ca99d-b062-464-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:00:20,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f31ca99d-b062-464-proj used request id req-47afcaf4-d0d0-43b1-b30a-e571a7b2b352 2019-01-09 02:00:20,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:20,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d4aeac4-6eeb-4ec4-b7b1-352a56425b9c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:20,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0d4aeac4-6eeb-4ec4-b7b1-352a56425b9c 2019-01-09 02:00:20,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-f31ca99d-b062-464-proj"}}' 2019-01-09 02:00:20,259 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c0aadde-c76d-490b-8187-63d19d16f97e Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/315111a2d0b64f4498a914940e8ecca5"}, "enabled": true, "id": "315111a2d0b64f4498a914940e8ecca5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f31ca99d-b062-464-proj"}} 2019-01-09 02:00:20,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1c0aadde-c76d-490b-8187-63d19d16f97e 2019-01-09 02:00:20,260 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f31ca99d-b062-464-proj 2019-01-09 02:00:20,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:20,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:20,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["se8FZjKsRyCAI5yX6b3DGA"], "issued_at": "2019-01-09T02:00:20.000000Z"}} 2019-01-09 02:00:20,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70094895332a3d1759aae7c4e9cdae75a4f9778" 2019-01-09 02:00:20,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8d6fd4-63c4-4216-99c5-5ccb98808725 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:20,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4e8d6fd4-63c4-4216-99c5-5ccb98808725 2019-01-09 02:00:20,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:20,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:20,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70094895332a3d1759aae7c4e9cdae75a4f9778" 2019-01-09 02:00:20,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193224e8-9bc8-444d-afb6-b7c8734d83d7 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:00:20,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-193224e8-9bc8-444d-afb6-b7c8734d83d7 2019-01-09 02:00:20,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-f31ca99d-b062-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70094895332a3d1759aae7c4e9cdae75a4f9778" 2019-01-09 02:00:21,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b3e604-7c99-45e7-962d-df9070f953ff Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-f31ca99d-b062-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/315111a2d0b64f4498a914940e8ecca5"}, "enabled": true, "id": "315111a2d0b64f4498a914940e8ecca5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f31ca99d-b062-464-proj"}]} 2019-01-09 02:00:21,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-f31ca99d-b062-464-proj used request id req-e1b3e604-7c99-45e7-962d-df9070f953ff 2019-01-09 02:00:21,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70094895332a3d1759aae7c4e9cdae75a4f9778" 2019-01-09 02:00:21,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd44664-e6e7-4db9-a53b-9c5880a85ed5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:21,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3fd44664-e6e7-4db9-a53b-9c5880a85ed5 2019-01-09 02:00:21,512 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f31ca99d-b062-464-user 2019-01-09 02:00:21,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:21,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:21,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b1eaf81-10d8-418a-a4ac-afe1270f4aaa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:21,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2b1eaf81-10d8-418a-a4ac-afe1270f4aaa 2019-01-09 02:00:21,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" -d '{"role": {"name": "CreateKeypairsTests-f31ca99d-b062-464-proj-role"}}' 2019-01-09 02:00:21,708 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95985230-0b42-4089-9bb3-c07e8d9b762f Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b31dcb3b9c7f4d85bc0f6974cf82c314", "links": {"self": "http://172.30.9.26:5000/v3/roles/b31dcb3b9c7f4d85bc0f6974cf82c314"}, "name": "CreateKeypairsTests-f31ca99d-b062-464-proj-role"}} 2019-01-09 02:00:21,709 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-95985230-0b42-4089-9bb3-c07e8d9b762f 2019-01-09 02:00:21,709 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f31ca99d-b062-464-proj-role 2019-01-09 02:00:21,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b31dcb3b9c7f4d85bc0f6974cf82c314 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:21,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474b5478-69e0-428c-b562-bd0fd0698194 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b31dcb3b9c7f4d85bc0f6974cf82c314"}, "domain_id": null, "name": "CreateKeypairsTests-f31ca99d-b062-464-proj-role", "id": "b31dcb3b9c7f4d85bc0f6974cf82c314"}} 2019-01-09 02:00:21,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b31dcb3b9c7f4d85bc0f6974cf82c314 used request id req-474b5478-69e0-428c-b562-bd0fd0698194 2019-01-09 02:00:21,730 - keystone_utils - INFO - Granting role CreateKeypairsTests-f31ca99d-b062-464-proj-role to project CreateKeypairsTests-f31ca99d-b062-464-proj 2019-01-09 02:00:21,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/315111a2d0b64f4498a914940e8ecca5/users/42fc81a1ecc543cea9f361df2ee4d06b/roles/b31dcb3b9c7f4d85bc0f6974cf82c314 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:21,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef432678-c814-43f1-9fae-3b40ad9c2d8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:21,861 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/315111a2d0b64f4498a914940e8ecca5/users/42fc81a1ecc543cea9f361df2ee4d06b/roles/b31dcb3b9c7f4d85bc0f6974cf82c314 used request id req-ef432678-c814-43f1-9fae-3b40ad9c2d8d 2019-01-09 02:00:21,861 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:00:21,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:21,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:22,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b31dcb3b9c7f4d85bc0f6974cf82c314", "name": "CreateKeypairsTests-f31ca99d-b062-464-proj-role"}], "expires_at": "2019-01-09T03:00:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "315111a2d0b64f4498a914940e8ecca5", "name": "CreateKeypairsTests-f31ca99d-b062-464-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/315111a2d0b64f4498a914940e8ecca5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/315111a2d0b64f4498a914940e8ecca5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/315111a2d0b64f4498a914940e8ecca5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/315111a2d0b64f4498a914940e8ecca5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/315111a2d0b64f4498a914940e8ecca5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/315111a2d0b64f4498a914940e8ecca5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/315111a2d0b64f4498a914940e8ecca5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/315111a2d0b64f4498a914940e8ecca5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/315111a2d0b64f4498a914940e8ecca5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/315111a2d0b64f4498a914940e8ecca5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/315111a2d0b64f4498a914940e8ecca5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/315111a2d0b64f4498a914940e8ecca5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f31ca99d-b062-464-user", "id": "42fc81a1ecc543cea9f361df2ee4d06b"}, "audit_ids": ["jnK6kvPEQBOqijo8PL1slQ"], "issued_at": "2019-01-09T02:00:22.000000Z"}} 2019-01-09 02:00:22,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32090f2e6d7329a7c8775bab342bc71d10bfc9bf" 2019-01-09 02:00:22,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7713ae54-8cd1-45d0-a477-4e683605bc13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:22,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7713ae54-8cd1-45d0-a477-4e683605bc13 2019-01-09 02:00:22,311 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:00:22,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32090f2e6d7329a7c8775bab342bc71d10bfc9bf" 2019-01-09 02:00:22,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00: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-696bd95f-eeec-48c2-9015-3fed8396b1a8 x-compute-request-id: req-696bd95f-eeec-48c2-9015-3fed8396b1a8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:00:22,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-696bd95f-eeec-48c2-9015-3fed8396b1a8 2019-01-09 02:00:22,494 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-bd74a30e-f55e-4d19-8797-bc583ace4eec... 2019-01-09 02:00:22,494 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:00:45,868 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-bd74a30e-f55e-4d19-8797-bc583ace4eec 2019-01-09 02:00:45,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32090f2e6d7329a7c8775bab342bc71d10bfc9bf" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDG0zDk9f1WFcoCwZBaEUTBIpdvuQox4i4ekzO4mCSXsOOGCr+AhxiZNanVTGTSa+WLBGtTUWY8URwQLjhw8YduOOLKz8ueuUeMANsQ3PhVq7XeTwqKe9voXc1KjVlMfF+p3hW1ckd9b+8QLuzw0tPkGlsN1UZ3Tac8R/+qmvK2yxDYNrVHVxZ5O48ydDPMTw6ImpoqchejyM5un006xERHSvmMskOx21+G6eO1nkCSiXI179NKuAFW+JLhoY4FfGbp97TS/HrWADqic+oPc04g08o+CfuUDqv5bO4g5nbau7r/8OjZWdRMkwWsKSJtxSso782Cqc1gg0UDjJb+SmHArOvgUhEpMAAF/QGdgX9jWtCHmbAy2flIGEKKIsPntq6I21CP9yosUmUdF2r+IfLc50G0pZYz3DpMZjJL52524LXIQFEG9zO42c1uDJS85qz0EyBVZ7mnXDGMEIbD8pmh4zcVGcJ5JVNBUtWrYXy7gn+qFLpraLoHcgyR1Efppm0xeRgc7rb2F9eRvBYAjlHcyaVlDeG1vCmFUpV/A7AOF0Z1lVoTil2DK+uR5qUdOA7I3OHXaAU5W6KIRkAv6Nr5+bEXTa2jV8vdDiYIVp+AMyql8xn6B9cGJubcMmNAfWHwEoPVbCSrlEbkGyoO/mwAVOJQ2fQ9T/hPvV7apCFA+MRo/RJVPv3UK5bX2dV8L1nBM65Gl321UZ9pJlwyIBqBUn6RQyxCoC9/FthjE8y0gGE/fJFTnw0Cpjxfnnh8LkEEisF9UYSPQT37BRsjoYplq3r/iPVSJKf7Uw4c9vBiV/El9HHL3W54dsZ1GIu4HqX3HjEozpO3rFV59IvQDIOyxSQLYnujzXwaftYmOzxnewna1K0oX+7wODjM1bCwb+CGLJ53dQ+UTzjq8Kyfu1rMu+AGEu1+paih/6+Jk97Px5r4U88JNec5J0CriddTB1y2KY4hZVQGHhW7wFlNJQq8PSnevNejrX36JvyC9w+h6RsBJHr0vnmENcD6hrODmlUPrTRkcXhjNw3Zh8lr7KIbC+mxJb+F4666t3LekIQUGG9fOzyy217cVhWHZ3pwWwTJ7FmESE7zhPm7eOLjeNjvTRBNYP43CiGV8ii4kahrsj+m6G4wPGN86TTkUcWKMGZrCiXf48omRejFD4GYg5s+cjNU3FdxyZ8n6PeJHrQmR4GtOjm7v1W2knI2If9SewueG+Mv0eaYkAF8xPHJr435oZ8Mln9HPHXTtSCOW2W10E3MafvUjxo8eRwY2okhRlqrpCdsOqAp/NmmIShXJmM+ZTlZkGJkvMRxbBEM/+GloIrLLuNEPTpbYVxP2aXE05BCobJyfdkKlym1dyBdfW+EcKYe8drJvupoShUAbmEQ+Xgyf13QOuueqDzhDc0NwkNzc/+DO+XlbOoU0GUmMw7ydSvF6mmr1XKkrNPYbAfHbz8qm+JNWDPRXeWcakXkszAZ+rDKbArgJ5F5nonP0BASIn7uABYgltyNkH6RV+7JPRaGUzmiOw6isafkm9vvNP8yZemBCJHpsKUr4hr31K48gKpc/4NFwt2f8Rl3m+ivEcH3X3v0vDDizGcAvsaC4m5EDZgQp7H6Wi2nGtBVdIjkA/G1XeQYn3pJd+eIWZ35nXwqWsVa425gZ05eF+w+e5ntLQ==", "name": "CreateKeypairsTests-bd74a30e-f55e-4d19-8797-bc583ace4eec"}}' 2019-01-09 02:00:45,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3af9d29e-a343-4cbc-8b49-f39e8b34ee14 x-compute-request-id: req-3af9d29e-a343-4cbc-8b49-f39e8b34ee14 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDG0zDk9f1WFcoCwZBaEUTBIpdvuQox4i4ekzO4mCSXsOOGCr+AhxiZNanVTGTSa+WLBGtTUWY8URwQLjhw8YduOOLKz8ueuUeMANsQ3PhVq7XeTwqKe9voXc1KjVlMfF+p3hW1ckd9b+8QLuzw0tPkGlsN1UZ3Tac8R/+qmvK2yxDYNrVHVxZ5O48ydDPMTw6ImpoqchejyM5un006xERHSvmMskOx21+G6eO1nkCSiXI179NKuAFW+JLhoY4FfGbp97TS/HrWADqic+oPc04g08o+CfuUDqv5bO4g5nbau7r/8OjZWdRMkwWsKSJtxSso782Cqc1gg0UDjJb+SmHArOvgUhEpMAAF/QGdgX9jWtCHmbAy2flIGEKKIsPntq6I21CP9yosUmUdF2r+IfLc50G0pZYz3DpMZjJL52524LXIQFEG9zO42c1uDJS85qz0EyBVZ7mnXDGMEIbD8pmh4zcVGcJ5JVNBUtWrYXy7gn+qFLpraLoHcgyR1Efppm0xeRgc7rb2F9eRvBYAjlHcyaVlDeG1vCmFUpV/A7AOF0Z1lVoTil2DK+uR5qUdOA7I3OHXaAU5W6KIRkAv6Nr5+bEXTa2jV8vdDiYIVp+AMyql8xn6B9cGJubcMmNAfWHwEoPVbCSrlEbkGyoO/mwAVOJQ2fQ9T/hPvV7apCFA+MRo/RJVPv3UK5bX2dV8L1nBM65Gl321UZ9pJlwyIBqBUn6RQyxCoC9/FthjE8y0gGE/fJFTnw0Cpjxfnnh8LkEEisF9UYSPQT37BRsjoYplq3r/iPVSJKf7Uw4c9vBiV/El9HHL3W54dsZ1GIu4HqX3HjEozpO3rFV59IvQDIOyxSQLYnujzXwaftYmOzxnewna1K0oX+7wODjM1bCwb+CGLJ53dQ+UTzjq8Kyfu1rMu+AGEu1+paih/6+Jk97Px5r4U88JNec5J0CriddTB1y2KY4hZVQGHhW7wFlNJQq8PSnevNejrX36JvyC9w+h6RsBJHr0vnmENcD6hrODmlUPrTRkcXhjNw3Zh8lr7KIbC+mxJb+F4666t3LekIQUGG9fOzyy217cVhWHZ3pwWwTJ7FmESE7zhPm7eOLjeNjvTRBNYP43CiGV8ii4kahrsj+m6G4wPGN86TTkUcWKMGZrCiXf48omRejFD4GYg5s+cjNU3FdxyZ8n6PeJHrQmR4GtOjm7v1W2knI2If9SewueG+Mv0eaYkAF8xPHJr435oZ8Mln9HPHXTtSCOW2W10E3MafvUjxo8eRwY2okhRlqrpCdsOqAp/NmmIShXJmM+ZTlZkGJkvMRxbBEM/+GloIrLLuNEPTpbYVxP2aXE05BCobJyfdkKlym1dyBdfW+EcKYe8drJvupoShUAbmEQ+Xgyf13QOuueqDzhDc0NwkNzc/+DO+XlbOoU0GUmMw7ydSvF6mmr1XKkrNPYbAfHbz8qm+JNWDPRXeWcakXkszAZ+rDKbArgJ5F5nonP0BASIn7uABYgltyNkH6RV+7JPRaGUzmiOw6isafkm9vvNP8yZemBCJHpsKUr4hr31K48gKpc/4NFwt2f8Rl3m+ivEcH3X3v0vDDizGcAvsaC4m5EDZgQp7H6Wi2nGtBVdIjkA/G1XeQYn3pJd+eIWZ35nXwqWsVa425gZ05eF+w+e5ntLQ==", "user_id": "42fc81a1ecc543cea9f361df2ee4d06b", "name": "CreateKeypairsTests-bd74a30e-f55e-4d19-8797-bc583ace4eec", "fingerprint": "ed:e9:2d:bd:93:b5:1e:d5:b7:74:92:97:eb:53:c4:40"}} 2019-01-09 02:00:45,962 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-3af9d29e-a343-4cbc-8b49-f39e8b34ee14 2019-01-09 02:00:45,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:46,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b31dcb3b9c7f4d85bc0f6974cf82c314", "name": "CreateKeypairsTests-f31ca99d-b062-464-proj-role"}], "expires_at": "2019-01-09T03:00:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "315111a2d0b64f4498a914940e8ecca5", "name": "CreateKeypairsTests-f31ca99d-b062-464-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/315111a2d0b64f4498a914940e8ecca5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/315111a2d0b64f4498a914940e8ecca5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/315111a2d0b64f4498a914940e8ecca5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/315111a2d0b64f4498a914940e8ecca5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/315111a2d0b64f4498a914940e8ecca5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/315111a2d0b64f4498a914940e8ecca5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/315111a2d0b64f4498a914940e8ecca5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/315111a2d0b64f4498a914940e8ecca5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/315111a2d0b64f4498a914940e8ecca5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/315111a2d0b64f4498a914940e8ecca5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/315111a2d0b64f4498a914940e8ecca5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/315111a2d0b64f4498a914940e8ecca5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f31ca99d-b062-464-user", "id": "42fc81a1ecc543cea9f361df2ee4d06b"}, "audit_ids": ["mnMW1S94Qxyigr3EPHI0qQ"], "issued_at": "2019-01-09T02:00:46.000000Z"}} 2019-01-09 02:00:46,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-bd74a30e-f55e-4d19-8797-bc583ace4eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c5aa46bbe7091b7697460534c51e571abf084a" 2019-01-09 02:00:46,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2b73632-69dd-4771-8e58-b9e2526c3e8b x-compute-request-id: req-e2b73632-69dd-4771-8e58-b9e2526c3e8b Content-Encoding: gzip Content-Length: 1575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDG0zDk9f1WFcoCwZBaEUTBIpdvuQox4i4ekzO4mCSXsOOGCr+AhxiZNanVTGTSa+WLBGtTUWY8URwQLjhw8YduOOLKz8ueuUeMANsQ3PhVq7XeTwqKe9voXc1KjVlMfF+p3hW1ckd9b+8QLuzw0tPkGlsN1UZ3Tac8R/+qmvK2yxDYNrVHVxZ5O48ydDPMTw6ImpoqchejyM5un006xERHSvmMskOx21+G6eO1nkCSiXI179NKuAFW+JLhoY4FfGbp97TS/HrWADqic+oPc04g08o+CfuUDqv5bO4g5nbau7r/8OjZWdRMkwWsKSJtxSso782Cqc1gg0UDjJb+SmHArOvgUhEpMAAF/QGdgX9jWtCHmbAy2flIGEKKIsPntq6I21CP9yosUmUdF2r+IfLc50G0pZYz3DpMZjJL52524LXIQFEG9zO42c1uDJS85qz0EyBVZ7mnXDGMEIbD8pmh4zcVGcJ5JVNBUtWrYXy7gn+qFLpraLoHcgyR1Efppm0xeRgc7rb2F9eRvBYAjlHcyaVlDeG1vCmFUpV/A7AOF0Z1lVoTil2DK+uR5qUdOA7I3OHXaAU5W6KIRkAv6Nr5+bEXTa2jV8vdDiYIVp+AMyql8xn6B9cGJubcMmNAfWHwEoPVbCSrlEbkGyoO/mwAVOJQ2fQ9T/hPvV7apCFA+MRo/RJVPv3UK5bX2dV8L1nBM65Gl321UZ9pJlwyIBqBUn6RQyxCoC9/FthjE8y0gGE/fJFTnw0Cpjxfnnh8LkEEisF9UYSPQT37BRsjoYplq3r/iPVSJKf7Uw4c9vBiV/El9HHL3W54dsZ1GIu4HqX3HjEozpO3rFV59IvQDIOyxSQLYnujzXwaftYmOzxnewna1K0oX+7wODjM1bCwb+CGLJ53dQ+UTzjq8Kyfu1rMu+AGEu1+paih/6+Jk97Px5r4U88JNec5J0CriddTB1y2KY4hZVQGHhW7wFlNJQq8PSnevNejrX36JvyC9w+h6RsBJHr0vnmENcD6hrODmlUPrTRkcXhjNw3Zh8lr7KIbC+mxJb+F4666t3LekIQUGG9fOzyy217cVhWHZ3pwWwTJ7FmESE7zhPm7eOLjeNjvTRBNYP43CiGV8ii4kahrsj+m6G4wPGN86TTkUcWKMGZrCiXf48omRejFD4GYg5s+cjNU3FdxyZ8n6PeJHrQmR4GtOjm7v1W2knI2If9SewueG+Mv0eaYkAF8xPHJr435oZ8Mln9HPHXTtSCOW2W10E3MafvUjxo8eRwY2okhRlqrpCdsOqAp/NmmIShXJmM+ZTlZkGJkvMRxbBEM/+GloIrLLuNEPTpbYVxP2aXE05BCobJyfdkKlym1dyBdfW+EcKYe8drJvupoShUAbmEQ+Xgyf13QOuueqDzhDc0NwkNzc/+DO+XlbOoU0GUmMw7ydSvF6mmr1XKkrNPYbAfHbz8qm+JNWDPRXeWcakXkszAZ+rDKbArgJ5F5nonP0BASIn7uABYgltyNkH6RV+7JPRaGUzmiOw6isafkm9vvNP8yZemBCJHpsKUr4hr31K48gKpc/4NFwt2f8Rl3m+ivEcH3X3v0vDDizGcAvsaC4m5EDZgQp7H6Wi2nGtBVdIjkA/G1XeQYn3pJd+eIWZ35nXwqWsVa425gZ05eF+w+e5ntLQ==", "user_id": "42fc81a1ecc543cea9f361df2ee4d06b", "name": "CreateKeypairsTests-bd74a30e-f55e-4d19-8797-bc583ace4eec", "deleted": false, "created_at": "2019-01-09T02:00:45.000000", "updated_at": null, "fingerprint": "ed:e9:2d:bd:93:b5:1e:d5:b7:74:92:97:eb:53:c4:40", "deleted_at": null, "id": 69}} 2019-01-09 02:00:46,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-bd74a30e-f55e-4d19-8797-bc583ace4eec used request id req-e2b73632-69dd-4771-8e58-b9e2526c3e8b 2019-01-09 02:00:46,893 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-bd74a30e-f55e-4d19-8797-bc583ace4eec 2019-01-09 02:00:46,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-bd74a30e-f55e-4d19-8797-bc583ace4eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32090f2e6d7329a7c8775bab342bc71d10bfc9bf" 2019-01-09 02:00:46,936 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95d1cb76-549e-48f7-898c-eaf2a374f5bd x-compute-request-id: req-95d1cb76-549e-48f7-898c-eaf2a374f5bd Content-Length: 0 Content-Type: application/json 2019-01-09 02:00:46,937 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-bd74a30e-f55e-4d19-8797-bc583ace4eec used request id req-95d1cb76-549e-48f7-898c-eaf2a374f5bd 2019-01-09 02:00:46,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:47,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fde16ea4-7fc7-4a9d-b55f-b2164251f43b Date: Wed, 09 Jan 2019 02:00:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:00:47,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-fde16ea4-7fc7-4a9d-b55f-b2164251f43b 2019-01-09 02:00:47,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:47,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80298338-04bb-459c-9bf4-577061525952 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:00:47,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-80298338-04bb-459c-9bf4-577061525952 2019-01-09 02:00:47,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:47,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb5c973c-a945-42ef-bcb1-ec01050e5934 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:00:47,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-bb5c973c-a945-42ef-bcb1-ec01050e5934 2019-01-09 02:00:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:47,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e55aa60-60a2-44ac-805c-ee838aaf08be Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:00:47,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-0e55aa60-60a2-44ac-805c-ee838aaf08be 2019-01-09 02:00:47,457 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f31ca99d-b062-464-proj 2019-01-09 02:00:47,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/315111a2d0b64f4498a914940e8ecca5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:47,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef3c034b-d4ca-42a6-94d3-2c57d58f98c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:47,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/315111a2d0b64f4498a914940e8ecca5 used request id req-ef3c034b-d4ca-42a6-94d3-2c57d58f98c0 2019-01-09 02:00:47,646 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f31ca99d-b062-464-proj-role 2019-01-09 02:00:47,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b31dcb3b9c7f4d85bc0f6974cf82c314 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:47,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c3ab379-6a2e-46d2-9adc-3dfa7319ed86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:47,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b31dcb3b9c7f4d85bc0f6974cf82c314 used request id req-8c3ab379-6a2e-46d2-9adc-3dfa7319ed86 2019-01-09 02:00:47,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee6f9b0be532fdc63d545fd761e29497ba6a87c" 2019-01-09 02:00:47,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ffb5cb4-3e7a-4d14-a880-22971bcd4bcf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:47,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9ffb5cb4-3e7a-4d14-a880-22971bcd4bcf 2019-01-09 02:00:47,866 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f31ca99d-b062-464-user 2019-01-09 02:00:47,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/42fc81a1ecc543cea9f361df2ee4d06b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70094895332a3d1759aae7c4e9cdae75a4f9778" 2019-01-09 02:00:48,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52606b13-b48a-4975-b1a7-75b3acc0b5f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:48,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/42fc81a1ecc543cea9f361df2ee4d06b used request id req-52606b13-b48a-4975-b1a7-75b3acc0b5f8 2019-01-09 02:00:48,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:48,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["hmEnhd0_TjS-EacKkYi6gA"], "issued_at": "2019-01-09T02:00:48.000000Z"}} 2019-01-09 02:00:48,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b1484e8298a89dd4de06902a0eca7e854bbbcb" 2019-01-09 02:00:48,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048a61d6-68de-4675-bc20-081ff5fee048 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:48,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-048a61d6-68de-4675-bc20-081ff5fee048 2019-01-09 02:00:48,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:48,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:48,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["6ojeRA7qRmmiA8lEnOU4SA"], "issued_at": "2019-01-09T02:00:48.000000Z"}} 2019-01-09 02:00:48,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:49,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f18b62c1-33cc-421f-885b-6fef16498f6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:49,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f18b62c1-33cc-421f-885b-6fef16498f6f 2019-01-09 02:00:49,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:49,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:49,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6a424637-aa12-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:49,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114ba69c-da9d-44e1-829e-5b29e92dd251 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6a424637-aa12-49f-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:00:49,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6a424637-aa12-49f-proj used request id req-114ba69c-da9d-44e1-829e-5b29e92dd251 2019-01-09 02:00:49,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:49,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2d9e6e-4bb7-4b48-a5e8-e1b5c94d58e0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:49,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fc2d9e6e-4bb7-4b48-a5e8-e1b5c94d58e0 2019-01-09 02:00:49,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-6a424637-aa12-49f-proj"}}' 2019-01-09 02:00:49,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb6fb14e-295f-4507-86d0-5cff3957d82b Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ca7f59b7c1ea4abd8f89434ba1e1c001"}, "enabled": true, "id": "ca7f59b7c1ea4abd8f89434ba1e1c001", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6a424637-aa12-49f-proj"}} 2019-01-09 02:00:49,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-bb6fb14e-295f-4507-86d0-5cff3957d82b 2019-01-09 02:00:49,351 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-6a424637-aa12-49f-proj 2019-01-09 02:00:49,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:49,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:49,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["m8d4VC0bTKOiAPW4n9GSqw"], "issued_at": "2019-01-09T02:00:49.000000Z"}} 2019-01-09 02:00:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb24046d750ed1914b27d92aa4ef6fe2e47031e" 2019-01-09 02:00:49,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dedce6f-3d54-4213-961a-cee9088d35e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:49,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3dedce6f-3d54-4213-961a-cee9088d35e1 2019-01-09 02:00:49,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:49,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:49,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb24046d750ed1914b27d92aa4ef6fe2e47031e" 2019-01-09 02:00:49,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b2c370-18b1-4660-bfde-574de14f4c26 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:00:49,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-26b2c370-18b1-4660-bfde-574de14f4c26 2019-01-09 02:00:49,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-6a424637-aa12-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb24046d750ed1914b27d92aa4ef6fe2e47031e" 2019-01-09 02:00:49,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc069ddf-d51c-42b4-8ffb-2e51db781d4d Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-6a424637-aa12-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ca7f59b7c1ea4abd8f89434ba1e1c001"}, "enabled": true, "id": "ca7f59b7c1ea4abd8f89434ba1e1c001", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6a424637-aa12-49f-proj"}]} 2019-01-09 02:00:49,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-6a424637-aa12-49f-proj used request id req-bc069ddf-d51c-42b4-8ffb-2e51db781d4d 2019-01-09 02:00:49,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb24046d750ed1914b27d92aa4ef6fe2e47031e" 2019-01-09 02:00:50,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65c9264-5e74-4e01-b525-f49af8d59cf9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:50,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b65c9264-5e74-4e01-b525-f49af8d59cf9 2019-01-09 02:00:50,344 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-6a424637-aa12-49f-user 2019-01-09 02:00:50,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:50,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:50,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce5644a-d87b-43cc-9c47-6e6303114573 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:50,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6ce5644a-d87b-43cc-9c47-6e6303114573 2019-01-09 02:00:50,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" -d '{"role": {"name": "CreateKeypairsTests-6a424637-aa12-49f-proj-role"}}' 2019-01-09 02:00:50,572 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e24cc9ee-0cde-4caf-bbaa-70ae8cf70aab Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4aef874b60924b4f973551ca398a1ab8", "links": {"self": "http://172.30.9.26:5000/v3/roles/4aef874b60924b4f973551ca398a1ab8"}, "name": "CreateKeypairsTests-6a424637-aa12-49f-proj-role"}} 2019-01-09 02:00:50,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e24cc9ee-0cde-4caf-bbaa-70ae8cf70aab 2019-01-09 02:00:50,572 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-6a424637-aa12-49f-proj-role 2019-01-09 02:00:50,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4aef874b60924b4f973551ca398a1ab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:50,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea30a805-fd7d-4f31-9797-d260c7b90afe Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/4aef874b60924b4f973551ca398a1ab8"}, "domain_id": null, "name": "CreateKeypairsTests-6a424637-aa12-49f-proj-role", "id": "4aef874b60924b4f973551ca398a1ab8"}} 2019-01-09 02:00:50,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4aef874b60924b4f973551ca398a1ab8 used request id req-ea30a805-fd7d-4f31-9797-d260c7b90afe 2019-01-09 02:00:50,657 - keystone_utils - INFO - Granting role CreateKeypairsTests-6a424637-aa12-49f-proj-role to project CreateKeypairsTests-6a424637-aa12-49f-proj 2019-01-09 02:00:50,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ca7f59b7c1ea4abd8f89434ba1e1c001/users/177227422df042a8952223478bb2eedb/roles/4aef874b60924b4f973551ca398a1ab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:50,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a651fa29-9c27-42b2-abb2-ae0515e928c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:50,802 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ca7f59b7c1ea4abd8f89434ba1e1c001/users/177227422df042a8952223478bb2eedb/roles/4aef874b60924b4f973551ca398a1ab8 used request id req-a651fa29-9c27-42b2-abb2-ae0515e928c9 2019-01-09 02:00:50,803 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:00:50,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:50,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:51,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4aef874b60924b4f973551ca398a1ab8", "name": "CreateKeypairsTests-6a424637-aa12-49f-proj-role"}], "expires_at": "2019-01-09T03:00:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca7f59b7c1ea4abd8f89434ba1e1c001", "name": "CreateKeypairsTests-6a424637-aa12-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6a424637-aa12-49f-user", "id": "177227422df042a8952223478bb2eedb"}, "audit_ids": ["aO_CUngRQ5mfLvnzjJB48g"], "issued_at": "2019-01-09T02:00:51.000000Z"}} 2019-01-09 02:00:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd0a16a9ac9d51cd3235ce036580fb118a0779f" 2019-01-09 02:00:51,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3812ec-4ae1-48c5-9f98-00090b002d2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:51,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3b3812ec-4ae1-48c5-9f98-00090b002d2a 2019-01-09 02:00:51,265 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:00:51,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd0a16a9ac9d51cd3235ce036580fb118a0779f" 2019-01-09 02:00:51,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e032017d-267c-4c1d-a838-32ca5e1d3e3e x-compute-request-id: req-e032017d-267c-4c1d-a838-32ca5e1d3e3e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:00:51,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-e032017d-267c-4c1d-a838-32ca5e1d3e3e 2019-01-09 02:00:51,429 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-9251e695-6247-466e-9678-bfe66e767b7c... 2019-01-09 02:00:51,429 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:00:51,452 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-9251e695-6247-466e-9678-bfe66e767b7c 2019-01-09 02:00:51,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd0a16a9ac9d51cd3235ce036580fb118a0779f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9DiOIPq7KK7DhLe2pkxYg5WANRrHBjTsiEDIXVfoBucadhtVCLWdDqbHlSBDA8be7vq+ZORP/0eW8kK57pjzi1dHk5Q9/ZHhUMl8GyJXJ92ljeBQyqRA+KCgLusprwO5JhpaMBohIb6OoK/JNDd3Ga9VxrcOC71MVCcczJB08YQ==", "name": "CreateKeypairsTests-9251e695-6247-466e-9678-bfe66e767b7c"}}' 2019-01-09 02:00:51,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3653cfcf-a803-4493-9f81-59b492703df9 x-compute-request-id: req-3653cfcf-a803-4493-9f81-59b492703df9 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9DiOIPq7KK7DhLe2pkxYg5WANRrHBjTsiEDIXVfoBucadhtVCLWdDqbHlSBDA8be7vq+ZORP/0eW8kK57pjzi1dHk5Q9/ZHhUMl8GyJXJ92ljeBQyqRA+KCgLusprwO5JhpaMBohIb6OoK/JNDd3Ga9VxrcOC71MVCcczJB08YQ==", "user_id": "177227422df042a8952223478bb2eedb", "name": "CreateKeypairsTests-9251e695-6247-466e-9678-bfe66e767b7c", "fingerprint": "cd:f7:46:71:ef:af:77:74:da:9b:7e:24:99:77:09:04"}} 2019-01-09 02:00:51,517 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-3653cfcf-a803-4493-9f81-59b492703df9 2019-01-09 02:00:51,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:51,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4aef874b60924b4f973551ca398a1ab8", "name": "CreateKeypairsTests-6a424637-aa12-49f-proj-role"}], "expires_at": "2019-01-09T03:00:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca7f59b7c1ea4abd8f89434ba1e1c001", "name": "CreateKeypairsTests-6a424637-aa12-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/ca7f59b7c1ea4abd8f89434ba1e1c001", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6a424637-aa12-49f-user", "id": "177227422df042a8952223478bb2eedb"}, "audit_ids": ["lqay6Mm6TXWoisc7PYgihA"], "issued_at": "2019-01-09T02:00:51.000000Z"}} 2019-01-09 02:00:51,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-9251e695-6247-466e-9678-bfe66e767b7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a0d570bb0f9503659664bbfcf7333ce3ab53cb" 2019-01-09 02:00:52,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1862867b-c95d-4aef-bd08-68b0e269bcb1 x-compute-request-id: req-1862867b-c95d-4aef-bd08-68b0e269bcb1 Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9DiOIPq7KK7DhLe2pkxYg5WANRrHBjTsiEDIXVfoBucadhtVCLWdDqbHlSBDA8be7vq+ZORP/0eW8kK57pjzi1dHk5Q9/ZHhUMl8GyJXJ92ljeBQyqRA+KCgLusprwO5JhpaMBohIb6OoK/JNDd3Ga9VxrcOC71MVCcczJB08YQ==", "user_id": "177227422df042a8952223478bb2eedb", "name": "CreateKeypairsTests-9251e695-6247-466e-9678-bfe66e767b7c", "deleted": false, "created_at": "2019-01-09T02:00:51.000000", "updated_at": null, "fingerprint": "cd:f7:46:71:ef:af:77:74:da:9b:7e:24:99:77:09:04", "deleted_at": null, "id": 72}} 2019-01-09 02:00:52,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-9251e695-6247-466e-9678-bfe66e767b7c used request id req-1862867b-c95d-4aef-bd08-68b0e269bcb1 2019-01-09 02:00:52,063 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-9251e695-6247-466e-9678-bfe66e767b7c 2019-01-09 02:00:52,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-9251e695-6247-466e-9678-bfe66e767b7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd0a16a9ac9d51cd3235ce036580fb118a0779f" 2019-01-09 02:00:52,098 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:00: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-7535fe34-40c7-4b4e-b1fc-047d316f00e1 x-compute-request-id: req-7535fe34-40c7-4b4e-b1fc-047d316f00e1 Content-Length: 0 Content-Type: application/json 2019-01-09 02:00:52,098 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-9251e695-6247-466e-9678-bfe66e767b7c used request id req-7535fe34-40c7-4b4e-b1fc-047d316f00e1 2019-01-09 02:00:52,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:52,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e4e1d242-fb41-47e8-9b2f-b9c132028ca2 Date: Wed, 09 Jan 2019 02:00:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:00:52,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e4e1d242-fb41-47e8-9b2f-b9c132028ca2 2019-01-09 02:00:52,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:52,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9852bea5-9a91-4004-b575-b14b0681923f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:00:52,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-9852bea5-9a91-4004-b575-b14b0681923f 2019-01-09 02:00:52,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:52,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c79d53-0e1c-4776-a21b-ef404e19d370 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:00:52,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-70c79d53-0e1c-4776-a21b-ef404e19d370 2019-01-09 02:00:52,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:52,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2f1b1e-e290-4adf-8f3a-347cf62a8195 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:00:52,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-8e2f1b1e-e290-4adf-8f3a-347cf62a8195 2019-01-09 02:00:52,597 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-6a424637-aa12-49f-proj 2019-01-09 02:00:52,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ca7f59b7c1ea4abd8f89434ba1e1c001 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:52,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2f6b1e-ce81-4407-b3f3-b3a15b7e3092 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:52,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ca7f59b7c1ea4abd8f89434ba1e1c001 used request id req-8a2f6b1e-ce81-4407-b3f3-b3a15b7e3092 2019-01-09 02:00:52,820 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-6a424637-aa12-49f-proj-role 2019-01-09 02:00:52,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4aef874b60924b4f973551ca398a1ab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:52,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6402f99f-0a5d-4bc4-86e8-f5d2bb19f75f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:52,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4aef874b60924b4f973551ca398a1ab8 used request id req-6402f99f-0a5d-4bc4-86e8-f5d2bb19f75f 2019-01-09 02:00:52,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f371522c341ca8e992940e63b89e393580d48db7" 2019-01-09 02:00:53,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4dade08-4dbf-41ec-9283-068695d06359 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:53,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c4dade08-4dbf-41ec-9283-068695d06359 2019-01-09 02:00:53,018 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-6a424637-aa12-49f-user 2019-01-09 02:00:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/177227422df042a8952223478bb2eedb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb24046d750ed1914b27d92aa4ef6fe2e47031e" 2019-01-09 02:00:53,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e68f5c15-0769-4156-8295-927f84d72d30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:53,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/177227422df042a8952223478bb2eedb used request id req-e68f5c15-0769-4156-8295-927f84d72d30 2019-01-09 02:00:53,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:53,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["1voRY8MSTsuaayLseXJghQ"], "issued_at": "2019-01-09T02:00:53.000000Z"}} 2019-01-09 02:00:53,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e56d796a9ea4a2048d57382b122a8de6e548f67" 2019-01-09 02:00:53,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2107e9af-13e7-4867-ac97-a73fc19d64b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:53,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2107e9af-13e7-4867-ac97-a73fc19d64b9 2019-01-09 02:00:53,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:53,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:54,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["ztNKbliWQCa2nJX_plmA0A"], "issued_at": "2019-01-09T02:00:54.000000Z"}} 2019-01-09 02:00:54,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:54,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7daf0de6-dfa1-4f4c-8e55-bd5f1b864d8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:54,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7daf0de6-dfa1-4f4c-8e55-bd5f1b864d8b 2019-01-09 02:00:54,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:54,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:54,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-987fc35a-6cfa-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:54,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5035e93-54d2-4e7a-b7cf-7784f386e855 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-987fc35a-6cfa-4c7-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:00:54,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-987fc35a-6cfa-4c7-proj used request id req-f5035e93-54d2-4e7a-b7cf-7784f386e855 2019-01-09 02:00:54,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:54,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c567826-6a0a-4580-9c70-a2601e011db8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:54,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5c567826-6a0a-4580-9c70-a2601e011db8 2019-01-09 02:00:54,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-987fc35a-6cfa-4c7-proj"}}' 2019-01-09 02:00:54,494 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eeda04e-1b75-4fae-9ac4-5572501ec9ee Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5f8e341237f84d15b7fee3616b1fe6cf"}, "enabled": true, "id": "5f8e341237f84d15b7fee3616b1fe6cf", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-987fc35a-6cfa-4c7-proj"}} 2019-01-09 02:00:54,494 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9eeda04e-1b75-4fae-9ac4-5572501ec9ee 2019-01-09 02:00:54,494 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-987fc35a-6cfa-4c7-proj 2019-01-09 02:00:54,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:54,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:54,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["vCf3E7W-Q02d9Mj2KSzO0Q"], "issued_at": "2019-01-09T02:00:54.000000Z"}} 2019-01-09 02:00:54,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54f6f5b47a3189f240a281082456d37a02a2168" 2019-01-09 02:00:54,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362ef3c8-98a3-4b4a-93fd-66ccc8c5f0bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:54,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-362ef3c8-98a3-4b4a-93fd-66ccc8c5f0bf 2019-01-09 02:00:54,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:54,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:54,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54f6f5b47a3189f240a281082456d37a02a2168" 2019-01-09 02:00:55,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fa5341-ce95-451c-a7f8-de02d6a0e490 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:00:55,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-96fa5341-ce95-451c-a7f8-de02d6a0e490 2019-01-09 02:00:55,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-987fc35a-6cfa-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54f6f5b47a3189f240a281082456d37a02a2168" 2019-01-09 02:00:55,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa1895e-af4d-4975-8691-3ea1d06c51c5 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-987fc35a-6cfa-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5f8e341237f84d15b7fee3616b1fe6cf"}, "enabled": true, "id": "5f8e341237f84d15b7fee3616b1fe6cf", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-987fc35a-6cfa-4c7-proj"}]} 2019-01-09 02:00:55,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-987fc35a-6cfa-4c7-proj used request id req-1aa1895e-af4d-4975-8691-3ea1d06c51c5 2019-01-09 02:00:55,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54f6f5b47a3189f240a281082456d37a02a2168" 2019-01-09 02:00:55,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce090f8c-9568-448c-826c-204e57ddfab1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:55,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ce090f8c-9568-448c-826c-204e57ddfab1 2019-01-09 02:00:55,572 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-987fc35a-6cfa-4c7-user 2019-01-09 02:00:55,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:55,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:55,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f4ccf6-0958-49a8-84dd-335630390b6b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:55,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-15f4ccf6-0958-49a8-84dd-335630390b6b 2019-01-09 02:00:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" -d '{"role": {"name": "CreateKeypairsTests-987fc35a-6cfa-4c7-proj-role"}}' 2019-01-09 02:00:55,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cba495f-0bc4-4182-a520-18696c60525a Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "708ce3fcca3b4722b920b99d24c12582", "links": {"self": "http://172.30.9.26:5000/v3/roles/708ce3fcca3b4722b920b99d24c12582"}, "name": "CreateKeypairsTests-987fc35a-6cfa-4c7-proj-role"}} 2019-01-09 02:00:55,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6cba495f-0bc4-4182-a520-18696c60525a 2019-01-09 02:00:55,788 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-987fc35a-6cfa-4c7-proj-role 2019-01-09 02:00:55,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/708ce3fcca3b4722b920b99d24c12582 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:55,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6ba5d2-0bd7-4a9b-9d67-cfb7d7ae040f Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/708ce3fcca3b4722b920b99d24c12582"}, "domain_id": null, "name": "CreateKeypairsTests-987fc35a-6cfa-4c7-proj-role", "id": "708ce3fcca3b4722b920b99d24c12582"}} 2019-01-09 02:00:55,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/708ce3fcca3b4722b920b99d24c12582 used request id req-7f6ba5d2-0bd7-4a9b-9d67-cfb7d7ae040f 2019-01-09 02:00:55,882 - keystone_utils - INFO - Granting role CreateKeypairsTests-987fc35a-6cfa-4c7-proj-role to project CreateKeypairsTests-987fc35a-6cfa-4c7-proj 2019-01-09 02:00:55,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5f8e341237f84d15b7fee3616b1fe6cf/users/4f4109ee308f470fbd4c7218677eefba/roles/708ce3fcca3b4722b920b99d24c12582 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:56,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99d452e1-e5b8-4891-bdbe-7759dc5ea442 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:56,005 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5f8e341237f84d15b7fee3616b1fe6cf/users/4f4109ee308f470fbd4c7218677eefba/roles/708ce3fcca3b4722b920b99d24c12582 used request id req-99d452e1-e5b8-4891-bdbe-7759dc5ea442 2019-01-09 02:00:56,005 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:00:56,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:56,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:56,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "708ce3fcca3b4722b920b99d24c12582", "name": "CreateKeypairsTests-987fc35a-6cfa-4c7-proj-role"}], "expires_at": "2019-01-09T03:00:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f8e341237f84d15b7fee3616b1fe6cf", "name": "CreateKeypairsTests-987fc35a-6cfa-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-987fc35a-6cfa-4c7-user", "id": "4f4109ee308f470fbd4c7218677eefba"}, "audit_ids": ["McdQaWM1QiG3c3RXsR5t5A"], "issued_at": "2019-01-09T02:00:56.000000Z"}} 2019-01-09 02:00:56,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0776331bf218f1a0bd21fb1a679c7a0d8164d79c" 2019-01-09 02:00:56,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08722fa9-a3c2-4270-842f-cb470a9ab752 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:56,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-08722fa9-a3c2-4270-842f-cb470a9ab752 2019-01-09 02:00:56,477 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:00:56,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0776331bf218f1a0bd21fb1a679c7a0d8164d79c" 2019-01-09 02:00:56,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-89cb4f16-ee8a-4424-8f78-46da173d00e7 x-compute-request-id: req-89cb4f16-ee8a-4424-8f78-46da173d00e7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:00:56,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-89cb4f16-ee8a-4424-8f78-46da173d00e7 2019-01-09 02:00:56,632 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7... 2019-01-09 02:00:56,633 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:00:56,721 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7 2019-01-09 02:00:56,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0776331bf218f1a0bd21fb1a679c7a0d8164d79c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZASlW3eI3yftTU+m/FEralZsC+lW3Uj9AvAF7tgknNTWBjcDR1gnrHIrL5TAFwA+r1mSdV1+ktU4XE8ylJWrAdCeHq4D7t75rMfA192j853uNf5plzvsR4SEw6kX0rxakXxsTGl4hi9L3zJZWA7tqZRjakPe9zCea6achZZuxgQ==", "name": "CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7"}}' 2019-01-09 02:00:56,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-c3ae87ae-120c-443a-97f1-16c3b0e18345 x-compute-request-id: req-c3ae87ae-120c-443a-97f1-16c3b0e18345 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZASlW3eI3yftTU+m/FEralZsC+lW3Uj9AvAF7tgknNTWBjcDR1gnrHIrL5TAFwA+r1mSdV1+ktU4XE8ylJWrAdCeHq4D7t75rMfA192j853uNf5plzvsR4SEw6kX0rxakXxsTGl4hi9L3zJZWA7tqZRjakPe9zCea6achZZuxgQ==", "user_id": "4f4109ee308f470fbd4c7218677eefba", "name": "CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7", "fingerprint": "89:ec:bf:12:e8:fe:e9:44:cb:5f:18:09:0b:d3:20:6d"}} 2019-01-09 02:00:56,782 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c3ae87ae-120c-443a-97f1-16c3b0e18345 2019-01-09 02:00:56,784 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7.pub 2019-01-09 02:00:56,785 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7 2019-01-09 02:00:56,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:57,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "708ce3fcca3b4722b920b99d24c12582", "name": "CreateKeypairsTests-987fc35a-6cfa-4c7-proj-role"}], "expires_at": "2019-01-09T03:00:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f8e341237f84d15b7fee3616b1fe6cf", "name": "CreateKeypairsTests-987fc35a-6cfa-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5f8e341237f84d15b7fee3616b1fe6cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-987fc35a-6cfa-4c7-user", "id": "4f4109ee308f470fbd4c7218677eefba"}, "audit_ids": ["6EzT5FvQT9uxJCj4sxsBGA"], "issued_at": "2019-01-09T02:00:57.000000Z"}} 2019-01-09 02:00:57,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbdf989f948bc149c77efab5073d60c14d03318" 2019-01-09 02:00:57,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e232b8d-7674-4d55-80a3-63638511fcd9 x-compute-request-id: req-2e232b8d-7674-4d55-80a3-63638511fcd9 Content-Encoding: gzip Content-Length: 419 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZASlW3eI3yftTU+m/FEralZsC+lW3Uj9AvAF7tgknNTWBjcDR1gnrHIrL5TAFwA+r1mSdV1+ktU4XE8ylJWrAdCeHq4D7t75rMfA192j853uNf5plzvsR4SEw6kX0rxakXxsTGl4hi9L3zJZWA7tqZRjakPe9zCea6achZZuxgQ==", "user_id": "4f4109ee308f470fbd4c7218677eefba", "name": "CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7", "deleted": false, "created_at": "2019-01-09T02:00:56.000000", "updated_at": null, "fingerprint": "89:ec:bf:12:e8:fe:e9:44:cb:5f:18:09:0b:d3:20:6d", "deleted_at": null, "id": 75}} 2019-01-09 02:00:57,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7 used request id req-2e232b8d-7674-4d55-80a3-63638511fcd9 2019-01-09 02:00:57,311 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7 2019-01-09 02:00:57,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0776331bf218f1a0bd21fb1a679c7a0d8164d79c" 2019-01-09 02:00:57,349 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c043ef11-e623-4d13-8602-ae5d328132c3 x-compute-request-id: req-c043ef11-e623-4d13-8602-ae5d328132c3 Content-Length: 0 Content-Type: application/json 2019-01-09 02:00:57,349 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7 used request id req-c043ef11-e623-4d13-8602-ae5d328132c3 2019-01-09 02:00:57,349 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7.pub] 2019-01-09 02:00:57,350 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-28b890f0-18ae-4a8f-bd75-310eb223c1c7] 2019-01-09 02:00:57,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:57,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-015e457e-3328-4f2f-a4e7-0275ac7fc5bc Date: Wed, 09 Jan 2019 02:00:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:00:57,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-015e457e-3328-4f2f-a4e7-0275ac7fc5bc 2019-01-09 02:00:57,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:57,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd57707-5816-432e-a222-b51a761712cf Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:00:57,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-cdd57707-5816-432e-a222-b51a761712cf 2019-01-09 02:00:57,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:57,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bbc6fb-c5c8-4709-b64f-2d11a3316e5c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:00:57,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-39bbc6fb-c5c8-4709-b64f-2d11a3316e5c 2019-01-09 02:00:57,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:57,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3533a566-3c5b-4c1a-a7b5-1bb005ddb1d4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:00:57,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-3533a566-3c5b-4c1a-a7b5-1bb005ddb1d4 2019-01-09 02:00:57,825 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-987fc35a-6cfa-4c7-proj 2019-01-09 02:00:57,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5f8e341237f84d15b7fee3616b1fe6cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:58,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb813949-c131-4255-ab91-471037ac77c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:58,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5f8e341237f84d15b7fee3616b1fe6cf used request id req-fb813949-c131-4255-ab91-471037ac77c4 2019-01-09 02:00:58,149 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-987fc35a-6cfa-4c7-proj-role 2019-01-09 02:00:58,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/708ce3fcca3b4722b920b99d24c12582 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:58,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20e1553c-03fa-4d6f-b816-4d607109376b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:58,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/708ce3fcca3b4722b920b99d24c12582 used request id req-20e1553c-03fa-4d6f-b816-4d607109376b 2019-01-09 02:00:58,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfcdfcfe3466e81cac140a825d18a86aefafd66" 2019-01-09 02:00:58,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1202f3e8-7c9a-4c5f-a00e-b53c2758b63d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:00:58,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1202f3e8-7c9a-4c5f-a00e-b53c2758b63d 2019-01-09 02:00:58,359 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-987fc35a-6cfa-4c7-user 2019-01-09 02:00:58,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/4f4109ee308f470fbd4c7218677eefba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54f6f5b47a3189f240a281082456d37a02a2168" 2019-01-09 02:00:58,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8bd2f6d-bab1-438f-914c-24caf58c8a4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:00:58,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4f4109ee308f470fbd4c7218677eefba used request id req-b8bd2f6d-bab1-438f-914c-24caf58c8a4b 2019-01-09 02:00:58,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:58,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["5tlCSJOiRJC1fnZjHQnOLA"], "issued_at": "2019-01-09T02:00:58.000000Z"}} 2019-01-09 02:00:58,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b49c8fb57b20c57af120034ab47b71ebdfbe0b" 2019-01-09 02:00:59,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b97d9f1-2100-4c14-902e-b8137ec772d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:59,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6b97d9f1-2100-4c14-902e-b8137ec772d7 2019-01-09 02:00:59,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:59,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:00:59,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["X_CrX987RY-pXybJ6CqEwQ"], "issued_at": "2019-01-09T02:00:59.000000Z"}} 2019-01-09 02:00:59,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:00:59,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf59d005-aa3d-46fe-bccc-35832ae9aef8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:00:59,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bf59d005-aa3d-46fe-bccc-35832ae9aef8 2019-01-09 02:00:59,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:00:59,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:00:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:00:59,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-8bc11d47-41fb-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:00:59,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06410db-719c-4151-846e-f975db01a84e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-8bc11d47-41fb-453-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:00:59,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-8bc11d47-41fb-453-proj used request id req-b06410db-719c-4151-846e-f975db01a84e 2019-01-09 02:00:59,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:00:59,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f9fe8a-7c27-4e49-a09d-e7fc126cfcbb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:00:59,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b9f9fe8a-7c27-4e49-a09d-e7fc126cfcbb 2019-01-09 02:00:59,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-8bc11d47-41fb-453-proj"}}' 2019-01-09 02:00:59,823 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a28de461-cb6f-4b56-b727-e6cf8f51bb89 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/39a48116604f466bb7025673063799d4"}, "enabled": true, "id": "39a48116604f466bb7025673063799d4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-8bc11d47-41fb-453-proj"}} 2019-01-09 02:00:59,823 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a28de461-cb6f-4b56-b727-e6cf8f51bb89 2019-01-09 02:00:59,823 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-8bc11d47-41fb-453-proj 2019-01-09 02:00:59,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:00:59,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:00,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["TKcuZyLtTsSIJcDe7yAU0Q"], "issued_at": "2019-01-09T02:01:00.000000Z"}} 2019-01-09 02:01:00,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4a718fda54f94a56a030a0cdb6e2603b22c774" 2019-01-09 02:01:00,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ae4c49-5b19-4b77-9668-2f65a6047de7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:00,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-11ae4c49-5b19-4b77-9668-2f65a6047de7 2019-01-09 02:01:00,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:00,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:00,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4a718fda54f94a56a030a0cdb6e2603b22c774" 2019-01-09 02:01:00,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4aebed0-52f0-4187-a721-b2ed3c57b462 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:01:00,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a4aebed0-52f0-4187-a721-b2ed3c57b462 2019-01-09 02:01:00,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-8bc11d47-41fb-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4a718fda54f94a56a030a0cdb6e2603b22c774" 2019-01-09 02:01:00,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1d33d8-a38d-4f2d-94f8-3784d1c06809 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-8bc11d47-41fb-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/39a48116604f466bb7025673063799d4"}, "enabled": true, "id": "39a48116604f466bb7025673063799d4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-8bc11d47-41fb-453-proj"}]} 2019-01-09 02:01:00,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-8bc11d47-41fb-453-proj used request id req-bf1d33d8-a38d-4f2d-94f8-3784d1c06809 2019-01-09 02:01:00,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4a718fda54f94a56a030a0cdb6e2603b22c774" 2019-01-09 02:01:00,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96dee17-c23a-4238-8672-99389bec8800 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:00,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d96dee17-c23a-4238-8672-99389bec8800 2019-01-09 02:01:00,887 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-8bc11d47-41fb-453-user 2019-01-09 02:01:00,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:00,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:01:00,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-010b0d26-f3cb-4316-b947-ecd1c46c2c7a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:00,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-010b0d26-f3cb-4316-b947-ecd1c46c2c7a 2019-01-09 02:01:00,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" -d '{"role": {"name": "CreateKeypairsTests-8bc11d47-41fb-453-proj-role"}}' 2019-01-09 02:01:01,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b88f5f62-61a2-465e-83e9-8e94df124544 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "193dee3588724c999871a53284a8e55e", "links": {"self": "http://172.30.9.26:5000/v3/roles/193dee3588724c999871a53284a8e55e"}, "name": "CreateKeypairsTests-8bc11d47-41fb-453-proj-role"}} 2019-01-09 02:01:01,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b88f5f62-61a2-465e-83e9-8e94df124544 2019-01-09 02:01:01,111 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-8bc11d47-41fb-453-proj-role 2019-01-09 02:01:01,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/193dee3588724c999871a53284a8e55e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:01:01,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c8f97c-13f8-45ff-aadd-d4acd969960b Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/193dee3588724c999871a53284a8e55e"}, "domain_id": null, "name": "CreateKeypairsTests-8bc11d47-41fb-453-proj-role", "id": "193dee3588724c999871a53284a8e55e"}} 2019-01-09 02:01:01,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/193dee3588724c999871a53284a8e55e used request id req-86c8f97c-13f8-45ff-aadd-d4acd969960b 2019-01-09 02:01:01,132 - keystone_utils - INFO - Granting role CreateKeypairsTests-8bc11d47-41fb-453-proj-role to project CreateKeypairsTests-8bc11d47-41fb-453-proj 2019-01-09 02:01:01,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/39a48116604f466bb7025673063799d4/users/a806cf0594f54084af3677311c19e25f/roles/193dee3588724c999871a53284a8e55e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:01:01,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffb4dc4e-ef96-441d-99f3-af27ef2a64d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:01,257 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/39a48116604f466bb7025673063799d4/users/a806cf0594f54084af3677311c19e25f/roles/193dee3588724c999871a53284a8e55e used request id req-ffb4dc4e-ef96-441d-99f3-af27ef2a64d7 2019-01-09 02:01:01,257 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:01:01,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:01,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:01,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "193dee3588724c999871a53284a8e55e", "name": "CreateKeypairsTests-8bc11d47-41fb-453-proj-role"}], "expires_at": "2019-01-09T03:01:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39a48116604f466bb7025673063799d4", "name": "CreateKeypairsTests-8bc11d47-41fb-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/39a48116604f466bb7025673063799d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/39a48116604f466bb7025673063799d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/39a48116604f466bb7025673063799d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/39a48116604f466bb7025673063799d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/39a48116604f466bb7025673063799d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/39a48116604f466bb7025673063799d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/39a48116604f466bb7025673063799d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/39a48116604f466bb7025673063799d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/39a48116604f466bb7025673063799d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/39a48116604f466bb7025673063799d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/39a48116604f466bb7025673063799d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/39a48116604f466bb7025673063799d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-8bc11d47-41fb-453-user", "id": "a806cf0594f54084af3677311c19e25f"}, "audit_ids": ["jWktQD59RxO51XkgV2rB1w"], "issued_at": "2019-01-09T02:01:01.000000Z"}} 2019-01-09 02:01:01,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0472c2c0c79887b843435fe9dcdc2912f316e" 2019-01-09 02:01:01,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de559c5-3239-48c5-b765-0e7f657777b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:01,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5de559c5-3239-48c5-b765-0e7f657777b4 2019-01-09 02:01:01,707 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:01:01,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0472c2c0c79887b843435fe9dcdc2912f316e" 2019-01-09 02:01:01,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a3618e9-914f-4897-a222-f038a4241e02 x-compute-request-id: req-8a3618e9-914f-4897-a222-f038a4241e02 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:01:01,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8a3618e9-914f-4897-a222-f038a4241e02 2019-01-09 02:01:01,868 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-b84392a0-7559-4775-a91c-50277b31a0cf... 2019-01-09 02:01:01,868 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:01:01,941 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-b84392a0-7559-4775-a91c-50277b31a0cf 2019-01-09 02:01:01,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0472c2c0c79887b843435fe9dcdc2912f316e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCnHbs6Go2oQlcATdl65HB63ynRnq/s39TeZV+e/EJZFsaQ5ZWfTGlLVr1RZ0MxoH+40xEEKRfA7VQxZexFtPwXRHHJPTzUHgOSaQ2GpplbmjAPSSeXffgZIiZcF9ptZ6B8dFiuJ7Wbg1BHcW61OwA+A4uMyrOadNK+DT+7XC7H9Q==", "name": "CreateKeypairsTests-b84392a0-7559-4775-a91c-50277b31a0cf"}}' 2019-01-09 02:01:02,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40b9a1ac-7d19-4f59-be07-9dde73911da8 x-compute-request-id: req-40b9a1ac-7d19-4f59-be07-9dde73911da8 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCnHbs6Go2oQlcATdl65HB63ynRnq/s39TeZV+e/EJZFsaQ5ZWfTGlLVr1RZ0MxoH+40xEEKRfA7VQxZexFtPwXRHHJPTzUHgOSaQ2GpplbmjAPSSeXffgZIiZcF9ptZ6B8dFiuJ7Wbg1BHcW61OwA+A4uMyrOadNK+DT+7XC7H9Q==", "user_id": "a806cf0594f54084af3677311c19e25f", "name": "CreateKeypairsTests-b84392a0-7559-4775-a91c-50277b31a0cf", "fingerprint": "1e:70:0e:91:9f:22:05:b3:b8:63:4d:19:43:1b:81:bc"}} 2019-01-09 02:01:02,009 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-40b9a1ac-7d19-4f59-be07-9dde73911da8 2019-01-09 02:01:02,022 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-b84392a0-7559-4775-a91c-50277b31a0cf.pub 2019-01-09 02:01:02,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:02,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "193dee3588724c999871a53284a8e55e", "name": "CreateKeypairsTests-8bc11d47-41fb-453-proj-role"}], "expires_at": "2019-01-09T03:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39a48116604f466bb7025673063799d4", "name": "CreateKeypairsTests-8bc11d47-41fb-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/39a48116604f466bb7025673063799d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/39a48116604f466bb7025673063799d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/39a48116604f466bb7025673063799d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/39a48116604f466bb7025673063799d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/39a48116604f466bb7025673063799d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/39a48116604f466bb7025673063799d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/39a48116604f466bb7025673063799d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/39a48116604f466bb7025673063799d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/39a48116604f466bb7025673063799d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/39a48116604f466bb7025673063799d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/39a48116604f466bb7025673063799d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/39a48116604f466bb7025673063799d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-8bc11d47-41fb-453-user", "id": "a806cf0594f54084af3677311c19e25f"}, "audit_ids": ["pDYFTAQ5R1STH0JafckmYw"], "issued_at": "2019-01-09T02:01:02.000000Z"}} 2019-01-09 02:01:02,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-b84392a0-7559-4775-a91c-50277b31a0cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3850d15ad733c2f3986d8f62aca50289dd914ca5" 2019-01-09 02:01:02,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01: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-dffb9074-af16-40da-9bec-4b955b0ed14b x-compute-request-id: req-dffb9074-af16-40da-9bec-4b955b0ed14b Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCnHbs6Go2oQlcATdl65HB63ynRnq/s39TeZV+e/EJZFsaQ5ZWfTGlLVr1RZ0MxoH+40xEEKRfA7VQxZexFtPwXRHHJPTzUHgOSaQ2GpplbmjAPSSeXffgZIiZcF9ptZ6B8dFiuJ7Wbg1BHcW61OwA+A4uMyrOadNK+DT+7XC7H9Q==", "user_id": "a806cf0594f54084af3677311c19e25f", "name": "CreateKeypairsTests-b84392a0-7559-4775-a91c-50277b31a0cf", "deleted": false, "created_at": "2019-01-09T02:01:01.000000", "updated_at": null, "fingerprint": "1e:70:0e:91:9f:22:05:b3:b8:63:4d:19:43:1b:81:bc", "deleted_at": null, "id": 78}} 2019-01-09 02:01:02,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-b84392a0-7559-4775-a91c-50277b31a0cf used request id req-dffb9074-af16-40da-9bec-4b955b0ed14b 2019-01-09 02:01:02,556 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-b84392a0-7559-4775-a91c-50277b31a0cf 2019-01-09 02:01:02,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-b84392a0-7559-4775-a91c-50277b31a0cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be0472c2c0c79887b843435fe9dcdc2912f316e" 2019-01-09 02:01:02,596 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:01: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-ebcdc47a-ae4f-443a-b1b6-02e92385d545 x-compute-request-id: req-ebcdc47a-ae4f-443a-b1b6-02e92385d545 Content-Length: 0 Content-Type: application/json 2019-01-09 02:01:02,596 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-b84392a0-7559-4775-a91c-50277b31a0cf used request id req-ebcdc47a-ae4f-443a-b1b6-02e92385d545 2019-01-09 02:01:02,597 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-b84392a0-7559-4775-a91c-50277b31a0cf.pub] 2019-01-09 02:01:02,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:01:02,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-104b1c99-813e-4f25-8cf9-a2af1b6ee352 Date: Wed, 09 Jan 2019 02:01:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:01:02,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-104b1c99-813e-4f25-8cf9-a2af1b6ee352 2019-01-09 02:01:02,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:01:03,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7dccd4c-3a3c-494c-a4c9-ca921b3d7f5b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:01:03,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-d7dccd4c-3a3c-494c-a4c9-ca921b3d7f5b 2019-01-09 02:01:03,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:01:03,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fb58a3-c820-40d7-827d-e8f5b8e785db Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:01:03,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-24fb58a3-c820-40d7-827d-e8f5b8e785db 2019-01-09 02:01:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:01:03,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f099c282-465f-49fd-b1f1-464751b07a00 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:01:03,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-f099c282-465f-49fd-b1f1-464751b07a00 2019-01-09 02:01:03,184 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-8bc11d47-41fb-453-proj 2019-01-09 02:01:03,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/39a48116604f466bb7025673063799d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:01:03,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9be4dc3-bfa8-4baf-b41b-996390b2e194 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:03,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/39a48116604f466bb7025673063799d4 used request id req-a9be4dc3-bfa8-4baf-b41b-996390b2e194 2019-01-09 02:01:03,389 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-8bc11d47-41fb-453-proj-role 2019-01-09 02:01:03,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/193dee3588724c999871a53284a8e55e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:01:03,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1b6258-1fd4-414a-9530-4bf6090549a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:03,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/193dee3588724c999871a53284a8e55e used request id req-2c1b6258-1fd4-414a-9530-4bf6090549a9 2019-01-09 02:01:03,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57f1dd5fc94ed100b5066a2af061e73414cbcc" 2019-01-09 02:01:03,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea67df22-71dc-445d-84f6-7e6b128b1694 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:03,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ea67df22-71dc-445d-84f6-7e6b128b1694 2019-01-09 02:01:03,594 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-8bc11d47-41fb-453-user 2019-01-09 02:01:03,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a806cf0594f54084af3677311c19e25f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4a718fda54f94a56a030a0cdb6e2603b22c774" 2019-01-09 02:01:03,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2198edfe-1cd7-4030-b80f-f0e19c556134 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:03,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a806cf0594f54084af3677311c19e25f used request id req-2198edfe-1cd7-4030-b80f-f0e19c556134 2019-01-09 02:01:03,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:04,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Lr1mQQ71R_W3KWRayySOAA"], "issued_at": "2019-01-09T02:01:04.000000Z"}} 2019-01-09 02:01:04,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01764b514c3eda4e4622a1692963b92ae396be" 2019-01-09 02:01:04,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132e2251-71d5-4d0c-b787-cbdf0844e8b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:04,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-132e2251-71d5-4d0c-b787-cbdf0844e8b5 2019-01-09 02:01:04,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:04,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:04,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["TNx1C_S4TdSywyeyHRqcdQ"], "issued_at": "2019-01-09T02:01:04.000000Z"}} 2019-01-09 02:01:04,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:04,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12e226c-34d1-4e28-9c47-157c1ba067fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:04,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e12e226c-34d1-4e28-9c47-157c1ba067fb 2019-01-09 02:01:04,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:04,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:04,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-e638bee1-715b-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:04,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c580aeb5-2a84-4e2d-bbde-649e95b3dec8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-e638bee1-715b-48c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:01:04,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-e638bee1-715b-48c-proj used request id req-c580aeb5-2a84-4e2d-bbde-649e95b3dec8 2019-01-09 02:01:04,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:04,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f34f84ee-1050-47f8-827b-123ca7024d73 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:04,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f34f84ee-1050-47f8-827b-123ca7024d73 2019-01-09 02:01:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-e638bee1-715b-48c-proj"}}' 2019-01-09 02:01:05,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa0abfab-e4d9-4862-ac7c-836de4ab8382 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8f41c9ca3a35484f9b0e0db25f1fa3c0"}, "enabled": true, "id": "8f41c9ca3a35484f9b0e0db25f1fa3c0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-e638bee1-715b-48c-proj"}} 2019-01-09 02:01:05,111 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fa0abfab-e4d9-4862-ac7c-836de4ab8382 2019-01-09 02:01:05,111 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-e638bee1-715b-48c-proj 2019-01-09 02:01:05,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:05,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:05,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["z_tHwmkzSn6xWGTeSfsZxA"], "issued_at": "2019-01-09T02:01:05.000000Z"}} 2019-01-09 02:01:05,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3702f38cf3bf78fd5e9a602186b703b6dd601628" 2019-01-09 02:01:05,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2eb440-e136-4bfe-828d-2ceaebd28700 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:05,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6a2eb440-e136-4bfe-828d-2ceaebd28700 2019-01-09 02:01:05,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:05,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:05,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3702f38cf3bf78fd5e9a602186b703b6dd601628" 2019-01-09 02:01:05,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd6a052-079d-44ff-b444-e1252758726e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:01:05,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ccd6a052-079d-44ff-b444-e1252758726e 2019-01-09 02:01:05,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-e638bee1-715b-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3702f38cf3bf78fd5e9a602186b703b6dd601628" 2019-01-09 02:01:05,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c4d77f-27f2-4c9a-bcae-6cc8691b9aa7 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-e638bee1-715b-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8f41c9ca3a35484f9b0e0db25f1fa3c0"}, "enabled": true, "id": "8f41c9ca3a35484f9b0e0db25f1fa3c0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-e638bee1-715b-48c-proj"}]} 2019-01-09 02:01:05,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-e638bee1-715b-48c-proj used request id req-02c4d77f-27f2-4c9a-bcae-6cc8691b9aa7 2019-01-09 02:01:05,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3702f38cf3bf78fd5e9a602186b703b6dd601628" 2019-01-09 02:01:05,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d6f654-7e0b-4515-b023-f048df316c59 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:05,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e7d6f654-7e0b-4515-b023-f048df316c59 2019-01-09 02:01:06,176 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-e638bee1-715b-48c-user 2019-01-09 02:01:06,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:06,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:06,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79f6fff-4ba7-4880-8369-58b418d03af1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:06,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a79f6fff-4ba7-4880-8369-58b418d03af1 2019-01-09 02:01:06,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" -d '{"role": {"name": "CreateKeypairsCleanupTests-e638bee1-715b-48c-proj-role"}}' 2019-01-09 02:01:06,392 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a16a542-b76e-40e0-960f-590aa4d59078 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2b77fd574e142d9b4e69996c714671c", "links": {"self": "http://172.30.9.26:5000/v3/roles/c2b77fd574e142d9b4e69996c714671c"}, "name": "CreateKeypairsCleanupTests-e638bee1-715b-48c-proj-role"}} 2019-01-09 02:01:06,392 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9a16a542-b76e-40e0-960f-590aa4d59078 2019-01-09 02:01:06,392 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-e638bee1-715b-48c-proj-role 2019-01-09 02:01:06,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c2b77fd574e142d9b4e69996c714671c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:06,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d61f3b-fc03-47b2-b458-4b3adc1a6a7d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c2b77fd574e142d9b4e69996c714671c"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-e638bee1-715b-48c-proj-role", "id": "c2b77fd574e142d9b4e69996c714671c"}} 2019-01-09 02:01:06,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c2b77fd574e142d9b4e69996c714671c used request id req-d1d61f3b-fc03-47b2-b458-4b3adc1a6a7d 2019-01-09 02:01:06,485 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-e638bee1-715b-48c-proj-role to project CreateKeypairsCleanupTests-e638bee1-715b-48c-proj 2019-01-09 02:01:06,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8f41c9ca3a35484f9b0e0db25f1fa3c0/users/2c96b493c88e44579b7dcb56795da801/roles/c2b77fd574e142d9b4e69996c714671c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:06,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd5d9584-bb37-4673-adb9-2ecb7e09453b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:06,621 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8f41c9ca3a35484f9b0e0db25f1fa3c0/users/2c96b493c88e44579b7dcb56795da801/roles/c2b77fd574e142d9b4e69996c714671c used request id req-cd5d9584-bb37-4673-adb9-2ecb7e09453b 2019-01-09 02:01:06,621 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:01:06,717 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-bfa6623d-59a1-460a-8314-dfaf047c2b0b.pub 2019-01-09 02:01:06,717 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-bfa6623d-59a1-460a-8314-dfaf047c2b0b 2019-01-09 02:01:06,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:06,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:07,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2b77fd574e142d9b4e69996c714671c", "name": "CreateKeypairsCleanupTests-e638bee1-715b-48c-proj-role"}], "expires_at": "2019-01-09T03:01:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f41c9ca3a35484f9b0e0db25f1fa3c0", "name": "CreateKeypairsCleanupTests-e638bee1-715b-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8f41c9ca3a35484f9b0e0db25f1fa3c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/8f41c9ca3a35484f9b0e0db25f1fa3c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/8f41c9ca3a35484f9b0e0db25f1fa3c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8f41c9ca3a35484f9b0e0db25f1fa3c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/8f41c9ca3a35484f9b0e0db25f1fa3c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/8f41c9ca3a35484f9b0e0db25f1fa3c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8f41c9ca3a35484f9b0e0db25f1fa3c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/8f41c9ca3a35484f9b0e0db25f1fa3c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/8f41c9ca3a35484f9b0e0db25f1fa3c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8f41c9ca3a35484f9b0e0db25f1fa3c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/8f41c9ca3a35484f9b0e0db25f1fa3c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/8f41c9ca3a35484f9b0e0db25f1fa3c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-e638bee1-715b-48c-user", "id": "2c96b493c88e44579b7dcb56795da801"}, "audit_ids": ["sBGNLYOzRhONqd-NjXGCuQ"], "issued_at": "2019-01-09T02:01:07.000000Z"}} 2019-01-09 02:01:07,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ea32638989a60cce7afc7a0cbbd9ab8fdfe643" 2019-01-09 02:01:07,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97562f36-be40-4f0f-934e-1ce651f3e761 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:07,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-97562f36-be40-4f0f-934e-1ce651f3e761 2019-01-09 02:01:07,264 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:01:07,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ea32638989a60cce7afc7a0cbbd9ab8fdfe643" 2019-01-09 02:01:07,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01: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-059fadc5-5c52-4034-bc03-27c8d835df33 x-compute-request-id: req-059fadc5-5c52-4034-bc03-27c8d835df33 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:01:07,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-059fadc5-5c52-4034-bc03-27c8d835df33 2019-01-09 02:01:07,431 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-bfa6623d-59a1-460a-8314-dfaf047c2b0b... 2019-01-09 02:01:07,431 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-09 02:01:07,431 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-bfa6623d-59a1-460a-8314-dfaf047c2b0b.pub 2019-01-09 02:01:07,431 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-bfa6623d-59a1-460a-8314-dfaf047c2b0b 2019-01-09 02:01:07,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ea32638989a60cce7afc7a0cbbd9ab8fdfe643" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7qvC5oofBnlRhSHNLa9/pFH0czv7krmFpp9ucxdYlzAxCcxShMg2WnAn9S6MRjqOePYqXZLPStTFQPT03XH+j9PErETGkzJww5HOYZYI1f6cfnDloHpz3fEPVckWgIs3PojBEKGrZYPafwHY4KDY0EKnu2P3Ge5IvzRMHYtVX0rw9CVQlmLa6drehlFvkJNgpuyyUnxQPBVCvKPv8BpBzU+ATRxViCSyCjxAsr/jjHlWhdYU5XerHLpNEZKLo6X0f66E+ODwh+Pfikkx019CPxdmDbvHcE4jvLu16yyTRYhtlrlLY1gU1G8YCWM5AuCNoaUG+O4KcKBiZfkLZctYZ", "name": "CreateKeypairsCleanupTests-bfa6623d-59a1-460a-8314-dfaf047c2b0b"}}' 2019-01-09 02:01:07,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01: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-07ef9877-80e2-40c7-bc97-a6ea31294e59 x-compute-request-id: req-07ef9877-80e2-40c7-bc97-a6ea31294e59 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7qvC5oofBnlRhSHNLa9/pFH0czv7krmFpp9ucxdYlzAxCcxShMg2WnAn9S6MRjqOePYqXZLPStTFQPT03XH+j9PErETGkzJww5HOYZYI1f6cfnDloHpz3fEPVckWgIs3PojBEKGrZYPafwHY4KDY0EKnu2P3Ge5IvzRMHYtVX0rw9CVQlmLa6drehlFvkJNgpuyyUnxQPBVCvKPv8BpBzU+ATRxViCSyCjxAsr/jjHlWhdYU5XerHLpNEZKLo6X0f66E+ODwh+Pfikkx019CPxdmDbvHcE4jvLu16yyTRYhtlrlLY1gU1G8YCWM5AuCNoaUG+O4KcKBiZfkLZctYZ", "user_id": "2c96b493c88e44579b7dcb56795da801", "name": "CreateKeypairsCleanupTests-bfa6623d-59a1-460a-8314-dfaf047c2b0b", "fingerprint": "b0:b3:1e:ef:be:05:68:98:b0:18:6e:6d:81:c6:1e:95"}} 2019-01-09 02:01:07,518 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-07ef9877-80e2-40c7-bc97-a6ea31294e59 2019-01-09 02:01:07,518 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-bfa6623d-59a1-460a-8314-dfaf047c2b0b 2019-01-09 02:01:07,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-bfa6623d-59a1-460a-8314-dfaf047c2b0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ea32638989a60cce7afc7a0cbbd9ab8fdfe643" 2019-01-09 02:01:07,553 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:01: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-be45d7b8-fd30-413f-8ff4-f07f3fc1465e x-compute-request-id: req-be45d7b8-fd30-413f-8ff4-f07f3fc1465e Content-Length: 0 Content-Type: application/json 2019-01-09 02:01:07,553 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-bfa6623d-59a1-460a-8314-dfaf047c2b0b used request id req-be45d7b8-fd30-413f-8ff4-f07f3fc1465e 2019-01-09 02:01:07,553 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-bfa6623d-59a1-460a-8314-dfaf047c2b0b.pub] 2019-01-09 02:01:07,554 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-bfa6623d-59a1-460a-8314-dfaf047c2b0b] 2019-01-09 02:01:07,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:07,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7e40bd07-2c27-4ccf-b81c-629b643b9fac Date: Wed, 09 Jan 2019 02:01:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:01:07,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7e40bd07-2c27-4ccf-b81c-629b643b9fac 2019-01-09 02:01:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:07,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de24f623-cf4e-42c5-b20d-398965737fec Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:01:07,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-de24f623-cf4e-42c5-b20d-398965737fec 2019-01-09 02:01:07,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:07,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9d32b8-e2d0-4410-9325-d89a80b92950 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:01:07,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-dc9d32b8-e2d0-4410-9325-d89a80b92950 2019-01-09 02:01:07,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:08,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8763e72f-bb52-4abc-b162-4d0b20c561b2 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:01:08,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-8763e72f-bb52-4abc-b162-4d0b20c561b2 2019-01-09 02:01:08,047 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-e638bee1-715b-48c-proj 2019-01-09 02:01:08,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8f41c9ca3a35484f9b0e0db25f1fa3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:08,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9cd3935-1836-4a0f-9a98-3212500d0583 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:08,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8f41c9ca3a35484f9b0e0db25f1fa3c0 used request id req-b9cd3935-1836-4a0f-9a98-3212500d0583 2019-01-09 02:01:08,353 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-e638bee1-715b-48c-proj-role 2019-01-09 02:01:08,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c2b77fd574e142d9b4e69996c714671c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:08,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a5e5013-249c-4d21-90a1-010cef6430ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:08,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c2b77fd574e142d9b4e69996c714671c used request id req-7a5e5013-249c-4d21-90a1-010cef6430ec 2019-01-09 02:01:08,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5547fb889ed22b39282448e5c6d073c4d72c70e8" 2019-01-09 02:01:08,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afeb9593-517e-4be1-b171-fcc4979c8fd2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:08,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-afeb9593-517e-4be1-b171-fcc4979c8fd2 2019-01-09 02:01:08,490 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-e638bee1-715b-48c-user 2019-01-09 02:01:08,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2c96b493c88e44579b7dcb56795da801 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3702f38cf3bf78fd5e9a602186b703b6dd601628" 2019-01-09 02:01:08,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81651564-8810-472f-8a57-fc389c66b61d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:08,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2c96b493c88e44579b7dcb56795da801 used request id req-81651564-8810-472f-8a57-fc389c66b61d 2019-01-09 02:01:08,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:09,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["jGYzxHWySHeNdLmWpLqv1g"], "issued_at": "2019-01-09T02:01:09.000000Z"}} 2019-01-09 02:01:09,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fec5467ddbd1a11108ab1091490a561a570d36f" 2019-01-09 02:01:09,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2dd225-74bb-4e1c-b85c-3573b7c6d476 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:09,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ac2dd225-74bb-4e1c-b85c-3573b7c6d476 2019-01-09 02:01:09,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:09,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:09,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Gz26hoxZR2eSNPAQbNRTmA"], "issued_at": "2019-01-09T02:01:09.000000Z"}} 2019-01-09 02:01:09,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:09,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a954ef-8f68-4987-95f8-1966eacc27da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:09,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-43a954ef-8f68-4987-95f8-1966eacc27da 2019-01-09 02:01:09,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:09,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:09,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:09,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00bee482-28bb-4924-bcfc-dca0414a7ff8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:01:09,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj used request id req-00bee482-28bb-4924-bcfc-dca0414a7ff8 2019-01-09 02:01:09,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:09,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ae6703-73c3-4e08-8612-d47e06f6236d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:09,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f8ae6703-73c3-4e08-8612-d47e06f6236d 2019-01-09 02:01:09,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj"}}' 2019-01-09 02:01:09,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7933b17-609a-4ec5-8907-87efddca041e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/04ca4fb3d2504da496ad918b1497191e"}, "enabled": true, "id": "04ca4fb3d2504da496ad918b1497191e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj"}} 2019-01-09 02:01:09,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f7933b17-609a-4ec5-8907-87efddca041e 2019-01-09 02:01:09,949 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj 2019-01-09 02:01:09,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:09,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:10,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["frr4xzqiSfS5k1zcrS3MHA"], "issued_at": "2019-01-09T02:01:10.000000Z"}} 2019-01-09 02:01:10,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccf504bde084b1d4c1559ce63b22d725fadcefb" 2019-01-09 02:01:10,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c354c2-210c-4375-9237-f4a262cc5edc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:10,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-88c354c2-210c-4375-9237-f4a262cc5edc 2019-01-09 02:01:10,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:10,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:10,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccf504bde084b1d4c1559ce63b22d725fadcefb" 2019-01-09 02:01:10,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269c92f7-8ee7-407e-8d7e-3a95e717602a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:01:10,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-269c92f7-8ee7-407e-8d7e-3a95e717602a 2019-01-09 02:01:10,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccf504bde084b1d4c1559ce63b22d725fadcefb" 2019-01-09 02:01:10,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8577846c-bd61-40cd-b469-d889736e55bb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/04ca4fb3d2504da496ad918b1497191e"}, "enabled": true, "id": "04ca4fb3d2504da496ad918b1497191e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj"}]} 2019-01-09 02:01:10,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj used request id req-8577846c-bd61-40cd-b469-d889736e55bb 2019-01-09 02:01:10,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccf504bde084b1d4c1559ce63b22d725fadcefb" 2019-01-09 02:01:10,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89eec61-8dc5-4654-b593-7835d64a95c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:10,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a89eec61-8dc5-4654-b593-7835d64a95c6 2019-01-09 02:01:11,332 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-user 2019-01-09 02:01:11,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:11,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:11,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa896ce-0225-485c-ac58-317de9baca8c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:11,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-faa896ce-0225-485c-ac58-317de9baca8c 2019-01-09 02:01:11,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" -d '{"role": {"name": "CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj-role"}}' 2019-01-09 02:01:11,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f423e69-c130-4cc8-b7c7-e61fc61c82f6 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c1a973a6aa04e9b9df62ddcf85c504f", "links": {"self": "http://172.30.9.26:5000/v3/roles/8c1a973a6aa04e9b9df62ddcf85c504f"}, "name": "CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj-role"}} 2019-01-09 02:01:11,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3f423e69-c130-4cc8-b7c7-e61fc61c82f6 2019-01-09 02:01:11,547 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj-role 2019-01-09 02:01:11,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8c1a973a6aa04e9b9df62ddcf85c504f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:11,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8176d41-0b5f-4714-8965-9649df920161 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8c1a973a6aa04e9b9df62ddcf85c504f"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj-role", "id": "8c1a973a6aa04e9b9df62ddcf85c504f"}} 2019-01-09 02:01:11,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8c1a973a6aa04e9b9df62ddcf85c504f used request id req-d8176d41-0b5f-4714-8965-9649df920161 2019-01-09 02:01:11,569 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj-role to project CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj 2019-01-09 02:01:11,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/04ca4fb3d2504da496ad918b1497191e/users/d7c7ca8ae1864cafa8cfb9edbec37e9e/roles/8c1a973a6aa04e9b9df62ddcf85c504f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:11,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85450836-6f17-4283-a023-a396db7947b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:11,712 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/04ca4fb3d2504da496ad918b1497191e/users/d7c7ca8ae1864cafa8cfb9edbec37e9e/roles/8c1a973a6aa04e9b9df62ddcf85c504f used request id req-85450836-6f17-4283-a023-a396db7947b2 2019-01-09 02:01:11,713 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:01:11,873 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-7c7e9e3f-4bcd-4174-9f9d-b610466a97a6.pub 2019-01-09 02:01:11,873 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-7c7e9e3f-4bcd-4174-9f9d-b610466a97a6 2019-01-09 02:01:11,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:11,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:12,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c1a973a6aa04e9b9df62ddcf85c504f", "name": "CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj-role"}], "expires_at": "2019-01-09T03:01:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04ca4fb3d2504da496ad918b1497191e", "name": "CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/04ca4fb3d2504da496ad918b1497191e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/04ca4fb3d2504da496ad918b1497191e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/04ca4fb3d2504da496ad918b1497191e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/04ca4fb3d2504da496ad918b1497191e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/04ca4fb3d2504da496ad918b1497191e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/04ca4fb3d2504da496ad918b1497191e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/04ca4fb3d2504da496ad918b1497191e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/04ca4fb3d2504da496ad918b1497191e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/04ca4fb3d2504da496ad918b1497191e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/04ca4fb3d2504da496ad918b1497191e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/04ca4fb3d2504da496ad918b1497191e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/04ca4fb3d2504da496ad918b1497191e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-user", "id": "d7c7ca8ae1864cafa8cfb9edbec37e9e"}, "audit_ids": ["48l_6qCfQMqBElD-IVJ6Tw"], "issued_at": "2019-01-09T02:01:12.000000Z"}} 2019-01-09 02:01:12,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87f30ca572d66f3eac55b4a3c96bf40bd22b42a" 2019-01-09 02:01:12,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88425057-41c2-4dc1-a7ab-b313e4d072a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:12,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-88425057-41c2-4dc1-a7ab-b313e4d072a7 2019-01-09 02:01:12,320 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:01:12,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87f30ca572d66f3eac55b4a3c96bf40bd22b42a" 2019-01-09 02:01:12,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01: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-4ea5535c-64a5-4e15-9bcb-bd0b9d4af21c x-compute-request-id: req-4ea5535c-64a5-4e15-9bcb-bd0b9d4af21c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:01:12,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-4ea5535c-64a5-4e15-9bcb-bd0b9d4af21c 2019-01-09 02:01:12,490 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-7c7e9e3f-4bcd-4174-9f9d-b610466a97a6... 2019-01-09 02:01:12,490 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-09 02:01:12,491 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-7c7e9e3f-4bcd-4174-9f9d-b610466a97a6.pub 2019-01-09 02:01:12,491 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-7c7e9e3f-4bcd-4174-9f9d-b610466a97a6 2019-01-09 02:01:12,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87f30ca572d66f3eac55b4a3c96bf40bd22b42a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCq3Qkrn6mhNbWvLz142OE0KiXohjwAjlctctg9tpH/UscyPIf5NT4ingfe+TWlHw45v6+4NtHrEfIpLUWpn10mO9xH2nzkY890C8t8jMSpS8k2lU8S7E9VtQv4TyhtK1Y9k2GcVRkAeb73EHKVR2SMF608thKtWp5cbYd+rE6ucwx4PEm0eS4QfwXw8JKO+iIsxJlA9acsMZDylNAOOeXbGD32LdtGoPXzt9ET+19P6dN4chgv34Pb3uZLicnz/sSYI6gRa5U0NF+jONWI6KK8t5N1ZEDWk4Tmvk9nIall6Hp5/pfHzhmv407auMz1lXRmjmo1dE+BvkFYqwZw14aJ", "name": "CreateKeypairsCleanupTests-7c7e9e3f-4bcd-4174-9f9d-b610466a97a6"}}' 2019-01-09 02:01:12,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01: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-7641b8a6-272e-4a87-ab9f-8b2a0cdfdccb x-compute-request-id: req-7641b8a6-272e-4a87-ab9f-8b2a0cdfdccb Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCq3Qkrn6mhNbWvLz142OE0KiXohjwAjlctctg9tpH/UscyPIf5NT4ingfe+TWlHw45v6+4NtHrEfIpLUWpn10mO9xH2nzkY890C8t8jMSpS8k2lU8S7E9VtQv4TyhtK1Y9k2GcVRkAeb73EHKVR2SMF608thKtWp5cbYd+rE6ucwx4PEm0eS4QfwXw8JKO+iIsxJlA9acsMZDylNAOOeXbGD32LdtGoPXzt9ET+19P6dN4chgv34Pb3uZLicnz/sSYI6gRa5U0NF+jONWI6KK8t5N1ZEDWk4Tmvk9nIall6Hp5/pfHzhmv407auMz1lXRmjmo1dE+BvkFYqwZw14aJ", "user_id": "d7c7ca8ae1864cafa8cfb9edbec37e9e", "name": "CreateKeypairsCleanupTests-7c7e9e3f-4bcd-4174-9f9d-b610466a97a6", "fingerprint": "94:a1:bf:4d:59:fd:79:a9:21:a9:67:40:54:e4:3f:bd"}} 2019-01-09 02:01:12,555 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7641b8a6-272e-4a87-ab9f-8b2a0cdfdccb 2019-01-09 02:01:12,556 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-7c7e9e3f-4bcd-4174-9f9d-b610466a97a6 2019-01-09 02:01:12,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-7c7e9e3f-4bcd-4174-9f9d-b610466a97a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87f30ca572d66f3eac55b4a3c96bf40bd22b42a" 2019-01-09 02:01:12,600 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:01: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-63549a24-4bd9-4ac1-82c6-575f7ad2d7e2 x-compute-request-id: req-63549a24-4bd9-4ac1-82c6-575f7ad2d7e2 Content-Length: 0 Content-Type: application/json 2019-01-09 02:01:12,600 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-7c7e9e3f-4bcd-4174-9f9d-b610466a97a6 used request id req-63549a24-4bd9-4ac1-82c6-575f7ad2d7e2 2019-01-09 02:01:12,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:12,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a4ac4475-3abe-445a-b068-c361b798eaa2 Date: Wed, 09 Jan 2019 02:01:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:01:12,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a4ac4475-3abe-445a-b068-c361b798eaa2 2019-01-09 02:01:12,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:12,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3336441d-4d0c-40c3-9af5-f808669ad682 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:01:12,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-3336441d-4d0c-40c3-9af5-f808669ad682 2019-01-09 02:01:12,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:13,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-976c993e-dadf-44b8-aa85-eadcebd92734 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:01:13,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-976c993e-dadf-44b8-aa85-eadcebd92734 2019-01-09 02:01:13,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:13,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa3e7c7-3419-41c5-937a-d796c3c7ea5c Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:01:13,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-bfa3e7c7-3419-41c5-937a-d796c3c7ea5c 2019-01-09 02:01:13,109 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj 2019-01-09 02:01:13,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/04ca4fb3d2504da496ad918b1497191e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:13,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2feb87f3-5f0c-4a65-a8dc-3d08a7f8037c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:13,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/04ca4fb3d2504da496ad918b1497191e used request id req-2feb87f3-5f0c-4a65-a8dc-3d08a7f8037c 2019-01-09 02:01:13,328 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-proj-role 2019-01-09 02:01:13,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8c1a973a6aa04e9b9df62ddcf85c504f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:13,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64dc7a62-634a-493e-9f24-99197c0ee34d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:13,439 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8c1a973a6aa04e9b9df62ddcf85c504f used request id req-64dc7a62-634a-493e-9f24-99197c0ee34d 2019-01-09 02:01:13,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7075c5d80800956103106dbd00b5114026f647ed" 2019-01-09 02:01:13,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db4e22a-5782-4caf-b67f-b4fdfdb233a6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:13,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8db4e22a-5782-4caf-b67f-b4fdfdb233a6 2019-01-09 02:01:13,538 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-0f5b8a33-ac0c-4fe-user 2019-01-09 02:01:13,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d7c7ca8ae1864cafa8cfb9edbec37e9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccf504bde084b1d4c1559ce63b22d725fadcefb" 2019-01-09 02:01:13,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7de6b38b-932a-4fbf-92d8-648ebf37d4a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:13,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d7c7ca8ae1864cafa8cfb9edbec37e9e used request id req-7de6b38b-932a-4fbf-92d8-648ebf37d4a8 2019-01-09 02:01:13,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:14,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["_RrGfTNYQDmFSNDJacvWvg"], "issued_at": "2019-01-09T02:01:14.000000Z"}} 2019-01-09 02:01:14,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d179a0a47be454c1a2afddf61e21447425aa88bb" 2019-01-09 02:01:14,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4813004c-0df6-4b38-aaf8-6d3564dc9cbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:14,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4813004c-0df6-4b38-aaf8-6d3564dc9cbd 2019-01-09 02:01:14,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:14,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:14,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["e8tiAldzSn2SKb86ZokfaQ"], "issued_at": "2019-01-09T02:01:14.000000Z"}} 2019-01-09 02:01:14,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:14,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32cdb1d2-7538-423c-8fd2-c7702221dbef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:14,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-32cdb1d2-7538-423c-8fd2-c7702221dbef 2019-01-09 02:01:14,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:14,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:14,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-033ad6b5-040b-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:14,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6293646f-e7b4-4627-a471-378c603315be Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-033ad6b5-040b-451-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:01:14,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-033ad6b5-040b-451-proj used request id req-6293646f-e7b4-4627-a471-378c603315be 2019-01-09 02:01:14,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:14,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571c8667-e6f0-4cb1-9024-86cdc848f469 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:14,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-571c8667-e6f0-4cb1-9024-86cdc848f469 2019-01-09 02:01:14,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-033ad6b5-040b-451-proj"}}' 2019-01-09 02:01:14,954 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19088032-100c-4127-bce6-0962e6b8b9a8 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1160bf98adb44b4b18785e9171310f0"}, "enabled": true, "id": "d1160bf98adb44b4b18785e9171310f0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-033ad6b5-040b-451-proj"}} 2019-01-09 02:01:14,954 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-19088032-100c-4127-bce6-0962e6b8b9a8 2019-01-09 02:01:14,954 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-033ad6b5-040b-451-proj 2019-01-09 02:01:14,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:14,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:15,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Xf0OouFYQwmF6of4TGNW6g"], "issued_at": "2019-01-09T02:01:15.000000Z"}} 2019-01-09 02:01:15,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364536996b83ad2b3c6e51b5a87a94551d8a9e7c" 2019-01-09 02:01:15,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a8d88c-f3a4-4091-b2ac-4fe09f076b66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:15,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-22a8d88c-f3a4-4091-b2ac-4fe09f076b66 2019-01-09 02:01:15,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:15,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:15,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364536996b83ad2b3c6e51b5a87a94551d8a9e7c" 2019-01-09 02:01:15,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef83e4b3-7384-4be9-9cf9-d7e041b4297c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:01:15,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ef83e4b3-7384-4be9-9cf9-d7e041b4297c 2019-01-09 02:01:15,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-033ad6b5-040b-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364536996b83ad2b3c6e51b5a87a94551d8a9e7c" 2019-01-09 02:01:15,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b608f05-51f9-4019-82a1-9dfdbb40b57c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-033ad6b5-040b-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1160bf98adb44b4b18785e9171310f0"}, "enabled": true, "id": "d1160bf98adb44b4b18785e9171310f0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-033ad6b5-040b-451-proj"}]} 2019-01-09 02:01:15,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-033ad6b5-040b-451-proj used request id req-8b608f05-51f9-4019-82a1-9dfdbb40b57c 2019-01-09 02:01:15,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364536996b83ad2b3c6e51b5a87a94551d8a9e7c" 2019-01-09 02:01:15,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0146af0-d7e5-49a4-a0b7-1532cb77c79e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:15,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a0146af0-d7e5-49a4-a0b7-1532cb77c79e 2019-01-09 02:01:15,961 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-033ad6b5-040b-451-user 2019-01-09 02:01:15,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:15,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:16,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8715ce92-abb4-4cbb-8898-8d9716ece804 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:16,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8715ce92-abb4-4cbb-8898-8d9716ece804 2019-01-09 02:01:16,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" -d '{"role": {"name": "CreateKeypairsCleanupTests-033ad6b5-040b-451-proj-role"}}' 2019-01-09 02:01:16,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4167e1f3-7b22-447d-922d-219610f8e829 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "464afcc01c8e44eda5c614b67734d643", "links": {"self": "http://172.30.9.26:5000/v3/roles/464afcc01c8e44eda5c614b67734d643"}, "name": "CreateKeypairsCleanupTests-033ad6b5-040b-451-proj-role"}} 2019-01-09 02:01:16,158 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4167e1f3-7b22-447d-922d-219610f8e829 2019-01-09 02:01:16,158 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-033ad6b5-040b-451-proj-role 2019-01-09 02:01:16,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/464afcc01c8e44eda5c614b67734d643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:16,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba21c03-6846-409e-9907-4bd01ad474f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/464afcc01c8e44eda5c614b67734d643"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-033ad6b5-040b-451-proj-role", "id": "464afcc01c8e44eda5c614b67734d643"}} 2019-01-09 02:01:16,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/464afcc01c8e44eda5c614b67734d643 used request id req-eba21c03-6846-409e-9907-4bd01ad474f2 2019-01-09 02:01:16,246 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-033ad6b5-040b-451-proj-role to project CreateKeypairsCleanupTests-033ad6b5-040b-451-proj 2019-01-09 02:01:16,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d1160bf98adb44b4b18785e9171310f0/users/a8734f0c4ca1472abaf616ac594a6743/roles/464afcc01c8e44eda5c614b67734d643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:16,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-608df11f-167b-49b4-89e8-ad7452b81d64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:16,363 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d1160bf98adb44b4b18785e9171310f0/users/a8734f0c4ca1472abaf616ac594a6743/roles/464afcc01c8e44eda5c614b67734d643 used request id req-608df11f-167b-49b4-89e8-ad7452b81d64 2019-01-09 02:01:16,364 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:01:16,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:16,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:16,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "464afcc01c8e44eda5c614b67734d643", "name": "CreateKeypairsCleanupTests-033ad6b5-040b-451-proj-role"}], "expires_at": "2019-01-09T03:01:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1160bf98adb44b4b18785e9171310f0", "name": "CreateKeypairsCleanupTests-033ad6b5-040b-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1160bf98adb44b4b18785e9171310f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1160bf98adb44b4b18785e9171310f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1160bf98adb44b4b18785e9171310f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1160bf98adb44b4b18785e9171310f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1160bf98adb44b4b18785e9171310f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1160bf98adb44b4b18785e9171310f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1160bf98adb44b4b18785e9171310f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1160bf98adb44b4b18785e9171310f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1160bf98adb44b4b18785e9171310f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1160bf98adb44b4b18785e9171310f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1160bf98adb44b4b18785e9171310f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1160bf98adb44b4b18785e9171310f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-033ad6b5-040b-451-user", "id": "a8734f0c4ca1472abaf616ac594a6743"}, "audit_ids": ["u1DsPUyxQPGQ62kzOOG4Sg"], "issued_at": "2019-01-09T02:01:16.000000Z"}} 2019-01-09 02:01:16,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb08ccff6b25ea0b159cdc89538b818711000f9" 2019-01-09 02:01:16,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5aa39e-eac2-48ff-a3ef-b493cc0add8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:16,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fa5aa39e-eac2-48ff-a3ef-b493cc0add8c 2019-01-09 02:01:16,831 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:01:16,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb08ccff6b25ea0b159cdc89538b818711000f9" 2019-01-09 02:01:17,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01: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-b0dd74ab-a99f-49f3-b673-ae56a1da4a07 x-compute-request-id: req-b0dd74ab-a99f-49f3-b673-ae56a1da4a07 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:01:17,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b0dd74ab-a99f-49f3-b673-ae56a1da4a07 2019-01-09 02:01:17,372 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-2ace913a-97f8-4fce-b0e3-22dab274d2fd... 2019-01-09 02:01:17,372 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:01:17,435 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-2ace913a-97f8-4fce-b0e3-22dab274d2fd 2019-01-09 02:01:17,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb08ccff6b25ea0b159cdc89538b818711000f9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8N+abc1vXzlHwgjGpvpek5IFDYsPZRHIQYjwj3Zywv1wcu538o7RHFln+lLfqRps/iLew+8JpHsroTYaa2pW8o0/rQRfF7hIRpJjC5al8PbHwNjmI4bokYZyiUkfOcevptuP4IO9JFzwgCzleDuMs+XO9HvqjIvJHqzD6p9Vrqw==", "name": "CreateKeypairsCleanupTests-2ace913a-97f8-4fce-b0e3-22dab274d2fd"}}' 2019-01-09 02:01:17,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01: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-6523a7d4-4b2c-40f1-bbad-2ac60e1937e2 x-compute-request-id: req-6523a7d4-4b2c-40f1-bbad-2ac60e1937e2 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8N+abc1vXzlHwgjGpvpek5IFDYsPZRHIQYjwj3Zywv1wcu538o7RHFln+lLfqRps/iLew+8JpHsroTYaa2pW8o0/rQRfF7hIRpJjC5al8PbHwNjmI4bokYZyiUkfOcevptuP4IO9JFzwgCzleDuMs+XO9HvqjIvJHqzD6p9Vrqw==", "user_id": "a8734f0c4ca1472abaf616ac594a6743", "name": "CreateKeypairsCleanupTests-2ace913a-97f8-4fce-b0e3-22dab274d2fd", "fingerprint": "9c:bb:82:49:cc:02:3e:a2:ae:63:18:a4:4f:b9:38:fa"}} 2019-01-09 02:01:17,494 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-6523a7d4-4b2c-40f1-bbad-2ac60e1937e2 2019-01-09 02:01:17,496 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-2ace913a-97f8-4fce-b0e3-22dab274d2fd.pub 2019-01-09 02:01:17,496 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-2ace913a-97f8-4fce-b0e3-22dab274d2fd 2019-01-09 02:01:17,496 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-2ace913a-97f8-4fce-b0e3-22dab274d2fd 2019-01-09 02:01:17,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-2ace913a-97f8-4fce-b0e3-22dab274d2fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb08ccff6b25ea0b159cdc89538b818711000f9" 2019-01-09 02:01:17,529 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:01: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-0b0593ad-9da2-427e-872d-c228a36d8531 x-compute-request-id: req-0b0593ad-9da2-427e-872d-c228a36d8531 Content-Length: 0 Content-Type: application/json 2019-01-09 02:01:17,529 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-2ace913a-97f8-4fce-b0e3-22dab274d2fd used request id req-0b0593ad-9da2-427e-872d-c228a36d8531 2019-01-09 02:01:17,529 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-2ace913a-97f8-4fce-b0e3-22dab274d2fd.pub] 2019-01-09 02:01:17,530 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-2ace913a-97f8-4fce-b0e3-22dab274d2fd] 2019-01-09 02:01:17,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:17,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-671694b5-ce74-46c1-9419-bfa6f868725a Date: Wed, 09 Jan 2019 02:01:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:01:17,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-671694b5-ce74-46c1-9419-bfa6f868725a 2019-01-09 02:01:17,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:17,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41150b9-e473-4ac0-b72f-8c4497254ce5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:01:17,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-e41150b9-e473-4ac0-b72f-8c4497254ce5 2019-01-09 02:01:17,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:17,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8688eab1-afab-437e-888e-cc6d3ea46aa7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:01:17,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-8688eab1-afab-437e-888e-cc6d3ea46aa7 2019-01-09 02:01:17,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:18,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed147fe4-1b1c-492a-8c75-390ab625c37e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:01:18,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-ed147fe4-1b1c-492a-8c75-390ab625c37e 2019-01-09 02:01:18,026 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-033ad6b5-040b-451-proj 2019-01-09 02:01:18,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d1160bf98adb44b4b18785e9171310f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:18,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd528eff-f248-4902-9300-c75b1458e62b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:18,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d1160bf98adb44b4b18785e9171310f0 used request id req-bd528eff-f248-4902-9300-c75b1458e62b 2019-01-09 02:01:18,232 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-033ad6b5-040b-451-proj-role 2019-01-09 02:01:18,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/464afcc01c8e44eda5c614b67734d643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:18,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5e7d1eb-26a9-444e-aef3-d710288f15a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:18,343 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/464afcc01c8e44eda5c614b67734d643 used request id req-d5e7d1eb-26a9-444e-aef3-d710288f15a4 2019-01-09 02:01:18,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6ae29c83f8c4f0881dca9aab11d4968840ca72" 2019-01-09 02:01:18,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf026bc-8338-4348-88ba-7e8b0e83eea5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:18,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7bf026bc-8338-4348-88ba-7e8b0e83eea5 2019-01-09 02:01:18,433 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-033ad6b5-040b-451-user 2019-01-09 02:01:18,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a8734f0c4ca1472abaf616ac594a6743 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364536996b83ad2b3c6e51b5a87a94551d8a9e7c" 2019-01-09 02:01:18,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3422fcbe-276e-4cd2-a412-c6606e9cacd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:18,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a8734f0c4ca1472abaf616ac594a6743 used request id req-3422fcbe-276e-4cd2-a412-c6606e9cacd1 2019-01-09 02:01:18,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:19,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["ktPf4iKaQbiHXgbtWpjLmw"], "issued_at": "2019-01-09T02:01:19.000000Z"}} 2019-01-09 02:01:19,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ba66f3216d496225ac987866bb798d8990398f" 2019-01-09 02:01:19,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a5f068e-4f4b-4f1c-afdf-8512a693808b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:19,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8a5f068e-4f4b-4f1c-afdf-8512a693808b 2019-01-09 02:01:19,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:19,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:19,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["jzynzpmkQnCKVz2OvxIPOQ"], "issued_at": "2019-01-09T02:01:19.000000Z"}} 2019-01-09 02:01:19,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:19,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9cbf8cd-dff7-4e96-9fe9-7d576104562e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:19,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a9cbf8cd-dff7-4e96-9fe9-7d576104562e 2019-01-09 02:01:19,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:19,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:19,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:19,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3249f6-1e6b-4f0b-a523-1421ed96334b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:01:19,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj used request id req-cd3249f6-1e6b-4f0b-a523-1421ed96334b 2019-01-09 02:01:19,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:19,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b6f778-15ee-4ae0-a0ed-e0812e531cf8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:19,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-57b6f778-15ee-4ae0-a0ed-e0812e531cf8 2019-01-09 02:01:19,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj"}}' 2019-01-09 02:01:19,877 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33e00ded-da9c-42e0-bc06-f1003b1bb549 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/996c29f9f86347eebbf363ab7e36e79e"}, "enabled": true, "id": "996c29f9f86347eebbf363ab7e36e79e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj"}} 2019-01-09 02:01:19,877 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-33e00ded-da9c-42e0-bc06-f1003b1bb549 2019-01-09 02:01:19,878 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj 2019-01-09 02:01:19,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:19,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:20,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["oVGvF9raQpiTdOLg1EJAAQ"], "issued_at": "2019-01-09T02:01:20.000000Z"}} 2019-01-09 02:01:20,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a4fd2e12c2e1088df0ce6b7f4451113c1a703f" 2019-01-09 02:01:20,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9840a1e-55b6-4ff4-9f11-f2c638d1da02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:20,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f9840a1e-55b6-4ff4-9f11-f2c638d1da02 2019-01-09 02:01:20,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:20,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:20,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a4fd2e12c2e1088df0ce6b7f4451113c1a703f" 2019-01-09 02:01:20,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c303090e-5f7b-4191-8568-be7b3033b742 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:01:20,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c303090e-5f7b-4191-8568-be7b3033b742 2019-01-09 02:01:20,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a4fd2e12c2e1088df0ce6b7f4451113c1a703f" 2019-01-09 02:01:20,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec7fdd1-24a1-4d65-ba07-21d6c43b0538 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/996c29f9f86347eebbf363ab7e36e79e"}, "enabled": true, "id": "996c29f9f86347eebbf363ab7e36e79e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj"}]} 2019-01-09 02:01:20,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj used request id req-eec7fdd1-24a1-4d65-ba07-21d6c43b0538 2019-01-09 02:01:20,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a4fd2e12c2e1088df0ce6b7f4451113c1a703f" 2019-01-09 02:01:20,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e169f573-93de-4c70-b4a7-77346604748c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:20,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e169f573-93de-4c70-b4a7-77346604748c 2019-01-09 02:01:21,009 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-923e8e4d-7cb5-478-user 2019-01-09 02:01:21,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:21,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:21,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e62372-b5b7-417e-9d0c-c7cdac87c1e6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:21,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-88e62372-b5b7-417e-9d0c-c7cdac87c1e6 2019-01-09 02:01:21,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" -d '{"role": {"name": "CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj-role"}}' 2019-01-09 02:01:21,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9dd4710-fabf-42a0-8a79-a47f9c274ece Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7864e8b1f6734304a1cf24ad02b544d1", "links": {"self": "http://172.30.9.26:5000/v3/roles/7864e8b1f6734304a1cf24ad02b544d1"}, "name": "CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj-role"}} 2019-01-09 02:01:21,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c9dd4710-fabf-42a0-8a79-a47f9c274ece 2019-01-09 02:01:21,302 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj-role 2019-01-09 02:01:21,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7864e8b1f6734304a1cf24ad02b544d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:21,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ccff9df-e5aa-44fa-9a08-9f14a0f13dd8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/7864e8b1f6734304a1cf24ad02b544d1"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj-role", "id": "7864e8b1f6734304a1cf24ad02b544d1"}} 2019-01-09 02:01:21,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7864e8b1f6734304a1cf24ad02b544d1 used request id req-1ccff9df-e5aa-44fa-9a08-9f14a0f13dd8 2019-01-09 02:01:21,323 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj-role to project CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj 2019-01-09 02:01:21,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/996c29f9f86347eebbf363ab7e36e79e/users/55f80f9ec2d141ee843e67bafc26c419/roles/7864e8b1f6734304a1cf24ad02b544d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:21,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-112d4467-e0f6-43d9-b82e-d748b29c95e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:21,459 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/996c29f9f86347eebbf363ab7e36e79e/users/55f80f9ec2d141ee843e67bafc26c419/roles/7864e8b1f6734304a1cf24ad02b544d1 used request id req-112d4467-e0f6-43d9-b82e-d748b29c95e7 2019-01-09 02:01:21,460 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:01:21,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:21,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:21,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7864e8b1f6734304a1cf24ad02b544d1", "name": "CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj-role"}], "expires_at": "2019-01-09T03:01:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "996c29f9f86347eebbf363ab7e36e79e", "name": "CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/996c29f9f86347eebbf363ab7e36e79e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/996c29f9f86347eebbf363ab7e36e79e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/996c29f9f86347eebbf363ab7e36e79e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/996c29f9f86347eebbf363ab7e36e79e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/996c29f9f86347eebbf363ab7e36e79e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/996c29f9f86347eebbf363ab7e36e79e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/996c29f9f86347eebbf363ab7e36e79e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/996c29f9f86347eebbf363ab7e36e79e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/996c29f9f86347eebbf363ab7e36e79e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/996c29f9f86347eebbf363ab7e36e79e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/996c29f9f86347eebbf363ab7e36e79e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/996c29f9f86347eebbf363ab7e36e79e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-923e8e4d-7cb5-478-user", "id": "55f80f9ec2d141ee843e67bafc26c419"}, "audit_ids": ["JFt90gEgQb-rmeU6Ekblcg"], "issued_at": "2019-01-09T02:01:21.000000Z"}} 2019-01-09 02:01:21,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a30dd22fe0dde65e0d1262c8bcd4250473100f" 2019-01-09 02:01:21,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf242ec-8cce-4e69-9d14-e03e0a1d13ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:21,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ecf242ec-8cce-4e69-9d14-e03e0a1d13ab 2019-01-09 02:01:21,908 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:01:21,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a30dd22fe0dde65e0d1262c8bcd4250473100f" 2019-01-09 02:01:22,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e0cd2d2-3b27-4f00-bd15-c29c088098de x-compute-request-id: req-2e0cd2d2-3b27-4f00-bd15-c29c088098de Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:01:22,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-2e0cd2d2-3b27-4f00-bd15-c29c088098de 2019-01-09 02:01:22,069 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-12669c6c-92df-4b8f-bfca-4d47897aa1a3... 2019-01-09 02:01:22,070 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:01:22,119 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-12669c6c-92df-4b8f-bfca-4d47897aa1a3 2019-01-09 02:01:22,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a30dd22fe0dde65e0d1262c8bcd4250473100f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDTWxsN2e63soNKQiqCGX3hx8xvYPJP4A2fI91q0jF/C6hwI8UAgFzD99RxR42QIRJ6TCQnkF82BmPDQIGHi73cBaD78pMs/16Z1YBSeXxwOUKLKEmyLsCe5NHiV6ZuPuPAPJ5KrgBWW1o5z7+XiibPaO59THCu79k/c8G0yY1BCw==", "name": "CreateKeypairsCleanupTests-12669c6c-92df-4b8f-bfca-4d47897aa1a3"}}' 2019-01-09 02:01:22,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18ed873b-4f28-4a12-98ef-95a86cc36c69 x-compute-request-id: req-18ed873b-4f28-4a12-98ef-95a86cc36c69 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDTWxsN2e63soNKQiqCGX3hx8xvYPJP4A2fI91q0jF/C6hwI8UAgFzD99RxR42QIRJ6TCQnkF82BmPDQIGHi73cBaD78pMs/16Z1YBSeXxwOUKLKEmyLsCe5NHiV6ZuPuPAPJ5KrgBWW1o5z7+XiibPaO59THCu79k/c8G0yY1BCw==", "user_id": "55f80f9ec2d141ee843e67bafc26c419", "name": "CreateKeypairsCleanupTests-12669c6c-92df-4b8f-bfca-4d47897aa1a3", "fingerprint": "6c:8a:f6:70:4a:5c:83:91:5d:fa:2b:66:76:6e:5a:53"}} 2019-01-09 02:01:22,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-18ed873b-4f28-4a12-98ef-95a86cc36c69 2019-01-09 02:01:22,178 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-12669c6c-92df-4b8f-bfca-4d47897aa1a3.pub 2019-01-09 02:01:22,178 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-12669c6c-92df-4b8f-bfca-4d47897aa1a3 2019-01-09 02:01:22,179 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-12669c6c-92df-4b8f-bfca-4d47897aa1a3 2019-01-09 02:01:22,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-12669c6c-92df-4b8f-bfca-4d47897aa1a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a30dd22fe0dde65e0d1262c8bcd4250473100f" 2019-01-09 02:01:22,219 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:01:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d4b8a9e-65ed-4e9c-95fe-8668dbd5ef04 x-compute-request-id: req-2d4b8a9e-65ed-4e9c-95fe-8668dbd5ef04 Content-Length: 0 Content-Type: application/json 2019-01-09 02:01:22,219 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-12669c6c-92df-4b8f-bfca-4d47897aa1a3 used request id req-2d4b8a9e-65ed-4e9c-95fe-8668dbd5ef04 2019-01-09 02:01:22,220 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-12669c6c-92df-4b8f-bfca-4d47897aa1a3.pub] 2019-01-09 02:01:22,220 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-12669c6c-92df-4b8f-bfca-4d47897aa1a3] 2019-01-09 02:01:22,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:22,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2f44d2f4-41ea-4f22-8d4e-2f5b80928275 Date: Wed, 09 Jan 2019 02:01:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:01:22,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2f44d2f4-41ea-4f22-8d4e-2f5b80928275 2019-01-09 02:01:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:22,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae61527b-72d9-4a86-bebc-850dcc51542f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:01:22,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-ae61527b-72d9-4a86-bebc-850dcc51542f 2019-01-09 02:01:22,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:22,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4673aa7-6050-4eb0-8c28-e898f68727ad Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:01:22,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-d4673aa7-6050-4eb0-8c28-e898f68727ad 2019-01-09 02:01:22,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:22,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6fe613-32a6-4c1f-8648-b7e6e46f0b06 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:01:22,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-9a6fe613-32a6-4c1f-8648-b7e6e46f0b06 2019-01-09 02:01:22,724 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj 2019-01-09 02:01:22,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/996c29f9f86347eebbf363ab7e36e79e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:22,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e8de1c9-318c-42cf-a7a0-3f201ef68f33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:22,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/996c29f9f86347eebbf363ab7e36e79e used request id req-5e8de1c9-318c-42cf-a7a0-3f201ef68f33 2019-01-09 02:01:22,946 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-923e8e4d-7cb5-478-proj-role 2019-01-09 02:01:22,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7864e8b1f6734304a1cf24ad02b544d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:23,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-369192d7-8fd8-4164-84cd-2bc4f3bace93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:23,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7864e8b1f6734304a1cf24ad02b544d1 used request id req-369192d7-8fd8-4164-84cd-2bc4f3bace93 2019-01-09 02:01:23,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906f132c06da5c9b0a0b2a275c8436d15ed85ce" 2019-01-09 02:01:23,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70df5138-08cf-4a71-8507-c8d95ead2e71 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:23,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-70df5138-08cf-4a71-8507-c8d95ead2e71 2019-01-09 02:01:23,146 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-923e8e4d-7cb5-478-user 2019-01-09 02:01:23,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/55f80f9ec2d141ee843e67bafc26c419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a4fd2e12c2e1088df0ce6b7f4451113c1a703f" 2019-01-09 02:01:23,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-485db8df-9f92-4908-9032-5d680731f3ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:23,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/55f80f9ec2d141ee843e67bafc26c419 used request id req-485db8df-9f92-4908-9032-5d680731f3ff 2019-01-09 02:01:23,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:23,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["5jQ7jFMiQZWwIFdRwj2Isw"], "issued_at": "2019-01-09T02:01:23.000000Z"}} 2019-01-09 02:01:23,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a95bfaf3944a87b8f956a27fec821f9aa3ee6" 2019-01-09 02:01:23,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d567168-e254-4196-8987-5a47345a753b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:23,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2d567168-e254-4196-8987-5a47345a753b 2019-01-09 02:01:23,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:23,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:24,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["7JLtSZX5RhSjPtJGCoD-tg"], "issued_at": "2019-01-09T02:01:24.000000Z"}} 2019-01-09 02:01:24,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:24,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8072ff2-ee90-4039-a299-b0e5cf0c998b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:24,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a8072ff2-ee90-4039-a299-b0e5cf0c998b 2019-01-09 02:01:24,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:24,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:24,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-948f0a69-54b2-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:24,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c0e22c-1af7-4d63-97a5-ab9f457c697f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-948f0a69-54b2-498-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:01:24,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-948f0a69-54b2-498-proj used request id req-59c0e22c-1af7-4d63-97a5-ab9f457c697f 2019-01-09 02:01:24,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:24,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb265297-0781-42ea-88d1-f5fedb5c6921 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:24,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bb265297-0781-42ea-88d1-f5fedb5c6921 2019-01-09 02:01:24,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-948f0a69-54b2-498-proj"}}' 2019-01-09 02:01:24,692 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbfe6479-803d-43a1-afd3-abb951eb1509 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d5512defa1314eae8198d909a1f9d525"}, "enabled": true, "id": "d5512defa1314eae8198d909a1f9d525", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-948f0a69-54b2-498-proj"}} 2019-01-09 02:01:24,692 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-dbfe6479-803d-43a1-afd3-abb951eb1509 2019-01-09 02:01:24,692 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-948f0a69-54b2-498-proj 2019-01-09 02:01:24,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:24,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:25,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["QP08sUHHQmWKXGxlmAZSNg"], "issued_at": "2019-01-09T02:01:25.000000Z"}} 2019-01-09 02:01:25,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63be1809d4f1d388bca625e1789223d13c2e94e0" 2019-01-09 02:01:25,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a84aa0-8897-4c98-826f-46871bdefd1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:25,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-34a84aa0-8897-4c98-826f-46871bdefd1b 2019-01-09 02:01:25,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:25,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:25,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63be1809d4f1d388bca625e1789223d13c2e94e0" 2019-01-09 02:01:25,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc509bc-8099-4350-be10-f937218be833 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:01:25,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-abc509bc-8099-4350-be10-f937218be833 2019-01-09 02:01:25,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-948f0a69-54b2-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63be1809d4f1d388bca625e1789223d13c2e94e0" 2019-01-09 02:01:25,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec81d22-a387-4e8a-8138-6dac7b1f9643 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-948f0a69-54b2-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d5512defa1314eae8198d909a1f9d525"}, "enabled": true, "id": "d5512defa1314eae8198d909a1f9d525", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-948f0a69-54b2-498-proj"}]} 2019-01-09 02:01:25,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-948f0a69-54b2-498-proj used request id req-3ec81d22-a387-4e8a-8138-6dac7b1f9643 2019-01-09 02:01:25,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63be1809d4f1d388bca625e1789223d13c2e94e0" 2019-01-09 02:01:25,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757b5538-e979-492a-9ced-0c63b997baf8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:25,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-757b5538-e979-492a-9ced-0c63b997baf8 2019-01-09 02:01:25,816 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-948f0a69-54b2-498-user 2019-01-09 02:01:25,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:25,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:26,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b8e790-93e1-406c-b2c5-5c7d4e27122f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:26,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c3b8e790-93e1-406c-b2c5-5c7d4e27122f 2019-01-09 02:01:26,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" -d '{"role": {"name": "CreateKeypairsCleanupTests-948f0a69-54b2-498-proj-role"}}' 2019-01-09 02:01:26,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2254d504-5e98-4c61-a826-f29899ee4d5e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a821abe5ef14e8885cfc3dd70baa24b", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a821abe5ef14e8885cfc3dd70baa24b"}, "name": "CreateKeypairsCleanupTests-948f0a69-54b2-498-proj-role"}} 2019-01-09 02:01:26,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2254d504-5e98-4c61-a826-f29899ee4d5e 2019-01-09 02:01:26,104 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-948f0a69-54b2-498-proj-role 2019-01-09 02:01:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4a821abe5ef14e8885cfc3dd70baa24b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:26,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03224e4d-0350-49ba-985b-69fe91a019ba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/4a821abe5ef14e8885cfc3dd70baa24b"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-948f0a69-54b2-498-proj-role", "id": "4a821abe5ef14e8885cfc3dd70baa24b"}} 2019-01-09 02:01:26,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4a821abe5ef14e8885cfc3dd70baa24b used request id req-03224e4d-0350-49ba-985b-69fe91a019ba 2019-01-09 02:01:26,128 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-948f0a69-54b2-498-proj-role to project CreateKeypairsCleanupTests-948f0a69-54b2-498-proj 2019-01-09 02:01:26,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d5512defa1314eae8198d909a1f9d525/users/67d8613402a04cfa92789d5af181cbf8/roles/4a821abe5ef14e8885cfc3dd70baa24b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:26,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97819e3f-394f-4dda-b3e1-e46dae4196e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:26,257 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d5512defa1314eae8198d909a1f9d525/users/67d8613402a04cfa92789d5af181cbf8/roles/4a821abe5ef14e8885cfc3dd70baa24b used request id req-97819e3f-394f-4dda-b3e1-e46dae4196e8 2019-01-09 02:01:26,257 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:01:26,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:26,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:26,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a821abe5ef14e8885cfc3dd70baa24b", "name": "CreateKeypairsCleanupTests-948f0a69-54b2-498-proj-role"}], "expires_at": "2019-01-09T03:01:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5512defa1314eae8198d909a1f9d525", "name": "CreateKeypairsCleanupTests-948f0a69-54b2-498-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d5512defa1314eae8198d909a1f9d525", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d5512defa1314eae8198d909a1f9d525", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d5512defa1314eae8198d909a1f9d525", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d5512defa1314eae8198d909a1f9d525", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d5512defa1314eae8198d909a1f9d525", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d5512defa1314eae8198d909a1f9d525", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d5512defa1314eae8198d909a1f9d525", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d5512defa1314eae8198d909a1f9d525", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d5512defa1314eae8198d909a1f9d525", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d5512defa1314eae8198d909a1f9d525", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d5512defa1314eae8198d909a1f9d525", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d5512defa1314eae8198d909a1f9d525", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-948f0a69-54b2-498-user", "id": "67d8613402a04cfa92789d5af181cbf8"}, "audit_ids": ["BRIQ0mxnSAm-HNu_vx3h4w"], "issued_at": "2019-01-09T02:01:26.000000Z"}} 2019-01-09 02:01:26,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a2940ed045839683843eac354df8b8b9085094" 2019-01-09 02:01:26,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd6beeb-f43b-43a6-881f-aa3fa2db749e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:26,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2bd6beeb-f43b-43a6-881f-aa3fa2db749e 2019-01-09 02:01:26,709 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:01:26,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a2940ed045839683843eac354df8b8b9085094" 2019-01-09 02:01:26,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7024fc67-8363-4076-80e6-0f224e9b69a4 x-compute-request-id: req-7024fc67-8363-4076-80e6-0f224e9b69a4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:01:26,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7024fc67-8363-4076-80e6-0f224e9b69a4 2019-01-09 02:01:26,892 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-40577d49-f508-4870-a648-434335fda8a3... 2019-01-09 02:01:26,892 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:01:26,992 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-40577d49-f508-4870-a648-434335fda8a3 2019-01-09 02:01:26,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a2940ed045839683843eac354df8b8b9085094" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDKU4rgqg/wk6Rp7WwhJmfpLCnM5ibUpmxjsjucBWNZi5EPYV0pRvfkHbSvcac1d7dssORFmOi08jKL9ACg/gqkQTc/ImcbnNdUVX0AGUsHIbcfR+0Tom9MmpLQaJLERRDg0fpEG/Q/tXKd/P9QV/SqU2N6BUiF1HvwnaBFPbrPVw==", "name": "CreateKeypairsCleanupTests-40577d49-f508-4870-a648-434335fda8a3"}}' 2019-01-09 02:01:27,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e8a9f88-343f-435a-b3ba-6327b555c283 x-compute-request-id: req-2e8a9f88-343f-435a-b3ba-6327b555c283 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDKU4rgqg/wk6Rp7WwhJmfpLCnM5ibUpmxjsjucBWNZi5EPYV0pRvfkHbSvcac1d7dssORFmOi08jKL9ACg/gqkQTc/ImcbnNdUVX0AGUsHIbcfR+0Tom9MmpLQaJLERRDg0fpEG/Q/tXKd/P9QV/SqU2N6BUiF1HvwnaBFPbrPVw==", "user_id": "67d8613402a04cfa92789d5af181cbf8", "name": "CreateKeypairsCleanupTests-40577d49-f508-4870-a648-434335fda8a3", "fingerprint": "5d:e4:b7:51:fa:ab:e9:a3:8d:f5:92:2d:e4:bc:08:9f"}} 2019-01-09 02:01:27,049 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-2e8a9f88-343f-435a-b3ba-6327b555c283 2019-01-09 02:01:27,058 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-40577d49-f508-4870-a648-434335fda8a3.pub 2019-01-09 02:01:27,058 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-40577d49-f508-4870-a648-434335fda8a3 2019-01-09 02:01:27,059 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-40577d49-f508-4870-a648-434335fda8a3 2019-01-09 02:01:27,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-40577d49-f508-4870-a648-434335fda8a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a2940ed045839683843eac354df8b8b9085094" 2019-01-09 02:01:27,110 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:01: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-c6aa4ade-57aa-4b63-a7e1-93afa2b501da x-compute-request-id: req-c6aa4ade-57aa-4b63-a7e1-93afa2b501da Content-Length: 0 Content-Type: application/json 2019-01-09 02:01:27,110 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-40577d49-f508-4870-a648-434335fda8a3 used request id req-c6aa4ade-57aa-4b63-a7e1-93afa2b501da 2019-01-09 02:01:27,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:27,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-61962f51-ab6a-46c7-bbc8-3b83534746ac Date: Wed, 09 Jan 2019 02:01:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:01:27,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-61962f51-ab6a-46c7-bbc8-3b83534746ac 2019-01-09 02:01:27,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:27,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbe6784-ed52-4662-9e61-efb8249245ea Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:01:27,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-efbe6784-ed52-4662-9e61-efb8249245ea 2019-01-09 02:01:27,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:27,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e15253e-38ce-46f5-b676-5bfd6dfc5a28 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:01:27,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-0e15253e-38ce-46f5-b676-5bfd6dfc5a28 2019-01-09 02:01:27,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:27,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b23f6f2-7ecf-4720-9317-1ae8205a7ce7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:01:27,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-5b23f6f2-7ecf-4720-9317-1ae8205a7ce7 2019-01-09 02:01:27,669 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-948f0a69-54b2-498-proj 2019-01-09 02:01:27,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d5512defa1314eae8198d909a1f9d525 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:27,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbbd139f-d0f1-4e46-9990-4c3fb17e7111 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:27,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d5512defa1314eae8198d909a1f9d525 used request id req-dbbd139f-d0f1-4e46-9990-4c3fb17e7111 2019-01-09 02:01:27,892 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-948f0a69-54b2-498-proj-role 2019-01-09 02:01:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4a821abe5ef14e8885cfc3dd70baa24b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:28,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67f4851e-651d-432d-95e2-50c813bd8df8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:28,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4a821abe5ef14e8885cfc3dd70baa24b used request id req-67f4851e-651d-432d-95e2-50c813bd8df8 2019-01-09 02:01:28,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5921db2a9d9bbd3a5be1288b3f9c05d731086a6c" 2019-01-09 02:01:28,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd412295-cd4f-4f2c-bf83-9cb3c7e16c2b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:28,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bd412295-cd4f-4f2c-bf83-9cb3c7e16c2b 2019-01-09 02:01:28,090 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-948f0a69-54b2-498-user 2019-01-09 02:01:28,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/67d8613402a04cfa92789d5af181cbf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63be1809d4f1d388bca625e1789223d13c2e94e0" 2019-01-09 02:01:28,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-383db947-0ad0-4653-b7d8-0c63c4ba2b26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:28,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/67d8613402a04cfa92789d5af181cbf8 used request id req-383db947-0ad0-4653-b7d8-0c63c4ba2b26 2019-01-09 02:01:28,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:28,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["P_ei7_TvQHu1jBV0bPc3PA"], "issued_at": "2019-01-09T02:01:28.000000Z"}} 2019-01-09 02:01:28,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fc65097359f35ded80c488e12cebcc88b14d25" 2019-01-09 02:01:28,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c0e0753-bc32-435e-9bcf-da91bacd6847 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:28,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7c0e0753-bc32-435e-9bcf-da91bacd6847 2019-01-09 02:01:28,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:28,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:29,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["fhYDBxM0TYus2PYqWpv-Yg"], "issued_at": "2019-01-09T02:01:29.000000Z"}} 2019-01-09 02:01:29,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:29,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca3aa70-cfe2-4bb6-87a7-ae4747abc608 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:29,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dca3aa70-cfe2-4bb6-87a7-ae4747abc608 2019-01-09 02:01:29,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:29,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:29,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-7169a7f7-fa80-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:29,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f211c1f0-3ede-4304-9cca-de06b2c80b46 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-7169a7f7-fa80-423-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:01:29,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-7169a7f7-fa80-423-proj used request id req-f211c1f0-3ede-4304-9cca-de06b2c80b46 2019-01-09 02:01:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:29,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d388bcb7-0649-4b67-b65d-341a02e94afe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:29,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d388bcb7-0649-4b67-b65d-341a02e94afe 2019-01-09 02:01:29,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-proj"}}' 2019-01-09 02:01:29,494 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cea79d6-facb-46dd-8434-c99045cf508f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6cd354291c6d4c588592ff87e39d6bf1"}, "enabled": true, "id": "6cd354291c6d4c588592ff87e39d6bf1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-proj"}} 2019-01-09 02:01:29,494 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4cea79d6-facb-46dd-8434-c99045cf508f 2019-01-09 02:01:29,494 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-7169a7f7-fa80-423-proj 2019-01-09 02:01:29,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:29,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:29,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["lbA2y3TKSDyRBo8EP60Bpg"], "issued_at": "2019-01-09T02:01:29.000000Z"}} 2019-01-09 02:01:29,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c41d1c95a06fd138541c4cf910a4024181e1d93f" 2019-01-09 02:01:30,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd6b577-c202-40aa-a666-efc812c9b579 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:30,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3bd6b577-c202-40aa-a666-efc812c9b579 2019-01-09 02:01:30,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:30,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:30,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c41d1c95a06fd138541c4cf910a4024181e1d93f" 2019-01-09 02:01:30,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678797cb-c3ac-48ef-937d-03a431e7342f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:01:30,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-678797cb-c3ac-48ef-937d-03a431e7342f 2019-01-09 02:01:30,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-7169a7f7-fa80-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c41d1c95a06fd138541c4cf910a4024181e1d93f" 2019-01-09 02:01:30,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d43202-85a3-446a-bdab-9b38c2abe745 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-7169a7f7-fa80-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6cd354291c6d4c588592ff87e39d6bf1"}, "enabled": true, "id": "6cd354291c6d4c588592ff87e39d6bf1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-proj"}]} 2019-01-09 02:01:30,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-7169a7f7-fa80-423-proj used request id req-d1d43202-85a3-446a-bdab-9b38c2abe745 2019-01-09 02:01:30,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c41d1c95a06fd138541c4cf910a4024181e1d93f" 2019-01-09 02:01:30,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3717d081-751c-45a4-8238-02aa036f22be Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:30,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3717d081-751c-45a4-8238-02aa036f22be 2019-01-09 02:01:30,679 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-7169a7f7-fa80-423-user 2019-01-09 02:01:30,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:30,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:30,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535a858e-9934-4651-aefe-2b1248a2da63 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:30,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-535a858e-9934-4651-aefe-2b1248a2da63 2019-01-09 02:01:30,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" -d '{"role": {"name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-proj-role"}}' 2019-01-09 02:01:30,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfccd743-71d4-43d8-b58f-2f73a0f64c79 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "698ec75d37a140a3af70975342b86c93", "links": {"self": "http://172.30.9.26:5000/v3/roles/698ec75d37a140a3af70975342b86c93"}, "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-proj-role"}} 2019-01-09 02:01:30,889 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-dfccd743-71d4-43d8-b58f-2f73a0f64c79 2019-01-09 02:01:30,889 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-7169a7f7-fa80-423-proj-role 2019-01-09 02:01:30,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/698ec75d37a140a3af70975342b86c93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:30,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc6a264-59e9-4cd9-89a2-cc98ea9a5134 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/698ec75d37a140a3af70975342b86c93"}, "domain_id": null, "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-proj-role", "id": "698ec75d37a140a3af70975342b86c93"}} 2019-01-09 02:01:30,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/698ec75d37a140a3af70975342b86c93 used request id req-8cc6a264-59e9-4cd9-89a2-cc98ea9a5134 2019-01-09 02:01:30,982 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-7169a7f7-fa80-423-proj-role to project CreateNetworkSuccessTests-7169a7f7-fa80-423-proj 2019-01-09 02:01:30,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6cd354291c6d4c588592ff87e39d6bf1/users/452b098dfea44e8391f4557c681eb169/roles/698ec75d37a140a3af70975342b86c93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:31,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b27ca45-88ab-49ef-a05e-7a252c68ec75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:31,101 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6cd354291c6d4c588592ff87e39d6bf1/users/452b098dfea44e8391f4557c681eb169/roles/698ec75d37a140a3af70975342b86c93 used request id req-5b27ca45-88ab-49ef-a05e-7a252c68ec75 2019-01-09 02:01:31,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:31,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:31,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "698ec75d37a140a3af70975342b86c93", "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-proj-role"}], "expires_at": "2019-01-09T03:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6cd354291c6d4c588592ff87e39d6bf1", "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6cd354291c6d4c588592ff87e39d6bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6cd354291c6d4c588592ff87e39d6bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6cd354291c6d4c588592ff87e39d6bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6cd354291c6d4c588592ff87e39d6bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6cd354291c6d4c588592ff87e39d6bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6cd354291c6d4c588592ff87e39d6bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6cd354291c6d4c588592ff87e39d6bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6cd354291c6d4c588592ff87e39d6bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6cd354291c6d4c588592ff87e39d6bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6cd354291c6d4c588592ff87e39d6bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6cd354291c6d4c588592ff87e39d6bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6cd354291c6d4c588592ff87e39d6bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-user", "id": "452b098dfea44e8391f4557c681eb169"}, "audit_ids": ["ABJcXL1JT7aEsRAqEZ4Mtg"], "issued_at": "2019-01-09T02:01:31.000000Z"}} 2019-01-09 02:01:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8afeccd2a1c1ab4008f6f3dfe4f12954add489" 2019-01-09 02:01:31,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4124ddf2-2b47-4874-aaef-00ed5b6c2d46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:31,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4124ddf2-2b47-4874-aaef-00ed5b6c2d46 2019-01-09 02:01:31,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8afeccd2a1c1ab4008f6f3dfe4f12954add489" 2019-01-09 02:01:31,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3c89b588-cc57-4947-8d97-58e276ef96ae Date: Wed, 09 Jan 2019 02:01:31 GMT RESP BODY: {"networks":[]} 2019-01-09 02:01:31,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net used request id req-3c89b588-cc57-4947-8d97-58e276ef96ae 2019-01-09 02:01:31,748 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net 2019-01-09 02:01:31,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8afeccd2a1c1ab4008f6f3dfe4f12954add489" -d '{"network": {"name": "CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net", "admin_state_up": true}}' 2019-01-09 02:01:32,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-677d1c72-0e81-4edf-bc47-1ccb45d147cc Date: Wed, 09 Jan 2019 02:01:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"46f9e48c-de10-4178-ae1c-8e3e8e40347a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6cd354291c6d4c588592ff87e39d6bf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:01:32Z","is_default":false,"name":"CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6cd354291c6d4c588592ff87e39d6bf1","created_at":"2019-01-09T02:01:32Z","mtu":1450}} 2019-01-09 02:01:32,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-677d1c72-0e81-4edf-bc47-1ccb45d147cc 2019-01-09 02:01:32,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=46f9e48c-de10-4178-ae1c-8e3e8e40347a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8afeccd2a1c1ab4008f6f3dfe4f12954add489" 2019-01-09 02:01:32,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d7801b77-811e-47a2-acbb-ee3281e10b69 Date: Wed, 09 Jan 2019 02:01:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:01:32Z","tenant_id":"6cd354291c6d4c588592ff87e39d6bf1","created_at":"2019-01-09T02:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6cd354291c6d4c588592ff87e39d6bf1","id":"46f9e48c-de10-4178-ae1c-8e3e8e40347a","name":"CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net"}]} 2019-01-09 02:01:32,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=46f9e48c-de10-4178-ae1c-8e3e8e40347a used request id req-d7801b77-811e-47a2-acbb-ee3281e10b69 2019-01-09 02:01:32,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=46f9e48c-de10-4178-ae1c-8e3e8e40347a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8afeccd2a1c1ab4008f6f3dfe4f12954add489" 2019-01-09 02:01:32,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d8758650-b130-42ae-80a9-d44b657d729b Date: Wed, 09 Jan 2019 02:01:32 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:01:32,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=46f9e48c-de10-4178-ae1c-8e3e8e40347a used request id req-d8758650-b130-42ae-80a9-d44b657d729b 2019-01-09 02:01:32,718 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-subnet 2019-01-09 02:01:32,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8afeccd2a1c1ab4008f6f3dfe4f12954add489" -d '{"subnets": [{"ip_version": 4, "network_id": "46f9e48c-de10-4178-ae1c-8e3e8e40347a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-subnet"}]}' 2019-01-09 02:01:33,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4847764f-4a1d-461c-8549-032b94d8f475 Date: Wed, 09 Jan 2019 02:01:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46f9e48c-de10-4178-ae1c-8e3e8e40347a","tenant_id":"6cd354291c6d4c588592ff87e39d6bf1","created_at":"2019-01-09T02:01:33Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:33Z","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":"6cd354291c6d4c588592ff87e39d6bf1","id":"b46a8f39-5545-4313-8b02-ce010f56b7d9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-subnet"}]} 2019-01-09 02:01:33,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-4847764f-4a1d-461c-8549-032b94d8f475 2019-01-09 02:01:33,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=46f9e48c-de10-4178-ae1c-8e3e8e40347a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8afeccd2a1c1ab4008f6f3dfe4f12954add489" 2019-01-09 02:01:33,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-14e80e1d-f58b-469f-ab57-534b74e59398 Date: Wed, 09 Jan 2019 02:01:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b46a8f39-5545-4313-8b02-ce010f56b7d9"],"updated_at":"2019-01-09T02:01:33Z","tenant_id":"6cd354291c6d4c588592ff87e39d6bf1","created_at":"2019-01-09T02:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6cd354291c6d4c588592ff87e39d6bf1","id":"46f9e48c-de10-4178-ae1c-8e3e8e40347a","name":"CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net"}]} 2019-01-09 02:01:33,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=46f9e48c-de10-4178-ae1c-8e3e8e40347a used request id req-14e80e1d-f58b-469f-ab57-534b74e59398 2019-01-09 02:01:33,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=46f9e48c-de10-4178-ae1c-8e3e8e40347a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8afeccd2a1c1ab4008f6f3dfe4f12954add489" 2019-01-09 02:01:33,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7529aee9-0c9d-4d8e-ae57-171e3d89dfcb Date: Wed, 09 Jan 2019 02:01:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46f9e48c-de10-4178-ae1c-8e3e8e40347a","tenant_id":"6cd354291c6d4c588592ff87e39d6bf1","created_at":"2019-01-09T02:01:33Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6cd354291c6d4c588592ff87e39d6bf1","id":"b46a8f39-5545-4313-8b02-ce010f56b7d9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-subnet"}]} 2019-01-09 02:01:33,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=46f9e48c-de10-4178-ae1c-8e3e8e40347a used request id req-7529aee9-0c9d-4d8e-ae57-171e3d89dfcb 2019-01-09 02:01:33,757 - OpenStackNetwork - DEBUG - Network [46f9e48c-de10-4178-ae1c-8e3e8e40347a] created successfully 2019-01-09 02:01:33,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:34,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "698ec75d37a140a3af70975342b86c93", "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-proj-role"}], "expires_at": "2019-01-09T03:01:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6cd354291c6d4c588592ff87e39d6bf1", "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6cd354291c6d4c588592ff87e39d6bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6cd354291c6d4c588592ff87e39d6bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6cd354291c6d4c588592ff87e39d6bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6cd354291c6d4c588592ff87e39d6bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6cd354291c6d4c588592ff87e39d6bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6cd354291c6d4c588592ff87e39d6bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6cd354291c6d4c588592ff87e39d6bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6cd354291c6d4c588592ff87e39d6bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6cd354291c6d4c588592ff87e39d6bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6cd354291c6d4c588592ff87e39d6bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6cd354291c6d4c588592ff87e39d6bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6cd354291c6d4c588592ff87e39d6bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-user", "id": "452b098dfea44e8391f4557c681eb169"}, "audit_ids": ["wMt5MZrBTUSb6rZzzg-JhA"], "issued_at": "2019-01-09T02:01:34.000000Z"}} 2019-01-09 02:01:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074da0201513e0b3c8fcd4653684c697ae0d6c61" 2019-01-09 02:01:34,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-33d52d39-2353-4d36-ada2-aae84e8bad02 Date: Wed, 09 Jan 2019 02:01:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b46a8f39-5545-4313-8b02-ce010f56b7d9"],"updated_at":"2019-01-09T02:01:33Z","tenant_id":"6cd354291c6d4c588592ff87e39d6bf1","created_at":"2019-01-09T02:01:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6cd354291c6d4c588592ff87e39d6bf1","id":"46f9e48c-de10-4178-ae1c-8e3e8e40347a","name":"CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net"}]} 2019-01-09 02:01:34,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net used request id req-33d52d39-2353-4d36-ada2-aae84e8bad02 2019-01-09 02:01:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:34,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:34,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6cd354291c6d4c588592ff87e39d6bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25fc65097359f35ded80c488e12cebcc88b14d25" 2019-01-09 02:01:34,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ec50a3-4ae9-46b8-9126-cf0d7328e523 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6cd354291c6d4c588592ff87e39d6bf1"}, "enabled": true, "id": "6cd354291c6d4c588592ff87e39d6bf1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-proj"}} 2019-01-09 02:01:34,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6cd354291c6d4c588592ff87e39d6bf1 used request id req-93ec50a3-4ae9-46b8-9126-cf0d7328e523 2019-01-09 02:01:34,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=46f9e48c-de10-4178-ae1c-8e3e8e40347a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074da0201513e0b3c8fcd4653684c697ae0d6c61" 2019-01-09 02:01:34,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4d009a31-f3f5-4fae-87db-04ffac7bb562 Date: Wed, 09 Jan 2019 02:01:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46f9e48c-de10-4178-ae1c-8e3e8e40347a","tenant_id":"6cd354291c6d4c588592ff87e39d6bf1","created_at":"2019-01-09T02:01:33Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6cd354291c6d4c588592ff87e39d6bf1","id":"b46a8f39-5545-4313-8b02-ce010f56b7d9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-subnet"}]} 2019-01-09 02:01:34,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=46f9e48c-de10-4178-ae1c-8e3e8e40347a used request id req-4d009a31-f3f5-4fae-87db-04ffac7bb562 2019-01-09 02:01:34,697 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-subnet 2019-01-09 02:01:34,697 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-subnet 2019-01-09 02:01:34,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/b46a8f39-5545-4313-8b02-ce010f56b7d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074da0201513e0b3c8fcd4653684c697ae0d6c61" 2019-01-09 02:01:36,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-583a24b3-1e60-4248-bcb9-1ab4e4ce6717 Date: Wed, 09 Jan 2019 02:01:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:01:36,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b46a8f39-5545-4313-8b02-ce010f56b7d9 used request id req-583a24b3-1e60-4248-bcb9-1ab4e4ce6717 2019-01-09 02:01:36,434 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net 2019-01-09 02:01:36,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/46f9e48c-de10-4178-ae1c-8e3e8e40347a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074da0201513e0b3c8fcd4653684c697ae0d6c61" 2019-01-09 02:01:37,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab95aca2-6ba9-4330-85df-497201d47ff4 Date: Wed, 09 Jan 2019 02:01:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:01:37,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/46f9e48c-de10-4178-ae1c-8e3e8e40347a used request id req-ab95aca2-6ba9-4330-85df-497201d47ff4 2019-01-09 02:01:37,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074da0201513e0b3c8fcd4653684c697ae0d6c61" 2019-01-09 02:01:37,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-583f40db-6bda-441d-ae93-46476cb90f6e Date: Wed, 09 Jan 2019 02:01:37 GMT RESP BODY: {"networks":[]} 2019-01-09 02:01:37,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net used request id req-583f40db-6bda-441d-ae93-46476cb90f6e 2019-01-09 02:01:37,925 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-subnet 2019-01-09 02:01:37,925 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-subnet 2019-01-09 02:01:37,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/b46a8f39-5545-4313-8b02-ce010f56b7d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8afeccd2a1c1ab4008f6f3dfe4f12954add489" 2019-01-09 02:01:37,976 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-b4e155a4-fc43-45db-ba0a-0b14e516d560 Date: Wed, 09 Jan 2019 02:01:37 GMT RESP BODY: {"NeutronError": {"message": "Subnet b46a8f39-5545-4313-8b02-ce010f56b7d9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-09 02:01:37,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b46a8f39-5545-4313-8b02-ce010f56b7d9 used request id req-b4e155a4-fc43-45db-ba0a-0b14e516d560 2019-01-09 02:01:37,977 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet b46a8f39-5545-4313-8b02-ce010f56b7d9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-09 02:01:37,977 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-f503e49a-1f6d-499b-8a70-b7ef00b62a91-pub-net 2019-01-09 02:01:37,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/46f9e48c-de10-4178-ae1c-8e3e8e40347a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8afeccd2a1c1ab4008f6f3dfe4f12954add489" 2019-01-09 02:01:38,172 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-291276f1-88eb-4ba3-8827-bd6497d7dadd Date: Wed, 09 Jan 2019 02:01:38 GMT RESP BODY: {"NeutronError": {"message": "Network 46f9e48c-de10-4178-ae1c-8e3e8e40347a could not be found.", "type": "NetworkNotFound", "detail": ""}} 2019-01-09 02:01:38,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/46f9e48c-de10-4178-ae1c-8e3e8e40347a used request id req-291276f1-88eb-4ba3-8827-bd6497d7dadd 2019-01-09 02:01:38,173 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 46f9e48c-de10-4178-ae1c-8e3e8e40347a could not be found.", "type": "NetworkNotFound", "detail": ""}} 2019-01-09 02:01:38,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:38,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-34a661cd-1200-4f96-a89c-a74b32c09a26 Date: Wed, 09 Jan 2019 02:01:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6cd354291c6d4c588592ff87e39d6bf1", "created_at": "2019-01-09T02:01:31Z", "updated_at": "2019-01-09T02:01:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:01:31Z", "revision_number": 0, "id": "4e88e012-9273-4faf-8d32-4559b628f359", "remote_group_id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "remote_ip_prefix": null, "created_at": "2019-01-09T02:01:31Z", "security_group_id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "tenant_id": "6cd354291c6d4c588592ff87e39d6bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cd354291c6d4c588592ff87e39d6bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:01:32Z", "revision_number": 0, "id": "57edb576-c2c2-476b-8f9b-8fa168aad82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:01:32Z", "security_group_id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "tenant_id": "6cd354291c6d4c588592ff87e39d6bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cd354291c6d4c588592ff87e39d6bf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:01:32Z", "revision_number": 0, "id": "b12a1760-d4b5-48af-9689-e2c419e18e68", "remote_group_id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "remote_ip_prefix": null, "created_at": "2019-01-09T02:01:32Z", "security_group_id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "tenant_id": "6cd354291c6d4c588592ff87e39d6bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cd354291c6d4c588592ff87e39d6bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:01:31Z", "revision_number": 0, "id": "cb86d40a-b92a-4dbe-8fd7-4bcd41db1b9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:01:31Z", "security_group_id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "tenant_id": "6cd354291c6d4c588592ff87e39d6bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cd354291c6d4c588592ff87e39d6bf1"}], "revision_number": 4, "project_id": "6cd354291c6d4c588592ff87e39d6bf1", "id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:01:38,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-34a661cd-1200-4f96-a89c-a74b32c09a26 2019-01-09 02:01:38,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6cd354291c6d4c588592ff87e39d6bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:38,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3ced58-4af7-4451-a900-a5979108b80a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6cd354291c6d4c588592ff87e39d6bf1"}, "enabled": true, "id": "6cd354291c6d4c588592ff87e39d6bf1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-7169a7f7-fa80-423-proj"}} 2019-01-09 02:01:38,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6cd354291c6d4c588592ff87e39d6bf1 used request id req-cd3ced58-4af7-4451-a900-a5979108b80a 2019-01-09 02:01:38,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65 2019-01-09 02:01:38,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:38,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-238d5006-5e54-411c-af0f-cd57fdcb6864 Date: Wed, 09 Jan 2019 02:01:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:01:31Z", "security_group_id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "port_range_min": null, "revision_number": 0, "tenant_id": "6cd354291c6d4c588592ff87e39d6bf1", "created_at": "2019-01-09T02:01:31Z", "project_id": "6cd354291c6d4c588592ff87e39d6bf1", "id": "4e88e012-9273-4faf-8d32-4559b628f359"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:01:32Z", "security_group_id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "port_range_min": null, "revision_number": 0, "tenant_id": "6cd354291c6d4c588592ff87e39d6bf1", "created_at": "2019-01-09T02:01:32Z", "project_id": "6cd354291c6d4c588592ff87e39d6bf1", "id": "57edb576-c2c2-476b-8f9b-8fa168aad82e"}, {"remote_group_id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:01:32Z", "security_group_id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "port_range_min": null, "revision_number": 0, "tenant_id": "6cd354291c6d4c588592ff87e39d6bf1", "created_at": "2019-01-09T02:01:32Z", "project_id": "6cd354291c6d4c588592ff87e39d6bf1", "id": "b12a1760-d4b5-48af-9689-e2c419e18e68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:01:31Z", "security_group_id": "2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65", "port_range_min": null, "revision_number": 0, "tenant_id": "6cd354291c6d4c588592ff87e39d6bf1", "created_at": "2019-01-09T02:01:31Z", "project_id": "6cd354291c6d4c588592ff87e39d6bf1", "id": "cb86d40a-b92a-4dbe-8fd7-4bcd41db1b9c"}]} 2019-01-09 02:01:38,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65 used request id req-238d5006-5e54-411c-af0f-cd57fdcb6864 2019-01-09 02:01:38,665 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:01:38,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:38,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1e543f5-d044-4a23-bac9-c634fa39e27f Content-Length: 0 Date: Wed, 09 Jan 2019 02:01:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:01:38,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2424dbc6-2aa3-4b5e-9e6f-9a8e16afeb65 used request id req-a1e543f5-d044-4a23-bac9-c634fa39e27f 2019-01-09 02:01:39,000 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-7169a7f7-fa80-423-proj 2019-01-09 02:01:39,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/6cd354291c6d4c588592ff87e39d6bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:39,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5fa4a41-a876-447e-9efd-cfe7b470b888 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:39,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6cd354291c6d4c588592ff87e39d6bf1 used request id req-e5fa4a41-a876-447e-9efd-cfe7b470b888 2019-01-09 02:01:39,215 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-7169a7f7-fa80-423-proj-role 2019-01-09 02:01:39,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/698ec75d37a140a3af70975342b86c93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:39,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3950c5d-6a45-4850-b3f9-3753f602b1db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:39,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/698ec75d37a140a3af70975342b86c93 used request id req-b3950c5d-6a45-4850-b3f9-3753f602b1db 2019-01-09 02:01:39,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21ac81efee033191615df49e4b3a74991cd7bc42" 2019-01-09 02:01:39,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df89650f-ba52-46de-97fd-285649454878 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:39,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-df89650f-ba52-46de-97fd-285649454878 2019-01-09 02:01:39,422 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-7169a7f7-fa80-423-user 2019-01-09 02:01:39,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/452b098dfea44e8391f4557c681eb169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c41d1c95a06fd138541c4cf910a4024181e1d93f" 2019-01-09 02:01:39,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fa00bbc-9922-4a23-b0fd-6525108c9840 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:39,594 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/452b098dfea44e8391f4557c681eb169 used request id req-8fa00bbc-9922-4a23-b0fd-6525108c9840 2019-01-09 02:01:39,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:39,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["IlKEgf-eRfOeD3k-L55NQw"], "issued_at": "2019-01-09T02:01:39.000000Z"}} 2019-01-09 02:01:39,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86336e2f87ac73c280716dba19fe000eaaf4b8a" 2019-01-09 02:01:40,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36491ec5-db06-4125-8f64-5fa4660d21c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:40,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-36491ec5-db06-4125-8f64-5fa4660d21c0 2019-01-09 02:01:40,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:40,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:40,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["9oAJyyA7QZ-lR42AAsQG1w"], "issued_at": "2019-01-09T02:01:40.000000Z"}} 2019-01-09 02:01:40,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:01:40,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5494cd-1c34-4c7b-912e-5d4fa3ad1908 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:40,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0b5494cd-1c34-4c7b-912e-5d4fa3ad1908 2019-01-09 02:01:40,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:40,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:40,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:01:40,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c010b52-3267-4c08-bfc6-9ec552d9e3e2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:01:40,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj used request id req-1c010b52-3267-4c08-bfc6-9ec552d9e3e2 2019-01-09 02:01:40,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:01:40,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7793a9b-1149-455d-a2b2-d13b25ddc597 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:40,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e7793a9b-1149-455d-a2b2-d13b25ddc597 2019-01-09 02:01:40,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}}' 2019-01-09 02:01:40,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-595c13cf-c06f-4f85-8ce7-b5295bb44908 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a"}, "enabled": true, "id": "d1ca86d3a78740c68b54628890b5406a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}} 2019-01-09 02:01:40,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-595c13cf-c06f-4f85-8ce7-b5295bb44908 2019-01-09 02:01:40,841 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-8dff564d-9bbe-410-proj 2019-01-09 02:01:40,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:40,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:41,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["hTnWYAEaSL6jdK5INB7rgA"], "issued_at": "2019-01-09T02:01:41.000000Z"}} 2019-01-09 02:01:41,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800be573200b4824bf999e545a4ec14413a42c25" 2019-01-09 02:01:41,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df715fa0-6a21-4ef5-86d5-b1e831284fca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:41,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-df715fa0-6a21-4ef5-86d5-b1e831284fca 2019-01-09 02:01:41,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:41,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:41,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800be573200b4824bf999e545a4ec14413a42c25" 2019-01-09 02:01:41,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b20a3f-e5d1-45d0-9e84-2bdf1aab5466 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:01:41,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-62b20a3f-e5d1-45d0-9e84-2bdf1aab5466 2019-01-09 02:01:41,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800be573200b4824bf999e545a4ec14413a42c25" 2019-01-09 02:01:41,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd8f654-b24d-4f05-80bc-cf26f65559f3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a"}, "enabled": true, "id": "d1ca86d3a78740c68b54628890b5406a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}]} 2019-01-09 02:01:41,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj used request id req-dbd8f654-b24d-4f05-80bc-cf26f65559f3 2019-01-09 02:01:41,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800be573200b4824bf999e545a4ec14413a42c25" 2019-01-09 02:01:41,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7615b4c8-bcef-4336-baae-e30c6874ba79 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:01:41,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7615b4c8-bcef-4336-baae-e30c6874ba79 2019-01-09 02:01:42,001 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-8dff564d-9bbe-410-user 2019-01-09 02:01:42,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:01:42,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6a6e07-c67d-49cf-a84a-b21ebc960e22 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:01:42,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fe6a6e07-c67d-49cf-a84a-b21ebc960e22 2019-01-09 02:01:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" -d '{"role": {"name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj-role"}}' 2019-01-09 02:01:42,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:01:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16361847-0e6a-4532-b824-b8f8abf67952 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d24aadf74645443284bd19934ee369d7", "links": {"self": "http://172.30.9.26:5000/v3/roles/d24aadf74645443284bd19934ee369d7"}, "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj-role"}} 2019-01-09 02:01:42,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-16361847-0e6a-4532-b824-b8f8abf67952 2019-01-09 02:01:42,212 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-8dff564d-9bbe-410-proj-role 2019-01-09 02:01:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d24aadf74645443284bd19934ee369d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:01:42,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cced9ce0-0616-4a2b-93f7-9d3ed2d717ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/d24aadf74645443284bd19934ee369d7"}, "domain_id": null, "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj-role", "id": "d24aadf74645443284bd19934ee369d7"}} 2019-01-09 02:01:42,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d24aadf74645443284bd19934ee369d7 used request id req-cced9ce0-0616-4a2b-93f7-9d3ed2d717ff 2019-01-09 02:01:42,310 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-8dff564d-9bbe-410-proj-role to project CreateNetworkSuccessTests-8dff564d-9bbe-410-proj 2019-01-09 02:01:42,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a/users/160a4f1660cd4422a72dc17d03fd9a66/roles/d24aadf74645443284bd19934ee369d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:01:42,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:01:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d8d2bf-5000-4d47-9e3a-ad41c8a0696d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:01:42,442 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a/users/160a4f1660cd4422a72dc17d03fd9a66/roles/d24aadf74645443284bd19934ee369d7 used request id req-63d8d2bf-5000-4d47-9e3a-ad41c8a0696d 2019-01-09 02:01:42,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:42,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:42,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["_NgGE4xyQueL0MVj4aXlOw"], "issued_at": "2019-01-09T02:01:42.000000Z"}} 2019-01-09 02:01:42,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71170ff6544ea01d274245d2469d5cbe277d54a" 2019-01-09 02:01:42,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73af72e-9361-4e34-97ee-2d949b53ce8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:42,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c73af72e-9361-4e34-97ee-2d949b53ce8a 2019-01-09 02:01:42,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71170ff6544ea01d274245d2469d5cbe277d54a" 2019-01-09 02:01:43,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-46ba2332-de58-46db-818f-dd56b7c21cd2 Date: Wed, 09 Jan 2019 02:01:43 GMT RESP BODY: {"networks":[]} 2019-01-09 02:01:43,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net used request id req-46ba2332-de58-46db-818f-dd56b7c21cd2 2019-01-09 02:01:43,089 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net 2019-01-09 02:01:43,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:43,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:43,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["PIHB5NaySuu84nS2DZAS5w"], "issued_at": "2019-01-09T02:01:43.000000Z"}} 2019-01-09 02:01:43,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4063e6f892760c5180f9835e7e3cf46cf1ee8ef" 2019-01-09 02:01:43,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465e0f52-354e-4269-9ace-cc76cb846463 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:43,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-465e0f52-354e-4269-9ace-cc76cb846463 2019-01-09 02:01:43,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:43,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:43,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4063e6f892760c5180f9835e7e3cf46cf1ee8ef" 2019-01-09 02:01:43,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1f8ecc-74ef-4371-abde-9e048686e5d9 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a"}, "enabled": true, "id": "d1ca86d3a78740c68b54628890b5406a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}]} 2019-01-09 02:01:43,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj used request id req-5d1f8ecc-74ef-4371-abde-9e048686e5d9 2019-01-09 02:01:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71170ff6544ea01d274245d2469d5cbe277d54a" -d '{"network": {"tenant_id": "d1ca86d3a78740c68b54628890b5406a", "name": "CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net", "admin_state_up": true}}' 2019-01-09 02:01:44,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-0aba4e68-0a35-4284-b52d-f6faf1f82b37 Date: Wed, 09 Jan 2019 02:01:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ff637085-843d-493b-97e9-debdb3f5ccec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d1ca86d3a78740c68b54628890b5406a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:01:44Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net","admin_state_up":true,"tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:44Z","mtu":1450}} 2019-01-09 02:01:44,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0aba4e68-0a35-4284-b52d-f6faf1f82b37 2019-01-09 02:01:44,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ff637085-843d-493b-97e9-debdb3f5ccec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71170ff6544ea01d274245d2469d5cbe277d54a" 2019-01-09 02:01:44,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-aaba6ba8-8119-4825-a1ea-474039e677ad Date: Wed, 09 Jan 2019 02:01:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ff637085-843d-493b-97e9-debdb3f5ccec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d1ca86d3a78740c68b54628890b5406a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:01:44Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net","admin_state_up":true,"tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:44Z","provider:network_type":"vxlan"}]} 2019-01-09 02:01:44,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ff637085-843d-493b-97e9-debdb3f5ccec used request id req-aaba6ba8-8119-4825-a1ea-474039e677ad 2019-01-09 02:01:44,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ff637085-843d-493b-97e9-debdb3f5ccec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71170ff6544ea01d274245d2469d5cbe277d54a" 2019-01-09 02:01:44,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-87ff9abb-dffb-4427-bb0a-befb5b1c327a Date: Wed, 09 Jan 2019 02:01:44 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:01:44,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ff637085-843d-493b-97e9-debdb3f5ccec used request id req-87ff9abb-dffb-4427-bb0a-befb5b1c327a 2019-01-09 02:01:44,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:44,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:45,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["3phq-apJT4u4DNmDsSCL0g"], "issued_at": "2019-01-09T02:01:45.000000Z"}} 2019-01-09 02:01:45,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}036eb0a94d1ea34e283740fce05fb1a3314f6cb4" 2019-01-09 02:01:45,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd9f536-734c-4ae7-a2e5-94e2c3d41764 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:45,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6fd9f536-734c-4ae7-a2e5-94e2c3d41764 2019-01-09 02:01:45,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:45,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:45,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}036eb0a94d1ea34e283740fce05fb1a3314f6cb4" 2019-01-09 02:01:45,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4310b700-8c81-41c4-9146-9e69d2445938 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a"}, "enabled": true, "id": "d1ca86d3a78740c68b54628890b5406a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}]} 2019-01-09 02:01:45,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj used request id req-4310b700-8c81-41c4-9146-9e69d2445938 2019-01-09 02:01:45,365 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet 2019-01-09 02:01:45,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71170ff6544ea01d274245d2469d5cbe277d54a" -d '{"subnets": [{"ip_version": 4, "network_id": "ff637085-843d-493b-97e9-debdb3f5ccec", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet", "tenant_id": "d1ca86d3a78740c68b54628890b5406a"}]}' 2019-01-09 02:01:45,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ac0e754c-aaf3-43ce-8ec6-3d8d49f59a9d Date: Wed, 09 Jan 2019 02:01:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff637085-843d-493b-97e9-debdb3f5ccec","tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:45Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d1ca86d3a78740c68b54628890b5406a","id":"87bfbf08-2755-4278-8ed6-a84ab164571f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet"}]} 2019-01-09 02:01:45,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-ac0e754c-aaf3-43ce-8ec6-3d8d49f59a9d 2019-01-09 02:01:45,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ff637085-843d-493b-97e9-debdb3f5ccec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71170ff6544ea01d274245d2469d5cbe277d54a" 2019-01-09 02:01:46,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5e6b5d4f-6017-4852-85db-e57797e0c963 Date: Wed, 09 Jan 2019 02:01:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff637085-843d-493b-97e9-debdb3f5ccec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d1ca86d3a78740c68b54628890b5406a","status":"ACTIVE","subnets":["87bfbf08-2755-4278-8ed6-a84ab164571f"],"description":"","tags":[],"updated_at":"2019-01-09T02:01:45Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net","admin_state_up":true,"tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:44Z","provider:network_type":"vxlan"}]} 2019-01-09 02:01:46,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ff637085-843d-493b-97e9-debdb3f5ccec used request id req-5e6b5d4f-6017-4852-85db-e57797e0c963 2019-01-09 02:01:46,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ff637085-843d-493b-97e9-debdb3f5ccec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71170ff6544ea01d274245d2469d5cbe277d54a" 2019-01-09 02:01:46,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-161cdb3a-665f-4db6-836e-5dd41d0802de Date: Wed, 09 Jan 2019 02:01:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff637085-843d-493b-97e9-debdb3f5ccec","tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:45Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1ca86d3a78740c68b54628890b5406a","id":"87bfbf08-2755-4278-8ed6-a84ab164571f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet"}]} 2019-01-09 02:01:46,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ff637085-843d-493b-97e9-debdb3f5ccec used request id req-161cdb3a-665f-4db6-836e-5dd41d0802de 2019-01-09 02:01:46,365 - OpenStackNetwork - DEBUG - Network [ff637085-843d-493b-97e9-debdb3f5ccec] created successfully 2019-01-09 02:01:46,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:46,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d24aadf74645443284bd19934ee369d7", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj-role"}], "expires_at": "2019-01-09T03:01:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1ca86d3a78740c68b54628890b5406a", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1ca86d3a78740c68b54628890b5406a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1ca86d3a78740c68b54628890b5406a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1ca86d3a78740c68b54628890b5406a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1ca86d3a78740c68b54628890b5406a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1ca86d3a78740c68b54628890b5406a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1ca86d3a78740c68b54628890b5406a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1ca86d3a78740c68b54628890b5406a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1ca86d3a78740c68b54628890b5406a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1ca86d3a78740c68b54628890b5406a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1ca86d3a78740c68b54628890b5406a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1ca86d3a78740c68b54628890b5406a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1ca86d3a78740c68b54628890b5406a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-user", "id": "160a4f1660cd4422a72dc17d03fd9a66"}, "audit_ids": ["_oba7yXnTdmEzUhgAsecCQ"], "issued_at": "2019-01-09T02:01:46.000000Z"}} 2019-01-09 02:01:46,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63651c2ee805a99bf303fc53ffd9aa3bcebe82c8" 2019-01-09 02:01:46,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-169aab85-7449-48f0-b36c-0d003d319728 Date: Wed, 09 Jan 2019 02:01:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["87bfbf08-2755-4278-8ed6-a84ab164571f"],"updated_at":"2019-01-09T02:01:45Z","tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d1ca86d3a78740c68b54628890b5406a","id":"ff637085-843d-493b-97e9-debdb3f5ccec","name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net"}]} 2019-01-09 02:01:46,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net used request id req-169aab85-7449-48f0-b36c-0d003d319728 2019-01-09 02:01:47,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:47,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:47,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86336e2f87ac73c280716dba19fe000eaaf4b8a" 2019-01-09 02:01:47,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7279de-b349-431e-b80a-bf497c75fdf5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a"}, "enabled": true, "id": "d1ca86d3a78740c68b54628890b5406a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}} 2019-01-09 02:01:47,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a used request id req-dd7279de-b349-431e-b80a-bf497c75fdf5 2019-01-09 02:01:47,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ff637085-843d-493b-97e9-debdb3f5ccec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63651c2ee805a99bf303fc53ffd9aa3bcebe82c8" 2019-01-09 02:01:47,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b3a38f54-2992-4d4c-bb8c-4f09688c49e3 Date: Wed, 09 Jan 2019 02:01:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff637085-843d-493b-97e9-debdb3f5ccec","tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:45Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1ca86d3a78740c68b54628890b5406a","id":"87bfbf08-2755-4278-8ed6-a84ab164571f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet"}]} 2019-01-09 02:01:47,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ff637085-843d-493b-97e9-debdb3f5ccec used request id req-b3a38f54-2992-4d4c-bb8c-4f09688c49e3 2019-01-09 02:01:47,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:47,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:47,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d24aadf74645443284bd19934ee369d7", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj-role"}], "expires_at": "2019-01-09T03:01:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1ca86d3a78740c68b54628890b5406a", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1ca86d3a78740c68b54628890b5406a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1ca86d3a78740c68b54628890b5406a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1ca86d3a78740c68b54628890b5406a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1ca86d3a78740c68b54628890b5406a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1ca86d3a78740c68b54628890b5406a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1ca86d3a78740c68b54628890b5406a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1ca86d3a78740c68b54628890b5406a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1ca86d3a78740c68b54628890b5406a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1ca86d3a78740c68b54628890b5406a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1ca86d3a78740c68b54628890b5406a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1ca86d3a78740c68b54628890b5406a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1ca86d3a78740c68b54628890b5406a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-user", "id": "160a4f1660cd4422a72dc17d03fd9a66"}, "audit_ids": ["c3nQOsXXSt-jyPfoN39X_g"], "issued_at": "2019-01-09T02:01:47.000000Z"}} 2019-01-09 02:01:47,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42bae31dd23b5b796440b8dc6bed5565f0ca76a3" 2019-01-09 02:01:47,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59f6ba8-9413-49e0-8f44-354760008b39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:47,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f59f6ba8-9413-49e0-8f44-354760008b39 2019-01-09 02:01:47,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42bae31dd23b5b796440b8dc6bed5565f0ca76a3" 2019-01-09 02:01:48,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f566cc5a-8dd5-484f-8405-ac2a009972de Date: Wed, 09 Jan 2019 02:01:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["87bfbf08-2755-4278-8ed6-a84ab164571f"],"updated_at":"2019-01-09T02:01:45Z","tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d1ca86d3a78740c68b54628890b5406a","id":"ff637085-843d-493b-97e9-debdb3f5ccec","name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net"}]} 2019-01-09 02:01:48,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net used request id req-f566cc5a-8dd5-484f-8405-ac2a009972de 2019-01-09 02:01:48,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:48,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:48,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42bae31dd23b5b796440b8dc6bed5565f0ca76a3" 2019-01-09 02:01:48,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50639dce-d40c-42ec-9dea-507f7d989343 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a"}, "enabled": true, "id": "d1ca86d3a78740c68b54628890b5406a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}} 2019-01-09 02:01:48,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a used request id req-50639dce-d40c-42ec-9dea-507f7d989343 2019-01-09 02:01:48,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ff637085-843d-493b-97e9-debdb3f5ccec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42bae31dd23b5b796440b8dc6bed5565f0ca76a3" 2019-01-09 02:01:48,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-08f5c594-3ef6-47f7-8f5a-4cd62fe1670b Date: Wed, 09 Jan 2019 02:01:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff637085-843d-493b-97e9-debdb3f5ccec","tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:45Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1ca86d3a78740c68b54628890b5406a","id":"87bfbf08-2755-4278-8ed6-a84ab164571f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet"}]} 2019-01-09 02:01:48,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ff637085-843d-493b-97e9-debdb3f5ccec used request id req-08f5c594-3ef6-47f7-8f5a-4cd62fe1670b 2019-01-09 02:01:48,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:48,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:48,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["cN8OaTIfRiOedr3ZSetQ_A"], "issued_at": "2019-01-09T02:01:48.000000Z"}} 2019-01-09 02:01:48,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:48,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b77ea7-6848-48d3-9855-f8cd3ac043a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:48,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-68b77ea7-6848-48d3-9855-f8cd3ac043a3 2019-01-09 02:01:48,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:48,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b77f6b49-2081-4ac8-b44b-a1e669fc29ac Date: Wed, 09 Jan 2019 02:01:48 GMT RESP BODY: {"routers": []} 2019-01-09 02:01:48,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router&admin_state_up=True used request id req-b77f6b49-2081-4ac8-b44b-a1e669fc29ac 2019-01-09 02:01:48,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:01:48,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:01:49,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["n7F0oRpmQMu5BM72ioUNbQ"], "issued_at": "2019-01-09T02:01:49.000000Z"}} 2019-01-09 02:01:49,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd33ba738bdd9cb13003b225db656ef8a7b25158" 2019-01-09 02:01:49,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a34a87de-b032-430f-9bf1-5abc9337f4c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:01:49,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a34a87de-b032-430f-9bf1-5abc9337f4c2 2019-01-09 02:01:49,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:49,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:49,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd33ba738bdd9cb13003b225db656ef8a7b25158" 2019-01-09 02:01:49,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac98a46-a40f-4872-9233-7cd2ee17deb2 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a"}, "enabled": true, "id": "d1ca86d3a78740c68b54628890b5406a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}]} 2019-01-09 02:01:49,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-8dff564d-9bbe-410-proj used request id req-8ac98a46-a40f-4872-9233-7cd2ee17deb2 2019-01-09 02:01:49,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:49,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8dfc19a3-f409-4375-807e-bdf9e8cd0caa Date: Wed, 09 Jan 2019 02:01:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 02:01:49,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-8dfc19a3-f409-4375-807e-bdf9e8cd0caa 2019-01-09 02:01:49,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:50,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b182a0a0-4548-4a57-9765-4280a4a5f573 Date: Wed, 09 Jan 2019 02:01:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 02:01:50,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-b182a0a0-4548-4a57-9765-4280a4a5f573 2019-01-09 02:01:50,032 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router 2019-01-09 02:01:50,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "name": "CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router", "admin_state_up": true}}' 2019-01-09 02:01:55,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f8a943ba-5ae6-476c-8c16-60cdbc236212 Date: Wed, 09 Jan 2019 02:01:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "created_at": "2019-01-09T02:01:50Z", "admin_state_up": true, "updated_at": "2019-01-09T02:01:51Z", "project_id": "d1ca86d3a78740c68b54628890b5406a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "1bd2924b-482b-490f-acb3-4bd76caa3aa3", "name": "CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router"}} 2019-01-09 02:01:55,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-f8a943ba-5ae6-476c-8c16-60cdbc236212 2019-01-09 02:01:55,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=1bd2924b-482b-490f-acb3-4bd76caa3aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:55,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-ea8ce37c-e0f4-483d-a16f-cf0f6dafd6d1 Date: Wed, 09 Jan 2019 02:01:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:01:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"50176f32-65a2-4b9c-8c4e-8eea27e0b258","ip_address":"169.254.192.7"}],"id":"0f9f11c7-8d34-4f17-b004-0a9fcf2c2bc4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d6:0e:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1ca86d3a78740c68b54628890b5406a","admin_state_up":true,"network_id":"b38719a7-c30f-4216-a12f-9be411fa43e7","tenant_id":"","created_at":"2019-01-09T02:01:53Z","binding:vnic_type":"normal","device_id":"1bd2924b-482b-490f-acb3-4bd76caa3aa3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:01:52Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"50176f32-65a2-4b9c-8c4e-8eea27e0b258","ip_address":"169.254.192.3"}],"id":"4ba35d71-39e7-4ad2-8bda-d1b10528e3bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:59:f1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1ca86d3a78740c68b54628890b5406a","admin_state_up":true,"network_id":"b38719a7-c30f-4216-a12f-9be411fa43e7","tenant_id":"","created_at":"2019-01-09T02:01:52Z","binding:vnic_type":"normal","device_id":"1bd2924b-482b-490f-acb3-4bd76caa3aa3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:01:51Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.209"}],"id":"6b49f931-e549-4be5-a53a-b4dca9c31ad9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:83:aa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T02:01:51Z","binding:vnic_type":"normal","device_id":"1bd2924b-482b-490f-acb3-4bd76caa3aa3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:01:54Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"50176f32-65a2-4b9c-8c4e-8eea27e0b258","ip_address":"169.254.192.5"}],"id":"def2c0d6-e9b8-489e-810d-fab47336b140","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dd:2a:53","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1ca86d3a78740c68b54628890b5406a","admin_state_up":true,"network_id":"b38719a7-c30f-4216-a12f-9be411fa43e7","tenant_id":"","created_at":"2019-01-09T02:01:53Z","binding:vnic_type":"normal","device_id":"1bd2924b-482b-490f-acb3-4bd76caa3aa3"}]} 2019-01-09 02:01:55,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=1bd2924b-482b-490f-acb3-4bd76caa3aa3 used request id req-ea8ce37c-e0f4-483d-a16f-cf0f6dafd6d1 2019-01-09 02:01:55,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:55,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-df40e16d-347f-493e-8504-bfa356fe63f5 Date: Wed, 09 Jan 2019 02:01:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 02:01:55,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-df40e16d-347f-493e-8504-bfa356fe63f5 2019-01-09 02:01:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/50176f32-65a2-4b9c-8c4e-8eea27e0b258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:55,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f8cdfedf-3d50-461b-aac7-058ddb5e0ea6 Date: Wed, 09 Jan 2019 02:01:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b38719a7-c30f-4216-a12f-9be411fa43e7","tenant_id":"","created_at":"2019-01-09T02:01:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"50176f32-65a2-4b9c-8c4e-8eea27e0b258","subnetpool_id":null,"name":"HA subnet tenant d1ca86d3a78740c68b54628890b5406a"}} 2019-01-09 02:01:55,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/50176f32-65a2-4b9c-8c4e-8eea27e0b258 used request id req-f8cdfedf-3d50-461b-aac7-058ddb5e0ea6 2019-01-09 02:01:55,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/50176f32-65a2-4b9c-8c4e-8eea27e0b258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:55,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-755215ff-bba0-4ed5-a41d-16e62b7c82a5 Date: Wed, 09 Jan 2019 02:01:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b38719a7-c30f-4216-a12f-9be411fa43e7","tenant_id":"","created_at":"2019-01-09T02:01:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"50176f32-65a2-4b9c-8c4e-8eea27e0b258","subnetpool_id":null,"name":"HA subnet tenant d1ca86d3a78740c68b54628890b5406a"}} 2019-01-09 02:01:55,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/50176f32-65a2-4b9c-8c4e-8eea27e0b258 used request id req-755215ff-bba0-4ed5-a41d-16e62b7c82a5 2019-01-09 02:01:55,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/50176f32-65a2-4b9c-8c4e-8eea27e0b258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:55,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-71aed89a-14ac-4e1e-81f6-408c17658969 Date: Wed, 09 Jan 2019 02:01:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b38719a7-c30f-4216-a12f-9be411fa43e7","tenant_id":"","created_at":"2019-01-09T02:01:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"50176f32-65a2-4b9c-8c4e-8eea27e0b258","subnetpool_id":null,"name":"HA subnet tenant d1ca86d3a78740c68b54628890b5406a"}} 2019-01-09 02:01:55,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/50176f32-65a2-4b9c-8c4e-8eea27e0b258 used request id req-71aed89a-14ac-4e1e-81f6-408c17658969 2019-01-09 02:01:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:56,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-769d8e86-dd69-4fc8-af5a-017a7d0dc227 Date: Wed, 09 Jan 2019 02:01:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ff637085-843d-493b-97e9-debdb3f5ccec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d1ca86d3a78740c68b54628890b5406a","status":"ACTIVE","subnets":["87bfbf08-2755-4278-8ed6-a84ab164571f"],"description":"","tags":[],"updated_at":"2019-01-09T02:01:45Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net","admin_state_up":true,"tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:44Z","provider:network_type":"vxlan"}]} 2019-01-09 02:01:56,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net used request id req-769d8e86-dd69-4fc8-af5a-017a7d0dc227 2019-01-09 02:01:56,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:01:56,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:01:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:01:56,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:56,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d97dfa-ac1d-48ac-ad27-e34180956c54 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a"}, "enabled": true, "id": "d1ca86d3a78740c68b54628890b5406a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}} 2019-01-09 02:01:56,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a used request id req-d4d97dfa-ac1d-48ac-ad27-e34180956c54 2019-01-09 02:01:56,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ff637085-843d-493b-97e9-debdb3f5ccec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:56,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-712453ce-32d3-4e45-b58f-52424bc8f864 Date: Wed, 09 Jan 2019 02:01:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff637085-843d-493b-97e9-debdb3f5ccec","tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:45Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1ca86d3a78740c68b54628890b5406a","id":"87bfbf08-2755-4278-8ed6-a84ab164571f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet"}]} 2019-01-09 02:01:56,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ff637085-843d-493b-97e9-debdb3f5ccec used request id req-712453ce-32d3-4e45-b58f-52424bc8f864 2019-01-09 02:01:56,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ff637085-843d-493b-97e9-debdb3f5ccec&name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:56,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d1d13909-bbe2-4c49-b589-766b7ab972a5 Date: Wed, 09 Jan 2019 02:01:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff637085-843d-493b-97e9-debdb3f5ccec","tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:45Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1ca86d3a78740c68b54628890b5406a","id":"87bfbf08-2755-4278-8ed6-a84ab164571f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet"}]} 2019-01-09 02:01:56,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ff637085-843d-493b-97e9-debdb3f5ccec&name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet used request id req-d1d13909-bbe2-4c49-b589-766b7ab972a5 2019-01-09 02:01:56,597 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:01:56,597 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router 2019-01-09 02:01:56,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/1bd2924b-482b-490f-acb3-4bd76caa3aa3/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" -d '{"subnet_id": "87bfbf08-2755-4278-8ed6-a84ab164571f"}' 2019-01-09 02:01:58,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ff1d8871-1f9e-438f-9215-c4b9a28ce4dd Date: Wed, 09 Jan 2019 02:01:58 GMT RESP BODY: {"network_id": "ff637085-843d-493b-97e9-debdb3f5ccec", "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "subnet_id": "87bfbf08-2755-4278-8ed6-a84ab164571f", "subnet_ids": ["87bfbf08-2755-4278-8ed6-a84ab164571f"], "port_id": "108c9a5f-4a9c-4d3e-b5a9-366d4aeef1d2", "id": "1bd2924b-482b-490f-acb3-4bd76caa3aa3"} 2019-01-09 02:01:58,337 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1bd2924b-482b-490f-acb3-4bd76caa3aa3/add_router_interface used request id req-ff1d8871-1f9e-438f-9215-c4b9a28ce4dd 2019-01-09 02:01:58,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/1bd2924b-482b-490f-acb3-4bd76caa3aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:58,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-34e7163f-71f9-47ea-bf27-d7af1cb61041 Date: Wed, 09 Jan 2019 02:01:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "created_at": "2019-01-09T02:01:50Z", "admin_state_up": true, "updated_at": "2019-01-09T02:01:57Z", "project_id": "d1ca86d3a78740c68b54628890b5406a", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "1bd2924b-482b-490f-acb3-4bd76caa3aa3", "name": "CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router"}} 2019-01-09 02:01:58,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/1bd2924b-482b-490f-acb3-4bd76caa3aa3 used request id req-34e7163f-71f9-47ea-bf27-d7af1cb61041 2019-01-09 02:01:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=1bd2924b-482b-490f-acb3-4bd76caa3aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:58,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4439 X-Openstack-Request-Id: req-4ab02e23-0f0d-435d-bf6e-1c92bee5a6ff Date: Wed, 09 Jan 2019 02:01:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:01:58Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"50176f32-65a2-4b9c-8c4e-8eea27e0b258","ip_address":"169.254.192.7"}],"id":"0f9f11c7-8d34-4f17-b004-0a9fcf2c2bc4","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:0e:f7","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1ca86d3a78740c68b54628890b5406a","admin_state_up":true,"network_id":"b38719a7-c30f-4216-a12f-9be411fa43e7","tenant_id":"","created_at":"2019-01-09T02:01:53Z","binding:vnic_type":"normal","device_id":"1bd2924b-482b-490f-acb3-4bd76caa3aa3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:01:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87bfbf08-2755-4278-8ed6-a84ab164571f","ip_address":"10.55.1.1"}],"id":"108c9a5f-4a9c-4d3e-b5a9-366d4aeef1d2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:12:41:c5","project_id":"d1ca86d3a78740c68b54628890b5406a","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff637085-843d-493b-97e9-debdb3f5ccec","tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:57Z","binding:vnic_type":"normal","device_id":"1bd2924b-482b-490f-acb3-4bd76caa3aa3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:01:57Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"50176f32-65a2-4b9c-8c4e-8eea27e0b258","ip_address":"169.254.192.3"}],"id":"4ba35d71-39e7-4ad2-8bda-d1b10528e3bd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:59:f1","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1ca86d3a78740c68b54628890b5406a","admin_state_up":true,"network_id":"b38719a7-c30f-4216-a12f-9be411fa43e7","tenant_id":"","created_at":"2019-01-09T02:01:52Z","binding:vnic_type":"normal","device_id":"1bd2924b-482b-490f-acb3-4bd76caa3aa3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:01:57Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.209"}],"id":"6b49f931-e549-4be5-a53a-b4dca9c31ad9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:83:aa","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T02:01:51Z","binding:vnic_type":"normal","device_id":"1bd2924b-482b-490f-acb3-4bd76caa3aa3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:01:57Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"50176f32-65a2-4b9c-8c4e-8eea27e0b258","ip_address":"169.254.192.5"}],"id":"def2c0d6-e9b8-489e-810d-fab47336b140","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:2a:53","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1ca86d3a78740c68b54628890b5406a","admin_state_up":true,"network_id":"b38719a7-c30f-4216-a12f-9be411fa43e7","tenant_id":"","created_at":"2019-01-09T02:01:53Z","binding:vnic_type":"normal","device_id":"1bd2924b-482b-490f-acb3-4bd76caa3aa3"}]} 2019-01-09 02:01:58,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=1bd2924b-482b-490f-acb3-4bd76caa3aa3 used request id req-4ab02e23-0f0d-435d-bf6e-1c92bee5a6ff 2019-01-09 02:01:58,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:58,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8b8e2a28-3584-4b24-83bd-674b70a2f472 Date: Wed, 09 Jan 2019 02:01:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 02:01:58,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-8b8e2a28-3584-4b24-83bd-674b70a2f472 2019-01-09 02:01:58,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/50176f32-65a2-4b9c-8c4e-8eea27e0b258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:58,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2887d193-3f7a-4f51-b04a-2e2c42c2d289 Date: Wed, 09 Jan 2019 02:01:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b38719a7-c30f-4216-a12f-9be411fa43e7","tenant_id":"","created_at":"2019-01-09T02:01:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"50176f32-65a2-4b9c-8c4e-8eea27e0b258","subnetpool_id":null,"name":"HA subnet tenant d1ca86d3a78740c68b54628890b5406a"}} 2019-01-09 02:01:58,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/50176f32-65a2-4b9c-8c4e-8eea27e0b258 used request id req-2887d193-3f7a-4f51-b04a-2e2c42c2d289 2019-01-09 02:01:58,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/50176f32-65a2-4b9c-8c4e-8eea27e0b258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:59,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9b3f984e-4090-42be-b564-ccc2c9f4ddb8 Date: Wed, 09 Jan 2019 02:01:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b38719a7-c30f-4216-a12f-9be411fa43e7","tenant_id":"","created_at":"2019-01-09T02:01:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"50176f32-65a2-4b9c-8c4e-8eea27e0b258","subnetpool_id":null,"name":"HA subnet tenant d1ca86d3a78740c68b54628890b5406a"}} 2019-01-09 02:01:59,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/50176f32-65a2-4b9c-8c4e-8eea27e0b258 used request id req-9b3f984e-4090-42be-b564-ccc2c9f4ddb8 2019-01-09 02:01:59,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/50176f32-65a2-4b9c-8c4e-8eea27e0b258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:59,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8659766a-4a61-469e-8872-9d23cdd9c3b4 Date: Wed, 09 Jan 2019 02:01:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b38719a7-c30f-4216-a12f-9be411fa43e7","tenant_id":"","created_at":"2019-01-09T02:01:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"50176f32-65a2-4b9c-8c4e-8eea27e0b258","subnetpool_id":null,"name":"HA subnet tenant d1ca86d3a78740c68b54628890b5406a"}} 2019-01-09 02:01:59,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/50176f32-65a2-4b9c-8c4e-8eea27e0b258 used request id req-8659766a-4a61-469e-8872-9d23cdd9c3b4 2019-01-09 02:01:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/87bfbf08-2755-4278-8ed6-a84ab164571f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:01:59,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-23da7821-8938-4f14-b8d0-757e381a0a43 Date: Wed, 09 Jan 2019 02:01:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff637085-843d-493b-97e9-debdb3f5ccec","tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:45Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d1ca86d3a78740c68b54628890b5406a","id":"87bfbf08-2755-4278-8ed6-a84ab164571f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet"}} 2019-01-09 02:01:59,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/87bfbf08-2755-4278-8ed6-a84ab164571f used request id req-23da7821-8938-4f14-b8d0-757e381a0a43 2019-01-09 02:01:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63651c2ee805a99bf303fc53ffd9aa3bcebe82c8" 2019-01-09 02:01:59,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-dbdb3a27-5fbf-4842-8fcf-554589128f7b Date: Wed, 09 Jan 2019 02:01:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "created_at": "2019-01-09T02:01:50Z", "admin_state_up": true, "updated_at": "2019-01-09T02:01:57Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "d1ca86d3a78740c68b54628890b5406a", "id": "1bd2924b-482b-490f-acb3-4bd76caa3aa3", "name": "CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router"}]} 2019-01-09 02:01:59,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router&admin_state_up=True used request id req-dbdb3a27-5fbf-4842-8fcf-554589128f7b 2019-01-09 02:01:59,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86336e2f87ac73c280716dba19fe000eaaf4b8a" 2019-01-09 02:01:59,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be07e99-8331-42ec-96ec-666c1dcdb1bb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a"}, "enabled": true, "id": "d1ca86d3a78740c68b54628890b5406a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}} 2019-01-09 02:01:59,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a used request id req-9be07e99-8331-42ec-96ec-666c1dcdb1bb 2019-01-09 02:01:59,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=1bd2924b-482b-490f-acb3-4bd76caa3aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63651c2ee805a99bf303fc53ffd9aa3bcebe82c8" 2019-01-09 02:02:00,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-7c93c183-b51b-4c63-9995-550f73479c5f Date: Wed, 09 Jan 2019 02:02:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:01:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"87bfbf08-2755-4278-8ed6-a84ab164571f","ip_address":"10.55.1.1"}],"id":"108c9a5f-4a9c-4d3e-b5a9-366d4aeef1d2","security_groups":[],"mac_address":"fa:16:3e:12:41:c5","project_id":"d1ca86d3a78740c68b54628890b5406a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff637085-843d-493b-97e9-debdb3f5ccec","tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:57Z","binding:vnic_type":"normal","device_id":"1bd2924b-482b-490f-acb3-4bd76caa3aa3"}]} 2019-01-09 02:02:00,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=1bd2924b-482b-490f-acb3-4bd76caa3aa3 used request id req-7c93c183-b51b-4c63-9995-550f73479c5f 2019-01-09 02:02:00,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/87bfbf08-2755-4278-8ed6-a84ab164571f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63651c2ee805a99bf303fc53ffd9aa3bcebe82c8" 2019-01-09 02:02:00,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-6b062716-cab0-4a8d-a549-a88a097e949b Date: Wed, 09 Jan 2019 02:02:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff637085-843d-493b-97e9-debdb3f5ccec","tenant_id":"d1ca86d3a78740c68b54628890b5406a","created_at":"2019-01-09T02:01:45Z","dns_nameservers":[],"updated_at":"2019-01-09T02:01:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d1ca86d3a78740c68b54628890b5406a","id":"87bfbf08-2755-4278-8ed6-a84ab164571f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet"}} 2019-01-09 02:02:00,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/87bfbf08-2755-4278-8ed6-a84ab164571f used request id req-6b062716-cab0-4a8d-a549-a88a097e949b 2019-01-09 02:02:00,259 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router and subnet CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet 2019-01-09 02:02:00,259 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router 2019-01-09 02:02:00,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/1bd2924b-482b-490f-acb3-4bd76caa3aa3/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" -d '{"subnet_id": "87bfbf08-2755-4278-8ed6-a84ab164571f"}' 2019-01-09 02:02:01,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2723b089-edb4-40b9-80e5-43bbd38f634b Date: Wed, 09 Jan 2019 02:02:01 GMT RESP BODY: {"network_id": "ff637085-843d-493b-97e9-debdb3f5ccec", "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "subnet_id": "87bfbf08-2755-4278-8ed6-a84ab164571f", "subnet_ids": ["87bfbf08-2755-4278-8ed6-a84ab164571f"], "port_id": "108c9a5f-4a9c-4d3e-b5a9-366d4aeef1d2", "id": "1bd2924b-482b-490f-acb3-4bd76caa3aa3"} 2019-01-09 02:02:01,595 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1bd2924b-482b-490f-acb3-4bd76caa3aa3/remove_router_interface used request id req-2723b089-edb4-40b9-80e5-43bbd38f634b 2019-01-09 02:02:01,596 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router 2019-01-09 02:02:01,596 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-router 2019-01-09 02:02:01,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/1bd2924b-482b-490f-acb3-4bd76caa3aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562fcfc6cd33938fa062ab4e59ad61049d5860fe" 2019-01-09 02:02:04,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e43387d-789b-4aef-872f-9337bbc1ce00 Content-Length: 0 Date: Wed, 09 Jan 2019 02:02:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:02:04,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/1bd2924b-482b-490f-acb3-4bd76caa3aa3 used request id req-7e43387d-789b-4aef-872f-9337bbc1ce00 2019-01-09 02:02:04,977 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet 2019-01-09 02:02:04,977 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-subnet 2019-01-09 02:02:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/87bfbf08-2755-4278-8ed6-a84ab164571f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71170ff6544ea01d274245d2469d5cbe277d54a" 2019-01-09 02:02:06,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1afee361-324a-4c06-b4b0-6a39fb58d8a9 Date: Wed, 09 Jan 2019 02:02:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:02:06,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/87bfbf08-2755-4278-8ed6-a84ab164571f used request id req-1afee361-324a-4c06-b4b0-6a39fb58d8a9 2019-01-09 02:02:06,857 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-2be3c97e-678c-4e52-8ffd-b95ee579a08a-pub-net 2019-01-09 02:02:06,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/ff637085-843d-493b-97e9-debdb3f5ccec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71170ff6544ea01d274245d2469d5cbe277d54a" 2019-01-09 02:02:08,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e13de72f-ca6f-4b6b-b1f5-6dbb4c52a5fc Date: Wed, 09 Jan 2019 02:02:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:02:08,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/ff637085-843d-493b-97e9-debdb3f5ccec used request id req-e13de72f-ca6f-4b6b-b1f5-6dbb4c52a5fc 2019-01-09 02:02:08,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:02:08,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-11fc241b-b368-46df-bda3-8e90e8017608 Date: Wed, 09 Jan 2019 02:02:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "created_at": "2019-01-09T02:01:43Z", "updated_at": "2019-01-09T02:01:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:01:43Z", "revision_number": 0, "id": "06645382-58d3-42c7-b51d-2b4ba3b21d99", "remote_group_id": "82518af1-2207-45ce-9d09-acd9403b45f7", "remote_ip_prefix": null, "created_at": "2019-01-09T02:01:43Z", "security_group_id": "82518af1-2207-45ce-9d09-acd9403b45f7", "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1ca86d3a78740c68b54628890b5406a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:01:43Z", "revision_number": 0, "id": "42ef72d1-8455-4cca-9fe6-14bbbed2264b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:01:43Z", "security_group_id": "82518af1-2207-45ce-9d09-acd9403b45f7", "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1ca86d3a78740c68b54628890b5406a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:01:43Z", "revision_number": 0, "id": "4d59eeda-48b2-447a-afc2-36f57af982e7", "remote_group_id": "82518af1-2207-45ce-9d09-acd9403b45f7", "remote_ip_prefix": null, "created_at": "2019-01-09T02:01:43Z", "security_group_id": "82518af1-2207-45ce-9d09-acd9403b45f7", "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1ca86d3a78740c68b54628890b5406a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:01:43Z", "revision_number": 0, "id": "5059cc93-1091-431c-9908-62fad3d44e8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:01:43Z", "security_group_id": "82518af1-2207-45ce-9d09-acd9403b45f7", "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1ca86d3a78740c68b54628890b5406a"}], "revision_number": 4, "project_id": "d1ca86d3a78740c68b54628890b5406a", "id": "82518af1-2207-45ce-9d09-acd9403b45f7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:02:08,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-11fc241b-b368-46df-bda3-8e90e8017608 2019-01-09 02:02:08,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:02:08,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aecc820e-885f-4bcc-b576-230daa1b03af Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:02:08,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-aecc820e-885f-4bcc-b576-230daa1b03af 2019-01-09 02:02:08,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:02:08,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb91eced-7430-47c9-a381-c201b7d7fa76 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a"}, "enabled": true, "id": "d1ca86d3a78740c68b54628890b5406a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8dff564d-9bbe-410-proj"}} 2019-01-09 02:02:08,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a used request id req-fb91eced-7430-47c9-a381-c201b7d7fa76 2019-01-09 02:02:08,516 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82518af1-2207-45ce-9d09-acd9403b45f7 2019-01-09 02:02:08,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=82518af1-2207-45ce-9d09-acd9403b45f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:02:08,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f22604c9-8179-43b1-bf38-100ac775bd5a Date: Wed, 09 Jan 2019 02:02:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "82518af1-2207-45ce-9d09-acd9403b45f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:01:43Z", "security_group_id": "82518af1-2207-45ce-9d09-acd9403b45f7", "port_range_min": null, "revision_number": 0, "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "created_at": "2019-01-09T02:01:43Z", "project_id": "d1ca86d3a78740c68b54628890b5406a", "id": "06645382-58d3-42c7-b51d-2b4ba3b21d99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:01:43Z", "security_group_id": "82518af1-2207-45ce-9d09-acd9403b45f7", "port_range_min": null, "revision_number": 0, "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "created_at": "2019-01-09T02:01:43Z", "project_id": "d1ca86d3a78740c68b54628890b5406a", "id": "42ef72d1-8455-4cca-9fe6-14bbbed2264b"}, {"remote_group_id": "82518af1-2207-45ce-9d09-acd9403b45f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:01:43Z", "security_group_id": "82518af1-2207-45ce-9d09-acd9403b45f7", "port_range_min": null, "revision_number": 0, "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "created_at": "2019-01-09T02:01:43Z", "project_id": "d1ca86d3a78740c68b54628890b5406a", "id": "4d59eeda-48b2-447a-afc2-36f57af982e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:01:43Z", "security_group_id": "82518af1-2207-45ce-9d09-acd9403b45f7", "port_range_min": null, "revision_number": 0, "tenant_id": "d1ca86d3a78740c68b54628890b5406a", "created_at": "2019-01-09T02:01:43Z", "project_id": "d1ca86d3a78740c68b54628890b5406a", "id": "5059cc93-1091-431c-9908-62fad3d44e8b"}]} 2019-01-09 02:02:08,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=82518af1-2207-45ce-9d09-acd9403b45f7 used request id req-f22604c9-8179-43b1-bf38-100ac775bd5a 2019-01-09 02:02:08,683 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:02:08,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/82518af1-2207-45ce-9d09-acd9403b45f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:02:08,991 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-338bc44a-d6ec-4d4e-86fd-7d291ba522b3 Content-Length: 0 Date: Wed, 09 Jan 2019 02:02:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:02:08,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/82518af1-2207-45ce-9d09-acd9403b45f7 used request id req-338bc44a-d6ec-4d4e-86fd-7d291ba522b3 2019-01-09 02:02:08,992 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-8dff564d-9bbe-410-proj 2019-01-09 02:02:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:02:09,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82efe3b7-4fea-4d23-af1f-b2867023f7a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:02:09,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d1ca86d3a78740c68b54628890b5406a used request id req-82efe3b7-4fea-4d23-af1f-b2867023f7a3 2019-01-09 02:02:09,209 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-8dff564d-9bbe-410-proj-role 2019-01-09 02:02:09,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d24aadf74645443284bd19934ee369d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:02:09,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-564ef0cc-2ba7-4c21-a27a-483640ecc4a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:02:09,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d24aadf74645443284bd19934ee369d7 used request id req-564ef0cc-2ba7-4c21-a27a-483640ecc4a4 2019-01-09 02:02:09,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abf0862816686d0de0fe1a59456bc6cceac5a4d" 2019-01-09 02:02:09,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f8985b9-d784-4146-9440-fb78596f949d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:02:09,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6f8985b9-d784-4146-9440-fb78596f949d 2019-01-09 02:02:09,481 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-8dff564d-9bbe-410-user 2019-01-09 02:02:09,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/160a4f1660cd4422a72dc17d03fd9a66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800be573200b4824bf999e545a4ec14413a42c25" 2019-01-09 02:02:09,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e381ab7b-a922-4394-9c61-117faaf32f6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:02:09,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/160a4f1660cd4422a72dc17d03fd9a66 used request id req-e381ab7b-a922-4394-9c61-117faaf32f6e 2019-01-09 02:02:09,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:10,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:02:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["7vML43T5Qyiw8kqtFgLBqg"], "issued_at": "2019-01-09T02:02:10.000000Z"}} 2019-01-09 02:02:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e393531dfc51bb504b9ba28f8b2dd741afcae77" 2019-01-09 02:02:10,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182ca5db-4765-4d90-b2d8-a5b608cffb96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:10,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-182ca5db-4765-4d90-b2d8-a5b608cffb96 2019-01-09 02:02:10,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:10,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:10,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:02:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["QkRlVZzeQc2RuS27MIwXUw"], "issued_at": "2019-01-09T02:02:10.000000Z"}} 2019-01-09 02:02:10,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:10,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08bddbe3-1d25-4e7c-9728-e45eb276d5c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:10,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-08bddbe3-1d25-4e7c-9728-e45eb276d5c1 2019-01-09 02:02:10,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:02:10,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:02:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:02:10,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:10,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca766776-dd47-4079-a73b-e5e8d22cb592 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:02:10,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj used request id req-ca766776-dd47-4079-a73b-e5e8d22cb592 2019-01-09 02:02:10,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:10,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bba972a-52ce-4928-949e-a971b432572f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:02:10,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5bba972a-52ce-4928-949e-a971b432572f 2019-01-09 02:02:10,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj"}}' 2019-01-09 02:02:10,907 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11a06f60-8350-4e27-a608-011246da800e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309"}, "enabled": true, "id": "dff6f6aaf2d3449e84a017be9135d309", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj"}} 2019-01-09 02:02:10,907 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-11a06f60-8350-4e27-a608-011246da800e 2019-01-09 02:02:10,908 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj 2019-01-09 02:02:10,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:10,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:11,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["hr9PFzSeRFilNenh89vj4w"], "issued_at": "2019-01-09T02:02:11.000000Z"}} 2019-01-09 02:02:11,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8394c9777153e531660bdc189289ef8f1311a4" 2019-01-09 02:02:11,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45890c6a-8162-41f4-b53b-e62224e28cbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:11,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-45890c6a-8162-41f4-b53b-e62224e28cbf 2019-01-09 02:02:11,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:02:11,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:02:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:02:11,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8394c9777153e531660bdc189289ef8f1311a4" 2019-01-09 02:02:11,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9441e62b-f9e1-4ced-8008-b75498abbbd3 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:02:11,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9441e62b-f9e1-4ced-8008-b75498abbbd3 2019-01-09 02:02:11,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8394c9777153e531660bdc189289ef8f1311a4" 2019-01-09 02:02:11,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffaf5d4f-b96a-4b23-88f7-2519ab40af29 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309"}, "enabled": true, "id": "dff6f6aaf2d3449e84a017be9135d309", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj"}]} 2019-01-09 02:02:11,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj used request id req-ffaf5d4f-b96a-4b23-88f7-2519ab40af29 2019-01-09 02:02:11,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8394c9777153e531660bdc189289ef8f1311a4" 2019-01-09 02:02:11,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4968d8dd-b7dd-4d94-9a59-dbd7f00bc6a7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:02:11,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4968d8dd-b7dd-4d94-9a59-dbd7f00bc6a7 2019-01-09 02:02:12,103 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-f1497d6a-5758-4fc-user 2019-01-09 02:02:12,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:12,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:12,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70de3306-453d-4f43-8e30-a8efac644ce6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:02:12,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-70de3306-453d-4f43-8e30-a8efac644ce6 2019-01-09 02:02:12,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" -d '{"role": {"name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj-role"}}' 2019-01-09 02:02:12,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fe83608-fd01-4c46-baed-c2bee514e7a6 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f98a5e22e9db4d859e56a19de295b896", "links": {"self": "http://172.30.9.26:5000/v3/roles/f98a5e22e9db4d859e56a19de295b896"}, "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj-role"}} 2019-01-09 02:02:12,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5fe83608-fd01-4c46-baed-c2bee514e7a6 2019-01-09 02:02:12,325 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj-role 2019-01-09 02:02:12,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f98a5e22e9db4d859e56a19de295b896 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:12,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7100299-d63b-43c8-9830-4f70b422ea56 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/f98a5e22e9db4d859e56a19de295b896"}, "domain_id": null, "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj-role", "id": "f98a5e22e9db4d859e56a19de295b896"}} 2019-01-09 02:02:12,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f98a5e22e9db4d859e56a19de295b896 used request id req-e7100299-d63b-43c8-9830-4f70b422ea56 2019-01-09 02:02:12,344 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj-role to project CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj 2019-01-09 02:02:12,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309/users/71ae0eb57fbe400d90119f1086a25c9c/roles/f98a5e22e9db4d859e56a19de295b896 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:12,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3064fa1f-875e-4473-84f7-1467867fe231 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:02:12,490 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309/users/71ae0eb57fbe400d90119f1086a25c9c/roles/f98a5e22e9db4d859e56a19de295b896 used request id req-3064fa1f-875e-4473-84f7-1467867fe231 2019-01-09 02:02:12,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:12,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:12,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["_5LkeamwTL-f_iUCgQ4KBg"], "issued_at": "2019-01-09T02:02:12.000000Z"}} 2019-01-09 02:02:12,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62be70b4a8af8a01e9f6e730da8ae932720ecab0" 2019-01-09 02:02:12,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa76e75-6bec-424f-8f02-f29892cb7352 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:12,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eaa76e75-6bec-424f-8f02-f29892cb7352 2019-01-09 02:02:12,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62be70b4a8af8a01e9f6e730da8ae932720ecab0" 2019-01-09 02:02:13,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-edc45e6e-515b-45ed-9a3a-5e61039fe197 Date: Wed, 09 Jan 2019 02:02:13 GMT RESP BODY: {"networks":[]} 2019-01-09 02:02:13,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net used request id req-edc45e6e-515b-45ed-9a3a-5e61039fe197 2019-01-09 02:02:13,172 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net 2019-01-09 02:02:13,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:13,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:13,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["6Q45_-BCRySZAyrenOi_cg"], "issued_at": "2019-01-09T02:02:13.000000Z"}} 2019-01-09 02:02:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3e051c289cf4c20745e67523716fc5117c1fd8" 2019-01-09 02:02:13,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654aa97a-0670-4c3e-ac62-6acef776c8c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:13,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-654aa97a-0670-4c3e-ac62-6acef776c8c9 2019-01-09 02:02:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:02:13,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:02:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:02:13,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3e051c289cf4c20745e67523716fc5117c1fd8" 2019-01-09 02:02:13,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8cc6df-c6bb-4cf7-b72d-b6399175c421 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309"}, "enabled": true, "id": "dff6f6aaf2d3449e84a017be9135d309", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj"}]} 2019-01-09 02:02:13,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj used request id req-5b8cc6df-c6bb-4cf7-b72d-b6399175c421 2019-01-09 02:02:13,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62be70b4a8af8a01e9f6e730da8ae932720ecab0" -d '{"network": {"tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "name": "CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net", "admin_state_up": true}}' 2019-01-09 02:02:14,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6644833f-ec8a-4770-bde9-b26e54e5c88f Date: Wed, 09 Jan 2019 02:02: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":"90b942ba-5ac5-4a11-abf5-73226456fad4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"dff6f6aaf2d3449e84a017be9135d309","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:02:14Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net","admin_state_up":true,"tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:14Z","mtu":1450}} 2019-01-09 02:02:14,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-6644833f-ec8a-4770-bde9-b26e54e5c88f 2019-01-09 02:02:14,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=90b942ba-5ac5-4a11-abf5-73226456fad4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62be70b4a8af8a01e9f6e730da8ae932720ecab0" 2019-01-09 02:02:14,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-20873623-8d0b-4f6a-86e3-160748a68e2a Date: Wed, 09 Jan 2019 02:02:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"90b942ba-5ac5-4a11-abf5-73226456fad4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"dff6f6aaf2d3449e84a017be9135d309","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:02:14Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net","admin_state_up":true,"tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:14Z","provider:network_type":"vxlan"}]} 2019-01-09 02:02:14,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=90b942ba-5ac5-4a11-abf5-73226456fad4 used request id req-20873623-8d0b-4f6a-86e3-160748a68e2a 2019-01-09 02:02:14,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=90b942ba-5ac5-4a11-abf5-73226456fad4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62be70b4a8af8a01e9f6e730da8ae932720ecab0" 2019-01-09 02:02:14,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ec3019f0-3a3e-451e-8bc3-2ab2ee5861c5 Date: Wed, 09 Jan 2019 02:02:14 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:02:14,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=90b942ba-5ac5-4a11-abf5-73226456fad4 used request id req-ec3019f0-3a3e-451e-8bc3-2ab2ee5861c5 2019-01-09 02:02:14,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:14,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:15,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["YLta9MQ2TB2o5-jJprRlmQ"], "issued_at": "2019-01-09T02:02:15.000000Z"}} 2019-01-09 02:02:15,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89773b4e96b6b6435900b8e00a1f54cc0cf02fe3" 2019-01-09 02:02:15,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04445c1b-51a4-4df9-a3f6-2b89a3a85f65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:15,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-04445c1b-51a4-4df9-a3f6-2b89a3a85f65 2019-01-09 02:02:15,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:02:15,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:02:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:02:15,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89773b4e96b6b6435900b8e00a1f54cc0cf02fe3" 2019-01-09 02:02:15,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-870a163f-be83-4cec-9ce3-e83ca2d79a10 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309"}, "enabled": true, "id": "dff6f6aaf2d3449e84a017be9135d309", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj"}]} 2019-01-09 02:02:15,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj used request id req-870a163f-be83-4cec-9ce3-e83ca2d79a10 2019-01-09 02:02:15,437 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet 2019-01-09 02:02:15,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62be70b4a8af8a01e9f6e730da8ae932720ecab0" -d '{"subnets": [{"ip_version": 4, "network_id": "90b942ba-5ac5-4a11-abf5-73226456fad4", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet", "tenant_id": "dff6f6aaf2d3449e84a017be9135d309"}]}' 2019-01-09 02:02:16,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-37cf5c72-4ed3-4a86-9f65-2bc3f5f9c77e Date: Wed, 09 Jan 2019 02:02:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b942ba-5ac5-4a11-abf5-73226456fad4","tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02: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":"dff6f6aaf2d3449e84a017be9135d309","id":"98f055fd-cc3d-4f0f-9358-5383b4e3fd88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet"}]} 2019-01-09 02:02:16,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-37cf5c72-4ed3-4a86-9f65-2bc3f5f9c77e 2019-01-09 02:02:16,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=90b942ba-5ac5-4a11-abf5-73226456fad4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62be70b4a8af8a01e9f6e730da8ae932720ecab0" 2019-01-09 02:02:16,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-68e6033d-5e46-4b0b-af1b-61a7d0a7c453 Date: Wed, 09 Jan 2019 02:02:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"90b942ba-5ac5-4a11-abf5-73226456fad4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"dff6f6aaf2d3449e84a017be9135d309","status":"ACTIVE","subnets":["98f055fd-cc3d-4f0f-9358-5383b4e3fd88"],"description":"","tags":[],"updated_at":"2019-01-09T02:02:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net","admin_state_up":true,"tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:14Z","provider:network_type":"vxlan"}]} 2019-01-09 02:02:16,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=90b942ba-5ac5-4a11-abf5-73226456fad4 used request id req-68e6033d-5e46-4b0b-af1b-61a7d0a7c453 2019-01-09 02:02:16,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=90b942ba-5ac5-4a11-abf5-73226456fad4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62be70b4a8af8a01e9f6e730da8ae932720ecab0" 2019-01-09 02:02:16,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-505929a7-00a0-47d7-85c2-e32b5f1288b2 Date: Wed, 09 Jan 2019 02:02:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b942ba-5ac5-4a11-abf5-73226456fad4","tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02: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":"dff6f6aaf2d3449e84a017be9135d309","id":"98f055fd-cc3d-4f0f-9358-5383b4e3fd88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet"}]} 2019-01-09 02:02:16,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=90b942ba-5ac5-4a11-abf5-73226456fad4 used request id req-505929a7-00a0-47d7-85c2-e32b5f1288b2 2019-01-09 02:02:16,502 - OpenStackNetwork - DEBUG - Network [90b942ba-5ac5-4a11-abf5-73226456fad4] created successfully 2019-01-09 02:02:16,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:16,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f98a5e22e9db4d859e56a19de295b896", "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj-role"}], "expires_at": "2019-01-09T03:02:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dff6f6aaf2d3449e84a017be9135d309", "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/dff6f6aaf2d3449e84a017be9135d309", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/dff6f6aaf2d3449e84a017be9135d309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/dff6f6aaf2d3449e84a017be9135d309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dff6f6aaf2d3449e84a017be9135d309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/dff6f6aaf2d3449e84a017be9135d309", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/dff6f6aaf2d3449e84a017be9135d309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dff6f6aaf2d3449e84a017be9135d309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/dff6f6aaf2d3449e84a017be9135d309", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/dff6f6aaf2d3449e84a017be9135d309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dff6f6aaf2d3449e84a017be9135d309", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/dff6f6aaf2d3449e84a017be9135d309", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/dff6f6aaf2d3449e84a017be9135d309", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-user", "id": "71ae0eb57fbe400d90119f1086a25c9c"}, "audit_ids": ["GxtSnDftRx2gXNZb6RHOXw"], "issued_at": "2019-01-09T02:02:16.000000Z"}} 2019-01-09 02:02:16,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6415c375620b97dee7d98670ea1c35e3e545b9d3" 2019-01-09 02:02:17,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-55c49fd2-4a8f-44be-bfee-c9af153d69af Date: Wed, 09 Jan 2019 02:02:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["98f055fd-cc3d-4f0f-9358-5383b4e3fd88"],"updated_at":"2019-01-09T02:02:15Z","tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dff6f6aaf2d3449e84a017be9135d309","id":"90b942ba-5ac5-4a11-abf5-73226456fad4","name":"CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net"}]} 2019-01-09 02:02:17,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net used request id req-55c49fd2-4a8f-44be-bfee-c9af153d69af 2019-01-09 02:02:17,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:02:17,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:02:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:02:17,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e393531dfc51bb504b9ba28f8b2dd741afcae77" 2019-01-09 02:02:17,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc74949e-2f35-4c94-b9fc-18609f0cb42a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309"}, "enabled": true, "id": "dff6f6aaf2d3449e84a017be9135d309", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj"}} 2019-01-09 02:02:17,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309 used request id req-cc74949e-2f35-4c94-b9fc-18609f0cb42a 2019-01-09 02:02:17,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=90b942ba-5ac5-4a11-abf5-73226456fad4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6415c375620b97dee7d98670ea1c35e3e545b9d3" 2019-01-09 02:02:17,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-485223e5-3b7c-4fac-8550-2e5b8a8f7c57 Date: Wed, 09 Jan 2019 02:02:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b942ba-5ac5-4a11-abf5-73226456fad4","tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02: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":"dff6f6aaf2d3449e84a017be9135d309","id":"98f055fd-cc3d-4f0f-9358-5383b4e3fd88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet"}]} 2019-01-09 02:02:17,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=90b942ba-5ac5-4a11-abf5-73226456fad4 used request id req-485223e5-3b7c-4fac-8550-2e5b8a8f7c57 2019-01-09 02:02:17,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:17,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:17,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["yjlDGDflTrmpI8ZpgMK1dg"], "issued_at": "2019-01-09T02:02:17.000000Z"}} 2019-01-09 02:02:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:17,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbf5ba4-85cb-4ba2-a894-ee2ff532ab3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:17,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3bbf5ba4-85cb-4ba2-a894-ee2ff532ab3e 2019-01-09 02:02:17,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:18,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5996fa7a-011f-4f91-bf68-d6cc9451951f Date: Wed, 09 Jan 2019 02:02:18 GMT RESP BODY: {"routers": []} 2019-01-09 02:02:18,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router&admin_state_up=True used request id req-5996fa7a-011f-4f91-bf68-d6cc9451951f 2019-01-09 02:02:18,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:18,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:18,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Xxeq5pSgTUWWpyGJ3H7KCQ"], "issued_at": "2019-01-09T02:02:18.000000Z"}} 2019-01-09 02:02:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03be304b80b3c4ea7844cbf68f417f9ead824531" 2019-01-09 02:02:18,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c13717e-f44a-4431-a7df-f84badb59152 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:18,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2c13717e-f44a-4431-a7df-f84badb59152 2019-01-09 02:02:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:02:18,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:02:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:02:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03be304b80b3c4ea7844cbf68f417f9ead824531" 2019-01-09 02:02:18,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6c20c2-ede7-4577-97c9-85edeab75aa9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309"}, "enabled": true, "id": "dff6f6aaf2d3449e84a017be9135d309", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj"}]} 2019-01-09 02:02:18,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj used request id req-cc6c20c2-ede7-4577-97c9-85edeab75aa9 2019-01-09 02:02:18,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:18,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7a50b5cf-2bb8-4839-81a7-641c6dceb3d7 Date: Wed, 09 Jan 2019 02:02:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 02:02:18,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-7a50b5cf-2bb8-4839-81a7-641c6dceb3d7 2019-01-09 02:02:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:19,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d37e1d44-e646-4514-b336-3e4e78d19167 Date: Wed, 09 Jan 2019 02:02:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 02:02:19,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-d37e1d44-e646-4514-b336-3e4e78d19167 2019-01-09 02:02:19,187 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router 2019-01-09 02:02:19,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "name": "CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router", "admin_state_up": true}}' 2019-01-09 02:02:24,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f6dd6ef6-31e1-47b0-95a5-7eec1f75ee0f Date: Wed, 09 Jan 2019 02:02:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "created_at": "2019-01-09T02:02:19Z", "admin_state_up": true, "updated_at": "2019-01-09T02:02:20Z", "project_id": "dff6f6aaf2d3449e84a017be9135d309", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7", "name": "CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router"}} 2019-01-09 02:02:24,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-f6dd6ef6-31e1-47b0-95a5-7eec1f75ee0f 2019-01-09 02:02:24,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:24,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-ca4f453a-309f-4b35-b74c-37da01770662 Date: Wed, 09 Jan 2019 02:02:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:02:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae8388dd-5538-424c-b405-42ae77ab2cc2","ip_address":"169.254.192.8"}],"id":"78a843bc-f92d-4294-b8af-11d1a876b6d4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f3:6d:66","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant dff6f6aaf2d3449e84a017be9135d309","admin_state_up":true,"network_id":"311bdc26-d159-4900-be13-1b65167d5efd","tenant_id":"","created_at":"2019-01-09T02:02:22Z","binding:vnic_type":"normal","device_id":"9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:02:20Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.200"}],"id":"79d4bc61-ce1a-4929-82b6-96b7c0dfcd52","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9f:e0:6b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T02:02:20Z","binding:vnic_type":"normal","device_id":"9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:02:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae8388dd-5538-424c-b405-42ae77ab2cc2","ip_address":"169.254.192.7"}],"id":"aa3658c7-d91d-46c2-98bf-989af0d74c54","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:ee:0e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant dff6f6aaf2d3449e84a017be9135d309","admin_state_up":true,"network_id":"311bdc26-d159-4900-be13-1b65167d5efd","tenant_id":"","created_at":"2019-01-09T02:02:22Z","binding:vnic_type":"normal","device_id":"9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:02:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae8388dd-5538-424c-b405-42ae77ab2cc2","ip_address":"169.254.192.6"}],"id":"af38e2a0-fd8f-4396-ad59-c57f7630891f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:d4:b4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant dff6f6aaf2d3449e84a017be9135d309","admin_state_up":true,"network_id":"311bdc26-d159-4900-be13-1b65167d5efd","tenant_id":"","created_at":"2019-01-09T02:02:21Z","binding:vnic_type":"normal","device_id":"9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7"}]} 2019-01-09 02:02:24,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7 used request id req-ca4f453a-309f-4b35-b74c-37da01770662 2019-01-09 02:02:24,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:24,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e9e59ea5-0552-49b1-be77-e434db11de97 Date: Wed, 09 Jan 2019 02:02:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 02:02:24,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-e9e59ea5-0552-49b1-be77-e434db11de97 2019-01-09 02:02:24,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ae8388dd-5538-424c-b405-42ae77ab2cc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:24,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-969c17b8-7513-4dbd-a012-5b94ee324645 Date: Wed, 09 Jan 2019 02:02:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"311bdc26-d159-4900-be13-1b65167d5efd","tenant_id":"","created_at":"2019-01-09T02:02:19Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ae8388dd-5538-424c-b405-42ae77ab2cc2","subnetpool_id":null,"name":"HA subnet tenant dff6f6aaf2d3449e84a017be9135d309"}} 2019-01-09 02:02:24,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ae8388dd-5538-424c-b405-42ae77ab2cc2 used request id req-969c17b8-7513-4dbd-a012-5b94ee324645 2019-01-09 02:02:24,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ae8388dd-5538-424c-b405-42ae77ab2cc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:24,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3330bdb9-d717-4f88-92d1-ab3f72f3bcee Date: Wed, 09 Jan 2019 02:02:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"311bdc26-d159-4900-be13-1b65167d5efd","tenant_id":"","created_at":"2019-01-09T02:02:19Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ae8388dd-5538-424c-b405-42ae77ab2cc2","subnetpool_id":null,"name":"HA subnet tenant dff6f6aaf2d3449e84a017be9135d309"}} 2019-01-09 02:02:24,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ae8388dd-5538-424c-b405-42ae77ab2cc2 used request id req-3330bdb9-d717-4f88-92d1-ab3f72f3bcee 2019-01-09 02:02:24,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ae8388dd-5538-424c-b405-42ae77ab2cc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:24,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-65163194-1392-4265-8586-b8119a5c6e18 Date: Wed, 09 Jan 2019 02:02:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"311bdc26-d159-4900-be13-1b65167d5efd","tenant_id":"","created_at":"2019-01-09T02:02:19Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ae8388dd-5538-424c-b405-42ae77ab2cc2","subnetpool_id":null,"name":"HA subnet tenant dff6f6aaf2d3449e84a017be9135d309"}} 2019-01-09 02:02:24,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ae8388dd-5538-424c-b405-42ae77ab2cc2 used request id req-65163194-1392-4265-8586-b8119a5c6e18 2019-01-09 02:02:24,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:24,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e46318e8-cd5e-41f4-a94e-ec5d31ac4b4e Date: Wed, 09 Jan 2019 02:02:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"90b942ba-5ac5-4a11-abf5-73226456fad4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"dff6f6aaf2d3449e84a017be9135d309","status":"ACTIVE","subnets":["98f055fd-cc3d-4f0f-9358-5383b4e3fd88"],"description":"","tags":[],"updated_at":"2019-01-09T02:02:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net","admin_state_up":true,"tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:14Z","provider:network_type":"vxlan"}]} 2019-01-09 02:02:24,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net used request id req-e46318e8-cd5e-41f4-a94e-ec5d31ac4b4e 2019-01-09 02:02:24,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:02:24,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:02:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:02:24,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:25,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30d9a17-7307-4238-a88a-34e7d5627ecf Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309"}, "enabled": true, "id": "dff6f6aaf2d3449e84a017be9135d309", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj"}} 2019-01-09 02:02:25,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309 used request id req-f30d9a17-7307-4238-a88a-34e7d5627ecf 2019-01-09 02:02:25,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=90b942ba-5ac5-4a11-abf5-73226456fad4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:25,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-093fce8e-aefe-4baa-8531-ed94a52a9d9e Date: Wed, 09 Jan 2019 02:02:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b942ba-5ac5-4a11-abf5-73226456fad4","tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02: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":"dff6f6aaf2d3449e84a017be9135d309","id":"98f055fd-cc3d-4f0f-9358-5383b4e3fd88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet"}]} 2019-01-09 02:02:25,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=90b942ba-5ac5-4a11-abf5-73226456fad4 used request id req-093fce8e-aefe-4baa-8531-ed94a52a9d9e 2019-01-09 02:02:25,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=90b942ba-5ac5-4a11-abf5-73226456fad4&name=CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:25,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-04fc22fd-09be-45f9-8fbf-9a6dc2be5f08 Date: Wed, 09 Jan 2019 02:02:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b942ba-5ac5-4a11-abf5-73226456fad4","tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02: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":"dff6f6aaf2d3449e84a017be9135d309","id":"98f055fd-cc3d-4f0f-9358-5383b4e3fd88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet"}]} 2019-01-09 02:02:25,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=90b942ba-5ac5-4a11-abf5-73226456fad4&name=CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet used request id req-04fc22fd-09be-45f9-8fbf-9a6dc2be5f08 2019-01-09 02:02:25,314 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:02:25,314 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router 2019-01-09 02:02:25,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" -d '{"subnet_id": "98f055fd-cc3d-4f0f-9358-5383b4e3fd88"}' 2019-01-09 02:02:27,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ca367bfc-84a8-4950-8437-41121beb13c1 Date: Wed, 09 Jan 2019 02:02:27 GMT RESP BODY: {"network_id": "90b942ba-5ac5-4a11-abf5-73226456fad4", "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "subnet_id": "98f055fd-cc3d-4f0f-9358-5383b4e3fd88", "subnet_ids": ["98f055fd-cc3d-4f0f-9358-5383b4e3fd88"], "port_id": "a79de662-5258-4dca-a516-005dfb00e698", "id": "9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7"} 2019-01-09 02:02:27,188 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7/add_router_interface used request id req-ca367bfc-84a8-4950-8437-41121beb13c1 2019-01-09 02:02:27,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:27,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-b44305c2-6e0b-46c9-a1d2-6a23de4c26bd Date: Wed, 09 Jan 2019 02:02:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "created_at": "2019-01-09T02:02:19Z", "admin_state_up": true, "updated_at": "2019-01-09T02:02:26Z", "project_id": "dff6f6aaf2d3449e84a017be9135d309", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7", "name": "CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router"}} 2019-01-09 02:02:27,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7 used request id req-b44305c2-6e0b-46c9-a1d2-6a23de4c26bd 2019-01-09 02:02:27,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:27,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4439 X-Openstack-Request-Id: req-28e6d4ac-f354-4fb1-a0a4-01267fbccf89 Date: Wed, 09 Jan 2019 02:02:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:02:25Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae8388dd-5538-424c-b405-42ae77ab2cc2","ip_address":"169.254.192.8"}],"id":"78a843bc-f92d-4294-b8af-11d1a876b6d4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:6d:66","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant dff6f6aaf2d3449e84a017be9135d309","admin_state_up":true,"network_id":"311bdc26-d159-4900-be13-1b65167d5efd","tenant_id":"","created_at":"2019-01-09T02:02:22Z","binding:vnic_type":"normal","device_id":"9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:02:25Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.200"}],"id":"79d4bc61-ce1a-4929-82b6-96b7c0dfcd52","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:e0:6b","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T02:02:20Z","binding:vnic_type":"normal","device_id":"9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:02:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"98f055fd-cc3d-4f0f-9358-5383b4e3fd88","ip_address":"10.55.1.1"}],"id":"a79de662-5258-4dca-a516-005dfb00e698","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1d:89:f3","project_id":"dff6f6aaf2d3449e84a017be9135d309","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90b942ba-5ac5-4a11-abf5-73226456fad4","tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:25Z","binding:vnic_type":"normal","device_id":"9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:02:26Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae8388dd-5538-424c-b405-42ae77ab2cc2","ip_address":"169.254.192.7"}],"id":"aa3658c7-d91d-46c2-98bf-989af0d74c54","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:ee:0e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant dff6f6aaf2d3449e84a017be9135d309","admin_state_up":true,"network_id":"311bdc26-d159-4900-be13-1b65167d5efd","tenant_id":"","created_at":"2019-01-09T02:02:22Z","binding:vnic_type":"normal","device_id":"9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:02:26Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae8388dd-5538-424c-b405-42ae77ab2cc2","ip_address":"169.254.192.6"}],"id":"af38e2a0-fd8f-4396-ad59-c57f7630891f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:d4:b4","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant dff6f6aaf2d3449e84a017be9135d309","admin_state_up":true,"network_id":"311bdc26-d159-4900-be13-1b65167d5efd","tenant_id":"","created_at":"2019-01-09T02:02:21Z","binding:vnic_type":"normal","device_id":"9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7"}]} 2019-01-09 02:02:27,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7 used request id req-28e6d4ac-f354-4fb1-a0a4-01267fbccf89 2019-01-09 02:02:27,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:27,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-69ebce97-921d-4ae0-85e2-4443b79da8f5 Date: Wed, 09 Jan 2019 02:02:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 02:02:27,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-69ebce97-921d-4ae0-85e2-4443b79da8f5 2019-01-09 02:02:27,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ae8388dd-5538-424c-b405-42ae77ab2cc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:27,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-edc6fb07-71a2-459d-9e32-1d584b98026b Date: Wed, 09 Jan 2019 02:02:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"311bdc26-d159-4900-be13-1b65167d5efd","tenant_id":"","created_at":"2019-01-09T02:02:19Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ae8388dd-5538-424c-b405-42ae77ab2cc2","subnetpool_id":null,"name":"HA subnet tenant dff6f6aaf2d3449e84a017be9135d309"}} 2019-01-09 02:02:27,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ae8388dd-5538-424c-b405-42ae77ab2cc2 used request id req-edc6fb07-71a2-459d-9e32-1d584b98026b 2019-01-09 02:02:27,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ae8388dd-5538-424c-b405-42ae77ab2cc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:28,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cb31a7e0-e55e-482c-9673-81b02cee6567 Date: Wed, 09 Jan 2019 02:02:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"311bdc26-d159-4900-be13-1b65167d5efd","tenant_id":"","created_at":"2019-01-09T02:02:19Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ae8388dd-5538-424c-b405-42ae77ab2cc2","subnetpool_id":null,"name":"HA subnet tenant dff6f6aaf2d3449e84a017be9135d309"}} 2019-01-09 02:02:28,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ae8388dd-5538-424c-b405-42ae77ab2cc2 used request id req-cb31a7e0-e55e-482c-9673-81b02cee6567 2019-01-09 02:02:28,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/ae8388dd-5538-424c-b405-42ae77ab2cc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:28,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5ebe2fde-2cd9-4b42-a377-106eb4bc01d9 Date: Wed, 09 Jan 2019 02:02:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"311bdc26-d159-4900-be13-1b65167d5efd","tenant_id":"","created_at":"2019-01-09T02:02:19Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ae8388dd-5538-424c-b405-42ae77ab2cc2","subnetpool_id":null,"name":"HA subnet tenant dff6f6aaf2d3449e84a017be9135d309"}} 2019-01-09 02:02:28,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/ae8388dd-5538-424c-b405-42ae77ab2cc2 used request id req-5ebe2fde-2cd9-4b42-a377-106eb4bc01d9 2019-01-09 02:02:28,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/98f055fd-cc3d-4f0f-9358-5383b4e3fd88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:28,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-527d7eb7-3273-41fb-947f-4692af4fdb22 Date: Wed, 09 Jan 2019 02:02:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b942ba-5ac5-4a11-abf5-73226456fad4","tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02: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":"dff6f6aaf2d3449e84a017be9135d309","id":"98f055fd-cc3d-4f0f-9358-5383b4e3fd88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet"}} 2019-01-09 02:02:28,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/98f055fd-cc3d-4f0f-9358-5383b4e3fd88 used request id req-527d7eb7-3273-41fb-947f-4692af4fdb22 2019-01-09 02:02:28,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6415c375620b97dee7d98670ea1c35e3e545b9d3" 2019-01-09 02:02:28,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4e9b3c7d-5682-4b16-8859-47942f13d0db Date: Wed, 09 Jan 2019 02:02:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "created_at": "2019-01-09T02:02:19Z", "admin_state_up": true, "updated_at": "2019-01-09T02:02:26Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "dff6f6aaf2d3449e84a017be9135d309", "id": "9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7", "name": "CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router"}]} 2019-01-09 02:02:28,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router&admin_state_up=True used request id req-4e9b3c7d-5682-4b16-8859-47942f13d0db 2019-01-09 02:02:28,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e393531dfc51bb504b9ba28f8b2dd741afcae77" 2019-01-09 02:02:28,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ff1ae1-f0dc-4fa6-9385-36ad522ad9ec Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309"}, "enabled": true, "id": "dff6f6aaf2d3449e84a017be9135d309", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj"}} 2019-01-09 02:02:28,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309 used request id req-d4ff1ae1-f0dc-4fa6-9385-36ad522ad9ec 2019-01-09 02:02:28,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6415c375620b97dee7d98670ea1c35e3e545b9d3" 2019-01-09 02:02:28,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-320ef0b7-46ca-4f5b-9b75-1339c56dfceb Date: Wed, 09 Jan 2019 02:02:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:02:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98f055fd-cc3d-4f0f-9358-5383b4e3fd88","ip_address":"10.55.1.1"}],"id":"a79de662-5258-4dca-a516-005dfb00e698","security_groups":[],"mac_address":"fa:16:3e:1d:89:f3","project_id":"dff6f6aaf2d3449e84a017be9135d309","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90b942ba-5ac5-4a11-abf5-73226456fad4","tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:25Z","binding:vnic_type":"normal","device_id":"9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7"}]} 2019-01-09 02:02:28,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7 used request id req-320ef0b7-46ca-4f5b-9b75-1339c56dfceb 2019-01-09 02:02:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/98f055fd-cc3d-4f0f-9358-5383b4e3fd88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6415c375620b97dee7d98670ea1c35e3e545b9d3" 2019-01-09 02:02:29,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-3950056e-efdd-4b2d-8ab1-f1312088702f Date: Wed, 09 Jan 2019 02:02:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b942ba-5ac5-4a11-abf5-73226456fad4","tenant_id":"dff6f6aaf2d3449e84a017be9135d309","created_at":"2019-01-09T02:02:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02: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":"dff6f6aaf2d3449e84a017be9135d309","id":"98f055fd-cc3d-4f0f-9358-5383b4e3fd88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet"}} 2019-01-09 02:02:29,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/98f055fd-cc3d-4f0f-9358-5383b4e3fd88 used request id req-3950056e-efdd-4b2d-8ab1-f1312088702f 2019-01-09 02:02:29,239 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router and subnet CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet 2019-01-09 02:02:29,240 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router 2019-01-09 02:02:29,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" -d '{"subnet_id": "98f055fd-cc3d-4f0f-9358-5383b4e3fd88"}' 2019-01-09 02:02:30,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3a201750-f10c-4b31-86c6-802ec43d608e Date: Wed, 09 Jan 2019 02:02:30 GMT RESP BODY: {"network_id": "90b942ba-5ac5-4a11-abf5-73226456fad4", "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "subnet_id": "98f055fd-cc3d-4f0f-9358-5383b4e3fd88", "subnet_ids": ["98f055fd-cc3d-4f0f-9358-5383b4e3fd88"], "port_id": "a79de662-5258-4dca-a516-005dfb00e698", "id": "9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7"} 2019-01-09 02:02:30,935 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7/remove_router_interface used request id req-3a201750-f10c-4b31-86c6-802ec43d608e 2019-01-09 02:02:30,936 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router 2019-01-09 02:02:30,936 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-router 2019-01-09 02:02:30,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf73dad61faa479857c902fafe1c96136044b06" 2019-01-09 02:02:34,119 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45b0bd36-99de-4949-b5b1-861f95f7ebda Content-Length: 0 Date: Wed, 09 Jan 2019 02:02:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:02:34,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9eaf5669-0c1a-495e-b9bd-8e5ef6e46dc7 used request id req-45b0bd36-99de-4949-b5b1-861f95f7ebda 2019-01-09 02:02:34,120 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet 2019-01-09 02:02:34,120 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-subnet 2019-01-09 02:02:34,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/98f055fd-cc3d-4f0f-9358-5383b4e3fd88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62be70b4a8af8a01e9f6e730da8ae932720ecab0" 2019-01-09 02:02:36,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-769adb1f-8ef7-426c-bc2f-cdfd6fd925d4 Date: Wed, 09 Jan 2019 02:02:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:02:36,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/98f055fd-cc3d-4f0f-9358-5383b4e3fd88 used request id req-769adb1f-8ef7-426c-bc2f-cdfd6fd925d4 2019-01-09 02:02:36,329 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-740bbb0b-13bb-4b64-bb63-4a1fa88ef5db-pub-net 2019-01-09 02:02:36,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/90b942ba-5ac5-4a11-abf5-73226456fad4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62be70b4a8af8a01e9f6e730da8ae932720ecab0" 2019-01-09 02:02:37,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a12cdbb9-3d1a-4f6e-a036-b0372b76e0e6 Date: Wed, 09 Jan 2019 02:02:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:02:37,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/90b942ba-5ac5-4a11-abf5-73226456fad4 used request id req-a12cdbb9-3d1a-4f6e-a036-b0372b76e0e6 2019-01-09 02:02:37,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:37,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7553b6c3-134d-4d1f-8802-1e4a4d652381 Date: Wed, 09 Jan 2019 02:02:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "created_at": "2019-01-09T02:02:14Z", "updated_at": "2019-01-09T02:02:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:02:14Z", "revision_number": 0, "id": "0e85e86a-5eca-4bdf-8b23-044c627b8f28", "remote_group_id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "remote_ip_prefix": null, "created_at": "2019-01-09T02:02:14Z", "security_group_id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "port_range_min": null, "ethertype": "IPv4", "project_id": "dff6f6aaf2d3449e84a017be9135d309"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:02:14Z", "revision_number": 0, "id": "1a12e5df-366c-455f-9cfc-ee3d06b5eca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:02:14Z", "security_group_id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "port_range_min": null, "ethertype": "IPv4", "project_id": "dff6f6aaf2d3449e84a017be9135d309"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:02:14Z", "revision_number": 0, "id": "59ff98f0-6b41-4ff6-82a9-2e3a9fe53cc1", "remote_group_id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "remote_ip_prefix": null, "created_at": "2019-01-09T02:02:14Z", "security_group_id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "port_range_min": null, "ethertype": "IPv6", "project_id": "dff6f6aaf2d3449e84a017be9135d309"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:02:14Z", "revision_number": 0, "id": "648a12a0-ffd8-4289-9b26-6b7e1710676f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:02:14Z", "security_group_id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "port_range_min": null, "ethertype": "IPv6", "project_id": "dff6f6aaf2d3449e84a017be9135d309"}], "revision_number": 4, "project_id": "dff6f6aaf2d3449e84a017be9135d309", "id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:02:37,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7553b6c3-134d-4d1f-8802-1e4a4d652381 2019-01-09 02:02:37,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:37,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23fdc3a1-5892-48f0-b1aa-74c190997d38 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:02:37,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-23fdc3a1-5892-48f0-b1aa-74c190997d38 2019-01-09 02:02:37,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:38,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af80fe8-ccbb-42f5-a186-40c329912e05 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:02:38,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-8af80fe8-ccbb-42f5-a186-40c329912e05 2019-01-09 02:02:38,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:38,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0efe1539-9c4e-47ec-8185-80e5c76d0500 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309"}, "enabled": true, "id": "dff6f6aaf2d3449e84a017be9135d309", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj"}} 2019-01-09 02:02:38,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309 used request id req-0efe1539-9c4e-47ec-8185-80e5c76d0500 2019-01-09 02:02:38,220 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f195bd5d-914a-47d1-bec7-d5ce016e1280 2019-01-09 02:02:38,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f195bd5d-914a-47d1-bec7-d5ce016e1280 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:38,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a7a70f98-4e85-490c-9c91-4e7549ab1315 Date: Wed, 09 Jan 2019 02:02:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:02:14Z", "security_group_id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "port_range_min": null, "revision_number": 0, "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "created_at": "2019-01-09T02:02:14Z", "project_id": "dff6f6aaf2d3449e84a017be9135d309", "id": "0e85e86a-5eca-4bdf-8b23-044c627b8f28"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:02:14Z", "security_group_id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "port_range_min": null, "revision_number": 0, "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "created_at": "2019-01-09T02:02:14Z", "project_id": "dff6f6aaf2d3449e84a017be9135d309", "id": "1a12e5df-366c-455f-9cfc-ee3d06b5eca5"}, {"remote_group_id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:02:14Z", "security_group_id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "port_range_min": null, "revision_number": 0, "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "created_at": "2019-01-09T02:02:14Z", "project_id": "dff6f6aaf2d3449e84a017be9135d309", "id": "59ff98f0-6b41-4ff6-82a9-2e3a9fe53cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:02:14Z", "security_group_id": "f195bd5d-914a-47d1-bec7-d5ce016e1280", "port_range_min": null, "revision_number": 0, "tenant_id": "dff6f6aaf2d3449e84a017be9135d309", "created_at": "2019-01-09T02:02:14Z", "project_id": "dff6f6aaf2d3449e84a017be9135d309", "id": "648a12a0-ffd8-4289-9b26-6b7e1710676f"}]} 2019-01-09 02:02:38,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f195bd5d-914a-47d1-bec7-d5ce016e1280 used request id req-a7a70f98-4e85-490c-9c91-4e7549ab1315 2019-01-09 02:02:38,407 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:02:38,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f195bd5d-914a-47d1-bec7-d5ce016e1280 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:38,741 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a14cb97-e9db-4caf-8308-76fb2fc47839 Content-Length: 0 Date: Wed, 09 Jan 2019 02:02:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:02:38,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f195bd5d-914a-47d1-bec7-d5ce016e1280 used request id req-1a14cb97-e9db-4caf-8308-76fb2fc47839 2019-01-09 02:02:38,742 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj 2019-01-09 02:02:38,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:38,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee6c1669-a096-4101-b25e-bb4ab468b36c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:02:38,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/dff6f6aaf2d3449e84a017be9135d309 used request id req-ee6c1669-a096-4101-b25e-bb4ab468b36c 2019-01-09 02:02:38,956 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-f1497d6a-5758-4fc-proj-role 2019-01-09 02:02:38,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f98a5e22e9db4d859e56a19de295b896 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:39,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e82e1cb-5a51-40a2-917d-4c494c5ca53d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:02:39,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f98a5e22e9db4d859e56a19de295b896 used request id req-0e82e1cb-5a51-40a2-917d-4c494c5ca53d 2019-01-09 02:02:39,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b411783506cec4939d50af30c0c452144b2fbd7d" 2019-01-09 02:02:39,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d26f15-8545-4ed3-8f72-1e3aed287578 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:02:39,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-94d26f15-8545-4ed3-8f72-1e3aed287578 2019-01-09 02:02:39,168 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-f1497d6a-5758-4fc-user 2019-01-09 02:02:39,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/71ae0eb57fbe400d90119f1086a25c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8394c9777153e531660bdc189289ef8f1311a4" 2019-01-09 02:02:39,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7579bc03-bb4c-42ba-b64c-e2c2caa0d560 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:02:39,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/71ae0eb57fbe400d90119f1086a25c9c used request id req-7579bc03-bb4c-42ba-b64c-e2c2caa0d560 2019-01-09 02:02:39,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:39,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["FUJWIhVGTGKlf4Uv4AggqA"], "issued_at": "2019-01-09T02:02:39.000000Z"}} 2019-01-09 02:02:39,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c21343f84aecc3a771d9fd3910cdecd4258f71" 2019-01-09 02:02:39,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62b7f64-c2ee-4741-96d2-e08dd37e1fed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:39,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f62b7f64-c2ee-4741-96d2-e08dd37e1fed 2019-01-09 02:02:39,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:39,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:40,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["YFjnIeM_Rq6fpsTXeqo6pA"], "issued_at": "2019-01-09T02:02:40.000000Z"}} 2019-01-09 02:02:40,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:02:40,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da53d65e-0be2-460e-9d31-3d5fc796dae4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:40,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-da53d65e-0be2-460e-9d31-3d5fc796dae4 2019-01-09 02:02:40,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:02:40,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:02:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:02:40,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-371bb31b-730e-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:02:40,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a08439-8e1c-490a-b17d-59f531e72dd3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-371bb31b-730e-4e6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:02:40,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-371bb31b-730e-4e6-proj used request id req-b3a08439-8e1c-490a-b17d-59f531e72dd3 2019-01-09 02:02:40,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:02:40,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d663d0-291a-4bf9-8acc-774107017b40 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:02:40,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-66d663d0-291a-4bf9-8acc-774107017b40 2019-01-09 02:02:40,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj"}}' 2019-01-09 02:02:40,523 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527b02ee-edaa-4c13-8f27-10358d88c90c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348"}, "enabled": true, "id": "b5338d8b2186408ea2ccb5706084b348", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj"}} 2019-01-09 02:02:40,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-527b02ee-edaa-4c13-8f27-10358d88c90c 2019-01-09 02:02:40,524 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-371bb31b-730e-4e6-proj 2019-01-09 02:02:40,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:40,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:40,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["7RnugJ-FTMWHDn4O2MIPfA"], "issued_at": "2019-01-09T02:02:40.000000Z"}} 2019-01-09 02:02:40,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e1e9306f3a1f991c5ac7765290bab4904ad8f4" 2019-01-09 02:02:41,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e319c8-a9d2-4d73-93f1-44f299ad2ac3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:41,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-87e319c8-a9d2-4d73-93f1-44f299ad2ac3 2019-01-09 02:02:41,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:02:41,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:02:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:02:41,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e1e9306f3a1f991c5ac7765290bab4904ad8f4" 2019-01-09 02:02:41,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9213ff4f-883e-4dd8-ac2a-b97f19cc2727 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:02:41,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9213ff4f-883e-4dd8-ac2a-b97f19cc2727 2019-01-09 02:02:41,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-371bb31b-730e-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e1e9306f3a1f991c5ac7765290bab4904ad8f4" 2019-01-09 02:02:41,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db36eab-f025-4f20-a776-93e08f0044f2 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-371bb31b-730e-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348"}, "enabled": true, "id": "b5338d8b2186408ea2ccb5706084b348", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj"}]} 2019-01-09 02:02:41,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-371bb31b-730e-4e6-proj used request id req-8db36eab-f025-4f20-a776-93e08f0044f2 2019-01-09 02:02:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e1e9306f3a1f991c5ac7765290bab4904ad8f4" 2019-01-09 02:02:41,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6aa8abd-f9c6-4b96-852f-7d17dbefdb48 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:02:41,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b6aa8abd-f9c6-4b96-852f-7d17dbefdb48 2019-01-09 02:02:41,745 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-371bb31b-730e-4e6-user 2019-01-09 02:02:41,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:41,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:02:41,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56bd7468-f256-4c3e-bf95-1e6520a74817 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:02:41,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-56bd7468-f256-4c3e-bf95-1e6520a74817 2019-01-09 02:02:41,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" -d '{"role": {"name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj-role"}}' 2019-01-09 02:02:41,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc55910d-8d36-45ca-ac1a-556a9bc02ff4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f680abbe566a4230b39119d93b851618", "links": {"self": "http://172.30.9.26:5000/v3/roles/f680abbe566a4230b39119d93b851618"}, "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj-role"}} 2019-01-09 02:02:41,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-cc55910d-8d36-45ca-ac1a-556a9bc02ff4 2019-01-09 02:02:41,945 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-371bb31b-730e-4e6-proj-role 2019-01-09 02:02:41,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f680abbe566a4230b39119d93b851618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:02:42,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842ff80b-36e1-41e7-8a97-5c39bca7e9bb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/f680abbe566a4230b39119d93b851618"}, "domain_id": null, "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj-role", "id": "f680abbe566a4230b39119d93b851618"}} 2019-01-09 02:02:42,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f680abbe566a4230b39119d93b851618 used request id req-842ff80b-36e1-41e7-8a97-5c39bca7e9bb 2019-01-09 02:02:42,034 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-371bb31b-730e-4e6-proj-role to project CreateNetworkSuccessTests-371bb31b-730e-4e6-proj 2019-01-09 02:02:42,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348/users/b55150fd50a04df9bdcc35ef126fd3e5/roles/f680abbe566a4230b39119d93b851618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:02:42,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-499639a5-a9c2-427f-a3f3-2e7d192df367 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:02:42,159 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348/users/b55150fd50a04df9bdcc35ef126fd3e5/roles/f680abbe566a4230b39119d93b851618 used request id req-499639a5-a9c2-427f-a3f3-2e7d192df367 2019-01-09 02:02:42,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:42,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:42,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f680abbe566a4230b39119d93b851618", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj-role"}], "expires_at": "2019-01-09T03:02:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5338d8b2186408ea2ccb5706084b348", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-user", "id": "b55150fd50a04df9bdcc35ef126fd3e5"}, "audit_ids": ["QS1ibMeARKKmmgmEJOCq8A"], "issued_at": "2019-01-09T02:02:42.000000Z"}} 2019-01-09 02:02:42,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad97c96f28817d633d6b52c6d74b0fbeb295499" 2019-01-09 02:02:42,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1020fb2-4a83-4196-a99c-89e3c2af22e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:42,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c1020fb2-4a83-4196-a99c-89e3c2af22e8 2019-01-09 02:02:42,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad97c96f28817d633d6b52c6d74b0fbeb295499" 2019-01-09 02:02:42,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9b13f34e-ae5b-4aa6-a9d5-3b44a8dfbf1e Date: Wed, 09 Jan 2019 02:02:42 GMT RESP BODY: {"networks":[]} 2019-01-09 02:02:42,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net used request id req-9b13f34e-ae5b-4aa6-a9d5-3b44a8dfbf1e 2019-01-09 02:02:42,805 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net 2019-01-09 02:02:42,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad97c96f28817d633d6b52c6d74b0fbeb295499" -d '{"network": {"name": "CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net", "admin_state_up": true}}' 2019-01-09 02:02:43,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-514746d0-1702-46fa-9f2b-0ed7dcc7a006 Date: Wed, 09 Jan 2019 02:02:43 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c944dba1-ff12-4783-9429-4b67f7f72696","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b5338d8b2186408ea2ccb5706084b348","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:02:43Z","is_default":false,"name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:43Z","mtu":1450}} 2019-01-09 02:02:43,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-514746d0-1702-46fa-9f2b-0ed7dcc7a006 2019-01-09 02:02:43,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c944dba1-ff12-4783-9429-4b67f7f72696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad97c96f28817d633d6b52c6d74b0fbeb295499" 2019-01-09 02:02:43,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-62d14038-d632-4e49-9eae-581ac5444616 Date: Wed, 09 Jan 2019 02:02:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:02:43Z","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5338d8b2186408ea2ccb5706084b348","id":"c944dba1-ff12-4783-9429-4b67f7f72696","name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net"}]} 2019-01-09 02:02:43,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c944dba1-ff12-4783-9429-4b67f7f72696 used request id req-62d14038-d632-4e49-9eae-581ac5444616 2019-01-09 02:02:43,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c944dba1-ff12-4783-9429-4b67f7f72696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad97c96f28817d633d6b52c6d74b0fbeb295499" 2019-01-09 02:02:43,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cd8a803c-c9f6-43a6-824c-ac0a16a4de35 Date: Wed, 09 Jan 2019 02:02:43 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:02:43,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c944dba1-ff12-4783-9429-4b67f7f72696 used request id req-cd8a803c-c9f6-43a6-824c-ac0a16a4de35 2019-01-09 02:02:43,840 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet 2019-01-09 02:02:43,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad97c96f28817d633d6b52c6d74b0fbeb295499" -d '{"subnets": [{"ip_version": 4, "network_id": "c944dba1-ff12-4783-9429-4b67f7f72696", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet"}]}' 2019-01-09 02:02:44,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f3289ea1-13f3-498f-a052-9d18c90a0aa9 Date: Wed, 09 Jan 2019 02:02:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c944dba1-ff12-4783-9429-4b67f7f72696","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:44Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b5338d8b2186408ea2ccb5706084b348","id":"7e295c99-5fd3-45ca-9096-522f8e20ebad","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet"}]} 2019-01-09 02:02:44,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f3289ea1-13f3-498f-a052-9d18c90a0aa9 2019-01-09 02:02:44,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c944dba1-ff12-4783-9429-4b67f7f72696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad97c96f28817d633d6b52c6d74b0fbeb295499" 2019-01-09 02:02:45,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-533d5801-f2ea-4711-8748-6d64fec526e8 Date: Wed, 09 Jan 2019 02:02:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e295c99-5fd3-45ca-9096-522f8e20ebad"],"updated_at":"2019-01-09T02:02:44Z","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b5338d8b2186408ea2ccb5706084b348","id":"c944dba1-ff12-4783-9429-4b67f7f72696","name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net"}]} 2019-01-09 02:02:45,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c944dba1-ff12-4783-9429-4b67f7f72696 used request id req-533d5801-f2ea-4711-8748-6d64fec526e8 2019-01-09 02:02:45,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c944dba1-ff12-4783-9429-4b67f7f72696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad97c96f28817d633d6b52c6d74b0fbeb295499" 2019-01-09 02:02:45,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bd88ed63-1d60-4b97-8844-5c8649d04329 Date: Wed, 09 Jan 2019 02:02:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c944dba1-ff12-4783-9429-4b67f7f72696","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:44Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5338d8b2186408ea2ccb5706084b348","id":"7e295c99-5fd3-45ca-9096-522f8e20ebad","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet"}]} 2019-01-09 02:02:45,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c944dba1-ff12-4783-9429-4b67f7f72696 used request id req-bd88ed63-1d60-4b97-8844-5c8649d04329 2019-01-09 02:02:45,307 - OpenStackNetwork - DEBUG - Network [c944dba1-ff12-4783-9429-4b67f7f72696] created successfully 2019-01-09 02:02:45,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:45,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:45,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f680abbe566a4230b39119d93b851618", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj-role"}], "expires_at": "2019-01-09T03:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5338d8b2186408ea2ccb5706084b348", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-user", "id": "b55150fd50a04df9bdcc35ef126fd3e5"}, "audit_ids": ["QVN2HSibT4Gg6B_zkQE2_w"], "issued_at": "2019-01-09T02:02:45.000000Z"}} 2019-01-09 02:02:45,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:02:45,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8925b67-79a0-443e-999c-040d7b81cc0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:45,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d8925b67-79a0-443e-999c-040d7b81cc0e 2019-01-09 02:02:45,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:02:45,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c86ad671-e6fe-4c39-939f-db8cf48e8192 Date: Wed, 09 Jan 2019 02:02:45 GMT RESP BODY: {"routers": []} 2019-01-09 02:02:45,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router&admin_state_up=True used request id req-c86ad671-e6fe-4c39-939f-db8cf48e8192 2019-01-09 02:02:45,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:02:45,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:46,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f680abbe566a4230b39119d93b851618", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj-role"}], "expires_at": "2019-01-09T03:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5338d8b2186408ea2ccb5706084b348", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-user", "id": "b55150fd50a04df9bdcc35ef126fd3e5"}, "audit_ids": ["Ujz3ksuBQyOe2Skt-gOA8g"], "issued_at": "2019-01-09T02:02:46.000000Z"}} 2019-01-09 02:02:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56cda47a67c0544482538990f93ba7a2e673a7ce" 2019-01-09 02:02:46,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dac4c5e-ee6e-4d95-b055-f2eac09afe0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:02:46,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2dac4c5e-ee6e-4d95-b055-f2eac09afe0f 2019-01-09 02:02:46,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:02:46,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a0fae1cc-53ed-4620-b5b5-cc09eaf8b680 Date: Wed, 09 Jan 2019 02:02:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:02:46,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-a0fae1cc-53ed-4620-b5b5-cc09eaf8b680 2019-01-09 02:02:46,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:02:46,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3b5685c1-419a-462e-a519-6916faf5a5d1 Date: Wed, 09 Jan 2019 02:02:46 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:02:46,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-3b5685c1-419a-462e-a519-6916faf5a5d1 2019-01-09 02:02:46,788 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router 2019-01-09 02:02:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router", "admin_state_up": true}}' 2019-01-09 02:02:51,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0eed494d-4c7a-443c-83ca-c25660fc0291 Date: Wed, 09 Jan 2019 02:02:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "created_at": "2019-01-09T02:02:47Z", "admin_state_up": true, "updated_at": "2019-01-09T02:02:48Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b5338d8b2186408ea2ccb5706084b348", "id": "6b9d58f2-f93a-42d6-9094-2fc1bde86f58", "name": "CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router"}} 2019-01-09 02:02:51,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-0eed494d-4c7a-443c-83ca-c25660fc0291 2019-01-09 02:02:51,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=6b9d58f2-f93a-42d6-9094-2fc1bde86f58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:02:52,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-abbbb39b-5868-429c-bfbb-212e1b74b2e6 Date: Wed, 09 Jan 2019 02:02:52 GMT RESP BODY: {"ports":[]} 2019-01-09 02:02:52,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=6b9d58f2-f93a-42d6-9094-2fc1bde86f58 used request id req-abbbb39b-5868-429c-bfbb-212e1b74b2e6 2019-01-09 02:02:52,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:02:52,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1d668bda-5125-480b-9d2e-cebd79f9a80a Date: Wed, 09 Jan 2019 02:02:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e295c99-5fd3-45ca-9096-522f8e20ebad"],"updated_at":"2019-01-09T02:02:44Z","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b5338d8b2186408ea2ccb5706084b348","id":"c944dba1-ff12-4783-9429-4b67f7f72696","name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net"}]} 2019-01-09 02:02:52,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net used request id req-1d668bda-5125-480b-9d2e-cebd79f9a80a 2019-01-09 02:02:52,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:02:52,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:02:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:02:52,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:02:52,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e04f3c-295b-48e7-ab44-89510e032578 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348"}, "enabled": true, "id": "b5338d8b2186408ea2ccb5706084b348", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj"}} 2019-01-09 02:02:52,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348 used request id req-14e04f3c-295b-48e7-ab44-89510e032578 2019-01-09 02:02:52,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c944dba1-ff12-4783-9429-4b67f7f72696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:02:52,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8a7c611b-d6b0-4b52-968a-c302f2419ce1 Date: Wed, 09 Jan 2019 02:02:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c944dba1-ff12-4783-9429-4b67f7f72696","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:44Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5338d8b2186408ea2ccb5706084b348","id":"7e295c99-5fd3-45ca-9096-522f8e20ebad","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet"}]} 2019-01-09 02:02:52,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c944dba1-ff12-4783-9429-4b67f7f72696 used request id req-8a7c611b-d6b0-4b52-968a-c302f2419ce1 2019-01-09 02:02:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c944dba1-ff12-4783-9429-4b67f7f72696&name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:02:52,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b6461143-f3de-4fce-b4a1-b729cb7a8d1e Date: Wed, 09 Jan 2019 02:02:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c944dba1-ff12-4783-9429-4b67f7f72696","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:44Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5338d8b2186408ea2ccb5706084b348","id":"7e295c99-5fd3-45ca-9096-522f8e20ebad","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet"}]} 2019-01-09 02:02:52,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c944dba1-ff12-4783-9429-4b67f7f72696&name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet used request id req-b6461143-f3de-4fce-b4a1-b729cb7a8d1e 2019-01-09 02:02:52,879 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:02:52,879 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router 2019-01-09 02:02:52,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/6b9d58f2-f93a-42d6-9094-2fc1bde86f58/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" -d '{"subnet_id": "7e295c99-5fd3-45ca-9096-522f8e20ebad"}' 2019-01-09 02:02:54,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6cb48bd3-4f9a-4b04-bab9-20ac21cab6f1 Date: Wed, 09 Jan 2019 02:02:54 GMT RESP BODY: {"network_id": "c944dba1-ff12-4783-9429-4b67f7f72696", "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "subnet_id": "7e295c99-5fd3-45ca-9096-522f8e20ebad", "subnet_ids": ["7e295c99-5fd3-45ca-9096-522f8e20ebad"], "port_id": "a654f29b-e830-4f2f-abe2-60cc16471a40", "id": "6b9d58f2-f93a-42d6-9094-2fc1bde86f58"} 2019-01-09 02:02:54,911 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6b9d58f2-f93a-42d6-9094-2fc1bde86f58/add_router_interface used request id req-6cb48bd3-4f9a-4b04-bab9-20ac21cab6f1 2019-01-09 02:02:54,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/6b9d58f2-f93a-42d6-9094-2fc1bde86f58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:02:55,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-e99a33b5-420a-4b4e-a4bb-fed7a436bb0f Date: Wed, 09 Jan 2019 02:02:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "created_at": "2019-01-09T02:02:47Z", "admin_state_up": true, "updated_at": "2019-01-09T02:02:54Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "b5338d8b2186408ea2ccb5706084b348", "id": "6b9d58f2-f93a-42d6-9094-2fc1bde86f58", "name": "CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router"}} 2019-01-09 02:02:55,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/6b9d58f2-f93a-42d6-9094-2fc1bde86f58 used request id req-e99a33b5-420a-4b4e-a4bb-fed7a436bb0f 2019-01-09 02:02:55,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=6b9d58f2-f93a-42d6-9094-2fc1bde86f58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:02:55,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-3463fbcb-b8de-4d15-8fb0-afe2a6d6ce2d Date: Wed, 09 Jan 2019 02:02:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:02:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7e295c99-5fd3-45ca-9096-522f8e20ebad","ip_address":"10.55.1.1"}],"id":"a654f29b-e830-4f2f-abe2-60cc16471a40","security_groups":[],"mac_address":"fa:16:3e:b2:83:34","project_id":"b5338d8b2186408ea2ccb5706084b348","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c944dba1-ff12-4783-9429-4b67f7f72696","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:53Z","binding:vnic_type":"normal","device_id":"6b9d58f2-f93a-42d6-9094-2fc1bde86f58"}]} 2019-01-09 02:02:55,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=6b9d58f2-f93a-42d6-9094-2fc1bde86f58 used request id req-3463fbcb-b8de-4d15-8fb0-afe2a6d6ce2d 2019-01-09 02:02:55,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7e295c99-5fd3-45ca-9096-522f8e20ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:02:55,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-99048ead-f16b-44cf-bd34-ab39f12f61ae Date: Wed, 09 Jan 2019 02:02:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c944dba1-ff12-4783-9429-4b67f7f72696","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:44Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b5338d8b2186408ea2ccb5706084b348","id":"7e295c99-5fd3-45ca-9096-522f8e20ebad","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet"}} 2019-01-09 02:02:55,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7e295c99-5fd3-45ca-9096-522f8e20ebad used request id req-99048ead-f16b-44cf-bd34-ab39f12f61ae 2019-01-09 02:02:55,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:02:55,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f680abbe566a4230b39119d93b851618", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj-role"}], "expires_at": "2019-01-09T03:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5338d8b2186408ea2ccb5706084b348", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/b5338d8b2186408ea2ccb5706084b348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-user", "id": "b55150fd50a04df9bdcc35ef126fd3e5"}, "audit_ids": ["j-e-uuKmR0e0iIj9gbVEbA"], "issued_at": "2019-01-09T02:02:55.000000Z"}} 2019-01-09 02:02:55,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd6ace3363e0d2e3fb1fe57cdfc038067b3cd3" 2019-01-09 02:02:56,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-76b04433-3a0c-4100-b3df-a4660124aae4 Date: Wed, 09 Jan 2019 02:02:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e295c99-5fd3-45ca-9096-522f8e20ebad"],"updated_at":"2019-01-09T02:02:44Z","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b5338d8b2186408ea2ccb5706084b348","id":"c944dba1-ff12-4783-9429-4b67f7f72696","name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net"}]} 2019-01-09 02:02:56,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net used request id req-76b04433-3a0c-4100-b3df-a4660124aae4 2019-01-09 02:02:56,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:02:56,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:02:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:02:56,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c21343f84aecc3a771d9fd3910cdecd4258f71" 2019-01-09 02:02:56,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7819a3d4-5250-44ea-b018-b504020787bd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348"}, "enabled": true, "id": "b5338d8b2186408ea2ccb5706084b348", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj"}} 2019-01-09 02:02:56,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348 used request id req-7819a3d4-5250-44ea-b018-b504020787bd 2019-01-09 02:02:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c944dba1-ff12-4783-9429-4b67f7f72696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd6ace3363e0d2e3fb1fe57cdfc038067b3cd3" 2019-01-09 02:02:56,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d3257a46-a829-47fc-8968-dc072d67b634 Date: Wed, 09 Jan 2019 02:02:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c944dba1-ff12-4783-9429-4b67f7f72696","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:44Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5338d8b2186408ea2ccb5706084b348","id":"7e295c99-5fd3-45ca-9096-522f8e20ebad","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet"}]} 2019-01-09 02:02:56,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c944dba1-ff12-4783-9429-4b67f7f72696 used request id req-d3257a46-a829-47fc-8968-dc072d67b634 2019-01-09 02:02:56,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c944dba1-ff12-4783-9429-4b67f7f72696&name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd6ace3363e0d2e3fb1fe57cdfc038067b3cd3" 2019-01-09 02:02:56,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ec575526-0e44-43fa-bfe1-7f54b850cd96 Date: Wed, 09 Jan 2019 02:02:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c944dba1-ff12-4783-9429-4b67f7f72696","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:44Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5338d8b2186408ea2ccb5706084b348","id":"7e295c99-5fd3-45ca-9096-522f8e20ebad","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet"}]} 2019-01-09 02:02:56,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c944dba1-ff12-4783-9429-4b67f7f72696&name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet used request id req-ec575526-0e44-43fa-bfe1-7f54b850cd96 2019-01-09 02:02:56,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd6ace3363e0d2e3fb1fe57cdfc038067b3cd3" 2019-01-09 02:02:56,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ae790b4d-8b0e-4b1a-8180-2d5200f281f4 Date: Wed, 09 Jan 2019 02:02:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "created_at": "2019-01-09T02:02:47Z", "admin_state_up": true, "updated_at": "2019-01-09T02:02:54Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "b5338d8b2186408ea2ccb5706084b348", "id": "6b9d58f2-f93a-42d6-9094-2fc1bde86f58", "name": "CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router"}]} 2019-01-09 02:02:56,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router used request id req-ae790b4d-8b0e-4b1a-8180-2d5200f281f4 2019-01-09 02:02:56,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c21343f84aecc3a771d9fd3910cdecd4258f71" 2019-01-09 02:02:56,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b7a7be5-85c2-4a1d-affa-1afd252c5613 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348"}, "enabled": true, "id": "b5338d8b2186408ea2ccb5706084b348", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj"}} 2019-01-09 02:02:56,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348 used request id req-5b7a7be5-85c2-4a1d-affa-1afd252c5613 2019-01-09 02:02:56,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=6b9d58f2-f93a-42d6-9094-2fc1bde86f58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd6ace3363e0d2e3fb1fe57cdfc038067b3cd3" 2019-01-09 02:02:57,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-69f4b18d-d8bc-43e0-99a8-f693688ad154 Date: Wed, 09 Jan 2019 02:02:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:02:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7e295c99-5fd3-45ca-9096-522f8e20ebad","ip_address":"10.55.1.1"}],"id":"a654f29b-e830-4f2f-abe2-60cc16471a40","security_groups":[],"mac_address":"fa:16:3e:b2:83:34","project_id":"b5338d8b2186408ea2ccb5706084b348","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c944dba1-ff12-4783-9429-4b67f7f72696","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:53Z","binding:vnic_type":"normal","device_id":"6b9d58f2-f93a-42d6-9094-2fc1bde86f58"}]} 2019-01-09 02:02:57,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=6b9d58f2-f93a-42d6-9094-2fc1bde86f58 used request id req-69f4b18d-d8bc-43e0-99a8-f693688ad154 2019-01-09 02:02:57,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7e295c99-5fd3-45ca-9096-522f8e20ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd6ace3363e0d2e3fb1fe57cdfc038067b3cd3" 2019-01-09 02:02:57,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-37708568-c6d7-456a-8376-b6f52b26801d Date: Wed, 09 Jan 2019 02:02:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c944dba1-ff12-4783-9429-4b67f7f72696","tenant_id":"b5338d8b2186408ea2ccb5706084b348","created_at":"2019-01-09T02:02:44Z","dns_nameservers":[],"updated_at":"2019-01-09T02:02:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b5338d8b2186408ea2ccb5706084b348","id":"7e295c99-5fd3-45ca-9096-522f8e20ebad","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet"}} 2019-01-09 02:02:57,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7e295c99-5fd3-45ca-9096-522f8e20ebad used request id req-37708568-c6d7-456a-8376-b6f52b26801d 2019-01-09 02:02:57,402 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router and subnet CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet 2019-01-09 02:02:57,402 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router 2019-01-09 02:02:57,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/6b9d58f2-f93a-42d6-9094-2fc1bde86f58/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" -d '{"subnet_id": "7e295c99-5fd3-45ca-9096-522f8e20ebad"}' 2019-01-09 02:02:58,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-195a5731-c84d-4e60-a095-944750a46872 Date: Wed, 09 Jan 2019 02:02:58 GMT RESP BODY: {"network_id": "c944dba1-ff12-4783-9429-4b67f7f72696", "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "subnet_id": "7e295c99-5fd3-45ca-9096-522f8e20ebad", "subnet_ids": ["7e295c99-5fd3-45ca-9096-522f8e20ebad"], "port_id": "a654f29b-e830-4f2f-abe2-60cc16471a40", "id": "6b9d58f2-f93a-42d6-9094-2fc1bde86f58"} 2019-01-09 02:02:58,925 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6b9d58f2-f93a-42d6-9094-2fc1bde86f58/remove_router_interface used request id req-195a5731-c84d-4e60-a095-944750a46872 2019-01-09 02:02:58,925 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router 2019-01-09 02:02:58,925 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-router 2019-01-09 02:02:58,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/6b9d58f2-f93a-42d6-9094-2fc1bde86f58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f99a69931924f8eb6b4dc9f1879e007c68095cf" 2019-01-09 02:03:02,160 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e082a6b1-d08a-4450-9955-5dbb3e82d361 Content-Length: 0 Date: Wed, 09 Jan 2019 02:03:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:03:02,160 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6b9d58f2-f93a-42d6-9094-2fc1bde86f58 used request id req-e082a6b1-d08a-4450-9955-5dbb3e82d361 2019-01-09 02:03:02,161 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet 2019-01-09 02:03:02,161 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-subnet 2019-01-09 02:03:02,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/7e295c99-5fd3-45ca-9096-522f8e20ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad97c96f28817d633d6b52c6d74b0fbeb295499" 2019-01-09 02:03:04,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0b65a72-5327-429e-a69b-251603147b6a Date: Wed, 09 Jan 2019 02:03:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:03:04,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7e295c99-5fd3-45ca-9096-522f8e20ebad used request id req-b0b65a72-5327-429e-a69b-251603147b6a 2019-01-09 02:03:04,667 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1379d8b4-b30e-4e8c-846b-9c2554f334ce-pub-net 2019-01-09 02:03:04,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c944dba1-ff12-4783-9429-4b67f7f72696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad97c96f28817d633d6b52c6d74b0fbeb295499" 2019-01-09 02:03:06,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e50559da-b9f9-4284-8c33-986f4ce9af0c Date: Wed, 09 Jan 2019 02:03:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:03:06,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c944dba1-ff12-4783-9429-4b67f7f72696 used request id req-e50559da-b9f9-4284-8c33-986f4ce9af0c 2019-01-09 02:03:06,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:03:06,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-33d520f2-24fe-444c-b64b-a53c586c81c9 Date: Wed, 09 Jan 2019 02:03:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "created_at": "2019-01-09T02:02:43Z", "updated_at": "2019-01-09T02:02:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:02:43Z", "revision_number": 0, "id": "40c4cae3-7da7-421a-8ad4-3e652669eced", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:02:43Z", "security_group_id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5338d8b2186408ea2ccb5706084b348"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:02:43Z", "revision_number": 0, "id": "6ff7170e-8c61-4cce-954e-ca20a49695d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:02:43Z", "security_group_id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5338d8b2186408ea2ccb5706084b348"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:02:43Z", "revision_number": 0, "id": "aefc5073-3b0f-4031-b909-5331486010c0", "remote_group_id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "remote_ip_prefix": null, "created_at": "2019-01-09T02:02:43Z", "security_group_id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5338d8b2186408ea2ccb5706084b348"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:02:43Z", "revision_number": 0, "id": "c620f209-ad29-4eb7-adbc-d2457afdf233", "remote_group_id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "remote_ip_prefix": null, "created_at": "2019-01-09T02:02:43Z", "security_group_id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5338d8b2186408ea2ccb5706084b348"}], "revision_number": 4, "project_id": "b5338d8b2186408ea2ccb5706084b348", "id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:03:06,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-33d520f2-24fe-444c-b64b-a53c586c81c9 2019-01-09 02:03:06,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:03:06,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e0f703-6d6a-448e-9a52-fe4deafaae09 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:03:06,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-16e0f703-6d6a-448e-9a52-fe4deafaae09 2019-01-09 02:03:06,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:03:06,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-857c43e5-4aba-4b65-a7bd-a708b2ebd2e5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:03:06,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-857c43e5-4aba-4b65-a7bd-a708b2ebd2e5 2019-01-09 02:03:06,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:03:06,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc1eb9d-1d36-4b1b-88b2-a82018910e44 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348"}, "enabled": true, "id": "b5338d8b2186408ea2ccb5706084b348", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-371bb31b-730e-4e6-proj"}} 2019-01-09 02:03:06,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348 used request id req-7fc1eb9d-1d36-4b1b-88b2-a82018910e44 2019-01-09 02:03:06,569 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8eacd28-a4aa-42af-af7d-83331afd5616 2019-01-09 02:03:06,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8eacd28-a4aa-42af-af7d-83331afd5616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:03:06,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-215f7bfb-23b8-48b9-85d2-4f615138d037 Date: Wed, 09 Jan 2019 02:03: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": "2019-01-09T02:02:43Z", "security_group_id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "port_range_min": null, "revision_number": 0, "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "created_at": "2019-01-09T02:02:43Z", "project_id": "b5338d8b2186408ea2ccb5706084b348", "id": "40c4cae3-7da7-421a-8ad4-3e652669eced"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:02:43Z", "security_group_id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "port_range_min": null, "revision_number": 0, "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "created_at": "2019-01-09T02:02:43Z", "project_id": "b5338d8b2186408ea2ccb5706084b348", "id": "6ff7170e-8c61-4cce-954e-ca20a49695d3"}, {"remote_group_id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:02:43Z", "security_group_id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "port_range_min": null, "revision_number": 0, "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "created_at": "2019-01-09T02:02:43Z", "project_id": "b5338d8b2186408ea2ccb5706084b348", "id": "aefc5073-3b0f-4031-b909-5331486010c0"}, {"remote_group_id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:02:43Z", "security_group_id": "e8eacd28-a4aa-42af-af7d-83331afd5616", "port_range_min": null, "revision_number": 0, "tenant_id": "b5338d8b2186408ea2ccb5706084b348", "created_at": "2019-01-09T02:02:43Z", "project_id": "b5338d8b2186408ea2ccb5706084b348", "id": "c620f209-ad29-4eb7-adbc-d2457afdf233"}]} 2019-01-09 02:03:06,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8eacd28-a4aa-42af-af7d-83331afd5616 used request id req-215f7bfb-23b8-48b9-85d2-4f615138d037 2019-01-09 02:03:06,737 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:03:06,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e8eacd28-a4aa-42af-af7d-83331afd5616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:03:07,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3083733b-bb1f-4911-913c-254c1dec800b Content-Length: 0 Date: Wed, 09 Jan 2019 02:03:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:03:07,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e8eacd28-a4aa-42af-af7d-83331afd5616 used request id req-3083733b-bb1f-4911-913c-254c1dec800b 2019-01-09 02:03:07,141 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-371bb31b-730e-4e6-proj 2019-01-09 02:03:07,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:03:07,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab860b44-2988-473a-a531-1b85d537ddfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:07,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b5338d8b2186408ea2ccb5706084b348 used request id req-ab860b44-2988-473a-a531-1b85d537ddfd 2019-01-09 02:03:07,338 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-371bb31b-730e-4e6-proj-role 2019-01-09 02:03:07,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f680abbe566a4230b39119d93b851618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:03:07,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bd36973-8f64-4605-906b-79b4a4badd1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:07,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f680abbe566a4230b39119d93b851618 used request id req-1bd36973-8f64-4605-906b-79b4a4badd1c 2019-01-09 02:03:07,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896e4f98ad717aa61362044bf895417c84131d8b" 2019-01-09 02:03:07,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9399018-87cb-4921-8d78-9c135c6bec32 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:03:07,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e9399018-87cb-4921-8d78-9c135c6bec32 2019-01-09 02:03:07,548 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-371bb31b-730e-4e6-user 2019-01-09 02:03:07,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b55150fd50a04df9bdcc35ef126fd3e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e1e9306f3a1f991c5ac7765290bab4904ad8f4" 2019-01-09 02:03:07,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c24562d-b1ab-4fb6-8748-e432c6a7817e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:07,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b55150fd50a04df9bdcc35ef126fd3e5 used request id req-2c24562d-b1ab-4fb6-8748-e432c6a7817e 2019-01-09 02:03:07,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:08,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["YtH3VQSRReCSQaK7I28GJg"], "issued_at": "2019-01-09T02:03:08.000000Z"}} 2019-01-09 02:03:08,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a122336c9c8435ddb7026b14e401318db24d0e87" 2019-01-09 02:03:08,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eecb42d-9b1a-4943-9840-a171bbec3d12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:08,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1eecb42d-9b1a-4943-9840-a171bbec3d12 2019-01-09 02:03:08,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:08,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:08,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["IzFXcpAoRSWB948eibcZqA"], "issued_at": "2019-01-09T02:03:08.000000Z"}} 2019-01-09 02:03:08,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:08,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986e4e2a-8f7e-487d-9b51-60f01f576a20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:08,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-986e4e2a-8f7e-487d-9b51-60f01f576a20 2019-01-09 02:03:08,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:03:08,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:03:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:03:08,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:08,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7414997e-ff4b-4301-bf2e-0d4108f68373 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:03:08,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj used request id req-7414997e-ff4b-4301-bf2e-0d4108f68373 2019-01-09 02:03:08,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:08,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce4d81c-ae99-4d0f-ae4c-4983187b1285 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:03:08,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fce4d81c-ae99-4d0f-ae4c-4983187b1285 2019-01-09 02:03:08,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj"}}' 2019-01-09 02:03:09,121 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cef79ab4-0ebd-4613-bd89-be7dbe3b109e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6f5b81a541734cd1a56b9a93296254cb"}, "enabled": true, "id": "6f5b81a541734cd1a56b9a93296254cb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj"}} 2019-01-09 02:03:09,121 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-cef79ab4-0ebd-4613-bd89-be7dbe3b109e 2019-01-09 02:03:09,121 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj 2019-01-09 02:03:09,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:09,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:09,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["_lcjZH6KSzi8m3X3wnLoeg"], "issued_at": "2019-01-09T02:03:09.000000Z"}} 2019-01-09 02:03:09,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900621ecf94449df90196e33b90b468b25a37e26" 2019-01-09 02:03:09,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b9f6450-a4da-41f2-84be-d6a1059a7b2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:09,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1b9f6450-a4da-41f2-84be-d6a1059a7b2a 2019-01-09 02:03:09,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:03:09,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:03:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:03:09,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900621ecf94449df90196e33b90b468b25a37e26" 2019-01-09 02:03:09,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6cfd095-41a7-4d00-8536-12ed5db204f6 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:03:09,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c6cfd095-41a7-4d00-8536-12ed5db204f6 2019-01-09 02:03:09,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900621ecf94449df90196e33b90b468b25a37e26" 2019-01-09 02:03:09,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352bbcbd-715c-4767-a110-8991c0cf9752 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6f5b81a541734cd1a56b9a93296254cb"}, "enabled": true, "id": "6f5b81a541734cd1a56b9a93296254cb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj"}]} 2019-01-09 02:03:09,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj used request id req-352bbcbd-715c-4767-a110-8991c0cf9752 2019-01-09 02:03:09,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900621ecf94449df90196e33b90b468b25a37e26" 2019-01-09 02:03:09,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb9751a-46b3-4e4b-a29c-23d8fdf6c858 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:03:09,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4cb9751a-46b3-4e4b-a29c-23d8fdf6c858 2019-01-09 02:03:10,220 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-993a7a5b-fa88-4c6-user 2019-01-09 02:03:10,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:10,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a1125bf-a7b6-48bd-a916-f7814e48ea72 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:03:10,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6a1125bf-a7b6-48bd-a916-f7814e48ea72 2019-01-09 02:03:10,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" -d '{"role": {"name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj-role"}}' 2019-01-09 02:03:10,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe03a6ed-faad-4458-9797-ac3b5b8e7434 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61f013214e3c40e983ab1090da7bd445", "links": {"self": "http://172.30.9.26:5000/v3/roles/61f013214e3c40e983ab1090da7bd445"}, "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj-role"}} 2019-01-09 02:03:10,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fe03a6ed-faad-4458-9797-ac3b5b8e7434 2019-01-09 02:03:10,441 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj-role 2019-01-09 02:03:10,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/61f013214e3c40e983ab1090da7bd445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:10,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8feb9592-1527-4821-9f49-1493405e53a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/61f013214e3c40e983ab1090da7bd445"}, "domain_id": null, "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj-role", "id": "61f013214e3c40e983ab1090da7bd445"}} 2019-01-09 02:03:10,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/61f013214e3c40e983ab1090da7bd445 used request id req-8feb9592-1527-4821-9f49-1493405e53a1 2019-01-09 02:03:10,524 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj-role to project CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj 2019-01-09 02:03:10,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6f5b81a541734cd1a56b9a93296254cb/users/8e3947e9fd564933b7fc44b5bb67c8d5/roles/61f013214e3c40e983ab1090da7bd445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:10,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-205d5447-6344-4665-9a3e-25e92449d9ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:10,657 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6f5b81a541734cd1a56b9a93296254cb/users/8e3947e9fd564933b7fc44b5bb67c8d5/roles/61f013214e3c40e983ab1090da7bd445 used request id req-205d5447-6344-4665-9a3e-25e92449d9ad 2019-01-09 02:03:10,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:10,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:11,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61f013214e3c40e983ab1090da7bd445", "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj-role"}], "expires_at": "2019-01-09T03:03:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f5b81a541734cd1a56b9a93296254cb", "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6f5b81a541734cd1a56b9a93296254cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6f5b81a541734cd1a56b9a93296254cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6f5b81a541734cd1a56b9a93296254cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6f5b81a541734cd1a56b9a93296254cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6f5b81a541734cd1a56b9a93296254cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6f5b81a541734cd1a56b9a93296254cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6f5b81a541734cd1a56b9a93296254cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6f5b81a541734cd1a56b9a93296254cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6f5b81a541734cd1a56b9a93296254cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6f5b81a541734cd1a56b9a93296254cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6f5b81a541734cd1a56b9a93296254cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6f5b81a541734cd1a56b9a93296254cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-user", "id": "8e3947e9fd564933b7fc44b5bb67c8d5"}, "audit_ids": ["twE7aKg3Rfis_KjGgBGkgQ"], "issued_at": "2019-01-09T02:03:11.000000Z"}} 2019-01-09 02:03:11,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e58e8a402cb1f275d286a874dce92dbafbe0a6" 2019-01-09 02:03:11,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c1d206-c3ac-4cf1-ae0f-8f0fd3a79e35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:11,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f0c1d206-c3ac-4cf1-ae0f-8f0fd3a79e35 2019-01-09 02:03:11,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e58e8a402cb1f275d286a874dce92dbafbe0a6" 2019-01-09 02:03:11,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-79162be8-4408-4cd8-b016-d3917e333717 Date: Wed, 09 Jan 2019 02:03:11 GMT RESP BODY: {"networks":[]} 2019-01-09 02:03:11,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-net used request id req-79162be8-4408-4cd8-b016-d3917e333717 2019-01-09 02:03:11,291 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-net 2019-01-09 02:03:11,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e58e8a402cb1f275d286a874dce92dbafbe0a6" -d '{"network": {"name": "CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-net", "admin_state_up": true}}' 2019-01-09 02:03:11,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-da37e78f-4132-4b4b-8a30-533091df69e0 Date: Wed, 09 Jan 2019 02:03:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7e62dc0e-ae11-4003-83d4-4eb538ba48fe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f5b81a541734cd1a56b9a93296254cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:03:11Z","is_default":false,"name":"CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6f5b81a541734cd1a56b9a93296254cb","created_at":"2019-01-09T02:03:11Z","mtu":1450}} 2019-01-09 02:03:11,833 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-da37e78f-4132-4b4b-8a30-533091df69e0 2019-01-09 02:03:11,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7e62dc0e-ae11-4003-83d4-4eb538ba48fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e58e8a402cb1f275d286a874dce92dbafbe0a6" 2019-01-09 02:03:12,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3bd2d9e3-9d2b-411a-a0ea-708eb2747214 Date: Wed, 09 Jan 2019 02:03:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:03:11Z","tenant_id":"6f5b81a541734cd1a56b9a93296254cb","created_at":"2019-01-09T02:03:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6f5b81a541734cd1a56b9a93296254cb","id":"7e62dc0e-ae11-4003-83d4-4eb538ba48fe","name":"CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-net"}]} 2019-01-09 02:03:12,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7e62dc0e-ae11-4003-83d4-4eb538ba48fe used request id req-3bd2d9e3-9d2b-411a-a0ea-708eb2747214 2019-01-09 02:03:12,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7e62dc0e-ae11-4003-83d4-4eb538ba48fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e58e8a402cb1f275d286a874dce92dbafbe0a6" 2019-01-09 02:03:12,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-30170bb9-5557-4ef7-b2b8-3f5903948c90 Date: Wed, 09 Jan 2019 02:03:12 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:03:12,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7e62dc0e-ae11-4003-83d4-4eb538ba48fe used request id req-30170bb9-5557-4ef7-b2b8-3f5903948c90 2019-01-09 02:03:12,255 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-subnet 2019-01-09 02:03:12,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e58e8a402cb1f275d286a874dce92dbafbe0a6" -d '{"subnets": [{"ip_version": 4, "network_id": "7e62dc0e-ae11-4003-83d4-4eb538ba48fe", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-subnet"}]}' 2019-01-09 02:03:13,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3b36a96b-7994-4756-a0d8-bb6648673b1f Date: Wed, 09 Jan 2019 02:03:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e62dc0e-ae11-4003-83d4-4eb538ba48fe","tenant_id":"6f5b81a541734cd1a56b9a93296254cb","created_at":"2019-01-09T02:03:12Z","dns_nameservers":[],"updated_at":"2019-01-09T02:03:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6f5b81a541734cd1a56b9a93296254cb","id":"f737cc96-d15a-4a46-9ac8-2c935a7f99b7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-subnet"}]} 2019-01-09 02:03:13,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-3b36a96b-7994-4756-a0d8-bb6648673b1f 2019-01-09 02:03:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7e62dc0e-ae11-4003-83d4-4eb538ba48fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e58e8a402cb1f275d286a874dce92dbafbe0a6" 2019-01-09 02:03:13,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-eb9b6c03-d873-4c97-8ae7-0eb6c7fee85e Date: Wed, 09 Jan 2019 02:03:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f737cc96-d15a-4a46-9ac8-2c935a7f99b7"],"updated_at":"2019-01-09T02:03:12Z","tenant_id":"6f5b81a541734cd1a56b9a93296254cb","created_at":"2019-01-09T02:03:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f5b81a541734cd1a56b9a93296254cb","id":"7e62dc0e-ae11-4003-83d4-4eb538ba48fe","name":"CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-net"}]} 2019-01-09 02:03:13,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7e62dc0e-ae11-4003-83d4-4eb538ba48fe used request id req-eb9b6c03-d873-4c97-8ae7-0eb6c7fee85e 2019-01-09 02:03:13,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7e62dc0e-ae11-4003-83d4-4eb538ba48fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e58e8a402cb1f275d286a874dce92dbafbe0a6" 2019-01-09 02:03:13,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6a4a7af9-6808-4d77-9d82-814335d187de Date: Wed, 09 Jan 2019 02:03:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e62dc0e-ae11-4003-83d4-4eb538ba48fe","tenant_id":"6f5b81a541734cd1a56b9a93296254cb","created_at":"2019-01-09T02:03:12Z","dns_nameservers":[],"updated_at":"2019-01-09T02:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f5b81a541734cd1a56b9a93296254cb","id":"f737cc96-d15a-4a46-9ac8-2c935a7f99b7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-subnet"}]} 2019-01-09 02:03:13,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7e62dc0e-ae11-4003-83d4-4eb538ba48fe used request id req-6a4a7af9-6808-4d77-9d82-814335d187de 2019-01-09 02:03:13,759 - OpenStackNetwork - DEBUG - Network [7e62dc0e-ae11-4003-83d4-4eb538ba48fe] created successfully 2019-01-09 02:03:13,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:14,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61f013214e3c40e983ab1090da7bd445", "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj-role"}], "expires_at": "2019-01-09T03:03:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f5b81a541734cd1a56b9a93296254cb", "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6f5b81a541734cd1a56b9a93296254cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6f5b81a541734cd1a56b9a93296254cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6f5b81a541734cd1a56b9a93296254cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6f5b81a541734cd1a56b9a93296254cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6f5b81a541734cd1a56b9a93296254cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6f5b81a541734cd1a56b9a93296254cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6f5b81a541734cd1a56b9a93296254cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6f5b81a541734cd1a56b9a93296254cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6f5b81a541734cd1a56b9a93296254cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6f5b81a541734cd1a56b9a93296254cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6f5b81a541734cd1a56b9a93296254cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6f5b81a541734cd1a56b9a93296254cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-user", "id": "8e3947e9fd564933b7fc44b5bb67c8d5"}, "audit_ids": ["Uwd0MbiVQ8ee_qxJYAOh2A"], "issued_at": "2019-01-09T02:03:14.000000Z"}} 2019-01-09 02:03:14,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b182359002a9a80567ed39ad8432c76c4dcdd90" 2019-01-09 02:03:14,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cea23873-9fd6-4e1c-aa67-e67cf5809b72 Date: Wed, 09 Jan 2019 02:03:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f737cc96-d15a-4a46-9ac8-2c935a7f99b7"],"updated_at":"2019-01-09T02:03:12Z","tenant_id":"6f5b81a541734cd1a56b9a93296254cb","created_at":"2019-01-09T02:03:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f5b81a541734cd1a56b9a93296254cb","id":"7e62dc0e-ae11-4003-83d4-4eb538ba48fe","name":"CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-net"}]} 2019-01-09 02:03:14,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-net used request id req-cea23873-9fd6-4e1c-aa67-e67cf5809b72 2019-01-09 02:03:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:03:14,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:03:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:03:14,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6f5b81a541734cd1a56b9a93296254cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a122336c9c8435ddb7026b14e401318db24d0e87" 2019-01-09 02:03:14,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a4a700-c7a1-4175-86b4-873b4700728c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6f5b81a541734cd1a56b9a93296254cb"}, "enabled": true, "id": "6f5b81a541734cd1a56b9a93296254cb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj"}} 2019-01-09 02:03:14,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6f5b81a541734cd1a56b9a93296254cb used request id req-79a4a700-c7a1-4175-86b4-873b4700728c 2019-01-09 02:03:14,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7e62dc0e-ae11-4003-83d4-4eb538ba48fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b182359002a9a80567ed39ad8432c76c4dcdd90" 2019-01-09 02:03:14,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b12950fc-a7b0-46bc-a216-b9bc2fa18691 Date: Wed, 09 Jan 2019 02:03:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e62dc0e-ae11-4003-83d4-4eb538ba48fe","tenant_id":"6f5b81a541734cd1a56b9a93296254cb","created_at":"2019-01-09T02:03:12Z","dns_nameservers":[],"updated_at":"2019-01-09T02:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f5b81a541734cd1a56b9a93296254cb","id":"f737cc96-d15a-4a46-9ac8-2c935a7f99b7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-subnet"}]} 2019-01-09 02:03:14,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7e62dc0e-ae11-4003-83d4-4eb538ba48fe used request id req-b12950fc-a7b0-46bc-a216-b9bc2fa18691 2019-01-09 02:03:14,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7e62dc0e-ae11-4003-83d4-4eb538ba48fe&name=CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b182359002a9a80567ed39ad8432c76c4dcdd90" 2019-01-09 02:03:14,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9df51a3e-b16e-41e4-ae79-9494c957509d Date: Wed, 09 Jan 2019 02:03:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e62dc0e-ae11-4003-83d4-4eb538ba48fe","tenant_id":"6f5b81a541734cd1a56b9a93296254cb","created_at":"2019-01-09T02:03:12Z","dns_nameservers":[],"updated_at":"2019-01-09T02:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6f5b81a541734cd1a56b9a93296254cb","id":"f737cc96-d15a-4a46-9ac8-2c935a7f99b7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-subnet"}]} 2019-01-09 02:03:14,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7e62dc0e-ae11-4003-83d4-4eb538ba48fe&name=CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-subnet used request id req-9df51a3e-b16e-41e4-ae79-9494c957509d 2019-01-09 02:03:14,909 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-subnet 2019-01-09 02:03:14,909 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-subnet 2019-01-09 02:03:14,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f737cc96-d15a-4a46-9ac8-2c935a7f99b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e58e8a402cb1f275d286a874dce92dbafbe0a6" 2019-01-09 02:03:17,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21a8faa3-01b4-42b4-b242-bb527d359dce Date: Wed, 09 Jan 2019 02:03:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:03:17,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f737cc96-d15a-4a46-9ac8-2c935a7f99b7 used request id req-21a8faa3-01b4-42b4-b242-bb527d359dce 2019-01-09 02:03:17,341 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-0a17ecec-c0a7-4a1f-8c00-45662a5de66e-pub-net 2019-01-09 02:03:17,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/7e62dc0e-ae11-4003-83d4-4eb538ba48fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e58e8a402cb1f275d286a874dce92dbafbe0a6" 2019-01-09 02:03:18,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6324a9e5-7a7f-4faf-8d44-4644eaa60ef1 Date: Wed, 09 Jan 2019 02:03:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:03:18,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/7e62dc0e-ae11-4003-83d4-4eb538ba48fe used request id req-6324a9e5-7a7f-4faf-8d44-4644eaa60ef1 2019-01-09 02:03:18,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:18,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-32f037a6-f981-4dfb-915a-9d40bda042dc Date: Wed, 09 Jan 2019 02:03:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6f5b81a541734cd1a56b9a93296254cb", "created_at": "2019-01-09T02:03:11Z", "updated_at": "2019-01-09T02:03:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:03:11Z", "revision_number": 0, "id": "7ea208ed-8262-4e64-82c3-cf419b47707b", "remote_group_id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "remote_ip_prefix": null, "created_at": "2019-01-09T02:03:11Z", "security_group_id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "tenant_id": "6f5b81a541734cd1a56b9a93296254cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f5b81a541734cd1a56b9a93296254cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:03:11Z", "revision_number": 0, "id": "a5a17b37-87bf-49bb-9135-050882f733be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:03:11Z", "security_group_id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "tenant_id": "6f5b81a541734cd1a56b9a93296254cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f5b81a541734cd1a56b9a93296254cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:03:11Z", "revision_number": 0, "id": "bc793dc2-a824-4a28-bbf9-3b7f37450d64", "remote_group_id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "remote_ip_prefix": null, "created_at": "2019-01-09T02:03:11Z", "security_group_id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "tenant_id": "6f5b81a541734cd1a56b9a93296254cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f5b81a541734cd1a56b9a93296254cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:03:11Z", "revision_number": 0, "id": "d3fcc038-4fdc-4be0-8ccc-f777d53aecca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:03:11Z", "security_group_id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "tenant_id": "6f5b81a541734cd1a56b9a93296254cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f5b81a541734cd1a56b9a93296254cb"}], "revision_number": 4, "project_id": "6f5b81a541734cd1a56b9a93296254cb", "id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:03:18,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-32f037a6-f981-4dfb-915a-9d40bda042dc 2019-01-09 02:03:18,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6f5b81a541734cd1a56b9a93296254cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:18,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f98c1c-dd0e-474e-b380-3be282bbd654 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6f5b81a541734cd1a56b9a93296254cb"}, "enabled": true, "id": "6f5b81a541734cd1a56b9a93296254cb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj"}} 2019-01-09 02:03:18,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6f5b81a541734cd1a56b9a93296254cb used request id req-b0f98c1c-dd0e-474e-b380-3be282bbd654 2019-01-09 02:03:18,853 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ce6bca8-b665-4ac3-9074-51450b257e9f 2019-01-09 02:03:18,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1ce6bca8-b665-4ac3-9074-51450b257e9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:19,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-62c14821-ddeb-4071-9e59-21e3fa3f8d86 Date: Wed, 09 Jan 2019 02:03:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:03:11Z", "security_group_id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "port_range_min": null, "revision_number": 0, "tenant_id": "6f5b81a541734cd1a56b9a93296254cb", "created_at": "2019-01-09T02:03:11Z", "project_id": "6f5b81a541734cd1a56b9a93296254cb", "id": "7ea208ed-8262-4e64-82c3-cf419b47707b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:03:11Z", "security_group_id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "port_range_min": null, "revision_number": 0, "tenant_id": "6f5b81a541734cd1a56b9a93296254cb", "created_at": "2019-01-09T02:03:11Z", "project_id": "6f5b81a541734cd1a56b9a93296254cb", "id": "a5a17b37-87bf-49bb-9135-050882f733be"}, {"remote_group_id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:03:11Z", "security_group_id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "port_range_min": null, "revision_number": 0, "tenant_id": "6f5b81a541734cd1a56b9a93296254cb", "created_at": "2019-01-09T02:03:11Z", "project_id": "6f5b81a541734cd1a56b9a93296254cb", "id": "bc793dc2-a824-4a28-bbf9-3b7f37450d64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:03:11Z", "security_group_id": "1ce6bca8-b665-4ac3-9074-51450b257e9f", "port_range_min": null, "revision_number": 0, "tenant_id": "6f5b81a541734cd1a56b9a93296254cb", "created_at": "2019-01-09T02:03:11Z", "project_id": "6f5b81a541734cd1a56b9a93296254cb", "id": "d3fcc038-4fdc-4be0-8ccc-f777d53aecca"}]} 2019-01-09 02:03:19,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1ce6bca8-b665-4ac3-9074-51450b257e9f used request id req-62c14821-ddeb-4071-9e59-21e3fa3f8d86 2019-01-09 02:03:19,042 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:03:19,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1ce6bca8-b665-4ac3-9074-51450b257e9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:19,459 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55ee6871-f9d7-4e1e-bd4f-16f861efbdaa Content-Length: 0 Date: Wed, 09 Jan 2019 02:03:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:03:19,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1ce6bca8-b665-4ac3-9074-51450b257e9f used request id req-55ee6871-f9d7-4e1e-bd4f-16f861efbdaa 2019-01-09 02:03:19,460 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj 2019-01-09 02:03:19,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/6f5b81a541734cd1a56b9a93296254cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:19,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54408fd9-c55d-4dc0-ad89-92ffa633b60d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:19,677 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6f5b81a541734cd1a56b9a93296254cb used request id req-54408fd9-c55d-4dc0-ad89-92ffa633b60d 2019-01-09 02:03:19,677 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-993a7a5b-fa88-4c6-proj-role 2019-01-09 02:03:19,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/61f013214e3c40e983ab1090da7bd445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:19,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f322620-c010-4062-93e5-08d3be5936b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:19,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/61f013214e3c40e983ab1090da7bd445 used request id req-5f322620-c010-4062-93e5-08d3be5936b5 2019-01-09 02:03:19,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50088a9b5da85ee99f4e7d2ab3905a27b04677" 2019-01-09 02:03:19,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b163ba0-b8e6-4384-9742-98c6b4fc821d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:03:19,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4b163ba0-b8e6-4384-9742-98c6b4fc821d 2019-01-09 02:03:19,896 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-993a7a5b-fa88-4c6-user 2019-01-09 02:03:19,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8e3947e9fd564933b7fc44b5bb67c8d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900621ecf94449df90196e33b90b468b25a37e26" 2019-01-09 02:03:20,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddd5fdd2-a302-4a30-9aa3-1ef39eb98cb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:20,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8e3947e9fd564933b7fc44b5bb67c8d5 used request id req-ddd5fdd2-a302-4a30-9aa3-1ef39eb98cb0 2019-01-09 02:03:20,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:20,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["T8Mj-W8QSbqkSuvR17AarA"], "issued_at": "2019-01-09T02:03:20.000000Z"}} 2019-01-09 02:03:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99153d7ace2efd7e673cd211b44dd5ad7db3f90" 2019-01-09 02:03:20,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dee32db-7e18-4951-921c-033bd9a31c68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:20,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0dee32db-7e18-4951-921c-033bd9a31c68 2019-01-09 02:03:20,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:20,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:20,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["xnGEuv9NR1SGsBe7LvyRWQ"], "issued_at": "2019-01-09T02:03:20.000000Z"}} 2019-01-09 02:03:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:21,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46595964-8dda-4e9d-be13-6c187417b7af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:21,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-46595964-8dda-4e9d-be13-6c187417b7af 2019-01-09 02:03:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:03:21,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:03:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:03:21,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-31483efd-9862-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:21,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61649011-4663-4680-852f-3376bc540b12 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-31483efd-9862-47c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:03:21,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-31483efd-9862-47c-proj used request id req-61649011-4663-4680-852f-3376bc540b12 2019-01-09 02:03:21,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:21,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3726d80-7386-4880-8d23-7cc689b958e0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:03:21,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c3726d80-7386-4880-8d23-7cc689b958e0 2019-01-09 02:03:21,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-31483efd-9862-47c-proj"}}' 2019-01-09 02:03:21,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d7381e4-bdfb-4890-b512-8dd9ad507a32 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/152cc3aaa0da4cc28c0fca253b5992bb"}, "enabled": true, "id": "152cc3aaa0da4cc28c0fca253b5992bb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-31483efd-9862-47c-proj"}} 2019-01-09 02:03:21,338 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7d7381e4-bdfb-4890-b512-8dd9ad507a32 2019-01-09 02:03:21,338 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-31483efd-9862-47c-proj 2019-01-09 02:03:21,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:21,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:21,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["qp0QDvoSRLmgk0BThOv1nQ"], "issued_at": "2019-01-09T02:03:21.000000Z"}} 2019-01-09 02:03:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8f1cae4d52f04da3c2c87a67b5eb0afbb00f873" 2019-01-09 02:03:21,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b75c14-ab6b-4ae2-a462-42421d35c57f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:21,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-58b75c14-ab6b-4ae2-a462-42421d35c57f 2019-01-09 02:03:21,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:03:21,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:03:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:03:21,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8f1cae4d52f04da3c2c87a67b5eb0afbb00f873" 2019-01-09 02:03:21,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a8b3313-2f57-4167-8acd-fb3eaa755a13 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:03:21,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3a8b3313-2f57-4167-8acd-fb3eaa755a13 2019-01-09 02:03:21,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-31483efd-9862-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8f1cae4d52f04da3c2c87a67b5eb0afbb00f873" 2019-01-09 02:03:21,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d19fce-6659-4a35-b3d3-2fae85d099d1 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-31483efd-9862-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/152cc3aaa0da4cc28c0fca253b5992bb"}, "enabled": true, "id": "152cc3aaa0da4cc28c0fca253b5992bb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-31483efd-9862-47c-proj"}]} 2019-01-09 02:03:21,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-31483efd-9862-47c-proj used request id req-39d19fce-6659-4a35-b3d3-2fae85d099d1 2019-01-09 02:03:22,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8f1cae4d52f04da3c2c87a67b5eb0afbb00f873" 2019-01-09 02:03:22,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b95eeb-6af6-4349-8f61-8fb33e508411 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:03:22,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-95b95eeb-6af6-4349-8f61-8fb33e508411 2019-01-09 02:03:22,468 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-31483efd-9862-47c-user 2019-01-09 02:03:22,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:22,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:22,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2706613e-d3e5-42ea-9fde-3db19543ce62 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:03:22,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2706613e-d3e5-42ea-9fde-3db19543ce62 2019-01-09 02:03:22,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" -d '{"role": {"name": "CreateNetworkSuccessTests-31483efd-9862-47c-proj-role"}}' 2019-01-09 02:03:22,668 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-517aa333-fa54-43e8-896b-5f66d20d6182 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5576884fe2784cf49fec12b49a515448", "links": {"self": "http://172.30.9.26:5000/v3/roles/5576884fe2784cf49fec12b49a515448"}, "name": "CreateNetworkSuccessTests-31483efd-9862-47c-proj-role"}} 2019-01-09 02:03:22,668 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-517aa333-fa54-43e8-896b-5f66d20d6182 2019-01-09 02:03:22,668 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-31483efd-9862-47c-proj-role 2019-01-09 02:03:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/5576884fe2784cf49fec12b49a515448 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:22,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e663cae8-6a46-4059-b038-5404c3dc4b16 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/5576884fe2784cf49fec12b49a515448"}, "domain_id": null, "name": "CreateNetworkSuccessTests-31483efd-9862-47c-proj-role", "id": "5576884fe2784cf49fec12b49a515448"}} 2019-01-09 02:03:22,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/5576884fe2784cf49fec12b49a515448 used request id req-e663cae8-6a46-4059-b038-5404c3dc4b16 2019-01-09 02:03:22,760 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-31483efd-9862-47c-proj-role to project CreateNetworkSuccessTests-31483efd-9862-47c-proj 2019-01-09 02:03:22,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/152cc3aaa0da4cc28c0fca253b5992bb/users/32b44a0285c34e8eaacc99146b280e5e/roles/5576884fe2784cf49fec12b49a515448 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:22,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4a0aa1d-4b4d-4f9a-84fd-bb693a7b0d8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:22,880 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/152cc3aaa0da4cc28c0fca253b5992bb/users/32b44a0285c34e8eaacc99146b280e5e/roles/5576884fe2784cf49fec12b49a515448 used request id req-d4a0aa1d-4b4d-4f9a-84fd-bb693a7b0d8f 2019-01-09 02:03:22,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:22,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:23,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5576884fe2784cf49fec12b49a515448", "name": "CreateNetworkSuccessTests-31483efd-9862-47c-proj-role"}], "expires_at": "2019-01-09T03:03:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "152cc3aaa0da4cc28c0fca253b5992bb", "name": "CreateNetworkSuccessTests-31483efd-9862-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-31483efd-9862-47c-user", "id": "32b44a0285c34e8eaacc99146b280e5e"}, "audit_ids": ["YV0eOXA5T1ioVigicE94ow"], "issued_at": "2019-01-09T02:03:23.000000Z"}} 2019-01-09 02:03:23,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1ae0aed9b2f8239c6d0d9cb3e21e1597fd2067" 2019-01-09 02:03:23,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a87fcca-2ecf-4171-9f71-7e214e4e6036 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:23,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5a87fcca-2ecf-4171-9f71-7e214e4e6036 2019-01-09 02:03:23,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1ae0aed9b2f8239c6d0d9cb3e21e1597fd2067" 2019-01-09 02:03:23,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ab144c98-8408-47cd-82b6-5b852b487586 Date: Wed, 09 Jan 2019 02:03:23 GMT RESP BODY: {"networks":[]} 2019-01-09 02:03:23,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-net used request id req-ab144c98-8408-47cd-82b6-5b852b487586 2019-01-09 02:03:23,527 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-net 2019-01-09 02:03:23,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1ae0aed9b2f8239c6d0d9cb3e21e1597fd2067" -d '{"network": {"name": "CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-net", "admin_state_up": true}}' 2019-01-09 02:03:24,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a6c1103d-7c35-4d61-8723-de3a479e0c3f Date: Wed, 09 Jan 2019 02:03:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eb02c869-1e85-48ce-9116-5fe13fc466dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"152cc3aaa0da4cc28c0fca253b5992bb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:03:23Z","is_default":false,"name":"CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"152cc3aaa0da4cc28c0fca253b5992bb","created_at":"2019-01-09T02:03:23Z","mtu":1450}} 2019-01-09 02:03:24,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-a6c1103d-7c35-4d61-8723-de3a479e0c3f 2019-01-09 02:03:24,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=eb02c869-1e85-48ce-9116-5fe13fc466dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1ae0aed9b2f8239c6d0d9cb3e21e1597fd2067" 2019-01-09 02:03:24,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-14084a70-a4bb-40cd-b8a9-b2b687bd3f9c Date: Wed, 09 Jan 2019 02:03:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:03:23Z","tenant_id":"152cc3aaa0da4cc28c0fca253b5992bb","created_at":"2019-01-09T02:03:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"152cc3aaa0da4cc28c0fca253b5992bb","id":"eb02c869-1e85-48ce-9116-5fe13fc466dd","name":"CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-net"}]} 2019-01-09 02:03:24,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=eb02c869-1e85-48ce-9116-5fe13fc466dd used request id req-14084a70-a4bb-40cd-b8a9-b2b687bd3f9c 2019-01-09 02:03:24,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb02c869-1e85-48ce-9116-5fe13fc466dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1ae0aed9b2f8239c6d0d9cb3e21e1597fd2067" 2019-01-09 02:03:24,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e10e0887-2d26-4777-990b-35ea3e947dd5 Date: Wed, 09 Jan 2019 02:03:24 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:03:24,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb02c869-1e85-48ce-9116-5fe13fc466dd used request id req-e10e0887-2d26-4777-990b-35ea3e947dd5 2019-01-09 02:03:24,651 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-subnet 2019-01-09 02:03:24,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1ae0aed9b2f8239c6d0d9cb3e21e1597fd2067" -d '{"subnets": [{"ip_version": 4, "network_id": "eb02c869-1e85-48ce-9116-5fe13fc466dd", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-subnet"}]}' 2019-01-09 02:03:25,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c94378b2-5a69-4733-ab59-077c0d235818 Date: Wed, 09 Jan 2019 02:03:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb02c869-1e85-48ce-9116-5fe13fc466dd","tenant_id":"152cc3aaa0da4cc28c0fca253b5992bb","created_at":"2019-01-09T02:03:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:03:25Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"152cc3aaa0da4cc28c0fca253b5992bb","id":"151592de-54d4-48cb-971d-82b5738fce82","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-subnet"}]} 2019-01-09 02:03:25,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-c94378b2-5a69-4733-ab59-077c0d235818 2019-01-09 02:03:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=eb02c869-1e85-48ce-9116-5fe13fc466dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1ae0aed9b2f8239c6d0d9cb3e21e1597fd2067" 2019-01-09 02:03:25,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e4b18749-f02e-44f9-bcb6-ea21097c5a81 Date: Wed, 09 Jan 2019 02:03:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["151592de-54d4-48cb-971d-82b5738fce82"],"updated_at":"2019-01-09T02:03:25Z","tenant_id":"152cc3aaa0da4cc28c0fca253b5992bb","created_at":"2019-01-09T02:03:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"152cc3aaa0da4cc28c0fca253b5992bb","id":"eb02c869-1e85-48ce-9116-5fe13fc466dd","name":"CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-net"}]} 2019-01-09 02:03:25,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=eb02c869-1e85-48ce-9116-5fe13fc466dd used request id req-e4b18749-f02e-44f9-bcb6-ea21097c5a81 2019-01-09 02:03:25,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb02c869-1e85-48ce-9116-5fe13fc466dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1ae0aed9b2f8239c6d0d9cb3e21e1597fd2067" 2019-01-09 02:03:25,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8b851877-7c07-4f0a-a7e3-0ced126bc8f3 Date: Wed, 09 Jan 2019 02:03:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb02c869-1e85-48ce-9116-5fe13fc466dd","tenant_id":"152cc3aaa0da4cc28c0fca253b5992bb","created_at":"2019-01-09T02:03:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:03:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"152cc3aaa0da4cc28c0fca253b5992bb","id":"151592de-54d4-48cb-971d-82b5738fce82","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-subnet"}]} 2019-01-09 02:03:25,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb02c869-1e85-48ce-9116-5fe13fc466dd used request id req-8b851877-7c07-4f0a-a7e3-0ced126bc8f3 2019-01-09 02:03:25,857 - OpenStackNetwork - DEBUG - Network [eb02c869-1e85-48ce-9116-5fe13fc466dd] created successfully 2019-01-09 02:03:25,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:25,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:26,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5576884fe2784cf49fec12b49a515448", "name": "CreateNetworkSuccessTests-31483efd-9862-47c-proj-role"}], "expires_at": "2019-01-09T03:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "152cc3aaa0da4cc28c0fca253b5992bb", "name": "CreateNetworkSuccessTests-31483efd-9862-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/152cc3aaa0da4cc28c0fca253b5992bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-31483efd-9862-47c-user", "id": "32b44a0285c34e8eaacc99146b280e5e"}, "audit_ids": ["99dLQMhlRbiWmkvPYO5HqA"], "issued_at": "2019-01-09T02:03:26.000000Z"}} 2019-01-09 02:03:26,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14242c9b88dbb98f2e7d152cb2b85d53feda6807" 2019-01-09 02:03:26,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c164aa-41b6-4820-8734-ef9fb6081309 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:26,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-87c164aa-41b6-4820-8734-ef9fb6081309 2019-01-09 02:03:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14242c9b88dbb98f2e7d152cb2b85d53feda6807" 2019-01-09 02:03:26,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a9a74ac4-7147-4501-bcf3-397952791297 Date: Wed, 09 Jan 2019 02:03:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["151592de-54d4-48cb-971d-82b5738fce82"],"updated_at":"2019-01-09T02:03:25Z","tenant_id":"152cc3aaa0da4cc28c0fca253b5992bb","created_at":"2019-01-09T02:03:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"152cc3aaa0da4cc28c0fca253b5992bb","id":"eb02c869-1e85-48ce-9116-5fe13fc466dd","name":"CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-net"}]} 2019-01-09 02:03:26,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-net used request id req-a9a74ac4-7147-4501-bcf3-397952791297 2019-01-09 02:03:26,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:03:26,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:03:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:03:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/152cc3aaa0da4cc28c0fca253b5992bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14242c9b88dbb98f2e7d152cb2b85d53feda6807" 2019-01-09 02:03:26,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3792924-2f11-4d79-be55-c542e2deaeec Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/152cc3aaa0da4cc28c0fca253b5992bb"}, "enabled": true, "id": "152cc3aaa0da4cc28c0fca253b5992bb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-31483efd-9862-47c-proj"}} 2019-01-09 02:03:26,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/152cc3aaa0da4cc28c0fca253b5992bb used request id req-a3792924-2f11-4d79-be55-c542e2deaeec 2019-01-09 02:03:26,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb02c869-1e85-48ce-9116-5fe13fc466dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14242c9b88dbb98f2e7d152cb2b85d53feda6807" 2019-01-09 02:03:26,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8858879e-a87d-4efe-83f2-a1aa928a0e33 Date: Wed, 09 Jan 2019 02:03:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb02c869-1e85-48ce-9116-5fe13fc466dd","tenant_id":"152cc3aaa0da4cc28c0fca253b5992bb","created_at":"2019-01-09T02:03:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:03:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"152cc3aaa0da4cc28c0fca253b5992bb","id":"151592de-54d4-48cb-971d-82b5738fce82","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-subnet"}]} 2019-01-09 02:03:26,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb02c869-1e85-48ce-9116-5fe13fc466dd used request id req-8858879e-a87d-4efe-83f2-a1aa928a0e33 2019-01-09 02:03:26,876 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-subnet 2019-01-09 02:03:26,876 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-subnet 2019-01-09 02:03:26,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/151592de-54d4-48cb-971d-82b5738fce82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1ae0aed9b2f8239c6d0d9cb3e21e1597fd2067" 2019-01-09 02:03:28,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65d28715-283a-4481-a5a1-97202bbc9631 Date: Wed, 09 Jan 2019 02:03:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:03:28,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/151592de-54d4-48cb-971d-82b5738fce82 used request id req-65d28715-283a-4481-a5a1-97202bbc9631 2019-01-09 02:03:28,771 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-cfe732ee-b413-41d5-b80e-a026000eaf8c-pub-net 2019-01-09 02:03:28,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/eb02c869-1e85-48ce-9116-5fe13fc466dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1ae0aed9b2f8239c6d0d9cb3e21e1597fd2067" 2019-01-09 02:03:30,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28f716e5-e74e-41ae-abb4-fdc96059cab2 Date: Wed, 09 Jan 2019 02:03:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:03:30,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/eb02c869-1e85-48ce-9116-5fe13fc466dd used request id req-28f716e5-e74e-41ae-abb4-fdc96059cab2 2019-01-09 02:03:30,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:30,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-62f9041c-cc1e-4222-82a0-a9629044bd47 Date: Wed, 09 Jan 2019 02:03:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "152cc3aaa0da4cc28c0fca253b5992bb", "created_at": "2019-01-09T02:03:23Z", "updated_at": "2019-01-09T02:03:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:03:23Z", "revision_number": 0, "id": "0fad0f32-28a1-4ad3-aa09-a5cfe151e383", "remote_group_id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "remote_ip_prefix": null, "created_at": "2019-01-09T02:03:23Z", "security_group_id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "tenant_id": "152cc3aaa0da4cc28c0fca253b5992bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "152cc3aaa0da4cc28c0fca253b5992bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:03:23Z", "revision_number": 0, "id": "40129ed9-1ba8-49bc-ba0e-ad152c9d813e", "remote_group_id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "remote_ip_prefix": null, "created_at": "2019-01-09T02:03:23Z", "security_group_id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "tenant_id": "152cc3aaa0da4cc28c0fca253b5992bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "152cc3aaa0da4cc28c0fca253b5992bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:03:23Z", "revision_number": 0, "id": "5d4dd97b-5e15-40f1-a3b5-42de946fb220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:03:23Z", "security_group_id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "tenant_id": "152cc3aaa0da4cc28c0fca253b5992bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "152cc3aaa0da4cc28c0fca253b5992bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:03:23Z", "revision_number": 0, "id": "f3b919c7-0832-4f9b-978a-7c51b5ed867f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:03:23Z", "security_group_id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "tenant_id": "152cc3aaa0da4cc28c0fca253b5992bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "152cc3aaa0da4cc28c0fca253b5992bb"}], "revision_number": 4, "project_id": "152cc3aaa0da4cc28c0fca253b5992bb", "id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:03:30,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-62f9041c-cc1e-4222-82a0-a9629044bd47 2019-01-09 02:03:30,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/152cc3aaa0da4cc28c0fca253b5992bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:30,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0c1d25-5161-4732-ad63-5f4938eae5e6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/152cc3aaa0da4cc28c0fca253b5992bb"}, "enabled": true, "id": "152cc3aaa0da4cc28c0fca253b5992bb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-31483efd-9862-47c-proj"}} 2019-01-09 02:03:30,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/152cc3aaa0da4cc28c0fca253b5992bb used request id req-1b0c1d25-5161-4732-ad63-5f4938eae5e6 2019-01-09 02:03:30,391 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 528c0fa9-880f-4f87-938f-0999786bf0f0 2019-01-09 02:03:30,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=528c0fa9-880f-4f87-938f-0999786bf0f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:30,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8631c5fd-a305-404d-8b50-4ce7ad04a5e9 Date: Wed, 09 Jan 2019 02:03:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:03:23Z", "security_group_id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "port_range_min": null, "revision_number": 0, "tenant_id": "152cc3aaa0da4cc28c0fca253b5992bb", "created_at": "2019-01-09T02:03:23Z", "project_id": "152cc3aaa0da4cc28c0fca253b5992bb", "id": "0fad0f32-28a1-4ad3-aa09-a5cfe151e383"}, {"remote_group_id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:03:23Z", "security_group_id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "port_range_min": null, "revision_number": 0, "tenant_id": "152cc3aaa0da4cc28c0fca253b5992bb", "created_at": "2019-01-09T02:03:23Z", "project_id": "152cc3aaa0da4cc28c0fca253b5992bb", "id": "40129ed9-1ba8-49bc-ba0e-ad152c9d813e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:03:23Z", "security_group_id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "port_range_min": null, "revision_number": 0, "tenant_id": "152cc3aaa0da4cc28c0fca253b5992bb", "created_at": "2019-01-09T02:03:23Z", "project_id": "152cc3aaa0da4cc28c0fca253b5992bb", "id": "5d4dd97b-5e15-40f1-a3b5-42de946fb220"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:03:23Z", "security_group_id": "528c0fa9-880f-4f87-938f-0999786bf0f0", "port_range_min": null, "revision_number": 0, "tenant_id": "152cc3aaa0da4cc28c0fca253b5992bb", "created_at": "2019-01-09T02:03:23Z", "project_id": "152cc3aaa0da4cc28c0fca253b5992bb", "id": "f3b919c7-0832-4f9b-978a-7c51b5ed867f"}]} 2019-01-09 02:03:30,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=528c0fa9-880f-4f87-938f-0999786bf0f0 used request id req-8631c5fd-a305-404d-8b50-4ce7ad04a5e9 2019-01-09 02:03:30,577 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:03:30,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/528c0fa9-880f-4f87-938f-0999786bf0f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:30,882 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1dab6e21-95d5-40aa-9d2c-37dbe1c139bb Content-Length: 0 Date: Wed, 09 Jan 2019 02:03:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:03:30,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/528c0fa9-880f-4f87-938f-0999786bf0f0 used request id req-1dab6e21-95d5-40aa-9d2c-37dbe1c139bb 2019-01-09 02:03:30,883 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-31483efd-9862-47c-proj 2019-01-09 02:03:30,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/152cc3aaa0da4cc28c0fca253b5992bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:31,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ad027dc-f234-42fc-a737-2b892b5dc6f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:31,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/152cc3aaa0da4cc28c0fca253b5992bb used request id req-3ad027dc-f234-42fc-a737-2b892b5dc6f6 2019-01-09 02:03:31,108 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-31483efd-9862-47c-proj-role 2019-01-09 02:03:31,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/5576884fe2784cf49fec12b49a515448 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:31,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f3caaf3-769f-4b91-b5a4-2fa1d86ea22c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:31,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/5576884fe2784cf49fec12b49a515448 used request id req-4f3caaf3-769f-4b91-b5a4-2fa1d86ea22c 2019-01-09 02:03:31,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec7123f0b1cd6d1c18a4bd2431b8ab4911d1b2d" 2019-01-09 02:03:31,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e52864-5763-4ef1-b355-6f310e5ab2a8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:03:31,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-65e52864-5763-4ef1-b355-6f310e5ab2a8 2019-01-09 02:03:31,318 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-31483efd-9862-47c-user 2019-01-09 02:03:31,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/32b44a0285c34e8eaacc99146b280e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8f1cae4d52f04da3c2c87a67b5eb0afbb00f873" 2019-01-09 02:03:31,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fe50c76-d065-45ac-9017-564376331b5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:31,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/32b44a0285c34e8eaacc99146b280e5e used request id req-6fe50c76-d065-45ac-9017-564376331b5e 2019-01-09 02:03:31,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:31,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["udUr_BH0Si6uYFophBc3og"], "issued_at": "2019-01-09T02:03:31.000000Z"}} 2019-01-09 02:03:31,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d754c904d1fdfff2d3dcc6eb29c40e82bd752038" 2019-01-09 02:03:32,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa96c708-cc89-4ede-b6ea-562f10414cca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:32,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fa96c708-cc89-4ede-b6ea-562f10414cca 2019-01-09 02:03:32,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:32,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:32,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["5-OX_zNDS4Sd7nXYoRQL-g"], "issued_at": "2019-01-09T02:03:32.000000Z"}} 2019-01-09 02:03:32,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:32,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da7f4e6-9ee6-4ab3-89b8-52f50611e225 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:32,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7da7f4e6-9ee6-4ab3-89b8-52f50611e225 2019-01-09 02:03:32,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:03:32,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:03:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:03:32,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1e7923dc-288d-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:32,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bd6f85-f651-4a98-b3d8-05891a32fd8b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1e7923dc-288d-42e-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:03:32,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1e7923dc-288d-42e-proj used request id req-a0bd6f85-f651-4a98-b3d8-05891a32fd8b 2019-01-09 02:03:32,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:32,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c35e3c-17bb-4259-9adc-996636563c6f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:03:32,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-90c35e3c-17bb-4259-9adc-996636563c6f 2019-01-09 02:03:32,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj"}}' 2019-01-09 02:03:32,791 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e9b8546-582a-4623-9d61-1ebd9157191d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c57d7a5117a9444ab8025256c63b45ac"}, "enabled": true, "id": "c57d7a5117a9444ab8025256c63b45ac", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj"}} 2019-01-09 02:03:32,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0e9b8546-582a-4623-9d61-1ebd9157191d 2019-01-09 02:03:32,791 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-1e7923dc-288d-42e-proj 2019-01-09 02:03:32,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:32,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:33,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:03:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["JllA2F5DTgGdGFr-sQOl-g"], "issued_at": "2019-01-09T02:03:33.000000Z"}} 2019-01-09 02:03:33,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8309e3e4349c98167cfdb495fc7fb193c015420f" 2019-01-09 02:03:33,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34287efd-00f3-4367-86d8-9377138739a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:33,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-34287efd-00f3-4367-86d8-9377138739a6 2019-01-09 02:03:33,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:03:33,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:03:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:03:33,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8309e3e4349c98167cfdb495fc7fb193c015420f" 2019-01-09 02:03:33,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d71a38-4068-4f53-a82d-bf9b77379a8f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:03:33,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-14d71a38-4068-4f53-a82d-bf9b77379a8f 2019-01-09 02:03:33,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-1e7923dc-288d-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8309e3e4349c98167cfdb495fc7fb193c015420f" 2019-01-09 02:03:33,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-436c4bb7-e15b-4abe-ad69-91148ab902ab Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-1e7923dc-288d-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c57d7a5117a9444ab8025256c63b45ac"}, "enabled": true, "id": "c57d7a5117a9444ab8025256c63b45ac", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj"}]} 2019-01-09 02:03:33,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-1e7923dc-288d-42e-proj used request id req-436c4bb7-e15b-4abe-ad69-91148ab902ab 2019-01-09 02:03:33,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8309e3e4349c98167cfdb495fc7fb193c015420f" 2019-01-09 02:03:33,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e66779-ff3a-4cba-a9ef-bf12ae026e9e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:03:33,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c6e66779-ff3a-4cba-a9ef-bf12ae026e9e 2019-01-09 02:03:33,854 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-1e7923dc-288d-42e-user 2019-01-09 02:03:33,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:33,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:33,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579d0801-1b65-47e3-ad01-b787e8767c7f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:03:33,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-579d0801-1b65-47e3-ad01-b787e8767c7f 2019-01-09 02:03:33,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" -d '{"role": {"name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj-role"}}' 2019-01-09 02:03:34,075 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-748106ca-8c77-46ed-8186-9520552b1d75 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a8517e4d5a2c433e853f8415f0ab6a25", "links": {"self": "http://172.30.9.26:5000/v3/roles/a8517e4d5a2c433e853f8415f0ab6a25"}, "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj-role"}} 2019-01-09 02:03:34,075 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-748106ca-8c77-46ed-8186-9520552b1d75 2019-01-09 02:03:34,076 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-1e7923dc-288d-42e-proj-role 2019-01-09 02:03:34,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a8517e4d5a2c433e853f8415f0ab6a25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:34,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf7a142-ed9d-4b5f-90d2-d252f951cbc6 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a8517e4d5a2c433e853f8415f0ab6a25"}, "domain_id": null, "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj-role", "id": "a8517e4d5a2c433e853f8415f0ab6a25"}} 2019-01-09 02:03:34,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a8517e4d5a2c433e853f8415f0ab6a25 used request id req-dcf7a142-ed9d-4b5f-90d2-d252f951cbc6 2019-01-09 02:03:34,165 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-1e7923dc-288d-42e-proj-role to project CreateRouterSuccessTests-1e7923dc-288d-42e-proj 2019-01-09 02:03:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c57d7a5117a9444ab8025256c63b45ac/users/95f7f6b8691749238484b755b85c5694/roles/a8517e4d5a2c433e853f8415f0ab6a25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:34,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7424344c-7684-43fe-8bc6-9527fc42566e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:34,291 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c57d7a5117a9444ab8025256c63b45ac/users/95f7f6b8691749238484b755b85c5694/roles/a8517e4d5a2c433e853f8415f0ab6a25 used request id req-7424344c-7684-43fe-8bc6-9527fc42566e 2019-01-09 02:03:34,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:34,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:34,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8517e4d5a2c433e853f8415f0ab6a25", "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj-role"}], "expires_at": "2019-01-09T03:03:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57d7a5117a9444ab8025256c63b45ac", "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c57d7a5117a9444ab8025256c63b45ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c57d7a5117a9444ab8025256c63b45ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c57d7a5117a9444ab8025256c63b45ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c57d7a5117a9444ab8025256c63b45ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c57d7a5117a9444ab8025256c63b45ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c57d7a5117a9444ab8025256c63b45ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-user", "id": "95f7f6b8691749238484b755b85c5694"}, "audit_ids": ["GxSQhRuPS1uegEmp8lIZYA"], "issued_at": "2019-01-09T02:03:34.000000Z"}} 2019-01-09 02:03:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c311a9a38afa736cbce2c6e2f0e0680442f925b" 2019-01-09 02:03:34,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35919ba-f7a1-437b-a397-a2852a2dce7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:34,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d35919ba-f7a1-437b-a397-a2852a2dce7d 2019-01-09 02:03:34,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c311a9a38afa736cbce2c6e2f0e0680442f925b" 2019-01-09 02:03:34,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b7d29aa5-15a6-48b1-b06d-c80322915bf8 Date: Wed, 09 Jan 2019 02:03:34 GMT RESP BODY: {"routers": []} 2019-01-09 02:03:34,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router&admin_state_up=True used request id req-b7d29aa5-15a6-48b1-b06d-c80322915bf8 2019-01-09 02:03:34,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:34,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:35,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8517e4d5a2c433e853f8415f0ab6a25", "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj-role"}], "expires_at": "2019-01-09T03:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57d7a5117a9444ab8025256c63b45ac", "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c57d7a5117a9444ab8025256c63b45ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c57d7a5117a9444ab8025256c63b45ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c57d7a5117a9444ab8025256c63b45ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c57d7a5117a9444ab8025256c63b45ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c57d7a5117a9444ab8025256c63b45ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c57d7a5117a9444ab8025256c63b45ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-user", "id": "95f7f6b8691749238484b755b85c5694"}, "audit_ids": ["jNquukhRTH2Fv1H6VLLR2w"], "issued_at": "2019-01-09T02:03:35.000000Z"}} 2019-01-09 02:03:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}befed81da2f08844d561b514fb67e49280010af2" 2019-01-09 02:03:35,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c281f4b0-a645-4cf3-a37f-3b27118999e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:35,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c281f4b0-a645-4cf3-a37f-3b27118999e0 2019-01-09 02:03:35,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c311a9a38afa736cbce2c6e2f0e0680442f925b" 2019-01-09 02:03:35,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9e786813-ddcd-46ff-983d-b3280c8496e5 Date: Wed, 09 Jan 2019 02:03:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:03:35,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-9e786813-ddcd-46ff-983d-b3280c8496e5 2019-01-09 02:03:35,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c311a9a38afa736cbce2c6e2f0e0680442f925b" 2019-01-09 02:03:35,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e42668cf-dc35-4a24-911c-98a175a91745 Date: Wed, 09 Jan 2019 02:03:35 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:03:35,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-e42668cf-dc35-4a24-911c-98a175a91745 2019-01-09 02:03:35,940 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router 2019-01-09 02:03:35,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c311a9a38afa736cbce2c6e2f0e0680442f925b" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router", "admin_state_up": true}}' 2019-01-09 02:03:40,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-e5eb98e3-1dd7-439f-8b3d-4138be8f2c40 Date: Wed, 09 Jan 2019 02:03:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c57d7a5117a9444ab8025256c63b45ac", "created_at": "2019-01-09T02:03:36Z", "admin_state_up": true, "updated_at": "2019-01-09T02:03:37Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c57d7a5117a9444ab8025256c63b45ac", "id": "cc3c55e6-f221-4d8e-8090-453255c08167", "name": "CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router"}} 2019-01-09 02:03:40,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-e5eb98e3-1dd7-439f-8b3d-4138be8f2c40 2019-01-09 02:03:40,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=cc3c55e6-f221-4d8e-8090-453255c08167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c311a9a38afa736cbce2c6e2f0e0680442f925b" 2019-01-09 02:03:41,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e73134b0-99a1-4ce7-87a4-db03671257aa Date: Wed, 09 Jan 2019 02:03:41 GMT RESP BODY: {"ports":[]} 2019-01-09 02:03:41,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=cc3c55e6-f221-4d8e-8090-453255c08167 used request id req-e73134b0-99a1-4ce7-87a4-db03671257aa 2019-01-09 02:03:41,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/cc3c55e6-f221-4d8e-8090-453255c08167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c311a9a38afa736cbce2c6e2f0e0680442f925b" 2019-01-09 02:03:41,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2dfe2611-664f-4ea0-aa6a-bb8a1ab25cd4 Date: Wed, 09 Jan 2019 02:03:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c57d7a5117a9444ab8025256c63b45ac", "created_at": "2019-01-09T02:03:36Z", "admin_state_up": true, "updated_at": "2019-01-09T02:03:40Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "c57d7a5117a9444ab8025256c63b45ac", "id": "cc3c55e6-f221-4d8e-8090-453255c08167", "name": "CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router"}} 2019-01-09 02:03:41,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/cc3c55e6-f221-4d8e-8090-453255c08167 used request id req-2dfe2611-664f-4ea0-aa6a-bb8a1ab25cd4 2019-01-09 02:03:41,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=cc3c55e6-f221-4d8e-8090-453255c08167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c311a9a38afa736cbce2c6e2f0e0680442f925b" 2019-01-09 02:03:41,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc64f8ba-440c-4647-b62d-fc3e9564cf60 Date: Wed, 09 Jan 2019 02:03:41 GMT RESP BODY: {"ports":[]} 2019-01-09 02:03:41,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=cc3c55e6-f221-4d8e-8090-453255c08167 used request id req-dc64f8ba-440c-4647-b62d-fc3e9564cf60 2019-01-09 02:03:41,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:41,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8517e4d5a2c433e853f8415f0ab6a25", "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj-role"}], "expires_at": "2019-01-09T03:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57d7a5117a9444ab8025256c63b45ac", "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c57d7a5117a9444ab8025256c63b45ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c57d7a5117a9444ab8025256c63b45ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c57d7a5117a9444ab8025256c63b45ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c57d7a5117a9444ab8025256c63b45ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c57d7a5117a9444ab8025256c63b45ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c57d7a5117a9444ab8025256c63b45ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c57d7a5117a9444ab8025256c63b45ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-user", "id": "95f7f6b8691749238484b755b85c5694"}, "audit_ids": ["GCaarZcGRJuosafA5QfLZg"], "issued_at": "2019-01-09T02:03:41.000000Z"}} 2019-01-09 02:03:41,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654e9dea4bbb03e0d230ca9273080f341c87a14e" 2019-01-09 02:03:42,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-ace97629-2db4-4a3f-944c-0f263039c313 Date: Wed, 09 Jan 2019 02:03:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c57d7a5117a9444ab8025256c63b45ac", "created_at": "2019-01-09T02:03:36Z", "admin_state_up": true, "updated_at": "2019-01-09T02:03:40Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "c57d7a5117a9444ab8025256c63b45ac", "id": "cc3c55e6-f221-4d8e-8090-453255c08167", "name": "CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router"}]} 2019-01-09 02:03:42,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router&admin_state_up=True used request id req-ace97629-2db4-4a3f-944c-0f263039c313 2019-01-09 02:03:42,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:03:42,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:03:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:03:42,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c57d7a5117a9444ab8025256c63b45ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d754c904d1fdfff2d3dcc6eb29c40e82bd752038" 2019-01-09 02:03:42,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4688f58-98f5-4953-bd37-c800de352aa3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c57d7a5117a9444ab8025256c63b45ac"}, "enabled": true, "id": "c57d7a5117a9444ab8025256c63b45ac", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1e7923dc-288d-42e-proj"}} 2019-01-09 02:03:42,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c57d7a5117a9444ab8025256c63b45ac used request id req-f4688f58-98f5-4953-bd37-c800de352aa3 2019-01-09 02:03:42,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=cc3c55e6-f221-4d8e-8090-453255c08167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654e9dea4bbb03e0d230ca9273080f341c87a14e" 2019-01-09 02:03:42,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4bc92c9f-bca6-4a57-a69c-e270595f0bba Date: Wed, 09 Jan 2019 02:03:42 GMT RESP BODY: {"ports":[]} 2019-01-09 02:03:42,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=cc3c55e6-f221-4d8e-8090-453255c08167 used request id req-4bc92c9f-bca6-4a57-a69c-e270595f0bba 2019-01-09 02:03:42,432 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router 2019-01-09 02:03:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/cc3c55e6-f221-4d8e-8090-453255c08167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654e9dea4bbb03e0d230ca9273080f341c87a14e" 2019-01-09 02:03:46,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57c6be21-ff72-4a1a-9457-052ff66fc88b Content-Length: 0 Date: Wed, 09 Jan 2019 02:03:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:03:46,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/cc3c55e6-f221-4d8e-8090-453255c08167 used request id req-57c6be21-ff72-4a1a-9457-052ff66fc88b 2019-01-09 02:03:46,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654e9dea4bbb03e0d230ca9273080f341c87a14e" 2019-01-09 02:03:46,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-51474294-7b58-4e95-bd1d-d036f94f1823 Date: Wed, 09 Jan 2019 02:03:46 GMT RESP BODY: {"routers": []} 2019-01-09 02:03:46,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router&admin_state_up=True used request id req-51474294-7b58-4e95-bd1d-d036f94f1823 2019-01-09 02:03:46,351 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router 2019-01-09 02:03:46,351 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9bd0c6e8-0169-4424-ba15-b97ecdcbcd17-pub-router 2019-01-09 02:03:46,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/cc3c55e6-f221-4d8e-8090-453255c08167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c311a9a38afa736cbce2c6e2f0e0680442f925b" 2019-01-09 02:03:46,545 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-3aa0d33c-ebb6-4333-87f7-1d6d6706ac77 Date: Wed, 09 Jan 2019 02:03:46 GMT RESP BODY: {"NeutronError": {"message": "Router cc3c55e6-f221-4d8e-8090-453255c08167 could not be found", "type": "RouterNotFound", "detail": ""}} 2019-01-09 02:03:46,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/cc3c55e6-f221-4d8e-8090-453255c08167 used request id req-3aa0d33c-ebb6-4333-87f7-1d6d6706ac77 2019-01-09 02:03:46,546 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router cc3c55e6-f221-4d8e-8090-453255c08167 could not be found", "type": "RouterNotFound", "detail": ""}} 2019-01-09 02:03:46,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:46,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-145503c1-bc2f-4298-876e-a6de3c94df66 Date: Wed, 09 Jan 2019 02:03:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:03:46,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-145503c1-bc2f-4298-876e-a6de3c94df66 2019-01-09 02:03:46,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:46,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-749ff9a3-c509-42c4-936f-9879470288e1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:03:46,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-749ff9a3-c509-42c4-936f-9879470288e1 2019-01-09 02:03:46,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:46,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b81e98c-94a3-44b2-8006-ff0ea23dc068 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:03:46,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-8b81e98c-94a3-44b2-8006-ff0ea23dc068 2019-01-09 02:03:46,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:47,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d403fc8b-00b5-4977-83ef-dd94a060e545 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:03:47,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-d403fc8b-00b5-4977-83ef-dd94a060e545 2019-01-09 02:03:47,039 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-1e7923dc-288d-42e-proj 2019-01-09 02:03:47,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c57d7a5117a9444ab8025256c63b45ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:47,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b77bb0a-9eee-4b38-86e3-dc2d59145de2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:47,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c57d7a5117a9444ab8025256c63b45ac used request id req-9b77bb0a-9eee-4b38-86e3-dc2d59145de2 2019-01-09 02:03:47,258 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-1e7923dc-288d-42e-proj-role 2019-01-09 02:03:47,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a8517e4d5a2c433e853f8415f0ab6a25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:47,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04d05d8c-8846-4f6b-9fbe-8455d74d9291 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:47,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a8517e4d5a2c433e853f8415f0ab6a25 used request id req-04d05d8c-8846-4f6b-9fbe-8455d74d9291 2019-01-09 02:03:47,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0275401c8c185b3b3b25793f4dda682023d20dfa" 2019-01-09 02:03:47,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a1862a-7ffd-4297-a23d-ffeaff51fc95 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:03:47,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-20a1862a-7ffd-4297-a23d-ffeaff51fc95 2019-01-09 02:03:47,472 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-1e7923dc-288d-42e-user 2019-01-09 02:03:47,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/95f7f6b8691749238484b755b85c5694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8309e3e4349c98167cfdb495fc7fb193c015420f" 2019-01-09 02:03:47,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-676a8f8d-bff8-4bc1-98a3-217e34106af2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:47,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/95f7f6b8691749238484b755b85c5694 used request id req-676a8f8d-bff8-4bc1-98a3-217e34106af2 2019-01-09 02:03:47,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:48,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:03:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["vQKczOKuSZiGjXaapQgbyw"], "issued_at": "2019-01-09T02:03:48.000000Z"}} 2019-01-09 02:03:48,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d2c5c7380ba47ab94f90b45542610ce0509694" 2019-01-09 02:03:48,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2b2333-0c49-4f99-97f7-451dac573d41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:48,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6c2b2333-0c49-4f99-97f7-451dac573d41 2019-01-09 02:03:48,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:48,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:48,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:03:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["J7Fq0mA8QiS6j49G85Ka4w"], "issued_at": "2019-01-09T02:03:48.000000Z"}} 2019-01-09 02:03:48,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:03:48,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5085b5-41a5-42c5-b805-d111a9b9008e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:48,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0d5085b5-41a5-42c5-b805-d111a9b9008e 2019-01-09 02:03:48,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:03:48,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:03:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:03:48,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3646dced-4ce0-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:03:48,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da51133d-6f93-4112-8657-5aa92ba819b8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3646dced-4ce0-4fa-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:03:48,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3646dced-4ce0-4fa-proj used request id req-da51133d-6f93-4112-8657-5aa92ba819b8 2019-01-09 02:03:48,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:03:48,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be95e01d-9e21-49da-92c3-dc1044487136 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:03:48,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-be95e01d-9e21-49da-92c3-dc1044487136 2019-01-09 02:03:48,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj"}}' 2019-01-09 02:03:48,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80fb7f62-3854-4557-8415-6bd222eedfc2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/af8f017a54de4e4caea7fac19b76d715"}, "enabled": true, "id": "af8f017a54de4e4caea7fac19b76d715", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj"}} 2019-01-09 02:03:48,937 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-80fb7f62-3854-4557-8415-6bd222eedfc2 2019-01-09 02:03:48,937 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3646dced-4ce0-4fa-proj 2019-01-09 02:03:48,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:48,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:49,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["mTy4ERvySYu6mWNVXE6DBg"], "issued_at": "2019-01-09T02:03:49.000000Z"}} 2019-01-09 02:03:49,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed37f1de00dea4b9eae84276eb45308ca9b9478" 2019-01-09 02:03:49,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92f0174-1c70-419f-83c4-707562f26000 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:49,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e92f0174-1c70-419f-83c4-707562f26000 2019-01-09 02:03:49,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:03:49,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:03:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:03:49,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed37f1de00dea4b9eae84276eb45308ca9b9478" 2019-01-09 02:03:49,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b78b48-d4d0-435e-bc42-465cda3cd9be Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:03:49,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b7b78b48-d4d0-435e-bc42-465cda3cd9be 2019-01-09 02:03:49,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-3646dced-4ce0-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed37f1de00dea4b9eae84276eb45308ca9b9478" 2019-01-09 02:03:49,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d7520d-aaf9-45cd-abe7-76237933b00a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-3646dced-4ce0-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/af8f017a54de4e4caea7fac19b76d715"}, "enabled": true, "id": "af8f017a54de4e4caea7fac19b76d715", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj"}]} 2019-01-09 02:03:49,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-3646dced-4ce0-4fa-proj used request id req-23d7520d-aaf9-45cd-abe7-76237933b00a 2019-01-09 02:03:49,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed37f1de00dea4b9eae84276eb45308ca9b9478" 2019-01-09 02:03:49,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d51a501-f950-4d34-aa23-239d1a23f87f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:03:49,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5d51a501-f950-4d34-aa23-239d1a23f87f 2019-01-09 02:03:50,009 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3646dced-4ce0-4fa-user 2019-01-09 02:03:50,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:50,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:03:50,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da536f11-c4c6-4337-b7b9-8edf612b6dca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:03:50,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-da536f11-c4c6-4337-b7b9-8edf612b6dca 2019-01-09 02:03:50,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" -d '{"role": {"name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj-role"}}' 2019-01-09 02:03:50,213 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:03:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3c47762-e8f5-4086-82b3-0114d90f235b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "656f907c2b2f4f83997546fe934f5b8d", "links": {"self": "http://172.30.9.26:5000/v3/roles/656f907c2b2f4f83997546fe934f5b8d"}, "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj-role"}} 2019-01-09 02:03:50,213 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d3c47762-e8f5-4086-82b3-0114d90f235b 2019-01-09 02:03:50,214 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3646dced-4ce0-4fa-proj-role 2019-01-09 02:03:50,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/656f907c2b2f4f83997546fe934f5b8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:03:50,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ded8333-3a23-444b-a7ad-36cc0236702f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/656f907c2b2f4f83997546fe934f5b8d"}, "domain_id": null, "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj-role", "id": "656f907c2b2f4f83997546fe934f5b8d"}} 2019-01-09 02:03:50,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/656f907c2b2f4f83997546fe934f5b8d used request id req-0ded8333-3a23-444b-a7ad-36cc0236702f 2019-01-09 02:03:50,306 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3646dced-4ce0-4fa-proj-role to project CreateRouterSuccessTests-3646dced-4ce0-4fa-proj 2019-01-09 02:03:50,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/af8f017a54de4e4caea7fac19b76d715/users/8bb24785ab83439bbbd7b3cb651f120e/roles/656f907c2b2f4f83997546fe934f5b8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:03:50,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:03:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70150d51-aaa2-43d6-b039-60818e615e52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:03:50,365 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/af8f017a54de4e4caea7fac19b76d715/users/8bb24785ab83439bbbd7b3cb651f120e/roles/656f907c2b2f4f83997546fe934f5b8d used request id req-70150d51-aaa2-43d6-b039-60818e615e52 2019-01-09 02:03:50,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:50,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:50,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "656f907c2b2f4f83997546fe934f5b8d", "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj-role"}], "expires_at": "2019-01-09T03:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af8f017a54de4e4caea7fac19b76d715", "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/af8f017a54de4e4caea7fac19b76d715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/af8f017a54de4e4caea7fac19b76d715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/af8f017a54de4e4caea7fac19b76d715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/af8f017a54de4e4caea7fac19b76d715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/af8f017a54de4e4caea7fac19b76d715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/af8f017a54de4e4caea7fac19b76d715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-user", "id": "8bb24785ab83439bbbd7b3cb651f120e"}, "audit_ids": ["IjiC5BuWQU-b8xeH1xt75g"], "issued_at": "2019-01-09T02:03:50.000000Z"}} 2019-01-09 02:03:50,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19127ddbb488d75d8785d176dc63b69da93f9563" 2019-01-09 02:03:50,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3912ca7f-92d2-45ee-a509-5eea9dd5cca4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:50,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3912ca7f-92d2-45ee-a509-5eea9dd5cca4 2019-01-09 02:03:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d02b4b97-b889-4316-905c-e9d6180dd91d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19127ddbb488d75d8785d176dc63b69da93f9563" 2019-01-09 02:03:51,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8c9656af-88df-4425-87ca-10d0106c7ff5 Date: Wed, 09 Jan 2019 02:03:51 GMT RESP BODY: {"routers": []} 2019-01-09 02:03:51,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d02b4b97-b889-4316-905c-e9d6180dd91d-pub-router&admin_state_up=True used request id req-8c9656af-88df-4425-87ca-10d0106c7ff5 2019-01-09 02:03:51,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:03:51,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:51,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "656f907c2b2f4f83997546fe934f5b8d", "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj-role"}], "expires_at": "2019-01-09T03:03:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af8f017a54de4e4caea7fac19b76d715", "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/af8f017a54de4e4caea7fac19b76d715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/af8f017a54de4e4caea7fac19b76d715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/af8f017a54de4e4caea7fac19b76d715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/af8f017a54de4e4caea7fac19b76d715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/af8f017a54de4e4caea7fac19b76d715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/af8f017a54de4e4caea7fac19b76d715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-user", "id": "8bb24785ab83439bbbd7b3cb651f120e"}, "audit_ids": ["fQ3C--MlQsy5pzCShqsKCA"], "issued_at": "2019-01-09T02:03:51.000000Z"}} 2019-01-09 02:03:51,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3446e4f8e08bbc8bbd8d0f4ff14c1ce68cb0d6" 2019-01-09 02:03:51,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd411c49-7264-43f3-80d6-7296b4bb8210 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:03:51,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fd411c49-7264-43f3-80d6-7296b4bb8210 2019-01-09 02:03:51,556 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d02b4b97-b889-4316-905c-e9d6180dd91d-pub-router 2019-01-09 02:03:51,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19127ddbb488d75d8785d176dc63b69da93f9563" -d '{"router": {"name": "CreateRouterSuccessTests-d02b4b97-b889-4316-905c-e9d6180dd91d-pub-router", "admin_state_up": true}}' 2019-01-09 02:03:55,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-e7c66f9a-0dbf-4b27-b52c-1e94790d2bbf Date: Wed, 09 Jan 2019 02:03:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "af8f017a54de4e4caea7fac19b76d715", "created_at": "2019-01-09T02:03:52Z", "admin_state_up": true, "updated_at": "2019-01-09T02:03:52Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "af8f017a54de4e4caea7fac19b76d715", "id": "c8436856-d119-42f1-a869-9b9e8d9b1557", "name": "CreateRouterSuccessTests-d02b4b97-b889-4316-905c-e9d6180dd91d-pub-router"}} 2019-01-09 02:03:55,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-e7c66f9a-0dbf-4b27-b52c-1e94790d2bbf 2019-01-09 02:03:55,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=c8436856-d119-42f1-a869-9b9e8d9b1557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19127ddbb488d75d8785d176dc63b69da93f9563" 2019-01-09 02:03:55,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-198ddcb4-736f-4f7e-9f06-38a1ecec4aa0 Date: Wed, 09 Jan 2019 02:03:55 GMT RESP BODY: {"ports":[]} 2019-01-09 02:03:55,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=c8436856-d119-42f1-a869-9b9e8d9b1557 used request id req-198ddcb4-736f-4f7e-9f06-38a1ecec4aa0 2019-01-09 02:03:55,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/c8436856-d119-42f1-a869-9b9e8d9b1557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19127ddbb488d75d8785d176dc63b69da93f9563" 2019-01-09 02:03:55,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-3a68e9a8-87c0-4631-9680-bbe874fe2631 Date: Wed, 09 Jan 2019 02:03:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "af8f017a54de4e4caea7fac19b76d715", "created_at": "2019-01-09T02:03:52Z", "admin_state_up": true, "updated_at": "2019-01-09T02:03:54Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "af8f017a54de4e4caea7fac19b76d715", "id": "c8436856-d119-42f1-a869-9b9e8d9b1557", "name": "CreateRouterSuccessTests-d02b4b97-b889-4316-905c-e9d6180dd91d-pub-router"}} 2019-01-09 02:03:55,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/c8436856-d119-42f1-a869-9b9e8d9b1557 used request id req-3a68e9a8-87c0-4631-9680-bbe874fe2631 2019-01-09 02:03:55,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=c8436856-d119-42f1-a869-9b9e8d9b1557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19127ddbb488d75d8785d176dc63b69da93f9563" 2019-01-09 02:03:55,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7a63d824-db98-43ee-80ef-3fe66b8cb7c7 Date: Wed, 09 Jan 2019 02:03:55 GMT RESP BODY: {"ports":[]} 2019-01-09 02:03:55,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=c8436856-d119-42f1-a869-9b9e8d9b1557 used request id req-7a63d824-db98-43ee-80ef-3fe66b8cb7c7 2019-01-09 02:03:55,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:03:56,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "656f907c2b2f4f83997546fe934f5b8d", "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj-role"}], "expires_at": "2019-01-09T03:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af8f017a54de4e4caea7fac19b76d715", "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/af8f017a54de4e4caea7fac19b76d715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/af8f017a54de4e4caea7fac19b76d715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/af8f017a54de4e4caea7fac19b76d715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/af8f017a54de4e4caea7fac19b76d715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/af8f017a54de4e4caea7fac19b76d715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/af8f017a54de4e4caea7fac19b76d715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/af8f017a54de4e4caea7fac19b76d715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-user", "id": "8bb24785ab83439bbbd7b3cb651f120e"}, "audit_ids": ["0cXRtIgOQsaLy91pSQIikg"], "issued_at": "2019-01-09T02:03:56.000000Z"}} 2019-01-09 02:03:56,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d02b4b97-b889-4316-905c-e9d6180dd91d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b1b6a642eac9bfc5f5df60e3295fcafc1c4f5b" 2019-01-09 02:03:56,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-32ebfc40-c82d-4be8-8b38-7efc532ed7d6 Date: Wed, 09 Jan 2019 02:03:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "af8f017a54de4e4caea7fac19b76d715", "created_at": "2019-01-09T02:03:52Z", "admin_state_up": true, "updated_at": "2019-01-09T02:03:54Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "af8f017a54de4e4caea7fac19b76d715", "id": "c8436856-d119-42f1-a869-9b9e8d9b1557", "name": "CreateRouterSuccessTests-d02b4b97-b889-4316-905c-e9d6180dd91d-pub-router"}]} 2019-01-09 02:03:56,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d02b4b97-b889-4316-905c-e9d6180dd91d-pub-router&admin_state_up=True used request id req-32ebfc40-c82d-4be8-8b38-7efc532ed7d6 2019-01-09 02:03:56,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:03:56,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:03:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:03:56,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/af8f017a54de4e4caea7fac19b76d715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d2c5c7380ba47ab94f90b45542610ce0509694" 2019-01-09 02:03:56,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aacb7f7-6ae0-4108-aaa5-f5b93f9d1e84 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/af8f017a54de4e4caea7fac19b76d715"}, "enabled": true, "id": "af8f017a54de4e4caea7fac19b76d715", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3646dced-4ce0-4fa-proj"}} 2019-01-09 02:03:56,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/af8f017a54de4e4caea7fac19b76d715 used request id req-2aacb7f7-6ae0-4108-aaa5-f5b93f9d1e84 2019-01-09 02:03:56,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=c8436856-d119-42f1-a869-9b9e8d9b1557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b1b6a642eac9bfc5f5df60e3295fcafc1c4f5b" 2019-01-09 02:03:56,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2bd31505-534c-4237-8bba-61bf2996f160 Date: Wed, 09 Jan 2019 02:03:56 GMT RESP BODY: {"ports":[]} 2019-01-09 02:03:56,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=c8436856-d119-42f1-a869-9b9e8d9b1557 used request id req-2bd31505-534c-4237-8bba-61bf2996f160 2019-01-09 02:03:56,817 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d02b4b97-b889-4316-905c-e9d6180dd91d-pub-router 2019-01-09 02:03:56,817 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d02b4b97-b889-4316-905c-e9d6180dd91d-pub-router 2019-01-09 02:03:56,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/c8436856-d119-42f1-a869-9b9e8d9b1557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19127ddbb488d75d8785d176dc63b69da93f9563" 2019-01-09 02:03:59,676 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32f900ea-c366-457e-acaf-3fed1a7863ab Content-Length: 0 Date: Wed, 09 Jan 2019 02:03:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:03:59,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/c8436856-d119-42f1-a869-9b9e8d9b1557 used request id req-32f900ea-c366-457e-acaf-3fed1a7863ab 2019-01-09 02:03:59,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:03:59,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9576be7c-3ebb-4d8f-8461-3ce9babcadc6 Date: Wed, 09 Jan 2019 02:03:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:03:59,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9576be7c-3ebb-4d8f-8461-3ce9babcadc6 2019-01-09 02:03:59,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:03:59,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566d96b5-7f33-4a9b-ae62-30feea2bd0be Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:03:59,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-566d96b5-7f33-4a9b-ae62-30feea2bd0be 2019-01-09 02:04:00,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:04:00,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfe7bf0-a987-43c4-9cc7-4200a72a7bcd Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:04:00,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-bcfe7bf0-a987-43c4-9cc7-4200a72a7bcd 2019-01-09 02:04:00,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:04:00,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352359fa-b6c6-43fb-9edd-f4e072cbc598 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:04:00,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-352359fa-b6c6-43fb-9edd-f4e072cbc598 2019-01-09 02:04:00,250 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3646dced-4ce0-4fa-proj 2019-01-09 02:04:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/af8f017a54de4e4caea7fac19b76d715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:04:00,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fc27a9f-78ac-416f-ad97-54714a29b4e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:04:00,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/af8f017a54de4e4caea7fac19b76d715 used request id req-8fc27a9f-78ac-416f-ad97-54714a29b4e8 2019-01-09 02:04:00,462 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3646dced-4ce0-4fa-proj-role 2019-01-09 02:04:00,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/656f907c2b2f4f83997546fe934f5b8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:04:00,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20c22db7-6ff1-4c96-95e5-6dcff406005b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:04:00,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/656f907c2b2f4f83997546fe934f5b8d used request id req-20c22db7-6ff1-4c96-95e5-6dcff406005b 2019-01-09 02:04:00,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d0db80c3285a8c19b758ca884e0735197b28a7" 2019-01-09 02:04:00,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1cfa214-8f8d-4b5a-922c-064b1e27a639 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:04:00,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d1cfa214-8f8d-4b5a-922c-064b1e27a639 2019-01-09 02:04:00,678 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3646dced-4ce0-4fa-user 2019-01-09 02:04:00,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8bb24785ab83439bbbd7b3cb651f120e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed37f1de00dea4b9eae84276eb45308ca9b9478" 2019-01-09 02:04:00,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f09c89-2c1d-49d9-a380-3be27e7a0064 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:04:00,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8bb24785ab83439bbbd7b3cb651f120e used request id req-c8f09c89-2c1d-49d9-a380-3be27e7a0064 2019-01-09 02:04:00,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:01,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["nLuoLLXpS4GHUyq38tJEwQ"], "issued_at": "2019-01-09T02:04:01.000000Z"}} 2019-01-09 02:04:01,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf0d746deec9c9ba082ac8c525e4b5551750146" 2019-01-09 02:04:01,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95645c83-a096-4c00-968c-25d6879a74bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:01,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-95645c83-a096-4c00-968c-25d6879a74bd 2019-01-09 02:04:01,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:01,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:01,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["piG29QRDSBq32bC9O65rOA"], "issued_at": "2019-01-09T02:04:01.000000Z"}} 2019-01-09 02:04:01,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:01,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c357a7-06d3-4376-90e5-4f5f154208c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:01,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-74c357a7-06d3-4376-90e5-4f5f154208c5 2019-01-09 02:04:01,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:04:01,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:04:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:04:01,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-64160047-6ded-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:01,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f2fe78-7c1a-4456-9201-cd1668ee13b4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-64160047-6ded-488-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:04:01,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-64160047-6ded-488-proj used request id req-28f2fe78-7c1a-4456-9201-cd1668ee13b4 2019-01-09 02:04:01,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:01,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83630882-71cb-4fe3-8632-58c35c200289 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:04:01,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-83630882-71cb-4fe3-8632-58c35c200289 2019-01-09 02:04:01,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-64160047-6ded-488-proj"}}' 2019-01-09 02:04:02,126 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-574557d0-a9dd-4667-9d2c-f3ab6a1c28d1 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9f418b2c69c24b59a862fc0fd1534a83"}, "enabled": true, "id": "9f418b2c69c24b59a862fc0fd1534a83", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-64160047-6ded-488-proj"}} 2019-01-09 02:04:02,127 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-574557d0-a9dd-4667-9d2c-f3ab6a1c28d1 2019-01-09 02:04:02,127 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-64160047-6ded-488-proj 2019-01-09 02:04:02,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:02,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:02,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:04:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["UGBzB0QnTb21o0lTXET77g"], "issued_at": "2019-01-09T02:04:02.000000Z"}} 2019-01-09 02:04:02,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2d0c095987a8fea788682a7e51ae2f2697d00c" 2019-01-09 02:04:02,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a39767-afd4-4bb2-8d07-25f43c370bf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:02,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f8a39767-afd4-4bb2-8d07-25f43c370bf1 2019-01-09 02:04:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:04:02,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:04:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:04:02,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2d0c095987a8fea788682a7e51ae2f2697d00c" 2019-01-09 02:04:02,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6fbef64-cee3-400b-ac34-922eeb777aed Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:04:02,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c6fbef64-cee3-400b-ac34-922eeb777aed 2019-01-09 02:04:02,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-64160047-6ded-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2d0c095987a8fea788682a7e51ae2f2697d00c" 2019-01-09 02:04:02,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc8d464-e946-4971-a327-f84cae5cb40f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-64160047-6ded-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9f418b2c69c24b59a862fc0fd1534a83"}, "enabled": true, "id": "9f418b2c69c24b59a862fc0fd1534a83", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-64160047-6ded-488-proj"}]} 2019-01-09 02:04:02,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-64160047-6ded-488-proj used request id req-dcc8d464-e946-4971-a327-f84cae5cb40f 2019-01-09 02:04:02,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2d0c095987a8fea788682a7e51ae2f2697d00c" 2019-01-09 02:04:02,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-431e4e39-8e90-44f3-8799-a1587a1a4215 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:04:02,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-431e4e39-8e90-44f3-8799-a1587a1a4215 2019-01-09 02:04:03,222 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-64160047-6ded-488-user 2019-01-09 02:04:03,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:03,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:03,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98685288-3311-47d9-b9a3-7af50f70ded7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:04:03,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-98685288-3311-47d9-b9a3-7af50f70ded7 2019-01-09 02:04:03,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" -d '{"role": {"name": "CreateRouterSuccessTests-64160047-6ded-488-proj-role"}}' 2019-01-09 02:04:03,431 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53ebbbdf-e8db-42f3-8d79-8a2889d72697 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca7f8f39d9434c1e957422573cc4f3e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca7f8f39d9434c1e957422573cc4f3e0"}, "name": "CreateRouterSuccessTests-64160047-6ded-488-proj-role"}} 2019-01-09 02:04:03,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-53ebbbdf-e8db-42f3-8d79-8a2889d72697 2019-01-09 02:04:03,432 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-64160047-6ded-488-proj-role 2019-01-09 02:04:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ca7f8f39d9434c1e957422573cc4f3e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:03,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0d388d-6a0e-4551-9fac-480c87a02edc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ca7f8f39d9434c1e957422573cc4f3e0"}, "domain_id": null, "name": "CreateRouterSuccessTests-64160047-6ded-488-proj-role", "id": "ca7f8f39d9434c1e957422573cc4f3e0"}} 2019-01-09 02:04:03,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ca7f8f39d9434c1e957422573cc4f3e0 used request id req-3c0d388d-6a0e-4551-9fac-480c87a02edc 2019-01-09 02:04:03,524 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-64160047-6ded-488-proj-role to project CreateRouterSuccessTests-64160047-6ded-488-proj 2019-01-09 02:04:03,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9f418b2c69c24b59a862fc0fd1534a83/users/265baa0b8f744ce1a41698c1a4844651/roles/ca7f8f39d9434c1e957422573cc4f3e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:03,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2eae568-a3eb-4080-a2b7-0944dc161fc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:04:03,646 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9f418b2c69c24b59a862fc0fd1534a83/users/265baa0b8f744ce1a41698c1a4844651/roles/ca7f8f39d9434c1e957422573cc4f3e0 used request id req-a2eae568-a3eb-4080-a2b7-0944dc161fc0 2019-01-09 02:04:03,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:03,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:04,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca7f8f39d9434c1e957422573cc4f3e0", "name": "CreateRouterSuccessTests-64160047-6ded-488-proj-role"}], "expires_at": "2019-01-09T03:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f418b2c69c24b59a862fc0fd1534a83", "name": "CreateRouterSuccessTests-64160047-6ded-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9f418b2c69c24b59a862fc0fd1534a83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9f418b2c69c24b59a862fc0fd1534a83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9f418b2c69c24b59a862fc0fd1534a83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9f418b2c69c24b59a862fc0fd1534a83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9f418b2c69c24b59a862fc0fd1534a83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9f418b2c69c24b59a862fc0fd1534a83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-64160047-6ded-488-user", "id": "265baa0b8f744ce1a41698c1a4844651"}, "audit_ids": ["CrOOD3PoTsuc3-zV83fGtQ"], "issued_at": "2019-01-09T02:04:04.000000Z"}} 2019-01-09 02:04:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2494e64b329dcfe15939409651f0e3a146557f7c" 2019-01-09 02:04:04,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-716b2273-c6fa-45ae-9fd6-ea7a43f128f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:04,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-716b2273-c6fa-45ae-9fd6-ea7a43f128f1 2019-01-09 02:04:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c2b2b4bd-2fc8-4495-8752-7dd500185517-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2494e64b329dcfe15939409651f0e3a146557f7c" 2019-01-09 02:04:04,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-af4752e9-20f4-46c4-a737-05ee90a8b6ae Date: Wed, 09 Jan 2019 02:04:04 GMT RESP BODY: {"routers": []} 2019-01-09 02:04:04,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c2b2b4bd-2fc8-4495-8752-7dd500185517-pub-router&admin_state_up=False used request id req-af4752e9-20f4-46c4-a737-05ee90a8b6ae 2019-01-09 02:04:04,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:04,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:04,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca7f8f39d9434c1e957422573cc4f3e0", "name": "CreateRouterSuccessTests-64160047-6ded-488-proj-role"}], "expires_at": "2019-01-09T03:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f418b2c69c24b59a862fc0fd1534a83", "name": "CreateRouterSuccessTests-64160047-6ded-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9f418b2c69c24b59a862fc0fd1534a83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9f418b2c69c24b59a862fc0fd1534a83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9f418b2c69c24b59a862fc0fd1534a83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9f418b2c69c24b59a862fc0fd1534a83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9f418b2c69c24b59a862fc0fd1534a83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9f418b2c69c24b59a862fc0fd1534a83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-64160047-6ded-488-user", "id": "265baa0b8f744ce1a41698c1a4844651"}, "audit_ids": ["L59-NbQeT_OqTvf_d9fngQ"], "issued_at": "2019-01-09T02:04:04.000000Z"}} 2019-01-09 02:04:04,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49499f588d068146766fb8bdfad80f39b364b94" 2019-01-09 02:04:04,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e96275-5bb8-48c0-8a2c-b963d8875582 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:04,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-83e96275-5bb8-48c0-8a2c-b963d8875582 2019-01-09 02:04:04,744 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c2b2b4bd-2fc8-4495-8752-7dd500185517-pub-router 2019-01-09 02:04:04,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2494e64b329dcfe15939409651f0e3a146557f7c" -d '{"router": {"name": "CreateRouterSuccessTests-c2b2b4bd-2fc8-4495-8752-7dd500185517-pub-router", "admin_state_up": false}}' 2019-01-09 02:04:08,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-9bb0c590-f3f9-48e6-87a6-bec551986e7b Date: Wed, 09 Jan 2019 02:04:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9f418b2c69c24b59a862fc0fd1534a83", "created_at": "2019-01-09T02:04:05Z", "admin_state_up": false, "updated_at": "2019-01-09T02:04:05Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "9f418b2c69c24b59a862fc0fd1534a83", "id": "0645887c-fcf5-4e12-b7ac-e0cfd425b16d", "name": "CreateRouterSuccessTests-c2b2b4bd-2fc8-4495-8752-7dd500185517-pub-router"}} 2019-01-09 02:04:08,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-9bb0c590-f3f9-48e6-87a6-bec551986e7b 2019-01-09 02:04:08,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=0645887c-fcf5-4e12-b7ac-e0cfd425b16d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2494e64b329dcfe15939409651f0e3a146557f7c" 2019-01-09 02:04:08,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19ace9c7-8443-4d22-9536-652e6e92ccd9 Date: Wed, 09 Jan 2019 02:04:08 GMT RESP BODY: {"ports":[]} 2019-01-09 02:04:08,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=0645887c-fcf5-4e12-b7ac-e0cfd425b16d used request id req-19ace9c7-8443-4d22-9536-652e6e92ccd9 2019-01-09 02:04:08,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/0645887c-fcf5-4e12-b7ac-e0cfd425b16d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2494e64b329dcfe15939409651f0e3a146557f7c" 2019-01-09 02:04:08,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-f48da56a-3664-4a8a-9c2a-0266189feeac Date: Wed, 09 Jan 2019 02:04:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9f418b2c69c24b59a862fc0fd1534a83", "created_at": "2019-01-09T02:04:05Z", "admin_state_up": false, "updated_at": "2019-01-09T02:04:08Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "9f418b2c69c24b59a862fc0fd1534a83", "id": "0645887c-fcf5-4e12-b7ac-e0cfd425b16d", "name": "CreateRouterSuccessTests-c2b2b4bd-2fc8-4495-8752-7dd500185517-pub-router"}} 2019-01-09 02:04:08,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/0645887c-fcf5-4e12-b7ac-e0cfd425b16d used request id req-f48da56a-3664-4a8a-9c2a-0266189feeac 2019-01-09 02:04:08,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=0645887c-fcf5-4e12-b7ac-e0cfd425b16d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2494e64b329dcfe15939409651f0e3a146557f7c" 2019-01-09 02:04:09,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7e65f6a9-16b2-4b61-aac4-e7541ab5ba97 Date: Wed, 09 Jan 2019 02:04:09 GMT RESP BODY: {"ports":[]} 2019-01-09 02:04:09,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=0645887c-fcf5-4e12-b7ac-e0cfd425b16d used request id req-7e65f6a9-16b2-4b61-aac4-e7541ab5ba97 2019-01-09 02:04:09,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:09,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca7f8f39d9434c1e957422573cc4f3e0", "name": "CreateRouterSuccessTests-64160047-6ded-488-proj-role"}], "expires_at": "2019-01-09T03:04:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f418b2c69c24b59a862fc0fd1534a83", "name": "CreateRouterSuccessTests-64160047-6ded-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9f418b2c69c24b59a862fc0fd1534a83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9f418b2c69c24b59a862fc0fd1534a83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9f418b2c69c24b59a862fc0fd1534a83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9f418b2c69c24b59a862fc0fd1534a83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9f418b2c69c24b59a862fc0fd1534a83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9f418b2c69c24b59a862fc0fd1534a83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9f418b2c69c24b59a862fc0fd1534a83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-64160047-6ded-488-user", "id": "265baa0b8f744ce1a41698c1a4844651"}, "audit_ids": ["CIck6hgJQhWu-s66WC2-xA"], "issued_at": "2019-01-09T02:04:09.000000Z"}} 2019-01-09 02:04:09,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c2b2b4bd-2fc8-4495-8752-7dd500185517-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95143cf316e725f9bf9e0c62113c0c1fc84017" 2019-01-09 02:04:09,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-b1d1a744-476e-4efe-9621-50009fc5cada Date: Wed, 09 Jan 2019 02:04:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9f418b2c69c24b59a862fc0fd1534a83", "created_at": "2019-01-09T02:04:05Z", "admin_state_up": false, "updated_at": "2019-01-09T02:04:08Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "9f418b2c69c24b59a862fc0fd1534a83", "id": "0645887c-fcf5-4e12-b7ac-e0cfd425b16d", "name": "CreateRouterSuccessTests-c2b2b4bd-2fc8-4495-8752-7dd500185517-pub-router"}]} 2019-01-09 02:04:09,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c2b2b4bd-2fc8-4495-8752-7dd500185517-pub-router&admin_state_up=False used request id req-b1d1a744-476e-4efe-9621-50009fc5cada 2019-01-09 02:04:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:04:09,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:04:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:04:09,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9f418b2c69c24b59a862fc0fd1534a83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf0d746deec9c9ba082ac8c525e4b5551750146" 2019-01-09 02:04:09,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76009ac9-6603-4761-87a6-de8a03a700bd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9f418b2c69c24b59a862fc0fd1534a83"}, "enabled": true, "id": "9f418b2c69c24b59a862fc0fd1534a83", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-64160047-6ded-488-proj"}} 2019-01-09 02:04:09,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9f418b2c69c24b59a862fc0fd1534a83 used request id req-76009ac9-6603-4761-87a6-de8a03a700bd 2019-01-09 02:04:09,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=0645887c-fcf5-4e12-b7ac-e0cfd425b16d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95143cf316e725f9bf9e0c62113c0c1fc84017" 2019-01-09 02:04:10,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7efdacdf-5113-4c66-8503-55b25d813737 Date: Wed, 09 Jan 2019 02:04:10 GMT RESP BODY: {"ports":[]} 2019-01-09 02:04:10,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=0645887c-fcf5-4e12-b7ac-e0cfd425b16d used request id req-7efdacdf-5113-4c66-8503-55b25d813737 2019-01-09 02:04:10,211 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c2b2b4bd-2fc8-4495-8752-7dd500185517-pub-router 2019-01-09 02:04:10,211 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c2b2b4bd-2fc8-4495-8752-7dd500185517-pub-router 2019-01-09 02:04:10,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/0645887c-fcf5-4e12-b7ac-e0cfd425b16d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2494e64b329dcfe15939409651f0e3a146557f7c" 2019-01-09 02:04:13,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cae02322-f6e3-48d9-9332-3a0c49721fce Content-Length: 0 Date: Wed, 09 Jan 2019 02:04:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:04:13,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0645887c-fcf5-4e12-b7ac-e0cfd425b16d used request id req-cae02322-f6e3-48d9-9332-3a0c49721fce 2019-01-09 02:04:13,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:13,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f44a20b1-5402-4886-9b44-11b38b70bf9b Date: Wed, 09 Jan 2019 02:04:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:04:13,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f44a20b1-5402-4886-9b44-11b38b70bf9b 2019-01-09 02:04:13,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:13,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c30e22e6-7329-4137-b176-8f81cec38a4e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:04:13,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-c30e22e6-7329-4137-b176-8f81cec38a4e 2019-01-09 02:04:13,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:13,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3611942e-23cf-4591-9d62-08cfdf6e9442 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:04:13,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-3611942e-23cf-4591-9d62-08cfdf6e9442 2019-01-09 02:04:13,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:13,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981b378f-0762-4c98-93d2-330e40f6445b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:04:13,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-981b378f-0762-4c98-93d2-330e40f6445b 2019-01-09 02:04:13,583 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-64160047-6ded-488-proj 2019-01-09 02:04:13,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9f418b2c69c24b59a862fc0fd1534a83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:13,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10e25b3-6680-4b5b-8c83-0a6e4d130cc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:04:13,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9f418b2c69c24b59a862fc0fd1534a83 used request id req-f10e25b3-6680-4b5b-8c83-0a6e4d130cc7 2019-01-09 02:04:13,815 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-64160047-6ded-488-proj-role 2019-01-09 02:04:13,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ca7f8f39d9434c1e957422573cc4f3e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:13,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c044ad47-ac48-4948-886b-cdcb2bb1a46e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:04:13,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ca7f8f39d9434c1e957422573cc4f3e0 used request id req-c044ad47-ac48-4948-886b-cdcb2bb1a46e 2019-01-09 02:04:13,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1beba6527574b470387ce4330d7ddef46a50d6f4" 2019-01-09 02:04:14,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88bad07f-40c3-45cb-a9f1-a65a8321d520 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:04:14,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-88bad07f-40c3-45cb-a9f1-a65a8321d520 2019-01-09 02:04:14,020 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-64160047-6ded-488-user 2019-01-09 02:04:14,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/265baa0b8f744ce1a41698c1a4844651 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2d0c095987a8fea788682a7e51ae2f2697d00c" 2019-01-09 02:04:14,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-706c334f-9447-4ce0-a5c7-97b5f3c71e89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:04:14,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/265baa0b8f744ce1a41698c1a4844651 used request id req-706c334f-9447-4ce0-a5c7-97b5f3c71e89 2019-01-09 02:04:14,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:14,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:04:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["B1bHg-J9Tm6cU38_kiuFPQ"], "issued_at": "2019-01-09T02:04:14.000000Z"}} 2019-01-09 02:04:14,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a49d63395981b310537c6f4768f167d00d179e" 2019-01-09 02:04:14,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-037a2624-9051-432e-a547-b03092c5055b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:14,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-037a2624-9051-432e-a547-b03092c5055b 2019-01-09 02:04:14,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:14,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:15,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:04:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["2TAIeIygSzmwExFqepzuUA"], "issued_at": "2019-01-09T02:04:15.000000Z"}} 2019-01-09 02:04:15,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:15,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e990dfc-ba19-4cf8-b10d-a3689acb0764 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:15,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6e990dfc-ba19-4cf8-b10d-a3689acb0764 2019-01-09 02:04:15,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:04:15,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:04:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:04:15,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f000d917-c62d-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:15,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6579b05c-a746-4074-b557-ed493d27ac48 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f000d917-c62d-434-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:04:15,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f000d917-c62d-434-proj used request id req-6579b05c-a746-4074-b557-ed493d27ac48 2019-01-09 02:04:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:15,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c49cddb-778f-40e0-b5a1-3978094c608f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:04:15,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1c49cddb-778f-40e0-b5a1-3978094c608f 2019-01-09 02:04:15,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f000d917-c62d-434-proj"}}' 2019-01-09 02:04:15,530 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a66159-2c5d-43ba-b782-807148d90638 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b2ad930f8d44b369bae4690d2c0a1b9"}, "enabled": true, "id": "8b2ad930f8d44b369bae4690d2c0a1b9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f000d917-c62d-434-proj"}} 2019-01-09 02:04:15,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-87a66159-2c5d-43ba-b782-807148d90638 2019-01-09 02:04:15,531 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f000d917-c62d-434-proj 2019-01-09 02:04:15,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:15,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:15,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:04:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["dfgXhM43TpmxnmwGQOg0DA"], "issued_at": "2019-01-09T02:04:15.000000Z"}} 2019-01-09 02:04:15,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c753b3130513d1832cb6475be6e30f21a5fe58d" 2019-01-09 02:04:16,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d031404d-969c-427f-9c39-cac7e67b1946 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:16,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d031404d-969c-427f-9c39-cac7e67b1946 2019-01-09 02:04:16,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:04:16,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:04:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:04:16,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c753b3130513d1832cb6475be6e30f21a5fe58d" 2019-01-09 02:04:16,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3b146c-7106-4b6d-8b5f-7a8c7e0cc041 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:04:16,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2c3b146c-7106-4b6d-8b5f-7a8c7e0cc041 2019-01-09 02:04:16,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-f000d917-c62d-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c753b3130513d1832cb6475be6e30f21a5fe58d" 2019-01-09 02:04:16,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d960dee-d6fa-4536-89a9-be0ff67637a6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-f000d917-c62d-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b2ad930f8d44b369bae4690d2c0a1b9"}, "enabled": true, "id": "8b2ad930f8d44b369bae4690d2c0a1b9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f000d917-c62d-434-proj"}]} 2019-01-09 02:04:16,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-f000d917-c62d-434-proj used request id req-5d960dee-d6fa-4536-89a9-be0ff67637a6 2019-01-09 02:04:16,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c753b3130513d1832cb6475be6e30f21a5fe58d" 2019-01-09 02:04:16,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74e92be-7ed1-4cc6-9ffa-780cbb5ab636 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:04:16,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d74e92be-7ed1-4cc6-9ffa-780cbb5ab636 2019-01-09 02:04:16,751 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f000d917-c62d-434-user 2019-01-09 02:04:16,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:16,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:16,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de135e3a-9c9b-4164-b0b7-70481a2aafba Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:04:16,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-de135e3a-9c9b-4164-b0b7-70481a2aafba 2019-01-09 02:04:16,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" -d '{"role": {"name": "CreateRouterSuccessTests-f000d917-c62d-434-proj-role"}}' 2019-01-09 02:04:16,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97fcd3ba-88a1-4310-bc5f-f05dc8d96dbc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a9ffdd8a1664d60918e49f593925408", "links": {"self": "http://172.30.9.26:5000/v3/roles/8a9ffdd8a1664d60918e49f593925408"}, "name": "CreateRouterSuccessTests-f000d917-c62d-434-proj-role"}} 2019-01-09 02:04:16,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-97fcd3ba-88a1-4310-bc5f-f05dc8d96dbc 2019-01-09 02:04:16,968 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f000d917-c62d-434-proj-role 2019-01-09 02:04:16,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8a9ffdd8a1664d60918e49f593925408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:16,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01748c7-1b24-4c06-a993-f61cd92f01c7 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8a9ffdd8a1664d60918e49f593925408"}, "domain_id": null, "name": "CreateRouterSuccessTests-f000d917-c62d-434-proj-role", "id": "8a9ffdd8a1664d60918e49f593925408"}} 2019-01-09 02:04:16,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8a9ffdd8a1664d60918e49f593925408 used request id req-b01748c7-1b24-4c06-a993-f61cd92f01c7 2019-01-09 02:04:16,988 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f000d917-c62d-434-proj-role to project CreateRouterSuccessTests-f000d917-c62d-434-proj 2019-01-09 02:04:16,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8b2ad930f8d44b369bae4690d2c0a1b9/users/3f25fce0c70c4198b2509d21d013a98f/roles/8a9ffdd8a1664d60918e49f593925408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:17,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90804dd4-b2a4-4f5d-a9df-ce4614e1fac3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:04:17,108 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8b2ad930f8d44b369bae4690d2c0a1b9/users/3f25fce0c70c4198b2509d21d013a98f/roles/8a9ffdd8a1664d60918e49f593925408 used request id req-90804dd4-b2a4-4f5d-a9df-ce4614e1fac3 2019-01-09 02:04:17,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:17,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:17,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["jPhFxuslSYqsupCUCGmasA"], "issued_at": "2019-01-09T02:04:17.000000Z"}} 2019-01-09 02:04:17,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:17,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172b213f-579a-47ab-bff8-287f11d3c1f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:17,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-172b213f-579a-47ab-bff8-287f11d3c1f0 2019-01-09 02:04:17,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-b34b9a3f-f75f-4505-b2f0-65b2f4ca1162-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:17,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d5d2a9ad-1f26-4887-8aa7-3989f6d13d6b Date: Wed, 09 Jan 2019 02:04:17 GMT RESP BODY: {"routers": []} 2019-01-09 02:04:17,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-b34b9a3f-f75f-4505-b2f0-65b2f4ca1162-pub-router&admin_state_up=True used request id req-d5d2a9ad-1f26-4887-8aa7-3989f6d13d6b 2019-01-09 02:04:17,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:17,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:18,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:04:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["nqCy8U78RtqvusomoXsFcw"], "issued_at": "2019-01-09T02:04:18.000000Z"}} 2019-01-09 02:04:18,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a189cc621fa306ab39c1325ec4bbfa95ae0fd1d5" 2019-01-09 02:04:18,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bbfaa6c-407e-4ae2-93b0-5ccd7279a0a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:18,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0bbfaa6c-407e-4ae2-93b0-5ccd7279a0a5 2019-01-09 02:04:18,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:04:18,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:04:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:04:18,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-f000d917-c62d-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a189cc621fa306ab39c1325ec4bbfa95ae0fd1d5" 2019-01-09 02:04:18,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262d5325-6e27-4d2e-8aed-d71f252ed81b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-f000d917-c62d-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b2ad930f8d44b369bae4690d2c0a1b9"}, "enabled": true, "id": "8b2ad930f8d44b369bae4690d2c0a1b9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f000d917-c62d-434-proj"}]} 2019-01-09 02:04:18,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-f000d917-c62d-434-proj used request id req-262d5325-6e27-4d2e-8aed-d71f252ed81b 2019-01-09 02:04:18,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:18,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-af68cd7f-cd87-42a0-8dbc-8f997bf1af35 Date: Wed, 09 Jan 2019 02:04:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 02:04:18,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-af68cd7f-cd87-42a0-8dbc-8f997bf1af35 2019-01-09 02:04:18,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:18,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b46128db-205d-4e76-9183-0b1160b56655 Date: Wed, 09 Jan 2019 02:04:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 02:04:18,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-b46128db-205d-4e76-9183-0b1160b56655 2019-01-09 02:04:18,941 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b34b9a3f-f75f-4505-b2f0-65b2f4ca1162-pub-router 2019-01-09 02:04:18,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "tenant_id": "8b2ad930f8d44b369bae4690d2c0a1b9", "name": "CreateRouterSuccessTests-b34b9a3f-f75f-4505-b2f0-65b2f4ca1162-pub-router", "admin_state_up": true}}' 2019-01-09 02:04:24,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a8ecb36a-310b-4d37-a7af-457489c5baf5 Date: Wed, 09 Jan 2019 02:04:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8b2ad930f8d44b369bae4690d2c0a1b9", "created_at": "2019-01-09T02:04:19Z", "admin_state_up": true, "updated_at": "2019-01-09T02:04:20Z", "project_id": "8b2ad930f8d44b369bae4690d2c0a1b9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ecb3ada9-2630-4ac7-ae6b-62221874040e", "name": "CreateRouterSuccessTests-b34b9a3f-f75f-4505-b2f0-65b2f4ca1162-pub-router"}} 2019-01-09 02:04:24,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-a8ecb36a-310b-4d37-a7af-457489c5baf5 2019-01-09 02:04:24,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ecb3ada9-2630-4ac7-ae6b-62221874040e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:24,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3249 X-Openstack-Request-Id: req-630d401b-67c9-44f4-8427-252dfe4b0805 Date: Wed, 09 Jan 2019 02:04:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:24Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.204"}],"id":"43babf1c-bc61-4fb2-9619-23981c371c39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6a:bf:76","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T02:04:20Z","binding:vnic_type":"normal","device_id":"ecb3ada9-2630-4ac7-ae6b-62221874040e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5466bb4-7621-4655-8132-2347d42ef62c","ip_address":"169.254.192.4"}],"id":"66625e94-714f-4191-8ecf-9987eda0e9b6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:ac:ac","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8b2ad930f8d44b369bae4690d2c0a1b9","admin_state_up":true,"network_id":"886b9246-f59f-4bc3-85fd-de82d3959d8c","tenant_id":"","created_at":"2019-01-09T02:04:22Z","binding:vnic_type":"normal","device_id":"ecb3ada9-2630-4ac7-ae6b-62221874040e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5466bb4-7621-4655-8132-2347d42ef62c","ip_address":"169.254.192.6"}],"id":"98e1b3b4-3a76-4bfc-80bd-00784aebf46f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:46:bf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8b2ad930f8d44b369bae4690d2c0a1b9","admin_state_up":true,"network_id":"886b9246-f59f-4bc3-85fd-de82d3959d8c","tenant_id":"","created_at":"2019-01-09T02:04:23Z","binding:vnic_type":"normal","device_id":"ecb3ada9-2630-4ac7-ae6b-62221874040e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5466bb4-7621-4655-8132-2347d42ef62c","ip_address":"169.254.192.10"}],"id":"ebf62713-b832-4e7d-9ec0-967c8b2d034f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:37:c2:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8b2ad930f8d44b369bae4690d2c0a1b9","admin_state_up":true,"network_id":"886b9246-f59f-4bc3-85fd-de82d3959d8c","tenant_id":"","created_at":"2019-01-09T02:04:21Z","binding:vnic_type":"normal","device_id":"ecb3ada9-2630-4ac7-ae6b-62221874040e"}]} 2019-01-09 02:04:24,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ecb3ada9-2630-4ac7-ae6b-62221874040e used request id req-630d401b-67c9-44f4-8427-252dfe4b0805 2019-01-09 02:04:24,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:24,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5aec7300-7061-4c42-a9cc-71ce2d8dc60a Date: Wed, 09 Jan 2019 02:04:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 02:04:24,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-5aec7300-7061-4c42-a9cc-71ce2d8dc60a 2019-01-09 02:04:24,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a5466bb4-7621-4655-8132-2347d42ef62c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:24,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f762b60b-98d4-45fd-bf98-d2524394010c Date: Wed, 09 Jan 2019 02:04:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"886b9246-f59f-4bc3-85fd-de82d3959d8c","tenant_id":"","created_at":"2019-01-09T02:04:19Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a5466bb4-7621-4655-8132-2347d42ef62c","subnetpool_id":null,"name":"HA subnet tenant 8b2ad930f8d44b369bae4690d2c0a1b9"}} 2019-01-09 02:04:24,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a5466bb4-7621-4655-8132-2347d42ef62c used request id req-f762b60b-98d4-45fd-bf98-d2524394010c 2019-01-09 02:04:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a5466bb4-7621-4655-8132-2347d42ef62c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:24,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7dae6a21-0cf0-4759-b37f-3e0222f27ab8 Date: Wed, 09 Jan 2019 02:04:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"886b9246-f59f-4bc3-85fd-de82d3959d8c","tenant_id":"","created_at":"2019-01-09T02:04:19Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a5466bb4-7621-4655-8132-2347d42ef62c","subnetpool_id":null,"name":"HA subnet tenant 8b2ad930f8d44b369bae4690d2c0a1b9"}} 2019-01-09 02:04:24,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a5466bb4-7621-4655-8132-2347d42ef62c used request id req-7dae6a21-0cf0-4759-b37f-3e0222f27ab8 2019-01-09 02:04:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a5466bb4-7621-4655-8132-2347d42ef62c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:25,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-aa67f9ec-94a8-4631-a166-0a456aa93bcc Date: Wed, 09 Jan 2019 02:04:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"886b9246-f59f-4bc3-85fd-de82d3959d8c","tenant_id":"","created_at":"2019-01-09T02:04:19Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a5466bb4-7621-4655-8132-2347d42ef62c","subnetpool_id":null,"name":"HA subnet tenant 8b2ad930f8d44b369bae4690d2c0a1b9"}} 2019-01-09 02:04:25,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a5466bb4-7621-4655-8132-2347d42ef62c used request id req-aa67f9ec-94a8-4631-a166-0a456aa93bcc 2019-01-09 02:04:25,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/ecb3ada9-2630-4ac7-ae6b-62221874040e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:25,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-bd2ece8b-ca04-42be-8c79-606e1f433bf2 Date: Wed, 09 Jan 2019 02:04:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8b2ad930f8d44b369bae4690d2c0a1b9", "created_at": "2019-01-09T02:04:19Z", "admin_state_up": true, "updated_at": "2019-01-09T02:04:23Z", "project_id": "8b2ad930f8d44b369bae4690d2c0a1b9", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "ecb3ada9-2630-4ac7-ae6b-62221874040e", "name": "CreateRouterSuccessTests-b34b9a3f-f75f-4505-b2f0-65b2f4ca1162-pub-router"}} 2019-01-09 02:04:25,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/ecb3ada9-2630-4ac7-ae6b-62221874040e used request id req-bd2ece8b-ca04-42be-8c79-606e1f433bf2 2019-01-09 02:04:25,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ecb3ada9-2630-4ac7-ae6b-62221874040e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:25,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-42338060-4ad0-411b-b81c-a58d5356ae6b Date: Wed, 09 Jan 2019 02:04:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:25Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.204"}],"id":"43babf1c-bc61-4fb2-9619-23981c371c39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6a:bf:76","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T02:04:20Z","binding:vnic_type":"normal","device_id":"ecb3ada9-2630-4ac7-ae6b-62221874040e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5466bb4-7621-4655-8132-2347d42ef62c","ip_address":"169.254.192.4"}],"id":"66625e94-714f-4191-8ecf-9987eda0e9b6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:ac:ac","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8b2ad930f8d44b369bae4690d2c0a1b9","admin_state_up":true,"network_id":"886b9246-f59f-4bc3-85fd-de82d3959d8c","tenant_id":"","created_at":"2019-01-09T02:04:22Z","binding:vnic_type":"normal","device_id":"ecb3ada9-2630-4ac7-ae6b-62221874040e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:25Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5466bb4-7621-4655-8132-2347d42ef62c","ip_address":"169.254.192.6"}],"id":"98e1b3b4-3a76-4bfc-80bd-00784aebf46f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:46:bf","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8b2ad930f8d44b369bae4690d2c0a1b9","admin_state_up":true,"network_id":"886b9246-f59f-4bc3-85fd-de82d3959d8c","tenant_id":"","created_at":"2019-01-09T02:04:23Z","binding:vnic_type":"normal","device_id":"ecb3ada9-2630-4ac7-ae6b-62221874040e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5466bb4-7621-4655-8132-2347d42ef62c","ip_address":"169.254.192.10"}],"id":"ebf62713-b832-4e7d-9ec0-967c8b2d034f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:37:c2:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8b2ad930f8d44b369bae4690d2c0a1b9","admin_state_up":true,"network_id":"886b9246-f59f-4bc3-85fd-de82d3959d8c","tenant_id":"","created_at":"2019-01-09T02:04:21Z","binding:vnic_type":"normal","device_id":"ecb3ada9-2630-4ac7-ae6b-62221874040e"}]} 2019-01-09 02:04:25,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ecb3ada9-2630-4ac7-ae6b-62221874040e used request id req-42338060-4ad0-411b-b81c-a58d5356ae6b 2019-01-09 02:04:25,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:25,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-243f4a35-c229-47a7-8801-ca9b22268022 Date: Wed, 09 Jan 2019 02:04:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 02:04:25,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-243f4a35-c229-47a7-8801-ca9b22268022 2019-01-09 02:04:25,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a5466bb4-7621-4655-8132-2347d42ef62c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:25,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-983085b5-0915-4303-84c6-a05523072cd9 Date: Wed, 09 Jan 2019 02:04:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"886b9246-f59f-4bc3-85fd-de82d3959d8c","tenant_id":"","created_at":"2019-01-09T02:04:19Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a5466bb4-7621-4655-8132-2347d42ef62c","subnetpool_id":null,"name":"HA subnet tenant 8b2ad930f8d44b369bae4690d2c0a1b9"}} 2019-01-09 02:04:25,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a5466bb4-7621-4655-8132-2347d42ef62c used request id req-983085b5-0915-4303-84c6-a05523072cd9 2019-01-09 02:04:25,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a5466bb4-7621-4655-8132-2347d42ef62c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:25,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8920f830-5bb8-44ee-b5be-861ab2775936 Date: Wed, 09 Jan 2019 02:04:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"886b9246-f59f-4bc3-85fd-de82d3959d8c","tenant_id":"","created_at":"2019-01-09T02:04:19Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a5466bb4-7621-4655-8132-2347d42ef62c","subnetpool_id":null,"name":"HA subnet tenant 8b2ad930f8d44b369bae4690d2c0a1b9"}} 2019-01-09 02:04:25,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a5466bb4-7621-4655-8132-2347d42ef62c used request id req-8920f830-5bb8-44ee-b5be-861ab2775936 2019-01-09 02:04:25,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a5466bb4-7621-4655-8132-2347d42ef62c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:26,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-31950eb3-cd41-41f2-be08-431ff36249fd Date: Wed, 09 Jan 2019 02:04:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"886b9246-f59f-4bc3-85fd-de82d3959d8c","tenant_id":"","created_at":"2019-01-09T02:04:19Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a5466bb4-7621-4655-8132-2347d42ef62c","subnetpool_id":null,"name":"HA subnet tenant 8b2ad930f8d44b369bae4690d2c0a1b9"}} 2019-01-09 02:04:26,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a5466bb4-7621-4655-8132-2347d42ef62c used request id req-31950eb3-cd41-41f2-be08-431ff36249fd 2019-01-09 02:04:26,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:26,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a9ffdd8a1664d60918e49f593925408", "name": "CreateRouterSuccessTests-f000d917-c62d-434-proj-role"}], "expires_at": "2019-01-09T03:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2ad930f8d44b369bae4690d2c0a1b9", "name": "CreateRouterSuccessTests-f000d917-c62d-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8b2ad930f8d44b369bae4690d2c0a1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/8b2ad930f8d44b369bae4690d2c0a1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/8b2ad930f8d44b369bae4690d2c0a1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8b2ad930f8d44b369bae4690d2c0a1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/8b2ad930f8d44b369bae4690d2c0a1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/8b2ad930f8d44b369bae4690d2c0a1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8b2ad930f8d44b369bae4690d2c0a1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/8b2ad930f8d44b369bae4690d2c0a1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/8b2ad930f8d44b369bae4690d2c0a1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8b2ad930f8d44b369bae4690d2c0a1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/8b2ad930f8d44b369bae4690d2c0a1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/8b2ad930f8d44b369bae4690d2c0a1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f000d917-c62d-434-user", "id": "3f25fce0c70c4198b2509d21d013a98f"}, "audit_ids": ["fHX7AF0VRPCDFS_RysO8uA"], "issued_at": "2019-01-09T02:04:26.000000Z"}} 2019-01-09 02:04:26,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-b34b9a3f-f75f-4505-b2f0-65b2f4ca1162-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}147c691296d1776077c7fc5b6320c979da233704" 2019-01-09 02:04:26,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-26471c01-0e37-480d-9052-2e41494e7b2b Date: Wed, 09 Jan 2019 02:04:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8b2ad930f8d44b369bae4690d2c0a1b9", "created_at": "2019-01-09T02:04:19Z", "admin_state_up": true, "updated_at": "2019-01-09T02:04:23Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "8b2ad930f8d44b369bae4690d2c0a1b9", "id": "ecb3ada9-2630-4ac7-ae6b-62221874040e", "name": "CreateRouterSuccessTests-b34b9a3f-f75f-4505-b2f0-65b2f4ca1162-pub-router"}]} 2019-01-09 02:04:26,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-b34b9a3f-f75f-4505-b2f0-65b2f4ca1162-pub-router&admin_state_up=True used request id req-26471c01-0e37-480d-9052-2e41494e7b2b 2019-01-09 02:04:26,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:04:26,944 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:04:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:04:26,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b2ad930f8d44b369bae4690d2c0a1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a49d63395981b310537c6f4768f167d00d179e" 2019-01-09 02:04:27,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6568d6a-be33-4d2f-b17e-dde41467c8b4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b2ad930f8d44b369bae4690d2c0a1b9"}, "enabled": true, "id": "8b2ad930f8d44b369bae4690d2c0a1b9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f000d917-c62d-434-proj"}} 2019-01-09 02:04:27,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b2ad930f8d44b369bae4690d2c0a1b9 used request id req-a6568d6a-be33-4d2f-b17e-dde41467c8b4 2019-01-09 02:04:27,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ecb3ada9-2630-4ac7-ae6b-62221874040e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}147c691296d1776077c7fc5b6320c979da233704" 2019-01-09 02:04:27,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-700b1b9f-cfc5-48b3-9c91-5e10e9bf84c3 Date: Wed, 09 Jan 2019 02:04:27 GMT RESP BODY: {"ports":[]} 2019-01-09 02:04:27,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ecb3ada9-2630-4ac7-ae6b-62221874040e used request id req-700b1b9f-cfc5-48b3-9c91-5e10e9bf84c3 2019-01-09 02:04:27,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}147c691296d1776077c7fc5b6320c979da233704" 2019-01-09 02:04:27,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-64e035d2-90ca-43cc-98cf-6635cea8b867 Date: Wed, 09 Jan 2019 02:04:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:04:27,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-64e035d2-90ca-43cc-98cf-6635cea8b867 2019-01-09 02:04:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}147c691296d1776077c7fc5b6320c979da233704" 2019-01-09 02:04:27,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9cc335dd-60e2-488b-9cc4-c19af0f17956 Date: Wed, 09 Jan 2019 02:04:27 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:04:27,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-9cc335dd-60e2-488b-9cc4-c19af0f17956 2019-01-09 02:04:27,709 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b34b9a3f-f75f-4505-b2f0-65b2f4ca1162-pub-router 2019-01-09 02:04:27,710 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b34b9a3f-f75f-4505-b2f0-65b2f4ca1162-pub-router 2019-01-09 02:04:27,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/ecb3ada9-2630-4ac7-ae6b-62221874040e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea4d55fc30f930476a73eb0c8eb738ea68c29d8" 2019-01-09 02:04:31,344 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7df4f50c-4c28-4028-9d25-712a2b0bc5d5 Content-Length: 0 Date: Wed, 09 Jan 2019 02:04:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:04:31,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ecb3ada9-2630-4ac7-ae6b-62221874040e used request id req-7df4f50c-4c28-4028-9d25-712a2b0bc5d5 2019-01-09 02:04:31,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:31,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-90411671-25ce-4a61-aba5-988d3e0f1736 Date: Wed, 09 Jan 2019 02:04:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:04:31,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-90411671-25ce-4a61-aba5-988d3e0f1736 2019-01-09 02:04:31,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:31,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532059cf-6465-4553-b16b-72417c642880 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:04:31,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-532059cf-6465-4553-b16b-72417c642880 2019-01-09 02:04:31,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:31,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c6879f7-3958-4c10-a4a9-59a47d7b0ce0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:04:31,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-8c6879f7-3958-4c10-a4a9-59a47d7b0ce0 2019-01-09 02:04:31,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:31,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d27443-6278-4697-a356-82217cd486f6 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:04:31,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-d7d27443-6278-4697-a356-82217cd486f6 2019-01-09 02:04:31,862 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f000d917-c62d-434-proj 2019-01-09 02:04:31,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8b2ad930f8d44b369bae4690d2c0a1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:32,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f96c3bc-e85f-4b9a-b2e3-929ed2cf7562 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:04:32,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8b2ad930f8d44b369bae4690d2c0a1b9 used request id req-8f96c3bc-e85f-4b9a-b2e3-929ed2cf7562 2019-01-09 02:04:32,078 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f000d917-c62d-434-proj-role 2019-01-09 02:04:32,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8a9ffdd8a1664d60918e49f593925408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:32,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b32e4cbd-34af-44a5-86e0-137fad148144 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:04:32,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8a9ffdd8a1664d60918e49f593925408 used request id req-b32e4cbd-34af-44a5-86e0-137fad148144 2019-01-09 02:04:32,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85be0bbac91354c5e41e5455a2e850c4a16df06f" 2019-01-09 02:04:32,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897aa945-8856-4548-8b71-663cb314e6db Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:04:32,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-897aa945-8856-4548-8b71-663cb314e6db 2019-01-09 02:04:32,279 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f000d917-c62d-434-user 2019-01-09 02:04:32,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3f25fce0c70c4198b2509d21d013a98f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c753b3130513d1832cb6475be6e30f21a5fe58d" 2019-01-09 02:04:32,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50131b1c-7ebc-496d-afa6-e85ae811b15c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:04:32,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3f25fce0c70c4198b2509d21d013a98f used request id req-50131b1c-7ebc-496d-afa6-e85ae811b15c 2019-01-09 02:04:32,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:32,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["FMioSsoqS-2eg6i8yHwJJQ"], "issued_at": "2019-01-09T02:04:32.000000Z"}} 2019-01-09 02:04:32,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4234f7d884ea413131082189bc4a2e950575bce" 2019-01-09 02:04:32,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-534a7b7c-ed58-4333-9b9d-18e8ebbc4149 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:32,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-534a7b7c-ed58-4333-9b9d-18e8ebbc4149 2019-01-09 02:04:32,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:32,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:33,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["MwprCkPnQ2qv43gcIm7YWg"], "issued_at": "2019-01-09T02:04:33.000000Z"}} 2019-01-09 02:04:33,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:04:33,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0751211e-56f7-4c31-ac74-efabdebfcd92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:33,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0751211e-56f7-4c31-ac74-efabdebfcd92 2019-01-09 02:04:33,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:04:33,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:04:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:04:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6045bfdb-bc34-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:04:33,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb197dc-88a5-418b-8307-9908e2cf067f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6045bfdb-bc34-41d-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:04:33,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6045bfdb-bc34-41d-proj used request id req-dcb197dc-88a5-418b-8307-9908e2cf067f 2019-01-09 02:04:33,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:04:33,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc8bc88-f300-4cc5-9322-557121a11f6b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:04:33,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5bc8bc88-f300-4cc5-9322-557121a11f6b 2019-01-09 02:04:33,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj"}}' 2019-01-09 02:04:33,688 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:04:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8ca4918-8680-470b-9648-1ff407c845c8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd"}, "enabled": true, "id": "4a895b04c34b48599747d9890b4fffbd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj"}} 2019-01-09 02:04:33,688 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f8ca4918-8680-470b-9648-1ff407c845c8 2019-01-09 02:04:33,689 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6045bfdb-bc34-41d-proj 2019-01-09 02:04:33,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:33,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:34,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:04:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Q_YfQ8x-SaqQvdcESZoJNw"], "issued_at": "2019-01-09T02:04:34.000000Z"}} 2019-01-09 02:04:34,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7d308d93c51550646491e0291ef64c6387be43" 2019-01-09 02:04:34,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d5c898-a871-4b9f-9e4b-5298d9de1931 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:34,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-35d5c898-a871-4b9f-9e4b-5298d9de1931 2019-01-09 02:04:34,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:04:34,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:04:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:04:34,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7d308d93c51550646491e0291ef64c6387be43" 2019-01-09 02:04:34,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ffd39f5-784b-491a-a665-fcf41120bfef Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:04:34,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7ffd39f5-784b-491a-a665-fcf41120bfef 2019-01-09 02:04:34,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-6045bfdb-bc34-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7d308d93c51550646491e0291ef64c6387be43" 2019-01-09 02:04:34,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074031d1-8abb-40fe-bf32-38770da1eef5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-6045bfdb-bc34-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd"}, "enabled": true, "id": "4a895b04c34b48599747d9890b4fffbd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj"}]} 2019-01-09 02:04:34,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-6045bfdb-bc34-41d-proj used request id req-074031d1-8abb-40fe-bf32-38770da1eef5 2019-01-09 02:04:34,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7d308d93c51550646491e0291ef64c6387be43" 2019-01-09 02:04:34,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c3b1ad-36ea-4368-8ad7-11f9fda67112 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:04:34,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-63c3b1ad-36ea-4368-8ad7-11f9fda67112 2019-01-09 02:04:34,757 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6045bfdb-bc34-41d-user 2019-01-09 02:04:34,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:34,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:04:34,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa02278-fe03-4a06-b100-9bba9965c40a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:04:34,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2aa02278-fe03-4a06-b100-9bba9965c40a 2019-01-09 02:04:34,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" -d '{"role": {"name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj-role"}}' 2019-01-09 02:04:34,955 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a074434e-34b7-46fa-945a-cdcb03b277dc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1536461686834905be2ae96e1f2b831a", "links": {"self": "http://172.30.9.26:5000/v3/roles/1536461686834905be2ae96e1f2b831a"}, "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj-role"}} 2019-01-09 02:04:34,955 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a074434e-34b7-46fa-945a-cdcb03b277dc 2019-01-09 02:04:34,955 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6045bfdb-bc34-41d-proj-role 2019-01-09 02:04:34,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/1536461686834905be2ae96e1f2b831a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:04:34,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be88a48-fe2c-4187-a83a-0bf8373348ca Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/1536461686834905be2ae96e1f2b831a"}, "domain_id": null, "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj-role", "id": "1536461686834905be2ae96e1f2b831a"}} 2019-01-09 02:04:34,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/1536461686834905be2ae96e1f2b831a used request id req-4be88a48-fe2c-4187-a83a-0bf8373348ca 2019-01-09 02:04:34,977 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6045bfdb-bc34-41d-proj-role to project CreateRouterSuccessTests-6045bfdb-bc34-41d-proj 2019-01-09 02:04:34,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd/users/aee9191b85964e00b323e3d15f43dd46/roles/1536461686834905be2ae96e1f2b831a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:04:35,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c285cd06-fbe4-4ab6-9809-23bfbe70a2e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:04:35,099 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd/users/aee9191b85964e00b323e3d15f43dd46/roles/1536461686834905be2ae96e1f2b831a used request id req-c285cd06-fbe4-4ab6-9809-23bfbe70a2e1 2019-01-09 02:04:35,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:35,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:35,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1536461686834905be2ae96e1f2b831a", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj-role"}], "expires_at": "2019-01-09T03:04:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a895b04c34b48599747d9890b4fffbd", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-user", "id": "aee9191b85964e00b323e3d15f43dd46"}, "audit_ids": ["OhtMFA_-RzKzV0sqwJ0W5g"], "issued_at": "2019-01-09T02:04:35.000000Z"}} 2019-01-09 02:04:35,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc187bec46d88821d9de0c2017b3235e8bd8e45b" 2019-01-09 02:04:35,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d788ec1-5f31-4a09-b7d4-021061fbd510 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:35,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5d788ec1-5f31-4a09-b7d4-021061fbd510 2019-01-09 02:04:35,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc187bec46d88821d9de0c2017b3235e8bd8e45b" 2019-01-09 02:04:35,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9163cf6f-04af-4f9a-b2f0-c41beff71475 Date: Wed, 09 Jan 2019 02:04:35 GMT RESP BODY: {"networks":[]} 2019-01-09 02:04:35,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1 used request id req-9163cf6f-04af-4f9a-b2f0-c41beff71475 2019-01-09 02:04:35,734 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1 2019-01-09 02:04:35,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc187bec46d88821d9de0c2017b3235e8bd8e45b" -d '{"network": {"name": "CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1", "admin_state_up": true}}' 2019-01-09 02:04:36,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-71f00797-7256-473e-b017-358e53bfe9a9 Date: Wed, 09 Jan 2019 02:04:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4a895b04c34b48599747d9890b4fffbd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:04:36Z","is_default":false,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:36Z","mtu":1450}} 2019-01-09 02:04:36,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-71f00797-7256-473e-b017-358e53bfe9a9 2019-01-09 02:04:36,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc187bec46d88821d9de0c2017b3235e8bd8e45b" 2019-01-09 02:04:36,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-371ca159-0dca-4f4c-a29f-a6889f268826 Date: Wed, 09 Jan 2019 02:04:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:04:36Z","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a895b04c34b48599747d9890b4fffbd","id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1"}]} 2019-01-09 02:04:36,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-371ca159-0dca-4f4c-a29f-a6889f268826 2019-01-09 02:04:36,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc187bec46d88821d9de0c2017b3235e8bd8e45b" 2019-01-09 02:04:36,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-02376933-576e-427a-8cf9-2d46c689acd8 Date: Wed, 09 Jan 2019 02:04:36 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:04:36,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-02376933-576e-427a-8cf9-2d46c689acd8 2019-01-09 02:04:36,747 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1 2019-01-09 02:04:36,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc187bec46d88821d9de0c2017b3235e8bd8e45b" -d '{"subnets": [{"ip_version": 4, "network_id": "5cc2ce08-b614-4ae7-a537-a300fde984dd", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1"}]}' 2019-01-09 02:04:37,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c23dc886-8bed-4b20-94b3-84e1e550fa94 Date: Wed, 09 Jan 2019 02:04:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:37Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"4a895b04c34b48599747d9890b4fffbd","id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","subnetpool_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1"}]} 2019-01-09 02:04:37,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-c23dc886-8bed-4b20-94b3-84e1e550fa94 2019-01-09 02:04:37,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc187bec46d88821d9de0c2017b3235e8bd8e45b" 2019-01-09 02:04:37,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e7b00f91-630d-4d4f-953b-a6505766bfc3 Date: Wed, 09 Jan 2019 02:04:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259cf84b-5ac4-49c4-91fe-a9fba79379ee"],"updated_at":"2019-01-09T02:04:37Z","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4a895b04c34b48599747d9890b4fffbd","id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1"}]} 2019-01-09 02:04:37,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-e7b00f91-630d-4d4f-953b-a6505766bfc3 2019-01-09 02:04:37,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc187bec46d88821d9de0c2017b3235e8bd8e45b" 2019-01-09 02:04:37,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c1b6a083-86ae-4935-9807-1bf81d1a763f Date: Wed, 09 Jan 2019 02:04:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a895b04c34b48599747d9890b4fffbd","id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","subnetpool_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1"}]} 2019-01-09 02:04:37,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-c1b6a083-86ae-4935-9807-1bf81d1a763f 2019-01-09 02:04:37,931 - OpenStackNetwork - DEBUG - Network [5cc2ce08-b614-4ae7-a537-a300fde984dd] created successfully 2019-01-09 02:04:37,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:37,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:38,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1536461686834905be2ae96e1f2b831a", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj-role"}], "expires_at": "2019-01-09T03:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a895b04c34b48599747d9890b4fffbd", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-user", "id": "aee9191b85964e00b323e3d15f43dd46"}, "audit_ids": ["EqxqI94kTdqVXC0co9XRhg"], "issued_at": "2019-01-09T02:04:38.000000Z"}} 2019-01-09 02:04:38,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:38,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3eb4c3b-1518-45fb-b50e-77325ac08668 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:38,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a3eb4c3b-1518-45fb-b50e-77325ac08668 2019-01-09 02:04:38,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:38,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f33acbee-9e06-45f7-9510-4de79c8c4902 Date: Wed, 09 Jan 2019 02:04:38 GMT RESP BODY: {"routers": []} 2019-01-09 02:04:38,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router&admin_state_up=True used request id req-f33acbee-9e06-45f7-9510-4de79c8c4902 2019-01-09 02:04:38,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:38,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:39,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1536461686834905be2ae96e1f2b831a", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj-role"}], "expires_at": "2019-01-09T03:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a895b04c34b48599747d9890b4fffbd", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-user", "id": "aee9191b85964e00b323e3d15f43dd46"}, "audit_ids": ["FufHcfLeTmOicPCUPQB1Xg"], "issued_at": "2019-01-09T02:04:39.000000Z"}} 2019-01-09 02:04:39,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3701493e220458e369e455c76300b6036d1dc49" 2019-01-09 02:04:39,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6518c49-9f0f-4e3d-acc1-f88c79e15f10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:39,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c6518c49-9f0f-4e3d-acc1-f88c79e15f10 2019-01-09 02:04:39,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:39,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ecabf675-e2da-4cee-a726-8c9e53a45ba1 Date: Wed, 09 Jan 2019 02:04:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:04:39,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-ecabf675-e2da-4cee-a726-8c9e53a45ba1 2019-01-09 02:04:39,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:39,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-41a260b3-40d2-4e5a-8527-1142538bcfea Date: Wed, 09 Jan 2019 02:04:39 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:04:39,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-41a260b3-40d2-4e5a-8527-1142538bcfea 2019-01-09 02:04:39,809 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router 2019-01-09 02:04:39,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router", "admin_state_up": true}}' 2019-01-09 02:04:44,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-95022971-b8f0-4cdc-9c03-341a4fc38784 Date: Wed, 09 Jan 2019 02:04:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "created_at": "2019-01-09T02:04:40Z", "admin_state_up": true, "updated_at": "2019-01-09T02:04:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4a895b04c34b48599747d9890b4fffbd", "id": "c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b", "name": "CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router"}} 2019-01-09 02:04:44,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-95022971-b8f0-4cdc-9c03-341a4fc38784 2019-01-09 02:04:44,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:44,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-69a603c2-c002-4d40-b0da-45224639baa3 Date: Wed, 09 Jan 2019 02:04:44 GMT RESP BODY: {"ports":[]} 2019-01-09 02:04:44,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b used request id req-69a603c2-c002-4d40-b0da-45224639baa3 2019-01-09 02:04:44,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:45,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-27bcdbe0-be7d-4097-a7e9-f3efe3eb54a3 Date: Wed, 09 Jan 2019 02:04:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259cf84b-5ac4-49c4-91fe-a9fba79379ee"],"updated_at":"2019-01-09T02:04:37Z","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4a895b04c34b48599747d9890b4fffbd","id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1"}]} 2019-01-09 02:04:45,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1 used request id req-27bcdbe0-be7d-4097-a7e9-f3efe3eb54a3 2019-01-09 02:04:45,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:04:45,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:04:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:04:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:45,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43885604-d079-4953-89ee-4f5ce2072927 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd"}, "enabled": true, "id": "4a895b04c34b48599747d9890b4fffbd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj"}} 2019-01-09 02:04:45,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd used request id req-43885604-d079-4953-89ee-4f5ce2072927 2019-01-09 02:04:45,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:45,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e1979bb9-19e0-4c08-963b-4bb53b96fd1a Date: Wed, 09 Jan 2019 02:04:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a895b04c34b48599747d9890b4fffbd","id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","subnetpool_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1"}]} 2019-01-09 02:04:45,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-e1979bb9-19e0-4c08-963b-4bb53b96fd1a 2019-01-09 02:04:45,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd&name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:45,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0bb586a1-9c44-4b85-aca6-7fcaf66deeb7 Date: Wed, 09 Jan 2019 02:04:45 GMT RESP BODY: {"ports":[]} 2019-01-09 02:04:45,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd&name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-port1&admin_state_up=True used request id req-0bb586a1-9c44-4b85-aca6-7fcaf66deeb7 2019-01-09 02:04:45,428 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-port1 for router - CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router 2019-01-09 02:04:45,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:04:45,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:45,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1536461686834905be2ae96e1f2b831a", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj-role"}], "expires_at": "2019-01-09T03:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a895b04c34b48599747d9890b4fffbd", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-user", "id": "aee9191b85964e00b323e3d15f43dd46"}, "audit_ids": ["hByUCD7LQDmeIiTFpL8DcA"], "issued_at": "2019-01-09T02:04:45.000000Z"}} 2019-01-09 02:04:45,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916561e2377d8a10349be325e684aa8c21da066d" 2019-01-09 02:04:45,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3074fc5f-31bf-4755-a75c-be5565c6963a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:04:45,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3074fc5f-31bf-4755-a75c-be5565c6963a 2019-01-09 02:04:45,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:46,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-159258bf-b2de-4b81-9975-edf4125f2203 Date: Wed, 09 Jan 2019 02:04:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259cf84b-5ac4-49c4-91fe-a9fba79379ee"],"updated_at":"2019-01-09T02:04:37Z","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4a895b04c34b48599747d9890b4fffbd","id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1"}]} 2019-01-09 02:04:46,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1 used request id req-159258bf-b2de-4b81-9975-edf4125f2203 2019-01-09 02:04:46,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:46,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3aa0b7eb-b115-4466-8668-ecc5b9505dcf Date: Wed, 09 Jan 2019 02:04:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a895b04c34b48599747d9890b4fffbd","id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","subnetpool_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1"}]} 2019-01-09 02:04:46,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-3aa0b7eb-b115-4466-8668-ecc5b9505dcf 2019-01-09 02:04:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:46,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-142649d2-ecee-4477-87c3-5db199661a87 Date: Wed, 09 Jan 2019 02:04:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259cf84b-5ac4-49c4-91fe-a9fba79379ee"],"updated_at":"2019-01-09T02:04:37Z","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4a895b04c34b48599747d9890b4fffbd","id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1"}]} 2019-01-09 02:04:46,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1 used request id req-142649d2-ecee-4477-87c3-5db199661a87 2019-01-09 02:04:46,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:04:46,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:04:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:04:46,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916561e2377d8a10349be325e684aa8c21da066d" 2019-01-09 02:04:46,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a0e0a2-bce4-429a-98d8-41f2a281afb0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd"}, "enabled": true, "id": "4a895b04c34b48599747d9890b4fffbd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj"}} 2019-01-09 02:04:46,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd used request id req-d2a0e0a2-bce4-429a-98d8-41f2a281afb0 2019-01-09 02:04:46,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:46,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4cddabe7-00d7-43b1-826d-b11abeb93645 Date: Wed, 09 Jan 2019 02:04:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a895b04c34b48599747d9890b4fffbd","id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","subnetpool_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1"}]} 2019-01-09 02:04:46,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-4cddabe7-00d7-43b1-826d-b11abeb93645 2019-01-09 02:04:46,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd&name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:46,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0884ae4c-80eb-451a-a8b3-6ce8ccd5011a Date: Wed, 09 Jan 2019 02:04:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a895b04c34b48599747d9890b4fffbd","id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","subnetpool_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1"}]} 2019-01-09 02:04:46,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd&name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1 used request id req-0884ae4c-80eb-451a-a8b3-6ce8ccd5011a 2019-01-09 02:04:46,918 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1 2019-01-09 02:04:46,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" -d '{"port": {"network_id": "5cc2ce08-b614-4ae7-a537-a300fde984dd", "fixed_ips": [{"subnet_id": "259cf84b-5ac4-49c4-91fe-a9fba79379ee", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-port1", "admin_state_up": true}}' 2019-01-09 02:04:48,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-d993910e-0e75-4801-9831-69dbdd3aca40 Date: Wed, 09 Jan 2019 02:04:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","ip_address":"10.200.201.1"}],"id":"c9e9ee37-deb0-4b86-90b0-ef09ed101e34","security_groups":["5a082acf-d67a-4648-bbe5-eb6a7b1111f5"],"mac_address":"fa:16:3e:50:82:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-port1","project_id":"4a895b04c34b48599747d9890b4fffbd","qos_policy_id":null,"admin_state_up":true,"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:47Z","binding:vnic_type":"normal"}} 2019-01-09 02:04:48,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d993910e-0e75-4801-9831-69dbdd3aca40 2019-01-09 02:04:48,041 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-port1 for router - CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router 2019-01-09 02:04:48,041 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router 2019-01-09 02:04:48,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" -d '{"port_id": "c9e9ee37-deb0-4b86-90b0-ef09ed101e34"}' 2019-01-09 02:04:49,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-91efb550-0faa-4ae8-8e2a-91ffc10f98bc Date: Wed, 09 Jan 2019 02:04:49 GMT RESP BODY: {"network_id": "5cc2ce08-b614-4ae7-a537-a300fde984dd", "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "subnet_id": "259cf84b-5ac4-49c4-91fe-a9fba79379ee", "subnet_ids": ["259cf84b-5ac4-49c4-91fe-a9fba79379ee"], "port_id": "c9e9ee37-deb0-4b86-90b0-ef09ed101e34", "id": "c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b"} 2019-01-09 02:04:49,676 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b/add_router_interface used request id req-91efb550-0faa-4ae8-8e2a-91ffc10f98bc 2019-01-09 02:04:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:49,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-33b2710b-1e52-4c62-8026-c93386c0f23a Date: Wed, 09 Jan 2019 02:04:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "created_at": "2019-01-09T02:04:40Z", "admin_state_up": true, "updated_at": "2019-01-09T02:04:48Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4a895b04c34b48599747d9890b4fffbd", "id": "c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b", "name": "CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router"}} 2019-01-09 02:04:49,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b used request id req-33b2710b-1e52-4c62-8026-c93386c0f23a 2019-01-09 02:04:49,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:49,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-2147e2c5-20d6-4b0d-b7b2-b9a944a3067b Date: Wed, 09 Jan 2019 02:04:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","ip_address":"10.200.201.1"}],"id":"c9e9ee37-deb0-4b86-90b0-ef09ed101e34","security_groups":["5a082acf-d67a-4648-bbe5-eb6a7b1111f5"],"mac_address":"fa:16:3e:50:82:3f","project_id":"4a895b04c34b48599747d9890b4fffbd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-port1","admin_state_up":true,"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:47Z","binding:vnic_type":"normal","device_id":"c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b"}]} 2019-01-09 02:04:49,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b used request id req-2147e2c5-20d6-4b0d-b7b2-b9a944a3067b 2019-01-09 02:04:49,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/259cf84b-5ac4-49c4-91fe-a9fba79379ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:50,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7d4e3175-125c-4399-b32b-b405d431b8ee Date: Wed, 09 Jan 2019 02:04:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:37Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"4a895b04c34b48599747d9890b4fffbd","id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","subnetpool_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1"}} 2019-01-09 02:04:50,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/259cf84b-5ac4-49c4-91fe-a9fba79379ee used request id req-7d4e3175-125c-4399-b32b-b405d431b8ee 2019-01-09 02:04:50,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:04:50,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1536461686834905be2ae96e1f2b831a", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj-role"}], "expires_at": "2019-01-09T03:04:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a895b04c34b48599747d9890b4fffbd", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4a895b04c34b48599747d9890b4fffbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-user", "id": "aee9191b85964e00b323e3d15f43dd46"}, "audit_ids": ["8VhSzeBHQk6woGTycb0rjg"], "issued_at": "2019-01-09T02:04:50.000000Z"}} 2019-01-09 02:04:50,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a616a1a583d96dabb4b169c958393084ed803786" 2019-01-09 02:04:50,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-193ed474-c587-4283-bb00-3ebc238570d7 Date: Wed, 09 Jan 2019 02:04:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "created_at": "2019-01-09T02:04:40Z", "admin_state_up": true, "updated_at": "2019-01-09T02:04:48Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4a895b04c34b48599747d9890b4fffbd", "id": "c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b", "name": "CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router"}]} 2019-01-09 02:04:50,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router&admin_state_up=True used request id req-193ed474-c587-4283-bb00-3ebc238570d7 2019-01-09 02:04:50,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:04:50,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:04:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:04:50,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4234f7d884ea413131082189bc4a2e950575bce" 2019-01-09 02:04:50,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8dc2bef-3ab1-4511-8e19-4e8e80800646 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd"}, "enabled": true, "id": "4a895b04c34b48599747d9890b4fffbd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj"}} 2019-01-09 02:04:50,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd used request id req-a8dc2bef-3ab1-4511-8e19-4e8e80800646 2019-01-09 02:04:50,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a616a1a583d96dabb4b169c958393084ed803786" 2019-01-09 02:04:50,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-da0d3227-9c74-4c1c-ab7e-322858e20307 Date: Wed, 09 Jan 2019 02:04:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","ip_address":"10.200.201.1"}],"id":"c9e9ee37-deb0-4b86-90b0-ef09ed101e34","security_groups":["5a082acf-d67a-4648-bbe5-eb6a7b1111f5"],"mac_address":"fa:16:3e:50:82:3f","project_id":"4a895b04c34b48599747d9890b4fffbd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-port1","admin_state_up":true,"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:47Z","binding:vnic_type":"normal","device_id":"c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b"}]} 2019-01-09 02:04:50,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b used request id req-da0d3227-9c74-4c1c-ab7e-322858e20307 2019-01-09 02:04:50,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/259cf84b-5ac4-49c4-91fe-a9fba79379ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a616a1a583d96dabb4b169c958393084ed803786" 2019-01-09 02:04:51,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-62789134-1f44-428d-b502-3b50fb4d1dba Date: Wed, 09 Jan 2019 02:04:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:37Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"4a895b04c34b48599747d9890b4fffbd","id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","subnetpool_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1"}} 2019-01-09 02:04:51,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/259cf84b-5ac4-49c4-91fe-a9fba79379ee used request id req-62789134-1f44-428d-b502-3b50fb4d1dba 2019-01-09 02:04:51,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a616a1a583d96dabb4b169c958393084ed803786" 2019-01-09 02:04:51,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-aa585d65-ec4f-4d5b-b56d-0911fdf86045 Date: Wed, 09 Jan 2019 02:04:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:04:51,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-aa585d65-ec4f-4d5b-b56d-0911fdf86045 2019-01-09 02:04:51,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a616a1a583d96dabb4b169c958393084ed803786" 2019-01-09 02:04:51,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e5603ec0-e9e7-4c9c-817d-b64f5105aad2 Date: Wed, 09 Jan 2019 02:04:51 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:04:51,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-e5603ec0-e9e7-4c9c-817d-b64f5105aad2 2019-01-09 02:04:51,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a616a1a583d96dabb4b169c958393084ed803786" 2019-01-09 02:04:51,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-294e2e01-2a62-4e77-ba92-99777d70f0df Date: Wed, 09 Jan 2019 02:04:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259cf84b-5ac4-49c4-91fe-a9fba79379ee"],"updated_at":"2019-01-09T02:04:37Z","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4a895b04c34b48599747d9890b4fffbd","id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1"}]} 2019-01-09 02:04:51,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-294e2e01-2a62-4e77-ba92-99777d70f0df 2019-01-09 02:04:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a616a1a583d96dabb4b169c958393084ed803786" 2019-01-09 02:04:51,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-288f6318-79bb-414d-85d9-d44ed2881b20 Date: Wed, 09 Jan 2019 02:04:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a895b04c34b48599747d9890b4fffbd","id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","subnetpool_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1"}]} 2019-01-09 02:04:51,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-288f6318-79bb-414d-85d9-d44ed2881b20 2019-01-09 02:04:51,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a616a1a583d96dabb4b169c958393084ed803786" 2019-01-09 02:04:51,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3146 X-Openstack-Request-Id: req-edaad20b-fc40-4c71-9107-e6facee804e9 Date: Wed, 09 Jan 2019 02:04:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","ip_address":"10.200.201.4"}],"id":"4cb2f850-7024-46e6-92fe-aa2c3d83efe3","security_groups":[],"mac_address":"fa:16:3e:e5:c5:a0","project_id":"4a895b04c34b48599747d9890b4fffbd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5cc2ce08-b614-4ae7-a537-a300fde984dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","ip_address":"10.200.201.2"}],"id":"7167df71-2b85-4a53-8edb-54df11db676c","security_groups":[],"mac_address":"fa:16:3e:fa:7e:b9","project_id":"4a895b04c34b48599747d9890b4fffbd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5cc2ce08-b614-4ae7-a537-a300fde984dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","ip_address":"10.200.201.3"}],"id":"b4557a1e-75be-4902-bc71-28d0f32f8f43","security_groups":[],"mac_address":"fa:16:3e:c8:89:97","project_id":"4a895b04c34b48599747d9890b4fffbd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5cc2ce08-b614-4ae7-a537-a300fde984dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:04:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","ip_address":"10.200.201.1"}],"id":"c9e9ee37-deb0-4b86-90b0-ef09ed101e34","security_groups":["5a082acf-d67a-4648-bbe5-eb6a7b1111f5"],"mac_address":"fa:16:3e:50:82:3f","project_id":"4a895b04c34b48599747d9890b4fffbd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-port1","admin_state_up":true,"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:47Z","binding:vnic_type":"normal","device_id":"c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b"}]} 2019-01-09 02:04:51,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-edaad20b-fc40-4c71-9107-e6facee804e9 2019-01-09 02:04:51,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/259cf84b-5ac4-49c4-91fe-a9fba79379ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a616a1a583d96dabb4b169c958393084ed803786" 2019-01-09 02:04:52,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-87be8983-410f-4831-bdb0-fd2494d66e61 Date: Wed, 09 Jan 2019 02:04:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:37Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"4a895b04c34b48599747d9890b4fffbd","id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","subnetpool_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1"}} 2019-01-09 02:04:52,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/259cf84b-5ac4-49c4-91fe-a9fba79379ee used request id req-87be8983-410f-4831-bdb0-fd2494d66e61 2019-01-09 02:04:52,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a616a1a583d96dabb4b169c958393084ed803786" 2019-01-09 02:04:52,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c267c146-6d20-4a65-ba8d-eb8773838bdd Date: Wed, 09 Jan 2019 02:04:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259cf84b-5ac4-49c4-91fe-a9fba79379ee"],"updated_at":"2019-01-09T02:04:37Z","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4a895b04c34b48599747d9890b4fffbd","id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1"}]} 2019-01-09 02:04:52,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-c267c146-6d20-4a65-ba8d-eb8773838bdd 2019-01-09 02:04:52,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a616a1a583d96dabb4b169c958393084ed803786" 2019-01-09 02:04:52,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-16b1870f-8f6c-404a-9efa-f52ddb768730 Date: Wed, 09 Jan 2019 02:04:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc2ce08-b614-4ae7-a537-a300fde984dd","tenant_id":"4a895b04c34b48599747d9890b4fffbd","created_at":"2019-01-09T02:04:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a895b04c34b48599747d9890b4fffbd","id":"259cf84b-5ac4-49c4-91fe-a9fba79379ee","subnetpool_id":null,"name":"CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1"}]} 2019-01-09 02:04:52,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-16b1870f-8f6c-404a-9efa-f52ddb768730 2019-01-09 02:04:52,377 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router and port CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-port1 2019-01-09 02:04:52,377 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router 2019-01-09 02:04:52,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" -d '{"port_id": "c9e9ee37-deb0-4b86-90b0-ef09ed101e34"}' 2019-01-09 02:04:53,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b1c5ea12-7823-4e5f-90ef-a466b6e2826f Date: Wed, 09 Jan 2019 02:04:53 GMT RESP BODY: {"network_id": "5cc2ce08-b614-4ae7-a537-a300fde984dd", "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "subnet_id": "259cf84b-5ac4-49c4-91fe-a9fba79379ee", "subnet_ids": ["259cf84b-5ac4-49c4-91fe-a9fba79379ee"], "port_id": "c9e9ee37-deb0-4b86-90b0-ef09ed101e34", "id": "c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b"} 2019-01-09 02:04:53,884 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b/remove_router_interface used request id req-b1c5ea12-7823-4e5f-90ef-a466b6e2826f 2019-01-09 02:04:53,884 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router 2019-01-09 02:04:53,885 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-router 2019-01-09 02:04:53,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2aeaa8c128a5172a784d5dc620f2a3496a04e6" 2019-01-09 02:04:57,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6eaa04a8-b19d-4789-93ae-1ef9d403ae6b Content-Length: 0 Date: Wed, 09 Jan 2019 02:04:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:04:57,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/c7b1db3b-d3d5-4fcf-bf68-61a4603fa02b used request id req-6eaa04a8-b19d-4789-93ae-1ef9d403ae6b 2019-01-09 02:04:57,312 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1 2019-01-09 02:04:57,312 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-subnet1 2019-01-09 02:04:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/259cf84b-5ac4-49c4-91fe-a9fba79379ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc187bec46d88821d9de0c2017b3235e8bd8e45b" 2019-01-09 02:04:59,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80c29ef0-6db3-46f6-8166-6c43d40c0bad Date: Wed, 09 Jan 2019 02:04:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:04:59,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/259cf84b-5ac4-49c4-91fe-a9fba79379ee used request id req-80c29ef0-6db3-46f6-8166-6c43d40c0bad 2019-01-09 02:04:59,507 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-f600103a-ed8b-4a63-8645-726322dd8007-pub-net1 2019-01-09 02:04:59,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/5cc2ce08-b614-4ae7-a537-a300fde984dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc187bec46d88821d9de0c2017b3235e8bd8e45b" 2019-01-09 02:05:01,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94aa9000-4a3e-44e0-a0c6-bc7f92d1bf1a Date: Wed, 09 Jan 2019 02:05:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:05:01,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/5cc2ce08-b614-4ae7-a537-a300fde984dd used request id req-94aa9000-4a3e-44e0-a0c6-bc7f92d1bf1a 2019-01-09 02:05:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:05:01,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d53743ed-72d8-42da-9d13-a0a2183b36ba Date: Wed, 09 Jan 2019 02:05:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "created_at": "2019-01-09T02:04:35Z", "updated_at": "2019-01-09T02:04:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:04:35Z", "revision_number": 0, "id": "1bab7f83-6ac0-40ee-acc1-d00980f66a0d", "remote_group_id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "remote_ip_prefix": null, "created_at": "2019-01-09T02:04:35Z", "security_group_id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a895b04c34b48599747d9890b4fffbd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:04:36Z", "revision_number": 0, "id": "7af2b79a-49fd-4820-9e25-9bf95b91b062", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:04:36Z", "security_group_id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a895b04c34b48599747d9890b4fffbd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:04:35Z", "revision_number": 0, "id": "9c15e45f-eddc-4a01-a0b8-72b29c00c36a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:04:35Z", "security_group_id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a895b04c34b48599747d9890b4fffbd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:04:36Z", "revision_number": 0, "id": "ff637c7b-d864-43c7-a133-63be86ae7ac1", "remote_group_id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "remote_ip_prefix": null, "created_at": "2019-01-09T02:04:36Z", "security_group_id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a895b04c34b48599747d9890b4fffbd"}], "revision_number": 4, "project_id": "4a895b04c34b48599747d9890b4fffbd", "id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:05:01,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d53743ed-72d8-42da-9d13-a0a2183b36ba 2019-01-09 02:05:01,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:05:01,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d49418-999f-4868-bc75-0d2c53d912d4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd"}, "enabled": true, "id": "4a895b04c34b48599747d9890b4fffbd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6045bfdb-bc34-41d-proj"}} 2019-01-09 02:05:01,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd used request id req-e3d49418-999f-4868-bc75-0d2c53d912d4 2019-01-09 02:05:01,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a082acf-d67a-4648-bbe5-eb6a7b1111f5 2019-01-09 02:05:01,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5a082acf-d67a-4648-bbe5-eb6a7b1111f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:05:01,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1b2e0580-c79b-42f0-ae3a-20725e55a1a0 Date: Wed, 09 Jan 2019 02:05:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:04:35Z", "security_group_id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "created_at": "2019-01-09T02:04:35Z", "project_id": "4a895b04c34b48599747d9890b4fffbd", "id": "1bab7f83-6ac0-40ee-acc1-d00980f66a0d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:04:36Z", "security_group_id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "created_at": "2019-01-09T02:04:36Z", "project_id": "4a895b04c34b48599747d9890b4fffbd", "id": "7af2b79a-49fd-4820-9e25-9bf95b91b062"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:04:35Z", "security_group_id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "created_at": "2019-01-09T02:04:35Z", "project_id": "4a895b04c34b48599747d9890b4fffbd", "id": "9c15e45f-eddc-4a01-a0b8-72b29c00c36a"}, {"remote_group_id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:04:36Z", "security_group_id": "5a082acf-d67a-4648-bbe5-eb6a7b1111f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4a895b04c34b48599747d9890b4fffbd", "created_at": "2019-01-09T02:04:36Z", "project_id": "4a895b04c34b48599747d9890b4fffbd", "id": "ff637c7b-d864-43c7-a133-63be86ae7ac1"}]} 2019-01-09 02:05:01,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5a082acf-d67a-4648-bbe5-eb6a7b1111f5 used request id req-1b2e0580-c79b-42f0-ae3a-20725e55a1a0 2019-01-09 02:05:01,723 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:05:01,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5a082acf-d67a-4648-bbe5-eb6a7b1111f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:05:02,036 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66b5a1d2-007c-4fc8-8ac6-0810263ad4ae Content-Length: 0 Date: Wed, 09 Jan 2019 02:05:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:05:02,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5a082acf-d67a-4648-bbe5-eb6a7b1111f5 used request id req-66b5a1d2-007c-4fc8-8ac6-0810263ad4ae 2019-01-09 02:05:02,037 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6045bfdb-bc34-41d-proj 2019-01-09 02:05:02,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:05:02,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-762df346-9211-4cb3-8268-44d26adb3d64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:05:02,295 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4a895b04c34b48599747d9890b4fffbd used request id req-762df346-9211-4cb3-8268-44d26adb3d64 2019-01-09 02:05:02,295 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6045bfdb-bc34-41d-proj-role 2019-01-09 02:05:02,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/1536461686834905be2ae96e1f2b831a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:05:02,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2fe2139-e6ca-4d4f-9f1b-0fbc672b5cc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:05:02,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1536461686834905be2ae96e1f2b831a used request id req-a2fe2139-e6ca-4d4f-9f1b-0fbc672b5cc1 2019-01-09 02:05:02,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2126e4ec29be9b240d36957eb11ac30114442635" 2019-01-09 02:05:02,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce2e34d-b83c-4d15-82cb-5d2e31f4415c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:05:02,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fce2e34d-b83c-4d15-82cb-5d2e31f4415c 2019-01-09 02:05:02,502 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6045bfdb-bc34-41d-user 2019-01-09 02:05:02,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/aee9191b85964e00b323e3d15f43dd46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7d308d93c51550646491e0291ef64c6387be43" 2019-01-09 02:05:02,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-529f07a5-35c4-495f-a7ae-59debbd6a2c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:05:02,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/aee9191b85964e00b323e3d15f43dd46 used request id req-529f07a5-35c4-495f-a7ae-59debbd6a2c7 2019-01-09 02:05:02,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:03,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["LQRXA462RwmIp8bEyg27kA"], "issued_at": "2019-01-09T02:05:03.000000Z"}} 2019-01-09 02:05:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2d80f1ce95efd44e1a2c408013eeb41b670ba" 2019-01-09 02:05:03,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3524e061-0346-4a04-b28e-9718b3af0db2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:03,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3524e061-0346-4a04-b28e-9718b3af0db2 2019-01-09 02:05:03,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:03,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:03,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["lJ_9u39YSlGjG_5foNPD0Q"], "issued_at": "2019-01-09T02:05:03.000000Z"}} 2019-01-09 02:05:03,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:03,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7297b565-3469-4f2b-87d6-ecbcfad42bd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:03,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7297b565-3469-4f2b-87d6-ecbcfad42bd8 2019-01-09 02:05:03,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:05:03,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:05:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:05:03,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-21108219-745c-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:03,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84061060-81fa-45ed-bb54-0d31a49d476b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-21108219-745c-48c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:05:03,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-21108219-745c-48c-proj used request id req-84061060-81fa-45ed-bb54-0d31a49d476b 2019-01-09 02:05:03,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:03,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903da2d7-64a7-4c31-9e93-069cca94d612 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:05:03,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-903da2d7-64a7-4c31-9e93-069cca94d612 2019-01-09 02:05:03,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-21108219-745c-48c-proj"}}' 2019-01-09 02:05:03,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cef0921a-63a3-413b-8a78-44c49146a4f5 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0f1760a03d614e8ea5d3bc92c71b0d93"}, "enabled": true, "id": "0f1760a03d614e8ea5d3bc92c71b0d93", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-21108219-745c-48c-proj"}} 2019-01-09 02:05:03,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-cef0921a-63a3-413b-8a78-44c49146a4f5 2019-01-09 02:05:03,944 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-21108219-745c-48c-proj 2019-01-09 02:05:03,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:03,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:04,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["VxJJEYhlRSSi_eTFwKMTFA"], "issued_at": "2019-01-09T02:05:04.000000Z"}} 2019-01-09 02:05:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0670091b2de6b50ad5c4b21f286bfe457c3960" 2019-01-09 02:05:04,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9bc43d-902a-4bda-b0a3-07ce1c668ef0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:04,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2e9bc43d-902a-4bda-b0a3-07ce1c668ef0 2019-01-09 02:05:04,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:05:04,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:05:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:05:04,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0670091b2de6b50ad5c4b21f286bfe457c3960" 2019-01-09 02:05:04,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e3609f-d3ee-4a9f-8d97-8d5cc3ab7754 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:05:04,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-41e3609f-d3ee-4a9f-8d97-8d5cc3ab7754 2019-01-09 02:05:04,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-21108219-745c-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0670091b2de6b50ad5c4b21f286bfe457c3960" 2019-01-09 02:05:04,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e377365-a62b-42a7-b226-c96f273aef0a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-21108219-745c-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0f1760a03d614e8ea5d3bc92c71b0d93"}, "enabled": true, "id": "0f1760a03d614e8ea5d3bc92c71b0d93", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-21108219-745c-48c-proj"}]} 2019-01-09 02:05:04,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-21108219-745c-48c-proj used request id req-1e377365-a62b-42a7-b226-c96f273aef0a 2019-01-09 02:05:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0670091b2de6b50ad5c4b21f286bfe457c3960" 2019-01-09 02:05:04,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0160875-192c-4dc2-aa6a-2c3e0a019f68 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:05:04,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b0160875-192c-4dc2-aa6a-2c3e0a019f68 2019-01-09 02:05:05,024 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-21108219-745c-48c-user 2019-01-09 02:05:05,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:05,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d76b998-feb5-4c2e-8f65-ec61e52ba405 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:05:05,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6d76b998-feb5-4c2e-8f65-ec61e52ba405 2019-01-09 02:05:05,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" -d '{"role": {"name": "CreateRouterSuccessTests-21108219-745c-48c-proj-role"}}' 2019-01-09 02:05:05,222 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:05:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-996e4b75-22b4-4707-8182-30e05d66c9ed Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c1518ae80674c95bb492550f515bb37", "links": {"self": "http://172.30.9.26:5000/v3/roles/2c1518ae80674c95bb492550f515bb37"}, "name": "CreateRouterSuccessTests-21108219-745c-48c-proj-role"}} 2019-01-09 02:05:05,222 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-996e4b75-22b4-4707-8182-30e05d66c9ed 2019-01-09 02:05:05,222 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-21108219-745c-48c-proj-role 2019-01-09 02:05:05,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2c1518ae80674c95bb492550f515bb37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:05,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1477efb-3cff-4087-ad9d-c647b7ec2488 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/2c1518ae80674c95bb492550f515bb37"}, "domain_id": null, "name": "CreateRouterSuccessTests-21108219-745c-48c-proj-role", "id": "2c1518ae80674c95bb492550f515bb37"}} 2019-01-09 02:05:05,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2c1518ae80674c95bb492550f515bb37 used request id req-b1477efb-3cff-4087-ad9d-c647b7ec2488 2019-01-09 02:05:05,323 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-21108219-745c-48c-proj-role to project CreateRouterSuccessTests-21108219-745c-48c-proj 2019-01-09 02:05:05,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0f1760a03d614e8ea5d3bc92c71b0d93/users/d9851f80aa6244e29e4daf048116d324/roles/2c1518ae80674c95bb492550f515bb37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:05,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:05:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-468d9294-2466-478a-a4fb-76514d8d3904 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:05:05,533 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0f1760a03d614e8ea5d3bc92c71b0d93/users/d9851f80aa6244e29e4daf048116d324/roles/2c1518ae80674c95bb492550f515bb37 used request id req-468d9294-2466-478a-a4fb-76514d8d3904 2019-01-09 02:05:05,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:05,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:05,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["r40Q-V-3TG2z9SjcUYSZzA"], "issued_at": "2019-01-09T02:05:05.000000Z"}} 2019-01-09 02:05:05,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:06,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f676093-73b3-4743-9f9f-ba75b0a2115d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:06,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9f676093-73b3-4743-9f9f-ba75b0a2115d 2019-01-09 02:05:06,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c4b2652c-c0ff-41ab-81f3-cbedb034ef23-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:06,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f79f0c0c-c58b-461d-b052-c58806ebce9a Date: Wed, 09 Jan 2019 02:05:06 GMT RESP BODY: {"routers": []} 2019-01-09 02:05:06,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c4b2652c-c0ff-41ab-81f3-cbedb034ef23-pub-router&admin_state_up=True used request id req-f79f0c0c-c58b-461d-b052-c58806ebce9a 2019-01-09 02:05:06,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:06,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:06,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["2fNOIyEQS7CO0aj-UfCo8Q"], "issued_at": "2019-01-09T02:05:06.000000Z"}} 2019-01-09 02:05:06,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e24a52be108ae272e615bf36d12cb90161cb046" 2019-01-09 02:05:06,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9d6e78-b72a-48c5-bcca-173d7f41d3ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:06,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0b9d6e78-b72a-48c5-bcca-173d7f41d3ca 2019-01-09 02:05:06,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:05:06,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:05:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:05:06,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-21108219-745c-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e24a52be108ae272e615bf36d12cb90161cb046" 2019-01-09 02:05:06,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2a5641-e17b-4ef7-8c6f-b5227e458f40 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-21108219-745c-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0f1760a03d614e8ea5d3bc92c71b0d93"}, "enabled": true, "id": "0f1760a03d614e8ea5d3bc92c71b0d93", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-21108219-745c-48c-proj"}]} 2019-01-09 02:05:06,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-21108219-745c-48c-proj used request id req-9f2a5641-e17b-4ef7-8c6f-b5227e458f40 2019-01-09 02:05:06,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:07,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0535dbb6-b918-4d39-b1d6-a4e90dc5e83b Date: Wed, 09 Jan 2019 02:05:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 02:05:07,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-0535dbb6-b918-4d39-b1d6-a4e90dc5e83b 2019-01-09 02:05:07,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:07,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-43cc6997-fda1-496f-8738-639f433c813c Date: Wed, 09 Jan 2019 02:05:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 02:05:07,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-43cc6997-fda1-496f-8738-639f433c813c 2019-01-09 02:05:07,229 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c4b2652c-c0ff-41ab-81f3-cbedb034ef23-pub-router 2019-01-09 02:05:07,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "tenant_id": "0f1760a03d614e8ea5d3bc92c71b0d93", "name": "CreateRouterSuccessTests-c4b2652c-c0ff-41ab-81f3-cbedb034ef23-pub-router", "admin_state_up": true}}' 2019-01-09 02:05:12,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-84d2a508-de0c-4859-aa8f-dc2b2c436498 Date: Wed, 09 Jan 2019 02:05:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0f1760a03d614e8ea5d3bc92c71b0d93", "created_at": "2019-01-09T02:05:08Z", "admin_state_up": true, "updated_at": "2019-01-09T02:05:09Z", "project_id": "0f1760a03d614e8ea5d3bc92c71b0d93", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "97b27c94-20e4-4571-9086-f38b0e115ca9", "name": "CreateRouterSuccessTests-c4b2652c-c0ff-41ab-81f3-cbedb034ef23-pub-router"}} 2019-01-09 02:05:12,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-84d2a508-de0c-4859-aa8f-dc2b2c436498 2019-01-09 02:05:12,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=97b27c94-20e4-4571-9086-f38b0e115ca9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:12,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-c12185a9-8ae6-4096-8a91-bd38bcd28474 Date: Wed, 09 Jan 2019 02:05:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:10Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"217a4f4e-6f4f-42fb-9068-bab6e84f97b6","ip_address":"169.254.192.4"}],"id":"37607aed-bf0b-4fd1-884f-5b24b8aca413","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2e:9b:72","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 0f1760a03d614e8ea5d3bc92c71b0d93","admin_state_up":true,"network_id":"0982b79a-09ab-470e-b334-ccb7d8a669ba","tenant_id":"","created_at":"2019-01-09T02:05:10Z","binding:vnic_type":"normal","device_id":"97b27c94-20e4-4571-9086-f38b0e115ca9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"217a4f4e-6f4f-42fb-9068-bab6e84f97b6","ip_address":"169.254.192.1"}],"id":"7bc8c6f3-f6d7-40e0-9619-03c63eb0adc6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f3:e5:4a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 0f1760a03d614e8ea5d3bc92c71b0d93","admin_state_up":true,"network_id":"0982b79a-09ab-470e-b334-ccb7d8a669ba","tenant_id":"","created_at":"2019-01-09T02:05:11Z","binding:vnic_type":"normal","device_id":"97b27c94-20e4-4571-9086-f38b0e115ca9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:08Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.207"}],"id":"caf754d3-9d7b-45e0-8edb-b16cbdc374a9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:a3:d5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T02:05:08Z","binding:vnic_type":"normal","device_id":"97b27c94-20e4-4571-9086-f38b0e115ca9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:09Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"217a4f4e-6f4f-42fb-9068-bab6e84f97b6","ip_address":"169.254.192.10"}],"id":"f90a91ac-26d8-4cef-9240-d70f3c408335","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:a9:61","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 0f1760a03d614e8ea5d3bc92c71b0d93","admin_state_up":true,"network_id":"0982b79a-09ab-470e-b334-ccb7d8a669ba","tenant_id":"","created_at":"2019-01-09T02:05:09Z","binding:vnic_type":"normal","device_id":"97b27c94-20e4-4571-9086-f38b0e115ca9"}]} 2019-01-09 02:05:12,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=97b27c94-20e4-4571-9086-f38b0e115ca9 used request id req-c12185a9-8ae6-4096-8a91-bd38bcd28474 2019-01-09 02:05:12,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:12,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-46c835fa-c93e-4477-a333-b9971d82cb77 Date: Wed, 09 Jan 2019 02:05:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 02:05:12,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-46c835fa-c93e-4477-a333-b9971d82cb77 2019-01-09 02:05:12,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/217a4f4e-6f4f-42fb-9068-bab6e84f97b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:12,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-666b6e2e-9dcb-4f43-8e63-084c037ef71e Date: Wed, 09 Jan 2019 02:05:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0982b79a-09ab-470e-b334-ccb7d8a669ba","tenant_id":"","created_at":"2019-01-09T02:05:07Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"217a4f4e-6f4f-42fb-9068-bab6e84f97b6","subnetpool_id":null,"name":"HA subnet tenant 0f1760a03d614e8ea5d3bc92c71b0d93"}} 2019-01-09 02:05:12,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/217a4f4e-6f4f-42fb-9068-bab6e84f97b6 used request id req-666b6e2e-9dcb-4f43-8e63-084c037ef71e 2019-01-09 02:05:12,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/217a4f4e-6f4f-42fb-9068-bab6e84f97b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:13,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-75b7f5ea-2e91-4a0d-b6e4-2b1aec2193bc Date: Wed, 09 Jan 2019 02:05:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0982b79a-09ab-470e-b334-ccb7d8a669ba","tenant_id":"","created_at":"2019-01-09T02:05:07Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"217a4f4e-6f4f-42fb-9068-bab6e84f97b6","subnetpool_id":null,"name":"HA subnet tenant 0f1760a03d614e8ea5d3bc92c71b0d93"}} 2019-01-09 02:05:13,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/217a4f4e-6f4f-42fb-9068-bab6e84f97b6 used request id req-75b7f5ea-2e91-4a0d-b6e4-2b1aec2193bc 2019-01-09 02:05:13,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/217a4f4e-6f4f-42fb-9068-bab6e84f97b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:13,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c472827d-563a-49f1-b5b8-6d8812b771e3 Date: Wed, 09 Jan 2019 02:05:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0982b79a-09ab-470e-b334-ccb7d8a669ba","tenant_id":"","created_at":"2019-01-09T02:05:07Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"217a4f4e-6f4f-42fb-9068-bab6e84f97b6","subnetpool_id":null,"name":"HA subnet tenant 0f1760a03d614e8ea5d3bc92c71b0d93"}} 2019-01-09 02:05:13,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/217a4f4e-6f4f-42fb-9068-bab6e84f97b6 used request id req-c472827d-563a-49f1-b5b8-6d8812b771e3 2019-01-09 02:05:13,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/97b27c94-20e4-4571-9086-f38b0e115ca9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:13,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-91326c34-1806-4a64-ab95-377238f9e2fd Date: Wed, 09 Jan 2019 02:05:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0f1760a03d614e8ea5d3bc92c71b0d93", "created_at": "2019-01-09T02:05:08Z", "admin_state_up": true, "updated_at": "2019-01-09T02:05:11Z", "project_id": "0f1760a03d614e8ea5d3bc92c71b0d93", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "97b27c94-20e4-4571-9086-f38b0e115ca9", "name": "CreateRouterSuccessTests-c4b2652c-c0ff-41ab-81f3-cbedb034ef23-pub-router"}} 2019-01-09 02:05:13,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/97b27c94-20e4-4571-9086-f38b0e115ca9 used request id req-91326c34-1806-4a64-ab95-377238f9e2fd 2019-01-09 02:05:13,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=97b27c94-20e4-4571-9086-f38b0e115ca9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:13,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-53b80a6b-bc89-44cd-b3c7-4761db027450 Date: Wed, 09 Jan 2019 02:05:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:10Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"217a4f4e-6f4f-42fb-9068-bab6e84f97b6","ip_address":"169.254.192.4"}],"id":"37607aed-bf0b-4fd1-884f-5b24b8aca413","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2e:9b:72","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 0f1760a03d614e8ea5d3bc92c71b0d93","admin_state_up":true,"network_id":"0982b79a-09ab-470e-b334-ccb7d8a669ba","tenant_id":"","created_at":"2019-01-09T02:05:10Z","binding:vnic_type":"normal","device_id":"97b27c94-20e4-4571-9086-f38b0e115ca9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:13Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"217a4f4e-6f4f-42fb-9068-bab6e84f97b6","ip_address":"169.254.192.1"}],"id":"7bc8c6f3-f6d7-40e0-9619-03c63eb0adc6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:e5:4a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 0f1760a03d614e8ea5d3bc92c71b0d93","admin_state_up":true,"network_id":"0982b79a-09ab-470e-b334-ccb7d8a669ba","tenant_id":"","created_at":"2019-01-09T02:05:11Z","binding:vnic_type":"normal","device_id":"97b27c94-20e4-4571-9086-f38b0e115ca9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:13Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.207"}],"id":"caf754d3-9d7b-45e0-8edb-b16cbdc374a9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:a3:d5","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T02:05:08Z","binding:vnic_type":"normal","device_id":"97b27c94-20e4-4571-9086-f38b0e115ca9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:09Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"217a4f4e-6f4f-42fb-9068-bab6e84f97b6","ip_address":"169.254.192.10"}],"id":"f90a91ac-26d8-4cef-9240-d70f3c408335","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:a9:61","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 0f1760a03d614e8ea5d3bc92c71b0d93","admin_state_up":true,"network_id":"0982b79a-09ab-470e-b334-ccb7d8a669ba","tenant_id":"","created_at":"2019-01-09T02:05:09Z","binding:vnic_type":"normal","device_id":"97b27c94-20e4-4571-9086-f38b0e115ca9"}]} 2019-01-09 02:05:13,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=97b27c94-20e4-4571-9086-f38b0e115ca9 used request id req-53b80a6b-bc89-44cd-b3c7-4761db027450 2019-01-09 02:05:13,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:13,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-da2a7121-1b89-4c9d-938e-9beaec8ba0fd Date: Wed, 09 Jan 2019 02:05:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 02:05:13,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-da2a7121-1b89-4c9d-938e-9beaec8ba0fd 2019-01-09 02:05:13,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/217a4f4e-6f4f-42fb-9068-bab6e84f97b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:14,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-912d5f47-26ac-42db-b32d-a0b18282ddfb Date: Wed, 09 Jan 2019 02:05:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0982b79a-09ab-470e-b334-ccb7d8a669ba","tenant_id":"","created_at":"2019-01-09T02:05:07Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"217a4f4e-6f4f-42fb-9068-bab6e84f97b6","subnetpool_id":null,"name":"HA subnet tenant 0f1760a03d614e8ea5d3bc92c71b0d93"}} 2019-01-09 02:05:14,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/217a4f4e-6f4f-42fb-9068-bab6e84f97b6 used request id req-912d5f47-26ac-42db-b32d-a0b18282ddfb 2019-01-09 02:05:14,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/217a4f4e-6f4f-42fb-9068-bab6e84f97b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:14,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-43f0a86c-e726-4a4f-bf15-f45d5bcf45f4 Date: Wed, 09 Jan 2019 02:05:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0982b79a-09ab-470e-b334-ccb7d8a669ba","tenant_id":"","created_at":"2019-01-09T02:05:07Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"217a4f4e-6f4f-42fb-9068-bab6e84f97b6","subnetpool_id":null,"name":"HA subnet tenant 0f1760a03d614e8ea5d3bc92c71b0d93"}} 2019-01-09 02:05:14,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/217a4f4e-6f4f-42fb-9068-bab6e84f97b6 used request id req-43f0a86c-e726-4a4f-bf15-f45d5bcf45f4 2019-01-09 02:05:14,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/217a4f4e-6f4f-42fb-9068-bab6e84f97b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:14,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-382a0b85-63ac-4e26-9fa5-acd663324af6 Date: Wed, 09 Jan 2019 02:05:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0982b79a-09ab-470e-b334-ccb7d8a669ba","tenant_id":"","created_at":"2019-01-09T02:05:07Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"217a4f4e-6f4f-42fb-9068-bab6e84f97b6","subnetpool_id":null,"name":"HA subnet tenant 0f1760a03d614e8ea5d3bc92c71b0d93"}} 2019-01-09 02:05:14,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/217a4f4e-6f4f-42fb-9068-bab6e84f97b6 used request id req-382a0b85-63ac-4e26-9fa5-acd663324af6 2019-01-09 02:05:14,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:14,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c1518ae80674c95bb492550f515bb37", "name": "CreateRouterSuccessTests-21108219-745c-48c-proj-role"}], "expires_at": "2019-01-09T03:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f1760a03d614e8ea5d3bc92c71b0d93", "name": "CreateRouterSuccessTests-21108219-745c-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0f1760a03d614e8ea5d3bc92c71b0d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0f1760a03d614e8ea5d3bc92c71b0d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0f1760a03d614e8ea5d3bc92c71b0d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0f1760a03d614e8ea5d3bc92c71b0d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0f1760a03d614e8ea5d3bc92c71b0d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0f1760a03d614e8ea5d3bc92c71b0d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0f1760a03d614e8ea5d3bc92c71b0d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0f1760a03d614e8ea5d3bc92c71b0d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0f1760a03d614e8ea5d3bc92c71b0d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0f1760a03d614e8ea5d3bc92c71b0d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0f1760a03d614e8ea5d3bc92c71b0d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0f1760a03d614e8ea5d3bc92c71b0d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-21108219-745c-48c-user", "id": "d9851f80aa6244e29e4daf048116d324"}, "audit_ids": ["fIBKWFPaTziQTj_Jakhg4g"], "issued_at": "2019-01-09T02:05:14.000000Z"}} 2019-01-09 02:05:14,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c4b2652c-c0ff-41ab-81f3-cbedb034ef23-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31dc064d29658d84ac6468034b824c1393cb2168" 2019-01-09 02:05:15,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-4777713d-cb4f-4f72-8abb-ceac1fa5ae5e Date: Wed, 09 Jan 2019 02:05:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0f1760a03d614e8ea5d3bc92c71b0d93", "created_at": "2019-01-09T02:05:08Z", "admin_state_up": true, "updated_at": "2019-01-09T02:05:11Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "0f1760a03d614e8ea5d3bc92c71b0d93", "id": "97b27c94-20e4-4571-9086-f38b0e115ca9", "name": "CreateRouterSuccessTests-c4b2652c-c0ff-41ab-81f3-cbedb034ef23-pub-router"}]} 2019-01-09 02:05:15,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c4b2652c-c0ff-41ab-81f3-cbedb034ef23-pub-router&admin_state_up=True used request id req-4777713d-cb4f-4f72-8abb-ceac1fa5ae5e 2019-01-09 02:05:15,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:05:15,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:05:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:05:15,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0f1760a03d614e8ea5d3bc92c71b0d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee2d80f1ce95efd44e1a2c408013eeb41b670ba" 2019-01-09 02:05:15,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8769631c-f268-4a7c-a8f9-27751c796c26 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0f1760a03d614e8ea5d3bc92c71b0d93"}, "enabled": true, "id": "0f1760a03d614e8ea5d3bc92c71b0d93", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-21108219-745c-48c-proj"}} 2019-01-09 02:05:15,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0f1760a03d614e8ea5d3bc92c71b0d93 used request id req-8769631c-f268-4a7c-a8f9-27751c796c26 2019-01-09 02:05:15,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=97b27c94-20e4-4571-9086-f38b0e115ca9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31dc064d29658d84ac6468034b824c1393cb2168" 2019-01-09 02:05:15,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-562fad74-a344-4d6b-8f6e-85f65acfde25 Date: Wed, 09 Jan 2019 02:05:15 GMT RESP BODY: {"ports":[]} 2019-01-09 02:05:15,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=97b27c94-20e4-4571-9086-f38b0e115ca9 used request id req-562fad74-a344-4d6b-8f6e-85f65acfde25 2019-01-09 02:05:15,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31dc064d29658d84ac6468034b824c1393cb2168" 2019-01-09 02:05:15,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-68c8f077-f141-4b76-b19e-5db093b10f3f Date: Wed, 09 Jan 2019 02:05:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:05:15,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-68c8f077-f141-4b76-b19e-5db093b10f3f 2019-01-09 02:05:15,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31dc064d29658d84ac6468034b824c1393cb2168" 2019-01-09 02:05:15,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b957509a-32ec-490e-9093-98a4efa7462a Date: Wed, 09 Jan 2019 02:05:15 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:05:15,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-b957509a-32ec-490e-9093-98a4efa7462a 2019-01-09 02:05:15,910 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c4b2652c-c0ff-41ab-81f3-cbedb034ef23-pub-router 2019-01-09 02:05:15,910 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c4b2652c-c0ff-41ab-81f3-cbedb034ef23-pub-router 2019-01-09 02:05:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/97b27c94-20e4-4571-9086-f38b0e115ca9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca589cabde71fbc8f8271a1df667662973751af" 2019-01-09 02:05:19,117 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55cb40a8-d90f-41f5-bcf9-25b80e500e06 Content-Length: 0 Date: Wed, 09 Jan 2019 02:05:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:05:19,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/97b27c94-20e4-4571-9086-f38b0e115ca9 used request id req-55cb40a8-d90f-41f5-bcf9-25b80e500e06 2019-01-09 02:05:19,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:19,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9e60eef8-69d7-4ff1-a5f7-90538aae5525 Date: Wed, 09 Jan 2019 02:05:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:05:19,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9e60eef8-69d7-4ff1-a5f7-90538aae5525 2019-01-09 02:05:19,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:19,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed52c21-7a50-4b23-9e42-c3e8d771eab6 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:05:19,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-eed52c21-7a50-4b23-9e42-c3e8d771eab6 2019-01-09 02:05:19,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:19,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfb77a1-4dae-4293-998f-9c36f8454b64 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:05:19,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-fdfb77a1-4dae-4293-998f-9c36f8454b64 2019-01-09 02:05:19,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:19,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfc4f869-6691-4577-b317-7c81a98c67f4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:05:19,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-dfc4f869-6691-4577-b317-7c81a98c67f4 2019-01-09 02:05:19,601 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-21108219-745c-48c-proj 2019-01-09 02:05:19,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0f1760a03d614e8ea5d3bc92c71b0d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:19,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c647904-40ae-40f2-afa6-8daa4fd93fa9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:05:19,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0f1760a03d614e8ea5d3bc92c71b0d93 used request id req-9c647904-40ae-40f2-afa6-8daa4fd93fa9 2019-01-09 02:05:19,791 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-21108219-745c-48c-proj-role 2019-01-09 02:05:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2c1518ae80674c95bb492550f515bb37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:19,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-446b8bc2-dc66-48f5-b8ea-8525f124da59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:05:19,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2c1518ae80674c95bb492550f515bb37 used request id req-446b8bc2-dc66-48f5-b8ea-8525f124da59 2019-01-09 02:05:19,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef30e2fac60a78bd8a9080bc4c18d95bca8f5f3c" 2019-01-09 02:05:19,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5390167e-34c1-414b-8095-65fb5e8f8a3c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:05:19,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5390167e-34c1-414b-8095-65fb5e8f8a3c 2019-01-09 02:05:19,998 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-21108219-745c-48c-user 2019-01-09 02:05:20,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d9851f80aa6244e29e4daf048116d324 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0670091b2de6b50ad5c4b21f286bfe457c3960" 2019-01-09 02:05:20,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d93b5d3-09f1-40b1-a51d-455ea5f7091d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:05:20,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d9851f80aa6244e29e4daf048116d324 used request id req-7d93b5d3-09f1-40b1-a51d-455ea5f7091d 2019-01-09 02:05:20,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:20,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["5nDjX4JBQHCyHjr7zMe5Xw"], "issued_at": "2019-01-09T02:05:20.000000Z"}} 2019-01-09 02:05:20,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f172225babe84bb482da9a2f172aab7c821d664" 2019-01-09 02:05:20,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b36b67-5ad1-4cd7-8ed8-a7bb89f0c1af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:20,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e9b36b67-5ad1-4cd7-8ed8-a7bb89f0c1af 2019-01-09 02:05:20,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:20,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:21,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["k0hUkFqnQn-Kmbpw-dNJjA"], "issued_at": "2019-01-09T02:05:21.000000Z"}} 2019-01-09 02:05:21,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:05:21,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478e2cc5-7175-411f-be98-05b361a798f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:21,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-478e2cc5-7175-411f-be98-05b361a798f2 2019-01-09 02:05:21,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:05:21,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:05:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:05:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:05:21,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5153563-b009-4abd-8036-e1a0943da055 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:05:21,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj used request id req-e5153563-b009-4abd-8036-e1a0943da055 2019-01-09 02:05:21,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:05:21,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f78b78-8479-4afb-addc-c78c2357a4a5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:05:21,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-40f78b78-8479-4afb-addc-c78c2357a4a5 2019-01-09 02:05:21,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}}' 2019-01-09 02:05:21,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a725b0f-0104-467b-bf01-40cedda0410c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}} 2019-01-09 02:05:21,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5a725b0f-0104-467b-bf01-40cedda0410c 2019-01-09 02:05:21,453 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj 2019-01-09 02:05:21,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:21,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:21,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["nrBg8dtvTn2BEzwKf1ZKGQ"], "issued_at": "2019-01-09T02:05:21.000000Z"}} 2019-01-09 02:05:21,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ecdf4e980364acbd24139c6ca42c127f3bda644" 2019-01-09 02:05:21,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35cfd963-9e2a-4f17-b4f3-1afe9f452752 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:21,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-35cfd963-9e2a-4f17-b4f3-1afe9f452752 2019-01-09 02:05:21,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:05:21,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:05:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:05:21,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ecdf4e980364acbd24139c6ca42c127f3bda644" 2019-01-09 02:05:22,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9a5611-693e-434e-b868-9aebd36a397c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:05:22,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1d9a5611-693e-434e-b868-9aebd36a397c 2019-01-09 02:05:22,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ecdf4e980364acbd24139c6ca42c127f3bda644" 2019-01-09 02:05:22,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730608a5-0d2f-47a2-b4fe-3b23a321190d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}]} 2019-01-09 02:05:22,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj used request id req-730608a5-0d2f-47a2-b4fe-3b23a321190d 2019-01-09 02:05:22,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ecdf4e980364acbd24139c6ca42c127f3bda644" 2019-01-09 02:05:22,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44cd175-a596-44e2-89eb-de871faa7cdd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:05:22,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b44cd175-a596-44e2-89eb-de871faa7cdd 2019-01-09 02:05:22,572 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7f7c9f52-aa66-47e-user 2019-01-09 02:05:22,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:22,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:05:22,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5cc8ec-ee35-4800-9a38-3fc52bc8582f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:05:22,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ef5cc8ec-ee35-4800-9a38-3fc52bc8582f 2019-01-09 02:05:22,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" -d '{"role": {"name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role"}}' 2019-01-09 02:05:22,704 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e143eef5-e1f4-412d-923e-c2238e64d710 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "082a0e0de5924039aeae569b2114e5d4", "links": {"self": "http://172.30.9.26:5000/v3/roles/082a0e0de5924039aeae569b2114e5d4"}, "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role"}} 2019-01-09 02:05:22,704 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e143eef5-e1f4-412d-923e-c2238e64d710 2019-01-09 02:05:22,705 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role 2019-01-09 02:05:22,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/082a0e0de5924039aeae569b2114e5d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:05:22,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f46d929-6b89-423f-b485-a83b38e4d742 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/082a0e0de5924039aeae569b2114e5d4"}, "domain_id": null, "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role", "id": "082a0e0de5924039aeae569b2114e5d4"}} 2019-01-09 02:05:22,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/082a0e0de5924039aeae569b2114e5d4 used request id req-9f46d929-6b89-423f-b485-a83b38e4d742 2019-01-09 02:05:22,793 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role to project CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj 2019-01-09 02:05:22,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5/users/3e58e8dc96cc4121b71bd8c247778ead/roles/082a0e0de5924039aeae569b2114e5d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:05:22,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4896e5ab-2986-4ca8-88f8-e9ab795805f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:05:22,931 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5/users/3e58e8dc96cc4121b71bd8c247778ead/roles/082a0e0de5924039aeae569b2114e5d4 used request id req-4896e5ab-2986-4ca8-88f8-e9ab795805f6 2019-01-09 02:05:22,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:22,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:23,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082a0e0de5924039aeae569b2114e5d4", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role"}], "expires_at": "2019-01-09T03:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-user", "id": "3e58e8dc96cc4121b71bd8c247778ead"}, "audit_ids": ["F5g2cKTqT4q91z1Slkihvw"], "issued_at": "2019-01-09T02:05:23.000000Z"}} 2019-01-09 02:05:23,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908453a82a815c0690d73d03af1f27ed6aeb564c" 2019-01-09 02:05:23,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c800f817-7104-4d8c-9ea0-acf0103b97f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:23,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c800f817-7104-4d8c-9ea0-acf0103b97f5 2019-01-09 02:05:23,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908453a82a815c0690d73d03af1f27ed6aeb564c" 2019-01-09 02:05:23,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3a79df36-6d35-4d2e-b78e-d85376d68212 Date: Wed, 09 Jan 2019 02:05:23 GMT RESP BODY: {"networks":[]} 2019-01-09 02:05:23,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 used request id req-3a79df36-6d35-4d2e-b78e-d85376d68212 2019-01-09 02:05:23,557 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 2019-01-09 02:05:23,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908453a82a815c0690d73d03af1f27ed6aeb564c" -d '{"network": {"name": "CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1", "admin_state_up": true}}' 2019-01-09 02:05:24,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-80b99c4c-9d41-4976-92e5-9359145acb2b Date: Wed, 09 Jan 2019 02:05:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0243a793-2263-41c1-a015-4a830d606939","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:05:23Z","is_default":false,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:23Z","mtu":1450}} 2019-01-09 02:05:24,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-80b99c4c-9d41-4976-92e5-9359145acb2b 2019-01-09 02:05:24,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908453a82a815c0690d73d03af1f27ed6aeb564c" 2019-01-09 02:05:24,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c2bea827-5a7d-4a72-8392-9422479f3986 Date: Wed, 09 Jan 2019 02:05:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:05:23Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"0243a793-2263-41c1-a015-4a830d606939","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1"}]} 2019-01-09 02:05:24,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=0243a793-2263-41c1-a015-4a830d606939 used request id req-c2bea827-5a7d-4a72-8392-9422479f3986 2019-01-09 02:05:24,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908453a82a815c0690d73d03af1f27ed6aeb564c" 2019-01-09 02:05:24,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d49cc341-e1af-43cf-a2a0-fbfdc42941b1 Date: Wed, 09 Jan 2019 02:05:24 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:05:24,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 used request id req-d49cc341-e1af-43cf-a2a0-fbfdc42941b1 2019-01-09 02:05:24,677 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1 2019-01-09 02:05:24,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908453a82a815c0690d73d03af1f27ed6aeb564c" -d '{"subnets": [{"ip_version": 4, "network_id": "0243a793-2263-41c1-a015-4a830d606939", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}]}' 2019-01-09 02:05:25,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8dafcf25-dbcb-4ecf-b57d-8eaef5ac40b7 Date: Wed, 09 Jan 2019 02:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}]} 2019-01-09 02:05:25,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-8dafcf25-dbcb-4ecf-b57d-8eaef5ac40b7 2019-01-09 02:05:25,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908453a82a815c0690d73d03af1f27ed6aeb564c" 2019-01-09 02:05:25,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3777228b-db77-42e7-ae15-f6876bb0a1c6 Date: Wed, 09 Jan 2019 02:05:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["31b29206-d8c0-4d1f-b6f6-d597d19b01fe"],"updated_at":"2019-01-09T02:05:25Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"0243a793-2263-41c1-a015-4a830d606939","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1"}]} 2019-01-09 02:05:25,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=0243a793-2263-41c1-a015-4a830d606939 used request id req-3777228b-db77-42e7-ae15-f6876bb0a1c6 2019-01-09 02:05:25,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908453a82a815c0690d73d03af1f27ed6aeb564c" 2019-01-09 02:05:25,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6516c5d8-c51e-486a-aec7-2ee56bdf5219 Date: Wed, 09 Jan 2019 02:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}]} 2019-01-09 02:05:25,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 used request id req-6516c5d8-c51e-486a-aec7-2ee56bdf5219 2019-01-09 02:05:25,689 - OpenStackNetwork - DEBUG - Network [0243a793-2263-41c1-a015-4a830d606939] created successfully 2019-01-09 02:05:25,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:25,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:26,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082a0e0de5924039aeae569b2114e5d4", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role"}], "expires_at": "2019-01-09T03:05:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-user", "id": "3e58e8dc96cc4121b71bd8c247778ead"}, "audit_ids": ["p2aQ_mI_QO2z9X471OoP4g"], "issued_at": "2019-01-09T02:05:26.000000Z"}} 2019-01-09 02:05:26,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2218a7dece925ac4540cbf62949ffc90cd6dfe" 2019-01-09 02:05:26,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fee7e62-8d8b-45b3-adf1-60b1e1f5d20b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:26,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7fee7e62-8d8b-45b3-adf1-60b1e1f5d20b 2019-01-09 02:05:26,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2218a7dece925ac4540cbf62949ffc90cd6dfe" 2019-01-09 02:05:26,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-516011e0-ee22-435e-a168-e4298c64e67b Date: Wed, 09 Jan 2019 02:05:26 GMT RESP BODY: {"networks":[]} 2019-01-09 02:05:26,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 used request id req-516011e0-ee22-435e-a168-e4298c64e67b 2019-01-09 02:05:26,331 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 2019-01-09 02:05:26,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2218a7dece925ac4540cbf62949ffc90cd6dfe" -d '{"network": {"name": "CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2", "admin_state_up": true}}' 2019-01-09 02:05:26,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b71d52f6-17f6-4988-8d5d-5c73eba6c980 Date: Wed, 09 Jan 2019 02:05:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e84f1a61-d193-43b6-8292-c3a5859c6093","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:05:26Z","is_default":false,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:26Z","mtu":1450}} 2019-01-09 02:05:26,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b71d52f6-17f6-4988-8d5d-5c73eba6c980 2019-01-09 02:05:26,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2218a7dece925ac4540cbf62949ffc90cd6dfe" 2019-01-09 02:05:26,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a782cb71-c530-4ea6-a2a2-39c963e4f1ab Date: Wed, 09 Jan 2019 02:05:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:05:26Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"e84f1a61-d193-43b6-8292-c3a5859c6093","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2"}]} 2019-01-09 02:05:26,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-a782cb71-c530-4ea6-a2a2-39c963e4f1ab 2019-01-09 02:05:26,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2218a7dece925ac4540cbf62949ffc90cd6dfe" 2019-01-09 02:05:27,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-95f63d60-7140-4b34-8ca3-55ca0f646143 Date: Wed, 09 Jan 2019 02:05:27 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:05:27,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-95f63d60-7140-4b34-8ca3-55ca0f646143 2019-01-09 02:05:27,165 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2 2019-01-09 02:05:27,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2218a7dece925ac4540cbf62949ffc90cd6dfe" -d '{"subnets": [{"ip_version": 4, "network_id": "e84f1a61-d193-43b6-8292-c3a5859c6093", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}]}' 2019-01-09 02:05:27,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6f4541b5-5a60-4557-8437-d228d4d1baf8 Date: Wed, 09 Jan 2019 02:05:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}]} 2019-01-09 02:05:27,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-6f4541b5-5a60-4557-8437-d228d4d1baf8 2019-01-09 02:05:28,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2218a7dece925ac4540cbf62949ffc90cd6dfe" 2019-01-09 02:05:28,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-78345235-bc5f-48db-9685-154daa4482e1 Date: Wed, 09 Jan 2019 02:05:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8e7fe6cd-272f-456f-9d91-0cf1c905dd00"],"updated_at":"2019-01-09T02:05:27Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"e84f1a61-d193-43b6-8292-c3a5859c6093","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2"}]} 2019-01-09 02:05:28,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-78345235-bc5f-48db-9685-154daa4482e1 2019-01-09 02:05:28,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2218a7dece925ac4540cbf62949ffc90cd6dfe" 2019-01-09 02:05:28,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1e5f02d8-09db-4684-9523-2505db8fd0e1 Date: Wed, 09 Jan 2019 02:05:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}]} 2019-01-09 02:05:28,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-1e5f02d8-09db-4684-9523-2505db8fd0e1 2019-01-09 02:05:28,324 - OpenStackNetwork - DEBUG - Network [e84f1a61-d193-43b6-8292-c3a5859c6093] created successfully 2019-01-09 02:05:28,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:28,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:28,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082a0e0de5924039aeae569b2114e5d4", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role"}], "expires_at": "2019-01-09T03:05:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-user", "id": "3e58e8dc96cc4121b71bd8c247778ead"}, "audit_ids": ["Suf-GiH2RXyEiX1HaabTrA"], "issued_at": "2019-01-09T02:05:28.000000Z"}} 2019-01-09 02:05:28,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:28,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0cb7288-779b-4ecd-b26a-394a4e4c99b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:28,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a0cb7288-779b-4ecd-b26a-394a4e4c99b5 2019-01-09 02:05:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:28,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-86958007-f13b-4085-9a0a-54d045b5d879 Date: Wed, 09 Jan 2019 02:05:28 GMT RESP BODY: {"routers": []} 2019-01-09 02:05:28,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router&admin_state_up=True used request id req-86958007-f13b-4085-9a0a-54d045b5d879 2019-01-09 02:05:28,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:28,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:29,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082a0e0de5924039aeae569b2114e5d4", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role"}], "expires_at": "2019-01-09T03:05:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-user", "id": "3e58e8dc96cc4121b71bd8c247778ead"}, "audit_ids": ["6rKrxn4BSeSlz0ff9GGA1g"], "issued_at": "2019-01-09T02:05:29.000000Z"}} 2019-01-09 02:05:29,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68adc37ab91a5675a39fee77279f7f9dbbad244" 2019-01-09 02:05:29,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e66acd0-5363-437b-afcd-90d790d70d95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:29,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4e66acd0-5363-437b-afcd-90d790d70d95 2019-01-09 02:05:29,437 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router 2019-01-09 02:05:29,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" -d '{"router": {"name": "CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router", "admin_state_up": true}}' 2019-01-09 02:05:33,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-ad459e92-c0a7-4a5c-b366-3bb0f7e0c08d Date: Wed, 09 Jan 2019 02:05:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "created_at": "2019-01-09T02:05:30Z", "admin_state_up": true, "updated_at": "2019-01-09T02:05:30Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "id": "517a02a4-1bdb-45b8-a7ab-fd2133c98127", "name": "CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router"}} 2019-01-09 02:05:33,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-ad459e92-c0a7-4a5c-b366-3bb0f7e0c08d 2019-01-09 02:05:33,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=517a02a4-1bdb-45b8-a7ab-fd2133c98127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:33,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b2783d9e-d2de-483f-a902-c29ffaf1a0c8 Date: Wed, 09 Jan 2019 02:05:33 GMT RESP BODY: {"ports":[]} 2019-01-09 02:05:33,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=517a02a4-1bdb-45b8-a7ab-fd2133c98127 used request id req-b2783d9e-d2de-483f-a902-c29ffaf1a0c8 2019-01-09 02:05:33,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:33,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-da31d817-3d09-49d4-ade2-59ea680decf9 Date: Wed, 09 Jan 2019 02:05:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["31b29206-d8c0-4d1f-b6f6-d597d19b01fe"],"updated_at":"2019-01-09T02:05:25Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"0243a793-2263-41c1-a015-4a830d606939","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1"}]} 2019-01-09 02:05:33,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 used request id req-da31d817-3d09-49d4-ade2-59ea680decf9 2019-01-09 02:05:33,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:05:33,650 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:05:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:05:33,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:33,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75737c67-3f62-4ae4-a8d7-cc29e87cbfc4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}} 2019-01-09 02:05:33,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 used request id req-75737c67-3f62-4ae4-a8d7-cc29e87cbfc4 2019-01-09 02:05:33,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:34,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1d05acda-61fa-4594-ba34-5eb10a00d91a Date: Wed, 09 Jan 2019 02:05:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}]} 2019-01-09 02:05:34,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 used request id req-1d05acda-61fa-4594-ba34-5eb10a00d91a 2019-01-09 02:05:34,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0243a793-2263-41c1-a015-4a830d606939&name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:34,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e18138b2-3ec4-4401-a628-46fa4c86c316 Date: Wed, 09 Jan 2019 02:05:34 GMT RESP BODY: {"ports":[]} 2019-01-09 02:05:34,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0243a793-2263-41c1-a015-4a830d606939&name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1&admin_state_up=True used request id req-e18138b2-3ec4-4401-a628-46fa4c86c316 2019-01-09 02:05:34,243 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1 for router - CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router 2019-01-09 02:05:34,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:34,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:34,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082a0e0de5924039aeae569b2114e5d4", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role"}], "expires_at": "2019-01-09T03:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-user", "id": "3e58e8dc96cc4121b71bd8c247778ead"}, "audit_ids": ["IYT0dlYxSwyJgbvc0ZUrkQ"], "issued_at": "2019-01-09T02:05:34.000000Z"}} 2019-01-09 02:05:34,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4027199fa5217fb24bf27742b2b1985564eb8b3" 2019-01-09 02:05:34,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e90a74-4f9c-4ebf-a118-e2904420719f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:34,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-34e90a74-4f9c-4ebf-a118-e2904420719f 2019-01-09 02:05:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:34,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-19eaeac8-9f7f-48b8-bcea-53e98f106880 Date: Wed, 09 Jan 2019 02:05:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["31b29206-d8c0-4d1f-b6f6-d597d19b01fe"],"updated_at":"2019-01-09T02:05:25Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"0243a793-2263-41c1-a015-4a830d606939","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1"}]} 2019-01-09 02:05:34,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 used request id req-19eaeac8-9f7f-48b8-bcea-53e98f106880 2019-01-09 02:05:34,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:35,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-91f86f3e-29e7-4149-b5b0-f16f459e4dc0 Date: Wed, 09 Jan 2019 02:05:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}]} 2019-01-09 02:05:35,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 used request id req-91f86f3e-29e7-4149-b5b0-f16f459e4dc0 2019-01-09 02:05:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:35,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-afba9675-1298-4221-a6d1-11785ddc0069 Date: Wed, 09 Jan 2019 02:05:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["31b29206-d8c0-4d1f-b6f6-d597d19b01fe"],"updated_at":"2019-01-09T02:05:25Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"0243a793-2263-41c1-a015-4a830d606939","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1"}]} 2019-01-09 02:05:35,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 used request id req-afba9675-1298-4221-a6d1-11785ddc0069 2019-01-09 02:05:35,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:05:35,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:05:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:05:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4027199fa5217fb24bf27742b2b1985564eb8b3" 2019-01-09 02:05:35,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db569506-fa2b-4d92-bffb-73db227ff5a6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}} 2019-01-09 02:05:35,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 used request id req-db569506-fa2b-4d92-bffb-73db227ff5a6 2019-01-09 02:05:35,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:35,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-857499ea-6036-4aa6-8a2c-6279b9edf0ca Date: Wed, 09 Jan 2019 02:05:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}]} 2019-01-09 02:05:35,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 used request id req-857499ea-6036-4aa6-8a2c-6279b9edf0ca 2019-01-09 02:05:35,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939&name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:35,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a3a3d157-7b9c-44ef-bf97-b4f6afa41243 Date: Wed, 09 Jan 2019 02:05:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}]} 2019-01-09 02:05:35,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939&name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1 used request id req-a3a3d157-7b9c-44ef-bf97-b4f6afa41243 2019-01-09 02:05:35,883 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 2019-01-09 02:05:35,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" -d '{"port": {"network_id": "0243a793-2263-41c1-a015-4a830d606939", "fixed_ips": [{"subnet_id": "31b29206-d8c0-4d1f-b6f6-d597d19b01fe", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1", "admin_state_up": true}}' 2019-01-09 02:05:37,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-bcccaa24-a0ac-487e-915e-a76fa672569f Date: Wed, 09 Jan 2019 02:05:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","ip_address":"10.200.201.1"}],"id":"fd0c63f8-c1b0-4fbb-98f7-15a94dd2f3f1","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:e1:6f:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","qos_policy_id":null,"admin_state_up":true,"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:36Z","binding:vnic_type":"normal"}} 2019-01-09 02:05:37,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-bcccaa24-a0ac-487e-915e-a76fa672569f 2019-01-09 02:05:37,104 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1 for router - CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router 2019-01-09 02:05:37,104 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router 2019-01-09 02:05:37,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" -d '{"port_id": "fd0c63f8-c1b0-4fbb-98f7-15a94dd2f3f1"}' 2019-01-09 02:05:38,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-72ee6c6d-43a3-4ab0-aa35-b434c3148806 Date: Wed, 09 Jan 2019 02:05:38 GMT RESP BODY: {"network_id": "0243a793-2263-41c1-a015-4a830d606939", "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "subnet_id": "31b29206-d8c0-4d1f-b6f6-d597d19b01fe", "subnet_ids": ["31b29206-d8c0-4d1f-b6f6-d597d19b01fe"], "port_id": "fd0c63f8-c1b0-4fbb-98f7-15a94dd2f3f1", "id": "517a02a4-1bdb-45b8-a7ab-fd2133c98127"} 2019-01-09 02:05:38,965 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127/add_router_interface used request id req-72ee6c6d-43a3-4ab0-aa35-b434c3148806 2019-01-09 02:05:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:39,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f4d6d23c-b9c5-4a16-ac37-01bf801554e8 Date: Wed, 09 Jan 2019 02:05:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8e7fe6cd-272f-456f-9d91-0cf1c905dd00"],"updated_at":"2019-01-09T02:05:27Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"e84f1a61-d193-43b6-8292-c3a5859c6093","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2"}]} 2019-01-09 02:05:39,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 used request id req-f4d6d23c-b9c5-4a16-ac37-01bf801554e8 2019-01-09 02:05:39,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:39,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c879f6f-4fee-4190-b438-3406df185058 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}} 2019-01-09 02:05:39,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 used request id req-9c879f6f-4fee-4190-b438-3406df185058 2019-01-09 02:05:39,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:39,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c06080bd-c953-4f4c-a394-3a8447d811b3 Date: Wed, 09 Jan 2019 02:05:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}]} 2019-01-09 02:05:39,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-c06080bd-c953-4f4c-a394-3a8447d811b3 2019-01-09 02:05:39,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093&name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:39,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1508a41c-7b42-4fe4-8dba-6328445085ce Date: Wed, 09 Jan 2019 02:05:39 GMT RESP BODY: {"ports":[]} 2019-01-09 02:05:39,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093&name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2&admin_state_up=True used request id req-1508a41c-7b42-4fe4-8dba-6328445085ce 2019-01-09 02:05:39,564 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2 for router - CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router 2019-01-09 02:05:39,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:39,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:39,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082a0e0de5924039aeae569b2114e5d4", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role"}], "expires_at": "2019-01-09T03:05:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-user", "id": "3e58e8dc96cc4121b71bd8c247778ead"}, "audit_ids": ["4OM94yldSqqT6bucFACt3Q"], "issued_at": "2019-01-09T02:05:39.000000Z"}} 2019-01-09 02:05:39,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7012fa92d97fd66245142ada5b59d25c310ddfca" 2019-01-09 02:05:40,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7ac6a3-d245-48bb-aac8-ef13a378e73e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:40,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6b7ac6a3-d245-48bb-aac8-ef13a378e73e 2019-01-09 02:05:40,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:40,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-89b61ebe-b0ad-4b42-8bbb-5dbb813ce4ff Date: Wed, 09 Jan 2019 02:05:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8e7fe6cd-272f-456f-9d91-0cf1c905dd00"],"updated_at":"2019-01-09T02:05:27Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"e84f1a61-d193-43b6-8292-c3a5859c6093","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2"}]} 2019-01-09 02:05:40,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 used request id req-89b61ebe-b0ad-4b42-8bbb-5dbb813ce4ff 2019-01-09 02:05:40,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:40,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-027add46-f23d-40c7-abee-b6179a0b733b Date: Wed, 09 Jan 2019 02:05:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}]} 2019-01-09 02:05:40,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-027add46-f23d-40c7-abee-b6179a0b733b 2019-01-09 02:05:40,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:40,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c3f376bc-7d31-4f87-b77d-bffe1a30967d Date: Wed, 09 Jan 2019 02:05:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8e7fe6cd-272f-456f-9d91-0cf1c905dd00"],"updated_at":"2019-01-09T02:05:27Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"e84f1a61-d193-43b6-8292-c3a5859c6093","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2"}]} 2019-01-09 02:05:40,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 used request id req-c3f376bc-7d31-4f87-b77d-bffe1a30967d 2019-01-09 02:05:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:05:40,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:05:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:05:40,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7012fa92d97fd66245142ada5b59d25c310ddfca" 2019-01-09 02:05:40,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72b17d70-28fe-489f-b2ee-51c8b3611f4f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}} 2019-01-09 02:05:40,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 used request id req-72b17d70-28fe-489f-b2ee-51c8b3611f4f 2019-01-09 02:05:40,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:40,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4b9c6683-f6a9-4ef4-b13b-9fdecbed7f58 Date: Wed, 09 Jan 2019 02:05:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}]} 2019-01-09 02:05:40,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-4b9c6683-f6a9-4ef4-b13b-9fdecbed7f58 2019-01-09 02:05:40,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093&name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:41,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2cfc92bd-bcf0-4844-8c8e-764471eac302 Date: Wed, 09 Jan 2019 02:05:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}]} 2019-01-09 02:05:41,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093&name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2 used request id req-2cfc92bd-bcf0-4844-8c8e-764471eac302 2019-01-09 02:05:41,147 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 2019-01-09 02:05:41,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" -d '{"port": {"network_id": "e84f1a61-d193-43b6-8292-c3a5859c6093", "fixed_ips": [{"subnet_id": "8e7fe6cd-272f-456f-9d91-0cf1c905dd00", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2", "admin_state_up": true}}' 2019-01-09 02:05:42,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-533f7ece-c7d4-419f-a9e0-e68b5c587a3d Date: Wed, 09 Jan 2019 02:05:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:41Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","ip_address":"10.200.202.1"}],"id":"b441c870-8542-4ab5-a1e9-962f29e381c6","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:18:dc:ff","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","qos_policy_id":null,"admin_state_up":true,"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:41Z","binding:vnic_type":"normal"}} 2019-01-09 02:05:42,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-533f7ece-c7d4-419f-a9e0-e68b5c587a3d 2019-01-09 02:05:42,005 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2 for router - CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router 2019-01-09 02:05:42,005 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router 2019-01-09 02:05:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" -d '{"port_id": "b441c870-8542-4ab5-a1e9-962f29e381c6"}' 2019-01-09 02:05:43,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1c608edd-ba95-4dc5-ad84-b2fe292ab62a Date: Wed, 09 Jan 2019 02:05:43 GMT RESP BODY: {"network_id": "e84f1a61-d193-43b6-8292-c3a5859c6093", "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "subnet_id": "8e7fe6cd-272f-456f-9d91-0cf1c905dd00", "subnet_ids": ["8e7fe6cd-272f-456f-9d91-0cf1c905dd00"], "port_id": "b441c870-8542-4ab5-a1e9-962f29e381c6", "id": "517a02a4-1bdb-45b8-a7ab-fd2133c98127"} 2019-01-09 02:05:43,815 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127/add_router_interface used request id req-1c608edd-ba95-4dc5-ad84-b2fe292ab62a 2019-01-09 02:05:43,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:43,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-3f5dab7f-3d0c-4d61-a93d-dbf7dd3c1e11 Date: Wed, 09 Jan 2019 02:05:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "created_at": "2019-01-09T02:05:30Z", "admin_state_up": true, "updated_at": "2019-01-09T02:05:42Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "id": "517a02a4-1bdb-45b8-a7ab-fd2133c98127", "name": "CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router"}} 2019-01-09 02:05:43,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127 used request id req-3f5dab7f-3d0c-4d61-a93d-dbf7dd3c1e11 2019-01-09 02:05:43,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=517a02a4-1bdb-45b8-a7ab-fd2133c98127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:44,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-c2f4f3de-9990-4c84-ae6e-c03c60dd14c9 Date: Wed, 09 Jan 2019 02:05:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","ip_address":"10.200.202.1"}],"id":"b441c870-8542-4ab5-a1e9-962f29e381c6","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:18:dc:ff","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2","admin_state_up":true,"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:41Z","binding:vnic_type":"normal","device_id":"517a02a4-1bdb-45b8-a7ab-fd2133c98127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","ip_address":"10.200.201.1"}],"id":"fd0c63f8-c1b0-4fbb-98f7-15a94dd2f3f1","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:e1:6f:1b","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1","admin_state_up":true,"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:36Z","binding:vnic_type":"normal","device_id":"517a02a4-1bdb-45b8-a7ab-fd2133c98127"}]} 2019-01-09 02:05:44,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=517a02a4-1bdb-45b8-a7ab-fd2133c98127 used request id req-c2f4f3de-9990-4c84-ae6e-c03c60dd14c9 2019-01-09 02:05:44,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/31b29206-d8c0-4d1f-b6f6-d597d19b01fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:44,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9d6da82c-1249-4fb4-874d-0707ed0d7c17 Date: Wed, 09 Jan 2019 02:05:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}} 2019-01-09 02:05:44,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/31b29206-d8c0-4d1f-b6f6-d597d19b01fe used request id req-9d6da82c-1249-4fb4-874d-0707ed0d7c17 2019-01-09 02:05:44,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8e7fe6cd-272f-456f-9d91-0cf1c905dd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:44,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9085f1bb-158f-4d75-9e03-089866cd390f Date: Wed, 09 Jan 2019 02:05:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}} 2019-01-09 02:05:44,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8e7fe6cd-272f-456f-9d91-0cf1c905dd00 used request id req-9085f1bb-158f-4d75-9e03-089866cd390f 2019-01-09 02:05:44,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:44,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082a0e0de5924039aeae569b2114e5d4", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role"}], "expires_at": "2019-01-09T03:05:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-user", "id": "3e58e8dc96cc4121b71bd8c247778ead"}, "audit_ids": ["768Z3IdrS4CG7LsDp6X4AA"], "issued_at": "2019-01-09T02:05:44.000000Z"}} 2019-01-09 02:05:44,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:44,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-576b19a9-de53-4a5c-babc-754c40a55d42 Date: Wed, 09 Jan 2019 02:05:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "created_at": "2019-01-09T02:05:30Z", "admin_state_up": true, "updated_at": "2019-01-09T02:05:42Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "id": "517a02a4-1bdb-45b8-a7ab-fd2133c98127", "name": "CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router"}]} 2019-01-09 02:05:44,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router&admin_state_up=True used request id req-576b19a9-de53-4a5c-babc-754c40a55d42 2019-01-09 02:05:44,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:05:44,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:05:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:05:44,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f172225babe84bb482da9a2f172aab7c821d664" 2019-01-09 02:05:45,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99b3e95-a98c-459c-963b-efe48772717c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}} 2019-01-09 02:05:45,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 used request id req-c99b3e95-a98c-459c-963b-efe48772717c 2019-01-09 02:05:45,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=517a02a4-1bdb-45b8-a7ab-fd2133c98127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:45,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-87dc7dde-e773-4dbf-a9f2-ff622de01618 Date: Wed, 09 Jan 2019 02:05:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","ip_address":"10.200.202.1"}],"id":"b441c870-8542-4ab5-a1e9-962f29e381c6","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:18:dc:ff","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2","admin_state_up":true,"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:41Z","binding:vnic_type":"normal","device_id":"517a02a4-1bdb-45b8-a7ab-fd2133c98127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","ip_address":"10.200.201.1"}],"id":"fd0c63f8-c1b0-4fbb-98f7-15a94dd2f3f1","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:e1:6f:1b","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1","admin_state_up":true,"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:36Z","binding:vnic_type":"normal","device_id":"517a02a4-1bdb-45b8-a7ab-fd2133c98127"}]} 2019-01-09 02:05:45,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=517a02a4-1bdb-45b8-a7ab-fd2133c98127 used request id req-87dc7dde-e773-4dbf-a9f2-ff622de01618 2019-01-09 02:05:45,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/31b29206-d8c0-4d1f-b6f6-d597d19b01fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:45,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5529bffe-2536-43ca-8fc1-0f96dae59bdc Date: Wed, 09 Jan 2019 02:05:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}} 2019-01-09 02:05:45,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/31b29206-d8c0-4d1f-b6f6-d597d19b01fe used request id req-5529bffe-2536-43ca-8fc1-0f96dae59bdc 2019-01-09 02:05:45,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8e7fe6cd-272f-456f-9d91-0cf1c905dd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:45,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-504e353e-5b0c-457c-8ea5-82af97e5ecc0 Date: Wed, 09 Jan 2019 02:05:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}} 2019-01-09 02:05:45,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8e7fe6cd-272f-456f-9d91-0cf1c905dd00 used request id req-504e353e-5b0c-457c-8ea5-82af97e5ecc0 2019-01-09 02:05:45,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:05:45,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:05:46,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "082a0e0de5924039aeae569b2114e5d4", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role"}], "expires_at": "2019-01-09T03:05:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1359d69dd84e4f2f9a94cc488ffe45c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-user", "id": "3e58e8dc96cc4121b71bd8c247778ead"}, "audit_ids": ["Wo14tDvdRS2fytsbK3FuCw"], "issued_at": "2019-01-09T02:05:46.000000Z"}} 2019-01-09 02:05:46,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:46,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a672f09-167f-41ef-b689-3cb0581787c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:05:46,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6a672f09-167f-41ef-b689-3cb0581787c5 2019-01-09 02:05:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:46,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-2f849799-2556-4f96-bc55-2c37b73359ee Date: Wed, 09 Jan 2019 02:05:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "created_at": "2019-01-09T02:05:30Z", "admin_state_up": true, "updated_at": "2019-01-09T02:05:42Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "id": "517a02a4-1bdb-45b8-a7ab-fd2133c98127", "name": "CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router"}]} 2019-01-09 02:05:46,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router&admin_state_up=True used request id req-2f849799-2556-4f96-bc55-2c37b73359ee 2019-01-09 02:05:46,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:05:46,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:05:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:05:46,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:46,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3fecbed-247d-4084-a80f-9035b488d51b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}} 2019-01-09 02:05:46,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 used request id req-d3fecbed-247d-4084-a80f-9035b488d51b 2019-01-09 02:05:46,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=517a02a4-1bdb-45b8-a7ab-fd2133c98127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:46,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-276a95d2-979f-4f9e-a8c2-26427dbc8064 Date: Wed, 09 Jan 2019 02:05:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","ip_address":"10.200.202.1"}],"id":"b441c870-8542-4ab5-a1e9-962f29e381c6","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:18:dc:ff","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2","admin_state_up":true,"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:41Z","binding:vnic_type":"normal","device_id":"517a02a4-1bdb-45b8-a7ab-fd2133c98127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","ip_address":"10.200.201.1"}],"id":"fd0c63f8-c1b0-4fbb-98f7-15a94dd2f3f1","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:e1:6f:1b","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1","admin_state_up":true,"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:36Z","binding:vnic_type":"normal","device_id":"517a02a4-1bdb-45b8-a7ab-fd2133c98127"}]} 2019-01-09 02:05:46,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=517a02a4-1bdb-45b8-a7ab-fd2133c98127 used request id req-276a95d2-979f-4f9e-a8c2-26427dbc8064 2019-01-09 02:05:46,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/31b29206-d8c0-4d1f-b6f6-d597d19b01fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:46,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9b98e6f8-7f83-4e18-bb73-f86f09a17d13 Date: Wed, 09 Jan 2019 02:05:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}} 2019-01-09 02:05:46,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/31b29206-d8c0-4d1f-b6f6-d597d19b01fe used request id req-9b98e6f8-7f83-4e18-bb73-f86f09a17d13 2019-01-09 02:05:46,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8e7fe6cd-272f-456f-9d91-0cf1c905dd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:47,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2bf455d6-845f-440d-9506-5ceeb5efac04 Date: Wed, 09 Jan 2019 02:05:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}} 2019-01-09 02:05:47,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8e7fe6cd-272f-456f-9d91-0cf1c905dd00 used request id req-2bf455d6-845f-440d-9506-5ceeb5efac04 2019-01-09 02:05:47,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:47,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b9f19d77-bf8d-471a-b26f-72f8d4c8d634 Date: Wed, 09 Jan 2019 02:05:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["31b29206-d8c0-4d1f-b6f6-d597d19b01fe"],"updated_at":"2019-01-09T02:05:25Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"0243a793-2263-41c1-a015-4a830d606939","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1"}]} 2019-01-09 02:05:47,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 used request id req-b9f19d77-bf8d-471a-b26f-72f8d4c8d634 2019-01-09 02:05:47,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:47,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef7de13-a365-495b-b987-58b3f1d7b35a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}} 2019-01-09 02:05:47,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 used request id req-1ef7de13-a365-495b-b987-58b3f1d7b35a 2019-01-09 02:05:47,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:47,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4f87032f-ec52-4412-923e-447c2b5fa9d2 Date: Wed, 09 Jan 2019 02:05:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}]} 2019-01-09 02:05:47,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 used request id req-4f87032f-ec52-4412-923e-447c2b5fa9d2 2019-01-09 02:05:47,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0243a793-2263-41c1-a015-4a830d606939&name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:48,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-f5bd1a0d-d245-4146-96ec-c810f7c782a4 Date: Wed, 09 Jan 2019 02:05:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","ip_address":"10.200.201.1"}],"id":"fd0c63f8-c1b0-4fbb-98f7-15a94dd2f3f1","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:e1:6f:1b","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1","admin_state_up":true,"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:36Z","binding:vnic_type":"normal","device_id":"517a02a4-1bdb-45b8-a7ab-fd2133c98127"}]} 2019-01-09 02:05:48,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0243a793-2263-41c1-a015-4a830d606939&name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1&admin_state_up=True used request id req-f5bd1a0d-d245-4146-96ec-c810f7c782a4 2019-01-09 02:05:48,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:48,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72cfd585-0c2b-4bab-a1aa-42d1cab8a458 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}} 2019-01-09 02:05:48,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 used request id req-72cfd585-0c2b-4bab-a1aa-42d1cab8a458 2019-01-09 02:05:48,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:48,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9df0fcfe-5694-48f3-b9a8-c03f4a2c2d8c Date: Wed, 09 Jan 2019 02:05:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8e7fe6cd-272f-456f-9d91-0cf1c905dd00"],"updated_at":"2019-01-09T02:05:27Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"e84f1a61-d193-43b6-8292-c3a5859c6093","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2"}]} 2019-01-09 02:05:48,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 used request id req-9df0fcfe-5694-48f3-b9a8-c03f4a2c2d8c 2019-01-09 02:05:48,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:48,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a755bd-0d93-4cae-972b-3e3da856695c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}} 2019-01-09 02:05:48,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 used request id req-d8a755bd-0d93-4cae-972b-3e3da856695c 2019-01-09 02:05:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:48,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3f3877ca-62f0-4ee9-9c20-3e8418f52f4d Date: Wed, 09 Jan 2019 02:05:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}]} 2019-01-09 02:05:48,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-3f3877ca-62f0-4ee9-9c20-3e8418f52f4d 2019-01-09 02:05:48,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093&name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:48,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-28721869-9239-4a8e-b056-e03e9bbc1029 Date: Wed, 09 Jan 2019 02:05:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","ip_address":"10.200.202.1"}],"id":"b441c870-8542-4ab5-a1e9-962f29e381c6","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:18:dc:ff","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2","admin_state_up":true,"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:41Z","binding:vnic_type":"normal","device_id":"517a02a4-1bdb-45b8-a7ab-fd2133c98127"}]} 2019-01-09 02:05:48,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093&name=CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2&admin_state_up=True used request id req-28721869-9239-4a8e-b056-e03e9bbc1029 2019-01-09 02:05:48,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:48,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76d0f96-9d4d-4ab5-864f-aea55b602c25 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}} 2019-01-09 02:05:48,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 used request id req-a76d0f96-9d4d-4ab5-864f-aea55b602c25 2019-01-09 02:05:48,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:49,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-50c4137f-662a-4518-9aff-f2c3c0da2f4e Date: Wed, 09 Jan 2019 02:05:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "created_at": "2019-01-09T02:05:30Z", "admin_state_up": true, "updated_at": "2019-01-09T02:05:42Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "id": "517a02a4-1bdb-45b8-a7ab-fd2133c98127", "name": "CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router"}} 2019-01-09 02:05:49,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127 used request id req-50c4137f-662a-4518-9aff-f2c3c0da2f4e 2019-01-09 02:05:49,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=517a02a4-1bdb-45b8-a7ab-fd2133c98127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:49,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-7514ecf6-ac83-4796-ba32-b159c63175b0 Date: Wed, 09 Jan 2019 02:05:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","ip_address":"10.200.202.1"}],"id":"b441c870-8542-4ab5-a1e9-962f29e381c6","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:18:dc:ff","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2","admin_state_up":true,"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:41Z","binding:vnic_type":"normal","device_id":"517a02a4-1bdb-45b8-a7ab-fd2133c98127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","ip_address":"10.200.201.1"}],"id":"fd0c63f8-c1b0-4fbb-98f7-15a94dd2f3f1","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:e1:6f:1b","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1","admin_state_up":true,"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:36Z","binding:vnic_type":"normal","device_id":"517a02a4-1bdb-45b8-a7ab-fd2133c98127"}]} 2019-01-09 02:05:49,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=517a02a4-1bdb-45b8-a7ab-fd2133c98127 used request id req-7514ecf6-ac83-4796-ba32-b159c63175b0 2019-01-09 02:05:49,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/31b29206-d8c0-4d1f-b6f6-d597d19b01fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:49,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d49657d8-a452-48e0-89e6-4083239273dd Date: Wed, 09 Jan 2019 02:05:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}} 2019-01-09 02:05:49,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/31b29206-d8c0-4d1f-b6f6-d597d19b01fe used request id req-d49657d8-a452-48e0-89e6-4083239273dd 2019-01-09 02:05:49,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8e7fe6cd-272f-456f-9d91-0cf1c905dd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093bda083a86b2b5dc494e87c9fb3fcb1605c63e" 2019-01-09 02:05:49,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c790473a-905a-4e1d-ae3f-869b686c90ef Date: Wed, 09 Jan 2019 02:05:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}} 2019-01-09 02:05:49,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8e7fe6cd-272f-456f-9d91-0cf1c905dd00 used request id req-c790473a-905a-4e1d-ae3f-869b686c90ef 2019-01-09 02:05:49,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:49,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-35dfde71-71ec-4b7b-a69b-2fa667f96262 Date: Wed, 09 Jan 2019 02:05:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["31b29206-d8c0-4d1f-b6f6-d597d19b01fe"],"updated_at":"2019-01-09T02:05:25Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"0243a793-2263-41c1-a015-4a830d606939","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1"}]} 2019-01-09 02:05:49,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=0243a793-2263-41c1-a015-4a830d606939 used request id req-35dfde71-71ec-4b7b-a69b-2fa667f96262 2019-01-09 02:05:49,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:49,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9f861b41-8ff4-44fe-98a4-7c11f45d69ac Date: Wed, 09 Jan 2019 02:05:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}]} 2019-01-09 02:05:49,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 used request id req-9f861b41-8ff4-44fe-98a4-7c11f45d69ac 2019-01-09 02:05:49,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:49,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-75d81353-4107-411a-9f15-61a6c86183e4 Date: Wed, 09 Jan 2019 02:05:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","ip_address":"10.200.201.3"}],"id":"95d1b2c6-a71c-410e-94f1-ba0545ce83ef","security_groups":[],"mac_address":"fa:16:3e:6a:61:b0","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0243a793-2263-41c1-a015-4a830d606939"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","ip_address":"10.200.201.2"}],"id":"c03a891c-25f3-47fa-8934-7d1fdbc7c67b","security_groups":[],"mac_address":"fa:16:3e:91:a7:b2","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0243a793-2263-41c1-a015-4a830d606939"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","ip_address":"10.200.201.4"}],"id":"efa64477-41ed-4179-a3cf-5247386090a4","security_groups":[],"mac_address":"fa:16:3e:de:9e:fe","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0243a793-2263-41c1-a015-4a830d606939"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","ip_address":"10.200.201.1"}],"id":"fd0c63f8-c1b0-4fbb-98f7-15a94dd2f3f1","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:e1:6f:1b","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1","admin_state_up":true,"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:36Z","binding:vnic_type":"normal","device_id":"517a02a4-1bdb-45b8-a7ab-fd2133c98127"}]} 2019-01-09 02:05:49,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0243a793-2263-41c1-a015-4a830d606939 used request id req-75d81353-4107-411a-9f15-61a6c86183e4 2019-01-09 02:05:49,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:50,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4a9e37fe-4582-4e0e-b575-5c9d0d8c211b Date: Wed, 09 Jan 2019 02:05:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8e7fe6cd-272f-456f-9d91-0cf1c905dd00"],"updated_at":"2019-01-09T02:05:27Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"e84f1a61-d193-43b6-8292-c3a5859c6093","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2"}]} 2019-01-09 02:05:50,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-4a9e37fe-4582-4e0e-b575-5c9d0d8c211b 2019-01-09 02:05:50,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:50,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-18602c71-b15a-470c-9f80-5517337d322b Date: Wed, 09 Jan 2019 02:05:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}]} 2019-01-09 02:05:50,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-18602c71-b15a-470c-9f80-5517337d322b 2019-01-09 02:05:50,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:50,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-50881ec7-640f-4a98-8417-b60d301196be Date: Wed, 09 Jan 2019 02:05:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","ip_address":"10.200.202.4"}],"id":"25c6e43c-7362-4902-865d-3985692c3d31","security_groups":[],"mac_address":"fa:16:3e:df:6f:fe","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e84f1a61-d193-43b6-8292-c3a5859c6093"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","ip_address":"10.200.202.2"}],"id":"52602994-b4c9-4c1b-a629-87c5a31631ea","security_groups":[],"mac_address":"fa:16:3e:7d:60:be","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e84f1a61-d193-43b6-8292-c3a5859c6093"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","ip_address":"10.200.202.3"}],"id":"54ca36e7-0122-4e4c-b52d-6960aa2e6090","security_groups":[],"mac_address":"fa:16:3e:16:46:ba","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e84f1a61-d193-43b6-8292-c3a5859c6093"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:05:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","ip_address":"10.200.202.1"}],"id":"b441c870-8542-4ab5-a1e9-962f29e381c6","security_groups":["5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928"],"mac_address":"fa:16:3e:18:dc:ff","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2","admin_state_up":true,"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:41Z","binding:vnic_type":"normal","device_id":"517a02a4-1bdb-45b8-a7ab-fd2133c98127"}]} 2019-01-09 02:05:50,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-50881ec7-640f-4a98-8417-b60d301196be 2019-01-09 02:05:50,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/31b29206-d8c0-4d1f-b6f6-d597d19b01fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:50,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-981c1cf3-8175-42db-8640-85abe7ce54a2 Date: Wed, 09 Jan 2019 02:05:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}} 2019-01-09 02:05:50,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/31b29206-d8c0-4d1f-b6f6-d597d19b01fe used request id req-981c1cf3-8175-42db-8640-85abe7ce54a2 2019-01-09 02:05:50,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:51,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4b127ce3-087f-407f-a723-5497cf54b491 Date: Wed, 09 Jan 2019 02:05:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["31b29206-d8c0-4d1f-b6f6-d597d19b01fe"],"updated_at":"2019-01-09T02:05:25Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"0243a793-2263-41c1-a015-4a830d606939","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1"}]} 2019-01-09 02:05:51,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=0243a793-2263-41c1-a015-4a830d606939 used request id req-4b127ce3-087f-407f-a723-5497cf54b491 2019-01-09 02:05:51,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:51,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fe8d2b2a-6c00-4154-acfa-08029ee48ab6 Date: Wed, 09 Jan 2019 02:05:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0243a793-2263-41c1-a015-4a830d606939","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"31b29206-d8c0-4d1f-b6f6-d597d19b01fe","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1"}]} 2019-01-09 02:05:51,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0243a793-2263-41c1-a015-4a830d606939 used request id req-fe8d2b2a-6c00-4154-acfa-08029ee48ab6 2019-01-09 02:05:51,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8e7fe6cd-272f-456f-9d91-0cf1c905dd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:51,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-573b735a-65ee-4836-a1cc-5df9836ec078 Date: Wed, 09 Jan 2019 02:05:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}} 2019-01-09 02:05:51,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8e7fe6cd-272f-456f-9d91-0cf1c905dd00 used request id req-573b735a-65ee-4836-a1cc-5df9836ec078 2019-01-09 02:05:51,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:51,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-98976362-90e1-41ca-ad57-4d476b4c497c Date: Wed, 09 Jan 2019 02:05:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8e7fe6cd-272f-456f-9d91-0cf1c905dd00"],"updated_at":"2019-01-09T02:05:27Z","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"e84f1a61-d193-43b6-8292-c3a5859c6093","name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2"}]} 2019-01-09 02:05:51,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-98976362-90e1-41ca-ad57-4d476b4c497c 2019-01-09 02:05:51,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5008f47daa08a2cb4cfedf10a7e59f29d4ade9" 2019-01-09 02:05:51,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fbb8c5b9-9ce3-4c14-8b7c-38bb5a821c09 Date: Wed, 09 Jan 2019 02:05:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e84f1a61-d193-43b6-8292-c3a5859c6093","tenant_id":"1359d69dd84e4f2f9a94cc488ffe45c5","created_at":"2019-01-09T02:05:27Z","dns_nameservers":[],"updated_at":"2019-01-09T02:05:27Z","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":"1359d69dd84e4f2f9a94cc488ffe45c5","id":"8e7fe6cd-272f-456f-9d91-0cf1c905dd00","subnetpool_id":null,"name":"CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2"}]} 2019-01-09 02:05:51,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-fbb8c5b9-9ce3-4c14-8b7c-38bb5a821c09 2019-01-09 02:05:51,773 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router and port CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port1 2019-01-09 02:05:51,773 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router 2019-01-09 02:05:51,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" -d '{"port_id": "fd0c63f8-c1b0-4fbb-98f7-15a94dd2f3f1"}' 2019-01-09 02:05:53,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bdfb2a1b-5825-4b48-93a8-b21897dfe846 Date: Wed, 09 Jan 2019 02:05:53 GMT RESP BODY: {"network_id": "0243a793-2263-41c1-a015-4a830d606939", "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "subnet_id": "31b29206-d8c0-4d1f-b6f6-d597d19b01fe", "subnet_ids": ["31b29206-d8c0-4d1f-b6f6-d597d19b01fe"], "port_id": "fd0c63f8-c1b0-4fbb-98f7-15a94dd2f3f1", "id": "517a02a4-1bdb-45b8-a7ab-fd2133c98127"} 2019-01-09 02:05:53,293 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127/remove_router_interface used request id req-bdfb2a1b-5825-4b48-93a8-b21897dfe846 2019-01-09 02:05:53,294 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router and port CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-port2 2019-01-09 02:05:53,294 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router 2019-01-09 02:05:53,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" -d '{"port_id": "b441c870-8542-4ab5-a1e9-962f29e381c6"}' 2019-01-09 02:05:54,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0c95aae3-fa14-4fd2-ae0f-c500f8f9a4e6 Date: Wed, 09 Jan 2019 02:05:54 GMT RESP BODY: {"network_id": "e84f1a61-d193-43b6-8292-c3a5859c6093", "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "subnet_id": "8e7fe6cd-272f-456f-9d91-0cf1c905dd00", "subnet_ids": ["8e7fe6cd-272f-456f-9d91-0cf1c905dd00"], "port_id": "b441c870-8542-4ab5-a1e9-962f29e381c6", "id": "517a02a4-1bdb-45b8-a7ab-fd2133c98127"} 2019-01-09 02:05:54,497 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127/remove_router_interface used request id req-0c95aae3-fa14-4fd2-ae0f-c500f8f9a4e6 2019-01-09 02:05:54,498 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router 2019-01-09 02:05:54,498 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-router 2019-01-09 02:05:54,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f575447540ecc264e11911778a0c446a040264c2" 2019-01-09 02:05:57,297 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47474b08-668d-4992-939d-35d5af501c63 Content-Length: 0 Date: Wed, 09 Jan 2019 02:05:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:05:57,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/517a02a4-1bdb-45b8-a7ab-fd2133c98127 used request id req-47474b08-668d-4992-939d-35d5af501c63 2019-01-09 02:05:57,298 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1 2019-01-09 02:05:57,298 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet1 2019-01-09 02:05:57,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/31b29206-d8c0-4d1f-b6f6-d597d19b01fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908453a82a815c0690d73d03af1f27ed6aeb564c" 2019-01-09 02:05:59,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d3247b4-7dba-45da-8f6e-edb05ae72063 Date: Wed, 09 Jan 2019 02:05:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:05:59,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/31b29206-d8c0-4d1f-b6f6-d597d19b01fe used request id req-8d3247b4-7dba-45da-8f6e-edb05ae72063 2019-01-09 02:05:59,753 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net1 2019-01-09 02:05:59,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/0243a793-2263-41c1-a015-4a830d606939 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908453a82a815c0690d73d03af1f27ed6aeb564c" 2019-01-09 02:06:00,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07c2ac74-2c62-4ea8-8d45-93a5001c83b8 Date: Wed, 09 Jan 2019 02:06:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:06:00,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0243a793-2263-41c1-a015-4a830d606939 used request id req-07c2ac74-2c62-4ea8-8d45-93a5001c83b8 2019-01-09 02:06:00,935 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2 2019-01-09 02:06:00,935 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-subnet2 2019-01-09 02:06:00,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/8e7fe6cd-272f-456f-9d91-0cf1c905dd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2218a7dece925ac4540cbf62949ffc90cd6dfe" 2019-01-09 02:06:03,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-213a4832-57ce-40b8-845d-ae7552e86a17 Date: Wed, 09 Jan 2019 02:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:06:03,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8e7fe6cd-272f-456f-9d91-0cf1c905dd00 used request id req-213a4832-57ce-40b8-845d-ae7552e86a17 2019-01-09 02:06:03,188 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-d59d01f9-bc24-4b6d-836e-1be193e281ec-pub-net2 2019-01-09 02:06:03,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/e84f1a61-d193-43b6-8292-c3a5859c6093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2218a7dece925ac4540cbf62949ffc90cd6dfe" 2019-01-09 02:06:04,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db95c152-e679-4329-a42a-08afdcd17eb2 Date: Wed, 09 Jan 2019 02:06:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:06:04,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e84f1a61-d193-43b6-8292-c3a5859c6093 used request id req-db95c152-e679-4329-a42a-08afdcd17eb2 2019-01-09 02:06:04,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:06:04,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9b58a771-e714-40bf-9a07-064ccba7486e Date: Wed, 09 Jan 2019 02:06:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "created_at": "2019-01-09T02:05:23Z", "updated_at": "2019-01-09T02:05:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:05:23Z", "revision_number": 0, "id": "6f7469af-b41b-46a3-88ed-663656ce1d78", "remote_group_id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "remote_ip_prefix": null, "created_at": "2019-01-09T02:05:23Z", "security_group_id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:05:23Z", "revision_number": 0, "id": "a5a03b1e-f4e7-460e-893d-0f2cdb182714", "remote_group_id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "remote_ip_prefix": null, "created_at": "2019-01-09T02:05:23Z", "security_group_id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:05:23Z", "revision_number": 0, "id": "ad61bd2b-a590-4b20-a33f-c935c7c280fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:05:23Z", "security_group_id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:05:23Z", "revision_number": 0, "id": "ccc69100-a62a-4f66-acbd-fea3ac520162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:05:23Z", "security_group_id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5"}], "revision_number": 4, "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:06:04,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9b58a771-e714-40bf-9a07-064ccba7486e 2019-01-09 02:06:04,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:06:04,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec44413-b3f9-4471-a6ed-4146eead6650 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5"}, "enabled": true, "id": "1359d69dd84e4f2f9a94cc488ffe45c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj"}} 2019-01-09 02:06:04,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 used request id req-cec44413-b3f9-4471-a6ed-4146eead6650 2019-01-09 02:06:04,625 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928 2019-01-09 02:06:04,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:06:04,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0bb297ab-e20e-4f83-acb6-fec399e2916a Date: Wed, 09 Jan 2019 02:06:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:05:23Z", "security_group_id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "port_range_min": null, "revision_number": 0, "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "created_at": "2019-01-09T02:05:23Z", "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "id": "6f7469af-b41b-46a3-88ed-663656ce1d78"}, {"remote_group_id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:05:23Z", "security_group_id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "port_range_min": null, "revision_number": 0, "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "created_at": "2019-01-09T02:05:23Z", "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "id": "a5a03b1e-f4e7-460e-893d-0f2cdb182714"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:05:23Z", "security_group_id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "port_range_min": null, "revision_number": 0, "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "created_at": "2019-01-09T02:05:23Z", "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "id": "ad61bd2b-a590-4b20-a33f-c935c7c280fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:05:23Z", "security_group_id": "5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928", "port_range_min": null, "revision_number": 0, "tenant_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "created_at": "2019-01-09T02:05:23Z", "project_id": "1359d69dd84e4f2f9a94cc488ffe45c5", "id": "ccc69100-a62a-4f66-acbd-fea3ac520162"}]} 2019-01-09 02:06:04,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928 used request id req-0bb297ab-e20e-4f83-acb6-fec399e2916a 2019-01-09 02:06:04,806 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:06:04,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:06:05,149 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6211be7-cb8f-4267-b13f-a073864be502 Content-Length: 0 Date: Wed, 09 Jan 2019 02:06:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:06:05,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5d2805cd-e1e1-4dc9-9ade-4d1a2abfc928 used request id req-d6211be7-cb8f-4267-b13f-a073864be502 2019-01-09 02:06:05,150 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj 2019-01-09 02:06:05,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:06:05,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6072553b-aaee-4c1c-8a6c-f6769add9623 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:06:05,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1359d69dd84e4f2f9a94cc488ffe45c5 used request id req-6072553b-aaee-4c1c-8a6c-f6769add9623 2019-01-09 02:06:05,381 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7f7c9f52-aa66-47e-proj-role 2019-01-09 02:06:05,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/082a0e0de5924039aeae569b2114e5d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:06:05,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88dca13e-78b8-4223-a75c-52757bcc8d47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:06:05,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/082a0e0de5924039aeae569b2114e5d4 used request id req-88dca13e-78b8-4223-a75c-52757bcc8d47 2019-01-09 02:06:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d037f6ebf3bde8bdb7d5811eca99aacd36bef281" 2019-01-09 02:06:05,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314fc879-54f3-4b38-ae92-675ecb2e575a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:06:05,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-314fc879-54f3-4b38-ae92-675ecb2e575a 2019-01-09 02:06:05,590 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7f7c9f52-aa66-47e-user 2019-01-09 02:06:05,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3e58e8dc96cc4121b71bd8c247778ead -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ecdf4e980364acbd24139c6ca42c127f3bda644" 2019-01-09 02:06:05,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55a873c1-0080-4de5-ab1e-e05e9244a0e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:06:05,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3e58e8dc96cc4121b71bd8c247778ead used request id req-55a873c1-0080-4de5-ab1e-e05e9244a0e9 2019-01-09 02:06:05,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:06,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["ywPKnIO_TnacRj6NHswzRw"], "issued_at": "2019-01-09T02:06:06.000000Z"}} 2019-01-09 02:06:06,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c93e5be4f23fe73a16ad9d5e31d080fb74e04" 2019-01-09 02:06:06,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b051385-c7ec-446d-9cdd-0bfc8dce023c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:06,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8b051385-c7ec-446d-9cdd-0bfc8dce023c 2019-01-09 02:06:06,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:06,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:06,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["P7drefVWSCus9eYsXhOX5A"], "issued_at": "2019-01-09T02:06:06.000000Z"}} 2019-01-09 02:06:06,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:06,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a987c89-ad6c-47cb-a98b-0de5e5b78ebf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:06,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7a987c89-ad6c-47cb-a98b-0de5e5b78ebf 2019-01-09 02:06:06,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:06:06,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:06:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:06:06,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:06,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc97c250-86ea-441d-9323-beb360f81f22 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:06:06,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj used request id req-fc97c250-86ea-441d-9323-beb360f81f22 2019-01-09 02:06:06,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:06,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672f52bd-cad6-4d1e-a76a-bdaed597dce7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:06:06,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-672f52bd-cad6-4d1e-a76a-bdaed597dce7 2019-01-09 02:06:06,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj"}}' 2019-01-09 02:06:07,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:06:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c082f8cd-5356-4e5d-ab0b-3e1d3bd6e479 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/039c6687007841469550e92348a197ef"}, "enabled": true, "id": "039c6687007841469550e92348a197ef", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj"}} 2019-01-09 02:06:07,045 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c082f8cd-5356-4e5d-ab0b-3e1d3bd6e479 2019-01-09 02:06:07,046 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj 2019-01-09 02:06:07,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:07,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:07,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["tXqrDrVqR9-6E5YAdJ4Hkg"], "issued_at": "2019-01-09T02:06:07.000000Z"}} 2019-01-09 02:06:07,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d65cc8a93a88cb588936fd3abc122c712663b3d" 2019-01-09 02:06:07,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68b0ad2-c5fe-4bde-9cc2-53ea7d20a83f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:07,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e68b0ad2-c5fe-4bde-9cc2-53ea7d20a83f 2019-01-09 02:06:07,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:06:07,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:06:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:06:07,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d65cc8a93a88cb588936fd3abc122c712663b3d" 2019-01-09 02:06:07,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d73653b-b16d-44c2-9234-25a2472287de Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:06:07,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4d73653b-b16d-44c2-9234-25a2472287de 2019-01-09 02:06:07,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d65cc8a93a88cb588936fd3abc122c712663b3d" 2019-01-09 02:06:07,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14160456-18fe-4bfd-9864-b4529475d910 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/039c6687007841469550e92348a197ef"}, "enabled": true, "id": "039c6687007841469550e92348a197ef", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj"}]} 2019-01-09 02:06:07,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj used request id req-14160456-18fe-4bfd-9864-b4529475d910 2019-01-09 02:06:07,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d65cc8a93a88cb588936fd3abc122c712663b3d" 2019-01-09 02:06:07,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c57a24-2912-434d-9160-586674124ed9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:06:07,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c3c57a24-2912-434d-9160-586674124ed9 2019-01-09 02:06:08,114 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-user 2019-01-09 02:06:08,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:08,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:08,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92450900-3a4a-41e2-8d84-c99ef446ea56 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:06:08,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-92450900-3a4a-41e2-8d84-c99ef446ea56 2019-01-09 02:06:08,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" -d '{"role": {"name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj-role"}}' 2019-01-09 02:06:08,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70ce5219-c806-481f-b1bb-056a07dd94f2 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb21158e1901458db27d4bbbd103bbe4", "links": {"self": "http://172.30.9.26:5000/v3/roles/eb21158e1901458db27d4bbbd103bbe4"}, "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj-role"}} 2019-01-09 02:06:08,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-70ce5219-c806-481f-b1bb-056a07dd94f2 2019-01-09 02:06:08,340 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj-role 2019-01-09 02:06:08,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/eb21158e1901458db27d4bbbd103bbe4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:08,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b403daff-51f6-4c0c-a18a-7a7541784b75 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/eb21158e1901458db27d4bbbd103bbe4"}, "domain_id": null, "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj-role", "id": "eb21158e1901458db27d4bbbd103bbe4"}} 2019-01-09 02:06:08,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/eb21158e1901458db27d4bbbd103bbe4 used request id req-b403daff-51f6-4c0c-a18a-7a7541784b75 2019-01-09 02:06:08,423 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj-role to project CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj 2019-01-09 02:06:08,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/039c6687007841469550e92348a197ef/users/87e33c33f71e4a48bbb662b6e866850d/roles/eb21158e1901458db27d4bbbd103bbe4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:08,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eb54a3c-6aa7-46f2-b22b-86cd3bac9bc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:06:08,486 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/039c6687007841469550e92348a197ef/users/87e33c33f71e4a48bbb662b6e866850d/roles/eb21158e1901458db27d4bbbd103bbe4 used request id req-5eb54a3c-6aa7-46f2-b22b-86cd3bac9bc9 2019-01-09 02:06:08,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:08,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:08,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb21158e1901458db27d4bbbd103bbe4", "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj-role"}], "expires_at": "2019-01-09T03:06:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "039c6687007841469550e92348a197ef", "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/039c6687007841469550e92348a197ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/039c6687007841469550e92348a197ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/039c6687007841469550e92348a197ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/039c6687007841469550e92348a197ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/039c6687007841469550e92348a197ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/039c6687007841469550e92348a197ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/039c6687007841469550e92348a197ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/039c6687007841469550e92348a197ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/039c6687007841469550e92348a197ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/039c6687007841469550e92348a197ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/039c6687007841469550e92348a197ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/039c6687007841469550e92348a197ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-user", "id": "87e33c33f71e4a48bbb662b6e866850d"}, "audit_ids": ["kJg864uwQ2u-dkcXfksB2Q"], "issued_at": "2019-01-09T02:06:08.000000Z"}} 2019-01-09 02:06:08,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023c58c346847692c19cd879304179f0ecb078e3" 2019-01-09 02:06:08,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0817f2f-370f-4ec9-a03e-b014ba0a6171 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:08,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e0817f2f-370f-4ec9-a03e-b014ba0a6171 2019-01-09 02:06:08,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d2d1b1fe-17fa-4f8d-8b30-54f1670c38a8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023c58c346847692c19cd879304179f0ecb078e3" 2019-01-09 02:06:09,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3de5e3c6-0fe3-48d8-b8ce-7d3686c823d3 Date: Wed, 09 Jan 2019 02:06:09 GMT RESP BODY: {"routers": []} 2019-01-09 02:06:09,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d2d1b1fe-17fa-4f8d-8b30-54f1670c38a8-pub-router&admin_state_up=True used request id req-3de5e3c6-0fe3-48d8-b8ce-7d3686c823d3 2019-01-09 02:06:09,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:09,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:09,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb21158e1901458db27d4bbbd103bbe4", "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj-role"}], "expires_at": "2019-01-09T03:06:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "039c6687007841469550e92348a197ef", "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/039c6687007841469550e92348a197ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/039c6687007841469550e92348a197ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/039c6687007841469550e92348a197ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/039c6687007841469550e92348a197ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/039c6687007841469550e92348a197ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/039c6687007841469550e92348a197ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/039c6687007841469550e92348a197ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/039c6687007841469550e92348a197ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/039c6687007841469550e92348a197ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/039c6687007841469550e92348a197ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/039c6687007841469550e92348a197ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/039c6687007841469550e92348a197ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-user", "id": "87e33c33f71e4a48bbb662b6e866850d"}, "audit_ids": ["QPddvMnWRO--Q-k_3GygDg"], "issued_at": "2019-01-09T02:06:09.000000Z"}} 2019-01-09 02:06:09,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2275180644a5b5575ca46d64f5741a0baa6256" 2019-01-09 02:06:09,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd225f9-b67d-43d7-bd13-a231113e0622 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:09,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0fd225f9-b67d-43d7-bd13-a231113e0622 2019-01-09 02:06:09,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023c58c346847692c19cd879304179f0ecb078e3" 2019-01-09 02:06:09,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5f7584d7-cfb6-4989-85a3-91af22ecd647 Date: Wed, 09 Jan 2019 02:06:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:06:09,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-5f7584d7-cfb6-4989-85a3-91af22ecd647 2019-01-09 02:06:09,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023c58c346847692c19cd879304179f0ecb078e3" 2019-01-09 02:06:10,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dc7d5efa-a5de-443c-970c-a7b34dd527e2 Date: Wed, 09 Jan 2019 02:06:10 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:06:10,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-dc7d5efa-a5de-443c-970c-a7b34dd527e2 2019-01-09 02:06:10,036 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d2d1b1fe-17fa-4f8d-8b30-54f1670c38a8-pub-router 2019-01-09 02:06:10,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023c58c346847692c19cd879304179f0ecb078e3" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateRouterSuccessTests-d2d1b1fe-17fa-4f8d-8b30-54f1670c38a8-pub-router", "admin_state_up": true}}' 2019-01-09 02:06:14,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-07f77ad1-ff65-4d89-87b3-5f2d9ce91dd2 Date: Wed, 09 Jan 2019 02:06:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "039c6687007841469550e92348a197ef", "created_at": "2019-01-09T02:06:10Z", "admin_state_up": true, "updated_at": "2019-01-09T02:06:11Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "039c6687007841469550e92348a197ef", "id": "23d2523c-f5f6-48a9-8f0b-600e57af7128", "name": "CreateRouterSuccessTests-d2d1b1fe-17fa-4f8d-8b30-54f1670c38a8-pub-router"}} 2019-01-09 02:06:14,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-07f77ad1-ff65-4d89-87b3-5f2d9ce91dd2 2019-01-09 02:06:14,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=23d2523c-f5f6-48a9-8f0b-600e57af7128 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023c58c346847692c19cd879304179f0ecb078e3" 2019-01-09 02:06:15,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-69cb3e7c-f18d-4026-867f-8862c95d3bf3 Date: Wed, 09 Jan 2019 02:06:15 GMT RESP BODY: {"ports":[]} 2019-01-09 02:06:15,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=23d2523c-f5f6-48a9-8f0b-600e57af7128 used request id req-69cb3e7c-f18d-4026-867f-8862c95d3bf3 2019-01-09 02:06:15,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/23d2523c-f5f6-48a9-8f0b-600e57af7128 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023c58c346847692c19cd879304179f0ecb078e3" 2019-01-09 02:06:15,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-944f9779-f12b-4367-a086-eb084701ec45 Date: Wed, 09 Jan 2019 02:06:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "039c6687007841469550e92348a197ef", "created_at": "2019-01-09T02:06:10Z", "admin_state_up": true, "updated_at": "2019-01-09T02:06:14Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "039c6687007841469550e92348a197ef", "id": "23d2523c-f5f6-48a9-8f0b-600e57af7128", "name": "CreateRouterSuccessTests-d2d1b1fe-17fa-4f8d-8b30-54f1670c38a8-pub-router"}} 2019-01-09 02:06:15,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/23d2523c-f5f6-48a9-8f0b-600e57af7128 used request id req-944f9779-f12b-4367-a086-eb084701ec45 2019-01-09 02:06:15,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=23d2523c-f5f6-48a9-8f0b-600e57af7128 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023c58c346847692c19cd879304179f0ecb078e3" 2019-01-09 02:06:15,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-05a67a66-ba7f-42fa-9eef-f6052167c368 Date: Wed, 09 Jan 2019 02:06:15 GMT RESP BODY: {"ports":[]} 2019-01-09 02:06:15,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=23d2523c-f5f6-48a9-8f0b-600e57af7128 used request id req-05a67a66-ba7f-42fa-9eef-f6052167c368 2019-01-09 02:06:15,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:15,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb21158e1901458db27d4bbbd103bbe4", "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj-role"}], "expires_at": "2019-01-09T03:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "039c6687007841469550e92348a197ef", "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/039c6687007841469550e92348a197ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/039c6687007841469550e92348a197ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/039c6687007841469550e92348a197ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/039c6687007841469550e92348a197ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/039c6687007841469550e92348a197ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/039c6687007841469550e92348a197ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/039c6687007841469550e92348a197ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/039c6687007841469550e92348a197ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/039c6687007841469550e92348a197ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/039c6687007841469550e92348a197ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/039c6687007841469550e92348a197ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/039c6687007841469550e92348a197ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-user", "id": "87e33c33f71e4a48bbb662b6e866850d"}, "audit_ids": ["Bka2uAqXQb2QUlFWZZGWNQ"], "issued_at": "2019-01-09T02:06:15.000000Z"}} 2019-01-09 02:06:15,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d2d1b1fe-17fa-4f8d-8b30-54f1670c38a8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f649eed417a69f4cdb31926bb00f953b91ef6b" 2019-01-09 02:06:16,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-915473c2-e1a8-4ad7-9fe7-58d8784d40a8 Date: Wed, 09 Jan 2019 02:06:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "039c6687007841469550e92348a197ef", "created_at": "2019-01-09T02:06:10Z", "admin_state_up": true, "updated_at": "2019-01-09T02:06:14Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "039c6687007841469550e92348a197ef", "id": "23d2523c-f5f6-48a9-8f0b-600e57af7128", "name": "CreateRouterSuccessTests-d2d1b1fe-17fa-4f8d-8b30-54f1670c38a8-pub-router"}]} 2019-01-09 02:06:16,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-d2d1b1fe-17fa-4f8d-8b30-54f1670c38a8-pub-router&admin_state_up=True used request id req-915473c2-e1a8-4ad7-9fe7-58d8784d40a8 2019-01-09 02:06:16,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:06:16,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:06:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:06:16,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/039c6687007841469550e92348a197ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c93e5be4f23fe73a16ad9d5e31d080fb74e04" 2019-01-09 02:06:16,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad94c10-0604-434d-b913-f3c98ef4cce3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/039c6687007841469550e92348a197ef"}, "enabled": true, "id": "039c6687007841469550e92348a197ef", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj"}} 2019-01-09 02:06:16,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/039c6687007841469550e92348a197ef used request id req-aad94c10-0604-434d-b913-f3c98ef4cce3 2019-01-09 02:06:16,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=23d2523c-f5f6-48a9-8f0b-600e57af7128 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f649eed417a69f4cdb31926bb00f953b91ef6b" 2019-01-09 02:06:16,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c79002e7-19c8-4699-9cbf-361d9d40e148 Date: Wed, 09 Jan 2019 02:06:16 GMT RESP BODY: {"ports":[]} 2019-01-09 02:06:16,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=23d2523c-f5f6-48a9-8f0b-600e57af7128 used request id req-c79002e7-19c8-4699-9cbf-361d9d40e148 2019-01-09 02:06:16,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f649eed417a69f4cdb31926bb00f953b91ef6b" 2019-01-09 02:06:16,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c216da83-a780-4e3e-8c82-d2c25775d6d2 Date: Wed, 09 Jan 2019 02:06:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:06:16,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-c216da83-a780-4e3e-8c82-d2c25775d6d2 2019-01-09 02:06:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f649eed417a69f4cdb31926bb00f953b91ef6b" 2019-01-09 02:06:16,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ec5bf3c3-5e2d-4050-a178-7f201847e5d8 Date: Wed, 09 Jan 2019 02:06:16 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:06:16,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-ec5bf3c3-5e2d-4050-a178-7f201847e5d8 2019-01-09 02:06:16,736 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d2d1b1fe-17fa-4f8d-8b30-54f1670c38a8-pub-router 2019-01-09 02:06:16,736 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d2d1b1fe-17fa-4f8d-8b30-54f1670c38a8-pub-router 2019-01-09 02:06:16,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/23d2523c-f5f6-48a9-8f0b-600e57af7128 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023c58c346847692c19cd879304179f0ecb078e3" 2019-01-09 02:06:20,856 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83a3b4ff-c1b3-4643-b7f8-e6a2735d2a67 Content-Length: 0 Date: Wed, 09 Jan 2019 02:06:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:06:20,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/23d2523c-f5f6-48a9-8f0b-600e57af7128 used request id req-83a3b4ff-c1b3-4643-b7f8-e6a2735d2a67 2019-01-09 02:06:20,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:21,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3ebee562-72f2-4f48-96ac-8973e2633379 Date: Wed, 09 Jan 2019 02:06:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:06:21,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-3ebee562-72f2-4f48-96ac-8973e2633379 2019-01-09 02:06:21,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:21,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c034aebe-7a82-4ee8-a932-ea67aaf8b7f5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:06:21,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-c034aebe-7a82-4ee8-a932-ea67aaf8b7f5 2019-01-09 02:06:21,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:21,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1617cf34-34b8-495c-ab97-385a84ac8010 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:06:21,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-1617cf34-34b8-495c-ab97-385a84ac8010 2019-01-09 02:06:21,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:21,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d926a2d9-cd3f-4b45-9c67-925dc6cc341b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:06:21,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-d926a2d9-cd3f-4b45-9c67-925dc6cc341b 2019-01-09 02:06:21,368 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj 2019-01-09 02:06:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/039c6687007841469550e92348a197ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:21,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a294346-1ce4-421d-9028-7043db82db7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:06:21,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/039c6687007841469550e92348a197ef used request id req-7a294346-1ce4-421d-9028-7043db82db7b 2019-01-09 02:06:21,600 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-proj-role 2019-01-09 02:06:21,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/eb21158e1901458db27d4bbbd103bbe4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:21,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7afc4b10-708f-4584-bf4f-e8a9a6781a19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:06:21,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/eb21158e1901458db27d4bbbd103bbe4 used request id req-7afc4b10-708f-4584-bf4f-e8a9a6781a19 2019-01-09 02:06:21,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f14a4d67272961a5065b0e8d56391f35d14bcc" 2019-01-09 02:06:21,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea1b038-7c10-4130-9b99-2e91d6090e17 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:06:21,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fea1b038-7c10-4130-9b99-2e91d6090e17 2019-01-09 02:06:21,834 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d6f3c8a8-c3bd-4d0-user 2019-01-09 02:06:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/87e33c33f71e4a48bbb662b6e866850d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d65cc8a93a88cb588936fd3abc122c712663b3d" 2019-01-09 02:06:22,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dff320a-0365-4829-bd80-289aeb80e7bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:06:22,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/87e33c33f71e4a48bbb662b6e866850d used request id req-0dff320a-0365-4829-bd80-289aeb80e7bf 2019-01-09 02:06:22,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:22,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["4_T6ryW6T5ylVUd773F5dg"], "issued_at": "2019-01-09T02:06:22.000000Z"}} 2019-01-09 02:06:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59988c091524bfa2f497b39fa1d15d7eac842601" 2019-01-09 02:06:22,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc6e27d-62d3-42de-b35b-eda88c7b81e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:22,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0bc6e27d-62d3-42de-b35b-eda88c7b81e9 2019-01-09 02:06:22,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:22,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:22,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["adWEYqCuQiq4j4j19pkQUQ"], "issued_at": "2019-01-09T02:06:22.000000Z"}} 2019-01-09 02:06:22,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:22,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced909aa-d8fb-452d-a80f-222487deb40a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:22,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ced909aa-d8fb-452d-a80f-222487deb40a 2019-01-09 02:06:22,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:06:22,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:06:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:06:22,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ebdbb547-66c0-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:23,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23532ff0-1f9d-43fa-b184-48575c81bda0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ebdbb547-66c0-41a-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:06:23,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ebdbb547-66c0-41a-proj used request id req-23532ff0-1f9d-43fa-b184-48575c81bda0 2019-01-09 02:06:23,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:23,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b769e79-ba7b-4ec7-80f5-b735b1306330 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:06:23,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6b769e79-ba7b-4ec7-80f5-b735b1306330 2019-01-09 02:06:23,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-ebdbb547-66c0-41a-proj"}}' 2019-01-09 02:06:23,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:06:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff937ec1-34f8-4b68-99ad-1fcf54c73387 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/205b9f53148c459989a58af98fc78229"}, "enabled": true, "id": "205b9f53148c459989a58af98fc78229", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ebdbb547-66c0-41a-proj"}} 2019-01-09 02:06:23,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ff937ec1-34f8-4b68-99ad-1fcf54c73387 2019-01-09 02:06:23,276 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ebdbb547-66c0-41a-proj 2019-01-09 02:06:23,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:23,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:23,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["u8vxuGwFTq6KLCQkDWSjow"], "issued_at": "2019-01-09T02:06:23.000000Z"}} 2019-01-09 02:06:23,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a40af9f952a25240831c2f44d238c011e56d35e" 2019-01-09 02:06:23,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f32d50c-d963-419e-82a7-308bb37d8482 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:23,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1f32d50c-d963-419e-82a7-308bb37d8482 2019-01-09 02:06:23,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:06:23,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:06:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:06:23,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a40af9f952a25240831c2f44d238c011e56d35e" 2019-01-09 02:06:23,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984d79e7-25d1-43b0-9e7a-76c3cb832638 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:06:23,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-984d79e7-25d1-43b0-9e7a-76c3cb832638 2019-01-09 02:06:23,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-ebdbb547-66c0-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a40af9f952a25240831c2f44d238c011e56d35e" 2019-01-09 02:06:23,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394479d7-229d-4c70-9f01-27e6966bef30 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-ebdbb547-66c0-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/205b9f53148c459989a58af98fc78229"}, "enabled": true, "id": "205b9f53148c459989a58af98fc78229", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ebdbb547-66c0-41a-proj"}]} 2019-01-09 02:06:23,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-ebdbb547-66c0-41a-proj used request id req-394479d7-229d-4c70-9f01-27e6966bef30 2019-01-09 02:06:23,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a40af9f952a25240831c2f44d238c011e56d35e" 2019-01-09 02:06:23,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9756f12c-dce4-4c4f-924b-745fe0ec4af7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:06:23,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9756f12c-dce4-4c4f-924b-745fe0ec4af7 2019-01-09 02:06:24,340 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ebdbb547-66c0-41a-user 2019-01-09 02:06:24,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:24,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-076c084b-3e0e-48b0-ac83-4a1f89398bbb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:06:24,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-076c084b-3e0e-48b0-ac83-4a1f89398bbb 2019-01-09 02:06:24,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" -d '{"role": {"name": "CreateRouterSuccessTests-ebdbb547-66c0-41a-proj-role"}}' 2019-01-09 02:06:24,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a396411c-3936-430d-ac15-86b3f19e4ce3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c25e7dd4ccf94731b72baab04ff17cc5", "links": {"self": "http://172.30.9.26:5000/v3/roles/c25e7dd4ccf94731b72baab04ff17cc5"}, "name": "CreateRouterSuccessTests-ebdbb547-66c0-41a-proj-role"}} 2019-01-09 02:06:24,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a396411c-3936-430d-ac15-86b3f19e4ce3 2019-01-09 02:06:24,574 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ebdbb547-66c0-41a-proj-role 2019-01-09 02:06:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c25e7dd4ccf94731b72baab04ff17cc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:24,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea217fe4-41fd-4845-b40d-f2330097d220 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c25e7dd4ccf94731b72baab04ff17cc5"}, "domain_id": null, "name": "CreateRouterSuccessTests-ebdbb547-66c0-41a-proj-role", "id": "c25e7dd4ccf94731b72baab04ff17cc5"}} 2019-01-09 02:06:24,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c25e7dd4ccf94731b72baab04ff17cc5 used request id req-ea217fe4-41fd-4845-b40d-f2330097d220 2019-01-09 02:06:24,659 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ebdbb547-66c0-41a-proj-role to project CreateRouterSuccessTests-ebdbb547-66c0-41a-proj 2019-01-09 02:06:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/205b9f53148c459989a58af98fc78229/users/99eee1c716bb44e585002200fc04842b/roles/c25e7dd4ccf94731b72baab04ff17cc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:24,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cf2cbcb-d267-4cc4-b25c-ee338a56d090 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:06:24,805 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/205b9f53148c459989a58af98fc78229/users/99eee1c716bb44e585002200fc04842b/roles/c25e7dd4ccf94731b72baab04ff17cc5 used request id req-2cf2cbcb-d267-4cc4-b25c-ee338a56d090 2019-01-09 02:06:24,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:24,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:25,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["tDn1HTU4Svi0QWbVAfW2Xg"], "issued_at": "2019-01-09T02:06:25.000000Z"}} 2019-01-09 02:06:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:25,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0744f4a-3df4-4a8a-9c94-c47443c9fd7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:25,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e0744f4a-3df4-4a8a-9c94-c47443c9fd7e 2019-01-09 02:06:25,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:25,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-15fe460f-c73f-488d-abff-de4e4ce56516 Date: Wed, 09 Jan 2019 02:06:25 GMT RESP BODY: {"routers": []} 2019-01-09 02:06:25,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router&admin_state_up=True used request id req-15fe460f-c73f-488d-abff-de4e4ce56516 2019-01-09 02:06:25,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:25,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:25,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["9pyLABWBTCiohkWx7McEcQ"], "issued_at": "2019-01-09T02:06:25.000000Z"}} 2019-01-09 02:06:25,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b5f1ce6af994cbd52627adcc67a61e0b3059c2f" 2019-01-09 02:06:26,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dde32f57-a9dd-4a0e-ab38-7b609b59173f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:26,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dde32f57-a9dd-4a0e-ab38-7b609b59173f 2019-01-09 02:06:26,073 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router 2019-01-09 02:06:26,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" -d '{"router": {"name": "CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router", "admin_state_up": true}}' 2019-01-09 02:06:29,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-e7b8155c-47f6-41d0-84f2-6817a6484346 Date: Wed, 09 Jan 2019 02:06:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T02:06:26Z", "admin_state_up": true, "updated_at": "2019-01-09T02:06:26Z", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e", "name": "CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router"}} 2019-01-09 02:06:29,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-e7b8155c-47f6-41d0-84f2-6817a6484346 2019-01-09 02:06:29,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:29,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2454 X-Openstack-Request-Id: req-e8186c3c-4ccf-4f37-80e8-4ab8d56a9dcd Date: Wed, 09 Jan 2019 02:06:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:29Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","ip_address":"169.254.192.10"}],"id":"23175032-6dcb-4a0f-bff3-4b1022cc924b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:83:d2:a5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b3cefd740a847eeab3c986c23d5d8c0","admin_state_up":true,"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:28Z","binding:vnic_type":"normal","device_id":"bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:28Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","ip_address":"169.254.192.4"}],"id":"73cc82ad-67ca-4799-b634-807bc7292a58","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:9b:19","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b3cefd740a847eeab3c986c23d5d8c0","admin_state_up":true,"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:28Z","binding:vnic_type":"normal","device_id":"bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:27Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","ip_address":"169.254.192.9"}],"id":"9d544086-8e48-4821-8716-5777b8a8d2ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:6c:d7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b3cefd740a847eeab3c986c23d5d8c0","admin_state_up":true,"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:27Z","binding:vnic_type":"normal","device_id":"bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"}]} 2019-01-09 02:06:29,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e used request id req-e8186c3c-4ccf-4f37-80e8-4ab8d56a9dcd 2019-01-09 02:06:29,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:30,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c61e83fe-f015-4bf6-90d7-92a9eb4c6414 Date: Wed, 09 Jan 2019 02:06:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:26Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","subnetpool_id":null,"name":"HA subnet tenant 4b3cefd740a847eeab3c986c23d5d8c0"}} 2019-01-09 02:06:30,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 used request id req-c61e83fe-f015-4bf6-90d7-92a9eb4c6414 2019-01-09 02:06:30,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:30,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a67b0aa9-beed-4f67-88e0-b7cb3708240d Date: Wed, 09 Jan 2019 02:06:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:26Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","subnetpool_id":null,"name":"HA subnet tenant 4b3cefd740a847eeab3c986c23d5d8c0"}} 2019-01-09 02:06:30,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 used request id req-a67b0aa9-beed-4f67-88e0-b7cb3708240d 2019-01-09 02:06:30,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:30,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-701c00bd-bf37-452d-91fe-ceab3f77b527 Date: Wed, 09 Jan 2019 02:06:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:26Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","subnetpool_id":null,"name":"HA subnet tenant 4b3cefd740a847eeab3c986c23d5d8c0"}} 2019-01-09 02:06:30,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 used request id req-701c00bd-bf37-452d-91fe-ceab3f77b527 2019-01-09 02:06:30,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:30,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1b6caae6-7b67-4dd4-b659-479867202eb4 Date: Wed, 09 Jan 2019 02:06:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 02:06:30,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-1b6caae6-7b67-4dd4-b659-479867202eb4 2019-01-09 02:06:30,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:06:30,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:06:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:06:30,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:31,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48a95c2-bd7b-4eed-8828-cc2608f38ad2 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:06:31,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-b48a95c2-bd7b-4eed-8828-cc2608f38ad2 2019-01-09 02:06:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?name=CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:31,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1132ef24-bd27-4a36-be6c-b80dc0caee68 Date: Wed, 09 Jan 2019 02:06:31 GMT RESP BODY: {"ports":[]} 2019-01-09 02:06:31,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?name=CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-port1&admin_state_up=True used request id req-1132ef24-bd27-4a36-be6c-b80dc0caee68 2019-01-09 02:06:31,080 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-port1 for router - CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router 2019-01-09 02:06:31,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:31,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:31,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:06:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["sgAcF5sRQdmeGTsSBhgDbg"], "issued_at": "2019-01-09T02:06:31.000000Z"}} 2019-01-09 02:06:31,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd16db40f4d0b3c300accf269a69cc20a51721c" 2019-01-09 02:06:31,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb7c57b-11e6-4d3c-b3f3-0d9c668de3d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:31,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-beb7c57b-11e6-4d3c-b3f3-0d9c668de3d2 2019-01-09 02:06:31,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:31,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-feae67ef-4993-4df4-8ff7-b1dfc2872027 Date: Wed, 09 Jan 2019 02:06:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 02:06:31,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-feae67ef-4993-4df4-8ff7-b1dfc2872027 2019-01-09 02:06:31,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:31,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-deb3f952-0ede-4bb3-95f6-dc293c67d83e Date: Wed, 09 Jan 2019 02:06:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 02:06:31,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-deb3f952-0ede-4bb3-95f6-dc293c67d83e 2019-01-09 02:06:31,831 - neutron_utils - INFO - Creating port for network with name - external 2019-01-09 02:06:31,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" -d '{"port": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "name": "CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-port1", "admin_state_up": true}}' 2019-01-09 02:06:32,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-b567c124-0bf0-4688-b681-d518d41538bc Date: Wed, 09 Jan 2019 02:06:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:32Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.200"}],"id":"af18b9eb-09d6-47b2-8464-80fc849dce7e","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8b:28:d4","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-port1","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","qos_policy_id":null,"admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:06:32Z","binding:vnic_type":"normal"}} 2019-01-09 02:06:32,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b567c124-0bf0-4688-b681-d518d41538bc 2019-01-09 02:06:32,769 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-port1 for router - CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router 2019-01-09 02:06:32,769 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router 2019-01-09 02:06:32,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" -d '{"port_id": "af18b9eb-09d6-47b2-8464-80fc849dce7e"}' 2019-01-09 02:06:34,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7988a440-b2dc-42b3-b6ab-c5051de4d9ef Date: Wed, 09 Jan 2019 02:06:34 GMT RESP BODY: {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "subnet_ids": ["e1e4100a-4106-426a-8347-cb338a7d46c0"], "port_id": "af18b9eb-09d6-47b2-8464-80fc849dce7e", "id": "bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"} 2019-01-09 02:06:34,299 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e/add_router_interface used request id req-7988a440-b2dc-42b3-b6ab-c5051de4d9ef 2019-01-09 02:06:34,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:34,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-22907bee-d355-405a-bad9-292978d7aa79 Date: Wed, 09 Jan 2019 02:06:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T02:06:26Z", "admin_state_up": true, "updated_at": "2019-01-09T02:06:33Z", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e", "name": "CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router"}} 2019-01-09 02:06:34,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e used request id req-22907bee-d355-405a-bad9-292978d7aa79 2019-01-09 02:06:34,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:34,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3693 X-Openstack-Request-Id: req-b554381d-d362-4129-aa28-0130234e1d72 Date: Wed, 09 Jan 2019 02:06:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:33Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","ip_address":"169.254.192.10"}],"id":"23175032-6dcb-4a0f-bff3-4b1022cc924b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:d2:a5","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b3cefd740a847eeab3c986c23d5d8c0","admin_state_up":true,"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:28Z","binding:vnic_type":"normal","device_id":"bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:31Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","ip_address":"169.254.192.4"}],"id":"73cc82ad-67ca-4799-b634-807bc7292a58","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:9b:19","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b3cefd740a847eeab3c986c23d5d8c0","admin_state_up":true,"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:28Z","binding:vnic_type":"normal","device_id":"bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:32Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","ip_address":"169.254.192.9"}],"id":"9d544086-8e48-4821-8716-5777b8a8d2ac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:6c:d7","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b3cefd740a847eeab3c986c23d5d8c0","admin_state_up":true,"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:27Z","binding:vnic_type":"normal","device_id":"bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.200"}],"id":"af18b9eb-09d6-47b2-8464-80fc849dce7e","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8b:28:d4","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-port1","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:06:32Z","binding:vnic_type":"normal","device_id":"bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"}]} 2019-01-09 02:06:34,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e used request id req-b554381d-d362-4129-aa28-0130234e1d72 2019-01-09 02:06:34,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:34,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-061e4b9d-59b6-4c71-8676-845a61fc8e2d Date: Wed, 09 Jan 2019 02:06:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:26Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","subnetpool_id":null,"name":"HA subnet tenant 4b3cefd740a847eeab3c986c23d5d8c0"}} 2019-01-09 02:06:34,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 used request id req-061e4b9d-59b6-4c71-8676-845a61fc8e2d 2019-01-09 02:06:34,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:35,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f83813f6-4de9-4cfa-baa0-f47a654f2175 Date: Wed, 09 Jan 2019 02:06:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:26Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","subnetpool_id":null,"name":"HA subnet tenant 4b3cefd740a847eeab3c986c23d5d8c0"}} 2019-01-09 02:06:35,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 used request id req-f83813f6-4de9-4cfa-baa0-f47a654f2175 2019-01-09 02:06:35,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:35,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d0d856d9-7868-43dd-bc98-501445d89591 Date: Wed, 09 Jan 2019 02:06:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:26Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","subnetpool_id":null,"name":"HA subnet tenant 4b3cefd740a847eeab3c986c23d5d8c0"}} 2019-01-09 02:06:35,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 used request id req-d0d856d9-7868-43dd-bc98-501445d89591 2019-01-09 02:06:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:35,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-37ca4c95-fd2e-45f9-a28f-359ca35c8646 Date: Wed, 09 Jan 2019 02:06:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 02:06:35,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-37ca4c95-fd2e-45f9-a28f-359ca35c8646 2019-01-09 02:06:35,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59988c091524bfa2f497b39fa1d15d7eac842601" 2019-01-09 02:06:35,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09e3ee9-715e-41bc-adb0-65bd2d1a13ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:35,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f09e3ee9-715e-41bc-adb0-65bd2d1a13ce 2019-01-09 02:06:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59988c091524bfa2f497b39fa1d15d7eac842601" 2019-01-09 02:06:35,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-566ac508-dcb8-4269-b6b7-4dae1534b6cb Date: Wed, 09 Jan 2019 02:06:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T02:06:26Z", "admin_state_up": true, "updated_at": "2019-01-09T02:06:33Z", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e", "name": "CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router"}]} 2019-01-09 02:06:35,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router&admin_state_up=True used request id req-566ac508-dcb8-4269-b6b7-4dae1534b6cb 2019-01-09 02:06:35,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:06:35,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:06:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:06:35,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59988c091524bfa2f497b39fa1d15d7eac842601" 2019-01-09 02:06:35,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8002d8b6-9ae4-418e-811c-522376add6d9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:06:35,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-8002d8b6-9ae4-418e-811c-522376add6d9 2019-01-09 02:06:35,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59988c091524bfa2f497b39fa1d15d7eac842601" 2019-01-09 02:06:35,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3789 X-Openstack-Request-Id: req-6d243141-e5c8-45d8-87c5-097c92c81993 Date: Wed, 09 Jan 2019 02:06:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:33Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","ip_address":"169.254.192.10"}],"id":"23175032-6dcb-4a0f-bff3-4b1022cc924b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:d2:a5","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b3cefd740a847eeab3c986c23d5d8c0","admin_state_up":true,"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:28Z","binding:vnic_type":"normal","device_id":"bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:31Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","ip_address":"169.254.192.4"}],"id":"73cc82ad-67ca-4799-b634-807bc7292a58","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:9b:19","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b3cefd740a847eeab3c986c23d5d8c0","admin_state_up":true,"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:28Z","binding:vnic_type":"normal","device_id":"bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:32Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","ip_address":"169.254.192.9"}],"id":"9d544086-8e48-4821-8716-5777b8a8d2ac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:6c:d7","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4b3cefd740a847eeab3c986c23d5d8c0","admin_state_up":true,"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:27Z","binding:vnic_type":"normal","device_id":"bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.200"}],"id":"af18b9eb-09d6-47b2-8464-80fc849dce7e","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:28:d4","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-port1","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:06:32Z","binding:vnic_type":"normal","device_id":"bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"}]} 2019-01-09 02:06:35,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e used request id req-6d243141-e5c8-45d8-87c5-097c92c81993 2019-01-09 02:06:35,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59988c091524bfa2f497b39fa1d15d7eac842601" 2019-01-09 02:06:35,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-eac84350-55dc-4dea-b2a4-244d552f3ef1 Date: Wed, 09 Jan 2019 02:06:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:26Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","subnetpool_id":null,"name":"HA subnet tenant 4b3cefd740a847eeab3c986c23d5d8c0"}} 2019-01-09 02:06:35,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 used request id req-eac84350-55dc-4dea-b2a4-244d552f3ef1 2019-01-09 02:06:35,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59988c091524bfa2f497b39fa1d15d7eac842601" 2019-01-09 02:06:36,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-908a6d61-8861-4d91-8824-bb4225bb0b2a Date: Wed, 09 Jan 2019 02:06:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:26Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","subnetpool_id":null,"name":"HA subnet tenant 4b3cefd740a847eeab3c986c23d5d8c0"}} 2019-01-09 02:06:36,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 used request id req-908a6d61-8861-4d91-8824-bb4225bb0b2a 2019-01-09 02:06:36,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59988c091524bfa2f497b39fa1d15d7eac842601" 2019-01-09 02:06:36,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-240065bb-ad64-4513-b35f-91d8071dbb3b Date: Wed, 09 Jan 2019 02:06:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f5c0637f-7e67-41a3-b778-390869dc7c9d","tenant_id":"","created_at":"2019-01-09T02:06:26Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7de85072-3cc2-41b5-98b6-8194901c9fc2","subnetpool_id":null,"name":"HA subnet tenant 4b3cefd740a847eeab3c986c23d5d8c0"}} 2019-01-09 02:06:36,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7de85072-3cc2-41b5-98b6-8194901c9fc2 used request id req-240065bb-ad64-4513-b35f-91d8071dbb3b 2019-01-09 02:06:36,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59988c091524bfa2f497b39fa1d15d7eac842601" 2019-01-09 02:06:36,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-03981474-f2c0-48a3-b9f0-9106e7bb19ff Date: Wed, 09 Jan 2019 02:06:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 02:06:36,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-03981474-f2c0-48a3-b9f0-9106e7bb19ff 2019-01-09 02:06:36,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59988c091524bfa2f497b39fa1d15d7eac842601" 2019-01-09 02:06:36,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8f8dfc70-ab9f-4d88-bcd1-3bdefa13dca4 Date: Wed, 09 Jan 2019 02:06:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 02:06:36,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-8f8dfc70-ab9f-4d88-bcd1-3bdefa13dca4 2019-01-09 02:06:36,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59988c091524bfa2f497b39fa1d15d7eac842601" 2019-01-09 02:06:36,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d4d2c5bd-f3c4-4f1d-b27b-b857e1d08312 Date: Wed, 09 Jan 2019 02:06:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-09 02:06:36,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-d4d2c5bd-f3c4-4f1d-b27b-b857e1d08312 2019-01-09 02:06:36,946 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router and port CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-port1 2019-01-09 02:06:36,947 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router 2019-01-09 02:06:36,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" -d '{"port_id": "af18b9eb-09d6-47b2-8464-80fc849dce7e"}' 2019-01-09 02:06:38,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f4418480-6919-4e40-b995-53cdeea5e28a Date: Wed, 09 Jan 2019 02:06:38 GMT RESP BODY: {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "subnet_ids": ["e1e4100a-4106-426a-8347-cb338a7d46c0"], "port_id": "af18b9eb-09d6-47b2-8464-80fc849dce7e", "id": "bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e"} 2019-01-09 02:06:38,147 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e/remove_router_interface used request id req-f4418480-6919-4e40-b995-53cdeea5e28a 2019-01-09 02:06:38,147 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router 2019-01-09 02:06:38,147 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-653b05c9-15b8-42a8-89c6-9c76d268b61d-pub-router 2019-01-09 02:06:38,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba185459b3647fd63a5736461ee7b9871bd111c" 2019-01-09 02:06:41,151 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f76fc0b2-99c0-4e09-9480-c69e13cc2730 Content-Length: 0 Date: Wed, 09 Jan 2019 02:06:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:06:41,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/bbaf2ec1-8cd7-47a6-8cd4-ab3533daf39e used request id req-f76fc0b2-99c0-4e09-9480-c69e13cc2730 2019-01-09 02:06:41,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:41,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7edd2c86-051d-460c-bf7e-ff69ff9db0d4 Date: Wed, 09 Jan 2019 02:06:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:06:41,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7edd2c86-051d-460c-bf7e-ff69ff9db0d4 2019-01-09 02:06:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:41,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b4541c-59cf-457a-a57d-1a62acabb6f6 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:06:41,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-05b4541c-59cf-457a-a57d-1a62acabb6f6 2019-01-09 02:06:41,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:41,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-348a307d-3153-46a1-90e3-25360185bab8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:06:41,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-348a307d-3153-46a1-90e3-25360185bab8 2019-01-09 02:06:41,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:41,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a085107-65da-4140-9161-8e7efc48942d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:06:41,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-4a085107-65da-4140-9161-8e7efc48942d 2019-01-09 02:06:41,646 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ebdbb547-66c0-41a-proj 2019-01-09 02:06:41,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/205b9f53148c459989a58af98fc78229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:41,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb6bc8cf-a591-4a91-b448-f0c86eba3ca1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:06:41,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/205b9f53148c459989a58af98fc78229 used request id req-fb6bc8cf-a591-4a91-b448-f0c86eba3ca1 2019-01-09 02:06:41,878 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ebdbb547-66c0-41a-proj-role 2019-01-09 02:06:41,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c25e7dd4ccf94731b72baab04ff17cc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:41,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac6846a5-9aab-4f71-a244-a23c527de1c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:06:41,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c25e7dd4ccf94731b72baab04ff17cc5 used request id req-ac6846a5-9aab-4f71-a244-a23c527de1c0 2019-01-09 02:06:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1fe4d835ffb913861abc9d1f5496e4f2ee72e21" 2019-01-09 02:06:42,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c398c39f-1aa0-44aa-8378-5bc624676405 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:06:42,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c398c39f-1aa0-44aa-8378-5bc624676405 2019-01-09 02:06:42,079 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ebdbb547-66c0-41a-user 2019-01-09 02:06:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/99eee1c716bb44e585002200fc04842b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a40af9f952a25240831c2f44d238c011e56d35e" 2019-01-09 02:06:42,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8d2e974-4bff-43d5-8664-ee2269e618c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:06:42,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/99eee1c716bb44e585002200fc04842b used request id req-e8d2e974-4bff-43d5-8664-ee2269e618c2 2019-01-09 02:06:42,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:42,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:06:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["FOBcR8g3R2eq0fwJ2FDrrA"], "issued_at": "2019-01-09T02:06:42.000000Z"}} 2019-01-09 02:06:42,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a6f50861b68517d86c69fad94d438a31c752db" 2019-01-09 02:06:42,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54581eb-4511-45c8-be2a-1c8b5f5f4d1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:42,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b54581eb-4511-45c8-be2a-1c8b5f5f4d1f 2019-01-09 02:06:42,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:42,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:43,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["YVXJ3F6YQc2FEQN87ZTbTA"], "issued_at": "2019-01-09T02:06:43.000000Z"}} 2019-01-09 02:06:43,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:06:43,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9838e2-0e59-4f89-81be-25efdcf9e80e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:43,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a9838e2-0e59-4f89-81be-25efdcf9e80e 2019-01-09 02:06:43,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:06:43,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:06:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:06:43,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:06:43,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a8300c-c9b5-4e77-82f9-96f30d5b707d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:06:43,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj used request id req-91a8300c-c9b5-4e77-82f9-96f30d5b707d 2019-01-09 02:06:43,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:06:43,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5baa36e1-714b-43d1-a43b-ea3d189dcfaf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:06:43,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5baa36e1-714b-43d1-a43b-ea3d189dcfaf 2019-01-09 02:06:43,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj"}}' 2019-01-09 02:06:43,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aec6e20e-3102-4715-9683-748f11731df4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d76323f7f7054b4c9e04a3333632e767"}, "enabled": true, "id": "d76323f7f7054b4c9e04a3333632e767", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj"}} 2019-01-09 02:06:43,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-aec6e20e-3102-4715-9683-748f11731df4 2019-01-09 02:06:43,514 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj 2019-01-09 02:06:43,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:43,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:43,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["rK5jN7QRQyOeVVO6h8TcRw"], "issued_at": "2019-01-09T02:06:43.000000Z"}} 2019-01-09 02:06:43,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c57b1e28962505e4290a26a7230a37f7b883d1" 2019-01-09 02:06:44,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1468eaf-081e-42b2-aad5-15cf2fe56fd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:44,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a1468eaf-081e-42b2-aad5-15cf2fe56fd2 2019-01-09 02:06:44,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:06:44,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:06:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:06:44,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c57b1e28962505e4290a26a7230a37f7b883d1" 2019-01-09 02:06:44,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3f8ae5-2dfd-4c42-a8c9-5de1e9c6fc11 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:06:44,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fe3f8ae5-2dfd-4c42-a8c9-5de1e9c6fc11 2019-01-09 02:06:44,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c57b1e28962505e4290a26a7230a37f7b883d1" 2019-01-09 02:06:44,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0690073c-d522-40b4-8617-b870e78f1cee Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d76323f7f7054b4c9e04a3333632e767"}, "enabled": true, "id": "d76323f7f7054b4c9e04a3333632e767", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj"}]} 2019-01-09 02:06:44,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj used request id req-0690073c-d522-40b4-8617-b870e78f1cee 2019-01-09 02:06:44,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c57b1e28962505e4290a26a7230a37f7b883d1" 2019-01-09 02:06:44,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e3353e-d983-49ef-8cf1-f8cf8fa02a55 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:06:44,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-63e3353e-d983-49ef-8cf1-f8cf8fa02a55 2019-01-09 02:06:44,610 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-77f0dbe6-44e3-4ca-user 2019-01-09 02:06:44,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:44,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:06:44,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da102df5-1c3d-4823-9b80-767f490cbe4f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:06:44,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-da102df5-1c3d-4823-9b80-767f490cbe4f 2019-01-09 02:06:44,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" -d '{"role": {"name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj-role"}}' 2019-01-09 02:06:44,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66fc8c28-a729-48a0-87f6-a29e8f2c5f3f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b609017509b4436afef6497b558ccab", "links": {"self": "http://172.30.9.26:5000/v3/roles/8b609017509b4436afef6497b558ccab"}, "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj-role"}} 2019-01-09 02:06:44,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-66fc8c28-a729-48a0-87f6-a29e8f2c5f3f 2019-01-09 02:06:44,826 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj-role 2019-01-09 02:06:44,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8b609017509b4436afef6497b558ccab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:06:44,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb411e6-f868-49ea-8e89-7adf9df9d272 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8b609017509b4436afef6497b558ccab"}, "domain_id": null, "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj-role", "id": "8b609017509b4436afef6497b558ccab"}} 2019-01-09 02:06:44,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8b609017509b4436afef6497b558ccab used request id req-7bb411e6-f868-49ea-8e89-7adf9df9d272 2019-01-09 02:06:44,919 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj-role to project CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj 2019-01-09 02:06:44,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d76323f7f7054b4c9e04a3333632e767/users/ec1c5f636ea94f25b5864098add313b4/roles/8b609017509b4436afef6497b558ccab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:06:44,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6def07d7-6391-42bf-a84c-166bf3f30235 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:06:44,977 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d76323f7f7054b4c9e04a3333632e767/users/ec1c5f636ea94f25b5864098add313b4/roles/8b609017509b4436afef6497b558ccab used request id req-6def07d7-6391-42bf-a84c-166bf3f30235 2019-01-09 02:06:44,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:44,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:45,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b609017509b4436afef6497b558ccab", "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj-role"}], "expires_at": "2019-01-09T03:06:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d76323f7f7054b4c9e04a3333632e767", "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d76323f7f7054b4c9e04a3333632e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d76323f7f7054b4c9e04a3333632e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d76323f7f7054b4c9e04a3333632e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d76323f7f7054b4c9e04a3333632e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d76323f7f7054b4c9e04a3333632e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d76323f7f7054b4c9e04a3333632e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-user", "id": "ec1c5f636ea94f25b5864098add313b4"}, "audit_ids": ["hcfdhptKTtS7mEBPHLuLpg"], "issued_at": "2019-01-09T02:06:45.000000Z"}} 2019-01-09 02:06:45,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2478455f09723fece92355f72524534cd6308" 2019-01-09 02:06:45,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b6db739-90ef-437e-ac88-ac4957f46e45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:45,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6b6db739-90ef-437e-ac88-ac4957f46e45 2019-01-09 02:06:45,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2478455f09723fece92355f72524534cd6308" 2019-01-09 02:06:45,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ddade479-0478-494d-95c1-f3fb3b8a24b6 Date: Wed, 09 Jan 2019 02:06:45 GMT RESP BODY: {"networks":[]} 2019-01-09 02:06:45,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-net1 used request id req-ddade479-0478-494d-95c1-f3fb3b8a24b6 2019-01-09 02:06:45,784 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-net1 2019-01-09 02:06:45,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2478455f09723fece92355f72524534cd6308" -d '{"network": {"name": "CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-net1", "admin_state_up": true}}' 2019-01-09 02:06:46,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b98baee9-2ce4-4fc4-bb39-b75c3451d31a Date: Wed, 09 Jan 2019 02:06:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"61fb0a2b-8968-421a-b09a-1f96f8b77ffc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d76323f7f7054b4c9e04a3333632e767","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:06:46Z","is_default":false,"name":"CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d76323f7f7054b4c9e04a3333632e767","created_at":"2019-01-09T02:06:46Z","mtu":1450}} 2019-01-09 02:06:46,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b98baee9-2ce4-4fc4-bb39-b75c3451d31a 2019-01-09 02:06:46,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=61fb0a2b-8968-421a-b09a-1f96f8b77ffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2478455f09723fece92355f72524534cd6308" 2019-01-09 02:06:46,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-47b7d1de-eea2-4876-a33c-424246044f83 Date: Wed, 09 Jan 2019 02:06:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:06:46Z","tenant_id":"d76323f7f7054b4c9e04a3333632e767","created_at":"2019-01-09T02:06:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d76323f7f7054b4c9e04a3333632e767","id":"61fb0a2b-8968-421a-b09a-1f96f8b77ffc","name":"CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-net1"}]} 2019-01-09 02:06:46,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=61fb0a2b-8968-421a-b09a-1f96f8b77ffc used request id req-47b7d1de-eea2-4876-a33c-424246044f83 2019-01-09 02:06:46,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=61fb0a2b-8968-421a-b09a-1f96f8b77ffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2478455f09723fece92355f72524534cd6308" 2019-01-09 02:06:46,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c6122da8-be94-412e-b004-a526519dd25d Date: Wed, 09 Jan 2019 02:06:46 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:06:46,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=61fb0a2b-8968-421a-b09a-1f96f8b77ffc used request id req-c6122da8-be94-412e-b004-a526519dd25d 2019-01-09 02:06:46,737 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-subnet1 2019-01-09 02:06:46,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2478455f09723fece92355f72524534cd6308" -d '{"subnets": [{"ip_version": 4, "network_id": "61fb0a2b-8968-421a-b09a-1f96f8b77ffc", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-subnet1"}]}' 2019-01-09 02:06:47,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-aa1013a1-14bc-4c2c-ab83-190e299cde5b Date: Wed, 09 Jan 2019 02:06:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61fb0a2b-8968-421a-b09a-1f96f8b77ffc","tenant_id":"d76323f7f7054b4c9e04a3333632e767","created_at":"2019-01-09T02:06:47Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:47Z","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":"d76323f7f7054b4c9e04a3333632e767","id":"19f47b3c-8b69-4e7b-9221-b754e3652272","subnetpool_id":null,"name":"CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-subnet1"}]} 2019-01-09 02:06:47,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-aa1013a1-14bc-4c2c-ab83-190e299cde5b 2019-01-09 02:06:47,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=61fb0a2b-8968-421a-b09a-1f96f8b77ffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2478455f09723fece92355f72524534cd6308" 2019-01-09 02:06:47,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dac866b7-64f5-4b26-b022-71bf677aa0ef Date: Wed, 09 Jan 2019 02:06:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19f47b3c-8b69-4e7b-9221-b754e3652272"],"updated_at":"2019-01-09T02:06:47Z","tenant_id":"d76323f7f7054b4c9e04a3333632e767","created_at":"2019-01-09T02:06:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d76323f7f7054b4c9e04a3333632e767","id":"61fb0a2b-8968-421a-b09a-1f96f8b77ffc","name":"CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-net1"}]} 2019-01-09 02:06:47,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=61fb0a2b-8968-421a-b09a-1f96f8b77ffc used request id req-dac866b7-64f5-4b26-b022-71bf677aa0ef 2019-01-09 02:06:47,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=61fb0a2b-8968-421a-b09a-1f96f8b77ffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2478455f09723fece92355f72524534cd6308" 2019-01-09 02:06:47,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-48f8024e-3517-4ef7-ac1a-c2ba855a82d8 Date: Wed, 09 Jan 2019 02:06:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61fb0a2b-8968-421a-b09a-1f96f8b77ffc","tenant_id":"d76323f7f7054b4c9e04a3333632e767","created_at":"2019-01-09T02:06:47Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:47Z","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":"d76323f7f7054b4c9e04a3333632e767","id":"19f47b3c-8b69-4e7b-9221-b754e3652272","subnetpool_id":null,"name":"CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-subnet1"}]} 2019-01-09 02:06:47,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=61fb0a2b-8968-421a-b09a-1f96f8b77ffc used request id req-48f8024e-3517-4ef7-ac1a-c2ba855a82d8 2019-01-09 02:06:47,835 - OpenStackNetwork - DEBUG - Network [61fb0a2b-8968-421a-b09a-1f96f8b77ffc] created successfully 2019-01-09 02:06:47,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:47,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:48,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b609017509b4436afef6497b558ccab", "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj-role"}], "expires_at": "2019-01-09T03:06:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d76323f7f7054b4c9e04a3333632e767", "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d76323f7f7054b4c9e04a3333632e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d76323f7f7054b4c9e04a3333632e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d76323f7f7054b4c9e04a3333632e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d76323f7f7054b4c9e04a3333632e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d76323f7f7054b4c9e04a3333632e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d76323f7f7054b4c9e04a3333632e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-user", "id": "ec1c5f636ea94f25b5864098add313b4"}, "audit_ids": ["X5lbANrNRAKoGSlWKlxBZw"], "issued_at": "2019-01-09T02:06:48.000000Z"}} 2019-01-09 02:06:48,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" 2019-01-09 02:06:48,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d9f060-871c-4d27-ab1d-ef8f7f9ac62b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:48,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-22d9f060-871c-4d27-ab1d-ef8f7f9ac62b 2019-01-09 02:06:48,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" 2019-01-09 02:06:48,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-60be8d5f-44f9-4b95-803b-f56e5b615284 Date: Wed, 09 Jan 2019 02:06:48 GMT RESP BODY: {"routers": []} 2019-01-09 02:06:48,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-router&admin_state_up=True used request id req-60be8d5f-44f9-4b95-803b-f56e5b615284 2019-01-09 02:06:48,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:06:48,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:06:48,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b609017509b4436afef6497b558ccab", "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj-role"}], "expires_at": "2019-01-09T03:06:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d76323f7f7054b4c9e04a3333632e767", "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d76323f7f7054b4c9e04a3333632e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d76323f7f7054b4c9e04a3333632e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d76323f7f7054b4c9e04a3333632e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d76323f7f7054b4c9e04a3333632e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d76323f7f7054b4c9e04a3333632e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d76323f7f7054b4c9e04a3333632e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d76323f7f7054b4c9e04a3333632e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-user", "id": "ec1c5f636ea94f25b5864098add313b4"}, "audit_ids": ["iHavBOvORnGv8LY2IzX8OQ"], "issued_at": "2019-01-09T02:06:48.000000Z"}} 2019-01-09 02:06:48,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83301f82d6d0d2f1376cab9058cf0b33176eaf8f" 2019-01-09 02:06:48,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-821f28fd-f5f7-4575-8561-6d87f8567a99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:06:48,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-821f28fd-f5f7-4575-8561-6d87f8567a99 2019-01-09 02:06:48,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" 2019-01-09 02:06:49,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8ae87921-50d1-42c7-9e1c-fe6283beb90f Date: Wed, 09 Jan 2019 02:06:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:06:49,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-8ae87921-50d1-42c7-9e1c-fe6283beb90f 2019-01-09 02:06:49,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" 2019-01-09 02:06:49,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b8732a26-5a0c-484d-8179-a9f68a05801c Date: Wed, 09 Jan 2019 02:06:49 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:06:49,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-b8732a26-5a0c-484d-8179-a9f68a05801c 2019-01-09 02:06:49,400 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-router 2019-01-09 02:06:49,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-router", "admin_state_up": true}}' 2019-01-09 02:06:54,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-7e50d6d5-c79a-49a4-ad55-5e209e9cac00 Date: Wed, 09 Jan 2019 02:06:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "created_at": "2019-01-09T02:06:50Z", "admin_state_up": true, "updated_at": "2019-01-09T02:06:50Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d76323f7f7054b4c9e04a3333632e767", "id": "79658f88-2fd9-4237-9a18-3f237dab8ea1", "name": "CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-router"}} 2019-01-09 02:06:54,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-7e50d6d5-c79a-49a4-ad55-5e209e9cac00 2019-01-09 02:06:54,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=79658f88-2fd9-4237-9a18-3f237dab8ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" 2019-01-09 02:06:54,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c3e68c1d-6db5-4a9c-b39f-e547a22ae2a1 Date: Wed, 09 Jan 2019 02:06:54 GMT RESP BODY: {"ports":[]} 2019-01-09 02:06:54,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=79658f88-2fd9-4237-9a18-3f237dab8ea1 used request id req-c3e68c1d-6db5-4a9c-b39f-e547a22ae2a1 2019-01-09 02:06:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" 2019-01-09 02:06:54,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d185089d-4714-42ca-a5d8-46c318d65612 Date: Wed, 09 Jan 2019 02:06:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61fb0a2b-8968-421a-b09a-1f96f8b77ffc","tenant_id":"d76323f7f7054b4c9e04a3333632e767","created_at":"2019-01-09T02:06:47Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:47Z","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":"d76323f7f7054b4c9e04a3333632e767","id":"19f47b3c-8b69-4e7b-9221-b754e3652272","subnetpool_id":null,"name":"CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-subnet1"}]} 2019-01-09 02:06:54,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-subnet1 used request id req-d185089d-4714-42ca-a5d8-46c318d65612 2019-01-09 02:06:54,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:06:54,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:06:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:06:54,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d76323f7f7054b4c9e04a3333632e767 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" 2019-01-09 02:06:54,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0524fc9f-ce39-4364-9aef-537cc0ed3da5 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d76323f7f7054b4c9e04a3333632e767"}, "enabled": true, "id": "d76323f7f7054b4c9e04a3333632e767", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj"}} 2019-01-09 02:06:54,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d76323f7f7054b4c9e04a3333632e767 used request id req-0524fc9f-ce39-4364-9aef-537cc0ed3da5 2019-01-09 02:06:54,644 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:06:54,644 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-router 2019-01-09 02:06:54,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/79658f88-2fd9-4237-9a18-3f237dab8ea1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" -d '{"subnet_id": "19f47b3c-8b69-4e7b-9221-b754e3652272"}' 2019-01-09 02:06:56,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d320dced-c9da-440e-b4f7-12a3728d0a66 Date: Wed, 09 Jan 2019 02:06:56 GMT RESP BODY: {"network_id": "61fb0a2b-8968-421a-b09a-1f96f8b77ffc", "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "subnet_id": "19f47b3c-8b69-4e7b-9221-b754e3652272", "subnet_ids": ["19f47b3c-8b69-4e7b-9221-b754e3652272"], "port_id": "e1e6b4c3-1da4-4b8e-b5c2-6c0caa0f366d", "id": "79658f88-2fd9-4237-9a18-3f237dab8ea1"} 2019-01-09 02:06:56,687 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/79658f88-2fd9-4237-9a18-3f237dab8ea1/add_router_interface used request id req-d320dced-c9da-440e-b4f7-12a3728d0a66 2019-01-09 02:06:56,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/79658f88-2fd9-4237-9a18-3f237dab8ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" 2019-01-09 02:06:56,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d5fec09f-9409-441f-a78e-6c730aa03c87 Date: Wed, 09 Jan 2019 02:06:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "created_at": "2019-01-09T02:06:50Z", "admin_state_up": true, "updated_at": "2019-01-09T02:06:55Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d76323f7f7054b4c9e04a3333632e767", "id": "79658f88-2fd9-4237-9a18-3f237dab8ea1", "name": "CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-router"}} 2019-01-09 02:06:56,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/79658f88-2fd9-4237-9a18-3f237dab8ea1 used request id req-d5fec09f-9409-441f-a78e-6c730aa03c87 2019-01-09 02:06:56,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=79658f88-2fd9-4237-9a18-3f237dab8ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" 2019-01-09 02:06:57,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-4c9829eb-b0f2-4536-bb9a-174897f6f980 Date: Wed, 09 Jan 2019 02:06:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:06:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19f47b3c-8b69-4e7b-9221-b754e3652272","ip_address":"10.200.201.1"}],"id":"e1e6b4c3-1da4-4b8e-b5c2-6c0caa0f366d","security_groups":[],"mac_address":"fa:16:3e:b7:bf:8a","project_id":"d76323f7f7054b4c9e04a3333632e767","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61fb0a2b-8968-421a-b09a-1f96f8b77ffc","tenant_id":"d76323f7f7054b4c9e04a3333632e767","created_at":"2019-01-09T02:06:55Z","binding:vnic_type":"normal","device_id":"79658f88-2fd9-4237-9a18-3f237dab8ea1"}]} 2019-01-09 02:06:57,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=79658f88-2fd9-4237-9a18-3f237dab8ea1 used request id req-4c9829eb-b0f2-4536-bb9a-174897f6f980 2019-01-09 02:06:57,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/19f47b3c-8b69-4e7b-9221-b754e3652272 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" 2019-01-09 02:06:57,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6e5d3ead-68f6-409c-9521-d8b243a280a5 Date: Wed, 09 Jan 2019 02:06:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61fb0a2b-8968-421a-b09a-1f96f8b77ffc","tenant_id":"d76323f7f7054b4c9e04a3333632e767","created_at":"2019-01-09T02:06:47Z","dns_nameservers":[],"updated_at":"2019-01-09T02:06:47Z","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":"d76323f7f7054b4c9e04a3333632e767","id":"19f47b3c-8b69-4e7b-9221-b754e3652272","subnetpool_id":null,"name":"CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-subnet1"}} 2019-01-09 02:06:57,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/19f47b3c-8b69-4e7b-9221-b754e3652272 used request id req-6e5d3ead-68f6-409c-9521-d8b243a280a5 2019-01-09 02:06:57,350 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-router and subnet CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-subnet1 2019-01-09 02:06:57,350 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-router 2019-01-09 02:06:57,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/79658f88-2fd9-4237-9a18-3f237dab8ea1/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" -d '{"subnet_id": "19f47b3c-8b69-4e7b-9221-b754e3652272"}' 2019-01-09 02:06:58,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bde8ef1b-8fe1-4fab-8872-931929b9dac7 Date: Wed, 09 Jan 2019 02:06:58 GMT RESP BODY: {"network_id": "61fb0a2b-8968-421a-b09a-1f96f8b77ffc", "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "subnet_id": "19f47b3c-8b69-4e7b-9221-b754e3652272", "subnet_ids": ["19f47b3c-8b69-4e7b-9221-b754e3652272"], "port_id": "e1e6b4c3-1da4-4b8e-b5c2-6c0caa0f366d", "id": "79658f88-2fd9-4237-9a18-3f237dab8ea1"} 2019-01-09 02:06:58,798 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/79658f88-2fd9-4237-9a18-3f237dab8ea1/remove_router_interface used request id req-bde8ef1b-8fe1-4fab-8872-931929b9dac7 2019-01-09 02:06:58,798 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-router 2019-01-09 02:06:58,799 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-router 2019-01-09 02:06:58,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/79658f88-2fd9-4237-9a18-3f237dab8ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0294132dc6c1e4927b8d349a9018fc47c269c" 2019-01-09 02:07:02,070 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e34542b-7e39-416d-83c6-22a8d3330b0c Content-Length: 0 Date: Wed, 09 Jan 2019 02:07:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:07:02,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/79658f88-2fd9-4237-9a18-3f237dab8ea1 used request id req-8e34542b-7e39-416d-83c6-22a8d3330b0c 2019-01-09 02:07:02,071 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-subnet1 2019-01-09 02:07:02,071 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-subnet1 2019-01-09 02:07:02,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/19f47b3c-8b69-4e7b-9221-b754e3652272 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2478455f09723fece92355f72524534cd6308" 2019-01-09 02:07:04,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9971aed-5abc-40a9-bf61-382a09eabce9 Date: Wed, 09 Jan 2019 02:07:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:07:04,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/19f47b3c-8b69-4e7b-9221-b754e3652272 used request id req-f9971aed-5abc-40a9-bf61-382a09eabce9 2019-01-09 02:07:04,402 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-23a7cde4-f6e6-4879-a89b-ac9a5ce3fae4-pub-net1 2019-01-09 02:07:04,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/61fb0a2b-8968-421a-b09a-1f96f8b77ffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2478455f09723fece92355f72524534cd6308" 2019-01-09 02:07:05,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db4cd836-2846-492c-8bca-1dd4fcab25fd Date: Wed, 09 Jan 2019 02:07:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:07:05,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/61fb0a2b-8968-421a-b09a-1f96f8b77ffc used request id req-db4cd836-2846-492c-8bca-1dd4fcab25fd 2019-01-09 02:07:05,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:07:05,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ae3f06b5-651e-48ba-b29d-87594657cef3 Date: Wed, 09 Jan 2019 02:07:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "created_at": "2019-01-09T02:06:45Z", "updated_at": "2019-01-09T02:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:06:46Z", "revision_number": 0, "id": "1316e4cc-f14a-49e7-ae8c-06868660f6c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:06:46Z", "security_group_id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "port_range_min": null, "ethertype": "IPv6", "project_id": "d76323f7f7054b4c9e04a3333632e767"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:06:46Z", "revision_number": 0, "id": "56cbf4ca-7f9e-4430-b00d-741a715680a1", "remote_group_id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "remote_ip_prefix": null, "created_at": "2019-01-09T02:06:46Z", "security_group_id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "port_range_min": null, "ethertype": "IPv6", "project_id": "d76323f7f7054b4c9e04a3333632e767"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:06:46Z", "revision_number": 0, "id": "8058f69c-96b4-4ad1-a18f-75444d08b67d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:06:46Z", "security_group_id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "port_range_min": null, "ethertype": "IPv4", "project_id": "d76323f7f7054b4c9e04a3333632e767"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:06:46Z", "revision_number": 0, "id": "d7be41fe-f528-4e9e-8bab-77d2f06421fd", "remote_group_id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "remote_ip_prefix": null, "created_at": "2019-01-09T02:06:46Z", "security_group_id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "port_range_min": null, "ethertype": "IPv4", "project_id": "d76323f7f7054b4c9e04a3333632e767"}], "revision_number": 4, "project_id": "d76323f7f7054b4c9e04a3333632e767", "id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:07:05,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ae3f06b5-651e-48ba-b29d-87594657cef3 2019-01-09 02:07:05,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:07:05,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ae481b-51b5-40d9-93dd-11cb8d66c70f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:07:05,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-35ae481b-51b5-40d9-93dd-11cb8d66c70f 2019-01-09 02:07:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:07:06,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a938b0ad-67bf-47dd-920c-becfa2c991c9 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:07:06,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-a938b0ad-67bf-47dd-920c-becfa2c991c9 2019-01-09 02:07:06,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d76323f7f7054b4c9e04a3333632e767 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:07:06,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e13c8725-7bdc-47c0-b4f2-2a24c3123180 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d76323f7f7054b4c9e04a3333632e767"}, "enabled": true, "id": "d76323f7f7054b4c9e04a3333632e767", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj"}} 2019-01-09 02:07:06,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d76323f7f7054b4c9e04a3333632e767 used request id req-e13c8725-7bdc-47c0-b4f2-2a24c3123180 2019-01-09 02:07:06,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3fa28bf-5d05-46df-8fb7-eca80b574c88 2019-01-09 02:07:06,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a3fa28bf-5d05-46df-8fb7-eca80b574c88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:07:06,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-968a18e6-c2d5-4795-a08a-65ca291d08ac Date: Wed, 09 Jan 2019 02:07:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:06:46Z", "security_group_id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "port_range_min": null, "revision_number": 0, "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "created_at": "2019-01-09T02:06:46Z", "project_id": "d76323f7f7054b4c9e04a3333632e767", "id": "1316e4cc-f14a-49e7-ae8c-06868660f6c7"}, {"remote_group_id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:06:46Z", "security_group_id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "port_range_min": null, "revision_number": 0, "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "created_at": "2019-01-09T02:06:46Z", "project_id": "d76323f7f7054b4c9e04a3333632e767", "id": "56cbf4ca-7f9e-4430-b00d-741a715680a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:06:46Z", "security_group_id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "port_range_min": null, "revision_number": 0, "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "created_at": "2019-01-09T02:06:46Z", "project_id": "d76323f7f7054b4c9e04a3333632e767", "id": "8058f69c-96b4-4ad1-a18f-75444d08b67d"}, {"remote_group_id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:06:46Z", "security_group_id": "a3fa28bf-5d05-46df-8fb7-eca80b574c88", "port_range_min": null, "revision_number": 0, "tenant_id": "d76323f7f7054b4c9e04a3333632e767", "created_at": "2019-01-09T02:06:46Z", "project_id": "d76323f7f7054b4c9e04a3333632e767", "id": "d7be41fe-f528-4e9e-8bab-77d2f06421fd"}]} 2019-01-09 02:07:06,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a3fa28bf-5d05-46df-8fb7-eca80b574c88 used request id req-968a18e6-c2d5-4795-a08a-65ca291d08ac 2019-01-09 02:07:06,329 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:07:06,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a3fa28bf-5d05-46df-8fb7-eca80b574c88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:07:06,658 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76a5214f-e145-4831-a56a-893f7d111ee4 Content-Length: 0 Date: Wed, 09 Jan 2019 02:07:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:07:06,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a3fa28bf-5d05-46df-8fb7-eca80b574c88 used request id req-76a5214f-e145-4831-a56a-893f7d111ee4 2019-01-09 02:07:06,659 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj 2019-01-09 02:07:06,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d76323f7f7054b4c9e04a3333632e767 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:07:06,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d5801ed-deae-4896-8dd0-0b55cad5b280 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:06,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d76323f7f7054b4c9e04a3333632e767 used request id req-6d5801ed-deae-4896-8dd0-0b55cad5b280 2019-01-09 02:07:06,863 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-77f0dbe6-44e3-4ca-proj-role 2019-01-09 02:07:06,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8b609017509b4436afef6497b558ccab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:07:06,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3e9bb6e-0577-4447-a7b1-1b4373c9895b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:06,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8b609017509b4436afef6497b558ccab used request id req-a3e9bb6e-0577-4447-a7b1-1b4373c9895b 2019-01-09 02:07:06,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfed0ed2b450a6b464acf87ee0d115d215ed037" 2019-01-09 02:07:07,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94be7b94-02f7-4a3b-bdc2-4d4cea5c64aa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:07:07,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-94be7b94-02f7-4a3b-bdc2-4d4cea5c64aa 2019-01-09 02:07:07,062 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-77f0dbe6-44e3-4ca-user 2019-01-09 02:07:07,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ec1c5f636ea94f25b5864098add313b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c57b1e28962505e4290a26a7230a37f7b883d1" 2019-01-09 02:07:07,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8681196-0ebb-4e20-b689-55002df5bb96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:07,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ec1c5f636ea94f25b5864098add313b4 used request id req-d8681196-0ebb-4e20-b689-55002df5bb96 2019-01-09 02:07:07,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:07,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["sQ-3eurHT_CA9bXzkQ5knA"], "issued_at": "2019-01-09T02:07:07.000000Z"}} 2019-01-09 02:07:07,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b6038a0dc182891f4c6ee67cf258171e2ddd849" 2019-01-09 02:07:07,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8797b78a-a9b6-4d3d-b116-b3f13f635a82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:07,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8797b78a-a9b6-4d3d-b116-b3f13f635a82 2019-01-09 02:07:07,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:07,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:08,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["IM8Hg9j0RjmB3PeN74oDzw"], "issued_at": "2019-01-09T02:07:08.000000Z"}} 2019-01-09 02:07:08,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:08,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2dc32a8-a2cf-4d2b-a90f-0775d3217828 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:08,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d2dc32a8-a2cf-4d2b-a90f-0775d3217828 2019-01-09 02:07:08,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:07:08,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:07:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:07:08,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-657cadb3-6912-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:08,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5a0f28-31f4-4764-9aa8-2ae33aeaafcc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-657cadb3-6912-484-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:07:08,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-657cadb3-6912-484-proj used request id req-4a5a0f28-31f4-4764-9aa8-2ae33aeaafcc 2019-01-09 02:07:08,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:08,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf916af2-c2e6-4aee-bd43-fd3ea099c494 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:07:08,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cf916af2-c2e6-4aee-bd43-fd3ea099c494 2019-01-09 02:07:08,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-657cadb3-6912-484-proj"}}' 2019-01-09 02:07:08,555 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:07:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a738ea-78a0-45ac-a368-0ff8cb3864d9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4c1df44523be4e9482be5ef9a496373e"}, "enabled": true, "id": "4c1df44523be4e9482be5ef9a496373e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-657cadb3-6912-484-proj"}} 2019-01-09 02:07:08,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-39a738ea-78a0-45ac-a368-0ff8cb3864d9 2019-01-09 02:07:08,555 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-657cadb3-6912-484-proj 2019-01-09 02:07:08,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:08,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:08,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["JS2as4BoS3yamcdQSr5LEg"], "issued_at": "2019-01-09T02:07:08.000000Z"}} 2019-01-09 02:07:08,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e0cd93787b1987f4a043cd964dbf022068900" 2019-01-09 02:07:09,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f365522-c06a-4f45-9e9b-5a79c8ce588d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:09,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2f365522-c06a-4f45-9e9b-5a79c8ce588d 2019-01-09 02:07:09,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:07:09,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:07:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:07:09,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e0cd93787b1987f4a043cd964dbf022068900" 2019-01-09 02:07:09,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e52ee033-d75c-46f1-bd93-306d71c61cc1 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:07:09,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e52ee033-d75c-46f1-bd93-306d71c61cc1 2019-01-09 02:07:09,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-657cadb3-6912-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e0cd93787b1987f4a043cd964dbf022068900" 2019-01-09 02:07:09,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-060efb3b-2cbd-4803-81f0-353dbb928075 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-657cadb3-6912-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4c1df44523be4e9482be5ef9a496373e"}, "enabled": true, "id": "4c1df44523be4e9482be5ef9a496373e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-657cadb3-6912-484-proj"}]} 2019-01-09 02:07:09,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-657cadb3-6912-484-proj used request id req-060efb3b-2cbd-4803-81f0-353dbb928075 2019-01-09 02:07:09,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e0cd93787b1987f4a043cd964dbf022068900" 2019-01-09 02:07:09,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3913547-87e3-4503-8831-a953fbf76381 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:07:09,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b3913547-87e3-4503-8831-a953fbf76381 2019-01-09 02:07:09,616 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-657cadb3-6912-484-user 2019-01-09 02:07:09,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:09,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:09,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee081c30-c030-4230-a994-e76251df290e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:07:09,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ee081c30-c030-4230-a994-e76251df290e 2019-01-09 02:07:09,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" -d '{"role": {"name": "CreateRouterSuccessTests-657cadb3-6912-484-proj-role"}}' 2019-01-09 02:07:09,772 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:07:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33697085-0a1b-4994-949f-891ef0925c59 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5a64feb0bd9474c95a2a6ad1a185cbb", "links": {"self": "http://172.30.9.26:5000/v3/roles/b5a64feb0bd9474c95a2a6ad1a185cbb"}, "name": "CreateRouterSuccessTests-657cadb3-6912-484-proj-role"}} 2019-01-09 02:07:09,773 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-33697085-0a1b-4994-949f-891ef0925c59 2019-01-09 02:07:09,773 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-657cadb3-6912-484-proj-role 2019-01-09 02:07:09,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b5a64feb0bd9474c95a2a6ad1a185cbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:09,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bdea60b-87e8-4727-bc23-5c0446fd42e7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b5a64feb0bd9474c95a2a6ad1a185cbb"}, "domain_id": null, "name": "CreateRouterSuccessTests-657cadb3-6912-484-proj-role", "id": "b5a64feb0bd9474c95a2a6ad1a185cbb"}} 2019-01-09 02:07:09,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b5a64feb0bd9474c95a2a6ad1a185cbb used request id req-8bdea60b-87e8-4727-bc23-5c0446fd42e7 2019-01-09 02:07:09,868 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-657cadb3-6912-484-proj-role to project CreateRouterSuccessTests-657cadb3-6912-484-proj 2019-01-09 02:07:09,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/4c1df44523be4e9482be5ef9a496373e/users/c6ff679bdfae4643900b37cb59a95155/roles/b5a64feb0bd9474c95a2a6ad1a185cbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:09,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1faea376-e649-4f07-a70c-590313fc05dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:09,994 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4c1df44523be4e9482be5ef9a496373e/users/c6ff679bdfae4643900b37cb59a95155/roles/b5a64feb0bd9474c95a2a6ad1a185cbb used request id req-1faea376-e649-4f07-a70c-590313fc05dd 2019-01-09 02:07:09,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:09,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:10,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["IEVV587mQZ6qA6LMwQ_V2Q"], "issued_at": "2019-01-09T02:07:10.000000Z"}} 2019-01-09 02:07:10,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38796af176cd24f3b804aa2349b0805a622491a9" 2019-01-09 02:07:10,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7243227e-116a-44b0-95c7-b72b00581264 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:10,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7243227e-116a-44b0-95c7-b72b00581264 2019-01-09 02:07:10,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38796af176cd24f3b804aa2349b0805a622491a9" 2019-01-09 02:07:10,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a9feba66-ce8a-4f0c-a3cb-f830a5cc5dca Date: Wed, 09 Jan 2019 02:07:10 GMT RESP BODY: {"networks":[]} 2019-01-09 02:07:10,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-net1 used request id req-a9feba66-ce8a-4f0c-a3cb-f830a5cc5dca 2019-01-09 02:07:10,667 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-net1 2019-01-09 02:07:10,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38796af176cd24f3b804aa2349b0805a622491a9" -d '{"network": {"name": "CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-net1", "admin_state_up": true}}' 2019-01-09 02:07:11,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-bdf27889-06bc-404e-b074-1962b1a34240 Date: Wed, 09 Jan 2019 02:07:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"14948b01-396c-4dfc-b279-49c61836a365","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:07:10Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-net1","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:07:10Z","mtu":1450}} 2019-01-09 02:07:11,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-bdf27889-06bc-404e-b074-1962b1a34240 2019-01-09 02:07:11,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=14948b01-396c-4dfc-b279-49c61836a365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38796af176cd24f3b804aa2349b0805a622491a9" 2019-01-09 02:07:11,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-6b919131-e27c-4ac1-82e6-6fcb2a9a066a Date: Wed, 09 Jan 2019 02:07:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"14948b01-396c-4dfc-b279-49c61836a365","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:07:10Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-net1","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:07:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:07:11,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=14948b01-396c-4dfc-b279-49c61836a365 used request id req-6b919131-e27c-4ac1-82e6-6fcb2a9a066a 2019-01-09 02:07:11,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=14948b01-396c-4dfc-b279-49c61836a365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38796af176cd24f3b804aa2349b0805a622491a9" 2019-01-09 02:07:11,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9187142e-5ab6-49be-8ad6-279e0ec881df Date: Wed, 09 Jan 2019 02:07:11 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:07:11,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=14948b01-396c-4dfc-b279-49c61836a365 used request id req-9187142e-5ab6-49be-8ad6-279e0ec881df 2019-01-09 02:07:11,468 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-subnet1 2019-01-09 02:07:11,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38796af176cd24f3b804aa2349b0805a622491a9" -d '{"subnets": [{"ip_version": 4, "network_id": "14948b01-396c-4dfc-b279-49c61836a365", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-subnet1"}]}' 2019-01-09 02:07:11,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-994aff18-87ae-4476-8af4-3292e86b5f0a Date: Wed, 09 Jan 2019 02:07:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14948b01-396c-4dfc-b279-49c61836a365","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:07:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:07:11Z","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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"3cf49403-02d6-448b-b4cf-3342c1d83128","subnetpool_id":null,"name":"CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-subnet1"}]} 2019-01-09 02:07:11,972 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-994aff18-87ae-4476-8af4-3292e86b5f0a 2019-01-09 02:07:11,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=14948b01-396c-4dfc-b279-49c61836a365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38796af176cd24f3b804aa2349b0805a622491a9" 2019-01-09 02:07:12,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5493ff2e-7cb6-4668-9d84-7abe672852cd Date: Wed, 09 Jan 2019 02:07:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"14948b01-396c-4dfc-b279-49c61836a365","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["3cf49403-02d6-448b-b4cf-3342c1d83128"],"description":"","tags":[],"updated_at":"2019-01-09T02:07:11Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-net1","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:07:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:07:12,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=14948b01-396c-4dfc-b279-49c61836a365 used request id req-5493ff2e-7cb6-4668-9d84-7abe672852cd 2019-01-09 02:07:12,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=14948b01-396c-4dfc-b279-49c61836a365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38796af176cd24f3b804aa2349b0805a622491a9" 2019-01-09 02:07:12,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ce62c01d-95b7-4a22-84fb-0161b2258070 Date: Wed, 09 Jan 2019 02:07:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14948b01-396c-4dfc-b279-49c61836a365","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:07:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:07:11Z","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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"3cf49403-02d6-448b-b4cf-3342c1d83128","subnetpool_id":null,"name":"CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-subnet1"}]} 2019-01-09 02:07:12,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=14948b01-396c-4dfc-b279-49c61836a365 used request id req-ce62c01d-95b7-4a22-84fb-0161b2258070 2019-01-09 02:07:12,441 - OpenStackNetwork - DEBUG - Network [14948b01-396c-4dfc-b279-49c61836a365] created successfully 2019-01-09 02:07:12,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:12,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:12,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5a64feb0bd9474c95a2a6ad1a185cbb", "name": "CreateRouterSuccessTests-657cadb3-6912-484-proj-role"}], "expires_at": "2019-01-09T03:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c1df44523be4e9482be5ef9a496373e", "name": "CreateRouterSuccessTests-657cadb3-6912-484-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4c1df44523be4e9482be5ef9a496373e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4c1df44523be4e9482be5ef9a496373e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4c1df44523be4e9482be5ef9a496373e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4c1df44523be4e9482be5ef9a496373e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4c1df44523be4e9482be5ef9a496373e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4c1df44523be4e9482be5ef9a496373e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4c1df44523be4e9482be5ef9a496373e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4c1df44523be4e9482be5ef9a496373e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4c1df44523be4e9482be5ef9a496373e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4c1df44523be4e9482be5ef9a496373e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4c1df44523be4e9482be5ef9a496373e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4c1df44523be4e9482be5ef9a496373e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-657cadb3-6912-484-user", "id": "c6ff679bdfae4643900b37cb59a95155"}, "audit_ids": ["gmS6d0EdSKS3SrAgnlAQqw"], "issued_at": "2019-01-09T02:07:12.000000Z"}} 2019-01-09 02:07:12,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5f09c3d3d35c1696a4694786877d0d63f32f73" 2019-01-09 02:07:12,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c369ec-80d5-49c2-848a-fea711b8dea3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:12,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c1c369ec-80d5-49c2-848a-fea711b8dea3 2019-01-09 02:07:12,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5f09c3d3d35c1696a4694786877d0d63f32f73" 2019-01-09 02:07:13,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-079b2172-c4e9-4038-a712-eaf23b1eac26 Date: Wed, 09 Jan 2019 02:07:13 GMT RESP BODY: {"routers": []} 2019-01-09 02:07:13,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-router&admin_state_up=True used request id req-079b2172-c4e9-4038-a712-eaf23b1eac26 2019-01-09 02:07:13,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:13,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:13,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5a64feb0bd9474c95a2a6ad1a185cbb", "name": "CreateRouterSuccessTests-657cadb3-6912-484-proj-role"}], "expires_at": "2019-01-09T03:07:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c1df44523be4e9482be5ef9a496373e", "name": "CreateRouterSuccessTests-657cadb3-6912-484-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4c1df44523be4e9482be5ef9a496373e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4c1df44523be4e9482be5ef9a496373e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4c1df44523be4e9482be5ef9a496373e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4c1df44523be4e9482be5ef9a496373e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4c1df44523be4e9482be5ef9a496373e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4c1df44523be4e9482be5ef9a496373e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4c1df44523be4e9482be5ef9a496373e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4c1df44523be4e9482be5ef9a496373e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4c1df44523be4e9482be5ef9a496373e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4c1df44523be4e9482be5ef9a496373e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4c1df44523be4e9482be5ef9a496373e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4c1df44523be4e9482be5ef9a496373e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-657cadb3-6912-484-user", "id": "c6ff679bdfae4643900b37cb59a95155"}, "audit_ids": ["ovN_4DI-QqaTHqX7hKTcJA"], "issued_at": "2019-01-09T02:07:13.000000Z"}} 2019-01-09 02:07:13,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6d925b032fa56f81de9be735b6ab5419fa36df" 2019-01-09 02:07:13,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b216a9ac-9046-4d7e-bfdd-b4c058c3b0d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:13,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b216a9ac-9046-4d7e-bfdd-b4c058c3b0d9 2019-01-09 02:07:13,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5f09c3d3d35c1696a4694786877d0d63f32f73" 2019-01-09 02:07:13,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9d8385c4-31ac-4534-b786-adbfea443dff Date: Wed, 09 Jan 2019 02:07:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:07:13,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-9d8385c4-31ac-4534-b786-adbfea443dff 2019-01-09 02:07:13,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5f09c3d3d35c1696a4694786877d0d63f32f73" 2019-01-09 02:07:13,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-24dba824-57e3-4588-acb4-cc513ff9b84b Date: Wed, 09 Jan 2019 02:07:13 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:07:13,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-24dba824-57e3-4588-acb4-cc513ff9b84b 2019-01-09 02:07:13,991 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-router 2019-01-09 02:07:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5f09c3d3d35c1696a4694786877d0d63f32f73" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-router", "admin_state_up": true}}' 2019-01-09 02:07:18,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-507166ea-bcc4-4726-8036-bbcce0797699 Date: Wed, 09 Jan 2019 02:07:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4c1df44523be4e9482be5ef9a496373e", "created_at": "2019-01-09T02:07:14Z", "admin_state_up": true, "updated_at": "2019-01-09T02:07:15Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4c1df44523be4e9482be5ef9a496373e", "id": "096f4ac3-e788-420e-81f0-51d13c660c81", "name": "CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-router"}} 2019-01-09 02:07:18,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-507166ea-bcc4-4726-8036-bbcce0797699 2019-01-09 02:07:18,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=096f4ac3-e788-420e-81f0-51d13c660c81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5f09c3d3d35c1696a4694786877d0d63f32f73" 2019-01-09 02:07:19,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ec267f1c-cd88-481e-86d8-7d0dc40100c5 Date: Wed, 09 Jan 2019 02:07:19 GMT RESP BODY: {"ports":[]} 2019-01-09 02:07:19,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=096f4ac3-e788-420e-81f0-51d13c660c81 used request id req-ec267f1c-cd88-481e-86d8-7d0dc40100c5 2019-01-09 02:07:19,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5f09c3d3d35c1696a4694786877d0d63f32f73" 2019-01-09 02:07:19,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f0cdf287-64f9-4ba5-b95a-456feb8c79f5 Date: Wed, 09 Jan 2019 02:07:19 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:07:19,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-subnet1 used request id req-f0cdf287-64f9-4ba5-b95a-456feb8c79f5 2019-01-09 02:07:19,190 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-router 2019-01-09 02:07:19,190 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-router 2019-01-09 02:07:19,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/096f4ac3-e788-420e-81f0-51d13c660c81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5f09c3d3d35c1696a4694786877d0d63f32f73" 2019-01-09 02:07:22,906 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7daab3a0-3806-4b70-860c-de98156300f7 Content-Length: 0 Date: Wed, 09 Jan 2019 02:07:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:07:22,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/096f4ac3-e788-420e-81f0-51d13c660c81 used request id req-7daab3a0-3806-4b70-860c-de98156300f7 2019-01-09 02:07:22,907 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-subnet1 2019-01-09 02:07:22,908 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-subnet1 2019-01-09 02:07:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/3cf49403-02d6-448b-b4cf-3342c1d83128 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38796af176cd24f3b804aa2349b0805a622491a9" 2019-01-09 02:07:24,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fef2d3d2-a982-4458-b7d9-65bd1947e665 Date: Wed, 09 Jan 2019 02:07:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:07:24,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/3cf49403-02d6-448b-b4cf-3342c1d83128 used request id req-fef2d3d2-a982-4458-b7d9-65bd1947e665 2019-01-09 02:07:24,922 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-af0523d2-83ec-47d2-80ba-9bc80c479e67-pub-net1 2019-01-09 02:07:24,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/14948b01-396c-4dfc-b279-49c61836a365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38796af176cd24f3b804aa2349b0805a622491a9" 2019-01-09 02:07:26,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-524f4b32-7eb7-4ca7-9edb-93676a7de808 Date: Wed, 09 Jan 2019 02:07:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:07:26,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/14948b01-396c-4dfc-b279-49c61836a365 used request id req-524f4b32-7eb7-4ca7-9edb-93676a7de808 2019-01-09 02:07:26,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:26,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7baf5a85-efd3-43fe-bdda-aed39e5d2026 Date: Wed, 09 Jan 2019 02:07:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:07:26,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7baf5a85-efd3-43fe-bdda-aed39e5d2026 2019-01-09 02:07:26,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:26,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b95c6b-f40e-4e36-8563-40085f4c89c3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:07:26,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-76b95c6b-f40e-4e36-8563-40085f4c89c3 2019-01-09 02:07:26,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:26,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95a5c6b-4c64-4f82-b0f3-4485a2e8af63 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:07:26,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-f95a5c6b-4c64-4f82-b0f3-4485a2e8af63 2019-01-09 02:07:26,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:26,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b56eb65-bf82-479b-b8aa-a8c9e5cc160a Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:07:26,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-0b56eb65-bf82-479b-b8aa-a8c9e5cc160a 2019-01-09 02:07:26,734 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-657cadb3-6912-484-proj 2019-01-09 02:07:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/4c1df44523be4e9482be5ef9a496373e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:26,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-918ea440-23ad-4096-a4d5-493fc89b44b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:26,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4c1df44523be4e9482be5ef9a496373e used request id req-918ea440-23ad-4096-a4d5-493fc89b44b9 2019-01-09 02:07:26,954 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-657cadb3-6912-484-proj-role 2019-01-09 02:07:26,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b5a64feb0bd9474c95a2a6ad1a185cbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:27,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d6fdc87-8613-441b-aff7-995336542e9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:27,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b5a64feb0bd9474c95a2a6ad1a185cbb used request id req-6d6fdc87-8613-441b-aff7-995336542e9a 2019-01-09 02:07:27,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9574b3318d6f0e7e15733b8d1bbea92a0c034c1" 2019-01-09 02:07:27,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0826ae05-2b02-48b3-848d-c0685c767cbd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:07:27,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0826ae05-2b02-48b3-848d-c0685c767cbd 2019-01-09 02:07:27,157 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-657cadb3-6912-484-user 2019-01-09 02:07:27,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c6ff679bdfae4643900b37cb59a95155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1e0cd93787b1987f4a043cd964dbf022068900" 2019-01-09 02:07:27,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f158e01c-a42c-4347-bb29-922761d53dad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:27,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c6ff679bdfae4643900b37cb59a95155 used request id req-f158e01c-a42c-4347-bb29-922761d53dad 2019-01-09 02:07:27,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:27,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["f0E6SuRiQAOcISGukLqLLw"], "issued_at": "2019-01-09T02:07:27.000000Z"}} 2019-01-09 02:07:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87278c83385c5568cf1e64fe0b2c09f2fda5168d" 2019-01-09 02:07:27,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3019352d-06d3-41fd-8ec1-e52e3edcc2ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:27,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3019352d-06d3-41fd-8ec1-e52e3edcc2ed 2019-01-09 02:07:27,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:27,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:28,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["8q3Ro8WcQSG-NxIylJ6B-g"], "issued_at": "2019-01-09T02:07:28.000000Z"}} 2019-01-09 02:07:28,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:28,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101b858c-4d62-4766-bf8e-2deeb8907cff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:28,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-101b858c-4d62-4766-bf8e-2deeb8907cff 2019-01-09 02:07:28,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:07:28,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:07:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:07:28,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4efb3a39-daec-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:28,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9a5023-eb68-445c-bf5e-2fdde110c027 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4efb3a39-daec-4e1-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:07:28,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4efb3a39-daec-4e1-proj used request id req-6b9a5023-eb68-445c-bf5e-2fdde110c027 2019-01-09 02:07:28,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:28,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da210989-1465-4d54-adb5-ecc58ac9dbdc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:07:28,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-da210989-1465-4d54-adb5-ecc58ac9dbdc 2019-01-09 02:07:28,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-proj"}}' 2019-01-09 02:07:28,737 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:07:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92c17b38-1e01-40db-9a96-325afb5b9178 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/86e3f978188c4f02a18810bb7045cdca"}, "enabled": true, "id": "86e3f978188c4f02a18810bb7045cdca", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-proj"}} 2019-01-09 02:07:28,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-92c17b38-1e01-40db-9a96-325afb5b9178 2019-01-09 02:07:28,737 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-4efb3a39-daec-4e1-proj 2019-01-09 02:07:28,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:28,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:29,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["HydS_I6OR6CsrHW_b-vxmA"], "issued_at": "2019-01-09T02:07:29.000000Z"}} 2019-01-09 02:07:29,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97886bec03692aff82631832eeb4c6a1fdbba739" 2019-01-09 02:07:29,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d828939-9b17-41ce-b3fc-480b90ebe6e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:29,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2d828939-9b17-41ce-b3fc-480b90ebe6e1 2019-01-09 02:07:29,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:07:29,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:07:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:07:29,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97886bec03692aff82631832eeb4c6a1fdbba739" 2019-01-09 02:07:29,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2743cb33-49bd-4e7d-af07-ad8825cf8d8e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:07:29,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2743cb33-49bd-4e7d-af07-ad8825cf8d8e 2019-01-09 02:07:29,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-4efb3a39-daec-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97886bec03692aff82631832eeb4c6a1fdbba739" 2019-01-09 02:07:29,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a044d0-b6bc-493a-b7a7-e22c601cd633 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-4efb3a39-daec-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/86e3f978188c4f02a18810bb7045cdca"}, "enabled": true, "id": "86e3f978188c4f02a18810bb7045cdca", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-proj"}]} 2019-01-09 02:07:29,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-4efb3a39-daec-4e1-proj used request id req-34a044d0-b6bc-493a-b7a7-e22c601cd633 2019-01-09 02:07:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97886bec03692aff82631832eeb4c6a1fdbba739" 2019-01-09 02:07:29,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5580a4d-8e05-4de1-953e-8c821f2cd57a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:07:29,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e5580a4d-8e05-4de1-953e-8c821f2cd57a 2019-01-09 02:07:29,830 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-4efb3a39-daec-4e1-user 2019-01-09 02:07:29,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:29,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:29,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc455482-a6be-4657-804b-5d0a11613267 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:07:29,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cc455482-a6be-4657-804b-5d0a11613267 2019-01-09 02:07:29,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" -d '{"role": {"name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-proj-role"}}' 2019-01-09 02:07:30,029 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3da901e6-bd68-4fd2-a71c-e56dbfb4e2c6 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "592417f376b947b4a77193ad7c9ea725", "links": {"self": "http://172.30.9.26:5000/v3/roles/592417f376b947b4a77193ad7c9ea725"}, "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-proj-role"}} 2019-01-09 02:07:30,029 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3da901e6-bd68-4fd2-a71c-e56dbfb4e2c6 2019-01-09 02:07:30,029 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-4efb3a39-daec-4e1-proj-role 2019-01-09 02:07:30,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/592417f376b947b4a77193ad7c9ea725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:30,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe612951-c4d2-4ed3-83b8-4a10a74f7c51 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/592417f376b947b4a77193ad7c9ea725"}, "domain_id": null, "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-proj-role", "id": "592417f376b947b4a77193ad7c9ea725"}} 2019-01-09 02:07:30,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/592417f376b947b4a77193ad7c9ea725 used request id req-fe612951-c4d2-4ed3-83b8-4a10a74f7c51 2019-01-09 02:07:30,119 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-4efb3a39-daec-4e1-proj-role to project CreateRouterNegativeTests-4efb3a39-daec-4e1-proj 2019-01-09 02:07:30,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/86e3f978188c4f02a18810bb7045cdca/users/881319cfdde74dc0a7bb4a5dbd5207a5/roles/592417f376b947b4a77193ad7c9ea725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:30,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdba239f-c8d9-4af7-b360-1a0a874e9add Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:30,258 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/86e3f978188c4f02a18810bb7045cdca/users/881319cfdde74dc0a7bb4a5dbd5207a5/roles/592417f376b947b4a77193ad7c9ea725 used request id req-fdba239f-c8d9-4af7-b360-1a0a874e9add 2019-01-09 02:07:30,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:30,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:30,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["SE4BDstPQKKX7FprKnDHZg"], "issued_at": "2019-01-09T02:07:30.000000Z"}} 2019-01-09 02:07:30,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e611dc64ac73a44041e316e59ac5c65e8edf2d" 2019-01-09 02:07:30,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71783e42-58e2-4bb6-8eed-230730e33bbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:30,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-71783e42-58e2-4bb6-8eed-230730e33bbf 2019-01-09 02:07:30,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e611dc64ac73a44041e316e59ac5c65e8edf2d" 2019-01-09 02:07:30,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fb5f3d9c-6c69-44a1-a85e-a192ac847d08 Date: Wed, 09 Jan 2019 02:07:30 GMT RESP BODY: {"networks":[]} 2019-01-09 02:07:30,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-net1 used request id req-fb5f3d9c-6c69-44a1-a85e-a192ac847d08 2019-01-09 02:07:30,911 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-net1 2019-01-09 02:07:30,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e611dc64ac73a44041e316e59ac5c65e8edf2d" -d '{"network": {"name": "CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-net1", "admin_state_up": true}}' 2019-01-09 02:07:31,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-f547ddd6-bad5-406b-b453-3b6d97620190 Date: Wed, 09 Jan 2019 02:07:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5f8d693a-1dcb-4ee5-8a66-f5973ac1666b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:07:31Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-net1","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:07:31Z","mtu":1450}} 2019-01-09 02:07:31,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f547ddd6-bad5-406b-b453-3b6d97620190 2019-01-09 02:07:31,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5f8d693a-1dcb-4ee5-8a66-f5973ac1666b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e611dc64ac73a44041e316e59ac5c65e8edf2d" 2019-01-09 02:07:31,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-2b8baa37-944b-4d72-ae28-08a7d71f571c Date: Wed, 09 Jan 2019 02:07:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5f8d693a-1dcb-4ee5-8a66-f5973ac1666b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:07:31Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-net1","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:07:31Z","provider:network_type":"vxlan"}]} 2019-01-09 02:07:31,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5f8d693a-1dcb-4ee5-8a66-f5973ac1666b used request id req-2b8baa37-944b-4d72-ae28-08a7d71f571c 2019-01-09 02:07:31,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5f8d693a-1dcb-4ee5-8a66-f5973ac1666b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e611dc64ac73a44041e316e59ac5c65e8edf2d" 2019-01-09 02:07:31,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fb3be72d-216b-47d6-89f3-4c5211225ffe Date: Wed, 09 Jan 2019 02:07:31 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:07:31,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5f8d693a-1dcb-4ee5-8a66-f5973ac1666b used request id req-fb3be72d-216b-47d6-89f3-4c5211225ffe 2019-01-09 02:07:31,590 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-subnet1 2019-01-09 02:07:31,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e611dc64ac73a44041e316e59ac5c65e8edf2d" -d '{"subnets": [{"ip_version": 4, "network_id": "5f8d693a-1dcb-4ee5-8a66-f5973ac1666b", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-subnet1"}]}' 2019-01-09 02:07:32,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-679b4707-d641-4f2e-8275-82c039d7cc3a Date: Wed, 09 Jan 2019 02:07:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f8d693a-1dcb-4ee5-8a66-f5973ac1666b","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:07:31Z","dns_nameservers":[],"updated_at":"2019-01-09T02:07: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f0543ec2-2ab4-4bff-a048-a1fe350656aa","subnetpool_id":null,"name":"CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-subnet1"}]} 2019-01-09 02:07:32,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-679b4707-d641-4f2e-8275-82c039d7cc3a 2019-01-09 02:07:32,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5f8d693a-1dcb-4ee5-8a66-f5973ac1666b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e611dc64ac73a44041e316e59ac5c65e8edf2d" 2019-01-09 02:07:32,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-56e84260-4a73-454e-bab1-aeaae992e76c Date: Wed, 09 Jan 2019 02:07:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f8d693a-1dcb-4ee5-8a66-f5973ac1666b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["f0543ec2-2ab4-4bff-a048-a1fe350656aa"],"description":"","tags":[],"updated_at":"2019-01-09T02:07:31Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-net1","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:07:31Z","provider:network_type":"vxlan"}]} 2019-01-09 02:07:32,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5f8d693a-1dcb-4ee5-8a66-f5973ac1666b used request id req-56e84260-4a73-454e-bab1-aeaae992e76c 2019-01-09 02:07:32,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5f8d693a-1dcb-4ee5-8a66-f5973ac1666b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e611dc64ac73a44041e316e59ac5c65e8edf2d" 2019-01-09 02:07:32,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-ac99e3f5-e402-4156-8f98-fc2e8f327da3 Date: Wed, 09 Jan 2019 02:07:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f8d693a-1dcb-4ee5-8a66-f5973ac1666b","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:07:31Z","dns_nameservers":[],"updated_at":"2019-01-09T02:07: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f0543ec2-2ab4-4bff-a048-a1fe350656aa","subnetpool_id":null,"name":"CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-subnet1"}]} 2019-01-09 02:07:32,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5f8d693a-1dcb-4ee5-8a66-f5973ac1666b used request id req-ac99e3f5-e402-4156-8f98-fc2e8f327da3 2019-01-09 02:07:32,645 - OpenStackNetwork - DEBUG - Network [5f8d693a-1dcb-4ee5-8a66-f5973ac1666b] created successfully 2019-01-09 02:07:32,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:32,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:33,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "592417f376b947b4a77193ad7c9ea725", "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-proj-role"}], "expires_at": "2019-01-09T03:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e3f978188c4f02a18810bb7045cdca", "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/86e3f978188c4f02a18810bb7045cdca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/86e3f978188c4f02a18810bb7045cdca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/86e3f978188c4f02a18810bb7045cdca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/86e3f978188c4f02a18810bb7045cdca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/86e3f978188c4f02a18810bb7045cdca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/86e3f978188c4f02a18810bb7045cdca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-user", "id": "881319cfdde74dc0a7bb4a5dbd5207a5"}, "audit_ids": ["pi1G9Li7SVSWCc0_U4awFA"], "issued_at": "2019-01-09T02:07:33.000000Z"}} 2019-01-09 02:07:33,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a674019b39e68a47f37cda6cfa549d1559364c74" 2019-01-09 02:07:33,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b4798e-70f1-4c80-9315-8f7b108eb82a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:33,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-88b4798e-70f1-4c80-9315-8f7b108eb82a 2019-01-09 02:07:33,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a674019b39e68a47f37cda6cfa549d1559364c74" 2019-01-09 02:07:33,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d356457d-5f1c-48e2-accb-282b2d156950 Date: Wed, 09 Jan 2019 02:07:33 GMT RESP BODY: {"routers": []} 2019-01-09 02:07:33,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-router&admin_state_up=True used request id req-d356457d-5f1c-48e2-accb-282b2d156950 2019-01-09 02:07:33,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:33,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:33,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "592417f376b947b4a77193ad7c9ea725", "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-proj-role"}], "expires_at": "2019-01-09T03:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e3f978188c4f02a18810bb7045cdca", "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/86e3f978188c4f02a18810bb7045cdca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/86e3f978188c4f02a18810bb7045cdca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/86e3f978188c4f02a18810bb7045cdca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/86e3f978188c4f02a18810bb7045cdca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/86e3f978188c4f02a18810bb7045cdca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/86e3f978188c4f02a18810bb7045cdca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-user", "id": "881319cfdde74dc0a7bb4a5dbd5207a5"}, "audit_ids": ["k9epHRraQgeADNr2v72mYA"], "issued_at": "2019-01-09T02:07:33.000000Z"}} 2019-01-09 02:07:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c31dafcc87815cff5dd6ab23684a213bb22749a" 2019-01-09 02:07:33,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed2b1997-d1ab-4e1d-a659-f049a75bb6f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:33,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ed2b1997-d1ab-4e1d-a659-f049a75bb6f6 2019-01-09 02:07:33,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a674019b39e68a47f37cda6cfa549d1559364c74" 2019-01-09 02:07:34,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-39d5c3a2-feac-4eb8-a6ef-aec2aab76f81 Date: Wed, 09 Jan 2019 02:07:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:07:34,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-39d5c3a2-feac-4eb8-a6ef-aec2aab76f81 2019-01-09 02:07:34,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a674019b39e68a47f37cda6cfa549d1559364c74" 2019-01-09 02:07:34,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-093360fe-7fcb-4065-a0db-848e89e7b833 Date: Wed, 09 Jan 2019 02:07:34 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:07:34,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-093360fe-7fcb-4065-a0db-848e89e7b833 2019-01-09 02:07:34,275 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-router 2019-01-09 02:07:34,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a674019b39e68a47f37cda6cfa549d1559364c74" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-router", "admin_state_up": true}}' 2019-01-09 02:07:39,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-883f990b-cb07-4bae-9b70-500217f126f1 Date: Wed, 09 Jan 2019 02:07:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "86e3f978188c4f02a18810bb7045cdca", "created_at": "2019-01-09T02:07:34Z", "admin_state_up": true, "updated_at": "2019-01-09T02:07:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "86e3f978188c4f02a18810bb7045cdca", "id": "9c0c2499-6ff9-47de-b409-61168479ff31", "name": "CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-router"}} 2019-01-09 02:07:39,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-883f990b-cb07-4bae-9b70-500217f126f1 2019-01-09 02:07:39,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=9c0c2499-6ff9-47de-b409-61168479ff31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a674019b39e68a47f37cda6cfa549d1559364c74" 2019-01-09 02:07:39,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ce05a52-8a15-48b4-b641-8f048f1b5897 Date: Wed, 09 Jan 2019 02:07:39 GMT RESP BODY: {"ports":[]} 2019-01-09 02:07:39,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=9c0c2499-6ff9-47de-b409-61168479ff31 used request id req-1ce05a52-8a15-48b4-b641-8f048f1b5897 2019-01-09 02:07:39,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a674019b39e68a47f37cda6cfa549d1559364c74" 2019-01-09 02:07:39,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ede5f04a-637b-4936-8dd1-63f09eac8a4e Date: Wed, 09 Jan 2019 02:07:39 GMT RESP BODY: {"networks":[]} 2019-01-09 02:07:39,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-net1 used request id req-ede5f04a-637b-4936-8dd1-63f09eac8a4e 2019-01-09 02:07:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?name=CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a674019b39e68a47f37cda6cfa549d1559364c74" 2019-01-09 02:07:39,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f199a4e8-4b5b-4c5a-9d59-06c279dc417e Date: Wed, 09 Jan 2019 02:07:39 GMT RESP BODY: {"ports":[]} 2019-01-09 02:07:39,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?name=CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-port1&admin_state_up=True used request id req-f199a4e8-4b5b-4c5a-9d59-06c279dc417e 2019-01-09 02:07:39,682 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-port1 for router - CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-router 2019-01-09 02:07:39,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:39,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:40,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "592417f376b947b4a77193ad7c9ea725", "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-proj-role"}], "expires_at": "2019-01-09T03:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e3f978188c4f02a18810bb7045cdca", "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/86e3f978188c4f02a18810bb7045cdca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/86e3f978188c4f02a18810bb7045cdca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/86e3f978188c4f02a18810bb7045cdca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/86e3f978188c4f02a18810bb7045cdca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/86e3f978188c4f02a18810bb7045cdca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/86e3f978188c4f02a18810bb7045cdca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/86e3f978188c4f02a18810bb7045cdca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-4efb3a39-daec-4e1-user", "id": "881319cfdde74dc0a7bb4a5dbd5207a5"}, "audit_ids": ["-7Sb0HkxSzq6QYU3TnqVug"], "issued_at": "2019-01-09T02:07:40.000000Z"}} 2019-01-09 02:07:40,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630d68d36d4ec8f7293f9ddf01125a42eb6e16c9" 2019-01-09 02:07:40,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba3258e-8fad-4faf-b2d1-d15df6da2fe3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:40,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fba3258e-8fad-4faf-b2d1-d15df6da2fe3 2019-01-09 02:07:40,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a674019b39e68a47f37cda6cfa549d1559364c74" 2019-01-09 02:07:40,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e036974f-faac-45ba-b439-4397152071be Date: Wed, 09 Jan 2019 02:07:40 GMT RESP BODY: {"networks":[]} 2019-01-09 02:07:40,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-net1 used request id req-e036974f-faac-45ba-b439-4397152071be 2019-01-09 02:07:40,315 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-router 2019-01-09 02:07:40,315 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-router 2019-01-09 02:07:40,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/9c0c2499-6ff9-47de-b409-61168479ff31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a674019b39e68a47f37cda6cfa549d1559364c74" 2019-01-09 02:07:43,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14988eeb-d1ce-4154-844d-0efea695820c Content-Length: 0 Date: Wed, 09 Jan 2019 02:07:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:07:43,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9c0c2499-6ff9-47de-b409-61168479ff31 used request id req-14988eeb-d1ce-4154-844d-0efea695820c 2019-01-09 02:07:43,715 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-subnet1 2019-01-09 02:07:43,715 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-subnet1 2019-01-09 02:07:43,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f0543ec2-2ab4-4bff-a048-a1fe350656aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e611dc64ac73a44041e316e59ac5c65e8edf2d" 2019-01-09 02:07:45,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b68b001-17f3-4a95-b3a4-884ccd389caa Date: Wed, 09 Jan 2019 02:07:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:07:45,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f0543ec2-2ab4-4bff-a048-a1fe350656aa used request id req-5b68b001-17f3-4a95-b3a4-884ccd389caa 2019-01-09 02:07:45,765 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-c3b4f255-126b-4d8f-bcff-ed18ed1719df-pub-net1 2019-01-09 02:07:45,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/5f8d693a-1dcb-4ee5-8a66-f5973ac1666b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e611dc64ac73a44041e316e59ac5c65e8edf2d" 2019-01-09 02:07:46,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c8dd4b1-8c21-40a0-98b8-9ac151ba7f56 Date: Wed, 09 Jan 2019 02:07:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:07:46,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/5f8d693a-1dcb-4ee5-8a66-f5973ac1666b used request id req-1c8dd4b1-8c21-40a0-98b8-9ac151ba7f56 2019-01-09 02:07:46,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:47,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c73186a2-0f06-4b2a-a4a7-b27b86859541 Date: Wed, 09 Jan 2019 02:07:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:07:47,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c73186a2-0f06-4b2a-a4a7-b27b86859541 2019-01-09 02:07:47,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:47,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba3057a-d2f4-4975-a374-ac2ea5e75759 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:07:47,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-fba3057a-d2f4-4975-a374-ac2ea5e75759 2019-01-09 02:07:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:47,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a52d8c-eaae-4886-8481-779bf86b67b6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:07:47,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-79a52d8c-eaae-4886-8481-779bf86b67b6 2019-01-09 02:07:47,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:47,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285ce31e-bdf6-4c91-b412-89f71bb2bc2f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:07:47,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-285ce31e-bdf6-4c91-b412-89f71bb2bc2f 2019-01-09 02:07:47,476 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-4efb3a39-daec-4e1-proj 2019-01-09 02:07:47,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/86e3f978188c4f02a18810bb7045cdca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:47,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-987aa20f-6d17-4ca4-a29f-802870ea1bb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:47,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/86e3f978188c4f02a18810bb7045cdca used request id req-987aa20f-6d17-4ca4-a29f-802870ea1bb3 2019-01-09 02:07:47,692 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-4efb3a39-daec-4e1-proj-role 2019-01-09 02:07:47,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/592417f376b947b4a77193ad7c9ea725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:47,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c21295ac-6a00-4cb3-b1b8-59cf536aa33d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:47,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/592417f376b947b4a77193ad7c9ea725 used request id req-c21295ac-6a00-4cb3-b1b8-59cf536aa33d 2019-01-09 02:07:47,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d7936396dc3ecf6fccf331200110372118184" 2019-01-09 02:07:47,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee2685b-fc06-4b59-a310-e6b6d70cd306 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:07:47,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dee2685b-fc06-4b59-a310-e6b6d70cd306 2019-01-09 02:07:47,893 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-4efb3a39-daec-4e1-user 2019-01-09 02:07:47,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/881319cfdde74dc0a7bb4a5dbd5207a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97886bec03692aff82631832eeb4c6a1fdbba739" 2019-01-09 02:07:48,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-456edcf8-5e0c-42aa-a818-56d5b9e81f73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:48,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/881319cfdde74dc0a7bb4a5dbd5207a5 used request id req-456edcf8-5e0c-42aa-a818-56d5b9e81f73 2019-01-09 02:07:48,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:48,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["CXr4c9XxSGyFVslaQYxQ6g"], "issued_at": "2019-01-09T02:07:48.000000Z"}} 2019-01-09 02:07:48,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c837a7102d978c0b74edaef879c520500617fc" 2019-01-09 02:07:48,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3f6de6-0033-485e-89a4-217c777e9e2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:48,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fb3f6de6-0033-485e-89a4-217c777e9e2e 2019-01-09 02:07:48,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:48,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:48,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["v0jV06JGQ6COveX2E9j9qA"], "issued_at": "2019-01-09T02:07:48.000000Z"}} 2019-01-09 02:07:48,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:48,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316cdb29-5aef-460a-b290-a594977f6d8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:48,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-316cdb29-5aef-460a-b290-a594977f6d8b 2019-01-09 02:07:48,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:07:48,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:07:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:07:48,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:49,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ffca47-d263-4d2b-bd98-8ce7c58fccc2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:07:49,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj used request id req-14ffca47-d263-4d2b-bd98-8ce7c58fccc2 2019-01-09 02:07:49,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:49,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c770e80-d6ef-423c-8fe7-0a87cd32c136 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:07:49,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7c770e80-d6ef-423c-8fe7-0a87cd32c136 2019-01-09 02:07:49,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj"}}' 2019-01-09 02:07:49,287 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-662e1ed6-17d2-4e1e-80aa-f6cee058368b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3626df98a27a4857b0ad9731f3eb3575"}, "enabled": true, "id": "3626df98a27a4857b0ad9731f3eb3575", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj"}} 2019-01-09 02:07:49,287 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-662e1ed6-17d2-4e1e-80aa-f6cee058368b 2019-01-09 02:07:49,287 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj 2019-01-09 02:07:49,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:49,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:49,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Oj2R82-_Swqf_OCRB1NUog"], "issued_at": "2019-01-09T02:07:49.000000Z"}} 2019-01-09 02:07:49,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771c3d5f4696d8b901686d737370da5061fa7df4" 2019-01-09 02:07:49,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7af3479-5af3-464d-903d-78afc8e5806e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:49,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b7af3479-5af3-464d-903d-78afc8e5806e 2019-01-09 02:07:49,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:07:49,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:07:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:07:49,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771c3d5f4696d8b901686d737370da5061fa7df4" 2019-01-09 02:07:49,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6bd9498-1e9f-489e-8ec4-4893c7b37d5f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:07:49,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b6bd9498-1e9f-489e-8ec4-4893c7b37d5f 2019-01-09 02:07:49,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771c3d5f4696d8b901686d737370da5061fa7df4" 2019-01-09 02:07:49,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f7bd64-3dec-4699-b473-e23b2acca920 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3626df98a27a4857b0ad9731f3eb3575"}, "enabled": true, "id": "3626df98a27a4857b0ad9731f3eb3575", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj"}]} 2019-01-09 02:07:49,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj used request id req-40f7bd64-3dec-4699-b473-e23b2acca920 2019-01-09 02:07:49,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771c3d5f4696d8b901686d737370da5061fa7df4" 2019-01-09 02:07:50,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff9b2b3-34d2-4c30-9107-9cad3706ff3c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:07:50,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7ff9b2b3-34d2-4c30-9107-9cad3706ff3c 2019-01-09 02:07:50,436 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-9ff2bd41-7696-4ec-user 2019-01-09 02:07:50,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:50,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:50,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41afede9-4403-4fce-a075-1cd6c92a07b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:07:50,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-41afede9-4403-4fce-a075-1cd6c92a07b1 2019-01-09 02:07:50,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" -d '{"role": {"name": "CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj-role"}}' 2019-01-09 02:07:50,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:07:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dab88e2-9260-46e3-a686-2a247b8b3f5e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c69ea6266b0f4445806ffb86858b402b", "links": {"self": "http://172.30.9.26:5000/v3/roles/c69ea6266b0f4445806ffb86858b402b"}, "name": "CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj-role"}} 2019-01-09 02:07:50,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5dab88e2-9260-46e3-a686-2a247b8b3f5e 2019-01-09 02:07:50,575 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj-role 2019-01-09 02:07:50,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c69ea6266b0f4445806ffb86858b402b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:50,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18057f38-9e5e-4292-ab71-5a35340cf901 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c69ea6266b0f4445806ffb86858b402b"}, "domain_id": null, "name": "CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj-role", "id": "c69ea6266b0f4445806ffb86858b402b"}} 2019-01-09 02:07:50,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c69ea6266b0f4445806ffb86858b402b used request id req-18057f38-9e5e-4292-ab71-5a35340cf901 2019-01-09 02:07:50,671 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj-role to project CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj 2019-01-09 02:07:50,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3626df98a27a4857b0ad9731f3eb3575/users/1ea27338c85b4d9e8f52a4fc71af8102/roles/c69ea6266b0f4445806ffb86858b402b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:50,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c31dec5-58af-49ed-9d5f-af3a190b922f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:50,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3626df98a27a4857b0ad9731f3eb3575/users/1ea27338c85b4d9e8f52a4fc71af8102/roles/c69ea6266b0f4445806ffb86858b402b used request id req-5c31dec5-58af-49ed-9d5f-af3a190b922f 2019-01-09 02:07:50,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:50,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:51,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c69ea6266b0f4445806ffb86858b402b", "name": "CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj-role"}], "expires_at": "2019-01-09T03:07:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3626df98a27a4857b0ad9731f3eb3575", "name": "CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3626df98a27a4857b0ad9731f3eb3575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/3626df98a27a4857b0ad9731f3eb3575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/3626df98a27a4857b0ad9731f3eb3575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3626df98a27a4857b0ad9731f3eb3575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/3626df98a27a4857b0ad9731f3eb3575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/3626df98a27a4857b0ad9731f3eb3575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3626df98a27a4857b0ad9731f3eb3575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/3626df98a27a4857b0ad9731f3eb3575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/3626df98a27a4857b0ad9731f3eb3575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3626df98a27a4857b0ad9731f3eb3575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/3626df98a27a4857b0ad9731f3eb3575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/3626df98a27a4857b0ad9731f3eb3575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-9ff2bd41-7696-4ec-user", "id": "1ea27338c85b4d9e8f52a4fc71af8102"}, "audit_ids": ["-_37dl0oTXeIafdVSboDQw"], "issued_at": "2019-01-09T02:07:51.000000Z"}} 2019-01-09 02:07:51,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a20f448e1fb936528323bb705b9729f458dc69" 2019-01-09 02:07:51,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5aedc36-1c26-4935-83a2-20044af3e5d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:51,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c5aedc36-1c26-4935-83a2-20044af3e5d1 2019-01-09 02:07:51,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-3d7b4949-4a44-49c5-9e7e-b62029bc93a9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a20f448e1fb936528323bb705b9729f458dc69" 2019-01-09 02:07:51,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2ffea38b-83ad-48da-ba41-dccf9203c781 Date: Wed, 09 Jan 2019 02:07:51 GMT RESP BODY: {"routers": []} 2019-01-09 02:07:51,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-3d7b4949-4a44-49c5-9e7e-b62029bc93a9-pub-router&admin_state_up=True used request id req-2ffea38b-83ad-48da-ba41-dccf9203c781 2019-01-09 02:07:51,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:51,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:51,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c69ea6266b0f4445806ffb86858b402b", "name": "CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj-role"}], "expires_at": "2019-01-09T03:07:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3626df98a27a4857b0ad9731f3eb3575", "name": "CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3626df98a27a4857b0ad9731f3eb3575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/3626df98a27a4857b0ad9731f3eb3575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/3626df98a27a4857b0ad9731f3eb3575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3626df98a27a4857b0ad9731f3eb3575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/3626df98a27a4857b0ad9731f3eb3575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/3626df98a27a4857b0ad9731f3eb3575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3626df98a27a4857b0ad9731f3eb3575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/3626df98a27a4857b0ad9731f3eb3575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/3626df98a27a4857b0ad9731f3eb3575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3626df98a27a4857b0ad9731f3eb3575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/3626df98a27a4857b0ad9731f3eb3575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/3626df98a27a4857b0ad9731f3eb3575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-9ff2bd41-7696-4ec-user", "id": "1ea27338c85b4d9e8f52a4fc71af8102"}, "audit_ids": ["YNp_8eQTRZuEmGYloGS7qg"], "issued_at": "2019-01-09T02:07:51.000000Z"}} 2019-01-09 02:07:51,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}969dad80f7509e754546d055004d88cc6fc12442" 2019-01-09 02:07:51,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff42909-dd1f-4b6f-a2dc-2d3965cc5f60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:51,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4ff42909-dd1f-4b6f-a2dc-2d3965cc5f60 2019-01-09 02:07:51,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a20f448e1fb936528323bb705b9729f458dc69" 2019-01-09 02:07:52,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-95860470-efaa-44d8-b1e2-742ebeadf461 Date: Wed, 09 Jan 2019 02:07:52 GMT RESP BODY: {"networks":[]} 2019-01-09 02:07:52,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=Invalid_name used request id req-95860470-efaa-44d8-b1e2-742ebeadf461 2019-01-09 02:07:52,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:52,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a9dfa291-3892-43c5-b915-0447ea295f09 Date: Wed, 09 Jan 2019 02:07:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:07:52,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a9dfa291-3892-43c5-b915-0447ea295f09 2019-01-09 02:07:52,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:52,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1504840c-5f44-4224-81bf-a63d3feb965a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:07:52,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-1504840c-5f44-4224-81bf-a63d3feb965a 2019-01-09 02:07:52,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:52,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1584cc03-db9c-4c76-987b-19a8d3f03060 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:07:52,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-1584cc03-db9c-4c76-987b-19a8d3f03060 2019-01-09 02:07:52,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:52,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86bd60c0-0f0f-4897-870f-255b25d9f3d1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:07:52,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-86bd60c0-0f0f-4897-870f-255b25d9f3d1 2019-01-09 02:07:52,600 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj 2019-01-09 02:07:52,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3626df98a27a4857b0ad9731f3eb3575 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:52,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc722c20-c66f-4968-a7ee-4a72021f8669 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:52,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3626df98a27a4857b0ad9731f3eb3575 used request id req-cc722c20-c66f-4968-a7ee-4a72021f8669 2019-01-09 02:07:52,834 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-9ff2bd41-7696-4ec-proj-role 2019-01-09 02:07:52,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c69ea6266b0f4445806ffb86858b402b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:52,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-011e1f51-a8a9-46c4-b540-d37470c74b7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:52,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c69ea6266b0f4445806ffb86858b402b used request id req-011e1f51-a8a9-46c4-b540-d37470c74b7a 2019-01-09 02:07:52,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd82addebd7fad893ec552c647b6b65455d21d" 2019-01-09 02:07:53,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-188d32ab-2b8e-4636-b685-cb48d204c366 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:07:53,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-188d32ab-2b8e-4636-b685-cb48d204c366 2019-01-09 02:07:53,055 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-9ff2bd41-7696-4ec-user 2019-01-09 02:07:53,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1ea27338c85b4d9e8f52a4fc71af8102 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771c3d5f4696d8b901686d737370da5061fa7df4" 2019-01-09 02:07:53,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9508287f-b445-4a76-b38c-9b19a087932c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:53,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1ea27338c85b4d9e8f52a4fc71af8102 used request id req-9508287f-b445-4a76-b38c-9b19a087932c 2019-01-09 02:07:53,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:53,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["_HldrWb_QZGJD4D2vPNBMg"], "issued_at": "2019-01-09T02:07:53.000000Z"}} 2019-01-09 02:07:53,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4649080808fdf6f6a2aaf14ff3c277956ec09fe2" 2019-01-09 02:07:53,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb90d27-153f-4eaf-84f4-f61ac6d271d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:53,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-abb90d27-153f-4eaf-84f4-f61ac6d271d2 2019-01-09 02:07:53,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:53,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:54,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["zRVgKuUgSNCZ4BM_2R361A"], "issued_at": "2019-01-09T02:07:54.000000Z"}} 2019-01-09 02:07:54,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:54,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbdd708-cc38-43e2-8101-aea88692a11a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:54,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6fbdd708-cc38-43e2-8101-aea88692a11a 2019-01-09 02:07:54,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:07:54,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:07:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:07:54,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:54,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3930d96a-1f8f-468f-829a-b82b4097d49c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:07:54,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj used request id req-3930d96a-1f8f-468f-829a-b82b4097d49c 2019-01-09 02:07:54,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:54,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72d1ab7-2c4f-4ab0-b0fe-92ea0c6ffc17 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:07:54,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d72d1ab7-2c4f-4ab0-b0fe-92ea0c6ffc17 2019-01-09 02:07:54,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj"}}' 2019-01-09 02:07:54,507 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20d93cdc-c986-4135-8176-58f0f93d7e13 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/833b0a4d00dc415ca1f54dcf32496afd"}, "enabled": true, "id": "833b0a4d00dc415ca1f54dcf32496afd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj"}} 2019-01-09 02:07:54,507 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-20d93cdc-c986-4135-8176-58f0f93d7e13 2019-01-09 02:07:54,508 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj 2019-01-09 02:07:54,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:54,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:54,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["SOZW2jmHQ-6qg8yZrJD9LQ"], "issued_at": "2019-01-09T02:07:54.000000Z"}} 2019-01-09 02:07:54,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3ef8414990cb3a7f62d2257a49cff1877424853" 2019-01-09 02:07:54,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf2bc2c-5def-4554-b5bc-168449f39097 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:54,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9cf2bc2c-5def-4554-b5bc-168449f39097 2019-01-09 02:07:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:07:54,923 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:07:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:07:54,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3ef8414990cb3a7f62d2257a49cff1877424853" 2019-01-09 02:07:55,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ce763f-b4b6-4f67-89d8-103ab3e2b842 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:07:55,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a0ce763f-b4b6-4f67-89d8-103ab3e2b842 2019-01-09 02:07:55,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3ef8414990cb3a7f62d2257a49cff1877424853" 2019-01-09 02:07:55,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83961baa-4ee1-46db-9c4e-2999f2dbd32a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/833b0a4d00dc415ca1f54dcf32496afd"}, "enabled": true, "id": "833b0a4d00dc415ca1f54dcf32496afd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj"}]} 2019-01-09 02:07:55,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj used request id req-83961baa-4ee1-46db-9c4e-2999f2dbd32a 2019-01-09 02:07:55,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3ef8414990cb3a7f62d2257a49cff1877424853" 2019-01-09 02:07:55,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a8acbc-ffbb-430d-8dc8-7a176f3f8935 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:07:55,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-08a8acbc-ffbb-430d-8dc8-7a176f3f8935 2019-01-09 02:07:55,573 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-e7e67bf1-aba0-4f6-user 2019-01-09 02:07:55,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:55,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:55,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058a4e69-b84a-4718-ae38-7b8dca757a95 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:07:55,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-058a4e69-b84a-4718-ae38-7b8dca757a95 2019-01-09 02:07:55,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" -d '{"role": {"name": "CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj-role"}}' 2019-01-09 02:07:55,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:07:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e104c323-6bd4-462d-86b0-6e0672b03e10 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf6b46eaa4894390a64001fb0a4cc930", "links": {"self": "http://172.30.9.26:5000/v3/roles/bf6b46eaa4894390a64001fb0a4cc930"}, "name": "CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj-role"}} 2019-01-09 02:07:55,765 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e104c323-6bd4-462d-86b0-6e0672b03e10 2019-01-09 02:07:55,765 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj-role 2019-01-09 02:07:55,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/bf6b46eaa4894390a64001fb0a4cc930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:55,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b36ffa7e-5e09-48ee-9573-e7b6d328c6b5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/bf6b46eaa4894390a64001fb0a4cc930"}, "domain_id": null, "name": "CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj-role", "id": "bf6b46eaa4894390a64001fb0a4cc930"}} 2019-01-09 02:07:55,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/bf6b46eaa4894390a64001fb0a4cc930 used request id req-b36ffa7e-5e09-48ee-9573-e7b6d328c6b5 2019-01-09 02:07:55,928 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj-role to project CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj 2019-01-09 02:07:55,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/833b0a4d00dc415ca1f54dcf32496afd/users/48a1691974a34c61bf8e4bd9620e3ca7/roles/bf6b46eaa4894390a64001fb0a4cc930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:56,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e62b6e7-c91d-4625-b1a8-3e9f886cfc70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:56,093 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/833b0a4d00dc415ca1f54dcf32496afd/users/48a1691974a34c61bf8e4bd9620e3ca7/roles/bf6b46eaa4894390a64001fb0a4cc930 used request id req-7e62b6e7-c91d-4625-b1a8-3e9f886cfc70 2019-01-09 02:07:56,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:56,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-17f74172-cf91-4930-a3c7-32b7056d73df Date: Wed, 09 Jan 2019 02:07:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:07:56,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-17f74172-cf91-4930-a3c7-32b7056d73df 2019-01-09 02:07:56,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:56,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02eb26e-7b30-4836-8a6c-efb3381aa53a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:07:56,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-e02eb26e-7b30-4836-8a6c-efb3381aa53a 2019-01-09 02:07:56,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:56,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398fc8d8-1436-4039-ba10-57aac0b1a731 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:07:56,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-398fc8d8-1436-4039-ba10-57aac0b1a731 2019-01-09 02:07:56,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:56,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e706ce8-a7a3-4612-88ea-e4a84352f3b9 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:07:56,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-3e706ce8-a7a3-4612-88ea-e4a84352f3b9 2019-01-09 02:07:56,682 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj 2019-01-09 02:07:56,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/833b0a4d00dc415ca1f54dcf32496afd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:56,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-695f1061-21e8-46aa-b321-36e02b4c1825 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:56,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/833b0a4d00dc415ca1f54dcf32496afd used request id req-695f1061-21e8-46aa-b321-36e02b4c1825 2019-01-09 02:07:56,888 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-e7e67bf1-aba0-4f6-proj-role 2019-01-09 02:07:56,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/bf6b46eaa4894390a64001fb0a4cc930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:57,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe0f4a96-db21-4ef2-8572-63042311a0e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:57,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/bf6b46eaa4894390a64001fb0a4cc930 used request id req-fe0f4a96-db21-4ef2-8572-63042311a0e2 2019-01-09 02:07:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4ca8ce4b3186162b926d6167a2659f72560dc6" 2019-01-09 02:07:57,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f070514a-4035-4dfc-a521-027c6c2a13f4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:07:57,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f070514a-4035-4dfc-a521-027c6c2a13f4 2019-01-09 02:07:57,089 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-e7e67bf1-aba0-4f6-user 2019-01-09 02:07:57,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/48a1691974a34c61bf8e4bd9620e3ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3ef8414990cb3a7f62d2257a49cff1877424853" 2019-01-09 02:07:57,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a074a69-147e-4cb9-a379-e16ac4f68128 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:07:57,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/48a1691974a34c61bf8e4bd9620e3ca7 used request id req-7a074a69-147e-4cb9-a379-e16ac4f68128 2019-01-09 02:07:57,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:57,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["N1RYL7KVTSebqM5trw-vZg"], "issued_at": "2019-01-09T02:07:57.000000Z"}} 2019-01-09 02:07:57,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7789e18fb8ce12176dd8dee3e50cc1924a7e89eb" 2019-01-09 02:07:57,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda2c69d-bce7-4ba5-8dea-5ae090b7d796 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:57,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cda2c69d-bce7-4ba5-8dea-5ae090b7d796 2019-01-09 02:07:57,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:57,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:58,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["sFc9zNNxSSGOJiEngw5wUg"], "issued_at": "2019-01-09T02:07:58.000000Z"}} 2019-01-09 02:07:58,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:07:58,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a6e6f6-f93e-4461-8986-2c5ed64a71fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:58,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e3a6e6f6-f93e-4461-8986-2c5ed64a71fe 2019-01-09 02:07:58,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:07:58,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:07:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:07:58,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-4918a350-2203-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:07:58,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499b1738-56d3-4fad-b24c-9f0adeda917d Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-4918a350-2203-45b-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:07:58,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-4918a350-2203-45b-proj used request id req-499b1738-56d3-4fad-b24c-9f0adeda917d 2019-01-09 02:07:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:07:58,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32f4f9a-6e53-4c8c-8ced-067360446677 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:07:58,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b32f4f9a-6e53-4c8c-8ced-067360446677 2019-01-09 02:07:58,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-4918a350-2203-45b-proj"}}' 2019-01-09 02:07:58,598 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b197bb1f-a1e6-4dde-b12e-46593e608b2f Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6d7e09539a334f469ba0db7a55117190"}, "enabled": true, "id": "6d7e09539a334f469ba0db7a55117190", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-4918a350-2203-45b-proj"}} 2019-01-09 02:07:58,598 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b197bb1f-a1e6-4dde-b12e-46593e608b2f 2019-01-09 02:07:58,598 - keystone_utils - INFO - Created project with name - CreateQoSTests-4918a350-2203-45b-proj 2019-01-09 02:07:58,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:58,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:07:58,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:07:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["WvHT9-kdSWWob72g6UBxsg"], "issued_at": "2019-01-09T02:07:58.000000Z"}} 2019-01-09 02:07:58,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c79020ecf2a4751f3da5e218eb2045ccee93423" 2019-01-09 02:07:59,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8177d87-8a46-40b2-a348-a7113054edfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:07:59,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f8177d87-8a46-40b2-a348-a7113054edfb 2019-01-09 02:07:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:07:59,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:07:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:07:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c79020ecf2a4751f3da5e218eb2045ccee93423" 2019-01-09 02:07:59,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85295f4e-e90a-4d0f-864d-da04111acfa4 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:07:59,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-85295f4e-e90a-4d0f-864d-da04111acfa4 2019-01-09 02:07:59,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-4918a350-2203-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c79020ecf2a4751f3da5e218eb2045ccee93423" 2019-01-09 02:07:59,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26f2e15-3511-49ec-905b-f4e04ad1d0c6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-4918a350-2203-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6d7e09539a334f469ba0db7a55117190"}, "enabled": true, "id": "6d7e09539a334f469ba0db7a55117190", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-4918a350-2203-45b-proj"}]} 2019-01-09 02:07:59,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-4918a350-2203-45b-proj used request id req-a26f2e15-3511-49ec-905b-f4e04ad1d0c6 2019-01-09 02:07:59,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c79020ecf2a4751f3da5e218eb2045ccee93423" 2019-01-09 02:07:59,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a2c2b1-4c81-4b87-ae90-879ff2077ef1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:07:59,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f2a2c2b1-4c81-4b87-ae90-879ff2077ef1 2019-01-09 02:07:59,803 - keystone_utils - INFO - Created user with name - CreateQoSTests-4918a350-2203-45b-user 2019-01-09 02:07:59,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:07:59,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:07:59,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5f1e8b7-ea24-4061-9f9f-66188e56098f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:07:59,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d5f1e8b7-ea24-4061-9f9f-66188e56098f 2019-01-09 02:07:59,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" -d '{"role": {"name": "CreateQoSTests-4918a350-2203-45b-proj-role"}}' 2019-01-09 02:07:59,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c78cde4-0fd4-43d3-9aa5-4c071273265c Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea5e152d021549b397d7319f9ddf4960", "links": {"self": "http://172.30.9.26:5000/v3/roles/ea5e152d021549b397d7319f9ddf4960"}, "name": "CreateQoSTests-4918a350-2203-45b-proj-role"}} 2019-01-09 02:07:59,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9c78cde4-0fd4-43d3-9aa5-4c071273265c 2019-01-09 02:07:59,987 - keystone_utils - INFO - Created role with name - CreateQoSTests-4918a350-2203-45b-proj-role 2019-01-09 02:07:59,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ea5e152d021549b397d7319f9ddf4960 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:08:00,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257cc626-fe8e-4d04-b597-34101983be7e Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ea5e152d021549b397d7319f9ddf4960"}, "domain_id": null, "name": "CreateQoSTests-4918a350-2203-45b-proj-role", "id": "ea5e152d021549b397d7319f9ddf4960"}} 2019-01-09 02:08:00,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ea5e152d021549b397d7319f9ddf4960 used request id req-257cc626-fe8e-4d04-b597-34101983be7e 2019-01-09 02:08:00,073 - keystone_utils - INFO - Granting role CreateQoSTests-4918a350-2203-45b-proj-role to project CreateQoSTests-4918a350-2203-45b-proj 2019-01-09 02:08:00,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6d7e09539a334f469ba0db7a55117190/users/7f851366050e42f281940d603c2f51a4/roles/ea5e152d021549b397d7319f9ddf4960 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:08:00,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-106baadf-fc39-4ac0-8e56-102986e9790d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:00,192 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6d7e09539a334f469ba0db7a55117190/users/7f851366050e42f281940d603c2f51a4/roles/ea5e152d021549b397d7319f9ddf4960 used request id req-106baadf-fc39-4ac0-8e56-102986e9790d 2019-01-09 02:08:00,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:00,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:00,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["SonfeezkQgqadUbjJFsfAA"], "issued_at": "2019-01-09T02:08:00.000000Z"}} 2019-01-09 02:08:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c8116d57dd723953455278c03eb9a1d55aca494" 2019-01-09 02:08:00,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3060c470-b449-4047-86fb-50cd96b0b891 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:00,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3060c470-b449-4047-86fb-50cd96b0b891 2019-01-09 02:08:00,681 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c8116d57dd723953455278c03eb9a1d55aca494" 2019-01-09 02:08:01,252 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:00 GMT Server: Apache x-compute-request-id: req-40b97b97-8010-4468-801d-320cef791f1b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-40b97b97-8010-4468-801d-320cef791f1b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 02:08:01,252 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-40b97b97-8010-4468-801d-320cef791f1b 2019-01-09 02:08:01,256 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-40b97b97-8010-4468-801d-320cef791f1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c8116d57dd723953455278c03eb9a1d55aca494" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-e0562768-baea-46b0-9acb-890daaf4ea23"}}' 2019-01-09 02:08:01,827 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:01 GMT Server: Apache x-compute-request-id: req-633f02e2-0ab2-44c9-9744-2d02262600f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-633f02e2-0ab2-44c9-9744-2d02262600f2 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "58b5539c-428d-42c8-9763-3e9843371e7b", "name": "CreateQoSTests-e0562768-baea-46b0-9acb-890daaf4ea23"}, "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/58b5539c-428d-42c8-9763-3e9843371e7b", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/58b5539c-428d-42c8-9763-3e9843371e7b", "rel": "bookmark"}]} 2019-01-09 02:08:01,827 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-633f02e2-0ab2-44c9-9744-2d02262600f2 2019-01-09 02:08:01,828 - create_qos - INFO - Created qos with name - CreateQoSTests-e0562768-baea-46b0-9acb-890daaf4ea23 2019-01-09 02:08:01,831 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7789e18fb8ce12176dd8dee3e50cc1924a7e89eb" 2019-01-09 02:08:02,376 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:01 GMT Server: Apache x-compute-request-id: req-109acd46-e589-421f-846a-5d2d06767e71 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-109acd46-e589-421f-846a-5d2d06767e71 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "58b5539c-428d-42c8-9763-3e9843371e7b", "name": "CreateQoSTests-e0562768-baea-46b0-9acb-890daaf4ea23"}]} 2019-01-09 02:08:02,376 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-109acd46-e589-421f-846a-5d2d06767e71 2019-01-09 02:08:02,377 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-e0562768-baea-46b0-9acb-890daaf4ea23 2019-01-09 02:08:02,380 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/58b5539c-428d-42c8-9763-3e9843371e7b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-109acd46-e589-421f-846a-5d2d06767e71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7789e18fb8ce12176dd8dee3e50cc1924a7e89eb" 2019-01-09 02:08:02,580 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f53d4dd9-086e-4154-8618-4d075adee325 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. 2019-01-09 02:08:02,581 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/58b5539c-428d-42c8-9763-3e9843371e7b?force=False used request id req-f53d4dd9-086e-4154-8618-4d075adee325 2019-01-09 02:08:02,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-109acd46-e589-421f-846a-5d2d06767e71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7789e18fb8ce12176dd8dee3e50cc1924a7e89eb" 2019-01-09 02:08:02,761 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:02 GMT Server: Apache x-compute-request-id: req-f5c8d035-6dcc-4273-b5bf-49a7b851f7d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f5c8d035-6dcc-4273-b5bf-49a7b851f7d8 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 02:08:02,761 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-f5c8d035-6dcc-4273-b5bf-49a7b851f7d8 2019-01-09 02:08:02,762 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-e0562768-baea-46b0-9acb-890daaf4ea23 2019-01-09 02:08:02,765 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/58b5539c-428d-42c8-9763-3e9843371e7b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40b97b97-8010-4468-801d-320cef791f1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c8116d57dd723953455278c03eb9a1d55aca494" 2019-01-09 02:08:03,313 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:08:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-09ad8baf-4b82-4ef7-8bb9-489563b745ae x-openstack-request-id: req-09ad8baf-4b82-4ef7-8bb9-489563b745ae Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 58b5539c-428d-42c8-9763-3e9843371e7b.", "code": 404}} 2019-01-09 02:08:03,313 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/58b5539c-428d-42c8-9763-3e9843371e7b?force=False used request id req-09ad8baf-4b82-4ef7-8bb9-489563b745ae 2019-01-09 02:08:03,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:08:03,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1d4a3d9d-c513-4459-97bd-cee1cd62d76b Date: Wed, 09 Jan 2019 02:08:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:08:03,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-1d4a3d9d-c513-4459-97bd-cee1cd62d76b 2019-01-09 02:08:03,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:08:03,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7a151d-b5aa-4dd3-a4e9-caab6170c1d1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:08:03,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-6c7a151d-b5aa-4dd3-a4e9-caab6170c1d1 2019-01-09 02:08:03,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:08:03,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c7816c-7f91-49e7-926b-baa00457dc0a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:08:03,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-d4c7816c-7f91-49e7-926b-baa00457dc0a 2019-01-09 02:08:03,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:08:03,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-466470fd-1d6e-4362-9292-3aa24bb74413 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:08:03,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-466470fd-1d6e-4362-9292-3aa24bb74413 2019-01-09 02:08:03,735 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-4918a350-2203-45b-proj 2019-01-09 02:08:03,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/6d7e09539a334f469ba0db7a55117190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:08:03,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ac77977-311f-4ead-999c-5e930f2737dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:03,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6d7e09539a334f469ba0db7a55117190 used request id req-6ac77977-311f-4ead-999c-5e930f2737dc 2019-01-09 02:08:03,935 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-4918a350-2203-45b-proj-role 2019-01-09 02:08:03,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ea5e152d021549b397d7319f9ddf4960 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:08:04,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d39efee-9b3e-4fe2-a254-09f1cea3387b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:04,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ea5e152d021549b397d7319f9ddf4960 used request id req-2d39efee-9b3e-4fe2-a254-09f1cea3387b 2019-01-09 02:08:04,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc611e232f80db8df6f4fba51c4c4832b467c82" 2019-01-09 02:08:04,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7593af05-428a-4a77-b680-813ca6fc4d8a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:04,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7593af05-428a-4a77-b680-813ca6fc4d8a 2019-01-09 02:08:04,125 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-4918a350-2203-45b-user 2019-01-09 02:08:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/7f851366050e42f281940d603c2f51a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c79020ecf2a4751f3da5e218eb2045ccee93423" 2019-01-09 02:08:04,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16acc67a-0b79-42bf-918d-a4ec97dd0863 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:04,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7f851366050e42f281940d603c2f51a4 used request id req-16acc67a-0b79-42bf-918d-a4ec97dd0863 2019-01-09 02:08:04,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:04,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["WDzyIzxaSF-zlnRoDnXAUQ"], "issued_at": "2019-01-09T02:08:04.000000Z"}} 2019-01-09 02:08:04,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2289ae06bbdb79a6b6982f5bc08d1dc1d1b6384e" 2019-01-09 02:08:04,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8a8d5c-ef37-4569-95d5-434cc80311cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:04,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3f8a8d5c-ef37-4569-95d5-434cc80311cc 2019-01-09 02:08:04,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:04,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:05,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["oHusSmftTSCXU1XzzfqzRQ"], "issued_at": "2019-01-09T02:08:05.000000Z"}} 2019-01-09 02:08:05,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:05,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b24595-a01a-4058-b6f9-1beca233cd78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:05,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-14b24595-a01a-4058-b6f9-1beca233cd78 2019-01-09 02:08:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:05,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:05,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ef43a72d-404b-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:05,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cef1e05-1131-4945-a2d7-ae19f5e999be Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ef43a72d-404b-453-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:08:05,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ef43a72d-404b-453-proj used request id req-5cef1e05-1131-4945-a2d7-ae19f5e999be 2019-01-09 02:08:05,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:05,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2b261f-adf2-492d-be68-0f58acbaee86 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:05,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9f2b261f-adf2-492d-be68-0f58acbaee86 2019-01-09 02:08:05,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-ef43a72d-404b-453-proj"}}' 2019-01-09 02:08:05,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e249f231-c675-409f-af56-e128ea245fd8 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/882a0e2ec45347fd9ad38dc0b1a1a6b2"}, "enabled": true, "id": "882a0e2ec45347fd9ad38dc0b1a1a6b2", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ef43a72d-404b-453-proj"}} 2019-01-09 02:08:05,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e249f231-c675-409f-af56-e128ea245fd8 2019-01-09 02:08:05,574 - keystone_utils - INFO - Created project with name - CreateQoSTests-ef43a72d-404b-453-proj 2019-01-09 02:08:05,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:05,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:05,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["GriszZVnSW2kUbIFidW92w"], "issued_at": "2019-01-09T02:08:05.000000Z"}} 2019-01-09 02:08:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c9b32d296305d3477d15976a33dc274c8e0a0b" 2019-01-09 02:08:06,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c2f40c-2438-4a8e-adf9-5ae288a2be2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:06,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-87c2f40c-2438-4a8e-adf9-5ae288a2be2e 2019-01-09 02:08:06,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:06,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:06,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c9b32d296305d3477d15976a33dc274c8e0a0b" 2019-01-09 02:08:06,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32bcc463-ab73-4b24-a7e0-acf346ea93a8 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:08:06,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-32bcc463-ab73-4b24-a7e0-acf346ea93a8 2019-01-09 02:08:06,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-ef43a72d-404b-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c9b32d296305d3477d15976a33dc274c8e0a0b" 2019-01-09 02:08:06,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b4a839-f430-4392-878c-49856f701a1c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-ef43a72d-404b-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/882a0e2ec45347fd9ad38dc0b1a1a6b2"}, "enabled": true, "id": "882a0e2ec45347fd9ad38dc0b1a1a6b2", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ef43a72d-404b-453-proj"}]} 2019-01-09 02:08:06,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-ef43a72d-404b-453-proj used request id req-31b4a839-f430-4392-878c-49856f701a1c 2019-01-09 02:08:06,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c9b32d296305d3477d15976a33dc274c8e0a0b" 2019-01-09 02:08:06,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ceb2264-09a3-42cd-8409-10a0fda813e8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:06,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6ceb2264-09a3-42cd-8409-10a0fda813e8 2019-01-09 02:08:06,627 - keystone_utils - INFO - Created user with name - CreateQoSTests-ef43a72d-404b-453-user 2019-01-09 02:08:06,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:06,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:06,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc6a7fd-9310-41ad-ac27-7e0b07931e9f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:06,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0dc6a7fd-9310-41ad-ac27-7e0b07931e9f 2019-01-09 02:08:06,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" -d '{"role": {"name": "CreateQoSTests-ef43a72d-404b-453-proj-role"}}' 2019-01-09 02:08:06,849 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-798f9eb2-5a2a-498f-b9ed-02e22c852b54 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "457c4035e2f44104a7fc3292e222bba0", "links": {"self": "http://172.30.9.26:5000/v3/roles/457c4035e2f44104a7fc3292e222bba0"}, "name": "CreateQoSTests-ef43a72d-404b-453-proj-role"}} 2019-01-09 02:08:06,849 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-798f9eb2-5a2a-498f-b9ed-02e22c852b54 2019-01-09 02:08:06,850 - keystone_utils - INFO - Created role with name - CreateQoSTests-ef43a72d-404b-453-proj-role 2019-01-09 02:08:06,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/457c4035e2f44104a7fc3292e222bba0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:06,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6d86cb-18fe-4634-8ffc-046b10af1e8a Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/457c4035e2f44104a7fc3292e222bba0"}, "domain_id": null, "name": "CreateQoSTests-ef43a72d-404b-453-proj-role", "id": "457c4035e2f44104a7fc3292e222bba0"}} 2019-01-09 02:08:06,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/457c4035e2f44104a7fc3292e222bba0 used request id req-bd6d86cb-18fe-4634-8ffc-046b10af1e8a 2019-01-09 02:08:06,939 - keystone_utils - INFO - Granting role CreateQoSTests-ef43a72d-404b-453-proj-role to project CreateQoSTests-ef43a72d-404b-453-proj 2019-01-09 02:08:06,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/882a0e2ec45347fd9ad38dc0b1a1a6b2/users/9e4b8484e12347b1a89c74822aefa253/roles/457c4035e2f44104a7fc3292e222bba0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:07,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76fd7a8e-d0c3-484b-b094-1ef452b49374 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:07,067 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/882a0e2ec45347fd9ad38dc0b1a1a6b2/users/9e4b8484e12347b1a89c74822aefa253/roles/457c4035e2f44104a7fc3292e222bba0 used request id req-76fd7a8e-d0c3-484b-b094-1ef452b49374 2019-01-09 02:08:07,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:07,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:07,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["RqwSx3L-QK-f6Im9fwbvNw"], "issued_at": "2019-01-09T02:08:07.000000Z"}} 2019-01-09 02:08:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44999f181474b96da84681994e544561f1de7b2" 2019-01-09 02:08:07,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbbdd1f7-f9a5-45bc-88a5-c1875e4e5fe4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:07,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cbbdd1f7-f9a5-45bc-88a5-c1875e4e5fe4 2019-01-09 02:08:07,547 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44999f181474b96da84681994e544561f1de7b2" 2019-01-09 02:08:07,788 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:07 GMT Server: Apache x-compute-request-id: req-81b7256e-d093-409b-a676-edbaa0beba9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-81b7256e-d093-409b-a676-edbaa0beba9b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 02:08:07,788 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-81b7256e-d093-409b-a676-edbaa0beba9b 2019-01-09 02:08:07,792 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-81b7256e-d093-409b-a676-edbaa0beba9b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44999f181474b96da84681994e544561f1de7b2" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-a880e7d4-46e0-42c7-b604-749fe2746910"}}' 2019-01-09 02:08:07,994 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:07 GMT Server: Apache x-compute-request-id: req-b6b5d8b8-c9dc-4b20-81b3-a3aacd8296d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6b5d8b8-c9dc-4b20-81b3-a3aacd8296d9 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "162774b4-922f-45a3-b114-bcf8dd0f12c0", "name": "CreateQoSTests-a880e7d4-46e0-42c7-b604-749fe2746910"}, "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/162774b4-922f-45a3-b114-bcf8dd0f12c0", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/162774b4-922f-45a3-b114-bcf8dd0f12c0", "rel": "bookmark"}]} 2019-01-09 02:08:07,994 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-b6b5d8b8-c9dc-4b20-81b3-a3aacd8296d9 2019-01-09 02:08:07,994 - create_qos - INFO - Created qos with name - CreateQoSTests-a880e7d4-46e0-42c7-b604-749fe2746910 2019-01-09 02:08:07,997 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2289ae06bbdb79a6b6982f5bc08d1dc1d1b6384e" 2019-01-09 02:08:08,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:08 GMT Server: Apache x-compute-request-id: req-35da4f70-f12f-47d5-9b87-3843cefa36e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35da4f70-f12f-47d5-9b87-3843cefa36e7 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "162774b4-922f-45a3-b114-bcf8dd0f12c0", "name": "CreateQoSTests-a880e7d4-46e0-42c7-b604-749fe2746910"}]} 2019-01-09 02:08:08,177 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-35da4f70-f12f-47d5-9b87-3843cefa36e7 2019-01-09 02:08:08,178 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-a880e7d4-46e0-42c7-b604-749fe2746910 2019-01-09 02:08:08,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/162774b4-922f-45a3-b114-bcf8dd0f12c0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81b7256e-d093-409b-a676-edbaa0beba9b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44999f181474b96da84681994e544561f1de7b2" 2019-01-09 02:08:08,395 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-24c9c649-5733-4c0d-82d3-4aa985915b1a 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. 2019-01-09 02:08:08,395 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/162774b4-922f-45a3-b114-bcf8dd0f12c0?force=False used request id req-24c9c649-5733-4c0d-82d3-4aa985915b1a 2019-01-09 02:08:08,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:08,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4e62c4b1-404a-4efd-b51c-4ba96be6186d Date: Wed, 09 Jan 2019 02:08:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:08:08,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-4e62c4b1-404a-4efd-b51c-4ba96be6186d 2019-01-09 02:08:08,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:08,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e4cf79-f068-4cba-bcea-954d4acff1e8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:08:08,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-f0e4cf79-f068-4cba-bcea-954d4acff1e8 2019-01-09 02:08:08,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:08,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cfdbc00-f2f4-48ce-9121-4cc3c64bcaa0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:08:08,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-1cfdbc00-f2f4-48ce-9121-4cc3c64bcaa0 2019-01-09 02:08:08,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:08,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c9af7e-666c-4873-8fe6-adae250565ee Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:08:08,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-35c9af7e-666c-4873-8fe6-adae250565ee 2019-01-09 02:08:08,892 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-ef43a72d-404b-453-proj 2019-01-09 02:08:08,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/882a0e2ec45347fd9ad38dc0b1a1a6b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:09,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d25566e-b866-4664-805e-59644546d04c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:09,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/882a0e2ec45347fd9ad38dc0b1a1a6b2 used request id req-3d25566e-b866-4664-805e-59644546d04c 2019-01-09 02:08:09,103 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-ef43a72d-404b-453-proj-role 2019-01-09 02:08:09,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/457c4035e2f44104a7fc3292e222bba0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:09,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4675bfb-6749-430a-a61c-a85f37425aa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:09,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/457c4035e2f44104a7fc3292e222bba0 used request id req-c4675bfb-6749-430a-a61c-a85f37425aa0 2019-01-09 02:08:09,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b88fe17ae9c30a61c9405fe6193a9479e04253" 2019-01-09 02:08:09,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0388dd1-8b5b-441f-9a14-3712ce984a2d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:09,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d0388dd1-8b5b-441f-9a14-3712ce984a2d 2019-01-09 02:08:09,400 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-ef43a72d-404b-453-user 2019-01-09 02:08:09,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/9e4b8484e12347b1a89c74822aefa253 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c9b32d296305d3477d15976a33dc274c8e0a0b" 2019-01-09 02:08:09,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfd3777a-c6e8-4d8f-9a5f-2245e8820989 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:09,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9e4b8484e12347b1a89c74822aefa253 used request id req-cfd3777a-c6e8-4d8f-9a5f-2245e8820989 2019-01-09 02:08:09,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:09,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["kKvqSOq0QfyMvU9gR1e05Q"], "issued_at": "2019-01-09T02:08:09.000000Z"}} 2019-01-09 02:08:09,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d52918e243861efd815a731efe243f9110732a5" 2019-01-09 02:08:10,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e568f585-98e4-4e6d-a2b6-80c5c3492ec2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:10,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e568f585-98e4-4e6d-a2b6-80c5c3492ec2 2019-01-09 02:08:10,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:10,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:10,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["qBVOLiomRW-4TppAbeTURA"], "issued_at": "2019-01-09T02:08:10.000000Z"}} 2019-01-09 02:08:10,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:10,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c6e45d5-223c-4dbf-90e4-ee64984c84db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:10,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9c6e45d5-223c-4dbf-90e4-ee64984c84db 2019-01-09 02:08:10,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:10,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:10,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0d936a0f-3ff4-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:10,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a16c9cb-c68e-4708-8d76-7bb7f8619525 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0d936a0f-3ff4-426-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:08:10,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0d936a0f-3ff4-426-proj used request id req-7a16c9cb-c68e-4708-8d76-7bb7f8619525 2019-01-09 02:08:10,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:10,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cdfe2a8-fb38-4c01-b95a-10c3c0b27481 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:10,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4cdfe2a8-fb38-4c01-b95a-10c3c0b27481 2019-01-09 02:08:10,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-0d936a0f-3ff4-426-proj"}}' 2019-01-09 02:08:10,795 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7edadc04-88e0-4391-af0b-7724fa388645 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dbeb01a629844699b69d828b1d1671ee"}, "enabled": true, "id": "dbeb01a629844699b69d828b1d1671ee", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-0d936a0f-3ff4-426-proj"}} 2019-01-09 02:08:10,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7edadc04-88e0-4391-af0b-7724fa388645 2019-01-09 02:08:10,796 - keystone_utils - INFO - Created project with name - CreateQoSTests-0d936a0f-3ff4-426-proj 2019-01-09 02:08:10,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:10,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:11,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["vdf6TmfVSj2Ead4y5IhE6g"], "issued_at": "2019-01-09T02:08:11.000000Z"}} 2019-01-09 02:08:11,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace672ae747af8a7b3861b1aaf455804ad0d8c18" 2019-01-09 02:08:11,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be0e15f-6df1-41f7-bcd8-ffdd9e74a5ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:11,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2be0e15f-6df1-41f7-bcd8-ffdd9e74a5ad 2019-01-09 02:08:11,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:11,270 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:11,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace672ae747af8a7b3861b1aaf455804ad0d8c18" 2019-01-09 02:08:11,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f0af57-7ac9-4170-a347-82141f3a34e9 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:08:11,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e1f0af57-7ac9-4170-a347-82141f3a34e9 2019-01-09 02:08:11,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-0d936a0f-3ff4-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace672ae747af8a7b3861b1aaf455804ad0d8c18" 2019-01-09 02:08:11,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7a5366-6ce3-47f5-af4d-f5691ec4e271 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-0d936a0f-3ff4-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dbeb01a629844699b69d828b1d1671ee"}, "enabled": true, "id": "dbeb01a629844699b69d828b1d1671ee", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-0d936a0f-3ff4-426-proj"}]} 2019-01-09 02:08:11,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-0d936a0f-3ff4-426-proj used request id req-2d7a5366-6ce3-47f5-af4d-f5691ec4e271 2019-01-09 02:08:11,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace672ae747af8a7b3861b1aaf455804ad0d8c18" 2019-01-09 02:08:11,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dce7931-004b-4bce-8d83-1ef722579de8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:11,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1dce7931-004b-4bce-8d83-1ef722579de8 2019-01-09 02:08:11,873 - keystone_utils - INFO - Created user with name - CreateQoSTests-0d936a0f-3ff4-426-user 2019-01-09 02:08:11,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:11,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:11,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d979c56-a825-44ed-a02f-044f150c95cb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:11,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7d979c56-a825-44ed-a02f-044f150c95cb 2019-01-09 02:08:11,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" -d '{"role": {"name": "CreateQoSTests-0d936a0f-3ff4-426-proj-role"}}' 2019-01-09 02:08:12,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f5e169f-8f4c-4394-a751-e587d8bfcc85 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "177f39dc9028420db89c7e62dfd5dd6a", "links": {"self": "http://172.30.9.26:5000/v3/roles/177f39dc9028420db89c7e62dfd5dd6a"}, "name": "CreateQoSTests-0d936a0f-3ff4-426-proj-role"}} 2019-01-09 02:08:12,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f5e169f-8f4c-4394-a751-e587d8bfcc85 2019-01-09 02:08:12,090 - keystone_utils - INFO - Created role with name - CreateQoSTests-0d936a0f-3ff4-426-proj-role 2019-01-09 02:08:12,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/177f39dc9028420db89c7e62dfd5dd6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:12,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f04afc5-38ac-49df-b33b-85f80dbaa89a Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/177f39dc9028420db89c7e62dfd5dd6a"}, "domain_id": null, "name": "CreateQoSTests-0d936a0f-3ff4-426-proj-role", "id": "177f39dc9028420db89c7e62dfd5dd6a"}} 2019-01-09 02:08:12,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/177f39dc9028420db89c7e62dfd5dd6a used request id req-2f04afc5-38ac-49df-b33b-85f80dbaa89a 2019-01-09 02:08:12,110 - keystone_utils - INFO - Granting role CreateQoSTests-0d936a0f-3ff4-426-proj-role to project CreateQoSTests-0d936a0f-3ff4-426-proj 2019-01-09 02:08:12,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/dbeb01a629844699b69d828b1d1671ee/users/929b417a5a71473d847e2d741f4205cc/roles/177f39dc9028420db89c7e62dfd5dd6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:12,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc410ad3-4f55-4f7e-b8ae-b71d14cedae5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:12,236 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/dbeb01a629844699b69d828b1d1671ee/users/929b417a5a71473d847e2d741f4205cc/roles/177f39dc9028420db89c7e62dfd5dd6a used request id req-bc410ad3-4f55-4f7e-b8ae-b71d14cedae5 2019-01-09 02:08:12,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:12,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:12,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["HvA8KDduQYO-h1gaRoPsow"], "issued_at": "2019-01-09T02:08:12.000000Z"}} 2019-01-09 02:08:12,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9deb7ee45650a2c9733150317b8739db3c0cf3" 2019-01-09 02:08:12,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665355f2-d181-412a-b655-4c22dacb1f54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:12,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-665355f2-d181-412a-b655-4c22dacb1f54 2019-01-09 02:08:12,709 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9deb7ee45650a2c9733150317b8739db3c0cf3" 2019-01-09 02:08:12,890 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:12 GMT Server: Apache x-compute-request-id: req-4e41cca8-aeea-4b48-ab5e-594736fbeed2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4e41cca8-aeea-4b48-ab5e-594736fbeed2 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 02:08:12,891 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-4e41cca8-aeea-4b48-ab5e-594736fbeed2 2019-01-09 02:08:12,894 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4e41cca8-aeea-4b48-ab5e-594736fbeed2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9deb7ee45650a2c9733150317b8739db3c0cf3" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-44b9f856-cb6e-4aa7-a733-b32ce413960d"}}' 2019-01-09 02:08:13,450 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:12 GMT Server: Apache x-compute-request-id: req-dad2a776-695e-4ab4-bfe6-73441fb56415 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dad2a776-695e-4ab4-bfe6-73441fb56415 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "0e10c1a9-ad32-4c2d-885b-da17cbc32ae7", "name": "CreateQoSTests-44b9f856-cb6e-4aa7-a733-b32ce413960d"}, "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/0e10c1a9-ad32-4c2d-885b-da17cbc32ae7", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/0e10c1a9-ad32-4c2d-885b-da17cbc32ae7", "rel": "bookmark"}]} 2019-01-09 02:08:13,450 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-dad2a776-695e-4ab4-bfe6-73441fb56415 2019-01-09 02:08:13,451 - create_qos - INFO - Created qos with name - CreateQoSTests-44b9f856-cb6e-4aa7-a733-b32ce413960d 2019-01-09 02:08:13,454 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d52918e243861efd815a731efe243f9110732a5" 2019-01-09 02:08:13,653 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:13 GMT Server: Apache x-compute-request-id: req-edea4408-aeeb-4e6c-86df-270f79884fb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-edea4408-aeeb-4e6c-86df-270f79884fb6 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "0e10c1a9-ad32-4c2d-885b-da17cbc32ae7", "name": "CreateQoSTests-44b9f856-cb6e-4aa7-a733-b32ce413960d"}]} 2019-01-09 02:08:13,654 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-edea4408-aeeb-4e6c-86df-270f79884fb6 2019-01-09 02:08:13,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:13,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:14,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["lq-npYaJR8i78RalgSQGdg"], "issued_at": "2019-01-09T02:08:14.000000Z"}} 2019-01-09 02:08:14,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783735990e95a884a8dd7b649b310b22bc606fa1" 2019-01-09 02:08:14,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0884778-d8ab-4eaa-a68a-e0c2adddec70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:14,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c0884778-d8ab-4eaa-a68a-e0c2adddec70 2019-01-09 02:08:14,145 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783735990e95a884a8dd7b649b310b22bc606fa1" 2019-01-09 02:08:14,328 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:14 GMT Server: Apache x-compute-request-id: req-01f61d41-d77a-45e3-a683-62b4db66863b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01f61d41-d77a-45e3-a683-62b4db66863b Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "0e10c1a9-ad32-4c2d-885b-da17cbc32ae7", "name": "CreateQoSTests-44b9f856-cb6e-4aa7-a733-b32ce413960d"}]} 2019-01-09 02:08:14,328 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-01f61d41-d77a-45e3-a683-62b4db66863b 2019-01-09 02:08:14,329 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-44b9f856-cb6e-4aa7-a733-b32ce413960d 2019-01-09 02:08:14,332 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/0e10c1a9-ad32-4c2d-885b-da17cbc32ae7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e41cca8-aeea-4b48-ab5e-594736fbeed2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9deb7ee45650a2c9733150317b8739db3c0cf3" 2019-01-09 02:08:14,941 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1724529b-a978-4763-8548-b6a161e0f9e5 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. 2019-01-09 02:08:14,941 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/0e10c1a9-ad32-4c2d-885b-da17cbc32ae7?force=False used request id req-1724529b-a978-4763-8548-b6a161e0f9e5 2019-01-09 02:08:14,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:15,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ab418288-a1e7-45cc-9b2b-169643f0bc14 Date: Wed, 09 Jan 2019 02:08:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:08:15,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ab418288-a1e7-45cc-9b2b-169643f0bc14 2019-01-09 02:08:15,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:15,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8cb61c-2a2b-488d-9ccc-76d017c81c42 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:08:15,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-1d8cb61c-2a2b-488d-9ccc-76d017c81c42 2019-01-09 02:08:15,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:15,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865bc2d8-385e-4e37-a1e2-e4ad9e4d539e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:08:15,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-865bc2d8-385e-4e37-a1e2-e4ad9e4d539e 2019-01-09 02:08:15,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:15,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8340d81d-dc9c-4e22-bfbe-3330a00e75b9 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:08:15,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-8340d81d-dc9c-4e22-bfbe-3330a00e75b9 2019-01-09 02:08:15,439 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-0d936a0f-3ff4-426-proj 2019-01-09 02:08:15,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/dbeb01a629844699b69d828b1d1671ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:15,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-062972bf-8e6c-4cbf-9165-b0c2c519dda3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:15,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/dbeb01a629844699b69d828b1d1671ee used request id req-062972bf-8e6c-4cbf-9165-b0c2c519dda3 2019-01-09 02:08:15,673 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-0d936a0f-3ff4-426-proj-role 2019-01-09 02:08:15,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/177f39dc9028420db89c7e62dfd5dd6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:15,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-329a7fff-f642-4808-90b6-0f6095964f0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:15,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/177f39dc9028420db89c7e62dfd5dd6a used request id req-329a7fff-f642-4808-90b6-0f6095964f0a 2019-01-09 02:08:15,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eee4cebb10fdd1bbdfdb3b5832f57f9c01efae" 2019-01-09 02:08:15,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864f59f2-f29d-4b57-accc-fe7c9ae1bb32 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:15,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-864f59f2-f29d-4b57-accc-fe7c9ae1bb32 2019-01-09 02:08:15,886 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-0d936a0f-3ff4-426-user 2019-01-09 02:08:15,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/929b417a5a71473d847e2d741f4205cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace672ae747af8a7b3861b1aaf455804ad0d8c18" 2019-01-09 02:08:16,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-809fc9cd-82e7-4114-9263-71f090dc71bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:16,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/929b417a5a71473d847e2d741f4205cc used request id req-809fc9cd-82e7-4114-9263-71f090dc71bb 2019-01-09 02:08:16,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:16,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["vxyDmvcpSASoanqJ66kddg"], "issued_at": "2019-01-09T02:08:16.000000Z"}} 2019-01-09 02:08:16,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9e6a6b14b3e3421d228347edcc5c853a1da635" 2019-01-09 02:08:16,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ccd1ba-560f-427b-9135-b1495c8a215d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:16,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-49ccd1ba-560f-427b-9135-b1495c8a215d 2019-01-09 02:08:16,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:16,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:16,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["vpI7ngvUS6WFnjsV4sYDOw"], "issued_at": "2019-01-09T02:08:16.000000Z"}} 2019-01-09 02:08:16,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:17,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b35864f-7b48-4765-b686-24e9e3fcb9ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:17,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0b35864f-7b48-4765-b686-24e9e3fcb9ed 2019-01-09 02:08:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:17,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:17,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:17,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44285c94-5307-4f21-bc03-a1abd660d1b1 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:08:17,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj used request id req-44285c94-5307-4f21-bc03-a1abd660d1b1 2019-01-09 02:08:17,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:17,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e942b89-eff9-4248-8489-b22b08b5a496 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:17,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2e942b89-eff9-4248-8489-b22b08b5a496 2019-01-09 02:08:17,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj"}}' 2019-01-09 02:08:17,322 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8dc0733-63a8-4652-b9ae-5d1ce405848f Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7844c3b78f7b419ca5eda33e89cb94fa"}, "enabled": true, "id": "7844c3b78f7b419ca5eda33e89cb94fa", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj"}} 2019-01-09 02:08:17,322 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a8dc0733-63a8-4652-b9ae-5d1ce405848f 2019-01-09 02:08:17,322 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj 2019-01-09 02:08:17,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:17,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:17,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["z9F1q4IGTwaXB6BAeoFcDA"], "issued_at": "2019-01-09T02:08:17.000000Z"}} 2019-01-09 02:08:17,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb34d42039a83def6571cf4795516cf76bcfc43" 2019-01-09 02:08:17,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ba3610-deb2-4efa-a765-add6b0251c64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:17,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e4ba3610-deb2-4efa-a765-add6b0251c64 2019-01-09 02:08:17,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:17,799 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:17,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb34d42039a83def6571cf4795516cf76bcfc43" 2019-01-09 02:08:17,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f08f8d4-139b-4455-bf33-369b89500fab Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:08:17,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7f08f8d4-139b-4455-bf33-369b89500fab 2019-01-09 02:08:17,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb34d42039a83def6571cf4795516cf76bcfc43" 2019-01-09 02:08:17,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b1aeb54-dbfe-47ee-9db8-ab0a83c00150 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7844c3b78f7b419ca5eda33e89cb94fa"}, "enabled": true, "id": "7844c3b78f7b419ca5eda33e89cb94fa", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj"}]} 2019-01-09 02:08:17,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj used request id req-7b1aeb54-dbfe-47ee-9db8-ab0a83c00150 2019-01-09 02:08:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb34d42039a83def6571cf4795516cf76bcfc43" 2019-01-09 02:08:18,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff65a01a-afcc-417a-a304-806239cdc446 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:18,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ff65a01a-afcc-417a-a304-806239cdc446 2019-01-09 02:08:18,448 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-user 2019-01-09 02:08:18,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:18,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99a99c9-508b-4c5a-984a-e6e4883d21e5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:18,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f99a99c9-508b-4c5a-984a-e6e4883d21e5 2019-01-09 02:08:18,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj-role"}}' 2019-01-09 02:08:18,651 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bebcc8ee-caaf-41ec-92b5-c548f2535b45 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c13afd9f2db4ec9b284507476aaf992", "links": {"self": "http://172.30.9.26:5000/v3/roles/1c13afd9f2db4ec9b284507476aaf992"}, "name": "CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj-role"}} 2019-01-09 02:08:18,651 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-bebcc8ee-caaf-41ec-92b5-c548f2535b45 2019-01-09 02:08:18,652 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj-role 2019-01-09 02:08:18,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/1c13afd9f2db4ec9b284507476aaf992 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:18,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5987a9ed-5333-45f0-9c55-1e45d6a396eb Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/1c13afd9f2db4ec9b284507476aaf992"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj-role", "id": "1c13afd9f2db4ec9b284507476aaf992"}} 2019-01-09 02:08:18,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/1c13afd9f2db4ec9b284507476aaf992 used request id req-5987a9ed-5333-45f0-9c55-1e45d6a396eb 2019-01-09 02:08:18,737 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj-role to project CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj 2019-01-09 02:08:18,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7844c3b78f7b419ca5eda33e89cb94fa/users/7bb45d21ac0a41cabad436373a5fe191/roles/1c13afd9f2db4ec9b284507476aaf992 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:18,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e212b464-f103-4f83-b940-ccb7ce09b5ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:18,877 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7844c3b78f7b419ca5eda33e89cb94fa/users/7bb45d21ac0a41cabad436373a5fe191/roles/1c13afd9f2db4ec9b284507476aaf992 used request id req-e212b464-f103-4f83-b940-ccb7ce09b5ca 2019-01-09 02:08:18,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:18,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:19,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["59YpexS2R2mWOTGUgdzdXA"], "issued_at": "2019-01-09T02:08:19.000000Z"}} 2019-01-09 02:08:19,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c011b989fe4ddcf192fdfe97295ee1a9985d0de8" 2019-01-09 02:08:19,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e51c5923-32ad-43e9-a9c9-9489ef745a87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:19,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e51c5923-32ad-43e9-a9c9-9489ef745a87 2019-01-09 02:08:19,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c011b989fe4ddcf192fdfe97295ee1a9985d0de8" 2019-01-09 02:08:19,525 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:19 GMT Server: Apache x-compute-request-id: req-62f0212b-886f-41d2-a817-b068675624ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62f0212b-886f-41d2-a817-b068675624ff Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 02:08:19,526 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-62f0212b-886f-41d2-a817-b068675624ff 2019-01-09 02:08:19,529 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-62f0212b-886f-41d2-a817-b068675624ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c011b989fe4ddcf192fdfe97295ee1a9985d0de8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-3d333acd-65e0-498d-8d9d-608930dff708", "description": null}}' 2019-01-09 02:08:19,740 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:19 GMT Server: Apache x-compute-request-id: req-cb2318da-6891-434e-9853-24392225f34c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb2318da-6891-434e-9853-24392225f34c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-3d333acd-65e0-498d-8d9d-608930dff708", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "56bb203a-b789-4299-b6e9-4b836b736d93", "description": null}} 2019-01-09 02:08:19,740 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types used request id req-cb2318da-6891-434e-9853-24392225f34c 2019-01-09 02:08:19,741 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-3d333acd-65e0-498d-8d9d-608930dff708 2019-01-09 02:08:19,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9e6a6b14b3e3421d228347edcc5c853a1da635" 2019-01-09 02:08:20,308 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:19 GMT Server: Apache x-compute-request-id: req-683c2ca6-74c9-420b-8e28-c4c5c28b367f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-683c2ca6-74c9-420b-8e28-c4c5c28b367f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-3d333acd-65e0-498d-8d9d-608930dff708", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "56bb203a-b789-4299-b6e9-4b836b736d93", "description": null}]} 2019-01-09 02:08:20,308 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-683c2ca6-74c9-420b-8e28-c4c5c28b367f 2019-01-09 02:08:20,312 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/56bb203a-b789-4299-b6e9-4b836b736d93 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-683c2ca6-74c9-420b-8e28-c4c5c28b367f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9e6a6b14b3e3421d228347edcc5c853a1da635" 2019-01-09 02:08:20,474 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:20 GMT Server: Apache x-compute-request-id: req-7dc52a5d-7fa0-4e71-8893-8e9a2ac27017 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7dc52a5d-7fa0-4e71-8893-8e9a2ac27017 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-3d333acd-65e0-498d-8d9d-608930dff708", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "56bb203a-b789-4299-b6e9-4b836b736d93", "description": null}} 2019-01-09 02:08:20,474 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/56bb203a-b789-4299-b6e9-4b836b736d93 used request id req-7dc52a5d-7fa0-4e71-8893-8e9a2ac27017 2019-01-09 02:08:20,477 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/56bb203a-b789-4299-b6e9-4b836b736d93/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-683c2ca6-74c9-420b-8e28-c4c5c28b367f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9e6a6b14b3e3421d228347edcc5c853a1da635" 2019-01-09 02:08:20,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:20 GMT Server: Apache x-compute-request-id: req-135cdcc3-b2ce-4d93-a00c-8cc0cd590c3b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-135cdcc3-b2ce-4d93-a00c-8cc0cd590c3b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 02:08:20,669 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/56bb203a-b789-4299-b6e9-4b836b736d93/encryption used request id req-135cdcc3-b2ce-4d93-a00c-8cc0cd590c3b 2019-01-09 02:08:20,669 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-3d333acd-65e0-498d-8d9d-608930dff708 2019-01-09 02:08:20,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/56bb203a-b789-4299-b6e9-4b836b736d93 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-683c2ca6-74c9-420b-8e28-c4c5c28b367f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9e6a6b14b3e3421d228347edcc5c853a1da635" 2019-01-09 02:08:20,891 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-98596863-7961-40f1-ab3f-2f000b895263 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. 2019-01-09 02:08:20,892 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/56bb203a-b789-4299-b6e9-4b836b736d93 used request id req-98596863-7961-40f1-ab3f-2f000b895263 2019-01-09 02:08:20,895 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-683c2ca6-74c9-420b-8e28-c4c5c28b367f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9e6a6b14b3e3421d228347edcc5c853a1da635" 2019-01-09 02:08:21,064 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:20 GMT Server: Apache x-compute-request-id: req-a7bbdc04-5e51-4a0b-9693-9d90e1314bb0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a7bbdc04-5e51-4a0b-9693-9d90e1314bb0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 02:08:21,064 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-a7bbdc04-5e51-4a0b-9693-9d90e1314bb0 2019-01-09 02:08:21,065 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-3d333acd-65e0-498d-8d9d-608930dff708 2019-01-09 02:08:21,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/56bb203a-b789-4299-b6e9-4b836b736d93 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62f0212b-886f-41d2-a817-b068675624ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c011b989fe4ddcf192fdfe97295ee1a9985d0de8" 2019-01-09 02:08:21,248 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:08:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b7fb0436-1722-4eb5-b4c8-7a373cdf4e72 x-openstack-request-id: req-b7fb0436-1722-4eb5-b4c8-7a373cdf4e72 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 56bb203a-b789-4299-b6e9-4b836b736d93 could not be found.", "code": 404}} 2019-01-09 02:08:21,248 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/56bb203a-b789-4299-b6e9-4b836b736d93 used request id req-b7fb0436-1722-4eb5-b4c8-7a373cdf4e72 2019-01-09 02:08:21,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:21,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-322bec67-a62d-4efb-813a-728cead0f577 Date: Wed, 09 Jan 2019 02:08:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:08:21,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-322bec67-a62d-4efb-813a-728cead0f577 2019-01-09 02:08:21,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:21,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f6bfbb-1b3e-4c05-b268-5a56834886a3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:08:21,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-e2f6bfbb-1b3e-4c05-b268-5a56834886a3 2019-01-09 02:08:21,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:21,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e59ba1-1f54-4a1b-ab36-71caacf32a28 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:08:21,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-27e59ba1-1f54-4a1b-ab36-71caacf32a28 2019-01-09 02:08:21,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:21,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4421a18-6762-4086-9d94-98793ddd32a9 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:08:21,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-b4421a18-6762-4086-9d94-98793ddd32a9 2019-01-09 02:08:21,759 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj 2019-01-09 02:08:21,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7844c3b78f7b419ca5eda33e89cb94fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:22,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-396c1ddf-2a4c-405f-99b6-0597a06565e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:22,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7844c3b78f7b419ca5eda33e89cb94fa used request id req-396c1ddf-2a4c-405f-99b6-0597a06565e1 2019-01-09 02:08:22,003 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-proj-role 2019-01-09 02:08:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/1c13afd9f2db4ec9b284507476aaf992 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:22,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0438a586-0d14-405c-a4ec-620e45bbc888 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:22,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1c13afd9f2db4ec9b284507476aaf992 used request id req-0438a586-0d14-405c-a4ec-620e45bbc888 2019-01-09 02:08:22,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4726c52e742ec7954be7a607bc22ef8cd0c2ccaa" 2019-01-09 02:08:22,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24b2d54-ec4a-4ab6-a609-2f2bd1535b6e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:22,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d24b2d54-ec4a-4ab6-a609-2f2bd1535b6e 2019-01-09 02:08:22,210 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-8ea3d776-e67f-4e1-user 2019-01-09 02:08:22,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/7bb45d21ac0a41cabad436373a5fe191 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb34d42039a83def6571cf4795516cf76bcfc43" 2019-01-09 02:08:22,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bbc9c9d-6664-4447-b2ce-381aed045721 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:22,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7bb45d21ac0a41cabad436373a5fe191 used request id req-8bbc9c9d-6664-4447-b2ce-381aed045721 2019-01-09 02:08:22,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:22,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["-cpFLb1PRT2ZwHizre8ygg"], "issued_at": "2019-01-09T02:08:22.000000Z"}} 2019-01-09 02:08:22,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d44f6101e64009d9ef71e156b7ac636a16e5550" 2019-01-09 02:08:22,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d068f8ad-0f74-4298-8377-a452c786f960 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:22,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d068f8ad-0f74-4298-8377-a452c786f960 2019-01-09 02:08:22,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:22,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:23,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["fxPqy9X-T-ilmfguFFFiLg"], "issued_at": "2019-01-09T02:08:23.000000Z"}} 2019-01-09 02:08:23,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:23,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24aa759f-62a0-4800-bddf-1a3fad93761e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:23,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-24aa759f-62a0-4800-bddf-1a3fad93761e 2019-01-09 02:08:23,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:23,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:23,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:23,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046e426e-cec6-48aa-bab9-8650a2adb2d3 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:08:23,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj used request id req-046e426e-cec6-48aa-bab9-8650a2adb2d3 2019-01-09 02:08:23,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:23,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0fe81aa-5c2c-40f1-b36c-140e20ac9652 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:23,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e0fe81aa-5c2c-40f1-b36c-140e20ac9652 2019-01-09 02:08:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj"}}' 2019-01-09 02:08:23,664 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21ee62bc-5969-4d17-b7f4-9fd7ec1ff701 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bb9e058f482a486daa61dd90dcfb1587"}, "enabled": true, "id": "bb9e058f482a486daa61dd90dcfb1587", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj"}} 2019-01-09 02:08:23,665 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-21ee62bc-5969-4d17-b7f4-9fd7ec1ff701 2019-01-09 02:08:23,665 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj 2019-01-09 02:08:23,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:23,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:24,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["ILJMfnS_TqmSPyDlkCusAg"], "issued_at": "2019-01-09T02:08:24.000000Z"}} 2019-01-09 02:08:24,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313f8af020bb2874454aad7099a525d0664748d3" 2019-01-09 02:08:24,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09a5ce7-3ad5-4968-ad9f-34cd961b80a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:24,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c09a5ce7-3ad5-4968-ad9f-34cd961b80a9 2019-01-09 02:08:24,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:24,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:24,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313f8af020bb2874454aad7099a525d0664748d3" 2019-01-09 02:08:24,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60dc2e4f-709c-4a46-84a6-9daf28757d33 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:08:24,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-60dc2e4f-709c-4a46-84a6-9daf28757d33 2019-01-09 02:08:24,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313f8af020bb2874454aad7099a525d0664748d3" 2019-01-09 02:08:24,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fec57e4-bccd-4754-874d-efd0a7761b19 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bb9e058f482a486daa61dd90dcfb1587"}, "enabled": true, "id": "bb9e058f482a486daa61dd90dcfb1587", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj"}]} 2019-01-09 02:08:24,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj used request id req-1fec57e4-bccd-4754-874d-efd0a7761b19 2019-01-09 02:08:24,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313f8af020bb2874454aad7099a525d0664748d3" 2019-01-09 02:08:24,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e22ae71-a94f-4141-ab7f-018ca42c611b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:24,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0e22ae71-a94f-4141-ab7f-018ca42c611b 2019-01-09 02:08:24,801 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-user 2019-01-09 02:08:24,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:24,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9943eef-13f5-42b6-a18d-b14501d2a198 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:24,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c9943eef-13f5-42b6-a18d-b14501d2a198 2019-01-09 02:08:24,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj-role"}}' 2019-01-09 02:08:24,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c94b515c-2073-437d-a4fd-17f7f0ea7c1f Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21494cae4dcd4a998fcd91ff76e97e5e", "links": {"self": "http://172.30.9.26:5000/v3/roles/21494cae4dcd4a998fcd91ff76e97e5e"}, "name": "CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj-role"}} 2019-01-09 02:08:24,921 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c94b515c-2073-437d-a4fd-17f7f0ea7c1f 2019-01-09 02:08:24,921 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj-role 2019-01-09 02:08:24,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/21494cae4dcd4a998fcd91ff76e97e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:24,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81714288-6504-4868-88c8-c7520e5b0724 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/21494cae4dcd4a998fcd91ff76e97e5e"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj-role", "id": "21494cae4dcd4a998fcd91ff76e97e5e"}} 2019-01-09 02:08:24,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/21494cae4dcd4a998fcd91ff76e97e5e used request id req-81714288-6504-4868-88c8-c7520e5b0724 2019-01-09 02:08:24,941 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj-role to project CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj 2019-01-09 02:08:24,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/bb9e058f482a486daa61dd90dcfb1587/users/eead1090f5ca427ca2060fb0bbdc9c2b/roles/21494cae4dcd4a998fcd91ff76e97e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:25,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fd7b641-a094-4e2f-9b7a-b39ca497c72b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:25,075 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bb9e058f482a486daa61dd90dcfb1587/users/eead1090f5ca427ca2060fb0bbdc9c2b/roles/21494cae4dcd4a998fcd91ff76e97e5e used request id req-2fd7b641-a094-4e2f-9b7a-b39ca497c72b 2019-01-09 02:08:25,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:25,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:25,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["kFaXNhrlQV-eKSGKAkIVZA"], "issued_at": "2019-01-09T02:08:25.000000Z"}} 2019-01-09 02:08:25,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f06e30854dc0a7e5704ff8406e4b32d66414187" 2019-01-09 02:08:25,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e6efb7-d1b5-4121-bc09-5a7198c5dd92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:25,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a0e6efb7-d1b5-4121-bc09-5a7198c5dd92 2019-01-09 02:08:25,549 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f06e30854dc0a7e5704ff8406e4b32d66414187" 2019-01-09 02:08:25,716 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:25 GMT Server: Apache x-compute-request-id: req-7d66ef7c-37b9-4caa-8665-d778aac90351 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d66ef7c-37b9-4caa-8665-d778aac90351 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 02:08:25,716 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-7d66ef7c-37b9-4caa-8665-d778aac90351 2019-01-09 02:08:25,722 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7d66ef7c-37b9-4caa-8665-d778aac90351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f06e30854dc0a7e5704ff8406e4b32d66414187" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-55be289b-94a0-4b9a-948b-36399f267e34", "description": null}}' 2019-01-09 02:08:25,951 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:25 GMT Server: Apache x-compute-request-id: req-3cf9e791-44a5-46b7-a88c-ac64eedb7666 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3cf9e791-44a5-46b7-a88c-ac64eedb7666 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-55be289b-94a0-4b9a-948b-36399f267e34", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2e912f89-f332-4ce1-be1c-13d2d9e707bc", "description": null}} 2019-01-09 02:08:25,951 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types used request id req-3cf9e791-44a5-46b7-a88c-ac64eedb7666 2019-01-09 02:08:25,952 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-55be289b-94a0-4b9a-948b-36399f267e34 2019-01-09 02:08:25,955 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d44f6101e64009d9ef71e156b7ac636a16e5550" 2019-01-09 02:08:26,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:25 GMT Server: Apache x-compute-request-id: req-b2656e5c-675d-4de4-8394-44a3edefa298 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2656e5c-675d-4de4-8394-44a3edefa298 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-55be289b-94a0-4b9a-948b-36399f267e34", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2e912f89-f332-4ce1-be1c-13d2d9e707bc", "description": null}]} 2019-01-09 02:08:26,520 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-b2656e5c-675d-4de4-8394-44a3edefa298 2019-01-09 02:08:26,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/2e912f89-f332-4ce1-be1c-13d2d9e707bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2656e5c-675d-4de4-8394-44a3edefa298" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d44f6101e64009d9ef71e156b7ac636a16e5550" 2019-01-09 02:08:26,692 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:26 GMT Server: Apache x-compute-request-id: req-bb7ed3ef-b72c-4644-bb7c-b97f65f6d1fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb7ed3ef-b72c-4644-bb7c-b97f65f6d1fa Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-55be289b-94a0-4b9a-948b-36399f267e34", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2e912f89-f332-4ce1-be1c-13d2d9e707bc", "description": null}} 2019-01-09 02:08:26,692 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/2e912f89-f332-4ce1-be1c-13d2d9e707bc used request id req-bb7ed3ef-b72c-4644-bb7c-b97f65f6d1fa 2019-01-09 02:08:26,695 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/2e912f89-f332-4ce1-be1c-13d2d9e707bc/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2656e5c-675d-4de4-8394-44a3edefa298" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d44f6101e64009d9ef71e156b7ac636a16e5550" 2019-01-09 02:08:26,890 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:26 GMT Server: Apache x-compute-request-id: req-4849e35a-2587-4f04-ad71-5a9db5fa05dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4849e35a-2587-4f04-ad71-5a9db5fa05dc Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 02:08:26,890 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/2e912f89-f332-4ce1-be1c-13d2d9e707bc/encryption used request id req-4849e35a-2587-4f04-ad71-5a9db5fa05dc 2019-01-09 02:08:26,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:26,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:27,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["EzGh53bGSSetHTEj0r2lPA"], "issued_at": "2019-01-09T02:08:27.000000Z"}} 2019-01-09 02:08:27,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6754e99e745dc8b7237cdc782694a26c1e6c8d48" 2019-01-09 02:08:27,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f878ef18-5c4a-4852-b3bc-591c90cbf7fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:27,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f878ef18-5c4a-4852-b3bc-591c90cbf7fb 2019-01-09 02:08:27,296 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6754e99e745dc8b7237cdc782694a26c1e6c8d48" 2019-01-09 02:08:27,478 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:27 GMT Server: Apache x-compute-request-id: req-b7754167-f216-4f75-a733-65c75b2c693c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7754167-f216-4f75-a733-65c75b2c693c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-55be289b-94a0-4b9a-948b-36399f267e34", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2e912f89-f332-4ce1-be1c-13d2d9e707bc", "description": null}]} 2019-01-09 02:08:27,478 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-b7754167-f216-4f75-a733-65c75b2c693c 2019-01-09 02:08:27,483 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/2e912f89-f332-4ce1-be1c-13d2d9e707bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b7754167-f216-4f75-a733-65c75b2c693c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6754e99e745dc8b7237cdc782694a26c1e6c8d48" 2019-01-09 02:08:27,649 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:27 GMT Server: Apache x-compute-request-id: req-e17618d1-482f-47a2-9ee8-7317ebc8f89f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e17618d1-482f-47a2-9ee8-7317ebc8f89f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-55be289b-94a0-4b9a-948b-36399f267e34", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2e912f89-f332-4ce1-be1c-13d2d9e707bc", "description": null}} 2019-01-09 02:08:27,649 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/2e912f89-f332-4ce1-be1c-13d2d9e707bc used request id req-e17618d1-482f-47a2-9ee8-7317ebc8f89f 2019-01-09 02:08:27,652 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/2e912f89-f332-4ce1-be1c-13d2d9e707bc/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b7754167-f216-4f75-a733-65c75b2c693c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6754e99e745dc8b7237cdc782694a26c1e6c8d48" 2019-01-09 02:08:28,206 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:27 GMT Server: Apache x-compute-request-id: req-3c7fad31-1979-4cb7-8076-50bc98643c97 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c7fad31-1979-4cb7-8076-50bc98643c97 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 02:08:28,206 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/2e912f89-f332-4ce1-be1c-13d2d9e707bc/encryption used request id req-3c7fad31-1979-4cb7-8076-50bc98643c97 2019-01-09 02:08:28,207 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-55be289b-94a0-4b9a-948b-36399f267e34 2019-01-09 02:08:28,210 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/2e912f89-f332-4ce1-be1c-13d2d9e707bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d66ef7c-37b9-4caa-8665-d778aac90351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f06e30854dc0a7e5704ff8406e4b32d66414187" 2019-01-09 02:08:28,436 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-534eeafc-a827-4172-9703-8d0f3c0fbb48 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. 2019-01-09 02:08:28,436 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/2e912f89-f332-4ce1-be1c-13d2d9e707bc used request id req-534eeafc-a827-4172-9703-8d0f3c0fbb48 2019-01-09 02:08:28,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:28,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9ac61112-8ca8-4c19-8df4-b8d7c18532e7 Date: Wed, 09 Jan 2019 02:08:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:08:28,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9ac61112-8ca8-4c19-8df4-b8d7c18532e7 2019-01-09 02:08:28,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:28,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e5b5639-f322-412b-8e56-8994d2bd5a82 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:08:28,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-6e5b5639-f322-412b-8e56-8994d2bd5a82 2019-01-09 02:08:28,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:28,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c3e460c-3d67-43ab-85d6-e4110b5ee5f4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:08:28,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-4c3e460c-3d67-43ab-85d6-e4110b5ee5f4 2019-01-09 02:08:28,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:28,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10fa23c6-7e15-41e8-9b8b-1a6fde4f2411 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:08:28,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-10fa23c6-7e15-41e8-9b8b-1a6fde4f2411 2019-01-09 02:08:28,919 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj 2019-01-09 02:08:28,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/bb9e058f482a486daa61dd90dcfb1587 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:29,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1429a50d-dfdb-412c-a7dc-9b6fd2e02414 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:29,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bb9e058f482a486daa61dd90dcfb1587 used request id req-1429a50d-dfdb-412c-a7dc-9b6fd2e02414 2019-01-09 02:08:29,165 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-proj-role 2019-01-09 02:08:29,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/21494cae4dcd4a998fcd91ff76e97e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:29,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-789acc6c-f345-4331-8060-ac93e695b12b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:29,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/21494cae4dcd4a998fcd91ff76e97e5e used request id req-789acc6c-f345-4331-8060-ac93e695b12b 2019-01-09 02:08:29,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57214d65c5e329c29099e2d852237fdd90b35b4" 2019-01-09 02:08:29,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77354b3c-d27f-4eee-83d3-59aca928e80f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:29,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-77354b3c-d27f-4eee-83d3-59aca928e80f 2019-01-09 02:08:29,372 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-6892083b-8c36-479-user 2019-01-09 02:08:29,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/eead1090f5ca427ca2060fb0bbdc9c2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313f8af020bb2874454aad7099a525d0664748d3" 2019-01-09 02:08:29,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-551c38e2-b25c-4f6b-92ec-54b70efdc85c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:29,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/eead1090f5ca427ca2060fb0bbdc9c2b used request id req-551c38e2-b25c-4f6b-92ec-54b70efdc85c 2019-01-09 02:08:29,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:29,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["qVKDnzZ6T7-BPHfhOXysfQ"], "issued_at": "2019-01-09T02:08:29.000000Z"}} 2019-01-09 02:08:29,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0591d1ec3ce25b667fc0ff1cc346253faa49f0" 2019-01-09 02:08:30,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2602c523-9101-4de7-b0e3-8a2f932f2226 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:30,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2602c523-9101-4de7-b0e3-8a2f932f2226 2019-01-09 02:08:30,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:30,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:30,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["7_GXCRP-RVWqwWejFsSzxw"], "issued_at": "2019-01-09T02:08:30.000000Z"}} 2019-01-09 02:08:30,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:30,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-584e8d43-7412-4747-bd09-f0e2a69a5ed4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:30,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-584e8d43-7412-4747-bd09-f0e2a69a5ed4 2019-01-09 02:08:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:30,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:30,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:30,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e09f6ab9-dae1-4ac8-b578-d3da5e301b1e Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:08:30,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj used request id req-e09f6ab9-dae1-4ac8-b578-d3da5e301b1e 2019-01-09 02:08:30,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:30,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378936a4-42df-48f5-a054-ba7ca8911bc9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:30,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-378936a4-42df-48f5-a054-ba7ca8911bc9 2019-01-09 02:08:30,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj"}}' 2019-01-09 02:08:30,795 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3d9ca27-3eae-42b7-8764-77ca55274378 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ed6120a095a6456d94f26edbf689d16f"}, "enabled": true, "id": "ed6120a095a6456d94f26edbf689d16f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj"}} 2019-01-09 02:08:30,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b3d9ca27-3eae-42b7-8764-77ca55274378 2019-01-09 02:08:30,795 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj 2019-01-09 02:08:30,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:30,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:31,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["fJnpYbqNQaKiK4DAD7WwhQ"], "issued_at": "2019-01-09T02:08:31.000000Z"}} 2019-01-09 02:08:31,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611105e3e989fde896505e47b7a64a8580ae95a4" 2019-01-09 02:08:31,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01892e9-6244-4bd1-9db1-4a0ef79e8ab8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:31,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c01892e9-6244-4bd1-9db1-4a0ef79e8ab8 2019-01-09 02:08:31,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:31,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:31,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611105e3e989fde896505e47b7a64a8580ae95a4" 2019-01-09 02:08:31,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-113aebf7-791a-4181-9e93-b4b1f0da32ca Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:08:31,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-113aebf7-791a-4181-9e93-b4b1f0da32ca 2019-01-09 02:08:31,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611105e3e989fde896505e47b7a64a8580ae95a4" 2019-01-09 02:08:31,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7606c1dd-c90b-4641-a422-843e79459fc2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ed6120a095a6456d94f26edbf689d16f"}, "enabled": true, "id": "ed6120a095a6456d94f26edbf689d16f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj"}]} 2019-01-09 02:08:31,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj used request id req-7606c1dd-c90b-4641-a422-843e79459fc2 2019-01-09 02:08:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611105e3e989fde896505e47b7a64a8580ae95a4" 2019-01-09 02:08:31,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99394918-423f-43a9-8d40-05a0bd9826e9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:31,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-99394918-423f-43a9-8d40-05a0bd9826e9 2019-01-09 02:08:31,879 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-user 2019-01-09 02:08:31,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:31,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:31,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82acbfe5-7ed2-49b0-9fd6-6ac75c47598c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:31,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-82acbfe5-7ed2-49b0-9fd6-6ac75c47598c 2019-01-09 02:08:31,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj-role"}}' 2019-01-09 02:08:32,071 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7634744-490e-40da-8ec7-0580b8ee387d Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b3acc17d372f4d56a166f35648e9b21c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b3acc17d372f4d56a166f35648e9b21c"}, "name": "CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj-role"}} 2019-01-09 02:08:32,071 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c7634744-490e-40da-8ec7-0580b8ee387d 2019-01-09 02:08:32,071 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj-role 2019-01-09 02:08:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b3acc17d372f4d56a166f35648e9b21c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:32,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3210b025-ef80-4e35-8e8b-a7921b79e619 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b3acc17d372f4d56a166f35648e9b21c"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj-role", "id": "b3acc17d372f4d56a166f35648e9b21c"}} 2019-01-09 02:08:32,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b3acc17d372f4d56a166f35648e9b21c used request id req-3210b025-ef80-4e35-8e8b-a7921b79e619 2019-01-09 02:08:32,168 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj-role to project CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj 2019-01-09 02:08:32,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ed6120a095a6456d94f26edbf689d16f/users/273e191d32e04009a70c4a007484a9eb/roles/b3acc17d372f4d56a166f35648e9b21c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:32,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c55842-ba4e-411e-a25c-efcc1d9af09e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:32,319 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ed6120a095a6456d94f26edbf689d16f/users/273e191d32e04009a70c4a007484a9eb/roles/b3acc17d372f4d56a166f35648e9b21c used request id req-52c55842-ba4e-411e-a25c-efcc1d9af09e 2019-01-09 02:08:32,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:32,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:32,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["vL8IDpm5R8qA5PfAynNS6w"], "issued_at": "2019-01-09T02:08:32.000000Z"}} 2019-01-09 02:08:32,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9610a6266ace2b8b39a14104a6272d75f62efae4" 2019-01-09 02:08:32,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c56229-bbad-4a17-9178-29da39838f8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:32,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e6c56229-bbad-4a17-9178-29da39838f8f 2019-01-09 02:08:32,718 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9610a6266ace2b8b39a14104a6272d75f62efae4" 2019-01-09 02:08:32,897 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:32 GMT Server: Apache x-compute-request-id: req-827dfd8a-92ca-4272-a45c-bc139d234674 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-827dfd8a-92ca-4272-a45c-bc139d234674 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 02:08:32,897 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-827dfd8a-92ca-4272-a45c-bc139d234674 2019-01-09 02:08:32,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-827dfd8a-92ca-4272-a45c-bc139d234674" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9610a6266ace2b8b39a14104a6272d75f62efae4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-179a011d-bf20-4834-b309-a598764c1576", "description": null}}' 2019-01-09 02:08:33,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:32 GMT Server: Apache x-compute-request-id: req-f25e8735-179e-4515-9186-d9c7c065527b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f25e8735-179e-4515-9186-d9c7c065527b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-179a011d-bf20-4834-b309-a598764c1576", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b022c92-15df-4592-b928-b31c4c1ac5a3", "description": null}} 2019-01-09 02:08:33,105 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types used request id req-f25e8735-179e-4515-9186-d9c7c065527b 2019-01-09 02:08:33,106 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-179a011d-bf20-4834-b309-a598764c1576 2019-01-09 02:08:33,109 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0591d1ec3ce25b667fc0ff1cc346253faa49f0" 2019-01-09 02:08:33,287 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:33 GMT Server: Apache x-compute-request-id: req-7d8ed7f8-8fa0-49e1-aeec-d9d8be291526 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d8ed7f8-8fa0-49e1-aeec-d9d8be291526 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-179a011d-bf20-4834-b309-a598764c1576", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b022c92-15df-4592-b928-b31c4c1ac5a3", "description": null}]} 2019-01-09 02:08:33,287 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-7d8ed7f8-8fa0-49e1-aeec-d9d8be291526 2019-01-09 02:08:33,291 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/6b022c92-15df-4592-b928-b31c4c1ac5a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d8ed7f8-8fa0-49e1-aeec-d9d8be291526" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0591d1ec3ce25b667fc0ff1cc346253faa49f0" 2019-01-09 02:08:33,467 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:33 GMT Server: Apache x-compute-request-id: req-4d917953-2037-4ee4-87b3-21fb102391db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d917953-2037-4ee4-87b3-21fb102391db Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-179a011d-bf20-4834-b309-a598764c1576", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b022c92-15df-4592-b928-b31c4c1ac5a3", "description": null}} 2019-01-09 02:08:33,467 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/6b022c92-15df-4592-b928-b31c4c1ac5a3 used request id req-4d917953-2037-4ee4-87b3-21fb102391db 2019-01-09 02:08:33,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/6b022c92-15df-4592-b928-b31c4c1ac5a3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d8ed7f8-8fa0-49e1-aeec-d9d8be291526" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0591d1ec3ce25b667fc0ff1cc346253faa49f0" 2019-01-09 02:08:33,634 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:33 GMT Server: Apache x-compute-request-id: req-1ac24292-92ae-4653-a2c0-93b6e834c255 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1ac24292-92ae-4653-a2c0-93b6e834c255 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 02:08:33,635 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/6b022c92-15df-4592-b928-b31c4c1ac5a3/encryption used request id req-1ac24292-92ae-4653-a2c0-93b6e834c255 2019-01-09 02:08:33,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/6b022c92-15df-4592-b928-b31c4c1ac5a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d8ed7f8-8fa0-49e1-aeec-d9d8be291526" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0591d1ec3ce25b667fc0ff1cc346253faa49f0" 2019-01-09 02:08:33,816 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:33 GMT Server: Apache x-compute-request-id: req-d8136b3b-29f1-4bd2-b1ec-ed8c1a61d7ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d8136b3b-29f1-4bd2-b1ec-ed8c1a61d7ea Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-179a011d-bf20-4834-b309-a598764c1576", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b022c92-15df-4592-b928-b31c4c1ac5a3", "description": null}} 2019-01-09 02:08:33,816 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/6b022c92-15df-4592-b928-b31c4c1ac5a3 used request id req-d8136b3b-29f1-4bd2-b1ec-ed8c1a61d7ea 2019-01-09 02:08:33,819 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/6b022c92-15df-4592-b928-b31c4c1ac5a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d8ed7f8-8fa0-49e1-aeec-d9d8be291526" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0591d1ec3ce25b667fc0ff1cc346253faa49f0" 2019-01-09 02:08:33,998 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:33 GMT Server: Apache x-compute-request-id: req-ec906038-6dec-48a5-9116-6f76d2ec4832 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec906038-6dec-48a5-9116-6f76d2ec4832 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-179a011d-bf20-4834-b309-a598764c1576", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6b022c92-15df-4592-b928-b31c4c1ac5a3", "description": null}} 2019-01-09 02:08:33,998 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/6b022c92-15df-4592-b928-b31c4c1ac5a3 used request id req-ec906038-6dec-48a5-9116-6f76d2ec4832 2019-01-09 02:08:34,001 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/6b022c92-15df-4592-b928-b31c4c1ac5a3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d8ed7f8-8fa0-49e1-aeec-d9d8be291526" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0591d1ec3ce25b667fc0ff1cc346253faa49f0" 2019-01-09 02:08:34,554 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:33 GMT Server: Apache x-compute-request-id: req-19f8d6ad-8fce-4ba5-8ad1-100ca79ce345 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-19f8d6ad-8fce-4ba5-8ad1-100ca79ce345 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 02:08:34,554 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/6b022c92-15df-4592-b928-b31c4c1ac5a3/encryption used request id req-19f8d6ad-8fce-4ba5-8ad1-100ca79ce345 2019-01-09 02:08:34,555 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-179a011d-bf20-4834-b309-a598764c1576 2019-01-09 02:08:34,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/6b022c92-15df-4592-b928-b31c4c1ac5a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-827dfd8a-92ca-4272-a45c-bc139d234674" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9610a6266ace2b8b39a14104a6272d75f62efae4" 2019-01-09 02:08:34,784 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eadb4fcf-3a52-4fa2-99da-1efaf16f7836 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. 2019-01-09 02:08:34,784 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/6b022c92-15df-4592-b928-b31c4c1ac5a3 used request id req-eadb4fcf-3a52-4fa2-99da-1efaf16f7836 2019-01-09 02:08:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:35,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9b9522c9-d7ba-42b8-860e-30cf024a78af Date: Wed, 09 Jan 2019 02:08:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:08:35,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9b9522c9-d7ba-42b8-860e-30cf024a78af 2019-01-09 02:08:35,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:35,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b6728d-899e-4eb0-b8d7-4d9f1228bd1a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:08:35,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-42b6728d-899e-4eb0-b8d7-4d9f1228bd1a 2019-01-09 02:08:35,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:35,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3384493-1789-4802-9d33-27bb662187f0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:08:35,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-a3384493-1789-4802-9d33-27bb662187f0 2019-01-09 02:08:35,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:35,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0864668-3a98-423e-8955-a92b519c3273 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:08:35,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-c0864668-3a98-423e-8955-a92b519c3273 2019-01-09 02:08:35,284 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj 2019-01-09 02:08:35,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ed6120a095a6456d94f26edbf689d16f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:35,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9813ea4-869e-4ff8-bc2a-759ddc3abd74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:35,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ed6120a095a6456d94f26edbf689d16f used request id req-e9813ea4-869e-4ff8-bc2a-759ddc3abd74 2019-01-09 02:08:35,480 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-proj-role 2019-01-09 02:08:35,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b3acc17d372f4d56a166f35648e9b21c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:35,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fadf9b9c-e703-4c96-93fc-1187e25f7783 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:35,586 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b3acc17d372f4d56a166f35648e9b21c used request id req-fadf9b9c-e703-4c96-93fc-1187e25f7783 2019-01-09 02:08:35,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c94fb6e1cf0ce5b4f543f37789e723c0c4e375" 2019-01-09 02:08:35,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37aba1aa-1080-4116-a51f-a86ec5a6dc80 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:35,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-37aba1aa-1080-4116-a51f-a86ec5a6dc80 2019-01-09 02:08:35,680 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-2c74469b-a819-448-user 2019-01-09 02:08:35,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/273e191d32e04009a70c4a007484a9eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611105e3e989fde896505e47b7a64a8580ae95a4" 2019-01-09 02:08:35,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e392677-e517-4879-af77-01c82a437fc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:35,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/273e191d32e04009a70c4a007484a9eb used request id req-9e392677-e517-4879-af77-01c82a437fc8 2019-01-09 02:08:35,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:36,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["1YYwSNX5Qlyu7vsucDz-JA"], "issued_at": "2019-01-09T02:08:36.000000Z"}} 2019-01-09 02:08:36,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1854e6df6470bbc8eeeb37297db3896c04d396cf" 2019-01-09 02:08:36,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646f35b4-db12-47d5-9810-a70532a7163e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:36,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-646f35b4-db12-47d5-9810-a70532a7163e 2019-01-09 02:08:36,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:36,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:36,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["yoFe1MT3Q7ypxD0pe2S5og"], "issued_at": "2019-01-09T02:08:36.000000Z"}} 2019-01-09 02:08:36,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:36,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be91220e-fdbd-453c-a042-58a23e6d2804 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:36,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-be91220e-fdbd-453c-a042-58a23e6d2804 2019-01-09 02:08:36,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:36,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:36,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:36,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90bcdfc8-0699-4081-9f5b-41184c3fa707 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:08:36,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj used request id req-90bcdfc8-0699-4081-9f5b-41184c3fa707 2019-01-09 02:08:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:37,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149d942a-1ae8-4c67-ad09-2a63fe9b82ab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:37,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-149d942a-1ae8-4c67-ad09-2a63fe9b82ab 2019-01-09 02:08:37,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj"}}' 2019-01-09 02:08:37,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ae907c3-c4f5-49aa-9a8f-89d30d72770e Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1fd7ae3b5084503ab3e633356bb909a"}, "enabled": true, "id": "e1fd7ae3b5084503ab3e633356bb909a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj"}} 2019-01-09 02:08:37,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4ae907c3-c4f5-49aa-9a8f-89d30d72770e 2019-01-09 02:08:37,191 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj 2019-01-09 02:08:37,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:37,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:37,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["WMe10cCES7qAuEUlXGSt1g"], "issued_at": "2019-01-09T02:08:37.000000Z"}} 2019-01-09 02:08:37,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b40b2a9f341053ef6abde57d401ebe1b14f7e644" 2019-01-09 02:08:37,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4b5def-021a-449d-9bcc-55ed286d89da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:37,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ad4b5def-021a-449d-9bcc-55ed286d89da 2019-01-09 02:08:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:37,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:37,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b40b2a9f341053ef6abde57d401ebe1b14f7e644" 2019-01-09 02:08:37,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f69317f-46de-4f5a-9d68-cea782e02bbe Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:08:37,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5f69317f-46de-4f5a-9d68-cea782e02bbe 2019-01-09 02:08:37,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b40b2a9f341053ef6abde57d401ebe1b14f7e644" 2019-01-09 02:08:37,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2362040e-7da5-44a9-8bb0-04dc58df03be Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1fd7ae3b5084503ab3e633356bb909a"}, "enabled": true, "id": "e1fd7ae3b5084503ab3e633356bb909a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj"}]} 2019-01-09 02:08:37,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj used request id req-2362040e-7da5-44a9-8bb0-04dc58df03be 2019-01-09 02:08:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b40b2a9f341053ef6abde57d401ebe1b14f7e644" 2019-01-09 02:08:37,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73709ba-ba74-4897-bd7c-21687005297c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:37,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b73709ba-ba74-4897-bd7c-21687005297c 2019-01-09 02:08:38,317 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-4e67d703-ac76-493-user 2019-01-09 02:08:38,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:38,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24545665-af7e-420a-84b9-cd12cd0f27d1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:38,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-24545665-af7e-420a-84b9-cd12cd0f27d1 2019-01-09 02:08:38,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" -d '{"role": {"name": "CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj-role"}}' 2019-01-09 02:08:38,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33ae37a9-6405-4079-b9de-1270bf440471 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2548f778650a4ba58f2a1381991c4915", "links": {"self": "http://172.30.9.26:5000/v3/roles/2548f778650a4ba58f2a1381991c4915"}, "name": "CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj-role"}} 2019-01-09 02:08:38,515 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-33ae37a9-6405-4079-b9de-1270bf440471 2019-01-09 02:08:38,515 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj-role 2019-01-09 02:08:38,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2548f778650a4ba58f2a1381991c4915 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:38,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508f60b0-e16c-47f9-9691-483607341b1c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/2548f778650a4ba58f2a1381991c4915"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj-role", "id": "2548f778650a4ba58f2a1381991c4915"}} 2019-01-09 02:08:38,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2548f778650a4ba58f2a1381991c4915 used request id req-508f60b0-e16c-47f9-9691-483607341b1c 2019-01-09 02:08:38,607 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj-role to project CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj 2019-01-09 02:08:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e1fd7ae3b5084503ab3e633356bb909a/users/5611bc7b9cd842868ecf814fd5e5cf57/roles/2548f778650a4ba58f2a1381991c4915 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:38,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01128a92-2aed-4920-a2ce-9ae448cc755d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:38,732 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e1fd7ae3b5084503ab3e633356bb909a/users/5611bc7b9cd842868ecf814fd5e5cf57/roles/2548f778650a4ba58f2a1381991c4915 used request id req-01128a92-2aed-4920-a2ce-9ae448cc755d 2019-01-09 02:08:38,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:38,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:39,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["V2ieBcFfQB2z1bXbtlwDdg"], "issued_at": "2019-01-09T02:08:39.000000Z"}} 2019-01-09 02:08:39,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99b8445e85f63ce6af54b887cd452987be6401e" 2019-01-09 02:08:39,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75800e8-e911-414f-bfa9-e1d4bc751581 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:39,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d75800e8-e911-414f-bfa9-e1d4bc751581 2019-01-09 02:08:39,232 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99b8445e85f63ce6af54b887cd452987be6401e" 2019-01-09 02:08:39,762 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:39 GMT Server: Apache x-compute-request-id: req-a1c44576-58a0-431c-bfed-367cd29e43eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a1c44576-58a0-431c-bfed-367cd29e43eb Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 02:08:39,762 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-a1c44576-58a0-431c-bfed-367cd29e43eb 2019-01-09 02:08:39,766 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a1c44576-58a0-431c-bfed-367cd29e43eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99b8445e85f63ce6af54b887cd452987be6401e" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-ccaa9745-062b-49c5-84e6-9cabcf58aeb4-qos-spec"}}' 2019-01-09 02:08:39,965 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:39 GMT Server: Apache x-compute-request-id: req-c792dbf8-5a9f-48ad-b052-8af2e372899b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c792dbf8-5a9f-48ad-b052-8af2e372899b Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "2a8c5194-cbeb-4ba5-a616-c5d25f6e53d9", "name": "CreateVolumeTypeComplexTests-ccaa9745-062b-49c5-84e6-9cabcf58aeb4-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/2a8c5194-cbeb-4ba5-a616-c5d25f6e53d9", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/2a8c5194-cbeb-4ba5-a616-c5d25f6e53d9", "rel": "bookmark"}]} 2019-01-09 02:08:39,965 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-c792dbf8-5a9f-48ad-b052-8af2e372899b 2019-01-09 02:08:39,966 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-ccaa9745-062b-49c5-84e6-9cabcf58aeb4-qos-spec 2019-01-09 02:08:39,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:39,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:40,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["HAQZ16dJRjGbQIf2YUl2MQ"], "issued_at": "2019-01-09T02:08:40.000000Z"}} 2019-01-09 02:08:40,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696a4a75b24297c668a133a1b603a53a98b2412" 2019-01-09 02:08:40,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194e40bf-129c-4e78-8185-0168d91f5346 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:40,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-194e40bf-129c-4e78-8185-0168d91f5346 2019-01-09 02:08:40,514 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696a4a75b24297c668a133a1b603a53a98b2412" 2019-01-09 02:08:40,679 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:40 GMT Server: Apache x-compute-request-id: req-165f1374-fabd-44c5-96bc-2dd0a4ea64b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-165f1374-fabd-44c5-96bc-2dd0a4ea64b8 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 02:08:40,679 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-165f1374-fabd-44c5-96bc-2dd0a4ea64b8 2019-01-09 02:08:40,683 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-165f1374-fabd-44c5-96bc-2dd0a4ea64b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696a4a75b24297c668a133a1b603a53a98b2412" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-ccaa9745-062b-49c5-84e6-9cabcf58aeb4-vol_type", "description": null}}' 2019-01-09 02:08:40,903 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:40 GMT Server: Apache x-compute-request-id: req-846ac47a-ab35-4e1a-a6b2-6b4c60f0fee4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-846ac47a-ab35-4e1a-a6b2-6b4c60f0fee4 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ccaa9745-062b-49c5-84e6-9cabcf58aeb4-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a3d31f98-fcd6-4810-9e48-0337e8519449", "description": null}} 2019-01-09 02:08:40,903 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types used request id req-846ac47a-ab35-4e1a-a6b2-6b4c60f0fee4 2019-01-09 02:08:40,907 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/a3d31f98-fcd6-4810-9e48-0337e8519449/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-165f1374-fabd-44c5-96bc-2dd0a4ea64b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696a4a75b24297c668a133a1b603a53a98b2412" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-09 02:08:41,157 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:40 GMT Server: Apache x-compute-request-id: req-7955da42-4886-4a7a-8550-35490c816403 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7955da42-4886-4a7a-8550-35490c816403 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "a3d31f98-fcd6-4810-9e48-0337e8519449", "name": "foo", "control_location": "back-end", "encryption_id": "0866dd72-7ddf-4b39-812c-1822a878cbc6", "provider": "bar", "provider_class": "bar"}} 2019-01-09 02:08:41,157 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/a3d31f98-fcd6-4810-9e48-0337e8519449/encryption used request id req-7955da42-4886-4a7a-8550-35490c816403 2019-01-09 02:08:41,158 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-ccaa9745-062b-49c5-84e6-9cabcf58aeb4-vol_type 2019-01-09 02:08:41,161 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/a3d31f98-fcd6-4810-9e48-0337e8519449 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1854e6df6470bbc8eeeb37297db3896c04d396cf" 2019-01-09 02:08:41,322 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:41 GMT Server: Apache x-compute-request-id: req-e768ebed-3e1e-4b02-9913-070fa4072518 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e768ebed-3e1e-4b02-9913-070fa4072518 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ccaa9745-062b-49c5-84e6-9cabcf58aeb4-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a3d31f98-fcd6-4810-9e48-0337e8519449", "description": null}} 2019-01-09 02:08:41,322 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/a3d31f98-fcd6-4810-9e48-0337e8519449 used request id req-e768ebed-3e1e-4b02-9913-070fa4072518 2019-01-09 02:08:41,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/a3d31f98-fcd6-4810-9e48-0337e8519449 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e768ebed-3e1e-4b02-9913-070fa4072518" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1854e6df6470bbc8eeeb37297db3896c04d396cf" 2019-01-09 02:08:41,501 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:41 GMT Server: Apache x-compute-request-id: req-98c0b90f-605b-47e4-894a-393bcee89969 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-98c0b90f-605b-47e4-894a-393bcee89969 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ccaa9745-062b-49c5-84e6-9cabcf58aeb4-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a3d31f98-fcd6-4810-9e48-0337e8519449", "description": null}} 2019-01-09 02:08:41,501 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/a3d31f98-fcd6-4810-9e48-0337e8519449 used request id req-98c0b90f-605b-47e4-894a-393bcee89969 2019-01-09 02:08:41,504 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/a3d31f98-fcd6-4810-9e48-0337e8519449/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e768ebed-3e1e-4b02-9913-070fa4072518" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1854e6df6470bbc8eeeb37297db3896c04d396cf" 2019-01-09 02:08:42,077 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:41 GMT Server: Apache x-compute-request-id: req-fc6ee5fd-d0cf-4046-91c2-abd51d2c7b41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc6ee5fd-d0cf-4046-91c2-abd51d2c7b41 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "a3d31f98-fcd6-4810-9e48-0337e8519449", "control_location": "back-end", "deleted": false, "created_at": "2019-01-09T02:08:41.000000", "updated_at": null, "encryption_id": "0866dd72-7ddf-4b39-812c-1822a878cbc6", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-09 02:08:42,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/a3d31f98-fcd6-4810-9e48-0337e8519449/encryption used request id req-fc6ee5fd-d0cf-4046-91c2-abd51d2c7b41 2019-01-09 02:08:42,078 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-ccaa9745-062b-49c5-84e6-9cabcf58aeb4-vol_type 2019-01-09 02:08:42,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/a3d31f98-fcd6-4810-9e48-0337e8519449 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-165f1374-fabd-44c5-96bc-2dd0a4ea64b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696a4a75b24297c668a133a1b603a53a98b2412" 2019-01-09 02:08:42,131 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7f211600-83b8-41d6-9454-11f4c4826e01 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. 2019-01-09 02:08:42,131 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/a3d31f98-fcd6-4810-9e48-0337e8519449 used request id req-7f211600-83b8-41d6-9454-11f4c4826e01 2019-01-09 02:08:42,132 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-ccaa9745-062b-49c5-84e6-9cabcf58aeb4-qos-spec 2019-01-09 02:08:42,134 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/2a8c5194-cbeb-4ba5-a616-c5d25f6e53d9?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1c44576-58a0-431c-bfed-367cd29e43eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99b8445e85f63ce6af54b887cd452987be6401e" 2019-01-09 02:08:42,334 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-09c65180-c993-4e85-8bb7-5a3fc608ebfd 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. 2019-01-09 02:08:42,335 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/2a8c5194-cbeb-4ba5-a616-c5d25f6e53d9?force=False used request id req-09c65180-c993-4e85-8bb7-5a3fc608ebfd 2019-01-09 02:08:42,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:42,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4788d1f4-63bd-4cd7-bb7d-9c8a1ede7de9 Date: Wed, 09 Jan 2019 02:08:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:08:42,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-4788d1f4-63bd-4cd7-bb7d-9c8a1ede7de9 2019-01-09 02:08:42,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:42,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713eee1f-122a-4f00-b52b-99de761c7579 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:08:42,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-713eee1f-122a-4f00-b52b-99de761c7579 2019-01-09 02:08:42,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:42,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db3adcf-704d-4281-8ba9-d6b3d596eca0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:08:42,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-3db3adcf-704d-4281-8ba9-d6b3d596eca0 2019-01-09 02:08:42,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:42,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aad3092-2ff3-4bfa-a6bd-93c4e0fb5237 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:08:42,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-9aad3092-2ff3-4bfa-a6bd-93c4e0fb5237 2019-01-09 02:08:42,901 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj 2019-01-09 02:08:42,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e1fd7ae3b5084503ab3e633356bb909a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:43,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4154b39-e06d-4ba8-858f-51db97b861c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:43,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e1fd7ae3b5084503ab3e633356bb909a used request id req-c4154b39-e06d-4ba8-858f-51db97b861c0 2019-01-09 02:08:43,105 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-4e67d703-ac76-493-proj-role 2019-01-09 02:08:43,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2548f778650a4ba58f2a1381991c4915 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:43,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85ef6a15-4507-45b3-960c-f9b71543a496 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:43,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2548f778650a4ba58f2a1381991c4915 used request id req-85ef6a15-4507-45b3-960c-f9b71543a496 2019-01-09 02:08:43,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ea32dd37a3271838e4bbd8fea7345e32f3ee3" 2019-01-09 02:08:43,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e078d88-9f21-41c7-b6c0-cca614ad471a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:43,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8e078d88-9f21-41c7-b6c0-cca614ad471a 2019-01-09 02:08:43,304 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-4e67d703-ac76-493-user 2019-01-09 02:08:43,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5611bc7b9cd842868ecf814fd5e5cf57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b40b2a9f341053ef6abde57d401ebe1b14f7e644" 2019-01-09 02:08:43,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a0dfcf5-98a1-4fc7-8195-c35c59abb21e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:43,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5611bc7b9cd842868ecf814fd5e5cf57 used request id req-8a0dfcf5-98a1-4fc7-8195-c35c59abb21e 2019-01-09 02:08:43,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:43,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["mFomjEO7TUij7GD_psIB_g"], "issued_at": "2019-01-09T02:08:43.000000Z"}} 2019-01-09 02:08:43,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7601b7e7e3c8b0b000254f62fa1eb4b5296d26af" 2019-01-09 02:08:43,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332372bf-09e7-480a-b0cf-0b3ddcb66424 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:43,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-332372bf-09e7-480a-b0cf-0b3ddcb66424 2019-01-09 02:08:43,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:43,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:44,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["IF6g44EpTLGJiopBJLbb3A"], "issued_at": "2019-01-09T02:08:44.000000Z"}} 2019-01-09 02:08:44,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:44,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ed077b-3a5a-4082-8f7f-c3dbac7d2556 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:44,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-37ed077b-3a5a-4082-8f7f-c3dbac7d2556 2019-01-09 02:08:44,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:44,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:44,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:44,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66ff895-8b46-45fb-8e55-904309ba387a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:08:44,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj used request id req-b66ff895-8b46-45fb-8e55-904309ba387a 2019-01-09 02:08:44,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:44,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62bb8ac0-1b1e-4588-bb77-1ca609573cf2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:44,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-62bb8ac0-1b1e-4588-bb77-1ca609573cf2 2019-01-09 02:08:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj"}}' 2019-01-09 02:08:44,832 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac96cfa8-eb2d-4b5c-892e-1f6ec2daaf74 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/10d320ad0cc5451c8bf280cf32379cb6"}, "enabled": true, "id": "10d320ad0cc5451c8bf280cf32379cb6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj"}} 2019-01-09 02:08:44,832 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ac96cfa8-eb2d-4b5c-892e-1f6ec2daaf74 2019-01-09 02:08:44,832 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj 2019-01-09 02:08:44,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:44,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:45,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["dXOi2b2JQi2WcQnO42gu8g"], "issued_at": "2019-01-09T02:08:45.000000Z"}} 2019-01-09 02:08:45,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09274026508e73f7317cc672aff6ddb3f5d91a2c" 2019-01-09 02:08:45,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a11db8-d098-4e69-8d32-4dbb23b562d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:45,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-11a11db8-d098-4e69-8d32-4dbb23b562d0 2019-01-09 02:08:45,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:45,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:45,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09274026508e73f7317cc672aff6ddb3f5d91a2c" 2019-01-09 02:08:45,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d79b8b6-74b4-4479-90a2-f2f6ab24ba1c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:08:45,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6d79b8b6-74b4-4479-90a2-f2f6ab24ba1c 2019-01-09 02:08:45,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09274026508e73f7317cc672aff6ddb3f5d91a2c" 2019-01-09 02:08:45,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe6b85a-0cd7-43c0-a905-73f724e38b8f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/10d320ad0cc5451c8bf280cf32379cb6"}, "enabled": true, "id": "10d320ad0cc5451c8bf280cf32379cb6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj"}]} 2019-01-09 02:08:45,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj used request id req-ebe6b85a-0cd7-43c0-a905-73f724e38b8f 2019-01-09 02:08:45,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09274026508e73f7317cc672aff6ddb3f5d91a2c" 2019-01-09 02:08:45,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f46f7f-7efa-4f94-9238-62430a724764 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:45,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d6f46f7f-7efa-4f94-9238-62430a724764 2019-01-09 02:08:45,831 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-5baad2e5-6369-437-user 2019-01-09 02:08:45,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:45,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:45,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41787d1a-f994-4d31-93f2-0fefa971f790 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:45,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-41787d1a-f994-4d31-93f2-0fefa971f790 2019-01-09 02:08:45,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" -d '{"role": {"name": "CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj-role"}}' 2019-01-09 02:08:46,035 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ee839e-64ff-4b6d-830b-6f41da0f77a7 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4640d6a6e9224e07a551fc4c2c3e25ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/4640d6a6e9224e07a551fc4c2c3e25ac"}, "name": "CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj-role"}} 2019-01-09 02:08:46,035 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-03ee839e-64ff-4b6d-830b-6f41da0f77a7 2019-01-09 02:08:46,035 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj-role 2019-01-09 02:08:46,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4640d6a6e9224e07a551fc4c2c3e25ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:46,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baed964a-9ddd-4cba-b692-8f791f9c6267 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/4640d6a6e9224e07a551fc4c2c3e25ac"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj-role", "id": "4640d6a6e9224e07a551fc4c2c3e25ac"}} 2019-01-09 02:08:46,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4640d6a6e9224e07a551fc4c2c3e25ac used request id req-baed964a-9ddd-4cba-b692-8f791f9c6267 2019-01-09 02:08:46,058 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj-role to project CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj 2019-01-09 02:08:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/10d320ad0cc5451c8bf280cf32379cb6/users/9a7780df841e42aaa7e80d3a11ef0460/roles/4640d6a6e9224e07a551fc4c2c3e25ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:46,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b8b4f33-0490-4f51-8c69-39f202788f21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:46,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/10d320ad0cc5451c8bf280cf32379cb6/users/9a7780df841e42aaa7e80d3a11ef0460/roles/4640d6a6e9224e07a551fc4c2c3e25ac used request id req-9b8b4f33-0490-4f51-8c69-39f202788f21 2019-01-09 02:08:46,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:46,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:46,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["x_EN-BEKSnasKkQNcuxmjg"], "issued_at": "2019-01-09T02:08:46.000000Z"}} 2019-01-09 02:08:46,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e812bc73015251863f8226a4d1ebc48bd774ce7f" 2019-01-09 02:08:46,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f5df94-9a4c-40c3-99fb-75a01c776b04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:46,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-20f5df94-9a4c-40c3-99fb-75a01c776b04 2019-01-09 02:08:46,686 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e812bc73015251863f8226a4d1ebc48bd774ce7f" 2019-01-09 02:08:46,868 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:46 GMT Server: Apache x-compute-request-id: req-46159777-6167-4b88-afc4-0ddcd25da2c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-46159777-6167-4b88-afc4-0ddcd25da2c3 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 02:08:46,869 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-46159777-6167-4b88-afc4-0ddcd25da2c3 2019-01-09 02:08:46,872 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-46159777-6167-4b88-afc4-0ddcd25da2c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e812bc73015251863f8226a4d1ebc48bd774ce7f" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-a40c6f2f-b750-4453-bc0a-6258316dae34-qos-spec"}}' 2019-01-09 02:08:47,060 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:46 GMT Server: Apache x-compute-request-id: req-57b7d1d3-87cd-4f26-8bfe-9f1559bd0217 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57b7d1d3-87cd-4f26-8bfe-9f1559bd0217 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "69229d24-d1fa-433c-8fe4-f7d5c6437882", "name": "CreateVolumeTypeComplexTests-a40c6f2f-b750-4453-bc0a-6258316dae34-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/69229d24-d1fa-433c-8fe4-f7d5c6437882", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/69229d24-d1fa-433c-8fe4-f7d5c6437882", "rel": "bookmark"}]} 2019-01-09 02:08:47,060 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-57b7d1d3-87cd-4f26-8bfe-9f1559bd0217 2019-01-09 02:08:47,061 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-a40c6f2f-b750-4453-bc0a-6258316dae34-qos-spec 2019-01-09 02:08:47,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:47,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:47,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["EMaFfkt2TDaePJyKVLSw1w"], "issued_at": "2019-01-09T02:08:47.000000Z"}} 2019-01-09 02:08:47,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf487c51e50fa694f633d9728721ee8b41c6b075" 2019-01-09 02:08:47,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd06376-996a-4868-b896-2b693270cdaf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:47,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7bd06376-996a-4868-b896-2b693270cdaf 2019-01-09 02:08:47,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf487c51e50fa694f633d9728721ee8b41c6b075" 2019-01-09 02:08:47,714 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:47 GMT Server: Apache x-compute-request-id: req-638c54f4-7114-48c2-9fbd-75be6436fcd3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-638c54f4-7114-48c2-9fbd-75be6436fcd3 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 02:08:47,714 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-638c54f4-7114-48c2-9fbd-75be6436fcd3 2019-01-09 02:08:47,718 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-638c54f4-7114-48c2-9fbd-75be6436fcd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf487c51e50fa694f633d9728721ee8b41c6b075" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-a40c6f2f-b750-4453-bc0a-6258316dae34-vol_type", "description": null}}' 2019-01-09 02:08:47,944 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:47 GMT Server: Apache x-compute-request-id: req-30dac438-39a8-4912-bd3e-de237b75450b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30dac438-39a8-4912-bd3e-de237b75450b Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a40c6f2f-b750-4453-bc0a-6258316dae34-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d0b8ec24-9d50-451a-8887-292289316b70", "description": null}} 2019-01-09 02:08:47,944 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types used request id req-30dac438-39a8-4912-bd3e-de237b75450b 2019-01-09 02:08:47,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-638c54f4-7114-48c2-9fbd-75be6436fcd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf487c51e50fa694f633d9728721ee8b41c6b075" 2019-01-09 02:08:48,110 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:47 GMT Server: Apache x-compute-request-id: req-a2fd2657-e1ad-4d38-8b36-cb187febe80d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2fd2657-e1ad-4d38-8b36-cb187febe80d Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "69229d24-d1fa-433c-8fe4-f7d5c6437882", "name": "CreateVolumeTypeComplexTests-a40c6f2f-b750-4453-bc0a-6258316dae34-qos-spec"}]} 2019-01-09 02:08:48,110 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-a2fd2657-e1ad-4d38-8b36-cb187febe80d 2019-01-09 02:08:48,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/69229d24-d1fa-433c-8fe4-f7d5c6437882/associate?vol_type_id=d0b8ec24-9d50-451a-8887-292289316b70 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-638c54f4-7114-48c2-9fbd-75be6436fcd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf487c51e50fa694f633d9728721ee8b41c6b075" 2019-01-09 02:08:48,322 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ef803045-024c-4a01-9843-3a6f3e91e3e9 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. 2019-01-09 02:08:48,323 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/69229d24-d1fa-433c-8fe4-f7d5c6437882/associate?vol_type_id=d0b8ec24-9d50-451a-8887-292289316b70 used request id req-ef803045-024c-4a01-9843-3a6f3e91e3e9 2019-01-09 02:08:48,323 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-a40c6f2f-b750-4453-bc0a-6258316dae34-vol_type 2019-01-09 02:08:48,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/d0b8ec24-9d50-451a-8887-292289316b70 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7601b7e7e3c8b0b000254f62fa1eb4b5296d26af" 2019-01-09 02:08:48,493 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:48 GMT Server: Apache x-compute-request-id: req-4ae027e5-5bc5-4631-aaa5-188cc70cff47 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ae027e5-5bc5-4631-aaa5-188cc70cff47 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a40c6f2f-b750-4453-bc0a-6258316dae34-vol_type", "qos_specs_id": "69229d24-d1fa-433c-8fe4-f7d5c6437882", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d0b8ec24-9d50-451a-8887-292289316b70", "description": null}} 2019-01-09 02:08:48,494 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/d0b8ec24-9d50-451a-8887-292289316b70 used request id req-4ae027e5-5bc5-4631-aaa5-188cc70cff47 2019-01-09 02:08:48,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/d0b8ec24-9d50-451a-8887-292289316b70 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ae027e5-5bc5-4631-aaa5-188cc70cff47" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7601b7e7e3c8b0b000254f62fa1eb4b5296d26af" 2019-01-09 02:08:48,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:48 GMT Server: Apache x-compute-request-id: req-a2d3b677-5624-4696-bb34-d64bd2471801 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2d3b677-5624-4696-bb34-d64bd2471801 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a40c6f2f-b750-4453-bc0a-6258316dae34-vol_type", "qos_specs_id": "69229d24-d1fa-433c-8fe4-f7d5c6437882", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d0b8ec24-9d50-451a-8887-292289316b70", "description": null}} 2019-01-09 02:08:48,661 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/d0b8ec24-9d50-451a-8887-292289316b70 used request id req-a2d3b677-5624-4696-bb34-d64bd2471801 2019-01-09 02:08:48,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/d0b8ec24-9d50-451a-8887-292289316b70/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ae027e5-5bc5-4631-aaa5-188cc70cff47" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7601b7e7e3c8b0b000254f62fa1eb4b5296d26af" 2019-01-09 02:08:49,232 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:48 GMT Server: Apache x-compute-request-id: req-87935b9b-0a2e-441e-b543-c0b023752d9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-87935b9b-0a2e-441e-b543-c0b023752d9e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 02:08:49,232 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/d0b8ec24-9d50-451a-8887-292289316b70/encryption used request id req-87935b9b-0a2e-441e-b543-c0b023752d9e 2019-01-09 02:08:49,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/69229d24-d1fa-433c-8fe4-f7d5c6437882 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ae027e5-5bc5-4631-aaa5-188cc70cff47" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7601b7e7e3c8b0b000254f62fa1eb4b5296d26af" 2019-01-09 02:08:49,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:49 GMT Server: Apache x-compute-request-id: req-4569fa8a-f8f6-4ae5-83cf-ac618f7bf157 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4569fa8a-f8f6-4ae5-83cf-ac618f7bf157 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "69229d24-d1fa-433c-8fe4-f7d5c6437882", "name": "CreateVolumeTypeComplexTests-a40c6f2f-b750-4453-bc0a-6258316dae34-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/69229d24-d1fa-433c-8fe4-f7d5c6437882", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/69229d24-d1fa-433c-8fe4-f7d5c6437882", "rel": "bookmark"}]} 2019-01-09 02:08:49,413 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/69229d24-d1fa-433c-8fe4-f7d5c6437882 used request id req-4569fa8a-f8f6-4ae5-83cf-ac618f7bf157 2019-01-09 02:08:49,413 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-a40c6f2f-b750-4453-bc0a-6258316dae34-vol_type 2019-01-09 02:08:49,416 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/d0b8ec24-9d50-451a-8887-292289316b70 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-638c54f4-7114-48c2-9fbd-75be6436fcd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf487c51e50fa694f633d9728721ee8b41c6b075" 2019-01-09 02:08:49,611 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-63b6b034-6b35-4f8e-ac50-df5a4ba23833 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. 2019-01-09 02:08:49,611 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/d0b8ec24-9d50-451a-8887-292289316b70 used request id req-63b6b034-6b35-4f8e-ac50-df5a4ba23833 2019-01-09 02:08:49,612 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-a40c6f2f-b750-4453-bc0a-6258316dae34-qos-spec 2019-01-09 02:08:49,615 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/69229d24-d1fa-433c-8fe4-f7d5c6437882?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46159777-6167-4b88-afc4-0ddcd25da2c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e812bc73015251863f8226a4d1ebc48bd774ce7f" 2019-01-09 02:08:49,825 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c07b0d05-92f1-47df-bc6f-4d77d4294501 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. 2019-01-09 02:08:49,826 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/69229d24-d1fa-433c-8fe4-f7d5c6437882?force=False used request id req-c07b0d05-92f1-47df-bc6f-4d77d4294501 2019-01-09 02:08:49,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:50,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2d7e3506-09ea-47db-82f1-128f5d9c65d4 Date: Wed, 09 Jan 2019 02:08:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:08:50,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2d7e3506-09ea-47db-82f1-128f5d9c65d4 2019-01-09 02:08:50,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:50,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa7788d-3f67-431a-bdae-a7476142f8f2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:08:50,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-9aa7788d-3f67-431a-bdae-a7476142f8f2 2019-01-09 02:08:50,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:50,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f807b9c-87bb-4ede-9ed5-38d21ca9b8e2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:08:50,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-9f807b9c-87bb-4ede-9ed5-38d21ca9b8e2 2019-01-09 02:08:50,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:50,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d7bc8a-4517-4c68-870c-f508e60de0b7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:08:50,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-76d7bc8a-4517-4c68-870c-f508e60de0b7 2019-01-09 02:08:50,320 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj 2019-01-09 02:08:50,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/10d320ad0cc5451c8bf280cf32379cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:50,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca904561-eb57-4c54-8232-057a147f43ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:50,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/10d320ad0cc5451c8bf280cf32379cb6 used request id req-ca904561-eb57-4c54-8232-057a147f43ba 2019-01-09 02:08:50,517 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-5baad2e5-6369-437-proj-role 2019-01-09 02:08:50,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4640d6a6e9224e07a551fc4c2c3e25ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:50,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3808551-8bc4-47cb-8b20-6186e9350096 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:50,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4640d6a6e9224e07a551fc4c2c3e25ac used request id req-a3808551-8bc4-47cb-8b20-6186e9350096 2019-01-09 02:08:50,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a62be6ffe73c2783978dfe63503e91ca63b81a8" 2019-01-09 02:08:50,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f000759b-729f-4e39-b7d5-b666024ff153 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:50,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f000759b-729f-4e39-b7d5-b666024ff153 2019-01-09 02:08:50,654 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-5baad2e5-6369-437-user 2019-01-09 02:08:50,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/9a7780df841e42aaa7e80d3a11ef0460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09274026508e73f7317cc672aff6ddb3f5d91a2c" 2019-01-09 02:08:50,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c610acb3-a965-4ab7-a84d-61b714c3d7c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:50,855 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9a7780df841e42aaa7e80d3a11ef0460 used request id req-c610acb3-a965-4ab7-a84d-61b714c3d7c8 2019-01-09 02:08:50,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:51,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["QB55iqBYTUi_kj_Tyza87Q"], "issued_at": "2019-01-09T02:08:51.000000Z"}} 2019-01-09 02:08:51,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb80dc20782241cb34d8325a5785ad106735121" 2019-01-09 02:08:51,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70179ba1-cb29-4fa7-b7bd-3442c5d80159 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:51,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-70179ba1-cb29-4fa7-b7bd-3442c5d80159 2019-01-09 02:08:51,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:51,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:51,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["1TO4taD2RUiLMFv0alyUqA"], "issued_at": "2019-01-09T02:08:51.000000Z"}} 2019-01-09 02:08:51,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:51,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbff89a-e7f5-4e61-9217-e82e99dcbfbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:51,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5cbff89a-e7f5-4e61-9217-e82e99dcbfbd 2019-01-09 02:08:51,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:51,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:51,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:51,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459036f2-a45d-430e-9cca-4cd8368653a9 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:08:51,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj used request id req-459036f2-a45d-430e-9cca-4cd8368653a9 2019-01-09 02:08:51,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:51,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4224285b-abf4-4d22-a26a-64e97bbbc1f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:51,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4224285b-abf4-4d22-a26a-64e97bbbc1f2 2019-01-09 02:08:51,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj"}}' 2019-01-09 02:08:52,024 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34267e7a-127b-436c-a6c3-59b0082c2df5 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/915cea92c8d94a778fc023fbb4cb9863"}, "enabled": true, "id": "915cea92c8d94a778fc023fbb4cb9863", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj"}} 2019-01-09 02:08:52,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-34267e7a-127b-436c-a6c3-59b0082c2df5 2019-01-09 02:08:52,024 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj 2019-01-09 02:08:52,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:52,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:52,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Q1voG_tfTZS9mA7ip8FYVA"], "issued_at": "2019-01-09T02:08:52.000000Z"}} 2019-01-09 02:08:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c040e4cdfcb6d5af62b6ff3a7d7b9d05300d36b2" 2019-01-09 02:08:52,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb99519-b387-49a9-9bbb-de2268bd6629 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:52,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-acb99519-b387-49a9-9bbb-de2268bd6629 2019-01-09 02:08:52,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:52,510 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:52,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c040e4cdfcb6d5af62b6ff3a7d7b9d05300d36b2" 2019-01-09 02:08:52,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-219a219c-4855-4095-bfdc-8595843ad143 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:08:52,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-219a219c-4855-4095-bfdc-8595843ad143 2019-01-09 02:08:52,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c040e4cdfcb6d5af62b6ff3a7d7b9d05300d36b2" 2019-01-09 02:08:52,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7493ef-33a4-402a-b3e6-05760bfd822e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/915cea92c8d94a778fc023fbb4cb9863"}, "enabled": true, "id": "915cea92c8d94a778fc023fbb4cb9863", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj"}]} 2019-01-09 02:08:52,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj used request id req-8a7493ef-33a4-402a-b3e6-05760bfd822e 2019-01-09 02:08:52,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c040e4cdfcb6d5af62b6ff3a7d7b9d05300d36b2" 2019-01-09 02:08:52,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fceec993-1a90-4ba8-8034-e1486919b71e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:52,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fceec993-1a90-4ba8-8034-e1486919b71e 2019-01-09 02:08:53,179 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-c3909b88-50c2-421-user 2019-01-09 02:08:53,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:53,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:53,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a3b44f-8f49-4427-9ad9-61f1bfd53c1b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:53,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b0a3b44f-8f49-4427-9ad9-61f1bfd53c1b 2019-01-09 02:08:53,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" -d '{"role": {"name": "CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj-role"}}' 2019-01-09 02:08:53,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c1c57a6-b1cb-4785-a8e4-723cd3242089 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2241b959e9541edad849cd0a52e9c7d", "links": {"self": "http://172.30.9.26:5000/v3/roles/a2241b959e9541edad849cd0a52e9c7d"}, "name": "CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj-role"}} 2019-01-09 02:08:53,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5c1c57a6-b1cb-4785-a8e4-723cd3242089 2019-01-09 02:08:53,376 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj-role 2019-01-09 02:08:53,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a2241b959e9541edad849cd0a52e9c7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:53,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4874ab5c-84c1-4861-a655-4715bc79db72 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a2241b959e9541edad849cd0a52e9c7d"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj-role", "id": "a2241b959e9541edad849cd0a52e9c7d"}} 2019-01-09 02:08:53,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a2241b959e9541edad849cd0a52e9c7d used request id req-4874ab5c-84c1-4861-a655-4715bc79db72 2019-01-09 02:08:53,469 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj-role to project CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj 2019-01-09 02:08:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/915cea92c8d94a778fc023fbb4cb9863/users/b6453f86398a45b7aa14d259b06b6ed0/roles/a2241b959e9541edad849cd0a52e9c7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:53,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0591d5ce-04a5-413c-9a5a-b6372646ea37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:53,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/915cea92c8d94a778fc023fbb4cb9863/users/b6453f86398a45b7aa14d259b06b6ed0/roles/a2241b959e9541edad849cd0a52e9c7d used request id req-0591d5ce-04a5-413c-9a5a-b6372646ea37 2019-01-09 02:08:53,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:53,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:53,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["RCAamRncRUeR84LgT9AYcA"], "issued_at": "2019-01-09T02:08:53.000000Z"}} 2019-01-09 02:08:53,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebeb01788720b09d4a9aec8a7fa6568262c1bb" 2019-01-09 02:08:53,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-648a2813-adfa-4b2d-8005-f42e82392d0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:53,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-648a2813-adfa-4b2d-8005-f42e82392d0b 2019-01-09 02:08:54,000 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebeb01788720b09d4a9aec8a7fa6568262c1bb" 2019-01-09 02:08:54,181 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:53 GMT Server: Apache x-compute-request-id: req-d7639b7c-b175-4e0f-8106-6c6729e672fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d7639b7c-b175-4e0f-8106-6c6729e672fb Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 02:08:54,181 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-d7639b7c-b175-4e0f-8106-6c6729e672fb 2019-01-09 02:08:54,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d7639b7c-b175-4e0f-8106-6c6729e672fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebeb01788720b09d4a9aec8a7fa6568262c1bb" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-a2b78bf9-1d1a-4e70-8459-b37a924d6ee5-qos-spec"}}' 2019-01-09 02:08:54,772 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:54 GMT Server: Apache x-compute-request-id: req-7769d8e9-9fcb-4336-a00a-c9179244f7ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7769d8e9-9fcb-4336-a00a-c9179244f7ec Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "f9fe8727-8d3c-4659-8670-8b5c64657b8b", "name": "CreateVolumeTypeComplexTests-a2b78bf9-1d1a-4e70-8459-b37a924d6ee5-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/f9fe8727-8d3c-4659-8670-8b5c64657b8b", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/f9fe8727-8d3c-4659-8670-8b5c64657b8b", "rel": "bookmark"}]} 2019-01-09 02:08:54,773 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-7769d8e9-9fcb-4336-a00a-c9179244f7ec 2019-01-09 02:08:54,773 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-a2b78bf9-1d1a-4e70-8459-b37a924d6ee5-qos-spec 2019-01-09 02:08:54,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:54,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:55,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["F_VK8M_pROWEV50MJi7oeA"], "issued_at": "2019-01-09T02:08:55.000000Z"}} 2019-01-09 02:08:55,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857281ab3817732501782b98cb1ca71a16fb851d" 2019-01-09 02:08:55,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9eb9dd9-cf52-4f27-add1-504326621412 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:55,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b9eb9dd9-cf52-4f27-add1-504326621412 2019-01-09 02:08:55,325 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857281ab3817732501782b98cb1ca71a16fb851d" 2019-01-09 02:08:55,490 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:55 GMT Server: Apache x-compute-request-id: req-4953f31e-eb99-4278-8e94-f41e61a02cc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4953f31e-eb99-4278-8e94-f41e61a02cc3 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 02:08:55,490 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-4953f31e-eb99-4278-8e94-f41e61a02cc3 2019-01-09 02:08:55,494 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4953f31e-eb99-4278-8e94-f41e61a02cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857281ab3817732501782b98cb1ca71a16fb851d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-a2b78bf9-1d1a-4e70-8459-b37a924d6ee5-vol_type", "description": null}}' 2019-01-09 02:08:55,711 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:55 GMT Server: Apache x-compute-request-id: req-2b8c440c-d91f-447f-994c-a28a1066adea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b8c440c-d91f-447f-994c-a28a1066adea Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a2b78bf9-1d1a-4e70-8459-b37a924d6ee5-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e563805f-c7cf-4076-a92b-0b9dbaa00a6b", "description": null}} 2019-01-09 02:08:55,712 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types used request id req-2b8c440c-d91f-447f-994c-a28a1066adea 2019-01-09 02:08:55,715 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/e563805f-c7cf-4076-a92b-0b9dbaa00a6b/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4953f31e-eb99-4278-8e94-f41e61a02cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857281ab3817732501782b98cb1ca71a16fb851d" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-09 02:08:56,307 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:55 GMT Server: Apache x-compute-request-id: req-e913eb2b-6899-4d2a-ae8a-45761a8bb1c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e913eb2b-6899-4d2a-ae8a-45761a8bb1c9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "e563805f-c7cf-4076-a92b-0b9dbaa00a6b", "name": "foo", "control_location": "back-end", "encryption_id": "a191788c-64f2-4f32-bac1-2c01c8f26f25", "provider": "bar", "provider_class": "bar"}} 2019-01-09 02:08:56,307 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/e563805f-c7cf-4076-a92b-0b9dbaa00a6b/encryption used request id req-e913eb2b-6899-4d2a-ae8a-45761a8bb1c9 2019-01-09 02:08:56,311 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4953f31e-eb99-4278-8e94-f41e61a02cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857281ab3817732501782b98cb1ca71a16fb851d" 2019-01-09 02:08:56,478 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:56 GMT Server: Apache x-compute-request-id: req-7a54c94d-e4fb-493b-b024-ef8138e529d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a54c94d-e4fb-493b-b024-ef8138e529d9 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "f9fe8727-8d3c-4659-8670-8b5c64657b8b", "name": "CreateVolumeTypeComplexTests-a2b78bf9-1d1a-4e70-8459-b37a924d6ee5-qos-spec"}]} 2019-01-09 02:08:56,478 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs used request id req-7a54c94d-e4fb-493b-b024-ef8138e529d9 2019-01-09 02:08:56,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/f9fe8727-8d3c-4659-8670-8b5c64657b8b/associate?vol_type_id=e563805f-c7cf-4076-a92b-0b9dbaa00a6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4953f31e-eb99-4278-8e94-f41e61a02cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857281ab3817732501782b98cb1ca71a16fb851d" 2019-01-09 02:08:56,543 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8a174a67-be20-4468-86b1-9f2acf663612 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. 2019-01-09 02:08:56,543 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/f9fe8727-8d3c-4659-8670-8b5c64657b8b/associate?vol_type_id=e563805f-c7cf-4076-a92b-0b9dbaa00a6b used request id req-8a174a67-be20-4468-86b1-9f2acf663612 2019-01-09 02:08:56,543 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-a2b78bf9-1d1a-4e70-8459-b37a924d6ee5-vol_type 2019-01-09 02:08:56,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/e563805f-c7cf-4076-a92b-0b9dbaa00a6b -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb80dc20782241cb34d8325a5785ad106735121" 2019-01-09 02:08:56,732 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:56 GMT Server: Apache x-compute-request-id: req-ee7cf891-39ec-4cf1-b91a-f0b70b263f20 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee7cf891-39ec-4cf1-b91a-f0b70b263f20 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a2b78bf9-1d1a-4e70-8459-b37a924d6ee5-vol_type", "qos_specs_id": "f9fe8727-8d3c-4659-8670-8b5c64657b8b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e563805f-c7cf-4076-a92b-0b9dbaa00a6b", "description": null}} 2019-01-09 02:08:56,732 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/e563805f-c7cf-4076-a92b-0b9dbaa00a6b used request id req-ee7cf891-39ec-4cf1-b91a-f0b70b263f20 2019-01-09 02:08:56,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/e563805f-c7cf-4076-a92b-0b9dbaa00a6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee7cf891-39ec-4cf1-b91a-f0b70b263f20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb80dc20782241cb34d8325a5785ad106735121" 2019-01-09 02:08:56,908 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:56 GMT Server: Apache x-compute-request-id: req-d8056c4f-92ec-4bfa-88a9-d04f7916cca4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d8056c4f-92ec-4bfa-88a9-d04f7916cca4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a2b78bf9-1d1a-4e70-8459-b37a924d6ee5-vol_type", "qos_specs_id": "f9fe8727-8d3c-4659-8670-8b5c64657b8b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e563805f-c7cf-4076-a92b-0b9dbaa00a6b", "description": null}} 2019-01-09 02:08:56,909 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/e563805f-c7cf-4076-a92b-0b9dbaa00a6b used request id req-d8056c4f-92ec-4bfa-88a9-d04f7916cca4 2019-01-09 02:08:56,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/e563805f-c7cf-4076-a92b-0b9dbaa00a6b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee7cf891-39ec-4cf1-b91a-f0b70b263f20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb80dc20782241cb34d8325a5785ad106735121" 2019-01-09 02:08:57,073 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:56 GMT Server: Apache x-compute-request-id: req-84f09db4-fc96-4e1f-9fbb-fe5b5c0d4afd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-84f09db4-fc96-4e1f-9fbb-fe5b5c0d4afd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "e563805f-c7cf-4076-a92b-0b9dbaa00a6b", "control_location": "back-end", "deleted": false, "created_at": "2019-01-09T02:08:56.000000", "updated_at": null, "encryption_id": "a191788c-64f2-4f32-bac1-2c01c8f26f25", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-09 02:08:57,073 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/e563805f-c7cf-4076-a92b-0b9dbaa00a6b/encryption used request id req-84f09db4-fc96-4e1f-9fbb-fe5b5c0d4afd 2019-01-09 02:08:57,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/f9fe8727-8d3c-4659-8670-8b5c64657b8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee7cf891-39ec-4cf1-b91a-f0b70b263f20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb80dc20782241cb34d8325a5785ad106735121" 2019-01-09 02:08:57,250 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:57 GMT Server: Apache x-compute-request-id: req-fccea288-3d40-4ce3-a18b-582a3618f9e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fccea288-3d40-4ce3-a18b-582a3618f9e1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "f9fe8727-8d3c-4659-8670-8b5c64657b8b", "name": "CreateVolumeTypeComplexTests-a2b78bf9-1d1a-4e70-8459-b37a924d6ee5-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/f9fe8727-8d3c-4659-8670-8b5c64657b8b", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/f9fe8727-8d3c-4659-8670-8b5c64657b8b", "rel": "bookmark"}]} 2019-01-09 02:08:57,251 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/f9fe8727-8d3c-4659-8670-8b5c64657b8b used request id req-fccea288-3d40-4ce3-a18b-582a3618f9e1 2019-01-09 02:08:57,251 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-a2b78bf9-1d1a-4e70-8459-b37a924d6ee5-vol_type 2019-01-09 02:08:57,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/e563805f-c7cf-4076-a92b-0b9dbaa00a6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4953f31e-eb99-4278-8e94-f41e61a02cc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857281ab3817732501782b98cb1ca71a16fb851d" 2019-01-09 02:08:57,478 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-20b27889-235e-43e6-9cf2-8c490a445d6a 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. 2019-01-09 02:08:57,479 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/e563805f-c7cf-4076-a92b-0b9dbaa00a6b used request id req-20b27889-235e-43e6-9cf2-8c490a445d6a 2019-01-09 02:08:57,479 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-a2b78bf9-1d1a-4e70-8459-b37a924d6ee5-qos-spec 2019-01-09 02:08:57,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/f9fe8727-8d3c-4659-8670-8b5c64657b8b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7639b7c-b175-4e0f-8106-6c6729e672fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebeb01788720b09d4a9aec8a7fa6568262c1bb" 2019-01-09 02:08:57,688 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:08:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4e898258-e773-4232-9943-dda2d4d4e307 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. 2019-01-09 02:08:57,688 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/qos-specs/f9fe8727-8d3c-4659-8670-8b5c64657b8b?force=False used request id req-4e898258-e773-4232-9943-dda2d4d4e307 2019-01-09 02:08:57,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:57,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e8d767c4-7b25-400e-b0a7-b427e2783eca Date: Wed, 09 Jan 2019 02:08:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:08:57,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e8d767c4-7b25-400e-b0a7-b427e2783eca 2019-01-09 02:08:57,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:57,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f363b06-5758-4dbb-ba70-5edf4dd1cef4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:08:57,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-0f363b06-5758-4dbb-ba70-5edf4dd1cef4 2019-01-09 02:08:57,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:58,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa1589a-0505-4cd0-8914-a0e643b3e8f4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:08:58,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-5aa1589a-0505-4cd0-8914-a0e643b3e8f4 2019-01-09 02:08:58,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:58,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4699be1-c7c8-4b55-8e92-442846b9f38e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:08:58,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-c4699be1-c7c8-4b55-8e92-442846b9f38e 2019-01-09 02:08:58,174 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj 2019-01-09 02:08:58,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/915cea92c8d94a778fc023fbb4cb9863 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:58,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6a0773f-615d-4f92-bd97-86a50f5c3fcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:58,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/915cea92c8d94a778fc023fbb4cb9863 used request id req-f6a0773f-615d-4f92-bd97-86a50f5c3fcc 2019-01-09 02:08:58,404 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-c3909b88-50c2-421-proj-role 2019-01-09 02:08:58,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a2241b959e9541edad849cd0a52e9c7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:58,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa393a9c-77fc-4249-a4b2-6c206bb5910d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:58,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a2241b959e9541edad849cd0a52e9c7d used request id req-fa393a9c-77fc-4249-a4b2-6c206bb5910d 2019-01-09 02:08:58,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ae0da72a951368513a35b51d30d65e002ae563" 2019-01-09 02:08:58,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82993506-8fd5-46a0-a183-9c801284a847 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:08:58,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-82993506-8fd5-46a0-a183-9c801284a847 2019-01-09 02:08:58,599 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-c3909b88-50c2-421-user 2019-01-09 02:08:58,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b6453f86398a45b7aa14d259b06b6ed0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c040e4cdfcb6d5af62b6ff3a7d7b9d05300d36b2" 2019-01-09 02:08:58,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:08:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f76b78-0c7f-4b5e-94e3-0c37ad633d49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:08:58,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b6453f86398a45b7aa14d259b06b6ed0 used request id req-d5f76b78-0c7f-4b5e-94e3-0c37ad633d49 2019-01-09 02:08:58,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:59,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["gWQ5GzXRTlmwnAbj3Ev_5A"], "issued_at": "2019-01-09T02:08:59.000000Z"}} 2019-01-09 02:08:59,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba7418f8d798fc82473afa1da7806b6212c4d46" 2019-01-09 02:08:59,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c680afb-9c39-49aa-bd7d-eb89526de4bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:59,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6c680afb-9c39-49aa-bd7d-eb89526de4bf 2019-01-09 02:08:59,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:59,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:08:59,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["frCI7GbESw6C9Lcg6hmgWw"], "issued_at": "2019-01-09T02:08:59.000000Z"}} 2019-01-09 02:08:59,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:08:59,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f893ebe-85ac-458b-8524-6741719f2851 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:08:59,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3f893ebe-85ac-458b-8524-6741719f2851 2019-01-09 02:08:59,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:08:59,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:08:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:08:59,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:08:59,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323dcc99-9b88-4c42-aa44-b64e17b41481 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:08:59,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj used request id req-323dcc99-9b88-4c42-aa44-b64e17b41481 2019-01-09 02:08:59,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:08:59,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad43274-b990-4604-9f5c-6834811ed60d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:08:59,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7ad43274-b990-4604-9f5c-6834811ed60d 2019-01-09 02:08:59,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj"}}' 2019-01-09 02:08:59,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a13bd702-55c4-4c73-8f82-032153c26f70 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b3eadc999deb445e82363057a0895a82"}, "enabled": true, "id": "b3eadc999deb445e82363057a0895a82", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj"}} 2019-01-09 02:08:59,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a13bd702-55c4-4c73-8f82-032153c26f70 2019-01-09 02:08:59,975 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj 2019-01-09 02:08:59,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:08:59,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:00,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["WPM0leFXSWKwMn-_pcZDqA"], "issued_at": "2019-01-09T02:09:00.000000Z"}} 2019-01-09 02:09:00,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63324098d391953b6e007104db6cfa9680f455d0" 2019-01-09 02:09:00,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27eb5c9c-fa58-4273-bbaa-58d107f5e38e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:00,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-27eb5c9c-fa58-4273-bbaa-58d107f5e38e 2019-01-09 02:09:00,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:00,445 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:00,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63324098d391953b6e007104db6cfa9680f455d0" 2019-01-09 02:09:00,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f79bc349-aee1-4b02-ac34-0904edf08008 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:09:00,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f79bc349-aee1-4b02-ac34-0904edf08008 2019-01-09 02:09:00,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63324098d391953b6e007104db6cfa9680f455d0" 2019-01-09 02:09:00,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1b82e9d-3cde-4b00-a7cb-310b6c04408d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b3eadc999deb445e82363057a0895a82"}, "enabled": true, "id": "b3eadc999deb445e82363057a0895a82", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj"}]} 2019-01-09 02:09:00,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj used request id req-f1b82e9d-3cde-4b00-a7cb-310b6c04408d 2019-01-09 02:09:00,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63324098d391953b6e007104db6cfa9680f455d0" 2019-01-09 02:09:00,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e7f00b-8de6-4ead-8920-15b425c64963 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:00,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-11e7f00b-8de6-4ead-8920-15b425c64963 2019-01-09 02:09:01,025 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-089bca50-f527-432-user 2019-01-09 02:09:01,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:01,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:09:01,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56ffeab-f0d7-4bf9-ad54-e9b4d2ac94ea Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:01,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a56ffeab-f0d7-4bf9-ad54-e9b4d2ac94ea 2019-01-09 02:09:01,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj-role"}}' 2019-01-09 02:09:01,233 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6b8ffa6-efc6-4f28-b698-194ccb49fb80 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af7c99e9840c4bb6823bea0253b3b95c", "links": {"self": "http://172.30.9.26:5000/v3/roles/af7c99e9840c4bb6823bea0253b3b95c"}, "name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj-role"}} 2019-01-09 02:09:01,233 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e6b8ffa6-efc6-4f28-b698-194ccb49fb80 2019-01-09 02:09:01,233 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj-role 2019-01-09 02:09:01,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/af7c99e9840c4bb6823bea0253b3b95c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:09:01,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8059377-99d0-4a0b-a3b5-a2618fdbf07e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/af7c99e9840c4bb6823bea0253b3b95c"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj-role", "id": "af7c99e9840c4bb6823bea0253b3b95c"}} 2019-01-09 02:09:01,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/af7c99e9840c4bb6823bea0253b3b95c used request id req-a8059377-99d0-4a0b-a3b5-a2618fdbf07e 2019-01-09 02:09:01,255 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj-role to project CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj 2019-01-09 02:09:01,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b3eadc999deb445e82363057a0895a82/users/65902471dc1e44b3baea073c3dbeec8d/roles/af7c99e9840c4bb6823bea0253b3b95c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:09:01,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60782dba-c12e-4ab7-9cc9-3e6a5bc1cba7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:01,385 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b3eadc999deb445e82363057a0895a82/users/65902471dc1e44b3baea073c3dbeec8d/roles/af7c99e9840c4bb6823bea0253b3b95c used request id req-60782dba-c12e-4ab7-9cc9-3e6a5bc1cba7 2019-01-09 02:09:01,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:01,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7c99e9840c4bb6823bea0253b3b95c", "name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj-role"}], "expires_at": "2019-01-09T03:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3eadc999deb445e82363057a0895a82", "name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b3eadc999deb445e82363057a0895a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/b3eadc999deb445e82363057a0895a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b3eadc999deb445e82363057a0895a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/b3eadc999deb445e82363057a0895a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/b3eadc999deb445e82363057a0895a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b3eadc999deb445e82363057a0895a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/b3eadc999deb445e82363057a0895a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/b3eadc999deb445e82363057a0895a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b3eadc999deb445e82363057a0895a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/b3eadc999deb445e82363057a0895a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/b3eadc999deb445e82363057a0895a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-user", "id": "65902471dc1e44b3baea073c3dbeec8d"}, "audit_ids": ["JErgNdjqQTOSEH-sWnSyPA"], "issued_at": "2019-01-09T02:09:01.000000Z"}} 2019-01-09 02:09:01,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87bd3711411380d21cf20eb6c4281b454798543f" 2019-01-09 02:09:01,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72cc4cc-729d-4647-ad00-be15f0eb00f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:01,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c72cc4cc-729d-4647-ad00-be15f0eb00f6 2019-01-09 02:09:01,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:01,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:02,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7c99e9840c4bb6823bea0253b3b95c", "name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj-role"}], "expires_at": "2019-01-09T03:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3eadc999deb445e82363057a0895a82", "name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b3eadc999deb445e82363057a0895a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/b3eadc999deb445e82363057a0895a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b3eadc999deb445e82363057a0895a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/b3eadc999deb445e82363057a0895a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/b3eadc999deb445e82363057a0895a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b3eadc999deb445e82363057a0895a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/b3eadc999deb445e82363057a0895a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/b3eadc999deb445e82363057a0895a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b3eadc999deb445e82363057a0895a82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/b3eadc999deb445e82363057a0895a82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/b3eadc999deb445e82363057a0895a82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-user", "id": "65902471dc1e44b3baea073c3dbeec8d"}, "audit_ids": ["uZzwyH-6QNuVqEvBZAimAg"], "issued_at": "2019-01-09T02:09:02.000000Z"}} 2019-01-09 02:09:02,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed6af0a2daa75b997dbd335444df98c0c87d6c1" 2019-01-09 02:09:02,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74442e72-40b1-4eaf-ad26-09a6ebd64db1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:02,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-74442e72-40b1-4eaf-ad26-09a6ebd64db1 2019-01-09 02:09:02,313 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed6af0a2daa75b997dbd335444df98c0c87d6c1" 2019-01-09 02:09:02,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:02 GMT Server: Apache x-compute-request-id: req-d3d64c18-df7e-43de-b9a1-e0b6121402f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d3d64c18-df7e-43de-b9a1-e0b6121402f7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:09:02,492 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/detail used request id req-d3d64c18-df7e-43de-b9a1-e0b6121402f7 2019-01-09 02:09:02,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d3d64c18-df7e-43de-b9a1-e0b6121402f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed6af0a2daa75b997dbd335444df98c0c87d6c1" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c", "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}}' 2019-01-09 02:09:02,841 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:09:02 GMT Server: Apache x-compute-request-id: req-a4f92d60-8b9f-4a71-bae5-8fee4776ac03 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a4f92d60-8b9f-4a71-bae5-8fee4776ac03 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "65902471dc1e44b3baea073c3dbeec8d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "rel": "self"}, {"href": "http://172.30.9.26:8776/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:02.755142", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "size": 1}} 2019-01-09 02:09:02,842 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes used request id req-a4f92d60-8b9f-4a71-bae5-8fee4776ac03 2019-01-09 02:09:02,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3d64c18-df7e-43de-b9a1-e0b6121402f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed6af0a2daa75b997dbd335444df98c0c87d6c1" 2019-01-09 02:09:03,034 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:02 GMT Server: Apache x-compute-request-id: req-77d15771-9785-4c33-8d6f-e0af443682ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77d15771-9785-4c33-8d6f-e0af443682ff Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "65902471dc1e44b3baea073c3dbeec8d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "rel": "self"}, {"href": "http://172.30.9.26:8776/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b3eadc999deb445e82363057a0895a82", "updated_at": "2019-01-09T02:09:02.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "size": 1}} 2019-01-09 02:09:03,034 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e used request id req-77d15771-9785-4c33-8d6f-e0af443682ff 2019-01-09 02:09:03,035 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c 2019-01-09 02:09:03,037 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3d64c18-df7e-43de-b9a1-e0b6121402f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed6af0a2daa75b997dbd335444df98c0c87d6c1" 2019-01-09 02:09:03,233 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:03 GMT Server: Apache x-compute-request-id: req-805fc78a-309b-45f4-a06b-6ef293f0b5d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-805fc78a-309b-45f4-a06b-6ef293f0b5d5 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "65902471dc1e44b3baea073c3dbeec8d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "rel": "self"}, {"href": "http://172.30.9.26:8776/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b3eadc999deb445e82363057a0895a82", "updated_at": "2019-01-09T02:09:02.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "size": 1}} 2019-01-09 02:09:03,233 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e used request id req-805fc78a-309b-45f4-a06b-6ef293f0b5d5 2019-01-09 02:09:03,233 - create_volume - DEBUG - Instance status is - creating 2019-01-09 02:09:03,233 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:09:06,237 - create_volume - DEBUG - Volume status query timeout in 296.798325062 2019-01-09 02:09:06,240 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3d64c18-df7e-43de-b9a1-e0b6121402f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed6af0a2daa75b997dbd335444df98c0c87d6c1" 2019-01-09 02:09:06,455 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:06 GMT Server: Apache x-compute-request-id: req-423ade42-bf04-48eb-815e-4d66c68fd2d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-423ade42-bf04-48eb-815e-4d66c68fd2d7 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "65902471dc1e44b3baea073c3dbeec8d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "rel": "self"}, {"href": "http://172.30.9.26:8776/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b3eadc999deb445e82363057a0895a82", "updated_at": "2019-01-09T02:09:03.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "size": 1}} 2019-01-09 02:09:06,455 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e used request id req-423ade42-bf04-48eb-815e-4d66c68fd2d7 2019-01-09 02:09:06,456 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:09:06,456 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c 2019-01-09 02:09:06,456 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c 2019-01-09 02:09:06,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87bd3711411380d21cf20eb6c4281b454798543f" 2019-01-09 02:09:06,665 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:06 GMT Server: Apache x-compute-request-id: req-bff95a32-4cc0-44cd-9901-d80cc76da97d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bff95a32-4cc0-44cd-9901-d80cc76da97d Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "65902471dc1e44b3baea073c3dbeec8d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "rel": "self"}, {"href": "http://172.30.9.26:8776/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b3eadc999deb445e82363057a0895a82", "updated_at": "2019-01-09T02:09:03.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "size": 1}]} 2019-01-09 02:09:06,666 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/detail used request id req-bff95a32-4cc0-44cd-9901-d80cc76da97d 2019-01-09 02:09:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:06,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:06,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b3eadc999deb445e82363057a0895a82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87bd3711411380d21cf20eb6c4281b454798543f" 2019-01-09 02:09:06,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6bae09-4dbe-4e32-b439-e70e1a44d7fd Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b3eadc999deb445e82363057a0895a82"}, "enabled": true, "id": "b3eadc999deb445e82363057a0895a82", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj"}} 2019-01-09 02:09:06,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b3eadc999deb445e82363057a0895a82 used request id req-7f6bae09-4dbe-4e32-b439-e70e1a44d7fd 2019-01-09 02:09:06,752 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3d64c18-df7e-43de-b9a1-e0b6121402f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed6af0a2daa75b997dbd335444df98c0c87d6c1" 2019-01-09 02:09:06,952 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:06 GMT Server: Apache x-compute-request-id: req-8b966367-d0e6-42bd-af6b-298575f491c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b966367-d0e6-42bd-af6b-298575f491c5 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "65902471dc1e44b3baea073c3dbeec8d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "rel": "self"}, {"href": "http://172.30.9.26:8776/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b3eadc999deb445e82363057a0895a82", "updated_at": "2019-01-09T02:09:03.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "27f7d3c1-6532-4b3f-a8b2-16ee293f486e", "size": 1}} 2019-01-09 02:09:06,952 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e used request id req-8b966367-d0e6-42bd-af6b-298575f491c5 2019-01-09 02:09:06,953 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:09:06,953 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c 2019-01-09 02:09:06,953 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c 2019-01-09 02:09:06,956 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3d64c18-df7e-43de-b9a1-e0b6121402f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed6af0a2daa75b997dbd335444df98c0c87d6c1" 2019-01-09 02:09:07,173 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:09:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-45a0561b-eef9-43ed-a566-a0455a37eecd 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. 2019-01-09 02:09:07,173 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e used request id req-45a0561b-eef9-43ed-a566-a0455a37eecd 2019-01-09 02:09:07,177 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3d64c18-df7e-43de-b9a1-e0b6121402f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed6af0a2daa75b997dbd335444df98c0c87d6c1" 2019-01-09 02:09:07,939 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:09:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ae7b1812-ad22-466a-a969-01ff691bbcdb x-openstack-request-id: req-ae7b1812-ad22-466a-a969-01ff691bbcdb Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 27f7d3c1-6532-4b3f-a8b2-16ee293f486e could not be found.", "code": 404}} 2019-01-09 02:09:07,939 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/27f7d3c1-6532-4b3f-a8b2-16ee293f486e used request id req-ae7b1812-ad22-466a-a969-01ff691bbcdb 2019-01-09 02:09:07,940 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 27f7d3c1-6532-4b3f-a8b2-16ee293f486e could not be found. (HTTP 404) (Request-ID: req-ae7b1812-ad22-466a-a969-01ff691bbcdb) 2019-01-09 02:09:07,940 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-b7e3a597-93cc-4a72-9c64-bedcd5b6931c 2019-01-09 02:09:07,943 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bff95a32-4cc0-44cd-9901-d80cc76da97d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87bd3711411380d21cf20eb6c4281b454798543f" 2019-01-09 02:09:08,138 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:07 GMT Server: Apache x-compute-request-id: req-9a1ecaae-a81b-47f8-8f00-e8f50fcd2258 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9a1ecaae-a81b-47f8-8f00-e8f50fcd2258 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:09:08,138 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b3eadc999deb445e82363057a0895a82/volumes/detail used request id req-9a1ecaae-a81b-47f8-8f00-e8f50fcd2258 2019-01-09 02:09:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:09:08,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f7ca4436-d4a0-4faa-a070-323569a50929 Date: Wed, 09 Jan 2019 02:09:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:09:08,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f7ca4436-d4a0-4faa-a070-323569a50929 2019-01-09 02:09:08,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:09:08,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c93780-fc22-4b2d-bdd6-d75e5ef01099 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:09:08,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-57c93780-fc22-4b2d-bdd6-d75e5ef01099 2019-01-09 02:09:08,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:09:08,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c778802-5aeb-4f53-9e7b-77e057ce0365 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:09:08,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-6c778802-5aeb-4f53-9e7b-77e057ce0365 2019-01-09 02:09:08,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:09:08,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d9de59d-c93a-49ee-a8ce-5e0957f60926 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:09:08,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-0d9de59d-c93a-49ee-a8ce-5e0957f60926 2019-01-09 02:09:08,636 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj 2019-01-09 02:09:08,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b3eadc999deb445e82363057a0895a82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:09:08,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18215cb2-503c-4542-b604-b2482bf2a196 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:08,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b3eadc999deb445e82363057a0895a82 used request id req-18215cb2-503c-4542-b604-b2482bf2a196 2019-01-09 02:09:08,889 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-089bca50-f527-432-proj-role 2019-01-09 02:09:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/af7c99e9840c4bb6823bea0253b3b95c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:09:09,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23264555-f51c-4d80-9514-21f030ae2632 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:09,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/af7c99e9840c4bb6823bea0253b3b95c used request id req-23264555-f51c-4d80-9514-21f030ae2632 2019-01-09 02:09:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1c5dd5b7688a666eab963ae1935499a3486a36" 2019-01-09 02:09:09,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-281e1749-65e9-4df0-9711-313b3aeca3ca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:09,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-281e1749-65e9-4df0-9711-313b3aeca3ca 2019-01-09 02:09:09,096 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-089bca50-f527-432-user 2019-01-09 02:09:09,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/65902471dc1e44b3baea073c3dbeec8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63324098d391953b6e007104db6cfa9680f455d0" 2019-01-09 02:09:09,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-071ca34f-6dec-409a-97b1-552c3566e7c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:09,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/65902471dc1e44b3baea073c3dbeec8d used request id req-071ca34f-6dec-409a-97b1-552c3566e7c1 2019-01-09 02:09:09,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:09,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["mkmFZfmxRVaNt7zQM99nDw"], "issued_at": "2019-01-09T02:09:09.000000Z"}} 2019-01-09 02:09:09,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f4ef553573e1304cef408ed0942934abf42dfb" 2019-01-09 02:09:09,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d77637a-847e-47a1-8bb4-01b8f09658ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:09,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d77637a-847e-47a1-8bb4-01b8f09658ad 2019-01-09 02:09:09,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:09,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:10,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["BgsxpcXaRUCGIM7QxHpIfQ"], "issued_at": "2019-01-09T02:09:10.000000Z"}} 2019-01-09 02:09:10,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:10,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac4e353-66ae-41e3-a303-54057e5310c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:10,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4ac4e353-66ae-41e3-a303-54057e5310c5 2019-01-09 02:09:10,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:10,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:10,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:10,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff07da11-b947-4d28-ab6f-d0f8a57fdbb6 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:09:10,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj used request id req-ff07da11-b947-4d28-ab6f-d0f8a57fdbb6 2019-01-09 02:09:10,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:10,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcff9aaf-c463-47e9-9b80-bcc9536deb1e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:10,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bcff9aaf-c463-47e9-9b80-bcc9536deb1e 2019-01-09 02:09:10,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj"}}' 2019-01-09 02:09:10,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6020b26f-bd2b-4884-91ce-67a82d8940a4 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/eed8c87cf3ca4c27b5113f580d534c40"}, "enabled": true, "id": "eed8c87cf3ca4c27b5113f580d534c40", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj"}} 2019-01-09 02:09:10,532 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6020b26f-bd2b-4884-91ce-67a82d8940a4 2019-01-09 02:09:10,532 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj 2019-01-09 02:09:10,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:10,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:10,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["tnesW5VzTzyNsKp3FV68kQ"], "issued_at": "2019-01-09T02:09:10.000000Z"}} 2019-01-09 02:09:10,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f679e03b061a1f4cddb66eafcd16e5eb4796a00" 2019-01-09 02:09:11,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1473a0-5312-4692-9298-0dcb79a9e620 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:11,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fb1473a0-5312-4692-9298-0dcb79a9e620 2019-01-09 02:09:11,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:11,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:11,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f679e03b061a1f4cddb66eafcd16e5eb4796a00" 2019-01-09 02:09:11,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc19089-ce04-42e8-9b77-11bccd016f07 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:09:11,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6cc19089-ce04-42e8-9b77-11bccd016f07 2019-01-09 02:09:11,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f679e03b061a1f4cddb66eafcd16e5eb4796a00" 2019-01-09 02:09:11,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6bb29d3-d5af-494a-ae91-99426f294c02 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/eed8c87cf3ca4c27b5113f580d534c40"}, "enabled": true, "id": "eed8c87cf3ca4c27b5113f580d534c40", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj"}]} 2019-01-09 02:09:11,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj used request id req-d6bb29d3-d5af-494a-ae91-99426f294c02 2019-01-09 02:09:11,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f679e03b061a1f4cddb66eafcd16e5eb4796a00" 2019-01-09 02:09:11,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58831b3-664c-4f42-ae9a-cec2bd52eccb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:11,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d58831b3-664c-4f42-ae9a-cec2bd52eccb 2019-01-09 02:09:11,777 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-user 2019-01-09 02:09:11,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:11,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:11,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f9e5c4-34a8-4047-ba10-8b0ac978c211 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:11,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d9f9e5c4-34a8-4047-ba10-8b0ac978c211 2019-01-09 02:09:11,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj-role"}}' 2019-01-09 02:09:11,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-382e0902-f711-4c31-8edc-c0d62a7bd127 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "177ae41c0c6b4762a40f40ca88e81456", "links": {"self": "http://172.30.9.26:5000/v3/roles/177ae41c0c6b4762a40f40ca88e81456"}, "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj-role"}} 2019-01-09 02:09:11,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-382e0902-f711-4c31-8edc-c0d62a7bd127 2019-01-09 02:09:11,915 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj-role 2019-01-09 02:09:11,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/177ae41c0c6b4762a40f40ca88e81456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:11,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d33df309-b676-4061-a0a2-fdd44075f6c0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/177ae41c0c6b4762a40f40ca88e81456"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj-role", "id": "177ae41c0c6b4762a40f40ca88e81456"}} 2019-01-09 02:09:11,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/177ae41c0c6b4762a40f40ca88e81456 used request id req-d33df309-b676-4061-a0a2-fdd44075f6c0 2019-01-09 02:09:11,935 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj-role to project CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj 2019-01-09 02:09:11,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/eed8c87cf3ca4c27b5113f580d534c40/users/d8d5a3f8437e438fa46f22ed1acc91d3/roles/177ae41c0c6b4762a40f40ca88e81456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:12,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c9d2f3a-efd0-4eda-9e14-af8b42c50006 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:12,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/eed8c87cf3ca4c27b5113f580d534c40/users/d8d5a3f8437e438fa46f22ed1acc91d3/roles/177ae41c0c6b4762a40f40ca88e81456 used request id req-3c9d2f3a-efd0-4eda-9e14-af8b42c50006 2019-01-09 02:09:12,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:12,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "177ae41c0c6b4762a40f40ca88e81456", "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj-role"}], "expires_at": "2019-01-09T03:09:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed8c87cf3ca4c27b5113f580d534c40", "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/eed8c87cf3ca4c27b5113f580d534c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/eed8c87cf3ca4c27b5113f580d534c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/eed8c87cf3ca4c27b5113f580d534c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/eed8c87cf3ca4c27b5113f580d534c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/eed8c87cf3ca4c27b5113f580d534c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-user", "id": "d8d5a3f8437e438fa46f22ed1acc91d3"}, "audit_ids": ["NbnJoffAQzeSs_OGqae9tA"], "issued_at": "2019-01-09T02:09:12.000000Z"}} 2019-01-09 02:09:12,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde539fac2771c8b8289b0c021d2243b41e7dc7" 2019-01-09 02:09:12,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4888656-d419-4e8b-b46b-3fd0a79b2171 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:12,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e4888656-d419-4e8b-b46b-3fd0a79b2171 2019-01-09 02:09:12,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:12,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:12,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "177ae41c0c6b4762a40f40ca88e81456", "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj-role"}], "expires_at": "2019-01-09T03:09:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed8c87cf3ca4c27b5113f580d534c40", "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/eed8c87cf3ca4c27b5113f580d534c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/eed8c87cf3ca4c27b5113f580d534c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/eed8c87cf3ca4c27b5113f580d534c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/eed8c87cf3ca4c27b5113f580d534c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/eed8c87cf3ca4c27b5113f580d534c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-user", "id": "d8d5a3f8437e438fa46f22ed1acc91d3"}, "audit_ids": ["ZHcvCb7QRq-nt_JWIy58Cw"], "issued_at": "2019-01-09T02:09:12.000000Z"}} 2019-01-09 02:09:12,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b3f2f69dacc7a71d811a737faa5fabd449e8f9" 2019-01-09 02:09:12,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608ffbac-0aa0-4ba0-9089-a90914edf295 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:12,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-608ffbac-0aa0-4ba0-9089-a90914edf295 2019-01-09 02:09:12,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b3f2f69dacc7a71d811a737faa5fabd449e8f9" 2019-01-09 02:09:13,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:12 GMT Server: Apache x-compute-request-id: req-cc10c534-8d39-413d-9952-b2fceb73cdd5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cc10c534-8d39-413d-9952-b2fceb73cdd5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:09:13,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/detail used request id req-cc10c534-8d39-413d-9952-b2fceb73cdd5 2019-01-09 02:09:13,191 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cc10c534-8d39-413d-9952-b2fceb73cdd5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b3f2f69dacc7a71d811a737faa5fabd449e8f9" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69", "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}}' 2019-01-09 02:09:13,548 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:09:13 GMT Server: Apache x-compute-request-id: req-5d36c0ad-87e3-4002-b8ac-8d6abb11ec25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d36c0ad-87e3-4002-b8ac-8d6abb11ec25 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d8d5a3f8437e438fa46f22ed1acc91d3", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "self"}, {"href": "http://172.30.9.26:8776/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:13.432257", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73a75e22-91ab-4b69-bde8-345dde841b75", "size": 1}} 2019-01-09 02:09:13,548 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes used request id req-5d36c0ad-87e3-4002-b8ac-8d6abb11ec25 2019-01-09 02:09:13,552 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc10c534-8d39-413d-9952-b2fceb73cdd5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b3f2f69dacc7a71d811a737faa5fabd449e8f9" 2019-01-09 02:09:13,738 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:13 GMT Server: Apache x-compute-request-id: req-0c4656cf-678c-4c0b-a60f-127546c7b522 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c4656cf-678c-4c0b-a60f-127546c7b522 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d8d5a3f8437e438fa46f22ed1acc91d3", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "self"}, {"href": "http://172.30.9.26:8776/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eed8c87cf3ca4c27b5113f580d534c40", "updated_at": "2019-01-09T02:09:13.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73a75e22-91ab-4b69-bde8-345dde841b75", "size": 1}} 2019-01-09 02:09:13,738 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 used request id req-0c4656cf-678c-4c0b-a60f-127546c7b522 2019-01-09 02:09:13,739 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69 2019-01-09 02:09:13,742 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc10c534-8d39-413d-9952-b2fceb73cdd5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b3f2f69dacc7a71d811a737faa5fabd449e8f9" 2019-01-09 02:09:13,936 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:13 GMT Server: Apache x-compute-request-id: req-baebd1d8-b0db-4bda-9654-298a9d0e3c0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-baebd1d8-b0db-4bda-9654-298a9d0e3c0e Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d8d5a3f8437e438fa46f22ed1acc91d3", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "self"}, {"href": "http://172.30.9.26:8776/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eed8c87cf3ca4c27b5113f580d534c40", "updated_at": "2019-01-09T02:09:13.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73a75e22-91ab-4b69-bde8-345dde841b75", "size": 1}} 2019-01-09 02:09:13,936 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 used request id req-baebd1d8-b0db-4bda-9654-298a9d0e3c0e 2019-01-09 02:09:13,936 - create_volume - DEBUG - Instance status is - creating 2019-01-09 02:09:13,937 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:09:16,940 - create_volume - DEBUG - Volume status query timeout in 296.799391031 2019-01-09 02:09:16,943 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc10c534-8d39-413d-9952-b2fceb73cdd5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b3f2f69dacc7a71d811a737faa5fabd449e8f9" 2019-01-09 02:09:17,192 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:16 GMT Server: Apache x-compute-request-id: req-39858fd9-1ef0-496c-8318-65f98d38856d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39858fd9-1ef0-496c-8318-65f98d38856d Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d8d5a3f8437e438fa46f22ed1acc91d3", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "self"}, {"href": "http://172.30.9.26:8776/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eed8c87cf3ca4c27b5113f580d534c40", "updated_at": "2019-01-09T02:09:13.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73a75e22-91ab-4b69-bde8-345dde841b75", "size": 1}} 2019-01-09 02:09:17,192 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 used request id req-39858fd9-1ef0-496c-8318-65f98d38856d 2019-01-09 02:09:17,193 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:09:17,193 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69 2019-01-09 02:09:17,193 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69 2019-01-09 02:09:17,195 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde539fac2771c8b8289b0c021d2243b41e7dc7" 2019-01-09 02:09:17,400 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:17 GMT Server: Apache x-compute-request-id: req-8f820ca7-70cc-49cc-bbb2-7d2f872a90fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f820ca7-70cc-49cc-bbb2-7d2f872a90fe Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "d8d5a3f8437e438fa46f22ed1acc91d3", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "self"}, {"href": "http://172.30.9.26:8776/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eed8c87cf3ca4c27b5113f580d534c40", "updated_at": "2019-01-09T02:09:13.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73a75e22-91ab-4b69-bde8-345dde841b75", "size": 1}]} 2019-01-09 02:09:17,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/detail used request id req-8f820ca7-70cc-49cc-bbb2-7d2f872a90fe 2019-01-09 02:09:17,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:17,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:17,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eed8c87cf3ca4c27b5113f580d534c40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde539fac2771c8b8289b0c021d2243b41e7dc7" 2019-01-09 02:09:17,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b53ed7-61ad-43a6-9540-5e08992f3aeb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/eed8c87cf3ca4c27b5113f580d534c40"}, "enabled": true, "id": "eed8c87cf3ca4c27b5113f580d534c40", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj"}} 2019-01-09 02:09:17,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eed8c87cf3ca4c27b5113f580d534c40 used request id req-66b53ed7-61ad-43a6-9540-5e08992f3aeb 2019-01-09 02:09:17,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:17,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:17,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "177ae41c0c6b4762a40f40ca88e81456", "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj-role"}], "expires_at": "2019-01-09T03:09:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed8c87cf3ca4c27b5113f580d534c40", "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/eed8c87cf3ca4c27b5113f580d534c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/eed8c87cf3ca4c27b5113f580d534c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/eed8c87cf3ca4c27b5113f580d534c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/eed8c87cf3ca4c27b5113f580d534c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/eed8c87cf3ca4c27b5113f580d534c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/eed8c87cf3ca4c27b5113f580d534c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-user", "id": "d8d5a3f8437e438fa46f22ed1acc91d3"}, "audit_ids": ["rz8NBeuDSMStoQXnGd-hQQ"], "issued_at": "2019-01-09T02:09:17.000000Z"}} 2019-01-09 02:09:17,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bffa7d2cb3a434baa4d01d3a5232d74babf6921" 2019-01-09 02:09:17,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea1ac3ec-a1cb-48dc-93ad-61a93e192eda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:17,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ea1ac3ec-a1cb-48dc-93ad-61a93e192eda 2019-01-09 02:09:17,961 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bffa7d2cb3a434baa4d01d3a5232d74babf6921" 2019-01-09 02:09:18,237 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:17 GMT Server: Apache x-compute-request-id: req-c2d3602b-035c-43a0-acd6-880f4b4eb116 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c2d3602b-035c-43a0-acd6-880f4b4eb116 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "d8d5a3f8437e438fa46f22ed1acc91d3", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "self"}, {"href": "http://172.30.9.26:8776/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eed8c87cf3ca4c27b5113f580d534c40", "updated_at": "2019-01-09T02:09:13.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73a75e22-91ab-4b69-bde8-345dde841b75", "size": 1}]} 2019-01-09 02:09:18,237 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/detail used request id req-c2d3602b-035c-43a0-acd6-880f4b4eb116 2019-01-09 02:09:18,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:18,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:18,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eed8c87cf3ca4c27b5113f580d534c40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bffa7d2cb3a434baa4d01d3a5232d74babf6921" 2019-01-09 02:09:18,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e80386-d377-4468-9905-e33eb9f46fd1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/eed8c87cf3ca4c27b5113f580d534c40"}, "enabled": true, "id": "eed8c87cf3ca4c27b5113f580d534c40", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj"}} 2019-01-09 02:09:18,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eed8c87cf3ca4c27b5113f580d534c40 used request id req-59e80386-d377-4468-9905-e33eb9f46fd1 2019-01-09 02:09:18,325 - create_volume - INFO - Did not create volume due to cleanup mode 2019-01-09 02:09:18,328 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc10c534-8d39-413d-9952-b2fceb73cdd5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b3f2f69dacc7a71d811a737faa5fabd449e8f9" 2019-01-09 02:09:18,533 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:18 GMT Server: Apache x-compute-request-id: req-80536787-e521-4d6c-bdf9-3f3990defa2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80536787-e521-4d6c-bdf9-3f3990defa2a Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d8d5a3f8437e438fa46f22ed1acc91d3", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "self"}, {"href": "http://172.30.9.26:8776/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eed8c87cf3ca4c27b5113f580d534c40", "updated_at": "2019-01-09T02:09:13.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73a75e22-91ab-4b69-bde8-345dde841b75", "size": 1}} 2019-01-09 02:09:18,533 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 used request id req-80536787-e521-4d6c-bdf9-3f3990defa2a 2019-01-09 02:09:18,534 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:09:18,534 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69 2019-01-09 02:09:18,534 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69 2019-01-09 02:09:18,536 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc10c534-8d39-413d-9952-b2fceb73cdd5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b3f2f69dacc7a71d811a737faa5fabd449e8f9" 2019-01-09 02:09:18,742 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:09:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-859ef937-98d9-4fe6-9bc4-f453e8e1e838 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. 2019-01-09 02:09:18,743 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 used request id req-859ef937-98d9-4fe6-9bc4-f453e8e1e838 2019-01-09 02:09:18,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc10c534-8d39-413d-9952-b2fceb73cdd5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b3f2f69dacc7a71d811a737faa5fabd449e8f9" 2019-01-09 02:09:18,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:18 GMT Server: Apache x-compute-request-id: req-8bb87ff8-07c6-48d0-8992-ad2b4f3ebadf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8bb87ff8-07c6-48d0-8992-ad2b4f3ebadf Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "d8d5a3f8437e438fa46f22ed1acc91d3", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "self"}, {"href": "http://172.30.9.26:8776/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eed8c87cf3ca4c27b5113f580d534c40", "updated_at": "2019-01-09T02:09:18.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73a75e22-91ab-4b69-bde8-345dde841b75", "size": 1}} 2019-01-09 02:09:18,960 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 used request id req-8bb87ff8-07c6-48d0-8992-ad2b4f3ebadf 2019-01-09 02:09:18,960 - create_volume - DEBUG - Instance status is - deleting 2019-01-09 02:09:18,960 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:09:21,964 - create_volume - DEBUG - Volume status query timeout in 56.7793459892 2019-01-09 02:09:21,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc10c534-8d39-413d-9952-b2fceb73cdd5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b3f2f69dacc7a71d811a737faa5fabd449e8f9" 2019-01-09 02:09:22,002 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:09:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0c542dff-eb2f-41f2-8d57-2b0c1e9bde1d x-openstack-request-id: req-0c542dff-eb2f-41f2-8d57-2b0c1e9bde1d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 73a75e22-91ab-4b69-bde8-345dde841b75 could not be found.", "code": 404}} 2019-01-09 02:09:22,002 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/eed8c87cf3ca4c27b5113f580d534c40/volumes/73a75e22-91ab-4b69-bde8-345dde841b75 used request id req-0c542dff-eb2f-41f2-8d57-2b0c1e9bde1d 2019-01-09 02:09:22,002 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 73a75e22-91ab-4b69-bde8-345dde841b75 could not be found. (HTTP 404) (Request-ID: req-0c542dff-eb2f-41f2-8d57-2b0c1e9bde1d) 2019-01-09 02:09:22,003 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-68618777-4919-4a45-bb72-5448b0b66a69 2019-01-09 02:09:22,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:22,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a317878a-da90-4982-9db7-e9ced3cb31fe Date: Wed, 09 Jan 2019 02:09:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:09:22,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a317878a-da90-4982-9db7-e9ced3cb31fe 2019-01-09 02:09:22,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:22,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391bcd8c-1f75-4691-b73f-2af83d38b3e4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:09:22,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-391bcd8c-1f75-4691-b73f-2af83d38b3e4 2019-01-09 02:09:22,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:22,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58090ab1-71e0-4f7e-8664-a527b90ad6ff Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:09:22,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-58090ab1-71e0-4f7e-8664-a527b90ad6ff 2019-01-09 02:09:22,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:22,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69454ae9-197f-4c96-baee-5656853852d6 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:09:22,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-69454ae9-197f-4c96-baee-5656853852d6 2019-01-09 02:09:22,521 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj 2019-01-09 02:09:22,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/eed8c87cf3ca4c27b5113f580d534c40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:22,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b70435c-89aa-4e04-bc6d-e6aff63c99ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:22,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/eed8c87cf3ca4c27b5113f580d534c40 used request id req-7b70435c-89aa-4e04-bc6d-e6aff63c99ac 2019-01-09 02:09:22,715 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-proj-role 2019-01-09 02:09:22,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/177ae41c0c6b4762a40f40ca88e81456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:22,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb35d207-d7eb-43a0-9c9b-aea2eee3a02b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:22,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/177ae41c0c6b4762a40f40ca88e81456 used request id req-fb35d207-d7eb-43a0-9c9b-aea2eee3a02b 2019-01-09 02:09:22,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54688c1f84821e8c8df79ad704ba5e9e69cc7de0" 2019-01-09 02:09:22,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7248e1cf-dfea-4508-9c6c-62ecf0f01bb4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:22,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7248e1cf-dfea-4508-9c6c-62ecf0f01bb4 2019-01-09 02:09:22,936 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-70122bce-d860-4d6-user 2019-01-09 02:09:22,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d8d5a3f8437e438fa46f22ed1acc91d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f679e03b061a1f4cddb66eafcd16e5eb4796a00" 2019-01-09 02:09:23,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-526078f2-302f-4d94-bafa-32064eb461ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:23,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d8d5a3f8437e438fa46f22ed1acc91d3 used request id req-526078f2-302f-4d94-bafa-32064eb461ed 2019-01-09 02:09:23,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:23,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["0zRMs4kfS-uVoy5AJfnnGw"], "issued_at": "2019-01-09T02:09:23.000000Z"}} 2019-01-09 02:09:23,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1911913d5b8c73d3f9be184ad96b54e59a2c0b6e" 2019-01-09 02:09:23,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e76d0e-9a39-4543-9eff-831e10f7efa4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:23,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-96e76d0e-9a39-4543-9eff-831e10f7efa4 2019-01-09 02:09:23,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:23,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:23,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["-qutIQksSoi4F_FSozoTQQ"], "issued_at": "2019-01-09T02:09:23.000000Z"}} 2019-01-09 02:09:23,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:24,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22da235a-d103-43ef-886e-b4b9f5903cbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:24,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-22da235a-d103-43ef-886e-b4b9f5903cbf 2019-01-09 02:09:24,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:24,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:24,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:24,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf11ede6-ccd1-41b2-a5dc-ebb4ed00252b Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:09:24,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj used request id req-cf11ede6-ccd1-41b2-a5dc-ebb4ed00252b 2019-01-09 02:09:24,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:24,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c178a86-fbcf-4c08-ab1d-92763c71fc6c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:24,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9c178a86-fbcf-4c08-ab1d-92763c71fc6c 2019-01-09 02:09:24,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj"}}' 2019-01-09 02:09:24,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-729b538f-4187-4c40-a123-56f28ace8173 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e51a0b25ecf347888b9d5fc9b8e2c00f"}, "enabled": true, "id": "e51a0b25ecf347888b9d5fc9b8e2c00f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj"}} 2019-01-09 02:09:24,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-729b538f-4187-4c40-a123-56f28ace8173 2019-01-09 02:09:24,371 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj 2019-01-09 02:09:24,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:24,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:24,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["sm4c6aEvSyOV66MONlnoWA"], "issued_at": "2019-01-09T02:09:24.000000Z"}} 2019-01-09 02:09:24,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f103d72a3a7f994293993615506c518c3a7af" 2019-01-09 02:09:24,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b012a8-9eb4-4f91-92eb-9adfe11de72f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:24,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-50b012a8-9eb4-4f91-92eb-9adfe11de72f 2019-01-09 02:09:24,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:24,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:24,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f103d72a3a7f994293993615506c518c3a7af" 2019-01-09 02:09:24,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07914ac1-c0ab-4eba-86b3-77cd7e1da25e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:09:24,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-07914ac1-c0ab-4eba-86b3-77cd7e1da25e 2019-01-09 02:09:24,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f103d72a3a7f994293993615506c518c3a7af" 2019-01-09 02:09:25,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b95744-e825-405f-8efe-1e6c09a2be51 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e51a0b25ecf347888b9d5fc9b8e2c00f"}, "enabled": true, "id": "e51a0b25ecf347888b9d5fc9b8e2c00f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj"}]} 2019-01-09 02:09:25,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj used request id req-55b95744-e825-405f-8efe-1e6c09a2be51 2019-01-09 02:09:25,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f103d72a3a7f994293993615506c518c3a7af" 2019-01-09 02:09:25,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21f1b61-1e99-415f-b496-dd5955a8449d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:25,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f21f1b61-1e99-415f-b496-dd5955a8449d 2019-01-09 02:09:25,508 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-user 2019-01-09 02:09:25,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:25,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:25,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fcc0807-afa6-44c0-8b66-205eb606f10d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:25,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3fcc0807-afa6-44c0-8b66-205eb606f10d 2019-01-09 02:09:25,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj-role"}}' 2019-01-09 02:09:25,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd52937-8432-4e35-8ed6-54c237f025be Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a04dcd76e534d1dbbd0d75d43dd2c91", "links": {"self": "http://172.30.9.26:5000/v3/roles/4a04dcd76e534d1dbbd0d75d43dd2c91"}, "name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj-role"}} 2019-01-09 02:09:25,628 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4fd52937-8432-4e35-8ed6-54c237f025be 2019-01-09 02:09:25,628 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj-role 2019-01-09 02:09:25,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4a04dcd76e534d1dbbd0d75d43dd2c91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:25,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b59244-d5b2-4b1f-8fd0-f62757cd7757 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/4a04dcd76e534d1dbbd0d75d43dd2c91"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj-role", "id": "4a04dcd76e534d1dbbd0d75d43dd2c91"}} 2019-01-09 02:09:25,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4a04dcd76e534d1dbbd0d75d43dd2c91 used request id req-38b59244-d5b2-4b1f-8fd0-f62757cd7757 2019-01-09 02:09:25,721 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj-role to project CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj 2019-01-09 02:09:25,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e51a0b25ecf347888b9d5fc9b8e2c00f/users/6435c2efb9314878b31f88a502850868/roles/4a04dcd76e534d1dbbd0d75d43dd2c91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:25,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a94d5b5f-6581-436e-bcd8-f6e61e833f9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:25,864 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e51a0b25ecf347888b9d5fc9b8e2c00f/users/6435c2efb9314878b31f88a502850868/roles/4a04dcd76e534d1dbbd0d75d43dd2c91 used request id req-a94d5b5f-6581-436e-bcd8-f6e61e833f9c 2019-01-09 02:09:25,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:26,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a04dcd76e534d1dbbd0d75d43dd2c91", "name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj-role"}], "expires_at": "2019-01-09T03:09:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e51a0b25ecf347888b9d5fc9b8e2c00f", "name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-user", "id": "6435c2efb9314878b31f88a502850868"}, "audit_ids": ["gGd40pr9TVClZPVpUjqxNg"], "issued_at": "2019-01-09T02:09:26.000000Z"}} 2019-01-09 02:09:26,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e640605e36172df3480d596d76978fe12d2261b6" 2019-01-09 02:09:26,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2f4f52-b498-4e9b-b6f7-feb890f09607 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:26,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bb2f4f52-b498-4e9b-b6f7-feb890f09607 2019-01-09 02:09:26,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:26,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:26,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a04dcd76e534d1dbbd0d75d43dd2c91", "name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj-role"}], "expires_at": "2019-01-09T03:09:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e51a0b25ecf347888b9d5fc9b8e2c00f", "name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e51a0b25ecf347888b9d5fc9b8e2c00f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-user", "id": "6435c2efb9314878b31f88a502850868"}, "audit_ids": ["wuervv-QSoeGimghy3lJ4w"], "issued_at": "2019-01-09T02:09:26.000000Z"}} 2019-01-09 02:09:26,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd34e16d6204256c9b5ba71224eefd45304ca519" 2019-01-09 02:09:26,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605d8e0b-bd64-4d5c-913b-00f827cdfc6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:26,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-605d8e0b-bd64-4d5c-913b-00f827cdfc6d 2019-01-09 02:09:26,770 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd34e16d6204256c9b5ba71224eefd45304ca519" 2019-01-09 02:09:26,974 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:26 GMT Server: Apache x-compute-request-id: req-dd73a3c1-8a6c-49dc-8ffd-579896cf38c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dd73a3c1-8a6c-49dc-8ffd-579896cf38c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:09:26,974 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/detail used request id req-dd73a3c1-8a6c-49dc-8ffd-579896cf38c5 2019-01-09 02:09:26,977 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dd73a3c1-8a6c-49dc-8ffd-579896cf38c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd34e16d6204256c9b5ba71224eefd45304ca519" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684", "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}}' 2019-01-09 02:09:27,291 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:09:26 GMT Server: Apache x-compute-request-id: req-62acf3fa-8613-4438-bff5-dbb525fe7033 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62acf3fa-8613-4438-bff5-dbb525fe7033 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "6435c2efb9314878b31f88a502850868", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "self"}, {"href": "http://172.30.9.26:8776/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:27.209629", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d522f2f-9506-4a14-8097-839bcf781ef0", "size": 1}} 2019-01-09 02:09:27,291 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes used request id req-62acf3fa-8613-4438-bff5-dbb525fe7033 2019-01-09 02:09:27,295 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd73a3c1-8a6c-49dc-8ffd-579896cf38c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd34e16d6204256c9b5ba71224eefd45304ca519" 2019-01-09 02:09:27,498 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:27 GMT Server: Apache x-compute-request-id: req-79aaf308-a894-4c92-8c7a-886689a60cd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-79aaf308-a894-4c92-8c7a-886689a60cd1 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "6435c2efb9314878b31f88a502850868", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "self"}, {"href": "http://172.30.9.26:8776/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e51a0b25ecf347888b9d5fc9b8e2c00f", "updated_at": "2019-01-09T02:09:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d522f2f-9506-4a14-8097-839bcf781ef0", "size": 1}} 2019-01-09 02:09:27,499 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 used request id req-79aaf308-a894-4c92-8c7a-886689a60cd1 2019-01-09 02:09:27,499 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684 2019-01-09 02:09:27,502 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd73a3c1-8a6c-49dc-8ffd-579896cf38c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd34e16d6204256c9b5ba71224eefd45304ca519" 2019-01-09 02:09:27,695 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:27 GMT Server: Apache x-compute-request-id: req-1414da9e-67a8-4cee-9394-6783c76f647e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1414da9e-67a8-4cee-9394-6783c76f647e Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "6435c2efb9314878b31f88a502850868", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "self"}, {"href": "http://172.30.9.26:8776/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e51a0b25ecf347888b9d5fc9b8e2c00f", "updated_at": "2019-01-09T02:09:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d522f2f-9506-4a14-8097-839bcf781ef0", "size": 1}} 2019-01-09 02:09:27,696 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 used request id req-1414da9e-67a8-4cee-9394-6783c76f647e 2019-01-09 02:09:27,696 - create_volume - DEBUG - Instance status is - creating 2019-01-09 02:09:27,696 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:09:30,700 - create_volume - DEBUG - Volume status query timeout in 296.799904823 2019-01-09 02:09:30,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd73a3c1-8a6c-49dc-8ffd-579896cf38c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd34e16d6204256c9b5ba71224eefd45304ca519" 2019-01-09 02:09:30,906 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:30 GMT Server: Apache x-compute-request-id: req-8b00ae8b-d21f-4965-9835-9b750f994d09 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b00ae8b-d21f-4965-9835-9b750f994d09 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "6435c2efb9314878b31f88a502850868", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "self"}, {"href": "http://172.30.9.26:8776/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e51a0b25ecf347888b9d5fc9b8e2c00f", "updated_at": "2019-01-09T02:09:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d522f2f-9506-4a14-8097-839bcf781ef0", "size": 1}} 2019-01-09 02:09:30,907 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 used request id req-8b00ae8b-d21f-4965-9835-9b750f994d09 2019-01-09 02:09:30,907 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:09:30,907 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684 2019-01-09 02:09:30,907 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684 2019-01-09 02:09:30,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e640605e36172df3480d596d76978fe12d2261b6" 2019-01-09 02:09:31,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:30 GMT Server: Apache x-compute-request-id: req-8af340bc-dd49-4b32-9b28-a898c706d7b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8af340bc-dd49-4b32-9b28-a898c706d7b1 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6435c2efb9314878b31f88a502850868", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "self"}, {"href": "http://172.30.9.26:8776/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e51a0b25ecf347888b9d5fc9b8e2c00f", "updated_at": "2019-01-09T02:09:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d522f2f-9506-4a14-8097-839bcf781ef0", "size": 1}]} 2019-01-09 02:09:31,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/detail used request id req-8af340bc-dd49-4b32-9b28-a898c706d7b1 2019-01-09 02:09:31,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:31,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:31,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e51a0b25ecf347888b9d5fc9b8e2c00f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e640605e36172df3480d596d76978fe12d2261b6" 2019-01-09 02:09:31,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11db9e1d-113f-44f1-b947-a512b8a87624 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e51a0b25ecf347888b9d5fc9b8e2c00f"}, "enabled": true, "id": "e51a0b25ecf347888b9d5fc9b8e2c00f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj"}} 2019-01-09 02:09:31,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e51a0b25ecf347888b9d5fc9b8e2c00f used request id req-11db9e1d-113f-44f1-b947-a512b8a87624 2019-01-09 02:09:31,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd73a3c1-8a6c-49dc-8ffd-579896cf38c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd34e16d6204256c9b5ba71224eefd45304ca519" 2019-01-09 02:09:31,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:31 GMT Server: Apache x-compute-request-id: req-9e804154-5bb9-49a9-9fff-48bb51a0fecf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9e804154-5bb9-49a9-9fff-48bb51a0fecf Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "6435c2efb9314878b31f88a502850868", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "self"}, {"href": "http://172.30.9.26:8776/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e51a0b25ecf347888b9d5fc9b8e2c00f", "updated_at": "2019-01-09T02:09:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d522f2f-9506-4a14-8097-839bcf781ef0", "size": 1}} 2019-01-09 02:09:31,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 used request id req-9e804154-5bb9-49a9-9fff-48bb51a0fecf 2019-01-09 02:09:31,280 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:09:31,280 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684 2019-01-09 02:09:31,280 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684 2019-01-09 02:09:31,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd73a3c1-8a6c-49dc-8ffd-579896cf38c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd34e16d6204256c9b5ba71224eefd45304ca519" 2019-01-09 02:09:31,587 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:09:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e025b71e-2a37-473c-bfe9-04cbfdb6e2be 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. 2019-01-09 02:09:31,587 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 used request id req-e025b71e-2a37-473c-bfe9-04cbfdb6e2be 2019-01-09 02:09:31,590 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd73a3c1-8a6c-49dc-8ffd-579896cf38c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd34e16d6204256c9b5ba71224eefd45304ca519" 2019-01-09 02:09:31,790 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:31 GMT Server: Apache x-compute-request-id: req-eac09d9a-c516-40c8-a6b3-72ac47ec4372 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eac09d9a-c516-40c8-a6b3-72ac47ec4372 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "6435c2efb9314878b31f88a502850868", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "self"}, {"href": "http://172.30.9.26:8776/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:09:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e51a0b25ecf347888b9d5fc9b8e2c00f", "updated_at": "2019-01-09T02:09:31.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d522f2f-9506-4a14-8097-839bcf781ef0", "size": 1}} 2019-01-09 02:09:31,790 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 used request id req-eac09d9a-c516-40c8-a6b3-72ac47ec4372 2019-01-09 02:09:31,790 - create_volume - DEBUG - Instance status is - deleting 2019-01-09 02:09:31,790 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:09:34,794 - create_volume - DEBUG - Volume status query timeout in 56.793459177 2019-01-09 02:09:34,797 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dd73a3c1-8a6c-49dc-8ffd-579896cf38c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd34e16d6204256c9b5ba71224eefd45304ca519" 2019-01-09 02:09:35,005 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:09:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-dac2a7d5-17ca-4e77-9aae-0b989ee8f3a8 x-openstack-request-id: req-dac2a7d5-17ca-4e77-9aae-0b989ee8f3a8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 9d522f2f-9506-4a14-8097-839bcf781ef0 could not be found.", "code": 404}} 2019-01-09 02:09:35,005 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/e51a0b25ecf347888b9d5fc9b8e2c00f/volumes/9d522f2f-9506-4a14-8097-839bcf781ef0 used request id req-dac2a7d5-17ca-4e77-9aae-0b989ee8f3a8 2019-01-09 02:09:35,005 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 9d522f2f-9506-4a14-8097-839bcf781ef0 could not be found. (HTTP 404) (Request-ID: req-dac2a7d5-17ca-4e77-9aae-0b989ee8f3a8) 2019-01-09 02:09:35,006 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-c0dbc707-1fd0-4811-a6a8-ff2f03690684 2019-01-09 02:09:35,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:35,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a2a2c7b9-3dcb-4c5d-af0e-2c1a8030bc28 Date: Wed, 09 Jan 2019 02:09:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:09:35,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a2a2c7b9-3dcb-4c5d-af0e-2c1a8030bc28 2019-01-09 02:09:35,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:35,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ef7375-4d1f-4e65-86dc-40d897615b66 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:09:35,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-68ef7375-4d1f-4e65-86dc-40d897615b66 2019-01-09 02:09:35,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:35,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b932ba3-168f-41d0-afa6-f7b0d1b17325 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:09:35,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-6b932ba3-168f-41d0-afa6-f7b0d1b17325 2019-01-09 02:09:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:35,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ece563a-4400-4fbd-95bd-2e192231182d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:09:35,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-8ece563a-4400-4fbd-95bd-2e192231182d 2019-01-09 02:09:35,511 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj 2019-01-09 02:09:35,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e51a0b25ecf347888b9d5fc9b8e2c00f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:35,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-745a2e26-9fe7-4238-9772-f13d602d21a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:35,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e51a0b25ecf347888b9d5fc9b8e2c00f used request id req-745a2e26-9fe7-4238-9772-f13d602d21a1 2019-01-09 02:09:35,703 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-proj-role 2019-01-09 02:09:35,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4a04dcd76e534d1dbbd0d75d43dd2c91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:35,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-027c3fc1-427a-4a0f-864a-97bf91dd69f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:35,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4a04dcd76e534d1dbbd0d75d43dd2c91 used request id req-027c3fc1-427a-4a0f-864a-97bf91dd69f1 2019-01-09 02:09:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d631e28ad305b58bb8ac4659b2c8d9b449c3e3f3" 2019-01-09 02:09:35,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d8e607-e717-4671-9cf5-b4bd7f1a4cd1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:35,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-36d8e607-e717-4671-9cf5-b4bd7f1a4cd1 2019-01-09 02:09:35,915 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-bdddbb19-ab33-4c6-user 2019-01-09 02:09:35,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6435c2efb9314878b31f88a502850868 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f103d72a3a7f994293993615506c518c3a7af" 2019-01-09 02:09:36,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfe2458d-be63-4026-ad54-6996e69892da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:36,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6435c2efb9314878b31f88a502850868 used request id req-dfe2458d-be63-4026-ad54-6996e69892da 2019-01-09 02:09:36,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:36,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["TOSaecFgQ2aPJA0Ifre4nA"], "issued_at": "2019-01-09T02:09:36.000000Z"}} 2019-01-09 02:09:36,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87edb31ee86a4853763fae77b7a06168052d409f" 2019-01-09 02:09:36,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b76b5bd-40ca-4dc0-a984-214ebdf2dc77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:36,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3b76b5bd-40ca-4dc0-a984-214ebdf2dc77 2019-01-09 02:09:36,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:36,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:36,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["6erJmduCRBCXOKFABw2-8w"], "issued_at": "2019-01-09T02:09:36.000000Z"}} 2019-01-09 02:09:36,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:37,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a1ea06-0f61-4ce9-9bb1-cd8b3482f44e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:37,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c9a1ea06-0f61-4ce9-9bb1-cd8b3482f44e 2019-01-09 02:09:37,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:37,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:37,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:37,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52bb4e2d-bd98-45a6-baf9-45742c21fc61 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:09:37,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj used request id req-52bb4e2d-bd98-45a6-baf9-45742c21fc61 2019-01-09 02:09:37,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:37,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35750bee-67e3-42c3-ad5f-49912357765d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:37,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-35750bee-67e3-42c3-ad5f-49912357765d 2019-01-09 02:09:37,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj"}}' 2019-01-09 02:09:37,340 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa960d8b-f639-46cc-b26a-92c27c33136e Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d665baf99854debb78f8fb55c40ced6"}, "enabled": true, "id": "3d665baf99854debb78f8fb55c40ced6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj"}} 2019-01-09 02:09:37,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-aa960d8b-f639-46cc-b26a-92c27c33136e 2019-01-09 02:09:37,340 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj 2019-01-09 02:09:37,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:37,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:37,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["aX_e2DOWR0WXKlN9VpDiJw"], "issued_at": "2019-01-09T02:09:37.000000Z"}} 2019-01-09 02:09:37,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39253effa343e93454a6a3b2822600cb73f10cbc" 2019-01-09 02:09:37,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596746c2-e36f-4775-9d65-0be66a785c07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:37,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-596746c2-e36f-4775-9d65-0be66a785c07 2019-01-09 02:09:37,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:37,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:37,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39253effa343e93454a6a3b2822600cb73f10cbc" 2019-01-09 02:09:37,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed10591-3946-4cee-a66e-4d5d171017e6 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:09:37,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4ed10591-3946-4cee-a66e-4d5d171017e6 2019-01-09 02:09:37,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39253effa343e93454a6a3b2822600cb73f10cbc" 2019-01-09 02:09:38,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87e9d6f-d745-4b26-9462-42710c88f673 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d665baf99854debb78f8fb55c40ced6"}, "enabled": true, "id": "3d665baf99854debb78f8fb55c40ced6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj"}]} 2019-01-09 02:09:38,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj used request id req-b87e9d6f-d745-4b26-9462-42710c88f673 2019-01-09 02:09:38,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39253effa343e93454a6a3b2822600cb73f10cbc" 2019-01-09 02:09:38,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1871732-506b-4638-b9c1-9212e83e1acf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:38,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f1871732-506b-4638-b9c1-9212e83e1acf 2019-01-09 02:09:38,484 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-user 2019-01-09 02:09:38,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:38,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:38,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5777e4-7bf2-4a83-a942-f7327d492fca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:38,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4b5777e4-7bf2-4a83-a942-f7327d492fca 2019-01-09 02:09:38,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj-role"}}' 2019-01-09 02:09:38,699 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ce59be4-f851-4e0e-ab4b-7c03df50e456 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a91379f9af44c57bcedcc2551f16c2d", "links": {"self": "http://172.30.9.26:5000/v3/roles/3a91379f9af44c57bcedcc2551f16c2d"}, "name": "CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj-role"}} 2019-01-09 02:09:38,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9ce59be4-f851-4e0e-ab4b-7c03df50e456 2019-01-09 02:09:38,700 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj-role 2019-01-09 02:09:38,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3a91379f9af44c57bcedcc2551f16c2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:38,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5065b320-2bf2-4d1d-a303-ba219a516600 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/3a91379f9af44c57bcedcc2551f16c2d"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj-role", "id": "3a91379f9af44c57bcedcc2551f16c2d"}} 2019-01-09 02:09:38,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3a91379f9af44c57bcedcc2551f16c2d used request id req-5065b320-2bf2-4d1d-a303-ba219a516600 2019-01-09 02:09:38,787 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj-role to project CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj 2019-01-09 02:09:38,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3d665baf99854debb78f8fb55c40ced6/users/d016e7c3d96c4c9daa028d040d75dfa3/roles/3a91379f9af44c57bcedcc2551f16c2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:38,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49e87b8e-c469-48cb-922f-e199613a2fb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:38,845 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3d665baf99854debb78f8fb55c40ced6/users/d016e7c3d96c4c9daa028d040d75dfa3/roles/3a91379f9af44c57bcedcc2551f16c2d used request id req-49e87b8e-c469-48cb-922f-e199613a2fb5 2019-01-09 02:09:38,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:38,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:39,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a91379f9af44c57bcedcc2551f16c2d", "name": "CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj-role"}], "expires_at": "2019-01-09T03:09:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d665baf99854debb78f8fb55c40ced6", "name": "CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3d665baf99854debb78f8fb55c40ced6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/3d665baf99854debb78f8fb55c40ced6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/3d665baf99854debb78f8fb55c40ced6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3d665baf99854debb78f8fb55c40ced6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/3d665baf99854debb78f8fb55c40ced6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/3d665baf99854debb78f8fb55c40ced6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3d665baf99854debb78f8fb55c40ced6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/3d665baf99854debb78f8fb55c40ced6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/3d665baf99854debb78f8fb55c40ced6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3d665baf99854debb78f8fb55c40ced6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/3d665baf99854debb78f8fb55c40ced6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/3d665baf99854debb78f8fb55c40ced6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-user", "id": "d016e7c3d96c4c9daa028d040d75dfa3"}, "audit_ids": ["WVQJHSpyQbedYZZFygZEgg"], "issued_at": "2019-01-09T02:09:39.000000Z"}} 2019-01-09 02:09:39,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8ff95fbbde6f7d465dd4c80cbe089ccbc6aa61" 2019-01-09 02:09:39,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20681e92-fc76-47c8-bfe2-576f61b7dc30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:39,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-20681e92-fc76-47c8-bfe2-576f61b7dc30 2019-01-09 02:09:39,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/3d665baf99854debb78f8fb55c40ced6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8ff95fbbde6f7d465dd4c80cbe089ccbc6aa61" 2019-01-09 02:09:39,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:39 GMT Server: Apache x-compute-request-id: req-a3ac895e-46ed-4a1a-bacd-f37f6d3f96cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a3ac895e-46ed-4a1a-bacd-f37f6d3f96cc Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:09:39,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/3d665baf99854debb78f8fb55c40ced6/volumes/detail used request id req-a3ac895e-46ed-4a1a-bacd-f37f6d3f96cc 2019-01-09 02:09:39,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/3d665baf99854debb78f8fb55c40ced6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a3ac895e-46ed-4a1a-bacd-f37f6d3f96cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8ff95fbbde6f7d465dd4c80cbe089ccbc6aa61" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-fc5647e8-b6a4-4f71-a5f8-033946d6cc40", "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}}' 2019-01-09 02:09:39,923 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 02:09:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ff7db39a-f3d0-4db5-8ada-bf1196cfa40e x-openstack-request-id: req-ff7db39a-f3d0-4db5-8ada-bf1196cfa40e Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2019-01-09 02:09:39,923 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/3d665baf99854debb78f8fb55c40ced6/volumes used request id req-ff7db39a-f3d0-4db5-8ada-bf1196cfa40e 2019-01-09 02:09:39,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:40,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-99d4c59f-a2aa-4ec5-ba81-a8c95adc9926 Date: Wed, 09 Jan 2019 02:09:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:09:40,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-99d4c59f-a2aa-4ec5-ba81-a8c95adc9926 2019-01-09 02:09:40,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:40,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00cbfbf4-433a-42bd-b30e-16eb0b9d8c57 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:09:40,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-00cbfbf4-433a-42bd-b30e-16eb0b9d8c57 2019-01-09 02:09:40,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:40,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67280566-cb3b-467d-912f-f8fcf6b6776e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:09:40,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-67280566-cb3b-467d-912f-f8fcf6b6776e 2019-01-09 02:09:40,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:40,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec420612-8848-44ba-8e90-3b579c5d7c36 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:09:40,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-ec420612-8848-44ba-8e90-3b579c5d7c36 2019-01-09 02:09:40,404 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj 2019-01-09 02:09:40,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3d665baf99854debb78f8fb55c40ced6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:40,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5912f831-543c-4b72-b993-aaae4166ca21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:40,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3d665baf99854debb78f8fb55c40ced6 used request id req-5912f831-543c-4b72-b993-aaae4166ca21 2019-01-09 02:09:40,630 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-proj-role 2019-01-09 02:09:40,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3a91379f9af44c57bcedcc2551f16c2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:40,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-154f3288-e30e-4554-9780-e3ab2952d979 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:40,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3a91379f9af44c57bcedcc2551f16c2d used request id req-154f3288-e30e-4554-9780-e3ab2952d979 2019-01-09 02:09:40,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038ee5a744ed5b7e9b20f389b10d2ff084dd00e3" 2019-01-09 02:09:40,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab241b1d-eb6b-4731-8d16-6f2a9474571a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:40,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ab241b1d-eb6b-4731-8d16-6f2a9474571a 2019-01-09 02:09:40,933 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-03f4ed3d-bcf4-458-user 2019-01-09 02:09:40,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d016e7c3d96c4c9daa028d040d75dfa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39253effa343e93454a6a3b2822600cb73f10cbc" 2019-01-09 02:09:41,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4517fdb4-70cc-46ab-9fe7-580cc2583ad9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:41,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d016e7c3d96c4c9daa028d040d75dfa3 used request id req-4517fdb4-70cc-46ab-9fe7-580cc2583ad9 2019-01-09 02:09:41,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:41,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["tyTHmdonT72dQtZoe2T6rw"], "issued_at": "2019-01-09T02:09:41.000000Z"}} 2019-01-09 02:09:41,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5c62e04d33b2a4716e0c2b2779e31a85572dae" 2019-01-09 02:09:41,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2820c6dd-c40f-45e4-aee8-1e194a0b4e15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:41,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2820c6dd-c40f-45e4-aee8-1e194a0b4e15 2019-01-09 02:09:41,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:41,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:42,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["5fGZZpX6TCC4hSfgheo_Xw"], "issued_at": "2019-01-09T02:09:42.000000Z"}} 2019-01-09 02:09:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:42,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df755c0-4162-429d-9d15-1346ee047f00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:42,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7df755c0-4162-429d-9d15-1346ee047f00 2019-01-09 02:09:42,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:42,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:42,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:42,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb817259-156a-48bb-be16-9b0a62fb3bb9 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:09:42,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj used request id req-bb817259-156a-48bb-be16-9b0a62fb3bb9 2019-01-09 02:09:42,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:42,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77264e49-1ae3-4d9b-81b0-13f277663938 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:42,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-77264e49-1ae3-4d9b-81b0-13f277663938 2019-01-09 02:09:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj"}}' 2019-01-09 02:09:42,430 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-276b9c56-dd9f-42a8-bf0f-4b58ef201504 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1429c5bb7ccb46b1bb5f873933b0d57c"}, "enabled": true, "id": "1429c5bb7ccb46b1bb5f873933b0d57c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj"}} 2019-01-09 02:09:42,430 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-276b9c56-dd9f-42a8-bf0f-4b58ef201504 2019-01-09 02:09:42,430 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj 2019-01-09 02:09:42,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:42,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:42,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["y0bocCzMTjqwwLSpISGs_Q"], "issued_at": "2019-01-09T02:09:42.000000Z"}} 2019-01-09 02:09:42,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef58b4105f1ed9669e21ef4e202a4d3185c45493" 2019-01-09 02:09:42,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce99e47-f616-48c4-97ca-f22f13d0ae4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:42,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bce99e47-f616-48c4-97ca-f22f13d0ae4c 2019-01-09 02:09:42,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:42,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:42,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef58b4105f1ed9669e21ef4e202a4d3185c45493" 2019-01-09 02:09:42,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527d6768-56b8-4747-a1fb-405c0969179c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:09:42,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-527d6768-56b8-4747-a1fb-405c0969179c 2019-01-09 02:09:42,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef58b4105f1ed9669e21ef4e202a4d3185c45493" 2019-01-09 02:09:43,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd38629-6249-459e-a063-9c4f3be6abbe Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1429c5bb7ccb46b1bb5f873933b0d57c"}, "enabled": true, "id": "1429c5bb7ccb46b1bb5f873933b0d57c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj"}]} 2019-01-09 02:09:43,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj used request id req-7cd38629-6249-459e-a063-9c4f3be6abbe 2019-01-09 02:09:43,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef58b4105f1ed9669e21ef4e202a4d3185c45493" 2019-01-09 02:09:43,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748eba5c-88d6-412a-a084-cd182531fdcc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:43,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-748eba5c-88d6-412a-a084-cd182531fdcc 2019-01-09 02:09:43,508 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-52b806a6-a29e-488-user 2019-01-09 02:09:43,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:43,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:43,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb39657-4e4e-408b-8f34-a8c688b9a8e1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:43,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8bb39657-4e4e-408b-8f34-a8c688b9a8e1 2019-01-09 02:09:43,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj-role"}}' 2019-01-09 02:09:43,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0417c2b3-2664-416f-bf18-c2d6cf4e8b4b Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6bc3654b1d9448a18600a48ba8b01237", "links": {"self": "http://172.30.9.26:5000/v3/roles/6bc3654b1d9448a18600a48ba8b01237"}, "name": "CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj-role"}} 2019-01-09 02:09:43,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0417c2b3-2664-416f-bf18-c2d6cf4e8b4b 2019-01-09 02:09:43,705 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj-role 2019-01-09 02:09:43,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/6bc3654b1d9448a18600a48ba8b01237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:43,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17048982-964d-4279-bc26-2416c6787fee Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/6bc3654b1d9448a18600a48ba8b01237"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj-role", "id": "6bc3654b1d9448a18600a48ba8b01237"}} 2019-01-09 02:09:43,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/6bc3654b1d9448a18600a48ba8b01237 used request id req-17048982-964d-4279-bc26-2416c6787fee 2019-01-09 02:09:43,804 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj-role to project CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj 2019-01-09 02:09:43,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1429c5bb7ccb46b1bb5f873933b0d57c/users/da8883bfb98d4fe2a57e593025243560/roles/6bc3654b1d9448a18600a48ba8b01237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:43,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe8456d-7994-4367-bf4d-c155e6ea8df2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:43,936 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1429c5bb7ccb46b1bb5f873933b0d57c/users/da8883bfb98d4fe2a57e593025243560/roles/6bc3654b1d9448a18600a48ba8b01237 used request id req-ffe8456d-7994-4367-bf4d-c155e6ea8df2 2019-01-09 02:09:43,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:43,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:44,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bc3654b1d9448a18600a48ba8b01237", "name": "CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj-role"}], "expires_at": "2019-01-09T03:09:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1429c5bb7ccb46b1bb5f873933b0d57c", "name": "CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1429c5bb7ccb46b1bb5f873933b0d57c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1429c5bb7ccb46b1bb5f873933b0d57c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1429c5bb7ccb46b1bb5f873933b0d57c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1429c5bb7ccb46b1bb5f873933b0d57c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1429c5bb7ccb46b1bb5f873933b0d57c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1429c5bb7ccb46b1bb5f873933b0d57c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1429c5bb7ccb46b1bb5f873933b0d57c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1429c5bb7ccb46b1bb5f873933b0d57c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1429c5bb7ccb46b1bb5f873933b0d57c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1429c5bb7ccb46b1bb5f873933b0d57c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1429c5bb7ccb46b1bb5f873933b0d57c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1429c5bb7ccb46b1bb5f873933b0d57c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-52b806a6-a29e-488-user", "id": "da8883bfb98d4fe2a57e593025243560"}, "audit_ids": ["ckj0WVYxQVmVBhJ3oNVhKA"], "issued_at": "2019-01-09T02:09:44.000000Z"}} 2019-01-09 02:09:44,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097cd1c643c75052bb87526c2b3cfef6b7621c47" 2019-01-09 02:09:44,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d5f4db-ec5d-46cc-b56e-f9ca3216b7ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:44,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-27d5f4db-ec5d-46cc-b56e-f9ca3216b7ac 2019-01-09 02:09:44,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1429c5bb7ccb46b1bb5f873933b0d57c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097cd1c643c75052bb87526c2b3cfef6b7621c47" 2019-01-09 02:09:44,707 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:44 GMT Server: Apache x-compute-request-id: req-22862551-4632-43d0-a50c-6a9934b8484c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-22862551-4632-43d0-a50c-6a9934b8484c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:09:44,707 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1429c5bb7ccb46b1bb5f873933b0d57c/volumes/detail used request id req-22862551-4632-43d0-a50c-6a9934b8484c 2019-01-09 02:09:44,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/1429c5bb7ccb46b1bb5f873933b0d57c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-22862551-4632-43d0-a50c-6a9934b8484c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097cd1c643c75052bb87526c2b3cfef6b7621c47" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-74f12a51-d27e-4c21-acff-dd6254fefa57", "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}}' 2019-01-09 02:09:44,861 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 02:09:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e53fc5a0-4257-4c70-bf9a-602f50b8c68b x-openstack-request-id: req-e53fc5a0-4257-4c70-bf9a-602f50b8c68b 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}} 2019-01-09 02:09:44,861 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/1429c5bb7ccb46b1bb5f873933b0d57c/volumes used request id req-e53fc5a0-4257-4c70-bf9a-602f50b8c68b 2019-01-09 02:09:44,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:45,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e24af6a4-8a87-42b7-8598-e847235f03a4 Date: Wed, 09 Jan 2019 02:09:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:09:45,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e24af6a4-8a87-42b7-8598-e847235f03a4 2019-01-09 02:09:45,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:45,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e43547-94f1-4053-a515-f90dbcd27f29 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:09:45,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-81e43547-94f1-4053-a515-f90dbcd27f29 2019-01-09 02:09:45,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:45,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef04cf99-c82d-48e7-99fd-6a6ab397e0d3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:09:45,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-ef04cf99-c82d-48e7-99fd-6a6ab397e0d3 2019-01-09 02:09:45,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:45,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfbb4e1b-10cd-4cf7-875a-213813cbaabf Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:09:45,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-dfbb4e1b-10cd-4cf7-875a-213813cbaabf 2019-01-09 02:09:45,363 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj 2019-01-09 02:09:45,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1429c5bb7ccb46b1bb5f873933b0d57c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:45,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eff76094-3ab5-4a9c-94ab-c5c01d0fc28e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:45,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1429c5bb7ccb46b1bb5f873933b0d57c used request id req-eff76094-3ab5-4a9c-94ab-c5c01d0fc28e 2019-01-09 02:09:45,500 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-52b806a6-a29e-488-proj-role 2019-01-09 02:09:45,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/6bc3654b1d9448a18600a48ba8b01237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:45,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65a34f19-b326-430c-9f54-24cf92593ac2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:45,603 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/6bc3654b1d9448a18600a48ba8b01237 used request id req-65a34f19-b326-430c-9f54-24cf92593ac2 2019-01-09 02:09:45,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbae5f0542d2386c95fd0398a9f025a2cee036f" 2019-01-09 02:09:45,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1016a6-89d0-4823-ade7-afb46e4b12cb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:45,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4a1016a6-89d0-4823-ade7-afb46e4b12cb 2019-01-09 02:09:45,694 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-52b806a6-a29e-488-user 2019-01-09 02:09:45,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/da8883bfb98d4fe2a57e593025243560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef58b4105f1ed9669e21ef4e202a4d3185c45493" 2019-01-09 02:09:45,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71bcb125-44cc-4b2a-9143-16a5a5161e1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:45,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/da8883bfb98d4fe2a57e593025243560 used request id req-71bcb125-44cc-4b2a-9143-16a5a5161e1b 2019-01-09 02:09:45,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:46,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["y9Bf44pmTp21H7yOMp4H-Q"], "issued_at": "2019-01-09T02:09:46.000000Z"}} 2019-01-09 02:09:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a78e93c607d726f19c84bd813d6fee5be0a37f" 2019-01-09 02:09:46,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41606fbc-5820-458f-9088-bdd55d533888 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:46,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-41606fbc-5820-458f-9088-bdd55d533888 2019-01-09 02:09:46,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:46,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:46,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["AzEOePJhTmiACFRIvuNf8g"], "issued_at": "2019-01-09T02:09:46.000000Z"}} 2019-01-09 02:09:46,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:46,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a94fd07-0d92-4d79-af34-7f333790b2f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:46,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6a94fd07-0d92-4d79-af34-7f333790b2f3 2019-01-09 02:09:46,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:46,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:46,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:46,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d6dbd2d-30db-473a-8edf-df00be14d23f Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:09:46,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj used request id req-6d6dbd2d-30db-473a-8edf-df00be14d23f 2019-01-09 02:09:46,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:47,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ff708a-4e11-4c99-8794-e1a6849845c4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:47,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-63ff708a-4e11-4c99-8794-e1a6849845c4 2019-01-09 02:09:47,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj"}}' 2019-01-09 02:09:47,131 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe94732a-c416-4176-ab7f-742aab6c7909 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bd297540e5fe41cdae8ed8ed2a72fa8c"}, "enabled": true, "id": "bd297540e5fe41cdae8ed8ed2a72fa8c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj"}} 2019-01-09 02:09:47,131 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fe94732a-c416-4176-ab7f-742aab6c7909 2019-01-09 02:09:47,131 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj 2019-01-09 02:09:47,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:47,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:47,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["CX0F5otvTZGcYIFZjv-t8g"], "issued_at": "2019-01-09T02:09:47.000000Z"}} 2019-01-09 02:09:47,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}390b5b5d3a95b21378213202e6d630f92af3c53b" 2019-01-09 02:09:47,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8d6abc-310a-4f77-8d1f-254cb718f5db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:47,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ca8d6abc-310a-4f77-8d1f-254cb718f5db 2019-01-09 02:09:47,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:47,619 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:47,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}390b5b5d3a95b21378213202e6d630f92af3c53b" 2019-01-09 02:09:47,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be7c304-6942-4770-be40-101825b0c59d Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:09:47,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1be7c304-6942-4770-be40-101825b0c59d 2019-01-09 02:09:47,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}390b5b5d3a95b21378213202e6d630f92af3c53b" 2019-01-09 02:09:47,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c4f0588-7f3c-4f3d-bd07-00f030bd8012 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bd297540e5fe41cdae8ed8ed2a72fa8c"}, "enabled": true, "id": "bd297540e5fe41cdae8ed8ed2a72fa8c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj"}]} 2019-01-09 02:09:47,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj used request id req-7c4f0588-7f3c-4f3d-bd07-00f030bd8012 2019-01-09 02:09:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}390b5b5d3a95b21378213202e6d630f92af3c53b" 2019-01-09 02:09:47,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352c46a6-d3df-4058-b8c7-6c41f0ecd731 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:47,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-352c46a6-d3df-4058-b8c7-6c41f0ecd731 2019-01-09 02:09:48,364 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-3589840e-ac60-44a-user 2019-01-09 02:09:48,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:48,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:48,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c10f71-79b2-4055-9b75-99ffba633252 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:48,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-70c10f71-79b2-4055-9b75-99ffba633252 2019-01-09 02:09:48,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj-role"}}' 2019-01-09 02:09:48,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8008e44-8045-4269-80e9-021ac17d68f6 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "31e2ce2656c94df5bc5b20b42603be03", "links": {"self": "http://172.30.9.26:5000/v3/roles/31e2ce2656c94df5bc5b20b42603be03"}, "name": "CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj-role"}} 2019-01-09 02:09:48,561 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f8008e44-8045-4269-80e9-021ac17d68f6 2019-01-09 02:09:48,562 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj-role 2019-01-09 02:09:48,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/31e2ce2656c94df5bc5b20b42603be03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:48,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c608a74-3107-46be-a9c0-ca76041a6445 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/31e2ce2656c94df5bc5b20b42603be03"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj-role", "id": "31e2ce2656c94df5bc5b20b42603be03"}} 2019-01-09 02:09:48,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/31e2ce2656c94df5bc5b20b42603be03 used request id req-3c608a74-3107-46be-a9c0-ca76041a6445 2019-01-09 02:09:48,587 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj-role to project CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj 2019-01-09 02:09:48,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/bd297540e5fe41cdae8ed8ed2a72fa8c/users/82916edc9d594270a190a16d3ae1a262/roles/31e2ce2656c94df5bc5b20b42603be03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:48,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cc6900c-4661-4d48-aae2-c6a3d88dc02f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:48,713 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bd297540e5fe41cdae8ed8ed2a72fa8c/users/82916edc9d594270a190a16d3ae1a262/roles/31e2ce2656c94df5bc5b20b42603be03 used request id req-1cc6900c-4661-4d48-aae2-c6a3d88dc02f 2019-01-09 02:09:48,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:48,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:49,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31e2ce2656c94df5bc5b20b42603be03", "name": "CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj-role"}], "expires_at": "2019-01-09T03:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd297540e5fe41cdae8ed8ed2a72fa8c", "name": "CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/bd297540e5fe41cdae8ed8ed2a72fa8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/bd297540e5fe41cdae8ed8ed2a72fa8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/bd297540e5fe41cdae8ed8ed2a72fa8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/bd297540e5fe41cdae8ed8ed2a72fa8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/bd297540e5fe41cdae8ed8ed2a72fa8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/bd297540e5fe41cdae8ed8ed2a72fa8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/bd297540e5fe41cdae8ed8ed2a72fa8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/bd297540e5fe41cdae8ed8ed2a72fa8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/bd297540e5fe41cdae8ed8ed2a72fa8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/bd297540e5fe41cdae8ed8ed2a72fa8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/bd297540e5fe41cdae8ed8ed2a72fa8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/bd297540e5fe41cdae8ed8ed2a72fa8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-3589840e-ac60-44a-user", "id": "82916edc9d594270a190a16d3ae1a262"}, "audit_ids": ["tov9zd0ARGiDfP9Fd6GG0g"], "issued_at": "2019-01-09T02:09:49.000000Z"}} 2019-01-09 02:09:49,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cd190ea0d0f6adc12293da29a6008d3d9cdb8" 2019-01-09 02:09:49,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e02d502-26f4-4dff-b0ab-c8c31a8b011e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:49,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2e02d502-26f4-4dff-b0ab-c8c31a8b011e 2019-01-09 02:09:49,185 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/bd297540e5fe41cdae8ed8ed2a72fa8c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cd190ea0d0f6adc12293da29a6008d3d9cdb8" 2019-01-09 02:09:49,375 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:49 GMT Server: Apache x-compute-request-id: req-8853e830-18da-4b57-bcc7-533c8e2ff046 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8853e830-18da-4b57-bcc7-533c8e2ff046 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:09:49,375 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/bd297540e5fe41cdae8ed8ed2a72fa8c/volumes/detail used request id req-8853e830-18da-4b57-bcc7-533c8e2ff046 2019-01-09 02:09:49,378 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/bd297540e5fe41cdae8ed8ed2a72fa8c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8853e830-18da-4b57-bcc7-533c8e2ff046" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cd190ea0d0f6adc12293da29a6008d3d9cdb8" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-cee1f131-a427-42c6-869d-26ff04e08b72", "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}}' 2019-01-09 02:09:49,527 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:09:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5eda19b7-e6b1-48d7-9547-f49a34f0f568 x-openstack-request-id: req-5eda19b7-e6b1-48d7-9547-f49a34f0f568 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2019-01-09 02:09:49,527 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/bd297540e5fe41cdae8ed8ed2a72fa8c/volumes used request id req-5eda19b7-e6b1-48d7-9547-f49a34f0f568 2019-01-09 02:09:49,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:49,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7d7113a2-06e0-466d-bd33-b356e4aa63a5 Date: Wed, 09 Jan 2019 02:09:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:09:49,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7d7113a2-06e0-466d-bd33-b356e4aa63a5 2019-01-09 02:09:49,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:49,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb06f6ee-b8f8-4c49-a2ce-b07a8b8e07b9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:09:49,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-fb06f6ee-b8f8-4c49-a2ce-b07a8b8e07b9 2019-01-09 02:09:49,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:49,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29165c27-1c8b-4dcc-aad9-87965d5c8d5f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:09:49,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-29165c27-1c8b-4dcc-aad9-87965d5c8d5f 2019-01-09 02:09:49,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:50,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2377305b-afac-47b5-9b38-814aab4807d2 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:09:50,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-2377305b-afac-47b5-9b38-814aab4807d2 2019-01-09 02:09:50,027 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj 2019-01-09 02:09:50,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/bd297540e5fe41cdae8ed8ed2a72fa8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:50,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56f6e959-c6c0-4c75-960d-080846382e2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:50,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bd297540e5fe41cdae8ed8ed2a72fa8c used request id req-56f6e959-c6c0-4c75-960d-080846382e2c 2019-01-09 02:09:50,217 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-3589840e-ac60-44a-proj-role 2019-01-09 02:09:50,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/31e2ce2656c94df5bc5b20b42603be03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:50,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bcbceb7-512f-4cc2-90a2-667247a9a67f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:50,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/31e2ce2656c94df5bc5b20b42603be03 used request id req-2bcbceb7-512f-4cc2-90a2-667247a9a67f 2019-01-09 02:09:50,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ecf244acfcecf5bce3800a5b6c84e6a26c76a" 2019-01-09 02:09:50,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-559d96a4-4dc6-4979-a927-81b5046ee1c3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:50,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-559d96a4-4dc6-4979-a927-81b5046ee1c3 2019-01-09 02:09:50,419 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-3589840e-ac60-44a-user 2019-01-09 02:09:50,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/82916edc9d594270a190a16d3ae1a262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}390b5b5d3a95b21378213202e6d630f92af3c53b" 2019-01-09 02:09:50,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2075d49d-8261-4b6a-81f5-52ac37d710ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:50,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/82916edc9d594270a190a16d3ae1a262 used request id req-2075d49d-8261-4b6a-81f5-52ac37d710ef 2019-01-09 02:09:50,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:50,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["eaycvBJxSQOa9oHb4gzyAA"], "issued_at": "2019-01-09T02:09:50.000000Z"}} 2019-01-09 02:09:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8355733d8fbf0c04c7981df34d54d609139471d" 2019-01-09 02:09:51,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa65e731-6547-4ee2-ab0d-67ed7c6891ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:51,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aa65e731-6547-4ee2-ab0d-67ed7c6891ec 2019-01-09 02:09:51,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:51,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:51,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["bOXME1m3Tbul7te1eCzJyQ"], "issued_at": "2019-01-09T02:09:51.000000Z"}} 2019-01-09 02:09:51,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:51,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6aa19d7-cf60-419b-8731-a6096ffce38b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:51,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b6aa19d7-cf60-419b-8731-a6096ffce38b 2019-01-09 02:09:51,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:51,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:51,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c990578f-449f-477a-8b90-9fec40bdd902 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:09:51,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj used request id req-c990578f-449f-477a-8b90-9fec40bdd902 2019-01-09 02:09:51,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:51,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f399592f-60ce-4509-a643-164aedcb7532 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:51,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f399592f-60ce-4509-a643-164aedcb7532 2019-01-09 02:09:51,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj"}}' 2019-01-09 02:09:51,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e04fdd3-8ad5-452b-bdbe-614373d53087 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/602a2cf19b314402a29afc0b839add1e"}, "enabled": true, "id": "602a2cf19b314402a29afc0b839add1e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj"}} 2019-01-09 02:09:51,969 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7e04fdd3-8ad5-452b-bdbe-614373d53087 2019-01-09 02:09:51,970 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj 2019-01-09 02:09:51,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:51,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:52,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["TrjbaowUTjqyXN3NrTEdGA"], "issued_at": "2019-01-09T02:09:52.000000Z"}} 2019-01-09 02:09:52,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f58ac21384c3e6cf3bd6125eb2aaecbd3274e8" 2019-01-09 02:09:52,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad57fbe2-74a2-420b-bdaf-e1e659f06f63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:52,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ad57fbe2-74a2-420b-bdaf-e1e659f06f63 2019-01-09 02:09:52,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:52,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f58ac21384c3e6cf3bd6125eb2aaecbd3274e8" 2019-01-09 02:09:52,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a5307e-53ec-44b2-b666-e1671a68f7c6 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:09:52,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b2a5307e-53ec-44b2-b666-e1671a68f7c6 2019-01-09 02:09:52,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f58ac21384c3e6cf3bd6125eb2aaecbd3274e8" 2019-01-09 02:09:52,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a7ee47-b27f-44d5-b37a-b25eb8152439 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/602a2cf19b314402a29afc0b839add1e"}, "enabled": true, "id": "602a2cf19b314402a29afc0b839add1e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj"}]} 2019-01-09 02:09:52,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj used request id req-e2a7ee47-b27f-44d5-b37a-b25eb8152439 2019-01-09 02:09:52,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f58ac21384c3e6cf3bd6125eb2aaecbd3274e8" 2019-01-09 02:09:52,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b308d1-a424-4bc8-ba5d-1226cbeeb0d3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:52,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c4b308d1-a424-4bc8-ba5d-1226cbeeb0d3 2019-01-09 02:09:53,035 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-1a72f104-c1b8-49f-user 2019-01-09 02:09:53,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:53,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:53,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42716c71-82e9-4f7c-8778-189c3d9c3026 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:53,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-42716c71-82e9-4f7c-8778-189c3d9c3026 2019-01-09 02:09:53,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" -d '{"role": {"name": "CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj-role"}}' 2019-01-09 02:09:53,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fe44f66-5476-4ad3-bccc-244341f064e0 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d02d701c0e774ee9a4e7f80875fd1c37", "links": {"self": "http://172.30.9.26:5000/v3/roles/d02d701c0e774ee9a4e7f80875fd1c37"}, "name": "CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj-role"}} 2019-01-09 02:09:53,257 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1fe44f66-5476-4ad3-bccc-244341f064e0 2019-01-09 02:09:53,257 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj-role 2019-01-09 02:09:53,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d02d701c0e774ee9a4e7f80875fd1c37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:53,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968442f9-b973-48aa-8380-3a6b6868785d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/d02d701c0e774ee9a4e7f80875fd1c37"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj-role", "id": "d02d701c0e774ee9a4e7f80875fd1c37"}} 2019-01-09 02:09:53,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d02d701c0e774ee9a4e7f80875fd1c37 used request id req-968442f9-b973-48aa-8380-3a6b6868785d 2019-01-09 02:09:53,341 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj-role to project CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj 2019-01-09 02:09:53,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/602a2cf19b314402a29afc0b839add1e/users/5f24f52630454212aaadccee54717fdf/roles/d02d701c0e774ee9a4e7f80875fd1c37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:53,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e76924ce-a4c9-45bc-ac86-0b312360057d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:53,493 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/602a2cf19b314402a29afc0b839add1e/users/5f24f52630454212aaadccee54717fdf/roles/d02d701c0e774ee9a4e7f80875fd1c37 used request id req-e76924ce-a4c9-45bc-ac86-0b312360057d 2019-01-09 02:09:53,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:53,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:53,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["lHPBp8c3Sp63aZQNj1c08w"], "issued_at": "2019-01-09T02:09:53.000000Z"}} 2019-01-09 02:09:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0f064497f7375be16fb90bb6d3a4c9d6be404e" 2019-01-09 02:09:53,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8416c82-e6e1-4878-9a7c-6f5751bf3b59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:53,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c8416c82-e6e1-4878-9a7c-6f5751bf3b59 2019-01-09 02:09:53,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0f064497f7375be16fb90bb6d3a4c9d6be404e" 2019-01-09 02:09:54,150 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:53 GMT Server: Apache x-compute-request-id: req-d81a8642-95ae-4051-aa0d-ea1afc9d6ff9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d81a8642-95ae-4051-aa0d-ea1afc9d6ff9 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 02:09:54,150 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-d81a8642-95ae-4051-aa0d-ea1afc9d6ff9 2019-01-09 02:09:54,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d81a8642-95ae-4051-aa0d-ea1afc9d6ff9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0f064497f7375be16fb90bb6d3a4c9d6be404e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-0cfe694d-4c3f-428a-975c-82edcf5e3108-vol-type", "description": null}}' 2019-01-09 02:09:54,375 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:54 GMT Server: Apache x-compute-request-id: req-5c4b03e3-661c-4cad-921e-5d0f4cabe522 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c4b03e3-661c-4cad-921e-5d0f4cabe522 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-0cfe694d-4c3f-428a-975c-82edcf5e3108-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ddb46625-6b3d-4759-931e-74c98d66887d", "description": null}} 2019-01-09 02:09:54,375 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types used request id req-5c4b03e3-661c-4cad-921e-5d0f4cabe522 2019-01-09 02:09:54,376 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-0cfe694d-4c3f-428a-975c-82edcf5e3108-vol-type 2019-01-09 02:09:54,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:54,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:54,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d02d701c0e774ee9a4e7f80875fd1c37", "name": "CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj-role"}], "expires_at": "2019-01-09T03:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "602a2cf19b314402a29afc0b839add1e", "name": "CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/602a2cf19b314402a29afc0b839add1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/602a2cf19b314402a29afc0b839add1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/602a2cf19b314402a29afc0b839add1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/602a2cf19b314402a29afc0b839add1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/602a2cf19b314402a29afc0b839add1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/602a2cf19b314402a29afc0b839add1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/602a2cf19b314402a29afc0b839add1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/602a2cf19b314402a29afc0b839add1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/602a2cf19b314402a29afc0b839add1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/602a2cf19b314402a29afc0b839add1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/602a2cf19b314402a29afc0b839add1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/602a2cf19b314402a29afc0b839add1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-1a72f104-c1b8-49f-user", "id": "5f24f52630454212aaadccee54717fdf"}, "audit_ids": ["fm6J8OcBRLeX0zTAXannAg"], "issued_at": "2019-01-09T02:09:54.000000Z"}} 2019-01-09 02:09:54,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d643c70e466f5d490d24697ce7559a00782fb5" 2019-01-09 02:09:54,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d548bf4-e810-4491-bfb8-3231d2c357cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:54,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0d548bf4-e810-4491-bfb8-3231d2c357cc 2019-01-09 02:09:54,850 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/602a2cf19b314402a29afc0b839add1e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d643c70e466f5d490d24697ce7559a00782fb5" 2019-01-09 02:09:55,045 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:54 GMT Server: Apache x-compute-request-id: req-1561a0e8-ff5b-476e-a4a0-a94839472ccb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1561a0e8-ff5b-476e-a4a0-a94839472ccb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:09:55,045 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/602a2cf19b314402a29afc0b839add1e/volumes/detail used request id req-1561a0e8-ff5b-476e-a4a0-a94839472ccb 2019-01-09 02:09:55,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/602a2cf19b314402a29afc0b839add1e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1561a0e8-ff5b-476e-a4a0-a94839472ccb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d643c70e466f5d490d24697ce7559a00782fb5" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-0cfe694d-4c3f-428a-975c-82edcf5e3108-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}}' 2019-01-09 02:09:55,210 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:09:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d95a2a42-ff49-4d65-b7f7-1a45f8ed9dca x-openstack-request-id: req-d95a2a42-ff49-4d65-b7f7-1a45f8ed9dca Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2019-01-09 02:09:55,210 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/602a2cf19b314402a29afc0b839add1e/volumes used request id req-d95a2a42-ff49-4d65-b7f7-1a45f8ed9dca 2019-01-09 02:09:55,211 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-0cfe694d-4c3f-428a-975c-82edcf5e3108-vol-type 2019-01-09 02:09:55,213 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/ddb46625-6b3d-4759-931e-74c98d66887d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d81a8642-95ae-4051-aa0d-ea1afc9d6ff9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0f064497f7375be16fb90bb6d3a4c9d6be404e" 2019-01-09 02:09:55,263 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:09:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-95f6cee5-7aa5-4e39-b3b0-51ba4d7a7930 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. 2019-01-09 02:09:55,263 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/ddb46625-6b3d-4759-931e-74c98d66887d used request id req-95f6cee5-7aa5-4e39-b3b0-51ba4d7a7930 2019-01-09 02:09:55,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:55,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-62eacb4f-81e7-4e80-9a6d-0d77d26fb3fa Date: Wed, 09 Jan 2019 02:09:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:09:55,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-62eacb4f-81e7-4e80-9a6d-0d77d26fb3fa 2019-01-09 02:09:55,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:55,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc219d0-1f3f-4fb6-b26d-ea10249e79b3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:09:55,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-1fc219d0-1f3f-4fb6-b26d-ea10249e79b3 2019-01-09 02:09:55,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:55,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1cdf38-f7f4-4e04-952a-4450d83a1d75 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:09:55,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-be1cdf38-f7f4-4e04-952a-4450d83a1d75 2019-01-09 02:09:55,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:55,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef2cf69-b52c-4a6a-ac95-62343fe305b7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:09:55,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-0ef2cf69-b52c-4a6a-ac95-62343fe305b7 2019-01-09 02:09:55,753 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj 2019-01-09 02:09:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/602a2cf19b314402a29afc0b839add1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:55,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e42da82-58a5-42ca-91f6-fd3ef205efd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:55,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/602a2cf19b314402a29afc0b839add1e used request id req-5e42da82-58a5-42ca-91f6-fd3ef205efd8 2019-01-09 02:09:55,936 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-1a72f104-c1b8-49f-proj-role 2019-01-09 02:09:55,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d02d701c0e774ee9a4e7f80875fd1c37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:56,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e42a6f9e-64cb-47f2-9002-f49a1b7c57dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:56,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d02d701c0e774ee9a4e7f80875fd1c37 used request id req-e42a6f9e-64cb-47f2-9002-f49a1b7c57dd 2019-01-09 02:09:56,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d92d1797ae2ea480e3bb6bed70ca63c6ff695d9" 2019-01-09 02:09:56,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d327d5e-0dbf-473d-aae7-6bfc07c72658 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:56,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3d327d5e-0dbf-473d-aae7-6bfc07c72658 2019-01-09 02:09:56,111 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-1a72f104-c1b8-49f-user 2019-01-09 02:09:56,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5f24f52630454212aaadccee54717fdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f58ac21384c3e6cf3bd6125eb2aaecbd3274e8" 2019-01-09 02:09:56,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9eaf26e-d772-45f2-b52c-2af58055169d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:56,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5f24f52630454212aaadccee54717fdf used request id req-e9eaf26e-d772-45f2-b52c-2af58055169d 2019-01-09 02:09:56,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:56,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["h735u49IQWyQmJREc8poRA"], "issued_at": "2019-01-09T02:09:56.000000Z"}} 2019-01-09 02:09:56,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f8ba6cd272dd69526cc78f2a2a6b9231319db3" 2019-01-09 02:09:56,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e700998-a505-4cdc-8dc6-1be9774c0854 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:56,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7e700998-a505-4cdc-8dc6-1be9774c0854 2019-01-09 02:09:56,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:56,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:57,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["hMsA4egXSjqIjMXCnzuRdQ"], "issued_at": "2019-01-09T02:09:57.000000Z"}} 2019-01-09 02:09:57,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:09:57,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d37af5-f41d-4aa3-b9e5-ba634345df29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:57,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-02d37af5-f41d-4aa3-b9e5-ba634345df29 2019-01-09 02:09:57,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:57,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:57,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ec67ba86-1347-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:09:57,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a632f3-859e-4cc9-89ba-8d9a727e2ac0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ec67ba86-1347-474-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:09:57,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ec67ba86-1347-474-proj used request id req-b7a632f3-859e-4cc9-89ba-8d9a727e2ac0 2019-01-09 02:09:57,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:09:57,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9adbc645-fced-41e3-b4bc-914a30d99415 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:57,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9adbc645-fced-41e3-b4bc-914a30d99415 2019-01-09 02:09:57,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-ec67ba86-1347-474-proj"}}' 2019-01-09 02:09:57,448 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e755b9e0-eb47-4fac-8198-be3865571133 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ae49f677b57a48928bda0d0c8bbcf36b"}, "enabled": true, "id": "ae49f677b57a48928bda0d0c8bbcf36b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-ec67ba86-1347-474-proj"}} 2019-01-09 02:09:57,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e755b9e0-eb47-4fac-8198-be3865571133 2019-01-09 02:09:57,448 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-ec67ba86-1347-474-proj 2019-01-09 02:09:57,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:57,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:57,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["xRvnDZmjQcWXO6_SgjbJIA"], "issued_at": "2019-01-09T02:09:57.000000Z"}} 2019-01-09 02:09:57,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e041bc4d19ea9ff662a6d6ed161eec9239928d16" 2019-01-09 02:09:57,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68baf5fb-5ce7-4edc-ad8e-fa8f13887366 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:57,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-68baf5fb-5ce7-4edc-ad8e-fa8f13887366 2019-01-09 02:09:57,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:09:57,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:09:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:09:57,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e041bc4d19ea9ff662a6d6ed161eec9239928d16" 2019-01-09 02:09:58,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd65587-0a2a-4bd8-9140-f00a8f2ac007 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:09:58,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fcd65587-0a2a-4bd8-9140-f00a8f2ac007 2019-01-09 02:09:58,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-ec67ba86-1347-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e041bc4d19ea9ff662a6d6ed161eec9239928d16" 2019-01-09 02:09:58,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a9e01e-5c3d-498a-ac97-998438f11d2d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-ec67ba86-1347-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ae49f677b57a48928bda0d0c8bbcf36b"}, "enabled": true, "id": "ae49f677b57a48928bda0d0c8bbcf36b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-ec67ba86-1347-474-proj"}]} 2019-01-09 02:09:58,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-ec67ba86-1347-474-proj used request id req-62a9e01e-5c3d-498a-ac97-998438f11d2d 2019-01-09 02:09:58,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e041bc4d19ea9ff662a6d6ed161eec9239928d16" 2019-01-09 02:09:58,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b271d1f6-3832-48fe-acd8-2f12418deaa5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:09:58,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b271d1f6-3832-48fe-acd8-2f12418deaa5 2019-01-09 02:09:58,592 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-ec67ba86-1347-474-user 2019-01-09 02:09:58,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:09:58,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f7ef0c-a4cd-4262-b2ba-58d680d73039 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:09:58,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-73f7ef0c-a4cd-4262-b2ba-58d680d73039 2019-01-09 02:09:58,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" -d '{"role": {"name": "CreateVolumeWithTypeTests-ec67ba86-1347-474-proj-role"}}' 2019-01-09 02:09:58,795 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56144d07-86bc-4c28-b5f8-5001e561a7a7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2fc1a5dcf36045fda7b47badcfa44b21", "links": {"self": "http://172.30.9.26:5000/v3/roles/2fc1a5dcf36045fda7b47badcfa44b21"}, "name": "CreateVolumeWithTypeTests-ec67ba86-1347-474-proj-role"}} 2019-01-09 02:09:58,796 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-56144d07-86bc-4c28-b5f8-5001e561a7a7 2019-01-09 02:09:58,796 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-ec67ba86-1347-474-proj-role 2019-01-09 02:09:58,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2fc1a5dcf36045fda7b47badcfa44b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:09:58,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85ab63a-0865-4db4-8cd9-691d031c5c5d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/2fc1a5dcf36045fda7b47badcfa44b21"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-ec67ba86-1347-474-proj-role", "id": "2fc1a5dcf36045fda7b47badcfa44b21"}} 2019-01-09 02:09:58,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2fc1a5dcf36045fda7b47badcfa44b21 used request id req-d85ab63a-0865-4db4-8cd9-691d031c5c5d 2019-01-09 02:09:58,881 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-ec67ba86-1347-474-proj-role to project CreateVolumeWithTypeTests-ec67ba86-1347-474-proj 2019-01-09 02:09:58,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ae49f677b57a48928bda0d0c8bbcf36b/users/697b123f1f8445f1b5d2fdeed3d3446d/roles/2fc1a5dcf36045fda7b47badcfa44b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:09:59,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-350dcef6-e1aa-4531-8747-d20da42c63d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:09:59,020 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ae49f677b57a48928bda0d0c8bbcf36b/users/697b123f1f8445f1b5d2fdeed3d3446d/roles/2fc1a5dcf36045fda7b47badcfa44b21 used request id req-350dcef6-e1aa-4531-8747-d20da42c63d1 2019-01-09 02:09:59,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:59,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:09:59,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:09:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["e9zQHtnGT4uvul-7NY8uvw"], "issued_at": "2019-01-09T02:09:59.000000Z"}} 2019-01-09 02:09:59,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c120001b7b98f7560a14310404b64551d390761e" 2019-01-09 02:09:59,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8156478e-b237-4c7d-afed-5fc8105cd1f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:09:59,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8156478e-b237-4c7d-afed-5fc8105cd1f2 2019-01-09 02:09:59,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c120001b7b98f7560a14310404b64551d390761e" 2019-01-09 02:09:59,672 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:59 GMT Server: Apache x-compute-request-id: req-126ba993-cc28-4ac7-86d6-460c4f5b3473 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-126ba993-cc28-4ac7-86d6-460c4f5b3473 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 02:09:59,673 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types?is_public=None used request id req-126ba993-cc28-4ac7-86d6-460c4f5b3473 2019-01-09 02:09:59,676 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-126ba993-cc28-4ac7-86d6-460c4f5b3473" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c120001b7b98f7560a14310404b64551d390761e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol-type", "description": null}}' 2019-01-09 02:09:59,885 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:09:59 GMT Server: Apache x-compute-request-id: req-81f41fc3-1d55-4fab-9a91-34b0f26e4c53 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-81f41fc3-1d55-4fab-9a91-34b0f26e4c53 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "af5926d4-9e41-4f69-947e-ea62edc2830f", "description": null}} 2019-01-09 02:09:59,886 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types used request id req-81f41fc3-1d55-4fab-9a91-34b0f26e4c53 2019-01-09 02:09:59,886 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol-type 2019-01-09 02:09:59,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:09:59,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:00,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:10:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["l4d7Dfp8RvK-Yi9M1Pm_qg"], "issued_at": "2019-01-09T02:10:00.000000Z"}} 2019-01-09 02:10:00,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477bcfb57a52c8fd89ce473b1c0e46046205be0d" 2019-01-09 02:10:00,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55381e3-5873-4ada-908b-fc23f075533b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:00,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d55381e3-5873-4ada-908b-fc23f075533b 2019-01-09 02:10:00,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477bcfb57a52c8fd89ce473b1c0e46046205be0d" 2019-01-09 02:10:00,584 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:00 GMT Server: Apache x-compute-request-id: req-2028c378-2bcc-476c-a0fd-1d826eec4fe3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2028c378-2bcc-476c-a0fd-1d826eec4fe3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:10:00,584 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/detail used request id req-2028c378-2bcc-476c-a0fd-1d826eec4fe3 2019-01-09 02:10:00,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2028c378-2bcc-476c-a0fd-1d826eec4fe3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477bcfb57a52c8fd89ce473b1c0e46046205be0d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2019-01-09 02:10:00,983 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:10:00 GMT Server: Apache x-compute-request-id: req-afe629bf-2c6c-4e62-9049-946ab97d4ab3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-afe629bf-2c6c-4e62-9049-946ab97d4ab3 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:10:00.884023", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol-type", "name": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "size": 1}} 2019-01-09 02:10:00,983 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes used request id req-afe629bf-2c6c-4e62-9049-946ab97d4ab3 2019-01-09 02:10:00,986 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2028c378-2bcc-476c-a0fd-1d826eec4fe3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477bcfb57a52c8fd89ce473b1c0e46046205be0d" 2019-01-09 02:10:01,201 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:00 GMT Server: Apache x-compute-request-id: req-23d8fcf1-362f-4648-9c48-0ed10f7909fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23d8fcf1-362f-4648-9c48-0ed10f7909fb Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T02:10:01.000000", "replication_status": null, "snapshot_id": null, "id": "107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "size": 1, "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "os-vol-tenant-attr:tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol", "bootable": "false", "created_at": "2019-01-09T02:10:00.000000", "volume_type": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol-type"}} 2019-01-09 02:10:01,201 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a used request id req-23d8fcf1-362f-4648-9c48-0ed10f7909fb 2019-01-09 02:10:01,201 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol 2019-01-09 02:10:01,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2028c378-2bcc-476c-a0fd-1d826eec4fe3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477bcfb57a52c8fd89ce473b1c0e46046205be0d" 2019-01-09 02:10:01,257 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:01 GMT Server: Apache x-compute-request-id: req-839b5aa8-3af3-4d90-b623-22056a45499f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-839b5aa8-3af3-4d90-b623-22056a45499f Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T02:10:01.000000", "replication_status": null, "snapshot_id": null, "id": "107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "size": 1, "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "os-vol-tenant-attr:tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol", "bootable": "false", "created_at": "2019-01-09T02:10:00.000000", "volume_type": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol-type"}} 2019-01-09 02:10:01,258 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a used request id req-839b5aa8-3af3-4d90-b623-22056a45499f 2019-01-09 02:10:01,258 - create_volume - DEBUG - Instance status is - creating 2019-01-09 02:10:01,258 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:10:04,261 - create_volume - DEBUG - Volume status query timeout in 296.940171957 2019-01-09 02:10:04,265 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2028c378-2bcc-476c-a0fd-1d826eec4fe3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477bcfb57a52c8fd89ce473b1c0e46046205be0d" 2019-01-09 02:10:04,452 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:04 GMT Server: Apache x-compute-request-id: req-8c7f2da4-e136-4ea0-a8fe-14286151599d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c7f2da4-e136-4ea0-a8fe-14286151599d Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T02:10:01.000000", "replication_status": null, "snapshot_id": null, "id": "107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "size": 1, "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "os-vol-tenant-attr:tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "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-00e9cf72-b896-436f-8e29-0ca18651aea0-vol", "bootable": "false", "created_at": "2019-01-09T02:10:00.000000", "volume_type": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol-type"}} 2019-01-09 02:10:04,452 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a used request id req-8c7f2da4-e136-4ea0-a8fe-14286151599d 2019-01-09 02:10:04,453 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:10:04,453 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol 2019-01-09 02:10:04,453 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol 2019-01-09 02:10:04,456 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2028c378-2bcc-476c-a0fd-1d826eec4fe3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477bcfb57a52c8fd89ce473b1c0e46046205be0d" 2019-01-09 02:10:04,512 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:04 GMT Server: Apache x-compute-request-id: req-6d559b3f-2c56-4959-a595-16687bd4053f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d559b3f-2c56-4959-a595-16687bd4053f Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T02:10:01.000000", "replication_status": null, "snapshot_id": null, "id": "107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "size": 1, "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "os-vol-tenant-attr:tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "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-00e9cf72-b896-436f-8e29-0ca18651aea0-vol", "bootable": "false", "created_at": "2019-01-09T02:10:00.000000", "volume_type": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol-type"}} 2019-01-09 02:10:04,513 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a used request id req-6d559b3f-2c56-4959-a595-16687bd4053f 2019-01-09 02:10:04,513 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:10:04,513 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol 2019-01-09 02:10:04,513 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol 2019-01-09 02:10:04,516 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2028c378-2bcc-476c-a0fd-1d826eec4fe3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477bcfb57a52c8fd89ce473b1c0e46046205be0d" 2019-01-09 02:10:04,599 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:10:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-75c1cd68-9371-4cb6-a1e5-cbd34ae5be44 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. 2019-01-09 02:10:04,599 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a used request id req-75c1cd68-9371-4cb6-a1e5-cbd34ae5be44 2019-01-09 02:10:04,602 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2028c378-2bcc-476c-a0fd-1d826eec4fe3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477bcfb57a52c8fd89ce473b1c0e46046205be0d" 2019-01-09 02:10:04,818 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:04 GMT Server: Apache x-compute-request-id: req-88120868-aa46-437e-ac98-b33ec5275836 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-88120868-aa46-437e-ac98-b33ec5275836 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "rel": "self"}, {"href": "http://172.30.9.26:8776/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T02:10:04.000000", "replication_status": null, "snapshot_id": null, "id": "107ce91b-2ade-4d5d-a0bb-c2c6faef021a", "size": 1, "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "os-vol-tenant-attr:tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "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-00e9cf72-b896-436f-8e29-0ca18651aea0-vol", "bootable": "false", "created_at": "2019-01-09T02:10:00.000000", "volume_type": "CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol-type"}} 2019-01-09 02:10:04,818 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a used request id req-88120868-aa46-437e-ac98-b33ec5275836 2019-01-09 02:10:04,819 - create_volume - DEBUG - Instance status is - deleting 2019-01-09 02:10:04,819 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:10:07,822 - create_volume - DEBUG - Volume status query timeout in 56.7773270607 2019-01-09 02:10:07,825 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2028c378-2bcc-476c-a0fd-1d826eec4fe3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477bcfb57a52c8fd89ce473b1c0e46046205be0d" 2019-01-09 02:10:07,863 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:10:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a13a9e6f-78c5-43de-8608-d7f571aae41e x-openstack-request-id: req-a13a9e6f-78c5-43de-8608-d7f571aae41e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 107ce91b-2ade-4d5d-a0bb-c2c6faef021a could not be found.", "code": 404}} 2019-01-09 02:10:07,863 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/volumes/107ce91b-2ade-4d5d-a0bb-c2c6faef021a used request id req-a13a9e6f-78c5-43de-8608-d7f571aae41e 2019-01-09 02:10:07,863 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 107ce91b-2ade-4d5d-a0bb-c2c6faef021a could not be found. (HTTP 404) (Request-ID: req-a13a9e6f-78c5-43de-8608-d7f571aae41e) 2019-01-09 02:10:07,863 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol 2019-01-09 02:10:07,864 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-00e9cf72-b896-436f-8e29-0ca18651aea0-vol-type 2019-01-09 02:10:07,867 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/af5926d4-9e41-4f69-947e-ea62edc2830f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-126ba993-cc28-4ac7-86d6-460c4f5b3473" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c120001b7b98f7560a14310404b64551d390761e" 2019-01-09 02:10:08,077 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:10:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e3619502-37eb-48b6-afe9-2919f26878ba 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. 2019-01-09 02:10:08,078 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0/types/af5926d4-9e41-4f69-947e-ea62edc2830f used request id req-e3619502-37eb-48b6-afe9-2919f26878ba 2019-01-09 02:10:08,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:10:08,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6290d905-041f-4e78-8f5b-5db89e661618 Date: Wed, 09 Jan 2019 02:10:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:10:08,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6290d905-041f-4e78-8f5b-5db89e661618 2019-01-09 02:10:08,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:10:08,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a131b90-7a89-40ef-9fb2-2e0713637b54 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:10:08,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-6a131b90-7a89-40ef-9fb2-2e0713637b54 2019-01-09 02:10:08,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:10:08,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da29ab33-ffd8-42c0-9efd-8de50dde07f4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:10:08,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-da29ab33-ffd8-42c0-9efd-8de50dde07f4 2019-01-09 02:10:08,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:10:08,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c781f39-ec6f-435e-9b73-aa993dc3e1c6 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:10:08,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-1c781f39-ec6f-435e-9b73-aa993dc3e1c6 2019-01-09 02:10:08,567 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-ec67ba86-1347-474-proj 2019-01-09 02:10:08,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ae49f677b57a48928bda0d0c8bbcf36b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:10:08,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b5bd6d6-d47f-4817-95e8-a8083852dc30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:10:08,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ae49f677b57a48928bda0d0c8bbcf36b used request id req-9b5bd6d6-d47f-4817-95e8-a8083852dc30 2019-01-09 02:10:08,890 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-ec67ba86-1347-474-proj-role 2019-01-09 02:10:08,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2fc1a5dcf36045fda7b47badcfa44b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:10:09,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e90adca-728e-45e8-b2bb-dc5a20eb5d93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:10:09,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2fc1a5dcf36045fda7b47badcfa44b21 used request id req-0e90adca-728e-45e8-b2bb-dc5a20eb5d93 2019-01-09 02:10:09,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f57e4f8e8bb70e8cfb61f90dee2a943d1e4a27" 2019-01-09 02:10:09,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744d2812-3fff-4d58-8e6e-c99a54ae408b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:10:09,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-744d2812-3fff-4d58-8e6e-c99a54ae408b 2019-01-09 02:10:09,100 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-ec67ba86-1347-474-user 2019-01-09 02:10:09,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/697b123f1f8445f1b5d2fdeed3d3446d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e041bc4d19ea9ff662a6d6ed161eec9239928d16" 2019-01-09 02:10:09,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1574b0f-3854-41e5-a932-33d57e3d936d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:10:09,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/697b123f1f8445f1b5d2fdeed3d3446d used request id req-a1574b0f-3854-41e5-a932-33d57e3d936d 2019-01-09 02:10:09,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:09,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["dV1aPuQzS5C4BhVdgLFAnA"], "issued_at": "2019-01-09T02:10:09.000000Z"}} 2019-01-09 02:10:09,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e63ae181f0ecaebc9a858910bae5d8bce84e45d" 2019-01-09 02:10:09,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714b18e6-5bbb-436e-a433-6e28100a8d11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:09,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-714b18e6-5bbb-436e-a433-6e28100a8d11 2019-01-09 02:10:09,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:09,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:10,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:10:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["DSvK9AJfSXiCkd2lilnSQA"], "issued_at": "2019-01-09T02:10:10.000000Z"}} 2019-01-09 02:10:10,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:10,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3511f716-5037-4dea-8b04-13c082d12b80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:10,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3511f716-5037-4dea-8b04-13c082d12b80 2019-01-09 02:10:10,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:10:10,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:10:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:10:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-98c18a3a-5716-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:10,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319d07f7-9a23-4b2e-806d-02f2070c3ac7 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-98c18a3a-5716-411-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:10:10,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-98c18a3a-5716-411-proj used request id req-319d07f7-9a23-4b2e-806d-02f2070c3ac7 2019-01-09 02:10:10,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:10,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2651801-3e93-4505-b81d-36ab695f4207 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:10:10,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c2651801-3e93-4505-b81d-36ab695f4207 2019-01-09 02:10:10,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-98c18a3a-5716-411-proj"}}' 2019-01-09 02:10:10,448 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:10:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af66ed5c-48f4-49f6-9f7f-90bd2d7cd692 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b218ab1227844c6abfe4f8f25937b276"}, "enabled": true, "id": "b218ab1227844c6abfe4f8f25937b276", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-98c18a3a-5716-411-proj"}} 2019-01-09 02:10:10,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-af66ed5c-48f4-49f6-9f7f-90bd2d7cd692 2019-01-09 02:10:10,449 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-98c18a3a-5716-411-proj 2019-01-09 02:10:10,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:10,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:10,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:10:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["TkuEOIhuSK6z6VlARJXdLw"], "issued_at": "2019-01-09T02:10:10.000000Z"}} 2019-01-09 02:10:10,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac1dc87eaba4d6f67f936f4a98885e3e22a24f" 2019-01-09 02:10:10,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45dc989-9041-433e-a2e9-cd40fb56e8c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:10,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e45dc989-9041-433e-a2e9-cd40fb56e8c4 2019-01-09 02:10:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:10:10,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:10:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:10:10,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac1dc87eaba4d6f67f936f4a98885e3e22a24f" 2019-01-09 02:10:11,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-089678de-87da-4161-8c91-97a7cdf4d0d5 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:10:11,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-089678de-87da-4161-8c91-97a7cdf4d0d5 2019-01-09 02:10:11,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-98c18a3a-5716-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac1dc87eaba4d6f67f936f4a98885e3e22a24f" 2019-01-09 02:10:11,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363e9c87-a472-4be9-92d3-abaaf31994d3 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-98c18a3a-5716-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b218ab1227844c6abfe4f8f25937b276"}, "enabled": true, "id": "b218ab1227844c6abfe4f8f25937b276", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-98c18a3a-5716-411-proj"}]} 2019-01-09 02:10:11,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-98c18a3a-5716-411-proj used request id req-363e9c87-a472-4be9-92d3-abaaf31994d3 2019-01-09 02:10:11,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac1dc87eaba4d6f67f936f4a98885e3e22a24f" 2019-01-09 02:10:11,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d8a980-0377-46df-8ac3-770db892da21 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:10:11,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-64d8a980-0377-46df-8ac3-770db892da21 2019-01-09 02:10:11,526 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-98c18a3a-5716-411-user 2019-01-09 02:10:11,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:11,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:11,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8baa299f-e7ef-4429-b21d-bb975c787f38 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:10:11,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8baa299f-e7ef-4429-b21d-bb975c787f38 2019-01-09 02:10:11,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" -d '{"role": {"name": "CreateVolumeWithImageTests-98c18a3a-5716-411-proj-role"}}' 2019-01-09 02:10:11,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f50e5d3-e49b-43ac-89ce-e42c3a9eab73 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f06a8a724e074511bcfac773c781e715", "links": {"self": "http://172.30.9.26:5000/v3/roles/f06a8a724e074511bcfac773c781e715"}, "name": "CreateVolumeWithImageTests-98c18a3a-5716-411-proj-role"}} 2019-01-09 02:10:11,754 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5f50e5d3-e49b-43ac-89ce-e42c3a9eab73 2019-01-09 02:10:11,754 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-98c18a3a-5716-411-proj-role 2019-01-09 02:10:11,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f06a8a724e074511bcfac773c781e715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:11,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b001a14-7315-45da-b94c-b1d10dcada59 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/f06a8a724e074511bcfac773c781e715"}, "domain_id": null, "name": "CreateVolumeWithImageTests-98c18a3a-5716-411-proj-role", "id": "f06a8a724e074511bcfac773c781e715"}} 2019-01-09 02:10:11,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f06a8a724e074511bcfac773c781e715 used request id req-4b001a14-7315-45da-b94c-b1d10dcada59 2019-01-09 02:10:11,841 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-98c18a3a-5716-411-proj-role to project CreateVolumeWithImageTests-98c18a3a-5716-411-proj 2019-01-09 02:10:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b218ab1227844c6abfe4f8f25937b276/users/89225f4a08844c2a9c7965c95fc2a39b/roles/f06a8a724e074511bcfac773c781e715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:11,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86883728-4784-4d0f-bed4-5b1e2ec0e119 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:10:11,977 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b218ab1227844c6abfe4f8f25937b276/users/89225f4a08844c2a9c7965c95fc2a39b/roles/f06a8a724e074511bcfac773c781e715 used request id req-86883728-4784-4d0f-bed4-5b1e2ec0e119 2019-01-09 02:10:11,979 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:10:11,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:11,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:12,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f06a8a724e074511bcfac773c781e715", "name": "CreateVolumeWithImageTests-98c18a3a-5716-411-proj-role"}], "expires_at": "2019-01-09T03:10:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b218ab1227844c6abfe4f8f25937b276", "name": "CreateVolumeWithImageTests-98c18a3a-5716-411-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b218ab1227844c6abfe4f8f25937b276", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/b218ab1227844c6abfe4f8f25937b276", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/b218ab1227844c6abfe4f8f25937b276", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b218ab1227844c6abfe4f8f25937b276", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/b218ab1227844c6abfe4f8f25937b276", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/b218ab1227844c6abfe4f8f25937b276", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b218ab1227844c6abfe4f8f25937b276", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/b218ab1227844c6abfe4f8f25937b276", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/b218ab1227844c6abfe4f8f25937b276", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b218ab1227844c6abfe4f8f25937b276", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/b218ab1227844c6abfe4f8f25937b276", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/b218ab1227844c6abfe4f8f25937b276", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-98c18a3a-5716-411-user", "id": "89225f4a08844c2a9c7965c95fc2a39b"}, "audit_ids": ["Dzt8grFzQsSl7W812F3_XQ"], "issued_at": "2019-01-09T02:10:12.000000Z"}} 2019-01-09 02:10:12,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2081ef1bf770d3968fd5c2e70649d75d58bd21c0" 2019-01-09 02:10:12,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b534a4-7592-4ad1-8cf5-e8a07b5537a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:12,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a2b534a4-7592-4ad1-8cf5-e8a07b5537a8 2019-01-09 02:10:12,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-6ba5aad2-79cf-4954-a161-65a33536509e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2081ef1bf770d3968fd5c2e70649d75d58bd21c0" 2019-01-09 02:10:12,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-5141db04-6d5d-4b57-8470-a6cf90624e1a Date: Wed, 09 Jan 2019 02:10:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-6ba5aad2-79cf-4954-a161-65a33536509e-image"} 2019-01-09 02:10:12,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-6ba5aad2-79cf-4954-a161-65a33536509e-image used request id req-5141db04-6d5d-4b57-8470-a6cf90624e1a 2019-01-09 02:10:12,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2081ef1bf770d3968fd5c2e70649d75d58bd21c0" 2019-01-09 02:10:12,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9147284b-3721-4f9e-b962-badc95e54235 Date: Wed, 09 Jan 2019 02:10:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:10:12,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9147284b-3721-4f9e-b962-badc95e54235 2019-01-09 02:10:12,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2081ef1bf770d3968fd5c2e70649d75d58bd21c0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-6ba5aad2-79cf-4954-a161-65a33536509e-image"}' 2019-01-09 02:10:13,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016 X-Openstack-Request-Id: req-66851926-b6f7-4d12-862e-90a40a272f46 Date: Wed, 09 Jan 2019 02:10:13 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-6ba5aad2-79cf-4954-a161-65a33536509e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:10:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:10:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016", "min_disk": 0, "protected": false, "id": "6d6ba7a3-21c9-4ad9-b4cd-7866446e0016", "file": "/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016/file", "checksum": null, "owner": "b218ab1227844c6abfe4f8f25937b276", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:10:13,002 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-66851926-b6f7-4d12-862e-90a40a272f46 2019-01-09 02:10:13,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2081ef1bf770d3968fd5c2e70649d75d58bd21c0" -d '' 2019-01-09 02:10:14,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-142d0475-4ded-4549-850d-0e715ec626f0 Date: Wed, 09 Jan 2019 02:10:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:10:14,591 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016/file used request id req-142d0475-4ded-4549-850d-0e715ec626f0 2019-01-09 02:10:14,591 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:10:14,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2081ef1bf770d3968fd5c2e70649d75d58bd21c0" 2019-01-09 02:10:14,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-acdd7d31-c1b0-4199-a6d2-9b47176064fb Date: Wed, 09 Jan 2019 02:10:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-6ba5aad2-79cf-4954-a161-65a33536509e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:10:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:10:14Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016/snap", "metadata": {}}], "self": "/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016", "min_disk": 0, "protected": false, "id": "6d6ba7a3-21c9-4ad9-b4cd-7866446e0016", "file": "/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b218ab1227844c6abfe4f8f25937b276", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:10:14,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016 used request id req-acdd7d31-c1b0-4199-a6d2-9b47176064fb 2019-01-09 02:10:14,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2081ef1bf770d3968fd5c2e70649d75d58bd21c0" 2019-01-09 02:10:14,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cb69fcd2-c0f2-4e2a-b82b-d337ba96945f Date: Wed, 09 Jan 2019 02:10: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:10:14,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-cb69fcd2-c0f2-4e2a-b82b-d337ba96945f 2019-01-09 02:10:14,905 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-6ba5aad2-79cf-4954-a161-65a33536509e-image 2019-01-09 02:10:14,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2081ef1bf770d3968fd5c2e70649d75d58bd21c0" 2019-01-09 02:10:15,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c7be2931-13e5-41b7-a110-df4daefad748 Date: Wed, 09 Jan 2019 02:10:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-6ba5aad2-79cf-4954-a161-65a33536509e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:10:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:10:14Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016/snap", "metadata": {}}], "self": "/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016", "min_disk": 0, "protected": false, "id": "6d6ba7a3-21c9-4ad9-b4cd-7866446e0016", "file": "/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b218ab1227844c6abfe4f8f25937b276", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:10:15,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016 used request id req-c7be2931-13e5-41b7-a110-df4daefad748 2019-01-09 02:10:15,073 - create_image - DEBUG - Instance status is - active 2019-01-09 02:10:15,073 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-6ba5aad2-79cf-4954-a161-65a33536509e-image 2019-01-09 02:10:15,074 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-6ba5aad2-79cf-4954-a161-65a33536509e-image 2019-01-09 02:10:15,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:15,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:15,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f06a8a724e074511bcfac773c781e715", "name": "CreateVolumeWithImageTests-98c18a3a-5716-411-proj-role"}], "expires_at": "2019-01-09T03:10:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b218ab1227844c6abfe4f8f25937b276", "name": "CreateVolumeWithImageTests-98c18a3a-5716-411-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b218ab1227844c6abfe4f8f25937b276", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/b218ab1227844c6abfe4f8f25937b276", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/b218ab1227844c6abfe4f8f25937b276", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b218ab1227844c6abfe4f8f25937b276", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/b218ab1227844c6abfe4f8f25937b276", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/b218ab1227844c6abfe4f8f25937b276", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b218ab1227844c6abfe4f8f25937b276", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/b218ab1227844c6abfe4f8f25937b276", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/b218ab1227844c6abfe4f8f25937b276", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b218ab1227844c6abfe4f8f25937b276", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/b218ab1227844c6abfe4f8f25937b276", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/b218ab1227844c6abfe4f8f25937b276", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-98c18a3a-5716-411-user", "id": "89225f4a08844c2a9c7965c95fc2a39b"}, "audit_ids": ["l2PCq-ZoTSWk7Q9NOILflA"], "issued_at": "2019-01-09T02:10:15.000000Z"}} 2019-01-09 02:10:15,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b01e57e2e2df5757e857f23b791e0568cf9939b" 2019-01-09 02:10:15,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cd5fd8-c8fb-47ff-926c-6b19a21527a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:15,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d7cd5fd8-c8fb-47ff-926c-6b19a21527a1 2019-01-09 02:10:15,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b218ab1227844c6abfe4f8f25937b276/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b01e57e2e2df5757e857f23b791e0568cf9939b" 2019-01-09 02:10:15,720 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:15 GMT Server: Apache x-compute-request-id: req-404d624f-b9a3-4234-99fb-26fdc5c88181 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-404d624f-b9a3-4234-99fb-26fdc5c88181 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:10:15,720 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b218ab1227844c6abfe4f8f25937b276/volumes/detail used request id req-404d624f-b9a3-4234-99fb-26fdc5c88181 2019-01-09 02:10:15,723 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b218ab1227844c6abfe4f8f25937b276/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-404d624f-b9a3-4234-99fb-26fdc5c88181" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b01e57e2e2df5757e857f23b791e0568cf9939b" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-6ba5aad2-79cf-4954-a161-65a33536509e-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}}' 2019-01-09 02:10:16,093 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 02:10:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6f429cf5-986f-47f5-b5c0-6c2adac7c226 x-openstack-request-id: req-6f429cf5-986f-47f5-b5c0-6c2adac7c226 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2019-01-09 02:10:16,093 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b218ab1227844c6abfe4f8f25937b276/volumes used request id req-6f429cf5-986f-47f5-b5c0-6c2adac7c226 2019-01-09 02:10:16,094 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-6ba5aad2-79cf-4954-a161-65a33536509e-image 2019-01-09 02:10:16,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2081ef1bf770d3968fd5c2e70649d75d58bd21c0" 2019-01-09 02:10:17,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d32093d6-14ea-4642-ac36-c152548e4c56 Date: Wed, 09 Jan 2019 02:10:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:10:17,999 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6d6ba7a3-21c9-4ad9-b4cd-7866446e0016 used request id req-d32093d6-14ea-4642-ac36-c152548e4c56 2019-01-09 02:10:18,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:18,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-87739b52-6842-40e3-8f75-086d2566d64b Date: Wed, 09 Jan 2019 02:10:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:10:18,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-87739b52-6842-40e3-8f75-086d2566d64b 2019-01-09 02:10:18,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:18,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653f946a-bb9c-4f6a-8de5-fac995d6ca38 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:10:18,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-653f946a-bb9c-4f6a-8de5-fac995d6ca38 2019-01-09 02:10:18,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:18,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac6cb6b-b733-4dbf-8fd1-6624a75fea80 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:10:18,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-6ac6cb6b-b733-4dbf-8fd1-6624a75fea80 2019-01-09 02:10:18,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:18,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a60d4a-e4fd-4beb-9651-1cf7e5ed977f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:10:18,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-b7a60d4a-e4fd-4beb-9651-1cf7e5ed977f 2019-01-09 02:10:18,496 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-98c18a3a-5716-411-proj 2019-01-09 02:10:18,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b218ab1227844c6abfe4f8f25937b276 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:18,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:10:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bbb8dbe-eb2f-4a37-a66a-535879c6ce80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:10:18,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b218ab1227844c6abfe4f8f25937b276 used request id req-5bbb8dbe-eb2f-4a37-a66a-535879c6ce80 2019-01-09 02:10:18,708 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-98c18a3a-5716-411-proj-role 2019-01-09 02:10:18,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f06a8a724e074511bcfac773c781e715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:18,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:10:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4918a969-20dc-4fbd-8a0f-776dc1f445b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:10:18,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f06a8a724e074511bcfac773c781e715 used request id req-4918a969-20dc-4fbd-8a0f-776dc1f445b1 2019-01-09 02:10:18,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79abf1fcdb3d59792ee6d7c4061beb6eda111c7a" 2019-01-09 02:10:18,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092ec045-575b-457e-bd7a-6dae7078620e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:10:18,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-092ec045-575b-457e-bd7a-6dae7078620e 2019-01-09 02:10:18,908 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-98c18a3a-5716-411-user 2019-01-09 02:10:18,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/89225f4a08844c2a9c7965c95fc2a39b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdac1dc87eaba4d6f67f936f4a98885e3e22a24f" 2019-01-09 02:10:19,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:10:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bddc298-15f5-483b-84db-6fde76be550a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:10:19,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/89225f4a08844c2a9c7965c95fc2a39b used request id req-8bddc298-15f5-483b-84db-6fde76be550a 2019-01-09 02:10:19,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:19,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:10:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Jeh2NM9wTtW5KhbZjBZQvg"], "issued_at": "2019-01-09T02:10:19.000000Z"}} 2019-01-09 02:10:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7256c93f47050cc2989d5c0fa40b34dfc0776a81" 2019-01-09 02:10:19,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cab3d3a-56b8-4048-a771-067c3b26ebdd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:19,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3cab3d3a-56b8-4048-a771-067c3b26ebdd 2019-01-09 02:10:19,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:19,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:19,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:10:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["GhCICehxSqmMF8cIjbn9VQ"], "issued_at": "2019-01-09T02:10:19.000000Z"}} 2019-01-09 02:10:19,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:20,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e507387-237c-4368-8343-684d56a41e54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:20,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5e507387-237c-4368-8343-684d56a41e54 2019-01-09 02:10:20,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:10:20,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:10:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:10:20,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:20,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64a28ae-6663-4241-9239-0f88415c28df Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:10:20,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj used request id req-c64a28ae-6663-4241-9239-0f88415c28df 2019-01-09 02:10:20,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:20,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7eee9b2-7101-4ff2-b4b6-1b2a4c7c9dc4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:10:20,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e7eee9b2-7101-4ff2-b4b6-1b2a4c7c9dc4 2019-01-09 02:10:20,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj"}}' 2019-01-09 02:10:20,353 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:10:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a57999b-4bb1-4efe-81b9-45110686b38c Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a9d42d167d3148f1824e69846b4e2909"}, "enabled": true, "id": "a9d42d167d3148f1824e69846b4e2909", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj"}} 2019-01-09 02:10:20,353 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5a57999b-4bb1-4efe-81b9-45110686b38c 2019-01-09 02:10:20,353 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj 2019-01-09 02:10:20,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:20,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:20,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["IgnTlnSMSM6jnjoBgHDsKg"], "issued_at": "2019-01-09T02:10:20.000000Z"}} 2019-01-09 02:10:20,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44b059fac7f2951522ddfaed32e2ee4ea0ea3e24" 2019-01-09 02:10:20,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274970df-4665-4438-b251-60c3e5574b01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:20,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-274970df-4665-4438-b251-60c3e5574b01 2019-01-09 02:10:20,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:10:20,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:10:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:10:20,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44b059fac7f2951522ddfaed32e2ee4ea0ea3e24" 2019-01-09 02:10:20,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdba1004-53b5-434c-964a-70077296fd69 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:10:20,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cdba1004-53b5-434c-964a-70077296fd69 2019-01-09 02:10:20,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44b059fac7f2951522ddfaed32e2ee4ea0ea3e24" 2019-01-09 02:10:20,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e312cd78-499d-4bb6-87b1-3b32f0e3cf65 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a9d42d167d3148f1824e69846b4e2909"}, "enabled": true, "id": "a9d42d167d3148f1824e69846b4e2909", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj"}]} 2019-01-09 02:10:20,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj used request id req-e312cd78-499d-4bb6-87b1-3b32f0e3cf65 2019-01-09 02:10:20,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44b059fac7f2951522ddfaed32e2ee4ea0ea3e24" 2019-01-09 02:10:21,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160f6bb9-60b2-4fc8-9e49-4b7940bb35c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:10:21,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-160f6bb9-60b2-4fc8-9e49-4b7940bb35c6 2019-01-09 02:10:21,411 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-27d7e5d2-c347-4f3-user 2019-01-09 02:10:21,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:21,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:21,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b01f5a4-9b94-45c0-86bf-466ccdaf07da Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:10:21,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3b01f5a4-9b94-45c0-86bf-466ccdaf07da 2019-01-09 02:10:21,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" -d '{"role": {"name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj-role"}}' 2019-01-09 02:10:21,621 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d855ad1-8756-44d8-9ab4-05b6948480e5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "359a31a17b81453fa3afc50c711d3851", "links": {"self": "http://172.30.9.26:5000/v3/roles/359a31a17b81453fa3afc50c711d3851"}, "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj-role"}} 2019-01-09 02:10:21,621 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1d855ad1-8756-44d8-9ab4-05b6948480e5 2019-01-09 02:10:21,621 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj-role 2019-01-09 02:10:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/359a31a17b81453fa3afc50c711d3851 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:21,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0599b6cf-2d82-42cc-8e2f-2722b0107fd8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/359a31a17b81453fa3afc50c711d3851"}, "domain_id": null, "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj-role", "id": "359a31a17b81453fa3afc50c711d3851"}} 2019-01-09 02:10:21,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/359a31a17b81453fa3afc50c711d3851 used request id req-0599b6cf-2d82-42cc-8e2f-2722b0107fd8 2019-01-09 02:10:21,645 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj-role to project CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj 2019-01-09 02:10:21,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a9d42d167d3148f1824e69846b4e2909/users/0f9db751e6894773b624a0ae0e0c2486/roles/359a31a17b81453fa3afc50c711d3851 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:21,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a337906-4028-42d4-a824-95fcca628e26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:10:21,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a9d42d167d3148f1824e69846b4e2909/users/0f9db751e6894773b624a0ae0e0c2486/roles/359a31a17b81453fa3afc50c711d3851 used request id req-6a337906-4028-42d4-a824-95fcca628e26 2019-01-09 02:10:21,781 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:10:21,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:21,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:22,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "359a31a17b81453fa3afc50c711d3851", "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj-role"}], "expires_at": "2019-01-09T03:10:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9d42d167d3148f1824e69846b4e2909", "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a9d42d167d3148f1824e69846b4e2909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a9d42d167d3148f1824e69846b4e2909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a9d42d167d3148f1824e69846b4e2909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a9d42d167d3148f1824e69846b4e2909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a9d42d167d3148f1824e69846b4e2909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-user", "id": "0f9db751e6894773b624a0ae0e0c2486"}, "audit_ids": ["_YTBfDWlSLeE21tdxbtIhw"], "issued_at": "2019-01-09T02:10:22.000000Z"}} 2019-01-09 02:10:22,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63bb2c4e7443bf854a56a129a41bfccd949bba4" 2019-01-09 02:10:22,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1bb993e-acb8-4259-871d-32d64eca172e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:22,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a1bb993e-acb8-4259-871d-32d64eca172e 2019-01-09 02:10:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d63bb2c4e7443bf854a56a129a41bfccd949bba4" 2019-01-09 02:10:22,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e02172b9-8702-41c0-9c55-33143d8b0b78 Date: Wed, 09 Jan 2019 02:10:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image"} 2019-01-09 02:10:22,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image used request id req-e02172b9-8702-41c0-9c55-33143d8b0b78 2019-01-09 02:10:22,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d63bb2c4e7443bf854a56a129a41bfccd949bba4" 2019-01-09 02:10:22,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c05f390b-81fe-4188-b3fd-ea8e19fc038e Date: Wed, 09 Jan 2019 02:10: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:10:22,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c05f390b-81fe-4188-b3fd-ea8e19fc038e 2019-01-09 02:10:22,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d63bb2c4e7443bf854a56a129a41bfccd949bba4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image"}' 2019-01-09 02:10:22,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d X-Openstack-Request-Id: req-b31dcf26-9e38-4259-a3d7-15d02f7cb3a3 Date: Wed, 09 Jan 2019 02:10:22 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:10:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:10:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d", "min_disk": 0, "protected": false, "id": "4821a754-b4fa-429e-bcec-46563c373d4d", "file": "/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d/file", "checksum": null, "owner": "a9d42d167d3148f1824e69846b4e2909", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:10:22,797 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b31dcf26-9e38-4259-a3d7-15d02f7cb3a3 2019-01-09 02:10:22,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d63bb2c4e7443bf854a56a129a41bfccd949bba4" -d '' 2019-01-09 02:10:24,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-12df965b-5622-475b-8a43-8b8b104fbe53 Date: Wed, 09 Jan 2019 02:10:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:10:24,361 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d/file used request id req-12df965b-5622-475b-8a43-8b8b104fbe53 2019-01-09 02:10:24,362 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:10:24,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d63bb2c4e7443bf854a56a129a41bfccd949bba4" 2019-01-09 02:10:24,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c762c3fb-154f-4d67-80b2-e409da0e9aca Date: Wed, 09 Jan 2019 02:10:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:10:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:10:24Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/4821a754-b4fa-429e-bcec-46563c373d4d/snap", "metadata": {}}], "self": "/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d", "min_disk": 0, "protected": false, "id": "4821a754-b4fa-429e-bcec-46563c373d4d", "file": "/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9d42d167d3148f1824e69846b4e2909", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/4821a754-b4fa-429e-bcec-46563c373d4d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:10:24,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d used request id req-c762c3fb-154f-4d67-80b2-e409da0e9aca 2019-01-09 02:10:25,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d63bb2c4e7443bf854a56a129a41bfccd949bba4" 2019-01-09 02:10:25,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b87e00b7-4854-4e0c-8fa2-4af638fa57af Date: Wed, 09 Jan 2019 02:10:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:10:25,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b87e00b7-4854-4e0c-8fa2-4af638fa57af 2019-01-09 02:10:25,155 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image 2019-01-09 02:10:25,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d63bb2c4e7443bf854a56a129a41bfccd949bba4" 2019-01-09 02:10:25,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-18d6fa11-4168-472f-af54-fcd7dbf0530d Date: Wed, 09 Jan 2019 02:10:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:10:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:10:24Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/4821a754-b4fa-429e-bcec-46563c373d4d/snap", "metadata": {}}], "self": "/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d", "min_disk": 0, "protected": false, "id": "4821a754-b4fa-429e-bcec-46563c373d4d", "file": "/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9d42d167d3148f1824e69846b4e2909", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/4821a754-b4fa-429e-bcec-46563c373d4d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:10:25,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d used request id req-18d6fa11-4168-472f-af54-fcd7dbf0530d 2019-01-09 02:10:25,177 - create_image - DEBUG - Instance status is - active 2019-01-09 02:10:25,177 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image 2019-01-09 02:10:25,177 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image 2019-01-09 02:10:25,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:25,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:25,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "359a31a17b81453fa3afc50c711d3851", "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj-role"}], "expires_at": "2019-01-09T03:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9d42d167d3148f1824e69846b4e2909", "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a9d42d167d3148f1824e69846b4e2909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a9d42d167d3148f1824e69846b4e2909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a9d42d167d3148f1824e69846b4e2909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a9d42d167d3148f1824e69846b4e2909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a9d42d167d3148f1824e69846b4e2909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-user", "id": "0f9db751e6894773b624a0ae0e0c2486"}, "audit_ids": ["UX5HeHGSRtaaCfDwb1Oyiw"], "issued_at": "2019-01-09T02:10:25.000000Z"}} 2019-01-09 02:10:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb84a69ffa0901a5e36fd5aac5d83893d3ecda1" 2019-01-09 02:10:25,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-983a6866-e3b3-4ea1-8bbe-a9432f01c18b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:25,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-983a6866-e3b3-4ea1-8bbe-a9432f01c18b 2019-01-09 02:10:25,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb84a69ffa0901a5e36fd5aac5d83893d3ecda1" 2019-01-09 02:10:25,825 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:25 GMT Server: Apache x-compute-request-id: req-4c789ad4-4c27-448d-ba51-ca48db038226 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4c789ad4-4c27-448d-ba51-ca48db038226 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:10:25,826 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/detail used request id req-4c789ad4-4c27-448d-ba51-ca48db038226 2019-01-09 02:10:25,829 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4c789ad4-4c27-448d-ba51-ca48db038226" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb84a69ffa0901a5e36fd5aac5d83893d3ecda1" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol", "imageRef": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-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}}' 2019-01-09 02:10:27,231 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:10:25 GMT Server: Apache x-compute-request-id: req-05285532-e8b1-43cb-ad58-036bd0052361 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-05285532-e8b1-43cb-ad58-036bd0052361 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0f9db751e6894773b624a0ae0e0c2486", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "self"}, {"href": "http://172.30.9.26:8776/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:10:27.146115", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "size": 1}} 2019-01-09 02:10:27,231 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes used request id req-05285532-e8b1-43cb-ad58-036bd0052361 2019-01-09 02:10:27,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c789ad4-4c27-448d-ba51-ca48db038226" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb84a69ffa0901a5e36fd5aac5d83893d3ecda1" 2019-01-09 02:10:27,432 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:27 GMT Server: Apache x-compute-request-id: req-4a0c1a33-eb28-499b-b79b-7073b139d884 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a0c1a33-eb28-499b-b79b-7073b139d884 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0f9db751e6894773b624a0ae0e0c2486", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "self"}, {"href": "http://172.30.9.26:8776/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:10:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a9d42d167d3148f1824e69846b4e2909", "updated_at": "2019-01-09T02:10:27.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "size": 1}} 2019-01-09 02:10:27,432 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b used request id req-4a0c1a33-eb28-499b-b79b-7073b139d884 2019-01-09 02:10:27,432 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol 2019-01-09 02:10:27,435 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c789ad4-4c27-448d-ba51-ca48db038226" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb84a69ffa0901a5e36fd5aac5d83893d3ecda1" 2019-01-09 02:10:27,621 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:27 GMT Server: Apache x-compute-request-id: req-6d2cec54-13fe-43f5-96aa-5d19fee515cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d2cec54-13fe-43f5-96aa-5d19fee515cb Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0f9db751e6894773b624a0ae0e0c2486", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "self"}, {"href": "http://172.30.9.26:8776/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:10:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a9d42d167d3148f1824e69846b4e2909", "updated_at": "2019-01-09T02:10:27.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "size": 1}} 2019-01-09 02:10:27,621 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b used request id req-6d2cec54-13fe-43f5-96aa-5d19fee515cb 2019-01-09 02:10:27,622 - create_volume - DEBUG - Instance status is - creating 2019-01-09 02:10:27,622 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:10:30,625 - create_volume - DEBUG - Volume status query timeout in 296.807238102 2019-01-09 02:10:30,628 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c789ad4-4c27-448d-ba51-ca48db038226" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb84a69ffa0901a5e36fd5aac5d83893d3ecda1" 2019-01-09 02:10:30,927 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:30 GMT Server: Apache x-compute-request-id: req-9263baa0-83c1-4400-a37a-70f170972846 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9263baa0-83c1-4400-a37a-70f170972846 Content-Encoding: gzip Content-Length: 471 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "0f9db751e6894773b624a0ae0e0c2486", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "self"}, {"href": "http://172.30.9.26:8776/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:10:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a9d42d167d3148f1824e69846b4e2909", "updated_at": "2019-01-09T02:10:29.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "size": 1}} 2019-01-09 02:10:30,928 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b used request id req-9263baa0-83c1-4400-a37a-70f170972846 2019-01-09 02:10:30,928 - create_volume - DEBUG - Instance status is - downloading 2019-01-09 02:10:30,928 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:10:33,931 - create_volume - DEBUG - Volume status query timeout in 293.501008987 2019-01-09 02:10:33,934 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c789ad4-4c27-448d-ba51-ca48db038226" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb84a69ffa0901a5e36fd5aac5d83893d3ecda1" 2019-01-09 02:10:34,139 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:33 GMT Server: Apache x-compute-request-id: req-0c821b41-0d60-4c90-b43c-93c85d22c0ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c821b41-0d60-4c90-b43c-93c85d22c0ff Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "self"}, {"href": "http://172.30.9.26:8776/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-09T02:10:32.000000", "replication_status": null, "snapshot_id": null, "id": "b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "size": 1, "user_id": "0f9db751e6894773b624a0ae0e0c2486", "os-vol-tenant-attr:tenant_id": "a9d42d167d3148f1824e69846b4e2909", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image", "image_id": "4821a754-b4fa-429e-bcec-46563c373d4d", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol", "bootable": "true", "created_at": "2019-01-09T02:10:27.000000", "volume_type": null}} 2019-01-09 02:10:34,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b used request id req-0c821b41-0d60-4c90-b43c-93c85d22c0ff 2019-01-09 02:10:34,140 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:10:34,140 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol 2019-01-09 02:10:34,140 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol 2019-01-09 02:10:34,143 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c789ad4-4c27-448d-ba51-ca48db038226" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb84a69ffa0901a5e36fd5aac5d83893d3ecda1" 2019-01-09 02:10:34,199 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:34 GMT Server: Apache x-compute-request-id: req-6b29b4bb-e279-409f-b649-48bfb0d5ec5e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6b29b4bb-e279-409f-b649-48bfb0d5ec5e Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "self"}, {"href": "http://172.30.9.26:8776/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-09T02:10:32.000000", "replication_status": null, "snapshot_id": null, "id": "b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "size": 1, "user_id": "0f9db751e6894773b624a0ae0e0c2486", "os-vol-tenant-attr:tenant_id": "a9d42d167d3148f1824e69846b4e2909", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image", "image_id": "4821a754-b4fa-429e-bcec-46563c373d4d", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol", "bootable": "true", "created_at": "2019-01-09T02:10:27.000000", "volume_type": null}} 2019-01-09 02:10:34,199 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b used request id req-6b29b4bb-e279-409f-b649-48bfb0d5ec5e 2019-01-09 02:10:34,200 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:10:34,200 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol 2019-01-09 02:10:34,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:34,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "359a31a17b81453fa3afc50c711d3851", "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj-role"}], "expires_at": "2019-01-09T03:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9d42d167d3148f1824e69846b4e2909", "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a9d42d167d3148f1824e69846b4e2909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a9d42d167d3148f1824e69846b4e2909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a9d42d167d3148f1824e69846b4e2909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a9d42d167d3148f1824e69846b4e2909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a9d42d167d3148f1824e69846b4e2909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a9d42d167d3148f1824e69846b4e2909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-27d7e5d2-c347-4f3-user", "id": "0f9db751e6894773b624a0ae0e0c2486"}, "audit_ids": ["KmKUYrjhQlqnsNO_bJH7tQ"], "issued_at": "2019-01-09T02:10:34.000000Z"}} 2019-01-09 02:10:34,569 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}486e819e9cd00ab2a497cce1f5c4102436eb4303" 2019-01-09 02:10:35,169 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:34 GMT Server: Apache x-compute-request-id: req-e1f0ae98-b11d-4c4a-9dc0-9ee7ddfdf250 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1f0ae98-b11d-4c4a-9dc0-9ee7ddfdf250 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "self"}, {"href": "http://172.30.9.26:8776/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-09T02:10:32.000000", "replication_status": null, "snapshot_id": null, "id": "b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "size": 1, "user_id": "0f9db751e6894773b624a0ae0e0c2486", "os-vol-tenant-attr:tenant_id": "a9d42d167d3148f1824e69846b4e2909", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image", "image_id": "4821a754-b4fa-429e-bcec-46563c373d4d", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol", "bootable": "true", "created_at": "2019-01-09T02:10:27.000000", "volume_type": null}} 2019-01-09 02:10:35,170 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b used request id req-e1f0ae98-b11d-4c4a-9dc0-9ee7ddfdf250 2019-01-09 02:10:35,173 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c789ad4-4c27-448d-ba51-ca48db038226" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb84a69ffa0901a5e36fd5aac5d83893d3ecda1" 2019-01-09 02:10:35,373 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:35 GMT Server: Apache x-compute-request-id: req-b64d8b4c-33ab-43ea-ba42-6df3f853d51a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b64d8b4c-33ab-43ea-ba42-6df3f853d51a Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "self"}, {"href": "http://172.30.9.26:8776/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-09T02:10:32.000000", "replication_status": null, "snapshot_id": null, "id": "b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "size": 1, "user_id": "0f9db751e6894773b624a0ae0e0c2486", "os-vol-tenant-attr:tenant_id": "a9d42d167d3148f1824e69846b4e2909", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image", "image_id": "4821a754-b4fa-429e-bcec-46563c373d4d", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol", "bootable": "true", "created_at": "2019-01-09T02:10:27.000000", "volume_type": null}} 2019-01-09 02:10:35,373 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b used request id req-b64d8b4c-33ab-43ea-ba42-6df3f853d51a 2019-01-09 02:10:35,373 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:10:35,373 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol 2019-01-09 02:10:35,373 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol 2019-01-09 02:10:35,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c789ad4-4c27-448d-ba51-ca48db038226" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb84a69ffa0901a5e36fd5aac5d83893d3ecda1" 2019-01-09 02:10:35,610 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:10:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d3d8609-42b8-4d24-92fc-9e57bbc836b4 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. 2019-01-09 02:10:35,611 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b used request id req-6d3d8609-42b8-4d24-92fc-9e57bbc836b4 2019-01-09 02:10:35,613 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c789ad4-4c27-448d-ba51-ca48db038226" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb84a69ffa0901a5e36fd5aac5d83893d3ecda1" 2019-01-09 02:10:35,821 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:35 GMT Server: Apache x-compute-request-id: req-4237868b-1f87-4ff1-a1d2-18ff11e1207b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4237868b-1f87-4ff1-a1d2-18ff11e1207b Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "self"}, {"href": "http://172.30.9.26:8776/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-09T02:10:35.000000", "replication_status": null, "snapshot_id": null, "id": "b473d40a-0ea6-4f3b-90d7-fa9bd816439b", "size": 1, "user_id": "0f9db751e6894773b624a0ae0e0c2486", "os-vol-tenant-attr:tenant_id": "a9d42d167d3148f1824e69846b4e2909", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image", "image_id": "4821a754-b4fa-429e-bcec-46563c373d4d", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol", "bootable": "true", "created_at": "2019-01-09T02:10:27.000000", "volume_type": null}} 2019-01-09 02:10:35,822 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b used request id req-4237868b-1f87-4ff1-a1d2-18ff11e1207b 2019-01-09 02:10:35,822 - create_volume - DEBUG - Instance status is - deleting 2019-01-09 02:10:35,822 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:10:38,825 - create_volume - DEBUG - Volume status query timeout in 56.7855520248 2019-01-09 02:10:38,828 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c789ad4-4c27-448d-ba51-ca48db038226" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb84a69ffa0901a5e36fd5aac5d83893d3ecda1" 2019-01-09 02:10:39,013 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:10:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9be04a01-34d3-4e40-bb44-d95cabc04813 x-openstack-request-id: req-9be04a01-34d3-4e40-bb44-d95cabc04813 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b473d40a-0ea6-4f3b-90d7-fa9bd816439b could not be found.", "code": 404}} 2019-01-09 02:10:39,013 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a9d42d167d3148f1824e69846b4e2909/volumes/b473d40a-0ea6-4f3b-90d7-fa9bd816439b used request id req-9be04a01-34d3-4e40-bb44-d95cabc04813 2019-01-09 02:10:39,014 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b473d40a-0ea6-4f3b-90d7-fa9bd816439b could not be found. (HTTP 404) (Request-ID: req-9be04a01-34d3-4e40-bb44-d95cabc04813) 2019-01-09 02:10:39,014 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-vol 2019-01-09 02:10:39,014 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-7a2bb301-dbe3-4d07-9251-1f5525b37094-image 2019-01-09 02:10:39,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d63bb2c4e7443bf854a56a129a41bfccd949bba4" 2019-01-09 02:10:40,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad564b42-5606-45a8-8ad0-1a2642efde89 Date: Wed, 09 Jan 2019 02:10:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:10:40,736 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4821a754-b4fa-429e-bcec-46563c373d4d used request id req-ad564b42-5606-45a8-8ad0-1a2642efde89 2019-01-09 02:10:40,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:40,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1090be45-e1ae-45d0-984c-51eac27d35c4 Date: Wed, 09 Jan 2019 02:10:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:10:40,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-1090be45-e1ae-45d0-984c-51eac27d35c4 2019-01-09 02:10:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:41,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f7d95b-813c-4de5-a4e7-b27f20279d1b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:10:41,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-b1f7d95b-813c-4de5-a4e7-b27f20279d1b 2019-01-09 02:10:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:41,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa766312-9639-4d4a-a69e-6e92688c641b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:10:41,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-aa766312-9639-4d4a-a69e-6e92688c641b 2019-01-09 02:10:41,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:41,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e97e56-d532-4cf5-a2be-14dc2b774d60 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:10:41,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-01e97e56-d532-4cf5-a2be-14dc2b774d60 2019-01-09 02:10:41,227 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj 2019-01-09 02:10:41,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a9d42d167d3148f1824e69846b4e2909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:41,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbff9243-1dae-435e-b0ea-606260277325 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:10:41,463 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a9d42d167d3148f1824e69846b4e2909 used request id req-cbff9243-1dae-435e-b0ea-606260277325 2019-01-09 02:10:41,463 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-27d7e5d2-c347-4f3-proj-role 2019-01-09 02:10:41,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/359a31a17b81453fa3afc50c711d3851 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:41,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab1625a-bd28-4d9e-8af8-908648b58952 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:10:41,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/359a31a17b81453fa3afc50c711d3851 used request id req-7ab1625a-bd28-4d9e-8af8-908648b58952 2019-01-09 02:10:41,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cca4a39d9d6ec5fa57fc487e4f35568b042c4a" 2019-01-09 02:10:41,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da39188b-a592-4dab-b0da-0d7c185aa2af Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:10:41,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-da39188b-a592-4dab-b0da-0d7c185aa2af 2019-01-09 02:10:41,665 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-27d7e5d2-c347-4f3-user 2019-01-09 02:10:41,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0f9db751e6894773b624a0ae0e0c2486 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44b059fac7f2951522ddfaed32e2ee4ea0ea3e24" 2019-01-09 02:10:41,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-626d1a54-e859-4710-ae99-062619435238 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:10:41,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0f9db751e6894773b624a0ae0e0c2486 used request id req-626d1a54-e859-4710-ae99-062619435238 2019-01-09 02:10:41,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:42,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["h8X_2KvNT46IQvSpWNCEEw"], "issued_at": "2019-01-09T02:10:42.000000Z"}} 2019-01-09 02:10:42,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb4225b73b5a8d9bd2f6f5fb74dc37a4aea1250" 2019-01-09 02:10:42,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b649ab-2d69-47df-87ff-7d58e24c209c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:42,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c8b649ab-2d69-47df-87ff-7d58e24c209c 2019-01-09 02:10:42,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:42,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:42,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["3u0zuA3-Q7eoh9RFngqFug"], "issued_at": "2019-01-09T02:10:42.000000Z"}} 2019-01-09 02:10:42,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:10:42,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13113ad1-a05d-4dce-a6b6-adfa24e36fcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:42,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-13113ad1-a05d-4dce-a6b6-adfa24e36fcb 2019-01-09 02:10:42,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:10:42,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:10:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:10:42,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-4d1d827c-d7d7-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:10:42,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-369d8571-6982-4a05-b6a6-058dd05f66a4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-4d1d827c-d7d7-446-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:10:42,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-4d1d827c-d7d7-446-proj used request id req-369d8571-6982-4a05-b6a6-058dd05f66a4 2019-01-09 02:10:42,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:10:42,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b52762-b889-445d-8242-693f04c19d83 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:10:42,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e9b52762-b889-445d-8242-693f04c19d83 2019-01-09 02:10:42,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}}' 2019-01-09 02:10:43,095 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8285ea75-a47f-4d22-aad9-48fc3e06a24d Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f"}, "enabled": true, "id": "e9a5350d26234de797d94579e618993f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}} 2019-01-09 02:10:43,095 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8285ea75-a47f-4d22-aad9-48fc3e06a24d 2019-01-09 02:10:43,095 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-4d1d827c-d7d7-446-proj 2019-01-09 02:10:43,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:43,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:43,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["oRPohlMVRyOZKuWtsp6DLA"], "issued_at": "2019-01-09T02:10:43.000000Z"}} 2019-01-09 02:10:43,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff19f736e328bd4ea99f83ae238fe1d31a0c690" 2019-01-09 02:10:43,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340ed2d3-942c-4372-8c7d-235bf7d2696e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:43,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-340ed2d3-942c-4372-8c7d-235bf7d2696e 2019-01-09 02:10:43,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:10:43,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:10:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:10:43,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff19f736e328bd4ea99f83ae238fe1d31a0c690" 2019-01-09 02:10:43,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df814c5-62c0-4f69-b753-debac8c515e2 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:10:43,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2df814c5-62c0-4f69-b753-debac8c515e2 2019-01-09 02:10:43,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-4d1d827c-d7d7-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff19f736e328bd4ea99f83ae238fe1d31a0c690" 2019-01-09 02:10:43,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e67262-c0bd-4a69-97f8-13193e94976c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-4d1d827c-d7d7-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f"}, "enabled": true, "id": "e9a5350d26234de797d94579e618993f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}]} 2019-01-09 02:10:43,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-4d1d827c-d7d7-446-proj used request id req-65e67262-c0bd-4a69-97f8-13193e94976c 2019-01-09 02:10:43,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff19f736e328bd4ea99f83ae238fe1d31a0c690" 2019-01-09 02:10:43,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55164499-5c8e-4ae2-8405-581d19ca91db Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:10:43,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-55164499-5c8e-4ae2-8405-581d19ca91db 2019-01-09 02:10:44,191 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-4d1d827c-d7d7-446-user 2019-01-09 02:10:44,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:44,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:10:44,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd43f98-8d58-421f-b953-06f4115ebdbb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:10:44,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9dd43f98-8d58-421f-b953-06f4115ebdbb 2019-01-09 02:10:44,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" -d '{"role": {"name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj-role"}}' 2019-01-09 02:10:44,443 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-083e469a-1998-4928-958d-8a279d7b6a2e Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26ff60c98a724ee4bd6951398a42836f", "links": {"self": "http://172.30.9.26:5000/v3/roles/26ff60c98a724ee4bd6951398a42836f"}, "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj-role"}} 2019-01-09 02:10:44,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-083e469a-1998-4928-958d-8a279d7b6a2e 2019-01-09 02:10:44,444 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-4d1d827c-d7d7-446-proj-role 2019-01-09 02:10:44,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/26ff60c98a724ee4bd6951398a42836f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:10:44,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1627aec-fe78-454e-a16a-58d99780aa6e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/26ff60c98a724ee4bd6951398a42836f"}, "domain_id": null, "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj-role", "id": "26ff60c98a724ee4bd6951398a42836f"}} 2019-01-09 02:10:44,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/26ff60c98a724ee4bd6951398a42836f used request id req-f1627aec-fe78-454e-a16a-58d99780aa6e 2019-01-09 02:10:44,540 - keystone_utils - INFO - Granting role SimpleHealthCheck-4d1d827c-d7d7-446-proj-role to project SimpleHealthCheck-4d1d827c-d7d7-446-proj 2019-01-09 02:10:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f/users/4cc7bbc1c9684a0f95b8e7ed67bc623e/roles/26ff60c98a724ee4bd6951398a42836f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:10:44,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-670082b9-20e6-42d3-94b0-ee7568084bb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:10:44,671 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f/users/4cc7bbc1c9684a0f95b8e7ed67bc623e/roles/26ff60c98a724ee4bd6951398a42836f used request id req-670082b9-20e6-42d3-94b0-ee7568084bb3 2019-01-09 02:10:44,672 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:10:44,673 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:10:44,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:44,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:45,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26ff60c98a724ee4bd6951398a42836f", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj-role"}], "expires_at": "2019-01-09T03:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9a5350d26234de797d94579e618993f", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4d1d827c-d7d7-446-user", "id": "4cc7bbc1c9684a0f95b8e7ed67bc623e"}, "audit_ids": ["krOaSj3BT26WTf3k3xSOCQ"], "issued_at": "2019-01-09T02:10:45.000000Z"}} 2019-01-09 02:10:45,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38216c39caa28b8a539d09e102d995f7dbcde4df" 2019-01-09 02:10:45,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b94a6d8-9f33-4173-b4bf-4f5fd0827937 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:45,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9b94a6d8-9f33-4173-b4bf-4f5fd0827937 2019-01-09 02:10:45,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38216c39caa28b8a539d09e102d995f7dbcde4df" 2019-01-09 02:10:45,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f726a4fd-b301-4327-808e-785c82c7523f Date: Wed, 09 Jan 2019 02:10:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image"} 2019-01-09 02:10:45,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image used request id req-f726a4fd-b301-4327-808e-785c82c7523f 2019-01-09 02:10:45,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38216c39caa28b8a539d09e102d995f7dbcde4df" 2019-01-09 02:10:45,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-907f1f36-9ebf-4201-a4e1-4ba215d45130 Date: Wed, 09 Jan 2019 02:10: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:10:45,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-907f1f36-9ebf-4201-a4e1-4ba215d45130 2019-01-09 02:10:45,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}38216c39caa28b8a539d09e102d995f7dbcde4df" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image"}' 2019-01-09 02:10:45,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a X-Openstack-Request-Id: req-26129b56-93c3-48c6-a7df-d4ebf045cf7e Date: Wed, 09 Jan 2019 02:10:45 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:10:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:10:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "min_disk": 0, "protected": false, "id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "file": "/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a/file", "checksum": null, "owner": "e9a5350d26234de797d94579e618993f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:10:45,851 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-26129b56-93c3-48c6-a7df-d4ebf045cf7e 2019-01-09 02:10:45,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38216c39caa28b8a539d09e102d995f7dbcde4df" -d '' 2019-01-09 02:10:47,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53f3fbbf-b910-4d50-9873-1c2acb292f30 Date: Wed, 09 Jan 2019 02:10:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:10:47,350 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a/file used request id req-53f3fbbf-b910-4d50-9873-1c2acb292f30 2019-01-09 02:10:47,350 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:10:47,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38216c39caa28b8a539d09e102d995f7dbcde4df" 2019-01-09 02:10:47,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2f438a61-c08e-4694-afc2-0cdb0df0ac72 Date: Wed, 09 Jan 2019 02:10:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:10:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:10:47Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/42ed7047-6bb4-4889-b4d1-b462f382953a/snap", "metadata": {}}], "self": "/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "min_disk": 0, "protected": false, "id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "file": "/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9a5350d26234de797d94579e618993f", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/42ed7047-6bb4-4889-b4d1-b462f382953a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:10:47,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a used request id req-2f438a61-c08e-4694-afc2-0cdb0df0ac72 2019-01-09 02:10:47,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38216c39caa28b8a539d09e102d995f7dbcde4df" 2019-01-09 02:10:47,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d1a7a93b-8c49-4c27-9c51-978a9294c356 Date: Wed, 09 Jan 2019 02:10: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:10:47,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d1a7a93b-8c49-4c27-9c51-978a9294c356 2019-01-09 02:10:47,677 - create_image - INFO - Created image with name - SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image 2019-01-09 02:10:47,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38216c39caa28b8a539d09e102d995f7dbcde4df" 2019-01-09 02:10:47,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a955ec89-f1b5-4b18-91f3-2d1b4b107770 Date: Wed, 09 Jan 2019 02:10:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:10:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:10:47Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/42ed7047-6bb4-4889-b4d1-b462f382953a/snap", "metadata": {}}], "self": "/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "min_disk": 0, "protected": false, "id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "file": "/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9a5350d26234de797d94579e618993f", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/42ed7047-6bb4-4889-b4d1-b462f382953a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:10:47,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a used request id req-a955ec89-f1b5-4b18-91f3-2d1b4b107770 2019-01-09 02:10:47,697 - create_image - DEBUG - Instance status is - active 2019-01-09 02:10:47,697 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image 2019-01-09 02:10:47,697 - create_image - INFO - Image is now active with name - SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image 2019-01-09 02:10:47,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:47,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:48,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26ff60c98a724ee4bd6951398a42836f", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj-role"}], "expires_at": "2019-01-09T03:10:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9a5350d26234de797d94579e618993f", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4d1d827c-d7d7-446-user", "id": "4cc7bbc1c9684a0f95b8e7ed67bc623e"}, "audit_ids": ["3a2KX8fCQwiKSojBgxb9Qw"], "issued_at": "2019-01-09T02:10:48.000000Z"}} 2019-01-09 02:10:48,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c35eab6c7abd660ffb8727a017964861b1cab1" 2019-01-09 02:10:48,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc62241-7891-41fa-9712-e1a4cea10949 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:48,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ffc62241-7891-41fa-9712-e1a4cea10949 2019-01-09 02:10:48,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c35eab6c7abd660ffb8727a017964861b1cab1" 2019-01-09 02:10:48,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6bd10c50-028d-4754-8383-a8f547e4f43d Date: Wed, 09 Jan 2019 02:10:48 GMT RESP BODY: {"networks":[]} 2019-01-09 02:10:48,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net used request id req-6bd10c50-028d-4754-8383-a8f547e4f43d 2019-01-09 02:10:48,352 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net 2019-01-09 02:10:48,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c35eab6c7abd660ffb8727a017964861b1cab1" -d '{"network": {"name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net", "admin_state_up": true}}' 2019-01-09 02:10:48,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-591486b0-b7d8-43d8-9628-511ddabe81aa Date: Wed, 09 Jan 2019 02:10:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c922ea42-b028-4be9-bb1d-46e479689026","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e9a5350d26234de797d94579e618993f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:10:48Z","is_default":false,"name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:48Z","mtu":1450}} 2019-01-09 02:10:48,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-591486b0-b7d8-43d8-9628-511ddabe81aa 2019-01-09 02:10:48,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c922ea42-b028-4be9-bb1d-46e479689026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c35eab6c7abd660ffb8727a017964861b1cab1" 2019-01-09 02:10:49,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-afbf605d-30cc-4d8d-9542-a77dfc5dcfba Date: Wed, 09 Jan 2019 02:10:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:10:48Z","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e9a5350d26234de797d94579e618993f","id":"c922ea42-b028-4be9-bb1d-46e479689026","name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net"}]} 2019-01-09 02:10:49,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c922ea42-b028-4be9-bb1d-46e479689026 used request id req-afbf605d-30cc-4d8d-9542-a77dfc5dcfba 2019-01-09 02:10:49,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c35eab6c7abd660ffb8727a017964861b1cab1" 2019-01-09 02:10:49,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-96d0af58-be68-4201-aba0-af1bf561624f Date: Wed, 09 Jan 2019 02:10:49 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:10:49,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 used request id req-96d0af58-be68-4201-aba0-af1bf561624f 2019-01-09 02:10:49,388 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-subnet 2019-01-09 02:10:49,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c35eab6c7abd660ffb8727a017964861b1cab1" -d '{"subnets": [{"ip_version": 4, "network_id": "c922ea42-b028-4be9-bb1d-46e479689026", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-subnet"}]}' 2019-01-09 02:10:50,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2d21afef-43e0-4a5e-9958-c7826563e3a2 Date: Wed, 09 Jan 2019 02:10:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:10:49Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e9a5350d26234de797d94579e618993f","id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","subnetpool_id":null,"name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-subnet"}]} 2019-01-09 02:10:50,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-2d21afef-43e0-4a5e-9958-c7826563e3a2 2019-01-09 02:10:50,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c922ea42-b028-4be9-bb1d-46e479689026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c35eab6c7abd660ffb8727a017964861b1cab1" 2019-01-09 02:10:50,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-41749309-1243-4f40-8ba1-3a53bce67b11 Date: Wed, 09 Jan 2019 02:10:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e960f06-e306-4017-8f13-cafbb5e32aa7"],"updated_at":"2019-01-09T02:10:49Z","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9a5350d26234de797d94579e618993f","id":"c922ea42-b028-4be9-bb1d-46e479689026","name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net"}]} 2019-01-09 02:10:50,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c922ea42-b028-4be9-bb1d-46e479689026 used request id req-41749309-1243-4f40-8ba1-3a53bce67b11 2019-01-09 02:10:50,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c35eab6c7abd660ffb8727a017964861b1cab1" 2019-01-09 02:10:50,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8f5130d6-79dd-45cc-9c64-5ae1777c426d Date: Wed, 09 Jan 2019 02:10:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9a5350d26234de797d94579e618993f","id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","subnetpool_id":null,"name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-subnet"}]} 2019-01-09 02:10:50,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 used request id req-8f5130d6-79dd-45cc-9c64-5ae1777c426d 2019-01-09 02:10:50,757 - OpenStackNetwork - DEBUG - Network [c922ea42-b028-4be9-bb1d-46e479689026] created successfully 2019-01-09 02:10:50,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:50,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:51,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["h41vxPfhT32qJweH2u3WYQ"], "issued_at": "2019-01-09T02:10:51.000000Z"}} 2019-01-09 02:10:51,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9e75166caa47a2a25dbb0186b01a768899a6e4" 2019-01-09 02:10:51,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fcab5a-4a8b-4f5b-81f0-bf278c86b0e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:51,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b9fcab5a-4a8b-4f5b-81f0-bf278c86b0e0 2019-01-09 02:10:51,314 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:10:51,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9e75166caa47a2a25dbb0186b01a768899a6e4" 2019-01-09 02:10:51,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e43d3c6-18c1-468e-9124-cb2e8d7b4c74 x-compute-request-id: req-4e43d3c6-18c1-468e-9124-cb2e8d7b4c74 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:10:51,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4e43d3c6-18c1-468e-9124-cb2e8d7b4c74 2019-01-09 02:10:51,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9e75166caa47a2a25dbb0186b01a768899a6e4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:10:51,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db505d4d-56fa-4fb5-afcb-d997c90aed1e x-compute-request-id: req-db505d4d-56fa-4fb5-afcb-d997c90aed1e Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:10:51,561 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-db505d4d-56fa-4fb5-afcb-d997c90aed1e 2019-01-09 02:10:51,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:51,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:51,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26ff60c98a724ee4bd6951398a42836f", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj-role"}], "expires_at": "2019-01-09T03:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9a5350d26234de797d94579e618993f", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4d1d827c-d7d7-446-user", "id": "4cc7bbc1c9684a0f95b8e7ed67bc623e"}, "audit_ids": ["KZL7XGNLTiyjtYDxBlLyKw"], "issued_at": "2019-01-09T02:10:51.000000Z"}} 2019-01-09 02:10:51,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:52,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb64085-b936-4445-9447-b26c5c59e560 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:52,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3cb64085-b936-4445-9447-b26c5c59e560 2019-01-09 02:10:52,008 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:10:52,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:52,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d519c5-89f0-4ccc-808f-24938efd31d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:52,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-59d519c5-89f0-4ccc-808f-24938efd31d1 2019-01-09 02:10:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:52,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b6cb7990-4c53-4e11-91e1-d5316af32865 Date: Wed, 09 Jan 2019 02:10:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e960f06-e306-4017-8f13-cafbb5e32aa7"],"updated_at":"2019-01-09T02:10:49Z","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9a5350d26234de797d94579e618993f","id":"c922ea42-b028-4be9-bb1d-46e479689026","name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net"}]} 2019-01-09 02:10:52,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net used request id req-b6cb7990-4c53-4e11-91e1-d5316af32865 2019-01-09 02:10:52,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:10:52,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:10:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:10:52,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:52,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c25950-9084-443b-a03f-8d5acf5b2a08 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f"}, "enabled": true, "id": "e9a5350d26234de797d94579e618993f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}} 2019-01-09 02:10:52,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f used request id req-11c25950-9084-443b-a03f-8d5acf5b2a08 2019-01-09 02:10:52,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:52,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-66225469-49c0-49fd-b5a9-92497bec7e72 Date: Wed, 09 Jan 2019 02:10:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9a5350d26234de797d94579e618993f","id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","subnetpool_id":null,"name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-subnet"}]} 2019-01-09 02:10:52,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 used request id req-66225469-49c0-49fd-b5a9-92497bec7e72 2019-01-09 02:10:53,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c922ea42-b028-4be9-bb1d-46e479689026&name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:53,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9a6c6d4b-3bd6-4816-ad7c-5db3b4b8e98b Date: Wed, 09 Jan 2019 02:10:53 GMT RESP BODY: {"ports":[]} 2019-01-09 02:10:53,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c922ea42-b028-4be9-bb1d-46e479689026&name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4port-1&admin_state_up=True used request id req-9a6c6d4b-3bd6-4816-ad7c-5db3b4b8e98b 2019-01-09 02:10:53,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:53,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10: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-2d89a089-d063-4b9b-915b-8e28760d61b2 x-compute-request-id: req-2d89a089-d063-4b9b-915b-8e28760d61b2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:10:53,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst used request id req-2d89a089-d063-4b9b-915b-8e28760d61b2 2019-01-09 02:10:53,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:53,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-e1deca2c-7b5b-47bc-9185-da8479e055be Date: Wed, 09 Jan 2019 02:10:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e960f06-e306-4017-8f13-cafbb5e32aa7"],"updated_at":"2019-01-09T02:10:49Z","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9a5350d26234de797d94579e618993f","id":"c922ea42-b028-4be9-bb1d-46e479689026","name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net"}]} 2019-01-09 02:10:53,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net used request id req-e1deca2c-7b5b-47bc-9185-da8479e055be 2019-01-09 02:10:53,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:53,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d734419-c75d-40fc-94b5-17202f95b210 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f"}, "enabled": true, "id": "e9a5350d26234de797d94579e618993f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}} 2019-01-09 02:10:53,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f used request id req-3d734419-c75d-40fc-94b5-17202f95b210 2019-01-09 02:10:53,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:54,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-42343556-9cfa-4754-85f1-b1aa987a3477 Date: Wed, 09 Jan 2019 02:10:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9a5350d26234de797d94579e618993f","id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","subnetpool_id":null,"name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-subnet"}]} 2019-01-09 02:10:54,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 used request id req-42343556-9cfa-4754-85f1-b1aa987a3477 2019-01-09 02:10:54,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c922ea42-b028-4be9-bb1d-46e479689026&name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:54,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c023df1e-d788-4a6a-b3d9-f1f6355141d6 Date: Wed, 09 Jan 2019 02:10:54 GMT RESP BODY: {"ports":[]} 2019-01-09 02:10:54,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c922ea42-b028-4be9-bb1d-46e479689026&name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4port-1&admin_state_up=True used request id req-c023df1e-d788-4a6a-b3d9-f1f6355141d6 2019-01-09 02:10:54,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:10:54,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:10:54,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26ff60c98a724ee4bd6951398a42836f", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj-role"}], "expires_at": "2019-01-09T03:10:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9a5350d26234de797d94579e618993f", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e9a5350d26234de797d94579e618993f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e9a5350d26234de797d94579e618993f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e9a5350d26234de797d94579e618993f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4d1d827c-d7d7-446-user", "id": "4cc7bbc1c9684a0f95b8e7ed67bc623e"}, "audit_ids": ["nB1yFlVDQHuKmMFfNqO7yw"], "issued_at": "2019-01-09T02:10:54.000000Z"}} 2019-01-09 02:10:54,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebea1bdcf4f15508f6db05772bc530d06a995194" 2019-01-09 02:10:54,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c394fe0-65a6-495d-85e5-c40542948785 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:10:54,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8c394fe0-65a6-495d-85e5-c40542948785 2019-01-09 02:10:54,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:54,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-131758c7-ba60-47fc-b8fe-39d3ef7d88d3 Date: Wed, 09 Jan 2019 02:10:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e960f06-e306-4017-8f13-cafbb5e32aa7"],"updated_at":"2019-01-09T02:10:49Z","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9a5350d26234de797d94579e618993f","id":"c922ea42-b028-4be9-bb1d-46e479689026","name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net"}]} 2019-01-09 02:10:54,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net used request id req-131758c7-ba60-47fc-b8fe-39d3ef7d88d3 2019-01-09 02:10:54,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:54,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a58dd8d2-a317-4f67-9415-18e5ba6c70c0 Date: Wed, 09 Jan 2019 02:10:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9a5350d26234de797d94579e618993f","id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","subnetpool_id":null,"name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-subnet"}]} 2019-01-09 02:10:54,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 used request id req-a58dd8d2-a317-4f67-9415-18e5ba6c70c0 2019-01-09 02:10:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:55,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-cd6d197c-eaca-45d8-9bfa-87f9bcb4871c Date: Wed, 09 Jan 2019 02:10:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e960f06-e306-4017-8f13-cafbb5e32aa7"],"updated_at":"2019-01-09T02:10:49Z","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9a5350d26234de797d94579e618993f","id":"c922ea42-b028-4be9-bb1d-46e479689026","name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net"}]} 2019-01-09 02:10:55,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net used request id req-cd6d197c-eaca-45d8-9bfa-87f9bcb4871c 2019-01-09 02:10:55,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:10:55,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:10:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:10:55,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebea1bdcf4f15508f6db05772bc530d06a995194" 2019-01-09 02:10:55,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d109ea-8804-4a50-bfa6-f0c7a2c916b8 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f"}, "enabled": true, "id": "e9a5350d26234de797d94579e618993f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}} 2019-01-09 02:10:55,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f used request id req-e2d109ea-8804-4a50-bfa6-f0c7a2c916b8 2019-01-09 02:10:55,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:55,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9baabfe4-8ec5-4140-b426-83b87dcb1b9c Date: Wed, 09 Jan 2019 02:10:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9a5350d26234de797d94579e618993f","id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","subnetpool_id":null,"name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-subnet"}]} 2019-01-09 02:10:55,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 used request id req-9baabfe4-8ec5-4140-b426-83b87dcb1b9c 2019-01-09 02:10:55,193 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net 2019-01-09 02:10:55,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" -d '{"port": {"network_id": "c922ea42-b028-4be9-bb1d-46e479689026", "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4port-1", "admin_state_up": true}}' 2019-01-09 02:10:56,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-0fc7fd10-71cb-47d7-9824-9e2f30561000 Date: Wed, 09 Jan 2019 02:10:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:10:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","ip_address":"10.55.0.10"}],"id":"f1b95747-1edc-4db4-8365-a828763c0105","security_groups":["152e05ff-7109-4ca0-b88e-de83df9719a6"],"mac_address":"fa:16:3e:45:a5:72","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4port-1","project_id":"e9a5350d26234de797d94579e618993f","qos_policy_id":null,"admin_state_up":true,"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:55Z","binding:vnic_type":"normal"}} 2019-01-09 02:10:56,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-0fc7fd10-71cb-47d7-9824-9e2f30561000 2019-01-09 02:10:56,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:56,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-a235dbad-5455-437e-baa2-7c3d43b093b7 Date: Wed, 09 Jan 2019 02:10:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e960f06-e306-4017-8f13-cafbb5e32aa7"],"updated_at":"2019-01-09T02:10:49Z","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9a5350d26234de797d94579e618993f","id":"c922ea42-b028-4be9-bb1d-46e479689026","name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net"}]} 2019-01-09 02:10:56,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net used request id req-a235dbad-5455-437e-baa2-7c3d43b093b7 2019-01-09 02:10:56,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:56,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2448616-b7a8-402c-a386-acb361eac344 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f"}, "enabled": true, "id": "e9a5350d26234de797d94579e618993f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}} 2019-01-09 02:10:56,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f used request id req-a2448616-b7a8-402c-a386-acb361eac344 2019-01-09 02:10:56,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:56,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9afb465f-d090-4c46-8ea7-65fdb8fc7b51 Date: Wed, 09 Jan 2019 02:10:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9a5350d26234de797d94579e618993f","id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","subnetpool_id":null,"name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-subnet"}]} 2019-01-09 02:10:56,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 used request id req-9afb465f-d090-4c46-8ea7-65fdb8fc7b51 2019-01-09 02:10:56,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c922ea42-b028-4be9-bb1d-46e479689026&name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:56,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 777 X-Openstack-Request-Id: req-e8d2b2f4-0925-43f9-9db6-6a91290372ed Date: Wed, 09 Jan 2019 02:10:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:10:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","ip_address":"10.55.0.10"}],"id":"f1b95747-1edc-4db4-8365-a828763c0105","security_groups":["152e05ff-7109-4ca0-b88e-de83df9719a6"],"mac_address":"fa:16:3e:45:a5:72","project_id":"e9a5350d26234de797d94579e618993f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4port-1","admin_state_up":true,"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:55Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:10:56,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c922ea42-b028-4be9-bb1d-46e479689026&name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4port-1&admin_state_up=True used request id req-e8d2b2f4-0925-43f9-9db6-6a91290372ed 2019-01-09 02:10:56,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:56,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c148a1dd-0a1d-4ed7-a8dc-8b3ee6908388 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f"}, "enabled": true, "id": "e9a5350d26234de797d94579e618993f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}} 2019-01-09 02:10:56,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f used request id req-c148a1dd-0a1d-4ed7-a8dc-8b3ee6908388 2019-01-09 02:10:56,914 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst 2019-01-09 02:10:56,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:56,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b400050-7d6e-46b5-b6c7-8beee2dfe073 x-compute-request-id: req-8b400050-7d6e-46b5-b6c7-8beee2dfe073 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "bookmark"}], "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-flavor-name"}]} 2019-01-09 02:10:56,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8b400050-7d6e-46b5-b6c7-8beee2dfe073 2019-01-09 02:10:56,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:56,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9e517b9-e7b7-4445-a2a6-d0e09a71e83e x-compute-request-id: req-b9e517b9-e7b7-4445-a2a6-d0e09a71e83e Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:10:56,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43 used request id req-b9e517b9-e7b7-4445-a2a6-d0e09a71e83e 2019-01-09 02:10:56,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:57,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-f27838a3-735e-4bc2-812b-993216cca627 Date: Wed, 09 Jan 2019 02:10:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:10:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:10:47Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/42ed7047-6bb4-4889-b4d1-b462f382953a/snap", "metadata": {}}], "self": "/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "min_disk": 0, "protected": false, "id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "file": "/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9a5350d26234de797d94579e618993f", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/42ed7047-6bb4-4889-b4d1-b462f382953a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image"} 2019-01-09 02:10:57,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image used request id req-f27838a3-735e-4bc2-812b-993216cca627 2019-01-09 02:10:57,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:57,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9e410f4f-4fc1-46ee-8455-c2df345eaf2d Date: Wed, 09 Jan 2019 02:10: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:10:57,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9e410f4f-4fc1-46ee-8455-c2df345eaf2d 2019-01-09 02:10:57,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" -d '{"server": {"name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst", "imageRef": "42ed7047-6bb4-4889-b4d1-b462f382953a", "flavorRef": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "max_count": 1, "min_count": 1, "networks": [{"port": "f1b95747-1edc-4db4-8365-a828763c0105"}]}}' 2019-01-09 02:10:58,947 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-dcce5a35-826c-490d-8d65-39f3aa6d1368 x-compute-request-id: req-dcce5a35-826c-490d-8d65-39f3aa6d1368 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "079eb235-201d-4319-b83e-bedf599b7884", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "bookmark"}], "adminPass": "4FotmRwYuQef"}} 2019-01-09 02:10:58,947 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-dcce5a35-826c-490d-8d65-39f3aa6d1368 2019-01-09 02:10:58,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:59,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10: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-0f60cac0-7c41-4485-8432-a3a8320eaa84 x-compute-request-id: req-0f60cac0-7c41-4485-8432-a3a8320eaa84 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.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "bookmark"}], "image": {"id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "links": [{"href": "http://172.30.9.26:8774/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "links": [{"href": "http://172.30.9.26:8774/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "bookmark"}]}, "id": "079eb235-201d-4319-b83e-bedf599b7884", "user_id": "4cc7bbc1c9684a0f95b8e7ed67bc623e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:10:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst", "created": "2019-01-09T02:10:58Z", "tenant_id": "e9a5350d26234de797d94579e618993f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:10:59,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 used request id req-0f60cac0-7c41-4485-8432-a3a8320eaa84 2019-01-09 02:10:59,308 - create_instance - INFO - Created instance with name - SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst 2019-01-09 02:10:59,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:10:59,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:10:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c006de3-c4ee-4428-b0c3-4fd51b41645f x-compute-request-id: req-8c006de3-c4ee-4428-b0c3-4fd51b41645f Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "bookmark"}], "image": {"id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "links": [{"href": "http://172.30.9.26:8774/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "links": [{"href": "http://172.30.9.26:8774/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "bookmark"}]}, "id": "079eb235-201d-4319-b83e-bedf599b7884", "user_id": "4cc7bbc1c9684a0f95b8e7ed67bc623e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:10:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst", "created": "2019-01-09T02:10:58Z", "tenant_id": "e9a5350d26234de797d94579e618993f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:10:59,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 used request id req-8c006de3-c4ee-4428-b0c3-4fd51b41645f 2019-01-09 02:10:59,672 - create_instance - DEBUG - Instance status [SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst] is - BUILD 2019-01-09 02:10:59,673 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:11:02,676 - create_instance - DEBUG - VM status query timeout in 896.632586002 2019-01-09 02:11:02,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:03,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd3d907d-d507-4daa-9401-997300a77686 x-compute-request-id: req-cd3d907d-d507-4daa-9401-997300a77686 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.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "bookmark"}], "image": {"id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "links": [{"href": "http://172.30.9.26:8774/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "links": [{"href": "http://172.30.9.26:8774/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "bookmark"}]}, "id": "079eb235-201d-4319-b83e-bedf599b7884", "security_groups": [{"name": "default"}], "user_id": "4cc7bbc1c9684a0f95b8e7ed67bc623e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:11:00Z", "hostId": "665f3183a8f05787ab1483cae1469a91da6d085ec8b738c14132d388", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst", "created": "2019-01-09T02:10:58Z", "tenant_id": "e9a5350d26234de797d94579e618993f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:11:03,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 used request id req-cd3d907d-d507-4daa-9401-997300a77686 2019-01-09 02:11:03,262 - create_instance - DEBUG - Instance status [SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst] is - BUILD 2019-01-09 02:11:03,262 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:11:06,265 - create_instance - DEBUG - VM status query timeout in 893.043267965 2019-01-09 02:11:06,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:06,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad0a879-21dd-440e-98d5-a4488fbe2df8 x-compute-request-id: req-8ad0a879-21dd-440e-98d5-a4488fbe2df8 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.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "bookmark"}], "image": {"id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "links": [{"href": "http://172.30.9.26:8774/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "links": [{"href": "http://172.30.9.26:8774/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "bookmark"}]}, "id": "079eb235-201d-4319-b83e-bedf599b7884", "security_groups": [{"name": "default"}], "user_id": "4cc7bbc1c9684a0f95b8e7ed67bc623e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:11:00Z", "hostId": "665f3183a8f05787ab1483cae1469a91da6d085ec8b738c14132d388", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst", "created": "2019-01-09T02:10:58Z", "tenant_id": "e9a5350d26234de797d94579e618993f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:11:06,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 used request id req-8ad0a879-21dd-440e-98d5-a4488fbe2df8 2019-01-09 02:11:06,847 - create_instance - DEBUG - Instance status [SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst] is - BUILD 2019-01-09 02:11:06,847 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:11:09,850 - create_instance - DEBUG - VM status query timeout in 889.45827508 2019-01-09 02:11:09,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:10,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11: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-2b84d544-928a-4c64-8aed-34d8bfb297d2 x-compute-request-id: req-2b84d544-928a-4c64-8aed-34d8bfb297d2 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a5:72", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "bookmark"}], "image": {"id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "links": [{"href": "http://172.30.9.26:8774/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:11:08.000000", "flavor": {"id": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "links": [{"href": "http://172.30.9.26:8774/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "bookmark"}]}, "id": "079eb235-201d-4319-b83e-bedf599b7884", "security_groups": [{"name": "default"}], "user_id": "4cc7bbc1c9684a0f95b8e7ed67bc623e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:11:08Z", "hostId": "665f3183a8f05787ab1483cae1469a91da6d085ec8b738c14132d388", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst", "created": "2019-01-09T02:10:58Z", "tenant_id": "e9a5350d26234de797d94579e618993f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:11:10,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 used request id req-2b84d544-928a-4c64-8aed-34d8bfb297d2 2019-01-09 02:11:10,907 - create_instance - DEBUG - Instance status [SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst] is - ACTIVE 2019-01-09 02:11:10,907 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:11:10,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:11,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7fa8652-8818-4521-ba4b-fee9b9d13926 x-compute-request-id: req-d7fa8652-8818-4521-ba4b-fee9b9d13926 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a5:72", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "bookmark"}], "image": {"id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "links": [{"href": "http://172.30.9.26:8774/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:11:08.000000", "flavor": {"id": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "links": [{"href": "http://172.30.9.26:8774/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "bookmark"}]}, "id": "079eb235-201d-4319-b83e-bedf599b7884", "security_groups": [{"name": "default"}], "user_id": "4cc7bbc1c9684a0f95b8e7ed67bc623e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:11:08Z", "hostId": "665f3183a8f05787ab1483cae1469a91da6d085ec8b738c14132d388", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst", "created": "2019-01-09T02:10:58Z", "tenant_id": "e9a5350d26234de797d94579e618993f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:11:11,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 used request id req-d7fa8652-8818-4521-ba4b-fee9b9d13926 2019-01-09 02:11:11,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:11,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-7108fc5a-3e72-4134-9e15-67feaad9a021 Date: Wed, 09 Jan 2019 02:11:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e960f06-e306-4017-8f13-cafbb5e32aa7"],"updated_at":"2019-01-09T02:10:49Z","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9a5350d26234de797d94579e618993f","id":"c922ea42-b028-4be9-bb1d-46e479689026","name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net"}]} 2019-01-09 02:11:11,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net used request id req-7108fc5a-3e72-4134-9e15-67feaad9a021 2019-01-09 02:11:11,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:11,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab6ad50-8f1c-413e-8846-d87aaeb2d08f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f"}, "enabled": true, "id": "e9a5350d26234de797d94579e618993f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}} 2019-01-09 02:11:11,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f used request id req-2ab6ad50-8f1c-413e-8846-d87aaeb2d08f 2019-01-09 02:11:11,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:11,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e2c4feb7-6460-4690-b596-b890a72206eb Date: Wed, 09 Jan 2019 02:11:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9a5350d26234de797d94579e618993f","id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","subnetpool_id":null,"name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-subnet"}]} 2019-01-09 02:11:11,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c922ea42-b028-4be9-bb1d-46e479689026 used request id req-e2c4feb7-6460-4690-b596-b890a72206eb 2019-01-09 02:11:11,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c922ea42-b028-4be9-bb1d-46e479689026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:12,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3104 X-Openstack-Request-Id: req-af6f6446-d3ff-48f1-a414-fcc4dacecbd4 Date: Wed, 09 Jan 2019 02:11:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:10:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","ip_address":"10.55.0.4"}],"id":"19312017-ea7e-459d-a4ea-492746b2cf34","security_groups":[],"mac_address":"fa:16:3e:bd:6e:c9","project_id":"e9a5350d26234de797d94579e618993f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c922ea42-b028-4be9-bb1d-46e479689026"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:10:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","ip_address":"10.55.0.2"}],"id":"86e89cba-b72e-4d3a-9b43-9d6515ca6e94","security_groups":[],"mac_address":"fa:16:3e:d8:67:bf","project_id":"e9a5350d26234de797d94579e618993f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c922ea42-b028-4be9-bb1d-46e479689026"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:10:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","ip_address":"10.55.0.3"}],"id":"aca60f41-c274-4f2e-b86a-26e585b2e4a4","security_groups":[],"mac_address":"fa:16:3e:63:ba:82","project_id":"e9a5350d26234de797d94579e618993f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c922ea42-b028-4be9-bb1d-46e479689026"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:11:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e960f06-e306-4017-8f13-cafbb5e32aa7","ip_address":"10.55.0.10"}],"id":"f1b95747-1edc-4db4-8365-a828763c0105","security_groups":["152e05ff-7109-4ca0-b88e-de83df9719a6"],"mac_address":"fa:16:3e:45:a5:72","project_id":"e9a5350d26234de797d94579e618993f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4port-1","admin_state_up":true,"network_id":"c922ea42-b028-4be9-bb1d-46e479689026","tenant_id":"e9a5350d26234de797d94579e618993f","created_at":"2019-01-09T02:10:55Z","binding:vnic_type":"normal","device_id":"079eb235-201d-4319-b83e-bedf599b7884"}]} 2019-01-09 02:11:12,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c922ea42-b028-4be9-bb1d-46e479689026 used request id req-af6f6446-d3ff-48f1-a414-fcc4dacecbd4 2019-01-09 02:11:12,062 - create_instance_tests - INFO - Looking for IP 10.55.0.10 in the console log 2019-01-09 02:11:12,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:12,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e465126-6ee2-4411-9191-5f507eef1ef7 x-compute-request-id: req-0e465126-6ee2-4411-9191-5f507eef1ef7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a5:72", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "bookmark"}], "image": {"id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "links": [{"href": "http://172.30.9.26:8774/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:11:08.000000", "flavor": {"id": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "links": [{"href": "http://172.30.9.26:8774/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "bookmark"}]}, "id": "079eb235-201d-4319-b83e-bedf599b7884", "security_groups": [{"name": "default"}], "user_id": "4cc7bbc1c9684a0f95b8e7ed67bc623e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:11:08Z", "hostId": "665f3183a8f05787ab1483cae1469a91da6d085ec8b738c14132d388", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst", "created": "2019-01-09T02:10:58Z", "tenant_id": "e9a5350d26234de797d94579e618993f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:11:12,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 used request id req-0e465126-6ee2-4411-9191-5f507eef1ef7 2019-01-09 02:11:12,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:11:13,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f7c0cc9-7c68-4240-a150-c63b6ef237f6 x-compute-request-id: req-7f7c0cc9-7c68-4240-a150-c63b6ef237f6 Content-Encoding: gzip Content-Length: 7947 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 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 530471328 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.130561] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132209] pid_max: default: 32768 minimum: 301\n[ 0.133163] ACPI: Core revision 20150930\n[ 0.134707] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136275] Security Framework initialized\n[ 0.137258] Yama: becoming mindful.\n[ 0.138143] AppArmor: AppArmor initialized\n[ 0.139135] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140666] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142166] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143626] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145254] Initializing cgroup subsys io\n[ 0.146213] Initializing cgroup subsys memory\n[ 0.147239] Initializing cgroup subsys devices\n[ 0.148311] Initializing cgroup subsys freezer\n[ 0.149325] Initializing cgroup subsys net_cls\n[ 0.150344] Initializing cgroup subsys perf_event\n[ 0.151476] Initializing cgroup subsys net_prio\n[ 0.152546] Initializing cgroup subsys hugetlb\n[ 0.153599] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156327] mce: CPU supports 10 MCE banks\n[ 0.157343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158573] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169395] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176112] ftrace: allocating 31920 entries in 125 pages\n[ 0.202252] smpboot: Max logical packages: 1\n[ 0.203273] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204893] x2apic enabled\n[ 0.205807] Switched APIC routing to physical x2apic.\n[ 0.207779] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209159] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211480] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213610] KVM setup paravirtual spinlock\n[ 0.215078] x86: Booted up 1 node, 1 CPUs\n[ 0.216027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217649] devtmpfs: initialized\n[ 0.219483] evm: security.selinux\n[ 0.220294] evm: security.SMACK64\n[ 0.221129] evm: security.SMACK64EXEC\n[ 0.222037] evm: security.SMACK64TRANSMUTE\n[ 0.222987] evm: security.SMACK64MMAP\n[ 0.223854] evm: security.ima\n[ 0.224590] evm: security.capability\n[ 0.225504] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227687] pinctrl core: initialized pinctrl subsystem\n[ 0.229018] RTC time: 2:11:08, date: 01/09/19\n[ 0.230142] NET: Registered protocol family 16\n[ 0.231284] cpuidle: using governor ladder\n[ 0.232275] cpuidle: using governor menu\n[ 0.233203] PCCT header not found.\n[ 0.234067] ACPI: bus type PCI registered\n[ 0.235005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236475] PCI: Using configuration type 1 for base access\n[ 0.238432] ACPI: Added _OSI(Module Device)\n[ 0.239452] ACPI: Added _OSI(Processor Device)\n[ 0.240492] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241548] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243857] ACPI: Interpreter enabled\n[ 0.244802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251365] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253697] ACPI: (supports S0 S5)\n[ 0.254536] ACPI: Using IOAPIC for interrupt routing\n[ 0.255733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.259174] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263421] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266134] acpiphp: Slot [3] registered\n[ 0.267091] acpiphp: Slot [4] registered\n[ 0.268046] acpiphp: Slot [5] registered\n[ 0.268998] acpiphp: Slot [6] registered\n[ 0.269948] acpiphp: Slot [7] registered\n[ 0.270916] acpiphp: Slot [8] registered\n[ 0.271847] acpiphp: Slot [9] registered\n[ 0.272790] acpiphp: Slot [10] registered\n[ 0.273772] acpiphp: Slot [11] registered\n[ 0.274729] acpiphp: Slot [12] registered\n[ 0.275680] acpiphp: Slot [13] registered\n[ 0.276624] acpiphp: Slot [14] registered\n[ 0.277562] acpiphp: Slot [15] registered\n[ 0.288618] acpiphp: Slot [16] registered\n[ 0.289600] acpiphp: Slot [17] registered\n[ 0.290568] acpiphp: Slot [18] registered\n[ 0.291528] acpiphp: Slot [19] registered\n[ 0.292472] acpiphp: Slot [20] registered\n[ 0.293426] acpiphp: Slot [21] registered\n[ 0.294388] acpiphp: Slot [22] registered\n[ 0.295351] acpiphp: Slot [23] registered\n[ 0.296298] acpiphp: Slot [24] registered\n[ 0.297283] acpiphp: Slot [25] registered\n[ 0.298262] acpiphp: Slot [26] registered\n[ 0.299238] acpiphp: Slot [27] registered\n[ 0.300218] acpiphp: Slot [28] registered\n[ 0.301165] acpiphp: Slot [29] registered\n[ 0.302109] acpiphp: Slot [30] registered\n[ 0.303065] acpiphp: Slot [31] registered\n[ 0.304012] PCI host bridge to bus 0000:00\n[ 0.304958] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306389] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307834] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309559] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.311323] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317834] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.319388] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.320826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.322330] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.328779] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.330518] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.376057] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.377753] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.379421] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.381100] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.382681] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.384608] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.385939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387180] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389056] vgaarb: loaded\n[ 0.389769] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391146] SCSI subsystem initialized\n[ 0.392131] ACPI: bus type USB registered\n[ 0.393148] usbcore: registered new interface driver usbfs\n[ 0.394391] usbcore: registered new interface driver hub\n[ 0.395610] usbcore: registered new device driver usb\n[ 0.396861] PCI: Using ACPI for IRQ routing\n[ 0.398064] NetLabel: Initializing\n[ 0.398921] NetLabel: domain hash size = 128\n[ 0.399943] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.401088] NetLabel: unlabeled traffic allowed by default\n[ 0.402374] clocksource: Switched to clocksource kvm-clock\n[ 0.407789] AppArmor: AppArmor Filesystem Enabled\n[ 0.408910] pnp: PnP ACPI init\n[ 0.409920] pnp: PnP ACPI: found 5 devices\n[ 0.416126] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418141] NET: Registered protocol family 2\n[ 0.419263] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.420818] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.422214] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.423607] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426243] NET: Registered protocol family 1\n[ 0.427261] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.429908] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.444180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458654] Trying to unpack rootfs image as initramfs...\n[ 0.508809] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.523038] Scanning for low memory corruption every 60 seconds\n[ 0.524377] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525544] audit: initializing netlink subsys (disabled)\n[ 0.526598] audit: type=2000 audit(1546999868.917:1): initialized\n[ 0.527950] Initialise system trusted keyring\n[ 0.528905] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.530108] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.532141] zbud: loaded\n[ 0.532865] VFS: Disk quotas dquot_6.6.0\n[ 0.533706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.535260] fuse init (API version 7.23)\n[ 0.536169] Key type big_key registered\n[ 0.537000] Allocating IMA MOK and blacklist keyrings.\n[ 0.538201] Key type asymmetric registered\n[ 0.539052] Asymmetric key parser 'x509' registered\n[ 0.540032] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541519] io scheduler noop registered\n[ 0.542330] io scheduler deadline registered (default)\n[ 0.543348] io scheduler cfq registered\n[ 0.545814] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546931] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548234] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549723] ACPI: Power Button [PWRF]\n[ 0.550602] GHES: HEST is not enabled!\n[ 0.564357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593410] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.595914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.619612] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.621800] Linux agpgart interface v0.103\n[ 0.624264] brd: module loaded\n[ 0.625456] loop: module loaded\n[ 0.630605] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.632088] GPT:90111 != 20971519\n[ 0.632793] GPT:Alternate GPT header not at the end of the disk.\n[ 0.633911] GPT:90111 != 20971519\n[ 0.634621] GPT: Use GNU Parted to correct GPT errors.\n[ 0.635617] vda: vda1 vda15\n[ 0.637046] scsi host0: ata_piix\n[ 0.637808] scsi host1: ata_piix\n[ 0.638535] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.639792] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.641259] libphy: Fixed MDIO Bus: probed\n[ 0.642101] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643082] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645578] PPP generic driver version 2.4.2\n[ 0.646486] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647769] ehci-pci: EHCI PCI platform driver\n[ 0.648660] ehci-platform: EHCI generic platform driver\n[ 0.649670] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650832] ohci-pci: OHCI PCI platform driver\n[ 0.651725] ohci-platform: OHCI generic platform driver\n[ 0.652739] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667146] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671844] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673093] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.674544] usb usb1: Product: UHCI Host Controller\n[ 0.675503] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.676672] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677718] hub 1-0:1.0: USB hub found\n[ 0.678522] hub 1-0:1.0: 2 ports detected\n[ 0.679455] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681625] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.682620] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683677] mousedev: PS/2 mouse device common for all mice\n[ 0.684972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.686864] rtc_cmos 00:00: RTC can wake from S4\n[ 0.687992] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690622] i2c /dev entries driver\n[ 0.691400] device-mapper: uevent: version 1.0.3\n[ 0.692360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694232] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695537] NET: Registered protocol family 10\n[ 0.696568] NET: Registered protocol family 17\n[ 0.697482] Key type dns_resolver registered\n[ 0.698441] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699565] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.701353] registered taskstats version 1\n[ 0.702202] Loading compiled-in X.509 certificates\n[ 0.703682] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705580] zswap: loaded using pool lzo/zbud\n[ 0.706986] Key type trusted registered\n[ 0.708553] Key type encrypted registered\n[ 0.709400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710470] ima: No TPM chip found, activating TPM-bypass!\n[ 0.711541] evm: HMAC attrs: 0x1\n[ 0.712476] Magic number: 3:469:156\n[ 0.713252] bdi 1:8: hash matches\n[ 0.714045] rtc_cmos 00:00: setting system clock to 2019-01-09 02:11:08 UTC (1546999868)\n[ 0.715690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716825] EDD information not available.\n[ 0.799331] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.811767] Write protecting the kernel read-only data: 14336k\n[ 0.813375] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815212] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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.858010] 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.54\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\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.70. iid=i-000000ae\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\n"} 2019-01-09 02:11:13,602 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884/action used request id req-7f7c0cc9-7c68-4240-a150-c63b6ef237f6 2019-01-09 02:11:13,603 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:11:13,603 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 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 530471328 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.130561] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132209] pid_max: default: 32768 minimum: 301 [ 0.133163] ACPI: Core revision 20150930 [ 0.134707] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136275] Security Framework initialized [ 0.137258] Yama: becoming mindful. [ 0.138143] AppArmor: AppArmor initialized [ 0.139135] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140666] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142166] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143626] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145254] Initializing cgroup subsys io [ 0.146213] Initializing cgroup subsys memory [ 0.147239] Initializing cgroup subsys devices [ 0.148311] Initializing cgroup subsys freezer [ 0.149325] Initializing cgroup subsys net_cls [ 0.150344] Initializing cgroup subsys perf_event [ 0.151476] Initializing cgroup subsys net_prio [ 0.152546] Initializing cgroup subsys hugetlb [ 0.153599] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156327] mce: CPU supports 10 MCE banks [ 0.157343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158573] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.169395] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176112] ftrace: allocating 31920 entries in 125 pages [ 0.202252] smpboot: Max logical packages: 1 [ 0.203273] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204893] x2apic enabled [ 0.205807] Switched APIC routing to physical x2apic. [ 0.207779] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209159] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.211480] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.213610] KVM setup paravirtual spinlock [ 0.215078] x86: Booted up 1 node, 1 CPUs [ 0.216027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217649] devtmpfs: initialized [ 0.219483] evm: security.selinux [ 0.220294] evm: security.SMACK64 [ 0.221129] evm: security.SMACK64EXEC [ 0.222037] evm: security.SMACK64TRANSMUTE [ 0.222987] evm: security.SMACK64MMAP [ 0.223854] evm: security.ima [ 0.224590] evm: security.capability [ 0.225504] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.227687] pinctrl core: initialized pinctrl subsystem [ 0.229018] RTC time: 2:11:08, date: 01/09/19 [ 0.230142] NET: Registered protocol family 16 [ 0.231284] cpuidle: using governor ladder [ 0.232275] cpuidle: using governor menu [ 0.233203] PCCT header not found. [ 0.234067] ACPI: bus type PCI registered [ 0.235005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.236475] PCI: Using configuration type 1 for base access [ 0.238432] ACPI: Added _OSI(Module Device) [ 0.239452] ACPI: Added _OSI(Processor Device) [ 0.240492] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.241548] ACPI: Added _OSI(Processor Aggregator Device) [ 0.243857] ACPI: Interpreter enabled [ 0.244802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.246997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251365] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253697] ACPI: (supports S0 S5) [ 0.254536] ACPI: Using IOAPIC for interrupt routing [ 0.255733] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.259174] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.260526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263421] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266134] acpiphp: Slot [3] registered [ 0.267091] acpiphp: Slot [4] registered [ 0.268046] acpiphp: Slot [5] registered [ 0.268998] acpiphp: Slot [6] registered [ 0.269948] acpiphp: Slot [7] registered [ 0.270916] acpiphp: Slot [8] registered [ 0.271847] acpiphp: Slot [9] registered [ 0.272790] acpiphp: Slot [10] registered [ 0.273772] acpiphp: Slot [11] registered [ 0.274729] acpiphp: Slot [12] registered [ 0.275680] acpiphp: Slot [13] registered [ 0.276624] acpiphp: Slot [14] registered [ 0.277562] acpiphp: Slot [15] registered [ 0.288618] acpiphp: Slot [16] registered [ 0.289600] acpiphp: Slot [17] registered [ 0.290568] acpiphp: Slot [18] registered [ 0.291528] acpiphp: Slot [19] registered [ 0.292472] acpiphp: Slot [20] registered [ 0.293426] acpiphp: Slot [21] registered [ 0.294388] acpiphp: Slot [22] registered [ 0.295351] acpiphp: Slot [23] registered [ 0.296298] acpiphp: Slot [24] registered [ 0.297283] acpiphp: Slot [25] registered [ 0.298262] acpiphp: Slot [26] registered [ 0.299238] acpiphp: Slot [27] registered [ 0.300218] acpiphp: Slot [28] registered [ 0.301165] acpiphp: Slot [29] registered [ 0.302109] acpiphp: Slot [30] registered [ 0.303065] acpiphp: Slot [31] registered [ 0.304012] PCI host bridge to bus 0000:00 [ 0.304958] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306389] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307834] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309559] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.311323] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317834] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.319388] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.322330] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.328779] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.330518] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.376057] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.377753] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.379421] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.381100] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.382681] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.384608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.385939] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.387180] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.389056] vgaarb: loaded [ 0.389769] vgaarb: bridge control possible 0000:00:02.0 [ 0.391146] SCSI subsystem initialized [ 0.392131] ACPI: bus type USB registered [ 0.393148] usbcore: registered new interface driver usbfs [ 0.394391] usbcore: registered new interface driver hub [ 0.395610] usbcore: registered new device driver usb [ 0.396861] PCI: Using ACPI for IRQ routing [ 0.398064] NetLabel: Initializing [ 0.398921] NetLabel: domain hash size = 128 [ 0.399943] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.401088] NetLabel: unlabeled traffic allowed by default [ 0.402374] clocksource: Switched to clocksource kvm-clock [ 0.407789] AppArmor: AppArmor Filesystem Enabled [ 0.408910] pnp: PnP ACPI init [ 0.409920] pnp: PnP ACPI: found 5 devices [ 0.416126] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.418141] NET: Registered protocol family 2 [ 0.419263] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.420818] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.422214] TCP: Hash tables configured (established 2048 bind 2048) [ 0.423607] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.424876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.426243] NET: Registered protocol family 1 [ 0.427261] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.428628] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.429908] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.444180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.458654] Trying to unpack rootfs image as initramfs... [ 0.508809] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.523038] Scanning for low memory corruption every 60 seconds [ 0.524377] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.525544] audit: initializing netlink subsys (disabled) [ 0.526598] audit: type=2000 audit(1546999868.917:1): initialized [ 0.527950] Initialise system trusted keyring [ 0.528905] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.530108] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.532141] zbud: loaded [ 0.532865] VFS: Disk quotas dquot_6.6.0 [ 0.533706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.535260] fuse init (API version 7.23) [ 0.536169] Key type big_key registered [ 0.537000] Allocating IMA MOK and blacklist keyrings. [ 0.538201] Key type asymmetric registered [ 0.539052] Asymmetric key parser 'x509' registered [ 0.540032] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.541519] io scheduler noop registered [ 0.542330] io scheduler deadline registered (default) [ 0.543348] io scheduler cfq registered [ 0.545814] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.546931] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.548234] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.549723] ACPI: Power Button [PWRF] [ 0.550602] GHES: HEST is not enabled! [ 0.564357] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593410] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.619612] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.621800] Linux agpgart interface v0.103 [ 0.624264] brd: module loaded [ 0.625456] loop: module loaded [ 0.630605] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.632088] GPT:90111 != 20971519 [ 0.632793] GPT:Alternate GPT header not at the end of the disk. [ 0.633911] GPT:90111 != 20971519 [ 0.634621] GPT: Use GNU Parted to correct GPT errors. [ 0.635617] vda: vda1 vda15 [ 0.637046] scsi host0: ata_piix [ 0.637808] scsi host1: ata_piix [ 0.638535] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.639792] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.641259] libphy: Fixed MDIO Bus: probed [ 0.642101] tun: Universal TUN/TAP device driver, 1.6 [ 0.643082] tun: (C) 1999-2004 Max Krasnyansky [ 0.645578] PPP generic driver version 2.4.2 [ 0.646486] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.647769] ehci-pci: EHCI PCI platform driver [ 0.648660] ehci-platform: EHCI generic platform driver [ 0.649670] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650832] ohci-pci: OHCI PCI platform driver [ 0.651725] ohci-platform: OHCI generic platform driver [ 0.652739] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667146] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.668168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.669652] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.670701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.671844] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.673093] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.674544] usb usb1: Product: UHCI Host Controller [ 0.675503] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676672] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677718] hub 1-0:1.0: USB hub found [ 0.678522] hub 1-0:1.0: 2 ports detected [ 0.679455] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681625] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.682620] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.683677] mousedev: PS/2 mouse device common for all mice [ 0.684972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.686864] rtc_cmos 00:00: RTC can wake from S4 [ 0.687992] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.689386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.690622] i2c /dev entries driver [ 0.691400] device-mapper: uevent: version 1.0.3 [ 0.692360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.694232] ledtrig-cpu: registered to indicate activity on CPUs [ 0.695537] NET: Registered protocol family 10 [ 0.696568] NET: Registered protocol family 17 [ 0.697482] Key type dns_resolver registered [ 0.698441] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.699565] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.701353] registered taskstats version 1 [ 0.702202] Loading compiled-in X.509 certificates [ 0.703682] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.705580] zswap: loaded using pool lzo/zbud [ 0.706986] Key type trusted registered [ 0.708553] Key type encrypted registered [ 0.709400] AppArmor: AppArmor sha1 policy hashing enabled [ 0.710470] ima: No TPM chip found, activating TPM-bypass! [ 0.711541] evm: HMAC attrs: 0x1 [ 0.712476] Magic number: 3:469:156 [ 0.713252] bdi 1:8: hash matches [ 0.714045] rtc_cmos 00:00: setting system clock to 2019-01-09 02:11:08 UTC (1546999868) [ 0.715690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716825] EDD information not available. [ 0.799331] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.811767] Write protecting the kernel read-only data: 14336k [ 0.813375] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815212] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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.858010] 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.54 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 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.70. iid=i-000000ae failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK 2019-01-09 02:11:13,604 - create_instance - INFO - Deleting Port with ID - f1b95747-1edc-4db4-8365-a828763c0105 2019-01-09 02:11:13,604 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4port-1 2019-01-09 02:11:13,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/f1b95747-1edc-4db4-8365-a828763c0105 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:14,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4bcd9a29-0df2-4871-82a0-f91a99466eb4 Date: Wed, 09 Jan 2019 02:11:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:11:14,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/f1b95747-1edc-4db4-8365-a828763c0105 used request id req-4bcd9a29-0df2-4871-82a0-f91a99466eb4 2019-01-09 02:11:14,124 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst 2019-01-09 02:11:14,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:14,270 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7749b4b-1246-46dc-9c95-29b8e769105d x-compute-request-id: req-a7749b4b-1246-46dc-9c95-29b8e769105d Content-Type: application/json 2019-01-09 02:11:14,270 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 used request id req-a7749b4b-1246-46dc-9c95-29b8e769105d 2019-01-09 02:11:14,271 - create_instance - INFO - Checking deletion status 2019-01-09 02:11:14,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:14,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-76c7380c-4275-451a-a70f-aa5e3cfcd82f x-compute-request-id: req-76c7380c-4275-451a-a70f-aa5e3cfcd82f Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a5:72", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "bookmark"}], "image": {"id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "links": [{"href": "http://172.30.9.26:8774/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:11:08.000000", "flavor": {"id": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "links": [{"href": "http://172.30.9.26:8774/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "bookmark"}]}, "id": "079eb235-201d-4319-b83e-bedf599b7884", "user_id": "4cc7bbc1c9684a0f95b8e7ed67bc623e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:11:14Z", "hostId": "665f3183a8f05787ab1483cae1469a91da6d085ec8b738c14132d388", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst", "created": "2019-01-09T02:10:58Z", "tenant_id": "e9a5350d26234de797d94579e618993f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:11:14,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 used request id req-76c7380c-4275-451a-a70f-aa5e3cfcd82f 2019-01-09 02:11:14,520 - create_instance - DEBUG - Instance status [SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst] is - ACTIVE 2019-01-09 02:11:14,520 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:11:17,523 - create_instance - DEBUG - VM status query timeout in 296.747410059 2019-01-09 02:11:17,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:17,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-1185dfdf-6f98-4cb9-8ab7-64514811503f x-compute-request-id: req-1185dfdf-6f98-4cb9-8ab7-64514811503f Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/079eb235-201d-4319-b83e-bedf599b7884", "rel": "bookmark"}], "image": {"id": "42ed7047-6bb4-4889-b4d1-b462f382953a", "links": [{"href": "http://172.30.9.26:8774/images/42ed7047-6bb4-4889-b4d1-b462f382953a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:11:08.000000", "flavor": {"id": "2f6e4460-7549-4342-a24f-db7bd77a9a43", "links": [{"href": "http://172.30.9.26:8774/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43", "rel": "bookmark"}]}, "id": "079eb235-201d-4319-b83e-bedf599b7884", "user_id": "4cc7bbc1c9684a0f95b8e7ed67bc623e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:11:14Z", "hostId": "665f3183a8f05787ab1483cae1469a91da6d085ec8b738c14132d388", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst", "created": "2019-01-09T02:10:58Z", "tenant_id": "e9a5350d26234de797d94579e618993f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:11:17,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 used request id req-1185dfdf-6f98-4cb9-8ab7-64514811503f 2019-01-09 02:11:17,789 - create_instance - DEBUG - Instance status [SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst] is - ACTIVE 2019-01-09 02:11:17,789 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:11:20,790 - create_instance - DEBUG - VM status query timeout in 293.481131077 2019-01-09 02:11:20,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663fcaec1518cc3dc6cf7df4e27660a39d059f4d" 2019-01-09 02:11:20,846 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-29976c81-4091-4c07-b47c-2fda016f767f x-compute-request-id: req-29976c81-4091-4c07-b47c-2fda016f767f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 079eb235-201d-4319-b83e-bedf599b7884 could not be found.", "code": 404}} 2019-01-09 02:11:20,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/079eb235-201d-4319-b83e-bedf599b7884 used request id req-29976c81-4091-4c07-b47c-2fda016f767f 2019-01-09 02:11:20,846 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 079eb235-201d-4319-b83e-bedf599b7884 could not be found. (HTTP 404) (Request-ID: req-29976c81-4091-4c07-b47c-2fda016f767f) 2019-01-09 02:11:20,847 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-inst 2019-01-09 02:11:20,848 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-subnet 2019-01-09 02:11:20,848 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-subnet 2019-01-09 02:11:20,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6e960f06-e306-4017-8f13-cafbb5e32aa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c35eab6c7abd660ffb8727a017964861b1cab1" 2019-01-09 02:11:23,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0707b5a-c0ad-46d5-a04d-261f7039c11e Date: Wed, 09 Jan 2019 02:11:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:11:23,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6e960f06-e306-4017-8f13-cafbb5e32aa7 used request id req-a0707b5a-c0ad-46d5-a04d-261f7039c11e 2019-01-09 02:11:23,358 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-priv-net 2019-01-09 02:11:23,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c922ea42-b028-4be9-bb1d-46e479689026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c35eab6c7abd660ffb8727a017964861b1cab1" 2019-01-09 02:11:24,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04911c26-ae45-4945-9c1b-97c1a682add3 Date: Wed, 09 Jan 2019 02:11:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:11:24,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c922ea42-b028-4be9-bb1d-46e479689026 used request id req-04911c26-ae45-4945-9c1b-97c1a682add3 2019-01-09 02:11:24,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9e75166caa47a2a25dbb0186b01a768899a6e4" 2019-01-09 02:11:24,546 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-90c693eb-413e-41ad-a3f7-f89e08c8faef x-compute-request-id: req-90c693eb-413e-41ad-a3f7-f89e08c8faef Content-Length: 0 Content-Type: application/json 2019-01-09 02:11:24,546 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2f6e4460-7549-4342-a24f-db7bd77a9a43 used request id req-90c693eb-413e-41ad-a3f7-f89e08c8faef 2019-01-09 02:11:24,547 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-88e1cd13-ccbe-46ca-8aa7-95855dcb01a4-image 2019-01-09 02:11:24,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38216c39caa28b8a539d09e102d995f7dbcde4df" 2019-01-09 02:11:25,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df55c91c-3673-4e24-86b3-41d482dae25b Date: Wed, 09 Jan 2019 02:11:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:11:25,856 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/42ed7047-6bb4-4889-b4d1-b462f382953a used request id req-df55c91c-3673-4e24-86b3-41d482dae25b 2019-01-09 02:11:25,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:11:26,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2a4a928c-a94e-46a7-b09e-331552d4fb66 Date: Wed, 09 Jan 2019 02:11:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9a5350d26234de797d94579e618993f", "created_at": "2019-01-09T02:10:48Z", "updated_at": "2019-01-09T02:10:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:10:48Z", "revision_number": 0, "id": "1d61a480-7822-424f-a285-d97e8371f0fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:10:48Z", "security_group_id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "tenant_id": "e9a5350d26234de797d94579e618993f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a5350d26234de797d94579e618993f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:10:48Z", "revision_number": 0, "id": "a7d2365d-8f70-458f-9ca1-2186ce327d04", "remote_group_id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "remote_ip_prefix": null, "created_at": "2019-01-09T02:10:48Z", "security_group_id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "tenant_id": "e9a5350d26234de797d94579e618993f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a5350d26234de797d94579e618993f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:10:48Z", "revision_number": 0, "id": "f01a7b15-a014-4a89-b21e-0a4e8f18c038", "remote_group_id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "remote_ip_prefix": null, "created_at": "2019-01-09T02:10:48Z", "security_group_id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "tenant_id": "e9a5350d26234de797d94579e618993f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a5350d26234de797d94579e618993f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:10:48Z", "revision_number": 0, "id": "f7e99e39-6eac-4038-88fc-2e862af23da6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:10:48Z", "security_group_id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "tenant_id": "e9a5350d26234de797d94579e618993f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a5350d26234de797d94579e618993f"}], "revision_number": 4, "project_id": "e9a5350d26234de797d94579e618993f", "id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:11:26,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2a4a928c-a94e-46a7-b09e-331552d4fb66 2019-01-09 02:11:26,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:11:26,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e37536-30f2-4d5f-b0a8-78eb537b48d3 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f"}, "enabled": true, "id": "e9a5350d26234de797d94579e618993f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d1d827c-d7d7-446-proj"}} 2019-01-09 02:11:26,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f used request id req-73e37536-30f2-4d5f-b0a8-78eb537b48d3 2019-01-09 02:11:26,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 152e05ff-7109-4ca0-b88e-de83df9719a6 2019-01-09 02:11:26,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=152e05ff-7109-4ca0-b88e-de83df9719a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:11:26,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-139f5ad4-bc4a-48ac-ba60-97ffe924034c Date: Wed, 09 Jan 2019 02:11: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": "2019-01-09T02:10:48Z", "security_group_id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a5350d26234de797d94579e618993f", "created_at": "2019-01-09T02:10:48Z", "project_id": "e9a5350d26234de797d94579e618993f", "id": "1d61a480-7822-424f-a285-d97e8371f0fb"}, {"remote_group_id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:10:48Z", "security_group_id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a5350d26234de797d94579e618993f", "created_at": "2019-01-09T02:10:48Z", "project_id": "e9a5350d26234de797d94579e618993f", "id": "a7d2365d-8f70-458f-9ca1-2186ce327d04"}, {"remote_group_id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:10:48Z", "security_group_id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a5350d26234de797d94579e618993f", "created_at": "2019-01-09T02:10:48Z", "project_id": "e9a5350d26234de797d94579e618993f", "id": "f01a7b15-a014-4a89-b21e-0a4e8f18c038"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:10:48Z", "security_group_id": "152e05ff-7109-4ca0-b88e-de83df9719a6", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a5350d26234de797d94579e618993f", "created_at": "2019-01-09T02:10:48Z", "project_id": "e9a5350d26234de797d94579e618993f", "id": "f7e99e39-6eac-4038-88fc-2e862af23da6"}]} 2019-01-09 02:11:26,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=152e05ff-7109-4ca0-b88e-de83df9719a6 used request id req-139f5ad4-bc4a-48ac-ba60-97ffe924034c 2019-01-09 02:11:26,359 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:11:26,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/152e05ff-7109-4ca0-b88e-de83df9719a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:11:26,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1c77747-1980-4014-a96f-499c79084309 Content-Length: 0 Date: Wed, 09 Jan 2019 02:11:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:11:26,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/152e05ff-7109-4ca0-b88e-de83df9719a6 used request id req-f1c77747-1980-4014-a96f-499c79084309 2019-01-09 02:11:26,695 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-4d1d827c-d7d7-446-proj 2019-01-09 02:11:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:11:26,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-019952dc-cd1a-4b99-bbfa-4b3092fa04c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:11:26,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e9a5350d26234de797d94579e618993f used request id req-019952dc-cd1a-4b99-bbfa-4b3092fa04c2 2019-01-09 02:11:26,895 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-4d1d827c-d7d7-446-proj-role 2019-01-09 02:11:26,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/26ff60c98a724ee4bd6951398a42836f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:11:27,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76fef94d-be7e-4138-8c09-00b53b8c1b4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:11:27,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/26ff60c98a724ee4bd6951398a42836f used request id req-76fef94d-be7e-4138-8c09-00b53b8c1b4a 2019-01-09 02:11:27,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29dcdc246fd8df6f8ac7d4e14a7a00bfec398a46" 2019-01-09 02:11:27,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2e1628-9241-41a2-8d3a-79a12854cd26 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:11:27,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4b2e1628-9241-41a2-8d3a-79a12854cd26 2019-01-09 02:11:27,181 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-4d1d827c-d7d7-446-user 2019-01-09 02:11:27,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/4cc7bbc1c9684a0f95b8e7ed67bc623e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff19f736e328bd4ea99f83ae238fe1d31a0c690" 2019-01-09 02:11:27,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f3c2619-3296-4681-85d1-992d313c3ff0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:11:27,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4cc7bbc1c9684a0f95b8e7ed67bc623e used request id req-0f3c2619-3296-4681-85d1-992d313c3ff0 2019-01-09 02:11:27,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:27,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["ExQvBKvdQWKEac--RwgSzw"], "issued_at": "2019-01-09T02:11:27.000000Z"}} 2019-01-09 02:11:27,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179e0426c4b0e1f8816a3a13b19b42071a1382f1" 2019-01-09 02:11:27,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9c9f88-572c-435f-a198-ef3093157887 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:27,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8d9c9f88-572c-435f-a198-ef3093157887 2019-01-09 02:11:27,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:27,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:28,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:11:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["JpxioR9mRL-Job0Tm06ohg"], "issued_at": "2019-01-09T02:11:28.000000Z"}} 2019-01-09 02:11:28,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:11:28,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-844ffa92-9cbc-4181-968c-79ff5dcfa508 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:28,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-844ffa92-9cbc-4181-968c-79ff5dcfa508 2019-01-09 02:11:28,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:11:28,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:11:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:11:28,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:11:28,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-466f9076-03be-4ac4-84ce-60d4f1e67132 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:11:28,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj used request id req-466f9076-03be-4ac4-84ce-60d4f1e67132 2019-01-09 02:11:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:11:28,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5bc7f7-fa31-42ee-90af-b17d68771ca2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:11:28,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6d5bc7f7-fa31-42ee-90af-b17d68771ca2 2019-01-09 02:11:28,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}}' 2019-01-09 02:11:28,592 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f8aeae2-8131-4859-b108-d770e37ef531 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:11:28,592 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9f8aeae2-8131-4859-b108-d770e37ef531 2019-01-09 02:11:28,592 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj 2019-01-09 02:11:28,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:28,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:28,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:11:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["83uXtbJPTqCfFIGQySus9A"], "issued_at": "2019-01-09T02:11:28.000000Z"}} 2019-01-09 02:11:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc75d18b5362e3ec4bb870e5518d82b330abc26f" 2019-01-09 02:11:29,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edaf80a2-3ed2-4dd2-ad32-fd7095a838e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:29,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-edaf80a2-3ed2-4dd2-ad32-fd7095a838e9 2019-01-09 02:11:29,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:11:29,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:11:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:11:29,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc75d18b5362e3ec4bb870e5518d82b330abc26f" 2019-01-09 02:11:29,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b489b5d2-2188-4c6f-b4a9-10ec44e82cbb Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:11:29,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b489b5d2-2188-4c6f-b4a9-10ec44e82cbb 2019-01-09 02:11:29,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc75d18b5362e3ec4bb870e5518d82b330abc26f" 2019-01-09 02:11:29,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1dedf8e-4843-4b9b-9d36-327ba4c23b94 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}]} 2019-01-09 02:11:29,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj used request id req-a1dedf8e-4843-4b9b-9d36-327ba4c23b94 2019-01-09 02:11:29,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc75d18b5362e3ec4bb870e5518d82b330abc26f" 2019-01-09 02:11:29,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ced0d4-ddf2-4e13-abc7-0d32e3a8c05e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:11:29,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b8ced0d4-ddf2-4e13-abc7-0d32e3a8c05e 2019-01-09 02:11:29,694 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user 2019-01-09 02:11:29,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:29,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:11:29,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36a66d8-030f-4abd-b1cd-b38778ab3cb7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:11:29,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c36a66d8-030f-4abd-b1cd-b38778ab3cb7 2019-01-09 02:11:29,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" -d '{"role": {"name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}}' 2019-01-09 02:11:29,910 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d41a7b5-8fd8-45c7-8344-d8b3508fc7a6 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b962b700408a4f6f985bf1dbb42d24c7", "links": {"self": "http://172.30.9.26:5000/v3/roles/b962b700408a4f6f985bf1dbb42d24c7"}, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}} 2019-01-09 02:11:29,910 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3d41a7b5-8fd8-45c7-8344-d8b3508fc7a6 2019-01-09 02:11:29,910 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role 2019-01-09 02:11:29,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b962b700408a4f6f985bf1dbb42d24c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:11:30,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6204f1ee-da48-4a97-b2a0-b2c27c11165f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b962b700408a4f6f985bf1dbb42d24c7"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role", "id": "b962b700408a4f6f985bf1dbb42d24c7"}} 2019-01-09 02:11:30,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b962b700408a4f6f985bf1dbb42d24c7 used request id req-6204f1ee-da48-4a97-b2a0-b2c27c11165f 2019-01-09 02:11:30,001 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role to project CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj 2019-01-09 02:11:30,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b/users/8d26bc29729041c28ef2f7c753def41f/roles/b962b700408a4f6f985bf1dbb42d24c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:11:30,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9960ad86-442a-4a14-be63-e2c40438006a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:11:30,127 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b/users/8d26bc29729041c28ef2f7c753def41f/roles/b962b700408a4f6f985bf1dbb42d24c7 used request id req-9960ad86-442a-4a14-be63-e2c40438006a 2019-01-09 02:11:30,127 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:11:30,128 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:11:30,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:30,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:30,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b962b700408a4f6f985bf1dbb42d24c7", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}], "expires_at": "2019-01-09T03:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user", "id": "8d26bc29729041c28ef2f7c753def41f"}, "audit_ids": ["VLz9C4BBTgKP1I4zVrqPkA"], "issued_at": "2019-01-09T02:11:30.000000Z"}} 2019-01-09 02:11:30,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c71a5f77f0da03655572507d552f7a3f86930c0" 2019-01-09 02:11:30,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f9e2f6-3bfa-429c-bf7b-1826fd6b8ad4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:30,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-69f9e2f6-3bfa-429c-bf7b-1826fd6b8ad4 2019-01-09 02:11:30,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c71a5f77f0da03655572507d552f7a3f86930c0" 2019-01-09 02:11:30,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-df4fee7c-f790-4254-8e64-94d794b6660d Date: Wed, 09 Jan 2019 02:11:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54"} 2019-01-09 02:11:30,771 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54 used request id req-df4fee7c-f790-4254-8e64-94d794b6660d 2019-01-09 02:11:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c71a5f77f0da03655572507d552f7a3f86930c0" 2019-01-09 02:11:30,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7d7f90bc-c26a-46cf-8568-51cb9d2a6405 Date: Wed, 09 Jan 2019 02:11: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:11:30,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7d7f90bc-c26a-46cf-8568-51cb9d2a6405 2019-01-09 02:11:30,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c71a5f77f0da03655572507d552f7a3f86930c0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54"}' 2019-01-09 02:11:31,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944 X-Openstack-Request-Id: req-8f13cea8-f199-4d35-8ae5-9465cdc8c65e Date: Wed, 09 Jan 2019 02:11:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:11:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:11:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "min_disk": 0, "protected": false, "id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "file": "/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/file", "checksum": null, "owner": "739ae8e44ae840bcb69372e0d76b9a5b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:11:31,164 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8f13cea8-f199-4d35-8ae5-9465cdc8c65e 2019-01-09 02:11:31,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c71a5f77f0da03655572507d552f7a3f86930c0" -d '' 2019-01-09 02:11:32,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f067fc7-480e-4b8c-a40d-c6b65f6c7c00 Date: Wed, 09 Jan 2019 02:11:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:11:32,343 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/file used request id req-3f067fc7-480e-4b8c-a40d-c6b65f6c7c00 2019-01-09 02:11:32,344 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:11:32,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c71a5f77f0da03655572507d552f7a3f86930c0" 2019-01-09 02:11:32,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-1f68cb28-c043-4c81-bee2-0770437e839b Date: Wed, 09 Jan 2019 02:11:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:11:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:11:32Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/snap", "metadata": {}}], "self": "/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "min_disk": 0, "protected": false, "id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "file": "/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "739ae8e44ae840bcb69372e0d76b9a5b", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:11:32,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944 used request id req-1f68cb28-c043-4c81-bee2-0770437e839b 2019-01-09 02:11:32,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c71a5f77f0da03655572507d552f7a3f86930c0" 2019-01-09 02:11:32,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1126a5ee-9526-477e-aabe-5127812694b5 Date: Wed, 09 Jan 2019 02:11: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:11:32,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1126a5ee-9526-477e-aabe-5127812694b5 2019-01-09 02:11:32,678 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54 2019-01-09 02:11:32,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c71a5f77f0da03655572507d552f7a3f86930c0" 2019-01-09 02:11:32,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-420fce09-61b6-4c1c-9673-3be686e60f50 Date: Wed, 09 Jan 2019 02:11:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:11:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:11:32Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/snap", "metadata": {}}], "self": "/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "min_disk": 0, "protected": false, "id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "file": "/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "739ae8e44ae840bcb69372e0d76b9a5b", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:11:32,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944 used request id req-420fce09-61b6-4c1c-9673-3be686e60f50 2019-01-09 02:11:32,699 - create_image - DEBUG - Instance status is - active 2019-01-09 02:11:32,699 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54 2019-01-09 02:11:32,699 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54 2019-01-09 02:11:32,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:32,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:33,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b962b700408a4f6f985bf1dbb42d24c7", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}], "expires_at": "2019-01-09T03:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user", "id": "8d26bc29729041c28ef2f7c753def41f"}, "audit_ids": ["e38LzjuuS0m97Wwb9xJcDw"], "issued_at": "2019-01-09T02:11:33.000000Z"}} 2019-01-09 02:11:33,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f97d72a1b3d6fd9149493c984c5701a225065b" 2019-01-09 02:11:33,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9702cbe-7fcf-4ad4-9fce-c9d8a432dc4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:33,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d9702cbe-7fcf-4ad4-9fce-c9d8a432dc4f 2019-01-09 02:11:33,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f97d72a1b3d6fd9149493c984c5701a225065b" 2019-01-09 02:11:33,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-52e94198-bc27-400e-b692-286ea484629e Date: Wed, 09 Jan 2019 02:11:33 GMT RESP BODY: {"networks":[]} 2019-01-09 02:11:33,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 used request id req-52e94198-bc27-400e-b692-286ea484629e 2019-01-09 02:11:33,318 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 2019-01-09 02:11:33,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f97d72a1b3d6fd9149493c984c5701a225065b" -d '{"network": {"name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1", "admin_state_up": true}}' 2019-01-09 02:11:33,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-9b4cebba-1112-4898-937d-870db54ca951 Date: Wed, 09 Jan 2019 02:11:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:11:33Z","is_default":false,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:33Z","mtu":1450}} 2019-01-09 02:11:33,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-9b4cebba-1112-4898-937d-870db54ca951 2019-01-09 02:11:33,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f97d72a1b3d6fd9149493c984c5701a225065b" 2019-01-09 02:11:34,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-d31be20b-36fb-4738-8dce-289950213364 Date: Wed, 09 Jan 2019 02:11:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:11:33Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1"}]} 2019-01-09 02:11:34,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-d31be20b-36fb-4738-8dce-289950213364 2019-01-09 02:11:34,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f97d72a1b3d6fd9149493c984c5701a225065b" 2019-01-09 02:11:34,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-00686bff-7eea-41b3-bbdb-d41d4f7df428 Date: Wed, 09 Jan 2019 02:11:34 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:11:34,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-00686bff-7eea-41b3-bbdb-d41d4f7df428 2019-01-09 02:11:34,092 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1 2019-01-09 02:11:34,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f97d72a1b3d6fd9149493c984c5701a225065b" -d '{"subnets": [{"ip_version": 4, "network_id": "31300a21-0b6e-4c0d-af47-0b99f92590b9", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]}' 2019-01-09 02:11:34,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1d404673-88c3-4574-8a2a-65f55f4d1b71 Date: Wed, 09 Jan 2019 02:11:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:11:34,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-1d404673-88c3-4574-8a2a-65f55f4d1b71 2019-01-09 02:11:34,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f97d72a1b3d6fd9149493c984c5701a225065b" 2019-01-09 02:11:34,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b1ef360e-d7ef-4977-90d9-71d9db5887ef Date: Wed, 09 Jan 2019 02:11:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3316d35-5ea2-4d1a-a2b2-912eab8c734a"],"updated_at":"2019-01-09T02:11:34Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1"}]} 2019-01-09 02:11:34,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-b1ef360e-d7ef-4977-90d9-71d9db5887ef 2019-01-09 02:11:34,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f97d72a1b3d6fd9149493c984c5701a225065b" 2019-01-09 02:11:35,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-825873eb-0170-41f4-a6f5-a49657e05326 Date: Wed, 09 Jan 2019 02:11:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:11:35,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-825873eb-0170-41f4-a6f5-a49657e05326 2019-01-09 02:11:35,176 - OpenStackNetwork - DEBUG - Network [31300a21-0b6e-4c0d-af47-0b99f92590b9] created successfully 2019-01-09 02:11:35,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:35,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:35,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b962b700408a4f6f985bf1dbb42d24c7", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}], "expires_at": "2019-01-09T03:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user", "id": "8d26bc29729041c28ef2f7c753def41f"}, "audit_ids": ["Y7dubWhoQ9ORPltcTAwcbw"], "issued_at": "2019-01-09T02:11:35.000000Z"}} 2019-01-09 02:11:35,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b879ad2c66edabd4a95ada5623cb6c28879e89" 2019-01-09 02:11:35,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9a3f94-b42e-4af8-b774-be25867d61d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:35,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1e9a3f94-b42e-4af8-b774-be25867d61d9 2019-01-09 02:11:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b879ad2c66edabd4a95ada5623cb6c28879e89" 2019-01-09 02:11:35,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-556b9ae3-f45a-4641-b387-ce1abcb42707 Date: Wed, 09 Jan 2019 02:11:35 GMT RESP BODY: {"networks":[]} 2019-01-09 02:11:35,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 used request id req-556b9ae3-f45a-4641-b387-ce1abcb42707 2019-01-09 02:11:35,889 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 2019-01-09 02:11:35,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b879ad2c66edabd4a95ada5623cb6c28879e89" -d '{"network": {"name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2", "admin_state_up": true}}' 2019-01-09 02:11:36,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-e998b781-1477-4cb5-a1d7-c01c8c1149c6 Date: Wed, 09 Jan 2019 02:11:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a2a741d1-93d6-4d87-93a7-155156c6e636","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:11:36Z","is_default":false,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","mtu":1450}} 2019-01-09 02:11:36,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-e998b781-1477-4cb5-a1d7-c01c8c1149c6 2019-01-09 02:11:36,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b879ad2c66edabd4a95ada5623cb6c28879e89" 2019-01-09 02:11:36,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-16bffc28-e979-400f-a18b-d8210ed01e71 Date: Wed, 09 Jan 2019 02:11:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:11:36Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"a2a741d1-93d6-4d87-93a7-155156c6e636","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2"}]} 2019-01-09 02:11:36,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-16bffc28-e979-400f-a18b-d8210ed01e71 2019-01-09 02:11:36,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b879ad2c66edabd4a95ada5623cb6c28879e89" 2019-01-09 02:11:36,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-73838e4d-5cee-4342-be23-abd2c69a4800 Date: Wed, 09 Jan 2019 02:11:36 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:11:36,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-73838e4d-5cee-4342-be23-abd2c69a4800 2019-01-09 02:11:36,728 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2 2019-01-09 02:11:36,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b879ad2c66edabd4a95ada5623cb6c28879e89" -d '{"subnets": [{"ip_version": 4, "network_id": "a2a741d1-93d6-4d87-93a7-155156c6e636", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]}' 2019-01-09 02:11:37,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eecd1f89-4314-4407-a5e9-f009170802b2 Date: Wed, 09 Jan 2019 02:11:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:11:37,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-eecd1f89-4314-4407-a5e9-f009170802b2 2019-01-09 02:11:37,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b879ad2c66edabd4a95ada5623cb6c28879e89" 2019-01-09 02:11:37,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-84b3517d-70c2-4136-9189-a9e9507c64ef Date: Wed, 09 Jan 2019 02:11:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbfb481d-e276-4102-aea5-524d7ce6a66b"],"updated_at":"2019-01-09T02:11:37Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"a2a741d1-93d6-4d87-93a7-155156c6e636","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2"}]} 2019-01-09 02:11:37,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-84b3517d-70c2-4136-9189-a9e9507c64ef 2019-01-09 02:11:37,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b879ad2c66edabd4a95ada5623cb6c28879e89" 2019-01-09 02:11:38,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8fa879c8-e3b6-410c-b9aa-f4b431bba663 Date: Wed, 09 Jan 2019 02:11:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:11:38,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-8fa879c8-e3b6-410c-b9aa-f4b431bba663 2019-01-09 02:11:38,068 - OpenStackNetwork - DEBUG - Network [a2a741d1-93d6-4d87-93a7-155156c6e636] created successfully 2019-01-09 02:11:38,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:38,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:38,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b962b700408a4f6f985bf1dbb42d24c7", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}], "expires_at": "2019-01-09T03:11:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user", "id": "8d26bc29729041c28ef2f7c753def41f"}, "audit_ids": ["8zo2IkTDQue2SPX69h-56A"], "issued_at": "2019-01-09T02:11:38.000000Z"}} 2019-01-09 02:11:38,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:38,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c393b32-0179-4145-b467-05745a87ef43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:38,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6c393b32-0179-4145-b467-05745a87ef43 2019-01-09 02:11:38,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:38,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-08e17079-ced7-4c10-83b5-fa7287e9bcf8 Date: Wed, 09 Jan 2019 02:11:38 GMT RESP BODY: {"routers": []} 2019-01-09 02:11:38,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router&admin_state_up=True used request id req-08e17079-ced7-4c10-83b5-fa7287e9bcf8 2019-01-09 02:11:38,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:38,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:39,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b962b700408a4f6f985bf1dbb42d24c7", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}], "expires_at": "2019-01-09T03:11:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user", "id": "8d26bc29729041c28ef2f7c753def41f"}, "audit_ids": ["Q4HR2WjTRem80NLfFHbuTA"], "issued_at": "2019-01-09T02:11:39.000000Z"}} 2019-01-09 02:11:39,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65d47e14f805cef42c66a6a73b3c93ef5baa8be" 2019-01-09 02:11:39,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b7f356-a9e0-4179-a17f-a8253cc528b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:39,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-03b7f356-a9e0-4179-a17f-a8253cc528b1 2019-01-09 02:11:39,199 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router 2019-01-09 02:11:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" -d '{"router": {"name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router", "admin_state_up": true}}' 2019-01-09 02:11:42,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-19d5c5ff-913a-4fa0-b7b5-117c289c0225 Date: Wed, 09 Jan 2019 02:11:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:40Z", "admin_state_up": true, "updated_at": "2019-01-09T02:11:40Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668", "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router"}} 2019-01-09 02:11:42,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-19d5c5ff-913a-4fa0-b7b5-117c289c0225 2019-01-09 02:11:42,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:43,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-52b2609a-26b5-4921-989a-3d01533bae66 Date: Wed, 09 Jan 2019 02:11:43 GMT RESP BODY: {"ports":[]} 2019-01-09 02:11:43,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668 used request id req-52b2609a-26b5-4921-989a-3d01533bae66 2019-01-09 02:11:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:43,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f74eb570-ab4c-44a7-b56f-7810b97fa3d1 Date: Wed, 09 Jan 2019 02:11:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3316d35-5ea2-4d1a-a2b2-912eab8c734a"],"updated_at":"2019-01-09T02:11:34Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1"}]} 2019-01-09 02:11:43,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 used request id req-f74eb570-ab4c-44a7-b56f-7810b97fa3d1 2019-01-09 02:11:43,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:11:43,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:11:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:11:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:43,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3a0e3d-a74e-4836-a697-30fedc6c8fa1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:11:43,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-6c3a0e3d-a74e-4836-a697-30fedc6c8fa1 2019-01-09 02:11:43,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:43,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4e5e781b-cdd1-458d-b7c6-70b0d2b21db6 Date: Wed, 09 Jan 2019 02:11:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:11:43,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-4e5e781b-cdd1-458d-b7c6-70b0d2b21db6 2019-01-09 02:11:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:43,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ee195560-4734-4b62-8f94-85a99d2fefb1 Date: Wed, 09 Jan 2019 02:11:43 GMT RESP BODY: {"ports":[]} 2019-01-09 02:11:43,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port1&admin_state_up=True used request id req-ee195560-4734-4b62-8f94-85a99d2fefb1 2019-01-09 02:11:43,783 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port1 for router - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router 2019-01-09 02:11:43,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:43,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:44,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b962b700408a4f6f985bf1dbb42d24c7", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}], "expires_at": "2019-01-09T03:11:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user", "id": "8d26bc29729041c28ef2f7c753def41f"}, "audit_ids": ["q9JpVqLBSZO00M9m-aaTvA"], "issued_at": "2019-01-09T02:11:44.000000Z"}} 2019-01-09 02:11:44,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5eec2461e949c6edcd4d943bab889ac8fb051" 2019-01-09 02:11:44,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44231af6-2319-44f9-abff-c2a62cebebdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:44,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-44231af6-2319-44f9-abff-c2a62cebebdc 2019-01-09 02:11:44,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:44,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-264bd216-5d4f-47a4-abbb-13ac19fe2149 Date: Wed, 09 Jan 2019 02:11:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3316d35-5ea2-4d1a-a2b2-912eab8c734a"],"updated_at":"2019-01-09T02:11:34Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1"}]} 2019-01-09 02:11:44,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 used request id req-264bd216-5d4f-47a4-abbb-13ac19fe2149 2019-01-09 02:11:44,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:44,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-773024ef-dfbf-412a-a3ae-48252fc0d50c Date: Wed, 09 Jan 2019 02:11:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:11:44,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-773024ef-dfbf-412a-a3ae-48252fc0d50c 2019-01-09 02:11:44,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:45,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-89cb6bb1-4eae-4124-ba7e-7e63ad07515a Date: Wed, 09 Jan 2019 02:11:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3316d35-5ea2-4d1a-a2b2-912eab8c734a"],"updated_at":"2019-01-09T02:11:34Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1"}]} 2019-01-09 02:11:45,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 used request id req-89cb6bb1-4eae-4124-ba7e-7e63ad07515a 2019-01-09 02:11:45,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:11:45,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:11:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:11:45,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5eec2461e949c6edcd4d943bab889ac8fb051" 2019-01-09 02:11:45,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ff39fa-cf66-4f53-b385-8c8d58ba42ab Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:11:45,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-a1ff39fa-cf66-4f53-b385-8c8d58ba42ab 2019-01-09 02:11:45,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:45,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-56f505c1-41e2-467e-bdaa-3b72e041c43c Date: Wed, 09 Jan 2019 02:11:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:11:45,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-56f505c1-41e2-467e-bdaa-3b72e041c43c 2019-01-09 02:11:45,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:45,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4bb13be9-b236-4dbb-ad0a-ae5f92bf2884 Date: Wed, 09 Jan 2019 02:11:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:11:45,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1 used request id req-4bb13be9-b236-4dbb-ad0a-ae5f92bf2884 2019-01-09 02:11:45,480 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 2019-01-09 02:11:45,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" -d '{"port": {"network_id": "31300a21-0b6e-4c0d-af47-0b99f92590b9", "fixed_ips": [{"subnet_id": "c3316d35-5ea2-4d1a-a2b2-912eab8c734a", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port1", "admin_state_up": true}}' 2019-01-09 02:11:46,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-c70cdc3d-6cac-4942-a8f5-1d80f1adfe8a Date: Wed, 09 Jan 2019 02:11:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:11:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","ip_address":"10.200.201.1"}],"id":"41337c80-996b-4da1-9f80-7998b98ad346","security_groups":["ea321b29-3b30-4d64-ab73-ce8985126326"],"mac_address":"fa:16:3e:8b:cb:a9","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port1","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","qos_policy_id":null,"admin_state_up":true,"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:45Z","binding:vnic_type":"normal"}} 2019-01-09 02:11:46,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-c70cdc3d-6cac-4942-a8f5-1d80f1adfe8a 2019-01-09 02:11:46,585 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port1 for router - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router 2019-01-09 02:11:46,585 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router 2019-01-09 02:11:46,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" -d '{"port_id": "41337c80-996b-4da1-9f80-7998b98ad346"}' 2019-01-09 02:11:48,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3e8f992b-995f-43c9-bec0-59497f671f70 Date: Wed, 09 Jan 2019 02:11:48 GMT RESP BODY: {"network_id": "31300a21-0b6e-4c0d-af47-0b99f92590b9", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "subnet_id": "c3316d35-5ea2-4d1a-a2b2-912eab8c734a", "subnet_ids": ["c3316d35-5ea2-4d1a-a2b2-912eab8c734a"], "port_id": "41337c80-996b-4da1-9f80-7998b98ad346", "id": "a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668"} 2019-01-09 02:11:48,105 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668/add_router_interface used request id req-3e8f992b-995f-43c9-bec0-59497f671f70 2019-01-09 02:11:48,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:48,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f34b3bcd-8ec1-4a4d-b6c2-51264de33ef2 Date: Wed, 09 Jan 2019 02:11:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbfb481d-e276-4102-aea5-524d7ce6a66b"],"updated_at":"2019-01-09T02:11:37Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"a2a741d1-93d6-4d87-93a7-155156c6e636","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2"}]} 2019-01-09 02:11:48,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 used request id req-f34b3bcd-8ec1-4a4d-b6c2-51264de33ef2 2019-01-09 02:11:48,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:48,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d97db4d-040c-4df4-b842-d601ea9d8395 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:11:48,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-4d97db4d-040c-4df4-b842-d601ea9d8395 2019-01-09 02:11:48,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:48,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a7e79555-8d99-4f88-8cca-9ceade52f00f Date: Wed, 09 Jan 2019 02:11:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:11:48,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-a7e79555-8d99-4f88-8cca-9ceade52f00f 2019-01-09 02:11:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:48,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98eb2ca1-c519-4f39-bda8-442f87b5cf4f Date: Wed, 09 Jan 2019 02:11:48 GMT RESP BODY: {"ports":[]} 2019-01-09 02:11:48,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port2&admin_state_up=True used request id req-98eb2ca1-c519-4f39-bda8-442f87b5cf4f 2019-01-09 02:11:48,695 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port2 for router - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router 2019-01-09 02:11:48,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:48,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:49,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b962b700408a4f6f985bf1dbb42d24c7", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}], "expires_at": "2019-01-09T03:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user", "id": "8d26bc29729041c28ef2f7c753def41f"}, "audit_ids": ["L9KxR9zDTVmEUZZGOLXmag"], "issued_at": "2019-01-09T02:11:49.000000Z"}} 2019-01-09 02:11:49,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e05aaeac411839d0049f8d853233cbcd5fd6c6e" 2019-01-09 02:11:49,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62bf5583-779f-4c3d-ba8c-bfb847138e72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:49,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-62bf5583-779f-4c3d-ba8c-bfb847138e72 2019-01-09 02:11:49,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:49,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-cee5cb16-82e6-4eb8-bf67-c7737627f71b Date: Wed, 09 Jan 2019 02:11:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbfb481d-e276-4102-aea5-524d7ce6a66b"],"updated_at":"2019-01-09T02:11:37Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"a2a741d1-93d6-4d87-93a7-155156c6e636","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2"}]} 2019-01-09 02:11:49,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 used request id req-cee5cb16-82e6-4eb8-bf67-c7737627f71b 2019-01-09 02:11:49,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:49,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-db6137ab-0abc-41d0-b67a-6f86dcd9af62 Date: Wed, 09 Jan 2019 02:11:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:11:49,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-db6137ab-0abc-41d0-b67a-6f86dcd9af62 2019-01-09 02:11:49,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:49,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-30d302ab-7023-4442-aeee-09394bdc37f5 Date: Wed, 09 Jan 2019 02:11:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbfb481d-e276-4102-aea5-524d7ce6a66b"],"updated_at":"2019-01-09T02:11:37Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"a2a741d1-93d6-4d87-93a7-155156c6e636","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2"}]} 2019-01-09 02:11:49,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 used request id req-30d302ab-7023-4442-aeee-09394bdc37f5 2019-01-09 02:11:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:11:49,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:11:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:11:49,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e05aaeac411839d0049f8d853233cbcd5fd6c6e" 2019-01-09 02:11:49,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef4da3c-ff99-434b-93e3-ca83d3648dcb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:11:49,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-1ef4da3c-ff99-434b-93e3-ca83d3648dcb 2019-01-09 02:11:49,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:49,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-26d539ab-aff8-4e63-beb5-fae72426360d Date: Wed, 09 Jan 2019 02:11:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:11:49,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-26d539ab-aff8-4e63-beb5-fae72426360d 2019-01-09 02:11:49,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:49,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ce4c489b-3ae6-4b78-ad99-55f934c943fc Date: Wed, 09 Jan 2019 02:11:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:11:49,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2 used request id req-ce4c489b-3ae6-4b78-ad99-55f934c943fc 2019-01-09 02:11:49,932 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 2019-01-09 02:11:49,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" -d '{"port": {"network_id": "a2a741d1-93d6-4d87-93a7-155156c6e636", "fixed_ips": [{"subnet_id": "cbfb481d-e276-4102-aea5-524d7ce6a66b", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port2", "admin_state_up": true}}' 2019-01-09 02:11:50,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-250f7f5d-0e79-42d4-b7af-673520e92ee5 Date: Wed, 09 Jan 2019 02:11:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:11:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","ip_address":"10.200.202.1"}],"id":"5bb8726d-ae68-45ff-bf64-44af5e442b76","security_groups":["ea321b29-3b30-4d64-ab73-ce8985126326"],"mac_address":"fa:16:3e:f1:1b:3a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port2","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","qos_policy_id":null,"admin_state_up":true,"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:50Z","binding:vnic_type":"normal"}} 2019-01-09 02:11:50,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-250f7f5d-0e79-42d4-b7af-673520e92ee5 2019-01-09 02:11:50,777 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port2 for router - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router 2019-01-09 02:11:50,777 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router 2019-01-09 02:11:50,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" -d '{"port_id": "5bb8726d-ae68-45ff-bf64-44af5e442b76"}' 2019-01-09 02:11:52,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d2fe5d00-66ce-4d06-8d57-9b4e37142680 Date: Wed, 09 Jan 2019 02:11:52 GMT RESP BODY: {"network_id": "a2a741d1-93d6-4d87-93a7-155156c6e636", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "subnet_id": "cbfb481d-e276-4102-aea5-524d7ce6a66b", "subnet_ids": ["cbfb481d-e276-4102-aea5-524d7ce6a66b"], "port_id": "5bb8726d-ae68-45ff-bf64-44af5e442b76", "id": "a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668"} 2019-01-09 02:11:52,598 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668/add_router_interface used request id req-d2fe5d00-66ce-4d06-8d57-9b4e37142680 2019-01-09 02:11:52,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:52,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-c1fea109-36c4-4224-abf8-ce20fe2f379f Date: Wed, 09 Jan 2019 02:11:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:40Z", "admin_state_up": true, "updated_at": "2019-01-09T02:11:51Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668", "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router"}} 2019-01-09 02:11:52,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668 used request id req-c1fea109-36c4-4224-abf8-ce20fe2f379f 2019-01-09 02:11:52,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:52,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-47edf345-8605-473a-91fc-2d4d06b43a2d Date: Wed, 09 Jan 2019 02:11:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:11:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","ip_address":"10.200.201.1"}],"id":"41337c80-996b-4da1-9f80-7998b98ad346","security_groups":["ea321b29-3b30-4d64-ab73-ce8985126326"],"mac_address":"fa:16:3e:8b:cb:a9","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port1","admin_state_up":true,"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:45Z","binding:vnic_type":"normal","device_id":"a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:11:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","ip_address":"10.200.202.1"}],"id":"5bb8726d-ae68-45ff-bf64-44af5e442b76","security_groups":["ea321b29-3b30-4d64-ab73-ce8985126326"],"mac_address":"fa:16:3e:f1:1b:3a","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port2","admin_state_up":true,"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:50Z","binding:vnic_type":"normal","device_id":"a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668"}]} 2019-01-09 02:11:52,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668 used request id req-47edf345-8605-473a-91fc-2d4d06b43a2d 2019-01-09 02:11:52,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c3316d35-5ea2-4d1a-a2b2-912eab8c734a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:52,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-d8c1fa30-0bd4-4c9d-b379-bef939251eea Date: Wed, 09 Jan 2019 02:11:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}} 2019-01-09 02:11:52,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c3316d35-5ea2-4d1a-a2b2-912eab8c734a used request id req-d8c1fa30-0bd4-4c9d-b379-bef939251eea 2019-01-09 02:11:52,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/cbfb481d-e276-4102-aea5-524d7ce6a66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:11:52,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-c9d35f45-5f82-4eb1-8be9-4839bb8cc07a Date: Wed, 09 Jan 2019 02:11:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}} 2019-01-09 02:11:52,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/cbfb481d-e276-4102-aea5-524d7ce6a66b used request id req-c9d35f45-5f82-4eb1-8be9-4839bb8cc07a 2019-01-09 02:11:52,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:52,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:53,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["PVWlTCmKQimHNL6_w7sRhg"], "issued_at": "2019-01-09T02:11:53.000000Z"}} 2019-01-09 02:11:53,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a182962bf04f1feecae1318e89324f30807cb" 2019-01-09 02:11:53,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-279c33a0-dc6b-4756-9757-546b4fb7ce39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:53,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-279c33a0-dc6b-4756-9757-546b4fb7ce39 2019-01-09 02:11:53,461 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:11:53,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a182962bf04f1feecae1318e89324f30807cb" 2019-01-09 02:11:53,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11: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-28173658-188d-45da-8d5d-8dadc885066a x-compute-request-id: req-28173658-188d-45da-8d5d-8dadc885066a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:11:53,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-28173658-188d-45da-8d5d-8dadc885066a 2019-01-09 02:11:53,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a182962bf04f1feecae1318e89324f30807cb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2019-01-09 02:11:53,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11: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-4fef1a97-a92e-4c9e-b5c5-edf0bf0520e5 x-compute-request-id: req-4fef1a97-a92e-4c9e-b5c5-edf0bf0520e5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:11:53,706 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4fef1a97-a92e-4c9e-b5c5-edf0bf0520e5 2019-01-09 02:11:53,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:53,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:54,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b962b700408a4f6f985bf1dbb42d24c7", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}], "expires_at": "2019-01-09T03:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user", "id": "8d26bc29729041c28ef2f7c753def41f"}, "audit_ids": ["uOusg9DRShSgVXe21QFykg"], "issued_at": "2019-01-09T02:11:54.000000Z"}} 2019-01-09 02:11:54,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:54,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a3c233-1305-45ed-b452-48d6d52ebb4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:54,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-84a3c233-1305-45ed-b452-48d6d52ebb4b 2019-01-09 02:11:54,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:54,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-39c8e210-8910-463b-aef7-41725efcecf2 Date: Wed, 09 Jan 2019 02:11:54 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:11:54,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp used request id req-39c8e210-8910-463b-aef7-41725efcecf2 2019-01-09 02:11:54,345 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp... 2019-01-09 02:11:54,346 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp 2019-01-09 02:11:54,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp"}}' 2019-01-09 02:11:54,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-45dd63b4-9cac-45fc-b749-75c8d0de2c22 Date: Wed, 09 Jan 2019 02:11:54 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "updated_at": "2019-01-09T02:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "revision_number": 0, "id": "7ea8443f-c8d8-42b3-9e36-b33523cc67cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "revision_number": 0, "id": "c6854a5e-c73a-4e76-b388-31fccb5a9ef8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}], "revision_number": 2, "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp"}} 2019-01-09 02:11:54,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-45dd63b4-9cac-45fc-b749-75c8d0de2c22 2019-01-09 02:11:54,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8d8624b-80d7-4c70-84e6-73a5bfa394dc 2019-01-09 02:11:54,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:55,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff1d4703-45fd-42c2-91c6-0a21a2f3497e Date: Wed, 09 Jan 2019 02:11:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "7ea8443f-c8d8-42b3-9e36-b33523cc67cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "c6854a5e-c73a-4e76-b388-31fccb5a9ef8"}]} 2019-01-09 02:11:55,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc used request id req-ff1d4703-45fd-42c2-91c6-0a21a2f3497e 2019-01-09 02:11:55,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8d8624b-80d7-4c70-84e6-73a5bfa394dc 2019-01-09 02:11:55,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:55,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f6757b8f-a30f-4fe8-a693-6abb6399e26b Date: Wed, 09 Jan 2019 02:11:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "7ea8443f-c8d8-42b3-9e36-b33523cc67cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "c6854a5e-c73a-4e76-b388-31fccb5a9ef8"}]} 2019-01-09 02:11:55,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc used request id req-f6757b8f-a30f-4fe8-a693-6abb6399e26b 2019-01-09 02:11:55,343 - neutron_utils - INFO - Retrieving security group with ID - e8d8624b-80d7-4c70-84e6-73a5bfa394dc 2019-01-09 02:11:55,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:55,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-f8624e54-cd2b-47b2-a20b-3b3a0b7e29c9 Date: Wed, 09 Jan 2019 02:11:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "updated_at": "2019-01-09T02:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "revision_number": 0, "id": "7ea8443f-c8d8-42b3-9e36-b33523cc67cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "revision_number": 0, "id": "c6854a5e-c73a-4e76-b388-31fccb5a9ef8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}], "revision_number": 2, "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp"}]} 2019-01-09 02:11:55,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc used request id req-f8624e54-cd2b-47b2-a20b-3b3a0b7e29c9 2019-01-09 02:11:55,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8d8624b-80d7-4c70-84e6-73a5bfa394dc 2019-01-09 02:11:55,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:55,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4a8cb00-f341-4112-ad57-f33e1877b2ed Date: Wed, 09 Jan 2019 02:11:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "7ea8443f-c8d8-42b3-9e36-b33523cc67cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "c6854a5e-c73a-4e76-b388-31fccb5a9ef8"}]} 2019-01-09 02:11:55,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc used request id req-f4a8cb00-f341-4112-ad57-f33e1877b2ed 2019-01-09 02:11:55,720 - neutron_utils - INFO - Retrieving security group with ID - e8d8624b-80d7-4c70-84e6-73a5bfa394dc 2019-01-09 02:11:55,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:55,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-c573b177-eb15-4453-a153-b99af99b13fc Date: Wed, 09 Jan 2019 02:11:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "updated_at": "2019-01-09T02:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "revision_number": 0, "id": "7ea8443f-c8d8-42b3-9e36-b33523cc67cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "revision_number": 0, "id": "c6854a5e-c73a-4e76-b388-31fccb5a9ef8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}], "revision_number": 2, "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp"}]} 2019-01-09 02:11:55,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc used request id req-c573b177-eb15-4453-a153-b99af99b13fc 2019-01-09 02:11:55,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8d8624b-80d7-4c70-84e6-73a5bfa394dc 2019-01-09 02:11:55,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:55,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-efc9dde5-ecb0-4478-bbaa-302332bdf59e Date: Wed, 09 Jan 2019 02:11:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "7ea8443f-c8d8-42b3-9e36-b33523cc67cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "c6854a5e-c73a-4e76-b388-31fccb5a9ef8"}]} 2019-01-09 02:11:55,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc used request id req-efc9dde5-ecb0-4478-bbaa-302332bdf59e 2019-01-09 02:11:55,960 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp 2019-01-09 02:11:55,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:56,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-35d9eb24-6e89-484d-9c12-da66407ba371 Date: Wed, 09 Jan 2019 02:11:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "updated_at": "2019-01-09T02:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "revision_number": 0, "id": "7ea8443f-c8d8-42b3-9e36-b33523cc67cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "revision_number": 0, "id": "c6854a5e-c73a-4e76-b388-31fccb5a9ef8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}], "revision_number": 2, "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp"}]} 2019-01-09 02:11:56,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp used request id req-35d9eb24-6e89-484d-9c12-da66407ba371 2019-01-09 02:11:56,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:11:56,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:11:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:11:56,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:56,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77578eb7-a7e3-48d1-8bfb-27ee6d7f6b29 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:11:56,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-77578eb7-a7e3-48d1-8bfb-27ee6d7f6b29 2019-01-09 02:11:56,232 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8d8624b-80d7-4c70-84e6-73a5bfa394dc 2019-01-09 02:11:56,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:56,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c048eb3b-9247-4245-9317-5f412daa7c0e Date: Wed, 09 Jan 2019 02:11: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": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "7ea8443f-c8d8-42b3-9e36-b33523cc67cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "c6854a5e-c73a-4e76-b388-31fccb5a9ef8"}]} 2019-01-09 02:11:56,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc used request id req-c048eb3b-9247-4245-9317-5f412daa7c0e 2019-01-09 02:11:56,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc"}}' 2019-01-09 02:11:56,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1062fb20-974f-477f-b8c0-c20da36f4c70 Date: Wed, 09 Jan 2019 02:11:56 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": "2019-01-09T02:11:56Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:56Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "201a389f-15c2-4abc-8c12-242b884675be"}} 2019-01-09 02:11:56,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-1062fb20-974f-477f-b8c0-c20da36f4c70 2019-01-09 02:11:56,592 - neutron_utils - INFO - Retrieving security group with ID - e8d8624b-80d7-4c70-84e6-73a5bfa394dc 2019-01-09 02:11:56,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:56,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-9a5c2c62-a7db-4ba0-9dc1-2d283877329b Date: Wed, 09 Jan 2019 02:11:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "updated_at": "2019-01-09T02:11:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:56Z", "revision_number": 0, "id": "201a389f-15c2-4abc-8c12-242b884675be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:56Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "revision_number": 0, "id": "7ea8443f-c8d8-42b3-9e36-b33523cc67cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "revision_number": 0, "id": "c6854a5e-c73a-4e76-b388-31fccb5a9ef8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}], "revision_number": 3, "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp"}]} 2019-01-09 02:11:56,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc used request id req-9a5c2c62-a7db-4ba0-9dc1-2d283877329b 2019-01-09 02:11:56,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8d8624b-80d7-4c70-84e6-73a5bfa394dc 2019-01-09 02:11:56,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:11:56,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-06fa81b5-b12b-4b5e-bc0d-c4a20342cbc2 Date: Wed, 09 Jan 2019 02:11:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:56Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:56Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "201a389f-15c2-4abc-8c12-242b884675be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "7ea8443f-c8d8-42b3-9e36-b33523cc67cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:54Z", "security_group_id": "e8d8624b-80d7-4c70-84e6-73a5bfa394dc", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:54Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "c6854a5e-c73a-4e76-b388-31fccb5a9ef8"}]} 2019-01-09 02:11:56,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e8d8624b-80d7-4c70-84e6-73a5bfa394dc used request id req-06fa81b5-b12b-4b5e-bc0d-c4a20342cbc2 2019-01-09 02:11:56,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:56,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:57,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b962b700408a4f6f985bf1dbb42d24c7", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}], "expires_at": "2019-01-09T03:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user", "id": "8d26bc29729041c28ef2f7c753def41f"}, "audit_ids": ["paUUAn9kRIC4eum7B6mppw"], "issued_at": "2019-01-09T02:11:57.000000Z"}} 2019-01-09 02:11:57,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:11:57,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b20a7793-8482-42c5-bf23-b36c2adb636f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:57,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b20a7793-8482-42c5-bf23-b36c2adb636f 2019-01-09 02:11:57,437 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:11:57,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:11:57,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4e0458-40d1-4ae1-9af4-113f82e03d08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:57,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ec4e0458-40d1-4ae1-9af4-113f82e03d08 2019-01-09 02:11:57,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:11:57,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f4910e2b-6311-46bd-be04-a9b3c87c25fd Date: Wed, 09 Jan 2019 02:11:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3316d35-5ea2-4d1a-a2b2-912eab8c734a"],"updated_at":"2019-01-09T02:11:34Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1"}]} 2019-01-09 02:11:57,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 used request id req-f4910e2b-6311-46bd-be04-a9b3c87c25fd 2019-01-09 02:11:57,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:11:57,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:11:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:11:57,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:11:57,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79341550-d634-48a4-881b-167a39dcaf2b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:11:57,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-79341550-d634-48a4-881b-167a39dcaf2b 2019-01-09 02:11:57,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:11:58,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f1e6f86c-3378-4448-a560-bbd49a8ee400 Date: Wed, 09 Jan 2019 02:11:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:11:58,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-f1e6f86c-3378-4448-a560-bbd49a8ee400 2019-01-09 02:11:58,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:11:58,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-26026805-ee8b-42ba-b59e-6a543f3cb72b Date: Wed, 09 Jan 2019 02:11:58 GMT RESP BODY: {"ports":[]} 2019-01-09 02:11:58,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm1-port&admin_state_up=True used request id req-26026805-ee8b-42ba-b59e-6a543f3cb72b 2019-01-09 02:11:58,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:11:58,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11: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-91b8a1f0-5998-430a-ac64-46083548a453 x-compute-request-id: req-91b8a1f0-5998-430a-ac64-46083548a453 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:11:58,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1 used request id req-91b8a1f0-5998-430a-ac64-46083548a453 2019-01-09 02:11:58,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:11:58,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-282435a7-5390-4a5a-924c-f8156e7fb456 Date: Wed, 09 Jan 2019 02:11:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3316d35-5ea2-4d1a-a2b2-912eab8c734a"],"updated_at":"2019-01-09T02:11:34Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1"}]} 2019-01-09 02:11:58,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 used request id req-282435a7-5390-4a5a-924c-f8156e7fb456 2019-01-09 02:11:58,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:11:59,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3448963c-9f16-46cd-a546-f51e2830412b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:11:59,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-3448963c-9f16-46cd-a546-f51e2830412b 2019-01-09 02:11:59,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:11:59,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ef2db081-8a47-4bc4-8d36-1f163c5e329a Date: Wed, 09 Jan 2019 02:11:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:11:59,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-ef2db081-8a47-4bc4-8d36-1f163c5e329a 2019-01-09 02:11:59,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:11:59,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8bee7e6a-9239-4457-af25-7f13c1f10bbd Date: Wed, 09 Jan 2019 02:11:59 GMT RESP BODY: {"ports":[]} 2019-01-09 02:11:59,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm1-port&admin_state_up=True used request id req-8bee7e6a-9239-4457-af25-7f13c1f10bbd 2019-01-09 02:11:59,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:11:59,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:11:59,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b962b700408a4f6f985bf1dbb42d24c7", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}], "expires_at": "2019-01-09T03:11:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user", "id": "8d26bc29729041c28ef2f7c753def41f"}, "audit_ids": ["1slrHImKT16TjCpHb_CKzA"], "issued_at": "2019-01-09T02:11:59.000000Z"}} 2019-01-09 02:11:59,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc815b2eba3683edcb423f542e31ed217e5fb97" 2019-01-09 02:11:59,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5eb61b-bf53-43f6-a7ed-f0f903da9cfe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:11:59,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a5eb61b-bf53-43f6-a7ed-f0f903da9cfe 2019-01-09 02:11:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:00,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f0bc219e-70b6-425c-88a0-d0a68e5cbf6b Date: Wed, 09 Jan 2019 02:12:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3316d35-5ea2-4d1a-a2b2-912eab8c734a"],"updated_at":"2019-01-09T02:11:34Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1"}]} 2019-01-09 02:12:00,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 used request id req-f0bc219e-70b6-425c-88a0-d0a68e5cbf6b 2019-01-09 02:12:00,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:00,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4a83d99e-566f-45a3-aa74-8e1363a4422d Date: Wed, 09 Jan 2019 02:12:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:12:00,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-4a83d99e-566f-45a3-aa74-8e1363a4422d 2019-01-09 02:12:00,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:00,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-9d1d13a5-c1d9-4c2b-a788-0f003b94a83c Date: Wed, 09 Jan 2019 02:12:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3316d35-5ea2-4d1a-a2b2-912eab8c734a"],"updated_at":"2019-01-09T02:11:34Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1"}]} 2019-01-09 02:12:00,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 used request id req-9d1d13a5-c1d9-4c2b-a788-0f003b94a83c 2019-01-09 02:12:00,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:12:00,619 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:12:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:12:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc815b2eba3683edcb423f542e31ed217e5fb97" 2019-01-09 02:12:00,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9932d286-7205-475c-9074-edd6e10643bc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:12:00,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-9932d286-7205-475c-9074-edd6e10643bc 2019-01-09 02:12:00,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:00,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a2b17927-546c-405e-9136-e898c9f60c7b Date: Wed, 09 Jan 2019 02:12:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:12:00,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-a2b17927-546c-405e-9136-e898c9f60c7b 2019-01-09 02:12:00,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:00,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-125c7e99-ec5e-4ab4-a70a-e643585dff46 Date: Wed, 09 Jan 2019 02:12:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:12:00,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1 used request id req-125c7e99-ec5e-4ab4-a70a-e643585dff46 2019-01-09 02:12:00,964 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 2019-01-09 02:12:00,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" -d '{"port": {"network_id": "31300a21-0b6e-4c0d-af47-0b99f92590b9", "fixed_ips": [{"subnet_id": "c3316d35-5ea2-4d1a-a2b2-912eab8c734a", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm1-port", "admin_state_up": true}}' 2019-01-09 02:12:02,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-113b5fc4-747b-4471-8753-0b2c854d7cec Date: Wed, 09 Jan 2019 02:12:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:12:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","ip_address":"10.200.201.5"}],"id":"38e82267-0320-4aff-aebc-bc5c803d3fdb","security_groups":["ea321b29-3b30-4d64-ab73-ce8985126326"],"mac_address":"fa:16:3e:00:b2:75","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm1-port","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","qos_policy_id":null,"admin_state_up":true,"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:12:01Z","binding:vnic_type":"normal"}} 2019-01-09 02:12:02,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-113b5fc4-747b-4471-8753-0b2c854d7cec 2019-01-09 02:12:02,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:02,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-9cd940cc-e7a6-4a90-ae94-27e2854fb0e4 Date: Wed, 09 Jan 2019 02:12:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3316d35-5ea2-4d1a-a2b2-912eab8c734a"],"updated_at":"2019-01-09T02:11:34Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1"}]} 2019-01-09 02:12:02,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 used request id req-9cd940cc-e7a6-4a90-ae94-27e2854fb0e4 2019-01-09 02:12:02,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:02,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-877761e1-de2e-40c5-b47b-b9bd8fbe7ba8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:12:02,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-877761e1-de2e-40c5-b47b-b9bd8fbe7ba8 2019-01-09 02:12:02,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:02,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e1bf7442-0550-4ff3-b7e8-3c01cf09b713 Date: Wed, 09 Jan 2019 02:12:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:12:02,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-e1bf7442-0550-4ff3-b7e8-3c01cf09b713 2019-01-09 02:12:02,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:02,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-1d0cec8f-5b48-4b01-8d5c-467583f08f1f Date: Wed, 09 Jan 2019 02:12:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:12:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","ip_address":"10.200.201.5"}],"id":"38e82267-0320-4aff-aebc-bc5c803d3fdb","security_groups":["ea321b29-3b30-4d64-ab73-ce8985126326"],"mac_address":"fa:16:3e:00:b2:75","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm1-port","admin_state_up":true,"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:12:01Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:12:02,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm1-port&admin_state_up=True used request id req-1d0cec8f-5b48-4b01-8d5c-467583f08f1f 2019-01-09 02:12:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:03,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aaae011-fd6b-4d70-ae79-557adb5993c3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:12:03,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-6aaae011-fd6b-4d70-ae79-557adb5993c3 2019-01-09 02:12:03,039 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1 2019-01-09 02:12:03,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:03,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15b2b3b8-602f-4b8d-8de7-d85176b5c1ae x-compute-request-id: req-15b2b3b8-602f-4b8d-8de7-d85176b5c1ae Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-flavor-name"}]} 2019-01-09 02:12:03,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-15b2b3b8-602f-4b8d-8de7-d85176b5c1ae 2019-01-09 02:12:03,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:03,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d068e5e-f031-4bfa-8611-e3e198f6bc2b x-compute-request-id: req-7d068e5e-f031-4bfa-8611-e3e198f6bc2b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:12:03,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f used request id req-7d068e5e-f031-4bfa-8611-e3e198f6bc2b 2019-01-09 02:12:03,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:03,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-bb1d6ae2-55ff-42ab-b18b-e42584ed9703 Date: Wed, 09 Jan 2019 02:12:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:11:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:11:32Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/snap", "metadata": {}}], "self": "/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "min_disk": 0, "protected": false, "id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "file": "/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "739ae8e44ae840bcb69372e0d76b9a5b", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54"} 2019-01-09 02:12:03,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54 used request id req-bb1d6ae2-55ff-42ab-b18b-e42584ed9703 2019-01-09 02:12:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:03,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7f569b89-13fc-44e7-9539-2d41e022a869 Date: Wed, 09 Jan 2019 02:12: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:12:03,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7f569b89-13fc-44e7-9539-2d41e022a869 2019-01-09 02:12:03,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" -d '{"server": {"name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "imageRef": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "flavorRef": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "38e82267-0320-4aff-aebc-bc5c803d3fdb"}]}}' 2019-01-09 02:12:05,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:12:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-876dfe66-a77c-45ec-a5d7-fc643e1675ca x-compute-request-id: req-876dfe66-a77c-45ec-a5d7-fc643e1675ca Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "adminPass": "BdDv9QLMH8w3"}} 2019-01-09 02:12:05,056 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-876dfe66-a77c-45ec-a5d7-fc643e1675ca 2019-01-09 02:12:05,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:05,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-9dfd0fa8-8866-4ebe-83c6-109e883976b0 x-compute-request-id: req-9dfd0fa8-8866-4ebe-83c6-109e883976b0 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:12:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "created": "2019-01-09T02:12:04Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:05,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-9dfd0fa8-8866-4ebe-83c6-109e883976b0 2019-01-09 02:12:05,599 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1 2019-01-09 02:12:05,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:05,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-f58a40f2-25ed-4b33-b779-f590f73a8625 x-compute-request-id: req-f58a40f2-25ed-4b33-b779-f590f73a8625 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:12:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "created": "2019-01-09T02:12:04Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:05,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-f58a40f2-25ed-4b33-b779-f590f73a8625 2019-01-09 02:12:05,948 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1] is - BUILD 2019-01-09 02:12:05,948 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:12:08,952 - create_instance - DEBUG - VM status query timeout in 896.647433996 2019-01-09 02:12:08,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:09,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f2a048d-b5bc-461a-b119-7691b0bdb710 x-compute-request-id: req-4f2a048d-b5bc-461a-b119-7691b0bdb710 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.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:12:07Z", "hostId": "bf2198ae844113a61e23ccd34217eb752bde5ec8cffd1d2ff8aca4ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "created": "2019-01-09T02:12:04Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:09,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-4f2a048d-b5bc-461a-b119-7691b0bdb710 2019-01-09 02:12:09,674 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1] is - BUILD 2019-01-09 02:12:09,674 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:12:12,677 - create_instance - DEBUG - VM status query timeout in 892.921840906 2019-01-09 02:12:12,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:13,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e3a1fa4-dd28-46f7-add1-0b0fcec335c6 x-compute-request-id: req-7e3a1fa4-dd28-46f7-add1-0b0fcec335c6 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.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:12:07Z", "hostId": "bf2198ae844113a61e23ccd34217eb752bde5ec8cffd1d2ff8aca4ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "created": "2019-01-09T02:12:04Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:13,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-7e3a1fa4-dd28-46f7-add1-0b0fcec335c6 2019-01-09 02:12:13,244 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1] is - BUILD 2019-01-09 02:12:13,244 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:12:16,248 - create_instance - DEBUG - VM status query timeout in 889.351413965 2019-01-09 02:12:16,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:17,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eed78d6-5d1a-44eb-a92e-87dd1eed6130 x-compute-request-id: req-4eed78d6-5d1a-44eb-a92e-87dd1eed6130 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:b2:75", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:14.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:12:14Z", "hostId": "bf2198ae844113a61e23ccd34217eb752bde5ec8cffd1d2ff8aca4ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "created": "2019-01-09T02:12:04Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:17,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-4eed78d6-5d1a-44eb-a92e-87dd1eed6130 2019-01-09 02:12:17,237 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1] is - ACTIVE 2019-01-09 02:12:17,237 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:12:17,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:18,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5540ac99-48c7-4b86-a6c6-d48d043e6d63 x-compute-request-id: req-5540ac99-48c7-4b86-a6c6-d48d043e6d63 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:b2:75", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:14.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:12:14Z", "hostId": "bf2198ae844113a61e23ccd34217eb752bde5ec8cffd1d2ff8aca4ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "created": "2019-01-09T02:12:04Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:18,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-5540ac99-48c7-4b86-a6c6-d48d043e6d63 2019-01-09 02:12:18,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:18,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-dab87b42-94b3-49c5-b2df-128c710d00d4 Date: Wed, 09 Jan 2019 02:12:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3316d35-5ea2-4d1a-a2b2-912eab8c734a"],"updated_at":"2019-01-09T02:11:34Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1"}]} 2019-01-09 02:12:18,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 used request id req-dab87b42-94b3-49c5-b2df-128c710d00d4 2019-01-09 02:12:18,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:18,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff09176-a499-49fe-9b2a-5fa93324bb47 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:12:18,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-cff09176-a499-49fe-9b2a-5fa93324bb47 2019-01-09 02:12:18,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:18,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d808b3c4-eba9-4d66-ae60-ead241beb139 Date: Wed, 09 Jan 2019 02:12:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1"}]} 2019-01-09 02:12:18,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-d808b3c4-eba9-4d66-ae60-ead241beb139 2019-01-09 02:12:18,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:18,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-9a253b0f-fedd-4dd3-89c1-a91fab1907a1 Date: Wed, 09 Jan 2019 02:12:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:11:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","ip_address":"10.200.201.4"}],"id":"054f5fe0-d9ee-4111-8ff4-c84bf980664b","security_groups":[],"mac_address":"fa:16:3e:96:17:cc","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-31300a21-0b6e-4c0d-af47-0b99f92590b9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:12:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","ip_address":"10.200.201.5"}],"id":"38e82267-0320-4aff-aebc-bc5c803d3fdb","security_groups":["ea321b29-3b30-4d64-ab73-ce8985126326"],"mac_address":"fa:16:3e:00:b2:75","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm1-port","admin_state_up":true,"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:12:01Z","binding:vnic_type":"normal","device_id":"0f9b2def-cfee-44c6-a36e-6350f0a11fb5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:11:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","ip_address":"10.200.201.3"}],"id":"3c1028ce-f510-48d8-a130-6bfe4471077f","security_groups":[],"mac_address":"fa:16:3e:a0:54:3b","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-31300a21-0b6e-4c0d-af47-0b99f92590b9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:12:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","ip_address":"10.200.201.1"}],"id":"41337c80-996b-4da1-9f80-7998b98ad346","security_groups":["ea321b29-3b30-4d64-ab73-ce8985126326"],"mac_address":"fa:16:3e:8b:cb:a9","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port1","admin_state_up":true,"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:45Z","binding:vnic_type":"normal","device_id":"a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:11:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c3316d35-5ea2-4d1a-a2b2-912eab8c734a","ip_address":"10.200.201.2"}],"id":"8c021463-0400-4f02-8828-b52e55489418","security_groups":[],"mac_address":"fa:16:3e:f5:6b:e9","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"31300a21-0b6e-4c0d-af47-0b99f92590b9","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-31300a21-0b6e-4c0d-af47-0b99f92590b9"}]} 2019-01-09 02:12:18,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-9a253b0f-fedd-4dd3-89c1-a91fab1907a1 2019-01-09 02:12:18,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:12:18,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:12:18,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b962b700408a4f6f985bf1dbb42d24c7", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}], "expires_at": "2019-01-09T03:12:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user", "id": "8d26bc29729041c28ef2f7c753def41f"}, "audit_ids": ["F4UzAp3iQL6emmRqSxNNEA"], "issued_at": "2019-01-09T02:12:18.000000Z"}} 2019-01-09 02:12:18,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:19,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e72f50-d2a3-4714-a67c-2fd7ec31bdf4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:12:19,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e9e72f50-d2a3-4714-a67c-2fd7ec31bdf4 2019-01-09 02:12:19,060 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:12:19,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:19,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f88d4e-6193-4051-ab0b-0deeeed37226 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:12:19,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-21f88d4e-6193-4051-ab0b-0deeeed37226 2019-01-09 02:12:19,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:19,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-85710c35-0954-4d85-b85d-eb8f6241b9d6 Date: Wed, 09 Jan 2019 02:12:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbfb481d-e276-4102-aea5-524d7ce6a66b"],"updated_at":"2019-01-09T02:11:37Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"a2a741d1-93d6-4d87-93a7-155156c6e636","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2"}]} 2019-01-09 02:12:19,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 used request id req-85710c35-0954-4d85-b85d-eb8f6241b9d6 2019-01-09 02:12:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:12:19,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:12:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:12:19,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:19,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8070f05-b76d-48af-932c-3f9cbf4e6f66 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:12:19,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-f8070f05-b76d-48af-932c-3f9cbf4e6f66 2019-01-09 02:12:19,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:19,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0ad2936a-fe9b-4a12-8776-2d47940ad3ba Date: Wed, 09 Jan 2019 02:12:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:12:19,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-0ad2936a-fe9b-4a12-8776-2d47940ad3ba 2019-01-09 02:12:19,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:19,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6e18e14f-4ecf-4186-afe6-34e98a8c114c Date: Wed, 09 Jan 2019 02:12:19 GMT RESP BODY: {"ports":[]} 2019-01-09 02:12:19,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm2-port&admin_state_up=True used request id req-6e18e14f-4ecf-4186-afe6-34e98a8c114c 2019-01-09 02:12:19,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:20,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3dd1e3ce-f598-49fc-9f55-fa6658055a4b x-compute-request-id: req-3dd1e3ce-f598-49fc-9f55-fa6658055a4b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:12:20,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2 used request id req-3dd1e3ce-f598-49fc-9f55-fa6658055a4b 2019-01-09 02:12:20,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:20,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-2f0995e0-02ab-442f-a859-f92f3d5db9cd Date: Wed, 09 Jan 2019 02:12:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbfb481d-e276-4102-aea5-524d7ce6a66b"],"updated_at":"2019-01-09T02:11:37Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"a2a741d1-93d6-4d87-93a7-155156c6e636","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2"}]} 2019-01-09 02:12:20,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 used request id req-2f0995e0-02ab-442f-a859-f92f3d5db9cd 2019-01-09 02:12:20,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:20,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f29baa-83ce-4b2b-9e96-a5933cb43780 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:12:20,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-49f29baa-83ce-4b2b-9e96-a5933cb43780 2019-01-09 02:12:20,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:20,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-db247629-d6d5-498c-a5a7-c16db68e070c Date: Wed, 09 Jan 2019 02:12:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:12:20,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-db247629-d6d5-498c-a5a7-c16db68e070c 2019-01-09 02:12:20,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:20,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19d913fc-4560-4e32-bc63-da0c0f2f09aa Date: Wed, 09 Jan 2019 02:12:20 GMT RESP BODY: {"ports":[]} 2019-01-09 02:12:20,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm2-port&admin_state_up=True used request id req-19d913fc-4560-4e32-bc63-da0c0f2f09aa 2019-01-09 02:12:20,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:12:20,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:12:20,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b962b700408a4f6f985bf1dbb42d24c7", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role"}], "expires_at": "2019-01-09T03:12:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/739ae8e44ae840bcb69372e0d76b9a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user", "id": "8d26bc29729041c28ef2f7c753def41f"}, "audit_ids": ["_nVfSLoCRiGX5IKBhEOPoQ"], "issued_at": "2019-01-09T02:12:20.000000Z"}} 2019-01-09 02:12:20,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dde40f3df77c0d4196c329945d32550c6b36f55" 2019-01-09 02:12:21,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb35dcb8-995e-4fd1-99ff-0860bc1526b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:12:21,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fb35dcb8-995e-4fd1-99ff-0860bc1526b8 2019-01-09 02:12:21,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:21,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-fe689338-0587-448c-9838-d2fab2ffb860 Date: Wed, 09 Jan 2019 02:12:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbfb481d-e276-4102-aea5-524d7ce6a66b"],"updated_at":"2019-01-09T02:11:37Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"a2a741d1-93d6-4d87-93a7-155156c6e636","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2"}]} 2019-01-09 02:12:21,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 used request id req-fe689338-0587-448c-9838-d2fab2ffb860 2019-01-09 02:12:21,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:21,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-168a7e7e-5389-43ff-8baf-5df31dcf4042 Date: Wed, 09 Jan 2019 02:12:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:12:21,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-168a7e7e-5389-43ff-8baf-5df31dcf4042 2019-01-09 02:12:21,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:21,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e8265e4a-bc52-4416-a130-bba485602db7 Date: Wed, 09 Jan 2019 02:12:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbfb481d-e276-4102-aea5-524d7ce6a66b"],"updated_at":"2019-01-09T02:11:37Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"a2a741d1-93d6-4d87-93a7-155156c6e636","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2"}]} 2019-01-09 02:12:21,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 used request id req-e8265e4a-bc52-4416-a130-bba485602db7 2019-01-09 02:12:21,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:12:21,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:12:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:12:21,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dde40f3df77c0d4196c329945d32550c6b36f55" 2019-01-09 02:12:21,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b5c45b-074f-4b68-b4d7-50add41a1a11 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:12:21,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-e9b5c45b-074f-4b68-b4d7-50add41a1a11 2019-01-09 02:12:21,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:21,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b6640e72-93f6-4f78-b651-9e311199ea50 Date: Wed, 09 Jan 2019 02:12:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:12:21,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-b6640e72-93f6-4f78-b651-9e311199ea50 2019-01-09 02:12:21,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:21,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b7b7977e-3f27-4f90-a1df-28a2accd589c Date: Wed, 09 Jan 2019 02:12:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:12:21,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2 used request id req-b7b7977e-3f27-4f90-a1df-28a2accd589c 2019-01-09 02:12:21,916 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 2019-01-09 02:12:21,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" -d '{"port": {"network_id": "a2a741d1-93d6-4d87-93a7-155156c6e636", "fixed_ips": [{"subnet_id": "cbfb481d-e276-4102-aea5-524d7ce6a66b", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm2-port", "admin_state_up": true}}' 2019-01-09 02:12:23,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-66142faa-9d0b-49c5-9a09-f99e4862f8ae Date: Wed, 09 Jan 2019 02:12:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:12:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","ip_address":"10.200.202.5"}],"id":"de0fd07c-8432-4b0c-b071-6874b70efd44","security_groups":["ea321b29-3b30-4d64-ab73-ce8985126326"],"mac_address":"fa:16:3e:a6:35:48","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm2-port","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","qos_policy_id":null,"admin_state_up":true,"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:12:22Z","binding:vnic_type":"normal"}} 2019-01-09 02:12:23,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-66142faa-9d0b-49c5-9a09-f99e4862f8ae 2019-01-09 02:12:23,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:23,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-53746116-68b6-4207-83b7-8b45c2aa68a7 Date: Wed, 09 Jan 2019 02:12:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbfb481d-e276-4102-aea5-524d7ce6a66b"],"updated_at":"2019-01-09T02:11:37Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"a2a741d1-93d6-4d87-93a7-155156c6e636","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2"}]} 2019-01-09 02:12:23,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 used request id req-53746116-68b6-4207-83b7-8b45c2aa68a7 2019-01-09 02:12:23,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:23,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b0f5890-0700-45a2-aec9-c8b6042305f2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:12:23,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-8b0f5890-0700-45a2-aec9-c8b6042305f2 2019-01-09 02:12:23,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:23,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f1d8fc8b-8984-4194-af58-9c3020d84c0d Date: Wed, 09 Jan 2019 02:12:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:12:23,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-f1d8fc8b-8984-4194-af58-9c3020d84c0d 2019-01-09 02:12:23,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:23,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-6f44eeb2-9aa4-4608-bfdb-83ff852f3d5d Date: Wed, 09 Jan 2019 02:12:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:12:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","ip_address":"10.200.202.5"}],"id":"de0fd07c-8432-4b0c-b071-6874b70efd44","security_groups":["ea321b29-3b30-4d64-ab73-ce8985126326"],"mac_address":"fa:16:3e:a6:35:48","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm2-port","admin_state_up":true,"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:12:22Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:12:23,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636&name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm2-port&admin_state_up=True used request id req-6f44eeb2-9aa4-4608-bfdb-83ff852f3d5d 2019-01-09 02:12:23,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:23,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3690eabe-270b-4cdf-a628-c3642930d701 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:12:23,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-3690eabe-270b-4cdf-a628-c3642930d701 2019-01-09 02:12:23,925 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2 2019-01-09 02:12:23,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:23,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-b227ba6a-7d2d-4204-bc69-0aa86663577b x-compute-request-id: req-b227ba6a-7d2d-4204-bc69-0aa86663577b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-flavor-name"}]} 2019-01-09 02:12:23,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b227ba6a-7d2d-4204-bc69-0aa86663577b 2019-01-09 02:12:23,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:23,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-c32557aa-792c-448e-8588-11cf500081ac x-compute-request-id: req-c32557aa-792c-448e-8588-11cf500081ac Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:12:23,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f used request id req-c32557aa-792c-448e-8588-11cf500081ac 2019-01-09 02:12:23,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:24,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-c0e6634b-acfd-4a8d-aa61-b2b1bd522f10 Date: Wed, 09 Jan 2019 02:12:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:11:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:11:32Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/snap", "metadata": {}}], "self": "/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "min_disk": 0, "protected": false, "id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "file": "/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "739ae8e44ae840bcb69372e0d76b9a5b", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54"} 2019-01-09 02:12:24,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54 used request id req-c0e6634b-acfd-4a8d-aa61-b2b1bd522f10 2019-01-09 02:12:24,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:24,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1d39112c-8689-4e8a-a94c-992a9d2f48e9 Date: Wed, 09 Jan 2019 02:12: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:12:24,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1d39112c-8689-4e8a-a94c-992a9d2f48e9 2019-01-09 02:12:24,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" -d '{"server": {"name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "imageRef": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "flavorRef": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "de0fd07c-8432-4b0c-b071-6874b70efd44"}]}}' 2019-01-09 02:12:25,703 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:12:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63db16c5-9d5c-40a6-b7f3-c65881457ac0 x-compute-request-id: req-63db16c5-9d5c-40a6-b7f3-c65881457ac0 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "adminPass": "eEaADv8GZ5rm"}} 2019-01-09 02:12:25,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-63db16c5-9d5c-40a6-b7f3-c65881457ac0 2019-01-09 02:12:25,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:26,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-5b861882-ed01-4f1c-bed7-9e941dd04c61 x-compute-request-id: req-5b861882-ed01-4f1c-bed7-9e941dd04c61 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:12:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "created": "2019-01-09T02:12:25Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:26,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-5b861882-ed01-4f1c-bed7-9e941dd04c61 2019-01-09 02:12:26,072 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2 2019-01-09 02:12:26,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:26,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-ec083d3d-96f6-4282-b1a3-0af15041f5d5 x-compute-request-id: req-ec083d3d-96f6-4282-b1a3-0af15041f5d5 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:12:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "created": "2019-01-09T02:12:25Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:26,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-ec083d3d-96f6-4282-b1a3-0af15041f5d5 2019-01-09 02:12:26,511 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2] is - BUILD 2019-01-09 02:12:26,511 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:12:29,514 - create_instance - DEBUG - VM status query timeout in 896.557933092 2019-01-09 02:12:29,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:29,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-27ab1cf6-7f7e-457c-8917-1043a7bd394d x-compute-request-id: req-27ab1cf6-7f7e-457c-8917-1043a7bd394d Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:12:27Z", "hostId": "ebf0f76134486913dfae5e86c148d6a68c54c31bf505c465e9a40a31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "created": "2019-01-09T02:12:25Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:29,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-27ab1cf6-7f7e-457c-8917-1043a7bd394d 2019-01-09 02:12:29,850 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2] is - BUILD 2019-01-09 02:12:29,850 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:12:32,853 - create_instance - DEBUG - VM status query timeout in 893.219116926 2019-01-09 02:12:32,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:33,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-011d3d3e-8343-4d9c-98fe-45a948635c75 x-compute-request-id: req-011d3d3e-8343-4d9c-98fe-45a948635c75 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:12:27Z", "hostId": "ebf0f76134486913dfae5e86c148d6a68c54c31bf505c465e9a40a31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "created": "2019-01-09T02:12:25Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:33,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-011d3d3e-8343-4d9c-98fe-45a948635c75 2019-01-09 02:12:33,626 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2] is - BUILD 2019-01-09 02:12:33,626 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:12:36,629 - create_instance - DEBUG - VM status query timeout in 889.442918062 2019-01-09 02:12:36,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:38,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41f29bc9-0b10-42fd-99e6-336c8d709fa7 x-compute-request-id: req-41f29bc9-0b10-42fd-99e6-336c8d709fa7 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:12:27Z", "hostId": "ebf0f76134486913dfae5e86c148d6a68c54c31bf505c465e9a40a31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "created": "2019-01-09T02:12:25Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:38,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-41f29bc9-0b10-42fd-99e6-336c8d709fa7 2019-01-09 02:12:38,030 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2] is - BUILD 2019-01-09 02:12:38,030 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:12:41,033 - create_instance - DEBUG - VM status query timeout in 885.03918314 2019-01-09 02:12:41,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:41,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-de1e3c66-db54-43ca-a19b-937feeefd3fc x-compute-request-id: req-de1e3c66-db54-43ca-a19b-937feeefd3fc Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:35:48", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:38.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:12:38Z", "hostId": "ebf0f76134486913dfae5e86c148d6a68c54c31bf505c465e9a40a31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "created": "2019-01-09T02:12:25Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:41,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-de1e3c66-db54-43ca-a19b-937feeefd3fc 2019-01-09 02:12:41,540 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2] is - ACTIVE 2019-01-09 02:12:41,540 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:12:41,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:42,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-351e8295-b459-47e5-bfa8-2e8841f400d2 x-compute-request-id: req-351e8295-b459-47e5-bfa8-2e8841f400d2 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:35:48", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:38.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:12:38Z", "hostId": "ebf0f76134486913dfae5e86c148d6a68c54c31bf505c465e9a40a31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "created": "2019-01-09T02:12:25Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:42,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-351e8295-b459-47e5-bfa8-2e8841f400d2 2019-01-09 02:12:42,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:42,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-add19b5a-3fbb-425d-9da6-04624e6d42c8 Date: Wed, 09 Jan 2019 02:12:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbfb481d-e276-4102-aea5-524d7ce6a66b"],"updated_at":"2019-01-09T02:11:37Z","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"739ae8e44ae840bcb69372e0d76b9a5b","id":"a2a741d1-93d6-4d87-93a7-155156c6e636","name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2"}]} 2019-01-09 02:12:42,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 used request id req-add19b5a-3fbb-425d-9da6-04624e6d42c8 2019-01-09 02:12:42,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:42,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28dedb80-158e-45c3-afb4-446f3c85d58e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:12:42,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-28dedb80-158e-45c3-afb4-446f3c85d58e 2019-01-09 02:12:42,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:42,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0050ebc6-9374-4f1c-a511-c53099624dfe Date: Wed, 09 Jan 2019 02:12:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","dns_nameservers":[],"updated_at":"2019-01-09T02:11:37Z","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":"739ae8e44ae840bcb69372e0d76b9a5b","id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2"}]} 2019-01-09 02:12:42,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-0050ebc6-9374-4f1c-a511-c53099624dfe 2019-01-09 02:12:42,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:42,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-c8eafca1-1989-4a04-bd2c-a30522bec086 Date: Wed, 09 Jan 2019 02:12:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:11:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","ip_address":"10.200.202.3"}],"id":"505aaf6a-5c98-445d-be70-97b55bddb82f","security_groups":[],"mac_address":"fa:16:3e:27:ca:ff","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a2a741d1-93d6-4d87-93a7-155156c6e636"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:12:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","ip_address":"10.200.202.1"}],"id":"5bb8726d-ae68-45ff-bf64-44af5e442b76","security_groups":["ea321b29-3b30-4d64-ab73-ce8985126326"],"mac_address":"fa:16:3e:f1:1b:3a","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port2","admin_state_up":true,"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:50Z","binding:vnic_type":"normal","device_id":"a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:12:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","ip_address":"10.200.202.5"}],"id":"de0fd07c-8432-4b0c-b071-6874b70efd44","security_groups":["ea321b29-3b30-4d64-ab73-ce8985126326"],"mac_address":"fa:16:3e:a6:35:48","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm2-port","admin_state_up":true,"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:12:22Z","binding:vnic_type":"normal","device_id":"18c7e26b-391e-4591-9207-918a3d72d7e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:11:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","ip_address":"10.200.202.2"}],"id":"e1bb3704-961f-457a-8d35-b01abaa86e46","security_groups":[],"mac_address":"fa:16:3e:41:ec:e5","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a2a741d1-93d6-4d87-93a7-155156c6e636"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbfb481d-e276-4102-aea5-524d7ce6a66b","ip_address":"10.200.202.4"}],"id":"fba7cf1d-521a-463c-82a1-6abc6b906e9c","security_groups":[],"mac_address":"fa:16:3e:64:e6:48","project_id":"739ae8e44ae840bcb69372e0d76b9a5b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2a741d1-93d6-4d87-93a7-155156c6e636","tenant_id":"739ae8e44ae840bcb69372e0d76b9a5b","created_at":"2019-01-09T02:11:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a2a741d1-93d6-4d87-93a7-155156c6e636"}]} 2019-01-09 02:12:42,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-c8eafca1-1989-4a04-bd2c-a30522bec086 2019-01-09 02:12:42,637 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2019-01-09 02:12:42,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:43,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-e81bac8d-b64e-4509-9f69-af81129d58e7 x-compute-request-id: req-e81bac8d-b64e-4509-9f69-af81129d58e7 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:b2:75", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:14.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:12:14Z", "hostId": "bf2198ae844113a61e23ccd34217eb752bde5ec8cffd1d2ff8aca4ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "created": "2019-01-09T02:12:04Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:43,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-e81bac8d-b64e-4509-9f69-af81129d58e7 2019-01-09 02:12:43,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:12:44,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-02b0ebd7-2f86-45b7-845e-b2598ce06e10 x-compute-request-id: req-02b0ebd7-2f86-45b7-845e-b2598ce06e10 Content-Encoding: gzip Content-Length: 9615 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 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 553773178 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.128221] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129835] pid_max: default: 32768 minimum: 301\n[ 0.130704] ACPI: Core revision 20150930\n[ 0.132077] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133356] Security Framework initialized\n[ 0.134153] Yama: becoming mindful.\n[ 0.134873] AppArmor: AppArmor initialized\n[ 0.135724] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137018] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138272] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139457] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140820] Initializing cgroup subsys io\n[ 0.141620] Initializing cgroup subsys memory\n[ 0.142459] Initializing cgroup subsys devices\n[ 0.143322] Initializing cgroup subsys freezer\n[ 0.144173] Initializing cgroup subsys net_cls\n[ 0.145030] Initializing cgroup subsys perf_event\n[ 0.145922] Initializing cgroup subsys net_prio\n[ 0.146785] Initializing cgroup subsys hugetlb\n[ 0.147645] Initializing cgroup subsys pids\n[ 0.148505] CPU: Physical Processor ID: 0\n[ 0.149986] mce: CPU supports 10 MCE banks\n[ 0.150815] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154075] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160485] ftrace: allocating 31920 entries in 125 pages\n[ 0.186888] smpboot: Max logical packages: 2\n[ 0.187746] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188908] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190228] x2apic enabled\n[ 0.191028] Switched APIC routing to physical x2apic.\n[ 0.192772] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.193973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196086] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.197984] KVM setup paravirtual spinlock\n[ 0.199399] x86: Booting SMP configuration:\n[ 0.200284] .... node #0, CPUs: #1\n[ 0.201163] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.222832] x86: Booted up 1 node, 2 CPUs\n[ 0.222834] KVM setup async PF for cpu 1\n[ 0.222837] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.225364] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.226814] devtmpfs: initialized\n[ 0.228531] evm: security.selinux\n[ 0.229217] evm: security.SMACK64\n[ 0.229897] evm: security.SMACK64EXEC\n[ 0.230626] evm: security.SMACK64TRANSMUTE\n[ 0.231412] evm: security.SMACK64MMAP\n[ 0.232146] evm: security.ima\n[ 0.232778] evm: security.capability\n[ 0.233615] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235438] pinctrl core: initialized pinctrl subsystem\n[ 0.236526] RTC time: 2:12:14, date: 01/09/19\n[ 0.237485] NET: Registered protocol family 16\n[ 0.248505] cpuidle: using governor ladder\n[ 0.260582] cpuidle: using governor menu\n[ 0.261388] PCCT header not found.\n[ 0.262173] ACPI: bus type PCI registered\n[ 0.262963] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264191] PCI: Using configuration type 1 for base access\n[ 0.277670] ACPI: Added _OSI(Module Device)\n[ 0.278530] ACPI: Added _OSI(Processor Device)\n[ 0.279368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280247] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282560] ACPI: Interpreter enabled\n[ 0.283308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.290561] ACPI: (supports S0 S5)\n[ 0.291252] ACPI: Using IOAPIC for interrupt routing\n[ 0.292193] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.295564] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.296699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297908] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.299078] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.301285] acpiphp: Slot [3] registered\n[ 0.302076] acpiphp: Slot [4] registered\n[ 0.302863] acpiphp: Slot [5] registered\n[ 0.303652] acpiphp: Slot [6] registered\n[ 0.304434] acpiphp: Slot [7] registered\n[ 0.305219] acpiphp: Slot [8] registered\n[ 0.306007] acpiphp: Slot [9] registered\n[ 0.306791] acpiphp: Slot [10] registered\n[ 0.317839] acpiphp: Slot [11] registered\n[ 0.318635] acpiphp: Slot [12] registered\n[ 0.319428] acpiphp: Slot [13] registered\n[ 0.320227] acpiphp: Slot [14] registered\n[ 0.321024] acpiphp: Slot [15] registered\n[ 0.321826] acpiphp: Slot [16] registered\n[ 0.322625] acpiphp: Slot [17] registered\n[ 0.323414] acpiphp: Slot [18] registered\n[ 0.324208] acpiphp: Slot [19] registered\n[ 0.325001] acpiphp: Slot [20] registered\n[ 0.325798] acpiphp: Slot [21] registered\n[ 0.326598] acpiphp: Slot [22] registered\n[ 0.327390] acpiphp: Slot [23] registered\n[ 0.328190] acpiphp: Slot [24] registered\n[ 0.328987] acpiphp: Slot [25] registered\n[ 0.329785] acpiphp: Slot [26] registered\n[ 0.330588] acpiphp: Slot [27] registered\n[ 0.331383] acpiphp: Slot [28] registered\n[ 0.332182] acpiphp: Slot [29] registered\n[ 0.332979] acpiphp: Slot [30] registered\n[ 0.333777] acpiphp: Slot [31] registered\n[ 0.334568] PCI host bridge to bus 0000:00\n[ 0.335364] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.336559] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.337745] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.339167] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.340591] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.348236] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.350627] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357095] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.358517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405465] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.406952] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408355] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.409753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411123] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.412391] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.413895] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.414927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.416435] vgaarb: loaded\n[ 0.417027] vgaarb: bridge control possible 0000:00:02.0\n[ 0.418532] SCSI subsystem initialized\n[ 0.419351] ACPI: bus type USB registered\n[ 0.420161] usbcore: registered new interface driver usbfs\n[ 0.421177] usbcore: registered new interface driver hub\n[ 0.422171] usbcore: registered new device driver usb\n[ 0.423239] PCI: Using ACPI for IRQ routing\n[ 0.424254] NetLabel: Initializing\n[ 0.424963] NetLabel: domain hash size = 128\n[ 0.425802] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.426735] NetLabel: unlabeled traffic allowed by default\n[ 0.427855] clocksource: Switched to clocksource kvm-clock\n[ 0.433956] AppArmor: AppArmor Filesystem Enabled\n[ 0.434900] pnp: PnP ACPI init\n[ 0.435828] pnp: PnP ACPI: found 5 devices\n[ 0.442549] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444214] NET: Registered protocol family 2\n[ 0.445214] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.446458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.447601] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.448733] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449784] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450924] NET: Registered protocol family 1\n[ 0.451775] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453888] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.472535] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.491285] Trying to unpack rootfs image as initramfs...\n[ 0.541363] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.555612] Scanning for low memory corruption every 60 seconds\n[ 0.557777] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.559908] audit: initializing netlink subsys (disabled)\n[ 0.561851] audit: type=2000 audit(1546999935.042:1): initialized\n[ 0.564204] Initialise system trusted keyring\n[ 0.565934] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568060] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571525] zbud: loaded\n[ 0.572754] VFS: Disk quotas dquot_6.6.0\n[ 0.574143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576870] fuse init (API version 7.23)\n[ 0.578369] Key type big_key registered\n[ 0.579511] Allocating IMA MOK and blacklist keyrings.\n[ 0.581425] Key type asymmetric registered\n[ 0.582469] Asymmetric key parser 'x509' registered\n[ 0.583702] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.585652] io scheduler noop registered\n[ 0.586644] io scheduler deadline registered (default)\n[ 0.587916] io scheduler cfq registered\n[ 0.588960] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592181] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594027] ACPI: Power Button [PWRF]\n[ 0.595323] GHES: HEST is not enabled!\n[ 0.613975] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.651709] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.654804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682564] Linux agpgart interface v0.103\n[ 0.685551] brd: module loaded\n[ 0.687806] loop: module loaded\n[ 0.692885] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694713] GPT:90111 != 20971519\n[ 0.695538] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696879] GPT:90111 != 20971519\n[ 0.697702] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698888] vda: vda1 vda15\n[ 0.700479] scsi host0: ata_piix\n[ 0.701429] scsi host1: ata_piix\n[ 0.702275] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703768] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705565] libphy: Fixed MDIO Bus: probed\n[ 0.706605] tun: Universal TUN/TAP device driver, 1.6\n[ 0.707786] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710094] PPP generic driver version 2.4.2\n[ 0.711186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.712678] ehci-pci: EHCI PCI platform driver\n[ 0.713776] ehci-platform: EHCI generic platform driver\n[ 0.715005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.716443] ohci-pci: OHCI PCI platform driver\n[ 0.717539] ohci-platform: OHCI generic platform driver\n[ 0.718783] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737993] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.739249] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.741090] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.742284] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.743638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746971] usb usb1: Product: UHCI Host Controller\n[ 0.748221] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749664] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750808] hub 1-0:1.0: USB hub found\n[ 0.751730] hub 1-0:1.0: 2 ports detected\n[ 0.752858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.755389] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.756613] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757907] mousedev: PS/2 mouse device common for all mice\n[ 0.759373] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760873] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762971] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764580] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766099] i2c /dev entries driver\n[ 0.767011] device-mapper: uevent: version 1.0.3\n[ 0.768177] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.770211] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771817] NET: Registered protocol family 10\n[ 0.773461] NET: Registered protocol family 17\n[ 0.774572] Key type dns_resolver registered\n[ 0.775738] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.777419] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.778782] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.780963] registered taskstats version 1\n[ 0.781989] Loading compiled-in X.509 certificates\n[ 0.783620] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.785950] zswap: loaded using pool lzo/zbud\n[ 0.787719] Key type trusted registered\n[ 0.789658] Key type encrypted registered\n[ 0.790683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791973] ima: No TPM chip found, activating TPM-bypass!\n[ 0.793286] evm: HMAC attrs: 0x1\n[ 0.794386] Magic number: 3:22:207\n[ 0.795621] rtc_cmos 00:00: setting system clock to 2019-01-09 02:12:15 UTC (1546999935)\n[ 0.808247] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809903] EDD information not available.\n[ 0.861030] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.863305] Write protecting the kernel read-only data: 14336k\n[ 0.865463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.23\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.464622] 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.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.43. iid=i-000000b1\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=== 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCR5QKXnWjPNRCc5l4FXfZYT//rMeC5st07w35NaS7XyBp0i2MTC9UzADACRm8cbwGfbHplRADq2l4lF+LfGwxXITXQDn1kOtuIg/R6vlADCJAYNxZRmZJ9nwVjBtKtdzxB3zUbTCEkTqEKkN6A3QaCMJy0BqpUXCTeeW7dA/56/jPVB33ZAksA77ka4SlMj3XDthTMsCEK/V8bDXviNtOsvxJgyZf+M60qIL03GZxq+DLAvaweHnf9vaT/1SD1cmJ4baMsYmMieVsQY1rlYTLEtiTcxs+qOlxoK70t/jg7akFIqtASSdzjHYuGZ2LRba03YAo9c9zdkyGkf0DfRuBR root@createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4\nssh-dss AAAAB3NzaC1kc3MAAACBAI9JQvMAOYJHJ+f5uhx8iZmH5Qp3iOCURShvqL9ryRovso1mDueS3pwDTusmYA2bRIH/4CF8kBOMKp6TVu35xWHtA+aTzw9SE0dQiTK+QZBUbRmMLy4zrUm8evjJNJzP+2L+7ygvbp0KOFB1C9HxxU/Znu4IxPYFBv3dN+7m+HenAAAAFQDPSC8Oi6Yry0Y+FuSjfabrzMxYgQAAAIB27g3PfnMKaO/6hFUsMI/ehQ86Da0QCTrb6mDGAMVDE1Y3cLsDa6R4E4z0Q2rcZMH0vPCj6S1a97Ai0oHSbenB89rNDhwzDvx9s3Cx1JXYdnDePmb52BhKy0sGi7pzdAVxLP03nmmkbtZrPCBa4WYb3JUofe3OlbrKAziWhE9pegAAAIEAhjFsJttbruK0nT3w+FSDQukOq+vI+X70sTh02sU1BCjECraJepH72biWtxg6JKq1+Bn/YFSzHNR25VNu5UU2rD5YSaD+tJSNOu/0nooEe0mYw5HK2/HbyWvleaRrfjQLzjUfrhF+Xv8BXnRG5l97EN7YSX78f6VHndErUdQ95AE= root@createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe00:b275/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.4 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-000000b1\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.41 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4 login: "} 2019-01-09 02:12:44,344 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5/action used request id req-02b0ebd7-2f86-45b7-845e-b2598ce06e10 2019-01-09 02:12:44,346 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:12:44,346 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 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 553773178 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.128221] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129835] pid_max: default: 32768 minimum: 301 [ 0.130704] ACPI: Core revision 20150930 [ 0.132077] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133356] Security Framework initialized [ 0.134153] Yama: becoming mindful. [ 0.134873] AppArmor: AppArmor initialized [ 0.135724] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137018] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138272] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139457] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140820] Initializing cgroup subsys io [ 0.141620] Initializing cgroup subsys memory [ 0.142459] Initializing cgroup subsys devices [ 0.143322] Initializing cgroup subsys freezer [ 0.144173] Initializing cgroup subsys net_cls [ 0.145030] Initializing cgroup subsys perf_event [ 0.145922] Initializing cgroup subsys net_prio [ 0.146785] Initializing cgroup subsys hugetlb [ 0.147645] Initializing cgroup subsys pids [ 0.148505] CPU: Physical Processor ID: 0 [ 0.149986] mce: CPU supports 10 MCE banks [ 0.150815] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154075] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160485] ftrace: allocating 31920 entries in 125 pages [ 0.186888] smpboot: Max logical packages: 2 [ 0.187746] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188908] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190228] x2apic enabled [ 0.191028] Switched APIC routing to physical x2apic. [ 0.192772] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196086] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197984] KVM setup paravirtual spinlock [ 0.199399] x86: Booting SMP configuration: [ 0.200284] .... node #0, CPUs: #1 [ 0.201163] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.222832] x86: Booted up 1 node, 2 CPUs [ 0.222834] KVM setup async PF for cpu 1 [ 0.222837] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.225364] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226814] devtmpfs: initialized [ 0.228531] evm: security.selinux [ 0.229217] evm: security.SMACK64 [ 0.229897] evm: security.SMACK64EXEC [ 0.230626] evm: security.SMACK64TRANSMUTE [ 0.231412] evm: security.SMACK64MMAP [ 0.232146] evm: security.ima [ 0.232778] evm: security.capability [ 0.233615] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235438] pinctrl core: initialized pinctrl subsystem [ 0.236526] RTC time: 2:12:14, date: 01/09/19 [ 0.237485] NET: Registered protocol family 16 [ 0.248505] cpuidle: using governor ladder [ 0.260582] cpuidle: using governor menu [ 0.261388] PCCT header not found. [ 0.262173] ACPI: bus type PCI registered [ 0.262963] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264191] PCI: Using configuration type 1 for base access [ 0.277670] ACPI: Added _OSI(Module Device) [ 0.278530] ACPI: Added _OSI(Processor Device) [ 0.279368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280247] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282560] ACPI: Interpreter enabled [ 0.283308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.288728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.290561] ACPI: (supports S0 S5) [ 0.291252] ACPI: Using IOAPIC for interrupt routing [ 0.292193] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.295564] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.296699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.297908] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.299078] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.301285] acpiphp: Slot [3] registered [ 0.302076] acpiphp: Slot [4] registered [ 0.302863] acpiphp: Slot [5] registered [ 0.303652] acpiphp: Slot [6] registered [ 0.304434] acpiphp: Slot [7] registered [ 0.305219] acpiphp: Slot [8] registered [ 0.306007] acpiphp: Slot [9] registered [ 0.306791] acpiphp: Slot [10] registered [ 0.317839] acpiphp: Slot [11] registered [ 0.318635] acpiphp: Slot [12] registered [ 0.319428] acpiphp: Slot [13] registered [ 0.320227] acpiphp: Slot [14] registered [ 0.321024] acpiphp: Slot [15] registered [ 0.321826] acpiphp: Slot [16] registered [ 0.322625] acpiphp: Slot [17] registered [ 0.323414] acpiphp: Slot [18] registered [ 0.324208] acpiphp: Slot [19] registered [ 0.325001] acpiphp: Slot [20] registered [ 0.325798] acpiphp: Slot [21] registered [ 0.326598] acpiphp: Slot [22] registered [ 0.327390] acpiphp: Slot [23] registered [ 0.328190] acpiphp: Slot [24] registered [ 0.328987] acpiphp: Slot [25] registered [ 0.329785] acpiphp: Slot [26] registered [ 0.330588] acpiphp: Slot [27] registered [ 0.331383] acpiphp: Slot [28] registered [ 0.332182] acpiphp: Slot [29] registered [ 0.332979] acpiphp: Slot [30] registered [ 0.333777] acpiphp: Slot [31] registered [ 0.334568] PCI host bridge to bus 0000:00 [ 0.335364] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.336559] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.337745] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.339167] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.340591] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.346955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.348236] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.349388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.350627] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.357095] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.358517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.405465] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.406952] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.408355] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.409753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.411123] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.412391] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.413895] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.414927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.416435] vgaarb: loaded [ 0.417027] vgaarb: bridge control possible 0000:00:02.0 [ 0.418532] SCSI subsystem initialized [ 0.419351] ACPI: bus type USB registered [ 0.420161] usbcore: registered new interface driver usbfs [ 0.421177] usbcore: registered new interface driver hub [ 0.422171] usbcore: registered new device driver usb [ 0.423239] PCI: Using ACPI for IRQ routing [ 0.424254] NetLabel: Initializing [ 0.424963] NetLabel: domain hash size = 128 [ 0.425802] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.426735] NetLabel: unlabeled traffic allowed by default [ 0.427855] clocksource: Switched to clocksource kvm-clock [ 0.433956] AppArmor: AppArmor Filesystem Enabled [ 0.434900] pnp: PnP ACPI init [ 0.435828] pnp: PnP ACPI: found 5 devices [ 0.442549] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444214] NET: Registered protocol family 2 [ 0.445214] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.446458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.447601] TCP: Hash tables configured (established 4096 bind 4096) [ 0.448733] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.449784] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.450924] NET: Registered protocol family 1 [ 0.451775] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452844] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453888] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.472535] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.491285] Trying to unpack rootfs image as initramfs... [ 0.541363] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.555612] Scanning for low memory corruption every 60 seconds [ 0.557777] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.559908] audit: initializing netlink subsys (disabled) [ 0.561851] audit: type=2000 audit(1546999935.042:1): initialized [ 0.564204] Initialise system trusted keyring [ 0.565934] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568060] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571525] zbud: loaded [ 0.572754] VFS: Disk quotas dquot_6.6.0 [ 0.574143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.576870] fuse init (API version 7.23) [ 0.578369] Key type big_key registered [ 0.579511] Allocating IMA MOK and blacklist keyrings. [ 0.581425] Key type asymmetric registered [ 0.582469] Asymmetric key parser 'x509' registered [ 0.583702] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.585652] io scheduler noop registered [ 0.586644] io scheduler deadline registered (default) [ 0.587916] io scheduler cfq registered [ 0.588960] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592181] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594027] ACPI: Power Button [PWRF] [ 0.595323] GHES: HEST is not enabled! [ 0.613975] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.651709] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.654804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682564] Linux agpgart interface v0.103 [ 0.685551] brd: module loaded [ 0.687806] loop: module loaded [ 0.692885] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694713] GPT:90111 != 20971519 [ 0.695538] GPT:Alternate GPT header not at the end of the disk. [ 0.696879] GPT:90111 != 20971519 [ 0.697702] GPT: Use GNU Parted to correct GPT errors. [ 0.698888] vda: vda1 vda15 [ 0.700479] scsi host0: ata_piix [ 0.701429] scsi host1: ata_piix [ 0.702275] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703768] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.705565] libphy: Fixed MDIO Bus: probed [ 0.706605] tun: Universal TUN/TAP device driver, 1.6 [ 0.707786] tun: (C) 1999-2004 Max Krasnyansky [ 0.710094] PPP generic driver version 2.4.2 [ 0.711186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.712678] ehci-pci: EHCI PCI platform driver [ 0.713776] ehci-platform: EHCI generic platform driver [ 0.715005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.716443] ohci-pci: OHCI PCI platform driver [ 0.717539] ohci-platform: OHCI generic platform driver [ 0.718783] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737993] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.739249] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741090] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.742284] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.743638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746971] usb usb1: Product: UHCI Host Controller [ 0.748221] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.749664] usb usb1: SerialNumber: 0000:00:01.2 [ 0.750808] hub 1-0:1.0: USB hub found [ 0.751730] hub 1-0:1.0: 2 ports detected [ 0.752858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.755389] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.756613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757907] mousedev: PS/2 mouse device common for all mice [ 0.759373] rtc_cmos 00:00: RTC can wake from S4 [ 0.760873] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762971] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764580] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766099] i2c /dev entries driver [ 0.767011] device-mapper: uevent: version 1.0.3 [ 0.768177] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.770211] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771817] NET: Registered protocol family 10 [ 0.773461] NET: Registered protocol family 17 [ 0.774572] Key type dns_resolver registered [ 0.775738] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.777419] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.778782] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.780963] registered taskstats version 1 [ 0.781989] Loading compiled-in X.509 certificates [ 0.783620] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.785950] zswap: loaded using pool lzo/zbud [ 0.787719] Key type trusted registered [ 0.789658] Key type encrypted registered [ 0.790683] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791973] ima: No TPM chip found, activating TPM-bypass! [ 0.793286] evm: HMAC attrs: 0x1 [ 0.794386] Magic number: 3:22:207 [ 0.795621] rtc_cmos 00:00: setting system clock to 2019-01-09 02:12:15 UTC (1546999935) [ 0.808247] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809903] EDD information not available. [ 0.861030] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.863305] Write protecting the kernel read-only data: 14336k [ 0.865463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.23 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.464622] 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.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.43. iid=i-000000b1 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 vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR5QKXnWjPNRCc5l4FXfZYT//rMeC5st07w35NaS7XyBp0i2MTC9UzADACRm8cbwGfbHplRADq2l4lF+LfGwxXITXQDn1kOtuIg/R6vlADCJAYNxZRmZJ9nwVjBtKtdzxB3zUbTCEkTqEKkN6A3QaCMJy0BqpUXCTeeW7dA/56/jPVB33ZAksA77ka4SlMj3XDthTMsCEK/V8bDXviNtOsvxJgyZf+M60qIL03GZxq+DLAvaweHnf9vaT/1SD1cmJ4baMsYmMieVsQY1rlYTLEtiTcxs+qOlxoK70t/jg7akFIqtASSdzjHYuGZ2LRba03YAo9c9zdkyGkf0DfRuBR root@createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4 ssh-dss AAAAB3NzaC1kc3MAAACBAI9JQvMAOYJHJ+f5uhx8iZmH5Qp3iOCURShvqL9ryRovso1mDueS3pwDTusmYA2bRIH/4CF8kBOMKp6TVu35xWHtA+aTzw9SE0dQiTK+QZBUbRmMLy4zrUm8evjJNJzP+2L+7ygvbp0KOFB1C9HxxU/Znu4IxPYFBv3dN+7m+HenAAAAFQDPSC8Oi6Yry0Y+FuSjfabrzMxYgQAAAIB27g3PfnMKaO/6hFUsMI/ehQ86Da0QCTrb6mDGAMVDE1Y3cLsDa6R4E4z0Q2rcZMH0vPCj6S1a97Ai0oHSbenB89rNDhwzDvx9s3Cx1JXYdnDePmb52BhKy0sGi7pzdAVxLP03nmmkbtZrPCBa4WYb3JUofe3OlbrKAziWhE9pegAAAIEAhjFsJttbruK0nT3w+FSDQukOq+vI+X70sTh02sU1BCjECraJepH72biWtxg6JKq1+Bn/YFSzHNR25VNu5UU2rD5YSaD+tJSNOu/0nooEe0mYw5HK2/HbyWvleaRrfjQLzjUfrhF+Xv8BXnRG5l97EN7YSX78f6VHndErUdQ95AE= root@createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe00:b275/64, ip-route:default via 10.200.201.1 dev eth0 ip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 ip-route:169.254.169.254 via 10.200.201.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000b1 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4 launch-index: 0 === cirros: current=0.4.0 uptime=26.41 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4 login: 2019-01-09 02:12:44,347 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2019-01-09 02:12:44,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:45,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-031f2021-9fa1-4ad9-91f3-445ed65b2909 x-compute-request-id: req-031f2021-9fa1-4ad9-91f3-445ed65b2909 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:35:48", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:38.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:12:38Z", "hostId": "ebf0f76134486913dfae5e86c148d6a68c54c31bf505c465e9a40a31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "created": "2019-01-09T02:12:25Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:45,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-031f2021-9fa1-4ad9-91f3-445ed65b2909 2019-01-09 02:12:45,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:12:46,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-837d4b7e-3a33-440b-84a7-a99fd7dfef03 x-compute-request-id: req-837d4b7e-3a33-440b-84a7-a99fd7dfef03 Content-Encoding: gzip Content-Length: 9613 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 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 1000487759 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.129839] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131479] pid_max: default: 32768 minimum: 301\n[ 0.132377] ACPI: Core revision 20150930\n[ 0.133767] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135066] Security Framework initialized\n[ 0.135875] Yama: becoming mindful.\n[ 0.136597] AppArmor: AppArmor initialized\n[ 0.137450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138780] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140053] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142638] Initializing cgroup subsys io\n[ 0.143440] Initializing cgroup subsys memory\n[ 0.144297] Initializing cgroup subsys devices\n[ 0.145190] Initializing cgroup subsys freezer\n[ 0.146057] Initializing cgroup subsys net_cls\n[ 0.146916] Initializing cgroup subsys perf_event\n[ 0.147826] Initializing cgroup subsys net_prio\n[ 0.148704] Initializing cgroup subsys hugetlb\n[ 0.149567] Initializing cgroup subsys pids\n[ 0.150430] CPU: Physical Processor ID: 0\n[ 0.151923] mce: CPU supports 10 MCE banks\n[ 0.152760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156003] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162367] ftrace: allocating 31920 entries in 125 pages\n[ 0.188494] smpboot: Max logical packages: 2\n[ 0.189350] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.190534] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.191872] x2apic enabled\n[ 0.192672] Switched APIC routing to physical x2apic.\n[ 0.194414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.195636] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.197780] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.199714] KVM setup paravirtual spinlock\n[ 0.201137] x86: Booting SMP configuration:\n[ 0.202039] .... node #0, CPUs: #1\n[ 0.202954] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.225748] x86: Booted up 1 node, 2 CPUs\n[ 0.225751] KVM setup async PF for cpu 1\n[ 0.225754] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.228317] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.230002] devtmpfs: initialized\n[ 0.231727] evm: security.selinux\n[ 0.232414] evm: security.SMACK64\n[ 0.233100] evm: security.SMACK64EXEC\n[ 0.233858] evm: security.SMACK64TRANSMUTE\n[ 0.234660] evm: security.SMACK64MMAP\n[ 0.235389] evm: security.ima\n[ 0.236020] evm: security.capability\n[ 0.236895] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238755] pinctrl core: initialized pinctrl subsystem\n[ 0.239839] RTC time: 2:12:38, date: 01/09/19\n[ 0.240811] NET: Registered protocol family 16\n[ 0.250736] cpuidle: using governor ladder\n[ 0.262830] cpuidle: using governor menu\n[ 0.263660] PCCT header not found.\n[ 0.264459] ACPI: bus type PCI registered\n[ 0.265267] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266530] PCI: Using configuration type 1 for base access\n[ 0.279977] ACPI: Added _OSI(Module Device)\n[ 0.280851] ACPI: Added _OSI(Processor Device)\n[ 0.281705] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282640] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285038] ACPI: Interpreter enabled\n[ 0.285814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.293286] ACPI: (supports S0 S5)\n[ 0.294002] ACPI: Using IOAPIC for interrupt routing\n[ 0.295096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299668] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300909] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.302114] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304395] acpiphp: Slot [3] registered\n[ 0.305226] acpiphp: Slot [4] registered\n[ 0.306044] acpiphp: Slot [5] registered\n[ 0.306859] acpiphp: Slot [6] registered\n[ 0.307671] acpiphp: Slot [7] registered\n[ 0.308480] acpiphp: Slot [8] registered\n[ 0.309297] acpiphp: Slot [9] registered\n[ 0.310111] acpiphp: Slot [10] registered\n[ 0.320795] acpiphp: Slot [11] registered\n[ 0.321651] acpiphp: Slot [12] registered\n[ 0.322469] acpiphp: Slot [13] registered\n[ 0.323294] acpiphp: Slot [14] registered\n[ 0.324113] acpiphp: Slot [15] registered\n[ 0.324937] acpiphp: Slot [16] registered\n[ 0.325758] acpiphp: Slot [17] registered\n[ 0.326576] acpiphp: Slot [18] registered\n[ 0.327390] acpiphp: Slot [19] registered\n[ 0.328210] acpiphp: Slot [20] registered\n[ 0.329036] acpiphp: Slot [21] registered\n[ 0.329860] acpiphp: Slot [22] registered\n[ 0.330678] acpiphp: Slot [23] registered\n[ 0.331496] acpiphp: Slot [24] registered\n[ 0.332316] acpiphp: Slot [25] registered\n[ 0.333145] acpiphp: Slot [26] registered\n[ 0.333969] acpiphp: Slot [27] registered\n[ 0.334789] acpiphp: Slot [28] registered\n[ 0.335607] acpiphp: Slot [29] registered\n[ 0.336419] acpiphp: Slot [30] registered\n[ 0.337242] acpiphp: Slot [31] registered\n[ 0.338060] PCI host bridge to bus 0000:00\n[ 0.338878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.340111] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341349] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342820] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350734] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352029] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.354492] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.362859] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417094] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418529] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.419968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.422692] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.423966] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.425037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.426608] vgaarb: loaded\n[ 0.427214] vgaarb: bridge control possible 0000:00:02.0\n[ 0.428752] SCSI subsystem initialized\n[ 0.429647] ACPI: bus type USB registered\n[ 0.430478] usbcore: registered new interface driver usbfs\n[ 0.431533] usbcore: registered new interface driver hub\n[ 0.432563] usbcore: registered new device driver usb\n[ 0.433670] PCI: Using ACPI for IRQ routing\n[ 0.434711] NetLabel: Initializing\n[ 0.435434] NetLabel: domain hash size = 128\n[ 0.436311] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437281] NetLabel: unlabeled traffic allowed by default\n[ 0.438484] clocksource: Switched to clocksource kvm-clock\n[ 0.444538] AppArmor: AppArmor Filesystem Enabled\n[ 0.445502] pnp: PnP ACPI init\n[ 0.446447] pnp: PnP ACPI: found 5 devices\n[ 0.453454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455190] NET: Registered protocol family 2\n[ 0.456159] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.457461] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.458661] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.459842] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460940] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.462119] NET: Registered protocol family 1\n[ 0.462998] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.464104] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.465185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.483900] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.502821] Trying to unpack rootfs image as initramfs...\n[ 0.552851] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.566941] Scanning for low memory corruption every 60 seconds\n[ 0.568367] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.569546] audit: initializing netlink subsys (disabled)\n[ 0.570606] audit: type=2000 audit(1546999958.935:1): initialized\n[ 0.571943] Initialise system trusted keyring\n[ 0.572936] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.574125] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576250] zbud: loaded\n[ 0.577380] VFS: Disk quotas dquot_6.6.0\n[ 0.578219] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579844] fuse init (API version 7.23)\n[ 0.580799] Key type big_key registered\n[ 0.581615] Allocating IMA MOK and blacklist keyrings.\n[ 0.582993] Key type asymmetric registered\n[ 0.583832] Asymmetric key parser 'x509' registered\n[ 0.584801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586356] io scheduler noop registered\n[ 0.587180] io scheduler deadline registered (default)\n[ 0.588197] io scheduler cfq registered\n[ 0.589053] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590118] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.592890] ACPI: Power Button [PWRF]\n[ 0.593818] GHES: HEST is not enabled!\n[ 0.613491] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652500] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.655157] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679251] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681998] Linux agpgart interface v0.103\n[ 0.684704] brd: module loaded\n[ 0.686635] loop: module loaded\n[ 0.692295] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693776] GPT:90111 != 20971519\n[ 0.694472] GPT:Alternate GPT header not at the end of the disk.\n[ 0.695603] GPT:90111 != 20971519\n[ 0.696301] GPT: Use GNU Parted to correct GPT errors.\n[ 0.697287] vda: vda1 vda15\n[ 0.699001] scsi host0: ata_piix\n[ 0.699809] scsi host1: ata_piix\n[ 0.700527] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.701757] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.703055] libphy: Fixed MDIO Bus: probed\n[ 0.704028] tun: Universal TUN/TAP device driver, 1.6\n[ 0.704993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.707199] PPP generic driver version 2.4.2\n[ 0.708124] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.709409] ehci-pci: EHCI PCI platform driver\n[ 0.710289] ehci-platform: EHCI generic platform driver\n[ 0.711301] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.712441] ohci-pci: OHCI PCI platform driver\n[ 0.713320] ohci-platform: OHCI generic platform driver\n[ 0.714322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733392] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734400] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.735879] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.736934] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738069] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.740748] usb usb1: Product: UHCI Host Controller\n[ 0.741693] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.742852] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743981] hub 1-0:1.0: USB hub found\n[ 0.744770] hub 1-0:1.0: 2 ports detected\n[ 0.745696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747848] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749935] mousedev: PS/2 mouse device common for all mice\n[ 0.751250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753138] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755496] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.756707] i2c /dev entries driver\n[ 0.757475] device-mapper: uevent: version 1.0.3\n[ 0.758442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760107] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761497] NET: Registered protocol family 10\n[ 0.762916] NET: Registered protocol family 17\n[ 0.763833] Key type dns_resolver registered\n[ 0.764831] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.767628] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.769463] registered taskstats version 1\n[ 0.770308] Loading compiled-in X.509 certificates\n[ 0.771763] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.773631] zswap: loaded using pool lzo/zbud\n[ 0.775695] Key type trusted registered\n[ 0.777467] Key type encrypted registered\n[ 0.778294] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779339] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780389] evm: HMAC attrs: 0x1\n[ 0.781374] Magic number: 3:22:207\n[ 0.782235] rtc_cmos 00:00: setting system clock to 2019-01-09 02:12:38 UTC (1546999958)\n[ 0.794141] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795305] EDD information not available.\n[ 0.859854] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.861683] Write protecting the kernel read-only data: 14336k\n[ 0.863493] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.865538] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.924163] 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 2.08\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 2.30. iid=i-000000b4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBDsiHzgCE+arskJBv2neZbvEEfuMlG5jIGxk/W/gu3LL0qPBhEHfk2YtJYp4c5dXuxVggZ2pQfCUQ9pj/cgeh2eUAPdYs+S+jIZE29NOmYH8UMkoHbImR0XAbh3dSkgnaPuDBSDfpaVLV+nbcPZ0WGfUK1e+FQAdKw5LSJTpe/t7qgANqvIpdeLEltpi6vl/q1SpKXgO5vIeyh/VbwX6Bbo1Z5x+tI/LAOY8W4KT7KXoNouxEc+Z9edi1zZQjYIn7jziK2XULdD57xJHgCv2p3ur5gKOQdeYGyzFBZ9MzU6YqdWngPMVvNJk3fxd2jiVWOR1AsUAgQGUCBT0ZgdO3 root@createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4\nssh-dss AAAAB3NzaC1kc3MAAACBAK2pAmwOdVWPBohabOoQnhTY7WK2oALS0VgCbcoGoHRiMjyvuJNPQ+MWKOUvW8aEBEB4987STu5yoC5//Hy81Pi4oK0Ql/TtSaiFu47knJc+HclRqVqt322YLMYqiaM58cmElyDpfF5aaadeXuybeZhpDXIfbRqGqcL+4mOKk33VAAAAFQDM/YKGHV175edMT/70CP2zxOKtfwAAAIBBl66MuABxJvwo4RkAnwc54cDCdZI99XUOci6m73FggGm+ulqtbS/ib02S6HqMjcJ+HnqdzkyOvzPPTfsV9KPuFfiVHAKd4e7yYoB7QWKqWTql9amtqzRE8/5hxy8XPYKcWBC8eleLw+8Uyk20Gbpi8el45GaAhl6ZBANy16iaSgAAAIBHg+WddHqDVWoHPUyKHOZiXd2z+SZyboCSyhRiczyVyicPBYCNbJjfJY+Vr/amjloCnPKiTESMMvk0sXjyUj8xlEct+WPtVmUzRvM4tRgFpJZip42PrST0Ekj8GZXZFPCp40HTTHm6p2+AC0gpALnEaJ6N1HAJ4ZggqnWhSg7n8g== root@createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4\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:fea6:3548/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.4 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-000000b4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.49 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4 login: "} 2019-01-09 02:12:46,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9/action used request id req-837d4b7e-3a33-440b-84a7-a99fd7dfef03 2019-01-09 02:12:46,215 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:12:46,215 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 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 1000487759 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.129839] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131479] pid_max: default: 32768 minimum: 301 [ 0.132377] ACPI: Core revision 20150930 [ 0.133767] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135066] Security Framework initialized [ 0.135875] Yama: becoming mindful. [ 0.136597] AppArmor: AppArmor initialized [ 0.137450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138780] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140053] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142638] Initializing cgroup subsys io [ 0.143440] Initializing cgroup subsys memory [ 0.144297] Initializing cgroup subsys devices [ 0.145190] Initializing cgroup subsys freezer [ 0.146057] Initializing cgroup subsys net_cls [ 0.146916] Initializing cgroup subsys perf_event [ 0.147826] Initializing cgroup subsys net_prio [ 0.148704] Initializing cgroup subsys hugetlb [ 0.149567] Initializing cgroup subsys pids [ 0.150430] CPU: Physical Processor ID: 0 [ 0.151923] mce: CPU supports 10 MCE banks [ 0.152760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156003] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162367] ftrace: allocating 31920 entries in 125 pages [ 0.188494] smpboot: Max logical packages: 2 [ 0.189350] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.190534] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.191872] x2apic enabled [ 0.192672] Switched APIC routing to physical x2apic. [ 0.194414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.195636] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.197780] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.199714] KVM setup paravirtual spinlock [ 0.201137] x86: Booting SMP configuration: [ 0.202039] .... node #0, CPUs: #1 [ 0.202954] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.225748] x86: Booted up 1 node, 2 CPUs [ 0.225751] KVM setup async PF for cpu 1 [ 0.225754] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.228317] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.230002] devtmpfs: initialized [ 0.231727] evm: security.selinux [ 0.232414] evm: security.SMACK64 [ 0.233100] evm: security.SMACK64EXEC [ 0.233858] evm: security.SMACK64TRANSMUTE [ 0.234660] evm: security.SMACK64MMAP [ 0.235389] evm: security.ima [ 0.236020] evm: security.capability [ 0.236895] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238755] pinctrl core: initialized pinctrl subsystem [ 0.239839] RTC time: 2:12:38, date: 01/09/19 [ 0.240811] NET: Registered protocol family 16 [ 0.250736] cpuidle: using governor ladder [ 0.262830] cpuidle: using governor menu [ 0.263660] PCCT header not found. [ 0.264459] ACPI: bus type PCI registered [ 0.265267] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.266530] PCI: Using configuration type 1 for base access [ 0.279977] ACPI: Added _OSI(Module Device) [ 0.280851] ACPI: Added _OSI(Processor Device) [ 0.281705] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282640] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285038] ACPI: Interpreter enabled [ 0.285814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.289535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.291410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.293286] ACPI: (supports S0 S5) [ 0.294002] ACPI: Using IOAPIC for interrupt routing [ 0.295096] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.298511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299668] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300909] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.302114] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.304395] acpiphp: Slot [3] registered [ 0.305226] acpiphp: Slot [4] registered [ 0.306044] acpiphp: Slot [5] registered [ 0.306859] acpiphp: Slot [6] registered [ 0.307671] acpiphp: Slot [7] registered [ 0.308480] acpiphp: Slot [8] registered [ 0.309297] acpiphp: Slot [9] registered [ 0.310111] acpiphp: Slot [10] registered [ 0.320795] acpiphp: Slot [11] registered [ 0.321651] acpiphp: Slot [12] registered [ 0.322469] acpiphp: Slot [13] registered [ 0.323294] acpiphp: Slot [14] registered [ 0.324113] acpiphp: Slot [15] registered [ 0.324937] acpiphp: Slot [16] registered [ 0.325758] acpiphp: Slot [17] registered [ 0.326576] acpiphp: Slot [18] registered [ 0.327390] acpiphp: Slot [19] registered [ 0.328210] acpiphp: Slot [20] registered [ 0.329036] acpiphp: Slot [21] registered [ 0.329860] acpiphp: Slot [22] registered [ 0.330678] acpiphp: Slot [23] registered [ 0.331496] acpiphp: Slot [24] registered [ 0.332316] acpiphp: Slot [25] registered [ 0.333145] acpiphp: Slot [26] registered [ 0.333969] acpiphp: Slot [27] registered [ 0.334789] acpiphp: Slot [28] registered [ 0.335607] acpiphp: Slot [29] registered [ 0.336419] acpiphp: Slot [30] registered [ 0.337242] acpiphp: Slot [31] registered [ 0.338060] PCI host bridge to bus 0000:00 [ 0.338878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.340111] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.341349] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342820] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.344287] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350734] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352029] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.354492] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.362859] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417094] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418529] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.419968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.421375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.422692] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.423966] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.425037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.426608] vgaarb: loaded [ 0.427214] vgaarb: bridge control possible 0000:00:02.0 [ 0.428752] SCSI subsystem initialized [ 0.429647] ACPI: bus type USB registered [ 0.430478] usbcore: registered new interface driver usbfs [ 0.431533] usbcore: registered new interface driver hub [ 0.432563] usbcore: registered new device driver usb [ 0.433670] PCI: Using ACPI for IRQ routing [ 0.434711] NetLabel: Initializing [ 0.435434] NetLabel: domain hash size = 128 [ 0.436311] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.437281] NetLabel: unlabeled traffic allowed by default [ 0.438484] clocksource: Switched to clocksource kvm-clock [ 0.444538] AppArmor: AppArmor Filesystem Enabled [ 0.445502] pnp: PnP ACPI init [ 0.446447] pnp: PnP ACPI: found 5 devices [ 0.453454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.455190] NET: Registered protocol family 2 [ 0.456159] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.457461] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.458661] TCP: Hash tables configured (established 4096 bind 4096) [ 0.459842] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460940] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.462119] NET: Registered protocol family 1 [ 0.462998] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.464104] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.465185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.483900] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.502821] Trying to unpack rootfs image as initramfs... [ 0.552851] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.566941] Scanning for low memory corruption every 60 seconds [ 0.568367] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.569546] audit: initializing netlink subsys (disabled) [ 0.570606] audit: type=2000 audit(1546999958.935:1): initialized [ 0.571943] Initialise system trusted keyring [ 0.572936] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.574125] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576250] zbud: loaded [ 0.577380] VFS: Disk quotas dquot_6.6.0 [ 0.578219] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.579844] fuse init (API version 7.23) [ 0.580799] Key type big_key registered [ 0.581615] Allocating IMA MOK and blacklist keyrings. [ 0.582993] Key type asymmetric registered [ 0.583832] Asymmetric key parser 'x509' registered [ 0.584801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586356] io scheduler noop registered [ 0.587180] io scheduler deadline registered (default) [ 0.588197] io scheduler cfq registered [ 0.589053] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590118] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.592890] ACPI: Power Button [PWRF] [ 0.593818] GHES: HEST is not enabled! [ 0.613491] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.652500] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.655157] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679251] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.681998] Linux agpgart interface v0.103 [ 0.684704] brd: module loaded [ 0.686635] loop: module loaded [ 0.692295] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.693776] GPT:90111 != 20971519 [ 0.694472] GPT:Alternate GPT header not at the end of the disk. [ 0.695603] GPT:90111 != 20971519 [ 0.696301] GPT: Use GNU Parted to correct GPT errors. [ 0.697287] vda: vda1 vda15 [ 0.699001] scsi host0: ata_piix [ 0.699809] scsi host1: ata_piix [ 0.700527] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.701757] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.703055] libphy: Fixed MDIO Bus: probed [ 0.704028] tun: Universal TUN/TAP device driver, 1.6 [ 0.704993] tun: (C) 1999-2004 Max Krasnyansky [ 0.707199] PPP generic driver version 2.4.2 [ 0.708124] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.709409] ehci-pci: EHCI PCI platform driver [ 0.710289] ehci-platform: EHCI generic platform driver [ 0.711301] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.712441] ohci-pci: OHCI PCI platform driver [ 0.713320] ohci-platform: OHCI generic platform driver [ 0.714322] uhci_hcd: USB Universal Host Controller Interface driver [ 0.733392] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734400] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.735879] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.736934] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.738069] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.740748] usb usb1: Product: UHCI Host Controller [ 0.741693] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.742852] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743981] hub 1-0:1.0: USB hub found [ 0.744770] hub 1-0:1.0: 2 ports detected [ 0.745696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.747848] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.748831] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749935] mousedev: PS/2 mouse device common for all mice [ 0.751250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753138] rtc_cmos 00:00: RTC can wake from S4 [ 0.754279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755496] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.756707] i2c /dev entries driver [ 0.757475] device-mapper: uevent: version 1.0.3 [ 0.758442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.760107] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761497] NET: Registered protocol family 10 [ 0.762916] NET: Registered protocol family 17 [ 0.763833] Key type dns_resolver registered [ 0.764831] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.765957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.767628] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.769463] registered taskstats version 1 [ 0.770308] Loading compiled-in X.509 certificates [ 0.771763] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.773631] zswap: loaded using pool lzo/zbud [ 0.775695] Key type trusted registered [ 0.777467] Key type encrypted registered [ 0.778294] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779339] ima: No TPM chip found, activating TPM-bypass! [ 0.780389] evm: HMAC attrs: 0x1 [ 0.781374] Magic number: 3:22:207 [ 0.782235] rtc_cmos 00:00: setting system clock to 2019-01-09 02:12:38 UTC (1546999958) [ 0.794141] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795305] EDD information not available. [ 0.859854] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.861683] Write protecting the kernel read-only data: 14336k [ 0.863493] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.865538] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.924163] 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 2.08 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 2.30. iid=i-000000b4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBDsiHzgCE+arskJBv2neZbvEEfuMlG5jIGxk/W/gu3LL0qPBhEHfk2YtJYp4c5dXuxVggZ2pQfCUQ9pj/cgeh2eUAPdYs+S+jIZE29NOmYH8UMkoHbImR0XAbh3dSkgnaPuDBSDfpaVLV+nbcPZ0WGfUK1e+FQAdKw5LSJTpe/t7qgANqvIpdeLEltpi6vl/q1SpKXgO5vIeyh/VbwX6Bbo1Z5x+tI/LAOY8W4KT7KXoNouxEc+Z9edi1zZQjYIn7jziK2XULdD57xJHgCv2p3ur5gKOQdeYGyzFBZ9MzU6YqdWngPMVvNJk3fxd2jiVWOR1AsUAgQGUCBT0ZgdO3 root@createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4 ssh-dss AAAAB3NzaC1kc3MAAACBAK2pAmwOdVWPBohabOoQnhTY7WK2oALS0VgCbcoGoHRiMjyvuJNPQ+MWKOUvW8aEBEB4987STu5yoC5//Hy81Pi4oK0Ql/TtSaiFu47knJc+HclRqVqt322YLMYqiaM58cmElyDpfF5aaadeXuybeZhpDXIfbRqGqcL+4mOKk33VAAAAFQDM/YKGHV175edMT/70CP2zxOKtfwAAAIBBl66MuABxJvwo4RkAnwc54cDCdZI99XUOci6m73FggGm+ulqtbS/ib02S6HqMjcJ+HnqdzkyOvzPPTfsV9KPuFfiVHAKd4e7yYoB7QWKqWTql9amtqzRE8/5hxy8XPYKcWBC8eleLw+8Uyk20Gbpi8el45GaAhl6ZBANy16iaSgAAAIBHg+WddHqDVWoHPUyKHOZiXd2z+SZyboCSyhRiczyVyicPBYCNbJjfJY+Vr/amjloCnPKiTESMMvk0sXjyUj8xlEct+WPtVmUzRvM4tRgFpJZip42PrST0Ekj8GZXZFPCp40HTTHm6p2+AC0gpALnEaJ6N1HAJ4ZggqnWhSg7n8g== root@createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fea6:3548/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000b4 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4 launch-index: 0 === cirros: current=0.4.0 uptime=4.49 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4 login: 2019-01-09 02:12:47,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:47,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42af2f92-913a-4389-a533-80aa26aa31ea x-compute-request-id: req-42af2f92-913a-4389-a533-80aa26aa31ea Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:b2:75", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:14.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:12:14Z", "hostId": "bf2198ae844113a61e23ccd34217eb752bde5ec8cffd1d2ff8aca4ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "created": "2019-01-09T02:12:04Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:47,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-42af2f92-913a-4389-a533-80aa26aa31ea 2019-01-09 02:12:47,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:12:48,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-947bc1d1-457f-4c88-91f4-c0d1ad678dea x-compute-request-id: req-947bc1d1-457f-4c88-91f4-c0d1ad678dea Content-Encoding: gzip Content-Length: 9615 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 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 553773178 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.128221] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129835] pid_max: default: 32768 minimum: 301\n[ 0.130704] ACPI: Core revision 20150930\n[ 0.132077] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133356] Security Framework initialized\n[ 0.134153] Yama: becoming mindful.\n[ 0.134873] AppArmor: AppArmor initialized\n[ 0.135724] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137018] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138272] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139457] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140820] Initializing cgroup subsys io\n[ 0.141620] Initializing cgroup subsys memory\n[ 0.142459] Initializing cgroup subsys devices\n[ 0.143322] Initializing cgroup subsys freezer\n[ 0.144173] Initializing cgroup subsys net_cls\n[ 0.145030] Initializing cgroup subsys perf_event\n[ 0.145922] Initializing cgroup subsys net_prio\n[ 0.146785] Initializing cgroup subsys hugetlb\n[ 0.147645] Initializing cgroup subsys pids\n[ 0.148505] CPU: Physical Processor ID: 0\n[ 0.149986] mce: CPU supports 10 MCE banks\n[ 0.150815] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154075] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160485] ftrace: allocating 31920 entries in 125 pages\n[ 0.186888] smpboot: Max logical packages: 2\n[ 0.187746] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188908] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190228] x2apic enabled\n[ 0.191028] Switched APIC routing to physical x2apic.\n[ 0.192772] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.193973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196086] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.197984] KVM setup paravirtual spinlock\n[ 0.199399] x86: Booting SMP configuration:\n[ 0.200284] .... node #0, CPUs: #1\n[ 0.201163] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.222832] x86: Booted up 1 node, 2 CPUs\n[ 0.222834] KVM setup async PF for cpu 1\n[ 0.222837] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.225364] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.226814] devtmpfs: initialized\n[ 0.228531] evm: security.selinux\n[ 0.229217] evm: security.SMACK64\n[ 0.229897] evm: security.SMACK64EXEC\n[ 0.230626] evm: security.SMACK64TRANSMUTE\n[ 0.231412] evm: security.SMACK64MMAP\n[ 0.232146] evm: security.ima\n[ 0.232778] evm: security.capability\n[ 0.233615] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235438] pinctrl core: initialized pinctrl subsystem\n[ 0.236526] RTC time: 2:12:14, date: 01/09/19\n[ 0.237485] NET: Registered protocol family 16\n[ 0.248505] cpuidle: using governor ladder\n[ 0.260582] cpuidle: using governor menu\n[ 0.261388] PCCT header not found.\n[ 0.262173] ACPI: bus type PCI registered\n[ 0.262963] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264191] PCI: Using configuration type 1 for base access\n[ 0.277670] ACPI: Added _OSI(Module Device)\n[ 0.278530] ACPI: Added _OSI(Processor Device)\n[ 0.279368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280247] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282560] ACPI: Interpreter enabled\n[ 0.283308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.290561] ACPI: (supports S0 S5)\n[ 0.291252] ACPI: Using IOAPIC for interrupt routing\n[ 0.292193] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.295564] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.296699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297908] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.299078] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.301285] acpiphp: Slot [3] registered\n[ 0.302076] acpiphp: Slot [4] registered\n[ 0.302863] acpiphp: Slot [5] registered\n[ 0.303652] acpiphp: Slot [6] registered\n[ 0.304434] acpiphp: Slot [7] registered\n[ 0.305219] acpiphp: Slot [8] registered\n[ 0.306007] acpiphp: Slot [9] registered\n[ 0.306791] acpiphp: Slot [10] registered\n[ 0.317839] acpiphp: Slot [11] registered\n[ 0.318635] acpiphp: Slot [12] registered\n[ 0.319428] acpiphp: Slot [13] registered\n[ 0.320227] acpiphp: Slot [14] registered\n[ 0.321024] acpiphp: Slot [15] registered\n[ 0.321826] acpiphp: Slot [16] registered\n[ 0.322625] acpiphp: Slot [17] registered\n[ 0.323414] acpiphp: Slot [18] registered\n[ 0.324208] acpiphp: Slot [19] registered\n[ 0.325001] acpiphp: Slot [20] registered\n[ 0.325798] acpiphp: Slot [21] registered\n[ 0.326598] acpiphp: Slot [22] registered\n[ 0.327390] acpiphp: Slot [23] registered\n[ 0.328190] acpiphp: Slot [24] registered\n[ 0.328987] acpiphp: Slot [25] registered\n[ 0.329785] acpiphp: Slot [26] registered\n[ 0.330588] acpiphp: Slot [27] registered\n[ 0.331383] acpiphp: Slot [28] registered\n[ 0.332182] acpiphp: Slot [29] registered\n[ 0.332979] acpiphp: Slot [30] registered\n[ 0.333777] acpiphp: Slot [31] registered\n[ 0.334568] PCI host bridge to bus 0000:00\n[ 0.335364] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.336559] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.337745] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.339167] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.340591] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.348236] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.350627] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357095] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.358517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405465] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.406952] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408355] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.409753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411123] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.412391] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.413895] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.414927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.416435] vgaarb: loaded\n[ 0.417027] vgaarb: bridge control possible 0000:00:02.0\n[ 0.418532] SCSI subsystem initialized\n[ 0.419351] ACPI: bus type USB registered\n[ 0.420161] usbcore: registered new interface driver usbfs\n[ 0.421177] usbcore: registered new interface driver hub\n[ 0.422171] usbcore: registered new device driver usb\n[ 0.423239] PCI: Using ACPI for IRQ routing\n[ 0.424254] NetLabel: Initializing\n[ 0.424963] NetLabel: domain hash size = 128\n[ 0.425802] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.426735] NetLabel: unlabeled traffic allowed by default\n[ 0.427855] clocksource: Switched to clocksource kvm-clock\n[ 0.433956] AppArmor: AppArmor Filesystem Enabled\n[ 0.434900] pnp: PnP ACPI init\n[ 0.435828] pnp: PnP ACPI: found 5 devices\n[ 0.442549] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444214] NET: Registered protocol family 2\n[ 0.445214] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.446458] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.447601] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.448733] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449784] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450924] NET: Registered protocol family 1\n[ 0.451775] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452844] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453888] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.472535] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.491285] Trying to unpack rootfs image as initramfs...\n[ 0.541363] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.555612] Scanning for low memory corruption every 60 seconds\n[ 0.557777] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.559908] audit: initializing netlink subsys (disabled)\n[ 0.561851] audit: type=2000 audit(1546999935.042:1): initialized\n[ 0.564204] Initialise system trusted keyring\n[ 0.565934] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568060] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571525] zbud: loaded\n[ 0.572754] VFS: Disk quotas dquot_6.6.0\n[ 0.574143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576870] fuse init (API version 7.23)\n[ 0.578369] Key type big_key registered\n[ 0.579511] Allocating IMA MOK and blacklist keyrings.\n[ 0.581425] Key type asymmetric registered\n[ 0.582469] Asymmetric key parser 'x509' registered\n[ 0.583702] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.585652] io scheduler noop registered\n[ 0.586644] io scheduler deadline registered (default)\n[ 0.587916] io scheduler cfq registered\n[ 0.588960] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592181] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594027] ACPI: Power Button [PWRF]\n[ 0.595323] GHES: HEST is not enabled!\n[ 0.613975] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.651709] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.654804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682564] Linux agpgart interface v0.103\n[ 0.685551] brd: module loaded\n[ 0.687806] loop: module loaded\n[ 0.692885] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694713] GPT:90111 != 20971519\n[ 0.695538] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696879] GPT:90111 != 20971519\n[ 0.697702] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698888] vda: vda1 vda15\n[ 0.700479] scsi host0: ata_piix\n[ 0.701429] scsi host1: ata_piix\n[ 0.702275] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703768] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705565] libphy: Fixed MDIO Bus: probed\n[ 0.706605] tun: Universal TUN/TAP device driver, 1.6\n[ 0.707786] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710094] PPP generic driver version 2.4.2\n[ 0.711186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.712678] ehci-pci: EHCI PCI platform driver\n[ 0.713776] ehci-platform: EHCI generic platform driver\n[ 0.715005] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.716443] ohci-pci: OHCI PCI platform driver\n[ 0.717539] ohci-platform: OHCI generic platform driver\n[ 0.718783] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737993] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.739249] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.741090] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.742284] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.743638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746971] usb usb1: Product: UHCI Host Controller\n[ 0.748221] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749664] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750808] hub 1-0:1.0: USB hub found\n[ 0.751730] hub 1-0:1.0: 2 ports detected\n[ 0.752858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.755389] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.756613] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757907] mousedev: PS/2 mouse device common for all mice\n[ 0.759373] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760873] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762971] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764580] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766099] i2c /dev entries driver\n[ 0.767011] device-mapper: uevent: version 1.0.3\n[ 0.768177] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.770211] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771817] NET: Registered protocol family 10\n[ 0.773461] NET: Registered protocol family 17\n[ 0.774572] Key type dns_resolver registered\n[ 0.775738] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.777419] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.778782] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.780963] registered taskstats version 1\n[ 0.781989] Loading compiled-in X.509 certificates\n[ 0.783620] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.785950] zswap: loaded using pool lzo/zbud\n[ 0.787719] Key type trusted registered\n[ 0.789658] Key type encrypted registered\n[ 0.790683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791973] ima: No TPM chip found, activating TPM-bypass!\n[ 0.793286] evm: HMAC attrs: 0x1\n[ 0.794386] Magic number: 3:22:207\n[ 0.795621] rtc_cmos 00:00: setting system clock to 2019-01-09 02:12:15 UTC (1546999935)\n[ 0.808247] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809903] EDD information not available.\n[ 0.861030] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.863305] Write protecting the kernel read-only data: 14336k\n[ 0.865463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.23\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.464622] 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.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.43. iid=i-000000b1\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=== 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCR5QKXnWjPNRCc5l4FXfZYT//rMeC5st07w35NaS7XyBp0i2MTC9UzADACRm8cbwGfbHplRADq2l4lF+LfGwxXITXQDn1kOtuIg/R6vlADCJAYNxZRmZJ9nwVjBtKtdzxB3zUbTCEkTqEKkN6A3QaCMJy0BqpUXCTeeW7dA/56/jPVB33ZAksA77ka4SlMj3XDthTMsCEK/V8bDXviNtOsvxJgyZf+M60qIL03GZxq+DLAvaweHnf9vaT/1SD1cmJ4baMsYmMieVsQY1rlYTLEtiTcxs+qOlxoK70t/jg7akFIqtASSdzjHYuGZ2LRba03YAo9c9zdkyGkf0DfRuBR root@createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4\nssh-dss AAAAB3NzaC1kc3MAAACBAI9JQvMAOYJHJ+f5uhx8iZmH5Qp3iOCURShvqL9ryRovso1mDueS3pwDTusmYA2bRIH/4CF8kBOMKp6TVu35xWHtA+aTzw9SE0dQiTK+QZBUbRmMLy4zrUm8evjJNJzP+2L+7ygvbp0KOFB1C9HxxU/Znu4IxPYFBv3dN+7m+HenAAAAFQDPSC8Oi6Yry0Y+FuSjfabrzMxYgQAAAIB27g3PfnMKaO/6hFUsMI/ehQ86Da0QCTrb6mDGAMVDE1Y3cLsDa6R4E4z0Q2rcZMH0vPCj6S1a97Ai0oHSbenB89rNDhwzDvx9s3Cx1JXYdnDePmb52BhKy0sGi7pzdAVxLP03nmmkbtZrPCBa4WYb3JUofe3OlbrKAziWhE9pegAAAIEAhjFsJttbruK0nT3w+FSDQukOq+vI+X70sTh02sU1BCjECraJepH72biWtxg6JKq1+Bn/YFSzHNR25VNu5UU2rD5YSaD+tJSNOu/0nooEe0mYw5HK2/HbyWvleaRrfjQLzjUfrhF+Xv8BXnRG5l97EN7YSX78f6VHndErUdQ95AE= root@createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe00:b275/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.4 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-000000b1\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.41 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4 login: "} 2019-01-09 02:12:48,822 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5/action used request id req-947bc1d1-457f-4c88-91f4-c0d1ad678dea 2019-01-09 02:12:49,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:12:50,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-d2ef034b-9419-4d42-83c5-698594d3612f x-compute-request-id: req-d2ef034b-9419-4d42-83c5-698594d3612f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:35:48", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:38.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "security_groups": [{"name": "default"}], "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:12:38Z", "hostId": "ebf0f76134486913dfae5e86c148d6a68c54c31bf505c465e9a40a31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "created": "2019-01-09T02:12:25Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:50,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-d2ef034b-9419-4d42-83c5-698594d3612f 2019-01-09 02:12:50,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:12:51,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-5d83abd4-e4a4-4765-a269-ea9b00023e1a x-compute-request-id: req-5d83abd4-e4a4-4765-a269-ea9b00023e1a Content-Encoding: gzip Content-Length: 9613 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 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 1000487759 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.129839] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131479] pid_max: default: 32768 minimum: 301\n[ 0.132377] ACPI: Core revision 20150930\n[ 0.133767] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135066] Security Framework initialized\n[ 0.135875] Yama: becoming mindful.\n[ 0.136597] AppArmor: AppArmor initialized\n[ 0.137450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138780] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140053] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141251] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142638] Initializing cgroup subsys io\n[ 0.143440] Initializing cgroup subsys memory\n[ 0.144297] Initializing cgroup subsys devices\n[ 0.145190] Initializing cgroup subsys freezer\n[ 0.146057] Initializing cgroup subsys net_cls\n[ 0.146916] Initializing cgroup subsys perf_event\n[ 0.147826] Initializing cgroup subsys net_prio\n[ 0.148704] Initializing cgroup subsys hugetlb\n[ 0.149567] Initializing cgroup subsys pids\n[ 0.150430] CPU: Physical Processor ID: 0\n[ 0.151923] mce: CPU supports 10 MCE banks\n[ 0.152760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156003] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162367] ftrace: allocating 31920 entries in 125 pages\n[ 0.188494] smpboot: Max logical packages: 2\n[ 0.189350] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.190534] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.191872] x2apic enabled\n[ 0.192672] Switched APIC routing to physical x2apic.\n[ 0.194414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.195636] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.197780] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.199714] KVM setup paravirtual spinlock\n[ 0.201137] x86: Booting SMP configuration:\n[ 0.202039] .... node #0, CPUs: #1\n[ 0.202954] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.225748] x86: Booted up 1 node, 2 CPUs\n[ 0.225751] KVM setup async PF for cpu 1\n[ 0.225754] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.228317] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.230002] devtmpfs: initialized\n[ 0.231727] evm: security.selinux\n[ 0.232414] evm: security.SMACK64\n[ 0.233100] evm: security.SMACK64EXEC\n[ 0.233858] evm: security.SMACK64TRANSMUTE\n[ 0.234660] evm: security.SMACK64MMAP\n[ 0.235389] evm: security.ima\n[ 0.236020] evm: security.capability\n[ 0.236895] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238755] pinctrl core: initialized pinctrl subsystem\n[ 0.239839] RTC time: 2:12:38, date: 01/09/19\n[ 0.240811] NET: Registered protocol family 16\n[ 0.250736] cpuidle: using governor ladder\n[ 0.262830] cpuidle: using governor menu\n[ 0.263660] PCCT header not found.\n[ 0.264459] ACPI: bus type PCI registered\n[ 0.265267] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266530] PCI: Using configuration type 1 for base access\n[ 0.279977] ACPI: Added _OSI(Module Device)\n[ 0.280851] ACPI: Added _OSI(Processor Device)\n[ 0.281705] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282640] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285038] ACPI: Interpreter enabled\n[ 0.285814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.293286] ACPI: (supports S0 S5)\n[ 0.294002] ACPI: Using IOAPIC for interrupt routing\n[ 0.295096] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299668] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300909] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.302114] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304395] acpiphp: Slot [3] registered\n[ 0.305226] acpiphp: Slot [4] registered\n[ 0.306044] acpiphp: Slot [5] registered\n[ 0.306859] acpiphp: Slot [6] registered\n[ 0.307671] acpiphp: Slot [7] registered\n[ 0.308480] acpiphp: Slot [8] registered\n[ 0.309297] acpiphp: Slot [9] registered\n[ 0.310111] acpiphp: Slot [10] registered\n[ 0.320795] acpiphp: Slot [11] registered\n[ 0.321651] acpiphp: Slot [12] registered\n[ 0.322469] acpiphp: Slot [13] registered\n[ 0.323294] acpiphp: Slot [14] registered\n[ 0.324113] acpiphp: Slot [15] registered\n[ 0.324937] acpiphp: Slot [16] registered\n[ 0.325758] acpiphp: Slot [17] registered\n[ 0.326576] acpiphp: Slot [18] registered\n[ 0.327390] acpiphp: Slot [19] registered\n[ 0.328210] acpiphp: Slot [20] registered\n[ 0.329036] acpiphp: Slot [21] registered\n[ 0.329860] acpiphp: Slot [22] registered\n[ 0.330678] acpiphp: Slot [23] registered\n[ 0.331496] acpiphp: Slot [24] registered\n[ 0.332316] acpiphp: Slot [25] registered\n[ 0.333145] acpiphp: Slot [26] registered\n[ 0.333969] acpiphp: Slot [27] registered\n[ 0.334789] acpiphp: Slot [28] registered\n[ 0.335607] acpiphp: Slot [29] registered\n[ 0.336419] acpiphp: Slot [30] registered\n[ 0.337242] acpiphp: Slot [31] registered\n[ 0.338060] PCI host bridge to bus 0000:00\n[ 0.338878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.340111] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341349] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342820] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350734] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352029] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.354492] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.362859] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417094] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418529] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.419968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.422692] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.423966] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.425037] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.426608] vgaarb: loaded\n[ 0.427214] vgaarb: bridge control possible 0000:00:02.0\n[ 0.428752] SCSI subsystem initialized\n[ 0.429647] ACPI: bus type USB registered\n[ 0.430478] usbcore: registered new interface driver usbfs\n[ 0.431533] usbcore: registered new interface driver hub\n[ 0.432563] usbcore: registered new device driver usb\n[ 0.433670] PCI: Using ACPI for IRQ routing\n[ 0.434711] NetLabel: Initializing\n[ 0.435434] NetLabel: domain hash size = 128\n[ 0.436311] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437281] NetLabel: unlabeled traffic allowed by default\n[ 0.438484] clocksource: Switched to clocksource kvm-clock\n[ 0.444538] AppArmor: AppArmor Filesystem Enabled\n[ 0.445502] pnp: PnP ACPI init\n[ 0.446447] pnp: PnP ACPI: found 5 devices\n[ 0.453454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455190] NET: Registered protocol family 2\n[ 0.456159] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.457461] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.458661] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.459842] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460940] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.462119] NET: Registered protocol family 1\n[ 0.462998] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.464104] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.465185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.483900] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.502821] Trying to unpack rootfs image as initramfs...\n[ 0.552851] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.566941] Scanning for low memory corruption every 60 seconds\n[ 0.568367] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.569546] audit: initializing netlink subsys (disabled)\n[ 0.570606] audit: type=2000 audit(1546999958.935:1): initialized\n[ 0.571943] Initialise system trusted keyring\n[ 0.572936] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.574125] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576250] zbud: loaded\n[ 0.577380] VFS: Disk quotas dquot_6.6.0\n[ 0.578219] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579844] fuse init (API version 7.23)\n[ 0.580799] Key type big_key registered\n[ 0.581615] Allocating IMA MOK and blacklist keyrings.\n[ 0.582993] Key type asymmetric registered\n[ 0.583832] Asymmetric key parser 'x509' registered\n[ 0.584801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586356] io scheduler noop registered\n[ 0.587180] io scheduler deadline registered (default)\n[ 0.588197] io scheduler cfq registered\n[ 0.589053] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590118] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.592890] ACPI: Power Button [PWRF]\n[ 0.593818] GHES: HEST is not enabled!\n[ 0.613491] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652500] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.655157] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679251] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681998] Linux agpgart interface v0.103\n[ 0.684704] brd: module loaded\n[ 0.686635] loop: module loaded\n[ 0.692295] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693776] GPT:90111 != 20971519\n[ 0.694472] GPT:Alternate GPT header not at the end of the disk.\n[ 0.695603] GPT:90111 != 20971519\n[ 0.696301] GPT: Use GNU Parted to correct GPT errors.\n[ 0.697287] vda: vda1 vda15\n[ 0.699001] scsi host0: ata_piix\n[ 0.699809] scsi host1: ata_piix\n[ 0.700527] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.701757] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.703055] libphy: Fixed MDIO Bus: probed\n[ 0.704028] tun: Universal TUN/TAP device driver, 1.6\n[ 0.704993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.707199] PPP generic driver version 2.4.2\n[ 0.708124] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.709409] ehci-pci: EHCI PCI platform driver\n[ 0.710289] ehci-platform: EHCI generic platform driver\n[ 0.711301] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.712441] ohci-pci: OHCI PCI platform driver\n[ 0.713320] ohci-platform: OHCI generic platform driver\n[ 0.714322] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733392] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734400] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.735879] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.736934] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738069] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.740748] usb usb1: Product: UHCI Host Controller\n[ 0.741693] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.742852] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743981] hub 1-0:1.0: USB hub found\n[ 0.744770] hub 1-0:1.0: 2 ports detected\n[ 0.745696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747848] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749935] mousedev: PS/2 mouse device common for all mice\n[ 0.751250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753138] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755496] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.756707] i2c /dev entries driver\n[ 0.757475] device-mapper: uevent: version 1.0.3\n[ 0.758442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.760107] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761497] NET: Registered protocol family 10\n[ 0.762916] NET: Registered protocol family 17\n[ 0.763833] Key type dns_resolver registered\n[ 0.764831] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765957] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.767628] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.769463] registered taskstats version 1\n[ 0.770308] Loading compiled-in X.509 certificates\n[ 0.771763] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.773631] zswap: loaded using pool lzo/zbud\n[ 0.775695] Key type trusted registered\n[ 0.777467] Key type encrypted registered\n[ 0.778294] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779339] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780389] evm: HMAC attrs: 0x1\n[ 0.781374] Magic number: 3:22:207\n[ 0.782235] rtc_cmos 00:00: setting system clock to 2019-01-09 02:12:38 UTC (1546999958)\n[ 0.794141] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795305] EDD information not available.\n[ 0.859854] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.861683] Write protecting the kernel read-only data: 14336k\n[ 0.863493] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.865538] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.924163] 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 2.08\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 2.30. iid=i-000000b4\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBDsiHzgCE+arskJBv2neZbvEEfuMlG5jIGxk/W/gu3LL0qPBhEHfk2YtJYp4c5dXuxVggZ2pQfCUQ9pj/cgeh2eUAPdYs+S+jIZE29NOmYH8UMkoHbImR0XAbh3dSkgnaPuDBSDfpaVLV+nbcPZ0WGfUK1e+FQAdKw5LSJTpe/t7qgANqvIpdeLEltpi6vl/q1SpKXgO5vIeyh/VbwX6Bbo1Z5x+tI/LAOY8W4KT7KXoNouxEc+Z9edi1zZQjYIn7jziK2XULdD57xJHgCv2p3ur5gKOQdeYGyzFBZ9MzU6YqdWngPMVvNJk3fxd2jiVWOR1AsUAgQGUCBT0ZgdO3 root@createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4\nssh-dss AAAAB3NzaC1kc3MAAACBAK2pAmwOdVWPBohabOoQnhTY7WK2oALS0VgCbcoGoHRiMjyvuJNPQ+MWKOUvW8aEBEB4987STu5yoC5//Hy81Pi4oK0Ql/TtSaiFu47knJc+HclRqVqt322YLMYqiaM58cmElyDpfF5aaadeXuybeZhpDXIfbRqGqcL+4mOKk33VAAAAFQDM/YKGHV175edMT/70CP2zxOKtfwAAAIBBl66MuABxJvwo4RkAnwc54cDCdZI99XUOci6m73FggGm+ulqtbS/ib02S6HqMjcJ+HnqdzkyOvzPPTfsV9KPuFfiVHAKd4e7yYoB7QWKqWTql9amtqzRE8/5hxy8XPYKcWBC8eleLw+8Uyk20Gbpi8el45GaAhl6ZBANy16iaSgAAAIBHg+WddHqDVWoHPUyKHOZiXd2z+SZyboCSyhRiczyVyicPBYCNbJjfJY+Vr/amjloCnPKiTESMMvk0sXjyUj8xlEct+WPtVmUzRvM4tRgFpJZip42PrST0Ekj8GZXZFPCp40HTTHm6p2+AC0gpALnEaJ6N1HAJ4ZggqnWhSg7n8g== root@createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4\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:fea6:3548/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.4 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-000000b4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.49 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-55510ded-138b-4d02-b989-0bc499dc4ef4 login: "} 2019-01-09 02:12:51,402 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9/action used request id req-5d83abd4-e4a4-4765-a269-ea9b00023e1a 2019-01-09 02:12:51,403 - create_instance - INFO - Deleting Port with ID - 38e82267-0320-4aff-aebc-bc5c803d3fdb 2019-01-09 02:12:51,403 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm1-port 2019-01-09 02:12:51,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/38e82267-0320-4aff-aebc-bc5c803d3fdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:52,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a6e4acc-3602-4c69-88b6-66171773c7e7 Date: Wed, 09 Jan 2019 02:12:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:12:52,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/38e82267-0320-4aff-aebc-bc5c803d3fdb used request id req-3a6e4acc-3602-4c69-88b6-66171773c7e7 2019-01-09 02:12:52,309 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1 2019-01-09 02:12:52,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:52,468 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:12: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-4b51113e-b827-47c8-b645-c5753646cff3 x-compute-request-id: req-4b51113e-b827-47c8-b645-c5753646cff3 Content-Type: application/json 2019-01-09 02:12:52,469 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-4b51113e-b827-47c8-b645-c5753646cff3 2019-01-09 02:12:52,469 - create_instance - INFO - Checking deletion status 2019-01-09 02:12:52,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:52,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-1fb0471a-5166-4a14-8071-074df8987db5 x-compute-request-id: req-1fb0471a-5166-4a14-8071-074df8987db5 Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:b2:75", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:14.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:12:52Z", "hostId": "bf2198ae844113a61e23ccd34217eb752bde5ec8cffd1d2ff8aca4ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "created": "2019-01-09T02:12:04Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:52,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-1fb0471a-5166-4a14-8071-074df8987db5 2019-01-09 02:12:52,859 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1] is - ACTIVE 2019-01-09 02:12:52,859 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:12:55,862 - create_instance - DEBUG - VM status query timeout in 296.606994152 2019-01-09 02:12:55,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:56,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12: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-97be1acf-abb7-4e75-9ecc-0947276ddee5 x-compute-request-id: req-97be1acf-abb7-4e75-9ecc-0947276ddee5 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:14.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:12:52Z", "hostId": "bf2198ae844113a61e23ccd34217eb752bde5ec8cffd1d2ff8aca4ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "created": "2019-01-09T02:12:04Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:56,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-97be1acf-abb7-4e75-9ecc-0947276ddee5 2019-01-09 02:12:56,293 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1] is - ACTIVE 2019-01-09 02:12:56,293 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:12:59,296 - create_instance - DEBUG - VM status query timeout in 293.172691107 2019-01-09 02:12:59,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:12:59,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:12:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59da02bd-b14c-45ad-870f-2d5ff241662a x-compute-request-id: req-59da02bd-b14c-45ad-870f-2d5ff241662a Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:14.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:12:52Z", "hostId": "bf2198ae844113a61e23ccd34217eb752bde5ec8cffd1d2ff8aca4ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "created": "2019-01-09T02:12:04Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:12:59,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-59da02bd-b14c-45ad-870f-2d5ff241662a 2019-01-09 02:12:59,509 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1] is - ACTIVE 2019-01-09 02:12:59,509 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:13:02,512 - create_instance - DEBUG - VM status query timeout in 289.957143068 2019-01-09 02:13:02,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:13:02,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13: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-5ea41d83-9ff6-45eb-a262-bc56dbb4f1de x-compute-request-id: req-5ea41d83-9ff6-45eb-a262-bc56dbb4f1de Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:14.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "0f9b2def-cfee-44c6-a36e-6350f0a11fb5", "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:12:52Z", "hostId": "bf2198ae844113a61e23ccd34217eb752bde5ec8cffd1d2ff8aca4ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1", "created": "2019-01-09T02:12:04Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:13:02,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-5ea41d83-9ff6-45eb-a262-bc56dbb4f1de 2019-01-09 02:13:02,901 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1] is - ACTIVE 2019-01-09 02:13:02,901 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:13:05,904 - create_instance - DEBUG - VM status query timeout in 286.564862013 2019-01-09 02:13:05,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9af241072a8b953840df68b863354d632331a0d" 2019-01-09 02:13:05,955 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:13: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-a008b41c-61eb-43b0-9c1a-25861ef81558 x-compute-request-id: req-a008b41c-61eb-43b0-9c1a-25861ef81558 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0f9b2def-cfee-44c6-a36e-6350f0a11fb5 could not be found.", "code": 404}} 2019-01-09 02:13:05,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0f9b2def-cfee-44c6-a36e-6350f0a11fb5 used request id req-a008b41c-61eb-43b0-9c1a-25861ef81558 2019-01-09 02:13:05,955 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0f9b2def-cfee-44c6-a36e-6350f0a11fb5 could not be found. (HTTP 404) (Request-ID: req-a008b41c-61eb-43b0-9c1a-25861ef81558) 2019-01-09 02:13:05,956 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst1 2019-01-09 02:13:05,957 - create_instance - INFO - Deleting Port with ID - de0fd07c-8432-4b0c-b071-6874b70efd44 2019-01-09 02:13:05,957 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-vm2-port 2019-01-09 02:13:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/de0fd07c-8432-4b0c-b071-6874b70efd44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:13:06,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8527a7cc-423c-4792-885a-fa6fc81c35cb Date: Wed, 09 Jan 2019 02:13:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:13:06,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/de0fd07c-8432-4b0c-b071-6874b70efd44 used request id req-8527a7cc-423c-4792-885a-fa6fc81c35cb 2019-01-09 02:13:06,453 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2 2019-01-09 02:13:06,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:13:06,612 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:13: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-f2c0114e-c210-4a1c-a7f6-c3fbb7cfa2ec x-compute-request-id: req-f2c0114e-c210-4a1c-a7f6-c3fbb7cfa2ec Content-Type: application/json 2019-01-09 02:13:06,612 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-f2c0114e-c210-4a1c-a7f6-c3fbb7cfa2ec 2019-01-09 02:13:06,612 - create_instance - INFO - Checking deletion status 2019-01-09 02:13:06,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:13:07,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13: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-976c0934-2ead-4c11-a9a8-c0cc58287758 x-compute-request-id: req-976c0934-2ead-4c11-a9a8-c0cc58287758 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:35:48", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:38.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:13:06Z", "hostId": "ebf0f76134486913dfae5e86c148d6a68c54c31bf505c465e9a40a31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "created": "2019-01-09T02:12:25Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:13:07,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-976c0934-2ead-4c11-a9a8-c0cc58287758 2019-01-09 02:13:07,232 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2] is - ACTIVE 2019-01-09 02:13:07,232 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:13:10,235 - create_instance - DEBUG - VM status query timeout in 296.376899958 2019-01-09 02:13:10,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:13:10,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13: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-ce21746c-4b08-44be-a764-fc46c577c3c7 x-compute-request-id: req-ce21746c-4b08-44be-a764-fc46c577c3c7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:38.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:13:06Z", "hostId": "ebf0f76134486913dfae5e86c148d6a68c54c31bf505c465e9a40a31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "created": "2019-01-09T02:12:25Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:13:10,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-ce21746c-4b08-44be-a764-fc46c577c3c7 2019-01-09 02:13:10,488 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2] is - ACTIVE 2019-01-09 02:13:10,489 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:13:13,490 - create_instance - DEBUG - VM status query timeout in 293.121973038 2019-01-09 02:13:13,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:13:13,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecec2867-22e8-488c-861d-31d6959b8b81 x-compute-request-id: req-ecec2867-22e8-488c-861d-31d6959b8b81 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/18c7e26b-391e-4591-9207-918a3d72d7e9", "rel": "bookmark"}], "image": {"id": "fef2bbbd-feeb-430c-953e-31c6dd6ad944", "links": [{"href": "http://172.30.9.26:8774/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:12:38.000000", "flavor": {"id": "b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "links": [{"href": "http://172.30.9.26:8774/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f", "rel": "bookmark"}]}, "id": "18c7e26b-391e-4591-9207-918a3d72d7e9", "user_id": "8d26bc29729041c28ef2f7c753def41f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:13:06Z", "hostId": "ebf0f76134486913dfae5e86c148d6a68c54c31bf505c465e9a40a31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2", "created": "2019-01-09T02:12:25Z", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:13:13,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-ecec2867-22e8-488c-861d-31d6959b8b81 2019-01-09 02:13:13,736 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2] is - ACTIVE 2019-01-09 02:13:13,736 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:13:16,740 - create_instance - DEBUG - VM status query timeout in 289.872823 2019-01-09 02:13:16,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755aa16741fcc06774aa46303ddb9c4f09c3ec44" 2019-01-09 02:13:16,796 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:13: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-249dc764-2d52-4cf9-b7b3-77fa0b6ef352 x-compute-request-id: req-249dc764-2d52-4cf9-b7b3-77fa0b6ef352 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 18c7e26b-391e-4591-9207-918a3d72d7e9 could not be found.", "code": 404}} 2019-01-09 02:13:16,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/18c7e26b-391e-4591-9207-918a3d72d7e9 used request id req-249dc764-2d52-4cf9-b7b3-77fa0b6ef352 2019-01-09 02:13:16,797 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 18c7e26b-391e-4591-9207-918a3d72d7e9 could not be found. (HTTP 404) (Request-ID: req-249dc764-2d52-4cf9-b7b3-77fa0b6ef352) 2019-01-09 02:13:16,797 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-inst2 2019-01-09 02:13:16,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a182962bf04f1feecae1318e89324f30807cb" 2019-01-09 02:13:16,847 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:13: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-8fe15c30-b269-4fee-b29b-26bd96809d86 x-compute-request-id: req-8fe15c30-b269-4fee-b29b-26bd96809d86 Content-Length: 0 Content-Type: application/json 2019-01-09 02:13:16,847 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b4c8ec28-3d13-4224-90a1-ad809ad1b30f used request id req-8fe15c30-b269-4fee-b29b-26bd96809d86 2019-01-09 02:13:16,848 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router and port CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port1 2019-01-09 02:13:16,848 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router 2019-01-09 02:13:16,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" -d '{"port_id": "41337c80-996b-4da1-9f80-7998b98ad346"}' 2019-01-09 02:13:18,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8f5938b0-c408-48ed-8684-660353267110 Date: Wed, 09 Jan 2019 02:13:18 GMT RESP BODY: {"network_id": "31300a21-0b6e-4c0d-af47-0b99f92590b9", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "subnet_id": "c3316d35-5ea2-4d1a-a2b2-912eab8c734a", "subnet_ids": ["c3316d35-5ea2-4d1a-a2b2-912eab8c734a"], "port_id": "41337c80-996b-4da1-9f80-7998b98ad346", "id": "a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668"} 2019-01-09 02:13:18,310 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668/remove_router_interface used request id req-8f5938b0-c408-48ed-8684-660353267110 2019-01-09 02:13:18,311 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router and port CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-router-port2 2019-01-09 02:13:18,311 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router 2019-01-09 02:13:18,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" -d '{"port_id": "5bb8726d-ae68-45ff-bf64-44af5e442b76"}' 2019-01-09 02:13:19,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-254882d9-d311-4941-a7cf-2cd218330433 Date: Wed, 09 Jan 2019 02:13:19 GMT RESP BODY: {"network_id": "a2a741d1-93d6-4d87-93a7-155156c6e636", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "subnet_id": "cbfb481d-e276-4102-aea5-524d7ce6a66b", "subnet_ids": ["cbfb481d-e276-4102-aea5-524d7ce6a66b"], "port_id": "5bb8726d-ae68-45ff-bf64-44af5e442b76", "id": "a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668"} 2019-01-09 02:13:19,803 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668/remove_router_interface used request id req-254882d9-d311-4941-a7cf-2cd218330433 2019-01-09 02:13:19,803 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router 2019-01-09 02:13:19,804 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-pub-router 2019-01-09 02:13:19,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5241765d331600d46205f8911a134f5ed94b1ade" 2019-01-09 02:13:22,457 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c82f9ba5-4d8b-4b08-841d-1734e87756a9 Content-Length: 0 Date: Wed, 09 Jan 2019 02:13:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:13:22,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a8ecf71b-05fd-4c2b-ba68-c82b5d3b2668 used request id req-c82f9ba5-4d8b-4b08-841d-1734e87756a9 2019-01-09 02:13:22,458 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1 2019-01-09 02:13:22,458 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet1 2019-01-09 02:13:22,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/c3316d35-5ea2-4d1a-a2b2-912eab8c734a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f97d72a1b3d6fd9149493c984c5701a225065b" 2019-01-09 02:13:24,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21963c95-9426-418e-8415-1c8d402e895b Date: Wed, 09 Jan 2019 02:13:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:13:24,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c3316d35-5ea2-4d1a-a2b2-912eab8c734a used request id req-21963c95-9426-418e-8415-1c8d402e895b 2019-01-09 02:13:24,852 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net1 2019-01-09 02:13:24,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/31300a21-0b6e-4c0d-af47-0b99f92590b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f97d72a1b3d6fd9149493c984c5701a225065b" 2019-01-09 02:13:26,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c275d7a-5cc9-438c-9dac-1d4b1efe4c11 Date: Wed, 09 Jan 2019 02:13:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:13:26,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/31300a21-0b6e-4c0d-af47-0b99f92590b9 used request id req-7c275d7a-5cc9-438c-9dac-1d4b1efe4c11 2019-01-09 02:13:26,064 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2 2019-01-09 02:13:26,064 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-subnet2 2019-01-09 02:13:26,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/cbfb481d-e276-4102-aea5-524d7ce6a66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b879ad2c66edabd4a95ada5623cb6c28879e89" 2019-01-09 02:13:28,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c628bec3-fd1d-40ce-b218-f5d1c76f0ade Date: Wed, 09 Jan 2019 02:13:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:13:28,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/cbfb481d-e276-4102-aea5-524d7ce6a66b used request id req-c628bec3-fd1d-40ce-b218-f5d1c76f0ade 2019-01-09 02:13:28,305 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-net2 2019-01-09 02:13:28,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/a2a741d1-93d6-4d87-93a7-155156c6e636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b879ad2c66edabd4a95ada5623cb6c28879e89" 2019-01-09 02:13:29,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6811e28-9b5b-4806-bd52-eaf8c58efb0b Date: Wed, 09 Jan 2019 02:13:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:13:29,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a2a741d1-93d6-4d87-93a7-155156c6e636 used request id req-c6811e28-9b5b-4806-bd52-eaf8c58efb0b 2019-01-09 02:13:29,179 - neutron_utils - INFO - Deleting security group rule with ID - 7ea8443f-c8d8-42b3-9e36-b33523cc67cb 2019-01-09 02:13:29,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/7ea8443f-c8d8-42b3-9e36-b33523cc67cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:13:29,302 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebde4dcd-807f-44bb-b652-cefcefe44bc6 Content-Length: 0 Date: Wed, 09 Jan 2019 02:13:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:13:29,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/7ea8443f-c8d8-42b3-9e36-b33523cc67cb used request id req-ebde4dcd-807f-44bb-b652-cefcefe44bc6 2019-01-09 02:13:29,302 - neutron_utils - INFO - Deleting security group rule with ID - 201a389f-15c2-4abc-8c12-242b884675be 2019-01-09 02:13:29,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/201a389f-15c2-4abc-8c12-242b884675be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:13:29,553 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49b24016-93b3-456f-935f-643457eb79c8 Content-Length: 0 Date: Wed, 09 Jan 2019 02:13:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:13:29,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/201a389f-15c2-4abc-8c12-242b884675be used request id req-49b24016-93b3-456f-935f-643457eb79c8 2019-01-09 02:13:29,553 - neutron_utils - INFO - Deleting security group rule with ID - c6854a5e-c73a-4e76-b388-31fccb5a9ef8 2019-01-09 02:13:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/c6854a5e-c73a-4e76-b388-31fccb5a9ef8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:13:29,654 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea4e7fbe-75df-4f07-aa0f-7842e855e58c Content-Length: 0 Date: Wed, 09 Jan 2019 02:13:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:13:29,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/c6854a5e-c73a-4e76-b388-31fccb5a9ef8 used request id req-ea4e7fbe-75df-4f07-aa0f-7842e855e58c 2019-01-09 02:13:29,655 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-55510ded-138b-4d02-b989-0bc499dc4ef4-sec-grp 2019-01-09 02:13:29,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e8d8624b-80d7-4c70-84e6-73a5bfa394dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8d948e621b063bc1f7e49954b11246a4679ba4" 2019-01-09 02:13:29,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83133204-fea6-47a0-bfd7-7ab9f0d1a090 Content-Length: 0 Date: Wed, 09 Jan 2019 02:13:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:13:29,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e8d8624b-80d7-4c70-84e6-73a5bfa394dc used request id req-83133204-fea6-47a0-bfd7-7ab9f0d1a090 2019-01-09 02:13:29,965 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-f9dea8f8-9ebe-467b-b3dc-652167a6ba54 2019-01-09 02:13:29,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c71a5f77f0da03655572507d552f7a3f86930c0" 2019-01-09 02:13:31,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0f0358d-ff56-4bd2-8aef-52c24270d306 Date: Wed, 09 Jan 2019 02:13:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:13:31,839 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fef2bbbd-feeb-430c-953e-31c6dd6ad944 used request id req-d0f0358d-ff56-4bd2-8aef-52c24270d306 2019-01-09 02:13:31,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:13:32,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8ae78173-2e06-4183-ae68-b8220da3ced1 Date: Wed, 09 Jan 2019 02:13:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:33Z", "updated_at": "2019-01-09T02:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:33Z", "revision_number": 0, "id": "2abaec39-8c82-4451-a707-f42fd284fb5a", "remote_group_id": "ea321b29-3b30-4d64-ab73-ce8985126326", "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:33Z", "security_group_id": "ea321b29-3b30-4d64-ab73-ce8985126326", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:33Z", "revision_number": 0, "id": "9642cc3b-860b-4d00-831e-402f65525bc2", "remote_group_id": "ea321b29-3b30-4d64-ab73-ce8985126326", "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:33Z", "security_group_id": "ea321b29-3b30-4d64-ab73-ce8985126326", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:33Z", "revision_number": 0, "id": "ca829fd2-51ad-4b34-8b31-62dcb6f669a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:33Z", "security_group_id": "ea321b29-3b30-4d64-ab73-ce8985126326", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:11:33Z", "revision_number": 0, "id": "e86f542d-ea61-4de8-af29-b7ba5e6e7dfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:11:33Z", "security_group_id": "ea321b29-3b30-4d64-ab73-ce8985126326", "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b"}], "revision_number": 4, "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "ea321b29-3b30-4d64-ab73-ce8985126326", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:13:32,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-8ae78173-2e06-4183-ae68-b8220da3ced1 2019-01-09 02:13:32,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:13:32,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eca646c-c8b6-4f92-b91a-4e1b0b24710c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:13:32,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-8eca646c-c8b6-4f92-b91a-4e1b0b24710c 2019-01-09 02:13:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:13:32,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d9e5e83-62d7-4e27-b110-9bbb2e3290f9 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:13:32,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-0d9e5e83-62d7-4e27-b110-9bbb2e3290f9 2019-01-09 02:13:32,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:13:32,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea055e2-d055-4a07-9ccd-73de45dcb591 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b"}, "enabled": true, "id": "739ae8e44ae840bcb69372e0d76b9a5b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj"}} 2019-01-09 02:13:32,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-1ea055e2-d055-4a07-9ccd-73de45dcb591 2019-01-09 02:13:32,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea321b29-3b30-4d64-ab73-ce8985126326 2019-01-09 02:13:32,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea321b29-3b30-4d64-ab73-ce8985126326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:13:32,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9874ad14-afed-48a1-b279-09c72fa5d3d0 Date: Wed, 09 Jan 2019 02:13:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ea321b29-3b30-4d64-ab73-ce8985126326", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:33Z", "security_group_id": "ea321b29-3b30-4d64-ab73-ce8985126326", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:33Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "2abaec39-8c82-4451-a707-f42fd284fb5a"}, {"remote_group_id": "ea321b29-3b30-4d64-ab73-ce8985126326", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:33Z", "security_group_id": "ea321b29-3b30-4d64-ab73-ce8985126326", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:33Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "9642cc3b-860b-4d00-831e-402f65525bc2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:33Z", "security_group_id": "ea321b29-3b30-4d64-ab73-ce8985126326", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:33Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "ca829fd2-51ad-4b34-8b31-62dcb6f669a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:11:33Z", "security_group_id": "ea321b29-3b30-4d64-ab73-ce8985126326", "port_range_min": null, "revision_number": 0, "tenant_id": "739ae8e44ae840bcb69372e0d76b9a5b", "created_at": "2019-01-09T02:11:33Z", "project_id": "739ae8e44ae840bcb69372e0d76b9a5b", "id": "e86f542d-ea61-4de8-af29-b7ba5e6e7dfc"}]} 2019-01-09 02:13:32,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea321b29-3b30-4d64-ab73-ce8985126326 used request id req-9874ad14-afed-48a1-b279-09c72fa5d3d0 2019-01-09 02:13:32,539 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:13:32,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ea321b29-3b30-4d64-ab73-ce8985126326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:13:32,831 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7794858-27b3-48d1-8676-b453fe77f0db Content-Length: 0 Date: Wed, 09 Jan 2019 02:13:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:13:32,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ea321b29-3b30-4d64-ab73-ce8985126326 used request id req-e7794858-27b3-48d1-8676-b453fe77f0db 2019-01-09 02:13:32,832 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj 2019-01-09 02:13:32,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:13:33,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:13:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e08aaf-89cf-4a4b-b830-4f78fe6239a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:13:33,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/739ae8e44ae840bcb69372e0d76b9a5b used request id req-b6e08aaf-89cf-4a4b-b830-4f78fe6239a9 2019-01-09 02:13:33,024 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-proj-role 2019-01-09 02:13:33,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b962b700408a4f6f985bf1dbb42d24c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:13:33,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:13:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e59d4f-5fa3-4090-a123-7d34d547d462 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:13:33,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b962b700408a4f6f985bf1dbb42d24c7 used request id req-28e59d4f-5fa3-4090-a123-7d34d547d462 2019-01-09 02:13:33,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e109e09e27a581324e811013ecaf38583c5f9d1" 2019-01-09 02:13:33,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec62d04-d1ad-4413-b9a1-85001a5d92e2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:13:33,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bec62d04-d1ad-4413-b9a1-85001a5d92e2 2019-01-09 02:13:33,252 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-5e5d8b80-e140-4f5-user 2019-01-09 02:13:33,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8d26bc29729041c28ef2f7c753def41f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc75d18b5362e3ec4bb870e5518d82b330abc26f" 2019-01-09 02:13:33,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:13:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b623ee95-b190-4137-bb9d-c896f24fe85a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:13:33,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8d26bc29729041c28ef2f7c753def41f used request id req-b623ee95-b190-4137-bb9d-c896f24fe85a 2019-01-09 02:13:33,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:13:33,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["QKYdkyIvS8ejLKBikGJwbQ"], "issued_at": "2019-01-09T02:13:33.000000Z"}} 2019-01-09 02:13:33,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b6c225aa55164057c6146011eb3da76cb123ba" 2019-01-09 02:13:33,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3986ad-d401-407e-acdd-66e7e937675c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:13:33,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8e3986ad-d401-407e-acdd-66e7e937675c 2019-01-09 02:13:33,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:33,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:13:34,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:13:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["miuU9phkTqSMu_Y-rDBYpA"], "issued_at": "2019-01-09T02:13:34.000000Z"}} 2019-01-09 02:13:34,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:13:34,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942470e0-45cf-4e5b-9569-3e17eb4b1749 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:13:34,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-942470e0-45cf-4e5b-9569-3e17eb4b1749 2019-01-09 02:13:34,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:13:34,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:13:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:13:34,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a03bdeb5-7735-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:13:34,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c56dd23-3728-4247-845d-f277dda13e72 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a03bdeb5-7735-450-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:13:34,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a03bdeb5-7735-450-proj used request id req-2c56dd23-3728-4247-845d-f277dda13e72 2019-01-09 02:13:34,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:13:34,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98681057-fb9e-4465-bf7b-b77677fab007 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:13:34,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-98681057-fb9e-4465-bf7b-b77677fab007 2019-01-09 02:13:34,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-a03bdeb5-7735-450-proj"}}' 2019-01-09 02:13:34,698 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a8308b6-6038-4d40-b26c-ff8759dab2b5 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/39cf5df0c5b848f194d4f28514873bf6"}, "enabled": true, "id": "39cf5df0c5b848f194d4f28514873bf6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a03bdeb5-7735-450-proj"}} 2019-01-09 02:13:34,699 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9a8308b6-6038-4d40-b26c-ff8759dab2b5 2019-01-09 02:13:34,699 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-a03bdeb5-7735-450-proj 2019-01-09 02:13:34,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:34,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:13:35,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:13:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["19s4sQUKTyOFc0Mil7YGkg"], "issued_at": "2019-01-09T02:13:35.000000Z"}} 2019-01-09 02:13:35,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dcf9ebaf6b7008852edc88e124d166247e0193c" 2019-01-09 02:13:35,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78404cb6-b065-4796-9297-3c7ecf13c7df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:13:35,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-78404cb6-b065-4796-9297-3c7ecf13c7df 2019-01-09 02:13:35,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:13:35,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:13:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:13:35,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dcf9ebaf6b7008852edc88e124d166247e0193c" 2019-01-09 02:13:35,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f11075-679d-424a-85a2-c1f5c156fd50 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:13:35,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e7f11075-679d-424a-85a2-c1f5c156fd50 2019-01-09 02:13:35,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-a03bdeb5-7735-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dcf9ebaf6b7008852edc88e124d166247e0193c" 2019-01-09 02:13:35,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961d8353-c056-405f-b4d4-c41098a4faba Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-a03bdeb5-7735-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/39cf5df0c5b848f194d4f28514873bf6"}, "enabled": true, "id": "39cf5df0c5b848f194d4f28514873bf6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a03bdeb5-7735-450-proj"}]} 2019-01-09 02:13:35,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-a03bdeb5-7735-450-proj used request id req-961d8353-c056-405f-b4d4-c41098a4faba 2019-01-09 02:13:35,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dcf9ebaf6b7008852edc88e124d166247e0193c" 2019-01-09 02:13:35,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4190a9-386b-4be4-b06a-9e6a8eacf4ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:13:35,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9f4190a9-386b-4be4-b06a-9e6a8eacf4ea 2019-01-09 02:13:35,783 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-a03bdeb5-7735-450-user 2019-01-09 02:13:35,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:35,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:13:35,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee6b43f-4664-4cd9-be03-286e2dd7b68e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:13:35,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6ee6b43f-4664-4cd9-be03-286e2dd7b68e 2019-01-09 02:13:35,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" -d '{"role": {"name": "CreateInstanceSimpleTests-a03bdeb5-7735-450-proj-role"}}' 2019-01-09 02:13:36,000 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76a93d14-cb18-4cc6-9e1f-de284495f824 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c36e577e20804237a07f863bb5141db3", "links": {"self": "http://172.30.9.26:5000/v3/roles/c36e577e20804237a07f863bb5141db3"}, "name": "CreateInstanceSimpleTests-a03bdeb5-7735-450-proj-role"}} 2019-01-09 02:13:36,000 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-76a93d14-cb18-4cc6-9e1f-de284495f824 2019-01-09 02:13:36,001 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-a03bdeb5-7735-450-proj-role 2019-01-09 02:13:36,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c36e577e20804237a07f863bb5141db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:13:36,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25009a3-4d62-4c78-b404-0c835ff37cbc Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c36e577e20804237a07f863bb5141db3"}, "domain_id": null, "name": "CreateInstanceSimpleTests-a03bdeb5-7735-450-proj-role", "id": "c36e577e20804237a07f863bb5141db3"}} 2019-01-09 02:13:36,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c36e577e20804237a07f863bb5141db3 used request id req-a25009a3-4d62-4c78-b404-0c835ff37cbc 2019-01-09 02:13:36,086 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-a03bdeb5-7735-450-proj-role to project CreateInstanceSimpleTests-a03bdeb5-7735-450-proj 2019-01-09 02:13:36,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/39cf5df0c5b848f194d4f28514873bf6/users/3e9437b7c6f04057b742f9c252eb9a26/roles/c36e577e20804237a07f863bb5141db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:13:36,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:13:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41cdc1c2-c575-4dce-889c-478067925c5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:13:36,216 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/39cf5df0c5b848f194d4f28514873bf6/users/3e9437b7c6f04057b742f9c252eb9a26/roles/c36e577e20804237a07f863bb5141db3 used request id req-41cdc1c2-c575-4dce-889c-478067925c5c 2019-01-09 02:13:36,216 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:13:36,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:36,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:36,219 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:13:36,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:36,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:13:36,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c36e577e20804237a07f863bb5141db3", "name": "CreateInstanceSimpleTests-a03bdeb5-7735-450-proj-role"}], "expires_at": "2019-01-09T03:13:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39cf5df0c5b848f194d4f28514873bf6", "name": "CreateInstanceSimpleTests-a03bdeb5-7735-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/39cf5df0c5b848f194d4f28514873bf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/39cf5df0c5b848f194d4f28514873bf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/39cf5df0c5b848f194d4f28514873bf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/39cf5df0c5b848f194d4f28514873bf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/39cf5df0c5b848f194d4f28514873bf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/39cf5df0c5b848f194d4f28514873bf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/39cf5df0c5b848f194d4f28514873bf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/39cf5df0c5b848f194d4f28514873bf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/39cf5df0c5b848f194d4f28514873bf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/39cf5df0c5b848f194d4f28514873bf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/39cf5df0c5b848f194d4f28514873bf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/39cf5df0c5b848f194d4f28514873bf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a03bdeb5-7735-450-user", "id": "3e9437b7c6f04057b742f9c252eb9a26"}, "audit_ids": ["zCzStvWERvKzgGGk_WtBmQ"], "issued_at": "2019-01-09T02:13:36.000000Z"}} 2019-01-09 02:13:36,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfb3e496fde40c381bf8a5c833b93ca0bfb862a" 2019-01-09 02:13:36,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d44809b-43b9-496d-b9e5-4618a6553058 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:13:36,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d44809b-43b9-496d-b9e5-4618a6553058 2019-01-09 02:13:36,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cfb3e496fde40c381bf8a5c833b93ca0bfb862a" 2019-01-09 02:13:36,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-f9df39ca-a8a6-4ec0-8f12-ecf3c6036961 Date: Wed, 09 Jan 2019 02:13:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image"} 2019-01-09 02:13:36,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image used request id req-f9df39ca-a8a6-4ec0-8f12-ecf3c6036961 2019-01-09 02:13:36,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cfb3e496fde40c381bf8a5c833b93ca0bfb862a" 2019-01-09 02:13:37,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5672ab40-a462-4391-9606-339c558f0dbd Date: Wed, 09 Jan 2019 02:13: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:13:37,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5672ab40-a462-4391-9606-339c558f0dbd 2019-01-09 02:13:37,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8cfb3e496fde40c381bf8a5c833b93ca0bfb862a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image"}' 2019-01-09 02:13:37,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730 X-Openstack-Request-Id: req-4f900eb3-8713-4df4-8b50-bdfbc18845ec Date: Wed, 09 Jan 2019 02:13:37 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:13:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:13:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "min_disk": 0, "protected": false, "id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "file": "/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730/file", "checksum": null, "owner": "39cf5df0c5b848f194d4f28514873bf6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:13:37,303 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4f900eb3-8713-4df4-8b50-bdfbc18845ec 2019-01-09 02:13:37,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cfb3e496fde40c381bf8a5c833b93ca0bfb862a" -d '' 2019-01-09 02:13:38,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d752db5b-fa21-45ce-b407-1adf5431651a Date: Wed, 09 Jan 2019 02:13:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:13:38,872 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730/file used request id req-d752db5b-fa21-45ce-b407-1adf5431651a 2019-01-09 02:13:38,872 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:13:38,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cfb3e496fde40c381bf8a5c833b93ca0bfb862a" 2019-01-09 02:13:39,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-dabb44f3-bad6-4111-bb04-938ce1465514 Date: Wed, 09 Jan 2019 02:13:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:13:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:13:38Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/76afc97e-60f0-40b1-8635-b7de0afe7730/snap", "metadata": {}}], "self": "/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "min_disk": 0, "protected": false, "id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "file": "/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39cf5df0c5b848f194d4f28514873bf6", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/76afc97e-60f0-40b1-8635-b7de0afe7730/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:13:39,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730 used request id req-dabb44f3-bad6-4111-bb04-938ce1465514 2019-01-09 02:13:39,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cfb3e496fde40c381bf8a5c833b93ca0bfb862a" 2019-01-09 02:13:39,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2394fa63-f7a0-498a-9d16-edd08bbd843a Date: Wed, 09 Jan 2019 02:13: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:13:39,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2394fa63-f7a0-498a-9d16-edd08bbd843a 2019-01-09 02:13:39,193 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image 2019-01-09 02:13:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cfb3e496fde40c381bf8a5c833b93ca0bfb862a" 2019-01-09 02:13:39,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-16d64ec6-7006-42bf-9983-aac0d137db57 Date: Wed, 09 Jan 2019 02:13:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:13:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:13:38Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/76afc97e-60f0-40b1-8635-b7de0afe7730/snap", "metadata": {}}], "self": "/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "min_disk": 0, "protected": false, "id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "file": "/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39cf5df0c5b848f194d4f28514873bf6", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/76afc97e-60f0-40b1-8635-b7de0afe7730/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:13:39,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730 used request id req-16d64ec6-7006-42bf-9983-aac0d137db57 2019-01-09 02:13:39,358 - create_image - DEBUG - Instance status is - active 2019-01-09 02:13:39,358 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image 2019-01-09 02:13:39,358 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image 2019-01-09 02:13:39,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:39,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:13:39,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["_NIB0V-sRQa8E-arCUpQKA"], "issued_at": "2019-01-09T02:13:39.000000Z"}} 2019-01-09 02:13:39,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9b53b6475f72f7214490c879446197706286fb" 2019-01-09 02:13:39,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26af2938-a4a0-4312-8c38-2707d1ddd5eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:13:39,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-26af2938-a4a0-4312-8c38-2707d1ddd5eb 2019-01-09 02:13:39,830 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:13:39,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9b53b6475f72f7214490c879446197706286fb" 2019-01-09 02:13:40,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36094dd0-d9f9-49f3-814b-e2c4443e2666 x-compute-request-id: req-36094dd0-d9f9-49f3-814b-e2c4443e2666 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:13:40,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-36094dd0-d9f9-49f3-814b-e2c4443e2666 2019-01-09 02:13:40,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9b53b6475f72f7214490c879446197706286fb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:13:40,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-275775e1-f8e4-435e-bde3-257671be1bb8 x-compute-request-id: req-275775e1-f8e4-435e-bde3-257671be1bb8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:13:40,057 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-275775e1-f8e4-435e-bde3-257671be1bb8 2019-01-09 02:13:40,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:40,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:13:40,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:13:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["1HId94LQT26WDcWsI-Srfg"], "issued_at": "2019-01-09T02:13:40.000000Z"}} 2019-01-09 02:13:40,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b8fb1af8d05ac9c59dea0af187ff92ae939622" 2019-01-09 02:13:40,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ece237-ce1b-448d-939c-c0bf7a497cb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:13:40,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-47ece237-ce1b-448d-939c-c0bf7a497cb3 2019-01-09 02:13:40,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b8fb1af8d05ac9c59dea0af187ff92ae939622" 2019-01-09 02:13:40,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aab88e7b-1288-40b6-8ac8-cfc67b6d1730 Date: Wed, 09 Jan 2019 02:13:40 GMT RESP BODY: {"networks":[]} 2019-01-09 02:13:40,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net used request id req-aab88e7b-1288-40b6-8ac8-cfc67b6d1730 2019-01-09 02:13:40,730 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net 2019-01-09 02:13:40,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b8fb1af8d05ac9c59dea0af187ff92ae939622" -d '{"network": {"name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net", "admin_state_up": true}}' 2019-01-09 02:13:41,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-cd2de48b-a98e-449c-b217-c2ea6ae7d857 Date: Wed, 09 Jan 2019 02:13:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:13:41Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","mtu":1450}} 2019-01-09 02:13:41,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-cd2de48b-a98e-449c-b217-c2ea6ae7d857 2019-01-09 02:13:41,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b8fb1af8d05ac9c59dea0af187ff92ae939622" 2019-01-09 02:13:41,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-f3d81d54-5eb1-4521-a9c3-a7830c44fbbd Date: Wed, 09 Jan 2019 02:13:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:13:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","provider:network_type":"vxlan"}]} 2019-01-09 02:13:41,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-f3d81d54-5eb1-4521-a9c3-a7830c44fbbd 2019-01-09 02:13:41,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b8fb1af8d05ac9c59dea0af187ff92ae939622" 2019-01-09 02:13:41,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4abfeb8c-12fc-4148-a7ef-7868e5f80fd0 Date: Wed, 09 Jan 2019 02:13:41 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:13:41,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-4abfeb8c-12fc-4148-a7ef-7868e5f80fd0 2019-01-09 02:13:41,630 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet 2019-01-09 02:13:41,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b8fb1af8d05ac9c59dea0af187ff92ae939622" -d '{"subnets": [{"ip_version": 4, "network_id": "04b0e22a-4661-40a1-9d76-dc79a669eb16", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet"}]}' 2019-01-09 02:13:42,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9a08befe-4dbd-4f22-9f3a-224bf271c750 Date: Wed, 09 Jan 2019 02:13:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:13:41Z","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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f44c572c-2acf-4d42-abd5-27034cccc30a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet"}]} 2019-01-09 02:13:42,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-9a08befe-4dbd-4f22-9f3a-224bf271c750 2019-01-09 02:13:42,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b8fb1af8d05ac9c59dea0af187ff92ae939622" 2019-01-09 02:13:42,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8720ea9c-7ec8-4147-b9c7-29c26f1990bb Date: Wed, 09 Jan 2019 02:13:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["f44c572c-2acf-4d42-abd5-27034cccc30a"],"description":"","tags":[],"updated_at":"2019-01-09T02:13:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","provider:network_type":"vxlan"}]} 2019-01-09 02:13:42,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-8720ea9c-7ec8-4147-b9c7-29c26f1990bb 2019-01-09 02:13:42,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b8fb1af8d05ac9c59dea0af187ff92ae939622" 2019-01-09 02:13:42,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3693b365-17d7-4ca9-8dbf-1f000e3204df Date: Wed, 09 Jan 2019 02:13:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f44c572c-2acf-4d42-abd5-27034cccc30a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet"}]} 2019-01-09 02:13:42,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-3693b365-17d7-4ca9-8dbf-1f000e3204df 2019-01-09 02:13:42,669 - OpenStackNetwork - DEBUG - Network [04b0e22a-4661-40a1-9d76-dc79a669eb16] created successfully 2019-01-09 02:13:42,669 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:13:42,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:42,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:42,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:42,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:13:43,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["PDJ9qxr5TIy0L9x5M8Z_4A"], "issued_at": "2019-01-09T02:13:43.000000Z"}} 2019-01-09 02:13:43,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}528207557c2377ea717d8ad650be662406e16299" 2019-01-09 02:13:43,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960476f8-9604-4a8c-8bc0-8613f1bcd979 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:13:43,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-960476f8-9604-4a8c-8bc0-8613f1bcd979 2019-01-09 02:13:43,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:43,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:13:43,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["wJA-hJmBSjyoU6IHaU0hkg"], "issued_at": "2019-01-09T02:13:43.000000Z"}} 2019-01-09 02:13:43,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:43,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f090ff-04f9-4cf8-ba9d-9b40c78127b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:13:43,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-45f090ff-04f9-4cf8-ba9d-9b40c78127b7 2019-01-09 02:13:43,603 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:13:43,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:43,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e2bffb5-2a1c-4dc0-8c0f-2d7d2cad3e04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:13:43,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4e2bffb5-2a1c-4dc0-8c0f-2d7d2cad3e04 2019-01-09 02:13:43,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:43,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b043f18a-61e9-4f1a-a64a-5a1ac0048492 Date: Wed, 09 Jan 2019 02:13:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["f44c572c-2acf-4d42-abd5-27034cccc30a"],"description":"","tags":[],"updated_at":"2019-01-09T02:13:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","provider:network_type":"vxlan"}]} 2019-01-09 02:13:43,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net used request id req-b043f18a-61e9-4f1a-a64a-5a1ac0048492 2019-01-09 02:13:43,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:13:43,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:13:43,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:44,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22d2763-5788-4de1-b938-54e05d511ac7 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:13:44,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-d22d2763-5788-4de1-b938-54e05d511ac7 2019-01-09 02:13:44,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:44,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c5d7e5d5-3c03-4b49-bbe4-41906935c213 Date: Wed, 09 Jan 2019 02:13:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f44c572c-2acf-4d42-abd5-27034cccc30a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet"}]} 2019-01-09 02:13:44,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-c5d7e5d5-3c03-4b49-bbe4-41906935c213 2019-01-09 02:13:44,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16&name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:44,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2eaad7de-c44b-4975-9a44-4f8c8dc40c05 Date: Wed, 09 Jan 2019 02:13:44 GMT RESP BODY: {"ports":[]} 2019-01-09 02:13:44,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16&name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port&admin_state_up=True used request id req-2eaad7de-c44b-4975-9a44-4f8c8dc40c05 2019-01-09 02:13:44,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:44,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b574dce1-8b4f-459a-b3f2-2ade5ad797b9 x-compute-request-id: req-b574dce1-8b4f-459a-b3f2-2ade5ad797b9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:13:44,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst used request id req-b574dce1-8b4f-459a-b3f2-2ade5ad797b9 2019-01-09 02:13:44,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:45,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a9631b4c-a124-461c-9a86-75559e02912e Date: Wed, 09 Jan 2019 02:13:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["f44c572c-2acf-4d42-abd5-27034cccc30a"],"description":"","tags":[],"updated_at":"2019-01-09T02:13:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","provider:network_type":"vxlan"}]} 2019-01-09 02:13:45,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net used request id req-a9631b4c-a124-461c-9a86-75559e02912e 2019-01-09 02:13:45,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:45,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a34fe47f-d243-432e-8be0-147e9f47b093 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:13:45,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-a34fe47f-d243-432e-8be0-147e9f47b093 2019-01-09 02:13:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:45,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ab137e88-af3d-4b6e-820d-a16c0a7ec958 Date: Wed, 09 Jan 2019 02:13:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f44c572c-2acf-4d42-abd5-27034cccc30a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet"}]} 2019-01-09 02:13:45,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-ab137e88-af3d-4b6e-820d-a16c0a7ec958 2019-01-09 02:13:45,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16&name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:45,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9c565237-7bbf-46f8-9c29-58b20d67c37e Date: Wed, 09 Jan 2019 02:13:45 GMT RESP BODY: {"ports":[]} 2019-01-09 02:13:45,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16&name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port&admin_state_up=True used request id req-9c565237-7bbf-46f8-9c29-58b20d67c37e 2019-01-09 02:13:45,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:13:45,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:13:46,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Chvxx4pNRySWe9aeWJttBg"], "issued_at": "2019-01-09T02:13:46.000000Z"}} 2019-01-09 02:13:46,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb11cfdccb36e7b6623b6debdc8eb0a8fc758ce" 2019-01-09 02:13:46,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f6345f-e3bd-462d-93bd-10343524774e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:13:46,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-00f6345f-e3bd-462d-93bd-10343524774e 2019-01-09 02:13:46,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:46,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-234f37dc-fb1b-4aaa-b798-0a09ec25481a Date: Wed, 09 Jan 2019 02:13:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["f44c572c-2acf-4d42-abd5-27034cccc30a"],"description":"","tags":[],"updated_at":"2019-01-09T02:13:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","provider:network_type":"vxlan"}]} 2019-01-09 02:13:46,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net used request id req-234f37dc-fb1b-4aaa-b798-0a09ec25481a 2019-01-09 02:13:46,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:46,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3d6dabc3-2a91-49e9-a358-251d3725afb1 Date: Wed, 09 Jan 2019 02:13:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f44c572c-2acf-4d42-abd5-27034cccc30a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet"}]} 2019-01-09 02:13:46,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-3d6dabc3-2a91-49e9-a358-251d3725afb1 2019-01-09 02:13:46,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:46,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-575a6ba7-4f75-4c54-b6c0-073e950b2d49 Date: Wed, 09 Jan 2019 02:13:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["f44c572c-2acf-4d42-abd5-27034cccc30a"],"description":"","tags":[],"updated_at":"2019-01-09T02:13:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","provider:network_type":"vxlan"}]} 2019-01-09 02:13:46,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net used request id req-575a6ba7-4f75-4c54-b6c0-073e950b2d49 2019-01-09 02:13:46,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:13:46,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:13:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:13:46,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb11cfdccb36e7b6623b6debdc8eb0a8fc758ce" 2019-01-09 02:13:46,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678b2c7b-4f5a-447f-beb1-f627ef89ea96 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:13:46,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-678b2c7b-4f5a-447f-beb1-f627ef89ea96 2019-01-09 02:13:46,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:47,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-65df8627-e4a5-433d-8ab4-a2d74421a907 Date: Wed, 09 Jan 2019 02:13:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f44c572c-2acf-4d42-abd5-27034cccc30a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet"}]} 2019-01-09 02:13:47,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-65df8627-e4a5-433d-8ab4-a2d74421a907 2019-01-09 02:13:47,131 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net 2019-01-09 02:13:47,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" -d '{"port": {"network_id": "04b0e22a-4661-40a1-9d76-dc79a669eb16", "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port", "admin_state_up": true}}' 2019-01-09 02:13:47,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-53ec04ab-a0d8-46e3-8125-24ea3ffe0cb2 Date: Wed, 09 Jan 2019 02:13:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:47Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.5"}],"id":"f08c5fc0-5ffe-49d1-9deb-bbaa4c399a43","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c3:af:b8","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","qos_policy_id":null,"admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:47Z","binding:vnic_type":"normal"}} 2019-01-09 02:13:47,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-53ec04ab-a0d8-46e3-8125-24ea3ffe0cb2 2019-01-09 02:13:47,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:48,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-65cfdceb-90eb-4279-ae0f-13e9096ec911 Date: Wed, 09 Jan 2019 02:13:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["f44c572c-2acf-4d42-abd5-27034cccc30a"],"description":"","tags":[],"updated_at":"2019-01-09T02:13:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","provider:network_type":"vxlan"}]} 2019-01-09 02:13:48,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net used request id req-65cfdceb-90eb-4279-ae0f-13e9096ec911 2019-01-09 02:13:48,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:48,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc642be-e1ed-455c-8cf3-710f1884bfb0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:13:48,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-1dc642be-e1ed-455c-8cf3-710f1884bfb0 2019-01-09 02:13:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:48,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-79636dfc-8179-405d-815a-715c2b7ea5a9 Date: Wed, 09 Jan 2019 02:13:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f44c572c-2acf-4d42-abd5-27034cccc30a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet"}]} 2019-01-09 02:13:48,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-79636dfc-8179-405d-815a-715c2b7ea5a9 2019-01-09 02:13:48,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16&name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:48,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-ccacb924-3514-452b-b62a-303c2627d274 Date: Wed, 09 Jan 2019 02:13:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.5"}],"id":"f08c5fc0-5ffe-49d1-9deb-bbaa4c399a43","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c3:af:b8","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:47Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:13:48,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16&name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port&admin_state_up=True used request id req-ccacb924-3514-452b-b62a-303c2627d274 2019-01-09 02:13:48,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:48,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40aabd93-5e66-4acd-a977-a4682c8dd092 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:13:48,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-40aabd93-5e66-4acd-a977-a4682c8dd092 2019-01-09 02:13:48,641 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst 2019-01-09 02:13:48,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:48,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13: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-8ffd0b85-4d7f-414a-881f-82e9a355703c x-compute-request-id: req-8ffd0b85-4d7f-414a-881f-82e9a355703c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-flavor-name"}]} 2019-01-09 02:13:48,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8ffd0b85-4d7f-414a-881f-82e9a355703c 2019-01-09 02:13:48,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:48,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13: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-11404112-a223-4a11-81e0-ea28c2d011a2 x-compute-request-id: req-11404112-a223-4a11-81e0-ea28c2d011a2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:13:48,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b used request id req-11404112-a223-4a11-81e0-ea28c2d011a2 2019-01-09 02:13:48,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:48,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-b8aea033-cc2a-4e86-8233-48f374f408ab Date: Wed, 09 Jan 2019 02:13:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:13:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:13:38Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/76afc97e-60f0-40b1-8635-b7de0afe7730/snap", "metadata": {}}], "self": "/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "min_disk": 0, "protected": false, "id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "file": "/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39cf5df0c5b848f194d4f28514873bf6", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/76afc97e-60f0-40b1-8635-b7de0afe7730/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image"} 2019-01-09 02:13:48,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image used request id req-b8aea033-cc2a-4e86-8233-48f374f408ab 2019-01-09 02:13:48,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:49,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f32712a2-0585-4413-a446-a1064356ad58 Date: Wed, 09 Jan 2019 02:13: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:13:49,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f32712a2-0585-4413-a446-a1064356ad58 2019-01-09 02:13:49,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" -d '{"server": {"name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst", "imageRef": "76afc97e-60f0-40b1-8635-b7de0afe7730", "flavorRef": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "max_count": 1, "min_count": 1, "networks": [{"port": "f08c5fc0-5ffe-49d1-9deb-bbaa4c399a43"}]}}' 2019-01-09 02:13:51,449 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:13:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ea487b78-a16d-4a46-885d-d2fa8decfcfb x-compute-request-id: req-ea487b78-a16d-4a46-885d-d2fa8decfcfb Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "bookmark"}], "adminPass": "Mmc26qvVeHnS"}} 2019-01-09 02:13:51,449 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ea487b78-a16d-4a46-885d-d2fa8decfcfb 2019-01-09 02:13:51,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:51,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13: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-9cd04eb6-fb57-4846-9a5d-46d2509faff6 x-compute-request-id: req-9cd04eb6-fb57-4846-9a5d-46d2509faff6 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "bookmark"}], "image": {"id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "links": [{"href": "http://172.30.9.26:8774/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "links": [{"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}]}, "id": "2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:13:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst", "created": "2019-01-09T02:13:51Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:13:51,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f used request id req-9cd04eb6-fb57-4846-9a5d-46d2509faff6 2019-01-09 02:13:51,826 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst 2019-01-09 02:13:51,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:52,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13: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-484cf0d4-090a-4fe6-baaf-13a37baa8cd0 x-compute-request-id: req-484cf0d4-090a-4fe6-baaf-13a37baa8cd0 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "bookmark"}], "image": {"id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "links": [{"href": "http://172.30.9.26:8774/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "links": [{"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}]}, "id": "2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:13:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst", "created": "2019-01-09T02:13:51Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:13:52,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f used request id req-484cf0d4-090a-4fe6-baaf-13a37baa8cd0 2019-01-09 02:13:52,622 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst] is - BUILD 2019-01-09 02:13:52,622 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:13:55,625 - create_instance - DEBUG - VM status query timeout in 896.201376915 2019-01-09 02:13:55,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:56,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79a35c82-0258-4832-8f4a-8f9d32cdfda5 x-compute-request-id: req-79a35c82-0258-4832-8f4a-8f9d32cdfda5 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:af:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "bookmark"}], "image": {"id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "links": [{"href": "http://172.30.9.26:8774/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "links": [{"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}]}, "id": "2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:13:52Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst", "created": "2019-01-09T02:13:51Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:13:56,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f used request id req-79a35c82-0258-4832-8f4a-8f9d32cdfda5 2019-01-09 02:13:56,017 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst] is - BUILD 2019-01-09 02:13:56,017 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:13:59,020 - create_instance - DEBUG - VM status query timeout in 892.806237936 2019-01-09 02:13:59,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:13:59,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08a88c92-81c8-497e-957a-9dd4dda9d0ca x-compute-request-id: req-08a88c92-81c8-497e-957a-9dd4dda9d0ca Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:af:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "bookmark"}], "image": {"id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "links": [{"href": "http://172.30.9.26:8774/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2019-01-09T02:13:57.000000", "flavor": {"id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "links": [{"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}]}, "id": "2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:13:58Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst", "created": "2019-01-09T02:13:51Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:13:59,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f used request id req-08a88c92-81c8-497e-957a-9dd4dda9d0ca 2019-01-09 02:13:59,554 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst] is - ACTIVE 2019-01-09 02:13:59,554 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:13:59,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:00,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:13:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3acd6ab-010e-4d70-bb4f-fa412148b34b x-compute-request-id: req-b3acd6ab-010e-4d70-bb4f-fa412148b34b Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:af:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "bookmark"}], "image": {"id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "links": [{"href": "http://172.30.9.26:8774/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2019-01-09T02:13:57.000000", "flavor": {"id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "links": [{"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}]}, "id": "2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:13:58Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst", "created": "2019-01-09T02:13:51Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:00,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f used request id req-b3acd6ab-010e-4d70-bb4f-fa412148b34b 2019-01-09 02:14:00,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:00,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9fe2f39c-64f1-48ce-8209-d3ce4c32c89a Date: Wed, 09 Jan 2019 02:14:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["f44c572c-2acf-4d42-abd5-27034cccc30a"],"description":"","tags":[],"updated_at":"2019-01-09T02:13:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","provider:network_type":"vxlan"}]} 2019-01-09 02:14:00,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net used request id req-9fe2f39c-64f1-48ce-8209-d3ce4c32c89a 2019-01-09 02:14:00,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:00,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8c55d5-549b-419b-aa18-4925d0afc758 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:14:00,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-eb8c55d5-549b-419b-aa18-4925d0afc758 2019-01-09 02:14:00,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:00,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-69d503d9-2ec6-47b8-85b2-e9214a3f080c Date: Wed, 09 Jan 2019 02:14:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f44c572c-2acf-4d42-abd5-27034cccc30a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet"}]} 2019-01-09 02:14:00,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-69d503d9-2ec6-47b8-85b2-e9214a3f080c 2019-01-09 02:14:00,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:00,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-d4581dbc-b7f3-4be6-97a4-573f1ef33c31 Date: Wed, 09 Jan 2019 02:14:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.3"}],"id":"451a5654-9f43-4dac-b1aa-b80d5f450892","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:c5:f8","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04b0e22a-4661-40a1-9d76-dc79a669eb16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.2"}],"id":"4f4a1d44-5285-4c55-b8f4-7d1a5a369953","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:f4:5e","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04b0e22a-4661-40a1-9d76-dc79a669eb16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.4"}],"id":"acc6fe29-1c26-47c4-97e1-ec078b904aed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:be:81","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04b0e22a-4661-40a1-9d76-dc79a669eb16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.5"}],"id":"f08c5fc0-5ffe-49d1-9deb-bbaa4c399a43","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:af:b8","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:47Z","binding:vnic_type":"normal","device_id":"2b22a2d5-0137-42b3-8a1c-d76a27aeb82f"}]} 2019-01-09 02:14:00,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-d4581dbc-b7f3-4be6-97a4-573f1ef33c31 2019-01-09 02:14:00,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:01,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["47IxjTXnQD6htERS447rGQ"], "issued_at": "2019-01-09T02:14:01.000000Z"}} 2019-01-09 02:14:01,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0bc2e703268187e92a4f49a41cb4c381d6d5e0" 2019-01-09 02:14:01,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-4fab2e3f-3a4c-4c1f-a65b-d0b2f8946610 x-compute-request-id: req-4fab2e3f-3a4c-4c1f-a65b-d0b2f8946610 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:af:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "bookmark"}], "image": {"id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "links": [{"href": "http://172.30.9.26:8774/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2019-01-09T02:13:57.000000", "flavor": {"id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "links": [{"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}]}, "id": "2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:13:58Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst", "created": "2019-01-09T02:13:51Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:14:01,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst used request id req-4fab2e3f-3a4c-4c1f-a65b-d0b2f8946610 2019-01-09 02:14:01,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:02,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:14:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["B9-UBf7STxKYE8I6zNVK3Q"], "issued_at": "2019-01-09T02:14:02.000000Z"}} 2019-01-09 02:14:02,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3a37bd7961d838eb91a7c8dee11d14fe116a4" 2019-01-09 02:14:02,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-bbf0f9b1-89c3-4555-98d3-c6dd9d224e8e Date: Wed, 09 Jan 2019 02:14:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["f44c572c-2acf-4d42-abd5-27034cccc30a"],"description":"","tags":[],"updated_at":"2019-01-09T02:13:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","provider:network_type":"vxlan"}]} 2019-01-09 02:14:02,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net used request id req-bbf0f9b1-89c3-4555-98d3-c6dd9d224e8e 2019-01-09 02:14:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3a37bd7961d838eb91a7c8dee11d14fe116a4" 2019-01-09 02:14:02,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ac2e9b63-d078-48c6-b04a-cf0bb84a6e2e Date: Wed, 09 Jan 2019 02:14:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f44c572c-2acf-4d42-abd5-27034cccc30a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet"}]} 2019-01-09 02:14:02,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-ac2e9b63-d078-48c6-b04a-cf0bb84a6e2e 2019-01-09 02:14:02,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3a37bd7961d838eb91a7c8dee11d14fe116a4" 2019-01-09 02:14:02,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-1f255cb2-0024-4241-a4f0-5497ab399bf7 Date: Wed, 09 Jan 2019 02:14:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.3"}],"id":"451a5654-9f43-4dac-b1aa-b80d5f450892","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:c5:f8","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04b0e22a-4661-40a1-9d76-dc79a669eb16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.2"}],"id":"4f4a1d44-5285-4c55-b8f4-7d1a5a369953","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:f4:5e","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04b0e22a-4661-40a1-9d76-dc79a669eb16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.4"}],"id":"acc6fe29-1c26-47c4-97e1-ec078b904aed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:be:81","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04b0e22a-4661-40a1-9d76-dc79a669eb16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.5"}],"id":"f08c5fc0-5ffe-49d1-9deb-bbaa4c399a43","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:af:b8","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:47Z","binding:vnic_type":"normal","device_id":"2b22a2d5-0137-42b3-8a1c-d76a27aeb82f"}]} 2019-01-09 02:14:02,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-1f255cb2-0024-4241-a4f0-5497ab399bf7 2019-01-09 02:14:02,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:03,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c36e577e20804237a07f863bb5141db3", "name": "CreateInstanceSimpleTests-a03bdeb5-7735-450-proj-role"}], "expires_at": "2019-01-09T03:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39cf5df0c5b848f194d4f28514873bf6", "name": "CreateInstanceSimpleTests-a03bdeb5-7735-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/39cf5df0c5b848f194d4f28514873bf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/39cf5df0c5b848f194d4f28514873bf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/39cf5df0c5b848f194d4f28514873bf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/39cf5df0c5b848f194d4f28514873bf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/39cf5df0c5b848f194d4f28514873bf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/39cf5df0c5b848f194d4f28514873bf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/39cf5df0c5b848f194d4f28514873bf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/39cf5df0c5b848f194d4f28514873bf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/39cf5df0c5b848f194d4f28514873bf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/39cf5df0c5b848f194d4f28514873bf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/39cf5df0c5b848f194d4f28514873bf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/39cf5df0c5b848f194d4f28514873bf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a03bdeb5-7735-450-user", "id": "3e9437b7c6f04057b742f9c252eb9a26"}, "audit_ids": ["QllovO65Tk6mhQvAwoEYmg"], "issued_at": "2019-01-09T02:14:03.000000Z"}} 2019-01-09 02:14:03,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61355c886a520f2af66882627fcdca967b5b107a" 2019-01-09 02:14:03,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de7038f0-ef24-47a6-a10f-3907d03669a1 x-compute-request-id: req-de7038f0-ef24-47a6-a10f-3907d03669a1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:14:03,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst used request id req-de7038f0-ef24-47a6-a10f-3907d03669a1 2019-01-09 02:14:03,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:04,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-925977ac-cfe5-4df0-802d-31aa6b812af7 x-compute-request-id: req-925977ac-cfe5-4df0-802d-31aa6b812af7 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:af:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "bookmark"}], "image": {"id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "links": [{"href": "http://172.30.9.26:8774/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2019-01-09T02:13:57.000000", "flavor": {"id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "links": [{"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}]}, "id": "2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:13:58Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst", "created": "2019-01-09T02:13:51Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:04,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f used request id req-925977ac-cfe5-4df0-802d-31aa6b812af7 2019-01-09 02:14:04,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:04,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1f916605-6a95-455b-8694-61985d812f7c Date: Wed, 09 Jan 2019 02:14:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["f44c572c-2acf-4d42-abd5-27034cccc30a"],"description":"","tags":[],"updated_at":"2019-01-09T02:13:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","provider:network_type":"vxlan"}]} 2019-01-09 02:14:04,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net used request id req-1f916605-6a95-455b-8694-61985d812f7c 2019-01-09 02:14:04,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:04,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e73387-c8ad-4ffd-9810-2f10c74b29a8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:14:04,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-a8e73387-c8ad-4ffd-9810-2f10c74b29a8 2019-01-09 02:14:04,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:04,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-27a5f8ff-cead-47f8-8636-1ea42ee77d32 Date: Wed, 09 Jan 2019 02:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f44c572c-2acf-4d42-abd5-27034cccc30a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet"}]} 2019-01-09 02:14:04,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-27a5f8ff-cead-47f8-8636-1ea42ee77d32 2019-01-09 02:14:04,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:04,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-7f067b9c-2a0c-44c4-ae21-cf8166e01fc8 Date: Wed, 09 Jan 2019 02:14:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.3"}],"id":"451a5654-9f43-4dac-b1aa-b80d5f450892","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:c5:f8","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04b0e22a-4661-40a1-9d76-dc79a669eb16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.2"}],"id":"4f4a1d44-5285-4c55-b8f4-7d1a5a369953","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:f4:5e","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04b0e22a-4661-40a1-9d76-dc79a669eb16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.4"}],"id":"acc6fe29-1c26-47c4-97e1-ec078b904aed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:be:81","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04b0e22a-4661-40a1-9d76-dc79a669eb16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.5"}],"id":"f08c5fc0-5ffe-49d1-9deb-bbaa4c399a43","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:af:b8","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:47Z","binding:vnic_type":"normal","device_id":"2b22a2d5-0137-42b3-8a1c-d76a27aeb82f"}]} 2019-01-09 02:14:04,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-7f067b9c-2a0c-44c4-ae21-cf8166e01fc8 2019-01-09 02:14:04,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:05,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-d774df77-7cb8-4130-a044-ac4c378495f7 x-compute-request-id: req-d774df77-7cb8-4130-a044-ac4c378495f7 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:af:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "bookmark"}], "image": {"id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "links": [{"href": "http://172.30.9.26:8774/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2019-01-09T02:13:57.000000", "flavor": {"id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "links": [{"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}]}, "id": "2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:13:58Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst", "created": "2019-01-09T02:13:51Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:05,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f used request id req-d774df77-7cb8-4130-a044-ac4c378495f7 2019-01-09 02:14:05,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:05,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-464a0a40-b4da-40fc-bad8-ba89cb631e67 Date: Wed, 09 Jan 2019 02:14:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["f44c572c-2acf-4d42-abd5-27034cccc30a"],"description":"","tags":[],"updated_at":"2019-01-09T02:13:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","provider:network_type":"vxlan"}]} 2019-01-09 02:14:05,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net used request id req-464a0a40-b4da-40fc-bad8-ba89cb631e67 2019-01-09 02:14:05,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:05,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02def38a-18ef-4991-ad6a-8c84387b0e1e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:14:05,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-02def38a-18ef-4991-ad6a-8c84387b0e1e 2019-01-09 02:14:05,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:05,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d021ea9-babd-48b8-a9f2-9541cf44d6a9 Date: Wed, 09 Jan 2019 02:14:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","id":"f44c572c-2acf-4d42-abd5-27034cccc30a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet"}]} 2019-01-09 02:14:05,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-9d021ea9-babd-48b8-a9f2-9541cf44d6a9 2019-01-09 02:14:05,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:05,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-bb6afebe-4bf0-4a93-920e-8789a803bbef Date: Wed, 09 Jan 2019 02:14:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.3"}],"id":"451a5654-9f43-4dac-b1aa-b80d5f450892","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:c5:f8","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04b0e22a-4661-40a1-9d76-dc79a669eb16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.2"}],"id":"4f4a1d44-5285-4c55-b8f4-7d1a5a369953","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:f4:5e","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04b0e22a-4661-40a1-9d76-dc79a669eb16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.4"}],"id":"acc6fe29-1c26-47c4-97e1-ec078b904aed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:be:81","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04b0e22a-4661-40a1-9d76-dc79a669eb16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:13:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f44c572c-2acf-4d42-abd5-27034cccc30a","ip_address":"10.55.0.5"}],"id":"f08c5fc0-5ffe-49d1-9deb-bbaa4c399a43","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:af:b8","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port","admin_state_up":true,"network_id":"04b0e22a-4661-40a1-9d76-dc79a669eb16","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:13:47Z","binding:vnic_type":"normal","device_id":"2b22a2d5-0137-42b3-8a1c-d76a27aeb82f"}]} 2019-01-09 02:14:05,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-bb6afebe-4bf0-4a93-920e-8789a803bbef 2019-01-09 02:14:05,870 - create_instance - INFO - Deleting Port with ID - f08c5fc0-5ffe-49d1-9deb-bbaa4c399a43 2019-01-09 02:14:05,870 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-port 2019-01-09 02:14:05,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/f08c5fc0-5ffe-49d1-9deb-bbaa4c399a43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:06,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57cb8f6f-1662-4eff-9b08-c427773c33ab Date: Wed, 09 Jan 2019 02:14:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:14:06,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/f08c5fc0-5ffe-49d1-9deb-bbaa4c399a43 used request id req-57cb8f6f-1662-4eff-9b08-c427773c33ab 2019-01-09 02:14:06,310 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst 2019-01-09 02:14:06,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:07,318 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:14: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-93328c6c-d1a6-42f4-841f-0facfd6a5b12 x-compute-request-id: req-93328c6c-d1a6-42f4-841f-0facfd6a5b12 Content-Type: application/json 2019-01-09 02:14:07,318 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f used request id req-93328c6c-d1a6-42f4-841f-0facfd6a5b12 2019-01-09 02:14:07,319 - create_instance - INFO - Checking deletion status 2019-01-09 02:14:07,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:07,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c568c1c-4175-44b9-a952-afbb65c08dc8 x-compute-request-id: req-6c568c1c-4175-44b9-a952-afbb65c08dc8 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "bookmark"}], "image": {"id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "links": [{"href": "http://172.30.9.26:8774/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2019-01-09T02:13:57.000000", "flavor": {"id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "links": [{"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}]}, "id": "2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:14:06Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst", "created": "2019-01-09T02:13:51Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:07,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f used request id req-6c568c1c-4175-44b9-a952-afbb65c08dc8 2019-01-09 02:14:07,606 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst] is - ACTIVE 2019-01-09 02:14:07,606 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:14:10,610 - create_instance - DEBUG - VM status query timeout in 296.709149122 2019-01-09 02:14:10,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:11,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-8778cfe7-3e0c-4814-92b8-03c215447a9d x-compute-request-id: req-8778cfe7-3e0c-4814-92b8-03c215447a9d Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "bookmark"}], "image": {"id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "links": [{"href": "http://172.30.9.26:8774/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2019-01-09T02:13:57.000000", "flavor": {"id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "links": [{"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}]}, "id": "2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:14:06Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst", "created": "2019-01-09T02:13:51Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:11,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f used request id req-8778cfe7-3e0c-4814-92b8-03c215447a9d 2019-01-09 02:14:11,033 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst] is - ACTIVE 2019-01-09 02:14:11,033 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:14:14,036 - create_instance - DEBUG - VM status query timeout in 293.282802105 2019-01-09 02:14:14,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:14,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-dbc5a367-3fb3-4ab3-a8dd-fc917497e11e x-compute-request-id: req-dbc5a367-3fb3-4ab3-a8dd-fc917497e11e Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "rel": "bookmark"}], "image": {"id": "76afc97e-60f0-40b1-8635-b7de0afe7730", "links": [{"href": "http://172.30.9.26:8774/images/76afc97e-60f0-40b1-8635-b7de0afe7730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2019-01-09T02:13:57.000000", "flavor": {"id": "2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "links": [{"href": "http://172.30.9.26:8774/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b", "rel": "bookmark"}]}, "id": "2b22a2d5-0137-42b3-8a1c-d76a27aeb82f", "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:14:14Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst", "created": "2019-01-09T02:13:51Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:14,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f used request id req-dbc5a367-3fb3-4ab3-a8dd-fc917497e11e 2019-01-09 02:14:14,488 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst] is - ACTIVE 2019-01-09 02:14:14,489 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:14:17,492 - create_instance - DEBUG - VM status query timeout in 289.826904058 2019-01-09 02:14:17,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99de67565acc995746a74659465e5a8d1c1f2515" 2019-01-09 02:14:17,550 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:14: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-0c80545f-41f4-404f-9899-a5ce9b9b54da x-compute-request-id: req-0c80545f-41f4-404f-9899-a5ce9b9b54da Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2b22a2d5-0137-42b3-8a1c-d76a27aeb82f could not be found.", "code": 404}} 2019-01-09 02:14:17,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b22a2d5-0137-42b3-8a1c-d76a27aeb82f used request id req-0c80545f-41f4-404f-9899-a5ce9b9b54da 2019-01-09 02:14:17,550 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2b22a2d5-0137-42b3-8a1c-d76a27aeb82f could not be found. (HTTP 404) (Request-ID: req-0c80545f-41f4-404f-9899-a5ce9b9b54da) 2019-01-09 02:14:17,550 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-inst 2019-01-09 02:14:17,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9b53b6475f72f7214490c879446197706286fb" 2019-01-09 02:14:17,601 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:14: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-23567379-6c84-4c69-9ebc-b99d2d08c129 x-compute-request-id: req-23567379-6c84-4c69-9ebc-b99d2d08c129 Content-Length: 0 Content-Type: application/json 2019-01-09 02:14:17,601 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2cd9c5c6-51eb-401d-b4fa-c23de1f9a39b used request id req-23567379-6c84-4c69-9ebc-b99d2d08c129 2019-01-09 02:14:17,602 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet 2019-01-09 02:14:17,602 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-subnet 2019-01-09 02:14:17,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f44c572c-2acf-4d42-abd5-27034cccc30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b8fb1af8d05ac9c59dea0af187ff92ae939622" 2019-01-09 02:14:19,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03ab75b3-3fa8-4a0b-abc4-e9529c244040 Date: Wed, 09 Jan 2019 02:14:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:14:19,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f44c572c-2acf-4d42-abd5-27034cccc30a used request id req-03ab75b3-3fa8-4a0b-abc4-e9529c244040 2019-01-09 02:14:19,853 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-pub-net 2019-01-09 02:14:19,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/04b0e22a-4661-40a1-9d76-dc79a669eb16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b8fb1af8d05ac9c59dea0af187ff92ae939622" 2019-01-09 02:14:21,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d72cbb0-b4a8-4398-ad1b-ee14bededf80 Date: Wed, 09 Jan 2019 02:14:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:14:21,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/04b0e22a-4661-40a1-9d76-dc79a669eb16 used request id req-6d72cbb0-b4a8-4398-ad1b-ee14bededf80 2019-01-09 02:14:21,244 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-b71a3c11-5fd6-4af6-8891-0b87e61c96ce-image 2019-01-09 02:14:21,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cfb3e496fde40c381bf8a5c833b93ca0bfb862a" 2019-01-09 02:14:22,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfd8e90e-9cbc-4bd2-82ac-2567c0b9ccdc Date: Wed, 09 Jan 2019 02:14:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:14:22,569 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/76afc97e-60f0-40b1-8635-b7de0afe7730 used request id req-cfd8e90e-9cbc-4bd2-82ac-2567c0b9ccdc 2019-01-09 02:14:22,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:14:22,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c5a48cd8-02cc-49df-9e05-fc0dea4e92dc Date: Wed, 09 Jan 2019 02:14:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:14:22,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c5a48cd8-02cc-49df-9e05-fc0dea4e92dc 2019-01-09 02:14:22,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:14:22,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46777d36-571a-4acc-9bc2-09fac186e20b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:14:22,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-46777d36-571a-4acc-9bc2-09fac186e20b 2019-01-09 02:14:22,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:14:22,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce6b644-2ed8-4f84-acac-5eb32c57e3aa Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:14:22,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-8ce6b644-2ed8-4f84-acac-5eb32c57e3aa 2019-01-09 02:14:22,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:14:23,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d6b0ae-9fb1-4301-afcb-db2e6c2f9a6c Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:14:23,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-30d6b0ae-9fb1-4301-afcb-db2e6c2f9a6c 2019-01-09 02:14:23,052 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-a03bdeb5-7735-450-proj 2019-01-09 02:14:23,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/39cf5df0c5b848f194d4f28514873bf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:14:23,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8e87303-0319-4aa4-944d-6982297c7cac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:14:23,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/39cf5df0c5b848f194d4f28514873bf6 used request id req-d8e87303-0319-4aa4-944d-6982297c7cac 2019-01-09 02:14:23,266 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-a03bdeb5-7735-450-proj-role 2019-01-09 02:14:23,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c36e577e20804237a07f863bb5141db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:14:23,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59158600-e563-4741-a6b8-6f496c021229 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:14:23,383 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c36e577e20804237a07f863bb5141db3 used request id req-59158600-e563-4741-a6b8-6f496c021229 2019-01-09 02:14:23,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f64bb61414edfc0ca32c0baf5575174ed4f7d9" 2019-01-09 02:14:23,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c85fa84-bf6f-4335-b853-5b019af16ef5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:14:23,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4c85fa84-bf6f-4335-b853-5b019af16ef5 2019-01-09 02:14:23,469 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-a03bdeb5-7735-450-user 2019-01-09 02:14:23,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3e9437b7c6f04057b742f9c252eb9a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dcf9ebaf6b7008852edc88e124d166247e0193c" 2019-01-09 02:14:23,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-239ec0ff-8c89-49cb-ae26-3e92d3bdcb55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:14:23,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3e9437b7c6f04057b742f9c252eb9a26 used request id req-239ec0ff-8c89-49cb-ae26-3e92d3bdcb55 2019-01-09 02:14:23,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:24,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:14:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["bGcaPRikSU2JB1VE_itqJA"], "issued_at": "2019-01-09T02:14:24.000000Z"}} 2019-01-09 02:14:24,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648da6888d7d607e047cf8ca904c8d98f71657fd" 2019-01-09 02:14:24,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fa659c-e456-489d-8822-ce56edee4168 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:14:24,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c8fa659c-e456-489d-8822-ce56edee4168 2019-01-09 02:14:24,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:14:24,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:24,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:14:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["UCNBdVINSoeBtaaL40ECyg"], "issued_at": "2019-01-09T02:14:24.000000Z"}} 2019-01-09 02:14:24,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:14:24,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74eb4c65-0d10-4eff-9af6-cec5327556e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:14:24,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-74eb4c65-0d10-4eff-9af6-cec5327556e4 2019-01-09 02:14:24,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:14:24,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:14:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:14:24,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-9e834d23-c261-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:14:24,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9009130-c1ce-401e-aead-58dc59f50e37 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-9e834d23-c261-441-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:14:24,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-9e834d23-c261-441-proj used request id req-e9009130-c1ce-401e-aead-58dc59f50e37 2019-01-09 02:14:24,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:14:24,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a453fc-ac4d-47f6-bcb6-73a6e86e9122 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:14:24,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b8a453fc-ac4d-47f6-bcb6-73a6e86e9122 2019-01-09 02:14:24,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}}' 2019-01-09 02:14:25,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:14:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53cb5546-b305-4c2c-85c3-73be942639b9 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5"}, "enabled": true, "id": "f5803b19e1d84980a01a407b14abe1f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}} 2019-01-09 02:14:25,040 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-53cb5546-b305-4c2c-85c3-73be942639b9 2019-01-09 02:14:25,040 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-9e834d23-c261-441-proj 2019-01-09 02:14:25,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:14:25,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:25,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:14:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["-NYQM-KSTo6ZLtl6usR_Ag"], "issued_at": "2019-01-09T02:14:25.000000Z"}} 2019-01-09 02:14:25,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5ac5dcd60d30dd8fdab4b7d94344bc6d530264" 2019-01-09 02:14:25,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb7b601-40fd-4d35-a8d1-4ce019cb0bc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:14:25,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fdb7b601-40fd-4d35-a8d1-4ce019cb0bc1 2019-01-09 02:14:25,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:14:25,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:14:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:14:25,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5ac5dcd60d30dd8fdab4b7d94344bc6d530264" 2019-01-09 02:14:25,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d0a309-11be-4da4-88a3-cf96076d2337 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:14:25,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-41d0a309-11be-4da4-88a3-cf96076d2337 2019-01-09 02:14:25,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-9e834d23-c261-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5ac5dcd60d30dd8fdab4b7d94344bc6d530264" 2019-01-09 02:14:25,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af50610-4772-4506-84d6-2247160da356 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-9e834d23-c261-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5"}, "enabled": true, "id": "f5803b19e1d84980a01a407b14abe1f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}]} 2019-01-09 02:14:25,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-9e834d23-c261-441-proj used request id req-9af50610-4772-4506-84d6-2247160da356 2019-01-09 02:14:25,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5ac5dcd60d30dd8fdab4b7d94344bc6d530264" 2019-01-09 02:14:25,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be86941-1e49-4bfc-a79b-05f0205b23b5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:14:25,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3be86941-1e49-4bfc-a79b-05f0205b23b5 2019-01-09 02:14:26,126 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-9e834d23-c261-441-user 2019-01-09 02:14:26,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:14:26,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:14:26,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab40d829-35d5-4b22-9786-19763e02cae1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:14:26,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ab40d829-35d5-4b22-9786-19763e02cae1 2019-01-09 02:14:26,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" -d '{"role": {"name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj-role"}}' 2019-01-09 02:14:26,327 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a0be88a-b443-42df-b7f6-646a36df47e6 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a717ab4b821c4c7b97875b999ca5ed60", "links": {"self": "http://172.30.9.26:5000/v3/roles/a717ab4b821c4c7b97875b999ca5ed60"}, "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj-role"}} 2019-01-09 02:14:26,327 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4a0be88a-b443-42df-b7f6-646a36df47e6 2019-01-09 02:14:26,327 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-9e834d23-c261-441-proj-role 2019-01-09 02:14:26,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a717ab4b821c4c7b97875b999ca5ed60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:14:26,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77de559f-b8a2-46f7-9098-8fdb4fb55505 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a717ab4b821c4c7b97875b999ca5ed60"}, "domain_id": null, "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj-role", "id": "a717ab4b821c4c7b97875b999ca5ed60"}} 2019-01-09 02:14:26,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a717ab4b821c4c7b97875b999ca5ed60 used request id req-77de559f-b8a2-46f7-9098-8fdb4fb55505 2019-01-09 02:14:26,421 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-9e834d23-c261-441-proj-role to project CreateInstanceSimpleTests-9e834d23-c261-441-proj 2019-01-09 02:14:26,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5/users/b67acfcaa04e45cfa74fdecbbb506b26/roles/a717ab4b821c4c7b97875b999ca5ed60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:14:26,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c9296aa-f9ab-448c-814f-c63dd2f92661 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:14:26,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5/users/b67acfcaa04e45cfa74fdecbbb506b26/roles/a717ab4b821c4c7b97875b999ca5ed60 used request id req-7c9296aa-f9ab-448c-814f-c63dd2f92661 2019-01-09 02:14:26,554 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:14:26,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:14:26,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:14:26,557 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:14:26,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:14:26,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:26,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a717ab4b821c4c7b97875b999ca5ed60", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj-role"}], "expires_at": "2019-01-09T03:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5803b19e1d84980a01a407b14abe1f5", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-9e834d23-c261-441-user", "id": "b67acfcaa04e45cfa74fdecbbb506b26"}, "audit_ids": ["OvXYAtPPTtGUWLOU7D0dlA"], "issued_at": "2019-01-09T02:14:26.000000Z"}} 2019-01-09 02:14:26,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2734fa63fc5d5c10fa2c0c4e3e1add9d15c9f0" 2019-01-09 02:14:27,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84038fd-f935-4a84-b7ef-499ea340ec73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:14:27,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c84038fd-f935-4a84-b7ef-499ea340ec73 2019-01-09 02:14:27,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd2734fa63fc5d5c10fa2c0c4e3e1add9d15c9f0" 2019-01-09 02:14:27,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-ee2f9f9e-b278-4108-823e-9b4deb144d2c Date: Wed, 09 Jan 2019 02:14:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image"} 2019-01-09 02:14:27,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image used request id req-ee2f9f9e-b278-4108-823e-9b4deb144d2c 2019-01-09 02:14:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd2734fa63fc5d5c10fa2c0c4e3e1add9d15c9f0" 2019-01-09 02:14:27,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-151661e2-a07c-433a-9d31-f04a88ee2490 Date: Wed, 09 Jan 2019 02:14:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:14:27,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-151661e2-a07c-433a-9d31-f04a88ee2490 2019-01-09 02:14:27,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd2734fa63fc5d5c10fa2c0c4e3e1add9d15c9f0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image"}' 2019-01-09 02:14:27,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55 X-Openstack-Request-Id: req-635c9e88-d014-443b-b38f-583959c06150 Date: Wed, 09 Jan 2019 02:14:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:14:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:14:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "min_disk": 0, "protected": false, "id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "file": "/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55/file", "checksum": null, "owner": "f5803b19e1d84980a01a407b14abe1f5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:14:27,573 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-635c9e88-d014-443b-b38f-583959c06150 2019-01-09 02:14:27,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd2734fa63fc5d5c10fa2c0c4e3e1add9d15c9f0" -d '' 2019-01-09 02:14:29,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2866f300-a3c1-4c81-bdc7-eb1af3b0107f Date: Wed, 09 Jan 2019 02:14:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:14:29,570 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55/file used request id req-2866f300-a3c1-4c81-bdc7-eb1af3b0107f 2019-01-09 02:14:29,571 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:14:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd2734fa63fc5d5c10fa2c0c4e3e1add9d15c9f0" 2019-01-09 02:14:29,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-36589dca-a6f8-430f-b97e-83cc9b2cadf3 Date: Wed, 09 Jan 2019 02:14:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:14:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:14:29Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8238662b-22dc-405a-a3e1-0bc2883dfb55/snap", "metadata": {}}], "self": "/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "min_disk": 0, "protected": false, "id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "file": "/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f5803b19e1d84980a01a407b14abe1f5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8238662b-22dc-405a-a3e1-0bc2883dfb55/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:14:29,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55 used request id req-36589dca-a6f8-430f-b97e-83cc9b2cadf3 2019-01-09 02:14:29,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd2734fa63fc5d5c10fa2c0c4e3e1add9d15c9f0" 2019-01-09 02:14:29,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f3fd264f-dfeb-4c75-ab27-355197d614ad Date: Wed, 09 Jan 2019 02:14: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:14:29,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f3fd264f-dfeb-4c75-ab27-355197d614ad 2019-01-09 02:14:29,899 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image 2019-01-09 02:14:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd2734fa63fc5d5c10fa2c0c4e3e1add9d15c9f0" 2019-01-09 02:14:30,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-0b762fb9-db87-451b-9938-67582b419893 Date: Wed, 09 Jan 2019 02:14:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:14:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:14:29Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8238662b-22dc-405a-a3e1-0bc2883dfb55/snap", "metadata": {}}], "self": "/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "min_disk": 0, "protected": false, "id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "file": "/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f5803b19e1d84980a01a407b14abe1f5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8238662b-22dc-405a-a3e1-0bc2883dfb55/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:14:30,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55 used request id req-0b762fb9-db87-451b-9938-67582b419893 2019-01-09 02:14:30,072 - create_image - DEBUG - Instance status is - active 2019-01-09 02:14:30,072 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image 2019-01-09 02:14:30,072 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image 2019-01-09 02:14:30,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:14:30,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:30,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:14:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["E_S62a_VSkmazNzZbjjVIg"], "issued_at": "2019-01-09T02:14:30.000000Z"}} 2019-01-09 02:14:30,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6218c4b54e26c158be43a178925bcdf9544909" 2019-01-09 02:14:30,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c03a42a4-b8f9-424a-8d03-2b26a1362a88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:14:30,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c03a42a4-b8f9-424a-8d03-2b26a1362a88 2019-01-09 02:14:30,532 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:14:30,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6218c4b54e26c158be43a178925bcdf9544909" 2019-01-09 02:14:30,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-11a897f6-6500-48fb-8224-da59a72b614c x-compute-request-id: req-11a897f6-6500-48fb-8224-da59a72b614c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:14:30,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-11a897f6-6500-48fb-8224-da59a72b614c 2019-01-09 02:14:30,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6218c4b54e26c158be43a178925bcdf9544909" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:14:30,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-2148551f-e349-4d42-9878-e70b82e3fd6f x-compute-request-id: req-2148551f-e349-4d42-9878-e70b82e3fd6f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b49918de-893f-4529-9386-f0972cfe1efd", "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:14:30,770 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2148551f-e349-4d42-9878-e70b82e3fd6f 2019-01-09 02:14:30,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:14:30,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:31,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a717ab4b821c4c7b97875b999ca5ed60", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj-role"}], "expires_at": "2019-01-09T03:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5803b19e1d84980a01a407b14abe1f5", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-9e834d23-c261-441-user", "id": "b67acfcaa04e45cfa74fdecbbb506b26"}, "audit_ids": ["6CpYDLKzQOybPyuVFDn3fA"], "issued_at": "2019-01-09T02:14:31.000000Z"}} 2019-01-09 02:14:31,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e0839081fc755b0947095f8d1dd2e21cf612f3" 2019-01-09 02:14:31,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fbf8beb-699b-44b1-900c-1f1537e61149 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:14:31,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9fbf8beb-699b-44b1-900c-1f1537e61149 2019-01-09 02:14:31,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e0839081fc755b0947095f8d1dd2e21cf612f3" 2019-01-09 02:14:31,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aa6d86c0-da10-49e9-97e5-f88c038bed4d Date: Wed, 09 Jan 2019 02:14:31 GMT RESP BODY: {"networks":[]} 2019-01-09 02:14:31,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net used request id req-aa6d86c0-da10-49e9-97e5-f88c038bed4d 2019-01-09 02:14:31,415 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net 2019-01-09 02:14:31,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e0839081fc755b0947095f8d1dd2e21cf612f3" -d '{"network": {"name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net", "admin_state_up": true}}' 2019-01-09 02:14:32,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ac208667-e44c-4367-8bf3-b746fc42cbf8 Date: Wed, 09 Jan 2019 02:14:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:14:31Z","is_default":false,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:31Z","mtu":1450}} 2019-01-09 02:14:32,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-ac208667-e44c-4367-8bf3-b746fc42cbf8 2019-01-09 02:14:32,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e0839081fc755b0947095f8d1dd2e21cf612f3" 2019-01-09 02:14:32,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6c867083-c98e-4e09-80d4-f8f86636c7a1 Date: Wed, 09 Jan 2019 02:14:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:14:31Z","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net"}]} 2019-01-09 02:14:32,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-6c867083-c98e-4e09-80d4-f8f86636c7a1 2019-01-09 02:14:32,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e0839081fc755b0947095f8d1dd2e21cf612f3" 2019-01-09 02:14:32,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a4788a57-8aed-4ddd-9ed1-a2ced7dda8fe Date: Wed, 09 Jan 2019 02:14:32 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:14:32,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-a4788a57-8aed-4ddd-9ed1-a2ced7dda8fe 2019-01-09 02:14:32,475 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet 2019-01-09 02:14:32,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e0839081fc755b0947095f8d1dd2e21cf612f3" -d '{"subnets": [{"ip_version": 4, "network_id": "5b53e919-d65f-41d7-a3a3-ae51ab6c2e58", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet"}]}' 2019-01-09 02:14:33,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-93b398ba-2b7d-4ab2-a31b-ccb6229a1037 Date: Wed, 09 Jan 2019 02:14:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:32Z","dns_nameservers":[],"updated_at":"2019-01-09T02:14:32Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet"}]} 2019-01-09 02:14:33,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-93b398ba-2b7d-4ab2-a31b-ccb6229a1037 2019-01-09 02:14:33,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e0839081fc755b0947095f8d1dd2e21cf612f3" 2019-01-09 02:14:33,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ed7cc534-0ccf-43a1-8cca-98bcd480bf86 Date: Wed, 09 Jan 2019 02:14:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6d33d752-a0ea-4260-bc49-e06cc1e06719"],"updated_at":"2019-01-09T02:14:32Z","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net"}]} 2019-01-09 02:14:33,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-ed7cc534-0ccf-43a1-8cca-98bcd480bf86 2019-01-09 02:14:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e0839081fc755b0947095f8d1dd2e21cf612f3" 2019-01-09 02:14:33,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-700ee897-7c42-45ad-9956-a70176ca1cf6 Date: Wed, 09 Jan 2019 02:14:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:32Z","dns_nameservers":[],"updated_at":"2019-01-09T02:14:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet"}]} 2019-01-09 02:14:33,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-700ee897-7c42-45ad-9956-a70176ca1cf6 2019-01-09 02:14:33,611 - OpenStackNetwork - DEBUG - Network [5b53e919-d65f-41d7-a3a3-ae51ab6c2e58] created successfully 2019-01-09 02:14:33,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:14:33,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:34,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a717ab4b821c4c7b97875b999ca5ed60", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj-role"}], "expires_at": "2019-01-09T03:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5803b19e1d84980a01a407b14abe1f5", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-9e834d23-c261-441-user", "id": "b67acfcaa04e45cfa74fdecbbb506b26"}, "audit_ids": ["pAP2DKvVQbKl0anxvdvU7w"], "issued_at": "2019-01-09T02:14:33.000000Z"}} 2019-01-09 02:14:34,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:34,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e453dda0-1188-4b31-81ca-9547faf28e71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:14:34,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e453dda0-1188-4b31-81ca-9547faf28e71 2019-01-09 02:14:34,081 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:14:34,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:34,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27946d6-2820-4f70-b89e-714e8ae05a09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:14:34,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f27946d6-2820-4f70-b89e-714e8ae05a09 2019-01-09 02:14:34,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:34,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7267e0f6-2b55-4019-8a26-425707dee944 Date: Wed, 09 Jan 2019 02:14:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6d33d752-a0ea-4260-bc49-e06cc1e06719"],"updated_at":"2019-01-09T02:14:32Z","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net"}]} 2019-01-09 02:14:34,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net used request id req-7267e0f6-2b55-4019-8a26-425707dee944 2019-01-09 02:14:34,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:14:34,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:14:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:14:34,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:34,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09aadf27-d7c0-4d45-8e9e-06e5813dd99f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5"}, "enabled": true, "id": "f5803b19e1d84980a01a407b14abe1f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}} 2019-01-09 02:14:34,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 used request id req-09aadf27-d7c0-4d45-8e9e-06e5813dd99f 2019-01-09 02:14:34,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:34,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6be46d44-63ff-41c0-9bec-96d02065beae Date: Wed, 09 Jan 2019 02:14:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:32Z","dns_nameservers":[],"updated_at":"2019-01-09T02:14:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet"}]} 2019-01-09 02:14:34,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-6be46d44-63ff-41c0-9bec-96d02065beae 2019-01-09 02:14:34,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58&name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:34,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-108cf1b0-a127-42c4-9d5e-14dba7fc73a7 Date: Wed, 09 Jan 2019 02:14:34 GMT RESP BODY: {"ports":[]} 2019-01-09 02:14:34,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58&name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port&admin_state_up=True used request id req-108cf1b0-a127-42c4-9d5e-14dba7fc73a7 2019-01-09 02:14:34,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:35,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-3b7e5a5e-aee8-49be-9c39-d9ab2c17778b x-compute-request-id: req-3b7e5a5e-aee8-49be-9c39-d9ab2c17778b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:14:35,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst used request id req-3b7e5a5e-aee8-49be-9c39-d9ab2c17778b 2019-01-09 02:14:35,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:35,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a774ed12-37e1-41c3-9a96-d3291d4f71fa Date: Wed, 09 Jan 2019 02:14:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6d33d752-a0ea-4260-bc49-e06cc1e06719"],"updated_at":"2019-01-09T02:14:32Z","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net"}]} 2019-01-09 02:14:35,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net used request id req-a774ed12-37e1-41c3-9a96-d3291d4f71fa 2019-01-09 02:14:35,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:35,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f3a05e-8c13-4f88-b21a-0b6c6ba3eaca Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5"}, "enabled": true, "id": "f5803b19e1d84980a01a407b14abe1f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}} 2019-01-09 02:14:35,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 used request id req-57f3a05e-8c13-4f88-b21a-0b6c6ba3eaca 2019-01-09 02:14:35,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:35,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-65dc0997-36e2-4106-bb16-61a0e51c13c2 Date: Wed, 09 Jan 2019 02:14:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:32Z","dns_nameservers":[],"updated_at":"2019-01-09T02:14:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet"}]} 2019-01-09 02:14:35,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-65dc0997-36e2-4106-bb16-61a0e51c13c2 2019-01-09 02:14:35,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58&name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:35,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-27aea740-6377-4bfd-ba02-1afec2c35db3 Date: Wed, 09 Jan 2019 02:14:35 GMT RESP BODY: {"ports":[]} 2019-01-09 02:14:35,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58&name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port&admin_state_up=True used request id req-27aea740-6377-4bfd-ba02-1afec2c35db3 2019-01-09 02:14:35,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:14:35,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:36,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a717ab4b821c4c7b97875b999ca5ed60", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj-role"}], "expires_at": "2019-01-09T03:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5803b19e1d84980a01a407b14abe1f5", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-9e834d23-c261-441-user", "id": "b67acfcaa04e45cfa74fdecbbb506b26"}, "audit_ids": ["jT5TctMTR9idLm6ZPPFGqQ"], "issued_at": "2019-01-09T02:14:36.000000Z"}} 2019-01-09 02:14:36,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85466e4c0f524a83308669b84b93ae92a498e94f" 2019-01-09 02:14:36,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4325eb87-5ab8-48e4-ab6b-81851f5babdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:14:36,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4325eb87-5ab8-48e4-ab6b-81851f5babdc 2019-01-09 02:14:36,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:36,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6b2d7466-82e3-4b5f-bc71-d27cb0b26dfc Date: Wed, 09 Jan 2019 02:14:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6d33d752-a0ea-4260-bc49-e06cc1e06719"],"updated_at":"2019-01-09T02:14:32Z","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net"}]} 2019-01-09 02:14:36,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net used request id req-6b2d7466-82e3-4b5f-bc71-d27cb0b26dfc 2019-01-09 02:14:36,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:36,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-54fd783e-b914-4b50-acd0-4c33f6097de2 Date: Wed, 09 Jan 2019 02:14:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:32Z","dns_nameservers":[],"updated_at":"2019-01-09T02:14:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet"}]} 2019-01-09 02:14:36,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-54fd783e-b914-4b50-acd0-4c33f6097de2 2019-01-09 02:14:36,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:37,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a506a5d5-d2c8-49a8-ad3f-9c030d9d82e7 Date: Wed, 09 Jan 2019 02:14:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6d33d752-a0ea-4260-bc49-e06cc1e06719"],"updated_at":"2019-01-09T02:14:32Z","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net"}]} 2019-01-09 02:14:37,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net used request id req-a506a5d5-d2c8-49a8-ad3f-9c030d9d82e7 2019-01-09 02:14:37,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:14:37,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:14:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:14:37,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85466e4c0f524a83308669b84b93ae92a498e94f" 2019-01-09 02:14:37,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a8e7a2-6ca0-4ad5-8e75-0fc6054dc887 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5"}, "enabled": true, "id": "f5803b19e1d84980a01a407b14abe1f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}} 2019-01-09 02:14:37,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 used request id req-d5a8e7a2-6ca0-4ad5-8e75-0fc6054dc887 2019-01-09 02:14:37,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:37,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-716664f0-a14d-4657-a33d-209543b014f6 Date: Wed, 09 Jan 2019 02:14:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:32Z","dns_nameservers":[],"updated_at":"2019-01-09T02:14:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet"}]} 2019-01-09 02:14:37,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-716664f0-a14d-4657-a33d-209543b014f6 2019-01-09 02:14:37,175 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net 2019-01-09 02:14:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" -d '{"port": {"network_id": "5b53e919-d65f-41d7-a3a3-ae51ab6c2e58", "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port", "admin_state_up": true}}' 2019-01-09 02:14:38,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-16a2d526-b974-4e75-b1c8-d4288fd4b923 Date: Wed, 09 Jan 2019 02:14:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.5"}],"id":"74f3bbf9-6f13-4f1a-b06b-0249d8780ff2","security_groups":["22ab76a8-f1b7-4711-946b-ff4234257eb4"],"mac_address":"fa:16:3e:c5:90:88","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port","project_id":"f5803b19e1d84980a01a407b14abe1f5","qos_policy_id":null,"admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:37Z","binding:vnic_type":"normal"}} 2019-01-09 02:14:38,076 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-16a2d526-b974-4e75-b1c8-d4288fd4b923 2019-01-09 02:14:38,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:38,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-db25ed45-46a5-457c-ae4b-da3c90930ca5 Date: Wed, 09 Jan 2019 02:14:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6d33d752-a0ea-4260-bc49-e06cc1e06719"],"updated_at":"2019-01-09T02:14:32Z","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net"}]} 2019-01-09 02:14:38,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net used request id req-db25ed45-46a5-457c-ae4b-da3c90930ca5 2019-01-09 02:14:38,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:38,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab3f60a-75f5-4191-856a-b56aad64ea38 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5"}, "enabled": true, "id": "f5803b19e1d84980a01a407b14abe1f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}} 2019-01-09 02:14:38,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 used request id req-0ab3f60a-75f5-4191-856a-b56aad64ea38 2019-01-09 02:14:38,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:38,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c4b1ca6b-192b-49fb-89c6-88d2a8a16551 Date: Wed, 09 Jan 2019 02:14:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:32Z","dns_nameservers":[],"updated_at":"2019-01-09T02:14:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet"}]} 2019-01-09 02:14:38,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-c4b1ca6b-192b-49fb-89c6-88d2a8a16551 2019-01-09 02:14:38,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58&name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:38,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-f12d2615-18b7-4d6e-98b6-b60da86b4e5c Date: Wed, 09 Jan 2019 02:14:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.5"}],"id":"74f3bbf9-6f13-4f1a-b06b-0249d8780ff2","security_groups":["22ab76a8-f1b7-4711-946b-ff4234257eb4"],"mac_address":"fa:16:3e:c5:90:88","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:37Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:14:38,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58&name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port&admin_state_up=True used request id req-f12d2615-18b7-4d6e-98b6-b60da86b4e5c 2019-01-09 02:14:38,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:38,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d76686-c497-4e30-be3c-cd177ba54332 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5"}, "enabled": true, "id": "f5803b19e1d84980a01a407b14abe1f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}} 2019-01-09 02:14:38,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 used request id req-71d76686-c497-4e30-be3c-cd177ba54332 2019-01-09 02:14:38,909 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst 2019-01-09 02:14:38,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:38,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-c2cdcf59-8556-4880-a79c-fa5444c3e64f x-compute-request-id: req-c2cdcf59-8556-4880-a79c-fa5444c3e64f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b49918de-893f-4529-9386-f0972cfe1efd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-flavor-name"}]} 2019-01-09 02:14:38,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c2cdcf59-8556-4880-a79c-fa5444c3e64f 2019-01-09 02:14:38,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/b49918de-893f-4529-9386-f0972cfe1efd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:38,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-06756ec4-436b-4293-ab57-014a414b124b x-compute-request-id: req-06756ec4-436b-4293-ab57-014a414b124b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b49918de-893f-4529-9386-f0972cfe1efd", "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:14:38,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/b49918de-893f-4529-9386-f0972cfe1efd used request id req-06756ec4-436b-4293-ab57-014a414b124b 2019-01-09 02:14:38,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:39,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-f923b5a6-c4db-477c-b0ed-9cc573422051 Date: Wed, 09 Jan 2019 02:14:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:14:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:14:29Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8238662b-22dc-405a-a3e1-0bc2883dfb55/snap", "metadata": {}}], "self": "/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "min_disk": 0, "protected": false, "id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "file": "/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f5803b19e1d84980a01a407b14abe1f5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8238662b-22dc-405a-a3e1-0bc2883dfb55/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image"} 2019-01-09 02:14:39,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image used request id req-f923b5a6-c4db-477c-b0ed-9cc573422051 2019-01-09 02:14:39,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:39,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11daa4f1-b13b-4f8b-9fea-9af3950176e0 Date: Wed, 09 Jan 2019 02:14: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:14:39,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-11daa4f1-b13b-4f8b-9fea-9af3950176e0 2019-01-09 02:14:39,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" -d '{"server": {"name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst", "imageRef": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "flavorRef": "b49918de-893f-4529-9386-f0972cfe1efd", "max_count": 1, "min_count": 1, "networks": [{"port": "74f3bbf9-6f13-4f1a-b06b-0249d8780ff2"}]}}' 2019-01-09 02:14:41,015 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:14:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ff3c4a8-0374-4127-a8c6-cb9a9d807945 x-compute-request-id: req-4ff3c4a8-0374-4127-a8c6-cb9a9d807945 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e0d42c5-b7c7-4fa7-8905-10f30f231485", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "bookmark"}], "adminPass": "Hfw9g7dcehGC"}} 2019-01-09 02:14:41,015 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-4ff3c4a8-0374-4127-a8c6-cb9a9d807945 2019-01-09 02:14:41,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:41,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-bdc95767-73a5-4742-8137-ddd169eaac5f x-compute-request-id: req-bdc95767-73a5-4742-8137-ddd169eaac5f Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "bookmark"}], "image": {"id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "links": [{"href": "http://172.30.9.26:8774/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b49918de-893f-4529-9386-f0972cfe1efd", "links": [{"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}]}, "id": "3e0d42c5-b7c7-4fa7-8905-10f30f231485", "user_id": "b67acfcaa04e45cfa74fdecbbb506b26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:14:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst", "created": "2019-01-09T02:14:40Z", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:41,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-bdc95767-73a5-4742-8137-ddd169eaac5f 2019-01-09 02:14:41,592 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst 2019-01-09 02:14:41,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:41,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-d820830a-6284-4af8-8174-ce3132285e99 x-compute-request-id: req-d820830a-6284-4af8-8174-ce3132285e99 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.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "bookmark"}], "image": {"id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "links": [{"href": "http://172.30.9.26:8774/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b49918de-893f-4529-9386-f0972cfe1efd", "links": [{"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}]}, "id": "3e0d42c5-b7c7-4fa7-8905-10f30f231485", "user_id": "b67acfcaa04e45cfa74fdecbbb506b26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:14:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst", "created": "2019-01-09T02:14:40Z", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:41,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-d820830a-6284-4af8-8174-ce3132285e99 2019-01-09 02:14:41,990 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst] is - BUILD 2019-01-09 02:14:41,990 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:14:44,993 - create_instance - DEBUG - VM status query timeout in 896.599018812 2019-01-09 02:14:44,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:45,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-364fa28c-99fe-40a9-a9ec-bfbb9de1b25d x-compute-request-id: req-364fa28c-99fe-40a9-a9ec-bfbb9de1b25d Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "bookmark"}], "image": {"id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "links": [{"href": "http://172.30.9.26:8774/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b49918de-893f-4529-9386-f0972cfe1efd", "links": [{"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}]}, "id": "3e0d42c5-b7c7-4fa7-8905-10f30f231485", "security_groups": [{"name": "default"}], "user_id": "b67acfcaa04e45cfa74fdecbbb506b26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:14:41Z", "hostId": "3fb6eec6d1c9bef81ea393c936829d1766dd3a8ca6d7f97a22ee69e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst", "created": "2019-01-09T02:14:40Z", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:45,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-364fa28c-99fe-40a9-a9ec-bfbb9de1b25d 2019-01-09 02:14:45,476 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst] is - BUILD 2019-01-09 02:14:45,476 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:14:48,480 - create_instance - DEBUG - VM status query timeout in 893.11240983 2019-01-09 02:14:48,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:49,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-950e8f6b-977f-4e44-a718-cb8453c8659d x-compute-request-id: req-950e8f6b-977f-4e44-a718-cb8453c8659d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:90:88", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "bookmark"}], "image": {"id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "links": [{"href": "http://172.30.9.26:8774/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:14:45.000000", "flavor": {"id": "b49918de-893f-4529-9386-f0972cfe1efd", "links": [{"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}]}, "id": "3e0d42c5-b7c7-4fa7-8905-10f30f231485", "security_groups": [{"name": "default"}], "user_id": "b67acfcaa04e45cfa74fdecbbb506b26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:14:46Z", "hostId": "3fb6eec6d1c9bef81ea393c936829d1766dd3a8ca6d7f97a22ee69e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst", "created": "2019-01-09T02:14:40Z", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:49,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-950e8f6b-977f-4e44-a718-cb8453c8659d 2019-01-09 02:14:49,117 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst] is - ACTIVE 2019-01-09 02:14:49,117 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:14:49,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:49,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-f9b2c8ab-8d21-4115-8dbc-fc0dd6162757 x-compute-request-id: req-f9b2c8ab-8d21-4115-8dbc-fc0dd6162757 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:90:88", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "bookmark"}], "image": {"id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "links": [{"href": "http://172.30.9.26:8774/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:14:45.000000", "flavor": {"id": "b49918de-893f-4529-9386-f0972cfe1efd", "links": [{"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}]}, "id": "3e0d42c5-b7c7-4fa7-8905-10f30f231485", "security_groups": [{"name": "default"}], "user_id": "b67acfcaa04e45cfa74fdecbbb506b26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:14:46Z", "hostId": "3fb6eec6d1c9bef81ea393c936829d1766dd3a8ca6d7f97a22ee69e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst", "created": "2019-01-09T02:14:40Z", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:49,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-f9b2c8ab-8d21-4115-8dbc-fc0dd6162757 2019-01-09 02:14:49,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:49,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dcbb92ff-95ce-45dd-b494-8e86c6137d68 Date: Wed, 09 Jan 2019 02:14:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6d33d752-a0ea-4260-bc49-e06cc1e06719"],"updated_at":"2019-01-09T02:14:32Z","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net"}]} 2019-01-09 02:14:49,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net used request id req-dcbb92ff-95ce-45dd-b494-8e86c6137d68 2019-01-09 02:14:49,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:49,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0a8c29-5963-4a2a-a3b3-690073e89d8f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5"}, "enabled": true, "id": "f5803b19e1d84980a01a407b14abe1f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}} 2019-01-09 02:14:49,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 used request id req-dd0a8c29-5963-4a2a-a3b3-690073e89d8f 2019-01-09 02:14:49,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:49,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1dcc3b7c-4770-4203-976e-2aad19ba4c4f Date: Wed, 09 Jan 2019 02:14:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:32Z","dns_nameservers":[],"updated_at":"2019-01-09T02:14:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet"}]} 2019-01-09 02:14:49,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-1dcc3b7c-4770-4203-976e-2aad19ba4c4f 2019-01-09 02:14:49,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:50,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-58534204-010e-4310-8c7d-213db84a1cbb Date: Wed, 09 Jan 2019 02:14:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.4"}],"id":"1e7cd50c-bdba-4161-b5fe-59470546d270","security_groups":[],"mac_address":"fa:16:3e:fa:61:39","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b53e919-d65f-41d7-a3a3-ae51ab6c2e58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.5"}],"id":"74f3bbf9-6f13-4f1a-b06b-0249d8780ff2","security_groups":["22ab76a8-f1b7-4711-946b-ff4234257eb4"],"mac_address":"fa:16:3e:c5:90:88","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:37Z","binding:vnic_type":"normal","device_id":"3e0d42c5-b7c7-4fa7-8905-10f30f231485"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.3"}],"id":"918cf574-64ea-498c-aa7d-f5cf6fc927fa","security_groups":[],"mac_address":"fa:16:3e:b3:89:c2","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b53e919-d65f-41d7-a3a3-ae51ab6c2e58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.2"}],"id":"e592741c-f847-435d-a633-b97ac4bd3d78","security_groups":[],"mac_address":"fa:16:3e:08:98:50","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b53e919-d65f-41d7-a3a3-ae51ab6c2e58"}]} 2019-01-09 02:14:50,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-58534204-010e-4310-8c7d-213db84a1cbb 2019-01-09 02:14:50,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:50,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a717ab4b821c4c7b97875b999ca5ed60", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj-role"}], "expires_at": "2019-01-09T03:14:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5803b19e1d84980a01a407b14abe1f5", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-9e834d23-c261-441-user", "id": "b67acfcaa04e45cfa74fdecbbb506b26"}, "audit_ids": ["yzbkYyRRQ32DJlcHC5E8pg"], "issued_at": "2019-01-09T02:14:50.000000Z"}} 2019-01-09 02:14:50,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041a253b8cec5892fd6a98dff2107c24181cb2d0" 2019-01-09 02:14:51,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-797dfa75-0b23-4fed-9a64-eb0fe49d187c x-compute-request-id: req-797dfa75-0b23-4fed-9a64-eb0fe49d187c Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:90:88", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "bookmark"}], "image": {"id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "links": [{"href": "http://172.30.9.26:8774/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:14:45.000000", "flavor": {"id": "b49918de-893f-4529-9386-f0972cfe1efd", "links": [{"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}]}, "id": "3e0d42c5-b7c7-4fa7-8905-10f30f231485", "security_groups": [{"name": "default"}], "user_id": "b67acfcaa04e45cfa74fdecbbb506b26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:14:46Z", "hostId": "3fb6eec6d1c9bef81ea393c936829d1766dd3a8ca6d7f97a22ee69e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst", "created": "2019-01-09T02:14:40Z", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:14:51,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst used request id req-797dfa75-0b23-4fed-9a64-eb0fe49d187c 2019-01-09 02:14:51,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:14:51,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a717ab4b821c4c7b97875b999ca5ed60", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj-role"}], "expires_at": "2019-01-09T03:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5803b19e1d84980a01a407b14abe1f5", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f5803b19e1d84980a01a407b14abe1f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-9e834d23-c261-441-user", "id": "b67acfcaa04e45cfa74fdecbbb506b26"}, "audit_ids": ["vMEuyJEPR8KZDbCjMmyebQ"], "issued_at": "2019-01-09T02:14:51.000000Z"}} 2019-01-09 02:14:51,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1a0624e7304296e922e0ea0ba69fd3357e9cd3" 2019-01-09 02:14:51,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-702e05ef-318e-4ab7-9bd0-245753061577 Date: Wed, 09 Jan 2019 02:14:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6d33d752-a0ea-4260-bc49-e06cc1e06719"],"updated_at":"2019-01-09T02:14:32Z","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net"}]} 2019-01-09 02:14:51,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net used request id req-702e05ef-318e-4ab7-9bd0-245753061577 2019-01-09 02:14:51,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1a0624e7304296e922e0ea0ba69fd3357e9cd3" 2019-01-09 02:14:52,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f88bcd02-ac62-4762-8cb9-b90df13842aa Date: Wed, 09 Jan 2019 02:14:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:32Z","dns_nameservers":[],"updated_at":"2019-01-09T02:14:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet"}]} 2019-01-09 02:14:52,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-f88bcd02-ac62-4762-8cb9-b90df13842aa 2019-01-09 02:14:52,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1a0624e7304296e922e0ea0ba69fd3357e9cd3" 2019-01-09 02:14:52,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-f63a3022-1fa4-4cca-a318-a6949dd42805 Date: Wed, 09 Jan 2019 02:14:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.4"}],"id":"1e7cd50c-bdba-4161-b5fe-59470546d270","security_groups":[],"mac_address":"fa:16:3e:fa:61:39","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b53e919-d65f-41d7-a3a3-ae51ab6c2e58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.5"}],"id":"74f3bbf9-6f13-4f1a-b06b-0249d8780ff2","security_groups":["22ab76a8-f1b7-4711-946b-ff4234257eb4"],"mac_address":"fa:16:3e:c5:90:88","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:37Z","binding:vnic_type":"normal","device_id":"3e0d42c5-b7c7-4fa7-8905-10f30f231485"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.3"}],"id":"918cf574-64ea-498c-aa7d-f5cf6fc927fa","security_groups":[],"mac_address":"fa:16:3e:b3:89:c2","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b53e919-d65f-41d7-a3a3-ae51ab6c2e58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.2"}],"id":"e592741c-f847-435d-a633-b97ac4bd3d78","security_groups":[],"mac_address":"fa:16:3e:08:98:50","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b53e919-d65f-41d7-a3a3-ae51ab6c2e58"}]} 2019-01-09 02:14:52,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-f63a3022-1fa4-4cca-a318-a6949dd42805 2019-01-09 02:14:52,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:53,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed65243f-1080-4ed2-9322-4fa727a480b6 x-compute-request-id: req-ed65243f-1080-4ed2-9322-4fa727a480b6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:90:88", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "bookmark"}], "image": {"id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "links": [{"href": "http://172.30.9.26:8774/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:14:45.000000", "flavor": {"id": "b49918de-893f-4529-9386-f0972cfe1efd", "links": [{"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}]}, "id": "3e0d42c5-b7c7-4fa7-8905-10f30f231485", "security_groups": [{"name": "default"}], "user_id": "b67acfcaa04e45cfa74fdecbbb506b26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:14:46Z", "hostId": "3fb6eec6d1c9bef81ea393c936829d1766dd3a8ca6d7f97a22ee69e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst", "created": "2019-01-09T02:14:40Z", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:53,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-ed65243f-1080-4ed2-9322-4fa727a480b6 2019-01-09 02:14:53,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:53,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c739f832-241d-4878-85a6-7de8be0d7888 Date: Wed, 09 Jan 2019 02:14:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6d33d752-a0ea-4260-bc49-e06cc1e06719"],"updated_at":"2019-01-09T02:14:32Z","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net"}]} 2019-01-09 02:14:53,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net used request id req-c739f832-241d-4878-85a6-7de8be0d7888 2019-01-09 02:14:53,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:53,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-395a6b64-ec9d-4511-ad1b-b1cee7229c50 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5"}, "enabled": true, "id": "f5803b19e1d84980a01a407b14abe1f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}} 2019-01-09 02:14:53,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 used request id req-395a6b64-ec9d-4511-ad1b-b1cee7229c50 2019-01-09 02:14:53,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:53,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-597cb2ca-5c01-49e5-b0ea-516681b961d1 Date: Wed, 09 Jan 2019 02:14:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:32Z","dns_nameservers":[],"updated_at":"2019-01-09T02:14:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet"}]} 2019-01-09 02:14:53,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-597cb2ca-5c01-49e5-b0ea-516681b961d1 2019-01-09 02:14:53,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:53,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-4f7bcadd-4058-4cfa-9f55-73ae699c689a Date: Wed, 09 Jan 2019 02:14:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.4"}],"id":"1e7cd50c-bdba-4161-b5fe-59470546d270","security_groups":[],"mac_address":"fa:16:3e:fa:61:39","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b53e919-d65f-41d7-a3a3-ae51ab6c2e58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.5"}],"id":"74f3bbf9-6f13-4f1a-b06b-0249d8780ff2","security_groups":["22ab76a8-f1b7-4711-946b-ff4234257eb4"],"mac_address":"fa:16:3e:c5:90:88","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:37Z","binding:vnic_type":"normal","device_id":"3e0d42c5-b7c7-4fa7-8905-10f30f231485"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.3"}],"id":"918cf574-64ea-498c-aa7d-f5cf6fc927fa","security_groups":[],"mac_address":"fa:16:3e:b3:89:c2","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b53e919-d65f-41d7-a3a3-ae51ab6c2e58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.2"}],"id":"e592741c-f847-435d-a633-b97ac4bd3d78","security_groups":[],"mac_address":"fa:16:3e:08:98:50","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b53e919-d65f-41d7-a3a3-ae51ab6c2e58"}]} 2019-01-09 02:14:53,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-4f7bcadd-4058-4cfa-9f55-73ae699c689a 2019-01-09 02:14:53,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:54,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-cf742484-1ba9-42e7-ab81-81592f034d56 x-compute-request-id: req-cf742484-1ba9-42e7-ab81-81592f034d56 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:90:88", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "bookmark"}], "image": {"id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "links": [{"href": "http://172.30.9.26:8774/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:14:45.000000", "flavor": {"id": "b49918de-893f-4529-9386-f0972cfe1efd", "links": [{"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}]}, "id": "3e0d42c5-b7c7-4fa7-8905-10f30f231485", "security_groups": [{"name": "default"}], "user_id": "b67acfcaa04e45cfa74fdecbbb506b26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:14:46Z", "hostId": "3fb6eec6d1c9bef81ea393c936829d1766dd3a8ca6d7f97a22ee69e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst", "created": "2019-01-09T02:14:40Z", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:54,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-cf742484-1ba9-42e7-ab81-81592f034d56 2019-01-09 02:14:54,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:54,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b8263890-3bac-4d10-9f7e-f7acddfd46d9 Date: Wed, 09 Jan 2019 02:14:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6d33d752-a0ea-4260-bc49-e06cc1e06719"],"updated_at":"2019-01-09T02:14:32Z","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net"}]} 2019-01-09 02:14:54,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net used request id req-b8263890-3bac-4d10-9f7e-f7acddfd46d9 2019-01-09 02:14:54,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:54,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39172ea0-f09a-4aab-addf-4462581b70e6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5"}, "enabled": true, "id": "f5803b19e1d84980a01a407b14abe1f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}} 2019-01-09 02:14:54,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 used request id req-39172ea0-f09a-4aab-addf-4462581b70e6 2019-01-09 02:14:54,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:54,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5136cfd0-487e-459f-8ab0-2bc252126ccb Date: Wed, 09 Jan 2019 02:14:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:32Z","dns_nameservers":[],"updated_at":"2019-01-09T02:14:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5803b19e1d84980a01a407b14abe1f5","id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet"}]} 2019-01-09 02:14:54,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-5136cfd0-487e-459f-8ab0-2bc252126ccb 2019-01-09 02:14:54,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:54,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-858f75a8-1c3d-4a2e-ad5b-896c2390e27f Date: Wed, 09 Jan 2019 02:14:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.4"}],"id":"1e7cd50c-bdba-4161-b5fe-59470546d270","security_groups":[],"mac_address":"fa:16:3e:fa:61:39","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b53e919-d65f-41d7-a3a3-ae51ab6c2e58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.5"}],"id":"74f3bbf9-6f13-4f1a-b06b-0249d8780ff2","security_groups":["22ab76a8-f1b7-4711-946b-ff4234257eb4"],"mac_address":"fa:16:3e:c5:90:88","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:37Z","binding:vnic_type":"normal","device_id":"3e0d42c5-b7c7-4fa7-8905-10f30f231485"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.3"}],"id":"918cf574-64ea-498c-aa7d-f5cf6fc927fa","security_groups":[],"mac_address":"fa:16:3e:b3:89:c2","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b53e919-d65f-41d7-a3a3-ae51ab6c2e58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:14:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d33d752-a0ea-4260-bc49-e06cc1e06719","ip_address":"10.55.0.2"}],"id":"e592741c-f847-435d-a633-b97ac4bd3d78","security_groups":[],"mac_address":"fa:16:3e:08:98:50","project_id":"f5803b19e1d84980a01a407b14abe1f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b53e919-d65f-41d7-a3a3-ae51ab6c2e58","tenant_id":"f5803b19e1d84980a01a407b14abe1f5","created_at":"2019-01-09T02:14:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b53e919-d65f-41d7-a3a3-ae51ab6c2e58"}]} 2019-01-09 02:14:54,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-858f75a8-1c3d-4a2e-ad5b-896c2390e27f 2019-01-09 02:14:54,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041a253b8cec5892fd6a98dff2107c24181cb2d0" 2019-01-09 02:14:54,979 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:14: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-f755a4ea-5497-4def-a55a-ab929982e671 x-compute-request-id: req-f755a4ea-5497-4def-a55a-ab929982e671 Content-Type: application/json 2019-01-09 02:14:54,980 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-f755a4ea-5497-4def-a55a-ab929982e671 2019-01-09 02:14:54,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:55,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:14: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-bdbaa936-bdc4-48be-83a0-af354b1665f9 x-compute-request-id: req-bdbaa936-bdc4-48be-83a0-af354b1665f9 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:90:88", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "bookmark"}], "image": {"id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "links": [{"href": "http://172.30.9.26:8774/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:14:45.000000", "flavor": {"id": "b49918de-893f-4529-9386-f0972cfe1efd", "links": [{"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}]}, "id": "3e0d42c5-b7c7-4fa7-8905-10f30f231485", "security_groups": [{"name": "default"}], "user_id": "b67acfcaa04e45cfa74fdecbbb506b26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:14:54Z", "hostId": "3fb6eec6d1c9bef81ea393c936829d1766dd3a8ca6d7f97a22ee69e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst", "created": "2019-01-09T02:14:40Z", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:55,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-bdbaa936-bdc4-48be-83a0-af354b1665f9 2019-01-09 02:14:55,674 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst] is - ACTIVE 2019-01-09 02:14:55,674 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:14:58,677 - create_instance - DEBUG - VM status query timeout in 296.302692175 2019-01-09 02:14:58,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:14:59,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-c39236ed-1736-4d84-8c32-f76b7521c05c x-compute-request-id: req-c39236ed-1736-4d84-8c32-f76b7521c05c Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:90:88", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "bookmark"}], "image": {"id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "links": [{"href": "http://172.30.9.26:8774/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:14:45.000000", "flavor": {"id": "b49918de-893f-4529-9386-f0972cfe1efd", "links": [{"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}]}, "id": "3e0d42c5-b7c7-4fa7-8905-10f30f231485", "security_groups": [{"name": "default"}], "user_id": "b67acfcaa04e45cfa74fdecbbb506b26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:14:54Z", "hostId": "3fb6eec6d1c9bef81ea393c936829d1766dd3a8ca6d7f97a22ee69e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst", "created": "2019-01-09T02:14:40Z", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:14:59,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-c39236ed-1736-4d84-8c32-f76b7521c05c 2019-01-09 02:14:59,146 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst] is - ACTIVE 2019-01-09 02:14:59,146 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:15:02,149 - create_instance - DEBUG - VM status query timeout in 292.830990076 2019-01-09 02:15:02,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:15:02,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df031bca-370b-4d44-b634-ceb5738680b7 x-compute-request-id: req-df031bca-370b-4d44-b634-ceb5738680b7 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485", "rel": "bookmark"}], "image": {"id": "8238662b-22dc-405a-a3e1-0bc2883dfb55", "links": [{"href": "http://172.30.9.26:8774/images/8238662b-22dc-405a-a3e1-0bc2883dfb55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2019-01-09T02:14:45.000000", "flavor": {"id": "b49918de-893f-4529-9386-f0972cfe1efd", "links": [{"href": "http://172.30.9.26:8774/flavors/b49918de-893f-4529-9386-f0972cfe1efd", "rel": "bookmark"}]}, "id": "3e0d42c5-b7c7-4fa7-8905-10f30f231485", "user_id": "b67acfcaa04e45cfa74fdecbbb506b26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2019-01-09T02:15:02Z", "hostId": "3fb6eec6d1c9bef81ea393c936829d1766dd3a8ca6d7f97a22ee69e0", "OS-SRV-USG:terminated_at": "2019-01-09T02:15:01.000000", "key_name": null, "name": "CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst", "created": "2019-01-09T02:14:40Z", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:15:02,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-df031bca-370b-4d44-b634-ceb5738680b7 2019-01-09 02:15:02,441 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst] is - DELETED 2019-01-09 02:15:02,442 - create_instance - INFO - VM is - DELETED 2019-01-09 02:15:02,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041a253b8cec5892fd6a98dff2107c24181cb2d0" 2019-01-09 02:15:02,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8df43fde-6c08-4f13-b12c-2cb5d0100c59 x-compute-request-id: req-8df43fde-6c08-4f13-b12c-2cb5d0100c59 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:15:02,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst used request id req-8df43fde-6c08-4f13-b12c-2cb5d0100c59 2019-01-09 02:15:02,523 - create_instance - INFO - Deleting Port with ID - 74f3bbf9-6f13-4f1a-b06b-0249d8780ff2 2019-01-09 02:15:02,523 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-port 2019-01-09 02:15:02,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/74f3bbf9-6f13-4f1a-b06b-0249d8780ff2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:15:03,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea6de132-add4-4c0d-b5cc-f0a1b8e06537 Date: Wed, 09 Jan 2019 02:15:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:15:03,010 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/74f3bbf9-6f13-4f1a-b06b-0249d8780ff2 used request id req-ea6de132-add4-4c0d-b5cc-f0a1b8e06537 2019-01-09 02:15:03,010 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst 2019-01-09 02:15:03,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:15:03,056 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-d46fbcd5-3cc6-4f9f-a9c7-73dc3eaea474 x-compute-request-id: req-d46fbcd5-3cc6-4f9f-a9c7-73dc3eaea474 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3e0d42c5-b7c7-4fa7-8905-10f30f231485 could not be found.", "code": 404}} 2019-01-09 02:15:03,056 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-d46fbcd5-3cc6-4f9f-a9c7-73dc3eaea474 2019-01-09 02:15:03,057 - create_instance - WARNING - Instance already deleted - Instance 3e0d42c5-b7c7-4fa7-8905-10f30f231485 could not be found. (HTTP 404) (Request-ID: req-d46fbcd5-3cc6-4f9f-a9c7-73dc3eaea474) 2019-01-09 02:15:03,057 - create_instance - INFO - Checking deletion status 2019-01-09 02:15:03,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622ddc1984937728df66474e3baf554ad48b15f" 2019-01-09 02:15:03,101 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-846be58f-eb5d-4458-99c7-ffbce6c519f1 x-compute-request-id: req-846be58f-eb5d-4458-99c7-ffbce6c519f1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3e0d42c5-b7c7-4fa7-8905-10f30f231485 could not be found.", "code": 404}} 2019-01-09 02:15:03,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e0d42c5-b7c7-4fa7-8905-10f30f231485 used request id req-846be58f-eb5d-4458-99c7-ffbce6c519f1 2019-01-09 02:15:03,102 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3e0d42c5-b7c7-4fa7-8905-10f30f231485 could not be found. (HTTP 404) (Request-ID: req-846be58f-eb5d-4458-99c7-ffbce6c519f1) 2019-01-09 02:15:03,102 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-inst 2019-01-09 02:15:03,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/b49918de-893f-4529-9386-f0972cfe1efd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6218c4b54e26c158be43a178925bcdf9544909" 2019-01-09 02:15:03,139 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-ee79f774-7585-4f2d-9411-89797298e6b4 x-compute-request-id: req-ee79f774-7585-4f2d-9411-89797298e6b4 Content-Length: 0 Content-Type: application/json 2019-01-09 02:15:03,139 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b49918de-893f-4529-9386-f0972cfe1efd used request id req-ee79f774-7585-4f2d-9411-89797298e6b4 2019-01-09 02:15:03,139 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet 2019-01-09 02:15:03,140 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-subnet 2019-01-09 02:15:03,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6d33d752-a0ea-4260-bc49-e06cc1e06719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e0839081fc755b0947095f8d1dd2e21cf612f3" 2019-01-09 02:15:05,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49c42638-cc88-4a22-b71c-46e313438a9b Date: Wed, 09 Jan 2019 02:15:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:15:05,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6d33d752-a0ea-4260-bc49-e06cc1e06719 used request id req-49c42638-cc88-4a22-b71c-46e313438a9b 2019-01-09 02:15:05,803 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-pub-net 2019-01-09 02:15:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e0839081fc755b0947095f8d1dd2e21cf612f3" 2019-01-09 02:15:07,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2278337-27a9-410b-8384-3cfcd30dea67 Date: Wed, 09 Jan 2019 02:15:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:15:07,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/5b53e919-d65f-41d7-a3a3-ae51ab6c2e58 used request id req-e2278337-27a9-410b-8384-3cfcd30dea67 2019-01-09 02:15:07,472 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-c4186988-f39a-4ca1-8cf6-f1e1b3e8e725-image 2019-01-09 02:15:07,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd2734fa63fc5d5c10fa2c0c4e3e1add9d15c9f0" 2019-01-09 02:15:08,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-331446ae-dc2b-4e68-9a92-99a6290c0506 Date: Wed, 09 Jan 2019 02:15:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:15:08,642 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8238662b-22dc-405a-a3e1-0bc2883dfb55 used request id req-331446ae-dc2b-4e68-9a92-99a6290c0506 2019-01-09 02:15:08,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:15:08,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3ebec0d8-2c8e-4f25-82c5-122ceff3ccfb Date: Wed, 09 Jan 2019 02:15:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "created_at": "2019-01-09T02:14:31Z", "updated_at": "2019-01-09T02:14:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:14:31Z", "revision_number": 0, "id": "3438c5f8-8327-46f8-9263-d608e60ca547", "remote_group_id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "remote_ip_prefix": null, "created_at": "2019-01-09T02:14:31Z", "security_group_id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5803b19e1d84980a01a407b14abe1f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:14:31Z", "revision_number": 0, "id": "9464789d-1fe1-4343-adc5-b484bf03b5be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:14:31Z", "security_group_id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5803b19e1d84980a01a407b14abe1f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:14:31Z", "revision_number": 0, "id": "ab4c2a1b-3d99-42fc-b64a-dfef00efd80e", "remote_group_id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "remote_ip_prefix": null, "created_at": "2019-01-09T02:14:31Z", "security_group_id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5803b19e1d84980a01a407b14abe1f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:14:31Z", "revision_number": 0, "id": "e7e8d2f3-0d3f-44f0-865b-5a702557e47d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:14:31Z", "security_group_id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5803b19e1d84980a01a407b14abe1f5"}], "revision_number": 4, "project_id": "f5803b19e1d84980a01a407b14abe1f5", "id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:15:08,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-3ebec0d8-2c8e-4f25-82c5-122ceff3ccfb 2019-01-09 02:15:08,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:15:08,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660e736b-7df7-4387-b41f-782f2ec23205 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5"}, "enabled": true, "id": "f5803b19e1d84980a01a407b14abe1f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9e834d23-c261-441-proj"}} 2019-01-09 02:15:08,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 used request id req-660e736b-7df7-4387-b41f-782f2ec23205 2019-01-09 02:15:08,970 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 22ab76a8-f1b7-4711-946b-ff4234257eb4 2019-01-09 02:15:08,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=22ab76a8-f1b7-4711-946b-ff4234257eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:15:09,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5c0a1dd4-62f9-4328-b0b2-ab89499f0fd5 Date: Wed, 09 Jan 2019 02:15:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:14:31Z", "security_group_id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "port_range_min": null, "revision_number": 0, "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "created_at": "2019-01-09T02:14:31Z", "project_id": "f5803b19e1d84980a01a407b14abe1f5", "id": "3438c5f8-8327-46f8-9263-d608e60ca547"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:14:31Z", "security_group_id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "port_range_min": null, "revision_number": 0, "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "created_at": "2019-01-09T02:14:31Z", "project_id": "f5803b19e1d84980a01a407b14abe1f5", "id": "9464789d-1fe1-4343-adc5-b484bf03b5be"}, {"remote_group_id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:14:31Z", "security_group_id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "port_range_min": null, "revision_number": 0, "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "created_at": "2019-01-09T02:14:31Z", "project_id": "f5803b19e1d84980a01a407b14abe1f5", "id": "ab4c2a1b-3d99-42fc-b64a-dfef00efd80e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:14:31Z", "security_group_id": "22ab76a8-f1b7-4711-946b-ff4234257eb4", "port_range_min": null, "revision_number": 0, "tenant_id": "f5803b19e1d84980a01a407b14abe1f5", "created_at": "2019-01-09T02:14:31Z", "project_id": "f5803b19e1d84980a01a407b14abe1f5", "id": "e7e8d2f3-0d3f-44f0-865b-5a702557e47d"}]} 2019-01-09 02:15:09,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=22ab76a8-f1b7-4711-946b-ff4234257eb4 used request id req-5c0a1dd4-62f9-4328-b0b2-ab89499f0fd5 2019-01-09 02:15:09,161 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:15:09,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/22ab76a8-f1b7-4711-946b-ff4234257eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:15:09,508 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1b4b508-033b-4100-871d-578aa6e5c875 Content-Length: 0 Date: Wed, 09 Jan 2019 02:15:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:15:09,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/22ab76a8-f1b7-4711-946b-ff4234257eb4 used request id req-a1b4b508-033b-4100-871d-578aa6e5c875 2019-01-09 02:15:09,509 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-9e834d23-c261-441-proj 2019-01-09 02:15:09,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:15:09,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2737811a-8ff5-4d5c-9bcd-7714f75e6880 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:15:09,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f5803b19e1d84980a01a407b14abe1f5 used request id req-2737811a-8ff5-4d5c-9bcd-7714f75e6880 2019-01-09 02:15:09,716 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-9e834d23-c261-441-proj-role 2019-01-09 02:15:09,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a717ab4b821c4c7b97875b999ca5ed60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:15:09,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edf62c0d-f284-4c2e-a3fe-36a4bd9f3e43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:15:09,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a717ab4b821c4c7b97875b999ca5ed60 used request id req-edf62c0d-f284-4c2e-a3fe-36a4bd9f3e43 2019-01-09 02:15:09,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96251ef85dfe72ead0f089b80cc9b1198e58ab3a" 2019-01-09 02:15:09,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3469f7-09d5-4ea1-a821-bc993aa8ee6f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:15:09,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cf3469f7-09d5-4ea1-a821-bc993aa8ee6f 2019-01-09 02:15:09,921 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-9e834d23-c261-441-user 2019-01-09 02:15:09,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b67acfcaa04e45cfa74fdecbbb506b26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5ac5dcd60d30dd8fdab4b7d94344bc6d530264" 2019-01-09 02:15:10,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50aefb33-f8c4-432d-a6ef-90c5b9b4080f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:15:10,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b67acfcaa04e45cfa74fdecbbb506b26 used request id req-50aefb33-f8c4-432d-a6ef-90c5b9b4080f 2019-01-09 02:15:10,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:15:10,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:15:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["elGWqFo4T9ufZ-coMEUa4g"], "issued_at": "2019-01-09T02:15:10.000000Z"}} 2019-01-09 02:15:10,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1a000ec192538c35cde20c6055161620dffb9f" 2019-01-09 02:15:10,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227a7ffc-9aeb-4b17-a341-50eddf7f50be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:10,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-227a7ffc-9aeb-4b17-a341-50eddf7f50be 2019-01-09 02:15:10,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:15:10,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:15:10,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:15:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["aUKGTr8DQjGlTASUSRRktA"], "issued_at": "2019-01-09T02:15:10.000000Z"}} 2019-01-09 02:15:10,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:11,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653e0228-e572-44cf-ac44-df333767db7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:11,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-653e0228-e572-44cf-ac44-df333767db7f 2019-01-09 02:15:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:15:11,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:15:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:15:11,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c8e55979-6862-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:11,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28edfce9-4b21-4150-b1c3-872f1f7064ba Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c8e55979-6862-449-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:15:11,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c8e55979-6862-449-proj used request id req-28edfce9-4b21-4150-b1c3-872f1f7064ba 2019-01-09 02:15:11,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:11,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-741b1a05-3a37-4f96-877e-fb5b2ebcc848 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:15:11,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-741b1a05-3a37-4f96-877e-fb5b2ebcc848 2019-01-09 02:15:11,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}}' 2019-01-09 02:15:11,392 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b206f86-4425-4053-bb25-6eb16df9e652 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f"}, "enabled": true, "id": "8734f6dd919940d59bf5f28569b8a54f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}} 2019-01-09 02:15:11,393 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1b206f86-4425-4053-bb25-6eb16df9e652 2019-01-09 02:15:11,393 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c8e55979-6862-449-proj 2019-01-09 02:15:11,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:15:11,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:15:11,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["9qBgzcIOQ6CiLF5ZHHcaZQ"], "issued_at": "2019-01-09T02:15:11.000000Z"}} 2019-01-09 02:15:11,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2974df6d9b93e216e0c89c93a06f035325d7d028" 2019-01-09 02:15:11,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3cf9880-2de0-4a70-b986-1396b445aa2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:11,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b3cf9880-2de0-4a70-b986-1396b445aa2d 2019-01-09 02:15:11,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:15:11,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:15:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:15:11,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2974df6d9b93e216e0c89c93a06f035325d7d028" 2019-01-09 02:15:11,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416a6d4b-af8d-4057-8c7a-3c2c5ab6323b Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:15:11,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-416a6d4b-af8d-4057-8c7a-3c2c5ab6323b 2019-01-09 02:15:11,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-c8e55979-6862-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2974df6d9b93e216e0c89c93a06f035325d7d028" 2019-01-09 02:15:11,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9c2b4c-29bd-47b1-ad89-01caed58fed6 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-c8e55979-6862-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f"}, "enabled": true, "id": "8734f6dd919940d59bf5f28569b8a54f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}]} 2019-01-09 02:15:11,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-c8e55979-6862-449-proj used request id req-ee9c2b4c-29bd-47b1-ad89-01caed58fed6 2019-01-09 02:15:11,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2974df6d9b93e216e0c89c93a06f035325d7d028" 2019-01-09 02:15:12,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95e308c-1ded-47e8-9f9e-b28d98da55f1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:15:12,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b95e308c-1ded-47e8-9f9e-b28d98da55f1 2019-01-09 02:15:12,455 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c8e55979-6862-449-user 2019-01-09 02:15:12,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:15:12,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:12,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1d21a0-5488-4eae-bedf-6acddbbe63b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:15:12,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4d1d21a0-5488-4eae-bedf-6acddbbe63b1 2019-01-09 02:15:12,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" -d '{"role": {"name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj-role"}}' 2019-01-09 02:15:12,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1360fdde-be99-4510-b9a4-906cb33579b4 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c368575dd9ba4b55ba02b3f29dd05437", "links": {"self": "http://172.30.9.26:5000/v3/roles/c368575dd9ba4b55ba02b3f29dd05437"}, "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj-role"}} 2019-01-09 02:15:12,677 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1360fdde-be99-4510-b9a4-906cb33579b4 2019-01-09 02:15:12,677 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c8e55979-6862-449-proj-role 2019-01-09 02:15:12,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c368575dd9ba4b55ba02b3f29dd05437 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:12,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2336ca2b-a653-4399-85c6-c250ce291357 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c368575dd9ba4b55ba02b3f29dd05437"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj-role", "id": "c368575dd9ba4b55ba02b3f29dd05437"}} 2019-01-09 02:15:12,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c368575dd9ba4b55ba02b3f29dd05437 used request id req-2336ca2b-a653-4399-85c6-c250ce291357 2019-01-09 02:15:12,767 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c8e55979-6862-449-proj-role to project CreateInstancePortManipulationTests-c8e55979-6862-449-proj 2019-01-09 02:15:12,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f/users/dd0adce9c18446a3adc48f9276a8515d/roles/c368575dd9ba4b55ba02b3f29dd05437 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:12,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4784fd7-81f7-4293-82a0-4ecda204a703 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:15:12,907 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f/users/dd0adce9c18446a3adc48f9276a8515d/roles/c368575dd9ba4b55ba02b3f29dd05437 used request id req-a4784fd7-81f7-4293-82a0-4ecda204a703 2019-01-09 02:15:12,908 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:15:12,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:15:12,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:15:13,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c368575dd9ba4b55ba02b3f29dd05437", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj-role"}], "expires_at": "2019-01-09T03:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8734f6dd919940d59bf5f28569b8a54f", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-user", "id": "dd0adce9c18446a3adc48f9276a8515d"}, "audit_ids": ["Uy2i7wBARv-zTw4YqdAiqQ"], "issued_at": "2019-01-09T02:15:13.000000Z"}} 2019-01-09 02:15:13,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0621d2d379b2cd2fe766fdb3d7754aac18fdeada" 2019-01-09 02:15:13,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4107bed3-4ad8-4b5c-a345-994736dcecff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:13,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4107bed3-4ad8-4b5c-a345-994736dcecff 2019-01-09 02:15:13,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0621d2d379b2cd2fe766fdb3d7754aac18fdeada" 2019-01-09 02:15:13,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-09e329cc-dda3-4f23-8b33-d071d0b7884d Date: Wed, 09 Jan 2019 02:15:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image"} 2019-01-09 02:15:13,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image used request id req-09e329cc-dda3-4f23-8b33-d071d0b7884d 2019-01-09 02:15:13,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0621d2d379b2cd2fe766fdb3d7754aac18fdeada" 2019-01-09 02:15:13,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1a4def4d-1d46-446e-ab77-907b0aa206ea Date: Wed, 09 Jan 2019 02:15: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:15:13,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1a4def4d-1d46-446e-ab77-907b0aa206ea 2019-01-09 02:15:13,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0621d2d379b2cd2fe766fdb3d7754aac18fdeada" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image"}' 2019-01-09 02:15:13,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901 X-Openstack-Request-Id: req-68c89e62-05a0-493f-b908-d6f31f4fe75d Date: Wed, 09 Jan 2019 02:15:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:15:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:15:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901", "min_disk": 0, "protected": false, "id": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "file": "/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901/file", "checksum": null, "owner": "8734f6dd919940d59bf5f28569b8a54f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:15:13,907 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-68c89e62-05a0-493f-b908-d6f31f4fe75d 2019-01-09 02:15:13,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0621d2d379b2cd2fe766fdb3d7754aac18fdeada" -d '' 2019-01-09 02:15:15,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-588bcdea-0565-40f8-b85f-a15d848f7ead Date: Wed, 09 Jan 2019 02:15:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:15:15,685 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901/file used request id req-588bcdea-0565-40f8-b85f-a15d848f7ead 2019-01-09 02:15:15,686 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:15:15,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0621d2d379b2cd2fe766fdb3d7754aac18fdeada" 2019-01-09 02:15:15,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5c7b258b-ac65-4968-bdda-79b8e75709ea Date: Wed, 09 Jan 2019 02:15:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:15:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:15:15Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/a1a50ec9-109f-48b7-88de-5d5c12afd901/snap", "metadata": {}}], "self": "/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901", "min_disk": 0, "protected": false, "id": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "file": "/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8734f6dd919940d59bf5f28569b8a54f", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/a1a50ec9-109f-48b7-88de-5d5c12afd901/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:15:15,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901 used request id req-5c7b258b-ac65-4968-bdda-79b8e75709ea 2019-01-09 02:15:15,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0621d2d379b2cd2fe766fdb3d7754aac18fdeada" 2019-01-09 02:15:15,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8dcff819-3abd-48c5-8fd1-a6c7d8e8833d Date: Wed, 09 Jan 2019 02:15:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:15:15,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8dcff819-3abd-48c5-8fd1-a6c7d8e8833d 2019-01-09 02:15:15,997 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image 2019-01-09 02:15:16,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0621d2d379b2cd2fe766fdb3d7754aac18fdeada" 2019-01-09 02:15:16,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-fdba38a9-3cb7-4b25-a744-43597ef19cc4 Date: Wed, 09 Jan 2019 02:15:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:15:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:15:15Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/a1a50ec9-109f-48b7-88de-5d5c12afd901/snap", "metadata": {}}], "self": "/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901", "min_disk": 0, "protected": false, "id": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "file": "/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8734f6dd919940d59bf5f28569b8a54f", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/a1a50ec9-109f-48b7-88de-5d5c12afd901/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:15:16,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901 used request id req-fdba38a9-3cb7-4b25-a744-43597ef19cc4 2019-01-09 02:15:16,019 - create_image - DEBUG - Instance status is - active 2019-01-09 02:15:16,019 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image 2019-01-09 02:15:16,019 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image 2019-01-09 02:15:16,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:15:16,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:15:16,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c368575dd9ba4b55ba02b3f29dd05437", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj-role"}], "expires_at": "2019-01-09T03:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8734f6dd919940d59bf5f28569b8a54f", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-user", "id": "dd0adce9c18446a3adc48f9276a8515d"}, "audit_ids": ["F_kWp2aYT4CJeW26AV1B_w"], "issued_at": "2019-01-09T02:15:16.000000Z"}} 2019-01-09 02:15:16,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748f69e33d60bd4de1349b9f6944b6a414fe39f5" 2019-01-09 02:15:16,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19170345-a417-4f5e-9c31-9dd57c3e20dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:16,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-19170345-a417-4f5e-9c31-9dd57c3e20dc 2019-01-09 02:15:16,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748f69e33d60bd4de1349b9f6944b6a414fe39f5" 2019-01-09 02:15:16,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-febdce92-b975-4902-896a-c85a40a9aa1e Date: Wed, 09 Jan 2019 02:15:16 GMT RESP BODY: {"networks":[]} 2019-01-09 02:15:16,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net used request id req-febdce92-b975-4902-896a-c85a40a9aa1e 2019-01-09 02:15:16,746 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net 2019-01-09 02:15:16,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748f69e33d60bd4de1349b9f6944b6a414fe39f5" -d '{"network": {"name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net", "admin_state_up": true}}' 2019-01-09 02:15:17,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-be97ae53-f92d-4f53-aa32-bdedbabc3101 Date: Wed, 09 Jan 2019 02:15:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8734f6dd919940d59bf5f28569b8a54f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:15:17Z","is_default":false,"name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:17Z","mtu":1450}} 2019-01-09 02:15:17,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-be97ae53-f92d-4f53-aa32-bdedbabc3101 2019-01-09 02:15:17,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748f69e33d60bd4de1349b9f6944b6a414fe39f5" 2019-01-09 02:15:17,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-2d06fdfc-7648-4558-81ff-312c9de9c7b8 Date: Wed, 09 Jan 2019 02:15:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:15:17Z","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net"}]} 2019-01-09 02:15:17,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d used request id req-2d06fdfc-7648-4558-81ff-312c9de9c7b8 2019-01-09 02:15:17,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748f69e33d60bd4de1349b9f6944b6a414fe39f5" 2019-01-09 02:15:17,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-11c232a9-11db-4356-af30-f5203a16a20c Date: Wed, 09 Jan 2019 02:15:17 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:15:17,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d used request id req-11c232a9-11db-4356-af30-f5203a16a20c 2019-01-09 02:15:17,703 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-subnet 2019-01-09 02:15:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748f69e33d60bd4de1349b9f6944b6a414fe39f5" -d '{"subnets": [{"ip_version": 4, "network_id": "b7b6c40d-fd3f-426d-b2a2-43c450729e7d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-subnet"}]}' 2019-01-09 02:15:18,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2050c839-678e-48c3-8a72-f1f409c9a29c Date: Wed, 09 Jan 2019 02:15:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:18Z","dns_nameservers":[],"updated_at":"2019-01-09T02:15:18Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-subnet"}]} 2019-01-09 02:15:18,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-2050c839-678e-48c3-8a72-f1f409c9a29c 2019-01-09 02:15:18,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748f69e33d60bd4de1349b9f6944b6a414fe39f5" 2019-01-09 02:15:18,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-659d9377-ed35-4609-801c-c6310fa99d32 Date: Wed, 09 Jan 2019 02:15:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a"],"updated_at":"2019-01-09T02:15:18Z","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net"}]} 2019-01-09 02:15:18,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d used request id req-659d9377-ed35-4609-801c-c6310fa99d32 2019-01-09 02:15:18,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748f69e33d60bd4de1349b9f6944b6a414fe39f5" 2019-01-09 02:15:18,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b8b5ef45-37ef-445a-8dc0-bc203c6ac43d Date: Wed, 09 Jan 2019 02:15:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:18Z","dns_nameservers":[],"updated_at":"2019-01-09T02:15:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-subnet"}]} 2019-01-09 02:15:18,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d used request id req-b8b5ef45-37ef-445a-8dc0-bc203c6ac43d 2019-01-09 02:15:18,823 - OpenStackNetwork - DEBUG - Network [b7b6c40d-fd3f-426d-b2a2-43c450729e7d] created successfully 2019-01-09 02:15:18,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:15:18,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:15:19,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["b4KNRIPKTB6J1N8vFRV8yg"], "issued_at": "2019-01-09T02:15:19.000000Z"}} 2019-01-09 02:15:19,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fd3dd527deff7d197b1bf50ee6477ddeea3623" 2019-01-09 02:15:19,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a482ac-3c4b-4313-9b0a-44ea965c9917 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:19,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-49a482ac-3c4b-4313-9b0a-44ea965c9917 2019-01-09 02:15:19,282 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:15:19,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fd3dd527deff7d197b1bf50ee6477ddeea3623" 2019-01-09 02:15:19,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10f9c130-242d-45a8-81a0-a6061ca2aa37 x-compute-request-id: req-10f9c130-242d-45a8-81a0-a6061ca2aa37 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:15:19,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-10f9c130-242d-45a8-81a0-a6061ca2aa37 2019-01-09 02:15:19,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fd3dd527deff7d197b1bf50ee6477ddeea3623" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:15:19,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d85c502-c8f0-4550-bb5c-5b75c503515d x-compute-request-id: req-3d85c502-c8f0-4550-bb5c-5b75c503515d Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e429e9e8-b048-401d-b2db-6147c85502f3", "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:15:19,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3d85c502-c8f0-4550-bb5c-5b75c503515d 2019-01-09 02:15:19,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:15:19,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:15:19,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c368575dd9ba4b55ba02b3f29dd05437", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj-role"}], "expires_at": "2019-01-09T03:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8734f6dd919940d59bf5f28569b8a54f", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-user", "id": "dd0adce9c18446a3adc48f9276a8515d"}, "audit_ids": ["ftgaYiayQ4yA2lhA6wpFcQ"], "issued_at": "2019-01-09T02:15:19.000000Z"}} 2019-01-09 02:15:19,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:19,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64119eef-95c6-4dfb-88c7-bfe79ba9b32e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:19,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-64119eef-95c6-4dfb-88c7-bfe79ba9b32e 2019-01-09 02:15:19,995 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:15:19,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:20,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af830df7-3f6c-445a-9030-58c438772399 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:20,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-af830df7-3f6c-445a-9030-58c438772399 2019-01-09 02:15:20,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:20,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d033ab0d-19d0-4c2c-8e39-c187b3678403 Date: Wed, 09 Jan 2019 02:15:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a"],"updated_at":"2019-01-09T02:15:18Z","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net"}]} 2019-01-09 02:15:20,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net used request id req-d033ab0d-19d0-4c2c-8e39-c187b3678403 2019-01-09 02:15:20,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:15:20,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:15:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:15:20,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:20,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f508c3d3-82de-44fb-87fc-32bc06bc935d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f"}, "enabled": true, "id": "8734f6dd919940d59bf5f28569b8a54f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}} 2019-01-09 02:15:20,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f used request id req-f508c3d3-82de-44fb-87fc-32bc06bc935d 2019-01-09 02:15:20,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:20,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-43337176-b0ed-4a78-b88d-89d8143f63b7 Date: Wed, 09 Jan 2019 02:15:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:18Z","dns_nameservers":[],"updated_at":"2019-01-09T02:15:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-subnet"}]} 2019-01-09 02:15:20,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d used request id req-43337176-b0ed-4a78-b88d-89d8143f63b7 2019-01-09 02:15:20,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d&name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aaeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:20,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d69632ab-f52d-4de2-9028-46206dc3f6fc Date: Wed, 09 Jan 2019 02:15:20 GMT RESP BODY: {"ports":[]} 2019-01-09 02:15:20,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d&name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aaeport-1&admin_state_up=True used request id req-d69632ab-f52d-4de2-9028-46206dc3f6fc 2019-01-09 02:15:20,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:21,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15: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-2910519c-0cd7-4553-9775-3dca5b05dafd x-compute-request-id: req-2910519c-0cd7-4553-9775-3dca5b05dafd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:15:21,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst used request id req-2910519c-0cd7-4553-9775-3dca5b05dafd 2019-01-09 02:15:21,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:21,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9262d222-dcf0-413e-8bce-3de2ad6c527c Date: Wed, 09 Jan 2019 02:15:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a"],"updated_at":"2019-01-09T02:15:18Z","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net"}]} 2019-01-09 02:15:21,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net used request id req-9262d222-dcf0-413e-8bce-3de2ad6c527c 2019-01-09 02:15:21,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:21,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be051bd-bb66-474e-b002-67510ed9ede5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f"}, "enabled": true, "id": "8734f6dd919940d59bf5f28569b8a54f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}} 2019-01-09 02:15:21,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f used request id req-5be051bd-bb66-474e-b002-67510ed9ede5 2019-01-09 02:15:21,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:21,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-05abad74-5c1f-4179-acc9-1fecc060ee8b Date: Wed, 09 Jan 2019 02:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:18Z","dns_nameservers":[],"updated_at":"2019-01-09T02:15:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-subnet"}]} 2019-01-09 02:15:21,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d used request id req-05abad74-5c1f-4179-acc9-1fecc060ee8b 2019-01-09 02:15:21,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d&name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aaeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:21,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fadeff2e-5686-4408-a0ec-1ec18010dd79 Date: Wed, 09 Jan 2019 02:15:21 GMT RESP BODY: {"ports":[]} 2019-01-09 02:15:21,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d&name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aaeport-1&admin_state_up=True used request id req-fadeff2e-5686-4408-a0ec-1ec18010dd79 2019-01-09 02:15:21,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:15:21,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:15:22,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c368575dd9ba4b55ba02b3f29dd05437", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj-role"}], "expires_at": "2019-01-09T03:15:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8734f6dd919940d59bf5f28569b8a54f", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/8734f6dd919940d59bf5f28569b8a54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-user", "id": "dd0adce9c18446a3adc48f9276a8515d"}, "audit_ids": ["1WAsWQ_DRJ-sG3T05Wulyg"], "issued_at": "2019-01-09T02:15:22.000000Z"}} 2019-01-09 02:15:22,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb297a36ce8b166390a00ee634483ee980d5e51" 2019-01-09 02:15:22,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd56dd8-ee52-4f68-b18f-3bd7accad344 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:22,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bcd56dd8-ee52-4f68-b18f-3bd7accad344 2019-01-09 02:15:22,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:22,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7245d928-abbc-4517-8437-18d81f6a9d61 Date: Wed, 09 Jan 2019 02:15:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a"],"updated_at":"2019-01-09T02:15:18Z","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net"}]} 2019-01-09 02:15:22,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net used request id req-7245d928-abbc-4517-8437-18d81f6a9d61 2019-01-09 02:15:22,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:22,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a2204ea0-5aec-4ec3-b747-41580bb42dc6 Date: Wed, 09 Jan 2019 02:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:18Z","dns_nameservers":[],"updated_at":"2019-01-09T02:15:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-subnet"}]} 2019-01-09 02:15:22,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d used request id req-a2204ea0-5aec-4ec3-b747-41580bb42dc6 2019-01-09 02:15:22,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:22,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9b17d0b1-b1e8-46fc-8217-5f75cba13372 Date: Wed, 09 Jan 2019 02:15:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a"],"updated_at":"2019-01-09T02:15:18Z","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net"}]} 2019-01-09 02:15:22,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net used request id req-9b17d0b1-b1e8-46fc-8217-5f75cba13372 2019-01-09 02:15:22,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:15:22,968 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:15:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:15:22,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb297a36ce8b166390a00ee634483ee980d5e51" 2019-01-09 02:15:22,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c0aef6-ab10-41f9-b271-b2a60e3ceb1b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f"}, "enabled": true, "id": "8734f6dd919940d59bf5f28569b8a54f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}} 2019-01-09 02:15:22,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f used request id req-25c0aef6-ab10-41f9-b271-b2a60e3ceb1b 2019-01-09 02:15:22,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:23,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c2b2e8be-0393-4877-850a-76ce084d29fe Date: Wed, 09 Jan 2019 02:15:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:18Z","dns_nameservers":[],"updated_at":"2019-01-09T02:15:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-subnet"}]} 2019-01-09 02:15:23,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d used request id req-c2b2e8be-0393-4877-850a-76ce084d29fe 2019-01-09 02:15:23,187 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net 2019-01-09 02:15:23,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" -d '{"port": {"network_id": "b7b6c40d-fd3f-426d-b2a2-43c450729e7d", "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aaeport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2019-01-09 02:15:24,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-2b6de52b-cc19-4b0e-a150-6009bca62844 Date: Wed, 09 Jan 2019 02:15:24 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":"2019-01-09T02:15:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","ip_address":"10.55.0.7"}],"id":"71ca13a3-ccd1-44d0-add2-db19bc92a500","security_groups":["865b2b74-8c7a-49cc-9625-0a426bedd0ec"],"mac_address":"fa:16:3e:a9:d1:5a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aaeport-1","project_id":"8734f6dd919940d59bf5f28569b8a54f","qos_policy_id":null,"admin_state_up":true,"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:23Z","binding:vnic_type":"normal"}} 2019-01-09 02:15:24,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-2b6de52b-cc19-4b0e-a150-6009bca62844 2019-01-09 02:15:24,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:24,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7c01fa28-abf7-421b-b242-5fb0bf326320 Date: Wed, 09 Jan 2019 02:15:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a"],"updated_at":"2019-01-09T02:15:18Z","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net"}]} 2019-01-09 02:15:24,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net used request id req-7c01fa28-abf7-421b-b242-5fb0bf326320 2019-01-09 02:15:24,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:24,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbecc440-32da-45c4-906d-5a0ce7b0377d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f"}, "enabled": true, "id": "8734f6dd919940d59bf5f28569b8a54f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}} 2019-01-09 02:15:24,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f used request id req-cbecc440-32da-45c4-906d-5a0ce7b0377d 2019-01-09 02:15:24,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:24,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c1ce84b4-5b33-45be-9cf6-c807cdd342c8 Date: Wed, 09 Jan 2019 02:15:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:18Z","dns_nameservers":[],"updated_at":"2019-01-09T02:15:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-subnet"}]} 2019-01-09 02:15:24,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d used request id req-c1ce84b4-5b33-45be-9cf6-c807cdd342c8 2019-01-09 02:15:24,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d&name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aaeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:25,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-041792e1-2c07-4952-bb38-b0779942f75a Date: Wed, 09 Jan 2019 02:15:25 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":"2019-01-09T02:15:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","ip_address":"10.55.0.7"}],"id":"71ca13a3-ccd1-44d0-add2-db19bc92a500","security_groups":["865b2b74-8c7a-49cc-9625-0a426bedd0ec"],"mac_address":"fa:16:3e:a9:d1:5a","project_id":"8734f6dd919940d59bf5f28569b8a54f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aaeport-1","admin_state_up":true,"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:23Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:15:25,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d&name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aaeport-1&admin_state_up=True used request id req-041792e1-2c07-4952-bb38-b0779942f75a 2019-01-09 02:15:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:25,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45371630-7331-482e-a762-033bef5b3c44 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f"}, "enabled": true, "id": "8734f6dd919940d59bf5f28569b8a54f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}} 2019-01-09 02:15:25,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f used request id req-45371630-7331-482e-a762-033bef5b3c44 2019-01-09 02:15:25,250 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst 2019-01-09 02:15:25,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:25,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15: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-2edfe3c5-ea0a-4522-87c6-073ec284a535 x-compute-request-id: req-2edfe3c5-ea0a-4522-87c6-073ec284a535 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e429e9e8-b048-401d-b2db-6147c85502f3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-flavor-name"}]} 2019-01-09 02:15:25,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2edfe3c5-ea0a-4522-87c6-073ec284a535 2019-01-09 02:15:25,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/e429e9e8-b048-401d-b2db-6147c85502f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:25,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15: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-dc5a57c1-b26b-4630-b2da-988c0859916a x-compute-request-id: req-dc5a57c1-b26b-4630-b2da-988c0859916a Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e429e9e8-b048-401d-b2db-6147c85502f3", "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:15:25,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/e429e9e8-b048-401d-b2db-6147c85502f3 used request id req-dc5a57c1-b26b-4630-b2da-988c0859916a 2019-01-09 02:15:25,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:25,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-9a3864e6-c4ab-40bd-a6b2-29be2027010e Date: Wed, 09 Jan 2019 02:15:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:15:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:15:15Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/a1a50ec9-109f-48b7-88de-5d5c12afd901/snap", "metadata": {}}], "self": "/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901", "min_disk": 0, "protected": false, "id": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "file": "/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8734f6dd919940d59bf5f28569b8a54f", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/a1a50ec9-109f-48b7-88de-5d5c12afd901/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image"} 2019-01-09 02:15:25,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image used request id req-9a3864e6-c4ab-40bd-a6b2-29be2027010e 2019-01-09 02:15:25,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:25,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed714042-0807-422c-9b1d-fb0ae256f80d Date: Wed, 09 Jan 2019 02:15:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:15:25,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ed714042-0807-422c-9b1d-fb0ae256f80d 2019-01-09 02:15:25,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" -d '{"server": {"name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst", "imageRef": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "flavorRef": "e429e9e8-b048-401d-b2db-6147c85502f3", "max_count": 1, "min_count": 1, "networks": [{"port": "71ca13a3-ccd1-44d0-add2-db19bc92a500"}]}}' 2019-01-09 02:15:27,325 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:15: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-c3e1b7a8-1483-4bdf-adda-7d235bf7045b x-compute-request-id: req-c3e1b7a8-1483-4bdf-adda-7d235bf7045b Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9185d368-2021-480d-874c-7faebd96911a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "bookmark"}], "adminPass": "zSGC6aHGCE5M"}} 2019-01-09 02:15:27,326 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-c3e1b7a8-1483-4bdf-adda-7d235bf7045b 2019-01-09 02:15:27,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:27,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68187d10-249d-482c-ba52-94509de46a92 x-compute-request-id: req-68187d10-249d-482c-ba52-94509de46a92 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "bookmark"}], "image": {"id": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "links": [{"href": "http://172.30.9.26:8774/images/a1a50ec9-109f-48b7-88de-5d5c12afd901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e429e9e8-b048-401d-b2db-6147c85502f3", "links": [{"href": "http://172.30.9.26:8774/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "bookmark"}]}, "id": "9185d368-2021-480d-874c-7faebd96911a", "user_id": "dd0adce9c18446a3adc48f9276a8515d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:15:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst", "created": "2019-01-09T02:15:27Z", "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:15:27,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a used request id req-68187d10-249d-482c-ba52-94509de46a92 2019-01-09 02:15:27,684 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst 2019-01-09 02:15:27,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:27,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d5608ae-f7ad-4a53-99ae-618176df9941 x-compute-request-id: req-1d5608ae-f7ad-4a53-99ae-618176df9941 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "bookmark"}], "image": {"id": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "links": [{"href": "http://172.30.9.26:8774/images/a1a50ec9-109f-48b7-88de-5d5c12afd901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e429e9e8-b048-401d-b2db-6147c85502f3", "links": [{"href": "http://172.30.9.26:8774/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "bookmark"}]}, "id": "9185d368-2021-480d-874c-7faebd96911a", "user_id": "dd0adce9c18446a3adc48f9276a8515d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:15:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst", "created": "2019-01-09T02:15:27Z", "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:15:27,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a used request id req-1d5608ae-f7ad-4a53-99ae-618176df9941 2019-01-09 02:15:27,924 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst] is - BUILD 2019-01-09 02:15:27,924 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:15:30,927 - create_instance - DEBUG - VM status query timeout in 896.757184029 2019-01-09 02:15:30,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:31,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15: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-380e6bc9-bac8-4ec3-b718-933dfa378d23 x-compute-request-id: req-380e6bc9-bac8-4ec3-b718-933dfa378d23 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "bookmark"}], "image": {"id": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "links": [{"href": "http://172.30.9.26:8774/images/a1a50ec9-109f-48b7-88de-5d5c12afd901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e429e9e8-b048-401d-b2db-6147c85502f3", "links": [{"href": "http://172.30.9.26:8774/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "bookmark"}]}, "id": "9185d368-2021-480d-874c-7faebd96911a", "security_groups": [{"name": "default"}], "user_id": "dd0adce9c18446a3adc48f9276a8515d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:15:28Z", "hostId": "9658e403fc89a9ae64676a4fedb2b03c193797c1dbc60ef19473b91f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst", "created": "2019-01-09T02:15:27Z", "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:15:31,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a used request id req-380e6bc9-bac8-4ec3-b718-933dfa378d23 2019-01-09 02:15:31,680 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst] is - BUILD 2019-01-09 02:15:31,680 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:15:34,683 - create_instance - DEBUG - VM status query timeout in 893.001109838 2019-01-09 02:15:34,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:35,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c79015c-7ee8-4838-a692-4a1ad25599f8 x-compute-request-id: req-9c79015c-7ee8-4838-a692-4a1ad25599f8 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "bookmark"}], "image": {"id": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "links": [{"href": "http://172.30.9.26:8774/images/a1a50ec9-109f-48b7-88de-5d5c12afd901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e429e9e8-b048-401d-b2db-6147c85502f3", "links": [{"href": "http://172.30.9.26:8774/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "bookmark"}]}, "id": "9185d368-2021-480d-874c-7faebd96911a", "security_groups": [{"name": "default"}], "user_id": "dd0adce9c18446a3adc48f9276a8515d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:15:28Z", "hostId": "9658e403fc89a9ae64676a4fedb2b03c193797c1dbc60ef19473b91f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst", "created": "2019-01-09T02:15:27Z", "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:15:35,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a used request id req-9c79015c-7ee8-4838-a692-4a1ad25599f8 2019-01-09 02:15:35,326 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst] is - BUILD 2019-01-09 02:15:35,326 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:15:38,329 - create_instance - DEBUG - VM status query timeout in 889.355430841 2019-01-09 02:15:38,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:39,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15: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-5827090f-0444-4031-b197-bedd5c4031f8 x-compute-request-id: req-5827090f-0444-4031-b197-bedd5c4031f8 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:d1:5a", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "bookmark"}], "image": {"id": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "links": [{"href": "http://172.30.9.26:8774/images/a1a50ec9-109f-48b7-88de-5d5c12afd901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:15:34.000000", "flavor": {"id": "e429e9e8-b048-401d-b2db-6147c85502f3", "links": [{"href": "http://172.30.9.26:8774/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "bookmark"}]}, "id": "9185d368-2021-480d-874c-7faebd96911a", "security_groups": [{"name": "default"}], "user_id": "dd0adce9c18446a3adc48f9276a8515d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:15:34Z", "hostId": "9658e403fc89a9ae64676a4fedb2b03c193797c1dbc60ef19473b91f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst", "created": "2019-01-09T02:15:27Z", "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:15:39,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a used request id req-5827090f-0444-4031-b197-bedd5c4031f8 2019-01-09 02:15:39,099 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst] is - ACTIVE 2019-01-09 02:15:39,099 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:15:39,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:39,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15: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-31d06e36-c4fd-46ac-94b5-4f912d8dfd88 x-compute-request-id: req-31d06e36-c4fd-46ac-94b5-4f912d8dfd88 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:d1:5a", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "bookmark"}], "image": {"id": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "links": [{"href": "http://172.30.9.26:8774/images/a1a50ec9-109f-48b7-88de-5d5c12afd901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:15:34.000000", "flavor": {"id": "e429e9e8-b048-401d-b2db-6147c85502f3", "links": [{"href": "http://172.30.9.26:8774/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "bookmark"}]}, "id": "9185d368-2021-480d-874c-7faebd96911a", "security_groups": [{"name": "default"}], "user_id": "dd0adce9c18446a3adc48f9276a8515d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:15:34Z", "hostId": "9658e403fc89a9ae64676a4fedb2b03c193797c1dbc60ef19473b91f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst", "created": "2019-01-09T02:15:27Z", "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:15:39,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a used request id req-31d06e36-c4fd-46ac-94b5-4f912d8dfd88 2019-01-09 02:15:39,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:39,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5dcd927b-c4f2-424c-a641-c2da18451bea Date: Wed, 09 Jan 2019 02:15:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a"],"updated_at":"2019-01-09T02:15:18Z","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net"}]} 2019-01-09 02:15:39,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net used request id req-5dcd927b-c4f2-424c-a641-c2da18451bea 2019-01-09 02:15:39,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:39,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af8e0c48-1d05-45e6-880d-b1863f91ad88 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f"}, "enabled": true, "id": "8734f6dd919940d59bf5f28569b8a54f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}} 2019-01-09 02:15:39,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f used request id req-af8e0c48-1d05-45e6-880d-b1863f91ad88 2019-01-09 02:15:39,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:39,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-08f28dcd-0edd-4f65-9e4f-6cd779cefb38 Date: Wed, 09 Jan 2019 02:15:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:18Z","dns_nameservers":[],"updated_at":"2019-01-09T02:15:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8734f6dd919940d59bf5f28569b8a54f","id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-subnet"}]} 2019-01-09 02:15:39,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d used request id req-08f28dcd-0edd-4f65-9e4f-6cd779cefb38 2019-01-09 02:15:39,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:40,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3183 X-Openstack-Request-Id: req-54dc475a-86ad-4b58-86d8-a3e773adb312 Date: Wed, 09 Jan 2019 02:15:40 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":"2019-01-09T02:15:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","ip_address":"10.55.0.7"}],"id":"71ca13a3-ccd1-44d0-add2-db19bc92a500","security_groups":["865b2b74-8c7a-49cc-9625-0a426bedd0ec"],"mac_address":"fa:16:3e:a9:d1:5a","project_id":"8734f6dd919940d59bf5f28569b8a54f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aaeport-1","admin_state_up":true,"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:23Z","binding:vnic_type":"normal","device_id":"9185d368-2021-480d-874c-7faebd96911a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:15:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","ip_address":"10.55.0.3"}],"id":"98f38d29-b440-4716-b2d4-e63129c7e6af","security_groups":[],"mac_address":"fa:16:3e:b8:a5:50","project_id":"8734f6dd919940d59bf5f28569b8a54f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b7b6c40d-fd3f-426d-b2a2-43c450729e7d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:15:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","ip_address":"10.55.0.2"}],"id":"c55e6a15-d859-421a-aeee-fc481f6bc4c7","security_groups":[],"mac_address":"fa:16:3e:a5:84:2d","project_id":"8734f6dd919940d59bf5f28569b8a54f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b7b6c40d-fd3f-426d-b2a2-43c450729e7d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:15:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a","ip_address":"10.55.0.4"}],"id":"e60b84b9-d57d-409d-bce1-809d11e253f1","security_groups":[],"mac_address":"fa:16:3e:75:d6:ae","project_id":"8734f6dd919940d59bf5f28569b8a54f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7b6c40d-fd3f-426d-b2a2-43c450729e7d","tenant_id":"8734f6dd919940d59bf5f28569b8a54f","created_at":"2019-01-09T02:15:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b7b6c40d-fd3f-426d-b2a2-43c450729e7d"}]} 2019-01-09 02:15:40,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b7b6c40d-fd3f-426d-b2a2-43c450729e7d used request id req-54dc475a-86ad-4b58-86d8-a3e773adb312 2019-01-09 02:15:40,200 - create_instance - INFO - Deleting Port with ID - 71ca13a3-ccd1-44d0-add2-db19bc92a500 2019-01-09 02:15:40,201 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aaeport-1 2019-01-09 02:15:40,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/71ca13a3-ccd1-44d0-add2-db19bc92a500 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:40,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-585f56fe-6210-4fbf-b19a-a1dd4cd31ebc Date: Wed, 09 Jan 2019 02:15:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:15:40,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/71ca13a3-ccd1-44d0-add2-db19bc92a500 used request id req-585f56fe-6210-4fbf-b19a-a1dd4cd31ebc 2019-01-09 02:15:40,925 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst 2019-01-09 02:15:40,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:41,098 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:15:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f40f3342-be8c-4779-9ce2-22ae14d88bcd x-compute-request-id: req-f40f3342-be8c-4779-9ce2-22ae14d88bcd Content-Type: application/json 2019-01-09 02:15:41,098 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a used request id req-f40f3342-be8c-4779-9ce2-22ae14d88bcd 2019-01-09 02:15:41,099 - create_instance - INFO - Checking deletion status 2019-01-09 02:15:41,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:41,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15: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-e53b0bff-3b73-4385-9ff5-cec9d3b85a80 x-compute-request-id: req-e53b0bff-3b73-4385-9ff5-cec9d3b85a80 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:d1:5a", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "bookmark"}], "image": {"id": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "links": [{"href": "http://172.30.9.26:8774/images/a1a50ec9-109f-48b7-88de-5d5c12afd901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:15:34.000000", "flavor": {"id": "e429e9e8-b048-401d-b2db-6147c85502f3", "links": [{"href": "http://172.30.9.26:8774/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "bookmark"}]}, "id": "9185d368-2021-480d-874c-7faebd96911a", "user_id": "dd0adce9c18446a3adc48f9276a8515d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:15:41Z", "hostId": "9658e403fc89a9ae64676a4fedb2b03c193797c1dbc60ef19473b91f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst", "created": "2019-01-09T02:15:27Z", "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:15:41,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a used request id req-e53b0bff-3b73-4385-9ff5-cec9d3b85a80 2019-01-09 02:15:41,389 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst] is - ACTIVE 2019-01-09 02:15:41,389 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:15:44,392 - create_instance - DEBUG - VM status query timeout in 296.706810951 2019-01-09 02:15:44,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:44,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15: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-f9c2844b-2d1e-4c83-abcf-b1876d55e589 x-compute-request-id: req-f9c2844b-2d1e-4c83-abcf-b1876d55e589 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9185d368-2021-480d-874c-7faebd96911a", "rel": "bookmark"}], "image": {"id": "a1a50ec9-109f-48b7-88de-5d5c12afd901", "links": [{"href": "http://172.30.9.26:8774/images/a1a50ec9-109f-48b7-88de-5d5c12afd901", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:15:34.000000", "flavor": {"id": "e429e9e8-b048-401d-b2db-6147c85502f3", "links": [{"href": "http://172.30.9.26:8774/flavors/e429e9e8-b048-401d-b2db-6147c85502f3", "rel": "bookmark"}]}, "id": "9185d368-2021-480d-874c-7faebd96911a", "user_id": "dd0adce9c18446a3adc48f9276a8515d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:15:41Z", "hostId": "9658e403fc89a9ae64676a4fedb2b03c193797c1dbc60ef19473b91f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst", "created": "2019-01-09T02:15:27Z", "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:15:44,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a used request id req-f9c2844b-2d1e-4c83-abcf-b1876d55e589 2019-01-09 02:15:44,645 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst] is - ACTIVE 2019-01-09 02:15:44,645 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:15:47,648 - create_instance - DEBUG - VM status query timeout in 293.450944901 2019-01-09 02:15:47,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cabeb2cd05becae49b2df1008bb811bf40216e" 2019-01-09 02:15:47,698 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:15: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-97b4b32a-b6ee-405f-a655-ac0a4eb7a58c x-compute-request-id: req-97b4b32a-b6ee-405f-a655-ac0a4eb7a58c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9185d368-2021-480d-874c-7faebd96911a could not be found.", "code": 404}} 2019-01-09 02:15:47,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9185d368-2021-480d-874c-7faebd96911a used request id req-97b4b32a-b6ee-405f-a655-ac0a4eb7a58c 2019-01-09 02:15:47,699 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9185d368-2021-480d-874c-7faebd96911a could not be found. (HTTP 404) (Request-ID: req-97b4b32a-b6ee-405f-a655-ac0a4eb7a58c) 2019-01-09 02:15:47,699 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-inst 2019-01-09 02:15:47,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/e429e9e8-b048-401d-b2db-6147c85502f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fd3dd527deff7d197b1bf50ee6477ddeea3623" 2019-01-09 02:15:47,747 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:15: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-2fe1176c-26a1-4cdb-a323-209a2be175dd x-compute-request-id: req-2fe1176c-26a1-4cdb-a323-209a2be175dd Content-Length: 0 Content-Type: application/json 2019-01-09 02:15:47,747 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e429e9e8-b048-401d-b2db-6147c85502f3 used request id req-2fe1176c-26a1-4cdb-a323-209a2be175dd 2019-01-09 02:15:47,748 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-subnet 2019-01-09 02:15:47,748 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-subnet 2019-01-09 02:15:47,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748f69e33d60bd4de1349b9f6944b6a414fe39f5" 2019-01-09 02:15:50,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d84516a-d6c2-4656-a41d-3ad2e299251f Date: Wed, 09 Jan 2019 02:15:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:15:50,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/48b0da70-e3c0-4fb5-a8b0-e5437ba3d69a used request id req-5d84516a-d6c2-4656-a41d-3ad2e299251f 2019-01-09 02:15:50,133 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-pub-net 2019-01-09 02:15:50,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/b7b6c40d-fd3f-426d-b2a2-43c450729e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748f69e33d60bd4de1349b9f6944b6a414fe39f5" 2019-01-09 02:15:51,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-375c4ad7-153e-4e33-aada-402925a8c733 Date: Wed, 09 Jan 2019 02:15:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:15:51,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b7b6c40d-fd3f-426d-b2a2-43c450729e7d used request id req-375c4ad7-153e-4e33-aada-402925a8c733 2019-01-09 02:15:51,139 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9823eb83-f175-4dbb-8d3e-c34469474aae-image 2019-01-09 02:15:51,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0621d2d379b2cd2fe766fdb3d7754aac18fdeada" 2019-01-09 02:15:52,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a65f0a35-5c53-415e-9af4-583d8e454625 Date: Wed, 09 Jan 2019 02:15:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:15:52,761 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a1a50ec9-109f-48b7-88de-5d5c12afd901 used request id req-a65f0a35-5c53-415e-9af4-583d8e454625 2019-01-09 02:15:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:52,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5ba20374-e0ad-427b-851b-dc95c4d3977e Date: Wed, 09 Jan 2019 02:15:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "created_at": "2019-01-09T02:15:16Z", "updated_at": "2019-01-09T02:15:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:15:17Z", "revision_number": 0, "id": "5537218f-98d4-469c-9af8-62b825f79c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:15:17Z", "security_group_id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8734f6dd919940d59bf5f28569b8a54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:15:17Z", "revision_number": 0, "id": "70f81935-de78-49b1-a435-fc0be97aa7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:15:17Z", "security_group_id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8734f6dd919940d59bf5f28569b8a54f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:15:17Z", "revision_number": 0, "id": "cfcf9d52-ebd1-4315-af79-8318c13b0481", "remote_group_id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "remote_ip_prefix": null, "created_at": "2019-01-09T02:15:17Z", "security_group_id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8734f6dd919940d59bf5f28569b8a54f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:15:17Z", "revision_number": 0, "id": "e7cfd86a-a467-4979-8ddc-bec0224919dd", "remote_group_id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "remote_ip_prefix": null, "created_at": "2019-01-09T02:15:17Z", "security_group_id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8734f6dd919940d59bf5f28569b8a54f"}], "revision_number": 4, "project_id": "8734f6dd919940d59bf5f28569b8a54f", "id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:15:52,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5ba20374-e0ad-427b-851b-dc95c4d3977e 2019-01-09 02:15:52,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:53,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f6a81a2-702d-42e6-8b59-542820540e15 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:15:53,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-8f6a81a2-702d-42e6-8b59-542820540e15 2019-01-09 02:15:53,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:53,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a63a79-3a02-4be5-b613-b822d0f53730 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f"}, "enabled": true, "id": "8734f6dd919940d59bf5f28569b8a54f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8e55979-6862-449-proj"}} 2019-01-09 02:15:53,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f used request id req-14a63a79-3a02-4be5-b613-b822d0f53730 2019-01-09 02:15:53,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 865b2b74-8c7a-49cc-9625-0a426bedd0ec 2019-01-09 02:15:53,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=865b2b74-8c7a-49cc-9625-0a426bedd0ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:53,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a217806b-f789-4aca-8e57-7b0aee1414f2 Date: Wed, 09 Jan 2019 02:15: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": "2019-01-09T02:15:17Z", "security_group_id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "port_range_min": null, "revision_number": 0, "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "created_at": "2019-01-09T02:15:17Z", "project_id": "8734f6dd919940d59bf5f28569b8a54f", "id": "5537218f-98d4-469c-9af8-62b825f79c36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:15:17Z", "security_group_id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "port_range_min": null, "revision_number": 0, "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "created_at": "2019-01-09T02:15:17Z", "project_id": "8734f6dd919940d59bf5f28569b8a54f", "id": "70f81935-de78-49b1-a435-fc0be97aa7d0"}, {"remote_group_id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:15:17Z", "security_group_id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "port_range_min": null, "revision_number": 0, "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "created_at": "2019-01-09T02:15:17Z", "project_id": "8734f6dd919940d59bf5f28569b8a54f", "id": "cfcf9d52-ebd1-4315-af79-8318c13b0481"}, {"remote_group_id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:15:17Z", "security_group_id": "865b2b74-8c7a-49cc-9625-0a426bedd0ec", "port_range_min": null, "revision_number": 0, "tenant_id": "8734f6dd919940d59bf5f28569b8a54f", "created_at": "2019-01-09T02:15:17Z", "project_id": "8734f6dd919940d59bf5f28569b8a54f", "id": "e7cfd86a-a467-4979-8ddc-bec0224919dd"}]} 2019-01-09 02:15:53,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=865b2b74-8c7a-49cc-9625-0a426bedd0ec used request id req-a217806b-f789-4aca-8e57-7b0aee1414f2 2019-01-09 02:15:53,368 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:15:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/865b2b74-8c7a-49cc-9625-0a426bedd0ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:53,704 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c3d61eb-40da-482a-8477-5d9f0c29ebf0 Content-Length: 0 Date: Wed, 09 Jan 2019 02:15:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:15:53,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/865b2b74-8c7a-49cc-9625-0a426bedd0ec used request id req-1c3d61eb-40da-482a-8477-5d9f0c29ebf0 2019-01-09 02:15:53,705 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c8e55979-6862-449-proj 2019-01-09 02:15:53,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:53,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c83923db-a24f-4fd0-96f8-145f29080608 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:15:53,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8734f6dd919940d59bf5f28569b8a54f used request id req-c83923db-a24f-4fd0-96f8-145f29080608 2019-01-09 02:15:53,920 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c8e55979-6862-449-proj-role 2019-01-09 02:15:53,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c368575dd9ba4b55ba02b3f29dd05437 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:54,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbcb99ca-53ba-4116-85fb-282457f8fa57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:15:54,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c368575dd9ba4b55ba02b3f29dd05437 used request id req-fbcb99ca-53ba-4116-85fb-282457f8fa57 2019-01-09 02:15:54,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbdadeea5aac8db8f9e5e8372325719e62e13f9" 2019-01-09 02:15:54,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3d100f-b93d-4216-9e08-7787029c5f9a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:15:54,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-de3d100f-b93d-4216-9e08-7787029c5f9a 2019-01-09 02:15:54,120 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c8e55979-6862-449-user 2019-01-09 02:15:54,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/dd0adce9c18446a3adc48f9276a8515d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2974df6d9b93e216e0c89c93a06f035325d7d028" 2019-01-09 02:15:54,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69cd5e8b-7eab-4b35-94bb-a87bde5fc1a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:15:54,329 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/dd0adce9c18446a3adc48f9276a8515d used request id req-69cd5e8b-7eab-4b35-94bb-a87bde5fc1a8 2019-01-09 02:15:54,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:15:54,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:15:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["rnKg0pTWQI6fJ8YFGdTpGA"], "issued_at": "2019-01-09T02:15:54.000000Z"}} 2019-01-09 02:15:54,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbadaede571b75253df773f19afb609aa9684d0" 2019-01-09 02:15:54,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc1b697-719a-4f4d-98b1-2b53e5a3f03b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:54,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1cc1b697-719a-4f4d-98b1-2b53e5a3f03b 2019-01-09 02:15:54,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:15:54,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:15:55,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Wx5xb-b0S66jX4q6UWV8Xw"], "issued_at": "2019-01-09T02:15:55.000000Z"}} 2019-01-09 02:15:55,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:15:55,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4897a684-73c2-4f4f-9ec0-2d1b91225ee1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:55,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4897a684-73c2-4f4f-9ec0-2d1b91225ee1 2019-01-09 02:15:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:15:55,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:15:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:15:55,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:15:55,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d543f43-fa5d-4157-b8a8-d431eaa4359e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:15:55,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj used request id req-6d543f43-fa5d-4157-b8a8-d431eaa4359e 2019-01-09 02:15:55,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:15:55,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ed1180-642e-4ff3-b603-78b0c62a97ff Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:15:55,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-79ed1180-642e-4ff3-b603-78b0c62a97ff 2019-01-09 02:15:55,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj"}}' 2019-01-09 02:15:55,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18821d0-5523-4be6-ad13-3cb39dda8d84 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9"}, "enabled": true, "id": "0a6424f0718c4fdba91b0ebf3d5540f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj"}} 2019-01-09 02:15:55,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f18821d0-5523-4be6-ad13-3cb39dda8d84 2019-01-09 02:15:55,588 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj 2019-01-09 02:15:55,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:15:55,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:15:55,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["r3RHWNMHQE-RDs8tj4W1nw"], "issued_at": "2019-01-09T02:15:55.000000Z"}} 2019-01-09 02:15:55,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6399ed826420234874cff28a934e680a156e188f" 2019-01-09 02:15:56,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b678809-7059-46f3-a7ed-6a717103c031 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:56,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1b678809-7059-46f3-a7ed-6a717103c031 2019-01-09 02:15:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:15:56,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:15:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:15:56,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6399ed826420234874cff28a934e680a156e188f" 2019-01-09 02:15:56,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9fc6330-511e-49dc-ae5a-2c7138fc8b5a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:15:56,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a9fc6330-511e-49dc-ae5a-2c7138fc8b5a 2019-01-09 02:15:56,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6399ed826420234874cff28a934e680a156e188f" 2019-01-09 02:15:56,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9b3adb-094e-45d8-8dc2-3251b2ff36f4 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9"}, "enabled": true, "id": "0a6424f0718c4fdba91b0ebf3d5540f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj"}]} 2019-01-09 02:15:56,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj used request id req-fb9b3adb-094e-45d8-8dc2-3251b2ff36f4 2019-01-09 02:15:56,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6399ed826420234874cff28a934e680a156e188f" 2019-01-09 02:15:56,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0b4cc9-90d3-4cc7-a627-82a4d82301c0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:15:56,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1f0b4cc9-90d3-4cc7-a627-82a4d82301c0 2019-01-09 02:15:56,667 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b88f6a04-2c91-422-user 2019-01-09 02:15:56,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:15:56,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:15:56,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fa9861-fec8-4c46-87b5-821e71ed7fdb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:15:56,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d4fa9861-fec8-4c46-87b5-821e71ed7fdb 2019-01-09 02:15:56,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" -d '{"role": {"name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj-role"}}' 2019-01-09 02:15:56,893 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:15:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2168c37c-37ba-4d3f-b170-35034c8b13aa Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4afcec23d69c4621a7092be4f80c3249", "links": {"self": "http://172.30.9.26:5000/v3/roles/4afcec23d69c4621a7092be4f80c3249"}, "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj-role"}} 2019-01-09 02:15:56,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2168c37c-37ba-4d3f-b170-35034c8b13aa 2019-01-09 02:15:56,893 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj-role 2019-01-09 02:15:56,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4afcec23d69c4621a7092be4f80c3249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:15:56,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ec7818-16c3-4291-955b-4df440c5b872 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/4afcec23d69c4621a7092be4f80c3249"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj-role", "id": "4afcec23d69c4621a7092be4f80c3249"}} 2019-01-09 02:15:56,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4afcec23d69c4621a7092be4f80c3249 used request id req-49ec7818-16c3-4291-955b-4df440c5b872 2019-01-09 02:15:56,992 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj-role to project CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj 2019-01-09 02:15:56,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9/users/3e8d906cbb704430b5bb59b7410f11f2/roles/4afcec23d69c4621a7092be4f80c3249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:15:57,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:15:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c144c908-7154-4350-906c-e3b079d4dbbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:15:57,135 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9/users/3e8d906cbb704430b5bb59b7410f11f2/roles/4afcec23d69c4621a7092be4f80c3249 used request id req-c144c908-7154-4350-906c-e3b079d4dbbe 2019-01-09 02:15:57,136 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:15:57,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:15:57,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:15:57,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4afcec23d69c4621a7092be4f80c3249", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj-role"}], "expires_at": "2019-01-09T03:15:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a6424f0718c4fdba91b0ebf3d5540f9", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-user", "id": "3e8d906cbb704430b5bb59b7410f11f2"}, "audit_ids": ["Nu4ygLEhQaCh5S5mLQW7og"], "issued_at": "2019-01-09T02:15:57.000000Z"}} 2019-01-09 02:15:57,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0106d67b5636ac5cb79a5b62cc251a8b415208c1" 2019-01-09 02:15:57,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceba98ba-c236-41fd-8b7a-8dd26b4f08e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:15:57,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ceba98ba-c236-41fd-8b7a-8dd26b4f08e8 2019-01-09 02:15:57,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0106d67b5636ac5cb79a5b62cc251a8b415208c1" 2019-01-09 02:15:57,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f0424ce8-2a51-4f53-96de-d6488546a58d Date: Wed, 09 Jan 2019 02:15:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-image"} 2019-01-09 02:15:57,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-image used request id req-f0424ce8-2a51-4f53-96de-d6488546a58d 2019-01-09 02:15:57,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0106d67b5636ac5cb79a5b62cc251a8b415208c1" 2019-01-09 02:15:57,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-37e18a3e-fb87-44c0-824f-8f5877662ebc Date: Wed, 09 Jan 2019 02:15: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:15:57,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-37e18a3e-fb87-44c0-824f-8f5877662ebc 2019-01-09 02:15:58,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0106d67b5636ac5cb79a5b62cc251a8b415208c1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-image"}' 2019-01-09 02:15:58,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0 X-Openstack-Request-Id: req-144111e9-9feb-43d4-b253-41ef6207768f Date: Wed, 09 Jan 2019 02:15:58 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:15:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:15:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0", "min_disk": 0, "protected": false, "id": "1d046eb0-5f42-40a4-a8f2-0407bf8b10b0", "file": "/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0/file", "checksum": null, "owner": "0a6424f0718c4fdba91b0ebf3d5540f9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:15:58,235 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-144111e9-9feb-43d4-b253-41ef6207768f 2019-01-09 02:15:58,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0106d67b5636ac5cb79a5b62cc251a8b415208c1" -d '' 2019-01-09 02:16:00,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88e9b37f-f568-45ce-9f31-e4dce9a160d6 Date: Wed, 09 Jan 2019 02:16:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:16:00,502 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0/file used request id req-88e9b37f-f568-45ce-9f31-e4dce9a160d6 2019-01-09 02:16:00,503 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:16:00,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0106d67b5636ac5cb79a5b62cc251a8b415208c1" 2019-01-09 02:16:00,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7d1089e7-a9cc-4906-9827-edd9fa6c3f02 Date: Wed, 09 Jan 2019 02:16:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:15:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:16:00Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0/snap", "metadata": {}}], "self": "/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0", "min_disk": 0, "protected": false, "id": "1d046eb0-5f42-40a4-a8f2-0407bf8b10b0", "file": "/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a6424f0718c4fdba91b0ebf3d5540f9", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:16:00,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0 used request id req-7d1089e7-a9cc-4906-9827-edd9fa6c3f02 2019-01-09 02:16:00,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0106d67b5636ac5cb79a5b62cc251a8b415208c1" 2019-01-09 02:16:00,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ee5c0e50-77bd-43f5-8b38-8b730e829878 Date: Wed, 09 Jan 2019 02:16: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:16:00,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ee5c0e50-77bd-43f5-8b38-8b730e829878 2019-01-09 02:16:00,832 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-image 2019-01-09 02:16:00,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0106d67b5636ac5cb79a5b62cc251a8b415208c1" 2019-01-09 02:16:00,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b55aa79a-daec-49f2-ba7a-8f810aee614d Date: Wed, 09 Jan 2019 02:16:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:15:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:16:00Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0/snap", "metadata": {}}], "self": "/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0", "min_disk": 0, "protected": false, "id": "1d046eb0-5f42-40a4-a8f2-0407bf8b10b0", "file": "/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a6424f0718c4fdba91b0ebf3d5540f9", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:16:00,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0 used request id req-b55aa79a-daec-49f2-ba7a-8f810aee614d 2019-01-09 02:16:00,999 - create_image - DEBUG - Instance status is - active 2019-01-09 02:16:00,999 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-image 2019-01-09 02:16:00,999 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-image 2019-01-09 02:16:00,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:01,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:01,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4afcec23d69c4621a7092be4f80c3249", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj-role"}], "expires_at": "2019-01-09T03:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a6424f0718c4fdba91b0ebf3d5540f9", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-user", "id": "3e8d906cbb704430b5bb59b7410f11f2"}, "audit_ids": ["wgx25uZSSfiMO2sqdElzjA"], "issued_at": "2019-01-09T02:16:01.000000Z"}} 2019-01-09 02:16:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ff3c17a55075b7f4c579ac2506c0c70784939e" 2019-01-09 02:16:01,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe4548c-6a0d-4a7b-a608-8d11a0fcebd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:01,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cfe4548c-6a0d-4a7b-a608-8d11a0fcebd7 2019-01-09 02:16:01,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ff3c17a55075b7f4c579ac2506c0c70784939e" 2019-01-09 02:16:01,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3fbeb3d3-c6e5-44f0-8a22-70ccd11f8a77 Date: Wed, 09 Jan 2019 02:16:01 GMT RESP BODY: {"networks":[]} 2019-01-09 02:16:01,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net used request id req-3fbeb3d3-c6e5-44f0-8a22-70ccd11f8a77 2019-01-09 02:16:01,615 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net 2019-01-09 02:16:01,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ff3c17a55075b7f4c579ac2506c0c70784939e" -d '{"network": {"name": "CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net", "admin_state_up": true}}' 2019-01-09 02:16:02,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-f2488e40-3f6f-4905-8325-59f130e77797 Date: Wed, 09 Jan 2019 02:16:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:16:02Z","is_default":false,"name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:01Z","mtu":1450}} 2019-01-09 02:16:02,215 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f2488e40-3f6f-4905-8325-59f130e77797 2019-01-09 02:16:02,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=67ee7605-2c4e-4d60-840b-909f6fca9c91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ff3c17a55075b7f4c579ac2506c0c70784939e" 2019-01-09 02:16:02,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b3e1d5e3-3ffd-446f-ac13-1244d76d9522 Date: Wed, 09 Jan 2019 02:16:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:16:02Z","tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net"}]} 2019-01-09 02:16:02,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=67ee7605-2c4e-4d60-840b-909f6fca9c91 used request id req-b3e1d5e3-3ffd-446f-ac13-1244d76d9522 2019-01-09 02:16:02,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ff3c17a55075b7f4c579ac2506c0c70784939e" 2019-01-09 02:16:02,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2ccd7f0c-6a15-4791-bc74-62dfc6d79631 Date: Wed, 09 Jan 2019 02:16:02 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:16:02,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91 used request id req-2ccd7f0c-6a15-4791-bc74-62dfc6d79631 2019-01-09 02:16:02,647 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-subnet 2019-01-09 02:16:02,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ff3c17a55075b7f4c579ac2506c0c70784939e" -d '{"subnets": [{"ip_version": 4, "network_id": "67ee7605-2c4e-4d60-840b-909f6fca9c91", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-subnet"}]}' 2019-01-09 02:16:03,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b3abede6-25fb-4814-afcb-eb436245b54c Date: Wed, 09 Jan 2019 02:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:02Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:02Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","id":"358f85f1-30dd-4f1a-b734-b89748f68e09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-subnet"}]} 2019-01-09 02:16:03,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b3abede6-25fb-4814-afcb-eb436245b54c 2019-01-09 02:16:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=67ee7605-2c4e-4d60-840b-909f6fca9c91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ff3c17a55075b7f4c579ac2506c0c70784939e" 2019-01-09 02:16:03,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c630b38a-62d2-4f05-822c-20f209a2910b Date: Wed, 09 Jan 2019 02:16:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["358f85f1-30dd-4f1a-b734-b89748f68e09"],"updated_at":"2019-01-09T02:16:02Z","tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net"}]} 2019-01-09 02:16:03,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=67ee7605-2c4e-4d60-840b-909f6fca9c91 used request id req-c630b38a-62d2-4f05-822c-20f209a2910b 2019-01-09 02:16:03,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ff3c17a55075b7f4c579ac2506c0c70784939e" 2019-01-09 02:16:03,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f9d90e47-ea60-4460-a3cf-bdfe83bc5fb8 Date: Wed, 09 Jan 2019 02:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:02Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","id":"358f85f1-30dd-4f1a-b734-b89748f68e09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-subnet"}]} 2019-01-09 02:16:03,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91 used request id req-f9d90e47-ea60-4460-a3cf-bdfe83bc5fb8 2019-01-09 02:16:03,752 - OpenStackNetwork - DEBUG - Network [67ee7605-2c4e-4d60-840b-909f6fca9c91] created successfully 2019-01-09 02:16:03,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:03,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:04,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["kjR1rNpUQsOgtwt5bHAmZw"], "issued_at": "2019-01-09T02:16:04.000000Z"}} 2019-01-09 02:16:04,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad3c65e03ee9132e3536330356a72a487aad32d" 2019-01-09 02:16:04,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6518e9d-0cab-4b36-827f-db1362d7dd20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:04,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e6518e9d-0cab-4b36-827f-db1362d7dd20 2019-01-09 02:16:04,215 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:16:04,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad3c65e03ee9132e3536330356a72a487aad32d" 2019-01-09 02:16:04,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0e300de-571a-4e01-8bab-0415924aa45e x-compute-request-id: req-b0e300de-571a-4e01-8bab-0415924aa45e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:16:04,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b0e300de-571a-4e01-8bab-0415924aa45e 2019-01-09 02:16:04,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad3c65e03ee9132e3536330356a72a487aad32d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:16:04,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c8eeaca-1401-4159-b556-8a619ea0e955 x-compute-request-id: req-8c8eeaca-1401-4159-b556-8a619ea0e955 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/29ee97b9-7949-4896-9dc2-5d712fd133d5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/29ee97b9-7949-4896-9dc2-5d712fd133d5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "29ee97b9-7949-4896-9dc2-5d712fd133d5", "name": "CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:16:04,457 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8c8eeaca-1401-4159-b556-8a619ea0e955 2019-01-09 02:16:04,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:04,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:04,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4afcec23d69c4621a7092be4f80c3249", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj-role"}], "expires_at": "2019-01-09T03:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a6424f0718c4fdba91b0ebf3d5540f9", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-user", "id": "3e8d906cbb704430b5bb59b7410f11f2"}, "audit_ids": ["RDCBkvd3QfCmiYNrMPkzgg"], "issued_at": "2019-01-09T02:16:04.000000Z"}} 2019-01-09 02:16:04,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:04,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f53ae5-d7ef-46a9-912f-0ecbd32cb50d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:04,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a0f53ae5-d7ef-46a9-912f-0ecbd32cb50d 2019-01-09 02:16:04,932 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:16:04,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:05,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f599e6c-49a6-4920-b54f-e19dab1a52e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:05,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9f599e6c-49a6-4920-b54f-e19dab1a52e6 2019-01-09 02:16:05,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:05,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7faceda8-5b5b-4ba9-ab78-05e1b4c50951 Date: Wed, 09 Jan 2019 02:16:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["358f85f1-30dd-4f1a-b734-b89748f68e09"],"updated_at":"2019-01-09T02:16:02Z","tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net"}]} 2019-01-09 02:16:05,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net used request id req-7faceda8-5b5b-4ba9-ab78-05e1b4c50951 2019-01-09 02:16:05,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:16:05,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:16:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:16:05,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:05,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ccd73a-cce8-40ae-a519-1fb9181820ae Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9"}, "enabled": true, "id": "0a6424f0718c4fdba91b0ebf3d5540f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj"}} 2019-01-09 02:16:05,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9 used request id req-61ccd73a-cce8-40ae-a519-1fb9181820ae 2019-01-09 02:16:05,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:05,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d8cb12ef-f9a2-420a-b122-330cd714a34d Date: Wed, 09 Jan 2019 02:16:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:02Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","id":"358f85f1-30dd-4f1a-b734-b89748f68e09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-subnet"}]} 2019-01-09 02:16:05,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91 used request id req-d8cb12ef-f9a2-420a-b122-330cd714a34d 2019-01-09 02:16:05,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91&name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:05,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cba7c75c-5b65-4c01-808a-57d7fba6a8a2 Date: Wed, 09 Jan 2019 02:16:05 GMT RESP BODY: {"ports":[]} 2019-01-09 02:16:05,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91&name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005port-1&admin_state_up=True used request id req-cba7c75c-5b65-4c01-808a-57d7fba6a8a2 2019-01-09 02:16:05,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:05,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16: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-48f471e8-c33e-4649-baae-d3753741336e x-compute-request-id: req-48f471e8-c33e-4649-baae-d3753741336e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:16:05,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-inst used request id req-48f471e8-c33e-4649-baae-d3753741336e 2019-01-09 02:16:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:06,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7282702d-88d3-4c45-ae58-2d88f896e34e Date: Wed, 09 Jan 2019 02:16:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["358f85f1-30dd-4f1a-b734-b89748f68e09"],"updated_at":"2019-01-09T02:16:02Z","tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net"}]} 2019-01-09 02:16:06,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net used request id req-7282702d-88d3-4c45-ae58-2d88f896e34e 2019-01-09 02:16:06,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:06,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447e7d25-2d58-420e-90ac-31fd08c010f8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9"}, "enabled": true, "id": "0a6424f0718c4fdba91b0ebf3d5540f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj"}} 2019-01-09 02:16:06,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9 used request id req-447e7d25-2d58-420e-90ac-31fd08c010f8 2019-01-09 02:16:06,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:06,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cbd0326f-c72c-4e82-afab-d9094d86a806 Date: Wed, 09 Jan 2019 02:16:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:02Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","id":"358f85f1-30dd-4f1a-b734-b89748f68e09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-subnet"}]} 2019-01-09 02:16:06,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91 used request id req-cbd0326f-c72c-4e82-afab-d9094d86a806 2019-01-09 02:16:06,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91&name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:06,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e342a5a8-fc0b-401d-b3bc-52a3d39b68a1 Date: Wed, 09 Jan 2019 02:16:06 GMT RESP BODY: {"ports":[]} 2019-01-09 02:16:06,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91&name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005port-1&admin_state_up=True used request id req-e342a5a8-fc0b-401d-b3bc-52a3d39b68a1 2019-01-09 02:16:06,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:06,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:07,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4afcec23d69c4621a7092be4f80c3249", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj-role"}], "expires_at": "2019-01-09T03:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a6424f0718c4fdba91b0ebf3d5540f9", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0a6424f0718c4fdba91b0ebf3d5540f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-user", "id": "3e8d906cbb704430b5bb59b7410f11f2"}, "audit_ids": ["j6BT0bzjSYy60Tw_XVKSJw"], "issued_at": "2019-01-09T02:16:07.000000Z"}} 2019-01-09 02:16:07,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a727c5a7440e32a9fc13b3dd9f0a4a4920a5542" 2019-01-09 02:16:07,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1786e92f-7235-41a0-861c-19195cf63f87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:07,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1786e92f-7235-41a0-861c-19195cf63f87 2019-01-09 02:16:07,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:07,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bdc6e203-e5c0-4e2a-9227-74ca5613a557 Date: Wed, 09 Jan 2019 02:16:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["358f85f1-30dd-4f1a-b734-b89748f68e09"],"updated_at":"2019-01-09T02:16:02Z","tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net"}]} 2019-01-09 02:16:07,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net used request id req-bdc6e203-e5c0-4e2a-9227-74ca5613a557 2019-01-09 02:16:07,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:07,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-549408b8-d979-454c-ad18-6672707f36e8 Date: Wed, 09 Jan 2019 02:16:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:02Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","id":"358f85f1-30dd-4f1a-b734-b89748f68e09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-subnet"}]} 2019-01-09 02:16:07,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91 used request id req-549408b8-d979-454c-ad18-6672707f36e8 2019-01-09 02:16:07,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:07,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-73ad8507-f09d-4ffa-9131-9cdd94b72f68 Date: Wed, 09 Jan 2019 02:16:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["358f85f1-30dd-4f1a-b734-b89748f68e09"],"updated_at":"2019-01-09T02:16:02Z","tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net"}]} 2019-01-09 02:16:07,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net used request id req-73ad8507-f09d-4ffa-9131-9cdd94b72f68 2019-01-09 02:16:07,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:16:07,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:16:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:16:07,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a727c5a7440e32a9fc13b3dd9f0a4a4920a5542" 2019-01-09 02:16:08,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5141ea74-2729-45cd-8868-6858c93b68ef Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9"}, "enabled": true, "id": "0a6424f0718c4fdba91b0ebf3d5540f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj"}} 2019-01-09 02:16:08,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9 used request id req-5141ea74-2729-45cd-8868-6858c93b68ef 2019-01-09 02:16:08,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" 2019-01-09 02:16:08,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d3417a20-26ad-4353-a8e3-afbeae388cd8 Date: Wed, 09 Jan 2019 02:16:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67ee7605-2c4e-4d60-840b-909f6fca9c91","tenant_id":"0a6424f0718c4fdba91b0ebf3d5540f9","created_at":"2019-01-09T02:16:02Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a6424f0718c4fdba91b0ebf3d5540f9","id":"358f85f1-30dd-4f1a-b734-b89748f68e09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-subnet"}]} 2019-01-09 02:16:08,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=67ee7605-2c4e-4d60-840b-909f6fca9c91 used request id req-d3417a20-26ad-4353-a8e3-afbeae388cd8 2019-01-09 02:16:08,249 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net 2019-01-09 02:16:08,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c038024cc3fd931c4ecef99ae55207cbe1ab045" -d '{"port": {"network_id": "67ee7605-2c4e-4d60-840b-909f6fca9c91", "name": "CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2019-01-09 02:16:08,416 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-f7dbf844-983b-4ca0-b15c-8150ff36dea6 Date: Wed, 09 Jan 2019 02:16:08 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 02:16:08,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-f7dbf844-983b-4ca0-b15c-8150ff36dea6 2019-01-09 02:16:08,416 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 02:16:08,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/29ee97b9-7949-4896-9dc2-5d712fd133d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad3c65e03ee9132e3536330356a72a487aad32d" 2019-01-09 02:16:08,463 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-852ba804-4469-486e-97aa-28b93584f54b x-compute-request-id: req-852ba804-4469-486e-97aa-28b93584f54b Content-Length: 0 Content-Type: application/json 2019-01-09 02:16:08,463 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/29ee97b9-7949-4896-9dc2-5d712fd133d5 used request id req-852ba804-4469-486e-97aa-28b93584f54b 2019-01-09 02:16:08,464 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-subnet 2019-01-09 02:16:08,464 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-subnet 2019-01-09 02:16:08,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/358f85f1-30dd-4f1a-b734-b89748f68e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ff3c17a55075b7f4c579ac2506c0c70784939e" 2019-01-09 02:16:10,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9bb9fb6-7371-4ce6-9e19-659dc033886e Date: Wed, 09 Jan 2019 02:16:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:16:10,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/358f85f1-30dd-4f1a-b734-b89748f68e09 used request id req-e9bb9fb6-7371-4ce6-9e19-659dc033886e 2019-01-09 02:16:10,721 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-pub-net 2019-01-09 02:16:10,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/67ee7605-2c4e-4d60-840b-909f6fca9c91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ff3c17a55075b7f4c579ac2506c0c70784939e" 2019-01-09 02:16:12,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0b0cd69-3843-4432-9f56-0f5c770513a4 Date: Wed, 09 Jan 2019 02:16:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:16:12,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/67ee7605-2c4e-4d60-840b-909f6fca9c91 used request id req-d0b0cd69-3843-4432-9f56-0f5c770513a4 2019-01-09 02:16:12,376 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-d1fd2285-b38e-4b88-be74-78651835d005-image 2019-01-09 02:16:12,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0106d67b5636ac5cb79a5b62cc251a8b415208c1" 2019-01-09 02:16:13,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-96a0b35f-6a2b-462b-bade-4c215dcdfe2e Date: Wed, 09 Jan 2019 02:16:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:16:13,846 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1d046eb0-5f42-40a4-a8f2-0407bf8b10b0 used request id req-96a0b35f-6a2b-462b-bade-4c215dcdfe2e 2019-01-09 02:16:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:16:14,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5b65f102-a4c0-4c9f-a827-d1f10b91d678 Date: Wed, 09 Jan 2019 02:16:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "created_at": "2019-01-09T02:16:01Z", "updated_at": "2019-01-09T02:16:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:16:01Z", "revision_number": 0, "id": "4423b841-fd51-472e-bf50-1416690c5765", "remote_group_id": "8d06e292-d23b-4d10-b805-f2006943281b", "remote_ip_prefix": null, "created_at": "2019-01-09T02:16:01Z", "security_group_id": "8d06e292-d23b-4d10-b805-f2006943281b", "tenant_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a6424f0718c4fdba91b0ebf3d5540f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:16:01Z", "revision_number": 0, "id": "7703d463-d74e-49f2-8274-040ea8462af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:16:01Z", "security_group_id": "8d06e292-d23b-4d10-b805-f2006943281b", "tenant_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a6424f0718c4fdba91b0ebf3d5540f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:16:01Z", "revision_number": 0, "id": "9091c126-eb26-4e7a-91dc-f06838717f7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:16:01Z", "security_group_id": "8d06e292-d23b-4d10-b805-f2006943281b", "tenant_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a6424f0718c4fdba91b0ebf3d5540f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:16:01Z", "revision_number": 0, "id": "c6cf0906-3015-4d8f-8497-54a80b3c0d81", "remote_group_id": "8d06e292-d23b-4d10-b805-f2006943281b", "remote_ip_prefix": null, "created_at": "2019-01-09T02:16:01Z", "security_group_id": "8d06e292-d23b-4d10-b805-f2006943281b", "tenant_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a6424f0718c4fdba91b0ebf3d5540f9"}], "revision_number": 4, "project_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "id": "8d06e292-d23b-4d10-b805-f2006943281b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:16:14,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5b65f102-a4c0-4c9f-a827-d1f10b91d678 2019-01-09 02:16:14,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:16:14,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2fb6382-00b8-4ffb-8d2d-e8ff836887bb Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:16:14,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-e2fb6382-00b8-4ffb-8d2d-e8ff836887bb 2019-01-09 02:16:14,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:16:14,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1421d7c4-5239-4b4a-a55e-c5f3a5dd5fc5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:16:14,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-1421d7c4-5239-4b4a-a55e-c5f3a5dd5fc5 2019-01-09 02:16:14,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:16:14,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e87d1a5-ee1e-4071-8172-82d88affabfc Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9"}, "enabled": true, "id": "0a6424f0718c4fdba91b0ebf3d5540f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj"}} 2019-01-09 02:16:14,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9 used request id req-6e87d1a5-ee1e-4071-8172-82d88affabfc 2019-01-09 02:16:14,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d06e292-d23b-4d10-b805-f2006943281b 2019-01-09 02:16:14,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d06e292-d23b-4d10-b805-f2006943281b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:16:14,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bea80208-639d-4e02-8ce4-eaa7f3f55716 Date: Wed, 09 Jan 2019 02:16:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8d06e292-d23b-4d10-b805-f2006943281b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:16:01Z", "security_group_id": "8d06e292-d23b-4d10-b805-f2006943281b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "created_at": "2019-01-09T02:16:01Z", "project_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "id": "4423b841-fd51-472e-bf50-1416690c5765"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:16:01Z", "security_group_id": "8d06e292-d23b-4d10-b805-f2006943281b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "created_at": "2019-01-09T02:16:01Z", "project_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "id": "7703d463-d74e-49f2-8274-040ea8462af0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:16:01Z", "security_group_id": "8d06e292-d23b-4d10-b805-f2006943281b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "created_at": "2019-01-09T02:16:01Z", "project_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "id": "9091c126-eb26-4e7a-91dc-f06838717f7f"}, {"remote_group_id": "8d06e292-d23b-4d10-b805-f2006943281b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:16:01Z", "security_group_id": "8d06e292-d23b-4d10-b805-f2006943281b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "created_at": "2019-01-09T02:16:01Z", "project_id": "0a6424f0718c4fdba91b0ebf3d5540f9", "id": "c6cf0906-3015-4d8f-8497-54a80b3c0d81"}]} 2019-01-09 02:16:14,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d06e292-d23b-4d10-b805-f2006943281b used request id req-bea80208-639d-4e02-8ce4-eaa7f3f55716 2019-01-09 02:16:14,623 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:16:14,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/8d06e292-d23b-4d10-b805-f2006943281b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:16:14,932 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d4c6ed6-3d8e-43d8-8382-90a5b3b3a7f8 Content-Length: 0 Date: Wed, 09 Jan 2019 02:16:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:16:14,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/8d06e292-d23b-4d10-b805-f2006943281b used request id req-5d4c6ed6-3d8e-43d8-8382-90a5b3b3a7f8 2019-01-09 02:16:14,933 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj 2019-01-09 02:16:14,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:16:15,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8540568-489b-4ee6-b0ca-85ec7b09c934 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:16:15,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0a6424f0718c4fdba91b0ebf3d5540f9 used request id req-a8540568-489b-4ee6-b0ca-85ec7b09c934 2019-01-09 02:16:15,144 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b88f6a04-2c91-422-proj-role 2019-01-09 02:16:15,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4afcec23d69c4621a7092be4f80c3249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:16:15,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad9dd523-5874-4801-b1cd-e436ac9468bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:16:15,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4afcec23d69c4621a7092be4f80c3249 used request id req-ad9dd523-5874-4801-b1cd-e436ac9468bf 2019-01-09 02:16:15,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61631765164e696b97728594dc51c65fc58e19e0" 2019-01-09 02:16:15,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cab5335-fa38-402d-b250-b2ca87a47f7e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:16:15,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4cab5335-fa38-402d-b250-b2ca87a47f7e 2019-01-09 02:16:15,350 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b88f6a04-2c91-422-user 2019-01-09 02:16:15,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3e8d906cbb704430b5bb59b7410f11f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6399ed826420234874cff28a934e680a156e188f" 2019-01-09 02:16:15,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb275a96-1125-45c0-990b-41a42d1ab872 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:16:15,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3e8d906cbb704430b5bb59b7410f11f2 used request id req-bb275a96-1125-45c0-990b-41a42d1ab872 2019-01-09 02:16:15,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:15,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["bYWivk25SJy8Czx4uc6AVg"], "issued_at": "2019-01-09T02:16:15.000000Z"}} 2019-01-09 02:16:15,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f01bf39da18b3680611bf0c6705980ffe34eb55" 2019-01-09 02:16:16,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f3615c-aff9-44d7-a3e2-f563ba006db1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:16,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-05f3615c-aff9-44d7-a3e2-f563ba006db1 2019-01-09 02:16:16,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:16,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:16,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:16:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["_WzBg6LbTd2gxn7Jp0pnJA"], "issued_at": "2019-01-09T02:16:16.000000Z"}} 2019-01-09 02:16:16,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:16,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb3451c-9b91-4ab9-a463-d12a026e86b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:16,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4eb3451c-9b91-4ab9-a463-d12a026e86b1 2019-01-09 02:16:16,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:16:16,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:16:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:16:16,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a92833f6-f342-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:16,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896a8174-28fd-4ca0-ab43-e48360effa55 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a92833f6-f342-41a-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:16:16,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a92833f6-f342-41a-proj used request id req-896a8174-28fd-4ca0-ab43-e48360effa55 2019-01-09 02:16:16,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:16,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677d9f58-d1df-4fde-bc64-91b140881d07 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:16:16,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-677d9f58-d1df-4fde-bc64-91b140881d07 2019-01-09 02:16:16,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj"}}' 2019-01-09 02:16:16,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e39fdb83-7a33-443c-8e8f-68f5dde9de10 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f"}, "enabled": true, "id": "d7a936de5a2942c098ef2a3ffcdce99f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj"}} 2019-01-09 02:16:16,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e39fdb83-7a33-443c-8e8f-68f5dde9de10 2019-01-09 02:16:16,917 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a92833f6-f342-41a-proj 2019-01-09 02:16:16,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:16,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:17,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:16:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["cSlU-uJdSEeMxgSdUkY4iQ"], "issued_at": "2019-01-09T02:16:17.000000Z"}} 2019-01-09 02:16:17,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a147bc6121682354e8a008c2aa6b1620ef528aa" 2019-01-09 02:16:17,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599df4c3-21a6-4972-a852-b60cec3886c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:17,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-599df4c3-21a6-4972-a852-b60cec3886c9 2019-01-09 02:16:17,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:16:17,330 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:16:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:16:17,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a147bc6121682354e8a008c2aa6b1620ef528aa" 2019-01-09 02:16:17,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f882d0d-24e9-48a9-9863-eea2a181067a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:16:17,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3f882d0d-24e9-48a9-9863-eea2a181067a 2019-01-09 02:16:17,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-a92833f6-f342-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a147bc6121682354e8a008c2aa6b1620ef528aa" 2019-01-09 02:16:17,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11895587-a699-47ee-82d0-560a09739b62 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-a92833f6-f342-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f"}, "enabled": true, "id": "d7a936de5a2942c098ef2a3ffcdce99f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj"}]} 2019-01-09 02:16:17,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-a92833f6-f342-41a-proj used request id req-11895587-a699-47ee-82d0-560a09739b62 2019-01-09 02:16:17,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a147bc6121682354e8a008c2aa6b1620ef528aa" 2019-01-09 02:16:17,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bcea36-21ac-4a0c-b01d-512f7b01fb96 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:16:17,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d9bcea36-21ac-4a0c-b01d-512f7b01fb96 2019-01-09 02:16:17,925 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a92833f6-f342-41a-user 2019-01-09 02:16:17,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:17,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:18,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ef685e-adec-41d6-9ec9-bfd8a765d84e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:16:18,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-98ef685e-adec-41d6-9ec9-bfd8a765d84e 2019-01-09 02:16:18,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" -d '{"role": {"name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj-role"}}' 2019-01-09 02:16:18,132 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc717dbe-57b2-450a-bbb7-95b40a817205 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "943719de08f846368f653e7e61d4493a", "links": {"self": "http://172.30.9.26:5000/v3/roles/943719de08f846368f653e7e61d4493a"}, "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj-role"}} 2019-01-09 02:16:18,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-dc717dbe-57b2-450a-bbb7-95b40a817205 2019-01-09 02:16:18,133 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a92833f6-f342-41a-proj-role 2019-01-09 02:16:18,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/943719de08f846368f653e7e61d4493a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:18,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0734cce1-c434-4ec9-9cf5-876d38587896 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/943719de08f846368f653e7e61d4493a"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj-role", "id": "943719de08f846368f653e7e61d4493a"}} 2019-01-09 02:16:18,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/943719de08f846368f653e7e61d4493a used request id req-0734cce1-c434-4ec9-9cf5-876d38587896 2019-01-09 02:16:18,154 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a92833f6-f342-41a-proj-role to project CreateInstancePortManipulationTests-a92833f6-f342-41a-proj 2019-01-09 02:16:18,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f/users/69a6b74394ed441b89364d7986a5542c/roles/943719de08f846368f653e7e61d4493a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:18,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2de8d154-42f8-4bfc-ac62-500e73eb3a47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:16:18,286 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f/users/69a6b74394ed441b89364d7986a5542c/roles/943719de08f846368f653e7e61d4493a used request id req-2de8d154-42f8-4bfc-ac62-500e73eb3a47 2019-01-09 02:16:18,286 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:16:18,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:18,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:18,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943719de08f846368f653e7e61d4493a", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj-role"}], "expires_at": "2019-01-09T03:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7a936de5a2942c098ef2a3ffcdce99f", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-user", "id": "69a6b74394ed441b89364d7986a5542c"}, "audit_ids": ["LCBtJdXPRBuyunjiXz9HtA"], "issued_at": "2019-01-09T02:16:18.000000Z"}} 2019-01-09 02:16:18,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0080e70db3b98b5796d2e0042420feb6b83e86b6" 2019-01-09 02:16:18,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d200f5-c5ff-45e3-b24a-2e338cf20161 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:18,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c6d200f5-c5ff-45e3-b24a-2e338cf20161 2019-01-09 02:16:18,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0080e70db3b98b5796d2e0042420feb6b83e86b6" 2019-01-09 02:16:18,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-17d71d89-497f-4586-bb80-685079144740 Date: Wed, 09 Jan 2019 02:16:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-image"} 2019-01-09 02:16:18,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-image used request id req-17d71d89-497f-4586-bb80-685079144740 2019-01-09 02:16:18,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0080e70db3b98b5796d2e0042420feb6b83e86b6" 2019-01-09 02:16:19,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c3def281-326d-4456-b58e-f1277832b84f Date: Wed, 09 Jan 2019 02:16: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:16:19,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c3def281-326d-4456-b58e-f1277832b84f 2019-01-09 02:16:19,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0080e70db3b98b5796d2e0042420feb6b83e86b6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-image"}' 2019-01-09 02:16:19,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691 X-Openstack-Request-Id: req-427f85e3-4737-4234-bdb7-81cf3b6ca209 Date: Wed, 09 Jan 2019 02:16:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:16:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:16:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691", "min_disk": 0, "protected": false, "id": "00cd3827-1e38-44b0-a5cb-e3ed5cb2c691", "file": "/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691/file", "checksum": null, "owner": "d7a936de5a2942c098ef2a3ffcdce99f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:16:19,295 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-427f85e3-4737-4234-bdb7-81cf3b6ca209 2019-01-09 02:16:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0080e70db3b98b5796d2e0042420feb6b83e86b6" -d '' 2019-01-09 02:16:20,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f270b0b-268a-4354-8ec2-f04f21516057 Date: Wed, 09 Jan 2019 02:16:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:16:20,538 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691/file used request id req-3f270b0b-268a-4354-8ec2-f04f21516057 2019-01-09 02:16:20,538 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:16:20,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0080e70db3b98b5796d2e0042420feb6b83e86b6" 2019-01-09 02:16:20,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9f76e9ab-f375-49e0-83a8-336d00f62672 Date: Wed, 09 Jan 2019 02:16:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:16:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:16:20Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691/snap", "metadata": {}}], "self": "/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691", "min_disk": 0, "protected": false, "id": "00cd3827-1e38-44b0-a5cb-e3ed5cb2c691", "file": "/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d7a936de5a2942c098ef2a3ffcdce99f", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:16:20,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691 used request id req-9f76e9ab-f375-49e0-83a8-336d00f62672 2019-01-09 02:16:20,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0080e70db3b98b5796d2e0042420feb6b83e86b6" 2019-01-09 02:16:20,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e67a24d5-e7af-439c-ae60-a0cb53c90bf5 Date: Wed, 09 Jan 2019 02:16: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:16:20,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e67a24d5-e7af-439c-ae60-a0cb53c90bf5 2019-01-09 02:16:20,851 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-image 2019-01-09 02:16:20,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0080e70db3b98b5796d2e0042420feb6b83e86b6" 2019-01-09 02:16:21,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-074b6fb6-6ef3-4225-9030-f0299dd2a68d Date: Wed, 09 Jan 2019 02:16:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:16:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:16:20Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691/snap", "metadata": {}}], "self": "/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691", "min_disk": 0, "protected": false, "id": "00cd3827-1e38-44b0-a5cb-e3ed5cb2c691", "file": "/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d7a936de5a2942c098ef2a3ffcdce99f", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:16:21,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691 used request id req-074b6fb6-6ef3-4225-9030-f0299dd2a68d 2019-01-09 02:16:21,017 - create_image - DEBUG - Instance status is - active 2019-01-09 02:16:21,017 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-image 2019-01-09 02:16:21,017 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-image 2019-01-09 02:16:21,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:21,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:21,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943719de08f846368f653e7e61d4493a", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj-role"}], "expires_at": "2019-01-09T03:16:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7a936de5a2942c098ef2a3ffcdce99f", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-user", "id": "69a6b74394ed441b89364d7986a5542c"}, "audit_ids": ["N3CNhQt7QTmJN2UooFJ5mA"], "issued_at": "2019-01-09T02:16:21.000000Z"}} 2019-01-09 02:16:21,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c1b7950ee59535e8e2bf558501423c156c4ee2" 2019-01-09 02:16:21,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3e71a5-fd50-44b4-8c61-c7116d3e16fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:21,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cf3e71a5-fd50-44b4-8c61-c7116d3e16fa 2019-01-09 02:16:21,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c1b7950ee59535e8e2bf558501423c156c4ee2" 2019-01-09 02:16:21,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-42dcd532-1dc8-4199-b5a7-b7321e21cd75 Date: Wed, 09 Jan 2019 02:16:21 GMT RESP BODY: {"networks":[]} 2019-01-09 02:16:21,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net used request id req-42dcd532-1dc8-4199-b5a7-b7321e21cd75 2019-01-09 02:16:21,739 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net 2019-01-09 02:16:21,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c1b7950ee59535e8e2bf558501423c156c4ee2" -d '{"network": {"name": "CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net", "admin_state_up": true}}' 2019-01-09 02:16:22,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-f1f3422a-6d5b-44d6-b843-ffb9ed78c935 Date: Wed, 09 Jan 2019 02:16:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d7a936de5a2942c098ef2a3ffcdce99f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:16:22Z","is_default":false,"name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","mtu":1450}} 2019-01-09 02:16:22,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f1f3422a-6d5b-44d6-b843-ffb9ed78c935 2019-01-09 02:16:22,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c1b7950ee59535e8e2bf558501423c156c4ee2" 2019-01-09 02:16:22,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-7262a12a-150b-4208-81fd-b529bcd5edab Date: Wed, 09 Jan 2019 02:16:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:16:22Z","tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d7a936de5a2942c098ef2a3ffcdce99f","id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net"}]} 2019-01-09 02:16:22,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 used request id req-7262a12a-150b-4208-81fd-b529bcd5edab 2019-01-09 02:16:22,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c1b7950ee59535e8e2bf558501423c156c4ee2" 2019-01-09 02:16:22,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-10e122e2-8444-417b-a568-6209bc720b9b Date: Wed, 09 Jan 2019 02:16:22 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:16:22,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 used request id req-10e122e2-8444-417b-a568-6209bc720b9b 2019-01-09 02:16:22,557 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-subnet 2019-01-09 02:16:22,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c1b7950ee59535e8e2bf558501423c156c4ee2" -d '{"subnets": [{"ip_version": 4, "network_id": "c2ddaa51-a1a3-443c-90ae-3a3c35aaa924", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-subnet"}]}' 2019-01-09 02:16:23,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-380fe0f1-ba0d-483d-ba20-5a818f22c62e Date: Wed, 09 Jan 2019 02:16:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16: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":"d7a936de5a2942c098ef2a3ffcdce99f","id":"65294e3f-d6ad-487c-a1fe-c138d06e2ee9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-subnet"}]} 2019-01-09 02:16:23,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-380fe0f1-ba0d-483d-ba20-5a818f22c62e 2019-01-09 02:16:23,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c1b7950ee59535e8e2bf558501423c156c4ee2" 2019-01-09 02:16:23,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-da51fbb5-f27d-4031-9ee7-8f6cf11c64b7 Date: Wed, 09 Jan 2019 02:16:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["65294e3f-d6ad-487c-a1fe-c138d06e2ee9"],"updated_at":"2019-01-09T02:16:22Z","tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7a936de5a2942c098ef2a3ffcdce99f","id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net"}]} 2019-01-09 02:16:23,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 used request id req-da51fbb5-f27d-4031-9ee7-8f6cf11c64b7 2019-01-09 02:16:23,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c1b7950ee59535e8e2bf558501423c156c4ee2" 2019-01-09 02:16:23,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ef1f5a77-3f1b-4db0-8e7c-4b3b3a13bc31 Date: Wed, 09 Jan 2019 02:16:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16: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":"d7a936de5a2942c098ef2a3ffcdce99f","id":"65294e3f-d6ad-487c-a1fe-c138d06e2ee9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-subnet"}]} 2019-01-09 02:16:23,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 used request id req-ef1f5a77-3f1b-4db0-8e7c-4b3b3a13bc31 2019-01-09 02:16:23,826 - OpenStackNetwork - DEBUG - Network [c2ddaa51-a1a3-443c-90ae-3a3c35aaa924] created successfully 2019-01-09 02:16:23,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:23,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:24,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["DzSVrtIqRYyAnbajrN7DHA"], "issued_at": "2019-01-09T02:16:24.000000Z"}} 2019-01-09 02:16:24,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba0def4d8df4198b7d388e373dca7dc2069f729" 2019-01-09 02:16:24,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ba59b3-192e-47a1-94a3-2ff2948ca2aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:24,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-97ba59b3-192e-47a1-94a3-2ff2948ca2aa 2019-01-09 02:16:24,288 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:16:24,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba0def4d8df4198b7d388e373dca7dc2069f729" 2019-01-09 02:16:24,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16: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-5b1398cb-3a9e-46f6-8fdb-e17eeafe70f9 x-compute-request-id: req-5b1398cb-3a9e-46f6-8fdb-e17eeafe70f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:16:24,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5b1398cb-3a9e-46f6-8fdb-e17eeafe70f9 2019-01-09 02:16:24,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba0def4d8df4198b7d388e373dca7dc2069f729" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:16:24,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16: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-f46412f7-faf4-492b-94d5-2b9f3ee85cfd x-compute-request-id: req-f46412f7-faf4-492b-94d5-2b9f3ee85cfd Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f414bd52-5a9b-4ea2-ab0e-7e1a2258a6f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f414bd52-5a9b-4ea2-ab0e-7e1a2258a6f0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f414bd52-5a9b-4ea2-ab0e-7e1a2258a6f0", "name": "CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:16:24,521 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f46412f7-faf4-492b-94d5-2b9f3ee85cfd 2019-01-09 02:16:24,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:24,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:24,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943719de08f846368f653e7e61d4493a", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj-role"}], "expires_at": "2019-01-09T03:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7a936de5a2942c098ef2a3ffcdce99f", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-user", "id": "69a6b74394ed441b89364d7986a5542c"}, "audit_ids": ["_L3eHGmqTHqQ1w-Nyro2aA"], "issued_at": "2019-01-09T02:16:24.000000Z"}} 2019-01-09 02:16:24,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:24,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26500f83-209d-4f61-8918-a5a1f65d437e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:24,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-26500f83-209d-4f61-8918-a5a1f65d437e 2019-01-09 02:16:24,978 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:16:24,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:25,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81bbc96f-ab3e-4893-8da6-6fb17c1aecd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:25,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-81bbc96f-ab3e-4893-8da6-6fb17c1aecd3 2019-01-09 02:16:25,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:25,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3c203060-16b8-47e0-aaf2-614347c15743 Date: Wed, 09 Jan 2019 02:16:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["65294e3f-d6ad-487c-a1fe-c138d06e2ee9"],"updated_at":"2019-01-09T02:16:22Z","tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7a936de5a2942c098ef2a3ffcdce99f","id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net"}]} 2019-01-09 02:16:25,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net used request id req-3c203060-16b8-47e0-aaf2-614347c15743 2019-01-09 02:16:25,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:16:25,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:16:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:16:25,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:25,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea27f27-a25e-4919-a3e1-71263efb0906 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f"}, "enabled": true, "id": "d7a936de5a2942c098ef2a3ffcdce99f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj"}} 2019-01-09 02:16:25,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f used request id req-5ea27f27-a25e-4919-a3e1-71263efb0906 2019-01-09 02:16:25,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:25,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-24d2a0cc-044c-4216-91bc-dbe13e9fd6f3 Date: Wed, 09 Jan 2019 02:16:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16: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":"d7a936de5a2942c098ef2a3ffcdce99f","id":"65294e3f-d6ad-487c-a1fe-c138d06e2ee9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-subnet"}]} 2019-01-09 02:16:25,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 used request id req-24d2a0cc-044c-4216-91bc-dbe13e9fd6f3 2019-01-09 02:16:25,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924&name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450ebport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:25,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f7d587c5-c16a-46e4-a912-25807cdf10d8 Date: Wed, 09 Jan 2019 02:16:25 GMT RESP BODY: {"ports":[]} 2019-01-09 02:16:25,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924&name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450ebport-1&admin_state_up=True used request id req-f7d587c5-c16a-46e4-a912-25807cdf10d8 2019-01-09 02:16:25,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:26,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16: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-99e6a72c-57fc-4211-b6b0-3389f93a66a7 x-compute-request-id: req-99e6a72c-57fc-4211-b6b0-3389f93a66a7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:16:26,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-inst used request id req-99e6a72c-57fc-4211-b6b0-3389f93a66a7 2019-01-09 02:16:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:26,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-699faad3-0a8a-4e7f-b05e-24de4fc9625b Date: Wed, 09 Jan 2019 02:16:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["65294e3f-d6ad-487c-a1fe-c138d06e2ee9"],"updated_at":"2019-01-09T02:16:22Z","tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7a936de5a2942c098ef2a3ffcdce99f","id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net"}]} 2019-01-09 02:16:26,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net used request id req-699faad3-0a8a-4e7f-b05e-24de4fc9625b 2019-01-09 02:16:26,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:26,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596926ae-79d9-4add-9e64-a649af61c9bb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f"}, "enabled": true, "id": "d7a936de5a2942c098ef2a3ffcdce99f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj"}} 2019-01-09 02:16:26,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f used request id req-596926ae-79d9-4add-9e64-a649af61c9bb 2019-01-09 02:16:26,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:26,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3a8e1522-83cc-45ee-8fb9-9925934fceb3 Date: Wed, 09 Jan 2019 02:16:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16: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":"d7a936de5a2942c098ef2a3ffcdce99f","id":"65294e3f-d6ad-487c-a1fe-c138d06e2ee9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-subnet"}]} 2019-01-09 02:16:26,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 used request id req-3a8e1522-83cc-45ee-8fb9-9925934fceb3 2019-01-09 02:16:26,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924&name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450ebport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:26,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8651af8b-021c-4f80-a6ff-338c8e0902b5 Date: Wed, 09 Jan 2019 02:16:26 GMT RESP BODY: {"ports":[]} 2019-01-09 02:16:26,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924&name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450ebport-1&admin_state_up=True used request id req-8651af8b-021c-4f80-a6ff-338c8e0902b5 2019-01-09 02:16:26,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:26,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:27,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943719de08f846368f653e7e61d4493a", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj-role"}], "expires_at": "2019-01-09T03:16:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7a936de5a2942c098ef2a3ffcdce99f", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d7a936de5a2942c098ef2a3ffcdce99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-user", "id": "69a6b74394ed441b89364d7986a5542c"}, "audit_ids": ["sOcpJg_uQd2IaZtkfrXKOw"], "issued_at": "2019-01-09T02:16:27.000000Z"}} 2019-01-09 02:16:27,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1693767dd89e99f7148a1834bd4b8e95bfb29e71" 2019-01-09 02:16:27,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417f1a9b-309d-475c-8069-79a1f1695be0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:27,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-417f1a9b-309d-475c-8069-79a1f1695be0 2019-01-09 02:16:27,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:27,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4d762c43-ee11-4b29-9fab-3433fba05bc9 Date: Wed, 09 Jan 2019 02:16:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["65294e3f-d6ad-487c-a1fe-c138d06e2ee9"],"updated_at":"2019-01-09T02:16:22Z","tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7a936de5a2942c098ef2a3ffcdce99f","id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net"}]} 2019-01-09 02:16:27,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net used request id req-4d762c43-ee11-4b29-9fab-3433fba05bc9 2019-01-09 02:16:27,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:27,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5d81c62b-a87f-4ec1-8838-800324dc100a Date: Wed, 09 Jan 2019 02:16:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16: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":"d7a936de5a2942c098ef2a3ffcdce99f","id":"65294e3f-d6ad-487c-a1fe-c138d06e2ee9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-subnet"}]} 2019-01-09 02:16:27,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 used request id req-5d81c62b-a87f-4ec1-8838-800324dc100a 2019-01-09 02:16:27,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:28,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f1d290db-d78b-44ef-b289-1396db71723b Date: Wed, 09 Jan 2019 02:16:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["65294e3f-d6ad-487c-a1fe-c138d06e2ee9"],"updated_at":"2019-01-09T02:16:22Z","tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7a936de5a2942c098ef2a3ffcdce99f","id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net"}]} 2019-01-09 02:16:28,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net used request id req-f1d290db-d78b-44ef-b289-1396db71723b 2019-01-09 02:16:28,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:16:28,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:16:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:16:28,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1693767dd89e99f7148a1834bd4b8e95bfb29e71" 2019-01-09 02:16:28,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ded0190-65b3-4cdd-a702-9971da6293c4 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f"}, "enabled": true, "id": "d7a936de5a2942c098ef2a3ffcdce99f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj"}} 2019-01-09 02:16:28,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f used request id req-2ded0190-65b3-4cdd-a702-9971da6293c4 2019-01-09 02:16:28,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" 2019-01-09 02:16:28,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fd802d3e-29ae-4ecd-ac5e-a80976f05975 Date: Wed, 09 Jan 2019 02:16:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2ddaa51-a1a3-443c-90ae-3a3c35aaa924","tenant_id":"d7a936de5a2942c098ef2a3ffcdce99f","created_at":"2019-01-09T02:16:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16: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":"d7a936de5a2942c098ef2a3ffcdce99f","id":"65294e3f-d6ad-487c-a1fe-c138d06e2ee9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-subnet"}]} 2019-01-09 02:16:28,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 used request id req-fd802d3e-29ae-4ecd-ac5e-a80976f05975 2019-01-09 02:16:28,337 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net 2019-01-09 02:16:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a430590fa18bdeeacadc584ae6ed0bd927bc88" -d '{"port": {"network_id": "c2ddaa51-a1a3-443c-90ae-3a3c35aaa924", "name": "CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450ebport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2019-01-09 02:16:28,490 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-f7683a2d-5f52-40ee-98e6-72fe9def8ae2 Date: Wed, 09 Jan 2019 02:16:28 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 02:16:28,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-f7683a2d-5f52-40ee-98e6-72fe9def8ae2 2019-01-09 02:16:28,491 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 02:16:28,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/f414bd52-5a9b-4ea2-ab0e-7e1a2258a6f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba0def4d8df4198b7d388e373dca7dc2069f729" 2019-01-09 02:16:28,535 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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-859d892d-51df-459b-95e4-16b9053181da x-compute-request-id: req-859d892d-51df-459b-95e4-16b9053181da Content-Length: 0 Content-Type: application/json 2019-01-09 02:16:28,535 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f414bd52-5a9b-4ea2-ab0e-7e1a2258a6f0 used request id req-859d892d-51df-459b-95e4-16b9053181da 2019-01-09 02:16:28,536 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-subnet 2019-01-09 02:16:28,536 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-subnet 2019-01-09 02:16:28,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/65294e3f-d6ad-487c-a1fe-c138d06e2ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c1b7950ee59535e8e2bf558501423c156c4ee2" 2019-01-09 02:16:30,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e6ea84a-4c04-43d8-8663-2c5001c7c698 Date: Wed, 09 Jan 2019 02:16:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:16:30,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/65294e3f-d6ad-487c-a1fe-c138d06e2ee9 used request id req-0e6ea84a-4c04-43d8-8663-2c5001c7c698 2019-01-09 02:16:30,773 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-pub-net 2019-01-09 02:16:30,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c1b7950ee59535e8e2bf558501423c156c4ee2" 2019-01-09 02:16:32,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61d75405-3c49-4cc8-b1b9-e5f735f06ad6 Date: Wed, 09 Jan 2019 02:16:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:16:32,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c2ddaa51-a1a3-443c-90ae-3a3c35aaa924 used request id req-61d75405-3c49-4cc8-b1b9-e5f735f06ad6 2019-01-09 02:16:32,107 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c8684032-1c94-41ea-93d6-c4a5b4b450eb-image 2019-01-09 02:16:32,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0080e70db3b98b5796d2e0042420feb6b83e86b6" 2019-01-09 02:16:33,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7549a63e-013d-4b34-8095-85a5c78b30e7 Date: Wed, 09 Jan 2019 02:16:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:16:33,288 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/00cd3827-1e38-44b0-a5cb-e3ed5cb2c691 used request id req-7549a63e-013d-4b34-8095-85a5c78b30e7 2019-01-09 02:16:33,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:33,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-37781c5e-8b53-49fa-93b3-626b370b1984 Date: Wed, 09 Jan 2019 02:16:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d7a936de5a2942c098ef2a3ffcdce99f", "created_at": "2019-01-09T02:16:21Z", "updated_at": "2019-01-09T02:16:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:16:22Z", "revision_number": 0, "id": "0f75f3ab-5176-44b9-94e9-f31f4960d087", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:16:22Z", "security_group_id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "tenant_id": "d7a936de5a2942c098ef2a3ffcdce99f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7a936de5a2942c098ef2a3ffcdce99f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:16:22Z", "revision_number": 0, "id": "5cbc9726-3908-4175-8cea-1db081ef5116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:16:22Z", "security_group_id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "tenant_id": "d7a936de5a2942c098ef2a3ffcdce99f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7a936de5a2942c098ef2a3ffcdce99f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:16:22Z", "revision_number": 0, "id": "8c276755-3bac-481b-989c-236aba247b14", "remote_group_id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "remote_ip_prefix": null, "created_at": "2019-01-09T02:16:22Z", "security_group_id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "tenant_id": "d7a936de5a2942c098ef2a3ffcdce99f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7a936de5a2942c098ef2a3ffcdce99f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:16:22Z", "revision_number": 0, "id": "e40cb383-da3b-4ab4-b124-322ca6b6949b", "remote_group_id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "remote_ip_prefix": null, "created_at": "2019-01-09T02:16:22Z", "security_group_id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "tenant_id": "d7a936de5a2942c098ef2a3ffcdce99f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7a936de5a2942c098ef2a3ffcdce99f"}], "revision_number": 4, "project_id": "d7a936de5a2942c098ef2a3ffcdce99f", "id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:16:33,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-37781c5e-8b53-49fa-93b3-626b370b1984 2019-01-09 02:16:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:33,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fca4959-4d04-4f15-ae2e-409c461de3d2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:16:33,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-4fca4959-4d04-4f15-ae2e-409c461de3d2 2019-01-09 02:16:33,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:33,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2185692-9ddd-4fa3-b085-a6acb975810e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f"}, "enabled": true, "id": "d7a936de5a2942c098ef2a3ffcdce99f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92833f6-f342-41a-proj"}} 2019-01-09 02:16:33,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f used request id req-f2185692-9ddd-4fa3-b085-a6acb975810e 2019-01-09 02:16:33,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85aa3eb6-a54e-45ea-a238-075c007421cf 2019-01-09 02:16:33,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=85aa3eb6-a54e-45ea-a238-075c007421cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:33,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4e5f3132-c733-4958-8048-a3dab30c16d8 Date: Wed, 09 Jan 2019 02:16:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:16:22Z", "security_group_id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "port_range_min": null, "revision_number": 0, "tenant_id": "d7a936de5a2942c098ef2a3ffcdce99f", "created_at": "2019-01-09T02:16:22Z", "project_id": "d7a936de5a2942c098ef2a3ffcdce99f", "id": "0f75f3ab-5176-44b9-94e9-f31f4960d087"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:16:22Z", "security_group_id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "port_range_min": null, "revision_number": 0, "tenant_id": "d7a936de5a2942c098ef2a3ffcdce99f", "created_at": "2019-01-09T02:16:22Z", "project_id": "d7a936de5a2942c098ef2a3ffcdce99f", "id": "5cbc9726-3908-4175-8cea-1db081ef5116"}, {"remote_group_id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:16:22Z", "security_group_id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "port_range_min": null, "revision_number": 0, "tenant_id": "d7a936de5a2942c098ef2a3ffcdce99f", "created_at": "2019-01-09T02:16:22Z", "project_id": "d7a936de5a2942c098ef2a3ffcdce99f", "id": "8c276755-3bac-481b-989c-236aba247b14"}, {"remote_group_id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:16:22Z", "security_group_id": "85aa3eb6-a54e-45ea-a238-075c007421cf", "port_range_min": null, "revision_number": 0, "tenant_id": "d7a936de5a2942c098ef2a3ffcdce99f", "created_at": "2019-01-09T02:16:22Z", "project_id": "d7a936de5a2942c098ef2a3ffcdce99f", "id": "e40cb383-da3b-4ab4-b124-322ca6b6949b"}]} 2019-01-09 02:16:33,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=85aa3eb6-a54e-45ea-a238-075c007421cf used request id req-4e5f3132-c733-4958-8048-a3dab30c16d8 2019-01-09 02:16:33,897 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:16:33,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/85aa3eb6-a54e-45ea-a238-075c007421cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:34,209 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b81627d-e53c-4461-b23e-8146aa4b7c11 Content-Length: 0 Date: Wed, 09 Jan 2019 02:16:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:16:34,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/85aa3eb6-a54e-45ea-a238-075c007421cf used request id req-2b81627d-e53c-4461-b23e-8146aa4b7c11 2019-01-09 02:16:34,210 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a92833f6-f342-41a-proj 2019-01-09 02:16:34,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:34,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:16:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cb52d57-77ab-45ad-9e7e-58ff135ac488 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:16:34,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d7a936de5a2942c098ef2a3ffcdce99f used request id req-7cb52d57-77ab-45ad-9e7e-58ff135ac488 2019-01-09 02:16:34,431 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a92833f6-f342-41a-proj-role 2019-01-09 02:16:34,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/943719de08f846368f653e7e61d4493a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:34,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:16:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d666b47d-15da-426e-86c8-ff1ea4abcb06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:16:34,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/943719de08f846368f653e7e61d4493a used request id req-d666b47d-15da-426e-86c8-ff1ea4abcb06 2019-01-09 02:16:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5675e3f6a41a5ac0bbc3fb50d692c6634af0b" 2019-01-09 02:16:34,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b997b7f-ac89-446b-bf04-a24632232484 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:16:34,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1b997b7f-ac89-446b-bf04-a24632232484 2019-01-09 02:16:34,631 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a92833f6-f342-41a-user 2019-01-09 02:16:34,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/69a6b74394ed441b89364d7986a5542c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a147bc6121682354e8a008c2aa6b1620ef528aa" 2019-01-09 02:16:34,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:16:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbaa3f2a-cbab-482f-b6a6-f6419ae79f17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:16:34,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/69a6b74394ed441b89364d7986a5542c used request id req-cbaa3f2a-cbab-482f-b6a6-f6419ae79f17 2019-01-09 02:16:34,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:35,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:16:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["mEOU6fjWSaeP649IB2zyjg"], "issued_at": "2019-01-09T02:16:35.000000Z"}} 2019-01-09 02:16:35,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a479003bb4302b06c2aa829a2d47e0430fa0a57" 2019-01-09 02:16:35,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84bf2df0-2f9e-4754-8111-a2f416604621 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:35,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-84bf2df0-2f9e-4754-8111-a2f416604621 2019-01-09 02:16:35,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:35,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:35,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:16:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["cWn3hHV3SeSokUfEX9VVOw"], "issued_at": "2019-01-09T02:16:35.000000Z"}} 2019-01-09 02:16:35,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:35,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10c829a-a7c7-430b-9bde-ee355a6c3446 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:35,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f10c829a-a7c7-430b-9bde-ee355a6c3446 2019-01-09 02:16:35,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:16:35,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:16:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:16:35,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-448660e7-a974-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:35,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86965c87-fe6b-496c-bf83-6165a26e18c7 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-448660e7-a974-43f-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:16:35,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-448660e7-a974-43f-proj used request id req-86965c87-fe6b-496c-bf83-6165a26e18c7 2019-01-09 02:16:35,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:35,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86749e6e-e796-4aed-a00b-c9318fb1605c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:16:35,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-86749e6e-e796-4aed-a00b-c9318fb1605c 2019-01-09 02:16:35,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj"}}' 2019-01-09 02:16:36,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b6abb78-9a74-400b-bd6b-142ffc99d40d Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc"}, "enabled": true, "id": "03fe8bab262b4defab74ffe731f4acfc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj"}} 2019-01-09 02:16:36,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8b6abb78-9a74-400b-bd6b-142ffc99d40d 2019-01-09 02:16:36,103 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-448660e7-a974-43f-proj 2019-01-09 02:16:36,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:36,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:36,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:16:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["2InhTKvyS8uBMDtmJt7CiA"], "issued_at": "2019-01-09T02:16:36.000000Z"}} 2019-01-09 02:16:36,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2cf5deaf81bb176ae4171ac341cb398d0d180d" 2019-01-09 02:16:36,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f545452-c686-4869-9986-97fc6f38574d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:36,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5f545452-c686-4869-9986-97fc6f38574d 2019-01-09 02:16:36,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:16:36,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:16:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:16:36,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2cf5deaf81bb176ae4171ac341cb398d0d180d" 2019-01-09 02:16:36,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e09a22-297e-4fb3-87a3-065bf91f9cf0 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:16:36,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-29e09a22-297e-4fb3-87a3-065bf91f9cf0 2019-01-09 02:16:36,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-448660e7-a974-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2cf5deaf81bb176ae4171ac341cb398d0d180d" 2019-01-09 02:16:36,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e48f450-fe88-4bf0-9ab8-a59a3974be23 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-448660e7-a974-43f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc"}, "enabled": true, "id": "03fe8bab262b4defab74ffe731f4acfc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj"}]} 2019-01-09 02:16:36,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-448660e7-a974-43f-proj used request id req-4e48f450-fe88-4bf0-9ab8-a59a3974be23 2019-01-09 02:16:36,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2cf5deaf81bb176ae4171ac341cb398d0d180d" 2019-01-09 02:16:36,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72f4528-757b-491c-b9f1-cf8df61d8772 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:16:36,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e72f4528-757b-491c-b9f1-cf8df61d8772 2019-01-09 02:16:37,181 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-448660e7-a974-43f-user 2019-01-09 02:16:37,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:37,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:37,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313221e9-13ab-426a-85b3-3605031aaa7e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:16:37,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-313221e9-13ab-426a-85b3-3605031aaa7e 2019-01-09 02:16:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" -d '{"role": {"name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj-role"}}' 2019-01-09 02:16:37,474 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c9cdb82-bc50-469c-a18d-85516c81ba3b Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51bf0b7c557c4b61a1e64068286d5590", "links": {"self": "http://172.30.9.26:5000/v3/roles/51bf0b7c557c4b61a1e64068286d5590"}, "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj-role"}} 2019-01-09 02:16:37,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6c9cdb82-bc50-469c-a18d-85516c81ba3b 2019-01-09 02:16:37,474 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-448660e7-a974-43f-proj-role 2019-01-09 02:16:37,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/51bf0b7c557c4b61a1e64068286d5590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:37,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272fbce0-97a1-4f14-a1fb-7fc1707871f8 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/51bf0b7c557c4b61a1e64068286d5590"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj-role", "id": "51bf0b7c557c4b61a1e64068286d5590"}} 2019-01-09 02:16:37,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/51bf0b7c557c4b61a1e64068286d5590 used request id req-272fbce0-97a1-4f14-a1fb-7fc1707871f8 2019-01-09 02:16:37,565 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-448660e7-a974-43f-proj-role to project CreateInstancePortManipulationTests-448660e7-a974-43f-proj 2019-01-09 02:16:37,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc/users/45abf85380a74dc4ae225cc77c535099/roles/51bf0b7c557c4b61a1e64068286d5590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:37,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7043d77f-d46b-40b0-b360-9ac6867bb2a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:16:37,706 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc/users/45abf85380a74dc4ae225cc77c535099/roles/51bf0b7c557c4b61a1e64068286d5590 used request id req-7043d77f-d46b-40b0-b360-9ac6867bb2a6 2019-01-09 02:16:37,707 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:16:37,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:37,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:38,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51bf0b7c557c4b61a1e64068286d5590", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj-role"}], "expires_at": "2019-01-09T03:16:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03fe8bab262b4defab74ffe731f4acfc", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-user", "id": "45abf85380a74dc4ae225cc77c535099"}, "audit_ids": ["ya3vMtojQMeExmHr6mkPbg"], "issued_at": "2019-01-09T02:16:38.000000Z"}} 2019-01-09 02:16:38,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5015119cadc81b861b5389a73de02665c68076" 2019-01-09 02:16:38,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209cdec4-13a5-43d7-8d7d-8098653718a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:38,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-209cdec4-13a5-43d7-8d7d-8098653718a4 2019-01-09 02:16:38,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd5015119cadc81b861b5389a73de02665c68076" 2019-01-09 02:16:38,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-50f99c33-6c4c-4489-9d90-dbe187a4224e Date: Wed, 09 Jan 2019 02:16:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-image"} 2019-01-09 02:16:38,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-image used request id req-50f99c33-6c4c-4489-9d90-dbe187a4224e 2019-01-09 02:16:38,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd5015119cadc81b861b5389a73de02665c68076" 2019-01-09 02:16:38,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f916bbb9-122b-4e15-bc58-463d41b2be4f Date: Wed, 09 Jan 2019 02:16: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:16:38,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f916bbb9-122b-4e15-bc58-463d41b2be4f 2019-01-09 02:16:38,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd5015119cadc81b861b5389a73de02665c68076" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-image"}' 2019-01-09 02:16:38,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd X-Openstack-Request-Id: req-06df0530-76eb-4a54-a883-f35d4238ec65 Date: Wed, 09 Jan 2019 02:16:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:16:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:16:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd", "min_disk": 0, "protected": false, "id": "336f5d2d-d347-4aad-8317-4365daca08fd", "file": "/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd/file", "checksum": null, "owner": "03fe8bab262b4defab74ffe731f4acfc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:16:38,704 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-06df0530-76eb-4a54-a883-f35d4238ec65 2019-01-09 02:16:38,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd5015119cadc81b861b5389a73de02665c68076" -d '' 2019-01-09 02:16:40,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9742d98-2488-4ceb-8beb-36c1c5b0c745 Date: Wed, 09 Jan 2019 02:16:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:16:40,311 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd/file used request id req-a9742d98-2488-4ceb-8beb-36c1c5b0c745 2019-01-09 02:16:40,312 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:16:40,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd5015119cadc81b861b5389a73de02665c68076" 2019-01-09 02:16:40,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-87ad0e4b-34cf-4586-b2b1-35492b15ecc4 Date: Wed, 09 Jan 2019 02:16:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:16:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:16:40Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/336f5d2d-d347-4aad-8317-4365daca08fd/snap", "metadata": {}}], "self": "/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd", "min_disk": 0, "protected": false, "id": "336f5d2d-d347-4aad-8317-4365daca08fd", "file": "/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03fe8bab262b4defab74ffe731f4acfc", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/336f5d2d-d347-4aad-8317-4365daca08fd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:16:40,477 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd used request id req-87ad0e4b-34cf-4586-b2b1-35492b15ecc4 2019-01-09 02:16:40,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd5015119cadc81b861b5389a73de02665c68076" 2019-01-09 02:16:40,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-abfe34ae-8391-4de2-8f48-9d429f1e9b8b Date: Wed, 09 Jan 2019 02:16:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:16:40,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-abfe34ae-8391-4de2-8f48-9d429f1e9b8b 2019-01-09 02:16:40,634 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-image 2019-01-09 02:16:40,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd5015119cadc81b861b5389a73de02665c68076" 2019-01-09 02:16:40,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1b620262-1ebe-477e-909c-dd2f2fd53ce5 Date: Wed, 09 Jan 2019 02:16:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:16:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:16:40Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/336f5d2d-d347-4aad-8317-4365daca08fd/snap", "metadata": {}}], "self": "/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd", "min_disk": 0, "protected": false, "id": "336f5d2d-d347-4aad-8317-4365daca08fd", "file": "/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03fe8bab262b4defab74ffe731f4acfc", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/336f5d2d-d347-4aad-8317-4365daca08fd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:16:40,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd used request id req-1b620262-1ebe-477e-909c-dd2f2fd53ce5 2019-01-09 02:16:40,796 - create_image - DEBUG - Instance status is - active 2019-01-09 02:16:40,796 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-image 2019-01-09 02:16:40,796 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-image 2019-01-09 02:16:40,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:40,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:41,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51bf0b7c557c4b61a1e64068286d5590", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj-role"}], "expires_at": "2019-01-09T03:16:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03fe8bab262b4defab74ffe731f4acfc", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-user", "id": "45abf85380a74dc4ae225cc77c535099"}, "audit_ids": ["TP-SrAOTRrKtyQltyW1v-w"], "issued_at": "2019-01-09T02:16:41.000000Z"}} 2019-01-09 02:16:41,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daa693a8598a93f6aa80569838647e46dbed4f4" 2019-01-09 02:16:41,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272864fb-3caf-45a5-b5ff-4b05946b8a09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:41,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-272864fb-3caf-45a5-b5ff-4b05946b8a09 2019-01-09 02:16:41,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daa693a8598a93f6aa80569838647e46dbed4f4" 2019-01-09 02:16:41,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f7dfe0ba-6141-4838-aa0c-33e831e18f4d Date: Wed, 09 Jan 2019 02:16:41 GMT RESP BODY: {"networks":[]} 2019-01-09 02:16:41,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net used request id req-f7dfe0ba-6141-4838-aa0c-33e831e18f4d 2019-01-09 02:16:41,437 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net 2019-01-09 02:16:41,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daa693a8598a93f6aa80569838647e46dbed4f4" -d '{"network": {"name": "CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net", "admin_state_up": true}}' 2019-01-09 02:16:41,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-cf7809ba-547a-4eb6-b440-f33994cad403 Date: Wed, 09 Jan 2019 02:16:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1993d551-340a-4d88-88d9-d7f0229d349a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03fe8bab262b4defab74ffe731f4acfc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:16:41Z","is_default":false,"name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:41Z","mtu":1450}} 2019-01-09 02:16:41,993 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-cf7809ba-547a-4eb6-b440-f33994cad403 2019-01-09 02:16:42,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1993d551-340a-4d88-88d9-d7f0229d349a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daa693a8598a93f6aa80569838647e46dbed4f4" 2019-01-09 02:16:42,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-015dd300-86ae-4114-ab81-7efc2ecae6cb Date: Wed, 09 Jan 2019 02:16:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:16:41Z","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"1993d551-340a-4d88-88d9-d7f0229d349a","name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net"}]} 2019-01-09 02:16:42,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1993d551-340a-4d88-88d9-d7f0229d349a used request id req-015dd300-86ae-4114-ab81-7efc2ecae6cb 2019-01-09 02:16:42,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daa693a8598a93f6aa80569838647e46dbed4f4" 2019-01-09 02:16:42,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-561ef631-bc8a-4d98-a68f-5330bc4f948f Date: Wed, 09 Jan 2019 02:16:42 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:16:42,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a used request id req-561ef631-bc8a-4d98-a68f-5330bc4f948f 2019-01-09 02:16:42,413 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet 2019-01-09 02:16:42,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daa693a8598a93f6aa80569838647e46dbed4f4" -d '{"subnets": [{"ip_version": 4, "network_id": "1993d551-340a-4d88-88d9-d7f0229d349a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet"}]}' 2019-01-09 02:16:43,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ea8816d-9a77-4d6d-a6d7-f6e28225d6dd Date: Wed, 09 Jan 2019 02:16:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1993d551-340a-4d88-88d9-d7f0229d349a","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:42Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet"}]} 2019-01-09 02:16:43,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-7ea8816d-9a77-4d6d-a6d7-f6e28225d6dd 2019-01-09 02:16:43,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1993d551-340a-4d88-88d9-d7f0229d349a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daa693a8598a93f6aa80569838647e46dbed4f4" 2019-01-09 02:16:43,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1522079d-aaa1-4fd1-a988-c81532d0d691 Date: Wed, 09 Jan 2019 02:16:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3"],"updated_at":"2019-01-09T02:16:42Z","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"1993d551-340a-4d88-88d9-d7f0229d349a","name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net"}]} 2019-01-09 02:16:43,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1993d551-340a-4d88-88d9-d7f0229d349a used request id req-1522079d-aaa1-4fd1-a988-c81532d0d691 2019-01-09 02:16:43,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daa693a8598a93f6aa80569838647e46dbed4f4" 2019-01-09 02:16:43,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3fb04a9f-a65d-4508-bcc2-ab6aa9011471 Date: Wed, 09 Jan 2019 02:16:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1993d551-340a-4d88-88d9-d7f0229d349a","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet"}]} 2019-01-09 02:16:43,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a used request id req-3fb04a9f-a65d-4508-bcc2-ab6aa9011471 2019-01-09 02:16:43,575 - OpenStackNetwork - DEBUG - Network [1993d551-340a-4d88-88d9-d7f0229d349a] created successfully 2019-01-09 02:16:43,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:43,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:43,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:16:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["KQV-a1g5SdSAwWf_skfZ8A"], "issued_at": "2019-01-09T02:16:43.000000Z"}} 2019-01-09 02:16:43,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b8e8dc328a2da0ec4fdee8f3833446062cc4e9" 2019-01-09 02:16:44,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41cee208-6bef-4fcc-9794-29080c64cc20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:44,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-41cee208-6bef-4fcc-9794-29080c64cc20 2019-01-09 02:16:44,041 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:16:44,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b8e8dc328a2da0ec4fdee8f3833446062cc4e9" 2019-01-09 02:16:44,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-01a827e1-e897-4f54-884f-6ea6d04fb9d4 x-compute-request-id: req-01a827e1-e897-4f54-884f-6ea6d04fb9d4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:16:44,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-01a827e1-e897-4f54-884f-6ea6d04fb9d4 2019-01-09 02:16:44,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b8e8dc328a2da0ec4fdee8f3833446062cc4e9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:16:44,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-09922652-aecc-42e0-b43d-65b7559a00f0 x-compute-request-id: req-09922652-aecc-42e0-b43d-65b7559a00f0 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a44e59d8-e3d6-40b3-8e8b-5146ccaa230c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a44e59d8-e3d6-40b3-8e8b-5146ccaa230c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a44e59d8-e3d6-40b3-8e8b-5146ccaa230c", "name": "CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:16:44,277 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-09922652-aecc-42e0-b43d-65b7559a00f0 2019-01-09 02:16:44,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:44,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:44,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51bf0b7c557c4b61a1e64068286d5590", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj-role"}], "expires_at": "2019-01-09T03:16:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03fe8bab262b4defab74ffe731f4acfc", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-user", "id": "45abf85380a74dc4ae225cc77c535099"}, "audit_ids": ["_Ef_P7FXTr2SQeYcHxRVkA"], "issued_at": "2019-01-09T02:16:44.000000Z"}} 2019-01-09 02:16:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:44,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80b4927-1854-4df5-8799-09313b801163 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:44,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d80b4927-1854-4df5-8799-09313b801163 2019-01-09 02:16:44,728 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:16:44,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:44,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99d975d7-5b3d-4619-9ab6-cd3625c5c846 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:44,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-99d975d7-5b3d-4619-9ab6-cd3625c5c846 2019-01-09 02:16:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:45,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ead76d4e-2dd5-4d2f-9185-a219546b4794 Date: Wed, 09 Jan 2019 02:16:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3"],"updated_at":"2019-01-09T02:16:42Z","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"1993d551-340a-4d88-88d9-d7f0229d349a","name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net"}]} 2019-01-09 02:16:45,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net used request id req-ead76d4e-2dd5-4d2f-9185-a219546b4794 2019-01-09 02:16:45,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:16:45,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:16:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:16:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:45,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8900e4-a4bd-4489-8283-f7ca4c5b397b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc"}, "enabled": true, "id": "03fe8bab262b4defab74ffe731f4acfc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj"}} 2019-01-09 02:16:45,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc used request id req-ef8900e4-a4bd-4489-8283-f7ca4c5b397b 2019-01-09 02:16:45,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:45,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-27ebe041-eedb-4f12-8e91-246eb1c91f44 Date: Wed, 09 Jan 2019 02:16:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1993d551-340a-4d88-88d9-d7f0229d349a","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet"}]} 2019-01-09 02:16:45,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a used request id req-27ebe041-eedb-4f12-8e91-246eb1c91f44 2019-01-09 02:16:45,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1993d551-340a-4d88-88d9-d7f0229d349a&name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:45,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0efa026e-a315-4f13-a7a8-1ee8f78f3e1b Date: Wed, 09 Jan 2019 02:16:45 GMT RESP BODY: {"ports":[]} 2019-01-09 02:16:45,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1993d551-340a-4d88-88d9-d7f0229d349a&name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30port-1&admin_state_up=True used request id req-0efa026e-a315-4f13-a7a8-1ee8f78f3e1b 2019-01-09 02:16:45,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:45,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-128e40cc-61e4-420e-9dec-a5e0e8d27143 x-compute-request-id: req-128e40cc-61e4-420e-9dec-a5e0e8d27143 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:16:45,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-inst used request id req-128e40cc-61e4-420e-9dec-a5e0e8d27143 2019-01-09 02:16:45,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:46,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bb5e78a7-0049-4fe0-ae60-9818f1496456 Date: Wed, 09 Jan 2019 02:16:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3"],"updated_at":"2019-01-09T02:16:42Z","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"1993d551-340a-4d88-88d9-d7f0229d349a","name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net"}]} 2019-01-09 02:16:46,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net used request id req-bb5e78a7-0049-4fe0-ae60-9818f1496456 2019-01-09 02:16:46,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:46,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fdcc8fa-4f10-404a-a14a-b97de870d87b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc"}, "enabled": true, "id": "03fe8bab262b4defab74ffe731f4acfc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj"}} 2019-01-09 02:16:46,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc used request id req-0fdcc8fa-4f10-404a-a14a-b97de870d87b 2019-01-09 02:16:46,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:46,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-65bfa457-5839-4d61-8854-b7086c5f0d01 Date: Wed, 09 Jan 2019 02:16:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1993d551-340a-4d88-88d9-d7f0229d349a","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet"}]} 2019-01-09 02:16:46,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a used request id req-65bfa457-5839-4d61-8854-b7086c5f0d01 2019-01-09 02:16:46,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1993d551-340a-4d88-88d9-d7f0229d349a&name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:46,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3c7b87dc-ccce-45dc-8764-2f2188fa82fc Date: Wed, 09 Jan 2019 02:16:46 GMT RESP BODY: {"ports":[]} 2019-01-09 02:16:46,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1993d551-340a-4d88-88d9-d7f0229d349a&name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30port-1&admin_state_up=True used request id req-3c7b87dc-ccce-45dc-8764-2f2188fa82fc 2019-01-09 02:16:46,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:46,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:46,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51bf0b7c557c4b61a1e64068286d5590", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj-role"}], "expires_at": "2019-01-09T03:16:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03fe8bab262b4defab74ffe731f4acfc", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/03fe8bab262b4defab74ffe731f4acfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-user", "id": "45abf85380a74dc4ae225cc77c535099"}, "audit_ids": ["vGp_V_cBT9ir-pb8Eud9-g"], "issued_at": "2019-01-09T02:16:46.000000Z"}} 2019-01-09 02:16:46,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d862008891d547263f1fc38d95bd705d132eda1" 2019-01-09 02:16:46,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92fd205e-55e5-4e21-9cdf-f5bb3d82bc62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:46,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-92fd205e-55e5-4e21-9cdf-f5bb3d82bc62 2019-01-09 02:16:46,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:47,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-250f0cb3-3274-45ff-bcf0-fda2b7ea730c Date: Wed, 09 Jan 2019 02:16:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3"],"updated_at":"2019-01-09T02:16:42Z","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"1993d551-340a-4d88-88d9-d7f0229d349a","name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net"}]} 2019-01-09 02:16:47,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net used request id req-250f0cb3-3274-45ff-bcf0-fda2b7ea730c 2019-01-09 02:16:47,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:47,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ea43c92-b3dc-4c97-bb19-d1be948f0537 Date: Wed, 09 Jan 2019 02:16:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1993d551-340a-4d88-88d9-d7f0229d349a","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet"}]} 2019-01-09 02:16:47,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a used request id req-1ea43c92-b3dc-4c97-bb19-d1be948f0537 2019-01-09 02:16:47,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:47,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6b8f39e1-a4c9-4cb2-9ad6-4a0a9fae0261 Date: Wed, 09 Jan 2019 02:16:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3"],"updated_at":"2019-01-09T02:16:42Z","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"1993d551-340a-4d88-88d9-d7f0229d349a","name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net"}]} 2019-01-09 02:16:47,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net used request id req-6b8f39e1-a4c9-4cb2-9ad6-4a0a9fae0261 2019-01-09 02:16:47,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:16:47,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:16:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:16:47,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d862008891d547263f1fc38d95bd705d132eda1" 2019-01-09 02:16:47,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d59194-f1f3-4871-ac40-c6b03baf9a5e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc"}, "enabled": true, "id": "03fe8bab262b4defab74ffe731f4acfc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj"}} 2019-01-09 02:16:47,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc used request id req-a7d59194-f1f3-4871-ac40-c6b03baf9a5e 2019-01-09 02:16:47,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:47,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-09325b0c-b71f-44d8-ad93-4d30fd9355f2 Date: Wed, 09 Jan 2019 02:16:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1993d551-340a-4d88-88d9-d7f0229d349a","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet"}]} 2019-01-09 02:16:47,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a used request id req-09325b0c-b71f-44d8-ad93-4d30fd9355f2 2019-01-09 02:16:47,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a&name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" 2019-01-09 02:16:48,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6247274f-74cd-43dd-8e15-652bd8fbd6fe Date: Wed, 09 Jan 2019 02:16:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1993d551-340a-4d88-88d9-d7f0229d349a","tenant_id":"03fe8bab262b4defab74ffe731f4acfc","created_at":"2019-01-09T02:16:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:16:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03fe8bab262b4defab74ffe731f4acfc","id":"fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet"}]} 2019-01-09 02:16:48,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1993d551-340a-4d88-88d9-d7f0229d349a&name=CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet used request id req-6247274f-74cd-43dd-8e15-652bd8fbd6fe 2019-01-09 02:16:48,050 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net 2019-01-09 02:16:48,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5796f31ae108b3d15023f599c80329afad66e907" -d '{"port": {"network_id": "1993d551-340a-4d88-88d9-d7f0229d349a", "fixed_ips": [{"subnet_id": "fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30port-1", "admin_state_up": true}}' 2019-01-09 02:16:48,717 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-444b7e1f-5387-48cc-b4b6-482a19731480 Date: Wed, 09 Jan 2019 02:16:48 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2019-01-09 02:16:48,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-444b7e1f-5387-48cc-b4b6-482a19731480 2019-01-09 02:16:48,718 - 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": ""}} 2019-01-09 02:16:48,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/a44e59d8-e3d6-40b3-8e8b-5146ccaa230c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b8e8dc328a2da0ec4fdee8f3833446062cc4e9" 2019-01-09 02:16:48,772 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:16: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-15caae24-ce9d-4487-944f-e7fdb2263ce1 x-compute-request-id: req-15caae24-ce9d-4487-944f-e7fdb2263ce1 Content-Length: 0 Content-Type: application/json 2019-01-09 02:16:48,772 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a44e59d8-e3d6-40b3-8e8b-5146ccaa230c used request id req-15caae24-ce9d-4487-944f-e7fdb2263ce1 2019-01-09 02:16:48,773 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet 2019-01-09 02:16:48,773 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-subnet 2019-01-09 02:16:48,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daa693a8598a93f6aa80569838647e46dbed4f4" 2019-01-09 02:16:51,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5abe9f1-f6a0-46a6-8e41-5b15d8723279 Date: Wed, 09 Jan 2019 02:16:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:16:51,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/fe09dbc1-fa7c-4aca-8c84-fc64d34eedf3 used request id req-d5abe9f1-f6a0-46a6-8e41-5b15d8723279 2019-01-09 02:16:51,073 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-pub-net 2019-01-09 02:16:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/1993d551-340a-4d88-88d9-d7f0229d349a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daa693a8598a93f6aa80569838647e46dbed4f4" 2019-01-09 02:16:52,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a307dbd5-25a9-47c4-afea-5d8946856b9e Date: Wed, 09 Jan 2019 02:16:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:16:52,348 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1993d551-340a-4d88-88d9-d7f0229d349a used request id req-a307dbd5-25a9-47c4-afea-5d8946856b9e 2019-01-09 02:16:52,348 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ec1e69e4-13b4-4600-8803-ea25ce33bd30-image 2019-01-09 02:16:52,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd5015119cadc81b861b5389a73de02665c68076" 2019-01-09 02:16:53,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aaf561a0-a39c-497e-9b13-966a72246112 Date: Wed, 09 Jan 2019 02:16:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:16:53,546 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/336f5d2d-d347-4aad-8317-4365daca08fd used request id req-aaf561a0-a39c-497e-9b13-966a72246112 2019-01-09 02:16:53,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:53,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-87d4eae4-96fc-4526-9558-5a37b07a21d1 Date: Wed, 09 Jan 2019 02:16:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8bab262b4defab74ffe731f4acfc", "created_at": "2019-01-09T02:16:41Z", "updated_at": "2019-01-09T02:16:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:16:41Z", "revision_number": 0, "id": "1422c194-e9bc-4236-ae48-e6daceaab787", "remote_group_id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "remote_ip_prefix": null, "created_at": "2019-01-09T02:16:41Z", "security_group_id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "tenant_id": "03fe8bab262b4defab74ffe731f4acfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8bab262b4defab74ffe731f4acfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:16:41Z", "revision_number": 0, "id": "89720b6f-d29a-47b1-8972-a012d8dd21f1", "remote_group_id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "remote_ip_prefix": null, "created_at": "2019-01-09T02:16:41Z", "security_group_id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "tenant_id": "03fe8bab262b4defab74ffe731f4acfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8bab262b4defab74ffe731f4acfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:16:41Z", "revision_number": 0, "id": "e44d3d57-cfb8-4fb5-ab5c-815401147296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:16:41Z", "security_group_id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "tenant_id": "03fe8bab262b4defab74ffe731f4acfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8bab262b4defab74ffe731f4acfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:16:41Z", "revision_number": 0, "id": "f33b8a71-9d1e-4bfc-bdc4-d8fdb4fe0c66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:16:41Z", "security_group_id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "tenant_id": "03fe8bab262b4defab74ffe731f4acfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8bab262b4defab74ffe731f4acfc"}], "revision_number": 4, "project_id": "03fe8bab262b4defab74ffe731f4acfc", "id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:16:53,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-87d4eae4-96fc-4526-9558-5a37b07a21d1 2019-01-09 02:16:53,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:53,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb6ea21-061c-43a9-b207-dcf9313bf7cf Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:16:53,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-bfb6ea21-061c-43a9-b207-dcf9313bf7cf 2019-01-09 02:16:53,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:54,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26ff436-001a-4e5f-8159-304661581bbd Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:16:54,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-e26ff436-001a-4e5f-8159-304661581bbd 2019-01-09 02:16:54,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:54,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d582dc2-3ecd-4263-981a-01ea8ebf9997 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc"}, "enabled": true, "id": "03fe8bab262b4defab74ffe731f4acfc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-448660e7-a974-43f-proj"}} 2019-01-09 02:16:54,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc used request id req-0d582dc2-3ecd-4263-981a-01ea8ebf9997 2019-01-09 02:16:54,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee3845d9-58b9-404a-ad34-2aceb45d18ef 2019-01-09 02:16:54,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ee3845d9-58b9-404a-ad34-2aceb45d18ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:54,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e4119dcf-29da-460b-8432-3d3ed0384085 Date: Wed, 09 Jan 2019 02:16:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:16:41Z", "security_group_id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "port_range_min": null, "revision_number": 0, "tenant_id": "03fe8bab262b4defab74ffe731f4acfc", "created_at": "2019-01-09T02:16:41Z", "project_id": "03fe8bab262b4defab74ffe731f4acfc", "id": "1422c194-e9bc-4236-ae48-e6daceaab787"}, {"remote_group_id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:16:41Z", "security_group_id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "port_range_min": null, "revision_number": 0, "tenant_id": "03fe8bab262b4defab74ffe731f4acfc", "created_at": "2019-01-09T02:16:41Z", "project_id": "03fe8bab262b4defab74ffe731f4acfc", "id": "89720b6f-d29a-47b1-8972-a012d8dd21f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:16:41Z", "security_group_id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "port_range_min": null, "revision_number": 0, "tenant_id": "03fe8bab262b4defab74ffe731f4acfc", "created_at": "2019-01-09T02:16:41Z", "project_id": "03fe8bab262b4defab74ffe731f4acfc", "id": "e44d3d57-cfb8-4fb5-ab5c-815401147296"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:16:41Z", "security_group_id": "ee3845d9-58b9-404a-ad34-2aceb45d18ef", "port_range_min": null, "revision_number": 0, "tenant_id": "03fe8bab262b4defab74ffe731f4acfc", "created_at": "2019-01-09T02:16:41Z", "project_id": "03fe8bab262b4defab74ffe731f4acfc", "id": "f33b8a71-9d1e-4bfc-bdc4-d8fdb4fe0c66"}]} 2019-01-09 02:16:54,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ee3845d9-58b9-404a-ad34-2aceb45d18ef used request id req-e4119dcf-29da-460b-8432-3d3ed0384085 2019-01-09 02:16:54,330 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:16:54,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ee3845d9-58b9-404a-ad34-2aceb45d18ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:54,783 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6680a466-ffa8-4ffb-8512-471580e0b864 Content-Length: 0 Date: Wed, 09 Jan 2019 02:16:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:16:54,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ee3845d9-58b9-404a-ad34-2aceb45d18ef used request id req-6680a466-ffa8-4ffb-8512-471580e0b864 2019-01-09 02:16:54,784 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-448660e7-a974-43f-proj 2019-01-09 02:16:54,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:54,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60d918eb-486c-4b5f-aaa7-96b5df0fd61c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:16:54,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/03fe8bab262b4defab74ffe731f4acfc used request id req-60d918eb-486c-4b5f-aaa7-96b5df0fd61c 2019-01-09 02:16:54,986 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-448660e7-a974-43f-proj-role 2019-01-09 02:16:54,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/51bf0b7c557c4b61a1e64068286d5590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:55,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b6f30bd-4cf3-4cee-a1ef-e365c9013842 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:16:55,098 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/51bf0b7c557c4b61a1e64068286d5590 used request id req-8b6f30bd-4cf3-4cee-a1ef-e365c9013842 2019-01-09 02:16:55,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad40969f48c3618e35e137cd497f78fa4d9be350" 2019-01-09 02:16:55,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab96aad-7070-447e-94a8-a3ea07e6807f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:16:55,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7ab96aad-7070-447e-94a8-a3ea07e6807f 2019-01-09 02:16:55,184 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-448660e7-a974-43f-user 2019-01-09 02:16:55,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/45abf85380a74dc4ae225cc77c535099 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2cf5deaf81bb176ae4171ac341cb398d0d180d" 2019-01-09 02:16:55,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:16:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8917c6c-c986-4afb-b676-1d7fd34fb9da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:16:55,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/45abf85380a74dc4ae225cc77c535099 used request id req-b8917c6c-c986-4afb-b676-1d7fd34fb9da 2019-01-09 02:16:55,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:55,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["htn3QlCcR9isGymQ66FYAw"], "issued_at": "2019-01-09T02:16:55.000000Z"}} 2019-01-09 02:16:55,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369e133b7b8eacf455d2632a5e75c950a91ad596" 2019-01-09 02:16:55,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011a4c2a-b7a7-4bd0-adf5-2b452fba8d9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:55,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-011a4c2a-b7a7-4bd0-adf5-2b452fba8d9f 2019-01-09 02:16:55,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:55,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:56,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["E5wjqAChRBanIB8ba86E0A"], "issued_at": "2019-01-09T02:16:56.000000Z"}} 2019-01-09 02:16:56,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:16:56,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839b672d-543c-4d89-9436-4eba736512d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:56,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-839b672d-543c-4d89-9436-4eba736512d9 2019-01-09 02:16:56,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:16:56,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:16:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:16:56,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:16:56,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc1770c-0816-4164-92ee-98c2f0b61216 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:16:56,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj used request id req-bfc1770c-0816-4164-92ee-98c2f0b61216 2019-01-09 02:16:56,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:16:56,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397a7fbe-65ac-4cea-80a8-06ef3750fbd8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:16:56,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-397a7fbe-65ac-4cea-80a8-06ef3750fbd8 2019-01-09 02:16:56,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj"}}' 2019-01-09 02:16:56,552 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:16:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2831558c-058d-4a35-9e21-0162d9e9ec94 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9"}, "enabled": true, "id": "22c8618315e345bb8276c22af29ad1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj"}} 2019-01-09 02:16:56,552 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2831558c-058d-4a35-9e21-0162d9e9ec94 2019-01-09 02:16:56,552 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj 2019-01-09 02:16:56,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:56,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:56,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["b-cG9_ILQ9C0149aJL6YmQ"], "issued_at": "2019-01-09T02:16:56.000000Z"}} 2019-01-09 02:16:56,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de93ae07ecbda2d9f3759ace67ed42ddfe17488" 2019-01-09 02:16:57,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5f5e04-3754-4c3b-8786-85091122e4cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:57,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-be5f5e04-3754-4c3b-8786-85091122e4cf 2019-01-09 02:16:57,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:16:57,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:16:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:16:57,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de93ae07ecbda2d9f3759ace67ed42ddfe17488" 2019-01-09 02:16:57,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5f6968-25a1-4147-921d-8149b924be37 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:16:57,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ac5f6968-25a1-4147-921d-8149b924be37 2019-01-09 02:16:57,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de93ae07ecbda2d9f3759ace67ed42ddfe17488" 2019-01-09 02:16:57,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f478168f-c927-48de-8bb5-5488ab401d39 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9"}, "enabled": true, "id": "22c8618315e345bb8276c22af29ad1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj"}]} 2019-01-09 02:16:57,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj used request id req-f478168f-c927-48de-8bb5-5488ab401d39 2019-01-09 02:16:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de93ae07ecbda2d9f3759ace67ed42ddfe17488" 2019-01-09 02:16:57,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0387f914-b916-4238-a8e6-842586246fa6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:16:57,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0387f914-b916-4238-a8e6-842586246fa6 2019-01-09 02:16:57,737 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-97d30b39-11e7-4a5-user 2019-01-09 02:16:57,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:57,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:16:57,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b176d6-0871-46b2-a89a-57e485364a06 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:16:57,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-91b176d6-0871-46b2-a89a-57e485364a06 2019-01-09 02:16:57,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" -d '{"role": {"name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj-role"}}' 2019-01-09 02:16:57,947 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:16:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4616bcfc-b659-414b-a40a-13b5d9c93cbd Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4352f703d03841b0b7456046dd3f76e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/4352f703d03841b0b7456046dd3f76e0"}, "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj-role"}} 2019-01-09 02:16:57,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4616bcfc-b659-414b-a40a-13b5d9c93cbd 2019-01-09 02:16:57,947 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj-role 2019-01-09 02:16:57,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4352f703d03841b0b7456046dd3f76e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:16:58,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8080eb13-582b-40a2-b5e1-6b66dfd2f152 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/4352f703d03841b0b7456046dd3f76e0"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj-role", "id": "4352f703d03841b0b7456046dd3f76e0"}} 2019-01-09 02:16:58,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4352f703d03841b0b7456046dd3f76e0 used request id req-8080eb13-582b-40a2-b5e1-6b66dfd2f152 2019-01-09 02:16:58,037 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj-role to project CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj 2019-01-09 02:16:58,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9/users/a7fb297fe8794013ad0d61855c3cfee7/roles/4352f703d03841b0b7456046dd3f76e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:16:58,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:16:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5db08a3-fcb7-4184-8849-baee1e479161 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:16:58,173 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9/users/a7fb297fe8794013ad0d61855c3cfee7/roles/4352f703d03841b0b7456046dd3f76e0 used request id req-d5db08a3-fcb7-4184-8849-baee1e479161 2019-01-09 02:16:58,173 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:16:58,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:16:58,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:16:58,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4352f703d03841b0b7456046dd3f76e0", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj-role"}], "expires_at": "2019-01-09T03:16:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22c8618315e345bb8276c22af29ad1b9", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-user", "id": "a7fb297fe8794013ad0d61855c3cfee7"}, "audit_ids": ["GkVVLz6QRLyILTzRO9ZrpQ"], "issued_at": "2019-01-09T02:16:58.000000Z"}} 2019-01-09 02:16:58,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25bb38c30c5d070bba80a222791d279de9e1a151" 2019-01-09 02:16:58,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad40240c-ebe2-439b-a8ba-56f7e61a63cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:16:58,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ad40240c-ebe2-439b-a8ba-56f7e61a63cc 2019-01-09 02:16:58,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25bb38c30c5d070bba80a222791d279de9e1a151" 2019-01-09 02:16:58,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-52a03ce6-840e-42d7-8c3e-f7bdffceb4ad Date: Wed, 09 Jan 2019 02:16:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-image"} 2019-01-09 02:16:58,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-image used request id req-52a03ce6-840e-42d7-8c3e-f7bdffceb4ad 2019-01-09 02:16:58,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25bb38c30c5d070bba80a222791d279de9e1a151" 2019-01-09 02:16:58,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a7341d3a-98e1-475f-ade8-47238ca79328 Date: Wed, 09 Jan 2019 02:16: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:16:58,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a7341d3a-98e1-475f-ade8-47238ca79328 2019-01-09 02:16:59,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25bb38c30c5d070bba80a222791d279de9e1a151" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-image"}' 2019-01-09 02:16:59,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd X-Openstack-Request-Id: req-08e960d8-6d96-4b60-ba67-a85b12a81775 Date: Wed, 09 Jan 2019 02:16:59 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:16:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:16:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd", "min_disk": 0, "protected": false, "id": "f0133219-fef6-4839-a3d0-21cbda1d79dd", "file": "/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd/file", "checksum": null, "owner": "22c8618315e345bb8276c22af29ad1b9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:16:59,206 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-08e960d8-6d96-4b60-ba67-a85b12a81775 2019-01-09 02:16:59,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25bb38c30c5d070bba80a222791d279de9e1a151" -d '' 2019-01-09 02:17:00,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f9263cf0-d526-4f25-96d2-10adc7685232 Date: Wed, 09 Jan 2019 02:17:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:17:00,485 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd/file used request id req-f9263cf0-d526-4f25-96d2-10adc7685232 2019-01-09 02:17:00,486 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:17:00,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25bb38c30c5d070bba80a222791d279de9e1a151" 2019-01-09 02:17:00,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b46a34a4-9500-4456-a5ec-2f4b9b274384 Date: Wed, 09 Jan 2019 02:17:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:16:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:17:00Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/f0133219-fef6-4839-a3d0-21cbda1d79dd/snap", "metadata": {}}], "self": "/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd", "min_disk": 0, "protected": false, "id": "f0133219-fef6-4839-a3d0-21cbda1d79dd", "file": "/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "22c8618315e345bb8276c22af29ad1b9", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/f0133219-fef6-4839-a3d0-21cbda1d79dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:17:00,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd used request id req-b46a34a4-9500-4456-a5ec-2f4b9b274384 2019-01-09 02:17:00,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25bb38c30c5d070bba80a222791d279de9e1a151" 2019-01-09 02:17:00,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5441bff8-b12a-4f67-bce3-906bb024ac59 Date: Wed, 09 Jan 2019 02:17: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:17:00,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5441bff8-b12a-4f67-bce3-906bb024ac59 2019-01-09 02:17:00,674 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-image 2019-01-09 02:17:00,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25bb38c30c5d070bba80a222791d279de9e1a151" 2019-01-09 02:17:00,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5a12e504-87a3-45f0-bfbc-467dee37ee6f Date: Wed, 09 Jan 2019 02:17:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:16:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:17:00Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/f0133219-fef6-4839-a3d0-21cbda1d79dd/snap", "metadata": {}}], "self": "/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd", "min_disk": 0, "protected": false, "id": "f0133219-fef6-4839-a3d0-21cbda1d79dd", "file": "/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "22c8618315e345bb8276c22af29ad1b9", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/f0133219-fef6-4839-a3d0-21cbda1d79dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:17:00,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd used request id req-5a12e504-87a3-45f0-bfbc-467dee37ee6f 2019-01-09 02:17:00,843 - create_image - DEBUG - Instance status is - active 2019-01-09 02:17:00,843 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-image 2019-01-09 02:17:00,843 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-image 2019-01-09 02:17:00,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:00,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:01,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4352f703d03841b0b7456046dd3f76e0", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj-role"}], "expires_at": "2019-01-09T03:17:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22c8618315e345bb8276c22af29ad1b9", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-user", "id": "a7fb297fe8794013ad0d61855c3cfee7"}, "audit_ids": ["SUlVc30RRx2yW9kWY1ZfQw"], "issued_at": "2019-01-09T02:17:01.000000Z"}} 2019-01-09 02:17:01,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ed5eb6778fa24fe0d77ab6c2a00532d476143b" 2019-01-09 02:17:01,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a640ae9-ddd9-4b65-9b09-50405ae01495 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:01,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0a640ae9-ddd9-4b65-9b09-50405ae01495 2019-01-09 02:17:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ed5eb6778fa24fe0d77ab6c2a00532d476143b" 2019-01-09 02:17:01,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-69f320c3-43a1-48e6-9ad0-7f3997632583 Date: Wed, 09 Jan 2019 02:17:01 GMT RESP BODY: {"networks":[]} 2019-01-09 02:17:01,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net used request id req-69f320c3-43a1-48e6-9ad0-7f3997632583 2019-01-09 02:17:01,500 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net 2019-01-09 02:17:01,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ed5eb6778fa24fe0d77ab6c2a00532d476143b" -d '{"network": {"name": "CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net", "admin_state_up": true}}' 2019-01-09 02:17:02,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-686e9afa-9a4b-4981-8aed-e6ea9ed3a1b6 Date: Wed, 09 Jan 2019 02:17:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2b256709-5159-468f-ab87-8943de8fee8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22c8618315e345bb8276c22af29ad1b9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:17:01Z","is_default":false,"name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:01Z","mtu":1450}} 2019-01-09 02:17:02,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-686e9afa-9a4b-4981-8aed-e6ea9ed3a1b6 2019-01-09 02:17:02,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2b256709-5159-468f-ab87-8943de8fee8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ed5eb6778fa24fe0d77ab6c2a00532d476143b" 2019-01-09 02:17:02,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-2ad7d799-a6ac-4e09-825e-01b000000136 Date: Wed, 09 Jan 2019 02:17:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:17:01Z","tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"22c8618315e345bb8276c22af29ad1b9","id":"2b256709-5159-468f-ab87-8943de8fee8f","name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net"}]} 2019-01-09 02:17:02,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2b256709-5159-468f-ab87-8943de8fee8f used request id req-2ad7d799-a6ac-4e09-825e-01b000000136 2019-01-09 02:17:02,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2b256709-5159-468f-ab87-8943de8fee8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ed5eb6778fa24fe0d77ab6c2a00532d476143b" 2019-01-09 02:17:02,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-84b8d7cd-f3fe-4ded-b47f-fe90c93a97f6 Date: Wed, 09 Jan 2019 02:17:02 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:17:02,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2b256709-5159-468f-ab87-8943de8fee8f used request id req-84b8d7cd-f3fe-4ded-b47f-fe90c93a97f6 2019-01-09 02:17:02,331 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-subnet 2019-01-09 02:17:02,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ed5eb6778fa24fe0d77ab6c2a00532d476143b" -d '{"subnets": [{"ip_version": 4, "network_id": "2b256709-5159-468f-ab87-8943de8fee8f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-subnet"}]}' 2019-01-09 02:17:03,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b5e8eb50-a15b-4e42-a551-b197c2765eee Date: Wed, 09 Jan 2019 02:17:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b256709-5159-468f-ab87-8943de8fee8f","tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:02Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17:02Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"22c8618315e345bb8276c22af29ad1b9","id":"cfc346a9-e24c-4e7a-af76-56d7135b0748","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-subnet"}]} 2019-01-09 02:17:03,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b5e8eb50-a15b-4e42-a551-b197c2765eee 2019-01-09 02:17:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2b256709-5159-468f-ab87-8943de8fee8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ed5eb6778fa24fe0d77ab6c2a00532d476143b" 2019-01-09 02:17:03,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-daa0d575-1c79-4350-925a-b898f049ba20 Date: Wed, 09 Jan 2019 02:17:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cfc346a9-e24c-4e7a-af76-56d7135b0748"],"updated_at":"2019-01-09T02:17:02Z","tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"22c8618315e345bb8276c22af29ad1b9","id":"2b256709-5159-468f-ab87-8943de8fee8f","name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net"}]} 2019-01-09 02:17:03,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2b256709-5159-468f-ab87-8943de8fee8f used request id req-daa0d575-1c79-4350-925a-b898f049ba20 2019-01-09 02:17:03,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2b256709-5159-468f-ab87-8943de8fee8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ed5eb6778fa24fe0d77ab6c2a00532d476143b" 2019-01-09 02:17:03,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-36820c5e-daa1-49c6-a425-165b430b1c81 Date: Wed, 09 Jan 2019 02:17:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b256709-5159-468f-ab87-8943de8fee8f","tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:02Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"22c8618315e345bb8276c22af29ad1b9","id":"cfc346a9-e24c-4e7a-af76-56d7135b0748","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-subnet"}]} 2019-01-09 02:17:03,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2b256709-5159-468f-ab87-8943de8fee8f used request id req-36820c5e-daa1-49c6-a425-165b430b1c81 2019-01-09 02:17:03,542 - OpenStackNetwork - DEBUG - Network [2b256709-5159-468f-ab87-8943de8fee8f] created successfully 2019-01-09 02:17:03,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:03,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:03,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["EC-HDV8wSMaEOF_J0TNiTw"], "issued_at": "2019-01-09T02:17:03.000000Z"}} 2019-01-09 02:17:03,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c4fdf499e27e3d03648eb8ee1a8a34de4a81cf" 2019-01-09 02:17:04,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8e17e1-6c1f-4dbb-8e3f-d0ca6d279d6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:04,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ca8e17e1-6c1f-4dbb-8e3f-d0ca6d279d6a 2019-01-09 02:17:04,025 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:17:04,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c4fdf499e27e3d03648eb8ee1a8a34de4a81cf" 2019-01-09 02:17:04,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-54ca222b-36f2-42cb-ba21-dc3d23b42b3c x-compute-request-id: req-54ca222b-36f2-42cb-ba21-dc3d23b42b3c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:17:04,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-54ca222b-36f2-42cb-ba21-dc3d23b42b3c 2019-01-09 02:17:04,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c4fdf499e27e3d03648eb8ee1a8a34de4a81cf" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:17:04,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-139cc107-a768-49e9-8790-0ec1f1c7626e x-compute-request-id: req-139cc107-a768-49e9-8790-0ec1f1c7626e Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0033df6f-a90e-44ba-8581-b8100168cc5b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0033df6f-a90e-44ba-8581-b8100168cc5b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0033df6f-a90e-44ba-8581-b8100168cc5b", "name": "CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:17:04,273 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-139cc107-a768-49e9-8790-0ec1f1c7626e 2019-01-09 02:17:04,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:04,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:04,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4352f703d03841b0b7456046dd3f76e0", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj-role"}], "expires_at": "2019-01-09T03:17:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22c8618315e345bb8276c22af29ad1b9", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-user", "id": "a7fb297fe8794013ad0d61855c3cfee7"}, "audit_ids": ["MISf8VnKTI-haX91QS30QQ"], "issued_at": "2019-01-09T02:17:04.000000Z"}} 2019-01-09 02:17:04,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:04,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b2a3833-a469-4e7d-92b0-09e6ff9a8aa1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:04,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b2a3833-a469-4e7d-92b0-09e6ff9a8aa1 2019-01-09 02:17:04,733 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:17:04,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:04,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c616e20-6d15-4558-95e7-f44366343ab0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:04,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4c616e20-6d15-4558-95e7-f44366343ab0 2019-01-09 02:17:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:05,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-30ff550c-fb84-4ef2-a18d-0df6d4b618ad Date: Wed, 09 Jan 2019 02:17:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cfc346a9-e24c-4e7a-af76-56d7135b0748"],"updated_at":"2019-01-09T02:17:02Z","tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"22c8618315e345bb8276c22af29ad1b9","id":"2b256709-5159-468f-ab87-8943de8fee8f","name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net"}]} 2019-01-09 02:17:05,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net used request id req-30ff550c-fb84-4ef2-a18d-0df6d4b618ad 2019-01-09 02:17:05,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:17:05,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:17:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:17:05,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:05,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c811334-72b6-4aec-a2b0-f4f3a0cda24e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9"}, "enabled": true, "id": "22c8618315e345bb8276c22af29ad1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj"}} 2019-01-09 02:17:05,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9 used request id req-5c811334-72b6-4aec-a2b0-f4f3a0cda24e 2019-01-09 02:17:05,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2b256709-5159-468f-ab87-8943de8fee8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:05,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4b1e7b66-5ccd-4360-933a-8d7dfec11496 Date: Wed, 09 Jan 2019 02:17:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b256709-5159-468f-ab87-8943de8fee8f","tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:02Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"22c8618315e345bb8276c22af29ad1b9","id":"cfc346a9-e24c-4e7a-af76-56d7135b0748","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-subnet"}]} 2019-01-09 02:17:05,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2b256709-5159-468f-ab87-8943de8fee8f used request id req-4b1e7b66-5ccd-4360-933a-8d7dfec11496 2019-01-09 02:17:05,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2b256709-5159-468f-ab87-8943de8fee8f&mac_address=foo&name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:05,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c19858cb-3c20-4b8d-afb1-0b41597d0509 Date: Wed, 09 Jan 2019 02:17:05 GMT RESP BODY: {"ports":[]} 2019-01-09 02:17:05,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2b256709-5159-468f-ab87-8943de8fee8f&mac_address=foo&name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12port-1&admin_state_up=True used request id req-c19858cb-3c20-4b8d-afb1-0b41597d0509 2019-01-09 02:17:05,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:05,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17: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-3bcb401a-a775-4752-bd08-a9585daa6708 x-compute-request-id: req-3bcb401a-a775-4752-bd08-a9585daa6708 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:17:05,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-inst used request id req-3bcb401a-a775-4752-bd08-a9585daa6708 2019-01-09 02:17:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:06,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9723d225-1dfd-4919-b56a-f6e2261cf4f6 Date: Wed, 09 Jan 2019 02:17:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cfc346a9-e24c-4e7a-af76-56d7135b0748"],"updated_at":"2019-01-09T02:17:02Z","tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"22c8618315e345bb8276c22af29ad1b9","id":"2b256709-5159-468f-ab87-8943de8fee8f","name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net"}]} 2019-01-09 02:17:06,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net used request id req-9723d225-1dfd-4919-b56a-f6e2261cf4f6 2019-01-09 02:17:06,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:06,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a84e384-94af-44f7-985e-1b22a00a9ff4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9"}, "enabled": true, "id": "22c8618315e345bb8276c22af29ad1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj"}} 2019-01-09 02:17:06,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9 used request id req-8a84e384-94af-44f7-985e-1b22a00a9ff4 2019-01-09 02:17:06,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2b256709-5159-468f-ab87-8943de8fee8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:06,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6727db55-96ed-404b-a956-4b3b02014cef Date: Wed, 09 Jan 2019 02:17:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b256709-5159-468f-ab87-8943de8fee8f","tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:02Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"22c8618315e345bb8276c22af29ad1b9","id":"cfc346a9-e24c-4e7a-af76-56d7135b0748","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-subnet"}]} 2019-01-09 02:17:06,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2b256709-5159-468f-ab87-8943de8fee8f used request id req-6727db55-96ed-404b-a956-4b3b02014cef 2019-01-09 02:17:06,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2b256709-5159-468f-ab87-8943de8fee8f&mac_address=foo&name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:06,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e597c144-92bd-4ab6-a389-7c862fef4c10 Date: Wed, 09 Jan 2019 02:17:06 GMT RESP BODY: {"ports":[]} 2019-01-09 02:17:06,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2b256709-5159-468f-ab87-8943de8fee8f&mac_address=foo&name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12port-1&admin_state_up=True used request id req-e597c144-92bd-4ab6-a389-7c862fef4c10 2019-01-09 02:17:06,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:06,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:06,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4352f703d03841b0b7456046dd3f76e0", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj-role"}], "expires_at": "2019-01-09T03:17:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22c8618315e345bb8276c22af29ad1b9", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/22c8618315e345bb8276c22af29ad1b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-user", "id": "a7fb297fe8794013ad0d61855c3cfee7"}, "audit_ids": ["I1JHBBSUTCCnT10DZASvLg"], "issued_at": "2019-01-09T02:17:06.000000Z"}} 2019-01-09 02:17:06,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736f039539601cea1d8a9cbd87b18b83beed086a" 2019-01-09 02:17:06,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c4281e-cf1d-4684-80ca-848d8080ab39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:06,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b1c4281e-cf1d-4684-80ca-848d8080ab39 2019-01-09 02:17:06,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:07,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-451e05f0-9960-455f-bb00-b8812b6a8adb Date: Wed, 09 Jan 2019 02:17:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cfc346a9-e24c-4e7a-af76-56d7135b0748"],"updated_at":"2019-01-09T02:17:02Z","tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"22c8618315e345bb8276c22af29ad1b9","id":"2b256709-5159-468f-ab87-8943de8fee8f","name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net"}]} 2019-01-09 02:17:07,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net used request id req-451e05f0-9960-455f-bb00-b8812b6a8adb 2019-01-09 02:17:07,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2b256709-5159-468f-ab87-8943de8fee8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:07,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ae720c2a-9e3b-4bee-9b24-026ca5bfb5f7 Date: Wed, 09 Jan 2019 02:17:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b256709-5159-468f-ab87-8943de8fee8f","tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:02Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"22c8618315e345bb8276c22af29ad1b9","id":"cfc346a9-e24c-4e7a-af76-56d7135b0748","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-subnet"}]} 2019-01-09 02:17:07,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2b256709-5159-468f-ab87-8943de8fee8f used request id req-ae720c2a-9e3b-4bee-9b24-026ca5bfb5f7 2019-01-09 02:17:07,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:07,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1511c6b1-17f9-4ef2-a576-2e3f0af83691 Date: Wed, 09 Jan 2019 02:17:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cfc346a9-e24c-4e7a-af76-56d7135b0748"],"updated_at":"2019-01-09T02:17:02Z","tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"22c8618315e345bb8276c22af29ad1b9","id":"2b256709-5159-468f-ab87-8943de8fee8f","name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net"}]} 2019-01-09 02:17:07,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net used request id req-1511c6b1-17f9-4ef2-a576-2e3f0af83691 2019-01-09 02:17:07,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:17:07,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:17:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:17:07,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736f039539601cea1d8a9cbd87b18b83beed086a" 2019-01-09 02:17:07,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d941fd45-3419-40ab-8bac-dd726ce16d12 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9"}, "enabled": true, "id": "22c8618315e345bb8276c22af29ad1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj"}} 2019-01-09 02:17:07,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9 used request id req-d941fd45-3419-40ab-8bac-dd726ce16d12 2019-01-09 02:17:07,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2b256709-5159-468f-ab87-8943de8fee8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" 2019-01-09 02:17:08,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-15755d96-c21d-4ed4-a6fc-a9e3c3065c43 Date: Wed, 09 Jan 2019 02:17:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b256709-5159-468f-ab87-8943de8fee8f","tenant_id":"22c8618315e345bb8276c22af29ad1b9","created_at":"2019-01-09T02:17:02Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"22c8618315e345bb8276c22af29ad1b9","id":"cfc346a9-e24c-4e7a-af76-56d7135b0748","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-subnet"}]} 2019-01-09 02:17:08,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2b256709-5159-468f-ab87-8943de8fee8f used request id req-15755d96-c21d-4ed4-a6fc-a9e3c3065c43 2019-01-09 02:17:08,053 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net 2019-01-09 02:17:08,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af58b8120ebdfa1380f6275655b3be1023d8aa3" -d '{"port": {"network_id": "2b256709-5159-468f-ab87-8943de8fee8f", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12port-1", "admin_state_up": true}}' 2019-01-09 02:17:08,070 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-853261ad-1ad8-4a39-91c0-bcc74dc8457c Date: Wed, 09 Jan 2019 02:17:08 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 02:17:08,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-853261ad-1ad8-4a39-91c0-bcc74dc8457c 2019-01-09 02:17:08,070 - 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": ""}} 2019-01-09 02:17:08,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/0033df6f-a90e-44ba-8581-b8100168cc5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c4fdf499e27e3d03648eb8ee1a8a34de4a81cf" 2019-01-09 02:17:08,129 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-d9340eeb-a3f6-443c-80b9-076050f490b1 x-compute-request-id: req-d9340eeb-a3f6-443c-80b9-076050f490b1 Content-Length: 0 Content-Type: application/json 2019-01-09 02:17:08,129 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0033df6f-a90e-44ba-8581-b8100168cc5b used request id req-d9340eeb-a3f6-443c-80b9-076050f490b1 2019-01-09 02:17:08,130 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-subnet 2019-01-09 02:17:08,130 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-subnet 2019-01-09 02:17:08,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/cfc346a9-e24c-4e7a-af76-56d7135b0748 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ed5eb6778fa24fe0d77ab6c2a00532d476143b" 2019-01-09 02:17:10,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a38731b3-a20d-4d90-a22c-38e5b9e88c37 Date: Wed, 09 Jan 2019 02:17:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:17:10,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/cfc346a9-e24c-4e7a-af76-56d7135b0748 used request id req-a38731b3-a20d-4d90-a22c-38e5b9e88c37 2019-01-09 02:17:10,169 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-pub-net 2019-01-09 02:17:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/2b256709-5159-468f-ab87-8943de8fee8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ed5eb6778fa24fe0d77ab6c2a00532d476143b" 2019-01-09 02:17:11,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-35e886a4-4867-46f9-b161-7be3b8cc7183 Date: Wed, 09 Jan 2019 02:17:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:17:11,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2b256709-5159-468f-ab87-8943de8fee8f used request id req-35e886a4-4867-46f9-b161-7be3b8cc7183 2019-01-09 02:17:11,454 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-15ddce78-e877-477f-a50a-733b63fdec12-image 2019-01-09 02:17:11,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25bb38c30c5d070bba80a222791d279de9e1a151" 2019-01-09 02:17:13,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-121610f0-68b9-47f8-b267-fc3b8f4a54ca Date: Wed, 09 Jan 2019 02:17:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:17:13,547 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f0133219-fef6-4839-a3d0-21cbda1d79dd used request id req-121610f0-68b9-47f8-b267-fc3b8f4a54ca 2019-01-09 02:17:13,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:17:13,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-64670616-7a83-47e8-bcd9-c9fb4ee6f9ca Date: Wed, 09 Jan 2019 02:17:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22c8618315e345bb8276c22af29ad1b9", "created_at": "2019-01-09T02:17:01Z", "updated_at": "2019-01-09T02:17:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:17:01Z", "revision_number": 0, "id": "1836b002-0706-49f3-826b-2d21a0f012f0", "remote_group_id": "49e8884f-9bb4-4986-8784-2618cea64af6", "remote_ip_prefix": null, "created_at": "2019-01-09T02:17:01Z", "security_group_id": "49e8884f-9bb4-4986-8784-2618cea64af6", "tenant_id": "22c8618315e345bb8276c22af29ad1b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "22c8618315e345bb8276c22af29ad1b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:17:01Z", "revision_number": 0, "id": "5b43e706-ebda-4502-b193-d1bd54f023dd", "remote_group_id": "49e8884f-9bb4-4986-8784-2618cea64af6", "remote_ip_prefix": null, "created_at": "2019-01-09T02:17:01Z", "security_group_id": "49e8884f-9bb4-4986-8784-2618cea64af6", "tenant_id": "22c8618315e345bb8276c22af29ad1b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "22c8618315e345bb8276c22af29ad1b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:17:01Z", "revision_number": 0, "id": "60e4030e-3dda-4cbc-ab67-f8e8cc8ae721", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:17:01Z", "security_group_id": "49e8884f-9bb4-4986-8784-2618cea64af6", "tenant_id": "22c8618315e345bb8276c22af29ad1b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "22c8618315e345bb8276c22af29ad1b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:17:01Z", "revision_number": 0, "id": "bca8a24a-3e20-4f15-a518-25e8305070fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:17:01Z", "security_group_id": "49e8884f-9bb4-4986-8784-2618cea64af6", "tenant_id": "22c8618315e345bb8276c22af29ad1b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "22c8618315e345bb8276c22af29ad1b9"}], "revision_number": 4, "project_id": "22c8618315e345bb8276c22af29ad1b9", "id": "49e8884f-9bb4-4986-8784-2618cea64af6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:17:13,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-64670616-7a83-47e8-bcd9-c9fb4ee6f9ca 2019-01-09 02:17:13,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:17:13,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f48ef9-a9f0-4494-9aa1-b386721bd8b9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9"}, "enabled": true, "id": "22c8618315e345bb8276c22af29ad1b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj"}} 2019-01-09 02:17:13,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9 used request id req-47f48ef9-a9f0-4494-9aa1-b386721bd8b9 2019-01-09 02:17:13,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49e8884f-9bb4-4986-8784-2618cea64af6 2019-01-09 02:17:13,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=49e8884f-9bb4-4986-8784-2618cea64af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:17:14,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-72a6d311-37b2-44d1-92ec-32050f04155d Date: Wed, 09 Jan 2019 02:17:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "49e8884f-9bb4-4986-8784-2618cea64af6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:17:01Z", "security_group_id": "49e8884f-9bb4-4986-8784-2618cea64af6", "port_range_min": null, "revision_number": 0, "tenant_id": "22c8618315e345bb8276c22af29ad1b9", "created_at": "2019-01-09T02:17:01Z", "project_id": "22c8618315e345bb8276c22af29ad1b9", "id": "1836b002-0706-49f3-826b-2d21a0f012f0"}, {"remote_group_id": "49e8884f-9bb4-4986-8784-2618cea64af6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:17:01Z", "security_group_id": "49e8884f-9bb4-4986-8784-2618cea64af6", "port_range_min": null, "revision_number": 0, "tenant_id": "22c8618315e345bb8276c22af29ad1b9", "created_at": "2019-01-09T02:17:01Z", "project_id": "22c8618315e345bb8276c22af29ad1b9", "id": "5b43e706-ebda-4502-b193-d1bd54f023dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:17:01Z", "security_group_id": "49e8884f-9bb4-4986-8784-2618cea64af6", "port_range_min": null, "revision_number": 0, "tenant_id": "22c8618315e345bb8276c22af29ad1b9", "created_at": "2019-01-09T02:17:01Z", "project_id": "22c8618315e345bb8276c22af29ad1b9", "id": "60e4030e-3dda-4cbc-ab67-f8e8cc8ae721"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:17:01Z", "security_group_id": "49e8884f-9bb4-4986-8784-2618cea64af6", "port_range_min": null, "revision_number": 0, "tenant_id": "22c8618315e345bb8276c22af29ad1b9", "created_at": "2019-01-09T02:17:01Z", "project_id": "22c8618315e345bb8276c22af29ad1b9", "id": "bca8a24a-3e20-4f15-a518-25e8305070fe"}]} 2019-01-09 02:17:14,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=49e8884f-9bb4-4986-8784-2618cea64af6 used request id req-72a6d311-37b2-44d1-92ec-32050f04155d 2019-01-09 02:17:14,060 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:17:14,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/49e8884f-9bb4-4986-8784-2618cea64af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:17:14,402 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d09eb9b-b300-44bf-8f21-ed61c4b1c6a9 Content-Length: 0 Date: Wed, 09 Jan 2019 02:17:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:17:14,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/49e8884f-9bb4-4986-8784-2618cea64af6 used request id req-8d09eb9b-b300-44bf-8f21-ed61c4b1c6a9 2019-01-09 02:17:14,403 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj 2019-01-09 02:17:14,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:17:14,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e5d31c7-6bc3-4fcd-91b7-3db3cd8ee26c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:17:14,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/22c8618315e345bb8276c22af29ad1b9 used request id req-5e5d31c7-6bc3-4fcd-91b7-3db3cd8ee26c 2019-01-09 02:17:14,651 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-97d30b39-11e7-4a5-proj-role 2019-01-09 02:17:14,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4352f703d03841b0b7456046dd3f76e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:17:14,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89c36316-59c4-4bbc-8c44-212f7caa8ba8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:17:14,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4352f703d03841b0b7456046dd3f76e0 used request id req-89c36316-59c4-4bbc-8c44-212f7caa8ba8 2019-01-09 02:17:14,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b0007bf5edd3458a9d5499bb2f57353a0393a8" 2019-01-09 02:17:14,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-843afb4a-0c54-4e07-94fc-1ab28731da47 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:17:14,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-843afb4a-0c54-4e07-94fc-1ab28731da47 2019-01-09 02:17:14,858 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-97d30b39-11e7-4a5-user 2019-01-09 02:17:14,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a7fb297fe8794013ad0d61855c3cfee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de93ae07ecbda2d9f3759ace67ed42ddfe17488" 2019-01-09 02:17:15,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0180db3e-d32d-46ed-bd62-d9cc9526916b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:17:15,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a7fb297fe8794013ad0d61855c3cfee7 used request id req-0180db3e-d32d-46ed-bd62-d9cc9526916b 2019-01-09 02:17:15,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:15,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["-CPzHIWfRf6AfrvBiv0scA"], "issued_at": "2019-01-09T02:17:15.000000Z"}} 2019-01-09 02:17:15,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d77fec2e023c6c916d0ae7bc71862fe6a07a42" 2019-01-09 02:17:15,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c31c82-b324-43f8-a69c-b4bc8ce93ab9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:15,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-69c31c82-b324-43f8-a69c-b4bc8ce93ab9 2019-01-09 02:17:15,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:15,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:15,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["rplTLD5CSCSNYarSSxeBWA"], "issued_at": "2019-01-09T02:17:15.000000Z"}} 2019-01-09 02:17:15,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:16,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9fb22c-0ade-4871-aa21-cf35dd86440a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:16,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fb9fb22c-0ade-4871-aa21-cf35dd86440a 2019-01-09 02:17:16,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:17:16,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:17:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:17:16,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:16,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50dd1ae7-d192-4111-8387-9656752c8c59 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:17:16,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj used request id req-50dd1ae7-d192-4111-8387-9656752c8c59 2019-01-09 02:17:16,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:16,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c161d0cd-8f3a-46c8-a830-ee109d5bdac6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:17:16,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c161d0cd-8f3a-46c8-a830-ee109d5bdac6 2019-01-09 02:17:16,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}}' 2019-01-09 02:17:16,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:17:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1ad7412-981f-46fd-95bb-06f1ca7803e6 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38"}, "enabled": true, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}} 2019-01-09 02:17:16,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a1ad7412-981f-46fd-95bb-06f1ca7803e6 2019-01-09 02:17:16,300 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj 2019-01-09 02:17:16,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:16,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:16,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["kdrpb-vMTbeD53Aj0EyXLA"], "issued_at": "2019-01-09T02:17:16.000000Z"}} 2019-01-09 02:17:16,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec85789b0a418c4bd3f4cd207698a04616b090d" 2019-01-09 02:17:16,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26534b7a-dffe-419b-8919-bb69797f9617 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:16,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-26534b7a-dffe-419b-8919-bb69797f9617 2019-01-09 02:17:16,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:17:16,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:17:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:17:16,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec85789b0a418c4bd3f4cd207698a04616b090d" 2019-01-09 02:17:16,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dae0319-7729-4e3e-8bac-5d7f107c9b70 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:17:16,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2dae0319-7729-4e3e-8bac-5d7f107c9b70 2019-01-09 02:17:16,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec85789b0a418c4bd3f4cd207698a04616b090d" 2019-01-09 02:17:16,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa033c5-2174-4f04-8ce8-3b01aaa0b675 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38"}, "enabled": true, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}]} 2019-01-09 02:17:16,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj used request id req-eaa033c5-2174-4f04-8ce8-3b01aaa0b675 2019-01-09 02:17:16,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec85789b0a418c4bd3f4cd207698a04616b090d" 2019-01-09 02:17:17,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a420badc-489d-4033-87b0-7df1159640c8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:17:17,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a420badc-489d-4033-87b0-7df1159640c8 2019-01-09 02:17:17,384 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-user 2019-01-09 02:17:17,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:17,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:17,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce12ff42-e023-49f6-8597-c7c4fd45c4a7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:17:17,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ce12ff42-e023-49f6-8597-c7c4fd45c4a7 2019-01-09 02:17:17,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" -d '{"role": {"name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj-role"}}' 2019-01-09 02:17:17,576 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a24bd12-52b9-40c5-a70a-919b8734d8d1 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13397e7cb5924a7293ef67673cecfeaa", "links": {"self": "http://172.30.9.26:5000/v3/roles/13397e7cb5924a7293ef67673cecfeaa"}, "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj-role"}} 2019-01-09 02:17:17,576 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0a24bd12-52b9-40c5-a70a-919b8734d8d1 2019-01-09 02:17:17,577 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj-role 2019-01-09 02:17:17,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/13397e7cb5924a7293ef67673cecfeaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:17,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c76d65a-9776-4c16-a3af-955577b126fa Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/13397e7cb5924a7293ef67673cecfeaa"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj-role", "id": "13397e7cb5924a7293ef67673cecfeaa"}} 2019-01-09 02:17:17,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/13397e7cb5924a7293ef67673cecfeaa used request id req-6c76d65a-9776-4c16-a3af-955577b126fa 2019-01-09 02:17:17,675 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj-role to project CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj 2019-01-09 02:17:17,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38/users/b36602656eac4280bfefcf02cdf6b1c2/roles/13397e7cb5924a7293ef67673cecfeaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:17,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f065722d-b6a4-461d-93c8-b3c4ce62d170 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:17:17,730 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38/users/b36602656eac4280bfefcf02cdf6b1c2/roles/13397e7cb5924a7293ef67673cecfeaa used request id req-f065722d-b6a4-461d-93c8-b3c4ce62d170 2019-01-09 02:17:17,730 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:17:17,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:17,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:18,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13397e7cb5924a7293ef67673cecfeaa", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj-role"}], "expires_at": "2019-01-09T03:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-user", "id": "b36602656eac4280bfefcf02cdf6b1c2"}, "audit_ids": ["0_3l3NWvQ6-rDJLnVEkG9A"], "issued_at": "2019-01-09T02:17:18.000000Z"}} 2019-01-09 02:17:18,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3571445d7b75c92c26291dd9b208e5672868f5c3" 2019-01-09 02:17:18,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3d368a-459a-4092-ab96-8417f6667f57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:18,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8d3d368a-459a-4092-ab96-8417f6667f57 2019-01-09 02:17:18,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3571445d7b75c92c26291dd9b208e5672868f5c3" 2019-01-09 02:17:18,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-60f945cc-c2f5-44e7-8be2-f66df79996b9 Date: Wed, 09 Jan 2019 02:17:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image"} 2019-01-09 02:17:18,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image used request id req-60f945cc-c2f5-44e7-8be2-f66df79996b9 2019-01-09 02:17:18,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3571445d7b75c92c26291dd9b208e5672868f5c3" 2019-01-09 02:17:18,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3b389e40-d12d-46e0-a5a0-1f8f2d683517 Date: Wed, 09 Jan 2019 02:17: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:17:18,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3b389e40-d12d-46e0-a5a0-1f8f2d683517 2019-01-09 02:17:18,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3571445d7b75c92c26291dd9b208e5672868f5c3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image"}' 2019-01-09 02:17:18,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277 X-Openstack-Request-Id: req-a561255a-2d8c-4e9c-9c2e-d281cbcafe66 Date: Wed, 09 Jan 2019 02:17:18 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:17:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:17:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277", "min_disk": 0, "protected": false, "id": "9b4fb236-8967-474f-b40b-c4e2f453a277", "file": "/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277/file", "checksum": null, "owner": "e891003c5b6c4d01b0ec09cf0d73ca38", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:17:18,771 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a561255a-2d8c-4e9c-9c2e-d281cbcafe66 2019-01-09 02:17:18,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3571445d7b75c92c26291dd9b208e5672868f5c3" -d '' 2019-01-09 02:17:20,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f59c3297-8bc1-4ee0-a0ed-d8f12b174a08 Date: Wed, 09 Jan 2019 02:17:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:17:20,845 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277/file used request id req-f59c3297-8bc1-4ee0-a0ed-d8f12b174a08 2019-01-09 02:17:20,845 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:17:20,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3571445d7b75c92c26291dd9b208e5672868f5c3" 2019-01-09 02:17:21,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5c50c208-1e14-4cf8-959a-0b3c7662e3a4 Date: Wed, 09 Jan 2019 02:17:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:17:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:17:20Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9b4fb236-8967-474f-b40b-c4e2f453a277/snap", "metadata": {}}], "self": "/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277", "min_disk": 0, "protected": false, "id": "9b4fb236-8967-474f-b40b-c4e2f453a277", "file": "/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e891003c5b6c4d01b0ec09cf0d73ca38", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9b4fb236-8967-474f-b40b-c4e2f453a277/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:17:21,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277 used request id req-5c50c208-1e14-4cf8-959a-0b3c7662e3a4 2019-01-09 02:17:21,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3571445d7b75c92c26291dd9b208e5672868f5c3" 2019-01-09 02:17:21,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a89692bc-4523-4c55-81fd-ddf0fec1ad30 Date: Wed, 09 Jan 2019 02:17: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:17:21,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a89692bc-4523-4c55-81fd-ddf0fec1ad30 2019-01-09 02:17:21,027 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image 2019-01-09 02:17:21,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3571445d7b75c92c26291dd9b208e5672868f5c3" 2019-01-09 02:17:21,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a509c073-30f2-4bdd-820c-cd8f08f52621 Date: Wed, 09 Jan 2019 02:17:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:17:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:17:20Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9b4fb236-8967-474f-b40b-c4e2f453a277/snap", "metadata": {}}], "self": "/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277", "min_disk": 0, "protected": false, "id": "9b4fb236-8967-474f-b40b-c4e2f453a277", "file": "/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e891003c5b6c4d01b0ec09cf0d73ca38", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9b4fb236-8967-474f-b40b-c4e2f453a277/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:17:21,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277 used request id req-a509c073-30f2-4bdd-820c-cd8f08f52621 2019-01-09 02:17:21,189 - create_image - DEBUG - Instance status is - active 2019-01-09 02:17:21,189 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image 2019-01-09 02:17:21,189 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image 2019-01-09 02:17:21,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:21,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:21,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13397e7cb5924a7293ef67673cecfeaa", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj-role"}], "expires_at": "2019-01-09T03:17:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-user", "id": "b36602656eac4280bfefcf02cdf6b1c2"}, "audit_ids": ["6vx7YYPPTAC8OdbYgU5WkA"], "issued_at": "2019-01-09T02:17:21.000000Z"}} 2019-01-09 02:17:21,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ad95f653a87e857e67b610008c6a6d293c665c" 2019-01-09 02:17:21,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7af2d1-a7af-4ad5-ac3d-09c80cd6446f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:21,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0c7af2d1-a7af-4ad5-ac3d-09c80cd6446f 2019-01-09 02:17:21,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ad95f653a87e857e67b610008c6a6d293c665c" 2019-01-09 02:17:21,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-42d8e087-b40d-45fd-a7aa-ab7557a0386a Date: Wed, 09 Jan 2019 02:17:21 GMT RESP BODY: {"networks":[]} 2019-01-09 02:17:21,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net used request id req-42d8e087-b40d-45fd-a7aa-ab7557a0386a 2019-01-09 02:17:21,813 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net 2019-01-09 02:17:21,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ad95f653a87e857e67b610008c6a6d293c665c" -d '{"network": {"name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net", "admin_state_up": true}}' 2019-01-09 02:17:22,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-b8dc61da-b6b9-4977-bd15-9be34420db07 Date: Wed, 09 Jan 2019 02:17:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:17:22Z","is_default":false,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:22Z","mtu":1450}} 2019-01-09 02:17:22,340 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b8dc61da-b6b9-4977-bd15-9be34420db07 2019-01-09 02:17:22,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ad95f653a87e857e67b610008c6a6d293c665c" 2019-01-09 02:17:22,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-8ea22ea5-a81a-43da-ad9c-329958bc461e Date: Wed, 09 Jan 2019 02:17:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:17:22Z","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net"}]} 2019-01-09 02:17:22,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-8ea22ea5-a81a-43da-ad9c-329958bc461e 2019-01-09 02:17:22,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ad95f653a87e857e67b610008c6a6d293c665c" 2019-01-09 02:17:22,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-220bd503-b4fc-42c6-8a5f-1448c13716ea Date: Wed, 09 Jan 2019 02:17:22 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:17:22,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-220bd503-b4fc-42c6-8a5f-1448c13716ea 2019-01-09 02:17:22,753 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet 2019-01-09 02:17:22,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ad95f653a87e857e67b610008c6a6d293c665c" -d '{"subnets": [{"ip_version": 4, "network_id": "095a373a-a4cc-46fc-8a8d-0f05b9c49744", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet"}]}' 2019-01-09 02:17:23,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e7d06a84-833d-4494-8171-3511acd12add Date: Wed, 09 Jan 2019 02:17:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17: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":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet"}]} 2019-01-09 02:17:23,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e7d06a84-833d-4494-8171-3511acd12add 2019-01-09 02:17:23,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ad95f653a87e857e67b610008c6a6d293c665c" 2019-01-09 02:17:23,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1579dcfc-057e-472e-8555-328416bf1dee Date: Wed, 09 Jan 2019 02:17:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0aa71032-a1b5-4eb0-90c0-a931d4fbe433"],"updated_at":"2019-01-09T02:17:23Z","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net"}]} 2019-01-09 02:17:23,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-1579dcfc-057e-472e-8555-328416bf1dee 2019-01-09 02:17:23,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ad95f653a87e857e67b610008c6a6d293c665c" 2019-01-09 02:17:24,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-781223f8-a80d-435a-816b-4261d8164146 Date: Wed, 09 Jan 2019 02:17:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17: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":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet"}]} 2019-01-09 02:17:24,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-781223f8-a80d-435a-816b-4261d8164146 2019-01-09 02:17:24,025 - OpenStackNetwork - DEBUG - Network [095a373a-a4cc-46fc-8a8d-0f05b9c49744] created successfully 2019-01-09 02:17:24,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:24,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:24,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:17:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["_x63lK4uTveHq3XcpL3vcg"], "issued_at": "2019-01-09T02:17:24.000000Z"}} 2019-01-09 02:17:24,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49159244b0aaa3ddd784a77b80b82eeddc8dba14" 2019-01-09 02:17:24,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa91f2c0-b4e3-4df5-84e2-88e13c321535 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:24,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fa91f2c0-b4e3-4df5-84e2-88e13c321535 2019-01-09 02:17:24,491 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:17:24,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49159244b0aaa3ddd784a77b80b82eeddc8dba14" 2019-01-09 02:17:24,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-026d0743-5fdb-4487-b94c-98d8f5de6ad1 x-compute-request-id: req-026d0743-5fdb-4487-b94c-98d8f5de6ad1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:17:24,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-026d0743-5fdb-4487-b94c-98d8f5de6ad1 2019-01-09 02:17:24,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49159244b0aaa3ddd784a77b80b82eeddc8dba14" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:17:24,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-f6318426-7204-4af6-b0ed-e4c16b1a62a5 x-compute-request-id: req-f6318426-7204-4af6-b0ed-e4c16b1a62a5 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:17:24,894 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f6318426-7204-4af6-b0ed-e4c16b1a62a5 2019-01-09 02:17:24,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:24,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:25,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13397e7cb5924a7293ef67673cecfeaa", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj-role"}], "expires_at": "2019-01-09T03:17:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-user", "id": "b36602656eac4280bfefcf02cdf6b1c2"}, "audit_ids": ["PD1r0FcaRz2NGXbKUuHolw"], "issued_at": "2019-01-09T02:17:25.000000Z"}} 2019-01-09 02:17:25,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:25,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e9508f-30db-4d23-b2a7-cd1ab5421849 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:25,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d3e9508f-30db-4d23-b2a7-cd1ab5421849 2019-01-09 02:17:25,345 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:17:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:25,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fdea789-7f41-40ff-a7c6-7c4b01b4f8c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:25,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4fdea789-7f41-40ff-a7c6-7c4b01b4f8c5 2019-01-09 02:17:25,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:25,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-84554be2-d9f2-4267-b8b0-92783e16471b Date: Wed, 09 Jan 2019 02:17:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0aa71032-a1b5-4eb0-90c0-a931d4fbe433"],"updated_at":"2019-01-09T02:17:23Z","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net"}]} 2019-01-09 02:17:25,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net used request id req-84554be2-d9f2-4267-b8b0-92783e16471b 2019-01-09 02:17:25,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:17:25,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:17:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:17:25,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:25,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9289f84-2f62-4b60-9f45-9d3aaaf983bc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38"}, "enabled": true, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}} 2019-01-09 02:17:25,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 used request id req-b9289f84-2f62-4b60-9f45-9d3aaaf983bc 2019-01-09 02:17:25,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:25,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f1670ff3-ac91-42e0-bf21-67ffafa2229c Date: Wed, 09 Jan 2019 02:17:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17: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":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet"}]} 2019-01-09 02:17:25,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-f1670ff3-ac91-42e0-bf21-67ffafa2229c 2019-01-09 02:17:25,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:26,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0a699c84-10cd-4c4b-b180-4bb6e4738335 Date: Wed, 09 Jan 2019 02:17:26 GMT RESP BODY: {"ports":[]} 2019-01-09 02:17:26,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746port-1&admin_state_up=True used request id req-0a699c84-10cd-4c4b-b180-4bb6e4738335 2019-01-09 02:17:26,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:26,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3856beb-9818-4b8e-ada3-a80a25b9708f x-compute-request-id: req-f3856beb-9818-4b8e-ada3-a80a25b9708f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:17:26,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst used request id req-f3856beb-9818-4b8e-ada3-a80a25b9708f 2019-01-09 02:17:26,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:26,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b7e620c8-3583-4db4-8bc5-39f99cdd3e50 Date: Wed, 09 Jan 2019 02:17:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0aa71032-a1b5-4eb0-90c0-a931d4fbe433"],"updated_at":"2019-01-09T02:17:23Z","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net"}]} 2019-01-09 02:17:26,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net used request id req-b7e620c8-3583-4db4-8bc5-39f99cdd3e50 2019-01-09 02:17:26,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:26,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22a12ff-2f1e-4073-8605-e7be950363cb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38"}, "enabled": true, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}} 2019-01-09 02:17:26,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 used request id req-e22a12ff-2f1e-4073-8605-e7be950363cb 2019-01-09 02:17:26,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:26,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-85b7cd06-058c-4d7e-9b16-1850b23409a3 Date: Wed, 09 Jan 2019 02:17:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17: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":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet"}]} 2019-01-09 02:17:26,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-85b7cd06-058c-4d7e-9b16-1850b23409a3 2019-01-09 02:17:26,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:26,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-97ed648c-8bbb-4337-be10-35150e28b948 Date: Wed, 09 Jan 2019 02:17:26 GMT RESP BODY: {"ports":[]} 2019-01-09 02:17:26,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746port-1&admin_state_up=True used request id req-97ed648c-8bbb-4337-be10-35150e28b948 2019-01-09 02:17:26,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:26,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:27,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13397e7cb5924a7293ef67673cecfeaa", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj-role"}], "expires_at": "2019-01-09T03:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e891003c5b6c4d01b0ec09cf0d73ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-user", "id": "b36602656eac4280bfefcf02cdf6b1c2"}, "audit_ids": ["y3gwdTgeS6O2YV9oO45BLA"], "issued_at": "2019-01-09T02:17:27.000000Z"}} 2019-01-09 02:17:27,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12170e7615cccae7070f16e7cd8a2bc2a4e3abde" 2019-01-09 02:17:27,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88661feb-cd65-4961-bb7c-e3a22551ec05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:27,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-88661feb-cd65-4961-bb7c-e3a22551ec05 2019-01-09 02:17:27,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:27,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cb5d32ae-0826-45c8-86d4-7945431d56b0 Date: Wed, 09 Jan 2019 02:17:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0aa71032-a1b5-4eb0-90c0-a931d4fbe433"],"updated_at":"2019-01-09T02:17:23Z","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net"}]} 2019-01-09 02:17:27,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net used request id req-cb5d32ae-0826-45c8-86d4-7945431d56b0 2019-01-09 02:17:27,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:27,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7d12f253-1988-4e36-8572-10fb199d8e00 Date: Wed, 09 Jan 2019 02:17:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17: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":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet"}]} 2019-01-09 02:17:27,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-7d12f253-1988-4e36-8572-10fb199d8e00 2019-01-09 02:17:27,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:28,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4a0faccf-d33f-4522-a8cd-21ba8aaf800f Date: Wed, 09 Jan 2019 02:17:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0aa71032-a1b5-4eb0-90c0-a931d4fbe433"],"updated_at":"2019-01-09T02:17:23Z","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net"}]} 2019-01-09 02:17:28,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net used request id req-4a0faccf-d33f-4522-a8cd-21ba8aaf800f 2019-01-09 02:17:28,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:17:28,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:17:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:17:28,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12170e7615cccae7070f16e7cd8a2bc2a4e3abde" 2019-01-09 02:17:28,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6e53c1-bd81-4767-b8ff-82142c895fa7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38"}, "enabled": true, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}} 2019-01-09 02:17:28,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 used request id req-3b6e53c1-bd81-4767-b8ff-82142c895fa7 2019-01-09 02:17:28,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:28,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0a13432e-f34a-44df-a994-c0f11cb39090 Date: Wed, 09 Jan 2019 02:17:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17: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":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet"}]} 2019-01-09 02:17:28,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-0a13432e-f34a-44df-a994-c0f11cb39090 2019-01-09 02:17:28,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:28,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5a62023a-6a59-4639-b779-f9f3aee5a37b Date: Wed, 09 Jan 2019 02:17:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17: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":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet"}]} 2019-01-09 02:17:28,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet used request id req-5a62023a-6a59-4639-b779-f9f3aee5a37b 2019-01-09 02:17:28,597 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net 2019-01-09 02:17:28,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" -d '{"port": {"network_id": "095a373a-a4cc-46fc-8a8d-0f05b9c49744", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "0aa71032-a1b5-4eb0-90c0-a931d4fbe433", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746port-1", "admin_state_up": true}}' 2019-01-09 02:17:29,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-33177ee2-9284-4aeb-abef-7ec9ab035f16 Date: Wed, 09 Jan 2019 02:17:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:17:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","ip_address":"10.55.0.101"}],"id":"19d25cc1-2744-413f-a34e-6dd1f6b18472","security_groups":["4e9c4b28-189f-43bd-9fc1-cf0828a139fb"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746port-1","project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:29Z","binding:vnic_type":"normal"}} 2019-01-09 02:17:29,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-33177ee2-9284-4aeb-abef-7ec9ab035f16 2019-01-09 02:17:29,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:29,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2a570f4c-d2d2-4073-9f17-7c7e096664fb Date: Wed, 09 Jan 2019 02:17:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0aa71032-a1b5-4eb0-90c0-a931d4fbe433"],"updated_at":"2019-01-09T02:17:23Z","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net"}]} 2019-01-09 02:17:29,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net used request id req-2a570f4c-d2d2-4073-9f17-7c7e096664fb 2019-01-09 02:17:29,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:29,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b8f4112-91dc-4b25-9c2b-d79f85d41e8e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38"}, "enabled": true, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}} 2019-01-09 02:17:29,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 used request id req-7b8f4112-91dc-4b25-9c2b-d79f85d41e8e 2019-01-09 02:17:29,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:30,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fd226700-ae9c-427d-ab6d-985b5cb0ae80 Date: Wed, 09 Jan 2019 02:17:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17: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":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet"}]} 2019-01-09 02:17:30,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-fd226700-ae9c-427d-ab6d-985b5cb0ae80 2019-01-09 02:17:30,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:30,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1b2813e1-d861-4eee-be43-5022bf44d53a Date: Wed, 09 Jan 2019 02:17:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:17:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","ip_address":"10.55.0.101"}],"id":"19d25cc1-2744-413f-a34e-6dd1f6b18472","security_groups":["4e9c4b28-189f-43bd-9fc1-cf0828a139fb"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746port-1","admin_state_up":true,"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:29Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:17:30,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746port-1&admin_state_up=True used request id req-1b2813e1-d861-4eee-be43-5022bf44d53a 2019-01-09 02:17:30,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:30,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab9c9c5-52f7-4e90-a4d6-67bac6200941 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38"}, "enabled": true, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}} 2019-01-09 02:17:30,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 used request id req-4ab9c9c5-52f7-4e90-a4d6-67bac6200941 2019-01-09 02:17:30,153 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst 2019-01-09 02:17:30,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:30,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b45b8d5-7782-4f06-9623-2fba1ac5062b x-compute-request-id: req-3b45b8d5-7782-4f06-9623-2fba1ac5062b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-flavor-name"}]} 2019-01-09 02:17:30,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3b45b8d5-7782-4f06-9623-2fba1ac5062b 2019-01-09 02:17:30,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:30,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cbcfb06-1a03-4934-8c64-ead79b3bab93 x-compute-request-id: req-0cbcfb06-1a03-4934-8c64-ead79b3bab93 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:17:30,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35 used request id req-0cbcfb06-1a03-4934-8c64-ead79b3bab93 2019-01-09 02:17:30,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:30,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-eead9350-0054-49a6-9f82-90209a1d0e5f Date: Wed, 09 Jan 2019 02:17:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:17:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:17:20Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9b4fb236-8967-474f-b40b-c4e2f453a277/snap", "metadata": {}}], "self": "/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277", "min_disk": 0, "protected": false, "id": "9b4fb236-8967-474f-b40b-c4e2f453a277", "file": "/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e891003c5b6c4d01b0ec09cf0d73ca38", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9b4fb236-8967-474f-b40b-c4e2f453a277/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image"} 2019-01-09 02:17:30,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image used request id req-eead9350-0054-49a6-9f82-90209a1d0e5f 2019-01-09 02:17:30,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:30,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-05028c89-2902-4181-b9da-6a36b9e0eeea Date: Wed, 09 Jan 2019 02:17: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:17:30,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-05028c89-2902-4181-b9da-6a36b9e0eeea 2019-01-09 02:17:30,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" -d '{"server": {"name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst", "imageRef": "9b4fb236-8967-474f-b40b-c4e2f453a277", "flavorRef": "5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "max_count": 1, "min_count": 1, "networks": [{"port": "19d25cc1-2744-413f-a34e-6dd1f6b18472"}]}}' 2019-01-09 02:17:31,877 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b001651-aa3c-4389-9f21-9ed3d23ea6f5 x-compute-request-id: req-9b001651-aa3c-4389-9f21-9ed3d23ea6f5 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f7f40337-b72f-4da3-b5a7-946e4c179a7f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "bookmark"}], "adminPass": "55qvRjdSojsF"}} 2019-01-09 02:17:31,877 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9b001651-aa3c-4389-9f21-9ed3d23ea6f5 2019-01-09 02:17:31,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:32,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-d8adcce6-60c0-480f-abb0-831b736ccb8d x-compute-request-id: req-d8adcce6-60c0-480f-abb0-831b736ccb8d Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "bookmark"}], "image": {"id": "9b4fb236-8967-474f-b40b-c4e2f453a277", "links": [{"href": "http://172.30.9.26:8774/images/9b4fb236-8967-474f-b40b-c4e2f453a277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "links": [{"href": "http://172.30.9.26:8774/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "bookmark"}]}, "id": "f7f40337-b72f-4da3-b5a7-946e4c179a7f", "user_id": "b36602656eac4280bfefcf02cdf6b1c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:17:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst", "created": "2019-01-09T02:17:31Z", "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:17:32,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f used request id req-d8adcce6-60c0-480f-abb0-831b736ccb8d 2019-01-09 02:17:32,099 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst 2019-01-09 02:17:32,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:32,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17: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-5a18ac11-6a96-44f9-8426-97d2a09e8798 x-compute-request-id: req-5a18ac11-6a96-44f9-8426-97d2a09e8798 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "bookmark"}], "image": {"id": "9b4fb236-8967-474f-b40b-c4e2f453a277", "links": [{"href": "http://172.30.9.26:8774/images/9b4fb236-8967-474f-b40b-c4e2f453a277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "links": [{"href": "http://172.30.9.26:8774/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "bookmark"}]}, "id": "f7f40337-b72f-4da3-b5a7-946e4c179a7f", "user_id": "b36602656eac4280bfefcf02cdf6b1c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:17:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst", "created": "2019-01-09T02:17:31Z", "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:17:32,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f used request id req-5a18ac11-6a96-44f9-8426-97d2a09e8798 2019-01-09 02:17:32,397 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst] is - BUILD 2019-01-09 02:17:32,397 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:17:35,400 - create_instance - DEBUG - VM status query timeout in 896.698580027 2019-01-09 02:17:35,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:36,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17: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-7368b57c-ac7c-42bd-845e-76f4713c358e x-compute-request-id: req-7368b57c-ac7c-42bd-845e-76f4713c358e Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "bookmark"}], "image": {"id": "9b4fb236-8967-474f-b40b-c4e2f453a277", "links": [{"href": "http://172.30.9.26:8774/images/9b4fb236-8967-474f-b40b-c4e2f453a277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "links": [{"href": "http://172.30.9.26:8774/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "bookmark"}]}, "id": "f7f40337-b72f-4da3-b5a7-946e4c179a7f", "security_groups": [{"name": "default"}], "user_id": "b36602656eac4280bfefcf02cdf6b1c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:17:33Z", "hostId": "8032683c4321bbb1cb1466d0cc5fee170e84c500aceb4fb6406a3545", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst", "created": "2019-01-09T02:17:31Z", "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:17:36,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f used request id req-7368b57c-ac7c-42bd-845e-76f4713c358e 2019-01-09 02:17:36,161 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst] is - BUILD 2019-01-09 02:17:36,162 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:17:39,165 - create_instance - DEBUG - VM status query timeout in 892.934216976 2019-01-09 02:17:39,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:39,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-08eaa7bc-0f41-4c11-bd00-87c6848b0699 x-compute-request-id: req-08eaa7bc-0f41-4c11-bd00-87c6848b0699 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "bookmark"}], "image": {"id": "9b4fb236-8967-474f-b40b-c4e2f453a277", "links": [{"href": "http://172.30.9.26:8774/images/9b4fb236-8967-474f-b40b-c4e2f453a277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:17:38.000000", "flavor": {"id": "5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "links": [{"href": "http://172.30.9.26:8774/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "bookmark"}]}, "id": "f7f40337-b72f-4da3-b5a7-946e4c179a7f", "security_groups": [{"name": "default"}], "user_id": "b36602656eac4280bfefcf02cdf6b1c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:17:38Z", "hostId": "8032683c4321bbb1cb1466d0cc5fee170e84c500aceb4fb6406a3545", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst", "created": "2019-01-09T02:17:31Z", "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:17:39,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f used request id req-08eaa7bc-0f41-4c11-bd00-87c6848b0699 2019-01-09 02:17:39,720 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst] is - ACTIVE 2019-01-09 02:17:39,720 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:17:39,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:40,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-6a97ab94-e1d6-4c86-8406-155ebf862f27 x-compute-request-id: req-6a97ab94-e1d6-4c86-8406-155ebf862f27 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "bookmark"}], "image": {"id": "9b4fb236-8967-474f-b40b-c4e2f453a277", "links": [{"href": "http://172.30.9.26:8774/images/9b4fb236-8967-474f-b40b-c4e2f453a277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:17:38.000000", "flavor": {"id": "5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "links": [{"href": "http://172.30.9.26:8774/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "bookmark"}]}, "id": "f7f40337-b72f-4da3-b5a7-946e4c179a7f", "security_groups": [{"name": "default"}], "user_id": "b36602656eac4280bfefcf02cdf6b1c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:17:38Z", "hostId": "8032683c4321bbb1cb1466d0cc5fee170e84c500aceb4fb6406a3545", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst", "created": "2019-01-09T02:17:31Z", "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:17:40,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f used request id req-6a97ab94-e1d6-4c86-8406-155ebf862f27 2019-01-09 02:17:40,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:40,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d5ab5a62-4772-415f-bc58-500e16736217 Date: Wed, 09 Jan 2019 02:17:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0aa71032-a1b5-4eb0-90c0-a931d4fbe433"],"updated_at":"2019-01-09T02:17:23Z","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net"}]} 2019-01-09 02:17:40,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net used request id req-d5ab5a62-4772-415f-bc58-500e16736217 2019-01-09 02:17:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:40,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63c754b-790f-413f-8164-b61896afb881 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38"}, "enabled": true, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}} 2019-01-09 02:17:40,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 used request id req-d63c754b-790f-413f-8164-b61896afb881 2019-01-09 02:17:40,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:40,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a97e9241-b108-4d21-b935-926f03a40841 Date: Wed, 09 Jan 2019 02:17:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17: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":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet"}]} 2019-01-09 02:17:40,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-a97e9241-b108-4d21-b935-926f03a40841 2019-01-09 02:17:40,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:40,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-23dcdf53-ac0e-49bd-ab18-0252029ed798 Date: Wed, 09 Jan 2019 02:17:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","ip_address":"10.55.0.101"}],"id":"19d25cc1-2744-413f-a34e-6dd1f6b18472","security_groups":["4e9c4b28-189f-43bd-9fc1-cf0828a139fb"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746port-1","admin_state_up":true,"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:29Z","binding:vnic_type":"normal","device_id":"f7f40337-b72f-4da3-b5a7-946e4c179a7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:17:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","ip_address":"10.55.0.3"}],"id":"2dabc7ea-787d-497c-bd39-5daa6aa2b38b","security_groups":[],"mac_address":"fa:16:3e:d8:1a:9d","project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-095a373a-a4cc-46fc-8a8d-0f05b9c49744"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:17:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","ip_address":"10.55.0.4"}],"id":"cc82d019-cf1c-4835-bc27-e4609c6dd914","security_groups":[],"mac_address":"fa:16:3e:1d:d3:d8","project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-095a373a-a4cc-46fc-8a8d-0f05b9c49744"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:17:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","ip_address":"10.55.0.2"}],"id":"f801b542-8257-4375-8267-3eb60b78600f","security_groups":[],"mac_address":"fa:16:3e:03:4c:a1","project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-095a373a-a4cc-46fc-8a8d-0f05b9c49744"}]} 2019-01-09 02:17:40,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-23dcdf53-ac0e-49bd-ab18-0252029ed798 2019-01-09 02:17:40,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:41,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-62500a10-2756-4e23-af72-ab7ca9b48bcf Date: Wed, 09 Jan 2019 02:17:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0aa71032-a1b5-4eb0-90c0-a931d4fbe433"],"updated_at":"2019-01-09T02:17:23Z","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net"}]} 2019-01-09 02:17:41,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-62500a10-2756-4e23-af72-ab7ca9b48bcf 2019-01-09 02:17:41,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:41,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1dee6745-864a-4c48-ae6d-e9038e134a1f Date: Wed, 09 Jan 2019 02:17:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17: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":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet"}]} 2019-01-09 02:17:41,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-1dee6745-864a-4c48-ae6d-e9038e134a1f 2019-01-09 02:17:41,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:41,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5952912a-7aab-4eae-ac38-11abe536f498 Date: Wed, 09 Jan 2019 02:17:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"095a373a-a4cc-46fc-8a8d-0f05b9c49744","tenant_id":"e891003c5b6c4d01b0ec09cf0d73ca38","created_at":"2019-01-09T02:17:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:17: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":"e891003c5b6c4d01b0ec09cf0d73ca38","id":"0aa71032-a1b5-4eb0-90c0-a931d4fbe433","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet"}]} 2019-01-09 02:17:41,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=095a373a-a4cc-46fc-8a8d-0f05b9c49744&name=CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet used request id req-5952912a-7aab-4eae-ac38-11abe536f498 2019-01-09 02:17:41,177 - create_instance - INFO - Deleting Port with ID - 19d25cc1-2744-413f-a34e-6dd1f6b18472 2019-01-09 02:17:41,177 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746port-1 2019-01-09 02:17:41,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/19d25cc1-2744-413f-a34e-6dd1f6b18472 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:41,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0110369b-3f9f-4ae6-aa74-ce4c9e26913b Date: Wed, 09 Jan 2019 02:17:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:17:41,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/19d25cc1-2744-413f-a34e-6dd1f6b18472 used request id req-0110369b-3f9f-4ae6-aa74-ce4c9e26913b 2019-01-09 02:17:41,861 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst 2019-01-09 02:17:41,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:42,051 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-dca5a378-49ee-4178-9e0b-37bc860d43bf x-compute-request-id: req-dca5a378-49ee-4178-9e0b-37bc860d43bf Content-Type: application/json 2019-01-09 02:17:42,051 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f used request id req-dca5a378-49ee-4178-9e0b-37bc860d43bf 2019-01-09 02:17:42,051 - create_instance - INFO - Checking deletion status 2019-01-09 02:17:42,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:42,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17: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-27ea7d31-464c-444a-acd3-f9788cdeafaf x-compute-request-id: req-27ea7d31-464c-444a-acd3-f9788cdeafaf Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "bookmark"}], "image": {"id": "9b4fb236-8967-474f-b40b-c4e2f453a277", "links": [{"href": "http://172.30.9.26:8774/images/9b4fb236-8967-474f-b40b-c4e2f453a277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:17:38.000000", "flavor": {"id": "5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "links": [{"href": "http://172.30.9.26:8774/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "bookmark"}]}, "id": "f7f40337-b72f-4da3-b5a7-946e4c179a7f", "user_id": "b36602656eac4280bfefcf02cdf6b1c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:17:41Z", "hostId": "8032683c4321bbb1cb1466d0cc5fee170e84c500aceb4fb6406a3545", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst", "created": "2019-01-09T02:17:31Z", "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:17:42,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f used request id req-27ea7d31-464c-444a-acd3-f9788cdeafaf 2019-01-09 02:17:42,305 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst] is - ACTIVE 2019-01-09 02:17:42,305 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:17:45,309 - create_instance - DEBUG - VM status query timeout in 296.742727041 2019-01-09 02:17:45,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:45,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17: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-b67c3065-6e94-4d99-b419-0df659ea4553 x-compute-request-id: req-b67c3065-6e94-4d99-b419-0df659ea4553 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f", "rel": "bookmark"}], "image": {"id": "9b4fb236-8967-474f-b40b-c4e2f453a277", "links": [{"href": "http://172.30.9.26:8774/images/9b4fb236-8967-474f-b40b-c4e2f453a277", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:17:38.000000", "flavor": {"id": "5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "links": [{"href": "http://172.30.9.26:8774/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35", "rel": "bookmark"}]}, "id": "f7f40337-b72f-4da3-b5a7-946e4c179a7f", "user_id": "b36602656eac4280bfefcf02cdf6b1c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:17:41Z", "hostId": "8032683c4321bbb1cb1466d0cc5fee170e84c500aceb4fb6406a3545", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst", "created": "2019-01-09T02:17:31Z", "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:17:45,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f used request id req-b67c3065-6e94-4d99-b419-0df659ea4553 2019-01-09 02:17:45,571 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst] is - ACTIVE 2019-01-09 02:17:45,572 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:17:48,575 - create_instance - DEBUG - VM status query timeout in 293.476497889 2019-01-09 02:17:48,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da809660f835e44a6723dc6703dedfa079e9d911" 2019-01-09 02:17:48,625 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-16b4461c-ed76-464a-aaba-617e86c39b40 x-compute-request-id: req-16b4461c-ed76-464a-aaba-617e86c39b40 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f7f40337-b72f-4da3-b5a7-946e4c179a7f could not be found.", "code": 404}} 2019-01-09 02:17:48,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f7f40337-b72f-4da3-b5a7-946e4c179a7f used request id req-16b4461c-ed76-464a-aaba-617e86c39b40 2019-01-09 02:17:48,626 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f7f40337-b72f-4da3-b5a7-946e4c179a7f could not be found. (HTTP 404) (Request-ID: req-16b4461c-ed76-464a-aaba-617e86c39b40) 2019-01-09 02:17:48,626 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-inst 2019-01-09 02:17:48,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49159244b0aaa3ddd784a77b80b82eeddc8dba14" 2019-01-09 02:17:48,693 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-d30327ef-1bd2-4836-8780-1008223bcbcf x-compute-request-id: req-d30327ef-1bd2-4836-8780-1008223bcbcf Content-Length: 0 Content-Type: application/json 2019-01-09 02:17:48,693 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5ba71f55-f70f-44f1-b6a0-dbfb1e3cfc35 used request id req-d30327ef-1bd2-4836-8780-1008223bcbcf 2019-01-09 02:17:48,694 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet 2019-01-09 02:17:48,694 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-subnet 2019-01-09 02:17:48,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/0aa71032-a1b5-4eb0-90c0-a931d4fbe433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ad95f653a87e857e67b610008c6a6d293c665c" 2019-01-09 02:17:51,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e83205f-f24f-48f6-ac92-c10e970dc669 Date: Wed, 09 Jan 2019 02:17:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:17:51,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0aa71032-a1b5-4eb0-90c0-a931d4fbe433 used request id req-9e83205f-f24f-48f6-ac92-c10e970dc669 2019-01-09 02:17:51,211 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-pub-net 2019-01-09 02:17:51,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/095a373a-a4cc-46fc-8a8d-0f05b9c49744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ad95f653a87e857e67b610008c6a6d293c665c" 2019-01-09 02:17:52,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-affe0f11-79ff-4af0-bf2f-67d873457bbe Date: Wed, 09 Jan 2019 02:17:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:17:52,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/095a373a-a4cc-46fc-8a8d-0f05b9c49744 used request id req-affe0f11-79ff-4af0-bf2f-67d873457bbe 2019-01-09 02:17:52,760 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0a78b10c-a7c6-40b6-a792-ae41140ed746-image 2019-01-09 02:17:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3571445d7b75c92c26291dd9b208e5672868f5c3" 2019-01-09 02:17:54,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1bd80814-cf9d-4b48-adad-c14ae338e223 Date: Wed, 09 Jan 2019 02:17:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:17:54,684 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/9b4fb236-8967-474f-b40b-c4e2f453a277 used request id req-1bd80814-cf9d-4b48-adad-c14ae338e223 2019-01-09 02:17:54,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:55,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6fd8a5de-7e5b-49ba-9426-35cfa6c358e6 Date: Wed, 09 Jan 2019 02:17:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "created_at": "2019-01-09T02:17:22Z", "updated_at": "2019-01-09T02:17:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:17:22Z", "revision_number": 0, "id": "09808371-a9a4-4a1d-b0cd-05416fab031e", "remote_group_id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "remote_ip_prefix": null, "created_at": "2019-01-09T02:17:22Z", "security_group_id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "e891003c5b6c4d01b0ec09cf0d73ca38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:17:22Z", "revision_number": 0, "id": "4e3f3ae0-1fe4-482b-a2ad-9ee98ab8211f", "remote_group_id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "remote_ip_prefix": null, "created_at": "2019-01-09T02:17:22Z", "security_group_id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "e891003c5b6c4d01b0ec09cf0d73ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:17:22Z", "revision_number": 0, "id": "8d0cef71-c255-48c5-8db7-52ca56c6fb85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:17:22Z", "security_group_id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "e891003c5b6c4d01b0ec09cf0d73ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:17:22Z", "revision_number": 0, "id": "fb83a81c-25d3-48ca-817f-98427691efec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:17:22Z", "security_group_id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "e891003c5b6c4d01b0ec09cf0d73ca38"}], "revision_number": 4, "project_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:17:55,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6fd8a5de-7e5b-49ba-9426-35cfa6c358e6 2019-01-09 02:17:55,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:55,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f6a0020-50a2-43f1-914b-4d17c33a71b9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38"}, "enabled": true, "id": "e891003c5b6c4d01b0ec09cf0d73ca38", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj"}} 2019-01-09 02:17:55,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 used request id req-2f6a0020-50a2-43f1-914b-4d17c33a71b9 2019-01-09 02:17:55,096 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e9c4b28-189f-43bd-9fc1-cf0828a139fb 2019-01-09 02:17:55,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e9c4b28-189f-43bd-9fc1-cf0828a139fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:55,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cc9f8ccb-7ea3-44ba-829e-f4f4f98b7d91 Date: Wed, 09 Jan 2019 02:17:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:17:22Z", "security_group_id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "created_at": "2019-01-09T02:17:22Z", "project_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "id": "09808371-a9a4-4a1d-b0cd-05416fab031e"}, {"remote_group_id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:17:22Z", "security_group_id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "created_at": "2019-01-09T02:17:22Z", "project_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "id": "4e3f3ae0-1fe4-482b-a2ad-9ee98ab8211f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:17:22Z", "security_group_id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "created_at": "2019-01-09T02:17:22Z", "project_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "id": "8d0cef71-c255-48c5-8db7-52ca56c6fb85"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:17:22Z", "security_group_id": "4e9c4b28-189f-43bd-9fc1-cf0828a139fb", "port_range_min": null, "revision_number": 0, "tenant_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "created_at": "2019-01-09T02:17:22Z", "project_id": "e891003c5b6c4d01b0ec09cf0d73ca38", "id": "fb83a81c-25d3-48ca-817f-98427691efec"}]} 2019-01-09 02:17:55,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e9c4b28-189f-43bd-9fc1-cf0828a139fb used request id req-cc9f8ccb-7ea3-44ba-829e-f4f4f98b7d91 2019-01-09 02:17:55,289 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:17:55,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4e9c4b28-189f-43bd-9fc1-cf0828a139fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:55,587 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d84306fa-4999-4adc-85fa-961bf5fadca4 Content-Length: 0 Date: Wed, 09 Jan 2019 02:17:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:17:55,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4e9c4b28-189f-43bd-9fc1-cf0828a139fb used request id req-d84306fa-4999-4adc-85fa-961bf5fadca4 2019-01-09 02:17:55,588 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj 2019-01-09 02:17:55,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:55,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e460c26-41ad-4953-8ebf-274f48cb4c86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:17:55,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e891003c5b6c4d01b0ec09cf0d73ca38 used request id req-5e460c26-41ad-4953-8ebf-274f48cb4c86 2019-01-09 02:17:55,794 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-proj-role 2019-01-09 02:17:55,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/13397e7cb5924a7293ef67673cecfeaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:55,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eb1b893-9572-4f82-b73e-110896ef5695 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:17:55,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/13397e7cb5924a7293ef67673cecfeaa used request id req-6eb1b893-9572-4f82-b73e-110896ef5695 2019-01-09 02:17:55,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e858dc601cb3f106afc39ef2805c28a47da469e" 2019-01-09 02:17:56,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3bc49b0-d137-46f6-bbd1-0a42cdf3be0b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:17:56,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f3bc49b0-d137-46f6-bbd1-0a42cdf3be0b 2019-01-09 02:17:56,005 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d96d5dab-d4ea-4ef-user 2019-01-09 02:17:56,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b36602656eac4280bfefcf02cdf6b1c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec85789b0a418c4bd3f4cd207698a04616b090d" 2019-01-09 02:17:56,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc1bc5ee-9c90-49ab-b362-aeece23cca38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:17:56,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b36602656eac4280bfefcf02cdf6b1c2 used request id req-cc1bc5ee-9c90-49ab-b362-aeece23cca38 2019-01-09 02:17:56,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:56,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:17:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["_1BhHUJPSwOAaEdavCOGyA"], "issued_at": "2019-01-09T02:17:56.000000Z"}} 2019-01-09 02:17:56,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83297350321be3544bef763f12ef673b84f44fc7" 2019-01-09 02:17:56,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60645fe1-3569-45d6-b0f8-5c0eacc6a926 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:56,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-60645fe1-3569-45d6-b0f8-5c0eacc6a926 2019-01-09 02:17:56,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:56,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:57,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["r_tpuRUARcCpSL-QwtfNuw"], "issued_at": "2019-01-09T02:17:57.000000Z"}} 2019-01-09 02:17:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:17:57,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e226279-da14-4807-ad67-e5887f9bf1e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:57,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6e226279-da14-4807-ad67-e5887f9bf1e6 2019-01-09 02:17:57,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:17:57,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:17:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:17:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:17:57,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b14efa8-aecf-4975-b373-4302ef5ffddb Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:17:57,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj used request id req-8b14efa8-aecf-4975-b373-4302ef5ffddb 2019-01-09 02:17:57,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:17:57,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3a909e-5ebd-4c1f-8d07-015dfed94dab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:17:57,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fd3a909e-5ebd-4c1f-8d07-015dfed94dab 2019-01-09 02:17:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}}' 2019-01-09 02:17:57,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:17:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9af9da6f-955c-4f82-80fa-2978345b48a2 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0"}, "enabled": true, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}} 2019-01-09 02:17:57,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9af9da6f-955c-4f82-80fa-2978345b48a2 2019-01-09 02:17:57,476 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj 2019-01-09 02:17:57,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:57,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:57,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["zI473EqrTCSfjnlYubhq9w"], "issued_at": "2019-01-09T02:17:57.000000Z"}} 2019-01-09 02:17:57,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e402fd8f3d015de9013118f4a64da847d7ba4304" 2019-01-09 02:17:57,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98fb1559-33a2-4f17-9ae5-590db3864277 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:57,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-98fb1559-33a2-4f17-9ae5-590db3864277 2019-01-09 02:17:57,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:17:57,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:17:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:17:57,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e402fd8f3d015de9013118f4a64da847d7ba4304" 2019-01-09 02:17:58,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdeddf97-d2cd-47a9-9d03-7839a7a6589a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:17:58,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fdeddf97-d2cd-47a9-9d03-7839a7a6589a 2019-01-09 02:17:58,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e402fd8f3d015de9013118f4a64da847d7ba4304" 2019-01-09 02:17:58,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88861d69-c866-4d96-be79-a60261c24646 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0"}, "enabled": true, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}]} 2019-01-09 02:17:58,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj used request id req-88861d69-c866-4d96-be79-a60261c24646 2019-01-09 02:17:58,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e402fd8f3d015de9013118f4a64da847d7ba4304" 2019-01-09 02:17:58,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d0350a-edbe-456b-9a64-d669c0646e55 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:17:58,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-16d0350a-edbe-456b-9a64-d669c0646e55 2019-01-09 02:17:58,678 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-user 2019-01-09 02:17:58,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:58,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:17:58,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0408d462-5265-43fc-9187-d1bcb98d285e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:17:58,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0408d462-5265-43fc-9187-d1bcb98d285e 2019-01-09 02:17:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" -d '{"role": {"name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj-role"}}' 2019-01-09 02:17:58,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d011277-6b7d-4875-95e2-62d9bdc3a66d Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56e148c1e30840079345d4f8f39b643f", "links": {"self": "http://172.30.9.26:5000/v3/roles/56e148c1e30840079345d4f8f39b643f"}, "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj-role"}} 2019-01-09 02:17:58,883 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2d011277-6b7d-4875-95e2-62d9bdc3a66d 2019-01-09 02:17:58,883 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj-role 2019-01-09 02:17:58,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/56e148c1e30840079345d4f8f39b643f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:17:58,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08ef97f-e064-4c34-a34a-4108518f1e9c Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/56e148c1e30840079345d4f8f39b643f"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj-role", "id": "56e148c1e30840079345d4f8f39b643f"}} 2019-01-09 02:17:58,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/56e148c1e30840079345d4f8f39b643f used request id req-a08ef97f-e064-4c34-a34a-4108518f1e9c 2019-01-09 02:17:58,901 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj-role to project CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj 2019-01-09 02:17:58,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0/users/68f2a820d0e644fc9fb6bf8342438bec/roles/56e148c1e30840079345d4f8f39b643f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:17:59,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7f734e6-e405-4932-9361-3d0c51e401cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:17:59,035 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0/users/68f2a820d0e644fc9fb6bf8342438bec/roles/56e148c1e30840079345d4f8f39b643f used request id req-d7f734e6-e405-4932-9361-3d0c51e401cd 2019-01-09 02:17:59,035 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:17:59,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:17:59,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:17:59,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e148c1e30840079345d4f8f39b643f", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj-role"}], "expires_at": "2019-01-09T03:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-user", "id": "68f2a820d0e644fc9fb6bf8342438bec"}, "audit_ids": ["wMg7GhrIROGmMHWwNDBh1g"], "issued_at": "2019-01-09T02:17:59.000000Z"}} 2019-01-09 02:17:59,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4767c939b8475d7341f8d6e55ba2c9a751750d3" 2019-01-09 02:17:59,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0a5568-a8e7-4e5c-b0cc-faa98ce6a6d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:17:59,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ef0a5568-a8e7-4e5c-b0cc-faa98ce6a6d7 2019-01-09 02:17:59,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4767c939b8475d7341f8d6e55ba2c9a751750d3" 2019-01-09 02:17:59,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f2da1594-196e-49e5-b22b-c1b5a718c855 Date: Wed, 09 Jan 2019 02:17:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image"} 2019-01-09 02:17:59,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image used request id req-f2da1594-196e-49e5-b22b-c1b5a718c855 2019-01-09 02:17:59,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4767c939b8475d7341f8d6e55ba2c9a751750d3" 2019-01-09 02:17:59,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-548ce93e-e98a-4924-be0c-3aeb10d6de46 Date: Wed, 09 Jan 2019 02:17: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:17:59,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-548ce93e-e98a-4924-be0c-3aeb10d6de46 2019-01-09 02:17:59,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4767c939b8475d7341f8d6e55ba2c9a751750d3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image"}' 2019-01-09 02:18:00,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06 X-Openstack-Request-Id: req-663ce560-3a89-4d4f-935f-a6e722dd137c Date: Wed, 09 Jan 2019 02:18:00 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:18:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:18:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06", "min_disk": 0, "protected": false, "id": "0ca4d99d-4edc-4622-aea3-a35aee78aa06", "file": "/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06/file", "checksum": null, "owner": "ec9c18282d6341a197c922cd5ca7c8b0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:18:00,045 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-663ce560-3a89-4d4f-935f-a6e722dd137c 2019-01-09 02:18:00,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4767c939b8475d7341f8d6e55ba2c9a751750d3" -d '' 2019-01-09 02:18:01,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65387961-ca6e-42f6-ba4b-422ef1291883 Date: Wed, 09 Jan 2019 02:18:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:18:01,136 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06/file used request id req-65387961-ca6e-42f6-ba4b-422ef1291883 2019-01-09 02:18:01,137 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:18:01,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4767c939b8475d7341f8d6e55ba2c9a751750d3" 2019-01-09 02:18:01,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-2d900297-e9db-4e55-9d55-3bd78f357340 Date: Wed, 09 Jan 2019 02:18:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:18:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:18:01Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06/snap", "metadata": {}}], "self": "/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06", "min_disk": 0, "protected": false, "id": "0ca4d99d-4edc-4622-aea3-a35aee78aa06", "file": "/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec9c18282d6341a197c922cd5ca7c8b0", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:18:01,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06 used request id req-2d900297-e9db-4e55-9d55-3bd78f357340 2019-01-09 02:18:01,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4767c939b8475d7341f8d6e55ba2c9a751750d3" 2019-01-09 02:18:01,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2ffb0e19-3df3-472a-97d1-22a033abddbc Date: Wed, 09 Jan 2019 02:18: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:18:01,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2ffb0e19-3df3-472a-97d1-22a033abddbc 2019-01-09 02:18:01,467 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image 2019-01-09 02:18:01,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4767c939b8475d7341f8d6e55ba2c9a751750d3" 2019-01-09 02:18:01,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-eac70696-987f-4c5b-a46b-8d50823c1456 Date: Wed, 09 Jan 2019 02:18:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:18:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:18:01Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06/snap", "metadata": {}}], "self": "/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06", "min_disk": 0, "protected": false, "id": "0ca4d99d-4edc-4622-aea3-a35aee78aa06", "file": "/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec9c18282d6341a197c922cd5ca7c8b0", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:18:01,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06 used request id req-eac70696-987f-4c5b-a46b-8d50823c1456 2019-01-09 02:18:01,644 - create_image - DEBUG - Instance status is - active 2019-01-09 02:18:01,644 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image 2019-01-09 02:18:01,644 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image 2019-01-09 02:18:01,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:18:01,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:18:02,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e148c1e30840079345d4f8f39b643f", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj-role"}], "expires_at": "2019-01-09T03:18:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-user", "id": "68f2a820d0e644fc9fb6bf8342438bec"}, "audit_ids": ["cwaClLfuS-O4hjuYVGWJdA"], "issued_at": "2019-01-09T02:18:02.000000Z"}} 2019-01-09 02:18:02,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c13fa78818b52b29898e868cf5ed7746d65ed2b" 2019-01-09 02:18:02,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c957c9-7b66-4665-ae10-df511c11d812 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:02,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-42c957c9-7b66-4665-ae10-df511c11d812 2019-01-09 02:18:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c13fa78818b52b29898e868cf5ed7746d65ed2b" 2019-01-09 02:18:02,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0448b548-8f26-49c2-8bfc-68a378fa0d08 Date: Wed, 09 Jan 2019 02:18:02 GMT RESP BODY: {"networks":[]} 2019-01-09 02:18:02,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net used request id req-0448b548-8f26-49c2-8bfc-68a378fa0d08 2019-01-09 02:18:02,304 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net 2019-01-09 02:18:02,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c13fa78818b52b29898e868cf5ed7746d65ed2b" -d '{"network": {"name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net", "admin_state_up": true}}' 2019-01-09 02:18:03,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d6549782-73bc-4965-ada6-8fe7f93c33d1 Date: Wed, 09 Jan 2019 02:18:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a042c907-62bb-497c-95db-695ab72cb052","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ec9c18282d6341a197c922cd5ca7c8b0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:18:02Z","is_default":false,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:02Z","mtu":1450}} 2019-01-09 02:18:03,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d6549782-73bc-4965-ada6-8fe7f93c33d1 2019-01-09 02:18:03,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c13fa78818b52b29898e868cf5ed7746d65ed2b" 2019-01-09 02:18:03,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-3c91bfef-8429-44df-b257-b102f927c880 Date: Wed, 09 Jan 2019 02:18:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:18:02Z","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9c18282d6341a197c922cd5ca7c8b0","id":"a042c907-62bb-497c-95db-695ab72cb052","name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net"}]} 2019-01-09 02:18:03,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-3c91bfef-8429-44df-b257-b102f927c880 2019-01-09 02:18:03,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c13fa78818b52b29898e868cf5ed7746d65ed2b" 2019-01-09 02:18:03,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cd9a6fe6-fdbb-4d43-8fd3-439e57f10c22 Date: Wed, 09 Jan 2019 02:18:03 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:18:03,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-cd9a6fe6-fdbb-4d43-8fd3-439e57f10c22 2019-01-09 02:18:03,519 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet 2019-01-09 02:18:03,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c13fa78818b52b29898e868cf5ed7746d65ed2b" -d '{"subnets": [{"ip_version": 4, "network_id": "a042c907-62bb-497c-95db-695ab72cb052", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet"}]}' 2019-01-09 02:18:04,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-75aa2255-19c7-4521-a370-e2846dae4c41 Date: Wed, 09 Jan 2019 02:18:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:03Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18: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":"ec9c18282d6341a197c922cd5ca7c8b0","id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet"}]} 2019-01-09 02:18:04,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-75aa2255-19c7-4521-a370-e2846dae4c41 2019-01-09 02:18:04,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c13fa78818b52b29898e868cf5ed7746d65ed2b" 2019-01-09 02:18:04,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bb243a31-d186-44fe-8fe3-1a9a5b8b7f27 Date: Wed, 09 Jan 2019 02:18:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7"],"updated_at":"2019-01-09T02:18:03Z","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec9c18282d6341a197c922cd5ca7c8b0","id":"a042c907-62bb-497c-95db-695ab72cb052","name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net"}]} 2019-01-09 02:18:04,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-bb243a31-d186-44fe-8fe3-1a9a5b8b7f27 2019-01-09 02:18:04,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c13fa78818b52b29898e868cf5ed7746d65ed2b" 2019-01-09 02:18:04,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c79c23c7-a42f-4fb3-8ca3-b8f8ff924b77 Date: Wed, 09 Jan 2019 02:18:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:03Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18: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":"ec9c18282d6341a197c922cd5ca7c8b0","id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet"}]} 2019-01-09 02:18:04,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-c79c23c7-a42f-4fb3-8ca3-b8f8ff924b77 2019-01-09 02:18:04,950 - OpenStackNetwork - DEBUG - Network [a042c907-62bb-497c-95db-695ab72cb052] created successfully 2019-01-09 02:18:04,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:18:04,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:18:05,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:18:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Ceos00YuS16v-zudzATKnA"], "issued_at": "2019-01-09T02:18:05.000000Z"}} 2019-01-09 02:18:05,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7070b7d51dd85f3d0c51ae5836f73b8d116ed4d" 2019-01-09 02:18:05,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebdd645c-38fd-4529-941b-ca042476e74f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:05,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ebdd645c-38fd-4529-941b-ca042476e74f 2019-01-09 02:18:05,408 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:18:05,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7070b7d51dd85f3d0c51ae5836f73b8d116ed4d" 2019-01-09 02:18:05,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbb15c38-d037-4ca5-9faf-badfdbb6fc2b x-compute-request-id: req-dbb15c38-d037-4ca5-9faf-badfdbb6fc2b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:18:05,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dbb15c38-d037-4ca5-9faf-badfdbb6fc2b 2019-01-09 02:18:05,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7070b7d51dd85f3d0c51ae5836f73b8d116ed4d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:18:05,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b884fd33-4ff9-415b-99d3-97e14a779c75 x-compute-request-id: req-b884fd33-4ff9-415b-99d3-97e14a779c75 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2596d912-9e41-426b-9b55-5b65609d9a77", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2596d912-9e41-426b-9b55-5b65609d9a77", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2596d912-9e41-426b-9b55-5b65609d9a77", "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:18:05,714 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b884fd33-4ff9-415b-99d3-97e14a779c75 2019-01-09 02:18:05,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:18:05,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:18:06,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e148c1e30840079345d4f8f39b643f", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj-role"}], "expires_at": "2019-01-09T03:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-user", "id": "68f2a820d0e644fc9fb6bf8342438bec"}, "audit_ids": ["CEcHw0L-QkSM-TW_B_Ye8Q"], "issued_at": "2019-01-09T02:18:06.000000Z"}} 2019-01-09 02:18:06,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:06,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a7f41a-6830-46ff-af8e-4582ac7efa3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:06,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e1a7f41a-6830-46ff-af8e-4582ac7efa3e 2019-01-09 02:18:06,175 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:18:06,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:06,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b220bb-cd3f-4de2-823f-98c0694b0d66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:06,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f0b220bb-cd3f-4de2-823f-98c0694b0d66 2019-01-09 02:18:06,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:06,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-597e4492-9bac-49ff-aa07-8e006ab2e1fd Date: Wed, 09 Jan 2019 02:18:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7"],"updated_at":"2019-01-09T02:18:03Z","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec9c18282d6341a197c922cd5ca7c8b0","id":"a042c907-62bb-497c-95db-695ab72cb052","name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net"}]} 2019-01-09 02:18:06,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net used request id req-597e4492-9bac-49ff-aa07-8e006ab2e1fd 2019-01-09 02:18:06,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:18:06,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:18:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:18:06,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:06,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0972fd50-b64f-48b0-9488-c30016df7e6f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0"}, "enabled": true, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}} 2019-01-09 02:18:06,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 used request id req-0972fd50-b64f-48b0-9488-c30016df7e6f 2019-01-09 02:18:06,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:06,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3ce49a04-bea7-4835-acfb-7db1c136e3dc Date: Wed, 09 Jan 2019 02:18:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:03Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18: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":"ec9c18282d6341a197c922cd5ca7c8b0","id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet"}]} 2019-01-09 02:18:06,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-3ce49a04-bea7-4835-acfb-7db1c136e3dc 2019-01-09 02:18:06,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a042c907-62bb-497c-95db-695ab72cb052&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:07,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-02cd321c-f1f4-46ce-aeaf-0031f48406df Date: Wed, 09 Jan 2019 02:18:07 GMT RESP BODY: {"ports":[]} 2019-01-09 02:18:07,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a042c907-62bb-497c-95db-695ab72cb052&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503port-1&admin_state_up=True used request id req-02cd321c-f1f4-46ce-aeaf-0031f48406df 2019-01-09 02:18:07,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:07,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ddf8a78-493c-4757-ae52-2eec52939da0 x-compute-request-id: req-3ddf8a78-493c-4757-ae52-2eec52939da0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:18:07,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst used request id req-3ddf8a78-493c-4757-ae52-2eec52939da0 2019-01-09 02:18:07,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:07,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-202db2e8-44ee-459d-af44-f19dcac3e615 Date: Wed, 09 Jan 2019 02:18:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7"],"updated_at":"2019-01-09T02:18:03Z","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec9c18282d6341a197c922cd5ca7c8b0","id":"a042c907-62bb-497c-95db-695ab72cb052","name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net"}]} 2019-01-09 02:18:07,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net used request id req-202db2e8-44ee-459d-af44-f19dcac3e615 2019-01-09 02:18:07,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:07,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72ae289-a8db-4461-8ee6-d8dd8c09838d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0"}, "enabled": true, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}} 2019-01-09 02:18:07,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 used request id req-e72ae289-a8db-4461-8ee6-d8dd8c09838d 2019-01-09 02:18:07,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:08,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e22c5a3f-d615-41e7-95fa-a4c73a819bbb Date: Wed, 09 Jan 2019 02:18:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:03Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18: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":"ec9c18282d6341a197c922cd5ca7c8b0","id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet"}]} 2019-01-09 02:18:08,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-e22c5a3f-d615-41e7-95fa-a4c73a819bbb 2019-01-09 02:18:08,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a042c907-62bb-497c-95db-695ab72cb052&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:08,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f5f939ce-94fe-4ba4-985e-0939cbfdb7b9 Date: Wed, 09 Jan 2019 02:18:08 GMT RESP BODY: {"ports":[]} 2019-01-09 02:18:08,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a042c907-62bb-497c-95db-695ab72cb052&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503port-1&admin_state_up=True used request id req-f5f939ce-94fe-4ba4-985e-0939cbfdb7b9 2019-01-09 02:18:08,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:18:08,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:18:08,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e148c1e30840079345d4f8f39b643f", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj-role"}], "expires_at": "2019-01-09T03:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/ec9c18282d6341a197c922cd5ca7c8b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-user", "id": "68f2a820d0e644fc9fb6bf8342438bec"}, "audit_ids": ["B1s3SYI2RZq8Web3KkEHbw"], "issued_at": "2019-01-09T02:18:08.000000Z"}} 2019-01-09 02:18:08,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791bcaf446641cc9a920395f73b2fa159ef501" 2019-01-09 02:18:08,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12326d58-7971-4426-8afc-12dd4b757ed9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:08,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-12326d58-7971-4426-8afc-12dd4b757ed9 2019-01-09 02:18:08,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:09,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-32a212f9-15bf-4bdf-be0f-88325829c19f Date: Wed, 09 Jan 2019 02:18:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7"],"updated_at":"2019-01-09T02:18:03Z","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec9c18282d6341a197c922cd5ca7c8b0","id":"a042c907-62bb-497c-95db-695ab72cb052","name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net"}]} 2019-01-09 02:18:09,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net used request id req-32a212f9-15bf-4bdf-be0f-88325829c19f 2019-01-09 02:18:09,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:09,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b95666a5-7f99-4b0a-a0da-43d7c76bef5a Date: Wed, 09 Jan 2019 02:18:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:03Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18: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":"ec9c18282d6341a197c922cd5ca7c8b0","id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet"}]} 2019-01-09 02:18:09,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-b95666a5-7f99-4b0a-a0da-43d7c76bef5a 2019-01-09 02:18:09,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:09,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fbd859e2-f178-4d3c-b795-105d1b9f630c Date: Wed, 09 Jan 2019 02:18:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7"],"updated_at":"2019-01-09T02:18:03Z","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec9c18282d6341a197c922cd5ca7c8b0","id":"a042c907-62bb-497c-95db-695ab72cb052","name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net"}]} 2019-01-09 02:18:09,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net used request id req-fbd859e2-f178-4d3c-b795-105d1b9f630c 2019-01-09 02:18:09,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:18:09,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:18:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:18:09,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6791bcaf446641cc9a920395f73b2fa159ef501" 2019-01-09 02:18:09,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67e0ca5-c189-41c2-becf-863adccd48e2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0"}, "enabled": true, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}} 2019-01-09 02:18:09,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 used request id req-e67e0ca5-c189-41c2-becf-863adccd48e2 2019-01-09 02:18:09,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:09,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7f1a549d-d18c-4669-9642-411fe9ef5a90 Date: Wed, 09 Jan 2019 02:18:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:03Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18: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":"ec9c18282d6341a197c922cd5ca7c8b0","id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet"}]} 2019-01-09 02:18:09,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-7f1a549d-d18c-4669-9642-411fe9ef5a90 2019-01-09 02:18:09,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:10,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7e54ebd0-dc77-4f0a-ae23-5e217889f5a7 Date: Wed, 09 Jan 2019 02:18:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:03Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18: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":"ec9c18282d6341a197c922cd5ca7c8b0","id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet"}]} 2019-01-09 02:18:10,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet used request id req-7e54ebd0-dc77-4f0a-ae23-5e217889f5a7 2019-01-09 02:18:10,097 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net 2019-01-09 02:18:10,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" -d '{"port": {"network_id": "a042c907-62bb-497c-95db-695ab72cb052", "fixed_ips": [{"subnet_id": "b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503port-1", "admin_state_up": true}}' 2019-01-09 02:18:11,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-ea724ae6-725c-41c4-8309-5fc303973811 Date: Wed, 09 Jan 2019 02:18:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:18:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","ip_address":"10.55.0.101"}],"id":"a774f26c-4efc-4010-a0fb-0d7a2a898d64","security_groups":["3cd03e04-f4ca-4739-8ff7-cc0d46200d8d"],"mac_address":"fa:16:3e:97:5c:9f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503port-1","project_id":"ec9c18282d6341a197c922cd5ca7c8b0","qos_policy_id":null,"admin_state_up":true,"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:10Z","binding:vnic_type":"normal"}} 2019-01-09 02:18:11,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-ea724ae6-725c-41c4-8309-5fc303973811 2019-01-09 02:18:11,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:11,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6d320df1-a98d-4d21-bc5c-edf184702aa1 Date: Wed, 09 Jan 2019 02:18:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7"],"updated_at":"2019-01-09T02:18:03Z","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec9c18282d6341a197c922cd5ca7c8b0","id":"a042c907-62bb-497c-95db-695ab72cb052","name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net"}]} 2019-01-09 02:18:11,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net used request id req-6d320df1-a98d-4d21-bc5c-edf184702aa1 2019-01-09 02:18:11,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:11,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20eba1c3-0f0a-45d9-ae07-c36e5c0a7571 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0"}, "enabled": true, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}} 2019-01-09 02:18:11,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 used request id req-20eba1c3-0f0a-45d9-ae07-c36e5c0a7571 2019-01-09 02:18:11,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:11,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5ec66f0e-0b1a-47c9-967c-51c34508c3d4 Date: Wed, 09 Jan 2019 02:18:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:03Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18: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":"ec9c18282d6341a197c922cd5ca7c8b0","id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet"}]} 2019-01-09 02:18:11,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-5ec66f0e-0b1a-47c9-967c-51c34508c3d4 2019-01-09 02:18:11,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a042c907-62bb-497c-95db-695ab72cb052&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:11,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2676d700-d970-40bb-8fdd-924c7728775e Date: Wed, 09 Jan 2019 02:18:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:18:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","ip_address":"10.55.0.101"}],"id":"a774f26c-4efc-4010-a0fb-0d7a2a898d64","security_groups":["3cd03e04-f4ca-4739-8ff7-cc0d46200d8d"],"mac_address":"fa:16:3e:97:5c:9f","project_id":"ec9c18282d6341a197c922cd5ca7c8b0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503port-1","admin_state_up":true,"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:10Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:18:11,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a042c907-62bb-497c-95db-695ab72cb052&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503port-1&admin_state_up=True used request id req-2676d700-d970-40bb-8fdd-924c7728775e 2019-01-09 02:18:11,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:11,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01979e9-30ed-43a1-bf20-0d13b67df315 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0"}, "enabled": true, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}} 2019-01-09 02:18:11,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 used request id req-a01979e9-30ed-43a1-bf20-0d13b67df315 2019-01-09 02:18:11,737 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst 2019-01-09 02:18:11,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:11,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-fa1d890c-505b-4b13-902d-0929aff7cc75 x-compute-request-id: req-fa1d890c-505b-4b13-902d-0929aff7cc75 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2596d912-9e41-426b-9b55-5b65609d9a77", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2596d912-9e41-426b-9b55-5b65609d9a77", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2596d912-9e41-426b-9b55-5b65609d9a77", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-flavor-name"}]} 2019-01-09 02:18:11,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fa1d890c-505b-4b13-902d-0929aff7cc75 2019-01-09 02:18:11,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/2596d912-9e41-426b-9b55-5b65609d9a77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:11,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-a9675116-25cf-4155-9a57-ccdb229480c1 x-compute-request-id: req-a9675116-25cf-4155-9a57-ccdb229480c1 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2596d912-9e41-426b-9b55-5b65609d9a77", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2596d912-9e41-426b-9b55-5b65609d9a77", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2596d912-9e41-426b-9b55-5b65609d9a77", "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:18:11,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/2596d912-9e41-426b-9b55-5b65609d9a77 used request id req-a9675116-25cf-4155-9a57-ccdb229480c1 2019-01-09 02:18:11,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:11,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-f62f5f30-512e-4969-9ba5-bd9441e88d2c Date: Wed, 09 Jan 2019 02:18:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:18:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:18:01Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06/snap", "metadata": {}}], "self": "/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06", "min_disk": 0, "protected": false, "id": "0ca4d99d-4edc-4622-aea3-a35aee78aa06", "file": "/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec9c18282d6341a197c922cd5ca7c8b0", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image"} 2019-01-09 02:18:11,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image used request id req-f62f5f30-512e-4969-9ba5-bd9441e88d2c 2019-01-09 02:18:11,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:12,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8541ab77-5278-48d6-8e2a-f6ee1734eec8 Date: Wed, 09 Jan 2019 02:18:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:18:12,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8541ab77-5278-48d6-8e2a-f6ee1734eec8 2019-01-09 02:18:12,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" -d '{"server": {"name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst", "imageRef": "0ca4d99d-4edc-4622-aea3-a35aee78aa06", "flavorRef": "2596d912-9e41-426b-9b55-5b65609d9a77", "max_count": 1, "min_count": 1, "networks": [{"port": "a774f26c-4efc-4010-a0fb-0d7a2a898d64"}]}}' 2019-01-09 02:18:13,781 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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-e25e2893-9c7e-4678-ba49-90859b05be04 x-compute-request-id: req-e25e2893-9c7e-4678-ba49-90859b05be04 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "228e06ee-b524-4dbd-9f4e-4270f3a136b4", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "bookmark"}], "adminPass": "A8BoznQPP9Y5"}} 2019-01-09 02:18:13,781 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e25e2893-9c7e-4678-ba49-90859b05be04 2019-01-09 02:18:13,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:14,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-52e6b489-1289-423f-bf2e-5bae4a63ff57 x-compute-request-id: req-52e6b489-1289-423f-bf2e-5bae4a63ff57 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "bookmark"}], "image": {"id": "0ca4d99d-4edc-4622-aea3-a35aee78aa06", "links": [{"href": "http://172.30.9.26:8774/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2596d912-9e41-426b-9b55-5b65609d9a77", "links": [{"href": "http://172.30.9.26:8774/flavors/2596d912-9e41-426b-9b55-5b65609d9a77", "rel": "bookmark"}]}, "id": "228e06ee-b524-4dbd-9f4e-4270f3a136b4", "user_id": "68f2a820d0e644fc9fb6bf8342438bec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:18:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst", "created": "2019-01-09T02:18:13Z", "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:18:14,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 used request id req-52e6b489-1289-423f-bf2e-5bae4a63ff57 2019-01-09 02:18:14,151 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst 2019-01-09 02:18:14,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:14,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3d3ee51-d9a8-49c1-b36d-025869210412 x-compute-request-id: req-d3d3ee51-d9a8-49c1-b36d-025869210412 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "bookmark"}], "image": {"id": "0ca4d99d-4edc-4622-aea3-a35aee78aa06", "links": [{"href": "http://172.30.9.26:8774/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2596d912-9e41-426b-9b55-5b65609d9a77", "links": [{"href": "http://172.30.9.26:8774/flavors/2596d912-9e41-426b-9b55-5b65609d9a77", "rel": "bookmark"}]}, "id": "228e06ee-b524-4dbd-9f4e-4270f3a136b4", "user_id": "68f2a820d0e644fc9fb6bf8342438bec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:18:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst", "created": "2019-01-09T02:18:13Z", "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:18:14,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 used request id req-d3d3ee51-d9a8-49c1-b36d-025869210412 2019-01-09 02:18:14,509 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst] is - BUILD 2019-01-09 02:18:14,509 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:18:17,510 - create_instance - DEBUG - VM status query timeout in 896.641902924 2019-01-09 02:18:17,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:17,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-eaf11da9-deef-4de6-a7e9-50980c56cc53 x-compute-request-id: req-eaf11da9-deef-4de6-a7e9-50980c56cc53 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "bookmark"}], "image": {"id": "0ca4d99d-4edc-4622-aea3-a35aee78aa06", "links": [{"href": "http://172.30.9.26:8774/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2596d912-9e41-426b-9b55-5b65609d9a77", "links": [{"href": "http://172.30.9.26:8774/flavors/2596d912-9e41-426b-9b55-5b65609d9a77", "rel": "bookmark"}]}, "id": "228e06ee-b524-4dbd-9f4e-4270f3a136b4", "security_groups": [{"name": "default"}], "user_id": "68f2a820d0e644fc9fb6bf8342438bec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:18:15Z", "hostId": "af2c70f0f1dad85611a62d1c33b56f750777ad6e532885902935e9d1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst", "created": "2019-01-09T02:18:13Z", "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:18:17,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 used request id req-eaf11da9-deef-4de6-a7e9-50980c56cc53 2019-01-09 02:18:17,964 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst] is - BUILD 2019-01-09 02:18:17,964 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:18:20,965 - create_instance - DEBUG - VM status query timeout in 893.186894894 2019-01-09 02:18:20,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:21,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18: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-4f668958-5349-4dd9-bc02-8e4de5c89ef2 x-compute-request-id: req-4f668958-5349-4dd9-bc02-8e4de5c89ef2 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:5c:9f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "bookmark"}], "image": {"id": "0ca4d99d-4edc-4622-aea3-a35aee78aa06", "links": [{"href": "http://172.30.9.26:8774/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:18:20.000000", "flavor": {"id": "2596d912-9e41-426b-9b55-5b65609d9a77", "links": [{"href": "http://172.30.9.26:8774/flavors/2596d912-9e41-426b-9b55-5b65609d9a77", "rel": "bookmark"}]}, "id": "228e06ee-b524-4dbd-9f4e-4270f3a136b4", "security_groups": [{"name": "default"}], "user_id": "68f2a820d0e644fc9fb6bf8342438bec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:18:20Z", "hostId": "af2c70f0f1dad85611a62d1c33b56f750777ad6e532885902935e9d1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst", "created": "2019-01-09T02:18:13Z", "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:18:21,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 used request id req-4f668958-5349-4dd9-bc02-8e4de5c89ef2 2019-01-09 02:18:21,437 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst] is - ACTIVE 2019-01-09 02:18:21,437 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:18:21,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:22,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18: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-bfc28a74-b987-4b9b-8663-9b47dbecf21c x-compute-request-id: req-bfc28a74-b987-4b9b-8663-9b47dbecf21c Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:5c:9f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "bookmark"}], "image": {"id": "0ca4d99d-4edc-4622-aea3-a35aee78aa06", "links": [{"href": "http://172.30.9.26:8774/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:18:20.000000", "flavor": {"id": "2596d912-9e41-426b-9b55-5b65609d9a77", "links": [{"href": "http://172.30.9.26:8774/flavors/2596d912-9e41-426b-9b55-5b65609d9a77", "rel": "bookmark"}]}, "id": "228e06ee-b524-4dbd-9f4e-4270f3a136b4", "security_groups": [{"name": "default"}], "user_id": "68f2a820d0e644fc9fb6bf8342438bec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:18:20Z", "hostId": "af2c70f0f1dad85611a62d1c33b56f750777ad6e532885902935e9d1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst", "created": "2019-01-09T02:18:13Z", "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:18:22,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 used request id req-bfc28a74-b987-4b9b-8663-9b47dbecf21c 2019-01-09 02:18:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:22,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-eb445abf-10bf-459c-939c-b0d3462ccc07 Date: Wed, 09 Jan 2019 02:18:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7"],"updated_at":"2019-01-09T02:18:03Z","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec9c18282d6341a197c922cd5ca7c8b0","id":"a042c907-62bb-497c-95db-695ab72cb052","name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net"}]} 2019-01-09 02:18:22,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net used request id req-eb445abf-10bf-459c-939c-b0d3462ccc07 2019-01-09 02:18:22,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:22,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4296eb77-0ead-4784-bd60-e69b76897182 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0"}, "enabled": true, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}} 2019-01-09 02:18:22,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 used request id req-4296eb77-0ead-4784-bd60-e69b76897182 2019-01-09 02:18:22,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:22,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-05da3b58-712c-4b66-983f-8134565fec23 Date: Wed, 09 Jan 2019 02:18:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:03Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18: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":"ec9c18282d6341a197c922cd5ca7c8b0","id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet"}]} 2019-01-09 02:18:22,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-05da3b58-712c-4b66-983f-8134565fec23 2019-01-09 02:18:22,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:22,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-29712ea3-b9c2-4225-a826-2473cdef3850 Date: Wed, 09 Jan 2019 02:18:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:18:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","ip_address":"10.55.0.2"}],"id":"30a9dfaf-cc3f-47b2-b115-2b81e574c430","security_groups":[],"mac_address":"fa:16:3e:99:2f:1c","project_id":"ec9c18282d6341a197c922cd5ca7c8b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a042c907-62bb-497c-95db-695ab72cb052"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:18:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","ip_address":"10.55.0.101"}],"id":"a774f26c-4efc-4010-a0fb-0d7a2a898d64","security_groups":["3cd03e04-f4ca-4739-8ff7-cc0d46200d8d"],"mac_address":"fa:16:3e:97:5c:9f","project_id":"ec9c18282d6341a197c922cd5ca7c8b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503port-1","admin_state_up":true,"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:10Z","binding:vnic_type":"normal","device_id":"228e06ee-b524-4dbd-9f4e-4270f3a136b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","ip_address":"10.55.0.4"}],"id":"ba3796b8-1133-4820-9de6-2e903d40fd72","security_groups":[],"mac_address":"fa:16:3e:af:02:da","project_id":"ec9c18282d6341a197c922cd5ca7c8b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a042c907-62bb-497c-95db-695ab72cb052"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:18:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","ip_address":"10.55.0.3"}],"id":"d03f25a4-8544-4981-aeed-d3e4fe8cd186","security_groups":[],"mac_address":"fa:16:3e:60:0e:d8","project_id":"ec9c18282d6341a197c922cd5ca7c8b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a042c907-62bb-497c-95db-695ab72cb052"}]} 2019-01-09 02:18:22,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-29712ea3-b9c2-4225-a826-2473cdef3850 2019-01-09 02:18:22,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:22,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-acd22b2e-6023-48f1-8d2c-9875f98e20c1 Date: Wed, 09 Jan 2019 02:18:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7"],"updated_at":"2019-01-09T02:18:03Z","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ec9c18282d6341a197c922cd5ca7c8b0","id":"a042c907-62bb-497c-95db-695ab72cb052","name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net"}]} 2019-01-09 02:18:22,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-acd22b2e-6023-48f1-8d2c-9875f98e20c1 2019-01-09 02:18:22,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:22,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d43bab23-56f0-43a6-8619-1d7e97de80e0 Date: Wed, 09 Jan 2019 02:18:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:03Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18: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":"ec9c18282d6341a197c922cd5ca7c8b0","id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet"}]} 2019-01-09 02:18:22,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052 used request id req-d43bab23-56f0-43a6-8619-1d7e97de80e0 2019-01-09 02:18:22,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:22,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e3e23b69-0d6b-4b7c-933c-443ab759c776 Date: Wed, 09 Jan 2019 02:18:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a042c907-62bb-497c-95db-695ab72cb052","tenant_id":"ec9c18282d6341a197c922cd5ca7c8b0","created_at":"2019-01-09T02:18:03Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18: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":"ec9c18282d6341a197c922cd5ca7c8b0","id":"b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet"}]} 2019-01-09 02:18:22,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a042c907-62bb-497c-95db-695ab72cb052&name=CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet used request id req-e3e23b69-0d6b-4b7c-933c-443ab759c776 2019-01-09 02:18:22,919 - create_instance - INFO - Deleting Port with ID - a774f26c-4efc-4010-a0fb-0d7a2a898d64 2019-01-09 02:18:22,919 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503port-1 2019-01-09 02:18:22,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/a774f26c-4efc-4010-a0fb-0d7a2a898d64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:23,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2021b5c-1b85-4989-867e-1134717f3ae6 Date: Wed, 09 Jan 2019 02:18:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:18:23,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/a774f26c-4efc-4010-a0fb-0d7a2a898d64 used request id req-a2021b5c-1b85-4989-867e-1134717f3ae6 2019-01-09 02:18:23,540 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst 2019-01-09 02:18:23,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:23,685 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:18: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-a3f8ec0d-ecf2-4358-933b-28777ec3c7b9 x-compute-request-id: req-a3f8ec0d-ecf2-4358-933b-28777ec3c7b9 Content-Type: application/json 2019-01-09 02:18:23,685 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 used request id req-a3f8ec0d-ecf2-4358-933b-28777ec3c7b9 2019-01-09 02:18:23,686 - create_instance - INFO - Checking deletion status 2019-01-09 02:18:23,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:23,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18: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-89a343a2-a3c3-4114-a3fa-ace8ec7ab779 x-compute-request-id: req-89a343a2-a3c3-4114-a3fa-ace8ec7ab779 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4", "rel": "bookmark"}], "image": {"id": "0ca4d99d-4edc-4622-aea3-a35aee78aa06", "links": [{"href": "http://172.30.9.26:8774/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:18:20.000000", "flavor": {"id": "2596d912-9e41-426b-9b55-5b65609d9a77", "links": [{"href": "http://172.30.9.26:8774/flavors/2596d912-9e41-426b-9b55-5b65609d9a77", "rel": "bookmark"}]}, "id": "228e06ee-b524-4dbd-9f4e-4270f3a136b4", "user_id": "68f2a820d0e644fc9fb6bf8342438bec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:18:23Z", "hostId": "af2c70f0f1dad85611a62d1c33b56f750777ad6e532885902935e9d1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst", "created": "2019-01-09T02:18:13Z", "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:18:23,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 used request id req-89a343a2-a3c3-4114-a3fa-ace8ec7ab779 2019-01-09 02:18:23,947 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst] is - ACTIVE 2019-01-09 02:18:23,947 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:18:26,950 - create_instance - DEBUG - VM status query timeout in 296.736026049 2019-01-09 02:18:26,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4046d97a7df98d64ad0494b27c61803aa25d966f" 2019-01-09 02:18:27,007 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-9af7b9ab-eec1-4b6d-8092-fceffbf94f35 x-compute-request-id: req-9af7b9ab-eec1-4b6d-8092-fceffbf94f35 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 228e06ee-b524-4dbd-9f4e-4270f3a136b4 could not be found.", "code": 404}} 2019-01-09 02:18:27,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/228e06ee-b524-4dbd-9f4e-4270f3a136b4 used request id req-9af7b9ab-eec1-4b6d-8092-fceffbf94f35 2019-01-09 02:18:27,008 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 228e06ee-b524-4dbd-9f4e-4270f3a136b4 could not be found. (HTTP 404) (Request-ID: req-9af7b9ab-eec1-4b6d-8092-fceffbf94f35) 2019-01-09 02:18:27,008 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-inst 2019-01-09 02:18:27,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/2596d912-9e41-426b-9b55-5b65609d9a77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7070b7d51dd85f3d0c51ae5836f73b8d116ed4d" 2019-01-09 02:18:27,076 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf1842b0-aeba-4906-828f-c329baa552ce x-compute-request-id: req-cf1842b0-aeba-4906-828f-c329baa552ce Content-Length: 0 Content-Type: application/json 2019-01-09 02:18:27,076 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2596d912-9e41-426b-9b55-5b65609d9a77 used request id req-cf1842b0-aeba-4906-828f-c329baa552ce 2019-01-09 02:18:27,077 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet 2019-01-09 02:18:27,077 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-subnet 2019-01-09 02:18:27,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c13fa78818b52b29898e868cf5ed7746d65ed2b" 2019-01-09 02:18:29,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40f85a57-cd7b-4c1d-a339-058883dd8296 Date: Wed, 09 Jan 2019 02:18:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:18:29,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b1d5904c-ae4c-4dd9-b210-b2f10d2ef7e7 used request id req-40f85a57-cd7b-4c1d-a339-058883dd8296 2019-01-09 02:18:29,405 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-pub-net 2019-01-09 02:18:29,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/a042c907-62bb-497c-95db-695ab72cb052 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c13fa78818b52b29898e868cf5ed7746d65ed2b" 2019-01-09 02:18:30,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-58ce18b8-2967-4d5f-8df1-647189af4ab1 Date: Wed, 09 Jan 2019 02:18:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:18:30,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a042c907-62bb-497c-95db-695ab72cb052 used request id req-58ce18b8-2967-4d5f-8df1-647189af4ab1 2019-01-09 02:18:30,719 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-657114df-8fb8-4a05-b921-758d465fb503-image 2019-01-09 02:18:30,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4767c939b8475d7341f8d6e55ba2c9a751750d3" 2019-01-09 02:18:32,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1501dfe8-3e7a-41c0-ae59-fb69e9a50c9d Date: Wed, 09 Jan 2019 02:18:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:18:32,265 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0ca4d99d-4edc-4622-aea3-a35aee78aa06 used request id req-1501dfe8-3e7a-41c0-ae59-fb69e9a50c9d 2019-01-09 02:18:32,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:18:32,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b34ef9c1-7ec9-4c24-a0b7-5c7b2729dd39 Date: Wed, 09 Jan 2019 02:18:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "created_at": "2019-01-09T02:18:02Z", "updated_at": "2019-01-09T02:18:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:18:02Z", "revision_number": 0, "id": "04d8ddb4-8c2c-43ae-8996-cea9e5ebae99", "remote_group_id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "remote_ip_prefix": null, "created_at": "2019-01-09T02:18:02Z", "security_group_id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec9c18282d6341a197c922cd5ca7c8b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:18:02Z", "revision_number": 0, "id": "0637ef29-afb1-4755-9428-580efc499b1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:18:02Z", "security_group_id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec9c18282d6341a197c922cd5ca7c8b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:18:02Z", "revision_number": 0, "id": "0bb9e506-1856-410b-9298-ad96699da21c", "remote_group_id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "remote_ip_prefix": null, "created_at": "2019-01-09T02:18:02Z", "security_group_id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec9c18282d6341a197c922cd5ca7c8b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:18:02Z", "revision_number": 0, "id": "949d5893-b5b4-4b89-a9ed-29f4a4ab70cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:18:02Z", "security_group_id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec9c18282d6341a197c922cd5ca7c8b0"}], "revision_number": 4, "project_id": "ec9c18282d6341a197c922cd5ca7c8b0", "id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:18:32,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b34ef9c1-7ec9-4c24-a0b7-5c7b2729dd39 2019-01-09 02:18:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:18:32,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84dce0fd-022b-422c-844f-72d9b09740be Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0"}, "enabled": true, "id": "ec9c18282d6341a197c922cd5ca7c8b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj"}} 2019-01-09 02:18:32,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 used request id req-84dce0fd-022b-422c-844f-72d9b09740be 2019-01-09 02:18:32,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3cd03e04-f4ca-4739-8ff7-cc0d46200d8d 2019-01-09 02:18:32,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3cd03e04-f4ca-4739-8ff7-cc0d46200d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:18:32,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-28081adf-d845-4cf1-bede-2651b09512c7 Date: Wed, 09 Jan 2019 02:18:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:18:02Z", "security_group_id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "port_range_min": null, "revision_number": 0, "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "created_at": "2019-01-09T02:18:02Z", "project_id": "ec9c18282d6341a197c922cd5ca7c8b0", "id": "04d8ddb4-8c2c-43ae-8996-cea9e5ebae99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:18:02Z", "security_group_id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "port_range_min": null, "revision_number": 0, "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "created_at": "2019-01-09T02:18:02Z", "project_id": "ec9c18282d6341a197c922cd5ca7c8b0", "id": "0637ef29-afb1-4755-9428-580efc499b1c"}, {"remote_group_id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:18:02Z", "security_group_id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "port_range_min": null, "revision_number": 0, "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "created_at": "2019-01-09T02:18:02Z", "project_id": "ec9c18282d6341a197c922cd5ca7c8b0", "id": "0bb9e506-1856-410b-9298-ad96699da21c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:18:02Z", "security_group_id": "3cd03e04-f4ca-4739-8ff7-cc0d46200d8d", "port_range_min": null, "revision_number": 0, "tenant_id": "ec9c18282d6341a197c922cd5ca7c8b0", "created_at": "2019-01-09T02:18:02Z", "project_id": "ec9c18282d6341a197c922cd5ca7c8b0", "id": "949d5893-b5b4-4b89-a9ed-29f4a4ab70cb"}]} 2019-01-09 02:18:32,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3cd03e04-f4ca-4739-8ff7-cc0d46200d8d used request id req-28081adf-d845-4cf1-bede-2651b09512c7 2019-01-09 02:18:32,774 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:18:32,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/3cd03e04-f4ca-4739-8ff7-cc0d46200d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:18:33,067 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb3092ce-c137-4577-8453-821c61327c49 Content-Length: 0 Date: Wed, 09 Jan 2019 02:18:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:18:33,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3cd03e04-f4ca-4739-8ff7-cc0d46200d8d used request id req-eb3092ce-c137-4577-8453-821c61327c49 2019-01-09 02:18:33,068 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj 2019-01-09 02:18:33,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:18:33,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8de6f5b-9847-4338-a2ba-a8ef7f78ca0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:18:33,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ec9c18282d6341a197c922cd5ca7c8b0 used request id req-c8de6f5b-9847-4338-a2ba-a8ef7f78ca0a 2019-01-09 02:18:33,288 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-proj-role 2019-01-09 02:18:33,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/56e148c1e30840079345d4f8f39b643f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:18:33,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5c35147-6573-4f7c-992d-c36d7a0b9e6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:18:33,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/56e148c1e30840079345d4f8f39b643f used request id req-e5c35147-6573-4f7c-992d-c36d7a0b9e6f 2019-01-09 02:18:33,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60bfe9d8d7b71bda10e3b89a82fc1cc8402749a" 2019-01-09 02:18:33,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de1a33d-65e8-44e3-930b-02aa3f0627bb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:18:33,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6de1a33d-65e8-44e3-930b-02aa3f0627bb 2019-01-09 02:18:33,497 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4d6f0086-bb6e-4f1-user 2019-01-09 02:18:33,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/68f2a820d0e644fc9fb6bf8342438bec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e402fd8f3d015de9013118f4a64da847d7ba4304" 2019-01-09 02:18:33,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40175cd6-eeb4-4acb-af8c-dd6128c32a37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:18:33,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/68f2a820d0e644fc9fb6bf8342438bec used request id req-40175cd6-eeb4-4acb-af8c-dd6128c32a37 2019-01-09 02:18:33,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:18:34,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:18:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["G10hYcCnRt6hJJmgFpleFw"], "issued_at": "2019-01-09T02:18:34.000000Z"}} 2019-01-09 02:18:34,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40333c641aa890cdce63452b7cf608c41830db0d" 2019-01-09 02:18:34,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a146a58-608e-46e0-be03-fe4bde8d4913 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:34,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a146a58-608e-46e0-be03-fe4bde8d4913 2019-01-09 02:18:34,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:18:34,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:18:34,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:18:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Vn7qdtebTFKudK0nG-xQEw"], "issued_at": "2019-01-09T02:18:34.000000Z"}} 2019-01-09 02:18:34,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:18:34,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e1bb446-26e4-4f48-aed5-e615c11ce8c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:34,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8e1bb446-26e4-4f48-aed5-e615c11ce8c9 2019-01-09 02:18:34,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:18:34,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:18:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:18:34,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:18:34,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b6b364-24c2-4e48-a61e-5bdef44cc851 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:18:34,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj used request id req-f5b6b364-24c2-4e48-a61e-5bdef44cc851 2019-01-09 02:18:34,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:18:35,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0fa11d4-afbb-4180-b6fa-a1e4baa20cd8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:18:35,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e0fa11d4-afbb-4180-b6fa-a1e4baa20cd8 2019-01-09 02:18:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}}' 2019-01-09 02:18:35,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16c45eef-adeb-426f-8963-72bf11a02ec9 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7"}, "enabled": true, "id": "80d335bf56e4449d924868156b1123d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}} 2019-01-09 02:18:35,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-16c45eef-adeb-426f-8963-72bf11a02ec9 2019-01-09 02:18:35,199 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj 2019-01-09 02:18:35,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:18:35,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:18:35,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["HwTQd9flRGikeIMh1KuAfA"], "issued_at": "2019-01-09T02:18:35.000000Z"}} 2019-01-09 02:18:35,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a77015eba1ee6cbaad3dfa122520025469be18" 2019-01-09 02:18:35,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a99c3552-8491-4a60-beaf-7dbd1a92feac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:35,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a99c3552-8491-4a60-beaf-7dbd1a92feac 2019-01-09 02:18:35,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:18:35,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:18:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:18:35,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a77015eba1ee6cbaad3dfa122520025469be18" 2019-01-09 02:18:35,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02131e62-db53-453c-a1ff-a4a351be516f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:18:35,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-02131e62-db53-453c-a1ff-a4a351be516f 2019-01-09 02:18:35,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a77015eba1ee6cbaad3dfa122520025469be18" 2019-01-09 02:18:35,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1749dab9-a0f7-48b6-a143-fa216bae0c47 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7"}, "enabled": true, "id": "80d335bf56e4449d924868156b1123d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}]} 2019-01-09 02:18:35,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj used request id req-1749dab9-a0f7-48b6-a143-fa216bae0c47 2019-01-09 02:18:35,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a77015eba1ee6cbaad3dfa122520025469be18" 2019-01-09 02:18:35,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf7debe-949c-4eb7-9132-ad6c28bb4552 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:18:35,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bdf7debe-949c-4eb7-9132-ad6c28bb4552 2019-01-09 02:18:36,301 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-user 2019-01-09 02:18:36,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:18:36,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:18:36,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbeefa3d-c0e9-46d0-8019-3f62437d7120 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:18:36,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dbeefa3d-c0e9-46d0-8019-3f62437d7120 2019-01-09 02:18:36,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" -d '{"role": {"name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj-role"}}' 2019-01-09 02:18:36,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:18:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d944bc9-f88b-4e80-813e-28711840f6b0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "49ad81246336434cb7cd70cb9449d9b7", "links": {"self": "http://172.30.9.26:5000/v3/roles/49ad81246336434cb7cd70cb9449d9b7"}, "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj-role"}} 2019-01-09 02:18:36,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7d944bc9-f88b-4e80-813e-28711840f6b0 2019-01-09 02:18:36,512 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj-role 2019-01-09 02:18:36,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/49ad81246336434cb7cd70cb9449d9b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:18:36,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c17d58-2ffa-4d98-92a1-6576e998116a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/49ad81246336434cb7cd70cb9449d9b7"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj-role", "id": "49ad81246336434cb7cd70cb9449d9b7"}} 2019-01-09 02:18:36,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/49ad81246336434cb7cd70cb9449d9b7 used request id req-f3c17d58-2ffa-4d98-92a1-6576e998116a 2019-01-09 02:18:36,601 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj-role to project CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj 2019-01-09 02:18:36,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7/users/3c063cf08bf64942a1cb9019da419f28/roles/49ad81246336434cb7cd70cb9449d9b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:18:36,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:18:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d66936d9-7f1c-4068-aeb4-c4dcb6169382 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:18:36,735 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7/users/3c063cf08bf64942a1cb9019da419f28/roles/49ad81246336434cb7cd70cb9449d9b7 used request id req-d66936d9-7f1c-4068-aeb4-c4dcb6169382 2019-01-09 02:18:36,735 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:18:36,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:18:36,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:18:37,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49ad81246336434cb7cd70cb9449d9b7", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj-role"}], "expires_at": "2019-01-09T03:18:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80d335bf56e4449d924868156b1123d7", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-user", "id": "3c063cf08bf64942a1cb9019da419f28"}, "audit_ids": ["N2o0HdQ0RJinIUeoieD_0A"], "issued_at": "2019-01-09T02:18:37.000000Z"}} 2019-01-09 02:18:37,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532c751c65e81db7a614cfc84c218684228ec821" 2019-01-09 02:18:37,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6268e9c-bc7e-4a49-b53f-2de9b8e065af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:37,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c6268e9c-bc7e-4a49-b53f-2de9b8e065af 2019-01-09 02:18:37,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}532c751c65e81db7a614cfc84c218684228ec821" 2019-01-09 02:18:37,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-7caed672-7f7c-4ff3-bb25-980f2b6f5ebe Date: Wed, 09 Jan 2019 02:18:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image"} 2019-01-09 02:18:37,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image used request id req-7caed672-7f7c-4ff3-bb25-980f2b6f5ebe 2019-01-09 02:18:37,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}532c751c65e81db7a614cfc84c218684228ec821" 2019-01-09 02:18:37,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d085b92f-5d78-4c50-b6b0-90e857ade38a Date: Wed, 09 Jan 2019 02:18: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:18:37,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d085b92f-5d78-4c50-b6b0-90e857ade38a 2019-01-09 02:18:37,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}532c751c65e81db7a614cfc84c218684228ec821" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image"}' 2019-01-09 02:18:37,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4 X-Openstack-Request-Id: req-9b5ebdce-1660-4c38-a551-77dd23ef5d32 Date: Wed, 09 Jan 2019 02:18:37 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:18:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:18:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4", "min_disk": 0, "protected": false, "id": "fb69dc82-bff1-4282-8e63-e5627938ade4", "file": "/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4/file", "checksum": null, "owner": "80d335bf56e4449d924868156b1123d7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:18:37,898 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9b5ebdce-1660-4c38-a551-77dd23ef5d32 2019-01-09 02:18:37,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}532c751c65e81db7a614cfc84c218684228ec821" -d '' 2019-01-09 02:18:39,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f750f525-7a3d-492d-a509-22029f4e341d Date: Wed, 09 Jan 2019 02:18:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:18:39,782 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4/file used request id req-f750f525-7a3d-492d-a509-22029f4e341d 2019-01-09 02:18:39,783 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:18:39,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}532c751c65e81db7a614cfc84c218684228ec821" 2019-01-09 02:18:39,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f0533158-f0eb-4d9d-aa76-bfb2b4b5a0f4 Date: Wed, 09 Jan 2019 02:18:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:18:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:18:39Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fb69dc82-bff1-4282-8e63-e5627938ade4/snap", "metadata": {}}], "self": "/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4", "min_disk": 0, "protected": false, "id": "fb69dc82-bff1-4282-8e63-e5627938ade4", "file": "/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80d335bf56e4449d924868156b1123d7", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fb69dc82-bff1-4282-8e63-e5627938ade4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:18:39,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4 used request id req-f0533158-f0eb-4d9d-aa76-bfb2b4b5a0f4 2019-01-09 02:18:39,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}532c751c65e81db7a614cfc84c218684228ec821" 2019-01-09 02:18:40,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a59d210c-bc17-422e-a02f-212899f15567 Date: Wed, 09 Jan 2019 02:18: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:18:40,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a59d210c-bc17-422e-a02f-212899f15567 2019-01-09 02:18:40,118 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image 2019-01-09 02:18:40,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}532c751c65e81db7a614cfc84c218684228ec821" 2019-01-09 02:18:40,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-40e19a5b-ca6d-4c86-9952-6e0f2b04e69a Date: Wed, 09 Jan 2019 02:18:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:18:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:18:39Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fb69dc82-bff1-4282-8e63-e5627938ade4/snap", "metadata": {}}], "self": "/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4", "min_disk": 0, "protected": false, "id": "fb69dc82-bff1-4282-8e63-e5627938ade4", "file": "/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80d335bf56e4449d924868156b1123d7", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fb69dc82-bff1-4282-8e63-e5627938ade4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:18:40,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4 used request id req-40e19a5b-ca6d-4c86-9952-6e0f2b04e69a 2019-01-09 02:18:40,139 - create_image - DEBUG - Instance status is - active 2019-01-09 02:18:40,139 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image 2019-01-09 02:18:40,139 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image 2019-01-09 02:18:40,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:18:40,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:18:40,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49ad81246336434cb7cd70cb9449d9b7", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj-role"}], "expires_at": "2019-01-09T03:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80d335bf56e4449d924868156b1123d7", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-user", "id": "3c063cf08bf64942a1cb9019da419f28"}, "audit_ids": ["02EEdSIwQrati9zmVQPihQ"], "issued_at": "2019-01-09T02:18:40.000000Z"}} 2019-01-09 02:18:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72029363ed36959db4fb3a1928523fb3fadb77cd" 2019-01-09 02:18:40,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd4c773-65aa-4a13-a037-69c7ee285021 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:40,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9dd4c773-65aa-4a13-a037-69c7ee285021 2019-01-09 02:18:40,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72029363ed36959db4fb3a1928523fb3fadb77cd" 2019-01-09 02:18:40,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dc135eaf-594e-40d9-a2da-96afef60594a Date: Wed, 09 Jan 2019 02:18:40 GMT RESP BODY: {"networks":[]} 2019-01-09 02:18:40,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net used request id req-dc135eaf-594e-40d9-a2da-96afef60594a 2019-01-09 02:18:40,781 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net 2019-01-09 02:18:40,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72029363ed36959db4fb3a1928523fb3fadb77cd" -d '{"network": {"name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net", "admin_state_up": true}}' 2019-01-09 02:18:41,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-888b569a-eaa3-4a06-8ce9-e68b2c6a87eb Date: Wed, 09 Jan 2019 02:18:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"80d335bf56e4449d924868156b1123d7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:18:41Z","is_default":false,"name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:41Z","mtu":1450}} 2019-01-09 02:18:41,269 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-888b569a-eaa3-4a06-8ce9-e68b2c6a87eb 2019-01-09 02:18:41,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72029363ed36959db4fb3a1928523fb3fadb77cd" 2019-01-09 02:18:41,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-aa40624f-7d26-4bbd-bc2d-03ec328284e5 Date: Wed, 09 Jan 2019 02:18:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:18:41Z","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"80d335bf56e4449d924868156b1123d7","id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net"}]} 2019-01-09 02:18:41,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e used request id req-aa40624f-7d26-4bbd-bc2d-03ec328284e5 2019-01-09 02:18:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72029363ed36959db4fb3a1928523fb3fadb77cd" 2019-01-09 02:18:41,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1f2f9087-55e3-4aea-8b28-38cdd6e7959b Date: Wed, 09 Jan 2019 02:18:41 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:18:41,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e used request id req-1f2f9087-55e3-4aea-8b28-38cdd6e7959b 2019-01-09 02:18:41,835 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-subnet 2019-01-09 02:18:41,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72029363ed36959db4fb3a1928523fb3fadb77cd" -d '{"subnets": [{"ip_version": 4, "network_id": "aef4ef1e-e9ce-428e-a4ae-10de83be7f5e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-subnet"}]}' 2019-01-09 02:18:42,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bb56908d-9ffd-40f2-90b3-0983906ab9b7 Date: Wed, 09 Jan 2019 02:18:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18:42Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"80d335bf56e4449d924868156b1123d7","id":"66052b7f-e8b4-41aa-b091-465408375b9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-subnet"}]} 2019-01-09 02:18:42,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-bb56908d-9ffd-40f2-90b3-0983906ab9b7 2019-01-09 02:18:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72029363ed36959db4fb3a1928523fb3fadb77cd" 2019-01-09 02:18:42,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fa95fef8-c949-482f-9d9d-9120a7a33e59 Date: Wed, 09 Jan 2019 02:18:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["66052b7f-e8b4-41aa-b091-465408375b9f"],"updated_at":"2019-01-09T02:18:42Z","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"80d335bf56e4449d924868156b1123d7","id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net"}]} 2019-01-09 02:18:42,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e used request id req-fa95fef8-c949-482f-9d9d-9120a7a33e59 2019-01-09 02:18:42,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72029363ed36959db4fb3a1928523fb3fadb77cd" 2019-01-09 02:18:43,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d2332f4d-c2be-4861-8f01-6213c980b576 Date: Wed, 09 Jan 2019 02:18:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d335bf56e4449d924868156b1123d7","id":"66052b7f-e8b4-41aa-b091-465408375b9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-subnet"}]} 2019-01-09 02:18:43,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e used request id req-d2332f4d-c2be-4861-8f01-6213c980b576 2019-01-09 02:18:43,012 - OpenStackNetwork - DEBUG - Network [aef4ef1e-e9ce-428e-a4ae-10de83be7f5e] created successfully 2019-01-09 02:18:43,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:18:43,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:18:43,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:18:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["-E3tOmGUStm0vlYvXGfULQ"], "issued_at": "2019-01-09T02:18:43.000000Z"}} 2019-01-09 02:18:43,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7778fb87f62ff7a0794ad2be5d8fb6b8712da3dc" 2019-01-09 02:18:43,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f5af0f-987b-43ea-bdae-1d3358f85da6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:43,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c7f5af0f-987b-43ea-bdae-1d3358f85da6 2019-01-09 02:18:43,480 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:18:43,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7778fb87f62ff7a0794ad2be5d8fb6b8712da3dc" 2019-01-09 02:18:43,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0de2800d-839b-4848-b162-aca1a52ae1e9 x-compute-request-id: req-0de2800d-839b-4848-b162-aca1a52ae1e9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:18:43,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0de2800d-839b-4848-b162-aca1a52ae1e9 2019-01-09 02:18:43,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7778fb87f62ff7a0794ad2be5d8fb6b8712da3dc" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:18:43,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43c2fc57-dfb9-4e52-9ef5-f862fe5106b7 x-compute-request-id: req-43c2fc57-dfb9-4e52-9ef5-f862fe5106b7 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:18:43,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-43c2fc57-dfb9-4e52-9ef5-f862fe5106b7 2019-01-09 02:18:43,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:18:43,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:18:44,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49ad81246336434cb7cd70cb9449d9b7", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj-role"}], "expires_at": "2019-01-09T03:18:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80d335bf56e4449d924868156b1123d7", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-user", "id": "3c063cf08bf64942a1cb9019da419f28"}, "audit_ids": ["DWEsbph_Sc6fLjqKeB6w1w"], "issued_at": "2019-01-09T02:18:44.000000Z"}} 2019-01-09 02:18:44,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:44,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a830d916-a446-444c-9a83-cb67864eae71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:44,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a830d916-a446-444c-9a83-cb67864eae71 2019-01-09 02:18:44,161 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:18:44,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:44,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe7cd59-d2b2-4c84-af20-8edfda9a6330 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:44,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ffe7cd59-d2b2-4c84-af20-8edfda9a6330 2019-01-09 02:18:44,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:44,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3976137b-ee7f-4319-8c0c-a267fecdfed1 Date: Wed, 09 Jan 2019 02:18:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["66052b7f-e8b4-41aa-b091-465408375b9f"],"updated_at":"2019-01-09T02:18:42Z","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"80d335bf56e4449d924868156b1123d7","id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net"}]} 2019-01-09 02:18:44,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net used request id req-3976137b-ee7f-4319-8c0c-a267fecdfed1 2019-01-09 02:18:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:18:44,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:18:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:18:44,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:44,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3af3fa-7f09-4c6a-8503-492f7e33ca57 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7"}, "enabled": true, "id": "80d335bf56e4449d924868156b1123d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}} 2019-01-09 02:18:44,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 used request id req-cf3af3fa-7f09-4c6a-8503-492f7e33ca57 2019-01-09 02:18:44,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:44,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0890f597-f761-4200-aa3a-0cc3d9937d32 Date: Wed, 09 Jan 2019 02:18:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d335bf56e4449d924868156b1123d7","id":"66052b7f-e8b4-41aa-b091-465408375b9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-subnet"}]} 2019-01-09 02:18:44,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e used request id req-0890f597-f761-4200-aa3a-0cc3d9937d32 2019-01-09 02:18:44,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:44,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-283a9f49-9d1f-4cf3-a523-edd51f9e2cb8 Date: Wed, 09 Jan 2019 02:18:44 GMT RESP BODY: {"ports":[]} 2019-01-09 02:18:44,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161eport-1&admin_state_up=True used request id req-283a9f49-9d1f-4cf3-a523-edd51f9e2cb8 2019-01-09 02:18:44,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:45,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bac31853-a83a-40e9-832e-095cd933a141 x-compute-request-id: req-bac31853-a83a-40e9-832e-095cd933a141 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:18:45,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst used request id req-bac31853-a83a-40e9-832e-095cd933a141 2019-01-09 02:18:45,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:45,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6d441958-4fb8-4bb7-a47f-816877348759 Date: Wed, 09 Jan 2019 02:18:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["66052b7f-e8b4-41aa-b091-465408375b9f"],"updated_at":"2019-01-09T02:18:42Z","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"80d335bf56e4449d924868156b1123d7","id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net"}]} 2019-01-09 02:18:45,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net used request id req-6d441958-4fb8-4bb7-a47f-816877348759 2019-01-09 02:18:45,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:45,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f46ad5-8628-49e9-ba1b-56c8c426e19f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7"}, "enabled": true, "id": "80d335bf56e4449d924868156b1123d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}} 2019-01-09 02:18:45,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 used request id req-f9f46ad5-8628-49e9-ba1b-56c8c426e19f 2019-01-09 02:18:45,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:45,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-20ac731e-1420-44bf-b13f-a172ad0c9c1f Date: Wed, 09 Jan 2019 02:18:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d335bf56e4449d924868156b1123d7","id":"66052b7f-e8b4-41aa-b091-465408375b9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-subnet"}]} 2019-01-09 02:18:45,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e used request id req-20ac731e-1420-44bf-b13f-a172ad0c9c1f 2019-01-09 02:18:45,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:45,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-537f2fcf-37fc-47a5-9a72-1863c440c7ae Date: Wed, 09 Jan 2019 02:18:45 GMT RESP BODY: {"ports":[]} 2019-01-09 02:18:45,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161eport-1&admin_state_up=True used request id req-537f2fcf-37fc-47a5-9a72-1863c440c7ae 2019-01-09 02:18:45,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:18:45,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:18:46,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49ad81246336434cb7cd70cb9449d9b7", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj-role"}], "expires_at": "2019-01-09T03:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80d335bf56e4449d924868156b1123d7", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/80d335bf56e4449d924868156b1123d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/80d335bf56e4449d924868156b1123d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/80d335bf56e4449d924868156b1123d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-user", "id": "3c063cf08bf64942a1cb9019da419f28"}, "audit_ids": ["mnAjeLRzTnqkwWiikRipgw"], "issued_at": "2019-01-09T02:18:46.000000Z"}} 2019-01-09 02:18:46,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8f082e822ca9deba9043510cbb9292dd95624e" 2019-01-09 02:18:46,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ea723c-8273-47d5-814b-16177bdb001c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:18:46,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-90ea723c-8273-47d5-814b-16177bdb001c 2019-01-09 02:18:46,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:46,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8803c54b-0d45-4e9d-ac02-d99834807ba0 Date: Wed, 09 Jan 2019 02:18:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["66052b7f-e8b4-41aa-b091-465408375b9f"],"updated_at":"2019-01-09T02:18:42Z","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"80d335bf56e4449d924868156b1123d7","id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net"}]} 2019-01-09 02:18:46,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net used request id req-8803c54b-0d45-4e9d-ac02-d99834807ba0 2019-01-09 02:18:46,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:46,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c221b834-4601-4c32-9af0-93ec5c6f7aa9 Date: Wed, 09 Jan 2019 02:18:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d335bf56e4449d924868156b1123d7","id":"66052b7f-e8b4-41aa-b091-465408375b9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-subnet"}]} 2019-01-09 02:18:46,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e used request id req-c221b834-4601-4c32-9af0-93ec5c6f7aa9 2019-01-09 02:18:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:47,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-272df7bf-b923-49dc-9bd0-e8b0ab05a06a Date: Wed, 09 Jan 2019 02:18:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["66052b7f-e8b4-41aa-b091-465408375b9f"],"updated_at":"2019-01-09T02:18:42Z","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"80d335bf56e4449d924868156b1123d7","id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net"}]} 2019-01-09 02:18:47,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net used request id req-272df7bf-b923-49dc-9bd0-e8b0ab05a06a 2019-01-09 02:18:47,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:18:47,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:18:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:18:47,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8f082e822ca9deba9043510cbb9292dd95624e" 2019-01-09 02:18:47,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df9178d-d4d1-4cb3-93a2-f3107449943a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7"}, "enabled": true, "id": "80d335bf56e4449d924868156b1123d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}} 2019-01-09 02:18:47,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 used request id req-8df9178d-d4d1-4cb3-93a2-f3107449943a 2019-01-09 02:18:47,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:47,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9c588996-b1b4-4981-ac1c-0b572521eeba Date: Wed, 09 Jan 2019 02:18:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d335bf56e4449d924868156b1123d7","id":"66052b7f-e8b4-41aa-b091-465408375b9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-subnet"}]} 2019-01-09 02:18:47,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e used request id req-9c588996-b1b4-4981-ac1c-0b572521eeba 2019-01-09 02:18:47,434 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net 2019-01-09 02:18:47,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" -d '{"port": {"network_id": "aef4ef1e-e9ce-428e-a4ae-10de83be7f5e", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161eport-1", "admin_state_up": true}}' 2019-01-09 02:18:48,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-a2a30e1e-0c49-4de8-97d0-c71fbd3b0f9b Date: Wed, 09 Jan 2019 02:18:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:18:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"66052b7f-e8b4-41aa-b091-465408375b9f","ip_address":"10.55.0.5"}],"id":"97998d40-0af1-4fe8-91f1-932ac0bb739e","security_groups":["4b9c84fe-cdba-436d-9458-7f857a45a25b"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161eport-1","project_id":"80d335bf56e4449d924868156b1123d7","qos_policy_id":null,"admin_state_up":true,"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:47Z","binding:vnic_type":"normal"}} 2019-01-09 02:18:48,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-a2a30e1e-0c49-4de8-97d0-c71fbd3b0f9b 2019-01-09 02:18:48,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:48,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5acbd171-1f07-4474-aed2-2116a0940055 Date: Wed, 09 Jan 2019 02:18:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["66052b7f-e8b4-41aa-b091-465408375b9f"],"updated_at":"2019-01-09T02:18:42Z","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"80d335bf56e4449d924868156b1123d7","id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net"}]} 2019-01-09 02:18:48,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net used request id req-5acbd171-1f07-4474-aed2-2116a0940055 2019-01-09 02:18:48,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:48,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd839ece-3f64-4222-951a-6b871cd2918b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7"}, "enabled": true, "id": "80d335bf56e4449d924868156b1123d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}} 2019-01-09 02:18:48,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 used request id req-dd839ece-3f64-4222-951a-6b871cd2918b 2019-01-09 02:18:48,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:49,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-939147e0-2729-4cf4-a29a-a04f30b1fb64 Date: Wed, 09 Jan 2019 02:18:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d335bf56e4449d924868156b1123d7","id":"66052b7f-e8b4-41aa-b091-465408375b9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-subnet"}]} 2019-01-09 02:18:49,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e used request id req-939147e0-2729-4cf4-a29a-a04f30b1fb64 2019-01-09 02:18:49,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:49,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 794 X-Openstack-Request-Id: req-ec6cb4e4-fc65-4f56-ad79-04499db9ebad Date: Wed, 09 Jan 2019 02:18:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:18:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"66052b7f-e8b4-41aa-b091-465408375b9f","ip_address":"10.55.0.5"}],"id":"97998d40-0af1-4fe8-91f1-932ac0bb739e","security_groups":["4b9c84fe-cdba-436d-9458-7f857a45a25b"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"80d335bf56e4449d924868156b1123d7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161eport-1","admin_state_up":true,"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:47Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:18:49,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161eport-1&admin_state_up=True used request id req-ec6cb4e4-fc65-4f56-ad79-04499db9ebad 2019-01-09 02:18:49,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:49,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd0628c-aae3-453d-8067-04c3bead9890 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7"}, "enabled": true, "id": "80d335bf56e4449d924868156b1123d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}} 2019-01-09 02:18:49,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 used request id req-cbd0628c-aae3-453d-8067-04c3bead9890 2019-01-09 02:18:49,418 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst 2019-01-09 02:18:49,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:49,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18: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-7f7666a2-f706-4c18-af65-fcfc54a53fad x-compute-request-id: req-7f7666a2-f706-4c18-af65-fcfc54a53fad Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-flavor-name"}]} 2019-01-09 02:18:49,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7f7666a2-f706-4c18-af65-fcfc54a53fad 2019-01-09 02:18:49,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:49,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18: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-5e567f91-ee1c-41e6-b93c-483a8b9ab46e x-compute-request-id: req-5e567f91-ee1c-41e6-b93c-483a8b9ab46e Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:18:49,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd used request id req-5e567f91-ee1c-41e6-b93c-483a8b9ab46e 2019-01-09 02:18:49,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:49,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-fd827564-9af3-41f6-8fb6-ffdd104382af Date: Wed, 09 Jan 2019 02:18:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:18:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:18:39Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fb69dc82-bff1-4282-8e63-e5627938ade4/snap", "metadata": {}}], "self": "/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4", "min_disk": 0, "protected": false, "id": "fb69dc82-bff1-4282-8e63-e5627938ade4", "file": "/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80d335bf56e4449d924868156b1123d7", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fb69dc82-bff1-4282-8e63-e5627938ade4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image"} 2019-01-09 02:18:49,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image used request id req-fd827564-9af3-41f6-8fb6-ffdd104382af 2019-01-09 02:18:49,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:49,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d1556fe2-a795-4736-957d-a06f5da66541 Date: Wed, 09 Jan 2019 02:18: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:18:49,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d1556fe2-a795-4736-957d-a06f5da66541 2019-01-09 02:18:49,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" -d '{"server": {"name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst", "imageRef": "fb69dc82-bff1-4282-8e63-e5627938ade4", "flavorRef": "4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "max_count": 1, "min_count": 1, "networks": [{"port": "97998d40-0af1-4fe8-91f1-932ac0bb739e"}]}}' 2019-01-09 02:18:50,969 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:18: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-67d1eb88-cd00-4e48-bef7-d23120b3f373 x-compute-request-id: req-67d1eb88-cd00-4e48-bef7-d23120b3f373 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d246e18e-1e1e-4331-888b-40866ae6b56e", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "bookmark"}], "adminPass": "7yJQLP8qq9vz"}} 2019-01-09 02:18:50,969 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-67d1eb88-cd00-4e48-bef7-d23120b3f373 2019-01-09 02:18:50,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:51,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-e6e98fb5-f774-47f3-bb3c-0e3d4709a1f3 x-compute-request-id: req-e6e98fb5-f774-47f3-bb3c-0e3d4709a1f3 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "bookmark"}], "image": {"id": "fb69dc82-bff1-4282-8e63-e5627938ade4", "links": [{"href": "http://172.30.9.26:8774/images/fb69dc82-bff1-4282-8e63-e5627938ade4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "links": [{"href": "http://172.30.9.26:8774/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "bookmark"}]}, "id": "d246e18e-1e1e-4331-888b-40866ae6b56e", "user_id": "3c063cf08bf64942a1cb9019da419f28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:18:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst", "created": "2019-01-09T02:18:50Z", "tenant_id": "80d335bf56e4449d924868156b1123d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:18:51,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e used request id req-e6e98fb5-f774-47f3-bb3c-0e3d4709a1f3 2019-01-09 02:18:51,325 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst 2019-01-09 02:18:51,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:51,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-2e24ba82-5156-4ef7-9587-ad2aa28822d2 x-compute-request-id: req-2e24ba82-5156-4ef7-9587-ad2aa28822d2 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "bookmark"}], "image": {"id": "fb69dc82-bff1-4282-8e63-e5627938ade4", "links": [{"href": "http://172.30.9.26:8774/images/fb69dc82-bff1-4282-8e63-e5627938ade4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "links": [{"href": "http://172.30.9.26:8774/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "bookmark"}]}, "id": "d246e18e-1e1e-4331-888b-40866ae6b56e", "user_id": "3c063cf08bf64942a1cb9019da419f28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:18:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst", "created": "2019-01-09T02:18:50Z", "tenant_id": "80d335bf56e4449d924868156b1123d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:18:51,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e used request id req-2e24ba82-5156-4ef7-9587-ad2aa28822d2 2019-01-09 02:18:51,544 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst] is - BUILD 2019-01-09 02:18:51,544 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:18:54,548 - create_instance - DEBUG - VM status query timeout in 896.777122974 2019-01-09 02:18:54,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:55,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-0afaaaa0-1dd7-42dc-842c-cffef69c048a x-compute-request-id: req-0afaaaa0-1dd7-42dc-842c-cffef69c048a Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "bookmark"}], "image": {"id": "fb69dc82-bff1-4282-8e63-e5627938ade4", "links": [{"href": "http://172.30.9.26:8774/images/fb69dc82-bff1-4282-8e63-e5627938ade4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "links": [{"href": "http://172.30.9.26:8774/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "bookmark"}]}, "id": "d246e18e-1e1e-4331-888b-40866ae6b56e", "security_groups": [{"name": "default"}], "user_id": "3c063cf08bf64942a1cb9019da419f28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:18:52Z", "hostId": "ede12928fa020b02e80aca1a19e22a1b322200451915bf16743e9743", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst", "created": "2019-01-09T02:18:50Z", "tenant_id": "80d335bf56e4449d924868156b1123d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:18:55,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e used request id req-0afaaaa0-1dd7-42dc-842c-cffef69c048a 2019-01-09 02:18:55,161 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst] is - BUILD 2019-01-09 02:18:55,161 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:18:58,165 - create_instance - DEBUG - VM status query timeout in 893.160275936 2019-01-09 02:18:58,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:18:58,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:18: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-5b4e3eb0-0fda-44e1-92f2-3a1df0019502 x-compute-request-id: req-5b4e3eb0-0fda-44e1-92f2-3a1df0019502 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "bookmark"}], "image": {"id": "fb69dc82-bff1-4282-8e63-e5627938ade4", "links": [{"href": "http://172.30.9.26:8774/images/fb69dc82-bff1-4282-8e63-e5627938ade4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "links": [{"href": "http://172.30.9.26:8774/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "bookmark"}]}, "id": "d246e18e-1e1e-4331-888b-40866ae6b56e", "security_groups": [{"name": "default"}], "user_id": "3c063cf08bf64942a1cb9019da419f28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:18:52Z", "hostId": "ede12928fa020b02e80aca1a19e22a1b322200451915bf16743e9743", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst", "created": "2019-01-09T02:18:50Z", "tenant_id": "80d335bf56e4449d924868156b1123d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:18:58,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e used request id req-5b4e3eb0-0fda-44e1-92f2-3a1df0019502 2019-01-09 02:18:58,880 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst] is - BUILD 2019-01-09 02:18:58,880 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:19:01,883 - create_instance - DEBUG - VM status query timeout in 889.441424847 2019-01-09 02:19:01,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:19:02,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-ace954d9-2825-496a-96c7-aa5b7b08f503 x-compute-request-id: req-ace954d9-2825-496a-96c7-aa5b7b08f503 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "bookmark"}], "image": {"id": "fb69dc82-bff1-4282-8e63-e5627938ade4", "links": [{"href": "http://172.30.9.26:8774/images/fb69dc82-bff1-4282-8e63-e5627938ade4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:18:57.000000", "flavor": {"id": "4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "links": [{"href": "http://172.30.9.26:8774/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "bookmark"}]}, "id": "d246e18e-1e1e-4331-888b-40866ae6b56e", "security_groups": [{"name": "default"}], "user_id": "3c063cf08bf64942a1cb9019da419f28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:18:58Z", "hostId": "ede12928fa020b02e80aca1a19e22a1b322200451915bf16743e9743", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst", "created": "2019-01-09T02:18:50Z", "tenant_id": "80d335bf56e4449d924868156b1123d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:19:02,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e used request id req-ace954d9-2825-496a-96c7-aa5b7b08f503 2019-01-09 02:19:02,354 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst] is - ACTIVE 2019-01-09 02:19:02,354 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:19:02,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:19:03,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19: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-408b75b1-010c-4aeb-bd28-267d03673fd9 x-compute-request-id: req-408b75b1-010c-4aeb-bd28-267d03673fd9 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "bookmark"}], "image": {"id": "fb69dc82-bff1-4282-8e63-e5627938ade4", "links": [{"href": "http://172.30.9.26:8774/images/fb69dc82-bff1-4282-8e63-e5627938ade4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:18:57.000000", "flavor": {"id": "4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "links": [{"href": "http://172.30.9.26:8774/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "bookmark"}]}, "id": "d246e18e-1e1e-4331-888b-40866ae6b56e", "security_groups": [{"name": "default"}], "user_id": "3c063cf08bf64942a1cb9019da419f28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:18:58Z", "hostId": "ede12928fa020b02e80aca1a19e22a1b322200451915bf16743e9743", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst", "created": "2019-01-09T02:18:50Z", "tenant_id": "80d335bf56e4449d924868156b1123d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:19:03,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e used request id req-408b75b1-010c-4aeb-bd28-267d03673fd9 2019-01-09 02:19:03,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:19:03,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1341eb7f-e398-4aa7-be6d-eaced1a0e6d4 Date: Wed, 09 Jan 2019 02:19:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["66052b7f-e8b4-41aa-b091-465408375b9f"],"updated_at":"2019-01-09T02:18:42Z","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"80d335bf56e4449d924868156b1123d7","id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net"}]} 2019-01-09 02:19:03,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net used request id req-1341eb7f-e398-4aa7-be6d-eaced1a0e6d4 2019-01-09 02:19:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:19:03,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3c3df3-baef-4c47-a04f-1fd8f2d6114d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7"}, "enabled": true, "id": "80d335bf56e4449d924868156b1123d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}} 2019-01-09 02:19:03,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 used request id req-6e3c3df3-baef-4c47-a04f-1fd8f2d6114d 2019-01-09 02:19:03,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:19:03,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-91fd6e91-1b19-40ee-83f1-7965a39822b9 Date: Wed, 09 Jan 2019 02:19:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:42Z","dns_nameservers":[],"updated_at":"2019-01-09T02:18:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d335bf56e4449d924868156b1123d7","id":"66052b7f-e8b4-41aa-b091-465408375b9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-subnet"}]} 2019-01-09 02:19:03,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e used request id req-91fd6e91-1b19-40ee-83f1-7965a39822b9 2019-01-09 02:19:03,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:19:03,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3121 X-Openstack-Request-Id: req-20f22637-203a-42d4-8fcb-629fd1e3b220 Date: Wed, 09 Jan 2019 02:19:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"66052b7f-e8b4-41aa-b091-465408375b9f","ip_address":"10.55.0.2"}],"id":"96ffb7d8-464e-42c7-9c8a-925db7775e4a","security_groups":[],"mac_address":"fa:16:3e:82:f8:bd","project_id":"80d335bf56e4449d924868156b1123d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aef4ef1e-e9ce-428e-a4ae-10de83be7f5e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:18:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"66052b7f-e8b4-41aa-b091-465408375b9f","ip_address":"10.55.0.5"}],"id":"97998d40-0af1-4fe8-91f1-932ac0bb739e","security_groups":["4b9c84fe-cdba-436d-9458-7f857a45a25b"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"80d335bf56e4449d924868156b1123d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161eport-1","admin_state_up":true,"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:47Z","binding:vnic_type":"normal","device_id":"d246e18e-1e1e-4331-888b-40866ae6b56e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:18:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"66052b7f-e8b4-41aa-b091-465408375b9f","ip_address":"10.55.0.3"}],"id":"9ed47843-f4d0-450b-8a43-23f3c3cc1ea0","security_groups":[],"mac_address":"fa:16:3e:65:f0:77","project_id":"80d335bf56e4449d924868156b1123d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aef4ef1e-e9ce-428e-a4ae-10de83be7f5e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:18:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"66052b7f-e8b4-41aa-b091-465408375b9f","ip_address":"10.55.0.4"}],"id":"c7255b7f-7a5c-4c1d-94e9-9aeba62f98e7","security_groups":[],"mac_address":"fa:16:3e:0c:ca:86","project_id":"80d335bf56e4449d924868156b1123d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aef4ef1e-e9ce-428e-a4ae-10de83be7f5e","tenant_id":"80d335bf56e4449d924868156b1123d7","created_at":"2019-01-09T02:18:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aef4ef1e-e9ce-428e-a4ae-10de83be7f5e"}]} 2019-01-09 02:19:03,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aef4ef1e-e9ce-428e-a4ae-10de83be7f5e used request id req-20f22637-203a-42d4-8fcb-629fd1e3b220 2019-01-09 02:19:03,497 - create_instance - INFO - Deleting Port with ID - 97998d40-0af1-4fe8-91f1-932ac0bb739e 2019-01-09 02:19:03,497 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161eport-1 2019-01-09 02:19:03,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/97998d40-0af1-4fe8-91f1-932ac0bb739e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:19:03,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea613c1f-d315-44cc-862e-20564a8baa3b Date: Wed, 09 Jan 2019 02:19:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:19:03,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/97998d40-0af1-4fe8-91f1-932ac0bb739e used request id req-ea613c1f-d315-44cc-862e-20564a8baa3b 2019-01-09 02:19:03,932 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst 2019-01-09 02:19:03,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:19:04,093 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:19:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be345f27-9bcd-4a3f-87c0-72a2ffb3bb32 x-compute-request-id: req-be345f27-9bcd-4a3f-87c0-72a2ffb3bb32 Content-Type: application/json 2019-01-09 02:19:04,093 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e used request id req-be345f27-9bcd-4a3f-87c0-72a2ffb3bb32 2019-01-09 02:19:04,093 - create_instance - INFO - Checking deletion status 2019-01-09 02:19:04,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:19:04,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19: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-b6ac617b-1337-423d-b465-99e07b2a3955 x-compute-request-id: req-b6ac617b-1337-423d-b465-99e07b2a3955 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "bookmark"}], "image": {"id": "fb69dc82-bff1-4282-8e63-e5627938ade4", "links": [{"href": "http://172.30.9.26:8774/images/fb69dc82-bff1-4282-8e63-e5627938ade4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:18:57.000000", "flavor": {"id": "4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "links": [{"href": "http://172.30.9.26:8774/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "bookmark"}]}, "id": "d246e18e-1e1e-4331-888b-40866ae6b56e", "user_id": "3c063cf08bf64942a1cb9019da419f28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:19:04Z", "hostId": "ede12928fa020b02e80aca1a19e22a1b322200451915bf16743e9743", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst", "created": "2019-01-09T02:18:50Z", "tenant_id": "80d335bf56e4449d924868156b1123d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:19:04,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e used request id req-b6ac617b-1337-423d-b465-99e07b2a3955 2019-01-09 02:19:04,415 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst] is - ACTIVE 2019-01-09 02:19:04,415 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:19:07,419 - create_instance - DEBUG - VM status query timeout in 296.67474103 2019-01-09 02:19:07,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:19:08,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0221141a-bb68-4cee-83b1-0b6a66df1fee x-compute-request-id: req-0221141a-bb68-4cee-83b1-0b6a66df1fee Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d246e18e-1e1e-4331-888b-40866ae6b56e", "rel": "bookmark"}], "image": {"id": "fb69dc82-bff1-4282-8e63-e5627938ade4", "links": [{"href": "http://172.30.9.26:8774/images/fb69dc82-bff1-4282-8e63-e5627938ade4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:18:57.000000", "flavor": {"id": "4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "links": [{"href": "http://172.30.9.26:8774/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd", "rel": "bookmark"}]}, "id": "d246e18e-1e1e-4331-888b-40866ae6b56e", "user_id": "3c063cf08bf64942a1cb9019da419f28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:19:04Z", "hostId": "ede12928fa020b02e80aca1a19e22a1b322200451915bf16743e9743", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst", "created": "2019-01-09T02:18:50Z", "tenant_id": "80d335bf56e4449d924868156b1123d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:19:08,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e used request id req-0221141a-bb68-4cee-83b1-0b6a66df1fee 2019-01-09 02:19:08,095 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst] is - ACTIVE 2019-01-09 02:19:08,095 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:19:11,098 - create_instance - DEBUG - VM status query timeout in 292.994950056 2019-01-09 02:19:11,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fc1b816daf03aa1f6cd6c94a977e81a8e5a60c" 2019-01-09 02:19:11,144 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:19: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-3362c3ed-b831-4325-9c3d-db202c3039ff x-compute-request-id: req-3362c3ed-b831-4325-9c3d-db202c3039ff Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d246e18e-1e1e-4331-888b-40866ae6b56e could not be found.", "code": 404}} 2019-01-09 02:19:11,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d246e18e-1e1e-4331-888b-40866ae6b56e used request id req-3362c3ed-b831-4325-9c3d-db202c3039ff 2019-01-09 02:19:11,145 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d246e18e-1e1e-4331-888b-40866ae6b56e could not be found. (HTTP 404) (Request-ID: req-3362c3ed-b831-4325-9c3d-db202c3039ff) 2019-01-09 02:19:11,145 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-inst 2019-01-09 02:19:11,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7778fb87f62ff7a0794ad2be5d8fb6b8712da3dc" 2019-01-09 02:19:11,188 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:19: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-faba5399-4b84-41f5-8923-2dd5c83d47a7 x-compute-request-id: req-faba5399-4b84-41f5-8923-2dd5c83d47a7 Content-Length: 0 Content-Type: application/json 2019-01-09 02:19:11,189 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4877a8c2-20ba-404e-8dc5-fadb3a7ce9dd used request id req-faba5399-4b84-41f5-8923-2dd5c83d47a7 2019-01-09 02:19:11,189 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-subnet 2019-01-09 02:19:11,190 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-subnet 2019-01-09 02:19:11,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/66052b7f-e8b4-41aa-b091-465408375b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72029363ed36959db4fb3a1928523fb3fadb77cd" 2019-01-09 02:19:13,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c16ac7f-aa59-4a6c-b186-dded2d61fa33 Date: Wed, 09 Jan 2019 02:19:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:19:13,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/66052b7f-e8b4-41aa-b091-465408375b9f used request id req-0c16ac7f-aa59-4a6c-b186-dded2d61fa33 2019-01-09 02:19:13,521 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-pub-net 2019-01-09 02:19:13,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/aef4ef1e-e9ce-428e-a4ae-10de83be7f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72029363ed36959db4fb3a1928523fb3fadb77cd" 2019-01-09 02:19:14,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07a5293e-bf3b-44fd-a55d-e242c4821be0 Date: Wed, 09 Jan 2019 02:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:19:14,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/aef4ef1e-e9ce-428e-a4ae-10de83be7f5e used request id req-07a5293e-bf3b-44fd-a55d-e242c4821be0 2019-01-09 02:19:14,808 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-d5ebd232-05df-475b-8990-fc4a1808161e-image 2019-01-09 02:19:14,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}532c751c65e81db7a614cfc84c218684228ec821" 2019-01-09 02:19:16,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f674ac78-9d39-4c71-bcf9-f068958a9e38 Date: Wed, 09 Jan 2019 02:19:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:19:16,086 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fb69dc82-bff1-4282-8e63-e5627938ade4 used request id req-f674ac78-9d39-4c71-bcf9-f068958a9e38 2019-01-09 02:19:16,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:19:16,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7629a9bb-42e3-45cf-931d-6c85eb557016 Date: Wed, 09 Jan 2019 02:19:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "80d335bf56e4449d924868156b1123d7", "created_at": "2019-01-09T02:18:40Z", "updated_at": "2019-01-09T02:18:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:18:41Z", "revision_number": 0, "id": "110ddaf3-cc63-46d6-8779-742f9e044016", "remote_group_id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "remote_ip_prefix": null, "created_at": "2019-01-09T02:18:41Z", "security_group_id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "tenant_id": "80d335bf56e4449d924868156b1123d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "80d335bf56e4449d924868156b1123d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:18:41Z", "revision_number": 0, "id": "2daee6b3-4bbf-46d0-a392-c56cedf950a7", "remote_group_id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "remote_ip_prefix": null, "created_at": "2019-01-09T02:18:41Z", "security_group_id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "tenant_id": "80d335bf56e4449d924868156b1123d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "80d335bf56e4449d924868156b1123d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:18:41Z", "revision_number": 0, "id": "a5c3e00c-d50b-441b-aa1e-50cc5251a811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:18:41Z", "security_group_id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "tenant_id": "80d335bf56e4449d924868156b1123d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "80d335bf56e4449d924868156b1123d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:18:41Z", "revision_number": 0, "id": "a691e159-46ef-4878-b582-c2e8cdcf7368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:18:41Z", "security_group_id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "tenant_id": "80d335bf56e4449d924868156b1123d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "80d335bf56e4449d924868156b1123d7"}], "revision_number": 4, "project_id": "80d335bf56e4449d924868156b1123d7", "id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:19:16,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7629a9bb-42e3-45cf-931d-6c85eb557016 2019-01-09 02:19:16,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:19:16,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a66ef6b-ab48-4235-9631-fb93fcbb6542 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7"}, "enabled": true, "id": "80d335bf56e4449d924868156b1123d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj"}} 2019-01-09 02:19:16,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 used request id req-1a66ef6b-ab48-4235-9631-fb93fcbb6542 2019-01-09 02:19:16,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b9c84fe-cdba-436d-9458-7f857a45a25b 2019-01-09 02:19:16,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b9c84fe-cdba-436d-9458-7f857a45a25b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:19:16,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-36c035a5-14d1-492f-8398-ede1869e7dae Date: Wed, 09 Jan 2019 02:19:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:18:41Z", "security_group_id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "port_range_min": null, "revision_number": 0, "tenant_id": "80d335bf56e4449d924868156b1123d7", "created_at": "2019-01-09T02:18:41Z", "project_id": "80d335bf56e4449d924868156b1123d7", "id": "110ddaf3-cc63-46d6-8779-742f9e044016"}, {"remote_group_id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:18:41Z", "security_group_id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "port_range_min": null, "revision_number": 0, "tenant_id": "80d335bf56e4449d924868156b1123d7", "created_at": "2019-01-09T02:18:41Z", "project_id": "80d335bf56e4449d924868156b1123d7", "id": "2daee6b3-4bbf-46d0-a392-c56cedf950a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:18:41Z", "security_group_id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "port_range_min": null, "revision_number": 0, "tenant_id": "80d335bf56e4449d924868156b1123d7", "created_at": "2019-01-09T02:18:41Z", "project_id": "80d335bf56e4449d924868156b1123d7", "id": "a5c3e00c-d50b-441b-aa1e-50cc5251a811"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:18:41Z", "security_group_id": "4b9c84fe-cdba-436d-9458-7f857a45a25b", "port_range_min": null, "revision_number": 0, "tenant_id": "80d335bf56e4449d924868156b1123d7", "created_at": "2019-01-09T02:18:41Z", "project_id": "80d335bf56e4449d924868156b1123d7", "id": "a691e159-46ef-4878-b582-c2e8cdcf7368"}]} 2019-01-09 02:19:16,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b9c84fe-cdba-436d-9458-7f857a45a25b used request id req-36c035a5-14d1-492f-8398-ede1869e7dae 2019-01-09 02:19:16,578 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:19:16,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4b9c84fe-cdba-436d-9458-7f857a45a25b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:19:17,001 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-27396203-3100-4636-a16e-8fbacb067a82 Content-Length: 0 Date: Wed, 09 Jan 2019 02:19:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:19:17,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4b9c84fe-cdba-436d-9458-7f857a45a25b used request id req-27396203-3100-4636-a16e-8fbacb067a82 2019-01-09 02:19:17,002 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj 2019-01-09 02:19:17,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:19:17,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8e1ed93-c283-4b79-89ff-8e28879dbd98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:19:17,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/80d335bf56e4449d924868156b1123d7 used request id req-f8e1ed93-c283-4b79-89ff-8e28879dbd98 2019-01-09 02:19:17,220 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-proj-role 2019-01-09 02:19:17,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/49ad81246336434cb7cd70cb9449d9b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:19:17,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b74ca0ee-3113-4d23-8b7a-b760a158d223 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:19:17,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/49ad81246336434cb7cd70cb9449d9b7 used request id req-b74ca0ee-3113-4d23-8b7a-b760a158d223 2019-01-09 02:19:17,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32801455a7d373b5c6e99df54bb2a9a6c44548" 2019-01-09 02:19:17,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2ca83dd-ba73-4516-93d4-695863caa735 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:19:17,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b2ca83dd-ba73-4516-93d4-695863caa735 2019-01-09 02:19:17,425 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-67e8e158-4ab6-4f0-user 2019-01-09 02:19:17,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3c063cf08bf64942a1cb9019da419f28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a77015eba1ee6cbaad3dfa122520025469be18" 2019-01-09 02:19:17,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193fd01a-1ef2-43cc-a105-a1ca938e484f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:19:17,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3c063cf08bf64942a1cb9019da419f28 used request id req-193fd01a-1ef2-43cc-a105-a1ca938e484f 2019-01-09 02:19:17,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:19:18,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["PRwunr9XT4KOtvRwDplLcg"], "issued_at": "2019-01-09T02:19:18.000000Z"}} 2019-01-09 02:19:18,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14f49321726a428831e17cb362c3895c9a7452e" 2019-01-09 02:19:18,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c727648-e258-4ac9-9ebd-def7a225b11e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:19:18,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9c727648-e258-4ac9-9ebd-def7a225b11e 2019-01-09 02:19:18,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:19:18,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:19:18,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Y3yohZhGS-WQpxZB9tQiRg"], "issued_at": "2019-01-09T02:19:18.000000Z"}} 2019-01-09 02:19:18,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:19:18,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e63a38d-dee1-4a67-9249-4cd799ca7ebb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:19:18,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1e63a38d-dee1-4a67-9249-4cd799ca7ebb 2019-01-09 02:19:18,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:19:18,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:19:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:19:18,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-57700189-809d-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:19:18,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-649745e8-67c4-407a-8d78-cb53b28822b4 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-57700189-809d-4fd-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:19:18,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-57700189-809d-4fd-proj used request id req-649745e8-67c4-407a-8d78-cb53b28822b4 2019-01-09 02:19:18,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:19:18,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b32876e-54e9-4d34-ab85-b732a58af27e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:19:18,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1b32876e-54e9-4d34-ab85-b732a58af27e 2019-01-09 02:19:18,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}}' 2019-01-09 02:19:18,912 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7a52afb-93a9-498a-9168-498376b0b147 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376"}, "enabled": true, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}} 2019-01-09 02:19:18,912 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e7a52afb-93a9-498a-9168-498376b0b147 2019-01-09 02:19:18,912 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-57700189-809d-4fd-proj 2019-01-09 02:19:18,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:19:18,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:19:19,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["4zVq2hbaR9enG841At1_NA"], "issued_at": "2019-01-09T02:19:19.000000Z"}} 2019-01-09 02:19:19,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd3d6d50d95d0ad5da255fe10ac98ed82079da5" 2019-01-09 02:19:19,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9864333b-3f63-40a3-b7c0-d5589e5489bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:19:19,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9864333b-3f63-40a3-b7c0-d5589e5489bc 2019-01-09 02:19:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:19:19,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:19:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:19:19,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd3d6d50d95d0ad5da255fe10ac98ed82079da5" 2019-01-09 02:19:19,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c140253-1a79-4944-8710-12efb03ccc4d Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:19:19,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2c140253-1a79-4944-8710-12efb03ccc4d 2019-01-09 02:19:19,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-57700189-809d-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd3d6d50d95d0ad5da255fe10ac98ed82079da5" 2019-01-09 02:19:19,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f89bbfe5-21c9-45af-ba2e-e01b90fb88eb Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-57700189-809d-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376"}, "enabled": true, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}]} 2019-01-09 02:19:19,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-57700189-809d-4fd-proj used request id req-f89bbfe5-21c9-45af-ba2e-e01b90fb88eb 2019-01-09 02:19:19,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd3d6d50d95d0ad5da255fe10ac98ed82079da5" 2019-01-09 02:19:19,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e26d6ff-316f-421f-9ae3-2fe251a80f76 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:19:19,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4e26d6ff-316f-421f-9ae3-2fe251a80f76 2019-01-09 02:19:19,990 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-57700189-809d-4fd-user 2019-01-09 02:19:19,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:19:19,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:19:20,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4edce1-f0e8-4b15-9fc0-8f3850a0f0c2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:19:20,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bd4edce1-f0e8-4b15-9fc0-8f3850a0f0c2 2019-01-09 02:19:20,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" -d '{"role": {"name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj-role"}}' 2019-01-09 02:19:20,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4737397-4d33-4660-b122-bccbdd4ca430 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b81ab686fd5420099ffd8ec106a7ed3", "links": {"self": "http://172.30.9.26:5000/v3/roles/2b81ab686fd5420099ffd8ec106a7ed3"}, "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj-role"}} 2019-01-09 02:19:20,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a4737397-4d33-4660-b122-bccbdd4ca430 2019-01-09 02:19:20,205 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-57700189-809d-4fd-proj-role 2019-01-09 02:19:20,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2b81ab686fd5420099ffd8ec106a7ed3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:19:20,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f449fc6-cdd6-4b94-90df-4b1917a69406 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/2b81ab686fd5420099ffd8ec106a7ed3"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj-role", "id": "2b81ab686fd5420099ffd8ec106a7ed3"}} 2019-01-09 02:19:20,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2b81ab686fd5420099ffd8ec106a7ed3 used request id req-3f449fc6-cdd6-4b94-90df-4b1917a69406 2019-01-09 02:19:20,299 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-57700189-809d-4fd-proj-role to project CreateInstancePortManipulationTests-57700189-809d-4fd-proj 2019-01-09 02:19:20,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376/users/814a03c8c01144b8af556adf74150c2f/roles/2b81ab686fd5420099ffd8ec106a7ed3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:19:20,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb8b852e-592f-4dbe-ab2f-1365b7daeb9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:19:20,423 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376/users/814a03c8c01144b8af556adf74150c2f/roles/2b81ab686fd5420099ffd8ec106a7ed3 used request id req-bb8b852e-592f-4dbe-ab2f-1365b7daeb9e 2019-01-09 02:19:20,424 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:19:20,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:19:20,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:19:20,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b81ab686fd5420099ffd8ec106a7ed3", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj-role"}], "expires_at": "2019-01-09T03:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-user", "id": "814a03c8c01144b8af556adf74150c2f"}, "audit_ids": ["eio4QKRPRMun8txycumNkg"], "issued_at": "2019-01-09T02:19:20.000000Z"}} 2019-01-09 02:19:20,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b071424b12dbe67a1c4b9ce50034132fa7a4c32" 2019-01-09 02:19:20,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e00365d-1147-4096-9a79-79df6d03b81c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:19:20,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4e00365d-1147-4096-9a79-79df6d03b81c 2019-01-09 02:19:20,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b071424b12dbe67a1c4b9ce50034132fa7a4c32" 2019-01-09 02:19:21,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4069bfcf-a425-47af-a21d-8b14e27ca779 Date: Wed, 09 Jan 2019 02:19:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image"} 2019-01-09 02:19:21,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image used request id req-4069bfcf-a425-47af-a21d-8b14e27ca779 2019-01-09 02:19:21,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b071424b12dbe67a1c4b9ce50034132fa7a4c32" 2019-01-09 02:19:21,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2a98a16a-60c8-4e8c-9818-a2de35294ed6 Date: Wed, 09 Jan 2019 02:19: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:19:21,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2a98a16a-60c8-4e8c-9818-a2de35294ed6 2019-01-09 02:19:21,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b071424b12dbe67a1c4b9ce50034132fa7a4c32" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image"}' 2019-01-09 02:19:21,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d X-Openstack-Request-Id: req-35d3b0f1-c116-429c-881b-b56289a79dfd Date: Wed, 09 Jan 2019 02:19:21 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:19:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:19:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d", "min_disk": 0, "protected": false, "id": "660764c6-f7c2-43c1-a68d-39b015182b8d", "file": "/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d/file", "checksum": null, "owner": "5e3df5fe44644b4e9f6d71b5f5f31376", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:19:21,441 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-35d3b0f1-c116-429c-881b-b56289a79dfd 2019-01-09 02:19:21,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b071424b12dbe67a1c4b9ce50034132fa7a4c32" -d '' 2019-01-09 02:19:23,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-403eaad8-4fd1-43e6-bcfe-02231ef3cb16 Date: Wed, 09 Jan 2019 02:19:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:19:23,382 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d/file used request id req-403eaad8-4fd1-43e6-bcfe-02231ef3cb16 2019-01-09 02:19:23,382 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:19:23,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b071424b12dbe67a1c4b9ce50034132fa7a4c32" 2019-01-09 02:19:23,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bcd4fbfb-4c08-4fc2-8553-ed36aaa54873 Date: Wed, 09 Jan 2019 02:19:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:19:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:19:23Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/660764c6-f7c2-43c1-a68d-39b015182b8d/snap", "metadata": {}}], "self": "/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d", "min_disk": 0, "protected": false, "id": "660764c6-f7c2-43c1-a68d-39b015182b8d", "file": "/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e3df5fe44644b4e9f6d71b5f5f31376", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/660764c6-f7c2-43c1-a68d-39b015182b8d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:19:23,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d used request id req-bcd4fbfb-4c08-4fc2-8553-ed36aaa54873 2019-01-09 02:19:23,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b071424b12dbe67a1c4b9ce50034132fa7a4c32" 2019-01-09 02:19:23,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1992fe07-533c-4568-bbee-24504e6b23e2 Date: Wed, 09 Jan 2019 02:19: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:19:23,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1992fe07-533c-4568-bbee-24504e6b23e2 2019-01-09 02:19:23,704 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image 2019-01-09 02:19:23,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b071424b12dbe67a1c4b9ce50034132fa7a4c32" 2019-01-09 02:19:23,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bbef8b8b-6a06-409d-97d7-5145c77fc85b Date: Wed, 09 Jan 2019 02:19:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:19:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:19:23Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/660764c6-f7c2-43c1-a68d-39b015182b8d/snap", "metadata": {}}], "self": "/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d", "min_disk": 0, "protected": false, "id": "660764c6-f7c2-43c1-a68d-39b015182b8d", "file": "/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e3df5fe44644b4e9f6d71b5f5f31376", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/660764c6-f7c2-43c1-a68d-39b015182b8d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:19:23,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d used request id req-bbef8b8b-6a06-409d-97d7-5145c77fc85b 2019-01-09 02:19:23,728 - create_image - DEBUG - Instance status is - active 2019-01-09 02:19:23,729 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image 2019-01-09 02:19:23,729 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image 2019-01-09 02:19:23,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:19:23,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:19:24,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b81ab686fd5420099ffd8ec106a7ed3", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj-role"}], "expires_at": "2019-01-09T03:19:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-user", "id": "814a03c8c01144b8af556adf74150c2f"}, "audit_ids": ["EKVf7g_ZSveWhe24mbfRSA"], "issued_at": "2019-01-09T02:19:24.000000Z"}} 2019-01-09 02:19:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be2cd79ce36a79ef920c408770a3bfbe9b5d195" 2019-01-09 02:19:24,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc0e75b-b6e1-4c35-915b-714f97c509d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:19:24,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0bc0e75b-b6e1-4c35-915b-714f97c509d3 2019-01-09 02:19:24,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be2cd79ce36a79ef920c408770a3bfbe9b5d195" 2019-01-09 02:19:24,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f33a994f-b105-4dae-b859-2cfd58729305 Date: Wed, 09 Jan 2019 02:19:24 GMT RESP BODY: {"networks":[]} 2019-01-09 02:19:24,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net used request id req-f33a994f-b105-4dae-b859-2cfd58729305 2019-01-09 02:19:24,358 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net 2019-01-09 02:19:24,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be2cd79ce36a79ef920c408770a3bfbe9b5d195" -d '{"network": {"name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net", "admin_state_up": true}}' 2019-01-09 02:19:24,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-644afb8c-dc0b-4b22-9f0f-58556e7dc5f5 Date: Wed, 09 Jan 2019 02:19:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:19:24Z","is_default":false,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:24Z","mtu":1450}} 2019-01-09 02:19:24,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-644afb8c-dc0b-4b22-9f0f-58556e7dc5f5 2019-01-09 02:19:24,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be2cd79ce36a79ef920c408770a3bfbe9b5d195" 2019-01-09 02:19:25,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-bf350759-9529-4722-947e-ccead18c507d Date: Wed, 09 Jan 2019 02:19:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:19:24Z","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net"}]} 2019-01-09 02:19:25,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 used request id req-bf350759-9529-4722-947e-ccead18c507d 2019-01-09 02:19:25,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be2cd79ce36a79ef920c408770a3bfbe9b5d195" 2019-01-09 02:19:25,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2b04243a-673d-49ca-a7dd-e534ed911bbe Date: Wed, 09 Jan 2019 02:19:25 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:19:25,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 used request id req-2b04243a-673d-49ca-a7dd-e534ed911bbe 2019-01-09 02:19:25,381 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet 2019-01-09 02:19:25,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be2cd79ce36a79ef920c408770a3bfbe9b5d195" -d '{"subnets": [{"ip_version": 4, "network_id": "71bd06ab-85d6-4d50-8fb0-2409f13b1d86", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet"}]}' 2019-01-09 02:19:26,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d104a93f-9ec7-4ff5-bccf-23592e12ca95 Date: Wed, 09 Jan 2019 02:19:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:19:25Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"c254ef14-12fc-4f40-a88a-dab983d3d306","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet"}]} 2019-01-09 02:19:26,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-d104a93f-9ec7-4ff5-bccf-23592e12ca95 2019-01-09 02:19:26,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be2cd79ce36a79ef920c408770a3bfbe9b5d195" 2019-01-09 02:19:26,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-28dcbef7-a8bc-4997-927d-a97feb4cca95 Date: Wed, 09 Jan 2019 02:19:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c254ef14-12fc-4f40-a88a-dab983d3d306"],"updated_at":"2019-01-09T02:19:25Z","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net"}]} 2019-01-09 02:19:26,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 used request id req-28dcbef7-a8bc-4997-927d-a97feb4cca95 2019-01-09 02:19:26,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be2cd79ce36a79ef920c408770a3bfbe9b5d195" 2019-01-09 02:19:26,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f278b93a-b978-4c31-8d00-5e1c4ab936af Date: Wed, 09 Jan 2019 02:19:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:19:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"c254ef14-12fc-4f40-a88a-dab983d3d306","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet"}]} 2019-01-09 02:19:26,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 used request id req-f278b93a-b978-4c31-8d00-5e1c4ab936af 2019-01-09 02:19:26,654 - OpenStackNetwork - DEBUG - Network [71bd06ab-85d6-4d50-8fb0-2409f13b1d86] created successfully 2019-01-09 02:19:26,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:19:26,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:19:27,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["gc9b9pvbSHqYhddgpET9Nw"], "issued_at": "2019-01-09T02:19:27.000000Z"}} 2019-01-09 02:19:27,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bbe3790f4dd2398b9f58799cf858fa3d3037f85" 2019-01-09 02:19:27,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f217d82c-5500-4110-ae25-1ab6dcea659d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:19:27,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f217d82c-5500-4110-ae25-1ab6dcea659d 2019-01-09 02:19:27,114 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:19:27,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bbe3790f4dd2398b9f58799cf858fa3d3037f85" 2019-01-09 02:19:27,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f71c1bc-a9bf-47fb-b593-141df32cfa48 x-compute-request-id: req-6f71c1bc-a9bf-47fb-b593-141df32cfa48 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:19:27,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6f71c1bc-a9bf-47fb-b593-141df32cfa48 2019-01-09 02:19:27,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bbe3790f4dd2398b9f58799cf858fa3d3037f85" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:19:27,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35cc4d31-1add-453f-b4a9-942a20d798bc x-compute-request-id: req-35cc4d31-1add-453f-b4a9-942a20d798bc Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bb74a7ee-146a-432f-8364-62b2c89fb15a", "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:19:27,356 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-35cc4d31-1add-453f-b4a9-942a20d798bc 2019-01-09 02:19:27,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:19:27,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:19:27,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b81ab686fd5420099ffd8ec106a7ed3", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj-role"}], "expires_at": "2019-01-09T03:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-user", "id": "814a03c8c01144b8af556adf74150c2f"}, "audit_ids": ["sjTuxHdhQb-jI2-C_q-s8Q"], "issued_at": "2019-01-09T02:19:27.000000Z"}} 2019-01-09 02:19:27,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:27,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e9a73d-7c82-4e42-9072-8bfa75af47fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:19:27,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c0e9a73d-7c82-4e42-9072-8bfa75af47fd 2019-01-09 02:19:27,856 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:19:27,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:27,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625c24ed-0115-4dc7-93b5-d47b045f5861 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:19:27,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-625c24ed-0115-4dc7-93b5-d47b045f5861 2019-01-09 02:19:27,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:28,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-97ff7770-ddb8-4ca9-b7d0-3e6fe0720cf2 Date: Wed, 09 Jan 2019 02:19:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c254ef14-12fc-4f40-a88a-dab983d3d306"],"updated_at":"2019-01-09T02:19:25Z","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net"}]} 2019-01-09 02:19:28,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net used request id req-97ff7770-ddb8-4ca9-b7d0-3e6fe0720cf2 2019-01-09 02:19:28,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:19:28,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:19:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:19:28,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:28,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-786af04e-e053-41c0-8449-a1a62aac6657 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376"}, "enabled": true, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}} 2019-01-09 02:19:28,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 used request id req-786af04e-e053-41c0-8449-a1a62aac6657 2019-01-09 02:19:28,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:28,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cfa7c749-da45-4ddc-947f-a162004c851d Date: Wed, 09 Jan 2019 02:19:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:19:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"c254ef14-12fc-4f40-a88a-dab983d3d306","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet"}]} 2019-01-09 02:19:28,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 used request id req-cfa7c749-da45-4ddc-947f-a162004c851d 2019-01-09 02:19:28,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:28,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-920b547d-044b-4033-9086-ae840a101063 Date: Wed, 09 Jan 2019 02:19:28 GMT RESP BODY: {"ports":[]} 2019-01-09 02:19:28,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822port-1&admin_state_up=True used request id req-920b547d-044b-4033-9086-ae840a101063 2019-01-09 02:19:28,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:29,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b92ac591-5901-45f9-a21c-b11455d24ff9 x-compute-request-id: req-b92ac591-5901-45f9-a21c-b11455d24ff9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:19:29,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst used request id req-b92ac591-5901-45f9-a21c-b11455d24ff9 2019-01-09 02:19:29,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:29,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-20353e78-bc73-4773-9495-0c4cb6cee51b Date: Wed, 09 Jan 2019 02:19:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c254ef14-12fc-4f40-a88a-dab983d3d306"],"updated_at":"2019-01-09T02:19:25Z","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net"}]} 2019-01-09 02:19:29,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net used request id req-20353e78-bc73-4773-9495-0c4cb6cee51b 2019-01-09 02:19:29,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:29,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d01d9798-8360-49a9-bf16-5fd5f85fa452 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376"}, "enabled": true, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}} 2019-01-09 02:19:29,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 used request id req-d01d9798-8360-49a9-bf16-5fd5f85fa452 2019-01-09 02:19:29,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:29,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5a06f951-abc9-4e7a-8eca-0007bf9b6821 Date: Wed, 09 Jan 2019 02:19:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:19:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"c254ef14-12fc-4f40-a88a-dab983d3d306","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet"}]} 2019-01-09 02:19:29,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 used request id req-5a06f951-abc9-4e7a-8eca-0007bf9b6821 2019-01-09 02:19:29,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:29,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aad5019c-ec71-4f66-bdec-e1d188fe827e Date: Wed, 09 Jan 2019 02:19:29 GMT RESP BODY: {"ports":[]} 2019-01-09 02:19:29,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822port-1&admin_state_up=True used request id req-aad5019c-ec71-4f66-bdec-e1d188fe827e 2019-01-09 02:19:29,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:19:29,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:19:29,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b81ab686fd5420099ffd8ec106a7ed3", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj-role"}], "expires_at": "2019-01-09T03:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5e3df5fe44644b4e9f6d71b5f5f31376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-user", "id": "814a03c8c01144b8af556adf74150c2f"}, "audit_ids": ["9LG8Yh1WRPym_Br1RHFE8A"], "issued_at": "2019-01-09T02:19:29.000000Z"}} 2019-01-09 02:19:29,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea26cf7eacddb2f149b748bc1fa27500141be7b5" 2019-01-09 02:19:29,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891e24a6-b4d5-4560-8311-3a0d32046241 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:19:29,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-891e24a6-b4d5-4560-8311-3a0d32046241 2019-01-09 02:19:29,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:30,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6d146ebf-0ed3-466d-b193-ace0806bc600 Date: Wed, 09 Jan 2019 02:19:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c254ef14-12fc-4f40-a88a-dab983d3d306"],"updated_at":"2019-01-09T02:19:25Z","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net"}]} 2019-01-09 02:19:30,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net used request id req-6d146ebf-0ed3-466d-b193-ace0806bc600 2019-01-09 02:19:30,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:30,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ca7c1013-bcc3-4ea4-abfc-620c732e2724 Date: Wed, 09 Jan 2019 02:19:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:19:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"c254ef14-12fc-4f40-a88a-dab983d3d306","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet"}]} 2019-01-09 02:19:30,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 used request id req-ca7c1013-bcc3-4ea4-abfc-620c732e2724 2019-01-09 02:19:30,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:30,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-373cd56e-4a81-42ed-814a-38ded59776c3 Date: Wed, 09 Jan 2019 02:19:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c254ef14-12fc-4f40-a88a-dab983d3d306"],"updated_at":"2019-01-09T02:19:25Z","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net"}]} 2019-01-09 02:19:30,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net used request id req-373cd56e-4a81-42ed-814a-38ded59776c3 2019-01-09 02:19:30,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:19:30,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:19:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:19:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea26cf7eacddb2f149b748bc1fa27500141be7b5" 2019-01-09 02:19:30,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acbc70e2-7e04-4a6a-b133-ba1fddfa1824 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376"}, "enabled": true, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}} 2019-01-09 02:19:30,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 used request id req-acbc70e2-7e04-4a6a-b133-ba1fddfa1824 2019-01-09 02:19:30,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:30,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9456f19e-4eea-4626-8424-9ebf574a29e2 Date: Wed, 09 Jan 2019 02:19:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:19:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"c254ef14-12fc-4f40-a88a-dab983d3d306","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet"}]} 2019-01-09 02:19:30,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 used request id req-9456f19e-4eea-4626-8424-9ebf574a29e2 2019-01-09 02:19:31,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:31,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fea9b450-9477-4599-bb07-8f6b56d373d1 Date: Wed, 09 Jan 2019 02:19:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:19:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"c254ef14-12fc-4f40-a88a-dab983d3d306","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet"}]} 2019-01-09 02:19:31,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet used request id req-fea9b450-9477-4599-bb07-8f6b56d373d1 2019-01-09 02:19:31,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:31,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c71083b0-dc03-4047-9618-187cdf924905 Date: Wed, 09 Jan 2019 02:19:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:19:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"c254ef14-12fc-4f40-a88a-dab983d3d306","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet"}]} 2019-01-09 02:19:31,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet used request id req-c71083b0-dc03-4047-9618-187cdf924905 2019-01-09 02:19:31,418 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net 2019-01-09 02:19:31,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" -d '{"port": {"network_id": "71bd06ab-85d6-4d50-8fb0-2409f13b1d86", "fixed_ips": [{"subnet_id": "c254ef14-12fc-4f40-a88a-dab983d3d306", "ip_address": "10.55.0.101"}, {"subnet_id": "c254ef14-12fc-4f40-a88a-dab983d3d306", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822port-1", "admin_state_up": true}}' 2019-01-09 02:19:32,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-340e26b2-ad58-4fd5-bfd2-dd969f85dc7b Date: Wed, 09 Jan 2019 02:19:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:19:32Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c254ef14-12fc-4f40-a88a-dab983d3d306","ip_address":"10.55.0.101"},{"subnet_id":"c254ef14-12fc-4f40-a88a-dab983d3d306","ip_address":"10.55.0.102"}],"id":"7c77f6d7-b9d6-4890-914f-f7ad6627f78d","security_groups":["e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d"],"mac_address":"fa:16:3e:a3:83:7a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822port-1","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","qos_policy_id":null,"admin_state_up":true,"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:31Z","binding:vnic_type":"normal"}} 2019-01-09 02:19:32,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-340e26b2-ad58-4fd5-bfd2-dd969f85dc7b 2019-01-09 02:19:32,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:32,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-29252792-e8b1-43b1-9f4e-fd7c8e3ddeed Date: Wed, 09 Jan 2019 02:19:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c254ef14-12fc-4f40-a88a-dab983d3d306"],"updated_at":"2019-01-09T02:19:25Z","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net"}]} 2019-01-09 02:19:32,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net used request id req-29252792-e8b1-43b1-9f4e-fd7c8e3ddeed 2019-01-09 02:19:32,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:32,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26070d1-9b6b-4a49-8a02-dd5c95430bee Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376"}, "enabled": true, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}} 2019-01-09 02:19:32,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 used request id req-d26070d1-9b6b-4a49-8a02-dd5c95430bee 2019-01-09 02:19:32,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:33,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9c2b0fc6-0827-4af7-9620-a7dde67257d7 Date: Wed, 09 Jan 2019 02:19:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:19:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"c254ef14-12fc-4f40-a88a-dab983d3d306","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet"}]} 2019-01-09 02:19:33,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 used request id req-9c2b0fc6-0827-4af7-9620-a7dde67257d7 2019-01-09 02:19:33,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:33,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-6b02c001-bb51-4259-994b-6c0b5aed0bd3 Date: Wed, 09 Jan 2019 02:19:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:19:32Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c254ef14-12fc-4f40-a88a-dab983d3d306","ip_address":"10.55.0.101"},{"subnet_id":"c254ef14-12fc-4f40-a88a-dab983d3d306","ip_address":"10.55.0.102"}],"id":"7c77f6d7-b9d6-4890-914f-f7ad6627f78d","security_groups":["e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d"],"mac_address":"fa:16:3e:a3:83:7a","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822port-1","admin_state_up":true,"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:31Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:19:33,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822port-1&admin_state_up=True used request id req-6b02c001-bb51-4259-994b-6c0b5aed0bd3 2019-01-09 02:19:33,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:33,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9553ef1a-c78d-4221-ac94-52a17e29beae Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376"}, "enabled": true, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}} 2019-01-09 02:19:33,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 used request id req-9553ef1a-c78d-4221-ac94-52a17e29beae 2019-01-09 02:19:33,290 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst 2019-01-09 02:19:33,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:33,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19: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-03972d51-cc3a-45c6-aaa8-1de8cf81c519 x-compute-request-id: req-03972d51-cc3a-45c6-aaa8-1de8cf81c519 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bb74a7ee-146a-432f-8364-62b2c89fb15a", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-flavor-name"}]} 2019-01-09 02:19:33,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-03972d51-cc3a-45c6-aaa8-1de8cf81c519 2019-01-09 02:19:33,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:33,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19: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-423103d2-6c8f-4d33-bd94-f22978ed3c42 x-compute-request-id: req-423103d2-6c8f-4d33-bd94-f22978ed3c42 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bb74a7ee-146a-432f-8364-62b2c89fb15a", "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:19:33,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a used request id req-423103d2-6c8f-4d33-bd94-f22978ed3c42 2019-01-09 02:19:33,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:33,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-138982d0-cf29-4888-a400-21426789923c Date: Wed, 09 Jan 2019 02:19:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:19:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:19:23Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/660764c6-f7c2-43c1-a68d-39b015182b8d/snap", "metadata": {}}], "self": "/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d", "min_disk": 0, "protected": false, "id": "660764c6-f7c2-43c1-a68d-39b015182b8d", "file": "/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e3df5fe44644b4e9f6d71b5f5f31376", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/660764c6-f7c2-43c1-a68d-39b015182b8d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image"} 2019-01-09 02:19:33,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image used request id req-138982d0-cf29-4888-a400-21426789923c 2019-01-09 02:19:33,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:33,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a3aab167-ecc9-4f81-afb0-9dbd29f8e303 Date: Wed, 09 Jan 2019 02:19: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:19:33,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a3aab167-ecc9-4f81-afb0-9dbd29f8e303 2019-01-09 02:19:33,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" -d '{"server": {"name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst", "imageRef": "660764c6-f7c2-43c1-a68d-39b015182b8d", "flavorRef": "bb74a7ee-146a-432f-8364-62b2c89fb15a", "max_count": 1, "min_count": 1, "networks": [{"port": "7c77f6d7-b9d6-4890-914f-f7ad6627f78d"}]}}' 2019-01-09 02:19:35,542 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:19: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-6c016c33-fc9c-4aeb-9fce-9328c94b3ef9 x-compute-request-id: req-6c016c33-fc9c-4aeb-9fce-9328c94b3ef9 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4e7f380-9ecb-4929-9704-525c4a9144ae", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "bookmark"}], "adminPass": "8g7VvDyDmyZP"}} 2019-01-09 02:19:35,543 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6c016c33-fc9c-4aeb-9fce-9328c94b3ef9 2019-01-09 02:19:35,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:35,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acc3fcac-64f4-44f3-9bab-5fa8fd6d7d69 x-compute-request-id: req-acc3fcac-64f4-44f3-9bab-5fa8fd6d7d69 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.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "bookmark"}], "image": {"id": "660764c6-f7c2-43c1-a68d-39b015182b8d", "links": [{"href": "http://172.30.9.26:8774/images/660764c6-f7c2-43c1-a68d-39b015182b8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bb74a7ee-146a-432f-8364-62b2c89fb15a", "links": [{"href": "http://172.30.9.26:8774/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "bookmark"}]}, "id": "b4e7f380-9ecb-4929-9704-525c4a9144ae", "user_id": "814a03c8c01144b8af556adf74150c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:19:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst", "created": "2019-01-09T02:19:35Z", "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:19:35,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae used request id req-acc3fcac-64f4-44f3-9bab-5fa8fd6d7d69 2019-01-09 02:19:35,914 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst 2019-01-09 02:19:35,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:36,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c59ff5e9-0c26-40a2-8b83-9c43803e8a20 x-compute-request-id: req-c59ff5e9-0c26-40a2-8b83-9c43803e8a20 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.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "bookmark"}], "image": {"id": "660764c6-f7c2-43c1-a68d-39b015182b8d", "links": [{"href": "http://172.30.9.26:8774/images/660764c6-f7c2-43c1-a68d-39b015182b8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bb74a7ee-146a-432f-8364-62b2c89fb15a", "links": [{"href": "http://172.30.9.26:8774/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "bookmark"}]}, "id": "b4e7f380-9ecb-4929-9704-525c4a9144ae", "user_id": "814a03c8c01144b8af556adf74150c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:19:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst", "created": "2019-01-09T02:19:35Z", "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:19:36,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae used request id req-c59ff5e9-0c26-40a2-8b83-9c43803e8a20 2019-01-09 02:19:36,140 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst] is - BUILD 2019-01-09 02:19:36,141 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:19:39,144 - create_instance - DEBUG - VM status query timeout in 896.77042985 2019-01-09 02:19:39,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:39,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19: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-6300e64c-d2a2-4a74-9342-b8a8f5739b3b x-compute-request-id: req-6300e64c-d2a2-4a74-9342-b8a8f5739b3b Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "bookmark"}], "image": {"id": "660764c6-f7c2-43c1-a68d-39b015182b8d", "links": [{"href": "http://172.30.9.26:8774/images/660764c6-f7c2-43c1-a68d-39b015182b8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bb74a7ee-146a-432f-8364-62b2c89fb15a", "links": [{"href": "http://172.30.9.26:8774/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "bookmark"}]}, "id": "b4e7f380-9ecb-4929-9704-525c4a9144ae", "security_groups": [{"name": "default"}], "user_id": "814a03c8c01144b8af556adf74150c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:19:36Z", "hostId": "c0c04dab45cbe828af58ef6b9857380a7753875a5399c211e69543b4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst", "created": "2019-01-09T02:19:35Z", "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:19:39,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae used request id req-6300e64c-d2a2-4a74-9342-b8a8f5739b3b 2019-01-09 02:19:39,620 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst] is - BUILD 2019-01-09 02:19:39,620 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:19:42,624 - create_instance - DEBUG - VM status query timeout in 893.290503979 2019-01-09 02:19:42,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:43,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19: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-6a4340b1-928f-44c8-9a71-d4569a75d675 x-compute-request-id: req-6a4340b1-928f-44c8-9a71-d4569a75d675 Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "bookmark"}], "image": {"id": "660764c6-f7c2-43c1-a68d-39b015182b8d", "links": [{"href": "http://172.30.9.26:8774/images/660764c6-f7c2-43c1-a68d-39b015182b8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bb74a7ee-146a-432f-8364-62b2c89fb15a", "links": [{"href": "http://172.30.9.26:8774/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "bookmark"}]}, "id": "b4e7f380-9ecb-4929-9704-525c4a9144ae", "security_groups": [{"name": "default"}], "user_id": "814a03c8c01144b8af556adf74150c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:19:36Z", "hostId": "c0c04dab45cbe828af58ef6b9857380a7753875a5399c211e69543b4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst", "created": "2019-01-09T02:19:35Z", "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:19:43,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae used request id req-6a4340b1-928f-44c8-9a71-d4569a75d675 2019-01-09 02:19:43,361 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst] is - BUILD 2019-01-09 02:19:43,361 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:19:46,364 - create_instance - DEBUG - VM status query timeout in 889.549890041 2019-01-09 02:19:46,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:46,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19: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-41f31fd0-c58a-4324-9edd-b6cb7c7763ce x-compute-request-id: req-41f31fd0-c58a-4324-9edd-b6cb7c7763ce Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:83:7a", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:83:7a", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "bookmark"}], "image": {"id": "660764c6-f7c2-43c1-a68d-39b015182b8d", "links": [{"href": "http://172.30.9.26:8774/images/660764c6-f7c2-43c1-a68d-39b015182b8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:19:42.000000", "flavor": {"id": "bb74a7ee-146a-432f-8364-62b2c89fb15a", "links": [{"href": "http://172.30.9.26:8774/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "bookmark"}]}, "id": "b4e7f380-9ecb-4929-9704-525c4a9144ae", "security_groups": [{"name": "default"}], "user_id": "814a03c8c01144b8af556adf74150c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:19:42Z", "hostId": "c0c04dab45cbe828af58ef6b9857380a7753875a5399c211e69543b4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst", "created": "2019-01-09T02:19:35Z", "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:19:46,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae used request id req-41f31fd0-c58a-4324-9edd-b6cb7c7763ce 2019-01-09 02:19:46,821 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst] is - ACTIVE 2019-01-09 02:19:46,821 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:19:46,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:47,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19: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-551db1b9-7aa5-43f9-b5ca-4ae421637d46 x-compute-request-id: req-551db1b9-7aa5-43f9-b5ca-4ae421637d46 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:83:7a", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:83:7a", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "bookmark"}], "image": {"id": "660764c6-f7c2-43c1-a68d-39b015182b8d", "links": [{"href": "http://172.30.9.26:8774/images/660764c6-f7c2-43c1-a68d-39b015182b8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:19:42.000000", "flavor": {"id": "bb74a7ee-146a-432f-8364-62b2c89fb15a", "links": [{"href": "http://172.30.9.26:8774/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "bookmark"}]}, "id": "b4e7f380-9ecb-4929-9704-525c4a9144ae", "security_groups": [{"name": "default"}], "user_id": "814a03c8c01144b8af556adf74150c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:19:42Z", "hostId": "c0c04dab45cbe828af58ef6b9857380a7753875a5399c211e69543b4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst", "created": "2019-01-09T02:19:35Z", "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:19:47,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae used request id req-551db1b9-7aa5-43f9-b5ca-4ae421637d46 2019-01-09 02:19:47,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:47,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6add0a52-8499-413c-9f28-c579a2acf9b8 Date: Wed, 09 Jan 2019 02:19:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c254ef14-12fc-4f40-a88a-dab983d3d306"],"updated_at":"2019-01-09T02:19:25Z","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net"}]} 2019-01-09 02:19:47,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net used request id req-6add0a52-8499-413c-9f28-c579a2acf9b8 2019-01-09 02:19:47,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:47,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a50258-90b4-4077-ba9c-12bf6099271b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376"}, "enabled": true, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}} 2019-01-09 02:19:47,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 used request id req-10a50258-90b4-4077-ba9c-12bf6099271b 2019-01-09 02:19:47,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:47,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b1a4d5fc-0ac2-496d-bc07-683ae5ad535f Date: Wed, 09 Jan 2019 02:19:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:25Z","dns_nameservers":[],"updated_at":"2019-01-09T02:19:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","id":"c254ef14-12fc-4f40-a88a-dab983d3d306","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet"}]} 2019-01-09 02:19:47,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 used request id req-b1a4d5fc-0ac2-496d-bc07-683ae5ad535f 2019-01-09 02:19:47,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:47,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-812042cc-5156-4ad7-ab9f-422fe7c45c4b Date: Wed, 09 Jan 2019 02:19:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:19:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c254ef14-12fc-4f40-a88a-dab983d3d306","ip_address":"10.55.0.4"}],"id":"30582126-4bf6-4e62-aab5-29e16c2b89f0","security_groups":[],"mac_address":"fa:16:3e:64:25:8c","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71bd06ab-85d6-4d50-8fb0-2409f13b1d86"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:19:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c254ef14-12fc-4f40-a88a-dab983d3d306","ip_address":"10.55.0.2"}],"id":"603dc286-181e-498d-87f8-a82b7ebbc5eb","security_groups":[],"mac_address":"fa:16:3e:85:13:f4","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71bd06ab-85d6-4d50-8fb0-2409f13b1d86"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:19:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c254ef14-12fc-4f40-a88a-dab983d3d306","ip_address":"10.55.0.3"}],"id":"6fd1d791-7d50-407c-b1ba-eefc61ccf8ff","security_groups":[],"mac_address":"fa:16:3e:61:7f:ef","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71bd06ab-85d6-4d50-8fb0-2409f13b1d86"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:19:42Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c254ef14-12fc-4f40-a88a-dab983d3d306","ip_address":"10.55.0.101"},{"subnet_id":"c254ef14-12fc-4f40-a88a-dab983d3d306","ip_address":"10.55.0.102"}],"id":"7c77f6d7-b9d6-4890-914f-f7ad6627f78d","security_groups":["e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d"],"mac_address":"fa:16:3e:a3:83:7a","project_id":"5e3df5fe44644b4e9f6d71b5f5f31376","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822port-1","admin_state_up":true,"network_id":"71bd06ab-85d6-4d50-8fb0-2409f13b1d86","tenant_id":"5e3df5fe44644b4e9f6d71b5f5f31376","created_at":"2019-01-09T02:19:31Z","binding:vnic_type":"normal","device_id":"b4e7f380-9ecb-4929-9704-525c4a9144ae"}]} 2019-01-09 02:19:47,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=71bd06ab-85d6-4d50-8fb0-2409f13b1d86 used request id req-812042cc-5156-4ad7-ab9f-422fe7c45c4b 2019-01-09 02:19:47,594 - create_instance - INFO - Deleting Port with ID - 7c77f6d7-b9d6-4890-914f-f7ad6627f78d 2019-01-09 02:19:47,595 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822port-1 2019-01-09 02:19:47,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/7c77f6d7-b9d6-4890-914f-f7ad6627f78d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:48,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47536c70-f11f-4bc1-976a-174316893704 Date: Wed, 09 Jan 2019 02:19:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:19:48,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/7c77f6d7-b9d6-4890-914f-f7ad6627f78d used request id req-47536c70-f11f-4bc1-976a-174316893704 2019-01-09 02:19:48,311 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst 2019-01-09 02:19:48,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:48,458 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:19: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-984c2747-8d59-44bd-bb40-e166f7bf09e2 x-compute-request-id: req-984c2747-8d59-44bd-bb40-e166f7bf09e2 Content-Type: application/json 2019-01-09 02:19:48,458 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae used request id req-984c2747-8d59-44bd-bb40-e166f7bf09e2 2019-01-09 02:19:48,458 - create_instance - INFO - Checking deletion status 2019-01-09 02:19:48,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:48,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19: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-2781f397-c79b-44d3-8078-b122dfdf629b x-compute-request-id: req-2781f397-c79b-44d3-8078-b122dfdf629b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "bookmark"}], "image": {"id": "660764c6-f7c2-43c1-a68d-39b015182b8d", "links": [{"href": "http://172.30.9.26:8774/images/660764c6-f7c2-43c1-a68d-39b015182b8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:19:42.000000", "flavor": {"id": "bb74a7ee-146a-432f-8364-62b2c89fb15a", "links": [{"href": "http://172.30.9.26:8774/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "bookmark"}]}, "id": "b4e7f380-9ecb-4929-9704-525c4a9144ae", "user_id": "814a03c8c01144b8af556adf74150c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:19:48Z", "hostId": "c0c04dab45cbe828af58ef6b9857380a7753875a5399c211e69543b4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst", "created": "2019-01-09T02:19:35Z", "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:19:48,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae used request id req-2781f397-c79b-44d3-8078-b122dfdf629b 2019-01-09 02:19:48,846 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst] is - ACTIVE 2019-01-09 02:19:48,847 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:19:51,850 - create_instance - DEBUG - VM status query timeout in 296.608824015 2019-01-09 02:19:51,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:52,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:19: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-d1dc53a7-66dc-4b4c-a18d-3bd2103077ad x-compute-request-id: req-d1dc53a7-66dc-4b4c-a18d-3bd2103077ad Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae", "rel": "bookmark"}], "image": {"id": "660764c6-f7c2-43c1-a68d-39b015182b8d", "links": [{"href": "http://172.30.9.26:8774/images/660764c6-f7c2-43c1-a68d-39b015182b8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:19:42.000000", "flavor": {"id": "bb74a7ee-146a-432f-8364-62b2c89fb15a", "links": [{"href": "http://172.30.9.26:8774/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a", "rel": "bookmark"}]}, "id": "b4e7f380-9ecb-4929-9704-525c4a9144ae", "user_id": "814a03c8c01144b8af556adf74150c2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:19:48Z", "hostId": "c0c04dab45cbe828af58ef6b9857380a7753875a5399c211e69543b4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst", "created": "2019-01-09T02:19:35Z", "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:19:52,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae used request id req-d1dc53a7-66dc-4b4c-a18d-3bd2103077ad 2019-01-09 02:19:52,662 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst] is - ACTIVE 2019-01-09 02:19:52,662 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:19:55,665 - create_instance - DEBUG - VM status query timeout in 292.793570042 2019-01-09 02:19:55,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fafb68746f1680674e412b68aa040b1dda70595" 2019-01-09 02:19:55,725 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60dd6f13-ee6f-4942-b84e-ac34e5641ebc x-compute-request-id: req-60dd6f13-ee6f-4942-b84e-ac34e5641ebc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b4e7f380-9ecb-4929-9704-525c4a9144ae could not be found.", "code": 404}} 2019-01-09 02:19:55,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b4e7f380-9ecb-4929-9704-525c4a9144ae used request id req-60dd6f13-ee6f-4942-b84e-ac34e5641ebc 2019-01-09 02:19:55,726 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b4e7f380-9ecb-4929-9704-525c4a9144ae could not be found. (HTTP 404) (Request-ID: req-60dd6f13-ee6f-4942-b84e-ac34e5641ebc) 2019-01-09 02:19:55,726 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-inst 2019-01-09 02:19:55,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bbe3790f4dd2398b9f58799cf858fa3d3037f85" 2019-01-09 02:19:55,789 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-274df27c-6594-46c3-86ac-9c88cbae0bde x-compute-request-id: req-274df27c-6594-46c3-86ac-9c88cbae0bde Content-Length: 0 Content-Type: application/json 2019-01-09 02:19:55,789 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/bb74a7ee-146a-432f-8364-62b2c89fb15a used request id req-274df27c-6594-46c3-86ac-9c88cbae0bde 2019-01-09 02:19:55,790 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet 2019-01-09 02:19:55,790 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-subnet 2019-01-09 02:19:55,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/c254ef14-12fc-4f40-a88a-dab983d3d306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be2cd79ce36a79ef920c408770a3bfbe9b5d195" 2019-01-09 02:19:58,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8eb8edc-1e95-4af0-97dc-14b110d43a65 Date: Wed, 09 Jan 2019 02:19:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:19:58,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c254ef14-12fc-4f40-a88a-dab983d3d306 used request id req-d8eb8edc-1e95-4af0-97dc-14b110d43a65 2019-01-09 02:19:58,383 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-pub-net 2019-01-09 02:19:58,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/71bd06ab-85d6-4d50-8fb0-2409f13b1d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be2cd79ce36a79ef920c408770a3bfbe9b5d195" 2019-01-09 02:19:59,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69aa975d-bf4d-4c61-bec0-3cb2645a0712 Date: Wed, 09 Jan 2019 02:19:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:19:59,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/71bd06ab-85d6-4d50-8fb0-2409f13b1d86 used request id req-69aa975d-bf4d-4c61-bec0-3cb2645a0712 2019-01-09 02:19:59,713 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e4f6700d-d22a-42b7-a8af-02a439551822-image 2019-01-09 02:19:59,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b071424b12dbe67a1c4b9ce50034132fa7a4c32" 2019-01-09 02:20:00,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7c61827-625e-4c69-af0d-6e72e7047492 Date: Wed, 09 Jan 2019 02:20:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:20:00,870 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/660764c6-f7c2-43c1-a68d-39b015182b8d used request id req-d7c61827-625e-4c69-af0d-6e72e7047492 2019-01-09 02:20:00,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:20:01,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7efb7292-f2fe-4b91-b258-99ad700287e7 Date: Wed, 09 Jan 2019 02:20:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "created_at": "2019-01-09T02:19:24Z", "updated_at": "2019-01-09T02:19:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:19:24Z", "revision_number": 0, "id": "0a003252-8254-4ac6-9972-c4ca0e80a9d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:19:24Z", "security_group_id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e3df5fe44644b4e9f6d71b5f5f31376"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:19:24Z", "revision_number": 0, "id": "4c12f6d1-4a59-4a6a-aa73-d1f1faf79223", "remote_group_id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "remote_ip_prefix": null, "created_at": "2019-01-09T02:19:24Z", "security_group_id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e3df5fe44644b4e9f6d71b5f5f31376"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:19:24Z", "revision_number": 0, "id": "8521677c-1f62-437f-9e87-014f068f49a2", "remote_group_id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "remote_ip_prefix": null, "created_at": "2019-01-09T02:19:24Z", "security_group_id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e3df5fe44644b4e9f6d71b5f5f31376"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:19:24Z", "revision_number": 0, "id": "af79e9bc-abbc-4eb9-9bc5-4ef1ff4e1c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:19:24Z", "security_group_id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e3df5fe44644b4e9f6d71b5f5f31376"}], "revision_number": 4, "project_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:20:01,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7efb7292-f2fe-4b91-b258-99ad700287e7 2019-01-09 02:20:01,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:20:01,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f81bbe5-f85d-4a23-8505-8773443e92b4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:20:01,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-5f81bbe5-f85d-4a23-8505-8773443e92b4 2019-01-09 02:20:01,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:20:01,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dadc0be-9ef1-437c-b701-31fe55d9385d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:20:01,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-4dadc0be-9ef1-437c-b701-31fe55d9385d 2019-01-09 02:20:01,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:20:01,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d736da67-8352-4b22-b3b3-9f5d45692570 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376"}, "enabled": true, "id": "5e3df5fe44644b4e9f6d71b5f5f31376", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-57700189-809d-4fd-proj"}} 2019-01-09 02:20:01,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 used request id req-d736da67-8352-4b22-b3b3-9f5d45692570 2019-01-09 02:20:01,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d 2019-01-09 02:20:01,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:20:01,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0fed2c39-1fb4-4fb4-919c-3459cdd87f13 Date: Wed, 09 Jan 2019 02:20: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": "2019-01-09T02:19:24Z", "security_group_id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "port_range_min": null, "revision_number": 0, "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "created_at": "2019-01-09T02:19:24Z", "project_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "id": "0a003252-8254-4ac6-9972-c4ca0e80a9d4"}, {"remote_group_id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:19:24Z", "security_group_id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "port_range_min": null, "revision_number": 0, "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "created_at": "2019-01-09T02:19:24Z", "project_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "id": "4c12f6d1-4a59-4a6a-aa73-d1f1faf79223"}, {"remote_group_id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:19:24Z", "security_group_id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "port_range_min": null, "revision_number": 0, "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "created_at": "2019-01-09T02:19:24Z", "project_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "id": "8521677c-1f62-437f-9e87-014f068f49a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:19:24Z", "security_group_id": "e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d", "port_range_min": null, "revision_number": 0, "tenant_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "created_at": "2019-01-09T02:19:24Z", "project_id": "5e3df5fe44644b4e9f6d71b5f5f31376", "id": "af79e9bc-abbc-4eb9-9bc5-4ef1ff4e1c84"}]} 2019-01-09 02:20:01,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d used request id req-0fed2c39-1fb4-4fb4-919c-3459cdd87f13 2019-01-09 02:20:01,542 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:20:01,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:20:01,842 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22da64a5-9c82-4a16-b9e7-d9d23a852ec6 Content-Length: 0 Date: Wed, 09 Jan 2019 02:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:20:01,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e7fc62f9-9a88-4cad-bea5-fe7b1c4c5c4d used request id req-22da64a5-9c82-4a16-b9e7-d9d23a852ec6 2019-01-09 02:20:01,843 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-57700189-809d-4fd-proj 2019-01-09 02:20:01,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:20:02,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28031c65-1358-48bc-adc1-b78d1faa1c8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:20:02,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5e3df5fe44644b4e9f6d71b5f5f31376 used request id req-28031c65-1358-48bc-adc1-b78d1faa1c8e 2019-01-09 02:20:02,059 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-57700189-809d-4fd-proj-role 2019-01-09 02:20:02,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2b81ab686fd5420099ffd8ec106a7ed3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:20:02,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f83ad6-1e4e-42e5-a9c2-5ba421e6c33e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:20:02,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2b81ab686fd5420099ffd8ec106a7ed3 used request id req-35f83ad6-1e4e-42e5-a9c2-5ba421e6c33e 2019-01-09 02:20:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81393083294ece04d343bfcc95b8974c586686fe" 2019-01-09 02:20:02,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-998f4d2b-01ed-49de-a8f3-a7db8c89f2ce Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:20:02,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-998f4d2b-01ed-49de-a8f3-a7db8c89f2ce 2019-01-09 02:20:02,267 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-57700189-809d-4fd-user 2019-01-09 02:20:02,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/814a03c8c01144b8af556adf74150c2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd3d6d50d95d0ad5da255fe10ac98ed82079da5" 2019-01-09 02:20:02,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0b86173-4313-4839-9b28-d5a103556071 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:20:02,463 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/814a03c8c01144b8af556adf74150c2f used request id req-c0b86173-4313-4839-9b28-d5a103556071 2019-01-09 02:20:02,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:02,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["UrjjNPQuQfqyrtO08GxgBw"], "issued_at": "2019-01-09T02:20:02.000000Z"}} 2019-01-09 02:20:02,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b1e4673702af78640586f372ff6ac575072767" 2019-01-09 02:20:02,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e4f96a-d55d-4b45-988b-0a97b2450c96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:02,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-98e4f96a-d55d-4b45-988b-0a97b2450c96 2019-01-09 02:20:02,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:02,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:03,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["LvQR1JfjTSW_bR1de2M3eg"], "issued_at": "2019-01-09T02:20:03.000000Z"}} 2019-01-09 02:20:03,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:03,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2534b40-96f5-43ad-9794-40964a200e09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:03,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e2534b40-96f5-43ad-9794-40964a200e09 2019-01-09 02:20:03,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:20:03,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:20:03,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:03,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a850d841-fbcd-41ae-ab44-644b6eb13fa6 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:20:03,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj used request id req-a850d841-fbcd-41ae-ab44-644b6eb13fa6 2019-01-09 02:20:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:03,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c4ce84-5d9c-408e-a0aa-719605c48ab7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:20:03,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-09c4ce84-5d9c-408e-a0aa-719605c48ab7 2019-01-09 02:20:03,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}}' 2019-01-09 02:20:03,763 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b4e881-df08-430c-8ec1-0237551796fc Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db"}, "enabled": true, "id": "a076686fe08147e5a97827a9982190db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}} 2019-01-09 02:20:03,763 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-38b4e881-df08-430c-8ec1-0237551796fc 2019-01-09 02:20:03,763 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj 2019-01-09 02:20:03,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:03,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:04,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Rv5QKyFeT0i9pIBO5g6qQQ"], "issued_at": "2019-01-09T02:20:04.000000Z"}} 2019-01-09 02:20:04,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c969ff4f2a6af9702ac3c05817d052ce491839c" 2019-01-09 02:20:04,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de675cad-fab4-499e-a294-cb6afb5e4728 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:04,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-de675cad-fab4-499e-a294-cb6afb5e4728 2019-01-09 02:20:04,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:20:04,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:20:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:20:04,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c969ff4f2a6af9702ac3c05817d052ce491839c" 2019-01-09 02:20:04,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e761091-5f16-4489-ac4f-4afe51d76a8e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:20:04,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4e761091-5f16-4489-ac4f-4afe51d76a8e 2019-01-09 02:20:04,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c969ff4f2a6af9702ac3c05817d052ce491839c" 2019-01-09 02:20:04,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378b24dc-9cd2-4bc1-bd73-fe213c1133d5 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db"}, "enabled": true, "id": "a076686fe08147e5a97827a9982190db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}]} 2019-01-09 02:20:04,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj used request id req-378b24dc-9cd2-4bc1-bd73-fe213c1133d5 2019-01-09 02:20:04,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c969ff4f2a6af9702ac3c05817d052ce491839c" 2019-01-09 02:20:04,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e13645-5f08-4a60-b60f-a25fb226085c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:20:04,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-02e13645-5f08-4a60-b60f-a25fb226085c 2019-01-09 02:20:04,846 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-user 2019-01-09 02:20:04,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:04,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:04,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74d16e8-c168-410f-ba22-02420a50f816 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:20:04,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b74d16e8-c168-410f-ba22-02420a50f816 2019-01-09 02:20:04,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" -d '{"role": {"name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj-role"}}' 2019-01-09 02:20:05,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4df8876d-5042-474b-8ef9-a75a64754360 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efc3db2ce2ed4b5e9cc2251dfef23caf", "links": {"self": "http://172.30.9.26:5000/v3/roles/efc3db2ce2ed4b5e9cc2251dfef23caf"}, "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj-role"}} 2019-01-09 02:20:05,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4df8876d-5042-474b-8ef9-a75a64754360 2019-01-09 02:20:05,045 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj-role 2019-01-09 02:20:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/efc3db2ce2ed4b5e9cc2251dfef23caf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:05,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14882bf-29ef-4e14-8b65-d35670bcc435 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/efc3db2ce2ed4b5e9cc2251dfef23caf"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj-role", "id": "efc3db2ce2ed4b5e9cc2251dfef23caf"}} 2019-01-09 02:20:05,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/efc3db2ce2ed4b5e9cc2251dfef23caf used request id req-b14882bf-29ef-4e14-8b65-d35670bcc435 2019-01-09 02:20:05,137 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj-role to project CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj 2019-01-09 02:20:05,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db/users/4b2e5d7da2b44eabb53ad21b12ebbc49/roles/efc3db2ce2ed4b5e9cc2251dfef23caf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:05,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9968dbd9-d23e-4d57-974c-e0117e639dc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:20:05,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db/users/4b2e5d7da2b44eabb53ad21b12ebbc49/roles/efc3db2ce2ed4b5e9cc2251dfef23caf used request id req-9968dbd9-d23e-4d57-974c-e0117e639dc0 2019-01-09 02:20:05,262 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:20:05,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:05,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:05,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efc3db2ce2ed4b5e9cc2251dfef23caf", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj-role"}], "expires_at": "2019-01-09T03:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a076686fe08147e5a97827a9982190db", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-user", "id": "4b2e5d7da2b44eabb53ad21b12ebbc49"}, "audit_ids": ["xQhwi1t3RNabSvRCrEqdHA"], "issued_at": "2019-01-09T02:20:05.000000Z"}} 2019-01-09 02:20:05,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb081d6c4f4e3dd1153c8a0490bbb00c7598c8c6" 2019-01-09 02:20:05,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70624770-3345-49db-aa89-1a9cedd7f0cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:05,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-70624770-3345-49db-aa89-1a9cedd7f0cb 2019-01-09 02:20:05,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb081d6c4f4e3dd1153c8a0490bbb00c7598c8c6" 2019-01-09 02:20:05,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-81e68eb7-aead-471d-b4b4-accdfdd579b0 Date: Wed, 09 Jan 2019 02:20:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image"} 2019-01-09 02:20:05,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image used request id req-81e68eb7-aead-471d-b4b4-accdfdd579b0 2019-01-09 02:20:05,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb081d6c4f4e3dd1153c8a0490bbb00c7598c8c6" 2019-01-09 02:20:06,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f7899239-4e86-4e22-888c-3677ff35c6cf Date: Wed, 09 Jan 2019 02:20: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:20:06,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f7899239-4e86-4e22-888c-3677ff35c6cf 2019-01-09 02:20:06,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb081d6c4f4e3dd1153c8a0490bbb00c7598c8c6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image"}' 2019-01-09 02:20:06,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a X-Openstack-Request-Id: req-228a6ade-8c68-4e72-abbd-64b480a6ab4d Date: Wed, 09 Jan 2019 02:20:06 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:20:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:20:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a", "min_disk": 0, "protected": false, "id": "7c0a9f31-84aa-4641-b243-7c37611e2a6a", "file": "/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a/file", "checksum": null, "owner": "a076686fe08147e5a97827a9982190db", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:20:06,360 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-228a6ade-8c68-4e72-abbd-64b480a6ab4d 2019-01-09 02:20:06,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb081d6c4f4e3dd1153c8a0490bbb00c7598c8c6" -d '' 2019-01-09 02:20:09,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ba9dc00-984a-4ad3-b229-e4416082c7f2 Date: Wed, 09 Jan 2019 02:20:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:20:09,097 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a/file used request id req-0ba9dc00-984a-4ad3-b229-e4416082c7f2 2019-01-09 02:20:09,097 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:20:09,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb081d6c4f4e3dd1153c8a0490bbb00c7598c8c6" 2019-01-09 02:20:09,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e7655290-a71a-41ff-89d0-6a0ff8787f15 Date: Wed, 09 Jan 2019 02:20:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:20:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:20:09Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a/snap", "metadata": {}}], "self": "/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a", "min_disk": 0, "protected": false, "id": "7c0a9f31-84aa-4641-b243-7c37611e2a6a", "file": "/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a076686fe08147e5a97827a9982190db", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:20:09,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a used request id req-e7655290-a71a-41ff-89d0-6a0ff8787f15 2019-01-09 02:20:09,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb081d6c4f4e3dd1153c8a0490bbb00c7598c8c6" 2019-01-09 02:20:09,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e153d585-5499-4fe2-83f3-e39e065a47aa Date: Wed, 09 Jan 2019 02:20: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:20:09,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e153d585-5499-4fe2-83f3-e39e065a47aa 2019-01-09 02:20:09,430 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image 2019-01-09 02:20:09,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb081d6c4f4e3dd1153c8a0490bbb00c7598c8c6" 2019-01-09 02:20:09,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-02202793-2ab2-4e0e-bb9d-c9d362db38e2 Date: Wed, 09 Jan 2019 02:20:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:20:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:20:09Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a/snap", "metadata": {}}], "self": "/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a", "min_disk": 0, "protected": false, "id": "7c0a9f31-84aa-4641-b243-7c37611e2a6a", "file": "/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a076686fe08147e5a97827a9982190db", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:20:09,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a used request id req-02202793-2ab2-4e0e-bb9d-c9d362db38e2 2019-01-09 02:20:09,592 - create_image - DEBUG - Instance status is - active 2019-01-09 02:20:09,592 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image 2019-01-09 02:20:09,592 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image 2019-01-09 02:20:09,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:09,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:09,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efc3db2ce2ed4b5e9cc2251dfef23caf", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj-role"}], "expires_at": "2019-01-09T03:20:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a076686fe08147e5a97827a9982190db", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-user", "id": "4b2e5d7da2b44eabb53ad21b12ebbc49"}, "audit_ids": ["C8QlKxH5RbyctUMGVZBO7A"], "issued_at": "2019-01-09T02:20:09.000000Z"}} 2019-01-09 02:20:09,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac082d1d00e6f5aa8cc58dc0cfe892d33287e524" 2019-01-09 02:20:10,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8085a5-40aa-4a4d-87a3-b69dd3f4248e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:10,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2b8085a5-40aa-4a4d-87a3-b69dd3f4248e 2019-01-09 02:20:10,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac082d1d00e6f5aa8cc58dc0cfe892d33287e524" 2019-01-09 02:20:10,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-413bf2fc-2c1c-43a4-9a91-b08b783a4182 Date: Wed, 09 Jan 2019 02:20:10 GMT RESP BODY: {"networks":[]} 2019-01-09 02:20:10,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-net used request id req-413bf2fc-2c1c-43a4-9a91-b08b783a4182 2019-01-09 02:20:10,250 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-net 2019-01-09 02:20:10,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac082d1d00e6f5aa8cc58dc0cfe892d33287e524" -d '{"network": {"name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-net", "admin_state_up": true}}' 2019-01-09 02:20:10,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d75d70ba-27ae-472f-bdea-8bca35d416c7 Date: Wed, 09 Jan 2019 02:20:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f3b7b49-4907-4a8f-9d1c-827a13fdd177","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a076686fe08147e5a97827a9982190db","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:20:10Z","is_default":false,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:10Z","mtu":1450}} 2019-01-09 02:20:10,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d75d70ba-27ae-472f-bdea-8bca35d416c7 2019-01-09 02:20:10,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5f3b7b49-4907-4a8f-9d1c-827a13fdd177 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac082d1d00e6f5aa8cc58dc0cfe892d33287e524" 2019-01-09 02:20:11,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-73809511-0ab6-4c8d-bcda-55d5b6e4a0b1 Date: Wed, 09 Jan 2019 02:20:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:20:10Z","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a076686fe08147e5a97827a9982190db","id":"5f3b7b49-4907-4a8f-9d1c-827a13fdd177","name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-net"}]} 2019-01-09 02:20:11,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5f3b7b49-4907-4a8f-9d1c-827a13fdd177 used request id req-73809511-0ab6-4c8d-bcda-55d5b6e4a0b1 2019-01-09 02:20:11,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5f3b7b49-4907-4a8f-9d1c-827a13fdd177 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac082d1d00e6f5aa8cc58dc0cfe892d33287e524" 2019-01-09 02:20:11,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-341492ee-8963-47f2-b1fa-e11de1a01ffa Date: Wed, 09 Jan 2019 02:20:11 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:20:11,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5f3b7b49-4907-4a8f-9d1c-827a13fdd177 used request id req-341492ee-8963-47f2-b1fa-e11de1a01ffa 2019-01-09 02:20:11,095 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-subnet 2019-01-09 02:20:11,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac082d1d00e6f5aa8cc58dc0cfe892d33287e524" -d '{"subnets": [{"ip_version": 4, "network_id": "5f3b7b49-4907-4a8f-9d1c-827a13fdd177", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-subnet"}]}' 2019-01-09 02:20:11,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-47c8db66-f50c-4c01-b9cb-8ee48ba80231 Date: Wed, 09 Jan 2019 02:20:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f3b7b49-4907-4a8f-9d1c-827a13fdd177","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20: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":"a076686fe08147e5a97827a9982190db","id":"77d57802-ecd3-45fb-a24e-ee542fd88313","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-subnet"}]} 2019-01-09 02:20:11,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-47c8db66-f50c-4c01-b9cb-8ee48ba80231 2019-01-09 02:20:11,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5f3b7b49-4907-4a8f-9d1c-827a13fdd177 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac082d1d00e6f5aa8cc58dc0cfe892d33287e524" 2019-01-09 02:20:12,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-31b65b7f-21ff-4880-a7d0-645b281ba349 Date: Wed, 09 Jan 2019 02:20:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77d57802-ecd3-45fb-a24e-ee542fd88313"],"updated_at":"2019-01-09T02:20:11Z","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a076686fe08147e5a97827a9982190db","id":"5f3b7b49-4907-4a8f-9d1c-827a13fdd177","name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-net"}]} 2019-01-09 02:20:12,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5f3b7b49-4907-4a8f-9d1c-827a13fdd177 used request id req-31b65b7f-21ff-4880-a7d0-645b281ba349 2019-01-09 02:20:12,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5f3b7b49-4907-4a8f-9d1c-827a13fdd177 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac082d1d00e6f5aa8cc58dc0cfe892d33287e524" 2019-01-09 02:20:12,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ead6796-1a81-4d79-a804-5774659cea67 Date: Wed, 09 Jan 2019 02:20:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f3b7b49-4907-4a8f-9d1c-827a13fdd177","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20: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":"a076686fe08147e5a97827a9982190db","id":"77d57802-ecd3-45fb-a24e-ee542fd88313","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-subnet"}]} 2019-01-09 02:20:12,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5f3b7b49-4907-4a8f-9d1c-827a13fdd177 used request id req-1ead6796-1a81-4d79-a804-5774659cea67 2019-01-09 02:20:12,251 - OpenStackNetwork - DEBUG - Network [5f3b7b49-4907-4a8f-9d1c-827a13fdd177] created successfully 2019-01-09 02:20:12,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:12,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:12,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["A5TQXKVYQ4Wcd5ckxhVAOQ"], "issued_at": "2019-01-09T02:20:12.000000Z"}} 2019-01-09 02:20:12,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d42a9ccebf7a4cdfa3009484192da7924914ad" 2019-01-09 02:20:12,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94302f6-3d4a-43a3-b6f3-f7bbc1c2208a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:12,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b94302f6-3d4a-43a3-b6f3-f7bbc1c2208a 2019-01-09 02:20:12,706 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:20:12,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d42a9ccebf7a4cdfa3009484192da7924914ad" 2019-01-09 02:20:12,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20: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-40d2e790-e33a-45a9-87a4-db21ecc11b42 x-compute-request-id: req-40d2e790-e33a-45a9-87a4-db21ecc11b42 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:20:12,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-40d2e790-e33a-45a9-87a4-db21ecc11b42 2019-01-09 02:20:12,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d42a9ccebf7a4cdfa3009484192da7924914ad" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:20:12,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20: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-70f7d5dc-d1f1-4d60-a6d7-3b1c5e5bf165 x-compute-request-id: req-70f7d5dc-d1f1-4d60-a6d7-3b1c5e5bf165 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "40f7f574-ddad-4137-87f4-b8a5612df2d0", "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:20:12,942 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-70f7d5dc-d1f1-4d60-a6d7-3b1c5e5bf165 2019-01-09 02:20:12,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:12,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:13,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efc3db2ce2ed4b5e9cc2251dfef23caf", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj-role"}], "expires_at": "2019-01-09T03:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a076686fe08147e5a97827a9982190db", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-user", "id": "4b2e5d7da2b44eabb53ad21b12ebbc49"}, "audit_ids": ["QWEEu-E1Q8KeUN6e6ALTYQ"], "issued_at": "2019-01-09T02:20:13.000000Z"}} 2019-01-09 02:20:13,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db012a780034a22fe40cabdaefe6f3e533adffd" 2019-01-09 02:20:13,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9960799-d646-4f74-abe9-8d0220566653 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:13,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e9960799-d646-4f74-abe9-8d0220566653 2019-01-09 02:20:13,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db012a780034a22fe40cabdaefe6f3e533adffd" 2019-01-09 02:20:13,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2602a810-1a10-4e24-9102-1967179620b5 Date: Wed, 09 Jan 2019 02:20:13 GMT RESP BODY: {"networks":[]} 2019-01-09 02:20:13,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 used request id req-2602a810-1a10-4e24-9102-1967179620b5 2019-01-09 02:20:13,590 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 2019-01-09 02:20:13,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db012a780034a22fe40cabdaefe6f3e533adffd" -d '{"network": {"name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2", "admin_state_up": true}}' 2019-01-09 02:20:14,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-01b087c3-ea8e-428e-92cd-ab4a73b12e82 Date: Wed, 09 Jan 2019 02:20:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5b502f3-b052-436d-959f-b33c98fb8629","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a076686fe08147e5a97827a9982190db","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:20:13Z","is_default":false,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:13Z","mtu":1450}} 2019-01-09 02:20:14,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-01b087c3-ea8e-428e-92cd-ab4a73b12e82 2019-01-09 02:20:14,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d5b502f3-b052-436d-959f-b33c98fb8629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db012a780034a22fe40cabdaefe6f3e533adffd" 2019-01-09 02:20:14,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-edc40927-199f-4686-9523-7c99a10dbb53 Date: Wed, 09 Jan 2019 02:20:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:20:13Z","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a076686fe08147e5a97827a9982190db","id":"d5b502f3-b052-436d-959f-b33c98fb8629","name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2"}]} 2019-01-09 02:20:14,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d5b502f3-b052-436d-959f-b33c98fb8629 used request id req-edc40927-199f-4686-9523-7c99a10dbb53 2019-01-09 02:20:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db012a780034a22fe40cabdaefe6f3e533adffd" 2019-01-09 02:20:14,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7ff5043c-ba48-43bd-a503-7fabf5c226c4 Date: Wed, 09 Jan 2019 02:20:14 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:20:14,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 used request id req-7ff5043c-ba48-43bd-a503-7fabf5c226c4 2019-01-09 02:20:14,542 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1 2019-01-09 02:20:14,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db012a780034a22fe40cabdaefe6f3e533adffd" -d '{"subnets": [{"ip_version": 4, "network_id": "d5b502f3-b052-436d-959f-b33c98fb8629", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1"}]}' 2019-01-09 02:20:15,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-baf030b0-e256-4be2-8108-1864496e26af Date: Wed, 09 Jan 2019 02:20:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:14Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:14Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a076686fe08147e5a97827a9982190db","id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1"}]} 2019-01-09 02:20:15,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-baf030b0-e256-4be2-8108-1864496e26af 2019-01-09 02:20:15,306 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2 2019-01-09 02:20:15,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db012a780034a22fe40cabdaefe6f3e533adffd" -d '{"subnets": [{"ip_version": 4, "network_id": "d5b502f3-b052-436d-959f-b33c98fb8629", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2"}]}' 2019-01-09 02:20:15,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-07dda551-5383-4861-998a-c7b1028f7738 Date: Wed, 09 Jan 2019 02:20:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:15Z","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":"a076686fe08147e5a97827a9982190db","id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2"}]} 2019-01-09 02:20:15,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-07dda551-5383-4861-998a-c7b1028f7738 2019-01-09 02:20:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d5b502f3-b052-436d-959f-b33c98fb8629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db012a780034a22fe40cabdaefe6f3e533adffd" 2019-01-09 02:20:16,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-e05d3847-eae3-465a-be09-f9ad9fd8104c Date: Wed, 09 Jan 2019 02:20:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["786e59c7-aa71-44a6-a6a9-d994e7d430aa","82ccaf6a-ec32-4f7c-9d32-4a655568139f"],"updated_at":"2019-01-09T02:20:15Z","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a076686fe08147e5a97827a9982190db","id":"d5b502f3-b052-436d-959f-b33c98fb8629","name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2"}]} 2019-01-09 02:20:16,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d5b502f3-b052-436d-959f-b33c98fb8629 used request id req-e05d3847-eae3-465a-be09-f9ad9fd8104c 2019-01-09 02:20:16,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db012a780034a22fe40cabdaefe6f3e533adffd" 2019-01-09 02:20:16,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c42cfbb5-77aa-4754-80a1-c7f591196789 Date: Wed, 09 Jan 2019 02:20:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:15Z","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":"a076686fe08147e5a97827a9982190db","id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:14Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a076686fe08147e5a97827a9982190db","id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1"}]} 2019-01-09 02:20:16,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 used request id req-c42cfbb5-77aa-4754-80a1-c7f591196789 2019-01-09 02:20:16,379 - OpenStackNetwork - DEBUG - Network [d5b502f3-b052-436d-959f-b33c98fb8629] created successfully 2019-01-09 02:20:16,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:16,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:16,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efc3db2ce2ed4b5e9cc2251dfef23caf", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj-role"}], "expires_at": "2019-01-09T03:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a076686fe08147e5a97827a9982190db", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-user", "id": "4b2e5d7da2b44eabb53ad21b12ebbc49"}, "audit_ids": ["h_I3EtTTQ1Sj_-CXdnGJtg"], "issued_at": "2019-01-09T02:20:16.000000Z"}} 2019-01-09 02:20:16,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:16,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2298815d-6e3f-4bb0-babd-dd3d7dbd27c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:16,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2298815d-6e3f-4bb0-babd-dd3d7dbd27c1 2019-01-09 02:20:16,833 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:20:16,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:16,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73a1b96-6192-4040-8243-30282d12981a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:16,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d73a1b96-6192-4040-8243-30282d12981a 2019-01-09 02:20:16,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:17,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-3f2ddff7-11d3-43d6-b75b-7d436f847e4e Date: Wed, 09 Jan 2019 02:20:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["82ccaf6a-ec32-4f7c-9d32-4a655568139f","786e59c7-aa71-44a6-a6a9-d994e7d430aa"],"updated_at":"2019-01-09T02:20:15Z","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a076686fe08147e5a97827a9982190db","id":"d5b502f3-b052-436d-959f-b33c98fb8629","name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2"}]} 2019-01-09 02:20:17,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 used request id req-3f2ddff7-11d3-43d6-b75b-7d436f847e4e 2019-01-09 02:20:17,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:20:17,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:20:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:20:17,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:17,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c49b9748-34f4-4248-9281-22cbf0cef643 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db"}, "enabled": true, "id": "a076686fe08147e5a97827a9982190db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}} 2019-01-09 02:20:17,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db used request id req-c49b9748-34f4-4248-9281-22cbf0cef643 2019-01-09 02:20:17,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:17,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-25d459e8-a79c-4ea6-9fbe-a8d53ce01ad8 Date: Wed, 09 Jan 2019 02:20:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:15Z","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":"a076686fe08147e5a97827a9982190db","id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:14Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a076686fe08147e5a97827a9982190db","id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1"}]} 2019-01-09 02:20:17,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 used request id req-25d459e8-a79c-4ea6-9fbe-a8d53ce01ad8 2019-01-09 02:20:17,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d5b502f3-b052-436d-959f-b33c98fb8629&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:17,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5f111e49-dddf-48df-b2c7-8d4ef1c047b7 Date: Wed, 09 Jan 2019 02:20:17 GMT RESP BODY: {"ports":[]} 2019-01-09 02:20:17,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d5b502f3-b052-436d-959f-b33c98fb8629&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdport-1&admin_state_up=True used request id req-5f111e49-dddf-48df-b2c7-8d4ef1c047b7 2019-01-09 02:20:17,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:17,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20: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-44e48b55-9569-4f5f-9cf5-bea1f865d61b x-compute-request-id: req-44e48b55-9569-4f5f-9cf5-bea1f865d61b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:20:17,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst used request id req-44e48b55-9569-4f5f-9cf5-bea1f865d61b 2019-01-09 02:20:17,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:18,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-811a5b77-625c-4551-aa6f-ea3daeb6a170 Date: Wed, 09 Jan 2019 02:20:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["82ccaf6a-ec32-4f7c-9d32-4a655568139f","786e59c7-aa71-44a6-a6a9-d994e7d430aa"],"updated_at":"2019-01-09T02:20:15Z","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a076686fe08147e5a97827a9982190db","id":"d5b502f3-b052-436d-959f-b33c98fb8629","name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2"}]} 2019-01-09 02:20:18,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 used request id req-811a5b77-625c-4551-aa6f-ea3daeb6a170 2019-01-09 02:20:18,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:18,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7b6e3b-01ef-48a8-b397-1c99bbe9e96d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db"}, "enabled": true, "id": "a076686fe08147e5a97827a9982190db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}} 2019-01-09 02:20:18,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db used request id req-fd7b6e3b-01ef-48a8-b397-1c99bbe9e96d 2019-01-09 02:20:18,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:18,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-5334f4b1-a7c0-46ce-a34b-6966fd1071a0 Date: Wed, 09 Jan 2019 02:20:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:15Z","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":"a076686fe08147e5a97827a9982190db","id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:14Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a076686fe08147e5a97827a9982190db","id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1"}]} 2019-01-09 02:20:18,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 used request id req-5334f4b1-a7c0-46ce-a34b-6966fd1071a0 2019-01-09 02:20:18,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d5b502f3-b052-436d-959f-b33c98fb8629&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:18,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f80c5185-7478-4115-991f-f421360da50e Date: Wed, 09 Jan 2019 02:20:18 GMT RESP BODY: {"ports":[]} 2019-01-09 02:20:18,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d5b502f3-b052-436d-959f-b33c98fb8629&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdport-1&admin_state_up=True used request id req-f80c5185-7478-4115-991f-f421360da50e 2019-01-09 02:20:18,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:18,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:19,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efc3db2ce2ed4b5e9cc2251dfef23caf", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj-role"}], "expires_at": "2019-01-09T03:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a076686fe08147e5a97827a9982190db", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a076686fe08147e5a97827a9982190db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-user", "id": "4b2e5d7da2b44eabb53ad21b12ebbc49"}, "audit_ids": ["FmsnrC2mS7C_tjyLrAkkng"], "issued_at": "2019-01-09T02:20:19.000000Z"}} 2019-01-09 02:20:19,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}031365d517d93da6bbf6174e05936a97fb963e89" 2019-01-09 02:20:19,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246c6d10-ac75-4468-a122-b0508f1a38b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:19,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-246c6d10-ac75-4468-a122-b0508f1a38b7 2019-01-09 02:20:19,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:19,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-977cb9d6-ec55-4586-adee-3f2bf2ddab3e Date: Wed, 09 Jan 2019 02:20:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["786e59c7-aa71-44a6-a6a9-d994e7d430aa","82ccaf6a-ec32-4f7c-9d32-4a655568139f"],"updated_at":"2019-01-09T02:20:15Z","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a076686fe08147e5a97827a9982190db","id":"d5b502f3-b052-436d-959f-b33c98fb8629","name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2"}]} 2019-01-09 02:20:19,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 used request id req-977cb9d6-ec55-4586-adee-3f2bf2ddab3e 2019-01-09 02:20:19,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:19,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e3e82459-9b00-4884-993b-4894b5be64ac Date: Wed, 09 Jan 2019 02:20:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:15Z","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":"a076686fe08147e5a97827a9982190db","id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:14Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a076686fe08147e5a97827a9982190db","id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1"}]} 2019-01-09 02:20:19,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 used request id req-e3e82459-9b00-4884-993b-4894b5be64ac 2019-01-09 02:20:19,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:19,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-b52d6e2a-1aa2-479d-b5bf-c51db2a7f74f Date: Wed, 09 Jan 2019 02:20:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["82ccaf6a-ec32-4f7c-9d32-4a655568139f","786e59c7-aa71-44a6-a6a9-d994e7d430aa"],"updated_at":"2019-01-09T02:20:15Z","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a076686fe08147e5a97827a9982190db","id":"d5b502f3-b052-436d-959f-b33c98fb8629","name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2"}]} 2019-01-09 02:20:19,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 used request id req-b52d6e2a-1aa2-479d-b5bf-c51db2a7f74f 2019-01-09 02:20:19,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:20:19,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:20:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:20:19,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}031365d517d93da6bbf6174e05936a97fb963e89" 2019-01-09 02:20:19,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008f64cf-358e-49d8-bb03-0ff876c8834f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db"}, "enabled": true, "id": "a076686fe08147e5a97827a9982190db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}} 2019-01-09 02:20:19,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db used request id req-008f64cf-358e-49d8-bb03-0ff876c8834f 2019-01-09 02:20:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:19,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-a55e7821-1e5a-4007-954b-84fedc4a9994 Date: Wed, 09 Jan 2019 02:20:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:15Z","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":"a076686fe08147e5a97827a9982190db","id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:14Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a076686fe08147e5a97827a9982190db","id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1"}]} 2019-01-09 02:20:19,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 used request id req-a55e7821-1e5a-4007-954b-84fedc4a9994 2019-01-09 02:20:19,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:19,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2ed2b658-66ff-489e-9b25-647fa74256b2 Date: Wed, 09 Jan 2019 02:20:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:14Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a076686fe08147e5a97827a9982190db","id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1"}]} 2019-01-09 02:20:19,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1 used request id req-2ed2b658-66ff-489e-9b25-647fa74256b2 2019-01-09 02:20:19,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:20,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7945b625-7795-4e72-87c8-a9d76628e773 Date: Wed, 09 Jan 2019 02:20:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:15Z","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":"a076686fe08147e5a97827a9982190db","id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2"}]} 2019-01-09 02:20:20,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2 used request id req-7945b625-7795-4e72-87c8-a9d76628e773 2019-01-09 02:20:20,073 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 2019-01-09 02:20:20,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" -d '{"port": {"network_id": "d5b502f3-b052-436d-959f-b33c98fb8629", "fixed_ips": [{"subnet_id": "82ccaf6a-ec32-4f7c-9d32-4a655568139f", "ip_address": "10.55.0.101"}, {"subnet_id": "786e59c7-aa71-44a6-a6a9-d994e7d430aa", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdport-1", "admin_state_up": true}}' 2019-01-09 02:20:21,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-2b4cead8-b5da-48c7-ab7b-cf186cf98f9d Date: Wed, 09 Jan 2019 02:20:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:20:20Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","ip_address":"10.55.0.101"},{"subnet_id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","ip_address":"10.65.0.101"}],"id":"1db53b23-e565-43a6-a2c2-0a203f44cf24","security_groups":["1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd"],"mac_address":"fa:16:3e:1c:ec:00","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdport-1","project_id":"a076686fe08147e5a97827a9982190db","qos_policy_id":null,"admin_state_up":true,"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:20Z","binding:vnic_type":"normal"}} 2019-01-09 02:20:21,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-2b4cead8-b5da-48c7-ab7b-cf186cf98f9d 2019-01-09 02:20:21,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:21,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-35a4d74b-4f3d-4386-b30c-0237d330b878 Date: Wed, 09 Jan 2019 02:20:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["82ccaf6a-ec32-4f7c-9d32-4a655568139f","786e59c7-aa71-44a6-a6a9-d994e7d430aa"],"updated_at":"2019-01-09T02:20:15Z","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a076686fe08147e5a97827a9982190db","id":"d5b502f3-b052-436d-959f-b33c98fb8629","name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2"}]} 2019-01-09 02:20:21,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 used request id req-35a4d74b-4f3d-4386-b30c-0237d330b878 2019-01-09 02:20:21,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:21,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ca4cb9-644e-42c4-8da6-62f8630368ee Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db"}, "enabled": true, "id": "a076686fe08147e5a97827a9982190db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}} 2019-01-09 02:20:21,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db used request id req-b1ca4cb9-644e-42c4-8da6-62f8630368ee 2019-01-09 02:20:21,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:21,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d51f4205-5d44-456d-a6fb-1b1aa91a3d95 Date: Wed, 09 Jan 2019 02:20:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:15Z","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":"a076686fe08147e5a97827a9982190db","id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:14Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a076686fe08147e5a97827a9982190db","id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1"}]} 2019-01-09 02:20:21,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 used request id req-d51f4205-5d44-456d-a6fb-1b1aa91a3d95 2019-01-09 02:20:21,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d5b502f3-b052-436d-959f-b33c98fb8629&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:21,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-2b2cf40d-6ef2-4702-8eb2-4aaf80df8501 Date: Wed, 09 Jan 2019 02:20:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:20:20Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","ip_address":"10.55.0.101"},{"subnet_id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","ip_address":"10.65.0.101"}],"id":"1db53b23-e565-43a6-a2c2-0a203f44cf24","security_groups":["1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd"],"mac_address":"fa:16:3e:1c:ec:00","project_id":"a076686fe08147e5a97827a9982190db","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdport-1","admin_state_up":true,"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:20Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:20:21,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d5b502f3-b052-436d-959f-b33c98fb8629&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdport-1&admin_state_up=True used request id req-2b2cf40d-6ef2-4702-8eb2-4aaf80df8501 2019-01-09 02:20:21,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:22,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a834a1-c0b8-443b-b81d-296c7ce70daf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db"}, "enabled": true, "id": "a076686fe08147e5a97827a9982190db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}} 2019-01-09 02:20:22,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db used request id req-09a834a1-c0b8-443b-b81d-296c7ce70daf 2019-01-09 02:20:22,064 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst 2019-01-09 02:20:22,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:22,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8dd391e-6b03-41de-adbb-f9899310a858 x-compute-request-id: req-b8dd391e-6b03-41de-adbb-f9899310a858 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "40f7f574-ddad-4137-87f4-b8a5612df2d0", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-flavor-name"}]} 2019-01-09 02:20:22,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b8dd391e-6b03-41de-adbb-f9899310a858 2019-01-09 02:20:22,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:22,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d33814c-75cf-4da4-bd56-a87b5917d25b x-compute-request-id: req-6d33814c-75cf-4da4-bd56-a87b5917d25b Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "40f7f574-ddad-4137-87f4-b8a5612df2d0", "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:20:22,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0 used request id req-6d33814c-75cf-4da4-bd56-a87b5917d25b 2019-01-09 02:20:22,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:22,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-d2fa9bbf-e726-4d2a-80fd-728fb535a749 Date: Wed, 09 Jan 2019 02:20:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:20:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:20:09Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a/snap", "metadata": {}}], "self": "/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a", "min_disk": 0, "protected": false, "id": "7c0a9f31-84aa-4641-b243-7c37611e2a6a", "file": "/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a076686fe08147e5a97827a9982190db", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image"} 2019-01-09 02:20:22,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image used request id req-d2fa9bbf-e726-4d2a-80fd-728fb535a749 2019-01-09 02:20:22,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:22,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9c378704-2f1f-4f32-9c31-e772a9b49cad Date: Wed, 09 Jan 2019 02:20: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:20:22,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9c378704-2f1f-4f32-9c31-e772a9b49cad 2019-01-09 02:20:22,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" -d '{"server": {"name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst", "imageRef": "7c0a9f31-84aa-4641-b243-7c37611e2a6a", "flavorRef": "40f7f574-ddad-4137-87f4-b8a5612df2d0", "max_count": 1, "min_count": 1, "networks": [{"port": "1db53b23-e565-43a6-a2c2-0a203f44cf24"}]}}' 2019-01-09 02:20:23,907 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab5eb5b4-92be-4ca6-a8a7-8d7ca84dbc36 x-compute-request-id: req-ab5eb5b4-92be-4ca6-a8a7-8d7ca84dbc36 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "bookmark"}], "adminPass": "oh6XBXVg8UmP"}} 2019-01-09 02:20:23,908 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ab5eb5b4-92be-4ca6-a8a7-8d7ca84dbc36 2019-01-09 02:20:23,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:24,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20: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-11bd244b-606d-428c-ac6f-5fc079366686 x-compute-request-id: req-11bd244b-606d-428c-ac6f-5fc079366686 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "bookmark"}], "image": {"id": "7c0a9f31-84aa-4641-b243-7c37611e2a6a", "links": [{"href": "http://172.30.9.26:8774/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "40f7f574-ddad-4137-87f4-b8a5612df2d0", "links": [{"href": "http://172.30.9.26:8774/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0", "rel": "bookmark"}]}, "id": "3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "user_id": "4b2e5d7da2b44eabb53ad21b12ebbc49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:20:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst", "created": "2019-01-09T02:20:23Z", "tenant_id": "a076686fe08147e5a97827a9982190db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:20:24,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf used request id req-11bd244b-606d-428c-ac6f-5fc079366686 2019-01-09 02:20:24,292 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst 2019-01-09 02:20:24,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:24,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20: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-549ea100-9973-41af-ac6d-8880886bedb9 x-compute-request-id: req-549ea100-9973-41af-ac6d-8880886bedb9 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "bookmark"}], "image": {"id": "7c0a9f31-84aa-4641-b243-7c37611e2a6a", "links": [{"href": "http://172.30.9.26:8774/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "40f7f574-ddad-4137-87f4-b8a5612df2d0", "links": [{"href": "http://172.30.9.26:8774/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0", "rel": "bookmark"}]}, "id": "3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "user_id": "4b2e5d7da2b44eabb53ad21b12ebbc49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:20:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst", "created": "2019-01-09T02:20:23Z", "tenant_id": "a076686fe08147e5a97827a9982190db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:20:24,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf used request id req-549ea100-9973-41af-ac6d-8880886bedb9 2019-01-09 02:20:24,517 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst] is - BUILD 2019-01-09 02:20:24,517 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:20:27,520 - create_instance - DEBUG - VM status query timeout in 896.771741152 2019-01-09 02:20:27,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:28,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20: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-df1b0a20-bc43-4d6d-99f8-2e65984827c8 x-compute-request-id: req-df1b0a20-bc43-4d6d-99f8-2e65984827c8 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.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "bookmark"}], "image": {"id": "7c0a9f31-84aa-4641-b243-7c37611e2a6a", "links": [{"href": "http://172.30.9.26:8774/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "40f7f574-ddad-4137-87f4-b8a5612df2d0", "links": [{"href": "http://172.30.9.26:8774/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0", "rel": "bookmark"}]}, "id": "3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "security_groups": [{"name": "default"}], "user_id": "4b2e5d7da2b44eabb53ad21b12ebbc49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:20:25Z", "hostId": "a9ed181742116c1c7e687d9c2c15f30bc618adb2c6817be464167421", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst", "created": "2019-01-09T02:20:23Z", "tenant_id": "a076686fe08147e5a97827a9982190db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:20:28,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf used request id req-df1b0a20-bc43-4d6d-99f8-2e65984827c8 2019-01-09 02:20:28,119 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst] is - BUILD 2019-01-09 02:20:28,119 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:20:31,120 - create_instance - DEBUG - VM status query timeout in 893.171777964 2019-01-09 02:20:31,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:31,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20: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-a3e24a4f-7c87-47de-bcca-85623d8c3f63 x-compute-request-id: req-a3e24a4f-7c87-47de-bcca-85623d8c3f63 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:ec:00", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:ec:00", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "bookmark"}], "image": {"id": "7c0a9f31-84aa-4641-b243-7c37611e2a6a", "links": [{"href": "http://172.30.9.26:8774/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:20:29.000000", "flavor": {"id": "40f7f574-ddad-4137-87f4-b8a5612df2d0", "links": [{"href": "http://172.30.9.26:8774/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0", "rel": "bookmark"}]}, "id": "3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "security_groups": [{"name": "default"}], "user_id": "4b2e5d7da2b44eabb53ad21b12ebbc49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:20:30Z", "hostId": "a9ed181742116c1c7e687d9c2c15f30bc618adb2c6817be464167421", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst", "created": "2019-01-09T02:20:23Z", "tenant_id": "a076686fe08147e5a97827a9982190db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:20:31,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf used request id req-a3e24a4f-7c87-47de-bcca-85623d8c3f63 2019-01-09 02:20:31,795 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst] is - ACTIVE 2019-01-09 02:20:31,795 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:20:31,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:32,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20: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-d77093f6-4bef-415a-a634-07777c77fc19 x-compute-request-id: req-d77093f6-4bef-415a-a634-07777c77fc19 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:ec:00", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:ec:00", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "bookmark"}], "image": {"id": "7c0a9f31-84aa-4641-b243-7c37611e2a6a", "links": [{"href": "http://172.30.9.26:8774/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:20:29.000000", "flavor": {"id": "40f7f574-ddad-4137-87f4-b8a5612df2d0", "links": [{"href": "http://172.30.9.26:8774/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0", "rel": "bookmark"}]}, "id": "3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "security_groups": [{"name": "default"}], "user_id": "4b2e5d7da2b44eabb53ad21b12ebbc49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:20:30Z", "hostId": "a9ed181742116c1c7e687d9c2c15f30bc618adb2c6817be464167421", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst", "created": "2019-01-09T02:20:23Z", "tenant_id": "a076686fe08147e5a97827a9982190db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:20:32,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf used request id req-d77093f6-4bef-415a-a634-07777c77fc19 2019-01-09 02:20:32,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:32,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-2694ca21-2227-4801-a3d2-e762424edfe7 Date: Wed, 09 Jan 2019 02:20:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["786e59c7-aa71-44a6-a6a9-d994e7d430aa","82ccaf6a-ec32-4f7c-9d32-4a655568139f"],"updated_at":"2019-01-09T02:20:15Z","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a076686fe08147e5a97827a9982190db","id":"d5b502f3-b052-436d-959f-b33c98fb8629","name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2"}]} 2019-01-09 02:20:32,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 used request id req-2694ca21-2227-4801-a3d2-e762424edfe7 2019-01-09 02:20:32,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:32,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a759041-70e0-4492-bf84-62d18021d46c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db"}, "enabled": true, "id": "a076686fe08147e5a97827a9982190db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}} 2019-01-09 02:20:32,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db used request id req-1a759041-70e0-4492-bf84-62d18021d46c 2019-01-09 02:20:32,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:32,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-21016ca3-5cde-4c34-9555-b86b621a1790 Date: Wed, 09 Jan 2019 02:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:15Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:15Z","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":"a076686fe08147e5a97827a9982190db","id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:14Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a076686fe08147e5a97827a9982190db","id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1"}]} 2019-01-09 02:20:32,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 used request id req-21016ca3-5cde-4c34-9555-b86b621a1790 2019-01-09 02:20:32,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:32,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-9aaf50e9-e993-47ad-80f6-99dea1088210 Date: Wed, 09 Jan 2019 02:20:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:20:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","ip_address":"10.55.0.101"},{"subnet_id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","ip_address":"10.65.0.101"}],"id":"1db53b23-e565-43a6-a2c2-0a203f44cf24","security_groups":["1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd"],"mac_address":"fa:16:3e:1c:ec:00","project_id":"a076686fe08147e5a97827a9982190db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdport-1","admin_state_up":true,"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:20Z","binding:vnic_type":"normal","device_id":"3cc1cd8c-e8a8-49a7-89c7-57aebce40adf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:20:17Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","ip_address":"10.55.0.2"},{"subnet_id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","ip_address":"10.65.0.2"}],"id":"9ebd3441-a8d1-4306-a193-e2d1fab44540","security_groups":[],"mac_address":"fa:16:3e:7f:18:44","project_id":"a076686fe08147e5a97827a9982190db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5b502f3-b052-436d-959f-b33c98fb8629"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:20:18Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","ip_address":"10.55.0.3"},{"subnet_id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","ip_address":"10.65.0.3"}],"id":"c0d44bab-8587-45fa-bed9-12f1421ebc14","security_groups":[],"mac_address":"fa:16:3e:89:27:d3","project_id":"a076686fe08147e5a97827a9982190db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5b502f3-b052-436d-959f-b33c98fb8629"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:20:19Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"82ccaf6a-ec32-4f7c-9d32-4a655568139f","ip_address":"10.55.0.4"},{"subnet_id":"786e59c7-aa71-44a6-a6a9-d994e7d430aa","ip_address":"10.65.0.4"}],"id":"d3643a7e-c4ee-44da-a1cd-15d12b449568","security_groups":[],"mac_address":"fa:16:3e:05:1d:33","project_id":"a076686fe08147e5a97827a9982190db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b502f3-b052-436d-959f-b33c98fb8629","tenant_id":"a076686fe08147e5a97827a9982190db","created_at":"2019-01-09T02:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5b502f3-b052-436d-959f-b33c98fb8629"}]} 2019-01-09 02:20:32,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d5b502f3-b052-436d-959f-b33c98fb8629 used request id req-9aaf50e9-e993-47ad-80f6-99dea1088210 2019-01-09 02:20:32,861 - create_instance - INFO - Deleting Port with ID - 1db53b23-e565-43a6-a2c2-0a203f44cf24 2019-01-09 02:20:32,861 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdport-1 2019-01-09 02:20:32,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/1db53b23-e565-43a6-a2c2-0a203f44cf24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:33,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90636a13-a10e-47ad-bf83-302d0a919b34 Date: Wed, 09 Jan 2019 02:20:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:20:33,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/1db53b23-e565-43a6-a2c2-0a203f44cf24 used request id req-90636a13-a10e-47ad-bf83-302d0a919b34 2019-01-09 02:20:33,499 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst 2019-01-09 02:20:33,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:33,644 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:20:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e534d878-e837-4816-99d6-61fee445938e x-compute-request-id: req-e534d878-e837-4816-99d6-61fee445938e Content-Type: application/json 2019-01-09 02:20:33,644 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf used request id req-e534d878-e837-4816-99d6-61fee445938e 2019-01-09 02:20:33,645 - create_instance - INFO - Checking deletion status 2019-01-09 02:20:33,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:33,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00231b03-4d2a-4f8e-a2b9-3b44ff1a687e x-compute-request-id: req-00231b03-4d2a-4f8e-a2b9-3b44ff1a687e Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:ec:00", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:ec:00", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "rel": "bookmark"}], "image": {"id": "7c0a9f31-84aa-4641-b243-7c37611e2a6a", "links": [{"href": "http://172.30.9.26:8774/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:20:29.000000", "flavor": {"id": "40f7f574-ddad-4137-87f4-b8a5612df2d0", "links": [{"href": "http://172.30.9.26:8774/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0", "rel": "bookmark"}]}, "id": "3cc1cd8c-e8a8-49a7-89c7-57aebce40adf", "user_id": "4b2e5d7da2b44eabb53ad21b12ebbc49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:20:33Z", "hostId": "a9ed181742116c1c7e687d9c2c15f30bc618adb2c6817be464167421", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst", "created": "2019-01-09T02:20:23Z", "tenant_id": "a076686fe08147e5a97827a9982190db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:20:33,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf used request id req-00231b03-4d2a-4f8e-a2b9-3b44ff1a687e 2019-01-09 02:20:33,903 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst] is - ACTIVE 2019-01-09 02:20:33,903 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:20:36,907 - create_instance - DEBUG - VM status query timeout in 296.738360167 2019-01-09 02:20:36,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4299d077a70caec567f474b97c0d86034d40683" 2019-01-09 02:20:36,958 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:20:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc10fa21-7c64-43b6-a522-36de8443689c x-compute-request-id: req-cc10fa21-7c64-43b6-a522-36de8443689c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3cc1cd8c-e8a8-49a7-89c7-57aebce40adf could not be found.", "code": 404}} 2019-01-09 02:20:36,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3cc1cd8c-e8a8-49a7-89c7-57aebce40adf used request id req-cc10fa21-7c64-43b6-a522-36de8443689c 2019-01-09 02:20:36,958 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3cc1cd8c-e8a8-49a7-89c7-57aebce40adf could not be found. (HTTP 404) (Request-ID: req-cc10fa21-7c64-43b6-a522-36de8443689c) 2019-01-09 02:20:36,958 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-inst 2019-01-09 02:20:36,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d42a9ccebf7a4cdfa3009484192da7924914ad" 2019-01-09 02:20:37,009 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:20:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e8eea0d-ce65-426a-8261-b91a100cf3f8 x-compute-request-id: req-1e8eea0d-ce65-426a-8261-b91a100cf3f8 Content-Length: 0 Content-Type: application/json 2019-01-09 02:20:37,009 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/40f7f574-ddad-4137-87f4-b8a5612df2d0 used request id req-1e8eea0d-ce65-426a-8261-b91a100cf3f8 2019-01-09 02:20:37,010 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-subnet 2019-01-09 02:20:37,010 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-subnet 2019-01-09 02:20:37,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/77d57802-ecd3-45fb-a24e-ee542fd88313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac082d1d00e6f5aa8cc58dc0cfe892d33287e524" 2019-01-09 02:20:39,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f20c36c4-416a-495c-a485-85684761f1d1 Date: Wed, 09 Jan 2019 02:20:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:20:39,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/77d57802-ecd3-45fb-a24e-ee542fd88313 used request id req-f20c36c4-416a-495c-a485-85684761f1d1 2019-01-09 02:20:39,316 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-pub-net 2019-01-09 02:20:39,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/5f3b7b49-4907-4a8f-9d1c-827a13fdd177 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac082d1d00e6f5aa8cc58dc0cfe892d33287e524" 2019-01-09 02:20:40,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0525c812-ad46-446a-a75a-ada22800bb63 Date: Wed, 09 Jan 2019 02:20:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:20:40,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/5f3b7b49-4907-4a8f-9d1c-827a13fdd177 used request id req-0525c812-ad46-446a-a75a-ada22800bb63 2019-01-09 02:20:40,641 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2 2019-01-09 02:20:40,641 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet2 2019-01-09 02:20:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/786e59c7-aa71-44a6-a6a9-d994e7d430aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db012a780034a22fe40cabdaefe6f3e533adffd" 2019-01-09 02:20:42,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a905a43f-b3f6-40b5-b8a0-d1ea9d9d6b7f Date: Wed, 09 Jan 2019 02:20:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:20:42,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/786e59c7-aa71-44a6-a6a9-d994e7d430aa used request id req-a905a43f-b3f6-40b5-b8a0-d1ea9d9d6b7f 2019-01-09 02:20:42,662 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1 2019-01-09 02:20:42,663 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-subnet1 2019-01-09 02:20:42,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/82ccaf6a-ec32-4f7c-9d32-4a655568139f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db012a780034a22fe40cabdaefe6f3e533adffd" 2019-01-09 02:20:45,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a69d2a27-9c8c-4de3-8756-1f9d30223b64 Date: Wed, 09 Jan 2019 02:20:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:20:45,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/82ccaf6a-ec32-4f7c-9d32-4a655568139f used request id req-a69d2a27-9c8c-4de3-8756-1f9d30223b64 2019-01-09 02:20:45,014 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fdnet2 2019-01-09 02:20:45,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/d5b502f3-b052-436d-959f-b33c98fb8629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db012a780034a22fe40cabdaefe6f3e533adffd" 2019-01-09 02:20:46,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e50fa36e-7012-4d51-b167-31444c6cc17a Date: Wed, 09 Jan 2019 02:20:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:20:46,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d5b502f3-b052-436d-959f-b33c98fb8629 used request id req-e50fa36e-7012-4d51-b167-31444c6cc17a 2019-01-09 02:20:46,386 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-eb6c1f0c-d935-4ed3-bb6e-3bfda123a6fd-image 2019-01-09 02:20:46,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb081d6c4f4e3dd1153c8a0490bbb00c7598c8c6" 2019-01-09 02:20:47,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da6d3482-5054-4828-ab1a-4527ee5e341e Date: Wed, 09 Jan 2019 02:20:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:20:47,462 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7c0a9f31-84aa-4641-b243-7c37611e2a6a used request id req-da6d3482-5054-4828-ab1a-4527ee5e341e 2019-01-09 02:20:47,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:47,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ac02f160-5930-4fab-92cc-ddc6fe8d0c25 Date: Wed, 09 Jan 2019 02:20:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a076686fe08147e5a97827a9982190db", "created_at": "2019-01-09T02:20:10Z", "updated_at": "2019-01-09T02:20:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:20:10Z", "revision_number": 0, "id": "019983fd-c2de-4748-92d0-ea9e07f180f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:20:10Z", "security_group_id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "tenant_id": "a076686fe08147e5a97827a9982190db", "port_range_min": null, "ethertype": "IPv6", "project_id": "a076686fe08147e5a97827a9982190db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:20:10Z", "revision_number": 0, "id": "3b0c34c3-cddc-48e5-a7ba-f381c57502bd", "remote_group_id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "remote_ip_prefix": null, "created_at": "2019-01-09T02:20:10Z", "security_group_id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "tenant_id": "a076686fe08147e5a97827a9982190db", "port_range_min": null, "ethertype": "IPv4", "project_id": "a076686fe08147e5a97827a9982190db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:20:10Z", "revision_number": 0, "id": "507b5ff8-50f6-412b-9613-9797ba568a09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:20:10Z", "security_group_id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "tenant_id": "a076686fe08147e5a97827a9982190db", "port_range_min": null, "ethertype": "IPv4", "project_id": "a076686fe08147e5a97827a9982190db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:20:10Z", "revision_number": 0, "id": "ae10c376-7546-4e1f-ba6f-ed0d5106375d", "remote_group_id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "remote_ip_prefix": null, "created_at": "2019-01-09T02:20:10Z", "security_group_id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "tenant_id": "a076686fe08147e5a97827a9982190db", "port_range_min": null, "ethertype": "IPv6", "project_id": "a076686fe08147e5a97827a9982190db"}], "revision_number": 4, "project_id": "a076686fe08147e5a97827a9982190db", "id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:20:47,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ac02f160-5930-4fab-92cc-ddc6fe8d0c25 2019-01-09 02:20:47,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:47,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a2ec19-a843-4dda-877b-48565372942f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db"}, "enabled": true, "id": "a076686fe08147e5a97827a9982190db", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj"}} 2019-01-09 02:20:47,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db used request id req-e6a2ec19-a843-4dda-877b-48565372942f 2019-01-09 02:20:47,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd 2019-01-09 02:20:47,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:47,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-34fe033e-ce63-4b7e-948d-441d2a70abaf Date: Wed, 09 Jan 2019 02:20:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:20:10Z", "security_group_id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "port_range_min": null, "revision_number": 0, "tenant_id": "a076686fe08147e5a97827a9982190db", "created_at": "2019-01-09T02:20:10Z", "project_id": "a076686fe08147e5a97827a9982190db", "id": "019983fd-c2de-4748-92d0-ea9e07f180f3"}, {"remote_group_id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:20:10Z", "security_group_id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "port_range_min": null, "revision_number": 0, "tenant_id": "a076686fe08147e5a97827a9982190db", "created_at": "2019-01-09T02:20:10Z", "project_id": "a076686fe08147e5a97827a9982190db", "id": "3b0c34c3-cddc-48e5-a7ba-f381c57502bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:20:10Z", "security_group_id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "port_range_min": null, "revision_number": 0, "tenant_id": "a076686fe08147e5a97827a9982190db", "created_at": "2019-01-09T02:20:10Z", "project_id": "a076686fe08147e5a97827a9982190db", "id": "507b5ff8-50f6-412b-9613-9797ba568a09"}, {"remote_group_id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:20:10Z", "security_group_id": "1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd", "port_range_min": null, "revision_number": 0, "tenant_id": "a076686fe08147e5a97827a9982190db", "created_at": "2019-01-09T02:20:10Z", "project_id": "a076686fe08147e5a97827a9982190db", "id": "ae10c376-7546-4e1f-ba6f-ed0d5106375d"}]} 2019-01-09 02:20:47,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd used request id req-34fe033e-ce63-4b7e-948d-441d2a70abaf 2019-01-09 02:20:47,958 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:20:47,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:48,278 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c985c9bd-a2fc-4843-a6ce-6a26b1798910 Content-Length: 0 Date: Wed, 09 Jan 2019 02:20:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:20:48,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1b4d7daf-3bb8-4c8f-84c3-d13ca7a6b5fd used request id req-c985c9bd-a2fc-4843-a6ce-6a26b1798910 2019-01-09 02:20:48,279 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj 2019-01-09 02:20:48,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:48,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98ced0c6-00be-4a8d-82a3-2110d119fd56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:20:48,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a076686fe08147e5a97827a9982190db used request id req-98ced0c6-00be-4a8d-82a3-2110d119fd56 2019-01-09 02:20:48,503 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-proj-role 2019-01-09 02:20:48,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/efc3db2ce2ed4b5e9cc2251dfef23caf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:48,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d6f88e-effe-477f-9458-3f02b9dbf5aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:20:48,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/efc3db2ce2ed4b5e9cc2251dfef23caf used request id req-48d6f88e-effe-477f-9458-3f02b9dbf5aa 2019-01-09 02:20:48,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57f03a6546578915f5ec93ba0e078667553d591" 2019-01-09 02:20:48,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19ec318-2221-47ff-8657-f6e9bc340e10 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:20:48,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e19ec318-2221-47ff-8657-f6e9bc340e10 2019-01-09 02:20:48,699 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4ddf2a20-d432-4ba-user 2019-01-09 02:20:48,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/4b2e5d7da2b44eabb53ad21b12ebbc49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c969ff4f2a6af9702ac3c05817d052ce491839c" 2019-01-09 02:20:48,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5777445e-119b-45ae-bff9-3ba35763a089 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:20:48,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4b2e5d7da2b44eabb53ad21b12ebbc49 used request id req-5777445e-119b-45ae-bff9-3ba35763a089 2019-01-09 02:20:48,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:49,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["3tiCfv5QQYu7p4lH85SIGQ"], "issued_at": "2019-01-09T02:20:49.000000Z"}} 2019-01-09 02:20:49,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afcb07d421e3734cbe2489ca8e93b80a0190706" 2019-01-09 02:20:49,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c4d3c3-b46c-47fb-964c-2114af6ff362 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:49,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d5c4d3c3-b46c-47fb-964c-2114af6ff362 2019-01-09 02:20:49,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:49,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:49,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["JsZlSBmHQOWR8zw2FnGXGA"], "issued_at": "2019-01-09T02:20:49.000000Z"}} 2019-01-09 02:20:49,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:20:49,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1e912f9-6dfe-4575-abbe-0a2446414a6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:49,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a1e912f9-6dfe-4575-abbe-0a2446414a6f 2019-01-09 02:20:49,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:20:49,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:20:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:20:49,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-06e8dbee-d50c-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:20:49,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a460c32-b092-43e4-9438-91fb99b9f84d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-06e8dbee-d50c-443-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:20:49,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-06e8dbee-d50c-443-proj used request id req-0a460c32-b092-43e4-9438-91fb99b9f84d 2019-01-09 02:20:49,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:20:49,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4360dd71-0291-431b-b05d-504d5de89cf2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:20:49,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4360dd71-0291-431b-b05d-504d5de89cf2 2019-01-09 02:20:49,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}}' 2019-01-09 02:20:50,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e98ddf-574f-4de3-ae26-1d3c675f4142 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}} 2019-01-09 02:20:50,200 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-18e98ddf-574f-4de3-ae26-1d3c675f4142 2019-01-09 02:20:50,200 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-06e8dbee-d50c-443-proj 2019-01-09 02:20:50,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:50,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:50,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["lrZ61T9dQWmc732c3kI6_g"], "issued_at": "2019-01-09T02:20:50.000000Z"}} 2019-01-09 02:20:50,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f736e85a4d855be840b3f50d0ef7c440433d38" 2019-01-09 02:20:50,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5a0877-3bb0-4028-9ea9-7e80d775d164 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:50,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6c5a0877-3bb0-4028-9ea9-7e80d775d164 2019-01-09 02:20:50,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:20:50,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:20:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:20:50,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f736e85a4d855be840b3f50d0ef7c440433d38" 2019-01-09 02:20:50,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab84e09-74ce-45c9-90f2-e1ef72f0c2a2 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:20:50,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6ab84e09-74ce-45c9-90f2-e1ef72f0c2a2 2019-01-09 02:20:50,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-06e8dbee-d50c-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f736e85a4d855be840b3f50d0ef7c440433d38" 2019-01-09 02:20:50,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e17f5c8-0b86-4d46-9b0d-d6c34e8e557b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-06e8dbee-d50c-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}]} 2019-01-09 02:20:50,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-06e8dbee-d50c-443-proj used request id req-0e17f5c8-0b86-4d46-9b0d-d6c34e8e557b 2019-01-09 02:20:50,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f736e85a4d855be840b3f50d0ef7c440433d38" 2019-01-09 02:20:50,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8496760-e433-4914-acb6-40117154de47 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:20:50,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b8496760-e433-4914-acb6-40117154de47 2019-01-09 02:20:51,253 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-06e8dbee-d50c-443-user 2019-01-09 02:20:51,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:51,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:20:51,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031717a2-1391-40d2-b07d-c649f2a74733 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:20:51,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-031717a2-1391-40d2-b07d-c649f2a74733 2019-01-09 02:20:51,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" -d '{"role": {"name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj-role"}}' 2019-01-09 02:20:51,457 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffc031aa-8ede-4c81-8fb0-133536927271 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "786f5617192241b2bb52a7d68fdb2b13", "links": {"self": "http://172.30.9.26:5000/v3/roles/786f5617192241b2bb52a7d68fdb2b13"}, "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj-role"}} 2019-01-09 02:20:51,457 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ffc031aa-8ede-4c81-8fb0-133536927271 2019-01-09 02:20:51,457 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-06e8dbee-d50c-443-proj-role 2019-01-09 02:20:51,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/786f5617192241b2bb52a7d68fdb2b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:20:51,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0176772f-8098-484b-b986-35f668263608 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/786f5617192241b2bb52a7d68fdb2b13"}, "domain_id": null, "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj-role", "id": "786f5617192241b2bb52a7d68fdb2b13"}} 2019-01-09 02:20:51,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/786f5617192241b2bb52a7d68fdb2b13 used request id req-0176772f-8098-484b-b986-35f668263608 2019-01-09 02:20:51,552 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-06e8dbee-d50c-443-proj-role to project InstanceSecurityGroupTests-06e8dbee-d50c-443-proj 2019-01-09 02:20:51,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c/users/09b702700ad846459868ebfe9659915f/roles/786f5617192241b2bb52a7d68fdb2b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:20:51,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16e27136-3c1e-4a26-9fc2-3fc0cf86747e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:20:51,681 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c/users/09b702700ad846459868ebfe9659915f/roles/786f5617192241b2bb52a7d68fdb2b13 used request id req-16e27136-3c1e-4a26-9fc2-3fc0cf86747e 2019-01-09 02:20:51,681 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:20:51,682 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:20:51,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:51,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:52,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "786f5617192241b2bb52a7d68fdb2b13", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj-role"}], "expires_at": "2019-01-09T03:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5db53690ee4646b29e4809ddbf34d98c", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-user", "id": "09b702700ad846459868ebfe9659915f"}, "audit_ids": ["j0iwFP4ZSEe0tokKo97FPA"], "issued_at": "2019-01-09T02:20:52.000000Z"}} 2019-01-09 02:20:52,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcedbfd25292f8b350b4559a2aa1b82815ac3d65" 2019-01-09 02:20:52,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32dc4bf-51ed-4fea-b6d6-54a8b164e8ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:52,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b32dc4bf-51ed-4fea-b6d6-54a8b164e8ee 2019-01-09 02:20:52,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcedbfd25292f8b350b4559a2aa1b82815ac3d65" 2019-01-09 02:20:52,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-69e50224-bcca-4683-8103-67857f4c2124 Date: Wed, 09 Jan 2019 02:20:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image"} 2019-01-09 02:20:52,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image used request id req-69e50224-bcca-4683-8103-67857f4c2124 2019-01-09 02:20:52,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcedbfd25292f8b350b4559a2aa1b82815ac3d65" 2019-01-09 02:20:52,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-94b487f0-40a5-4b10-9b93-7b8cf13ce245 Date: Wed, 09 Jan 2019 02:20: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:20:52,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-94b487f0-40a5-4b10-9b93-7b8cf13ce245 2019-01-09 02:20:52,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dcedbfd25292f8b350b4559a2aa1b82815ac3d65" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image"}' 2019-01-09 02:20:52,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da X-Openstack-Request-Id: req-20d54fc5-e544-479a-93f2-ff9bb4ca8d76 Date: Wed, 09 Jan 2019 02:20:52 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:20:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:20:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "min_disk": 0, "protected": false, "id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "file": "/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da/file", "checksum": null, "owner": "5db53690ee4646b29e4809ddbf34d98c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:20:52,698 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-20d54fc5-e544-479a-93f2-ff9bb4ca8d76 2019-01-09 02:20:52,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcedbfd25292f8b350b4559a2aa1b82815ac3d65" -d '' 2019-01-09 02:20:54,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6c73efd-1adb-43ce-9c59-82bbf07fc9d1 Date: Wed, 09 Jan 2019 02:20:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:20:54,582 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da/file used request id req-f6c73efd-1adb-43ce-9c59-82bbf07fc9d1 2019-01-09 02:20:54,582 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:20:54,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcedbfd25292f8b350b4559a2aa1b82815ac3d65" 2019-01-09 02:20:54,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-983ffe56-68e4-45f2-a0ab-5a004ceff42b Date: Wed, 09 Jan 2019 02:20:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:20:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:20:54Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da/snap", "metadata": {}}], "self": "/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "min_disk": 0, "protected": false, "id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "file": "/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5db53690ee4646b29e4809ddbf34d98c", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:20:54,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da used request id req-983ffe56-68e4-45f2-a0ab-5a004ceff42b 2019-01-09 02:20:54,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcedbfd25292f8b350b4559a2aa1b82815ac3d65" 2019-01-09 02:20:54,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2100df0c-05b1-4f3e-ba0d-5f713a40f5d1 Date: Wed, 09 Jan 2019 02:20: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:20:54,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2100df0c-05b1-4f3e-ba0d-5f713a40f5d1 2019-01-09 02:20:54,920 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image 2019-01-09 02:20:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcedbfd25292f8b350b4559a2aa1b82815ac3d65" 2019-01-09 02:20:54,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-bdf70dd6-c122-4cdb-b0a1-f7ed9efa7016 Date: Wed, 09 Jan 2019 02:20:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:20:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:20:54Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da/snap", "metadata": {}}], "self": "/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "min_disk": 0, "protected": false, "id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "file": "/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5db53690ee4646b29e4809ddbf34d98c", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:20:54,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da used request id req-bdf70dd6-c122-4cdb-b0a1-f7ed9efa7016 2019-01-09 02:20:54,940 - create_image - DEBUG - Instance status is - active 2019-01-09 02:20:54,941 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image 2019-01-09 02:20:54,941 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image 2019-01-09 02:20:54,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:54,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:55,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "786f5617192241b2bb52a7d68fdb2b13", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj-role"}], "expires_at": "2019-01-09T03:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5db53690ee4646b29e4809ddbf34d98c", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-user", "id": "09b702700ad846459868ebfe9659915f"}, "audit_ids": ["oKJ8MIzZRE2E1XfCw-ayjg"], "issued_at": "2019-01-09T02:20:55.000000Z"}} 2019-01-09 02:20:55,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f361b1720aa3f78692a0c9bc206f4be59533785b" 2019-01-09 02:20:55,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6390b4fc-824d-4629-a070-e3d588e6d4c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:55,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6390b4fc-824d-4629-a070-e3d588e6d4c6 2019-01-09 02:20:55,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f361b1720aa3f78692a0c9bc206f4be59533785b" 2019-01-09 02:20:55,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5a473563-a8c2-4a25-94ef-f81a6d927dfa Date: Wed, 09 Jan 2019 02:20:55 GMT RESP BODY: {"networks":[]} 2019-01-09 02:20:55,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net used request id req-5a473563-a8c2-4a25-94ef-f81a6d927dfa 2019-01-09 02:20:55,559 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net 2019-01-09 02:20:55,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f361b1720aa3f78692a0c9bc206f4be59533785b" -d '{"network": {"name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net", "admin_state_up": true}}' 2019-01-09 02:20:56,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-6536cf4f-a3eb-4865-96c3-3aa044feed29 Date: Wed, 09 Jan 2019 02:20:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:20:56Z","is_default":false,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","mtu":1450}} 2019-01-09 02:20:56,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-6536cf4f-a3eb-4865-96c3-3aa044feed29 2019-01-09 02:20:56,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f361b1720aa3f78692a0c9bc206f4be59533785b" 2019-01-09 02:20:56,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-dc061f28-5063-40cf-993f-d6eb7561710a Date: Wed, 09 Jan 2019 02:20:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:20:56Z","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net"}]} 2019-01-09 02:20:56,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-dc061f28-5063-40cf-993f-d6eb7561710a 2019-01-09 02:20:56,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f361b1720aa3f78692a0c9bc206f4be59533785b" 2019-01-09 02:20:56,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-db68d045-e784-458e-997b-dade9cdc54f6 Date: Wed, 09 Jan 2019 02:20:56 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:20:56,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-db68d045-e784-458e-997b-dade9cdc54f6 2019-01-09 02:20:56,743 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet 2019-01-09 02:20:56,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f361b1720aa3f78692a0c9bc206f4be59533785b" -d '{"subnets": [{"ip_version": 4, "network_id": "526ca5a4-ac9a-4353-99e2-c715fc266d0b", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]}' 2019-01-09 02:20:57,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1c0ed271-f565-4b69-882b-5d8243fdefac Date: Wed, 09 Jan 2019 02:20:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]} 2019-01-09 02:20:57,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-1c0ed271-f565-4b69-882b-5d8243fdefac 2019-01-09 02:20:57,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f361b1720aa3f78692a0c9bc206f4be59533785b" 2019-01-09 02:20:57,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-167ae855-86e6-43b0-b70e-993363173e33 Date: Wed, 09 Jan 2019 02:20:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7760609a-1755-4dfe-837b-d1f29eb1ac07"],"updated_at":"2019-01-09T02:20:57Z","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net"}]} 2019-01-09 02:20:57,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-167ae855-86e6-43b0-b70e-993363173e33 2019-01-09 02:20:57,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f361b1720aa3f78692a0c9bc206f4be59533785b" 2019-01-09 02:20:57,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5bb673d5-b2fa-4042-a3fc-b26e0f85de6a Date: Wed, 09 Jan 2019 02:20:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]} 2019-01-09 02:20:57,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-5bb673d5-b2fa-4042-a3fc-b26e0f85de6a 2019-01-09 02:20:57,865 - OpenStackNetwork - DEBUG - Network [526ca5a4-ac9a-4353-99e2-c715fc266d0b] created successfully 2019-01-09 02:20:57,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:57,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:58,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["WMs4MjkJQgeYRkuZVHerJQ"], "issued_at": "2019-01-09T02:20:58.000000Z"}} 2019-01-09 02:20:58,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b690708b3051a21d41ef1d725dc793ec8202f7" 2019-01-09 02:20:58,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbfea220-09df-4147-b91a-6f4bf86aeff5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:58,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dbfea220-09df-4147-b91a-6f4bf86aeff5 2019-01-09 02:20:58,331 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:20:58,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b690708b3051a21d41ef1d725dc793ec8202f7" 2019-01-09 02:20:58,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20: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-7601cd8e-62c0-4b48-b0c9-f1575169b8bc x-compute-request-id: req-7601cd8e-62c0-4b48-b0c9-f1575169b8bc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:20:58,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7601cd8e-62c0-4b48-b0c9-f1575169b8bc 2019-01-09 02:20:58,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b690708b3051a21d41ef1d725dc793ec8202f7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:20:58,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20: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-e42173be-8533-4666-bb44-7720427396e3 x-compute-request-id: req-e42173be-8533-4666-bb44-7720427396e3 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:20:58,560 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e42173be-8533-4666-bb44-7720427396e3 2019-01-09 02:20:58,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:20:58,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:20:58,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "786f5617192241b2bb52a7d68fdb2b13", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj-role"}], "expires_at": "2019-01-09T03:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5db53690ee4646b29e4809ddbf34d98c", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-user", "id": "09b702700ad846459868ebfe9659915f"}, "audit_ids": ["CDbVKcZRSeSxMDcVKqQoaA"], "issued_at": "2019-01-09T02:20:58.000000Z"}} 2019-01-09 02:20:58,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:20:59,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683e822b-8c23-4ccb-8c20-b7e3d4f2fecd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:59,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-683e822b-8c23-4ccb-8c20-b7e3d4f2fecd 2019-01-09 02:20:59,006 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:20:59,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:20:59,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c10c17-78cb-4646-8942-82a21d2c79bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:20:59,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c9c10c17-78cb-4646-8942-82a21d2c79bc 2019-01-09 02:20:59,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:20:59,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d7447e44-b267-47bc-a293-747bd16cc631 Date: Wed, 09 Jan 2019 02:20:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7760609a-1755-4dfe-837b-d1f29eb1ac07"],"updated_at":"2019-01-09T02:20:57Z","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net"}]} 2019-01-09 02:20:59,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net used request id req-d7447e44-b267-47bc-a293-747bd16cc631 2019-01-09 02:20:59,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:20:59,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:20:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:20:59,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:20:59,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc178194-9718-40cb-a3b4-047578ba5812 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}} 2019-01-09 02:20:59,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c used request id req-dc178194-9718-40cb-a3b4-047578ba5812 2019-01-09 02:20:59,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:20:59,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-92fa3ed5-dea4-48a0-9cec-ff6515b770d8 Date: Wed, 09 Jan 2019 02:20:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]} 2019-01-09 02:20:59,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-92fa3ed5-dea4-48a0-9cec-ff6515b770d8 2019-01-09 02:20:59,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b&name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:20:59,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-963d6ac2-5dbe-478b-8ef8-fa0e823366ec Date: Wed, 09 Jan 2019 02:20:59 GMT RESP BODY: {"ports":[]} 2019-01-09 02:20:59,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b&name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port&admin_state_up=True used request id req-963d6ac2-5dbe-478b-8ef8-fa0e823366ec 2019-01-09 02:20:59,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:00,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-180dbd5d-d5da-4f53-9d18-335f8211b9dd x-compute-request-id: req-180dbd5d-d5da-4f53-9d18-335f8211b9dd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:21:00,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst used request id req-180dbd5d-d5da-4f53-9d18-335f8211b9dd 2019-01-09 02:21:00,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:00,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-844f1671-f258-493e-b50a-a339abff5766 Date: Wed, 09 Jan 2019 02:21:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7760609a-1755-4dfe-837b-d1f29eb1ac07"],"updated_at":"2019-01-09T02:20:57Z","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net"}]} 2019-01-09 02:21:00,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net used request id req-844f1671-f258-493e-b50a-a339abff5766 2019-01-09 02:21:00,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:00,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c396c484-3e30-4b9b-a794-62971e41a825 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}} 2019-01-09 02:21:00,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c used request id req-c396c484-3e30-4b9b-a794-62971e41a825 2019-01-09 02:21:00,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:00,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-78e088de-8404-4225-9a0d-c0d126da6d99 Date: Wed, 09 Jan 2019 02:21:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]} 2019-01-09 02:21:00,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-78e088de-8404-4225-9a0d-c0d126da6d99 2019-01-09 02:21:00,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b&name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:00,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e0160d47-8ff3-4150-bd7c-8770035a0d4c Date: Wed, 09 Jan 2019 02:21:00 GMT RESP BODY: {"ports":[]} 2019-01-09 02:21:00,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b&name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port&admin_state_up=True used request id req-e0160d47-8ff3-4150-bd7c-8770035a0d4c 2019-01-09 02:21:00,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:21:00,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:21:01,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "786f5617192241b2bb52a7d68fdb2b13", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj-role"}], "expires_at": "2019-01-09T03:21:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5db53690ee4646b29e4809ddbf34d98c", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-user", "id": "09b702700ad846459868ebfe9659915f"}, "audit_ids": ["v5WtjQbWSbON-iGzsfWokw"], "issued_at": "2019-01-09T02:21:01.000000Z"}} 2019-01-09 02:21:01,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c84d36af5c282c86db8e1e5ec3522fe6514dba" 2019-01-09 02:21:01,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6f1b76-77c4-4b3c-a39b-8fe985758298 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:21:01,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9a6f1b76-77c4-4b3c-a39b-8fe985758298 2019-01-09 02:21:01,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:01,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-740b0598-97a5-4fd2-b88c-d59f3bdacef0 Date: Wed, 09 Jan 2019 02:21:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7760609a-1755-4dfe-837b-d1f29eb1ac07"],"updated_at":"2019-01-09T02:20:57Z","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net"}]} 2019-01-09 02:21:01,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net used request id req-740b0598-97a5-4fd2-b88c-d59f3bdacef0 2019-01-09 02:21:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:01,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-edd42c7b-203a-4c92-ac2e-fd9ba5d72a5d Date: Wed, 09 Jan 2019 02:21:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]} 2019-01-09 02:21:01,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-edd42c7b-203a-4c92-ac2e-fd9ba5d72a5d 2019-01-09 02:21:01,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:02,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-68e58255-b92e-46e6-8b45-4e563da0aac4 Date: Wed, 09 Jan 2019 02:21:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7760609a-1755-4dfe-837b-d1f29eb1ac07"],"updated_at":"2019-01-09T02:20:57Z","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net"}]} 2019-01-09 02:21:02,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net used request id req-68e58255-b92e-46e6-8b45-4e563da0aac4 2019-01-09 02:21:02,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:21:02,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:21:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:21:02,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c84d36af5c282c86db8e1e5ec3522fe6514dba" 2019-01-09 02:21:02,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eadf21e0-0f2f-4edc-8fcd-c5c71487f298 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}} 2019-01-09 02:21:02,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c used request id req-eadf21e0-0f2f-4edc-8fcd-c5c71487f298 2019-01-09 02:21:02,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:02,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fcf3cf15-fc4f-450a-b048-ad75bbddf405 Date: Wed, 09 Jan 2019 02:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]} 2019-01-09 02:21:02,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-fcf3cf15-fc4f-450a-b048-ad75bbddf405 2019-01-09 02:21:02,315 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net 2019-01-09 02:21:02,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" -d '{"port": {"network_id": "526ca5a4-ac9a-4353-99e2-c715fc266d0b", "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port", "admin_state_up": true}}' 2019-01-09 02:21:03,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-396e67f9-2398-45f4-a08a-5849ccfdadf4 Date: Wed, 09 Jan 2019 02:21:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.9"}],"id":"3c4af3bd-90fd-40f6-bc4a-47650e875d88","security_groups":["c675a6e1-9a68-4784-b977-2c00230251e4"],"mac_address":"fa:16:3e:b8:e3:5e","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port","project_id":"5db53690ee4646b29e4809ddbf34d98c","qos_policy_id":null,"admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:21:02Z","binding:vnic_type":"normal"}} 2019-01-09 02:21:03,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-396e67f9-2398-45f4-a08a-5849ccfdadf4 2019-01-09 02:21:03,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:03,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-56f2049a-fd31-472a-97af-b46531dedb83 Date: Wed, 09 Jan 2019 02:21:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7760609a-1755-4dfe-837b-d1f29eb1ac07"],"updated_at":"2019-01-09T02:20:57Z","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net"}]} 2019-01-09 02:21:03,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net used request id req-56f2049a-fd31-472a-97af-b46531dedb83 2019-01-09 02:21:03,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:03,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e7a6930-e502-42eb-94ca-03f2a54711b9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}} 2019-01-09 02:21:03,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c used request id req-4e7a6930-e502-42eb-94ca-03f2a54711b9 2019-01-09 02:21:03,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:03,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-96f2f4b0-f7cd-499f-bb12-a2ea42f7024f Date: Wed, 09 Jan 2019 02:21:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]} 2019-01-09 02:21:03,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-96f2f4b0-f7cd-499f-bb12-a2ea42f7024f 2019-01-09 02:21:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b&name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:03,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-150e9b02-1fab-41d5-9f2f-77c6de3eff20 Date: Wed, 09 Jan 2019 02:21:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.9"}],"id":"3c4af3bd-90fd-40f6-bc4a-47650e875d88","security_groups":["c675a6e1-9a68-4784-b977-2c00230251e4"],"mac_address":"fa:16:3e:b8:e3:5e","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:21:02Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:21:03,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b&name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port&admin_state_up=True used request id req-150e9b02-1fab-41d5-9f2f-77c6de3eff20 2019-01-09 02:21:03,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:04,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7887ab4-2ae8-4c63-addc-c9a24a7dc409 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}} 2019-01-09 02:21:04,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c used request id req-e7887ab4-2ae8-4c63-addc-c9a24a7dc409 2019-01-09 02:21:04,054 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst 2019-01-09 02:21:04,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:04,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21: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-8a67ecc1-b23b-439e-9674-1bc27c22594d x-compute-request-id: req-8a67ecc1-b23b-439e-9674-1bc27c22594d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-flavor-name"}]} 2019-01-09 02:21:04,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8a67ecc1-b23b-439e-9674-1bc27c22594d 2019-01-09 02:21:04,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:04,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21: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-4f753656-159a-438d-b963-72946094916c x-compute-request-id: req-4f753656-159a-438d-b963-72946094916c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:21:04,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6 used request id req-4f753656-159a-438d-b963-72946094916c 2019-01-09 02:21:04,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:04,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-20bd8f2e-88b3-4301-ba69-146aabc485f3 Date: Wed, 09 Jan 2019 02:21:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:20:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:20:54Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da/snap", "metadata": {}}], "self": "/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "min_disk": 0, "protected": false, "id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "file": "/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5db53690ee4646b29e4809ddbf34d98c", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image"} 2019-01-09 02:21:04,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image used request id req-20bd8f2e-88b3-4301-ba69-146aabc485f3 2019-01-09 02:21:04,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:04,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e13e64bb-9b83-44b2-8357-27e8c3928756 Date: Wed, 09 Jan 2019 02:21: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:21:04,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e13e64bb-9b83-44b2-8357-27e8c3928756 2019-01-09 02:21:04,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" -d '{"server": {"name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "imageRef": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "flavorRef": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "max_count": 1, "min_count": 1, "networks": [{"port": "3c4af3bd-90fd-40f6-bc4a-47650e875d88"}]}}' 2019-01-09 02:21:06,250 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:21: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-01ef5cb1-4824-4c88-a3c3-ab6b4c88fabf x-compute-request-id: req-01ef5cb1-4824-4c88-a3c3-ab6b4c88fabf Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "adminPass": "kL3aHXCH5th9"}} 2019-01-09 02:21:06,250 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-01ef5cb1-4824-4c88-a3c3-ab6b4c88fabf 2019-01-09 02:21:06,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:06,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21: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-cc0bdba5-7242-4696-98f2-def120264614 x-compute-request-id: req-cc0bdba5-7242-4696-98f2-def120264614 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:21:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:06,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-cc0bdba5-7242-4696-98f2-def120264614 2019-01-09 02:21:06,616 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst 2019-01-09 02:21:06,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:07,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21: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-f3923fba-6dc7-4672-9046-86a532a96f8a x-compute-request-id: req-f3923fba-6dc7-4672-9046-86a532a96f8a Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:21:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:07,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-f3923fba-6dc7-4672-9046-86a532a96f8a 2019-01-09 02:21:07,010 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst] is - BUILD 2019-01-09 02:21:07,011 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:21:10,014 - create_instance - DEBUG - VM status query timeout in 896.601979017 2019-01-09 02:21:10,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:10,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af804e1b-13b6-440d-8bde-95bd0a562fbb x-compute-request-id: req-af804e1b-13b6-440d-8bde-95bd0a562fbb Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "security_groups": [{"name": "default"}], "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:21:07Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:10,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-af804e1b-13b6-440d-8bde-95bd0a562fbb 2019-01-09 02:21:10,730 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst] is - BUILD 2019-01-09 02:21:10,730 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:21:13,733 - create_instance - DEBUG - VM status query timeout in 892.882477045 2019-01-09 02:21:13,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:14,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e15d881-65e8-43d8-a6bd-cd2d7df03539 x-compute-request-id: req-4e15d881-65e8-43d8-a6bd-cd2d7df03539 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e3:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:21:12.000000", "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "security_groups": [{"name": "default"}], "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:21:12Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:14,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-4e15d881-65e8-43d8-a6bd-cd2d7df03539 2019-01-09 02:21:14,379 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst] is - ACTIVE 2019-01-09 02:21:14,379 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:21:14,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:15,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-22938651-9207-4fb5-843f-d904d0727ef6 x-compute-request-id: req-22938651-9207-4fb5-843f-d904d0727ef6 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e3:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:21:12.000000", "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "security_groups": [{"name": "default"}], "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:21:12Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:15,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-22938651-9207-4fb5-843f-d904d0727ef6 2019-01-09 02:21:15,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:15,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7b5967ca-49aa-4961-ac12-f7c996555357 Date: Wed, 09 Jan 2019 02:21:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7760609a-1755-4dfe-837b-d1f29eb1ac07"],"updated_at":"2019-01-09T02:20:57Z","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net"}]} 2019-01-09 02:21:15,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net used request id req-7b5967ca-49aa-4961-ac12-f7c996555357 2019-01-09 02:21:15,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:15,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51688443-3e38-479b-9e01-392cc65cff3f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}} 2019-01-09 02:21:15,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c used request id req-51688443-3e38-479b-9e01-392cc65cff3f 2019-01-09 02:21:15,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:15,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1bb8db21-af45-4684-b2c7-d429a4561e23 Date: Wed, 09 Jan 2019 02:21:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]} 2019-01-09 02:21:15,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-1bb8db21-af45-4684-b2c7-d429a4561e23 2019-01-09 02:21:15,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:15,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-729881bb-8b50-48b3-810b-ef72090f66ec Date: Wed, 09 Jan 2019 02:21:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.9"}],"id":"3c4af3bd-90fd-40f6-bc4a-47650e875d88","security_groups":["c675a6e1-9a68-4784-b977-2c00230251e4"],"mac_address":"fa:16:3e:b8:e3:5e","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:21:02Z","binding:vnic_type":"normal","device_id":"f832acb6-4396-46f8-b9e9-dc2ba772cbed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.3"}],"id":"b92ac4ae-c531-4dc3-b7c5-4f834926a283","security_groups":[],"mac_address":"fa:16:3e:f4:57:17","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-526ca5a4-ac9a-4353-99e2-c715fc266d0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:20:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.2"}],"id":"ee49b0c0-8a50-4741-8e5a-72cc7a6138c4","security_groups":[],"mac_address":"fa:16:3e:75:cb:03","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-526ca5a4-ac9a-4353-99e2-c715fc266d0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.4"}],"id":"fd45fc10-8ca8-4570-8463-57f9e0f38490","security_groups":[],"mac_address":"fa:16:3e:f8:7e:71","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-526ca5a4-ac9a-4353-99e2-c715fc266d0b"}]} 2019-01-09 02:21:15,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-729881bb-8b50-48b3-810b-ef72090f66ec 2019-01-09 02:21:15,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:21:15,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:21:16,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "786f5617192241b2bb52a7d68fdb2b13", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj-role"}], "expires_at": "2019-01-09T03:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5db53690ee4646b29e4809ddbf34d98c", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-user", "id": "09b702700ad846459868ebfe9659915f"}, "audit_ids": ["ehqQfNhpRzGR4yZdsgsdPg"], "issued_at": "2019-01-09T02:21:16.000000Z"}} 2019-01-09 02:21:16,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:16,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1320d5b-da38-46a6-886d-d3db9a698f3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:21:16,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e1320d5b-da38-46a6-886d-d3db9a698f3d 2019-01-09 02:21:16,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:16,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-da3bd0e3-7df2-474d-95c0-d103b0fe2d80 Date: Wed, 09 Jan 2019 02:21:16 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:21:16,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name&description=hello+group used request id req-da3bd0e3-7df2-474d-95c0-d103b0fe2d80 2019-01-09 02:21:16,336 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name... 2019-01-09 02:21:16,336 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name 2019-01-09 02:21:16,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" -d '{"security_group": {"name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name", "description": "hello group"}}' 2019-01-09 02:21:16,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7971b4bf-5e2d-4265-a89d-d0c63024ec24 Date: Wed, 09 Jan 2019 02:21:16 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "updated_at": "2019-01-09T02:21:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "revision_number": 0, "id": "00690f51-7303-4c03-844c-e34b63c8feb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5db53690ee4646b29e4809ddbf34d98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "revision_number": 0, "id": "1f235ac6-3dd0-4a8e-8c33-a4f401b0318f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5db53690ee4646b29e4809ddbf34d98c"}], "revision_number": 2, "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name"}} 2019-01-09 02:21:16,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-7971b4bf-5e2d-4265-a89d-d0c63024ec24 2019-01-09 02:21:16,758 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59c9dc92-455b-44b9-a59d-a81720a02bb2 2019-01-09 02:21:16,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59c9dc92-455b-44b9-a59d-a81720a02bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:16,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ba45955-97fd-4778-8f39-bdc24cfd881f Date: Wed, 09 Jan 2019 02:21: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": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "00690f51-7303-4c03-844c-e34b63c8feb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "1f235ac6-3dd0-4a8e-8c33-a4f401b0318f"}]} 2019-01-09 02:21:16,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59c9dc92-455b-44b9-a59d-a81720a02bb2 used request id req-9ba45955-97fd-4778-8f39-bdc24cfd881f 2019-01-09 02:21:16,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59c9dc92-455b-44b9-a59d-a81720a02bb2 2019-01-09 02:21:16,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59c9dc92-455b-44b9-a59d-a81720a02bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:17,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ccc1f4c5-f211-49ce-ad17-a1c45d72adac Date: Wed, 09 Jan 2019 02:21: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": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "00690f51-7303-4c03-844c-e34b63c8feb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "1f235ac6-3dd0-4a8e-8c33-a4f401b0318f"}]} 2019-01-09 02:21:17,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59c9dc92-455b-44b9-a59d-a81720a02bb2 used request id req-ccc1f4c5-f211-49ce-ad17-a1c45d72adac 2019-01-09 02:21:17,098 - neutron_utils - INFO - Retrieving security group with ID - 59c9dc92-455b-44b9-a59d-a81720a02bb2 2019-01-09 02:21:17,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=59c9dc92-455b-44b9-a59d-a81720a02bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:17,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6e4f8f29-f0cf-4e81-8550-d3ed306ba7fe Date: Wed, 09 Jan 2019 02:21:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "updated_at": "2019-01-09T02:21:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "revision_number": 0, "id": "00690f51-7303-4c03-844c-e34b63c8feb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5db53690ee4646b29e4809ddbf34d98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "revision_number": 0, "id": "1f235ac6-3dd0-4a8e-8c33-a4f401b0318f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5db53690ee4646b29e4809ddbf34d98c"}], "revision_number": 2, "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name"}]} 2019-01-09 02:21:17,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=59c9dc92-455b-44b9-a59d-a81720a02bb2 used request id req-6e4f8f29-f0cf-4e81-8550-d3ed306ba7fe 2019-01-09 02:21:17,290 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59c9dc92-455b-44b9-a59d-a81720a02bb2 2019-01-09 02:21:17,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59c9dc92-455b-44b9-a59d-a81720a02bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:17,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed2ecf80-8c1a-4d39-a135-9b2e27c41592 Date: Wed, 09 Jan 2019 02:21: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": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "00690f51-7303-4c03-844c-e34b63c8feb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "1f235ac6-3dd0-4a8e-8c33-a4f401b0318f"}]} 2019-01-09 02:21:17,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59c9dc92-455b-44b9-a59d-a81720a02bb2 used request id req-ed2ecf80-8c1a-4d39-a135-9b2e27c41592 2019-01-09 02:21:17,459 - neutron_utils - INFO - Retrieving security group with ID - 59c9dc92-455b-44b9-a59d-a81720a02bb2 2019-01-09 02:21:17,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=59c9dc92-455b-44b9-a59d-a81720a02bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:17,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3eef5b70-9708-4ddc-9ecc-81d5aa6970ab Date: Wed, 09 Jan 2019 02:21:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "updated_at": "2019-01-09T02:21:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "revision_number": 0, "id": "00690f51-7303-4c03-844c-e34b63c8feb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5db53690ee4646b29e4809ddbf34d98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "revision_number": 0, "id": "1f235ac6-3dd0-4a8e-8c33-a4f401b0318f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5db53690ee4646b29e4809ddbf34d98c"}], "revision_number": 2, "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name"}]} 2019-01-09 02:21:17,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=59c9dc92-455b-44b9-a59d-a81720a02bb2 used request id req-3eef5b70-9708-4ddc-9ecc-81d5aa6970ab 2019-01-09 02:21:17,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59c9dc92-455b-44b9-a59d-a81720a02bb2 2019-01-09 02:21:17,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59c9dc92-455b-44b9-a59d-a81720a02bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:17,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23f029bc-d236-4696-8afe-5321b2d22846 Date: Wed, 09 Jan 2019 02:21: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": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "00690f51-7303-4c03-844c-e34b63c8feb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "1f235ac6-3dd0-4a8e-8c33-a4f401b0318f"}]} 2019-01-09 02:21:17,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59c9dc92-455b-44b9-a59d-a81720a02bb2 used request id req-23f029bc-d236-4696-8afe-5321b2d22846 2019-01-09 02:21:17,772 - neutron_utils - INFO - Retrieving security group with ID - 59c9dc92-455b-44b9-a59d-a81720a02bb2 2019-01-09 02:21:17,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=59c9dc92-455b-44b9-a59d-a81720a02bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:17,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7d1486d5-6ce0-49ac-b304-d0deee4c6a86 Date: Wed, 09 Jan 2019 02:21:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "updated_at": "2019-01-09T02:21:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "revision_number": 0, "id": "00690f51-7303-4c03-844c-e34b63c8feb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5db53690ee4646b29e4809ddbf34d98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "revision_number": 0, "id": "1f235ac6-3dd0-4a8e-8c33-a4f401b0318f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5db53690ee4646b29e4809ddbf34d98c"}], "revision_number": 2, "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name"}]} 2019-01-09 02:21:17,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=59c9dc92-455b-44b9-a59d-a81720a02bb2 used request id req-7d1486d5-6ce0-49ac-b304-d0deee4c6a86 2019-01-09 02:21:17,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59c9dc92-455b-44b9-a59d-a81720a02bb2 2019-01-09 02:21:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59c9dc92-455b-44b9-a59d-a81720a02bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:18,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ef6e094-d7a9-4247-a1d1-8929e7f2df15 Date: Wed, 09 Jan 2019 02:21: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": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "00690f51-7303-4c03-844c-e34b63c8feb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:16Z", "security_group_id": "59c9dc92-455b-44b9-a59d-a81720a02bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:21:16Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "1f235ac6-3dd0-4a8e-8c33-a4f401b0318f"}]} 2019-01-09 02:21:18,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59c9dc92-455b-44b9-a59d-a81720a02bb2 used request id req-3ef6e094-d7a9-4247-a1d1-8929e7f2df15 2019-01-09 02:21:18,149 - neutron_utils - INFO - Deleting security group rule with ID - 1f235ac6-3dd0-4a8e-8c33-a4f401b0318f 2019-01-09 02:21:18,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/1f235ac6-3dd0-4a8e-8c33-a4f401b0318f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:18,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6be38ec-32e5-4af6-b0e6-d7fac5e0df10 Content-Length: 0 Date: Wed, 09 Jan 2019 02:21:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:21:18,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/1f235ac6-3dd0-4a8e-8c33-a4f401b0318f used request id req-f6be38ec-32e5-4af6-b0e6-d7fac5e0df10 2019-01-09 02:21:18,404 - neutron_utils - INFO - Deleting security group rule with ID - 00690f51-7303-4c03-844c-e34b63c8feb6 2019-01-09 02:21:18,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/00690f51-7303-4c03-844c-e34b63c8feb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:18,661 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51f94ce2-5d6a-43ca-9269-00bc88920d8e Content-Length: 0 Date: Wed, 09 Jan 2019 02:21:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:21:18,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/00690f51-7303-4c03-844c-e34b63c8feb6 used request id req-51f94ce2-5d6a-43ca-9269-00bc88920d8e 2019-01-09 02:21:18,662 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name 2019-01-09 02:21:18,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/59c9dc92-455b-44b9-a59d-a81720a02bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7595c54ff2c15b660faf920b87a419f52bab27d6" 2019-01-09 02:21:18,786 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42823a9b-2fb1-475f-bf84-85f743abcb38 Content-Length: 0 Date: Wed, 09 Jan 2019 02:21:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:21:18,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/59c9dc92-455b-44b9-a59d-a81720a02bb2 used request id req-42823a9b-2fb1-475f-bf84-85f743abcb38 2019-01-09 02:21:18,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:19,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21: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-bc27a53e-2b11-4709-86d9-b772cd9a0f57 x-compute-request-id: req-bc27a53e-2b11-4709-86d9-b772cd9a0f57 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e3:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:21:12.000000", "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "security_groups": [{"name": "default"}], "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:21:12Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:19,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-bc27a53e-2b11-4709-86d9-b772cd9a0f57 2019-01-09 02:21:19,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:19,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-73fff31c-86d0-4062-92fe-f8ad891e0a0d Date: Wed, 09 Jan 2019 02:21:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7760609a-1755-4dfe-837b-d1f29eb1ac07"],"updated_at":"2019-01-09T02:20:57Z","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net"}]} 2019-01-09 02:21:19,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net used request id req-73fff31c-86d0-4062-92fe-f8ad891e0a0d 2019-01-09 02:21:19,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:19,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93678ca2-44c5-465b-afae-59f1321f9e54 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}} 2019-01-09 02:21:19,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c used request id req-93678ca2-44c5-465b-afae-59f1321f9e54 2019-01-09 02:21:19,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:19,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-af303aa0-ed17-4516-b3cb-4a058c497661 Date: Wed, 09 Jan 2019 02:21:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]} 2019-01-09 02:21:19,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-af303aa0-ed17-4516-b3cb-4a058c497661 2019-01-09 02:21:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:19,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-0dc5bc20-836d-4f9b-a25a-029b2936effe Date: Wed, 09 Jan 2019 02:21:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.9"}],"id":"3c4af3bd-90fd-40f6-bc4a-47650e875d88","security_groups":["c675a6e1-9a68-4784-b977-2c00230251e4"],"mac_address":"fa:16:3e:b8:e3:5e","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:21:02Z","binding:vnic_type":"normal","device_id":"f832acb6-4396-46f8-b9e9-dc2ba772cbed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.3"}],"id":"b92ac4ae-c531-4dc3-b7c5-4f834926a283","security_groups":[],"mac_address":"fa:16:3e:f4:57:17","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-526ca5a4-ac9a-4353-99e2-c715fc266d0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:20:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.2"}],"id":"ee49b0c0-8a50-4741-8e5a-72cc7a6138c4","security_groups":[],"mac_address":"fa:16:3e:75:cb:03","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-526ca5a4-ac9a-4353-99e2-c715fc266d0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.4"}],"id":"fd45fc10-8ca8-4570-8463-57f9e0f38490","security_groups":[],"mac_address":"fa:16:3e:f8:7e:71","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-526ca5a4-ac9a-4353-99e2-c715fc266d0b"}]} 2019-01-09 02:21:19,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-0dc5bc20-836d-4f9b-a25a-029b2936effe 2019-01-09 02:21:19,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:21:20,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "786f5617192241b2bb52a7d68fdb2b13", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj-role"}], "expires_at": "2019-01-09T03:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5db53690ee4646b29e4809ddbf34d98c", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5db53690ee4646b29e4809ddbf34d98c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-user", "id": "09b702700ad846459868ebfe9659915f"}, "audit_ids": ["D3XFbPADSWqck75RDc_M6A"], "issued_at": "2019-01-09T02:21:20.000000Z"}} 2019-01-09 02:21:20,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613c3c62c928f9bcda4553360813939d71d4b9f" 2019-01-09 02:21:21,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92f8e452-1aae-4e69-afea-6de44f038050 x-compute-request-id: req-92f8e452-1aae-4e69-afea-6de44f038050 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e3:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:21:12.000000", "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "security_groups": [{"name": "default"}], "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:21:12Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:21,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-92f8e452-1aae-4e69-afea-6de44f038050 2019-01-09 02:21:21,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:21,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-90ae6f81-523c-4d42-884c-46990996ba32 x-compute-request-id: req-90ae6f81-523c-4d42-884c-46990996ba32 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e3:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:21:12.000000", "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "security_groups": [{"name": "default"}], "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:21:12Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:21,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-90ae6f81-523c-4d42-884c-46990996ba32 2019-01-09 02:21:21,694 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst] is - ACTIVE 2019-01-09 02:21:21,694 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:21:21,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:22,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-42a0f7ec-5421-4d1f-beb1-a17d8fb1b15f x-compute-request-id: req-42a0f7ec-5421-4d1f-beb1-a17d8fb1b15f Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e3:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:21:12.000000", "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "security_groups": [{"name": "default"}], "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:21:12Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:22,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-42a0f7ec-5421-4d1f-beb1-a17d8fb1b15f 2019-01-09 02:21:22,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:22,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4fb9df0c-1ba3-4c22-a1ba-ebb89e9e8fd7 Date: Wed, 09 Jan 2019 02:21:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7760609a-1755-4dfe-837b-d1f29eb1ac07"],"updated_at":"2019-01-09T02:20:57Z","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net"}]} 2019-01-09 02:21:22,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net used request id req-4fb9df0c-1ba3-4c22-a1ba-ebb89e9e8fd7 2019-01-09 02:21:22,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:22,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b184914-6d12-4b36-ace0-31e073599720 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}} 2019-01-09 02:21:22,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c used request id req-7b184914-6d12-4b36-ace0-31e073599720 2019-01-09 02:21:22,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:22,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-258c8636-02b2-46ef-8d15-7fe09b1d551a Date: Wed, 09 Jan 2019 02:21:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]} 2019-01-09 02:21:22,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-258c8636-02b2-46ef-8d15-7fe09b1d551a 2019-01-09 02:21:22,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:22,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-3c6ed5cf-ee0a-4db6-b859-f495eaa74ff7 Date: Wed, 09 Jan 2019 02:21:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.9"}],"id":"3c4af3bd-90fd-40f6-bc4a-47650e875d88","security_groups":["c675a6e1-9a68-4784-b977-2c00230251e4"],"mac_address":"fa:16:3e:b8:e3:5e","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:21:02Z","binding:vnic_type":"normal","device_id":"f832acb6-4396-46f8-b9e9-dc2ba772cbed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.3"}],"id":"b92ac4ae-c531-4dc3-b7c5-4f834926a283","security_groups":[],"mac_address":"fa:16:3e:f4:57:17","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-526ca5a4-ac9a-4353-99e2-c715fc266d0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:20:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.2"}],"id":"ee49b0c0-8a50-4741-8e5a-72cc7a6138c4","security_groups":[],"mac_address":"fa:16:3e:75:cb:03","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-526ca5a4-ac9a-4353-99e2-c715fc266d0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.4"}],"id":"fd45fc10-8ca8-4570-8463-57f9e0f38490","security_groups":[],"mac_address":"fa:16:3e:f8:7e:71","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-526ca5a4-ac9a-4353-99e2-c715fc266d0b"}]} 2019-01-09 02:21:22,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-3c6ed5cf-ee0a-4db6-b859-f495eaa74ff7 2019-01-09 02:21:22,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:23,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf773aed-876e-403c-aef4-4aa3d5949ad2 x-compute-request-id: req-bf773aed-876e-403c-aef4-4aa3d5949ad2 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e3:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:21:12.000000", "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "security_groups": [{"name": "default"}], "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:21:12Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:23,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-bf773aed-876e-403c-aef4-4aa3d5949ad2 2019-01-09 02:21:23,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:23,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2683938b-eae9-4798-a742-530be5c4f0e4 Date: Wed, 09 Jan 2019 02:21:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7760609a-1755-4dfe-837b-d1f29eb1ac07"],"updated_at":"2019-01-09T02:20:57Z","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net"}]} 2019-01-09 02:21:23,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net used request id req-2683938b-eae9-4798-a742-530be5c4f0e4 2019-01-09 02:21:23,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:23,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-756db0c0-94a1-427a-b2f8-686572c72d62 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}} 2019-01-09 02:21:23,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c used request id req-756db0c0-94a1-427a-b2f8-686572c72d62 2019-01-09 02:21:23,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:23,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-88e4c902-873b-469a-bd3c-7ea01e48f8ad Date: Wed, 09 Jan 2019 02:21:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]} 2019-01-09 02:21:23,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-88e4c902-873b-469a-bd3c-7ea01e48f8ad 2019-01-09 02:21:23,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:24,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-b68cdbbf-fd06-4783-8ce2-749ae1d9150b Date: Wed, 09 Jan 2019 02:21:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.9"}],"id":"3c4af3bd-90fd-40f6-bc4a-47650e875d88","security_groups":["c675a6e1-9a68-4784-b977-2c00230251e4"],"mac_address":"fa:16:3e:b8:e3:5e","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:21:02Z","binding:vnic_type":"normal","device_id":"f832acb6-4396-46f8-b9e9-dc2ba772cbed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.3"}],"id":"b92ac4ae-c531-4dc3-b7c5-4f834926a283","security_groups":[],"mac_address":"fa:16:3e:f4:57:17","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-526ca5a4-ac9a-4353-99e2-c715fc266d0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:20:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.2"}],"id":"ee49b0c0-8a50-4741-8e5a-72cc7a6138c4","security_groups":[],"mac_address":"fa:16:3e:75:cb:03","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-526ca5a4-ac9a-4353-99e2-c715fc266d0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.4"}],"id":"fd45fc10-8ca8-4570-8463-57f9e0f38490","security_groups":[],"mac_address":"fa:16:3e:f8:7e:71","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-526ca5a4-ac9a-4353-99e2-c715fc266d0b"}]} 2019-01-09 02:21:24,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-b68cdbbf-fd06-4783-8ce2-749ae1d9150b 2019-01-09 02:21:24,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name"}}' 2019-01-09 02:21:24,315 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-fd14f6d8-a623-4faf-84e0-cdbe1b5b1d76 x-compute-request-id: req-fd14f6d8-a623-4faf-84e0-cdbe1b5b1d76 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name is not found for project 5db53690ee4646b29e4809ddbf34d98c", "code": 404}} 2019-01-09 02:21:24,315 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed/action used request id req-fd14f6d8-a623-4faf-84e0-cdbe1b5b1d76 2019-01-09 02:21:24,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:24,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-84eee5c2-9b7a-4749-aaf7-34b9a2f9a417 x-compute-request-id: req-84eee5c2-9b7a-4749-aaf7-34b9a2f9a417 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e3:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:21:12.000000", "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "security_groups": [{"name": "default"}], "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:21:12Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:24,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-84eee5c2-9b7a-4749-aaf7-34b9a2f9a417 2019-01-09 02:21:24,934 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name] - Security group InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name is not found for project 5db53690ee4646b29e4809ddbf34d98c (HTTP 404) (Request-ID: req-fd14f6d8-a623-4faf-84e0-cdbe1b5b1d76) 2019-01-09 02:21:24,934 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-name is not found for project 5db53690ee4646b29e4809ddbf34d98c (HTTP 404) (Request-ID: req-fd14f6d8-a623-4faf-84e0-cdbe1b5b1d76) 2019-01-09 02:21:24,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:25,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-23e3b856-201e-4eb5-8e72-d40b2bb053d2 x-compute-request-id: req-23e3b856-201e-4eb5-8e72-d40b2bb053d2 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e3:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:21:12.000000", "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "security_groups": [{"name": "default"}], "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:21:12Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:25,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-23e3b856-201e-4eb5-8e72-d40b2bb053d2 2019-01-09 02:21:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:25,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4b1857d8-7867-474e-b6c8-f7c66de32fbd Date: Wed, 09 Jan 2019 02:21:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7760609a-1755-4dfe-837b-d1f29eb1ac07"],"updated_at":"2019-01-09T02:20:57Z","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net"}]} 2019-01-09 02:21:25,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net used request id req-4b1857d8-7867-474e-b6c8-f7c66de32fbd 2019-01-09 02:21:25,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:25,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a66bcb3c-81b1-4dbf-88b5-0d7df5e27d54 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}} 2019-01-09 02:21:25,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c used request id req-a66bcb3c-81b1-4dbf-88b5-0d7df5e27d54 2019-01-09 02:21:25,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:25,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-91baa05f-f265-4bb0-8a25-257e687e6f76 Date: Wed, 09 Jan 2019 02:21:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5db53690ee4646b29e4809ddbf34d98c","id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet"}]} 2019-01-09 02:21:25,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-91baa05f-f265-4bb0-8a25-257e687e6f76 2019-01-09 02:21:25,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:25,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a9d3b46a-d56a-4b24-a896-e5ecb8062020 Date: Wed, 09 Jan 2019 02:21:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.9"}],"id":"3c4af3bd-90fd-40f6-bc4a-47650e875d88","security_groups":["c675a6e1-9a68-4784-b977-2c00230251e4"],"mac_address":"fa:16:3e:b8:e3:5e","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:21:02Z","binding:vnic_type":"normal","device_id":"f832acb6-4396-46f8-b9e9-dc2ba772cbed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.3"}],"id":"b92ac4ae-c531-4dc3-b7c5-4f834926a283","security_groups":[],"mac_address":"fa:16:3e:f4:57:17","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-526ca5a4-ac9a-4353-99e2-c715fc266d0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:20:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.2"}],"id":"ee49b0c0-8a50-4741-8e5a-72cc7a6138c4","security_groups":[],"mac_address":"fa:16:3e:75:cb:03","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-526ca5a4-ac9a-4353-99e2-c715fc266d0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7760609a-1755-4dfe-837b-d1f29eb1ac07","ip_address":"10.55.0.4"}],"id":"fd45fc10-8ca8-4570-8463-57f9e0f38490","security_groups":[],"mac_address":"fa:16:3e:f8:7e:71","project_id":"5db53690ee4646b29e4809ddbf34d98c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"526ca5a4-ac9a-4353-99e2-c715fc266d0b","tenant_id":"5db53690ee4646b29e4809ddbf34d98c","created_at":"2019-01-09T02:20:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-526ca5a4-ac9a-4353-99e2-c715fc266d0b"}]} 2019-01-09 02:21:25,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-a9d3b46a-d56a-4b24-a896-e5ecb8062020 2019-01-09 02:21:25,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613c3c62c928f9bcda4553360813939d71d4b9f" 2019-01-09 02:21:26,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-089e3b40-d47d-4bda-8873-23dd134f996e x-compute-request-id: req-089e3b40-d47d-4bda-8873-23dd134f996e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e3:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:21:12.000000", "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "security_groups": [{"name": "default"}], "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:21:12Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:26,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-089e3b40-d47d-4bda-8873-23dd134f996e 2019-01-09 02:21:26,212 - create_instance - INFO - Deleting Port with ID - 3c4af3bd-90fd-40f6-bc4a-47650e875d88 2019-01-09 02:21:26,213 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-port 2019-01-09 02:21:26,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/3c4af3bd-90fd-40f6-bc4a-47650e875d88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:26,767 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d3c848d-093e-4a6e-a7d2-7337b703a5bb Date: Wed, 09 Jan 2019 02:21:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:21:26,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/3c4af3bd-90fd-40f6-bc4a-47650e875d88 used request id req-8d3c848d-093e-4a6e-a7d2-7337b703a5bb 2019-01-09 02:21:26,767 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst 2019-01-09 02:21:26,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:26,913 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-8abd4073-456f-4c91-b716-74238945766b x-compute-request-id: req-8abd4073-456f-4c91-b716-74238945766b Content-Type: application/json 2019-01-09 02:21:26,914 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-8abd4073-456f-4c91-b716-74238945766b 2019-01-09 02:21:26,914 - create_instance - INFO - Checking deletion status 2019-01-09 02:21:26,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:27,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-81dbcd26-f919-448f-8727-b982866db86f x-compute-request-id: req-81dbcd26-f919-448f-8727-b982866db86f Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:e3:5e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:21:12.000000", "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:21:26Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:27,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-81dbcd26-f919-448f-8727-b982866db86f 2019-01-09 02:21:27,101 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst] is - ACTIVE 2019-01-09 02:21:27,101 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:21:30,102 - create_instance - DEBUG - VM status query timeout in 296.812593937 2019-01-09 02:21:30,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:30,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21: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-fc3cf187-e416-41ff-93bc-e96b0d8807c9 x-compute-request-id: req-fc3cf187-e416-41ff-93bc-e96b0d8807c9 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.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed", "rel": "bookmark"}], "image": {"id": "2c9947ba-cc5f-472b-8ac4-5404bdae43da", "links": [{"href": "http://172.30.9.26:8774/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:21:12.000000", "flavor": {"id": "0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "links": [{"href": "http://172.30.9.26:8774/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6", "rel": "bookmark"}]}, "id": "f832acb6-4396-46f8-b9e9-dc2ba772cbed", "user_id": "09b702700ad846459868ebfe9659915f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:21:26Z", "hostId": "3f5f17728f704b902c8ff832e35a0ca1e41f20f1253d78be20ba917b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst", "created": "2019-01-09T02:21:06Z", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:21:30,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-fc3cf187-e416-41ff-93bc-e96b0d8807c9 2019-01-09 02:21:30,344 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst] is - ACTIVE 2019-01-09 02:21:30,344 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:21:33,347 - create_instance - DEBUG - VM status query timeout in 293.566695929 2019-01-09 02:21:33,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af12d1c2718c7ece0004bba822a3079872217e7" 2019-01-09 02:21:33,394 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:21:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4b0a308-1a4e-4a08-9fb0-65625b3948c8 x-compute-request-id: req-e4b0a308-1a4e-4a08-9fb0-65625b3948c8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f832acb6-4396-46f8-b9e9-dc2ba772cbed could not be found.", "code": 404}} 2019-01-09 02:21:33,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f832acb6-4396-46f8-b9e9-dc2ba772cbed used request id req-e4b0a308-1a4e-4a08-9fb0-65625b3948c8 2019-01-09 02:21:33,395 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f832acb6-4396-46f8-b9e9-dc2ba772cbed could not be found. (HTTP 404) (Request-ID: req-e4b0a308-1a4e-4a08-9fb0-65625b3948c8) 2019-01-09 02:21:33,395 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-inst 2019-01-09 02:21:33,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b690708b3051a21d41ef1d725dc793ec8202f7" 2019-01-09 02:21:33,435 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:21:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e12b561-e2c4-48ca-bb32-c5f698ec5ee9 x-compute-request-id: req-5e12b561-e2c4-48ca-bb32-c5f698ec5ee9 Content-Length: 0 Content-Type: application/json 2019-01-09 02:21:33,435 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0f50eb6b-a29f-4f86-bc82-9ea07471eef6 used request id req-5e12b561-e2c4-48ca-bb32-c5f698ec5ee9 2019-01-09 02:21:33,436 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet 2019-01-09 02:21:33,436 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-subnet 2019-01-09 02:21:33,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/7760609a-1755-4dfe-837b-d1f29eb1ac07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f361b1720aa3f78692a0c9bc206f4be59533785b" 2019-01-09 02:21:35,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ac455c7-687d-461e-9a30-91a8e3ed1bc7 Date: Wed, 09 Jan 2019 02:21:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:21:35,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7760609a-1755-4dfe-837b-d1f29eb1ac07 used request id req-2ac455c7-687d-461e-9a30-91a8e3ed1bc7 2019-01-09 02:21:35,696 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-pub-net 2019-01-09 02:21:35,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/526ca5a4-ac9a-4353-99e2-c715fc266d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f361b1720aa3f78692a0c9bc206f4be59533785b" 2019-01-09 02:21:36,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e38f6daf-6b5d-4d4c-a642-a1a3a3c55897 Date: Wed, 09 Jan 2019 02:21:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:21:36,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/526ca5a4-ac9a-4353-99e2-c715fc266d0b used request id req-e38f6daf-6b5d-4d4c-a642-a1a3a3c55897 2019-01-09 02:21:36,911 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b0e6fb6a-26db-4947-8cc1-05a79bdb9719-image 2019-01-09 02:21:36,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcedbfd25292f8b350b4559a2aa1b82815ac3d65" 2019-01-09 02:21:39,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0bf82643-ea43-47e5-90ce-6b887917a9a0 Date: Wed, 09 Jan 2019 02:21:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:21:39,392 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2c9947ba-cc5f-472b-8ac4-5404bdae43da used request id req-0bf82643-ea43-47e5-90ce-6b887917a9a0 2019-01-09 02:21:39,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:21:39,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bb702acd-c035-4f3f-8210-b37ceda3b0b3 Date: Wed, 09 Jan 2019 02:21:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:20:55Z", "updated_at": "2019-01-09T02:20:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:20:55Z", "revision_number": 0, "id": "14f75ab4-d4b8-4a3a-bc69-c14bf33578cf", "remote_group_id": "c675a6e1-9a68-4784-b977-2c00230251e4", "remote_ip_prefix": null, "created_at": "2019-01-09T02:20:55Z", "security_group_id": "c675a6e1-9a68-4784-b977-2c00230251e4", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5db53690ee4646b29e4809ddbf34d98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:20:55Z", "revision_number": 0, "id": "29a034a5-89a4-4362-a92a-68a6a86cc31a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:20:55Z", "security_group_id": "c675a6e1-9a68-4784-b977-2c00230251e4", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5db53690ee4646b29e4809ddbf34d98c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:20:55Z", "revision_number": 0, "id": "b2379cda-720a-4f00-896c-f9a308cd1cdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:20:55Z", "security_group_id": "c675a6e1-9a68-4784-b977-2c00230251e4", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5db53690ee4646b29e4809ddbf34d98c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:20:55Z", "revision_number": 0, "id": "f517e424-f03c-47c9-aa17-24edf41ea14f", "remote_group_id": "c675a6e1-9a68-4784-b977-2c00230251e4", "remote_ip_prefix": null, "created_at": "2019-01-09T02:20:55Z", "security_group_id": "c675a6e1-9a68-4784-b977-2c00230251e4", "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5db53690ee4646b29e4809ddbf34d98c"}], "revision_number": 4, "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "c675a6e1-9a68-4784-b977-2c00230251e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:21:39,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-bb702acd-c035-4f3f-8210-b37ceda3b0b3 2019-01-09 02:21:39,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:21:39,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58a853a-afed-4158-8432-48901b3de6d1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:21:39,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-b58a853a-afed-4158-8432-48901b3de6d1 2019-01-09 02:21:39,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:21:39,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679f9580-1723-4ec4-b823-af0f6672858a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:21:39,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-679f9580-1723-4ec4-b823-af0f6672858a 2019-01-09 02:21:39,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:21:39,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9113ce-1b8b-4749-876b-e30d83bc586f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c"}, "enabled": true, "id": "5db53690ee4646b29e4809ddbf34d98c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-06e8dbee-d50c-443-proj"}} 2019-01-09 02:21:39,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c used request id req-2f9113ce-1b8b-4749-876b-e30d83bc586f 2019-01-09 02:21:39,918 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c675a6e1-9a68-4784-b977-2c00230251e4 2019-01-09 02:21:39,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c675a6e1-9a68-4784-b977-2c00230251e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:21:40,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-50d3d2f2-912e-4a52-ba1d-d595a7359a9c Date: Wed, 09 Jan 2019 02:21:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c675a6e1-9a68-4784-b977-2c00230251e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:20:55Z", "security_group_id": "c675a6e1-9a68-4784-b977-2c00230251e4", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:20:55Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "14f75ab4-d4b8-4a3a-bc69-c14bf33578cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:20:55Z", "security_group_id": "c675a6e1-9a68-4784-b977-2c00230251e4", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:20:55Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "29a034a5-89a4-4362-a92a-68a6a86cc31a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:20:55Z", "security_group_id": "c675a6e1-9a68-4784-b977-2c00230251e4", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:20:55Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "b2379cda-720a-4f00-896c-f9a308cd1cdb"}, {"remote_group_id": "c675a6e1-9a68-4784-b977-2c00230251e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:20:55Z", "security_group_id": "c675a6e1-9a68-4784-b977-2c00230251e4", "port_range_min": null, "revision_number": 0, "tenant_id": "5db53690ee4646b29e4809ddbf34d98c", "created_at": "2019-01-09T02:20:55Z", "project_id": "5db53690ee4646b29e4809ddbf34d98c", "id": "f517e424-f03c-47c9-aa17-24edf41ea14f"}]} 2019-01-09 02:21:40,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c675a6e1-9a68-4784-b977-2c00230251e4 used request id req-50d3d2f2-912e-4a52-ba1d-d595a7359a9c 2019-01-09 02:21:40,099 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:21:40,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c675a6e1-9a68-4784-b977-2c00230251e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:21:40,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33d40bd1-0442-47a3-8fb8-20951f6bec2e Content-Length: 0 Date: Wed, 09 Jan 2019 02:21:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:21:40,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c675a6e1-9a68-4784-b977-2c00230251e4 used request id req-33d40bd1-0442-47a3-8fb8-20951f6bec2e 2019-01-09 02:21:40,423 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-06e8dbee-d50c-443-proj 2019-01-09 02:21:40,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:21:40,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb051e11-a414-44bf-88cc-01f949aebd54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:21:40,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5db53690ee4646b29e4809ddbf34d98c used request id req-eb051e11-a414-44bf-88cc-01f949aebd54 2019-01-09 02:21:40,658 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-06e8dbee-d50c-443-proj-role 2019-01-09 02:21:40,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/786f5617192241b2bb52a7d68fdb2b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:21:40,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b38e554-4de3-4f17-a160-124a44add70e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:21:40,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/786f5617192241b2bb52a7d68fdb2b13 used request id req-8b38e554-4de3-4f17-a160-124a44add70e 2019-01-09 02:21:40,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4223ef1a45b547ca5127333a31c80c82c3aa1eda" 2019-01-09 02:21:40,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a584903c-400a-4bfc-9704-a3d85db60102 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:21:40,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a584903c-400a-4bfc-9704-a3d85db60102 2019-01-09 02:21:40,886 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-06e8dbee-d50c-443-user 2019-01-09 02:21:40,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/09b702700ad846459868ebfe9659915f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f736e85a4d855be840b3f50d0ef7c440433d38" 2019-01-09 02:21:41,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d92225e6-7be9-4cad-8571-a2c0790b3f6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:21:41,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/09b702700ad846459868ebfe9659915f used request id req-d92225e6-7be9-4cad-8571-a2c0790b3f6e 2019-01-09 02:21:41,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:21:41,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["LmiHcm7nSfOPCbQtsBS7bg"], "issued_at": "2019-01-09T02:21:41.000000Z"}} 2019-01-09 02:21:41,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad30edf2a58df431f73cddd6989fabcbe2d76e4c" 2019-01-09 02:21:41,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2462766f-3e71-40c9-96e5-16e5983bd796 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:21:41,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2462766f-3e71-40c9-96e5-16e5983bd796 2019-01-09 02:21:41,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:21:41,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:21:41,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["ltqZ9SymTY67BQ8KUKKN_w"], "issued_at": "2019-01-09T02:21:41.000000Z"}} 2019-01-09 02:21:41,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:21:42,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d2f3d8-c9e5-4e2e-b1b9-d07e033893d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:21:42,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a6d2f3d8-c9e5-4e2e-b1b9-d07e033893d8 2019-01-09 02:21:42,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:21:42,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:21:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:21:42,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e4c604d6-560c-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:21:42,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e179c468-8b29-4fc3-8d02-718261bc5e91 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e4c604d6-560c-449-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:21:42,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e4c604d6-560c-449-proj used request id req-e179c468-8b29-4fc3-8d02-718261bc5e91 2019-01-09 02:21:42,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:21:42,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a61fc3f-c8a2-4d22-aeac-f56600e52c61 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:21:42,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2a61fc3f-c8a2-4d22-aeac-f56600e52c61 2019-01-09 02:21:42,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}}' 2019-01-09 02:21:42,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:21:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b25f51f0-9602-48f0-933d-aa4c9b675a85 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:21:42,356 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b25f51f0-9602-48f0-933d-aa4c9b675a85 2019-01-09 02:21:42,356 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-e4c604d6-560c-449-proj 2019-01-09 02:21:42,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:21:42,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:21:42,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:21:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["6jIUcyrmQ7y3Wv19A-a0vA"], "issued_at": "2019-01-09T02:21:42.000000Z"}} 2019-01-09 02:21:42,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f8e19862df2dbeecfb93742a5841cb169e740b" 2019-01-09 02:21:42,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f482055-bbb7-48e1-9501-91cec68f4cc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:21:42,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4f482055-bbb7-48e1-9501-91cec68f4cc7 2019-01-09 02:21:42,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:21:42,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:21:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:21:42,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f8e19862df2dbeecfb93742a5841cb169e740b" 2019-01-09 02:21:42,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ef39ff-562c-4521-a8c1-aadf00e4d86f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:21:42,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f2ef39ff-562c-4521-a8c1-aadf00e4d86f 2019-01-09 02:21:42,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-e4c604d6-560c-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f8e19862df2dbeecfb93742a5841cb169e740b" 2019-01-09 02:21:43,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101e8f30-06c0-4214-a1d3-7ca372f54566 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-e4c604d6-560c-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}]} 2019-01-09 02:21:43,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-e4c604d6-560c-449-proj used request id req-101e8f30-06c0-4214-a1d3-7ca372f54566 2019-01-09 02:21:43,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f8e19862df2dbeecfb93742a5841cb169e740b" 2019-01-09 02:21:43,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf644771-315c-42cd-b856-c821bd6d1415 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:21:43,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bf644771-315c-42cd-b856-c821bd6d1415 2019-01-09 02:21:43,492 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-e4c604d6-560c-449-user 2019-01-09 02:21:43,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:21:43,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:21:43,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2386d512-ec9b-4f22-94dc-75adbc6ebbaa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:21:43,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2386d512-ec9b-4f22-94dc-75adbc6ebbaa 2019-01-09 02:21:43,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" -d '{"role": {"name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj-role"}}' 2019-01-09 02:21:43,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b10bf648-2a53-47db-a81b-b641782d7bb1 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "640a25873070434d8279841b123683f5", "links": {"self": "http://172.30.9.26:5000/v3/roles/640a25873070434d8279841b123683f5"}, "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj-role"}} 2019-01-09 02:21:43,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b10bf648-2a53-47db-a81b-b641782d7bb1 2019-01-09 02:21:43,739 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-e4c604d6-560c-449-proj-role 2019-01-09 02:21:43,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/640a25873070434d8279841b123683f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:21:43,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6381097d-fe5f-4272-a970-90b8225fe308 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/640a25873070434d8279841b123683f5"}, "domain_id": null, "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj-role", "id": "640a25873070434d8279841b123683f5"}} 2019-01-09 02:21:43,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/640a25873070434d8279841b123683f5 used request id req-6381097d-fe5f-4272-a970-90b8225fe308 2019-01-09 02:21:43,761 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-e4c604d6-560c-449-proj-role to project InstanceSecurityGroupTests-e4c604d6-560c-449-proj 2019-01-09 02:21:43,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be/users/2c578620ac584561a415b7737ba27ccb/roles/640a25873070434d8279841b123683f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:21:43,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc0dad12-08e1-42aa-8300-4a7f8070891e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:21:43,897 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be/users/2c578620ac584561a415b7737ba27ccb/roles/640a25873070434d8279841b123683f5 used request id req-bc0dad12-08e1-42aa-8300-4a7f8070891e 2019-01-09 02:21:43,898 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:21:43,899 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:21:43,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:21:43,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:21:44,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640a25873070434d8279841b123683f5", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj-role"}], "expires_at": "2019-01-09T03:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-user", "id": "2c578620ac584561a415b7737ba27ccb"}, "audit_ids": ["3HWgUrljS1apdHMBm02ROA"], "issued_at": "2019-01-09T02:21:44.000000Z"}} 2019-01-09 02:21:44,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0d1cddc8eab3903f33d2cb970ddc5b4bcbf663" 2019-01-09 02:21:44,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801021cb-bd51-4e9c-9a57-8383d1007ab1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:21:44,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-801021cb-bd51-4e9c-9a57-8383d1007ab1 2019-01-09 02:21:44,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0d1cddc8eab3903f33d2cb970ddc5b4bcbf663" 2019-01-09 02:21:44,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-bfd40831-4a2e-48eb-81dd-89c90acad772 Date: Wed, 09 Jan 2019 02:21:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image"} 2019-01-09 02:21:44,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image used request id req-bfd40831-4a2e-48eb-81dd-89c90acad772 2019-01-09 02:21:44,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0d1cddc8eab3903f33d2cb970ddc5b4bcbf663" 2019-01-09 02:21:44,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-36f450a7-0ea1-402e-8e39-994fae6997c7 Date: Wed, 09 Jan 2019 02:21: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:21:44,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-36f450a7-0ea1-402e-8e39-994fae6997c7 2019-01-09 02:21:44,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1e0d1cddc8eab3903f33d2cb970ddc5b4bcbf663" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image"}' 2019-01-09 02:21:45,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082 X-Openstack-Request-Id: req-cead7802-01fd-4185-b00a-c2cba73081f3 Date: Wed, 09 Jan 2019 02:21:45 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:21:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:21:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "min_disk": 0, "protected": false, "id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "file": "/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082/file", "checksum": null, "owner": "239c4dfb250a4908ac79f8cd2f3ad6be", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:21:45,022 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-cead7802-01fd-4185-b00a-c2cba73081f3 2019-01-09 02:21:45,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0d1cddc8eab3903f33d2cb970ddc5b4bcbf663" -d '' 2019-01-09 02:21:46,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9bd5b259-7671-4cab-bf8d-303fc13c2e38 Date: Wed, 09 Jan 2019 02:21:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:21:46,593 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082/file used request id req-9bd5b259-7671-4cab-bf8d-303fc13c2e38 2019-01-09 02:21:46,594 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:21:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0d1cddc8eab3903f33d2cb970ddc5b4bcbf663" 2019-01-09 02:21:46,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-400e0018-0736-42dd-9b51-1fb46f7a9175 Date: Wed, 09 Jan 2019 02:21:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:21:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:21:46Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/d7c37b0a-4555-4cbb-b74d-96de272dc082/snap", "metadata": {}}], "self": "/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "min_disk": 0, "protected": false, "id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "file": "/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239c4dfb250a4908ac79f8cd2f3ad6be", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/d7c37b0a-4555-4cbb-b74d-96de272dc082/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:21:46,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082 used request id req-400e0018-0736-42dd-9b51-1fb46f7a9175 2019-01-09 02:21:46,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0d1cddc8eab3903f33d2cb970ddc5b4bcbf663" 2019-01-09 02:21:46,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4fa76ba0-c89c-4d76-83d3-313fa735aa87 Date: Wed, 09 Jan 2019 02:21: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:21:46,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4fa76ba0-c89c-4d76-83d3-313fa735aa87 2019-01-09 02:21:46,897 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image 2019-01-09 02:21:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0d1cddc8eab3903f33d2cb970ddc5b4bcbf663" 2019-01-09 02:21:47,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dc6454bb-566d-452a-b967-b347a00152eb Date: Wed, 09 Jan 2019 02:21:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:21:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:21:46Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/d7c37b0a-4555-4cbb-b74d-96de272dc082/snap", "metadata": {}}], "self": "/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "min_disk": 0, "protected": false, "id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "file": "/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239c4dfb250a4908ac79f8cd2f3ad6be", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/d7c37b0a-4555-4cbb-b74d-96de272dc082/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:21:47,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082 used request id req-dc6454bb-566d-452a-b967-b347a00152eb 2019-01-09 02:21:47,070 - create_image - DEBUG - Instance status is - active 2019-01-09 02:21:47,070 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image 2019-01-09 02:21:47,070 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image 2019-01-09 02:21:47,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:21:47,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:21:47,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640a25873070434d8279841b123683f5", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj-role"}], "expires_at": "2019-01-09T03:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-user", "id": "2c578620ac584561a415b7737ba27ccb"}, "audit_ids": ["S-T6HUg4TCuy_Ezpfef_3Q"], "issued_at": "2019-01-09T02:21:47.000000Z"}} 2019-01-09 02:21:47,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a2143d9df3b6c1ad832afd5a5985e341965163" 2019-01-09 02:21:47,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc10dc89-cef9-48a5-98a1-ee150a0d49f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:21:47,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fc10dc89-cef9-48a5-98a1-ee150a0d49f7 2019-01-09 02:21:47,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a2143d9df3b6c1ad832afd5a5985e341965163" 2019-01-09 02:21:47,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c43eeedd-e4b8-4979-b5db-30fa3d90c578 Date: Wed, 09 Jan 2019 02:21:47 GMT RESP BODY: {"networks":[]} 2019-01-09 02:21:47,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net used request id req-c43eeedd-e4b8-4979-b5db-30fa3d90c578 2019-01-09 02:21:47,717 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net 2019-01-09 02:21:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a2143d9df3b6c1ad832afd5a5985e341965163" -d '{"network": {"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net", "admin_state_up": true}}' 2019-01-09 02:21:48,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-5b48d97c-e902-4a78-a358-fd485827f760 Date: Wed, 09 Jan 2019 02:21:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"08670a31-7b61-488b-afbe-3be6984c47cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:21:48Z","is_default":false,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","mtu":1450}} 2019-01-09 02:21:48,473 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-5b48d97c-e902-4a78-a358-fd485827f760 2019-01-09 02:21:48,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a2143d9df3b6c1ad832afd5a5985e341965163" 2019-01-09 02:21:48,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-1986ad2b-0d17-44aa-85d7-da2146b1dd66 Date: Wed, 09 Jan 2019 02:21:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:21:48Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:21:48,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-1986ad2b-0d17-44aa-85d7-da2146b1dd66 2019-01-09 02:21:48,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a2143d9df3b6c1ad832afd5a5985e341965163" 2019-01-09 02:21:48,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b0bf77c7-a5d0-4c2e-8b36-fb9fc0d9dda2 Date: Wed, 09 Jan 2019 02:21:48 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:21:48,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-b0bf77c7-a5d0-4c2e-8b36-fb9fc0d9dda2 2019-01-09 02:21:48,926 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet 2019-01-09 02:21:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a2143d9df3b6c1ad832afd5a5985e341965163" -d '{"subnets": [{"ip_version": 4, "network_id": "08670a31-7b61-488b-afbe-3be6984c47cb", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]}' 2019-01-09 02:21:49,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0dcbfca5-5366-4238-a32d-1197ee41ce2d Date: Wed, 09 Jan 2019 02:21:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:21:49,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0dcbfca5-5366-4238-a32d-1197ee41ce2d 2019-01-09 02:21:49,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a2143d9df3b6c1ad832afd5a5985e341965163" 2019-01-09 02:21:49,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-eae3a2e1-eec3-4ae8-9bdc-02eff28b85e5 Date: Wed, 09 Jan 2019 02:21:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9881025e-9cf6-4826-b203-e2fce07a6448"],"updated_at":"2019-01-09T02:21:49Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:21:49,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-eae3a2e1-eec3-4ae8-9bdc-02eff28b85e5 2019-01-09 02:21:50,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a2143d9df3b6c1ad832afd5a5985e341965163" 2019-01-09 02:21:50,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1e823fc3-7eda-429c-b75e-f273f5ef9371 Date: Wed, 09 Jan 2019 02:21:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:21:50,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-1e823fc3-7eda-429c-b75e-f273f5ef9371 2019-01-09 02:21:50,057 - OpenStackNetwork - DEBUG - Network [08670a31-7b61-488b-afbe-3be6984c47cb] created successfully 2019-01-09 02:21:50,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:21:50,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:21:50,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["N_bFg7BYRdezUuSeNbP5YQ"], "issued_at": "2019-01-09T02:21:50.000000Z"}} 2019-01-09 02:21:50,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b8f3b039e7b6e95c3bcfe84cc89243563f5c2e" 2019-01-09 02:21:50,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4640c5b5-6407-46dc-b6f8-44aae10cd9b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:21:50,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4640c5b5-6407-46dc-b6f8-44aae10cd9b0 2019-01-09 02:21:50,520 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:21:50,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b8f3b039e7b6e95c3bcfe84cc89243563f5c2e" 2019-01-09 02:21:50,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-6171194f-3adc-4da8-a4b3-76b9f444e9fb x-compute-request-id: req-6171194f-3adc-4da8-a4b3-76b9f444e9fb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:21:50,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6171194f-3adc-4da8-a4b3-76b9f444e9fb 2019-01-09 02:21:50,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b8f3b039e7b6e95c3bcfe84cc89243563f5c2e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:21:50,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-a7869d0e-1c34-4244-91ab-eb00d52da84d x-compute-request-id: req-a7869d0e-1c34-4244-91ab-eb00d52da84d Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:21:50,758 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a7869d0e-1c34-4244-91ab-eb00d52da84d 2019-01-09 02:21:50,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:21:50,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:21:51,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640a25873070434d8279841b123683f5", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj-role"}], "expires_at": "2019-01-09T03:21:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-user", "id": "2c578620ac584561a415b7737ba27ccb"}, "audit_ids": ["hdN1mIGpT4uWPBc3mpJg2g"], "issued_at": "2019-01-09T02:21:51.000000Z"}} 2019-01-09 02:21:51,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:21:51,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de0f90f-bb24-4617-8849-feb416ec14fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:21:51,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5de0f90f-bb24-4617-8849-feb416ec14fe 2019-01-09 02:21:51,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:21:51,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-10e2eb12-9e26-464a-9ee4-2449cdc99e4b Date: Wed, 09 Jan 2019 02:21:51 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:21:51,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name&description=hello+group used request id req-10e2eb12-9e26-464a-9ee4-2449cdc99e4b 2019-01-09 02:21:51,406 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name... 2019-01-09 02:21:51,406 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name 2019-01-09 02:21:51,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" -d '{"security_group": {"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name", "description": "hello group"}}' 2019-01-09 02:21:51,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b991fb6c-d1e1-4dc2-904c-111b8ab02afb Date: Wed, 09 Jan 2019 02:21:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "updated_at": "2019-01-09T02:21:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "revision_number": 0, "id": "61105147-0940-4a6e-aee3-c385f94fc548", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "port_range_min": null, "ethertype": "IPv4", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "revision_number": 0, "id": "8de5b098-11bb-4c30-88e7-05112c899df3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "port_range_min": null, "ethertype": "IPv6", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be"}], "revision_number": 2, "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}} 2019-01-09 02:21:51,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-b991fb6c-d1e1-4dc2-904c-111b8ab02afb 2019-01-09 02:21:51,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c17e2cb1-4d60-43f0-bbb0-d30444de9cdb 2019-01-09 02:21:51,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:21:51,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc861733-7ae6-4db2-aa07-c47ba9501f9f Date: Wed, 09 Jan 2019 02:21: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": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "61105147-0940-4a6e-aee3-c385f94fc548"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "8de5b098-11bb-4c30-88e7-05112c899df3"}]} 2019-01-09 02:21:51,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb used request id req-bc861733-7ae6-4db2-aa07-c47ba9501f9f 2019-01-09 02:21:51,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c17e2cb1-4d60-43f0-bbb0-d30444de9cdb 2019-01-09 02:21:51,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:21:52,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-95815492-f4b9-4c04-af7d-529efac95fa5 Date: Wed, 09 Jan 2019 02:21: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": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "61105147-0940-4a6e-aee3-c385f94fc548"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "8de5b098-11bb-4c30-88e7-05112c899df3"}]} 2019-01-09 02:21:52,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb used request id req-95815492-f4b9-4c04-af7d-529efac95fa5 2019-01-09 02:21:52,133 - neutron_utils - INFO - Retrieving security group with ID - c17e2cb1-4d60-43f0-bbb0-d30444de9cdb 2019-01-09 02:21:52,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:21:52,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-aeacec7b-8292-43ec-bea2-eed02ec7b3b7 Date: Wed, 09 Jan 2019 02:21:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "updated_at": "2019-01-09T02:21:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "revision_number": 0, "id": "61105147-0940-4a6e-aee3-c385f94fc548", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "port_range_min": null, "ethertype": "IPv4", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "revision_number": 0, "id": "8de5b098-11bb-4c30-88e7-05112c899df3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "port_range_min": null, "ethertype": "IPv6", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be"}], "revision_number": 2, "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}]} 2019-01-09 02:21:52,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb used request id req-aeacec7b-8292-43ec-bea2-eed02ec7b3b7 2019-01-09 02:21:52,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c17e2cb1-4d60-43f0-bbb0-d30444de9cdb 2019-01-09 02:21:52,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:21:52,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b49e6b67-0e5b-4fda-b691-585fc673427a Date: Wed, 09 Jan 2019 02:21: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": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "61105147-0940-4a6e-aee3-c385f94fc548"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "8de5b098-11bb-4c30-88e7-05112c899df3"}]} 2019-01-09 02:21:52,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb used request id req-b49e6b67-0e5b-4fda-b691-585fc673427a 2019-01-09 02:21:52,387 - neutron_utils - INFO - Retrieving security group with ID - c17e2cb1-4d60-43f0-bbb0-d30444de9cdb 2019-01-09 02:21:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:21:52,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-924adfd7-78c5-4781-8a9c-e73c609c0d07 Date: Wed, 09 Jan 2019 02:21:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "updated_at": "2019-01-09T02:21:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "revision_number": 0, "id": "61105147-0940-4a6e-aee3-c385f94fc548", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "port_range_min": null, "ethertype": "IPv4", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "revision_number": 0, "id": "8de5b098-11bb-4c30-88e7-05112c899df3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "port_range_min": null, "ethertype": "IPv6", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be"}], "revision_number": 2, "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}]} 2019-01-09 02:21:52,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb used request id req-924adfd7-78c5-4781-8a9c-e73c609c0d07 2019-01-09 02:21:52,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c17e2cb1-4d60-43f0-bbb0-d30444de9cdb 2019-01-09 02:21:52,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:21:52,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7e9aa971-bb0a-43a1-be4e-c605437182a6 Date: Wed, 09 Jan 2019 02:21: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": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "61105147-0940-4a6e-aee3-c385f94fc548"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "8de5b098-11bb-4c30-88e7-05112c899df3"}]} 2019-01-09 02:21:52,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb used request id req-7e9aa971-bb0a-43a1-be4e-c605437182a6 2019-01-09 02:21:52,616 - neutron_utils - INFO - Retrieving security group with ID - c17e2cb1-4d60-43f0-bbb0-d30444de9cdb 2019-01-09 02:21:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:21:52,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-11c081da-cc6e-450c-9fcb-8e80f21dc287 Date: Wed, 09 Jan 2019 02:21:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "updated_at": "2019-01-09T02:21:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "revision_number": 0, "id": "61105147-0940-4a6e-aee3-c385f94fc548", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "port_range_min": null, "ethertype": "IPv4", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "revision_number": 0, "id": "8de5b098-11bb-4c30-88e7-05112c899df3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "port_range_min": null, "ethertype": "IPv6", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be"}], "revision_number": 2, "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}]} 2019-01-09 02:21:52,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb used request id req-11c081da-cc6e-450c-9fcb-8e80f21dc287 2019-01-09 02:21:52,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c17e2cb1-4d60-43f0-bbb0-d30444de9cdb 2019-01-09 02:21:52,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:21:53,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae7d50be-d412-4412-9b80-480439599a65 Date: Wed, 09 Jan 2019 02:21: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": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "61105147-0940-4a6e-aee3-c385f94fc548"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:51Z", "security_group_id": "c17e2cb1-4d60-43f0-bbb0-d30444de9cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:51Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "8de5b098-11bb-4c30-88e7-05112c899df3"}]} 2019-01-09 02:21:53,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c17e2cb1-4d60-43f0-bbb0-d30444de9cdb used request id req-ae7d50be-d412-4412-9b80-480439599a65 2019-01-09 02:21:53,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:21:53,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:21:53,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640a25873070434d8279841b123683f5", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj-role"}], "expires_at": "2019-01-09T03:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-user", "id": "2c578620ac584561a415b7737ba27ccb"}, "audit_ids": ["2aPMLSqmR5edRX6GjpoSew"], "issued_at": "2019-01-09T02:21:53.000000Z"}} 2019-01-09 02:21:53,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:53,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028bb315-6407-411e-ac21-4dca209d3980 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:21:53,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-028bb315-6407-411e-ac21-4dca209d3980 2019-01-09 02:21:53,466 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:21:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:53,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080e143a-c1f5-4217-87cf-c2e04d43deb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:21:53,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-080e143a-c1f5-4217-87cf-c2e04d43deb5 2019-01-09 02:21:53,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:53,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7bd43bcb-65e8-42c6-ab35-10ae7dac4ab2 Date: Wed, 09 Jan 2019 02:21:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9881025e-9cf6-4826-b203-e2fce07a6448"],"updated_at":"2019-01-09T02:21:49Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:21:53,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net used request id req-7bd43bcb-65e8-42c6-ab35-10ae7dac4ab2 2019-01-09 02:21:53,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:21:53,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:21:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:21:53,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:53,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1107a135-e26a-4d97-8d7c-b5765c54e0f4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:21:53,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-1107a135-e26a-4d97-8d7c-b5765c54e0f4 2019-01-09 02:21:53,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:54,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bbfe3309-0ff5-40c0-973a-831da032fb4f Date: Wed, 09 Jan 2019 02:21:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:21:54,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-bbfe3309-0ff5-40c0-973a-831da032fb4f 2019-01-09 02:21:54,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb&name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:54,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-838bcc9f-cf5c-46db-b4f5-633ce3274f60 Date: Wed, 09 Jan 2019 02:21:54 GMT RESP BODY: {"ports":[]} 2019-01-09 02:21:54,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb&name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port&admin_state_up=True used request id req-838bcc9f-cf5c-46db-b4f5-633ce3274f60 2019-01-09 02:21:54,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:54,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-73eb6e7b-9b8e-4e9f-9364-82d88dfda882 x-compute-request-id: req-73eb6e7b-9b8e-4e9f-9364-82d88dfda882 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:21:54,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst used request id req-73eb6e7b-9b8e-4e9f-9364-82d88dfda882 2019-01-09 02:21:54,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:54,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cf22fc92-53e0-4fd9-b3b8-5e32d63144ea Date: Wed, 09 Jan 2019 02:21:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9881025e-9cf6-4826-b203-e2fce07a6448"],"updated_at":"2019-01-09T02:21:49Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:21:54,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net used request id req-cf22fc92-53e0-4fd9-b3b8-5e32d63144ea 2019-01-09 02:21:54,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:54,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2898986-30fe-4bc9-88c6-48eae9b02ad4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:21:54,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-c2898986-30fe-4bc9-88c6-48eae9b02ad4 2019-01-09 02:21:54,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:54,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-17606f41-796f-42d8-8b66-f8e6c17c8eed Date: Wed, 09 Jan 2019 02:21:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:21:54,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-17606f41-796f-42d8-8b66-f8e6c17c8eed 2019-01-09 02:21:54,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb&name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:54,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a2ffe56d-ecc8-49f3-b84a-bab6f1144a22 Date: Wed, 09 Jan 2019 02:21:54 GMT RESP BODY: {"ports":[]} 2019-01-09 02:21:54,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb&name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port&admin_state_up=True used request id req-a2ffe56d-ecc8-49f3-b84a-bab6f1144a22 2019-01-09 02:21:54,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:21:54,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:21:55,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640a25873070434d8279841b123683f5", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj-role"}], "expires_at": "2019-01-09T03:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-user", "id": "2c578620ac584561a415b7737ba27ccb"}, "audit_ids": ["0h6mAAOFRQCjxkeqtcGcPA"], "issued_at": "2019-01-09T02:21:55.000000Z"}} 2019-01-09 02:21:55,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fca3c93c9d2e92d64f932ff71cf3d692e8b1f3d" 2019-01-09 02:21:55,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ddf083f-b2f8-4730-82d6-b1e4694362e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:21:55,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3ddf083f-b2f8-4730-82d6-b1e4694362e0 2019-01-09 02:21:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:55,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-11a2b4c6-62ec-4ed2-9a8b-5bdbd5535910 Date: Wed, 09 Jan 2019 02:21:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9881025e-9cf6-4826-b203-e2fce07a6448"],"updated_at":"2019-01-09T02:21:49Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:21:55,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net used request id req-11a2b4c6-62ec-4ed2-9a8b-5bdbd5535910 2019-01-09 02:21:55,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:55,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-44bf6f20-45d0-417f-a85d-645023e47edb Date: Wed, 09 Jan 2019 02:21:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:21:55,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-44bf6f20-45d0-417f-a85d-645023e47edb 2019-01-09 02:21:55,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:56,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3ee61fa8-0733-4fab-a9be-3f8146b56783 Date: Wed, 09 Jan 2019 02:21:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9881025e-9cf6-4826-b203-e2fce07a6448"],"updated_at":"2019-01-09T02:21:49Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:21:56,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net used request id req-3ee61fa8-0733-4fab-a9be-3f8146b56783 2019-01-09 02:21:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:21:56,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:21:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:21:56,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fca3c93c9d2e92d64f932ff71cf3d692e8b1f3d" 2019-01-09 02:21:56,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ecd4bfd-b2e5-468e-bf43-7468ba933eb6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:21:56,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-8ecd4bfd-b2e5-468e-bf43-7468ba933eb6 2019-01-09 02:21:56,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:56,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3d96cf34-2173-424d-bf15-2e20e20449f7 Date: Wed, 09 Jan 2019 02:21:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:21:56,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-3d96cf34-2173-424d-bf15-2e20e20449f7 2019-01-09 02:21:56,354 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net 2019-01-09 02:21:56,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" -d '{"port": {"network_id": "08670a31-7b61-488b-afbe-3be6984c47cb", "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port", "admin_state_up": true}}' 2019-01-09 02:21:57,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-810ffe32-17c0-4596-b0a1-20c22159a3b6 Date: Wed, 09 Jan 2019 02:21:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:57Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.11"}],"id":"59057c87-7fc0-4936-8e32-ccac432bbf13","security_groups":["7278303d-05bc-4d10-9438-93088756eab3"],"mac_address":"fa:16:3e:b1:2e:7b","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","qos_policy_id":null,"admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:56Z","binding:vnic_type":"normal"}} 2019-01-09 02:21:57,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-810ffe32-17c0-4596-b0a1-20c22159a3b6 2019-01-09 02:21:57,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:57,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dba67d23-c36d-4cac-b5eb-d91c039ed879 Date: Wed, 09 Jan 2019 02:21:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9881025e-9cf6-4826-b203-e2fce07a6448"],"updated_at":"2019-01-09T02:21:49Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:21:57,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net used request id req-dba67d23-c36d-4cac-b5eb-d91c039ed879 2019-01-09 02:21:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:57,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d3909e-4dc7-4043-b3d8-74fecfa464da Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:21:57,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-62d3909e-4dc7-4043-b3d8-74fecfa464da 2019-01-09 02:21:57,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:57,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0260e9c4-34fc-4e1b-a0b2-d01c2fea2618 Date: Wed, 09 Jan 2019 02:21:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:21:57,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-0260e9c4-34fc-4e1b-a0b2-d01c2fea2618 2019-01-09 02:21:57,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb&name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:58,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-b6482080-a456-43ca-a779-c11c49bc8eb5 Date: Wed, 09 Jan 2019 02:21:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:57Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.11"}],"id":"59057c87-7fc0-4936-8e32-ccac432bbf13","security_groups":["7278303d-05bc-4d10-9438-93088756eab3"],"mac_address":"fa:16:3e:b1:2e:7b","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:56Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:21:58,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb&name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port&admin_state_up=True used request id req-b6482080-a456-43ca-a779-c11c49bc8eb5 2019-01-09 02:21:58,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:58,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1e804d-1395-49f2-bf4e-8c1a081e60cb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:21:58,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-0c1e804d-1395-49f2-bf4e-8c1a081e60cb 2019-01-09 02:21:58,215 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst 2019-01-09 02:21:58,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:58,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21: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-cb541ac7-ef70-404c-8adb-6ca465226d57 x-compute-request-id: req-cb541ac7-ef70-404c-8adb-6ca465226d57 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-flavor-name"}]} 2019-01-09 02:21:58,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cb541ac7-ef70-404c-8adb-6ca465226d57 2019-01-09 02:21:58,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:58,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:21: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-00dc6119-06e8-4eb2-a422-9d5fa6e14e94 x-compute-request-id: req-00dc6119-06e8-4eb2-a422-9d5fa6e14e94 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:21:58,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38 used request id req-00dc6119-06e8-4eb2-a422-9d5fa6e14e94 2019-01-09 02:21:58,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:58,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-b4324242-ee93-4149-b349-4510de356b3c Date: Wed, 09 Jan 2019 02:21:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:21:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:21:46Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/d7c37b0a-4555-4cbb-b74d-96de272dc082/snap", "metadata": {}}], "self": "/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "min_disk": 0, "protected": false, "id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "file": "/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "239c4dfb250a4908ac79f8cd2f3ad6be", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/d7c37b0a-4555-4cbb-b74d-96de272dc082/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image"} 2019-01-09 02:21:58,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image used request id req-b4324242-ee93-4149-b349-4510de356b3c 2019-01-09 02:21:58,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:21:58,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4840b105-74a9-4935-9471-d9befc883c1b Date: Wed, 09 Jan 2019 02:21: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:21:58,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4840b105-74a9-4935-9471-d9befc883c1b 2019-01-09 02:21:58,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" -d '{"server": {"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "imageRef": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "flavorRef": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "max_count": 1, "min_count": 1, "networks": [{"port": "59057c87-7fc0-4936-8e32-ccac432bbf13"}], "security_groups": [{"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}]}}' 2019-01-09 02:22:00,281 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:21: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-e1dfff8c-9fee-4e9f-be0b-b7721df57935 x-compute-request-id: req-e1dfff8c-9fee-4e9f-be0b-b7721df57935 Content-Length: 435 location: http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "adminPass": "rPsh5Ds5B9F2"}} 2019-01-09 02:22:00,281 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e1dfff8c-9fee-4e9f-be0b-b7721df57935 2019-01-09 02:22:00,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:00,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-f7be3c57-95fa-4071-9fb5-72d075b12b6c x-compute-request-id: req-f7be3c57-95fa-4071-9fb5-72d075b12b6c Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:22:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:00,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-f7be3c57-95fa-4071-9fb5-72d075b12b6c 2019-01-09 02:22:00,509 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst 2019-01-09 02:22:00,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:00,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-7186b1f2-ca94-4276-9c88-6414f9b82c62 x-compute-request-id: req-7186b1f2-ca94-4276-9c88-6414f9b82c62 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:22:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:00,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-7186b1f2-ca94-4276-9c88-6414f9b82c62 2019-01-09 02:22:00,882 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst] is - BUILD 2019-01-09 02:22:00,882 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:22:03,886 - create_instance - DEBUG - VM status query timeout in 896.623310089 2019-01-09 02:22:03,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:04,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-f363e4ef-14d7-44e9-8f40-0b35bbb1869b x-compute-request-id: req-f363e4ef-14d7-44e9-8f40-0b35bbb1869b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "default"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:22:01Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:04,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-f363e4ef-14d7-44e9-8f40-0b35bbb1869b 2019-01-09 02:22:04,651 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst] is - BUILD 2019-01-09 02:22:04,652 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:22:07,655 - create_instance - DEBUG - VM status query timeout in 892.854144096 2019-01-09 02:22:07,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:08,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-d4037667-dace-48e3-b491-bdd9894982b7 x-compute-request-id: req-d4037667-dace-48e3-b491-bdd9894982b7 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:7b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "default"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:06Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:08,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-d4037667-dace-48e3-b491-bdd9894982b7 2019-01-09 02:22:08,272 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst] is - ACTIVE 2019-01-09 02:22:08,273 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:22:08,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:09,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-f7d12b22-c895-46ab-ba4f-8ac17641cd4b x-compute-request-id: req-f7d12b22-c895-46ab-ba4f-8ac17641cd4b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:7b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "default"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:06Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:09,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-f7d12b22-c895-46ab-ba4f-8ac17641cd4b 2019-01-09 02:22:09,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:09,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-55be4b65-f44a-44d0-8d98-c0f5d961a841 Date: Wed, 09 Jan 2019 02:22:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9881025e-9cf6-4826-b203-e2fce07a6448"],"updated_at":"2019-01-09T02:21:49Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:22:09,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net used request id req-55be4b65-f44a-44d0-8d98-c0f5d961a841 2019-01-09 02:22:09,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:09,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b12fc6c-21ed-4f65-a6b3-521db41e165e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:22:09,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-9b12fc6c-21ed-4f65-a6b3-521db41e165e 2019-01-09 02:22:09,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:09,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a5049cf6-eedf-440c-8cba-61419e80795a Date: Wed, 09 Jan 2019 02:22:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:22:09,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-a5049cf6-eedf-440c-8cba-61419e80795a 2019-01-09 02:22:09,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:09,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-741bba0e-53d5-4bca-b0b2-71b53c360682 Date: Wed, 09 Jan 2019 02:22:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.3"}],"id":"54c318c6-6f31-4f45-ab50-b346205c90e0","security_groups":[],"mac_address":"fa:16:3e:54:d9:a5","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-08670a31-7b61-488b-afbe-3be6984c47cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.11"}],"id":"59057c87-7fc0-4936-8e32-ccac432bbf13","security_groups":["7278303d-05bc-4d10-9438-93088756eab3"],"mac_address":"fa:16:3e:b1:2e:7b","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:56Z","binding:vnic_type":"normal","device_id":"3e7664d4-f0bb-4b6f-82c2-f464a41f5c98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.2"}],"id":"ad300a6f-ab5c-4f8c-ab4f-37ba0324903d","security_groups":[],"mac_address":"fa:16:3e:ac:29:65","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-08670a31-7b61-488b-afbe-3be6984c47cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.4"}],"id":"ba8020f3-b71e-4071-ae13-225aa0b9f596","security_groups":[],"mac_address":"fa:16:3e:5f:ef:fa","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-08670a31-7b61-488b-afbe-3be6984c47cb"}]} 2019-01-09 02:22:09,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-741bba0e-53d5-4bca-b0b2-71b53c360682 2019-01-09 02:22:09,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:09,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-e5bb7a14-43f6-407b-b55a-15e92ac57662 x-compute-request-id: req-e5bb7a14-43f6-407b-b55a-15e92ac57662 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:7b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "default"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:06Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:09,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-e5bb7a14-43f6-407b-b55a-15e92ac57662 2019-01-09 02:22:09,954 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst] is - ACTIVE 2019-01-09 02:22:09,954 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:22:09,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:10,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-d24997a1-c170-4c88-8302-d31a682fa322 x-compute-request-id: req-d24997a1-c170-4c88-8302-d31a682fa322 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:7b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "default"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:06Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:10,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-d24997a1-c170-4c88-8302-d31a682fa322 2019-01-09 02:22:10,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:10,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dfa03a95-92ca-4b7e-9f50-0b42fef51cbb Date: Wed, 09 Jan 2019 02:22:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9881025e-9cf6-4826-b203-e2fce07a6448"],"updated_at":"2019-01-09T02:21:49Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:22:10,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net used request id req-dfa03a95-92ca-4b7e-9f50-0b42fef51cbb 2019-01-09 02:22:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:10,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28de9529-8b56-4bf7-88f7-1980aa3b965f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:22:10,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-28de9529-8b56-4bf7-88f7-1980aa3b965f 2019-01-09 02:22:10,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:10,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-248fd4c6-60b1-4786-94b1-096747af2c5f Date: Wed, 09 Jan 2019 02:22:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:22:10,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-248fd4c6-60b1-4786-94b1-096747af2c5f 2019-01-09 02:22:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:10,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-f186ef57-b896-4a78-9918-70859b3afafb Date: Wed, 09 Jan 2019 02:22:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.3"}],"id":"54c318c6-6f31-4f45-ab50-b346205c90e0","security_groups":[],"mac_address":"fa:16:3e:54:d9:a5","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-08670a31-7b61-488b-afbe-3be6984c47cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.11"}],"id":"59057c87-7fc0-4936-8e32-ccac432bbf13","security_groups":["7278303d-05bc-4d10-9438-93088756eab3"],"mac_address":"fa:16:3e:b1:2e:7b","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:56Z","binding:vnic_type":"normal","device_id":"3e7664d4-f0bb-4b6f-82c2-f464a41f5c98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.2"}],"id":"ad300a6f-ab5c-4f8c-ab4f-37ba0324903d","security_groups":[],"mac_address":"fa:16:3e:ac:29:65","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-08670a31-7b61-488b-afbe-3be6984c47cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.4"}],"id":"ba8020f3-b71e-4071-ae13-225aa0b9f596","security_groups":[],"mac_address":"fa:16:3e:5f:ef:fa","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-08670a31-7b61-488b-afbe-3be6984c47cb"}]} 2019-01-09 02:22:10,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-f186ef57-b896-4a78-9918-70859b3afafb 2019-01-09 02:22:10,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}}' 2019-01-09 02:22:12,233 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-3953bbea-226b-4f8c-ac6d-e1cd9e6734ef x-compute-request-id: req-3953bbea-226b-4f8c-ac6d-e1cd9e6734ef Content-Length: 0 Content-Type: application/json 2019-01-09 02:22:12,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98/action used request id req-3953bbea-226b-4f8c-ac6d-e1cd9e6734ef 2019-01-09 02:22:12,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:12,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-8c1befa6-660f-405a-93d0-164de56dacc7 x-compute-request-id: req-8c1befa6-660f-405a-93d0-164de56dacc7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:7b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:06Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:12,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-8c1befa6-660f-405a-93d0-164de56dacc7 2019-01-09 02:22:12,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:13,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1a8d195d-7167-44b6-9913-b27389821af2 Date: Wed, 09 Jan 2019 02:22:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9881025e-9cf6-4826-b203-e2fce07a6448"],"updated_at":"2019-01-09T02:21:49Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:22:13,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net used request id req-1a8d195d-7167-44b6-9913-b27389821af2 2019-01-09 02:22:13,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:13,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f90bcd-d2aa-46bc-8e09-ef72e91d87ab Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:22:13,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-37f90bcd-d2aa-46bc-8e09-ef72e91d87ab 2019-01-09 02:22:13,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:13,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a453db51-b702-427b-9041-ad0507db6fd3 Date: Wed, 09 Jan 2019 02:22:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:22:13,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-a453db51-b702-427b-9041-ad0507db6fd3 2019-01-09 02:22:13,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:13,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-570ce332-122c-48b0-8650-802ebccf0704 Date: Wed, 09 Jan 2019 02:22:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.3"}],"id":"54c318c6-6f31-4f45-ab50-b346205c90e0","security_groups":[],"mac_address":"fa:16:3e:54:d9:a5","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-08670a31-7b61-488b-afbe-3be6984c47cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.11"}],"id":"59057c87-7fc0-4936-8e32-ccac432bbf13","security_groups":["7278303d-05bc-4d10-9438-93088756eab3","c17e2cb1-4d60-43f0-bbb0-d30444de9cdb"],"mac_address":"fa:16:3e:b1:2e:7b","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:56Z","binding:vnic_type":"normal","device_id":"3e7664d4-f0bb-4b6f-82c2-f464a41f5c98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.2"}],"id":"ad300a6f-ab5c-4f8c-ab4f-37ba0324903d","security_groups":[],"mac_address":"fa:16:3e:ac:29:65","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-08670a31-7b61-488b-afbe-3be6984c47cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.4"}],"id":"ba8020f3-b71e-4071-ae13-225aa0b9f596","security_groups":[],"mac_address":"fa:16:3e:5f:ef:fa","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-08670a31-7b61-488b-afbe-3be6984c47cb"}]} 2019-01-09 02:22:13,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-570ce332-122c-48b0-8650-802ebccf0704 2019-01-09 02:22:13,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:22:14,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640a25873070434d8279841b123683f5", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj-role"}], "expires_at": "2019-01-09T03:22:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/239c4dfb250a4908ac79f8cd2f3ad6be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-user", "id": "2c578620ac584561a415b7737ba27ccb"}, "audit_ids": ["X4IR6KvRRGGlRf06bLSZow"], "issued_at": "2019-01-09T02:22:14.000000Z"}} 2019-01-09 02:22:14,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952d5b80a65046542cbe69a7c7e25fbbd8bd92b4" 2019-01-09 02:22:15,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-64310007-97d6-4ce8-a9fe-e5ca5faece16 x-compute-request-id: req-64310007-97d6-4ce8-a9fe-e5ca5faece16 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:7b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:06Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:15,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-64310007-97d6-4ce8-a9fe-e5ca5faece16 2019-01-09 02:22:15,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:15,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-71bf4725-cd41-44a7-8154-46f175a3a74a x-compute-request-id: req-71bf4725-cd41-44a7-8154-46f175a3a74a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:7b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}, {"name": "default"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:06Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:15,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-71bf4725-cd41-44a7-8154-46f175a3a74a 2019-01-09 02:22:15,642 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst] is - ACTIVE 2019-01-09 02:22:15,642 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:22:15,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:16,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-f442815b-cc25-42b9-9a51-658439b7135d x-compute-request-id: req-f442815b-cc25-42b9-9a51-658439b7135d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:7b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}, {"name": "default"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:06Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:16,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-f442815b-cc25-42b9-9a51-658439b7135d 2019-01-09 02:22:16,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:16,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-314c6cad-1d79-41e0-a8a9-7eb94bb3dc02 Date: Wed, 09 Jan 2019 02:22:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9881025e-9cf6-4826-b203-e2fce07a6448"],"updated_at":"2019-01-09T02:21:49Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:22:16,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net used request id req-314c6cad-1d79-41e0-a8a9-7eb94bb3dc02 2019-01-09 02:22:16,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:16,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4e2f73-d0db-462f-82fa-b2c2ce15bbd2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:22:16,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-3c4e2f73-d0db-462f-82fa-b2c2ce15bbd2 2019-01-09 02:22:16,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:16,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-360e8ca3-5b55-42ee-97ca-8640fdf6c77c Date: Wed, 09 Jan 2019 02:22:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:22:16,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-360e8ca3-5b55-42ee-97ca-8640fdf6c77c 2019-01-09 02:22:16,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:16,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-26c1e0bf-63aa-454c-8893-3668747c5a62 Date: Wed, 09 Jan 2019 02:22:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.3"}],"id":"54c318c6-6f31-4f45-ab50-b346205c90e0","security_groups":[],"mac_address":"fa:16:3e:54:d9:a5","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-08670a31-7b61-488b-afbe-3be6984c47cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.11"}],"id":"59057c87-7fc0-4936-8e32-ccac432bbf13","security_groups":["c17e2cb1-4d60-43f0-bbb0-d30444de9cdb","7278303d-05bc-4d10-9438-93088756eab3"],"mac_address":"fa:16:3e:b1:2e:7b","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:56Z","binding:vnic_type":"normal","device_id":"3e7664d4-f0bb-4b6f-82c2-f464a41f5c98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.2"}],"id":"ad300a6f-ab5c-4f8c-ab4f-37ba0324903d","security_groups":[],"mac_address":"fa:16:3e:ac:29:65","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-08670a31-7b61-488b-afbe-3be6984c47cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.4"}],"id":"ba8020f3-b71e-4071-ae13-225aa0b9f596","security_groups":[],"mac_address":"fa:16:3e:5f:ef:fa","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-08670a31-7b61-488b-afbe-3be6984c47cb"}]} 2019-01-09 02:22:16,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-26c1e0bf-63aa-454c-8893-3668747c5a62 2019-01-09 02:22:16,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:17,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-34bde9a8-f00a-41d8-a9b4-3958d635644f x-compute-request-id: req-34bde9a8-f00a-41d8-a9b4-3958d635644f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:7b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}, {"name": "default"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:06Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:17,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-34bde9a8-f00a-41d8-a9b4-3958d635644f 2019-01-09 02:22:17,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:17,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8e831f38-734a-4e33-8475-32d8e90b00a7 Date: Wed, 09 Jan 2019 02:22:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9881025e-9cf6-4826-b203-e2fce07a6448"],"updated_at":"2019-01-09T02:21:49Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:22:17,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net used request id req-8e831f38-734a-4e33-8475-32d8e90b00a7 2019-01-09 02:22:17,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:17,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b643234-ffc4-460c-9696-d4e14336674c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:22:17,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-4b643234-ffc4-460c-9696-d4e14336674c 2019-01-09 02:22:17,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:17,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f6df77cf-c0fa-4d05-99b7-c35c0cdc62fe Date: Wed, 09 Jan 2019 02:22:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:22:17,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-f6df77cf-c0fa-4d05-99b7-c35c0cdc62fe 2019-01-09 02:22:17,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:17,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-7b8d064b-5b49-4c49-a789-3ca30cf64247 Date: Wed, 09 Jan 2019 02:22:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.3"}],"id":"54c318c6-6f31-4f45-ab50-b346205c90e0","security_groups":[],"mac_address":"fa:16:3e:54:d9:a5","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-08670a31-7b61-488b-afbe-3be6984c47cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.11"}],"id":"59057c87-7fc0-4936-8e32-ccac432bbf13","security_groups":["c17e2cb1-4d60-43f0-bbb0-d30444de9cdb","7278303d-05bc-4d10-9438-93088756eab3"],"mac_address":"fa:16:3e:b1:2e:7b","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:56Z","binding:vnic_type":"normal","device_id":"3e7664d4-f0bb-4b6f-82c2-f464a41f5c98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.2"}],"id":"ad300a6f-ab5c-4f8c-ab4f-37ba0324903d","security_groups":[],"mac_address":"fa:16:3e:ac:29:65","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-08670a31-7b61-488b-afbe-3be6984c47cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.4"}],"id":"ba8020f3-b71e-4071-ae13-225aa0b9f596","security_groups":[],"mac_address":"fa:16:3e:5f:ef:fa","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-08670a31-7b61-488b-afbe-3be6984c47cb"}]} 2019-01-09 02:22:17,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-7b8d064b-5b49-4c49-a789-3ca30cf64247 2019-01-09 02:22:17,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}}' 2019-01-09 02:22:18,233 - novaclient.v2.client - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-882fcb97-62eb-479e-bd01-e7f48138fb21 x-compute-request-id: req-882fcb97-62eb-479e-bd01-e7f48138fb21 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: 'c17e2cb1-4d60-43f0-bbb0-d30444de9cdb'.\nNeutron server returns request_ids: ['req-5324a185-9b63-45f9-8aa6-cb1c6a6c98d4']", "code": 400}} 2019-01-09 02:22:18,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98/action used request id req-882fcb97-62eb-479e-bd01-e7f48138fb21 2019-01-09 02:22:18,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:18,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-fd93f878-bab8-467f-a99d-38656691b7fd x-compute-request-id: req-fd93f878-bab8-467f-a99d-38656691b7fd Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:7b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}, {"name": "default"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:06Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:18,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-fd93f878-bab8-467f-a99d-38656691b7fd 2019-01-09 02:22:18,691 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name] already added to VM [InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst] 2019-01-09 02:22:18,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:19,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-bcf3fd4b-870e-43db-98a7-3e144fbbac46 x-compute-request-id: req-bcf3fd4b-870e-43db-98a7-3e144fbbac46 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:7b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}, {"name": "default"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:06Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:19,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-bcf3fd4b-870e-43db-98a7-3e144fbbac46 2019-01-09 02:22:19,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:19,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1742068a-282e-473f-85bf-37a8d00f8218 Date: Wed, 09 Jan 2019 02:22:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9881025e-9cf6-4826-b203-e2fce07a6448"],"updated_at":"2019-01-09T02:21:49Z","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"08670a31-7b61-488b-afbe-3be6984c47cb","name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net"}]} 2019-01-09 02:22:19,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net used request id req-1742068a-282e-473f-85bf-37a8d00f8218 2019-01-09 02:22:19,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:19,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764b5859-30d4-4555-8dbc-348de0b70ef1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:22:19,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-764b5859-30d4-4555-8dbc-348de0b70ef1 2019-01-09 02:22:19,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:19,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-274c86c6-ea25-48b1-95d3-2a715c7ee73a Date: Wed, 09 Jan 2019 02:22:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","dns_nameservers":[],"updated_at":"2019-01-09T02:21:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","id":"9881025e-9cf6-4826-b203-e2fce07a6448","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet"}]} 2019-01-09 02:22:19,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-274c86c6-ea25-48b1-95d3-2a715c7ee73a 2019-01-09 02:22:19,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:19,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-1a35a1cb-b53b-4415-999b-2a30b67319e0 Date: Wed, 09 Jan 2019 02:22:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.3"}],"id":"54c318c6-6f31-4f45-ab50-b346205c90e0","security_groups":[],"mac_address":"fa:16:3e:54:d9:a5","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-08670a31-7b61-488b-afbe-3be6984c47cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.11"}],"id":"59057c87-7fc0-4936-8e32-ccac432bbf13","security_groups":["c17e2cb1-4d60-43f0-bbb0-d30444de9cdb","7278303d-05bc-4d10-9438-93088756eab3"],"mac_address":"fa:16:3e:b1:2e:7b","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:56Z","binding:vnic_type":"normal","device_id":"3e7664d4-f0bb-4b6f-82c2-f464a41f5c98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.2"}],"id":"ad300a6f-ab5c-4f8c-ab4f-37ba0324903d","security_groups":[],"mac_address":"fa:16:3e:ac:29:65","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-08670a31-7b61-488b-afbe-3be6984c47cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:21:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9881025e-9cf6-4826-b203-e2fce07a6448","ip_address":"10.55.0.4"}],"id":"ba8020f3-b71e-4071-ae13-225aa0b9f596","security_groups":[],"mac_address":"fa:16:3e:5f:ef:fa","project_id":"239c4dfb250a4908ac79f8cd2f3ad6be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08670a31-7b61-488b-afbe-3be6984c47cb","tenant_id":"239c4dfb250a4908ac79f8cd2f3ad6be","created_at":"2019-01-09T02:21:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-08670a31-7b61-488b-afbe-3be6984c47cb"}]} 2019-01-09 02:22:19,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=08670a31-7b61-488b-afbe-3be6984c47cb used request id req-1a35a1cb-b53b-4415-999b-2a30b67319e0 2019-01-09 02:22:19,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952d5b80a65046542cbe69a7c7e25fbbd8bd92b4" 2019-01-09 02:22:20,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5564b0f3-707f-422c-9586-720451c77b22 x-compute-request-id: req-5564b0f3-707f-422c-9586-720451c77b22 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:2e:7b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "security_groups": [{"name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name"}, {"name": "default"}], "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:06Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:20,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-5564b0f3-707f-422c-9586-720451c77b22 2019-01-09 02:22:20,256 - create_instance - INFO - Deleting Port with ID - 59057c87-7fc0-4936-8e32-ccac432bbf13 2019-01-09 02:22:20,256 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-port 2019-01-09 02:22:20,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/59057c87-7fc0-4936-8e32-ccac432bbf13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:21,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12d23370-3e18-4555-beab-7d3a3b1931ff Date: Wed, 09 Jan 2019 02:22:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:22:21,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/59057c87-7fc0-4936-8e32-ccac432bbf13 used request id req-12d23370-3e18-4555-beab-7d3a3b1931ff 2019-01-09 02:22:21,127 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst 2019-01-09 02:22:21,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:21,304 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:22: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-c15197d4-2d24-4eaa-a38b-5bbbdc4c9e6f x-compute-request-id: req-c15197d4-2d24-4eaa-a38b-5bbbdc4c9e6f Content-Type: application/json 2019-01-09 02:22:21,304 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-c15197d4-2d24-4eaa-a38b-5bbbdc4c9e6f 2019-01-09 02:22:21,304 - create_instance - INFO - Checking deletion status 2019-01-09 02:22:21,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:21,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-d9377550-1418-4832-8648-3b93c0aaaded x-compute-request-id: req-d9377550-1418-4832-8648-3b93c0aaaded Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:21Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:21,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-d9377550-1418-4832-8648-3b93c0aaaded 2019-01-09 02:22:21,552 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst] is - ACTIVE 2019-01-09 02:22:21,553 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:22:24,556 - create_instance - DEBUG - VM status query timeout in 296.748364925 2019-01-09 02:22:24,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:24,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-103a5bf3-d585-4eae-a21c-7bdf64ebaffc x-compute-request-id: req-103a5bf3-d585-4eae-a21c-7bdf64ebaffc Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "rel": "bookmark"}], "image": {"id": "d7c37b0a-4555-4cbb-b74d-96de272dc082", "links": [{"href": "http://172.30.9.26:8774/images/d7c37b0a-4555-4cbb-b74d-96de272dc082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:06.000000", "flavor": {"id": "2f06a92d-96ca-4b41-be73-abadf7c90c38", "links": [{"href": "http://172.30.9.26:8774/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38", "rel": "bookmark"}]}, "id": "3e7664d4-f0bb-4b6f-82c2-f464a41f5c98", "user_id": "2c578620ac584561a415b7737ba27ccb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:21Z", "hostId": "850306a259b51089191ed72d15624fa01e3975685a6fd190aa6b1b37", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst", "created": "2019-01-09T02:22:00Z", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:24,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-103a5bf3-d585-4eae-a21c-7bdf64ebaffc 2019-01-09 02:22:24,812 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst] is - ACTIVE 2019-01-09 02:22:24,812 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:22:27,816 - create_instance - DEBUG - VM status query timeout in 293.488463879 2019-01-09 02:22:27,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f19ab4a898377de34e7cfac6c72a4be5aa86635" 2019-01-09 02:22:27,879 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-07308ce6-b86c-4c08-92ae-d37e762921ac x-compute-request-id: req-07308ce6-b86c-4c08-92ae-d37e762921ac Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 could not be found.", "code": 404}} 2019-01-09 02:22:27,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 used request id req-07308ce6-b86c-4c08-92ae-d37e762921ac 2019-01-09 02:22:27,880 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3e7664d4-f0bb-4b6f-82c2-f464a41f5c98 could not be found. (HTTP 404) (Request-ID: req-07308ce6-b86c-4c08-92ae-d37e762921ac) 2019-01-09 02:22:27,880 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-inst 2019-01-09 02:22:27,881 - neutron_utils - INFO - Deleting security group rule with ID - 8de5b098-11bb-4c30-88e7-05112c899df3 2019-01-09 02:22:27,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8de5b098-11bb-4c30-88e7-05112c899df3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:22:28,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac635fef-ad42-4cc0-a876-fda00bd51b18 Content-Length: 0 Date: Wed, 09 Jan 2019 02:22:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:22:28,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8de5b098-11bb-4c30-88e7-05112c899df3 used request id req-ac635fef-ad42-4cc0-a876-fda00bd51b18 2019-01-09 02:22:28,171 - neutron_utils - INFO - Deleting security group rule with ID - 61105147-0940-4a6e-aee3-c385f94fc548 2019-01-09 02:22:28,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/61105147-0940-4a6e-aee3-c385f94fc548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:22:28,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f137df0d-444a-4516-af69-8467bcec805c Content-Length: 0 Date: Wed, 09 Jan 2019 02:22:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:22:28,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/61105147-0940-4a6e-aee3-c385f94fc548 used request id req-f137df0d-444a-4516-af69-8467bcec805c 2019-01-09 02:22:28,275 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-name 2019-01-09 02:22:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c17e2cb1-4d60-43f0-bbb0-d30444de9cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a2f7d7724687fe87b783f3c931e6714374d727" 2019-01-09 02:22:28,560 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-152e5aa9-cefe-44d5-84ab-9a3b290ac8dd Content-Length: 0 Date: Wed, 09 Jan 2019 02:22:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:22:28,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c17e2cb1-4d60-43f0-bbb0-d30444de9cdb used request id req-152e5aa9-cefe-44d5-84ab-9a3b290ac8dd 2019-01-09 02:22:28,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b8f3b039e7b6e95c3bcfe84cc89243563f5c2e" 2019-01-09 02:22:28,596 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:22: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-f26566c5-06f1-43dc-be44-103d0d574bad x-compute-request-id: req-f26566c5-06f1-43dc-be44-103d0d574bad Content-Length: 0 Content-Type: application/json 2019-01-09 02:22:28,597 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2f06a92d-96ca-4b41-be73-abadf7c90c38 used request id req-f26566c5-06f1-43dc-be44-103d0d574bad 2019-01-09 02:22:28,597 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet 2019-01-09 02:22:28,598 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-subnet 2019-01-09 02:22:28,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/9881025e-9cf6-4826-b203-e2fce07a6448 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a2143d9df3b6c1ad832afd5a5985e341965163" 2019-01-09 02:22:30,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2594dbb3-bae4-497e-9d69-03aa1343e4ed Date: Wed, 09 Jan 2019 02:22:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:22:30,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/9881025e-9cf6-4826-b203-e2fce07a6448 used request id req-2594dbb3-bae4-497e-9d69-03aa1343e4ed 2019-01-09 02:22:30,793 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-pub-net 2019-01-09 02:22:30,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/08670a31-7b61-488b-afbe-3be6984c47cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a2143d9df3b6c1ad832afd5a5985e341965163" 2019-01-09 02:22:32,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3274ed62-e1c5-4188-b262-cc60e7a0582c Date: Wed, 09 Jan 2019 02:22:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:22:32,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/08670a31-7b61-488b-afbe-3be6984c47cb used request id req-3274ed62-e1c5-4188-b262-cc60e7a0582c 2019-01-09 02:22:32,102 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-29e22535-94e2-4922-b0dd-1c7fa60653b0-image 2019-01-09 02:22:32,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0d1cddc8eab3903f33d2cb970ddc5b4bcbf663" 2019-01-09 02:22:33,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ff6eb1b6-62fe-49e0-953a-e1bc7df5d7be Date: Wed, 09 Jan 2019 02:22:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:22:33,099 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d7c37b0a-4555-4cbb-b74d-96de272dc082 used request id req-ff6eb1b6-62fe-49e0-953a-e1bc7df5d7be 2019-01-09 02:22:33,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:22:33,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3e76ecf6-98c7-4327-8e9a-972b5b1bca12 Date: Wed, 09 Jan 2019 02:22:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:47Z", "updated_at": "2019-01-09T02:21:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:47Z", "revision_number": 0, "id": "84ff6d9e-9d90-47e5-bfef-4d3e564f62ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:47Z", "security_group_id": "7278303d-05bc-4d10-9438-93088756eab3", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "port_range_min": null, "ethertype": "IPv4", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:47Z", "revision_number": 0, "id": "df0717aa-bb92-4003-aba2-3e616b564481", "remote_group_id": "7278303d-05bc-4d10-9438-93088756eab3", "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:47Z", "security_group_id": "7278303d-05bc-4d10-9438-93088756eab3", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "port_range_min": null, "ethertype": "IPv6", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:47Z", "revision_number": 0, "id": "e471c5a6-5d32-4b10-add8-6382cef63444", "remote_group_id": "7278303d-05bc-4d10-9438-93088756eab3", "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:47Z", "security_group_id": "7278303d-05bc-4d10-9438-93088756eab3", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "port_range_min": null, "ethertype": "IPv4", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:21:48Z", "revision_number": 0, "id": "ec1ed39a-fe8e-4fa0-9e99-bad1ae985cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:21:48Z", "security_group_id": "7278303d-05bc-4d10-9438-93088756eab3", "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "port_range_min": null, "ethertype": "IPv6", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be"}], "revision_number": 4, "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "7278303d-05bc-4d10-9438-93088756eab3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:22:33,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-3e76ecf6-98c7-4327-8e9a-972b5b1bca12 2019-01-09 02:22:33,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:22:33,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2675b534-e1a1-4c96-9d81-9c6199b5e60a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:22:33,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-2675b534-e1a1-4c96-9d81-9c6199b5e60a 2019-01-09 02:22:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:22:33,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80106dd-cdd3-49ae-b0fc-9880bcd5773c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be"}, "enabled": true, "id": "239c4dfb250a4908ac79f8cd2f3ad6be", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e4c604d6-560c-449-proj"}} 2019-01-09 02:22:33,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-b80106dd-cdd3-49ae-b0fc-9880bcd5773c 2019-01-09 02:22:33,513 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7278303d-05bc-4d10-9438-93088756eab3 2019-01-09 02:22:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7278303d-05bc-4d10-9438-93088756eab3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:22:33,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fb9c528b-e52b-477a-aad2-2c474b46464f Date: Wed, 09 Jan 2019 02:22:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:47Z", "security_group_id": "7278303d-05bc-4d10-9438-93088756eab3", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:47Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "84ff6d9e-9d90-47e5-bfef-4d3e564f62ef"}, {"remote_group_id": "7278303d-05bc-4d10-9438-93088756eab3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:47Z", "security_group_id": "7278303d-05bc-4d10-9438-93088756eab3", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:47Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "df0717aa-bb92-4003-aba2-3e616b564481"}, {"remote_group_id": "7278303d-05bc-4d10-9438-93088756eab3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:47Z", "security_group_id": "7278303d-05bc-4d10-9438-93088756eab3", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:47Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "e471c5a6-5d32-4b10-add8-6382cef63444"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:21:48Z", "security_group_id": "7278303d-05bc-4d10-9438-93088756eab3", "port_range_min": null, "revision_number": 0, "tenant_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "created_at": "2019-01-09T02:21:48Z", "project_id": "239c4dfb250a4908ac79f8cd2f3ad6be", "id": "ec1ed39a-fe8e-4fa0-9e99-bad1ae985cf2"}]} 2019-01-09 02:22:33,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7278303d-05bc-4d10-9438-93088756eab3 used request id req-fb9c528b-e52b-477a-aad2-2c474b46464f 2019-01-09 02:22:33,686 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:22:33,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/7278303d-05bc-4d10-9438-93088756eab3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:22:34,027 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35db6963-9668-4c31-9b02-07ca7f31ff52 Content-Length: 0 Date: Wed, 09 Jan 2019 02:22:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:22:34,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/7278303d-05bc-4d10-9438-93088756eab3 used request id req-35db6963-9668-4c31-9b02-07ca7f31ff52 2019-01-09 02:22:34,028 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-e4c604d6-560c-449-proj 2019-01-09 02:22:34,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:22:34,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36a9ca3b-5733-4df9-9d97-547fe4a6fbbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:22:34,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/239c4dfb250a4908ac79f8cd2f3ad6be used request id req-36a9ca3b-5733-4df9-9d97-547fe4a6fbbf 2019-01-09 02:22:34,257 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-e4c604d6-560c-449-proj-role 2019-01-09 02:22:34,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/640a25873070434d8279841b123683f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:22:34,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c202c39-07b2-499a-b1d5-668c8bdf8690 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:22:34,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/640a25873070434d8279841b123683f5 used request id req-9c202c39-07b2-499a-b1d5-668c8bdf8690 2019-01-09 02:22:34,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b705bd340a3c3ea00782e01c525ae0698807ee2" 2019-01-09 02:22:34,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a76647-f2a4-4e59-a909-159ba2706b60 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:22:34,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-91a76647-f2a4-4e59-a909-159ba2706b60 2019-01-09 02:22:34,458 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-e4c604d6-560c-449-user 2019-01-09 02:22:34,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2c578620ac584561a415b7737ba27ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f8e19862df2dbeecfb93742a5841cb169e740b" 2019-01-09 02:22:34,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bebd002-3fe3-43af-9374-9c8ade743ddd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:22:34,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2c578620ac584561a415b7737ba27ccb used request id req-3bebd002-3fe3-43af-9374-9c8ade743ddd 2019-01-09 02:22:34,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:22:35,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:22:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["etllEEmYQB2mKORpt-Dq5g"], "issued_at": "2019-01-09T02:22:35.000000Z"}} 2019-01-09 02:22:35,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c401c661031486ecfbd2f3af52d1b539e901ee6" 2019-01-09 02:22:35,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7647cab-9800-4d94-bc83-09ec70414356 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:22:35,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c7647cab-9800-4d94-bc83-09ec70414356 2019-01-09 02:22:35,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:22:35,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:22:35,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:22:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["BikYTb8jShOTb-i-xJ1x_A"], "issued_at": "2019-01-09T02:22:35.000000Z"}} 2019-01-09 02:22:35,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:22:35,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10380a4-1e17-4ca8-91bb-da2293450ee5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:22:35,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e10380a4-1e17-4ca8-91bb-da2293450ee5 2019-01-09 02:22:35,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:22:35,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:22:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:22:35,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:22:35,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e299b8e-0f19-43c6-b09f-339732191053 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:22:35,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj used request id req-2e299b8e-0f19-43c6-b09f-339732191053 2019-01-09 02:22:35,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:22:35,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c5c2a7-b965-413d-969c-0dbc5f00f2c9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:22:35,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c5c5c2a7-b965-413d-969c-0dbc5f00f2c9 2019-01-09 02:22:35,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}}' 2019-01-09 02:22:36,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:22:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ccb2a1f-5b19-4aa0-8c24-d3b39a7e4b1f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}} 2019-01-09 02:22:36,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6ccb2a1f-5b19-4aa0-8c24-d3b39a7e4b1f 2019-01-09 02:22:36,027 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj 2019-01-09 02:22:36,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:22:36,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:22:36,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:22:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["D1stxV1UQ-CZd2BKemY2bw"], "issued_at": "2019-01-09T02:22:36.000000Z"}} 2019-01-09 02:22:36,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc6d2b5a89ab6a95265ae0c99d3b8002c1419d6" 2019-01-09 02:22:36,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19b690e-a382-4db5-9411-f1a4aa25fc85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:22:36,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c19b690e-a382-4db5-9411-f1a4aa25fc85 2019-01-09 02:22:36,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:22:36,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:22:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:22:36,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc6d2b5a89ab6a95265ae0c99d3b8002c1419d6" 2019-01-09 02:22:36,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013957ba-26b2-4cb6-a766-69928a3052c7 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:22:36,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-013957ba-26b2-4cb6-a766-69928a3052c7 2019-01-09 02:22:36,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc6d2b5a89ab6a95265ae0c99d3b8002c1419d6" 2019-01-09 02:22:36,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009db8b2-22e5-4385-9a53-d3cf22a888d0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}]} 2019-01-09 02:22:36,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj used request id req-009db8b2-22e5-4385-9a53-d3cf22a888d0 2019-01-09 02:22:36,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc6d2b5a89ab6a95265ae0c99d3b8002c1419d6" 2019-01-09 02:22:36,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb75bb7-d6b1-403e-8d66-7d16cb69859a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:22:36,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-adb75bb7-d6b1-403e-8d66-7d16cb69859a 2019-01-09 02:22:37,085 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-5b85a3e9-12c1-483-user 2019-01-09 02:22:37,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:22:37,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:22:37,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3791385-3407-4512-b9a2-1911db8f90f8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:22:37,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a3791385-3407-4512-b9a2-1911db8f90f8 2019-01-09 02:22:37,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" -d '{"role": {"name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj-role"}}' 2019-01-09 02:22:37,290 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de29d91f-0153-4f3e-889e-f6bc88b9b721 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c67e97d9734c471db8401c23b741cd57", "links": {"self": "http://172.30.9.26:5000/v3/roles/c67e97d9734c471db8401c23b741cd57"}, "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj-role"}} 2019-01-09 02:22:37,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-de29d91f-0153-4f3e-889e-f6bc88b9b721 2019-01-09 02:22:37,290 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj-role 2019-01-09 02:22:37,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c67e97d9734c471db8401c23b741cd57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:22:37,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2e6175-3b09-4d9c-93d9-0aa651f251e6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c67e97d9734c471db8401c23b741cd57"}, "domain_id": null, "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj-role", "id": "c67e97d9734c471db8401c23b741cd57"}} 2019-01-09 02:22:37,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c67e97d9734c471db8401c23b741cd57 used request id req-9f2e6175-3b09-4d9c-93d9-0aa651f251e6 2019-01-09 02:22:37,389 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj-role to project InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj 2019-01-09 02:22:37,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa/users/97840dee1b6645ae8f57d6f900f1f3bd/roles/c67e97d9734c471db8401c23b741cd57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:22:37,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddd44a01-cd78-4b9c-99bf-b0f9250a4b87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:22:37,520 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa/users/97840dee1b6645ae8f57d6f900f1f3bd/roles/c67e97d9734c471db8401c23b741cd57 used request id req-ddd44a01-cd78-4b9c-99bf-b0f9250a4b87 2019-01-09 02:22:37,520 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:22:37,522 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:22:37,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:22:37,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:22:37,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c67e97d9734c471db8401c23b741cd57", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj-role"}], "expires_at": "2019-01-09T03:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dd1ce8211724d52a2f2f19887beccaa", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-user", "id": "97840dee1b6645ae8f57d6f900f1f3bd"}, "audit_ids": ["D6dC7l_MSPet6t2OfsIsoA"], "issued_at": "2019-01-09T02:22:37.000000Z"}} 2019-01-09 02:22:37,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbdad69aa87ecbabd12b4a4f22ffe626d13be37e" 2019-01-09 02:22:37,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a4f2b0-4bd1-4fa7-be18-dfff81eec3b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:22:37,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d3a4f2b0-4bd1-4fa7-be18-dfff81eec3b3 2019-01-09 02:22:37,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbdad69aa87ecbabd12b4a4f22ffe626d13be37e" 2019-01-09 02:22:38,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-1209e5d7-f2ad-47c9-99c8-3b96091f6f60 Date: Wed, 09 Jan 2019 02:22:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image"} 2019-01-09 02:22:38,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image used request id req-1209e5d7-f2ad-47c9-99c8-3b96091f6f60 2019-01-09 02:22:38,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbdad69aa87ecbabd12b4a4f22ffe626d13be37e" 2019-01-09 02:22:38,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c6151cbf-8ac9-4e5a-b780-033682b93409 Date: Wed, 09 Jan 2019 02:22: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:22:38,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c6151cbf-8ac9-4e5a-b780-033682b93409 2019-01-09 02:22:38,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fbdad69aa87ecbabd12b4a4f22ffe626d13be37e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image"}' 2019-01-09 02:22:38,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3 X-Openstack-Request-Id: req-7bc0a04d-c677-48f5-b65b-345f06257c36 Date: Wed, 09 Jan 2019 02:22:38 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:22:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:22:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "min_disk": 0, "protected": false, "id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "file": "/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3/file", "checksum": null, "owner": "6dd1ce8211724d52a2f2f19887beccaa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:22:38,674 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7bc0a04d-c677-48f5-b65b-345f06257c36 2019-01-09 02:22:38,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbdad69aa87ecbabd12b4a4f22ffe626d13be37e" -d '' 2019-01-09 02:22:40,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4328e159-fd4c-4d6c-a333-4a0c1f4b22fb Date: Wed, 09 Jan 2019 02:22:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:22:40,667 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3/file used request id req-4328e159-fd4c-4d6c-a333-4a0c1f4b22fb 2019-01-09 02:22:40,667 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:22:40,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbdad69aa87ecbabd12b4a4f22ffe626d13be37e" 2019-01-09 02:22:40,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9deef03f-5382-45bf-975d-242e8f0d3549 Date: Wed, 09 Jan 2019 02:22:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:22:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:22:40Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dba54758-4641-4939-b3d0-3e3347dbc6a3/snap", "metadata": {}}], "self": "/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "min_disk": 0, "protected": false, "id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "file": "/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6dd1ce8211724d52a2f2f19887beccaa", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dba54758-4641-4939-b3d0-3e3347dbc6a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:22:40,844 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3 used request id req-9deef03f-5382-45bf-975d-242e8f0d3549 2019-01-09 02:22:40,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbdad69aa87ecbabd12b4a4f22ffe626d13be37e" 2019-01-09 02:22:41,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d04b1e15-53cd-433b-bd46-b602a3625e36 Date: Wed, 09 Jan 2019 02:22: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:22:41,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d04b1e15-53cd-433b-bd46-b602a3625e36 2019-01-09 02:22:41,011 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image 2019-01-09 02:22:41,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbdad69aa87ecbabd12b4a4f22ffe626d13be37e" 2019-01-09 02:22:41,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1da0e72d-16d8-4649-9182-7d76579a56eb Date: Wed, 09 Jan 2019 02:22:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:22:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:22:40Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dba54758-4641-4939-b3d0-3e3347dbc6a3/snap", "metadata": {}}], "self": "/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "min_disk": 0, "protected": false, "id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "file": "/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6dd1ce8211724d52a2f2f19887beccaa", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dba54758-4641-4939-b3d0-3e3347dbc6a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:22:41,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3 used request id req-1da0e72d-16d8-4649-9182-7d76579a56eb 2019-01-09 02:22:41,168 - create_image - DEBUG - Instance status is - active 2019-01-09 02:22:41,168 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image 2019-01-09 02:22:41,169 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image 2019-01-09 02:22:41,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:22:41,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:22:41,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c67e97d9734c471db8401c23b741cd57", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj-role"}], "expires_at": "2019-01-09T03:22:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dd1ce8211724d52a2f2f19887beccaa", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-user", "id": "97840dee1b6645ae8f57d6f900f1f3bd"}, "audit_ids": ["1rmG6Z0kR3q82kh9NY3QYg"], "issued_at": "2019-01-09T02:22:41.000000Z"}} 2019-01-09 02:22:41,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0387b3fcd5fc6f380498516f4dd2cd940b5027" 2019-01-09 02:22:41,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb616c02-06a6-4ad1-983e-a4a767931002 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:22:41,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eb616c02-06a6-4ad1-983e-a4a767931002 2019-01-09 02:22:41,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0387b3fcd5fc6f380498516f4dd2cd940b5027" 2019-01-09 02:22:41,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0369bc3c-7c51-419c-a60e-09448ecdaa46 Date: Wed, 09 Jan 2019 02:22:41 GMT RESP BODY: {"networks":[]} 2019-01-09 02:22:41,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net used request id req-0369bc3c-7c51-419c-a60e-09448ecdaa46 2019-01-09 02:22:41,740 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net 2019-01-09 02:22:41,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0387b3fcd5fc6f380498516f4dd2cd940b5027" -d '{"network": {"name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net", "admin_state_up": true}}' 2019-01-09 02:22:42,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-f77002f4-fd59-44c2-bf9e-5f3553255d3b Date: Wed, 09 Jan 2019 02:22:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:22:42Z","is_default":false,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","mtu":1450}} 2019-01-09 02:22:42,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f77002f4-fd59-44c2-bf9e-5f3553255d3b 2019-01-09 02:22:42,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0387b3fcd5fc6f380498516f4dd2cd940b5027" 2019-01-09 02:22:42,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-f153e53b-8831-448b-ba6b-8149bb81accd Date: Wed, 09 Jan 2019 02:22:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:22:42Z","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net"}]} 2019-01-09 02:22:42,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-f153e53b-8831-448b-ba6b-8149bb81accd 2019-01-09 02:22:42,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0387b3fcd5fc6f380498516f4dd2cd940b5027" 2019-01-09 02:22:42,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-653d96c4-8ffa-4f89-ba7f-2904a4ad6e1b Date: Wed, 09 Jan 2019 02:22:42 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:22:42,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-653d96c4-8ffa-4f89-ba7f-2904a4ad6e1b 2019-01-09 02:22:42,668 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet 2019-01-09 02:22:42,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0387b3fcd5fc6f380498516f4dd2cd940b5027" -d '{"subnets": [{"ip_version": 4, "network_id": "c3dfe776-40e1-411b-996f-b4e3505a3e7f", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]}' 2019-01-09 02:22:43,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7a64f2f7-d8af-4be2-9232-0e509592aaab Date: Wed, 09 Jan 2019 02:22:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:22:43Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]} 2019-01-09 02:22:43,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-7a64f2f7-d8af-4be2-9232-0e509592aaab 2019-01-09 02:22:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0387b3fcd5fc6f380498516f4dd2cd940b5027" 2019-01-09 02:22:43,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8661ba15-4aa8-4c22-b8a5-859ba6780ef0 Date: Wed, 09 Jan 2019 02:22:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["242ac285-c0c9-4ebb-9165-0ca4ddb4038b"],"updated_at":"2019-01-09T02:22:43Z","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net"}]} 2019-01-09 02:22:43,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-8661ba15-4aa8-4c22-b8a5-859ba6780ef0 2019-01-09 02:22:43,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0387b3fcd5fc6f380498516f4dd2cd940b5027" 2019-01-09 02:22:43,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9a681fac-2500-40b1-b783-df5522abb698 Date: Wed, 09 Jan 2019 02:22:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]} 2019-01-09 02:22:43,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-9a681fac-2500-40b1-b783-df5522abb698 2019-01-09 02:22:43,846 - OpenStackNetwork - DEBUG - Network [c3dfe776-40e1-411b-996f-b4e3505a3e7f] created successfully 2019-01-09 02:22:43,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:22:43,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:22:44,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:22:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["7XESkknzRXGBQaBjxed0MA"], "issued_at": "2019-01-09T02:22:44.000000Z"}} 2019-01-09 02:22:44,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb4c34c747b5db87a04e60d08408f54dc9602a9" 2019-01-09 02:22:44,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-929129c1-b2dc-42b8-96b3-cb4cbeb44347 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:22:44,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-929129c1-b2dc-42b8-96b3-cb4cbeb44347 2019-01-09 02:22:44,317 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:22:44,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb4c34c747b5db87a04e60d08408f54dc9602a9" 2019-01-09 02:22:44,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-38e5a2a2-8e14-4a35-91fa-d6eabfaa4eef x-compute-request-id: req-38e5a2a2-8e14-4a35-91fa-d6eabfaa4eef Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:22:44,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-38e5a2a2-8e14-4a35-91fa-d6eabfaa4eef 2019-01-09 02:22:44,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb4c34c747b5db87a04e60d08408f54dc9602a9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:22:44,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-5f2248c0-31cc-4c16-9f11-cbbff5578dda x-compute-request-id: req-5f2248c0-31cc-4c16-9f11-cbbff5578dda Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:22:44,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5f2248c0-31cc-4c16-9f11-cbbff5578dda 2019-01-09 02:22:44,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:22:44,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:22:44,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c67e97d9734c471db8401c23b741cd57", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj-role"}], "expires_at": "2019-01-09T03:22:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dd1ce8211724d52a2f2f19887beccaa", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-user", "id": "97840dee1b6645ae8f57d6f900f1f3bd"}, "audit_ids": ["YfeZTF8SRam2Xo4vjvxa6g"], "issued_at": "2019-01-09T02:22:44.000000Z"}} 2019-01-09 02:22:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:44,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4682cb1e-5a1b-4a6f-bbf6-657e2949cc36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:22:44,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4682cb1e-5a1b-4a6f-bbf6-657e2949cc36 2019-01-09 02:22:44,997 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:22:44,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:45,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16e0e02-b5f0-420a-9a34-b3a9f5b93609 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:22:45,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d16e0e02-b5f0-420a-9a34-b3a9f5b93609 2019-01-09 02:22:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:45,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fb65d542-97af-4217-8360-afd3b41df89f Date: Wed, 09 Jan 2019 02:22:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["242ac285-c0c9-4ebb-9165-0ca4ddb4038b"],"updated_at":"2019-01-09T02:22:43Z","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net"}]} 2019-01-09 02:22:45,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net used request id req-fb65d542-97af-4217-8360-afd3b41df89f 2019-01-09 02:22:45,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:22:45,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:22:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:22:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:45,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac48744c-975a-48ac-bab1-5a7770ee18ac Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}} 2019-01-09 02:22:45,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa used request id req-ac48744c-975a-48ac-bab1-5a7770ee18ac 2019-01-09 02:22:45,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:45,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-af940f5f-ef05-4373-a6e4-38e11700fe0a Date: Wed, 09 Jan 2019 02:22:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]} 2019-01-09 02:22:45,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-af940f5f-ef05-4373-a6e4-38e11700fe0a 2019-01-09 02:22:45,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f&name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:45,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-26515fdb-e3e3-48e7-ad69-3940860b794d Date: Wed, 09 Jan 2019 02:22:45 GMT RESP BODY: {"ports":[]} 2019-01-09 02:22:45,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f&name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port&admin_state_up=True used request id req-26515fdb-e3e3-48e7-ad69-3940860b794d 2019-01-09 02:22:45,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:46,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-f7d6e2d5-adbc-4b65-bf85-f709f5cd07cb x-compute-request-id: req-f7d6e2d5-adbc-4b65-bf85-f709f5cd07cb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:22:46,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst used request id req-f7d6e2d5-adbc-4b65-bf85-f709f5cd07cb 2019-01-09 02:22:46,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:46,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-73cf75b1-9f8e-40da-9e75-565d6ddf35ba Date: Wed, 09 Jan 2019 02:22:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["242ac285-c0c9-4ebb-9165-0ca4ddb4038b"],"updated_at":"2019-01-09T02:22:43Z","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net"}]} 2019-01-09 02:22:46,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net used request id req-73cf75b1-9f8e-40da-9e75-565d6ddf35ba 2019-01-09 02:22:46,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:46,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c9138c-2716-4622-a659-6c157424a2cf Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}} 2019-01-09 02:22:46,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa used request id req-98c9138c-2716-4622-a659-6c157424a2cf 2019-01-09 02:22:46,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:46,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ae3dbc98-e123-454c-9236-286aa6621630 Date: Wed, 09 Jan 2019 02:22:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]} 2019-01-09 02:22:46,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-ae3dbc98-e123-454c-9236-286aa6621630 2019-01-09 02:22:46,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f&name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:46,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a247d803-c8f0-4785-b873-952b68bf6882 Date: Wed, 09 Jan 2019 02:22:46 GMT RESP BODY: {"ports":[]} 2019-01-09 02:22:46,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f&name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port&admin_state_up=True used request id req-a247d803-c8f0-4785-b873-952b68bf6882 2019-01-09 02:22:46,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:22:46,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:22:47,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c67e97d9734c471db8401c23b741cd57", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj-role"}], "expires_at": "2019-01-09T03:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dd1ce8211724d52a2f2f19887beccaa", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-user", "id": "97840dee1b6645ae8f57d6f900f1f3bd"}, "audit_ids": ["EsmG5-ywSUerYZq_Hc1qUQ"], "issued_at": "2019-01-09T02:22:47.000000Z"}} 2019-01-09 02:22:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7d49dd9a72c56bd06d9242ae23bf452360c5df" 2019-01-09 02:22:47,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec3be20-8839-4353-9402-c2e6a8ffa78c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:22:47,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bec3be20-8839-4353-9402-c2e6a8ffa78c 2019-01-09 02:22:47,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:47,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fd3ea973-fd0d-4759-8617-aa1d96362c81 Date: Wed, 09 Jan 2019 02:22:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["242ac285-c0c9-4ebb-9165-0ca4ddb4038b"],"updated_at":"2019-01-09T02:22:43Z","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net"}]} 2019-01-09 02:22:47,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net used request id req-fd3ea973-fd0d-4759-8617-aa1d96362c81 2019-01-09 02:22:47,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:47,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f95651b0-8a3f-49df-8c92-3302a2358021 Date: Wed, 09 Jan 2019 02:22:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]} 2019-01-09 02:22:47,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-f95651b0-8a3f-49df-8c92-3302a2358021 2019-01-09 02:22:47,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:47,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9f3fa450-7b9b-4969-8dce-b54dfb347ac2 Date: Wed, 09 Jan 2019 02:22:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["242ac285-c0c9-4ebb-9165-0ca4ddb4038b"],"updated_at":"2019-01-09T02:22:43Z","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net"}]} 2019-01-09 02:22:47,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net used request id req-9f3fa450-7b9b-4969-8dce-b54dfb347ac2 2019-01-09 02:22:47,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:22:47,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:22:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:22:47,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7d49dd9a72c56bd06d9242ae23bf452360c5df" 2019-01-09 02:22:47,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce4c512-ada2-4552-bd41-3fa58a260544 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}} 2019-01-09 02:22:47,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa used request id req-dce4c512-ada2-4552-bd41-3fa58a260544 2019-01-09 02:22:47,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:48,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c5c4f04e-1f3f-43a6-8fbb-61c5f86c492b Date: Wed, 09 Jan 2019 02:22:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]} 2019-01-09 02:22:48,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-c5c4f04e-1f3f-43a6-8fbb-61c5f86c492b 2019-01-09 02:22:48,039 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net 2019-01-09 02:22:48,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" -d '{"port": {"network_id": "c3dfe776-40e1-411b-996f-b4e3505a3e7f", "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port", "admin_state_up": true}}' 2019-01-09 02:22:48,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-ecb2b866-6612-43c9-b097-7f2fb48cc6e4 Date: Wed, 09 Jan 2019 02:22:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.12"}],"id":"5c2c8634-465e-4c6a-a879-7c189f0f5a6f","security_groups":["c6372172-dccc-43a9-b8e0-406bee8f0ba1"],"mac_address":"fa:16:3e:5e:ad:ad","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port","project_id":"6dd1ce8211724d52a2f2f19887beccaa","qos_policy_id":null,"admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:48Z","binding:vnic_type":"normal"}} 2019-01-09 02:22:48,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-ecb2b866-6612-43c9-b097-7f2fb48cc6e4 2019-01-09 02:22:48,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:48,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4ff156ca-775a-41d8-bb9d-fda0e0adbac8 Date: Wed, 09 Jan 2019 02:22:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["242ac285-c0c9-4ebb-9165-0ca4ddb4038b"],"updated_at":"2019-01-09T02:22:43Z","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net"}]} 2019-01-09 02:22:48,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net used request id req-4ff156ca-775a-41d8-bb9d-fda0e0adbac8 2019-01-09 02:22:48,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:49,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06cca43-4c1f-4f53-8329-5de4d9ee00f2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}} 2019-01-09 02:22:49,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa used request id req-f06cca43-4c1f-4f53-8329-5de4d9ee00f2 2019-01-09 02:22:49,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:49,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-043be2c3-8574-42b9-a774-03e1af9f5b71 Date: Wed, 09 Jan 2019 02:22:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]} 2019-01-09 02:22:49,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-043be2c3-8574-42b9-a774-03e1af9f5b71 2019-01-09 02:22:49,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f&name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:49,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-e1d4785c-a0b1-4b81-b322-903addde0a7d Date: Wed, 09 Jan 2019 02:22:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.12"}],"id":"5c2c8634-465e-4c6a-a879-7c189f0f5a6f","security_groups":["c6372172-dccc-43a9-b8e0-406bee8f0ba1"],"mac_address":"fa:16:3e:5e:ad:ad","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:48Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:22:49,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f&name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port&admin_state_up=True used request id req-e1d4785c-a0b1-4b81-b322-903addde0a7d 2019-01-09 02:22:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:49,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd52f3a-5c54-4343-9c7c-786d4c858506 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}} 2019-01-09 02:22:49,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa used request id req-0bd52f3a-5c54-4343-9c7c-786d4c858506 2019-01-09 02:22:49,525 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst 2019-01-09 02:22:49,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:49,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-c0666bd1-7d42-4df0-bfb9-c40f671bb676 x-compute-request-id: req-c0666bd1-7d42-4df0-bfb9-c40f671bb676 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-flavor-name"}]} 2019-01-09 02:22:49,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c0666bd1-7d42-4df0-bfb9-c40f671bb676 2019-01-09 02:22:49,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:49,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-6b1748f9-0bd6-4c60-bdff-a2a4f80d1409 x-compute-request-id: req-6b1748f9-0bd6-4c60-bdff-a2a4f80d1409 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:22:49,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2 used request id req-6b1748f9-0bd6-4c60-bdff-a2a4f80d1409 2019-01-09 02:22:49,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:49,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-5b1d9341-d903-4a44-8189-af421e50474d Date: Wed, 09 Jan 2019 02:22:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:22:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:22:40Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dba54758-4641-4939-b3d0-3e3347dbc6a3/snap", "metadata": {}}], "self": "/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "min_disk": 0, "protected": false, "id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "file": "/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6dd1ce8211724d52a2f2f19887beccaa", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/dba54758-4641-4939-b3d0-3e3347dbc6a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image"} 2019-01-09 02:22:49,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image used request id req-5b1d9341-d903-4a44-8189-af421e50474d 2019-01-09 02:22:49,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:49,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f5296761-e818-4f44-a04a-5dd5c364212f Date: Wed, 09 Jan 2019 02:22: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:22:49,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f5296761-e818-4f44-a04a-5dd5c364212f 2019-01-09 02:22:49,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" -d '{"server": {"name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "imageRef": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "flavorRef": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "max_count": 1, "min_count": 1, "networks": [{"port": "5c2c8634-465e-4c6a-a879-7c189f0f5a6f"}]}}' 2019-01-09 02:22:51,573 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-9eb36d4e-7bfc-4adc-a29c-7ab52b011441 x-compute-request-id: req-9eb36d4e-7bfc-4adc-a29c-7ab52b011441 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "adminPass": "3bPR38qTEubA"}} 2019-01-09 02:22:51,574 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9eb36d4e-7bfc-4adc-a29c-7ab52b011441 2019-01-09 02:22:51,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:51,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-db7ee6ae-3842-456d-beba-d183f20131d2 x-compute-request-id: req-db7ee6ae-3842-456d-beba-d183f20131d2 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:22:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:51,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-db7ee6ae-3842-456d-beba-d183f20131d2 2019-01-09 02:22:51,943 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst 2019-01-09 02:22:51,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:52,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-cbe1c975-59a1-46d7-accf-24a786399b7a x-compute-request-id: req-cbe1c975-59a1-46d7-accf-24a786399b7a Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:22:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:52,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-cbe1c975-59a1-46d7-accf-24a786399b7a 2019-01-09 02:22:52,215 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst] is - BUILD 2019-01-09 02:22:52,215 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:22:55,216 - create_instance - DEBUG - VM status query timeout in 896.727576971 2019-01-09 02:22:55,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:55,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-f6cd055b-c073-4ac0-bc96-a37509dc6aaa x-compute-request-id: req-f6cd055b-c073-4ac0-bc96-a37509dc6aaa 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.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "security_groups": [{"name": "default"}], "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:22:52Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:55,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-f6cd055b-c073-4ac0-bc96-a37509dc6aaa 2019-01-09 02:22:55,918 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst] is - BUILD 2019-01-09 02:22:55,919 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:22:58,922 - create_instance - DEBUG - VM status query timeout in 893.021239042 2019-01-09 02:22:58,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:22:59,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:22: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-45d715b4-cdd1-4100-9939-080fdcf398dd x-compute-request-id: req-45d715b4-cdd1-4100-9939-080fdcf398dd Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ad:ad", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:55.000000", "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "security_groups": [{"name": "default"}], "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:56Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:22:59,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-45d715b4-cdd1-4100-9939-080fdcf398dd 2019-01-09 02:22:59,553 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst] is - ACTIVE 2019-01-09 02:22:59,554 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:22:59,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:00,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-d688a92a-0471-4c7b-aed5-0e2795376d04 x-compute-request-id: req-d688a92a-0471-4c7b-aed5-0e2795376d04 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ad:ad", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:55.000000", "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "security_groups": [{"name": "default"}], "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:56Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:00,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-d688a92a-0471-4c7b-aed5-0e2795376d04 2019-01-09 02:23:00,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:00,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cea0ea7a-bfdb-4bed-a709-04c08884913f Date: Wed, 09 Jan 2019 02:23:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["242ac285-c0c9-4ebb-9165-0ca4ddb4038b"],"updated_at":"2019-01-09T02:22:43Z","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net"}]} 2019-01-09 02:23:00,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net used request id req-cea0ea7a-bfdb-4bed-a709-04c08884913f 2019-01-09 02:23:00,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:00,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd088310-417f-436f-a1ee-b157e6a16bab Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}} 2019-01-09 02:23:00,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa used request id req-bd088310-417f-436f-a1ee-b157e6a16bab 2019-01-09 02:23:00,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:00,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa9b1f14-bf48-4b15-afee-236299365c0f Date: Wed, 09 Jan 2019 02:23:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]} 2019-01-09 02:23:00,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-fa9b1f14-bf48-4b15-afee-236299365c0f 2019-01-09 02:23:00,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:00,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-9e8409c6-9f44-46b8-aa6d-0bbd089aa82f Date: Wed, 09 Jan 2019 02:23:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.12"}],"id":"5c2c8634-465e-4c6a-a879-7c189f0f5a6f","security_groups":["c6372172-dccc-43a9-b8e0-406bee8f0ba1"],"mac_address":"fa:16:3e:5e:ad:ad","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:48Z","binding:vnic_type":"normal","device_id":"6996dfb5-f2b0-4601-9066-fad839e42226"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.4"}],"id":"7a1916d3-decf-4e23-93bc-c03132f618dc","security_groups":[],"mac_address":"fa:16:3e:54:2a:f9","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3dfe776-40e1-411b-996f-b4e3505a3e7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.2"}],"id":"8186cb7b-2c4b-4819-ae57-81d3e86ee508","security_groups":[],"mac_address":"fa:16:3e:2e:54:aa","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3dfe776-40e1-411b-996f-b4e3505a3e7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.3"}],"id":"ccd2af32-fe91-4525-a6a4-be26b2ea2154","security_groups":[],"mac_address":"fa:16:3e:49:ee:37","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3dfe776-40e1-411b-996f-b4e3505a3e7f"}]} 2019-01-09 02:23:00,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-9e8409c6-9f44-46b8-aa6d-0bbd089aa82f 2019-01-09 02:23:00,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:23:00,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:23:01,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c67e97d9734c471db8401c23b741cd57", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj-role"}], "expires_at": "2019-01-09T03:23:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dd1ce8211724d52a2f2f19887beccaa", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-user", "id": "97840dee1b6645ae8f57d6f900f1f3bd"}, "audit_ids": ["a53N8jVqTzqx7wJz9o-m4A"], "issued_at": "2019-01-09T02:23:01.000000Z"}} 2019-01-09 02:23:01,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:01,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008fb6e3-0f0b-4beb-a045-2cdd36aacec3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:23:01,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-008fb6e3-0f0b-4beb-a045-2cdd36aacec3 2019-01-09 02:23:01,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:01,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-48497cf5-8aba-4a8c-9d55-8605a9fe1b4c Date: Wed, 09 Jan 2019 02:23:01 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:23:01,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name&description=hello+group used request id req-48497cf5-8aba-4a8c-9d55-8605a9fe1b4c 2019-01-09 02:23:01,437 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name... 2019-01-09 02:23:01,437 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name 2019-01-09 02:23:01,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" -d '{"security_group": {"name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name", "description": "hello group"}}' 2019-01-09 02:23:01,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-edee0780-7cfb-4900-8ea1-e55540b4d34c Date: Wed, 09 Jan 2019 02:23:01 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "updated_at": "2019-01-09T02:23:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "revision_number": 0, "id": "d50f1581-0035-4cf6-ba82-ed1603aa0756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd1ce8211724d52a2f2f19887beccaa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "revision_number": 0, "id": "fc12d0d1-89e7-468d-9cdc-dc02fd7ba686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd1ce8211724d52a2f2f19887beccaa"}], "revision_number": 2, "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name"}} 2019-01-09 02:23:01,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-edee0780-7cfb-4900-8ea1-e55540b4d34c 2019-01-09 02:23:01,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 2019-01-09 02:23:01,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:01,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b181d603-ecc5-455a-a2f1-47dd0d090efb Date: Wed, 09 Jan 2019 02:23: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": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "d50f1581-0035-4cf6-ba82-ed1603aa0756"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "fc12d0d1-89e7-468d-9cdc-dc02fd7ba686"}]} 2019-01-09 02:23:01,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 used request id req-b181d603-ecc5-455a-a2f1-47dd0d090efb 2019-01-09 02:23:01,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 2019-01-09 02:23:01,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:02,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d1649d24-0bd3-4e63-b96c-f4f2b4fd3568 Date: Wed, 09 Jan 2019 02:23: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": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "d50f1581-0035-4cf6-ba82-ed1603aa0756"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "fc12d0d1-89e7-468d-9cdc-dc02fd7ba686"}]} 2019-01-09 02:23:02,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 used request id req-d1649d24-0bd3-4e63-b96c-f4f2b4fd3568 2019-01-09 02:23:02,131 - neutron_utils - INFO - Retrieving security group with ID - bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 2019-01-09 02:23:02,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:02,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-11f7809a-3ab8-4092-9dd1-e79e6c5a4910 Date: Wed, 09 Jan 2019 02:23:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "updated_at": "2019-01-09T02:23:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "revision_number": 0, "id": "d50f1581-0035-4cf6-ba82-ed1603aa0756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd1ce8211724d52a2f2f19887beccaa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "revision_number": 0, "id": "fc12d0d1-89e7-468d-9cdc-dc02fd7ba686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd1ce8211724d52a2f2f19887beccaa"}], "revision_number": 2, "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name"}]} 2019-01-09 02:23:02,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 used request id req-11f7809a-3ab8-4092-9dd1-e79e6c5a4910 2019-01-09 02:23:02,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 2019-01-09 02:23:02,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:02,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2d2acf51-691f-42b5-9135-57b9ce9f1680 Date: Wed, 09 Jan 2019 02:23: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": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "d50f1581-0035-4cf6-ba82-ed1603aa0756"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "fc12d0d1-89e7-468d-9cdc-dc02fd7ba686"}]} 2019-01-09 02:23:02,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 used request id req-2d2acf51-691f-42b5-9135-57b9ce9f1680 2019-01-09 02:23:02,498 - neutron_utils - INFO - Retrieving security group with ID - bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 2019-01-09 02:23:02,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:02,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-db48be8e-3730-4016-b7f1-fc27314a868d Date: Wed, 09 Jan 2019 02:23:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "updated_at": "2019-01-09T02:23:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "revision_number": 0, "id": "d50f1581-0035-4cf6-ba82-ed1603aa0756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd1ce8211724d52a2f2f19887beccaa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "revision_number": 0, "id": "fc12d0d1-89e7-468d-9cdc-dc02fd7ba686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd1ce8211724d52a2f2f19887beccaa"}], "revision_number": 2, "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name"}]} 2019-01-09 02:23:02,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 used request id req-db48be8e-3730-4016-b7f1-fc27314a868d 2019-01-09 02:23:02,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 2019-01-09 02:23:02,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:02,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-317809c7-aead-4d1a-b059-50f928ea592f Date: Wed, 09 Jan 2019 02:23: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": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "d50f1581-0035-4cf6-ba82-ed1603aa0756"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "fc12d0d1-89e7-468d-9cdc-dc02fd7ba686"}]} 2019-01-09 02:23:02,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 used request id req-317809c7-aead-4d1a-b059-50f928ea592f 2019-01-09 02:23:02,934 - neutron_utils - INFO - Retrieving security group with ID - bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 2019-01-09 02:23:02,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:03,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e07228b7-2386-4be1-b5f8-8d3a8c701e58 Date: Wed, 09 Jan 2019 02:23:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "updated_at": "2019-01-09T02:23:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "revision_number": 0, "id": "d50f1581-0035-4cf6-ba82-ed1603aa0756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd1ce8211724d52a2f2f19887beccaa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "revision_number": 0, "id": "fc12d0d1-89e7-468d-9cdc-dc02fd7ba686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd1ce8211724d52a2f2f19887beccaa"}], "revision_number": 2, "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name"}]} 2019-01-09 02:23:03,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 used request id req-e07228b7-2386-4be1-b5f8-8d3a8c701e58 2019-01-09 02:23:03,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 2019-01-09 02:23:03,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:03,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3856c080-e0f1-41d0-b33c-4e408231b14a Date: Wed, 09 Jan 2019 02:23: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": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "d50f1581-0035-4cf6-ba82-ed1603aa0756"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:01Z", "security_group_id": "bf6b1c4a-73ef-4c7e-9595-e388be3d2f05", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:23:01Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "fc12d0d1-89e7-468d-9cdc-dc02fd7ba686"}]} 2019-01-09 02:23:03,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 used request id req-3856c080-e0f1-41d0-b33c-4e408231b14a 2019-01-09 02:23:03,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:03,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-23fe9afd-90ed-4c85-8ae1-37f65c498156 x-compute-request-id: req-23fe9afd-90ed-4c85-8ae1-37f65c498156 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ad:ad", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:55.000000", "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "security_groups": [{"name": "default"}], "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:56Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:03,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-23fe9afd-90ed-4c85-8ae1-37f65c498156 2019-01-09 02:23:03,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:04,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-87ef8ca7-b734-491d-81ce-9145996a24c3 Date: Wed, 09 Jan 2019 02:23:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["242ac285-c0c9-4ebb-9165-0ca4ddb4038b"],"updated_at":"2019-01-09T02:22:43Z","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net"}]} 2019-01-09 02:23:04,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net used request id req-87ef8ca7-b734-491d-81ce-9145996a24c3 2019-01-09 02:23:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:04,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ae2163-f677-4ede-8729-ea8683ce68fd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}} 2019-01-09 02:23:04,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa used request id req-55ae2163-f677-4ede-8729-ea8683ce68fd 2019-01-09 02:23:04,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:04,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-13f89764-5218-4a8a-8fa0-5042837abb94 Date: Wed, 09 Jan 2019 02:23:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]} 2019-01-09 02:23:04,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-13f89764-5218-4a8a-8fa0-5042837abb94 2019-01-09 02:23:04,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:04,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-ba74ebe6-fbd7-40f0-984d-876810eec8b6 Date: Wed, 09 Jan 2019 02:23:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.12"}],"id":"5c2c8634-465e-4c6a-a879-7c189f0f5a6f","security_groups":["c6372172-dccc-43a9-b8e0-406bee8f0ba1"],"mac_address":"fa:16:3e:5e:ad:ad","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:48Z","binding:vnic_type":"normal","device_id":"6996dfb5-f2b0-4601-9066-fad839e42226"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.4"}],"id":"7a1916d3-decf-4e23-93bc-c03132f618dc","security_groups":[],"mac_address":"fa:16:3e:54:2a:f9","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3dfe776-40e1-411b-996f-b4e3505a3e7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.2"}],"id":"8186cb7b-2c4b-4819-ae57-81d3e86ee508","security_groups":[],"mac_address":"fa:16:3e:2e:54:aa","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3dfe776-40e1-411b-996f-b4e3505a3e7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.3"}],"id":"ccd2af32-fe91-4525-a6a4-be26b2ea2154","security_groups":[],"mac_address":"fa:16:3e:49:ee:37","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3dfe776-40e1-411b-996f-b4e3505a3e7f"}]} 2019-01-09 02:23:04,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-ba74ebe6-fbd7-40f0-984d-876810eec8b6 2019-01-09 02:23:04,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:23:04,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c67e97d9734c471db8401c23b741cd57", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj-role"}], "expires_at": "2019-01-09T03:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dd1ce8211724d52a2f2f19887beccaa", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/6dd1ce8211724d52a2f2f19887beccaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-user", "id": "97840dee1b6645ae8f57d6f900f1f3bd"}, "audit_ids": ["BbwJHWzjTH-EToYWUk7VhA"], "issued_at": "2019-01-09T02:23:04.000000Z"}} 2019-01-09 02:23:04,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328051cf5184fe2f3cbbb2cb6b34f07bacbd0e71" 2019-01-09 02:23:05,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-ab74209b-be77-4442-aa52-d198e36b88fd x-compute-request-id: req-ab74209b-be77-4442-aa52-d198e36b88fd Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ad:ad", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:55.000000", "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "security_groups": [{"name": "default"}], "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:56Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:05,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-ab74209b-be77-4442-aa52-d198e36b88fd 2019-01-09 02:23:05,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:06,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-45f026e0-5ecb-4501-ab41-a73fa37fa4a1 x-compute-request-id: req-45f026e0-5ecb-4501-ab41-a73fa37fa4a1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ad:ad", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:55.000000", "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "security_groups": [{"name": "default"}], "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:56Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:06,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-45f026e0-5ecb-4501-ab41-a73fa37fa4a1 2019-01-09 02:23:06,337 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst] is - ACTIVE 2019-01-09 02:23:06,337 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:23:06,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:07,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-bf719461-5575-4d5f-a765-90d739cd2539 x-compute-request-id: req-bf719461-5575-4d5f-a765-90d739cd2539 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ad:ad", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:55.000000", "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "security_groups": [{"name": "default"}], "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:56Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:07,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-bf719461-5575-4d5f-a765-90d739cd2539 2019-01-09 02:23:07,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:07,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b0d224a7-7186-4ba7-838e-c16b97d3cf9c Date: Wed, 09 Jan 2019 02:23:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["242ac285-c0c9-4ebb-9165-0ca4ddb4038b"],"updated_at":"2019-01-09T02:22:43Z","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net"}]} 2019-01-09 02:23:07,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net used request id req-b0d224a7-7186-4ba7-838e-c16b97d3cf9c 2019-01-09 02:23:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:07,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f9a8fb-1e65-4935-bf0a-45ba94ac2da4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}} 2019-01-09 02:23:07,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa used request id req-16f9a8fb-1e65-4935-bf0a-45ba94ac2da4 2019-01-09 02:23:07,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:07,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a00950ab-82ea-4246-9930-3ec2c58b55dc Date: Wed, 09 Jan 2019 02:23:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]} 2019-01-09 02:23:07,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-a00950ab-82ea-4246-9930-3ec2c58b55dc 2019-01-09 02:23:07,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:07,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-5294a6aa-31ab-41f6-98ed-5b53cb6f4e94 Date: Wed, 09 Jan 2019 02:23:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.12"}],"id":"5c2c8634-465e-4c6a-a879-7c189f0f5a6f","security_groups":["c6372172-dccc-43a9-b8e0-406bee8f0ba1"],"mac_address":"fa:16:3e:5e:ad:ad","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:48Z","binding:vnic_type":"normal","device_id":"6996dfb5-f2b0-4601-9066-fad839e42226"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.4"}],"id":"7a1916d3-decf-4e23-93bc-c03132f618dc","security_groups":[],"mac_address":"fa:16:3e:54:2a:f9","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3dfe776-40e1-411b-996f-b4e3505a3e7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.2"}],"id":"8186cb7b-2c4b-4819-ae57-81d3e86ee508","security_groups":[],"mac_address":"fa:16:3e:2e:54:aa","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3dfe776-40e1-411b-996f-b4e3505a3e7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.3"}],"id":"ccd2af32-fe91-4525-a6a4-be26b2ea2154","security_groups":[],"mac_address":"fa:16:3e:49:ee:37","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3dfe776-40e1-411b-996f-b4e3505a3e7f"}]} 2019-01-09 02:23:07,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-5294a6aa-31ab-41f6-98ed-5b53cb6f4e94 2019-01-09 02:23:07,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:07,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-cc3922c1-7731-4fe8-8ab2-11c4541c4d59 x-compute-request-id: req-cc3922c1-7731-4fe8-8ab2-11c4541c4d59 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ad:ad", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:55.000000", "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "security_groups": [{"name": "default"}], "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:56Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:07,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-cc3922c1-7731-4fe8-8ab2-11c4541c4d59 2019-01-09 02:23:07,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:08,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c8f93569-f05d-4da8-b53b-796455b74b2e Date: Wed, 09 Jan 2019 02:23:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["242ac285-c0c9-4ebb-9165-0ca4ddb4038b"],"updated_at":"2019-01-09T02:22:43Z","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net"}]} 2019-01-09 02:23:08,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net used request id req-c8f93569-f05d-4da8-b53b-796455b74b2e 2019-01-09 02:23:08,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:08,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1026fe55-e33f-4509-a7bf-d17a2bc3e37e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}} 2019-01-09 02:23:08,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa used request id req-1026fe55-e33f-4509-a7bf-d17a2bc3e37e 2019-01-09 02:23:08,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:08,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-acd27b08-2d6b-4869-83f5-4340b38dc03b Date: Wed, 09 Jan 2019 02:23:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]} 2019-01-09 02:23:08,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-acd27b08-2d6b-4869-83f5-4340b38dc03b 2019-01-09 02:23:08,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:08,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-cd7aefd0-f983-458a-9981-d674bf7c6aa5 Date: Wed, 09 Jan 2019 02:23:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.12"}],"id":"5c2c8634-465e-4c6a-a879-7c189f0f5a6f","security_groups":["c6372172-dccc-43a9-b8e0-406bee8f0ba1"],"mac_address":"fa:16:3e:5e:ad:ad","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:48Z","binding:vnic_type":"normal","device_id":"6996dfb5-f2b0-4601-9066-fad839e42226"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.4"}],"id":"7a1916d3-decf-4e23-93bc-c03132f618dc","security_groups":[],"mac_address":"fa:16:3e:54:2a:f9","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3dfe776-40e1-411b-996f-b4e3505a3e7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.2"}],"id":"8186cb7b-2c4b-4819-ae57-81d3e86ee508","security_groups":[],"mac_address":"fa:16:3e:2e:54:aa","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3dfe776-40e1-411b-996f-b4e3505a3e7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.3"}],"id":"ccd2af32-fe91-4525-a6a4-be26b2ea2154","security_groups":[],"mac_address":"fa:16:3e:49:ee:37","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3dfe776-40e1-411b-996f-b4e3505a3e7f"}]} 2019-01-09 02:23:08,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-cd7aefd0-f983-458a-9981-d674bf7c6aa5 2019-01-09 02:23:08,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name"}}' 2019-01-09 02:23:09,711 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-a3b83536-a14d-4fd8-9e7b-653a0c954779 x-compute-request-id: req-a3b83536-a14d-4fd8-9e7b-653a0c954779 Content-Length: 0 Content-Type: application/json 2019-01-09 02:23:09,711 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226/action used request id req-a3b83536-a14d-4fd8-9e7b-653a0c954779 2019-01-09 02:23:09,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:10,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-46594b6d-70c7-4ed4-a5ee-5e43e89f2ff5 x-compute-request-id: req-46594b6d-70c7-4ed4-a5ee-5e43e89f2ff5 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ad:ad", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:55.000000", "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name"}], "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:56Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:10,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-46594b6d-70c7-4ed4-a5ee-5e43e89f2ff5 2019-01-09 02:23:10,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:10,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9a6469c0-bb96-44fc-8f99-88e36d73a01c Date: Wed, 09 Jan 2019 02:23:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["242ac285-c0c9-4ebb-9165-0ca4ddb4038b"],"updated_at":"2019-01-09T02:22:43Z","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net"}]} 2019-01-09 02:23:10,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net used request id req-9a6469c0-bb96-44fc-8f99-88e36d73a01c 2019-01-09 02:23:10,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:10,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3ee32f-dcab-4060-9bdd-f98c6dcc5005 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}} 2019-01-09 02:23:10,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa used request id req-6b3ee32f-dcab-4060-9bdd-f98c6dcc5005 2019-01-09 02:23:10,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:10,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-388dc2d2-2ccf-466c-a489-dfe813bb848c Date: Wed, 09 Jan 2019 02:23:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:22:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6dd1ce8211724d52a2f2f19887beccaa","id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet"}]} 2019-01-09 02:23:10,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-388dc2d2-2ccf-466c-a489-dfe813bb848c 2019-01-09 02:23:10,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:10,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-d6b7b25f-0cbf-41bd-b22a-bd113cb9027b Date: Wed, 09 Jan 2019 02:23:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.12"}],"id":"5c2c8634-465e-4c6a-a879-7c189f0f5a6f","security_groups":["c6372172-dccc-43a9-b8e0-406bee8f0ba1","bf6b1c4a-73ef-4c7e-9595-e388be3d2f05"],"mac_address":"fa:16:3e:5e:ad:ad","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:48Z","binding:vnic_type":"normal","device_id":"6996dfb5-f2b0-4601-9066-fad839e42226"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.4"}],"id":"7a1916d3-decf-4e23-93bc-c03132f618dc","security_groups":[],"mac_address":"fa:16:3e:54:2a:f9","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3dfe776-40e1-411b-996f-b4e3505a3e7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.2"}],"id":"8186cb7b-2c4b-4819-ae57-81d3e86ee508","security_groups":[],"mac_address":"fa:16:3e:2e:54:aa","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3dfe776-40e1-411b-996f-b4e3505a3e7f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:22:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"242ac285-c0c9-4ebb-9165-0ca4ddb4038b","ip_address":"10.55.0.3"}],"id":"ccd2af32-fe91-4525-a6a4-be26b2ea2154","security_groups":[],"mac_address":"fa:16:3e:49:ee:37","project_id":"6dd1ce8211724d52a2f2f19887beccaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3dfe776-40e1-411b-996f-b4e3505a3e7f","tenant_id":"6dd1ce8211724d52a2f2f19887beccaa","created_at":"2019-01-09T02:22:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3dfe776-40e1-411b-996f-b4e3505a3e7f"}]} 2019-01-09 02:23:10,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-d6b7b25f-0cbf-41bd-b22a-bd113cb9027b 2019-01-09 02:23:10,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328051cf5184fe2f3cbbb2cb6b34f07bacbd0e71" 2019-01-09 02:23:11,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-4a1f7b0c-9d97-4465-8ac9-2e17ffb1e9b2 x-compute-request-id: req-4a1f7b0c-9d97-4465-8ac9-2e17ffb1e9b2 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ad:ad", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:55.000000", "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name"}], "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:22:56Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:11,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-4a1f7b0c-9d97-4465-8ac9-2e17ffb1e9b2 2019-01-09 02:23:11,542 - create_instance - INFO - Deleting Port with ID - 5c2c8634-465e-4c6a-a879-7c189f0f5a6f 2019-01-09 02:23:11,542 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-port 2019-01-09 02:23:11,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/5c2c8634-465e-4c6a-a879-7c189f0f5a6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:12,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6b7f802-2cfe-4d25-8edf-36bb89c23550 Date: Wed, 09 Jan 2019 02:23:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:23:12,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/5c2c8634-465e-4c6a-a879-7c189f0f5a6f used request id req-b6b7f802-2cfe-4d25-8edf-36bb89c23550 2019-01-09 02:23:12,149 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst 2019-01-09 02:23:12,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:12,297 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:23: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-2fab27ea-1bd1-483a-a4d2-2b36bcecf785 x-compute-request-id: req-2fab27ea-1bd1-483a-a4d2-2b36bcecf785 Content-Type: application/json 2019-01-09 02:23:12,297 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-2fab27ea-1bd1-483a-a4d2-2b36bcecf785 2019-01-09 02:23:12,298 - create_instance - INFO - Checking deletion status 2019-01-09 02:23:12,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:12,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-3e16e3cc-b241-45db-b53a-5134404dd89d x-compute-request-id: req-3e16e3cc-b241-45db-b53a-5134404dd89d Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ad:ad", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:55.000000", "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:12Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:12,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-3e16e3cc-b241-45db-b53a-5134404dd89d 2019-01-09 02:23:12,685 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst] is - ACTIVE 2019-01-09 02:23:12,685 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:23:15,688 - create_instance - DEBUG - VM status query timeout in 296.610090971 2019-01-09 02:23:15,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:15,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-9d544226-a294-4ceb-9358-5191f1844cae x-compute-request-id: req-9d544226-a294-4ceb-9358-5191f1844cae Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:55.000000", "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:12Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:15,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-9d544226-a294-4ceb-9358-5191f1844cae 2019-01-09 02:23:15,947 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst] is - ACTIVE 2019-01-09 02:23:15,947 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:23:18,950 - create_instance - DEBUG - VM status query timeout in 293.347529888 2019-01-09 02:23:18,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:19,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-9d2472d7-67ef-4a8f-b13f-20daab0a577e x-compute-request-id: req-9d2472d7-67ef-4a8f-b13f-20daab0a577e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6996dfb5-f2b0-4601-9066-fad839e42226", "rel": "bookmark"}], "image": {"id": "dba54758-4641-4939-b3d0-3e3347dbc6a3", "links": [{"href": "http://172.30.9.26:8774/images/dba54758-4641-4939-b3d0-3e3347dbc6a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:22:55.000000", "flavor": {"id": "ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "links": [{"href": "http://172.30.9.26:8774/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2", "rel": "bookmark"}]}, "id": "6996dfb5-f2b0-4601-9066-fad839e42226", "user_id": "97840dee1b6645ae8f57d6f900f1f3bd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:18Z", "hostId": "f372936900bee403e716501e88e73f2c911507f3a79352f01d821dba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst", "created": "2019-01-09T02:22:51Z", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:19,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-9d2472d7-67ef-4a8f-b13f-20daab0a577e 2019-01-09 02:23:19,215 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst] is - ACTIVE 2019-01-09 02:23:19,215 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:23:22,218 - create_instance - DEBUG - VM status query timeout in 290.079717875 2019-01-09 02:23:22,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb3a7bb25fca8d4b5a790dd06392abfd3446ee0" 2019-01-09 02:23:22,276 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-293854b2-211d-4582-a4ac-a36d726f2728 x-compute-request-id: req-293854b2-211d-4582-a4ac-a36d726f2728 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6996dfb5-f2b0-4601-9066-fad839e42226 could not be found.", "code": 404}} 2019-01-09 02:23:22,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6996dfb5-f2b0-4601-9066-fad839e42226 used request id req-293854b2-211d-4582-a4ac-a36d726f2728 2019-01-09 02:23:22,276 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6996dfb5-f2b0-4601-9066-fad839e42226 could not be found. (HTTP 404) (Request-ID: req-293854b2-211d-4582-a4ac-a36d726f2728) 2019-01-09 02:23:22,276 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-inst 2019-01-09 02:23:22,277 - neutron_utils - INFO - Deleting security group rule with ID - d50f1581-0035-4cf6-ba82-ed1603aa0756 2019-01-09 02:23:22,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d50f1581-0035-4cf6-ba82-ed1603aa0756 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:22,549 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e057d611-b8a2-4605-bbd2-5cad14f54088 Content-Length: 0 Date: Wed, 09 Jan 2019 02:23:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:23:22,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d50f1581-0035-4cf6-ba82-ed1603aa0756 used request id req-e057d611-b8a2-4605-bbd2-5cad14f54088 2019-01-09 02:23:22,549 - neutron_utils - INFO - Deleting security group rule with ID - fc12d0d1-89e7-468d-9cdc-dc02fd7ba686 2019-01-09 02:23:22,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/fc12d0d1-89e7-468d-9cdc-dc02fd7ba686 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:22,829 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa1fc8d8-5e0a-480f-98bb-eed293c3c35f Content-Length: 0 Date: Wed, 09 Jan 2019 02:23:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:23:22,829 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/fc12d0d1-89e7-468d-9cdc-dc02fd7ba686 used request id req-aa1fc8d8-5e0a-480f-98bb-eed293c3c35f 2019-01-09 02:23:22,829 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-name 2019-01-09 02:23:22,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1684303f89b9e0aa84a018ead068f214264edb5d" 2019-01-09 02:23:23,148 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-090124ef-0731-4646-8877-85d2867a299c Content-Length: 0 Date: Wed, 09 Jan 2019 02:23:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:23:23,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bf6b1c4a-73ef-4c7e-9595-e388be3d2f05 used request id req-090124ef-0731-4646-8877-85d2867a299c 2019-01-09 02:23:23,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb4c34c747b5db87a04e60d08408f54dc9602a9" 2019-01-09 02:23:23,215 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:23: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-795fe84a-0ecd-4fa2-919d-f37e6e15aaae x-compute-request-id: req-795fe84a-0ecd-4fa2-919d-f37e6e15aaae Content-Length: 0 Content-Type: application/json 2019-01-09 02:23:23,215 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ca9a5dc7-f165-4e27-b1cd-e436373f08a2 used request id req-795fe84a-0ecd-4fa2-919d-f37e6e15aaae 2019-01-09 02:23:23,216 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet 2019-01-09 02:23:23,216 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-subnet 2019-01-09 02:23:23,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/242ac285-c0c9-4ebb-9165-0ca4ddb4038b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0387b3fcd5fc6f380498516f4dd2cd940b5027" 2019-01-09 02:23:25,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0da0654f-97a9-4e14-8a7c-5d74b8e60fe5 Date: Wed, 09 Jan 2019 02:23:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:23:25,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/242ac285-c0c9-4ebb-9165-0ca4ddb4038b used request id req-0da0654f-97a9-4e14-8a7c-5d74b8e60fe5 2019-01-09 02:23:25,458 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-pub-net 2019-01-09 02:23:25,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c3dfe776-40e1-411b-996f-b4e3505a3e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0387b3fcd5fc6f380498516f4dd2cd940b5027" 2019-01-09 02:23:26,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5d2e148-95ea-480c-9ba6-7c39678326ed Date: Wed, 09 Jan 2019 02:23:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:23:26,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c3dfe776-40e1-411b-996f-b4e3505a3e7f used request id req-e5d2e148-95ea-480c-9ba6-7c39678326ed 2019-01-09 02:23:26,707 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-edeca46c-c38d-4f6e-b783-cfa6ceda4389-image 2019-01-09 02:23:26,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbdad69aa87ecbabd12b4a4f22ffe626d13be37e" 2019-01-09 02:23:27,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-054392a9-e3ed-4e4d-8b8b-99ea9f652a53 Date: Wed, 09 Jan 2019 02:23:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:23:27,342 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/dba54758-4641-4939-b3d0-3e3347dbc6a3 used request id req-054392a9-e3ed-4e4d-8b8b-99ea9f652a53 2019-01-09 02:23:27,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:23:27,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-32098c9f-e1f6-4b8a-9fea-7478d718f5f0 Date: Wed, 09 Jan 2019 02:23:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:22:41Z", "updated_at": "2019-01-09T02:22:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:22:41Z", "revision_number": 0, "id": "0e670a80-59aa-48b9-9be5-9016de35d45c", "remote_group_id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "remote_ip_prefix": null, "created_at": "2019-01-09T02:22:41Z", "security_group_id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd1ce8211724d52a2f2f19887beccaa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:22:42Z", "revision_number": 0, "id": "71d76e31-194b-486e-8734-1d94ceedf6fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:22:42Z", "security_group_id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd1ce8211724d52a2f2f19887beccaa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:22:41Z", "revision_number": 0, "id": "bb8b8815-e72e-4775-b9fc-fe24e38766f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:22:41Z", "security_group_id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dd1ce8211724d52a2f2f19887beccaa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:22:41Z", "revision_number": 0, "id": "fafd3cea-cee1-40b3-b3ce-605f7c796450", "remote_group_id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "remote_ip_prefix": null, "created_at": "2019-01-09T02:22:41Z", "security_group_id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dd1ce8211724d52a2f2f19887beccaa"}], "revision_number": 4, "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:23:27,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-32098c9f-e1f6-4b8a-9fea-7478d718f5f0 2019-01-09 02:23:27,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:23:27,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5d83bf-ea49-4933-9cdf-4707cfee6fba Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:23:27,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-1c5d83bf-ea49-4933-9cdf-4707cfee6fba 2019-01-09 02:23:27,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:23:27,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57471b90-9752-4227-9f73-3f00a2cd9ebf Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:23:27,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-57471b90-9752-4227-9f73-3f00a2cd9ebf 2019-01-09 02:23:27,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:23:27,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96ea646-ba00-436d-9b64-c7be42824f1e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa"}, "enabled": true, "id": "6dd1ce8211724d52a2f2f19887beccaa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj"}} 2019-01-09 02:23:27,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa used request id req-b96ea646-ba00-436d-9b64-c7be42824f1e 2019-01-09 02:23:27,856 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6372172-dccc-43a9-b8e0-406bee8f0ba1 2019-01-09 02:23:27,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c6372172-dccc-43a9-b8e0-406bee8f0ba1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:23:28,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3ae4f0e7-3306-4517-b75a-fbe9f476332e Date: Wed, 09 Jan 2019 02:23:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:22:41Z", "security_group_id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:22:41Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "0e670a80-59aa-48b9-9be5-9016de35d45c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:22:42Z", "security_group_id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:22:42Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "71d76e31-194b-486e-8734-1d94ceedf6fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:22:41Z", "security_group_id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:22:41Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "bb8b8815-e72e-4775-b9fc-fe24e38766f9"}, {"remote_group_id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:22:41Z", "security_group_id": "c6372172-dccc-43a9-b8e0-406bee8f0ba1", "port_range_min": null, "revision_number": 0, "tenant_id": "6dd1ce8211724d52a2f2f19887beccaa", "created_at": "2019-01-09T02:22:41Z", "project_id": "6dd1ce8211724d52a2f2f19887beccaa", "id": "fafd3cea-cee1-40b3-b3ce-605f7c796450"}]} 2019-01-09 02:23:28,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c6372172-dccc-43a9-b8e0-406bee8f0ba1 used request id req-3ae4f0e7-3306-4517-b75a-fbe9f476332e 2019-01-09 02:23:28,036 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:23:28,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c6372172-dccc-43a9-b8e0-406bee8f0ba1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:23:28,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3908b674-2dce-4f05-9f6c-6e95493e8be0 Content-Length: 0 Date: Wed, 09 Jan 2019 02:23:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:23:28,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c6372172-dccc-43a9-b8e0-406bee8f0ba1 used request id req-3908b674-2dce-4f05-9f6c-6e95493e8be0 2019-01-09 02:23:28,321 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj 2019-01-09 02:23:28,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:23:28,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ef649ae-02de-4b4c-a8bb-0b4d27d182e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:23:28,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6dd1ce8211724d52a2f2f19887beccaa used request id req-4ef649ae-02de-4b4c-a8bb-0b4d27d182e0 2019-01-09 02:23:28,519 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-5b85a3e9-12c1-483-proj-role 2019-01-09 02:23:28,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c67e97d9734c471db8401c23b741cd57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:23:28,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a328666d-547b-423e-9781-d2c818597c11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:23:28,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c67e97d9734c471db8401c23b741cd57 used request id req-a328666d-547b-423e-9781-d2c818597c11 2019-01-09 02:23:28,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5ad6b0f92ba922a159fdb4ef50bc5fb6ebc45" 2019-01-09 02:23:28,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6781f1-161d-410e-b068-bbf4b84f8d3e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:23:28,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0b6781f1-161d-410e-b068-bbf4b84f8d3e 2019-01-09 02:23:28,718 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-5b85a3e9-12c1-483-user 2019-01-09 02:23:28,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/97840dee1b6645ae8f57d6f900f1f3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc6d2b5a89ab6a95265ae0c99d3b8002c1419d6" 2019-01-09 02:23:28,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88ee9143-b5e1-486f-8d9d-d7c669447d6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:23:28,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/97840dee1b6645ae8f57d6f900f1f3bd used request id req-88ee9143-b5e1-486f-8d9d-d7c669447d6f 2019-01-09 02:23:28,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:23:29,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:23:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["pK-Pk57jTgKIOsc12jNXIQ"], "issued_at": "2019-01-09T02:23:29.000000Z"}} 2019-01-09 02:23:29,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8931ce1c9b797046001f8528a03001dd23d497ef" 2019-01-09 02:23:29,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb49e7f-a480-4d8d-9c34-b829fa9b3e99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:23:29,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cbb49e7f-a480-4d8d-9c34-b829fa9b3e99 2019-01-09 02:23:29,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:23:29,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:23:29,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:23:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["7-uELSNFSaq-qEIHkQUCFQ"], "issued_at": "2019-01-09T02:23:29.000000Z"}} 2019-01-09 02:23:29,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:23:29,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20331c7-254d-4c4e-bef5-9c3b02e312d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:23:29,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e20331c7-254d-4c4e-bef5-9c3b02e312d4 2019-01-09 02:23:29,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:23:29,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:23:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:23:29,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d52e311f-3b26-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:23:29,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8595d1-10d7-4c71-9a63-1079841a7c88 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d52e311f-3b26-409-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:23:29,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d52e311f-3b26-409-proj used request id req-ca8595d1-10d7-4c71-9a63-1079841a7c88 2019-01-09 02:23:29,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:23:30,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7f602f-9dbc-437a-9004-d481bfb1fe98 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:23:30,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-db7f602f-9dbc-437a-9004-d481bfb1fe98 2019-01-09 02:23:30,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}}' 2019-01-09 02:23:30,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:23:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5704a91-456a-44f4-b7c3-c2c26d18bad4 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}} 2019-01-09 02:23:30,176 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e5704a91-456a-44f4-b7c3-c2c26d18bad4 2019-01-09 02:23:30,177 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d52e311f-3b26-409-proj 2019-01-09 02:23:30,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:23:30,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:23:30,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:23:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["-S4Xz3faQPmV8fA9nQ4rPw"], "issued_at": "2019-01-09T02:23:30.000000Z"}} 2019-01-09 02:23:30,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3e20a3ba6456195b525ba677c18ab56ae3860e" 2019-01-09 02:23:30,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b431bf-02b1-49bc-9e2f-3f455d8b63d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:23:30,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e8b431bf-02b1-49bc-9e2f-3f455d8b63d8 2019-01-09 02:23:30,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:23:30,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:23:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:23:30,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3e20a3ba6456195b525ba677c18ab56ae3860e" 2019-01-09 02:23:30,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c56cf7-9272-4439-a95c-a52723425f86 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:23:30,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-79c56cf7-9272-4439-a95c-a52723425f86 2019-01-09 02:23:30,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-d52e311f-3b26-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3e20a3ba6456195b525ba677c18ab56ae3860e" 2019-01-09 02:23:30,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f4cd3e-5b74-4908-b556-d76536b7389b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-d52e311f-3b26-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}]} 2019-01-09 02:23:30,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-d52e311f-3b26-409-proj used request id req-a6f4cd3e-5b74-4908-b556-d76536b7389b 2019-01-09 02:23:30,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3e20a3ba6456195b525ba677c18ab56ae3860e" 2019-01-09 02:23:30,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24329682-d6d8-4507-a0a3-2b8a9a6bbb3a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:23:30,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-24329682-d6d8-4507-a0a3-2b8a9a6bbb3a 2019-01-09 02:23:31,110 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d52e311f-3b26-409-user 2019-01-09 02:23:31,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:23:31,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:23:31,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5097e3ac-e9cf-4bf6-ab4c-fbabe985abf6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:23:31,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5097e3ac-e9cf-4bf6-ab4c-fbabe985abf6 2019-01-09 02:23:31,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" -d '{"role": {"name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj-role"}}' 2019-01-09 02:23:31,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:23:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25f8db1e-ce82-460e-971e-f5be8153ed46 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7dbfe071a0014a0e839fc54d46398ba9", "links": {"self": "http://172.30.9.26:5000/v3/roles/7dbfe071a0014a0e839fc54d46398ba9"}, "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj-role"}} 2019-01-09 02:23:31,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-25f8db1e-ce82-460e-971e-f5be8153ed46 2019-01-09 02:23:31,302 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d52e311f-3b26-409-proj-role 2019-01-09 02:23:31,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7dbfe071a0014a0e839fc54d46398ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:23:31,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b61081b-32d2-454f-baa7-8e9f246c8c70 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/7dbfe071a0014a0e839fc54d46398ba9"}, "domain_id": null, "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj-role", "id": "7dbfe071a0014a0e839fc54d46398ba9"}} 2019-01-09 02:23:31,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7dbfe071a0014a0e839fc54d46398ba9 used request id req-9b61081b-32d2-454f-baa7-8e9f246c8c70 2019-01-09 02:23:31,392 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d52e311f-3b26-409-proj-role to project InstanceSecurityGroupTests-d52e311f-3b26-409-proj 2019-01-09 02:23:31,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9/users/c150f455392844d18a20201eec1814e3/roles/7dbfe071a0014a0e839fc54d46398ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:23:31,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:23:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5990286d-f0da-495f-be25-3c4868edc934 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:23:31,526 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9/users/c150f455392844d18a20201eec1814e3/roles/7dbfe071a0014a0e839fc54d46398ba9 used request id req-5990286d-f0da-495f-be25-3c4868edc934 2019-01-09 02:23:31,526 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:23:31,528 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:23:31,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:23:31,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:23:31,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dbfe071a0014a0e839fc54d46398ba9", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj-role"}], "expires_at": "2019-01-09T03:23:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c98c12ccd5546839782f32c4a3976b9", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-user", "id": "c150f455392844d18a20201eec1814e3"}, "audit_ids": ["EbbsfNjJRBicehpc0xkwgQ"], "issued_at": "2019-01-09T02:23:31.000000Z"}} 2019-01-09 02:23:31,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3dd5f878e60eff531bb32cf2b6c8ed7043edb3" 2019-01-09 02:23:31,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d76ba81-16bb-4665-ad5c-257df033ab6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:23:31,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4d76ba81-16bb-4665-ad5c-257df033ab6e 2019-01-09 02:23:31,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3dd5f878e60eff531bb32cf2b6c8ed7043edb3" 2019-01-09 02:23:32,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b551cdf1-b65d-4124-a369-53f2f0da5ffe Date: Wed, 09 Jan 2019 02:23:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image"} 2019-01-09 02:23:32,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image used request id req-b551cdf1-b65d-4124-a369-53f2f0da5ffe 2019-01-09 02:23:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3dd5f878e60eff531bb32cf2b6c8ed7043edb3" 2019-01-09 02:23:32,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-62fd932b-3805-4b7d-93b6-8d06ab17a284 Date: Wed, 09 Jan 2019 02:23: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:23:32,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-62fd932b-3805-4b7d-93b6-8d06ab17a284 2019-01-09 02:23:32,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0f3dd5f878e60eff531bb32cf2b6c8ed7043edb3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image"}' 2019-01-09 02:23:32,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0 X-Openstack-Request-Id: req-70453957-4ef5-4151-b66f-642a088d475c Date: Wed, 09 Jan 2019 02:23:32 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:23:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:23:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "min_disk": 0, "protected": false, "id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "file": "/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0/file", "checksum": null, "owner": "9c98c12ccd5546839782f32c4a3976b9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:23:32,538 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-70453957-4ef5-4151-b66f-642a088d475c 2019-01-09 02:23:32,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3dd5f878e60eff531bb32cf2b6c8ed7043edb3" -d '' 2019-01-09 02:23:34,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6cfab532-446c-4853-9d40-d71d083eb1b9 Date: Wed, 09 Jan 2019 02:23:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:23:34,104 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0/file used request id req-6cfab532-446c-4853-9d40-d71d083eb1b9 2019-01-09 02:23:34,105 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:23:34,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3dd5f878e60eff531bb32cf2b6c8ed7043edb3" 2019-01-09 02:23:34,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-643dcbfc-1410-4bb1-8ce3-6eddbc6125bb Date: Wed, 09 Jan 2019 02:23:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:23:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:23:34Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/230818f5-69dc-4054-aafc-d2dcd86970c0/snap", "metadata": {}}], "self": "/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "min_disk": 0, "protected": false, "id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "file": "/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c98c12ccd5546839782f32c4a3976b9", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/230818f5-69dc-4054-aafc-d2dcd86970c0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:23:34,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0 used request id req-643dcbfc-1410-4bb1-8ce3-6eddbc6125bb 2019-01-09 02:23:34,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3dd5f878e60eff531bb32cf2b6c8ed7043edb3" 2019-01-09 02:23:34,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7559a71f-c14e-4db2-bc40-29ec35e14366 Date: Wed, 09 Jan 2019 02:23: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:23:34,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7559a71f-c14e-4db2-bc40-29ec35e14366 2019-01-09 02:23:34,289 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image 2019-01-09 02:23:34,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3dd5f878e60eff531bb32cf2b6c8ed7043edb3" 2019-01-09 02:23:34,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b1eac53f-760e-4b48-a1a0-7b3efe5dc170 Date: Wed, 09 Jan 2019 02:23:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:23:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:23:34Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/230818f5-69dc-4054-aafc-d2dcd86970c0/snap", "metadata": {}}], "self": "/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "min_disk": 0, "protected": false, "id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "file": "/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c98c12ccd5546839782f32c4a3976b9", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/230818f5-69dc-4054-aafc-d2dcd86970c0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:23:34,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0 used request id req-b1eac53f-760e-4b48-a1a0-7b3efe5dc170 2019-01-09 02:23:34,548 - create_image - DEBUG - Instance status is - active 2019-01-09 02:23:34,548 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image 2019-01-09 02:23:34,548 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image 2019-01-09 02:23:34,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:23:34,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:23:34,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dbfe071a0014a0e839fc54d46398ba9", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj-role"}], "expires_at": "2019-01-09T03:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c98c12ccd5546839782f32c4a3976b9", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-user", "id": "c150f455392844d18a20201eec1814e3"}, "audit_ids": ["r270GJ7tQw6WyHyDa07WsA"], "issued_at": "2019-01-09T02:23:34.000000Z"}} 2019-01-09 02:23:34,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cef5f419d71035e02769dd058a4fc3bf1f0ba" 2019-01-09 02:23:35,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c47098-d414-4323-be8b-1368fb3ddcca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:23:35,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-90c47098-d414-4323-be8b-1368fb3ddcca 2019-01-09 02:23:35,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cef5f419d71035e02769dd058a4fc3bf1f0ba" 2019-01-09 02:23:35,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-24ecf484-aaf0-4bbe-b300-08909dfdf920 Date: Wed, 09 Jan 2019 02:23:35 GMT RESP BODY: {"networks":[]} 2019-01-09 02:23:35,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net used request id req-24ecf484-aaf0-4bbe-b300-08909dfdf920 2019-01-09 02:23:35,201 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net 2019-01-09 02:23:35,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cef5f419d71035e02769dd058a4fc3bf1f0ba" -d '{"network": {"name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net", "admin_state_up": true}}' 2019-01-09 02:23:35,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-947705e7-d208-452b-820b-4b677e7c1a1a Date: Wed, 09 Jan 2019 02:23:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0fad3732-1cc5-449b-8076-5ec884d8f703","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:23:35Z","is_default":false,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","mtu":1450}} 2019-01-09 02:23:35,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-947705e7-d208-452b-820b-4b677e7c1a1a 2019-01-09 02:23:35,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cef5f419d71035e02769dd058a4fc3bf1f0ba" 2019-01-09 02:23:35,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-08f24920-1136-4c03-a919-1a7727794920 Date: Wed, 09 Jan 2019 02:23:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:23:35Z","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","id":"0fad3732-1cc5-449b-8076-5ec884d8f703","name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net"}]} 2019-01-09 02:23:35,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-08f24920-1136-4c03-a919-1a7727794920 2019-01-09 02:23:35,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cef5f419d71035e02769dd058a4fc3bf1f0ba" 2019-01-09 02:23:36,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f4af3b0e-0d20-4aae-b065-b74ba4600257 Date: Wed, 09 Jan 2019 02:23:36 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:23:36,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-f4af3b0e-0d20-4aae-b065-b74ba4600257 2019-01-09 02:23:36,186 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet 2019-01-09 02:23:36,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cef5f419d71035e02769dd058a4fc3bf1f0ba" -d '{"subnets": [{"ip_version": 4, "network_id": "0fad3732-1cc5-449b-8076-5ec884d8f703", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]}' 2019-01-09 02:23:36,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-70170911-7fea-4ba9-b704-e420cbaf2a96 Date: Wed, 09 Jan 2019 02:23:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:36Z","dns_nameservers":[],"updated_at":"2019-01-09T02:23: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":"9c98c12ccd5546839782f32c4a3976b9","id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]} 2019-01-09 02:23:36,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-70170911-7fea-4ba9-b704-e420cbaf2a96 2019-01-09 02:23:36,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cef5f419d71035e02769dd058a4fc3bf1f0ba" 2019-01-09 02:23:37,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a4a488c9-331b-4816-8a88-08de49d06519 Date: Wed, 09 Jan 2019 02:23:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d07fd14-bd21-440f-82c1-65dd88ac41d5"],"updated_at":"2019-01-09T02:23:36Z","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","id":"0fad3732-1cc5-449b-8076-5ec884d8f703","name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net"}]} 2019-01-09 02:23:37,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-a4a488c9-331b-4816-8a88-08de49d06519 2019-01-09 02:23:37,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cef5f419d71035e02769dd058a4fc3bf1f0ba" 2019-01-09 02:23:37,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ee088a34-645c-4c1d-bd54-9f4b71e93340 Date: Wed, 09 Jan 2019 02:23:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:36Z","dns_nameservers":[],"updated_at":"2019-01-09T02:23: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":"9c98c12ccd5546839782f32c4a3976b9","id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]} 2019-01-09 02:23:37,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-ee088a34-645c-4c1d-bd54-9f4b71e93340 2019-01-09 02:23:37,458 - OpenStackNetwork - DEBUG - Network [0fad3732-1cc5-449b-8076-5ec884d8f703] created successfully 2019-01-09 02:23:37,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:23:37,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:23:37,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:23:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["4VGqkroVRD2wksNeCzcatg"], "issued_at": "2019-01-09T02:23:37.000000Z"}} 2019-01-09 02:23:37,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ed1b5c3b7f0841814d6552963c7d0e443c698a" 2019-01-09 02:23:37,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db9562df-5a99-47ac-8663-64210af1a610 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:23:37,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-db9562df-5a99-47ac-8663-64210af1a610 2019-01-09 02:23:37,924 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:23:37,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ed1b5c3b7f0841814d6552963c7d0e443c698a" 2019-01-09 02:23:38,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-8a796d7a-98b3-4b37-8556-a5e6d421f607 x-compute-request-id: req-8a796d7a-98b3-4b37-8556-a5e6d421f607 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:23:38,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8a796d7a-98b3-4b37-8556-a5e6d421f607 2019-01-09 02:23:38,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ed1b5c3b7f0841814d6552963c7d0e443c698a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:23:38,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-ddcf8cae-83d0-4252-bfc2-37e291903b7a x-compute-request-id: req-ddcf8cae-83d0-4252-bfc2-37e291903b7a Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:23:38,165 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ddcf8cae-83d0-4252-bfc2-37e291903b7a 2019-01-09 02:23:38,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:23:38,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:23:38,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dbfe071a0014a0e839fc54d46398ba9", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj-role"}], "expires_at": "2019-01-09T03:23:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c98c12ccd5546839782f32c4a3976b9", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-user", "id": "c150f455392844d18a20201eec1814e3"}, "audit_ids": ["coSLXHGnQVSIEvYaBdRrug"], "issued_at": "2019-01-09T02:23:38.000000Z"}} 2019-01-09 02:23:38,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:23:38,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb93d4f4-ad0a-4dd1-b5ac-2458bda521f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:23:38,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cb93d4f4-ad0a-4dd1-b5ac-2458bda521f9 2019-01-09 02:23:38,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:23:38,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-410639c4-d69f-4dd8-b599-6b5d19f3e1a2 Date: Wed, 09 Jan 2019 02:23:38 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:23:38,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name&description=hello+group used request id req-410639c4-d69f-4dd8-b599-6b5d19f3e1a2 2019-01-09 02:23:38,852 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name... 2019-01-09 02:23:38,852 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name 2019-01-09 02:23:38,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" -d '{"security_group": {"name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name", "description": "hello group"}}' 2019-01-09 02:23:39,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-65618128-19cb-41fa-82e5-d2ba5a210400 Date: Wed, 09 Jan 2019 02:23:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "updated_at": "2019-01-09T02:23:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "revision_number": 0, "id": "0ef4721e-6ddb-46c9-b445-bba3cd094d7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c98c12ccd5546839782f32c4a3976b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "revision_number": 0, "id": "ce2655a1-9001-4529-ae9e-50b6f06a61f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c98c12ccd5546839782f32c4a3976b9"}], "revision_number": 2, "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name"}} 2019-01-09 02:23:39,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-65618128-19cb-41fa-82e5-d2ba5a210400 2019-01-09 02:23:39,278 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 2019-01-09 02:23:39,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:23:39,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7f42007e-0a88-45de-97e6-5e30613ef4ec Date: Wed, 09 Jan 2019 02:23: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": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "0ef4721e-6ddb-46c9-b445-bba3cd094d7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "ce2655a1-9001-4529-ae9e-50b6f06a61f7"}]} 2019-01-09 02:23:39,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 used request id req-7f42007e-0a88-45de-97e6-5e30613ef4ec 2019-01-09 02:23:39,446 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 2019-01-09 02:23:39,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:23:39,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4bf37025-9da7-482d-bb58-0a1bd877c4ac Date: Wed, 09 Jan 2019 02:23: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": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "0ef4721e-6ddb-46c9-b445-bba3cd094d7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "ce2655a1-9001-4529-ae9e-50b6f06a61f7"}]} 2019-01-09 02:23:39,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 used request id req-4bf37025-9da7-482d-bb58-0a1bd877c4ac 2019-01-09 02:23:39,514 - neutron_utils - INFO - Retrieving security group with ID - 5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 2019-01-09 02:23:39,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:23:39,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e4fe3b9d-f9ad-4a64-a18d-9c1c9ae3b5c7 Date: Wed, 09 Jan 2019 02:23:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "updated_at": "2019-01-09T02:23:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "revision_number": 0, "id": "0ef4721e-6ddb-46c9-b445-bba3cd094d7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c98c12ccd5546839782f32c4a3976b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "revision_number": 0, "id": "ce2655a1-9001-4529-ae9e-50b6f06a61f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c98c12ccd5546839782f32c4a3976b9"}], "revision_number": 2, "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name"}]} 2019-01-09 02:23:39,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 used request id req-e4fe3b9d-f9ad-4a64-a18d-9c1c9ae3b5c7 2019-01-09 02:23:39,719 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 2019-01-09 02:23:39,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:23:39,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-33efb8e9-35ef-4524-a7ab-9dea140f62b3 Date: Wed, 09 Jan 2019 02:23: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": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "0ef4721e-6ddb-46c9-b445-bba3cd094d7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "ce2655a1-9001-4529-ae9e-50b6f06a61f7"}]} 2019-01-09 02:23:39,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 used request id req-33efb8e9-35ef-4524-a7ab-9dea140f62b3 2019-01-09 02:23:39,893 - neutron_utils - INFO - Retrieving security group with ID - 5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 2019-01-09 02:23:39,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:23:39,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b4b3dedc-f501-4c97-9c0d-23bddf777c5c Date: Wed, 09 Jan 2019 02:23:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "updated_at": "2019-01-09T02:23:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "revision_number": 0, "id": "0ef4721e-6ddb-46c9-b445-bba3cd094d7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c98c12ccd5546839782f32c4a3976b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "revision_number": 0, "id": "ce2655a1-9001-4529-ae9e-50b6f06a61f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c98c12ccd5546839782f32c4a3976b9"}], "revision_number": 2, "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name"}]} 2019-01-09 02:23:39,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 used request id req-b4b3dedc-f501-4c97-9c0d-23bddf777c5c 2019-01-09 02:23:39,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 2019-01-09 02:23:39,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:23:40,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e661c93b-6673-4581-8154-d2d2e44aa0c5 Date: Wed, 09 Jan 2019 02:23:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "0ef4721e-6ddb-46c9-b445-bba3cd094d7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "ce2655a1-9001-4529-ae9e-50b6f06a61f7"}]} 2019-01-09 02:23:40,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 used request id req-e661c93b-6673-4581-8154-d2d2e44aa0c5 2019-01-09 02:23:40,133 - neutron_utils - INFO - Retrieving security group with ID - 5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 2019-01-09 02:23:40,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:23:40,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a03f8aaf-cad4-40c8-909e-1bf05ebb1072 Date: Wed, 09 Jan 2019 02:23:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "updated_at": "2019-01-09T02:23:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "revision_number": 0, "id": "0ef4721e-6ddb-46c9-b445-bba3cd094d7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c98c12ccd5546839782f32c4a3976b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "revision_number": 0, "id": "ce2655a1-9001-4529-ae9e-50b6f06a61f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c98c12ccd5546839782f32c4a3976b9"}], "revision_number": 2, "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name"}]} 2019-01-09 02:23:40,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 used request id req-a03f8aaf-cad4-40c8-909e-1bf05ebb1072 2019-01-09 02:23:40,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 2019-01-09 02:23:40,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:23:40,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c17b2d49-ebf9-4f18-bc89-24926b7ec644 Date: Wed, 09 Jan 2019 02:23:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "0ef4721e-6ddb-46c9-b445-bba3cd094d7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:39Z", "security_group_id": "5a23cc78-09ec-4c8e-93b6-18e8cf9158a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:39Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "ce2655a1-9001-4529-ae9e-50b6f06a61f7"}]} 2019-01-09 02:23:40,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 used request id req-c17b2d49-ebf9-4f18-bc89-24926b7ec644 2019-01-09 02:23:40,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:23:40,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:23:40,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dbfe071a0014a0e839fc54d46398ba9", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj-role"}], "expires_at": "2019-01-09T03:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c98c12ccd5546839782f32c4a3976b9", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-user", "id": "c150f455392844d18a20201eec1814e3"}, "audit_ids": ["72Q50LNaQuigjwIqO3fP1A"], "issued_at": "2019-01-09T02:23:40.000000Z"}} 2019-01-09 02:23:40,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:40,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c479ee2-5fd6-428f-8840-35ee9408c9e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:23:40,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6c479ee2-5fd6-428f-8840-35ee9408c9e8 2019-01-09 02:23:40,976 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:23:40,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:41,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c64c1e8-304c-4c68-9d33-8e7f0578ea4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:23:41,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3c64c1e8-304c-4c68-9d33-8e7f0578ea4b 2019-01-09 02:23:41,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:41,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c82319a6-4e90-4367-945f-1bf8504a7a04 Date: Wed, 09 Jan 2019 02:23:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d07fd14-bd21-440f-82c1-65dd88ac41d5"],"updated_at":"2019-01-09T02:23:36Z","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","id":"0fad3732-1cc5-449b-8076-5ec884d8f703","name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net"}]} 2019-01-09 02:23:41,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net used request id req-c82319a6-4e90-4367-945f-1bf8504a7a04 2019-01-09 02:23:41,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:23:41,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:23:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:23:41,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:41,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8618142c-2e8f-4b36-aa4f-9a6002fab004 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}} 2019-01-09 02:23:41,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 used request id req-8618142c-2e8f-4b36-aa4f-9a6002fab004 2019-01-09 02:23:41,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:41,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e75f7e04-cc7c-4252-8b24-5a5d9963e690 Date: Wed, 09 Jan 2019 02:23:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:36Z","dns_nameservers":[],"updated_at":"2019-01-09T02:23: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":"9c98c12ccd5546839782f32c4a3976b9","id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]} 2019-01-09 02:23:41,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-e75f7e04-cc7c-4252-8b24-5a5d9963e690 2019-01-09 02:23:41,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703&name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:41,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-efaaa69a-78db-424a-a21a-929b2ac872dc Date: Wed, 09 Jan 2019 02:23:41 GMT RESP BODY: {"ports":[]} 2019-01-09 02:23:41,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703&name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port&admin_state_up=True used request id req-efaaa69a-78db-424a-a21a-929b2ac872dc 2019-01-09 02:23:41,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:42,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-0b6b53a0-8c85-4d3b-8030-ce4630549b70 x-compute-request-id: req-0b6b53a0-8c85-4d3b-8030-ce4630549b70 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:23:42,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst used request id req-0b6b53a0-8c85-4d3b-8030-ce4630549b70 2019-01-09 02:23:42,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:42,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b49882fa-04a2-4ca9-a8d4-da0e691ca8fd Date: Wed, 09 Jan 2019 02:23:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d07fd14-bd21-440f-82c1-65dd88ac41d5"],"updated_at":"2019-01-09T02:23:36Z","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","id":"0fad3732-1cc5-449b-8076-5ec884d8f703","name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net"}]} 2019-01-09 02:23:42,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net used request id req-b49882fa-04a2-4ca9-a8d4-da0e691ca8fd 2019-01-09 02:23:42,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:42,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897c38e5-a01c-4f55-8880-f924ed494eb0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}} 2019-01-09 02:23:42,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 used request id req-897c38e5-a01c-4f55-8880-f924ed494eb0 2019-01-09 02:23:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:42,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5de9241c-fde7-4ab5-85c7-b4597a576590 Date: Wed, 09 Jan 2019 02:23:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:36Z","dns_nameservers":[],"updated_at":"2019-01-09T02:23: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":"9c98c12ccd5546839782f32c4a3976b9","id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]} 2019-01-09 02:23:42,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-5de9241c-fde7-4ab5-85c7-b4597a576590 2019-01-09 02:23:42,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703&name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:43,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4f229ede-10cd-4650-8d9a-4e3a13e4b9ae Date: Wed, 09 Jan 2019 02:23:43 GMT RESP BODY: {"ports":[]} 2019-01-09 02:23:43,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703&name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port&admin_state_up=True used request id req-4f229ede-10cd-4650-8d9a-4e3a13e4b9ae 2019-01-09 02:23:43,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:23:43,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:23:43,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dbfe071a0014a0e839fc54d46398ba9", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj-role"}], "expires_at": "2019-01-09T03:23:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c98c12ccd5546839782f32c4a3976b9", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-user", "id": "c150f455392844d18a20201eec1814e3"}, "audit_ids": ["YQ7b2-TSSXyFwbJSzARCyQ"], "issued_at": "2019-01-09T02:23:43.000000Z"}} 2019-01-09 02:23:43,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf32b6558c4e7fe662285671beee779d79a9cb2" 2019-01-09 02:23:43,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebcefcd6-b822-4f06-b8aa-947ebb447845 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:23:43,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ebcefcd6-b822-4f06-b8aa-947ebb447845 2019-01-09 02:23:43,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:43,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-248d6831-6f77-455f-a967-cee7c4f0d648 Date: Wed, 09 Jan 2019 02:23:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d07fd14-bd21-440f-82c1-65dd88ac41d5"],"updated_at":"2019-01-09T02:23:36Z","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","id":"0fad3732-1cc5-449b-8076-5ec884d8f703","name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net"}]} 2019-01-09 02:23:43,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net used request id req-248d6831-6f77-455f-a967-cee7c4f0d648 2019-01-09 02:23:43,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:44,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b1fa49ee-2481-45fa-ace8-ab2e6deedb20 Date: Wed, 09 Jan 2019 02:23:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:36Z","dns_nameservers":[],"updated_at":"2019-01-09T02:23: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":"9c98c12ccd5546839782f32c4a3976b9","id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]} 2019-01-09 02:23:44,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-b1fa49ee-2481-45fa-ace8-ab2e6deedb20 2019-01-09 02:23:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:44,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-89e13676-60c0-4806-81f9-5e0c9d5465ec Date: Wed, 09 Jan 2019 02:23:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d07fd14-bd21-440f-82c1-65dd88ac41d5"],"updated_at":"2019-01-09T02:23:36Z","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","id":"0fad3732-1cc5-449b-8076-5ec884d8f703","name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net"}]} 2019-01-09 02:23:44,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net used request id req-89e13676-60c0-4806-81f9-5e0c9d5465ec 2019-01-09 02:23:44,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:23:44,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:23:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:23:44,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf32b6558c4e7fe662285671beee779d79a9cb2" 2019-01-09 02:23:44,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71414e52-6642-460f-b352-7d72a000493b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}} 2019-01-09 02:23:44,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 used request id req-71414e52-6642-460f-b352-7d72a000493b 2019-01-09 02:23:44,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:44,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3e891f1b-9251-4318-a498-25e3a3acbe94 Date: Wed, 09 Jan 2019 02:23:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:36Z","dns_nameservers":[],"updated_at":"2019-01-09T02:23: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":"9c98c12ccd5546839782f32c4a3976b9","id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]} 2019-01-09 02:23:44,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-3e891f1b-9251-4318-a498-25e3a3acbe94 2019-01-09 02:23:44,608 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net 2019-01-09 02:23:44,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" -d '{"port": {"network_id": "0fad3732-1cc5-449b-8076-5ec884d8f703", "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port", "admin_state_up": true}}' 2019-01-09 02:23:45,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-9c33dd30-9c66-495c-b104-481083d7e80b Date: Wed, 09 Jan 2019 02:23:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:45Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.11"}],"id":"e83c38a0-20cc-486a-ac59-184b97ac01b3","security_groups":["b43c40eb-d895-49e5-8e14-4cb8f64c1287"],"mac_address":"fa:16:3e:b8:6e:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port","project_id":"9c98c12ccd5546839782f32c4a3976b9","qos_policy_id":null,"admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:45Z","binding:vnic_type":"normal"}} 2019-01-09 02:23:45,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-9c33dd30-9c66-495c-b104-481083d7e80b 2019-01-09 02:23:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:45,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-64e3b018-b7b6-48ab-95b0-19e7ae0a1271 Date: Wed, 09 Jan 2019 02:23:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d07fd14-bd21-440f-82c1-65dd88ac41d5"],"updated_at":"2019-01-09T02:23:36Z","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","id":"0fad3732-1cc5-449b-8076-5ec884d8f703","name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net"}]} 2019-01-09 02:23:45,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net used request id req-64e3b018-b7b6-48ab-95b0-19e7ae0a1271 2019-01-09 02:23:45,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:45,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e19104-aa3c-4429-a3bf-841871826469 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}} 2019-01-09 02:23:45,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 used request id req-62e19104-aa3c-4429-a3bf-841871826469 2019-01-09 02:23:45,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:45,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e52c2cce-a5cd-42c8-ad39-5bca9a383aff Date: Wed, 09 Jan 2019 02:23:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:36Z","dns_nameservers":[],"updated_at":"2019-01-09T02:23: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":"9c98c12ccd5546839782f32c4a3976b9","id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]} 2019-01-09 02:23:45,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-e52c2cce-a5cd-42c8-ad39-5bca9a383aff 2019-01-09 02:23:45,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703&name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:45,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-423c1807-20e8-4733-bd88-88f131ff6d48 Date: Wed, 09 Jan 2019 02:23:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:45Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.11"}],"id":"e83c38a0-20cc-486a-ac59-184b97ac01b3","security_groups":["b43c40eb-d895-49e5-8e14-4cb8f64c1287"],"mac_address":"fa:16:3e:b8:6e:b2","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:45Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:23:45,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703&name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port&admin_state_up=True used request id req-423c1807-20e8-4733-bd88-88f131ff6d48 2019-01-09 02:23:45,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:46,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b3cf7b-d6a6-491e-9df5-7f69505dc43a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}} 2019-01-09 02:23:46,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 used request id req-d2b3cf7b-d6a6-491e-9df5-7f69505dc43a 2019-01-09 02:23:46,079 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst 2019-01-09 02:23:46,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:46,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-d99940f2-e0dd-4f20-8911-ca6547fbe1a7 x-compute-request-id: req-d99940f2-e0dd-4f20-8911-ca6547fbe1a7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-flavor-name"}]} 2019-01-09 02:23:46,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d99940f2-e0dd-4f20-8911-ca6547fbe1a7 2019-01-09 02:23:46,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:46,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-8383492d-042a-400c-8a25-a6c3df5f64d6 x-compute-request-id: req-8383492d-042a-400c-8a25-a6c3df5f64d6 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:23:46,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd used request id req-8383492d-042a-400c-8a25-a6c3df5f64d6 2019-01-09 02:23:46,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:46,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-4f3fce1d-400b-45ba-ac0f-8bdc48947bd5 Date: Wed, 09 Jan 2019 02:23:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:23:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:23:34Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/230818f5-69dc-4054-aafc-d2dcd86970c0/snap", "metadata": {}}], "self": "/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "min_disk": 0, "protected": false, "id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "file": "/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c98c12ccd5546839782f32c4a3976b9", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/230818f5-69dc-4054-aafc-d2dcd86970c0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image"} 2019-01-09 02:23:46,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image used request id req-4f3fce1d-400b-45ba-ac0f-8bdc48947bd5 2019-01-09 02:23:46,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:46,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5c924d81-4e7f-4ffc-b52a-7e2d815d5d3b Date: Wed, 09 Jan 2019 02:23: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:23:46,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5c924d81-4e7f-4ffc-b52a-7e2d815d5d3b 2019-01-09 02:23:46,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" -d '{"server": {"name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "imageRef": "230818f5-69dc-4054-aafc-d2dcd86970c0", "flavorRef": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "max_count": 1, "min_count": 1, "networks": [{"port": "e83c38a0-20cc-486a-ac59-184b97ac01b3"}], "security_groups": [{"name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name"}]}}' 2019-01-09 02:23:48,897 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:23: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-97e6b507-7344-403a-8f77-777815dc0c05 x-compute-request-id: req-97e6b507-7344-403a-8f77-777815dc0c05 Content-Length: 435 location: http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "adminPass": "979RkyVcf2PH"}} 2019-01-09 02:23:48,897 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-97e6b507-7344-403a-8f77-777815dc0c05 2019-01-09 02:23:48,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:48,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-afccb195-67fb-4a85-a382-2b21b8852412 x-compute-request-id: req-afccb195-67fb-4a85-a382-2b21b8852412 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:23:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:48,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-afccb195-67fb-4a85-a382-2b21b8852412 2019-01-09 02:23:48,976 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst 2019-01-09 02:23:48,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:49,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-38570d80-7371-4307-9597-dd8687da87e5 x-compute-request-id: req-38570d80-7371-4307-9597-dd8687da87e5 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:23:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:49,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-38570d80-7371-4307-9597-dd8687da87e5 2019-01-09 02:23:49,190 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst] is - BUILD 2019-01-09 02:23:49,190 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:23:52,193 - create_instance - DEBUG - VM status query timeout in 896.782810926 2019-01-09 02:23:52,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:52,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-1755230e-7520-4001-a561-e50fdbaa61da x-compute-request-id: req-1755230e-7520-4001-a561-e50fdbaa61da Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "security_groups": [{"name": "default"}], "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:23:49Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:52,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-1755230e-7520-4001-a561-e50fdbaa61da 2019-01-09 02:23:52,601 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst] is - BUILD 2019-01-09 02:23:52,601 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:23:55,604 - create_instance - DEBUG - VM status query timeout in 893.371981144 2019-01-09 02:23:55,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:55,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-b5cac306-a0a9-4f29-b4b2-b684cc31942d x-compute-request-id: req-b5cac306-a0a9-4f29-b4b2-b684cc31942d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:6e:b2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:23:53.000000", "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "security_groups": [{"name": "default"}], "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:54Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:55,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-b5cac306-a0a9-4f29-b4b2-b684cc31942d 2019-01-09 02:23:55,873 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst] is - ACTIVE 2019-01-09 02:23:55,873 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:23:55,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:56,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-56c2bffb-2386-49f4-959c-4a94fd70f405 x-compute-request-id: req-56c2bffb-2386-49f4-959c-4a94fd70f405 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:6e:b2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:23:53.000000", "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "security_groups": [{"name": "default"}], "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:54Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:56,645 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-56c2bffb-2386-49f4-959c-4a94fd70f405 2019-01-09 02:23:56,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:56,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4bb4c036-9e68-49b3-81b8-05d51b6dd64b Date: Wed, 09 Jan 2019 02:23:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d07fd14-bd21-440f-82c1-65dd88ac41d5"],"updated_at":"2019-01-09T02:23:36Z","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","id":"0fad3732-1cc5-449b-8076-5ec884d8f703","name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net"}]} 2019-01-09 02:23:56,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net used request id req-4bb4c036-9e68-49b3-81b8-05d51b6dd64b 2019-01-09 02:23:56,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:56,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a59271bf-783d-4801-beaf-a85cc6b30a72 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}} 2019-01-09 02:23:56,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 used request id req-a59271bf-783d-4801-beaf-a85cc6b30a72 2019-01-09 02:23:56,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:56,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c9a087e3-7026-43ec-ba9b-a215afae8173 Date: Wed, 09 Jan 2019 02:23:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:36Z","dns_nameservers":[],"updated_at":"2019-01-09T02:23: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":"9c98c12ccd5546839782f32c4a3976b9","id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]} 2019-01-09 02:23:56,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-c9a087e3-7026-43ec-ba9b-a215afae8173 2019-01-09 02:23:56,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:56,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-8751bb44-bcb3-42a1-93c1-8129f6eb9de8 Date: Wed, 09 Jan 2019 02:23:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.3"}],"id":"46537fc4-b11c-43f3-9ad6-619f8fde4b92","security_groups":[],"mac_address":"fa:16:3e:6f:05:e9","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.2"}],"id":"59b198b4-484d-47aa-888d-8f392dc45953","security_groups":[],"mac_address":"fa:16:3e:85:ac:14","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.4"}],"id":"c450150e-74fa-49e6-a2de-ba3de11a7801","security_groups":[],"mac_address":"fa:16:3e:e5:50:95","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.11"}],"id":"e83c38a0-20cc-486a-ac59-184b97ac01b3","security_groups":["b43c40eb-d895-49e5-8e14-4cb8f64c1287"],"mac_address":"fa:16:3e:b8:6e:b2","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:45Z","binding:vnic_type":"normal","device_id":"07ed0a71-b658-45fc-9696-b2b87334366a"}]} 2019-01-09 02:23:56,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-8751bb44-bcb3-42a1-93c1-8129f6eb9de8 2019-01-09 02:23:56,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:57,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-2d565e8c-7ccd-4dc8-a53e-7bedad3486ee x-compute-request-id: req-2d565e8c-7ccd-4dc8-a53e-7bedad3486ee Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:6e:b2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:23:53.000000", "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "security_groups": [{"name": "default"}], "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:54Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:57,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-2d565e8c-7ccd-4dc8-a53e-7bedad3486ee 2019-01-09 02:23:57,294 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst] is - ACTIVE 2019-01-09 02:23:57,294 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:23:57,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:57,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-519dd819-69fb-4970-985c-b43d8f2d1089 x-compute-request-id: req-519dd819-69fb-4970-985c-b43d8f2d1089 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:6e:b2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:23:53.000000", "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "security_groups": [{"name": "default"}], "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:54Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:23:57,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-519dd819-69fb-4970-985c-b43d8f2d1089 2019-01-09 02:23:57,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:58,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-78c2bfb5-fe19-4e04-903f-765966f0ed20 Date: Wed, 09 Jan 2019 02:23:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d07fd14-bd21-440f-82c1-65dd88ac41d5"],"updated_at":"2019-01-09T02:23:36Z","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","id":"0fad3732-1cc5-449b-8076-5ec884d8f703","name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net"}]} 2019-01-09 02:23:58,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net used request id req-78c2bfb5-fe19-4e04-903f-765966f0ed20 2019-01-09 02:23:58,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:58,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d480fde2-b7bb-4f7e-a6b9-031c08ac7613 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}} 2019-01-09 02:23:58,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 used request id req-d480fde2-b7bb-4f7e-a6b9-031c08ac7613 2019-01-09 02:23:58,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:58,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9c3fdc51-4c9d-4c6a-a147-30f9c411a1ff Date: Wed, 09 Jan 2019 02:23:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:36Z","dns_nameservers":[],"updated_at":"2019-01-09T02:23: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":"9c98c12ccd5546839782f32c4a3976b9","id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]} 2019-01-09 02:23:58,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-9c3fdc51-4c9d-4c6a-a147-30f9c411a1ff 2019-01-09 02:23:58,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:23:58,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-bb8eaa04-8f51-4c85-acd3-a435d4453b1b Date: Wed, 09 Jan 2019 02:23:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.3"}],"id":"46537fc4-b11c-43f3-9ad6-619f8fde4b92","security_groups":[],"mac_address":"fa:16:3e:6f:05:e9","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.2"}],"id":"59b198b4-484d-47aa-888d-8f392dc45953","security_groups":[],"mac_address":"fa:16:3e:85:ac:14","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.4"}],"id":"c450150e-74fa-49e6-a2de-ba3de11a7801","security_groups":[],"mac_address":"fa:16:3e:e5:50:95","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.11"}],"id":"e83c38a0-20cc-486a-ac59-184b97ac01b3","security_groups":["b43c40eb-d895-49e5-8e14-4cb8f64c1287"],"mac_address":"fa:16:3e:b8:6e:b2","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:45Z","binding:vnic_type":"normal","device_id":"07ed0a71-b658-45fc-9696-b2b87334366a"}]} 2019-01-09 02:23:58,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-bb8eaa04-8f51-4c85-acd3-a435d4453b1b 2019-01-09 02:23:58,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name"}}' 2019-01-09 02:23:59,530 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:23: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-16627282-b078-4118-b7f1-54fcccab774e x-compute-request-id: req-16627282-b078-4118-b7f1-54fcccab774e Content-Length: 0 Content-Type: application/json 2019-01-09 02:23:59,530 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a/action used request id req-16627282-b078-4118-b7f1-54fcccab774e 2019-01-09 02:23:59,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:23:59,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dbfe071a0014a0e839fc54d46398ba9", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj-role"}], "expires_at": "2019-01-09T03:23:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c98c12ccd5546839782f32c4a3976b9", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9c98c12ccd5546839782f32c4a3976b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-user", "id": "c150f455392844d18a20201eec1814e3"}, "audit_ids": ["xvN0tMk9TeCqVT9gwe5vaw"], "issued_at": "2019-01-09T02:23:59.000000Z"}} 2019-01-09 02:23:59,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f9f6ab8e4267e8aa30e03bea31d7f95800ac00" 2019-01-09 02:24:00,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:23: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-16f4a38f-02ca-4c68-829c-cf91839da218 x-compute-request-id: req-16f4a38f-02ca-4c68-829c-cf91839da218 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:6e:b2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:23:53.000000", "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name"}], "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:54Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:00,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-16f4a38f-02ca-4c68-829c-cf91839da218 2019-01-09 02:24:00,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:01,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-9428ce8c-6083-42bf-a43c-3fa123d223a7 x-compute-request-id: req-9428ce8c-6083-42bf-a43c-3fa123d223a7 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:6e:b2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:23:53.000000", "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name"}], "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:54Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:01,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-9428ce8c-6083-42bf-a43c-3fa123d223a7 2019-01-09 02:24:01,278 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst] is - ACTIVE 2019-01-09 02:24:01,278 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:24:01,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:01,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-dc926bbf-dfb0-4cf0-b798-42d9960e738b x-compute-request-id: req-dc926bbf-dfb0-4cf0-b798-42d9960e738b Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:6e:b2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:23:53.000000", "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name"}], "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:54Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:01,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-dc926bbf-dfb0-4cf0-b798-42d9960e738b 2019-01-09 02:24:01,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:01,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5f36ffab-0a32-451f-897d-1e92ba8e7257 Date: Wed, 09 Jan 2019 02:24:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d07fd14-bd21-440f-82c1-65dd88ac41d5"],"updated_at":"2019-01-09T02:23:36Z","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","id":"0fad3732-1cc5-449b-8076-5ec884d8f703","name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net"}]} 2019-01-09 02:24:01,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net used request id req-5f36ffab-0a32-451f-897d-1e92ba8e7257 2019-01-09 02:24:01,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:01,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7805d765-cc44-4f15-b803-4640d901a67a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}} 2019-01-09 02:24:01,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 used request id req-7805d765-cc44-4f15-b803-4640d901a67a 2019-01-09 02:24:01,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:01,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7124dfca-b56f-49fb-acc3-e4e61fc09fde Date: Wed, 09 Jan 2019 02:24:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:36Z","dns_nameservers":[],"updated_at":"2019-01-09T02:23: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":"9c98c12ccd5546839782f32c4a3976b9","id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]} 2019-01-09 02:24:01,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-7124dfca-b56f-49fb-acc3-e4e61fc09fde 2019-01-09 02:24:01,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:02,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-f38ba25f-af6a-45f2-9158-73c1caf11907 Date: Wed, 09 Jan 2019 02:24:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.3"}],"id":"46537fc4-b11c-43f3-9ad6-619f8fde4b92","security_groups":[],"mac_address":"fa:16:3e:6f:05:e9","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.2"}],"id":"59b198b4-484d-47aa-888d-8f392dc45953","security_groups":[],"mac_address":"fa:16:3e:85:ac:14","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.4"}],"id":"c450150e-74fa-49e6-a2de-ba3de11a7801","security_groups":[],"mac_address":"fa:16:3e:e5:50:95","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:59Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.11"}],"id":"e83c38a0-20cc-486a-ac59-184b97ac01b3","security_groups":["b43c40eb-d895-49e5-8e14-4cb8f64c1287","5a23cc78-09ec-4c8e-93b6-18e8cf9158a8"],"mac_address":"fa:16:3e:b8:6e:b2","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:45Z","binding:vnic_type":"normal","device_id":"07ed0a71-b658-45fc-9696-b2b87334366a"}]} 2019-01-09 02:24:02,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-f38ba25f-af6a-45f2-9158-73c1caf11907 2019-01-09 02:24:02,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:02,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-92c3ca3a-4a8c-400c-9114-69a8634380e7 x-compute-request-id: req-92c3ca3a-4a8c-400c-9114-69a8634380e7 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:6e:b2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:23:53.000000", "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name"}], "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:54Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:02,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-92c3ca3a-4a8c-400c-9114-69a8634380e7 2019-01-09 02:24:02,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:03,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6211fdd5-ccc8-4328-a5aa-d736825bf2a9 Date: Wed, 09 Jan 2019 02:24:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d07fd14-bd21-440f-82c1-65dd88ac41d5"],"updated_at":"2019-01-09T02:23:36Z","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","id":"0fad3732-1cc5-449b-8076-5ec884d8f703","name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net"}]} 2019-01-09 02:24:03,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net used request id req-6211fdd5-ccc8-4328-a5aa-d736825bf2a9 2019-01-09 02:24:03,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:03,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c08ac09-2128-4bd0-a979-b2f671ba0295 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}} 2019-01-09 02:24:03,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 used request id req-2c08ac09-2128-4bd0-a979-b2f671ba0295 2019-01-09 02:24:03,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:03,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a52d91f6-7442-4214-97bc-2e3db0906d5c Date: Wed, 09 Jan 2019 02:24:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:36Z","dns_nameservers":[],"updated_at":"2019-01-09T02:23: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":"9c98c12ccd5546839782f32c4a3976b9","id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]} 2019-01-09 02:24:03,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-a52d91f6-7442-4214-97bc-2e3db0906d5c 2019-01-09 02:24:03,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:03,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-366c89b2-01d4-4487-acb8-c0122f768147 Date: Wed, 09 Jan 2019 02:24:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.3"}],"id":"46537fc4-b11c-43f3-9ad6-619f8fde4b92","security_groups":[],"mac_address":"fa:16:3e:6f:05:e9","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.2"}],"id":"59b198b4-484d-47aa-888d-8f392dc45953","security_groups":[],"mac_address":"fa:16:3e:85:ac:14","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.4"}],"id":"c450150e-74fa-49e6-a2de-ba3de11a7801","security_groups":[],"mac_address":"fa:16:3e:e5:50:95","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:59Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.11"}],"id":"e83c38a0-20cc-486a-ac59-184b97ac01b3","security_groups":["b43c40eb-d895-49e5-8e14-4cb8f64c1287","5a23cc78-09ec-4c8e-93b6-18e8cf9158a8"],"mac_address":"fa:16:3e:b8:6e:b2","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:45Z","binding:vnic_type":"normal","device_id":"07ed0a71-b658-45fc-9696-b2b87334366a"}]} 2019-01-09 02:24:03,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-366c89b2-01d4-4487-acb8-c0122f768147 2019-01-09 02:24:03,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name"}}' 2019-01-09 02:24:04,516 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:24: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-31035869-7ee7-4714-9481-20bc8fbe07fd x-compute-request-id: req-31035869-7ee7-4714-9481-20bc8fbe07fd Content-Length: 0 Content-Type: application/json 2019-01-09 02:24:04,516 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a/action used request id req-31035869-7ee7-4714-9481-20bc8fbe07fd 2019-01-09 02:24:04,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:04,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-219a6ed2-4408-4d03-839e-afc52bce182b x-compute-request-id: req-219a6ed2-4408-4d03-839e-afc52bce182b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:6e:b2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:23:53.000000", "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "security_groups": [{"name": "default"}], "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:54Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:04,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-219a6ed2-4408-4d03-839e-afc52bce182b 2019-01-09 02:24:04,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:04,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-35b30b53-54de-4b7c-a39b-9c447a4c4e87 Date: Wed, 09 Jan 2019 02:24:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d07fd14-bd21-440f-82c1-65dd88ac41d5"],"updated_at":"2019-01-09T02:23:36Z","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c98c12ccd5546839782f32c4a3976b9","id":"0fad3732-1cc5-449b-8076-5ec884d8f703","name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net"}]} 2019-01-09 02:24:04,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net used request id req-35b30b53-54de-4b7c-a39b-9c447a4c4e87 2019-01-09 02:24:04,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:05,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b55efe-5723-4532-b73f-a2cbf96cf9c0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}} 2019-01-09 02:24:05,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 used request id req-58b55efe-5723-4532-b73f-a2cbf96cf9c0 2019-01-09 02:24:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:05,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9a9729bb-c608-4019-b6ed-322ef875cbd2 Date: Wed, 09 Jan 2019 02:24:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:36Z","dns_nameservers":[],"updated_at":"2019-01-09T02:23: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":"9c98c12ccd5546839782f32c4a3976b9","id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet"}]} 2019-01-09 02:24:05,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-9a9729bb-c608-4019-b6ed-322ef875cbd2 2019-01-09 02:24:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:05,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-8e61dcd8-1d1c-4e5c-a909-392d3266c9ec Date: Wed, 09 Jan 2019 02:24:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.3"}],"id":"46537fc4-b11c-43f3-9ad6-619f8fde4b92","security_groups":[],"mac_address":"fa:16:3e:6f:05:e9","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.2"}],"id":"59b198b4-484d-47aa-888d-8f392dc45953","security_groups":[],"mac_address":"fa:16:3e:85:ac:14","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:23:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.4"}],"id":"c450150e-74fa-49e6-a2de-ba3de11a7801","security_groups":[],"mac_address":"fa:16:3e:e5:50:95","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0fad3732-1cc5-449b-8076-5ec884d8f703"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:04Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d07fd14-bd21-440f-82c1-65dd88ac41d5","ip_address":"10.55.0.11"}],"id":"e83c38a0-20cc-486a-ac59-184b97ac01b3","security_groups":["b43c40eb-d895-49e5-8e14-4cb8f64c1287"],"mac_address":"fa:16:3e:b8:6e:b2","project_id":"9c98c12ccd5546839782f32c4a3976b9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port","admin_state_up":true,"network_id":"0fad3732-1cc5-449b-8076-5ec884d8f703","tenant_id":"9c98c12ccd5546839782f32c4a3976b9","created_at":"2019-01-09T02:23:45Z","binding:vnic_type":"normal","device_id":"07ed0a71-b658-45fc-9696-b2b87334366a"}]} 2019-01-09 02:24:05,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-8e61dcd8-1d1c-4e5c-a909-392d3266c9ec 2019-01-09 02:24:05,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f9f6ab8e4267e8aa30e03bea31d7f95800ac00" 2019-01-09 02:24:05,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-2cd186f9-9815-48e7-b6af-e6a4b09bdb14 x-compute-request-id: req-2cd186f9-9815-48e7-b6af-e6a4b09bdb14 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:6e:b2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:23:53.000000", "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "security_groups": [{"name": "default"}], "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:23:54Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:05,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-2cd186f9-9815-48e7-b6af-e6a4b09bdb14 2019-01-09 02:24:05,992 - create_instance - INFO - Deleting Port with ID - e83c38a0-20cc-486a-ac59-184b97ac01b3 2019-01-09 02:24:05,992 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-port 2019-01-09 02:24:05,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/e83c38a0-20cc-486a-ac59-184b97ac01b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:06,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9a0331d-2b55-4adc-b481-563ec5b702c1 Date: Wed, 09 Jan 2019 02:24:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:24:06,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/e83c38a0-20cc-486a-ac59-184b97ac01b3 used request id req-c9a0331d-2b55-4adc-b481-563ec5b702c1 2019-01-09 02:24:06,538 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst 2019-01-09 02:24:06,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:06,696 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:24: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-09727659-41c3-4439-b554-10a5fe5776ff x-compute-request-id: req-09727659-41c3-4439-b554-10a5fe5776ff Content-Type: application/json 2019-01-09 02:24:06,697 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-09727659-41c3-4439-b554-10a5fe5776ff 2019-01-09 02:24:06,697 - create_instance - INFO - Checking deletion status 2019-01-09 02:24:06,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:06,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-93296f81-9c0b-414d-a8ff-b6bbebcb535f x-compute-request-id: req-93296f81-9c0b-414d-a8ff-b6bbebcb535f Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:6e:b2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:23:53.000000", "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:24:06Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:06,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-93296f81-9c0b-414d-a8ff-b6bbebcb535f 2019-01-09 02:24:06,948 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst] is - ACTIVE 2019-01-09 02:24:06,948 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:24:09,951 - create_instance - DEBUG - VM status query timeout in 296.745693922 2019-01-09 02:24:09,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:10,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-79fc22ef-87ab-47b5-99fe-b530e3a83e06 x-compute-request-id: req-79fc22ef-87ab-47b5-99fe-b530e3a83e06 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/07ed0a71-b658-45fc-9696-b2b87334366a", "rel": "bookmark"}], "image": {"id": "230818f5-69dc-4054-aafc-d2dcd86970c0", "links": [{"href": "http://172.30.9.26:8774/images/230818f5-69dc-4054-aafc-d2dcd86970c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:23:53.000000", "flavor": {"id": "2d7572e0-5de1-4d86-91a9-8570e01610cd", "links": [{"href": "http://172.30.9.26:8774/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd", "rel": "bookmark"}]}, "id": "07ed0a71-b658-45fc-9696-b2b87334366a", "user_id": "c150f455392844d18a20201eec1814e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:24:06Z", "hostId": "45d00829c414a73eafb7c0629e64cd25dc003fec90d31bf09473b877", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst", "created": "2019-01-09T02:23:48Z", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:10,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-79fc22ef-87ab-47b5-99fe-b530e3a83e06 2019-01-09 02:24:10,232 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst] is - ACTIVE 2019-01-09 02:24:10,232 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:24:13,236 - create_instance - DEBUG - VM status query timeout in 293.46160388 2019-01-09 02:24:13,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5f1f63148c7ef613b43d2d5c16de7d9203da48" 2019-01-09 02:24:13,290 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43968427-d135-4a03-8dde-09c5e3311518 x-compute-request-id: req-43968427-d135-4a03-8dde-09c5e3311518 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 07ed0a71-b658-45fc-9696-b2b87334366a could not be found.", "code": 404}} 2019-01-09 02:24:13,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/07ed0a71-b658-45fc-9696-b2b87334366a used request id req-43968427-d135-4a03-8dde-09c5e3311518 2019-01-09 02:24:13,291 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 07ed0a71-b658-45fc-9696-b2b87334366a could not be found. (HTTP 404) (Request-ID: req-43968427-d135-4a03-8dde-09c5e3311518) 2019-01-09 02:24:13,291 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-inst 2019-01-09 02:24:13,292 - neutron_utils - INFO - Deleting security group rule with ID - ce2655a1-9001-4529-ae9e-50b6f06a61f7 2019-01-09 02:24:13,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/ce2655a1-9001-4529-ae9e-50b6f06a61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:24:13,566 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e15d8e3-84b3-4a57-b572-7cc9e6ea1342 Content-Length: 0 Date: Wed, 09 Jan 2019 02:24:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:24:13,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/ce2655a1-9001-4529-ae9e-50b6f06a61f7 used request id req-8e15d8e3-84b3-4a57-b572-7cc9e6ea1342 2019-01-09 02:24:13,567 - neutron_utils - INFO - Deleting security group rule with ID - 0ef4721e-6ddb-46c9-b445-bba3cd094d7a 2019-01-09 02:24:13,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/0ef4721e-6ddb-46c9-b445-bba3cd094d7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:24:13,685 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37cfe313-ddfc-4f34-9dcc-dd143fa23843 Content-Length: 0 Date: Wed, 09 Jan 2019 02:24:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:24:13,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/0ef4721e-6ddb-46c9-b445-bba3cd094d7a used request id req-37cfe313-ddfc-4f34-9dcc-dd143fa23843 2019-01-09 02:24:13,686 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-name 2019-01-09 02:24:13,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb35d06591b4afe3487a14142cab25e9d20e0d94" 2019-01-09 02:24:13,906 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af39b368-acec-4153-bf75-94d5b6e0e6e4 Content-Length: 0 Date: Wed, 09 Jan 2019 02:24:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:24:13,906 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5a23cc78-09ec-4c8e-93b6-18e8cf9158a8 used request id req-af39b368-acec-4153-bf75-94d5b6e0e6e4 2019-01-09 02:24:13,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ed1b5c3b7f0841814d6552963c7d0e443c698a" 2019-01-09 02:24:13,947 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba1a9799-de40-4546-877d-d000fda31ce2 x-compute-request-id: req-ba1a9799-de40-4546-877d-d000fda31ce2 Content-Length: 0 Content-Type: application/json 2019-01-09 02:24:13,948 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2d7572e0-5de1-4d86-91a9-8570e01610cd used request id req-ba1a9799-de40-4546-877d-d000fda31ce2 2019-01-09 02:24:13,948 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet 2019-01-09 02:24:13,949 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-subnet 2019-01-09 02:24:13,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/1d07fd14-bd21-440f-82c1-65dd88ac41d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cef5f419d71035e02769dd058a4fc3bf1f0ba" 2019-01-09 02:24:16,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-555f26c3-b38e-4c48-9ebb-7b5904eec8b6 Date: Wed, 09 Jan 2019 02:24:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:24:16,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1d07fd14-bd21-440f-82c1-65dd88ac41d5 used request id req-555f26c3-b38e-4c48-9ebb-7b5904eec8b6 2019-01-09 02:24:16,221 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-pub-net 2019-01-09 02:24:16,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/0fad3732-1cc5-449b-8076-5ec884d8f703 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789cef5f419d71035e02769dd058a4fc3bf1f0ba" 2019-01-09 02:24:17,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da1975e6-18a2-4c0d-b67f-72998395c0f9 Date: Wed, 09 Jan 2019 02:24:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:24:17,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0fad3732-1cc5-449b-8076-5ec884d8f703 used request id req-da1975e6-18a2-4c0d-b67f-72998395c0f9 2019-01-09 02:24:17,442 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-61932b0e-62c7-45b5-b64e-27e77261b28d-image 2019-01-09 02:24:17,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f3dd5f878e60eff531bb32cf2b6c8ed7043edb3" 2019-01-09 02:24:18,524 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a5b37f2-a6a6-4ac1-92e4-5a1f255fffab Date: Wed, 09 Jan 2019 02:24:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:24:18,524 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/230818f5-69dc-4054-aafc-d2dcd86970c0 used request id req-1a5b37f2-a6a6-4ac1-92e4-5a1f255fffab 2019-01-09 02:24:18,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:24:18,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ae6bcf64-6612-4f07-af54-ddd7b37d3b62 Date: Wed, 09 Jan 2019 02:24:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:35Z", "updated_at": "2019-01-09T02:23:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:35Z", "revision_number": 0, "id": "54f1e4d6-c17d-47f3-b9a2-e0efe10dd9da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:35Z", "security_group_id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c98c12ccd5546839782f32c4a3976b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:35Z", "revision_number": 0, "id": "b5d1ec32-1c1e-4ece-a518-3a468e77c248", "remote_group_id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:35Z", "security_group_id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c98c12ccd5546839782f32c4a3976b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:35Z", "revision_number": 0, "id": "cbc42b5b-df66-437c-8c59-85bb53cbe106", "remote_group_id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:35Z", "security_group_id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c98c12ccd5546839782f32c4a3976b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:23:35Z", "revision_number": 0, "id": "f2c20a70-999a-4feb-a3ee-b55f9042c625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:23:35Z", "security_group_id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c98c12ccd5546839782f32c4a3976b9"}], "revision_number": 4, "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:24:18,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ae6bcf64-6612-4f07-af54-ddd7b37d3b62 2019-01-09 02:24:18,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:24:18,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-365e753f-b31d-4958-9f85-7dc11b98a311 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:24:18,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-365e753f-b31d-4958-9f85-7dc11b98a311 2019-01-09 02:24:18,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:24:18,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a993e0d-10c3-493e-8987-97a6bc3a42b6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:24:18,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-2a993e0d-10c3-493e-8987-97a6bc3a42b6 2019-01-09 02:24:18,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:24:19,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f02085f-d037-4d22-b0db-393a53ebda46 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9"}, "enabled": true, "id": "9c98c12ccd5546839782f32c4a3976b9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d52e311f-3b26-409-proj"}} 2019-01-09 02:24:19,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 used request id req-1f02085f-d037-4d22-b0db-393a53ebda46 2019-01-09 02:24:19,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b43c40eb-d895-49e5-8e14-4cb8f64c1287 2019-01-09 02:24:19,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b43c40eb-d895-49e5-8e14-4cb8f64c1287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:24:19,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-85810baa-bdf3-488a-aa88-62499dc94afb Date: Wed, 09 Jan 2019 02:24:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:35Z", "security_group_id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:35Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "54f1e4d6-c17d-47f3-b9a2-e0efe10dd9da"}, {"remote_group_id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:35Z", "security_group_id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:35Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "b5d1ec32-1c1e-4ece-a518-3a468e77c248"}, {"remote_group_id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:35Z", "security_group_id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:35Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "cbc42b5b-df66-437c-8c59-85bb53cbe106"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:23:35Z", "security_group_id": "b43c40eb-d895-49e5-8e14-4cb8f64c1287", "port_range_min": null, "revision_number": 0, "tenant_id": "9c98c12ccd5546839782f32c4a3976b9", "created_at": "2019-01-09T02:23:35Z", "project_id": "9c98c12ccd5546839782f32c4a3976b9", "id": "f2c20a70-999a-4feb-a3ee-b55f9042c625"}]} 2019-01-09 02:24:19,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b43c40eb-d895-49e5-8e14-4cb8f64c1287 used request id req-85810baa-bdf3-488a-aa88-62499dc94afb 2019-01-09 02:24:19,130 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:24:19,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b43c40eb-d895-49e5-8e14-4cb8f64c1287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:24:19,428 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80ca4f99-d6e1-45a0-872d-a4f97cd1b902 Content-Length: 0 Date: Wed, 09 Jan 2019 02:24:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:24:19,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b43c40eb-d895-49e5-8e14-4cb8f64c1287 used request id req-80ca4f99-d6e1-45a0-872d-a4f97cd1b902 2019-01-09 02:24:19,429 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d52e311f-3b26-409-proj 2019-01-09 02:24:19,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:24:19,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82302dc8-dc64-4bcf-b5c9-c6072032f7aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:24:19,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9c98c12ccd5546839782f32c4a3976b9 used request id req-82302dc8-dc64-4bcf-b5c9-c6072032f7aa 2019-01-09 02:24:19,634 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d52e311f-3b26-409-proj-role 2019-01-09 02:24:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7dbfe071a0014a0e839fc54d46398ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:24:19,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec382621-4d4c-4ec0-b8fb-35badfbdf5dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:24:19,739 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7dbfe071a0014a0e839fc54d46398ba9 used request id req-ec382621-4d4c-4ec0-b8fb-35badfbdf5dd 2019-01-09 02:24:19,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a6c24808e45b71cb0f8aa4acc81524e3fa02f" 2019-01-09 02:24:19,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2a282c-415b-4c23-b892-a9ebd797d725 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:24:19,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dd2a282c-415b-4c23-b892-a9ebd797d725 2019-01-09 02:24:19,850 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d52e311f-3b26-409-user 2019-01-09 02:24:19,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c150f455392844d18a20201eec1814e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3e20a3ba6456195b525ba677c18ab56ae3860e" 2019-01-09 02:24:20,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3530aa81-63fc-496a-bb52-4c2c29602e12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:24:20,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c150f455392844d18a20201eec1814e3 used request id req-3530aa81-63fc-496a-bb52-4c2c29602e12 2019-01-09 02:24:20,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:24:20,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:24:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["k3gT7MpIRqSbTE_NOJDHJg"], "issued_at": "2019-01-09T02:24:20.000000Z"}} 2019-01-09 02:24:20,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f290d67970a76b21e80de9f28c25c026b2ab38dc" 2019-01-09 02:24:20,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e081a0-77d5-4347-b500-4e18a4c7af89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:24:20,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f9e081a0-77d5-4347-b500-4e18a4c7af89 2019-01-09 02:24:20,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:24:20,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:24:20,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:24:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["ul7roDThQfeMywiFCpfkTQ"], "issued_at": "2019-01-09T02:24:20.000000Z"}} 2019-01-09 02:24:20,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:24:20,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12eff5c6-9f8a-4d7b-949a-0aeb038162ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:24:20,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-12eff5c6-9f8a-4d7b-949a-0aeb038162ff 2019-01-09 02:24:20,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:24:21,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:24:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:24:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:24:21,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b309bf37-7c56-47e2-bf00-e3514ee19e62 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:24:21,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj used request id req-b309bf37-7c56-47e2-bf00-e3514ee19e62 2019-01-09 02:24:21,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:24:21,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22440850-8f75-4c7c-a0cc-b5e566912687 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:24:21,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-22440850-8f75-4c7c-a0cc-b5e566912687 2019-01-09 02:24:21,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}}' 2019-01-09 02:24:21,315 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f8a5a4e-6208-4ca8-a1de-ccbe1420fc0a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}} 2019-01-09 02:24:21,315 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4f8a5a4e-6208-4ca8-a1de-ccbe1420fc0a 2019-01-09 02:24:21,316 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj 2019-01-09 02:24:21,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:24:21,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:24:21,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:24:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["zZWdS2-XSLaROaAELaiIPQ"], "issued_at": "2019-01-09T02:24:21.000000Z"}} 2019-01-09 02:24:21,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fed4bc2aebc51a6005e164cff0619ccead3e9c" 2019-01-09 02:24:21,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31cd8895-f90e-483a-bf78-4376aca97201 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:24:21,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-31cd8895-f90e-483a-bf78-4376aca97201 2019-01-09 02:24:21,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:24:21,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:24:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:24:21,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fed4bc2aebc51a6005e164cff0619ccead3e9c" 2019-01-09 02:24:21,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4492d587-0ad6-48d7-ad32-92c0606565ce Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:24:21,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4492d587-0ad6-48d7-ad32-92c0606565ce 2019-01-09 02:24:21,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fed4bc2aebc51a6005e164cff0619ccead3e9c" 2019-01-09 02:24:21,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2053b06d-17c9-453c-b289-c60436be33e6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}]} 2019-01-09 02:24:21,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj used request id req-2053b06d-17c9-453c-b289-c60436be33e6 2019-01-09 02:24:21,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fed4bc2aebc51a6005e164cff0619ccead3e9c" 2019-01-09 02:24:22,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2385f02-ad9f-4712-a18c-28eba3ba382e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:24:22,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e2385f02-ad9f-4712-a18c-28eba3ba382e 2019-01-09 02:24:22,414 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d5b00f89-abaa-47c-user 2019-01-09 02:24:22,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:24:22,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:24:22,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c96740-a66c-4e3a-b0f7-cf509ec55e9c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:24:22,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-46c96740-a66c-4e3a-b0f7-cf509ec55e9c 2019-01-09 02:24:22,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" -d '{"role": {"name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj-role"}}' 2019-01-09 02:24:22,656 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebcfcd30-3936-4bf3-a041-78d97c13425a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69d62cc3ae964dca9bd0b8c68260781a", "links": {"self": "http://172.30.9.26:5000/v3/roles/69d62cc3ae964dca9bd0b8c68260781a"}, "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj-role"}} 2019-01-09 02:24:22,656 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ebcfcd30-3936-4bf3-a041-78d97c13425a 2019-01-09 02:24:22,656 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj-role 2019-01-09 02:24:22,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/69d62cc3ae964dca9bd0b8c68260781a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:24:22,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8343ddf-f445-45e3-8fe5-b5dd59d66efa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/69d62cc3ae964dca9bd0b8c68260781a"}, "domain_id": null, "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj-role", "id": "69d62cc3ae964dca9bd0b8c68260781a"}} 2019-01-09 02:24:22,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/69d62cc3ae964dca9bd0b8c68260781a used request id req-f8343ddf-f445-45e3-8fe5-b5dd59d66efa 2019-01-09 02:24:22,677 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj-role to project InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj 2019-01-09 02:24:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a/users/982e4cc3da834c6fbb7ab7b6e92f085e/roles/69d62cc3ae964dca9bd0b8c68260781a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:24:22,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22b37a44-ea73-47e2-8aba-55897773dff3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:24:22,814 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a/users/982e4cc3da834c6fbb7ab7b6e92f085e/roles/69d62cc3ae964dca9bd0b8c68260781a used request id req-22b37a44-ea73-47e2-8aba-55897773dff3 2019-01-09 02:24:22,814 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:24:22,816 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:24:22,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:24:22,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:24:23,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d62cc3ae964dca9bd0b8c68260781a", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj-role"}], "expires_at": "2019-01-09T03:24:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ccbae3a50c849a582c3b56d7220c54a", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-user", "id": "982e4cc3da834c6fbb7ab7b6e92f085e"}, "audit_ids": ["iKFEWmZ4RK6K7otL-TowYQ"], "issued_at": "2019-01-09T02:24:23.000000Z"}} 2019-01-09 02:24:23,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d032d5bcacbd9ccb166088f4fb4177cd02b291" 2019-01-09 02:24:23,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94762a8-564a-41e5-ba83-163e8c8ee3de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:24:23,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e94762a8-564a-41e5-ba83-163e8c8ee3de 2019-01-09 02:24:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d032d5bcacbd9ccb166088f4fb4177cd02b291" 2019-01-09 02:24:23,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-378d2bb1-4045-43ba-bf07-a9d4c7a1af6c Date: Wed, 09 Jan 2019 02:24:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image"} 2019-01-09 02:24:23,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image used request id req-378d2bb1-4045-43ba-bf07-a9d4c7a1af6c 2019-01-09 02:24:23,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d032d5bcacbd9ccb166088f4fb4177cd02b291" 2019-01-09 02:24:23,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f95b459d-2438-41bd-908b-896cfd3b429e Date: Wed, 09 Jan 2019 02:24: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:24:23,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f95b459d-2438-41bd-908b-896cfd3b429e 2019-01-09 02:24:23,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9d032d5bcacbd9ccb166088f4fb4177cd02b291" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image"}' 2019-01-09 02:24:23,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807 X-Openstack-Request-Id: req-d30280b5-243c-4027-b90f-dac2825a0fee Date: Wed, 09 Jan 2019 02:24:23 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:24:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:24:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "min_disk": 0, "protected": false, "id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "file": "/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807/file", "checksum": null, "owner": "7ccbae3a50c849a582c3b56d7220c54a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:24:23,831 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d30280b5-243c-4027-b90f-dac2825a0fee 2019-01-09 02:24:23,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d032d5bcacbd9ccb166088f4fb4177cd02b291" -d '' 2019-01-09 02:24:25,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad401c9b-46d5-4655-b063-0650a53568ad Date: Wed, 09 Jan 2019 02:24:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:24:25,410 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807/file used request id req-ad401c9b-46d5-4655-b063-0650a53568ad 2019-01-09 02:24:25,411 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:24:25,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d032d5bcacbd9ccb166088f4fb4177cd02b291" 2019-01-09 02:24:25,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e3ef9160-3e6f-416a-97ab-c03beca54f5a Date: Wed, 09 Jan 2019 02:24:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:24:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:24:25Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807/snap", "metadata": {}}], "self": "/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "min_disk": 0, "protected": false, "id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "file": "/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ccbae3a50c849a582c3b56d7220c54a", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:24:25,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807 used request id req-e3ef9160-3e6f-416a-97ab-c03beca54f5a 2019-01-09 02:24:25,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d032d5bcacbd9ccb166088f4fb4177cd02b291" 2019-01-09 02:24:25,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b6f9d99f-d80a-4c72-bda4-0c1c92bfecfd Date: Wed, 09 Jan 2019 02:24:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:24:25,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b6f9d99f-d80a-4c72-bda4-0c1c92bfecfd 2019-01-09 02:24:25,734 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image 2019-01-09 02:24:25,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d032d5bcacbd9ccb166088f4fb4177cd02b291" 2019-01-09 02:24:25,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c95cc9d8-115a-41a0-aaee-5cc5f26e11cf Date: Wed, 09 Jan 2019 02:24:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:24:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:24:25Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807/snap", "metadata": {}}], "self": "/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "min_disk": 0, "protected": false, "id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "file": "/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ccbae3a50c849a582c3b56d7220c54a", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:24:25,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807 used request id req-c95cc9d8-115a-41a0-aaee-5cc5f26e11cf 2019-01-09 02:24:25,896 - create_image - DEBUG - Instance status is - active 2019-01-09 02:24:25,896 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image 2019-01-09 02:24:25,896 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image 2019-01-09 02:24:25,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:24:25,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:24:26,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d62cc3ae964dca9bd0b8c68260781a", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj-role"}], "expires_at": "2019-01-09T03:24:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ccbae3a50c849a582c3b56d7220c54a", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-user", "id": "982e4cc3da834c6fbb7ab7b6e92f085e"}, "audit_ids": ["W_SBWdJLQ22Q6eFgKlHe1w"], "issued_at": "2019-01-09T02:24:26.000000Z"}} 2019-01-09 02:24:26,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb5a96a85e884d579ac104084ce0be1b6c7927d" 2019-01-09 02:24:26,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ffc549-1338-40f2-9ecf-a2c9460712db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:24:26,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-15ffc549-1338-40f2-9ecf-a2c9460712db 2019-01-09 02:24:26,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb5a96a85e884d579ac104084ce0be1b6c7927d" 2019-01-09 02:24:26,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-755a1c2b-606f-45e0-9293-575e7aaa1fe7 Date: Wed, 09 Jan 2019 02:24:26 GMT RESP BODY: {"networks":[]} 2019-01-09 02:24:26,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net used request id req-755a1c2b-606f-45e0-9293-575e7aaa1fe7 2019-01-09 02:24:26,629 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net 2019-01-09 02:24:26,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb5a96a85e884d579ac104084ce0be1b6c7927d" -d '{"network": {"name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net", "admin_state_up": true}}' 2019-01-09 02:24:27,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-e94dcf6d-5e37-4e53-bcd5-cae2334b62f0 Date: Wed, 09 Jan 2019 02:24:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3ba07648-4a7a-41c9-8758-d1735c030e38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:24:27Z","is_default":false,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","mtu":1450}} 2019-01-09 02:24:27,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-e94dcf6d-5e37-4e53-bcd5-cae2334b62f0 2019-01-09 02:24:27,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb5a96a85e884d579ac104084ce0be1b6c7927d" 2019-01-09 02:24:27,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-af6577d7-8ad1-4314-91b5-4ced8b394902 Date: Wed, 09 Jan 2019 02:24:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:24:27Z","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"3ba07648-4a7a-41c9-8758-d1735c030e38","name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net"}]} 2019-01-09 02:24:27,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-af6577d7-8ad1-4314-91b5-4ced8b394902 2019-01-09 02:24:27,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb5a96a85e884d579ac104084ce0be1b6c7927d" 2019-01-09 02:24:27,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fdeda6d3-2bb4-4976-9582-79831939d0c5 Date: Wed, 09 Jan 2019 02:24:27 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:24:27,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-fdeda6d3-2bb4-4976-9582-79831939d0c5 2019-01-09 02:24:27,829 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet 2019-01-09 02:24:27,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb5a96a85e884d579ac104084ce0be1b6c7927d" -d '{"subnets": [{"ip_version": 4, "network_id": "3ba07648-4a7a-41c9-8758-d1735c030e38", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]}' 2019-01-09 02:24:28,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d78e2118-4db5-4762-86cc-0eb09142c335 Date: Wed, 09 Jan 2019 02:24:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","dns_nameservers":[],"updated_at":"2019-01-09T02:24:28Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"5d1de374-5a79-4fab-a372-715acf636545","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]} 2019-01-09 02:24:28,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-d78e2118-4db5-4762-86cc-0eb09142c335 2019-01-09 02:24:28,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb5a96a85e884d579ac104084ce0be1b6c7927d" 2019-01-09 02:24:28,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-12f2cab2-e58e-446d-a0a6-5593cd529d1a Date: Wed, 09 Jan 2019 02:24:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d1de374-5a79-4fab-a372-715acf636545"],"updated_at":"2019-01-09T02:24:28Z","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"3ba07648-4a7a-41c9-8758-d1735c030e38","name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net"}]} 2019-01-09 02:24:28,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-12f2cab2-e58e-446d-a0a6-5593cd529d1a 2019-01-09 02:24:28,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb5a96a85e884d579ac104084ce0be1b6c7927d" 2019-01-09 02:24:28,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c6ea72da-9f50-426e-93ba-d1f0dac384ac Date: Wed, 09 Jan 2019 02:24:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","dns_nameservers":[],"updated_at":"2019-01-09T02:24:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"5d1de374-5a79-4fab-a372-715acf636545","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]} 2019-01-09 02:24:28,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-c6ea72da-9f50-426e-93ba-d1f0dac384ac 2019-01-09 02:24:28,988 - OpenStackNetwork - DEBUG - Network [3ba07648-4a7a-41c9-8758-d1735c030e38] created successfully 2019-01-09 02:24:28,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:24:28,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:24:29,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:24:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["fPE6sLJoTkOUr44nsgwgLA"], "issued_at": "2019-01-09T02:24:29.000000Z"}} 2019-01-09 02:24:29,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b54f649d4d1ae33c05ee3b1ee5782658d7afa70b" 2019-01-09 02:24:29,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13644a2-35e7-4ff1-b5e3-e056646b7cb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:24:29,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d13644a2-35e7-4ff1-b5e3-e056646b7cb7 2019-01-09 02:24:29,537 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:24:29,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b54f649d4d1ae33c05ee3b1ee5782658d7afa70b" 2019-01-09 02:24:29,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-c415a612-99b1-4b25-9606-7f8468ca6410 x-compute-request-id: req-c415a612-99b1-4b25-9606-7f8468ca6410 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:24:29,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c415a612-99b1-4b25-9606-7f8468ca6410 2019-01-09 02:24:29,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b54f649d4d1ae33c05ee3b1ee5782658d7afa70b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:24:29,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-420209d4-f34a-4016-9e46-939018da628f x-compute-request-id: req-420209d4-f34a-4016-9e46-939018da628f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:24:29,814 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-420209d4-f34a-4016-9e46-939018da628f 2019-01-09 02:24:29,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:24:29,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:24:30,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d62cc3ae964dca9bd0b8c68260781a", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj-role"}], "expires_at": "2019-01-09T03:24:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ccbae3a50c849a582c3b56d7220c54a", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-user", "id": "982e4cc3da834c6fbb7ab7b6e92f085e"}, "audit_ids": ["PH1RztzOTimhsvmqbhg_uA"], "issued_at": "2019-01-09T02:24:30.000000Z"}} 2019-01-09 02:24:30,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:30,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-411d5ace-e989-4b4c-82ac-ddd5873975fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:24:30,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-411d5ace-e989-4b4c-82ac-ddd5873975fa 2019-01-09 02:24:30,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:30,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-de1bd2e1-6cb2-4a45-8a82-f213b65eff9e Date: Wed, 09 Jan 2019 02:24:30 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:24:30,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name&description=hello+group used request id req-de1bd2e1-6cb2-4a45-8a82-f213b65eff9e 2019-01-09 02:24:30,459 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name... 2019-01-09 02:24:30,459 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name 2019-01-09 02:24:30,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" -d '{"security_group": {"name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name", "description": "hello group"}}' 2019-01-09 02:24:30,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-74c18b8d-21f1-4c5e-ae59-98fd7efc6e66 Date: Wed, 09 Jan 2019 02:24:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "updated_at": "2019-01-09T02:24:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "revision_number": 0, "id": "2b63f29e-743c-4e44-b8d1-ee6a4e792051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ccbae3a50c849a582c3b56d7220c54a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "revision_number": 0, "id": "427c3191-e857-44d9-bcb9-d7983e6a5385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ccbae3a50c849a582c3b56d7220c54a"}], "revision_number": 2, "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "782abc11-9a76-4ff5-8df2-931f306721f7", "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name"}} 2019-01-09 02:24:30,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-74c18b8d-21f1-4c5e-ae59-98fd7efc6e66 2019-01-09 02:24:30,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 782abc11-9a76-4ff5-8df2-931f306721f7 2019-01-09 02:24:30,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=782abc11-9a76-4ff5-8df2-931f306721f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:30,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3562ea8c-edcf-4418-84c9-80001c85bd11 Date: Wed, 09 Jan 2019 02:24:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "2b63f29e-743c-4e44-b8d1-ee6a4e792051"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "427c3191-e857-44d9-bcb9-d7983e6a5385"}]} 2019-01-09 02:24:30,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=782abc11-9a76-4ff5-8df2-931f306721f7 used request id req-3562ea8c-edcf-4418-84c9-80001c85bd11 2019-01-09 02:24:30,968 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 782abc11-9a76-4ff5-8df2-931f306721f7 2019-01-09 02:24:30,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=782abc11-9a76-4ff5-8df2-931f306721f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:31,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec7b9a93-b0b5-4fd2-a8a2-2d8d1aa6d554 Date: Wed, 09 Jan 2019 02:24:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "2b63f29e-743c-4e44-b8d1-ee6a4e792051"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "427c3191-e857-44d9-bcb9-d7983e6a5385"}]} 2019-01-09 02:24:31,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=782abc11-9a76-4ff5-8df2-931f306721f7 used request id req-ec7b9a93-b0b5-4fd2-a8a2-2d8d1aa6d554 2019-01-09 02:24:31,132 - neutron_utils - INFO - Retrieving security group with ID - 782abc11-9a76-4ff5-8df2-931f306721f7 2019-01-09 02:24:31,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=782abc11-9a76-4ff5-8df2-931f306721f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:31,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-85756dc0-628a-47d0-9893-741b8a6928eb Date: Wed, 09 Jan 2019 02:24:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "updated_at": "2019-01-09T02:24:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "revision_number": 0, "id": "2b63f29e-743c-4e44-b8d1-ee6a4e792051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ccbae3a50c849a582c3b56d7220c54a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "revision_number": 0, "id": "427c3191-e857-44d9-bcb9-d7983e6a5385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ccbae3a50c849a582c3b56d7220c54a"}], "revision_number": 2, "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "782abc11-9a76-4ff5-8df2-931f306721f7", "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name"}]} 2019-01-09 02:24:31,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=782abc11-9a76-4ff5-8df2-931f306721f7 used request id req-85756dc0-628a-47d0-9893-741b8a6928eb 2019-01-09 02:24:31,338 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 782abc11-9a76-4ff5-8df2-931f306721f7 2019-01-09 02:24:31,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=782abc11-9a76-4ff5-8df2-931f306721f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:31,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d2d47ac-4f05-4096-a4e3-9a49c92f7a66 Date: Wed, 09 Jan 2019 02:24:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "2b63f29e-743c-4e44-b8d1-ee6a4e792051"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "427c3191-e857-44d9-bcb9-d7983e6a5385"}]} 2019-01-09 02:24:31,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=782abc11-9a76-4ff5-8df2-931f306721f7 used request id req-3d2d47ac-4f05-4096-a4e3-9a49c92f7a66 2019-01-09 02:24:31,509 - neutron_utils - INFO - Retrieving security group with ID - 782abc11-9a76-4ff5-8df2-931f306721f7 2019-01-09 02:24:31,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=782abc11-9a76-4ff5-8df2-931f306721f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:31,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ee8b19d8-260f-40cf-814e-95c067ea63f8 Date: Wed, 09 Jan 2019 02:24:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "updated_at": "2019-01-09T02:24:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "revision_number": 0, "id": "2b63f29e-743c-4e44-b8d1-ee6a4e792051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ccbae3a50c849a582c3b56d7220c54a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "revision_number": 0, "id": "427c3191-e857-44d9-bcb9-d7983e6a5385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ccbae3a50c849a582c3b56d7220c54a"}], "revision_number": 2, "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "782abc11-9a76-4ff5-8df2-931f306721f7", "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name"}]} 2019-01-09 02:24:31,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=782abc11-9a76-4ff5-8df2-931f306721f7 used request id req-ee8b19d8-260f-40cf-814e-95c067ea63f8 2019-01-09 02:24:31,719 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 782abc11-9a76-4ff5-8df2-931f306721f7 2019-01-09 02:24:31,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=782abc11-9a76-4ff5-8df2-931f306721f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:31,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef16b6d8-a2c7-43a9-a293-5bed6c37f253 Date: Wed, 09 Jan 2019 02:24:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "2b63f29e-743c-4e44-b8d1-ee6a4e792051"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "427c3191-e857-44d9-bcb9-d7983e6a5385"}]} 2019-01-09 02:24:31,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=782abc11-9a76-4ff5-8df2-931f306721f7 used request id req-ef16b6d8-a2c7-43a9-a293-5bed6c37f253 2019-01-09 02:24:31,900 - neutron_utils - INFO - Retrieving security group with ID - 782abc11-9a76-4ff5-8df2-931f306721f7 2019-01-09 02:24:31,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=782abc11-9a76-4ff5-8df2-931f306721f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:32,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4c70ae11-8160-49b3-8181-3c55f1ac1200 Date: Wed, 09 Jan 2019 02:24:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "updated_at": "2019-01-09T02:24:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "revision_number": 0, "id": "2b63f29e-743c-4e44-b8d1-ee6a4e792051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ccbae3a50c849a582c3b56d7220c54a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "revision_number": 0, "id": "427c3191-e857-44d9-bcb9-d7983e6a5385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ccbae3a50c849a582c3b56d7220c54a"}], "revision_number": 2, "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "782abc11-9a76-4ff5-8df2-931f306721f7", "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name"}]} 2019-01-09 02:24:32,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=782abc11-9a76-4ff5-8df2-931f306721f7 used request id req-4c70ae11-8160-49b3-8181-3c55f1ac1200 2019-01-09 02:24:32,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 782abc11-9a76-4ff5-8df2-931f306721f7 2019-01-09 02:24:32,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=782abc11-9a76-4ff5-8df2-931f306721f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:32,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4cd98650-0337-4c04-befd-5c3aef952131 Date: Wed, 09 Jan 2019 02:24:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "2b63f29e-743c-4e44-b8d1-ee6a4e792051"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:30Z", "security_group_id": "782abc11-9a76-4ff5-8df2-931f306721f7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:30Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "427c3191-e857-44d9-bcb9-d7983e6a5385"}]} 2019-01-09 02:24:32,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=782abc11-9a76-4ff5-8df2-931f306721f7 used request id req-4cd98650-0337-4c04-befd-5c3aef952131 2019-01-09 02:24:32,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:24:32,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:24:32,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d62cc3ae964dca9bd0b8c68260781a", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj-role"}], "expires_at": "2019-01-09T03:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ccbae3a50c849a582c3b56d7220c54a", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-user", "id": "982e4cc3da834c6fbb7ab7b6e92f085e"}, "audit_ids": ["NwVKV7DUSVGSRnGiO9KV8Q"], "issued_at": "2019-01-09T02:24:32.000000Z"}} 2019-01-09 02:24:32,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:32,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc25025e-75a8-4346-be5f-3d75ae6aec8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:24:32,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cc25025e-75a8-4346-be5f-3d75ae6aec8d 2019-01-09 02:24:32,665 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:24:32,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:32,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86aafa70-bc95-4a6c-9001-a9f62a531e3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:24:32,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-86aafa70-bc95-4a6c-9001-a9f62a531e3f 2019-01-09 02:24:32,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:33,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dcf29dfc-9f2e-464f-94fb-2375142ff650 Date: Wed, 09 Jan 2019 02:24:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d1de374-5a79-4fab-a372-715acf636545"],"updated_at":"2019-01-09T02:24:28Z","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"3ba07648-4a7a-41c9-8758-d1735c030e38","name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net"}]} 2019-01-09 02:24:33,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net used request id req-dcf29dfc-9f2e-464f-94fb-2375142ff650 2019-01-09 02:24:33,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:24:33,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:24:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:24:33,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:33,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c387f9-2622-4967-a38b-2558b3c78c2b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}} 2019-01-09 02:24:33,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a used request id req-18c387f9-2622-4967-a38b-2558b3c78c2b 2019-01-09 02:24:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:33,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7269e47c-dc31-4cfb-b298-b1ff1a72bc60 Date: Wed, 09 Jan 2019 02:24:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","dns_nameservers":[],"updated_at":"2019-01-09T02:24:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"5d1de374-5a79-4fab-a372-715acf636545","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]} 2019-01-09 02:24:33,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-7269e47c-dc31-4cfb-b298-b1ff1a72bc60 2019-01-09 02:24:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38&name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:33,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9637070d-307a-4ac6-9f96-bd44bf95ad6c Date: Wed, 09 Jan 2019 02:24:33 GMT RESP BODY: {"ports":[]} 2019-01-09 02:24:33,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38&name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port&admin_state_up=True used request id req-9637070d-307a-4ac6-9f96-bd44bf95ad6c 2019-01-09 02:24:33,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:33,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-c2570a55-08fd-43d0-8bf7-3569899ffc75 x-compute-request-id: req-c2570a55-08fd-43d0-8bf7-3569899ffc75 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:24:33,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst used request id req-c2570a55-08fd-43d0-8bf7-3569899ffc75 2019-01-09 02:24:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:34,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4af08245-f36f-402d-89c5-e165a18fd75f Date: Wed, 09 Jan 2019 02:24:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d1de374-5a79-4fab-a372-715acf636545"],"updated_at":"2019-01-09T02:24:28Z","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"3ba07648-4a7a-41c9-8758-d1735c030e38","name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net"}]} 2019-01-09 02:24:34,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net used request id req-4af08245-f36f-402d-89c5-e165a18fd75f 2019-01-09 02:24:34,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:34,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea175a1-9ed6-42a0-918f-52f6f230984b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}} 2019-01-09 02:24:34,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a used request id req-8ea175a1-9ed6-42a0-918f-52f6f230984b 2019-01-09 02:24:34,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:34,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7eeb3689-a75d-4aeb-8616-6323280a9244 Date: Wed, 09 Jan 2019 02:24:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","dns_nameservers":[],"updated_at":"2019-01-09T02:24:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"5d1de374-5a79-4fab-a372-715acf636545","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]} 2019-01-09 02:24:34,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-7eeb3689-a75d-4aeb-8616-6323280a9244 2019-01-09 02:24:34,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38&name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:34,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-96d15a27-ca12-4f61-af2a-16c24d67d65b Date: Wed, 09 Jan 2019 02:24:34 GMT RESP BODY: {"ports":[]} 2019-01-09 02:24:34,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38&name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port&admin_state_up=True used request id req-96d15a27-ca12-4f61-af2a-16c24d67d65b 2019-01-09 02:24:34,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:24:34,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:24:34,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d62cc3ae964dca9bd0b8c68260781a", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj-role"}], "expires_at": "2019-01-09T03:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ccbae3a50c849a582c3b56d7220c54a", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-user", "id": "982e4cc3da834c6fbb7ab7b6e92f085e"}, "audit_ids": ["Qsz_GUASTIK7XEFffOtb0g"], "issued_at": "2019-01-09T02:24:34.000000Z"}} 2019-01-09 02:24:34,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ee4a732a777a438218c4957f23a2f4c8a6d4f7" 2019-01-09 02:24:35,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e89ccfcc-8973-4297-bc1e-622c08ef0211 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:24:35,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e89ccfcc-8973-4297-bc1e-622c08ef0211 2019-01-09 02:24:35,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:35,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bd1f73ce-d3d2-4fa1-af6b-7ece205aa2a9 Date: Wed, 09 Jan 2019 02:24:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d1de374-5a79-4fab-a372-715acf636545"],"updated_at":"2019-01-09T02:24:28Z","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"3ba07648-4a7a-41c9-8758-d1735c030e38","name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net"}]} 2019-01-09 02:24:35,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net used request id req-bd1f73ce-d3d2-4fa1-af6b-7ece205aa2a9 2019-01-09 02:24:35,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:35,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dafe7d3f-fcbe-49ba-931b-7c1213d84b87 Date: Wed, 09 Jan 2019 02:24:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","dns_nameservers":[],"updated_at":"2019-01-09T02:24:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"5d1de374-5a79-4fab-a372-715acf636545","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]} 2019-01-09 02:24:35,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-dafe7d3f-fcbe-49ba-931b-7c1213d84b87 2019-01-09 02:24:35,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:35,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a0ba4acf-42ef-41a5-b424-e0815c9dae76 Date: Wed, 09 Jan 2019 02:24:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d1de374-5a79-4fab-a372-715acf636545"],"updated_at":"2019-01-09T02:24:28Z","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"3ba07648-4a7a-41c9-8758-d1735c030e38","name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net"}]} 2019-01-09 02:24:35,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net used request id req-a0ba4acf-42ef-41a5-b424-e0815c9dae76 2019-01-09 02:24:35,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:24:35,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:24:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:24:35,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ee4a732a777a438218c4957f23a2f4c8a6d4f7" 2019-01-09 02:24:35,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c68595-2688-4b4e-b883-a980dc5680d0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}} 2019-01-09 02:24:35,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a used request id req-f2c68595-2688-4b4e-b883-a980dc5680d0 2019-01-09 02:24:35,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:35,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d33a394b-611a-49e6-9600-88cf5c39a886 Date: Wed, 09 Jan 2019 02:24:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","dns_nameservers":[],"updated_at":"2019-01-09T02:24:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"5d1de374-5a79-4fab-a372-715acf636545","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]} 2019-01-09 02:24:35,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-d33a394b-611a-49e6-9600-88cf5c39a886 2019-01-09 02:24:35,763 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net 2019-01-09 02:24:35,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" -d '{"port": {"network_id": "3ba07648-4a7a-41c9-8758-d1735c030e38", "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port", "admin_state_up": true}}' 2019-01-09 02:24:36,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-3caa9a69-a4bd-4365-bdac-335e5e1d5094 Date: Wed, 09 Jan 2019 02:24:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.5"}],"id":"c2810091-c8aa-4029-b060-4ad788c15817","security_groups":["60b576bc-1bd4-4f37-bd9b-748c28920494"],"mac_address":"fa:16:3e:ac:c5:20","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port","project_id":"7ccbae3a50c849a582c3b56d7220c54a","qos_policy_id":null,"admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:36Z","binding:vnic_type":"normal"}} 2019-01-09 02:24:36,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-3caa9a69-a4bd-4365-bdac-335e5e1d5094 2019-01-09 02:24:36,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:37,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-57d4a25d-98ae-48f3-85f1-04d547b3400a Date: Wed, 09 Jan 2019 02:24:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d1de374-5a79-4fab-a372-715acf636545"],"updated_at":"2019-01-09T02:24:28Z","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"3ba07648-4a7a-41c9-8758-d1735c030e38","name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net"}]} 2019-01-09 02:24:37,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net used request id req-57d4a25d-98ae-48f3-85f1-04d547b3400a 2019-01-09 02:24:37,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:37,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073c4902-c01f-4872-b78e-46ff8dad0aed Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}} 2019-01-09 02:24:37,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a used request id req-073c4902-c01f-4872-b78e-46ff8dad0aed 2019-01-09 02:24:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:37,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-de7d05d3-a565-409a-89a0-017726228774 Date: Wed, 09 Jan 2019 02:24:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","dns_nameservers":[],"updated_at":"2019-01-09T02:24:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"5d1de374-5a79-4fab-a372-715acf636545","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]} 2019-01-09 02:24:37,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-de7d05d3-a565-409a-89a0-017726228774 2019-01-09 02:24:37,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38&name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:37,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-806f9b8a-96a7-4020-bfed-c2683a6c9025 Date: Wed, 09 Jan 2019 02:24:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.5"}],"id":"c2810091-c8aa-4029-b060-4ad788c15817","security_groups":["60b576bc-1bd4-4f37-bd9b-748c28920494"],"mac_address":"fa:16:3e:ac:c5:20","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:36Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:24:37,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38&name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port&admin_state_up=True used request id req-806f9b8a-96a7-4020-bfed-c2683a6c9025 2019-01-09 02:24:37,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:37,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cd825b-b203-4ad8-8fd7-443b1920fa23 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}} 2019-01-09 02:24:37,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a used request id req-44cd825b-b203-4ad8-8fd7-443b1920fa23 2019-01-09 02:24:37,830 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst 2019-01-09 02:24:37,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:37,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-56b47267-69c9-4099-b7d4-e275f15f1ee2 x-compute-request-id: req-56b47267-69c9-4099-b7d4-e275f15f1ee2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-flavor-name"}]} 2019-01-09 02:24:37,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-56b47267-69c9-4099-b7d4-e275f15f1ee2 2019-01-09 02:24:37,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:37,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-02681916-748c-4eea-afb1-75b53bbd8ad3 x-compute-request-id: req-02681916-748c-4eea-afb1-75b53bbd8ad3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:24:37,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e used request id req-02681916-748c-4eea-afb1-75b53bbd8ad3 2019-01-09 02:24:37,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:38,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-bbc52ccc-3078-41ba-990d-1b7663e98078 Date: Wed, 09 Jan 2019 02:24:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:24:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:24:25Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807/snap", "metadata": {}}], "self": "/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "min_disk": 0, "protected": false, "id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "file": "/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ccbae3a50c849a582c3b56d7220c54a", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image"} 2019-01-09 02:24:38,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image used request id req-bbc52ccc-3078-41ba-990d-1b7663e98078 2019-01-09 02:24:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:38,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-69792c4f-c58a-4c38-b6b3-99532f503815 Date: Wed, 09 Jan 2019 02:24: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:24:38,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-69792c4f-c58a-4c38-b6b3-99532f503815 2019-01-09 02:24:38,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" -d '{"server": {"name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "imageRef": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "flavorRef": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "max_count": 1, "min_count": 1, "networks": [{"port": "c2810091-c8aa-4029-b060-4ad788c15817"}]}}' 2019-01-09 02:24:39,897 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:24: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-8e73615b-b464-4c5d-8eb1-bd2a5740bf71 x-compute-request-id: req-8e73615b-b464-4c5d-8eb1-bd2a5740bf71 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2d548f15-6625-460c-81ea-4c063088ff00", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "adminPass": "aQzucYvmVRC4"}} 2019-01-09 02:24:39,897 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-8e73615b-b464-4c5d-8eb1-bd2a5740bf71 2019-01-09 02:24:39,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:40,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-be91b571-de34-4a03-a4ed-e0c90098d594 x-compute-request-id: req-be91b571-de34-4a03-a4ed-e0c90098d594 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:24:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:40,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-be91b571-de34-4a03-a4ed-e0c90098d594 2019-01-09 02:24:40,119 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst 2019-01-09 02:24:40,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:40,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-e377c7db-7058-46f1-b325-630bd7b512a7 x-compute-request-id: req-e377c7db-7058-46f1-b325-630bd7b512a7 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:24:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:40,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-e377c7db-7058-46f1-b325-630bd7b512a7 2019-01-09 02:24:40,484 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst] is - BUILD 2019-01-09 02:24:40,485 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:24:43,488 - create_instance - DEBUG - VM status query timeout in 896.631865025 2019-01-09 02:24:43,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:43,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-4bb8f5e8-d288-4110-8892-eeeaacabfeec x-compute-request-id: req-4bb8f5e8-d288-4110-8892-eeeaacabfeec 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.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "security_groups": [{"name": "default"}], "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:24:41Z", "hostId": "4839083f8d23346aaf5579e76c9837b4c5a9413951c2595c554098f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:43,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-4bb8f5e8-d288-4110-8892-eeeaacabfeec 2019-01-09 02:24:43,947 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst] is - BUILD 2019-01-09 02:24:43,947 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:24:46,951 - create_instance - DEBUG - VM status query timeout in 893.168926954 2019-01-09 02:24:46,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:47,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-d7f0e151-89a3-424e-8d1d-aa3bb1d8714a x-compute-request-id: req-d7f0e151-89a3-424e-8d1d-aa3bb1d8714a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:c5:20", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:24:45.000000", "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "security_groups": [{"name": "default"}], "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:24:46Z", "hostId": "4839083f8d23346aaf5579e76c9837b4c5a9413951c2595c554098f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:47,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-d7f0e151-89a3-424e-8d1d-aa3bb1d8714a 2019-01-09 02:24:47,568 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst] is - ACTIVE 2019-01-09 02:24:47,568 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:24:47,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:48,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-407d457e-bbd7-4e63-bbae-219fd3b7543f x-compute-request-id: req-407d457e-bbd7-4e63-bbae-219fd3b7543f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:c5:20", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:24:45.000000", "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "security_groups": [{"name": "default"}], "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:24:46Z", "hostId": "4839083f8d23346aaf5579e76c9837b4c5a9413951c2595c554098f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:48,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-407d457e-bbd7-4e63-bbae-219fd3b7543f 2019-01-09 02:24:48,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:48,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f8c001a7-cef5-406e-b7d8-1d357e0d0f1d Date: Wed, 09 Jan 2019 02:24:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d1de374-5a79-4fab-a372-715acf636545"],"updated_at":"2019-01-09T02:24:28Z","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"3ba07648-4a7a-41c9-8758-d1735c030e38","name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net"}]} 2019-01-09 02:24:48,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net used request id req-f8c001a7-cef5-406e-b7d8-1d357e0d0f1d 2019-01-09 02:24:48,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:48,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c54128e-d286-454f-ba33-455a19b5933a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}} 2019-01-09 02:24:48,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a used request id req-8c54128e-d286-454f-ba33-455a19b5933a 2019-01-09 02:24:48,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:48,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e565f41d-e7d7-45e9-9299-f68d75ba57e1 Date: Wed, 09 Jan 2019 02:24:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","dns_nameservers":[],"updated_at":"2019-01-09T02:24:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"5d1de374-5a79-4fab-a372-715acf636545","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]} 2019-01-09 02:24:48,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-e565f41d-e7d7-45e9-9299-f68d75ba57e1 2019-01-09 02:24:48,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:48,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2e78bd9c-b57a-438e-b39b-fbf98cf9e216 Date: Wed, 09 Jan 2019 02:24:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.2"}],"id":"0738e494-bb87-434b-a04e-0ef7a95f25df","security_groups":[],"mac_address":"fa:16:3e:d6:77:0e","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ba07648-4a7a-41c9-8758-d1735c030e38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.4"}],"id":"67133eee-6713-49d0-95fe-8b6380511842","security_groups":[],"mac_address":"fa:16:3e:f7:b6:17","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ba07648-4a7a-41c9-8758-d1735c030e38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.5"}],"id":"c2810091-c8aa-4029-b060-4ad788c15817","security_groups":["60b576bc-1bd4-4f37-bd9b-748c28920494"],"mac_address":"fa:16:3e:ac:c5:20","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:36Z","binding:vnic_type":"normal","device_id":"2d548f15-6625-460c-81ea-4c063088ff00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.3"}],"id":"e6acb43a-cd82-4542-b366-078635f9d83a","security_groups":[],"mac_address":"fa:16:3e:a9:7c:83","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ba07648-4a7a-41c9-8758-d1735c030e38"}]} 2019-01-09 02:24:48,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-2e78bd9c-b57a-438e-b39b-fbf98cf9e216 2019-01-09 02:24:48,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:49,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-feaee12c-09d3-4b1f-92da-1177924ed540 x-compute-request-id: req-feaee12c-09d3-4b1f-92da-1177924ed540 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:c5:20", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:24:45.000000", "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "security_groups": [{"name": "default"}], "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:24:46Z", "hostId": "4839083f8d23346aaf5579e76c9837b4c5a9413951c2595c554098f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:49,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-feaee12c-09d3-4b1f-92da-1177924ed540 2019-01-09 02:24:49,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:49,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2b1fa0e2-5775-4b60-bd06-79d6af1a377f Date: Wed, 09 Jan 2019 02:24:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d1de374-5a79-4fab-a372-715acf636545"],"updated_at":"2019-01-09T02:24:28Z","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"3ba07648-4a7a-41c9-8758-d1735c030e38","name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net"}]} 2019-01-09 02:24:49,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net used request id req-2b1fa0e2-5775-4b60-bd06-79d6af1a377f 2019-01-09 02:24:49,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:49,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbedc67e-cd55-4b58-a472-152f03b07b19 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}} 2019-01-09 02:24:49,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a used request id req-dbedc67e-cd55-4b58-a472-152f03b07b19 2019-01-09 02:24:49,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:49,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-75262c47-88b5-4d8e-8328-e737a4e48a1f Date: Wed, 09 Jan 2019 02:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","dns_nameservers":[],"updated_at":"2019-01-09T02:24:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"5d1de374-5a79-4fab-a372-715acf636545","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]} 2019-01-09 02:24:49,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-75262c47-88b5-4d8e-8328-e737a4e48a1f 2019-01-09 02:24:49,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:49,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-cee66385-96c8-489d-86d4-dfb9c87c557f Date: Wed, 09 Jan 2019 02:24:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.2"}],"id":"0738e494-bb87-434b-a04e-0ef7a95f25df","security_groups":[],"mac_address":"fa:16:3e:d6:77:0e","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ba07648-4a7a-41c9-8758-d1735c030e38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.4"}],"id":"67133eee-6713-49d0-95fe-8b6380511842","security_groups":[],"mac_address":"fa:16:3e:f7:b6:17","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ba07648-4a7a-41c9-8758-d1735c030e38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.5"}],"id":"c2810091-c8aa-4029-b060-4ad788c15817","security_groups":["60b576bc-1bd4-4f37-bd9b-748c28920494"],"mac_address":"fa:16:3e:ac:c5:20","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:36Z","binding:vnic_type":"normal","device_id":"2d548f15-6625-460c-81ea-4c063088ff00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.3"}],"id":"e6acb43a-cd82-4542-b366-078635f9d83a","security_groups":[],"mac_address":"fa:16:3e:a9:7c:83","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ba07648-4a7a-41c9-8758-d1735c030e38"}]} 2019-01-09 02:24:49,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-cee66385-96c8-489d-86d4-dfb9c87c557f 2019-01-09 02:24:49,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:24:49,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d62cc3ae964dca9bd0b8c68260781a", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj-role"}], "expires_at": "2019-01-09T03:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ccbae3a50c849a582c3b56d7220c54a", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/7ccbae3a50c849a582c3b56d7220c54a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-user", "id": "982e4cc3da834c6fbb7ab7b6e92f085e"}, "audit_ids": ["LSRa51WZQQCddSr5WZOXSA"], "issued_at": "2019-01-09T02:24:49.000000Z"}} 2019-01-09 02:24:49,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d09c11c82462b354ef896b51b56e830d43ead" 2019-01-09 02:24:50,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-a9cfc01c-d356-44cf-b01e-761123cdb545 x-compute-request-id: req-a9cfc01c-d356-44cf-b01e-761123cdb545 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:c5:20", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:24:45.000000", "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "security_groups": [{"name": "default"}], "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:24:46Z", "hostId": "4839083f8d23346aaf5579e76c9837b4c5a9413951c2595c554098f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:50,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-a9cfc01c-d356-44cf-b01e-761123cdb545 2019-01-09 02:24:50,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:50,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-25a72d20-66c0-48e6-9230-f73d5ae7c017 x-compute-request-id: req-25a72d20-66c0-48e6-9230-f73d5ae7c017 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:c5:20", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:24:45.000000", "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "security_groups": [{"name": "default"}], "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:24:46Z", "hostId": "4839083f8d23346aaf5579e76c9837b4c5a9413951c2595c554098f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:50,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-25a72d20-66c0-48e6-9230-f73d5ae7c017 2019-01-09 02:24:50,983 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst] is - ACTIVE 2019-01-09 02:24:50,983 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:24:50,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:51,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-4f63b5e1-d999-419a-ba08-07b01f7a6045 x-compute-request-id: req-4f63b5e1-d999-419a-ba08-07b01f7a6045 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:c5:20", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:24:45.000000", "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "security_groups": [{"name": "default"}], "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:24:46Z", "hostId": "4839083f8d23346aaf5579e76c9837b4c5a9413951c2595c554098f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:51,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-4f63b5e1-d999-419a-ba08-07b01f7a6045 2019-01-09 02:24:51,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:51,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fdc3865e-f20e-4c65-b58f-1c7fa8e47b27 Date: Wed, 09 Jan 2019 02:24:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d1de374-5a79-4fab-a372-715acf636545"],"updated_at":"2019-01-09T02:24:28Z","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"3ba07648-4a7a-41c9-8758-d1735c030e38","name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net"}]} 2019-01-09 02:24:51,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net used request id req-fdc3865e-f20e-4c65-b58f-1c7fa8e47b27 2019-01-09 02:24:51,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:51,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517957ff-23d3-4523-9b83-93c1de874ec9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}} 2019-01-09 02:24:51,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a used request id req-517957ff-23d3-4523-9b83-93c1de874ec9 2019-01-09 02:24:51,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:51,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-67fc9b5f-9bed-4a41-9379-5a299a0f118d Date: Wed, 09 Jan 2019 02:24:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","dns_nameservers":[],"updated_at":"2019-01-09T02:24:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"5d1de374-5a79-4fab-a372-715acf636545","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]} 2019-01-09 02:24:51,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-67fc9b5f-9bed-4a41-9379-5a299a0f118d 2019-01-09 02:24:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:52,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-61166bdd-5647-4d87-ab43-cfbfe9f07695 Date: Wed, 09 Jan 2019 02:24:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.2"}],"id":"0738e494-bb87-434b-a04e-0ef7a95f25df","security_groups":[],"mac_address":"fa:16:3e:d6:77:0e","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ba07648-4a7a-41c9-8758-d1735c030e38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.4"}],"id":"67133eee-6713-49d0-95fe-8b6380511842","security_groups":[],"mac_address":"fa:16:3e:f7:b6:17","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ba07648-4a7a-41c9-8758-d1735c030e38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.5"}],"id":"c2810091-c8aa-4029-b060-4ad788c15817","security_groups":["60b576bc-1bd4-4f37-bd9b-748c28920494"],"mac_address":"fa:16:3e:ac:c5:20","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:36Z","binding:vnic_type":"normal","device_id":"2d548f15-6625-460c-81ea-4c063088ff00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.3"}],"id":"e6acb43a-cd82-4542-b366-078635f9d83a","security_groups":[],"mac_address":"fa:16:3e:a9:7c:83","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ba07648-4a7a-41c9-8758-d1735c030e38"}]} 2019-01-09 02:24:52,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-61166bdd-5647-4d87-ab43-cfbfe9f07695 2019-01-09 02:24:52,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:52,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39dad5a0-ef90-4466-b297-cf27b29229f2 x-compute-request-id: req-39dad5a0-ef90-4466-b297-cf27b29229f2 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:c5:20", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:24:45.000000", "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "security_groups": [{"name": "default"}], "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:24:46Z", "hostId": "4839083f8d23346aaf5579e76c9837b4c5a9413951c2595c554098f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:52,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-39dad5a0-ef90-4466-b297-cf27b29229f2 2019-01-09 02:24:52,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:52,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-aa3f0202-6fcc-4877-97c4-c4f292b3fbe8 Date: Wed, 09 Jan 2019 02:24:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d1de374-5a79-4fab-a372-715acf636545"],"updated_at":"2019-01-09T02:24:28Z","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"3ba07648-4a7a-41c9-8758-d1735c030e38","name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net"}]} 2019-01-09 02:24:52,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net used request id req-aa3f0202-6fcc-4877-97c4-c4f292b3fbe8 2019-01-09 02:24:52,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:52,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e8905f-7e97-4f7f-99a8-d04d3384204e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}} 2019-01-09 02:24:52,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a used request id req-f5e8905f-7e97-4f7f-99a8-d04d3384204e 2019-01-09 02:24:52,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:52,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-13d1817d-e36f-4a03-98b6-0bd36bb02f0e Date: Wed, 09 Jan 2019 02:24:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","dns_nameservers":[],"updated_at":"2019-01-09T02:24:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"5d1de374-5a79-4fab-a372-715acf636545","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]} 2019-01-09 02:24:52,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-13d1817d-e36f-4a03-98b6-0bd36bb02f0e 2019-01-09 02:24:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:53,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-e9c4f895-0b7d-4bdc-8b08-ef15c131f5ce Date: Wed, 09 Jan 2019 02:24:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.2"}],"id":"0738e494-bb87-434b-a04e-0ef7a95f25df","security_groups":[],"mac_address":"fa:16:3e:d6:77:0e","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ba07648-4a7a-41c9-8758-d1735c030e38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.4"}],"id":"67133eee-6713-49d0-95fe-8b6380511842","security_groups":[],"mac_address":"fa:16:3e:f7:b6:17","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ba07648-4a7a-41c9-8758-d1735c030e38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.5"}],"id":"c2810091-c8aa-4029-b060-4ad788c15817","security_groups":["60b576bc-1bd4-4f37-bd9b-748c28920494"],"mac_address":"fa:16:3e:ac:c5:20","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:36Z","binding:vnic_type":"normal","device_id":"2d548f15-6625-460c-81ea-4c063088ff00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.3"}],"id":"e6acb43a-cd82-4542-b366-078635f9d83a","security_groups":[],"mac_address":"fa:16:3e:a9:7c:83","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ba07648-4a7a-41c9-8758-d1735c030e38"}]} 2019-01-09 02:24:53,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-e9c4f895-0b7d-4bdc-8b08-ef15c131f5ce 2019-01-09 02:24:53,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name"}}' 2019-01-09 02:24:53,167 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:24: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-b30184fd-6120-41e5-b2d1-5fbf6915c613 x-compute-request-id: req-b30184fd-6120-41e5-b2d1-5fbf6915c613 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name not associated with the instance 2d548f15-6625-460c-81ea-4c063088ff00", "code": 404}} 2019-01-09 02:24:53,168 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00/action used request id req-b30184fd-6120-41e5-b2d1-5fbf6915c613 2019-01-09 02:24:53,168 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name not associated with the instance 2d548f15-6625-460c-81ea-4c063088ff00 (HTTP 404) (Request-ID: req-b30184fd-6120-41e5-b2d1-5fbf6915c613) 2019-01-09 02:24:53,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:53,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-fc2eae28-d07c-44d6-ac09-66b7eb9fc55c x-compute-request-id: req-fc2eae28-d07c-44d6-ac09-66b7eb9fc55c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:c5:20", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:24:45.000000", "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "security_groups": [{"name": "default"}], "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:24:46Z", "hostId": "4839083f8d23346aaf5579e76c9837b4c5a9413951c2595c554098f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:53,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-fc2eae28-d07c-44d6-ac09-66b7eb9fc55c 2019-01-09 02:24:53,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:53,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fd13b6b0-4a53-4e5a-aae5-58e05f59f5a3 Date: Wed, 09 Jan 2019 02:24:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d1de374-5a79-4fab-a372-715acf636545"],"updated_at":"2019-01-09T02:24:28Z","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"3ba07648-4a7a-41c9-8758-d1735c030e38","name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net"}]} 2019-01-09 02:24:53,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net used request id req-fd13b6b0-4a53-4e5a-aae5-58e05f59f5a3 2019-01-09 02:24:53,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:53,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc8deec-d9cd-47ba-aefa-dd1df59da1dd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}} 2019-01-09 02:24:53,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a used request id req-1fc8deec-d9cd-47ba-aefa-dd1df59da1dd 2019-01-09 02:24:53,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:53,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-39e20612-1657-4451-84d8-57624a4bb91b Date: Wed, 09 Jan 2019 02:24:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","dns_nameservers":[],"updated_at":"2019-01-09T02:24:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ccbae3a50c849a582c3b56d7220c54a","id":"5d1de374-5a79-4fab-a372-715acf636545","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet"}]} 2019-01-09 02:24:53,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-39e20612-1657-4451-84d8-57624a4bb91b 2019-01-09 02:24:53,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:53,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-82e09fa7-2496-42b1-8612-eef50c403169 Date: Wed, 09 Jan 2019 02:24:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.2"}],"id":"0738e494-bb87-434b-a04e-0ef7a95f25df","security_groups":[],"mac_address":"fa:16:3e:d6:77:0e","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ba07648-4a7a-41c9-8758-d1735c030e38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.4"}],"id":"67133eee-6713-49d0-95fe-8b6380511842","security_groups":[],"mac_address":"fa:16:3e:f7:b6:17","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ba07648-4a7a-41c9-8758-d1735c030e38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.5"}],"id":"c2810091-c8aa-4029-b060-4ad788c15817","security_groups":["60b576bc-1bd4-4f37-bd9b-748c28920494"],"mac_address":"fa:16:3e:ac:c5:20","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:36Z","binding:vnic_type":"normal","device_id":"2d548f15-6625-460c-81ea-4c063088ff00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:24:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5d1de374-5a79-4fab-a372-715acf636545","ip_address":"10.55.0.3"}],"id":"e6acb43a-cd82-4542-b366-078635f9d83a","security_groups":[],"mac_address":"fa:16:3e:a9:7c:83","project_id":"7ccbae3a50c849a582c3b56d7220c54a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ba07648-4a7a-41c9-8758-d1735c030e38","tenant_id":"7ccbae3a50c849a582c3b56d7220c54a","created_at":"2019-01-09T02:24:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ba07648-4a7a-41c9-8758-d1735c030e38"}]} 2019-01-09 02:24:53,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-82e09fa7-2496-42b1-8612-eef50c403169 2019-01-09 02:24:53,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d09c11c82462b354ef896b51b56e830d43ead" 2019-01-09 02:24:54,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-ff4516de-51f0-424f-a0b2-9d9bc3139037 x-compute-request-id: req-ff4516de-51f0-424f-a0b2-9d9bc3139037 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:c5:20", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:24:45.000000", "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "security_groups": [{"name": "default"}], "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:24:46Z", "hostId": "4839083f8d23346aaf5579e76c9837b4c5a9413951c2595c554098f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:54,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-ff4516de-51f0-424f-a0b2-9d9bc3139037 2019-01-09 02:24:54,730 - create_instance - INFO - Deleting Port with ID - c2810091-c8aa-4029-b060-4ad788c15817 2019-01-09 02:24:54,730 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-port 2019-01-09 02:24:54,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/c2810091-c8aa-4029-b060-4ad788c15817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:55,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0e8e1e8-642b-43f2-86af-c3adfcaf79f4 Date: Wed, 09 Jan 2019 02:24:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:24:55,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/c2810091-c8aa-4029-b060-4ad788c15817 used request id req-e0e8e1e8-642b-43f2-86af-c3adfcaf79f4 2019-01-09 02:24:55,191 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst 2019-01-09 02:24:55,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:55,765 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:24: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-9749e115-3d9c-4b64-b614-8f3d215823f4 x-compute-request-id: req-9749e115-3d9c-4b64-b614-8f3d215823f4 Content-Type: application/json 2019-01-09 02:24:55,765 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-9749e115-3d9c-4b64-b614-8f3d215823f4 2019-01-09 02:24:55,766 - create_instance - INFO - Checking deletion status 2019-01-09 02:24:55,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:55,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:24: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-4555fd3d-3d57-420b-91e9-75a6267e66f9 x-compute-request-id: req-4555fd3d-3d57-420b-91e9-75a6267e66f9 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:c5:20", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2d548f15-6625-460c-81ea-4c063088ff00", "rel": "bookmark"}], "image": {"id": "b375d0e6-9c4f-4ecc-b27e-3453bc554807", "links": [{"href": "http://172.30.9.26:8774/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:24:45.000000", "flavor": {"id": "1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "links": [{"href": "http://172.30.9.26:8774/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e", "rel": "bookmark"}]}, "id": "2d548f15-6625-460c-81ea-4c063088ff00", "user_id": "982e4cc3da834c6fbb7ab7b6e92f085e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:24:55Z", "hostId": "4839083f8d23346aaf5579e76c9837b4c5a9413951c2595c554098f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst", "created": "2019-01-09T02:24:39Z", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:24:55,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-4555fd3d-3d57-420b-91e9-75a6267e66f9 2019-01-09 02:24:55,869 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst] is - ACTIVE 2019-01-09 02:24:55,870 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:24:58,873 - create_instance - DEBUG - VM status query timeout in 296.892901897 2019-01-09 02:24:58,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5b9abe76a9e51184e547f9179c26e4c4d5b29" 2019-01-09 02:24:58,922 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:24: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-2d698d1c-6831-436f-8bb8-3622109b184e x-compute-request-id: req-2d698d1c-6831-436f-8bb8-3622109b184e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2d548f15-6625-460c-81ea-4c063088ff00 could not be found.", "code": 404}} 2019-01-09 02:24:58,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2d548f15-6625-460c-81ea-4c063088ff00 used request id req-2d698d1c-6831-436f-8bb8-3622109b184e 2019-01-09 02:24:58,923 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2d548f15-6625-460c-81ea-4c063088ff00 could not be found. (HTTP 404) (Request-ID: req-2d698d1c-6831-436f-8bb8-3622109b184e) 2019-01-09 02:24:58,923 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-inst 2019-01-09 02:24:58,924 - neutron_utils - INFO - Deleting security group rule with ID - 2b63f29e-743c-4e44-b8d1-ee6a4e792051 2019-01-09 02:24:58,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2b63f29e-743c-4e44-b8d1-ee6a4e792051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:59,182 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e765c5c0-eca3-4a7b-bbf7-b9403e63c7ef Content-Length: 0 Date: Wed, 09 Jan 2019 02:24:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:24:59,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2b63f29e-743c-4e44-b8d1-ee6a4e792051 used request id req-e765c5c0-eca3-4a7b-bbf7-b9403e63c7ef 2019-01-09 02:24:59,182 - neutron_utils - INFO - Deleting security group rule with ID - 427c3191-e857-44d9-bcb9-d7983e6a5385 2019-01-09 02:24:59,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/427c3191-e857-44d9-bcb9-d7983e6a5385 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:59,479 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7e15195-f665-4622-8915-fe1e31fddfeb Content-Length: 0 Date: Wed, 09 Jan 2019 02:24:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:24:59,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/427c3191-e857-44d9-bcb9-d7983e6a5385 used request id req-c7e15195-f665-4622-8915-fe1e31fddfeb 2019-01-09 02:24:59,480 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-name 2019-01-09 02:24:59,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/782abc11-9a76-4ff5-8df2-931f306721f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40039b0a265c3610cc34fc809e9460b1363483b" 2019-01-09 02:24:59,788 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8f27c4f-42dc-47c4-9e83-c0f4a5e320b7 Content-Length: 0 Date: Wed, 09 Jan 2019 02:24:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:24:59,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/782abc11-9a76-4ff5-8df2-931f306721f7 used request id req-d8f27c4f-42dc-47c4-9e83-c0f4a5e320b7 2019-01-09 02:24:59,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b54f649d4d1ae33c05ee3b1ee5782658d7afa70b" 2019-01-09 02:24:59,828 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:24: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-9579b0cc-dcf8-4563-81fd-dc2f9604239d x-compute-request-id: req-9579b0cc-dcf8-4563-81fd-dc2f9604239d Content-Length: 0 Content-Type: application/json 2019-01-09 02:24:59,828 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/1c8ee7ac-38dd-4af8-83ff-af6b845a668e used request id req-9579b0cc-dcf8-4563-81fd-dc2f9604239d 2019-01-09 02:24:59,829 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet 2019-01-09 02:24:59,829 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-subnet 2019-01-09 02:24:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/5d1de374-5a79-4fab-a372-715acf636545 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb5a96a85e884d579ac104084ce0be1b6c7927d" 2019-01-09 02:25:02,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5fdd0d1-03ab-4832-a1e3-b0280d247f31 Date: Wed, 09 Jan 2019 02:25:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:25:02,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5d1de374-5a79-4fab-a372-715acf636545 used request id req-f5fdd0d1-03ab-4832-a1e3-b0280d247f31 2019-01-09 02:25:02,164 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-pub-net 2019-01-09 02:25:02,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/3ba07648-4a7a-41c9-8758-d1735c030e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb5a96a85e884d579ac104084ce0be1b6c7927d" 2019-01-09 02:25:03,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3fe06b7-7005-4b33-8c1b-25b27fe841b9 Date: Wed, 09 Jan 2019 02:25:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:25:03,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3ba07648-4a7a-41c9-8758-d1735c030e38 used request id req-a3fe06b7-7005-4b33-8c1b-25b27fe841b9 2019-01-09 02:25:03,445 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-2752ea88-637d-4006-a45b-6bbdc747bb09-image 2019-01-09 02:25:03,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9d032d5bcacbd9ccb166088f4fb4177cd02b291" 2019-01-09 02:25:04,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5dfb8f16-6208-4465-bc04-8501b7882600 Date: Wed, 09 Jan 2019 02:25:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:25:04,722 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b375d0e6-9c4f-4ecc-b27e-3453bc554807 used request id req-5dfb8f16-6208-4465-bc04-8501b7882600 2019-01-09 02:25:04,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:25:05,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2eda1c45-9504-4eda-81c3-966db2b2dc87 Date: Wed, 09 Jan 2019 02:25:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:26Z", "updated_at": "2019-01-09T02:24:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:24:26Z", "revision_number": 0, "id": "46d638fc-c5b0-4cf8-b402-d0a60955fbcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:24:26Z", "security_group_id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ccbae3a50c849a582c3b56d7220c54a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:24:26Z", "revision_number": 0, "id": "6c5dd541-37ac-4669-8a3e-6fc74589fb8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:24:26Z", "security_group_id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ccbae3a50c849a582c3b56d7220c54a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:24:26Z", "revision_number": 0, "id": "79ca7081-75f1-41f5-bfda-b3bdff26df4f", "remote_group_id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "remote_ip_prefix": null, "created_at": "2019-01-09T02:24:26Z", "security_group_id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ccbae3a50c849a582c3b56d7220c54a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:24:26Z", "revision_number": 0, "id": "ccc0c84d-a93f-43bc-b161-c286352fb276", "remote_group_id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "remote_ip_prefix": null, "created_at": "2019-01-09T02:24:26Z", "security_group_id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ccbae3a50c849a582c3b56d7220c54a"}], "revision_number": 4, "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:25:05,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2eda1c45-9504-4eda-81c3-966db2b2dc87 2019-01-09 02:25:05,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:25:05,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc29b801-d84a-494f-b21d-ce3a898890fd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a"}, "enabled": true, "id": "7ccbae3a50c849a582c3b56d7220c54a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj"}} 2019-01-09 02:25:05,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a used request id req-bc29b801-d84a-494f-b21d-ce3a898890fd 2019-01-09 02:25:05,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60b576bc-1bd4-4f37-bd9b-748c28920494 2019-01-09 02:25:05,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=60b576bc-1bd4-4f37-bd9b-748c28920494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:25:05,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5cc7076f-d0ff-4e2f-97d0-dd8773995d6e Date: Wed, 09 Jan 2019 02:25:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:26Z", "security_group_id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:26Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "46d638fc-c5b0-4cf8-b402-d0a60955fbcb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:26Z", "security_group_id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:26Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "6c5dd541-37ac-4669-8a3e-6fc74589fb8a"}, {"remote_group_id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:26Z", "security_group_id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:26Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "79ca7081-75f1-41f5-bfda-b3bdff26df4f"}, {"remote_group_id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:24:26Z", "security_group_id": "60b576bc-1bd4-4f37-bd9b-748c28920494", "port_range_min": null, "revision_number": 0, "tenant_id": "7ccbae3a50c849a582c3b56d7220c54a", "created_at": "2019-01-09T02:24:26Z", "project_id": "7ccbae3a50c849a582c3b56d7220c54a", "id": "ccc0c84d-a93f-43bc-b161-c286352fb276"}]} 2019-01-09 02:25:05,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=60b576bc-1bd4-4f37-bd9b-748c28920494 used request id req-5cc7076f-d0ff-4e2f-97d0-dd8773995d6e 2019-01-09 02:25:05,299 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:25:05,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/60b576bc-1bd4-4f37-bd9b-748c28920494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:25:05,613 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c94a2fa-06e7-4033-9f5c-70cf59c57291 Content-Length: 0 Date: Wed, 09 Jan 2019 02:25:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:25:05,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/60b576bc-1bd4-4f37-bd9b-748c28920494 used request id req-8c94a2fa-06e7-4033-9f5c-70cf59c57291 2019-01-09 02:25:05,613 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj 2019-01-09 02:25:05,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:25:05,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75e401ca-3794-44a3-8a97-09d5b2ec58dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:25:05,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7ccbae3a50c849a582c3b56d7220c54a used request id req-75e401ca-3794-44a3-8a97-09d5b2ec58dd 2019-01-09 02:25:05,836 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d5b00f89-abaa-47c-proj-role 2019-01-09 02:25:05,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/69d62cc3ae964dca9bd0b8c68260781a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:25:05,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45153536-fb60-438f-89a2-b122c1056f27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:25:05,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/69d62cc3ae964dca9bd0b8c68260781a used request id req-45153536-fb60-438f-89a2-b122c1056f27 2019-01-09 02:25:05,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ec76b7a190a403af2a7f15cf398dcb6e8ceb2" 2019-01-09 02:25:06,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa24a46b-e80e-4da1-97c5-cb62bd26a9f1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:25:06,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-aa24a46b-e80e-4da1-97c5-cb62bd26a9f1 2019-01-09 02:25:06,037 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d5b00f89-abaa-47c-user 2019-01-09 02:25:06,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/982e4cc3da834c6fbb7ab7b6e92f085e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fed4bc2aebc51a6005e164cff0619ccead3e9c" 2019-01-09 02:25:06,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:25:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1ec579a-a2d8-4fcb-bf1e-15533c0c07e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:25:06,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/982e4cc3da834c6fbb7ab7b6e92f085e used request id req-b1ec579a-a2d8-4fcb-bf1e-15533c0c07e7 2019-01-09 02:25:06,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:25:06,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["RLrCAOC4SWC6SNTxW4VTnw"], "issued_at": "2019-01-09T02:25:06.000000Z"}} 2019-01-09 02:25:06,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df6388c4b1b16a28b8d47cdb1ec154f2fd7952" 2019-01-09 02:25:06,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0093742e-ff0f-4b2e-afb4-d4d97ee5f7a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:25:06,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0093742e-ff0f-4b2e-afb4-d4d97ee5f7a9 2019-01-09 02:25:06,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:25:06,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:25:07,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:25:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["KD93XGf-TBGzHEHY4F-uPQ"], "issued_at": "2019-01-09T02:25:07.000000Z"}} 2019-01-09 02:25:07,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:25:07,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0944711b-efd9-40c6-a224-0a9f6986408f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:25:07,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0944711b-efd9-40c6-a224-0a9f6986408f 2019-01-09 02:25:07,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:25:07,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:25:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:25:07,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:25:07,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d219ce1b-50c1-4a78-96ba-cf1dbe4e9790 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:25:07,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj used request id req-d219ce1b-50c1-4a78-96ba-cf1dbe4e9790 2019-01-09 02:25:07,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:25:07,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578ea5ba-27bb-4f60-8384-811b9c8d1da6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:25:07,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-578ea5ba-27bb-4f60-8384-811b9c8d1da6 2019-01-09 02:25:07,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj"}}' 2019-01-09 02:25:07,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e17c939e-4d6f-442d-8089-17dba5b9dc86 Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1a1cc7c2d51a4f16b20d38081d425c70"}, "enabled": true, "id": "1a1cc7c2d51a4f16b20d38081d425c70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj"}} 2019-01-09 02:25:07,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e17c939e-4d6f-442d-8089-17dba5b9dc86 2019-01-09 02:25:07,770 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj 2019-01-09 02:25:07,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:25:07,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:25:08,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:25:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["pkUzOZA2Rf-Y0yd9aJqBDQ"], "issued_at": "2019-01-09T02:25:08.000000Z"}} 2019-01-09 02:25:08,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bd28cd549cbef2296ae616b736b4f64ea693e" 2019-01-09 02:25:08,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3af1dea-8cac-4ea1-9c1d-a4f771d541fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:25:08,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d3af1dea-8cac-4ea1-9c1d-a4f771d541fa 2019-01-09 02:25:08,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:25:08,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:25:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:25:08,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bd28cd549cbef2296ae616b736b4f64ea693e" 2019-01-09 02:25:08,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c3d90f-5a3f-4af1-9c95-ad44ee53b84f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:25:08,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-62c3d90f-5a3f-4af1-9c95-ad44ee53b84f 2019-01-09 02:25:08,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bd28cd549cbef2296ae616b736b4f64ea693e" 2019-01-09 02:25:08,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1651879f-1101-41fa-bc0b-201318a2d861 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1a1cc7c2d51a4f16b20d38081d425c70"}, "enabled": true, "id": "1a1cc7c2d51a4f16b20d38081d425c70", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj"}]} 2019-01-09 02:25:08,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj used request id req-1651879f-1101-41fa-bc0b-201318a2d861 2019-01-09 02:25:08,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bd28cd549cbef2296ae616b736b4f64ea693e" 2019-01-09 02:25:08,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb306dfc-f0c8-4ca2-8a72-e2f75b8e1140 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:25:08,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bb306dfc-f0c8-4ca2-8a72-e2f75b8e1140 2019-01-09 02:25:09,253 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-user 2019-01-09 02:25:09,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:25:09,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:25:09,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4898f1ec-cae0-467b-8817-ddce586854fd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:25:09,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4898f1ec-cae0-467b-8817-ddce586854fd 2019-01-09 02:25:09,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" -d '{"role": {"name": "CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj-role"}}' 2019-01-09 02:25:09,470 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:25:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f522c08-094d-4923-b42b-9f948bbcd640 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e76e83685a54454873cd141272a9f02", "links": {"self": "http://172.30.9.26:5000/v3/roles/3e76e83685a54454873cd141272a9f02"}, "name": "CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj-role"}} 2019-01-09 02:25:09,471 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2f522c08-094d-4923-b42b-9f948bbcd640 2019-01-09 02:25:09,471 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj-role 2019-01-09 02:25:09,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3e76e83685a54454873cd141272a9f02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:25:09,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5f9ceb-b898-4648-a3d7-aaf5444c1cc7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/3e76e83685a54454873cd141272a9f02"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj-role", "id": "3e76e83685a54454873cd141272a9f02"}} 2019-01-09 02:25:09,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3e76e83685a54454873cd141272a9f02 used request id req-ef5f9ceb-b898-4648-a3d7-aaf5444c1cc7 2019-01-09 02:25:09,493 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj-role to project CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj 2019-01-09 02:25:09,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1a1cc7c2d51a4f16b20d38081d425c70/users/352c8d726bc14f81a13d01185f49d5d7/roles/3e76e83685a54454873cd141272a9f02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:25:09,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:25:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a90eb36d-627e-4b25-b648-9e21a4c10ab2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:25:09,616 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1a1cc7c2d51a4f16b20d38081d425c70/users/352c8d726bc14f81a13d01185f49d5d7/roles/3e76e83685a54454873cd141272a9f02 used request id req-a90eb36d-627e-4b25-b648-9e21a4c10ab2 2019-01-09 02:25:09,617 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:25:09,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:25:09,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:25:10,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["4gPpSQEgQxCQYbSeiMn3rw"], "issued_at": "2019-01-09T02:25:10.000000Z"}} 2019-01-09 02:25:10,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f36307344d8f525574218f09bb2305558281329" 2019-01-09 02:25:10,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04be83ff-99ac-4a1e-a4ce-c26c32017744 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:25:10,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-04be83ff-99ac-4a1e-a4ce-c26c32017744 2019-01-09 02:25:10,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f36307344d8f525574218f09bb2305558281329" 2019-01-09 02:25:10,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-905589d4-1e00-4ec3-aecf-eda88220f268 Date: Wed, 09 Jan 2019 02:25:10 GMT RESP BODY: {"networks":[]} 2019-01-09 02:25:10,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-905589d4-1e00-4ec3-aecf-eda88220f268 2019-01-09 02:25:10,282 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net 2019-01-09 02:25:10,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f36307344d8f525574218f09bb2305558281329" -d '{"network": {"name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net", "admin_state_up": true}}' 2019-01-09 02:25:10,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-06a868c4-475a-49d2-ac14-13bd781c3fd6 Date: Wed, 09 Jan 2019 02:25:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:25:10Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","mtu":1450}} 2019-01-09 02:25:10,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-06a868c4-475a-49d2-ac14-13bd781c3fd6 2019-01-09 02:25:10,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f36307344d8f525574218f09bb2305558281329" 2019-01-09 02:25:10,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-42ba2306-6e27-47ed-92f2-2f88acc4bfac Date: Wed, 09 Jan 2019 02:25:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:25:10Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:10,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-42ba2306-6e27-47ed-92f2-2f88acc4bfac 2019-01-09 02:25:10,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f36307344d8f525574218f09bb2305558281329" 2019-01-09 02:25:11,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1a7bba48-563b-4d35-94c2-ba1f943be8f4 Date: Wed, 09 Jan 2019 02:25:11 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:25:11,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-1a7bba48-563b-4d35-94c2-ba1f943be8f4 2019-01-09 02:25:11,013 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet 2019-01-09 02:25:11,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f36307344d8f525574218f09bb2305558281329" -d '{"subnets": [{"ip_version": 4, "network_id": "9ad1c1eb-cabb-451d-9583-48ceeb39385e", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]}' 2019-01-09 02:25:11,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-768bf2dd-3bef-499f-bace-f936dfbf643d Date: Wed, 09 Jan 2019 02:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:11,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-768bf2dd-3bef-499f-bace-f936dfbf643d 2019-01-09 02:25:11,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f36307344d8f525574218f09bb2305558281329" 2019-01-09 02:25:11,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-bf1f50eb-7f4f-44a4-a708-8a9319ece708 Date: Wed, 09 Jan 2019 02:25:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:11,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-bf1f50eb-7f4f-44a4-a708-8a9319ece708 2019-01-09 02:25:11,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f36307344d8f525574218f09bb2305558281329" 2019-01-09 02:25:12,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ba7e0250-00a9-4703-b696-7441125516a7 Date: Wed, 09 Jan 2019 02:25:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:12,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-ba7e0250-00a9-4703-b696-7441125516a7 2019-01-09 02:25:12,030 - OpenStackNetwork - DEBUG - Network [9ad1c1eb-cabb-451d-9583-48ceeb39385e] created successfully 2019-01-09 02:25:12,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:25:12,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:25:12,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:25:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["qExyoN-GQ2qksiqwGCKD1A"], "issued_at": "2019-01-09T02:25:12.000000Z"}} 2019-01-09 02:25:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1f1f4639352e6d23ca87ee93bd6aba62d8b16b" 2019-01-09 02:25:12,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cd640e-34fb-4cf7-bb05-92e0eeb0f375 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:25:12,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d7cd640e-34fb-4cf7-bb05-92e0eeb0f375 2019-01-09 02:25:12,593 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:25:12,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1f1f4639352e6d23ca87ee93bd6aba62d8b16b" 2019-01-09 02:25:12,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e6af86b-0fda-4384-870d-3dbbf75785b2 x-compute-request-id: req-0e6af86b-0fda-4384-870d-3dbbf75785b2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:25:12,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0e6af86b-0fda-4384-870d-3dbbf75785b2 2019-01-09 02:25:12,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1f1f4639352e6d23ca87ee93bd6aba62d8b16b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2019-01-09 02:25:12,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eecbb6d3-0b2b-4d0f-85ab-c881f02f6f35 x-compute-request-id: req-eecbb6d3-0b2b-4d0f-85ab-c881f02f6f35 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:25:12,945 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-eecbb6d3-0b2b-4d0f-85ab-c881f02f6f35 2019-01-09 02:25:12,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:25:12,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:25:13,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e76e83685a54454873cd141272a9f02", "name": "CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj-role"}], "expires_at": "2019-01-09T03:25:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a1cc7c2d51a4f16b20d38081d425c70", "name": "CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1a1cc7c2d51a4f16b20d38081d425c70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/1a1cc7c2d51a4f16b20d38081d425c70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/1a1cc7c2d51a4f16b20d38081d425c70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1a1cc7c2d51a4f16b20d38081d425c70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/1a1cc7c2d51a4f16b20d38081d425c70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/1a1cc7c2d51a4f16b20d38081d425c70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1a1cc7c2d51a4f16b20d38081d425c70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/1a1cc7c2d51a4f16b20d38081d425c70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/1a1cc7c2d51a4f16b20d38081d425c70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1a1cc7c2d51a4f16b20d38081d425c70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/1a1cc7c2d51a4f16b20d38081d425c70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/1a1cc7c2d51a4f16b20d38081d425c70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-user", "id": "352c8d726bc14f81a13d01185f49d5d7"}, "audit_ids": ["N7fC-lUgSDuW2O4IdL3XnA"], "issued_at": "2019-01-09T02:25:13.000000Z"}} 2019-01-09 02:25:13,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408250b2f48a48e64dea4394dbe32e0b577b1379" 2019-01-09 02:25:13,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd23fe4a-2d61-43ea-8d99-b589b0d1ef66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:25:13,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dd23fe4a-2d61-43ea-8d99-b589b0d1ef66 2019-01-09 02:25:13,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}408250b2f48a48e64dea4394dbe32e0b577b1379" 2019-01-09 02:25:13,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-d0daa3c9-c3d6-4c03-a140-e6d2b5af3d9b Date: Wed, 09 Jan 2019 02:25:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image"} 2019-01-09 02:25:13,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image used request id req-d0daa3c9-c3d6-4c03-a140-e6d2b5af3d9b 2019-01-09 02:25:13,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}408250b2f48a48e64dea4394dbe32e0b577b1379" 2019-01-09 02:25:13,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-de81bc81-c391-46d3-a042-b774e8d5ec27 Date: Wed, 09 Jan 2019 02:25: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:25:13,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-de81bc81-c391-46d3-a042-b774e8d5ec27 2019-01-09 02:25:13,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}408250b2f48a48e64dea4394dbe32e0b577b1379" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image"}' 2019-01-09 02:25:13,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587 X-Openstack-Request-Id: req-a3cdda5c-7c82-4285-9cc1-0221de58fe12 Date: Wed, 09 Jan 2019 02:25:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:25:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:25:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587", "min_disk": 0, "protected": false, "id": "c63156ca-c453-4b15-97da-ddaaa750a587", "file": "/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587/file", "checksum": null, "owner": "1a1cc7c2d51a4f16b20d38081d425c70", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:25:13,954 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a3cdda5c-7c82-4285-9cc1-0221de58fe12 2019-01-09 02:25:13,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}408250b2f48a48e64dea4394dbe32e0b577b1379" -d '' 2019-01-09 02:25:15,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97245b65-d211-4a42-8c38-429ed74bb395 Date: Wed, 09 Jan 2019 02:25:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:25:15,180 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587/file used request id req-97245b65-d211-4a42-8c38-429ed74bb395 2019-01-09 02:25:15,181 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:25:15,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}408250b2f48a48e64dea4394dbe32e0b577b1379" 2019-01-09 02:25:15,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-e19498ac-0054-4d2e-b89f-46eec0302d25 Date: Wed, 09 Jan 2019 02:25:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:25:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:25:15Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c63156ca-c453-4b15-97da-ddaaa750a587/snap", "metadata": {}}], "self": "/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587", "min_disk": 0, "protected": false, "id": "c63156ca-c453-4b15-97da-ddaaa750a587", "file": "/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1a1cc7c2d51a4f16b20d38081d425c70", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c63156ca-c453-4b15-97da-ddaaa750a587/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:25:15,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587 used request id req-e19498ac-0054-4d2e-b89f-46eec0302d25 2019-01-09 02:25:15,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}408250b2f48a48e64dea4394dbe32e0b577b1379" 2019-01-09 02:25:15,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-72a267ed-53fd-4b18-9018-27f7dae2e252 Date: Wed, 09 Jan 2019 02:25: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:25:15,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-72a267ed-53fd-4b18-9018-27f7dae2e252 2019-01-09 02:25:15,358 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image 2019-01-09 02:25:15,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}408250b2f48a48e64dea4394dbe32e0b577b1379" 2019-01-09 02:25:15,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-ad077710-2562-4c04-b052-a302b8a49a92 Date: Wed, 09 Jan 2019 02:25:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:25:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:25:15Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c63156ca-c453-4b15-97da-ddaaa750a587/snap", "metadata": {}}], "self": "/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587", "min_disk": 0, "protected": false, "id": "c63156ca-c453-4b15-97da-ddaaa750a587", "file": "/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1a1cc7c2d51a4f16b20d38081d425c70", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c63156ca-c453-4b15-97da-ddaaa750a587/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:25:15,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587 used request id req-ad077710-2562-4c04-b052-a302b8a49a92 2019-01-09 02:25:15,618 - create_image - DEBUG - Instance status is - active 2019-01-09 02:25:15,618 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image 2019-01-09 02:25:15,618 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image 2019-01-09 02:25:15,619 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:25:15,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df6388c4b1b16a28b8d47cdb1ec154f2fd7952" 2019-01-09 02:25:15,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08051249-f41a-4106-ad35-e6d09d1295b0 x-compute-request-id: req-08051249-f41a-4106-ad35-e6d09d1295b0 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-09T02:25:08.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-09T02:25:05.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-09T02:25:15.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-09T02:25:06.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-09T02:25:06.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-09T02:25:12.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-09T02:25:12.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-09T02:25:13.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-09T02:25:09.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2019-01-09T02:25:13.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2019-01-09T02:25:06.000000"}}}, "zoneName": "nova"}]} 2019-01-09 02:25:15,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-availability-zone/detail used request id req-08051249-f41a-4106-ad35-e6d09d1295b0 2019-01-09 02:25:15,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:25:15,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:25:16,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:25:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["oZQqeNliS0-tJTgTSeciKA"], "issued_at": "2019-01-09T02:25:16.000000Z"}} 2019-01-09 02:25:16,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:16,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd8a794d-533a-44a4-abba-f70c2e614382 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:25:16,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fd8a794d-533a-44a4-abba-f70c2e614382 2019-01-09 02:25:16,352 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:25:16,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:16,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f160e502-2d31-48d6-bb49-60fee50e4a50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:25:16,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f160e502-2d31-48d6-bb49-60fee50e4a50 2019-01-09 02:25:16,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:16,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-10eacc7a-ce71-4b76-99d2-6d0a62a37a1a Date: Wed, 09 Jan 2019 02:25:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:16,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-10eacc7a-ce71-4b76-99d2-6d0a62a37a1a 2019-01-09 02:25:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:25:16,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:25:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:25:16,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:16,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d18bfd-5c95-4df5-944d-5af200c5df5c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:16,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-27d18bfd-5c95-4df5-944d-5af200c5df5c 2019-01-09 02:25:16,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:16,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ab91d380-2ecb-43fe-89aa-a7591836924a Date: Wed, 09 Jan 2019 02:25:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:16,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-ab91d380-2ecb-43fe-89aa-a7591836924a 2019-01-09 02:25:16,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:17,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-37154d15-83ff-4012-98d7-1aeb20957512 Date: Wed, 09 Jan 2019 02:25:17 GMT RESP BODY: {"ports":[]} 2019-01-09 02:25:17,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1&admin_state_up=True used request id req-37154d15-83ff-4012-98d7-1aeb20957512 2019-01-09 02:25:17,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:17,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-4f7d47a2-5d08-416d-b255-3dd19c6d5009 x-compute-request-id: req-4f7d47a2-5d08-416d-b255-3dd19c6d5009 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:25:17,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-4f7d47a2-5d08-416d-b255-3dd19c6d5009 2019-01-09 02:25:17,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:17,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-4954d3f4-1852-4d56-8d09-47f3c504f0b0 Date: Wed, 09 Jan 2019 02:25:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:17,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-4954d3f4-1852-4d56-8d09-47f3c504f0b0 2019-01-09 02:25:17,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:17,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4472b094-dbff-4b0c-9689-8cd5de9c7865 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:17,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-4472b094-dbff-4b0c-9689-8cd5de9c7865 2019-01-09 02:25:17,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:18,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f0fb49fd-86a3-4387-a1fc-44eecc73d6f5 Date: Wed, 09 Jan 2019 02:25:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:18,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-f0fb49fd-86a3-4387-a1fc-44eecc73d6f5 2019-01-09 02:25:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:18,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3de7a3ba-070a-417b-8dbd-e91bc5bbb071 Date: Wed, 09 Jan 2019 02:25:18 GMT RESP BODY: {"ports":[]} 2019-01-09 02:25:18,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1&admin_state_up=True used request id req-3de7a3ba-070a-417b-8dbd-e91bc5bbb071 2019-01-09 02:25:18,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:25:18,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:25:18,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["DdqCgdZzRaS_42lpaxSAKw"], "issued_at": "2019-01-09T02:25:18.000000Z"}} 2019-01-09 02:25:18,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b0b3534824d06706bdfecdd95c8d803f3120b1" 2019-01-09 02:25:18,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9e4d6b-56b5-41fe-a277-678c1abad15e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:25:18,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5d9e4d6b-56b5-41fe-a277-678c1abad15e 2019-01-09 02:25:18,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:19,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-19b8fbb3-1718-463d-a6f2-feef714ec7e0 Date: Wed, 09 Jan 2019 02:25:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:19,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-19b8fbb3-1718-463d-a6f2-feef714ec7e0 2019-01-09 02:25:19,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:19,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b94a886d-791a-43ec-8478-2f5c819ef789 Date: Wed, 09 Jan 2019 02:25:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:19,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-b94a886d-791a-43ec-8478-2f5c819ef789 2019-01-09 02:25:19,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:19,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c9cad764-0912-4e87-82ad-b9d28577c8a6 Date: Wed, 09 Jan 2019 02:25:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:19,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-c9cad764-0912-4e87-82ad-b9d28577c8a6 2019-01-09 02:25:19,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:25:19,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:25:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:25:19,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b0b3534824d06706bdfecdd95c8d803f3120b1" 2019-01-09 02:25:19,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-301e830e-a718-4a6f-89df-d52b2bb2aea5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:19,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-301e830e-a718-4a6f-89df-d52b2bb2aea5 2019-01-09 02:25:19,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:20,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a937871c-eaaf-4a96-8bf3-28962ebcbec1 Date: Wed, 09 Jan 2019 02:25:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:20,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-a937871c-eaaf-4a96-8bf3-28962ebcbec1 2019-01-09 02:25:20,072 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net 2019-01-09 02:25:20,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" -d '{"port": {"network_id": "9ad1c1eb-cabb-451d-9583-48ceeb39385e", "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1", "admin_state_up": true}}' 2019-01-09 02:25:20,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-72bf5ced-d40c-4c4f-b6fa-680e772cdf40 Date: Wed, 09 Jan 2019 02:25:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:20Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.13"}],"id":"41dd4c3a-67ad-42e7-b464-ce599aa75aba","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b6:7a:fa","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","qos_policy_id":null,"admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:20Z","binding:vnic_type":"normal"}} 2019-01-09 02:25:20,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-72bf5ced-d40c-4c4f-b6fa-680e772cdf40 2019-01-09 02:25:20,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:21,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b4ac7669-2481-46b9-85c0-3aeb2c20875f Date: Wed, 09 Jan 2019 02:25:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:21,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-b4ac7669-2481-46b9-85c0-3aeb2c20875f 2019-01-09 02:25:21,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:21,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c5c7e4-fd95-4edc-9f62-76131db8b41d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:21,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-98c5c7e4-fd95-4edc-9f62-76131db8b41d 2019-01-09 02:25:21,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:21,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9020bf5f-6c17-42e5-8e88-0a0bae10e03f Date: Wed, 09 Jan 2019 02:25:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:21,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-9020bf5f-6c17-42e5-8e88-0a0bae10e03f 2019-01-09 02:25:21,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:21,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-1538bb7f-9fd8-47b5-b241-63dbe25afd2b Date: Wed, 09 Jan 2019 02:25:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:20Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.13"}],"id":"41dd4c3a-67ad-42e7-b464-ce599aa75aba","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b6:7a:fa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:20Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:25:21,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1&admin_state_up=True used request id req-1538bb7f-9fd8-47b5-b241-63dbe25afd2b 2019-01-09 02:25:21,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:21,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ab7a9d-82b0-4bfe-bd1d-b1d801c755a1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:21,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-12ab7a9d-82b0-4bfe-bd1d-b1d801c755a1 2019-01-09 02:25:21,443 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-09 02:25:21,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:21,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-2163a571-120e-4f58-8926-908d51c5988f x-compute-request-id: req-2163a571-120e-4f58-8926-908d51c5988f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-flavor-name"}]} 2019-01-09 02:25:21,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2163a571-120e-4f58-8926-908d51c5988f 2019-01-09 02:25:21,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:21,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-1719ab3f-14fb-4845-a057-fd3d7c8de5bf x-compute-request-id: req-1719ab3f-14fb-4845-a057-fd3d7c8de5bf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:25:21,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2 used request id req-1719ab3f-14fb-4845-a057-fd3d7c8de5bf 2019-01-09 02:25:21,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:21,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-5f515ffa-090f-4901-91d0-be7cbd0058cf Date: Wed, 09 Jan 2019 02:25:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:25:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:25:15Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c63156ca-c453-4b15-97da-ddaaa750a587/snap", "metadata": {}}], "self": "/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587", "min_disk": 0, "protected": false, "id": "c63156ca-c453-4b15-97da-ddaaa750a587", "file": "/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1a1cc7c2d51a4f16b20d38081d425c70", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c63156ca-c453-4b15-97da-ddaaa750a587/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image"} 2019-01-09 02:25:21,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image used request id req-5f515ffa-090f-4901-91d0-be7cbd0058cf 2019-01-09 02:25:21,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:21,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ac64a037-2baa-4b34-a7ce-f68554f83003 Date: Wed, 09 Jan 2019 02:25: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:25:21,857 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ac64a037-2baa-4b34-a7ce-f68554f83003 2019-01-09 02:25:21,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" -d '{"server": {"name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "c63156ca-c453-4b15-97da-ddaaa750a587", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "max_count": 1, "min_count": 1, "networks": [{"port": "41dd4c3a-67ad-42e7-b464-ce599aa75aba"}]}}' 2019-01-09 02:25:22,915 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:25: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-e08f46ea-2c9b-4ea6-912d-6046d72cb4da x-compute-request-id: req-e08f46ea-2c9b-4ea6-912d-6046d72cb4da Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "db84d932-7116-446e-a3ab-10484885c082", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "adminPass": "REwGbHQt22xY"}} 2019-01-09 02:25:22,916 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e08f46ea-2c9b-4ea6-912d-6046d72cb4da 2019-01-09 02:25:22,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:23,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-1332214b-11eb-4122-8e18-c11a938b2851 x-compute-request-id: req-1332214b-11eb-4122-8e18-c11a938b2851 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "db84d932-7116-446e-a3ab-10484885c082", "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:25:22Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T02:25:22Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:23,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-1332214b-11eb-4122-8e18-c11a938b2851 2019-01-09 02:25:23,360 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-09 02:25:23,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:23,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed986d0f-c25c-4ca7-b84a-40c0c4c5557b x-compute-request-id: req-ed986d0f-c25c-4ca7-b84a-40c0c4c5557b 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.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "db84d932-7116-446e-a3ab-10484885c082", "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:25:23Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T02:25:22Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:23,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-ed986d0f-c25c-4ca7-b84a-40c0c4c5557b 2019-01-09 02:25:23,744 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2019-01-09 02:25:23,745 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:25:26,748 - create_instance - DEBUG - VM status query timeout in 896.612194777 2019-01-09 02:25:26,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:27,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-9f59d472-fc84-44d3-bcd4-4b1595247e5f x-compute-request-id: req-9f59d472-fc84-44d3-bcd4-4b1595247e5f Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:7a:fa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": null, "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "db84d932-7116-446e-a3ab-10484885c082", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:25:24Z", "hostId": "1778e2b0d93b9ddcf60bbd67476cb2bd10faaf6f643da0b7b2ca7c33", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T02:25:22Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:27,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-9f59d472-fc84-44d3-bcd4-4b1595247e5f 2019-01-09 02:25:27,526 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2019-01-09 02:25:27,526 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:25:30,530 - create_instance - DEBUG - VM status query timeout in 892.830359936 2019-01-09 02:25:30,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:31,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10a7809d-e64c-4605-ab80-aeadf04263ca x-compute-request-id: req-10a7809d-e64c-4605-ab80-aeadf04263ca Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:7a:fa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2019-01-09T02:25:27.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "db84d932-7116-446e-a3ab-10484885c082", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:28Z", "hostId": "1778e2b0d93b9ddcf60bbd67476cb2bd10faaf6f643da0b7b2ca7c33", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T02:25:22Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:31,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-10a7809d-e64c-4605-ab80-aeadf04263ca 2019-01-09 02:25:31,288 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-09 02:25:31,288 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:25:31,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:31,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-c85143f7-a9ec-4d5e-a33b-b00c0c2e3219 x-compute-request-id: req-c85143f7-a9ec-4d5e-a33b-b00c0c2e3219 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:7a:fa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2019-01-09T02:25:27.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "db84d932-7116-446e-a3ab-10484885c082", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:28Z", "hostId": "1778e2b0d93b9ddcf60bbd67476cb2bd10faaf6f643da0b7b2ca7c33", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T02:25:22Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:31,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-c85143f7-a9ec-4d5e-a33b-b00c0c2e3219 2019-01-09 02:25:31,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:31,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-dfe9eb13-7fd2-46b7-a653-2d8f01a1efbb Date: Wed, 09 Jan 2019 02:25:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:31,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-dfe9eb13-7fd2-46b7-a653-2d8f01a1efbb 2019-01-09 02:25:31,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:31,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08654415-f33b-4924-b92a-623f49d392b2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:31,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-08654415-f33b-4924-b92a-623f49d392b2 2019-01-09 02:25:31,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:31,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fd279562-b917-47f4-8955-80c14c6b9612 Date: Wed, 09 Jan 2019 02:25:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:31,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-fd279562-b917-47f4-8955-80c14c6b9612 2019-01-09 02:25:31,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:32,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-32ed8432-a0ca-4edf-9e76-c0309d7a1bc4 Date: Wed, 09 Jan 2019 02:25:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.4"}],"id":"28059d1e-922d-41df-943b-c17e5413cb95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:7f:07","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.13"}],"id":"41dd4c3a-67ad-42e7-b464-ce599aa75aba","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:7a:fa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:20Z","binding:vnic_type":"normal","device_id":"db84d932-7116-446e-a3ab-10484885c082"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.3"}],"id":"90c9f01b-83a4-4c9b-ae96-849c675971ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:5c:aa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.2"}],"id":"da8f687e-aa95-40e2-a9d0-bb85ff1051ec","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:af:2b","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9ad1c1eb-cabb-451d-9583-48ceeb39385e"}]} 2019-01-09 02:25:32,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-32ed8432-a0ca-4edf-9e76-c0309d7a1bc4 2019-01-09 02:25:32,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:32,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-255fbb63-eca4-420f-b212-1803cd5358bc x-compute-request-id: req-255fbb63-eca4-420f-b212-1803cd5358bc Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:7a:fa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2019-01-09T02:25:27.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "db84d932-7116-446e-a3ab-10484885c082", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:28Z", "hostId": "1778e2b0d93b9ddcf60bbd67476cb2bd10faaf6f643da0b7b2ca7c33", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T02:25:22Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:32,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-255fbb63-eca4-420f-b212-1803cd5358bc 2019-01-09 02:25:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:32,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-e2785968-a128-4426-a144-f953afa650e3 Date: Wed, 09 Jan 2019 02:25:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:32,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-e2785968-a128-4426-a144-f953afa650e3 2019-01-09 02:25:32,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:32,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad237db0-8052-45d9-8b37-685c54f8762d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:32,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-ad237db0-8052-45d9-8b37-685c54f8762d 2019-01-09 02:25:32,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:32,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2d130db3-daf7-4a55-823a-498c3da579c9 Date: Wed, 09 Jan 2019 02:25:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:32,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-2d130db3-daf7-4a55-823a-498c3da579c9 2019-01-09 02:25:32,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:32,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-fb0ac12d-3037-4a07-9535-a01b59fbf8ce Date: Wed, 09 Jan 2019 02:25:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.4"}],"id":"28059d1e-922d-41df-943b-c17e5413cb95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:7f:07","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.13"}],"id":"41dd4c3a-67ad-42e7-b464-ce599aa75aba","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:7a:fa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:20Z","binding:vnic_type":"normal","device_id":"db84d932-7116-446e-a3ab-10484885c082"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.3"}],"id":"90c9f01b-83a4-4c9b-ae96-849c675971ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:5c:aa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.2"}],"id":"da8f687e-aa95-40e2-a9d0-bb85ff1051ec","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:af:2b","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9ad1c1eb-cabb-451d-9583-48ceeb39385e"}]} 2019-01-09 02:25:32,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-fb0ac12d-3037-4a07-9535-a01b59fbf8ce 2019-01-09 02:25:32,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:33,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-7a3d32f7-2100-42b7-92f0-71979cc25a26 x-compute-request-id: req-7a3d32f7-2100-42b7-92f0-71979cc25a26 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:7a:fa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2019-01-09T02:25:27.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "db84d932-7116-446e-a3ab-10484885c082", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:28Z", "hostId": "1778e2b0d93b9ddcf60bbd67476cb2bd10faaf6f643da0b7b2ca7c33", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T02:25:22Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:33,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-7a3d32f7-2100-42b7-92f0-71979cc25a26 2019-01-09 02:25:33,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:33,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-87971d94-865f-4da1-bd3e-996aad4a2b70 Date: Wed, 09 Jan 2019 02:25:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:33,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-87971d94-865f-4da1-bd3e-996aad4a2b70 2019-01-09 02:25:33,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:33,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2c259a-1837-4aaf-8370-65edbb1abec7 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:33,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-df2c259a-1837-4aaf-8370-65edbb1abec7 2019-01-09 02:25:33,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:33,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f780cc3a-4af8-4e53-9342-838233c20f7d Date: Wed, 09 Jan 2019 02:25:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:33,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-f780cc3a-4af8-4e53-9342-838233c20f7d 2019-01-09 02:25:33,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:33,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-9e6ebbf6-6a49-4217-ad02-a2b15c7d6115 Date: Wed, 09 Jan 2019 02:25:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.4"}],"id":"28059d1e-922d-41df-943b-c17e5413cb95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:7f:07","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.13"}],"id":"41dd4c3a-67ad-42e7-b464-ce599aa75aba","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:7a:fa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:20Z","binding:vnic_type":"normal","device_id":"db84d932-7116-446e-a3ab-10484885c082"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.3"}],"id":"90c9f01b-83a4-4c9b-ae96-849c675971ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:5c:aa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.2"}],"id":"da8f687e-aa95-40e2-a9d0-bb85ff1051ec","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:af:2b","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9ad1c1eb-cabb-451d-9583-48ceeb39385e"}]} 2019-01-09 02:25:33,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-9e6ebbf6-6a49-4217-ad02-a2b15c7d6115 2019-01-09 02:25:33,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:25:33,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:25:34,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:25:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["wQa4KjOBTxKiioPruwUg6w"], "issued_at": "2019-01-09T02:25:34.000000Z"}} 2019-01-09 02:25:34,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:34,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e038399-0175-4878-a3ae-9687b63bcfaf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:25:34,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8e038399-0175-4878-a3ae-9687b63bcfaf 2019-01-09 02:25:34,428 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:25:34,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:34,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5242ff-f0c3-4611-a9fe-8fb0b25dbe84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:25:34,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0a5242ff-f0c3-4611-a9fe-8fb0b25dbe84 2019-01-09 02:25:34,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:34,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ab9d862b-61ee-4c43-92f5-c6d91237678c Date: Wed, 09 Jan 2019 02:25:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:34,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-ab9d862b-61ee-4c43-92f5-c6d91237678c 2019-01-09 02:25:34,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:25:34,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:25:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:25:34,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:34,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6650575f-c06c-4bf9-a128-cf596c9dca7d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:34,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-6650575f-c06c-4bf9-a128-cf596c9dca7d 2019-01-09 02:25:34,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:35,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d59c2124-6c3b-402d-b8b9-069cc4b479db Date: Wed, 09 Jan 2019 02:25:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:35,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-d59c2124-6c3b-402d-b8b9-069cc4b479db 2019-01-09 02:25:35,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:35,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-12ae38c7-328f-4f1f-8832-036e83c4063d Date: Wed, 09 Jan 2019 02:25:35 GMT RESP BODY: {"ports":[]} 2019-01-09 02:25:35,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2&admin_state_up=True used request id req-12ae38c7-328f-4f1f-8832-036e83c4063d 2019-01-09 02:25:35,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:35,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-9cf46e8a-696c-45ca-978c-a2e88b89440e x-compute-request-id: req-9cf46e8a-696c-45ca-978c-a2e88b89440e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:25:35,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-9cf46e8a-696c-45ca-978c-a2e88b89440e 2019-01-09 02:25:35,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:35,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-fa7286f3-7769-4626-8d9a-b9c8b0beebe4 Date: Wed, 09 Jan 2019 02:25:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:35,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-fa7286f3-7769-4626-8d9a-b9c8b0beebe4 2019-01-09 02:25:35,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:35,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea495af-3615-41d6-acff-bd26de8075a4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:35,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-aea495af-3615-41d6-acff-bd26de8075a4 2019-01-09 02:25:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:36,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6cc528d5-02c9-4677-b5cc-20b268b02536 Date: Wed, 09 Jan 2019 02:25:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:36,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-6cc528d5-02c9-4677-b5cc-20b268b02536 2019-01-09 02:25:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:36,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-408ab777-2665-4b4c-b726-94f9715aa581 Date: Wed, 09 Jan 2019 02:25:36 GMT RESP BODY: {"ports":[]} 2019-01-09 02:25:36,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2&admin_state_up=True used request id req-408ab777-2665-4b4c-b726-94f9715aa581 2019-01-09 02:25:36,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:25:36,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:25:36,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:25:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["dJ-_VbbCQ3Oj-wRrfLtetA"], "issued_at": "2019-01-09T02:25:36.000000Z"}} 2019-01-09 02:25:36,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39259cdac4bd2df3c44ef96ba04a4a4e519cfb5" 2019-01-09 02:25:36,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5af714b-7794-4939-a07d-f2ee00115fed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:25:36,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b5af714b-7794-4939-a07d-f2ee00115fed 2019-01-09 02:25:36,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:37,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ab923da9-6967-4c67-aa89-7f36c328473a Date: Wed, 09 Jan 2019 02:25:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:37,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-ab923da9-6967-4c67-aa89-7f36c328473a 2019-01-09 02:25:37,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:37,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-69a9a19a-6b96-413b-bfb1-edbb486a1056 Date: Wed, 09 Jan 2019 02:25:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:37,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-69a9a19a-6b96-413b-bfb1-edbb486a1056 2019-01-09 02:25:37,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:37,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-270db614-b04d-43de-b76c-55200c5ced89 Date: Wed, 09 Jan 2019 02:25:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:37,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-270db614-b04d-43de-b76c-55200c5ced89 2019-01-09 02:25:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:25:37,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:25:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:25:37,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39259cdac4bd2df3c44ef96ba04a4a4e519cfb5" 2019-01-09 02:25:37,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0206933c-284e-4d55-b595-5b2062a1e193 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:37,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-0206933c-284e-4d55-b595-5b2062a1e193 2019-01-09 02:25:37,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:37,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2d1fe3f6-f648-4856-9742-88b137538fbe Date: Wed, 09 Jan 2019 02:25:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:37,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-2d1fe3f6-f648-4856-9742-88b137538fbe 2019-01-09 02:25:37,627 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net 2019-01-09 02:25:37,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" -d '{"port": {"network_id": "9ad1c1eb-cabb-451d-9583-48ceeb39385e", "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2", "admin_state_up": true}}' 2019-01-09 02:25:38,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-bb64df0d-4dd7-437e-b584-e1adcde27b0b Date: Wed, 09 Jan 2019 02:25:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:38Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.6"}],"id":"28aa7d8c-08de-41f3-82b4-8223c736e705","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:b6:dd","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","qos_policy_id":null,"admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:37Z","binding:vnic_type":"normal"}} 2019-01-09 02:25:38,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-bb64df0d-4dd7-437e-b584-e1adcde27b0b 2019-01-09 02:25:38,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:38,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-26f1f895-c509-4b04-aaed-c925daa81f9c Date: Wed, 09 Jan 2019 02:25:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:38,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-26f1f895-c509-4b04-aaed-c925daa81f9c 2019-01-09 02:25:38,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:38,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462daa9b-b20a-46ed-8586-e1637a2feee2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:38,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-462daa9b-b20a-46ed-8586-e1637a2feee2 2019-01-09 02:25:38,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:39,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-470f50ab-24ce-4356-aafb-ece57007e636 Date: Wed, 09 Jan 2019 02:25:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:39,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-470f50ab-24ce-4356-aafb-ece57007e636 2019-01-09 02:25:39,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:39,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-5b54b562-5a26-4c05-a863-802f297e9f92 Date: Wed, 09 Jan 2019 02:25:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.6"}],"id":"28aa7d8c-08de-41f3-82b4-8223c736e705","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:b6:dd","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:37Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:25:39,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2&admin_state_up=True used request id req-5b54b562-5a26-4c05-a863-802f297e9f92 2019-01-09 02:25:39,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:39,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e45159-d35d-40a7-9bdb-bb7b779eadd7 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:39,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-17e45159-d35d-40a7-9bdb-bb7b779eadd7 2019-01-09 02:25:39,385 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-09 02:25:39,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:39,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-1c1082ea-1736-4be7-a47b-deedc1a71974 x-compute-request-id: req-1c1082ea-1736-4be7-a47b-deedc1a71974 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-flavor-name"}]} 2019-01-09 02:25:39,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1c1082ea-1736-4be7-a47b-deedc1a71974 2019-01-09 02:25:39,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:39,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-5bb46843-9222-4a6b-94fb-a7f3f255b5c2 x-compute-request-id: req-5bb46843-9222-4a6b-94fb-a7f3f255b5c2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:25:39,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2 used request id req-5bb46843-9222-4a6b-94fb-a7f3f255b5c2 2019-01-09 02:25:39,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:39,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-5f2b8be4-e230-4492-b42b-bcffe7fb1d86 Date: Wed, 09 Jan 2019 02:25:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:25:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:25:15Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c63156ca-c453-4b15-97da-ddaaa750a587/snap", "metadata": {}}], "self": "/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587", "min_disk": 0, "protected": false, "id": "c63156ca-c453-4b15-97da-ddaaa750a587", "file": "/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1a1cc7c2d51a4f16b20d38081d425c70", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c63156ca-c453-4b15-97da-ddaaa750a587/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image"} 2019-01-09 02:25:39,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image used request id req-5f2b8be4-e230-4492-b42b-bcffe7fb1d86 2019-01-09 02:25:39,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:39,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-56721015-614c-4710-9e69-47e3502d63ba Date: Wed, 09 Jan 2019 02:25: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:25:39,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-56721015-614c-4710-9e69-47e3502d63ba 2019-01-09 02:25:39,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" -d '{"server": {"name": "CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "c63156ca-c453-4b15-97da-ddaaa750a587", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "max_count": 1, "min_count": 1, "networks": [{"port": "28aa7d8c-08de-41f3-82b4-8223c736e705"}]}}' 2019-01-09 02:25:41,491 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:25: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-954b3390-afb1-4d76-84be-bb8e384a5acf x-compute-request-id: req-954b3390-afb1-4d76-84be-bb8e384a5acf Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "14827485-e5df-4b7a-bcbc-35d437b5734f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "bookmark"}], "adminPass": "ssu5Y9m44Y8H"}} 2019-01-09 02:25:41,491 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-954b3390-afb1-4d76-84be-bb8e384a5acf 2019-01-09 02:25:41,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:41,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-87b0a253-ba77-4e5c-93ad-f3ee83c69fe6 x-compute-request-id: req-87b0a253-ba77-4e5c-93ad-f3ee83c69fe6 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "14827485-e5df-4b7a-bcbc-35d437b5734f", "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:25: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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T02:25:41Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:41,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-87b0a253-ba77-4e5c-93ad-f3ee83c69fe6 2019-01-09 02:25:41,876 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-09 02:25:41,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:42,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-7adc376e-4d47-415a-9d38-03eab0b24352 x-compute-request-id: req-7adc376e-4d47-415a-9d38-03eab0b24352 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "14827485-e5df-4b7a-bcbc-35d437b5734f", "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:25: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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T02:25:41Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:42,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-7adc376e-4d47-415a-9d38-03eab0b24352 2019-01-09 02:25:42,093 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2019-01-09 02:25:42,093 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:25:45,096 - create_instance - DEBUG - VM status query timeout in 896.78046298 2019-01-09 02:25:45,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:45,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-373f04d7-52e3-4669-8597-1610f57a1d1f x-compute-request-id: req-373f04d7-52e3-4669-8597-1610f57a1d1f Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b6:dd", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "14827485-e5df-4b7a-bcbc-35d437b5734f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:25:42Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T02:25:41Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:45,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-373f04d7-52e3-4669-8597-1610f57a1d1f 2019-01-09 02:25:45,539 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2019-01-09 02:25:45,539 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:25:48,542 - create_instance - DEBUG - VM status query timeout in 893.334439993 2019-01-09 02:25:48,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:49,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-c0c9faf7-eee6-44b6-9ebe-d5c1b3ed40ee x-compute-request-id: req-c0c9faf7-eee6-44b6-9ebe-d5c1b3ed40ee Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b6:dd", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2019-01-09T02:25:47.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "14827485-e5df-4b7a-bcbc-35d437b5734f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:48Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T02:25:41Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:49,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-c0c9faf7-eee6-44b6-9ebe-d5c1b3ed40ee 2019-01-09 02:25:49,162 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-09 02:25:49,162 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:25:49,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:49,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-b5f0f511-333b-404d-883b-93479afcfc03 x-compute-request-id: req-b5f0f511-333b-404d-883b-93479afcfc03 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b6:dd", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2019-01-09T02:25:47.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "14827485-e5df-4b7a-bcbc-35d437b5734f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:48Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T02:25:41Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:49,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-b5f0f511-333b-404d-883b-93479afcfc03 2019-01-09 02:25:49,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:49,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-7d90745d-eccb-4d17-a51c-0d0f52fc7afd Date: Wed, 09 Jan 2019 02:25:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:49,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-7d90745d-eccb-4d17-a51c-0d0f52fc7afd 2019-01-09 02:25:49,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:49,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819120dc-8583-4a4f-aed5-29f66d92e9c3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:49,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-819120dc-8583-4a4f-aed5-29f66d92e9c3 2019-01-09 02:25:49,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:49,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9690844a-997c-4de9-8614-90ccb04a8da9 Date: Wed, 09 Jan 2019 02:25:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:49,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-9690844a-997c-4de9-8614-90ccb04a8da9 2019-01-09 02:25:49,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:50,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-2b51a4d1-6d54-4845-9c20-1b30b050758f Date: Wed, 09 Jan 2019 02:25:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.4"}],"id":"28059d1e-922d-41df-943b-c17e5413cb95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:7f:07","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.6"}],"id":"28aa7d8c-08de-41f3-82b4-8223c736e705","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:b6:dd","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:37Z","binding:vnic_type":"normal","device_id":"14827485-e5df-4b7a-bcbc-35d437b5734f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.13"}],"id":"41dd4c3a-67ad-42e7-b464-ce599aa75aba","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:7a:fa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:20Z","binding:vnic_type":"normal","device_id":"db84d932-7116-446e-a3ab-10484885c082"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.3"}],"id":"90c9f01b-83a4-4c9b-ae96-849c675971ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:5c:aa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.2"}],"id":"da8f687e-aa95-40e2-a9d0-bb85ff1051ec","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:af:2b","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9ad1c1eb-cabb-451d-9583-48ceeb39385e"}]} 2019-01-09 02:25:50,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-2b51a4d1-6d54-4845-9c20-1b30b050758f 2019-01-09 02:25:50,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:50,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-555d2b9d-e48d-4ed0-96a0-83dd32177bc4 x-compute-request-id: req-555d2b9d-e48d-4ed0-96a0-83dd32177bc4 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b6:dd", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2019-01-09T02:25:47.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "14827485-e5df-4b7a-bcbc-35d437b5734f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:48Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T02:25:41Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:50,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-555d2b9d-e48d-4ed0-96a0-83dd32177bc4 2019-01-09 02:25:50,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:51,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2e3bbf4c-9267-4d3f-98ad-e99a8ce96879 Date: Wed, 09 Jan 2019 02:25:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:51,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-2e3bbf4c-9267-4d3f-98ad-e99a8ce96879 2019-01-09 02:25:51,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:51,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554e2fd8-e7e8-44c0-9af5-e0daa6c6b1a8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:51,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-554e2fd8-e7e8-44c0-9af5-e0daa6c6b1a8 2019-01-09 02:25:51,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:51,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-10c13d42-775b-4580-b931-98151f7f2c23 Date: Wed, 09 Jan 2019 02:25:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:51,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-10c13d42-775b-4580-b931-98151f7f2c23 2019-01-09 02:25:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:51,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-98babf03-c8c8-476d-8c89-1a2910e9d4b5 Date: Wed, 09 Jan 2019 02:25:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.4"}],"id":"28059d1e-922d-41df-943b-c17e5413cb95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:7f:07","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.6"}],"id":"28aa7d8c-08de-41f3-82b4-8223c736e705","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:b6:dd","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:37Z","binding:vnic_type":"normal","device_id":"14827485-e5df-4b7a-bcbc-35d437b5734f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.13"}],"id":"41dd4c3a-67ad-42e7-b464-ce599aa75aba","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:7a:fa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:20Z","binding:vnic_type":"normal","device_id":"db84d932-7116-446e-a3ab-10484885c082"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.3"}],"id":"90c9f01b-83a4-4c9b-ae96-849c675971ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:5c:aa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.2"}],"id":"da8f687e-aa95-40e2-a9d0-bb85ff1051ec","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:af:2b","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9ad1c1eb-cabb-451d-9583-48ceeb39385e"}]} 2019-01-09 02:25:51,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-98babf03-c8c8-476d-8c89-1a2910e9d4b5 2019-01-09 02:25:51,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:52,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-e424c5f4-dc34-4bb0-928a-b0c393604348 x-compute-request-id: req-e424c5f4-dc34-4bb0-928a-b0c393604348 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b6:dd", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2019-01-09T02:25:47.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "14827485-e5df-4b7a-bcbc-35d437b5734f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:48Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T02:25:41Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:52,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-e424c5f4-dc34-4bb0-928a-b0c393604348 2019-01-09 02:25:52,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:52,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-d5d84dc3-78ca-4c4e-9d9e-9a8e8399cc15 Date: Wed, 09 Jan 2019 02:25:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:52,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-d5d84dc3-78ca-4c4e-9d9e-9a8e8399cc15 2019-01-09 02:25:52,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:52,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fa88a8-5da3-421d-ac7c-b76d3ba105a0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:52,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-b9fa88a8-5da3-421d-ac7c-b76d3ba105a0 2019-01-09 02:25:52,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:52,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-84dda2cf-02f3-4f1c-92e3-762731be3095 Date: Wed, 09 Jan 2019 02:25:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:52,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-84dda2cf-02f3-4f1c-92e3-762731be3095 2019-01-09 02:25:52,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:52,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-11cde42b-3948-4e4a-9697-58b1e79e37d0 Date: Wed, 09 Jan 2019 02:25:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.4"}],"id":"28059d1e-922d-41df-943b-c17e5413cb95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:7f:07","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.6"}],"id":"28aa7d8c-08de-41f3-82b4-8223c736e705","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:b6:dd","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:37Z","binding:vnic_type":"normal","device_id":"14827485-e5df-4b7a-bcbc-35d437b5734f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.13"}],"id":"41dd4c3a-67ad-42e7-b464-ce599aa75aba","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:7a:fa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:20Z","binding:vnic_type":"normal","device_id":"db84d932-7116-446e-a3ab-10484885c082"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.3"}],"id":"90c9f01b-83a4-4c9b-ae96-849c675971ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:5c:aa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.2"}],"id":"da8f687e-aa95-40e2-a9d0-bb85ff1051ec","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:af:2b","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9ad1c1eb-cabb-451d-9583-48ceeb39385e"}]} 2019-01-09 02:25:52,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-11cde42b-3948-4e4a-9697-58b1e79e37d0 2019-01-09 02:25:52,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:53,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-2351f584-b77a-4645-ba32-c9462e2f9263 x-compute-request-id: req-2351f584-b77a-4645-ba32-c9462e2f9263 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:7a:fa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2019-01-09T02:25:27.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "db84d932-7116-446e-a3ab-10484885c082", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:28Z", "hostId": "1778e2b0d93b9ddcf60bbd67476cb2bd10faaf6f643da0b7b2ca7c33", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T02:25:22Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:53,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-2351f584-b77a-4645-ba32-c9462e2f9263 2019-01-09 02:25:53,096 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-09 02:25:53,096 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:25:53,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:53,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-a6c6cc14-2de1-41e8-89eb-6df094e27d01 x-compute-request-id: req-a6c6cc14-2de1-41e8-89eb-6df094e27d01 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:7a:fa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2019-01-09T02:25:27.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "db84d932-7116-446e-a3ab-10484885c082", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:28Z", "hostId": "1778e2b0d93b9ddcf60bbd67476cb2bd10faaf6f643da0b7b2ca7c33", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T02:25:22Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:53,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-a6c6cc14-2de1-41e8-89eb-6df094e27d01 2019-01-09 02:25:53,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:53,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f0ab95b2-491e-45fb-b4a6-2c6fe7b19585 Date: Wed, 09 Jan 2019 02:25:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:53,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-f0ab95b2-491e-45fb-b4a6-2c6fe7b19585 2019-01-09 02:25:53,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:53,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cbec7f5-9c2c-4837-a54b-2ec26de60a53 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:53,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-8cbec7f5-9c2c-4837-a54b-2ec26de60a53 2019-01-09 02:25:53,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:53,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0fd1ab59-dccf-4cb9-9e49-ca4c21d67cda Date: Wed, 09 Jan 2019 02:25:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:53,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-0fd1ab59-dccf-4cb9-9e49-ca4c21d67cda 2019-01-09 02:25:53,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:54,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-15344da4-b3f0-4b1b-97e2-bed28bb84c59 Date: Wed, 09 Jan 2019 02:25:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.4"}],"id":"28059d1e-922d-41df-943b-c17e5413cb95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:7f:07","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.6"}],"id":"28aa7d8c-08de-41f3-82b4-8223c736e705","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:b6:dd","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:37Z","binding:vnic_type":"normal","device_id":"14827485-e5df-4b7a-bcbc-35d437b5734f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.13"}],"id":"41dd4c3a-67ad-42e7-b464-ce599aa75aba","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:7a:fa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:20Z","binding:vnic_type":"normal","device_id":"db84d932-7116-446e-a3ab-10484885c082"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.3"}],"id":"90c9f01b-83a4-4c9b-ae96-849c675971ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:5c:aa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.2"}],"id":"da8f687e-aa95-40e2-a9d0-bb85ff1051ec","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:af:2b","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9ad1c1eb-cabb-451d-9583-48ceeb39385e"}]} 2019-01-09 02:25:54,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-15344da4-b3f0-4b1b-97e2-bed28bb84c59 2019-01-09 02:25:54,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:54,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-771481c8-2a0f-41eb-9ead-af62d54cf644 x-compute-request-id: req-771481c8-2a0f-41eb-9ead-af62d54cf644 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:7a:fa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2019-01-09T02:25:27.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "db84d932-7116-446e-a3ab-10484885c082", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:28Z", "hostId": "1778e2b0d93b9ddcf60bbd67476cb2bd10faaf6f643da0b7b2ca7c33", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T02:25:22Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:54,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-771481c8-2a0f-41eb-9ead-af62d54cf644 2019-01-09 02:25:54,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:54,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-a0a3cfe0-70a8-4e98-a389-b589cdf38376 x-compute-request-id: req-a0a3cfe0-70a8-4e98-a389-b589cdf38376 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b6:dd", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2019-01-09T02:25:47.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "14827485-e5df-4b7a-bcbc-35d437b5734f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:48Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T02:25:41Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:54,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-a0a3cfe0-70a8-4e98-a389-b589cdf38376 2019-01-09 02:25:54,993 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-09 02:25:54,993 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:25:54,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:55,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-a454bc8e-bd13-4496-9885-7e4a23786707 x-compute-request-id: req-a454bc8e-bd13-4496-9885-7e4a23786707 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b6:dd", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2019-01-09T02:25:47.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "14827485-e5df-4b7a-bcbc-35d437b5734f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:48Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T02:25:41Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:55,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-a454bc8e-bd13-4496-9885-7e4a23786707 2019-01-09 02:25:55,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:55,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c90ea5d9-1982-4847-a493-518d696eabc6 Date: Wed, 09 Jan 2019 02:25:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","subnets":["d741f3bf-b953-4c43-812a-289ac4e1f444"],"description":"","tags":[],"updated_at":"2019-01-09T02:25:11Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net","admin_state_up":true,"tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:10Z","provider:network_type":"vxlan"}]} 2019-01-09 02:25:55,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net used request id req-c90ea5d9-1982-4847-a493-518d696eabc6 2019-01-09 02:25:55,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:55,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f6e7bf-7f41-48ea-b2d7-31158be4ce26 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:25:55,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-49f6e7bf-7f41-48ea-b2d7-31158be4ce26 2019-01-09 02:25:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:55,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-cbff1dec-e3f4-48aa-8e6e-5d5a05a7f64c Date: Wed, 09 Jan 2019 02:25:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:25: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":"4b3cefd740a847eeab3c986c23d5d8c0","id":"d741f3bf-b953-4c43-812a-289ac4e1f444","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet"}]} 2019-01-09 02:25:55,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-cbff1dec-e3f4-48aa-8e6e-5d5a05a7f64c 2019-01-09 02:25:55,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:56,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-db6b1479-3008-4e53-bf28-c5a80ec7925f Date: Wed, 09 Jan 2019 02:25:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.4"}],"id":"28059d1e-922d-41df-943b-c17e5413cb95","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:7f:07","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.6"}],"id":"28aa7d8c-08de-41f3-82b4-8223c736e705","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:b6:dd","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:37Z","binding:vnic_type":"normal","device_id":"14827485-e5df-4b7a-bcbc-35d437b5734f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.13"}],"id":"41dd4c3a-67ad-42e7-b464-ce599aa75aba","security_groups":["65e7fcdf-7fd2-4049-ad45-07da1003b2f6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:7a:fa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:20Z","binding:vnic_type":"normal","device_id":"db84d932-7116-446e-a3ab-10484885c082"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.3"}],"id":"90c9f01b-83a4-4c9b-ae96-849c675971ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:5c:aa","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9ad1c1eb-cabb-451d-9583-48ceeb39385e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:25:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d741f3bf-b953-4c43-812a-289ac4e1f444","ip_address":"10.55.0.2"}],"id":"da8f687e-aa95-40e2-a9d0-bb85ff1051ec","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:af:2b","project_id":"4b3cefd740a847eeab3c986c23d5d8c0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9ad1c1eb-cabb-451d-9583-48ceeb39385e","tenant_id":"4b3cefd740a847eeab3c986c23d5d8c0","created_at":"2019-01-09T02:25:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9ad1c1eb-cabb-451d-9583-48ceeb39385e"}]} 2019-01-09 02:25:56,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-db6b1479-3008-4e53-bf28-c5a80ec7925f 2019-01-09 02:25:56,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:25:56,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-32d3906e-f045-498b-8618-28ffcb5125a6 x-compute-request-id: req-32d3906e-f045-498b-8618-28ffcb5125a6 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b6:dd", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2019-01-09T02:25:47.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "14827485-e5df-4b7a-bcbc-35d437b5734f", "security_groups": [{"name": "default"}], "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:48Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T02:25:41Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:56,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-32d3906e-f045-498b-8618-28ffcb5125a6 2019-01-09 02:25:56,591 - create_instance - INFO - Deleting Port with ID - 41dd4c3a-67ad-42e7-b464-ce599aa75aba 2019-01-09 02:25:56,591 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-1 2019-01-09 02:25:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/41dd4c3a-67ad-42e7-b464-ce599aa75aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:57,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d6d26fd-f5a2-4926-af3d-759694a93290 Date: Wed, 09 Jan 2019 02:25:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:25:57,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/41dd4c3a-67ad-42e7-b464-ce599aa75aba used request id req-2d6d26fd-f5a2-4926-af3d-759694a93290 2019-01-09 02:25:57,130 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-09 02:25:57,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:57,454 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:25: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-ad4a61a4-43eb-4427-9db3-e774e0fedfb8 x-compute-request-id: req-ad4a61a4-43eb-4427-9db3-e774e0fedfb8 Content-Type: application/json 2019-01-09 02:25:57,454 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-ad4a61a4-43eb-4427-9db3-e774e0fedfb8 2019-01-09 02:25:57,454 - create_instance - INFO - Checking deletion status 2019-01-09 02:25:57,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:25:57,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:25: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-28035b6a-eaf1-426b-8d59-0fe0bdfdeb17 x-compute-request-id: req-28035b6a-eaf1-426b-8d59-0fe0bdfdeb17 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.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2019-01-09T02:25:27.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "db84d932-7116-446e-a3ab-10484885c082", "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:57Z", "hostId": "1778e2b0d93b9ddcf60bbd67476cb2bd10faaf6f643da0b7b2ca7c33", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T02:25:22Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:25:57,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-28035b6a-eaf1-426b-8d59-0fe0bdfdeb17 2019-01-09 02:25:57,698 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-09 02:25:57,698 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:26:00,702 - create_instance - DEBUG - VM status query timeout in 296.752789021 2019-01-09 02:26:00,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:26:00,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-9f2a9906-7ea2-4e1f-b00d-900154855795 x-compute-request-id: req-9f2a9906-7ea2-4e1f-b00d-900154855795 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.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/db84d932-7116-446e-a3ab-10484885c082", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2019-01-09T02:25:27.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "db84d932-7116-446e-a3ab-10484885c082", "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:25:57Z", "hostId": "1778e2b0d93b9ddcf60bbd67476cb2bd10faaf6f643da0b7b2ca7c33", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T02:25:22Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:26:00,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-9f2a9906-7ea2-4e1f-b00d-900154855795 2019-01-09 02:26:00,814 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-09 02:26:00,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:26:03,818 - create_instance - DEBUG - VM status query timeout in 293.63655591 2019-01-09 02:26:03,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b15294ac6a577bcc3adc59db96b84ee2e61327" 2019-01-09 02:26:03,865 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:26:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e696e74-4ce6-47a4-b57f-fcdc2ed5d736 x-compute-request-id: req-0e696e74-4ce6-47a4-b57f-fcdc2ed5d736 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance db84d932-7116-446e-a3ab-10484885c082 could not be found.", "code": 404}} 2019-01-09 02:26:03,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/db84d932-7116-446e-a3ab-10484885c082 used request id req-0e696e74-4ce6-47a4-b57f-fcdc2ed5d736 2019-01-09 02:26:03,865 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance db84d932-7116-446e-a3ab-10484885c082 could not be found. (HTTP 404) (Request-ID: req-0e696e74-4ce6-47a4-b57f-fcdc2ed5d736) 2019-01-09 02:26:03,865 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-09 02:26:03,867 - create_instance - INFO - Deleting Port with ID - 28aa7d8c-08de-41f3-82b4-8223c736e705 2019-01-09 02:26:03,867 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66port-2 2019-01-09 02:26:03,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/28aa7d8c-08de-41f3-82b4-8223c736e705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:26:04,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78b7c352-bc1a-402a-9220-710afd25010f Date: Wed, 09 Jan 2019 02:26:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:26:04,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/28aa7d8c-08de-41f3-82b4-8223c736e705 used request id req-78b7c352-bc1a-402a-9220-710afd25010f 2019-01-09 02:26:04,417 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-09 02:26:04,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:26:04,561 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:26:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73811197-6821-4496-9cee-d5bbccb3fda7 x-compute-request-id: req-73811197-6821-4496-9cee-d5bbccb3fda7 Content-Type: application/json 2019-01-09 02:26:04,562 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-73811197-6821-4496-9cee-d5bbccb3fda7 2019-01-09 02:26:04,562 - create_instance - INFO - Checking deletion status 2019-01-09 02:26:04,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:26:04,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de6da7f4-7e3e-4acd-8a1c-d6a0bd86e682 x-compute-request-id: req-de6da7f4-7e3e-4acd-8a1c-d6a0bd86e682 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:b6:dd", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/14827485-e5df-4b7a-bcbc-35d437b5734f", "rel": "bookmark"}], "image": {"id": "c63156ca-c453-4b15-97da-ddaaa750a587", "links": [{"href": "http://172.30.9.26:8774/images/c63156ca-c453-4b15-97da-ddaaa750a587", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2019-01-09T02:25:47.000000", "flavor": {"id": "657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "links": [{"href": "http://172.30.9.26:8774/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2", "rel": "bookmark"}]}, "id": "14827485-e5df-4b7a-bcbc-35d437b5734f", "user_id": "435786da15ed4c7f8bfa972bceb3ca6a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:26:04Z", "hostId": "f97763501af5ddb756179264bc920aec1894f0a45c3c08e024d1f4cc", "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-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T02:25:41Z", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:26:04,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-de6da7f4-7e3e-4acd-8a1c-d6a0bd86e682 2019-01-09 02:26:04,664 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-09 02:26:04,664 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:26:07,667 - create_instance - DEBUG - VM status query timeout in 296.894817114 2019-01-09 02:26:07,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc860cdec01595e5593c49e33705351c72a16b6c" 2019-01-09 02:26:07,719 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:26: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-65297318-0730-49db-b221-be4543530afe x-compute-request-id: req-65297318-0730-49db-b221-be4543530afe Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 14827485-e5df-4b7a-bcbc-35d437b5734f could not be found.", "code": 404}} 2019-01-09 02:26:07,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/14827485-e5df-4b7a-bcbc-35d437b5734f used request id req-65297318-0730-49db-b221-be4543530afe 2019-01-09 02:26:07,720 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 14827485-e5df-4b7a-bcbc-35d437b5734f could not be found. (HTTP 404) (Request-ID: req-65297318-0730-49db-b221-be4543530afe) 2019-01-09 02:26:07,720 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-09 02:26:07,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1f1f4639352e6d23ca87ee93bd6aba62d8b16b" 2019-01-09 02:26:07,784 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:26: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-68601aa3-c329-42dc-b723-39d937f4558a x-compute-request-id: req-68601aa3-c329-42dc-b723-39d937f4558a Content-Length: 0 Content-Type: application/json 2019-01-09 02:26:07,784 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/657c4251-0dd7-42d0-9a88-d8d5e80e0ee2 used request id req-68601aa3-c329-42dc-b723-39d937f4558a 2019-01-09 02:26:07,785 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet 2019-01-09 02:26:07,785 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-subnet 2019-01-09 02:26:07,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/d741f3bf-b953-4c43-812a-289ac4e1f444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f36307344d8f525574218f09bb2305558281329" 2019-01-09 02:26:10,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c61f9138-6c27-4e96-9755-28dee711efd3 Date: Wed, 09 Jan 2019 02:26:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:26:10,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d741f3bf-b953-4c43-812a-289ac4e1f444 used request id req-c61f9138-6c27-4e96-9755-28dee711efd3 2019-01-09 02:26:10,429 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-priv-net 2019-01-09 02:26:10,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/9ad1c1eb-cabb-451d-9583-48ceeb39385e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f36307344d8f525574218f09bb2305558281329" 2019-01-09 02:26:11,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da298d73-c3a9-4cc0-93cd-7ac20361dc30 Date: Wed, 09 Jan 2019 02:26:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:26:11,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/9ad1c1eb-cabb-451d-9583-48ceeb39385e used request id req-da298d73-c3a9-4cc0-93cd-7ac20361dc30 2019-01-09 02:26:11,724 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-b927e001-35d1-412c-95d9-f8e960f23f66-image 2019-01-09 02:26:11,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}408250b2f48a48e64dea4394dbe32e0b577b1379" 2019-01-09 02:26:12,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bdf6101b-5799-427b-b392-a84bd0f764e8 Date: Wed, 09 Jan 2019 02:26:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:26:12,548 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c63156ca-c453-4b15-97da-ddaaa750a587 used request id req-bdf6101b-5799-427b-b392-a84bd0f764e8 2019-01-09 02:26:12,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:26:12,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-10325d65-0b7a-4c68-a58a-3a5216c586cf Date: Wed, 09 Jan 2019 02:26:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:26:12,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-10325d65-0b7a-4c68-a58a-3a5216c586cf 2019-01-09 02:26:12,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:26:12,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54db625a-15aa-4550-a958-7768a5072938 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:26:12,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-54db625a-15aa-4550-a958-7768a5072938 2019-01-09 02:26:12,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:26:12,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbad447-60cb-443c-a172-b3424d26e26f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:26:12,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-bbbad447-60cb-443c-a172-b3424d26e26f 2019-01-09 02:26:12,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:26:13,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-277744b7-9f59-4adc-8f13-1994f5d3a4d9 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:26:13,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-277744b7-9f59-4adc-8f13-1994f5d3a4d9 2019-01-09 02:26:13,042 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj 2019-01-09 02:26:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1a1cc7c2d51a4f16b20d38081d425c70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:26:13,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bd323ea-d2ef-4d11-9fa1-cf01921bf72d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:26:13,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1a1cc7c2d51a4f16b20d38081d425c70 used request id req-2bd323ea-d2ef-4d11-9fa1-cf01921bf72d 2019-01-09 02:26:13,266 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-proj-role 2019-01-09 02:26:13,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3e76e83685a54454873cd141272a9f02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:26:13,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba118acc-1584-456b-9991-9cc11680d361 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:26:13,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3e76e83685a54454873cd141272a9f02 used request id req-ba118acc-1584-456b-9991-9cc11680d361 2019-01-09 02:26:13,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910a515ff7bafa006b8e5ff3eb9ea2a83cc19c53" 2019-01-09 02:26:13,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec8cb8c-8474-4331-a4e4-84f72582b65a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:26:13,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2ec8cb8c-8474-4331-a4e4-84f72582b65a 2019-01-09 02:26:13,486 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-daf7e77a-ffe3-4a6-user 2019-01-09 02:26:13,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/352c8d726bc14f81a13d01185f49d5d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bd28cd549cbef2296ae616b736b4f64ea693e" 2019-01-09 02:26:13,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-202d9bd8-4a45-41d7-9375-2a2168e90e9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:26:13,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/352c8d726bc14f81a13d01185f49d5d7 used request id req-202d9bd8-4a45-41d7-9375-2a2168e90e9f 2019-01-09 02:26:13,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:14,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["XHEiwBjTTbeF6BxLpYktag"], "issued_at": "2019-01-09T02:26:14.000000Z"}} 2019-01-09 02:26:14,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dabcdb6fe8d7a43415aff8edad6a49c1656f214" 2019-01-09 02:26:14,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b94e8ae-3d15-4694-892f-2f30dd18043a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:14,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6b94e8ae-3d15-4694-892f-2f30dd18043a 2019-01-09 02:26:14,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:14,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:14,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["B41FLxaeTL-QDIy7uYHFew"], "issued_at": "2019-01-09T02:26:14.000000Z"}} 2019-01-09 02:26:14,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:14,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3af9a25-9beb-4f78-bb63-6868ea4c8b5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:14,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b3af9a25-9beb-4f78-bb63-6868ea4c8b5d 2019-01-09 02:26:14,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:26:14,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:26:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:26:14,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:14,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af5243c-1b8c-4406-aaeb-78ee1ae76815 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:26:14,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj used request id req-1af5243c-1b8c-4406-aaeb-78ee1ae76815 2019-01-09 02:26:14,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:14,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8bf46c-a56e-443c-ae4f-71585c1c8a9d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:26:14,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dc8bf46c-a56e-443c-ae4f-71585c1c8a9d 2019-01-09 02:26:14,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}}' 2019-01-09 02:26:14,980 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17c96e50-71db-4183-9b01-2a0bd543ea41 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875"}, "enabled": true, "id": "5e58c121f8c04fc0a034fe0e98992875", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}} 2019-01-09 02:26:14,980 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-17c96e50-71db-4183-9b01-2a0bd543ea41 2019-01-09 02:26:14,980 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj 2019-01-09 02:26:14,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:14,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:15,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:26:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["_yID0_a9TAmEbIHRq-XVJg"], "issued_at": "2019-01-09T02:26:15.000000Z"}} 2019-01-09 02:26:15,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8100bf9c1bf9bee4f744b8df6141e0132a42a0e" 2019-01-09 02:26:15,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4e2572-d7f2-4350-ad59-760dca01609e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:15,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3d4e2572-d7f2-4350-ad59-760dca01609e 2019-01-09 02:26:15,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:26:15,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:26:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:26:15,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8100bf9c1bf9bee4f744b8df6141e0132a42a0e" 2019-01-09 02:26:15,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b7bfbd4-dba1-4e2d-9408-bd9362ae5fa3 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:26:15,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5b7bfbd4-dba1-4e2d-9408-bd9362ae5fa3 2019-01-09 02:26:15,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8100bf9c1bf9bee4f744b8df6141e0132a42a0e" 2019-01-09 02:26:15,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f134ca-984e-4d0a-a9e9-43a3ef0f7691 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875"}, "enabled": true, "id": "5e58c121f8c04fc0a034fe0e98992875", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}]} 2019-01-09 02:26:15,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj used request id req-30f134ca-984e-4d0a-a9e9-43a3ef0f7691 2019-01-09 02:26:15,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8100bf9c1bf9bee4f744b8df6141e0132a42a0e" 2019-01-09 02:26:15,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772ea136-e034-4371-8d22-e5130f5504cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:26:15,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-772ea136-e034-4371-8d22-e5130f5504cd 2019-01-09 02:26:15,985 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-6312424d-7459-4b5-user 2019-01-09 02:26:15,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:15,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:16,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e7f8a2-b32b-415e-b4ca-1021f8837232 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:26:16,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-68e7f8a2-b32b-415e-b4ca-1021f8837232 2019-01-09 02:26:16,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" -d '{"role": {"name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj-role"}}' 2019-01-09 02:26:16,213 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9c6723b-056f-46ca-89a3-d167e73833e2 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da790cbf2e2a49e4ae225093da94cf67", "links": {"self": "http://172.30.9.26:5000/v3/roles/da790cbf2e2a49e4ae225093da94cf67"}, "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj-role"}} 2019-01-09 02:26:16,213 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c9c6723b-056f-46ca-89a3-d167e73833e2 2019-01-09 02:26:16,214 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj-role 2019-01-09 02:26:16,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/da790cbf2e2a49e4ae225093da94cf67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:16,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2437df4-e12c-4973-8573-9c6cac034f44 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/da790cbf2e2a49e4ae225093da94cf67"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj-role", "id": "da790cbf2e2a49e4ae225093da94cf67"}} 2019-01-09 02:26:16,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/da790cbf2e2a49e4ae225093da94cf67 used request id req-f2437df4-e12c-4973-8573-9c6cac034f44 2019-01-09 02:26:16,298 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj-role to project CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj 2019-01-09 02:26:16,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875/users/1baabae382b84196a0bf9f0143aba362/roles/da790cbf2e2a49e4ae225093da94cf67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:16,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26c5c9f9-c503-480d-8b50-0b1feb404fe2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:26:16,434 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875/users/1baabae382b84196a0bf9f0143aba362/roles/da790cbf2e2a49e4ae225093da94cf67 used request id req-26c5c9f9-c503-480d-8b50-0b1feb404fe2 2019-01-09 02:26:16,434 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:26:16,436 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:26:16,436 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2019-01-09 02:26:16,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:16,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:16,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da790cbf2e2a49e4ae225093da94cf67", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj-role"}], "expires_at": "2019-01-09T03:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e58c121f8c04fc0a034fe0e98992875", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-user", "id": "1baabae382b84196a0bf9f0143aba362"}, "audit_ids": ["MTGO_gGERRWeYPFgusyKKg"], "issued_at": "2019-01-09T02:26:16.000000Z"}} 2019-01-09 02:26:16,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d271ca2e835e6a36ed63a57785f9cc2844f05d2c" 2019-01-09 02:26:16,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d8a4fc-6f46-42ba-b887-0212ebde3e63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:16,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-18d8a4fc-6f46-42ba-b887-0212ebde3e63 2019-01-09 02:26:16,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d271ca2e835e6a36ed63a57785f9cc2844f05d2c" 2019-01-09 02:26:17,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-ad052c62-75fd-4b85-a770-ebe945ab0311 Date: Wed, 09 Jan 2019 02:26:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad"} 2019-01-09 02:26:17,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad used request id req-ad052c62-75fd-4b85-a770-ebe945ab0311 2019-01-09 02:26:17,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d271ca2e835e6a36ed63a57785f9cc2844f05d2c" 2019-01-09 02:26:17,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bbf56cd7-3238-4e8a-8584-e83dd6e71ff1 Date: Wed, 09 Jan 2019 02:26: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:26:17,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-bbf56cd7-3238-4e8a-8584-e83dd6e71ff1 2019-01-09 02:26:17,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d271ca2e835e6a36ed63a57785f9cc2844f05d2c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad"}' 2019-01-09 02:26:17,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3 X-Openstack-Request-Id: req-331f1755-cc07-410d-bf20-09fe9f629c09 Date: Wed, 09 Jan 2019 02:26:17 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:26:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:26:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3", "min_disk": 0, "protected": false, "id": "db44aad8-30f2-4f38-b539-51c22f9a41e3", "file": "/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3/file", "checksum": null, "owner": "5e58c121f8c04fc0a034fe0e98992875", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:26:17,449 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-331f1755-cc07-410d-bf20-09fe9f629c09 2019-01-09 02:26:17,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d271ca2e835e6a36ed63a57785f9cc2844f05d2c" -d '' 2019-01-09 02:26:19,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a67b652-c9c7-4208-ad2d-fc19cd652fbb Date: Wed, 09 Jan 2019 02:26:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:26:19,457 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3/file used request id req-7a67b652-c9c7-4208-ad2d-fc19cd652fbb 2019-01-09 02:26:19,458 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:26:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d271ca2e835e6a36ed63a57785f9cc2844f05d2c" 2019-01-09 02:26:19,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-433ebd47-b6ce-494c-b5dd-9eb50b314d8e Date: Wed, 09 Jan 2019 02:26:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:26:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:26:19Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/db44aad8-30f2-4f38-b539-51c22f9a41e3/snap", "metadata": {}}], "self": "/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3", "min_disk": 0, "protected": false, "id": "db44aad8-30f2-4f38-b539-51c22f9a41e3", "file": "/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e58c121f8c04fc0a034fe0e98992875", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/db44aad8-30f2-4f38-b539-51c22f9a41e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:26:19,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3 used request id req-433ebd47-b6ce-494c-b5dd-9eb50b314d8e 2019-01-09 02:26:19,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d271ca2e835e6a36ed63a57785f9cc2844f05d2c" 2019-01-09 02:26:19,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2e389687-bab6-4547-b528-7d2df48d4265 Date: Wed, 09 Jan 2019 02:26: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:26:19,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2e389687-bab6-4547-b528-7d2df48d4265 2019-01-09 02:26:19,855 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad 2019-01-09 02:26:19,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d271ca2e835e6a36ed63a57785f9cc2844f05d2c" 2019-01-09 02:26:19,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7f06c6b3-af6a-4538-8982-132dbf5b74e0 Date: Wed, 09 Jan 2019 02:26:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:26:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:26:19Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/db44aad8-30f2-4f38-b539-51c22f9a41e3/snap", "metadata": {}}], "self": "/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3", "min_disk": 0, "protected": false, "id": "db44aad8-30f2-4f38-b539-51c22f9a41e3", "file": "/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e58c121f8c04fc0a034fe0e98992875", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/db44aad8-30f2-4f38-b539-51c22f9a41e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:26:19,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3 used request id req-7f06c6b3-af6a-4538-8982-132dbf5b74e0 2019-01-09 02:26:19,876 - create_image - DEBUG - Instance status is - active 2019-01-09 02:26:19,876 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad 2019-01-09 02:26:19,876 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad 2019-01-09 02:26:19,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:19,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:20,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:26:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["m9MmPdcoQIKJgEJtkHQ8Gw"], "issued_at": "2019-01-09T02:26:20.000000Z"}} 2019-01-09 02:26:20,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d08a68c17d8a2d68627c058ee6a98a7ba7f3c7f" 2019-01-09 02:26:20,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59e60e7-0fae-497c-921e-b30ae103b5f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:20,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d59e60e7-0fae-497c-921e-b30ae103b5f2 2019-01-09 02:26:20,351 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:26:20,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d08a68c17d8a2d68627c058ee6a98a7ba7f3c7f" 2019-01-09 02:26:20,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-938b06d8-02e1-4542-9635-b4b2646e0b32 x-compute-request-id: req-938b06d8-02e1-4542-9635-b4b2646e0b32 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:26:20,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-938b06d8-02e1-4542-9635-b4b2646e0b32 2019-01-09 02:26:20,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d08a68c17d8a2d68627c058ee6a98a7ba7f3c7f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:26:20,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-96d4454b-e4d2-42c4-87ee-4669d61589c6 x-compute-request-id: req-96d4454b-e4d2-42c4-87ee-4669d61589c6 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0f6b1b75-9180-47e9-a8ad-c030da9165ea", "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:26:20,580 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-96d4454b-e4d2-42c4-87ee-4669d61589c6 2019-01-09 02:26:20,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:20,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:20,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da790cbf2e2a49e4ae225093da94cf67", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj-role"}], "expires_at": "2019-01-09T03:26:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e58c121f8c04fc0a034fe0e98992875", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-user", "id": "1baabae382b84196a0bf9f0143aba362"}, "audit_ids": ["TbhzpEBkTPeunYrETfHLbg"], "issued_at": "2019-01-09T02:26:20.000000Z"}} 2019-01-09 02:26:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291210b2fc655da11953a5264ef12ac42f5e2ded" 2019-01-09 02:26:21,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0774f9b5-48b9-444d-b301-44ad7be7c7a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:21,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0774f9b5-48b9-444d-b301-44ad7be7c7a0 2019-01-09 02:26:21,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291210b2fc655da11953a5264ef12ac42f5e2ded" 2019-01-09 02:26:21,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c89be545-ef1e-4f60-990c-da8efd5b77e2 Date: Wed, 09 Jan 2019 02:26:21 GMT RESP BODY: {"networks":[]} 2019-01-09 02:26:21,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net used request id req-c89be545-ef1e-4f60-990c-da8efd5b77e2 2019-01-09 02:26:21,213 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net 2019-01-09 02:26:21,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291210b2fc655da11953a5264ef12ac42f5e2ded" -d '{"network": {"name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net", "admin_state_up": true}}' 2019-01-09 02:26:21,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c0141280-d49c-4224-81c5-a93140438590 Date: Wed, 09 Jan 2019 02:26:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e58c121f8c04fc0a034fe0e98992875","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:26:21Z","is_default":false,"name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:21Z","mtu":1450}} 2019-01-09 02:26:21,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-c0141280-d49c-4224-81c5-a93140438590 2019-01-09 02:26:21,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3e61946b-393e-4af7-aa03-f3f1dea1089f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291210b2fc655da11953a5264ef12ac42f5e2ded" 2019-01-09 02:26:22,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-c3b113e7-a4c0-4763-80b5-3b233c7fc0d0 Date: Wed, 09 Jan 2019 02:26:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:26:21Z","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5e58c121f8c04fc0a034fe0e98992875","id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net"}]} 2019-01-09 02:26:22,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3e61946b-393e-4af7-aa03-f3f1dea1089f used request id req-c3b113e7-a4c0-4763-80b5-3b233c7fc0d0 2019-01-09 02:26:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291210b2fc655da11953a5264ef12ac42f5e2ded" 2019-01-09 02:26:22,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b51f9e0b-caab-4f3b-b18b-f7ef58188305 Date: Wed, 09 Jan 2019 02:26:22 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:26:22,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f used request id req-b51f9e0b-caab-4f3b-b18b-f7ef58188305 2019-01-09 02:26:22,226 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-subnet 2019-01-09 02:26:22,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291210b2fc655da11953a5264ef12ac42f5e2ded" -d '{"subnets": [{"ip_version": 4, "network_id": "3e61946b-393e-4af7-aa03-f3f1dea1089f", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-subnet"}]}' 2019-01-09 02:26:23,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8e4f6bcc-af50-42a4-8682-072f2835f460 Date: Wed, 09 Jan 2019 02:26:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26: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":"5e58c121f8c04fc0a034fe0e98992875","id":"a1c9c125-5a77-420d-9833-0752e9a543fb","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-subnet"}]} 2019-01-09 02:26:23,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-8e4f6bcc-af50-42a4-8682-072f2835f460 2019-01-09 02:26:23,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3e61946b-393e-4af7-aa03-f3f1dea1089f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291210b2fc655da11953a5264ef12ac42f5e2ded" 2019-01-09 02:26:23,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8764a797-0946-4ddb-98ad-aea02cd1d20d Date: Wed, 09 Jan 2019 02:26:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a1c9c125-5a77-420d-9833-0752e9a543fb"],"updated_at":"2019-01-09T02:26:22Z","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e58c121f8c04fc0a034fe0e98992875","id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net"}]} 2019-01-09 02:26:23,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3e61946b-393e-4af7-aa03-f3f1dea1089f used request id req-8764a797-0946-4ddb-98ad-aea02cd1d20d 2019-01-09 02:26:23,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291210b2fc655da11953a5264ef12ac42f5e2ded" 2019-01-09 02:26:23,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-24ceaa7a-0fdf-48d8-ba4a-c5b2dd9797b8 Date: Wed, 09 Jan 2019 02:26:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26: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":"5e58c121f8c04fc0a034fe0e98992875","id":"a1c9c125-5a77-420d-9833-0752e9a543fb","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-subnet"}]} 2019-01-09 02:26:23,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f used request id req-24ceaa7a-0fdf-48d8-ba4a-c5b2dd9797b8 2019-01-09 02:26:23,487 - OpenStackNetwork - DEBUG - Network [3e61946b-393e-4af7-aa03-f3f1dea1089f] created successfully 2019-01-09 02:26:23,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:23,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:23,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da790cbf2e2a49e4ae225093da94cf67", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj-role"}], "expires_at": "2019-01-09T03:26:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e58c121f8c04fc0a034fe0e98992875", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-user", "id": "1baabae382b84196a0bf9f0143aba362"}, "audit_ids": ["QvQT7a0XQ1yDvpoUm0-_Gw"], "issued_at": "2019-01-09T02:26:23.000000Z"}} 2019-01-09 02:26:23,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:23,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ab84d9-12d6-434e-a16a-f961f46b7c74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:23,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-26ab84d9-12d6-434e-a16a-f961f46b7c74 2019-01-09 02:26:23,941 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:26:23,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:24,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef242a0-d7d4-4829-84cb-4fcb37d89590 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:24,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9ef242a0-d7d4-4829-84cb-4fcb37d89590 2019-01-09 02:26:24,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:24,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-62423771-cc2f-49ee-9a75-f5c7558db977 Date: Wed, 09 Jan 2019 02:26:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a1c9c125-5a77-420d-9833-0752e9a543fb"],"updated_at":"2019-01-09T02:26:22Z","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e58c121f8c04fc0a034fe0e98992875","id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net"}]} 2019-01-09 02:26:24,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net used request id req-62423771-cc2f-49ee-9a75-f5c7558db977 2019-01-09 02:26:24,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:26:24,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:26:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:26:24,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:24,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5bf32ef-feb0-4e57-bdf4-993cc2c7c323 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875"}, "enabled": true, "id": "5e58c121f8c04fc0a034fe0e98992875", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}} 2019-01-09 02:26:24,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 used request id req-f5bf32ef-feb0-4e57-bdf4-993cc2c7c323 2019-01-09 02:26:24,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:24,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2471342d-d936-41dc-a530-8f625bc3b0b8 Date: Wed, 09 Jan 2019 02:26:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26: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":"5e58c121f8c04fc0a034fe0e98992875","id":"a1c9c125-5a77-420d-9833-0752e9a543fb","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-subnet"}]} 2019-01-09 02:26:24,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f used request id req-2471342d-d936-41dc-a530-8f625bc3b0b8 2019-01-09 02:26:24,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f&name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:24,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d798451b-f78a-4a4e-a749-ae0f0c9b5157 Date: Wed, 09 Jan 2019 02:26:24 GMT RESP BODY: {"ports":[]} 2019-01-09 02:26:24,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f&name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-port&admin_state_up=True used request id req-d798451b-f78a-4a4e-a749-ae0f0c9b5157 2019-01-09 02:26:24,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:25,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-71433aa7-d2a7-4a1d-8078-f2e608377842 x-compute-request-id: req-71433aa7-d2a7-4a1d-8078-f2e608377842 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:26:25,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst used request id req-71433aa7-d2a7-4a1d-8078-f2e608377842 2019-01-09 02:26:25,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:25,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5d0ea48c-2533-4516-9b44-1c28e25357ac Date: Wed, 09 Jan 2019 02:26:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a1c9c125-5a77-420d-9833-0752e9a543fb"],"updated_at":"2019-01-09T02:26:22Z","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e58c121f8c04fc0a034fe0e98992875","id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net"}]} 2019-01-09 02:26:25,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net used request id req-5d0ea48c-2533-4516-9b44-1c28e25357ac 2019-01-09 02:26:25,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:25,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0222f12a-e887-400f-8817-c4f59bf9bc0a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875"}, "enabled": true, "id": "5e58c121f8c04fc0a034fe0e98992875", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}} 2019-01-09 02:26:25,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 used request id req-0222f12a-e887-400f-8817-c4f59bf9bc0a 2019-01-09 02:26:25,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:25,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b104cfcc-bb18-4733-a04f-5d5f83af700c Date: Wed, 09 Jan 2019 02:26:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26: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":"5e58c121f8c04fc0a034fe0e98992875","id":"a1c9c125-5a77-420d-9833-0752e9a543fb","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-subnet"}]} 2019-01-09 02:26:25,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f used request id req-b104cfcc-bb18-4733-a04f-5d5f83af700c 2019-01-09 02:26:25,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f&name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:25,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c95cdf6d-d49c-4da1-b194-c6f5b32c67b4 Date: Wed, 09 Jan 2019 02:26:25 GMT RESP BODY: {"ports":[]} 2019-01-09 02:26:25,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f&name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-port&admin_state_up=True used request id req-c95cdf6d-d49c-4da1-b194-c6f5b32c67b4 2019-01-09 02:26:25,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:25,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:26,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da790cbf2e2a49e4ae225093da94cf67", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj-role"}], "expires_at": "2019-01-09T03:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e58c121f8c04fc0a034fe0e98992875", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5e58c121f8c04fc0a034fe0e98992875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-user", "id": "1baabae382b84196a0bf9f0143aba362"}, "audit_ids": ["96smzj4RSNKDlHEuhEUnjw"], "issued_at": "2019-01-09T02:26:26.000000Z"}} 2019-01-09 02:26:26,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7c21cffde7027c85ecde2ba4271a22babd8f78" 2019-01-09 02:26:26,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3933ecbd-decd-41d8-af55-6847658b40b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:26,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3933ecbd-decd-41d8-af55-6847658b40b3 2019-01-09 02:26:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:26,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b0c673a9-0cac-4534-84dc-67950480f74d Date: Wed, 09 Jan 2019 02:26:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a1c9c125-5a77-420d-9833-0752e9a543fb"],"updated_at":"2019-01-09T02:26:22Z","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e58c121f8c04fc0a034fe0e98992875","id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net"}]} 2019-01-09 02:26:26,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net used request id req-b0c673a9-0cac-4534-84dc-67950480f74d 2019-01-09 02:26:26,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:26,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0f68016a-d9c9-4050-a66c-05e4db365b79 Date: Wed, 09 Jan 2019 02:26:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26: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":"5e58c121f8c04fc0a034fe0e98992875","id":"a1c9c125-5a77-420d-9833-0752e9a543fb","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-subnet"}]} 2019-01-09 02:26:26,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f used request id req-0f68016a-d9c9-4050-a66c-05e4db365b79 2019-01-09 02:26:26,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:26,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-104013e5-847b-4239-b697-74935219f133 Date: Wed, 09 Jan 2019 02:26:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a1c9c125-5a77-420d-9833-0752e9a543fb"],"updated_at":"2019-01-09T02:26:22Z","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e58c121f8c04fc0a034fe0e98992875","id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net"}]} 2019-01-09 02:26:26,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net used request id req-104013e5-847b-4239-b697-74935219f133 2019-01-09 02:26:26,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:26:26,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:26:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:26:26,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7c21cffde7027c85ecde2ba4271a22babd8f78" 2019-01-09 02:26:26,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67188c60-130a-45ca-a67c-46c2aab344f6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875"}, "enabled": true, "id": "5e58c121f8c04fc0a034fe0e98992875", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}} 2019-01-09 02:26:26,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 used request id req-67188c60-130a-45ca-a67c-46c2aab344f6 2019-01-09 02:26:26,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:26,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3016723b-f715-4348-9336-61aa2d3286fb Date: Wed, 09 Jan 2019 02:26:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26: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":"5e58c121f8c04fc0a034fe0e98992875","id":"a1c9c125-5a77-420d-9833-0752e9a543fb","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-subnet"}]} 2019-01-09 02:26:26,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f used request id req-3016723b-f715-4348-9336-61aa2d3286fb 2019-01-09 02:26:26,798 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net 2019-01-09 02:26:26,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" -d '{"port": {"network_id": "3e61946b-393e-4af7-aa03-f3f1dea1089f", "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-port", "admin_state_up": true}}' 2019-01-09 02:26:27,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-d58bef49-2be9-4d3d-8709-2e454241e70f Date: Wed, 09 Jan 2019 02:26:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:26:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a1c9c125-5a77-420d-9833-0752e9a543fb","ip_address":"10.55.0.8"}],"id":"c7b028ca-41bc-4215-b816-c2dfb76d074b","security_groups":["cfb6b68d-da35-4f74-a41f-3497b85aec8a"],"mac_address":"fa:16:3e:e5:13:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-port","project_id":"5e58c121f8c04fc0a034fe0e98992875","qos_policy_id":null,"admin_state_up":true,"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:27Z","binding:vnic_type":"normal"}} 2019-01-09 02:26:27,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d58bef49-2be9-4d3d-8709-2e454241e70f 2019-01-09 02:26:27,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:28,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1e84a6cd-cc59-45a5-bce8-caa2585ba87f Date: Wed, 09 Jan 2019 02:26:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a1c9c125-5a77-420d-9833-0752e9a543fb"],"updated_at":"2019-01-09T02:26:22Z","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e58c121f8c04fc0a034fe0e98992875","id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net"}]} 2019-01-09 02:26:28,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net used request id req-1e84a6cd-cc59-45a5-bce8-caa2585ba87f 2019-01-09 02:26:28,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:28,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07cc2f7e-e64f-4a2f-a4b6-b8859343dc62 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875"}, "enabled": true, "id": "5e58c121f8c04fc0a034fe0e98992875", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}} 2019-01-09 02:26:28,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 used request id req-07cc2f7e-e64f-4a2f-a4b6-b8859343dc62 2019-01-09 02:26:28,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:28,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-61159d34-937a-4bf9-b1b7-d4c896ad1c09 Date: Wed, 09 Jan 2019 02:26:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26: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":"5e58c121f8c04fc0a034fe0e98992875","id":"a1c9c125-5a77-420d-9833-0752e9a543fb","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-subnet"}]} 2019-01-09 02:26:28,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f used request id req-61159d34-937a-4bf9-b1b7-d4c896ad1c09 2019-01-09 02:26:28,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f&name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:28,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-e7a5e008-8a48-42e2-b057-f0ff335815f5 Date: Wed, 09 Jan 2019 02:26:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:26:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a1c9c125-5a77-420d-9833-0752e9a543fb","ip_address":"10.55.0.8"}],"id":"c7b028ca-41bc-4215-b816-c2dfb76d074b","security_groups":["cfb6b68d-da35-4f74-a41f-3497b85aec8a"],"mac_address":"fa:16:3e:e5:13:cc","project_id":"5e58c121f8c04fc0a034fe0e98992875","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-port","admin_state_up":true,"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:27Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:26:28,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f&name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-port&admin_state_up=True used request id req-e7a5e008-8a48-42e2-b057-f0ff335815f5 2019-01-09 02:26:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:28,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c56f9b-7236-41e9-9eaf-56f911eae84b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875"}, "enabled": true, "id": "5e58c121f8c04fc0a034fe0e98992875", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}} 2019-01-09 02:26:28,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 used request id req-66c56f9b-7236-41e9-9eaf-56f911eae84b 2019-01-09 02:26:28,592 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst 2019-01-09 02:26:28,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:28,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-f1080333-4aeb-4955-a831-0ab28d52cdfc x-compute-request-id: req-f1080333-4aeb-4955-a831-0ab28d52cdfc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0f6b1b75-9180-47e9-a8ad-c030da9165ea", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-flavor-name"}]} 2019-01-09 02:26:28,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f1080333-4aeb-4955-a831-0ab28d52cdfc 2019-01-09 02:26:28,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:28,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-462ad317-5588-42b2-a0d5-50c1d638675a x-compute-request-id: req-462ad317-5588-42b2-a0d5-50c1d638675a Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0f6b1b75-9180-47e9-a8ad-c030da9165ea", "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:26:28,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea used request id req-462ad317-5588-42b2-a0d5-50c1d638675a 2019-01-09 02:26:28,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:28,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-bfec261c-6206-49d0-a1b1-8ccf48911b9e Date: Wed, 09 Jan 2019 02:26:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:26:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:26:19Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/db44aad8-30f2-4f38-b539-51c22f9a41e3/snap", "metadata": {}}], "self": "/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3", "min_disk": 0, "protected": false, "id": "db44aad8-30f2-4f38-b539-51c22f9a41e3", "file": "/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e58c121f8c04fc0a034fe0e98992875", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/db44aad8-30f2-4f38-b539-51c22f9a41e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad"} 2019-01-09 02:26:28,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad used request id req-bfec261c-6206-49d0-a1b1-8ccf48911b9e 2019-01-09 02:26:28,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:28,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed11df30-fbd9-48cc-b523-9638bcb2fe82 Date: Wed, 09 Jan 2019 02:26: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:26:28,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ed11df30-fbd9-48cc-b523-9638bcb2fe82 2019-01-09 02:26:28,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" -d '{"server": {"name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst", "imageRef": "db44aad8-30f2-4f38-b539-51c22f9a41e3", "flavorRef": "0f6b1b75-9180-47e9-a8ad-c030da9165ea", "max_count": 1, "min_count": 1, "networks": [{"port": "c7b028ca-41bc-4215-b816-c2dfb76d074b"}]}}' 2019-01-09 02:26:30,634 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:26: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-5db16b4d-8d80-4488-87ab-fead0e45fb5d x-compute-request-id: req-5db16b4d-8d80-4488-87ab-fead0e45fb5d Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e4d215bf-4ee6-441a-93e7-8fc63d060947", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "bookmark"}], "adminPass": "mo4XzszcqR7a"}} 2019-01-09 02:26:30,634 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5db16b4d-8d80-4488-87ab-fead0e45fb5d 2019-01-09 02:26:30,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:30,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-275fe6bd-9625-473e-8ece-99daef3a660a x-compute-request-id: req-275fe6bd-9625-473e-8ece-99daef3a660a Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "bookmark"}], "image": {"id": "db44aad8-30f2-4f38-b539-51c22f9a41e3", "links": [{"href": "http://172.30.9.26:8774/images/db44aad8-30f2-4f38-b539-51c22f9a41e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f6b1b75-9180-47e9-a8ad-c030da9165ea", "links": [{"href": "http://172.30.9.26:8774/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea", "rel": "bookmark"}]}, "id": "e4d215bf-4ee6-441a-93e7-8fc63d060947", "user_id": "1baabae382b84196a0bf9f0143aba362", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:26:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst", "created": "2019-01-09T02:26:30Z", "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:26:30,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 used request id req-275fe6bd-9625-473e-8ece-99daef3a660a 2019-01-09 02:26:30,998 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst 2019-01-09 02:26:31,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:31,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-45c133a9-34ee-405a-81ef-6694c14f9c05 x-compute-request-id: req-45c133a9-34ee-405a-81ef-6694c14f9c05 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.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "bookmark"}], "image": {"id": "db44aad8-30f2-4f38-b539-51c22f9a41e3", "links": [{"href": "http://172.30.9.26:8774/images/db44aad8-30f2-4f38-b539-51c22f9a41e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f6b1b75-9180-47e9-a8ad-c030da9165ea", "links": [{"href": "http://172.30.9.26:8774/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea", "rel": "bookmark"}]}, "id": "e4d215bf-4ee6-441a-93e7-8fc63d060947", "user_id": "1baabae382b84196a0bf9f0143aba362", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:26:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst", "created": "2019-01-09T02:26:30Z", "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:26:31,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 used request id req-45c133a9-34ee-405a-81ef-6694c14f9c05 2019-01-09 02:26:31,255 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst] is - BUILD 2019-01-09 02:26:31,255 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:26:34,258 - create_instance - DEBUG - VM status query timeout in 896.739982843 2019-01-09 02:26:34,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:34,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-3b09dea5-6f20-48ce-8c72-1e68710db5fb x-compute-request-id: req-3b09dea5-6f20-48ce-8c72-1e68710db5fb 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.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "bookmark"}], "image": {"id": "db44aad8-30f2-4f38-b539-51c22f9a41e3", "links": [{"href": "http://172.30.9.26:8774/images/db44aad8-30f2-4f38-b539-51c22f9a41e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f6b1b75-9180-47e9-a8ad-c030da9165ea", "links": [{"href": "http://172.30.9.26:8774/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea", "rel": "bookmark"}]}, "id": "e4d215bf-4ee6-441a-93e7-8fc63d060947", "security_groups": [{"name": "default"}], "user_id": "1baabae382b84196a0bf9f0143aba362", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:26:31Z", "hostId": "7ae0939be33977f8a316cd698ddbe2537a888b57701bf1cb96204954", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst", "created": "2019-01-09T02:26:30Z", "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:26:34,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 used request id req-3b09dea5-6f20-48ce-8c72-1e68710db5fb 2019-01-09 02:26:34,584 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst] is - BUILD 2019-01-09 02:26:34,584 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:26:37,587 - create_instance - DEBUG - VM status query timeout in 893.41148591 2019-01-09 02:26:37,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:38,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-21bddb18-167b-4851-8c5c-0da83519c7f0 x-compute-request-id: req-21bddb18-167b-4851-8c5c-0da83519c7f0 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:13:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "bookmark"}], "image": {"id": "db44aad8-30f2-4f38-b539-51c22f9a41e3", "links": [{"href": "http://172.30.9.26:8774/images/db44aad8-30f2-4f38-b539-51c22f9a41e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:26:36.000000", "flavor": {"id": "0f6b1b75-9180-47e9-a8ad-c030da9165ea", "links": [{"href": "http://172.30.9.26:8774/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea", "rel": "bookmark"}]}, "id": "e4d215bf-4ee6-441a-93e7-8fc63d060947", "security_groups": [{"name": "default"}], "user_id": "1baabae382b84196a0bf9f0143aba362", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:26:37Z", "hostId": "7ae0939be33977f8a316cd698ddbe2537a888b57701bf1cb96204954", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst", "created": "2019-01-09T02:26:30Z", "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:26:38,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 used request id req-21bddb18-167b-4851-8c5c-0da83519c7f0 2019-01-09 02:26:38,081 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst] is - ACTIVE 2019-01-09 02:26:38,081 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:26:38,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:38,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-8359cec7-90b5-407a-a3b3-576bdde4be22 x-compute-request-id: req-8359cec7-90b5-407a-a3b3-576bdde4be22 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:13:cc", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "bookmark"}], "image": {"id": "db44aad8-30f2-4f38-b539-51c22f9a41e3", "links": [{"href": "http://172.30.9.26:8774/images/db44aad8-30f2-4f38-b539-51c22f9a41e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:26:36.000000", "flavor": {"id": "0f6b1b75-9180-47e9-a8ad-c030da9165ea", "links": [{"href": "http://172.30.9.26:8774/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea", "rel": "bookmark"}]}, "id": "e4d215bf-4ee6-441a-93e7-8fc63d060947", "security_groups": [{"name": "default"}], "user_id": "1baabae382b84196a0bf9f0143aba362", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:26:37Z", "hostId": "7ae0939be33977f8a316cd698ddbe2537a888b57701bf1cb96204954", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst", "created": "2019-01-09T02:26:30Z", "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:26:38,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 used request id req-8359cec7-90b5-407a-a3b3-576bdde4be22 2019-01-09 02:26:38,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:38,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-82aa1637-ef2f-4c71-a97e-872fbeabcf9f Date: Wed, 09 Jan 2019 02:26:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a1c9c125-5a77-420d-9833-0752e9a543fb"],"updated_at":"2019-01-09T02:26:22Z","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5e58c121f8c04fc0a034fe0e98992875","id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net"}]} 2019-01-09 02:26:38,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net used request id req-82aa1637-ef2f-4c71-a97e-872fbeabcf9f 2019-01-09 02:26:38,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:39,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d6a755-b240-4a9e-831c-43527f1b3d32 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875"}, "enabled": true, "id": "5e58c121f8c04fc0a034fe0e98992875", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}} 2019-01-09 02:26:39,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 used request id req-79d6a755-b240-4a9e-831c-43527f1b3d32 2019-01-09 02:26:39,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:39,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-da8b9df2-4ff4-4146-90aa-a380b31b5e3f Date: Wed, 09 Jan 2019 02:26:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:22Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26: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":"5e58c121f8c04fc0a034fe0e98992875","id":"a1c9c125-5a77-420d-9833-0752e9a543fb","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-subnet"}]} 2019-01-09 02:26:39,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f used request id req-da8b9df2-4ff4-4146-90aa-a380b31b5e3f 2019-01-09 02:26:39,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:39,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-688ae1dd-a57f-4280-af6a-1e27123afd7f Date: Wed, 09 Jan 2019 02:26:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:26:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a1c9c125-5a77-420d-9833-0752e9a543fb","ip_address":"10.55.0.2"}],"id":"82a05b4e-e596-43f9-8a48-b09021b1d141","security_groups":[],"mac_address":"fa:16:3e:4e:7e:f0","project_id":"5e58c121f8c04fc0a034fe0e98992875","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3e61946b-393e-4af7-aa03-f3f1dea1089f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:26:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a1c9c125-5a77-420d-9833-0752e9a543fb","ip_address":"10.55.0.8"}],"id":"c7b028ca-41bc-4215-b816-c2dfb76d074b","security_groups":["cfb6b68d-da35-4f74-a41f-3497b85aec8a"],"mac_address":"fa:16:3e:e5:13:cc","project_id":"5e58c121f8c04fc0a034fe0e98992875","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-port","admin_state_up":true,"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:27Z","binding:vnic_type":"normal","device_id":"e4d215bf-4ee6-441a-93e7-8fc63d060947"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:26:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a1c9c125-5a77-420d-9833-0752e9a543fb","ip_address":"10.55.0.4"}],"id":"cb82f9ef-0345-492b-8f30-9509339f2889","security_groups":[],"mac_address":"fa:16:3e:c1:ef:f0","project_id":"5e58c121f8c04fc0a034fe0e98992875","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3e61946b-393e-4af7-aa03-f3f1dea1089f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:26:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a1c9c125-5a77-420d-9833-0752e9a543fb","ip_address":"10.55.0.3"}],"id":"e3920c5c-86a3-40f6-a4d2-bd8de98ec9bc","security_groups":[],"mac_address":"fa:16:3e:fc:a8:32","project_id":"5e58c121f8c04fc0a034fe0e98992875","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e61946b-393e-4af7-aa03-f3f1dea1089f","tenant_id":"5e58c121f8c04fc0a034fe0e98992875","created_at":"2019-01-09T02:26:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3e61946b-393e-4af7-aa03-f3f1dea1089f"}]} 2019-01-09 02:26:39,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3e61946b-393e-4af7-aa03-f3f1dea1089f used request id req-688ae1dd-a57f-4280-af6a-1e27123afd7f 2019-01-09 02:26:39,206 - create_instance - INFO - Deleting Port with ID - c7b028ca-41bc-4215-b816-c2dfb76d074b 2019-01-09 02:26:39,206 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-port 2019-01-09 02:26:39,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/c7b028ca-41bc-4215-b816-c2dfb76d074b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:39,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc1d604d-efe2-4efc-aeaf-e70458eff516 Date: Wed, 09 Jan 2019 02:26:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:26:39,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/c7b028ca-41bc-4215-b816-c2dfb76d074b used request id req-fc1d604d-efe2-4efc-aeaf-e70458eff516 2019-01-09 02:26:39,902 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst 2019-01-09 02:26:39,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:40,047 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:26: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-1f1c4ff4-c29b-402e-b98e-85372fdba3d9 x-compute-request-id: req-1f1c4ff4-c29b-402e-b98e-85372fdba3d9 Content-Type: application/json 2019-01-09 02:26:40,047 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 used request id req-1f1c4ff4-c29b-402e-b98e-85372fdba3d9 2019-01-09 02:26:40,048 - create_instance - INFO - Checking deletion status 2019-01-09 02:26:40,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:40,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-689aec9f-bb54-44d9-9015-a8626360288b x-compute-request-id: req-689aec9f-bb54-44d9-9015-a8626360288b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947", "rel": "bookmark"}], "image": {"id": "db44aad8-30f2-4f38-b539-51c22f9a41e3", "links": [{"href": "http://172.30.9.26:8774/images/db44aad8-30f2-4f38-b539-51c22f9a41e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:26:36.000000", "flavor": {"id": "0f6b1b75-9180-47e9-a8ad-c030da9165ea", "links": [{"href": "http://172.30.9.26:8774/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea", "rel": "bookmark"}]}, "id": "e4d215bf-4ee6-441a-93e7-8fc63d060947", "user_id": "1baabae382b84196a0bf9f0143aba362", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:26:39Z", "hostId": "7ae0939be33977f8a316cd698ddbe2537a888b57701bf1cb96204954", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst", "created": "2019-01-09T02:26:30Z", "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:26:40,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 used request id req-689aec9f-bb54-44d9-9015-a8626360288b 2019-01-09 02:26:40,365 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst] is - ACTIVE 2019-01-09 02:26:40,365 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:26:43,368 - create_instance - DEBUG - VM status query timeout in 296.679943085 2019-01-09 02:26:43,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c10b1ca7e8bc6dc9c9afcbfd5a8b39e6017d56d" 2019-01-09 02:26:43,422 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:26: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-eb0c3bed-1faa-4914-bafa-41357810bf54 x-compute-request-id: req-eb0c3bed-1faa-4914-bafa-41357810bf54 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e4d215bf-4ee6-441a-93e7-8fc63d060947 could not be found.", "code": 404}} 2019-01-09 02:26:43,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e4d215bf-4ee6-441a-93e7-8fc63d060947 used request id req-eb0c3bed-1faa-4914-bafa-41357810bf54 2019-01-09 02:26:43,423 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e4d215bf-4ee6-441a-93e7-8fc63d060947 could not be found. (HTTP 404) (Request-ID: req-eb0c3bed-1faa-4914-bafa-41357810bf54) 2019-01-09 02:26:43,423 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-inst 2019-01-09 02:26:43,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d08a68c17d8a2d68627c058ee6a98a7ba7f3c7f" 2019-01-09 02:26:43,473 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:26: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-0f43c919-dac9-4d24-a699-3c8d854f67df x-compute-request-id: req-0f43c919-dac9-4d24-a699-3c8d854f67df Content-Length: 0 Content-Type: application/json 2019-01-09 02:26:43,473 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0f6b1b75-9180-47e9-a8ad-c030da9165ea used request id req-0f43c919-dac9-4d24-a699-3c8d854f67df 2019-01-09 02:26:43,474 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-subnet 2019-01-09 02:26:43,474 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-subnet 2019-01-09 02:26:43,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/a1c9c125-5a77-420d-9833-0752e9a543fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291210b2fc655da11953a5264ef12ac42f5e2ded" 2019-01-09 02:26:45,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93995fc4-cf79-484c-b29d-0023e061e312 Date: Wed, 09 Jan 2019 02:26:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:26:45,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a1c9c125-5a77-420d-9833-0752e9a543fb used request id req-93995fc4-cf79-484c-b29d-0023e061e312 2019-01-09 02:26:45,589 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad-pub-net 2019-01-09 02:26:45,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/3e61946b-393e-4af7-aa03-f3f1dea1089f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291210b2fc655da11953a5264ef12ac42f5e2ded" 2019-01-09 02:26:46,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-097912e9-6d71-489c-bb59-838a66a5c5e6 Date: Wed, 09 Jan 2019 02:26:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:26:46,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3e61946b-393e-4af7-aa03-f3f1dea1089f used request id req-097912e9-6d71-489c-bb59-838a66a5c5e6 2019-01-09 02:26:46,897 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-c98e29f8-ac9c-4137-9e4b-4c5a3fe072ad 2019-01-09 02:26:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d271ca2e835e6a36ed63a57785f9cc2844f05d2c" 2019-01-09 02:26:48,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25c3a6d2-31ab-4046-9c9a-e0046a7195c9 Date: Wed, 09 Jan 2019 02:26:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:26:48,537 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/db44aad8-30f2-4f38-b539-51c22f9a41e3 used request id req-25c3a6d2-31ab-4046-9c9a-e0046a7195c9 2019-01-09 02:26:48,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:48,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7c5baf26-d10d-4c22-b686-f12721d832ad Date: Wed, 09 Jan 2019 02:26:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "created_at": "2019-01-09T02:26:21Z", "updated_at": "2019-01-09T02:26:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:26:21Z", "revision_number": 0, "id": "07078905-9893-4aea-9b92-cc45f66449b0", "remote_group_id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "remote_ip_prefix": null, "created_at": "2019-01-09T02:26:21Z", "security_group_id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e58c121f8c04fc0a034fe0e98992875"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:26:21Z", "revision_number": 0, "id": "762aa193-175c-4d4e-bf59-7243673cc916", "remote_group_id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "remote_ip_prefix": null, "created_at": "2019-01-09T02:26:21Z", "security_group_id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e58c121f8c04fc0a034fe0e98992875"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:26:21Z", "revision_number": 0, "id": "7e338c8a-e093-4ebf-ad58-fdeb84f6e230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:26:21Z", "security_group_id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e58c121f8c04fc0a034fe0e98992875"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:26:21Z", "revision_number": 0, "id": "887cd1ec-44c0-4466-be7d-183d7553f5b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:26:21Z", "security_group_id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e58c121f8c04fc0a034fe0e98992875"}], "revision_number": 4, "project_id": "5e58c121f8c04fc0a034fe0e98992875", "id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:26:48,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7c5baf26-d10d-4c22-b686-f12721d832ad 2019-01-09 02:26:48,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:48,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aae9382-45dc-4214-b5ca-012602b88a85 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:26:48,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-1aae9382-45dc-4214-b5ca-012602b88a85 2019-01-09 02:26:48,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:48,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79cad64-df2d-4605-a684-2c6cbe58eadf Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:26:48,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-a79cad64-df2d-4605-a684-2c6cbe58eadf 2019-01-09 02:26:48,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:49,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74a7298-fb6f-4921-91e6-17c01b75d643 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875"}, "enabled": true, "id": "5e58c121f8c04fc0a034fe0e98992875", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj"}} 2019-01-09 02:26:49,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 used request id req-f74a7298-fb6f-4921-91e6-17c01b75d643 2019-01-09 02:26:49,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cfb6b68d-da35-4f74-a41f-3497b85aec8a 2019-01-09 02:26:49,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cfb6b68d-da35-4f74-a41f-3497b85aec8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:49,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1fabbc5e-adaa-49cd-beec-3049d15c6f33 Date: Wed, 09 Jan 2019 02:26:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:26:21Z", "security_group_id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "port_range_min": null, "revision_number": 0, "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "created_at": "2019-01-09T02:26:21Z", "project_id": "5e58c121f8c04fc0a034fe0e98992875", "id": "07078905-9893-4aea-9b92-cc45f66449b0"}, {"remote_group_id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:26:21Z", "security_group_id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "port_range_min": null, "revision_number": 0, "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "created_at": "2019-01-09T02:26:21Z", "project_id": "5e58c121f8c04fc0a034fe0e98992875", "id": "762aa193-175c-4d4e-bf59-7243673cc916"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:26:21Z", "security_group_id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "port_range_min": null, "revision_number": 0, "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "created_at": "2019-01-09T02:26:21Z", "project_id": "5e58c121f8c04fc0a034fe0e98992875", "id": "7e338c8a-e093-4ebf-ad58-fdeb84f6e230"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:26:21Z", "security_group_id": "cfb6b68d-da35-4f74-a41f-3497b85aec8a", "port_range_min": null, "revision_number": 0, "tenant_id": "5e58c121f8c04fc0a034fe0e98992875", "created_at": "2019-01-09T02:26:21Z", "project_id": "5e58c121f8c04fc0a034fe0e98992875", "id": "887cd1ec-44c0-4466-be7d-183d7553f5b2"}]} 2019-01-09 02:26:49,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cfb6b68d-da35-4f74-a41f-3497b85aec8a used request id req-1fabbc5e-adaa-49cd-beec-3049d15c6f33 2019-01-09 02:26:49,198 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:26:49,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/cfb6b68d-da35-4f74-a41f-3497b85aec8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:49,663 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d274490f-2fbe-4dc6-9275-09480cae3d90 Content-Length: 0 Date: Wed, 09 Jan 2019 02:26:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:26:49,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/cfb6b68d-da35-4f74-a41f-3497b85aec8a used request id req-d274490f-2fbe-4dc6-9275-09480cae3d90 2019-01-09 02:26:49,664 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj 2019-01-09 02:26:49,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:49,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a267022-27a4-4f53-87b3-c6ec16862795 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:26:49,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5e58c121f8c04fc0a034fe0e98992875 used request id req-6a267022-27a4-4f53-87b3-c6ec16862795 2019-01-09 02:26:49,860 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-6312424d-7459-4b5-proj-role 2019-01-09 02:26:49,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/da790cbf2e2a49e4ae225093da94cf67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:49,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-002bdaee-71f7-4fd5-9883-2e5589071661 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:26:49,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/da790cbf2e2a49e4ae225093da94cf67 used request id req-002bdaee-71f7-4fd5-9883-2e5589071661 2019-01-09 02:26:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69492b105efaf75a065a754d35bd012155b7f94b" 2019-01-09 02:26:50,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48eadcf-1151-4f4b-975f-6c1b7cf90fbd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:26:50,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b48eadcf-1151-4f4b-975f-6c1b7cf90fbd 2019-01-09 02:26:50,064 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-6312424d-7459-4b5-user 2019-01-09 02:26:50,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1baabae382b84196a0bf9f0143aba362 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8100bf9c1bf9bee4f744b8df6141e0132a42a0e" 2019-01-09 02:26:50,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b50da0-7d40-40e7-b823-ca800be26c16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:26:50,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1baabae382b84196a0bf9f0143aba362 used request id req-07b50da0-7d40-40e7-b823-ca800be26c16 2019-01-09 02:26:50,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:50,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["krwsQwl9SZGo2f5pVWC2VQ"], "issued_at": "2019-01-09T02:26:50.000000Z"}} 2019-01-09 02:26:50,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5beeb79b431c60cd7c988e9d9ebb9bbdc30508" 2019-01-09 02:26:50,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18bdecd1-62b8-4e79-a7ac-7d0a41d9bf88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:50,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-18bdecd1-62b8-4e79-a7ac-7d0a41d9bf88 2019-01-09 02:26:50,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:50,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:51,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:26:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["oET3zl8gTEO1xKEdOKQruQ"], "issued_at": "2019-01-09T02:26:51.000000Z"}} 2019-01-09 02:26:51,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:26:51,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecfdb23d-d80b-4708-9761-4d8d56d334f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:51,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ecfdb23d-d80b-4708-9761-4d8d56d334f5 2019-01-09 02:26:51,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:26:51,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:26:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:26:51,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-0e695216-c008-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:26:51,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62037610-2c0a-435a-95cc-30ada2880ebc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-0e695216-c008-453-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:26:51,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-0e695216-c008-453-proj used request id req-62037610-2c0a-435a-95cc-30ada2880ebc 2019-01-09 02:26:51,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:26:51,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1861d506-440b-47bd-b72f-8cd39d492bdb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:26:51,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1861d506-440b-47bd-b72f-8cd39d492bdb 2019-01-09 02:26:51,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}}' 2019-01-09 02:26:51,551 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ede61844-ad87-4691-a599-a16cfc59b581 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b"}, "enabled": true, "id": "0755305b15f5415291c869d119da875b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}} 2019-01-09 02:26:51,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ede61844-ad87-4691-a599-a16cfc59b581 2019-01-09 02:26:51,551 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-0e695216-c008-453-proj 2019-01-09 02:26:51,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:51,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:51,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:26:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["5mA64HD3QI2mVNCXIgutTQ"], "issued_at": "2019-01-09T02:26:51.000000Z"}} 2019-01-09 02:26:51,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493032cbc0783796248c15d6e3ca7182721d53fd" 2019-01-09 02:26:52,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efcf3456-6d54-4387-b2cb-3f30b47b45df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:52,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-efcf3456-6d54-4387-b2cb-3f30b47b45df 2019-01-09 02:26:52,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:26:52,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:26:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:26:52,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493032cbc0783796248c15d6e3ca7182721d53fd" 2019-01-09 02:26:52,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3601f02-febb-44db-b52c-132bd1f72e28 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:26:52,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c3601f02-febb-44db-b52c-132bd1f72e28 2019-01-09 02:26:52,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-0e695216-c008-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493032cbc0783796248c15d6e3ca7182721d53fd" 2019-01-09 02:26:52,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f513bc47-e51f-4d1e-bd2a-48360a880003 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-0e695216-c008-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b"}, "enabled": true, "id": "0755305b15f5415291c869d119da875b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}]} 2019-01-09 02:26:52,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-0e695216-c008-453-proj used request id req-f513bc47-e51f-4d1e-bd2a-48360a880003 2019-01-09 02:26:52,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493032cbc0783796248c15d6e3ca7182721d53fd" 2019-01-09 02:26:52,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936c05c1-3a68-4df7-becf-80a6a61bbd4e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:26:52,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-936c05c1-3a68-4df7-becf-80a6a61bbd4e 2019-01-09 02:26:52,692 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-0e695216-c008-453-user 2019-01-09 02:26:52,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:52,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:26:52,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fbb5f7b-ca58-4400-bc9f-bf214a26d47e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:26:52,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5fbb5f7b-ca58-4400-bc9f-bf214a26d47e 2019-01-09 02:26:52,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" -d '{"role": {"name": "CreateInstanceVolumeTests-0e695216-c008-453-proj-role"}}' 2019-01-09 02:26:52,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb99f96-c677-4f3b-8566-8d06112ab5f5 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "59c2e3cc20b0486ba92b6caf53e5423a", "links": {"self": "http://172.30.9.26:5000/v3/roles/59c2e3cc20b0486ba92b6caf53e5423a"}, "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj-role"}} 2019-01-09 02:26:52,928 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-abb99f96-c677-4f3b-8566-8d06112ab5f5 2019-01-09 02:26:52,929 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-0e695216-c008-453-proj-role 2019-01-09 02:26:52,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/59c2e3cc20b0486ba92b6caf53e5423a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:26:53,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931aae0d-000e-4446-81ee-22d3e3446307 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/59c2e3cc20b0486ba92b6caf53e5423a"}, "domain_id": null, "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj-role", "id": "59c2e3cc20b0486ba92b6caf53e5423a"}} 2019-01-09 02:26:53,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/59c2e3cc20b0486ba92b6caf53e5423a used request id req-931aae0d-000e-4446-81ee-22d3e3446307 2019-01-09 02:26:53,011 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-0e695216-c008-453-proj-role to project CreateInstanceVolumeTests-0e695216-c008-453-proj 2019-01-09 02:26:53,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b/users/f76659e2628a4869b0d283e0bc615088/roles/59c2e3cc20b0486ba92b6caf53e5423a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:26:53,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f3cbaf-a054-42f1-919e-fef0f9724b48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:26:53,144 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b/users/f76659e2628a4869b0d283e0bc615088/roles/59c2e3cc20b0486ba92b6caf53e5423a used request id req-d5f3cbaf-a054-42f1-919e-fef0f9724b48 2019-01-09 02:26:53,144 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:26:53,146 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:26:53,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:53,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:53,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59c2e3cc20b0486ba92b6caf53e5423a", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj-role"}], "expires_at": "2019-01-09T03:26:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0755305b15f5415291c869d119da875b", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0e695216-c008-453-user", "id": "f76659e2628a4869b0d283e0bc615088"}, "audit_ids": ["aUQtn3OeRQi36Nm2GiFiWQ"], "issued_at": "2019-01-09T02:26:53.000000Z"}} 2019-01-09 02:26:53,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe185a8ed85e0a61f931701c0903476178117348" 2019-01-09 02:26:53,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1261761f-2fdf-46b9-b538-e38f162f0e69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:53,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1261761f-2fdf-46b9-b538-e38f162f0e69 2019-01-09 02:26:53,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe185a8ed85e0a61f931701c0903476178117348" 2019-01-09 02:26:53,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-14758f81-be90-4344-bca8-8ac551914be3 Date: Wed, 09 Jan 2019 02:26:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image"} 2019-01-09 02:26:53,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image used request id req-14758f81-be90-4344-bca8-8ac551914be3 2019-01-09 02:26:53,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe185a8ed85e0a61f931701c0903476178117348" 2019-01-09 02:26:53,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bf581b77-fd0a-4df3-af27-aa3e6a94ca46 Date: Wed, 09 Jan 2019 02:26:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:26:53,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-bf581b77-fd0a-4df3-af27-aa3e6a94ca46 2019-01-09 02:26:53,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe185a8ed85e0a61f931701c0903476178117348" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image"}' 2019-01-09 02:26:54,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5 X-Openstack-Request-Id: req-7f038280-f172-493f-a043-2caf67eb8071 Date: Wed, 09 Jan 2019 02:26:54 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:26:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:26:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "min_disk": 0, "protected": false, "id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "file": "/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5/file", "checksum": null, "owner": "0755305b15f5415291c869d119da875b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:26:54,182 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7f038280-f172-493f-a043-2caf67eb8071 2019-01-09 02:26:54,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe185a8ed85e0a61f931701c0903476178117348" -d '' 2019-01-09 02:26:55,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5747adc6-3412-45d2-a87f-60c801db8259 Date: Wed, 09 Jan 2019 02:26:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:26:55,481 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5/file used request id req-5747adc6-3412-45d2-a87f-60c801db8259 2019-01-09 02:26:55,481 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:26:55,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe185a8ed85e0a61f931701c0903476178117348" 2019-01-09 02:26:55,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ffd60312-390e-40b6-ab21-c0080c282059 Date: Wed, 09 Jan 2019 02:26:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:26:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:26:55Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5/snap", "metadata": {}}], "self": "/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "min_disk": 0, "protected": false, "id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "file": "/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0755305b15f5415291c869d119da875b", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:26:55,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5 used request id req-ffd60312-390e-40b6-ab21-c0080c282059 2019-01-09 02:26:55,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe185a8ed85e0a61f931701c0903476178117348" 2019-01-09 02:26:55,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-df6363b5-e728-4613-876b-c6840f106add Date: Wed, 09 Jan 2019 02:26: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:26:55,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-df6363b5-e728-4613-876b-c6840f106add 2019-01-09 02:26:55,653 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image 2019-01-09 02:26:55,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe185a8ed85e0a61f931701c0903476178117348" 2019-01-09 02:26:55,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-8f879fad-ea00-4181-8995-fdf6305898c3 Date: Wed, 09 Jan 2019 02:26:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:26:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:26:55Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5/snap", "metadata": {}}], "self": "/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "min_disk": 0, "protected": false, "id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "file": "/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0755305b15f5415291c869d119da875b", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:26:55,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5 used request id req-8f879fad-ea00-4181-8995-fdf6305898c3 2019-01-09 02:26:55,821 - create_image - DEBUG - Instance status is - active 2019-01-09 02:26:55,821 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image 2019-01-09 02:26:55,821 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image 2019-01-09 02:26:55,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:55,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:56,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["bg3Un3gbT9iCDWAosBauEw"], "issued_at": "2019-01-09T02:26:56.000000Z"}} 2019-01-09 02:26:56,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66a5f0130ac6f85b2d690ec97c35e1c2337f06f" 2019-01-09 02:26:56,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d77ca9-41e0-4635-8eda-01f802f7ada3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:56,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-37d77ca9-41e0-4635-8eda-01f802f7ada3 2019-01-09 02:26:56,297 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:26:56,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66a5f0130ac6f85b2d690ec97c35e1c2337f06f" 2019-01-09 02:26:56,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-2dc278f0-de98-4cb7-be23-d972d6d9ec45 x-compute-request-id: req-2dc278f0-de98-4cb7-be23-d972d6d9ec45 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:26:56,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2dc278f0-de98-4cb7-be23-d972d6d9ec45 2019-01-09 02:26:56,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66a5f0130ac6f85b2d690ec97c35e1c2337f06f" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:26:56,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26: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-360b3480-62a2-4b2a-af53-e1ea8366f5d9 x-compute-request-id: req-360b3480-62a2-4b2a-af53-e1ea8366f5d9 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bed22012-7880-496f-8428-abf308d30cc0", "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:26:56,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-360b3480-62a2-4b2a-af53-e1ea8366f5d9 2019-01-09 02:26:56,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:56,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:56,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59c2e3cc20b0486ba92b6caf53e5423a", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj-role"}], "expires_at": "2019-01-09T03:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0755305b15f5415291c869d119da875b", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0e695216-c008-453-user", "id": "f76659e2628a4869b0d283e0bc615088"}, "audit_ids": ["ZTtC0RFiScSJCaim1x8eSg"], "issued_at": "2019-01-09T02:26:56.000000Z"}} 2019-01-09 02:26:56,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14cd1d0ccdc678dc6974d7aabcf599ad419f786" 2019-01-09 02:26:57,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73701c4-81a4-453e-a053-437e662de457 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:57,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c73701c4-81a4-453e-a053-437e662de457 2019-01-09 02:26:57,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14cd1d0ccdc678dc6974d7aabcf599ad419f786" 2019-01-09 02:26:57,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-23566ee7-21f3-4338-ab87-588c2db917d5 Date: Wed, 09 Jan 2019 02:26:57 GMT RESP BODY: {"networks":[]} 2019-01-09 02:26:57,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net used request id req-23566ee7-21f3-4338-ab87-588c2db917d5 2019-01-09 02:26:57,180 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net 2019-01-09 02:26:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14cd1d0ccdc678dc6974d7aabcf599ad419f786" -d '{"network": {"name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net", "admin_state_up": true}}' 2019-01-09 02:26:57,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-df37834e-e906-4850-9e80-0b091ecbcb8f Date: Wed, 09 Jan 2019 02:26:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"976b7c95-c711-45c7-8842-c669fbde7800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:26:57Z","is_default":false,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:57Z","mtu":1450}} 2019-01-09 02:26:57,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-df37834e-e906-4850-9e80-0b091ecbcb8f 2019-01-09 02:26:57,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14cd1d0ccdc678dc6974d7aabcf599ad419f786" 2019-01-09 02:26:57,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-780c1b80-5854-4c52-adf1-1e78872bf3d0 Date: Wed, 09 Jan 2019 02:26:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:26:57Z","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0755305b15f5415291c869d119da875b","id":"976b7c95-c711-45c7-8842-c669fbde7800","name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net"}]} 2019-01-09 02:26:57,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-780c1b80-5854-4c52-adf1-1e78872bf3d0 2019-01-09 02:26:57,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14cd1d0ccdc678dc6974d7aabcf599ad419f786" 2019-01-09 02:26:58,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-09fa2470-46e6-44fc-9c4b-68e4fadc8e6b Date: Wed, 09 Jan 2019 02:26:58 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:26:58,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-09fa2470-46e6-44fc-9c4b-68e4fadc8e6b 2019-01-09 02:26:58,149 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet 2019-01-09 02:26:58,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14cd1d0ccdc678dc6974d7aabcf599ad419f786" -d '{"subnets": [{"ip_version": 4, "network_id": "976b7c95-c711-45c7-8842-c669fbde7800", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet"}]}' 2019-01-09 02:26:59,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f2cb37ed-a562-44be-bb78-60dc4783a045 Date: Wed, 09 Jan 2019 02:26:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:58Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26:58Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0755305b15f5415291c869d119da875b","id":"a23ce44c-7e4b-4021-a009-f2365d75871a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet"}]} 2019-01-09 02:26:59,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f2cb37ed-a562-44be-bb78-60dc4783a045 2019-01-09 02:26:59,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14cd1d0ccdc678dc6974d7aabcf599ad419f786" 2019-01-09 02:26:59,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bd57af22-a185-49ba-a934-62f445e838af Date: Wed, 09 Jan 2019 02:26:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a23ce44c-7e4b-4021-a009-f2365d75871a"],"updated_at":"2019-01-09T02:26:58Z","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0755305b15f5415291c869d119da875b","id":"976b7c95-c711-45c7-8842-c669fbde7800","name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net"}]} 2019-01-09 02:26:59,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-bd57af22-a185-49ba-a934-62f445e838af 2019-01-09 02:26:59,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14cd1d0ccdc678dc6974d7aabcf599ad419f786" 2019-01-09 02:26:59,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-953978f3-15ad-4cba-afd4-122409305c08 Date: Wed, 09 Jan 2019 02:26:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:58Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0755305b15f5415291c869d119da875b","id":"a23ce44c-7e4b-4021-a009-f2365d75871a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet"}]} 2019-01-09 02:26:59,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-953978f3-15ad-4cba-afd4-122409305c08 2019-01-09 02:26:59,532 - OpenStackNetwork - DEBUG - Network [976b7c95-c711-45c7-8842-c669fbde7800] created successfully 2019-01-09 02:26:59,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:26:59,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:26:59,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59c2e3cc20b0486ba92b6caf53e5423a", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj-role"}], "expires_at": "2019-01-09T03:26:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0755305b15f5415291c869d119da875b", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0e695216-c008-453-user", "id": "f76659e2628a4869b0d283e0bc615088"}, "audit_ids": ["kd2SL2yLQfKda_uaFUZkTw"], "issued_at": "2019-01-09T02:26:59.000000Z"}} 2019-01-09 02:26:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4a46a8945432dd579ac7f7baea5eba5969eede" 2019-01-09 02:26:59,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6bfa2c-d120-47d0-8297-a060e5ccbd13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:26:59,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ac6bfa2c-d120-47d0-8297-a060e5ccbd13 2019-01-09 02:26:59,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4a46a8945432dd579ac7f7baea5eba5969eede" 2019-01-09 02:27:00,174 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:26:59 GMT Server: Apache x-compute-request-id: req-019f1285-327f-44d6-8f0b-017d70ada586 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-019f1285-327f-44d6-8f0b-017d70ada586 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:27:00,175 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/detail used request id req-019f1285-327f-44d6-8f0b-017d70ada586 2019-01-09 02:27:00,178 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-019f1285-327f-44d6-8f0b-017d70ada586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4a46a8945432dd579ac7f7baea5eba5969eede" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-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}}' 2019-01-09 02:27:00,523 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:27:00 GMT Server: Apache x-compute-request-id: req-df32763c-e358-4307-b609-31a9044b775b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df32763c-e358-4307-b609-31a9044b775b Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:00.423189", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8948534-b991-4ce4-84ba-c85dd85fab94", "size": 1}} 2019-01-09 02:27:00,524 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes used request id req-df32763c-e358-4307-b609-31a9044b775b 2019-01-09 02:27:00,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019f1285-327f-44d6-8f0b-017d70ada586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4a46a8945432dd579ac7f7baea5eba5969eede" 2019-01-09 02:27:00,780 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:00 GMT Server: Apache x-compute-request-id: req-670ada27-82a7-4c0e-b224-4cd224eba853 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-670ada27-82a7-4c0e-b224-4cd224eba853 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0755305b15f5415291c869d119da875b", "updated_at": "2019-01-09T02:27:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8948534-b991-4ce4-84ba-c85dd85fab94", "size": 1}} 2019-01-09 02:27:00,780 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 used request id req-670ada27-82a7-4c0e-b224-4cd224eba853 2019-01-09 02:27:00,781 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1 2019-01-09 02:27:00,783 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019f1285-327f-44d6-8f0b-017d70ada586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4a46a8945432dd579ac7f7baea5eba5969eede" 2019-01-09 02:27:00,976 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:00 GMT Server: Apache x-compute-request-id: req-339dd58d-a100-494f-b0f1-42b879618b13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-339dd58d-a100-494f-b0f1-42b879618b13 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0755305b15f5415291c869d119da875b", "updated_at": "2019-01-09T02:27:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8948534-b991-4ce4-84ba-c85dd85fab94", "size": 1}} 2019-01-09 02:27:00,977 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 used request id req-339dd58d-a100-494f-b0f1-42b879618b13 2019-01-09 02:27:00,977 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:27:00,977 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1 2019-01-09 02:27:00,977 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1 2019-01-09 02:27:00,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:27:00,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:27:01,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59c2e3cc20b0486ba92b6caf53e5423a", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj-role"}], "expires_at": "2019-01-09T03:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0755305b15f5415291c869d119da875b", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0e695216-c008-453-user", "id": "f76659e2628a4869b0d283e0bc615088"}, "audit_ids": ["pTY34N-9RTGMc-TQ60vl6Q"], "issued_at": "2019-01-09T02:27:01.000000Z"}} 2019-01-09 02:27:01,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbaa20d6f3f0e27afd1491ba28ec3de38b3e411" 2019-01-09 02:27:01,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-077104f1-912a-4a0c-8ae7-2ae462da4d75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:27:01,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-077104f1-912a-4a0c-8ae7-2ae462da4d75 2019-01-09 02:27:01,444 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbaa20d6f3f0e27afd1491ba28ec3de38b3e411" 2019-01-09 02:27:01,645 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:01 GMT Server: Apache x-compute-request-id: req-b0c7d2ff-64c3-4ca0-99a4-710a9708757c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0c7d2ff-64c3-4ca0-99a4-710a9708757c Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0755305b15f5415291c869d119da875b", "updated_at": "2019-01-09T02:27:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8948534-b991-4ce4-84ba-c85dd85fab94", "size": 1}]} 2019-01-09 02:27:01,646 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/detail used request id req-b0c7d2ff-64c3-4ca0-99a4-710a9708757c 2019-01-09 02:27:01,649 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b0c7d2ff-64c3-4ca0-99a4-710a9708757c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbaa20d6f3f0e27afd1491ba28ec3de38b3e411" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-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}}' 2019-01-09 02:27:02,070 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:27:01 GMT Server: Apache x-compute-request-id: req-7c138645-2d8a-4471-a5dc-4bdec46c16d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7c138645-2d8a-4471-a5dc-4bdec46c16d1 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:01.902833", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0779736e-5af4-4093-b9f9-bfcfffc1d572", "size": 1}} 2019-01-09 02:27:02,071 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes used request id req-7c138645-2d8a-4471-a5dc-4bdec46c16d1 2019-01-09 02:27:02,075 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0c7d2ff-64c3-4ca0-99a4-710a9708757c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbaa20d6f3f0e27afd1491ba28ec3de38b3e411" 2019-01-09 02:27:02,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:02 GMT Server: Apache x-compute-request-id: req-c8705af2-c423-466c-b718-55aba32a04de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8705af2-c423-466c-b718-55aba32a04de Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0755305b15f5415291c869d119da875b", "updated_at": "2019-01-09T02:27:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0779736e-5af4-4093-b9f9-bfcfffc1d572", "size": 1}} 2019-01-09 02:27:02,294 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572 used request id req-c8705af2-c423-466c-b718-55aba32a04de 2019-01-09 02:27:02,295 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-2 2019-01-09 02:27:02,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0c7d2ff-64c3-4ca0-99a4-710a9708757c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbaa20d6f3f0e27afd1491ba28ec3de38b3e411" 2019-01-09 02:27:02,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:02 GMT Server: Apache x-compute-request-id: req-1aaf16e7-5250-43f7-9c10-7e346d0053a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1aaf16e7-5250-43f7-9c10-7e346d0053a4 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0755305b15f5415291c869d119da875b", "updated_at": "2019-01-09T02:27:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0779736e-5af4-4093-b9f9-bfcfffc1d572", "size": 1}} 2019-01-09 02:27:02,503 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572 used request id req-1aaf16e7-5250-43f7-9c10-7e346d0053a4 2019-01-09 02:27:02,504 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:27:02,504 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-2 2019-01-09 02:27:02,504 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-2 2019-01-09 02:27:02,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:27:02,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:27:02,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59c2e3cc20b0486ba92b6caf53e5423a", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj-role"}], "expires_at": "2019-01-09T03:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0755305b15f5415291c869d119da875b", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0e695216-c008-453-user", "id": "f76659e2628a4869b0d283e0bc615088"}, "audit_ids": ["YiCUZ0UhQyyIOkypmaCWrQ"], "issued_at": "2019-01-09T02:27:02.000000Z"}} 2019-01-09 02:27:02,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:02,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-812e0bb1-59c8-4054-8603-2f7ccd140504 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:27:02,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-812e0bb1-59c8-4054-8603-2f7ccd140504 2019-01-09 02:27:02,958 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:27:02,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:03,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6cce5a-ff9b-40a3-8977-0dd8bfed5884 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:27:03,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ac6cce5a-ff9b-40a3-8977-0dd8bfed5884 2019-01-09 02:27:03,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:03,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6edddc06-18a4-4d69-a4b4-3829e9603f24 Date: Wed, 09 Jan 2019 02:27:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a23ce44c-7e4b-4021-a009-f2365d75871a"],"updated_at":"2019-01-09T02:26:58Z","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0755305b15f5415291c869d119da875b","id":"976b7c95-c711-45c7-8842-c669fbde7800","name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net"}]} 2019-01-09 02:27:03,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net used request id req-6edddc06-18a4-4d69-a4b4-3829e9603f24 2019-01-09 02:27:03,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:27:03,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:27:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:27:03,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:03,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6907d1e5-e8f8-447c-8494-bd64466bc7a2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b"}, "enabled": true, "id": "0755305b15f5415291c869d119da875b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}} 2019-01-09 02:27:03,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b used request id req-6907d1e5-e8f8-447c-8494-bd64466bc7a2 2019-01-09 02:27:03,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:03,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dfd49c62-d8d0-4dcb-99c2-68827050c52f Date: Wed, 09 Jan 2019 02:27:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:58Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0755305b15f5415291c869d119da875b","id":"a23ce44c-7e4b-4021-a009-f2365d75871a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet"}]} 2019-01-09 02:27:03,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-dfd49c62-d8d0-4dcb-99c2-68827050c52f 2019-01-09 02:27:03,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800&name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:03,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-608d103e-500c-4a99-9f17-6d54c2e9f675 Date: Wed, 09 Jan 2019 02:27:03 GMT RESP BODY: {"ports":[]} 2019-01-09 02:27:03,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800&name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port&admin_state_up=True used request id req-608d103e-500c-4a99-9f17-6d54c2e9f675 2019-01-09 02:27:03,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:03,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-ce1e15ea-7446-43d1-99db-a223d43a45d7 x-compute-request-id: req-ce1e15ea-7446-43d1-99db-a223d43a45d7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:27:03,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst used request id req-ce1e15ea-7446-43d1-99db-a223d43a45d7 2019-01-09 02:27:03,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:04,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-08176b94-11d1-40a1-a259-5c6a748a483c Date: Wed, 09 Jan 2019 02:27:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a23ce44c-7e4b-4021-a009-f2365d75871a"],"updated_at":"2019-01-09T02:26:58Z","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0755305b15f5415291c869d119da875b","id":"976b7c95-c711-45c7-8842-c669fbde7800","name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net"}]} 2019-01-09 02:27:04,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net used request id req-08176b94-11d1-40a1-a259-5c6a748a483c 2019-01-09 02:27:04,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:04,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f648e06-2398-4f2c-93d9-e40801f2011b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b"}, "enabled": true, "id": "0755305b15f5415291c869d119da875b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}} 2019-01-09 02:27:04,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b used request id req-6f648e06-2398-4f2c-93d9-e40801f2011b 2019-01-09 02:27:04,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:04,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-413dda57-eaf8-4a25-914d-e029b878e12e Date: Wed, 09 Jan 2019 02:27:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:58Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0755305b15f5415291c869d119da875b","id":"a23ce44c-7e4b-4021-a009-f2365d75871a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet"}]} 2019-01-09 02:27:04,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-413dda57-eaf8-4a25-914d-e029b878e12e 2019-01-09 02:27:04,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800&name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:04,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f606e9ce-73d5-4f12-908f-25b416a12886 Date: Wed, 09 Jan 2019 02:27:04 GMT RESP BODY: {"ports":[]} 2019-01-09 02:27:04,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800&name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port&admin_state_up=True used request id req-f606e9ce-73d5-4f12-908f-25b416a12886 2019-01-09 02:27:04,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:27:04,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:27:04,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59c2e3cc20b0486ba92b6caf53e5423a", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj-role"}], "expires_at": "2019-01-09T03:27:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0755305b15f5415291c869d119da875b", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0e695216-c008-453-user", "id": "f76659e2628a4869b0d283e0bc615088"}, "audit_ids": ["HZYrZ71ATRSgRPD5MfsP2w"], "issued_at": "2019-01-09T02:27:04.000000Z"}} 2019-01-09 02:27:04,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c711a65366e74e9be25e1cc1fc0f43003a8c2f" 2019-01-09 02:27:04,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd32b1c-ed90-4120-b529-c5ba0eb6c7c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:27:04,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6bd32b1c-ed90-4120-b529-c5ba0eb6c7c7 2019-01-09 02:27:04,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:05,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ca578ac5-af92-44b5-9fda-0020ea55575e Date: Wed, 09 Jan 2019 02:27:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a23ce44c-7e4b-4021-a009-f2365d75871a"],"updated_at":"2019-01-09T02:26:58Z","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0755305b15f5415291c869d119da875b","id":"976b7c95-c711-45c7-8842-c669fbde7800","name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net"}]} 2019-01-09 02:27:05,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net used request id req-ca578ac5-af92-44b5-9fda-0020ea55575e 2019-01-09 02:27:05,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:05,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a9594276-6a2b-4b77-b927-3820ad88b6db Date: Wed, 09 Jan 2019 02:27:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:58Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0755305b15f5415291c869d119da875b","id":"a23ce44c-7e4b-4021-a009-f2365d75871a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet"}]} 2019-01-09 02:27:05,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-a9594276-6a2b-4b77-b927-3820ad88b6db 2019-01-09 02:27:05,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:05,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0131a865-210b-4d9d-b797-ae297497d972 Date: Wed, 09 Jan 2019 02:27:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a23ce44c-7e4b-4021-a009-f2365d75871a"],"updated_at":"2019-01-09T02:26:58Z","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0755305b15f5415291c869d119da875b","id":"976b7c95-c711-45c7-8842-c669fbde7800","name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net"}]} 2019-01-09 02:27:05,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net used request id req-0131a865-210b-4d9d-b797-ae297497d972 2019-01-09 02:27:05,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:27:05,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:27:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:27:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c711a65366e74e9be25e1cc1fc0f43003a8c2f" 2019-01-09 02:27:05,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5336c8ad-2056-4bf1-a27b-9745c7e846ec Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b"}, "enabled": true, "id": "0755305b15f5415291c869d119da875b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}} 2019-01-09 02:27:05,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b used request id req-5336c8ad-2056-4bf1-a27b-9745c7e846ec 2019-01-09 02:27:05,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:05,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f608925c-eee3-4f52-879f-a8cec9aa92ce Date: Wed, 09 Jan 2019 02:27:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:58Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0755305b15f5415291c869d119da875b","id":"a23ce44c-7e4b-4021-a009-f2365d75871a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet"}]} 2019-01-09 02:27:05,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-f608925c-eee3-4f52-879f-a8cec9aa92ce 2019-01-09 02:27:05,757 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net 2019-01-09 02:27:05,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" -d '{"port": {"network_id": "976b7c95-c711-45c7-8842-c669fbde7800", "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port", "admin_state_up": true}}' 2019-01-09 02:27:06,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-6dec262b-c763-434d-b85b-ba05bf76ff3d Date: Wed, 09 Jan 2019 02:27:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.12"}],"id":"89e4f6b6-4a57-4e2b-81a6-580c5f78cc6b","security_groups":["45726f99-02ad-4cb8-b182-a7e1976eceb7"],"mac_address":"fa:16:3e:dd:d7:27","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port","project_id":"0755305b15f5415291c869d119da875b","qos_policy_id":null,"admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:27:06Z","binding:vnic_type":"normal"}} 2019-01-09 02:27:06,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-6dec262b-c763-434d-b85b-ba05bf76ff3d 2019-01-09 02:27:06,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:06,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e93fc100-7855-4d1f-83ea-f2d6af46af76 Date: Wed, 09 Jan 2019 02:27:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a23ce44c-7e4b-4021-a009-f2365d75871a"],"updated_at":"2019-01-09T02:26:58Z","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0755305b15f5415291c869d119da875b","id":"976b7c95-c711-45c7-8842-c669fbde7800","name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net"}]} 2019-01-09 02:27:06,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net used request id req-e93fc100-7855-4d1f-83ea-f2d6af46af76 2019-01-09 02:27:06,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:06,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2702d1e-92d0-499d-842e-a21875c18670 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b"}, "enabled": true, "id": "0755305b15f5415291c869d119da875b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}} 2019-01-09 02:27:06,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b used request id req-d2702d1e-92d0-499d-842e-a21875c18670 2019-01-09 02:27:06,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:06,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-64b5d254-7db8-4846-8243-31b975e7dfbf Date: Wed, 09 Jan 2019 02:27:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:58Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0755305b15f5415291c869d119da875b","id":"a23ce44c-7e4b-4021-a009-f2365d75871a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet"}]} 2019-01-09 02:27:06,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-64b5d254-7db8-4846-8243-31b975e7dfbf 2019-01-09 02:27:06,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800&name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:07,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-7454a279-8797-40bd-9181-5658905497df Date: Wed, 09 Jan 2019 02:27:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.12"}],"id":"89e4f6b6-4a57-4e2b-81a6-580c5f78cc6b","security_groups":["45726f99-02ad-4cb8-b182-a7e1976eceb7"],"mac_address":"fa:16:3e:dd:d7:27","project_id":"0755305b15f5415291c869d119da875b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:27:06Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:27:07,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800&name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port&admin_state_up=True used request id req-7454a279-8797-40bd-9181-5658905497df 2019-01-09 02:27:07,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:07,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68406870-8bd9-40e4-b427-8ac4d4b0733b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b"}, "enabled": true, "id": "0755305b15f5415291c869d119da875b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}} 2019-01-09 02:27:07,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b used request id req-68406870-8bd9-40e4-b427-8ac4d4b0733b 2019-01-09 02:27:07,243 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst 2019-01-09 02:27:07,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:07,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-9dd21315-c30a-4f18-833c-b9b164dc2e93 x-compute-request-id: req-9dd21315-c30a-4f18-833c-b9b164dc2e93 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-flavor-name"}]} 2019-01-09 02:27:07,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9dd21315-c30a-4f18-833c-b9b164dc2e93 2019-01-09 02:27:07,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/bed22012-7880-496f-8428-abf308d30cc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:07,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-30d94b0d-095a-4f32-b03d-10703e7baedf x-compute-request-id: req-30d94b0d-095a-4f32-b03d-10703e7baedf Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bed22012-7880-496f-8428-abf308d30cc0", "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:27:07,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/bed22012-7880-496f-8428-abf308d30cc0 used request id req-30d94b0d-095a-4f32-b03d-10703e7baedf 2019-01-09 02:27:07,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:07,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-f793397b-a359-465d-84dc-2e288096b5e7 Date: Wed, 09 Jan 2019 02:27:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:26:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:26:55Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5/snap", "metadata": {}}], "self": "/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "min_disk": 0, "protected": false, "id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "file": "/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0755305b15f5415291c869d119da875b", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image"} 2019-01-09 02:27:07,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image used request id req-f793397b-a359-465d-84dc-2e288096b5e7 2019-01-09 02:27:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:07,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c5a647da-121a-4a43-8833-b8ed6b44463d Date: Wed, 09 Jan 2019 02:27: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:27:07,642 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c5a647da-121a-4a43-8833-b8ed6b44463d 2019-01-09 02:27:07,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" -d '{"server": {"name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "imageRef": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "flavorRef": "bed22012-7880-496f-8428-abf308d30cc0", "max_count": 1, "min_count": 1, "networks": [{"port": "89e4f6b6-4a57-4e2b-81a6-580c5f78cc6b"}]}}' 2019-01-09 02:27:09,300 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:27: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-3285e313-93fa-4c0b-bcff-d465e24a88d6 x-compute-request-id: req-3285e313-93fa-4c0b-bcff-d465e24a88d6 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3ee7457d-4332-4716-974f-a78b9e466642", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "adminPass": "Bwhv2MY8XvuM"}} 2019-01-09 02:27:09,301 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-3285e313-93fa-4c0b-bcff-d465e24a88d6 2019-01-09 02:27:09,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:09,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-7e3a6e19-121d-4a47-ad5d-7158e6038487 x-compute-request-id: req-7e3a6e19-121d-4a47-ad5d-7158e6038487 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "image": {"id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "links": [{"href": "http://172.30.9.26:8774/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}]}, "id": "3ee7457d-4332-4716-974f-a78b9e466642", "user_id": "f76659e2628a4869b0d283e0bc615088", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:27:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "created": "2019-01-09T02:27:09Z", "tenant_id": "0755305b15f5415291c869d119da875b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:27:09,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-7e3a6e19-121d-4a47-ad5d-7158e6038487 2019-01-09 02:27:09,532 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst 2019-01-09 02:27:09,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:09,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-7b6fcfd8-db5c-4f64-b87f-a11e2a3fea6a x-compute-request-id: req-7b6fcfd8-db5c-4f64-b87f-a11e2a3fea6a Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "image": {"id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "links": [{"href": "http://172.30.9.26:8774/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}]}, "id": "3ee7457d-4332-4716-974f-a78b9e466642", "user_id": "f76659e2628a4869b0d283e0bc615088", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:27:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "created": "2019-01-09T02:27:09Z", "tenant_id": "0755305b15f5415291c869d119da875b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:27:09,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-7b6fcfd8-db5c-4f64-b87f-a11e2a3fea6a 2019-01-09 02:27:09,878 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst] is - BUILD 2019-01-09 02:27:09,878 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:27:12,882 - create_instance - DEBUG - VM status query timeout in 896.650045872 2019-01-09 02:27:12,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:13,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-560e47ed-9c41-43ee-8fe7-71f7443f6f11 x-compute-request-id: req-560e47ed-9c41-43ee-8fe7-71f7443f6f11 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "image": {"id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "links": [{"href": "http://172.30.9.26:8774/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}]}, "id": "3ee7457d-4332-4716-974f-a78b9e466642", "security_groups": [{"name": "default"}], "user_id": "f76659e2628a4869b0d283e0bc615088", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:27:10Z", "hostId": "69fbdb6bdd77f66fb327d4b6f1221acdca78ea5fdbab3f1dd70871bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "created": "2019-01-09T02:27:09Z", "tenant_id": "0755305b15f5415291c869d119da875b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:27:13,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-560e47ed-9c41-43ee-8fe7-71f7443f6f11 2019-01-09 02:27:13,631 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst] is - BUILD 2019-01-09 02:27:13,631 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:27:16,635 - create_instance - DEBUG - VM status query timeout in 892.897125006 2019-01-09 02:27:16,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:17,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50b0d606-244f-4d83-ac22-b6fced8701ac x-compute-request-id: req-50b0d606-244f-4d83-ac22-b6fced8701ac Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d7:27", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "image": {"id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "links": [{"href": "http://172.30.9.26:8774/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:27:13.000000", "flavor": {"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}]}, "id": "3ee7457d-4332-4716-974f-a78b9e466642", "security_groups": [{"name": "default"}], "user_id": "f76659e2628a4869b0d283e0bc615088", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:27:14Z", "hostId": "69fbdb6bdd77f66fb327d4b6f1221acdca78ea5fdbab3f1dd70871bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "created": "2019-01-09T02:27:09Z", "tenant_id": "0755305b15f5415291c869d119da875b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:27:17,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-50b0d606-244f-4d83-ac22-b6fced8701ac 2019-01-09 02:27:17,245 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst] is - ACTIVE 2019-01-09 02:27:17,245 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:27:17,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:17,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fe29a39-96cd-4899-a66e-5dcdda6c7065 x-compute-request-id: req-2fe29a39-96cd-4899-a66e-5dcdda6c7065 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d7:27", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "image": {"id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "links": [{"href": "http://172.30.9.26:8774/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:27:13.000000", "flavor": {"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}]}, "id": "3ee7457d-4332-4716-974f-a78b9e466642", "security_groups": [{"name": "default"}], "user_id": "f76659e2628a4869b0d283e0bc615088", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:27:14Z", "hostId": "69fbdb6bdd77f66fb327d4b6f1221acdca78ea5fdbab3f1dd70871bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "created": "2019-01-09T02:27:09Z", "tenant_id": "0755305b15f5415291c869d119da875b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:27:17,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-2fe29a39-96cd-4899-a66e-5dcdda6c7065 2019-01-09 02:27:17,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:17,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8e6c0266-5ab4-4d17-a33c-9395dd08442f Date: Wed, 09 Jan 2019 02:27:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a23ce44c-7e4b-4021-a009-f2365d75871a"],"updated_at":"2019-01-09T02:26:58Z","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0755305b15f5415291c869d119da875b","id":"976b7c95-c711-45c7-8842-c669fbde7800","name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net"}]} 2019-01-09 02:27:17,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net used request id req-8e6c0266-5ab4-4d17-a33c-9395dd08442f 2019-01-09 02:27:17,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:18,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ac8ab2-709a-40c9-987d-1d91e611e7a3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b"}, "enabled": true, "id": "0755305b15f5415291c869d119da875b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}} 2019-01-09 02:27:18,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b used request id req-d9ac8ab2-709a-40c9-987d-1d91e611e7a3 2019-01-09 02:27:18,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:18,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6f8d6649-6cdf-4778-ba2d-580ee1b4365a Date: Wed, 09 Jan 2019 02:27:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:58Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0755305b15f5415291c869d119da875b","id":"a23ce44c-7e4b-4021-a009-f2365d75871a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet"}]} 2019-01-09 02:27:18,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-6f8d6649-6cdf-4778-ba2d-580ee1b4365a 2019-01-09 02:27:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:18,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-9a6320de-c3c5-421a-a5bf-6df18d9de188 Date: Wed, 09 Jan 2019 02:27:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.2"}],"id":"212225bc-092d-4c2f-a7c0-fcf0bf6bbd61","security_groups":[],"mac_address":"fa:16:3e:45:ba:9f","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-976b7c95-c711-45c7-8842-c669fbde7800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.3"}],"id":"43e2c2de-6007-4798-8c5b-0b8664285bcd","security_groups":[],"mac_address":"fa:16:3e:95:ac:34","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-976b7c95-c711-45c7-8842-c669fbde7800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.12"}],"id":"89e4f6b6-4a57-4e2b-81a6-580c5f78cc6b","security_groups":["45726f99-02ad-4cb8-b182-a7e1976eceb7"],"mac_address":"fa:16:3e:dd:d7:27","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:27:06Z","binding:vnic_type":"normal","device_id":"3ee7457d-4332-4716-974f-a78b9e466642"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.4"}],"id":"d591b638-b46e-40ee-9067-ffdb09ac25bc","security_groups":[],"mac_address":"fa:16:3e:61:26:07","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:27:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-976b7c95-c711-45c7-8842-c669fbde7800"}]} 2019-01-09 02:27:18,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-9a6320de-c3c5-421a-a5bf-6df18d9de188 2019-01-09 02:27:18,317 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:18,512 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:18 GMT Server: Apache x-compute-request-id: req-9ed1dbe4-5a6c-476f-9cd2-0b42fdc50f7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ed1dbe4-5a6c-476f-9cd2-0b42fdc50f7d Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0755305b15f5415291c869d119da875b", "updated_at": "2019-01-09T02:27:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0779736e-5af4-4093-b9f9-bfcfffc1d572", "size": 1}, {"status": "available", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0755305b15f5415291c869d119da875b", "updated_at": "2019-01-09T02:27:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8948534-b991-4ce4-84ba-c85dd85fab94", "size": 1}]} 2019-01-09 02:27:18,512 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/detail used request id req-9ed1dbe4-5a6c-476f-9cd2-0b42fdc50f7d 2019-01-09 02:27:18,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:18,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c214395-e199-4165-b7e9-36bfb2fa4a88 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b"}, "enabled": true, "id": "0755305b15f5415291c869d119da875b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}} 2019-01-09 02:27:18,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b used request id req-0c214395-e199-4165-b7e9-36bfb2fa4a88 2019-01-09 02:27:18,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:18,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-82f177b5-1237-49de-bf45-5374e252fb27 x-compute-request-id: req-82f177b5-1237-49de-bf45-5374e252fb27 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d7:27", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "image": {"id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "links": [{"href": "http://172.30.9.26:8774/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:27:13.000000", "flavor": {"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}]}, "id": "3ee7457d-4332-4716-974f-a78b9e466642", "security_groups": [{"name": "default"}], "user_id": "f76659e2628a4869b0d283e0bc615088", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:27:14Z", "hostId": "69fbdb6bdd77f66fb327d4b6f1221acdca78ea5fdbab3f1dd70871bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "created": "2019-01-09T02:27:09Z", "tenant_id": "0755305b15f5415291c869d119da875b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:27:18,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-82f177b5-1237-49de-bf45-5374e252fb27 2019-01-09 02:27:18,902 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst] is - ACTIVE 2019-01-09 02:27:18,903 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:27:18,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:19,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-f8d81ba3-324b-409a-b769-82959deafd06 x-compute-request-id: req-f8d81ba3-324b-409a-b769-82959deafd06 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d7:27", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "image": {"id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "links": [{"href": "http://172.30.9.26:8774/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:27:13.000000", "flavor": {"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}]}, "id": "3ee7457d-4332-4716-974f-a78b9e466642", "security_groups": [{"name": "default"}], "user_id": "f76659e2628a4869b0d283e0bc615088", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:27:14Z", "hostId": "69fbdb6bdd77f66fb327d4b6f1221acdca78ea5fdbab3f1dd70871bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "created": "2019-01-09T02:27:09Z", "tenant_id": "0755305b15f5415291c869d119da875b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:27:19,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-f8d81ba3-324b-409a-b769-82959deafd06 2019-01-09 02:27:19,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:19,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c5b859c5-61c6-4c07-8f21-f7345ceaf899 Date: Wed, 09 Jan 2019 02:27:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a23ce44c-7e4b-4021-a009-f2365d75871a"],"updated_at":"2019-01-09T02:26:58Z","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0755305b15f5415291c869d119da875b","id":"976b7c95-c711-45c7-8842-c669fbde7800","name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net"}]} 2019-01-09 02:27:19,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net used request id req-c5b859c5-61c6-4c07-8f21-f7345ceaf899 2019-01-09 02:27:19,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:19,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1f99b7-58dc-4386-96e4-6cb658bfba2b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b"}, "enabled": true, "id": "0755305b15f5415291c869d119da875b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}} 2019-01-09 02:27:19,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b used request id req-4b1f99b7-58dc-4386-96e4-6cb658bfba2b 2019-01-09 02:27:19,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:19,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-139cefab-6cfb-436f-8953-edaf93fdaf81 Date: Wed, 09 Jan 2019 02:27:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:58Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0755305b15f5415291c869d119da875b","id":"a23ce44c-7e4b-4021-a009-f2365d75871a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet"}]} 2019-01-09 02:27:19,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-139cefab-6cfb-436f-8953-edaf93fdaf81 2019-01-09 02:27:19,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:19,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-853ab818-9bed-4205-aff0-0902b0bc6d09 Date: Wed, 09 Jan 2019 02:27:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.2"}],"id":"212225bc-092d-4c2f-a7c0-fcf0bf6bbd61","security_groups":[],"mac_address":"fa:16:3e:45:ba:9f","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-976b7c95-c711-45c7-8842-c669fbde7800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.3"}],"id":"43e2c2de-6007-4798-8c5b-0b8664285bcd","security_groups":[],"mac_address":"fa:16:3e:95:ac:34","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-976b7c95-c711-45c7-8842-c669fbde7800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.12"}],"id":"89e4f6b6-4a57-4e2b-81a6-580c5f78cc6b","security_groups":["45726f99-02ad-4cb8-b182-a7e1976eceb7"],"mac_address":"fa:16:3e:dd:d7:27","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:27:06Z","binding:vnic_type":"normal","device_id":"3ee7457d-4332-4716-974f-a78b9e466642"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.4"}],"id":"d591b638-b46e-40ee-9067-ffdb09ac25bc","security_groups":[],"mac_address":"fa:16:3e:61:26:07","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:27:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-976b7c95-c711-45c7-8842-c669fbde7800"}]} 2019-01-09 02:27:19,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-853ab818-9bed-4205-aff0-0902b0bc6d09 2019-01-09 02:27:19,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" -d '{"volumeAttachment": {"volumeId": "b8948534-b991-4ce4-84ba-c85dd85fab94"}}' 2019-01-09 02:27:21,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-732888fd-260e-4de0-8133-bda380da3d54 x-compute-request-id: req-732888fd-260e-4de0-8133-bda380da3d54 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3ee7457d-4332-4716-974f-a78b9e466642", "id": "b8948534-b991-4ce4-84ba-c85dd85fab94", "volumeId": "b8948534-b991-4ce4-84ba-c85dd85fab94"}} 2019-01-09 02:27:21,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642/os-volume_attachments used request id req-732888fd-260e-4de0-8133-bda380da3d54 2019-01-09 02:27:21,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:21,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25d76b42-2152-4c18-9a84-ac16e9142ca1 x-compute-request-id: req-25d76b42-2152-4c18-9a84-ac16e9142ca1 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d7:27", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "image": {"id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "links": [{"href": "http://172.30.9.26:8774/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:27:13.000000", "flavor": {"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}]}, "id": "3ee7457d-4332-4716-974f-a78b9e466642", "security_groups": [{"name": "default"}], "user_id": "f76659e2628a4869b0d283e0bc615088", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:27:14Z", "hostId": "69fbdb6bdd77f66fb327d4b6f1221acdca78ea5fdbab3f1dd70871bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "created": "2019-01-09T02:27:09Z", "tenant_id": "0755305b15f5415291c869d119da875b", "os-extended-volumes:volumes_attached": [{"id": "b8948534-b991-4ce4-84ba-c85dd85fab94"}], "metadata": {}}} 2019-01-09 02:27:21,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-25d76b42-2152-4c18-9a84-ac16e9142ca1 2019-01-09 02:27:21,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:21,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-531662a1-21fc-4870-98d9-933a432019ef Date: Wed, 09 Jan 2019 02:27:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a23ce44c-7e4b-4021-a009-f2365d75871a"],"updated_at":"2019-01-09T02:26:58Z","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0755305b15f5415291c869d119da875b","id":"976b7c95-c711-45c7-8842-c669fbde7800","name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net"}]} 2019-01-09 02:27:21,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net used request id req-531662a1-21fc-4870-98d9-933a432019ef 2019-01-09 02:27:21,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:22,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a447f94-98fd-4338-885b-5252bd09e2f5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b"}, "enabled": true, "id": "0755305b15f5415291c869d119da875b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}} 2019-01-09 02:27:22,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b used request id req-1a447f94-98fd-4338-885b-5252bd09e2f5 2019-01-09 02:27:22,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:22,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-849ea137-a884-48ad-9ed9-be328674ec9a Date: Wed, 09 Jan 2019 02:27:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:58Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0755305b15f5415291c869d119da875b","id":"a23ce44c-7e4b-4021-a009-f2365d75871a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet"}]} 2019-01-09 02:27:22,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-849ea137-a884-48ad-9ed9-be328674ec9a 2019-01-09 02:27:22,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:22,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-e00dfab2-13e6-4d71-9390-93ac9e0940de Date: Wed, 09 Jan 2019 02:27:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.2"}],"id":"212225bc-092d-4c2f-a7c0-fcf0bf6bbd61","security_groups":[],"mac_address":"fa:16:3e:45:ba:9f","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-976b7c95-c711-45c7-8842-c669fbde7800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.3"}],"id":"43e2c2de-6007-4798-8c5b-0b8664285bcd","security_groups":[],"mac_address":"fa:16:3e:95:ac:34","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-976b7c95-c711-45c7-8842-c669fbde7800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.12"}],"id":"89e4f6b6-4a57-4e2b-81a6-580c5f78cc6b","security_groups":["45726f99-02ad-4cb8-b182-a7e1976eceb7"],"mac_address":"fa:16:3e:dd:d7:27","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:27:06Z","binding:vnic_type":"normal","device_id":"3ee7457d-4332-4716-974f-a78b9e466642"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.4"}],"id":"d591b638-b46e-40ee-9067-ffdb09ac25bc","security_groups":[],"mac_address":"fa:16:3e:61:26:07","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:27:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-976b7c95-c711-45c7-8842-c669fbde7800"}]} 2019-01-09 02:27:22,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-e00dfab2-13e6-4d71-9390-93ac9e0940de 2019-01-09 02:27:22,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:27:22,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59c2e3cc20b0486ba92b6caf53e5423a", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj-role"}], "expires_at": "2019-01-09T03:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0755305b15f5415291c869d119da875b", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0755305b15f5415291c869d119da875b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0755305b15f5415291c869d119da875b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0e695216-c008-453-user", "id": "f76659e2628a4869b0d283e0bc615088"}, "audit_ids": ["jOm4WAvzTMOjtHmTIytdeg"], "issued_at": "2019-01-09T02:27:22.000000Z"}} 2019-01-09 02:27:22,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7081cd1cc82f05bf3ea762eedeeeabb66f617f1" 2019-01-09 02:27:23,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dff7fdb2-f99b-4ae7-9123-534afcfc2928 x-compute-request-id: req-dff7fdb2-f99b-4ae7-9123-534afcfc2928 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:d7:27", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "image": {"id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "links": [{"href": "http://172.30.9.26:8774/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:27:13.000000", "flavor": {"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}]}, "id": "3ee7457d-4332-4716-974f-a78b9e466642", "security_groups": [{"name": "default"}], "user_id": "f76659e2628a4869b0d283e0bc615088", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:27:22Z", "hostId": "69fbdb6bdd77f66fb327d4b6f1221acdca78ea5fdbab3f1dd70871bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "created": "2019-01-09T02:27:09Z", "tenant_id": "0755305b15f5415291c869d119da875b", "os-extended-volumes:volumes_attached": [{"id": "b8948534-b991-4ce4-84ba-c85dd85fab94"}], "metadata": {}}]} 2019-01-09 02:27:23,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst used request id req-dff7fdb2-f99b-4ae7-9123-534afcfc2928 2019-01-09 02:27:23,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7081cd1cc82f05bf3ea762eedeeeabb66f617f1" 2019-01-09 02:27:23,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7106dc12-3246-42c3-9d76-0c4d26f9637b Date: Wed, 09 Jan 2019 02:27:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a23ce44c-7e4b-4021-a009-f2365d75871a"],"updated_at":"2019-01-09T02:26:58Z","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0755305b15f5415291c869d119da875b","id":"976b7c95-c711-45c7-8842-c669fbde7800","name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net"}]} 2019-01-09 02:27:23,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net used request id req-7106dc12-3246-42c3-9d76-0c4d26f9637b 2019-01-09 02:27:24,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7081cd1cc82f05bf3ea762eedeeeabb66f617f1" 2019-01-09 02:27:24,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bfa3da80-1d18-415b-8dd6-b8c7fc6b084b Date: Wed, 09 Jan 2019 02:27:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:58Z","dns_nameservers":[],"updated_at":"2019-01-09T02:26:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0755305b15f5415291c869d119da875b","id":"a23ce44c-7e4b-4021-a009-f2365d75871a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet"}]} 2019-01-09 02:27:24,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-bfa3da80-1d18-415b-8dd6-b8c7fc6b084b 2019-01-09 02:27:24,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7081cd1cc82f05bf3ea762eedeeeabb66f617f1" 2019-01-09 02:27:24,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-f18b7e80-4c8e-498d-ad6e-80df27fbdb82 Date: Wed, 09 Jan 2019 02:27:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.2"}],"id":"212225bc-092d-4c2f-a7c0-fcf0bf6bbd61","security_groups":[],"mac_address":"fa:16:3e:45:ba:9f","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-976b7c95-c711-45c7-8842-c669fbde7800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.3"}],"id":"43e2c2de-6007-4798-8c5b-0b8664285bcd","security_groups":[],"mac_address":"fa:16:3e:95:ac:34","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:26:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-976b7c95-c711-45c7-8842-c669fbde7800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.12"}],"id":"89e4f6b6-4a57-4e2b-81a6-580c5f78cc6b","security_groups":["45726f99-02ad-4cb8-b182-a7e1976eceb7"],"mac_address":"fa:16:3e:dd:d7:27","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:27:06Z","binding:vnic_type":"normal","device_id":"3ee7457d-4332-4716-974f-a78b9e466642"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a23ce44c-7e4b-4021-a009-f2365d75871a","ip_address":"10.55.0.4"}],"id":"d591b638-b46e-40ee-9067-ffdb09ac25bc","security_groups":[],"mac_address":"fa:16:3e:61:26:07","project_id":"0755305b15f5415291c869d119da875b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"976b7c95-c711-45c7-8842-c669fbde7800","tenant_id":"0755305b15f5415291c869d119da875b","created_at":"2019-01-09T02:27:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-976b7c95-c711-45c7-8842-c669fbde7800"}]} 2019-01-09 02:27:24,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=976b7c95-c711-45c7-8842-c669fbde7800 used request id req-f18b7e80-4c8e-498d-ad6e-80df27fbdb82 2019-01-09 02:27:24,516 - create_instance - INFO - Deleting Port with ID - 89e4f6b6-4a57-4e2b-81a6-580c5f78cc6b 2019-01-09 02:27:24,516 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-port 2019-01-09 02:27:24,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/89e4f6b6-4a57-4e2b-81a6-580c5f78cc6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:25,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c7f8983-a668-4e9d-9c8a-066393c013f2 Date: Wed, 09 Jan 2019 02:27:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:27:25,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/89e4f6b6-4a57-4e2b-81a6-580c5f78cc6b used request id req-3c7f8983-a668-4e9d-9c8a-066393c013f2 2019-01-09 02:27:25,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ed1dbe4-5a6c-476f-9cd2-0b42fdc50f7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:25,321 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:25 GMT Server: Apache x-compute-request-id: req-c7b8e229-4ef6-444f-abdb-02ee8f4cf2e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c7b8e229-4ef6-444f-abdb-02ee8f4cf2e9 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [{"server_id": "3ee7457d-4332-4716-974f-a78b9e466642", "attachment_id": "28632a78-2643-4ee7-8c80-adb38a71c25d", "attached_at": "2019-01-09T02:27:23.000000", "host_name": null, "volume_id": "b8948534-b991-4ce4-84ba-c85dd85fab94", "device": "/dev/vdb", "id": "b8948534-b991-4ce4-84ba-c85dd85fab94"}], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0755305b15f5415291c869d119da875b", "updated_at": "2019-01-09T02:27:23.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "b8948534-b991-4ce4-84ba-c85dd85fab94", "size": 1}} 2019-01-09 02:27:25,321 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 used request id req-c7b8e229-4ef6-444f-abdb-02ee8f4cf2e9 2019-01-09 02:27:25,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642/os-volume_attachments/b8948534-b991-4ce4-84ba-c85dd85fab94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:26,852 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:27: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-882a8876-0d68-45b5-a14e-e97ec6bf832d x-compute-request-id: req-882a8876-0d68-45b5-a14e-e97ec6bf832d Content-Length: 0 Content-Type: application/json 2019-01-09 02:27:26,852 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642/os-volume_attachments/b8948534-b991-4ce4-84ba-c85dd85fab94 used request id req-882a8876-0d68-45b5-a14e-e97ec6bf832d 2019-01-09 02:27:26,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:27,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-5afb67c7-aadc-4219-a00c-ab552332a043 x-compute-request-id: req-5afb67c7-aadc-4219-a00c-ab552332a043 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.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "image": {"id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "links": [{"href": "http://172.30.9.26:8774/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:27:13.000000", "flavor": {"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}]}, "id": "3ee7457d-4332-4716-974f-a78b9e466642", "user_id": "f76659e2628a4869b0d283e0bc615088", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:27:22Z", "hostId": "69fbdb6bdd77f66fb327d4b6f1221acdca78ea5fdbab3f1dd70871bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "created": "2019-01-09T02:27:09Z", "tenant_id": "0755305b15f5415291c869d119da875b", "os-extended-volumes:volumes_attached": [{"id": "b8948534-b991-4ce4-84ba-c85dd85fab94"}], "metadata": {}}} 2019-01-09 02:27:27,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-5afb67c7-aadc-4219-a00c-ab552332a043 2019-01-09 02:27:30,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:30,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-e0b74d98-cb21-4609-9d3a-2c4471fb4ca6 x-compute-request-id: req-e0b74d98-cb21-4609-9d3a-2c4471fb4ca6 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "image": {"id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "links": [{"href": "http://172.30.9.26:8774/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:27:13.000000", "flavor": {"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}]}, "id": "3ee7457d-4332-4716-974f-a78b9e466642", "user_id": "f76659e2628a4869b0d283e0bc615088", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:27:22Z", "hostId": "69fbdb6bdd77f66fb327d4b6f1221acdca78ea5fdbab3f1dd70871bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "created": "2019-01-09T02:27:09Z", "tenant_id": "0755305b15f5415291c869d119da875b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:27:30,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-e0b74d98-cb21-4609-9d3a-2c4471fb4ca6 2019-01-09 02:27:30,619 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst 2019-01-09 02:27:30,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:30,784 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:27: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-a522976f-e83e-48b7-82b3-ed01c1c42c02 x-compute-request-id: req-a522976f-e83e-48b7-82b3-ed01c1c42c02 Content-Type: application/json 2019-01-09 02:27:30,784 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-a522976f-e83e-48b7-82b3-ed01c1c42c02 2019-01-09 02:27:30,784 - create_instance - INFO - Checking deletion status 2019-01-09 02:27:30,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:31,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-a0825595-975e-403b-8f64-bb71ea3e8e06 x-compute-request-id: req-a0825595-975e-403b-8f64-bb71ea3e8e06 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.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3ee7457d-4332-4716-974f-a78b9e466642", "rel": "bookmark"}], "image": {"id": "fc0dc702-9075-4bf6-9ca7-094c9820aef5", "links": [{"href": "http://172.30.9.26:8774/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:27:13.000000", "flavor": {"id": "bed22012-7880-496f-8428-abf308d30cc0", "links": [{"href": "http://172.30.9.26:8774/flavors/bed22012-7880-496f-8428-abf308d30cc0", "rel": "bookmark"}]}, "id": "3ee7457d-4332-4716-974f-a78b9e466642", "user_id": "f76659e2628a4869b0d283e0bc615088", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:27:30Z", "hostId": "69fbdb6bdd77f66fb327d4b6f1221acdca78ea5fdbab3f1dd70871bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst", "created": "2019-01-09T02:27:09Z", "tenant_id": "0755305b15f5415291c869d119da875b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:27:31,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-a0825595-975e-403b-8f64-bb71ea3e8e06 2019-01-09 02:27:31,044 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst] is - ACTIVE 2019-01-09 02:27:31,044 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:27:34,047 - create_instance - DEBUG - VM status query timeout in 296.737080097 2019-01-09 02:27:34,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3bd2abde672aa9ba2799ddbdfc3139550443f" 2019-01-09 02:27:34,094 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:27: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-79b31cf3-3412-4cfe-8e1c-867018354317 x-compute-request-id: req-79b31cf3-3412-4cfe-8e1c-867018354317 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3ee7457d-4332-4716-974f-a78b9e466642 could not be found.", "code": 404}} 2019-01-09 02:27:34,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3ee7457d-4332-4716-974f-a78b9e466642 used request id req-79b31cf3-3412-4cfe-8e1c-867018354317 2019-01-09 02:27:34,094 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3ee7457d-4332-4716-974f-a78b9e466642 could not be found. (HTTP 404) (Request-ID: req-79b31cf3-3412-4cfe-8e1c-867018354317) 2019-01-09 02:27:34,095 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-inst 2019-01-09 02:27:34,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/bed22012-7880-496f-8428-abf308d30cc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66a5f0130ac6f85b2d690ec97c35e1c2337f06f" 2019-01-09 02:27:34,138 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:27: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-2c53d9b7-1a41-43bd-9ed7-b25bdad55c64 x-compute-request-id: req-2c53d9b7-1a41-43bd-9ed7-b25bdad55c64 Content-Length: 0 Content-Type: application/json 2019-01-09 02:27:34,138 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/bed22012-7880-496f-8428-abf308d30cc0 used request id req-2c53d9b7-1a41-43bd-9ed7-b25bdad55c64 2019-01-09 02:27:34,139 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet 2019-01-09 02:27:34,139 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-subnet 2019-01-09 02:27:34,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/a23ce44c-7e4b-4021-a009-f2365d75871a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14cd1d0ccdc678dc6974d7aabcf599ad419f786" 2019-01-09 02:27:36,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a08af848-5308-4fd0-ad0f-7dfcd03f152b Date: Wed, 09 Jan 2019 02:27:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:27:36,502 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a23ce44c-7e4b-4021-a009-f2365d75871a used request id req-a08af848-5308-4fd0-ad0f-7dfcd03f152b 2019-01-09 02:27:36,502 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-pub-net 2019-01-09 02:27:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/976b7c95-c711-45c7-8842-c669fbde7800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14cd1d0ccdc678dc6974d7aabcf599ad419f786" 2019-01-09 02:27:37,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0c56efc-d924-451e-be4c-c2afb9c33138 Date: Wed, 09 Jan 2019 02:27:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:27:37,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/976b7c95-c711-45c7-8842-c669fbde7800 used request id req-f0c56efc-d924-451e-be4c-c2afb9c33138 2019-01-09 02:27:37,784 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0c7d2ff-64c3-4ca0-99a4-710a9708757c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbaa20d6f3f0e27afd1491ba28ec3de38b3e411" 2019-01-09 02:27:37,998 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:37 GMT Server: Apache x-compute-request-id: req-3db9f267-2471-4ae4-a34f-14cffd8862a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3db9f267-2471-4ae4-a34f-14cffd8862a1 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0755305b15f5415291c869d119da875b", "updated_at": "2019-01-09T02:27:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0779736e-5af4-4093-b9f9-bfcfffc1d572", "size": 1}} 2019-01-09 02:27:37,998 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572 used request id req-3db9f267-2471-4ae4-a34f-14cffd8862a1 2019-01-09 02:27:37,999 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:27:37,999 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-2 2019-01-09 02:27:37,999 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-2 2019-01-09 02:27:38,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0c7d2ff-64c3-4ca0-99a4-710a9708757c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbaa20d6f3f0e27afd1491ba28ec3de38b3e411" 2019-01-09 02:27:38,245 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:27:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b5085e1-b614-4cc2-8410-b3f88c0e9a1a 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. 2019-01-09 02:27:38,245 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572 used request id req-9b5085e1-b614-4cc2-8410-b3f88c0e9a1a 2019-01-09 02:27:38,248 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0c7d2ff-64c3-4ca0-99a4-710a9708757c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbaa20d6f3f0e27afd1491ba28ec3de38b3e411" 2019-01-09 02:27:38,299 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:38 GMT Server: Apache x-compute-request-id: req-813669e3-de5d-48c2-83c6-37b4b70cdd4f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-813669e3-de5d-48c2-83c6-37b4b70cdd4f Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0755305b15f5415291c869d119da875b", "updated_at": "2019-01-09T02:27:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0779736e-5af4-4093-b9f9-bfcfffc1d572", "size": 1}} 2019-01-09 02:27:38,299 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572 used request id req-813669e3-de5d-48c2-83c6-37b4b70cdd4f 2019-01-09 02:27:38,300 - create_volume - DEBUG - Instance status is - deleting 2019-01-09 02:27:38,300 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:27:41,301 - create_volume - DEBUG - Volume status query timeout in 56.945114851 2019-01-09 02:27:41,304 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0c7d2ff-64c3-4ca0-99a4-710a9708757c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbaa20d6f3f0e27afd1491ba28ec3de38b3e411" 2019-01-09 02:27:41,514 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:27:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b94d301f-1155-4be8-8e6e-c48a76db8299 x-openstack-request-id: req-b94d301f-1155-4be8-8e6e-c48a76db8299 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0779736e-5af4-4093-b9f9-bfcfffc1d572 could not be found.", "code": 404}} 2019-01-09 02:27:41,514 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/0779736e-5af4-4093-b9f9-bfcfffc1d572 used request id req-b94d301f-1155-4be8-8e6e-c48a76db8299 2019-01-09 02:27:41,515 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0779736e-5af4-4093-b9f9-bfcfffc1d572 could not be found. (HTTP 404) (Request-ID: req-b94d301f-1155-4be8-8e6e-c48a76db8299) 2019-01-09 02:27:41,515 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-2 2019-01-09 02:27:41,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019f1285-327f-44d6-8f0b-017d70ada586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4a46a8945432dd579ac7f7baea5eba5969eede" 2019-01-09 02:27:41,740 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:41 GMT Server: Apache x-compute-request-id: req-915c5055-dfc5-4216-b0cd-e730376ce251 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-915c5055-dfc5-4216-b0cd-e730376ce251 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0755305b15f5415291c869d119da875b", "updated_at": "2019-01-09T02:27:26.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "b8948534-b991-4ce4-84ba-c85dd85fab94", "size": 1}} 2019-01-09 02:27:41,740 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 used request id req-915c5055-dfc5-4216-b0cd-e730376ce251 2019-01-09 02:27:41,741 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:27:41,741 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1 2019-01-09 02:27:41,741 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1 2019-01-09 02:27:41,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019f1285-327f-44d6-8f0b-017d70ada586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4a46a8945432dd579ac7f7baea5eba5969eede" 2019-01-09 02:27:41,987 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:27:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bd4d0498-bd4f-40a5-a971-b8536e0e5696 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. 2019-01-09 02:27:41,987 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 used request id req-bd4d0498-bd4f-40a5-a971-b8536e0e5696 2019-01-09 02:27:41,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019f1285-327f-44d6-8f0b-017d70ada586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4a46a8945432dd579ac7f7baea5eba5969eede" 2019-01-09 02:27:42,200 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:41 GMT Server: Apache x-compute-request-id: req-dcfa8549-000a-4370-aea6-b6b95d686f2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dcfa8549-000a-4370-aea6-b6b95d686f2a Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "f76659e2628a4869b0d283e0bc615088", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "self"}, {"href": "http://172.30.9.26:8776/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0755305b15f5415291c869d119da875b", "updated_at": "2019-01-09T02:27:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "b8948534-b991-4ce4-84ba-c85dd85fab94", "size": 1}} 2019-01-09 02:27:42,201 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 used request id req-dcfa8549-000a-4370-aea6-b6b95d686f2a 2019-01-09 02:27:42,201 - create_volume - DEBUG - Instance status is - deleting 2019-01-09 02:27:42,201 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:27:45,204 - create_volume - DEBUG - Volume status query timeout in 56.7832999229 2019-01-09 02:27:45,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-019f1285-327f-44d6-8f0b-017d70ada586" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4a46a8945432dd579ac7f7baea5eba5969eede" 2019-01-09 02:27:45,394 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:27:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5502d78d-76d5-4980-8527-c414e08bc9a4 x-openstack-request-id: req-5502d78d-76d5-4980-8527-c414e08bc9a4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b8948534-b991-4ce4-84ba-c85dd85fab94 could not be found.", "code": 404}} 2019-01-09 02:27:45,394 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0755305b15f5415291c869d119da875b/volumes/b8948534-b991-4ce4-84ba-c85dd85fab94 used request id req-5502d78d-76d5-4980-8527-c414e08bc9a4 2019-01-09 02:27:45,394 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b8948534-b991-4ce4-84ba-c85dd85fab94 could not be found. (HTTP 404) (Request-ID: req-5502d78d-76d5-4980-8527-c414e08bc9a4) 2019-01-09 02:27:45,395 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-1 2019-01-09 02:27:45,395 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-918cfa38-4fb7-40cd-a4c6-25bd37026c4e-image 2019-01-09 02:27:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe185a8ed85e0a61f931701c0903476178117348" 2019-01-09 02:27:46,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0bf5dbdd-9276-47f8-8859-ae75d18785ea Date: Wed, 09 Jan 2019 02:27:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:27:46,205 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fc0dc702-9075-4bf6-9ca7-094c9820aef5 used request id req-0bf5dbdd-9276-47f8-8859-ae75d18785ea 2019-01-09 02:27:46,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:27:46,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-27793fa9-4f3f-453c-a23c-4f6221149fc5 Date: Wed, 09 Jan 2019 02:27:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0755305b15f5415291c869d119da875b", "created_at": "2019-01-09T02:26:57Z", "updated_at": "2019-01-09T02:26:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:26:57Z", "revision_number": 0, "id": "17554dd5-20b5-4132-87a6-96aea7511a7a", "remote_group_id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "remote_ip_prefix": null, "created_at": "2019-01-09T02:26:57Z", "security_group_id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "tenant_id": "0755305b15f5415291c869d119da875b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0755305b15f5415291c869d119da875b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:26:57Z", "revision_number": 0, "id": "abb14220-34d7-4f19-8415-3ccc44196e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:26:57Z", "security_group_id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "tenant_id": "0755305b15f5415291c869d119da875b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0755305b15f5415291c869d119da875b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:26:57Z", "revision_number": 0, "id": "d8443b1f-445d-42d5-ad03-abc9d84ade0a", "remote_group_id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "remote_ip_prefix": null, "created_at": "2019-01-09T02:26:57Z", "security_group_id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "tenant_id": "0755305b15f5415291c869d119da875b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0755305b15f5415291c869d119da875b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:26:57Z", "revision_number": 0, "id": "df20327f-ddf0-4da6-bd1f-704fb0a779bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:26:57Z", "security_group_id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "tenant_id": "0755305b15f5415291c869d119da875b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0755305b15f5415291c869d119da875b"}], "revision_number": 4, "project_id": "0755305b15f5415291c869d119da875b", "id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:27:46,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-27793fa9-4f3f-453c-a23c-4f6221149fc5 2019-01-09 02:27:46,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:27:46,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a80aa3e-41a9-42e0-b3c2-0d33d58197c4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b"}, "enabled": true, "id": "0755305b15f5415291c869d119da875b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0e695216-c008-453-proj"}} 2019-01-09 02:27:46,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b used request id req-1a80aa3e-41a9-42e0-b3c2-0d33d58197c4 2019-01-09 02:27:46,533 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45726f99-02ad-4cb8-b182-a7e1976eceb7 2019-01-09 02:27:46,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=45726f99-02ad-4cb8-b182-a7e1976eceb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:27:46,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2120dd2c-0f44-40de-bf00-c81bae97aa4c Date: Wed, 09 Jan 2019 02:27:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:26:57Z", "security_group_id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "port_range_min": null, "revision_number": 0, "tenant_id": "0755305b15f5415291c869d119da875b", "created_at": "2019-01-09T02:26:57Z", "project_id": "0755305b15f5415291c869d119da875b", "id": "17554dd5-20b5-4132-87a6-96aea7511a7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:26:57Z", "security_group_id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "port_range_min": null, "revision_number": 0, "tenant_id": "0755305b15f5415291c869d119da875b", "created_at": "2019-01-09T02:26:57Z", "project_id": "0755305b15f5415291c869d119da875b", "id": "abb14220-34d7-4f19-8415-3ccc44196e20"}, {"remote_group_id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:26:57Z", "security_group_id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "port_range_min": null, "revision_number": 0, "tenant_id": "0755305b15f5415291c869d119da875b", "created_at": "2019-01-09T02:26:57Z", "project_id": "0755305b15f5415291c869d119da875b", "id": "d8443b1f-445d-42d5-ad03-abc9d84ade0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:26:57Z", "security_group_id": "45726f99-02ad-4cb8-b182-a7e1976eceb7", "port_range_min": null, "revision_number": 0, "tenant_id": "0755305b15f5415291c869d119da875b", "created_at": "2019-01-09T02:26:57Z", "project_id": "0755305b15f5415291c869d119da875b", "id": "df20327f-ddf0-4da6-bd1f-704fb0a779bf"}]} 2019-01-09 02:27:46,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=45726f99-02ad-4cb8-b182-a7e1976eceb7 used request id req-2120dd2c-0f44-40de-bf00-c81bae97aa4c 2019-01-09 02:27:46,706 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:27:46,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/45726f99-02ad-4cb8-b182-a7e1976eceb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:27:47,022 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4cc6db01-c803-49ff-9f18-035ba5f0c7f1 Content-Length: 0 Date: Wed, 09 Jan 2019 02:27:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:27:47,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/45726f99-02ad-4cb8-b182-a7e1976eceb7 used request id req-4cc6db01-c803-49ff-9f18-035ba5f0c7f1 2019-01-09 02:27:47,023 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-0e695216-c008-453-proj 2019-01-09 02:27:47,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:27:47,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0544298-314f-4091-81d3-e15ab7f82e97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:27:47,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0755305b15f5415291c869d119da875b used request id req-f0544298-314f-4091-81d3-e15ab7f82e97 2019-01-09 02:27:47,235 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-0e695216-c008-453-proj-role 2019-01-09 02:27:47,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/59c2e3cc20b0486ba92b6caf53e5423a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:27:47,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da8c445c-485a-4e62-a964-e76ebb724b54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:27:47,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/59c2e3cc20b0486ba92b6caf53e5423a used request id req-da8c445c-485a-4e62-a964-e76ebb724b54 2019-01-09 02:27:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d1f0d361c6ef810e4fc6cd79fc4d5b50cb0d75" 2019-01-09 02:27:47,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-642ebcd6-b9ca-40b6-9adc-1e6d76041178 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:27:47,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-642ebcd6-b9ca-40b6-9adc-1e6d76041178 2019-01-09 02:27:47,453 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-0e695216-c008-453-user 2019-01-09 02:27:47,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f76659e2628a4869b0d283e0bc615088 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493032cbc0783796248c15d6e3ca7182721d53fd" 2019-01-09 02:27:47,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2e3f09d-de46-4f06-b96e-29179f2f8fe0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:27:47,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f76659e2628a4869b0d283e0bc615088 used request id req-d2e3f09d-de46-4f06-b96e-29179f2f8fe0 2019-01-09 02:27:47,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:27:48,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["cyOxTR6sQl2DnqDL3ygcYw"], "issued_at": "2019-01-09T02:27:48.000000Z"}} 2019-01-09 02:27:48,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebb242bff8c1041503a0641a2c38e0421d119e7d" 2019-01-09 02:27:48,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8869688-e476-4f02-93b8-73187bd4ace2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:27:48,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d8869688-e476-4f02-93b8-73187bd4ace2 2019-01-09 02:27:48,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:27:48,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:27:48,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["czUa_J6lRmqNyFhS1J5F8Q"], "issued_at": "2019-01-09T02:27:48.000000Z"}} 2019-01-09 02:27:48,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:27:48,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1171c9e-4c6e-4a16-91cd-4d75b185deaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:27:48,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a1171c9e-4c6e-4a16-91cd-4d75b185deaa 2019-01-09 02:27:48,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:27:48,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:27:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:27:48,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-d1acafad-e344-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:27:48,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd26e72-5f72-41be-a533-a8423a0d7177 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-d1acafad-e344-49c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:27:48,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-d1acafad-e344-49c-proj used request id req-5fd26e72-5f72-41be-a533-a8423a0d7177 2019-01-09 02:27:48,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:27:48,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c93912-84bb-4632-9b04-6d710830201e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:27:48,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-94c93912-84bb-4632-9b04-6d710830201e 2019-01-09 02:27:48,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}}' 2019-01-09 02:27:48,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82828e87-61bd-455f-ad73-89f76abc0abc Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:27:48,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-82828e87-61bd-455f-ad73-89f76abc0abc 2019-01-09 02:27:48,903 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-d1acafad-e344-49c-proj 2019-01-09 02:27:48,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:27:48,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:27:49,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["XE122GkcSxWwikcQ8tsPOg"], "issued_at": "2019-01-09T02:27:49.000000Z"}} 2019-01-09 02:27:49,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d34ae70634b965eaa7649e7e58ac758311b025" 2019-01-09 02:27:49,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22350de8-a072-4b34-962c-e6a0ab1cdef6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:27:49,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-22350de8-a072-4b34-962c-e6a0ab1cdef6 2019-01-09 02:27:49,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:27:49,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:27:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:27:49,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d34ae70634b965eaa7649e7e58ac758311b025" 2019-01-09 02:27:49,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e819ff-ae04-45f0-8dab-5c95dee73c83 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:27:49,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-81e819ff-ae04-45f0-8dab-5c95dee73c83 2019-01-09 02:27:49,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-d1acafad-e344-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d34ae70634b965eaa7649e7e58ac758311b025" 2019-01-09 02:27:49,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe15e0c-ed6d-4543-b45a-684e7ef4e5dc Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-d1acafad-e344-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}]} 2019-01-09 02:27:49,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-d1acafad-e344-49c-proj used request id req-bbe15e0c-ed6d-4543-b45a-684e7ef4e5dc 2019-01-09 02:27:49,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d34ae70634b965eaa7649e7e58ac758311b025" 2019-01-09 02:27:49,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb5780da-4134-4355-a8d3-c5ad72cd9836 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:27:49,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bb5780da-4134-4355-a8d3-c5ad72cd9836 2019-01-09 02:27:49,967 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-d1acafad-e344-49c-user 2019-01-09 02:27:49,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:27:49,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:27:50,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4245a723-48ab-4cd3-b7d4-2d8db536d282 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:27:50,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4245a723-48ab-4cd3-b7d4-2d8db536d282 2019-01-09 02:27:50,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" -d '{"role": {"name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role"}}' 2019-01-09 02:27:50,177 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50321b97-5853-4478-99ad-6e44df66ea0b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41ec27fae512449aad2105d7eac52e13", "links": {"self": "http://172.30.9.26:5000/v3/roles/41ec27fae512449aad2105d7eac52e13"}, "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role"}} 2019-01-09 02:27:50,177 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-50321b97-5853-4478-99ad-6e44df66ea0b 2019-01-09 02:27:50,178 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role 2019-01-09 02:27:50,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/41ec27fae512449aad2105d7eac52e13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:27:50,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33bce445-87c5-40c7-b380-399c8bafc16f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/41ec27fae512449aad2105d7eac52e13"}, "domain_id": null, "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role", "id": "41ec27fae512449aad2105d7eac52e13"}} 2019-01-09 02:27:50,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/41ec27fae512449aad2105d7eac52e13 used request id req-33bce445-87c5-40c7-b380-399c8bafc16f 2019-01-09 02:27:50,263 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role to project CreateInstanceVolumeTests-d1acafad-e344-49c-proj 2019-01-09 02:27:50,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01/users/7f197eeb17ad45f59886e3aab617803d/roles/41ec27fae512449aad2105d7eac52e13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:27:50,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8e0bc0-bb0e-4120-9ae7-5c5e6dd19326 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:27:50,398 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01/users/7f197eeb17ad45f59886e3aab617803d/roles/41ec27fae512449aad2105d7eac52e13 used request id req-6c8e0bc0-bb0e-4120-9ae7-5c5e6dd19326 2019-01-09 02:27:50,398 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:27:50,400 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:27:50,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:27:50,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:27:50,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41ec27fae512449aad2105d7eac52e13", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role"}], "expires_at": "2019-01-09T03:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f664ff66b6df4503a0332b345ec05e01", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-user", "id": "7f197eeb17ad45f59886e3aab617803d"}, "audit_ids": ["xBvQYIuNTsuNfXMwU9zVmA"], "issued_at": "2019-01-09T02:27:50.000000Z"}} 2019-01-09 02:27:50,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a6e012420be6185f83b5a357ad6fd64264aab1" 2019-01-09 02:27:50,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686c9e55-957d-4d36-925f-dc4e43d78ed6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:27:50,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-686c9e55-957d-4d36-925f-dc4e43d78ed6 2019-01-09 02:27:50,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a6e012420be6185f83b5a357ad6fd64264aab1" 2019-01-09 02:27:51,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-4ae057f3-a735-4b40-911d-27011c0c7248 Date: Wed, 09 Jan 2019 02:27:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image"} 2019-01-09 02:27:51,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image used request id req-4ae057f3-a735-4b40-911d-27011c0c7248 2019-01-09 02:27:51,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a6e012420be6185f83b5a357ad6fd64264aab1" 2019-01-09 02:27:51,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-038812bc-437a-454d-bc7a-b652554b7952 Date: Wed, 09 Jan 2019 02:27: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:27:51,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-038812bc-437a-454d-bc7a-b652554b7952 2019-01-09 02:27:51,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1a6e012420be6185f83b5a357ad6fd64264aab1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image"}' 2019-01-09 02:27:51,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879 X-Openstack-Request-Id: req-c51f551f-3245-43eb-a958-47c7ada560f3 Date: Wed, 09 Jan 2019 02:27:51 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:27:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:27:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "min_disk": 0, "protected": false, "id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "file": "/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879/file", "checksum": null, "owner": "f664ff66b6df4503a0332b345ec05e01", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:27:51,420 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c51f551f-3245-43eb-a958-47c7ada560f3 2019-01-09 02:27:51,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a6e012420be6185f83b5a357ad6fd64264aab1" -d '' 2019-01-09 02:27:53,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-098a224e-49d3-457c-9b35-5d28cd0b42a5 Date: Wed, 09 Jan 2019 02:27:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:27:53,325 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879/file used request id req-098a224e-49d3-457c-9b35-5d28cd0b42a5 2019-01-09 02:27:53,326 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:27:53,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a6e012420be6185f83b5a357ad6fd64264aab1" 2019-01-09 02:27:53,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-c0a99e5c-40dd-4c25-9ade-f77214543fc6 Date: Wed, 09 Jan 2019 02:27:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:27:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:27:53Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/de6635f7-838c-4b5a-b2e1-5a9387855879/snap", "metadata": {}}], "self": "/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "min_disk": 0, "protected": false, "id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "file": "/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f664ff66b6df4503a0332b345ec05e01", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/de6635f7-838c-4b5a-b2e1-5a9387855879/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:27:53,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879 used request id req-c0a99e5c-40dd-4c25-9ade-f77214543fc6 2019-01-09 02:27:53,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a6e012420be6185f83b5a357ad6fd64264aab1" 2019-01-09 02:27:53,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cb0e5725-5e85-4bfd-81f2-3542a03a16d6 Date: Wed, 09 Jan 2019 02:27: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:27:53,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-cb0e5725-5e85-4bfd-81f2-3542a03a16d6 2019-01-09 02:27:53,664 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image 2019-01-09 02:27:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a6e012420be6185f83b5a357ad6fd64264aab1" 2019-01-09 02:27:53,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-cf1363cd-ee33-4bc5-b788-c83c31d215da Date: Wed, 09 Jan 2019 02:27:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:27:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:27:53Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/de6635f7-838c-4b5a-b2e1-5a9387855879/snap", "metadata": {}}], "self": "/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "min_disk": 0, "protected": false, "id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "file": "/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f664ff66b6df4503a0332b345ec05e01", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/de6635f7-838c-4b5a-b2e1-5a9387855879/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:27:53,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879 used request id req-cf1363cd-ee33-4bc5-b788-c83c31d215da 2019-01-09 02:27:53,834 - create_image - DEBUG - Instance status is - active 2019-01-09 02:27:53,834 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image 2019-01-09 02:27:53,834 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image 2019-01-09 02:27:53,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:27:53,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:27:54,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["EOd0AaQZTTCWMHSHO_6HQw"], "issued_at": "2019-01-09T02:27:54.000000Z"}} 2019-01-09 02:27:54,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38de77d6b0d3caba96610b83e7d496c8dfca3f92" 2019-01-09 02:27:54,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1fb313-353d-4e48-a5f3-29ec9ddc0ce9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:27:54,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4f1fb313-353d-4e48-a5f3-29ec9ddc0ce9 2019-01-09 02:27:54,309 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:27:54,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38de77d6b0d3caba96610b83e7d496c8dfca3f92" 2019-01-09 02:27:54,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-cd24d376-12ad-479c-949f-c9affd850e96 x-compute-request-id: req-cd24d376-12ad-479c-949f-c9affd850e96 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:27:54,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cd24d376-12ad-479c-949f-c9affd850e96 2019-01-09 02:27:54,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38de77d6b0d3caba96610b83e7d496c8dfca3f92" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:27:54,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27: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-4c11bd75-b828-47de-bcd3-af37093b3cfd x-compute-request-id: req-4c11bd75-b828-47de-bcd3-af37093b3cfd Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:27:54,557 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4c11bd75-b828-47de-bcd3-af37093b3cfd 2019-01-09 02:27:54,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:27:54,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:27:54,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41ec27fae512449aad2105d7eac52e13", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role"}], "expires_at": "2019-01-09T03:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f664ff66b6df4503a0332b345ec05e01", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-user", "id": "7f197eeb17ad45f59886e3aab617803d"}, "audit_ids": ["K23l-443R2ioGfpYLnSXHA"], "issued_at": "2019-01-09T02:27:54.000000Z"}} 2019-01-09 02:27:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de39f310161b02f9d23f581662cb9858180a3088" 2019-01-09 02:27:54,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73afe172-5798-4a14-b3da-0f570011188c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:27:54,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-73afe172-5798-4a14-b3da-0f570011188c 2019-01-09 02:27:55,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de39f310161b02f9d23f581662cb9858180a3088" 2019-01-09 02:27:55,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d16e8890-ff04-40c1-bfe1-571eb023abb4 Date: Wed, 09 Jan 2019 02:27:55 GMT RESP BODY: {"networks":[]} 2019-01-09 02:27:55,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net used request id req-d16e8890-ff04-40c1-bfe1-571eb023abb4 2019-01-09 02:27:55,170 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net 2019-01-09 02:27:55,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de39f310161b02f9d23f581662cb9858180a3088" -d '{"network": {"name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net", "admin_state_up": true}}' 2019-01-09 02:27:55,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4ff41f87-7421-447a-9dd3-47665d91d048 Date: Wed, 09 Jan 2019 02:27:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fe04e663-bccc-432d-9a6f-bd131a53661a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:27:55Z","is_default":false,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","mtu":1450}} 2019-01-09 02:27:55,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-4ff41f87-7421-447a-9dd3-47665d91d048 2019-01-09 02:27:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de39f310161b02f9d23f581662cb9858180a3088" 2019-01-09 02:27:56,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5bc764a4-13d4-45e6-9368-c380b20d2689 Date: Wed, 09 Jan 2019 02:27:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:27:55Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:27:56,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-5bc764a4-13d4-45e6-9368-c380b20d2689 2019-01-09 02:27:56,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de39f310161b02f9d23f581662cb9858180a3088" 2019-01-09 02:27:56,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f6457798-ce90-48d0-965b-89b6a373af53 Date: Wed, 09 Jan 2019 02:27:56 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:27:56,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-f6457798-ce90-48d0-965b-89b6a373af53 2019-01-09 02:27:56,341 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet 2019-01-09 02:27:56,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de39f310161b02f9d23f581662cb9858180a3088" -d '{"subnets": [{"ip_version": 4, "network_id": "fe04e663-bccc-432d-9a6f-bd131a53661a", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]}' 2019-01-09 02:27:57,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5995a5f8-4ef3-4052-ac53-e328938191d7 Date: Wed, 09 Jan 2019 02:27:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:27:57,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-5995a5f8-4ef3-4052-ac53-e328938191d7 2019-01-09 02:27:57,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de39f310161b02f9d23f581662cb9858180a3088" 2019-01-09 02:27:57,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-70a61e57-e76c-4bd5-a6f0-c7158f2afdc6 Date: Wed, 09 Jan 2019 02:27:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9a5a14f-39f7-4a61-a70e-909250e8c286"],"updated_at":"2019-01-09T02:27:56Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:27:57,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-70a61e57-e76c-4bd5-a6f0-c7158f2afdc6 2019-01-09 02:27:57,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de39f310161b02f9d23f581662cb9858180a3088" 2019-01-09 02:27:57,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-746e42e2-b760-4512-b60e-5cb4920c1e20 Date: Wed, 09 Jan 2019 02:27:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:27:57,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-746e42e2-b760-4512-b60e-5cb4920c1e20 2019-01-09 02:27:57,519 - OpenStackNetwork - DEBUG - Network [fe04e663-bccc-432d-9a6f-bd131a53661a] created successfully 2019-01-09 02:27:57,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:27:57,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:27:57,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41ec27fae512449aad2105d7eac52e13", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role"}], "expires_at": "2019-01-09T03:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f664ff66b6df4503a0332b345ec05e01", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-user", "id": "7f197eeb17ad45f59886e3aab617803d"}, "audit_ids": ["REnQS3S-QsqgNgdQQ1N5vQ"], "issued_at": "2019-01-09T02:27:57.000000Z"}} 2019-01-09 02:27:57,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76abfb6538b3a1a2bff5951888390e362f3f341d" 2019-01-09 02:27:57,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc514585-d104-4204-b083-59dee75d0f45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:27:57,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cc514585-d104-4204-b083-59dee75d0f45 2019-01-09 02:27:57,973 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76abfb6538b3a1a2bff5951888390e362f3f341d" 2019-01-09 02:27:58,170 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:57 GMT Server: Apache x-compute-request-id: req-a96e628f-fbca-4c88-b4ff-911dfc269f3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a96e628f-fbca-4c88-b4ff-911dfc269f3d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 02:27:58,170 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/detail used request id req-a96e628f-fbca-4c88-b4ff-911dfc269f3d 2019-01-09 02:27:58,174 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a96e628f-fbca-4c88-b4ff-911dfc269f3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76abfb6538b3a1a2bff5951888390e362f3f341d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-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}}' 2019-01-09 02:27:58,493 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:27:58 GMT Server: Apache x-compute-request-id: req-42c61035-4364-4185-ba04-2b55465b544f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42c61035-4364-4185-ba04-2b55465b544f Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:58.397045", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a", "size": 1}} 2019-01-09 02:27:58,494 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes used request id req-42c61035-4364-4185-ba04-2b55465b544f 2019-01-09 02:27:58,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a96e628f-fbca-4c88-b4ff-911dfc269f3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76abfb6538b3a1a2bff5951888390e362f3f341d" 2019-01-09 02:27:58,703 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:58 GMT Server: Apache x-compute-request-id: req-734d2c76-9892-4ac0-beef-9b27ef10bc77 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-734d2c76-9892-4ac0-beef-9b27ef10bc77 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:27:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a", "size": 1}} 2019-01-09 02:27:58,703 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a used request id req-734d2c76-9892-4ac0-beef-9b27ef10bc77 2019-01-09 02:27:58,704 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1 2019-01-09 02:27:58,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a96e628f-fbca-4c88-b4ff-911dfc269f3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76abfb6538b3a1a2bff5951888390e362f3f341d" 2019-01-09 02:27:58,759 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:27:58 GMT Server: Apache x-compute-request-id: req-ea7189e6-214b-4a07-b691-d7c7623f725e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ea7189e6-214b-4a07-b691-d7c7623f725e Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:27:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a", "size": 1}} 2019-01-09 02:27:58,760 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a used request id req-ea7189e6-214b-4a07-b691-d7c7623f725e 2019-01-09 02:27:58,760 - create_volume - DEBUG - Instance status is - creating 2019-01-09 02:27:58,760 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:28:01,763 - create_volume - DEBUG - Volume status query timeout in 296.940758228 2019-01-09 02:28:01,766 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a96e628f-fbca-4c88-b4ff-911dfc269f3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76abfb6538b3a1a2bff5951888390e362f3f341d" 2019-01-09 02:28:01,819 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:01 GMT Server: Apache x-compute-request-id: req-482dc518-d3b9-496f-9364-342c319e0b39 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-482dc518-d3b9-496f-9364-342c319e0b39 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:27:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a", "size": 1}} 2019-01-09 02:28:01,819 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a used request id req-482dc518-d3b9-496f-9364-342c319e0b39 2019-01-09 02:28:01,820 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:28:01,820 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1 2019-01-09 02:28:01,820 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1 2019-01-09 02:28:01,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:28:01,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:28:02,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41ec27fae512449aad2105d7eac52e13", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role"}], "expires_at": "2019-01-09T03:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f664ff66b6df4503a0332b345ec05e01", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-user", "id": "7f197eeb17ad45f59886e3aab617803d"}, "audit_ids": ["Bf0v4WXjSFCq5hu9yKffbA"], "issued_at": "2019-01-09T02:28:02.000000Z"}} 2019-01-09 02:28:02,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ade0c12adfe9290845b74898cfcb0bc2a7300" 2019-01-09 02:28:02,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd9de42-55b7-49ad-9556-2264d46ee03f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:28:02,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-edd9de42-55b7-49ad-9556-2264d46ee03f 2019-01-09 02:28:02,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ade0c12adfe9290845b74898cfcb0bc2a7300" 2019-01-09 02:28:02,480 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:02 GMT Server: Apache x-compute-request-id: req-34b2b099-c970-4601-88d6-46a4757a9bcb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-34b2b099-c970-4601-88d6-46a4757a9bcb Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:27:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a", "size": 1}]} 2019-01-09 02:28:02,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/detail used request id req-34b2b099-c970-4601-88d6-46a4757a9bcb 2019-01-09 02:28:02,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-34b2b099-c970-4601-88d6-46a4757a9bcb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ade0c12adfe9290845b74898cfcb0bc2a7300" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-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}}' 2019-01-09 02:28:02,790 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:28:02 GMT Server: Apache x-compute-request-id: req-8da80772-c091-4a98-833a-27ff6d4dddf2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8da80772-c091-4a98-833a-27ff6d4dddf2 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:28:02.695677", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "size": 1}} 2019-01-09 02:28:02,790 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes used request id req-8da80772-c091-4a98-833a-27ff6d4dddf2 2019-01-09 02:28:02,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34b2b099-c970-4601-88d6-46a4757a9bcb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ade0c12adfe9290845b74898cfcb0bc2a7300" 2019-01-09 02:28:02,996 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:02 GMT Server: Apache x-compute-request-id: req-8612f832-0a03-42c4-be6b-b80f631919a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8612f832-0a03-42c4-be6b-b80f631919a4 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:28:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:28:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "size": 1}} 2019-01-09 02:28:02,996 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 used request id req-8612f832-0a03-42c4-be6b-b80f631919a4 2019-01-09 02:28:02,996 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2 2019-01-09 02:28:03,000 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34b2b099-c970-4601-88d6-46a4757a9bcb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ade0c12adfe9290845b74898cfcb0bc2a7300" 2019-01-09 02:28:03,190 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:03 GMT Server: Apache x-compute-request-id: req-750521c7-62cf-46ca-b006-c3db03fc9344 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-750521c7-62cf-46ca-b006-c3db03fc9344 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:28:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:28:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "size": 1}} 2019-01-09 02:28:03,190 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 used request id req-750521c7-62cf-46ca-b006-c3db03fc9344 2019-01-09 02:28:03,191 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:28:03,191 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2 2019-01-09 02:28:03,191 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2 2019-01-09 02:28:03,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:28:03,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:28:03,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41ec27fae512449aad2105d7eac52e13", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role"}], "expires_at": "2019-01-09T03:28:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f664ff66b6df4503a0332b345ec05e01", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-user", "id": "7f197eeb17ad45f59886e3aab617803d"}, "audit_ids": ["GDeZbp2ZSf6o6at0qc1Pdw"], "issued_at": "2019-01-09T02:28:03.000000Z"}} 2019-01-09 02:28:03,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:03,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d153ef37-a32f-4614-96ad-bbfdad22b054 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:28:03,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d153ef37-a32f-4614-96ad-bbfdad22b054 2019-01-09 02:28:03,643 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:28:03,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:03,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bddfe654-b31b-4786-a687-45f0ddd11320 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:28:03,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bddfe654-b31b-4786-a687-45f0ddd11320 2019-01-09 02:28:03,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:03,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ea180c94-0633-4617-af84-01578ef439f0 Date: Wed, 09 Jan 2019 02:28:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9a5a14f-39f7-4a61-a70e-909250e8c286"],"updated_at":"2019-01-09T02:27:56Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:28:03,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net used request id req-ea180c94-0633-4617-af84-01578ef439f0 2019-01-09 02:28:03,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:28:03,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:28:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:28:03,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:04,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c412bf-e1f0-427f-a5b9-2c34976a60d3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:04,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-c9c412bf-e1f0-427f-a5b9-2c34976a60d3 2019-01-09 02:28:04,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:04,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9b464ce9-4112-44bc-9755-97558aaccda5 Date: Wed, 09 Jan 2019 02:28:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:28:04,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-9b464ce9-4112-44bc-9755-97558aaccda5 2019-01-09 02:28:04,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a&name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:04,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4c8cfc9e-4840-4d07-a9e8-8e0f67befb94 Date: Wed, 09 Jan 2019 02:28:04 GMT RESP BODY: {"ports":[]} 2019-01-09 02:28:04,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a&name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port&admin_state_up=True used request id req-4c8cfc9e-4840-4d07-a9e8-8e0f67befb94 2019-01-09 02:28:04,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:04,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-f0170a70-6733-4d97-aafe-0bf141001e0e x-compute-request-id: req-f0170a70-6733-4d97-aafe-0bf141001e0e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:28:04,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst used request id req-f0170a70-6733-4d97-aafe-0bf141001e0e 2019-01-09 02:28:04,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:04,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-eb1a4a57-aa0c-429b-975d-2f5536201c9a Date: Wed, 09 Jan 2019 02:28:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9a5a14f-39f7-4a61-a70e-909250e8c286"],"updated_at":"2019-01-09T02:27:56Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:28:04,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net used request id req-eb1a4a57-aa0c-429b-975d-2f5536201c9a 2019-01-09 02:28:04,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:05,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053810b5-63dd-4efb-a004-2af62ece4300 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:05,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-053810b5-63dd-4efb-a004-2af62ece4300 2019-01-09 02:28:05,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:05,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2650fd4a-d93e-4c6c-a0cc-2dac8559a815 Date: Wed, 09 Jan 2019 02:28:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:28:05,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-2650fd4a-d93e-4c6c-a0cc-2dac8559a815 2019-01-09 02:28:05,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a&name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:05,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-819adc23-e2bd-483d-860d-0675af4ea904 Date: Wed, 09 Jan 2019 02:28:05 GMT RESP BODY: {"ports":[]} 2019-01-09 02:28:05,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a&name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port&admin_state_up=True used request id req-819adc23-e2bd-483d-860d-0675af4ea904 2019-01-09 02:28:05,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:28:05,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:28:05,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41ec27fae512449aad2105d7eac52e13", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role"}], "expires_at": "2019-01-09T03:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f664ff66b6df4503a0332b345ec05e01", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-user", "id": "7f197eeb17ad45f59886e3aab617803d"}, "audit_ids": ["l2SYfet-R8CtLciWXY7--w"], "issued_at": "2019-01-09T02:28:05.000000Z"}} 2019-01-09 02:28:05,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02be67230d6a35a62f3ca6e010d192922e8c9dd3" 2019-01-09 02:28:05,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e9c0f6-74b2-4b62-8f8e-e5156cb874ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:28:05,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-38e9c0f6-74b2-4b62-8f8e-e5156cb874ad 2019-01-09 02:28:05,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:05,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-952af2bd-f99c-4522-b8fa-eb20bb4c18b0 Date: Wed, 09 Jan 2019 02:28:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9a5a14f-39f7-4a61-a70e-909250e8c286"],"updated_at":"2019-01-09T02:27:56Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:28:05,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net used request id req-952af2bd-f99c-4522-b8fa-eb20bb4c18b0 2019-01-09 02:28:05,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:06,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b2d1f5e5-e96e-4d9f-853d-299a282a7487 Date: Wed, 09 Jan 2019 02:28:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:28:06,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-b2d1f5e5-e96e-4d9f-853d-299a282a7487 2019-01-09 02:28:06,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:06,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bc17f93c-df30-45e2-9226-a43a8a4ea54d Date: Wed, 09 Jan 2019 02:28:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9a5a14f-39f7-4a61-a70e-909250e8c286"],"updated_at":"2019-01-09T02:27:56Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:28:06,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net used request id req-bc17f93c-df30-45e2-9226-a43a8a4ea54d 2019-01-09 02:28:06,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:28:06,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:28:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:28:06,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02be67230d6a35a62f3ca6e010d192922e8c9dd3" 2019-01-09 02:28:06,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646e7f41-5496-475b-8697-56ce451b54e3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:06,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-646e7f41-5496-475b-8697-56ce451b54e3 2019-01-09 02:28:06,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:06,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-61e3da0d-706a-4130-b417-eb2eae3be982 Date: Wed, 09 Jan 2019 02:28:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:28:06,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-61e3da0d-706a-4130-b417-eb2eae3be982 2019-01-09 02:28:06,674 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net 2019-01-09 02:28:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" -d '{"port": {"network_id": "fe04e663-bccc-432d-9a6f-bd131a53661a", "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port", "admin_state_up": true}}' 2019-01-09 02:28:07,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-7fa525b7-a3b1-409e-868e-e9b11bff3590 Date: Wed, 09 Jan 2019 02:28:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.6"}],"id":"9494b313-fa31-4d8b-b8b6-6bffefb6d1ac","security_groups":["147e800d-c1f4-4517-93d4-21213cde8183"],"mac_address":"fa:16:3e:23:c0:2c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port","project_id":"f664ff66b6df4503a0332b345ec05e01","qos_policy_id":null,"admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:28:07Z","binding:vnic_type":"normal"}} 2019-01-09 02:28:07,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-7fa525b7-a3b1-409e-868e-e9b11bff3590 2019-01-09 02:28:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:08,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bcbb96d4-9e68-4468-aa78-d9e0f7e77d31 Date: Wed, 09 Jan 2019 02:28:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9a5a14f-39f7-4a61-a70e-909250e8c286"],"updated_at":"2019-01-09T02:27:56Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:28:08,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net used request id req-bcbb96d4-9e68-4468-aa78-d9e0f7e77d31 2019-01-09 02:28:08,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:08,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1cb33e7-bfb3-4fc9-bccf-12660b936882 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:08,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-a1cb33e7-bfb3-4fc9-bccf-12660b936882 2019-01-09 02:28:08,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:08,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ddb65bea-138f-427b-8222-11389d141560 Date: Wed, 09 Jan 2019 02:28:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:28:08,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-ddb65bea-138f-427b-8222-11389d141560 2019-01-09 02:28:08,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a&name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:08,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-ac2e2392-9465-4a3f-8d85-79067ad79373 Date: Wed, 09 Jan 2019 02:28:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.6"}],"id":"9494b313-fa31-4d8b-b8b6-6bffefb6d1ac","security_groups":["147e800d-c1f4-4517-93d4-21213cde8183"],"mac_address":"fa:16:3e:23:c0:2c","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:28:07Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:28:08,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a&name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port&admin_state_up=True used request id req-ac2e2392-9465-4a3f-8d85-79067ad79373 2019-01-09 02:28:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:08,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f50f436-4afc-4018-9d67-320635d4359a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:08,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-6f50f436-4afc-4018-9d67-320635d4359a 2019-01-09 02:28:08,791 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst 2019-01-09 02:28:08,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:08,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-178d870f-649f-4c70-9206-348777aa9b39 x-compute-request-id: req-178d870f-649f-4c70-9206-348777aa9b39 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-flavor-name"}]} 2019-01-09 02:28:08,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-178d870f-649f-4c70-9206-348777aa9b39 2019-01-09 02:28:08,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:08,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c704dca7-3873-448e-b792-3a904b70aaa9 x-compute-request-id: req-c704dca7-3873-448e-b792-3a904b70aaa9 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:28:08,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d used request id req-c704dca7-3873-448e-b792-3a904b70aaa9 2019-01-09 02:28:08,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:09,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-e717a910-3c39-4df2-befb-3f0c77364308 Date: Wed, 09 Jan 2019 02:28:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:27:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:27:53Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/de6635f7-838c-4b5a-b2e1-5a9387855879/snap", "metadata": {}}], "self": "/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "min_disk": 0, "protected": false, "id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "file": "/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f664ff66b6df4503a0332b345ec05e01", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/de6635f7-838c-4b5a-b2e1-5a9387855879/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image"} 2019-01-09 02:28:09,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image used request id req-e717a910-3c39-4df2-befb-3f0c77364308 2019-01-09 02:28:09,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:09,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c9a9a3a6-3d33-46cb-871c-dea75e47289c Date: Wed, 09 Jan 2019 02:28: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:28:09,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c9a9a3a6-3d33-46cb-871c-dea75e47289c 2019-01-09 02:28:09,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" -d '{"server": {"name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "imageRef": "de6635f7-838c-4b5a-b2e1-5a9387855879", "flavorRef": "33887dc3-04ba-4492-8c43-264ed2c5996d", "max_count": 1, "min_count": 1, "networks": [{"port": "9494b313-fa31-4d8b-b8b6-6bffefb6d1ac"}]}}' 2019-01-09 02:28:10,862 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:28: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-78fc145e-4fac-47e9-8aa4-a7cbddfdeea5 x-compute-request-id: req-78fc145e-4fac-47e9-8aa4-a7cbddfdeea5 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "adminPass": "DmyuKG2htNXw"}} 2019-01-09 02:28:10,862 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-78fc145e-4fac-47e9-8aa4-a7cbddfdeea5 2019-01-09 02:28:10,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:11,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-c725095b-8032-45bd-b020-e764a07a1987 x-compute-request-id: req-c725095b-8032-45bd-b020-e764a07a1987 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:28:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:28:11,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-c725095b-8032-45bd-b020-e764a07a1987 2019-01-09 02:28:11,216 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst 2019-01-09 02:28:11,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:11,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-e9a26067-2854-45c9-9104-f59b3cbfc5cd x-compute-request-id: req-e9a26067-2854-45c9-9104-f59b3cbfc5cd Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:28:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:28:11,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-e9a26067-2854-45c9-9104-f59b3cbfc5cd 2019-01-09 02:28:11,600 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst] is - BUILD 2019-01-09 02:28:11,600 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:28:14,603 - create_instance - DEBUG - VM status query timeout in 896.613018036 2019-01-09 02:28:14,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:15,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-dedec57d-1aaa-413b-af80-a1b25f2dfdba x-compute-request-id: req-dedec57d-1aaa-413b-af80-a1b25f2dfdba Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "security_groups": [{"name": "default"}], "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:28:11Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:28:15,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-dedec57d-1aaa-413b-af80-a1b25f2dfdba 2019-01-09 02:28:15,204 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst] is - BUILD 2019-01-09 02:28:15,204 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:28:18,204 - create_instance - DEBUG - VM status query timeout in 893.011759996 2019-01-09 02:28:18,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:18,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1f0c732-4dda-4dc2-9c9b-f48b994e7199 x-compute-request-id: req-b1f0c732-4dda-4dc2-9c9b-f48b994e7199 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:c0:2c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "security_groups": [{"name": "default"}], "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:16Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:28:18,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-b1f0c732-4dda-4dc2-9c9b-f48b994e7199 2019-01-09 02:28:18,831 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst] is - ACTIVE 2019-01-09 02:28:18,831 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:28:18,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:19,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53357a1f-0a9a-4c95-9b81-5ec459f6351a x-compute-request-id: req-53357a1f-0a9a-4c95-9b81-5ec459f6351a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:c0:2c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "security_groups": [{"name": "default"}], "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:16Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:28:19,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-53357a1f-0a9a-4c95-9b81-5ec459f6351a 2019-01-09 02:28:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:19,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f2f45742-dad4-4c4c-ac3d-de4abf6d84df Date: Wed, 09 Jan 2019 02:28:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9a5a14f-39f7-4a61-a70e-909250e8c286"],"updated_at":"2019-01-09T02:27:56Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:28:19,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net used request id req-f2f45742-dad4-4c4c-ac3d-de4abf6d84df 2019-01-09 02:28:19,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:19,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6369650a-7f15-4697-8b3d-3e4648873ce8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:19,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-6369650a-7f15-4697-8b3d-3e4648873ce8 2019-01-09 02:28:19,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:19,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6a586ac4-99ba-40d8-b8cb-8aceda8525ad Date: Wed, 09 Jan 2019 02:28:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:28:19,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-6a586ac4-99ba-40d8-b8cb-8aceda8525ad 2019-01-09 02:28:19,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:19,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-486c0a69-8f21-42de-bd25-9fab01129d7d Date: Wed, 09 Jan 2019 02:28:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.4"}],"id":"34a3d3c6-854e-4e06-aee9-726739b224dc","security_groups":[],"mac_address":"fa:16:3e:3d:78:f2","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe04e663-bccc-432d-9a6f-bd131a53661a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.6"}],"id":"9494b313-fa31-4d8b-b8b6-6bffefb6d1ac","security_groups":["147e800d-c1f4-4517-93d4-21213cde8183"],"mac_address":"fa:16:3e:23:c0:2c","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:28:07Z","binding:vnic_type":"normal","device_id":"cb34bd00-5692-4dc6-b55b-2a511de9c15b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.3"}],"id":"ef4e584c-186d-4963-9ddd-a2618208b7f5","security_groups":[],"mac_address":"fa:16:3e:e0:6e:0b","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe04e663-bccc-432d-9a6f-bd131a53661a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.2"}],"id":"f25dadf1-9439-4a3f-905b-5444cf662704","security_groups":[],"mac_address":"fa:16:3e:84:24:af","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe04e663-bccc-432d-9a6f-bd131a53661a"}]} 2019-01-09 02:28:19,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-486c0a69-8f21-42de-bd25-9fab01129d7d 2019-01-09 02:28:19,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:19,990 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:19 GMT Server: Apache x-compute-request-id: req-64cd9e9c-14f0-43db-9894-811d5c9041b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64cd9e9c-14f0-43db-9894-811d5c9041b7 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:28:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:28:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "size": 1}, {"status": "available", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:27:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a", "size": 1}]} 2019-01-09 02:28:19,990 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/detail used request id req-64cd9e9c-14f0-43db-9894-811d5c9041b7 2019-01-09 02:28:19,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:20,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c8d6d5-2688-48c3-bf4c-39e9f41b44d3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:20,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-94c8d6d5-2688-48c3-bf4c-39e9f41b44d3 2019-01-09 02:28:20,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:20,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-5e19bc5d-a881-45da-88bf-7a3826e6d597 x-compute-request-id: req-5e19bc5d-a881-45da-88bf-7a3826e6d597 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:c0:2c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "security_groups": [{"name": "default"}], "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:16Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:28:20,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-5e19bc5d-a881-45da-88bf-7a3826e6d597 2019-01-09 02:28:20,685 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst] is - ACTIVE 2019-01-09 02:28:20,686 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:28:20,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:21,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-474aeb86-54d0-4abb-8e8c-efa1eb0c54cf x-compute-request-id: req-474aeb86-54d0-4abb-8e8c-efa1eb0c54cf Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:c0:2c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "security_groups": [{"name": "default"}], "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:16Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:28:21,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-474aeb86-54d0-4abb-8e8c-efa1eb0c54cf 2019-01-09 02:28:21,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:21,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5572e704-b892-46f4-bbf5-30d99a9b5b23 Date: Wed, 09 Jan 2019 02:28:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9a5a14f-39f7-4a61-a70e-909250e8c286"],"updated_at":"2019-01-09T02:27:56Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:28:21,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net used request id req-5572e704-b892-46f4-bbf5-30d99a9b5b23 2019-01-09 02:28:21,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:21,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a701c788-5103-4c2d-935f-17a1d664fca0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:21,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-a701c788-5103-4c2d-935f-17a1d664fca0 2019-01-09 02:28:21,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:21,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-217feb2b-3839-4d9f-a758-aa7d6f34d3fa Date: Wed, 09 Jan 2019 02:28:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:28:21,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-217feb2b-3839-4d9f-a758-aa7d6f34d3fa 2019-01-09 02:28:21,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:21,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-c3247c60-10c7-4a5a-b0bd-83f5ff68205e Date: Wed, 09 Jan 2019 02:28:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.4"}],"id":"34a3d3c6-854e-4e06-aee9-726739b224dc","security_groups":[],"mac_address":"fa:16:3e:3d:78:f2","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe04e663-bccc-432d-9a6f-bd131a53661a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.6"}],"id":"9494b313-fa31-4d8b-b8b6-6bffefb6d1ac","security_groups":["147e800d-c1f4-4517-93d4-21213cde8183"],"mac_address":"fa:16:3e:23:c0:2c","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:28:07Z","binding:vnic_type":"normal","device_id":"cb34bd00-5692-4dc6-b55b-2a511de9c15b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.3"}],"id":"ef4e584c-186d-4963-9ddd-a2618208b7f5","security_groups":[],"mac_address":"fa:16:3e:e0:6e:0b","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe04e663-bccc-432d-9a6f-bd131a53661a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.2"}],"id":"f25dadf1-9439-4a3f-905b-5444cf662704","security_groups":[],"mac_address":"fa:16:3e:84:24:af","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe04e663-bccc-432d-9a6f-bd131a53661a"}]} 2019-01-09 02:28:21,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-c3247c60-10c7-4a5a-b0bd-83f5ff68205e 2019-01-09 02:28:21,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" -d '{"volumeAttachment": {"volumeId": "ee9f9559-9767-4398-b36d-7f63e43f9e5a"}}' 2019-01-09 02:28:22,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-1371fe29-d868-4100-b1ff-39707e219827 x-compute-request-id: req-1371fe29-d868-4100-b1ff-39707e219827 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a", "volumeId": "ee9f9559-9767-4398-b36d-7f63e43f9e5a"}} 2019-01-09 02:28:22,842 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b/os-volume_attachments used request id req-1371fe29-d868-4100-b1ff-39707e219827 2019-01-09 02:28:22,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:23,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-4423e090-10d8-40ee-a80d-ffea993bcc46 x-compute-request-id: req-4423e090-10d8-40ee-a80d-ffea993bcc46 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:c0:2c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "security_groups": [{"name": "default"}], "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:16Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [{"id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a"}], "metadata": {}}} 2019-01-09 02:28:23,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-4423e090-10d8-40ee-a80d-ffea993bcc46 2019-01-09 02:28:23,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:23,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-831f7ee5-d09b-4b0e-8e19-0cb39734a907 Date: Wed, 09 Jan 2019 02:28:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9a5a14f-39f7-4a61-a70e-909250e8c286"],"updated_at":"2019-01-09T02:27:56Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:28:23,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net used request id req-831f7ee5-d09b-4b0e-8e19-0cb39734a907 2019-01-09 02:28:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:23,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e961fe-8bfe-4a13-8031-62416f0cd1dd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:23,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-69e961fe-8bfe-4a13-8031-62416f0cd1dd 2019-01-09 02:28:23,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:23,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6cdd42f8-6d78-4546-842d-b1f7dd87585b Date: Wed, 09 Jan 2019 02:28:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:28:23,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-6cdd42f8-6d78-4546-842d-b1f7dd87585b 2019-01-09 02:28:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:23,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-8b45eea6-05e0-4c88-a3cb-4ddf9e313712 Date: Wed, 09 Jan 2019 02:28:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.4"}],"id":"34a3d3c6-854e-4e06-aee9-726739b224dc","security_groups":[],"mac_address":"fa:16:3e:3d:78:f2","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe04e663-bccc-432d-9a6f-bd131a53661a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.6"}],"id":"9494b313-fa31-4d8b-b8b6-6bffefb6d1ac","security_groups":["147e800d-c1f4-4517-93d4-21213cde8183"],"mac_address":"fa:16:3e:23:c0:2c","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:28:07Z","binding:vnic_type":"normal","device_id":"cb34bd00-5692-4dc6-b55b-2a511de9c15b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.3"}],"id":"ef4e584c-186d-4963-9ddd-a2618208b7f5","security_groups":[],"mac_address":"fa:16:3e:e0:6e:0b","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe04e663-bccc-432d-9a6f-bd131a53661a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.2"}],"id":"f25dadf1-9439-4a3f-905b-5444cf662704","security_groups":[],"mac_address":"fa:16:3e:84:24:af","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe04e663-bccc-432d-9a6f-bd131a53661a"}]} 2019-01-09 02:28:23,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-8b45eea6-05e0-4c88-a3cb-4ddf9e313712 2019-01-09 02:28:23,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64cd9e9c-14f0-43db-9894-811d5c9041b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:23,788 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:23 GMT Server: Apache x-compute-request-id: req-ce93a5b4-666f-448e-936a-8e35defab8c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce93a5b4-666f-448e-936a-8e35defab8c9 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:28:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:28:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "size": 1}, {"status": "attaching", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:28:22.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a", "size": 1}]} 2019-01-09 02:28:23,789 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/detail used request id req-ce93a5b4-666f-448e-936a-8e35defab8c9 2019-01-09 02:28:23,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:23,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9990a50-a47a-4954-a61d-cd55839ec9ff Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:23,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-e9990a50-a47a-4954-a61d-cd55839ec9ff 2019-01-09 02:28:23,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:24,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-6528218a-2567-4b23-8bab-b505b90da7a9 x-compute-request-id: req-6528218a-2567-4b23-8bab-b505b90da7a9 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:c0:2c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "security_groups": [{"name": "default"}], "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:16Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [{"id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a"}], "metadata": {}}} 2019-01-09 02:28:24,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-6528218a-2567-4b23-8bab-b505b90da7a9 2019-01-09 02:28:24,189 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst] is - ACTIVE 2019-01-09 02:28:24,189 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:28:24,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:24,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23eaed5b-e4a9-4e4f-9cc5-cb0f8c73bb77 x-compute-request-id: req-23eaed5b-e4a9-4e4f-9cc5-cb0f8c73bb77 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:c0:2c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "security_groups": [{"name": "default"}], "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:24Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [{"id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a"}], "metadata": {}}} 2019-01-09 02:28:24,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-23eaed5b-e4a9-4e4f-9cc5-cb0f8c73bb77 2019-01-09 02:28:24,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:24,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-226fceeb-e8a0-4427-8c12-6b9bfe640f29 Date: Wed, 09 Jan 2019 02:28:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9a5a14f-39f7-4a61-a70e-909250e8c286"],"updated_at":"2019-01-09T02:27:56Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:28:24,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net used request id req-226fceeb-e8a0-4427-8c12-6b9bfe640f29 2019-01-09 02:28:24,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:24,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f0f7c9-5304-479b-a5de-1ee97f3c87b6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:24,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-33f0f7c9-5304-479b-a5de-1ee97f3c87b6 2019-01-09 02:28:24,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:25,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d35437f6-6e33-4a9c-a1f6-ee523a91f8d1 Date: Wed, 09 Jan 2019 02:28:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:28:25,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-d35437f6-6e33-4a9c-a1f6-ee523a91f8d1 2019-01-09 02:28:25,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:25,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-58f5b3f4-2573-45de-83e5-7137fd916526 Date: Wed, 09 Jan 2019 02:28:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.4"}],"id":"34a3d3c6-854e-4e06-aee9-726739b224dc","security_groups":[],"mac_address":"fa:16:3e:3d:78:f2","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe04e663-bccc-432d-9a6f-bd131a53661a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.6"}],"id":"9494b313-fa31-4d8b-b8b6-6bffefb6d1ac","security_groups":["147e800d-c1f4-4517-93d4-21213cde8183"],"mac_address":"fa:16:3e:23:c0:2c","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:28:07Z","binding:vnic_type":"normal","device_id":"cb34bd00-5692-4dc6-b55b-2a511de9c15b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.3"}],"id":"ef4e584c-186d-4963-9ddd-a2618208b7f5","security_groups":[],"mac_address":"fa:16:3e:e0:6e:0b","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe04e663-bccc-432d-9a6f-bd131a53661a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.2"}],"id":"f25dadf1-9439-4a3f-905b-5444cf662704","security_groups":[],"mac_address":"fa:16:3e:84:24:af","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe04e663-bccc-432d-9a6f-bd131a53661a"}]} 2019-01-09 02:28:25,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-58f5b3f4-2573-45de-83e5-7137fd916526 2019-01-09 02:28:25,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" -d '{"volumeAttachment": {"volumeId": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4"}}' 2019-01-09 02:28:25,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-fff95ec8-62a6-4700-872b-f0bc7d9f1dbe x-compute-request-id: req-fff95ec8-62a6-4700-872b-f0bc7d9f1dbe Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "volumeId": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4"}} 2019-01-09 02:28:25,914 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b/os-volume_attachments used request id req-fff95ec8-62a6-4700-872b-f0bc7d9f1dbe 2019-01-09 02:28:25,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:26,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-847ff7e6-f7b7-44a5-b1e6-3ca6ca023212 x-compute-request-id: req-847ff7e6-f7b7-44a5-b1e6-3ca6ca023212 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:c0:2c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "security_groups": [{"name": "default"}], "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:24Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [{"id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a"}, {"id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4"}], "metadata": {}}} 2019-01-09 02:28:26,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-847ff7e6-f7b7-44a5-b1e6-3ca6ca023212 2019-01-09 02:28:26,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:26,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f0701078-584e-4738-b869-0dc958fe276a Date: Wed, 09 Jan 2019 02:28:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9a5a14f-39f7-4a61-a70e-909250e8c286"],"updated_at":"2019-01-09T02:27:56Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:28:26,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net used request id req-f0701078-584e-4738-b869-0dc958fe276a 2019-01-09 02:28:26,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:26,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3f936b-611b-4104-99b3-c98077aa9f1f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:26,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-fe3f936b-611b-4104-99b3-c98077aa9f1f 2019-01-09 02:28:26,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:26,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7621140c-812b-49a8-aa4c-cd54ce790d79 Date: Wed, 09 Jan 2019 02:28:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:28:26,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-7621140c-812b-49a8-aa4c-cd54ce790d79 2019-01-09 02:28:26,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:26,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-4176e30b-5f75-4ef7-869b-552ccb306be0 Date: Wed, 09 Jan 2019 02:28:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.4"}],"id":"34a3d3c6-854e-4e06-aee9-726739b224dc","security_groups":[],"mac_address":"fa:16:3e:3d:78:f2","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe04e663-bccc-432d-9a6f-bd131a53661a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.6"}],"id":"9494b313-fa31-4d8b-b8b6-6bffefb6d1ac","security_groups":["147e800d-c1f4-4517-93d4-21213cde8183"],"mac_address":"fa:16:3e:23:c0:2c","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:28:07Z","binding:vnic_type":"normal","device_id":"cb34bd00-5692-4dc6-b55b-2a511de9c15b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.3"}],"id":"ef4e584c-186d-4963-9ddd-a2618208b7f5","security_groups":[],"mac_address":"fa:16:3e:e0:6e:0b","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe04e663-bccc-432d-9a6f-bd131a53661a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.2"}],"id":"f25dadf1-9439-4a3f-905b-5444cf662704","security_groups":[],"mac_address":"fa:16:3e:84:24:af","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe04e663-bccc-432d-9a6f-bd131a53661a"}]} 2019-01-09 02:28:26,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-4176e30b-5f75-4ef7-869b-552ccb306be0 2019-01-09 02:28:26,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:28:26,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41ec27fae512449aad2105d7eac52e13", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role"}], "expires_at": "2019-01-09T03:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f664ff66b6df4503a0332b345ec05e01", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/f664ff66b6df4503a0332b345ec05e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-user", "id": "7f197eeb17ad45f59886e3aab617803d"}, "audit_ids": ["RxEVhgVUQtSsWHSElIzp8w"], "issued_at": "2019-01-09T02:28:26.000000Z"}} 2019-01-09 02:28:26,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1605dcb9c450226b56b523966bbe02a33c6c37bc" 2019-01-09 02:28:27,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-051128c4-b816-4921-bfe6-124749b016e0 x-compute-request-id: req-051128c4-b816-4921-bfe6-124749b016e0 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:c0:2c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "security_groups": [{"name": "default"}], "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:26Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [{"id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a"}, {"id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4"}], "metadata": {}}]} 2019-01-09 02:28:27,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst used request id req-051128c4-b816-4921-bfe6-124749b016e0 2019-01-09 02:28:27,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1605dcb9c450226b56b523966bbe02a33c6c37bc" 2019-01-09 02:28:28,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4c613581-fa7c-48cf-af6a-b65ef1b4bf05 Date: Wed, 09 Jan 2019 02:28:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9a5a14f-39f7-4a61-a70e-909250e8c286"],"updated_at":"2019-01-09T02:27:56Z","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f664ff66b6df4503a0332b345ec05e01","id":"fe04e663-bccc-432d-9a6f-bd131a53661a","name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net"}]} 2019-01-09 02:28:28,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net used request id req-4c613581-fa7c-48cf-af6a-b65ef1b4bf05 2019-01-09 02:28:28,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1605dcb9c450226b56b523966bbe02a33c6c37bc" 2019-01-09 02:28:28,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-979027a3-eb5b-4107-8635-0f551565455d Date: Wed, 09 Jan 2019 02:28:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:56Z","dns_nameservers":[],"updated_at":"2019-01-09T02:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f664ff66b6df4503a0332b345ec05e01","id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet"}]} 2019-01-09 02:28:28,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-979027a3-eb5b-4107-8635-0f551565455d 2019-01-09 02:28:28,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1605dcb9c450226b56b523966bbe02a33c6c37bc" 2019-01-09 02:28:28,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-acd08e74-78f4-41b8-ad04-5fbdb7a10d0d Date: Wed, 09 Jan 2019 02:28:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.4"}],"id":"34a3d3c6-854e-4e06-aee9-726739b224dc","security_groups":[],"mac_address":"fa:16:3e:3d:78:f2","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe04e663-bccc-432d-9a6f-bd131a53661a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.6"}],"id":"9494b313-fa31-4d8b-b8b6-6bffefb6d1ac","security_groups":["147e800d-c1f4-4517-93d4-21213cde8183"],"mac_address":"fa:16:3e:23:c0:2c","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:28:07Z","binding:vnic_type":"normal","device_id":"cb34bd00-5692-4dc6-b55b-2a511de9c15b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:28:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.3"}],"id":"ef4e584c-186d-4963-9ddd-a2618208b7f5","security_groups":[],"mac_address":"fa:16:3e:e0:6e:0b","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe04e663-bccc-432d-9a6f-bd131a53661a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:27:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9a5a14f-39f7-4a61-a70e-909250e8c286","ip_address":"10.55.0.2"}],"id":"f25dadf1-9439-4a3f-905b-5444cf662704","security_groups":[],"mac_address":"fa:16:3e:84:24:af","project_id":"f664ff66b6df4503a0332b345ec05e01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe04e663-bccc-432d-9a6f-bd131a53661a","tenant_id":"f664ff66b6df4503a0332b345ec05e01","created_at":"2019-01-09T02:27:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe04e663-bccc-432d-9a6f-bd131a53661a"}]} 2019-01-09 02:28:28,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-acd08e74-78f4-41b8-ad04-5fbdb7a10d0d 2019-01-09 02:28:28,510 - create_instance - INFO - Deleting Port with ID - 9494b313-fa31-4d8b-b8b6-6bffefb6d1ac 2019-01-09 02:28:28,511 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-port 2019-01-09 02:28:28,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/9494b313-fa31-4d8b-b8b6-6bffefb6d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:29,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff34f8dc-ff57-4747-8c92-b2240c782554 Date: Wed, 09 Jan 2019 02:28:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:28:29,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/9494b313-fa31-4d8b-b8b6-6bffefb6d1ac used request id req-ff34f8dc-ff57-4747-8c92-b2240c782554 2019-01-09 02:28:29,156 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64cd9e9c-14f0-43db-9894-811d5c9041b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:29,376 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:29 GMT Server: Apache x-compute-request-id: req-23663d94-c713-490e-8c62-6b7908a48b41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23663d94-c713-490e-8c62-6b7908a48b41 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [{"server_id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "attachment_id": "0eab5b50-d00e-4ca6-b775-f44f2f53b3cf", "attached_at": "2019-01-09T02:28:24.000000", "host_name": null, "volume_id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a", "device": "/dev/vdb", "id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a"}], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:28:24.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a", "size": 1}} 2019-01-09 02:28:29,377 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a used request id req-23663d94-c713-490e-8c62-6b7908a48b41 2019-01-09 02:28:29,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b/os-volume_attachments/ee9f9559-9767-4398-b36d-7f63e43f9e5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:30,565 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:28:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e11cd389-e5c7-4ad0-b522-fbeb277f6396 x-compute-request-id: req-e11cd389-e5c7-4ad0-b522-fbeb277f6396 Content-Length: 0 Content-Type: application/json 2019-01-09 02:28:30,565 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b/os-volume_attachments/ee9f9559-9767-4398-b36d-7f63e43f9e5a used request id req-e11cd389-e5c7-4ad0-b522-fbeb277f6396 2019-01-09 02:28:30,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:30,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-dc892b20-38a2-439f-a406-45473702766a x-compute-request-id: req-dc892b20-38a2-439f-a406-45473702766a Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:26Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [{"id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a"}, {"id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4"}], "metadata": {}}} 2019-01-09 02:28:30,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-dc892b20-38a2-439f-a406-45473702766a 2019-01-09 02:28:33,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:34,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f02d02b-5bec-454a-9215-12678d2729b7 x-compute-request-id: req-2f02d02b-5bec-454a-9215-12678d2729b7 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:26Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [{"id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4"}], "metadata": {}}} 2019-01-09 02:28:34,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-2f02d02b-5bec-454a-9215-12678d2729b7 2019-01-09 02:28:34,007 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64cd9e9c-14f0-43db-9894-811d5c9041b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:34,218 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:34 GMT Server: Apache x-compute-request-id: req-3da80042-25b6-4772-a1c1-cc3e69f42c35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3da80042-25b6-4772-a1c1-cc3e69f42c35 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [{"server_id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "attachment_id": "993cc2c2-d02c-4aca-9807-0acf3dfd61ec", "attached_at": "2019-01-09T02:28:27.000000", "host_name": null, "volume_id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "device": "/dev/vdc", "id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4"}], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:28:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:28:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "size": 1}} 2019-01-09 02:28:34,219 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 used request id req-3da80042-25b6-4772-a1c1-cc3e69f42c35 2019-01-09 02:28:34,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b/os-volume_attachments/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:35,014 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:28: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-7060bc66-0490-4d77-852c-da23d83a572b x-compute-request-id: req-7060bc66-0490-4d77-852c-da23d83a572b Content-Length: 0 Content-Type: application/json 2019-01-09 02:28:35,014 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b/os-volume_attachments/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 used request id req-7060bc66-0490-4d77-852c-da23d83a572b 2019-01-09 02:28:35,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:35,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28: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-f8ef2796-6e45-41b9-a636-c5a51567f043 x-compute-request-id: req-f8ef2796-6e45-41b9-a636-c5a51567f043 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:26Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [{"id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4"}], "metadata": {}}} 2019-01-09 02:28:35,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-f8ef2796-6e45-41b9-a636-c5a51567f043 2019-01-09 02:28:38,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:38,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b49dc9d-c475-47d8-a65f-b7f25a0b27c1 x-compute-request-id: req-8b49dc9d-c475-47d8-a65f-b7f25a0b27c1 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.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:26Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:28:38,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-8b49dc9d-c475-47d8-a65f-b7f25a0b27c1 2019-01-09 02:28:38,400 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst 2019-01-09 02:28:38,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:38,558 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:28:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5501322-4966-4fbd-8315-e94d9783f8dc x-compute-request-id: req-f5501322-4966-4fbd-8315-e94d9783f8dc Content-Type: application/json 2019-01-09 02:28:38,558 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-f5501322-4966-4fbd-8315-e94d9783f8dc 2019-01-09 02:28:38,558 - create_instance - INFO - Checking deletion status 2019-01-09 02:28:38,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:38,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-873c2dc8-7e2f-4895-bcf5-1a24c6962e9d x-compute-request-id: req-873c2dc8-7e2f-4895-bcf5-1a24c6962e9d Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b", "rel": "bookmark"}], "image": {"id": "de6635f7-838c-4b5a-b2e1-5a9387855879", "links": [{"href": "http://172.30.9.26:8774/images/de6635f7-838c-4b5a-b2e1-5a9387855879", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:28:16.000000", "flavor": {"id": "33887dc3-04ba-4492-8c43-264ed2c5996d", "links": [{"href": "http://172.30.9.26:8774/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d", "rel": "bookmark"}]}, "id": "cb34bd00-5692-4dc6-b55b-2a511de9c15b", "user_id": "7f197eeb17ad45f59886e3aab617803d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:28:38Z", "hostId": "0b19444833287630ef564a93fc7bd3e4fe55a2b1b0b427fa421561bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst", "created": "2019-01-09T02:28:10Z", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:28:38,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-873c2dc8-7e2f-4895-bcf5-1a24c6962e9d 2019-01-09 02:28:38,815 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst] is - ACTIVE 2019-01-09 02:28:38,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:28:41,818 - create_instance - DEBUG - VM status query timeout in 296.740214109 2019-01-09 02:28:41,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8176d8842dc41f989ed7417c326991f92e086ab" 2019-01-09 02:28:41,880 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:28:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e62ddc6-c10e-4376-bb80-2778533cfae6 x-compute-request-id: req-4e62ddc6-c10e-4376-bb80-2778533cfae6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cb34bd00-5692-4dc6-b55b-2a511de9c15b could not be found.", "code": 404}} 2019-01-09 02:28:41,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cb34bd00-5692-4dc6-b55b-2a511de9c15b used request id req-4e62ddc6-c10e-4376-bb80-2778533cfae6 2019-01-09 02:28:41,880 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cb34bd00-5692-4dc6-b55b-2a511de9c15b could not be found. (HTTP 404) (Request-ID: req-4e62ddc6-c10e-4376-bb80-2778533cfae6) 2019-01-09 02:28:41,880 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-inst 2019-01-09 02:28:41,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38de77d6b0d3caba96610b83e7d496c8dfca3f92" 2019-01-09 02:28:41,941 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:28:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-57fef598-14e0-4800-8abf-acb0c9185890 x-compute-request-id: req-57fef598-14e0-4800-8abf-acb0c9185890 Content-Length: 0 Content-Type: application/json 2019-01-09 02:28:41,941 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/33887dc3-04ba-4492-8c43-264ed2c5996d used request id req-57fef598-14e0-4800-8abf-acb0c9185890 2019-01-09 02:28:41,942 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet 2019-01-09 02:28:41,942 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-subnet 2019-01-09 02:28:41,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/a9a5a14f-39f7-4a61-a70e-909250e8c286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de39f310161b02f9d23f581662cb9858180a3088" 2019-01-09 02:28:44,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98acaf8e-dde5-4a41-8ece-367b87f47592 Date: Wed, 09 Jan 2019 02:28:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:28:44,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a9a5a14f-39f7-4a61-a70e-909250e8c286 used request id req-98acaf8e-dde5-4a41-8ece-367b87f47592 2019-01-09 02:28:44,380 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-pub-net 2019-01-09 02:28:44,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/fe04e663-bccc-432d-9a6f-bd131a53661a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de39f310161b02f9d23f581662cb9858180a3088" 2019-01-09 02:28:45,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0153ea4f-ebe8-4193-a28d-300a25cfc4e2 Date: Wed, 09 Jan 2019 02:28:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:28:45,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fe04e663-bccc-432d-9a6f-bd131a53661a used request id req-0153ea4f-ebe8-4193-a28d-300a25cfc4e2 2019-01-09 02:28:45,640 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34b2b099-c970-4601-88d6-46a4757a9bcb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ade0c12adfe9290845b74898cfcb0bc2a7300" 2019-01-09 02:28:45,822 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:45 GMT Server: Apache x-compute-request-id: req-45d26168-3809-42d9-9f92-7984358efae2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-45d26168-3809-42d9-9f92-7984358efae2 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:28:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:28:34.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "size": 1}} 2019-01-09 02:28:45,822 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 used request id req-45d26168-3809-42d9-9f92-7984358efae2 2019-01-09 02:28:45,823 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:28:45,823 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2 2019-01-09 02:28:45,823 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2 2019-01-09 02:28:45,826 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34b2b099-c970-4601-88d6-46a4757a9bcb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ade0c12adfe9290845b74898cfcb0bc2a7300" 2019-01-09 02:28:46,059 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:28:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1061a55c-4677-43bc-b732-1da8fe34c3b9 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. 2019-01-09 02:28:46,059 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 used request id req-1061a55c-4677-43bc-b732-1da8fe34c3b9 2019-01-09 02:28:46,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34b2b099-c970-4601-88d6-46a4757a9bcb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ade0c12adfe9290845b74898cfcb0bc2a7300" 2019-01-09 02:28:46,266 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:46 GMT Server: Apache x-compute-request-id: req-b94730a5-6d74-4a40-9b18-93f82e2df6dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b94730a5-6d74-4a40-9b18-93f82e2df6dc Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:28:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:28:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4", "size": 1}} 2019-01-09 02:28:46,266 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 used request id req-b94730a5-6d74-4a40-9b18-93f82e2df6dc 2019-01-09 02:28:46,266 - create_volume - DEBUG - Instance status is - deleting 2019-01-09 02:28:46,266 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:28:49,270 - create_volume - DEBUG - Volume status query timeout in 56.7898440361 2019-01-09 02:28:49,273 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34b2b099-c970-4601-88d6-46a4757a9bcb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ade0c12adfe9290845b74898cfcb0bc2a7300" 2019-01-09 02:28:49,484 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:28:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a0a0bf71-072c-4056-b6dc-f9ee47bcee0f x-openstack-request-id: req-a0a0bf71-072c-4056-b6dc-f9ee47bcee0f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 could not be found.", "code": 404}} 2019-01-09 02:28:49,485 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 used request id req-a0a0bf71-072c-4056-b6dc-f9ee47bcee0f 2019-01-09 02:28:49,485 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6a138c0f-8aa1-4ccd-b8f9-6609dff1e0c4 could not be found. (HTTP 404) (Request-ID: req-a0a0bf71-072c-4056-b6dc-f9ee47bcee0f) 2019-01-09 02:28:49,485 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-2 2019-01-09 02:28:49,489 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a96e628f-fbca-4c88-b4ff-911dfc269f3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76abfb6538b3a1a2bff5951888390e362f3f341d" 2019-01-09 02:28:49,702 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:49 GMT Server: Apache x-compute-request-id: req-ef598c22-f264-4b46-8271-55dc2146ac83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef598c22-f264-4b46-8271-55dc2146ac83 Content-Encoding: gzip Content-Length: 479 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:28:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a", "size": 1}} 2019-01-09 02:28:49,702 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a used request id req-ef598c22-f264-4b46-8271-55dc2146ac83 2019-01-09 02:28:49,703 - create_volume - DEBUG - Instance status is - available 2019-01-09 02:28:49,703 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1 2019-01-09 02:28:49,703 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1 2019-01-09 02:28:49,706 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a96e628f-fbca-4c88-b4ff-911dfc269f3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76abfb6538b3a1a2bff5951888390e362f3f341d" 2019-01-09 02:28:49,927 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:28:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0d799a35-1f79-430d-8565-8d5b2acaaa77 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. 2019-01-09 02:28:49,928 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a used request id req-0d799a35-1f79-430d-8565-8d5b2acaaa77 2019-01-09 02:28:49,931 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a96e628f-fbca-4c88-b4ff-911dfc269f3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76abfb6538b3a1a2bff5951888390e362f3f341d" 2019-01-09 02:28:50,139 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:49 GMT Server: Apache x-compute-request-id: req-01e4e2df-d3ab-406d-b509-d659d507f39d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01e4e2df-d3ab-406d-b509-d659d507f39d Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "7f197eeb17ad45f59886e3aab617803d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T02:27:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f664ff66b6df4503a0332b345ec05e01", "updated_at": "2019-01-09T02:28:49.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "ee9f9559-9767-4398-b36d-7f63e43f9e5a", "size": 1}} 2019-01-09 02:28:50,139 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a used request id req-01e4e2df-d3ab-406d-b509-d659d507f39d 2019-01-09 02:28:50,140 - create_volume - DEBUG - Instance status is - deleting 2019-01-09 02:28:50,140 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 02:28:53,143 - create_volume - DEBUG - Volume status query timeout in 56.7848339081 2019-01-09 02:28:53,147 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a96e628f-fbca-4c88-b4ff-911dfc269f3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76abfb6538b3a1a2bff5951888390e362f3f341d" 2019-01-09 02:28:53,342 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:28:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2631ee4b-397c-41c4-9508-4ca41aca82e1 x-openstack-request-id: req-2631ee4b-397c-41c4-9508-4ca41aca82e1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ee9f9559-9767-4398-b36d-7f63e43f9e5a could not be found.", "code": 404}} 2019-01-09 02:28:53,342 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f664ff66b6df4503a0332b345ec05e01/volumes/ee9f9559-9767-4398-b36d-7f63e43f9e5a used request id req-2631ee4b-397c-41c4-9508-4ca41aca82e1 2019-01-09 02:28:53,342 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ee9f9559-9767-4398-b36d-7f63e43f9e5a could not be found. (HTTP 404) (Request-ID: req-2631ee4b-397c-41c4-9508-4ca41aca82e1) 2019-01-09 02:28:53,343 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-1 2019-01-09 02:28:53,343 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-c6691e1f-40f2-4771-9183-3aedce306beb-image 2019-01-09 02:28:53,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1a6e012420be6185f83b5a357ad6fd64264aab1" 2019-01-09 02:28:55,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39d7d6a2-58d7-4103-a91a-e8bd1cf97e05 Date: Wed, 09 Jan 2019 02:28:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:28:55,053 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/de6635f7-838c-4b5a-b2e1-5a9387855879 used request id req-39d7d6a2-58d7-4103-a91a-e8bd1cf97e05 2019-01-09 02:28:55,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:28:55,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f3117ff7-9063-4c7d-bbf1-722d1e465c08 Date: Wed, 09 Jan 2019 02:28:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "created_at": "2019-01-09T02:27:55Z", "updated_at": "2019-01-09T02:27:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:27:55Z", "revision_number": 0, "id": "6926f812-6592-444a-b5d0-d7644062a6e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:27:55Z", "security_group_id": "147e800d-c1f4-4517-93d4-21213cde8183", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "port_range_min": null, "ethertype": "IPv4", "project_id": "f664ff66b6df4503a0332b345ec05e01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:27:55Z", "revision_number": 0, "id": "bed560d1-b4ba-4586-9c00-f1de1a7fa4f2", "remote_group_id": "147e800d-c1f4-4517-93d4-21213cde8183", "remote_ip_prefix": null, "created_at": "2019-01-09T02:27:55Z", "security_group_id": "147e800d-c1f4-4517-93d4-21213cde8183", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "port_range_min": null, "ethertype": "IPv6", "project_id": "f664ff66b6df4503a0332b345ec05e01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:27:55Z", "revision_number": 0, "id": "c84e14c7-8582-42d5-ab9b-d44595f97cd9", "remote_group_id": "147e800d-c1f4-4517-93d4-21213cde8183", "remote_ip_prefix": null, "created_at": "2019-01-09T02:27:55Z", "security_group_id": "147e800d-c1f4-4517-93d4-21213cde8183", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "port_range_min": null, "ethertype": "IPv4", "project_id": "f664ff66b6df4503a0332b345ec05e01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:27:55Z", "revision_number": 0, "id": "da7360ce-5cf2-4bf6-88b3-0adf7eb0c3a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:27:55Z", "security_group_id": "147e800d-c1f4-4517-93d4-21213cde8183", "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "port_range_min": null, "ethertype": "IPv6", "project_id": "f664ff66b6df4503a0332b345ec05e01"}], "revision_number": 4, "project_id": "f664ff66b6df4503a0332b345ec05e01", "id": "147e800d-c1f4-4517-93d4-21213cde8183", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:28:55,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f3117ff7-9063-4c7d-bbf1-722d1e465c08 2019-01-09 02:28:55,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:28:55,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6183abee-7a3f-414f-a604-47eed9f97307 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01"}, "enabled": true, "id": "f664ff66b6df4503a0332b345ec05e01", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d1acafad-e344-49c-proj"}} 2019-01-09 02:28:55,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-6183abee-7a3f-414f-a604-47eed9f97307 2019-01-09 02:28:55,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 147e800d-c1f4-4517-93d4-21213cde8183 2019-01-09 02:28:55,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=147e800d-c1f4-4517-93d4-21213cde8183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:28:55,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-85df2cc9-0bd8-4bbf-a359-f7f4efec4986 Date: Wed, 09 Jan 2019 02:28:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:27:55Z", "security_group_id": "147e800d-c1f4-4517-93d4-21213cde8183", "port_range_min": null, "revision_number": 0, "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "created_at": "2019-01-09T02:27:55Z", "project_id": "f664ff66b6df4503a0332b345ec05e01", "id": "6926f812-6592-444a-b5d0-d7644062a6e6"}, {"remote_group_id": "147e800d-c1f4-4517-93d4-21213cde8183", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:27:55Z", "security_group_id": "147e800d-c1f4-4517-93d4-21213cde8183", "port_range_min": null, "revision_number": 0, "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "created_at": "2019-01-09T02:27:55Z", "project_id": "f664ff66b6df4503a0332b345ec05e01", "id": "bed560d1-b4ba-4586-9c00-f1de1a7fa4f2"}, {"remote_group_id": "147e800d-c1f4-4517-93d4-21213cde8183", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:27:55Z", "security_group_id": "147e800d-c1f4-4517-93d4-21213cde8183", "port_range_min": null, "revision_number": 0, "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "created_at": "2019-01-09T02:27:55Z", "project_id": "f664ff66b6df4503a0332b345ec05e01", "id": "c84e14c7-8582-42d5-ab9b-d44595f97cd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:27:55Z", "security_group_id": "147e800d-c1f4-4517-93d4-21213cde8183", "port_range_min": null, "revision_number": 0, "tenant_id": "f664ff66b6df4503a0332b345ec05e01", "created_at": "2019-01-09T02:27:55Z", "project_id": "f664ff66b6df4503a0332b345ec05e01", "id": "da7360ce-5cf2-4bf6-88b3-0adf7eb0c3a7"}]} 2019-01-09 02:28:55,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=147e800d-c1f4-4517-93d4-21213cde8183 used request id req-85df2cc9-0bd8-4bbf-a359-f7f4efec4986 2019-01-09 02:28:55,564 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:28:55,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/147e800d-c1f4-4517-93d4-21213cde8183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:28:55,883 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c29612a0-ae98-4db0-88c7-956d7b491be9 Content-Length: 0 Date: Wed, 09 Jan 2019 02:28:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:28:55,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/147e800d-c1f4-4517-93d4-21213cde8183 used request id req-c29612a0-ae98-4db0-88c7-956d7b491be9 2019-01-09 02:28:55,884 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-d1acafad-e344-49c-proj 2019-01-09 02:28:55,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:28:56,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2175e05f-a862-4c34-ba94-10e4c892b560 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:28:56,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f664ff66b6df4503a0332b345ec05e01 used request id req-2175e05f-a862-4c34-ba94-10e4c892b560 2019-01-09 02:28:56,085 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-d1acafad-e344-49c-proj-role 2019-01-09 02:28:56,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/41ec27fae512449aad2105d7eac52e13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:28:56,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67a44d87-6379-4ad7-8044-412f44f37c0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:28:56,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/41ec27fae512449aad2105d7eac52e13 used request id req-67a44d87-6379-4ad7-8044-412f44f37c0a 2019-01-09 02:28:56,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765fa69047037df6bca5c998b68c3e6673e728f" 2019-01-09 02:28:56,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ae60034-f7d9-4929-b2e7-633bc44562ce Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:28:56,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9ae60034-f7d9-4929-b2e7-633bc44562ce 2019-01-09 02:28:56,296 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-d1acafad-e344-49c-user 2019-01-09 02:28:56,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/7f197eeb17ad45f59886e3aab617803d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d34ae70634b965eaa7649e7e58ac758311b025" 2019-01-09 02:28:56,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b554f999-0ae8-466e-aa13-170002c88df5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:28:56,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7f197eeb17ad45f59886e3aab617803d used request id req-b554f999-0ae8-466e-aa13-170002c88df5 2019-01-09 02:28:56,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:28:56,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:28:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["1umJQzvnQqylc_fIefv2JQ"], "issued_at": "2019-01-09T02:28:56.000000Z"}} 2019-01-09 02:28:56,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de66fd994b574f65122deabb999926d46e61371" 2019-01-09 02:28:56,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bda38ce-b141-40cb-afbf-0cd216867295 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:28:56,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9bda38ce-b141-40cb-afbf-0cd216867295 2019-01-09 02:28:56,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:28:56,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:28:57,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:28:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["LY2-QQGIQoCtSplxNzJT8g"], "issued_at": "2019-01-09T02:28:57.000000Z"}} 2019-01-09 02:28:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:28:57,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d4196d-d871-432a-91ae-0eff4575b5a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:28:57,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-37d4196d-d871-432a-91ae-0eff4575b5a5 2019-01-09 02:28:57,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:28:57,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:28:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:28:57,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-02d91a28-4f07-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:28:57,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9617871c-b194-4d4c-b960-d3d8976b9d57 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-02d91a28-4f07-42c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:28:57,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-02d91a28-4f07-42c-proj used request id req-9617871c-b194-4d4c-b960-d3d8976b9d57 2019-01-09 02:28:57,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:28:57,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43cc77e-f916-4dae-8dfa-b4a7ba51c628 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:28:57,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e43cc77e-f916-4dae-8dfa-b4a7ba51c628 2019-01-09 02:28:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj"}}' 2019-01-09 02:28:57,760 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6dcabb3-a677-4440-b83b-eca929497279 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7"}, "enabled": true, "id": "00586f7c37164911813f11c890ea3fd7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj"}} 2019-01-09 02:28:57,760 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f6dcabb3-a677-4440-b83b-eca929497279 2019-01-09 02:28:57,761 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-02d91a28-4f07-42c-proj 2019-01-09 02:28:57,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:28:57,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:28:58,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["wMxTqN2hSAilWhKH_142Cw"], "issued_at": "2019-01-09T02:28:58.000000Z"}} 2019-01-09 02:28:58,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdec41755d3264bce37ee5b5bcec89988cd84c" 2019-01-09 02:28:58,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2e2913-9fa3-4b38-a4b9-1a7246af0302 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:28:58,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7b2e2913-9fa3-4b38-a4b9-1a7246af0302 2019-01-09 02:28:58,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:28:58,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:28:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:28:58,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdec41755d3264bce37ee5b5bcec89988cd84c" 2019-01-09 02:28:58,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e44df00f-ca84-45c2-be60-2fe664731a1d Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:28:58,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e44df00f-ca84-45c2-be60-2fe664731a1d 2019-01-09 02:28:58,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-02d91a28-4f07-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdec41755d3264bce37ee5b5bcec89988cd84c" 2019-01-09 02:28:58,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0c0fa7-d1c3-4e26-927b-623c33f36c24 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-02d91a28-4f07-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7"}, "enabled": true, "id": "00586f7c37164911813f11c890ea3fd7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj"}]} 2019-01-09 02:28:58,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-02d91a28-4f07-42c-proj used request id req-db0c0fa7-d1c3-4e26-927b-623c33f36c24 2019-01-09 02:28:58,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdec41755d3264bce37ee5b5bcec89988cd84c" 2019-01-09 02:28:58,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caef2c68-6111-4321-a5c1-8f03f936842c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:28:58,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-caef2c68-6111-4321-a5c1-8f03f936842c 2019-01-09 02:28:58,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdec41755d3264bce37ee5b5bcec89988cd84c" 2019-01-09 02:28:58,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4697c7cf-dcf0-4fa7-80b7-3b558be67df8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:28:58,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4697c7cf-dcf0-4fa7-80b7-3b558be67df8 2019-01-09 02:28:58,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-02d91a28-4f07-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdec41755d3264bce37ee5b5bcec89988cd84c" 2019-01-09 02:28:59,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654eec02-ffab-43dd-967b-1018d25381df Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-02d91a28-4f07-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7"}, "enabled": true, "id": "00586f7c37164911813f11c890ea3fd7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj"}]} 2019-01-09 02:28:59,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-02d91a28-4f07-42c-proj used request id req-654eec02-ffab-43dd-967b-1018d25381df 2019-01-09 02:28:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/fd3724ae46cf4567b8b96eb25a567d27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdec41755d3264bce37ee5b5bcec89988cd84c" 2019-01-09 02:28:59,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0e1bd7-bf87-4d72-a383-597d93fa0209 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-02d91a28-4f07-42c-user", "links": {"self": "http://172.30.9.26:5000/v3/users/fd3724ae46cf4567b8b96eb25a567d27"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "00586f7c37164911813f11c890ea3fd7", "id": "fd3724ae46cf4567b8b96eb25a567d27", "password_expires_at": null}} 2019-01-09 02:28:59,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/fd3724ae46cf4567b8b96eb25a567d27 used request id req-9b0e1bd7-bf87-4d72-a383-597d93fa0209 2019-01-09 02:28:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7/users/fd3724ae46cf4567b8b96eb25a567d27/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdec41755d3264bce37ee5b5bcec89988cd84c" 2019-01-09 02:28:59,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc800238-2579-4567-ab87-37fed685839b Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7/users/fd3724ae46cf4567b8b96eb25a567d27/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:28:59,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7/users/fd3724ae46cf4567b8b96eb25a567d27/roles used request id req-cc800238-2579-4567-ab87-37fed685839b 2019-01-09 02:28:59,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdec41755d3264bce37ee5b5bcec89988cd84c" 2019-01-09 02:28:59,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5989408d-e9be-4c45-b9a6-64555be51843 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:28:59,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-5989408d-e9be-4c45-b9a6-64555be51843 2019-01-09 02:28:59,382 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-02d91a28-4f07-42c-proj 2019-01-09 02:28:59,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7/users/fd3724ae46cf4567b8b96eb25a567d27/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdec41755d3264bce37ee5b5bcec89988cd84c" 2019-01-09 02:28:59,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27096055-be1b-4c88-80d5-42c60151d035 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:28:59,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7/users/fd3724ae46cf4567b8b96eb25a567d27/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-27096055-be1b-4c88-80d5-42c60151d035 2019-01-09 02:28:59,510 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-02d91a28-4f07-42c-user 2019-01-09 02:28:59,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:28:59,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:28:59,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fb0f3b-1f86-40db-9e22-af9cfd6ca0d5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:28:59,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-24fb0f3b-1f86-40db-9e22-af9cfd6ca0d5 2019-01-09 02:28:59,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" -d '{"role": {"name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj-role"}}' 2019-01-09 02:28:59,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6bf218a-eab7-43ae-8aad-f93c67ae5ca2 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f0f9902a9bb4d9d8a8b73cc8ae010bd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5f0f9902a9bb4d9d8a8b73cc8ae010bd"}, "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj-role"}} 2019-01-09 02:28:59,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b6bf218a-eab7-43ae-8aad-f93c67ae5ca2 2019-01-09 02:28:59,723 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-02d91a28-4f07-42c-proj-role 2019-01-09 02:28:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/5f0f9902a9bb4d9d8a8b73cc8ae010bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:28:59,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af23054-8fd8-41a2-86c1-4fb23da21f2d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/5f0f9902a9bb4d9d8a8b73cc8ae010bd"}, "domain_id": null, "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj-role", "id": "5f0f9902a9bb4d9d8a8b73cc8ae010bd"}} 2019-01-09 02:28:59,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/5f0f9902a9bb4d9d8a8b73cc8ae010bd used request id req-0af23054-8fd8-41a2-86c1-4fb23da21f2d 2019-01-09 02:28:59,826 - keystone_utils - INFO - Granting role CreateStackSuccessTests-02d91a28-4f07-42c-proj-role to project CreateStackSuccessTests-02d91a28-4f07-42c-proj 2019-01-09 02:28:59,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7/users/fd3724ae46cf4567b8b96eb25a567d27/roles/5f0f9902a9bb4d9d8a8b73cc8ae010bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:28:59,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6ae47e0-e1ef-4eb7-872b-eff6a3ac4931 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:28:59,973 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7/users/fd3724ae46cf4567b8b96eb25a567d27/roles/5f0f9902a9bb4d9d8a8b73cc8ae010bd used request id req-c6ae47e0-e1ef-4eb7-872b-eff6a3ac4931 2019-01-09 02:28:59,973 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:28:59,980 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:28:59,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:28:59,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:29:00,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f0f9902a9bb4d9d8a8b73cc8ae010bd", "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "00586f7c37164911813f11c890ea3fd7", "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/00586f7c37164911813f11c890ea3fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/00586f7c37164911813f11c890ea3fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/00586f7c37164911813f11c890ea3fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/00586f7c37164911813f11c890ea3fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/00586f7c37164911813f11c890ea3fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/00586f7c37164911813f11c890ea3fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/00586f7c37164911813f11c890ea3fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/00586f7c37164911813f11c890ea3fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/00586f7c37164911813f11c890ea3fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/00586f7c37164911813f11c890ea3fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/00586f7c37164911813f11c890ea3fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-02d91a28-4f07-42c-user", "id": "fd3724ae46cf4567b8b96eb25a567d27"}, "audit_ids": ["UMdtNNmOSX6QTut17lDRBQ"], "issued_at": "2019-01-09T02:29:00.000000Z"}} 2019-01-09 02:29:00,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4a35d362c24d63d43609868f565794f0aeaabc" 2019-01-09 02:29:00,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b64d96-d341-42c3-8c90-8ad8e324cc77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:29:00,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b0b64d96-d341-42c3-8c90-8ad8e324cc77 2019-01-09 02:29:00,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f4a35d362c24d63d43609868f565794f0aeaabc" 2019-01-09 02:29:00,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-f37987bb-549a-465d-9d45-05fc63f1f4e6 Date: Wed, 09 Jan 2019 02:29:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image"} 2019-01-09 02:29:00,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image used request id req-f37987bb-549a-465d-9d45-05fc63f1f4e6 2019-01-09 02:29:00,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f4a35d362c24d63d43609868f565794f0aeaabc" 2019-01-09 02:29:00,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a967bcfa-28ae-4b10-9722-b321c3671ca5 Date: Wed, 09 Jan 2019 02:29: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:29:00,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a967bcfa-28ae-4b10-9722-b321c3671ca5 2019-01-09 02:29:00,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f4a35d362c24d63d43609868f565794f0aeaabc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image"}' 2019-01-09 02:29:01,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514 X-Openstack-Request-Id: req-3b224f5d-1c70-4d2a-865b-beac8aecfc98 Date: Wed, 09 Jan 2019 02:29:01 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:29:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:29:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514", "min_disk": 0, "protected": false, "id": "9aabe9f5-f150-4bc8-8518-101c6057d514", "file": "/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514/file", "checksum": null, "owner": "00586f7c37164911813f11c890ea3fd7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:29:01,091 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3b224f5d-1c70-4d2a-865b-beac8aecfc98 2019-01-09 02:29:01,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f4a35d362c24d63d43609868f565794f0aeaabc" -d '' 2019-01-09 02:29:02,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e2c27f4-0ff2-4ee1-809a-3142aa3f7533 Date: Wed, 09 Jan 2019 02:29:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:29:02,213 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514/file used request id req-9e2c27f4-0ff2-4ee1-809a-3142aa3f7533 2019-01-09 02:29:02,213 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:29:02,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f4a35d362c24d63d43609868f565794f0aeaabc" 2019-01-09 02:29:02,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-bd9d0029-2766-4d83-a477-e32388f289aa Date: Wed, 09 Jan 2019 02:29:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:29:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:29:02Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9aabe9f5-f150-4bc8-8518-101c6057d514/snap", "metadata": {}}], "self": "/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514", "min_disk": 0, "protected": false, "id": "9aabe9f5-f150-4bc8-8518-101c6057d514", "file": "/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "00586f7c37164911813f11c890ea3fd7", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9aabe9f5-f150-4bc8-8518-101c6057d514/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:29:02,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514 used request id req-bd9d0029-2766-4d83-a477-e32388f289aa 2019-01-09 02:29:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f4a35d362c24d63d43609868f565794f0aeaabc" 2019-01-09 02:29:02,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8c9bf862-7a5b-4718-a10e-7d6a85647282 Date: Wed, 09 Jan 2019 02:29: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:29:02,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8c9bf862-7a5b-4718-a10e-7d6a85647282 2019-01-09 02:29:02,547 - create_image - INFO - Created image with name - CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image 2019-01-09 02:29:02,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f4a35d362c24d63d43609868f565794f0aeaabc" 2019-01-09 02:29:02,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-1dfc8ded-1300-48fc-b56c-258a60475951 Date: Wed, 09 Jan 2019 02:29:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:29:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:29:02Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9aabe9f5-f150-4bc8-8518-101c6057d514/snap", "metadata": {}}], "self": "/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514", "min_disk": 0, "protected": false, "id": "9aabe9f5-f150-4bc8-8518-101c6057d514", "file": "/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "00586f7c37164911813f11c890ea3fd7", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9aabe9f5-f150-4bc8-8518-101c6057d514/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:29:02,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514 used request id req-1dfc8ded-1300-48fc-b56c-258a60475951 2019-01-09 02:29:02,725 - create_image - DEBUG - Instance status is - active 2019-01-09 02:29:02,725 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image 2019-01-09 02:29:02,725 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image 2019-01-09 02:29:02,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:29:02,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:29:03,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:29:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["tdKpUDnPQvOn232iKSeC1A"], "issued_at": "2019-01-09T02:29:03.000000Z"}} 2019-01-09 02:29:03,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b3b265bc0768e60a2968d1f34b6ab7c15c8e76a" 2019-01-09 02:29:03,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5d0a08-9949-4122-94de-9cbd63530ffc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:29:03,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4b5d0a08-9949-4122-94de-9cbd63530ffc 2019-01-09 02:29:03,195 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:29:03,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b3b265bc0768e60a2968d1f34b6ab7c15c8e76a" 2019-01-09 02:29:03,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29: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-5ce04a7a-a2db-4c2f-8cf4-8362b3c7244e x-compute-request-id: req-5ce04a7a-a2db-4c2f-8cf4-8362b3c7244e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:29:03,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5ce04a7a-a2db-4c2f-8cf4-8362b3c7244e 2019-01-09 02:29:03,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b3b265bc0768e60a2968d1f34b6ab7c15c8e76a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:29:03,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29: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-69529246-1133-44f4-831d-d1a74789c387 x-compute-request-id: req-69529246-1133-44f4-831d-d1a74789c387 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2fddd0f7-9c20-497b-9793-4ec152837612", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2fddd0f7-9c20-497b-9793-4ec152837612", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2fddd0f7-9c20-497b-9793-4ec152837612", "name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:29:03,448 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-69529246-1133-44f4-831d-d1a74789c387 2019-01-09 02:29:03,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:29:03,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:29:03,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f0f9902a9bb4d9d8a8b73cc8ae010bd", "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:29:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "00586f7c37164911813f11c890ea3fd7", "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/00586f7c37164911813f11c890ea3fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/00586f7c37164911813f11c890ea3fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/00586f7c37164911813f11c890ea3fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/00586f7c37164911813f11c890ea3fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/00586f7c37164911813f11c890ea3fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/00586f7c37164911813f11c890ea3fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/00586f7c37164911813f11c890ea3fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/00586f7c37164911813f11c890ea3fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/00586f7c37164911813f11c890ea3fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/00586f7c37164911813f11c890ea3fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/00586f7c37164911813f11c890ea3fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-02d91a28-4f07-42c-user", "id": "fd3724ae46cf4567b8b96eb25a567d27"}, "audit_ids": ["aAph8fJ5QreJjPpfS4dzhg"], "issued_at": "2019-01-09T02:29:03.000000Z"}} 2019-01-09 02:29:03,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cbdb250782dd9503feaf9a56015499116a2c4b" 2019-01-09 02:29:03,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e61515c-f215-4808-b989-a953c8f86a8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:29:03,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3e61515c-f215-4808-b989-a953c8f86a8b 2019-01-09 02:29:03,939 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:29:03,942 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:29:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cbdb250782dd9503feaf9a56015499116a2c4b" 2019-01-09 02:29:04,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:03 GMT Server: Apache x-openstack-request-id: req-c2b693f8-f795-4ac8-b7f9-b04087983ed2 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:29:04,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack used request id req-c2b693f8-f795-4ac8-b7f9-b04087983ed2 2019-01-09 02:29:04,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cbdb250782dd9503feaf9a56015499116a2c4b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-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-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name"}}' 2019-01-09 02:29:07,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:29:04 GMT Server: Apache x-openstack-request-id: req-7bd1add6-ef78-4ee7-88be-6a500bace703 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "29528a44-0eed-4373-aae2-ecbead173b8e", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}]}} 2019-01-09 02:29:07,261 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks used request id req-7bd1add6-ef78-4ee7-88be-6a500bace703 2019-01-09 02:29:07,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cbdb250782dd9503feaf9a56015499116a2c4b" 2019-01-09 02:29:07,811 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:07 GMT Server: Apache x-openstack-request-id: req-b0c30a3e-cffc-46e8-b77e-c65d11c49bd3 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:08,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:07 GMT Server: Apache x-openstack-request-id: req-571c6d4d-b81b-4a49-9516-451acd8ecd6b 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": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:08,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-571c6d4d-b81b-4a49-9516-451acd8ecd6b 2019-01-09 02:29:08,390 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack 2019-01-09 02:29:08,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cbdb250782dd9503feaf9a56015499116a2c4b" 2019-01-09 02:29:08,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:08 GMT Server: Apache x-openstack-request-id: req-1b752d18-3fab-45a7-be33-2aa5059b3611 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:08,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:08 GMT Server: Apache x-openstack-request-id: req-9a7ab775-149e-46a7-a3a1-ba84cea372d1 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": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:08,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-9a7ab775-149e-46a7-a3a1-ba84cea372d1 2019-01-09 02:29:08,991 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:29:08,991 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:29:11,994 - create_stack - DEBUG - Stack status query timeout in 1196.39657688 2019-01-09 02:29:11,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cbdb250782dd9503feaf9a56015499116a2c4b" 2019-01-09 02:29:12,557 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:11 GMT Server: Apache x-openstack-request-id: req-c0408b74-28c2-413a-a815-3f5f3e5e0477 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:13,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:12 GMT Server: Apache x-openstack-request-id: req-a1068e63-94de-4fc1-ba39-8762cb94eef0 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": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:13,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-a1068e63-94de-4fc1-ba39-8762cb94eef0 2019-01-09 02:29:13,141 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:29:13,141 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:29:16,145 - create_stack - DEBUG - Stack status query timeout in 1192.24588704 2019-01-09 02:29:16,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cbdb250782dd9503feaf9a56015499116a2c4b" 2019-01-09 02:29:16,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:16 GMT Server: Apache x-openstack-request-id: req-75a62049-ab4d-428d-87a9-ff9ad50730e6 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:17,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:16 GMT Server: Apache x-openstack-request-id: req-0ecfb92a-b66b-4577-96df-bd7196a3001f 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": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:17,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-0ecfb92a-b66b-4577-96df-bd7196a3001f 2019-01-09 02:29:17,370 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:29:17,370 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:29:20,374 - create_stack - DEBUG - Stack status query timeout in 1188.01675987 2019-01-09 02:29:20,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cbdb250782dd9503feaf9a56015499116a2c4b" 2019-01-09 02:29:20,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:20 GMT Server: Apache x-openstack-request-id: req-67d39429-741e-4892-b7dc-4f9982d32da9 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:21,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:20 GMT Server: Apache x-openstack-request-id: req-5f78a75f-cbc1-45d1-bc43-690f4858321a 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": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:21,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-5f78a75f-cbc1-45d1-bc43-690f4858321a 2019-01-09 02:29:21,071 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:29:21,071 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:29:24,074 - create_stack - DEBUG - Stack status query timeout in 1184.3161869 2019-01-09 02:29:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cbdb250782dd9503feaf9a56015499116a2c4b" 2019-01-09 02:29:24,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:24 GMT Server: Apache x-openstack-request-id: req-bc128039-aa5b-4682-94dd-0d75230158db Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:24,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:24 GMT Server: Apache x-openstack-request-id: req-e8eab690-edf9-435f-9e12-7301c35ff39d 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": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:24,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-e8eab690-edf9-435f-9e12-7301c35ff39d 2019-01-09 02:29:24,682 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:29:24,683 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack 2019-01-09 02:29:24,683 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack 2019-01-09 02:29:24,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:29:25,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f0f9902a9bb4d9d8a8b73cc8ae010bd", "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:29:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "00586f7c37164911813f11c890ea3fd7", "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/00586f7c37164911813f11c890ea3fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/00586f7c37164911813f11c890ea3fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/00586f7c37164911813f11c890ea3fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/00586f7c37164911813f11c890ea3fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/00586f7c37164911813f11c890ea3fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/00586f7c37164911813f11c890ea3fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/00586f7c37164911813f11c890ea3fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/00586f7c37164911813f11c890ea3fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/00586f7c37164911813f11c890ea3fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/00586f7c37164911813f11c890ea3fd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/00586f7c37164911813f11c890ea3fd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-02d91a28-4f07-42c-user", "id": "fd3724ae46cf4567b8b96eb25a567d27"}, "audit_ids": ["OwJoZsrhRIGEJSx90rPY3Q"], "issued_at": "2019-01-09T02:29:25.000000Z"}} 2019-01-09 02:29:25,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:25,240 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:25 GMT Server: Apache x-openstack-request-id: req-eec59c9e-0f52-4320-abc6-596127e90652 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:25,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:25 GMT Server: Apache x-openstack-request-id: req-2c308383-0893-4430-819c-ee1f138a073c 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": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:25,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-2c308383-0893-4430-819c-ee1f138a073c 2019-01-09 02:29:25,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cbdb250782dd9503feaf9a56015499116a2c4b" 2019-01-09 02:29:26,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:25 GMT Server: Apache x-openstack-request-id: req-b029b022-805b-4cd1-8c4a-57cd3d1148c1 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:26,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:26 GMT Server: Apache x-openstack-request-id: req-d623bf4c-a413-4ecc-a9b2-edd63582ab21 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": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:26,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-d623bf4c-a413-4ecc-a9b2-edd63582ab21 2019-01-09 02:29:26,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cbdb250782dd9503feaf9a56015499116a2c4b" 2019-01-09 02:29:26,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:26 GMT Server: Apache x-openstack-request-id: req-fe19f5f2-aa29-4ab0-b84d-de57edd6e6a8 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:26,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:26 GMT Server: Apache x-openstack-request-id: req-a620d8ea-5cce-4bbe-bd7f-a99d5e890208 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": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:26,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-a620d8ea-5cce-4bbe-bd7f-a99d5e890208 2019-01-09 02:29:26,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:26,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:26 GMT Server: Apache x-openstack-request-id: req-b3369c0f-8cd8-467e-8410-fec765edd67a Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:27,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:29:26 GMT Server: Apache x-openstack-request-id: req-97a4a6c6-d3de-4342-9fc2-9da64407da06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:29:27,092 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-97a4a6c6-d3de-4342-9fc2-9da64407da06 2019-01-09 02:29:27,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:27,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:27 GMT Server: Apache x-openstack-request-id: req-890d86f5-c8fa-41b3-a8ea-2a5e712228ed Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:28,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:27 GMT Server: Apache x-openstack-request-id: req-eac76211-e3b5-4ca1-888c-4a411e0b0107 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:28,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-eac76211-e3b5-4ca1-888c-4a411e0b0107 2019-01-09 02:29:28,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:28,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:28 GMT Server: Apache x-openstack-request-id: req-3392a365-1b2a-4b68-a82b-0b5842cab598 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:28,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:28 GMT Server: Apache x-openstack-request-id: req-bbc72430-0732-4ade-a173-3cd85f1f3086 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:28,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-bbc72430-0732-4ade-a173-3cd85f1f3086 2019-01-09 02:29:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:28,937 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:28 GMT Server: Apache x-openstack-request-id: req-c584fab1-99ad-4446-b232-688a1c531951 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:28,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:28 GMT Server: Apache x-openstack-request-id: req-d47c5ae1-8401-449f-96ea-8c425ed777a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:28,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-d47c5ae1-8401-449f-96ea-8c425ed777a0 2019-01-09 02:29:28,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:29,600 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:28 GMT Server: Apache x-openstack-request-id: req-f77231ff-beea-4f11-9c8c-d83791aece5d Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:30,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:29 GMT Server: Apache x-openstack-request-id: req-afc97335-8947-411e-88be-83f20049d236 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:30,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-afc97335-8947-411e-88be-83f20049d236 2019-01-09 02:29:30,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:30,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:30 GMT Server: Apache x-openstack-request-id: req-06cb1009-8d40-428a-8e12-735623f47daf Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:30,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:30 GMT Server: Apache x-openstack-request-id: req-215a7e65-043c-4786-9592-f94013427ddd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:30,202 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-215a7e65-043c-4786-9592-f94013427ddd 2019-01-09 02:29:30,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:30,231 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:30 GMT Server: Apache x-openstack-request-id: req-ef3a2145-3420-41cb-9aea-d65a84acaa54 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:30,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:30 GMT Server: Apache x-openstack-request-id: req-6313b9ef-ec99-4821-a945-352879355d5e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:30,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-6313b9ef-ec99-4821-a945-352879355d5e 2019-01-09 02:29:30,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:30,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:30 GMT Server: Apache x-openstack-request-id: req-befb012b-1332-4f98-a1e1-5012a7c34a2a Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:30,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:30 GMT Server: Apache x-openstack-request-id: req-39b68af7-5de4-4344-846d-36735d9272d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:30,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-39b68af7-5de4-4344-846d-36735d9272d5 2019-01-09 02:29:30,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:30,482 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:30 GMT Server: Apache x-openstack-request-id: req-b0643995-e512-4a56-9828-c998addfdad0 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:30,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:30 GMT Server: Apache x-openstack-request-id: req-572bff12-0cd0-4190-adba-6cf9ee635ce3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:30,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-572bff12-0cd0-4190-adba-6cf9ee635ce3 2019-01-09 02:29:30,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:31,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:30 GMT Server: Apache x-openstack-request-id: req-e5f0817b-5cb9-4091-949a-abc2bc617083 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:31,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:31 GMT Server: Apache x-openstack-request-id: req-415bc763-3ab6-44cf-a4b4-a83cdbc6842d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:31,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-415bc763-3ab6-44cf-a4b4-a83cdbc6842d 2019-01-09 02:29:31,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:31,724 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:31 GMT Server: Apache x-openstack-request-id: req-ec5e6b7b-bc2d-4a0a-a958-f3c01eccde8e Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:31,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:31 GMT Server: Apache x-openstack-request-id: req-8486fe6d-964b-46ac-9daa-e7da0166adba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:31,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-8486fe6d-964b-46ac-9daa-e7da0166adba 2019-01-09 02:29:31,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:31,781 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:31 GMT Server: Apache x-openstack-request-id: req-6dfd9c7a-b115-4405-941b-65fd6e0e5c70 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:31,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:31 GMT Server: Apache x-openstack-request-id: req-ec77baaf-424f-4d96-9aa6-fdc2de5313b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:31,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-ec77baaf-424f-4d96-9aa6-fdc2de5313b7 2019-01-09 02:29:31,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:32,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:31 GMT Server: Apache x-openstack-request-id: req-949b1eae-388f-46b2-89ee-669d542c3409 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:32,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:32 GMT Server: Apache x-openstack-request-id: req-57c93b4a-9a9c-4304-8bf2-7ce7e0064f50 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:32,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-57c93b4a-9a9c-4304-8bf2-7ce7e0064f50 2019-01-09 02:29:32,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:32,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:32 GMT Server: Apache x-openstack-request-id: req-195fe059-ab26-480b-be0f-61aee37037a5 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:32,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:32 GMT Server: Apache x-openstack-request-id: req-4327b0d1-793f-4257-aecb-0d1d1eca4d43 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:32,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-4327b0d1-793f-4257-aecb-0d1d1eca4d43 2019-01-09 02:29:32,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:32,471 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:32 GMT Server: Apache x-openstack-request-id: req-14a5b435-f606-4e63-aa63-8542c13e9c87 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:32,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:32 GMT Server: Apache x-openstack-request-id: req-2dfef85d-04d6-4353-8ef8-104ebc781326 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:32,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-2dfef85d-04d6-4353-8ef8-104ebc781326 2019-01-09 02:29:32,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:32,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:32 GMT Server: Apache x-openstack-request-id: req-c0cb11a0-3491-4519-b43c-b53c55b9c99f Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:33,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:32 GMT Server: Apache x-openstack-request-id: req-a5bcfcd6-7c1a-4466-8acf-dbecd3ff31a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:33,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-a5bcfcd6-7c1a-4466-8acf-dbecd3ff31a2 2019-01-09 02:29:33,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:33,615 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:33 GMT Server: Apache x-openstack-request-id: req-7e288def-96b1-47d0-916c-cee0459e6d9b Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:33,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:33 GMT Server: Apache x-openstack-request-id: req-f5b01bfe-6053-473c-a7fe-5d0b82af171d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:33,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-f5b01bfe-6053-473c-a7fe-5d0b82af171d 2019-01-09 02:29:33,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:33,672 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:33 GMT Server: Apache x-openstack-request-id: req-a1f41b60-e222-4cd9-8898-e8fdbf66a4ff Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:33,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:33 GMT Server: Apache x-openstack-request-id: req-aeeb5192-5174-4468-9a6a-5776726ce0da Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:33,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-aeeb5192-5174-4468-9a6a-5776726ce0da 2019-01-09 02:29:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:33,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:33 GMT Server: Apache x-openstack-request-id: req-313e32b7-5e69-4653-a2a3-a941e0bf08d5 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:34,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:33 GMT Server: Apache x-openstack-request-id: req-ea306d94-04a2-41e9-9426-c6306cdf24d6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:34,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-ea306d94-04a2-41e9-9426-c6306cdf24d6 2019-01-09 02:29:34,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:34,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:34 GMT Server: Apache x-openstack-request-id: req-cd6a418d-be8e-4531-bebb-3d03466e1921 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:34,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:34 GMT Server: Apache x-openstack-request-id: req-44d067bb-a9b5-4483-bd3d-c6847a498dab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:34,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-44d067bb-a9b5-4483-bd3d-c6847a498dab 2019-01-09 02:29:34,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:34,504 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:34 GMT Server: Apache x-openstack-request-id: req-62d0fcf8-c158-4d65-be6c-66ab59ae5658 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:34,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:34 GMT Server: Apache x-openstack-request-id: req-abf617bf-d567-4fa4-9a29-646966b298cc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:34,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-abf617bf-d567-4fa4-9a29-646966b298cc 2019-01-09 02:29:34,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:34,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:34 GMT Server: Apache x-openstack-request-id: req-43e0ec57-1e27-44f1-b3a9-ad3a66226120 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:34,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:34 GMT Server: Apache x-openstack-request-id: req-73694a5d-299b-4edf-9e2d-a925b615298a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:34,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-73694a5d-299b-4edf-9e2d-a925b615298a 2019-01-09 02:29:34,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:34,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:34 GMT Server: Apache x-openstack-request-id: req-8ccb8beb-12b0-40d2-b2b1-dba63265151b Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:34,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:34 GMT Server: Apache x-openstack-request-id: req-0222dd44-cddb-4577-a107-e7cb985eb3cc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:34,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-0222dd44-cddb-4577-a107-e7cb985eb3cc 2019-01-09 02:29:34,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:34,815 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:34 GMT Server: Apache x-openstack-request-id: req-5eb27ec8-78ac-4b6a-847f-acb67310b376 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:35,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:34 GMT Server: Apache x-openstack-request-id: req-1a649e7c-9adf-4065-9cea-fe4f652a218e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:35,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-1a649e7c-9adf-4065-9cea-fe4f652a218e 2019-01-09 02:29:35,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:35,402 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:35 GMT Server: Apache x-openstack-request-id: req-3dbb6246-cbdb-4a45-83d3-b7c8c5f49dbc Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:35,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:35 GMT Server: Apache x-openstack-request-id: req-0f2a2bbd-dabb-4f6a-814b-d9b9827828c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:35,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-0f2a2bbd-dabb-4f6a-814b-d9b9827828c8 2019-01-09 02:29:35,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:35,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:35 GMT Server: Apache x-openstack-request-id: req-452908dc-2f6c-4d3b-b469-48baf8f0cff8 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:35,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:35 GMT Server: Apache x-openstack-request-id: req-00c7c1d1-941f-4c83-8953-4ceab9808d0f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:35,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-00c7c1d1-941f-4c83-8953-4ceab9808d0f 2019-01-09 02:29:35,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:36,128 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:35 GMT Server: Apache x-openstack-request-id: req-5e350dba-d291-451f-8b90-db653e9d82c8 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:36,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:36 GMT Server: Apache x-openstack-request-id: req-2fae0ff1-4946-4d44-a9c7-96f4fe58d734 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:36,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-2fae0ff1-4946-4d44-a9c7-96f4fe58d734 2019-01-09 02:29:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:36,184 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:36 GMT Server: Apache x-openstack-request-id: req-88900d99-de16-4f4a-8b1e-581cad63f11d Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:36,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:36 GMT Server: Apache x-openstack-request-id: req-79efaef1-a03a-4951-ba91-22bd543ed62e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:36,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-79efaef1-a03a-4951-ba91-22bd543ed62e 2019-01-09 02:29:36,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:36,762 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:36 GMT Server: Apache x-openstack-request-id: req-021ae4b5-cfc0-43eb-82fe-358364d37acb Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:37,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:36 GMT Server: Apache x-openstack-request-id: req-ca7f4797-b7cd-4b1f-be40-1456cefcd3cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:37,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-ca7f4797-b7cd-4b1f-be40-1456cefcd3cb 2019-01-09 02:29:37,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:37,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:37 GMT Server: Apache x-openstack-request-id: req-d5346555-3938-47ec-a010-c9a2cf78594c Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:37,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:37 GMT Server: Apache x-openstack-request-id: req-01d09ff9-634f-4209-9e65-3a306ccd4fa9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:37,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-01d09ff9-634f-4209-9e65-3a306ccd4fa9 2019-01-09 02:29:37,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:37,430 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:37 GMT Server: Apache x-openstack-request-id: req-3ea3ce84-e015-4e8a-8dd6-425a648c9877 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:37,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:37 GMT Server: Apache x-openstack-request-id: req-921e6b82-da02-47e4-83c9-9849c46b3e6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:37,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-921e6b82-da02-47e4-83c9-9849c46b3e6d 2019-01-09 02:29:37,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:37,488 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:37 GMT Server: Apache x-openstack-request-id: req-9023f8ea-4c26-428b-849a-aec1238c2128 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:37,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:37 GMT Server: Apache x-openstack-request-id: req-8cf95766-e362-4db4-9242-2f9024ef7a7a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:37,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-8cf95766-e362-4db4-9242-2f9024ef7a7a 2019-01-09 02:29:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:37,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:37 GMT Server: Apache x-openstack-request-id: req-3b36f743-2978-4184-806d-7276552a10b4 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:37,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:37 GMT Server: Apache x-openstack-request-id: req-049549af-7c4c-4703-b2d8-9f16e2bccf57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:37,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-049549af-7c4c-4703-b2d8-9f16e2bccf57 2019-01-09 02:29:37,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:37,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:37 GMT Server: Apache x-openstack-request-id: req-64b6d59f-6955-47e7-a1bf-d6cd81c2eb22 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:38,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:37 GMT Server: Apache x-openstack-request-id: req-f390cf3f-ce34-4d3a-be6e-1137885afe55 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:38,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-f390cf3f-ce34-4d3a-be6e-1137885afe55 2019-01-09 02:29:38,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9beb0950e9baaf04e59a3e7d3e5a561a46e11a" 2019-01-09 02:29:38,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:38 GMT Server: Apache x-openstack-request-id: req-bc3b6928-fdce-4a17-8812-821e6d05d407 Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:38,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:38 GMT Server: Apache x-openstack-request-id: req-ac01133c-7061-4d99-b11f-b6a6bd68b3a2 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": "00586f7c37164911813f11c890ea3fd7", "OS::stack_id": "29528a44-0eed-4373-aae2-ecbead173b8e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "image_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image", "inst_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-inst", "subnet_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-subnet", "flavor_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-flavor-name", "net_name": "CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack", "stack_user_project_id": "efef8a76b55e48e78fca698a979004b7", "tags": null, "creation_time": "2019-01-09T02:29:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:29:27Z", "id": "29528a44-0eed-4373-aae2-ecbead173b8e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:38,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-ac01133c-7061-4d99-b11f-b6a6bd68b3a2 2019-01-09 02:29:38,861 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack 2019-01-09 02:29:38,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/29528a44-0eed-4373-aae2-ecbead173b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cbdb250782dd9503feaf9a56015499116a2c4b" 2019-01-09 02:29:39,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:38 GMT Server: Apache x-openstack-request-id: req-69a73e19-175f-49f5-a49d-4526a6e70fcd Location: http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:39,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:29:39 GMT Server: Apache x-openstack-request-id: req-7aac2328-75cf-48be-90dd-308f646ab58d Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:29:39,083 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/00586f7c37164911813f11c890ea3fd7/stacks/CreateStackSuccessTests-CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-stack/29528a44-0eed-4373-aae2-ecbead173b8e used request id req-7aac2328-75cf-48be-90dd-308f646ab58d 2019-01-09 02:29:39,085 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-669ac3bd-1c4b-4614-a5f8-01a1ec2ee441-image 2019-01-09 02:29:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f4a35d362c24d63d43609868f565794f0aeaabc" 2019-01-09 02:29:40,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c35c468-ac05-44bf-bd26-defced3decc1 Date: Wed, 09 Jan 2019 02:29:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:29:40,616 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/9aabe9f5-f150-4bc8-8518-101c6057d514 used request id req-6c35c468-ac05-44bf-bd26-defced3decc1 2019-01-09 02:29:40,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/2fddd0f7-9c20-497b-9793-4ec152837612 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b3b265bc0768e60a2968d1f34b6ab7c15c8e76a" 2019-01-09 02:29:40,654 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:29: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-41f1dabe-8eba-468f-ad7c-2793c89007ec x-compute-request-id: req-41f1dabe-8eba-468f-ad7c-2793c89007ec Content-Length: 0 Content-Type: application/json 2019-01-09 02:29:40,654 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2fddd0f7-9c20-497b-9793-4ec152837612 used request id req-41f1dabe-8eba-468f-ad7c-2793c89007ec 2019-01-09 02:29:40,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:29:40,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-59e9446e-08be-4e0e-bce7-8ac9570eadfb Date: Wed, 09 Jan 2019 02:29:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "00586f7c37164911813f11c890ea3fd7", "created_at": "2019-01-09T02:29:07Z", "updated_at": "2019-01-09T02:29:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:29:08Z", "revision_number": 0, "id": "65faf847-6663-4fa8-8436-cc4df39b643c", "remote_group_id": "bc73962a-01de-45f0-8b23-d464cbce492c", "remote_ip_prefix": null, "created_at": "2019-01-09T02:29:08Z", "security_group_id": "bc73962a-01de-45f0-8b23-d464cbce492c", "tenant_id": "00586f7c37164911813f11c890ea3fd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "00586f7c37164911813f11c890ea3fd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:29:08Z", "revision_number": 0, "id": "7c7d02b1-f095-4a30-9a88-e61f6b2cd965", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:29:08Z", "security_group_id": "bc73962a-01de-45f0-8b23-d464cbce492c", "tenant_id": "00586f7c37164911813f11c890ea3fd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "00586f7c37164911813f11c890ea3fd7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:29:07Z", "revision_number": 0, "id": "c44a0dfb-3c85-4240-b9de-debd26ac989b", "remote_group_id": "bc73962a-01de-45f0-8b23-d464cbce492c", "remote_ip_prefix": null, "created_at": "2019-01-09T02:29:07Z", "security_group_id": "bc73962a-01de-45f0-8b23-d464cbce492c", "tenant_id": "00586f7c37164911813f11c890ea3fd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "00586f7c37164911813f11c890ea3fd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:29:07Z", "revision_number": 0, "id": "fa31cbbd-1a8a-4b16-b727-70679b88c7e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:29:07Z", "security_group_id": "bc73962a-01de-45f0-8b23-d464cbce492c", "tenant_id": "00586f7c37164911813f11c890ea3fd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "00586f7c37164911813f11c890ea3fd7"}], "revision_number": 4, "project_id": "00586f7c37164911813f11c890ea3fd7", "id": "bc73962a-01de-45f0-8b23-d464cbce492c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:29:40,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-59e9446e-08be-4e0e-bce7-8ac9570eadfb 2019-01-09 02:29:40,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:29:41,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3631f75a-8731-4926-8069-9fff3e67277d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:29:41,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-3631f75a-8731-4926-8069-9fff3e67277d 2019-01-09 02:29:41,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:29:41,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8013e51a-a285-47e6-83f4-63b3d8283d5c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:29:41,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-8013e51a-a285-47e6-83f4-63b3d8283d5c 2019-01-09 02:29:41,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:29:41,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ace665eb-74ff-41c8-ba7d-cd874a2d8bdb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7"}, "enabled": true, "id": "00586f7c37164911813f11c890ea3fd7", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-02d91a28-4f07-42c-proj"}} 2019-01-09 02:29:41,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7 used request id req-ace665eb-74ff-41c8-ba7d-cd874a2d8bdb 2019-01-09 02:29:41,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bc73962a-01de-45f0-8b23-d464cbce492c 2019-01-09 02:29:41,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bc73962a-01de-45f0-8b23-d464cbce492c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:29:41,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8d3d668c-dbc2-4d7e-8f4f-7d81eeda80cd Date: Wed, 09 Jan 2019 02:29:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bc73962a-01de-45f0-8b23-d464cbce492c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:29:08Z", "security_group_id": "bc73962a-01de-45f0-8b23-d464cbce492c", "port_range_min": null, "revision_number": 0, "tenant_id": "00586f7c37164911813f11c890ea3fd7", "created_at": "2019-01-09T02:29:08Z", "project_id": "00586f7c37164911813f11c890ea3fd7", "id": "65faf847-6663-4fa8-8436-cc4df39b643c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:29:08Z", "security_group_id": "bc73962a-01de-45f0-8b23-d464cbce492c", "port_range_min": null, "revision_number": 0, "tenant_id": "00586f7c37164911813f11c890ea3fd7", "created_at": "2019-01-09T02:29:08Z", "project_id": "00586f7c37164911813f11c890ea3fd7", "id": "7c7d02b1-f095-4a30-9a88-e61f6b2cd965"}, {"remote_group_id": "bc73962a-01de-45f0-8b23-d464cbce492c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:29:07Z", "security_group_id": "bc73962a-01de-45f0-8b23-d464cbce492c", "port_range_min": null, "revision_number": 0, "tenant_id": "00586f7c37164911813f11c890ea3fd7", "created_at": "2019-01-09T02:29:07Z", "project_id": "00586f7c37164911813f11c890ea3fd7", "id": "c44a0dfb-3c85-4240-b9de-debd26ac989b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:29:07Z", "security_group_id": "bc73962a-01de-45f0-8b23-d464cbce492c", "port_range_min": null, "revision_number": 0, "tenant_id": "00586f7c37164911813f11c890ea3fd7", "created_at": "2019-01-09T02:29:07Z", "project_id": "00586f7c37164911813f11c890ea3fd7", "id": "fa31cbbd-1a8a-4b16-b727-70679b88c7e6"}]} 2019-01-09 02:29:41,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bc73962a-01de-45f0-8b23-d464cbce492c used request id req-8d3d668c-dbc2-4d7e-8f4f-7d81eeda80cd 2019-01-09 02:29:41,401 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:29:41,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/bc73962a-01de-45f0-8b23-d464cbce492c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:29:41,718 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-254a85eb-e787-47f6-a720-341a16f50980 Content-Length: 0 Date: Wed, 09 Jan 2019 02:29:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:29:41,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bc73962a-01de-45f0-8b23-d464cbce492c used request id req-254a85eb-e787-47f6-a720-341a16f50980 2019-01-09 02:29:41,719 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-02d91a28-4f07-42c-proj 2019-01-09 02:29:41,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:29:41,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63625285-f92f-4868-92dd-1fb40cd46ec9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:29:41,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/00586f7c37164911813f11c890ea3fd7 used request id req-63625285-f92f-4868-92dd-1fb40cd46ec9 2019-01-09 02:29:41,917 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-02d91a28-4f07-42c-proj-role 2019-01-09 02:29:41,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/5f0f9902a9bb4d9d8a8b73cc8ae010bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:29:42,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38861ce5-696a-47f2-8a1f-1c1cc30aaf7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:29:42,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/5f0f9902a9bb4d9d8a8b73cc8ae010bd used request id req-38861ce5-696a-47f2-8a1f-1c1cc30aaf7c 2019-01-09 02:29:42,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8b170fbff24fa5a784be705f4343f135f0deef" 2019-01-09 02:29:42,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db32a28b-5df6-418e-b358-6ec625e13184 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:29:42,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-db32a28b-5df6-418e-b358-6ec625e13184 2019-01-09 02:29:42,126 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-02d91a28-4f07-42c-user 2019-01-09 02:29:42,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/fd3724ae46cf4567b8b96eb25a567d27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdec41755d3264bce37ee5b5bcec89988cd84c" 2019-01-09 02:29:42,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:29:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c934133-c6f8-4fcd-9ab1-9d10d36c81c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:29:42,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/fd3724ae46cf4567b8b96eb25a567d27 used request id req-1c934133-c6f8-4fcd-9ab1-9d10d36c81c9 2019-01-09 02:29:42,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:29:42,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:29:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["jRnzNHa0RlSAv10srCtfBQ"], "issued_at": "2019-01-09T02:29:42.000000Z"}} 2019-01-09 02:29:42,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd12ce0d25f71a61cd4f6c193ce5eaaf435eec7" 2019-01-09 02:29:42,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e38f62-4a27-4474-92f2-3afed38b6388 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:29:42,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-98e38f62-4a27-4474-92f2-3afed38b6388 2019-01-09 02:29:42,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:29:42,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:29:43,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["BDhUPuPwQ5K65TAJXUyRZQ"], "issued_at": "2019-01-09T02:29:43.000000Z"}} 2019-01-09 02:29:43,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:29:43,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5151f61d-e22c-46b7-9f01-3af99a548465 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:29:43,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5151f61d-e22c-46b7-9f01-3af99a548465 2019-01-09 02:29:43,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:29:43,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:29:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:29:43,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-832901ee-49d7-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:29:43,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2853320-8caf-4315-8e85-9f39b7187ccc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-832901ee-49d7-429-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:29:43,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-832901ee-49d7-429-proj used request id req-a2853320-8caf-4315-8e85-9f39b7187ccc 2019-01-09 02:29:43,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:29:43,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a233c13f-cc20-4398-ae50-50df8d4edf8d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:29:43,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a233c13f-cc20-4398-ae50-50df8d4edf8d 2019-01-09 02:29:43,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj"}}' 2019-01-09 02:29:43,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:29:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-947f6657-75cc-40fc-b3b6-b95869b71934 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0"}, "enabled": true, "id": "17e1f9ff68d144ed904eced798475cb0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj"}} 2019-01-09 02:29:43,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-947f6657-75cc-40fc-b3b6-b95869b71934 2019-01-09 02:29:43,676 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-832901ee-49d7-429-proj 2019-01-09 02:29:43,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:29:43,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:29:44,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:29:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["6_fH8QhQR6WW8-oPiZZDvg"], "issued_at": "2019-01-09T02:29:44.000000Z"}} 2019-01-09 02:29:44,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc71abda28088c2bd3d0f29fa5d7021c729b595" 2019-01-09 02:29:44,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82baacab-a1c7-48e7-8d39-d2bcee5584f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:29:44,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-82baacab-a1c7-48e7-8d39-d2bcee5584f4 2019-01-09 02:29:44,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:29:44,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:29:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:29:44,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc71abda28088c2bd3d0f29fa5d7021c729b595" 2019-01-09 02:29:44,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a96e55-7a48-41d5-9423-9486da3316a6 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:29:44,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-38a96e55-7a48-41d5-9423-9486da3316a6 2019-01-09 02:29:44,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-832901ee-49d7-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc71abda28088c2bd3d0f29fa5d7021c729b595" 2019-01-09 02:29:44,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9018cec-17a1-40f5-ad52-6bf4c6477e8e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-832901ee-49d7-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0"}, "enabled": true, "id": "17e1f9ff68d144ed904eced798475cb0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj"}]} 2019-01-09 02:29:44,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-832901ee-49d7-429-proj used request id req-d9018cec-17a1-40f5-ad52-6bf4c6477e8e 2019-01-09 02:29:44,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc71abda28088c2bd3d0f29fa5d7021c729b595" 2019-01-09 02:29:44,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e8c569-1e08-416a-a1c8-03bf157a06d9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:29:44,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-90e8c569-1e08-416a-a1c8-03bf157a06d9 2019-01-09 02:29:44,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc71abda28088c2bd3d0f29fa5d7021c729b595" 2019-01-09 02:29:44,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e78dc12-bcfa-4c2c-b8bb-0773796ebff9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:29:44,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3e78dc12-bcfa-4c2c-b8bb-0773796ebff9 2019-01-09 02:29:44,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-832901ee-49d7-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc71abda28088c2bd3d0f29fa5d7021c729b595" 2019-01-09 02:29:45,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5248707-16f0-4252-b34a-eaec96c645a8 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-832901ee-49d7-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0"}, "enabled": true, "id": "17e1f9ff68d144ed904eced798475cb0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj"}]} 2019-01-09 02:29:45,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-832901ee-49d7-429-proj used request id req-a5248707-16f0-4252-b34a-eaec96c645a8 2019-01-09 02:29:45,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/c835417b7a9040bf8d7f6d684af8e436 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc71abda28088c2bd3d0f29fa5d7021c729b595" 2019-01-09 02:29:45,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062ea795-683f-4aea-a38b-4904a38a36c2 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-832901ee-49d7-429-user", "links": {"self": "http://172.30.9.26:5000/v3/users/c835417b7a9040bf8d7f6d684af8e436"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "17e1f9ff68d144ed904eced798475cb0", "id": "c835417b7a9040bf8d7f6d684af8e436", "password_expires_at": null}} 2019-01-09 02:29:45,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/c835417b7a9040bf8d7f6d684af8e436 used request id req-062ea795-683f-4aea-a38b-4904a38a36c2 2019-01-09 02:29:45,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0/users/c835417b7a9040bf8d7f6d684af8e436/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc71abda28088c2bd3d0f29fa5d7021c729b595" 2019-01-09 02:29:45,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2f6deb-43a4-4449-9543-923a60e699c5 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0/users/c835417b7a9040bf8d7f6d684af8e436/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:29:45,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0/users/c835417b7a9040bf8d7f6d684af8e436/roles used request id req-cb2f6deb-43a4-4449-9543-923a60e699c5 2019-01-09 02:29:45,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc71abda28088c2bd3d0f29fa5d7021c729b595" 2019-01-09 02:29:45,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e2b06ce-44df-41b0-9eb6-d0647cf2c800 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:29:45,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-5e2b06ce-44df-41b0-9eb6-d0647cf2c800 2019-01-09 02:29:45,257 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-832901ee-49d7-429-proj 2019-01-09 02:29:45,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0/users/c835417b7a9040bf8d7f6d684af8e436/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc71abda28088c2bd3d0f29fa5d7021c729b595" 2019-01-09 02:29:45,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f56a355-e92c-40a3-8505-63d3a892e855 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:29:45,306 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0/users/c835417b7a9040bf8d7f6d684af8e436/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-9f56a355-e92c-40a3-8505-63d3a892e855 2019-01-09 02:29:45,307 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-832901ee-49d7-429-user 2019-01-09 02:29:45,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:29:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:29:45,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74adaee7-7cb9-49c7-8f44-6d41dd61452f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:29:45,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-74adaee7-7cb9-49c7-8f44-6d41dd61452f 2019-01-09 02:29:45,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" -d '{"role": {"name": "CreateStackSuccessTests-832901ee-49d7-429-proj-role"}}' 2019-01-09 02:29:45,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7649997-3293-410d-ad27-678e36c73278 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "105c01be43584dc3a8af78111175988f", "links": {"self": "http://172.30.9.26:5000/v3/roles/105c01be43584dc3a8af78111175988f"}, "name": "CreateStackSuccessTests-832901ee-49d7-429-proj-role"}} 2019-01-09 02:29:45,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d7649997-3293-410d-ad27-678e36c73278 2019-01-09 02:29:45,514 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-832901ee-49d7-429-proj-role 2019-01-09 02:29:45,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/105c01be43584dc3a8af78111175988f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:29:45,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f884fc-9414-4996-97f0-7a8a6d582b03 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/105c01be43584dc3a8af78111175988f"}, "domain_id": null, "name": "CreateStackSuccessTests-832901ee-49d7-429-proj-role", "id": "105c01be43584dc3a8af78111175988f"}} 2019-01-09 02:29:45,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/105c01be43584dc3a8af78111175988f used request id req-06f884fc-9414-4996-97f0-7a8a6d582b03 2019-01-09 02:29:45,596 - keystone_utils - INFO - Granting role CreateStackSuccessTests-832901ee-49d7-429-proj-role to project CreateStackSuccessTests-832901ee-49d7-429-proj 2019-01-09 02:29:45,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0/users/c835417b7a9040bf8d7f6d684af8e436/roles/105c01be43584dc3a8af78111175988f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:29:45,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5877fde7-731f-452f-8ee8-13ef6c6f1d58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:29:45,726 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0/users/c835417b7a9040bf8d7f6d684af8e436/roles/105c01be43584dc3a8af78111175988f used request id req-5877fde7-731f-452f-8ee8-13ef6c6f1d58 2019-01-09 02:29:45,726 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:29:45,726 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:29:45,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:29:45,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:29:46,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "105c01be43584dc3a8af78111175988f", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:29:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17e1f9ff68d144ed904eced798475cb0", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-832901ee-49d7-429-user", "id": "c835417b7a9040bf8d7f6d684af8e436"}, "audit_ids": ["yBXPYyQ8REy0Y81-XoCWLQ"], "issued_at": "2019-01-09T02:29:46.000000Z"}} 2019-01-09 02:29:46,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ff2a4751d637984765208f619aad099897712" 2019-01-09 02:29:46,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe30ccd-aca3-4a41-a94e-7fe7282c9f31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:29:46,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bfe30ccd-aca3-4a41-a94e-7fe7282c9f31 2019-01-09 02:29:46,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736ff2a4751d637984765208f619aad099897712" 2019-01-09 02:29:46,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-7ec194b4-de9a-42c9-8f35-fa0c7142787f Date: Wed, 09 Jan 2019 02:29:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image"} 2019-01-09 02:29:46,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image used request id req-7ec194b4-de9a-42c9-8f35-fa0c7142787f 2019-01-09 02:29:46,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736ff2a4751d637984765208f619aad099897712" 2019-01-09 02:29:46,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7a7c3d54-0843-48a5-98fc-571e6db339d3 Date: Wed, 09 Jan 2019 02:29: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:29:46,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7a7c3d54-0843-48a5-98fc-571e6db339d3 2019-01-09 02:29:46,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}736ff2a4751d637984765208f619aad099897712" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image"}' 2019-01-09 02:29:46,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c67fd659-dabd-4e36-8501-596315924a97 X-Openstack-Request-Id: req-3d9d6261-9230-4d4e-a879-5d1aa904637f Date: Wed, 09 Jan 2019 02:29:46 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:29:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:29:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/c67fd659-dabd-4e36-8501-596315924a97", "min_disk": 0, "protected": false, "id": "c67fd659-dabd-4e36-8501-596315924a97", "file": "/v2/images/c67fd659-dabd-4e36-8501-596315924a97/file", "checksum": null, "owner": "17e1f9ff68d144ed904eced798475cb0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:29:46,828 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3d9d6261-9230-4d4e-a879-5d1aa904637f 2019-01-09 02:29:46,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/c67fd659-dabd-4e36-8501-596315924a97/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736ff2a4751d637984765208f619aad099897712" -d '' 2019-01-09 02:29:48,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1173d543-e5aa-439a-833d-795d353d36a4 Date: Wed, 09 Jan 2019 02:29:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:29:48,391 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c67fd659-dabd-4e36-8501-596315924a97/file used request id req-1173d543-e5aa-439a-833d-795d353d36a4 2019-01-09 02:29:48,391 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:29:48,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c67fd659-dabd-4e36-8501-596315924a97 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736ff2a4751d637984765208f619aad099897712" 2019-01-09 02:29:48,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-45ecaecf-7cc4-495f-a2bf-8a25f5027317 Date: Wed, 09 Jan 2019 02:29:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:29:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:29:48Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c67fd659-dabd-4e36-8501-596315924a97/snap", "metadata": {}}], "self": "/v2/images/c67fd659-dabd-4e36-8501-596315924a97", "min_disk": 0, "protected": false, "id": "c67fd659-dabd-4e36-8501-596315924a97", "file": "/v2/images/c67fd659-dabd-4e36-8501-596315924a97/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17e1f9ff68d144ed904eced798475cb0", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c67fd659-dabd-4e36-8501-596315924a97/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:29:48,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c67fd659-dabd-4e36-8501-596315924a97 used request id req-45ecaecf-7cc4-495f-a2bf-8a25f5027317 2019-01-09 02:29:48,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736ff2a4751d637984765208f619aad099897712" 2019-01-09 02:29:48,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-13f98d3e-c006-4930-9873-7b0fb6d65260 Date: Wed, 09 Jan 2019 02:29: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:29:48,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-13f98d3e-c006-4930-9873-7b0fb6d65260 2019-01-09 02:29:48,726 - create_image - INFO - Created image with name - CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image 2019-01-09 02:29:48,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c67fd659-dabd-4e36-8501-596315924a97 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736ff2a4751d637984765208f619aad099897712" 2019-01-09 02:29:48,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-1a3aef57-9eb6-4cfa-a2d0-99b6a10fb1a0 Date: Wed, 09 Jan 2019 02:29:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:29:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:29:48Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c67fd659-dabd-4e36-8501-596315924a97/snap", "metadata": {}}], "self": "/v2/images/c67fd659-dabd-4e36-8501-596315924a97", "min_disk": 0, "protected": false, "id": "c67fd659-dabd-4e36-8501-596315924a97", "file": "/v2/images/c67fd659-dabd-4e36-8501-596315924a97/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17e1f9ff68d144ed904eced798475cb0", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c67fd659-dabd-4e36-8501-596315924a97/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:29:48,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c67fd659-dabd-4e36-8501-596315924a97 used request id req-1a3aef57-9eb6-4cfa-a2d0-99b6a10fb1a0 2019-01-09 02:29:48,890 - create_image - DEBUG - Instance status is - active 2019-01-09 02:29:48,890 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image 2019-01-09 02:29:48,890 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image 2019-01-09 02:29:48,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:29:48,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:29:49,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:29:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["ptmGl0d2T4mmIMPLI6x5Nw"], "issued_at": "2019-01-09T02:29:49.000000Z"}} 2019-01-09 02:29:49,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34c8b8cb99f1dd631d3a32e7829eb545b07c635" 2019-01-09 02:29:49,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10481c9a-4bb0-4ad5-aa8c-f836d91ca33b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:29:49,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-10481c9a-4bb0-4ad5-aa8c-f836d91ca33b 2019-01-09 02:29:49,371 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:29:49,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34c8b8cb99f1dd631d3a32e7829eb545b07c635" 2019-01-09 02:29:49,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29: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-62c134ee-9b10-4d08-81f6-c22b639b270f x-compute-request-id: req-62c134ee-9b10-4d08-81f6-c22b639b270f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:29:49,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-62c134ee-9b10-4d08-81f6-c22b639b270f 2019-01-09 02:29:49,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34c8b8cb99f1dd631d3a32e7829eb545b07c635" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:29:49,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29: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-4f5aa483-2687-4ecd-9144-ddfbfa6879a3 x-compute-request-id: req-4f5aa483-2687-4ecd-9144-ddfbfa6879a3 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/778c300a-f440-4ce0-9597-f14031b83bab", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/778c300a-f440-4ce0-9597-f14031b83bab", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "778c300a-f440-4ce0-9597-f14031b83bab", "name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:29:49,639 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4f5aa483-2687-4ecd-9144-ddfbfa6879a3 2019-01-09 02:29:49,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:29:49,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:29:50,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "105c01be43584dc3a8af78111175988f", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17e1f9ff68d144ed904eced798475cb0", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-832901ee-49d7-429-user", "id": "c835417b7a9040bf8d7f6d684af8e436"}, "audit_ids": ["nVJbG_FfQoi8RhhauOFuUQ"], "issued_at": "2019-01-09T02:29:50.000000Z"}} 2019-01-09 02:29:50,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:29:50,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-173071bb-6a21-4ff1-bcf5-95a9d59c5fda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:29:50,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-173071bb-6a21-4ff1-bcf5-95a9d59c5fda 2019-01-09 02:29:50,124 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:29:50,127 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:29:50,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:29:50,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:50 GMT Server: Apache x-openstack-request-id: req-31cfac34-4c0a-43c0-81c2-489192b7f086 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:29:50,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack used request id req-31cfac34-4c0a-43c0-81c2-489192b7f086 2019-01-09 02:29:50,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-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-e1136b28-1229-49ce-aa26-c83d0cd83b41-net", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name"}}' 2019-01-09 02:29:52,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:29:50 GMT Server: Apache x-openstack-request-id: req-56f1aa52-59b0-4b81-96bf-fb4415f62d44 Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}]}} 2019-01-09 02:29:52,938 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks used request id req-56f1aa52-59b0-4b81-96bf-fb4415f62d44 2019-01-09 02:29:52,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:29:53,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:52 GMT Server: Apache x-openstack-request-id: req-15cf1933-0660-41c6-93a5-35d258519936 Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:53,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:53 GMT Server: Apache x-openstack-request-id: req-5de5900e-65a3-4746-af7d-241bac0377e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:53,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-5de5900e-65a3-4746-af7d-241bac0377e5 2019-01-09 02:29:53,301 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack 2019-01-09 02:29:53,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:29:53,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:53 GMT Server: Apache x-openstack-request-id: req-8eda3c9a-140d-45ef-9160-664c949c8dea Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:53,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:53 GMT Server: Apache x-openstack-request-id: req-036d1b8a-7340-4c90-8811-764b5d96d46d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:53,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-036d1b8a-7340-4c90-8811-764b5d96d46d 2019-01-09 02:29:53,666 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:29:53,666 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:29:56,669 - create_stack - DEBUG - Stack status query timeout in 1196.631778 2019-01-09 02:29:56,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:29:56,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:29:56 GMT Server: Apache x-openstack-request-id: req-9448023b-2b33-405a-8789-ab2c98338e02 Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:29:57,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:29:56 GMT Server: Apache x-openstack-request-id: req-970589f1-fa64-45b6-a499-a99835a44a29 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:29:57,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-970589f1-fa64-45b6-a499-a99835a44a29 2019-01-09 02:29:57,044 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:29:57,044 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:30:00,048 - create_stack - DEBUG - Stack status query timeout in 1193.25352502 2019-01-09 02:30:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:30:00,079 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:00 GMT Server: Apache x-openstack-request-id: req-57fc4e8f-13da-40c6-bb6e-4c88ba65942b Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:00,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:00 GMT Server: Apache x-openstack-request-id: req-0c2fe6e0-0e65-48b3-a133-ca119d71c2fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:00,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-0c2fe6e0-0e65-48b3-a133-ca119d71c2fa 2019-01-09 02:30:00,274 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:30:00,274 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:30:03,275 - create_stack - DEBUG - Stack status query timeout in 1190.02604008 2019-01-09 02:30:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:30:03,440 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:03 GMT Server: Apache x-openstack-request-id: req-4114bab2-fd4c-4dc6-b023-2d8f69812738 Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:03,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:03 GMT Server: Apache x-openstack-request-id: req-0bd21442-9a0e-48cc-a049-69e01dd2593a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:03,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-0bd21442-9a0e-48cc-a049-69e01dd2593a 2019-01-09 02:30:03,483 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:30:03,483 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:30:06,486 - create_stack - DEBUG - Stack status query timeout in 1186.81505394 2019-01-09 02:30:06,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:30:06,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:06 GMT Server: Apache x-openstack-request-id: req-1c88f5d0-8c95-4f87-9c23-7ddcc5a39584 Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:06,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:06 GMT Server: Apache x-openstack-request-id: req-5921702c-a75d-4877-873c-e2cf33873d24 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:06,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-5921702c-a75d-4877-873c-e2cf33873d24 2019-01-09 02:30:06,705 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:30:06,705 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:30:09,709 - create_stack - DEBUG - Stack status query timeout in 1183.59251595 2019-01-09 02:30:09,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:30:09,899 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:09 GMT Server: Apache x-openstack-request-id: req-4ef47d4a-46a6-4568-aac6-b44b84758818 Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:10,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:09 GMT Server: Apache x-openstack-request-id: req-d32d9687-4f10-4cc3-b9fb-c2a75628a0ef 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": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:10,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-d32d9687-4f10-4cc3-b9fb-c2a75628a0ef 2019-01-09 02:30:10,119 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:30:10,119 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack 2019-01-09 02:30:10,119 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack 2019-01-09 02:30:10,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:10,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "105c01be43584dc3a8af78111175988f", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:30:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17e1f9ff68d144ed904eced798475cb0", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-832901ee-49d7-429-user", "id": "c835417b7a9040bf8d7f6d684af8e436"}, "audit_ids": ["2v-QcpIRReqXQ26sSeD5cA"], "issued_at": "2019-01-09T02:30:10.000000Z"}} 2019-01-09 02:30:10,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f290f96dd7c7f2a43a7c342e59e4c9dce4719c0" 2019-01-09 02:30:10,666 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:10 GMT Server: Apache x-openstack-request-id: req-974a26a8-abc8-4a45-930d-572307bca1a9 Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:11,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:10 GMT Server: Apache x-openstack-request-id: req-bc30d5d7-99a5-4d50-b7e6-1143229f6c3b 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": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:11,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-bc30d5d7-99a5-4d50-b7e6-1143229f6c3b 2019-01-09 02:30:11,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:30:11,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:11 GMT Server: Apache x-openstack-request-id: req-c40bf020-fc74-41a8-ac09-5c41e822dd51 Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:11,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:11 GMT Server: Apache x-openstack-request-id: req-6f411f84-ea74-4253-a8a1-15032d4e5d6c 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": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:11,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-6f411f84-ea74-4253-a8a1-15032d4e5d6c 2019-01-09 02:30:11,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:11,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:11,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "105c01be43584dc3a8af78111175988f", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17e1f9ff68d144ed904eced798475cb0", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/17e1f9ff68d144ed904eced798475cb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-832901ee-49d7-429-user", "id": "c835417b7a9040bf8d7f6d684af8e436"}, "audit_ids": ["kwe8XoipS4S6Wq-deElmOA"], "issued_at": "2019-01-09T02:30:11.000000Z"}} 2019-01-09 02:30:11,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395a9518d9c5495bb3d91add7feefad368da57f1" 2019-01-09 02:30:11,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33961df0-3b46-49a3-ab72-50fd2604caa1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:30:11,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-33961df0-3b46-49a3-ab72-50fd2604caa1 2019-01-09 02:30:11,767 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:30:11,770 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:30:11,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395a9518d9c5495bb3d91add7feefad368da57f1" 2019-01-09 02:30:11,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:11 GMT Server: Apache x-openstack-request-id: req-df6dcd90-542a-4d64-a579-060a520a809b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "deletion_time": null, "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "tags": null}]} 2019-01-09 02:30:11,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack used request id req-df6dcd90-542a-4d64-a579-060a520a809b 2019-01-09 02:30:11,960 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack 2019-01-09 02:30:11,960 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack 2019-01-09 02:30:11,960 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack 2019-01-09 02:30:11,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:30:12,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:11 GMT Server: Apache x-openstack-request-id: req-2cd8931c-6e17-4ad3-a371-7a652db01752 Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:12,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:30:12 GMT Server: Apache x-openstack-request-id: req-4d73e33c-e909-4a29-979d-ea20fb90b2cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:30:12,358 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-4d73e33c-e909-4a29-979d-ea20fb90b2cb 2019-01-09 02:30:12,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:30:12,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:12 GMT Server: Apache x-openstack-request-id: req-5ea6b2a7-574c-400b-af98-b286cbd53089 Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:12,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:12 GMT Server: Apache x-openstack-request-id: req-e904d147-a909-4103-93ab-3f06e3903a7c 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": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "tags": null, "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:30:12Z", "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:12,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-e904d147-a909-4103-93ab-3f06e3903a7c 2019-01-09 02:30:12,548 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:30:12,548 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:30:15,551 - create_stack - DEBUG - Stack status query timeout in 1196.80728388 2019-01-09 02:30:15,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:30:15,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:15 GMT Server: Apache x-openstack-request-id: req-4ada0dd5-b6a7-4aa0-b373-df705c8b319f Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:15,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:15 GMT Server: Apache x-openstack-request-id: req-d54d4cf2-3484-4e12-9cfc-ca83e4d1fb7c 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": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "tags": null, "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:30:12Z", "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:15,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-d54d4cf2-3484-4e12-9cfc-ca83e4d1fb7c 2019-01-09 02:30:15,761 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:30:15,761 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:30:18,765 - create_stack - DEBUG - Stack status query timeout in 1193.59354591 2019-01-09 02:30:18,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:30:18,795 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:18 GMT Server: Apache x-openstack-request-id: req-4482c6a3-10f0-4dce-8c90-1dc92a4fb0aa Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:18,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:18 GMT Server: Apache x-openstack-request-id: req-c144d3da-0194-4ee6-97db-202426844f95 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": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "tags": null, "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:30:12Z", "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:18,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-c144d3da-0194-4ee6-97db-202426844f95 2019-01-09 02:30:18,821 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:30:18,821 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:30:21,824 - create_stack - DEBUG - Stack status query timeout in 1190.53374386 2019-01-09 02:30:21,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:30:21,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:21 GMT Server: Apache x-openstack-request-id: req-14248583-52d5-477d-ad26-0c320af0bac5 Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:22,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:21 GMT Server: Apache x-openstack-request-id: req-5106fc32-9489-4597-9fed-2006833ba3fa 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": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "tags": null, "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:30:12Z", "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:22,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-5106fc32-9489-4597-9fed-2006833ba3fa 2019-01-09 02:30:22,104 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:30:22,104 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:30:25,107 - create_stack - DEBUG - Stack status query timeout in 1187.25153089 2019-01-09 02:30:25,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:30:25,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:25 GMT Server: Apache x-openstack-request-id: req-4e1ee422-9afc-44eb-b545-ba7eab509b1a Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:25,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:25 GMT Server: Apache x-openstack-request-id: req-658dece8-4d65-418d-a1de-2b2acd5b4312 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": "17e1f9ff68d144ed904eced798475cb0", "OS::stack_id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "image_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image", "inst_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-inst", "subnet_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-subnet", "flavor_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-flavor-name", "net_name": "CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-net"}, "deletion_time": "2019-01-09T02:30:24Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack", "stack_user_project_id": "d105092899ab4a8880b2dac4debb9eb5", "tags": null, "creation_time": "2019-01-09T02:29:52Z", "links": [{"href": "http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:30:12Z", "id": "e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:25,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-658dece8-4d65-418d-a1de-2b2acd5b4312 2019-01-09 02:30:25,182 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:30:25,182 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack 2019-01-09 02:30:25,182 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack 2019-01-09 02:30:25,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b714707c75da302ea33eb5e86ef30647e46b44b" 2019-01-09 02:30:25,212 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:25 GMT Server: Apache x-openstack-request-id: req-7112166f-9523-40b5-82b8-47c2b95ee079 Location: http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:25,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:30:25 GMT Server: Apache x-openstack-request-id: req-0b2a11fa-f14b-487c-acfc-ef4db66f84b2 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:30:25,383 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/17e1f9ff68d144ed904eced798475cb0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-stack/e8fb00b2-aaac-49a9-b2e1-58f2ca5f05e5 used request id req-0b2a11fa-f14b-487c-acfc-ef4db66f84b2 2019-01-09 02:30:25,384 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e1136b28-1229-49ce-aa26-c83d0cd83b41-image 2019-01-09 02:30:25,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/c67fd659-dabd-4e36-8501-596315924a97 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736ff2a4751d637984765208f619aad099897712" 2019-01-09 02:30:26,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04e0f965-7515-40ae-bf41-14f40fb3dadf Date: Wed, 09 Jan 2019 02:30:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:30:26,191 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c67fd659-dabd-4e36-8501-596315924a97 used request id req-04e0f965-7515-40ae-bf41-14f40fb3dadf 2019-01-09 02:30:26,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/778c300a-f440-4ce0-9597-f14031b83bab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34c8b8cb99f1dd631d3a32e7829eb545b07c635" 2019-01-09 02:30:26,234 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:30: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-08e9503c-aa0f-4d78-8047-52c71e95f874 x-compute-request-id: req-08e9503c-aa0f-4d78-8047-52c71e95f874 Content-Length: 0 Content-Type: application/json 2019-01-09 02:30:26,235 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/778c300a-f440-4ce0-9597-f14031b83bab used request id req-08e9503c-aa0f-4d78-8047-52c71e95f874 2019-01-09 02:30:26,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:30:26,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e3ec92b7-a80b-423f-ba5b-4072076f2879 Date: Wed, 09 Jan 2019 02:30:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17e1f9ff68d144ed904eced798475cb0", "created_at": "2019-01-09T02:29:53Z", "updated_at": "2019-01-09T02:29:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:29:53Z", "revision_number": 0, "id": "2d939574-3199-4c88-bb3e-050144a70891", "remote_group_id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "remote_ip_prefix": null, "created_at": "2019-01-09T02:29:53Z", "security_group_id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "tenant_id": "17e1f9ff68d144ed904eced798475cb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e1f9ff68d144ed904eced798475cb0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:29:53Z", "revision_number": 0, "id": "4e37c68a-f83d-4e55-8e13-ac460df855c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:29:53Z", "security_group_id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "tenant_id": "17e1f9ff68d144ed904eced798475cb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e1f9ff68d144ed904eced798475cb0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:29:53Z", "revision_number": 0, "id": "ca251293-071e-4643-aeb3-1c682085c52d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:29:53Z", "security_group_id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "tenant_id": "17e1f9ff68d144ed904eced798475cb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e1f9ff68d144ed904eced798475cb0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:29:53Z", "revision_number": 0, "id": "fa01a69f-be61-4269-8f6c-e7f26c556b13", "remote_group_id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "remote_ip_prefix": null, "created_at": "2019-01-09T02:29:53Z", "security_group_id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "tenant_id": "17e1f9ff68d144ed904eced798475cb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e1f9ff68d144ed904eced798475cb0"}], "revision_number": 4, "project_id": "17e1f9ff68d144ed904eced798475cb0", "id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:30:26,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e3ec92b7-a80b-423f-ba5b-4072076f2879 2019-01-09 02:30:26,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:30:26,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d048eb4-e4a1-47c6-91ab-4148fb64fca3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0"}, "enabled": true, "id": "17e1f9ff68d144ed904eced798475cb0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-832901ee-49d7-429-proj"}} 2019-01-09 02:30:26,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0 used request id req-7d048eb4-e4a1-47c6-91ab-4148fb64fca3 2019-01-09 02:30:26,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 492af508-434b-4f6e-83c9-c924ebfb5f8b 2019-01-09 02:30:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=492af508-434b-4f6e-83c9-c924ebfb5f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:30:26,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4b88de84-4ced-49c1-ba74-db4ff08d41e2 Date: Wed, 09 Jan 2019 02:30:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:29:53Z", "security_group_id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "port_range_min": null, "revision_number": 0, "tenant_id": "17e1f9ff68d144ed904eced798475cb0", "created_at": "2019-01-09T02:29:53Z", "project_id": "17e1f9ff68d144ed904eced798475cb0", "id": "2d939574-3199-4c88-bb3e-050144a70891"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:29:53Z", "security_group_id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "port_range_min": null, "revision_number": 0, "tenant_id": "17e1f9ff68d144ed904eced798475cb0", "created_at": "2019-01-09T02:29:53Z", "project_id": "17e1f9ff68d144ed904eced798475cb0", "id": "4e37c68a-f83d-4e55-8e13-ac460df855c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:29:53Z", "security_group_id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "port_range_min": null, "revision_number": 0, "tenant_id": "17e1f9ff68d144ed904eced798475cb0", "created_at": "2019-01-09T02:29:53Z", "project_id": "17e1f9ff68d144ed904eced798475cb0", "id": "ca251293-071e-4643-aeb3-1c682085c52d"}, {"remote_group_id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:29:53Z", "security_group_id": "492af508-434b-4f6e-83c9-c924ebfb5f8b", "port_range_min": null, "revision_number": 0, "tenant_id": "17e1f9ff68d144ed904eced798475cb0", "created_at": "2019-01-09T02:29:53Z", "project_id": "17e1f9ff68d144ed904eced798475cb0", "id": "fa01a69f-be61-4269-8f6c-e7f26c556b13"}]} 2019-01-09 02:30:26,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=492af508-434b-4f6e-83c9-c924ebfb5f8b used request id req-4b88de84-4ced-49c1-ba74-db4ff08d41e2 2019-01-09 02:30:26,737 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:30:26,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/492af508-434b-4f6e-83c9-c924ebfb5f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:30:27,085 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f86cd4bb-b72f-4422-bc25-02470fa5ddd2 Content-Length: 0 Date: Wed, 09 Jan 2019 02:30:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:30:27,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/492af508-434b-4f6e-83c9-c924ebfb5f8b used request id req-f86cd4bb-b72f-4422-bc25-02470fa5ddd2 2019-01-09 02:30:27,085 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-832901ee-49d7-429-proj 2019-01-09 02:30:27,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:30:27,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0d1c850-6281-403f-bb9f-2b8d75ea914e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:30:27,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/17e1f9ff68d144ed904eced798475cb0 used request id req-c0d1c850-6281-403f-bb9f-2b8d75ea914e 2019-01-09 02:30:27,338 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-832901ee-49d7-429-proj-role 2019-01-09 02:30:27,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/105c01be43584dc3a8af78111175988f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:30:27,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36a41ba1-81ad-45e5-8448-6c8889bcbceb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:30:27,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/105c01be43584dc3a8af78111175988f used request id req-36a41ba1-81ad-45e5-8448-6c8889bcbceb 2019-01-09 02:30:27,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3695dbfc03b537ff837f099b1894d37b6eb02716" 2019-01-09 02:30:27,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a884981d-e325-40b0-bda8-68dadb86144d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:30:27,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a884981d-e325-40b0-bda8-68dadb86144d 2019-01-09 02:30:27,544 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-832901ee-49d7-429-user 2019-01-09 02:30:27,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c835417b7a9040bf8d7f6d684af8e436 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc71abda28088c2bd3d0f29fa5d7021c729b595" 2019-01-09 02:30:27,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06e240dc-b800-4c36-87db-da9f1728cd9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:30:27,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c835417b7a9040bf8d7f6d684af8e436 used request id req-06e240dc-b800-4c36-87db-da9f1728cd9e 2019-01-09 02:30:27,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:28,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["YwK-itbKRrmBsssnSBsqog"], "issued_at": "2019-01-09T02:30:28.000000Z"}} 2019-01-09 02:30:28,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5af53e03273c61ac67d7072d9d5aa6afd50d1" 2019-01-09 02:30:28,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3deaab9-1db1-450d-ad22-116de207c8f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:30:28,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a3deaab9-1db1-450d-ad22-116de207c8f3 2019-01-09 02:30:28,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:28,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:28,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["SIJtiFSYQ72N9O7H5uLGtA"], "issued_at": "2019-01-09T02:30:28.000000Z"}} 2019-01-09 02:30:28,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:28,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f71d95-cd72-4934-9c2a-30f100437489 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:30:28,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c1f71d95-cd72-4934-9c2a-30f100437489 2019-01-09 02:30:28,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:30:28,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:30:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:30:28,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-a5c27afd-57a0-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:28,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda53211-30d4-489d-9fdd-639534ebba7a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-a5c27afd-57a0-445-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:30:28,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-a5c27afd-57a0-445-proj used request id req-eda53211-30d4-489d-9fdd-639534ebba7a 2019-01-09 02:30:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:28,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8293e4b4-d7b2-4a22-adbe-567de8ba615d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:30:28,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8293e4b4-d7b2-4a22-adbe-567de8ba615d 2019-01-09 02:30:28,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-a5c27afd-57a0-445-proj"}}' 2019-01-09 02:30:28,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce73544f-2e9d-4908-bbc9-45825308b38c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939"}, "enabled": true, "id": "e78851c19f9649abb1d9e4beeb0dc939", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a5c27afd-57a0-445-proj"}} 2019-01-09 02:30:28,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ce73544f-2e9d-4908-bbc9-45825308b38c 2019-01-09 02:30:28,957 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-a5c27afd-57a0-445-proj 2019-01-09 02:30:28,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:28,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:29,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["7MaPzx9rRFeSDAdD6ByMCg"], "issued_at": "2019-01-09T02:30:29.000000Z"}} 2019-01-09 02:30:29,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d848a9fabd6c86c0a39d1c0a2aae57dca0e34a6d" 2019-01-09 02:30:29,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc25cd38-24a7-4547-81d5-55f67f4d336f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:30:29,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dc25cd38-24a7-4547-81d5-55f67f4d336f 2019-01-09 02:30:29,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:30:29,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:30:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:30:29,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d848a9fabd6c86c0a39d1c0a2aae57dca0e34a6d" 2019-01-09 02:30:29,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d862fe-56f1-4661-b9ef-d21ec7479786 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:30:29,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-85d862fe-56f1-4661-b9ef-d21ec7479786 2019-01-09 02:30:29,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-a5c27afd-57a0-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d848a9fabd6c86c0a39d1c0a2aae57dca0e34a6d" 2019-01-09 02:30:29,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb80bf5-4638-4ed1-9d91-254326e4ee01 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-a5c27afd-57a0-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939"}, "enabled": true, "id": "e78851c19f9649abb1d9e4beeb0dc939", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a5c27afd-57a0-445-proj"}]} 2019-01-09 02:30:29,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-a5c27afd-57a0-445-proj used request id req-1fb80bf5-4638-4ed1-9d91-254326e4ee01 2019-01-09 02:30:29,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d848a9fabd6c86c0a39d1c0a2aae57dca0e34a6d" 2019-01-09 02:30:29,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d472af1d-6ffd-49ff-aa13-bb2ae0d3e0d3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:30:29,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d472af1d-6ffd-49ff-aa13-bb2ae0d3e0d3 2019-01-09 02:30:30,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d848a9fabd6c86c0a39d1c0a2aae57dca0e34a6d" 2019-01-09 02:30:30,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cbdd1d4-52ef-4ce9-a8b4-ad7e9a219cad Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:30:30,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1cbdd1d4-52ef-4ce9-a8b4-ad7e9a219cad 2019-01-09 02:30:30,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-a5c27afd-57a0-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d848a9fabd6c86c0a39d1c0a2aae57dca0e34a6d" 2019-01-09 02:30:30,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760adcf2-3de9-45d0-8804-100a11c00ba3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-a5c27afd-57a0-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939"}, "enabled": true, "id": "e78851c19f9649abb1d9e4beeb0dc939", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a5c27afd-57a0-445-proj"}]} 2019-01-09 02:30:30,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-a5c27afd-57a0-445-proj used request id req-760adcf2-3de9-45d0-8804-100a11c00ba3 2019-01-09 02:30:30,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/f68715deb9c349efac83735d0aebeeff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d848a9fabd6c86c0a39d1c0a2aae57dca0e34a6d" 2019-01-09 02:30:30,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ee5c78-9230-4f27-a657-2e5615acf9e6 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-a5c27afd-57a0-445-user", "links": {"self": "http://172.30.9.26:5000/v3/users/f68715deb9c349efac83735d0aebeeff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e78851c19f9649abb1d9e4beeb0dc939", "id": "f68715deb9c349efac83735d0aebeeff", "password_expires_at": null}} 2019-01-09 02:30:30,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/f68715deb9c349efac83735d0aebeeff used request id req-98ee5c78-9230-4f27-a657-2e5615acf9e6 2019-01-09 02:30:30,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939/users/f68715deb9c349efac83735d0aebeeff/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d848a9fabd6c86c0a39d1c0a2aae57dca0e34a6d" 2019-01-09 02:30:30,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f1e934-9a83-4901-a4e7-1edd6200b5b4 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939/users/f68715deb9c349efac83735d0aebeeff/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:30:30,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939/users/f68715deb9c349efac83735d0aebeeff/roles used request id req-52f1e934-9a83-4901-a4e7-1edd6200b5b4 2019-01-09 02:30:30,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d848a9fabd6c86c0a39d1c0a2aae57dca0e34a6d" 2019-01-09 02:30:30,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c132d262-74e0-4e19-aff3-7564779536c2 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:30:30,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-c132d262-74e0-4e19-aff3-7564779536c2 2019-01-09 02:30:30,541 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-a5c27afd-57a0-445-proj 2019-01-09 02:30:30,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939/users/f68715deb9c349efac83735d0aebeeff/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d848a9fabd6c86c0a39d1c0a2aae57dca0e34a6d" 2019-01-09 02:30:30,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6dbecfa-8e49-4703-a0ae-ddd63fc619e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:30:30,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939/users/f68715deb9c349efac83735d0aebeeff/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-c6dbecfa-8e49-4703-a0ae-ddd63fc619e1 2019-01-09 02:30:30,667 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-a5c27afd-57a0-445-user 2019-01-09 02:30:30,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:30,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:30,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5425f7-4525-409f-b3ad-82133609c7c5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:30:30,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9e5425f7-4525-409f-b3ad-82133609c7c5 2019-01-09 02:30:30,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" -d '{"role": {"name": "CreateStackSuccessTests-a5c27afd-57a0-445-proj-role"}}' 2019-01-09 02:30:30,891 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4ad3b27-4066-4fa7-a340-181c3804458f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d4675ceb3834862ab927044c3fcdac9", "links": {"self": "http://172.30.9.26:5000/v3/roles/4d4675ceb3834862ab927044c3fcdac9"}, "name": "CreateStackSuccessTests-a5c27afd-57a0-445-proj-role"}} 2019-01-09 02:30:30,891 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c4ad3b27-4066-4fa7-a340-181c3804458f 2019-01-09 02:30:30,892 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-a5c27afd-57a0-445-proj-role 2019-01-09 02:30:30,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4d4675ceb3834862ab927044c3fcdac9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:30,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfde9385-447b-4bf7-990c-9066e5425d31 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/4d4675ceb3834862ab927044c3fcdac9"}, "domain_id": null, "name": "CreateStackSuccessTests-a5c27afd-57a0-445-proj-role", "id": "4d4675ceb3834862ab927044c3fcdac9"}} 2019-01-09 02:30:30,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4d4675ceb3834862ab927044c3fcdac9 used request id req-bfde9385-447b-4bf7-990c-9066e5425d31 2019-01-09 02:30:30,911 - keystone_utils - INFO - Granting role CreateStackSuccessTests-a5c27afd-57a0-445-proj-role to project CreateStackSuccessTests-a5c27afd-57a0-445-proj 2019-01-09 02:30:30,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939/users/f68715deb9c349efac83735d0aebeeff/roles/4d4675ceb3834862ab927044c3fcdac9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:31,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-976931b6-67a2-4b00-936d-6f469fdc84ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:30:31,080 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939/users/f68715deb9c349efac83735d0aebeeff/roles/4d4675ceb3834862ab927044c3fcdac9 used request id req-976931b6-67a2-4b00-936d-6f469fdc84ca 2019-01-09 02:30:31,080 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:30:31,081 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:30:31,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:31,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:31,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d4675ceb3834862ab927044c3fcdac9", "name": "CreateStackSuccessTests-a5c27afd-57a0-445-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e78851c19f9649abb1d9e4beeb0dc939", "name": "CreateStackSuccessTests-a5c27afd-57a0-445-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e78851c19f9649abb1d9e4beeb0dc939", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e78851c19f9649abb1d9e4beeb0dc939", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e78851c19f9649abb1d9e4beeb0dc939", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e78851c19f9649abb1d9e4beeb0dc939", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e78851c19f9649abb1d9e4beeb0dc939", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e78851c19f9649abb1d9e4beeb0dc939", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e78851c19f9649abb1d9e4beeb0dc939", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e78851c19f9649abb1d9e4beeb0dc939", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e78851c19f9649abb1d9e4beeb0dc939", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e78851c19f9649abb1d9e4beeb0dc939", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e78851c19f9649abb1d9e4beeb0dc939", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a5c27afd-57a0-445-user", "id": "f68715deb9c349efac83735d0aebeeff"}, "audit_ids": ["XmY8EdY6SXe5qx7vmxKNTA"], "issued_at": "2019-01-09T02:30:31.000000Z"}} 2019-01-09 02:30:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fd9b1079d65842593040c76609354493e68920" 2019-01-09 02:30:31,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3114f9-b860-47d6-ae85-d2227bc97ec5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:30:31,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6d3114f9-b860-47d6-ae85-d2227bc97ec5 2019-01-09 02:30:31,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55fd9b1079d65842593040c76609354493e68920" 2019-01-09 02:30:31,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-0076feb1-0e16-4001-b327-31cfc6168c6f Date: Wed, 09 Jan 2019 02:30:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image"} 2019-01-09 02:30:31,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image used request id req-0076feb1-0e16-4001-b327-31cfc6168c6f 2019-01-09 02:30:31,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55fd9b1079d65842593040c76609354493e68920" 2019-01-09 02:30:31,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed1a2b1b-7c11-4386-bda7-33a484095ba9 Date: Wed, 09 Jan 2019 02:30: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:30:31,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ed1a2b1b-7c11-4386-bda7-33a484095ba9 2019-01-09 02:30:31,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55fd9b1079d65842593040c76609354493e68920" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image"}' 2019-01-09 02:30:32,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/19e6af27-0056-4193-b778-690f66df3e96 X-Openstack-Request-Id: req-ccd58348-293d-4046-a902-7d4da45110c0 Date: Wed, 09 Jan 2019 02:30:32 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:30:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:30:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/19e6af27-0056-4193-b778-690f66df3e96", "min_disk": 0, "protected": false, "id": "19e6af27-0056-4193-b778-690f66df3e96", "file": "/v2/images/19e6af27-0056-4193-b778-690f66df3e96/file", "checksum": null, "owner": "e78851c19f9649abb1d9e4beeb0dc939", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:30:32,200 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ccd58348-293d-4046-a902-7d4da45110c0 2019-01-09 02:30:32,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/19e6af27-0056-4193-b778-690f66df3e96/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55fd9b1079d65842593040c76609354493e68920" -d '' 2019-01-09 02:30:33,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9c70ba0-b057-4231-ab59-bc7f9505eaa3 Date: Wed, 09 Jan 2019 02:30:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:30:33,764 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/19e6af27-0056-4193-b778-690f66df3e96/file used request id req-a9c70ba0-b057-4231-ab59-bc7f9505eaa3 2019-01-09 02:30:33,764 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:30:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/19e6af27-0056-4193-b778-690f66df3e96 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55fd9b1079d65842593040c76609354493e68920" 2019-01-09 02:30:33,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9ffa6aa4-e8a7-4721-825f-1a059e5174f4 Date: Wed, 09 Jan 2019 02:30:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:30:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:30:33Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/19e6af27-0056-4193-b778-690f66df3e96/snap", "metadata": {}}], "self": "/v2/images/19e6af27-0056-4193-b778-690f66df3e96", "min_disk": 0, "protected": false, "id": "19e6af27-0056-4193-b778-690f66df3e96", "file": "/v2/images/19e6af27-0056-4193-b778-690f66df3e96/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e78851c19f9649abb1d9e4beeb0dc939", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/19e6af27-0056-4193-b778-690f66df3e96/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:30:33,945 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/19e6af27-0056-4193-b778-690f66df3e96 used request id req-9ffa6aa4-e8a7-4721-825f-1a059e5174f4 2019-01-09 02:30:33,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55fd9b1079d65842593040c76609354493e68920" 2019-01-09 02:30:34,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-82cb3cdd-3c8d-4898-95f6-547651de30e9 Date: Wed, 09 Jan 2019 02:30: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:30:34,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-82cb3cdd-3c8d-4898-95f6-547651de30e9 2019-01-09 02:30:34,091 - create_image - INFO - Created image with name - CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image 2019-01-09 02:30:34,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/19e6af27-0056-4193-b778-690f66df3e96 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55fd9b1079d65842593040c76609354493e68920" 2019-01-09 02:30:34,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-56610276-bb64-4e2a-8728-5e54803d3762 Date: Wed, 09 Jan 2019 02:30:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:30:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:30:33Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/19e6af27-0056-4193-b778-690f66df3e96/snap", "metadata": {}}], "self": "/v2/images/19e6af27-0056-4193-b778-690f66df3e96", "min_disk": 0, "protected": false, "id": "19e6af27-0056-4193-b778-690f66df3e96", "file": "/v2/images/19e6af27-0056-4193-b778-690f66df3e96/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e78851c19f9649abb1d9e4beeb0dc939", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/19e6af27-0056-4193-b778-690f66df3e96/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:30:34,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/19e6af27-0056-4193-b778-690f66df3e96 used request id req-56610276-bb64-4e2a-8728-5e54803d3762 2019-01-09 02:30:34,264 - create_image - DEBUG - Instance status is - active 2019-01-09 02:30:34,264 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image 2019-01-09 02:30:34,265 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image 2019-01-09 02:30:34,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:34,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:34,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["tsddRZ4CQae2rkhRCDP0Eg"], "issued_at": "2019-01-09T02:30:34.000000Z"}} 2019-01-09 02:30:34,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f16d0485cc4d0f137f25f50014ca84ae175804" 2019-01-09 02:30:34,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1436c0cd-fa47-48d6-b8fe-70dbec93d723 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:30:34,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1436c0cd-fa47-48d6-b8fe-70dbec93d723 2019-01-09 02:30:34,731 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:30:34,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f16d0485cc4d0f137f25f50014ca84ae175804" 2019-01-09 02:30:34,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c174197-f7a3-411e-9d75-6048491daa11 x-compute-request-id: req-2c174197-f7a3-411e-9d75-6048491daa11 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:30:34,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2c174197-f7a3-411e-9d75-6048491daa11 2019-01-09 02:30:34,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f16d0485cc4d0f137f25f50014ca84ae175804" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:30:34,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6322c426-aef5-46be-b566-d5ede8623cd7 x-compute-request-id: req-6322c426-aef5-46be-b566-d5ede8623cd7 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/88ce29dc-c985-45fb-84b9-229cfd83b3ab", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/88ce29dc-c985-45fb-84b9-229cfd83b3ab", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "88ce29dc-c985-45fb-84b9-229cfd83b3ab", "name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:30:34,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6322c426-aef5-46be-b566-d5ede8623cd7 2019-01-09 02:30:34,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:34,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:35,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d4675ceb3834862ab927044c3fcdac9", "name": "CreateStackSuccessTests-a5c27afd-57a0-445-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e78851c19f9649abb1d9e4beeb0dc939", "name": "CreateStackSuccessTests-a5c27afd-57a0-445-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e78851c19f9649abb1d9e4beeb0dc939", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/e78851c19f9649abb1d9e4beeb0dc939", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/e78851c19f9649abb1d9e4beeb0dc939", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e78851c19f9649abb1d9e4beeb0dc939", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/e78851c19f9649abb1d9e4beeb0dc939", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/e78851c19f9649abb1d9e4beeb0dc939", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e78851c19f9649abb1d9e4beeb0dc939", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/e78851c19f9649abb1d9e4beeb0dc939", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/e78851c19f9649abb1d9e4beeb0dc939", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e78851c19f9649abb1d9e4beeb0dc939", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/e78851c19f9649abb1d9e4beeb0dc939", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a5c27afd-57a0-445-user", "id": "f68715deb9c349efac83735d0aebeeff"}, "audit_ids": ["CK1VGIQTTja_iwlwW0u81g"], "issued_at": "2019-01-09T02:30:35.000000Z"}} 2019-01-09 02:30:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0c76e9745ee03e0fecffccffaa0c86d2763ff5" 2019-01-09 02:30:35,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c8f5d2-346c-49a6-ba9f-f452cb6239cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:30:35,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a8c8f5d2-346c-49a6-ba9f-f452cb6239cb 2019-01-09 02:30:35,436 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:30:35,438 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:30:35,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0c76e9745ee03e0fecffccffaa0c86d2763ff5" 2019-01-09 02:30:35,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:35 GMT Server: Apache x-openstack-request-id: req-e972adcf-a00a-4020-a4e1-e2b3536f8c9e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:30:35,604 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack used request id req-e972adcf-a00a-4020-a4e1-e2b3536f8c9e 2019-01-09 02:30:35,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0c76e9745ee03e0fecffccffaa0c86d2763ff5" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-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-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-net", "inst_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-inst", "subnet_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-subnet", "image_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image", "flavor_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-flavor-name"}}' 2019-01-09 02:30:38,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:30:35 GMT Server: Apache x-openstack-request-id: req-f4116059-98ae-4a6d-ac0a-b7be3546a252 Location: http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "links": [{"href": "http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "rel": "self"}]}} 2019-01-09 02:30:38,103 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks used request id req-f4116059-98ae-4a6d-ac0a-b7be3546a252 2019-01-09 02:30:38,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0c76e9745ee03e0fecffccffaa0c86d2763ff5" 2019-01-09 02:30:38,276 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:38 GMT Server: Apache x-openstack-request-id: req-72502519-a7d1-4a38-8c84-977b9f076d40 Location: http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:38,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:38 GMT Server: Apache x-openstack-request-id: req-829b412b-e031-4dc3-819f-6fb13140acd5 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": "e78851c19f9649abb1d9e4beeb0dc939", "OS::stack_id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack", "image_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image", "inst_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-inst", "subnet_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-subnet", "net_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-net", "flavor_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack", "stack_user_project_id": "728b8ff9f32b4e05a7e0178c52ce4602", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:30:37Z", "links": [{"href": "http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:38,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e used request id req-829b412b-e031-4dc3-819f-6fb13140acd5 2019-01-09 02:30:38,471 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack 2019-01-09 02:30:38,471 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2019-01-09 02:30:38,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0c76e9745ee03e0fecffccffaa0c86d2763ff5" 2019-01-09 02:30:38,647 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:38 GMT Server: Apache x-openstack-request-id: req-e815c7f0-f67f-4419-b1bf-519ba041b359 Location: http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:38,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:38 GMT Server: Apache x-openstack-request-id: req-e36797f9-4b62-4a8f-a2ad-f23e0582e206 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": "e78851c19f9649abb1d9e4beeb0dc939", "OS::stack_id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack", "image_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image", "inst_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-inst", "subnet_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-subnet", "net_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-net", "flavor_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack", "stack_user_project_id": "728b8ff9f32b4e05a7e0178c52ce4602", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:30:37Z", "links": [{"href": "http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:38,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e used request id req-e36797f9-4b62-4a8f-a2ad-f23e0582e206 2019-01-09 02:30:38,975 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2019-01-09 02:30:38,975 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack 2019-01-09 02:30:38,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0c76e9745ee03e0fecffccffaa0c86d2763ff5" 2019-01-09 02:30:39,511 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:38 GMT Server: Apache x-openstack-request-id: req-75e1594d-475f-4196-8b44-9218b86da0a0 Location: http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:39,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:30:39 GMT Server: Apache x-openstack-request-id: req-9a21362d-db37-4d95-b268-1fbb589be6cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:30:39,556 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e used request id req-9a21362d-db37-4d95-b268-1fbb589be6cf 2019-01-09 02:30:39,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0c76e9745ee03e0fecffccffaa0c86d2763ff5" 2019-01-09 02:30:39,737 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:39 GMT Server: Apache x-openstack-request-id: req-1fbf956c-332c-49cc-a1c5-7b3664a3ba77 Location: http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:39,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:39 GMT Server: Apache x-openstack-request-id: req-9cefa984-8c16-4cff-a955-63ec24c6bbcb 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": "e78851c19f9649abb1d9e4beeb0dc939", "OS::stack_id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack", "image_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image", "inst_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-inst", "subnet_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-subnet", "net_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-net", "flavor_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack", "stack_user_project_id": "728b8ff9f32b4e05a7e0178c52ce4602", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:30:37Z", "links": [{"href": "http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:39,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e used request id req-9cefa984-8c16-4cff-a955-63ec24c6bbcb 2019-01-09 02:30:39,921 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:30:39,921 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:30:42,923 - create_stack - DEBUG - Stack status query timeout in 1196.63386011 2019-01-09 02:30:42,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0c76e9745ee03e0fecffccffaa0c86d2763ff5" 2019-01-09 02:30:43,570 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:42 GMT Server: Apache x-openstack-request-id: req-1af746b4-387d-4615-8d44-5d2031def914 Location: http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:43,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:43 GMT Server: Apache x-openstack-request-id: req-31134507-cf5c-4dad-b4cf-18e6c7a059cb 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": "e78851c19f9649abb1d9e4beeb0dc939", "OS::stack_id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack", "image_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image", "inst_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-inst", "subnet_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-subnet", "net_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-net", "flavor_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack", "stack_user_project_id": "728b8ff9f32b4e05a7e0178c52ce4602", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2019-01-09T02:30:37Z", "links": [{"href": "http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:43,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e used request id req-31134507-cf5c-4dad-b4cf-18e6c7a059cb 2019-01-09 02:30:43,613 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2019-01-09 02:30:43,613 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:30:46,616 - create_stack - DEBUG - Stack status query timeout in 1192.94049907 2019-01-09 02:30:46,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0c76e9745ee03e0fecffccffaa0c86d2763ff5" 2019-01-09 02:30:46,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:46 GMT Server: Apache x-openstack-request-id: req-4d9930a8-7605-4542-9809-c77783c5e503 Location: http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:46,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:46 GMT Server: Apache x-openstack-request-id: req-f69ec7bb-422e-4c76-9150-f7bdb826bae3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e78851c19f9649abb1d9e4beeb0dc939", "OS::stack_id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack", "image_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image", "inst_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-inst", "subnet_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-subnet", "flavor_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-flavor-name", "net_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack", "stack_user_project_id": "728b8ff9f32b4e05a7e0178c52ce4602", "tags": null, "creation_time": "2019-01-09T02:30:37Z", "links": [{"href": "http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:30:44Z", "id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:46,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e used request id req-f69ec7bb-422e-4c76-9150-f7bdb826bae3 2019-01-09 02:30:46,837 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:30:46,837 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:30:49,841 - create_stack - DEBUG - Stack status query timeout in 1189.71583605 2019-01-09 02:30:49,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0c76e9745ee03e0fecffccffaa0c86d2763ff5" 2019-01-09 02:30:50,031 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:49 GMT Server: Apache x-openstack-request-id: req-34daf7b4-deaf-46a0-8fa1-732e7c49f898 Location: http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:50,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:50 GMT Server: Apache x-openstack-request-id: req-bf1c8c43-7540-42d4-8696-da838976042f 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": "e78851c19f9649abb1d9e4beeb0dc939", "OS::stack_id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack", "image_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image", "inst_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-inst", "subnet_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-subnet", "flavor_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-flavor-name", "net_name": "CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-net"}, "deletion_time": "2019-01-09T02:30:49Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack", "stack_user_project_id": "728b8ff9f32b4e05a7e0178c52ce4602", "tags": null, "creation_time": "2019-01-09T02:30:37Z", "links": [{"href": "http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:30:44Z", "id": "9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:30:50,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e used request id req-bf1c8c43-7540-42d4-8696-da838976042f 2019-01-09 02:30:50,194 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:30:50,194 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack 2019-01-09 02:30:50,195 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack 2019-01-09 02:30:50,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0c76e9745ee03e0fecffccffaa0c86d2763ff5" 2019-01-09 02:30:50,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:30:50 GMT Server: Apache x-openstack-request-id: req-10c784d5-858b-4d85-a374-9d6a44717aa5 Location: http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:30:50,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:30:50 GMT Server: Apache x-openstack-request-id: req-3759376f-b458-45e4-a552-7d31fdaed33f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:30:50,250 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/e78851c19f9649abb1d9e4beeb0dc939/stacks/CreateStackSuccessTests-CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-stack/9523230a-7dd6-4c01-9fc3-a3b4eb8fa52e used request id req-3759376f-b458-45e4-a552-7d31fdaed33f 2019-01-09 02:30:50,251 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-efbf7e25-9fb5-4e4b-86e9-d75ab8af23c1-image 2019-01-09 02:30:50,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/19e6af27-0056-4193-b778-690f66df3e96 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55fd9b1079d65842593040c76609354493e68920" 2019-01-09 02:30:50,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-980c0bb1-9ec9-4727-9c50-bf7fe808eda5 Date: Wed, 09 Jan 2019 02:30:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:30:50,969 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/19e6af27-0056-4193-b778-690f66df3e96 used request id req-980c0bb1-9ec9-4727-9c50-bf7fe808eda5 2019-01-09 02:30:50,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/88ce29dc-c985-45fb-84b9-229cfd83b3ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f16d0485cc4d0f137f25f50014ca84ae175804" 2019-01-09 02:30:51,007 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:30: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-6abf5ca0-949b-4a60-b973-02d311ccabca x-compute-request-id: req-6abf5ca0-949b-4a60-b973-02d311ccabca Content-Length: 0 Content-Type: application/json 2019-01-09 02:30:51,007 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/88ce29dc-c985-45fb-84b9-229cfd83b3ab used request id req-6abf5ca0-949b-4a60-b973-02d311ccabca 2019-01-09 02:30:51,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:51,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-855ffe3d-1614-4f78-9c53-abe5a850d49a Date: Wed, 09 Jan 2019 02:30:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e78851c19f9649abb1d9e4beeb0dc939", "created_at": "2019-01-09T02:30:38Z", "updated_at": "2019-01-09T02:30:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:30:38Z", "revision_number": 0, "id": "00994693-8560-42be-8d33-222ed06f3274", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:30:38Z", "security_group_id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "tenant_id": "e78851c19f9649abb1d9e4beeb0dc939", "port_range_min": null, "ethertype": "IPv4", "project_id": "e78851c19f9649abb1d9e4beeb0dc939"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:30:38Z", "revision_number": 0, "id": "47af953c-ffa6-440e-96e8-cfab4b11e3ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:30:38Z", "security_group_id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "tenant_id": "e78851c19f9649abb1d9e4beeb0dc939", "port_range_min": null, "ethertype": "IPv6", "project_id": "e78851c19f9649abb1d9e4beeb0dc939"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:30:38Z", "revision_number": 0, "id": "557c4bf5-0001-4ee5-a24a-fca687b5f186", "remote_group_id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "remote_ip_prefix": null, "created_at": "2019-01-09T02:30:38Z", "security_group_id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "tenant_id": "e78851c19f9649abb1d9e4beeb0dc939", "port_range_min": null, "ethertype": "IPv6", "project_id": "e78851c19f9649abb1d9e4beeb0dc939"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:30:38Z", "revision_number": 0, "id": "fde62404-2a04-4bb3-8060-3f5069d380a8", "remote_group_id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "remote_ip_prefix": null, "created_at": "2019-01-09T02:30:38Z", "security_group_id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "tenant_id": "e78851c19f9649abb1d9e4beeb0dc939", "port_range_min": null, "ethertype": "IPv4", "project_id": "e78851c19f9649abb1d9e4beeb0dc939"}], "revision_number": 4, "project_id": "e78851c19f9649abb1d9e4beeb0dc939", "id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:30:51,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-855ffe3d-1614-4f78-9c53-abe5a850d49a 2019-01-09 02:30:51,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:51,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c787218-c450-4487-8fcc-520522c06d80 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:30:51,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-8c787218-c450-4487-8fcc-520522c06d80 2019-01-09 02:30:51,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:51,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822d56b3-6d88-45d0-93bf-f09ca2a0e1c9 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:30:51,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-822d56b3-6d88-45d0-93bf-f09ca2a0e1c9 2019-01-09 02:30:51,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:51,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51cf37c-8415-4c73-b3f7-e7c850d0a4e2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939"}, "enabled": true, "id": "e78851c19f9649abb1d9e4beeb0dc939", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a5c27afd-57a0-445-proj"}} 2019-01-09 02:30:51,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939 used request id req-b51cf37c-8415-4c73-b3f7-e7c850d0a4e2 2019-01-09 02:30:51,494 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb97ba30-98e1-486a-b9ff-f35bdc52616e 2019-01-09 02:30:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eb97ba30-98e1-486a-b9ff-f35bdc52616e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:51,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8e581c1b-2b52-485d-bb5d-53cb3ecbb2c5 Date: Wed, 09 Jan 2019 02:30: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": "2019-01-09T02:30:38Z", "security_group_id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "port_range_min": null, "revision_number": 0, "tenant_id": "e78851c19f9649abb1d9e4beeb0dc939", "created_at": "2019-01-09T02:30:38Z", "project_id": "e78851c19f9649abb1d9e4beeb0dc939", "id": "00994693-8560-42be-8d33-222ed06f3274"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:30:38Z", "security_group_id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "port_range_min": null, "revision_number": 0, "tenant_id": "e78851c19f9649abb1d9e4beeb0dc939", "created_at": "2019-01-09T02:30:38Z", "project_id": "e78851c19f9649abb1d9e4beeb0dc939", "id": "47af953c-ffa6-440e-96e8-cfab4b11e3ab"}, {"remote_group_id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:30:38Z", "security_group_id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "port_range_min": null, "revision_number": 0, "tenant_id": "e78851c19f9649abb1d9e4beeb0dc939", "created_at": "2019-01-09T02:30:38Z", "project_id": "e78851c19f9649abb1d9e4beeb0dc939", "id": "557c4bf5-0001-4ee5-a24a-fca687b5f186"}, {"remote_group_id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:30:38Z", "security_group_id": "eb97ba30-98e1-486a-b9ff-f35bdc52616e", "port_range_min": null, "revision_number": 0, "tenant_id": "e78851c19f9649abb1d9e4beeb0dc939", "created_at": "2019-01-09T02:30:38Z", "project_id": "e78851c19f9649abb1d9e4beeb0dc939", "id": "fde62404-2a04-4bb3-8060-3f5069d380a8"}]} 2019-01-09 02:30:51,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eb97ba30-98e1-486a-b9ff-f35bdc52616e used request id req-8e581c1b-2b52-485d-bb5d-53cb3ecbb2c5 2019-01-09 02:30:51,666 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:30:51,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/eb97ba30-98e1-486a-b9ff-f35bdc52616e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:51,970 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da451ea9-44c9-4ab0-b738-a4a57fe5373d Content-Length: 0 Date: Wed, 09 Jan 2019 02:30:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:30:51,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/eb97ba30-98e1-486a-b9ff-f35bdc52616e used request id req-da451ea9-44c9-4ab0-b738-a4a57fe5373d 2019-01-09 02:30:51,971 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-a5c27afd-57a0-445-proj 2019-01-09 02:30:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:52,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4279b54-0dd5-459a-a258-d6b0af6d8981 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:30:52,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e78851c19f9649abb1d9e4beeb0dc939 used request id req-c4279b54-0dd5-459a-a258-d6b0af6d8981 2019-01-09 02:30:52,242 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-a5c27afd-57a0-445-proj-role 2019-01-09 02:30:52,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4d4675ceb3834862ab927044c3fcdac9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:52,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8588b203-74b3-4520-89f1-8c728bffca8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:30:52,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4d4675ceb3834862ab927044c3fcdac9 used request id req-8588b203-74b3-4520-89f1-8c728bffca8d 2019-01-09 02:30:52,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debd71bebb86ab7a5fe2e15de67f9af2de4b1560" 2019-01-09 02:30:52,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5008737-e802-4895-b454-f61cb86afbc0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:30:52,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e5008737-e802-4895-b454-f61cb86afbc0 2019-01-09 02:30:52,449 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-a5c27afd-57a0-445-user 2019-01-09 02:30:52,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f68715deb9c349efac83735d0aebeeff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d848a9fabd6c86c0a39d1c0a2aae57dca0e34a6d" 2019-01-09 02:30:52,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e66aec6-693b-4862-85c3-bbd4348b4e63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:30:52,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f68715deb9c349efac83735d0aebeeff used request id req-5e66aec6-693b-4862-85c3-bbd4348b4e63 2019-01-09 02:30:52,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:53,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:30:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["ejY1i-CZRuOL0fN3T4jv-A"], "issued_at": "2019-01-09T02:30:53.000000Z"}} 2019-01-09 02:30:53,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d74282f38326b1c46ec464d5b6c571679be5fb" 2019-01-09 02:30:53,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33575f53-82a1-474d-bb46-e355f6011541 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:30:53,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-33575f53-82a1-474d-bb46-e355f6011541 2019-01-09 02:30:53,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:53,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:53,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:30:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["8lDCqZ1tQ8OORCgCLIvRFw"], "issued_at": "2019-01-09T02:30:53.000000Z"}} 2019-01-09 02:30:53,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:30:53,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62056e03-f240-4609-9fd1-bd3e2cdb121e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:30:53,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-62056e03-f240-4609-9fd1-bd3e2cdb121e 2019-01-09 02:30:53,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:30:53,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:30:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:30:53,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e3acbb1f-6eae-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:30:53,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49f8ec9-64e2-4d51-bad0-b0ee41c18e69 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e3acbb1f-6eae-49f-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:30:53,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e3acbb1f-6eae-49f-proj used request id req-b49f8ec9-64e2-4d51-bad0-b0ee41c18e69 2019-01-09 02:30:53,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:30:53,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeeb9ea6-89ae-4fe1-ac64-2e62192300d9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:30:53,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-aeeb9ea6-89ae-4fe1-ac64-2e62192300d9 2019-01-09 02:30:53,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj"}}' 2019-01-09 02:30:53,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e8f41ce-9f98-4580-8101-6b17c4443b88 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6"}, "enabled": true, "id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj"}} 2019-01-09 02:30:53,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9e8f41ce-9f98-4580-8101-6b17c4443b88 2019-01-09 02:30:53,903 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-e3acbb1f-6eae-49f-proj 2019-01-09 02:30:53,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:53,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:54,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:30:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["YEfCbz0PRYSMtf-nB7IAGQ"], "issued_at": "2019-01-09T02:30:54.000000Z"}} 2019-01-09 02:30:54,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5070463e5095d00ae3c382cf504daa077c22bb" 2019-01-09 02:30:54,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d95078-30f7-4d32-a3e4-3895bdb65094 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:30:54,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-94d95078-30f7-4d32-a3e4-3895bdb65094 2019-01-09 02:30:54,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:30:54,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:30:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:30:54,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5070463e5095d00ae3c382cf504daa077c22bb" 2019-01-09 02:30:54,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e087024b-c476-4ba0-bd58-bd27e4dbffc6 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:30:54,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e087024b-c476-4ba0-bd58-bd27e4dbffc6 2019-01-09 02:30:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-e3acbb1f-6eae-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5070463e5095d00ae3c382cf504daa077c22bb" 2019-01-09 02:30:54,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867f4b5b-f2fd-4458-b8a0-29ac76d2db2a Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-e3acbb1f-6eae-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6"}, "enabled": true, "id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj"}]} 2019-01-09 02:30:54,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-e3acbb1f-6eae-49f-proj used request id req-867f4b5b-f2fd-4458-b8a0-29ac76d2db2a 2019-01-09 02:30:54,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5070463e5095d00ae3c382cf504daa077c22bb" 2019-01-09 02:30:54,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2239c6-7090-4dc2-bc2f-c48849c16f6f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:30:54,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9a2239c6-7090-4dc2-bc2f-c48849c16f6f 2019-01-09 02:30:55,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5070463e5095d00ae3c382cf504daa077c22bb" 2019-01-09 02:30:55,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a386f3ca-1bae-4225-895d-eb08d54d8de2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:30:55,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a386f3ca-1bae-4225-895d-eb08d54d8de2 2019-01-09 02:30:55,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-e3acbb1f-6eae-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5070463e5095d00ae3c382cf504daa077c22bb" 2019-01-09 02:30:55,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030df040-84c4-4179-befb-3509d413dcfa Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-e3acbb1f-6eae-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6"}, "enabled": true, "id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj"}]} 2019-01-09 02:30:55,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-e3acbb1f-6eae-49f-proj used request id req-030df040-84c4-4179-befb-3509d413dcfa 2019-01-09 02:30:55,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/d6b9e57b1c6242ea84c60b92ee49b3ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5070463e5095d00ae3c382cf504daa077c22bb" 2019-01-09 02:30:55,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc973b1-6078-4a99-9bd2-4815862e009c Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-user", "links": {"self": "http://172.30.9.26:5000/v3/users/d6b9e57b1c6242ea84c60b92ee49b3ee"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "id": "d6b9e57b1c6242ea84c60b92ee49b3ee", "password_expires_at": null}} 2019-01-09 02:30:55,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/d6b9e57b1c6242ea84c60b92ee49b3ee used request id req-cdc973b1-6078-4a99-9bd2-4815862e009c 2019-01-09 02:30:55,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6/users/d6b9e57b1c6242ea84c60b92ee49b3ee/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5070463e5095d00ae3c382cf504daa077c22bb" 2019-01-09 02:30:55,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed858a67-7de8-403d-88c1-7884e481513d Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6/users/d6b9e57b1c6242ea84c60b92ee49b3ee/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:30:55,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6/users/d6b9e57b1c6242ea84c60b92ee49b3ee/roles used request id req-ed858a67-7de8-403d-88c1-7884e481513d 2019-01-09 02:30:55,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5070463e5095d00ae3c382cf504daa077c22bb" 2019-01-09 02:30:55,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f5c0d3-52c0-4ef5-bf5e-bf4fe093502a Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:30:55,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-50f5c0d3-52c0-4ef5-bf5e-bf4fe093502a 2019-01-09 02:30:55,709 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-e3acbb1f-6eae-49f-proj 2019-01-09 02:30:55,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6/users/d6b9e57b1c6242ea84c60b92ee49b3ee/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5070463e5095d00ae3c382cf504daa077c22bb" 2019-01-09 02:30:55,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6e102e-76f5-46c0-9dbc-1a4816e282ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:30:55,852 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6/users/d6b9e57b1c6242ea84c60b92ee49b3ee/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-bc6e102e-76f5-46c0-9dbc-1a4816e282ed 2019-01-09 02:30:55,852 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-e3acbb1f-6eae-49f-user 2019-01-09 02:30:55,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:55,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:30:55,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ff6792-584c-40e3-8558-a7be27e183cd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:30:55,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d9ff6792-584c-40e3-8558-a7be27e183cd 2019-01-09 02:30:55,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" -d '{"role": {"name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj-role"}}' 2019-01-09 02:30:56,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755bb325-b62d-41f4-9d91-51fc95389973 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb3a722b7b504971a450a747d8ed3542", "links": {"self": "http://172.30.9.26:5000/v3/roles/eb3a722b7b504971a450a747d8ed3542"}, "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj-role"}} 2019-01-09 02:30:56,083 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-755bb325-b62d-41f4-9d91-51fc95389973 2019-01-09 02:30:56,083 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-e3acbb1f-6eae-49f-proj-role 2019-01-09 02:30:56,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/eb3a722b7b504971a450a747d8ed3542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:30:56,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a38d358-79b7-4b08-9116-c03f2f865de2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/eb3a722b7b504971a450a747d8ed3542"}, "domain_id": null, "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj-role", "id": "eb3a722b7b504971a450a747d8ed3542"}} 2019-01-09 02:30:56,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/eb3a722b7b504971a450a747d8ed3542 used request id req-4a38d358-79b7-4b08-9116-c03f2f865de2 2019-01-09 02:30:56,174 - keystone_utils - INFO - Granting role CreateStackSuccessTests-e3acbb1f-6eae-49f-proj-role to project CreateStackSuccessTests-e3acbb1f-6eae-49f-proj 2019-01-09 02:30:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6/users/d6b9e57b1c6242ea84c60b92ee49b3ee/roles/eb3a722b7b504971a450a747d8ed3542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:30:56,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dd91935-6261-4a5e-ac4a-49c2017c151b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:30:56,294 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6/users/d6b9e57b1c6242ea84c60b92ee49b3ee/roles/eb3a722b7b504971a450a747d8ed3542 used request id req-2dd91935-6261-4a5e-ac4a-49c2017c151b 2019-01-09 02:30:56,295 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:30:56,295 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:30:56,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:56,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:56,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "eb3a722b7b504971a450a747d8ed3542", "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj-role"}], "expires_at": "2019-01-09T03:30:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-user", "id": "d6b9e57b1c6242ea84c60b92ee49b3ee"}, "audit_ids": ["g6JBqTuDQDujRAHzauP-zg"], "issued_at": "2019-01-09T02:30:56.000000Z"}} 2019-01-09 02:30:56,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71be7c4c1071db5645be75221eb5068b1024c977" 2019-01-09 02:30:56,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41359dd-83f9-4327-8811-ce6423c0db25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:30:56,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d41359dd-83f9-4327-8811-ce6423c0db25 2019-01-09 02:30:56,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71be7c4c1071db5645be75221eb5068b1024c977" 2019-01-09 02:30:56,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-d2724fd7-2b9d-473d-8efa-2b546c8a63ea Date: Wed, 09 Jan 2019 02:30:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image"} 2019-01-09 02:30:56,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image used request id req-d2724fd7-2b9d-473d-8efa-2b546c8a63ea 2019-01-09 02:30:56,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71be7c4c1071db5645be75221eb5068b1024c977" 2019-01-09 02:30:57,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b54e9900-a81a-400d-ba6d-9a9369d657e4 Date: Wed, 09 Jan 2019 02:30: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:30:57,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b54e9900-a81a-400d-ba6d-9a9369d657e4 2019-01-09 02:30:57,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}71be7c4c1071db5645be75221eb5068b1024c977" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image"}' 2019-01-09 02:30:57,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7 X-Openstack-Request-Id: req-e3e68733-13ea-494b-9e70-22bc1848605b Date: Wed, 09 Jan 2019 02:30:57 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:30:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:30:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7", "min_disk": 0, "protected": false, "id": "f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7", "file": "/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7/file", "checksum": null, "owner": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:30:57,336 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e3e68733-13ea-494b-9e70-22bc1848605b 2019-01-09 02:30:57,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71be7c4c1071db5645be75221eb5068b1024c977" -d '' 2019-01-09 02:30:58,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3513c334-bba3-4353-8a07-2358b5d17b94 Date: Wed, 09 Jan 2019 02:30:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:30:58,688 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7/file used request id req-3513c334-bba3-4353-8a07-2358b5d17b94 2019-01-09 02:30:58,688 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:30:58,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71be7c4c1071db5645be75221eb5068b1024c977" 2019-01-09 02:30:58,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4d1625e4-12ea-4b28-aefc-e807391398c3 Date: Wed, 09 Jan 2019 02:30:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:30:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:30:58Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7/snap", "metadata": {}}], "self": "/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7", "min_disk": 0, "protected": false, "id": "f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7", "file": "/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:30:58,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7 used request id req-4d1625e4-12ea-4b28-aefc-e807391398c3 2019-01-09 02:30:58,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71be7c4c1071db5645be75221eb5068b1024c977" 2019-01-09 02:30:59,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db9bf7a1-b52d-4de1-8779-7baeac1a83bd Date: Wed, 09 Jan 2019 02:30: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:30:59,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-db9bf7a1-b52d-4de1-8779-7baeac1a83bd 2019-01-09 02:30:59,021 - create_image - INFO - Created image with name - CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image 2019-01-09 02:30:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71be7c4c1071db5645be75221eb5068b1024c977" 2019-01-09 02:30:59,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9109aebf-cbf5-470d-bcd8-e8abf3fbd325 Date: Wed, 09 Jan 2019 02:30:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:30:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:30:58Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7/snap", "metadata": {}}], "self": "/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7", "min_disk": 0, "protected": false, "id": "f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7", "file": "/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:30:59,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7 used request id req-9109aebf-cbf5-470d-bcd8-e8abf3fbd325 2019-01-09 02:30:59,191 - create_image - DEBUG - Instance status is - active 2019-01-09 02:30:59,192 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image 2019-01-09 02:30:59,192 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image 2019-01-09 02:30:59,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:59,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:30:59,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:30:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["KA2Wzi2DRU-Vqy65aN06iA"], "issued_at": "2019-01-09T02:30:59.000000Z"}} 2019-01-09 02:30:59,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76dd5649ad5b4099bb1b47f490ac4d9f58e1471f" 2019-01-09 02:30:59,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffdb394f-262f-4483-b04a-a8291364fa2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:30:59,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ffdb394f-262f-4483-b04a-a8291364fa2d 2019-01-09 02:30:59,658 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:30:59,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76dd5649ad5b4099bb1b47f490ac4d9f58e1471f" 2019-01-09 02:30:59,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30: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-cd3e5b26-e495-4bcf-ad2c-2fd440a09b38 x-compute-request-id: req-cd3e5b26-e495-4bcf-ad2c-2fd440a09b38 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:30:59,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cd3e5b26-e495-4bcf-ad2c-2fd440a09b38 2019-01-09 02:30:59,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76dd5649ad5b4099bb1b47f490ac4d9f58e1471f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:30:59,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:30: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-055a4102-a40b-4988-9ae5-342eb6acf68e x-compute-request-id: req-055a4102-a40b-4988-9ae5-342eb6acf68e Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/be7e67d7-773c-4ef6-b958-16b688e9950b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/be7e67d7-773c-4ef6-b958-16b688e9950b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "be7e67d7-773c-4ef6-b958-16b688e9950b", "name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:30:59,920 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-055a4102-a40b-4988-9ae5-342eb6acf68e 2019-01-09 02:30:59,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:30:59,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:31:00,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "eb3a722b7b504971a450a747d8ed3542", "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj-role"}], "expires_at": "2019-01-09T03:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-user", "id": "d6b9e57b1c6242ea84c60b92ee49b3ee"}, "audit_ids": ["BhzfGDEVSu-lp_OiFfHJ4w"], "issued_at": "2019-01-09T02:31:00.000000Z"}} 2019-01-09 02:31:00,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:00,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afa9164-e02b-4302-9ed3-eced635c4771 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:31:00,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0afa9164-e02b-4302-9ed3-eced635c4771 2019-01-09 02:31:00,390 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:31:00,393 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:31:00,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:00,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:00 GMT Server: Apache x-openstack-request-id: req-54d753fc-0b63-4887-8ac5-7a712eb909fd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:31:00,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack used request id req-54d753fc-0b63-4887-8ac5-7a712eb909fd 2019-01-09 02:31:00,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-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-50f57411-f68e-4756-b037-6288a748a554-net", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name"}}' 2019-01-09 02:31:02,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:31:00 GMT Server: Apache x-openstack-request-id: req-052199d6-b7c6-4409-a5a8-66ef33330006 Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}]}} 2019-01-09 02:31:02,751 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks used request id req-052199d6-b7c6-4409-a5a8-66ef33330006 2019-01-09 02:31:02,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:02,929 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:02 GMT Server: Apache x-openstack-request-id: req-2ccc02f3-f0c0-4cca-9b8a-e8a5d76b7549 Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:02,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:02 GMT Server: Apache x-openstack-request-id: req-e09aa1cd-24f6-4195-aa89-99c3e039dacb 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": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:02,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-e09aa1cd-24f6-4195-aa89-99c3e039dacb 2019-01-09 02:31:02,972 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack 2019-01-09 02:31:02,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:03,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:02 GMT Server: Apache x-openstack-request-id: req-4ae1fc7d-a24f-4c41-b8b5-6e5542a6a572 Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:03,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:03 GMT Server: Apache x-openstack-request-id: req-63ad11ba-9d93-499e-a23e-24e135275763 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": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:03,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-63ad11ba-9d93-499e-a23e-24e135275763 2019-01-09 02:31:03,340 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:31:03,340 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:31:06,343 - create_stack - DEBUG - Stack status query timeout in 1196.62869096 2019-01-09 02:31:06,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:06,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:06 GMT Server: Apache x-openstack-request-id: req-6445fe9d-4365-4648-b53d-913639c6a7b4 Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:06,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:06 GMT Server: Apache x-openstack-request-id: req-6c656661-1cd7-420d-aec8-31131b798284 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": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:06,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-6c656661-1cd7-420d-aec8-31131b798284 2019-01-09 02:31:06,717 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:31:06,717 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:31:09,720 - create_stack - DEBUG - Stack status query timeout in 1193.25182295 2019-01-09 02:31:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:09,749 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:09 GMT Server: Apache x-openstack-request-id: req-525ae11a-9b42-4a67-b75f-c83a1fa0f3dd Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:09,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:09 GMT Server: Apache x-openstack-request-id: req-59f6b3f4-9a9c-418b-b649-7417254df812 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": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:09,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-59f6b3f4-9a9c-418b-b649-7417254df812 2019-01-09 02:31:09,930 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:31:09,930 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:31:12,934 - create_stack - DEBUG - Stack status query timeout in 1190.03807306 2019-01-09 02:31:12,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:13,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:12 GMT Server: Apache x-openstack-request-id: req-07fa23eb-c683-4ae8-9549-d5352fe7bf9c Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:13,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:13 GMT Server: Apache x-openstack-request-id: req-63c94558-2330-459f-b138-0afed7a7d8cf 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": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:13,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-63c94558-2330-459f-b138-0afed7a7d8cf 2019-01-09 02:31:13,462 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:31:13,462 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:31:16,466 - create_stack - DEBUG - Stack status query timeout in 1186.50614095 2019-01-09 02:31:16,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:16,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:16 GMT Server: Apache x-openstack-request-id: req-2e8cba32-a3f6-4cc3-8f55-1973f598081a Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:16,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:16 GMT Server: Apache x-openstack-request-id: req-855dfa17-733d-4327-953d-e74a4f175d30 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": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:16,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-855dfa17-733d-4327-953d-e74a4f175d30 2019-01-09 02:31:16,685 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:31:16,685 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:31:19,688 - create_stack - DEBUG - Stack status query timeout in 1183.28376317 2019-01-09 02:31:19,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:19,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:19 GMT Server: Apache x-openstack-request-id: req-bb32222d-f8de-4f63-899e-10c83cfee131 Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:19,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:19 GMT Server: Apache x-openstack-request-id: req-94d2bb61-4811-48c1-9108-d1d40b585be2 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": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:19,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-94d2bb61-4811-48c1-9108-d1d40b585be2 2019-01-09 02:31:19,760 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:31:19,760 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack 2019-01-09 02:31:19,760 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack 2019-01-09 02:31:19,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:31:20,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "eb3a722b7b504971a450a747d8ed3542", "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj-role"}], "expires_at": "2019-01-09T03:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-user", "id": "d6b9e57b1c6242ea84c60b92ee49b3ee"}, "audit_ids": ["JLqVMEI7QseSHUUd6f8lVw"], "issued_at": "2019-01-09T02:31:20.000000Z"}} 2019-01-09 02:31:20,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea0c5283d651eb09936ba1df8eb71bc96f44b325" 2019-01-09 02:31:20,323 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:20 GMT Server: Apache x-openstack-request-id: req-6a0d4732-04d3-4a49-bbe4-c5706b777642 Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:20,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:20 GMT Server: Apache x-openstack-request-id: req-a0cc9752-48b6-4ee9-8302-585047939e23 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": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:20,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-a0cc9752-48b6-4ee9-8302-585047939e23 2019-01-09 02:31:20,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:20,528 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:20 GMT Server: Apache x-openstack-request-id: req-6f377440-5af7-4a15-b664-bb9b07c9c60e Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:20,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:20 GMT Server: Apache x-openstack-request-id: req-64366329-3736-464b-917e-6e5ce6d3410c 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": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:20,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-64366329-3736-464b-917e-6e5ce6d3410c 2019-01-09 02:31:20,758 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack 2019-01-09 02:31:20,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:20,922 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:20 GMT Server: Apache x-openstack-request-id: req-1567d9c4-0e6a-4c41-a3bb-51018e454c7f Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:21,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:31:20 GMT Server: Apache x-openstack-request-id: req-7ec307f5-49ce-4ca2-bdbe-6a08e6348218 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:31:21,485 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-7ec307f5-49ce-4ca2-bdbe-6a08e6348218 2019-01-09 02:31:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:21,667 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:21 GMT Server: Apache x-openstack-request-id: req-b2521330-303f-4e8b-8334-6f2f2ae2376f Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:21,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:21 GMT Server: Apache x-openstack-request-id: req-613e3868-c869-4170-8f0f-38329c03ede5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "tags": null, "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:31:21Z", "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:21,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-613e3868-c869-4170-8f0f-38329c03ede5 2019-01-09 02:31:21,837 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:31:21,837 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:31:24,840 - create_stack - DEBUG - Stack status query timeout in 1196.64525199 2019-01-09 02:31:24,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:25,016 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:24 GMT Server: Apache x-openstack-request-id: req-5f07ac9a-bc3b-4e64-80da-2a187edf386e Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:25,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:25 GMT Server: Apache x-openstack-request-id: req-5c8bccef-5577-4247-b00e-b576238d297d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "tags": null, "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:31:21Z", "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:25,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-5c8bccef-5577-4247-b00e-b576238d297d 2019-01-09 02:31:25,216 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:31:25,217 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:31:28,220 - create_stack - DEBUG - Stack status query timeout in 1193.26561499 2019-01-09 02:31:28,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:28,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:28 GMT Server: Apache x-openstack-request-id: req-7c768bbe-53b6-44bb-b8ec-e7a4a1c7078d Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:28,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:28 GMT Server: Apache x-openstack-request-id: req-ac3e2134-2679-4104-a7b9-ce8e8d3645a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "tags": null, "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:31:21Z", "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:28,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-ac3e2134-2679-4104-a7b9-ce8e8d3645a0 2019-01-09 02:31:28,585 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:31:28,585 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:31:31,587 - create_stack - DEBUG - Stack status query timeout in 1189.89840603 2019-01-09 02:31:31,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:31,618 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:31 GMT Server: Apache x-openstack-request-id: req-a4b6c4c1-4d8d-40f2-bcc4-218f55f23a7d Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:31,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:31 GMT Server: Apache x-openstack-request-id: req-fe2c8008-d865-4c40-b7f1-2056ece9b206 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "tags": null, "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:31:21Z", "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:31,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-fe2c8008-d865-4c40-b7f1-2056ece9b206 2019-01-09 02:31:31,661 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:31:31,661 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:31:34,662 - create_stack - DEBUG - Stack status query timeout in 1186.82334304 2019-01-09 02:31:34,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:34,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:34 GMT Server: Apache x-openstack-request-id: req-c742ddd8-332a-4772-83b5-f180e4072a60 Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:34,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:34 GMT Server: Apache x-openstack-request-id: req-3247cd11-2d75-48d0-87d7-8cb4ee23aa57 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": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "OS::stack_id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "image_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image", "inst_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-inst", "subnet_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-subnet", "flavor_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-flavor-name", "net_name": "CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack", "stack_user_project_id": "511e707172e240a9b17ba06a3d6d742a", "tags": null, "creation_time": "2019-01-09T02:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:31:21Z", "id": "8826fba2-b6dc-4e01-a687-b51f69fcc239", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:34,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-3247cd11-2d75-48d0-87d7-8cb4ee23aa57 2019-01-09 02:31:34,723 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:31:34,723 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack 2019-01-09 02:31:34,724 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack 2019-01-09 02:31:34,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/8826fba2-b6dc-4e01-a687-b51f69fcc239 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeede33c2ff3fd287bce3372c04934971d026bd" 2019-01-09 02:31:34,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:34 GMT Server: Apache x-openstack-request-id: req-f1cfa0fc-9f0c-4fb7-bb4a-9759de614dd8 Location: http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:35,022 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:31:34 GMT Server: Apache x-openstack-request-id: req-f1dfb0b8-2d7f-48d5-9903-5bf1caba9e56 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:31:35,022 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/c06c04b5b3f64eb8b8bccf5dfa41eee6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-stack/8826fba2-b6dc-4e01-a687-b51f69fcc239 used request id req-f1dfb0b8-2d7f-48d5-9903-5bf1caba9e56 2019-01-09 02:31:35,023 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-50f57411-f68e-4756-b037-6288a748a554-image 2019-01-09 02:31:35,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71be7c4c1071db5645be75221eb5068b1024c977" 2019-01-09 02:31:36,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f631a5d-fd66-49b9-9ec5-58e448103ebc Date: Wed, 09 Jan 2019 02:31:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:31:36,467 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f9ffbd76-7f6e-4b31-b5b2-f533a947c1a7 used request id req-3f631a5d-fd66-49b9-9ec5-58e448103ebc 2019-01-09 02:31:36,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/be7e67d7-773c-4ef6-b958-16b688e9950b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76dd5649ad5b4099bb1b47f490ac4d9f58e1471f" 2019-01-09 02:31:36,504 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc1aa808-0469-48c7-897b-dfbebd1325af x-compute-request-id: req-dc1aa808-0469-48c7-897b-dfbebd1325af Content-Length: 0 Content-Type: application/json 2019-01-09 02:31:36,504 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/be7e67d7-773c-4ef6-b958-16b688e9950b used request id req-dc1aa808-0469-48c7-897b-dfbebd1325af 2019-01-09 02:31:36,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:31:36,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-06dd6bce-147e-4db7-8600-6f4c438bac68 Date: Wed, 09 Jan 2019 02:31:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "created_at": "2019-01-09T02:31:03Z", "updated_at": "2019-01-09T02:31:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:31:03Z", "revision_number": 0, "id": "1cab1223-0af0-4496-96d2-b7e88a5e17b9", "remote_group_id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "remote_ip_prefix": null, "created_at": "2019-01-09T02:31:03Z", "security_group_id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "tenant_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:31:03Z", "revision_number": 0, "id": "50341b53-6786-40f4-ace4-b1dee2065e50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:31:03Z", "security_group_id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "tenant_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:31:03Z", "revision_number": 0, "id": "bb9f231b-bfe6-4139-b8de-b2c6b0e829ad", "remote_group_id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "remote_ip_prefix": null, "created_at": "2019-01-09T02:31:03Z", "security_group_id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "tenant_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:31:03Z", "revision_number": 0, "id": "c772998b-74b3-45ef-8958-ef1753d66b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:31:03Z", "security_group_id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "tenant_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6"}], "revision_number": 4, "project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:31:36,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-06dd6bce-147e-4db7-8600-6f4c438bac68 2019-01-09 02:31:36,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:31:36,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd5e669-5efa-4659-a4b6-d115491bdac3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:31:36,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-7dd5e669-5efa-4659-a4b6-d115491bdac3 2019-01-09 02:31:36,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:31:36,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3d1845-8bf4-4d81-9561-15d79a3e9072 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:31:36,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-7d3d1845-8bf4-4d81-9561-15d79a3e9072 2019-01-09 02:31:36,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:31:37,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9dcb39-0232-4af3-8624-44b5c80b02b7 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6"}, "enabled": true, "id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3acbb1f-6eae-49f-proj"}} 2019-01-09 02:31:37,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6 used request id req-9c9dcb39-0232-4af3-8624-44b5c80b02b7 2019-01-09 02:31:37,019 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c75e3fa3-8d38-481c-9a79-b3b2fc5a398f 2019-01-09 02:31:37,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c75e3fa3-8d38-481c-9a79-b3b2fc5a398f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:31:37,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d3f64227-0f0f-4bc5-8328-2c86b8801ea9 Date: Wed, 09 Jan 2019 02:31:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:31:03Z", "security_group_id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "port_range_min": null, "revision_number": 0, "tenant_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "created_at": "2019-01-09T02:31:03Z", "project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "id": "1cab1223-0af0-4496-96d2-b7e88a5e17b9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:31:03Z", "security_group_id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "port_range_min": null, "revision_number": 0, "tenant_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "created_at": "2019-01-09T02:31:03Z", "project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "id": "50341b53-6786-40f4-ace4-b1dee2065e50"}, {"remote_group_id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:31:03Z", "security_group_id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "port_range_min": null, "revision_number": 0, "tenant_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "created_at": "2019-01-09T02:31:03Z", "project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "id": "bb9f231b-bfe6-4139-b8de-b2c6b0e829ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:31:03Z", "security_group_id": "c75e3fa3-8d38-481c-9a79-b3b2fc5a398f", "port_range_min": null, "revision_number": 0, "tenant_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "created_at": "2019-01-09T02:31:03Z", "project_id": "c06c04b5b3f64eb8b8bccf5dfa41eee6", "id": "c772998b-74b3-45ef-8958-ef1753d66b42"}]} 2019-01-09 02:31:37,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c75e3fa3-8d38-481c-9a79-b3b2fc5a398f used request id req-d3f64227-0f0f-4bc5-8328-2c86b8801ea9 2019-01-09 02:31:37,200 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:31:37,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c75e3fa3-8d38-481c-9a79-b3b2fc5a398f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:31:37,544 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6daa8fa3-3231-49ab-a793-cd3cca456499 Content-Length: 0 Date: Wed, 09 Jan 2019 02:31:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:31:37,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c75e3fa3-8d38-481c-9a79-b3b2fc5a398f used request id req-6daa8fa3-3231-49ab-a793-cd3cca456499 2019-01-09 02:31:37,545 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-e3acbb1f-6eae-49f-proj 2019-01-09 02:31:37,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:31:37,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8071b6ec-6f32-4153-9464-441587db2b55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:31:37,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c06c04b5b3f64eb8b8bccf5dfa41eee6 used request id req-8071b6ec-6f32-4153-9464-441587db2b55 2019-01-09 02:31:37,756 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-e3acbb1f-6eae-49f-proj-role 2019-01-09 02:31:37,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/eb3a722b7b504971a450a747d8ed3542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:31:37,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f3e662b-3a4d-4df6-a27c-22321cb9c4fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:31:37,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/eb3a722b7b504971a450a747d8ed3542 used request id req-8f3e662b-3a4d-4df6-a27c-22321cb9c4fe 2019-01-09 02:31:37,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee0af2dacc7d31627f40a924b9bc35e8f6d3096" 2019-01-09 02:31:37,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d823e3f8-1331-4131-94bc-3823481f90a4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:31:37,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d823e3f8-1331-4131-94bc-3823481f90a4 2019-01-09 02:31:37,954 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-e3acbb1f-6eae-49f-user 2019-01-09 02:31:37,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d6b9e57b1c6242ea84c60b92ee49b3ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5070463e5095d00ae3c382cf504daa077c22bb" 2019-01-09 02:31:38,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8bda651-d80e-42ea-9f3a-6cfbdab62bcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:31:38,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d6b9e57b1c6242ea84c60b92ee49b3ee used request id req-c8bda651-d80e-42ea-9f3a-6cfbdab62bcb 2019-01-09 02:31:38,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:31:38,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["8lJorx1jSH6CKVcLxNr9dw"], "issued_at": "2019-01-09T02:31:38.000000Z"}} 2019-01-09 02:31:38,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7102b193c14899bab7752b5249788dda35e73c38" 2019-01-09 02:31:38,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be981d2-2bff-435e-a912-55d5d8b8ebad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:31:38,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5be981d2-2bff-435e-a912-55d5d8b8ebad 2019-01-09 02:31:38,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:31:38,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:31:39,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["LVFHn-ngQqKSPJc4QbNabw"], "issued_at": "2019-01-09T02:31:39.000000Z"}} 2019-01-09 02:31:39,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:31:39,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e701cb-bba7-4dc3-b4d1-61a3e399445b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:31:39,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-27e701cb-bba7-4dc3-b4d1-61a3e399445b 2019-01-09 02:31:39,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:31:39,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:31:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:31:39,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-79c438a8-71ff-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:31:39,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d537d970-a17c-425b-bfc3-b5d0ca195689 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-79c438a8-71ff-430-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:31:39,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-79c438a8-71ff-430-proj used request id req-d537d970-a17c-425b-bfc3-b5d0ca195689 2019-01-09 02:31:39,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:31:39,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5384a8c0-ca00-4849-b4db-d83c1d47327b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:31:39,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5384a8c0-ca00-4849-b4db-d83c1d47327b 2019-01-09 02:31:39,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj"}}' 2019-01-09 02:31:39,467 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac396b82-c4e1-49f5-9fcb-9e094f936375 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9"}, "enabled": true, "id": "b6464bca48b54fca86bd1271b1c945a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj"}} 2019-01-09 02:31:39,467 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ac396b82-c4e1-49f5-9fcb-9e094f936375 2019-01-09 02:31:39,467 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-79c438a8-71ff-430-proj 2019-01-09 02:31:39,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:31:39,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:31:39,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["fBagLLdORxObW6IPqsxYWg"], "issued_at": "2019-01-09T02:31:39.000000Z"}} 2019-01-09 02:31:39,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8c8aa6e2961d23046f3fd92d5f37e21f58c96" 2019-01-09 02:31:39,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252da95a-756d-4623-bc03-ef059da8ca90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:31:39,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-252da95a-756d-4623-bc03-ef059da8ca90 2019-01-09 02:31:39,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:31:39,940 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:31:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:31:39,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8c8aa6e2961d23046f3fd92d5f37e21f58c96" 2019-01-09 02:31:40,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54f5240-9b99-4123-92bb-27c0eef3eab5 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:31:40,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e54f5240-9b99-4123-92bb-27c0eef3eab5 2019-01-09 02:31:40,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-79c438a8-71ff-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8c8aa6e2961d23046f3fd92d5f37e21f58c96" 2019-01-09 02:31:40,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49efa217-77fa-4e78-9a94-0462ad3ba63e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-79c438a8-71ff-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9"}, "enabled": true, "id": "b6464bca48b54fca86bd1271b1c945a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj"}]} 2019-01-09 02:31:40,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-79c438a8-71ff-430-proj used request id req-49efa217-77fa-4e78-9a94-0462ad3ba63e 2019-01-09 02:31:40,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8c8aa6e2961d23046f3fd92d5f37e21f58c96" 2019-01-09 02:31:40,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a28877b-d471-4adf-81d0-29a8e3973616 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:31:40,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4a28877b-d471-4adf-81d0-29a8e3973616 2019-01-09 02:31:40,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8c8aa6e2961d23046f3fd92d5f37e21f58c96" 2019-01-09 02:31:40,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65da7e6-7f9c-43c7-a3b9-f610f4620e68 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:31:40,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a65da7e6-7f9c-43c7-a3b9-f610f4620e68 2019-01-09 02:31:40,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-79c438a8-71ff-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8c8aa6e2961d23046f3fd92d5f37e21f58c96" 2019-01-09 02:31:40,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b0d054d-4767-4d5b-97f8-632678eff9e1 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-79c438a8-71ff-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9"}, "enabled": true, "id": "b6464bca48b54fca86bd1271b1c945a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj"}]} 2019-01-09 02:31:40,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-79c438a8-71ff-430-proj used request id req-7b0d054d-4767-4d5b-97f8-632678eff9e1 2019-01-09 02:31:40,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/ca98fee4a0e2484993aa77a4b915bcba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8c8aa6e2961d23046f3fd92d5f37e21f58c96" 2019-01-09 02:31:41,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf80989-5545-4586-9068-be9df99ca3fb Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-79c438a8-71ff-430-user", "links": {"self": "http://172.30.9.26:5000/v3/users/ca98fee4a0e2484993aa77a4b915bcba"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b6464bca48b54fca86bd1271b1c945a9", "id": "ca98fee4a0e2484993aa77a4b915bcba", "password_expires_at": null}} 2019-01-09 02:31:41,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/ca98fee4a0e2484993aa77a4b915bcba used request id req-7bf80989-5545-4586-9068-be9df99ca3fb 2019-01-09 02:31:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9/users/ca98fee4a0e2484993aa77a4b915bcba/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8c8aa6e2961d23046f3fd92d5f37e21f58c96" 2019-01-09 02:31:41,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-894c6448-6d9f-4de4-874a-7e2ad1392766 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9/users/ca98fee4a0e2484993aa77a4b915bcba/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:31:41,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9/users/ca98fee4a0e2484993aa77a4b915bcba/roles used request id req-894c6448-6d9f-4de4-874a-7e2ad1392766 2019-01-09 02:31:41,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8c8aa6e2961d23046f3fd92d5f37e21f58c96" 2019-01-09 02:31:41,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d45d76-7c2a-4f76-a85e-0185dca1a11a Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:31:41,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-e0d45d76-7c2a-4f76-a85e-0185dca1a11a 2019-01-09 02:31:41,241 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-79c438a8-71ff-430-proj 2019-01-09 02:31:41,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9/users/ca98fee4a0e2484993aa77a4b915bcba/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8c8aa6e2961d23046f3fd92d5f37e21f58c96" 2019-01-09 02:31:41,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f5432a-67ad-4200-a61b-f498228d1431 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:31:41,301 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9/users/ca98fee4a0e2484993aa77a4b915bcba/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-b3f5432a-67ad-4200-a61b-f498228d1431 2019-01-09 02:31:41,301 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-79c438a8-71ff-430-user 2019-01-09 02:31:41,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:31:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:31:41,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb8d317-5278-4870-99f5-a98630b66bc7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:31:41,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6cb8d317-5278-4870-99f5-a98630b66bc7 2019-01-09 02:31:41,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" -d '{"role": {"name": "CreateStackSuccessTests-79c438a8-71ff-430-proj-role"}}' 2019-01-09 02:31:41,502 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e875f9a-f433-443d-acee-86d81c51510b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dfd27c00aedb49b39ba3f1c11de1a944", "links": {"self": "http://172.30.9.26:5000/v3/roles/dfd27c00aedb49b39ba3f1c11de1a944"}, "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj-role"}} 2019-01-09 02:31:41,502 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-8e875f9a-f433-443d-acee-86d81c51510b 2019-01-09 02:31:41,503 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-79c438a8-71ff-430-proj-role 2019-01-09 02:31:41,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/dfd27c00aedb49b39ba3f1c11de1a944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:31:41,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455a0621-965a-4a9a-b746-2d7f4140d5c2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/dfd27c00aedb49b39ba3f1c11de1a944"}, "domain_id": null, "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj-role", "id": "dfd27c00aedb49b39ba3f1c11de1a944"}} 2019-01-09 02:31:41,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/dfd27c00aedb49b39ba3f1c11de1a944 used request id req-455a0621-965a-4a9a-b746-2d7f4140d5c2 2019-01-09 02:31:41,591 - keystone_utils - INFO - Granting role CreateStackSuccessTests-79c438a8-71ff-430-proj-role to project CreateStackSuccessTests-79c438a8-71ff-430-proj 2019-01-09 02:31:41,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9/users/ca98fee4a0e2484993aa77a4b915bcba/roles/dfd27c00aedb49b39ba3f1c11de1a944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:31:41,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18ef2faf-391d-4663-93c4-5e5cb497eb23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:31:41,720 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9/users/ca98fee4a0e2484993aa77a4b915bcba/roles/dfd27c00aedb49b39ba3f1c11de1a944 used request id req-18ef2faf-391d-4663-93c4-5e5cb497eb23 2019-01-09 02:31:41,720 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:31:41,721 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:31:41,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:31:41,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:31:42,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "dfd27c00aedb49b39ba3f1c11de1a944", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj-role"}], "expires_at": "2019-01-09T03:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6464bca48b54fca86bd1271b1c945a9", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-79c438a8-71ff-430-user", "id": "ca98fee4a0e2484993aa77a4b915bcba"}, "audit_ids": ["yLJdxar3RTy9rjxtdg0OCg"], "issued_at": "2019-01-09T02:31:42.000000Z"}} 2019-01-09 02:31:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f39bb969a7c7231cd399d893db9881c9c88d0dc0" 2019-01-09 02:31:42,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b399475-7c8d-4a3d-9120-017e6a3eb1fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:31:42,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7b399475-7c8d-4a3d-9120-017e6a3eb1fa 2019-01-09 02:31:42,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f39bb969a7c7231cd399d893db9881c9c88d0dc0" 2019-01-09 02:31:42,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-5fc4a729-f009-4fd5-89d2-0cb844edd54a Date: Wed, 09 Jan 2019 02:31:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image"} 2019-01-09 02:31:42,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image used request id req-5fc4a729-f009-4fd5-89d2-0cb844edd54a 2019-01-09 02:31:42,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f39bb969a7c7231cd399d893db9881c9c88d0dc0" 2019-01-09 02:31:42,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d5851575-7bc2-44c5-a731-1f330f1cab33 Date: Wed, 09 Jan 2019 02:31: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:31:42,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d5851575-7bc2-44c5-a731-1f330f1cab33 2019-01-09 02:31:42,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f39bb969a7c7231cd399d893db9881c9c88d0dc0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image"}' 2019-01-09 02:31:42,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/bbacfcae-3937-4447-b162-01ce4e428247 X-Openstack-Request-Id: req-c674a90e-c0df-4049-8fdd-f4fdec467458 Date: Wed, 09 Jan 2019 02:31:42 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:31:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:31:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/bbacfcae-3937-4447-b162-01ce4e428247", "min_disk": 0, "protected": false, "id": "bbacfcae-3937-4447-b162-01ce4e428247", "file": "/v2/images/bbacfcae-3937-4447-b162-01ce4e428247/file", "checksum": null, "owner": "b6464bca48b54fca86bd1271b1c945a9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:31:42,732 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c674a90e-c0df-4049-8fdd-f4fdec467458 2019-01-09 02:31:42,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/bbacfcae-3937-4447-b162-01ce4e428247/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f39bb969a7c7231cd399d893db9881c9c88d0dc0" -d '' 2019-01-09 02:31:43,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02e47ae4-317d-4df8-9529-bdcbf80a2876 Date: Wed, 09 Jan 2019 02:31:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:31:43,410 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/bbacfcae-3937-4447-b162-01ce4e428247/file used request id req-02e47ae4-317d-4df8-9529-bdcbf80a2876 2019-01-09 02:31:43,410 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:31:43,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/bbacfcae-3937-4447-b162-01ce4e428247 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f39bb969a7c7231cd399d893db9881c9c88d0dc0" 2019-01-09 02:31:43,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4be35bd9-bb83-4971-824c-a206a59e7df2 Date: Wed, 09 Jan 2019 02:31:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:31:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:31:43Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/bbacfcae-3937-4447-b162-01ce4e428247/snap", "metadata": {}}], "self": "/v2/images/bbacfcae-3937-4447-b162-01ce4e428247", "min_disk": 0, "protected": false, "id": "bbacfcae-3937-4447-b162-01ce4e428247", "file": "/v2/images/bbacfcae-3937-4447-b162-01ce4e428247/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6464bca48b54fca86bd1271b1c945a9", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/bbacfcae-3937-4447-b162-01ce4e428247/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:31:43,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/bbacfcae-3937-4447-b162-01ce4e428247 used request id req-4be35bd9-bb83-4971-824c-a206a59e7df2 2019-01-09 02:31:43,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f39bb969a7c7231cd399d893db9881c9c88d0dc0" 2019-01-09 02:31:43,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-308e54fd-d7a6-4733-9de5-cdb5b44b8ac8 Date: Wed, 09 Jan 2019 02:31:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:31:43,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-308e54fd-d7a6-4733-9de5-cdb5b44b8ac8 2019-01-09 02:31:43,766 - create_image - INFO - Created image with name - CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image 2019-01-09 02:31:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/bbacfcae-3937-4447-b162-01ce4e428247 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f39bb969a7c7231cd399d893db9881c9c88d0dc0" 2019-01-09 02:31:43,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-68fed6be-4752-4c0a-9cfe-2e0b724506a7 Date: Wed, 09 Jan 2019 02:31:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:31:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:31:43Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/bbacfcae-3937-4447-b162-01ce4e428247/snap", "metadata": {}}], "self": "/v2/images/bbacfcae-3937-4447-b162-01ce4e428247", "min_disk": 0, "protected": false, "id": "bbacfcae-3937-4447-b162-01ce4e428247", "file": "/v2/images/bbacfcae-3937-4447-b162-01ce4e428247/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6464bca48b54fca86bd1271b1c945a9", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/bbacfcae-3937-4447-b162-01ce4e428247/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:31:43,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/bbacfcae-3937-4447-b162-01ce4e428247 used request id req-68fed6be-4752-4c0a-9cfe-2e0b724506a7 2019-01-09 02:31:43,938 - create_image - DEBUG - Instance status is - active 2019-01-09 02:31:43,938 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image 2019-01-09 02:31:43,939 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image 2019-01-09 02:31:43,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:31:43,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:31:44,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["dVVWzg6nTliJFJgr3soT8A"], "issued_at": "2019-01-09T02:31:44.000000Z"}} 2019-01-09 02:31:44,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027b31884280be1892a9a80020b6a4505552c628" 2019-01-09 02:31:44,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c14370c-2292-4fcd-a1c6-157753f756a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:31:44,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4c14370c-2292-4fcd-a1c6-157753f756a4 2019-01-09 02:31:44,404 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:31:44,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027b31884280be1892a9a80020b6a4505552c628" 2019-01-09 02:31:44,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31: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-6457c215-7f17-40bc-ab1e-e90296708ebc x-compute-request-id: req-6457c215-7f17-40bc-ab1e-e90296708ebc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:31:44,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6457c215-7f17-40bc-ab1e-e90296708ebc 2019-01-09 02:31:44,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027b31884280be1892a9a80020b6a4505552c628" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:31:44,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31: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-5bdf11f4-1d23-4a68-a5d2-6ab533617bc5 x-compute-request-id: req-5bdf11f4-1d23-4a68-a5d2-6ab533617bc5 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6a2feca7-fe12-4a2f-9af8-f876b6e9100c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6a2feca7-fe12-4a2f-9af8-f876b6e9100c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6a2feca7-fe12-4a2f-9af8-f876b6e9100c", "name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:31:44,643 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5bdf11f4-1d23-4a68-a5d2-6ab533617bc5 2019-01-09 02:31:44,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:31:44,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:31:45,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "dfd27c00aedb49b39ba3f1c11de1a944", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj-role"}], "expires_at": "2019-01-09T03:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6464bca48b54fca86bd1271b1c945a9", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-79c438a8-71ff-430-user", "id": "ca98fee4a0e2484993aa77a4b915bcba"}, "audit_ids": ["9P66FqA9R8C8UIQdp4YJdw"], "issued_at": "2019-01-09T02:31:45.000000Z"}} 2019-01-09 02:31:45,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:31:45,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b957bcb7-a680-48ef-84cf-3776be876c13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:31:45,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b957bcb7-a680-48ef-84cf-3776be876c13 2019-01-09 02:31:45,108 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:31:45,110 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:31:45,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:31:45,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:45 GMT Server: Apache x-openstack-request-id: req-ec0ebe5c-9cb0-4781-a1e7-84b45ef782a5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:31:45,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack used request id req-ec0ebe5c-9cb0-4781-a1e7-84b45ef782a5 2019-01-09 02:31:45,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-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-86d42f76-abba-4700-936f-3df39e990489-net", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name"}}' 2019-01-09 02:31:47,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:31:45 GMT Server: Apache x-openstack-request-id: req-4bdec879-fab5-45bd-a33c-a0ef2bb02bab Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}]}} 2019-01-09 02:31:47,558 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks used request id req-4bdec879-fab5-45bd-a33c-a0ef2bb02bab 2019-01-09 02:31:47,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:31:47,737 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:47 GMT Server: Apache x-openstack-request-id: req-3308ae9e-fe22-42a3-b4dd-561a4bc98c4b Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:47,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:47 GMT Server: Apache x-openstack-request-id: req-ecf20a7e-2b0b-4989-b164-466d200e1d0a 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:47,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-ecf20a7e-2b0b-4989-b164-466d200e1d0a 2019-01-09 02:31:47,961 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack 2019-01-09 02:31:47,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:31:48,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:47 GMT Server: Apache x-openstack-request-id: req-172d6c9f-b347-47dc-ac50-b5982be26de2 Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:48,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:48 GMT Server: Apache x-openstack-request-id: req-2b62aad6-a677-41bb-a87d-43d02da3d18e 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:48,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-2b62aad6-a677-41bb-a87d-43d02da3d18e 2019-01-09 02:31:48,325 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:31:48,325 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:31:51,328 - create_stack - DEBUG - Stack status query timeout in 1196.633636 2019-01-09 02:31:51,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:31:51,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:51 GMT Server: Apache x-openstack-request-id: req-1bc9e7f6-983f-4957-b8db-6587216451b7 Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:51,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:51 GMT Server: Apache x-openstack-request-id: req-ff0843b3-7c12-4333-af07-9a0bb8dbef96 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:51,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-ff0843b3-7c12-4333-af07-9a0bb8dbef96 2019-01-09 02:31:51,761 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:31:51,761 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:31:54,764 - create_stack - DEBUG - Stack status query timeout in 1193.19762087 2019-01-09 02:31:54,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:31:54,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:54 GMT Server: Apache x-openstack-request-id: req-50b6fc48-9663-4548-b44f-8d3053ea425f Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:54,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:54 GMT Server: Apache x-openstack-request-id: req-b2b959d0-9121-48c6-aeb7-650fbe229c82 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:54,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-b2b959d0-9121-48c6-aeb7-650fbe229c82 2019-01-09 02:31:54,982 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:31:54,982 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:31:57,985 - create_stack - DEBUG - Stack status query timeout in 1189.97607088 2019-01-09 02:31:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:31:58,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:31:57 GMT Server: Apache x-openstack-request-id: req-1c8310fb-b6a6-4ecd-b2ff-48f8680663ae Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:31:58,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:31:58 GMT Server: Apache x-openstack-request-id: req-e7d2c5bb-94de-45e8-9182-6b7796545207 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:31:58,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-e7d2c5bb-94de-45e8-9182-6b7796545207 2019-01-09 02:31:58,206 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:31:58,206 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:32:01,209 - create_stack - DEBUG - Stack status query timeout in 1186.75213885 2019-01-09 02:32:01,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:32:01,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:01 GMT Server: Apache x-openstack-request-id: req-1474ea07-6c4c-4507-a7a2-0c30f7faaddd Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:01,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:01 GMT Server: Apache x-openstack-request-id: req-d32a274c-2bd3-4887-bb2e-6f92de033016 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:01,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-d32a274c-2bd3-4887-bb2e-6f92de033016 2019-01-09 02:32:01,588 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:32:01,588 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:32:04,591 - create_stack - DEBUG - Stack status query timeout in 1183.37024403 2019-01-09 02:32:04,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:32:04,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:04 GMT Server: Apache x-openstack-request-id: req-2d9b5e58-064c-478e-bfe7-6e70c7820817 Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:04,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:04 GMT Server: Apache x-openstack-request-id: req-acb270ba-6e93-4ce0-a02d-6179a9b0f509 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:04,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-acb270ba-6e93-4ce0-a02d-6179a9b0f509 2019-01-09 02:32:04,808 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:32:04,809 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack 2019-01-09 02:32:04,809 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack 2019-01-09 02:32:04,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:32:05,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "dfd27c00aedb49b39ba3f1c11de1a944", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj-role"}], "expires_at": "2019-01-09T03:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6464bca48b54fca86bd1271b1c945a9", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-79c438a8-71ff-430-user", "id": "ca98fee4a0e2484993aa77a4b915bcba"}, "audit_ids": ["zTBxeH2uS76UCj9D06XOTg"], "issued_at": "2019-01-09T02:32:05.000000Z"}} 2019-01-09 02:32:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa9e1a73f721e40819b2337b02189414ec36466" 2019-01-09 02:32:05,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:05 GMT Server: Apache x-openstack-request-id: req-f56205e3-8581-4e17-ad54-259d3401840f Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:05,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:05 GMT Server: Apache x-openstack-request-id: req-64a5cde8-8a60-48b7-a3d1-2394add5b189 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:05,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-64a5cde8-8a60-48b7-a3d1-2394add5b189 2019-01-09 02:32:05,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:32:05,790 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:05 GMT Server: Apache x-openstack-request-id: req-0531e338-c5ea-491a-986f-c2511e77ff55 Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:05,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:05 GMT Server: Apache x-openstack-request-id: req-6e8de5f8-9773-4137-845b-33e4f1db3c24 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:05,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-6e8de5f8-9773-4137-845b-33e4f1db3c24 2019-01-09 02:32:05,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:32:05,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:32:06,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "dfd27c00aedb49b39ba3f1c11de1a944", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj-role"}], "expires_at": "2019-01-09T03:32:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6464bca48b54fca86bd1271b1c945a9", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/b6464bca48b54fca86bd1271b1c945a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-79c438a8-71ff-430-user", "id": "ca98fee4a0e2484993aa77a4b915bcba"}, "audit_ids": ["gW4UTrFaSmqc85YjZTdERA"], "issued_at": "2019-01-09T02:32:06.000000Z"}} 2019-01-09 02:32:06,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f8bb3df6c2c507c4ab1638fc9d3fec675da4534" 2019-01-09 02:32:06,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0225c1-518b-4414-afa7-5dd20779cfa8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:32:06,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d0225c1-518b-4414-afa7-5dd20779cfa8 2019-01-09 02:32:06,448 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:32:06,451 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:32:06,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f8bb3df6c2c507c4ab1638fc9d3fec675da4534" 2019-01-09 02:32:06,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:06 GMT Server: Apache x-openstack-request-id: req-c89fd471-47dd-452b-bd55-31ad5cc9129c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "deletion_time": null, "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "tags": null}]} 2019-01-09 02:32:06,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack used request id req-c89fd471-47dd-452b-bd55-31ad5cc9129c 2019-01-09 02:32:06,640 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack 2019-01-09 02:32:06,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f8bb3df6c2c507c4ab1638fc9d3fec675da4534" 2019-01-09 02:32:06,803 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:06 GMT Server: Apache x-openstack-request-id: req-35eba06c-a7c0-4603-b60f-13daa0cf80ab Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:06,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:06 GMT Server: Apache x-openstack-request-id: req-ef31f87b-a459-42e0-ae06-8c0890ebf5a3 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:06,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-ef31f87b-a459-42e0-ae06-8c0890ebf5a3 2019-01-09 02:32:06,990 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack 2019-01-09 02:32:06,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:32:07,021 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:06 GMT Server: Apache x-openstack-request-id: req-e7afa444-8f73-4781-88d8-34546ca3ead9 Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:07,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:32:07 GMT Server: Apache x-openstack-request-id: req-8017a6f5-0910-4c6f-a98e-b9d3061b4739 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:32:07,062 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-8017a6f5-0910-4c6f-a98e-b9d3061b4739 2019-01-09 02:32:07,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:32:07,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:07 GMT Server: Apache x-openstack-request-id: req-45db27ae-22d8-4845-bcf8-36c6d447ff38 Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:07,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:07 GMT Server: Apache x-openstack-request-id: req-8a8624ec-e920-45a4-80ce-74dc567b638d 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:07,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-8a8624ec-e920-45a4-80ce-74dc567b638d 2019-01-09 02:32:07,134 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:32:07,134 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:32:10,138 - create_stack - DEBUG - Stack status query timeout in 1196.92524791 2019-01-09 02:32:10,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:32:10,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:10 GMT Server: Apache x-openstack-request-id: req-68f9c32e-25a9-4315-ba73-c8c8e5dc7923 Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:10,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:10 GMT Server: Apache x-openstack-request-id: req-bc53a54e-3572-4593-afc6-3a3ddc650ed6 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "tags": null, "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:32:07Z", "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:10,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-bc53a54e-3572-4593-afc6-3a3ddc650ed6 2019-01-09 02:32:10,326 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:32:10,326 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:32:13,329 - create_stack - DEBUG - Stack status query timeout in 1193.73371196 2019-01-09 02:32:13,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:32:13,358 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:13 GMT Server: Apache x-openstack-request-id: req-970f0cc6-0b54-45ca-a5d3-05ca304f5a35 Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:13,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:13 GMT Server: Apache x-openstack-request-id: req-1394cf7d-5c02-427e-8068-509c291058b2 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "tags": null, "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:32:07Z", "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:13,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-1394cf7d-5c02-427e-8068-509c291058b2 2019-01-09 02:32:13,385 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:32:13,385 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:32:16,389 - create_stack - DEBUG - Stack status query timeout in 1190.67423487 2019-01-09 02:32:16,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:32:16,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:16 GMT Server: Apache x-openstack-request-id: req-1868ba00-d03b-4210-96ec-643f4a84776c Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:16,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:16 GMT Server: Apache x-openstack-request-id: req-1976d9be-4729-4515-87c0-ba07b92421e0 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "tags": null, "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:32:07Z", "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:16,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-1976d9be-4729-4515-87c0-ba07b92421e0 2019-01-09 02:32:16,444 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:32:16,444 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:32:19,448 - create_stack - DEBUG - Stack status query timeout in 1187.61519098 2019-01-09 02:32:19,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:32:19,479 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:19 GMT Server: Apache x-openstack-request-id: req-c0749917-e00f-461d-af26-c064ae4cddeb Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:20,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:19 GMT Server: Apache x-openstack-request-id: req-2bb21e0c-3c63-4594-aeb3-c58c901de71b 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": "b6464bca48b54fca86bd1271b1c945a9", "OS::stack_id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "image_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image", "inst_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-inst", "subnet_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-subnet", "flavor_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-flavor-name", "net_name": "CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-net"}, "deletion_time": "2019-01-09T02:32:17Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack", "stack_user_project_id": "8e25e57cc25f4accbe28034d7b65755a", "tags": null, "creation_time": "2019-01-09T02:31:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:32:07Z", "id": "f74e8873-345c-4d7b-8fbf-e5f07c8a7aba", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:20,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-2bb21e0c-3c63-4594-aeb3-c58c901de71b 2019-01-09 02:32:20,070 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:32:20,070 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack 2019-01-09 02:32:20,070 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack 2019-01-09 02:32:20,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd455a7a41170dc31b6ee0f80a04376e3dc05c5d" 2019-01-09 02:32:20,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:20 GMT Server: Apache x-openstack-request-id: req-68045894-da6b-4918-8410-33f35fda04be Location: http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:20,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:32:20 GMT Server: Apache x-openstack-request-id: req-1db5ab3e-b76c-407a-8d69-170927dcf3d9 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:32:20,443 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b6464bca48b54fca86bd1271b1c945a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-stack/f74e8873-345c-4d7b-8fbf-e5f07c8a7aba used request id req-1db5ab3e-b76c-407a-8d69-170927dcf3d9 2019-01-09 02:32:20,445 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-86d42f76-abba-4700-936f-3df39e990489-image 2019-01-09 02:32:20,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/bbacfcae-3937-4447-b162-01ce4e428247 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f39bb969a7c7231cd399d893db9881c9c88d0dc0" 2019-01-09 02:32:21,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9229cee4-1164-47dc-b0a7-e1318f295ba8 Date: Wed, 09 Jan 2019 02:32:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:32:21,189 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/bbacfcae-3937-4447-b162-01ce4e428247 used request id req-9229cee4-1164-47dc-b0a7-e1318f295ba8 2019-01-09 02:32:21,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/6a2feca7-fe12-4a2f-9af8-f876b6e9100c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027b31884280be1892a9a80020b6a4505552c628" 2019-01-09 02:32:21,227 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:32: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-00f63a77-bf70-4789-903c-3eef9bd1ad47 x-compute-request-id: req-00f63a77-bf70-4789-903c-3eef9bd1ad47 Content-Length: 0 Content-Type: application/json 2019-01-09 02:32:21,227 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/6a2feca7-fe12-4a2f-9af8-f876b6e9100c used request id req-00f63a77-bf70-4789-903c-3eef9bd1ad47 2019-01-09 02:32:21,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:32:21,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c7636192-d6fa-46fd-a41c-f0cb38828273 Date: Wed, 09 Jan 2019 02:32:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b6464bca48b54fca86bd1271b1c945a9", "created_at": "2019-01-09T02:31:48Z", "updated_at": "2019-01-09T02:31:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:31:48Z", "revision_number": 0, "id": "3349e255-0eac-4ebf-9f73-77cb16d10dca", "remote_group_id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "remote_ip_prefix": null, "created_at": "2019-01-09T02:31:48Z", "security_group_id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "tenant_id": "b6464bca48b54fca86bd1271b1c945a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6464bca48b54fca86bd1271b1c945a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:31:48Z", "revision_number": 0, "id": "431686e9-b74a-4f8f-9462-26dd1188b46f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:31:48Z", "security_group_id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "tenant_id": "b6464bca48b54fca86bd1271b1c945a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6464bca48b54fca86bd1271b1c945a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:31:48Z", "revision_number": 0, "id": "8686a868-0589-475d-ac19-7aecc424da99", "remote_group_id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "remote_ip_prefix": null, "created_at": "2019-01-09T02:31:48Z", "security_group_id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "tenant_id": "b6464bca48b54fca86bd1271b1c945a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6464bca48b54fca86bd1271b1c945a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:31:48Z", "revision_number": 0, "id": "f8952628-919d-4a10-8a3b-a729ef0a3f4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:31:48Z", "security_group_id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "tenant_id": "b6464bca48b54fca86bd1271b1c945a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6464bca48b54fca86bd1271b1c945a9"}], "revision_number": 4, "project_id": "b6464bca48b54fca86bd1271b1c945a9", "id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:32:21,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c7636192-d6fa-46fd-a41c-f0cb38828273 2019-01-09 02:32:21,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:32:21,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45967406-f4ac-47a6-b745-ce4e81395396 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:32:21,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-45967406-f4ac-47a6-b745-ce4e81395396 2019-01-09 02:32:21,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:32:21,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8f6a3a-3afb-4029-9f01-a7048e2c64d2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:32:21,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-9b8f6a3a-3afb-4029-9f01-a7048e2c64d2 2019-01-09 02:32:21,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:32:21,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd720aeb-2658-4d61-8461-144fbdf81e47 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9"}, "enabled": true, "id": "b6464bca48b54fca86bd1271b1c945a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-79c438a8-71ff-430-proj"}} 2019-01-09 02:32:21,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9 used request id req-dd720aeb-2658-4d61-8461-144fbdf81e47 2019-01-09 02:32:21,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89974319-3ed7-40ef-ad81-5f2028f7ca76 2019-01-09 02:32:21,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89974319-3ed7-40ef-ad81-5f2028f7ca76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:32:21,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cf57249e-de81-42bc-bbbc-9095db082a60 Date: Wed, 09 Jan 2019 02:32:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:31:48Z", "security_group_id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "port_range_min": null, "revision_number": 0, "tenant_id": "b6464bca48b54fca86bd1271b1c945a9", "created_at": "2019-01-09T02:31:48Z", "project_id": "b6464bca48b54fca86bd1271b1c945a9", "id": "3349e255-0eac-4ebf-9f73-77cb16d10dca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:31:48Z", "security_group_id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "port_range_min": null, "revision_number": 0, "tenant_id": "b6464bca48b54fca86bd1271b1c945a9", "created_at": "2019-01-09T02:31:48Z", "project_id": "b6464bca48b54fca86bd1271b1c945a9", "id": "431686e9-b74a-4f8f-9462-26dd1188b46f"}, {"remote_group_id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:31:48Z", "security_group_id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "port_range_min": null, "revision_number": 0, "tenant_id": "b6464bca48b54fca86bd1271b1c945a9", "created_at": "2019-01-09T02:31:48Z", "project_id": "b6464bca48b54fca86bd1271b1c945a9", "id": "8686a868-0589-475d-ac19-7aecc424da99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:31:48Z", "security_group_id": "89974319-3ed7-40ef-ad81-5f2028f7ca76", "port_range_min": null, "revision_number": 0, "tenant_id": "b6464bca48b54fca86bd1271b1c945a9", "created_at": "2019-01-09T02:31:48Z", "project_id": "b6464bca48b54fca86bd1271b1c945a9", "id": "f8952628-919d-4a10-8a3b-a729ef0a3f4c"}]} 2019-01-09 02:32:21,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=89974319-3ed7-40ef-ad81-5f2028f7ca76 used request id req-cf57249e-de81-42bc-bbbc-9095db082a60 2019-01-09 02:32:21,916 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:32:21,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/89974319-3ed7-40ef-ad81-5f2028f7ca76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:32:22,357 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ceeff2df-e17a-4024-8d86-6fb0679e257c Content-Length: 0 Date: Wed, 09 Jan 2019 02:32:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:32:22,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/89974319-3ed7-40ef-ad81-5f2028f7ca76 used request id req-ceeff2df-e17a-4024-8d86-6fb0679e257c 2019-01-09 02:32:22,358 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-79c438a8-71ff-430-proj 2019-01-09 02:32:22,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:32:22,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37389697-a0c0-4769-a389-65647937415a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:32:22,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b6464bca48b54fca86bd1271b1c945a9 used request id req-37389697-a0c0-4769-a389-65647937415a 2019-01-09 02:32:22,607 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-79c438a8-71ff-430-proj-role 2019-01-09 02:32:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/dfd27c00aedb49b39ba3f1c11de1a944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:32:22,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c810f591-f6ce-4d00-bb3f-7e6a257a6ca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:32:22,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/dfd27c00aedb49b39ba3f1c11de1a944 used request id req-c810f591-f6ce-4d00-bb3f-7e6a257a6ca2 2019-01-09 02:32:22,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aebbdc0dbaa0f53378c81f797f054fbd2a1553" 2019-01-09 02:32:22,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a49ec6-a02e-43ed-8106-b5209357ac05 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:32:22,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-15a49ec6-a02e-43ed-8106-b5209357ac05 2019-01-09 02:32:22,809 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-79c438a8-71ff-430-user 2019-01-09 02:32:22,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ca98fee4a0e2484993aa77a4b915bcba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f8c8aa6e2961d23046f3fd92d5f37e21f58c96" 2019-01-09 02:32:23,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b204f28-0e9e-4e27-86b3-a108e4074d96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:32:23,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ca98fee4a0e2484993aa77a4b915bcba used request id req-1b204f28-0e9e-4e27-86b3-a108e4074d96 2019-01-09 02:32:23,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:32:23,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["9zKXFgUuRiC7mJq8Z2GIJA"], "issued_at": "2019-01-09T02:32:23.000000Z"}} 2019-01-09 02:32:23,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7b2844f9d2f2d85a8f87d51ca63f7babefad85" 2019-01-09 02:32:23,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66e0d05-f88b-42ec-954d-314aecda0c02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:32:23,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e66e0d05-f88b-42ec-954d-314aecda0c02 2019-01-09 02:32:23,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:32:23,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:32:23,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["lvA2kr1rTIqCILafpolcPA"], "issued_at": "2019-01-09T02:32:23.000000Z"}} 2019-01-09 02:32:23,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:32:23,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e44cbde-f9be-4886-982a-61293a173751 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:32:23,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7e44cbde-f9be-4886-982a-61293a173751 2019-01-09 02:32:23,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:32:23,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:32:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:32:23,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-014e19ed-a04c-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:32:24,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f830213a-1f13-48c6-8ea2-0c36e1c7ca9d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-014e19ed-a04c-4bd-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:32:24,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-014e19ed-a04c-4bd-proj used request id req-f830213a-1f13-48c6-8ea2-0c36e1c7ca9d 2019-01-09 02:32:24,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:32:24,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77edff5f-26b4-4cb2-87c4-3553e5ef40fe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:32:24,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-77edff5f-26b4-4cb2-87c4-3553e5ef40fe 2019-01-09 02:32:24,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj"}}' 2019-01-09 02:32:24,269 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4485d3be-5b03-463c-a026-600a479f02bf Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328"}, "enabled": true, "id": "43650f194c71456fbc1fc8cab2820328", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj"}} 2019-01-09 02:32:24,269 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4485d3be-5b03-463c-a026-600a479f02bf 2019-01-09 02:32:24,269 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-014e19ed-a04c-4bd-proj 2019-01-09 02:32:24,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:32:24,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:32:24,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:32:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["sCwTxtQCTIa3uM4XBCP8Kw"], "issued_at": "2019-01-09T02:32:24.000000Z"}} 2019-01-09 02:32:24,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51a789bba400f6838e780330da8cb3c5ff693ce" 2019-01-09 02:32:24,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205cb36a-6a68-49a7-9ed6-4c989aa8b938 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:32:24,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-205cb36a-6a68-49a7-9ed6-4c989aa8b938 2019-01-09 02:32:24,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:32:24,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:32:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:32:24,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51a789bba400f6838e780330da8cb3c5ff693ce" 2019-01-09 02:32:24,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c8c070-0a3d-4f93-a756-5c89a14e8bea Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:32:24,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b0c8c070-0a3d-4f93-a756-5c89a14e8bea 2019-01-09 02:32:24,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-014e19ed-a04c-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51a789bba400f6838e780330da8cb3c5ff693ce" 2019-01-09 02:32:24,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa3d773-668f-4794-bce4-9eb58cfdee8d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-014e19ed-a04c-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328"}, "enabled": true, "id": "43650f194c71456fbc1fc8cab2820328", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj"}]} 2019-01-09 02:32:24,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-014e19ed-a04c-4bd-proj used request id req-4aa3d773-668f-4794-bce4-9eb58cfdee8d 2019-01-09 02:32:24,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51a789bba400f6838e780330da8cb3c5ff693ce" 2019-01-09 02:32:25,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-716e331e-1d50-4be8-b265-62b2702aa401 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:32:25,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-716e331e-1d50-4be8-b265-62b2702aa401 2019-01-09 02:32:25,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51a789bba400f6838e780330da8cb3c5ff693ce" 2019-01-09 02:32:25,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926fca0d-ea23-46c4-9e17-8a2d33c530b7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:32:25,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-926fca0d-ea23-46c4-9e17-8a2d33c530b7 2019-01-09 02:32:25,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-014e19ed-a04c-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51a789bba400f6838e780330da8cb3c5ff693ce" 2019-01-09 02:32:25,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bb447ae-ff53-4cb4-b0ab-aeb343190a44 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-014e19ed-a04c-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328"}, "enabled": true, "id": "43650f194c71456fbc1fc8cab2820328", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj"}]} 2019-01-09 02:32:25,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-014e19ed-a04c-4bd-proj used request id req-9bb447ae-ff53-4cb4-b0ab-aeb343190a44 2019-01-09 02:32:25,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/3c1171d75f484397a03130a760b5e47a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51a789bba400f6838e780330da8cb3c5ff693ce" 2019-01-09 02:32:25,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2587c15-d195-4780-aecd-80128240d11b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-014e19ed-a04c-4bd-user", "links": {"self": "http://172.30.9.26:5000/v3/users/3c1171d75f484397a03130a760b5e47a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "43650f194c71456fbc1fc8cab2820328", "id": "3c1171d75f484397a03130a760b5e47a", "password_expires_at": null}} 2019-01-09 02:32:25,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3c1171d75f484397a03130a760b5e47a used request id req-a2587c15-d195-4780-aecd-80128240d11b 2019-01-09 02:32:25,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328/users/3c1171d75f484397a03130a760b5e47a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51a789bba400f6838e780330da8cb3c5ff693ce" 2019-01-09 02:32:25,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467a95ed-2164-4947-9481-c9ad9408f628 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328/users/3c1171d75f484397a03130a760b5e47a/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:32:25,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328/users/3c1171d75f484397a03130a760b5e47a/roles used request id req-467a95ed-2164-4947-9481-c9ad9408f628 2019-01-09 02:32:25,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51a789bba400f6838e780330da8cb3c5ff693ce" 2019-01-09 02:32:25,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a5901a-d791-4ee1-8b7d-182fd4fa09bf Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:32:25,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-e6a5901a-d791-4ee1-8b7d-182fd4fa09bf 2019-01-09 02:32:25,815 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-014e19ed-a04c-4bd-proj 2019-01-09 02:32:25,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328/users/3c1171d75f484397a03130a760b5e47a/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51a789bba400f6838e780330da8cb3c5ff693ce" 2019-01-09 02:32:25,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1caca075-c8dd-499f-9995-c904748987cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:32:25,876 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328/users/3c1171d75f484397a03130a760b5e47a/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-1caca075-c8dd-499f-9995-c904748987cc 2019-01-09 02:32:25,877 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-014e19ed-a04c-4bd-user 2019-01-09 02:32:25,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:32:25,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:32:25,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e046ed-90c2-425a-b806-19a68adcab27 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:32:25,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b0e046ed-90c2-425a-b806-19a68adcab27 2019-01-09 02:32:25,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" -d '{"role": {"name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj-role"}}' 2019-01-09 02:32:26,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebf513f1-6085-430c-95c9-aa253158197d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "89d00d658e79480e952f941ddbf2077a", "links": {"self": "http://172.30.9.26:5000/v3/roles/89d00d658e79480e952f941ddbf2077a"}, "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj-role"}} 2019-01-09 02:32:26,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ebf513f1-6085-430c-95c9-aa253158197d 2019-01-09 02:32:26,090 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-014e19ed-a04c-4bd-proj-role 2019-01-09 02:32:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/89d00d658e79480e952f941ddbf2077a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:32:26,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c93a15-fb64-4b8e-9b2d-10b2c29bdccb Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/89d00d658e79480e952f941ddbf2077a"}, "domain_id": null, "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj-role", "id": "89d00d658e79480e952f941ddbf2077a"}} 2019-01-09 02:32:26,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/89d00d658e79480e952f941ddbf2077a used request id req-85c93a15-fb64-4b8e-9b2d-10b2c29bdccb 2019-01-09 02:32:26,180 - keystone_utils - INFO - Granting role CreateStackSuccessTests-014e19ed-a04c-4bd-proj-role to project CreateStackSuccessTests-014e19ed-a04c-4bd-proj 2019-01-09 02:32:26,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328/users/3c1171d75f484397a03130a760b5e47a/roles/89d00d658e79480e952f941ddbf2077a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:32:26,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b6de2e-7654-46fc-8273-b45d380f8cef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:32:26,301 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328/users/3c1171d75f484397a03130a760b5e47a/roles/89d00d658e79480e952f941ddbf2077a used request id req-95b6de2e-7654-46fc-8273-b45d380f8cef 2019-01-09 02:32:26,301 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:32:26,301 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:32:26,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:32:26,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:32:26,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "89d00d658e79480e952f941ddbf2077a", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43650f194c71456fbc1fc8cab2820328", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-user", "id": "3c1171d75f484397a03130a760b5e47a"}, "audit_ids": ["Ymwb7or6Tkaa4tXnkW_Wfw"], "issued_at": "2019-01-09T02:32:26.000000Z"}} 2019-01-09 02:32:26,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83d73e0aa83282cc16a1020445a8de662772ac1f" 2019-01-09 02:32:26,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-725dbe43-8b54-4015-bd38-389233184426 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:32:26,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-725dbe43-8b54-4015-bd38-389233184426 2019-01-09 02:32:26,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83d73e0aa83282cc16a1020445a8de662772ac1f" 2019-01-09 02:32:26,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-59c7d547-1a4f-4362-989d-cbe67e2374e1 Date: Wed, 09 Jan 2019 02:32:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image"} 2019-01-09 02:32:26,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image used request id req-59c7d547-1a4f-4362-989d-cbe67e2374e1 2019-01-09 02:32:26,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83d73e0aa83282cc16a1020445a8de662772ac1f" 2019-01-09 02:32:27,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9e029c96-9a20-42fc-9b9e-6da95a199377 Date: Wed, 09 Jan 2019 02:32: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:32:27,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9e029c96-9a20-42fc-9b9e-6da95a199377 2019-01-09 02:32:27,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83d73e0aa83282cc16a1020445a8de662772ac1f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image"}' 2019-01-09 02:32:27,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab X-Openstack-Request-Id: req-ed6ddaa1-27ad-4854-892c-991dfcee7e34 Date: Wed, 09 Jan 2019 02:32:27 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:32:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:32:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab", "min_disk": 0, "protected": false, "id": "e2c56705-9d65-420e-96b8-22a22f25faab", "file": "/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab/file", "checksum": null, "owner": "43650f194c71456fbc1fc8cab2820328", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:32:27,313 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ed6ddaa1-27ad-4854-892c-991dfcee7e34 2019-01-09 02:32:27,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83d73e0aa83282cc16a1020445a8de662772ac1f" -d '' 2019-01-09 02:32:28,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e503afb4-84a1-4cd6-b50e-d7a1aed5312c Date: Wed, 09 Jan 2019 02:32:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:32:28,335 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab/file used request id req-e503afb4-84a1-4cd6-b50e-d7a1aed5312c 2019-01-09 02:32:28,336 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:32:28,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83d73e0aa83282cc16a1020445a8de662772ac1f" 2019-01-09 02:32:28,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-8b40e409-802e-4e7c-be7b-e2d31c240d1c Date: Wed, 09 Jan 2019 02:32:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:32:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:32:28Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e2c56705-9d65-420e-96b8-22a22f25faab/snap", "metadata": {}}], "self": "/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab", "min_disk": 0, "protected": false, "id": "e2c56705-9d65-420e-96b8-22a22f25faab", "file": "/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43650f194c71456fbc1fc8cab2820328", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e2c56705-9d65-420e-96b8-22a22f25faab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:32:28,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab used request id req-8b40e409-802e-4e7c-be7b-e2d31c240d1c 2019-01-09 02:32:28,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83d73e0aa83282cc16a1020445a8de662772ac1f" 2019-01-09 02:32:28,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e1280a2b-41a6-46eb-85bc-8a11367ded61 Date: Wed, 09 Jan 2019 02:32: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:32:28,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e1280a2b-41a6-46eb-85bc-8a11367ded61 2019-01-09 02:32:28,699 - create_image - INFO - Created image with name - CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image 2019-01-09 02:32:28,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83d73e0aa83282cc16a1020445a8de662772ac1f" 2019-01-09 02:32:28,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-5d3b7e6d-ef2a-42e9-af10-c6162189573c Date: Wed, 09 Jan 2019 02:32:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:32:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:32:28Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e2c56705-9d65-420e-96b8-22a22f25faab/snap", "metadata": {}}], "self": "/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab", "min_disk": 0, "protected": false, "id": "e2c56705-9d65-420e-96b8-22a22f25faab", "file": "/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43650f194c71456fbc1fc8cab2820328", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e2c56705-9d65-420e-96b8-22a22f25faab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:32:28,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab used request id req-5d3b7e6d-ef2a-42e9-af10-c6162189573c 2019-01-09 02:32:28,863 - create_image - DEBUG - Instance status is - active 2019-01-09 02:32:28,863 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image 2019-01-09 02:32:28,863 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image 2019-01-09 02:32:28,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:32:28,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:32:29,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["mPoGL2HDRuCPmf0oZ7bsAQ"], "issued_at": "2019-01-09T02:32:29.000000Z"}} 2019-01-09 02:32:29,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eca1d9dc464ba130a62faeb1959460906775d2d" 2019-01-09 02:32:29,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9415e9a5-20be-4d7e-97b5-74198f934411 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:32:29,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9415e9a5-20be-4d7e-97b5-74198f934411 2019-01-09 02:32:29,331 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:32:29,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eca1d9dc464ba130a62faeb1959460906775d2d" 2019-01-09 02:32:29,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96271c55-9319-4d88-b836-943ab6e8c9ca x-compute-request-id: req-96271c55-9319-4d88-b836-943ab6e8c9ca Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:32:29,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-96271c55-9319-4d88-b836-943ab6e8c9ca 2019-01-09 02:32:29,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eca1d9dc464ba130a62faeb1959460906775d2d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:32:29,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7786f7c-daf2-452d-a9a2-7e1089b6bf12 x-compute-request-id: req-d7786f7c-daf2-452d-a9a2-7e1089b6bf12 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d7127817-0fe4-454b-97f7-81ed16464abb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d7127817-0fe4-454b-97f7-81ed16464abb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d7127817-0fe4-454b-97f7-81ed16464abb", "name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:32:29,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d7786f7c-daf2-452d-a9a2-7e1089b6bf12 2019-01-09 02:32:29,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:32:29,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:32:29,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "89d00d658e79480e952f941ddbf2077a", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43650f194c71456fbc1fc8cab2820328", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-user", "id": "3c1171d75f484397a03130a760b5e47a"}, "audit_ids": ["0X7bedcjQjCrYTLNpwK-xQ"], "issued_at": "2019-01-09T02:32:29.000000Z"}} 2019-01-09 02:32:29,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:30,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16494521-5dd8-4f9b-b6af-17a4af21f89b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:32:30,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-16494521-5dd8-4f9b-b6af-17a4af21f89b 2019-01-09 02:32:30,008 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:32:30,011 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:32:30,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:30,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:30 GMT Server: Apache x-openstack-request-id: req-a5ee5ab5-6e4f-4543-95a8-148ea10ad425 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:32:30,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack used request id req-a5ee5ab5-6e4f-4543-95a8-148ea10ad425 2019-01-09 02:32:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-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-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name"}}' 2019-01-09 02:32:32,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:32:30 GMT Server: Apache x-openstack-request-id: req-db8a379b-fd67-416b-850d-821c10910476 Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}]}} 2019-01-09 02:32:32,646 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks used request id req-db8a379b-fd67-416b-850d-821c10910476 2019-01-09 02:32:32,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:32,844 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:32 GMT Server: Apache x-openstack-request-id: req-dcb5f021-f3ad-4826-872f-3d9abe7cc67a Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:33,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:32 GMT Server: Apache x-openstack-request-id: req-4e2978da-14a5-4e93-b5d6-1a55b41891e4 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": "43650f194c71456fbc1fc8cab2820328", "OS::stack_id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "net_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "stack_user_project_id": "386ed2d69e2d40beaf1d6f56e900fd70", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:32:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:33,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-4e2978da-14a5-4e93-b5d6-1a55b41891e4 2019-01-09 02:32:33,031 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack 2019-01-09 02:32:33,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:33,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:33 GMT Server: Apache x-openstack-request-id: req-570201f3-daa9-4d95-bd6d-883bcd5d822d Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:33,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:33 GMT Server: Apache x-openstack-request-id: req-5f4e2865-a04c-4af5-805f-fe69e1d8b1f5 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": "43650f194c71456fbc1fc8cab2820328", "OS::stack_id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "net_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "stack_user_project_id": "386ed2d69e2d40beaf1d6f56e900fd70", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:32:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:33,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-5f4e2865-a04c-4af5-805f-fe69e1d8b1f5 2019-01-09 02:32:33,409 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:32:33,409 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:32:36,412 - create_stack - DEBUG - Stack status query timeout in 1196.61911392 2019-01-09 02:32:36,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:36,593 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:36 GMT Server: Apache x-openstack-request-id: req-162a2afe-a33f-456b-9f41-b98e0906cfbe Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:36,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:36 GMT Server: Apache x-openstack-request-id: req-12acded0-5895-41ed-abaf-feef2242e72d 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": "43650f194c71456fbc1fc8cab2820328", "OS::stack_id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "net_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "stack_user_project_id": "386ed2d69e2d40beaf1d6f56e900fd70", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:32:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:36,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-12acded0-5895-41ed-abaf-feef2242e72d 2019-01-09 02:32:36,775 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:32:36,775 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:32:39,778 - create_stack - DEBUG - Stack status query timeout in 1193.25331402 2019-01-09 02:32:39,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:39,949 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:39 GMT Server: Apache x-openstack-request-id: req-70e42bb4-bd44-487c-a261-6b7a131946f5 Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:39,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:39 GMT Server: Apache x-openstack-request-id: req-049188d6-4a6b-49ca-87f0-ca7ef2c4b20f 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": "43650f194c71456fbc1fc8cab2820328", "OS::stack_id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "net_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "stack_user_project_id": "386ed2d69e2d40beaf1d6f56e900fd70", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:32:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:39,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-049188d6-4a6b-49ca-87f0-ca7ef2c4b20f 2019-01-09 02:32:39,992 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:32:39,992 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:32:42,996 - create_stack - DEBUG - Stack status query timeout in 1190.03597283 2019-01-09 02:32:42,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:43,025 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:42 GMT Server: Apache x-openstack-request-id: req-42d28e28-1ca6-47d8-b937-f84468814e74 Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:43,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:43 GMT Server: Apache x-openstack-request-id: req-6411ed6c-c75b-441c-867d-c4ce7f2cb447 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": "43650f194c71456fbc1fc8cab2820328", "OS::stack_id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "net_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "stack_user_project_id": "386ed2d69e2d40beaf1d6f56e900fd70", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:32:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:43,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-6411ed6c-c75b-441c-867d-c4ce7f2cb447 2019-01-09 02:32:43,240 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:32:43,240 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:32:46,243 - create_stack - DEBUG - Stack status query timeout in 1186.78829885 2019-01-09 02:32:46,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:46,426 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:46 GMT Server: Apache x-openstack-request-id: req-752b4590-1412-4b8c-97c8-d7c366208bec Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:46,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:46 GMT Server: Apache x-openstack-request-id: req-7c850fca-3880-44c2-aa8e-3aa913e07e2d 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": "43650f194c71456fbc1fc8cab2820328", "OS::stack_id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "net_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "stack_user_project_id": "386ed2d69e2d40beaf1d6f56e900fd70", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:32:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:46,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-7c850fca-3880-44c2-aa8e-3aa913e07e2d 2019-01-09 02:32:46,603 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:32:46,604 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:32:49,607 - create_stack - DEBUG - Stack status query timeout in 1183.42479181 2019-01-09 02:32:49,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:49,636 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:49 GMT Server: Apache x-openstack-request-id: req-ab8260bb-4f46-4adc-986e-82af78615adc Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:49,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:49 GMT Server: Apache x-openstack-request-id: req-89c8df06-c3ac-4411-84a2-1948679569d2 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": "43650f194c71456fbc1fc8cab2820328", "OS::stack_id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "net_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "stack_user_project_id": "386ed2d69e2d40beaf1d6f56e900fd70", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:32:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:49,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-89c8df06-c3ac-4411-84a2-1948679569d2 2019-01-09 02:32:49,828 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:32:49,828 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack 2019-01-09 02:32:49,828 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack 2019-01-09 02:32:49,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:49,997 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:49 GMT Server: Apache x-openstack-request-id: req-7562c7db-b221-47b7-aecf-432fe0e7bc14 Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:50,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:50 GMT Server: Apache x-openstack-request-id: req-859f65d0-00fd-4a26-a1fa-05c1be3dc401 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T02:32:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:32:32Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "97c9600e-e0fd-4b63-bdc5-53e33a56ac6b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T02:32:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:32:32Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0529c880-1421-41aa-bf18-785bd89ad865", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T02:32:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:32:32Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b209cdd1-482a-4195-b65c-652dce451ee7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T02:32:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:32:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "abe49532-a614-4c71-9bf3-aa54ef8f38e4", "resource_type": "OS::Nova::Server"}]} 2019-01-09 02:32:50,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002/resources used request id req-859f65d0-00fd-4a26-a1fa-05c1be3dc401 2019-01-09 02:32:50,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b209cdd1-482a-4195-b65c-652dce451ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:50,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-9595de02-051d-4500-9da9-e6405762670a Date: Wed, 09 Jan 2019 02:32:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0529c880-1421-41aa-bf18-785bd89ad865"],"updated_at":"2019-01-09T02:32:34Z","tenant_id":"43650f194c71456fbc1fc8cab2820328","created_at":"2019-01-09T02:32:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"43650f194c71456fbc1fc8cab2820328","id":"b209cdd1-482a-4195-b65c-652dce451ee7","name":"CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net"}]} 2019-01-09 02:32:50,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b209cdd1-482a-4195-b65c-652dce451ee7 used request id req-9595de02-051d-4500-9da9-e6405762670a 2019-01-09 02:32:50,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b209cdd1-482a-4195-b65c-652dce451ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:50,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c3c00a9b-d2b0-47dd-b516-5960f5e8944d Date: Wed, 09 Jan 2019 02:32:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b209cdd1-482a-4195-b65c-652dce451ee7","tenant_id":"43650f194c71456fbc1fc8cab2820328","created_at":"2019-01-09T02:32:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:32:34Z","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":"43650f194c71456fbc1fc8cab2820328","id":"0529c880-1421-41aa-bf18-785bd89ad865","subnetpool_id":null,"name":"CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet"}]} 2019-01-09 02:32:50,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b209cdd1-482a-4195-b65c-652dce451ee7 used request id req-c3c00a9b-d2b0-47dd-b516-5960f5e8944d 2019-01-09 02:32:50,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b209cdd1-482a-4195-b65c-652dce451ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:50,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ab8d5f5a-66c0-49d9-a79d-02f7658b0805 Date: Wed, 09 Jan 2019 02:32:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b209cdd1-482a-4195-b65c-652dce451ee7","tenant_id":"43650f194c71456fbc1fc8cab2820328","created_at":"2019-01-09T02:32:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:32:34Z","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":"43650f194c71456fbc1fc8cab2820328","id":"0529c880-1421-41aa-bf18-785bd89ad865","subnetpool_id":null,"name":"CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet"}]} 2019-01-09 02:32:50,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b209cdd1-482a-4195-b65c-652dce451ee7 used request id req-ab8d5f5a-66c0-49d9-a79d-02f7658b0805 2019-01-09 02:32:50,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:32:50,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:32:50,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "89d00d658e79480e952f941ddbf2077a", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:32:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43650f194c71456fbc1fc8cab2820328", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-user", "id": "3c1171d75f484397a03130a760b5e47a"}, "audit_ids": ["IdPIq4HOSgWEsIDqEXj-Ow"], "issued_at": "2019-01-09T02:32:50.000000Z"}} 2019-01-09 02:32:50,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e7a578b9b276a796122d853ab409b3bff9d8298" 2019-01-09 02:32:51,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1adfe88-2dd8-44a2-8a8b-35fb0ffd2b7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:32:51,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a1adfe88-2dd8-44a2-8a8b-35fb0ffd2b7e 2019-01-09 02:32:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e7a578b9b276a796122d853ab409b3bff9d8298" 2019-01-09 02:32:51,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c6c2c8e0-b8d3-4e13-b7a1-5bcc044f90d9 Date: Wed, 09 Jan 2019 02:32:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0529c880-1421-41aa-bf18-785bd89ad865"],"updated_at":"2019-01-09T02:32:34Z","tenant_id":"43650f194c71456fbc1fc8cab2820328","created_at":"2019-01-09T02:32:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"43650f194c71456fbc1fc8cab2820328","id":"b209cdd1-482a-4195-b65c-652dce451ee7","name":"CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net"}]} 2019-01-09 02:32:51,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net used request id req-c6c2c8e0-b8d3-4e13-b7a1-5bcc044f90d9 2019-01-09 02:32:51,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:32:51,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:32:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:32:51,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e7a578b9b276a796122d853ab409b3bff9d8298" 2019-01-09 02:32:51,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f903344-48c3-438c-994b-b23232498ca1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328"}, "enabled": true, "id": "43650f194c71456fbc1fc8cab2820328", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj"}} 2019-01-09 02:32:51,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328 used request id req-5f903344-48c3-438c-994b-b23232498ca1 2019-01-09 02:32:51,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b209cdd1-482a-4195-b65c-652dce451ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e7a578b9b276a796122d853ab409b3bff9d8298" 2019-01-09 02:32:51,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b0b3be17-8905-4f51-82b5-d1c25f09a6d8 Date: Wed, 09 Jan 2019 02:32:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b209cdd1-482a-4195-b65c-652dce451ee7","tenant_id":"43650f194c71456fbc1fc8cab2820328","created_at":"2019-01-09T02:32:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:32:34Z","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":"43650f194c71456fbc1fc8cab2820328","id":"0529c880-1421-41aa-bf18-785bd89ad865","subnetpool_id":null,"name":"CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet"}]} 2019-01-09 02:32:51,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b209cdd1-482a-4195-b65c-652dce451ee7 used request id req-b0b3be17-8905-4f51-82b5-d1c25f09a6d8 2019-01-09 02:32:51,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:32:51,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "89d00d658e79480e952f941ddbf2077a", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:32:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43650f194c71456fbc1fc8cab2820328", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/43650f194c71456fbc1fc8cab2820328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/43650f194c71456fbc1fc8cab2820328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-user", "id": "3c1171d75f484397a03130a760b5e47a"}, "audit_ids": ["1RA5pm4aSmSjc_uwjbi3-w"], "issued_at": "2019-01-09T02:32:51.000000Z"}} 2019-01-09 02:32:51,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93715401c7175669068d4b954296a4014fe608e6" 2019-01-09 02:32:51,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b1a19ed-7b92-4681-bf4d-4dcb3affa8de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:32:51,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2b1a19ed-7b92-4681-bf4d-4dcb3affa8de 2019-01-09 02:32:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93715401c7175669068d4b954296a4014fe608e6" 2019-01-09 02:32:52,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-a7836b7c-16ab-4bf7-8217-d63a312d3412 Date: Wed, 09 Jan 2019 02:32:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0529c880-1421-41aa-bf18-785bd89ad865"],"updated_at":"2019-01-09T02:32:34Z","tenant_id":"43650f194c71456fbc1fc8cab2820328","created_at":"2019-01-09T02:32:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"43650f194c71456fbc1fc8cab2820328","id":"b209cdd1-482a-4195-b65c-652dce451ee7","name":"CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net"}]} 2019-01-09 02:32:52,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net used request id req-a7836b7c-16ab-4bf7-8217-d63a312d3412 2019-01-09 02:32:52,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b209cdd1-482a-4195-b65c-652dce451ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93715401c7175669068d4b954296a4014fe608e6" 2019-01-09 02:32:52,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b40d9896-3f55-4238-9dec-a01caa52da97 Date: Wed, 09 Jan 2019 02:32:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b209cdd1-482a-4195-b65c-652dce451ee7","tenant_id":"43650f194c71456fbc1fc8cab2820328","created_at":"2019-01-09T02:32:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:32:34Z","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":"43650f194c71456fbc1fc8cab2820328","id":"0529c880-1421-41aa-bf18-785bd89ad865","subnetpool_id":null,"name":"CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet"}]} 2019-01-09 02:32:52,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b209cdd1-482a-4195-b65c-652dce451ee7 used request id req-b40d9896-3f55-4238-9dec-a01caa52da97 2019-01-09 02:32:52,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b209cdd1-482a-4195-b65c-652dce451ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93715401c7175669068d4b954296a4014fe608e6" 2019-01-09 02:32:52,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-9df43a9a-c71d-4ccd-a7fd-cfbf9db8f782 Date: Wed, 09 Jan 2019 02:32:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0529c880-1421-41aa-bf18-785bd89ad865"],"updated_at":"2019-01-09T02:32:34Z","tenant_id":"43650f194c71456fbc1fc8cab2820328","created_at":"2019-01-09T02:32:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"43650f194c71456fbc1fc8cab2820328","id":"b209cdd1-482a-4195-b65c-652dce451ee7","name":"CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net"}]} 2019-01-09 02:32:52,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b209cdd1-482a-4195-b65c-652dce451ee7 used request id req-9df43a9a-c71d-4ccd-a7fd-cfbf9db8f782 2019-01-09 02:32:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b209cdd1-482a-4195-b65c-652dce451ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93715401c7175669068d4b954296a4014fe608e6" 2019-01-09 02:32:52,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a174f166-4789-4571-84e4-9d1ff658bfc6 Date: Wed, 09 Jan 2019 02:32:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b209cdd1-482a-4195-b65c-652dce451ee7","tenant_id":"43650f194c71456fbc1fc8cab2820328","created_at":"2019-01-09T02:32:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:32:34Z","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":"43650f194c71456fbc1fc8cab2820328","id":"0529c880-1421-41aa-bf18-785bd89ad865","subnetpool_id":null,"name":"CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet"}]} 2019-01-09 02:32:52,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b209cdd1-482a-4195-b65c-652dce451ee7 used request id req-a174f166-4789-4571-84e4-9d1ff658bfc6 2019-01-09 02:32:52,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b209cdd1-482a-4195-b65c-652dce451ee7&name=CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93715401c7175669068d4b954296a4014fe608e6" 2019-01-09 02:32:53,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c65c2256-e51f-4b42-9b80-714677b5d736 Date: Wed, 09 Jan 2019 02:32:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b209cdd1-482a-4195-b65c-652dce451ee7","tenant_id":"43650f194c71456fbc1fc8cab2820328","created_at":"2019-01-09T02:32:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:32:34Z","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":"43650f194c71456fbc1fc8cab2820328","id":"0529c880-1421-41aa-bf18-785bd89ad865","subnetpool_id":null,"name":"CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet"}]} 2019-01-09 02:32:53,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b209cdd1-482a-4195-b65c-652dce451ee7&name=CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet used request id req-c65c2256-e51f-4b42-9b80-714677b5d736 2019-01-09 02:32:53,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/0529c880-1421-41aa-bf18-785bd89ad865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93715401c7175669068d4b954296a4014fe608e6" 2019-01-09 02:32:53,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-1ccac6c9-469b-4aca-aa44-48ab52fdca05 Date: Wed, 09 Jan 2019 02:32:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b209cdd1-482a-4195-b65c-652dce451ee7","tenant_id":"43650f194c71456fbc1fc8cab2820328","created_at":"2019-01-09T02:32:34Z","dns_nameservers":[],"updated_at":"2019-01-09T02:32:34Z","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":"43650f194c71456fbc1fc8cab2820328","id":"0529c880-1421-41aa-bf18-785bd89ad865","subnetpool_id":null,"name":"CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet"}} 2019-01-09 02:32:53,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/0529c880-1421-41aa-bf18-785bd89ad865 used request id req-1ccac6c9-469b-4aca-aa44-48ab52fdca05 2019-01-09 02:32:53,343 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack 2019-01-09 02:32:53,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:53,511 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:53 GMT Server: Apache x-openstack-request-id: req-2a2962e4-5cae-40db-b94e-8938dcf358e3 Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:53,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:32:53 GMT Server: Apache x-openstack-request-id: req-7648882a-edfd-477e-b41f-5afeb290632f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:32:53,738 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-7648882a-edfd-477e-b41f-5afeb290632f 2019-01-09 02:32:53,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:53,767 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:53 GMT Server: Apache x-openstack-request-id: req-231bc51a-d15c-4dc4-8ac3-e91bff3dddd0 Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:53,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:53 GMT Server: Apache x-openstack-request-id: req-6191d775-380d-482d-bc8e-20cba679c3b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43650f194c71456fbc1fc8cab2820328", "OS::stack_id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name", "net_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "stack_user_project_id": "386ed2d69e2d40beaf1d6f56e900fd70", "tags": null, "creation_time": "2019-01-09T02:32:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:32:53Z", "id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:53,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-6191d775-380d-482d-bc8e-20cba679c3b9 2019-01-09 02:32:53,938 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:32:53,939 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:32:56,942 - create_stack - DEBUG - Stack status query timeout in 1196.79658294 2019-01-09 02:32:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:32:56,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:32:56 GMT Server: Apache x-openstack-request-id: req-a0222bf5-ae5f-4e3f-b6da-1936f073c992 Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:32:57,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:32:56 GMT Server: Apache x-openstack-request-id: req-1cc224b9-60c2-4369-97b6-1f938a5cbd56 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43650f194c71456fbc1fc8cab2820328", "OS::stack_id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name", "net_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "stack_user_project_id": "386ed2d69e2d40beaf1d6f56e900fd70", "tags": null, "creation_time": "2019-01-09T02:32:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:32:53Z", "id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:32:57,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-1cc224b9-60c2-4369-97b6-1f938a5cbd56 2019-01-09 02:32:57,013 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:32:57,013 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:33:00,016 - create_stack - DEBUG - Stack status query timeout in 1193.72249103 2019-01-09 02:33:00,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:33:00,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:00 GMT Server: Apache x-openstack-request-id: req-1df32932-a2c2-4e6c-8610-3ed3b88461fb Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:00,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:00 GMT Server: Apache x-openstack-request-id: req-4fd4b974-b40e-45f5-a4e1-664a813634ca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43650f194c71456fbc1fc8cab2820328", "OS::stack_id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name", "net_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "stack_user_project_id": "386ed2d69e2d40beaf1d6f56e900fd70", "tags": null, "creation_time": "2019-01-09T02:32:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:32:53Z", "id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:00,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-4fd4b974-b40e-45f5-a4e1-664a813634ca 2019-01-09 02:33:00,087 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:33:00,087 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:33:03,091 - create_stack - DEBUG - Stack status query timeout in 1190.64765906 2019-01-09 02:33:03,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:33:03,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:03 GMT Server: Apache x-openstack-request-id: req-0fcb71a9-aa5b-43a9-902f-371c4c556b65 Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:03,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:03 GMT Server: Apache x-openstack-request-id: req-4621ad96-ef5e-48c2-be3c-6dab79b77bd3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43650f194c71456fbc1fc8cab2820328", "OS::stack_id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name", "net_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "stack_user_project_id": "386ed2d69e2d40beaf1d6f56e900fd70", "tags": null, "creation_time": "2019-01-09T02:32:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:32:53Z", "id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:03,294 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-4621ad96-ef5e-48c2-be3c-6dab79b77bd3 2019-01-09 02:33:03,295 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:33:03,295 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:33:06,298 - create_stack - DEBUG - Stack status query timeout in 1187.44010401 2019-01-09 02:33:06,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:33:06,329 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:06 GMT Server: Apache x-openstack-request-id: req-eaa022fb-adb4-4bc7-9014-9f9775cc2730 Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:06,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:06 GMT Server: Apache x-openstack-request-id: req-a0c438cc-3f9b-407f-9f5c-e9ef1065edf3 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": "43650f194c71456fbc1fc8cab2820328", "OS::stack_id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "image_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image", "inst_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-inst", "subnet_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-subnet", "flavor_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-flavor-name", "net_name": "CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-net"}, "deletion_time": "2019-01-09T02:33:04Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack", "stack_user_project_id": "386ed2d69e2d40beaf1d6f56e900fd70", "tags": null, "creation_time": "2019-01-09T02:32:31Z", "links": [{"href": "http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:32:53Z", "id": "8d1995d0-9570-4eba-927e-5fd9f8540002", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:06,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-a0c438cc-3f9b-407f-9f5c-e9ef1065edf3 2019-01-09 02:33:06,355 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:33:06,355 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack 2019-01-09 02:33:06,356 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack 2019-01-09 02:33:06,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/8d1995d0-9570-4eba-927e-5fd9f8540002 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ccad85b9b62f8533eb93fca23d0df6405042cd1" 2019-01-09 02:33:06,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:06 GMT Server: Apache x-openstack-request-id: req-d7b3f2ae-2fd6-4571-b491-31a704e15afb Location: http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:06,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:33:06 GMT Server: Apache x-openstack-request-id: req-b8ccb3ad-d4e6-46c5-aa73-d8b1ec7d59f0 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:33:06,411 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/43650f194c71456fbc1fc8cab2820328/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-stack/8d1995d0-9570-4eba-927e-5fd9f8540002 used request id req-b8ccb3ad-d4e6-46c5-aa73-d8b1ec7d59f0 2019-01-09 02:33:06,413 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a67f1982-40d6-4c2b-973e-d377b3bc2ebc-image 2019-01-09 02:33:06,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83d73e0aa83282cc16a1020445a8de662772ac1f" 2019-01-09 02:33:07,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-acba90a2-a824-4288-83bc-83180aa59268 Date: Wed, 09 Jan 2019 02:33:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:33:07,346 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e2c56705-9d65-420e-96b8-22a22f25faab used request id req-acba90a2-a824-4288-83bc-83180aa59268 2019-01-09 02:33:07,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/d7127817-0fe4-454b-97f7-81ed16464abb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eca1d9dc464ba130a62faeb1959460906775d2d" 2019-01-09 02:33:07,385 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf7f3c70-278e-4b23-8772-0b5460cb6fb1 x-compute-request-id: req-bf7f3c70-278e-4b23-8772-0b5460cb6fb1 Content-Length: 0 Content-Type: application/json 2019-01-09 02:33:07,385 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d7127817-0fe4-454b-97f7-81ed16464abb used request id req-bf7f3c70-278e-4b23-8772-0b5460cb6fb1 2019-01-09 02:33:07,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:33:07,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2b07ae93-52f4-40c4-bb32-e9efdf7598b9 Date: Wed, 09 Jan 2019 02:33:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "43650f194c71456fbc1fc8cab2820328", "created_at": "2019-01-09T02:32:33Z", "updated_at": "2019-01-09T02:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:32:33Z", "revision_number": 0, "id": "0bc0d237-ca50-41d8-8afc-f8207f25fa10", "remote_group_id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "remote_ip_prefix": null, "created_at": "2019-01-09T02:32:33Z", "security_group_id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "tenant_id": "43650f194c71456fbc1fc8cab2820328", "port_range_min": null, "ethertype": "IPv6", "project_id": "43650f194c71456fbc1fc8cab2820328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:32:33Z", "revision_number": 0, "id": "18ece41e-4391-4be6-b06a-c94b0b84533c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:32:33Z", "security_group_id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "tenant_id": "43650f194c71456fbc1fc8cab2820328", "port_range_min": null, "ethertype": "IPv6", "project_id": "43650f194c71456fbc1fc8cab2820328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:32:33Z", "revision_number": 0, "id": "bbf275a6-61c5-40f2-a099-9b37d0df3e36", "remote_group_id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "remote_ip_prefix": null, "created_at": "2019-01-09T02:32:33Z", "security_group_id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "tenant_id": "43650f194c71456fbc1fc8cab2820328", "port_range_min": null, "ethertype": "IPv4", "project_id": "43650f194c71456fbc1fc8cab2820328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:32:33Z", "revision_number": 0, "id": "eafeb7c4-0952-4e8f-b027-a553222b3a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:32:33Z", "security_group_id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "tenant_id": "43650f194c71456fbc1fc8cab2820328", "port_range_min": null, "ethertype": "IPv4", "project_id": "43650f194c71456fbc1fc8cab2820328"}], "revision_number": 4, "project_id": "43650f194c71456fbc1fc8cab2820328", "id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:33:07,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2b07ae93-52f4-40c4-bb32-e9efdf7598b9 2019-01-09 02:33:07,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:33:07,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fcbdb84-aa93-444e-84f6-aa21748556f8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328"}, "enabled": true, "id": "43650f194c71456fbc1fc8cab2820328", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-014e19ed-a04c-4bd-proj"}} 2019-01-09 02:33:07,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328 used request id req-6fcbdb84-aa93-444e-84f6-aa21748556f8 2019-01-09 02:33:07,693 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e796428-e75e-4bea-b30c-9abb8ca7749d 2019-01-09 02:33:07,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e796428-e75e-4bea-b30c-9abb8ca7749d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:33:07,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dcd1d7ba-20c2-4b55-9033-87dfdf4e3f69 Date: Wed, 09 Jan 2019 02:33:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:32:33Z", "security_group_id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "port_range_min": null, "revision_number": 0, "tenant_id": "43650f194c71456fbc1fc8cab2820328", "created_at": "2019-01-09T02:32:33Z", "project_id": "43650f194c71456fbc1fc8cab2820328", "id": "0bc0d237-ca50-41d8-8afc-f8207f25fa10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:32:33Z", "security_group_id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "port_range_min": null, "revision_number": 0, "tenant_id": "43650f194c71456fbc1fc8cab2820328", "created_at": "2019-01-09T02:32:33Z", "project_id": "43650f194c71456fbc1fc8cab2820328", "id": "18ece41e-4391-4be6-b06a-c94b0b84533c"}, {"remote_group_id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:32:33Z", "security_group_id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "port_range_min": null, "revision_number": 0, "tenant_id": "43650f194c71456fbc1fc8cab2820328", "created_at": "2019-01-09T02:32:33Z", "project_id": "43650f194c71456fbc1fc8cab2820328", "id": "bbf275a6-61c5-40f2-a099-9b37d0df3e36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:32:33Z", "security_group_id": "0e796428-e75e-4bea-b30c-9abb8ca7749d", "port_range_min": null, "revision_number": 0, "tenant_id": "43650f194c71456fbc1fc8cab2820328", "created_at": "2019-01-09T02:32:33Z", "project_id": "43650f194c71456fbc1fc8cab2820328", "id": "eafeb7c4-0952-4e8f-b027-a553222b3a18"}]} 2019-01-09 02:33:07,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e796428-e75e-4bea-b30c-9abb8ca7749d used request id req-dcd1d7ba-20c2-4b55-9033-87dfdf4e3f69 2019-01-09 02:33:07,892 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:33:07,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0e796428-e75e-4bea-b30c-9abb8ca7749d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:33:08,251 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7301b14-6494-4708-8a12-2f90569a49ba Content-Length: 0 Date: Wed, 09 Jan 2019 02:33:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:33:08,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0e796428-e75e-4bea-b30c-9abb8ca7749d used request id req-e7301b14-6494-4708-8a12-2f90569a49ba 2019-01-09 02:33:08,252 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-014e19ed-a04c-4bd-proj 2019-01-09 02:33:08,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:33:08,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:33:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe4fea51-b44f-4a5c-aedb-b1da0a6a9dd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:33:08,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/43650f194c71456fbc1fc8cab2820328 used request id req-fe4fea51-b44f-4a5c-aedb-b1da0a6a9dd6 2019-01-09 02:33:08,506 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-014e19ed-a04c-4bd-proj-role 2019-01-09 02:33:08,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/89d00d658e79480e952f941ddbf2077a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:33:08,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:33:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0970bd43-cdf6-453f-8957-414e009ae01c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:33:08,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/89d00d658e79480e952f941ddbf2077a used request id req-0970bd43-cdf6-453f-8957-414e009ae01c 2019-01-09 02:33:08,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c880fcc45e222afd0e58252e0322a6114da5415" 2019-01-09 02:33:08,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32975f36-5b1e-4bc9-8d57-25eafc1ac536 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:33:08,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-32975f36-5b1e-4bc9-8d57-25eafc1ac536 2019-01-09 02:33:08,702 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-014e19ed-a04c-4bd-user 2019-01-09 02:33:08,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3c1171d75f484397a03130a760b5e47a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51a789bba400f6838e780330da8cb3c5ff693ce" 2019-01-09 02:33:08,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:33:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13508a6f-5022-4d20-bb21-6d4d605add80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:33:08,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3c1171d75f484397a03130a760b5e47a used request id req-13508a6f-5022-4d20-bb21-6d4d605add80 2019-01-09 02:33:08,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:33:09,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:33:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["JAwrstbCS5SRR5smHiu9XQ"], "issued_at": "2019-01-09T02:33:09.000000Z"}} 2019-01-09 02:33:09,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b852503344e0c7b5e0943ef4bb78f40908de2599" 2019-01-09 02:33:09,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce3968b-3dca-4e40-b463-5ad7e9388d4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:33:09,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3ce3968b-3dca-4e40-b463-5ad7e9388d4b 2019-01-09 02:33:09,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:33:09,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:33:09,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:33:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["W2JiZb2tShSN3wHCAJnbEQ"], "issued_at": "2019-01-09T02:33:09.000000Z"}} 2019-01-09 02:33:09,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:33:09,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612bc614-11fa-48cd-8989-894fb1119abc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:33:09,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-612bc614-11fa-48cd-8989-894fb1119abc 2019-01-09 02:33:09,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:33:09,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:33:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:33:09,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8d853c42-f608-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:33:09,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876649f3-372e-4a62-9fa9-4f85c583ed36 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8d853c42-f608-4ad-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:33:09,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8d853c42-f608-4ad-proj used request id req-876649f3-372e-4a62-9fa9-4f85c583ed36 2019-01-09 02:33:09,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:33:09,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9719a695-8076-4b8e-9c6a-871015681c6c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:33:09,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9719a695-8076-4b8e-9c6a-871015681c6c 2019-01-09 02:33:09,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}}' 2019-01-09 02:33:10,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-512baf23-ce51-4f1b-a86f-8f73b5622137 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}} 2019-01-09 02:33:10,341 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-512baf23-ce51-4f1b-a86f-8f73b5622137 2019-01-09 02:33:10,342 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-8d853c42-f608-4ad-proj 2019-01-09 02:33:10,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:33:10,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:33:10,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:33:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["I4h8b6vfTDqrkV2obQJg3A"], "issued_at": "2019-01-09T02:33:10.000000Z"}} 2019-01-09 02:33:10,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24888b07c8d61185579b92106b314e816011a5e2" 2019-01-09 02:33:10,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9998cf3-fefd-4817-ac4e-993f6ea276f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:33:10,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a9998cf3-fefd-4817-ac4e-993f6ea276f9 2019-01-09 02:33:10,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:33:10,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:33:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:33:10,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24888b07c8d61185579b92106b314e816011a5e2" 2019-01-09 02:33:10,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b09d54b-e8d3-4fbe-a61c-faa3121ba652 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:33:10,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4b09d54b-e8d3-4fbe-a61c-faa3121ba652 2019-01-09 02:33:10,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8d853c42-f608-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24888b07c8d61185579b92106b314e816011a5e2" 2019-01-09 02:33:10,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e244d0c5-1575-48be-8da4-322f8079fe37 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8d853c42-f608-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}]} 2019-01-09 02:33:10,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8d853c42-f608-4ad-proj used request id req-e244d0c5-1575-48be-8da4-322f8079fe37 2019-01-09 02:33:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24888b07c8d61185579b92106b314e816011a5e2" 2019-01-09 02:33:11,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef02aeb1-b431-44b0-a7bb-44b7d1eda617 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:33:11,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ef02aeb1-b431-44b0-a7bb-44b7d1eda617 2019-01-09 02:33:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24888b07c8d61185579b92106b314e816011a5e2" 2019-01-09 02:33:11,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c38b743-d4ef-45a8-a78f-b1bbb26829e2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:33:11,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6c38b743-d4ef-45a8-a78f-b1bbb26829e2 2019-01-09 02:33:11,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8d853c42-f608-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24888b07c8d61185579b92106b314e816011a5e2" 2019-01-09 02:33:11,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a17943-5f62-4f8b-b1ec-0ca74ad6ba4f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8d853c42-f608-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}]} 2019-01-09 02:33:11,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8d853c42-f608-4ad-proj used request id req-72a17943-5f62-4f8b-b1ec-0ca74ad6ba4f 2019-01-09 02:33:11,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/479e5d56441a4ac786ca6dcf6aff836a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24888b07c8d61185579b92106b314e816011a5e2" 2019-01-09 02:33:11,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41a78f3-31b0-4527-95e3-2e95418f3672 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-8d853c42-f608-4ad-user", "links": {"self": "http://172.30.9.26:5000/v3/users/479e5d56441a4ac786ca6dcf6aff836a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "bfc8d2bc99244e749fcd60c303a35c42", "id": "479e5d56441a4ac786ca6dcf6aff836a", "password_expires_at": null}} 2019-01-09 02:33:11,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/479e5d56441a4ac786ca6dcf6aff836a used request id req-a41a78f3-31b0-4527-95e3-2e95418f3672 2019-01-09 02:33:11,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42/users/479e5d56441a4ac786ca6dcf6aff836a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24888b07c8d61185579b92106b314e816011a5e2" 2019-01-09 02:33:11,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a9bd8d-a50d-4a2d-bc33-e0948e891910 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42/users/479e5d56441a4ac786ca6dcf6aff836a/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:33:11,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42/users/479e5d56441a4ac786ca6dcf6aff836a/roles used request id req-d5a9bd8d-a50d-4a2d-bc33-e0948e891910 2019-01-09 02:33:11,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24888b07c8d61185579b92106b314e816011a5e2" 2019-01-09 02:33:11,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c6db93-bcc2-4659-928b-3508abfd9c32 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:33:11,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-61c6db93-bcc2-4659-928b-3508abfd9c32 2019-01-09 02:33:11,860 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-8d853c42-f608-4ad-proj 2019-01-09 02:33:11,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42/users/479e5d56441a4ac786ca6dcf6aff836a/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24888b07c8d61185579b92106b314e816011a5e2" 2019-01-09 02:33:12,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:33:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-891bf447-1821-4efe-a871-3b4137ff952c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:33:12,008 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42/users/479e5d56441a4ac786ca6dcf6aff836a/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-891bf447-1821-4efe-a871-3b4137ff952c 2019-01-09 02:33:12,008 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-8d853c42-f608-4ad-user 2019-01-09 02:33:12,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:33:12,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:33:12,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b43565-05f9-45f1-8cba-d7a46bc7b29c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:33:12,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d7b43565-05f9-45f1-8cba-d7a46bc7b29c 2019-01-09 02:33:12,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" -d '{"role": {"name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj-role"}}' 2019-01-09 02:33:12,221 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:33:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2519904e-e272-43c1-9d9c-1ebc495ba95a Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca58301a10a646e7ba2ea635e0826a00", "links": {"self": "http://172.30.9.26:5000/v3/roles/ca58301a10a646e7ba2ea635e0826a00"}, "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj-role"}} 2019-01-09 02:33:12,221 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2519904e-e272-43c1-9d9c-1ebc495ba95a 2019-01-09 02:33:12,222 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-8d853c42-f608-4ad-proj-role 2019-01-09 02:33:12,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ca58301a10a646e7ba2ea635e0826a00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:33:12,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-639bab7c-e3b8-450e-b799-278778b3f87b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ca58301a10a646e7ba2ea635e0826a00"}, "domain_id": null, "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj-role", "id": "ca58301a10a646e7ba2ea635e0826a00"}} 2019-01-09 02:33:12,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ca58301a10a646e7ba2ea635e0826a00 used request id req-639bab7c-e3b8-450e-b799-278778b3f87b 2019-01-09 02:33:12,320 - keystone_utils - INFO - Granting role CreateStackSuccessTests-8d853c42-f608-4ad-proj-role to project CreateStackSuccessTests-8d853c42-f608-4ad-proj 2019-01-09 02:33:12,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42/users/479e5d56441a4ac786ca6dcf6aff836a/roles/ca58301a10a646e7ba2ea635e0826a00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:33:12,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:33:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c841fb69-5aa4-4675-8916-bc21cdd21ffb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:33:12,463 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42/users/479e5d56441a4ac786ca6dcf6aff836a/roles/ca58301a10a646e7ba2ea635e0826a00 used request id req-c841fb69-5aa4-4675-8916-bc21cdd21ffb 2019-01-09 02:33:12,464 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:33:12,464 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:33:12,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:33:12,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:33:12,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca58301a10a646e7ba2ea635e0826a00", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfc8d2bc99244e749fcd60c303a35c42", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8d853c42-f608-4ad-user", "id": "479e5d56441a4ac786ca6dcf6aff836a"}, "audit_ids": ["UesyktCRR0eLYxFHHoa2sA"], "issued_at": "2019-01-09T02:33:12.000000Z"}} 2019-01-09 02:33:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7902ec0d60e6a933cbaca983a2945c39615c008d" 2019-01-09 02:33:12,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdba6110-7b1a-4cef-a2e4-5301e65e0807 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:33:12,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fdba6110-7b1a-4cef-a2e4-5301e65e0807 2019-01-09 02:33:12,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7902ec0d60e6a933cbaca983a2945c39615c008d" 2019-01-09 02:33:13,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-75fb2ed1-3977-45e3-ba96-dacfdf30631a Date: Wed, 09 Jan 2019 02:33:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image"} 2019-01-09 02:33:13,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image used request id req-75fb2ed1-3977-45e3-ba96-dacfdf30631a 2019-01-09 02:33:13,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7902ec0d60e6a933cbaca983a2945c39615c008d" 2019-01-09 02:33:13,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f45da44f-ad81-4b72-a0b4-553f95cc7ecc Date: Wed, 09 Jan 2019 02:33: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:33:13,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f45da44f-ad81-4b72-a0b4-553f95cc7ecc 2019-01-09 02:33:13,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7902ec0d60e6a933cbaca983a2945c39615c008d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image"}' 2019-01-09 02:33:13,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749 X-Openstack-Request-Id: req-90fd04d5-53ad-453e-a8cd-aadccc8575df Date: Wed, 09 Jan 2019 02:33:13 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:33:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:33:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749", "min_disk": 0, "protected": false, "id": "bb3ddd76-e246-4b42-b8ca-c65d36872749", "file": "/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749/file", "checksum": null, "owner": "bfc8d2bc99244e749fcd60c303a35c42", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:33:13,475 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-90fd04d5-53ad-453e-a8cd-aadccc8575df 2019-01-09 02:33:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7902ec0d60e6a933cbaca983a2945c39615c008d" -d '' 2019-01-09 02:33:14,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f2af6a1-cb6a-4b25-a982-8966765d0fd5 Date: Wed, 09 Jan 2019 02:33:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:33:14,741 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749/file used request id req-2f2af6a1-cb6a-4b25-a982-8966765d0fd5 2019-01-09 02:33:14,741 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:33:14,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7902ec0d60e6a933cbaca983a2945c39615c008d" 2019-01-09 02:33:14,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7f49c4a4-6fd4-41c2-b94b-fea77812c02a Date: Wed, 09 Jan 2019 02:33:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:33:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:33:14Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/bb3ddd76-e246-4b42-b8ca-c65d36872749/snap", "metadata": {}}], "self": "/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749", "min_disk": 0, "protected": false, "id": "bb3ddd76-e246-4b42-b8ca-c65d36872749", "file": "/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bfc8d2bc99244e749fcd60c303a35c42", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/bb3ddd76-e246-4b42-b8ca-c65d36872749/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:33:14,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749 used request id req-7f49c4a4-6fd4-41c2-b94b-fea77812c02a 2019-01-09 02:33:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7902ec0d60e6a933cbaca983a2945c39615c008d" 2019-01-09 02:33:15,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c548736d-fa1d-40e9-bbb3-78ceab60825b Date: Wed, 09 Jan 2019 02:33: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:33:15,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c548736d-fa1d-40e9-bbb3-78ceab60825b 2019-01-09 02:33:15,090 - create_image - INFO - Created image with name - CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image 2019-01-09 02:33:15,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7902ec0d60e6a933cbaca983a2945c39615c008d" 2019-01-09 02:33:15,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-89ace1fa-2d20-4846-893a-7b32b25f54da Date: Wed, 09 Jan 2019 02:33:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:33:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:33:14Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/bb3ddd76-e246-4b42-b8ca-c65d36872749/snap", "metadata": {}}], "self": "/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749", "min_disk": 0, "protected": false, "id": "bb3ddd76-e246-4b42-b8ca-c65d36872749", "file": "/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bfc8d2bc99244e749fcd60c303a35c42", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/bb3ddd76-e246-4b42-b8ca-c65d36872749/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:33:15,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749 used request id req-89ace1fa-2d20-4846-893a-7b32b25f54da 2019-01-09 02:33:15,113 - create_image - DEBUG - Instance status is - active 2019-01-09 02:33:15,113 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image 2019-01-09 02:33:15,113 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image 2019-01-09 02:33:15,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:33:15,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:33:15,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:33:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["FfCWnsnJQPOdgCQETeLD1Q"], "issued_at": "2019-01-09T02:33:15.000000Z"}} 2019-01-09 02:33:15,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0dcf719f3907b2d06a2776d23dfc81d7bb41141" 2019-01-09 02:33:15,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a96587-ce35-46b2-8fba-111d78788670 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:33:15,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-01a96587-ce35-46b2-8fba-111d78788670 2019-01-09 02:33:15,591 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:33:15,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0dcf719f3907b2d06a2776d23dfc81d7bb41141" 2019-01-09 02:33:15,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-9621d661-4368-4cbe-9b33-d7b7563fe7b3 x-compute-request-id: req-9621d661-4368-4cbe-9b33-d7b7563fe7b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:33:15,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9621d661-4368-4cbe-9b33-d7b7563fe7b3 2019-01-09 02:33:15,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0dcf719f3907b2d06a2776d23dfc81d7bb41141" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:33:15,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-6a7bf408-3588-45c7-be42-bb3f2e2d8136 x-compute-request-id: req-6a7bf408-3588-45c7-be42-bb3f2e2d8136 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "baa6c5a5-0841-4ed2-8205-0195e074bb04", "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:33:15,830 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6a7bf408-3588-45c7-be42-bb3f2e2d8136 2019-01-09 02:33:15,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:33:15,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:33:16,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca58301a10a646e7ba2ea635e0826a00", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:33:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfc8d2bc99244e749fcd60c303a35c42", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8d853c42-f608-4ad-user", "id": "479e5d56441a4ac786ca6dcf6aff836a"}, "audit_ids": ["IZ__cbyoSxe9RTzJROO6xg"], "issued_at": "2019-01-09T02:33:16.000000Z"}} 2019-01-09 02:33:16,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:16,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1137b0c1-6895-426f-b700-346314199205 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:33:16,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1137b0c1-6895-426f-b700-346314199205 2019-01-09 02:33:16,289 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:33:16,292 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:33:16,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:16,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:16 GMT Server: Apache x-openstack-request-id: req-110a9bdb-9eb9-4c29-a36d-a18abc33c0d1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:33:16,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack used request id req-110a9bdb-9eb9-4c29-a36d-a18abc33c0d1 2019-01-09 02:33:16,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-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-fb0f81e0-c1f1-4072-9769-cd302224bbee-net", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name"}}' 2019-01-09 02:33:18,676 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:33:16 GMT Server: Apache x-openstack-request-id: req-b68bdccf-8fda-40f0-8d80-fa1f25485292 Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}]}} 2019-01-09 02:33:18,676 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks used request id req-b68bdccf-8fda-40f0-8d80-fa1f25485292 2019-01-09 02:33:18,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:18,853 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:18 GMT Server: Apache x-openstack-request-id: req-f0a15ff7-0d7d-4e2a-ad59-0a2e1e514e04 Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:19,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:18 GMT Server: Apache x-openstack-request-id: req-235697d1-0ee6-4748-9776-3e8d9254f9a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bfc8d2bc99244e749fcd60c303a35c42", "OS::stack_id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "net_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "stack_user_project_id": "b0334f46ec8b4699b108fbe47ee838f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:33:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:19,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-235697d1-0ee6-4748-9776-3e8d9254f9a6 2019-01-09 02:33:19,048 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack 2019-01-09 02:33:19,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:19,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:19 GMT Server: Apache x-openstack-request-id: req-be9b1181-1bf8-4a90-8e54-6b7ecbeabcc6 Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:19,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:19 GMT Server: Apache x-openstack-request-id: req-a0bdb019-f0bc-44b4-80c2-0097438434b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bfc8d2bc99244e749fcd60c303a35c42", "OS::stack_id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "net_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "stack_user_project_id": "b0334f46ec8b4699b108fbe47ee838f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:33:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:19,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-a0bdb019-f0bc-44b4-80c2-0097438434b0 2019-01-09 02:33:19,415 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:33:19,415 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:33:22,418 - create_stack - DEBUG - Stack status query timeout in 1196.62953687 2019-01-09 02:33:22,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:22,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:22 GMT Server: Apache x-openstack-request-id: req-025fe966-0360-4937-8544-019f5c2e09d7 Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:22,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:22 GMT Server: Apache x-openstack-request-id: req-b8ba40ec-07c5-4309-8969-8bad99947847 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bfc8d2bc99244e749fcd60c303a35c42", "OS::stack_id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "net_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "stack_user_project_id": "b0334f46ec8b4699b108fbe47ee838f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:33:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:22,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-b8ba40ec-07c5-4309-8969-8bad99947847 2019-01-09 02:33:22,779 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:33:22,780 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:33:25,783 - create_stack - DEBUG - Stack status query timeout in 1193.26496482 2019-01-09 02:33:25,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:25,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:25 GMT Server: Apache x-openstack-request-id: req-9c1b937b-c7df-45fa-967b-0c281cbecd5d Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:26,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:25 GMT Server: Apache x-openstack-request-id: req-a8f33ce8-d14d-4f97-80bd-0acf06dc2d01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bfc8d2bc99244e749fcd60c303a35c42", "OS::stack_id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "net_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "stack_user_project_id": "b0334f46ec8b4699b108fbe47ee838f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:33:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:26,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-a8f33ce8-d14d-4f97-80bd-0acf06dc2d01 2019-01-09 02:33:26,166 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:33:26,166 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:33:29,169 - create_stack - DEBUG - Stack status query timeout in 1189.87863493 2019-01-09 02:33:29,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:29,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:29 GMT Server: Apache x-openstack-request-id: req-180bb13c-3837-45a7-b9df-fc4d476c7f80 Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:29,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:29 GMT Server: Apache x-openstack-request-id: req-4c68a72a-75ce-4880-afb6-7c1f06acdcb6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bfc8d2bc99244e749fcd60c303a35c42", "OS::stack_id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "net_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "stack_user_project_id": "b0334f46ec8b4699b108fbe47ee838f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:33:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:29,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-4c68a72a-75ce-4880-afb6-7c1f06acdcb6 2019-01-09 02:33:29,543 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:33:29,543 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:33:32,546 - create_stack - DEBUG - Stack status query timeout in 1186.50159001 2019-01-09 02:33:32,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:32,575 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:32 GMT Server: Apache x-openstack-request-id: req-f7e6e0bd-a85e-40b5-97d0-d250902a8b62 Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:32,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:32 GMT Server: Apache x-openstack-request-id: req-8dc265ec-d093-4bf1-a23d-2acb0ea2e087 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bfc8d2bc99244e749fcd60c303a35c42", "OS::stack_id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "net_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "stack_user_project_id": "b0334f46ec8b4699b108fbe47ee838f1", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:33:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:32,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-8dc265ec-d093-4bf1-a23d-2acb0ea2e087 2019-01-09 02:33:32,650 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:33:32,650 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:33:35,653 - create_stack - DEBUG - Stack status query timeout in 1183.39454889 2019-01-09 02:33:35,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:35,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:35 GMT Server: Apache x-openstack-request-id: req-25cbd392-e83b-48b7-8c11-a9f6143d6ddf Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:36,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:35 GMT Server: Apache x-openstack-request-id: req-44f5142f-d860-4764-a96a-6be01d9752d3 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": "bfc8d2bc99244e749fcd60c303a35c42", "OS::stack_id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "net_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "stack_user_project_id": "b0334f46ec8b4699b108fbe47ee838f1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:33:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:36,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-44f5142f-d860-4764-a96a-6be01d9752d3 2019-01-09 02:33:36,013 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:33:36,013 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack 2019-01-09 02:33:36,013 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack 2019-01-09 02:33:36,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:36,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:36 GMT Server: Apache x-openstack-request-id: req-993baa8d-e285-4ec1-aa76-e23d40dffd47 Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:36,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:36 GMT Server: Apache x-openstack-request-id: req-31058044-f09c-45a0-adeb-032484490dc4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T02:33:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:33:18Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f6d139e6-f2ae-4179-abe0-f6264e4d2906", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T02:33:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:33:18Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5c966982-578f-49bb-a0a7-638122b46ee4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T02:33:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:33:18Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "18aa4d53-48a8-4e5f-925e-eb7c77a616e2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T02:33:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:33:18Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "resource_type": "OS::Nova::Server"}]} 2019-01-09 02:33:36,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources used request id req-31058044-f09c-45a0-adeb-032484490dc4 2019-01-09 02:33:36,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:36,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-5c5403f4-6d77-4bc5-be57-4c27c7b401eb x-compute-request-id: req-5c5403f4-6d77-4bc5-be57-4c27c7b401eb Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:87", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "bookmark"}], "image": {"id": "bb3ddd76-e246-4b42-b8ca-c65d36872749", "links": [{"href": "http://172.30.9.26:8774/images/bb3ddd76-e246-4b42-b8ca-c65d36872749", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:33:32.000000", "flavor": {"id": "baa6c5a5-0841-4ed2-8205-0195e074bb04", "links": [{"href": "http://172.30.9.26:8774/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04", "rel": "bookmark"}]}, "id": "fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "security_groups": [{"name": "default"}], "user_id": "479e5d56441a4ac786ca6dcf6aff836a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:33:32Z", "hostId": "9f6ce466a88ad422ad27ac9415dbfbc9562eeed426e79aba7f2dde3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "created": "2019-01-09T02:33:26Z", "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:33:36,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0 used request id req-5c5403f4-6d77-4bc5-be57-4c27c7b401eb 2019-01-09 02:33:36,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:36,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-5ae2c808-534d-4bd0-9e8c-d2041820db16 Date: Wed, 09 Jan 2019 02:33:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c966982-578f-49bb-a0a7-638122b46ee4"],"updated_at":"2019-01-09T02:33:20Z","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bfc8d2bc99244e749fcd60c303a35c42","id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}]} 2019-01-09 02:33:36,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net used request id req-5ae2c808-534d-4bd0-9e8c-d2041820db16 2019-01-09 02:33:36,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:33:36,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:33:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:33:36,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:37,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b81c8b-d5e3-40b1-bd81-e97c2af73648 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}} 2019-01-09 02:33:37,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 used request id req-d3b81c8b-d5e3-40b1-bd81-e97c2af73648 2019-01-09 02:33:37,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:37,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2453b421-f776-445a-a651-c5a4592a7606 Date: Wed, 09 Jan 2019 02:33:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}]} 2019-01-09 02:33:37,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-2453b421-f776-445a-a651-c5a4592a7606 2019-01-09 02:33:37,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:37,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-a2521e44-8a21-419b-a628-ba1f56bd885b Date: Wed, 09 Jan 2019 02:33:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.2"}],"id":"3edc43de-1e63-414a-80c3-b7a8db4509cd","security_groups":[],"mac_address":"fa:16:3e:5f:dd:c8","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.3"}],"id":"7f60299f-8fca-4da4-887f-4e2ebc23d3d4","security_groups":[],"mac_address":"fa:16:3e:d7:22:ea","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.4"}],"id":"b4a61b5d-14f3-4ddb-b59f-ac54e3365e49","security_groups":[],"mac_address":"fa:16:3e:59:1a:9c","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.10"}],"id":"f6d139e6-f2ae-4179-abe0-f6264e4d2906","security_groups":["0bb5248e-c5a6-456b-89da-2920145f64d6"],"mac_address":"fa:16:3e:4b:f5:87","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"fdfc4975-4c0e-4ef1-bade-4932e6b072e0"}]} 2019-01-09 02:33:37,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-a2521e44-8a21-419b-a628-ba1f56bd885b 2019-01-09 02:33:37,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:37,218 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:37 GMT Server: Apache x-openstack-request-id: req-997404ff-ef5c-4c7c-a222-81a2b1eef8d7 Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:37,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:37 GMT Server: Apache x-openstack-request-id: req-6ca51d35-cc00-4f44-a699-dc0e855c32c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T02:33:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:33:18Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f6d139e6-f2ae-4179-abe0-f6264e4d2906", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T02:33:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:33:18Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5c966982-578f-49bb-a0a7-638122b46ee4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T02:33:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:33:18Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "18aa4d53-48a8-4e5f-925e-eb7c77a616e2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T02:33:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:33:18Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "resource_type": "OS::Nova::Server"}]} 2019-01-09 02:33:37,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885/resources used request id req-6ca51d35-cc00-4f44-a699-dc0e855c32c0 2019-01-09 02:33:37,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:37,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-6afb6a65-31b0-42de-86e9-498d1e126dff x-compute-request-id: req-6afb6a65-31b0-42de-86e9-498d1e126dff Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "baa6c5a5-0841-4ed2-8205-0195e074bb04", "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:33:37,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04 used request id req-6afb6a65-31b0-42de-86e9-498d1e126dff 2019-01-09 02:33:37,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5c966982-578f-49bb-a0a7-638122b46ee4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:37,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-79f5c6a7-54e3-4ff0-b152-fcff2aa732e8 Date: Wed, 09 Jan 2019 02:33:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}} 2019-01-09 02:33:37,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5c966982-578f-49bb-a0a7-638122b46ee4 used request id req-79f5c6a7-54e3-4ff0-b152-fcff2aa732e8 2019-01-09 02:33:37,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:37,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-30392735-1096-4ad3-8241-efc0a0d1d06d Date: Wed, 09 Jan 2019 02:33:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c966982-578f-49bb-a0a7-638122b46ee4"],"updated_at":"2019-01-09T02:33:20Z","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bfc8d2bc99244e749fcd60c303a35c42","id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}]} 2019-01-09 02:33:37,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-30392735-1096-4ad3-8241-efc0a0d1d06d 2019-01-09 02:33:37,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:37,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c4561f15-7d2e-4481-a965-2f38579f5a6b Date: Wed, 09 Jan 2019 02:33:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}]} 2019-01-09 02:33:37,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-c4561f15-7d2e-4481-a965-2f38579f5a6b 2019-01-09 02:33:37,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:37,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-3fe6a555-23ae-4f1f-b08c-8170dfbfb9a1 Date: Wed, 09 Jan 2019 02:33:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c966982-578f-49bb-a0a7-638122b46ee4"],"updated_at":"2019-01-09T02:33:20Z","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bfc8d2bc99244e749fcd60c303a35c42","id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}]} 2019-01-09 02:33:37,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net used request id req-3fe6a555-23ae-4f1f-b08c-8170dfbfb9a1 2019-01-09 02:33:37,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:37,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4937700d-cf53-4908-895e-dcf7a6a673a7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}} 2019-01-09 02:33:37,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 used request id req-4937700d-cf53-4908-895e-dcf7a6a673a7 2019-01-09 02:33:37,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:38,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-aaf2bed2-ccfc-4a55-b297-bfa5239e39ae Date: Wed, 09 Jan 2019 02:33:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}]} 2019-01-09 02:33:38,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-aaf2bed2-ccfc-4a55-b297-bfa5239e39ae 2019-01-09 02:33:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2&mac_address=fa%3A16%3A3e%3A4b%3Af5%3A87&name=CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:38,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-2dffb275-e25c-4fb5-93f0-8a3150d0e08f Date: Wed, 09 Jan 2019 02:33:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.10"}],"id":"f6d139e6-f2ae-4179-abe0-f6264e4d2906","security_groups":["0bb5248e-c5a6-456b-89da-2920145f64d6"],"mac_address":"fa:16:3e:4b:f5:87","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"fdfc4975-4c0e-4ef1-bade-4932e6b072e0"}]} 2019-01-09 02:33:38,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2&mac_address=fa%3A16%3A3e%3A4b%3Af5%3A87&name=CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2&admin_state_up=True used request id req-2dffb275-e25c-4fb5-93f0-8a3150d0e08f 2019-01-09 02:33:38,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:38,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4d3c87-6531-4ee0-9fd2-95f7dd13e782 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}} 2019-01-09 02:33:38,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 used request id req-9b4d3c87-6531-4ee0-9fd2-95f7dd13e782 2019-01-09 02:33:38,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:38,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-3f268862-1641-4359-9046-5c5ffbcb3e5a Date: Wed, 09 Jan 2019 02:33:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c966982-578f-49bb-a0a7-638122b46ee4"],"updated_at":"2019-01-09T02:33:20Z","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bfc8d2bc99244e749fcd60c303a35c42","id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}]} 2019-01-09 02:33:38,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net used request id req-3f268862-1641-4359-9046-5c5ffbcb3e5a 2019-01-09 02:33:38,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:38,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-19deba44-3c30-4527-b591-021d325689af Date: Wed, 09 Jan 2019 02:33:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}]} 2019-01-09 02:33:38,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-19deba44-3c30-4527-b591-021d325689af 2019-01-09 02:33:38,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:38,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-f8b8212d-74e5-4018-b24a-f48222193b08 Date: Wed, 09 Jan 2019 02:33:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.2"}],"id":"3edc43de-1e63-414a-80c3-b7a8db4509cd","security_groups":[],"mac_address":"fa:16:3e:5f:dd:c8","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.3"}],"id":"7f60299f-8fca-4da4-887f-4e2ebc23d3d4","security_groups":[],"mac_address":"fa:16:3e:d7:22:ea","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.4"}],"id":"b4a61b5d-14f3-4ddb-b59f-ac54e3365e49","security_groups":[],"mac_address":"fa:16:3e:59:1a:9c","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.10"}],"id":"f6d139e6-f2ae-4179-abe0-f6264e4d2906","security_groups":["0bb5248e-c5a6-456b-89da-2920145f64d6"],"mac_address":"fa:16:3e:4b:f5:87","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"fdfc4975-4c0e-4ef1-bade-4932e6b072e0"}]} 2019-01-09 02:33:38,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-f8b8212d-74e5-4018-b24a-f48222193b08 2019-01-09 02:33:38,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:38,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6d6daf81-8657-4b88-99c5-beb5eb332f35 Date: Wed, 09 Jan 2019 02:33:38 GMT RESP BODY: {"floatingips": []} 2019-01-09 02:33:38,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-6d6daf81-8657-4b88-99c5-beb5eb332f35 2019-01-09 02:33:38,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:33:38,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:33:39,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca58301a10a646e7ba2ea635e0826a00", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:33:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfc8d2bc99244e749fcd60c303a35c42", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8d853c42-f608-4ad-user", "id": "479e5d56441a4ac786ca6dcf6aff836a"}, "audit_ids": ["Ii-HMk96T0SS_quWpSEC8A"], "issued_at": "2019-01-09T02:33:39.000000Z"}} 2019-01-09 02:33:39,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:39,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05cdcf5-760c-4190-850b-1eca795ae794 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:33:39,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f05cdcf5-760c-4190-850b-1eca795ae794 2019-01-09 02:33:39,490 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:33:39,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:39,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a3d0b6-8c8d-4c29-9479-072c0bb90226 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:33:39,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c3a3d0b6-8c8d-4c29-9479-072c0bb90226 2019-01-09 02:33:39,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:39,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c33ae147-1a98-4160-9ea4-b7dbf4973da0 Date: Wed, 09 Jan 2019 02:33:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c966982-578f-49bb-a0a7-638122b46ee4"],"updated_at":"2019-01-09T02:33:20Z","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bfc8d2bc99244e749fcd60c303a35c42","id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}]} 2019-01-09 02:33:39,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net used request id req-c33ae147-1a98-4160-9ea4-b7dbf4973da0 2019-01-09 02:33:39,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:33:39,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:33:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:33:39,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:40,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af610462-36b6-4caf-8193-f6fe3ccdeb55 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}} 2019-01-09 02:33:40,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 used request id req-af610462-36b6-4caf-8193-f6fe3ccdeb55 2019-01-09 02:33:40,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:40,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d10cfe09-a1f4-42d3-91f2-dcfb524b9525 Date: Wed, 09 Jan 2019 02:33:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}]} 2019-01-09 02:33:40,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-d10cfe09-a1f4-42d3-91f2-dcfb524b9525 2019-01-09 02:33:40,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2&mac_address=fa%3A16%3A3e%3A4b%3Af5%3A87&name=CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:40,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-fa8f4ef3-439e-4447-8552-2e8a13a9fd43 Date: Wed, 09 Jan 2019 02:33:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.10"}],"id":"f6d139e6-f2ae-4179-abe0-f6264e4d2906","security_groups":["0bb5248e-c5a6-456b-89da-2920145f64d6"],"mac_address":"fa:16:3e:4b:f5:87","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"fdfc4975-4c0e-4ef1-bade-4932e6b072e0"}]} 2019-01-09 02:33:40,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2&mac_address=fa%3A16%3A3e%3A4b%3Af5%3A87&name=CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2&admin_state_up=True used request id req-fa8f4ef3-439e-4447-8552-2e8a13a9fd43 2019-01-09 02:33:40,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:40,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ac5dce-9dc1-40f8-a73d-03726f5ab45b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}} 2019-01-09 02:33:40,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 used request id req-f3ac5dce-9dc1-40f8-a73d-03726f5ab45b 2019-01-09 02:33:40,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:41,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33: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-4ffb4c80-9792-4538-b6a8-057508228179 x-compute-request-id: req-4ffb4c80-9792-4538-b6a8-057508228179 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:87", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "bookmark"}], "image": {"id": "bb3ddd76-e246-4b42-b8ca-c65d36872749", "links": [{"href": "http://172.30.9.26:8774/images/bb3ddd76-e246-4b42-b8ca-c65d36872749", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:33:32.000000", "flavor": {"id": "baa6c5a5-0841-4ed2-8205-0195e074bb04", "links": [{"href": "http://172.30.9.26:8774/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04", "rel": "bookmark"}]}, "id": "fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "security_groups": [{"name": "default"}], "user_id": "479e5d56441a4ac786ca6dcf6aff836a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:33:32Z", "hostId": "9f6ce466a88ad422ad27ac9415dbfbc9562eeed426e79aba7f2dde3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "created": "2019-01-09T02:33:26Z", "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:33:41,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst used request id req-4ffb4c80-9792-4538-b6a8-057508228179 2019-01-09 02:33:41,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:41,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-7cef3119-abea-4799-80eb-fbaada9a5a5e Date: Wed, 09 Jan 2019 02:33:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c966982-578f-49bb-a0a7-638122b46ee4"],"updated_at":"2019-01-09T02:33:20Z","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bfc8d2bc99244e749fcd60c303a35c42","id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}]} 2019-01-09 02:33:41,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net used request id req-7cef3119-abea-4799-80eb-fbaada9a5a5e 2019-01-09 02:33:41,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:41,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a0ef89aa-f5e1-4d3e-b78e-cd48b7a3e34b Date: Wed, 09 Jan 2019 02:33:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}]} 2019-01-09 02:33:41,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-a0ef89aa-f5e1-4d3e-b78e-cd48b7a3e34b 2019-01-09 02:33:41,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:41,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-9bd5f8fa-5aa2-4cbc-a831-bc02d30e22a2 Date: Wed, 09 Jan 2019 02:33:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.2"}],"id":"3edc43de-1e63-414a-80c3-b7a8db4509cd","security_groups":[],"mac_address":"fa:16:3e:5f:dd:c8","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.3"}],"id":"7f60299f-8fca-4da4-887f-4e2ebc23d3d4","security_groups":[],"mac_address":"fa:16:3e:d7:22:ea","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.4"}],"id":"b4a61b5d-14f3-4ddb-b59f-ac54e3365e49","security_groups":[],"mac_address":"fa:16:3e:59:1a:9c","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.10"}],"id":"f6d139e6-f2ae-4179-abe0-f6264e4d2906","security_groups":["0bb5248e-c5a6-456b-89da-2920145f64d6"],"mac_address":"fa:16:3e:4b:f5:87","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"fdfc4975-4c0e-4ef1-bade-4932e6b072e0"}]} 2019-01-09 02:33:41,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-9bd5f8fa-5aa2-4cbc-a831-bc02d30e22a2 2019-01-09 02:33:41,949 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst 2019-01-09 02:33:41,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:42,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e7938754-3bda-4b58-b18f-6598d2757191 Date: Wed, 09 Jan 2019 02:33:42 GMT RESP BODY: {"floatingips": []} 2019-01-09 02:33:42,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-e7938754-3bda-4b58-b18f-6598d2757191 2019-01-09 02:33:42,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:42,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33: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-62be076a-bb4f-4afc-836c-3dcef44f749b x-compute-request-id: req-62be076a-bb4f-4afc-836c-3dcef44f749b Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:87", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "bookmark"}], "image": {"id": "bb3ddd76-e246-4b42-b8ca-c65d36872749", "links": [{"href": "http://172.30.9.26:8774/images/bb3ddd76-e246-4b42-b8ca-c65d36872749", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:33:32.000000", "flavor": {"id": "baa6c5a5-0841-4ed2-8205-0195e074bb04", "links": [{"href": "http://172.30.9.26:8774/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04", "rel": "bookmark"}]}, "id": "fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "security_groups": [{"name": "default"}], "user_id": "479e5d56441a4ac786ca6dcf6aff836a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:33:32Z", "hostId": "9f6ce466a88ad422ad27ac9415dbfbc9562eeed426e79aba7f2dde3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "created": "2019-01-09T02:33:26Z", "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:33:42,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0 used request id req-62be076a-bb4f-4afc-836c-3dcef44f749b 2019-01-09 02:33:42,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:42,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-af6b5558-9be6-4839-90f0-efeea837e586 Date: Wed, 09 Jan 2019 02:33:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c966982-578f-49bb-a0a7-638122b46ee4"],"updated_at":"2019-01-09T02:33:20Z","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bfc8d2bc99244e749fcd60c303a35c42","id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}]} 2019-01-09 02:33:42,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net used request id req-af6b5558-9be6-4839-90f0-efeea837e586 2019-01-09 02:33:42,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:42,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1639a40d-1389-4360-9927-4a8ff1985cc8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}} 2019-01-09 02:33:42,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 used request id req-1639a40d-1389-4360-9927-4a8ff1985cc8 2019-01-09 02:33:42,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:43,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bd9a43be-3387-41fb-b71a-3bc8e591e354 Date: Wed, 09 Jan 2019 02:33:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}]} 2019-01-09 02:33:43,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-bd9a43be-3387-41fb-b71a-3bc8e591e354 2019-01-09 02:33:43,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:43,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-81ad93f5-ee0a-4d20-b538-317d66420644 Date: Wed, 09 Jan 2019 02:33:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.2"}],"id":"3edc43de-1e63-414a-80c3-b7a8db4509cd","security_groups":[],"mac_address":"fa:16:3e:5f:dd:c8","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.3"}],"id":"7f60299f-8fca-4da4-887f-4e2ebc23d3d4","security_groups":[],"mac_address":"fa:16:3e:d7:22:ea","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.4"}],"id":"b4a61b5d-14f3-4ddb-b59f-ac54e3365e49","security_groups":[],"mac_address":"fa:16:3e:59:1a:9c","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.10"}],"id":"f6d139e6-f2ae-4179-abe0-f6264e4d2906","security_groups":["0bb5248e-c5a6-456b-89da-2920145f64d6"],"mac_address":"fa:16:3e:4b:f5:87","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"fdfc4975-4c0e-4ef1-bade-4932e6b072e0"}]} 2019-01-09 02:33:43,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-81ad93f5-ee0a-4d20-b538-317d66420644 2019-01-09 02:33:43,239 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:33:43,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:33:43,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca58301a10a646e7ba2ea635e0826a00", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfc8d2bc99244e749fcd60c303a35c42", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/bfc8d2bc99244e749fcd60c303a35c42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8d853c42-f608-4ad-user", "id": "479e5d56441a4ac786ca6dcf6aff836a"}, "audit_ids": ["0ZKMZULyQ_i4bgIBvoOF4Q"], "issued_at": "2019-01-09T02:33:43.000000Z"}} 2019-01-09 02:33:43,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1267c74406fcf24a59e2ea42996c72605568a6f" 2019-01-09 02:33:43,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b5a4ea-e0f7-4b9c-bd93-ae61fae3e24d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:33:43,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-25b5a4ea-e0f7-4b9c-bd93-ae61fae3e24d 2019-01-09 02:33:43,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:44,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33: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-17631044-06eb-45ea-8e77-f0b6207658b3 x-compute-request-id: req-17631044-06eb-45ea-8e77-f0b6207658b3 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:87", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "bookmark"}], "image": {"id": "bb3ddd76-e246-4b42-b8ca-c65d36872749", "links": [{"href": "http://172.30.9.26:8774/images/bb3ddd76-e246-4b42-b8ca-c65d36872749", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:33:32.000000", "flavor": {"id": "baa6c5a5-0841-4ed2-8205-0195e074bb04", "links": [{"href": "http://172.30.9.26:8774/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04", "rel": "bookmark"}]}, "id": "fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "security_groups": [{"name": "default"}], "user_id": "479e5d56441a4ac786ca6dcf6aff836a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:33:32Z", "hostId": "9f6ce466a88ad422ad27ac9415dbfbc9562eeed426e79aba7f2dde3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "created": "2019-01-09T02:33:26Z", "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:33:44,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0 used request id req-17631044-06eb-45ea-8e77-f0b6207658b3 2019-01-09 02:33:44,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:44,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-fb26ad66-4876-4ae3-9b5a-b94a01791f3c Date: Wed, 09 Jan 2019 02:33:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c966982-578f-49bb-a0a7-638122b46ee4"],"updated_at":"2019-01-09T02:33:20Z","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bfc8d2bc99244e749fcd60c303a35c42","id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}]} 2019-01-09 02:33:44,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net used request id req-fb26ad66-4876-4ae3-9b5a-b94a01791f3c 2019-01-09 02:33:44,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:44,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89193422-ddf2-45f1-a92d-e3012e622324 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}} 2019-01-09 02:33:44,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 used request id req-89193422-ddf2-45f1-a92d-e3012e622324 2019-01-09 02:33:44,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:44,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-553f3f8a-e4cf-4ba3-99ce-e0028433ca42 Date: Wed, 09 Jan 2019 02:33:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}]} 2019-01-09 02:33:44,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-553f3f8a-e4cf-4ba3-99ce-e0028433ca42 2019-01-09 02:33:44,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:45,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-c5e20ca9-48c3-4765-8621-1deabdcc59af Date: Wed, 09 Jan 2019 02:33:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.2"}],"id":"3edc43de-1e63-414a-80c3-b7a8db4509cd","security_groups":[],"mac_address":"fa:16:3e:5f:dd:c8","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.3"}],"id":"7f60299f-8fca-4da4-887f-4e2ebc23d3d4","security_groups":[],"mac_address":"fa:16:3e:d7:22:ea","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.4"}],"id":"b4a61b5d-14f3-4ddb-b59f-ac54e3365e49","security_groups":[],"mac_address":"fa:16:3e:59:1a:9c","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.10"}],"id":"f6d139e6-f2ae-4179-abe0-f6264e4d2906","security_groups":["0bb5248e-c5a6-456b-89da-2920145f64d6"],"mac_address":"fa:16:3e:4b:f5:87","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"fdfc4975-4c0e-4ef1-bade-4932e6b072e0"}]} 2019-01-09 02:33:45,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-c5e20ca9-48c3-4765-8621-1deabdcc59af 2019-01-09 02:33:45,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1267c74406fcf24a59e2ea42996c72605568a6f" 2019-01-09 02:33:45,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e90aa10b-e0db-4752-9a48-5d651d2e8586 x-compute-request-id: req-e90aa10b-e0db-4752-9a48-5d651d2e8586 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:87", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "bookmark"}], "image": {"id": "bb3ddd76-e246-4b42-b8ca-c65d36872749", "links": [{"href": "http://172.30.9.26:8774/images/bb3ddd76-e246-4b42-b8ca-c65d36872749", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:33:32.000000", "flavor": {"id": "baa6c5a5-0841-4ed2-8205-0195e074bb04", "links": [{"href": "http://172.30.9.26:8774/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04", "rel": "bookmark"}]}, "id": "fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "security_groups": [{"name": "default"}], "user_id": "479e5d56441a4ac786ca6dcf6aff836a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:33:32Z", "hostId": "9f6ce466a88ad422ad27ac9415dbfbc9562eeed426e79aba7f2dde3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "created": "2019-01-09T02:33:26Z", "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:33:45,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst used request id req-e90aa10b-e0db-4752-9a48-5d651d2e8586 2019-01-09 02:33:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1267c74406fcf24a59e2ea42996c72605568a6f" 2019-01-09 02:33:46,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-6264f68f-8ff0-4c72-a97e-22f32204c60f Date: Wed, 09 Jan 2019 02:33:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c966982-578f-49bb-a0a7-638122b46ee4"],"updated_at":"2019-01-09T02:33:20Z","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bfc8d2bc99244e749fcd60c303a35c42","id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}]} 2019-01-09 02:33:46,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net used request id req-6264f68f-8ff0-4c72-a97e-22f32204c60f 2019-01-09 02:33:46,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1267c74406fcf24a59e2ea42996c72605568a6f" 2019-01-09 02:33:46,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-72d633d3-24ab-40ea-97d9-09b58be8ee98 Date: Wed, 09 Jan 2019 02:33:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}]} 2019-01-09 02:33:46,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-72d633d3-24ab-40ea-97d9-09b58be8ee98 2019-01-09 02:33:46,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1267c74406fcf24a59e2ea42996c72605568a6f" 2019-01-09 02:33:46,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-4be27af5-2887-463d-b37e-1a378acc15e3 Date: Wed, 09 Jan 2019 02:33:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.2"}],"id":"3edc43de-1e63-414a-80c3-b7a8db4509cd","security_groups":[],"mac_address":"fa:16:3e:5f:dd:c8","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.3"}],"id":"7f60299f-8fca-4da4-887f-4e2ebc23d3d4","security_groups":[],"mac_address":"fa:16:3e:d7:22:ea","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.4"}],"id":"b4a61b5d-14f3-4ddb-b59f-ac54e3365e49","security_groups":[],"mac_address":"fa:16:3e:59:1a:9c","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.10"}],"id":"f6d139e6-f2ae-4179-abe0-f6264e4d2906","security_groups":["0bb5248e-c5a6-456b-89da-2920145f64d6"],"mac_address":"fa:16:3e:4b:f5:87","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"fdfc4975-4c0e-4ef1-bade-4932e6b072e0"}]} 2019-01-09 02:33:46,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-4be27af5-2887-463d-b37e-1a378acc15e3 2019-01-09 02:33:46,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:46,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-3fd4b3ef-d73a-4c9a-a43d-ef6f81747893 x-compute-request-id: req-3fd4b3ef-d73a-4c9a-a43d-ef6f81747893 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:87", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "bookmark"}], "image": {"id": "bb3ddd76-e246-4b42-b8ca-c65d36872749", "links": [{"href": "http://172.30.9.26:8774/images/bb3ddd76-e246-4b42-b8ca-c65d36872749", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:33:32.000000", "flavor": {"id": "baa6c5a5-0841-4ed2-8205-0195e074bb04", "links": [{"href": "http://172.30.9.26:8774/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04", "rel": "bookmark"}]}, "id": "fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "security_groups": [{"name": "default"}], "user_id": "479e5d56441a4ac786ca6dcf6aff836a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:33:32Z", "hostId": "9f6ce466a88ad422ad27ac9415dbfbc9562eeed426e79aba7f2dde3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "created": "2019-01-09T02:33:26Z", "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:33:46,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0 used request id req-3fd4b3ef-d73a-4c9a-a43d-ef6f81747893 2019-01-09 02:33:46,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:47,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-55465aa3-ba76-4b15-b7d2-a1a83afafc18 Date: Wed, 09 Jan 2019 02:33:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c966982-578f-49bb-a0a7-638122b46ee4"],"updated_at":"2019-01-09T02:33:20Z","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bfc8d2bc99244e749fcd60c303a35c42","id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}]} 2019-01-09 02:33:47,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net used request id req-55465aa3-ba76-4b15-b7d2-a1a83afafc18 2019-01-09 02:33:47,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:47,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c764bb3-da89-4138-9119-9deb39546a5c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}} 2019-01-09 02:33:47,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 used request id req-3c764bb3-da89-4138-9119-9deb39546a5c 2019-01-09 02:33:47,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:47,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3704989e-22d4-496d-94ee-1498db5630d2 Date: Wed, 09 Jan 2019 02:33:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}]} 2019-01-09 02:33:47,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-3704989e-22d4-496d-94ee-1498db5630d2 2019-01-09 02:33:47,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:47,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-36d1295f-17b5-4009-b8b0-ba896e757c11 Date: Wed, 09 Jan 2019 02:33:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.2"}],"id":"3edc43de-1e63-414a-80c3-b7a8db4509cd","security_groups":[],"mac_address":"fa:16:3e:5f:dd:c8","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.3"}],"id":"7f60299f-8fca-4da4-887f-4e2ebc23d3d4","security_groups":[],"mac_address":"fa:16:3e:d7:22:ea","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.4"}],"id":"b4a61b5d-14f3-4ddb-b59f-ac54e3365e49","security_groups":[],"mac_address":"fa:16:3e:59:1a:9c","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.10"}],"id":"f6d139e6-f2ae-4179-abe0-f6264e4d2906","security_groups":["0bb5248e-c5a6-456b-89da-2920145f64d6"],"mac_address":"fa:16:3e:4b:f5:87","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"fdfc4975-4c0e-4ef1-bade-4932e6b072e0"}]} 2019-01-09 02:33:47,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-36d1295f-17b5-4009-b8b0-ba896e757c11 2019-01-09 02:33:47,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:48,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33: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-f034570d-f458-4d41-958e-aca211d7a8b5 x-compute-request-id: req-f034570d-f458-4d41-958e-aca211d7a8b5 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:87", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "bookmark"}], "image": {"id": "bb3ddd76-e246-4b42-b8ca-c65d36872749", "links": [{"href": "http://172.30.9.26:8774/images/bb3ddd76-e246-4b42-b8ca-c65d36872749", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:33:32.000000", "flavor": {"id": "baa6c5a5-0841-4ed2-8205-0195e074bb04", "links": [{"href": "http://172.30.9.26:8774/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04", "rel": "bookmark"}]}, "id": "fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "security_groups": [{"name": "default"}], "user_id": "479e5d56441a4ac786ca6dcf6aff836a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:33:32Z", "hostId": "9f6ce466a88ad422ad27ac9415dbfbc9562eeed426e79aba7f2dde3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "created": "2019-01-09T02:33:26Z", "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:33:48,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0 used request id req-f034570d-f458-4d41-958e-aca211d7a8b5 2019-01-09 02:33:48,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:48,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-7e8cd328-8506-4c16-ba3e-2f9f033b1815 Date: Wed, 09 Jan 2019 02:33:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c966982-578f-49bb-a0a7-638122b46ee4"],"updated_at":"2019-01-09T02:33:20Z","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bfc8d2bc99244e749fcd60c303a35c42","id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}]} 2019-01-09 02:33:48,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net used request id req-7e8cd328-8506-4c16-ba3e-2f9f033b1815 2019-01-09 02:33:48,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:48,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3285ca57-8537-4514-b934-7b12ae25789a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}} 2019-01-09 02:33:48,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 used request id req-3285ca57-8537-4514-b934-7b12ae25789a 2019-01-09 02:33:48,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:48,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-444c969e-9ce4-497e-a69d-f4b539388863 Date: Wed, 09 Jan 2019 02:33:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}]} 2019-01-09 02:33:48,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-444c969e-9ce4-497e-a69d-f4b539388863 2019-01-09 02:33:48,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0643ef7ba1cba14902e6a5ab5a80a7cf51ce4e3a" 2019-01-09 02:33:48,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-ce6ec491-dac4-4661-9f68-7f934fe33fb6 Date: Wed, 09 Jan 2019 02:33:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.2"}],"id":"3edc43de-1e63-414a-80c3-b7a8db4509cd","security_groups":[],"mac_address":"fa:16:3e:5f:dd:c8","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.3"}],"id":"7f60299f-8fca-4da4-887f-4e2ebc23d3d4","security_groups":[],"mac_address":"fa:16:3e:d7:22:ea","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.4"}],"id":"b4a61b5d-14f3-4ddb-b59f-ac54e3365e49","security_groups":[],"mac_address":"fa:16:3e:59:1a:9c","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.10"}],"id":"f6d139e6-f2ae-4179-abe0-f6264e4d2906","security_groups":["0bb5248e-c5a6-456b-89da-2920145f64d6"],"mac_address":"fa:16:3e:4b:f5:87","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"fdfc4975-4c0e-4ef1-bade-4932e6b072e0"}]} 2019-01-09 02:33:48,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-ce6ec491-dac4-4661-9f68-7f934fe33fb6 2019-01-09 02:33:48,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1267c74406fcf24a59e2ea42996c72605568a6f" 2019-01-09 02:33:49,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad7b4c93-00a7-46b9-8c48-9dc4c069e1a4 x-compute-request-id: req-ad7b4c93-00a7-46b9-8c48-9dc4c069e1a4 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:87", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "rel": "bookmark"}], "image": {"id": "bb3ddd76-e246-4b42-b8ca-c65d36872749", "links": [{"href": "http://172.30.9.26:8774/images/bb3ddd76-e246-4b42-b8ca-c65d36872749", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:33:32.000000", "flavor": {"id": "baa6c5a5-0841-4ed2-8205-0195e074bb04", "links": [{"href": "http://172.30.9.26:8774/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04", "rel": "bookmark"}]}, "id": "fdfc4975-4c0e-4ef1-bade-4932e6b072e0", "security_groups": [{"name": "default"}], "user_id": "479e5d56441a4ac786ca6dcf6aff836a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:33:32Z", "hostId": "9f6ce466a88ad422ad27ac9415dbfbc9562eeed426e79aba7f2dde3a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "created": "2019-01-09T02:33:26Z", "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:33:49,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fdfc4975-4c0e-4ef1-bade-4932e6b072e0 used request id req-ad7b4c93-00a7-46b9-8c48-9dc4c069e1a4 2019-01-09 02:33:49,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1267c74406fcf24a59e2ea42996c72605568a6f" 2019-01-09 02:33:49,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-86a8e357-3d31-4183-8d6a-9265b5ed9553 Date: Wed, 09 Jan 2019 02:33:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c966982-578f-49bb-a0a7-638122b46ee4"],"updated_at":"2019-01-09T02:33:20Z","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bfc8d2bc99244e749fcd60c303a35c42","id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}]} 2019-01-09 02:33:49,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net used request id req-86a8e357-3d31-4183-8d6a-9265b5ed9553 2019-01-09 02:33:49,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1267c74406fcf24a59e2ea42996c72605568a6f" 2019-01-09 02:33:49,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0b019d7c-e1d6-4f49-96f9-ee6e08364d3b Date: Wed, 09 Jan 2019 02:33:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:20Z","dns_nameservers":[],"updated_at":"2019-01-09T02:33:20Z","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":"bfc8d2bc99244e749fcd60c303a35c42","id":"5c966982-578f-49bb-a0a7-638122b46ee4","subnetpool_id":null,"name":"CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet"}]} 2019-01-09 02:33:49,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-0b019d7c-e1d6-4f49-96f9-ee6e08364d3b 2019-01-09 02:33:49,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1267c74406fcf24a59e2ea42996c72605568a6f" 2019-01-09 02:33:49,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-d31a832a-8c05-4f30-ae47-aa5008e0452a Date: Wed, 09 Jan 2019 02:33:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.2"}],"id":"3edc43de-1e63-414a-80c3-b7a8db4509cd","security_groups":[],"mac_address":"fa:16:3e:5f:dd:c8","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.3"}],"id":"7f60299f-8fca-4da4-887f-4e2ebc23d3d4","security_groups":[],"mac_address":"fa:16:3e:d7:22:ea","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.4"}],"id":"b4a61b5d-14f3-4ddb-b59f-ac54e3365e49","security_groups":[],"mac_address":"fa:16:3e:59:1a:9c","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-18aa4d53-48a8-4e5f-925e-eb7c77a616e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c966982-578f-49bb-a0a7-638122b46ee4","ip_address":"10.0.0.10"}],"id":"f6d139e6-f2ae-4179-abe0-f6264e4d2906","security_groups":["0bb5248e-c5a6-456b-89da-2920145f64d6"],"mac_address":"fa:16:3e:4b:f5:87","project_id":"bfc8d2bc99244e749fcd60c303a35c42","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack-server1_port-cffeqrvu5wc2","admin_state_up":true,"network_id":"18aa4d53-48a8-4e5f-925e-eb7c77a616e2","tenant_id":"bfc8d2bc99244e749fcd60c303a35c42","created_at":"2019-01-09T02:33:22Z","binding:vnic_type":"normal","device_id":"fdfc4975-4c0e-4ef1-bade-4932e6b072e0"}]} 2019-01-09 02:33:49,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=18aa4d53-48a8-4e5f-925e-eb7c77a616e2 used request id req-d31a832a-8c05-4f30-ae47-aa5008e0452a 2019-01-09 02:33:49,743 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack 2019-01-09 02:33:49,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:49,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:49 GMT Server: Apache x-openstack-request-id: req-5834fa78-de11-404c-98c1-792a234e8ad6 Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:50,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:33:49 GMT Server: Apache x-openstack-request-id: req-787b05cc-8967-4caf-8e5f-4673e0678a02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:33:50,132 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-787b05cc-8967-4caf-8e5f-4673e0678a02 2019-01-09 02:33:50,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:50,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:50 GMT Server: Apache x-openstack-request-id: req-a0bf904b-7863-4ade-9443-dea46ebd40ee Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:50,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:50 GMT Server: Apache x-openstack-request-id: req-7a03cc32-3da3-4076-942b-d4c8bbab801c 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": "bfc8d2bc99244e749fcd60c303a35c42", "OS::stack_id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name", "net_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "stack_user_project_id": "b0334f46ec8b4699b108fbe47ee838f1", "tags": null, "creation_time": "2019-01-09T02:33:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:33:50Z", "id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:50,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-7a03cc32-3da3-4076-942b-d4c8bbab801c 2019-01-09 02:33:50,351 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:33:50,351 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:33:53,354 - create_stack - DEBUG - Stack status query timeout in 1196.77805591 2019-01-09 02:33:53,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:53,383 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:53 GMT Server: Apache x-openstack-request-id: req-d2dbbded-b8db-4604-a4d5-09b2c8cc9c9e Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:53,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:53 GMT Server: Apache x-openstack-request-id: req-8c01c745-0083-4e3c-a8f1-41c672331c69 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": "bfc8d2bc99244e749fcd60c303a35c42", "OS::stack_id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name", "net_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "stack_user_project_id": "b0334f46ec8b4699b108fbe47ee838f1", "tags": null, "creation_time": "2019-01-09T02:33:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:33:50Z", "id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:53,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-8c01c745-0083-4e3c-a8f1-41c672331c69 2019-01-09 02:33:53,409 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:33:53,409 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:33:56,412 - create_stack - DEBUG - Stack status query timeout in 1193.71954393 2019-01-09 02:33:56,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:56,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:56 GMT Server: Apache x-openstack-request-id: req-3dcd1a4c-3c24-4f5b-bfae-6e09afc1402b Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:56,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:56 GMT Server: Apache x-openstack-request-id: req-d4800add-bffb-4727-96fe-faf6ad40eb33 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": "bfc8d2bc99244e749fcd60c303a35c42", "OS::stack_id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name", "net_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "stack_user_project_id": "b0334f46ec8b4699b108fbe47ee838f1", "tags": null, "creation_time": "2019-01-09T02:33:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:33:50Z", "id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:56,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-d4800add-bffb-4727-96fe-faf6ad40eb33 2019-01-09 02:33:56,618 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:33:56,618 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:33:59,621 - create_stack - DEBUG - Stack status query timeout in 1190.51046085 2019-01-09 02:33:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:33:59,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:33:59 GMT Server: Apache x-openstack-request-id: req-a68d569f-6dd8-4794-8bdf-63e418334923 Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:33:59,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:33:59 GMT Server: Apache x-openstack-request-id: req-84313f6e-0fb7-428e-a8ad-26a8c2be40a7 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": "bfc8d2bc99244e749fcd60c303a35c42", "OS::stack_id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name", "net_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "stack_user_project_id": "b0334f46ec8b4699b108fbe47ee838f1", "tags": null, "creation_time": "2019-01-09T02:33:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:33:50Z", "id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:33:59,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-84313f6e-0fb7-428e-a8ad-26a8c2be40a7 2019-01-09 02:33:59,696 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:33:59,696 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:34:02,699 - create_stack - DEBUG - Stack status query timeout in 1187.43262386 2019-01-09 02:34:02,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:34:02,729 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:02 GMT Server: Apache x-openstack-request-id: req-75558fd5-0086-4dd9-93b5-a955793274eb Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:02,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:02 GMT Server: Apache x-openstack-request-id: req-3377c866-042a-4e72-b58b-e764699348eb 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": "bfc8d2bc99244e749fcd60c303a35c42", "OS::stack_id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "image_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image", "inst_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-inst", "subnet_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-subnet", "flavor_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-flavor-name", "net_name": "CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-net"}, "deletion_time": "2019-01-09T02:34:02Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack", "stack_user_project_id": "b0334f46ec8b4699b108fbe47ee838f1", "tags": null, "creation_time": "2019-01-09T02:33:18Z", "links": [{"href": "http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:33:50Z", "id": "721ceaee-a6c7-4eee-9587-fa5af92c0885", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 02:34:02,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-3377c866-042a-4e72-b58b-e764699348eb 2019-01-09 02:34:02,772 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:34:02,772 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack 2019-01-09 02:34:02,772 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack 2019-01-09 02:34:02,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/721ceaee-a6c7-4eee-9587-fa5af92c0885 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80df9421ece500e055b987d63a6e5dfdf53ada17" 2019-01-09 02:34:02,801 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:02 GMT Server: Apache x-openstack-request-id: req-35cc38c2-0c2a-4d03-a38d-22660ff5fbeb Location: http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:02,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:34:02 GMT Server: Apache x-openstack-request-id: req-7e5ae2f6-890b-4e6a-a8e8-ff6619d9c7e6 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:34:02,971 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/bfc8d2bc99244e749fcd60c303a35c42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-stack/721ceaee-a6c7-4eee-9587-fa5af92c0885 used request id req-7e5ae2f6-890b-4e6a-a8e8-ff6619d9c7e6 2019-01-09 02:34:02,972 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-fb0f81e0-c1f1-4072-9769-cd302224bbee-image 2019-01-09 02:34:02,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7902ec0d60e6a933cbaca983a2945c39615c008d" 2019-01-09 02:34:04,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e166ec0-4fed-407c-90a4-401b351bb55a Date: Wed, 09 Jan 2019 02:34:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:34:04,645 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/bb3ddd76-e246-4b42-b8ca-c65d36872749 used request id req-2e166ec0-4fed-407c-90a4-401b351bb55a 2019-01-09 02:34:04,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0dcf719f3907b2d06a2776d23dfc81d7bb41141" 2019-01-09 02:34:04,683 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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-5be3a326-8d4f-4514-8580-d95783814f22 x-compute-request-id: req-5be3a326-8d4f-4514-8580-d95783814f22 Content-Length: 0 Content-Type: application/json 2019-01-09 02:34:04,683 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/baa6c5a5-0841-4ed2-8205-0195e074bb04 used request id req-5be3a326-8d4f-4514-8580-d95783814f22 2019-01-09 02:34:04,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:34:04,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7cfc5fec-81fc-472b-a7b1-ea0fb2c41f61 Date: Wed, 09 Jan 2019 02:34:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "created_at": "2019-01-09T02:33:19Z", "updated_at": "2019-01-09T02:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:33:19Z", "revision_number": 0, "id": "24f67a03-1c71-4a40-adb9-9fb888733df6", "remote_group_id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "remote_ip_prefix": null, "created_at": "2019-01-09T02:33:19Z", "security_group_id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc8d2bc99244e749fcd60c303a35c42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:33:19Z", "revision_number": 0, "id": "398d74a0-9203-4d6c-b8be-85faa72f3f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:33:19Z", "security_group_id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc8d2bc99244e749fcd60c303a35c42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:33:19Z", "revision_number": 0, "id": "e0905858-a35d-4191-905d-db12f98e19a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:33:19Z", "security_group_id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc8d2bc99244e749fcd60c303a35c42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:33:19Z", "revision_number": 0, "id": "fd5c3aff-e9bc-43c6-864e-3ca5511363a6", "remote_group_id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "remote_ip_prefix": null, "created_at": "2019-01-09T02:33:19Z", "security_group_id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc8d2bc99244e749fcd60c303a35c42"}], "revision_number": 4, "project_id": "bfc8d2bc99244e749fcd60c303a35c42", "id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:34:04,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7cfc5fec-81fc-472b-a7b1-ea0fb2c41f61 2019-01-09 02:34:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:34:04,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0a5bd7-39d3-48ee-98c0-f2a176eb9975 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42"}, "enabled": true, "id": "bfc8d2bc99244e749fcd60c303a35c42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8d853c42-f608-4ad-proj"}} 2019-01-09 02:34:04,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 used request id req-0b0a5bd7-39d3-48ee-98c0-f2a176eb9975 2019-01-09 02:34:04,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0bb5248e-c5a6-456b-89da-2920145f64d6 2019-01-09 02:34:05,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0bb5248e-c5a6-456b-89da-2920145f64d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:34:05,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ac536a49-06e2-4321-bae7-6e0898f61aef Date: Wed, 09 Jan 2019 02:34:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:33:19Z", "security_group_id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "port_range_min": null, "revision_number": 0, "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "created_at": "2019-01-09T02:33:19Z", "project_id": "bfc8d2bc99244e749fcd60c303a35c42", "id": "24f67a03-1c71-4a40-adb9-9fb888733df6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:33:19Z", "security_group_id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "port_range_min": null, "revision_number": 0, "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "created_at": "2019-01-09T02:33:19Z", "project_id": "bfc8d2bc99244e749fcd60c303a35c42", "id": "398d74a0-9203-4d6c-b8be-85faa72f3f34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:33:19Z", "security_group_id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "port_range_min": null, "revision_number": 0, "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "created_at": "2019-01-09T02:33:19Z", "project_id": "bfc8d2bc99244e749fcd60c303a35c42", "id": "e0905858-a35d-4191-905d-db12f98e19a5"}, {"remote_group_id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:33:19Z", "security_group_id": "0bb5248e-c5a6-456b-89da-2920145f64d6", "port_range_min": null, "revision_number": 0, "tenant_id": "bfc8d2bc99244e749fcd60c303a35c42", "created_at": "2019-01-09T02:33:19Z", "project_id": "bfc8d2bc99244e749fcd60c303a35c42", "id": "fd5c3aff-e9bc-43c6-864e-3ca5511363a6"}]} 2019-01-09 02:34:05,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0bb5248e-c5a6-456b-89da-2920145f64d6 used request id req-ac536a49-06e2-4321-bae7-6e0898f61aef 2019-01-09 02:34:05,208 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:34:05,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0bb5248e-c5a6-456b-89da-2920145f64d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:34:05,569 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d90765b-b954-44e7-a17a-d4ad256b2347 Content-Length: 0 Date: Wed, 09 Jan 2019 02:34:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:34:05,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0bb5248e-c5a6-456b-89da-2920145f64d6 used request id req-0d90765b-b954-44e7-a17a-d4ad256b2347 2019-01-09 02:34:05,569 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-8d853c42-f608-4ad-proj 2019-01-09 02:34:05,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:34:05,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-435abe97-67b8-4fe3-a8a9-d22453a512f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:05,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bfc8d2bc99244e749fcd60c303a35c42 used request id req-435abe97-67b8-4fe3-a8a9-d22453a512f3 2019-01-09 02:34:05,788 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-8d853c42-f608-4ad-proj-role 2019-01-09 02:34:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ca58301a10a646e7ba2ea635e0826a00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:34:05,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95c8a567-0022-4729-bdc6-9f5b8ba89ba5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:05,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ca58301a10a646e7ba2ea635e0826a00 used request id req-95c8a567-0022-4729-bdc6-9f5b8ba89ba5 2019-01-09 02:34:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801dbc473abf952c1c60cbeedb0237e6b7f235e7" 2019-01-09 02:34:05,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32da679f-abe8-48b2-8faa-9851d7cedc78 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:05,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-32da679f-abe8-48b2-8faa-9851d7cedc78 2019-01-09 02:34:05,988 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-8d853c42-f608-4ad-user 2019-01-09 02:34:05,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/479e5d56441a4ac786ca6dcf6aff836a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24888b07c8d61185579b92106b314e816011a5e2" 2019-01-09 02:34:06,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a895d49a-67c2-402e-b34f-1e1bff27b9e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:06,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/479e5d56441a4ac786ca6dcf6aff836a used request id req-a895d49a-67c2-402e-b34f-1e1bff27b9e1 2019-01-09 02:34:06,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:06,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:34:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["6f2nQom8TpOYyUmY4qT-dQ"], "issued_at": "2019-01-09T02:34:06.000000Z"}} 2019-01-09 02:34:06,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e8e7769483bd184b81694532f2f0e10ff7ddd7e" 2019-01-09 02:34:06,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650d13ee-577a-4f51-a6e9-2811f25bae4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:06,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-650d13ee-577a-4f51-a6e9-2811f25bae4e 2019-01-09 02:34:06,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:06,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:07,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["m24r2PufTLu50LqdnQJm6Q"], "issued_at": "2019-01-09T02:34:07.000000Z"}} 2019-01-09 02:34:07,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:07,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec7c5e0-2e2b-4dfa-b737-48604b5c252e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:07,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bec7c5e0-2e2b-4dfa-b737-48604b5c252e 2019-01-09 02:34:07,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:34:07,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:34:07,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-b3328fa5-7fac-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:07,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a473f27-5399-4b19-8298-9592f1be8c8b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-b3328fa5-7fac-44d-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:34:07,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-b3328fa5-7fac-44d-proj used request id req-7a473f27-5399-4b19-8298-9592f1be8c8b 2019-01-09 02:34:07,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:07,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea7fe03-0216-423c-8df2-05d28396eb8b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:34:07,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6ea7fe03-0216-423c-8df2-05d28396eb8b 2019-01-09 02:34:07,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj"}}' 2019-01-09 02:34:07,447 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d283e0-37e3-4f9d-a6b7-382334c57390 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c"}, "enabled": true, "id": "498bf75657694f5a9b6e61c52120b22c", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj"}} 2019-01-09 02:34:07,447 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a3d283e0-37e3-4f9d-a6b7-382334c57390 2019-01-09 02:34:07,448 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-b3328fa5-7fac-44d-proj 2019-01-09 02:34:07,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:07,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:07,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["23mqBGNyQuOO3KLHPg4h_w"], "issued_at": "2019-01-09T02:34:07.000000Z"}} 2019-01-09 02:34:07,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:07,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bba6ee2-9853-45db-9564-3f3d19b1d1e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:07,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2bba6ee2-9853-45db-9564-3f3d19b1d1e8 2019-01-09 02:34:07,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:34:07,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:34:07,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:08,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d1e995-c899-4ab4-8040-54cc573c8859 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:34:08,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-67d1e995-c899-4ab4-8040-54cc573c8859 2019-01-09 02:34:08,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-b3328fa5-7fac-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:08,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a155bfc6-17f2-426b-97f6-83204a5144dc Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-b3328fa5-7fac-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c"}, "enabled": true, "id": "498bf75657694f5a9b6e61c52120b22c", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj"}]} 2019-01-09 02:34:08,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-b3328fa5-7fac-44d-proj used request id req-a155bfc6-17f2-426b-97f6-83204a5144dc 2019-01-09 02:34:08,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:08,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da3b2d8f-e6fe-4a77-a33f-f225f4ef5bbf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:34:08,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-da3b2d8f-e6fe-4a77-a33f-f225f4ef5bbf 2019-01-09 02:34:08,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:08,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f8eae18-cdfd-45c2-a548-fc9d067991d5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:08,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5f8eae18-cdfd-45c2-a548-fc9d067991d5 2019-01-09 02:34:08,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-b3328fa5-7fac-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:08,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3384b6a9-3c08-4c5b-8398-cdf5a1ebd45d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-b3328fa5-7fac-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c"}, "enabled": true, "id": "498bf75657694f5a9b6e61c52120b22c", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj"}]} 2019-01-09 02:34:08,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-b3328fa5-7fac-44d-proj used request id req-3384b6a9-3c08-4c5b-8398-cdf5a1ebd45d 2019-01-09 02:34:08,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/0612181d812c4b239e320b9bc1c820bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:08,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e48e31-2787-4eed-8e10-6ef631b915a7 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-b3328fa5-7fac-44d-user", "links": {"self": "http://172.30.9.26:5000/v3/users/0612181d812c4b239e320b9bc1c820bd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "498bf75657694f5a9b6e61c52120b22c", "id": "0612181d812c4b239e320b9bc1c820bd", "password_expires_at": null}} 2019-01-09 02:34:08,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/0612181d812c4b239e320b9bc1c820bd used request id req-b5e48e31-2787-4eed-8e10-6ef631b915a7 2019-01-09 02:34:08,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c/users/0612181d812c4b239e320b9bc1c820bd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:08,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9adab073-96d3-40ab-ba7e-ed4546d2c948 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c/users/0612181d812c4b239e320b9bc1c820bd/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:34:08,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c/users/0612181d812c4b239e320b9bc1c820bd/roles used request id req-9adab073-96d3-40ab-ba7e-ed4546d2c948 2019-01-09 02:34:08,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:09,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37995e4-b39b-47d6-abf9-cd849545b5c8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "domain_id": null, "name": "admin", "id": "398098bc91ca4391b719dad853114c00"}} 2019-01-09 02:34:09,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 used request id req-b37995e4-b39b-47d6-abf9-cd849545b5c8 2019-01-09 02:34:09,080 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-b3328fa5-7fac-44d-proj 2019-01-09 02:34:09,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c/users/0612181d812c4b239e320b9bc1c820bd/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:09,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-351c1089-f6b7-4489-b019-2b7d54c1edc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:09,200 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c/users/0612181d812c4b239e320b9bc1c820bd/roles/398098bc91ca4391b719dad853114c00 used request id req-351c1089-f6b7-4489-b019-2b7d54c1edc8 2019-01-09 02:34:09,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:09,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f9d52f-5149-4452-ae46-9b074220f4e1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:09,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-76f9d52f-5149-4452-ae46-9b074220f4e1 2019-01-09 02:34:09,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-b3328fa5-7fac-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:09,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c45a45-e564-4f5a-b4b8-2556d307b716 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-b3328fa5-7fac-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c"}, "enabled": true, "id": "498bf75657694f5a9b6e61c52120b22c", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj"}]} 2019-01-09 02:34:09,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-b3328fa5-7fac-44d-proj used request id req-94c45a45-e564-4f5a-b4b8-2556d307b716 2019-01-09 02:34:09,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c/users/0612181d812c4b239e320b9bc1c820bd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:09,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1088be2a-2e11-401d-950d-53605533773f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c/users/0612181d812c4b239e320b9bc1c820bd/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}]} 2019-01-09 02:34:09,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c/users/0612181d812c4b239e320b9bc1c820bd/roles used request id req-1088be2a-2e11-401d-950d-53605533773f 2019-01-09 02:34:09,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:09,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286028cb-3370-40fe-8a79-8d7a788ad607 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:34:09,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-286028cb-3370-40fe-8a79-8d7a788ad607 2019-01-09 02:34:09,587 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-b3328fa5-7fac-44d-proj 2019-01-09 02:34:09,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c/users/0612181d812c4b239e320b9bc1c820bd/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:09,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f1efa57-31c5-4daa-99fa-cce2b577abfb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:09,727 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c/users/0612181d812c4b239e320b9bc1c820bd/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-2f1efa57-31c5-4daa-99fa-cce2b577abfb 2019-01-09 02:34:09,727 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-b3328fa5-7fac-44d-user 2019-01-09 02:34:09,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:09,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:09,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-905717fe-139b-4946-8e0e-d301900ca3bc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:09,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-905717fe-139b-4946-8e0e-d301900ca3bc 2019-01-09 02:34:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" -d '{"role": {"name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj-role"}}' 2019-01-09 02:34:09,949 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb3ab368-fe8a-4d18-be01-7a14c6ff93c8 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e87066d0f10c469981c4dd81b9c99e90", "links": {"self": "http://172.30.9.26:5000/v3/roles/e87066d0f10c469981c4dd81b9c99e90"}, "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj-role"}} 2019-01-09 02:34:09,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-bb3ab368-fe8a-4d18-be01-7a14c6ff93c8 2019-01-09 02:34:09,950 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-b3328fa5-7fac-44d-proj-role 2019-01-09 02:34:09,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e87066d0f10c469981c4dd81b9c99e90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:10,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a64b91-0ad3-4c85-b901-b9035c1b928b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e87066d0f10c469981c4dd81b9c99e90"}, "domain_id": null, "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj-role", "id": "e87066d0f10c469981c4dd81b9c99e90"}} 2019-01-09 02:34:10,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e87066d0f10c469981c4dd81b9c99e90 used request id req-84a64b91-0ad3-4c85-b901-b9035c1b928b 2019-01-09 02:34:10,040 - keystone_utils - INFO - Granting role CreateStackVolumeTests-b3328fa5-7fac-44d-proj-role to project CreateStackVolumeTests-b3328fa5-7fac-44d-proj 2019-01-09 02:34:10,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c/users/0612181d812c4b239e320b9bc1c820bd/roles/e87066d0f10c469981c4dd81b9c99e90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:10,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b3c18bb-3614-467c-9d6e-b247db4410cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:10,471 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c/users/0612181d812c4b239e320b9bc1c820bd/roles/e87066d0f10c469981c4dd81b9c99e90 used request id req-1b3c18bb-3614-467c-9d6e-b247db4410cb 2019-01-09 02:34:10,472 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:34:10,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:10,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:10,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "e87066d0f10c469981c4dd81b9c99e90", "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj-role"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498bf75657694f5a9b6e61c52120b22c", "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/498bf75657694f5a9b6e61c52120b22c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/498bf75657694f5a9b6e61c52120b22c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/498bf75657694f5a9b6e61c52120b22c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/498bf75657694f5a9b6e61c52120b22c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/498bf75657694f5a9b6e61c52120b22c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/498bf75657694f5a9b6e61c52120b22c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/498bf75657694f5a9b6e61c52120b22c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/498bf75657694f5a9b6e61c52120b22c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/498bf75657694f5a9b6e61c52120b22c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/498bf75657694f5a9b6e61c52120b22c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/498bf75657694f5a9b6e61c52120b22c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-user", "id": "0612181d812c4b239e320b9bc1c820bd"}, "audit_ids": ["R6C9CWApSCycLAbX38za3Q"], "issued_at": "2019-01-09T02:34:10.000000Z"}} 2019-01-09 02:34:10,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c6712cd04d8777a845335182a21274bd34b079" 2019-01-09 02:34:10,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61de9833-234a-4d2d-a240-ce63284649a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:10,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-61de9833-234a-4d2d-a240-ce63284649a4 2019-01-09 02:34:10,965 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:34:10,968 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:34:10,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c6712cd04d8777a845335182a21274bd34b079" 2019-01-09 02:34:11,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:10 GMT Server: Apache x-openstack-request-id: req-a8c2f51e-4910-429a-af24-5ee99f970b4e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:34:11,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack used request id req-a8c2f51e-4910-429a-af24-5ee99f970b4e 2019-01-09 02:34:11,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c6712cd04d8777a845335182a21274bd34b079" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-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-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume-type", "volume_name": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume"}}' 2019-01-09 02:34:12,800 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:34:11 GMT Server: Apache x-openstack-request-id: req-d49eb75f-d989-4eed-b46d-1b0c5ea8145f Location: http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "5214c183-048a-4f15-b0c9-7176873974a8", "links": [{"href": "http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8", "rel": "self"}]}} 2019-01-09 02:34:12,800 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks used request id req-d49eb75f-d989-4eed-b46d-1b0c5ea8145f 2019-01-09 02:34:12,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/5214c183-048a-4f15-b0c9-7176873974a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c6712cd04d8777a845335182a21274bd34b079" 2019-01-09 02:34:12,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:12 GMT Server: Apache x-openstack-request-id: req-4c4338b0-cd56-43c5-a644-b6dbd1779b92 Location: http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:13,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:12 GMT Server: Apache x-openstack-request-id: req-787c600a-2b25-48c5-96c3-3cea73c9f01c 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": "498bf75657694f5a9b6e61c52120b22c", "volume_type_name": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume-type", "OS::stack_id": "5214c183-048a-4f15-b0c9-7176873974a8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack", "volume_name": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack", "stack_user_project_id": "2469db10ad254a42949892790b282f23", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:34:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5214c183-048a-4f15-b0c9-7176873974a8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:13,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 used request id req-787c600a-2b25-48c5-96c3-3cea73c9f01c 2019-01-09 02:34:13,186 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack 2019-01-09 02:34:13,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/5214c183-048a-4f15-b0c9-7176873974a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c6712cd04d8777a845335182a21274bd34b079" 2019-01-09 02:34:13,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:13 GMT Server: Apache x-openstack-request-id: req-cd643ae6-6ee7-4fb4-9d22-510388410068 Location: http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:13,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:13 GMT Server: Apache x-openstack-request-id: req-3c0553e6-7532-4135-a067-375c03cb5044 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": "498bf75657694f5a9b6e61c52120b22c", "volume_type_name": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume-type", "OS::stack_id": "5214c183-048a-4f15-b0c9-7176873974a8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack", "volume_name": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack", "stack_user_project_id": "2469db10ad254a42949892790b282f23", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:34:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5214c183-048a-4f15-b0c9-7176873974a8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:13,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 used request id req-3c0553e6-7532-4135-a067-375c03cb5044 2019-01-09 02:34:13,553 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:34:13,553 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:34:16,557 - create_stack - DEBUG - Stack status query timeout in 1196.62999415 2019-01-09 02:34:16,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/5214c183-048a-4f15-b0c9-7176873974a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c6712cd04d8777a845335182a21274bd34b079" 2019-01-09 02:34:16,733 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:16 GMT Server: Apache x-openstack-request-id: req-4451c1fe-846c-4d96-a56a-c63223edfac6 Location: http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:16,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:16 GMT Server: Apache x-openstack-request-id: req-91eb1f44-3c14-4fa4-abfb-bbd07672e75a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 539 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": "498bf75657694f5a9b6e61c52120b22c", "volume_type_name": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume-type", "OS::stack_id": "5214c183-048a-4f15-b0c9-7176873974a8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack", "volume_name": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack", "stack_user_project_id": "2469db10ad254a42949892790b282f23", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:34:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5214c183-048a-4f15-b0c9-7176873974a8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:16,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 used request id req-91eb1f44-3c14-4fa4-abfb-bbd07672e75a 2019-01-09 02:34:16,935 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:34:16,935 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack 2019-01-09 02:34:16,936 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack 2019-01-09 02:34:16,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/5214c183-048a-4f15-b0c9-7176873974a8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c6712cd04d8777a845335182a21274bd34b079" 2019-01-09 02:34:17,120 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:16 GMT Server: Apache x-openstack-request-id: req-0ab6d455-b62f-4b90-806a-c779dbf57dcd Location: http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:17,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:17 GMT Server: Apache x-openstack-request-id: req-6830064a-bb35-43f1-8a51-42656cac3dce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8/resources/volume", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2019-01-09T02:34:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:34:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0e49dd1e-5368-4593-a0aa-db5ab69f098f", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2019-01-09T02:34:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:34:12Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "2e61c305-24a6-4b02-bb7c-7856fcf9372b", "resource_type": "OS::Cinder::VolumeType"}]} 2019-01-09 02:34:17,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8/resources used request id req-6830064a-bb35-43f1-8a51-42656cac3dce 2019-01-09 02:34:17,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/498bf75657694f5a9b6e61c52120b22c/volumes/0e49dd1e-5368-4593-a0aa-db5ab69f098f -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c6712cd04d8777a845335182a21274bd34b079" 2019-01-09 02:34:17,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:17 GMT Server: Apache x-compute-request-id: req-927a68a8-b5b6-4824-a807-3b1a697a53dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-927a68a8-b5b6-4824-a807-3b1a697a53dd Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/498bf75657694f5a9b6e61c52120b22c/volumes/0e49dd1e-5368-4593-a0aa-db5ab69f098f", "rel": "self"}, {"href": "http://172.30.9.26:8776/498bf75657694f5a9b6e61c52120b22c/volumes/0e49dd1e-5368-4593-a0aa-db5ab69f098f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T02:34:14.000000", "replication_status": null, "snapshot_id": null, "id": "0e49dd1e-5368-4593-a0aa-db5ab69f098f", "size": 1, "user_id": "0612181d812c4b239e320b9bc1c820bd", "os-vol-tenant-attr:tenant_id": "498bf75657694f5a9b6e61c52120b22c", "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-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume", "bootable": "false", "created_at": "2019-01-09T02:34:14.000000", "volume_type": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume-type"}} 2019-01-09 02:34:17,520 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/498bf75657694f5a9b6e61c52120b22c/volumes/0e49dd1e-5368-4593-a0aa-db5ab69f098f used request id req-927a68a8-b5b6-4824-a807-3b1a697a53dd 2019-01-09 02:34:17,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:17,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:17,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "e87066d0f10c469981c4dd81b9c99e90", "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj-role"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498bf75657694f5a9b6e61c52120b22c", "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/498bf75657694f5a9b6e61c52120b22c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/498bf75657694f5a9b6e61c52120b22c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/498bf75657694f5a9b6e61c52120b22c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/498bf75657694f5a9b6e61c52120b22c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/498bf75657694f5a9b6e61c52120b22c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/498bf75657694f5a9b6e61c52120b22c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/498bf75657694f5a9b6e61c52120b22c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/498bf75657694f5a9b6e61c52120b22c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/498bf75657694f5a9b6e61c52120b22c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/498bf75657694f5a9b6e61c52120b22c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/498bf75657694f5a9b6e61c52120b22c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-user", "id": "0612181d812c4b239e320b9bc1c820bd"}, "audit_ids": ["krcWxUZ-R3G_98ulhiiXsQ"], "issued_at": "2019-01-09T02:34:17.000000Z"}} 2019-01-09 02:34:17,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b8aa1c0af808aaaca186b921c53ad52e06af07" 2019-01-09 02:34:17,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-261df0c7-3796-49a1-aee5-e0cc49762d94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:17,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-261df0c7-3796-49a1-aee5-e0cc49762d94 2019-01-09 02:34:17,982 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/498bf75657694f5a9b6e61c52120b22c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b8aa1c0af808aaaca186b921c53ad52e06af07" 2019-01-09 02:34:18,190 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:17 GMT Server: Apache x-compute-request-id: req-c3b67800-9da1-4ec8-97fa-5a305f6d6dbc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3b67800-9da1-4ec8-97fa-5a305f6d6dbc Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/498bf75657694f5a9b6e61c52120b22c/volumes/0e49dd1e-5368-4593-a0aa-db5ab69f098f", "rel": "self"}, {"href": "http://172.30.9.26:8776/498bf75657694f5a9b6e61c52120b22c/volumes/0e49dd1e-5368-4593-a0aa-db5ab69f098f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T02:34:14.000000", "replication_status": null, "snapshot_id": null, "id": "0e49dd1e-5368-4593-a0aa-db5ab69f098f", "size": 1, "user_id": "0612181d812c4b239e320b9bc1c820bd", "os-vol-tenant-attr:tenant_id": "498bf75657694f5a9b6e61c52120b22c", "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-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume", "bootable": "false", "created_at": "2019-01-09T02:34:14.000000", "volume_type": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume-type"}]} 2019-01-09 02:34:18,190 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/498bf75657694f5a9b6e61c52120b22c/volumes/detail used request id req-c3b67800-9da1-4ec8-97fa-5a305f6d6dbc 2019-01-09 02:34:18,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:34:18,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:34:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:34:18,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b8aa1c0af808aaaca186b921c53ad52e06af07" 2019-01-09 02:34:18,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e874ac0a-d433-46eb-8069-4f18ca765227 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c"}, "enabled": true, "id": "498bf75657694f5a9b6e61c52120b22c", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b3328fa5-7fac-44d-proj"}} 2019-01-09 02:34:18,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c used request id req-e874ac0a-d433-46eb-8069-4f18ca765227 2019-01-09 02:34:18,285 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack 2019-01-09 02:34:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/5214c183-048a-4f15-b0c9-7176873974a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c6712cd04d8777a845335182a21274bd34b079" 2019-01-09 02:34:18,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:18 GMT Server: Apache x-openstack-request-id: req-b087f67e-3766-4cb4-9f5c-3c4427b99a50 Location: http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:18,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:18 GMT Server: Apache x-openstack-request-id: req-860a0118-1e3c-4a19-aa79-86dd0ae52513 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:18,651 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 used request id req-860a0118-1e3c-4a19-aa79-86dd0ae52513 2019-01-09 02:34:18,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/5214c183-048a-4f15-b0c9-7176873974a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c6712cd04d8777a845335182a21274bd34b079" 2019-01-09 02:34:18,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:18 GMT Server: Apache x-openstack-request-id: req-cca307c3-f9ec-4301-aafa-bde5781d7f35 Location: http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:18,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:18 GMT Server: Apache x-openstack-request-id: req-faa38b7b-295d-49d5-9d1c-263eb8aae2bc 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": "498bf75657694f5a9b6e61c52120b22c", "volume_type_name": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume-type", "OS::stack_id": "5214c183-048a-4f15-b0c9-7176873974a8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack", "volume_name": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack", "stack_user_project_id": "2469db10ad254a42949892790b282f23", "tags": null, "creation_time": "2019-01-09T02:34:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:34:18Z", "id": "5214c183-048a-4f15-b0c9-7176873974a8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:18,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 used request id req-faa38b7b-295d-49d5-9d1c-263eb8aae2bc 2019-01-09 02:34:18,858 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:34:18,858 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:34:21,861 - create_stack - DEBUG - Stack status query timeout in 1196.79032803 2019-01-09 02:34:21,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/5214c183-048a-4f15-b0c9-7176873974a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c6712cd04d8777a845335182a21274bd34b079" 2019-01-09 02:34:21,891 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:21 GMT Server: Apache x-openstack-request-id: req-21e3ebb9-435f-42bc-81e2-679a54f8bfc8 Location: http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:21,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:21 GMT Server: Apache x-openstack-request-id: req-7af4d56c-67a3-4e52-8bb3-da23e55faf30 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": "498bf75657694f5a9b6e61c52120b22c", "volume_type_name": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume-type", "OS::stack_id": "5214c183-048a-4f15-b0c9-7176873974a8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack", "volume_name": "CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-volume"}, "deletion_time": "2019-01-09T02:34:21Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack", "stack_user_project_id": "2469db10ad254a42949892790b282f23", "tags": null, "creation_time": "2019-01-09T02:34:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:34:18Z", "id": "5214c183-048a-4f15-b0c9-7176873974a8", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:21,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 used request id req-7af4d56c-67a3-4e52-8bb3-da23e55faf30 2019-01-09 02:34:21,918 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:34:21,919 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack 2019-01-09 02:34:21,919 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack 2019-01-09 02:34:21,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/5214c183-048a-4f15-b0c9-7176873974a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c6712cd04d8777a845335182a21274bd34b079" 2019-01-09 02:34:21,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:21 GMT Server: Apache x-openstack-request-id: req-9b10cc7f-d943-4046-a9c2-0e3cf2626561 Location: http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:21,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:34:21 GMT Server: Apache x-openstack-request-id: req-9f64c1d7-fe8b-4e61-87ad-e4b759fae60b Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:34:21,973 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/498bf75657694f5a9b6e61c52120b22c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6fd3971c-b739-4068-a2cc-c6741fe9ed6d-stack/5214c183-048a-4f15-b0c9-7176873974a8 used request id req-9f64c1d7-fe8b-4e61-87ad-e4b759fae60b 2019-01-09 02:34:21,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:22,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f401ab88-ecef-4c50-84b1-4ff659907554 Date: Wed, 09 Jan 2019 02:34:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:34:22,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f401ab88-ecef-4c50-84b1-4ff659907554 2019-01-09 02:34:22,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:22,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cae1fb7-6892-4d82-859a-6b4e6fad222a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:34:22,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-9cae1fb7-6892-4d82-859a-6b4e6fad222a 2019-01-09 02:34:22,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:22,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05676c2-2358-458d-b831-3a54480f2592 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:34:22,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-d05676c2-2358-458d-b831-3a54480f2592 2019-01-09 02:34:22,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:22,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba57fe5-41e3-4f8c-b207-152c31042576 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:34:22,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-dba57fe5-41e3-4f8c-b207-152c31042576 2019-01-09 02:34:22,584 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-b3328fa5-7fac-44d-proj 2019-01-09 02:34:22,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:22,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0ed7788-1f85-47af-8317-815d1b4174bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:22,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/498bf75657694f5a9b6e61c52120b22c used request id req-a0ed7788-1f85-47af-8317-815d1b4174bd 2019-01-09 02:34:22,829 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-b3328fa5-7fac-44d-proj-role 2019-01-09 02:34:22,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e87066d0f10c469981c4dd81b9c99e90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:23,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d167a9f-a62f-4ac2-98c1-55079f0d9986 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:23,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e87066d0f10c469981c4dd81b9c99e90 used request id req-4d167a9f-a62f-4ac2-98c1-55079f0d9986 2019-01-09 02:34:23,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6cd8b1a8fc73ce5a87d31823296497a66e932d1" 2019-01-09 02:34:23,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab665765-3fdd-4889-be41-505b335e0238 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:23,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ab665765-3fdd-4889-be41-505b335e0238 2019-01-09 02:34:23,122 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-b3328fa5-7fac-44d-user 2019-01-09 02:34:23,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0612181d812c4b239e320b9bc1c820bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0636bac13731372cf0a8621027e94f6aa9944de3" 2019-01-09 02:34:23,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dceed2be-ccec-4552-90ce-f05d16a1bc35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:23,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0612181d812c4b239e320b9bc1c820bd used request id req-dceed2be-ccec-4552-90ce-f05d16a1bc35 2019-01-09 02:34:23,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:23,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:34:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["tY2wGyt3Sh68yfLCk9ksKw"], "issued_at": "2019-01-09T02:34:23.000000Z"}} 2019-01-09 02:34:23,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161d1a8f9c7848b1618c4d59955cc08caa3c2d16" 2019-01-09 02:34:23,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcfaeca9-c5a1-41ac-a35b-56c74ba2ece0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:23,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dcfaeca9-c5a1-41ac-a35b-56c74ba2ece0 2019-01-09 02:34:23,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:23,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:24,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["PitiPC4VSLO9ouTQxS-JrQ"], "issued_at": "2019-01-09T02:34:24.000000Z"}} 2019-01-09 02:34:24,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:24,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcec4e91-0189-433a-aa46-8142ae71bd3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:24,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dcec4e91-0189-433a-aa46-8142ae71bd3e 2019-01-09 02:34:24,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:34:24,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:34:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:34:24,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-df9e87ea-ed74-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:24,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5657cab-0715-465d-8a46-7d6e8a7afd82 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-df9e87ea-ed74-48f-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:34:24,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-df9e87ea-ed74-48f-proj used request id req-e5657cab-0715-465d-8a46-7d6e8a7afd82 2019-01-09 02:34:24,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:24,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f05b439-1e38-411e-80c6-19ceadafb164 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:34:24,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3f05b439-1e38-411e-80c6-19ceadafb164 2019-01-09 02:34:24,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-proj"}}' 2019-01-09 02:34:24,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:34:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5a8cd8-eb31-43a3-bb50-38636b6c9a55 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4"}, "enabled": true, "id": "234fae80ab2b44f8ad8ba348eb5694a4", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-proj"}} 2019-01-09 02:34:24,542 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-af5a8cd8-eb31-43a3-bb50-38636b6c9a55 2019-01-09 02:34:24,543 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-df9e87ea-ed74-48f-proj 2019-01-09 02:34:24,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:24,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:24,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["AVOxII3WRdawpNceXNB2Lg"], "issued_at": "2019-01-09T02:34:24.000000Z"}} 2019-01-09 02:34:24,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:25,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2ab0d6-b4a9-4d22-b6ea-7c8c6c643a55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:25,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bb2ab0d6-b4a9-4d22-b6ea-7c8c6c643a55 2019-01-09 02:34:25,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:34:25,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:34:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:34:25,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:25,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469e50b8-4ecf-4a6d-904f-b5c0b55a5664 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:34:25,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-469e50b8-4ecf-4a6d-904f-b5c0b55a5664 2019-01-09 02:34:25,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-df9e87ea-ed74-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:25,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c88b04-6f94-49e5-ac90-2378f1a31ee5 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-df9e87ea-ed74-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4"}, "enabled": true, "id": "234fae80ab2b44f8ad8ba348eb5694a4", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-proj"}]} 2019-01-09 02:34:25,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-df9e87ea-ed74-48f-proj used request id req-95c88b04-6f94-49e5-ac90-2378f1a31ee5 2019-01-09 02:34:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:25,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9968da1a-0a4b-4e87-a324-7d2bc8f88107 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:34:25,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9968da1a-0a4b-4e87-a324-7d2bc8f88107 2019-01-09 02:34:25,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:25,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f01ca2c-8e40-4847-a054-7cce19ec03ed Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:25,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f01ca2c-8e40-4847-a054-7cce19ec03ed 2019-01-09 02:34:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-df9e87ea-ed74-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:25,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7122c95-44ac-4b77-85a6-3109665b5a5d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-df9e87ea-ed74-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4"}, "enabled": true, "id": "234fae80ab2b44f8ad8ba348eb5694a4", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-proj"}]} 2019-01-09 02:34:25,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-df9e87ea-ed74-48f-proj used request id req-e7122c95-44ac-4b77-85a6-3109665b5a5d 2019-01-09 02:34:25,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/8232fbfbbd824c6d9a7dcf3362c1aa7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:25,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3663ac7c-7e21-4d30-b9de-df27c538d603 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-df9e87ea-ed74-48f-user", "links": {"self": "http://172.30.9.26:5000/v3/users/8232fbfbbd824c6d9a7dcf3362c1aa7f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "234fae80ab2b44f8ad8ba348eb5694a4", "id": "8232fbfbbd824c6d9a7dcf3362c1aa7f", "password_expires_at": null}} 2019-01-09 02:34:25,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8232fbfbbd824c6d9a7dcf3362c1aa7f used request id req-3663ac7c-7e21-4d30-b9de-df27c538d603 2019-01-09 02:34:25,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4/users/8232fbfbbd824c6d9a7dcf3362c1aa7f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:26,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb88f994-df88-4b3c-bb28-da0c0e83709b Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4/users/8232fbfbbd824c6d9a7dcf3362c1aa7f/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:34:26,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4/users/8232fbfbbd824c6d9a7dcf3362c1aa7f/roles used request id req-bb88f994-df88-4b3c-bb28-da0c0e83709b 2019-01-09 02:34:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:26,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366ae3e8-2b2e-4fe5-bc4d-72dbc9a15808 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "domain_id": null, "name": "admin", "id": "398098bc91ca4391b719dad853114c00"}} 2019-01-09 02:34:26,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 used request id req-366ae3e8-2b2e-4fe5-bc4d-72dbc9a15808 2019-01-09 02:34:26,162 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-df9e87ea-ed74-48f-proj 2019-01-09 02:34:26,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4/users/8232fbfbbd824c6d9a7dcf3362c1aa7f/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:26,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51ca8b28-ae4c-46e3-b4da-8eda6bd220d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:26,297 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4/users/8232fbfbbd824c6d9a7dcf3362c1aa7f/roles/398098bc91ca4391b719dad853114c00 used request id req-51ca8b28-ae4c-46e3-b4da-8eda6bd220d8 2019-01-09 02:34:26,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:26,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7074f135-9643-4a53-afe5-e26e866ef845 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:26,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7074f135-9643-4a53-afe5-e26e866ef845 2019-01-09 02:34:26,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-df9e87ea-ed74-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:26,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b74606e-a58c-481b-8dab-024ebc69c8ab Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-df9e87ea-ed74-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4"}, "enabled": true, "id": "234fae80ab2b44f8ad8ba348eb5694a4", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-proj"}]} 2019-01-09 02:34:26,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-df9e87ea-ed74-48f-proj used request id req-8b74606e-a58c-481b-8dab-024ebc69c8ab 2019-01-09 02:34:26,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4/users/8232fbfbbd824c6d9a7dcf3362c1aa7f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:26,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d0c4cb-1528-4d8f-ba49-e419c7c2f963 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4/users/8232fbfbbd824c6d9a7dcf3362c1aa7f/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}]} 2019-01-09 02:34:26,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4/users/8232fbfbbd824c6d9a7dcf3362c1aa7f/roles used request id req-a5d0c4cb-1528-4d8f-ba49-e419c7c2f963 2019-01-09 02:34:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:26,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9368eb31-3586-4eec-b940-d235da9c931d Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:34:26,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-9368eb31-3586-4eec-b940-d235da9c931d 2019-01-09 02:34:26,670 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-df9e87ea-ed74-48f-proj 2019-01-09 02:34:26,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4/users/8232fbfbbd824c6d9a7dcf3362c1aa7f/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:26,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-110abe04-4ecc-401e-894d-d1a6156337c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:26,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4/users/8232fbfbbd824c6d9a7dcf3362c1aa7f/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-110abe04-4ecc-401e-894d-d1a6156337c7 2019-01-09 02:34:26,793 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-df9e87ea-ed74-48f-user 2019-01-09 02:34:26,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:26,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:26,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c4d651-5cbe-4c15-8d11-ead619a72f2d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:26,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-75c4d651-5cbe-4c15-8d11-ead619a72f2d 2019-01-09 02:34:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" -d '{"role": {"name": "CreateStackVolumeTests-df9e87ea-ed74-48f-proj-role"}}' 2019-01-09 02:34:26,998 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:34:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-915e2957-77c1-4d0f-bf96-185f4532e83a Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99ec37d2be1e445db997e74cd8ece53f", "links": {"self": "http://172.30.9.26:5000/v3/roles/99ec37d2be1e445db997e74cd8ece53f"}, "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-proj-role"}} 2019-01-09 02:34:26,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-915e2957-77c1-4d0f-bf96-185f4532e83a 2019-01-09 02:34:26,998 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-df9e87ea-ed74-48f-proj-role 2019-01-09 02:34:27,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/99ec37d2be1e445db997e74cd8ece53f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:27,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10277e5-948e-468b-b38e-0e2416d1e427 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/99ec37d2be1e445db997e74cd8ece53f"}, "domain_id": null, "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-proj-role", "id": "99ec37d2be1e445db997e74cd8ece53f"}} 2019-01-09 02:34:27,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/99ec37d2be1e445db997e74cd8ece53f used request id req-c10277e5-948e-468b-b38e-0e2416d1e427 2019-01-09 02:34:27,087 - keystone_utils - INFO - Granting role CreateStackVolumeTests-df9e87ea-ed74-48f-proj-role to project CreateStackVolumeTests-df9e87ea-ed74-48f-proj 2019-01-09 02:34:27,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4/users/8232fbfbbd824c6d9a7dcf3362c1aa7f/roles/99ec37d2be1e445db997e74cd8ece53f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:27,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16acd1ca-7eed-4ba1-9ba2-2fb9d2a72f21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:27,158 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4/users/8232fbfbbd824c6d9a7dcf3362c1aa7f/roles/99ec37d2be1e445db997e74cd8ece53f used request id req-16acd1ca-7eed-4ba1-9ba2-2fb9d2a72f21 2019-01-09 02:34:27,159 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:34:27,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:27,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:27,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99ec37d2be1e445db997e74cd8ece53f", "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:34:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "234fae80ab2b44f8ad8ba348eb5694a4", "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-user", "id": "8232fbfbbd824c6d9a7dcf3362c1aa7f"}, "audit_ids": ["bumZlwNcQ3Gkr2soIaJu4g"], "issued_at": "2019-01-09T02:34:27.000000Z"}} 2019-01-09 02:34:27,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:27,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4348adf4-4730-4230-a109-110aa6a8e87c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:27,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4348adf4-4730-4230-a109-110aa6a8e87c 2019-01-09 02:34:27,636 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:34:27,638 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:34:27,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:27,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:27 GMT Server: Apache x-openstack-request-id: req-defa54b6-144c-4df1-b0c1-d9899a5e5a23 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:34:27,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack used request id req-defa54b6-144c-4df1-b0c1-d9899a5e5a23 2019-01-09 02:34:27,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-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-098a5b37-f3ba-4a05-ad13-e41663a67049-volume-type", "volume_name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume"}}' 2019-01-09 02:34:29,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:34:27 GMT Server: Apache x-openstack-request-id: req-ec4cf5dd-c7e3-49cd-a2b6-451539ad678c Location: http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "b0d0ad52-c136-46d4-9f83-40dfacf0980e", "links": [{"href": "http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e", "rel": "self"}]}} 2019-01-09 02:34:29,377 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks used request id req-ec4cf5dd-c7e3-49cd-a2b6-451539ad678c 2019-01-09 02:34:29,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/b0d0ad52-c136-46d4-9f83-40dfacf0980e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:29,560 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:29 GMT Server: Apache x-openstack-request-id: req-c25ff494-43e6-4a57-af39-ea537a789131 Location: http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:29,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:29 GMT Server: Apache x-openstack-request-id: req-b9a32aa7-0fa1-4c28-a283-2648ad275217 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": "234fae80ab2b44f8ad8ba348eb5694a4", "volume_type_name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume-type", "OS::stack_id": "b0d0ad52-c136-46d4-9f83-40dfacf0980e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack", "volume_name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack", "stack_user_project_id": "011a63640c1b4185bfff6f931e8a510f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:34:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0d0ad52-c136-46d4-9f83-40dfacf0980e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:29,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e used request id req-b9a32aa7-0fa1-4c28-a283-2648ad275217 2019-01-09 02:34:29,758 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack 2019-01-09 02:34:29,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/b0d0ad52-c136-46d4-9f83-40dfacf0980e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:29,941 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:29 GMT Server: Apache x-openstack-request-id: req-2edf27f2-52e4-4362-921c-4fcb6bb01806 Location: http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:30,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:29 GMT Server: Apache x-openstack-request-id: req-3d6a977f-afe1-48bf-8add-d76348e3abab 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": "234fae80ab2b44f8ad8ba348eb5694a4", "volume_type_name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume-type", "OS::stack_id": "b0d0ad52-c136-46d4-9f83-40dfacf0980e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack", "volume_name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack", "stack_user_project_id": "011a63640c1b4185bfff6f931e8a510f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:34:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0d0ad52-c136-46d4-9f83-40dfacf0980e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:30,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e used request id req-3d6a977f-afe1-48bf-8add-d76348e3abab 2019-01-09 02:34:30,143 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:34:30,143 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:34:33,146 - create_stack - DEBUG - Stack status query timeout in 1196.611655 2019-01-09 02:34:33,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/b0d0ad52-c136-46d4-9f83-40dfacf0980e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:33,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:33 GMT Server: Apache x-openstack-request-id: req-271b986a-c74b-4deb-95e5-0cb85f2a09ed Location: http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:33,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:33 GMT Server: Apache x-openstack-request-id: req-84845036-7fe1-4853-8785-f94147ecd85c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 536 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": "234fae80ab2b44f8ad8ba348eb5694a4", "volume_type_name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume-type", "OS::stack_id": "b0d0ad52-c136-46d4-9f83-40dfacf0980e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack", "volume_name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack", "stack_user_project_id": "011a63640c1b4185bfff6f931e8a510f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:34:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b0d0ad52-c136-46d4-9f83-40dfacf0980e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:33,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e used request id req-84845036-7fe1-4853-8785-f94147ecd85c 2019-01-09 02:34:33,540 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:34:33,540 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack 2019-01-09 02:34:33,540 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack 2019-01-09 02:34:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/b0d0ad52-c136-46d4-9f83-40dfacf0980e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:33,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:33 GMT Server: Apache x-openstack-request-id: req-dbc09c88-116d-4ca7-997f-6f16d624ff00 Location: http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:33,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:33 GMT Server: Apache x-openstack-request-id: req-e1a3b15d-8f68-40dd-a6a4-9d3dbdea06bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e/resources/volume", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2019-01-09T02:34:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:34:29Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cea34160-4b4f-4cc2-bd5a-a22f609c0955", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2019-01-09T02:34:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:34:29Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "9890c6a1-4e81-4aa3-a714-43f815591b07", "resource_type": "OS::Cinder::VolumeType"}]} 2019-01-09 02:34:33,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e/resources used request id req-e1a3b15d-8f68-40dd-a6a4-9d3dbdea06bb 2019-01-09 02:34:33,921 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4/types/9890c6a1-4e81-4aa3-a714-43f815591b07 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:34,102 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:33 GMT Server: Apache x-compute-request-id: req-5781ea7f-b8f9-43ae-8a7e-5a8db6a2cb23 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5781ea7f-b8f9-43ae-8a7e-5a8db6a2cb23 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9890c6a1-4e81-4aa3-a714-43f815591b07", "description": null}} 2019-01-09 02:34:34,102 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4/types/9890c6a1-4e81-4aa3-a714-43f815591b07 used request id req-5781ea7f-b8f9-43ae-8a7e-5a8db6a2cb23 2019-01-09 02:34:34,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4/types/9890c6a1-4e81-4aa3-a714-43f815591b07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5781ea7f-b8f9-43ae-8a7e-5a8db6a2cb23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:34,272 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:34 GMT Server: Apache x-compute-request-id: req-01ed9bf2-a781-4cd5-a0d7-e2f5e69f0057 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01ed9bf2-a781-4cd5-a0d7-e2f5e69f0057 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9890c6a1-4e81-4aa3-a714-43f815591b07", "description": null}} 2019-01-09 02:34:34,272 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4/types/9890c6a1-4e81-4aa3-a714-43f815591b07 used request id req-01ed9bf2-a781-4cd5-a0d7-e2f5e69f0057 2019-01-09 02:34:34,275 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4/types/9890c6a1-4e81-4aa3-a714-43f815591b07/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5781ea7f-b8f9-43ae-8a7e-5a8db6a2cb23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:34,296 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:34 GMT Server: Apache x-compute-request-id: req-a50c2e2e-de8e-417e-acea-ff2a22e5596c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a50c2e2e-de8e-417e-acea-ff2a22e5596c Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 02:34:34,296 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4/types/9890c6a1-4e81-4aa3-a714-43f815591b07/encryption used request id req-a50c2e2e-de8e-417e-acea-ff2a22e5596c 2019-01-09 02:34:34,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:34,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:34,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99ec37d2be1e445db997e74cd8ece53f", "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:34:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "234fae80ab2b44f8ad8ba348eb5694a4", "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-df9e87ea-ed74-48f-user", "id": "8232fbfbbd824c6d9a7dcf3362c1aa7f"}, "audit_ids": ["zElGUq05QYSXzYXaZUFhgw"], "issued_at": "2019-01-09T02:34:34.000000Z"}} 2019-01-09 02:34:34,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8f7c452a2a14e5d01daeab07d30297639eac34" 2019-01-09 02:34:34,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d9f1dc-f7ef-4fda-9384-706bbd4cd4fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:34,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e9d9f1dc-f7ef-4fda-9384-706bbd4cd4fa 2019-01-09 02:34:34,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8f7c452a2a14e5d01daeab07d30297639eac34" 2019-01-09 02:34:34,957 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:34 GMT Server: Apache x-compute-request-id: req-d1c1a93e-6023-4e92-94b9-b490604dbae2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1c1a93e-6023-4e92-94b9-b490604dbae2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9890c6a1-4e81-4aa3-a714-43f815591b07", "description": null}]} 2019-01-09 02:34:34,957 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4/types?is_public=None used request id req-d1c1a93e-6023-4e92-94b9-b490604dbae2 2019-01-09 02:34:34,960 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4/types/9890c6a1-4e81-4aa3-a714-43f815591b07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1c1a93e-6023-4e92-94b9-b490604dbae2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8f7c452a2a14e5d01daeab07d30297639eac34" 2019-01-09 02:34:35,137 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:34 GMT Server: Apache x-compute-request-id: req-e86a5d37-55b8-47c3-b71b-4bf43cc6761d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e86a5d37-55b8-47c3-b71b-4bf43cc6761d Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9890c6a1-4e81-4aa3-a714-43f815591b07", "description": null}} 2019-01-09 02:34:35,137 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4/types/9890c6a1-4e81-4aa3-a714-43f815591b07 used request id req-e86a5d37-55b8-47c3-b71b-4bf43cc6761d 2019-01-09 02:34:35,141 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4/types/9890c6a1-4e81-4aa3-a714-43f815591b07/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1c1a93e-6023-4e92-94b9-b490604dbae2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8f7c452a2a14e5d01daeab07d30297639eac34" 2019-01-09 02:34:35,306 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:35 GMT Server: Apache x-compute-request-id: req-9f06a9ee-21cb-4361-b367-5fab1fc1aa70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f06a9ee-21cb-4361-b367-5fab1fc1aa70 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 02:34:35,307 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/234fae80ab2b44f8ad8ba348eb5694a4/types/9890c6a1-4e81-4aa3-a714-43f815591b07/encryption used request id req-9f06a9ee-21cb-4361-b367-5fab1fc1aa70 2019-01-09 02:34:35,307 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack 2019-01-09 02:34:35,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/b0d0ad52-c136-46d4-9f83-40dfacf0980e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:35,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:35 GMT Server: Apache x-openstack-request-id: req-c562a3fa-7200-49ce-88c2-858c1df38f32 Location: http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:35,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:35 GMT Server: Apache x-openstack-request-id: req-634952ed-ad38-47ab-a9e5-27a76cb7780d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:35,521 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e used request id req-634952ed-ad38-47ab-a9e5-27a76cb7780d 2019-01-09 02:34:35,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/b0d0ad52-c136-46d4-9f83-40dfacf0980e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:35,707 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:35 GMT Server: Apache x-openstack-request-id: req-87accb69-e14d-4aeb-a919-8c092fec3b30 Location: http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:36,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:35 GMT Server: Apache x-openstack-request-id: req-1f8d1414-ac7b-4b46-88fc-1afee0ac98d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 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": "234fae80ab2b44f8ad8ba348eb5694a4", "volume_type_name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume-type", "OS::stack_id": "b0d0ad52-c136-46d4-9f83-40dfacf0980e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack", "volume_name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack", "stack_user_project_id": "011a63640c1b4185bfff6f931e8a510f", "tags": null, "creation_time": "2019-01-09T02:34:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:34:35Z", "id": "b0d0ad52-c136-46d4-9f83-40dfacf0980e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:36,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e used request id req-1f8d1414-ac7b-4b46-88fc-1afee0ac98d8 2019-01-09 02:34:36,019 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:34:36,020 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:34:39,023 - create_stack - DEBUG - Stack status query timeout in 1196.49857402 2019-01-09 02:34:39,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/b0d0ad52-c136-46d4-9f83-40dfacf0980e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:39,205 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:39 GMT Server: Apache x-openstack-request-id: req-b18f5267-d5c6-4902-8c3f-33c840fadb65 Location: http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:39,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:39 GMT Server: Apache x-openstack-request-id: req-8de5918b-d047-468f-abbf-168a6ac17837 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "234fae80ab2b44f8ad8ba348eb5694a4", "volume_type_name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume-type", "OS::stack_id": "b0d0ad52-c136-46d4-9f83-40dfacf0980e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack", "volume_name": "CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-volume"}, "deletion_time": "2019-01-09T02:34:38Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack", "stack_user_project_id": "011a63640c1b4185bfff6f931e8a510f", "tags": null, "creation_time": "2019-01-09T02:34:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:34:35Z", "id": "b0d0ad52-c136-46d4-9f83-40dfacf0980e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:39,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e used request id req-8de5918b-d047-468f-abbf-168a6ac17837 2019-01-09 02:34:39,232 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:34:39,232 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack 2019-01-09 02:34:39,232 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack 2019-01-09 02:34:39,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/b0d0ad52-c136-46d4-9f83-40dfacf0980e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d3daafc96912061274bb78556d488fc5e49cd" 2019-01-09 02:34:39,549 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:39 GMT Server: Apache x-openstack-request-id: req-9fd8eb14-8ec8-438d-a779-025033473abf Location: http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:39,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:34:39 GMT Server: Apache x-openstack-request-id: req-2fb22bdc-d85b-45b7-a658-9759e9a66e73 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:34:39,728 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/234fae80ab2b44f8ad8ba348eb5694a4/stacks/CreateStackVolumeTests-CreateStackVolumeTests-098a5b37-f3ba-4a05-ad13-e41663a67049-stack/b0d0ad52-c136-46d4-9f83-40dfacf0980e used request id req-2fb22bdc-d85b-45b7-a658-9759e9a66e73 2019-01-09 02:34:39,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:39,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-24c78ce1-534b-480b-aea4-4fef602a084f Date: Wed, 09 Jan 2019 02:34:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:34:39,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-24c78ce1-534b-480b-aea4-4fef602a084f 2019-01-09 02:34:39,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:40,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d964a82-6c70-4265-ae29-e6cd922eb214 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:34:40,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-9d964a82-6c70-4265-ae29-e6cd922eb214 2019-01-09 02:34:40,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:40,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-976b35c2-fb71-4233-869c-98a873b9dbf7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:34:40,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-976b35c2-fb71-4233-869c-98a873b9dbf7 2019-01-09 02:34:40,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:40,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117ae54d-f5fc-4429-ac7d-dfbacde508a5 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:34:40,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-117ae54d-f5fc-4429-ac7d-dfbacde508a5 2019-01-09 02:34:40,218 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-df9e87ea-ed74-48f-proj 2019-01-09 02:34:40,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:40,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac46f9fd-559c-48a0-8d64-8643f4a91978 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:40,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/234fae80ab2b44f8ad8ba348eb5694a4 used request id req-ac46f9fd-559c-48a0-8d64-8643f4a91978 2019-01-09 02:34:40,440 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-df9e87ea-ed74-48f-proj-role 2019-01-09 02:34:40,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/99ec37d2be1e445db997e74cd8ece53f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:40,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5a9b01a-42cc-48c4-abe5-546ba0db1472 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:40,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/99ec37d2be1e445db997e74cd8ece53f used request id req-b5a9b01a-42cc-48c4-abe5-546ba0db1472 2019-01-09 02:34:40,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8f7606da547504930f9b37533690f91f9c0010" 2019-01-09 02:34:40,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3620b788-4177-48da-b142-a23968c7e374 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:40,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3620b788-4177-48da-b142-a23968c7e374 2019-01-09 02:34:40,649 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-df9e87ea-ed74-48f-user 2019-01-09 02:34:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8232fbfbbd824c6d9a7dcf3362c1aa7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa434ff01fbff1de736ea591b04b1256eefbbbc" 2019-01-09 02:34:40,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-086e1285-7801-4a33-b5a2-5f200d724338 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:40,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8232fbfbbd824c6d9a7dcf3362c1aa7f used request id req-086e1285-7801-4a33-b5a2-5f200d724338 2019-01-09 02:34:40,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:41,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:34:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["fbL6Vo7RSUae8aUwnf-IVg"], "issued_at": "2019-01-09T02:34:41.000000Z"}} 2019-01-09 02:34:41,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f261827b694d186744d53c259b909a6773f56bac" 2019-01-09 02:34:41,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b574ec2a-2183-4f53-87ce-8912559c1d74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:41,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b574ec2a-2183-4f53-87ce-8912559c1d74 2019-01-09 02:34:41,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:41,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:41,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:34:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["agGKpUfvTw67i1ZoijVTUA"], "issued_at": "2019-01-09T02:34:41.000000Z"}} 2019-01-09 02:34:41,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:41,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae48296f-faa9-4a57-ad1c-e5609431aa3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:41,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ae48296f-faa9-4a57-ad1c-e5609431aa3b 2019-01-09 02:34:41,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:34:41,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:34:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:34:41,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-29b1089a-f39b-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:41,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7497c15a-9206-4eeb-979b-a998821fce0a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-29b1089a-f39b-429-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:34:41,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-29b1089a-f39b-429-proj used request id req-7497c15a-9206-4eeb-979b-a998821fce0a 2019-01-09 02:34:41,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:41,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70c7a7f-97e9-4fbe-af43-29bc415be135 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:34:41,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f70c7a7f-97e9-4fbe-af43-29bc415be135 2019-01-09 02:34:41,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-29b1089a-f39b-429-proj"}}' 2019-01-09 02:34:42,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-196bbbbb-d394-43ed-871a-41880378f42e Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9"}, "enabled": true, "id": "82967bb8a460406e881bcea5e4ebe0f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-29b1089a-f39b-429-proj"}} 2019-01-09 02:34:42,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-196bbbbb-d394-43ed-871a-41880378f42e 2019-01-09 02:34:42,068 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-29b1089a-f39b-429-proj 2019-01-09 02:34:42,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:42,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:42,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:34:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Y6oRDxPyRmu6NAog82ptig"], "issued_at": "2019-01-09T02:34:42.000000Z"}} 2019-01-09 02:34:42,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:42,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99807dd-3823-4178-8192-45b3ba4b1a30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:42,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b99807dd-3823-4178-8192-45b3ba4b1a30 2019-01-09 02:34:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:34:42,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:34:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:34:42,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:42,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333b20fd-ac1b-46aa-9ad7-319c41e46f26 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:34:42,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-333b20fd-ac1b-46aa-9ad7-319c41e46f26 2019-01-09 02:34:42,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-29b1089a-f39b-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:42,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-306540de-a821-4e88-9cfb-fe1c871cc21a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-29b1089a-f39b-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9"}, "enabled": true, "id": "82967bb8a460406e881bcea5e4ebe0f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-29b1089a-f39b-429-proj"}]} 2019-01-09 02:34:42,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-29b1089a-f39b-429-proj used request id req-306540de-a821-4e88-9cfb-fe1c871cc21a 2019-01-09 02:34:42,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:42,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ecc0258-3250-4c89-817c-d3733e6445e4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:34:42,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0ecc0258-3250-4c89-817c-d3733e6445e4 2019-01-09 02:34:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:43,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0f4b14-1842-4a6f-b807-5a89cbc737a8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:43,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ad0f4b14-1842-4a6f-b807-5a89cbc737a8 2019-01-09 02:34:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-29b1089a-f39b-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:43,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30830afc-54e7-4d82-8091-bbaec108bfb2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-29b1089a-f39b-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9"}, "enabled": true, "id": "82967bb8a460406e881bcea5e4ebe0f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-29b1089a-f39b-429-proj"}]} 2019-01-09 02:34:43,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-29b1089a-f39b-429-proj used request id req-30830afc-54e7-4d82-8091-bbaec108bfb2 2019-01-09 02:34:43,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/774d9fc98be9461c9e012e32f4d1e3ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:43,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ab9d5d-e830-40be-9e3d-be0a654bcd01 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-29b1089a-f39b-429-user", "links": {"self": "http://172.30.9.26:5000/v3/users/774d9fc98be9461c9e012e32f4d1e3ac"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "82967bb8a460406e881bcea5e4ebe0f9", "id": "774d9fc98be9461c9e012e32f4d1e3ac", "password_expires_at": null}} 2019-01-09 02:34:43,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/774d9fc98be9461c9e012e32f4d1e3ac used request id req-92ab9d5d-e830-40be-9e3d-be0a654bcd01 2019-01-09 02:34:43,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9/users/774d9fc98be9461c9e012e32f4d1e3ac/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:43,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4941ed5b-2ef4-409e-8346-6d8e750795c3 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9/users/774d9fc98be9461c9e012e32f4d1e3ac/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:34:43,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9/users/774d9fc98be9461c9e012e32f4d1e3ac/roles used request id req-4941ed5b-2ef4-409e-8346-6d8e750795c3 2019-01-09 02:34:43,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:43,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc1019c-97fb-44e6-be1f-acda18a49d82 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "domain_id": null, "name": "admin", "id": "398098bc91ca4391b719dad853114c00"}} 2019-01-09 02:34:43,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 used request id req-2bc1019c-97fb-44e6-be1f-acda18a49d82 2019-01-09 02:34:43,640 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-29b1089a-f39b-429-proj 2019-01-09 02:34:43,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9/users/774d9fc98be9461c9e012e32f4d1e3ac/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:43,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab6e8af4-660c-4dca-88d5-c889ac0652b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:43,763 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9/users/774d9fc98be9461c9e012e32f4d1e3ac/roles/398098bc91ca4391b719dad853114c00 used request id req-ab6e8af4-660c-4dca-88d5-c889ac0652b0 2019-01-09 02:34:43,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:43,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c2390c-892a-4588-bab9-bed93faef5c4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:43,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-96c2390c-892a-4588-bab9-bed93faef5c4 2019-01-09 02:34:43,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-29b1089a-f39b-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:44,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed64d64-4551-4e42-b07b-2d28b66cdeb3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-29b1089a-f39b-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9"}, "enabled": true, "id": "82967bb8a460406e881bcea5e4ebe0f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-29b1089a-f39b-429-proj"}]} 2019-01-09 02:34:44,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-29b1089a-f39b-429-proj used request id req-6ed64d64-4551-4e42-b07b-2d28b66cdeb3 2019-01-09 02:34:44,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9/users/774d9fc98be9461c9e012e32f4d1e3ac/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:44,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3da40f6-d12c-4f6d-8dc9-d50a1beb2df2 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9/users/774d9fc98be9461c9e012e32f4d1e3ac/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}]} 2019-01-09 02:34:44,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9/users/774d9fc98be9461c9e012e32f4d1e3ac/roles used request id req-e3da40f6-d12c-4f6d-8dc9-d50a1beb2df2 2019-01-09 02:34:44,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:44,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5e27bb-8992-4f2a-831b-4e7b1047cbef Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:34:44,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-0a5e27bb-8992-4f2a-831b-4e7b1047cbef 2019-01-09 02:34:44,230 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-29b1089a-f39b-429-proj 2019-01-09 02:34:44,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9/users/774d9fc98be9461c9e012e32f4d1e3ac/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:44,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3ac7fea-cec3-4a8f-a6ff-77602b2b0709 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:44,368 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9/users/774d9fc98be9461c9e012e32f4d1e3ac/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-e3ac7fea-cec3-4a8f-a6ff-77602b2b0709 2019-01-09 02:34:44,369 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-29b1089a-f39b-429-user 2019-01-09 02:34:44,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:44,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:44,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a3521a-392c-4fde-850a-b7dea19f6c2f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:44,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f7a3521a-392c-4fde-850a-b7dea19f6c2f 2019-01-09 02:34:44,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" -d '{"role": {"name": "CreateStackFlavorTests-29b1089a-f39b-429-proj-role"}}' 2019-01-09 02:34:44,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:34:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-858ffea1-03da-4fe2-8dd7-c87bffe916a8 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3bc54d0e15cf4700a66eddfcc14ff17c", "links": {"self": "http://172.30.9.26:5000/v3/roles/3bc54d0e15cf4700a66eddfcc14ff17c"}, "name": "CreateStackFlavorTests-29b1089a-f39b-429-proj-role"}} 2019-01-09 02:34:44,554 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-858ffea1-03da-4fe2-8dd7-c87bffe916a8 2019-01-09 02:34:44,555 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-29b1089a-f39b-429-proj-role 2019-01-09 02:34:44,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3bc54d0e15cf4700a66eddfcc14ff17c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:44,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c5861f-531c-4399-a9d5-d31de55b164a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/3bc54d0e15cf4700a66eddfcc14ff17c"}, "domain_id": null, "name": "CreateStackFlavorTests-29b1089a-f39b-429-proj-role", "id": "3bc54d0e15cf4700a66eddfcc14ff17c"}} 2019-01-09 02:34:44,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3bc54d0e15cf4700a66eddfcc14ff17c used request id req-25c5861f-531c-4399-a9d5-d31de55b164a 2019-01-09 02:34:44,649 - keystone_utils - INFO - Granting role CreateStackFlavorTests-29b1089a-f39b-429-proj-role to project CreateStackFlavorTests-29b1089a-f39b-429-proj 2019-01-09 02:34:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9/users/774d9fc98be9461c9e012e32f4d1e3ac/roles/3bc54d0e15cf4700a66eddfcc14ff17c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:44,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c661a648-5d4c-457c-96d8-d8747f909a31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:44,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9/users/774d9fc98be9461c9e012e32f4d1e3ac/roles/3bc54d0e15cf4700a66eddfcc14ff17c used request id req-c661a648-5d4c-457c-96d8-d8747f909a31 2019-01-09 02:34:44,707 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:34:44,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:44,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:45,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "3bc54d0e15cf4700a66eddfcc14ff17c", "name": "CreateStackFlavorTests-29b1089a-f39b-429-proj-role"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:34:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82967bb8a460406e881bcea5e4ebe0f9", "name": "CreateStackFlavorTests-29b1089a-f39b-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/82967bb8a460406e881bcea5e4ebe0f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/82967bb8a460406e881bcea5e4ebe0f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/82967bb8a460406e881bcea5e4ebe0f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/82967bb8a460406e881bcea5e4ebe0f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/82967bb8a460406e881bcea5e4ebe0f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/82967bb8a460406e881bcea5e4ebe0f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/82967bb8a460406e881bcea5e4ebe0f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/82967bb8a460406e881bcea5e4ebe0f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/82967bb8a460406e881bcea5e4ebe0f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/82967bb8a460406e881bcea5e4ebe0f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/82967bb8a460406e881bcea5e4ebe0f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-29b1089a-f39b-429-user", "id": "774d9fc98be9461c9e012e32f4d1e3ac"}, "audit_ids": ["BSKlplPhQ1ixjy3f6FWzkA"], "issued_at": "2019-01-09T02:34:45.000000Z"}} 2019-01-09 02:34:45,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1741415e0e1b588b56bd003b54994ccfb908d061" 2019-01-09 02:34:45,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf21d8e-d321-47de-b426-15e195a10f2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:45,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9cf21d8e-d321-47de-b426-15e195a10f2a 2019-01-09 02:34:45,184 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:34:45,187 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:34:45,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks?stack_name=CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1741415e0e1b588b56bd003b54994ccfb908d061" 2019-01-09 02:34:45,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:45 GMT Server: Apache x-openstack-request-id: req-916d7758-9658-4d31-a60f-b161303684a5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:34:45,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks?stack_name=CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack used request id req-916d7758-9658-4d31-a60f-b161303684a5 2019-01-09 02:34:45,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1741415e0e1b588b56bd003b54994ccfb908d061" -d '{"stack_name": "CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-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}}}}}' 2019-01-09 02:34:47,123 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:34:45 GMT Server: Apache x-openstack-request-id: req-d2d4f207-7fe3-4bb9-948c-c270f3e4bff9 Location: http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "links": [{"href": "http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "rel": "self"}]}} 2019-01-09 02:34:47,123 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks used request id req-d2d4f207-7fe3-4bb9-948c-c270f3e4bff9 2019-01-09 02:34:47,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1741415e0e1b588b56bd003b54994ccfb908d061" 2019-01-09 02:34:47,306 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:47 GMT Server: Apache x-openstack-request-id: req-21d76977-5680-421f-aeb8-83cbac91b2bd Location: http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:47,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:47 GMT Server: Apache x-openstack-request-id: req-80868234-66ed-41fa-b489-6923ee028d80 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 505 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": "82967bb8a460406e881bcea5e4ebe0f9", "OS::stack_id": "ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "OS::stack_name": "CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack", "stack_user_project_id": "bb7533ac2e4643c690c8bba6022a9e2d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:34:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:47,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 used request id req-80868234-66ed-41fa-b489-6923ee028d80 2019-01-09 02:34:47,494 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack 2019-01-09 02:34:47,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1741415e0e1b588b56bd003b54994ccfb908d061" 2019-01-09 02:34:47,666 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:47 GMT Server: Apache x-openstack-request-id: req-4acdd9c1-e07b-4f27-92f5-f6c6069bd238 Location: http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:47,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:47 GMT Server: Apache x-openstack-request-id: req-1ccc8dd5-98f4-4e80-925f-1f794100ae17 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "82967bb8a460406e881bcea5e4ebe0f9", "OS::stack_id": "ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "OS::stack_name": "CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack", "stack_user_project_id": "bb7533ac2e4643c690c8bba6022a9e2d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:34:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:47,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 used request id req-1ccc8dd5-98f4-4e80-925f-1f794100ae17 2019-01-09 02:34:47,859 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:34:47,859 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack 2019-01-09 02:34:47,860 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack 2019-01-09 02:34:47,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1741415e0e1b588b56bd003b54994ccfb908d061" 2019-01-09 02:34:48,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:47 GMT Server: Apache x-openstack-request-id: req-62964205-7c5f-4f19-83e3-465f715edecb Location: http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:48,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:48 GMT Server: Apache x-openstack-request-id: req-490a2e05-aa48-4938-a44c-7191f41c36af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2019-01-09T02:34:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:34:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3795262d-9cbb-4a6a-9dba-0b7231601cf7", "resource_type": "OS::Nova::Flavor"}]} 2019-01-09 02:34:48,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8/resources used request id req-490a2e05-aa48-4938-a44c-7191f41c36af 2019-01-09 02:34:48,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/3795262d-9cbb-4a6a-9dba-0b7231601cf7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1741415e0e1b588b56bd003b54994ccfb908d061" 2019-01-09 02:34:48,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-efd718ba-452e-4b04-9501-f079d494522f x-compute-request-id: req-efd718ba-452e-4b04-9501-f079d494522f Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3795262d-9cbb-4a6a-9dba-0b7231601cf7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3795262d-9cbb-4a6a-9dba-0b7231601cf7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "3795262d-9cbb-4a6a-9dba-0b7231601cf7", "name": "CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack-flavor-mjxvdskbirxn", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:34:48,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/3795262d-9cbb-4a6a-9dba-0b7231601cf7 used request id req-efd718ba-452e-4b04-9501-f079d494522f 2019-01-09 02:34:48,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:48,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:48,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "3bc54d0e15cf4700a66eddfcc14ff17c", "name": "CreateStackFlavorTests-29b1089a-f39b-429-proj-role"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:34:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82967bb8a460406e881bcea5e4ebe0f9", "name": "CreateStackFlavorTests-29b1089a-f39b-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/82967bb8a460406e881bcea5e4ebe0f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/82967bb8a460406e881bcea5e4ebe0f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/82967bb8a460406e881bcea5e4ebe0f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/82967bb8a460406e881bcea5e4ebe0f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/82967bb8a460406e881bcea5e4ebe0f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/82967bb8a460406e881bcea5e4ebe0f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/82967bb8a460406e881bcea5e4ebe0f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/82967bb8a460406e881bcea5e4ebe0f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/82967bb8a460406e881bcea5e4ebe0f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/82967bb8a460406e881bcea5e4ebe0f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/82967bb8a460406e881bcea5e4ebe0f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-29b1089a-f39b-429-user", "id": "774d9fc98be9461c9e012e32f4d1e3ac"}, "audit_ids": ["pRGYZcp2Rz-5xKVHDgbm8g"], "issued_at": "2019-01-09T02:34:48.000000Z"}} 2019-01-09 02:34:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d298ecee333b26d901bf97aff539887489858717" 2019-01-09 02:34:48,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfce842a-7899-4d7c-904f-2a209cfc675d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:48,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dfce842a-7899-4d7c-904f-2a209cfc675d 2019-01-09 02:34:48,728 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:34:48,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d298ecee333b26d901bf97aff539887489858717" 2019-01-09 02:34:48,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-d6b44143-2fab-46c3-b4ea-b1364a630feb x-compute-request-id: req-d6b44143-2fab-46c3-b4ea-b1364a630feb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3795262d-9cbb-4a6a-9dba-0b7231601cf7", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3795262d-9cbb-4a6a-9dba-0b7231601cf7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3795262d-9cbb-4a6a-9dba-0b7231601cf7", "rel": "bookmark"}], "name": "CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack-flavor-mjxvdskbirxn"}]} 2019-01-09 02:34:48,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d6b44143-2fab-46c3-b4ea-b1364a630feb 2019-01-09 02:34:48,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/3795262d-9cbb-4a6a-9dba-0b7231601cf7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d298ecee333b26d901bf97aff539887489858717" 2019-01-09 02:34:48,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-66bb555f-1aaf-4f90-a28d-62e40f4bc25f x-compute-request-id: req-66bb555f-1aaf-4f90-a28d-62e40f4bc25f Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3795262d-9cbb-4a6a-9dba-0b7231601cf7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3795262d-9cbb-4a6a-9dba-0b7231601cf7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "3795262d-9cbb-4a6a-9dba-0b7231601cf7", "name": "CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack-flavor-mjxvdskbirxn", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:34:48,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/3795262d-9cbb-4a6a-9dba-0b7231601cf7 used request id req-66bb555f-1aaf-4f90-a28d-62e40f4bc25f 2019-01-09 02:34:48,946 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack-flavor-mjxvdskbirxn 2019-01-09 02:34:48,946 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack 2019-01-09 02:34:48,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1741415e0e1b588b56bd003b54994ccfb908d061" 2019-01-09 02:34:48,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:48 GMT Server: Apache x-openstack-request-id: req-72f5881f-bc49-493c-ac8b-3f9b66d83672 Location: http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:49,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:48 GMT Server: Apache x-openstack-request-id: req-36a12472-fe62-448f-8621-5a3b3387c6ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:49,157 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 used request id req-36a12472-fe62-448f-8621-5a3b3387c6ed 2019-01-09 02:34:49,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1741415e0e1b588b56bd003b54994ccfb908d061" 2019-01-09 02:34:49,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:49 GMT Server: Apache x-openstack-request-id: req-51d6978f-f9a0-43b4-919f-c7cc2fccf8c1 Location: http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:49,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:49 GMT Server: Apache x-openstack-request-id: req-40a8d8fa-4013-4008-a3a9-7c052cdd62aa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 501 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": "82967bb8a460406e881bcea5e4ebe0f9", "OS::stack_id": "ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "OS::stack_name": "CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack", "stack_user_project_id": "bb7533ac2e4643c690c8bba6022a9e2d", "tags": null, "creation_time": "2019-01-09T02:34:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:34:49Z", "id": "ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:49,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 used request id req-40a8d8fa-4013-4008-a3a9-7c052cdd62aa 2019-01-09 02:34:49,374 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:34:49,374 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:34:52,377 - create_stack - DEBUG - Stack status query timeout in 1196.78057408 2019-01-09 02:34:52,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1741415e0e1b588b56bd003b54994ccfb908d061" 2019-01-09 02:34:52,575 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:52 GMT Server: Apache x-openstack-request-id: req-bf28d777-7f6d-4fb7-9ec8-99ce6fe0c7bb Location: http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:52,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:52 GMT Server: Apache x-openstack-request-id: req-7dba6ea0-3378-4fc3-82a7-6e2212f73f5e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 506 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": "82967bb8a460406e881bcea5e4ebe0f9", "OS::stack_id": "ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "OS::stack_name": "CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack"}, "deletion_time": "2019-01-09T02:34:50Z", "stack_name": "CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack", "stack_user_project_id": "bb7533ac2e4643c690c8bba6022a9e2d", "tags": null, "creation_time": "2019-01-09T02:34:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:34:49Z", "id": "ba9e37d6-f36d-47a3-8987-4816c2c3d9d8", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 02:34:52,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 used request id req-7dba6ea0-3378-4fc3-82a7-6e2212f73f5e 2019-01-09 02:34:52,784 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:34:52,784 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack 2019-01-09 02:34:52,785 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack 2019-01-09 02:34:52,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1741415e0e1b588b56bd003b54994ccfb908d061" 2019-01-09 02:34:52,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:52 GMT Server: Apache x-openstack-request-id: req-6df13a3f-ae84-44c0-89ae-a3479a3f1861 Location: http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:34:52,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:34:52 GMT Server: Apache x-openstack-request-id: req-31efc998-2332-4537-8490-a4bd989b17c6 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:34:52,991 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/82967bb8a460406e881bcea5e4ebe0f9/stacks/CreateStackFlavorTests-a69eceb9-09de-479a-9568-66f3f2618e42-stack/ba9e37d6-f36d-47a3-8987-4816c2c3d9d8 used request id req-31efc998-2332-4537-8490-a4bd989b17c6 2019-01-09 02:34:52,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:53,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-81728ecc-3ebe-422e-ac7c-2461ffbddba2 Date: Wed, 09 Jan 2019 02:34:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:34:53,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-81728ecc-3ebe-422e-ac7c-2461ffbddba2 2019-01-09 02:34:53,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:53,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c6775c-f78f-4523-acfb-899d28999e94 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:34:53,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-f8c6775c-f78f-4523-acfb-899d28999e94 2019-01-09 02:34:53,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:53,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce97424c-6775-4218-b795-a723e907fdf5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:34:53,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-ce97424c-6775-4218-b795-a723e907fdf5 2019-01-09 02:34:53,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:53,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd961a9f-085a-4eee-b838-d8b4a89a5e84 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:34:53,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-cd961a9f-085a-4eee-b838-d8b4a89a5e84 2019-01-09 02:34:53,477 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-29b1089a-f39b-429-proj 2019-01-09 02:34:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:53,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe4dc47-58cb-4535-a077-3a5d7585c5a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:53,691 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/82967bb8a460406e881bcea5e4ebe0f9 used request id req-fbe4dc47-58cb-4535-a077-3a5d7585c5a3 2019-01-09 02:34:53,692 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-29b1089a-f39b-429-proj-role 2019-01-09 02:34:53,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3bc54d0e15cf4700a66eddfcc14ff17c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:53,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a70739e-1cd0-4a62-b7b8-195694d9d5d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:53,814 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3bc54d0e15cf4700a66eddfcc14ff17c used request id req-5a70739e-1cd0-4a62-b7b8-195694d9d5d5 2019-01-09 02:34:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547d7a10196b2659a89a4532382e278174d6497c" 2019-01-09 02:34:53,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20124f7-b720-4a6f-a1bb-d98dc79fed96 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:53,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f20124f7-b720-4a6f-a1bb-d98dc79fed96 2019-01-09 02:34:53,906 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-29b1089a-f39b-429-user 2019-01-09 02:34:53,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/774d9fc98be9461c9e012e32f4d1e3ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0d2a9a699a202919fa9001144bd643c22facd" 2019-01-09 02:34:54,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a003493-853b-4957-bdb7-7110ee65887f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:54,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/774d9fc98be9461c9e012e32f4d1e3ac used request id req-5a003493-853b-4957-bdb7-7110ee65887f 2019-01-09 02:34:54,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:54,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:34:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["vsmPbOIWSdO2POFnO25orA"], "issued_at": "2019-01-09T02:34:54.000000Z"}} 2019-01-09 02:34:54,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dacd5872c5d879732f7d8d255adee5be9e9e85" 2019-01-09 02:34:54,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e6f9f0c-7efb-4d95-b022-a02abdbd6dba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:54,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2e6f9f0c-7efb-4d95-b022-a02abdbd6dba 2019-01-09 02:34:54,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:54,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:54,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:34:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["OjiLQS6TRaStPIafxBRguA"], "issued_at": "2019-01-09T02:34:54.000000Z"}} 2019-01-09 02:34:54,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:34:55,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a5b11d-7b2f-4c2f-b5cb-b2a9b2523f9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:55,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c2a5b11d-7b2f-4c2f-b5cb-b2a9b2523f9d 2019-01-09 02:34:55,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:34:55,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:34:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:34:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:34:55,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2bbb59-840d-4989-b4cf-98b49cb34872 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:34:55,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj used request id req-ba2bbb59-840d-4989-b4cf-98b49cb34872 2019-01-09 02:34:55,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:34:55,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f675e7-8826-448e-8523-fd96addd7b56 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:34:55,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-65f675e7-8826-448e-8523-fd96addd7b56 2019-01-09 02:34:55,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj"}}' 2019-01-09 02:34:55,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:34:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb9fb75-bd1c-4d70-930e-038b5d523551 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8af1eb61d63f4db2b1daf71f41ae6892"}, "enabled": true, "id": "8af1eb61d63f4db2b1daf71f41ae6892", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj"}} 2019-01-09 02:34:55,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-bcb9fb75-bd1c-4d70-930e-038b5d523551 2019-01-09 02:34:55,336 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj 2019-01-09 02:34:55,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:55,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:55,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:34:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["neBVVXWXSna27Yn7CryIaQ"], "issued_at": "2019-01-09T02:34:55.000000Z"}} 2019-01-09 02:34:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87d97f459b03640fcf3506adc49bad8c327a51f" 2019-01-09 02:34:55,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca59e09-630e-401c-8a7a-94e6ebe925fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:55,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cca59e09-630e-401c-8a7a-94e6ebe925fb 2019-01-09 02:34:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:34:55,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:34:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:34:55,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87d97f459b03640fcf3506adc49bad8c327a51f" 2019-01-09 02:34:55,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c076aa06-59ba-4a6f-861d-02215809c2f9 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:34:55,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c076aa06-59ba-4a6f-861d-02215809c2f9 2019-01-09 02:34:55,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87d97f459b03640fcf3506adc49bad8c327a51f" 2019-01-09 02:34:56,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade78736-af95-42ea-b030-97a3a2b5ec89 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8af1eb61d63f4db2b1daf71f41ae6892"}, "enabled": true, "id": "8af1eb61d63f4db2b1daf71f41ae6892", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj"}]} 2019-01-09 02:34:56,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj used request id req-ade78736-af95-42ea-b030-97a3a2b5ec89 2019-01-09 02:34:56,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87d97f459b03640fcf3506adc49bad8c327a51f" 2019-01-09 02:34:56,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c23d373-466f-416b-9085-9ad8f9d38cec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:34:56,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5c23d373-466f-416b-9085-9ad8f9d38cec 2019-01-09 02:34:56,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87d97f459b03640fcf3506adc49bad8c327a51f" 2019-01-09 02:34:56,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97986415-2ef7-43f8-924c-613256ad8b39 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:56,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-97986415-2ef7-43f8-924c-613256ad8b39 2019-01-09 02:34:56,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87d97f459b03640fcf3506adc49bad8c327a51f" 2019-01-09 02:34:56,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91319243-54dd-46c2-8b6e-99bae173dba2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8af1eb61d63f4db2b1daf71f41ae6892"}, "enabled": true, "id": "8af1eb61d63f4db2b1daf71f41ae6892", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj"}]} 2019-01-09 02:34:56,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj used request id req-91319243-54dd-46c2-8b6e-99bae173dba2 2019-01-09 02:34:56,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/037ef7adef70402ca3e30693c46dbdd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87d97f459b03640fcf3506adc49bad8c327a51f" 2019-01-09 02:34:56,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d79adbab-d156-4861-846a-f499c29b6db2 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-user", "links": {"self": "http://172.30.9.26:5000/v3/users/037ef7adef70402ca3e30693c46dbdd7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8af1eb61d63f4db2b1daf71f41ae6892", "id": "037ef7adef70402ca3e30693c46dbdd7", "password_expires_at": null}} 2019-01-09 02:34:56,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/037ef7adef70402ca3e30693c46dbdd7 used request id req-d79adbab-d156-4861-846a-f499c29b6db2 2019-01-09 02:34:56,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8af1eb61d63f4db2b1daf71f41ae6892/users/037ef7adef70402ca3e30693c46dbdd7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87d97f459b03640fcf3506adc49bad8c327a51f" 2019-01-09 02:34:56,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49c91e4-d6db-4961-853d-7334cfbf6f46 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/8af1eb61d63f4db2b1daf71f41ae6892/users/037ef7adef70402ca3e30693c46dbdd7/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:34:56,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8af1eb61d63f4db2b1daf71f41ae6892/users/037ef7adef70402ca3e30693c46dbdd7/roles used request id req-f49c91e4-d6db-4961-853d-7334cfbf6f46 2019-01-09 02:34:56,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87d97f459b03640fcf3506adc49bad8c327a51f" 2019-01-09 02:34:56,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed37258-5aba-4b43-a639-3cd5e8b4c514 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:34:56,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-2ed37258-5aba-4b43-a639-3cd5e8b4c514 2019-01-09 02:34:56,986 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj 2019-01-09 02:34:56,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8af1eb61d63f4db2b1daf71f41ae6892/users/037ef7adef70402ca3e30693c46dbdd7/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87d97f459b03640fcf3506adc49bad8c327a51f" 2019-01-09 02:34:57,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82cd9fe4-5325-4101-b540-d7d8b89c5cc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:57,111 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8af1eb61d63f4db2b1daf71f41ae6892/users/037ef7adef70402ca3e30693c46dbdd7/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-82cd9fe4-5325-4101-b540-d7d8b89c5cc8 2019-01-09 02:34:57,111 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-15a7ac5c-51e1-4f6-user 2019-01-09 02:34:57,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:57,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:34:57,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99766f92-211c-4ceb-b39b-f3344e736dcf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:34:57,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-99766f92-211c-4ceb-b39b-f3344e736dcf 2019-01-09 02:34:57,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" -d '{"role": {"name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj-role"}}' 2019-01-09 02:34:57,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:34:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2822f1d6-cc18-48b5-a386-2ac4e914b5ef Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b6d4b37ab7a4232b4bdee3549731c07", "links": {"self": "http://172.30.9.26:5000/v3/roles/0b6d4b37ab7a4232b4bdee3549731c07"}, "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj-role"}} 2019-01-09 02:34:57,306 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2822f1d6-cc18-48b5-a386-2ac4e914b5ef 2019-01-09 02:34:57,306 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj-role 2019-01-09 02:34:57,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0b6d4b37ab7a4232b4bdee3549731c07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:34:57,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d2bf66-c860-4049-9959-da6bbdcd9494 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/0b6d4b37ab7a4232b4bdee3549731c07"}, "domain_id": null, "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj-role", "id": "0b6d4b37ab7a4232b4bdee3549731c07"}} 2019-01-09 02:34:57,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0b6d4b37ab7a4232b4bdee3549731c07 used request id req-53d2bf66-c860-4049-9959-da6bbdcd9494 2019-01-09 02:34:57,400 - keystone_utils - INFO - Granting role CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj-role to project CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj 2019-01-09 02:34:57,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8af1eb61d63f4db2b1daf71f41ae6892/users/037ef7adef70402ca3e30693c46dbdd7/roles/0b6d4b37ab7a4232b4bdee3549731c07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:34:57,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:34:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b8603a7-a2f3-46b6-889c-a9422f306235 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:34:57,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8af1eb61d63f4db2b1daf71f41ae6892/users/037ef7adef70402ca3e30693c46dbdd7/roles/0b6d4b37ab7a4232b4bdee3549731c07 used request id req-8b8603a7-a2f3-46b6-889c-a9422f306235 2019-01-09 02:34:57,527 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:34:57,527 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:34:57,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:34:57,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:34:57,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b6d4b37ab7a4232b4bdee3549731c07", "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:34:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8af1eb61d63f4db2b1daf71f41ae6892", "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-user", "id": "037ef7adef70402ca3e30693c46dbdd7"}, "audit_ids": ["eQ0jZU1pTP2K2XLa6Fnfbg"], "issued_at": "2019-01-09T02:34:57.000000Z"}} 2019-01-09 02:34:57,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f957b4cc3e0960ca5c1131fe835b25a7fa94c11" 2019-01-09 02:34:57,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f8cdae2-8a1f-4010-a1bf-b8f1db649727 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:34:57,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5f8cdae2-8a1f-4010-a1bf-b8f1db649727 2019-01-09 02:34:57,998 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:34:58,000 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:34:58,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f957b4cc3e0960ca5c1131fe835b25a7fa94c11" 2019-01-09 02:34:58,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:58 GMT Server: Apache x-openstack-request-id: req-fa3d5d03-0c12-4d80-ad55-500537aa26d2 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:34:58,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack used request id req-fa3d5d03-0c12-4d80-ad55-500537aa26d2 2019-01-09 02:34:58,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f957b4cc3e0960ca5c1131fe835b25a7fa94c11" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-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-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp"}}' 2019-01-09 02:34:59,704 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:34:58 GMT Server: Apache x-openstack-request-id: req-29129dd9-2d8b-4df8-bc40-ca0f9de60dfa Location: http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "31ff4424-795d-44ee-98de-3579779878d3", "links": [{"href": "http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3", "rel": "self"}]}} 2019-01-09 02:34:59,704 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks used request id req-29129dd9-2d8b-4df8-bc40-ca0f9de60dfa 2019-01-09 02:34:59,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/31ff4424-795d-44ee-98de-3579779878d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f957b4cc3e0960ca5c1131fe835b25a7fa94c11" 2019-01-09 02:34:59,874 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:34:59 GMT Server: Apache x-openstack-request-id: req-21c189ae-ce72-47e5-836f-d948a7f5efee Location: http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:00,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:34:59 GMT Server: Apache x-openstack-request-id: req-9a2cacce-9060-4fc9-98f0-c99391586bf5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 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": "8af1eb61d63f4db2b1daf71f41ae6892", "OS::stack_id": "31ff4424-795d-44ee-98de-3579779878d3", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack", "keypair_name": "CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack", "stack_user_project_id": "f1d26efeed014f28a01826cfba978f64", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:34:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31ff4424-795d-44ee-98de-3579779878d3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4+jcrEnxqbkPBsozAWqf2Lw7MgZSo7xHSuLUcXCdEBsZ1QNh\ne39i6cE4U69oS86E+cJVuNUvGtFGBgz6pc08oNN+NaYmfwsMGHmhjxEnh4CqMaS0\nQIJ78/8HB7sgNj+3ndWM4JsjkT28enqrr+MZ6ZZmhpKci3FkT0u34oHVbctTfPcZ\nxondUK4F7no9vT67xVQFgjwyAK6PRzVYgI8Vwn1jAG35nPK5ggkptkYjrU8+jJ7E\nyn1ZZlF619lrx+ejAUARI6IdEPzytxLiZhLbFkYILpNi6p7B786QFnWFimwZ3Gg2\nCEwidZVl3+YFUI69PadaC/U9dkzjYFplW1ZKKQIDAQABAoIBAQC/QKYOHm8hkh4+\nAGgVBDjnU+4I6K1ooZLiEL9eAraK0XM4AgJH9Ho41uBBuay4ELIeNSpiVOOWiY9N\nfI7JnBUIkPIUaz1a1xZrY4Zj3G1jlGE+D40DpXwHITfxEOLTI10eohn6UbXjJ/+G\neHKiwtz33DJlM5sSmTEoKc5B0docqzF5ZYWqniB79CdxArLmrE9B55ciPQlFXbKN\nLbKi1h1YDLattp4HPpnBKkVo245XKQgNJ5hgO9tnEGqRHtMR1shiHSH/fUJadcOa\nBe1hion47+9EtwBvAL5ifiL/IQuU7YTB+HvbIfhu1ty1IOZlEg5qzUDkFp6T4Y8d\nNyWQJXIBAoGBAP9go74GsfyqcMfMnm3lIfZ4DSnh70zc6d3u0YP1eTaarSRns2Tc\nj9KAGLQeDIQw4dw4RwFCBCFB7mLBwfJnFyccGce7NBYlBwPIa/xd1qfXtxD+/zOd\nwGphgtbYkZeS5U93WuyL56c9j/KyJERgGqJcfx7+FiopkrdbkC04OaaxAoGBAOR3\nFPf8OjYj/htO7TP0fgL1nxKLmDtkkbG5D7oGzwrKJcngx8iUYqyeKDZ/QHXIxTKP\nZ9gNeMYtToMMYmq4tWab2yNFsG8xQxVFVl8xJIS1EBwWNV5l+xWI1nzyIJRSwdNH\nVE/kj3BJD7rh8wEq4Sl5JmOG3QiQL2e8vYuJj6j5AoGBAN5oV7KDOjeGaLpZJhEn\nYLC6VRyIvFQAgVzbRHTcMDix9OCjv8Szoj39eYZENTpbKBkWmiAqUlZ0iRxRCowF\n5FAXVQxxqScwEC/nOMSNJQkAAVs3+SIG3TDIw55A9ms/b54JoJIqNhGct+Tx6Ev0\nNr34OG3Rc5Q8qJ4vjB0Vvn/BAoGAEzG1/0eflGDdvmmZIB5QX+tG3AYCWisO2oGT\nwqtDxcJJ/nX2EvH0gFAhTMLQJZUijCbkMJChLvUrfXMS6ahvBRnfBU2bjxvyaN0U\nbpbwXH3hxppPDYk/2QVQD9s/xXZWdmutt7CaJHLe8XJ+OgDiPdvBz+bKtyd19B81\nRX3fJfECgYEAuKmtV1unrPFnpVv3pJB/uIIQh496MCUQ7Xe1fqXKPau1V415lXMU\n5GaA1Frchvba8XngVhK9jmO5LWQosT1/mQvdHh5qEi9/jdwZhKsLJRdmfS/ypGWj\nraSN0vkitIJt+wLZB23APmyUpkSeNnxbEx1Mrb5KPxfnhCj8loeTyUY=\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"}} 2019-01-09 02:35:00,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 used request id req-9a2cacce-9060-4fc9-98f0-c99391586bf5 2019-01-09 02:35:00,321 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack 2019-01-09 02:35:00,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/31ff4424-795d-44ee-98de-3579779878d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f957b4cc3e0960ca5c1131fe835b25a7fa94c11" 2019-01-09 02:35:00,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:00 GMT Server: Apache x-openstack-request-id: req-e1e0e710-3b30-42fd-b698-0347ef73b7c9 Location: http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:00,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:00 GMT Server: Apache x-openstack-request-id: req-2cc69d37-68a5-4bb7-a095-b33eb5f13a50 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1918 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": "8af1eb61d63f4db2b1daf71f41ae6892", "OS::stack_id": "31ff4424-795d-44ee-98de-3579779878d3", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack", "keypair_name": "CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack", "stack_user_project_id": "f1d26efeed014f28a01826cfba978f64", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:34:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "31ff4424-795d-44ee-98de-3579779878d3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4+jcrEnxqbkPBsozAWqf2Lw7MgZSo7xHSuLUcXCdEBsZ1QNh\ne39i6cE4U69oS86E+cJVuNUvGtFGBgz6pc08oNN+NaYmfwsMGHmhjxEnh4CqMaS0\nQIJ78/8HB7sgNj+3ndWM4JsjkT28enqrr+MZ6ZZmhpKci3FkT0u34oHVbctTfPcZ\nxondUK4F7no9vT67xVQFgjwyAK6PRzVYgI8Vwn1jAG35nPK5ggkptkYjrU8+jJ7E\nyn1ZZlF619lrx+ejAUARI6IdEPzytxLiZhLbFkYILpNi6p7B786QFnWFimwZ3Gg2\nCEwidZVl3+YFUI69PadaC/U9dkzjYFplW1ZKKQIDAQABAoIBAQC/QKYOHm8hkh4+\nAGgVBDjnU+4I6K1ooZLiEL9eAraK0XM4AgJH9Ho41uBBuay4ELIeNSpiVOOWiY9N\nfI7JnBUIkPIUaz1a1xZrY4Zj3G1jlGE+D40DpXwHITfxEOLTI10eohn6UbXjJ/+G\neHKiwtz33DJlM5sSmTEoKc5B0docqzF5ZYWqniB79CdxArLmrE9B55ciPQlFXbKN\nLbKi1h1YDLattp4HPpnBKkVo245XKQgNJ5hgO9tnEGqRHtMR1shiHSH/fUJadcOa\nBe1hion47+9EtwBvAL5ifiL/IQuU7YTB+HvbIfhu1ty1IOZlEg5qzUDkFp6T4Y8d\nNyWQJXIBAoGBAP9go74GsfyqcMfMnm3lIfZ4DSnh70zc6d3u0YP1eTaarSRns2Tc\nj9KAGLQeDIQw4dw4RwFCBCFB7mLBwfJnFyccGce7NBYlBwPIa/xd1qfXtxD+/zOd\nwGphgtbYkZeS5U93WuyL56c9j/KyJERgGqJcfx7+FiopkrdbkC04OaaxAoGBAOR3\nFPf8OjYj/htO7TP0fgL1nxKLmDtkkbG5D7oGzwrKJcngx8iUYqyeKDZ/QHXIxTKP\nZ9gNeMYtToMMYmq4tWab2yNFsG8xQxVFVl8xJIS1EBwWNV5l+xWI1nzyIJRSwdNH\nVE/kj3BJD7rh8wEq4Sl5JmOG3QiQL2e8vYuJj6j5AoGBAN5oV7KDOjeGaLpZJhEn\nYLC6VRyIvFQAgVzbRHTcMDix9OCjv8Szoj39eYZENTpbKBkWmiAqUlZ0iRxRCowF\n5FAXVQxxqScwEC/nOMSNJQkAAVs3+SIG3TDIw55A9ms/b54JoJIqNhGct+Tx6Ev0\nNr34OG3Rc5Q8qJ4vjB0Vvn/BAoGAEzG1/0eflGDdvmmZIB5QX+tG3AYCWisO2oGT\nwqtDxcJJ/nX2EvH0gFAhTMLQJZUijCbkMJChLvUrfXMS6ahvBRnfBU2bjxvyaN0U\nbpbwXH3hxppPDYk/2QVQD9s/xXZWdmutt7CaJHLe8XJ+OgDiPdvBz+bKtyd19B81\nRX3fJfECgYEAuKmtV1unrPFnpVv3pJB/uIIQh496MCUQ7Xe1fqXKPau1V415lXMU\n5GaA1Frchvba8XngVhK9jmO5LWQosT1/mQvdHh5qEi9/jdwZhKsLJRdmfS/ypGWj\nraSN0vkitIJt+wLZB23APmyUpkSeNnxbEx1Mrb5KPxfnhCj8loeTyUY=\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"}} 2019-01-09 02:35:00,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 used request id req-2cc69d37-68a5-4bb7-a095-b33eb5f13a50 2019-01-09 02:35:00,774 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:35:00,775 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack 2019-01-09 02:35:00,775 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack 2019-01-09 02:35:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/31ff4424-795d-44ee-98de-3579779878d3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f957b4cc3e0960ca5c1131fe835b25a7fa94c11" 2019-01-09 02:35:00,950 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:00 GMT Server: Apache x-openstack-request-id: req-c8db9db4-ba47-49b6-8f25-a03ecec82fdf Location: http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:01,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:00 GMT Server: Apache x-openstack-request-id: req-8a8fcde7-24d2-439e-99aa-08fe07b3a0c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T02:34:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:34:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp", "resource_type": "OS::Nova::KeyPair"}]} 2019-01-09 02:35:01,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3/resources used request id req-8a8fcde7-24d2-439e-99aa-08fe07b3a0c6 2019-01-09 02:35:01,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f957b4cc3e0960ca5c1131fe835b25a7fa94c11" 2019-01-09 02:35:01,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35: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-356c6266-a0cd-496e-986c-69d79bfe206d x-compute-request-id: req-356c6266-a0cd-496e-986c-69d79bfe206d Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDj6NysSfGpuQ8GyjMBap/YvDsyBlKjvEdK4tRxcJ0QGxnVA2F7f2LpwThTr2hLzoT5wlW41S8a0UYGDPqlzTyg0341piZ/CwwYeaGPESeHgKoxpLRAgnvz/wcHuyA2P7ed1YzgmyORPbx6equv4xnplmaGkpyLcWRPS7figdVty1N89xnGid1QrgXuej29PrvFVAWCPDIAro9HNViAjxXCfWMAbfmc8rmCCSm2RiOtTz6MnsTKfVlmUXrX2WvH56MBQBEjoh0Q/PK3EuJmEtsWRgguk2LqnsHvzpAWdYWKbBncaDYITCJ1lWXf5gVQjr09p1oL9T12TONgWmVbVkop Generated-by-Nova", "user_id": "037ef7adef70402ca3e30693c46dbdd7", "name": "CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp", "deleted": false, "created_at": "2019-01-09T02:35:00.000000", "updated_at": null, "fingerprint": "59:a3:9d:55:51:91:55:07:89:49:7f:3a:e3:df:83:fc", "deleted_at": null, "id": 96}} 2019-01-09 02:35:01,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp used request id req-356c6266-a0cd-496e-986c-69d79bfe206d 2019-01-09 02:35:01,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/31ff4424-795d-44ee-98de-3579779878d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f957b4cc3e0960ca5c1131fe835b25a7fa94c11" 2019-01-09 02:35:01,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:01 GMT Server: Apache x-openstack-request-id: req-186aba43-7cc3-49c8-b00e-abc655bc4b98 Location: http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:01,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:01 GMT Server: Apache x-openstack-request-id: req-e539183a-4bae-4745-9759-9c1df4b174cd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1918 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": "8af1eb61d63f4db2b1daf71f41ae6892", "OS::stack_id": "31ff4424-795d-44ee-98de-3579779878d3", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack", "keypair_name": "CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack", "stack_user_project_id": "f1d26efeed014f28a01826cfba978f64", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:34:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "31ff4424-795d-44ee-98de-3579779878d3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4+jcrEnxqbkPBsozAWqf2Lw7MgZSo7xHSuLUcXCdEBsZ1QNh\ne39i6cE4U69oS86E+cJVuNUvGtFGBgz6pc08oNN+NaYmfwsMGHmhjxEnh4CqMaS0\nQIJ78/8HB7sgNj+3ndWM4JsjkT28enqrr+MZ6ZZmhpKci3FkT0u34oHVbctTfPcZ\nxondUK4F7no9vT67xVQFgjwyAK6PRzVYgI8Vwn1jAG35nPK5ggkptkYjrU8+jJ7E\nyn1ZZlF619lrx+ejAUARI6IdEPzytxLiZhLbFkYILpNi6p7B786QFnWFimwZ3Gg2\nCEwidZVl3+YFUI69PadaC/U9dkzjYFplW1ZKKQIDAQABAoIBAQC/QKYOHm8hkh4+\nAGgVBDjnU+4I6K1ooZLiEL9eAraK0XM4AgJH9Ho41uBBuay4ELIeNSpiVOOWiY9N\nfI7JnBUIkPIUaz1a1xZrY4Zj3G1jlGE+D40DpXwHITfxEOLTI10eohn6UbXjJ/+G\neHKiwtz33DJlM5sSmTEoKc5B0docqzF5ZYWqniB79CdxArLmrE9B55ciPQlFXbKN\nLbKi1h1YDLattp4HPpnBKkVo245XKQgNJ5hgO9tnEGqRHtMR1shiHSH/fUJadcOa\nBe1hion47+9EtwBvAL5ifiL/IQuU7YTB+HvbIfhu1ty1IOZlEg5qzUDkFp6T4Y8d\nNyWQJXIBAoGBAP9go74GsfyqcMfMnm3lIfZ4DSnh70zc6d3u0YP1eTaarSRns2Tc\nj9KAGLQeDIQw4dw4RwFCBCFB7mLBwfJnFyccGce7NBYlBwPIa/xd1qfXtxD+/zOd\nwGphgtbYkZeS5U93WuyL56c9j/KyJERgGqJcfx7+FiopkrdbkC04OaaxAoGBAOR3\nFPf8OjYj/htO7TP0fgL1nxKLmDtkkbG5D7oGzwrKJcngx8iUYqyeKDZ/QHXIxTKP\nZ9gNeMYtToMMYmq4tWab2yNFsG8xQxVFVl8xJIS1EBwWNV5l+xWI1nzyIJRSwdNH\nVE/kj3BJD7rh8wEq4Sl5JmOG3QiQL2e8vYuJj6j5AoGBAN5oV7KDOjeGaLpZJhEn\nYLC6VRyIvFQAgVzbRHTcMDix9OCjv8Szoj39eYZENTpbKBkWmiAqUlZ0iRxRCowF\n5FAXVQxxqScwEC/nOMSNJQkAAVs3+SIG3TDIw55A9ms/b54JoJIqNhGct+Tx6Ev0\nNr34OG3Rc5Q8qJ4vjB0Vvn/BAoGAEzG1/0eflGDdvmmZIB5QX+tG3AYCWisO2oGT\nwqtDxcJJ/nX2EvH0gFAhTMLQJZUijCbkMJChLvUrfXMS6ahvBRnfBU2bjxvyaN0U\nbpbwXH3hxppPDYk/2QVQD9s/xXZWdmutt7CaJHLe8XJ+OgDiPdvBz+bKtyd19B81\nRX3fJfECgYEAuKmtV1unrPFnpVv3pJB/uIIQh496MCUQ7Xe1fqXKPau1V415lXMU\n5GaA1Frchvba8XngVhK9jmO5LWQosT1/mQvdHh5qEi9/jdwZhKsLJRdmfS/ypGWj\nraSN0vkitIJt+wLZB23APmyUpkSeNnxbEx1Mrb5KPxfnhCj8loeTyUY=\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"}} 2019-01-09 02:35:01,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 used request id req-e539183a-4bae-4745-9759-9c1df4b174cd 2019-01-09 02:35:01,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:01,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:02,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b6d4b37ab7a4232b4bdee3549731c07", "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8af1eb61d63f4db2b1daf71f41ae6892", "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-user", "id": "037ef7adef70402ca3e30693c46dbdd7"}, "audit_ids": ["xnGy67kBR3mzcX15ySTukA"], "issued_at": "2019-01-09T02:35:02.000000Z"}} 2019-01-09 02:35:02,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c4be480f4366c2899a534cb778cb26b2777002a" 2019-01-09 02:35:02,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a58083d4-9993-48d1-8b5d-be8d5baa9902 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:02,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a58083d4-9993-48d1-8b5d-be8d5baa9902 2019-01-09 02:35:02,132 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:35:02,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c4be480f4366c2899a534cb778cb26b2777002a" 2019-01-09 02:35:02,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-cbcdac01-3367-4e31-bda0-775a7dd465b9 x-compute-request-id: req-cbcdac01-3367-4e31-bda0-775a7dd465b9 Content-Encoding: gzip Content-Length: 491 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDj6NysSfGpuQ8GyjMBap/YvDsyBlKjvEdK4tRxcJ0QGxnVA2F7f2LpwThTr2hLzoT5wlW41S8a0UYGDPqlzTyg0341piZ/CwwYeaGPESeHgKoxpLRAgnvz/wcHuyA2P7ed1YzgmyORPbx6equv4xnplmaGkpyLcWRPS7figdVty1N89xnGid1QrgXuej29PrvFVAWCPDIAro9HNViAjxXCfWMAbfmc8rmCCSm2RiOtTz6MnsTKfVlmUXrX2WvH56MBQBEjoh0Q/PK3EuJmEtsWRgguk2LqnsHvzpAWdYWKbBncaDYITCJ1lWXf5gVQjr09p1oL9T12TONgWmVbVkop Generated-by-Nova", "name": "CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp", "fingerprint": "59:a3:9d:55:51:91:55:07:89:49:7f:3a:e3:df:83:fc"}}]} 2019-01-09 02:35:02,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-cbcdac01-3367-4e31-bda0-775a7dd465b9 2019-01-09 02:35:02,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:02,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b6d4b37ab7a4232b4bdee3549731c07", "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8af1eb61d63f4db2b1daf71f41ae6892", "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-15a7ac5c-51e1-4f6-user", "id": "037ef7adef70402ca3e30693c46dbdd7"}, "audit_ids": ["IrCPEzojRWKuDue3Dmp3OQ"], "issued_at": "2019-01-09T02:35:02.000000Z"}} 2019-01-09 02:35:02,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84231266c6489767ae56b555d1d30279f47114e" 2019-01-09 02:35:02,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-e3a6b374-bcb9-4576-b740-e5c51d9e66be x-compute-request-id: req-e3a6b374-bcb9-4576-b740-e5c51d9e66be Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDj6NysSfGpuQ8GyjMBap/YvDsyBlKjvEdK4tRxcJ0QGxnVA2F7f2LpwThTr2hLzoT5wlW41S8a0UYGDPqlzTyg0341piZ/CwwYeaGPESeHgKoxpLRAgnvz/wcHuyA2P7ed1YzgmyORPbx6equv4xnplmaGkpyLcWRPS7figdVty1N89xnGid1QrgXuej29PrvFVAWCPDIAro9HNViAjxXCfWMAbfmc8rmCCSm2RiOtTz6MnsTKfVlmUXrX2WvH56MBQBEjoh0Q/PK3EuJmEtsWRgguk2LqnsHvzpAWdYWKbBncaDYITCJ1lWXf5gVQjr09p1oL9T12TONgWmVbVkop Generated-by-Nova", "user_id": "037ef7adef70402ca3e30693c46dbdd7", "name": "CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp", "deleted": false, "created_at": "2019-01-09T02:35:00.000000", "updated_at": null, "fingerprint": "59:a3:9d:55:51:91:55:07:89:49:7f:3a:e3:df:83:fc", "deleted_at": null, "id": 96}} 2019-01-09 02:35:02,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp used request id req-e3a6b374-bcb9-4576-b740-e5c51d9e66be 2019-01-09 02:35:02,869 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack 2019-01-09 02:35:02,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/31ff4424-795d-44ee-98de-3579779878d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f957b4cc3e0960ca5c1131fe835b25a7fa94c11" 2019-01-09 02:35:02,898 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:02 GMT Server: Apache x-openstack-request-id: req-e50f87e5-295a-4d5f-9767-1d97b1216c64 Location: http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:03,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:02 GMT Server: Apache x-openstack-request-id: req-9460e2e9-7b9c-4f85-8844-9921d5c03f3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:03,089 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 used request id req-9460e2e9-7b9c-4f85-8844-9921d5c03f3b 2019-01-09 02:35:03,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/31ff4424-795d-44ee-98de-3579779878d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f957b4cc3e0960ca5c1131fe835b25a7fa94c11" 2019-01-09 02:35:03,119 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:03 GMT Server: Apache x-openstack-request-id: req-b2fd90f6-4f54-498d-a5d6-e200f3aeb946 Location: http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:03,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:03 GMT Server: Apache x-openstack-request-id: req-5e521043-9da3-45f4-a06b-978dc947a851 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 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": "8af1eb61d63f4db2b1daf71f41ae6892", "OS::stack_id": "31ff4424-795d-44ee-98de-3579779878d3", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack", "keypair_name": "CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack", "stack_user_project_id": "f1d26efeed014f28a01826cfba978f64", "tags": null, "creation_time": "2019-01-09T02:34:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:35:03Z", "id": "31ff4424-795d-44ee-98de-3579779878d3", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2019-01-09 02:35:03,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 used request id req-5e521043-9da3-45f4-a06b-978dc947a851 2019-01-09 02:35:03,145 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:35:03,145 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:35:06,148 - create_stack - DEBUG - Stack status query timeout in 1196.94101501 2019-01-09 02:35:06,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/31ff4424-795d-44ee-98de-3579779878d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f957b4cc3e0960ca5c1131fe835b25a7fa94c11" 2019-01-09 02:35:06,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:06 GMT Server: Apache x-openstack-request-id: req-379f1c4e-b739-4710-8212-a2fc18a56e79 Location: http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:06,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:06 GMT Server: Apache x-openstack-request-id: req-eb61f359-341a-47f4-bf75-80dac64785be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 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": "8af1eb61d63f4db2b1daf71f41ae6892", "OS::stack_id": "31ff4424-795d-44ee-98de-3579779878d3", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack", "keypair_name": "CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-kp"}, "deletion_time": "2019-01-09T02:35:04Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack", "stack_user_project_id": "f1d26efeed014f28a01826cfba978f64", "tags": null, "creation_time": "2019-01-09T02:34:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:35:03Z", "id": "31ff4424-795d-44ee-98de-3579779878d3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2019-01-09 02:35:06,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 used request id req-eb61f359-341a-47f4-bf75-80dac64785be 2019-01-09 02:35:06,207 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:35:06,207 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack 2019-01-09 02:35:06,207 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack 2019-01-09 02:35:06,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/31ff4424-795d-44ee-98de-3579779878d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f957b4cc3e0960ca5c1131fe835b25a7fa94c11" 2019-01-09 02:35:06,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:06 GMT Server: Apache x-openstack-request-id: req-a26c04a6-e2e1-4c45-8a59-d6a4a1a67072 Location: http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:06,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:35:06 GMT Server: Apache x-openstack-request-id: req-b7cf0abf-5970-4745-b3a8-2d27a72a1757 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:35:06,580 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/8af1eb61d63f4db2b1daf71f41ae6892/stacks/CreateStackKeypairTests-CreateStackKeypairTests-097200e8-f625-4ad3-b5c2-62c3a266ba9a-stack/31ff4424-795d-44ee-98de-3579779878d3 used request id req-b7cf0abf-5970-4745-b3a8-2d27a72a1757 2019-01-09 02:35:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:35:06,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e9d0b4b2-1ada-4a8b-9879-4807e58446a8 Date: Wed, 09 Jan 2019 02:35:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:35:06,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e9d0b4b2-1ada-4a8b-9879-4807e58446a8 2019-01-09 02:35:06,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:35:06,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28315b80-ffc6-493e-b8fb-7a003507c5be Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:35:06,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-28315b80-ffc6-493e-b8fb-7a003507c5be 2019-01-09 02:35:06,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:35:06,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c69dfc-7b4f-425f-96e9-a8b4a4e7f12b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:35:06,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-36c69dfc-7b4f-425f-96e9-a8b4a4e7f12b 2019-01-09 02:35:06,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:35:07,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb9fc2c-bbc9-497d-8188-4a1147281380 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:35:07,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-7fb9fc2c-bbc9-497d-8188-4a1147281380 2019-01-09 02:35:07,065 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj 2019-01-09 02:35:07,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8af1eb61d63f4db2b1daf71f41ae6892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:35:07,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91c708dd-d7a6-46d4-a2e8-6512f936d1d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:07,314 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8af1eb61d63f4db2b1daf71f41ae6892 used request id req-91c708dd-d7a6-46d4-a2e8-6512f936d1d2 2019-01-09 02:35:07,314 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-15a7ac5c-51e1-4f6-proj-role 2019-01-09 02:35:07,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0b6d4b37ab7a4232b4bdee3549731c07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:35:07,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-894adafa-7af1-4406-b4ee-86a7cb635fa1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:07,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0b6d4b37ab7a4232b4bdee3549731c07 used request id req-894adafa-7af1-4406-b4ee-86a7cb635fa1 2019-01-09 02:35:07,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e8812d49170c47215e56a5f310f15ab3e7d971" 2019-01-09 02:35:07,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22fe2c7e-82da-4156-8573-e843046a1827 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:35:07,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-22fe2c7e-82da-4156-8573-e843046a1827 2019-01-09 02:35:07,513 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-15a7ac5c-51e1-4f6-user 2019-01-09 02:35:07,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/037ef7adef70402ca3e30693c46dbdd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87d97f459b03640fcf3506adc49bad8c327a51f" 2019-01-09 02:35:07,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a05510e-2127-493c-a6ce-212247a34fd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:07,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/037ef7adef70402ca3e30693c46dbdd7 used request id req-5a05510e-2127-493c-a6ce-212247a34fd2 2019-01-09 02:35:07,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:08,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["FWwgr5yfRwGRjf9dvwh8Gg"], "issued_at": "2019-01-09T02:35:08.000000Z"}} 2019-01-09 02:35:08,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048aba9938995e4df746105548d89fd3ad071121" 2019-01-09 02:35:08,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862ea82b-5775-4e01-8c6c-5cf62aff0728 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:08,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-862ea82b-5775-4e01-8c6c-5cf62aff0728 2019-01-09 02:35:08,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:08,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:08,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["kx6GIRacRDWEFPWNxuoyhA"], "issued_at": "2019-01-09T02:35:08.000000Z"}} 2019-01-09 02:35:08,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:08,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f093bc82-3f76-4349-b3be-e3952c18f060 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:08,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f093bc82-3f76-4349-b3be-e3952c18f060 2019-01-09 02:35:08,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:35:08,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:35:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:35:08,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4c143044-2147-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:08,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4ca74d-cc06-43b4-9174-afa79771841d Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4c143044-2147-4ac-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:35:08,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4c143044-2147-4ac-proj used request id req-ae4ca74d-cc06-43b4-9174-afa79771841d 2019-01-09 02:35:08,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:08,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d67611-5355-4b76-aa13-7206bef1d56b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:35:08,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d6d67611-5355-4b76-aa13-7206bef1d56b 2019-01-09 02:35:08,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj"}}' 2019-01-09 02:35:08,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:35:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21bd04ee-4a94-4921-bea5-90660c0a1566 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8"}, "enabled": true, "id": "5987b00ff9554f639f674b41924bbdb8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj"}} 2019-01-09 02:35:08,946 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-21bd04ee-4a94-4921-bea5-90660c0a1566 2019-01-09 02:35:08,947 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-4c143044-2147-4ac-proj 2019-01-09 02:35:08,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:08,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:09,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["j58J2lkmTl6HWDdT5MgLDQ"], "issued_at": "2019-01-09T02:35:09.000000Z"}} 2019-01-09 02:35:09,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcbbe7d46ecd410d0c93c8a554e390987f30789" 2019-01-09 02:35:09,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d27d20-0f4d-4ee9-8a0e-e8953103f3d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:09,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-48d27d20-0f4d-4ee9-8a0e-e8953103f3d6 2019-01-09 02:35:09,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:35:09,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:35:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:35:09,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcbbe7d46ecd410d0c93c8a554e390987f30789" 2019-01-09 02:35:09,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0525094a-9426-4aa9-a10b-063c0d5daf06 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:35:09,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0525094a-9426-4aa9-a10b-063c0d5daf06 2019-01-09 02:35:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-4c143044-2147-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcbbe7d46ecd410d0c93c8a554e390987f30789" 2019-01-09 02:35:09,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c3bcd4-3f25-447b-82d3-84f7da3066cd Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-4c143044-2147-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8"}, "enabled": true, "id": "5987b00ff9554f639f674b41924bbdb8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj"}]} 2019-01-09 02:35:09,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-4c143044-2147-4ac-proj used request id req-c6c3bcd4-3f25-447b-82d3-84f7da3066cd 2019-01-09 02:35:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcbbe7d46ecd410d0c93c8a554e390987f30789" 2019-01-09 02:35:09,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f442859-6ded-49e1-8720-261b06a01c14 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:35:09,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4f442859-6ded-49e1-8720-261b06a01c14 2019-01-09 02:35:10,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcbbe7d46ecd410d0c93c8a554e390987f30789" 2019-01-09 02:35:10,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1a2223-c67d-491c-846e-8ca6dd0e3c9e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:35:10,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4a1a2223-c67d-491c-846e-8ca6dd0e3c9e 2019-01-09 02:35:10,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-4c143044-2147-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcbbe7d46ecd410d0c93c8a554e390987f30789" 2019-01-09 02:35:10,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec80cea-ecf3-4900-ae32-7c473da6164d Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-4c143044-2147-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8"}, "enabled": true, "id": "5987b00ff9554f639f674b41924bbdb8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj"}]} 2019-01-09 02:35:10,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-4c143044-2147-4ac-proj used request id req-bec80cea-ecf3-4900-ae32-7c473da6164d 2019-01-09 02:35:10,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/b1de3c697198457dabf7ed0c1d817bcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcbbe7d46ecd410d0c93c8a554e390987f30789" 2019-01-09 02:35:10,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ffef67-1fc9-4f71-8295-21059a31e5cb Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-user", "links": {"self": "http://172.30.9.26:5000/v3/users/b1de3c697198457dabf7ed0c1d817bcd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "b1de3c697198457dabf7ed0c1d817bcd", "password_expires_at": null}} 2019-01-09 02:35:10,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b1de3c697198457dabf7ed0c1d817bcd used request id req-f8ffef67-1fc9-4f71-8295-21059a31e5cb 2019-01-09 02:35:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8/users/b1de3c697198457dabf7ed0c1d817bcd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcbbe7d46ecd410d0c93c8a554e390987f30789" 2019-01-09 02:35:10,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d5f480-644c-4689-8690-7caf7f6334ad Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8/users/b1de3c697198457dabf7ed0c1d817bcd/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:35:10,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8/users/b1de3c697198457dabf7ed0c1d817bcd/roles used request id req-97d5f480-644c-4689-8690-7caf7f6334ad 2019-01-09 02:35:10,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcbbe7d46ecd410d0c93c8a554e390987f30789" 2019-01-09 02:35:10,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49281947-bece-4fe7-9236-e99f86831207 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:35:10,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-49281947-bece-4fe7-9236-e99f86831207 2019-01-09 02:35:10,448 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-4c143044-2147-4ac-proj 2019-01-09 02:35:10,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8/users/b1de3c697198457dabf7ed0c1d817bcd/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcbbe7d46ecd410d0c93c8a554e390987f30789" 2019-01-09 02:35:10,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cc5ef41-d13b-444d-868a-e1a91f1a51f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:10,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8/users/b1de3c697198457dabf7ed0c1d817bcd/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-4cc5ef41-d13b-444d-868a-e1a91f1a51f0 2019-01-09 02:35:10,566 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-4c143044-2147-4ac-user 2019-01-09 02:35:10,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:10,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:10,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dddb0147-1887-4880-a934-7265f852bd7f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:35:10,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dddb0147-1887-4880-a934-7265f852bd7f 2019-01-09 02:35:10,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" -d '{"role": {"name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj-role"}}' 2019-01-09 02:35:10,767 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3043c418-1e1a-45ff-a7a4-11dd94901719 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6551038a216846518329ce66db4fa08a", "links": {"self": "http://172.30.9.26:5000/v3/roles/6551038a216846518329ce66db4fa08a"}, "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj-role"}} 2019-01-09 02:35:10,767 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3043c418-1e1a-45ff-a7a4-11dd94901719 2019-01-09 02:35:10,767 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-4c143044-2147-4ac-proj-role 2019-01-09 02:35:10,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/6551038a216846518329ce66db4fa08a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:10,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be19870a-a87d-4d50-a4ef-4f89abdd3d58 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/6551038a216846518329ce66db4fa08a"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj-role", "id": "6551038a216846518329ce66db4fa08a"}} 2019-01-09 02:35:10,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/6551038a216846518329ce66db4fa08a used request id req-be19870a-a87d-4d50-a4ef-4f89abdd3d58 2019-01-09 02:35:10,852 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-4c143044-2147-4ac-proj-role to project CreateStackSecurityGroupTests-4c143044-2147-4ac-proj 2019-01-09 02:35:10,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8/users/b1de3c697198457dabf7ed0c1d817bcd/roles/6551038a216846518329ce66db4fa08a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:10,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3685269d-7b7a-4271-89cc-d166700b146d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:10,979 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8/users/b1de3c697198457dabf7ed0c1d817bcd/roles/6551038a216846518329ce66db4fa08a used request id req-3685269d-7b7a-4271-89cc-d166700b146d 2019-01-09 02:35:10,980 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:35:10,980 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:35:10,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:10,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:11,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6551038a216846518329ce66db4fa08a", "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:35:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5987b00ff9554f639f674b41924bbdb8", "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5987b00ff9554f639f674b41924bbdb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5987b00ff9554f639f674b41924bbdb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5987b00ff9554f639f674b41924bbdb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5987b00ff9554f639f674b41924bbdb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5987b00ff9554f639f674b41924bbdb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5987b00ff9554f639f674b41924bbdb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5987b00ff9554f639f674b41924bbdb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5987b00ff9554f639f674b41924bbdb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5987b00ff9554f639f674b41924bbdb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5987b00ff9554f639f674b41924bbdb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5987b00ff9554f639f674b41924bbdb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-user", "id": "b1de3c697198457dabf7ed0c1d817bcd"}, "audit_ids": ["v_8VyVBjTMuQfC61OTda-A"], "issued_at": "2019-01-09T02:35:11.000000Z"}} 2019-01-09 02:35:11,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:11,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed03066-2ec0-4a40-8caa-1de715155531 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:11,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fed03066-2ec0-4a40-8caa-1de715155531 2019-01-09 02:35:11,442 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:35:11,444 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:35:11,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:11,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:11 GMT Server: Apache x-openstack-request-id: req-f8bb0528-bfd4-4039-a113-29d0fd885197 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:35:11,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack used request id req-f8bb0528-bfd4-4039-a113-29d0fd885197 2019-01-09 02:35:11,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-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-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-sec-grp"}}' 2019-01-09 02:35:13,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:35:11 GMT Server: Apache x-openstack-request-id: req-22bdd5dc-7e1c-4cee-88e6-9ac5b6237e56 Location: http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "1a5f0a6f-786d-4108-8a72-1198638b3e9d", "links": [{"href": "http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d", "rel": "self"}]}} 2019-01-09 02:35:13,217 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks used request id req-22bdd5dc-7e1c-4cee-88e6-9ac5b6237e56 2019-01-09 02:35:13,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/1a5f0a6f-786d-4108-8a72-1198638b3e9d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:13,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:13 GMT Server: Apache x-openstack-request-id: req-b1000f03-9be9-4600-8280-647288da8bf2 Location: http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:13,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:13 GMT Server: Apache x-openstack-request-id: req-550bc647-81b3-41be-8bf3-396c2c3dc709 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": "5987b00ff9554f639f674b41924bbdb8", "OS::stack_id": "1a5f0a6f-786d-4108-8a72-1198638b3e9d", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack", "security_group_name": "CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack", "stack_user_project_id": "64c03b905e26405caf91faf0515c46fa", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:35:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a5f0a6f-786d-4108-8a72-1198638b3e9d", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 02:35:13,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d used request id req-550bc647-81b3-41be-8bf3-396c2c3dc709 2019-01-09 02:35:13,458 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack 2019-01-09 02:35:13,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/1a5f0a6f-786d-4108-8a72-1198638b3e9d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:13,648 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:13 GMT Server: Apache x-openstack-request-id: req-ce35d608-42d6-4c9f-9c57-e1468a7c961e Location: http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:13,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:13 GMT Server: Apache x-openstack-request-id: req-2bb3eb5b-2e0a-46a6-a03e-efce7134fa9e 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": "5987b00ff9554f639f674b41924bbdb8", "OS::stack_id": "1a5f0a6f-786d-4108-8a72-1198638b3e9d", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack", "security_group_name": "CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack", "stack_user_project_id": "64c03b905e26405caf91faf0515c46fa", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:35:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a5f0a6f-786d-4108-8a72-1198638b3e9d", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 02:35:13,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d used request id req-2bb3eb5b-2e0a-46a6-a03e-efce7134fa9e 2019-01-09 02:35:13,842 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:35:13,842 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:35:16,845 - create_stack - DEBUG - Stack status query timeout in 1196.61290693 2019-01-09 02:35:16,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/1a5f0a6f-786d-4108-8a72-1198638b3e9d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:16,876 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:16 GMT Server: Apache x-openstack-request-id: req-94c33eba-7876-47c6-86b5-4ff420c63214 Location: http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:16,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:16 GMT Server: Apache x-openstack-request-id: req-939305c1-c2a6-425e-b7fc-5af3691cbdfd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "5987b00ff9554f639f674b41924bbdb8", "OS::stack_id": "1a5f0a6f-786d-4108-8a72-1198638b3e9d", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack", "security_group_name": "CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack", "stack_user_project_id": "64c03b905e26405caf91faf0515c46fa", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:35:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1a5f0a6f-786d-4108-8a72-1198638b3e9d", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 02:35:16,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d used request id req-939305c1-c2a6-425e-b7fc-5af3691cbdfd 2019-01-09 02:35:16,919 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:35:16,919 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack 2019-01-09 02:35:16,919 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack 2019-01-09 02:35:16,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/1a5f0a6f-786d-4108-8a72-1198638b3e9d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:17,105 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:16 GMT Server: Apache x-openstack-request-id: req-e2f6ad7e-a8a4-41b7-b5cf-30df217c1806 Location: http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:17,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:17 GMT Server: Apache x-openstack-request-id: req-9edf4aa7-32a1-44f3-9b8a-b14d4daa7ecc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T02:35:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:35:13Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "resource_type": "OS::Neutron::SecurityGroup"}]} 2019-01-09 02:35:17,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d/resources used request id req-9edf4aa7-32a1-44f3-9b8a-b14d4daa7ecc 2019-01-09 02:35:17,316 - neutron_utils - INFO - Retrieving security group with ID - 3ccce007-f9d5-4e05-bca6-0026499b2eec 2019-01-09 02:35:17,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=3ccce007-f9d5-4e05-bca6-0026499b2eec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:17,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-d06342c0-24a4-483a-93c8-080bd7cc98b5 Date: Wed, 09 Jan 2019 02:35:17 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:13Z", "updated_at": "2019-01-09T02:35:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:15Z", "revision_number": 0, "id": "4b944ba8-8175-4fba-acca-6f03eae67811", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T02:35:15Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5987b00ff9554f639f674b41924bbdb8"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:35:14Z", "revision_number": 0, "id": "f5feec4d-a0ed-4b7f-a07a-b11ba90e6a6c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T02:35:14Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5987b00ff9554f639f674b41924bbdb8"}], "revision_number": 6, "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "name": "CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-sec-grp"}]} 2019-01-09 02:35:17,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=3ccce007-f9d5-4e05-bca6-0026499b2eec used request id req-d06342c0-24a4-483a-93c8-080bd7cc98b5 2019-01-09 02:35:17,526 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ccce007-f9d5-4e05-bca6-0026499b2eec 2019-01-09 02:35:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ccce007-f9d5-4e05-bca6-0026499b2eec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:17,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-f5277c27-c94a-4c76-b013-a1e09f712dcd Date: Wed, 09 Jan 2019 02:35:17 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": "2019-01-09T02:35:15Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "port_range_min": null, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:15Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "4b944ba8-8175-4fba-acca-6f03eae67811"}, {"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": "2019-01-09T02:35:14Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "port_range_min": 22, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:14Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "f5feec4d-a0ed-4b7f-a07a-b11ba90e6a6c"}]} 2019-01-09 02:35:17,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ccce007-f9d5-4e05-bca6-0026499b2eec used request id req-f5277c27-c94a-4c76-b013-a1e09f712dcd 2019-01-09 02:35:17,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ccce007-f9d5-4e05-bca6-0026499b2eec 2019-01-09 02:35:17,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ccce007-f9d5-4e05-bca6-0026499b2eec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:17,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-5c008bbc-ea40-4b6d-b317-15052b7033e6 Date: Wed, 09 Jan 2019 02:35:17 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": "2019-01-09T02:35:15Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "port_range_min": null, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:15Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "4b944ba8-8175-4fba-acca-6f03eae67811"}, {"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": "2019-01-09T02:35:14Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "port_range_min": 22, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:14Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "f5feec4d-a0ed-4b7f-a07a-b11ba90e6a6c"}]} 2019-01-09 02:35:17,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ccce007-f9d5-4e05-bca6-0026499b2eec used request id req-5c008bbc-ea40-4b6d-b317-15052b7033e6 2019-01-09 02:35:17,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:17,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:18,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6551038a216846518329ce66db4fa08a", "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:35:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5987b00ff9554f639f674b41924bbdb8", "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5987b00ff9554f639f674b41924bbdb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/5987b00ff9554f639f674b41924bbdb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/5987b00ff9554f639f674b41924bbdb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5987b00ff9554f639f674b41924bbdb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/5987b00ff9554f639f674b41924bbdb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/5987b00ff9554f639f674b41924bbdb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5987b00ff9554f639f674b41924bbdb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/5987b00ff9554f639f674b41924bbdb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/5987b00ff9554f639f674b41924bbdb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5987b00ff9554f639f674b41924bbdb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/5987b00ff9554f639f674b41924bbdb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-user", "id": "b1de3c697198457dabf7ed0c1d817bcd"}, "audit_ids": ["fSEtbt9LTA-WK0SWMHvoOg"], "issued_at": "2019-01-09T02:35:18.000000Z"}} 2019-01-09 02:35:18,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdd137de071c99a06605ebb5a767db99a0c6d66" 2019-01-09 02:35:18,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee952114-f4f0-4c31-acb6-166e2db41718 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:18,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ee952114-f4f0-4c31-acb6-166e2db41718 2019-01-09 02:35:18,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdd137de071c99a06605ebb5a767db99a0c6d66" 2019-01-09 02:35:18,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-380bd486-0155-4820-8218-b4ec138c8b3c Date: Wed, 09 Jan 2019 02:35:18 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:13Z", "updated_at": "2019-01-09T02:35:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:15Z", "revision_number": 0, "id": "4b944ba8-8175-4fba-acca-6f03eae67811", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T02:35:15Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5987b00ff9554f639f674b41924bbdb8"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:35:14Z", "revision_number": 0, "id": "f5feec4d-a0ed-4b7f-a07a-b11ba90e6a6c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T02:35:14Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5987b00ff9554f639f674b41924bbdb8"}], "revision_number": 6, "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "name": "CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-sec-grp"}]} 2019-01-09 02:35:18,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-sec-grp&description=Test+description used request id req-380bd486-0155-4820-8218-b4ec138c8b3c 2019-01-09 02:35:18,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:35:18,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:35:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:35:18,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdd137de071c99a06605ebb5a767db99a0c6d66" 2019-01-09 02:35:18,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc03284-a07c-458d-996d-7126a5c32ad0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8"}, "enabled": true, "id": "5987b00ff9554f639f674b41924bbdb8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj"}} 2019-01-09 02:35:18,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8 used request id req-5cc03284-a07c-458d-996d-7126a5c32ad0 2019-01-09 02:35:18,662 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ccce007-f9d5-4e05-bca6-0026499b2eec 2019-01-09 02:35:18,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ccce007-f9d5-4e05-bca6-0026499b2eec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdd137de071c99a06605ebb5a767db99a0c6d66" 2019-01-09 02:35:18,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-22f2326e-64e4-4b05-a017-1bcd18d89ac3 Date: Wed, 09 Jan 2019 02:35:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2019-01-09T02:35:15Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "port_range_min": null, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:15Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "4b944ba8-8175-4fba-acca-6f03eae67811"}, {"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": "2019-01-09T02:35:14Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "port_range_min": 22, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:14Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "f5feec4d-a0ed-4b7f-a07a-b11ba90e6a6c"}]} 2019-01-09 02:35:18,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ccce007-f9d5-4e05-bca6-0026499b2eec used request id req-22f2326e-64e4-4b05-a017-1bcd18d89ac3 2019-01-09 02:35:18,847 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ccce007-f9d5-4e05-bca6-0026499b2eec 2019-01-09 02:35:18,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ccce007-f9d5-4e05-bca6-0026499b2eec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdd137de071c99a06605ebb5a767db99a0c6d66" 2019-01-09 02:35:19,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-80800687-2292-4040-9ccc-7aa1b96a6b8f Date: Wed, 09 Jan 2019 02:35:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2019-01-09T02:35:15Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "port_range_min": null, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:15Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "4b944ba8-8175-4fba-acca-6f03eae67811"}, {"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": "2019-01-09T02:35:14Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "port_range_min": 22, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:14Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "f5feec4d-a0ed-4b7f-a07a-b11ba90e6a6c"}]} 2019-01-09 02:35:19,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ccce007-f9d5-4e05-bca6-0026499b2eec used request id req-80800687-2292-4040-9ccc-7aa1b96a6b8f 2019-01-09 02:35:19,035 - neutron_utils - INFO - Retrieving security group with ID - 3ccce007-f9d5-4e05-bca6-0026499b2eec 2019-01-09 02:35:19,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=3ccce007-f9d5-4e05-bca6-0026499b2eec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdd137de071c99a06605ebb5a767db99a0c6d66" 2019-01-09 02:35:19,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-7dfc0003-daea-4552-886b-521e17b7998b Date: Wed, 09 Jan 2019 02:35:19 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:13Z", "updated_at": "2019-01-09T02:35:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:15Z", "revision_number": 0, "id": "4b944ba8-8175-4fba-acca-6f03eae67811", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T02:35:15Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5987b00ff9554f639f674b41924bbdb8"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:35:14Z", "revision_number": 0, "id": "f5feec4d-a0ed-4b7f-a07a-b11ba90e6a6c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T02:35:14Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5987b00ff9554f639f674b41924bbdb8"}], "revision_number": 6, "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "name": "CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-sec-grp"}]} 2019-01-09 02:35:19,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=3ccce007-f9d5-4e05-bca6-0026499b2eec used request id req-7dfc0003-daea-4552-886b-521e17b7998b 2019-01-09 02:35:19,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ccce007-f9d5-4e05-bca6-0026499b2eec 2019-01-09 02:35:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ccce007-f9d5-4e05-bca6-0026499b2eec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdd137de071c99a06605ebb5a767db99a0c6d66" 2019-01-09 02:35:19,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-77bdab2b-8966-4c99-a3b2-3db03902cfe6 Date: Wed, 09 Jan 2019 02:35:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2019-01-09T02:35:15Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "port_range_min": null, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:15Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "4b944ba8-8175-4fba-acca-6f03eae67811"}, {"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": "2019-01-09T02:35:14Z", "security_group_id": "3ccce007-f9d5-4e05-bca6-0026499b2eec", "port_range_min": 22, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:14Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "f5feec4d-a0ed-4b7f-a07a-b11ba90e6a6c"}]} 2019-01-09 02:35:19,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3ccce007-f9d5-4e05-bca6-0026499b2eec used request id req-77bdab2b-8966-4c99-a3b2-3db03902cfe6 2019-01-09 02:35:19,511 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack 2019-01-09 02:35:19,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/1a5f0a6f-786d-4108-8a72-1198638b3e9d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:19,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:19 GMT Server: Apache x-openstack-request-id: req-8eadb1d1-b378-4fe5-a3c0-dd3a32fbf1fa Location: http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:19,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:19 GMT Server: Apache x-openstack-request-id: req-8e9a0bbf-c4b5-4c4b-8a16-f2e8590297f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:19,583 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d used request id req-8e9a0bbf-c4b5-4c4b-8a16-f2e8590297f6 2019-01-09 02:35:19,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/1a5f0a6f-786d-4108-8a72-1198638b3e9d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:19,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:19 GMT Server: Apache x-openstack-request-id: req-beb44e83-5a79-4e25-8e2f-479a685f3d9e Location: http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:19,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:19 GMT Server: Apache x-openstack-request-id: req-fcd77f4a-24f4-4974-9ee6-08ff6d879328 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 521 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": "5987b00ff9554f639f674b41924bbdb8", "OS::stack_id": "1a5f0a6f-786d-4108-8a72-1198638b3e9d", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack", "security_group_name": "CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack", "stack_user_project_id": "64c03b905e26405caf91faf0515c46fa", "tags": null, "creation_time": "2019-01-09T02:35:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:35:19Z", "id": "1a5f0a6f-786d-4108-8a72-1198638b3e9d", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 02:35:19,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d used request id req-fcd77f4a-24f4-4974-9ee6-08ff6d879328 2019-01-09 02:35:19,639 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:35:19,639 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:35:22,642 - create_stack - DEBUG - Stack status query timeout in 1196.94124293 2019-01-09 02:35:22,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/1a5f0a6f-786d-4108-8a72-1198638b3e9d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:22,848 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:22 GMT Server: Apache x-openstack-request-id: req-c5a70021-3845-4c43-a372-a1cab34fcca1 Location: http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:23,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:22 GMT Server: Apache x-openstack-request-id: req-10c65065-1b63-433c-9c2f-5c1ef7bb1cfa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "5987b00ff9554f639f674b41924bbdb8", "OS::stack_id": "1a5f0a6f-786d-4108-8a72-1198638b3e9d", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack", "security_group_name": "CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-sec-grp"}, "deletion_time": "2019-01-09T02:35:21Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack", "stack_user_project_id": "64c03b905e26405caf91faf0515c46fa", "tags": null, "creation_time": "2019-01-09T02:35:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:35:19Z", "id": "1a5f0a6f-786d-4108-8a72-1198638b3e9d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 02:35:23,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d used request id req-10c65065-1b63-433c-9c2f-5c1ef7bb1cfa 2019-01-09 02:35:23,061 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:35:23,061 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack 2019-01-09 02:35:23,061 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack 2019-01-09 02:35:23,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/1a5f0a6f-786d-4108-8a72-1198638b3e9d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9fb7baf1278a354bdeed40779b19b9837ddc3b5" 2019-01-09 02:35:23,248 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:35:23 GMT Server: Apache x-openstack-request-id: req-e3093da5-697c-4adc-9cb3-d75e6a112342 Location: http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:35:23,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:35:23 GMT Server: Apache x-openstack-request-id: req-fa26a72a-469b-4420-a356-25d5978c1ac0 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:35:23,435 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/5987b00ff9554f639f674b41924bbdb8/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a10f2c5f-7e1c-4f3c-82c4-73c7e1098442-stack/1a5f0a6f-786d-4108-8a72-1198638b3e9d used request id req-fa26a72a-469b-4420-a356-25d5978c1ac0 2019-01-09 02:35:23,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:23,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-79fff3ec-a62a-47ce-a5be-9b6470fadbe9 Date: Wed, 09 Jan 2019 02:35:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:13Z", "updated_at": "2019-01-09T02:35:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:13Z", "revision_number": 0, "id": "05128a1b-835e-40c0-a6ad-d80bdbcb13b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:13Z", "security_group_id": "b8555b6e-ae00-48e0-9450-71cfae513982", "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5987b00ff9554f639f674b41924bbdb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:13Z", "revision_number": 0, "id": "5f14a892-dc02-4b77-9d20-6df8a91b4479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:13Z", "security_group_id": "b8555b6e-ae00-48e0-9450-71cfae513982", "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5987b00ff9554f639f674b41924bbdb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:13Z", "revision_number": 0, "id": "6fc87e0c-b536-4955-abdb-14d28aa0350f", "remote_group_id": "b8555b6e-ae00-48e0-9450-71cfae513982", "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:13Z", "security_group_id": "b8555b6e-ae00-48e0-9450-71cfae513982", "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5987b00ff9554f639f674b41924bbdb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:13Z", "revision_number": 0, "id": "c896c242-bc69-49f6-8753-3c67b66b5bc9", "remote_group_id": "b8555b6e-ae00-48e0-9450-71cfae513982", "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:13Z", "security_group_id": "b8555b6e-ae00-48e0-9450-71cfae513982", "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5987b00ff9554f639f674b41924bbdb8"}], "revision_number": 4, "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "b8555b6e-ae00-48e0-9450-71cfae513982", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:35:23,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-79fff3ec-a62a-47ce-a5be-9b6470fadbe9 2019-01-09 02:35:23,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:23,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cb760a-d34a-41e6-a8df-4cc2c926a2fe Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:35:23,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-08cb760a-d34a-41e6-a8df-4cc2c926a2fe 2019-01-09 02:35:23,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:23,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8967078-1c40-4fe0-83d5-045a2a06be51 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:35:23,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-d8967078-1c40-4fe0-83d5-045a2a06be51 2019-01-09 02:35:23,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:24,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd00773-a9de-4fa8-a9bc-e7cc218e944c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8"}, "enabled": true, "id": "5987b00ff9554f639f674b41924bbdb8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4c143044-2147-4ac-proj"}} 2019-01-09 02:35:24,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8 used request id req-fcd00773-a9de-4fa8-a9bc-e7cc218e944c 2019-01-09 02:35:24,001 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8555b6e-ae00-48e0-9450-71cfae513982 2019-01-09 02:35:24,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b8555b6e-ae00-48e0-9450-71cfae513982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:24,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-37549245-10dd-4b55-905d-151011c1d473 Date: Wed, 09 Jan 2019 02:35: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": "2019-01-09T02:35:13Z", "security_group_id": "b8555b6e-ae00-48e0-9450-71cfae513982", "port_range_min": null, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:13Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "05128a1b-835e-40c0-a6ad-d80bdbcb13b9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:13Z", "security_group_id": "b8555b6e-ae00-48e0-9450-71cfae513982", "port_range_min": null, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:13Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "5f14a892-dc02-4b77-9d20-6df8a91b4479"}, {"remote_group_id": "b8555b6e-ae00-48e0-9450-71cfae513982", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:13Z", "security_group_id": "b8555b6e-ae00-48e0-9450-71cfae513982", "port_range_min": null, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:13Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "6fc87e0c-b536-4955-abdb-14d28aa0350f"}, {"remote_group_id": "b8555b6e-ae00-48e0-9450-71cfae513982", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:13Z", "security_group_id": "b8555b6e-ae00-48e0-9450-71cfae513982", "port_range_min": null, "revision_number": 0, "tenant_id": "5987b00ff9554f639f674b41924bbdb8", "created_at": "2019-01-09T02:35:13Z", "project_id": "5987b00ff9554f639f674b41924bbdb8", "id": "c896c242-bc69-49f6-8753-3c67b66b5bc9"}]} 2019-01-09 02:35:24,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b8555b6e-ae00-48e0-9450-71cfae513982 used request id req-37549245-10dd-4b55-905d-151011c1d473 2019-01-09 02:35:24,173 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:35:24,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b8555b6e-ae00-48e0-9450-71cfae513982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:24,505 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a859746f-8e54-40a1-bdd2-53f79812f7b8 Content-Length: 0 Date: Wed, 09 Jan 2019 02:35:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:35:24,505 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b8555b6e-ae00-48e0-9450-71cfae513982 used request id req-a859746f-8e54-40a1-bdd2-53f79812f7b8 2019-01-09 02:35:24,506 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-4c143044-2147-4ac-proj 2019-01-09 02:35:24,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:24,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3068894e-fed4-4136-b318-47ba21d3d437 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:24,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5987b00ff9554f639f674b41924bbdb8 used request id req-3068894e-fed4-4136-b318-47ba21d3d437 2019-01-09 02:35:24,753 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-4c143044-2147-4ac-proj-role 2019-01-09 02:35:24,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/6551038a216846518329ce66db4fa08a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:24,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d93e393-d439-4930-8f77-1d23d1a5e0e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:24,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/6551038a216846518329ce66db4fa08a used request id req-5d93e393-d439-4930-8f77-1d23d1a5e0e9 2019-01-09 02:35:24,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e9520c364bba942e3a574c3d7d9cbb2795aba6" 2019-01-09 02:35:24,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae7fba9-c16e-40e1-b68b-d4d8eb4f807f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:35:24,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0ae7fba9-c16e-40e1-b68b-d4d8eb4f807f 2019-01-09 02:35:24,947 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-4c143044-2147-4ac-user 2019-01-09 02:35:24,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b1de3c697198457dabf7ed0c1d817bcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcbbe7d46ecd410d0c93c8a554e390987f30789" 2019-01-09 02:35:25,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5eff29d-2bac-4ced-a37e-37d50addaec8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:25,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b1de3c697198457dabf7ed0c1d817bcd used request id req-a5eff29d-2bac-4ced-a37e-37d50addaec8 2019-01-09 02:35:25,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:25,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["BaEYovdfRoCLivGtWzTX9g"], "issued_at": "2019-01-09T02:35:25.000000Z"}} 2019-01-09 02:35:25,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502c60b6a01f6d087d5e576147ccb1f2b063025d" 2019-01-09 02:35:25,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f67a7e6b-69a4-401a-ac75-428de93ee2cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:25,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f67a7e6b-69a4-401a-ac75-428de93ee2cf 2019-01-09 02:35:25,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:25,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:25,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["nZn-xi2dSmqvWJXQJMOn7Q"], "issued_at": "2019-01-09T02:35:25.000000Z"}} 2019-01-09 02:35:25,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:26,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89aabc71-d638-4d3c-91d9-4684208ea2d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:26,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-89aabc71-d638-4d3c-91d9-4684208ea2d0 2019-01-09 02:35:26,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:35:26,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:35:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:35:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-1234f73b-861a-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:26,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f82d71-639b-4729-9530-92c9d127b5d2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-1234f73b-861a-455-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:35:26,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-1234f73b-861a-455-proj used request id req-78f82d71-639b-4729-9530-92c9d127b5d2 2019-01-09 02:35:26,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:26,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37822c23-7dd1-4379-859e-2925ccac03da Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:35:26,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-37822c23-7dd1-4379-859e-2925ccac03da 2019-01-09 02:35:26,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-1234f73b-861a-455-proj"}}' 2019-01-09 02:35:26,396 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:35:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d847d4c-7e5e-4f76-a0e2-732d4aeb75a9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c6cca0444eeb404b8f13aeead2d87e7b"}, "enabled": true, "id": "c6cca0444eeb404b8f13aeead2d87e7b", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-1234f73b-861a-455-proj"}} 2019-01-09 02:35:26,396 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2d847d4c-7e5e-4f76-a0e2-732d4aeb75a9 2019-01-09 02:35:26,396 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-1234f73b-861a-455-proj 2019-01-09 02:35:26,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:26,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:26,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["InpnYVujQ4O08NtUTagX2Q"], "issued_at": "2019-01-09T02:35:26.000000Z"}} 2019-01-09 02:35:26,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b540ce938e7136c50e55b4c449df54c7dc3000" 2019-01-09 02:35:26,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba62880-6b89-45df-aea7-468d418f9965 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:26,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3ba62880-6b89-45df-aea7-468d418f9965 2019-01-09 02:35:26,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:35:26,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:35:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:35:26,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b540ce938e7136c50e55b4c449df54c7dc3000" 2019-01-09 02:35:26,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9180ac4f-8521-47ad-aee1-b6afea81aa5f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:35:26,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9180ac4f-8521-47ad-aee1-b6afea81aa5f 2019-01-09 02:35:26,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-1234f73b-861a-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b540ce938e7136c50e55b4c449df54c7dc3000" 2019-01-09 02:35:27,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87b76e9-267f-4b36-a8f2-dc7f34da4d16 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-1234f73b-861a-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c6cca0444eeb404b8f13aeead2d87e7b"}, "enabled": true, "id": "c6cca0444eeb404b8f13aeead2d87e7b", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-1234f73b-861a-455-proj"}]} 2019-01-09 02:35:27,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-1234f73b-861a-455-proj used request id req-b87b76e9-267f-4b36-a8f2-dc7f34da4d16 2019-01-09 02:35:27,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b540ce938e7136c50e55b4c449df54c7dc3000" 2019-01-09 02:35:27,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffffd388-fafb-4ca0-a72e-2bcbc48abce7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:35:27,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ffffd388-fafb-4ca0-a72e-2bcbc48abce7 2019-01-09 02:35:27,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b540ce938e7136c50e55b4c449df54c7dc3000" 2019-01-09 02:35:27,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4de7d7e-b1a9-4d55-9122-c074835df0bc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:35:27,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f4de7d7e-b1a9-4d55-9122-c074835df0bc 2019-01-09 02:35:27,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-1234f73b-861a-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b540ce938e7136c50e55b4c449df54c7dc3000" 2019-01-09 02:35:27,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b79af62-a864-410b-a769-69d6d545b734 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-1234f73b-861a-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c6cca0444eeb404b8f13aeead2d87e7b"}, "enabled": true, "id": "c6cca0444eeb404b8f13aeead2d87e7b", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-1234f73b-861a-455-proj"}]} 2019-01-09 02:35:27,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-1234f73b-861a-455-proj used request id req-0b79af62-a864-410b-a769-69d6d545b734 2019-01-09 02:35:27,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/36bc247316ae49148d420dc79443538a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b540ce938e7136c50e55b4c449df54c7dc3000" 2019-01-09 02:35:27,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65dd4eb-e416-4816-9e6a-b95928cec7ad Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-1234f73b-861a-455-user", "links": {"self": "http://172.30.9.26:5000/v3/users/36bc247316ae49148d420dc79443538a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c6cca0444eeb404b8f13aeead2d87e7b", "id": "36bc247316ae49148d420dc79443538a", "password_expires_at": null}} 2019-01-09 02:35:27,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/36bc247316ae49148d420dc79443538a used request id req-c65dd4eb-e416-4816-9e6a-b95928cec7ad 2019-01-09 02:35:27,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c6cca0444eeb404b8f13aeead2d87e7b/users/36bc247316ae49148d420dc79443538a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b540ce938e7136c50e55b4c449df54c7dc3000" 2019-01-09 02:35:27,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2efc9703-5cde-49a9-a020-5285293032d1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/c6cca0444eeb404b8f13aeead2d87e7b/users/36bc247316ae49148d420dc79443538a/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:35:27,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c6cca0444eeb404b8f13aeead2d87e7b/users/36bc247316ae49148d420dc79443538a/roles used request id req-2efc9703-5cde-49a9-a020-5285293032d1 2019-01-09 02:35:27,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b540ce938e7136c50e55b4c449df54c7dc3000" 2019-01-09 02:35:28,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae2871b-c88b-471e-b3a3-1fb4c219620c Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:35:28,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-aae2871b-c88b-471e-b3a3-1fb4c219620c 2019-01-09 02:35:28,080 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-1234f73b-861a-455-proj 2019-01-09 02:35:28,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c6cca0444eeb404b8f13aeead2d87e7b/users/36bc247316ae49148d420dc79443538a/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b540ce938e7136c50e55b4c449df54c7dc3000" 2019-01-09 02:35:28,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfa355bf-84ba-459c-9caf-69adedf3c7ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:28,219 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c6cca0444eeb404b8f13aeead2d87e7b/users/36bc247316ae49148d420dc79443538a/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-cfa355bf-84ba-459c-9caf-69adedf3c7ff 2019-01-09 02:35:28,219 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-1234f73b-861a-455-user 2019-01-09 02:35:28,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:28,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:28,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727fd253-8d26-42fb-884c-9c45b5a8c04e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:35:28,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-727fd253-8d26-42fb-884c-9c45b5a8c04e 2019-01-09 02:35:28,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" -d '{"role": {"name": "CreateStackNegativeTests-1234f73b-861a-455-proj-role"}}' 2019-01-09 02:35:28,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b54e207-2074-45d0-8d4f-68f48723a7a1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ddc36ca0f2f4108910a48bd28e06bc7", "links": {"self": "http://172.30.9.26:5000/v3/roles/0ddc36ca0f2f4108910a48bd28e06bc7"}, "name": "CreateStackNegativeTests-1234f73b-861a-455-proj-role"}} 2019-01-09 02:35:28,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9b54e207-2074-45d0-8d4f-68f48723a7a1 2019-01-09 02:35:28,420 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-1234f73b-861a-455-proj-role 2019-01-09 02:35:28,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0ddc36ca0f2f4108910a48bd28e06bc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:28,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e3ac33-5e58-44b9-ae31-f82d8759e4c7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/0ddc36ca0f2f4108910a48bd28e06bc7"}, "domain_id": null, "name": "CreateStackNegativeTests-1234f73b-861a-455-proj-role", "id": "0ddc36ca0f2f4108910a48bd28e06bc7"}} 2019-01-09 02:35:28,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0ddc36ca0f2f4108910a48bd28e06bc7 used request id req-03e3ac33-5e58-44b9-ae31-f82d8759e4c7 2019-01-09 02:35:28,512 - keystone_utils - INFO - Granting role CreateStackNegativeTests-1234f73b-861a-455-proj-role to project CreateStackNegativeTests-1234f73b-861a-455-proj 2019-01-09 02:35:28,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c6cca0444eeb404b8f13aeead2d87e7b/users/36bc247316ae49148d420dc79443538a/roles/0ddc36ca0f2f4108910a48bd28e06bc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:28,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7cce0fb-7b5f-4e22-94eb-6c2472c1a981 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:28,634 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c6cca0444eeb404b8f13aeead2d87e7b/users/36bc247316ae49148d420dc79443538a/roles/0ddc36ca0f2f4108910a48bd28e06bc7 used request id req-d7cce0fb-7b5f-4e22-94eb-6c2472c1a981 2019-01-09 02:35:28,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:28,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:29,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ddc36ca0f2f4108910a48bd28e06bc7", "name": "CreateStackNegativeTests-1234f73b-861a-455-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6cca0444eeb404b8f13aeead2d87e7b", "name": "CreateStackNegativeTests-1234f73b-861a-455-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c6cca0444eeb404b8f13aeead2d87e7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c6cca0444eeb404b8f13aeead2d87e7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c6cca0444eeb404b8f13aeead2d87e7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c6cca0444eeb404b8f13aeead2d87e7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c6cca0444eeb404b8f13aeead2d87e7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c6cca0444eeb404b8f13aeead2d87e7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c6cca0444eeb404b8f13aeead2d87e7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c6cca0444eeb404b8f13aeead2d87e7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c6cca0444eeb404b8f13aeead2d87e7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c6cca0444eeb404b8f13aeead2d87e7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c6cca0444eeb404b8f13aeead2d87e7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c6cca0444eeb404b8f13aeead2d87e7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-1234f73b-861a-455-user", "id": "36bc247316ae49148d420dc79443538a"}, "audit_ids": ["V4tnZ3IJRo-IHeNLRJxpNg"], "issued_at": "2019-01-09T02:35:29.000000Z"}} 2019-01-09 02:35:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e45a2f119f92bea621ae36433165a94a7bf13b" 2019-01-09 02:35:29,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16bae2f6-bcd9-4061-8708-9c15246f438a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:29,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-16bae2f6-bcd9-4061-8708-9c15246f438a 2019-01-09 02:35:29,099 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:35:29,102 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:35:29,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c6cca0444eeb404b8f13aeead2d87e7b/stacks?stack_name=CreateStackNegativeTests-3aa8d5b8-a67f-4aa9-9825-70c57f0bdf6a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e45a2f119f92bea621ae36433165a94a7bf13b" 2019-01-09 02:35:29,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:29 GMT Server: Apache x-openstack-request-id: req-f0e3a4e5-e65e-4989-af0a-e8b18f914147 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:35:29,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c6cca0444eeb404b8f13aeead2d87e7b/stacks?stack_name=CreateStackNegativeTests-3aa8d5b8-a67f-4aa9-9825-70c57f0bdf6a used request id req-f0e3a4e5-e65e-4989-af0a-e8b18f914147 2019-01-09 02:35:29,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:29,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-089a3450-05a7-4481-8b9a-adfa59e13d45 Date: Wed, 09 Jan 2019 02:35:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:35:29,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-089a3450-05a7-4481-8b9a-adfa59e13d45 2019-01-09 02:35:29,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:29,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7789a13-6d2f-4d46-839f-ecd9336873fb Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:35:29,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-c7789a13-6d2f-4d46-839f-ecd9336873fb 2019-01-09 02:35:29,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:29,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d26a19-ee42-4096-9e88-3ca14847d82d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:35:29,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-b8d26a19-ee42-4096-9e88-3ca14847d82d 2019-01-09 02:35:29,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:29,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009fc9f3-7764-48b6-bcd0-0781244be507 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:35:29,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-009fc9f3-7764-48b6-bcd0-0781244be507 2019-01-09 02:35:29,780 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-1234f73b-861a-455-proj 2019-01-09 02:35:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c6cca0444eeb404b8f13aeead2d87e7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:29,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cbdace0-3fee-405b-93c0-a505ef9f0719 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:29,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c6cca0444eeb404b8f13aeead2d87e7b used request id req-4cbdace0-3fee-405b-93c0-a505ef9f0719 2019-01-09 02:35:29,988 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-1234f73b-861a-455-proj-role 2019-01-09 02:35:29,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0ddc36ca0f2f4108910a48bd28e06bc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:30,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5100529a-d92b-42b7-b29c-f13bd76464ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:30,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0ddc36ca0f2f4108910a48bd28e06bc7 used request id req-5100529a-d92b-42b7-b29c-f13bd76464ad 2019-01-09 02:35:30,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a58c64471fa11b456f31b07007d3fd5522177f" 2019-01-09 02:35:30,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e8ca97-ef5c-49c8-8ea6-4bf67f6d8d8d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:35:30,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-37e8ca97-ef5c-49c8-8ea6-4bf67f6d8d8d 2019-01-09 02:35:30,192 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-1234f73b-861a-455-user 2019-01-09 02:35:30,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/36bc247316ae49148d420dc79443538a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b540ce938e7136c50e55b4c449df54c7dc3000" 2019-01-09 02:35:30,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d12249-e031-40a2-8da6-eec00c136890 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:30,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/36bc247316ae49148d420dc79443538a used request id req-d5d12249-e031-40a2-8da6-eec00c136890 2019-01-09 02:35:30,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:30,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["xVTip58xSYG0jjSijiX6qg"], "issued_at": "2019-01-09T02:35:30.000000Z"}} 2019-01-09 02:35:30,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06d6a24fd6cc675a4c46290198ed4fa5678cdec" 2019-01-09 02:35:30,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faad24a2-6edb-42c5-9787-b1c225f730c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:30,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-faad24a2-6edb-42c5-9787-b1c225f730c4 2019-01-09 02:35:30,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:30,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:31,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["-D_ikKD5RQiFLcm0fgz3Bg"], "issued_at": "2019-01-09T02:35:31.000000Z"}} 2019-01-09 02:35:31,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:31,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b41ffd1-00cb-40b3-976b-45b379bc4170 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:31,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0b41ffd1-00cb-40b3-976b-45b379bc4170 2019-01-09 02:35:31,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:35:31,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:35:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:35:31,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-f8ec14e1-b310-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:31,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa5b6e9-9cc3-45f7-a827-93beaeaba2ee Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-f8ec14e1-b310-45e-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:35:31,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-f8ec14e1-b310-45e-proj used request id req-5aa5b6e9-9cc3-45f7-a827-93beaeaba2ee 2019-01-09 02:35:31,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:31,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b48a01-da1c-4f30-8da8-4623fb558a78 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:35:31,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-67b48a01-da1c-4f30-8da8-4623fb558a78 2019-01-09 02:35:31,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-f8ec14e1-b310-45e-proj"}}' 2019-01-09 02:35:31,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7db6aa3-dad1-4e11-a225-3648c9a73d91 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/09804682590e4b458c811ec08c07de6e"}, "enabled": true, "id": "09804682590e4b458c811ec08c07de6e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-f8ec14e1-b310-45e-proj"}} 2019-01-09 02:35:31,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c7db6aa3-dad1-4e11-a225-3648c9a73d91 2019-01-09 02:35:31,710 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-f8ec14e1-b310-45e-proj 2019-01-09 02:35:31,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:31,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:32,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["koBS1vzGQJKH6id1l22A3g"], "issued_at": "2019-01-09T02:35:32.000000Z"}} 2019-01-09 02:35:32,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f8499c80398d9f1331ca4d77bbfa09961cbe11" 2019-01-09 02:35:32,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98bdc95-2761-4731-b07a-d9ea36362e0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:32,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b98bdc95-2761-4731-b07a-d9ea36362e0b 2019-01-09 02:35:32,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:35:32,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:35:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:35:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f8499c80398d9f1331ca4d77bbfa09961cbe11" 2019-01-09 02:35:32,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52208efb-8b34-4ab8-be28-d6dee16c4525 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:35:32,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-52208efb-8b34-4ab8-be28-d6dee16c4525 2019-01-09 02:35:32,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-f8ec14e1-b310-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f8499c80398d9f1331ca4d77bbfa09961cbe11" 2019-01-09 02:35:32,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a366643-ba95-4d93-a1f1-08dabc8a8e68 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-f8ec14e1-b310-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/09804682590e4b458c811ec08c07de6e"}, "enabled": true, "id": "09804682590e4b458c811ec08c07de6e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-f8ec14e1-b310-45e-proj"}]} 2019-01-09 02:35:32,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-f8ec14e1-b310-45e-proj used request id req-5a366643-ba95-4d93-a1f1-08dabc8a8e68 2019-01-09 02:35:32,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f8499c80398d9f1331ca4d77bbfa09961cbe11" 2019-01-09 02:35:32,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6c1bff-2389-4a29-a0d7-ab4556f16b2b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:35:32,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3d6c1bff-2389-4a29-a0d7-ab4556f16b2b 2019-01-09 02:35:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f8499c80398d9f1331ca4d77bbfa09961cbe11" 2019-01-09 02:35:32,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357b6295-1506-4d6a-bd5f-0e2d6b8b4c97 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:35:32,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-357b6295-1506-4d6a-bd5f-0e2d6b8b4c97 2019-01-09 02:35:32,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-f8ec14e1-b310-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f8499c80398d9f1331ca4d77bbfa09961cbe11" 2019-01-09 02:35:32,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18a3fcc-4901-4705-84af-bb39fa66d8fa Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-f8ec14e1-b310-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/09804682590e4b458c811ec08c07de6e"}, "enabled": true, "id": "09804682590e4b458c811ec08c07de6e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-f8ec14e1-b310-45e-proj"}]} 2019-01-09 02:35:32,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-f8ec14e1-b310-45e-proj used request id req-c18a3fcc-4901-4705-84af-bb39fa66d8fa 2019-01-09 02:35:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/2d77027516f94fd4b0a48b695cb4c3dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f8499c80398d9f1331ca4d77bbfa09961cbe11" 2019-01-09 02:35:33,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b5aee9-9382-4b28-b013-efe6a37b9b80 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-f8ec14e1-b310-45e-user", "links": {"self": "http://172.30.9.26:5000/v3/users/2d77027516f94fd4b0a48b695cb4c3dc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "09804682590e4b458c811ec08c07de6e", "id": "2d77027516f94fd4b0a48b695cb4c3dc", "password_expires_at": null}} 2019-01-09 02:35:33,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/2d77027516f94fd4b0a48b695cb4c3dc used request id req-a5b5aee9-9382-4b28-b013-efe6a37b9b80 2019-01-09 02:35:33,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/09804682590e4b458c811ec08c07de6e/users/2d77027516f94fd4b0a48b695cb4c3dc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f8499c80398d9f1331ca4d77bbfa09961cbe11" 2019-01-09 02:35:33,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd9e8357-ab3f-42a6-ad22-e2fa92284a1b Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/09804682590e4b458c811ec08c07de6e/users/2d77027516f94fd4b0a48b695cb4c3dc/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:35:33,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/09804682590e4b458c811ec08c07de6e/users/2d77027516f94fd4b0a48b695cb4c3dc/roles used request id req-bd9e8357-ab3f-42a6-ad22-e2fa92284a1b 2019-01-09 02:35:33,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f8499c80398d9f1331ca4d77bbfa09961cbe11" 2019-01-09 02:35:33,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec27c058-0f45-4942-b9c7-d8b8d44ed223 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:35:33,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-ec27c058-0f45-4942-b9c7-d8b8d44ed223 2019-01-09 02:35:33,275 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-f8ec14e1-b310-45e-proj 2019-01-09 02:35:33,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/09804682590e4b458c811ec08c07de6e/users/2d77027516f94fd4b0a48b695cb4c3dc/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f8499c80398d9f1331ca4d77bbfa09961cbe11" 2019-01-09 02:35:33,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2042f8f4-cc26-4eb2-a321-0b3561e5cb3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:33,395 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/09804682590e4b458c811ec08c07de6e/users/2d77027516f94fd4b0a48b695cb4c3dc/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-2042f8f4-cc26-4eb2-a321-0b3561e5cb3c 2019-01-09 02:35:33,395 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-f8ec14e1-b310-45e-user 2019-01-09 02:35:33,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:33,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:33,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cc4dea-9a41-4c88-b4d4-74701237b45a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:35:33,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-10cc4dea-9a41-4c88-b4d4-74701237b45a 2019-01-09 02:35:33,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" -d '{"role": {"name": "CreateStackNegativeTests-f8ec14e1-b310-45e-proj-role"}}' 2019-01-09 02:35:33,605 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a765e605-4eee-43a5-8898-907458af5442 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "323f64e29c4f45329eebe2a224db1fd7", "links": {"self": "http://172.30.9.26:5000/v3/roles/323f64e29c4f45329eebe2a224db1fd7"}, "name": "CreateStackNegativeTests-f8ec14e1-b310-45e-proj-role"}} 2019-01-09 02:35:33,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a765e605-4eee-43a5-8898-907458af5442 2019-01-09 02:35:33,606 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-f8ec14e1-b310-45e-proj-role 2019-01-09 02:35:33,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/323f64e29c4f45329eebe2a224db1fd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:33,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145914cf-b6dc-47d0-8ac0-41e7e7731121 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/323f64e29c4f45329eebe2a224db1fd7"}, "domain_id": null, "name": "CreateStackNegativeTests-f8ec14e1-b310-45e-proj-role", "id": "323f64e29c4f45329eebe2a224db1fd7"}} 2019-01-09 02:35:33,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/323f64e29c4f45329eebe2a224db1fd7 used request id req-145914cf-b6dc-47d0-8ac0-41e7e7731121 2019-01-09 02:35:33,689 - keystone_utils - INFO - Granting role CreateStackNegativeTests-f8ec14e1-b310-45e-proj-role to project CreateStackNegativeTests-f8ec14e1-b310-45e-proj 2019-01-09 02:35:33,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/09804682590e4b458c811ec08c07de6e/users/2d77027516f94fd4b0a48b695cb4c3dc/roles/323f64e29c4f45329eebe2a224db1fd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:33,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c5d69e2-758b-4fe2-ad4b-de2f2b582101 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:33,835 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/09804682590e4b458c811ec08c07de6e/users/2d77027516f94fd4b0a48b695cb4c3dc/roles/323f64e29c4f45329eebe2a224db1fd7 used request id req-6c5d69e2-758b-4fe2-ad4b-de2f2b582101 2019-01-09 02:35:33,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:33,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:34,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "323f64e29c4f45329eebe2a224db1fd7", "name": "CreateStackNegativeTests-f8ec14e1-b310-45e-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T03:35:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09804682590e4b458c811ec08c07de6e", "name": "CreateStackNegativeTests-f8ec14e1-b310-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/09804682590e4b458c811ec08c07de6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/09804682590e4b458c811ec08c07de6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/09804682590e4b458c811ec08c07de6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09804682590e4b458c811ec08c07de6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/09804682590e4b458c811ec08c07de6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/09804682590e4b458c811ec08c07de6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09804682590e4b458c811ec08c07de6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/09804682590e4b458c811ec08c07de6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/09804682590e4b458c811ec08c07de6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09804682590e4b458c811ec08c07de6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/09804682590e4b458c811ec08c07de6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/09804682590e4b458c811ec08c07de6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-f8ec14e1-b310-45e-user", "id": "2d77027516f94fd4b0a48b695cb4c3dc"}, "audit_ids": ["nO3ZipPUQt-8zvlYiLce0w"], "issued_at": "2019-01-09T02:35:34.000000Z"}} 2019-01-09 02:35:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81b08edfc4261d02787e982449d7e217d247479" 2019-01-09 02:35:34,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d339ca5b-53f2-4759-90b8-1ab9d68d0fa5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:34,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d339ca5b-53f2-4759-90b8-1ab9d68d0fa5 2019-01-09 02:35:34,282 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:35:34,285 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:35:34,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/09804682590e4b458c811ec08c07de6e/stacks?stack_name=CreateStackNegativeTests-8884df4b-e845-41ee-9030-eeb5ad49e732 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81b08edfc4261d02787e982449d7e217d247479" 2019-01-09 02:35:34,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:34 GMT Server: Apache x-openstack-request-id: req-362edd74-8eb5-440b-88cc-e9afc051db7e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:35:34,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/09804682590e4b458c811ec08c07de6e/stacks?stack_name=CreateStackNegativeTests-8884df4b-e845-41ee-9030-eeb5ad49e732 used request id req-362edd74-8eb5-440b-88cc-e9afc051db7e 2019-01-09 02:35:34,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/09804682590e4b458c811ec08c07de6e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f81b08edfc4261d02787e982449d7e217d247479" -d '{"stack_name": "CreateStackNegativeTests-8884df4b-e845-41ee-9030-eeb5ad49e732", "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"}}]}}}}}' 2019-01-09 02:35:34,913 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 02:35:34 GMT Server: Apache x-openstack-request-id: req-6c14eb37-297f-4dae-93dd-fefba5bb5388 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"} 2019-01-09 02:35:34,913 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/09804682590e4b458c811ec08c07de6e/stacks used request id req-6c14eb37-297f-4dae-93dd-fefba5bb5388 2019-01-09 02:35:34,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:35,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-78719024-4dbb-4809-a819-e852e8da8f67 Date: Wed, 09 Jan 2019 02:35:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:35:35,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-78719024-4dbb-4809-a819-e852e8da8f67 2019-01-09 02:35:35,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:35,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4076607-31b7-4ca1-bf15-5e2426377300 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:35:35,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-e4076607-31b7-4ca1-bf15-5e2426377300 2019-01-09 02:35:35,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:35,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4544a4-1a99-4048-825b-2a974ccbaeca Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:35:35,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-ff4544a4-1a99-4048-825b-2a974ccbaeca 2019-01-09 02:35:35,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:35,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd58e53-78be-4554-a096-91992ba50622 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-09 02:35:35,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c used request id req-efd58e53-78be-4554-a096-91992ba50622 2019-01-09 02:35:35,410 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-f8ec14e1-b310-45e-proj 2019-01-09 02:35:35,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/09804682590e4b458c811ec08c07de6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:35,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b496d0c9-d6a7-49a3-b775-1e03c2d3c4c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:35,737 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/09804682590e4b458c811ec08c07de6e used request id req-b496d0c9-d6a7-49a3-b775-1e03c2d3c4c0 2019-01-09 02:35:35,738 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-f8ec14e1-b310-45e-proj-role 2019-01-09 02:35:35,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/323f64e29c4f45329eebe2a224db1fd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:35,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3814aad-6281-461e-87ee-9a360ee84a6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:35,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/323f64e29c4f45329eebe2a224db1fd7 used request id req-c3814aad-6281-461e-87ee-9a360ee84a6e 2019-01-09 02:35:35,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a42137690521613265ab40faddafacde802138" 2019-01-09 02:35:35,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd9dc27-59db-4fac-9fa4-0f76f4958f27 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:35:35,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-abd9dc27-59db-4fac-9fa4-0f76f4958f27 2019-01-09 02:35:35,954 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-f8ec14e1-b310-45e-user 2019-01-09 02:35:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2d77027516f94fd4b0a48b695cb4c3dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f8499c80398d9f1331ca4d77bbfa09961cbe11" 2019-01-09 02:35:36,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1abffe7f-28dc-488d-998b-3bf562a611b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:36,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2d77027516f94fd4b0a48b695cb4c3dc used request id req-1abffe7f-28dc-488d-998b-3bf562a611b9 2019-01-09 02:35:36,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:36,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["LeuQEvHqRsSDdNxUU3Ln6Q"], "issued_at": "2019-01-09T02:35:36.000000Z"}} 2019-01-09 02:35:36,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b405c59a8ae667891045b120f5dc6daec173d2" 2019-01-09 02:35:36,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaff05d9-6ac6-4248-8955-f0840cfe05bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:36,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eaff05d9-6ac6-4248-8955-f0840cfe05bb 2019-01-09 02:35:36,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:36,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:36,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["M09PNkcqTbO5QyyefCk41g"], "issued_at": "2019-01-09T02:35:36.000000Z"}} 2019-01-09 02:35:36,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:35:37,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9482281c-a48d-49f3-aed3-138a48511b43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:37,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9482281c-a48d-49f3-aed3-138a48511b43 2019-01-09 02:35:37,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:35:37,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:35:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:35:37,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:35:37,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e6b9d8-ec43-40e3-96aa-5955ed4b3ceb Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:35:37,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj used request id req-64e6b9d8-ec43-40e3-96aa-5955ed4b3ceb 2019-01-09 02:35:37,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:35:37,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca0a08f-e952-43a2-bde1-fee76116d8cc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:35:37,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6ca0a08f-e952-43a2-bde1-fee76116d8cc 2019-01-09 02:35:37,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}}' 2019-01-09 02:35:37,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a1189a6-e13a-4759-9e10-9e4cc22a8e17 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:35:37,365 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0a1189a6-e13a-4759-9e10-9e4cc22a8e17 2019-01-09 02:35:37,366 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj 2019-01-09 02:35:37,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:37,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:37,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Ek2iK8i3SrqIpoqUz34fyA"], "issued_at": "2019-01-09T02:35:37.000000Z"}} 2019-01-09 02:35:37,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315bb51b253e1dea04312b0fcbc6fb5acc1fea81" 2019-01-09 02:35:37,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522a7a5d-8aee-4353-b2b8-755930835cb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:37,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-522a7a5d-8aee-4353-b2b8-755930835cb0 2019-01-09 02:35:37,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:35:37,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:35:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:35:37,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315bb51b253e1dea04312b0fcbc6fb5acc1fea81" 2019-01-09 02:35:37,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54dfbf90-d6ee-4340-96fd-29d579e3c9ad Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:35:37,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-54dfbf90-d6ee-4340-96fd-29d579e3c9ad 2019-01-09 02:35:37,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315bb51b253e1dea04312b0fcbc6fb5acc1fea81" 2019-01-09 02:35:38,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ce7b03-7e0d-45a2-82a7-6623860a4780 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}]} 2019-01-09 02:35:38,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj used request id req-39ce7b03-7e0d-45a2-82a7-6623860a4780 2019-01-09 02:35:38,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315bb51b253e1dea04312b0fcbc6fb5acc1fea81" 2019-01-09 02:35:38,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ecb25bc-e078-4157-acf2-8a8aab5980a2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:35:38,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7ecb25bc-e078-4157-acf2-8a8aab5980a2 2019-01-09 02:35:38,441 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-f5543192-5149-4b8-user 2019-01-09 02:35:38,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:38,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:35:38,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935db0a9-6675-451b-b1c8-a9d07e6bbb61 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:35:38,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-935db0a9-6675-451b-b1c8-a9d07e6bbb61 2019-01-09 02:35:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role"}}' 2019-01-09 02:35:38,643 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65c1b0a0-0617-4d43-b60f-ae1c7cd7a80a Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b23ee72619774c48ae472e083a12514b", "links": {"self": "http://172.30.9.26:5000/v3/roles/b23ee72619774c48ae472e083a12514b"}, "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role"}} 2019-01-09 02:35:38,644 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-65c1b0a0-0617-4d43-b60f-ae1c7cd7a80a 2019-01-09 02:35:38,644 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role 2019-01-09 02:35:38,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b23ee72619774c48ae472e083a12514b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:35:38,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b354d5-abfe-4bdc-be6e-d0b59cd2a1c3 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b23ee72619774c48ae472e083a12514b"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role", "id": "b23ee72619774c48ae472e083a12514b"}} 2019-01-09 02:35:38,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b23ee72619774c48ae472e083a12514b used request id req-00b354d5-abfe-4bdc-be6e-d0b59cd2a1c3 2019-01-09 02:35:38,736 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role to project CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj 2019-01-09 02:35:38,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb/users/cd311434cea24ab2905fde06ac0401d1/roles/b23ee72619774c48ae472e083a12514b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:35:38,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ae0ca1-21b7-42cd-86fe-574aed1a2502 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:35:38,878 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb/users/cd311434cea24ab2905fde06ac0401d1/roles/b23ee72619774c48ae472e083a12514b used request id req-55ae0ca1-21b7-42cd-86fe-574aed1a2502 2019-01-09 02:35:38,878 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:35:38,879 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:35:38,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:38,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:39,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b23ee72619774c48ae472e083a12514b", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role"}], "expires_at": "2019-01-09T03:35:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2bf88c165264e4b813db95b93da6ccb", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-user", "id": "cd311434cea24ab2905fde06ac0401d1"}, "audit_ids": ["GuAbX0zHToGkqi7tYcJBxw"], "issued_at": "2019-01-09T02:35:39.000000Z"}} 2019-01-09 02:35:39,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ae6ae139f0f1d0fc999b407e18930d08cc8020" 2019-01-09 02:35:39,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9769afdb-ecdd-4a42-b4e1-de784a4381d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:39,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9769afdb-ecdd-4a42-b4e1-de784a4381d0 2019-01-09 02:35:39,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ae6ae139f0f1d0fc999b407e18930d08cc8020" 2019-01-09 02:35:39,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-5d35bedd-a922-410a-88df-d6d8ab71aa28 Date: Wed, 09 Jan 2019 02:35:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image"} 2019-01-09 02:35:39,499 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image used request id req-5d35bedd-a922-410a-88df-d6d8ab71aa28 2019-01-09 02:35:39,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ae6ae139f0f1d0fc999b407e18930d08cc8020" 2019-01-09 02:35:39,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bbf98933-1844-4fdf-b8c5-11b569bca5c9 Date: Wed, 09 Jan 2019 02:35: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:35:39,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-bbf98933-1844-4fdf-b8c5-11b569bca5c9 2019-01-09 02:35:39,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58ae6ae139f0f1d0fc999b407e18930d08cc8020" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image"}' 2019-01-09 02:35:39,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5 X-Openstack-Request-Id: req-f0f0eaf1-991f-4846-8278-cfb9183ba1e9 Date: Wed, 09 Jan 2019 02:35:39 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:35:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:35:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5", "min_disk": 0, "protected": false, "id": "c695d401-5810-4eda-b856-44d0229ae7f5", "file": "/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5/file", "checksum": null, "owner": "a2bf88c165264e4b813db95b93da6ccb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:35:39,912 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f0f0eaf1-991f-4846-8278-cfb9183ba1e9 2019-01-09 02:35:39,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ae6ae139f0f1d0fc999b407e18930d08cc8020" -d '' 2019-01-09 02:35:40,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fdffec0e-8f7d-4c9d-9272-617a0e567c1b Date: Wed, 09 Jan 2019 02:35:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:35:40,836 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5/file used request id req-fdffec0e-8f7d-4c9d-9272-617a0e567c1b 2019-01-09 02:35:40,836 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:35:40,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ae6ae139f0f1d0fc999b407e18930d08cc8020" 2019-01-09 02:35:41,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-43520492-ae06-4f33-9659-7c41a0d80088 Date: Wed, 09 Jan 2019 02:35:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:35:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:35:40Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c695d401-5810-4eda-b856-44d0229ae7f5/snap", "metadata": {}}], "self": "/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5", "min_disk": 0, "protected": false, "id": "c695d401-5810-4eda-b856-44d0229ae7f5", "file": "/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2bf88c165264e4b813db95b93da6ccb", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c695d401-5810-4eda-b856-44d0229ae7f5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:35:41,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5 used request id req-43520492-ae06-4f33-9659-7c41a0d80088 2019-01-09 02:35:41,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ae6ae139f0f1d0fc999b407e18930d08cc8020" 2019-01-09 02:35:41,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-810e61cc-83a1-499b-b57d-90ccc6363c01 Date: Wed, 09 Jan 2019 02:35: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:35:41,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-810e61cc-83a1-499b-b57d-90ccc6363c01 2019-01-09 02:35:41,170 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image 2019-01-09 02:35:41,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ae6ae139f0f1d0fc999b407e18930d08cc8020" 2019-01-09 02:35:41,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-ec4399cb-0b6d-4176-b826-e33ab63f2d0e Date: Wed, 09 Jan 2019 02:35:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:35:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:35:40Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c695d401-5810-4eda-b856-44d0229ae7f5/snap", "metadata": {}}], "self": "/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5", "min_disk": 0, "protected": false, "id": "c695d401-5810-4eda-b856-44d0229ae7f5", "file": "/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2bf88c165264e4b813db95b93da6ccb", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c695d401-5810-4eda-b856-44d0229ae7f5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:35:41,332 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5 used request id req-ec4399cb-0b6d-4176-b826-e33ab63f2d0e 2019-01-09 02:35:41,333 - create_image - DEBUG - Instance status is - active 2019-01-09 02:35:41,333 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image 2019-01-09 02:35:41,333 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image 2019-01-09 02:35:41,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:41,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:41,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b23ee72619774c48ae472e083a12514b", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role"}], "expires_at": "2019-01-09T03:35:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2bf88c165264e4b813db95b93da6ccb", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-user", "id": "cd311434cea24ab2905fde06ac0401d1"}, "audit_ids": ["JmDjTfUsSZmWMvXgfDiGcg"], "issued_at": "2019-01-09T02:35:41.000000Z"}} 2019-01-09 02:35:41,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262a686ed19eaa160cf6c7d1e64d69f2c6878642" 2019-01-09 02:35:41,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ecc65c2-996c-4468-9d4a-bf59c51cd784 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:41,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7ecc65c2-996c-4468-9d4a-bf59c51cd784 2019-01-09 02:35:41,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262a686ed19eaa160cf6c7d1e64d69f2c6878642" 2019-01-09 02:35:41,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-da4dd2a9-f2cb-43a0-b74f-1f50f5d59ce5 Date: Wed, 09 Jan 2019 02:35:41 GMT RESP BODY: {"networks":[]} 2019-01-09 02:35:41,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net used request id req-da4dd2a9-f2cb-43a0-b74f-1f50f5d59ce5 2019-01-09 02:35:41,946 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net 2019-01-09 02:35:41,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262a686ed19eaa160cf6c7d1e64d69f2c6878642" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net", "admin_state_up": true}}' 2019-01-09 02:35:42,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-280a42be-f986-4b64-98a9-58d2dc0d8c3f Date: Wed, 09 Jan 2019 02:35:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:35:42Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","mtu":1450}} 2019-01-09 02:35:42,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-280a42be-f986-4b64-98a9-58d2dc0d8c3f 2019-01-09 02:35:42,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262a686ed19eaa160cf6c7d1e64d69f2c6878642" 2019-01-09 02:35:42,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-ff489b35-31a4-4617-80f7-f8eb418660e3 Date: Wed, 09 Jan 2019 02:35:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:35:42Z","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net"}]} 2019-01-09 02:35:42,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-ff489b35-31a4-4617-80f7-f8eb418660e3 2019-01-09 02:35:42,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262a686ed19eaa160cf6c7d1e64d69f2c6878642" 2019-01-09 02:35:42,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e84c5cd8-4de7-4ef0-83d7-a2d3b94b5fe4 Date: Wed, 09 Jan 2019 02:35:42 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:35:42,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-e84c5cd8-4de7-4ef0-83d7-a2d3b94b5fe4 2019-01-09 02:35:42,869 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet 2019-01-09 02:35:42,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262a686ed19eaa160cf6c7d1e64d69f2c6878642" -d '{"subnets": [{"ip_version": 4, "network_id": "763d3036-0e31-43cc-8c99-f5a09d5880c6", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]}' 2019-01-09 02:35:43,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a974ef21-c843-4b35-9cab-0a2c36ef9836 Date: Wed, 09 Jan 2019 02:35:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:35:43,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-a974ef21-c843-4b35-9cab-0a2c36ef9836 2019-01-09 02:35:43,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262a686ed19eaa160cf6c7d1e64d69f2c6878642" 2019-01-09 02:35:44,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-68f89184-1adc-4a43-ac5f-29766a13800b Date: Wed, 09 Jan 2019 02:35:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"],"updated_at":"2019-01-09T02:35:43Z","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net"}]} 2019-01-09 02:35:44,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-68f89184-1adc-4a43-ac5f-29766a13800b 2019-01-09 02:35:44,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262a686ed19eaa160cf6c7d1e64d69f2c6878642" 2019-01-09 02:35:44,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cb833f65-4e66-4c06-baf5-498754cd4ce4 Date: Wed, 09 Jan 2019 02:35:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:35:44,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-cb833f65-4e66-4c06-baf5-498754cd4ce4 2019-01-09 02:35:44,257 - OpenStackNetwork - DEBUG - Network [763d3036-0e31-43cc-8c99-f5a09d5880c6] created successfully 2019-01-09 02:35:44,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:44,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:44,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b23ee72619774c48ae472e083a12514b", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role"}], "expires_at": "2019-01-09T03:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2bf88c165264e4b813db95b93da6ccb", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-user", "id": "cd311434cea24ab2905fde06ac0401d1"}, "audit_ids": ["R19T2wCGR7G_dxiS_7W3Yg"], "issued_at": "2019-01-09T02:35:44.000000Z"}} 2019-01-09 02:35:44,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:35:44,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec36fd7f-aa70-4baa-be70-c11a55437660 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:44,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ec36fd7f-aa70-4baa-be70-c11a55437660 2019-01-09 02:35:44,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:35:44,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0e8a6217-604d-4b3f-b0ba-61168a34495f Date: Wed, 09 Jan 2019 02:35:44 GMT RESP BODY: {"routers": []} 2019-01-09 02:35:44,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router&admin_state_up=True used request id req-0e8a6217-604d-4b3f-b0ba-61168a34495f 2019-01-09 02:35:44,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:44,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:45,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b23ee72619774c48ae472e083a12514b", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role"}], "expires_at": "2019-01-09T03:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2bf88c165264e4b813db95b93da6ccb", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-user", "id": "cd311434cea24ab2905fde06ac0401d1"}, "audit_ids": ["qkF4TD5IT-OYT6lMsqKyFQ"], "issued_at": "2019-01-09T02:35:45.000000Z"}} 2019-01-09 02:35:45,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b8156253bb5010163d684c45339659ecbf3569" 2019-01-09 02:35:45,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3175460-b3b4-4dea-8fc5-d08a454400a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:45,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b3175460-b3b4-4dea-8fc5-d08a454400a6 2019-01-09 02:35:45,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:35:45,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-46378285-37de-4cfd-adf8-666f186af2f1 Date: Wed, 09 Jan 2019 02:35:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:35:45,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-46378285-37de-4cfd-adf8-666f186af2f1 2019-01-09 02:35:45,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:35:45,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f3be16f8-c205-4b36-aff4-bf004d252edd Date: Wed, 09 Jan 2019 02:35:45 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:35:45,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-f3be16f8-c205-4b36-aff4-bf004d252edd 2019-01-09 02:35:45,814 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router 2019-01-09 02:35:45,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router", "admin_state_up": true}}' 2019-01-09 02:35:51,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-00ae95ca-cdcb-4095-9dff-8c388332fedf Date: Wed, 09 Jan 2019 02:35:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:46Z", "admin_state_up": true, "updated_at": "2019-01-09T02:35:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router"}} 2019-01-09 02:35:51,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-00ae95ca-cdcb-4095-9dff-8c388332fedf 2019-01-09 02:35:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:35:51,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1530f44e-5638-434b-a9d6-45761e3072e2 Date: Wed, 09 Jan 2019 02:35:51 GMT RESP BODY: {"ports":[]} 2019-01-09 02:35:51,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0 used request id req-1530f44e-5638-434b-a9d6-45761e3072e2 2019-01-09 02:35:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:35:51,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-adae7f7a-2769-49a8-925c-2ef15786b1cc Date: Wed, 09 Jan 2019 02:35:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"],"updated_at":"2019-01-09T02:35:43Z","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net"}]} 2019-01-09 02:35:51,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net used request id req-adae7f7a-2769-49a8-925c-2ef15786b1cc 2019-01-09 02:35:51,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:35:51,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:35:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:35:51,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:35:51,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535cbd1f-2165-4b5e-9d14-3d9c66045029 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:35:51,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-535cbd1f-2165-4b5e-9d14-3d9c66045029 2019-01-09 02:35:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:35:51,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-114181eb-df92-45f5-82cd-e9950f2fece2 Date: Wed, 09 Jan 2019 02:35:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:35:51,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-114181eb-df92-45f5-82cd-e9950f2fece2 2019-01-09 02:35:51,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:35:52,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-99793adb-7d6c-40a6-bd40-900a07b52085 Date: Wed, 09 Jan 2019 02:35:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:35:52,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet used request id req-99793adb-7d6c-40a6-bd40-900a07b52085 2019-01-09 02:35:52,061 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:35:52,061 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router 2019-01-09 02:35:52,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" -d '{"subnet_id": "a117edfd-ab3a-44bd-b3c1-ddc3daa08403"}' 2019-01-09 02:35:54,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0272707e-df54-48a3-825b-2ceff1659d6f Date: Wed, 09 Jan 2019 02:35:54 GMT RESP BODY: {"network_id": "763d3036-0e31-43cc-8c99-f5a09d5880c6", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "subnet_id": "a117edfd-ab3a-44bd-b3c1-ddc3daa08403", "subnet_ids": ["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"], "port_id": "69338238-0e26-429b-8a76-c9cab3b9b5c7", "id": "fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0"} 2019-01-09 02:35:54,115 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0/add_router_interface used request id req-0272707e-df54-48a3-825b-2ceff1659d6f 2019-01-09 02:35:54,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:35:54,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0ce0d1fb-440d-4325-9020-97f686c29695 Date: Wed, 09 Jan 2019 02:35:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:46Z", "admin_state_up": true, "updated_at": "2019-01-09T02:35:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router"}} 2019-01-09 02:35:54,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0 used request id req-0ce0d1fb-440d-4325-9020-97f686c29695 2019-01-09 02:35:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:35:54,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-df04be6a-3602-4f00-98e7-040f040e3594 Date: Wed, 09 Jan 2019 02:35:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.1"}],"id":"69338238-0e26-429b-8a76-c9cab3b9b5c7","security_groups":[],"mac_address":"fa:16:3e:62:4c:f9","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:52Z","binding:vnic_type":"normal","device_id":"fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0"}]} 2019-01-09 02:35:54,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0 used request id req-df04be6a-3602-4f00-98e7-040f040e3594 2019-01-09 02:35:54,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a117edfd-ab3a-44bd-b3c1-ddc3daa08403 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:35:54,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-80bb9d1a-5cf5-4d7a-a238-eef695a4aa96 Date: Wed, 09 Jan 2019 02:35:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}} 2019-01-09 02:35:54,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a117edfd-ab3a-44bd-b3c1-ddc3daa08403 used request id req-80bb9d1a-5cf5-4d7a-a238-eef695a4aa96 2019-01-09 02:35:54,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:54,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:55,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:35:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Km7LwgYPROSzPBgK4k1HBw"], "issued_at": "2019-01-09T02:35:55.000000Z"}} 2019-01-09 02:35:55,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455645db4758c6471d66b388af0b0df7b6f1dcbd" 2019-01-09 02:35:55,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7830bd-1e32-4c14-9c98-d42c1dd55e20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:55,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1d7830bd-1e32-4c14-9c98-d42c1dd55e20 2019-01-09 02:35:55,322 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:35:55,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455645db4758c6471d66b388af0b0df7b6f1dcbd" 2019-01-09 02:35:55,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35: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-6cbff812-fcb3-4c63-83e5-889bc19473fa x-compute-request-id: req-6cbff812-fcb3-4c63-83e5-889bc19473fa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:35:55,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6cbff812-fcb3-4c63-83e5-889bc19473fa 2019-01-09 02:35:55,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455645db4758c6471d66b388af0b0df7b6f1dcbd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:35:55,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35: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-26aa323b-79aa-482c-bfc5-1d0cddb0317b x-compute-request-id: req-26aa323b-79aa-482c-bfc5-1d0cddb0317b Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:35:55,557 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-26aa323b-79aa-482c-bfc5-1d0cddb0317b 2019-01-09 02:35:55,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:55,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:55,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b23ee72619774c48ae472e083a12514b", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role"}], "expires_at": "2019-01-09T03:35:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2bf88c165264e4b813db95b93da6ccb", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-user", "id": "cd311434cea24ab2905fde06ac0401d1"}, "audit_ids": ["d01pyCc5QXuBODq1gkmeHQ"], "issued_at": "2019-01-09T02:35:55.000000Z"}} 2019-01-09 02:35:55,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2734be96cda89f961c9df6a7123620c05c787c63" 2019-01-09 02:35:56,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89dbee3-c193-481e-8369-fa4b2efe07d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:56,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d89dbee3-c193-481e-8369-fa4b2efe07d9 2019-01-09 02:35:56,010 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:35:56,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2734be96cda89f961c9df6a7123620c05c787c63" 2019-01-09 02:35:56,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-aa351637-7383-4ae1-a1bf-ca07590bb2c2 x-compute-request-id: req-aa351637-7383-4ae1-a1bf-ca07590bb2c2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:35:56,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-aa351637-7383-4ae1-a1bf-ca07590bb2c2 2019-01-09 02:35:56,189 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp... 2019-01-09 02:35:56,189 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:35:56,242 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp 2019-01-09 02:35:56,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2734be96cda89f961c9df6a7123620c05c787c63" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjJs9KlpCRzUCEsrWsGFSUNyLWc44H+3z823SWD4CAqZkFSY2RaAQFP9Z9/ypCpEEVypW1R3ARR22zd2IXJ/eB57KCTj36U6r4/3AF7UnV8h/01ojS86iwrqWGU/sQds4z/5iaM5FEG13hGdtX5MBZ84++YZzLK0AaEVmL73uxqw==", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp"}}' 2019-01-09 02:35:56,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-50729906-1efc-4e82-ac56-98c447fcd448 x-compute-request-id: req-50729906-1efc-4e82-ac56-98c447fcd448 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjJs9KlpCRzUCEsrWsGFSUNyLWc44H+3z823SWD4CAqZkFSY2RaAQFP9Z9/ypCpEEVypW1R3ARR22zd2IXJ/eB57KCTj36U6r4/3AF7UnV8h/01ojS86iwrqWGU/sQds4z/5iaM5FEG13hGdtX5MBZ84++YZzLK0AaEVmL73uxqw==", "user_id": "cd311434cea24ab2905fde06ac0401d1", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "fingerprint": "37:ca:52:3d:9c:f2:b6:f0:92:d3:c1:3d:3b:c8:e0:ca"}} 2019-01-09 02:35:56,300 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-50729906-1efc-4e82-ac56-98c447fcd448 2019-01-09 02:35:56,302 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06.pub 2019-01-09 02:35:56,303 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06 2019-01-09 02:35:56,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:35:56,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:35:56,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b23ee72619774c48ae472e083a12514b", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role"}], "expires_at": "2019-01-09T03:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2bf88c165264e4b813db95b93da6ccb", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-user", "id": "cd311434cea24ab2905fde06ac0401d1"}, "audit_ids": ["6bzPh9jjS3iwcbN-ZTxwVQ"], "issued_at": "2019-01-09T02:35:56.000000Z"}} 2019-01-09 02:35:56,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:56,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a04fe30-b799-4453-b922-2165da6f8915 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:35:56,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0a04fe30-b799-4453-b922-2165da6f8915 2019-01-09 02:35:56,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:56,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fe6e498b-12e7-4f0f-8aeb-6380cd809e6c Date: Wed, 09 Jan 2019 02:35:56 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:35:56,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp used request id req-fe6e498b-12e7-4f0f-8aeb-6380cd809e6c 2019-01-09 02:35:56,935 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp... 2019-01-09 02:35:56,935 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp 2019-01-09 02:35:56,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp"}}' 2019-01-09 02:35:57,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-3d089ea5-260e-4770-8d6f-bbaca1681400 Date: Wed, 09 Jan 2019 02:35:57 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "updated_at": "2019-01-09T02:35:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "revision_number": 0, "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "revision_number": 0, "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}], "revision_number": 2, "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "b9bc3899-9528-4595-9c69-3aea72922f18", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp"}} 2019-01-09 02:35:57,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-3d089ea5-260e-4770-8d6f-bbaca1681400 2019-01-09 02:35:57,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9bc3899-9528-4595-9c69-3aea72922f18 2019-01-09 02:35:57,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:57,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-742de3ad-02cb-4ce5-9bf2-7fddb20db322 Date: Wed, 09 Jan 2019 02:35: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": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81"}]} 2019-01-09 02:35:57,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 used request id req-742de3ad-02cb-4ce5-9bf2-7fddb20db322 2019-01-09 02:35:57,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9bc3899-9528-4595-9c69-3aea72922f18 2019-01-09 02:35:57,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:57,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec59094a-7b3b-46fa-b5e6-8b36ee8f8ff8 Date: Wed, 09 Jan 2019 02:35: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": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81"}]} 2019-01-09 02:35:57,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 used request id req-ec59094a-7b3b-46fa-b5e6-8b36ee8f8ff8 2019-01-09 02:35:57,887 - neutron_utils - INFO - Retrieving security group with ID - b9bc3899-9528-4595-9c69-3aea72922f18 2019-01-09 02:35:57,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=b9bc3899-9528-4595-9c69-3aea72922f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:58,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b8fe8596-1f4d-4cb3-ae27-02a7ab41012f Date: Wed, 09 Jan 2019 02:35:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "updated_at": "2019-01-09T02:35:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "revision_number": 0, "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "revision_number": 0, "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}], "revision_number": 2, "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "b9bc3899-9528-4595-9c69-3aea72922f18", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp"}]} 2019-01-09 02:35:58,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=b9bc3899-9528-4595-9c69-3aea72922f18 used request id req-b8fe8596-1f4d-4cb3-ae27-02a7ab41012f 2019-01-09 02:35:58,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9bc3899-9528-4595-9c69-3aea72922f18 2019-01-09 02:35:58,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:58,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3976c0c4-fecf-4201-b774-adaa9d356aa5 Date: Wed, 09 Jan 2019 02:35:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81"}]} 2019-01-09 02:35:58,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 used request id req-3976c0c4-fecf-4201-b774-adaa9d356aa5 2019-01-09 02:35:58,123 - neutron_utils - INFO - Retrieving security group with ID - b9bc3899-9528-4595-9c69-3aea72922f18 2019-01-09 02:35:58,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=b9bc3899-9528-4595-9c69-3aea72922f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:58,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8d25d824-10e2-4a62-a8fb-b838865a2954 Date: Wed, 09 Jan 2019 02:35:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "updated_at": "2019-01-09T02:35:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "revision_number": 0, "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "revision_number": 0, "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}], "revision_number": 2, "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "b9bc3899-9528-4595-9c69-3aea72922f18", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp"}]} 2019-01-09 02:35:58,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=b9bc3899-9528-4595-9c69-3aea72922f18 used request id req-8d25d824-10e2-4a62-a8fb-b838865a2954 2019-01-09 02:35:58,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9bc3899-9528-4595-9c69-3aea72922f18 2019-01-09 02:35:58,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:58,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7243879-0570-4b1a-8af6-eb46f8d067a2 Date: Wed, 09 Jan 2019 02:35:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81"}]} 2019-01-09 02:35:58,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 used request id req-f7243879-0570-4b1a-8af6-eb46f8d067a2 2019-01-09 02:35:58,503 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp 2019-01-09 02:35:58,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:58,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4679450c-ffa0-491a-837c-f06e5a7b41ba Date: Wed, 09 Jan 2019 02:35:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "updated_at": "2019-01-09T02:35:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "revision_number": 0, "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "revision_number": 0, "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}], "revision_number": 2, "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "b9bc3899-9528-4595-9c69-3aea72922f18", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp"}]} 2019-01-09 02:35:58,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp used request id req-4679450c-ffa0-491a-837c-f06e5a7b41ba 2019-01-09 02:35:58,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:35:58,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:35:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:35:58,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:58,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a911f914-ea01-4758-b230-69bafe4437cc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:35:58,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-a911f914-ea01-4758-b230-69bafe4437cc 2019-01-09 02:35:58,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9bc3899-9528-4595-9c69-3aea72922f18 2019-01-09 02:35:58,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:59,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0f012cbb-b721-4667-8bb8-fe5a34038fc1 Date: Wed, 09 Jan 2019 02:35:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81"}]} 2019-01-09 02:35:59,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 used request id req-0f012cbb-b721-4667-8bb8-fe5a34038fc1 2019-01-09 02:35:59,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18"}}' 2019-01-09 02:35:59,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-42535fe0-effe-4b4b-8c51-a01f589734b9 Date: Wed, 09 Jan 2019 02:35:59 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": "2019-01-09T02:35:59Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:59Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "d5dafed2-2a8f-41ed-aaf0-adc1a9d99ff1"}} 2019-01-09 02:35:59,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-42535fe0-effe-4b4b-8c51-a01f589734b9 2019-01-09 02:35:59,352 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp 2019-01-09 02:35:59,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:59,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-a62cb098-5d49-4520-bb69-90fed6d64a63 Date: Wed, 09 Jan 2019 02:35:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "updated_at": "2019-01-09T02:35:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "revision_number": 0, "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "revision_number": 0, "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:59Z", "revision_number": 0, "id": "d5dafed2-2a8f-41ed-aaf0-adc1a9d99ff1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:59Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}], "revision_number": 3, "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "b9bc3899-9528-4595-9c69-3aea72922f18", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp"}]} 2019-01-09 02:35:59,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp used request id req-a62cb098-5d49-4520-bb69-90fed6d64a63 2019-01-09 02:35:59,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:59,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ead5b04-b4ec-46cf-bb9d-79f537ba1d7b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:35:59,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-6ead5b04-b4ec-46cf-bb9d-79f537ba1d7b 2019-01-09 02:35:59,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9bc3899-9528-4595-9c69-3aea72922f18 2019-01-09 02:35:59,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:35:59,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-17ef1c50-14ac-44ba-9b3d-8950b9d8aeb5 Date: Wed, 09 Jan 2019 02:35:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:59Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:59Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "d5dafed2-2a8f-41ed-aaf0-adc1a9d99ff1"}]} 2019-01-09 02:35:59,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 used request id req-17ef1c50-14ac-44ba-9b3d-8950b9d8aeb5 2019-01-09 02:35:59,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18"}}' 2019-01-09 02:36:00,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-e719aae2-cb10-421f-8b62-4d55027be13a Date: Wed, 09 Jan 2019 02:36:00 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": "2019-01-09T02:35:59Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": 22, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:59Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "90f296e1-5b59-4d8d-8ef1-5eeaec2296e9"}} 2019-01-09 02:36:00,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-e719aae2-cb10-421f-8b62-4d55027be13a 2019-01-09 02:36:00,031 - neutron_utils - INFO - Retrieving security group with ID - b9bc3899-9528-4595-9c69-3aea72922f18 2019-01-09 02:36:00,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=b9bc3899-9528-4595-9c69-3aea72922f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:36:00,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-2b9dbd90-a9f2-4f78-9ff3-9baa12c36a05 Date: Wed, 09 Jan 2019 02:36:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "updated_at": "2019-01-09T02:35:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:35:59Z", "revision_number": 0, "id": "90f296e1-5b59-4d8d-8ef1-5eeaec2296e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:59Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "revision_number": 0, "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "revision_number": 0, "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:59Z", "revision_number": 0, "id": "d5dafed2-2a8f-41ed-aaf0-adc1a9d99ff1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:59Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}], "revision_number": 4, "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "b9bc3899-9528-4595-9c69-3aea72922f18", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp"}]} 2019-01-09 02:36:00,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=b9bc3899-9528-4595-9c69-3aea72922f18 used request id req-2b9dbd90-a9f2-4f78-9ff3-9baa12c36a05 2019-01-09 02:36:00,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9bc3899-9528-4595-9c69-3aea72922f18 2019-01-09 02:36:00,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:36:00,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-8d6bc801-3c1e-43fd-a6eb-4d8b5df43ffd Date: Wed, 09 Jan 2019 02:36:00 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": "2019-01-09T02:35:59Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": 22, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:59Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "90f296e1-5b59-4d8d-8ef1-5eeaec2296e9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a7f0bf2d-6ee2-4057-aaf9-408c54a79217"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:57Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:57Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "a9893fb7-c7cb-4451-b935-6c7d8fa8cd81"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:59Z", "security_group_id": "b9bc3899-9528-4595-9c69-3aea72922f18", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:59Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "d5dafed2-2a8f-41ed-aaf0-adc1a9d99ff1"}]} 2019-01-09 02:36:00,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9bc3899-9528-4595-9c69-3aea72922f18 used request id req-8d6bc801-3c1e-43fd-a6eb-4d8b5df43ffd 2019-01-09 02:36:00,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:36:00,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:36:00,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b23ee72619774c48ae472e083a12514b", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role"}], "expires_at": "2019-01-09T03:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2bf88c165264e4b813db95b93da6ccb", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-user", "id": "cd311434cea24ab2905fde06ac0401d1"}, "audit_ids": ["GVr8ZQTkQ0OTFe_fUXwtnw"], "issued_at": "2019-01-09T02:36:00.000000Z"}} 2019-01-09 02:36:00,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:00,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149eac8a-218a-45c3-8d0f-c058abd39cc8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:36:00,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-149eac8a-218a-45c3-8d0f-c058abd39cc8 2019-01-09 02:36:00,738 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:36:00,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:00,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7829b52a-643e-4cab-ac2d-723d461f8e53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:36:00,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7829b52a-643e-4cab-ac2d-723d461f8e53 2019-01-09 02:36:00,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:01,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2c975a05-4a36-4720-bfa1-732b3b176e35 Date: Wed, 09 Jan 2019 02:36:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"],"updated_at":"2019-01-09T02:35:43Z","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net"}]} 2019-01-09 02:36:01,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net used request id req-2c975a05-4a36-4720-bfa1-732b3b176e35 2019-01-09 02:36:01,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:36:01,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:36:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:36:01,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:01,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d196735e-e44e-4aac-a592-b309c1fd9890 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:36:01,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-d196735e-e44e-4aac-a592-b309c1fd9890 2019-01-09 02:36:01,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:01,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-be68def8-bae0-4d34-b53b-b7d880020ab3 Date: Wed, 09 Jan 2019 02:36:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:36:01,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-be68def8-bae0-4d34-b53b-b7d880020ab3 2019-01-09 02:36:01,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:01,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-24130b1d-ab5e-4d5c-8071-da4d07f9e75f Date: Wed, 09 Jan 2019 02:36:01 GMT RESP BODY: {"ports":[]} 2019-01-09 02:36:01,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1&admin_state_up=True used request id req-24130b1d-ab5e-4d5c-8071-da4d07f9e75f 2019-01-09 02:36:01,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:01,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-b5a10897-2293-4a65-9142-dc59b7ccdb17 x-compute-request-id: req-b5a10897-2293-4a65-9142-dc59b7ccdb17 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:36:01,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst used request id req-b5a10897-2293-4a65-9142-dc59b7ccdb17 2019-01-09 02:36:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:02,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b862046c-d060-4505-98be-df4d141e520a Date: Wed, 09 Jan 2019 02:36:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"],"updated_at":"2019-01-09T02:35:43Z","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net"}]} 2019-01-09 02:36:02,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net used request id req-b862046c-d060-4505-98be-df4d141e520a 2019-01-09 02:36:02,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:02,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ac843d-acd8-4bef-afa9-1ac63ffc1b1b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:36:02,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-06ac843d-acd8-4bef-afa9-1ac63ffc1b1b 2019-01-09 02:36:02,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:02,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-179f1d92-1aae-4839-82e4-e3730942a502 Date: Wed, 09 Jan 2019 02:36:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:36:02,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-179f1d92-1aae-4839-82e4-e3730942a502 2019-01-09 02:36:02,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:02,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eb93286a-b2fa-4dd8-a88a-af87ef9c5b81 Date: Wed, 09 Jan 2019 02:36:02 GMT RESP BODY: {"ports":[]} 2019-01-09 02:36:02,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1&admin_state_up=True used request id req-eb93286a-b2fa-4dd8-a88a-af87ef9c5b81 2019-01-09 02:36:02,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:36:02,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:36:02,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b23ee72619774c48ae472e083a12514b", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role"}], "expires_at": "2019-01-09T03:36:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2bf88c165264e4b813db95b93da6ccb", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a2bf88c165264e4b813db95b93da6ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-user", "id": "cd311434cea24ab2905fde06ac0401d1"}, "audit_ids": ["frF-Bh8hQI6ARuX5MVJLCg"], "issued_at": "2019-01-09T02:36:02.000000Z"}} 2019-01-09 02:36:02,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7f27cca8d71994d089d9725e03a0f163d0d7ce" 2019-01-09 02:36:02,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15137fbf-1f15-4928-b384-9ee6f88c4093 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:36:02,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-15137fbf-1f15-4928-b384-9ee6f88c4093 2019-01-09 02:36:02,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:03,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a9fee67c-5640-4727-81ab-04ecf384aeff Date: Wed, 09 Jan 2019 02:36:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"],"updated_at":"2019-01-09T02:35:43Z","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net"}]} 2019-01-09 02:36:03,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net used request id req-a9fee67c-5640-4727-81ab-04ecf384aeff 2019-01-09 02:36:03,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:03,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4b8eee4e-3947-461e-9e6d-7490d8cb3ba8 Date: Wed, 09 Jan 2019 02:36:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:36:03,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-4b8eee4e-3947-461e-9e6d-7490d8cb3ba8 2019-01-09 02:36:03,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:03,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-50737cbd-6b97-4970-b9c3-cb2d99614245 Date: Wed, 09 Jan 2019 02:36:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"],"updated_at":"2019-01-09T02:35:43Z","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net"}]} 2019-01-09 02:36:03,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net used request id req-50737cbd-6b97-4970-b9c3-cb2d99614245 2019-01-09 02:36:03,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:36:03,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:36:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:36:03,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7f27cca8d71994d089d9725e03a0f163d0d7ce" 2019-01-09 02:36:03,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fccf42af-7bf6-4b63-a3f5-f85623165b4a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:36:03,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-fccf42af-7bf6-4b63-a3f5-f85623165b4a 2019-01-09 02:36:03,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:03,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8006e0c9-c3ab-4c22-8d9d-de9bd58e07b5 Date: Wed, 09 Jan 2019 02:36:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:36:03,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-8006e0c9-c3ab-4c22-8d9d-de9bd58e07b5 2019-01-09 02:36:03,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:04,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bd3c004d-1c7e-438b-a79e-c566844a3382 Date: Wed, 09 Jan 2019 02:36:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:36:04,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet used request id req-bd3c004d-1c7e-438b-a79e-c566844a3382 2019-01-09 02:36:04,043 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net 2019-01-09 02:36:04,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" -d '{"port": {"network_id": "763d3036-0e31-43cc-8c99-f5a09d5880c6", "fixed_ips": [{"subnet_id": "a117edfd-ab3a-44bd-b3c1-ddc3daa08403", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1", "admin_state_up": true}}' 2019-01-09 02:36:05,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-01c96e30-e8a0-43b8-9599-3a3e1ff48247 Date: Wed, 09 Jan 2019 02:36:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.100"}],"id":"27f72150-0705-4c4f-826f-9c66923a1533","security_groups":["8f4b78ca-4dde-40ba-89ff-e8e0508ed49c"],"mac_address":"fa:16:3e:24:2c:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1","project_id":"a2bf88c165264e4b813db95b93da6ccb","qos_policy_id":null,"admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:36:04Z","binding:vnic_type":"normal"}} 2019-01-09 02:36:05,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-01c96e30-e8a0-43b8-9599-3a3e1ff48247 2019-01-09 02:36:05,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:05,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4e9887ad-9f7e-4126-8d6b-a8d29337d856 Date: Wed, 09 Jan 2019 02:36:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"],"updated_at":"2019-01-09T02:35:43Z","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net"}]} 2019-01-09 02:36:05,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net used request id req-4e9887ad-9f7e-4126-8d6b-a8d29337d856 2019-01-09 02:36:05,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:05,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7bbd2a-416b-47e6-8c1b-cd053716afca Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:36:05,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-ad7bbd2a-416b-47e6-8c1b-cd053716afca 2019-01-09 02:36:05,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:05,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0ff455df-3097-4880-ac18-7f28642f2835 Date: Wed, 09 Jan 2019 02:36:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:36:05,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-0ff455df-3097-4880-ac18-7f28642f2835 2019-01-09 02:36:05,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:05,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-41a42655-1230-45c8-be81-25c31ac2ce90 Date: Wed, 09 Jan 2019 02:36:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.100"}],"id":"27f72150-0705-4c4f-826f-9c66923a1533","security_groups":["8f4b78ca-4dde-40ba-89ff-e8e0508ed49c"],"mac_address":"fa:16:3e:24:2c:18","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:36:04Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:36:05,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1&admin_state_up=True used request id req-41a42655-1230-45c8-be81-25c31ac2ce90 2019-01-09 02:36:05,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:05,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10722f97-b96f-4946-898f-0c0906203c88 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:36:05,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-10722f97-b96f-4946-898f-0c0906203c88 2019-01-09 02:36:05,765 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst 2019-01-09 02:36:05,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:05,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36: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-7cf4abeb-c1ae-4def-907b-21c7b1dec836 x-compute-request-id: req-7cf4abeb-c1ae-4def-907b-21c7b1dec836 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-flavor-name"}]} 2019-01-09 02:36:05,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7cf4abeb-c1ae-4def-907b-21c7b1dec836 2019-01-09 02:36:05,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:05,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36: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-4aeef082-86d4-476f-90bf-105d9978a224 x-compute-request-id: req-4aeef082-86d4-476f-90bf-105d9978a224 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:36:05,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c used request id req-4aeef082-86d4-476f-90bf-105d9978a224 2019-01-09 02:36:05,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:06,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-7e9f695d-d205-45c9-822a-1e9e63bb9b17 Date: Wed, 09 Jan 2019 02:36:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:35:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:35:40Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c695d401-5810-4eda-b856-44d0229ae7f5/snap", "metadata": {}}], "self": "/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5", "min_disk": 0, "protected": false, "id": "c695d401-5810-4eda-b856-44d0229ae7f5", "file": "/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2bf88c165264e4b813db95b93da6ccb", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/c695d401-5810-4eda-b856-44d0229ae7f5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image"} 2019-01-09 02:36:06,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image used request id req-7e9f695d-d205-45c9-822a-1e9e63bb9b17 2019-01-09 02:36:06,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:06,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3a79b35e-b81e-4fe8-9c6c-a34a6769ed4b Date: Wed, 09 Jan 2019 02:36: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:36:06,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3a79b35e-b81e-4fe8-9c6c-a34a6769ed4b 2019-01-09 02:36:06,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "imageRef": "c695d401-5810-4eda-b856-44d0229ae7f5", "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "flavorRef": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "max_count": 1, "min_count": 1, "networks": [{"port": "27f72150-0705-4c4f-826f-9c66923a1533"}]}}' 2019-01-09 02:36:07,471 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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-8df89d9d-bef6-4949-ae17-8fd862b0be6f x-compute-request-id: req-8df89d9d-bef6-4949-ae17-8fd862b0be6f Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "adminPass": "4F4ZmcmUbVQu"}} 2019-01-09 02:36:07,471 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-8df89d9d-bef6-4949-ae17-8fd862b0be6f 2019-01-09 02:36:07,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:07,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98937591-0bc7-43e6-9fea-6ef635585e9e x-compute-request-id: req-98937591-0bc7-43e6-9fea-6ef635585e9e Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "image": {"id": "c695d401-5810-4eda-b856-44d0229ae7f5", "links": [{"href": "http://172.30.9.26:8774/images/c695d401-5810-4eda-b856-44d0229ae7f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}]}, "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "user_id": "cd311434cea24ab2905fde06ac0401d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:36:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "created": "2019-01-09T02:36:07Z", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:36:07,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-98937591-0bc7-43e6-9fea-6ef635585e9e 2019-01-09 02:36:07,830 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst 2019-01-09 02:36:07,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:08,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fe1cc78-ed74-48b3-bf62-4801fa03237e x-compute-request-id: req-6fe1cc78-ed74-48b3-bf62-4801fa03237e 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.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "image": {"id": "c695d401-5810-4eda-b856-44d0229ae7f5", "links": [{"href": "http://172.30.9.26:8774/images/c695d401-5810-4eda-b856-44d0229ae7f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}]}, "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "user_id": "cd311434cea24ab2905fde06ac0401d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:36:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "created": "2019-01-09T02:36:07Z", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:36:08,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-6fe1cc78-ed74-48b3-bf62-4801fa03237e 2019-01-09 02:36:08,069 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst] is - BUILD 2019-01-09 02:36:08,070 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:36:11,073 - create_instance - DEBUG - VM status query timeout in 896.757289886 2019-01-09 02:36:11,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:11,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-afcb03b0-6a32-473d-bdbe-6e2376201009 x-compute-request-id: req-afcb03b0-6a32-473d-bdbe-6e2376201009 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "image": {"id": "c695d401-5810-4eda-b856-44d0229ae7f5", "links": [{"href": "http://172.30.9.26:8774/images/c695d401-5810-4eda-b856-44d0229ae7f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}]}, "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "security_groups": [{"name": "default"}], "user_id": "cd311434cea24ab2905fde06ac0401d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:36:08Z", "hostId": "59948762d5ff82e98a84cee0038bf10143ee1d15ed9c0924e5af0567", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "created": "2019-01-09T02:36:07Z", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:36:11,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-afcb03b0-6a32-473d-bdbe-6e2376201009 2019-01-09 02:36:11,685 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst] is - BUILD 2019-01-09 02:36:11,686 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:36:14,689 - create_instance - DEBUG - VM status query timeout in 893.141298056 2019-01-09 02:36:14,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:15,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36: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-26c1fe9a-4663-4ca2-8609-ede622dbc38a x-compute-request-id: req-26c1fe9a-4663-4ca2-8609-ede622dbc38a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:2c:18", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "image": {"id": "c695d401-5810-4eda-b856-44d0229ae7f5", "links": [{"href": "http://172.30.9.26:8774/images/c695d401-5810-4eda-b856-44d0229ae7f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:36:11.000000", "flavor": {"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}]}, "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "security_groups": [{"name": "default"}], "user_id": "cd311434cea24ab2905fde06ac0401d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:36:12Z", "hostId": "59948762d5ff82e98a84cee0038bf10143ee1d15ed9c0924e5af0567", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "created": "2019-01-09T02:36:07Z", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:36:15,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-26c1fe9a-4663-4ca2-8609-ede622dbc38a 2019-01-09 02:36:15,312 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst] is - ACTIVE 2019-01-09 02:36:15,312 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:36:15,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:15,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-459bcef0-3dfe-47b7-9a2d-995b0b23a162 x-compute-request-id: req-459bcef0-3dfe-47b7-9a2d-995b0b23a162 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:2c:18", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "image": {"id": "c695d401-5810-4eda-b856-44d0229ae7f5", "links": [{"href": "http://172.30.9.26:8774/images/c695d401-5810-4eda-b856-44d0229ae7f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:36:11.000000", "flavor": {"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}]}, "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "security_groups": [{"name": "default"}], "user_id": "cd311434cea24ab2905fde06ac0401d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:36:12Z", "hostId": "59948762d5ff82e98a84cee0038bf10143ee1d15ed9c0924e5af0567", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "created": "2019-01-09T02:36:07Z", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:36:15,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-459bcef0-3dfe-47b7-9a2d-995b0b23a162 2019-01-09 02:36:15,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:16,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1596fb38-1c73-4c66-84eb-3f66b252afb7 Date: Wed, 09 Jan 2019 02:36:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"],"updated_at":"2019-01-09T02:35:43Z","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net"}]} 2019-01-09 02:36:16,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net used request id req-1596fb38-1c73-4c66-84eb-3f66b252afb7 2019-01-09 02:36:16,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:16,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9f75ad-7ffe-4e5d-9d90-f5cbeabb2336 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:36:16,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-8a9f75ad-7ffe-4e5d-9d90-f5cbeabb2336 2019-01-09 02:36:16,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:16,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8ed62315-9db1-4f46-8845-2571f1e95844 Date: Wed, 09 Jan 2019 02:36:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:36:16,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-8ed62315-9db1-4f46-8845-2571f1e95844 2019-01-09 02:36:16,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:16,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-8c24c823-8dd8-4a5f-a130-01b5115dd5e2 Date: Wed, 09 Jan 2019 02:36:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.100"}],"id":"27f72150-0705-4c4f-826f-9c66923a1533","security_groups":["8f4b78ca-4dde-40ba-89ff-e8e0508ed49c"],"mac_address":"fa:16:3e:24:2c:18","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:36:04Z","binding:vnic_type":"normal","device_id":"fbd18a82-934a-45d4-bd16-153f8b132f3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.2"}],"id":"3c9eb371-f2da-4675-9ffe-50caf16ca2df","security_groups":[],"mac_address":"fa:16:3e:6a:60:2b","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-763d3036-0e31-43cc-8c99-f5a09d5880c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.1"}],"id":"69338238-0e26-429b-8a76-c9cab3b9b5c7","security_groups":[],"mac_address":"fa:16:3e:62:4c:f9","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:52Z","binding:vnic_type":"normal","device_id":"fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.4"}],"id":"92b7e873-f457-4d3a-b385-cf35bbd9dbbe","security_groups":[],"mac_address":"fa:16:3e:4c:a4:15","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-763d3036-0e31-43cc-8c99-f5a09d5880c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.3"}],"id":"d125ef26-a759-4a6c-9784-d8d3b4dc51f7","security_groups":[],"mac_address":"fa:16:3e:75:35:62","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-763d3036-0e31-43cc-8c99-f5a09d5880c6"}]} 2019-01-09 02:36:16,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-8c24c823-8dd8-4a5f-a130-01b5115dd5e2 2019-01-09 02:36:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:16,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-7880d904-55ba-4c77-a39c-bb9665d0639b Date: Wed, 09 Jan 2019 02:36:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:46Z", "admin_state_up": true, "updated_at": "2019-01-09T02:35:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router"}]} 2019-01-09 02:36:16,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router used request id req-7880d904-55ba-4c77-a39c-bb9665d0639b 2019-01-09 02:36:16,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:16,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c92592a-3584-4457-b9fe-e2c3a0220390 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:36:16,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-8c92592a-3584-4457-b9fe-e2c3a0220390 2019-01-09 02:36:16,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:16,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-cf7cc502-731d-4812-8d71-9e162cfa55bf Date: Wed, 09 Jan 2019 02:36:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.1"}],"id":"69338238-0e26-429b-8a76-c9cab3b9b5c7","security_groups":[],"mac_address":"fa:16:3e:62:4c:f9","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:52Z","binding:vnic_type":"normal","device_id":"fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0"}]} 2019-01-09 02:36:16,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0 used request id req-cf7cc502-731d-4812-8d71-9e162cfa55bf 2019-01-09 02:36:16,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a117edfd-ab3a-44bd-b3c1-ddc3daa08403 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:16,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-436796e6-e64e-43fe-b7b4-6e702b2d5170 Date: Wed, 09 Jan 2019 02:36:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}} 2019-01-09 02:36:16,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a117edfd-ab3a-44bd-b3c1-ddc3daa08403 used request id req-436796e6-e64e-43fe-b7b4-6e702b2d5170 2019-01-09 02:36:16,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:17,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0ce8c0ed-9775-475e-815e-3bc5253d9430 Date: Wed, 09 Jan 2019 02:36:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:36:17,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-0ce8c0ed-9775-475e-815e-3bc5253d9430 2019-01-09 02:36:17,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:17,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5e232c96-cfef-4e4c-b777-fd2b749ff464 Date: Wed, 09 Jan 2019 02:36:17 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:36:17,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-5e232c96-cfef-4e4c-b777-fd2b749ff464 2019-01-09 02:36:17,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:17,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fbb9b44-9a7c-44df-9e1c-99329124ea85 x-compute-request-id: req-1fbb9b44-9a7c-44df-9e1c-99329124ea85 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:2c:18", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "image": {"id": "c695d401-5810-4eda-b856-44d0229ae7f5", "links": [{"href": "http://172.30.9.26:8774/images/c695d401-5810-4eda-b856-44d0229ae7f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:36:11.000000", "flavor": {"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}]}, "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "security_groups": [{"name": "default"}], "user_id": "cd311434cea24ab2905fde06ac0401d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:36:12Z", "hostId": "59948762d5ff82e98a84cee0038bf10143ee1d15ed9c0924e5af0567", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "created": "2019-01-09T02:36:07Z", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:36:17,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-1fbb9b44-9a7c-44df-9e1c-99329124ea85 2019-01-09 02:36:17,868 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst] is - ACTIVE 2019-01-09 02:36:17,868 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:36:17,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:18,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87afc4de-1360-4bea-8441-38753606e7e5 x-compute-request-id: req-87afc4de-1360-4bea-8441-38753606e7e5 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:2c:18", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "image": {"id": "c695d401-5810-4eda-b856-44d0229ae7f5", "links": [{"href": "http://172.30.9.26:8774/images/c695d401-5810-4eda-b856-44d0229ae7f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:36:11.000000", "flavor": {"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}]}, "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "security_groups": [{"name": "default"}], "user_id": "cd311434cea24ab2905fde06ac0401d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:36:12Z", "hostId": "59948762d5ff82e98a84cee0038bf10143ee1d15ed9c0924e5af0567", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "created": "2019-01-09T02:36:07Z", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:36:18,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-87afc4de-1360-4bea-8441-38753606e7e5 2019-01-09 02:36:18,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:18,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fd65da6e-79b5-4f06-a07c-63d0170c4624 Date: Wed, 09 Jan 2019 02:36:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"],"updated_at":"2019-01-09T02:35:43Z","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net"}]} 2019-01-09 02:36:18,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net used request id req-fd65da6e-79b5-4f06-a07c-63d0170c4624 2019-01-09 02:36:18,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:18,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c7c2ac-9d9d-40f2-a518-df9548521344 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:36:18,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-b3c7c2ac-9d9d-40f2-a518-df9548521344 2019-01-09 02:36:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:18,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-71bcf33e-85a5-4e74-9288-6457da82c38e Date: Wed, 09 Jan 2019 02:36:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:36:18,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-71bcf33e-85a5-4e74-9288-6457da82c38e 2019-01-09 02:36:18,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:18,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-4984cd9c-30ce-4c2c-be26-d68388bc3b8d Date: Wed, 09 Jan 2019 02:36:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.100"}],"id":"27f72150-0705-4c4f-826f-9c66923a1533","security_groups":["8f4b78ca-4dde-40ba-89ff-e8e0508ed49c"],"mac_address":"fa:16:3e:24:2c:18","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:36:04Z","binding:vnic_type":"normal","device_id":"fbd18a82-934a-45d4-bd16-153f8b132f3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.2"}],"id":"3c9eb371-f2da-4675-9ffe-50caf16ca2df","security_groups":[],"mac_address":"fa:16:3e:6a:60:2b","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-763d3036-0e31-43cc-8c99-f5a09d5880c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.1"}],"id":"69338238-0e26-429b-8a76-c9cab3b9b5c7","security_groups":[],"mac_address":"fa:16:3e:62:4c:f9","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:52Z","binding:vnic_type":"normal","device_id":"fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.4"}],"id":"92b7e873-f457-4d3a-b385-cf35bbd9dbbe","security_groups":[],"mac_address":"fa:16:3e:4c:a4:15","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-763d3036-0e31-43cc-8c99-f5a09d5880c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.3"}],"id":"d125ef26-a759-4a6c-9784-d8d3b4dc51f7","security_groups":[],"mac_address":"fa:16:3e:75:35:62","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-763d3036-0e31-43cc-8c99-f5a09d5880c6"}]} 2019-01-09 02:36:18,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-4984cd9c-30ce-4c2c-be26-d68388bc3b8d 2019-01-09 02:36:18,853 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-09 02:36:18,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:19,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-de94e0bc-60b4-445d-ab5c-da9993129800 Date: Wed, 09 Jan 2019 02:36:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:36:19,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-de94e0bc-60b4-445d-ab5c-da9993129800 2019-01-09 02:36:19,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:19,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-94f16e24-4020-4dcb-afff-fa1b9d9a98a0 Date: Wed, 09 Jan 2019 02:36:19 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:36:19,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-94f16e24-4020-4dcb-afff-fa1b9d9a98a0 2019-01-09 02:36:19,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "port_id": "27f72150-0705-4c4f-826f-9c66923a1533"}}' 2019-01-09 02:36:21,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-e8ac9109-af83-4ddd-b707-8c475ea43ec5 Date: Wed, 09 Jan 2019 02:36:21 GMT RESP BODY: {"floatingip": {"router_id": "fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:36:20Z", "updated_at": "2019-01-09T02:36:20Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a2bf88c165264e4b813db95b93da6ccb", "port_id": "27f72150-0705-4c4f-826f-9c66923a1533", "id": "f8bfcf8c-58c7-48eb-9cbd-950182ba6515"}} 2019-01-09 02:36:21,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-e8ac9109-af83-4ddd-b707-8c475ea43ec5 2019-01-09 02:36:21,476 - create_instance - INFO - Created floating IP 172.30.9.200 via router - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router 2019-01-09 02:36:21,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:21,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-f0a9c2de-0fec-4482-afe1-47c015e99530 x-compute-request-id: req-f0a9c2de-0fec-4482-afe1-47c015e99530 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:2c:18", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "image": {"id": "c695d401-5810-4eda-b856-44d0229ae7f5", "links": [{"href": "http://172.30.9.26:8774/images/c695d401-5810-4eda-b856-44d0229ae7f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:36:11.000000", "flavor": {"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}]}, "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "security_groups": [{"name": "default"}], "user_id": "cd311434cea24ab2905fde06ac0401d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:36:12Z", "hostId": "59948762d5ff82e98a84cee0038bf10143ee1d15ed9c0924e5af0567", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "created": "2019-01-09T02:36:07Z", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:36:21,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-f0a9c2de-0fec-4482-afe1-47c015e99530 2019-01-09 02:36:21,809 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst] is - ACTIVE 2019-01-09 02:36:21,809 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:36:21,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:22,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-6cc5575f-1e9e-4b5e-bca0-58099bd15b1e x-compute-request-id: req-6cc5575f-1e9e-4b5e-bca0-58099bd15b1e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:2c:18", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "image": {"id": "c695d401-5810-4eda-b856-44d0229ae7f5", "links": [{"href": "http://172.30.9.26:8774/images/c695d401-5810-4eda-b856-44d0229ae7f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:36:11.000000", "flavor": {"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}]}, "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "security_groups": [{"name": "default"}], "user_id": "cd311434cea24ab2905fde06ac0401d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:36:12Z", "hostId": "59948762d5ff82e98a84cee0038bf10143ee1d15ed9c0924e5af0567", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "created": "2019-01-09T02:36:07Z", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:36:22,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-6cc5575f-1e9e-4b5e-bca0-58099bd15b1e 2019-01-09 02:36:22,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:22,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9b8e70d6-ddb0-4542-a99a-2408f449aa63 Date: Wed, 09 Jan 2019 02:36:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"],"updated_at":"2019-01-09T02:35:43Z","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net"}]} 2019-01-09 02:36:22,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net used request id req-9b8e70d6-ddb0-4542-a99a-2408f449aa63 2019-01-09 02:36:22,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:22,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad32bcdc-0346-4550-907e-e684d980e516 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:36:22,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-ad32bcdc-0346-4550-907e-e684d980e516 2019-01-09 02:36:22,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:22,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b99d74b1-e7b8-4002-bdea-8128ce551569 Date: Wed, 09 Jan 2019 02:36:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:36:22,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-b99d74b1-e7b8-4002-bdea-8128ce551569 2019-01-09 02:36:22,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:22,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-aa21b198-73c1-4311-a0f1-3c2fa770e021 Date: Wed, 09 Jan 2019 02:36:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.100"}],"id":"27f72150-0705-4c4f-826f-9c66923a1533","security_groups":["8f4b78ca-4dde-40ba-89ff-e8e0508ed49c"],"mac_address":"fa:16:3e:24:2c:18","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:36:04Z","binding:vnic_type":"normal","device_id":"fbd18a82-934a-45d4-bd16-153f8b132f3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.2"}],"id":"3c9eb371-f2da-4675-9ffe-50caf16ca2df","security_groups":[],"mac_address":"fa:16:3e:6a:60:2b","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-763d3036-0e31-43cc-8c99-f5a09d5880c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.1"}],"id":"69338238-0e26-429b-8a76-c9cab3b9b5c7","security_groups":[],"mac_address":"fa:16:3e:62:4c:f9","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:52Z","binding:vnic_type":"normal","device_id":"fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.4"}],"id":"92b7e873-f457-4d3a-b385-cf35bbd9dbbe","security_groups":[],"mac_address":"fa:16:3e:4c:a4:15","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-763d3036-0e31-43cc-8c99-f5a09d5880c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.3"}],"id":"d125ef26-a759-4a6c-9784-d8d3b4dc51f7","security_groups":[],"mac_address":"fa:16:3e:75:35:62","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-763d3036-0e31-43cc-8c99-f5a09d5880c6"}]} 2019-01-09 02:36:22,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-aa21b198-73c1-4311-a0f1-3c2fa770e021 2019-01-09 02:36:22,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:23,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-9e276444-ccea-4e1f-b8ed-d5ebd7bd494a x-compute-request-id: req-9e276444-ccea-4e1f-b8ed-d5ebd7bd494a Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:2c:18", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:2c:18", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "image": {"id": "c695d401-5810-4eda-b856-44d0229ae7f5", "links": [{"href": "http://172.30.9.26:8774/images/c695d401-5810-4eda-b856-44d0229ae7f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:36:11.000000", "flavor": {"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}]}, "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "security_groups": [{"name": "default"}], "user_id": "cd311434cea24ab2905fde06ac0401d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:36:12Z", "hostId": "59948762d5ff82e98a84cee0038bf10143ee1d15ed9c0924e5af0567", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "created": "2019-01-09T02:36:07Z", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:36:23,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-9e276444-ccea-4e1f-b8ed-d5ebd7bd494a 2019-01-09 02:36:23,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:23,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fc7af4bf-cff1-44ed-bce7-b4aa0de37194 Date: Wed, 09 Jan 2019 02:36:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"],"updated_at":"2019-01-09T02:35:43Z","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net"}]} 2019-01-09 02:36:23,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net used request id req-fc7af4bf-cff1-44ed-bce7-b4aa0de37194 2019-01-09 02:36:23,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:23,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6b48974-9778-41ac-92b5-b0451902d646 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:36:23,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-d6b48974-9778-41ac-92b5-b0451902d646 2019-01-09 02:36:23,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:23,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f9b3c2e6-1d8c-4d16-a672-8c5dd54d44a6 Date: Wed, 09 Jan 2019 02:36:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","dns_nameservers":[],"updated_at":"2019-01-09T02:35:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2bf88c165264e4b813db95b93da6ccb","id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet"}]} 2019-01-09 02:36:23,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-f9b3c2e6-1d8c-4d16-a672-8c5dd54d44a6 2019-01-09 02:36:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:23,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-accb2f06-340f-47e9-82f6-8c482a7e79a9 Date: Wed, 09 Jan 2019 02:36:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.100"}],"id":"27f72150-0705-4c4f-826f-9c66923a1533","security_groups":["8f4b78ca-4dde-40ba-89ff-e8e0508ed49c"],"mac_address":"fa:16:3e:24:2c:18","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:36:04Z","binding:vnic_type":"normal","device_id":"fbd18a82-934a-45d4-bd16-153f8b132f3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.2"}],"id":"3c9eb371-f2da-4675-9ffe-50caf16ca2df","security_groups":[],"mac_address":"fa:16:3e:6a:60:2b","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-763d3036-0e31-43cc-8c99-f5a09d5880c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.1"}],"id":"69338238-0e26-429b-8a76-c9cab3b9b5c7","security_groups":[],"mac_address":"fa:16:3e:62:4c:f9","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:52Z","binding:vnic_type":"normal","device_id":"fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.4"}],"id":"92b7e873-f457-4d3a-b385-cf35bbd9dbbe","security_groups":[],"mac_address":"fa:16:3e:4c:a4:15","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-763d3036-0e31-43cc-8c99-f5a09d5880c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:35:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a117edfd-ab3a-44bd-b3c1-ddc3daa08403","ip_address":"10.55.1.3"}],"id":"d125ef26-a759-4a6c-9784-d8d3b4dc51f7","security_groups":[],"mac_address":"fa:16:3e:75:35:62","project_id":"a2bf88c165264e4b813db95b93da6ccb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763d3036-0e31-43cc-8c99-f5a09d5880c6","tenant_id":"a2bf88c165264e4b813db95b93da6ccb","created_at":"2019-01-09T02:35:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-763d3036-0e31-43cc-8c99-f5a09d5880c6"}]} 2019-01-09 02:36:23,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-accb2f06-340f-47e9-82f6-8c482a7e79a9 2019-01-09 02:36:23,451 - create_instance - INFO - Deleting Floating IP - 172.30.9.200 2019-01-09 02:36:23,452 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.200 2019-01-09 02:36:23,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/f8bfcf8c-58c7-48eb-9cbd-950182ba6515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:24,382 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96fbc38a-092d-4fdb-b0d2-456af53b5465 Content-Length: 0 Date: Wed, 09 Jan 2019 02:36:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:36:24,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/f8bfcf8c-58c7-48eb-9cbd-950182ba6515 used request id req-96fbc38a-092d-4fdb-b0d2-456af53b5465 2019-01-09 02:36:24,383 - create_instance - INFO - Deleting Port with ID - 27f72150-0705-4c4f-826f-9c66923a1533 2019-01-09 02:36:24,383 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06port-1 2019-01-09 02:36:24,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/27f72150-0705-4c4f-826f-9c66923a1533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:25,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08703f28-5833-408c-ba83-c61ad8e16f79 Date: Wed, 09 Jan 2019 02:36:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:36:25,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/27f72150-0705-4c4f-826f-9c66923a1533 used request id req-08703f28-5833-408c-ba83-c61ad8e16f79 2019-01-09 02:36:25,076 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst 2019-01-09 02:36:25,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:25,268 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-16035d0d-18fd-40ea-99c5-cbcb37dab491 x-compute-request-id: req-16035d0d-18fd-40ea-99c5-cbcb37dab491 Content-Type: application/json 2019-01-09 02:36:25,269 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-16035d0d-18fd-40ea-99c5-cbcb37dab491 2019-01-09 02:36:25,269 - create_instance - INFO - Checking deletion status 2019-01-09 02:36:25,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:25,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-a3338eb9-0ad7-4e96-8a79-b0ba58f9c937 x-compute-request-id: req-a3338eb9-0ad7-4e96-8a79-b0ba58f9c937 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "image": {"id": "c695d401-5810-4eda-b856-44d0229ae7f5", "links": [{"href": "http://172.30.9.26:8774/images/c695d401-5810-4eda-b856-44d0229ae7f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:36:11.000000", "flavor": {"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}]}, "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "user_id": "cd311434cea24ab2905fde06ac0401d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:36:25Z", "hostId": "59948762d5ff82e98a84cee0038bf10143ee1d15ed9c0924e5af0567", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "created": "2019-01-09T02:36:07Z", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:36:25,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-a3338eb9-0ad7-4e96-8a79-b0ba58f9c937 2019-01-09 02:36:25,513 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst] is - ACTIVE 2019-01-09 02:36:25,513 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:36:28,516 - create_instance - DEBUG - VM status query timeout in 296.752707005 2019-01-09 02:36:28,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:28,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36: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-73c975a8-6246-4ab6-babe-b6edb81f999d x-compute-request-id: req-73c975a8-6246-4ab6-babe-b6edb81f999d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:2c:18", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d", "rel": "bookmark"}], "image": {"id": "c695d401-5810-4eda-b856-44d0229ae7f5", "links": [{"href": "http://172.30.9.26:8774/images/c695d401-5810-4eda-b856-44d0229ae7f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:36:11.000000", "flavor": {"id": "31c6b503-a874-41eb-82e9-eb0adf48f30c", "links": [{"href": "http://172.30.9.26:8774/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c", "rel": "bookmark"}]}, "id": "fbd18a82-934a-45d4-bd16-153f8b132f3d", "user_id": "cd311434cea24ab2905fde06ac0401d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:36:25Z", "hostId": "59948762d5ff82e98a84cee0038bf10143ee1d15ed9c0924e5af0567", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp", "name": "CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst", "created": "2019-01-09T02:36:07Z", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:36:28,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-73c975a8-6246-4ab6-babe-b6edb81f999d 2019-01-09 02:36:28,919 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst] is - ACTIVE 2019-01-09 02:36:28,919 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:36:31,922 - create_instance - DEBUG - VM status query timeout in 293.346667051 2019-01-09 02:36:31,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd5ace7b2c7e3312f8f0431e645cbcf76c3c22" 2019-01-09 02:36:31,976 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-c7a1a69f-772e-43eb-ad9e-bb261e5eb662 x-compute-request-id: req-c7a1a69f-772e-43eb-ad9e-bb261e5eb662 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fbd18a82-934a-45d4-bd16-153f8b132f3d could not be found.", "code": 404}} 2019-01-09 02:36:31,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fbd18a82-934a-45d4-bd16-153f8b132f3d used request id req-c7a1a69f-772e-43eb-ad9e-bb261e5eb662 2019-01-09 02:36:31,977 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fbd18a82-934a-45d4-bd16-153f8b132f3d could not be found. (HTTP 404) (Request-ID: req-c7a1a69f-772e-43eb-ad9e-bb261e5eb662) 2019-01-09 02:36:31,977 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-inst 2019-01-09 02:36:31,978 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp 2019-01-09 02:36:31,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2734be96cda89f961c9df6a7123620c05c787c63" 2019-01-09 02:36:32,027 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-08639aa6-5932-4530-86f6-798b9bacf48f x-compute-request-id: req-08639aa6-5932-4530-86f6-798b9bacf48f Content-Length: 0 Content-Type: application/json 2019-01-09 02:36:32,027 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-kp used request id req-08639aa6-5932-4530-86f6-798b9bacf48f 2019-01-09 02:36:32,028 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06.pub] 2019-01-09 02:36:32,028 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06] 2019-01-09 02:36:32,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455645db4758c6471d66b388af0b0df7b6f1dcbd" 2019-01-09 02:36:32,086 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:36: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-eebb04a2-8061-421e-af5c-24c2743148db x-compute-request-id: req-eebb04a2-8061-421e-af5c-24c2743148db Content-Length: 0 Content-Type: application/json 2019-01-09 02:36:32,086 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/31c6b503-a874-41eb-82e9-eb0adf48f30c used request id req-eebb04a2-8061-421e-af5c-24c2743148db 2019-01-09 02:36:32,087 - neutron_utils - INFO - Deleting security group rule with ID - a9893fb7-c7cb-4451-b935-6c7d8fa8cd81 2019-01-09 02:36:32,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a9893fb7-c7cb-4451-b935-6c7d8fa8cd81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:36:32,192 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1869f7ff-f209-4191-9a8a-51b9720b6e62 Content-Length: 0 Date: Wed, 09 Jan 2019 02:36:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:36:32,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a9893fb7-c7cb-4451-b935-6c7d8fa8cd81 used request id req-1869f7ff-f209-4191-9a8a-51b9720b6e62 2019-01-09 02:36:32,192 - neutron_utils - INFO - Deleting security group rule with ID - a7f0bf2d-6ee2-4057-aaf9-408c54a79217 2019-01-09 02:36:32,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a7f0bf2d-6ee2-4057-aaf9-408c54a79217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:36:32,440 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49f8aeb1-e431-4042-9992-e22706cf366e Content-Length: 0 Date: Wed, 09 Jan 2019 02:36:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:36:32,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a7f0bf2d-6ee2-4057-aaf9-408c54a79217 used request id req-49f8aeb1-e431-4042-9992-e22706cf366e 2019-01-09 02:36:32,440 - neutron_utils - INFO - Deleting security group rule with ID - 90f296e1-5b59-4d8d-8ef1-5eeaec2296e9 2019-01-09 02:36:32,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/90f296e1-5b59-4d8d-8ef1-5eeaec2296e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:36:32,760 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-563d3638-5aa5-4d55-b7f9-544e197b3eea Content-Length: 0 Date: Wed, 09 Jan 2019 02:36:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:36:32,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/90f296e1-5b59-4d8d-8ef1-5eeaec2296e9 used request id req-563d3638-5aa5-4d55-b7f9-544e197b3eea 2019-01-09 02:36:32,761 - neutron_utils - INFO - Deleting security group rule with ID - d5dafed2-2a8f-41ed-aaf0-adc1a9d99ff1 2019-01-09 02:36:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d5dafed2-2a8f-41ed-aaf0-adc1a9d99ff1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:36:33,019 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dcb62ce1-6bff-4dc4-b6d6-9bb2a1ea2ce0 Content-Length: 0 Date: Wed, 09 Jan 2019 02:36:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:36:33,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d5dafed2-2a8f-41ed-aaf0-adc1a9d99ff1 used request id req-dcb62ce1-6bff-4dc4-b6d6-9bb2a1ea2ce0 2019-01-09 02:36:33,020 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-sec-grp 2019-01-09 02:36:33,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b9bc3899-9528-4595-9c69-3aea72922f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846a4fb5236e86b53d36fe13e2533eecb2bfe02" 2019-01-09 02:36:33,333 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89a84fc9-4af6-4302-8930-8605befac276 Content-Length: 0 Date: Wed, 09 Jan 2019 02:36:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:36:33,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b9bc3899-9528-4595-9c69-3aea72922f18 used request id req-89a84fc9-4af6-4302-8930-8605befac276 2019-01-09 02:36:33,334 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router and subnet CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet 2019-01-09 02:36:33,334 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router 2019-01-09 02:36:33,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" -d '{"subnet_id": "a117edfd-ab3a-44bd-b3c1-ddc3daa08403"}' 2019-01-09 02:36:34,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9487bfb3-c456-4a41-8db7-b0baeba7ce8e Date: Wed, 09 Jan 2019 02:36:34 GMT RESP BODY: {"network_id": "763d3036-0e31-43cc-8c99-f5a09d5880c6", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "subnet_id": "a117edfd-ab3a-44bd-b3c1-ddc3daa08403", "subnet_ids": ["a117edfd-ab3a-44bd-b3c1-ddc3daa08403"], "port_id": "69338238-0e26-429b-8a76-c9cab3b9b5c7", "id": "fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0"} 2019-01-09 02:36:34,679 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0/remove_router_interface used request id req-9487bfb3-c456-4a41-8db7-b0baeba7ce8e 2019-01-09 02:36:34,679 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router 2019-01-09 02:36:34,679 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-router 2019-01-09 02:36:34,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8d10914061814ab008cf315bdc01ac4140a909" 2019-01-09 02:36:38,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d7436b8-b27b-4625-8496-31bcaa4abd55 Content-Length: 0 Date: Wed, 09 Jan 2019 02:36:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:36:38,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/fa8c24fc-f07a-4c94-88fc-e1b5f1fd7ff0 used request id req-1d7436b8-b27b-4625-8496-31bcaa4abd55 2019-01-09 02:36:38,373 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet 2019-01-09 02:36:38,373 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-subnet 2019-01-09 02:36:38,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/a117edfd-ab3a-44bd-b3c1-ddc3daa08403 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262a686ed19eaa160cf6c7d1e64d69f2c6878642" 2019-01-09 02:36:41,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ca5651f-b69e-4f64-92ae-59891d956e6a Date: Wed, 09 Jan 2019 02:36:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:36:41,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a117edfd-ab3a-44bd-b3c1-ddc3daa08403 used request id req-6ca5651f-b69e-4f64-92ae-59891d956e6a 2019-01-09 02:36:41,021 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-pub-net 2019-01-09 02:36:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/763d3036-0e31-43cc-8c99-f5a09d5880c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262a686ed19eaa160cf6c7d1e64d69f2c6878642" 2019-01-09 02:36:42,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-439a3092-b465-4add-b56b-6efbc118cff3 Date: Wed, 09 Jan 2019 02:36:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:36:42,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/763d3036-0e31-43cc-8c99-f5a09d5880c6 used request id req-439a3092-b465-4add-b56b-6efbc118cff3 2019-01-09 02:36:42,035 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-8585ff9e-fdff-4142-8e0b-cdea42787c06-image 2019-01-09 02:36:42,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ae6ae139f0f1d0fc999b407e18930d08cc8020" 2019-01-09 02:36:43,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f9d48873-424d-4b6f-903b-89ff54be2adf Date: Wed, 09 Jan 2019 02:36:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:36:43,743 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c695d401-5810-4eda-b856-44d0229ae7f5 used request id req-f9d48873-424d-4b6f-903b-89ff54be2adf 2019-01-09 02:36:43,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:36:43,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c1820bc5-bf6b-40b5-82d6-e9f8ddf8c454 Date: Wed, 09 Jan 2019 02:36:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:42Z", "updated_at": "2019-01-09T02:35:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:42Z", "revision_number": 0, "id": "435cf813-33fd-4677-a474-42453aa5c61b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:42Z", "security_group_id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:42Z", "revision_number": 0, "id": "789f0b1e-c776-47d4-915c-31961d1dffe8", "remote_group_id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:42Z", "security_group_id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:42Z", "revision_number": 0, "id": "90cb80c5-49cb-4eeb-94f5-74a08e819ce6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:42Z", "security_group_id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:35:42Z", "revision_number": 0, "id": "b180b960-624f-44f2-aa36-cea62f77545b", "remote_group_id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "remote_ip_prefix": null, "created_at": "2019-01-09T02:35:42Z", "security_group_id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2bf88c165264e4b813db95b93da6ccb"}], "revision_number": 4, "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:36:43,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c1820bc5-bf6b-40b5-82d6-e9f8ddf8c454 2019-01-09 02:36:43,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:36:44,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f733e4d8-0ec5-4f2d-a6bb-2cef5a919b8c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:36:44,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-f733e4d8-0ec5-4f2d-a6bb-2cef5a919b8c 2019-01-09 02:36:44,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:36:44,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2bce4ff-d1a2-4cae-a6d1-bcd01a13a1aa Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:36:44,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-b2bce4ff-d1a2-4cae-a6d1-bcd01a13a1aa 2019-01-09 02:36:44,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:36:44,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f7a591-6b7e-4a4a-90fd-805896d1b337 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb"}, "enabled": true, "id": "a2bf88c165264e4b813db95b93da6ccb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj"}} 2019-01-09 02:36:44,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-95f7a591-6b7e-4a4a-90fd-805896d1b337 2019-01-09 02:36:44,256 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f4b78ca-4dde-40ba-89ff-e8e0508ed49c 2019-01-09 02:36:44,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8f4b78ca-4dde-40ba-89ff-e8e0508ed49c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:36:44,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6176af7c-8c52-4cc9-bcf5-17620923a673 Date: Wed, 09 Jan 2019 02:36: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": "2019-01-09T02:35:42Z", "security_group_id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:42Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "435cf813-33fd-4677-a474-42453aa5c61b"}, {"remote_group_id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:42Z", "security_group_id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:42Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "789f0b1e-c776-47d4-915c-31961d1dffe8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:42Z", "security_group_id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:42Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "90cb80c5-49cb-4eeb-94f5-74a08e819ce6"}, {"remote_group_id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:35:42Z", "security_group_id": "8f4b78ca-4dde-40ba-89ff-e8e0508ed49c", "port_range_min": null, "revision_number": 0, "tenant_id": "a2bf88c165264e4b813db95b93da6ccb", "created_at": "2019-01-09T02:35:42Z", "project_id": "a2bf88c165264e4b813db95b93da6ccb", "id": "b180b960-624f-44f2-aa36-cea62f77545b"}]} 2019-01-09 02:36:44,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8f4b78ca-4dde-40ba-89ff-e8e0508ed49c used request id req-6176af7c-8c52-4cc9-bcf5-17620923a673 2019-01-09 02:36:44,442 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:36:44,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/8f4b78ca-4dde-40ba-89ff-e8e0508ed49c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:36:44,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-025664a3-cb4f-49ab-96d4-96e3eee4fead Content-Length: 0 Date: Wed, 09 Jan 2019 02:36:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:36:44,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/8f4b78ca-4dde-40ba-89ff-e8e0508ed49c used request id req-025664a3-cb4f-49ab-96d4-96e3eee4fead 2019-01-09 02:36:44,769 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj 2019-01-09 02:36:44,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:36:44,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a04ec2db-4ba7-4ec9-8b12-de9e0ca48da8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:36:44,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a2bf88c165264e4b813db95b93da6ccb used request id req-a04ec2db-4ba7-4ec9-8b12-de9e0ca48da8 2019-01-09 02:36:44,976 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-f5543192-5149-4b8-proj-role 2019-01-09 02:36:44,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b23ee72619774c48ae472e083a12514b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:36:45,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95ee10d0-06a4-4133-948c-f4a090513131 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:36:45,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b23ee72619774c48ae472e083a12514b used request id req-95ee10d0-06a4-4133-948c-f4a090513131 2019-01-09 02:36:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046307c8bb25d4a6415d4a09c10796440a04d214" 2019-01-09 02:36:45,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5989c0-4163-4ace-bda0-6aa2cbbed13d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:36:45,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fd5989c0-4163-4ace-bda0-6aa2cbbed13d 2019-01-09 02:36:45,198 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-f5543192-5149-4b8-user 2019-01-09 02:36:45,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cd311434cea24ab2905fde06ac0401d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315bb51b253e1dea04312b0fcbc6fb5acc1fea81" 2019-01-09 02:36:45,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4324d343-5112-4e26-b6c0-ac54472b3ddd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:36:45,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cd311434cea24ab2905fde06ac0401d1 used request id req-4324d343-5112-4e26-b6c0-ac54472b3ddd 2019-01-09 02:36:45,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:36:45,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:36:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["4d4DMLz3QhSsQpIeLwoivg"], "issued_at": "2019-01-09T02:36:45.000000Z"}} 2019-01-09 02:36:45,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02805a870acbab58e9592392d19a6b08738ee61" 2019-01-09 02:36:45,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f472e1d-0eb0-403e-9584-72c132a9592c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:36:45,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2f472e1d-0eb0-403e-9584-72c132a9592c 2019-01-09 02:36:45,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:36:45,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:36:46,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["eFij_-_2RY6-X6Yriwt_rw"], "issued_at": "2019-01-09T02:36:46.000000Z"}} 2019-01-09 02:36:46,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:36:46,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd15dd6-6f26-4d04-99b8-e20d343679a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:36:46,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4bd15dd6-6f26-4d04-99b8-e20d343679a3 2019-01-09 02:36:46,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:36:46,344 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:36:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:36:46,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:36:46,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4689f9-9150-4f5a-9310-2bfaacdc1117 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:36:46,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj used request id req-4e4689f9-9150-4f5a-9310-2bfaacdc1117 2019-01-09 02:36:46,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:36:46,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bbaad0c-0fe0-4ffa-b8f5-99a43c83255b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:36:46,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9bbaad0c-0fe0-4ffa-b8f5-99a43c83255b 2019-01-09 02:36:46,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}}' 2019-01-09 02:36:46,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:36:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ad7ebef-c246-4095-ace0-0bc8e30e7730 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:36:46,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0ad7ebef-c246-4095-ace0-0bc8e30e7730 2019-01-09 02:36:46,582 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj 2019-01-09 02:36:46,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:36:46,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:36:46,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["p7agBcP7Tg2Ruc08TnuNbg"], "issued_at": "2019-01-09T02:36:46.000000Z"}} 2019-01-09 02:36:46,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3080faed1b7e3f4ae002d81ae95c77902d2b4a" 2019-01-09 02:36:47,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82eb7e2-adad-4bba-990d-2b20bd42989b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:36:47,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b82eb7e2-adad-4bba-990d-2b20bd42989b 2019-01-09 02:36:47,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:36:47,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:36:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:36:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3080faed1b7e3f4ae002d81ae95c77902d2b4a" 2019-01-09 02:36:47,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cecd8833-d607-4a4d-b6e3-1c7105b8c7c7 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:36:47,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cecd8833-d607-4a4d-b6e3-1c7105b8c7c7 2019-01-09 02:36:47,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3080faed1b7e3f4ae002d81ae95c77902d2b4a" 2019-01-09 02:36:47,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be5f8e4-e6f3-4f3b-b1f2-c5f9695d4c7c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}]} 2019-01-09 02:36:47,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj used request id req-4be5f8e4-e6f3-4f3b-b1f2-c5f9695d4c7c 2019-01-09 02:36:47,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3080faed1b7e3f4ae002d81ae95c77902d2b4a" 2019-01-09 02:36:47,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63171609-4b6f-4d14-b8c2-8503d50626f3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:36:47,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-63171609-4b6f-4d14-b8c2-8503d50626f3 2019-01-09 02:36:47,667 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-user 2019-01-09 02:36:47,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:36:47,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:36:47,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf26d77b-13ff-4261-b5fd-99f55da0753b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:36:47,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cf26d77b-13ff-4261-b5fd-99f55da0753b 2019-01-09 02:36:47,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role"}}' 2019-01-09 02:36:47,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:36:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aa6112f-b5f2-4f24-bc9b-044221f4af18 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f66ec7679ccc4bc2949c981eda969b12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f66ec7679ccc4bc2949c981eda969b12"}, "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role"}} 2019-01-09 02:36:47,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7aa6112f-b5f2-4f24-bc9b-044221f4af18 2019-01-09 02:36:47,918 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role 2019-01-09 02:36:47,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f66ec7679ccc4bc2949c981eda969b12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:36:48,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf9c291-32bf-4abf-af07-6a98e7259680 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/f66ec7679ccc4bc2949c981eda969b12"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role", "id": "f66ec7679ccc4bc2949c981eda969b12"}} 2019-01-09 02:36:48,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f66ec7679ccc4bc2949c981eda969b12 used request id req-1cf9c291-32bf-4abf-af07-6a98e7259680 2019-01-09 02:36:48,005 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role to project CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj 2019-01-09 02:36:48,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1/users/b7fbbafc631249959ba3e2bc241f0a3e/roles/f66ec7679ccc4bc2949c981eda969b12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:36:48,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f7bc927-d8b8-43dc-9669-58dd7ff28628 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:36:48,137 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1/users/b7fbbafc631249959ba3e2bc241f0a3e/roles/f66ec7679ccc4bc2949c981eda969b12 used request id req-1f7bc927-d8b8-43dc-9669-58dd7ff28628 2019-01-09 02:36:48,137 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:36:48,139 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:36:48,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:36:48,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:36:48,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f66ec7679ccc4bc2949c981eda969b12", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role"}], "expires_at": "2019-01-09T03:36:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faba8a0aed314c37bad2b30eab62b2e1", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-user", "id": "b7fbbafc631249959ba3e2bc241f0a3e"}, "audit_ids": ["kxvNSbm7Q-CZl5udbYWxzw"], "issued_at": "2019-01-09T02:36:48.000000Z"}} 2019-01-09 02:36:48,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f9f71546540686628b77164fd202a9854ef3b8" 2019-01-09 02:36:48,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd8e5ee-4708-44e4-bfd2-e9ac44ecc461 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:36:48,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fcd8e5ee-4708-44e4-bfd2-e9ac44ecc461 2019-01-09 02:36:48,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03f9f71546540686628b77164fd202a9854ef3b8" 2019-01-09 02:36:48,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-94c012b6-939b-42a9-b978-1f54ea1c9aca Date: Wed, 09 Jan 2019 02:36:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image"} 2019-01-09 02:36:48,766 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image used request id req-94c012b6-939b-42a9-b978-1f54ea1c9aca 2019-01-09 02:36:48,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03f9f71546540686628b77164fd202a9854ef3b8" 2019-01-09 02:36:48,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f8397f75-4e70-488a-9e44-5cbe5d518fa1 Date: Wed, 09 Jan 2019 02:36: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:36:48,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f8397f75-4e70-488a-9e44-5cbe5d518fa1 2019-01-09 02:36:48,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03f9f71546540686628b77164fd202a9854ef3b8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image"}' 2019-01-09 02:36:49,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/227d228e-5873-4a27-8049-0812681fa56e X-Openstack-Request-Id: req-1df620a6-1d92-4172-9624-d1585b0f3752 Date: Wed, 09 Jan 2019 02:36:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:36:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:36:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/227d228e-5873-4a27-8049-0812681fa56e", "min_disk": 0, "protected": false, "id": "227d228e-5873-4a27-8049-0812681fa56e", "file": "/v2/images/227d228e-5873-4a27-8049-0812681fa56e/file", "checksum": null, "owner": "faba8a0aed314c37bad2b30eab62b2e1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:36:49,149 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1df620a6-1d92-4172-9624-d1585b0f3752 2019-01-09 02:36:49,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/227d228e-5873-4a27-8049-0812681fa56e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03f9f71546540686628b77164fd202a9854ef3b8" -d '' 2019-01-09 02:36:50,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77649c47-8457-4508-ac56-5a7e6353ff41 Date: Wed, 09 Jan 2019 02:36:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:36:50,552 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/227d228e-5873-4a27-8049-0812681fa56e/file used request id req-77649c47-8457-4508-ac56-5a7e6353ff41 2019-01-09 02:36:50,552 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:36:50,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/227d228e-5873-4a27-8049-0812681fa56e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03f9f71546540686628b77164fd202a9854ef3b8" 2019-01-09 02:36:50,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-2bc5f8b1-fca6-44dc-806c-353f1ed9d265 Date: Wed, 09 Jan 2019 02:36:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:36:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:36:50Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/227d228e-5873-4a27-8049-0812681fa56e/snap", "metadata": {}}], "self": "/v2/images/227d228e-5873-4a27-8049-0812681fa56e", "min_disk": 0, "protected": false, "id": "227d228e-5873-4a27-8049-0812681fa56e", "file": "/v2/images/227d228e-5873-4a27-8049-0812681fa56e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "faba8a0aed314c37bad2b30eab62b2e1", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/227d228e-5873-4a27-8049-0812681fa56e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:36:50,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/227d228e-5873-4a27-8049-0812681fa56e used request id req-2bc5f8b1-fca6-44dc-806c-353f1ed9d265 2019-01-09 02:36:50,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03f9f71546540686628b77164fd202a9854ef3b8" 2019-01-09 02:36:50,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-662af4e7-321e-47ee-8601-3301aefa480d Date: Wed, 09 Jan 2019 02:36: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:36:50,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-662af4e7-321e-47ee-8601-3301aefa480d 2019-01-09 02:36:50,741 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image 2019-01-09 02:36:50,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/227d228e-5873-4a27-8049-0812681fa56e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03f9f71546540686628b77164fd202a9854ef3b8" 2019-01-09 02:36:50,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-b837a943-73bf-4174-bdd3-341ba7934e50 Date: Wed, 09 Jan 2019 02:36:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:36:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:36:50Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/227d228e-5873-4a27-8049-0812681fa56e/snap", "metadata": {}}], "self": "/v2/images/227d228e-5873-4a27-8049-0812681fa56e", "min_disk": 0, "protected": false, "id": "227d228e-5873-4a27-8049-0812681fa56e", "file": "/v2/images/227d228e-5873-4a27-8049-0812681fa56e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "faba8a0aed314c37bad2b30eab62b2e1", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/227d228e-5873-4a27-8049-0812681fa56e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:36:50,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/227d228e-5873-4a27-8049-0812681fa56e used request id req-b837a943-73bf-4174-bdd3-341ba7934e50 2019-01-09 02:36:50,898 - create_image - DEBUG - Instance status is - active 2019-01-09 02:36:50,898 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image 2019-01-09 02:36:50,899 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image 2019-01-09 02:36:50,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:36:50,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:36:51,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f66ec7679ccc4bc2949c981eda969b12", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role"}], "expires_at": "2019-01-09T03:36:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faba8a0aed314c37bad2b30eab62b2e1", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-user", "id": "b7fbbafc631249959ba3e2bc241f0a3e"}, "audit_ids": ["1VO1DlnuTjWsWOa_QDZLQA"], "issued_at": "2019-01-09T02:36:51.000000Z"}} 2019-01-09 02:36:51,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6472098eea6ee94369d1ae97ee972da83761c7d1" 2019-01-09 02:36:51,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd891d8-60aa-4ac7-bf42-f05e67f96cb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:36:51,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8dd891d8-60aa-4ac7-bf42-f05e67f96cb0 2019-01-09 02:36:51,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6472098eea6ee94369d1ae97ee972da83761c7d1" 2019-01-09 02:36:51,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-06a5bfa2-65f2-4eeb-8c1f-d5ddbf4d3df0 Date: Wed, 09 Jan 2019 02:36:51 GMT RESP BODY: {"networks":[]} 2019-01-09 02:36:51,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-06a5bfa2-65f2-4eeb-8c1f-d5ddbf4d3df0 2019-01-09 02:36:51,543 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net 2019-01-09 02:36:51,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6472098eea6ee94369d1ae97ee972da83761c7d1" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net", "admin_state_up": true}}' 2019-01-09 02:36:52,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-65873241-0f97-4ff3-aa6c-e25c81a065eb Date: Wed, 09 Jan 2019 02:36:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3155674d-1d29-4214-9d67-0196e0683743","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:36:51Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","mtu":1450}} 2019-01-09 02:36:52,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-65873241-0f97-4ff3-aa6c-e25c81a065eb 2019-01-09 02:36:52,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6472098eea6ee94369d1ae97ee972da83761c7d1" 2019-01-09 02:36:52,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-983b261d-6bc9-4ac6-bbab-ee5b5f588dfa Date: Wed, 09 Jan 2019 02:36:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:36:51Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:36:52,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-983b261d-6bc9-4ac6-bbab-ee5b5f588dfa 2019-01-09 02:36:52,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6472098eea6ee94369d1ae97ee972da83761c7d1" 2019-01-09 02:36:52,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0f2496c5-0e85-41f1-9746-7feaa13a5d14 Date: Wed, 09 Jan 2019 02:36:52 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:36:52,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-0f2496c5-0e85-41f1-9746-7feaa13a5d14 2019-01-09 02:36:52,517 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet 2019-01-09 02:36:52,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6472098eea6ee94369d1ae97ee972da83761c7d1" -d '{"subnets": [{"ip_version": 4, "network_id": "3155674d-1d29-4214-9d67-0196e0683743", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]}' 2019-01-09 02:36:53,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-81e2f15f-dcf7-442f-8f19-791b88782005 Date: Wed, 09 Jan 2019 02:36:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:36:53,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-81e2f15f-dcf7-442f-8f19-791b88782005 2019-01-09 02:36:53,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6472098eea6ee94369d1ae97ee972da83761c7d1" 2019-01-09 02:36:53,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4e37b058-14e7-480b-b8e0-9551913d48d7 Date: Wed, 09 Jan 2019 02:36:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:36:53,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-4e37b058-14e7-480b-b8e0-9551913d48d7 2019-01-09 02:36:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6472098eea6ee94369d1ae97ee972da83761c7d1" 2019-01-09 02:36:53,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0cb749a0-ba1b-4a73-9927-640cd865dfe9 Date: Wed, 09 Jan 2019 02:36:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:36:53,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-0cb749a0-ba1b-4a73-9927-640cd865dfe9 2019-01-09 02:36:53,689 - OpenStackNetwork - DEBUG - Network [3155674d-1d29-4214-9d67-0196e0683743] created successfully 2019-01-09 02:36:53,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:36:53,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:36:54,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f66ec7679ccc4bc2949c981eda969b12", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role"}], "expires_at": "2019-01-09T03:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faba8a0aed314c37bad2b30eab62b2e1", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-user", "id": "b7fbbafc631249959ba3e2bc241f0a3e"}, "audit_ids": ["4yYVA7iWRXO3pPCz2sP9kQ"], "issued_at": "2019-01-09T02:36:54.000000Z"}} 2019-01-09 02:36:54,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:36:54,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7b9dc6-beba-486f-a1b7-fd859ca94bdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:36:54,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a7b9dc6-beba-486f-a1b7-fd859ca94bdc 2019-01-09 02:36:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:36:54,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-92eca211-774b-4586-85c9-866cca104c3c Date: Wed, 09 Jan 2019 02:36:54 GMT RESP BODY: {"routers": []} 2019-01-09 02:36:54,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router&admin_state_up=True used request id req-92eca211-774b-4586-85c9-866cca104c3c 2019-01-09 02:36:54,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:36:54,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:36:54,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f66ec7679ccc4bc2949c981eda969b12", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role"}], "expires_at": "2019-01-09T03:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faba8a0aed314c37bad2b30eab62b2e1", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-user", "id": "b7fbbafc631249959ba3e2bc241f0a3e"}, "audit_ids": ["1tgOsdNqS5CgorRSBE5n-Q"], "issued_at": "2019-01-09T02:36:54.000000Z"}} 2019-01-09 02:36:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f829862f298bf9ac1e56e007691ebeb2997a9095" 2019-01-09 02:36:54,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1154db52-7444-4945-a547-ac96beab84b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:36:54,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1154db52-7444-4945-a547-ac96beab84b7 2019-01-09 02:36:55,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:36:55,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3b3444b5-f053-4dae-8ffb-96636878fb43 Date: Wed, 09 Jan 2019 02:36:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:36:55,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-3b3444b5-f053-4dae-8ffb-96636878fb43 2019-01-09 02:36:55,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:36:55,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fafdfaed-bc24-406a-953e-a53b8a4553bf Date: Wed, 09 Jan 2019 02:36:55 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:36:55,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-fafdfaed-bc24-406a-953e-a53b8a4553bf 2019-01-09 02:36:55,426 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router 2019-01-09 02:36:55,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router", "admin_state_up": true}}' 2019-01-09 02:37:00,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-00cfe41b-856e-4f08-ad7c-6801e8728cc3 Date: Wed, 09 Jan 2019 02:37:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:36:56Z", "admin_state_up": true, "updated_at": "2019-01-09T02:36:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router"}} 2019-01-09 02:37:00,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-00cfe41b-856e-4f08-ad7c-6801e8728cc3 2019-01-09 02:37:00,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:37:00,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bce9d2fb-cb7c-4636-80f3-fa783b30a513 Date: Wed, 09 Jan 2019 02:37:00 GMT RESP BODY: {"ports":[]} 2019-01-09 02:37:00,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae used request id req-bce9d2fb-cb7c-4636-80f3-fa783b30a513 2019-01-09 02:37:00,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:37:00,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-54a73f63-3e70-4e1e-8fb1-41aef8fdee4f Date: Wed, 09 Jan 2019 02:37:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:37:00,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-54a73f63-3e70-4e1e-8fb1-41aef8fdee4f 2019-01-09 02:37:00,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:37:00,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:37:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:37:00,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:37:00,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ef51cb-3c76-4bd6-85aa-3d3573dbe1aa Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:00,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-c8ef51cb-3c76-4bd6-85aa-3d3573dbe1aa 2019-01-09 02:37:00,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:37:01,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1390dfbf-af8e-47f2-ae6c-7179c725b79c Date: Wed, 09 Jan 2019 02:37:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:01,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-1390dfbf-af8e-47f2-ae6c-7179c725b79c 2019-01-09 02:37:01,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:37:01,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-19a80d89-ac07-4b2e-9752-cadff7143133 Date: Wed, 09 Jan 2019 02:37:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:01,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet used request id req-19a80d89-ac07-4b2e-9752-cadff7143133 2019-01-09 02:37:01,367 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:37:01,368 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router 2019-01-09 02:37:01,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" -d '{"subnet_id": "89379c05-e17f-4f21-a08b-8220af57737c"}' 2019-01-09 02:37:03,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dffe3565-365e-4f6f-942a-e2de401feabf Date: Wed, 09 Jan 2019 02:37:03 GMT RESP BODY: {"network_id": "3155674d-1d29-4214-9d67-0196e0683743", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "subnet_id": "89379c05-e17f-4f21-a08b-8220af57737c", "subnet_ids": ["89379c05-e17f-4f21-a08b-8220af57737c"], "port_id": "424e36bc-cb9a-4394-ab4d-2296850a8c84", "id": "b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae"} 2019-01-09 02:37:03,446 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae/add_router_interface used request id req-dffe3565-365e-4f6f-942a-e2de401feabf 2019-01-09 02:37:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:37:03,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-57880198-8dd6-42e0-9ada-c99671ece7da Date: Wed, 09 Jan 2019 02:37:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:36:56Z", "admin_state_up": true, "updated_at": "2019-01-09T02:37:02Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router"}} 2019-01-09 02:37:03,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae used request id req-57880198-8dd6-42e0-9ada-c99671ece7da 2019-01-09 02:37:03,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:37:03,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d5ebff6a-e5bd-49ee-b1a1-1c23c22aa82d Date: Wed, 09 Jan 2019 02:37:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.1"}],"id":"424e36bc-cb9a-4394-ab4d-2296850a8c84","security_groups":[],"mac_address":"fa:16:3e:a2:c0:9b","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:01Z","binding:vnic_type":"normal","device_id":"b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae"}]} 2019-01-09 02:37:03,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae used request id req-d5ebff6a-e5bd-49ee-b1a1-1c23c22aa82d 2019-01-09 02:37:03,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/89379c05-e17f-4f21-a08b-8220af57737c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:37:03,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0c2ff125-b31b-41c0-a1ca-e37f8c09e7a6 Date: Wed, 09 Jan 2019 02:37:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}} 2019-01-09 02:37:03,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/89379c05-e17f-4f21-a08b-8220af57737c used request id req-0c2ff125-b31b-41c0-a1ca-e37f8c09e7a6 2019-01-09 02:37:03,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:37:03,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:37:04,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["hpstlwBdRqG7siycXFtiYQ"], "issued_at": "2019-01-09T02:37:04.000000Z"}} 2019-01-09 02:37:04,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d594afe5489e5d83c0a22d837f04568d9ca40f18" 2019-01-09 02:37:04,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3447b0e-e625-4caa-92ee-21d5a7f86182 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:37:04,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b3447b0e-e625-4caa-92ee-21d5a7f86182 2019-01-09 02:37:04,408 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:37:04,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d594afe5489e5d83c0a22d837f04568d9ca40f18" 2019-01-09 02:37:04,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84fa32b1-16c8-4ca0-a28a-1d2fe182fc7a x-compute-request-id: req-84fa32b1-16c8-4ca0-a28a-1d2fe182fc7a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:37:04,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-84fa32b1-16c8-4ca0-a28a-1d2fe182fc7a 2019-01-09 02:37:04,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d594afe5489e5d83c0a22d837f04568d9ca40f18" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:37:04,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b10f1260-232c-4032-bd84-e3cd25cb454a x-compute-request-id: req-b10f1260-232c-4032-bd84-e3cd25cb454a Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:37:04,642 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b10f1260-232c-4032-bd84-e3cd25cb454a 2019-01-09 02:37:04,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:37:04,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:37:05,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f66ec7679ccc4bc2949c981eda969b12", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role"}], "expires_at": "2019-01-09T03:37:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faba8a0aed314c37bad2b30eab62b2e1", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-user", "id": "b7fbbafc631249959ba3e2bc241f0a3e"}, "audit_ids": ["mdDbzy3QRU6kl36OyKx-Wg"], "issued_at": "2019-01-09T02:37:05.000000Z"}} 2019-01-09 02:37:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfc45676c25e5371834ba2a1e1c0ad1ce8ae5dd" 2019-01-09 02:37:05,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbc76da-0321-4d78-968a-b3bdd9efdd7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:37:05,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fbbc76da-0321-4d78-968a-b3bdd9efdd7d 2019-01-09 02:37:05,103 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:37:05,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfc45676c25e5371834ba2a1e1c0ad1ce8ae5dd" 2019-01-09 02:37:05,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-f0a3310a-1586-46d3-8626-ccbd67ceff8b x-compute-request-id: req-f0a3310a-1586-46d3-8626-ccbd67ceff8b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:37:05,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-f0a3310a-1586-46d3-8626-ccbd67ceff8b 2019-01-09 02:37:05,274 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp... 2019-01-09 02:37:05,274 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:37:05,298 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp 2019-01-09 02:37:05,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfc45676c25e5371834ba2a1e1c0ad1ce8ae5dd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDdi8Hkf3DsT+upl5xRN/BSfsEPaZWiY42oYq5p74ttVGTkdAdL0V3ucBr6jrna1FOUFctExz0Ym6jFp+gBfLK9RWsAjYbN//KExBzmTY8nLR0J3jgAGJhMqo744bWzzZXP4scO/pn/BNd2DCihzyZKdNk0NG9/ODvC00ZwlVrTcQ==", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp"}}' 2019-01-09 02:37:05,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-a6bbc093-e067-4048-a5c9-83bfa6cdfdbb x-compute-request-id: req-a6bbc093-e067-4048-a5c9-83bfa6cdfdbb Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDdi8Hkf3DsT+upl5xRN/BSfsEPaZWiY42oYq5p74ttVGTkdAdL0V3ucBr6jrna1FOUFctExz0Ym6jFp+gBfLK9RWsAjYbN//KExBzmTY8nLR0J3jgAGJhMqo744bWzzZXP4scO/pn/BNd2DCihzyZKdNk0NG9/ODvC00ZwlVrTcQ==", "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "fingerprint": "d3:37:72:12:ef:44:9c:c2:b4:8f:b2:36:8a:6b:f8:2f"}} 2019-01-09 02:37:05,355 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a6bbc093-e067-4048-a5c9-83bfa6cdfdbb 2019-01-09 02:37:05,358 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c.pub 2019-01-09 02:37:05,358 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c 2019-01-09 02:37:05,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:37:05,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:37:05,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f66ec7679ccc4bc2949c981eda969b12", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role"}], "expires_at": "2019-01-09T03:37:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faba8a0aed314c37bad2b30eab62b2e1", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-user", "id": "b7fbbafc631249959ba3e2bc241f0a3e"}, "audit_ids": ["KjKJXuQhR9-LOnDvcK1XxQ"], "issued_at": "2019-01-09T02:37:05.000000Z"}} 2019-01-09 02:37:05,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:05,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0580fd8d-9854-4c2b-acea-2fd8a472d201 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:37:05,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0580fd8d-9854-4c2b-acea-2fd8a472d201 2019-01-09 02:37:05,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:05,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e64bcc4d-d001-4995-9ee4-c5ede69f3f9c Date: Wed, 09 Jan 2019 02:37:05 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:37:05,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp used request id req-e64bcc4d-d001-4995-9ee4-c5ede69f3f9c 2019-01-09 02:37:05,990 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp... 2019-01-09 02:37:05,990 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp 2019-01-09 02:37:05,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}}' 2019-01-09 02:37:06,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-f09a937b-0423-4af5-9c9d-76ff8820df92 Date: Wed, 09 Jan 2019 02:37:06 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "updated_at": "2019-01-09T02:37:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "revision_number": 0, "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "revision_number": 0, "id": "db862627-b8a9-42b2-a165-10b1a4994036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}], "revision_number": 2, "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}} 2019-01-09 02:37:06,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-f09a937b-0423-4af5-9c9d-76ff8820df92 2019-01-09 02:37:06,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9d1f84c-a90f-4807-89ef-771e908b777e 2019-01-09 02:37:06,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:06,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dec0f88d-9f5f-4576-b6c0-8a9613d84ef2 Date: Wed, 09 Jan 2019 02:37:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "db862627-b8a9-42b2-a165-10b1a4994036"}]} 2019-01-09 02:37:06,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e used request id req-dec0f88d-9f5f-4576-b6c0-8a9613d84ef2 2019-01-09 02:37:06,507 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9d1f84c-a90f-4807-89ef-771e908b777e 2019-01-09 02:37:06,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:06,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5f48e34b-80fe-4680-a2a8-a071ad794c0d Date: Wed, 09 Jan 2019 02:37:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "db862627-b8a9-42b2-a165-10b1a4994036"}]} 2019-01-09 02:37:06,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e used request id req-5f48e34b-80fe-4680-a2a8-a071ad794c0d 2019-01-09 02:37:06,693 - neutron_utils - INFO - Retrieving security group with ID - d9d1f84c-a90f-4807-89ef-771e908b777e 2019-01-09 02:37:06,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d9d1f84c-a90f-4807-89ef-771e908b777e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:06,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8fb55a99-fcd7-4501-947d-493d1ffbb206 Date: Wed, 09 Jan 2019 02:37:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "updated_at": "2019-01-09T02:37:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "revision_number": 0, "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "revision_number": 0, "id": "db862627-b8a9-42b2-a165-10b1a4994036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}], "revision_number": 2, "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}]} 2019-01-09 02:37:06,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d9d1f84c-a90f-4807-89ef-771e908b777e used request id req-8fb55a99-fcd7-4501-947d-493d1ffbb206 2019-01-09 02:37:06,892 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9d1f84c-a90f-4807-89ef-771e908b777e 2019-01-09 02:37:06,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:07,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b67c40f-61b2-426f-a240-f4dad89a8c59 Date: Wed, 09 Jan 2019 02:37:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "db862627-b8a9-42b2-a165-10b1a4994036"}]} 2019-01-09 02:37:07,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e used request id req-8b67c40f-61b2-426f-a240-f4dad89a8c59 2019-01-09 02:37:07,067 - neutron_utils - INFO - Retrieving security group with ID - d9d1f84c-a90f-4807-89ef-771e908b777e 2019-01-09 02:37:07,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d9d1f84c-a90f-4807-89ef-771e908b777e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:07,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-95a05e96-21d0-4675-8ff3-70d3f5c00f67 Date: Wed, 09 Jan 2019 02:37:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "updated_at": "2019-01-09T02:37:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "revision_number": 0, "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "revision_number": 0, "id": "db862627-b8a9-42b2-a165-10b1a4994036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}], "revision_number": 2, "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}]} 2019-01-09 02:37:07,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d9d1f84c-a90f-4807-89ef-771e908b777e used request id req-95a05e96-21d0-4675-8ff3-70d3f5c00f67 2019-01-09 02:37:07,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9d1f84c-a90f-4807-89ef-771e908b777e 2019-01-09 02:37:07,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:07,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-68d057ae-fb6d-43ca-9159-b51bce5e2139 Date: Wed, 09 Jan 2019 02:37:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "db862627-b8a9-42b2-a165-10b1a4994036"}]} 2019-01-09 02:37:07,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e used request id req-68d057ae-fb6d-43ca-9159-b51bce5e2139 2019-01-09 02:37:07,514 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp 2019-01-09 02:37:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:07,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ff2631a7-5b71-4ab4-9168-df7d707098a9 Date: Wed, 09 Jan 2019 02:37:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "updated_at": "2019-01-09T02:37:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "revision_number": 0, "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "revision_number": 0, "id": "db862627-b8a9-42b2-a165-10b1a4994036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}], "revision_number": 2, "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}]} 2019-01-09 02:37:07,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp used request id req-ff2631a7-5b71-4ab4-9168-df7d707098a9 2019-01-09 02:37:07,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:37:07,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:37:07,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:07,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2c588e-6920-42e4-9147-7ba6016491b3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:07,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-4d2c588e-6920-42e4-9147-7ba6016491b3 2019-01-09 02:37:07,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9d1f84c-a90f-4807-89ef-771e908b777e 2019-01-09 02:37:07,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:07,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2444f508-768d-4709-b568-16a203cb65e7 Date: Wed, 09 Jan 2019 02:37:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "db862627-b8a9-42b2-a165-10b1a4994036"}]} 2019-01-09 02:37:07,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e used request id req-2444f508-768d-4709-b568-16a203cb65e7 2019-01-09 02:37:07,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e"}}' 2019-01-09 02:37:08,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c5c5296f-2828-4fe7-854d-85feab933f2a Date: Wed, 09 Jan 2019 02:37:08 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": "2019-01-09T02:37:08Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:08Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "fbb1f9bd-3b7d-4d84-95de-e60051d74c5b"}} 2019-01-09 02:37:08,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-c5c5296f-2828-4fe7-854d-85feab933f2a 2019-01-09 02:37:08,189 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp 2019-01-09 02:37:08,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:08,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-3c48919c-1cc1-415f-9ed3-b7d66ddf23cd Date: Wed, 09 Jan 2019 02:37:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "updated_at": "2019-01-09T02:37:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "revision_number": 0, "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "revision_number": 0, "id": "db862627-b8a9-42b2-a165-10b1a4994036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:08Z", "revision_number": 0, "id": "fbb1f9bd-3b7d-4d84-95de-e60051d74c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:08Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}], "revision_number": 3, "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}]} 2019-01-09 02:37:08,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp used request id req-3c48919c-1cc1-415f-9ed3-b7d66ddf23cd 2019-01-09 02:37:08,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:08,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45cfafb7-5c57-41a1-a945-8391c8610816 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:08,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-45cfafb7-5c57-41a1-a945-8391c8610816 2019-01-09 02:37:08,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9d1f84c-a90f-4807-89ef-771e908b777e 2019-01-09 02:37:08,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:08,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-d1c89d88-9131-45b2-a84f-d39e2bef3954 Date: Wed, 09 Jan 2019 02:37:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "db862627-b8a9-42b2-a165-10b1a4994036"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:08Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:08Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "fbb1f9bd-3b7d-4d84-95de-e60051d74c5b"}]} 2019-01-09 02:37:08,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e used request id req-d1c89d88-9131-45b2-a84f-d39e2bef3954 2019-01-09 02:37:08,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e"}}' 2019-01-09 02:37:08,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-f33bbef4-7eaa-41c9-91ba-28da98a6c68c Date: Wed, 09 Jan 2019 02:37:08 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": "2019-01-09T02:37:08Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": 22, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:08Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "0707c5aa-8a17-4716-be29-2bb39f77ae35"}} 2019-01-09 02:37:08,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-f33bbef4-7eaa-41c9-91ba-28da98a6c68c 2019-01-09 02:37:08,878 - neutron_utils - INFO - Retrieving security group with ID - d9d1f84c-a90f-4807-89ef-771e908b777e 2019-01-09 02:37:08,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d9d1f84c-a90f-4807-89ef-771e908b777e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:09,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-2c2a193a-b149-4ae9-8a28-39fc9cb9ebb7 Date: Wed, 09 Jan 2019 02:37:09 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "updated_at": "2019-01-09T02:37:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:37:08Z", "revision_number": 0, "id": "0707c5aa-8a17-4716-be29-2bb39f77ae35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:08Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "revision_number": 0, "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "revision_number": 0, "id": "db862627-b8a9-42b2-a165-10b1a4994036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:37:08Z", "revision_number": 0, "id": "fbb1f9bd-3b7d-4d84-95de-e60051d74c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:37:08Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}], "revision_number": 4, "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}]} 2019-01-09 02:37:09,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d9d1f84c-a90f-4807-89ef-771e908b777e used request id req-2c2a193a-b149-4ae9-8a28-39fc9cb9ebb7 2019-01-09 02:37:09,077 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9d1f84c-a90f-4807-89ef-771e908b777e 2019-01-09 02:37:09,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:09,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-9561eacd-9695-4857-9d38-b72000e6864a Date: Wed, 09 Jan 2019 02:37:09 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": "2019-01-09T02:37:08Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": 22, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:08Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "0707c5aa-8a17-4716-be29-2bb39f77ae35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "92b4f5ea-0d77-47bb-acae-c4b2b584395f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:06Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:06Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "db862627-b8a9-42b2-a165-10b1a4994036"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:37:08Z", "security_group_id": "d9d1f84c-a90f-4807-89ef-771e908b777e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:08Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "fbb1f9bd-3b7d-4d84-95de-e60051d74c5b"}]} 2019-01-09 02:37:09,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d9d1f84c-a90f-4807-89ef-771e908b777e used request id req-9561eacd-9695-4857-9d38-b72000e6864a 2019-01-09 02:37:09,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:37:09,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:37:09,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f66ec7679ccc4bc2949c981eda969b12", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role"}], "expires_at": "2019-01-09T03:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faba8a0aed314c37bad2b30eab62b2e1", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-user", "id": "b7fbbafc631249959ba3e2bc241f0a3e"}, "audit_ids": ["t_3USS7lTwaSNDMA9RfYjQ"], "issued_at": "2019-01-09T02:37:09.000000Z"}} 2019-01-09 02:37:09,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:09,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-963df7bf-a2cc-400a-8650-88c72b4ae818 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:37:09,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-963df7bf-a2cc-400a-8650-88c72b4ae818 2019-01-09 02:37:09,572 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:37:09,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:09,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1658e1-1439-4c5c-86e3-24cbaf9e1475 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:37:09,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d1658e1-1439-4c5c-86e3-24cbaf9e1475 2019-01-09 02:37:09,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:09,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ca51b165-9a15-4e58-96cf-4df249338340 Date: Wed, 09 Jan 2019 02:37:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:37:09,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-ca51b165-9a15-4e58-96cf-4df249338340 2019-01-09 02:37:09,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:37:09,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:37:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:37:09,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:10,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3fee4f-c586-416b-a5ed-8e8fa3eed393 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:10,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-3e3fee4f-c586-416b-a5ed-8e8fa3eed393 2019-01-09 02:37:10,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:10,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3650aebf-094f-44aa-a23f-4c7e36dc80cb Date: Wed, 09 Jan 2019 02:37:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:10,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-3650aebf-094f-44aa-a23f-4c7e36dc80cb 2019-01-09 02:37:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:10,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-34103a43-ddfe-4f38-98a1-4786c0be07d2 Date: Wed, 09 Jan 2019 02:37:10 GMT RESP BODY: {"ports":[]} 2019-01-09 02:37:10,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1&admin_state_up=True used request id req-34103a43-ddfe-4f38-98a1-4786c0be07d2 2019-01-09 02:37:10,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:10,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-bcf267cf-0e37-4c6f-bcb6-6c5ccef7c0ca x-compute-request-id: req-bcf267cf-0e37-4c6f-bcb6-6c5ccef7c0ca Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:37:10,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst used request id req-bcf267cf-0e37-4c6f-bcb6-6c5ccef7c0ca 2019-01-09 02:37:10,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:10,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-00a32982-a7d8-4979-be1c-d500d868ec02 Date: Wed, 09 Jan 2019 02:37:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:37:10,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-00a32982-a7d8-4979-be1c-d500d868ec02 2019-01-09 02:37:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:11,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de2ea9b-cc72-44b7-8356-4ab4a1712a02 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:11,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-4de2ea9b-cc72-44b7-8356-4ab4a1712a02 2019-01-09 02:37:11,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:11,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3a4d3fac-cef0-44d2-ba6e-c13672382fc6 Date: Wed, 09 Jan 2019 02:37:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:11,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-3a4d3fac-cef0-44d2-ba6e-c13672382fc6 2019-01-09 02:37:11,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:11,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3cebbd04-3829-4dcd-9ed8-a320ae9f85e4 Date: Wed, 09 Jan 2019 02:37:11 GMT RESP BODY: {"ports":[]} 2019-01-09 02:37:11,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1&admin_state_up=True used request id req-3cebbd04-3829-4dcd-9ed8-a320ae9f85e4 2019-01-09 02:37:11,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:37:11,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:37:11,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f66ec7679ccc4bc2949c981eda969b12", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role"}], "expires_at": "2019-01-09T03:37:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faba8a0aed314c37bad2b30eab62b2e1", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/faba8a0aed314c37bad2b30eab62b2e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-user", "id": "b7fbbafc631249959ba3e2bc241f0a3e"}, "audit_ids": ["rn1DINnXTFuTWZNGPDJpmw"], "issued_at": "2019-01-09T02:37:11.000000Z"}} 2019-01-09 02:37:11,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bc304a1b379205ede05c6da51ab0caa85fe04b" 2019-01-09 02:37:11,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d13df0b-337a-4cf0-9fab-08541168d9e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:37:11,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0d13df0b-337a-4cf0-9fab-08541168d9e5 2019-01-09 02:37:11,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:12,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4923c8b8-dc92-4d9a-a7c6-30ad17585fe1 Date: Wed, 09 Jan 2019 02:37:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:37:12,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-4923c8b8-dc92-4d9a-a7c6-30ad17585fe1 2019-01-09 02:37:12,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:12,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2651e62f-aed4-4568-abdc-251bea30b4a3 Date: Wed, 09 Jan 2019 02:37:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:12,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-2651e62f-aed4-4568-abdc-251bea30b4a3 2019-01-09 02:37:12,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:12,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-299c2d19-8695-4e3c-8771-9d15c472d0c0 Date: Wed, 09 Jan 2019 02:37:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:37:12,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-299c2d19-8695-4e3c-8771-9d15c472d0c0 2019-01-09 02:37:12,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:37:12,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:37:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:37:12,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bc304a1b379205ede05c6da51ab0caa85fe04b" 2019-01-09 02:37:12,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c138bca-61cc-43d1-8f7c-bd7ede765f82 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:12,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-3c138bca-61cc-43d1-8f7c-bd7ede765f82 2019-01-09 02:37:12,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:12,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d7cb1002-db3f-4723-a545-59f506a24af1 Date: Wed, 09 Jan 2019 02:37:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:12,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-d7cb1002-db3f-4723-a545-59f506a24af1 2019-01-09 02:37:12,909 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net 2019-01-09 02:37:12,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" -d '{"port": {"network_id": "3155674d-1d29-4214-9d67-0196e0683743", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1", "admin_state_up": true}}' 2019-01-09 02:37:13,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-020cb1e9-544a-4d2f-b885-448cd43e9159 Date: Wed, 09 Jan 2019 02:37:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.5"}],"id":"b9402c40-c56b-498a-9a06-150ac0f75723","security_groups":["b4d3099b-93dd-400e-8a0f-171dbea95a9e"],"mac_address":"fa:16:3e:90:f2:a5","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1","project_id":"faba8a0aed314c37bad2b30eab62b2e1","qos_policy_id":null,"admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:13Z","binding:vnic_type":"normal"}} 2019-01-09 02:37:13,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-020cb1e9-544a-4d2f-b885-448cd43e9159 2019-01-09 02:37:13,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:14,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-adf612c2-079f-4aa9-bc4f-9912e34cc31b Date: Wed, 09 Jan 2019 02:37:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:37:14,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-adf612c2-079f-4aa9-bc4f-9912e34cc31b 2019-01-09 02:37:14,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:14,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad2e5fbd-a904-41c5-8841-a437bc61b15e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:14,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-ad2e5fbd-a904-41c5-8841-a437bc61b15e 2019-01-09 02:37:14,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:14,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-708e2528-9427-4677-ade6-dd81640bb5bb Date: Wed, 09 Jan 2019 02:37:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:14,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-708e2528-9427-4677-ade6-dd81640bb5bb 2019-01-09 02:37:14,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:14,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-d9bd83c5-16fd-410b-a793-64003cef6d87 Date: Wed, 09 Jan 2019 02:37:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.5"}],"id":"b9402c40-c56b-498a-9a06-150ac0f75723","security_groups":["b4d3099b-93dd-400e-8a0f-171dbea95a9e"],"mac_address":"fa:16:3e:90:f2:a5","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:13Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:37:14,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1&admin_state_up=True used request id req-d9bd83c5-16fd-410b-a793-64003cef6d87 2019-01-09 02:37:14,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:14,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c81fe81-f770-436c-8c73-58ad6babf8ba Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:14,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-7c81fe81-f770-436c-8c73-58ad6babf8ba 2019-01-09 02:37:14,476 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst 2019-01-09 02:37:14,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:14,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-de2b4f8a-658f-4716-8246-15ca07e78ab6 x-compute-request-id: req-de2b4f8a-658f-4716-8246-15ca07e78ab6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-flavor-name"}]} 2019-01-09 02:37:14,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-de2b4f8a-658f-4716-8246-15ca07e78ab6 2019-01-09 02:37:14,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:14,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-f8cbfcb8-a1b1-4948-87bc-0dcd6d88caaf x-compute-request-id: req-f8cbfcb8-a1b1-4948-87bc-0dcd6d88caaf Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:37:14,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9 used request id req-f8cbfcb8-a1b1-4948-87bc-0dcd6d88caaf 2019-01-09 02:37:14,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:14,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-fd8365f2-c6b9-4187-a68c-98b0f60f181a Date: Wed, 09 Jan 2019 02:37:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:36:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:36:50Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/227d228e-5873-4a27-8049-0812681fa56e/snap", "metadata": {}}], "self": "/v2/images/227d228e-5873-4a27-8049-0812681fa56e", "min_disk": 0, "protected": false, "id": "227d228e-5873-4a27-8049-0812681fa56e", "file": "/v2/images/227d228e-5873-4a27-8049-0812681fa56e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "faba8a0aed314c37bad2b30eab62b2e1", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/227d228e-5873-4a27-8049-0812681fa56e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image"} 2019-01-09 02:37:14,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image used request id req-fd8365f2-c6b9-4187-a68c-98b0f60f181a 2019-01-09 02:37:14,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:14,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b31f2a22-67e0-4694-8641-088eac153976 Date: Wed, 09 Jan 2019 02:37: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:37:14,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b31f2a22-67e0-4694-8641-088eac153976 2019-01-09 02:37:14,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "imageRef": "227d228e-5873-4a27-8049-0812681fa56e", "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "flavorRef": "cad09093-6c0d-497a-a1e2-374bd96717c9", "max_count": 1, "min_count": 1, "networks": [{"port": "b9402c40-c56b-498a-9a06-150ac0f75723"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}]}}' 2019-01-09 02:37:17,032 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:37: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-916f70ce-4cb0-4f2a-b5f4-a6c1e6505ef5 x-compute-request-id: req-916f70ce-4cb0-4f2a-b5f4-a6c1e6505ef5 Content-Length: 444 location: http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "adminPass": "5o397tnuciHB"}} 2019-01-09 02:37:17,032 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-916f70ce-4cb0-4f2a-b5f4-a6c1e6505ef5 2019-01-09 02:37:17,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:17,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-b98ae2c6-1683-4798-9de6-f4fa75a52e59 x-compute-request-id: req-b98ae2c6-1683-4798-9de6-f4fa75a52e59 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.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:37:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:17,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-b98ae2c6-1683-4798-9de6-f4fa75a52e59 2019-01-09 02:37:17,414 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst 2019-01-09 02:37:17,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:17,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-f41c41a7-9ab7-4b98-81e3-a8acf21b8cf9 x-compute-request-id: req-f41c41a7-9ab7-4b98-81e3-a8acf21b8cf9 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.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:37:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:17,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-f41c41a7-9ab7-4b98-81e3-a8acf21b8cf9 2019-01-09 02:37:17,634 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst] is - BUILD 2019-01-09 02:37:17,634 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:37:20,637 - create_instance - DEBUG - VM status query timeout in 896.777339935 2019-01-09 02:37:20,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:20,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d330f261-01ed-4a2e-85b4-a09c1a2b2c77 x-compute-request-id: req-d330f261-01ed-4a2e-85b4-a09c1a2b2c77 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:37:17Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:20,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-d330f261-01ed-4a2e-85b4-a09c1a2b2c77 2019-01-09 02:37:20,966 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst] is - BUILD 2019-01-09 02:37:20,966 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:37:23,969 - create_instance - DEBUG - VM status query timeout in 893.445379019 2019-01-09 02:37:23,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:24,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4865f4b-5d75-467d-af89-261e513dc63f x-compute-request-id: req-b4865f4b-5d75-467d-af89-261e513dc63f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:22Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:24,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-b4865f4b-5d75-467d-af89-261e513dc63f 2019-01-09 02:37:24,696 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst] is - ACTIVE 2019-01-09 02:37:24,697 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:37:24,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:25,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39b3ce88-43a3-4666-9fea-926eb90a6a2c x-compute-request-id: req-39b3ce88-43a3-4666-9fea-926eb90a6a2c Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:22Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:25,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-39b3ce88-43a3-4666-9fea-926eb90a6a2c 2019-01-09 02:37:25,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:25,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-27c7d054-be6d-4a9a-8631-7fb0449658f4 Date: Wed, 09 Jan 2019 02:37:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:37:25,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-27c7d054-be6d-4a9a-8631-7fb0449658f4 2019-01-09 02:37:25,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:25,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb7cad0-049c-4a33-91b1-727e2436c41a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:25,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-1fb7cad0-049c-4a33-91b1-727e2436c41a 2019-01-09 02:37:25,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:25,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b7cf8345-c575-484f-aa3f-caa906cea4de Date: Wed, 09 Jan 2019 02:37:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:25,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-b7cf8345-c575-484f-aa3f-caa906cea4de 2019-01-09 02:37:25,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:25,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-472aea8e-68d6-4206-8fa5-219850d5ac7e Date: Wed, 09 Jan 2019 02:37:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.2"}],"id":"21df0876-8992-4c1d-985c-53d12fdac200","security_groups":[],"mac_address":"fa:16:3e:b7:11:64","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.3"}],"id":"350e1862-c817-4b58-b696-eebcc093259d","security_groups":[],"mac_address":"fa:16:3e:8f:8e:63","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.1"}],"id":"424e36bc-cb9a-4394-ab4d-2296850a8c84","security_groups":[],"mac_address":"fa:16:3e:a2:c0:9b","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:01Z","binding:vnic_type":"normal","device_id":"b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.4"}],"id":"994acbb8-23e3-4209-95c1-31581fee65ee","security_groups":[],"mac_address":"fa:16:3e:5a:20:15","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.5"}],"id":"b9402c40-c56b-498a-9a06-150ac0f75723","security_groups":["b4d3099b-93dd-400e-8a0f-171dbea95a9e"],"mac_address":"fa:16:3e:90:f2:a5","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:13Z","binding:vnic_type":"normal","device_id":"6b6fb7fa-bc78-4dd3-8e74-90e7762df030"}]} 2019-01-09 02:37:25,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-472aea8e-68d6-4206-8fa5-219850d5ac7e 2019-01-09 02:37:25,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:26,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae5f6d47-6148-48da-8335-00f70ca92851 x-compute-request-id: req-ae5f6d47-6148-48da-8335-00f70ca92851 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:22Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:26,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-ae5f6d47-6148-48da-8335-00f70ca92851 2019-01-09 02:37:26,156 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst] is - ACTIVE 2019-01-09 02:37:26,157 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:37:26,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:26,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68124ae7-cb1e-4172-b1da-5c789a761b8e x-compute-request-id: req-68124ae7-cb1e-4172-b1da-5c789a761b8e Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:22Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:26,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-68124ae7-cb1e-4172-b1da-5c789a761b8e 2019-01-09 02:37:26,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:26,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f7b7038e-0a02-4579-9654-2f3c0d044f33 Date: Wed, 09 Jan 2019 02:37:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:37:26,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-f7b7038e-0a02-4579-9654-2f3c0d044f33 2019-01-09 02:37:26,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:26,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-513eb789-2113-490b-ae46-44a8835fee55 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:26,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-513eb789-2113-490b-ae46-44a8835fee55 2019-01-09 02:37:26,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:26,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7752d4c4-6e5e-4e9c-8ab4-84db2c962ab6 Date: Wed, 09 Jan 2019 02:37:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:26,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-7752d4c4-6e5e-4e9c-8ab4-84db2c962ab6 2019-01-09 02:37:26,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:27,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-8a05df2f-00ac-480d-9b25-10019783bda9 Date: Wed, 09 Jan 2019 02:37:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.2"}],"id":"21df0876-8992-4c1d-985c-53d12fdac200","security_groups":[],"mac_address":"fa:16:3e:b7:11:64","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.3"}],"id":"350e1862-c817-4b58-b696-eebcc093259d","security_groups":[],"mac_address":"fa:16:3e:8f:8e:63","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.1"}],"id":"424e36bc-cb9a-4394-ab4d-2296850a8c84","security_groups":[],"mac_address":"fa:16:3e:a2:c0:9b","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:01Z","binding:vnic_type":"normal","device_id":"b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.4"}],"id":"994acbb8-23e3-4209-95c1-31581fee65ee","security_groups":[],"mac_address":"fa:16:3e:5a:20:15","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.5"}],"id":"b9402c40-c56b-498a-9a06-150ac0f75723","security_groups":["b4d3099b-93dd-400e-8a0f-171dbea95a9e"],"mac_address":"fa:16:3e:90:f2:a5","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:13Z","binding:vnic_type":"normal","device_id":"6b6fb7fa-bc78-4dd3-8e74-90e7762df030"}]} 2019-01-09 02:37:27,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-8a05df2f-00ac-480d-9b25-10019783bda9 2019-01-09 02:37:27,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}}' 2019-01-09 02:37:28,325 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:37: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-a627c4e2-bbaa-47fd-83cb-472eccfafbe8 x-compute-request-id: req-a627c4e2-bbaa-47fd-83cb-472eccfafbe8 Content-Length: 0 Content-Type: application/json 2019-01-09 02:37:28,325 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030/action used request id req-a627c4e2-bbaa-47fd-83cb-472eccfafbe8 2019-01-09 02:37:28,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:28,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-3ea9f769-978e-4bda-899d-451a9afd09d9 Date: Wed, 09 Jan 2019 02:37:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:36:56Z", "admin_state_up": true, "updated_at": "2019-01-09T02:37:02Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router"}]} 2019-01-09 02:37:28,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router used request id req-3ea9f769-978e-4bda-899d-451a9afd09d9 2019-01-09 02:37:28,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:28,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76381d35-933b-4355-8933-219a7144c7a6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:28,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-76381d35-933b-4355-8933-219a7144c7a6 2019-01-09 02:37:28,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:28,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-398c915a-6d7a-497d-90c2-3ac30053a54d Date: Wed, 09 Jan 2019 02:37:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.1"}],"id":"424e36bc-cb9a-4394-ab4d-2296850a8c84","security_groups":[],"mac_address":"fa:16:3e:a2:c0:9b","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:01Z","binding:vnic_type":"normal","device_id":"b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae"}]} 2019-01-09 02:37:28,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae used request id req-398c915a-6d7a-497d-90c2-3ac30053a54d 2019-01-09 02:37:28,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/89379c05-e17f-4f21-a08b-8220af57737c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:28,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c4218c58-504c-4521-bb57-48decbb9c793 Date: Wed, 09 Jan 2019 02:37:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}} 2019-01-09 02:37:28,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/89379c05-e17f-4f21-a08b-8220af57737c used request id req-c4218c58-504c-4521-bb57-48decbb9c793 2019-01-09 02:37:28,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:28,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0e187fdb-6950-4b78-a80d-9c0410f20f63 Date: Wed, 09 Jan 2019 02:37:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:37:28,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-0e187fdb-6950-4b78-a80d-9c0410f20f63 2019-01-09 02:37:28,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:28,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0a820734-0252-416b-ba52-261d94d329f6 Date: Wed, 09 Jan 2019 02:37:28 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:37:28,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-0a820734-0252-416b-ba52-261d94d329f6 2019-01-09 02:37:28,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:29,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-98105ddf-45ef-4333-9d02-cf49fd5a7547 x-compute-request-id: req-98105ddf-45ef-4333-9d02-cf49fd5a7547 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:22Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:29,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-98105ddf-45ef-4333-9d02-cf49fd5a7547 2019-01-09 02:37:29,832 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst] is - ACTIVE 2019-01-09 02:37:29,832 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:37:29,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:30,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cadc2d59-bc33-438b-9d01-b3e04f709fe1 x-compute-request-id: req-cadc2d59-bc33-438b-9d01-b3e04f709fe1 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:22Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:30,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-cadc2d59-bc33-438b-9d01-b3e04f709fe1 2019-01-09 02:37:30,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:30,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-16db8afa-b3bc-4ac7-a425-ec1328ef39f5 Date: Wed, 09 Jan 2019 02:37:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:37:30,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-16db8afa-b3bc-4ac7-a425-ec1328ef39f5 2019-01-09 02:37:30,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:30,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789d51ec-35e6-402c-b78c-7f4edb4e3a31 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:30,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-789d51ec-35e6-402c-b78c-7f4edb4e3a31 2019-01-09 02:37:30,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:30,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-035eb98c-51cc-42f1-a9b2-5b327de19a34 Date: Wed, 09 Jan 2019 02:37:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:30,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-035eb98c-51cc-42f1-a9b2-5b327de19a34 2019-01-09 02:37:30,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:30,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-fe60db30-bb5a-422f-8504-c4f783314e32 Date: Wed, 09 Jan 2019 02:37:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.2"}],"id":"21df0876-8992-4c1d-985c-53d12fdac200","security_groups":[],"mac_address":"fa:16:3e:b7:11:64","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.3"}],"id":"350e1862-c817-4b58-b696-eebcc093259d","security_groups":[],"mac_address":"fa:16:3e:8f:8e:63","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.1"}],"id":"424e36bc-cb9a-4394-ab4d-2296850a8c84","security_groups":[],"mac_address":"fa:16:3e:a2:c0:9b","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:01Z","binding:vnic_type":"normal","device_id":"b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.4"}],"id":"994acbb8-23e3-4209-95c1-31581fee65ee","security_groups":[],"mac_address":"fa:16:3e:5a:20:15","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:28Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.5"}],"id":"b9402c40-c56b-498a-9a06-150ac0f75723","security_groups":["b4d3099b-93dd-400e-8a0f-171dbea95a9e","d9d1f84c-a90f-4807-89ef-771e908b777e"],"mac_address":"fa:16:3e:90:f2:a5","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:13Z","binding:vnic_type":"normal","device_id":"6b6fb7fa-bc78-4dd3-8e74-90e7762df030"}]} 2019-01-09 02:37:30,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-fe60db30-bb5a-422f-8504-c4f783314e32 2019-01-09 02:37:30,619 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-09 02:37:30,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:30,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2ff06a35-cd91-47f1-b786-baff0feafc79 Date: Wed, 09 Jan 2019 02:37:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:37:30,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-2ff06a35-cd91-47f1-b786-baff0feafc79 2019-01-09 02:37:30,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:30,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a312d2f2-9e00-4f35-b09c-cc947560c2b0 Date: Wed, 09 Jan 2019 02:37:30 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:37:30,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-a312d2f2-9e00-4f35-b09c-cc947560c2b0 2019-01-09 02:37:30,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "port_id": "b9402c40-c56b-498a-9a06-150ac0f75723"}}' 2019-01-09 02:37:32,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-b8c8a522-749e-4036-be35-5a77690bf819 Date: Wed, 09 Jan 2019 02:37:32 GMT RESP BODY: {"floatingip": {"router_id": "b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:37:31Z", "updated_at": "2019-01-09T02:37:31Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_id": "b9402c40-c56b-498a-9a06-150ac0f75723", "id": "4112a21f-5e6a-4092-9077-9c34943df4b7"}} 2019-01-09 02:37:32,622 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-b8c8a522-749e-4036-be35-5a77690bf819 2019-01-09 02:37:32,622 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router 2019-01-09 02:37:32,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:32,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12f02c7f-9c96-461b-8489-a8ed74b49dbd x-compute-request-id: req-12f02c7f-9c96-461b-8489-a8ed74b49dbd Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:22Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:32,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-12f02c7f-9c96-461b-8489-a8ed74b49dbd 2019-01-09 02:37:32,943 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst] is - ACTIVE 2019-01-09 02:37:32,943 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:37:32,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:33,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e2f87e4-491d-4c84-b5dd-44e6ea88366e x-compute-request-id: req-5e2f87e4-491d-4c84-b5dd-44e6ea88366e Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:22Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:33,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-5e2f87e4-491d-4c84-b5dd-44e6ea88366e 2019-01-09 02:37:33,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:33,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-79ab9612-506a-4cb1-bbbf-0f66805cf427 Date: Wed, 09 Jan 2019 02:37:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:37:33,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-79ab9612-506a-4cb1-bbbf-0f66805cf427 2019-01-09 02:37:33,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:33,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c6ce04-52f2-4a99-823a-a1992a1f64fb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:33,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-00c6ce04-52f2-4a99-823a-a1992a1f64fb 2019-01-09 02:37:33,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:33,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-15375eb3-bce1-4719-af41-8c9160d61f5c Date: Wed, 09 Jan 2019 02:37:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:33,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-15375eb3-bce1-4719-af41-8c9160d61f5c 2019-01-09 02:37:33,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:33,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-a82ea504-1823-4f07-926f-4fe86139e199 Date: Wed, 09 Jan 2019 02:37:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.2"}],"id":"21df0876-8992-4c1d-985c-53d12fdac200","security_groups":[],"mac_address":"fa:16:3e:b7:11:64","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.3"}],"id":"350e1862-c817-4b58-b696-eebcc093259d","security_groups":[],"mac_address":"fa:16:3e:8f:8e:63","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.1"}],"id":"424e36bc-cb9a-4394-ab4d-2296850a8c84","security_groups":[],"mac_address":"fa:16:3e:a2:c0:9b","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:01Z","binding:vnic_type":"normal","device_id":"b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.4"}],"id":"994acbb8-23e3-4209-95c1-31581fee65ee","security_groups":[],"mac_address":"fa:16:3e:5a:20:15","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:28Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.5"}],"id":"b9402c40-c56b-498a-9a06-150ac0f75723","security_groups":["b4d3099b-93dd-400e-8a0f-171dbea95a9e","d9d1f84c-a90f-4807-89ef-771e908b777e"],"mac_address":"fa:16:3e:90:f2:a5","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:13Z","binding:vnic_type":"normal","device_id":"6b6fb7fa-bc78-4dd3-8e74-90e7762df030"}]} 2019-01-09 02:37:33,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-a82ea504-1823-4f07-926f-4fe86139e199 2019-01-09 02:37:33,776 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2019-01-09 02:37:33,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:34,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76c808ed-7a18-4396-8db2-c1ef7325e00c x-compute-request-id: req-76c808ed-7a18-4396-8db2-c1ef7325e00c Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:22Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:34,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-76c808ed-7a18-4396-8db2-c1ef7325e00c 2019-01-09 02:37:34,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:37:35,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-4538f96a-7dd1-4fe7-9607-077a42e73a46 x-compute-request-id: req-4538f96a-7dd1-4fe7-9607-077a42e73a46 Content-Encoding: gzip Content-Length: 9622 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 537365068 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 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.126924] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.128559] pid_max: default: 32768 minimum: 301\n[ 0.129443] ACPI: Core revision 20150930\n[ 0.130820] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132123] Security Framework initialized\n[ 0.132934] Yama: becoming mindful.\n[ 0.133658] AppArmor: AppArmor initialized\n[ 0.134503] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.135775] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137021] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138204] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139556] Initializing cgroup subsys io\n[ 0.140360] Initializing cgroup subsys memory\n[ 0.141206] Initializing cgroup subsys devices\n[ 0.142079] Initializing cgroup subsys freezer\n[ 0.142942] Initializing cgroup subsys net_cls\n[ 0.143804] Initializing cgroup subsys perf_event\n[ 0.144710] Initializing cgroup subsys net_prio\n[ 0.145583] Initializing cgroup subsys hugetlb\n[ 0.146451] Initializing cgroup subsys pids\n[ 0.147317] CPU: Physical Processor ID: 0\n[ 0.148812] mce: CPU supports 10 MCE banks\n[ 0.149649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150646] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.152909] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159301] ftrace: allocating 31920 entries in 125 pages\n[ 0.185565] smpboot: Max logical packages: 2\n[ 0.186417] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187596] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.188930] x2apic enabled\n[ 0.189737] Switched APIC routing to physical x2apic.\n[ 0.191484] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192678] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.194791] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196697] KVM setup paravirtual spinlock\n[ 0.198106] x86: Booting SMP configuration:\n[ 0.199011] .... node #0, CPUs: #1\n[ 0.199900] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.221838] x86: Booted up 1 node, 2 CPUs\n[ 0.221841] KVM setup async PF for cpu 1\n[ 0.221843] kvm-stealtime: cpu 1, msr f90d940\n[ 0.224401] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.225866] devtmpfs: initialized\n[ 0.227567] evm: security.selinux\n[ 0.228253] evm: security.SMACK64\n[ 0.228939] evm: security.SMACK64EXEC\n[ 0.229674] evm: security.SMACK64TRANSMUTE\n[ 0.230486] evm: security.SMACK64MMAP\n[ 0.231221] evm: security.ima\n[ 0.231852] evm: security.capability\n[ 0.232670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234521] pinctrl core: initialized pinctrl subsystem\n[ 0.235602] RTC time: 2:37:22, date: 01/09/19\n[ 0.236554] NET: Registered protocol family 16\n[ 0.246567] cpuidle: using governor ladder\n[ 0.258665] cpuidle: using governor menu\n[ 0.259481] PCCT header not found.\n[ 0.260245] ACPI: bus type PCI registered\n[ 0.261051] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262303] PCI: Using configuration type 1 for base access\n[ 0.275691] ACPI: Added _OSI(Module Device)\n[ 0.276540] ACPI: Added _OSI(Processor Device)\n[ 0.277402] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.278301] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.280673] ACPI: Interpreter enabled\n[ 0.281445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283313] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285185] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.288915] ACPI: (supports S0 S5)\n[ 0.289628] ACPI: Using IOAPIC for interrupt routing\n[ 0.290704] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294097] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295246] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297691] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299949] acpiphp: Slot [3] registered\n[ 0.300764] acpiphp: Slot [4] registered\n[ 0.301571] acpiphp: Slot [5] registered\n[ 0.302384] acpiphp: Slot [6] registered\n[ 0.303182] acpiphp: Slot [7] registered\n[ 0.303996] acpiphp: Slot [8] registered\n[ 0.304809] acpiphp: Slot [9] registered\n[ 0.305612] acpiphp: Slot [10] registered\n[ 0.316381] acpiphp: Slot [11] registered\n[ 0.317188] acpiphp: Slot [12] registered\n[ 0.317996] acpiphp: Slot [13] registered\n[ 0.318801] acpiphp: Slot [14] registered\n[ 0.319605] acpiphp: Slot [15] registered\n[ 0.320417] acpiphp: Slot [16] registered\n[ 0.321219] acpiphp: Slot [17] registered\n[ 0.322022] acpiphp: Slot [18] registered\n[ 0.322825] acpiphp: Slot [19] registered\n[ 0.323627] acpiphp: Slot [20] registered\n[ 0.324436] acpiphp: Slot [21] registered\n[ 0.325235] acpiphp: Slot [22] registered\n[ 0.326041] acpiphp: Slot [23] registered\n[ 0.326846] acpiphp: Slot [24] registered\n[ 0.327648] acpiphp: Slot [25] registered\n[ 0.328457] acpiphp: Slot [26] registered\n[ 0.329260] acpiphp: Slot [27] registered\n[ 0.330064] acpiphp: Slot [28] registered\n[ 0.330866] acpiphp: Slot [29] registered\n[ 0.331669] acpiphp: Slot [30] registered\n[ 0.332479] acpiphp: Slot [31] registered\n[ 0.333273] PCI host bridge to bus 0000:00\n[ 0.334078] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.335279] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.336485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.337925] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.339359] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.345760] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.347934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349102] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.350350] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.356652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.358079] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403752] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405226] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408054] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409431] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410704] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412187] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413232] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414758] vgaarb: loaded\n[ 0.415353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416503] SCSI subsystem initialized\n[ 0.417326] ACPI: bus type USB registered\n[ 0.418135] usbcore: registered new interface driver usbfs\n[ 0.419156] usbcore: registered new interface driver hub\n[ 0.420147] usbcore: registered new device driver usb\n[ 0.421246] PCI: Using ACPI for IRQ routing\n[ 0.422275] NetLabel: Initializing\n[ 0.422987] NetLabel: domain hash size = 128\n[ 0.423826] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424759] NetLabel: unlabeled traffic allowed by default\n[ 0.425860] clocksource: Switched to clocksource kvm-clock\n[ 0.431856] AppArmor: AppArmor Filesystem Enabled\n[ 0.432827] pnp: PnP ACPI init\n[ 0.433756] pnp: PnP ACPI: found 5 devices\n[ 0.440822] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442521] NET: Registered protocol family 2\n[ 0.443496] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.444750] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.445904] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.447055] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448115] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449265] NET: Registered protocol family 1\n[ 0.450129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.451210] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.452269] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.470887] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.489749] Trying to unpack rootfs image as initramfs...\n[ 0.539626] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.553851] Scanning for low memory corruption every 60 seconds\n[ 0.555322] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556487] audit: initializing netlink subsys (disabled)\n[ 0.557524] audit: type=2000 audit(1547001442.662:1): initialized\n[ 0.558880] Initialise system trusted keyring\n[ 0.559876] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.561060] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.563189] zbud: loaded\n[ 0.563956] VFS: Disk quotas dquot_6.6.0\n[ 0.564793] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566402] fuse init (API version 7.23)\n[ 0.567354] Key type big_key registered\n[ 0.568161] Allocating IMA MOK and blacklist keyrings.\n[ 0.569455] Key type asymmetric registered\n[ 0.570295] Asymmetric key parser 'x509' registered\n[ 0.571268] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.574318] io scheduler noop registered\n[ 0.575121] io scheduler deadline registered (default)\n[ 0.576127] io scheduler cfq registered\n[ 0.576980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.578051] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.579353] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580819] ACPI: Power Button [PWRF]\n[ 0.581730] GHES: HEST is not enabled!\n[ 0.600129] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.637690] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640735] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664514] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.666927] Linux agpgart interface v0.103\n[ 0.669760] brd: module loaded\n[ 0.671165] loop: module loaded\n[ 0.675299] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.676750] GPT:90111 != 20971519\n[ 0.677434] GPT:Alternate GPT header not at the end of the disk.\n[ 0.678530] GPT:90111 != 20971519\n[ 0.679210] GPT: Use GNU Parted to correct GPT errors.\n[ 0.680167] vda: vda1 vda15\n[ 0.681686] scsi host0: ata_piix\n[ 0.682474] scsi host1: ata_piix\n[ 0.683176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.684394] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.685660] libphy: Fixed MDIO Bus: probed\n[ 0.686541] tun: Universal TUN/TAP device driver, 1.6\n[ 0.687561] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.689496] PPP generic driver version 2.4.2\n[ 0.690406] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.691638] ehci-pci: EHCI PCI platform driver\n[ 0.692501] ehci-platform: EHCI generic platform driver\n[ 0.693479] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694611] ohci-pci: OHCI PCI platform driver\n[ 0.695477] ohci-platform: OHCI generic platform driver\n[ 0.696458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.715511] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.716508] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.718947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.720052] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721262] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722688] usb usb1: Product: UHCI Host Controller\n[ 0.723614] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.724737] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725743] hub 1-0:1.0: USB hub found\n[ 0.726531] hub 1-0:1.0: 2 ports detected\n[ 0.727441] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.729540] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730502] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.731551] mousedev: PS/2 mouse device common for all mice\n[ 0.732819] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734650] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735752] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736936] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.738119] i2c /dev entries driver\n[ 0.738876] device-mapper: uevent: version 1.0.3\n[ 0.739815] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.741427] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.742752] NET: Registered protocol family 10\n[ 0.743756] NET: Registered protocol family 17\n[ 0.744637] Key type dns_resolver registered\n[ 0.745587] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746674] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.748040] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.749826] registered taskstats version 1\n[ 0.750678] Loading compiled-in X.509 certificates\n[ 0.752106] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.753945] zswap: loaded using pool lzo/zbud\n[ 0.755467] Key type trusted registered\n[ 0.757115] Key type encrypted registered\n[ 0.757955] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758973] ima: No TPM chip found, activating TPM-bypass!\n[ 0.760008] evm: HMAC attrs: 0x1\n[ 0.760963] Magic number: 3:434:611\n[ 0.761817] rtc_cmos 00:00: setting system clock to 2019-01-09 02:37:22 UTC (1547001442)\n[ 0.773607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.774748] EDD information not available.\n[ 0.843006] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.844564] Write protecting the kernel read-only data: 14336k\n[ 0.846173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.847972] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.903520] 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.44\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.5...\nLease of 10.55.1.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.65. iid=i-00000102\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAeEXK6euWycHYLUd0bL1S+Znca8ZA9lYVBvni2jaTs7qPoP7S8BJ+hn8ZqXa60p2vbdJJTnPn9X2oa/8uSZ8k9sXGNYy2LFd1tYRHd9tkAcnOo0pMSNe3RI5BFQK1s0HXeV7VslH4cY4i1zmNERMFpsWW/qnYz7RQS+8eAtZcWkDSVRrty+bxXCbHk0Wcn2p/cgdknsICjkp+y5HmxofkhltUbXZjZw6LaEKW3axirlv94IpyQEZSbgFu/EPEhz8sRORsRCLrrhKejKrmclSO0RfS/+AGpRvv8mOokRhP6A8aUdQI5d3726IVPbN8vL2U+VGg6gGvhJLb1kRwADgD root@createinstancesinglenetworktests-2ac8df86-5ca7-45ee-b5ab-cc332a\nssh-dss AAAAB3NzaC1kc3MAAACBALOe1qz28ShSSp4lFM0zlznEWDUrUy3ZjWpCb3DeAc+41A/e2o0xkhzql0+eEwhRAcKRGOeDDCP9Cb6NbVz1o9eH7AIEcD10ZH683P4hrhN57WAgHHMHnBiUh4gmb8sMNSAfcy4imn0fQGfT9N2v2nq2tOAxdP7PJcvWObyCYWxZAAAAFQDzhhQB+ITxsiYCPe1CDHHEOBrTPQAAAIEAkQxbVWyslnHxB1WaSAEH8rsLZ4eMpRKaY1mdVQ3sPKpWjv3Mi/z7dftrJOSfGII6zma+7rdjUSsjCGcX6fWK3ACChfnWK2lHYjIr+A8NZOZwjm1Nyw1U4GZ+eqAh44Tl9gI/drhYzKdaw9a+rt5mkwizLEmRtxGJi55wPdvGJBAAAACAV+ImyBWzOrNkMT/1smERzSs0MfS8M3e8XEtI/P1BoCiKCoWIiCb2S73OiLY2wDfbyU6sjfKXQ9nOIzunc0Xcv0g40OfoRVswKjpH9cKegk4rHNET+BGh5BOw8bH/hpjl1f5Lclge6WIvWICTW3TfuDnXryJgAz9UILDHw+87Jzc= root@createinstancesinglenetworktests-2ac8df86-5ca7-45ee-b5ab-cc332a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe90:f2a5/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 \nip-route:169.254.169.254 via 10.55.1.3 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-00000102\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-2ac8df86-5ca7-45ee-b5ab-cc332a\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.61 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-2ac8df86-5ca7-45ee-b5ab-cc332a login: "} 2019-01-09 02:37:35,615 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030/action used request id req-4538f96a-7dd1-4fe7-9607-077a42e73a46 2019-01-09 02:37:35,617 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:37:35,617 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 537365068 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 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.126924] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.128559] pid_max: default: 32768 minimum: 301 [ 0.129443] ACPI: Core revision 20150930 [ 0.130820] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132123] Security Framework initialized [ 0.132934] Yama: becoming mindful. [ 0.133658] AppArmor: AppArmor initialized [ 0.134503] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.135775] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137021] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138204] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139556] Initializing cgroup subsys io [ 0.140360] Initializing cgroup subsys memory [ 0.141206] Initializing cgroup subsys devices [ 0.142079] Initializing cgroup subsys freezer [ 0.142942] Initializing cgroup subsys net_cls [ 0.143804] Initializing cgroup subsys perf_event [ 0.144710] Initializing cgroup subsys net_prio [ 0.145583] Initializing cgroup subsys hugetlb [ 0.146451] Initializing cgroup subsys pids [ 0.147317] CPU: Physical Processor ID: 0 [ 0.148812] mce: CPU supports 10 MCE banks [ 0.149649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150646] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.152909] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159301] ftrace: allocating 31920 entries in 125 pages [ 0.185565] smpboot: Max logical packages: 2 [ 0.186417] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.187596] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.188930] x2apic enabled [ 0.189737] Switched APIC routing to physical x2apic. [ 0.191484] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192678] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.194791] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.196697] KVM setup paravirtual spinlock [ 0.198106] x86: Booting SMP configuration: [ 0.199011] .... node #0, CPUs: #1 [ 0.199900] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.221838] x86: Booted up 1 node, 2 CPUs [ 0.221841] KVM setup async PF for cpu 1 [ 0.221843] kvm-stealtime: cpu 1, msr f90d940 [ 0.224401] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.225866] devtmpfs: initialized [ 0.227567] evm: security.selinux [ 0.228253] evm: security.SMACK64 [ 0.228939] evm: security.SMACK64EXEC [ 0.229674] evm: security.SMACK64TRANSMUTE [ 0.230486] evm: security.SMACK64MMAP [ 0.231221] evm: security.ima [ 0.231852] evm: security.capability [ 0.232670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234521] pinctrl core: initialized pinctrl subsystem [ 0.235602] RTC time: 2:37:22, date: 01/09/19 [ 0.236554] NET: Registered protocol family 16 [ 0.246567] cpuidle: using governor ladder [ 0.258665] cpuidle: using governor menu [ 0.259481] PCCT header not found. [ 0.260245] ACPI: bus type PCI registered [ 0.261051] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262303] PCI: Using configuration type 1 for base access [ 0.275691] ACPI: Added _OSI(Module Device) [ 0.276540] ACPI: Added _OSI(Processor Device) [ 0.277402] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278301] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280673] ACPI: Interpreter enabled [ 0.281445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283313] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285185] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.288915] ACPI: (supports S0 S5) [ 0.289628] ACPI: Using IOAPIC for interrupt routing [ 0.290704] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294097] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295246] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297691] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299949] acpiphp: Slot [3] registered [ 0.300764] acpiphp: Slot [4] registered [ 0.301571] acpiphp: Slot [5] registered [ 0.302384] acpiphp: Slot [6] registered [ 0.303182] acpiphp: Slot [7] registered [ 0.303996] acpiphp: Slot [8] registered [ 0.304809] acpiphp: Slot [9] registered [ 0.305612] acpiphp: Slot [10] registered [ 0.316381] acpiphp: Slot [11] registered [ 0.317188] acpiphp: Slot [12] registered [ 0.317996] acpiphp: Slot [13] registered [ 0.318801] acpiphp: Slot [14] registered [ 0.319605] acpiphp: Slot [15] registered [ 0.320417] acpiphp: Slot [16] registered [ 0.321219] acpiphp: Slot [17] registered [ 0.322022] acpiphp: Slot [18] registered [ 0.322825] acpiphp: Slot [19] registered [ 0.323627] acpiphp: Slot [20] registered [ 0.324436] acpiphp: Slot [21] registered [ 0.325235] acpiphp: Slot [22] registered [ 0.326041] acpiphp: Slot [23] registered [ 0.326846] acpiphp: Slot [24] registered [ 0.327648] acpiphp: Slot [25] registered [ 0.328457] acpiphp: Slot [26] registered [ 0.329260] acpiphp: Slot [27] registered [ 0.330064] acpiphp: Slot [28] registered [ 0.330866] acpiphp: Slot [29] registered [ 0.331669] acpiphp: Slot [30] registered [ 0.332479] acpiphp: Slot [31] registered [ 0.333273] PCI host bridge to bus 0000:00 [ 0.334078] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335279] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337925] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339359] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345760] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.349102] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.350350] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.356652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.358079] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.403752] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405226] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.406645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408054] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.409431] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.410704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412187] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413232] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414758] vgaarb: loaded [ 0.415353] vgaarb: bridge control possible 0000:00:02.0 [ 0.416503] SCSI subsystem initialized [ 0.417326] ACPI: bus type USB registered [ 0.418135] usbcore: registered new interface driver usbfs [ 0.419156] usbcore: registered new interface driver hub [ 0.420147] usbcore: registered new device driver usb [ 0.421246] PCI: Using ACPI for IRQ routing [ 0.422275] NetLabel: Initializing [ 0.422987] NetLabel: domain hash size = 128 [ 0.423826] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.424759] NetLabel: unlabeled traffic allowed by default [ 0.425860] clocksource: Switched to clocksource kvm-clock [ 0.431856] AppArmor: AppArmor Filesystem Enabled [ 0.432827] pnp: PnP ACPI init [ 0.433756] pnp: PnP ACPI: found 5 devices [ 0.440822] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442521] NET: Registered protocol family 2 [ 0.443496] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.444750] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.445904] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447055] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448115] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449265] NET: Registered protocol family 1 [ 0.450129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451210] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452269] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.470887] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489749] Trying to unpack rootfs image as initramfs... [ 0.539626] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.553851] Scanning for low memory corruption every 60 seconds [ 0.555322] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556487] audit: initializing netlink subsys (disabled) [ 0.557524] audit: type=2000 audit(1547001442.662:1): initialized [ 0.558880] Initialise system trusted keyring [ 0.559876] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561060] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563189] zbud: loaded [ 0.563956] VFS: Disk quotas dquot_6.6.0 [ 0.564793] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566402] fuse init (API version 7.23) [ 0.567354] Key type big_key registered [ 0.568161] Allocating IMA MOK and blacklist keyrings. [ 0.569455] Key type asymmetric registered [ 0.570295] Asymmetric key parser 'x509' registered [ 0.571268] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.574318] io scheduler noop registered [ 0.575121] io scheduler deadline registered (default) [ 0.576127] io scheduler cfq registered [ 0.576980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.578051] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.579353] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580819] ACPI: Power Button [PWRF] [ 0.581730] GHES: HEST is not enabled! [ 0.600129] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.637690] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640735] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664514] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.666927] Linux agpgart interface v0.103 [ 0.669760] brd: module loaded [ 0.671165] loop: module loaded [ 0.675299] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.676750] GPT:90111 != 20971519 [ 0.677434] GPT:Alternate GPT header not at the end of the disk. [ 0.678530] GPT:90111 != 20971519 [ 0.679210] GPT: Use GNU Parted to correct GPT errors. [ 0.680167] vda: vda1 vda15 [ 0.681686] scsi host0: ata_piix [ 0.682474] scsi host1: ata_piix [ 0.683176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.684394] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.685660] libphy: Fixed MDIO Bus: probed [ 0.686541] tun: Universal TUN/TAP device driver, 1.6 [ 0.687561] tun: (C) 1999-2004 Max Krasnyansky [ 0.689496] PPP generic driver version 2.4.2 [ 0.690406] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691638] ehci-pci: EHCI PCI platform driver [ 0.692501] ehci-platform: EHCI generic platform driver [ 0.693479] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694611] ohci-pci: OHCI PCI platform driver [ 0.695477] ohci-platform: OHCI generic platform driver [ 0.696458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715511] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716508] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717954] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.718947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.720052] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721262] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722688] usb usb1: Product: UHCI Host Controller [ 0.723614] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.724737] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725743] hub 1-0:1.0: USB hub found [ 0.726531] hub 1-0:1.0: 2 ports detected [ 0.727441] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729540] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731551] mousedev: PS/2 mouse device common for all mice [ 0.732819] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734650] rtc_cmos 00:00: RTC can wake from S4 [ 0.735752] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736936] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738119] i2c /dev entries driver [ 0.738876] device-mapper: uevent: version 1.0.3 [ 0.739815] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.741427] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742752] NET: Registered protocol family 10 [ 0.743756] NET: Registered protocol family 17 [ 0.744637] Key type dns_resolver registered [ 0.745587] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.746674] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.748040] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.749826] registered taskstats version 1 [ 0.750678] Loading compiled-in X.509 certificates [ 0.752106] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.753945] zswap: loaded using pool lzo/zbud [ 0.755467] Key type trusted registered [ 0.757115] Key type encrypted registered [ 0.757955] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758973] ima: No TPM chip found, activating TPM-bypass! [ 0.760008] evm: HMAC attrs: 0x1 [ 0.760963] Magic number: 3:434:611 [ 0.761817] rtc_cmos 00:00: setting system clock to 2019-01-09 02:37:22 UTC (1547001442) [ 0.773607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.774748] EDD information not available. [ 0.843006] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.844564] Write protecting the kernel read-only data: 14336k [ 0.846173] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.847972] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.903520] 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.44 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.5... Lease of 10.55.1.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.65. iid=i-00000102 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAeEXK6euWycHYLUd0bL1S+Znca8ZA9lYVBvni2jaTs7qPoP7S8BJ+hn8ZqXa60p2vbdJJTnPn9X2oa/8uSZ8k9sXGNYy2LFd1tYRHd9tkAcnOo0pMSNe3RI5BFQK1s0HXeV7VslH4cY4i1zmNERMFpsWW/qnYz7RQS+8eAtZcWkDSVRrty+bxXCbHk0Wcn2p/cgdknsICjkp+y5HmxofkhltUbXZjZw6LaEKW3axirlv94IpyQEZSbgFu/EPEhz8sRORsRCLrrhKejKrmclSO0RfS/+AGpRvv8mOokRhP6A8aUdQI5d3726IVPbN8vL2U+VGg6gGvhJLb1kRwADgD root@createinstancesinglenetworktests-2ac8df86-5ca7-45ee-b5ab-cc332a ssh-dss AAAAB3NzaC1kc3MAAACBALOe1qz28ShSSp4lFM0zlznEWDUrUy3ZjWpCb3DeAc+41A/e2o0xkhzql0+eEwhRAcKRGOeDDCP9Cb6NbVz1o9eH7AIEcD10ZH683P4hrhN57WAgHHMHnBiUh4gmb8sMNSAfcy4imn0fQGfT9N2v2nq2tOAxdP7PJcvWObyCYWxZAAAAFQDzhhQB+ITxsiYCPe1CDHHEOBrTPQAAAIEAkQxbVWyslnHxB1WaSAEH8rsLZ4eMpRKaY1mdVQ3sPKpWjv3Mi/z7dftrJOSfGII6zma+7rdjUSsjCGcX6fWK3ACChfnWK2lHYjIr+A8NZOZwjm1Nyw1U4GZ+eqAh44Tl9gI/drhYzKdaw9a+rt5mkwizLEmRtxGJi55wPdvGJBAAAACAV+ImyBWzOrNkMT/1smERzSs0MfS8M3e8XEtI/P1BoCiKCoWIiCb2S73OiLY2wDfbyU6sjfKXQ9nOIzunc0Xcv0g40OfoRVswKjpH9cKegk4rHNET+BGh5BOw8bH/hpjl1f5Lclge6WIvWICTW3TfuDnXryJgAz9UILDHw+87Jzc= root@createinstancesinglenetworktests-2ac8df86-5ca7-45ee-b5ab-cc332a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe90:f2a5/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000102 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-2ac8df86-5ca7-45ee-b5ab-cc332a launch-index: 0 === cirros: current=0.4.0 uptime=3.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-2ac8df86-5ca7-45ee-b5ab-cc332a login: 2019-01-09 02:37:35,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:36,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-1a8b7607-f205-42bf-9853-cde5ff64ffb9 x-compute-request-id: req-1a8b7607-f205-42bf-9853-cde5ff64ffb9 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:22Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:36,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-1a8b7607-f205-42bf-9853-cde5ff64ffb9 2019-01-09 02:37:36,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:36,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-19d11781-37ae-46b4-bf63-b568862b6617 Date: Wed, 09 Jan 2019 02:37:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:37:36,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-19d11781-37ae-46b4-bf63-b568862b6617 2019-01-09 02:37:36,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:36,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-512cfe13-3faa-4c06-bf60-1429d7d0dc2a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:36,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-512cfe13-3faa-4c06-bf60-1429d7d0dc2a 2019-01-09 02:37:36,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:36,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4c4d25d0-401c-4451-a93d-0c0a9eb8dfc8 Date: Wed, 09 Jan 2019 02:37:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:36,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-4c4d25d0-401c-4451-a93d-0c0a9eb8dfc8 2019-01-09 02:37:36,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:36,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-8c6741dd-20cb-4e52-b180-2ae1a4743e6c Date: Wed, 09 Jan 2019 02:37:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.2"}],"id":"21df0876-8992-4c1d-985c-53d12fdac200","security_groups":[],"mac_address":"fa:16:3e:b7:11:64","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.3"}],"id":"350e1862-c817-4b58-b696-eebcc093259d","security_groups":[],"mac_address":"fa:16:3e:8f:8e:63","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.1"}],"id":"424e36bc-cb9a-4394-ab4d-2296850a8c84","security_groups":[],"mac_address":"fa:16:3e:a2:c0:9b","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:01Z","binding:vnic_type":"normal","device_id":"b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.4"}],"id":"994acbb8-23e3-4209-95c1-31581fee65ee","security_groups":[],"mac_address":"fa:16:3e:5a:20:15","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:28Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.5"}],"id":"b9402c40-c56b-498a-9a06-150ac0f75723","security_groups":["b4d3099b-93dd-400e-8a0f-171dbea95a9e","d9d1f84c-a90f-4807-89ef-771e908b777e"],"mac_address":"fa:16:3e:90:f2:a5","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:13Z","binding:vnic_type":"normal","device_id":"6b6fb7fa-bc78-4dd3-8e74-90e7762df030"}]} 2019-01-09 02:37:36,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-8c6741dd-20cb-4e52-b180-2ae1a4743e6c 2019-01-09 02:37:36,824 - create_instance - INFO - Checking if VM is active 2019-01-09 02:37:36,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:37,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-338fead6-2308-4d6f-8143-d052f0bddcdd x-compute-request-id: req-338fead6-2308-4d6f-8143-d052f0bddcdd Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:22Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:37,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-338fead6-2308-4d6f-8143-d052f0bddcdd 2019-01-09 02:37:37,296 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst] is - ACTIVE 2019-01-09 02:37:37,296 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:37:37,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:37,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ade61045-a8bb-4783-bcce-73142e05849c x-compute-request-id: req-ade61045-a8bb-4783-bcce-73142e05849c Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp"}], "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:22Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:37,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-ade61045-a8bb-4783-bcce-73142e05849c 2019-01-09 02:37:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:38,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f184239e-d3b6-4bb1-a893-557c4ba46737 Date: Wed, 09 Jan 2019 02:37:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89379c05-e17f-4f21-a08b-8220af57737c"],"updated_at":"2019-01-09T02:36:52Z","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faba8a0aed314c37bad2b30eab62b2e1","id":"3155674d-1d29-4214-9d67-0196e0683743","name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net"}]} 2019-01-09 02:37:38,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net used request id req-f184239e-d3b6-4bb1-a893-557c4ba46737 2019-01-09 02:37:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:38,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5575506-73cf-45f1-915b-d59ca650aa72 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:38,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-c5575506-73cf-45f1-915b-d59ca650aa72 2019-01-09 02:37:38,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:38,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-abaaf1b2-7e72-4d1a-8a00-58925bb52abe Date: Wed, 09 Jan 2019 02:37:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:52Z","dns_nameservers":[],"updated_at":"2019-01-09T02:36: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":"faba8a0aed314c37bad2b30eab62b2e1","id":"89379c05-e17f-4f21-a08b-8220af57737c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet"}]} 2019-01-09 02:37:38,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-abaaf1b2-7e72-4d1a-8a00-58925bb52abe 2019-01-09 02:37:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:38,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-5ca958cc-6cf7-4b97-8ad8-1fe81ec4813c Date: Wed, 09 Jan 2019 02:37:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.2"}],"id":"21df0876-8992-4c1d-985c-53d12fdac200","security_groups":[],"mac_address":"fa:16:3e:b7:11:64","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.3"}],"id":"350e1862-c817-4b58-b696-eebcc093259d","security_groups":[],"mac_address":"fa:16:3e:8f:8e:63","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.1"}],"id":"424e36bc-cb9a-4394-ab4d-2296850a8c84","security_groups":[],"mac_address":"fa:16:3e:a2:c0:9b","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:01Z","binding:vnic_type":"normal","device_id":"b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:36:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.4"}],"id":"994acbb8-23e3-4209-95c1-31581fee65ee","security_groups":[],"mac_address":"fa:16:3e:5a:20:15","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:36:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3155674d-1d29-4214-9d67-0196e0683743"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:37:28Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89379c05-e17f-4f21-a08b-8220af57737c","ip_address":"10.55.1.5"}],"id":"b9402c40-c56b-498a-9a06-150ac0f75723","security_groups":["b4d3099b-93dd-400e-8a0f-171dbea95a9e","d9d1f84c-a90f-4807-89ef-771e908b777e"],"mac_address":"fa:16:3e:90:f2:a5","project_id":"faba8a0aed314c37bad2b30eab62b2e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1","admin_state_up":true,"network_id":"3155674d-1d29-4214-9d67-0196e0683743","tenant_id":"faba8a0aed314c37bad2b30eab62b2e1","created_at":"2019-01-09T02:37:13Z","binding:vnic_type":"normal","device_id":"6b6fb7fa-bc78-4dd3-8e74-90e7762df030"}]} 2019-01-09 02:37:38,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3155674d-1d29-4214-9d67-0196e0683743 used request id req-5ca958cc-6cf7-4b97-8ad8-1fe81ec4813c 2019-01-09 02:37:38,244 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:37:38,249 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7e50750L 2019-01-09 02:37:38,250 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:37:38,250 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:37:38,250 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:37:38,251 - 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 2019-01-09 02:37:38,252 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:37:38,252 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:37:38,252 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:37:38,252 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:37:38,252 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:37:38,270 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:37:38,271 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:37:38,282 - paramiko.transport - DEBUG - Trying key d3377212ef449cc2b48fb2368a6bf82f from tmp/CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c 2019-01-09 02:37:38,310 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:37:38,314 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:37:38,414 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:37:38,428 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:37:38,428 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:37:38,430 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7e50490L 2019-01-09 02:37:38,430 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:37:38,430 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:37:38,431 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:37:38,432 - 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 2019-01-09 02:37:38,432 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:37:38,432 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:37:38,432 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:37:38,432 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:37:38,432 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:37:38,449 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:37:38,450 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:37:38,462 - paramiko.transport - DEBUG - Trying key d3377212ef449cc2b48fb2368a6bf82f from tmp/CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c 2019-01-09 02:37:38,490 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:37:38,493 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:37:38,495 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:37:38,496 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 02:37:38,496 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:37:38,497 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:37:38,498 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 02:37:38,499 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2019-01-09 02:37:38,500 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2019-01-09 02:37:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/4112a21f-5e6a-4092-9077-9c34943df4b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:39,411 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35b2d98f-ebe3-4ba5-b716-74592573551f Content-Length: 0 Date: Wed, 09 Jan 2019 02:37:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:37:39,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/4112a21f-5e6a-4092-9077-9c34943df4b7 used request id req-35b2d98f-ebe3-4ba5-b716-74592573551f 2019-01-09 02:37:39,412 - create_instance - INFO - Deleting Port with ID - b9402c40-c56b-498a-9a06-150ac0f75723 2019-01-09 02:37:39,412 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2cport-1 2019-01-09 02:37:39,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/b9402c40-c56b-498a-9a06-150ac0f75723 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:39,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4913b7cc-2980-49f7-8e29-cc7796da3f48 Date: Wed, 09 Jan 2019 02:37:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:37:39,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/b9402c40-c56b-498a-9a06-150ac0f75723 used request id req-4913b7cc-2980-49f7-8e29-cc7796da3f48 2019-01-09 02:37:39,870 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst 2019-01-09 02:37:39,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:40,009 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:37: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-59ff66e3-b195-49f1-a0da-8a728027833f x-compute-request-id: req-59ff66e3-b195-49f1-a0da-8a728027833f Content-Type: application/json 2019-01-09 02:37:40,009 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-59ff66e3-b195-49f1-a0da-8a728027833f 2019-01-09 02:37:40,009 - create_instance - INFO - Checking deletion status 2019-01-09 02:37:40,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:40,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-c0812190-a5a4-4d57-b593-eac7b04a4a26 x-compute-request-id: req-c0812190-a5a4-4d57-b593-eac7b04a4a26 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f2:a5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:39Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:40,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-c0812190-a5a4-4d57-b593-eac7b04a4a26 2019-01-09 02:37:40,348 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst] is - ACTIVE 2019-01-09 02:37:40,349 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:37:43,349 - create_instance - DEBUG - VM status query timeout in 296.660128832 2019-01-09 02:37:43,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:43,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37: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-9bbdc42c-a80e-4943-aee6-026ac340f012 x-compute-request-id: req-9bbdc42c-a80e-4943-aee6-026ac340f012 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "rel": "bookmark"}], "image": {"id": "227d228e-5873-4a27-8049-0812681fa56e", "links": [{"href": "http://172.30.9.26:8774/images/227d228e-5873-4a27-8049-0812681fa56e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:37:21.000000", "flavor": {"id": "cad09093-6c0d-497a-a1e2-374bd96717c9", "links": [{"href": "http://172.30.9.26:8774/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9", "rel": "bookmark"}]}, "id": "6b6fb7fa-bc78-4dd3-8e74-90e7762df030", "user_id": "b7fbbafc631249959ba3e2bc241f0a3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:37:39Z", "hostId": "8adccbcc2b84294b4653fed96d365d1c050261388593ec2c22ee3035", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp", "name": "CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst", "created": "2019-01-09T02:37:16Z", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:37:43,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-9bbdc42c-a80e-4943-aee6-026ac340f012 2019-01-09 02:37:43,458 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst] is - ACTIVE 2019-01-09 02:37:43,458 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:37:46,459 - create_instance - DEBUG - VM status query timeout in 293.550128937 2019-01-09 02:37:46,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfa5952a8230685ae4dc71293fe400e6cfd6b11" 2019-01-09 02:37:46,517 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:37: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-e2919d3f-a8c3-48ca-885b-19e282f6e154 x-compute-request-id: req-e2919d3f-a8c3-48ca-885b-19e282f6e154 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6b6fb7fa-bc78-4dd3-8e74-90e7762df030 could not be found.", "code": 404}} 2019-01-09 02:37:46,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b6fb7fa-bc78-4dd3-8e74-90e7762df030 used request id req-e2919d3f-a8c3-48ca-885b-19e282f6e154 2019-01-09 02:37:46,517 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6b6fb7fa-bc78-4dd3-8e74-90e7762df030 could not be found. (HTTP 404) (Request-ID: req-e2919d3f-a8c3-48ca-885b-19e282f6e154) 2019-01-09 02:37:46,518 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-inst 2019-01-09 02:37:46,519 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp 2019-01-09 02:37:46,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfc45676c25e5371834ba2a1e1c0ad1ce8ae5dd" 2019-01-09 02:37:46,654 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:37: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-582d5096-2453-487b-9613-04dab5898f89 x-compute-request-id: req-582d5096-2453-487b-9613-04dab5898f89 Content-Length: 0 Content-Type: application/json 2019-01-09 02:37:46,654 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-kp used request id req-582d5096-2453-487b-9613-04dab5898f89 2019-01-09 02:37:46,655 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c.pub] 2019-01-09 02:37:46,655 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c] 2019-01-09 02:37:46,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d594afe5489e5d83c0a22d837f04568d9ca40f18" 2019-01-09 02:37:46,709 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:37: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-a2ecc8c0-befc-4a1a-870a-7e619f4cd7e5 x-compute-request-id: req-a2ecc8c0-befc-4a1a-870a-7e619f4cd7e5 Content-Length: 0 Content-Type: application/json 2019-01-09 02:37:46,709 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/cad09093-6c0d-497a-a1e2-374bd96717c9 used request id req-a2ecc8c0-befc-4a1a-870a-7e619f4cd7e5 2019-01-09 02:37:46,710 - neutron_utils - INFO - Deleting security group rule with ID - db862627-b8a9-42b2-a165-10b1a4994036 2019-01-09 02:37:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/db862627-b8a9-42b2-a165-10b1a4994036 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:46,987 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6c122f4-c939-45f3-bd54-801daa70a25f Content-Length: 0 Date: Wed, 09 Jan 2019 02:37:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:37:46,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/db862627-b8a9-42b2-a165-10b1a4994036 used request id req-e6c122f4-c939-45f3-bd54-801daa70a25f 2019-01-09 02:37:46,988 - neutron_utils - INFO - Deleting security group rule with ID - 92b4f5ea-0d77-47bb-acae-c4b2b584395f 2019-01-09 02:37:46,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/92b4f5ea-0d77-47bb-acae-c4b2b584395f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:47,258 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6fd4dfd-5b83-4ada-b77c-39220dc972aa Content-Length: 0 Date: Wed, 09 Jan 2019 02:37:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:37:47,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/92b4f5ea-0d77-47bb-acae-c4b2b584395f used request id req-c6fd4dfd-5b83-4ada-b77c-39220dc972aa 2019-01-09 02:37:47,258 - neutron_utils - INFO - Deleting security group rule with ID - 0707c5aa-8a17-4716-be29-2bb39f77ae35 2019-01-09 02:37:47,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/0707c5aa-8a17-4716-be29-2bb39f77ae35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:47,355 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-608a1cbc-2f1c-4cf8-adb9-32f4241c692d Content-Length: 0 Date: Wed, 09 Jan 2019 02:37:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:37:47,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/0707c5aa-8a17-4716-be29-2bb39f77ae35 used request id req-608a1cbc-2f1c-4cf8-adb9-32f4241c692d 2019-01-09 02:37:47,355 - neutron_utils - INFO - Deleting security group rule with ID - fbb1f9bd-3b7d-4d84-95de-e60051d74c5b 2019-01-09 02:37:47,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/fbb1f9bd-3b7d-4d84-95de-e60051d74c5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:47,623 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-154ed0ce-b917-4b57-99e2-f0d70625656b Content-Length: 0 Date: Wed, 09 Jan 2019 02:37:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:37:47,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/fbb1f9bd-3b7d-4d84-95de-e60051d74c5b used request id req-154ed0ce-b917-4b57-99e2-f0d70625656b 2019-01-09 02:37:47,623 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-sec-grp 2019-01-09 02:37:47,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d9d1f84c-a90f-4807-89ef-771e908b777e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84654d16a6d291c3defecb0bff585a4333190947" 2019-01-09 02:37:47,937 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44045876-6bdf-4197-a097-8ab08ce2bae9 Content-Length: 0 Date: Wed, 09 Jan 2019 02:37:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:37:47,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d9d1f84c-a90f-4807-89ef-771e908b777e used request id req-44045876-6bdf-4197-a097-8ab08ce2bae9 2019-01-09 02:37:47,938 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router and subnet CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet 2019-01-09 02:37:47,938 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router 2019-01-09 02:37:47,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" -d '{"subnet_id": "89379c05-e17f-4f21-a08b-8220af57737c"}' 2019-01-09 02:37:49,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-84133ea6-63c9-4c59-9254-436172e3857a Date: Wed, 09 Jan 2019 02:37:49 GMT RESP BODY: {"network_id": "3155674d-1d29-4214-9d67-0196e0683743", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "subnet_id": "89379c05-e17f-4f21-a08b-8220af57737c", "subnet_ids": ["89379c05-e17f-4f21-a08b-8220af57737c"], "port_id": "424e36bc-cb9a-4394-ab4d-2296850a8c84", "id": "b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae"} 2019-01-09 02:37:49,517 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae/remove_router_interface used request id req-84133ea6-63c9-4c59-9254-436172e3857a 2019-01-09 02:37:49,517 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router 2019-01-09 02:37:49,518 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-router 2019-01-09 02:37:49,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d338934cac32efd1cc6aed6605f219c05a266d08" 2019-01-09 02:37:52,969 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5d6ed52-f6c4-46a8-844b-678173fefad7 Content-Length: 0 Date: Wed, 09 Jan 2019 02:37:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:37:52,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/b8530efa-a771-4f2f-b7b1-2f9b6ac5ebae used request id req-f5d6ed52-f6c4-46a8-844b-678173fefad7 2019-01-09 02:37:52,970 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet 2019-01-09 02:37:52,970 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-subnet 2019-01-09 02:37:52,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/89379c05-e17f-4f21-a08b-8220af57737c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6472098eea6ee94369d1ae97ee972da83761c7d1" 2019-01-09 02:37:55,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c94f634-89f9-4716-a45d-16bb492b1dba Date: Wed, 09 Jan 2019 02:37:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:37:55,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/89379c05-e17f-4f21-a08b-8220af57737c used request id req-6c94f634-89f9-4716-a45d-16bb492b1dba 2019-01-09 02:37:55,386 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-pub-net 2019-01-09 02:37:55,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/3155674d-1d29-4214-9d67-0196e0683743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6472098eea6ee94369d1ae97ee972da83761c7d1" 2019-01-09 02:37:56,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-91b270a1-f527-4e5a-8982-c276d289293e Date: Wed, 09 Jan 2019 02:37:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:37:56,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3155674d-1d29-4214-9d67-0196e0683743 used request id req-91b270a1-f527-4e5a-8982-c276d289293e 2019-01-09 02:37:56,492 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-2ac8df86-5ca7-45ee-b5ab-cc332a101c2c-image 2019-01-09 02:37:56,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/227d228e-5873-4a27-8049-0812681fa56e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03f9f71546540686628b77164fd202a9854ef3b8" 2019-01-09 02:37:58,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-82fe585c-24c7-44b4-add1-1d5ae69dcbde Date: Wed, 09 Jan 2019 02:37:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:37:58,067 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/227d228e-5873-4a27-8049-0812681fa56e used request id req-82fe585c-24c7-44b4-add1-1d5ae69dcbde 2019-01-09 02:37:58,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:37:58,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8b8a80fc-3c3d-46f0-8d77-5e6ca7403ec1 Date: Wed, 09 Jan 2019 02:37:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:36:51Z", "updated_at": "2019-01-09T02:36:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:36:51Z", "revision_number": 0, "id": "4563d100-e93a-44ff-ac5f-e4345121b208", "remote_group_id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "remote_ip_prefix": null, "created_at": "2019-01-09T02:36:51Z", "security_group_id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:36:51Z", "revision_number": 0, "id": "b862eea4-0635-4701-b25a-dd1d0fcb6032", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:36:51Z", "security_group_id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:36:51Z", "revision_number": 0, "id": "bc44b91a-4f6f-422b-bb6f-279ead7ff48e", "remote_group_id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "remote_ip_prefix": null, "created_at": "2019-01-09T02:36:51Z", "security_group_id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:36:51Z", "revision_number": 0, "id": "c7659411-e98c-4486-aeef-4828684947c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:36:51Z", "security_group_id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "faba8a0aed314c37bad2b30eab62b2e1"}], "revision_number": 4, "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:37:58,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-8b8a80fc-3c3d-46f0-8d77-5e6ca7403ec1 2019-01-09 02:37:58,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:37:58,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e7894a-51c0-42e6-85ba-5cb8470cc4ee Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:37:58,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-02e7894a-51c0-42e6-85ba-5cb8470cc4ee 2019-01-09 02:37:58,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:37:58,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da0fbe5-75bb-4be0-8b03-2da84081100c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:37:58,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-9da0fbe5-75bb-4be0-8b03-2da84081100c 2019-01-09 02:37:58,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:37:58,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a15f91a-a470-4c1d-ae68-e9e728927220 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1"}, "enabled": true, "id": "faba8a0aed314c37bad2b30eab62b2e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj"}} 2019-01-09 02:37:58,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-0a15f91a-a470-4c1d-ae68-e9e728927220 2019-01-09 02:37:58,559 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4d3099b-93dd-400e-8a0f-171dbea95a9e 2019-01-09 02:37:58,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b4d3099b-93dd-400e-8a0f-171dbea95a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:37:58,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c5c523ad-acff-41eb-8b10-3c8119b8f6b4 Date: Wed, 09 Jan 2019 02:37:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:36:51Z", "security_group_id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:36:51Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "4563d100-e93a-44ff-ac5f-e4345121b208"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:36:51Z", "security_group_id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:36:51Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "b862eea4-0635-4701-b25a-dd1d0fcb6032"}, {"remote_group_id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:36:51Z", "security_group_id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:36:51Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "bc44b91a-4f6f-422b-bb6f-279ead7ff48e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:36:51Z", "security_group_id": "b4d3099b-93dd-400e-8a0f-171dbea95a9e", "port_range_min": null, "revision_number": 0, "tenant_id": "faba8a0aed314c37bad2b30eab62b2e1", "created_at": "2019-01-09T02:36:51Z", "project_id": "faba8a0aed314c37bad2b30eab62b2e1", "id": "c7659411-e98c-4486-aeef-4828684947c8"}]} 2019-01-09 02:37:58,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b4d3099b-93dd-400e-8a0f-171dbea95a9e used request id req-c5c523ad-acff-41eb-8b10-3c8119b8f6b4 2019-01-09 02:37:58,743 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:37:58,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b4d3099b-93dd-400e-8a0f-171dbea95a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:37:59,065 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d37398c1-ffa2-413a-9467-a8f1369f314e Content-Length: 0 Date: Wed, 09 Jan 2019 02:37:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:37:59,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b4d3099b-93dd-400e-8a0f-171dbea95a9e used request id req-d37398c1-ffa2-413a-9467-a8f1369f314e 2019-01-09 02:37:59,066 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj 2019-01-09 02:37:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:37:59,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a75fbf92-6060-4ecd-8805-c4161d9b0538 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:37:59,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/faba8a0aed314c37bad2b30eab62b2e1 used request id req-a75fbf92-6060-4ecd-8805-c4161d9b0538 2019-01-09 02:37:59,287 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-proj-role 2019-01-09 02:37:59,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f66ec7679ccc4bc2949c981eda969b12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:37:59,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce4c035f-2c64-4b65-b2ff-14eafdecd14e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:37:59,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f66ec7679ccc4bc2949c981eda969b12 used request id req-ce4c035f-2c64-4b65-b2ff-14eafdecd14e 2019-01-09 02:37:59,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b59ba28742deb35c65292967b3f2753d8d683f" 2019-01-09 02:37:59,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b62fca5-1cfe-4f6e-8f3a-fd7d330abf87 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:37:59,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5b62fca5-1cfe-4f6e-8f3a-fd7d330abf87 2019-01-09 02:37:59,504 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-401f3e42-1a8d-436-user 2019-01-09 02:37:59,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b7fbbafc631249959ba3e2bc241f0a3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3080faed1b7e3f4ae002d81ae95c77902d2b4a" 2019-01-09 02:37:59,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caaf1181-f603-41bf-9dc6-861718a96e7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:37:59,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b7fbbafc631249959ba3e2bc241f0a3e used request id req-caaf1181-f603-41bf-9dc6-861718a96e7a 2019-01-09 02:37:59,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:38:00,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:38:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["0KxiDadnTTCfsBQHtvdk0A"], "issued_at": "2019-01-09T02:38:00.000000Z"}} 2019-01-09 02:38:00,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f8b9ba5bf0b2182e6a2150477282bf8bd794bc" 2019-01-09 02:38:00,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1cc76d-674f-4d38-a5cd-74089af232d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:00,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5d1cc76d-674f-4d38-a5cd-74089af232d5 2019-01-09 02:38:00,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:38:00,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:38:00,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:38:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["9VB5U9sQTl6vBWaoRGxa0g"], "issued_at": "2019-01-09T02:38:00.000000Z"}} 2019-01-09 02:38:00,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:38:00,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed2f4e6-9d61-4786-81e1-916477048d59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:00,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aed2f4e6-9d61-4786-81e1-916477048d59 2019-01-09 02:38:00,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:38:00,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:38:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:38:00,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:38:00,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde3ed37-c5e5-4c13-bb7f-ab5b6c3a7943 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:38:00,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj used request id req-fde3ed37-c5e5-4c13-bb7f-ab5b6c3a7943 2019-01-09 02:38:00,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:38:00,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109f9ed6-9fb9-4ad9-bda8-2478c44c2fca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:38:00,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-109f9ed6-9fb9-4ad9-bda8-2478c44c2fca 2019-01-09 02:38:00,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}}' 2019-01-09 02:38:00,972 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76cde3b8-0672-4b7d-b2e8-61a2ecc266f4 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:00,972 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-76cde3b8-0672-4b7d-b2e8-61a2ecc266f4 2019-01-09 02:38:00,973 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj 2019-01-09 02:38:00,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:38:00,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:38:01,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["h4QxlIArREKHYHAqG8czTA"], "issued_at": "2019-01-09T02:38:01.000000Z"}} 2019-01-09 02:38:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441176cc72ceccdb0c49b6268e90c47b4316582c" 2019-01-09 02:38:01,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82741a39-31a2-4bed-9dd6-71265eaf241b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:01,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-82741a39-31a2-4bed-9dd6-71265eaf241b 2019-01-09 02:38:01,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:38:01,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:38:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:38:01,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441176cc72ceccdb0c49b6268e90c47b4316582c" 2019-01-09 02:38:01,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b2fba2-3fdb-41d3-b783-7ab1cbc4d123 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:38:01,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b8b2fba2-3fdb-41d3-b783-7ab1cbc4d123 2019-01-09 02:38:01,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441176cc72ceccdb0c49b6268e90c47b4316582c" 2019-01-09 02:38:01,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00baefd3-eb94-4275-859d-8241c517fe23 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}]} 2019-01-09 02:38:01,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj used request id req-00baefd3-eb94-4275-859d-8241c517fe23 2019-01-09 02:38:01,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441176cc72ceccdb0c49b6268e90c47b4316582c" 2019-01-09 02:38:01,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a21ce9-9c06-4331-8664-4041ead14f44 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:38:01,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b0a21ce9-9c06-4331-8664-4041ead14f44 2019-01-09 02:38:02,049 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-784aae48-fca1-460-user 2019-01-09 02:38:02,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:38:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:38:02,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7940f24-f9c8-4ef4-bfad-8f879ea282f3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:38:02,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f7940f24-f9c8-4ef4-bfad-8f879ea282f3 2019-01-09 02:38:02,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role"}}' 2019-01-09 02:38:02,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:38:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afce0344-2177-4563-aa15-5e4cdc986486 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd06521cbb294d34ac575e81e55ec029", "links": {"self": "http://172.30.9.26:5000/v3/roles/cd06521cbb294d34ac575e81e55ec029"}, "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role"}} 2019-01-09 02:38:02,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-afce0344-2177-4563-aa15-5e4cdc986486 2019-01-09 02:38:02,289 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role 2019-01-09 02:38:02,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/cd06521cbb294d34ac575e81e55ec029 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:38:02,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80988c3-29af-40e7-b36b-597ab51120ca Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/cd06521cbb294d34ac575e81e55ec029"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role", "id": "cd06521cbb294d34ac575e81e55ec029"}} 2019-01-09 02:38:02,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/cd06521cbb294d34ac575e81e55ec029 used request id req-c80988c3-29af-40e7-b36b-597ab51120ca 2019-01-09 02:38:02,385 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role to project CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj 2019-01-09 02:38:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec/users/0e3455eeaebd4ae78cc624077e99f8c2/roles/cd06521cbb294d34ac575e81e55ec029 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:38:02,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:38:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c3b8676-7842-4c6f-a80e-21dbb652a970 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:38:02,701 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec/users/0e3455eeaebd4ae78cc624077e99f8c2/roles/cd06521cbb294d34ac575e81e55ec029 used request id req-9c3b8676-7842-4c6f-a80e-21dbb652a970 2019-01-09 02:38:02,701 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:38:02,702 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:38:02,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:38:02,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:38:03,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd06521cbb294d34ac575e81e55ec029", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role"}], "expires_at": "2019-01-09T03:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-user", "id": "0e3455eeaebd4ae78cc624077e99f8c2"}, "audit_ids": ["Ez5OjcDpTIO8M3AlUk2OYA"], "issued_at": "2019-01-09T02:38:03.000000Z"}} 2019-01-09 02:38:03,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2e73884c3f15b6afa7a50b8a2ea6041fccfec0" 2019-01-09 02:38:03,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a1fb7f-48b0-4483-88dd-aa3b74542b82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:03,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f6a1fb7f-48b0-4483-88dd-aa3b74542b82 2019-01-09 02:38:03,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c2e73884c3f15b6afa7a50b8a2ea6041fccfec0" 2019-01-09 02:38:03,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-7c927deb-19fc-4d40-9c95-4a6ba1880015 Date: Wed, 09 Jan 2019 02:38:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image"} 2019-01-09 02:38:03,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image used request id req-7c927deb-19fc-4d40-9c95-4a6ba1880015 2019-01-09 02:38:03,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c2e73884c3f15b6afa7a50b8a2ea6041fccfec0" 2019-01-09 02:38:03,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-690e4e95-cdd3-42dc-b557-5e99bd4b71ca Date: Wed, 09 Jan 2019 02:38: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:38:03,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-690e4e95-cdd3-42dc-b557-5e99bd4b71ca 2019-01-09 02:38:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c2e73884c3f15b6afa7a50b8a2ea6041fccfec0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image"}' 2019-01-09 02:38:03,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4 X-Openstack-Request-Id: req-910fc645-2db9-4a38-b0b0-7553fbbba843 Date: Wed, 09 Jan 2019 02:38:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:38:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:38:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "min_disk": 0, "protected": false, "id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "file": "/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4/file", "checksum": null, "owner": "0ce01236e8bd48a5aeb29c01e92433ec", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:38:03,717 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-910fc645-2db9-4a38-b0b0-7553fbbba843 2019-01-09 02:38:03,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c2e73884c3f15b6afa7a50b8a2ea6041fccfec0" -d '' 2019-01-09 02:38:04,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce67308d-5d77-4ea6-a356-afa950894194 Date: Wed, 09 Jan 2019 02:38:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:38:04,736 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4/file used request id req-ce67308d-5d77-4ea6-a356-afa950894194 2019-01-09 02:38:04,736 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:38:04,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c2e73884c3f15b6afa7a50b8a2ea6041fccfec0" 2019-01-09 02:38:04,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-c24ce9a7-dec0-45c5-8ac6-f3df85566c52 Date: Wed, 09 Jan 2019 02:38:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:38:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:38:04Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4/snap", "metadata": {}}], "self": "/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "min_disk": 0, "protected": false, "id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "file": "/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ce01236e8bd48a5aeb29c01e92433ec", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:38:04,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4 used request id req-c24ce9a7-dec0-45c5-8ac6-f3df85566c52 2019-01-09 02:38:04,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c2e73884c3f15b6afa7a50b8a2ea6041fccfec0" 2019-01-09 02:38:05,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-58ad719c-38da-4b35-b010-08f4de780443 Date: Wed, 09 Jan 2019 02:38: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:38:05,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-58ad719c-38da-4b35-b010-08f4de780443 2019-01-09 02:38:05,069 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image 2019-01-09 02:38:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c2e73884c3f15b6afa7a50b8a2ea6041fccfec0" 2019-01-09 02:38:05,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-fa03d63c-3234-432b-9d6d-24b9890b88a8 Date: Wed, 09 Jan 2019 02:38:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:38:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:38:04Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4/snap", "metadata": {}}], "self": "/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "min_disk": 0, "protected": false, "id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "file": "/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ce01236e8bd48a5aeb29c01e92433ec", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:38:05,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4 used request id req-fa03d63c-3234-432b-9d6d-24b9890b88a8 2019-01-09 02:38:05,089 - create_image - DEBUG - Instance status is - active 2019-01-09 02:38:05,089 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image 2019-01-09 02:38:05,089 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image 2019-01-09 02:38:05,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:38:05,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:38:05,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd06521cbb294d34ac575e81e55ec029", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role"}], "expires_at": "2019-01-09T03:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-user", "id": "0e3455eeaebd4ae78cc624077e99f8c2"}, "audit_ids": ["2ypEWrjDRPKP-6hXvSsMeQ"], "issued_at": "2019-01-09T02:38:05.000000Z"}} 2019-01-09 02:38:05,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998b498f7373c517a9dbee201db1df26c3f42fc1" 2019-01-09 02:38:05,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd3aba8-d3f5-4d80-9da9-f692fd0680d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:05,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-afd3aba8-d3f5-4d80-9da9-f692fd0680d6 2019-01-09 02:38:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998b498f7373c517a9dbee201db1df26c3f42fc1" 2019-01-09 02:38:05,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ecb606e1-be41-4ce0-9cae-eea2e35c5cc6 Date: Wed, 09 Jan 2019 02:38:05 GMT RESP BODY: {"networks":[]} 2019-01-09 02:38:05,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-ecb606e1-be41-4ce0-9cae-eea2e35c5cc6 2019-01-09 02:38:05,715 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net 2019-01-09 02:38:05,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998b498f7373c517a9dbee201db1df26c3f42fc1" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net", "admin_state_up": true}}' 2019-01-09 02:38:06,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b349dbcf-c0c3-4f7c-baec-b7f8dd5b1347 Date: Wed, 09 Jan 2019 02:38:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c157abfc-269e-4522-8f09-a8c0d23172fe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:38:06Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","mtu":1450}} 2019-01-09 02:38:06,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b349dbcf-c0c3-4f7c-baec-b7f8dd5b1347 2019-01-09 02:38:06,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998b498f7373c517a9dbee201db1df26c3f42fc1" 2019-01-09 02:38:06,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-54ffb08c-f734-4bb2-bf78-31235ea6517c Date: Wed, 09 Jan 2019 02:38:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:06,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-54ffb08c-f734-4bb2-bf78-31235ea6517c 2019-01-09 02:38:06,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998b498f7373c517a9dbee201db1df26c3f42fc1" 2019-01-09 02:38:06,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0de0deb3-5ddd-428c-ab38-845f36523b5a Date: Wed, 09 Jan 2019 02:38:06 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:38:06,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-0de0deb3-5ddd-428c-ab38-845f36523b5a 2019-01-09 02:38:06,628 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet 2019-01-09 02:38:06,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998b498f7373c517a9dbee201db1df26c3f42fc1" -d '{"subnets": [{"ip_version": 4, "network_id": "c157abfc-269e-4522-8f09-a8c0d23172fe", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]}' 2019-01-09 02:38:07,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1c8a49a0-1821-4987-93f6-8484674bb6ef Date: Wed, 09 Jan 2019 02:38:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","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":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:07,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-1c8a49a0-1821-4987-93f6-8484674bb6ef 2019-01-09 02:38:07,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998b498f7373c517a9dbee201db1df26c3f42fc1" 2019-01-09 02:38:07,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5ca36a41-619d-4a01-8e14-381a30f42c5f Date: Wed, 09 Jan 2019 02:38:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:07,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-5ca36a41-619d-4a01-8e14-381a30f42c5f 2019-01-09 02:38:07,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998b498f7373c517a9dbee201db1df26c3f42fc1" 2019-01-09 02:38:07,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-93d47c84-3f68-4194-b8e5-09002f260bb8 Date: Wed, 09 Jan 2019 02:38:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:07,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-93d47c84-3f68-4194-b8e5-09002f260bb8 2019-01-09 02:38:07,602 - OpenStackNetwork - DEBUG - Network [c157abfc-269e-4522-8f09-a8c0d23172fe] created successfully 2019-01-09 02:38:07,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:38:07,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:38:07,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd06521cbb294d34ac575e81e55ec029", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role"}], "expires_at": "2019-01-09T03:38:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-user", "id": "0e3455eeaebd4ae78cc624077e99f8c2"}, "audit_ids": ["vPgPx3cdRhCjx0DMLQt1rQ"], "issued_at": "2019-01-09T02:38:07.000000Z"}} 2019-01-09 02:38:07,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:38:07,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17243b78-190d-4150-ac6f-2e833eb6b90f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:07,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-17243b78-190d-4150-ac6f-2e833eb6b90f 2019-01-09 02:38:08,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:38:08,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ef1a342c-a4db-42cc-bc71-acb79e24e986 Date: Wed, 09 Jan 2019 02:38:08 GMT RESP BODY: {"routers": []} 2019-01-09 02:38:08,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router&admin_state_up=True used request id req-ef1a342c-a4db-42cc-bc71-acb79e24e986 2019-01-09 02:38:08,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:38:08,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:38:08,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd06521cbb294d34ac575e81e55ec029", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role"}], "expires_at": "2019-01-09T03:38:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-user", "id": "0e3455eeaebd4ae78cc624077e99f8c2"}, "audit_ids": ["276uTYkqQB6hRwYx4LXlcA"], "issued_at": "2019-01-09T02:38:08.000000Z"}} 2019-01-09 02:38:08,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498a401481ce69acb814b58dac33c1cbf2c3af55" 2019-01-09 02:38:08,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f6d043-c53b-40cd-99d6-cce7801aa2c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:08,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-17f6d043-c53b-40cd-99d6-cce7801aa2c6 2019-01-09 02:38:08,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:38:08,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7050b1f4-17a4-4351-b386-8dcaae9d241a Date: Wed, 09 Jan 2019 02:38:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:38:08,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-7050b1f4-17a4-4351-b386-8dcaae9d241a 2019-01-09 02:38:08,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:38:09,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2ecbbc04-8441-4d2e-99cf-a42580bb70b1 Date: Wed, 09 Jan 2019 02:38:09 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:38:09,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-2ecbbc04-8441-4d2e-99cf-a42580bb70b1 2019-01-09 02:38:09,078 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router 2019-01-09 02:38:09,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router", "admin_state_up": true}}' 2019-01-09 02:38:14,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b1bb2028-8fd5-4ce2-89ed-56d6769d21d3 Date: Wed, 09 Jan 2019 02:38:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:09Z", "admin_state_up": true, "updated_at": "2019-01-09T02:38:10Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "f64e7441-8194-40d8-9569-3dfbc951699a", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router"}} 2019-01-09 02:38:14,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-b1bb2028-8fd5-4ce2-89ed-56d6769d21d3 2019-01-09 02:38:14,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=f64e7441-8194-40d8-9569-3dfbc951699a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:38:14,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9463f94c-9291-4564-bdad-17fc980d704b Date: Wed, 09 Jan 2019 02:38:14 GMT RESP BODY: {"ports":[]} 2019-01-09 02:38:14,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=f64e7441-8194-40d8-9569-3dfbc951699a used request id req-9463f94c-9291-4564-bdad-17fc980d704b 2019-01-09 02:38:14,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:38:15,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3a3b62ab-8657-4ad5-bb7c-c3ad611e9dfb Date: Wed, 09 Jan 2019 02:38:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:15,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-3a3b62ab-8657-4ad5-bb7c-c3ad611e9dfb 2019-01-09 02:38:15,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:38:15,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:38:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:38:15,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:38:15,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0857dd-0a05-4229-8434-defcad8a745f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:15,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-ad0857dd-0a05-4229-8434-defcad8a745f 2019-01-09 02:38:15,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:38:15,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-87304241-2d0a-4afa-96e0-9b9b32ea5013 Date: Wed, 09 Jan 2019 02:38:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:15,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-87304241-2d0a-4afa-96e0-9b9b32ea5013 2019-01-09 02:38:15,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:38:15,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2438af7f-90a2-4be3-967d-7a00b9eb5742 Date: Wed, 09 Jan 2019 02:38:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:15,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet used request id req-2438af7f-90a2-4be3-967d-7a00b9eb5742 2019-01-09 02:38:15,641 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:38:15,641 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router 2019-01-09 02:38:15,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/f64e7441-8194-40d8-9569-3dfbc951699a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" -d '{"subnet_id": "0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"}' 2019-01-09 02:38:17,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a817052f-e506-46a0-95a5-565907e06823 Date: Wed, 09 Jan 2019 02:38:17 GMT RESP BODY: {"network_id": "c157abfc-269e-4522-8f09-a8c0d23172fe", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "subnet_id": "0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78", "subnet_ids": ["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"], "port_id": "60669e7b-da54-4eb3-8f98-67f201428545", "id": "f64e7441-8194-40d8-9569-3dfbc951699a"} 2019-01-09 02:38:17,741 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f64e7441-8194-40d8-9569-3dfbc951699a/add_router_interface used request id req-a817052f-e506-46a0-95a5-565907e06823 2019-01-09 02:38:17,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/f64e7441-8194-40d8-9569-3dfbc951699a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:38:17,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a2b1221e-fc31-4359-9bdb-b2fbfeda72f9 Date: Wed, 09 Jan 2019 02:38:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:09Z", "admin_state_up": true, "updated_at": "2019-01-09T02:38:16Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "f64e7441-8194-40d8-9569-3dfbc951699a", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router"}} 2019-01-09 02:38:17,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/f64e7441-8194-40d8-9569-3dfbc951699a used request id req-a2b1221e-fc31-4359-9bdb-b2fbfeda72f9 2019-01-09 02:38:17,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=f64e7441-8194-40d8-9569-3dfbc951699a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:38:18,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b5c9fb74-17ba-4748-bc18-007705e9c341 Date: Wed, 09 Jan 2019 02:38:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.1"}],"id":"60669e7b-da54-4eb3-8f98-67f201428545","security_groups":[],"mac_address":"fa:16:3e:9f:23:a8","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:16Z","binding:vnic_type":"normal","device_id":"f64e7441-8194-40d8-9569-3dfbc951699a"}]} 2019-01-09 02:38:18,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=f64e7441-8194-40d8-9569-3dfbc951699a used request id req-b5c9fb74-17ba-4748-bc18-007705e9c341 2019-01-09 02:38:18,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:38:18,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-08959397-a95f-40e0-a464-9b1dd371eb2e Date: Wed, 09 Jan 2019 02:38:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","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":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}} 2019-01-09 02:38:18,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78 used request id req-08959397-a95f-40e0-a464-9b1dd371eb2e 2019-01-09 02:38:18,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:38:18,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:38:18,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Q5DtTSPCR8ePIV-2o5JLhA"], "issued_at": "2019-01-09T02:38:18.000000Z"}} 2019-01-09 02:38:18,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8031c1abdfe22614acdd82d384745de99780c921" 2019-01-09 02:38:18,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f9aeebe-c25f-43cf-be09-c8fa66d27b3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:18,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6f9aeebe-c25f-43cf-be09-c8fa66d27b3f 2019-01-09 02:38:18,566 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:38:18,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8031c1abdfe22614acdd82d384745de99780c921" 2019-01-09 02:38:18,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-2b78ea28-4158-4d35-92e9-7d358cbf9ab2 x-compute-request-id: req-2b78ea28-4158-4d35-92e9-7d358cbf9ab2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:38:18,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2b78ea28-4158-4d35-92e9-7d358cbf9ab2 2019-01-09 02:38:18,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8031c1abdfe22614acdd82d384745de99780c921" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:38:18,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-3e900446-c419-4ddc-bea9-9d15a026bc96 x-compute-request-id: req-3e900446-c419-4ddc-bea9-9d15a026bc96 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bfa80ad2-7507-4910-a455-64e339a57268", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:38:18,804 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3e900446-c419-4ddc-bea9-9d15a026bc96 2019-01-09 02:38:18,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:38:18,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:38:19,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd06521cbb294d34ac575e81e55ec029", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role"}], "expires_at": "2019-01-09T03:38:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-user", "id": "0e3455eeaebd4ae78cc624077e99f8c2"}, "audit_ids": ["mjederhtSBSBx5OFS1zlzw"], "issued_at": "2019-01-09T02:38:19.000000Z"}} 2019-01-09 02:38:19,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c078415a2cce4b6ea09ad0a172057c40f5f1607e" 2019-01-09 02:38:19,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb0ee07-c3ad-41cd-8589-9ec458adf3ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:19,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8eb0ee07-c3ad-41cd-8589-9ec458adf3ab 2019-01-09 02:38:19,329 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:38:19,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c078415a2cce4b6ea09ad0a172057c40f5f1607e" 2019-01-09 02:38:19,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-d697c3f6-b7d2-43a2-83c0-feaadeb99056 x-compute-request-id: req-d697c3f6-b7d2-43a2-83c0-feaadeb99056 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:38:19,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d697c3f6-b7d2-43a2-83c0-feaadeb99056 2019-01-09 02:38:19,512 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp... 2019-01-09 02:38:19,512 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:38:19,569 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp 2019-01-09 02:38:19,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c078415a2cce4b6ea09ad0a172057c40f5f1607e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDY5BypJg+5UYjcXU0pozZ4ITr+2rDnopEVkJpVQZ7aDBG9hcb1rg9vpTXceICvM2CcNHo+M07s/omHY3aGR/CAQ7Yj2Yzh6dHBFajr9kOMLxAQsQWVN4sNt2rtvbk62d4I+ErShAHDQo06acTEIpmjzYZy2EGKzg2SnJyizpsq9w==", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp"}}' 2019-01-09 02:38:19,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-71c19a37-e06e-4e0e-b40c-82458aa2d807 x-compute-request-id: req-71c19a37-e06e-4e0e-b40c-82458aa2d807 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDY5BypJg+5UYjcXU0pozZ4ITr+2rDnopEVkJpVQZ7aDBG9hcb1rg9vpTXceICvM2CcNHo+M07s/omHY3aGR/CAQ7Yj2Yzh6dHBFajr9kOMLxAQsQWVN4sNt2rtvbk62d4I+ErShAHDQo06acTEIpmjzYZy2EGKzg2SnJyizpsq9w==", "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "fingerprint": "dc:58:9d:14:78:8d:5f:34:07:af:8a:5d:e0:bf:53:65"}} 2019-01-09 02:38:19,638 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-71c19a37-e06e-4e0e-b40c-82458aa2d807 2019-01-09 02:38:19,640 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9.pub 2019-01-09 02:38:19,641 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9 2019-01-09 02:38:19,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:38:19,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:38:20,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd06521cbb294d34ac575e81e55ec029", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role"}], "expires_at": "2019-01-09T03:38:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-user", "id": "0e3455eeaebd4ae78cc624077e99f8c2"}, "audit_ids": ["r266zJb5ThqFk9u916GGcQ"], "issued_at": "2019-01-09T02:38:20.000000Z"}} 2019-01-09 02:38:20,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:20,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5795e33f-c1eb-4f80-ab96-dac38662ec55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:20,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5795e33f-c1eb-4f80-ab96-dac38662ec55 2019-01-09 02:38:20,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:20,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-89f4d8ea-30c6-4e72-9191-ad2eec7253ea Date: Wed, 09 Jan 2019 02:38:20 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:38:20,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp used request id req-89f4d8ea-30c6-4e72-9191-ad2eec7253ea 2019-01-09 02:38:20,372 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp... 2019-01-09 02:38:20,372 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp 2019-01-09 02:38:20,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}}' 2019-01-09 02:38:20,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-0d0386a3-d7ae-47b4-8cc2-d8124c92743a Date: Wed, 09 Jan 2019 02:38:20 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "updated_at": "2019-01-09T02:38:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "revision_number": 0, "id": "097a099f-a496-4e9f-a424-1f12fa40e33d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "revision_number": 0, "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}], "revision_number": 2, "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}} 2019-01-09 02:38:20,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-0d0386a3-d7ae-47b4-8cc2-d8124c92743a 2019-01-09 02:38:20,740 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c42f774-4f07-43dc-90b1-d3b2ef141c3f 2019-01-09 02:38:20,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:20,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1eaf805e-56a1-474e-8423-b4eca5883ae9 Date: Wed, 09 Jan 2019 02:38:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "097a099f-a496-4e9f-a424-1f12fa40e33d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14"}]} 2019-01-09 02:38:20,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f used request id req-1eaf805e-56a1-474e-8423-b4eca5883ae9 2019-01-09 02:38:20,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c42f774-4f07-43dc-90b1-d3b2ef141c3f 2019-01-09 02:38:20,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:21,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2474978a-d012-4de4-93db-a251c9f36446 Date: Wed, 09 Jan 2019 02:38:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "097a099f-a496-4e9f-a424-1f12fa40e33d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14"}]} 2019-01-09 02:38:21,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f used request id req-2474978a-d012-4de4-93db-a251c9f36446 2019-01-09 02:38:21,091 - neutron_utils - INFO - Retrieving security group with ID - 1c42f774-4f07-43dc-90b1-d3b2ef141c3f 2019-01-09 02:38:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:21,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-84218245-8009-466d-bc17-fe01c8d0e9f3 Date: Wed, 09 Jan 2019 02:38:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "updated_at": "2019-01-09T02:38:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "revision_number": 0, "id": "097a099f-a496-4e9f-a424-1f12fa40e33d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "revision_number": 0, "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}], "revision_number": 2, "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}]} 2019-01-09 02:38:21,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f used request id req-84218245-8009-466d-bc17-fe01c8d0e9f3 2019-01-09 02:38:21,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c42f774-4f07-43dc-90b1-d3b2ef141c3f 2019-01-09 02:38:21,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:21,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e873c706-dc55-43c5-9185-52453295e5c3 Date: Wed, 09 Jan 2019 02:38:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "097a099f-a496-4e9f-a424-1f12fa40e33d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14"}]} 2019-01-09 02:38:21,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f used request id req-e873c706-dc55-43c5-9185-52453295e5c3 2019-01-09 02:38:21,329 - neutron_utils - INFO - Retrieving security group with ID - 1c42f774-4f07-43dc-90b1-d3b2ef141c3f 2019-01-09 02:38:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:21,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-97ebacc0-179e-4709-98ae-113c069561f3 Date: Wed, 09 Jan 2019 02:38:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "updated_at": "2019-01-09T02:38:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "revision_number": 0, "id": "097a099f-a496-4e9f-a424-1f12fa40e33d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "revision_number": 0, "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}], "revision_number": 2, "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}]} 2019-01-09 02:38:21,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f used request id req-97ebacc0-179e-4709-98ae-113c069561f3 2019-01-09 02:38:21,519 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c42f774-4f07-43dc-90b1-d3b2ef141c3f 2019-01-09 02:38:21,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:21,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e75536ba-8f2b-4723-aa17-fb7e8695ad73 Date: Wed, 09 Jan 2019 02:38:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "097a099f-a496-4e9f-a424-1f12fa40e33d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14"}]} 2019-01-09 02:38:21,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f used request id req-e75536ba-8f2b-4723-aa17-fb7e8695ad73 2019-01-09 02:38:21,702 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp 2019-01-09 02:38:21,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:21,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-97a2916a-56a4-4b0b-81e9-88387e0a5021 Date: Wed, 09 Jan 2019 02:38:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "updated_at": "2019-01-09T02:38:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "revision_number": 0, "id": "097a099f-a496-4e9f-a424-1f12fa40e33d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "revision_number": 0, "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}], "revision_number": 2, "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}]} 2019-01-09 02:38:21,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp used request id req-97a2916a-56a4-4b0b-81e9-88387e0a5021 2019-01-09 02:38:21,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:38:21,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:38:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:38:21,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:21,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9958283-d25a-4f1c-98a4-d1661a9c2784 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:21,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-c9958283-d25a-4f1c-98a4-d1661a9c2784 2019-01-09 02:38:21,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c42f774-4f07-43dc-90b1-d3b2ef141c3f 2019-01-09 02:38:22,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:22,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf40dd3d-1af4-46e4-a55f-4c0558abcd8c Date: Wed, 09 Jan 2019 02:38:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "097a099f-a496-4e9f-a424-1f12fa40e33d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14"}]} 2019-01-09 02:38:22,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f used request id req-bf40dd3d-1af4-46e4-a55f-4c0558abcd8c 2019-01-09 02:38:22,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f"}}' 2019-01-09 02:38:22,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-fac7c6eb-4ff0-4b71-aaa6-6030c38c88cb Date: Wed, 09 Jan 2019 02:38: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": "2019-01-09T02:38:22Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:22Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "a1fbbe47-311b-4d13-b63d-1e7ddd752a79"}} 2019-01-09 02:38:22,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-fac7c6eb-4ff0-4b71-aaa6-6030c38c88cb 2019-01-09 02:38:22,362 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp 2019-01-09 02:38:22,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:22,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-6312e524-238c-4b0f-9f05-b022b98fd4da Date: Wed, 09 Jan 2019 02:38:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "updated_at": "2019-01-09T02:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "revision_number": 0, "id": "097a099f-a496-4e9f-a424-1f12fa40e33d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:22Z", "revision_number": 0, "id": "a1fbbe47-311b-4d13-b63d-1e7ddd752a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:22Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "revision_number": 0, "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}], "revision_number": 3, "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}]} 2019-01-09 02:38:22,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp used request id req-6312e524-238c-4b0f-9f05-b022b98fd4da 2019-01-09 02:38:22,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:22,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e655ed1e-f132-4a7d-81b4-79a116e75db8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:22,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-e655ed1e-f132-4a7d-81b4-79a116e75db8 2019-01-09 02:38:22,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c42f774-4f07-43dc-90b1-d3b2ef141c3f 2019-01-09 02:38:22,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:22,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-484b81f3-4ae4-44bf-b23c-886d36353f8a Date: Wed, 09 Jan 2019 02:38:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "097a099f-a496-4e9f-a424-1f12fa40e33d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:22Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:22Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "a1fbbe47-311b-4d13-b63d-1e7ddd752a79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14"}]} 2019-01-09 02:38:22,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f used request id req-484b81f3-4ae4-44bf-b23c-886d36353f8a 2019-01-09 02:38:22,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f"}}' 2019-01-09 02:38:23,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-896dc2fd-91bf-4080-8aa9-561d8678a659 Date: Wed, 09 Jan 2019 02:38:23 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": "2019-01-09T02:38:23Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": 22, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:23Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "3a70ed39-8164-4a5d-ac13-9596046b7f83"}} 2019-01-09 02:38:23,127 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-896dc2fd-91bf-4080-8aa9-561d8678a659 2019-01-09 02:38:23,128 - neutron_utils - INFO - Retrieving security group with ID - 1c42f774-4f07-43dc-90b1-d3b2ef141c3f 2019-01-09 02:38:23,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:23,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-0a82308b-74c0-4947-83ec-7fb5d0fbff35 Date: Wed, 09 Jan 2019 02:38:23 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "updated_at": "2019-01-09T02:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "revision_number": 0, "id": "097a099f-a496-4e9f-a424-1f12fa40e33d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:38:23Z", "revision_number": 0, "id": "3a70ed39-8164-4a5d-ac13-9596046b7f83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:23Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:22Z", "revision_number": 0, "id": "a1fbbe47-311b-4d13-b63d-1e7ddd752a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:22Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "revision_number": 0, "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}], "revision_number": 4, "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}]} 2019-01-09 02:38:23,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f used request id req-0a82308b-74c0-4947-83ec-7fb5d0fbff35 2019-01-09 02:38:23,320 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c42f774-4f07-43dc-90b1-d3b2ef141c3f 2019-01-09 02:38:23,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:38:23,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-dd1dacfd-26dc-4203-a4a7-d3afd6a0ed0e Date: Wed, 09 Jan 2019 02:38:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "097a099f-a496-4e9f-a424-1f12fa40e33d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-09T02:38:23Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": 22, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:23Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "3a70ed39-8164-4a5d-ac13-9596046b7f83"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:22Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:22Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "a1fbbe47-311b-4d13-b63d-1e7ddd752a79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:20Z", "security_group_id": "1c42f774-4f07-43dc-90b1-d3b2ef141c3f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:20Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "b5ff3113-5ec6-4fe1-80da-f5cf9397ad14"}]} 2019-01-09 02:38:23,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c42f774-4f07-43dc-90b1-d3b2ef141c3f used request id req-dd1dacfd-26dc-4203-a4a7-d3afd6a0ed0e 2019-01-09 02:38:23,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:38:23,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:38:23,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd06521cbb294d34ac575e81e55ec029", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role"}], "expires_at": "2019-01-09T03:38:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-user", "id": "0e3455eeaebd4ae78cc624077e99f8c2"}, "audit_ids": ["Qoz8nYTuS6u2DPCbgkZyaA"], "issued_at": "2019-01-09T02:38:23.000000Z"}} 2019-01-09 02:38:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:23,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f8877b-ba93-4850-a12c-1863630f2026 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:23,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e0f8877b-ba93-4850-a12c-1863630f2026 2019-01-09 02:38:23,964 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:38:23,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:24,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dacb9c2-3ba9-49a3-9018-ed8c8acd72f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:24,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2dacb9c2-3ba9-49a3-9018-ed8c8acd72f8 2019-01-09 02:38:24,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:24,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b6491f5e-6f2c-4be7-86e1-b2ede4ac4dbe Date: Wed, 09 Jan 2019 02:38:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:24,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-b6491f5e-6f2c-4be7-86e1-b2ede4ac4dbe 2019-01-09 02:38:24,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:38:24,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:38:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:38:24,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:24,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e248b4-8c35-455a-8a96-4b5fac41e2ee Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:24,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-06e248b4-8c35-455a-8a96-4b5fac41e2ee 2019-01-09 02:38:24,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:24,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a00af7c8-c972-4ac1-8a43-70b40adf2bf2 Date: Wed, 09 Jan 2019 02:38:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:24,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-a00af7c8-c972-4ac1-8a43-70b40adf2bf2 2019-01-09 02:38:24,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:24,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ac6effae-b39b-4f62-b3b8-baa6a44969a4 Date: Wed, 09 Jan 2019 02:38:24 GMT RESP BODY: {"ports":[]} 2019-01-09 02:38:24,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1&admin_state_up=True used request id req-ac6effae-b39b-4f62-b3b8-baa6a44969a4 2019-01-09 02:38:24,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:25,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-f971a2fa-0da4-4601-ab00-59404c360a68 x-compute-request-id: req-f971a2fa-0da4-4601-ab00-59404c360a68 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:38:25,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst used request id req-f971a2fa-0da4-4601-ab00-59404c360a68 2019-01-09 02:38:25,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:25,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f5814f96-6c2d-49c8-91c1-93b1ac1c2b1d Date: Wed, 09 Jan 2019 02:38:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:25,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-f5814f96-6c2d-49c8-91c1-93b1ac1c2b1d 2019-01-09 02:38:25,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:25,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3fff2e-1f04-45d2-9334-d767553d6907 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:25,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-cd3fff2e-1f04-45d2-9334-d767553d6907 2019-01-09 02:38:25,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:25,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b6e09492-7230-4f7c-8a4e-e310bd4a94d2 Date: Wed, 09 Jan 2019 02:38:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:25,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-b6e09492-7230-4f7c-8a4e-e310bd4a94d2 2019-01-09 02:38:25,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:25,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-48b798fd-c0e8-4d4f-81c2-536744411a38 Date: Wed, 09 Jan 2019 02:38:25 GMT RESP BODY: {"ports":[]} 2019-01-09 02:38:25,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1&admin_state_up=True used request id req-48b798fd-c0e8-4d4f-81c2-536744411a38 2019-01-09 02:38:25,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:38:25,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:38:26,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd06521cbb294d34ac575e81e55ec029", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role"}], "expires_at": "2019-01-09T03:38:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/0ce01236e8bd48a5aeb29c01e92433ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-user", "id": "0e3455eeaebd4ae78cc624077e99f8c2"}, "audit_ids": ["RRtwfPNGTNmdvhiN55x4SA"], "issued_at": "2019-01-09T02:38:26.000000Z"}} 2019-01-09 02:38:26,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed25820cc5984126fea901df0c372d6fb83ede" 2019-01-09 02:38:26,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c397b53e-b750-4171-9fd1-eedefd1a27a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:38:26,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c397b53e-b750-4171-9fd1-eedefd1a27a0 2019-01-09 02:38:26,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:26,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-51350cc7-22b8-42e9-aee4-86f83e0ad628 Date: Wed, 09 Jan 2019 02:38:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:26,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-51350cc7-22b8-42e9-aee4-86f83e0ad628 2019-01-09 02:38:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:26,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c8c85169-4169-4e17-8231-69e7820ac635 Date: Wed, 09 Jan 2019 02:38:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:26,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-c8c85169-4169-4e17-8231-69e7820ac635 2019-01-09 02:38:26,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:26,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-736a3c81-cc56-4e55-a461-78973a100f80 Date: Wed, 09 Jan 2019 02:38:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:26,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-736a3c81-cc56-4e55-a461-78973a100f80 2019-01-09 02:38:26,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:38:26,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:38:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:38:26,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed25820cc5984126fea901df0c372d6fb83ede" 2019-01-09 02:38:26,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f502b1-c1ba-438b-b4c2-dbb44aa875af Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:26,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-22f502b1-c1ba-438b-b4c2-dbb44aa875af 2019-01-09 02:38:26,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:27,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5d9fa057-1d93-484e-8d7d-4c7c9f7247f5 Date: Wed, 09 Jan 2019 02:38:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:27,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-5d9fa057-1d93-484e-8d7d-4c7c9f7247f5 2019-01-09 02:38:27,078 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net 2019-01-09 02:38:27,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" -d '{"port": {"network_id": "c157abfc-269e-4522-8f09-a8c0d23172fe", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1", "admin_state_up": true}}' 2019-01-09 02:38:28,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-ac1d594a-73ef-485c-ac96-bf85b0d59d8f Date: Wed, 09 Jan 2019 02:38:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.10"}],"id":"48227571-2107-42aa-8f85-21456190d03c","security_groups":["38737152-be85-47f7-a913-c5c85781d301"],"mac_address":"fa:16:3e:16:a6:a4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","qos_policy_id":null,"admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:27Z","binding:vnic_type":"normal"}} 2019-01-09 02:38:28,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-ac1d594a-73ef-485c-ac96-bf85b0d59d8f 2019-01-09 02:38:28,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:28,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8d397af5-8750-443a-bc76-1ac589b59053 Date: Wed, 09 Jan 2019 02:38:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:28,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-8d397af5-8750-443a-bc76-1ac589b59053 2019-01-09 02:38:28,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:28,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-becdb798-f148-4092-a182-70cbe402f9cb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:28,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-becdb798-f148-4092-a182-70cbe402f9cb 2019-01-09 02:38:28,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:28,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ee502cf7-fe7f-4f5b-b3ae-70f93f18b13f Date: Wed, 09 Jan 2019 02:38:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:28,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-ee502cf7-fe7f-4f5b-b3ae-70f93f18b13f 2019-01-09 02:38:28,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:28,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-534225c9-30a8-4323-8778-22ee89340a7d Date: Wed, 09 Jan 2019 02:38:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.10"}],"id":"48227571-2107-42aa-8f85-21456190d03c","security_groups":["38737152-be85-47f7-a913-c5c85781d301"],"mac_address":"fa:16:3e:16:a6:a4","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:27Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:38:28,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1&admin_state_up=True used request id req-534225c9-30a8-4323-8778-22ee89340a7d 2019-01-09 02:38:28,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:28,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4247e6ba-d363-49ae-b034-2618c8a24d90 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:28,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-4247e6ba-d363-49ae-b034-2618c8a24d90 2019-01-09 02:38:28,951 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst 2019-01-09 02:38:28,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:28,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-12395df3-fad2-49d1-8134-44fbb57a2efc x-compute-request-id: req-12395df3-fad2-49d1-8134-44fbb57a2efc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-flavor-name"}]} 2019-01-09 02:38:28,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-12395df3-fad2-49d1-8134-44fbb57a2efc 2019-01-09 02:38:28,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/bfa80ad2-7507-4910-a455-64e339a57268 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:29,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-f15e07b8-a72c-4be1-90dd-35a12ea67c71 x-compute-request-id: req-f15e07b8-a72c-4be1-90dd-35a12ea67c71 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bfa80ad2-7507-4910-a455-64e339a57268", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:38:29,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/bfa80ad2-7507-4910-a455-64e339a57268 used request id req-f15e07b8-a72c-4be1-90dd-35a12ea67c71 2019-01-09 02:38:29,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:29,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-75eb78d1-ab58-4456-9073-7936a3e1e874 Date: Wed, 09 Jan 2019 02:38:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:38:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:38:04Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4/snap", "metadata": {}}], "self": "/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "min_disk": 0, "protected": false, "id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "file": "/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ce01236e8bd48a5aeb29c01e92433ec", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image"} 2019-01-09 02:38:29,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image used request id req-75eb78d1-ab58-4456-9073-7936a3e1e874 2019-01-09 02:38:29,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:29,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3a58b582-83c0-4c38-abe3-0642dc8aad5f Date: Wed, 09 Jan 2019 02: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:38:29,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3a58b582-83c0-4c38-abe3-0642dc8aad5f 2019-01-09 02:38:29,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "imageRef": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "flavorRef": "bfa80ad2-7507-4910-a455-64e339a57268", "max_count": 1, "min_count": 1, "networks": [{"port": "48227571-2107-42aa-8f85-21456190d03c"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}]}}' 2019-01-09 02:38:31,437 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:38: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-3da64864-6ccf-41a4-a9cb-afa95bdbd007 x-compute-request-id: req-3da64864-6ccf-41a4-a9cb-afa95bdbd007 Content-Length: 444 location: http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "adminPass": "E4TWtX28o6xq"}} 2019-01-09 02:38:31,437 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-3da64864-6ccf-41a4-a9cb-afa95bdbd007 2019-01-09 02:38:31,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:31,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-91055ed1-6f73-4b2f-99a2-6740bdd920a8 x-compute-request-id: req-91055ed1-6f73-4b2f-99a2-6740bdd920a8 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.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:38:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:31,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-91055ed1-6f73-4b2f-99a2-6740bdd920a8 2019-01-09 02:38:31,654 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst 2019-01-09 02:38:31,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:32,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-4e1d47f0-a6d5-4f05-9ebf-9db27c7a18d5 x-compute-request-id: req-4e1d47f0-a6d5-4f05-9ebf-9db27c7a18d5 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.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:38:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:32,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-4e1d47f0-a6d5-4f05-9ebf-9db27c7a18d5 2019-01-09 02:38:32,250 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst] is - BUILD 2019-01-09 02:38:32,251 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:38:35,253 - create_instance - DEBUG - VM status query timeout in 896.400574923 2019-01-09 02:38:35,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:35,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-132ad795-db70-482d-83ad-420c5854f883 x-compute-request-id: req-132ad795-db70-482d-83ad-420c5854f883 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:38:32Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:35,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-132ad795-db70-482d-83ad-420c5854f883 2019-01-09 02:38:35,840 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst] is - BUILD 2019-01-09 02:38:35,840 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:38:38,843 - create_instance - DEBUG - VM status query timeout in 892.810858011 2019-01-09 02:38:38,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:39,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-447e1d65-43e4-47d6-b009-790df7560e9a x-compute-request-id: req-447e1d65-43e4-47d6-b009-790df7560e9a Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a6:a4", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:36Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:39,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-447e1d65-43e4-47d6-b009-790df7560e9a 2019-01-09 02:38:39,467 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst] is - ACTIVE 2019-01-09 02:38:39,467 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:38:39,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:40,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-f2d96c47-869b-4753-a03a-85de98401a14 x-compute-request-id: req-f2d96c47-869b-4753-a03a-85de98401a14 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a6:a4", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:36Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:40,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-f2d96c47-869b-4753-a03a-85de98401a14 2019-01-09 02:38:40,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:40,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2b9d4603-86dd-4e80-96a0-0a19fa98865c Date: Wed, 09 Jan 2019 02:38:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:40,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-2b9d4603-86dd-4e80-96a0-0a19fa98865c 2019-01-09 02:38:40,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:40,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3bf9289-fa89-4653-9094-ad7c6921d299 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:40,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-f3bf9289-fa89-4653-9094-ad7c6921d299 2019-01-09 02:38:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:40,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-79fe555f-0f75-4c3a-8064-1c5de5b569cc Date: Wed, 09 Jan 2019 02:38:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:40,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-79fe555f-0f75-4c3a-8064-1c5de5b569cc 2019-01-09 02:38:40,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:40,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-a25f034f-fe4e-4c8d-8c2e-2b9db4fe3321 Date: Wed, 09 Jan 2019 02:38:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.10"}],"id":"48227571-2107-42aa-8f85-21456190d03c","security_groups":["38737152-be85-47f7-a913-c5c85781d301"],"mac_address":"fa:16:3e:16:a6:a4","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:27Z","binding:vnic_type":"normal","device_id":"04ccd3f7-67ca-4685-a134-157914281b2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.4"}],"id":"4cbc1e01-eb11-4bca-a159-4920aff2c15f","security_groups":[],"mac_address":"fa:16:3e:77:9c:9c","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c157abfc-269e-4522-8f09-a8c0d23172fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.1"}],"id":"60669e7b-da54-4eb3-8f98-67f201428545","security_groups":[],"mac_address":"fa:16:3e:9f:23:a8","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:16Z","binding:vnic_type":"normal","device_id":"f64e7441-8194-40d8-9569-3dfbc951699a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.2"}],"id":"783f2dab-f98a-4c78-a36a-fb7382823313","security_groups":[],"mac_address":"fa:16:3e:ff:ea:e7","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c157abfc-269e-4522-8f09-a8c0d23172fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.3"}],"id":"bbb155b5-7954-4fa1-a1c0-36e5675de434","security_groups":[],"mac_address":"fa:16:3e:76:f0:af","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c157abfc-269e-4522-8f09-a8c0d23172fe"}]} 2019-01-09 02:38:40,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-a25f034f-fe4e-4c8d-8c2e-2b9db4fe3321 2019-01-09 02:38:40,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:41,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-1f62f782-6bd7-450e-808c-9512887bd712 x-compute-request-id: req-1f62f782-6bd7-450e-808c-9512887bd712 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a6:a4", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:36Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:41,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-1f62f782-6bd7-450e-808c-9512887bd712 2019-01-09 02:38:41,536 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst] is - ACTIVE 2019-01-09 02:38:41,536 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:38:41,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:42,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-9fdafd9f-7854-4ca5-8826-14a99facdf99 x-compute-request-id: req-9fdafd9f-7854-4ca5-8826-14a99facdf99 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a6:a4", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:36Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:42,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-9fdafd9f-7854-4ca5-8826-14a99facdf99 2019-01-09 02:38:42,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:42,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f307e82b-5fc8-4c48-9401-189bc764dde4 Date: Wed, 09 Jan 2019 02:38:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:42,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-f307e82b-5fc8-4c48-9401-189bc764dde4 2019-01-09 02:38:42,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:42,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f85969-62ef-43f7-97cc-2437bb42a716 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:42,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-01f85969-62ef-43f7-97cc-2437bb42a716 2019-01-09 02:38:42,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:42,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a08a12aa-567c-43a5-987b-629ac679e0c9 Date: Wed, 09 Jan 2019 02:38:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:42,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-a08a12aa-567c-43a5-987b-629ac679e0c9 2019-01-09 02:38:42,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:42,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-277a081c-d86e-4252-999b-4fb83faece58 Date: Wed, 09 Jan 2019 02:38:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.10"}],"id":"48227571-2107-42aa-8f85-21456190d03c","security_groups":["38737152-be85-47f7-a913-c5c85781d301"],"mac_address":"fa:16:3e:16:a6:a4","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:27Z","binding:vnic_type":"normal","device_id":"04ccd3f7-67ca-4685-a134-157914281b2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.4"}],"id":"4cbc1e01-eb11-4bca-a159-4920aff2c15f","security_groups":[],"mac_address":"fa:16:3e:77:9c:9c","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c157abfc-269e-4522-8f09-a8c0d23172fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.1"}],"id":"60669e7b-da54-4eb3-8f98-67f201428545","security_groups":[],"mac_address":"fa:16:3e:9f:23:a8","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:16Z","binding:vnic_type":"normal","device_id":"f64e7441-8194-40d8-9569-3dfbc951699a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.2"}],"id":"783f2dab-f98a-4c78-a36a-fb7382823313","security_groups":[],"mac_address":"fa:16:3e:ff:ea:e7","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c157abfc-269e-4522-8f09-a8c0d23172fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.3"}],"id":"bbb155b5-7954-4fa1-a1c0-36e5675de434","security_groups":[],"mac_address":"fa:16:3e:76:f0:af","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c157abfc-269e-4522-8f09-a8c0d23172fe"}]} 2019-01-09 02:38:42,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-277a081c-d86e-4252-999b-4fb83faece58 2019-01-09 02:38:42,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}}' 2019-01-09 02:38:43,926 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:38:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8077a30e-b585-4381-9d02-6940dc251a41 x-compute-request-id: req-8077a30e-b585-4381-9d02-6940dc251a41 Content-Length: 0 Content-Type: application/json 2019-01-09 02:38:43,926 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b/action used request id req-8077a30e-b585-4381-9d02-6940dc251a41 2019-01-09 02:38:43,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:44,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74545e17-0f09-41b7-90b8-744b5f047c45 x-compute-request-id: req-74545e17-0f09-41b7-90b8-744b5f047c45 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a6:a4", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}, {"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:36Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:44,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-74545e17-0f09-41b7-90b8-744b5f047c45 2019-01-09 02:38:44,393 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst] is - ACTIVE 2019-01-09 02:38:44,393 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:38:44,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:45,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3f53fa1-201c-41fc-a0ed-b2fae9bb9d2a x-compute-request-id: req-f3f53fa1-201c-41fc-a0ed-b2fae9bb9d2a Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a6:a4", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}, {"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:36Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:45,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-f3f53fa1-201c-41fc-a0ed-b2fae9bb9d2a 2019-01-09 02:38:45,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:45,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bc4af64b-dfbd-42fb-a5ec-5136de05448d Date: Wed, 09 Jan 2019 02:38:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:45,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-bc4af64b-dfbd-42fb-a5ec-5136de05448d 2019-01-09 02:38:45,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:45,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd706e6d-4983-430b-b550-83dc2fc71277 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:45,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-cd706e6d-4983-430b-b550-83dc2fc71277 2019-01-09 02:38:45,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:45,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1e1b2717-3e90-41dc-bb1f-98f53035415d Date: Wed, 09 Jan 2019 02:38:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:45,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-1e1b2717-3e90-41dc-bb1f-98f53035415d 2019-01-09 02:38:45,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:45,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-736921ab-3d89-400a-9a99-eae77c52f794 Date: Wed, 09 Jan 2019 02:38:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.10"}],"id":"48227571-2107-42aa-8f85-21456190d03c","security_groups":["1c42f774-4f07-43dc-90b1-d3b2ef141c3f","38737152-be85-47f7-a913-c5c85781d301"],"mac_address":"fa:16:3e:16:a6:a4","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:27Z","binding:vnic_type":"normal","device_id":"04ccd3f7-67ca-4685-a134-157914281b2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.4"}],"id":"4cbc1e01-eb11-4bca-a159-4920aff2c15f","security_groups":[],"mac_address":"fa:16:3e:77:9c:9c","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c157abfc-269e-4522-8f09-a8c0d23172fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.1"}],"id":"60669e7b-da54-4eb3-8f98-67f201428545","security_groups":[],"mac_address":"fa:16:3e:9f:23:a8","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:16Z","binding:vnic_type":"normal","device_id":"f64e7441-8194-40d8-9569-3dfbc951699a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.2"}],"id":"783f2dab-f98a-4c78-a36a-fb7382823313","security_groups":[],"mac_address":"fa:16:3e:ff:ea:e7","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c157abfc-269e-4522-8f09-a8c0d23172fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.3"}],"id":"bbb155b5-7954-4fa1-a1c0-36e5675de434","security_groups":[],"mac_address":"fa:16:3e:76:f0:af","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c157abfc-269e-4522-8f09-a8c0d23172fe"}]} 2019-01-09 02:38:45,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-736921ab-3d89-400a-9a99-eae77c52f794 2019-01-09 02:38:45,394 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2019-01-09 02:38:45,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:46,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32c96e6e-1628-48b2-8770-f04e0f298569 x-compute-request-id: req-32c96e6e-1628-48b2-8770-f04e0f298569 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a6:a4", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}, {"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:36Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:46,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-32c96e6e-1628-48b2-8770-f04e0f298569 2019-01-09 02:38:46,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:38:47,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-dd9a1b09-a6ea-4cc1-866b-9776c03c02d9 x-compute-request-id: req-dd9a1b09-a6ea-4cc1-866b-9776c03c02d9 Content-Encoding: gzip Content-Length: 9627 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 502370734 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 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129748] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131428] pid_max: default: 32768 minimum: 301\n[ 0.132334] ACPI: Core revision 20150930\n[ 0.133734] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135057] Security Framework initialized\n[ 0.135878] Yama: becoming mindful.\n[ 0.136614] AppArmor: AppArmor initialized\n[ 0.137482] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138786] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140055] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141265] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142642] Initializing cgroup subsys io\n[ 0.143462] Initializing cgroup subsys memory\n[ 0.144328] Initializing cgroup subsys devices\n[ 0.145219] Initializing cgroup subsys freezer\n[ 0.146100] Initializing cgroup subsys net_cls\n[ 0.146977] Initializing cgroup subsys perf_event\n[ 0.147894] Initializing cgroup subsys net_prio\n[ 0.148788] Initializing cgroup subsys hugetlb\n[ 0.149667] Initializing cgroup subsys pids\n[ 0.150554] CPU: Physical Processor ID: 0\n[ 0.152074] mce: CPU supports 10 MCE banks\n[ 0.152944] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153955] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156252] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162732] ftrace: allocating 31920 entries in 125 pages\n[ 0.189205] smpboot: Max logical packages: 2\n[ 0.190068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191274] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192639] x2apic enabled\n[ 0.193472] Switched APIC routing to physical x2apic.\n[ 0.195249] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196474] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198648] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200601] KVM setup paravirtual spinlock\n[ 0.202030] x86: Booting SMP configuration:\n[ 0.202935] .... node #0, CPUs: #1\n[ 0.203834] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225725] x86: Booted up 1 node, 2 CPUs\n[ 0.225728] KVM setup async PF for cpu 1\n[ 0.225731] kvm-stealtime: cpu 1, msr f90d940\n[ 0.228314] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.229817] devtmpfs: initialized\n[ 0.231524] evm: security.selinux\n[ 0.232230] evm: security.SMACK64\n[ 0.232926] evm: security.SMACK64EXEC\n[ 0.233672] evm: security.SMACK64TRANSMUTE\n[ 0.234495] evm: security.SMACK64MMAP\n[ 0.235249] evm: security.ima\n[ 0.235893] evm: security.capability\n[ 0.236727] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238611] pinctrl core: initialized pinctrl subsystem\n[ 0.239720] RTC time: 2:38:36, date: 01/09/19\n[ 0.240684] NET: Registered protocol family 16\n[ 0.250598] cpuidle: using governor ladder\n[ 0.262695] cpuidle: using governor menu\n[ 0.263509] PCCT header not found.\n[ 0.264279] ACPI: bus type PCI registered\n[ 0.265085] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266336] PCI: Using configuration type 1 for base access\n[ 0.279757] ACPI: Added _OSI(Module Device)\n[ 0.280607] ACPI: Added _OSI(Processor Device)\n[ 0.281468] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282364] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284703] ACPI: Interpreter enabled\n[ 0.285471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292891] ACPI: (supports S0 S5)\n[ 0.293599] ACPI: Using IOAPIC for interrupt routing\n[ 0.294657] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298023] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299163] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301596] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303851] acpiphp: Slot [3] registered\n[ 0.304662] acpiphp: Slot [4] registered\n[ 0.305468] acpiphp: Slot [5] registered\n[ 0.306267] acpiphp: Slot [6] registered\n[ 0.307067] acpiphp: Slot [7] registered\n[ 0.307869] acpiphp: Slot [8] registered\n[ 0.308675] acpiphp: Slot [9] registered\n[ 0.309475] acpiphp: Slot [10] registered\n[ 0.320690] acpiphp: Slot [11] registered\n[ 0.321510] acpiphp: Slot [12] registered\n[ 0.322328] acpiphp: Slot [13] registered\n[ 0.323147] acpiphp: Slot [14] registered\n[ 0.323964] acpiphp: Slot [15] registered\n[ 0.324810] acpiphp: Slot [16] registered\n[ 0.325631] acpiphp: Slot [17] registered\n[ 0.326446] acpiphp: Slot [18] registered\n[ 0.327259] acpiphp: Slot [19] registered\n[ 0.328077] acpiphp: Slot [20] registered\n[ 0.328898] acpiphp: Slot [21] registered\n[ 0.329715] acpiphp: Slot [22] registered\n[ 0.330532] acpiphp: Slot [23] registered\n[ 0.331345] acpiphp: Slot [24] registered\n[ 0.332160] acpiphp: Slot [25] registered\n[ 0.332978] acpiphp: Slot [26] registered\n[ 0.333796] acpiphp: Slot [27] registered\n[ 0.334608] acpiphp: Slot [28] registered\n[ 0.335417] acpiphp: Slot [29] registered\n[ 0.336230] acpiphp: Slot [30] registered\n[ 0.337052] acpiphp: Slot [31] registered\n[ 0.337865] PCI host bridge to bus 0000:00\n[ 0.338674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341122] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342583] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344041] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350370] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.351653] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352835] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.354104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.360553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.361990] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.408102] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.411034] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412463] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.413858] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415144] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.416636] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.417706] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.419251] vgaarb: loaded\n[ 0.419856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.421019] SCSI subsystem initialized\n[ 0.421860] ACPI: bus type USB registered\n[ 0.422681] usbcore: registered new interface driver usbfs\n[ 0.423719] usbcore: registered new interface driver hub\n[ 0.424728] usbcore: registered new device driver usb\n[ 0.425839] PCI: Using ACPI for IRQ routing\n[ 0.426879] NetLabel: Initializing\n[ 0.427596] NetLabel: domain hash size = 128\n[ 0.428463] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429419] NetLabel: unlabeled traffic allowed by default\n[ 0.430541] clocksource: Switched to clocksource kvm-clock\n[ 0.436529] AppArmor: AppArmor Filesystem Enabled\n[ 0.437498] pnp: PnP ACPI init\n[ 0.438433] pnp: PnP ACPI: found 5 devices\n[ 0.445585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.447327] NET: Registered protocol family 2\n[ 0.448323] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.449603] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.450810] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452058] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453212] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454445] NET: Registered protocol family 1\n[ 0.455362] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456518] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457644] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476315] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495265] Trying to unpack rootfs image as initramfs...\n[ 0.544774] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.559161] Scanning for low memory corruption every 60 seconds\n[ 0.560680] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561948] audit: initializing netlink subsys (disabled)\n[ 0.563066] audit: type=2000 audit(1547001517.089:1): initialized\n[ 0.564468] Initialise system trusted keyring\n[ 0.565516] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566757] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.568951] zbud: loaded\n[ 0.569734] VFS: Disk quotas dquot_6.6.0\n[ 0.570616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.572290] fuse init (API version 7.23)\n[ 0.573279] Key type big_key registered\n[ 0.574138] Allocating IMA MOK and blacklist keyrings.\n[ 0.575462] Key type asymmetric registered\n[ 0.576355] Asymmetric key parser 'x509' registered\n[ 0.577371] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.578960] io scheduler noop registered\n[ 0.579816] io scheduler deadline registered (default)\n[ 0.580871] io scheduler cfq registered\n[ 0.581780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.582919] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.584267] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.585818] ACPI: Power Button [PWRF]\n[ 0.586732] GHES: HEST is not enabled!\n[ 0.606400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644869] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671264] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.673832] Linux agpgart interface v0.103\n[ 0.676637] brd: module loaded\n[ 0.678070] loop: module loaded\n[ 0.683002] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.684540] GPT:90111 != 20971519\n[ 0.685256] GPT:Alternate GPT header not at the end of the disk.\n[ 0.686388] GPT:90111 != 20971519\n[ 0.687106] GPT: Use GNU Parted to correct GPT errors.\n[ 0.688119] vda: vda1 vda15\n[ 0.689639] scsi host0: ata_piix\n[ 0.690445] scsi host1: ata_piix\n[ 0.691201] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.692472] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.693802] libphy: Fixed MDIO Bus: probed\n[ 0.694693] tun: Universal TUN/TAP device driver, 1.6\n[ 0.695752] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.697771] PPP generic driver version 2.4.2\n[ 0.698679] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.699954] ehci-pci: EHCI PCI platform driver\n[ 0.700838] ehci-platform: EHCI generic platform driver\n[ 0.701837] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702984] ohci-pci: OHCI PCI platform driver\n[ 0.703871] ohci-platform: OHCI generic platform driver\n[ 0.704873] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.723956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.724971] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726449] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.727473] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.728607] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.729850] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.731294] usb usb1: Product: UHCI Host Controller\n[ 0.732240] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.733391] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734426] hub 1-0:1.0: USB hub found\n[ 0.735235] hub 1-0:1.0: 2 ports detected\n[ 0.736159] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738289] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739267] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740348] mousedev: PS/2 mouse device common for all mice\n[ 0.741636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743579] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746074] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747390] i2c /dev entries driver\n[ 0.748236] device-mapper: uevent: version 1.0.3\n[ 0.749262] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.750995] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752408] NET: Registered protocol family 10\n[ 0.753469] NET: Registered protocol family 17\n[ 0.754407] Key type dns_resolver registered\n[ 0.755433] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756578] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757789] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.759649] registered taskstats version 1\n[ 0.760521] Loading compiled-in X.509 certificates\n[ 0.761978] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.763884] zswap: loaded using pool lzo/zbud\n[ 0.765455] Key type trusted registered\n[ 0.767171] Key type encrypted registered\n[ 0.768021] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.769066] ima: No TPM chip found, activating TPM-bypass!\n[ 0.770132] evm: HMAC attrs: 0x1\n[ 0.771100] Magic number: 3:434:611\n[ 0.772003] rtc_cmos 00:00: setting system clock to 2019-01-09 02:38:37 UTC (1547001517)\n[ 0.784106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785302] EDD information not available.\n[ 0.851568] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.853255] Write protecting the kernel read-only data: 14336k\n[ 0.854993] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856947] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.60\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.846049] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.10...\nLease of 10.55.1.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.83. iid=i-00000105\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCH9q31JkZBF4As8wg58njxRkQae7UWszjQ6QlW7dyBrl2oIg3pe5KeUSGTm4WmyuF2rXx5TQuH0zgjl3Oqx/DACVhrfxOnNAayI5VqQaPM8WZ8gEss4QIPIwdYltEngE2cGdHbecx4W06ioXr3xrMuhWGQuZib8Z0UnrhUpi0KdOhjxcWNNJi69RfWsdxwCTMS+cIvsvhBrB7Qi7Y8arD6c8xGyzdxGjJ4cprKVsEmzyoScbTiJwjuvCeJqlfO1eK6tmoZIXKE1QaormMglz2TAnEcpLsJ5nR81+xdhhHSCXYGYHBc3U63T008/ZqicHkcJF0VUKlSchBdAclw8OWd root@createinstancesinglenetworktests-cee52a4a-7a40-4586-bf80-45342c\nssh-dss AAAAB3NzaC1kc3MAAACBAIUM6iS6Cq7cTVwK/Ucav7n2aGi3/WC/HQjkql0uK4wgXJmeOaT3Rwi0vIDGlwx5rzhBoJ3xJkCb/tuorlrW/H2JGYVl6qgbJtFT4OYUqXMxtdgzhiwLWn2bmiwHHMN09gj8rZGoWCwvr3FXNHtTRWrPNztWN6UeHX4+WW/m0ijrAAAAFQDyblJVCHnaU+9IpoObIkT873dbAwAAAIAc5ohGybZDeym3v/DD8x41FzdlOHPx6Ok4hoJZEUPIzH4rRSdibBWQmjUcNmNEpr2LJmlxTNEm78Yn0tUxLI1WPfPVvkNnzRX3LN5FTBQ9CGOpBVzTMyi3lo/ThfzDrD3ohK6O3jumtavyx8OtP5h7zAGw4C3KnfwwPgZ8POXVIgAAAIAZj9ltejfn91f5OSZ/pHERIH3DuA7vlDoqIc6JmQfWHVe7cg1QzAHeQnv86RfHjzl0TIyzGmmRNd0VFTQnFzdzIkEUPeB0tMYiqDslvJEJ9gDbsHBnTANBqRJBWGz+89C2HhlDS9ye70P5+VqQ6e6oTD4U+HjaHKlrf2Q5YCwKtg== root@createinstancesinglenetworktests-cee52a4a-7a40-4586-bf80-45342c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe16:a6a4/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 \nip-route:169.254.169.254 via 10.55.1.3 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-00000105\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-cee52a4a-7a40-4586-bf80-45342c\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.00 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-cee52a4a-7a40-4586-bf80-45342c login: "} 2019-01-09 02:38:47,126 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b/action used request id req-dd9a1b09-a6ea-4cc1-866b-9776c03c02d9 2019-01-09 02:38:47,127 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:38:47,127 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 502370734 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 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.129748] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131428] pid_max: default: 32768 minimum: 301 [ 0.132334] ACPI: Core revision 20150930 [ 0.133734] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135057] Security Framework initialized [ 0.135878] Yama: becoming mindful. [ 0.136614] AppArmor: AppArmor initialized [ 0.137482] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138786] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140055] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141265] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142642] Initializing cgroup subsys io [ 0.143462] Initializing cgroup subsys memory [ 0.144328] Initializing cgroup subsys devices [ 0.145219] Initializing cgroup subsys freezer [ 0.146100] Initializing cgroup subsys net_cls [ 0.146977] Initializing cgroup subsys perf_event [ 0.147894] Initializing cgroup subsys net_prio [ 0.148788] Initializing cgroup subsys hugetlb [ 0.149667] Initializing cgroup subsys pids [ 0.150554] CPU: Physical Processor ID: 0 [ 0.152074] mce: CPU supports 10 MCE banks [ 0.152944] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153955] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156252] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162732] ftrace: allocating 31920 entries in 125 pages [ 0.189205] smpboot: Max logical packages: 2 [ 0.190068] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191274] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192639] x2apic enabled [ 0.193472] Switched APIC routing to physical x2apic. [ 0.195249] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196474] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198648] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200601] KVM setup paravirtual spinlock [ 0.202030] x86: Booting SMP configuration: [ 0.202935] .... node #0, CPUs: #1 [ 0.203834] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225725] x86: Booted up 1 node, 2 CPUs [ 0.225728] KVM setup async PF for cpu 1 [ 0.225731] kvm-stealtime: cpu 1, msr f90d940 [ 0.228314] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.229817] devtmpfs: initialized [ 0.231524] evm: security.selinux [ 0.232230] evm: security.SMACK64 [ 0.232926] evm: security.SMACK64EXEC [ 0.233672] evm: security.SMACK64TRANSMUTE [ 0.234495] evm: security.SMACK64MMAP [ 0.235249] evm: security.ima [ 0.235893] evm: security.capability [ 0.236727] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238611] pinctrl core: initialized pinctrl subsystem [ 0.239720] RTC time: 2:38:36, date: 01/09/19 [ 0.240684] NET: Registered protocol family 16 [ 0.250598] cpuidle: using governor ladder [ 0.262695] cpuidle: using governor menu [ 0.263509] PCCT header not found. [ 0.264279] ACPI: bus type PCI registered [ 0.265085] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.266336] PCI: Using configuration type 1 for base access [ 0.279757] ACPI: Added _OSI(Module Device) [ 0.280607] ACPI: Added _OSI(Processor Device) [ 0.281468] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282364] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284703] ACPI: Interpreter enabled [ 0.285471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.289193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.291035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292891] ACPI: (supports S0 S5) [ 0.293599] ACPI: Using IOAPIC for interrupt routing [ 0.294657] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.298023] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299163] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300401] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301596] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303851] acpiphp: Slot [3] registered [ 0.304662] acpiphp: Slot [4] registered [ 0.305468] acpiphp: Slot [5] registered [ 0.306267] acpiphp: Slot [6] registered [ 0.307067] acpiphp: Slot [7] registered [ 0.307869] acpiphp: Slot [8] registered [ 0.308675] acpiphp: Slot [9] registered [ 0.309475] acpiphp: Slot [10] registered [ 0.320690] acpiphp: Slot [11] registered [ 0.321510] acpiphp: Slot [12] registered [ 0.322328] acpiphp: Slot [13] registered [ 0.323147] acpiphp: Slot [14] registered [ 0.323964] acpiphp: Slot [15] registered [ 0.324810] acpiphp: Slot [16] registered [ 0.325631] acpiphp: Slot [17] registered [ 0.326446] acpiphp: Slot [18] registered [ 0.327259] acpiphp: Slot [19] registered [ 0.328077] acpiphp: Slot [20] registered [ 0.328898] acpiphp: Slot [21] registered [ 0.329715] acpiphp: Slot [22] registered [ 0.330532] acpiphp: Slot [23] registered [ 0.331345] acpiphp: Slot [24] registered [ 0.332160] acpiphp: Slot [25] registered [ 0.332978] acpiphp: Slot [26] registered [ 0.333796] acpiphp: Slot [27] registered [ 0.334608] acpiphp: Slot [28] registered [ 0.335417] acpiphp: Slot [29] registered [ 0.336230] acpiphp: Slot [30] registered [ 0.337052] acpiphp: Slot [31] registered [ 0.337865] PCI host bridge to bus 0000:00 [ 0.338674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.341122] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342583] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344041] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350370] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.351653] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.352835] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.354104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.360553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.361990] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.408102] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.411034] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412463] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.413858] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415144] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.416636] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.417706] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.419251] vgaarb: loaded [ 0.419856] vgaarb: bridge control possible 0000:00:02.0 [ 0.421019] SCSI subsystem initialized [ 0.421860] ACPI: bus type USB registered [ 0.422681] usbcore: registered new interface driver usbfs [ 0.423719] usbcore: registered new interface driver hub [ 0.424728] usbcore: registered new device driver usb [ 0.425839] PCI: Using ACPI for IRQ routing [ 0.426879] NetLabel: Initializing [ 0.427596] NetLabel: domain hash size = 128 [ 0.428463] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429419] NetLabel: unlabeled traffic allowed by default [ 0.430541] clocksource: Switched to clocksource kvm-clock [ 0.436529] AppArmor: AppArmor Filesystem Enabled [ 0.437498] pnp: PnP ACPI init [ 0.438433] pnp: PnP ACPI: found 5 devices [ 0.445585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.447327] NET: Registered protocol family 2 [ 0.448323] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.449603] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.450810] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452058] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453212] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454445] NET: Registered protocol family 1 [ 0.455362] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456518] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457644] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476315] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495265] Trying to unpack rootfs image as initramfs... [ 0.544774] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.559161] Scanning for low memory corruption every 60 seconds [ 0.560680] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561948] audit: initializing netlink subsys (disabled) [ 0.563066] audit: type=2000 audit(1547001517.089:1): initialized [ 0.564468] Initialise system trusted keyring [ 0.565516] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.566757] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.568951] zbud: loaded [ 0.569734] VFS: Disk quotas dquot_6.6.0 [ 0.570616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.572290] fuse init (API version 7.23) [ 0.573279] Key type big_key registered [ 0.574138] Allocating IMA MOK and blacklist keyrings. [ 0.575462] Key type asymmetric registered [ 0.576355] Asymmetric key parser 'x509' registered [ 0.577371] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.578960] io scheduler noop registered [ 0.579816] io scheduler deadline registered (default) [ 0.580871] io scheduler cfq registered [ 0.581780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582919] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.584267] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585818] ACPI: Power Button [PWRF] [ 0.586732] GHES: HEST is not enabled! [ 0.606400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644869] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671264] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.673832] Linux agpgart interface v0.103 [ 0.676637] brd: module loaded [ 0.678070] loop: module loaded [ 0.683002] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.684540] GPT:90111 != 20971519 [ 0.685256] GPT:Alternate GPT header not at the end of the disk. [ 0.686388] GPT:90111 != 20971519 [ 0.687106] GPT: Use GNU Parted to correct GPT errors. [ 0.688119] vda: vda1 vda15 [ 0.689639] scsi host0: ata_piix [ 0.690445] scsi host1: ata_piix [ 0.691201] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.692472] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.693802] libphy: Fixed MDIO Bus: probed [ 0.694693] tun: Universal TUN/TAP device driver, 1.6 [ 0.695752] tun: (C) 1999-2004 Max Krasnyansky [ 0.697771] PPP generic driver version 2.4.2 [ 0.698679] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.699954] ehci-pci: EHCI PCI platform driver [ 0.700838] ehci-platform: EHCI generic platform driver [ 0.701837] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702984] ohci-pci: OHCI PCI platform driver [ 0.703871] ohci-platform: OHCI generic platform driver [ 0.704873] uhci_hcd: USB Universal Host Controller Interface driver [ 0.723956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.724971] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726449] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.727473] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.728607] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.729850] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.731294] usb usb1: Product: UHCI Host Controller [ 0.732240] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.733391] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734426] hub 1-0:1.0: USB hub found [ 0.735235] hub 1-0:1.0: 2 ports detected [ 0.736159] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738289] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739267] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740348] mousedev: PS/2 mouse device common for all mice [ 0.741636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743579] rtc_cmos 00:00: RTC can wake from S4 [ 0.744777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746074] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747390] i2c /dev entries driver [ 0.748236] device-mapper: uevent: version 1.0.3 [ 0.749262] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.750995] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752408] NET: Registered protocol family 10 [ 0.753469] NET: Registered protocol family 17 [ 0.754407] Key type dns_resolver registered [ 0.755433] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756578] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.757789] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.759649] registered taskstats version 1 [ 0.760521] Loading compiled-in X.509 certificates [ 0.761978] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.763884] zswap: loaded using pool lzo/zbud [ 0.765455] Key type trusted registered [ 0.767171] Key type encrypted registered [ 0.768021] AppArmor: AppArmor sha1 policy hashing enabled [ 0.769066] ima: No TPM chip found, activating TPM-bypass! [ 0.770132] evm: HMAC attrs: 0x1 [ 0.771100] Magic number: 3:434:611 [ 0.772003] rtc_cmos 00:00: setting system clock to 2019-01-09 02:38:37 UTC (1547001517) [ 0.784106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785302] EDD information not available. [ 0.851568] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.853255] Write protecting the kernel read-only data: 14336k [ 0.854993] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856947] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.60 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.846049] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.10... Lease of 10.55.1.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.83. iid=i-00000105 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCH9q31JkZBF4As8wg58njxRkQae7UWszjQ6QlW7dyBrl2oIg3pe5KeUSGTm4WmyuF2rXx5TQuH0zgjl3Oqx/DACVhrfxOnNAayI5VqQaPM8WZ8gEss4QIPIwdYltEngE2cGdHbecx4W06ioXr3xrMuhWGQuZib8Z0UnrhUpi0KdOhjxcWNNJi69RfWsdxwCTMS+cIvsvhBrB7Qi7Y8arD6c8xGyzdxGjJ4cprKVsEmzyoScbTiJwjuvCeJqlfO1eK6tmoZIXKE1QaormMglz2TAnEcpLsJ5nR81+xdhhHSCXYGYHBc3U63T008/ZqicHkcJF0VUKlSchBdAclw8OWd root@createinstancesinglenetworktests-cee52a4a-7a40-4586-bf80-45342c ssh-dss AAAAB3NzaC1kc3MAAACBAIUM6iS6Cq7cTVwK/Ucav7n2aGi3/WC/HQjkql0uK4wgXJmeOaT3Rwi0vIDGlwx5rzhBoJ3xJkCb/tuorlrW/H2JGYVl6qgbJtFT4OYUqXMxtdgzhiwLWn2bmiwHHMN09gj8rZGoWCwvr3FXNHtTRWrPNztWN6UeHX4+WW/m0ijrAAAAFQDyblJVCHnaU+9IpoObIkT873dbAwAAAIAc5ohGybZDeym3v/DD8x41FzdlOHPx6Ok4hoJZEUPIzH4rRSdibBWQmjUcNmNEpr2LJmlxTNEm78Yn0tUxLI1WPfPVvkNnzRX3LN5FTBQ9CGOpBVzTMyi3lo/ThfzDrD3ohK6O3jumtavyx8OtP5h7zAGw4C3KnfwwPgZ8POXVIgAAAIAZj9ltejfn91f5OSZ/pHERIH3DuA7vlDoqIc6JmQfWHVe7cg1QzAHeQnv86RfHjzl0TIyzGmmRNd0VFTQnFzdzIkEUPeB0tMYiqDslvJEJ9gDbsHBnTANBqRJBWGz+89C2HhlDS9ye70P5+VqQ6e6oTD4U+HjaHKlrf2Q5YCwKtg== root@createinstancesinglenetworktests-cee52a4a-7a40-4586-bf80-45342c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe16:a6a4/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000105 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-cee52a4a-7a40-4586-bf80-45342c launch-index: 0 === cirros: current=0.4.0 uptime=4.00 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-cee52a4a-7a40-4586-bf80-45342c login: 2019-01-09 02:38:47,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:47,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-d7e270be-4002-4c77-9a7b-84ff0e351631 x-compute-request-id: req-d7e270be-4002-4c77-9a7b-84ff0e351631 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a6:a4", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}, {"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:36Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:47,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-d7e270be-4002-4c77-9a7b-84ff0e351631 2019-01-09 02:38:47,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:47,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9d6207f7-4b9d-40cc-9eb4-a52c013011ab Date: Wed, 09 Jan 2019 02:38:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:47,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-9d6207f7-4b9d-40cc-9eb4-a52c013011ab 2019-01-09 02:38:47,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:47,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb64b005-fee3-4e11-97d1-1fad3c68227e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:47,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-fb64b005-fee3-4e11-97d1-1fad3c68227e 2019-01-09 02:38:47,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:47,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-673c6efb-4492-420f-95e8-4e18b366b3a9 Date: Wed, 09 Jan 2019 02:38:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:47,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-673c6efb-4492-420f-95e8-4e18b366b3a9 2019-01-09 02:38:47,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:47,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-246dd595-28ce-4bda-9863-a1ce2f501bd3 Date: Wed, 09 Jan 2019 02:38:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.10"}],"id":"48227571-2107-42aa-8f85-21456190d03c","security_groups":["1c42f774-4f07-43dc-90b1-d3b2ef141c3f","38737152-be85-47f7-a913-c5c85781d301"],"mac_address":"fa:16:3e:16:a6:a4","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:27Z","binding:vnic_type":"normal","device_id":"04ccd3f7-67ca-4685-a134-157914281b2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.4"}],"id":"4cbc1e01-eb11-4bca-a159-4920aff2c15f","security_groups":[],"mac_address":"fa:16:3e:77:9c:9c","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c157abfc-269e-4522-8f09-a8c0d23172fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.1"}],"id":"60669e7b-da54-4eb3-8f98-67f201428545","security_groups":[],"mac_address":"fa:16:3e:9f:23:a8","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:16Z","binding:vnic_type":"normal","device_id":"f64e7441-8194-40d8-9569-3dfbc951699a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.2"}],"id":"783f2dab-f98a-4c78-a36a-fb7382823313","security_groups":[],"mac_address":"fa:16:3e:ff:ea:e7","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c157abfc-269e-4522-8f09-a8c0d23172fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.3"}],"id":"bbb155b5-7954-4fa1-a1c0-36e5675de434","security_groups":[],"mac_address":"fa:16:3e:76:f0:af","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c157abfc-269e-4522-8f09-a8c0d23172fe"}]} 2019-01-09 02:38:47,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-246dd595-28ce-4bda-9863-a1ce2f501bd3 2019-01-09 02:38:47,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:48,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-850ade57-700d-4efb-8de4-61ca4075445d Date: Wed, 09 Jan 2019 02:38:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:09Z", "admin_state_up": true, "updated_at": "2019-01-09T02:38:16Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "f64e7441-8194-40d8-9569-3dfbc951699a", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router"}]} 2019-01-09 02:38:48,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router used request id req-850ade57-700d-4efb-8de4-61ca4075445d 2019-01-09 02:38:48,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:48,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f5cf15-ccc7-44e3-9a18-fc7e1d8210b1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:48,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-34f5cf15-ccc7-44e3-9a18-fc7e1d8210b1 2019-01-09 02:38:48,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=f64e7441-8194-40d8-9569-3dfbc951699a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:48,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e15fbe81-5025-47a5-a795-5fb24f77cad1 Date: Wed, 09 Jan 2019 02:38:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.1"}],"id":"60669e7b-da54-4eb3-8f98-67f201428545","security_groups":[],"mac_address":"fa:16:3e:9f:23:a8","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:16Z","binding:vnic_type":"normal","device_id":"f64e7441-8194-40d8-9569-3dfbc951699a"}]} 2019-01-09 02:38:48,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=f64e7441-8194-40d8-9569-3dfbc951699a used request id req-e15fbe81-5025-47a5-a795-5fb24f77cad1 2019-01-09 02:38:48,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:48,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-09bbdc79-9744-4e73-9ec5-dcacea3bb747 Date: Wed, 09 Jan 2019 02:38:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","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":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}} 2019-01-09 02:38:48,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78 used request id req-09bbdc79-9744-4e73-9ec5-dcacea3bb747 2019-01-09 02:38:48,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:48,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3ad990f7-917a-45ac-8550-e70c9a61357b Date: Wed, 09 Jan 2019 02:38:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:38:48,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-3ad990f7-917a-45ac-8550-e70c9a61357b 2019-01-09 02:38:48,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:48,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f1552b1b-427a-4174-819c-4e873ebae31a Date: Wed, 09 Jan 2019 02:38:48 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:38:48,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-f1552b1b-427a-4174-819c-4e873ebae31a 2019-01-09 02:38:48,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:49,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22a66f4c-d6fa-4497-8ea9-fe515f608418 x-compute-request-id: req-22a66f4c-d6fa-4497-8ea9-fe515f608418 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a6:a4", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}, {"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:36Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:49,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-22a66f4c-d6fa-4497-8ea9-fe515f608418 2019-01-09 02:38:49,112 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst] is - ACTIVE 2019-01-09 02:38:49,112 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:38:49,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:49,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15e5124e-301f-4b9f-87a8-bc52c342dbad x-compute-request-id: req-15e5124e-301f-4b9f-87a8-bc52c342dbad Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a6:a4", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}, {"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:36Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:49,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-15e5124e-301f-4b9f-87a8-bc52c342dbad 2019-01-09 02:38:49,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:49,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9f16d438-b4a2-48ca-9541-16b2dafdc6d5 Date: Wed, 09 Jan 2019 02:38:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:49,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-9f16d438-b4a2-48ca-9541-16b2dafdc6d5 2019-01-09 02:38:49,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:49,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13668ba5-831a-477c-b52e-1001f8b817d7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:49,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-13668ba5-831a-477c-b52e-1001f8b817d7 2019-01-09 02:38:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:49,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7e9c8819-6eeb-4928-958a-414a97396ce1 Date: Wed, 09 Jan 2019 02:38:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:49,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-7e9c8819-6eeb-4928-958a-414a97396ce1 2019-01-09 02:38:49,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:49,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-d9728b83-ed58-4cd7-a885-653b8c00ea7c Date: Wed, 09 Jan 2019 02:38:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.10"}],"id":"48227571-2107-42aa-8f85-21456190d03c","security_groups":["1c42f774-4f07-43dc-90b1-d3b2ef141c3f","38737152-be85-47f7-a913-c5c85781d301"],"mac_address":"fa:16:3e:16:a6:a4","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:27Z","binding:vnic_type":"normal","device_id":"04ccd3f7-67ca-4685-a134-157914281b2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.4"}],"id":"4cbc1e01-eb11-4bca-a159-4920aff2c15f","security_groups":[],"mac_address":"fa:16:3e:77:9c:9c","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c157abfc-269e-4522-8f09-a8c0d23172fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.1"}],"id":"60669e7b-da54-4eb3-8f98-67f201428545","security_groups":[],"mac_address":"fa:16:3e:9f:23:a8","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:16Z","binding:vnic_type":"normal","device_id":"f64e7441-8194-40d8-9569-3dfbc951699a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.2"}],"id":"783f2dab-f98a-4c78-a36a-fb7382823313","security_groups":[],"mac_address":"fa:16:3e:ff:ea:e7","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c157abfc-269e-4522-8f09-a8c0d23172fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.3"}],"id":"bbb155b5-7954-4fa1-a1c0-36e5675de434","security_groups":[],"mac_address":"fa:16:3e:76:f0:af","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c157abfc-269e-4522-8f09-a8c0d23172fe"}]} 2019-01-09 02:38:49,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-d9728b83-ed58-4cd7-a885-653b8c00ea7c 2019-01-09 02:38:49,922 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-09 02:38:49,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:50,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-99a0380e-bde5-48e5-8364-ca4160bad3b7 Date: Wed, 09 Jan 2019 02:38:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:38:50,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-99a0380e-bde5-48e5-8364-ca4160bad3b7 2019-01-09 02:38:50,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:50,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e7bd2145-6ee8-4a44-9de5-3f52144c7628 Date: Wed, 09 Jan 2019 02:38:50 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:38:50,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-e7bd2145-6ee8-4a44-9de5-3f52144c7628 2019-01-09 02:38:50,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "port_id": "48227571-2107-42aa-8f85-21456190d03c"}}' 2019-01-09 02:38:51,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-2a83d005-5d7d-426b-9211-d9c57258e20f Date: Wed, 09 Jan 2019 02:38:51 GMT RESP BODY: {"floatingip": {"router_id": "f64e7441-8194-40d8-9569-3dfbc951699a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:50Z", "updated_at": "2019-01-09T02:38:50Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_id": "48227571-2107-42aa-8f85-21456190d03c", "id": "4358d872-a7ce-4615-80ee-f26baab0233c"}} 2019-01-09 02:38:51,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-2a83d005-5d7d-426b-9211-d9c57258e20f 2019-01-09 02:38:51,927 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router 2019-01-09 02:38:51,927 - create_instance - INFO - Checking if VM is active 2019-01-09 02:38:51,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:52,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-9e0392f9-a189-4018-aa27-78078cfcbb2c x-compute-request-id: req-9e0392f9-a189-4018-aa27-78078cfcbb2c Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a6:a4", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}, {"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:36Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:52,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-9e0392f9-a189-4018-aa27-78078cfcbb2c 2019-01-09 02:38:52,414 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst] is - ACTIVE 2019-01-09 02:38:52,414 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:38:52,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:52,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-5087b1bf-eb53-4783-b897-264b7d48be93 x-compute-request-id: req-5087b1bf-eb53-4783-b897-264b7d48be93 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a6:a4", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp"}, {"name": "default"}], "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:36Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:52,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-5087b1bf-eb53-4783-b897-264b7d48be93 2019-01-09 02:38:52,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:52,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4da8fc6d-4a60-46c6-a99d-26e5b8af99cd Date: Wed, 09 Jan 2019 02:38:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"],"updated_at":"2019-01-09T02:38:06Z","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"c157abfc-269e-4522-8f09-a8c0d23172fe","name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net"}]} 2019-01-09 02:38:52,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net used request id req-4da8fc6d-4a60-46c6-a99d-26e5b8af99cd 2019-01-09 02:38:52,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:52,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa89c99-3b1f-4b2a-8e68-a8195f56d127 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:38:52,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-3fa89c99-3b1f-4b2a-8e68-a8195f56d127 2019-01-09 02:38:52,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:52,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-afe10f13-9622-4308-ac41-60a7b7b4b665 Date: Wed, 09 Jan 2019 02:38:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:06Z","dns_nameservers":[],"updated_at":"2019-01-09T02:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet"}]} 2019-01-09 02:38:52,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-afe10f13-9622-4308-ac41-60a7b7b4b665 2019-01-09 02:38:53,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:53,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-1814adaf-8289-49b4-a40b-30c5a2c9b8a6 Date: Wed, 09 Jan 2019 02:38:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.10"}],"id":"48227571-2107-42aa-8f85-21456190d03c","security_groups":["1c42f774-4f07-43dc-90b1-d3b2ef141c3f","38737152-be85-47f7-a913-c5c85781d301"],"mac_address":"fa:16:3e:16:a6:a4","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:27Z","binding:vnic_type":"normal","device_id":"04ccd3f7-67ca-4685-a134-157914281b2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.4"}],"id":"4cbc1e01-eb11-4bca-a159-4920aff2c15f","security_groups":[],"mac_address":"fa:16:3e:77:9c:9c","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c157abfc-269e-4522-8f09-a8c0d23172fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.1"}],"id":"60669e7b-da54-4eb3-8f98-67f201428545","security_groups":[],"mac_address":"fa:16:3e:9f:23:a8","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:16Z","binding:vnic_type":"normal","device_id":"f64e7441-8194-40d8-9569-3dfbc951699a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.2"}],"id":"783f2dab-f98a-4c78-a36a-fb7382823313","security_groups":[],"mac_address":"fa:16:3e:ff:ea:e7","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c157abfc-269e-4522-8f09-a8c0d23172fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78","ip_address":"10.55.1.3"}],"id":"bbb155b5-7954-4fa1-a1c0-36e5675de434","security_groups":[],"mac_address":"fa:16:3e:76:f0:af","project_id":"0ce01236e8bd48a5aeb29c01e92433ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c157abfc-269e-4522-8f09-a8c0d23172fe","tenant_id":"0ce01236e8bd48a5aeb29c01e92433ec","created_at":"2019-01-09T02:38:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c157abfc-269e-4522-8f09-a8c0d23172fe"}]} 2019-01-09 02:38:53,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-1814adaf-8289-49b4-a40b-30c5a2c9b8a6 2019-01-09 02:38:53,258 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:38:53,261 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7da87d0L 2019-01-09 02:38:53,262 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:38:53,262 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:38:53,262 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:38:53,263 - 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 2019-01-09 02:38:53,263 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:38:53,263 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:38:53,264 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:38:53,264 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:38:53,264 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:38:53,281 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:38:53,281 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:38:53,294 - paramiko.transport - DEBUG - Trying key dc589d14788d5f3407af8a5de0bf5365 from tmp/CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9 2019-01-09 02:38:53,318 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:38:53,321 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:38:53,422 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:38:53,440 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:38:53,440 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:38:53,442 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7da8950L 2019-01-09 02:38:53,442 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:38:53,442 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:38:53,443 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:38:53,444 - 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 2019-01-09 02:38:53,444 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:38:53,444 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:38:53,444 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:38:53,444 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:38:53,444 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:38:53,461 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:38:53,462 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:38:53,474 - paramiko.transport - DEBUG - Trying key dc589d14788d5f3407af8a5de0bf5365 from tmp/CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9 2019-01-09 02:38:53,498 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:38:53,501 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:38:53,507 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:38:53,508 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 02:38:53,508 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:38:53,509 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:38:53,510 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:38:53,512 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2019-01-09 02:38:53,512 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2019-01-09 02:38:53,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/4358d872-a7ce-4615-80ee-f26baab0233c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:54,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e9c04d9-dfdd-4173-8563-210f8a634940 Content-Length: 0 Date: Wed, 09 Jan 2019 02:38:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:38:54,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/4358d872-a7ce-4615-80ee-f26baab0233c used request id req-1e9c04d9-dfdd-4173-8563-210f8a634940 2019-01-09 02:38:54,473 - create_instance - INFO - Deleting Port with ID - 48227571-2107-42aa-8f85-21456190d03c 2019-01-09 02:38:54,473 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9port-1 2019-01-09 02:38:54,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/48227571-2107-42aa-8f85-21456190d03c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:55,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eda2c4be-e39d-4ae6-8c43-556e291c347d Date: Wed, 09 Jan 2019 02:38:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:38:55,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/48227571-2107-42aa-8f85-21456190d03c used request id req-eda2c4be-e39d-4ae6-8c43-556e291c347d 2019-01-09 02:38:55,065 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst 2019-01-09 02:38:55,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:55,722 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:38: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-97f0200c-1bc7-4346-aa9d-586f90fbf3e6 x-compute-request-id: req-97f0200c-1bc7-4346-aa9d-586f90fbf3e6 Content-Type: application/json 2019-01-09 02:38:55,722 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-97f0200c-1bc7-4346-aa9d-586f90fbf3e6 2019-01-09 02:38:55,723 - create_instance - INFO - Checking deletion status 2019-01-09 02:38:55,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:55,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-a528e48a-a22f-4789-a296-099d617fdf78 x-compute-request-id: req-a528e48a-a22f-4789-a296-099d617fdf78 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": []}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:55Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:55,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-a528e48a-a22f-4789-a296-099d617fdf78 2019-01-09 02:38:55,908 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst] is - ACTIVE 2019-01-09 02:38:55,908 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:38:58,911 - create_instance - DEBUG - VM status query timeout in 296.811695099 2019-01-09 02:38:58,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:38:59,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:38: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-c6938f1b-4798-49ae-be05-989cb871f408 x-compute-request-id: req-c6938f1b-4798-49ae-be05-989cb871f408 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net": []}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/04ccd3f7-67ca-4685-a134-157914281b2b", "rel": "bookmark"}], "image": {"id": "5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "links": [{"href": "http://172.30.9.26:8774/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:38:36.000000", "flavor": {"id": "bfa80ad2-7507-4910-a455-64e339a57268", "links": [{"href": "http://172.30.9.26:8774/flavors/bfa80ad2-7507-4910-a455-64e339a57268", "rel": "bookmark"}]}, "id": "04ccd3f7-67ca-4685-a134-157914281b2b", "user_id": "0e3455eeaebd4ae78cc624077e99f8c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:38:58Z", "hostId": "c238ef2bb05a245eac340bfb35ec02c54b671e02e3b46847996c98ae", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp", "name": "CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst", "created": "2019-01-09T02:38:31Z", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:38:59,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-c6938f1b-4798-49ae-be05-989cb871f408 2019-01-09 02:38:59,245 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst] is - ACTIVE 2019-01-09 02:38:59,245 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:39:02,248 - create_instance - DEBUG - VM status query timeout in 293.474673033 2019-01-09 02:39:02,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc45532f4ac63d49bb4c72afe377ed96f08912ae" 2019-01-09 02:39:02,294 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:39:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87088998-9a32-46bc-9903-2e967b531711 x-compute-request-id: req-87088998-9a32-46bc-9903-2e967b531711 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 04ccd3f7-67ca-4685-a134-157914281b2b could not be found.", "code": 404}} 2019-01-09 02:39:02,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/04ccd3f7-67ca-4685-a134-157914281b2b used request id req-87088998-9a32-46bc-9903-2e967b531711 2019-01-09 02:39:02,294 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 04ccd3f7-67ca-4685-a134-157914281b2b could not be found. (HTTP 404) (Request-ID: req-87088998-9a32-46bc-9903-2e967b531711) 2019-01-09 02:39:02,295 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-inst 2019-01-09 02:39:02,296 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp 2019-01-09 02:39:02,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c078415a2cce4b6ea09ad0a172057c40f5f1607e" 2019-01-09 02:39:02,355 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:39:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d2134cf-36a2-4d06-8e30-a7843a4af410 x-compute-request-id: req-3d2134cf-36a2-4d06-8e30-a7843a4af410 Content-Length: 0 Content-Type: application/json 2019-01-09 02:39:02,355 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-kp used request id req-3d2134cf-36a2-4d06-8e30-a7843a4af410 2019-01-09 02:39:02,356 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9.pub] 2019-01-09 02:39:02,356 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9] 2019-01-09 02:39:02,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/bfa80ad2-7507-4910-a455-64e339a57268 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8031c1abdfe22614acdd82d384745de99780c921" 2019-01-09 02:39:02,416 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:39:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc36b8b6-84fa-47ae-8447-20e98da7c2a3 x-compute-request-id: req-bc36b8b6-84fa-47ae-8447-20e98da7c2a3 Content-Length: 0 Content-Type: application/json 2019-01-09 02:39:02,416 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/bfa80ad2-7507-4910-a455-64e339a57268 used request id req-bc36b8b6-84fa-47ae-8447-20e98da7c2a3 2019-01-09 02:39:02,417 - neutron_utils - INFO - Deleting security group rule with ID - a1fbbe47-311b-4d13-b63d-1e7ddd752a79 2019-01-09 02:39:02,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a1fbbe47-311b-4d13-b63d-1e7ddd752a79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:39:02,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0a40720-9b77-41b3-be72-154f3af290f2 Content-Length: 0 Date: Wed, 09 Jan 2019 02:39:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:39:02,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a1fbbe47-311b-4d13-b63d-1e7ddd752a79 used request id req-c0a40720-9b77-41b3-be72-154f3af290f2 2019-01-09 02:39:02,663 - neutron_utils - INFO - Deleting security group rule with ID - b5ff3113-5ec6-4fe1-80da-f5cf9397ad14 2019-01-09 02:39:02,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b5ff3113-5ec6-4fe1-80da-f5cf9397ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:39:02,920 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5ba8244-39f2-4e12-8f89-a9dc431feb46 Content-Length: 0 Date: Wed, 09 Jan 2019 02:39:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:39:02,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b5ff3113-5ec6-4fe1-80da-f5cf9397ad14 used request id req-f5ba8244-39f2-4e12-8f89-a9dc431feb46 2019-01-09 02:39:02,921 - neutron_utils - INFO - Deleting security group rule with ID - 097a099f-a496-4e9f-a424-1f12fa40e33d 2019-01-09 02:39:02,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/097a099f-a496-4e9f-a424-1f12fa40e33d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:39:03,179 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3f032d7-ffa9-4466-a12c-c170635c0496 Content-Length: 0 Date: Wed, 09 Jan 2019 02:39:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:39:03,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/097a099f-a496-4e9f-a424-1f12fa40e33d used request id req-b3f032d7-ffa9-4466-a12c-c170635c0496 2019-01-09 02:39:03,180 - neutron_utils - INFO - Deleting security group rule with ID - 3a70ed39-8164-4a5d-ac13-9596046b7f83 2019-01-09 02:39:03,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/3a70ed39-8164-4a5d-ac13-9596046b7f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:39:03,304 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4a9a291-86c0-447c-9a8e-682b836f6aa6 Content-Length: 0 Date: Wed, 09 Jan 2019 02:39:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:39:03,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/3a70ed39-8164-4a5d-ac13-9596046b7f83 used request id req-d4a9a291-86c0-447c-9a8e-682b836f6aa6 2019-01-09 02:39:03,304 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-sec-grp 2019-01-09 02:39:03,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1c42f774-4f07-43dc-90b1-d3b2ef141c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462a677794b5d5095c1d2b10e78f40b3a8d74922" 2019-01-09 02:39:03,453 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5900ada7-a285-42f6-9302-ccd196ac2dca Content-Length: 0 Date: Wed, 09 Jan 2019 02:39:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:39:03,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1c42f774-4f07-43dc-90b1-d3b2ef141c3f used request id req-5900ada7-a285-42f6-9302-ccd196ac2dca 2019-01-09 02:39:03,454 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router and subnet CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet 2019-01-09 02:39:03,454 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router 2019-01-09 02:39:03,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/f64e7441-8194-40d8-9569-3dfbc951699a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" -d '{"subnet_id": "0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"}' 2019-01-09 02:39:05,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bd5cc7ee-f058-425d-a07d-6fd3a4deb6ee Date: Wed, 09 Jan 2019 02:39:05 GMT RESP BODY: {"network_id": "c157abfc-269e-4522-8f09-a8c0d23172fe", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "subnet_id": "0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78", "subnet_ids": ["0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78"], "port_id": "60669e7b-da54-4eb3-8f98-67f201428545", "id": "f64e7441-8194-40d8-9569-3dfbc951699a"} 2019-01-09 02:39:05,001 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f64e7441-8194-40d8-9569-3dfbc951699a/remove_router_interface used request id req-bd5cc7ee-f058-425d-a07d-6fd3a4deb6ee 2019-01-09 02:39:05,001 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router 2019-01-09 02:39:05,001 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-router 2019-01-09 02:39:05,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/f64e7441-8194-40d8-9569-3dfbc951699a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0972d3a4e3a86168d4ad4d3b7beb5606378be8a" 2019-01-09 02:39:08,467 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39e4dba8-ec02-42cb-bf9d-e889c9fdd043 Content-Length: 0 Date: Wed, 09 Jan 2019 02:39:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:39:08,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f64e7441-8194-40d8-9569-3dfbc951699a used request id req-39e4dba8-ec02-42cb-bf9d-e889c9fdd043 2019-01-09 02:39:08,468 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet 2019-01-09 02:39:08,468 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-subnet 2019-01-09 02:39:08,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998b498f7373c517a9dbee201db1df26c3f42fc1" 2019-01-09 02:39:10,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce44bb0e-a76b-4d0e-80fc-006289264945 Date: Wed, 09 Jan 2019 02:39:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:39:10,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0ae8ceee-6dd0-49e9-bfd7-0fb111c47b78 used request id req-ce44bb0e-a76b-4d0e-80fc-006289264945 2019-01-09 02:39:10,752 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-pub-net 2019-01-09 02:39:10,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c157abfc-269e-4522-8f09-a8c0d23172fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998b498f7373c517a9dbee201db1df26c3f42fc1" 2019-01-09 02:39:12,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6657f9f9-7d01-407e-92a9-a5d416a860c7 Date: Wed, 09 Jan 2019 02:39:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:39:12,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c157abfc-269e-4522-8f09-a8c0d23172fe used request id req-6657f9f9-7d01-407e-92a9-a5d416a860c7 2019-01-09 02:39:12,370 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-cee52a4a-7a40-4586-bf80-45342cc891f9-image 2019-01-09 02:39:12,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c2e73884c3f15b6afa7a50b8a2ea6041fccfec0" 2019-01-09 02:39:13,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9005a675-eff0-4df8-9012-8590a773e099 Date: Wed, 09 Jan 2019 02:39:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:39:13,618 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5e188b8b-a4e3-4e63-b895-a5e9acbd75a4 used request id req-9005a675-eff0-4df8-9012-8590a773e099 2019-01-09 02:39:13,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:39:13,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-82e5d44f-8ebb-4ebf-a73b-c128c671c469 Date: Wed, 09 Jan 2019 02:39:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:05Z", "updated_at": "2019-01-09T02:38:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:05Z", "revision_number": 0, "id": "3f2424fe-d7c3-46a1-be39-6d674d6e93c6", "remote_group_id": "38737152-be85-47f7-a913-c5c85781d301", "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:05Z", "security_group_id": "38737152-be85-47f7-a913-c5c85781d301", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:06Z", "revision_number": 0, "id": "3fa3406d-ae1c-4e9d-9d54-eb1023fb130b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:06Z", "security_group_id": "38737152-be85-47f7-a913-c5c85781d301", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:06Z", "revision_number": 0, "id": "a2af508f-0926-40af-ad1c-50972107268b", "remote_group_id": "38737152-be85-47f7-a913-c5c85781d301", "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:06Z", "security_group_id": "38737152-be85-47f7-a913-c5c85781d301", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:38:05Z", "revision_number": 0, "id": "f28591f4-1715-4290-85e3-863cda9c9ef5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:38:05Z", "security_group_id": "38737152-be85-47f7-a913-c5c85781d301", "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec"}], "revision_number": 4, "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "38737152-be85-47f7-a913-c5c85781d301", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:39:13,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-82e5d44f-8ebb-4ebf-a73b-c128c671c469 2019-01-09 02:39:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:39:13,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d901258-f485-4e95-9d18-35c3d04da6e4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec"}, "enabled": true, "id": "0ce01236e8bd48a5aeb29c01e92433ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj"}} 2019-01-09 02:39:13,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-4d901258-f485-4e95-9d18-35c3d04da6e4 2019-01-09 02:39:13,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38737152-be85-47f7-a913-c5c85781d301 2019-01-09 02:39:13,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=38737152-be85-47f7-a913-c5c85781d301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:39:14,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1b0cbb1e-12eb-4ccf-947f-489b85c33514 Date: Wed, 09 Jan 2019 02:39:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "38737152-be85-47f7-a913-c5c85781d301", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:05Z", "security_group_id": "38737152-be85-47f7-a913-c5c85781d301", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:05Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "3f2424fe-d7c3-46a1-be39-6d674d6e93c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:06Z", "security_group_id": "38737152-be85-47f7-a913-c5c85781d301", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:06Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "3fa3406d-ae1c-4e9d-9d54-eb1023fb130b"}, {"remote_group_id": "38737152-be85-47f7-a913-c5c85781d301", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:06Z", "security_group_id": "38737152-be85-47f7-a913-c5c85781d301", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:06Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "a2af508f-0926-40af-ad1c-50972107268b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:38:05Z", "security_group_id": "38737152-be85-47f7-a913-c5c85781d301", "port_range_min": null, "revision_number": 0, "tenant_id": "0ce01236e8bd48a5aeb29c01e92433ec", "created_at": "2019-01-09T02:38:05Z", "project_id": "0ce01236e8bd48a5aeb29c01e92433ec", "id": "f28591f4-1715-4290-85e3-863cda9c9ef5"}]} 2019-01-09 02:39:14,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=38737152-be85-47f7-a913-c5c85781d301 used request id req-1b0cbb1e-12eb-4ccf-947f-489b85c33514 2019-01-09 02:39:14,124 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:39:14,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/38737152-be85-47f7-a913-c5c85781d301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:39:14,510 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-16b9c985-1f13-4f87-abfa-7cf386c76cb9 Content-Length: 0 Date: Wed, 09 Jan 2019 02:39:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:39:14,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/38737152-be85-47f7-a913-c5c85781d301 used request id req-16b9c985-1f13-4f87-abfa-7cf386c76cb9 2019-01-09 02:39:14,511 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj 2019-01-09 02:39:14,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:39:14,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75495db8-b3c7-4856-88d5-c5e46e888d54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:39:14,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0ce01236e8bd48a5aeb29c01e92433ec used request id req-75495db8-b3c7-4856-88d5-c5e46e888d54 2019-01-09 02:39:14,722 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-784aae48-fca1-460-proj-role 2019-01-09 02:39:14,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/cd06521cbb294d34ac575e81e55ec029 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:39:14,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bf744cc-15b3-41ce-91aa-96c26b0b16cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:39:14,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/cd06521cbb294d34ac575e81e55ec029 used request id req-9bf744cc-15b3-41ce-91aa-96c26b0b16cf 2019-01-09 02:39:14,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d44ebf489bc14b57d2c44cdb24198070d6d5b60" 2019-01-09 02:39:14,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5151b6-6ea6-4315-9150-d3f3c09ec614 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:39:14,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ad5151b6-6ea6-4315-9150-d3f3c09ec614 2019-01-09 02:39:14,921 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-784aae48-fca1-460-user 2019-01-09 02:39:14,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0e3455eeaebd4ae78cc624077e99f8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441176cc72ceccdb0c49b6268e90c47b4316582c" 2019-01-09 02:39:15,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64f956da-f958-454c-949a-a766652f0cac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:39:15,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0e3455eeaebd4ae78cc624077e99f8c2 used request id req-64f956da-f958-454c-949a-a766652f0cac 2019-01-09 02:39:15,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:39:15,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["e8fyYnreTYOe6cEVWkYjeA"], "issued_at": "2019-01-09T02:39:15.000000Z"}} 2019-01-09 02:39:15,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7e8e2948f3311956db149aa110aa7fa28012f" 2019-01-09 02:39:15,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b286bf-abdb-467f-9fd9-c2c36456266d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:15,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d4b286bf-abdb-467f-9fd9-c2c36456266d 2019-01-09 02:39:15,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:39:15,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:39:15,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["kp5u9FBvRhWdzLQZsozXlg"], "issued_at": "2019-01-09T02:39:15.000000Z"}} 2019-01-09 02:39:15,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:39:16,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8df8dd8-04a9-46c5-ace2-9abaf0dc5c8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:16,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d8df8dd8-04a9-46c5-ace2-9abaf0dc5c8f 2019-01-09 02:39:16,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:39:16,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:39:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:39:16,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:39:16,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb1f5f9-b0cf-4f19-97aa-6284feb871b6 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:39:16,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj used request id req-cbb1f5f9-b0cf-4f19-97aa-6284feb871b6 2019-01-09 02:39:16,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:39:16,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f91e91-7837-49a1-9bf3-542ae768cdbc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:39:16,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f9f91e91-7837-49a1-9bf3-542ae768cdbc 2019-01-09 02:39:16,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}}' 2019-01-09 02:39:16,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:39:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dcfa822-8b3f-45b6-a0e5-53d975a64770 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:39:16,409 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0dcfa822-8b3f-45b6-a0e5-53d975a64770 2019-01-09 02:39:16,410 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj 2019-01-09 02:39:16,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:39:16,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:39:16,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["58fVLYNcQRK7b1dfdMFGjA"], "issued_at": "2019-01-09T02:39:16.000000Z"}} 2019-01-09 02:39:16,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4f65be474aa521318d5887a4ed9465a7c9878e" 2019-01-09 02:39:16,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc753c3-de12-428f-802f-91296b893e4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:16,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4cc753c3-de12-428f-802f-91296b893e4a 2019-01-09 02:39:16,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:39:16,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:39:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:39:16,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4f65be474aa521318d5887a4ed9465a7c9878e" 2019-01-09 02:39:16,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2840dbd0-3a52-4936-b1d2-b739c90c2159 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:39:16,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2840dbd0-3a52-4936-b1d2-b739c90c2159 2019-01-09 02:39:16,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4f65be474aa521318d5887a4ed9465a7c9878e" 2019-01-09 02:39:17,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b04354d-e145-48d2-b3f7-a648e288c138 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}]} 2019-01-09 02:39:17,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj used request id req-4b04354d-e145-48d2-b3f7-a648e288c138 2019-01-09 02:39:17,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4f65be474aa521318d5887a4ed9465a7c9878e" 2019-01-09 02:39:17,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0e2d59-51e0-4052-8a5c-1a887b7d1c20 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:39:17,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3f0e2d59-51e0-4052-8a5c-1a887b7d1c20 2019-01-09 02:39:17,552 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-user 2019-01-09 02:39:17,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:39:17,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:39:17,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a250feb7-4b6c-4ba8-982e-d8cba2cdb9f6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:39:17,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a250feb7-4b6c-4ba8-982e-d8cba2cdb9f6 2019-01-09 02:39:17,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role"}}' 2019-01-09 02:39:17,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:39:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0cb7931-b994-4e1c-95b5-67db90f9bd1d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3e6410957f6463389631add06d987b7", "links": {"self": "http://172.30.9.26:5000/v3/roles/a3e6410957f6463389631add06d987b7"}, "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role"}} 2019-01-09 02:39:17,775 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c0cb7931-b994-4e1c-95b5-67db90f9bd1d 2019-01-09 02:39:17,775 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role 2019-01-09 02:39:17,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a3e6410957f6463389631add06d987b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:39:17,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31581041-b89a-4ade-be53-5b6153fa6c63 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a3e6410957f6463389631add06d987b7"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role", "id": "a3e6410957f6463389631add06d987b7"}} 2019-01-09 02:39:17,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a3e6410957f6463389631add06d987b7 used request id req-31581041-b89a-4ade-be53-5b6153fa6c63 2019-01-09 02:39:17,861 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role to project CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj 2019-01-09 02:39:17,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8/users/5c34d151dcb5432aaf7cb77e36499ae7/roles/a3e6410957f6463389631add06d987b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:39:17,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:39:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3708b42e-0404-4097-b24c-6cb4deea61b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:39:17,988 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8/users/5c34d151dcb5432aaf7cb77e36499ae7/roles/a3e6410957f6463389631add06d987b7 used request id req-3708b42e-0404-4097-b24c-6cb4deea61b9 2019-01-09 02:39:17,988 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:39:17,990 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:39:17,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:39:17,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:39:18,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3e6410957f6463389631add06d987b7", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role"}], "expires_at": "2019-01-09T03:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd290e597130460bbdb97c64a415dab8", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-user", "id": "5c34d151dcb5432aaf7cb77e36499ae7"}, "audit_ids": ["EAtV-eUBRsiPP7Gosc6d4A"], "issued_at": "2019-01-09T02:39:18.000000Z"}} 2019-01-09 02:39:18,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b3a5e598fc972ec16cc34263715a0222a472e1" 2019-01-09 02:39:18,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3115886-68b2-4bbb-9034-1ff34ce742e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:18,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e3115886-68b2-4bbb-9034-1ff34ce742e1 2019-01-09 02:39:18,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b3a5e598fc972ec16cc34263715a0222a472e1" 2019-01-09 02:39:18,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-95796b21-7435-4512-82d1-c575907b3a15 Date: Wed, 09 Jan 2019 02:39:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image"} 2019-01-09 02:39:18,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image used request id req-95796b21-7435-4512-82d1-c575907b3a15 2019-01-09 02:39:18,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b3a5e598fc972ec16cc34263715a0222a472e1" 2019-01-09 02:39:18,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e8384bea-908a-4a7c-b25a-4dd662ce6fda Date: Wed, 09 Jan 2019 02: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:39:18,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e8384bea-908a-4a7c-b25a-4dd662ce6fda 2019-01-09 02:39:18,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5b3a5e598fc972ec16cc34263715a0222a472e1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image"}' 2019-01-09 02:39:19,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc X-Openstack-Request-Id: req-36c1642d-af19-40d5-abe2-f15ca2f535f4 Date: Wed, 09 Jan 2019 02:39:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:39:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:39:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "min_disk": 0, "protected": false, "id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "file": "/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc/file", "checksum": null, "owner": "cd290e597130460bbdb97c64a415dab8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:39:19,018 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-36c1642d-af19-40d5-abe2-f15ca2f535f4 2019-01-09 02:39:19,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b3a5e598fc972ec16cc34263715a0222a472e1" -d '' 2019-01-09 02:39:20,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-db757f1d-6bb4-494c-ab4e-1f030ddae7fd Date: Wed, 09 Jan 2019 02:39:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:39:20,606 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc/file used request id req-db757f1d-6bb4-494c-ab4e-1f030ddae7fd 2019-01-09 02:39:20,607 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:39:20,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b3a5e598fc972ec16cc34263715a0222a472e1" 2019-01-09 02:39:20,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-82082798-6989-463e-bf2a-49d32befff00 Date: Wed, 09 Jan 2019 02:39:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:39:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:39:20Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc/snap", "metadata": {}}], "self": "/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "min_disk": 0, "protected": false, "id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "file": "/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd290e597130460bbdb97c64a415dab8", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:39:20,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc used request id req-82082798-6989-463e-bf2a-49d32befff00 2019-01-09 02:39:20,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b3a5e598fc972ec16cc34263715a0222a472e1" 2019-01-09 02:39:20,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6dd080e8-895b-4f90-9317-df5aa78bc250 Date: Wed, 09 Jan 2019 02:39: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:39:20,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6dd080e8-895b-4f90-9317-df5aa78bc250 2019-01-09 02:39:20,781 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image 2019-01-09 02:39:20,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b3a5e598fc972ec16cc34263715a0222a472e1" 2019-01-09 02:39:20,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-3f6b3348-fa85-4ed2-af38-cb1c24395596 Date: Wed, 09 Jan 2019 02:39:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:39:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:39:20Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc/snap", "metadata": {}}], "self": "/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "min_disk": 0, "protected": false, "id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "file": "/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd290e597130460bbdb97c64a415dab8", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:39:20,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc used request id req-3f6b3348-fa85-4ed2-af38-cb1c24395596 2019-01-09 02:39:20,944 - create_image - DEBUG - Instance status is - active 2019-01-09 02:39:20,945 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image 2019-01-09 02:39:20,945 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image 2019-01-09 02:39:20,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:39:20,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:39:21,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3e6410957f6463389631add06d987b7", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role"}], "expires_at": "2019-01-09T03:39:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd290e597130460bbdb97c64a415dab8", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-user", "id": "5c34d151dcb5432aaf7cb77e36499ae7"}, "audit_ids": ["-MBvTHwhTOKs0_KsDYXIBg"], "issued_at": "2019-01-09T02:39:21.000000Z"}} 2019-01-09 02:39:21,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e794e9f6a7966607cb4be9426a55365104f4365" 2019-01-09 02:39:21,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a177a68-78fc-4e41-8192-1237718199a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:21,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8a177a68-78fc-4e41-8192-1237718199a5 2019-01-09 02:39:21,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e794e9f6a7966607cb4be9426a55365104f4365" 2019-01-09 02:39:21,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-029063fb-0378-47eb-a8f4-145fe41fb46f Date: Wed, 09 Jan 2019 02:39:21 GMT RESP BODY: {"networks":[]} 2019-01-09 02:39:21,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-029063fb-0378-47eb-a8f4-145fe41fb46f 2019-01-09 02:39:21,596 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net 2019-01-09 02:39:21,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e794e9f6a7966607cb4be9426a55365104f4365" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net", "admin_state_up": true}}' 2019-01-09 02:39:22,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-f9949e06-2277-4c69-8424-2bda7855cc16 Date: Wed, 09 Jan 2019 02:39:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36853997-2e93-4f28-81a5-ac420e40d24c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:39:22Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","mtu":1450}} 2019-01-09 02:39:22,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f9949e06-2277-4c69-8424-2bda7855cc16 2019-01-09 02:39:22,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e794e9f6a7966607cb4be9426a55365104f4365" 2019-01-09 02:39:22,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-d33aebcf-df8b-46df-a91d-60e17261e8be Date: Wed, 09 Jan 2019 02:39:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:39:22Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:39:22,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-d33aebcf-df8b-46df-a91d-60e17261e8be 2019-01-09 02:39:22,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e794e9f6a7966607cb4be9426a55365104f4365" 2019-01-09 02:39:22,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-451c9ed7-6e88-45bc-9f12-222c617f33b9 Date: Wed, 09 Jan 2019 02:39:22 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:39:22,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-451c9ed7-6e88-45bc-9f12-222c617f33b9 2019-01-09 02:39:22,720 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet 2019-01-09 02:39:22,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e794e9f6a7966607cb4be9426a55365104f4365" -d '{"subnets": [{"ip_version": 4, "network_id": "36853997-2e93-4f28-81a5-ac420e40d24c", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]}' 2019-01-09 02:39:23,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-74ce82dd-53f0-49ee-aaa3-963b90d212ec Date: Wed, 09 Jan 2019 02:39:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:39:23,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-74ce82dd-53f0-49ee-aaa3-963b90d212ec 2019-01-09 02:39:23,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e794e9f6a7966607cb4be9426a55365104f4365" 2019-01-09 02:39:23,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cc79136d-4fc0-4554-9537-e8912564209a Date: Wed, 09 Jan 2019 02:39:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:39:23,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-cc79136d-4fc0-4554-9537-e8912564209a 2019-01-09 02:39:23,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e794e9f6a7966607cb4be9426a55365104f4365" 2019-01-09 02:39:23,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3ece12dc-fa3c-4db6-9e37-1af7faf8da32 Date: Wed, 09 Jan 2019 02:39:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:39:23,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-3ece12dc-fa3c-4db6-9e37-1af7faf8da32 2019-01-09 02:39:23,881 - OpenStackNetwork - DEBUG - Network [36853997-2e93-4f28-81a5-ac420e40d24c] created successfully 2019-01-09 02:39:23,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:39:23,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:39:24,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3e6410957f6463389631add06d987b7", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role"}], "expires_at": "2019-01-09T03:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd290e597130460bbdb97c64a415dab8", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-user", "id": "5c34d151dcb5432aaf7cb77e36499ae7"}, "audit_ids": ["K4xVYZejSE6WSGQH3oaj1w"], "issued_at": "2019-01-09T02:39:24.000000Z"}} 2019-01-09 02:39:24,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:39:24,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d32db0b-c0fd-4d18-901d-f39ac5cc7209 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:24,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d32db0b-c0fd-4d18-901d-f39ac5cc7209 2019-01-09 02:39:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:39:24,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-75c79da5-5ab1-47c2-a6b3-ec6b774cc339 Date: Wed, 09 Jan 2019 02:39:24 GMT RESP BODY: {"routers": []} 2019-01-09 02:39:24,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router&admin_state_up=True used request id req-75c79da5-5ab1-47c2-a6b3-ec6b774cc339 2019-01-09 02:39:24,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:39:24,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:39:25,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3e6410957f6463389631add06d987b7", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role"}], "expires_at": "2019-01-09T03:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd290e597130460bbdb97c64a415dab8", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-user", "id": "5c34d151dcb5432aaf7cb77e36499ae7"}, "audit_ids": ["gg_Guo4TTdCwIEN5o6JC5A"], "issued_at": "2019-01-09T02:39:25.000000Z"}} 2019-01-09 02:39:25,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e081fac3f961d2ed0d90ec55f395ec969365c67" 2019-01-09 02:39:25,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31ab946-5c9a-431e-a031-9a0028faae53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:25,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b31ab946-5c9a-431e-a031-9a0028faae53 2019-01-09 02:39:25,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:39:25,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5bcce15e-8fa8-4af8-88b2-cd3309e68b2b Date: Wed, 09 Jan 2019 02:39:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:39:25,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-5bcce15e-8fa8-4af8-88b2-cd3309e68b2b 2019-01-09 02:39:25,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:39:25,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1e583bca-069e-43b5-9f24-ed83a0800135 Date: Wed, 09 Jan 2019 02:39:25 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:39:25,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-1e583bca-069e-43b5-9f24-ed83a0800135 2019-01-09 02:39:25,565 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router 2019-01-09 02:39:25,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router", "admin_state_up": true}}' 2019-01-09 02:39:30,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-1b0ca0b8-4c66-44d1-812f-b33088ea007f Date: Wed, 09 Jan 2019 02:39:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:26Z", "admin_state_up": true, "updated_at": "2019-01-09T02:39:27Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "79431e1b-5118-411a-98d4-f444fd9c36f0", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router"}} 2019-01-09 02:39:30,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-1b0ca0b8-4c66-44d1-812f-b33088ea007f 2019-01-09 02:39:30,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=79431e1b-5118-411a-98d4-f444fd9c36f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:39:30,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5f235872-da01-4f40-938a-44503e2e8dba Date: Wed, 09 Jan 2019 02:39:30 GMT RESP BODY: {"ports":[]} 2019-01-09 02:39:30,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=79431e1b-5118-411a-98d4-f444fd9c36f0 used request id req-5f235872-da01-4f40-938a-44503e2e8dba 2019-01-09 02:39:30,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:39:30,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bcf92b5a-d84e-4bde-83e1-31b785caa904 Date: Wed, 09 Jan 2019 02:39:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:39:30,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-bcf92b5a-d84e-4bde-83e1-31b785caa904 2019-01-09 02:39:30,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:39:31,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:39:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:39:31,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:39:31,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc09d89-4fbe-4073-97fb-63d7bc7bdd2e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:39:31,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-0dc09d89-4fbe-4073-97fb-63d7bc7bdd2e 2019-01-09 02:39:31,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:39:31,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c448238a-2cc7-40a9-aebc-e8a662e560a4 Date: Wed, 09 Jan 2019 02:39:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:39:31,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-c448238a-2cc7-40a9-aebc-e8a662e560a4 2019-01-09 02:39:31,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:39:31,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4ececc79-180f-48e7-8d7a-da85c63dd985 Date: Wed, 09 Jan 2019 02:39:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:39:31,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet used request id req-4ececc79-180f-48e7-8d7a-da85c63dd985 2019-01-09 02:39:31,285 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:39:31,285 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router 2019-01-09 02:39:31,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/79431e1b-5118-411a-98d4-f444fd9c36f0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" -d '{"subnet_id": "0159576d-f0f1-452c-b007-9f735ec5dfd6"}' 2019-01-09 02:39:33,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ecd08330-c60a-49f4-9fc9-eb731dde7784 Date: Wed, 09 Jan 2019 02:39:33 GMT RESP BODY: {"network_id": "36853997-2e93-4f28-81a5-ac420e40d24c", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "subnet_id": "0159576d-f0f1-452c-b007-9f735ec5dfd6", "subnet_ids": ["0159576d-f0f1-452c-b007-9f735ec5dfd6"], "port_id": "61a2be82-f701-422e-b501-372a8cd53be8", "id": "79431e1b-5118-411a-98d4-f444fd9c36f0"} 2019-01-09 02:39:33,403 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/79431e1b-5118-411a-98d4-f444fd9c36f0/add_router_interface used request id req-ecd08330-c60a-49f4-9fc9-eb731dde7784 2019-01-09 02:39:33,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/79431e1b-5118-411a-98d4-f444fd9c36f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:39:33,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a93715b9-a5ed-4626-8d48-23768328578e Date: Wed, 09 Jan 2019 02:39:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:26Z", "admin_state_up": true, "updated_at": "2019-01-09T02:39:32Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "79431e1b-5118-411a-98d4-f444fd9c36f0", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router"}} 2019-01-09 02:39:33,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/79431e1b-5118-411a-98d4-f444fd9c36f0 used request id req-a93715b9-a5ed-4626-8d48-23768328578e 2019-01-09 02:39:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=79431e1b-5118-411a-98d4-f444fd9c36f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:39:33,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-7487dbeb-b7e2-4b17-a054-ac7b37775972 Date: Wed, 09 Jan 2019 02:39:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.1"}],"id":"61a2be82-f701-422e-b501-372a8cd53be8","security_groups":[],"mac_address":"fa:16:3e:54:8f:a8","project_id":"cd290e597130460bbdb97c64a415dab8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:32Z","binding:vnic_type":"normal","device_id":"79431e1b-5118-411a-98d4-f444fd9c36f0"}]} 2019-01-09 02:39:33,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=79431e1b-5118-411a-98d4-f444fd9c36f0 used request id req-7487dbeb-b7e2-4b17-a054-ac7b37775972 2019-01-09 02:39:33,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/0159576d-f0f1-452c-b007-9f735ec5dfd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:39:34,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f0be7de9-0b6b-4efe-93af-750d062a7990 Date: Wed, 09 Jan 2019 02:39:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}} 2019-01-09 02:39:34,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/0159576d-f0f1-452c-b007-9f735ec5dfd6 used request id req-f0be7de9-0b6b-4efe-93af-750d062a7990 2019-01-09 02:39:34,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:39:34,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:39:34,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["e1YywbuOQamHD5lXunD3rw"], "issued_at": "2019-01-09T02:39:34.000000Z"}} 2019-01-09 02:39:34,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}addea38a93e6478a9d90b4eacdacec03b3814435" 2019-01-09 02:39:34,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d08d1b-d3e0-42ce-9047-a6e0c0a5e10f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:34,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d1d08d1b-d3e0-42ce-9047-a6e0c0a5e10f 2019-01-09 02:39:34,660 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:39:34,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}addea38a93e6478a9d90b4eacdacec03b3814435" 2019-01-09 02:39:34,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b018aba8-a6b0-41d6-86dd-470752c755f3 x-compute-request-id: req-b018aba8-a6b0-41d6-86dd-470752c755f3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:39:34,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b018aba8-a6b0-41d6-86dd-470752c755f3 2019-01-09 02:39:34,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}addea38a93e6478a9d90b4eacdacec03b3814435" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:39:34,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46023377-bc2b-43b1-b527-d8772e5f8161 x-compute-request-id: req-46023377-bc2b-43b1-b527-d8772e5f8161 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:39:34,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-46023377-bc2b-43b1-b527-d8772e5f8161 2019-01-09 02:39:34,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:39:34,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:39:35,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3e6410957f6463389631add06d987b7", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role"}], "expires_at": "2019-01-09T03:39:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd290e597130460bbdb97c64a415dab8", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-user", "id": "5c34d151dcb5432aaf7cb77e36499ae7"}, "audit_ids": ["ua4hP6KFRK2qxf7fIT7l2Q"], "issued_at": "2019-01-09T02:39:35.000000Z"}} 2019-01-09 02:39:35,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cde78995f8069cf4fabcfa77d0fb8baf3236373" 2019-01-09 02:39:35,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8979c22b-3bc0-4cbe-8850-e87915137898 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:35,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8979c22b-3bc0-4cbe-8850-e87915137898 2019-01-09 02:39:35,352 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:39:35,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cde78995f8069cf4fabcfa77d0fb8baf3236373" 2019-01-09 02:39:35,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39: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-1bbcc3ef-3298-4936-bdca-dbb654221d84 x-compute-request-id: req-1bbcc3ef-3298-4936-bdca-dbb654221d84 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:39:35,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-1bbcc3ef-3298-4936-bdca-dbb654221d84 2019-01-09 02:39:35,596 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp... 2019-01-09 02:39:35,596 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:39:35,701 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp 2019-01-09 02:39:35,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cde78995f8069cf4fabcfa77d0fb8baf3236373" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/B6cPZ0MXmTMEjkVM0kM8qbZH4YuppZNuFKapQom/pHIvTjI9Nr0fjoeX6jLIUMycIBLyW7ihSzsZWs/jwc+359GDYNRlWtFuZSZBz24747PCBldsI2S7E/Z4X02zPruNB6hBaN20bJ1BdN3zZz/QZCSSfZMWwxyxx9nuiGIX/w==", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp"}}' 2019-01-09 02:39:35,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39: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-8dbb3b2c-ffe5-4cb2-b235-6c88b913ba3b x-compute-request-id: req-8dbb3b2c-ffe5-4cb2-b235-6c88b913ba3b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/B6cPZ0MXmTMEjkVM0kM8qbZH4YuppZNuFKapQom/pHIvTjI9Nr0fjoeX6jLIUMycIBLyW7ihSzsZWs/jwc+359GDYNRlWtFuZSZBz24747PCBldsI2S7E/Z4X02zPruNB6hBaN20bJ1BdN3zZz/QZCSSfZMWwxyxx9nuiGIX/w==", "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "fingerprint": "9e:0b:70:39:b4:1b:bb:c8:0a:8e:49:69:1d:db:d7:49"}} 2019-01-09 02:39:35,757 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8dbb3b2c-ffe5-4cb2-b235-6c88b913ba3b 2019-01-09 02:39:35,759 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582.pub 2019-01-09 02:39:35,760 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582 2019-01-09 02:39:35,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:39:35,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:39:36,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3e6410957f6463389631add06d987b7", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role"}], "expires_at": "2019-01-09T03:39:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd290e597130460bbdb97c64a415dab8", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-user", "id": "5c34d151dcb5432aaf7cb77e36499ae7"}, "audit_ids": ["uq3IKGEvSSiGrgyI7wyHWg"], "issued_at": "2019-01-09T02:39:36.000000Z"}} 2019-01-09 02:39:36,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:36,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02fb6a7a-118b-4efc-a48a-7cfb20b88563 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:36,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-02fb6a7a-118b-4efc-a48a-7cfb20b88563 2019-01-09 02:39:36,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:36,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6a2f9892-b029-4d75-8ee4-810760d52193 Date: Wed, 09 Jan 2019 02:39:36 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:39:36,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp used request id req-6a2f9892-b029-4d75-8ee4-810760d52193 2019-01-09 02:39:36,438 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp... 2019-01-09 02:39:36,438 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp 2019-01-09 02:39:36,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}}' 2019-01-09 02:39:36,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-90451f68-3a77-4209-9223-9a5bd19e8c8e Date: Wed, 09 Jan 2019 02:39:36 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "updated_at": "2019-01-09T02:39:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "revision_number": 0, "id": "693574f5-517c-4f39-be00-b68d889a126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd290e597130460bbdb97c64a415dab8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "revision_number": 0, "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd290e597130460bbdb97c64a415dab8"}], "revision_number": 2, "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "308117de-1157-480f-a84e-bdf09c8473fb", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}} 2019-01-09 02:39:36,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-90451f68-3a77-4209-9223-9a5bd19e8c8e 2019-01-09 02:39:36,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 308117de-1157-480f-a84e-bdf09c8473fb 2019-01-09 02:39:36,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:37,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac64ba22-349f-4e91-b8e4-cc78b1917d4a Date: Wed, 09 Jan 2019 02:39:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "693574f5-517c-4f39-be00-b68d889a126f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7"}]} 2019-01-09 02:39:37,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb used request id req-ac64ba22-349f-4e91-b8e4-cc78b1917d4a 2019-01-09 02:39:37,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 308117de-1157-480f-a84e-bdf09c8473fb 2019-01-09 02:39:37,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:37,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-538b6eb1-06fe-4516-b964-d8adf141ae06 Date: Wed, 09 Jan 2019 02:39:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "693574f5-517c-4f39-be00-b68d889a126f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7"}]} 2019-01-09 02:39:37,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb used request id req-538b6eb1-06fe-4516-b964-d8adf141ae06 2019-01-09 02:39:37,334 - neutron_utils - INFO - Retrieving security group with ID - 308117de-1157-480f-a84e-bdf09c8473fb 2019-01-09 02:39:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=308117de-1157-480f-a84e-bdf09c8473fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:37,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-60651f96-27c5-499c-bff8-f634b048533e Date: Wed, 09 Jan 2019 02:39:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "updated_at": "2019-01-09T02:39:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "revision_number": 0, "id": "693574f5-517c-4f39-be00-b68d889a126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd290e597130460bbdb97c64a415dab8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "revision_number": 0, "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd290e597130460bbdb97c64a415dab8"}], "revision_number": 2, "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "308117de-1157-480f-a84e-bdf09c8473fb", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}]} 2019-01-09 02:39:37,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=308117de-1157-480f-a84e-bdf09c8473fb used request id req-60651f96-27c5-499c-bff8-f634b048533e 2019-01-09 02:39:37,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 308117de-1157-480f-a84e-bdf09c8473fb 2019-01-09 02:39:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:37,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-12084299-f1a6-409f-8b30-060b253cbc12 Date: Wed, 09 Jan 2019 02:39:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "693574f5-517c-4f39-be00-b68d889a126f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7"}]} 2019-01-09 02:39:37,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb used request id req-12084299-f1a6-409f-8b30-060b253cbc12 2019-01-09 02:39:37,558 - neutron_utils - INFO - Retrieving security group with ID - 308117de-1157-480f-a84e-bdf09c8473fb 2019-01-09 02:39:37,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=308117de-1157-480f-a84e-bdf09c8473fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:37,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-571ccb18-9263-4316-ae74-794745d8dd55 Date: Wed, 09 Jan 2019 02:39:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "updated_at": "2019-01-09T02:39:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "revision_number": 0, "id": "693574f5-517c-4f39-be00-b68d889a126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd290e597130460bbdb97c64a415dab8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "revision_number": 0, "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd290e597130460bbdb97c64a415dab8"}], "revision_number": 2, "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "308117de-1157-480f-a84e-bdf09c8473fb", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}]} 2019-01-09 02:39:37,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=308117de-1157-480f-a84e-bdf09c8473fb used request id req-571ccb18-9263-4316-ae74-794745d8dd55 2019-01-09 02:39:37,758 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 308117de-1157-480f-a84e-bdf09c8473fb 2019-01-09 02:39:37,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:37,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d46b4c36-694e-4c1c-9552-2fd2b4ba0506 Date: Wed, 09 Jan 2019 02:39:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "693574f5-517c-4f39-be00-b68d889a126f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7"}]} 2019-01-09 02:39:37,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb used request id req-d46b4c36-694e-4c1c-9552-2fd2b4ba0506 2019-01-09 02:39:37,931 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp 2019-01-09 02:39:37,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:38,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5c1c2b57-2810-4f6e-856d-db2af58c6f1b Date: Wed, 09 Jan 2019 02:39:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "updated_at": "2019-01-09T02:39:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "revision_number": 0, "id": "693574f5-517c-4f39-be00-b68d889a126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd290e597130460bbdb97c64a415dab8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "revision_number": 0, "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd290e597130460bbdb97c64a415dab8"}], "revision_number": 2, "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "308117de-1157-480f-a84e-bdf09c8473fb", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}]} 2019-01-09 02:39:38,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp used request id req-5c1c2b57-2810-4f6e-856d-db2af58c6f1b 2019-01-09 02:39:38,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:39:38,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:39:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:39:38,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:38,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae6d31c-9022-4eb5-a455-c95133d44bfd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:39:38,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-fae6d31c-9022-4eb5-a455-c95133d44bfd 2019-01-09 02:39:38,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 308117de-1157-480f-a84e-bdf09c8473fb 2019-01-09 02:39:38,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:38,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a89132a7-76d2-474f-9bb0-0d6fb48ba9e9 Date: Wed, 09 Jan 2019 02:39:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "693574f5-517c-4f39-be00-b68d889a126f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7"}]} 2019-01-09 02:39:38,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb used request id req-a89132a7-76d2-474f-9bb0-0d6fb48ba9e9 2019-01-09 02:39:38,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb"}}' 2019-01-09 02:39:38,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-dce4900a-173b-43a7-8e33-5e6c008356fa Date: Wed, 09 Jan 2019 02:39:38 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": "2019-01-09T02:39:38Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:38Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "ddaca248-256d-4a73-ac06-30ac5e03242f"}} 2019-01-09 02:39:38,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-dce4900a-173b-43a7-8e33-5e6c008356fa 2019-01-09 02:39:38,746 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp 2019-01-09 02:39:38,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:38,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-39a8a605-b965-4af7-b684-689282bd62fb Date: Wed, 09 Jan 2019 02:39:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "updated_at": "2019-01-09T02:39:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "revision_number": 0, "id": "693574f5-517c-4f39-be00-b68d889a126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd290e597130460bbdb97c64a415dab8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "revision_number": 0, "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd290e597130460bbdb97c64a415dab8"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:38Z", "revision_number": 0, "id": "ddaca248-256d-4a73-ac06-30ac5e03242f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:38Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd290e597130460bbdb97c64a415dab8"}], "revision_number": 3, "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "308117de-1157-480f-a84e-bdf09c8473fb", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}]} 2019-01-09 02:39:38,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp used request id req-39a8a605-b965-4af7-b684-689282bd62fb 2019-01-09 02:39:38,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:39,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d5c200-9ccf-4fc1-b64b-cfdc497d557b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:39:39,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-22d5c200-9ccf-4fc1-b64b-cfdc497d557b 2019-01-09 02:39:39,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 308117de-1157-480f-a84e-bdf09c8473fb 2019-01-09 02:39:39,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:39,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-77a9437d-bc34-4a53-af75-08c04db3096e Date: Wed, 09 Jan 2019 02:39:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "693574f5-517c-4f39-be00-b68d889a126f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:38Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:38Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "ddaca248-256d-4a73-ac06-30ac5e03242f"}]} 2019-01-09 02:39:39,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb used request id req-77a9437d-bc34-4a53-af75-08c04db3096e 2019-01-09 02:39:39,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb"}}' 2019-01-09 02:39:39,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-0c0076c1-31d2-4c3a-9599-49398c3d527f Date: Wed, 09 Jan 2019 02:39:39 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": "2019-01-09T02:39:39Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": 22, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:39Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "8d3f5dd9-823b-4be1-bdef-0a459e1357c5"}} 2019-01-09 02:39:39,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-0c0076c1-31d2-4c3a-9599-49398c3d527f 2019-01-09 02:39:39,392 - neutron_utils - INFO - Retrieving security group with ID - 308117de-1157-480f-a84e-bdf09c8473fb 2019-01-09 02:39:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=308117de-1157-480f-a84e-bdf09c8473fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:39,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-fa246aaa-3473-4285-b1e7-bc57ccca6553 Date: Wed, 09 Jan 2019 02:39:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "updated_at": "2019-01-09T02:39:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "revision_number": 0, "id": "693574f5-517c-4f39-be00-b68d889a126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd290e597130460bbdb97c64a415dab8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "revision_number": 0, "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd290e597130460bbdb97c64a415dab8"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:39:39Z", "revision_number": 0, "id": "8d3f5dd9-823b-4be1-bdef-0a459e1357c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:39Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cd290e597130460bbdb97c64a415dab8"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:38Z", "revision_number": 0, "id": "ddaca248-256d-4a73-ac06-30ac5e03242f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:38Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd290e597130460bbdb97c64a415dab8"}], "revision_number": 4, "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "308117de-1157-480f-a84e-bdf09c8473fb", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}]} 2019-01-09 02:39:39,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=308117de-1157-480f-a84e-bdf09c8473fb used request id req-fa246aaa-3473-4285-b1e7-bc57ccca6553 2019-01-09 02:39:39,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 308117de-1157-480f-a84e-bdf09c8473fb 2019-01-09 02:39:39,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:39:39,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-9ab1b5cd-e819-42ac-a8dc-02e6ba8e0de1 Date: Wed, 09 Jan 2019 02:39:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "693574f5-517c-4f39-be00-b68d889a126f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:36Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:36Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "7ce6c484-bba1-4297-b087-3688cc9ca0a7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-09T02:39:39Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": 22, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:39Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "8d3f5dd9-823b-4be1-bdef-0a459e1357c5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:38Z", "security_group_id": "308117de-1157-480f-a84e-bdf09c8473fb", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:38Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "ddaca248-256d-4a73-ac06-30ac5e03242f"}]} 2019-01-09 02:39:39,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=308117de-1157-480f-a84e-bdf09c8473fb used request id req-9ab1b5cd-e819-42ac-a8dc-02e6ba8e0de1 2019-01-09 02:39:39,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:39:39,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:39:39,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3e6410957f6463389631add06d987b7", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role"}], "expires_at": "2019-01-09T03:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd290e597130460bbdb97c64a415dab8", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-user", "id": "5c34d151dcb5432aaf7cb77e36499ae7"}, "audit_ids": ["tlLPG8_TScq9sk2EkgBG3w"], "issued_at": "2019-01-09T02:39:39.000000Z"}} 2019-01-09 02:39:39,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:40,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6c26fb-5d1b-45fb-ada0-54c9e4692c92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:40,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ac6c26fb-5d1b-45fb-ada0-54c9e4692c92 2019-01-09 02:39:40,083 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:39:40,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:40,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5ba89b-708e-4fbc-814e-e46d0d9ede22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:40,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8b5ba89b-708e-4fbc-814e-e46d0d9ede22 2019-01-09 02:39:40,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:40,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c90c20de-ae56-4d50-b993-1f77f6eec7f3 Date: Wed, 09 Jan 2019 02:39:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:39:40,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-c90c20de-ae56-4d50-b993-1f77f6eec7f3 2019-01-09 02:39:40,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:39:40,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:39:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:39:40,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:40,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae779418-71ee-42ad-a5da-0083f0f1b5ce Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:39:40,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-ae779418-71ee-42ad-a5da-0083f0f1b5ce 2019-01-09 02:39:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:40,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-992d3398-a9de-4f0e-97ac-0449a4864c54 Date: Wed, 09 Jan 2019 02:39:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:39:40,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-992d3398-a9de-4f0e-97ac-0449a4864c54 2019-01-09 02:39:40,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:40,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b861a9c9-32e3-4e39-8f6b-83873f4a5527 Date: Wed, 09 Jan 2019 02:39:40 GMT RESP BODY: {"ports":[]} 2019-01-09 02:39:40,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1&admin_state_up=True used request id req-b861a9c9-32e3-4e39-8f6b-83873f4a5527 2019-01-09 02:39:40,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:41,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39: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-77b0160c-029f-404a-b56e-d7202c9244b3 x-compute-request-id: req-77b0160c-029f-404a-b56e-d7202c9244b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:39:41,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst used request id req-77b0160c-029f-404a-b56e-d7202c9244b3 2019-01-09 02:39:41,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:41,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3098c890-72ea-49f3-9325-261251e98ce7 Date: Wed, 09 Jan 2019 02:39:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:39:41,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-3098c890-72ea-49f3-9325-261251e98ce7 2019-01-09 02:39:41,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:41,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaea8b58-714c-4c50-b3fa-54fea92e4ad0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:39:41,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-eaea8b58-714c-4c50-b3fa-54fea92e4ad0 2019-01-09 02:39:41,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:41,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d2134523-93d3-4df1-96e4-dc0ff360d4b4 Date: Wed, 09 Jan 2019 02:39:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:39:41,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-d2134523-93d3-4df1-96e4-dc0ff360d4b4 2019-01-09 02:39:41,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:41,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4d608851-9404-4b5b-b6c7-13353669d370 Date: Wed, 09 Jan 2019 02:39:41 GMT RESP BODY: {"ports":[]} 2019-01-09 02:39:41,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1&admin_state_up=True used request id req-4d608851-9404-4b5b-b6c7-13353669d370 2019-01-09 02:39:41,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:39:41,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:39:42,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3e6410957f6463389631add06d987b7", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role"}], "expires_at": "2019-01-09T03:39:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd290e597130460bbdb97c64a415dab8", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cd290e597130460bbdb97c64a415dab8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-user", "id": "5c34d151dcb5432aaf7cb77e36499ae7"}, "audit_ids": ["H2l7SL6QRoKg5Xpah6oAsQ"], "issued_at": "2019-01-09T02:39:42.000000Z"}} 2019-01-09 02:39:42,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83699c8ef993aa45088d27cd92e1c5514ceeefc0" 2019-01-09 02:39:42,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fdedf6-7fb1-4e4e-acfe-2a4f9b107d99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:39:42,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c5fdedf6-7fb1-4e4e-acfe-2a4f9b107d99 2019-01-09 02:39:42,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:42,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f9c5c547-de20-4122-89d7-6b8affc60852 Date: Wed, 09 Jan 2019 02:39:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:39:42,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-f9c5c547-de20-4122-89d7-6b8affc60852 2019-01-09 02:39:42,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:42,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-810f514e-b8bb-44f8-86f6-495504dc8440 Date: Wed, 09 Jan 2019 02:39:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:39:42,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-810f514e-b8bb-44f8-86f6-495504dc8440 2019-01-09 02:39:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:42,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-45568f08-1338-42ba-8537-8ad9eae2bf53 Date: Wed, 09 Jan 2019 02:39:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:39:42,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-45568f08-1338-42ba-8537-8ad9eae2bf53 2019-01-09 02:39:42,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:39:42,822 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:39:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:39:42,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83699c8ef993aa45088d27cd92e1c5514ceeefc0" 2019-01-09 02:39:42,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c1ae77-6adf-492e-b9e6-0cbe0846f308 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:39:42,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-71c1ae77-6adf-492e-b9e6-0cbe0846f308 2019-01-09 02:39:42,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:42,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-956c2e19-4974-4dc7-99e2-482962c5bedd Date: Wed, 09 Jan 2019 02:39:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:39:42,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-956c2e19-4974-4dc7-99e2-482962c5bedd 2019-01-09 02:39:42,963 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net 2019-01-09 02:39:42,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" -d '{"port": {"network_id": "36853997-2e93-4f28-81a5-ac420e40d24c", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1", "admin_state_up": true}}' 2019-01-09 02:39:44,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-23312399-51f5-4f0f-8c28-1dc8472c3ddd Date: Wed, 09 Jan 2019 02:39:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.6"}],"id":"01c165a1-dd85-48af-ace0-f7e8620e9e58","security_groups":["2ce70a38-73a2-48d3-b031-abd0da66db15"],"mac_address":"fa:16:3e:69:e0:4e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1","project_id":"cd290e597130460bbdb97c64a415dab8","qos_policy_id":null,"admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:43Z","binding:vnic_type":"normal"}} 2019-01-09 02:39:44,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-23312399-51f5-4f0f-8c28-1dc8472c3ddd 2019-01-09 02:39:44,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:44,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aa22bdbd-77a5-4066-ae6a-97c2797f0380 Date: Wed, 09 Jan 2019 02:39:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:39:44,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-aa22bdbd-77a5-4066-ae6a-97c2797f0380 2019-01-09 02:39:44,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:44,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce40d199-a838-4a4b-b527-0d6ed6b60c24 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:39:44,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-ce40d199-a838-4a4b-b527-0d6ed6b60c24 2019-01-09 02:39:44,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:44,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fc209d2e-f50e-4cfd-952a-340f7bab3303 Date: Wed, 09 Jan 2019 02:39:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:39:44,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-fc209d2e-f50e-4cfd-952a-340f7bab3303 2019-01-09 02:39:44,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:44,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-5cfeb181-66b6-48b0-9d4d-47f704220e54 Date: Wed, 09 Jan 2019 02:39:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.6"}],"id":"01c165a1-dd85-48af-ace0-f7e8620e9e58","security_groups":["2ce70a38-73a2-48d3-b031-abd0da66db15"],"mac_address":"fa:16:3e:69:e0:4e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:43Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:39:44,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1&admin_state_up=True used request id req-5cfeb181-66b6-48b0-9d4d-47f704220e54 2019-01-09 02:39:44,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:44,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e8acfc-b980-4e00-bc97-6303cfb399a7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:39:44,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-27e8acfc-b980-4e00-bc97-6303cfb399a7 2019-01-09 02:39:44,591 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst 2019-01-09 02:39:44,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:44,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-c9344738-2f21-4d52-bc4a-61035b33c734 x-compute-request-id: req-c9344738-2f21-4d52-bc4a-61035b33c734 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-flavor-name"}]} 2019-01-09 02:39:44,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c9344738-2f21-4d52-bc4a-61035b33c734 2019-01-09 02:39:44,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:44,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-6bc9f7c7-4606-4e4b-aa07-a64da38ec856 x-compute-request-id: req-6bc9f7c7-4606-4e4b-aa07-a64da38ec856 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:39:44,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52 used request id req-6bc9f7c7-4606-4e4b-aa07-a64da38ec856 2019-01-09 02:39:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:44,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-64a86fe1-4109-417b-a13b-c332ae65f9f5 Date: Wed, 09 Jan 2019 02:39:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:39:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:39:20Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc/snap", "metadata": {}}], "self": "/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "min_disk": 0, "protected": false, "id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "file": "/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd290e597130460bbdb97c64a415dab8", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image"} 2019-01-09 02:39:44,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image used request id req-64a86fe1-4109-417b-a13b-c332ae65f9f5 2019-01-09 02:39:44,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:44,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2c8c715a-993a-4073-91fb-66a328623042 Date: Wed, 09 Jan 2019 02:39: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:39:44,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2c8c715a-993a-4073-91fb-66a328623042 2019-01-09 02:39:44,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "imageRef": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "flavorRef": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "max_count": 1, "min_count": 1, "networks": [{"port": "01c165a1-dd85-48af-ace0-f7e8620e9e58"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}]}}' 2019-01-09 02:39:47,027 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-3ef28d30-1ae9-4118-a335-3b0da05f3c1b x-compute-request-id: req-3ef28d30-1ae9-4118-a335-3b0da05f3c1b Content-Length: 444 location: http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "adminPass": "iY6c3MKEzewa"}} 2019-01-09 02:39:47,028 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-3ef28d30-1ae9-4118-a335-3b0da05f3c1b 2019-01-09 02:39:47,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:47,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-fcb7506b-54e4-451a-aef8-5379eb6fe622 x-compute-request-id: req-fcb7506b-54e4-451a-aef8-5379eb6fe622 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:39:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:39:47,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-fcb7506b-54e4-451a-aef8-5379eb6fe622 2019-01-09 02:39:47,245 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst 2019-01-09 02:39:47,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:47,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-4ebc41e6-6637-4610-bff9-45ebf1bc5c34 x-compute-request-id: req-4ebc41e6-6637-4610-bff9-45ebf1bc5c34 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:39:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:39:47,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-4ebc41e6-6637-4610-bff9-45ebf1bc5c34 2019-01-09 02:39:47,602 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - BUILD 2019-01-09 02:39:47,603 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:39:50,606 - create_instance - DEBUG - VM status query timeout in 896.639708996 2019-01-09 02:39:50,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:51,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-45d3f677-090e-461e-9f93-ec07f7ce9e79 x-compute-request-id: req-45d3f677-090e-461e-9f93-ec07f7ce9e79 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:39:48Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:39:51,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-45d3f677-090e-461e-9f93-ec07f7ce9e79 2019-01-09 02:39:51,071 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - BUILD 2019-01-09 02:39:51,072 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:39:54,075 - create_instance - DEBUG - VM status query timeout in 893.170821905 2019-01-09 02:39:54,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:54,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39: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-078bfc84-3936-4b68-836e-72dc59971d8a x-compute-request-id: req-078bfc84-3936-4b68-836e-72dc59971d8a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:39:54,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-078bfc84-3936-4b68-836e-72dc59971d8a 2019-01-09 02:39:54,765 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - ACTIVE 2019-01-09 02:39:54,765 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:39:54,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:55,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39: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-f86d9d6b-fd6e-4e82-a429-b5d09df1bde6 x-compute-request-id: req-f86d9d6b-fd6e-4e82-a429-b5d09df1bde6 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:39:55,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-f86d9d6b-fd6e-4e82-a429-b5d09df1bde6 2019-01-09 02:39:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:55,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5329ad9b-1a2f-4b64-8f1d-c94f3f2e56e0 Date: Wed, 09 Jan 2019 02:39:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:39:55,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-5329ad9b-1a2f-4b64-8f1d-c94f3f2e56e0 2019-01-09 02:39:55,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:55,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9c86ea-fabf-4633-b330-7050e1763539 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:39:55,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-1a9c86ea-fabf-4633-b330-7050e1763539 2019-01-09 02:39:55,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:55,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f3ec5182-4548-41ab-b30a-9f7591fa0c81 Date: Wed, 09 Jan 2019 02:39:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:39:55,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-f3ec5182-4548-41ab-b30a-9f7591fa0c81 2019-01-09 02:39:55,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:55,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-74f1bdc3-988a-4bb6-8be8-424b8ce1d082 Date: Wed, 09 Jan 2019 02:39:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.6"}],"id":"01c165a1-dd85-48af-ace0-f7e8620e9e58","security_groups":["2ce70a38-73a2-48d3-b031-abd0da66db15"],"mac_address":"fa:16:3e:69:e0:4e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:43Z","binding:vnic_type":"normal","device_id":"6b20214d-8c69-4452-8cda-1c52863d4854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.4"}],"id":"55b0b365-e556-4b86-a8af-479eea1a24fd","security_groups":[],"mac_address":"fa:16:3e:af:f3:7d","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.1"}],"id":"61a2be82-f701-422e-b501-372a8cd53be8","security_groups":[],"mac_address":"fa:16:3e:54:8f:a8","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:32Z","binding:vnic_type":"normal","device_id":"79431e1b-5118-411a-98d4-f444fd9c36f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.3"}],"id":"a176ef7e-19b5-4a42-92d1-cd6e6264fec9","security_groups":[],"mac_address":"fa:16:3e:54:bb:06","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.2"}],"id":"d0ae1ef7-524d-474a-8ae8-1ad05ab66cd9","security_groups":[],"mac_address":"fa:16:3e:78:ac:2e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36853997-2e93-4f28-81a5-ac420e40d24c"}]} 2019-01-09 02:39:55,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-74f1bdc3-988a-4bb6-8be8-424b8ce1d082 2019-01-09 02:39:55,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:56,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-0fc84b20-fcf7-44a2-87dd-fed0b02cc329 x-compute-request-id: req-0fc84b20-fcf7-44a2-87dd-fed0b02cc329 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:39:56,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-0fc84b20-fcf7-44a2-87dd-fed0b02cc329 2019-01-09 02:39:56,354 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - ACTIVE 2019-01-09 02:39:56,355 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:39:56,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:57,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-39d41171-d7af-4837-a521-fe31380c9b20 x-compute-request-id: req-39d41171-d7af-4837-a521-fe31380c9b20 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:39:57,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-39d41171-d7af-4837-a521-fe31380c9b20 2019-01-09 02:39:57,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:57,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-593bc808-d023-4556-a75f-13bd945e6abc Date: Wed, 09 Jan 2019 02:39:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:39:57,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-593bc808-d023-4556-a75f-13bd945e6abc 2019-01-09 02:39:57,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:57,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17abf6e4-3be6-4540-a0e2-7d514af39f82 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:39:57,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-17abf6e4-3be6-4540-a0e2-7d514af39f82 2019-01-09 02:39:57,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:57,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a753c392-cef1-42a1-abcf-327acbe75713 Date: Wed, 09 Jan 2019 02:39:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:39:57,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-a753c392-cef1-42a1-abcf-327acbe75713 2019-01-09 02:39:57,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:57,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-e9fb603d-ea0b-4898-a56d-0d29b265df50 Date: Wed, 09 Jan 2019 02:39:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.6"}],"id":"01c165a1-dd85-48af-ace0-f7e8620e9e58","security_groups":["2ce70a38-73a2-48d3-b031-abd0da66db15"],"mac_address":"fa:16:3e:69:e0:4e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:43Z","binding:vnic_type":"normal","device_id":"6b20214d-8c69-4452-8cda-1c52863d4854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.4"}],"id":"55b0b365-e556-4b86-a8af-479eea1a24fd","security_groups":[],"mac_address":"fa:16:3e:af:f3:7d","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.1"}],"id":"61a2be82-f701-422e-b501-372a8cd53be8","security_groups":[],"mac_address":"fa:16:3e:54:8f:a8","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:32Z","binding:vnic_type":"normal","device_id":"79431e1b-5118-411a-98d4-f444fd9c36f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.3"}],"id":"a176ef7e-19b5-4a42-92d1-cd6e6264fec9","security_groups":[],"mac_address":"fa:16:3e:54:bb:06","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.2"}],"id":"d0ae1ef7-524d-474a-8ae8-1ad05ab66cd9","security_groups":[],"mac_address":"fa:16:3e:78:ac:2e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36853997-2e93-4f28-81a5-ac420e40d24c"}]} 2019-01-09 02:39:57,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-e9fb603d-ea0b-4898-a56d-0d29b265df50 2019-01-09 02:39:57,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}}' 2019-01-09 02:39:59,051 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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-3d741c33-25fb-4e93-9f1c-488d16c6158a x-compute-request-id: req-3d741c33-25fb-4e93-9f1c-488d16c6158a Content-Length: 0 Content-Type: application/json 2019-01-09 02:39:59,051 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action used request id req-3d741c33-25fb-4e93-9f1c-488d16c6158a 2019-01-09 02:39:59,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:59,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-77cc0687-6bc9-4d35-80b6-ae4ce42881d2 Date: Wed, 09 Jan 2019 02:39:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:26Z", "admin_state_up": true, "updated_at": "2019-01-09T02:39:32Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "79431e1b-5118-411a-98d4-f444fd9c36f0", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router"}]} 2019-01-09 02:39:59,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router used request id req-77cc0687-6bc9-4d35-80b6-ae4ce42881d2 2019-01-09 02:39:59,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:59,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36cc92fe-84d4-4a15-b2da-d7b310d23dce Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:39:59,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-36cc92fe-84d4-4a15-b2da-d7b310d23dce 2019-01-09 02:39:59,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=79431e1b-5118-411a-98d4-f444fd9c36f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:59,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-14b5b7a5-9dcb-4d95-adaf-8eb0d13bde51 Date: Wed, 09 Jan 2019 02:39:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.1"}],"id":"61a2be82-f701-422e-b501-372a8cd53be8","security_groups":[],"mac_address":"fa:16:3e:54:8f:a8","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:32Z","binding:vnic_type":"normal","device_id":"79431e1b-5118-411a-98d4-f444fd9c36f0"}]} 2019-01-09 02:39:59,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=79431e1b-5118-411a-98d4-f444fd9c36f0 used request id req-14b5b7a5-9dcb-4d95-adaf-8eb0d13bde51 2019-01-09 02:39:59,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/0159576d-f0f1-452c-b007-9f735ec5dfd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:59,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-392fe6be-bd09-4ff3-a2cf-1819728f7c30 Date: Wed, 09 Jan 2019 02:39:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}} 2019-01-09 02:39:59,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/0159576d-f0f1-452c-b007-9f735ec5dfd6 used request id req-392fe6be-bd09-4ff3-a2cf-1819728f7c30 2019-01-09 02:39:59,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:59,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-493261a9-4301-4a76-9972-383abc602068 Date: Wed, 09 Jan 2019 02:39:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:39:59,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-493261a9-4301-4a76-9972-383abc602068 2019-01-09 02:39:59,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:39:59,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dae60023-a62e-4258-96bc-5cc457e7c756 Date: Wed, 09 Jan 2019 02:39:59 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:39:59,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-dae60023-a62e-4258-96bc-5cc457e7c756 2019-01-09 02:39:59,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:00,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:39:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54c564b2-9844-46ac-9b84-bd1f42400eca x-compute-request-id: req-54c564b2-9844-46ac-9b84-bd1f42400eca Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:00,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-54c564b2-9844-46ac-9b84-bd1f42400eca 2019-01-09 02:40:00,455 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - ACTIVE 2019-01-09 02:40:00,455 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:40:00,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:00,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5dd9746a-9c7d-499d-8687-0cf7328308c0 x-compute-request-id: req-5dd9746a-9c7d-499d-8687-0cf7328308c0 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:00,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-5dd9746a-9c7d-499d-8687-0cf7328308c0 2019-01-09 02:40:00,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:01,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f2672ee0-e446-47ed-a804-0320fe152c43 Date: Wed, 09 Jan 2019 02:40:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:40:01,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-f2672ee0-e446-47ed-a804-0320fe152c43 2019-01-09 02:40:01,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:01,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f011a9-fb3c-4614-9dd2-b51788b1168c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:40:01,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-36f011a9-fb3c-4614-9dd2-b51788b1168c 2019-01-09 02:40:01,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:01,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-166772c7-bfcb-47dd-bd38-b6dd2692a2c4 Date: Wed, 09 Jan 2019 02:40:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:40:01,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-166772c7-bfcb-47dd-bd38-b6dd2692a2c4 2019-01-09 02:40:01,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:01,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-7c3c868b-1340-49b2-8cf0-502169b28dfd Date: Wed, 09 Jan 2019 02:40:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.6"}],"id":"01c165a1-dd85-48af-ace0-f7e8620e9e58","security_groups":["2ce70a38-73a2-48d3-b031-abd0da66db15","308117de-1157-480f-a84e-bdf09c8473fb"],"mac_address":"fa:16:3e:69:e0:4e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:43Z","binding:vnic_type":"normal","device_id":"6b20214d-8c69-4452-8cda-1c52863d4854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.4"}],"id":"55b0b365-e556-4b86-a8af-479eea1a24fd","security_groups":[],"mac_address":"fa:16:3e:af:f3:7d","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.1"}],"id":"61a2be82-f701-422e-b501-372a8cd53be8","security_groups":[],"mac_address":"fa:16:3e:54:8f:a8","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:32Z","binding:vnic_type":"normal","device_id":"79431e1b-5118-411a-98d4-f444fd9c36f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.3"}],"id":"a176ef7e-19b5-4a42-92d1-cd6e6264fec9","security_groups":[],"mac_address":"fa:16:3e:54:bb:06","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.2"}],"id":"d0ae1ef7-524d-474a-8ae8-1ad05ab66cd9","security_groups":[],"mac_address":"fa:16:3e:78:ac:2e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36853997-2e93-4f28-81a5-ac420e40d24c"}]} 2019-01-09 02:40:01,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-7c3c868b-1340-49b2-8cf0-502169b28dfd 2019-01-09 02:40:01,276 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-09 02:40:01,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:01,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-20b15995-e611-474e-ab22-f1a6024a72d0 Date: Wed, 09 Jan 2019 02:40:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:40:01,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-20b15995-e611-474e-ab22-f1a6024a72d0 2019-01-09 02:40:01,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:01,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0a2a4ca4-4ea6-4318-8540-80374b0b677a Date: Wed, 09 Jan 2019 02:40:01 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:40:01,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-0a2a4ca4-4ea6-4318-8540-80374b0b677a 2019-01-09 02:40:01,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "port_id": "01c165a1-dd85-48af-ace0-f7e8620e9e58"}}' 2019-01-09 02:40:03,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-67892848-3909-44fe-9ebb-e52d022c996a Date: Wed, 09 Jan 2019 02:40:03 GMT RESP BODY: {"floatingip": {"router_id": "79431e1b-5118-411a-98d4-f444fd9c36f0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:40:02Z", "updated_at": "2019-01-09T02:40:02Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "cd290e597130460bbdb97c64a415dab8", "port_id": "01c165a1-dd85-48af-ace0-f7e8620e9e58", "id": "18d22644-19fa-4ae3-90f7-d044aeeeaf49"}} 2019-01-09 02:40:03,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-67892848-3909-44fe-9ebb-e52d022c996a 2019-01-09 02:40:03,726 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router 2019-01-09 02:40:03,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:04,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-24eb87af-01a8-4de9-b424-25f2b98cdcc2 x-compute-request-id: req-24eb87af-01a8-4de9-b424-25f2b98cdcc2 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:04,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-24eb87af-01a8-4de9-b424-25f2b98cdcc2 2019-01-09 02:40:04,079 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - ACTIVE 2019-01-09 02:40:04,079 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:40:04,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:04,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-daa22aaf-835e-4a93-aa5b-c5a5d1d793b3 x-compute-request-id: req-daa22aaf-835e-4a93-aa5b-c5a5d1d793b3 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:04,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-daa22aaf-835e-4a93-aa5b-c5a5d1d793b3 2019-01-09 02:40:04,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:04,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d1184dde-8028-49dc-b165-a0f83bcecb92 Date: Wed, 09 Jan 2019 02:40:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:40:04,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-d1184dde-8028-49dc-b165-a0f83bcecb92 2019-01-09 02:40:04,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:04,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737b46ce-1c33-403b-a91d-b2fd4ba4523f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:40:04,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-737b46ce-1c33-403b-a91d-b2fd4ba4523f 2019-01-09 02:40:04,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:04,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-be218092-cf6e-448d-b47a-4604fac4e0a4 Date: Wed, 09 Jan 2019 02:40:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:40:04,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-be218092-cf6e-448d-b47a-4604fac4e0a4 2019-01-09 02:40:04,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:04,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-9223a375-77a2-4011-8553-051c659dd437 Date: Wed, 09 Jan 2019 02:40:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.6"}],"id":"01c165a1-dd85-48af-ace0-f7e8620e9e58","security_groups":["2ce70a38-73a2-48d3-b031-abd0da66db15","308117de-1157-480f-a84e-bdf09c8473fb"],"mac_address":"fa:16:3e:69:e0:4e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:43Z","binding:vnic_type":"normal","device_id":"6b20214d-8c69-4452-8cda-1c52863d4854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.4"}],"id":"55b0b365-e556-4b86-a8af-479eea1a24fd","security_groups":[],"mac_address":"fa:16:3e:af:f3:7d","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.1"}],"id":"61a2be82-f701-422e-b501-372a8cd53be8","security_groups":[],"mac_address":"fa:16:3e:54:8f:a8","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:32Z","binding:vnic_type":"normal","device_id":"79431e1b-5118-411a-98d4-f444fd9c36f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.3"}],"id":"a176ef7e-19b5-4a42-92d1-cd6e6264fec9","security_groups":[],"mac_address":"fa:16:3e:54:bb:06","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.2"}],"id":"d0ae1ef7-524d-474a-8ae8-1ad05ab66cd9","security_groups":[],"mac_address":"fa:16:3e:78:ac:2e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36853997-2e93-4f28-81a5-ac420e40d24c"}]} 2019-01-09 02:40:04,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-9223a375-77a2-4011-8553-051c659dd437 2019-01-09 02:40:04,790 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2019-01-09 02:40:04,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:05,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-fed961bb-1e45-4aed-8463-6e1843d42278 x-compute-request-id: req-fed961bb-1e45-4aed-8463-6e1843d42278 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:05,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-fed961bb-1e45-4aed-8463-6e1843d42278 2019-01-09 02:40:05,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:40:06,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3210799d-704a-4309-9f06-794187ad01d6 x-compute-request-id: req-3210799d-704a-4309-9f06-794187ad01d6 Content-Encoding: gzip Content-Length: 9646 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 538029080 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 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130129] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131797] pid_max: default: 32768 minimum: 301\n[ 0.132696] ACPI: Core revision 20150930\n[ 0.134112] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135423] Security Framework initialized\n[ 0.136248] Yama: becoming mindful.\n[ 0.137013] AppArmor: AppArmor initialized\n[ 0.137901] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139226] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140486] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141718] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143102] Initializing cgroup subsys io\n[ 0.143921] Initializing cgroup subsys memory\n[ 0.144787] Initializing cgroup subsys devices\n[ 0.145709] Initializing cgroup subsys freezer\n[ 0.146595] Initializing cgroup subsys net_cls\n[ 0.147461] Initializing cgroup subsys perf_event\n[ 0.148378] Initializing cgroup subsys net_prio\n[ 0.149285] Initializing cgroup subsys hugetlb\n[ 0.150188] Initializing cgroup subsys pids\n[ 0.151079] CPU: Physical Processor ID: 0\n[ 0.152599] mce: CPU supports 10 MCE banks\n[ 0.153501] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154521] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156774] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163151] ftrace: allocating 31920 entries in 125 pages\n[ 0.189173] smpboot: Max logical packages: 2\n[ 0.190073] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191295] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192641] x2apic enabled\n[ 0.193499] Switched APIC routing to physical x2apic.\n[ 0.195289] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196523] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198695] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200653] KVM setup paravirtual spinlock\n[ 0.202079] x86: Booting SMP configuration:\n[ 0.202993] .... node #0, CPUs: #1\n[ 0.203898] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225577] x86: Booted up 1 node, 2 CPUs\n[ 0.225579] KVM setup async PF for cpu 1\n[ 0.225582] kvm-stealtime: cpu 1, msr f90d940\n[ 0.228218] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.229726] devtmpfs: initialized\n[ 0.231441] evm: security.selinux\n[ 0.232164] evm: security.SMACK64\n[ 0.232853] evm: security.SMACK64EXEC\n[ 0.233608] evm: security.SMACK64TRANSMUTE\n[ 0.234425] evm: security.SMACK64MMAP\n[ 0.235200] evm: security.ima\n[ 0.235870] evm: security.capability\n[ 0.236711] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238626] pinctrl core: initialized pinctrl subsystem\n[ 0.239757] RTC time: 2:39:52, date: 01/09/19\n[ 0.240726] NET: Registered protocol family 16\n[ 0.250640] cpuidle: using governor ladder\n[ 0.262740] cpuidle: using governor menu\n[ 0.263590] PCCT header not found.\n[ 0.264397] ACPI: bus type PCI registered\n[ 0.265227] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266563] PCI: Using configuration type 1 for base access\n[ 0.279988] ACPI: Added _OSI(Module Device)\n[ 0.280894] ACPI: Added _OSI(Processor Device)\n[ 0.281759] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282712] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285101] ACPI: Interpreter enabled\n[ 0.285913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287854] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.293447] ACPI: (supports S0 S5)\n[ 0.294193] ACPI: Using IOAPIC for interrupt routing\n[ 0.295304] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298723] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.301159] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.302422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304779] acpiphp: Slot [3] registered\n[ 0.305599] acpiphp: Slot [4] registered\n[ 0.306436] acpiphp: Slot [5] registered\n[ 0.307285] acpiphp: Slot [6] registered\n[ 0.308121] acpiphp: Slot [7] registered\n[ 0.308931] acpiphp: Slot [8] registered\n[ 0.309747] acpiphp: Slot [9] registered\n[ 0.310574] acpiphp: Slot [10] registered\n[ 0.321522] acpiphp: Slot [11] registered\n[ 0.322359] acpiphp: Slot [12] registered\n[ 0.323201] acpiphp: Slot [13] registered\n[ 0.324036] acpiphp: Slot [14] registered\n[ 0.324878] acpiphp: Slot [15] registered\n[ 0.325701] acpiphp: Slot [16] registered\n[ 0.326516] acpiphp: Slot [17] registered\n[ 0.327329] acpiphp: Slot [18] registered\n[ 0.328163] acpiphp: Slot [19] registered\n[ 0.329013] acpiphp: Slot [20] registered\n[ 0.329830] acpiphp: Slot [21] registered\n[ 0.330662] acpiphp: Slot [22] registered\n[ 0.331493] acpiphp: Slot [23] registered\n[ 0.332300] acpiphp: Slot [24] registered\n[ 0.333118] acpiphp: Slot [25] registered\n[ 0.333939] acpiphp: Slot [26] registered\n[ 0.334794] acpiphp: Slot [27] registered\n[ 0.335606] acpiphp: Slot [28] registered\n[ 0.336417] acpiphp: Slot [29] registered\n[ 0.337243] acpiphp: Slot [30] registered\n[ 0.338065] acpiphp: Slot [31] registered\n[ 0.338908] PCI host bridge to bus 0000:00\n[ 0.339723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.340956] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.342215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.343717] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.345225] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.351313] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352627] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353832] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355116] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362049] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411095] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.412644] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.414071] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415534] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.416941] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418224] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419933] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421022] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.422556] vgaarb: loaded\n[ 0.423169] vgaarb: bridge control possible 0000:00:02.0\n[ 0.424351] SCSI subsystem initialized\n[ 0.425191] ACPI: bus type USB registered\n[ 0.426029] usbcore: registered new interface driver usbfs\n[ 0.427084] usbcore: registered new interface driver hub\n[ 0.428155] usbcore: registered new device driver usb\n[ 0.429305] PCI: Using ACPI for IRQ routing\n[ 0.430348] NetLabel: Initializing\n[ 0.431071] NetLabel: domain hash size = 128\n[ 0.431935] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.432895] NetLabel: unlabeled traffic allowed by default\n[ 0.434050] clocksource: Switched to clocksource kvm-clock\n[ 0.440062] AppArmor: AppArmor Filesystem Enabled\n[ 0.441078] pnp: PnP ACPI init\n[ 0.442040] pnp: PnP ACPI: found 5 devices\n[ 0.449152] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.450940] NET: Registered protocol family 2\n[ 0.451977] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.453288] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.454492] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.455664] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457948] NET: Registered protocol family 1\n[ 0.458823] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459925] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461009] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.479213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497626] Trying to unpack rootfs image as initramfs...\n[ 0.548328] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.562422] Scanning for low memory corruption every 60 seconds\n[ 0.563845] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565082] audit: initializing netlink subsys (disabled)\n[ 0.566178] audit: type=2000 audit(1547001593.050:1): initialized\n[ 0.567553] Initialise system trusted keyring\n[ 0.568566] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.569786] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571934] zbud: loaded\n[ 0.572704] VFS: Disk quotas dquot_6.6.0\n[ 0.575848] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595969] fuse init (API version 7.23)\n[ 0.596924] Key type big_key registered\n[ 0.597732] Allocating IMA MOK and blacklist keyrings.\n[ 0.599028] Key type asymmetric registered\n[ 0.599900] Asymmetric key parser 'x509' registered\n[ 0.600892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.602455] io scheduler noop registered\n[ 0.603274] io scheduler deadline registered (default)\n[ 0.604303] io scheduler cfq registered\n[ 0.605150] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.606235] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.607564] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.609032] ACPI: Power Button [PWRF]\n[ 0.609954] GHES: HEST is not enabled!\n[ 0.628110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665184] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.667557] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.691592] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.694424] Linux agpgart interface v0.103\n[ 0.697055] brd: module loaded\n[ 0.698599] loop: module loaded\n[ 0.702540] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704621] GPT:90111 != 20971519\n[ 0.705344] GPT:Alternate GPT header not at the end of the disk.\n[ 0.706521] GPT:90111 != 20971519\n[ 0.707252] GPT: Use GNU Parted to correct GPT errors.\n[ 0.708297] vda: vda1 vda15\n[ 0.709822] scsi host0: ata_piix\n[ 0.710641] scsi host1: ata_piix\n[ 0.711415] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.712703] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714087] libphy: Fixed MDIO Bus: probed\n[ 0.715275] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716288] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718363] PPP generic driver version 2.4.2\n[ 0.719316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720644] ehci-pci: EHCI PCI platform driver\n[ 0.721577] ehci-platform: EHCI generic platform driver\n[ 0.722628] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723815] ohci-pci: OHCI PCI platform driver\n[ 0.724726] ohci-platform: OHCI generic platform driver\n[ 0.725775] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.744834] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.745863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.747415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.748437] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.749581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.750940] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.752455] usb usb1: Product: UHCI Host Controller\n[ 0.753447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.754729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.755739] hub 1-0:1.0: USB hub found\n[ 0.756536] hub 1-0:1.0: 2 ports detected\n[ 0.757477] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.759738] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.760830] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.761887] mousedev: PS/2 mouse device common for all mice\n[ 0.763165] rtc_cmos 00:00: RTC can wake from S4\n[ 0.764460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.766279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.767745] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.769147] i2c /dev entries driver\n[ 0.769973] device-mapper: uevent: version 1.0.3\n[ 0.771071] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.772800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.774266] NET: Registered protocol family 10\n[ 0.775366] NET: Registered protocol family 17\n[ 0.776318] Key type dns_resolver registered\n[ 0.777352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.778572] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.779761] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.781727] registered taskstats version 1\n[ 0.782675] Loading compiled-in X.509 certificates\n[ 0.784161] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.786159] zswap: loaded using pool lzo/zbud\n[ 0.787764] Key type trusted registered\n[ 0.789536] Key type encrypted registered\n[ 0.790446] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792660] evm: HMAC attrs: 0x1\n[ 0.793657] Magic number: 3:984:661\n[ 0.794523] block ram14: hash matches\n[ 0.807796] rtc_cmos 00:00: setting system clock to 2019-01-09 02:39:53 UTC (1547001593)\n[ 0.809674] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.810954] EDD information not available.\n[ 0.871232] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.872892] Write protecting the kernel read-only data: 14336k\n[ 0.874605] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.876566] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.19\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.397287] 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.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDfFvST2zvJQ8yQCHEW5kZVOpRuA6K5uZoF+PqbE+fFHozAzmEE4muLWm2nm2IMBajSr9hZoPJjI+aMQKKheOp7KJyfAYLV8L/QGaSfhYkezBVUH0A41YHCoYD5D+17PQ24BFxpNBzxOzarbG/Gzch/b96Qp5sikC287YI6kedGbZpAY4b4UJeMfrkjcbeGj5xRgcsc04dJ8R/0mUJX8pmgkZwbbvqLEy8vispoSYMSXxoEVW9LgwK9+mSdmp/1GsqWizw5RWXtFVHinwXjRb+qEXPDdxsCgFeioYfM1NCqgy1UM1m18A2yuDAw0I+94utRxUBor31zc3DgsL/SDZU/ root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3\nssh-dss AAAAB3NzaC1kc3MAAACBAIiuQL+pa46k0fHaSCrPC+g52fWS8QorVaw68FufsHkLqm2yY81f97V+UnzmtM6pBg4voonBxDUYlImArefJ6vzS7NkqWzJm+JlKoiniCJTon+q297wBszzFG/G8HKJfZDykiDiFnlBRFVfcCuTYxu9GpdiNaou2XPMVAgA6qLa3AAAAFQDSXll8CSEiU5Yski+UNkHt9fEPGQAAAIEAgeFd5aYDASJe2EsfW8/ZGYOT3Fm+wDfao+qWDWTOdCFRhrd54h1t9NtjtK8CoIo7APiHT4JSW87r5iVfL+Ua2GcFqlUsxl5atREwyjuXQJ4JLcXMlwbVnYB8scPlhBhWYy8oP967EdBLRl3ECBgdjDXdPxWhyXdYangNgFz+xysAAACAfKMtWypHoJvtZe+eem0wvO7L5zRUGfG2uTP/vUEvOypRWSeclXSN8nigsqu5ve9fPFBOeaBiVDUOKEUVhgtdvfmclVR1eixAXuTY7Y4GFMkPeaT5k8X6wQ9gFbNn9LPwtR3eydXlWXJbIf5WE3bUTEKDRpCH+x6mTDWhteWM9p4= root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe69:e04e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.3 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-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.10 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 login: "} 2019-01-09 02:40:06,303 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action used request id req-3210799d-704a-4309-9f06-794187ad01d6 2019-01-09 02:40:06,304 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:40:06,304 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 538029080 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 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130129] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131797] pid_max: default: 32768 minimum: 301 [ 0.132696] ACPI: Core revision 20150930 [ 0.134112] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135423] Security Framework initialized [ 0.136248] Yama: becoming mindful. [ 0.137013] AppArmor: AppArmor initialized [ 0.137901] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139226] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140486] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141718] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143102] Initializing cgroup subsys io [ 0.143921] Initializing cgroup subsys memory [ 0.144787] Initializing cgroup subsys devices [ 0.145709] Initializing cgroup subsys freezer [ 0.146595] Initializing cgroup subsys net_cls [ 0.147461] Initializing cgroup subsys perf_event [ 0.148378] Initializing cgroup subsys net_prio [ 0.149285] Initializing cgroup subsys hugetlb [ 0.150188] Initializing cgroup subsys pids [ 0.151079] CPU: Physical Processor ID: 0 [ 0.152599] mce: CPU supports 10 MCE banks [ 0.153501] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154521] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156774] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163151] ftrace: allocating 31920 entries in 125 pages [ 0.189173] smpboot: Max logical packages: 2 [ 0.190073] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191295] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192641] x2apic enabled [ 0.193499] Switched APIC routing to physical x2apic. [ 0.195289] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196523] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198695] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200653] KVM setup paravirtual spinlock [ 0.202079] x86: Booting SMP configuration: [ 0.202993] .... node #0, CPUs: #1 [ 0.203898] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225577] x86: Booted up 1 node, 2 CPUs [ 0.225579] KVM setup async PF for cpu 1 [ 0.225582] kvm-stealtime: cpu 1, msr f90d940 [ 0.228218] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.229726] devtmpfs: initialized [ 0.231441] evm: security.selinux [ 0.232164] evm: security.SMACK64 [ 0.232853] evm: security.SMACK64EXEC [ 0.233608] evm: security.SMACK64TRANSMUTE [ 0.234425] evm: security.SMACK64MMAP [ 0.235200] evm: security.ima [ 0.235870] evm: security.capability [ 0.236711] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238626] pinctrl core: initialized pinctrl subsystem [ 0.239757] RTC time: 2:39:52, date: 01/09/19 [ 0.240726] NET: Registered protocol family 16 [ 0.250640] cpuidle: using governor ladder [ 0.262740] cpuidle: using governor menu [ 0.263590] PCCT header not found. [ 0.264397] ACPI: bus type PCI registered [ 0.265227] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.266563] PCI: Using configuration type 1 for base access [ 0.279988] ACPI: Added _OSI(Module Device) [ 0.280894] ACPI: Added _OSI(Processor Device) [ 0.281759] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285101] ACPI: Interpreter enabled [ 0.285913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287854] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.289695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.291578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.293447] ACPI: (supports S0 S5) [ 0.294193] ACPI: Using IOAPIC for interrupt routing [ 0.295304] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.298723] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.301159] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.302422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.304779] acpiphp: Slot [3] registered [ 0.305599] acpiphp: Slot [4] registered [ 0.306436] acpiphp: Slot [5] registered [ 0.307285] acpiphp: Slot [6] registered [ 0.308121] acpiphp: Slot [7] registered [ 0.308931] acpiphp: Slot [8] registered [ 0.309747] acpiphp: Slot [9] registered [ 0.310574] acpiphp: Slot [10] registered [ 0.321522] acpiphp: Slot [11] registered [ 0.322359] acpiphp: Slot [12] registered [ 0.323201] acpiphp: Slot [13] registered [ 0.324036] acpiphp: Slot [14] registered [ 0.324878] acpiphp: Slot [15] registered [ 0.325701] acpiphp: Slot [16] registered [ 0.326516] acpiphp: Slot [17] registered [ 0.327329] acpiphp: Slot [18] registered [ 0.328163] acpiphp: Slot [19] registered [ 0.329013] acpiphp: Slot [20] registered [ 0.329830] acpiphp: Slot [21] registered [ 0.330662] acpiphp: Slot [22] registered [ 0.331493] acpiphp: Slot [23] registered [ 0.332300] acpiphp: Slot [24] registered [ 0.333118] acpiphp: Slot [25] registered [ 0.333939] acpiphp: Slot [26] registered [ 0.334794] acpiphp: Slot [27] registered [ 0.335606] acpiphp: Slot [28] registered [ 0.336417] acpiphp: Slot [29] registered [ 0.337243] acpiphp: Slot [30] registered [ 0.338065] acpiphp: Slot [31] registered [ 0.338908] PCI host bridge to bus 0000:00 [ 0.339723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.340956] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.342215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.343717] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.345225] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.351313] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352627] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353832] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355116] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.362049] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411095] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.412644] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.414071] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.415534] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.416941] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.418224] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.419933] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.421022] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.422556] vgaarb: loaded [ 0.423169] vgaarb: bridge control possible 0000:00:02.0 [ 0.424351] SCSI subsystem initialized [ 0.425191] ACPI: bus type USB registered [ 0.426029] usbcore: registered new interface driver usbfs [ 0.427084] usbcore: registered new interface driver hub [ 0.428155] usbcore: registered new device driver usb [ 0.429305] PCI: Using ACPI for IRQ routing [ 0.430348] NetLabel: Initializing [ 0.431071] NetLabel: domain hash size = 128 [ 0.431935] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.432895] NetLabel: unlabeled traffic allowed by default [ 0.434050] clocksource: Switched to clocksource kvm-clock [ 0.440062] AppArmor: AppArmor Filesystem Enabled [ 0.441078] pnp: PnP ACPI init [ 0.442040] pnp: PnP ACPI: found 5 devices [ 0.449152] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.450940] NET: Registered protocol family 2 [ 0.451977] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.453288] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.454492] TCP: Hash tables configured (established 2048 bind 2048) [ 0.455664] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.456749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457948] NET: Registered protocol family 1 [ 0.458823] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459925] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461009] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.479213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497626] Trying to unpack rootfs image as initramfs... [ 0.548328] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.562422] Scanning for low memory corruption every 60 seconds [ 0.563845] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.565082] audit: initializing netlink subsys (disabled) [ 0.566178] audit: type=2000 audit(1547001593.050:1): initialized [ 0.567553] Initialise system trusted keyring [ 0.568566] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.569786] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571934] zbud: loaded [ 0.572704] VFS: Disk quotas dquot_6.6.0 [ 0.575848] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.595969] fuse init (API version 7.23) [ 0.596924] Key type big_key registered [ 0.597732] Allocating IMA MOK and blacklist keyrings. [ 0.599028] Key type asymmetric registered [ 0.599900] Asymmetric key parser 'x509' registered [ 0.600892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.602455] io scheduler noop registered [ 0.603274] io scheduler deadline registered (default) [ 0.604303] io scheduler cfq registered [ 0.605150] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.606235] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.607564] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.609032] ACPI: Power Button [PWRF] [ 0.609954] GHES: HEST is not enabled! [ 0.628110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665184] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.667557] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.691592] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.694424] Linux agpgart interface v0.103 [ 0.697055] brd: module loaded [ 0.698599] loop: module loaded [ 0.702540] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704621] GPT:90111 != 20971519 [ 0.705344] GPT:Alternate GPT header not at the end of the disk. [ 0.706521] GPT:90111 != 20971519 [ 0.707252] GPT: Use GNU Parted to correct GPT errors. [ 0.708297] vda: vda1 vda15 [ 0.709822] scsi host0: ata_piix [ 0.710641] scsi host1: ata_piix [ 0.711415] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.712703] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.714087] libphy: Fixed MDIO Bus: probed [ 0.715275] tun: Universal TUN/TAP device driver, 1.6 [ 0.716288] tun: (C) 1999-2004 Max Krasnyansky [ 0.718363] PPP generic driver version 2.4.2 [ 0.719316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720644] ehci-pci: EHCI PCI platform driver [ 0.721577] ehci-platform: EHCI generic platform driver [ 0.722628] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.723815] ohci-pci: OHCI PCI platform driver [ 0.724726] ohci-platform: OHCI generic platform driver [ 0.725775] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744834] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.747415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.748437] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.749581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.750940] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752455] usb usb1: Product: UHCI Host Controller [ 0.753447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.754729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.755739] hub 1-0:1.0: USB hub found [ 0.756536] hub 1-0:1.0: 2 ports detected [ 0.757477] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759738] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760830] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761887] mousedev: PS/2 mouse device common for all mice [ 0.763165] rtc_cmos 00:00: RTC can wake from S4 [ 0.764460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.767745] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.769147] i2c /dev entries driver [ 0.769973] device-mapper: uevent: version 1.0.3 [ 0.771071] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.772800] ledtrig-cpu: registered to indicate activity on CPUs [ 0.774266] NET: Registered protocol family 10 [ 0.775366] NET: Registered protocol family 17 [ 0.776318] Key type dns_resolver registered [ 0.777352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.778572] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.779761] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.781727] registered taskstats version 1 [ 0.782675] Loading compiled-in X.509 certificates [ 0.784161] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.786159] zswap: loaded using pool lzo/zbud [ 0.787764] Key type trusted registered [ 0.789536] Key type encrypted registered [ 0.790446] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791569] ima: No TPM chip found, activating TPM-bypass! [ 0.792660] evm: HMAC attrs: 0x1 [ 0.793657] Magic number: 3:984:661 [ 0.794523] block ram14: hash matches [ 0.807796] rtc_cmos 00:00: setting system clock to 2019-01-09 02:39:53 UTC (1547001593) [ 0.809674] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.810954] EDD information not available. [ 0.871232] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.872892] Write protecting the kernel read-only data: 14336k [ 0.874605] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.876566] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 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.397287] 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.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.37. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfFvST2zvJQ8yQCHEW5kZVOpRuA6K5uZoF+PqbE+fFHozAzmEE4muLWm2nm2IMBajSr9hZoPJjI+aMQKKheOp7KJyfAYLV8L/QGaSfhYkezBVUH0A41YHCoYD5D+17PQ24BFxpNBzxOzarbG/Gzch/b96Qp5sikC287YI6kedGbZpAY4b4UJeMfrkjcbeGj5xRgcsc04dJ8R/0mUJX8pmgkZwbbvqLEy8vispoSYMSXxoEVW9LgwK9+mSdmp/1GsqWizw5RWXtFVHinwXjRb+qEXPDdxsCgFeioYfM1NCqgy1UM1m18A2yuDAw0I+94utRxUBor31zc3DgsL/SDZU/ root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 ssh-dss AAAAB3NzaC1kc3MAAACBAIiuQL+pa46k0fHaSCrPC+g52fWS8QorVaw68FufsHkLqm2yY81f97V+UnzmtM6pBg4voonBxDUYlImArefJ6vzS7NkqWzJm+JlKoiniCJTon+q297wBszzFG/G8HKJfZDykiDiFnlBRFVfcCuTYxu9GpdiNaou2XPMVAgA6qLa3AAAAFQDSXll8CSEiU5Yski+UNkHt9fEPGQAAAIEAgeFd5aYDASJe2EsfW8/ZGYOT3Fm+wDfao+qWDWTOdCFRhrd54h1t9NtjtK8CoIo7APiHT4JSW87r5iVfL+Ua2GcFqlUsxl5atREwyjuXQJ4JLcXMlwbVnYB8scPlhBhWYy8oP967EdBLRl3ECBgdjDXdPxWhyXdYangNgFz+xysAAACAfKMtWypHoJvtZe+eem0wvO7L5zRUGfG2uTP/vUEvOypRWSeclXSN8nigsqu5ve9fPFBOeaBiVDUOKEUVhgtdvfmclVR1eixAXuTY7Y4GFMkPeaT5k8X6wQ9gFbNn9LPwtR3eydXlWXJbIf5WE3bUTEKDRpCH+x6mTDWhteWM9p4= root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe69:e04e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 launch-index: 0 === cirros: current=0.4.0 uptime=3.10 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 login: 2019-01-09 02:40:06,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:07,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b97453a-44da-48a5-9d6b-19a7a5ed53da x-compute-request-id: req-8b97453a-44da-48a5-9d6b-19a7a5ed53da Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:07,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-8b97453a-44da-48a5-9d6b-19a7a5ed53da 2019-01-09 02:40:07,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:07,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8c160179-c9b0-42eb-aebd-f2a62d5699f4 Date: Wed, 09 Jan 2019 02:40:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:40:07,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-8c160179-c9b0-42eb-aebd-f2a62d5699f4 2019-01-09 02:40:07,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:07,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e44d10dc-67f3-4c49-a8e3-9b7531521b19 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:40:07,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-e44d10dc-67f3-4c49-a8e3-9b7531521b19 2019-01-09 02:40:07,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:07,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6c70f0f7-e74b-4cf1-8fcd-4d2727b60467 Date: Wed, 09 Jan 2019 02:40:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:40:07,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-6c70f0f7-e74b-4cf1-8fcd-4d2727b60467 2019-01-09 02:40:07,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:07,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-20a9f1c4-a839-4695-a5d5-d3f17e7513da Date: Wed, 09 Jan 2019 02:40:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.6"}],"id":"01c165a1-dd85-48af-ace0-f7e8620e9e58","security_groups":["2ce70a38-73a2-48d3-b031-abd0da66db15","308117de-1157-480f-a84e-bdf09c8473fb"],"mac_address":"fa:16:3e:69:e0:4e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:43Z","binding:vnic_type":"normal","device_id":"6b20214d-8c69-4452-8cda-1c52863d4854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.4"}],"id":"55b0b365-e556-4b86-a8af-479eea1a24fd","security_groups":[],"mac_address":"fa:16:3e:af:f3:7d","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.1"}],"id":"61a2be82-f701-422e-b501-372a8cd53be8","security_groups":[],"mac_address":"fa:16:3e:54:8f:a8","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:32Z","binding:vnic_type":"normal","device_id":"79431e1b-5118-411a-98d4-f444fd9c36f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.3"}],"id":"a176ef7e-19b5-4a42-92d1-cd6e6264fec9","security_groups":[],"mac_address":"fa:16:3e:54:bb:06","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.2"}],"id":"d0ae1ef7-524d-474a-8ae8-1ad05ab66cd9","security_groups":[],"mac_address":"fa:16:3e:78:ac:2e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36853997-2e93-4f28-81a5-ac420e40d24c"}]} 2019-01-09 02:40:07,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-20a9f1c4-a839-4695-a5d5-d3f17e7513da 2019-01-09 02:40:07,667 - create_instance - INFO - Checking if VM is active 2019-01-09 02:40:07,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:08,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d37341c2-d78a-4d67-bc88-cd13e5d3c096 x-compute-request-id: req-d37341c2-d78a-4d67-bc88-cd13e5d3c096 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:08,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-d37341c2-d78a-4d67-bc88-cd13e5d3c096 2019-01-09 02:40:08,132 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - ACTIVE 2019-01-09 02:40:08,132 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:40:08,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:08,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40: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-92d0b31c-a376-4c2c-9219-ec62100aae91 x-compute-request-id: req-92d0b31c-a376-4c2c-9219-ec62100aae91 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:08,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-92d0b31c-a376-4c2c-9219-ec62100aae91 2019-01-09 02:40:08,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:08,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7682db0a-ccc8-4049-9086-e2ddc0d6cf27 Date: Wed, 09 Jan 2019 02:40:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:40:08,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-7682db0a-ccc8-4049-9086-e2ddc0d6cf27 2019-01-09 02:40:08,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:08,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4790ac91-45ec-4a06-ba39-a43ae7533f0e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:40:08,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-4790ac91-45ec-4a06-ba39-a43ae7533f0e 2019-01-09 02:40:08,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:08,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b6d3d6a5-57ef-419d-92c0-ad6f41435a37 Date: Wed, 09 Jan 2019 02:40:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:40:08,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-b6d3d6a5-57ef-419d-92c0-ad6f41435a37 2019-01-09 02:40:08,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:09,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-20f4c8dc-3aad-447a-aa42-ac74a6c94dcb Date: Wed, 09 Jan 2019 02:40:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.6"}],"id":"01c165a1-dd85-48af-ace0-f7e8620e9e58","security_groups":["2ce70a38-73a2-48d3-b031-abd0da66db15","308117de-1157-480f-a84e-bdf09c8473fb"],"mac_address":"fa:16:3e:69:e0:4e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:43Z","binding:vnic_type":"normal","device_id":"6b20214d-8c69-4452-8cda-1c52863d4854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.4"}],"id":"55b0b365-e556-4b86-a8af-479eea1a24fd","security_groups":[],"mac_address":"fa:16:3e:af:f3:7d","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.1"}],"id":"61a2be82-f701-422e-b501-372a8cd53be8","security_groups":[],"mac_address":"fa:16:3e:54:8f:a8","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:32Z","binding:vnic_type":"normal","device_id":"79431e1b-5118-411a-98d4-f444fd9c36f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.3"}],"id":"a176ef7e-19b5-4a42-92d1-cd6e6264fec9","security_groups":[],"mac_address":"fa:16:3e:54:bb:06","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.2"}],"id":"d0ae1ef7-524d-474a-8ae8-1ad05ab66cd9","security_groups":[],"mac_address":"fa:16:3e:78:ac:2e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36853997-2e93-4f28-81a5-ac420e40d24c"}]} 2019-01-09 02:40:09,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-20f4c8dc-3aad-447a-aa42-ac74a6c94dcb 2019-01-09 02:40:09,059 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:40:09,063 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7bf1650L 2019-01-09 02:40:09,063 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:40:09,063 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:40:09,064 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:40:09,065 - 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 2019-01-09 02:40:09,065 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:40:09,065 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:40:09,066 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:40:09,066 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:40:09,066 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:40:09,083 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:40:09,084 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:40:09,096 - paramiko.transport - DEBUG - Trying key 9e0b7039b41bbbc80a8e49691ddbd749 from tmp/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582 2019-01-09 02:40:09,124 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:40:09,127 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:40:09,227 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:40:09,242 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:40:09,242 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:40:09,243 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7bf1e50L 2019-01-09 02:40:09,244 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:40:09,244 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:40:09,244 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:40:09,245 - 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 2019-01-09 02:40:09,245 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:40:09,245 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:40:09,246 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:40:09,246 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:40:09,246 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:40:09,263 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:40:09,264 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:40:09,276 - paramiko.transport - DEBUG - Trying key 9e0b7039b41bbbc80a8e49691ddbd749 from tmp/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582 2019-01-09 02:40:09,304 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:40:09,307 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:40:09,308 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:40:09,309 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 02:40:09,309 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:40:09,311 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:40:09,312 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 02:40:09,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:10,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40: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-03a392b1-f079-4afa-99eb-9996a44563ba x-compute-request-id: req-03a392b1-f079-4afa-99eb-9996a44563ba Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:39:52Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:10,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-03a392b1-f079-4afa-99eb-9996a44563ba 2019-01-09 02:40:10,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" -d '{"reboot": {"type": "SOFT"}}' 2019-01-09 02:40:10,290 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:40: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-ec3860bd-3587-48f1-aca7-85f6b7ce439a x-compute-request-id: req-ec3860bd-3587-48f1-aca7-85f6b7ce439a Content-Length: 0 Content-Type: application/json 2019-01-09 02:40:10,291 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action used request id req-ec3860bd-3587-48f1-aca7-85f6b7ce439a 2019-01-09 02:40:25,306 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2019-01-09 02:40:25,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:25,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-3bcf91c9-90cb-4b4b-aafb-7335cbae7678 x-compute-request-id: req-3bcf91c9-90cb-4b4b-aafb-7335cbae7678 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2019-01-09T02:40:11Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:25,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-3bcf91c9-90cb-4b4b-aafb-7335cbae7678 2019-01-09 02:40:25,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:40:27,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-dbaf427f-412c-4b4b-8180-1d8655eab3dc x-compute-request-id: req-dbaf427f-412c-4b4b-8180-1d8655eab3dc Content-Encoding: gzip Content-Length: 9692 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 538029080 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 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130129] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131797] pid_max: default: 32768 minimum: 301\n[ 0.132696] ACPI: Core revision 20150930\n[ 0.134112] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135423] Security Framework initialized\n[ 0.136248] Yama: becoming mindful.\n[ 0.137013] AppArmor: AppArmor initialized\n[ 0.137901] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139226] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140486] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141718] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143102] Initializing cgroup subsys io\n[ 0.143921] Initializing cgroup subsys memory\n[ 0.144787] Initializing cgroup subsys devices\n[ 0.145709] Initializing cgroup subsys freezer\n[ 0.146595] Initializing cgroup subsys net_cls\n[ 0.147461] Initializing cgroup subsys perf_event\n[ 0.148378] Initializing cgroup subsys net_prio\n[ 0.149285] Initializing cgroup subsys hugetlb\n[ 0.150188] Initializing cgroup subsys pids\n[ 0.151079] CPU: Physical Processor ID: 0\n[ 0.152599] mce: CPU supports 10 MCE banks\n[ 0.153501] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154521] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156774] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163151] ftrace: allocating 31920 entries in 125 pages\n[ 0.189173] smpboot: Max logical packages: 2\n[ 0.190073] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191295] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192641] x2apic enabled\n[ 0.193499] Switched APIC routing to physical x2apic.\n[ 0.195289] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196523] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198695] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200653] KVM setup paravirtual spinlock\n[ 0.202079] x86: Booting SMP configuration:\n[ 0.202993] .... node #0, CPUs: #1\n[ 0.203898] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225577] x86: Booted up 1 node, 2 CPUs\n[ 0.225579] KVM setup async PF for cpu 1\n[ 0.225582] kvm-stealtime: cpu 1, msr f90d940\n[ 0.228218] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.229726] devtmpfs: initialized\n[ 0.231441] evm: security.selinux\n[ 0.232164] evm: security.SMACK64\n[ 0.232853] evm: security.SMACK64EXEC\n[ 0.233608] evm: security.SMACK64TRANSMUTE\n[ 0.234425] evm: security.SMACK64MMAP\n[ 0.235200] evm: security.ima\n[ 0.235870] evm: security.capability\n[ 0.236711] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238626] pinctrl core: initialized pinctrl subsystem\n[ 0.239757] RTC time: 2:39:52, date: 01/09/19\n[ 0.240726] NET: Registered protocol family 16\n[ 0.250640] cpuidle: using governor ladder\n[ 0.262740] cpuidle: using governor menu\n[ 0.263590] PCCT header not found.\n[ 0.264397] ACPI: bus type PCI registered\n[ 0.265227] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266563] PCI: Using configuration type 1 for base access\n[ 0.279988] ACPI: Added _OSI(Module Device)\n[ 0.280894] ACPI: Added _OSI(Processor Device)\n[ 0.281759] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282712] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285101] ACPI: Interpreter enabled\n[ 0.285913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287854] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.293447] ACPI: (supports S0 S5)\n[ 0.294193] ACPI: Using IOAPIC for interrupt routing\n[ 0.295304] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298723] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.301159] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.302422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304779] acpiphp: Slot [3] registered\n[ 0.305599] acpiphp: Slot [4] registered\n[ 0.306436] acpiphp: Slot [5] registered\n[ 0.307285] acpiphp: Slot [6] registered\n[ 0.308121] acpiphp: Slot [7] registered\n[ 0.308931] acpiphp: Slot [8] registered\n[ 0.309747] acpiphp: Slot [9] registered\n[ 0.310574] acpiphp: Slot [10] registered\n[ 0.321522] acpiphp: Slot [11] registered\n[ 0.322359] acpiphp: Slot [12] registered\n[ 0.323201] acpiphp: Slot [13] registered\n[ 0.324036] acpiphp: Slot [14] registered\n[ 0.324878] acpiphp: Slot [15] registered\n[ 0.325701] acpiphp: Slot [16] registered\n[ 0.326516] acpiphp: Slot [17] registered\n[ 0.327329] acpiphp: Slot [18] registered\n[ 0.328163] acpiphp: Slot [19] registered\n[ 0.329013] acpiphp: Slot [20] registered\n[ 0.329830] acpiphp: Slot [21] registered\n[ 0.330662] acpiphp: Slot [22] registered\n[ 0.331493] acpiphp: Slot [23] registered\n[ 0.332300] acpiphp: Slot [24] registered\n[ 0.333118] acpiphp: Slot [25] registered\n[ 0.333939] acpiphp: Slot [26] registered\n[ 0.334794] acpiphp: Slot [27] registered\n[ 0.335606] acpiphp: Slot [28] registered\n[ 0.336417] acpiphp: Slot [29] registered\n[ 0.337243] acpiphp: Slot [30] registered\n[ 0.338065] acpiphp: Slot [31] registered\n[ 0.338908] PCI host bridge to bus 0000:00\n[ 0.339723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.340956] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.342215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.343717] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.345225] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.351313] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352627] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353832] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355116] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362049] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411095] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.412644] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.414071] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415534] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.416941] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418224] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419933] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421022] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.422556] vgaarb: loaded\n[ 0.423169] vgaarb: bridge control possible 0000:00:02.0\n[ 0.424351] SCSI subsystem initialized\n[ 0.425191] ACPI: bus type USB registered\n[ 0.426029] usbcore: registered new interface driver usbfs\n[ 0.427084] usbcore: registered new interface driver hub\n[ 0.428155] usbcore: registered new device driver usb\n[ 0.429305] PCI: Using ACPI for IRQ routing\n[ 0.430348] NetLabel: Initializing\n[ 0.431071] NetLabel: domain hash size = 128\n[ 0.431935] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.432895] NetLabel: unlabeled traffic allowed by default\n[ 0.434050] clocksource: Switched to clocksource kvm-clock\n[ 0.440062] AppArmor: AppArmor Filesystem Enabled\n[ 0.441078] pnp: PnP ACPI init\n[ 0.442040] pnp: PnP ACPI: found 5 devices\n[ 0.449152] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.450940] NET: Registered protocol family 2\n[ 0.451977] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.453288] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.454492] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.455664] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457948] NET: Registered protocol family 1\n[ 0.458823] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459925] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461009] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.479213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497626] Trying to unpack rootfs image as initramfs...\n[ 0.548328] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.562422] Scanning for low memory corruption every 60 seconds\n[ 0.563845] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565082] audit: initializing netlink subsys (disabled)\n[ 0.566178] audit: type=2000 audit(1547001593.050:1): initialized\n[ 0.567553] Initialise system trusted keyring\n[ 0.568566] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.569786] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571934] zbud: loaded\n[ 0.572704] VFS: Disk quotas dquot_6.6.0\n[ 0.575848] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595969] fuse init (API version 7.23)\n[ 0.596924] Key type big_key registered\n[ 0.597732] Allocating IMA MOK and blacklist keyrings.\n[ 0.599028] Key type asymmetric registered\n[ 0.599900] Asymmetric key parser 'x509' registered\n[ 0.600892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.602455] io scheduler noop registered\n[ 0.603274] io scheduler deadline registered (default)\n[ 0.604303] io scheduler cfq registered\n[ 0.605150] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.606235] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.607564] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.609032] ACPI: Power Button [PWRF]\n[ 0.609954] GHES: HEST is not enabled!\n[ 0.628110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665184] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.667557] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.691592] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.694424] Linux agpgart interface v0.103\n[ 0.697055] brd: module loaded\n[ 0.698599] loop: module loaded\n[ 0.702540] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704621] GPT:90111 != 20971519\n[ 0.705344] GPT:Alternate GPT header not at the end of the disk.\n[ 0.706521] GPT:90111 != 20971519\n[ 0.707252] GPT: Use GNU Parted to correct GPT errors.\n[ 0.708297] vda: vda1 vda15\n[ 0.709822] scsi host0: ata_piix\n[ 0.710641] scsi host1: ata_piix\n[ 0.711415] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.712703] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714087] libphy: Fixed MDIO Bus: probed\n[ 0.715275] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716288] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718363] PPP generic driver version 2.4.2\n[ 0.719316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720644] ehci-pci: EHCI PCI platform driver\n[ 0.721577] ehci-platform: EHCI generic platform driver\n[ 0.722628] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723815] ohci-pci: OHCI PCI platform driver\n[ 0.724726] ohci-platform: OHCI generic platform driver\n[ 0.725775] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.744834] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.745863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.747415] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.748437] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.749581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.750940] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.752455] usb usb1: Product: UHCI Host Controller\n[ 0.753447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.754729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.755739] hub 1-0:1.0: USB hub found\n[ 0.756536] hub 1-0:1.0: 2 ports detected\n[ 0.757477] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.759738] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.760830] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.761887] mousedev: PS/2 mouse device common for all mice\n[ 0.763165] rtc_cmos 00:00: RTC can wake from S4\n[ 0.764460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.766279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.767745] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.769147] i2c /dev entries driver\n[ 0.769973] device-mapper: uevent: version 1.0.3\n[ 0.771071] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.772800] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.774266] NET: Registered protocol family 10\n[ 0.775366] NET: Registered protocol family 17\n[ 0.776318] Key type dns_resolver registered\n[ 0.777352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.778572] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.779761] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.781727] registered taskstats version 1\n[ 0.782675] Loading compiled-in X.509 certificates\n[ 0.784161] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.786159] zswap: loaded using pool lzo/zbud\n[ 0.787764] Key type trusted registered\n[ 0.789536] Key type encrypted registered\n[ 0.790446] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792660] evm: HMAC attrs: 0x1\n[ 0.793657] Magic number: 3:984:661\n[ 0.794523] block ram14: hash matches\n[ 0.807796] rtc_cmos 00:00: setting system clock to 2019-01-09 02:39:53 UTC (1547001593)\n[ 0.809674] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.810954] EDD information not available.\n[ 0.871232] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.872892] Write protecting the kernel read-only data: 14336k\n[ 0.874605] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.876566] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.19\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.397287] 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.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDfFvST2zvJQ8yQCHEW5kZVOpRuA6K5uZoF+PqbE+fFHozAzmEE4muLWm2nm2IMBajSr9hZoPJjI+aMQKKheOp7KJyfAYLV8L/QGaSfhYkezBVUH0A41YHCoYD5D+17PQ24BFxpNBzxOzarbG/Gzch/b96Qp5sikC287YI6kedGbZpAY4b4UJeMfrkjcbeGj5xRgcsc04dJ8R/0mUJX8pmgkZwbbvqLEy8vispoSYMSXxoEVW9LgwK9+mSdmp/1GsqWizw5RWXtFVHinwXjRb+qEXPDdxsCgFeioYfM1NCqgy1UM1m18A2yuDAw0I+94utRxUBor31zc3DgsL/SDZU/ root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3\nssh-dss AAAAB3NzaC1kc3MAAACBAIiuQL+pa46k0fHaSCrPC+g52fWS8QorVaw68FufsHkLqm2yY81f97V+UnzmtM6pBg4voonBxDUYlImArefJ6vzS7NkqWzJm+JlKoiniCJTon+q297wBszzFG/G8HKJfZDykiDiFnlBRFVfcCuTYxu9GpdiNaou2XPMVAgA6qLa3AAAAFQDSXll8CSEiU5Yski+UNkHt9fEPGQAAAIEAgeFd5aYDASJe2EsfW8/ZGYOT3Fm+wDfao+qWDWTOdCFRhrd54h1t9NtjtK8CoIo7APiHT4JSW87r5iVfL+Ua2GcFqlUsxl5atREwyjuXQJ4JLcXMlwbVnYB8scPlhBhWYy8oP967EdBLRl3ECBgdjDXdPxWhyXdYangNgFz+xysAAACAfKMtWypHoJvtZe+eem0wvO7L5zRUGfG2uTP/vUEvOypRWSeclXSN8nigsqu5ve9fPFBOeaBiVDUOKEUVhgtdvfmclVR1eixAXuTY7Y4GFMkPeaT5k8X6wQ9gFbNn9LPwtR3eydXlWXJbIf5WE3bUTEKDRpCH+x6mTDWhteWM9p4= root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe69:e04e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.3 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-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.10 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 login: The system is going down NOW!\nSent SIGTERM to all processes\nSent SIGKILL to all processes\n"} 2019-01-09 02:40:27,059 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action used request id req-dbaf427f-412c-4b4b-8180-1d8655eab3dc 2019-01-09 02:40:27,060 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:40:27,060 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 538029080 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 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130129] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131797] pid_max: default: 32768 minimum: 301 [ 0.132696] ACPI: Core revision 20150930 [ 0.134112] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135423] Security Framework initialized [ 0.136248] Yama: becoming mindful. [ 0.137013] AppArmor: AppArmor initialized [ 0.137901] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139226] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140486] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141718] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143102] Initializing cgroup subsys io [ 0.143921] Initializing cgroup subsys memory [ 0.144787] Initializing cgroup subsys devices [ 0.145709] Initializing cgroup subsys freezer [ 0.146595] Initializing cgroup subsys net_cls [ 0.147461] Initializing cgroup subsys perf_event [ 0.148378] Initializing cgroup subsys net_prio [ 0.149285] Initializing cgroup subsys hugetlb [ 0.150188] Initializing cgroup subsys pids [ 0.151079] CPU: Physical Processor ID: 0 [ 0.152599] mce: CPU supports 10 MCE banks [ 0.153501] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154521] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156774] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163151] ftrace: allocating 31920 entries in 125 pages [ 0.189173] smpboot: Max logical packages: 2 [ 0.190073] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191295] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192641] x2apic enabled [ 0.193499] Switched APIC routing to physical x2apic. [ 0.195289] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196523] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198695] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200653] KVM setup paravirtual spinlock [ 0.202079] x86: Booting SMP configuration: [ 0.202993] .... node #0, CPUs: #1 [ 0.203898] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225577] x86: Booted up 1 node, 2 CPUs [ 0.225579] KVM setup async PF for cpu 1 [ 0.225582] kvm-stealtime: cpu 1, msr f90d940 [ 0.228218] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.229726] devtmpfs: initialized [ 0.231441] evm: security.selinux [ 0.232164] evm: security.SMACK64 [ 0.232853] evm: security.SMACK64EXEC [ 0.233608] evm: security.SMACK64TRANSMUTE [ 0.234425] evm: security.SMACK64MMAP [ 0.235200] evm: security.ima [ 0.235870] evm: security.capability [ 0.236711] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238626] pinctrl core: initialized pinctrl subsystem [ 0.239757] RTC time: 2:39:52, date: 01/09/19 [ 0.240726] NET: Registered protocol family 16 [ 0.250640] cpuidle: using governor ladder [ 0.262740] cpuidle: using governor menu [ 0.263590] PCCT header not found. [ 0.264397] ACPI: bus type PCI registered [ 0.265227] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.266563] PCI: Using configuration type 1 for base access [ 0.279988] ACPI: Added _OSI(Module Device) [ 0.280894] ACPI: Added _OSI(Processor Device) [ 0.281759] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285101] ACPI: Interpreter enabled [ 0.285913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287854] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.289695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.291578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.293447] ACPI: (supports S0 S5) [ 0.294193] ACPI: Using IOAPIC for interrupt routing [ 0.295304] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.298723] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.301159] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.302422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.304779] acpiphp: Slot [3] registered [ 0.305599] acpiphp: Slot [4] registered [ 0.306436] acpiphp: Slot [5] registered [ 0.307285] acpiphp: Slot [6] registered [ 0.308121] acpiphp: Slot [7] registered [ 0.308931] acpiphp: Slot [8] registered [ 0.309747] acpiphp: Slot [9] registered [ 0.310574] acpiphp: Slot [10] registered [ 0.321522] acpiphp: Slot [11] registered [ 0.322359] acpiphp: Slot [12] registered [ 0.323201] acpiphp: Slot [13] registered [ 0.324036] acpiphp: Slot [14] registered [ 0.324878] acpiphp: Slot [15] registered [ 0.325701] acpiphp: Slot [16] registered [ 0.326516] acpiphp: Slot [17] registered [ 0.327329] acpiphp: Slot [18] registered [ 0.328163] acpiphp: Slot [19] registered [ 0.329013] acpiphp: Slot [20] registered [ 0.329830] acpiphp: Slot [21] registered [ 0.330662] acpiphp: Slot [22] registered [ 0.331493] acpiphp: Slot [23] registered [ 0.332300] acpiphp: Slot [24] registered [ 0.333118] acpiphp: Slot [25] registered [ 0.333939] acpiphp: Slot [26] registered [ 0.334794] acpiphp: Slot [27] registered [ 0.335606] acpiphp: Slot [28] registered [ 0.336417] acpiphp: Slot [29] registered [ 0.337243] acpiphp: Slot [30] registered [ 0.338065] acpiphp: Slot [31] registered [ 0.338908] PCI host bridge to bus 0000:00 [ 0.339723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.340956] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.342215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.343717] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.345225] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.351313] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352627] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353832] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355116] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.362049] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363433] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411095] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.412644] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.414071] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.415534] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.416941] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.418224] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.419933] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.421022] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.422556] vgaarb: loaded [ 0.423169] vgaarb: bridge control possible 0000:00:02.0 [ 0.424351] SCSI subsystem initialized [ 0.425191] ACPI: bus type USB registered [ 0.426029] usbcore: registered new interface driver usbfs [ 0.427084] usbcore: registered new interface driver hub [ 0.428155] usbcore: registered new device driver usb [ 0.429305] PCI: Using ACPI for IRQ routing [ 0.430348] NetLabel: Initializing [ 0.431071] NetLabel: domain hash size = 128 [ 0.431935] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.432895] NetLabel: unlabeled traffic allowed by default [ 0.434050] clocksource: Switched to clocksource kvm-clock [ 0.440062] AppArmor: AppArmor Filesystem Enabled [ 0.441078] pnp: PnP ACPI init [ 0.442040] pnp: PnP ACPI: found 5 devices [ 0.449152] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.450940] NET: Registered protocol family 2 [ 0.451977] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.453288] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.454492] TCP: Hash tables configured (established 2048 bind 2048) [ 0.455664] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.456749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457948] NET: Registered protocol family 1 [ 0.458823] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459925] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461009] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.479213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497626] Trying to unpack rootfs image as initramfs... [ 0.548328] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.562422] Scanning for low memory corruption every 60 seconds [ 0.563845] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.565082] audit: initializing netlink subsys (disabled) [ 0.566178] audit: type=2000 audit(1547001593.050:1): initialized [ 0.567553] Initialise system trusted keyring [ 0.568566] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.569786] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571934] zbud: loaded [ 0.572704] VFS: Disk quotas dquot_6.6.0 [ 0.575848] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.595969] fuse init (API version 7.23) [ 0.596924] Key type big_key registered [ 0.597732] Allocating IMA MOK and blacklist keyrings. [ 0.599028] Key type asymmetric registered [ 0.599900] Asymmetric key parser 'x509' registered [ 0.600892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.602455] io scheduler noop registered [ 0.603274] io scheduler deadline registered (default) [ 0.604303] io scheduler cfq registered [ 0.605150] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.606235] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.607564] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.609032] ACPI: Power Button [PWRF] [ 0.609954] GHES: HEST is not enabled! [ 0.628110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665184] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.667557] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.691592] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.694424] Linux agpgart interface v0.103 [ 0.697055] brd: module loaded [ 0.698599] loop: module loaded [ 0.702540] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704621] GPT:90111 != 20971519 [ 0.705344] GPT:Alternate GPT header not at the end of the disk. [ 0.706521] GPT:90111 != 20971519 [ 0.707252] GPT: Use GNU Parted to correct GPT errors. [ 0.708297] vda: vda1 vda15 [ 0.709822] scsi host0: ata_piix [ 0.710641] scsi host1: ata_piix [ 0.711415] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.712703] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.714087] libphy: Fixed MDIO Bus: probed [ 0.715275] tun: Universal TUN/TAP device driver, 1.6 [ 0.716288] tun: (C) 1999-2004 Max Krasnyansky [ 0.718363] PPP generic driver version 2.4.2 [ 0.719316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720644] ehci-pci: EHCI PCI platform driver [ 0.721577] ehci-platform: EHCI generic platform driver [ 0.722628] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.723815] ohci-pci: OHCI PCI platform driver [ 0.724726] ohci-platform: OHCI generic platform driver [ 0.725775] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744834] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.747415] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.748437] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.749581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.750940] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752455] usb usb1: Product: UHCI Host Controller [ 0.753447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.754729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.755739] hub 1-0:1.0: USB hub found [ 0.756536] hub 1-0:1.0: 2 ports detected [ 0.757477] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759738] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760830] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761887] mousedev: PS/2 mouse device common for all mice [ 0.763165] rtc_cmos 00:00: RTC can wake from S4 [ 0.764460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.767745] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.769147] i2c /dev entries driver [ 0.769973] device-mapper: uevent: version 1.0.3 [ 0.771071] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.772800] ledtrig-cpu: registered to indicate activity on CPUs [ 0.774266] NET: Registered protocol family 10 [ 0.775366] NET: Registered protocol family 17 [ 0.776318] Key type dns_resolver registered [ 0.777352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.778572] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.779761] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.781727] registered taskstats version 1 [ 0.782675] Loading compiled-in X.509 certificates [ 0.784161] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.786159] zswap: loaded using pool lzo/zbud [ 0.787764] Key type trusted registered [ 0.789536] Key type encrypted registered [ 0.790446] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791569] ima: No TPM chip found, activating TPM-bypass! [ 0.792660] evm: HMAC attrs: 0x1 [ 0.793657] Magic number: 3:984:661 [ 0.794523] block ram14: hash matches [ 0.807796] rtc_cmos 00:00: setting system clock to 2019-01-09 02:39:53 UTC (1547001593) [ 0.809674] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.810954] EDD information not available. [ 0.871232] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.872892] Write protecting the kernel read-only data: 14336k [ 0.874605] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.876566] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 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.397287] 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.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.37. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfFvST2zvJQ8yQCHEW5kZVOpRuA6K5uZoF+PqbE+fFHozAzmEE4muLWm2nm2IMBajSr9hZoPJjI+aMQKKheOp7KJyfAYLV8L/QGaSfhYkezBVUH0A41YHCoYD5D+17PQ24BFxpNBzxOzarbG/Gzch/b96Qp5sikC287YI6kedGbZpAY4b4UJeMfrkjcbeGj5xRgcsc04dJ8R/0mUJX8pmgkZwbbvqLEy8vispoSYMSXxoEVW9LgwK9+mSdmp/1GsqWizw5RWXtFVHinwXjRb+qEXPDdxsCgFeioYfM1NCqgy1UM1m18A2yuDAw0I+94utRxUBor31zc3DgsL/SDZU/ root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 ssh-dss AAAAB3NzaC1kc3MAAACBAIiuQL+pa46k0fHaSCrPC+g52fWS8QorVaw68FufsHkLqm2yY81f97V+UnzmtM6pBg4voonBxDUYlImArefJ6vzS7NkqWzJm+JlKoiniCJTon+q297wBszzFG/G8HKJfZDykiDiFnlBRFVfcCuTYxu9GpdiNaou2XPMVAgA6qLa3AAAAFQDSXll8CSEiU5Yski+UNkHt9fEPGQAAAIEAgeFd5aYDASJe2EsfW8/ZGYOT3Fm+wDfao+qWDWTOdCFRhrd54h1t9NtjtK8CoIo7APiHT4JSW87r5iVfL+Ua2GcFqlUsxl5atREwyjuXQJ4JLcXMlwbVnYB8scPlhBhWYy8oP967EdBLRl3ECBgdjDXdPxWhyXdYangNgFz+xysAAACAfKMtWypHoJvtZe+eem0wvO7L5zRUGfG2uTP/vUEvOypRWSeclXSN8nigsqu5ve9fPFBOeaBiVDUOKEUVhgtdvfmclVR1eixAXuTY7Y4GFMkPeaT5k8X6wQ9gFbNn9LPwtR3eydXlWXJbIf5WE3bUTEKDRpCH+x6mTDWhteWM9p4= root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe69:e04e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 launch-index: 0 === cirros: current=0.4.0 uptime=3.10 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 login: The system is going down NOW! Sent SIGTERM to all processes Sent SIGKILL to all processes 2019-01-09 02:40:27,061 - create_instance - INFO - Checking if VM is active 2019-01-09 02:40:27,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:27,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-147fd11d-da91-4b9b-8eb3-f701f3c6327e x-compute-request-id: req-147fd11d-da91-4b9b-8eb3-f701f3c6327e Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2019-01-09T02:40:11Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:27,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-147fd11d-da91-4b9b-8eb3-f701f3c6327e 2019-01-09 02:40:27,545 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - REBOOT 2019-01-09 02:40:27,545 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:40:30,548 - create_instance - DEBUG - VM status query timeout in 896.512742996 2019-01-09 02:40:30,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:31,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40: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-b278dc96-7ac4-4ec2-89d1-39cdddf384dc x-compute-request-id: req-b278dc96-7ac4-4ec2-89d1-39cdddf384dc Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2019-01-09T02:40:11Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:31,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-b278dc96-7ac4-4ec2-89d1-39cdddf384dc 2019-01-09 02:40:31,038 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - REBOOT 2019-01-09 02:40:31,039 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:40:34,042 - create_instance - DEBUG - VM status query timeout in 893.019397974 2019-01-09 02:40:34,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:34,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-63af63ad-6dd4-4d00-a129-f861d79714f9 x-compute-request-id: req-63af63ad-6dd4-4d00-a129-f861d79714f9 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:40:30Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:34,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-63af63ad-6dd4-4d00-a129-f861d79714f9 2019-01-09 02:40:34,702 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - ACTIVE 2019-01-09 02:40:34,702 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:40:34,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:35,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-472edb83-58d9-4864-a3c5-a3a0a553e27a x-compute-request-id: req-472edb83-58d9-4864-a3c5-a3a0a553e27a Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:40:30Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:35,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-472edb83-58d9-4864-a3c5-a3a0a553e27a 2019-01-09 02:40:35,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:35,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7c1d2d23-422d-4e49-9d20-bebc60fba075 Date: Wed, 09 Jan 2019 02:40:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:40:35,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-7c1d2d23-422d-4e49-9d20-bebc60fba075 2019-01-09 02:40:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:35,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6044fd9f-38dd-45b0-85c5-983dff8219e8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:40:35,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-6044fd9f-38dd-45b0-85c5-983dff8219e8 2019-01-09 02:40:35,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:35,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c781643f-803c-4e97-b476-0d7e510eeef7 Date: Wed, 09 Jan 2019 02:40:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:40:35,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-c781643f-803c-4e97-b476-0d7e510eeef7 2019-01-09 02:40:35,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:35,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-2154618e-78da-4edc-88da-2f6146bbdc62 Date: Wed, 09 Jan 2019 02:40:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.6"}],"id":"01c165a1-dd85-48af-ace0-f7e8620e9e58","security_groups":["2ce70a38-73a2-48d3-b031-abd0da66db15","308117de-1157-480f-a84e-bdf09c8473fb"],"mac_address":"fa:16:3e:69:e0:4e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:43Z","binding:vnic_type":"normal","device_id":"6b20214d-8c69-4452-8cda-1c52863d4854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.4"}],"id":"55b0b365-e556-4b86-a8af-479eea1a24fd","security_groups":[],"mac_address":"fa:16:3e:af:f3:7d","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.1"}],"id":"61a2be82-f701-422e-b501-372a8cd53be8","security_groups":[],"mac_address":"fa:16:3e:54:8f:a8","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:32Z","binding:vnic_type":"normal","device_id":"79431e1b-5118-411a-98d4-f444fd9c36f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.3"}],"id":"a176ef7e-19b5-4a42-92d1-cd6e6264fec9","security_groups":[],"mac_address":"fa:16:3e:54:bb:06","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.2"}],"id":"d0ae1ef7-524d-474a-8ae8-1ad05ab66cd9","security_groups":[],"mac_address":"fa:16:3e:78:ac:2e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36853997-2e93-4f28-81a5-ac420e40d24c"}]} 2019-01-09 02:40:35,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-2154618e-78da-4edc-88da-2f6146bbdc62 2019-01-09 02:40:35,939 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:40:35,942 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7c00650L 2019-01-09 02:40:35,942 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:40:35,942 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:40:35,942 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:40:35,943 - 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 2019-01-09 02:40:35,944 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:40:35,944 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:40:35,944 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:40:35,944 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:40:35,944 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:40:35,961 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:40:35,962 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:40:35,974 - paramiko.transport - DEBUG - Trying key 9e0b7039b41bbbc80a8e49691ddbd749 from tmp/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582 2019-01-09 02:40:36,001 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:40:36,007 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:40:36,107 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:40:36,152 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:40:36,152 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:40:36,154 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7c006d0L 2019-01-09 02:40:36,155 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:40:36,155 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:40:36,155 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:40:36,156 - 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 2019-01-09 02:40:36,157 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:40:36,157 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:40:36,157 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:40:36,157 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:40:36,157 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:40:36,174 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:40:36,175 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:40:36,187 - paramiko.transport - DEBUG - Trying key 9e0b7039b41bbbc80a8e49691ddbd749 from tmp/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582 2019-01-09 02:40:36,212 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:40:36,215 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:40:36,219 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:40:36,220 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 02:40:36,220 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:40:36,222 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:40:36,224 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 02:40:36,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:36,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfe76b4c-14f0-4973-b570-cc62ecd0a24a x-compute-request-id: req-cfe76b4c-14f0-4973-b570-cc62ecd0a24a Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:40:30Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:36,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-cfe76b4c-14f0-4973-b570-cc62ecd0a24a 2019-01-09 02:40:36,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" -d '{"reboot": {"type": "SOFT"}}' 2019-01-09 02:40:36,871 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:40:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3ec365d-3e53-44b7-82dc-ee14646d3b2b x-compute-request-id: req-b3ec365d-3e53-44b7-82dc-ee14646d3b2b Content-Length: 0 Content-Type: application/json 2019-01-09 02:40:36,871 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action used request id req-b3ec365d-3e53-44b7-82dc-ee14646d3b2b 2019-01-09 02:40:51,887 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2019-01-09 02:40:51,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:52,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40: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-ab8bdbd4-1652-404a-b1da-6c0adb8dc644 x-compute-request-id: req-ab8bdbd4-1652-404a-b1da-6c0adb8dc644 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:40:41Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:52,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-ab8bdbd4-1652-404a-b1da-6c0adb8dc644 2019-01-09 02:40:52,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:40:53,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40: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-6819e020-17ca-4bef-a623-6738c7f050c4 x-compute-request-id: req-6819e020-17ca-4bef-a623-6738c7f050c4 Content-Encoding: gzip Content-Length: 9541 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 522480386 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 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133994] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135743] pid_max: default: 32768 minimum: 301\n[ 0.136701] ACPI: Core revision 20150930\n[ 0.138130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139549] Security Framework initialized\n[ 0.140399] Yama: becoming mindful.\n[ 0.141167] AppArmor: AppArmor initialized\n[ 0.142068] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143421] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.144710] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146047] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147495] Initializing cgroup subsys io\n[ 0.148347] Initializing cgroup subsys memory\n[ 0.149259] Initializing cgroup subsys devices\n[ 0.150195] Initializing cgroup subsys freezer\n[ 0.151090] Initializing cgroup subsys net_cls\n[ 0.151983] Initializing cgroup subsys perf_event\n[ 0.152921] Initializing cgroup subsys net_prio\n[ 0.153894] Initializing cgroup subsys hugetlb\n[ 0.154813] Initializing cgroup subsys pids\n[ 0.155736] CPU: Physical Processor ID: 0\n[ 0.157319] mce: CPU supports 10 MCE banks\n[ 0.158211] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159295] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161634] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168053] ftrace: allocating 31920 entries in 125 pages\n[ 0.194107] smpboot: Max logical packages: 2\n[ 0.195007] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196279] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.197664] x2apic enabled\n[ 0.198470] Switched APIC routing to physical x2apic.\n[ 0.200209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201413] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203520] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205424] KVM setup paravirtual spinlock\n[ 0.206833] x86: Booting SMP configuration:\n[ 0.207717] .... node #0, CPUs: #1\n[ 0.208593] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.230245] x86: Booted up 1 node, 2 CPUs\n[ 0.230247] KVM setup async PF for cpu 1\n[ 0.230249] kvm-stealtime: cpu 1, msr f90d940\n[ 0.232816] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.234313] devtmpfs: initialized\n[ 0.236011] evm: security.selinux\n[ 0.236699] evm: security.SMACK64\n[ 0.237384] evm: security.SMACK64EXEC\n[ 0.238119] evm: security.SMACK64TRANSMUTE\n[ 0.238925] evm: security.SMACK64MMAP\n[ 0.239661] evm: security.ima\n[ 0.240294] evm: security.capability\n[ 0.241140] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243006] pinctrl core: initialized pinctrl subsystem\n[ 0.244096] RTC time: 2:40:40, date: 01/09/19\n[ 0.245069] NET: Registered protocol family 16\n[ 0.254980] cpuidle: using governor ladder\n[ 0.267003] cpuidle: using governor menu\n[ 0.267833] PCCT header not found.\n[ 0.268614] ACPI: bus type PCI registered\n[ 0.269419] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270670] PCI: Using configuration type 1 for base access\n[ 0.284127] ACPI: Added _OSI(Module Device)\n[ 0.285133] ACPI: Added _OSI(Processor Device)\n[ 0.286071] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287047] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289478] ACPI: Interpreter enabled\n[ 0.290319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.292262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294182] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.296118] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.298018] ACPI: (supports S0 S5)\n[ 0.298748] ACPI: Using IOAPIC for interrupt routing\n[ 0.299852] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.303273] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.304471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305787] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.307076] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.309535] acpiphp: Slot [3] registered\n[ 0.310432] acpiphp: Slot [4] registered\n[ 0.311311] acpiphp: Slot [5] registered\n[ 0.312203] acpiphp: Slot [6] registered\n[ 0.313098] acpiphp: Slot [7] registered\n[ 0.313943] acpiphp: Slot [8] registered\n[ 0.314816] acpiphp: Slot [9] registered\n[ 0.315664] acpiphp: Slot [10] registered\n[ 0.326454] acpiphp: Slot [11] registered\n[ 0.327350] acpiphp: Slot [12] registered\n[ 0.328246] acpiphp: Slot [13] registered\n[ 0.329105] acpiphp: Slot [14] registered\n[ 0.329994] acpiphp: Slot [15] registered\n[ 0.330868] acpiphp: Slot [16] registered\n[ 0.331750] acpiphp: Slot [17] registered\n[ 0.332638] acpiphp: Slot [18] registered\n[ 0.333505] acpiphp: Slot [19] registered\n[ 0.334374] acpiphp: Slot [20] registered\n[ 0.335264] acpiphp: Slot [21] registered\n[ 0.336169] acpiphp: Slot [22] registered\n[ 0.337035] acpiphp: Slot [23] registered\n[ 0.337915] acpiphp: Slot [24] registered\n[ 0.338791] acpiphp: Slot [25] registered\n[ 0.339716] acpiphp: Slot [26] registered\n[ 0.340596] acpiphp: Slot [27] registered\n[ 0.341459] acpiphp: Slot [28] registered\n[ 0.342353] acpiphp: Slot [29] registered\n[ 0.343256] acpiphp: Slot [30] registered\n[ 0.344159] acpiphp: Slot [31] registered\n[ 0.345039] PCI host bridge to bus 0000:00\n[ 0.345939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.347286] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.348652] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.350262] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.351904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.358259] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.359678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360994] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362362] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368785] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370327] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.416100] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419125] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.422089] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423818] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.425087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.426230] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.427853] vgaarb: loaded\n[ 0.428497] vgaarb: bridge control possible 0000:00:02.0\n[ 0.429694] SCSI subsystem initialized\n[ 0.430565] ACPI: bus type USB registered\n[ 0.431459] usbcore: registered new interface driver usbfs\n[ 0.432534] usbcore: registered new interface driver hub\n[ 0.433609] usbcore: registered new device driver usb\n[ 0.434802] PCI: Using ACPI for IRQ routing\n[ 0.435904] NetLabel: Initializing\n[ 0.436669] NetLabel: domain hash size = 128\n[ 0.437575] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.438557] NetLabel: unlabeled traffic allowed by default\n[ 0.439732] clocksource: Switched to clocksource kvm-clock\n[ 0.445838] AppArmor: AppArmor Filesystem Enabled\n[ 0.446877] pnp: PnP ACPI init\n[ 0.447876] pnp: PnP ACPI: found 5 devices\n[ 0.455043] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.456880] NET: Registered protocol family 2\n[ 0.457972] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.459327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.460584] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.461856] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.464293] NET: Registered protocol family 1\n[ 0.465167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.466376] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.467591] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.486222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505190] Trying to unpack rootfs image as initramfs...\n[ 0.555220] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.569679] Scanning for low memory corruption every 60 seconds\n[ 0.571352] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.572841] audit: initializing netlink subsys (disabled)\n[ 0.574155] audit: type=2000 audit(1547001641.256:1): initialized\n[ 0.575782] Initialise system trusted keyring\n[ 0.576994] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.578486] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580898] zbud: loaded\n[ 0.581762] VFS: Disk quotas dquot_6.6.0\n[ 0.582775] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.584752] fuse init (API version 7.23)\n[ 0.585854] Key type big_key registered\n[ 0.586826] Allocating IMA MOK and blacklist keyrings.\n[ 0.588253] Key type asymmetric registered\n[ 0.589299] Asymmetric key parser 'x509' registered\n[ 0.590466] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.592642] io scheduler noop registered\n[ 0.593878] io scheduler deadline registered (default)\n[ 0.595486] io scheduler cfq registered\n[ 0.596780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600513] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602773] ACPI: Power Button [PWRF]\n[ 0.604056] GHES: HEST is not enabled!\n[ 0.622612] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.660237] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663164] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.686969] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.689281] Linux agpgart interface v0.103\n[ 0.691796] brd: module loaded\n[ 0.693202] loop: module loaded\n[ 0.697503] vda: vda1 vda15\n[ 0.699060] scsi host0: ata_piix\n[ 0.699853] scsi host1: ata_piix\n[ 0.700587] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.701832] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.703478] libphy: Fixed MDIO Bus: probed\n[ 0.704337] tun: Universal TUN/TAP device driver, 1.6\n[ 0.705315] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.707382] PPP generic driver version 2.4.2\n[ 0.708314] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.709597] ehci-pci: EHCI PCI platform driver\n[ 0.710496] ehci-platform: EHCI generic platform driver\n[ 0.711506] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.712664] ohci-pci: OHCI PCI platform driver\n[ 0.713558] ohci-platform: OHCI generic platform driver\n[ 0.714567] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733649] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734679] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736179] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737201] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738361] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739612] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741082] usb usb1: Product: UHCI Host Controller\n[ 0.742044] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744284] hub 1-0:1.0: USB hub found\n[ 0.745085] hub 1-0:1.0: 2 ports detected\n[ 0.746025] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748202] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749187] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750252] mousedev: PS/2 mouse device common for all mice\n[ 0.751442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.752706] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.753929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.755689] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.756949] i2c /dev entries driver\n[ 0.757953] device-mapper: uevent: version 1.0.3\n[ 0.759134] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.761042] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.762586] NET: Registered protocol family 10\n[ 0.763753] NET: Registered protocol family 17\n[ 0.764772] Key type dns_resolver registered\n[ 0.765853] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.767115] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.768286] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.770569] registered taskstats version 1\n[ 0.771635] Loading compiled-in X.509 certificates\n[ 0.773515] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.775903] zswap: loaded using pool lzo/zbud\n[ 0.777847] Key type trusted registered\n[ 0.779788] Key type encrypted registered\n[ 0.780828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782140] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783469] evm: HMAC attrs: 0x1\n[ 0.784721] Magic number: 3:984:661\n[ 0.785699] block ram14: hash matches\n[ 0.786797] rtc_cmos 00:00: setting system clock to 2019-01-09 02:40:41 UTC (1547001641)\n[ 0.788904] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.790326] EDD information not available.\n[ 0.856974] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.875500] Write protecting the kernel read-only data: 14336k\n[ 0.877731] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.879529] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\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.108586] 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.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.12. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDfFvST2zvJQ8yQCHEW5kZVOpRuA6K5uZoF+PqbE+fFHozAzmEE4muLWm2nm2IMBajSr9hZoPJjI+aMQKKheOp7KJyfAYLV8L/QGaSfhYkezBVUH0A41YHCoYD5D+17PQ24BFxpNBzxOzarbG/Gzch/b96Qp5sikC287YI6kedGbZpAY4b4UJeMfrkjcbeGj5xRgcsc04dJ8R/0mUJX8pmgkZwbbvqLEy8vispoSYMSXxoEVW9LgwK9+mSdmp/1GsqWizw5RWXtFVHinwXjRb+qEXPDdxsCgFeioYfM1NCqgy1UM1m18A2yuDAw0I+94utRxUBor31zc3DgsL/SDZU/ root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3\nssh-dss AAAAB3NzaC1kc3MAAACBAIiuQL+pa46k0fHaSCrPC+g52fWS8QorVaw68FufsHkLqm2yY81f97V+UnzmtM6pBg4voonBxDUYlImArefJ6vzS7NkqWzJm+JlKoiniCJTon+q297wBszzFG/G8HKJfZDykiDiFnlBRFVfcCuTYxu9GpdiNaou2XPMVAgA6qLa3AAAAFQDSXll8CSEiU5Yski+UNkHt9fEPGQAAAIEAgeFd5aYDASJe2EsfW8/ZGYOT3Fm+wDfao+qWDWTOdCFRhrd54h1t9NtjtK8CoIo7APiHT4JSW87r5iVfL+Ua2GcFqlUsxl5atREwyjuXQJ4JLcXMlwbVnYB8scPlhBhWYy8oP967EdBLRl3ECBgdjDXdPxWhyXdYangNgFz+xysAAACAfKMtWypHoJvtZe+eem0wvO7L5zRUGfG2uTP/vUEvOypRWSeclXSN8nigsqu5ve9fPFBOeaBiVDUOKEUVhgtdvfmclVR1eixAXuTY7Y4GFMkPeaT5k8X6wQ9gFbNn9LPwtR3eydXlWXJbIf5WE3bUTEKDRpCH+x6mTDWhteWM9p4= root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe69:e04e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.3 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-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.85 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 login: "} 2019-01-09 02:40:53,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action used request id req-6819e020-17ca-4bef-a623-6738c7f050c4 2019-01-09 02:40:53,405 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:40:53,405 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 522480386 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 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.133994] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.135743] pid_max: default: 32768 minimum: 301 [ 0.136701] ACPI: Core revision 20150930 [ 0.138130] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139549] Security Framework initialized [ 0.140399] Yama: becoming mindful. [ 0.141167] AppArmor: AppArmor initialized [ 0.142068] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143421] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.144710] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146047] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147495] Initializing cgroup subsys io [ 0.148347] Initializing cgroup subsys memory [ 0.149259] Initializing cgroup subsys devices [ 0.150195] Initializing cgroup subsys freezer [ 0.151090] Initializing cgroup subsys net_cls [ 0.151983] Initializing cgroup subsys perf_event [ 0.152921] Initializing cgroup subsys net_prio [ 0.153894] Initializing cgroup subsys hugetlb [ 0.154813] Initializing cgroup subsys pids [ 0.155736] CPU: Physical Processor ID: 0 [ 0.157319] mce: CPU supports 10 MCE banks [ 0.158211] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159295] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161634] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168053] ftrace: allocating 31920 entries in 125 pages [ 0.194107] smpboot: Max logical packages: 2 [ 0.195007] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196279] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.197664] x2apic enabled [ 0.198470] Switched APIC routing to physical x2apic. [ 0.200209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201413] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203520] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205424] KVM setup paravirtual spinlock [ 0.206833] x86: Booting SMP configuration: [ 0.207717] .... node #0, CPUs: #1 [ 0.208593] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.230245] x86: Booted up 1 node, 2 CPUs [ 0.230247] KVM setup async PF for cpu 1 [ 0.230249] kvm-stealtime: cpu 1, msr f90d940 [ 0.232816] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.234313] devtmpfs: initialized [ 0.236011] evm: security.selinux [ 0.236699] evm: security.SMACK64 [ 0.237384] evm: security.SMACK64EXEC [ 0.238119] evm: security.SMACK64TRANSMUTE [ 0.238925] evm: security.SMACK64MMAP [ 0.239661] evm: security.ima [ 0.240294] evm: security.capability [ 0.241140] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243006] pinctrl core: initialized pinctrl subsystem [ 0.244096] RTC time: 2:40:40, date: 01/09/19 [ 0.245069] NET: Registered protocol family 16 [ 0.254980] cpuidle: using governor ladder [ 0.267003] cpuidle: using governor menu [ 0.267833] PCCT header not found. [ 0.268614] ACPI: bus type PCI registered [ 0.269419] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270670] PCI: Using configuration type 1 for base access [ 0.284127] ACPI: Added _OSI(Module Device) [ 0.285133] ACPI: Added _OSI(Processor Device) [ 0.286071] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287047] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289478] ACPI: Interpreter enabled [ 0.290319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.292262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.294182] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296118] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.298018] ACPI: (supports S0 S5) [ 0.298748] ACPI: Using IOAPIC for interrupt routing [ 0.299852] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.303273] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.304471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305787] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.307076] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309535] acpiphp: Slot [3] registered [ 0.310432] acpiphp: Slot [4] registered [ 0.311311] acpiphp: Slot [5] registered [ 0.312203] acpiphp: Slot [6] registered [ 0.313098] acpiphp: Slot [7] registered [ 0.313943] acpiphp: Slot [8] registered [ 0.314816] acpiphp: Slot [9] registered [ 0.315664] acpiphp: Slot [10] registered [ 0.326454] acpiphp: Slot [11] registered [ 0.327350] acpiphp: Slot [12] registered [ 0.328246] acpiphp: Slot [13] registered [ 0.329105] acpiphp: Slot [14] registered [ 0.329994] acpiphp: Slot [15] registered [ 0.330868] acpiphp: Slot [16] registered [ 0.331750] acpiphp: Slot [17] registered [ 0.332638] acpiphp: Slot [18] registered [ 0.333505] acpiphp: Slot [19] registered [ 0.334374] acpiphp: Slot [20] registered [ 0.335264] acpiphp: Slot [21] registered [ 0.336169] acpiphp: Slot [22] registered [ 0.337035] acpiphp: Slot [23] registered [ 0.337915] acpiphp: Slot [24] registered [ 0.338791] acpiphp: Slot [25] registered [ 0.339716] acpiphp: Slot [26] registered [ 0.340596] acpiphp: Slot [27] registered [ 0.341459] acpiphp: Slot [28] registered [ 0.342353] acpiphp: Slot [29] registered [ 0.343256] acpiphp: Slot [30] registered [ 0.344159] acpiphp: Slot [31] registered [ 0.345039] PCI host bridge to bus 0000:00 [ 0.345939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.347286] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.348652] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.350262] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.351904] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.358259] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.359678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360994] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362362] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.368785] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.370327] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.416100] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.419125] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.422089] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.423818] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425087] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.426230] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.427853] vgaarb: loaded [ 0.428497] vgaarb: bridge control possible 0000:00:02.0 [ 0.429694] SCSI subsystem initialized [ 0.430565] ACPI: bus type USB registered [ 0.431459] usbcore: registered new interface driver usbfs [ 0.432534] usbcore: registered new interface driver hub [ 0.433609] usbcore: registered new device driver usb [ 0.434802] PCI: Using ACPI for IRQ routing [ 0.435904] NetLabel: Initializing [ 0.436669] NetLabel: domain hash size = 128 [ 0.437575] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.438557] NetLabel: unlabeled traffic allowed by default [ 0.439732] clocksource: Switched to clocksource kvm-clock [ 0.445838] AppArmor: AppArmor Filesystem Enabled [ 0.446877] pnp: PnP ACPI init [ 0.447876] pnp: PnP ACPI: found 5 devices [ 0.455043] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.456880] NET: Registered protocol family 2 [ 0.457972] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.459327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.460584] TCP: Hash tables configured (established 2048 bind 2048) [ 0.461856] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.463034] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.464293] NET: Registered protocol family 1 [ 0.465167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.466376] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.467591] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.486222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.505190] Trying to unpack rootfs image as initramfs... [ 0.555220] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.569679] Scanning for low memory corruption every 60 seconds [ 0.571352] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.572841] audit: initializing netlink subsys (disabled) [ 0.574155] audit: type=2000 audit(1547001641.256:1): initialized [ 0.575782] Initialise system trusted keyring [ 0.576994] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.578486] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580898] zbud: loaded [ 0.581762] VFS: Disk quotas dquot_6.6.0 [ 0.582775] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.584752] fuse init (API version 7.23) [ 0.585854] Key type big_key registered [ 0.586826] Allocating IMA MOK and blacklist keyrings. [ 0.588253] Key type asymmetric registered [ 0.589299] Asymmetric key parser 'x509' registered [ 0.590466] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.592642] io scheduler noop registered [ 0.593878] io scheduler deadline registered (default) [ 0.595486] io scheduler cfq registered [ 0.596780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.598470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600513] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602773] ACPI: Power Button [PWRF] [ 0.604056] GHES: HEST is not enabled! [ 0.622612] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.660237] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663164] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.686969] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.689281] Linux agpgart interface v0.103 [ 0.691796] brd: module loaded [ 0.693202] loop: module loaded [ 0.697503] vda: vda1 vda15 [ 0.699060] scsi host0: ata_piix [ 0.699853] scsi host1: ata_piix [ 0.700587] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.701832] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.703478] libphy: Fixed MDIO Bus: probed [ 0.704337] tun: Universal TUN/TAP device driver, 1.6 [ 0.705315] tun: (C) 1999-2004 Max Krasnyansky [ 0.707382] PPP generic driver version 2.4.2 [ 0.708314] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.709597] ehci-pci: EHCI PCI platform driver [ 0.710496] ehci-platform: EHCI generic platform driver [ 0.711506] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.712664] ohci-pci: OHCI PCI platform driver [ 0.713558] ohci-platform: OHCI generic platform driver [ 0.714567] uhci_hcd: USB Universal Host Controller Interface driver [ 0.733649] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734679] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736179] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.737201] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.738361] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739612] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.741082] usb usb1: Product: UHCI Host Controller [ 0.742044] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.743216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.744284] hub 1-0:1.0: USB hub found [ 0.745085] hub 1-0:1.0: 2 ports detected [ 0.746025] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.748202] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.749187] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.750252] mousedev: PS/2 mouse device common for all mice [ 0.751442] rtc_cmos 00:00: RTC can wake from S4 [ 0.752706] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.755689] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.756949] i2c /dev entries driver [ 0.757953] device-mapper: uevent: version 1.0.3 [ 0.759134] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.761042] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762586] NET: Registered protocol family 10 [ 0.763753] NET: Registered protocol family 17 [ 0.764772] Key type dns_resolver registered [ 0.765853] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.767115] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.768286] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.770569] registered taskstats version 1 [ 0.771635] Loading compiled-in X.509 certificates [ 0.773515] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.775903] zswap: loaded using pool lzo/zbud [ 0.777847] Key type trusted registered [ 0.779788] Key type encrypted registered [ 0.780828] AppArmor: AppArmor sha1 policy hashing enabled [ 0.782140] ima: No TPM chip found, activating TPM-bypass! [ 0.783469] evm: HMAC attrs: 0x1 [ 0.784721] Magic number: 3:984:661 [ 0.785699] block ram14: hash matches [ 0.786797] rtc_cmos 00:00: setting system clock to 2019-01-09 02:40:41 UTC (1547001641) [ 0.788904] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.790326] EDD information not available. [ 0.856974] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.875500] Write protecting the kernel read-only data: 14336k [ 0.877731] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.879529] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 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.108586] 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.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.12. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfFvST2zvJQ8yQCHEW5kZVOpRuA6K5uZoF+PqbE+fFHozAzmEE4muLWm2nm2IMBajSr9hZoPJjI+aMQKKheOp7KJyfAYLV8L/QGaSfhYkezBVUH0A41YHCoYD5D+17PQ24BFxpNBzxOzarbG/Gzch/b96Qp5sikC287YI6kedGbZpAY4b4UJeMfrkjcbeGj5xRgcsc04dJ8R/0mUJX8pmgkZwbbvqLEy8vispoSYMSXxoEVW9LgwK9+mSdmp/1GsqWizw5RWXtFVHinwXjRb+qEXPDdxsCgFeioYfM1NCqgy1UM1m18A2yuDAw0I+94utRxUBor31zc3DgsL/SDZU/ root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 ssh-dss AAAAB3NzaC1kc3MAAACBAIiuQL+pa46k0fHaSCrPC+g52fWS8QorVaw68FufsHkLqm2yY81f97V+UnzmtM6pBg4voonBxDUYlImArefJ6vzS7NkqWzJm+JlKoiniCJTon+q297wBszzFG/G8HKJfZDykiDiFnlBRFVfcCuTYxu9GpdiNaou2XPMVAgA6qLa3AAAAFQDSXll8CSEiU5Yski+UNkHt9fEPGQAAAIEAgeFd5aYDASJe2EsfW8/ZGYOT3Fm+wDfao+qWDWTOdCFRhrd54h1t9NtjtK8CoIo7APiHT4JSW87r5iVfL+Ua2GcFqlUsxl5atREwyjuXQJ4JLcXMlwbVnYB8scPlhBhWYy8oP967EdBLRl3ECBgdjDXdPxWhyXdYangNgFz+xysAAACAfKMtWypHoJvtZe+eem0wvO7L5zRUGfG2uTP/vUEvOypRWSeclXSN8nigsqu5ve9fPFBOeaBiVDUOKEUVhgtdvfmclVR1eixAXuTY7Y4GFMkPeaT5k8X6wQ9gFbNn9LPwtR3eydXlWXJbIf5WE3bUTEKDRpCH+x6mTDWhteWM9p4= root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe69:e04e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 launch-index: 0 === cirros: current=0.4.0 uptime=1.85 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 login: 2019-01-09 02:40:53,406 - create_instance - INFO - Checking if VM is active 2019-01-09 02:40:53,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:53,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40: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-8512a539-4207-4fa2-b1e8-2783e723a130 x-compute-request-id: req-8512a539-4207-4fa2-b1e8-2783e723a130 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:40:41Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:53,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-8512a539-4207-4fa2-b1e8-2783e723a130 2019-01-09 02:40:53,950 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - ACTIVE 2019-01-09 02:40:53,950 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:40:53,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:54,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40: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-d3d83e66-b3e8-449d-a9c6-94c136afb075 x-compute-request-id: req-d3d83e66-b3e8-449d-a9c6-94c136afb075 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:40:41Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:54,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-d3d83e66-b3e8-449d-a9c6-94c136afb075 2019-01-09 02:40:54,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:54,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d4e88574-9438-4368-a27d-3662899e8aa7 Date: Wed, 09 Jan 2019 02:40:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:40:54,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-d4e88574-9438-4368-a27d-3662899e8aa7 2019-01-09 02:40:54,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:54,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f872a853-489f-4a9e-8f65-fde98daea36e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:40:54,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-f872a853-489f-4a9e-8f65-fde98daea36e 2019-01-09 02:40:54,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:54,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0342b666-17ba-4286-a011-79ddb884895e Date: Wed, 09 Jan 2019 02:40:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:40:54,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-0342b666-17ba-4286-a011-79ddb884895e 2019-01-09 02:40:54,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:54,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-603f69cd-b65d-459f-a3a9-a4536dc1a7f5 Date: Wed, 09 Jan 2019 02:40:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.6"}],"id":"01c165a1-dd85-48af-ace0-f7e8620e9e58","security_groups":["2ce70a38-73a2-48d3-b031-abd0da66db15","308117de-1157-480f-a84e-bdf09c8473fb"],"mac_address":"fa:16:3e:69:e0:4e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:43Z","binding:vnic_type":"normal","device_id":"6b20214d-8c69-4452-8cda-1c52863d4854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.4"}],"id":"55b0b365-e556-4b86-a8af-479eea1a24fd","security_groups":[],"mac_address":"fa:16:3e:af:f3:7d","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.1"}],"id":"61a2be82-f701-422e-b501-372a8cd53be8","security_groups":[],"mac_address":"fa:16:3e:54:8f:a8","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:32Z","binding:vnic_type":"normal","device_id":"79431e1b-5118-411a-98d4-f444fd9c36f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.3"}],"id":"a176ef7e-19b5-4a42-92d1-cd6e6264fec9","security_groups":[],"mac_address":"fa:16:3e:54:bb:06","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.2"}],"id":"d0ae1ef7-524d-474a-8ae8-1ad05ab66cd9","security_groups":[],"mac_address":"fa:16:3e:78:ac:2e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36853997-2e93-4f28-81a5-ac420e40d24c"}]} 2019-01-09 02:40:54,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-603f69cd-b65d-459f-a3a9-a4536dc1a7f5 2019-01-09 02:40:54,662 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:40:54,665 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7bf1f10L 2019-01-09 02:40:54,666 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:40:54,666 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:40:54,666 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:40:54,667 - 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 2019-01-09 02:40:54,668 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:40:54,668 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:40:54,668 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:40:54,668 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:40:54,668 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:40:54,685 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:40:54,686 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:40:54,698 - paramiko.transport - DEBUG - Trying key 9e0b7039b41bbbc80a8e49691ddbd749 from tmp/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582 2019-01-09 02:40:54,724 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:40:54,730 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:40:54,831 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:40:54,876 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:40:54,876 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:40:54,878 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7c19f90L 2019-01-09 02:40:54,878 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:40:54,879 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:40:54,879 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:40:54,880 - 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 2019-01-09 02:40:54,880 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:40:54,880 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:40:54,880 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:40:54,881 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:40:54,881 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:40:54,898 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:40:54,898 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:40:54,910 - paramiko.transport - DEBUG - Trying key 9e0b7039b41bbbc80a8e49691ddbd749 from tmp/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582 2019-01-09 02:40:54,937 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:40:54,940 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:40:54,943 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:40:54,944 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 02:40:54,944 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:40:54,945 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:40:54,948 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:40:54,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:40:55,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-20093b90-6813-4d81-89c1-d1b33f74b558 x-compute-request-id: req-20093b90-6813-4d81-89c1-d1b33f74b558 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:40:41Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:40:55,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-20093b90-6813-4d81-89c1-d1b33f74b558 2019-01-09 02:40:55,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" -d '{"reboot": {"type": "HARD"}}' 2019-01-09 02:40:55,422 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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-016fcb89-edfe-4966-a3fd-6c81785d50c1 x-compute-request-id: req-016fcb89-edfe-4966-a3fd-6c81785d50c1 Content-Length: 0 Content-Type: application/json 2019-01-09 02:40:55,423 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action used request id req-016fcb89-edfe-4966-a3fd-6c81785d50c1 2019-01-09 02:41:10,438 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2019-01-09 02:41:10,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:41:10,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-480b546a-d256-4c59-8fd7-d433da9cc617 x-compute-request-id: req-480b546a-d256-4c59-8fd7-d433da9cc617 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:40:56Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:41:10,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-480b546a-d256-4c59-8fd7-d433da9cc617 2019-01-09 02:41:10,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:41:11,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-7954766d-b7a7-48b2-a6c3-37556106ec33 x-compute-request-id: req-7954766d-b7a7-48b2-a6c3-37556106ec33 Content-Encoding: gzip Content-Length: 9545 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 500724503 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 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131407] pid_max: default: 32768 minimum: 301\n[ 0.132326] ACPI: Core revision 20150930\n[ 0.133739] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135078] Security Framework initialized\n[ 0.135916] Yama: becoming mindful.\n[ 0.136647] AppArmor: AppArmor initialized\n[ 0.137539] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138842] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141361] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142735] Initializing cgroup subsys io\n[ 0.143583] Initializing cgroup subsys memory\n[ 0.144471] Initializing cgroup subsys devices\n[ 0.145397] Initializing cgroup subsys freezer\n[ 0.146275] Initializing cgroup subsys net_cls\n[ 0.147176] Initializing cgroup subsys perf_event\n[ 0.148094] Initializing cgroup subsys net_prio\n[ 0.149041] Initializing cgroup subsys hugetlb\n[ 0.149936] Initializing cgroup subsys pids\n[ 0.150835] CPU: Physical Processor ID: 0\n[ 0.152336] mce: CPU supports 10 MCE banks\n[ 0.153238] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154246] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163035] ftrace: allocating 31920 entries in 125 pages\n[ 0.189381] smpboot: Max logical packages: 2\n[ 0.190263] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191506] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192881] x2apic enabled\n[ 0.193731] Switched APIC routing to physical x2apic.\n[ 0.195522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196844] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199136] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201195] KVM setup paravirtual spinlock\n[ 0.202681] x86: Booting SMP configuration:\n[ 0.203621] .... node #0, CPUs: #1\n[ 0.204590] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.226393] x86: Booted up 1 node, 2 CPUs\n[ 0.226395] KVM setup async PF for cpu 1\n[ 0.226398] kvm-stealtime: cpu 1, msr f90d940\n[ 0.229060] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.230596] devtmpfs: initialized\n[ 0.232304] evm: security.selinux\n[ 0.232999] evm: security.SMACK64\n[ 0.233696] evm: security.SMACK64EXEC\n[ 0.234463] evm: security.SMACK64TRANSMUTE\n[ 0.235318] evm: security.SMACK64MMAP\n[ 0.236110] evm: security.ima\n[ 0.236935] evm: security.capability\n[ 0.237979] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.240188] pinctrl core: initialized pinctrl subsystem\n[ 0.241427] RTC time: 2:40:56, date: 01/09/19\n[ 0.242507] NET: Registered protocol family 16\n[ 0.252145] cpuidle: using governor ladder\n[ 0.264189] cpuidle: using governor menu\n[ 0.265084] PCCT header not found.\n[ 0.266047] ACPI: bus type PCI registered\n[ 0.267059] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268627] PCI: Using configuration type 1 for base access\n[ 0.280947] ACPI: Added _OSI(Module Device)\n[ 0.282002] ACPI: Added _OSI(Processor Device)\n[ 0.283155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.284229] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286829] ACPI: Interpreter enabled\n[ 0.287769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296831] ACPI: (supports S0 S5)\n[ 0.297698] ACPI: Using IOAPIC for interrupt routing\n[ 0.298804] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303889] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305344] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306710] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.309312] acpiphp: Slot [3] registered\n[ 0.310227] acpiphp: Slot [4] registered\n[ 0.311142] acpiphp: Slot [5] registered\n[ 0.312003] acpiphp: Slot [6] registered\n[ 0.312888] acpiphp: Slot [7] registered\n[ 0.313871] acpiphp: Slot [8] registered\n[ 0.314883] acpiphp: Slot [9] registered\n[ 0.315865] acpiphp: Slot [10] registered\n[ 0.327288] acpiphp: Slot [11] registered\n[ 0.328307] acpiphp: Slot [12] registered\n[ 0.329323] acpiphp: Slot [13] registered\n[ 0.330332] acpiphp: Slot [14] registered\n[ 0.331345] acpiphp: Slot [15] registered\n[ 0.332357] acpiphp: Slot [16] registered\n[ 0.333368] acpiphp: Slot [17] registered\n[ 0.334380] acpiphp: Slot [18] registered\n[ 0.335395] acpiphp: Slot [19] registered\n[ 0.336408] acpiphp: Slot [20] registered\n[ 0.337437] acpiphp: Slot [21] registered\n[ 0.338451] acpiphp: Slot [22] registered\n[ 0.339484] acpiphp: Slot [23] registered\n[ 0.340502] acpiphp: Slot [24] registered\n[ 0.341515] acpiphp: Slot [25] registered\n[ 0.342526] acpiphp: Slot [26] registered\n[ 0.343567] acpiphp: Slot [27] registered\n[ 0.344589] acpiphp: Slot [28] registered\n[ 0.345610] acpiphp: Slot [29] registered\n[ 0.346620] acpiphp: Slot [30] registered\n[ 0.347638] acpiphp: Slot [31] registered\n[ 0.348659] PCI host bridge to bus 0000:00\n[ 0.349670] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.351222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.352797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.354618] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.356445] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.363033] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.364640] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.366100] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.367688] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.374280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.376043] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.422362] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.424202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.425586] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.426975] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.429081] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.430374] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.431587] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.432627] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.434151] vgaarb: loaded\n[ 0.434747] vgaarb: bridge control possible 0000:00:02.0\n[ 0.435893] SCSI subsystem initialized\n[ 0.436718] ACPI: bus type USB registered\n[ 0.437523] usbcore: registered new interface driver usbfs\n[ 0.438532] usbcore: registered new interface driver hub\n[ 0.439525] usbcore: registered new device driver usb\n[ 0.440607] PCI: Using ACPI for IRQ routing\n[ 0.441663] NetLabel: Initializing\n[ 0.442364] NetLabel: domain hash size = 128\n[ 0.443197] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.444125] NetLabel: unlabeled traffic allowed by default\n[ 0.445233] clocksource: Switched to clocksource kvm-clock\n[ 0.450924] AppArmor: AppArmor Filesystem Enabled\n[ 0.451863] pnp: PnP ACPI init\n[ 0.452779] pnp: PnP ACPI: found 5 devices\n[ 0.459891] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.461579] NET: Registered protocol family 2\n[ 0.462545] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.463787] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.464927] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.466067] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.467121] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.468262] NET: Registered protocol family 1\n[ 0.469105] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.470182] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.471237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489814] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.508390] Trying to unpack rootfs image as initramfs...\n[ 0.558558] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.572665] Scanning for low memory corruption every 60 seconds\n[ 0.574102] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.575253] audit: initializing netlink subsys (disabled)\n[ 0.576274] audit: type=2000 audit(1547001656.987:1): initialized\n[ 0.577601] Initialise system trusted keyring\n[ 0.578582] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.579751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.581942] zbud: loaded\n[ 0.582702] VFS: Disk quotas dquot_6.6.0\n[ 0.583527] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.585118] fuse init (API version 7.23)\n[ 0.586033] Key type big_key registered\n[ 0.586835] Allocating IMA MOK and blacklist keyrings.\n[ 0.588037] Key type asymmetric registered\n[ 0.588857] Asymmetric key parser 'x509' registered\n[ 0.589819] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.591313] io scheduler noop registered\n[ 0.592099] io scheduler deadline registered (default)\n[ 0.593088] io scheduler cfq registered\n[ 0.593934] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.594984] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.596251] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.597706] ACPI: Power Button [PWRF]\n[ 0.598587] GHES: HEST is not enabled!\n[ 0.616911] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655835] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.660419] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684305] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.686836] Linux agpgart interface v0.103\n[ 0.689115] brd: module loaded\n[ 0.690465] loop: module loaded\n[ 0.694916] vda: vda1 vda15\n[ 0.696377] scsi host0: ata_piix\n[ 0.697168] scsi host1: ata_piix\n[ 0.697890] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.699105] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.700550] libphy: Fixed MDIO Bus: probed\n[ 0.701426] tun: Universal TUN/TAP device driver, 1.6\n[ 0.702381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704325] PPP generic driver version 2.4.2\n[ 0.705222] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706488] ehci-pci: EHCI PCI platform driver\n[ 0.707369] ehci-platform: EHCI generic platform driver\n[ 0.708362] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.709499] ohci-pci: OHCI PCI platform driver\n[ 0.710374] ohci-platform: OHCI generic platform driver\n[ 0.711365] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.730325] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.731332] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732799] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.733804] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.734935] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736172] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737615] usb usb1: Product: UHCI Host Controller\n[ 0.738555] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.739704] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.740734] hub 1-0:1.0: USB hub found\n[ 0.741528] hub 1-0:1.0: 2 ports detected\n[ 0.742448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744574] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745555] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746599] mousedev: PS/2 mouse device common for all mice\n[ 0.747776] rtc_cmos 00:00: RTC can wake from S4\n[ 0.749003] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750689] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751992] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753197] i2c /dev entries driver\n[ 0.753969] device-mapper: uevent: version 1.0.3\n[ 0.754952] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.756614] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758052] NET: Registered protocol family 10\n[ 0.759277] NET: Registered protocol family 17\n[ 0.760360] Key type dns_resolver registered\n[ 0.761540] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762873] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764296] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.766494] registered taskstats version 1\n[ 0.767512] Loading compiled-in X.509 certificates\n[ 0.769141] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771415] zswap: loaded using pool lzo/zbud\n[ 0.773112] Key type trusted registered\n[ 0.775026] Key type encrypted registered\n[ 0.776045] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.777325] ima: No TPM chip found, activating TPM-bypass!\n[ 0.778598] evm: HMAC attrs: 0x1\n[ 0.779710] Magic number: 3:984:661\n[ 0.780652] block ram14: hash matches\n[ 0.781701] rtc_cmos 00:00: setting system clock to 2019-01-09 02:40:57 UTC (1547001657)\n[ 0.783732] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.786608] EDD information not available.\n[ 0.854427] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.866609] Write protecting the kernel read-only data: 14336k\n[ 0.868498] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.870653] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\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.083806] 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.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.09. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDfFvST2zvJQ8yQCHEW5kZVOpRuA6K5uZoF+PqbE+fFHozAzmEE4muLWm2nm2IMBajSr9hZoPJjI+aMQKKheOp7KJyfAYLV8L/QGaSfhYkezBVUH0A41YHCoYD5D+17PQ24BFxpNBzxOzarbG/Gzch/b96Qp5sikC287YI6kedGbZpAY4b4UJeMfrkjcbeGj5xRgcsc04dJ8R/0mUJX8pmgkZwbbvqLEy8vispoSYMSXxoEVW9LgwK9+mSdmp/1GsqWizw5RWXtFVHinwXjRb+qEXPDdxsCgFeioYfM1NCqgy1UM1m18A2yuDAw0I+94utRxUBor31zc3DgsL/SDZU/ root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3\nssh-dss AAAAB3NzaC1kc3MAAACBAIiuQL+pa46k0fHaSCrPC+g52fWS8QorVaw68FufsHkLqm2yY81f97V+UnzmtM6pBg4voonBxDUYlImArefJ6vzS7NkqWzJm+JlKoiniCJTon+q297wBszzFG/G8HKJfZDykiDiFnlBRFVfcCuTYxu9GpdiNaou2XPMVAgA6qLa3AAAAFQDSXll8CSEiU5Yski+UNkHt9fEPGQAAAIEAgeFd5aYDASJe2EsfW8/ZGYOT3Fm+wDfao+qWDWTOdCFRhrd54h1t9NtjtK8CoIo7APiHT4JSW87r5iVfL+Ua2GcFqlUsxl5atREwyjuXQJ4JLcXMlwbVnYB8scPlhBhWYy8oP967EdBLRl3ECBgdjDXdPxWhyXdYangNgFz+xysAAACAfKMtWypHoJvtZe+eem0wvO7L5zRUGfG2uTP/vUEvOypRWSeclXSN8nigsqu5ve9fPFBOeaBiVDUOKEUVhgtdvfmclVR1eixAXuTY7Y4GFMkPeaT5k8X6wQ9gFbNn9LPwtR3eydXlWXJbIf5WE3bUTEKDRpCH+x6mTDWhteWM9p4= root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe69:e04e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.2 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-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.31 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 login: "} 2019-01-09 02:41:11,957 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854/action used request id req-7954766d-b7a7-48b2-a6c3-37556106ec33 2019-01-09 02:41:11,958 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:41:11,958 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 500724503 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 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.129723] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131407] pid_max: default: 32768 minimum: 301 [ 0.132326] ACPI: Core revision 20150930 [ 0.133739] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135078] Security Framework initialized [ 0.135916] Yama: becoming mindful. [ 0.136647] AppArmor: AppArmor initialized [ 0.137539] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138842] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141361] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142735] Initializing cgroup subsys io [ 0.143583] Initializing cgroup subsys memory [ 0.144471] Initializing cgroup subsys devices [ 0.145397] Initializing cgroup subsys freezer [ 0.146275] Initializing cgroup subsys net_cls [ 0.147176] Initializing cgroup subsys perf_event [ 0.148094] Initializing cgroup subsys net_prio [ 0.149041] Initializing cgroup subsys hugetlb [ 0.149936] Initializing cgroup subsys pids [ 0.150835] CPU: Physical Processor ID: 0 [ 0.152336] mce: CPU supports 10 MCE banks [ 0.153238] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154246] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163035] ftrace: allocating 31920 entries in 125 pages [ 0.189381] smpboot: Max logical packages: 2 [ 0.190263] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191506] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192881] x2apic enabled [ 0.193731] Switched APIC routing to physical x2apic. [ 0.195522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196844] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199136] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201195] KVM setup paravirtual spinlock [ 0.202681] x86: Booting SMP configuration: [ 0.203621] .... node #0, CPUs: #1 [ 0.204590] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.226393] x86: Booted up 1 node, 2 CPUs [ 0.226395] KVM setup async PF for cpu 1 [ 0.226398] kvm-stealtime: cpu 1, msr f90d940 [ 0.229060] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.230596] devtmpfs: initialized [ 0.232304] evm: security.selinux [ 0.232999] evm: security.SMACK64 [ 0.233696] evm: security.SMACK64EXEC [ 0.234463] evm: security.SMACK64TRANSMUTE [ 0.235318] evm: security.SMACK64MMAP [ 0.236110] evm: security.ima [ 0.236935] evm: security.capability [ 0.237979] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.240188] pinctrl core: initialized pinctrl subsystem [ 0.241427] RTC time: 2:40:56, date: 01/09/19 [ 0.242507] NET: Registered protocol family 16 [ 0.252145] cpuidle: using governor ladder [ 0.264189] cpuidle: using governor menu [ 0.265084] PCCT header not found. [ 0.266047] ACPI: bus type PCI registered [ 0.267059] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268627] PCI: Using configuration type 1 for base access [ 0.280947] ACPI: Added _OSI(Module Device) [ 0.282002] ACPI: Added _OSI(Processor Device) [ 0.283155] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284229] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286829] ACPI: Interpreter enabled [ 0.287769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296831] ACPI: (supports S0 S5) [ 0.297698] ACPI: Using IOAPIC for interrupt routing [ 0.298804] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303889] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305344] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306710] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309312] acpiphp: Slot [3] registered [ 0.310227] acpiphp: Slot [4] registered [ 0.311142] acpiphp: Slot [5] registered [ 0.312003] acpiphp: Slot [6] registered [ 0.312888] acpiphp: Slot [7] registered [ 0.313871] acpiphp: Slot [8] registered [ 0.314883] acpiphp: Slot [9] registered [ 0.315865] acpiphp: Slot [10] registered [ 0.327288] acpiphp: Slot [11] registered [ 0.328307] acpiphp: Slot [12] registered [ 0.329323] acpiphp: Slot [13] registered [ 0.330332] acpiphp: Slot [14] registered [ 0.331345] acpiphp: Slot [15] registered [ 0.332357] acpiphp: Slot [16] registered [ 0.333368] acpiphp: Slot [17] registered [ 0.334380] acpiphp: Slot [18] registered [ 0.335395] acpiphp: Slot [19] registered [ 0.336408] acpiphp: Slot [20] registered [ 0.337437] acpiphp: Slot [21] registered [ 0.338451] acpiphp: Slot [22] registered [ 0.339484] acpiphp: Slot [23] registered [ 0.340502] acpiphp: Slot [24] registered [ 0.341515] acpiphp: Slot [25] registered [ 0.342526] acpiphp: Slot [26] registered [ 0.343567] acpiphp: Slot [27] registered [ 0.344589] acpiphp: Slot [28] registered [ 0.345610] acpiphp: Slot [29] registered [ 0.346620] acpiphp: Slot [30] registered [ 0.347638] acpiphp: Slot [31] registered [ 0.348659] PCI host bridge to bus 0000:00 [ 0.349670] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.351222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.352797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.354618] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.356445] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.363033] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.364640] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.366100] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.367688] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.374280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.376043] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422362] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.425586] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.426975] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.429081] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.430374] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.431587] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.432627] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.434151] vgaarb: loaded [ 0.434747] vgaarb: bridge control possible 0000:00:02.0 [ 0.435893] SCSI subsystem initialized [ 0.436718] ACPI: bus type USB registered [ 0.437523] usbcore: registered new interface driver usbfs [ 0.438532] usbcore: registered new interface driver hub [ 0.439525] usbcore: registered new device driver usb [ 0.440607] PCI: Using ACPI for IRQ routing [ 0.441663] NetLabel: Initializing [ 0.442364] NetLabel: domain hash size = 128 [ 0.443197] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.444125] NetLabel: unlabeled traffic allowed by default [ 0.445233] clocksource: Switched to clocksource kvm-clock [ 0.450924] AppArmor: AppArmor Filesystem Enabled [ 0.451863] pnp: PnP ACPI init [ 0.452779] pnp: PnP ACPI: found 5 devices [ 0.459891] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.461579] NET: Registered protocol family 2 [ 0.462545] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.463787] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.464927] TCP: Hash tables configured (established 2048 bind 2048) [ 0.466067] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.467121] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.468262] NET: Registered protocol family 1 [ 0.469105] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.470182] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.471237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.489814] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.508390] Trying to unpack rootfs image as initramfs... [ 0.558558] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.572665] Scanning for low memory corruption every 60 seconds [ 0.574102] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.575253] audit: initializing netlink subsys (disabled) [ 0.576274] audit: type=2000 audit(1547001656.987:1): initialized [ 0.577601] Initialise system trusted keyring [ 0.578582] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.579751] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.581942] zbud: loaded [ 0.582702] VFS: Disk quotas dquot_6.6.0 [ 0.583527] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.585118] fuse init (API version 7.23) [ 0.586033] Key type big_key registered [ 0.586835] Allocating IMA MOK and blacklist keyrings. [ 0.588037] Key type asymmetric registered [ 0.588857] Asymmetric key parser 'x509' registered [ 0.589819] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.591313] io scheduler noop registered [ 0.592099] io scheduler deadline registered (default) [ 0.593088] io scheduler cfq registered [ 0.593934] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.594984] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.596251] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.597706] ACPI: Power Button [PWRF] [ 0.598587] GHES: HEST is not enabled! [ 0.616911] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655835] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.660419] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684305] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.686836] Linux agpgart interface v0.103 [ 0.689115] brd: module loaded [ 0.690465] loop: module loaded [ 0.694916] vda: vda1 vda15 [ 0.696377] scsi host0: ata_piix [ 0.697168] scsi host1: ata_piix [ 0.697890] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.699105] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.700550] libphy: Fixed MDIO Bus: probed [ 0.701426] tun: Universal TUN/TAP device driver, 1.6 [ 0.702381] tun: (C) 1999-2004 Max Krasnyansky [ 0.704325] PPP generic driver version 2.4.2 [ 0.705222] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706488] ehci-pci: EHCI PCI platform driver [ 0.707369] ehci-platform: EHCI generic platform driver [ 0.708362] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.709499] ohci-pci: OHCI PCI platform driver [ 0.710374] ohci-platform: OHCI generic platform driver [ 0.711365] uhci_hcd: USB Universal Host Controller Interface driver [ 0.730325] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.731332] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732799] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.733804] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.734935] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736172] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737615] usb usb1: Product: UHCI Host Controller [ 0.738555] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.739704] usb usb1: SerialNumber: 0000:00:01.2 [ 0.740734] hub 1-0:1.0: USB hub found [ 0.741528] hub 1-0:1.0: 2 ports detected [ 0.742448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744574] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745555] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746599] mousedev: PS/2 mouse device common for all mice [ 0.747776] rtc_cmos 00:00: RTC can wake from S4 [ 0.749003] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750689] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751992] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753197] i2c /dev entries driver [ 0.753969] device-mapper: uevent: version 1.0.3 [ 0.754952] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.756614] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758052] NET: Registered protocol family 10 [ 0.759277] NET: Registered protocol family 17 [ 0.760360] Key type dns_resolver registered [ 0.761540] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762873] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.764296] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.766494] registered taskstats version 1 [ 0.767512] Loading compiled-in X.509 certificates [ 0.769141] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.771415] zswap: loaded using pool lzo/zbud [ 0.773112] Key type trusted registered [ 0.775026] Key type encrypted registered [ 0.776045] AppArmor: AppArmor sha1 policy hashing enabled [ 0.777325] ima: No TPM chip found, activating TPM-bypass! [ 0.778598] evm: HMAC attrs: 0x1 [ 0.779710] Magic number: 3:984:661 [ 0.780652] block ram14: hash matches [ 0.781701] rtc_cmos 00:00: setting system clock to 2019-01-09 02:40:57 UTC (1547001657) [ 0.783732] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.786608] EDD information not available. [ 0.854427] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.866609] Write protecting the kernel read-only data: 14336k [ 0.868498] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.870653] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 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.083806] 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.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.09. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfFvST2zvJQ8yQCHEW5kZVOpRuA6K5uZoF+PqbE+fFHozAzmEE4muLWm2nm2IMBajSr9hZoPJjI+aMQKKheOp7KJyfAYLV8L/QGaSfhYkezBVUH0A41YHCoYD5D+17PQ24BFxpNBzxOzarbG/Gzch/b96Qp5sikC287YI6kedGbZpAY4b4UJeMfrkjcbeGj5xRgcsc04dJ8R/0mUJX8pmgkZwbbvqLEy8vispoSYMSXxoEVW9LgwK9+mSdmp/1GsqWizw5RWXtFVHinwXjRb+qEXPDdxsCgFeioYfM1NCqgy1UM1m18A2yuDAw0I+94utRxUBor31zc3DgsL/SDZU/ root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 ssh-dss AAAAB3NzaC1kc3MAAACBAIiuQL+pa46k0fHaSCrPC+g52fWS8QorVaw68FufsHkLqm2yY81f97V+UnzmtM6pBg4voonBxDUYlImArefJ6vzS7NkqWzJm+JlKoiniCJTon+q297wBszzFG/G8HKJfZDykiDiFnlBRFVfcCuTYxu9GpdiNaou2XPMVAgA6qLa3AAAAFQDSXll8CSEiU5Yski+UNkHt9fEPGQAAAIEAgeFd5aYDASJe2EsfW8/ZGYOT3Fm+wDfao+qWDWTOdCFRhrd54h1t9NtjtK8CoIo7APiHT4JSW87r5iVfL+Ua2GcFqlUsxl5atREwyjuXQJ4JLcXMlwbVnYB8scPlhBhWYy8oP967EdBLRl3ECBgdjDXdPxWhyXdYangNgFz+xysAAACAfKMtWypHoJvtZe+eem0wvO7L5zRUGfG2uTP/vUEvOypRWSeclXSN8nigsqu5ve9fPFBOeaBiVDUOKEUVhgtdvfmclVR1eixAXuTY7Y4GFMkPeaT5k8X6wQ9gFbNn9LPwtR3eydXlWXJbIf5WE3bUTEKDRpCH+x6mTDWhteWM9p4= root@createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe69:e04e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 launch-index: 0 === cirros: current=0.4.0 uptime=2.31 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-3bdf6a5b-5729-41a4-a674-dd62f3 login: 2019-01-09 02:41:11,959 - create_instance - INFO - Checking if VM is active 2019-01-09 02:41:11,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:41:12,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dbd61f5-6b35-4115-b4ba-ff9be2bd00b4 x-compute-request-id: req-3dbd61f5-6b35-4115-b4ba-ff9be2bd00b4 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:40:56Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:41:12,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-3dbd61f5-6b35-4115-b4ba-ff9be2bd00b4 2019-01-09 02:41:12,326 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - ACTIVE 2019-01-09 02:41:12,326 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:41:12,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:41:12,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-94a50a5b-080f-47bd-8f0c-6fd78c1bf778 x-compute-request-id: req-94a50a5b-080f-47bd-8f0c-6fd78c1bf778 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e0:4e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp"}], "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:40:56Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:41:12,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-94a50a5b-080f-47bd-8f0c-6fd78c1bf778 2019-01-09 02:41:12,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:41:12,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2d4fff51-c46f-4043-a0cb-93f99f40aa4f Date: Wed, 09 Jan 2019 02:41:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0159576d-f0f1-452c-b007-9f735ec5dfd6"],"updated_at":"2019-01-09T02:39:23Z","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd290e597130460bbdb97c64a415dab8","id":"36853997-2e93-4f28-81a5-ac420e40d24c","name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net"}]} 2019-01-09 02:41:12,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net used request id req-2d4fff51-c46f-4043-a0cb-93f99f40aa4f 2019-01-09 02:41:12,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:41:13,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b87d016-5007-4e52-891a-9162b9c8a274 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:41:13,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-5b87d016-5007-4e52-891a-9162b9c8a274 2019-01-09 02:41:13,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:41:13,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-12f74693-25f7-4ffa-9341-58c0d2130663 Date: Wed, 09 Jan 2019 02:41:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","dns_nameservers":[],"updated_at":"2019-01-09T02:39:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd290e597130460bbdb97c64a415dab8","id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet"}]} 2019-01-09 02:41:13,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-12f74693-25f7-4ffa-9341-58c0d2130663 2019-01-09 02:41:13,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:41:13,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-77da18e2-2329-464c-b5de-d1e721cbe8ad Date: Wed, 09 Jan 2019 02:41:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:40:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.6"}],"id":"01c165a1-dd85-48af-ace0-f7e8620e9e58","security_groups":["2ce70a38-73a2-48d3-b031-abd0da66db15","308117de-1157-480f-a84e-bdf09c8473fb"],"mac_address":"fa:16:3e:69:e0:4e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:43Z","binding:vnic_type":"normal","device_id":"6b20214d-8c69-4452-8cda-1c52863d4854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.4"}],"id":"55b0b365-e556-4b86-a8af-479eea1a24fd","security_groups":[],"mac_address":"fa:16:3e:af:f3:7d","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.1"}],"id":"61a2be82-f701-422e-b501-372a8cd53be8","security_groups":[],"mac_address":"fa:16:3e:54:8f:a8","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:32Z","binding:vnic_type":"normal","device_id":"79431e1b-5118-411a-98d4-f444fd9c36f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.3"}],"id":"a176ef7e-19b5-4a42-92d1-cd6e6264fec9","security_groups":[],"mac_address":"fa:16:3e:54:bb:06","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36853997-2e93-4f28-81a5-ac420e40d24c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:39:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0159576d-f0f1-452c-b007-9f735ec5dfd6","ip_address":"10.55.1.2"}],"id":"d0ae1ef7-524d-474a-8ae8-1ad05ab66cd9","security_groups":[],"mac_address":"fa:16:3e:78:ac:2e","project_id":"cd290e597130460bbdb97c64a415dab8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36853997-2e93-4f28-81a5-ac420e40d24c","tenant_id":"cd290e597130460bbdb97c64a415dab8","created_at":"2019-01-09T02:39:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36853997-2e93-4f28-81a5-ac420e40d24c"}]} 2019-01-09 02:41:13,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=36853997-2e93-4f28-81a5-ac420e40d24c used request id req-77da18e2-2329-464c-b5de-d1e721cbe8ad 2019-01-09 02:41:13,218 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:41:13,221 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7bf1d90L 2019-01-09 02:41:13,221 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:41:13,222 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:41:13,222 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:41:13,223 - 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 2019-01-09 02:41:13,223 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:41:13,223 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:41:13,224 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:41:13,224 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:41:13,224 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:41:13,241 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:41:13,241 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:41:13,253 - paramiko.transport - DEBUG - Trying key 9e0b7039b41bbbc80a8e49691ddbd749 from tmp/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582 2019-01-09 02:41:13,281 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:41:13,288 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:41:13,388 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:41:13,432 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:41:13,432 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:41:13,433 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7bf1e90L 2019-01-09 02:41:13,434 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:41:13,434 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:41:13,435 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:41:13,436 - 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 2019-01-09 02:41:13,436 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:41:13,436 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:41:13,436 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:41:13,436 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:41:13,436 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:41:13,453 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:41:13,454 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:41:13,466 - paramiko.transport - DEBUG - Trying key 9e0b7039b41bbbc80a8e49691ddbd749 from tmp/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582 2019-01-09 02:41:13,493 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:41:13,496 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:41:13,498 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:41:13,499 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 02:41:13,499 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:41:13,500 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:41:13,503 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2019-01-09 02:41:13,503 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2019-01-09 02:41:13,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/18d22644-19fa-4ae3-90f7-d044aeeeaf49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:41:14,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46d97148-a690-4652-835a-ba088e4fd4f8 Content-Length: 0 Date: Wed, 09 Jan 2019 02:41:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:41:14,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/18d22644-19fa-4ae3-90f7-d044aeeeaf49 used request id req-46d97148-a690-4652-835a-ba088e4fd4f8 2019-01-09 02:41:14,421 - create_instance - INFO - Deleting Port with ID - 01c165a1-dd85-48af-ace0-f7e8620e9e58 2019-01-09 02:41:14,421 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582port-1 2019-01-09 02:41:14,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/01c165a1-dd85-48af-ace0-f7e8620e9e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:41:15,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62ec76c1-4f4e-499e-9a8b-0508bd562928 Date: Wed, 09 Jan 2019 02:41:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:41:15,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/01c165a1-dd85-48af-ace0-f7e8620e9e58 used request id req-62ec76c1-4f4e-499e-9a8b-0508bd562928 2019-01-09 02:41:15,036 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst 2019-01-09 02:41:15,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:41:15,177 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02: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-c1e2b3c5-4727-41e8-842c-c39334baa10c x-compute-request-id: req-c1e2b3c5-4727-41e8-842c-c39334baa10c Content-Type: application/json 2019-01-09 02:41:15,177 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-c1e2b3c5-4727-41e8-842c-c39334baa10c 2019-01-09 02:41:15,177 - create_instance - INFO - Checking deletion status 2019-01-09 02:41:15,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:41:15,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-9bb12767-8367-4926-beb1-306fb5c044df x-compute-request-id: req-9bb12767-8367-4926-beb1-306fb5c044df Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b20214d-8c69-4452-8cda-1c52863d4854", "rel": "bookmark"}], "image": {"id": "e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "links": [{"href": "http://172.30.9.26:8774/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:39:52.000000", "flavor": {"id": "ea5b7dac-7e71-4c55-b943-39c77886dc52", "links": [{"href": "http://172.30.9.26:8774/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52", "rel": "bookmark"}]}, "id": "6b20214d-8c69-4452-8cda-1c52863d4854", "user_id": "5c34d151dcb5432aaf7cb77e36499ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:41:15Z", "hostId": "95976ba698436ae9a3f3480e351ddf19a89925e62e6b66163e0e743d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp", "name": "CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst", "created": "2019-01-09T02:39:46Z", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:41:15,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-9bb12767-8367-4926-beb1-306fb5c044df 2019-01-09 02:41:15,432 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst] is - ACTIVE 2019-01-09 02:41:15,432 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:41:18,436 - create_instance - DEBUG - VM status query timeout in 296.741593838 2019-01-09 02:41:18,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9254ec3e3029cfd140c5264dfc7f8a4126f81472" 2019-01-09 02:41:18,489 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:41:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-12bd1126-7667-43a5-bff3-e08b5042f77e x-compute-request-id: req-12bd1126-7667-43a5-bff3-e08b5042f77e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6b20214d-8c69-4452-8cda-1c52863d4854 could not be found.", "code": 404}} 2019-01-09 02:41:18,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b20214d-8c69-4452-8cda-1c52863d4854 used request id req-12bd1126-7667-43a5-bff3-e08b5042f77e 2019-01-09 02:41:18,490 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6b20214d-8c69-4452-8cda-1c52863d4854 could not be found. (HTTP 404) (Request-ID: req-12bd1126-7667-43a5-bff3-e08b5042f77e) 2019-01-09 02:41:18,490 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-inst 2019-01-09 02:41:18,491 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp 2019-01-09 02:41:18,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cde78995f8069cf4fabcfa77d0fb8baf3236373" 2019-01-09 02:41:18,535 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:41:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-337a2c50-fecc-491c-ab2f-9c9168699bd1 x-compute-request-id: req-337a2c50-fecc-491c-ab2f-9c9168699bd1 Content-Length: 0 Content-Type: application/json 2019-01-09 02:41:18,535 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-kp used request id req-337a2c50-fecc-491c-ab2f-9c9168699bd1 2019-01-09 02:41:18,536 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582.pub] 2019-01-09 02:41:18,536 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582] 2019-01-09 02:41:18,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}addea38a93e6478a9d90b4eacdacec03b3814435" 2019-01-09 02:41:18,578 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:41:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c94c6dfd-11a7-4dd0-ab85-d9a84270c6a3 x-compute-request-id: req-c94c6dfd-11a7-4dd0-ab85-d9a84270c6a3 Content-Length: 0 Content-Type: application/json 2019-01-09 02:41:18,578 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ea5b7dac-7e71-4c55-b943-39c77886dc52 used request id req-c94c6dfd-11a7-4dd0-ab85-d9a84270c6a3 2019-01-09 02:41:18,579 - neutron_utils - INFO - Deleting security group rule with ID - 7ce6c484-bba1-4297-b087-3688cc9ca0a7 2019-01-09 02:41:18,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/7ce6c484-bba1-4297-b087-3688cc9ca0a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:41:18,685 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a5f4562e-2409-4a9c-bc46-c2e6e72a4b64 Content-Length: 0 Date: Wed, 09 Jan 2019 02:41:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:41:18,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/7ce6c484-bba1-4297-b087-3688cc9ca0a7 used request id req-a5f4562e-2409-4a9c-bc46-c2e6e72a4b64 2019-01-09 02:41:18,685 - neutron_utils - INFO - Deleting security group rule with ID - ddaca248-256d-4a73-ac06-30ac5e03242f 2019-01-09 02:41:18,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/ddaca248-256d-4a73-ac06-30ac5e03242f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:41:18,950 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a8ac83ed-9cae-45fb-90f4-20bda430c498 Content-Length: 0 Date: Wed, 09 Jan 2019 02:41:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:41:18,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/ddaca248-256d-4a73-ac06-30ac5e03242f used request id req-a8ac83ed-9cae-45fb-90f4-20bda430c498 2019-01-09 02:41:18,950 - neutron_utils - INFO - Deleting security group rule with ID - 8d3f5dd9-823b-4be1-bdef-0a459e1357c5 2019-01-09 02:41:18,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8d3f5dd9-823b-4be1-bdef-0a459e1357c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:41:19,211 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4aefad1-5eec-43a8-acce-1cbe006505d7 Content-Length: 0 Date: Wed, 09 Jan 2019 02:41:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:41:19,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8d3f5dd9-823b-4be1-bdef-0a459e1357c5 used request id req-b4aefad1-5eec-43a8-acce-1cbe006505d7 2019-01-09 02:41:19,212 - neutron_utils - INFO - Deleting security group rule with ID - 693574f5-517c-4f39-be00-b68d889a126f 2019-01-09 02:41:19,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/693574f5-517c-4f39-be00-b68d889a126f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:41:19,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00a01092-4ec6-4298-82c3-4f985fedd362 Content-Length: 0 Date: Wed, 09 Jan 2019 02:41:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:41:19,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/693574f5-517c-4f39-be00-b68d889a126f used request id req-00a01092-4ec6-4298-82c3-4f985fedd362 2019-01-09 02:41:19,304 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-sec-grp 2019-01-09 02:41:19,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/308117de-1157-480f-a84e-bdf09c8473fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a5d2687886f4b3ffc1e557d495bb3ea9f8e9e8" 2019-01-09 02:41:19,577 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04742805-be93-4b37-9ced-2a3b7980653b Content-Length: 0 Date: Wed, 09 Jan 2019 02:41:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:41:19,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/308117de-1157-480f-a84e-bdf09c8473fb used request id req-04742805-be93-4b37-9ced-2a3b7980653b 2019-01-09 02:41:19,578 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router and subnet CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet 2019-01-09 02:41:19,578 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router 2019-01-09 02:41:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/79431e1b-5118-411a-98d4-f444fd9c36f0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" -d '{"subnet_id": "0159576d-f0f1-452c-b007-9f735ec5dfd6"}' 2019-01-09 02:41:21,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c4244e8a-a293-4aec-9705-14ce310c6374 Date: Wed, 09 Jan 2019 02:41:21 GMT RESP BODY: {"network_id": "36853997-2e93-4f28-81a5-ac420e40d24c", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "subnet_id": "0159576d-f0f1-452c-b007-9f735ec5dfd6", "subnet_ids": ["0159576d-f0f1-452c-b007-9f735ec5dfd6"], "port_id": "61a2be82-f701-422e-b501-372a8cd53be8", "id": "79431e1b-5118-411a-98d4-f444fd9c36f0"} 2019-01-09 02:41:21,070 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/79431e1b-5118-411a-98d4-f444fd9c36f0/remove_router_interface used request id req-c4244e8a-a293-4aec-9705-14ce310c6374 2019-01-09 02:41:21,070 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router 2019-01-09 02:41:21,070 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-router 2019-01-09 02:41:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/79431e1b-5118-411a-98d4-f444fd9c36f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7051c6e05b6737e03d9c87b72937fe4169cac9f" 2019-01-09 02:41:24,659 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-966f9510-a000-47f8-a96e-0ca6d944cc27 Content-Length: 0 Date: Wed, 09 Jan 2019 02:41:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:41:24,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/79431e1b-5118-411a-98d4-f444fd9c36f0 used request id req-966f9510-a000-47f8-a96e-0ca6d944cc27 2019-01-09 02:41:24,660 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet 2019-01-09 02:41:24,660 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-subnet 2019-01-09 02:41:24,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/0159576d-f0f1-452c-b007-9f735ec5dfd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e794e9f6a7966607cb4be9426a55365104f4365" 2019-01-09 02:41:26,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-77a0bd0d-5cb6-4ef5-b652-3930b4d50dd7 Date: Wed, 09 Jan 2019 02:41:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:41:26,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0159576d-f0f1-452c-b007-9f735ec5dfd6 used request id req-77a0bd0d-5cb6-4ef5-b652-3930b4d50dd7 2019-01-09 02:41:26,785 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-pub-net 2019-01-09 02:41:26,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/36853997-2e93-4f28-81a5-ac420e40d24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e794e9f6a7966607cb4be9426a55365104f4365" 2019-01-09 02:41:28,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e87520b4-5189-4745-be9f-33da3ee854cc Date: Wed, 09 Jan 2019 02:41:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:41:28,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/36853997-2e93-4f28-81a5-ac420e40d24c used request id req-e87520b4-5189-4745-be9f-33da3ee854cc 2019-01-09 02:41:28,213 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-3bdf6a5b-5729-41a4-a674-dd62f327b582-image 2019-01-09 02:41:28,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5b3a5e598fc972ec16cc34263715a0222a472e1" 2019-01-09 02:41:29,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bdcc9bc-c5ed-44d9-b410-54db06552d20 Date: Wed, 09 Jan 2019 02:41:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:41:29,541 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e85ab0c3-10fd-44d4-b31d-056d5eec6dbc used request id req-7bdcc9bc-c5ed-44d9-b410-54db06552d20 2019-01-09 02:41:29,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:41:29,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-516cd8a8-5e18-4a17-893a-db2f7ded8de8 Date: Wed, 09 Jan 2019 02:41:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:21Z", "updated_at": "2019-01-09T02:39:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:21Z", "revision_number": 0, "id": "26a32ce5-e228-4c7c-83da-c390685feea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:21Z", "security_group_id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd290e597130460bbdb97c64a415dab8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:21Z", "revision_number": 0, "id": "3c0ea654-1b29-47c4-93b2-e93ff70f9cd2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:21Z", "security_group_id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd290e597130460bbdb97c64a415dab8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:21Z", "revision_number": 0, "id": "7d8ca82c-d012-43d4-9008-bd4b04028e5d", "remote_group_id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:21Z", "security_group_id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd290e597130460bbdb97c64a415dab8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:39:21Z", "revision_number": 0, "id": "8e1c907c-9a1b-4097-b3d3-764e131c150b", "remote_group_id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "remote_ip_prefix": null, "created_at": "2019-01-09T02:39:21Z", "security_group_id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "tenant_id": "cd290e597130460bbdb97c64a415dab8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd290e597130460bbdb97c64a415dab8"}], "revision_number": 4, "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:41:29,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-516cd8a8-5e18-4a17-893a-db2f7ded8de8 2019-01-09 02:41:29,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:41:29,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96aa005c-ca04-4be3-8059-64c23ccb7da5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8"}, "enabled": true, "id": "cd290e597130460bbdb97c64a415dab8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj"}} 2019-01-09 02:41:29,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-96aa005c-ca04-4be3-8059-64c23ccb7da5 2019-01-09 02:41:29,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ce70a38-73a2-48d3-b031-abd0da66db15 2019-01-09 02:41:29,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ce70a38-73a2-48d3-b031-abd0da66db15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:41:30,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c624c149-2899-4504-9874-157dd6bf8786 Date: Wed, 09 Jan 2019 02:41:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:21Z", "security_group_id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:21Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "26a32ce5-e228-4c7c-83da-c390685feea4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:21Z", "security_group_id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:21Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "3c0ea654-1b29-47c4-93b2-e93ff70f9cd2"}, {"remote_group_id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:21Z", "security_group_id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:21Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "7d8ca82c-d012-43d4-9008-bd4b04028e5d"}, {"remote_group_id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:39:21Z", "security_group_id": "2ce70a38-73a2-48d3-b031-abd0da66db15", "port_range_min": null, "revision_number": 0, "tenant_id": "cd290e597130460bbdb97c64a415dab8", "created_at": "2019-01-09T02:39:21Z", "project_id": "cd290e597130460bbdb97c64a415dab8", "id": "8e1c907c-9a1b-4097-b3d3-764e131c150b"}]} 2019-01-09 02:41:30,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ce70a38-73a2-48d3-b031-abd0da66db15 used request id req-c624c149-2899-4504-9874-157dd6bf8786 2019-01-09 02:41:30,058 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:41:30,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2ce70a38-73a2-48d3-b031-abd0da66db15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:41:30,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bcf7ef7-7e77-4817-9199-5ccee2f74774 Content-Length: 0 Date: Wed, 09 Jan 2019 02:41:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:41:30,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2ce70a38-73a2-48d3-b031-abd0da66db15 used request id req-2bcf7ef7-7e77-4817-9199-5ccee2f74774 2019-01-09 02:41:30,382 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj 2019-01-09 02:41:30,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:41:30,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ad114f-fc46-406a-a030-d31c4b363a11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:41:30,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/cd290e597130460bbdb97c64a415dab8 used request id req-d0ad114f-fc46-406a-a030-d31c4b363a11 2019-01-09 02:41:30,616 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-proj-role 2019-01-09 02:41:30,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a3e6410957f6463389631add06d987b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:41:30,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc1e511-e595-4ae1-9249-ed730c9107e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:41:30,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a3e6410957f6463389631add06d987b7 used request id req-cbc1e511-e595-4ae1-9249-ed730c9107e3 2019-01-09 02:41:30,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dcbb45983c6c92ba20a95822aba3501bde0886" 2019-01-09 02:41:30,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a60d375-d7d9-4c59-b100-d66483ad6d4e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:41:30,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0a60d375-d7d9-4c59-b100-d66483ad6d4e 2019-01-09 02:41:30,822 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-449cfb9d-cd84-453-user 2019-01-09 02:41:30,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5c34d151dcb5432aaf7cb77e36499ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4f65be474aa521318d5887a4ed9465a7c9878e" 2019-01-09 02:41:31,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0120aa63-b8c3-4023-8f9d-ba8267bfd2d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:41:31,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5c34d151dcb5432aaf7cb77e36499ae7 used request id req-0120aa63-b8c3-4023-8f9d-ba8267bfd2d0 2019-01-09 02:41:31,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:41:31,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["MxXhzO6eSLmzvzNur66N0A"], "issued_at": "2019-01-09T02:41:31.000000Z"}} 2019-01-09 02:41:31,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cff4a33d3c4f4c10328b295a7e30d5af8a92942" 2019-01-09 02:41:31,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a707c4a-0545-403a-8676-56d39f15c86d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:31,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7a707c4a-0545-403a-8676-56d39f15c86d 2019-01-09 02:41:31,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:41:31,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:41:31,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["4UqlWAIVTie89wL_9k_zaA"], "issued_at": "2019-01-09T02:41:31.000000Z"}} 2019-01-09 02:41:31,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:41:32,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f715ca1-b67c-481c-a115-f0a4dd4a2a29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:32,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9f715ca1-b67c-481c-a115-f0a4dd4a2a29 2019-01-09 02:41:32,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:41:32,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:41:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:41:32,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:41:32,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac1ffa11-e3df-4a28-9dc2-6fff6a53b348 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:41:32,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj used request id req-ac1ffa11-e3df-4a28-9dc2-6fff6a53b348 2019-01-09 02:41:32,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:41:32,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceef6d3d-64e0-44e6-a9ab-c2d31b617d49 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:41:32,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ceef6d3d-64e0-44e6-a9ab-c2d31b617d49 2019-01-09 02:41:32,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}}' 2019-01-09 02:41:32,361 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f342961f-f849-4a33-aa0a-918993d3c2b3 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:41:32,361 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f342961f-f849-4a33-aa0a-918993d3c2b3 2019-01-09 02:41:32,362 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj 2019-01-09 02:41:32,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:41:32,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:41:32,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["L1UzZKvtRK6qEfQ_q2WuMg"], "issued_at": "2019-01-09T02:41:32.000000Z"}} 2019-01-09 02:41:32,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c575eafbe373427760910c9a497e15a2d6b6a38" 2019-01-09 02:41:32,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-870c9d4f-ba35-4395-a94e-669a8c052d19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:32,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-870c9d4f-ba35-4395-a94e-669a8c052d19 2019-01-09 02:41:32,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:41:32,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:41:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:41:32,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c575eafbe373427760910c9a497e15a2d6b6a38" 2019-01-09 02:41:32,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb2b5f9-7720-44c8-8c85-163f96fad974 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:41:32,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2bb2b5f9-7720-44c8-8c85-163f96fad974 2019-01-09 02:41:32,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c575eafbe373427760910c9a497e15a2d6b6a38" 2019-01-09 02:41:32,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25a153a-99af-4b58-8bae-50740023334b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}]} 2019-01-09 02:41:32,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj used request id req-c25a153a-99af-4b58-8bae-50740023334b 2019-01-09 02:41:32,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c575eafbe373427760910c9a497e15a2d6b6a38" 2019-01-09 02:41:33,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55739675-5d16-4932-8e29-05757e8df803 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:41:33,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-55739675-5d16-4932-8e29-05757e8df803 2019-01-09 02:41:33,439 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-user 2019-01-09 02:41:33,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:41:33,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:41:33,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69efc194-0060-4e93-91cd-cd8323784d6c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:41:33,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-69efc194-0060-4e93-91cd-cd8323784d6c 2019-01-09 02:41:33,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role"}}' 2019-01-09 02:41:33,667 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9783084b-027f-422f-93b8-45fb294bb11c Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "342a89f597c04ba79c06ccfdbc59be9c", "links": {"self": "http://172.30.9.26:5000/v3/roles/342a89f597c04ba79c06ccfdbc59be9c"}, "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role"}} 2019-01-09 02:41:33,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9783084b-027f-422f-93b8-45fb294bb11c 2019-01-09 02:41:33,668 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role 2019-01-09 02:41:33,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/342a89f597c04ba79c06ccfdbc59be9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:41:33,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ac2fd9-e7b7-4bbf-8652-18c6f5948bf0 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/342a89f597c04ba79c06ccfdbc59be9c"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role", "id": "342a89f597c04ba79c06ccfdbc59be9c"}} 2019-01-09 02:41:33,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/342a89f597c04ba79c06ccfdbc59be9c used request id req-32ac2fd9-e7b7-4bbf-8652-18c6f5948bf0 2019-01-09 02:41:33,762 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role to project CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj 2019-01-09 02:41:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e/users/69d3426ff040461aa86092f0d4644333/roles/342a89f597c04ba79c06ccfdbc59be9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:41:33,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11815538-626e-4a93-921a-5f72aacbcf02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:41:33,891 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e/users/69d3426ff040461aa86092f0d4644333/roles/342a89f597c04ba79c06ccfdbc59be9c used request id req-11815538-626e-4a93-921a-5f72aacbcf02 2019-01-09 02:41:33,891 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:41:33,893 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:41:33,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:41:33,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:41:34,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "342a89f597c04ba79c06ccfdbc59be9c", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role"}], "expires_at": "2019-01-09T03:41:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c42de38b397a41929138b6e112c2130e", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-user", "id": "69d3426ff040461aa86092f0d4644333"}, "audit_ids": ["tc2aKg5_RHimJl_OJxZPkg"], "issued_at": "2019-01-09T02:41:34.000000Z"}} 2019-01-09 02:41:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1ff76a118e2d0715ee2b295f1a25dddbadcc9" 2019-01-09 02:41:34,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fcb9502-19d4-4e96-87ae-6fc4a1963411 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:34,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3fcb9502-19d4-4e96-87ae-6fc4a1963411 2019-01-09 02:41:34,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03a1ff76a118e2d0715ee2b295f1a25dddbadcc9" 2019-01-09 02:41:34,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-9567b023-6366-4410-a516-0aa13b3ddf36 Date: Wed, 09 Jan 2019 02:41:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image"} 2019-01-09 02:41:34,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image used request id req-9567b023-6366-4410-a516-0aa13b3ddf36 2019-01-09 02:41:34,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03a1ff76a118e2d0715ee2b295f1a25dddbadcc9" 2019-01-09 02:41:34,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f83868a8-0708-421e-9019-af3927735c35 Date: Wed, 09 Jan 2019 02:41:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:41:34,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f83868a8-0708-421e-9019-af3927735c35 2019-01-09 02:41:34,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03a1ff76a118e2d0715ee2b295f1a25dddbadcc9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image"}' 2019-01-09 02:41:34,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8 X-Openstack-Request-Id: req-ed634fac-b818-4e4c-92f1-cef821a063ea Date: Wed, 09 Jan 2019 02:41:34 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:41:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:41:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "min_disk": 0, "protected": false, "id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "file": "/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8/file", "checksum": null, "owner": "c42de38b397a41929138b6e112c2130e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:41:34,910 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ed634fac-b818-4e4c-92f1-cef821a063ea 2019-01-09 02:41:34,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03a1ff76a118e2d0715ee2b295f1a25dddbadcc9" -d '' 2019-01-09 02:41:36,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-32a432de-de12-4014-bbfe-81da29731068 Date: Wed, 09 Jan 2019 02:41:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:41:36,071 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8/file used request id req-32a432de-de12-4014-bbfe-81da29731068 2019-01-09 02:41:36,072 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:41:36,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03a1ff76a118e2d0715ee2b295f1a25dddbadcc9" 2019-01-09 02:41:36,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-7d33022e-7882-40f1-8fd6-9b0964749234 Date: Wed, 09 Jan 2019 02:41:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:41:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:41:36Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0f9c0bda-55d2-4864-88d8-80dff30755f8/snap", "metadata": {}}], "self": "/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "min_disk": 0, "protected": false, "id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "file": "/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c42de38b397a41929138b6e112c2130e", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0f9c0bda-55d2-4864-88d8-80dff30755f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:41:36,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8 used request id req-7d33022e-7882-40f1-8fd6-9b0964749234 2019-01-09 02:41:36,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03a1ff76a118e2d0715ee2b295f1a25dddbadcc9" 2019-01-09 02:41:36,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b94d79da-14b9-44dc-b112-2363467948af Date: Wed, 09 Jan 2019 02:41: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:41:36,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b94d79da-14b9-44dc-b112-2363467948af 2019-01-09 02:41:36,384 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image 2019-01-09 02:41:36,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03a1ff76a118e2d0715ee2b295f1a25dddbadcc9" 2019-01-09 02:41:36,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-4c614987-040c-4d33-88d8-2483d12c1cf4 Date: Wed, 09 Jan 2019 02:41:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:41:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:41:36Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0f9c0bda-55d2-4864-88d8-80dff30755f8/snap", "metadata": {}}], "self": "/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "min_disk": 0, "protected": false, "id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "file": "/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c42de38b397a41929138b6e112c2130e", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0f9c0bda-55d2-4864-88d8-80dff30755f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:41:36,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8 used request id req-4c614987-040c-4d33-88d8-2483d12c1cf4 2019-01-09 02:41:36,557 - create_image - DEBUG - Instance status is - active 2019-01-09 02:41:36,557 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image 2019-01-09 02:41:36,557 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image 2019-01-09 02:41:36,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:41:36,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:41:36,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "342a89f597c04ba79c06ccfdbc59be9c", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role"}], "expires_at": "2019-01-09T03:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c42de38b397a41929138b6e112c2130e", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-user", "id": "69d3426ff040461aa86092f0d4644333"}, "audit_ids": ["6q0_aU4gRuWpjH4Ugk1cyg"], "issued_at": "2019-01-09T02:41:36.000000Z"}} 2019-01-09 02:41:36,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1fabee632e545afe47914878474facbd35a2ec" 2019-01-09 02:41:37,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d73be96-898d-4200-9393-96e82ccc79d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:37,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9d73be96-898d-4200-9393-96e82ccc79d6 2019-01-09 02:41:37,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1fabee632e545afe47914878474facbd35a2ec" 2019-01-09 02:41:37,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bab9a3b3-35b8-46e7-a6be-0fc4473c7e8f Date: Wed, 09 Jan 2019 02:41:37 GMT RESP BODY: {"networks":[]} 2019-01-09 02:41:37,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net used request id req-bab9a3b3-35b8-46e7-a6be-0fc4473c7e8f 2019-01-09 02:41:37,186 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net 2019-01-09 02:41:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1fabee632e545afe47914878474facbd35a2ec" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net", "admin_state_up": true}}' 2019-01-09 02:41:37,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-74e51c17-3678-424e-bd48-a9d3bbaf84b2 Date: Wed, 09 Jan 2019 02:41:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77ca077a-a913-42da-b406-f89e4a7dc76a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:41:37Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","mtu":1450}} 2019-01-09 02:41:37,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-74e51c17-3678-424e-bd48-a9d3bbaf84b2 2019-01-09 02:41:37,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1fabee632e545afe47914878474facbd35a2ec" 2019-01-09 02:41:37,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-851a9eb7-a36b-4acf-8077-ce8484a4cec1 Date: Wed, 09 Jan 2019 02:41:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:41:37Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:41:37,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-851a9eb7-a36b-4acf-8077-ce8484a4cec1 2019-01-09 02:41:38,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1fabee632e545afe47914878474facbd35a2ec" 2019-01-09 02:41:38,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-78d0d684-5419-4bcc-b24f-2b34bd7f5988 Date: Wed, 09 Jan 2019 02:41:38 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:41:38,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-78d0d684-5419-4bcc-b24f-2b34bd7f5988 2019-01-09 02:41:38,174 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet 2019-01-09 02:41:38,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1fabee632e545afe47914878474facbd35a2ec" -d '{"subnets": [{"ip_version": 4, "network_id": "77ca077a-a913-42da-b406-f89e4a7dc76a", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]}' 2019-01-09 02:41:39,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-96d2d96c-f1fb-4c03-83aa-60f66814740a Date: Wed, 09 Jan 2019 02:41:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:41:39,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-96d2d96c-f1fb-4c03-83aa-60f66814740a 2019-01-09 02:41:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1fabee632e545afe47914878474facbd35a2ec" 2019-01-09 02:41:39,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-43f8adef-de1e-461f-817d-f59498a9ed9f Date: Wed, 09 Jan 2019 02:41:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"],"updated_at":"2019-01-09T02:41:38Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:41:39,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-43f8adef-de1e-461f-817d-f59498a9ed9f 2019-01-09 02:41:39,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1fabee632e545afe47914878474facbd35a2ec" 2019-01-09 02:41:39,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-97da6212-1910-4053-86da-7016fe4aa728 Date: Wed, 09 Jan 2019 02:41:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:41:39,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-97da6212-1910-4053-86da-7016fe4aa728 2019-01-09 02:41:39,542 - OpenStackNetwork - DEBUG - Network [77ca077a-a913-42da-b406-f89e4a7dc76a] created successfully 2019-01-09 02:41:39,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:41:39,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:41:39,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "342a89f597c04ba79c06ccfdbc59be9c", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role"}], "expires_at": "2019-01-09T03:41:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c42de38b397a41929138b6e112c2130e", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-user", "id": "69d3426ff040461aa86092f0d4644333"}, "audit_ids": ["y9wIlSFARg-gWg6f6w1Tjw"], "issued_at": "2019-01-09T02:41:39.000000Z"}} 2019-01-09 02:41:39,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:41:39,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b62048-f64d-4247-acfd-3f60092d9296 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:39,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c7b62048-f64d-4247-acfd-3f60092d9296 2019-01-09 02:41:39,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:41:40,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-74f630d7-33f4-414f-881e-5248ca9c321b Date: Wed, 09 Jan 2019 02:41:40 GMT RESP BODY: {"routers": []} 2019-01-09 02:41:40,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router&admin_state_up=True used request id req-74f630d7-33f4-414f-881e-5248ca9c321b 2019-01-09 02:41:40,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:41:40,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:41:40,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "342a89f597c04ba79c06ccfdbc59be9c", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role"}], "expires_at": "2019-01-09T03:41:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c42de38b397a41929138b6e112c2130e", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-user", "id": "69d3426ff040461aa86092f0d4644333"}, "audit_ids": ["vv6x3FHpQ1qj7poc2zbvlg"], "issued_at": "2019-01-09T02:41:40.000000Z"}} 2019-01-09 02:41:40,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a279dbea5d294e8f0bcb1532b35fef760aebd664" 2019-01-09 02:41:40,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35efee6f-43d9-4269-b7bd-91c5f60a3f83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:40,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-35efee6f-43d9-4269-b7bd-91c5f60a3f83 2019-01-09 02:41:40,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:41:40,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0a646994-3a23-4282-a9ce-31f32f091fa3 Date: Wed, 09 Jan 2019 02:41:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:41:40,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-0a646994-3a23-4282-a9ce-31f32f091fa3 2019-01-09 02:41:40,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:41:41,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5935a02d-339b-4919-b68a-e3367f2821c3 Date: Wed, 09 Jan 2019 02:41:41 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:41:41,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-5935a02d-339b-4919-b68a-e3367f2821c3 2019-01-09 02:41:41,095 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router 2019-01-09 02:41:41,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router", "admin_state_up": true}}' 2019-01-09 02:41:46,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-47fcbb93-1b65-4392-af66-a1d1e26210a8 Date: Wed, 09 Jan 2019 02:41:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:42Z", "admin_state_up": true, "updated_at": "2019-01-09T02:41:42Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c42de38b397a41929138b6e112c2130e", "id": "48c340a0-ee80-42b4-b413-2c1e7b7f25c5", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router"}} 2019-01-09 02:41:46,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-47fcbb93-1b65-4392-af66-a1d1e26210a8 2019-01-09 02:41:46,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=48c340a0-ee80-42b4-b413-2c1e7b7f25c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:41:46,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-64de321b-a7ff-40da-bf10-5c42042db324 Date: Wed, 09 Jan 2019 02:41:46 GMT RESP BODY: {"ports":[]} 2019-01-09 02:41:46,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=48c340a0-ee80-42b4-b413-2c1e7b7f25c5 used request id req-64de321b-a7ff-40da-bf10-5c42042db324 2019-01-09 02:41:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:41:47,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cb461f1b-8282-4a35-9690-f986b0fb72ad Date: Wed, 09 Jan 2019 02:41:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"],"updated_at":"2019-01-09T02:41:38Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:41:47,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net used request id req-cb461f1b-8282-4a35-9690-f986b0fb72ad 2019-01-09 02:41:47,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:41:47,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:41:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:41:47,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:41:47,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930d0d35-f8b7-4e8a-9774-7cfe7e7feae3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:41:47,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-930d0d35-f8b7-4e8a-9774-7cfe7e7feae3 2019-01-09 02:41:47,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:41:47,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-97559778-107e-4135-8134-80df32b5bda1 Date: Wed, 09 Jan 2019 02:41:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:41:47,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-97559778-107e-4135-8134-80df32b5bda1 2019-01-09 02:41:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:41:47,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5b3e8124-0668-43cb-bc06-a29af4223bd2 Date: Wed, 09 Jan 2019 02:41:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:41:47,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet used request id req-5b3e8124-0668-43cb-bc06-a29af4223bd2 2019-01-09 02:41:47,664 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:41:47,664 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router 2019-01-09 02:41:47,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/48c340a0-ee80-42b4-b413-2c1e7b7f25c5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" -d '{"subnet_id": "8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"}' 2019-01-09 02:41:49,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e3751303-98c4-4743-85a6-dbcc7e1abf66 Date: Wed, 09 Jan 2019 02:41:49 GMT RESP BODY: {"network_id": "77ca077a-a913-42da-b406-f89e4a7dc76a", "tenant_id": "c42de38b397a41929138b6e112c2130e", "subnet_id": "8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c", "subnet_ids": ["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"], "port_id": "5ad207b5-174c-4414-a988-42640465f5b2", "id": "48c340a0-ee80-42b4-b413-2c1e7b7f25c5"} 2019-01-09 02:41:49,756 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/48c340a0-ee80-42b4-b413-2c1e7b7f25c5/add_router_interface used request id req-e3751303-98c4-4743-85a6-dbcc7e1abf66 2019-01-09 02:41:49,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/48c340a0-ee80-42b4-b413-2c1e7b7f25c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:41:49,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-27533bfc-7636-4174-b04b-ffe14110bbfa Date: Wed, 09 Jan 2019 02:41:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:42Z", "admin_state_up": true, "updated_at": "2019-01-09T02:41:48Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c42de38b397a41929138b6e112c2130e", "id": "48c340a0-ee80-42b4-b413-2c1e7b7f25c5", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router"}} 2019-01-09 02:41:49,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/48c340a0-ee80-42b4-b413-2c1e7b7f25c5 used request id req-27533bfc-7636-4174-b04b-ffe14110bbfa 2019-01-09 02:41:49,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=48c340a0-ee80-42b4-b413-2c1e7b7f25c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:41:50,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-820aeedb-bffc-456f-b346-5d64ebe60e75 Date: Wed, 09 Jan 2019 02:41:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.1"}],"id":"5ad207b5-174c-4414-a988-42640465f5b2","security_groups":[],"mac_address":"fa:16:3e:00:c5:56","project_id":"c42de38b397a41929138b6e112c2130e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:48Z","binding:vnic_type":"normal","device_id":"48c340a0-ee80-42b4-b413-2c1e7b7f25c5"}]} 2019-01-09 02:41:50,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=48c340a0-ee80-42b4-b413-2c1e7b7f25c5 used request id req-820aeedb-bffc-456f-b346-5d64ebe60e75 2019-01-09 02:41:50,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:41:50,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-e24a51aa-de1a-42c2-aec0-1957583d8cfa Date: Wed, 09 Jan 2019 02:41:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}} 2019-01-09 02:41:50,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c used request id req-e24a51aa-de1a-42c2-aec0-1957583d8cfa 2019-01-09 02:41:50,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:41:50,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:41:50,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["pXTBrAurQQ2iVT9duMezTg"], "issued_at": "2019-01-09T02:41:50.000000Z"}} 2019-01-09 02:41:50,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9595b89a104c16984b851162c90b82dd68c9220" 2019-01-09 02:41:50,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc58e3f-1db8-45b1-9fb8-6df5365e7705 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:50,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0fc58e3f-1db8-45b1-9fb8-6df5365e7705 2019-01-09 02:41:50,729 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:41:50,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9595b89a104c16984b851162c90b82dd68c9220" 2019-01-09 02:41:50,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41: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-af134bd0-8005-4480-beaa-1ba66727364e x-compute-request-id: req-af134bd0-8005-4480-beaa-1ba66727364e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:41:50,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-af134bd0-8005-4480-beaa-1ba66727364e 2019-01-09 02:41:50,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9595b89a104c16984b851162c90b82dd68c9220" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:41:50,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41: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-018d653b-84b3-4fdb-86fb-9a487abe8627 x-compute-request-id: req-018d653b-84b3-4fdb-86fb-9a487abe8627 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:41:50,968 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-018d653b-84b3-4fdb-86fb-9a487abe8627 2019-01-09 02:41:50,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:41:50,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:41:51,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "342a89f597c04ba79c06ccfdbc59be9c", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role"}], "expires_at": "2019-01-09T03:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c42de38b397a41929138b6e112c2130e", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-user", "id": "69d3426ff040461aa86092f0d4644333"}, "audit_ids": ["pkDkN5aLTcKFxZjmS7AQ_w"], "issued_at": "2019-01-09T02:41:51.000000Z"}} 2019-01-09 02:41:51,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e498cbdd8e83161b9569fff20e6b7b81bbc844b6" 2019-01-09 02:41:51,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0cddae-e63b-4743-89ee-b245723ab2cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:51,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6f0cddae-e63b-4743-89ee-b245723ab2cc 2019-01-09 02:41:51,426 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:41:51,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e498cbdd8e83161b9569fff20e6b7b81bbc844b6" 2019-01-09 02:41:51,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-2ceefeb6-c5ed-4ede-b57f-fd661194d0ed x-compute-request-id: req-2ceefeb6-c5ed-4ede-b57f-fd661194d0ed Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:41:51,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-2ceefeb6-c5ed-4ede-b57f-fd661194d0ed 2019-01-09 02:41:51,625 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp... 2019-01-09 02:41:51,625 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:41:51,666 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp 2019-01-09 02:41:51,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e498cbdd8e83161b9569fff20e6b7b81bbc844b6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDTU9RONxnAKSpmwHQ+ZgcBtICMkdbm4hwbh4+k0J+bFea0nwsyGVSirOq2o7zqw+f0zPpqX4dW9FAPB7HQ8WSPRAgCph0zIm8UERO71SxWkuWiMfhNzxteX5MYUi2gZ7q/yZk7R4BZW2Bf3AAM39xsyt6M/j7JdD7wsDRd0PmOpQ==", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp"}}' 2019-01-09 02:41:51,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-c29db050-d0f1-4ade-a85f-166e65ded3cb x-compute-request-id: req-c29db050-d0f1-4ade-a85f-166e65ded3cb Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDTU9RONxnAKSpmwHQ+ZgcBtICMkdbm4hwbh4+k0J+bFea0nwsyGVSirOq2o7zqw+f0zPpqX4dW9FAPB7HQ8WSPRAgCph0zIm8UERO71SxWkuWiMfhNzxteX5MYUi2gZ7q/yZk7R4BZW2Bf3AAM39xsyt6M/j7JdD7wsDRd0PmOpQ==", "user_id": "69d3426ff040461aa86092f0d4644333", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "fingerprint": "3a:b0:86:76:c8:a5:26:95:a1:74:49:81:3a:c1:b9:70"}} 2019-01-09 02:41:51,721 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c29db050-d0f1-4ade-a85f-166e65ded3cb 2019-01-09 02:41:51,723 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2.pub 2019-01-09 02:41:51,723 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2 2019-01-09 02:41:51,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:41:51,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:41:52,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "342a89f597c04ba79c06ccfdbc59be9c", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role"}], "expires_at": "2019-01-09T03:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c42de38b397a41929138b6e112c2130e", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-user", "id": "69d3426ff040461aa86092f0d4644333"}, "audit_ids": ["19LMxAR_TUKhE4-Gfp7UiA"], "issued_at": "2019-01-09T02:41:52.000000Z"}} 2019-01-09 02:41:52,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:52,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39312be4-15a1-42a2-97d4-2e9668ebf8c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:52,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-39312be4-15a1-42a2-97d4-2e9668ebf8c8 2019-01-09 02:41:52,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:52,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4983e771-588d-4fd9-95a4-7a6cd72dbffe Date: Wed, 09 Jan 2019 02:41:52 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:41:52,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp used request id req-4983e771-588d-4fd9-95a4-7a6cd72dbffe 2019-01-09 02:41:52,362 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp... 2019-01-09 02:41:52,362 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp 2019-01-09 02:41:52,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}}' 2019-01-09 02:41:52,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-39140eec-8a91-4dff-b047-62974a25205b Date: Wed, 09 Jan 2019 02:41:52 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "updated_at": "2019-01-09T02:41:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "revision_number": 0, "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c42de38b397a41929138b6e112c2130e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "revision_number": 0, "id": "4e10fa70-958b-4e53-884b-be7f920adcae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c42de38b397a41929138b6e112c2130e"}], "revision_number": 2, "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}} 2019-01-09 02:41:52,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-39140eec-8a91-4dff-b047-62974a25205b 2019-01-09 02:41:52,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e57ba34-4075-4cd3-be73-b90de47ec2dd 2019-01-09 02:41:52,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:52,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ede9dbd7-5d19-4f58-96a6-091ea48a7f81 Date: Wed, 09 Jan 2019 02:41: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": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e10fa70-958b-4e53-884b-be7f920adcae"}]} 2019-01-09 02:41:52,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd used request id req-ede9dbd7-5d19-4f58-96a6-091ea48a7f81 2019-01-09 02:41:52,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e57ba34-4075-4cd3-be73-b90de47ec2dd 2019-01-09 02:41:52,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:53,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5d65d86b-e775-4893-8023-bad863cdd04e Date: Wed, 09 Jan 2019 02:41: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": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e10fa70-958b-4e53-884b-be7f920adcae"}]} 2019-01-09 02:41:53,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd used request id req-5d65d86b-e775-4893-8023-bad863cdd04e 2019-01-09 02:41:53,095 - neutron_utils - INFO - Retrieving security group with ID - 4e57ba34-4075-4cd3-be73-b90de47ec2dd 2019-01-09 02:41:53,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4e57ba34-4075-4cd3-be73-b90de47ec2dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:53,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-9eabb097-8272-4ec1-af80-cd6912ef57db Date: Wed, 09 Jan 2019 02:41:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "updated_at": "2019-01-09T02:41:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "revision_number": 0, "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c42de38b397a41929138b6e112c2130e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "revision_number": 0, "id": "4e10fa70-958b-4e53-884b-be7f920adcae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c42de38b397a41929138b6e112c2130e"}], "revision_number": 2, "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}]} 2019-01-09 02:41:53,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4e57ba34-4075-4cd3-be73-b90de47ec2dd used request id req-9eabb097-8272-4ec1-af80-cd6912ef57db 2019-01-09 02:41:53,297 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e57ba34-4075-4cd3-be73-b90de47ec2dd 2019-01-09 02:41:53,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:53,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6099bd9c-647e-460a-8234-d2f0a3da4bf7 Date: Wed, 09 Jan 2019 02:41: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": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e10fa70-958b-4e53-884b-be7f920adcae"}]} 2019-01-09 02:41:53,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd used request id req-6099bd9c-647e-460a-8234-d2f0a3da4bf7 2019-01-09 02:41:53,475 - neutron_utils - INFO - Retrieving security group with ID - 4e57ba34-4075-4cd3-be73-b90de47ec2dd 2019-01-09 02:41:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4e57ba34-4075-4cd3-be73-b90de47ec2dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:53,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8e42bed3-9675-445a-a18c-68316fbf4348 Date: Wed, 09 Jan 2019 02:41:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "updated_at": "2019-01-09T02:41:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "revision_number": 0, "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c42de38b397a41929138b6e112c2130e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "revision_number": 0, "id": "4e10fa70-958b-4e53-884b-be7f920adcae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c42de38b397a41929138b6e112c2130e"}], "revision_number": 2, "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}]} 2019-01-09 02:41:53,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4e57ba34-4075-4cd3-be73-b90de47ec2dd used request id req-8e42bed3-9675-445a-a18c-68316fbf4348 2019-01-09 02:41:53,525 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e57ba34-4075-4cd3-be73-b90de47ec2dd 2019-01-09 02:41:53,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:53,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8149c60a-968e-4865-a178-7caf8e4e1977 Date: Wed, 09 Jan 2019 02:41: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": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e10fa70-958b-4e53-884b-be7f920adcae"}]} 2019-01-09 02:41:53,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd used request id req-8149c60a-968e-4865-a178-7caf8e4e1977 2019-01-09 02:41:53,694 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp 2019-01-09 02:41:53,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:53,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5615633c-bc7f-42ca-a0fe-ccd40210a927 Date: Wed, 09 Jan 2019 02:41:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "updated_at": "2019-01-09T02:41:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "revision_number": 0, "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c42de38b397a41929138b6e112c2130e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "revision_number": 0, "id": "4e10fa70-958b-4e53-884b-be7f920adcae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c42de38b397a41929138b6e112c2130e"}], "revision_number": 2, "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}]} 2019-01-09 02:41:53,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp used request id req-5615633c-bc7f-42ca-a0fe-ccd40210a927 2019-01-09 02:41:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:41:53,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:41:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:41:53,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:53,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8277ab-45b0-418c-8c8c-b2f811132d2f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:41:53,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-ad8277ab-45b0-418c-8c8c-b2f811132d2f 2019-01-09 02:41:53,982 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e57ba34-4075-4cd3-be73-b90de47ec2dd 2019-01-09 02:41:53,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:54,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a93ba1d6-437d-46e0-a9f1-38f3d230a67a Date: Wed, 09 Jan 2019 02:41:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e10fa70-958b-4e53-884b-be7f920adcae"}]} 2019-01-09 02:41:54,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd used request id req-a93ba1d6-437d-46e0-a9f1-38f3d230a67a 2019-01-09 02:41:54,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd"}}' 2019-01-09 02:41:54,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-47bc4246-4db3-4fff-8ebf-4267c0c7df82 Date: Wed, 09 Jan 2019 02:41:54 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": "2019-01-09T02:41:54Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:54Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e13c711-d4a9-41cf-9935-e13856fae655"}} 2019-01-09 02:41:54,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-47bc4246-4db3-4fff-8ebf-4267c0c7df82 2019-01-09 02:41:54,470 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp 2019-01-09 02:41:54,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:54,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-c3e53729-c6e3-489e-b69d-8dfa8fe1bcac Date: Wed, 09 Jan 2019 02:41:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "updated_at": "2019-01-09T02:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "revision_number": 0, "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c42de38b397a41929138b6e112c2130e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "revision_number": 0, "id": "4e10fa70-958b-4e53-884b-be7f920adcae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c42de38b397a41929138b6e112c2130e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:54Z", "revision_number": 0, "id": "4e13c711-d4a9-41cf-9935-e13856fae655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:54Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c42de38b397a41929138b6e112c2130e"}], "revision_number": 3, "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}]} 2019-01-09 02:41:54,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp used request id req-c3e53729-c6e3-489e-b69d-8dfa8fe1bcac 2019-01-09 02:41:54,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:54,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31b3ab8-a1dd-4eef-aad8-ad4893e94c53 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:41:54,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-f31b3ab8-a1dd-4eef-aad8-ad4893e94c53 2019-01-09 02:41:54,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e57ba34-4075-4cd3-be73-b90de47ec2dd 2019-01-09 02:41:54,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:54,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-5f3e978f-60c2-480e-bf62-2b9e51fd347b Date: Wed, 09 Jan 2019 02:41:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e10fa70-958b-4e53-884b-be7f920adcae"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:54Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:54Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e13c711-d4a9-41cf-9935-e13856fae655"}]} 2019-01-09 02:41:54,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd used request id req-5f3e978f-60c2-480e-bf62-2b9e51fd347b 2019-01-09 02:41:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd"}}' 2019-01-09 02:41:54,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-5696d7c7-96ff-4fa1-b9ec-e2cf4eb1f3a5 Date: Wed, 09 Jan 2019 02:41:54 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": "2019-01-09T02:41:54Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": 22, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:54Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "14adfd93-353e-4116-9fea-16cde3061914"}} 2019-01-09 02:41:54,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-5696d7c7-96ff-4fa1-b9ec-e2cf4eb1f3a5 2019-01-09 02:41:54,961 - neutron_utils - INFO - Retrieving security group with ID - 4e57ba34-4075-4cd3-be73-b90de47ec2dd 2019-01-09 02:41:54,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4e57ba34-4075-4cd3-be73-b90de47ec2dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:55,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-6d3d1f72-f65c-4387-bcaf-29cb1b2a257c Date: Wed, 09 Jan 2019 02:41:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "updated_at": "2019-01-09T02:41:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:41:54Z", "revision_number": 0, "id": "14adfd93-353e-4116-9fea-16cde3061914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:54Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c42de38b397a41929138b6e112c2130e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "revision_number": 0, "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c42de38b397a41929138b6e112c2130e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "revision_number": 0, "id": "4e10fa70-958b-4e53-884b-be7f920adcae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c42de38b397a41929138b6e112c2130e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:54Z", "revision_number": 0, "id": "4e13c711-d4a9-41cf-9935-e13856fae655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:54Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c42de38b397a41929138b6e112c2130e"}], "revision_number": 4, "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}]} 2019-01-09 02:41:55,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4e57ba34-4075-4cd3-be73-b90de47ec2dd used request id req-6d3d1f72-f65c-4387-bcaf-29cb1b2a257c 2019-01-09 02:41:55,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e57ba34-4075-4cd3-be73-b90de47ec2dd 2019-01-09 02:41:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:41:55,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-112bf8be-9d53-4fbb-b2ea-99f2fba931b4 Date: Wed, 09 Jan 2019 02:41:55 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": "2019-01-09T02:41:54Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": 22, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:54Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "14adfd93-353e-4116-9fea-16cde3061914"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4459bfe5-a007-4dfb-b117-9c47d57d23a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:52Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:52Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e10fa70-958b-4e53-884b-be7f920adcae"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:54Z", "security_group_id": "4e57ba34-4075-4cd3-be73-b90de47ec2dd", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:54Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "4e13c711-d4a9-41cf-9935-e13856fae655"}]} 2019-01-09 02:41:55,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e57ba34-4075-4cd3-be73-b90de47ec2dd used request id req-112bf8be-9d53-4fbb-b2ea-99f2fba931b4 2019-01-09 02:41:55,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:41:55,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:41:55,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "342a89f597c04ba79c06ccfdbc59be9c", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role"}], "expires_at": "2019-01-09T03:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c42de38b397a41929138b6e112c2130e", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-user", "id": "69d3426ff040461aa86092f0d4644333"}, "audit_ids": ["JgNBHaoaSRuib8bq4Zda1g"], "issued_at": "2019-01-09T02:41:55.000000Z"}} 2019-01-09 02:41:55,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:55,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34cab9d0-eb65-49a6-b640-5b2a30b4c132 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:55,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-34cab9d0-eb65-49a6-b640-5b2a30b4c132 2019-01-09 02:41:55,658 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:41:55,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:55,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd55126-87b3-4491-9ff8-82b2ceef0e59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:55,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5fd55126-87b3-4491-9ff8-82b2ceef0e59 2019-01-09 02:41:55,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:55,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3609f247-05a0-402d-89ea-23212671649e Date: Wed, 09 Jan 2019 02:41:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"],"updated_at":"2019-01-09T02:41:38Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:41:55,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net used request id req-3609f247-05a0-402d-89ea-23212671649e 2019-01-09 02:41:55,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:41:55,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:41:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:41:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:56,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9eaa339-d185-49ac-b441-7ffb0fb859fb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:41:56,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-f9eaa339-d185-49ac-b441-7ffb0fb859fb 2019-01-09 02:41:56,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:56,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a8670bd9-943f-454b-899c-adf2f3693fd0 Date: Wed, 09 Jan 2019 02:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:41:56,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-a8670bd9-943f-454b-899c-adf2f3693fd0 2019-01-09 02:41:56,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:56,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-23029522-a7d0-4369-bf7e-8307c950feed Date: Wed, 09 Jan 2019 02:41:56 GMT RESP BODY: {"ports":[]} 2019-01-09 02:41:56,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1&admin_state_up=True used request id req-23029522-a7d0-4369-bf7e-8307c950feed 2019-01-09 02:41:56,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:56,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41: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-5e1d973d-c4b0-4b0e-8897-588f3c35bf61 x-compute-request-id: req-5e1d973d-c4b0-4b0e-8897-588f3c35bf61 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:41:56,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst used request id req-5e1d973d-c4b0-4b0e-8897-588f3c35bf61 2019-01-09 02:41:56,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:56,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-67807ffe-cb91-4516-9835-46fb0ce43797 Date: Wed, 09 Jan 2019 02:41:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"],"updated_at":"2019-01-09T02:41:38Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:41:56,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net used request id req-67807ffe-cb91-4516-9835-46fb0ce43797 2019-01-09 02:41:56,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:57,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4248cf6a-3e86-4688-a941-a3587a15d109 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:41:57,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-4248cf6a-3e86-4688-a941-a3587a15d109 2019-01-09 02:41:57,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:57,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e2d8aa4f-148f-49d4-88d5-c623ae033933 Date: Wed, 09 Jan 2019 02:41:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:41:57,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-e2d8aa4f-148f-49d4-88d5-c623ae033933 2019-01-09 02:41:57,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:57,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d3d86caa-2057-4159-995b-906997b833ab Date: Wed, 09 Jan 2019 02:41:57 GMT RESP BODY: {"ports":[]} 2019-01-09 02:41:57,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1&admin_state_up=True used request id req-d3d86caa-2057-4159-995b-906997b833ab 2019-01-09 02:41:57,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:41:57,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:41:57,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "342a89f597c04ba79c06ccfdbc59be9c", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role"}], "expires_at": "2019-01-09T03:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c42de38b397a41929138b6e112c2130e", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/c42de38b397a41929138b6e112c2130e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-user", "id": "69d3426ff040461aa86092f0d4644333"}, "audit_ids": ["w89UVIICQWyUGRhOGKbPqg"], "issued_at": "2019-01-09T02:41:57.000000Z"}} 2019-01-09 02:41:57,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf280dd487cbf471c533ea7853fc6b5a94dac76" 2019-01-09 02:41:57,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5144b11-45ee-4ddf-ae5a-ca2ec1a61343 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:41:57,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d5144b11-45ee-4ddf-ae5a-ca2ec1a61343 2019-01-09 02:41:57,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:58,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-82682ae7-0535-4ba1-afb5-5caa7a1f8d49 Date: Wed, 09 Jan 2019 02:41:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"],"updated_at":"2019-01-09T02:41:38Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:41:58,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net used request id req-82682ae7-0535-4ba1-afb5-5caa7a1f8d49 2019-01-09 02:41:58,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:58,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bc2f0113-ffed-4087-b814-b7bac78a357e Date: Wed, 09 Jan 2019 02:41:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:41:58,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-bc2f0113-ffed-4087-b814-b7bac78a357e 2019-01-09 02:41:58,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:58,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-702a9626-f7d5-43ac-9fd5-3643b7b7ac2f Date: Wed, 09 Jan 2019 02:41:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"],"updated_at":"2019-01-09T02:41:38Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:41:58,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net used request id req-702a9626-f7d5-43ac-9fd5-3643b7b7ac2f 2019-01-09 02:41:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:41:58,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:41:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:41:58,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf280dd487cbf471c533ea7853fc6b5a94dac76" 2019-01-09 02:41:58,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1b0316-dde8-43e3-a1b5-18c113e02c6d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:41:58,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-2c1b0316-dde8-43e3-a1b5-18c113e02c6d 2019-01-09 02:41:58,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:58,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7d68b4f9-81af-459d-980c-362effd04316 Date: Wed, 09 Jan 2019 02:41:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:41:58,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-7d68b4f9-81af-459d-980c-362effd04316 2019-01-09 02:41:58,760 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net 2019-01-09 02:41:58,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" -d '{"port": {"network_id": "77ca077a-a913-42da-b406-f89e4a7dc76a", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1", "admin_state_up": true}}' 2019-01-09 02:41:59,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-1c565b44-4a7f-439f-8bef-6a25eaaa31fa Date: Wed, 09 Jan 2019 02:41:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.14"}],"id":"22f92d01-360a-4ff0-9c08-c052f858e40c","security_groups":["b3dc5921-97e9-4cb7-98be-69574ecf3582"],"mac_address":"fa:16:3e:e1:ec:ee","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1","project_id":"c42de38b397a41929138b6e112c2130e","qos_policy_id":null,"admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:59Z","binding:vnic_type":"normal"}} 2019-01-09 02:41:59,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-1c565b44-4a7f-439f-8bef-6a25eaaa31fa 2019-01-09 02:41:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:59,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e4fec46a-1c54-48cb-8381-57931c41570a Date: Wed, 09 Jan 2019 02:41:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"],"updated_at":"2019-01-09T02:41:38Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:41:59,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net used request id req-e4fec46a-1c54-48cb-8381-57931c41570a 2019-01-09 02:41:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:41:59,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e2953b-9a9c-465d-a133-7c81ad15cc0b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:41:59,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-91e2953b-9a9c-465d-a133-7c81ad15cc0b 2019-01-09 02:41:59,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:00,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7f17779e-d1aa-4438-95e1-531657073ace Date: Wed, 09 Jan 2019 02:42:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:42:00,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-7f17779e-d1aa-4438-95e1-531657073ace 2019-01-09 02:42:00,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:00,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-066223fc-24ff-4d37-b35c-58fb2f259d7c Date: Wed, 09 Jan 2019 02:42:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.14"}],"id":"22f92d01-360a-4ff0-9c08-c052f858e40c","security_groups":["b3dc5921-97e9-4cb7-98be-69574ecf3582"],"mac_address":"fa:16:3e:e1:ec:ee","project_id":"c42de38b397a41929138b6e112c2130e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:59Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:42:00,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1&admin_state_up=True used request id req-066223fc-24ff-4d37-b35c-58fb2f259d7c 2019-01-09 02:42:00,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:00,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc1aecd3-213f-4b3b-baf9-01d0d7389830 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:42:00,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-bc1aecd3-213f-4b3b-baf9-01d0d7389830 2019-01-09 02:42:00,261 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst 2019-01-09 02:42:00,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:00,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-26af715a-aa78-44bf-9b90-dfc997ca06ae x-compute-request-id: req-26af715a-aa78-44bf-9b90-dfc997ca06ae Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-flavor-name"}]} 2019-01-09 02:42:00,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-26af715a-aa78-44bf-9b90-dfc997ca06ae 2019-01-09 02:42:00,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:00,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-795e7c1a-3c89-48dd-a3a4-0a5bc5e46766 x-compute-request-id: req-795e7c1a-3c89-48dd-a3a4-0a5bc5e46766 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:42:00,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80 used request id req-795e7c1a-3c89-48dd-a3a4-0a5bc5e46766 2019-01-09 02:42:00,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:00,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-6a4b237b-5f95-44e3-b5b4-3c7369e4ab51 Date: Wed, 09 Jan 2019 02:42:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:41:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:41:36Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0f9c0bda-55d2-4864-88d8-80dff30755f8/snap", "metadata": {}}], "self": "/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "min_disk": 0, "protected": false, "id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "file": "/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c42de38b397a41929138b6e112c2130e", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0f9c0bda-55d2-4864-88d8-80dff30755f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image"} 2019-01-09 02:42:00,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image used request id req-6a4b237b-5f95-44e3-b5b4-3c7369e4ab51 2019-01-09 02:42:00,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:00,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-58b0e729-c416-4ed7-b9d5-248bc4ce19e5 Date: Wed, 09 Jan 2019 02:42: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:42:00,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-58b0e729-c416-4ed7-b9d5-248bc4ce19e5 2019-01-09 02:42:00,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "imageRef": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "flavorRef": "a2089361-6dec-4e2e-b80a-83e3510aed80", "max_count": 1, "min_count": 1, "networks": [{"port": "22f92d01-360a-4ff0-9c08-c052f858e40c"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}]}}' 2019-01-09 02:42:02,693 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:42: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-735afa45-5e21-496a-8e5d-312721daa6a7 x-compute-request-id: req-735afa45-5e21-496a-8e5d-312721daa6a7 Content-Length: 444 location: http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "a837836f-5091-416d-9024-859efe9a7c30", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "adminPass": "uVnnV345toTF"}} 2019-01-09 02:42:02,694 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-735afa45-5e21-496a-8e5d-312721daa6a7 2019-01-09 02:42:02,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:03,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8d94830-3e62-4e4c-9d26-2e8a5d31ad4f x-compute-request-id: req-d8d94830-3e62-4e4c-9d26-2e8a5d31ad4f Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:42:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:03,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-d8d94830-3e62-4e4c-9d26-2e8a5d31ad4f 2019-01-09 02:42:03,202 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst 2019-01-09 02:42:03,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:03,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41996b3e-2304-4486-94a3-89b70aef47d6 x-compute-request-id: req-41996b3e-2304-4486-94a3-89b70aef47d6 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:42:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:03,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-41996b3e-2304-4486-94a3-89b70aef47d6 2019-01-09 02:42:03,424 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst] is - BUILD 2019-01-09 02:42:03,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:42:06,428 - create_instance - DEBUG - VM status query timeout in 896.774207115 2019-01-09 02:42:06,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:06,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-5d35683b-e157-43a2-b671-c39160c1c895 x-compute-request-id: req-5d35683b-e157-43a2-b671-c39160c1c895 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "security_groups": [{"name": "default"}], "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:42:04Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:06,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-5d35683b-e157-43a2-b671-c39160c1c895 2019-01-09 02:42:06,771 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst] is - BUILD 2019-01-09 02:42:06,771 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:42:09,775 - create_instance - DEBUG - VM status query timeout in 893.427412987 2019-01-09 02:42:09,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:10,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-521bb953-1e96-4a8d-97d1-91b03d0fd056 x-compute-request-id: req-521bb953-1e96-4a8d-97d1-91b03d0fd056 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:42:08.000000", "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "security_groups": [{"name": "default"}], "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:42:08Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:10,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-521bb953-1e96-4a8d-97d1-91b03d0fd056 2019-01-09 02:42:10,413 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst] is - ACTIVE 2019-01-09 02:42:10,413 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:42:10,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:11,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b62add98-e725-483d-8f0a-3aee922a548f x-compute-request-id: req-b62add98-e725-483d-8f0a-3aee922a548f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:42:08.000000", "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "security_groups": [{"name": "default"}], "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:42:08Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:11,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-b62add98-e725-483d-8f0a-3aee922a548f 2019-01-09 02:42:11,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:11,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5d782cb4-8c87-48c1-be35-57d57e60d3a4 Date: Wed, 09 Jan 2019 02:42:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"],"updated_at":"2019-01-09T02:41:38Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:42:11,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net used request id req-5d782cb4-8c87-48c1-be35-57d57e60d3a4 2019-01-09 02:42:11,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:11,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310ab12b-ecc0-477b-81e9-c36ddc13111e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:42:11,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-310ab12b-ecc0-477b-81e9-c36ddc13111e 2019-01-09 02:42:11,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:11,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4067249c-2184-4607-a6ab-f2f51c4fa252 Date: Wed, 09 Jan 2019 02:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:42:11,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-4067249c-2184-4607-a6ab-f2f51c4fa252 2019-01-09 02:42:11,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:11,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-d606590f-ed5e-4837-be69-7037b13f6d8c Date: Wed, 09 Jan 2019 02:42:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.14"}],"id":"22f92d01-360a-4ff0-9c08-c052f858e40c","security_groups":["b3dc5921-97e9-4cb7-98be-69574ecf3582"],"mac_address":"fa:16:3e:e1:ec:ee","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:59Z","binding:vnic_type":"normal","device_id":"a837836f-5091-416d-9024-859efe9a7c30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.1"}],"id":"5ad207b5-174c-4414-a988-42640465f5b2","security_groups":[],"mac_address":"fa:16:3e:00:c5:56","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:48Z","binding:vnic_type":"normal","device_id":"48c340a0-ee80-42b4-b413-2c1e7b7f25c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.2"}],"id":"81c836c5-87ed-4a11-845e-72f833b75ea8","security_groups":[],"mac_address":"fa:16:3e:a9:24:2d","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77ca077a-a913-42da-b406-f89e4a7dc76a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.3"}],"id":"8aed6b08-7d25-45fc-9943-1dba16c43b45","security_groups":[],"mac_address":"fa:16:3e:aa:50:4d","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77ca077a-a913-42da-b406-f89e4a7dc76a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.4"}],"id":"c3659c6b-6c23-4aa7-ba15-aa9083263827","security_groups":[],"mac_address":"fa:16:3e:ee:6a:66","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77ca077a-a913-42da-b406-f89e4a7dc76a"}]} 2019-01-09 02:42:11,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-d606590f-ed5e-4837-be69-7037b13f6d8c 2019-01-09 02:42:11,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}}' 2019-01-09 02:42:13,035 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:42:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec38d5f4-400e-4c1e-96c0-c2ec6c1a1419 x-compute-request-id: req-ec38d5f4-400e-4c1e-96c0-c2ec6c1a1419 Content-Length: 0 Content-Type: application/json 2019-01-09 02:42:13,035 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30/action used request id req-ec38d5f4-400e-4c1e-96c0-c2ec6c1a1419 2019-01-09 02:42:13,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:13,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-943a4cb9-0bad-40fe-b8ec-ad47c5e7d173 Date: Wed, 09 Jan 2019 02:42:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:42Z", "admin_state_up": true, "updated_at": "2019-01-09T02:41:48Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c42de38b397a41929138b6e112c2130e", "id": "48c340a0-ee80-42b4-b413-2c1e7b7f25c5", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router"}]} 2019-01-09 02:42:13,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router used request id req-943a4cb9-0bad-40fe-b8ec-ad47c5e7d173 2019-01-09 02:42:13,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:13,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa29cc2-bded-4fcc-a6a6-c0eeb53f87dd Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:42:13,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-5aa29cc2-bded-4fcc-a6a6-c0eeb53f87dd 2019-01-09 02:42:13,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=48c340a0-ee80-42b4-b413-2c1e7b7f25c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:13,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e3d3d184-6b79-4e99-afc7-f48eea82102b Date: Wed, 09 Jan 2019 02:42:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.1"}],"id":"5ad207b5-174c-4414-a988-42640465f5b2","security_groups":[],"mac_address":"fa:16:3e:00:c5:56","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:48Z","binding:vnic_type":"normal","device_id":"48c340a0-ee80-42b4-b413-2c1e7b7f25c5"}]} 2019-01-09 02:42:13,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=48c340a0-ee80-42b4-b413-2c1e7b7f25c5 used request id req-e3d3d184-6b79-4e99-afc7-f48eea82102b 2019-01-09 02:42:13,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:13,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-bba1de11-67b5-476f-83c8-0898b2145a32 Date: Wed, 09 Jan 2019 02:42:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}} 2019-01-09 02:42:13,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c used request id req-bba1de11-67b5-476f-83c8-0898b2145a32 2019-01-09 02:42:13,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:13,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ee988106-7a56-4b20-9366-1738539c9775 Date: Wed, 09 Jan 2019 02:42:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:42:13,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-ee988106-7a56-4b20-9366-1738539c9775 2019-01-09 02:42:13,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:13,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a8a37029-ce4d-42d1-8a27-2209e0ded20d Date: Wed, 09 Jan 2019 02:42:13 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:42:13,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-a8a37029-ce4d-42d1-8a27-2209e0ded20d 2019-01-09 02:42:13,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:14,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-9c56104c-b425-476a-af69-4af891460823 x-compute-request-id: req-9c56104c-b425-476a-af69-4af891460823 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:42:08.000000", "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}, {"name": "default"}], "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:42:08Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:14,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-9c56104c-b425-476a-af69-4af891460823 2019-01-09 02:42:14,458 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst] is - ACTIVE 2019-01-09 02:42:14,459 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:42:14,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:14,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-6ed19ead-06e7-4665-a445-08236bb17430 x-compute-request-id: req-6ed19ead-06e7-4665-a445-08236bb17430 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:42:08.000000", "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}, {"name": "default"}], "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:42:08Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:14,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-6ed19ead-06e7-4665-a445-08236bb17430 2019-01-09 02:42:14,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:15,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d5e4bffa-16cb-4e7b-bca0-7d92f96c8c6c Date: Wed, 09 Jan 2019 02:42:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"],"updated_at":"2019-01-09T02:41:38Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:42:15,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net used request id req-d5e4bffa-16cb-4e7b-bca0-7d92f96c8c6c 2019-01-09 02:42:15,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:15,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8b8d66-54c7-4fb0-a1e5-ba16471a4fed Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:42:15,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-cd8b8d66-54c7-4fb0-a1e5-ba16471a4fed 2019-01-09 02:42:15,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:15,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e060198b-92e7-4e4c-8a6a-eb3c60875e57 Date: Wed, 09 Jan 2019 02:42:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:42:15,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-e060198b-92e7-4e4c-8a6a-eb3c60875e57 2019-01-09 02:42:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:15,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-46068483-18af-4d65-bf29-9221ea33e191 Date: Wed, 09 Jan 2019 02:42:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.14"}],"id":"22f92d01-360a-4ff0-9c08-c052f858e40c","security_groups":["4e57ba34-4075-4cd3-be73-b90de47ec2dd","b3dc5921-97e9-4cb7-98be-69574ecf3582"],"mac_address":"fa:16:3e:e1:ec:ee","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:59Z","binding:vnic_type":"normal","device_id":"a837836f-5091-416d-9024-859efe9a7c30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.1"}],"id":"5ad207b5-174c-4414-a988-42640465f5b2","security_groups":[],"mac_address":"fa:16:3e:00:c5:56","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:48Z","binding:vnic_type":"normal","device_id":"48c340a0-ee80-42b4-b413-2c1e7b7f25c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.2"}],"id":"81c836c5-87ed-4a11-845e-72f833b75ea8","security_groups":[],"mac_address":"fa:16:3e:a9:24:2d","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77ca077a-a913-42da-b406-f89e4a7dc76a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.3"}],"id":"8aed6b08-7d25-45fc-9943-1dba16c43b45","security_groups":[],"mac_address":"fa:16:3e:aa:50:4d","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77ca077a-a913-42da-b406-f89e4a7dc76a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.4"}],"id":"c3659c6b-6c23-4aa7-ba15-aa9083263827","security_groups":[],"mac_address":"fa:16:3e:ee:6a:66","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77ca077a-a913-42da-b406-f89e4a7dc76a"}]} 2019-01-09 02:42:15,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-46068483-18af-4d65-bf29-9221ea33e191 2019-01-09 02:42:15,575 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-09 02:42:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:15,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6b51923a-837c-40c0-9d3b-31bb860b35d8 Date: Wed, 09 Jan 2019 02:42:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:42:15,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-6b51923a-837c-40c0-9d3b-31bb860b35d8 2019-01-09 02:42:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:15,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ee946ccd-6e24-41cf-88c5-7729f7778e29 Date: Wed, 09 Jan 2019 02:42:15 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:42:15,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-ee946ccd-6e24-41cf-88c5-7729f7778e29 2019-01-09 02:42:15,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "port_id": "22f92d01-360a-4ff0-9c08-c052f858e40c"}}' 2019-01-09 02:42:17,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-db2c8850-a3e9-4933-b78c-fb84370c6d34 Date: Wed, 09 Jan 2019 02:42:17 GMT RESP BODY: {"floatingip": {"router_id": "48c340a0-ee80-42b4-b413-2c1e7b7f25c5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:42:16Z", "updated_at": "2019-01-09T02:42:16Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c42de38b397a41929138b6e112c2130e", "port_id": "22f92d01-360a-4ff0-9c08-c052f858e40c", "id": "d1777eec-0810-4f59-9b64-11acb5c3b2d9"}} 2019-01-09 02:42:17,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-db2c8850-a3e9-4933-b78c-fb84370c6d34 2019-01-09 02:42:17,905 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router 2019-01-09 02:42:17,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:18,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adcaa199-fd4e-48a9-b097-dc8efee9169f x-compute-request-id: req-adcaa199-fd4e-48a9-b097-dc8efee9169f Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:42:08.000000", "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}, {"name": "default"}], "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:42:08Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:18,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-adcaa199-fd4e-48a9-b097-dc8efee9169f 2019-01-09 02:42:18,617 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst] is - ACTIVE 2019-01-09 02:42:18,617 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:42:18,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:18,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-b6755f0d-6d71-49c7-b863-ed6281e1b200 x-compute-request-id: req-b6755f0d-6d71-49c7-b863-ed6281e1b200 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:42:08.000000", "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}, {"name": "default"}], "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:42:08Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:18,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-b6755f0d-6d71-49c7-b863-ed6281e1b200 2019-01-09 02:42:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:19,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8105de4d-1dc9-43d3-8273-2a6b57f7aa54 Date: Wed, 09 Jan 2019 02:42:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"],"updated_at":"2019-01-09T02:41:38Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:42:19,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net used request id req-8105de4d-1dc9-43d3-8273-2a6b57f7aa54 2019-01-09 02:42:19,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:19,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce3dc8b-5a5b-46b9-807c-976a2cb487ad Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:42:19,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-9ce3dc8b-5a5b-46b9-807c-976a2cb487ad 2019-01-09 02:42:19,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:19,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5e0d9c66-7325-4eae-aaa3-db06120fee53 Date: Wed, 09 Jan 2019 02:42:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:42:19,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-5e0d9c66-7325-4eae-aaa3-db06120fee53 2019-01-09 02:42:19,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:19,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-b13aadbd-cec6-444f-bbca-62684f06c163 Date: Wed, 09 Jan 2019 02:42:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.14"}],"id":"22f92d01-360a-4ff0-9c08-c052f858e40c","security_groups":["4e57ba34-4075-4cd3-be73-b90de47ec2dd","b3dc5921-97e9-4cb7-98be-69574ecf3582"],"mac_address":"fa:16:3e:e1:ec:ee","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:59Z","binding:vnic_type":"normal","device_id":"a837836f-5091-416d-9024-859efe9a7c30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.1"}],"id":"5ad207b5-174c-4414-a988-42640465f5b2","security_groups":[],"mac_address":"fa:16:3e:00:c5:56","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:48Z","binding:vnic_type":"normal","device_id":"48c340a0-ee80-42b4-b413-2c1e7b7f25c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.2"}],"id":"81c836c5-87ed-4a11-845e-72f833b75ea8","security_groups":[],"mac_address":"fa:16:3e:a9:24:2d","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77ca077a-a913-42da-b406-f89e4a7dc76a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.3"}],"id":"8aed6b08-7d25-45fc-9943-1dba16c43b45","security_groups":[],"mac_address":"fa:16:3e:aa:50:4d","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77ca077a-a913-42da-b406-f89e4a7dc76a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.4"}],"id":"c3659c6b-6c23-4aa7-ba15-aa9083263827","security_groups":[],"mac_address":"fa:16:3e:ee:6a:66","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77ca077a-a913-42da-b406-f89e4a7dc76a"}]} 2019-01-09 02:42:19,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-b13aadbd-cec6-444f-bbca-62684f06c163 2019-01-09 02:42:19,464 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2019-01-09 02:42:19,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:20,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-a8042314-a19d-4206-8237-b145b3307181 x-compute-request-id: req-a8042314-a19d-4206-8237-b145b3307181 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:42:08.000000", "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}, {"name": "default"}], "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:42:08Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:20,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-a8042314-a19d-4206-8237-b145b3307181 2019-01-09 02:42:20,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:42:21,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-897d6f9d-3548-4deb-91f8-d039659c21d1 x-compute-request-id: req-897d6f9d-3548-4deb-91f8-d039659c21d1 Content-Encoding: gzip Content-Length: 9634 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 498385309 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 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142388] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144048] pid_max: default: 32768 minimum: 301\n[ 0.144943] ACPI: Core revision 20150930\n[ 0.146342] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.147665] Security Framework initialized\n[ 0.148478] Yama: becoming mindful.\n[ 0.149226] AppArmor: AppArmor initialized\n[ 0.150089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151383] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.152647] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.153846] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.155236] Initializing cgroup subsys io\n[ 0.156052] Initializing cgroup subsys memory\n[ 0.156914] Initializing cgroup subsys devices\n[ 0.157801] Initializing cgroup subsys freezer\n[ 0.158674] Initializing cgroup subsys net_cls\n[ 0.159546] Initializing cgroup subsys perf_event\n[ 0.160456] Initializing cgroup subsys net_prio\n[ 0.161356] Initializing cgroup subsys hugetlb\n[ 0.162232] Initializing cgroup subsys pids\n[ 0.163111] CPU: Physical Processor ID: 0\n[ 0.164610] mce: CPU supports 10 MCE banks\n[ 0.165472] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166476] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168808] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175547] ftrace: allocating 31920 entries in 125 pages\n[ 0.202965] smpboot: Max logical packages: 2\n[ 0.203822] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205018] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.206377] x2apic enabled\n[ 0.207198] Switched APIC routing to physical x2apic.\n[ 0.208955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210201] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212366] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214326] KVM setup paravirtual spinlock\n[ 0.215810] x86: Booting SMP configuration:\n[ 0.216718] .... node #0, CPUs: #1\n[ 0.217622] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.239334] x86: Booted up 1 node, 2 CPUs\n[ 0.239336] KVM setup async PF for cpu 1\n[ 0.239339] kvm-stealtime: cpu 1, msr f90d940\n[ 0.241935] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.243433] devtmpfs: initialized\n[ 0.245156] evm: security.selinux\n[ 0.245863] evm: security.SMACK64\n[ 0.246562] evm: security.SMACK64EXEC\n[ 0.247311] evm: security.SMACK64TRANSMUTE\n[ 0.248135] evm: security.SMACK64MMAP\n[ 0.248892] evm: security.ima\n[ 0.249538] evm: security.capability\n[ 0.250374] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.252269] pinctrl core: initialized pinctrl subsystem\n[ 0.253384] RTC time: 2:42:08, date: 01/09/19\n[ 0.254382] NET: Registered protocol family 16\n[ 0.264292] cpuidle: using governor ladder\n[ 0.276390] cpuidle: using governor menu\n[ 0.277220] PCCT header not found.\n[ 0.278021] ACPI: bus type PCI registered\n[ 0.278832] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.280092] PCI: Using configuration type 1 for base access\n[ 0.293551] ACPI: Added _OSI(Module Device)\n[ 0.294417] ACPI: Added _OSI(Processor Device)\n[ 0.295294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.296244] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.298552] ACPI: Interpreter enabled\n[ 0.299323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.301202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.303084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.304969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306918] ACPI: (supports S0 S5)\n[ 0.307648] ACPI: Using IOAPIC for interrupt routing\n[ 0.308736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312201] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.313386] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314682] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.315932] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.318269] acpiphp: Slot [3] registered\n[ 0.319123] acpiphp: Slot [4] registered\n[ 0.319965] acpiphp: Slot [5] registered\n[ 0.320799] acpiphp: Slot [6] registered\n[ 0.321638] acpiphp: Slot [7] registered\n[ 0.322471] acpiphp: Slot [8] registered\n[ 0.323312] acpiphp: Slot [9] registered\n[ 0.324150] acpiphp: Slot [10] registered\n[ 0.335940] acpiphp: Slot [11] registered\n[ 0.336794] acpiphp: Slot [12] registered\n[ 0.337641] acpiphp: Slot [13] registered\n[ 0.338483] acpiphp: Slot [14] registered\n[ 0.339328] acpiphp: Slot [15] registered\n[ 0.340183] acpiphp: Slot [16] registered\n[ 0.341034] acpiphp: Slot [17] registered\n[ 0.341882] acpiphp: Slot [18] registered\n[ 0.342741] acpiphp: Slot [19] registered\n[ 0.343586] acpiphp: Slot [20] registered\n[ 0.344431] acpiphp: Slot [21] registered\n[ 0.345279] acpiphp: Slot [22] registered\n[ 0.346127] acpiphp: Slot [23] registered\n[ 0.346984] acpiphp: Slot [24] registered\n[ 0.347829] acpiphp: Slot [25] registered\n[ 0.348676] acpiphp: Slot [26] registered\n[ 0.349516] acpiphp: Slot [27] registered\n[ 0.350359] acpiphp: Slot [28] registered\n[ 0.351200] acpiphp: Slot [29] registered\n[ 0.352042] acpiphp: Slot [30] registered\n[ 0.352894] acpiphp: Slot [31] registered\n[ 0.353731] PCI host bridge to bus 0000:00\n[ 0.354573] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.355833] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.357100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.358607] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.360108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.366515] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.367871] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.369091] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.370409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.376845] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.378350] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.423872] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.425418] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.426892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.428371] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.429817] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.431152] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.432736] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.433833] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.435435] vgaarb: loaded\n[ 0.436060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.437271] SCSI subsystem initialized\n[ 0.438149] ACPI: bus type USB registered\n[ 0.439003] usbcore: registered new interface driver usbfs\n[ 0.440074] usbcore: registered new interface driver hub\n[ 0.441136] usbcore: registered new device driver usb\n[ 0.442291] PCI: Using ACPI for IRQ routing\n[ 0.443372] NetLabel: Initializing\n[ 0.444117] NetLabel: domain hash size = 128\n[ 0.445001] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.445993] NetLabel: unlabeled traffic allowed by default\n[ 0.447178] clocksource: Switched to clocksource kvm-clock\n[ 0.453283] AppArmor: AppArmor Filesystem Enabled\n[ 0.454280] pnp: PnP ACPI init\n[ 0.455259] pnp: PnP ACPI: found 5 devices\n[ 0.462419] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464208] NET: Registered protocol family 2\n[ 0.465247] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.466569] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.467786] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468998] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470122] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471344] NET: Registered protocol family 1\n[ 0.472247] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473390] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474504] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.493165] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511829] Trying to unpack rootfs image as initramfs...\n[ 0.563155] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.577417] Scanning for low memory corruption every 60 seconds\n[ 0.579462] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.581234] audit: initializing netlink subsys (disabled)\n[ 0.582798] audit: type=2000 audit(1547001729.124:1): initialized\n[ 0.584771] Initialise system trusted keyring\n[ 0.586220] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.588055] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.590863] zbud: loaded\n[ 0.591876] VFS: Disk quotas dquot_6.6.0\n[ 0.593072] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595358] fuse init (API version 7.23)\n[ 0.596674] Key type big_key registered\n[ 0.597853] Allocating IMA MOK and blacklist keyrings.\n[ 0.599624] Key type asymmetric registered\n[ 0.600870] Asymmetric key parser 'x509' registered\n[ 0.602332] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.604635] io scheduler noop registered\n[ 0.605866] io scheduler deadline registered (default)\n[ 0.607394] io scheduler cfq registered\n[ 0.608678] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.610274] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.612248] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.614439] ACPI: Power Button [PWRF]\n[ 0.615733] GHES: HEST is not enabled!\n[ 0.634619] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673404] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.700083] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702819] Linux agpgart interface v0.103\n[ 0.705234] brd: module loaded\n[ 0.706665] loop: module loaded\n[ 0.712393] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.713895] GPT:90111 != 20971519\n[ 0.714609] GPT:Alternate GPT header not at the end of the disk.\n[ 0.715745] GPT:90111 != 20971519\n[ 0.716461] GPT: Use GNU Parted to correct GPT errors.\n[ 0.717469] vda: vda1 vda15\n[ 0.719008] scsi host0: ata_piix\n[ 0.719803] scsi host1: ata_piix\n[ 0.720540] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.721803] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.723307] libphy: Fixed MDIO Bus: probed\n[ 0.724188] tun: Universal TUN/TAP device driver, 1.6\n[ 0.725176] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.727272] PPP generic driver version 2.4.2\n[ 0.728196] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.729492] ehci-pci: EHCI PCI platform driver\n[ 0.730406] ehci-platform: EHCI generic platform driver\n[ 0.731441] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.732628] ohci-pci: OHCI PCI platform driver\n[ 0.733543] ohci-platform: OHCI generic platform driver\n[ 0.734581] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.753641] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.754679] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.756203] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.757248] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.758409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.759718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.761193] usb usb1: Product: UHCI Host Controller\n[ 0.762160] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.763351] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764389] hub 1-0:1.0: USB hub found\n[ 0.765205] hub 1-0:1.0: 2 ports detected\n[ 0.766160] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.768391] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.769389] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.770465] mousedev: PS/2 mouse device common for all mice\n[ 0.771687] rtc_cmos 00:00: RTC can wake from S4\n[ 0.772959] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.774717] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.776074] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.777318] i2c /dev entries driver\n[ 0.778119] device-mapper: uevent: version 1.0.3\n[ 0.779095] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.780797] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.782204] NET: Registered protocol family 10\n[ 0.783285] NET: Registered protocol family 17\n[ 0.784218] Key type dns_resolver registered\n[ 0.785224] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.786346] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.787486] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.789312] registered taskstats version 1\n[ 0.790183] Loading compiled-in X.509 certificates\n[ 0.791673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.793609] zswap: loaded using pool lzo/zbud\n[ 0.795154] Key type trusted registered\n[ 0.796869] Key type encrypted registered\n[ 0.797717] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.798777] ima: No TPM chip found, activating TPM-bypass!\n[ 0.799865] evm: HMAC attrs: 0x1\n[ 0.800877] Magic number: 3:537:712\n[ 0.801772] rtc_cmos 00:00: setting system clock to 2019-01-09 02:42:08 UTC (1547001728)\n[ 0.814758] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.815947] EDD information not available.\n[ 0.880368] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.881995] Write protecting the kernel read-only data: 14336k\n[ 0.883711] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.885622] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.940684] 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.44\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.14...\nLease of 10.55.1.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.62. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5giAR2Z8ySQqAmH+OBeV270n4e90wdEqlTkvE/MJhzRwMICr+hjyG3c3U3mmfEA2eyEyFo7F+6tta+y6jnpaX9yuO80RmXKgYIZSWgUn9f5fbhpf1o2zoSBOpRpnqJbbLjh0G6T9JsG/EgeOBBWkhrjs3zdJt0NbCTlsSKR1VD4xyW9EBpIkf9o4G5dk9aWEy15O+WkUHXS4gFlmqHqxpylI+FS9H4WIbhEPzmOCRDG/HyTTLSef/Zxx/ts4zREvapSV2hF61I6d2fihU2MTI/cmSfMWkHlcRdCI9/p7TdAje5q1MB1nr3mcUlCTTEaeN6C1MJ/uJrAV6+xrP9Swf root@createinstancesinglenetworktests-99da8129-c4f0-48e5-b123-4c6204\nssh-dss AAAAB3NzaC1kc3MAAACBALqMwdl7lzRezYj1c3Y2Y2PDqrs8jRAK5Oo56zpDA4Wjiv4zoqJguflMHp0ozXJfeanMVzc+UOUtb2vdkYiSoqkSWgdNBGeQkr5R14XpuUVQwTTcaTzwpzsKuwjvX0YxTFvB87rm9d8ybhWg5zAE2jFKudcHq4JiEPHX0YfOfUovAAAAFQCYNxkqz/zA4msVr7zr3ZNdnPcjIQAAAIEApvvLlexxIM/QiZcCLsCEkVG1ytgk9fSwfdjSCWjBFQKK2RZSHo/LqSw+NLGzBnrZ22l81R39bYQJFo4Fy66t66I9kCHMDGJGnbL+li+xOdi+SV1QU+Q/GCXgALYz/s80S5Zo0jUhlROQToUpy0HKf+geOkSqxSysZ5E2Jx3XfckAAACAdFInZI7SaNJp/I5lUspMdSQSXDrX4XN4DxZ7QZo1lb8i76MnUPqSEmxEyAQDf1WcLEhZJOcOaoLzfnivSzSXI9qa/RhsVybbaqfY222VSX+DfDtHiL9Xv+Mhhy7EH9+6Aey8ygdulYiIEqG5gUQdBW0VqTo9fSAVyMhw79yd1K0= root@createinstancesinglenetworktests-99da8129-c4f0-48e5-b123-4c6204\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fee1:ecee/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 \nip-route:169.254.169.254 via 10.55.1.2 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-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-99da8129-c4f0-48e5-b123-4c6204\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.45 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-99da8129-c4f0-48e5-b123-4c6204 login: "} 2019-01-09 02:42:21,181 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30/action used request id req-897d6f9d-3548-4deb-91f8-d039659c21d1 2019-01-09 02:42:21,182 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:42:21,182 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 498385309 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 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.142388] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.144048] pid_max: default: 32768 minimum: 301 [ 0.144943] ACPI: Core revision 20150930 [ 0.146342] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.147665] Security Framework initialized [ 0.148478] Yama: becoming mindful. [ 0.149226] AppArmor: AppArmor initialized [ 0.150089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151383] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.152647] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.153846] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.155236] Initializing cgroup subsys io [ 0.156052] Initializing cgroup subsys memory [ 0.156914] Initializing cgroup subsys devices [ 0.157801] Initializing cgroup subsys freezer [ 0.158674] Initializing cgroup subsys net_cls [ 0.159546] Initializing cgroup subsys perf_event [ 0.160456] Initializing cgroup subsys net_prio [ 0.161356] Initializing cgroup subsys hugetlb [ 0.162232] Initializing cgroup subsys pids [ 0.163111] CPU: Physical Processor ID: 0 [ 0.164610] mce: CPU supports 10 MCE banks [ 0.165472] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166476] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168808] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175547] ftrace: allocating 31920 entries in 125 pages [ 0.202965] smpboot: Max logical packages: 2 [ 0.203822] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205018] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.206377] x2apic enabled [ 0.207198] Switched APIC routing to physical x2apic. [ 0.208955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210201] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212366] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214326] KVM setup paravirtual spinlock [ 0.215810] x86: Booting SMP configuration: [ 0.216718] .... node #0, CPUs: #1 [ 0.217622] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.239334] x86: Booted up 1 node, 2 CPUs [ 0.239336] KVM setup async PF for cpu 1 [ 0.239339] kvm-stealtime: cpu 1, msr f90d940 [ 0.241935] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.243433] devtmpfs: initialized [ 0.245156] evm: security.selinux [ 0.245863] evm: security.SMACK64 [ 0.246562] evm: security.SMACK64EXEC [ 0.247311] evm: security.SMACK64TRANSMUTE [ 0.248135] evm: security.SMACK64MMAP [ 0.248892] evm: security.ima [ 0.249538] evm: security.capability [ 0.250374] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.252269] pinctrl core: initialized pinctrl subsystem [ 0.253384] RTC time: 2:42:08, date: 01/09/19 [ 0.254382] NET: Registered protocol family 16 [ 0.264292] cpuidle: using governor ladder [ 0.276390] cpuidle: using governor menu [ 0.277220] PCCT header not found. [ 0.278021] ACPI: bus type PCI registered [ 0.278832] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.280092] PCI: Using configuration type 1 for base access [ 0.293551] ACPI: Added _OSI(Module Device) [ 0.294417] ACPI: Added _OSI(Processor Device) [ 0.295294] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.296244] ACPI: Added _OSI(Processor Aggregator Device) [ 0.298552] ACPI: Interpreter enabled [ 0.299323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.301202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.303084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.304969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.306918] ACPI: (supports S0 S5) [ 0.307648] ACPI: Using IOAPIC for interrupt routing [ 0.308736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.312201] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.313386] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.314682] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.315932] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.318269] acpiphp: Slot [3] registered [ 0.319123] acpiphp: Slot [4] registered [ 0.319965] acpiphp: Slot [5] registered [ 0.320799] acpiphp: Slot [6] registered [ 0.321638] acpiphp: Slot [7] registered [ 0.322471] acpiphp: Slot [8] registered [ 0.323312] acpiphp: Slot [9] registered [ 0.324150] acpiphp: Slot [10] registered [ 0.335940] acpiphp: Slot [11] registered [ 0.336794] acpiphp: Slot [12] registered [ 0.337641] acpiphp: Slot [13] registered [ 0.338483] acpiphp: Slot [14] registered [ 0.339328] acpiphp: Slot [15] registered [ 0.340183] acpiphp: Slot [16] registered [ 0.341034] acpiphp: Slot [17] registered [ 0.341882] acpiphp: Slot [18] registered [ 0.342741] acpiphp: Slot [19] registered [ 0.343586] acpiphp: Slot [20] registered [ 0.344431] acpiphp: Slot [21] registered [ 0.345279] acpiphp: Slot [22] registered [ 0.346127] acpiphp: Slot [23] registered [ 0.346984] acpiphp: Slot [24] registered [ 0.347829] acpiphp: Slot [25] registered [ 0.348676] acpiphp: Slot [26] registered [ 0.349516] acpiphp: Slot [27] registered [ 0.350359] acpiphp: Slot [28] registered [ 0.351200] acpiphp: Slot [29] registered [ 0.352042] acpiphp: Slot [30] registered [ 0.352894] acpiphp: Slot [31] registered [ 0.353731] PCI host bridge to bus 0000:00 [ 0.354573] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.355833] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.357100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.358607] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.360108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.366515] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.367871] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.369091] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.370409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.376845] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.378350] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.423872] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.425418] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.428371] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.429817] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.431152] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.432736] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.433833] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.435435] vgaarb: loaded [ 0.436060] vgaarb: bridge control possible 0000:00:02.0 [ 0.437271] SCSI subsystem initialized [ 0.438149] ACPI: bus type USB registered [ 0.439003] usbcore: registered new interface driver usbfs [ 0.440074] usbcore: registered new interface driver hub [ 0.441136] usbcore: registered new device driver usb [ 0.442291] PCI: Using ACPI for IRQ routing [ 0.443372] NetLabel: Initializing [ 0.444117] NetLabel: domain hash size = 128 [ 0.445001] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.445993] NetLabel: unlabeled traffic allowed by default [ 0.447178] clocksource: Switched to clocksource kvm-clock [ 0.453283] AppArmor: AppArmor Filesystem Enabled [ 0.454280] pnp: PnP ACPI init [ 0.455259] pnp: PnP ACPI: found 5 devices [ 0.462419] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.464208] NET: Registered protocol family 2 [ 0.465247] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.466569] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.467786] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468998] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.470122] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.471344] NET: Registered protocol family 1 [ 0.472247] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473390] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.493165] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511829] Trying to unpack rootfs image as initramfs... [ 0.563155] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.577417] Scanning for low memory corruption every 60 seconds [ 0.579462] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.581234] audit: initializing netlink subsys (disabled) [ 0.582798] audit: type=2000 audit(1547001729.124:1): initialized [ 0.584771] Initialise system trusted keyring [ 0.586220] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.588055] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.590863] zbud: loaded [ 0.591876] VFS: Disk quotas dquot_6.6.0 [ 0.593072] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.595358] fuse init (API version 7.23) [ 0.596674] Key type big_key registered [ 0.597853] Allocating IMA MOK and blacklist keyrings. [ 0.599624] Key type asymmetric registered [ 0.600870] Asymmetric key parser 'x509' registered [ 0.602332] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.604635] io scheduler noop registered [ 0.605866] io scheduler deadline registered (default) [ 0.607394] io scheduler cfq registered [ 0.608678] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.610274] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.612248] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.614439] ACPI: Power Button [PWRF] [ 0.615733] GHES: HEST is not enabled! [ 0.634619] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.673404] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.700083] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702819] Linux agpgart interface v0.103 [ 0.705234] brd: module loaded [ 0.706665] loop: module loaded [ 0.712393] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.713895] GPT:90111 != 20971519 [ 0.714609] GPT:Alternate GPT header not at the end of the disk. [ 0.715745] GPT:90111 != 20971519 [ 0.716461] GPT: Use GNU Parted to correct GPT errors. [ 0.717469] vda: vda1 vda15 [ 0.719008] scsi host0: ata_piix [ 0.719803] scsi host1: ata_piix [ 0.720540] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.721803] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.723307] libphy: Fixed MDIO Bus: probed [ 0.724188] tun: Universal TUN/TAP device driver, 1.6 [ 0.725176] tun: (C) 1999-2004 Max Krasnyansky [ 0.727272] PPP generic driver version 2.4.2 [ 0.728196] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.729492] ehci-pci: EHCI PCI platform driver [ 0.730406] ehci-platform: EHCI generic platform driver [ 0.731441] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.732628] ohci-pci: OHCI PCI platform driver [ 0.733543] ohci-platform: OHCI generic platform driver [ 0.734581] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753641] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.754679] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.756203] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.757248] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.758409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.759718] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.761193] usb usb1: Product: UHCI Host Controller [ 0.762160] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.763351] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764389] hub 1-0:1.0: USB hub found [ 0.765205] hub 1-0:1.0: 2 ports detected [ 0.766160] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.768391] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.769389] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.770465] mousedev: PS/2 mouse device common for all mice [ 0.771687] rtc_cmos 00:00: RTC can wake from S4 [ 0.772959] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.774717] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.776074] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.777318] i2c /dev entries driver [ 0.778119] device-mapper: uevent: version 1.0.3 [ 0.779095] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.780797] ledtrig-cpu: registered to indicate activity on CPUs [ 0.782204] NET: Registered protocol family 10 [ 0.783285] NET: Registered protocol family 17 [ 0.784218] Key type dns_resolver registered [ 0.785224] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.786346] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.787486] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.789312] registered taskstats version 1 [ 0.790183] Loading compiled-in X.509 certificates [ 0.791673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.793609] zswap: loaded using pool lzo/zbud [ 0.795154] Key type trusted registered [ 0.796869] Key type encrypted registered [ 0.797717] AppArmor: AppArmor sha1 policy hashing enabled [ 0.798777] ima: No TPM chip found, activating TPM-bypass! [ 0.799865] evm: HMAC attrs: 0x1 [ 0.800877] Magic number: 3:537:712 [ 0.801772] rtc_cmos 00:00: setting system clock to 2019-01-09 02:42:08 UTC (1547001728) [ 0.814758] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.815947] EDD information not available. [ 0.880368] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.881995] Write protecting the kernel read-only data: 14336k [ 0.883711] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.885622] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.940684] 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.44 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.14... Lease of 10.55.1.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.62. iid=i-0000010b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5giAR2Z8ySQqAmH+OBeV270n4e90wdEqlTkvE/MJhzRwMICr+hjyG3c3U3mmfEA2eyEyFo7F+6tta+y6jnpaX9yuO80RmXKgYIZSWgUn9f5fbhpf1o2zoSBOpRpnqJbbLjh0G6T9JsG/EgeOBBWkhrjs3zdJt0NbCTlsSKR1VD4xyW9EBpIkf9o4G5dk9aWEy15O+WkUHXS4gFlmqHqxpylI+FS9H4WIbhEPzmOCRDG/HyTTLSef/Zxx/ts4zREvapSV2hF61I6d2fihU2MTI/cmSfMWkHlcRdCI9/p7TdAje5q1MB1nr3mcUlCTTEaeN6C1MJ/uJrAV6+xrP9Swf root@createinstancesinglenetworktests-99da8129-c4f0-48e5-b123-4c6204 ssh-dss AAAAB3NzaC1kc3MAAACBALqMwdl7lzRezYj1c3Y2Y2PDqrs8jRAK5Oo56zpDA4Wjiv4zoqJguflMHp0ozXJfeanMVzc+UOUtb2vdkYiSoqkSWgdNBGeQkr5R14XpuUVQwTTcaTzwpzsKuwjvX0YxTFvB87rm9d8ybhWg5zAE2jFKudcHq4JiEPHX0YfOfUovAAAAFQCYNxkqz/zA4msVr7zr3ZNdnPcjIQAAAIEApvvLlexxIM/QiZcCLsCEkVG1ytgk9fSwfdjSCWjBFQKK2RZSHo/LqSw+NLGzBnrZ22l81R39bYQJFo4Fy66t66I9kCHMDGJGnbL+li+xOdi+SV1QU+Q/GCXgALYz/s80S5Zo0jUhlROQToUpy0HKf+geOkSqxSysZ5E2Jx3XfckAAACAdFInZI7SaNJp/I5lUspMdSQSXDrX4XN4DxZ7QZo1lb8i76MnUPqSEmxEyAQDf1WcLEhZJOcOaoLzfnivSzSXI9qa/RhsVybbaqfY222VSX+DfDtHiL9Xv+Mhhy7EH9+6Aey8ygdulYiIEqG5gUQdBW0VqTo9fSAVyMhw79yd1K0= root@createinstancesinglenetworktests-99da8129-c4f0-48e5-b123-4c6204 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fee1:ecee/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000010b name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-99da8129-c4f0-48e5-b123-4c6204 launch-index: 0 === cirros: current=0.4.0 uptime=3.45 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-99da8129-c4f0-48e5-b123-4c6204 login: 2019-01-09 02:42:21,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:21,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-aaf9a007-df22-4517-9a26-dc00ef071b6c x-compute-request-id: req-aaf9a007-df22-4517-9a26-dc00ef071b6c Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:42:08.000000", "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}, {"name": "default"}], "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:42:08Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:21,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-aaf9a007-df22-4517-9a26-dc00ef071b6c 2019-01-09 02:42:21,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:22,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f3219cde-c745-4962-be81-abfc8cb3fb3c Date: Wed, 09 Jan 2019 02:42:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"],"updated_at":"2019-01-09T02:41:38Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:42:22,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net used request id req-f3219cde-c745-4962-be81-abfc8cb3fb3c 2019-01-09 02:42:22,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:22,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ee9e68-b813-4d7b-bd23-f2332ffcd0ba Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:42:22,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-99ee9e68-b813-4d7b-bd23-f2332ffcd0ba 2019-01-09 02:42:22,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:22,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1eb7b979-5f2e-4395-8e66-7d1169418dca Date: Wed, 09 Jan 2019 02:42:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:42:22,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-1eb7b979-5f2e-4395-8e66-7d1169418dca 2019-01-09 02:42:22,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:22,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-f55b907b-a0e1-4156-aa17-9a189112c159 Date: Wed, 09 Jan 2019 02:42:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.14"}],"id":"22f92d01-360a-4ff0-9c08-c052f858e40c","security_groups":["4e57ba34-4075-4cd3-be73-b90de47ec2dd","b3dc5921-97e9-4cb7-98be-69574ecf3582"],"mac_address":"fa:16:3e:e1:ec:ee","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:59Z","binding:vnic_type":"normal","device_id":"a837836f-5091-416d-9024-859efe9a7c30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.1"}],"id":"5ad207b5-174c-4414-a988-42640465f5b2","security_groups":[],"mac_address":"fa:16:3e:00:c5:56","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:48Z","binding:vnic_type":"normal","device_id":"48c340a0-ee80-42b4-b413-2c1e7b7f25c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.2"}],"id":"81c836c5-87ed-4a11-845e-72f833b75ea8","security_groups":[],"mac_address":"fa:16:3e:a9:24:2d","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77ca077a-a913-42da-b406-f89e4a7dc76a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.3"}],"id":"8aed6b08-7d25-45fc-9943-1dba16c43b45","security_groups":[],"mac_address":"fa:16:3e:aa:50:4d","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77ca077a-a913-42da-b406-f89e4a7dc76a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.4"}],"id":"c3659c6b-6c23-4aa7-ba15-aa9083263827","security_groups":[],"mac_address":"fa:16:3e:ee:6a:66","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77ca077a-a913-42da-b406-f89e4a7dc76a"}]} 2019-01-09 02:42:22,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-f55b907b-a0e1-4156-aa17-9a189112c159 2019-01-09 02:42:22,308 - create_instance - INFO - Checking if VM is active 2019-01-09 02:42:22,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:22,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-fabedeb0-f780-4460-b63f-e0138cda75c8 x-compute-request-id: req-fabedeb0-f780-4460-b63f-e0138cda75c8 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:42:08.000000", "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}, {"name": "default"}], "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:42:08Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:22,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-fabedeb0-f780-4460-b63f-e0138cda75c8 2019-01-09 02:42:22,631 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst] is - ACTIVE 2019-01-09 02:42:22,631 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:42:22,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:23,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-e934c105-56c7-41bc-99c1-e49776787768 x-compute-request-id: req-e934c105-56c7-41bc-99c1-e49776787768 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ec:ee", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:42:08.000000", "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp"}, {"name": "default"}], "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:42:08Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:23,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-e934c105-56c7-41bc-99c1-e49776787768 2019-01-09 02:42:23,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:23,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-40ca0a3a-d619-4638-9c1e-c32bcf8d5064 Date: Wed, 09 Jan 2019 02:42:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"],"updated_at":"2019-01-09T02:41:38Z","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c42de38b397a41929138b6e112c2130e","id":"77ca077a-a913-42da-b406-f89e4a7dc76a","name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net"}]} 2019-01-09 02:42:23,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net used request id req-40ca0a3a-d619-4638-9c1e-c32bcf8d5064 2019-01-09 02:42:23,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:23,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da4b3515-2d77-42b2-b55d-1e8bcd1e319c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:42:23,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-da4b3515-2d77-42b2-b55d-1e8bcd1e319c 2019-01-09 02:42:23,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:23,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2af6aba4-fad4-4fad-8922-98443d12ea6e Date: Wed, 09 Jan 2019 02:42:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:38Z","dns_nameservers":[],"updated_at":"2019-01-09T02:41:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c42de38b397a41929138b6e112c2130e","id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet"}]} 2019-01-09 02:42:23,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-2af6aba4-fad4-4fad-8922-98443d12ea6e 2019-01-09 02:42:23,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:23,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-f88ea8e1-7378-49b6-acd8-ef111d181950 Date: Wed, 09 Jan 2019 02:42:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.14"}],"id":"22f92d01-360a-4ff0-9c08-c052f858e40c","security_groups":["4e57ba34-4075-4cd3-be73-b90de47ec2dd","b3dc5921-97e9-4cb7-98be-69574ecf3582"],"mac_address":"fa:16:3e:e1:ec:ee","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:59Z","binding:vnic_type":"normal","device_id":"a837836f-5091-416d-9024-859efe9a7c30"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.1"}],"id":"5ad207b5-174c-4414-a988-42640465f5b2","security_groups":[],"mac_address":"fa:16:3e:00:c5:56","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:48Z","binding:vnic_type":"normal","device_id":"48c340a0-ee80-42b4-b413-2c1e7b7f25c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.2"}],"id":"81c836c5-87ed-4a11-845e-72f833b75ea8","security_groups":[],"mac_address":"fa:16:3e:a9:24:2d","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77ca077a-a913-42da-b406-f89e4a7dc76a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.3"}],"id":"8aed6b08-7d25-45fc-9943-1dba16c43b45","security_groups":[],"mac_address":"fa:16:3e:aa:50:4d","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77ca077a-a913-42da-b406-f89e4a7dc76a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:41:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c","ip_address":"10.55.1.4"}],"id":"c3659c6b-6c23-4aa7-ba15-aa9083263827","security_groups":[],"mac_address":"fa:16:3e:ee:6a:66","project_id":"c42de38b397a41929138b6e112c2130e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77ca077a-a913-42da-b406-f89e4a7dc76a","tenant_id":"c42de38b397a41929138b6e112c2130e","created_at":"2019-01-09T02:41:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77ca077a-a913-42da-b406-f89e4a7dc76a"}]} 2019-01-09 02:42:23,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-f88ea8e1-7378-49b6-acd8-ef111d181950 2019-01-09 02:42:23,619 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:42:23,622 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7b15150L 2019-01-09 02:42:23,623 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:42:23,623 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:42:23,623 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:42:23,624 - 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 2019-01-09 02:42:23,624 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:42:23,624 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:42:23,624 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:42:23,625 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:42:23,625 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:42:23,641 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:42:23,642 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:42:23,655 - paramiko.transport - DEBUG - Trying key 3ab08676c8a52695a17449813ac1b970 from tmp/CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2 2019-01-09 02:42:23,681 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:42:23,684 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:42:23,784 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:42:23,801 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:42:23,801 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:42:23,803 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7b15ed0L 2019-01-09 02:42:23,803 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:42:23,803 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:42:23,803 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:42:23,805 - 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 2019-01-09 02:42:23,805 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:42:23,805 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:42:23,805 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:42:23,805 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:42:23,805 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:42:23,822 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:42:23,823 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:42:23,835 - paramiko.transport - DEBUG - Trying key 3ab08676c8a52695a17449813ac1b970 from tmp/CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2 2019-01-09 02:42:23,860 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:42:23,863 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:42:23,868 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:42:23,869 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 02:42:23,869 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:42:23,870 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:42:23,871 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:42:23,872 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2019-01-09 02:42:23,872 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2019-01-09 02:42:23,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/d1777eec-0810-4f59-9b64-11acb5c3b2d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:24,887 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3cd716f4-8da0-4ce5-bca2-e2cc460c8665 Content-Length: 0 Date: Wed, 09 Jan 2019 02:42:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:42:24,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/d1777eec-0810-4f59-9b64-11acb5c3b2d9 used request id req-3cd716f4-8da0-4ce5-bca2-e2cc460c8665 2019-01-09 02:42:24,888 - create_instance - INFO - Deleting Port with ID - 22f92d01-360a-4ff0-9c08-c052f858e40c 2019-01-09 02:42:24,888 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2port-1 2019-01-09 02:42:24,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/22f92d01-360a-4ff0-9c08-c052f858e40c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:25,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8089f69a-e602-4dea-bcbe-e2fbaf9e80d0 Date: Wed, 09 Jan 2019 02:42:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:42:25,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/22f92d01-360a-4ff0-9c08-c052f858e40c used request id req-8089f69a-e602-4dea-bcbe-e2fbaf9e80d0 2019-01-09 02:42:25,629 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst 2019-01-09 02:42:25,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:25,950 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02: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-1305f5a1-f577-4e2d-9e52-67c4b0369101 x-compute-request-id: req-1305f5a1-f577-4e2d-9e52-67c4b0369101 Content-Type: application/json 2019-01-09 02:42:25,950 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-1305f5a1-f577-4e2d-9e52-67c4b0369101 2019-01-09 02:42:25,950 - create_instance - INFO - Checking deletion status 2019-01-09 02:42:25,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:26,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ade49e89-7eca-4ece-89b9-8d8cbef68e63 x-compute-request-id: req-ade49e89-7eca-4ece-89b9-8d8cbef68e63 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:42:08.000000", "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:42:25Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:26,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-ade49e89-7eca-4ece-89b9-8d8cbef68e63 2019-01-09 02:42:26,055 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst] is - ACTIVE 2019-01-09 02:42:26,055 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:42:29,058 - create_instance - DEBUG - VM status query timeout in 296.892000914 2019-01-09 02:42:29,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:29,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42: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-7e1e3d83-0bed-489b-84ef-e8c706ebd1c8 x-compute-request-id: req-7e1e3d83-0bed-489b-84ef-e8c706ebd1c8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a837836f-5091-416d-9024-859efe9a7c30", "rel": "bookmark"}], "image": {"id": "0f9c0bda-55d2-4864-88d8-80dff30755f8", "links": [{"href": "http://172.30.9.26:8774/images/0f9c0bda-55d2-4864-88d8-80dff30755f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:42:08.000000", "flavor": {"id": "a2089361-6dec-4e2e-b80a-83e3510aed80", "links": [{"href": "http://172.30.9.26:8774/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80", "rel": "bookmark"}]}, "id": "a837836f-5091-416d-9024-859efe9a7c30", "user_id": "69d3426ff040461aa86092f0d4644333", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:42:25Z", "hostId": "e0250438f7034e822423ff0f344a3e55b4ebc557c98ac5df4be9dbcc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp", "name": "CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst", "created": "2019-01-09T02:42:02Z", "tenant_id": "c42de38b397a41929138b6e112c2130e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:42:29,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-7e1e3d83-0bed-489b-84ef-e8c706ebd1c8 2019-01-09 02:42:29,325 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst] is - ACTIVE 2019-01-09 02:42:29,325 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:42:32,328 - create_instance - DEBUG - VM status query timeout in 293.622135878 2019-01-09 02:42:32,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21182a146f5656b5096aad1a038475bff0825a0c" 2019-01-09 02:42:32,378 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:42: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-8f9f7214-a794-4eac-95dc-e2396008a253 x-compute-request-id: req-8f9f7214-a794-4eac-95dc-e2396008a253 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a837836f-5091-416d-9024-859efe9a7c30 could not be found.", "code": 404}} 2019-01-09 02:42:32,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a837836f-5091-416d-9024-859efe9a7c30 used request id req-8f9f7214-a794-4eac-95dc-e2396008a253 2019-01-09 02:42:32,378 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a837836f-5091-416d-9024-859efe9a7c30 could not be found. (HTTP 404) (Request-ID: req-8f9f7214-a794-4eac-95dc-e2396008a253) 2019-01-09 02:42:32,378 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-inst 2019-01-09 02:42:32,379 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp 2019-01-09 02:42:32,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e498cbdd8e83161b9569fff20e6b7b81bbc844b6" 2019-01-09 02:42:32,438 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:42: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-a112dfd1-c545-4bec-87d1-69ff3580dfe6 x-compute-request-id: req-a112dfd1-c545-4bec-87d1-69ff3580dfe6 Content-Length: 0 Content-Type: application/json 2019-01-09 02:42:32,438 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-kp used request id req-a112dfd1-c545-4bec-87d1-69ff3580dfe6 2019-01-09 02:42:32,439 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2.pub] 2019-01-09 02:42:32,439 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2] 2019-01-09 02:42:32,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9595b89a104c16984b851162c90b82dd68c9220" 2019-01-09 02:42:32,495 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:42: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-769835bb-1cc0-438b-8519-575ab01da961 x-compute-request-id: req-769835bb-1cc0-438b-8519-575ab01da961 Content-Length: 0 Content-Type: application/json 2019-01-09 02:42:32,495 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a2089361-6dec-4e2e-b80a-83e3510aed80 used request id req-769835bb-1cc0-438b-8519-575ab01da961 2019-01-09 02:42:32,496 - neutron_utils - INFO - Deleting security group rule with ID - 4e10fa70-958b-4e53-884b-be7f920adcae 2019-01-09 02:42:32,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/4e10fa70-958b-4e53-884b-be7f920adcae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:42:32,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5de9630e-c4a4-4889-85c1-95ce322152fa Content-Length: 0 Date: Wed, 09 Jan 2019 02:42:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:42:32,743 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/4e10fa70-958b-4e53-884b-be7f920adcae used request id req-5de9630e-c4a4-4889-85c1-95ce322152fa 2019-01-09 02:42:32,743 - neutron_utils - INFO - Deleting security group rule with ID - 4e13c711-d4a9-41cf-9935-e13856fae655 2019-01-09 02:42:32,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/4e13c711-d4a9-41cf-9935-e13856fae655 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:42:32,988 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68e8b223-6385-4456-b3fd-d10eb0ea5d29 Content-Length: 0 Date: Wed, 09 Jan 2019 02:42:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:42:32,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/4e13c711-d4a9-41cf-9935-e13856fae655 used request id req-68e8b223-6385-4456-b3fd-d10eb0ea5d29 2019-01-09 02:42:32,988 - neutron_utils - INFO - Deleting security group rule with ID - 4459bfe5-a007-4dfb-b117-9c47d57d23a1 2019-01-09 02:42:32,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/4459bfe5-a007-4dfb-b117-9c47d57d23a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:42:33,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-016ff825-5ff0-4dca-81bd-6e7fecaff8cc Content-Length: 0 Date: Wed, 09 Jan 2019 02:42:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:42:33,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/4459bfe5-a007-4dfb-b117-9c47d57d23a1 used request id req-016ff825-5ff0-4dca-81bd-6e7fecaff8cc 2019-01-09 02:42:33,225 - neutron_utils - INFO - Deleting security group rule with ID - 14adfd93-353e-4116-9fea-16cde3061914 2019-01-09 02:42:33,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/14adfd93-353e-4116-9fea-16cde3061914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:42:33,459 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc286a84-7d71-48e4-a21d-3fb2c4d9981c Content-Length: 0 Date: Wed, 09 Jan 2019 02:42:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:42:33,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/14adfd93-353e-4116-9fea-16cde3061914 used request id req-bc286a84-7d71-48e4-a21d-3fb2c4d9981c 2019-01-09 02:42:33,459 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-sec-grp 2019-01-09 02:42:33,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4e57ba34-4075-4cd3-be73-b90de47ec2dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4421eb45464d788bcfbbf9df426ddbbc4c52571" 2019-01-09 02:42:33,757 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a5e7696-7305-498a-9001-f9a25e79205e Content-Length: 0 Date: Wed, 09 Jan 2019 02:42:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:42:33,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4e57ba34-4075-4cd3-be73-b90de47ec2dd used request id req-4a5e7696-7305-498a-9001-f9a25e79205e 2019-01-09 02:42:33,758 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router and subnet CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet 2019-01-09 02:42:33,759 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router 2019-01-09 02:42:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/48c340a0-ee80-42b4-b413-2c1e7b7f25c5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" -d '{"subnet_id": "8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"}' 2019-01-09 02:42:35,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1a88fbcd-1077-43b3-b796-568fee4e537d Date: Wed, 09 Jan 2019 02:42:35 GMT RESP BODY: {"network_id": "77ca077a-a913-42da-b406-f89e4a7dc76a", "tenant_id": "c42de38b397a41929138b6e112c2130e", "subnet_id": "8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c", "subnet_ids": ["8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c"], "port_id": "5ad207b5-174c-4414-a988-42640465f5b2", "id": "48c340a0-ee80-42b4-b413-2c1e7b7f25c5"} 2019-01-09 02:42:35,434 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/48c340a0-ee80-42b4-b413-2c1e7b7f25c5/remove_router_interface used request id req-1a88fbcd-1077-43b3-b796-568fee4e537d 2019-01-09 02:42:35,434 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router 2019-01-09 02:42:35,435 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-router 2019-01-09 02:42:35,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/48c340a0-ee80-42b4-b413-2c1e7b7f25c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b988a91c153ab4be30687797e665575c583044" 2019-01-09 02:42:38,821 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82959e8f-8f4e-4297-a40d-aaa46220c4c6 Content-Length: 0 Date: Wed, 09 Jan 2019 02:42:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:42:38,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/48c340a0-ee80-42b4-b413-2c1e7b7f25c5 used request id req-82959e8f-8f4e-4297-a40d-aaa46220c4c6 2019-01-09 02:42:38,822 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet 2019-01-09 02:42:38,822 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-subnet 2019-01-09 02:42:38,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1fabee632e545afe47914878474facbd35a2ec" 2019-01-09 02:42:41,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-349445ec-0ddb-4287-a4ab-a2720baa1637 Date: Wed, 09 Jan 2019 02:42:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:42:41,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8dd7d3d6-5a8b-48dd-8e05-8430a4c3f06c used request id req-349445ec-0ddb-4287-a4ab-a2720baa1637 2019-01-09 02:42:41,102 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-pub-net 2019-01-09 02:42:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/77ca077a-a913-42da-b406-f89e4a7dc76a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1fabee632e545afe47914878474facbd35a2ec" 2019-01-09 02:42:42,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-228bd7f5-4928-4f17-b514-dd71a3d50f65 Date: Wed, 09 Jan 2019 02:42:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:42:42,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/77ca077a-a913-42da-b406-f89e4a7dc76a used request id req-228bd7f5-4928-4f17-b514-dd71a3d50f65 2019-01-09 02:42:42,666 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-99da8129-c4f0-48e5-b123-4c62046917f2-image 2019-01-09 02:42:42,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03a1ff76a118e2d0715ee2b295f1a25dddbadcc9" 2019-01-09 02:42:43,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1fb1b477-6811-4f10-867e-9aac25093c13 Date: Wed, 09 Jan 2019 02:42:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:42:43,530 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0f9c0bda-55d2-4864-88d8-80dff30755f8 used request id req-1fb1b477-6811-4f10-867e-9aac25093c13 2019-01-09 02:42:43,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:42:43,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d9507865-a342-4392-bb93-004693ff2cf0 Date: Wed, 09 Jan 2019 02:42:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:37Z", "updated_at": "2019-01-09T02:41:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:37Z", "revision_number": 0, "id": "2f9b18da-bbd2-47b9-8f3b-e82d6e85295c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:37Z", "security_group_id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c42de38b397a41929138b6e112c2130e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:37Z", "revision_number": 0, "id": "3776676c-4762-439d-9199-66f61f882353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:37Z", "security_group_id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c42de38b397a41929138b6e112c2130e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:37Z", "revision_number": 0, "id": "ab675f3b-7e86-49e3-9b66-60faff7e8730", "remote_group_id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:37Z", "security_group_id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c42de38b397a41929138b6e112c2130e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:41:37Z", "revision_number": 0, "id": "e0e688ba-9687-4ed5-9274-3eef426bc269", "remote_group_id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "remote_ip_prefix": null, "created_at": "2019-01-09T02:41:37Z", "security_group_id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "tenant_id": "c42de38b397a41929138b6e112c2130e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c42de38b397a41929138b6e112c2130e"}], "revision_number": 4, "project_id": "c42de38b397a41929138b6e112c2130e", "id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:42:43,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d9507865-a342-4392-bb93-004693ff2cf0 2019-01-09 02:42:43,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:42:43,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9688150-caba-474b-ab58-879514870005 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:42:43,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-a9688150-caba-474b-ab58-879514870005 2019-01-09 02:42:43,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:42:43,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f8cc93-3813-41a3-89a8-3972b8510e8d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:42:43,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-f6f8cc93-3813-41a3-89a8-3972b8510e8d 2019-01-09 02:42:43,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:42:44,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040d5208-63d8-4698-b206-cee95020dbce Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e"}, "enabled": true, "id": "c42de38b397a41929138b6e112c2130e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj"}} 2019-01-09 02:42:44,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-040d5208-63d8-4698-b206-cee95020dbce 2019-01-09 02:42:44,036 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3dc5921-97e9-4cb7-98be-69574ecf3582 2019-01-09 02:42:44,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b3dc5921-97e9-4cb7-98be-69574ecf3582 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:42:44,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-131f522f-0c94-49ba-81ae-62136fe02c4b Date: Wed, 09 Jan 2019 02:42: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": "2019-01-09T02:41:37Z", "security_group_id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:37Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "2f9b18da-bbd2-47b9-8f3b-e82d6e85295c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:37Z", "security_group_id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:37Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "3776676c-4762-439d-9199-66f61f882353"}, {"remote_group_id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:37Z", "security_group_id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:37Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "ab675f3b-7e86-49e3-9b66-60faff7e8730"}, {"remote_group_id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:41:37Z", "security_group_id": "b3dc5921-97e9-4cb7-98be-69574ecf3582", "port_range_min": null, "revision_number": 0, "tenant_id": "c42de38b397a41929138b6e112c2130e", "created_at": "2019-01-09T02:41:37Z", "project_id": "c42de38b397a41929138b6e112c2130e", "id": "e0e688ba-9687-4ed5-9274-3eef426bc269"}]} 2019-01-09 02:42:44,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b3dc5921-97e9-4cb7-98be-69574ecf3582 used request id req-131f522f-0c94-49ba-81ae-62136fe02c4b 2019-01-09 02:42:44,233 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:42:44,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b3dc5921-97e9-4cb7-98be-69574ecf3582 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:42:44,545 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ccfeebe7-9b50-4617-9602-92d2d74f50d4 Content-Length: 0 Date: Wed, 09 Jan 2019 02:42:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:42:44,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b3dc5921-97e9-4cb7-98be-69574ecf3582 used request id req-ccfeebe7-9b50-4617-9602-92d2d74f50d4 2019-01-09 02:42:44,546 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj 2019-01-09 02:42:44,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:42:44,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de80fb15-f568-4f21-bffb-047409f187c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:42:44,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c42de38b397a41929138b6e112c2130e used request id req-de80fb15-f568-4f21-bffb-047409f187c5 2019-01-09 02:42:44,777 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-proj-role 2019-01-09 02:42:44,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/342a89f597c04ba79c06ccfdbc59be9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:42:44,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3228d5c6-5c76-42b3-94ef-588ce6bddfb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:42:44,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/342a89f597c04ba79c06ccfdbc59be9c used request id req-3228d5c6-5c76-42b3-94ef-588ce6bddfb1 2019-01-09 02:42:44,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a85e056ab41da3c22ba4716c89f7d2153b7e86" 2019-01-09 02:42:44,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8a030c-1bec-4583-b7fc-d7d8ed4a4f02 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:42:44,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dc8a030c-1bec-4583-b7fc-d7d8ed4a4f02 2019-01-09 02:42:44,977 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-40f272f0-9bd7-4a0-user 2019-01-09 02:42:44,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/69d3426ff040461aa86092f0d4644333 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c575eafbe373427760910c9a497e15a2d6b6a38" 2019-01-09 02:42:45,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cd12c4a-e34a-4b95-b08e-ee640a159fca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:42:45,171 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/69d3426ff040461aa86092f0d4644333 used request id req-2cd12c4a-e34a-4b95-b08e-ee640a159fca 2019-01-09 02:42:45,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:42:45,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["KUb2vDnuRHSy4-sF1KRwUw"], "issued_at": "2019-01-09T02:42:45.000000Z"}} 2019-01-09 02:42:45,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2be7b8784807cd56ef7b1a3b16ea474da79751" 2019-01-09 02:42:45,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87fef18-be5b-4691-8664-2201a02861ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:42:45,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b87fef18-be5b-4691-8664-2201a02861ac 2019-01-09 02:42:45,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:42:45,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:42:46,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:42:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["7OCjNQgxSyC6OhHaZAhPJg"], "issued_at": "2019-01-09T02:42:46.000000Z"}} 2019-01-09 02:42:46,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:42:46,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd242ab-f56a-4c0b-a6bf-8a76c8353bf5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:42:46,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dfd242ab-f56a-4c0b-a6bf-8a76c8353bf5 2019-01-09 02:42:46,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:42:46,115 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:42:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:42:46,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:42:46,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac786474-2840-44fa-ba1e-add5d689076e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:42:46,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj used request id req-ac786474-2840-44fa-ba1e-add5d689076e 2019-01-09 02:42:46,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:42:46,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469c9af9-b2c4-495d-a1be-abadc4e55502 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:42:46,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-469c9af9-b2c4-495d-a1be-abadc4e55502 2019-01-09 02:42:46,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}}' 2019-01-09 02:42:46,446 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f269db-272f-4eec-bb7c-965fea261089 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:42:46,446 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-66f269db-272f-4eec-bb7c-965fea261089 2019-01-09 02:42:46,446 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj 2019-01-09 02:42:46,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:42:46,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:42:46,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:42:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["CvERRaASTlaoVmmcsG5Gow"], "issued_at": "2019-01-09T02:42:46.000000Z"}} 2019-01-09 02:42:46,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8938a1645c5ca51c8fdf054ab07e7ddc936c7ff8" 2019-01-09 02:42:46,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baed5fe1-b9af-4641-8500-cadd7aabf6c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:42:46,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-baed5fe1-b9af-4641-8500-cadd7aabf6c2 2019-01-09 02:42:46,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:42:46,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:42:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:42:46,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8938a1645c5ca51c8fdf054ab07e7ddc936c7ff8" 2019-01-09 02:42:46,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ab4953-fb34-4d47-ad76-ce66ba7fca76 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:42:46,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d2ab4953-fb34-4d47-ad76-ce66ba7fca76 2019-01-09 02:42:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8938a1645c5ca51c8fdf054ab07e7ddc936c7ff8" 2019-01-09 02:42:47,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3792ab7e-5318-4cac-8439-dbb6996296d2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}]} 2019-01-09 02:42:47,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj used request id req-3792ab7e-5318-4cac-8439-dbb6996296d2 2019-01-09 02:42:47,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8938a1645c5ca51c8fdf054ab07e7ddc936c7ff8" 2019-01-09 02:42:47,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11618d34-2cb0-45f5-bca0-67200e100ea0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:42:47,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-11618d34-2cb0-45f5-bca0-67200e100ea0 2019-01-09 02:42:47,528 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-user 2019-01-09 02:42:47,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:42:47,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:42:47,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b3d47b-5676-4995-8079-2ddd43f4dedd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:42:47,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-90b3d47b-5676-4995-8079-2ddd43f4dedd 2019-01-09 02:42:47,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role"}}' 2019-01-09 02:42:47,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d902d3e-3a6f-41b0-80ef-58b6a11c4c76 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00d6274e5024408c9b0430bad6fd1dd2", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d6274e5024408c9b0430bad6fd1dd2"}, "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role"}} 2019-01-09 02:42:47,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7d902d3e-3a6f-41b0-80ef-58b6a11c4c76 2019-01-09 02:42:47,740 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role 2019-01-09 02:42:47,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/00d6274e5024408c9b0430bad6fd1dd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:42:47,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67cd9a31-8558-4a50-8afa-bae0942bd808 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/00d6274e5024408c9b0430bad6fd1dd2"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role", "id": "00d6274e5024408c9b0430bad6fd1dd2"}} 2019-01-09 02:42:47,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/00d6274e5024408c9b0430bad6fd1dd2 used request id req-67cd9a31-8558-4a50-8afa-bae0942bd808 2019-01-09 02:42:47,762 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role to project CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj 2019-01-09 02:42:47,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf/users/c73b5f3e9e1644aea0e47b32558cf0f1/roles/00d6274e5024408c9b0430bad6fd1dd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:42:47,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61f5bcae-243b-4268-9984-2c1a0bc64d48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:42:47,891 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf/users/c73b5f3e9e1644aea0e47b32558cf0f1/roles/00d6274e5024408c9b0430bad6fd1dd2 used request id req-61f5bcae-243b-4268-9984-2c1a0bc64d48 2019-01-09 02:42:47,892 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:42:47,893 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:42:47,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:42:47,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:42:48,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d6274e5024408c9b0430bad6fd1dd2", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role"}], "expires_at": "2019-01-09T03:42:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94baa9042ff64624be1eb9864a121dbf", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-user", "id": "c73b5f3e9e1644aea0e47b32558cf0f1"}, "audit_ids": ["xyIhDICtSrGvyHIcGyOKAw"], "issued_at": "2019-01-09T02:42:48.000000Z"}} 2019-01-09 02:42:48,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}632d55b6f84a4e49ee3c7463b3fe51eaa5619b65" 2019-01-09 02:42:48,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b33cf43-4da5-4954-bd6b-96acc563dc5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:42:48,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b33cf43-4da5-4954-bd6b-96acc563dc5d 2019-01-09 02:42:48,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d55b6f84a4e49ee3c7463b3fe51eaa5619b65" 2019-01-09 02:42:48,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-edc9d28c-4287-4f16-9c0f-3713f555fc80 Date: Wed, 09 Jan 2019 02:42:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image"} 2019-01-09 02:42:48,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image used request id req-edc9d28c-4287-4f16-9c0f-3713f555fc80 2019-01-09 02:42:48,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d55b6f84a4e49ee3c7463b3fe51eaa5619b65" 2019-01-09 02:42:48,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a7a234e2-9c14-4534-a06d-79b89d4c4ddf Date: Wed, 09 Jan 2019 02:42: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:42:48,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a7a234e2-9c14-4534-a06d-79b89d4c4ddf 2019-01-09 02:42:48,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632d55b6f84a4e49ee3c7463b3fe51eaa5619b65" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image"}' 2019-01-09 02:42:48,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324 X-Openstack-Request-Id: req-327f7cd6-1ad4-479c-8fe4-4383a5f46043 Date: Wed, 09 Jan 2019 02:42:48 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:42:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:42:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "min_disk": 0, "protected": false, "id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "file": "/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324/file", "checksum": null, "owner": "94baa9042ff64624be1eb9864a121dbf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:42:48,922 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-327f7cd6-1ad4-479c-8fe4-4383a5f46043 2019-01-09 02:42:48,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d55b6f84a4e49ee3c7463b3fe51eaa5619b65" -d '' 2019-01-09 02:42:50,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c79f83b-0215-4e1f-bc12-6b0e09b62a73 Date: Wed, 09 Jan 2019 02:42:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:42:50,688 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324/file used request id req-9c79f83b-0215-4e1f-bc12-6b0e09b62a73 2019-01-09 02:42:50,688 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:42:50,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d55b6f84a4e49ee3c7463b3fe51eaa5619b65" 2019-01-09 02:42:50,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-46e7774f-2848-4ae4-82da-6649d6103647 Date: Wed, 09 Jan 2019 02:42:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:42:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:42:50Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3db23a8a-0080-4385-9281-ebaa09b5a324/snap", "metadata": {}}], "self": "/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "min_disk": 0, "protected": false, "id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "file": "/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "94baa9042ff64624be1eb9864a121dbf", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3db23a8a-0080-4385-9281-ebaa09b5a324/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:42:50,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324 used request id req-46e7774f-2848-4ae4-82da-6649d6103647 2019-01-09 02:42:50,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d55b6f84a4e49ee3c7463b3fe51eaa5619b65" 2019-01-09 02:42:51,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3d6b71b1-0017-4b52-8e66-c4be64a0c39b Date: Wed, 09 Jan 2019 02: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:42:51,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3d6b71b1-0017-4b52-8e66-c4be64a0c39b 2019-01-09 02:42:51,021 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image 2019-01-09 02:42:51,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d55b6f84a4e49ee3c7463b3fe51eaa5619b65" 2019-01-09 02:42:51,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-abd01f95-102c-4ebb-aa70-7b6329ec3edc Date: Wed, 09 Jan 2019 02:42:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:42:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:42:50Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3db23a8a-0080-4385-9281-ebaa09b5a324/snap", "metadata": {}}], "self": "/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "min_disk": 0, "protected": false, "id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "file": "/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "94baa9042ff64624be1eb9864a121dbf", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3db23a8a-0080-4385-9281-ebaa09b5a324/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:42:51,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324 used request id req-abd01f95-102c-4ebb-aa70-7b6329ec3edc 2019-01-09 02:42:51,184 - create_image - DEBUG - Instance status is - active 2019-01-09 02:42:51,185 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image 2019-01-09 02:42:51,185 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image 2019-01-09 02:42:51,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:42:51,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:42:51,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d6274e5024408c9b0430bad6fd1dd2", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role"}], "expires_at": "2019-01-09T03:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94baa9042ff64624be1eb9864a121dbf", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-user", "id": "c73b5f3e9e1644aea0e47b32558cf0f1"}, "audit_ids": ["K0hEi7wFQ6i09uAqZ75mOQ"], "issued_at": "2019-01-09T02:42:51.000000Z"}} 2019-01-09 02:42:51,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbea104805f4873fb13fc4398ae6d663774fd77" 2019-01-09 02:42:51,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ff931b-6397-4ff0-bd57-0c50b46a60e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:42:51,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c7ff931b-6397-4ff0-bd57-0c50b46a60e2 2019-01-09 02:42:51,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbea104805f4873fb13fc4398ae6d663774fd77" 2019-01-09 02:42:51,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-48e37ad1-3419-40c8-b132-114bc3d9b3a4 Date: Wed, 09 Jan 2019 02:42:51 GMT RESP BODY: {"networks":[]} 2019-01-09 02:42:51,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-48e37ad1-3419-40c8-b132-114bc3d9b3a4 2019-01-09 02:42:51,817 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net 2019-01-09 02:42:51,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbea104805f4873fb13fc4398ae6d663774fd77" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net", "admin_state_up": true}}' 2019-01-09 02:42:52,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2950c175-8e29-4e1a-98dd-eb32eeea9c93 Date: Wed, 09 Jan 2019 02:42:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:42:52Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","mtu":1450}} 2019-01-09 02:42:52,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-2950c175-8e29-4e1a-98dd-eb32eeea9c93 2019-01-09 02:42:52,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbea104805f4873fb13fc4398ae6d663774fd77" 2019-01-09 02:42:52,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-1e5021bd-d54a-45fe-aaa9-33f26f0c87da Date: Wed, 09 Jan 2019 02:42:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:42:52Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:42:52,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-1e5021bd-d54a-45fe-aaa9-33f26f0c87da 2019-01-09 02:42:52,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbea104805f4873fb13fc4398ae6d663774fd77" 2019-01-09 02:42:52,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0250fd02-3c3c-4b37-923c-6d311da5d1e1 Date: Wed, 09 Jan 2019 02:42:52 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:42:52,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-0250fd02-3c3c-4b37-923c-6d311da5d1e1 2019-01-09 02:42:52,830 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet 2019-01-09 02:42:52,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbea104805f4873fb13fc4398ae6d663774fd77" -d '{"subnets": [{"ip_version": 4, "network_id": "c4a78198-c466-4e28-b703-2cfcda8e0a21", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]}' 2019-01-09 02:42:53,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7f82dd16-ef4a-45e3-b4da-a583a2aa17cf Date: Wed, 09 Jan 2019 02:42:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:42:53,497 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-7f82dd16-ef4a-45e3-b4da-a583a2aa17cf 2019-01-09 02:42:53,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbea104805f4873fb13fc4398ae6d663774fd77" 2019-01-09 02:42:53,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f587c889-5fde-491a-b01c-66690de7982a Date: Wed, 09 Jan 2019 02:42:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:42:53,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-f587c889-5fde-491a-b01c-66690de7982a 2019-01-09 02:42:53,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbea104805f4873fb13fc4398ae6d663774fd77" 2019-01-09 02:42:54,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a9b610dc-25fa-42d8-86b8-a1e404d2d390 Date: Wed, 09 Jan 2019 02:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:42:54,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-a9b610dc-25fa-42d8-86b8-a1e404d2d390 2019-01-09 02:42:54,098 - OpenStackNetwork - DEBUG - Network [c4a78198-c466-4e28-b703-2cfcda8e0a21] created successfully 2019-01-09 02:42:54,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:42:54,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:42:54,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d6274e5024408c9b0430bad6fd1dd2", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role"}], "expires_at": "2019-01-09T03:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94baa9042ff64624be1eb9864a121dbf", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-user", "id": "c73b5f3e9e1644aea0e47b32558cf0f1"}, "audit_ids": ["mqViDh5cSwmM-n8qz2nKEA"], "issued_at": "2019-01-09T02:42:54.000000Z"}} 2019-01-09 02:42:54,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:42:54,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5875f2bf-4a37-4a08-9db2-44b2c028aca7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:42:54,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5875f2bf-4a37-4a08-9db2-44b2c028aca7 2019-01-09 02:42:54,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:42:54,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c78911bd-db23-4999-95fb-8f9578f536f4 Date: Wed, 09 Jan 2019 02:42:54 GMT RESP BODY: {"routers": []} 2019-01-09 02:42:54,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router&admin_state_up=True used request id req-c78911bd-db23-4999-95fb-8f9578f536f4 2019-01-09 02:42:54,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:42:54,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:42:55,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d6274e5024408c9b0430bad6fd1dd2", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role"}], "expires_at": "2019-01-09T03:42:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94baa9042ff64624be1eb9864a121dbf", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-user", "id": "c73b5f3e9e1644aea0e47b32558cf0f1"}, "audit_ids": ["u5uyZ22eSFqJQElIcCMHmg"], "issued_at": "2019-01-09T02:42:55.000000Z"}} 2019-01-09 02:42:55,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e3a125b6462642fc4c7c1223a173a4485588da" 2019-01-09 02:42:55,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79a0721-17ab-403a-b578-022018a7d44d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:42:55,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e79a0721-17ab-403a-b578-022018a7d44d 2019-01-09 02:42:55,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:42:55,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-03c0b4fb-03b3-4c89-a36f-9b28665a4296 Date: Wed, 09 Jan 2019 02:42:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:42:55,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-03c0b4fb-03b3-4c89-a36f-9b28665a4296 2019-01-09 02:42:55,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:42:55,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b493be1f-d953-4d1f-98df-2804cdf5ac69 Date: Wed, 09 Jan 2019 02:42:55 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:42:55,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-b493be1f-d953-4d1f-98df-2804cdf5ac69 2019-01-09 02:42:55,728 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router 2019-01-09 02:42:55,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router", "admin_state_up": true}}' 2019-01-09 02:43:00,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-53422c87-36a2-4ef3-b188-87ddcf95ea4f Date: Wed, 09 Jan 2019 02:43:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:42:56Z", "admin_state_up": true, "updated_at": "2019-01-09T02:42:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "9a163c84-7d41-4fcc-937d-f9920b0f279d", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router"}} 2019-01-09 02:43:00,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-53422c87-36a2-4ef3-b188-87ddcf95ea4f 2019-01-09 02:43:00,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=9a163c84-7d41-4fcc-937d-f9920b0f279d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:43:00,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5502c714-6df4-4e49-8034-d81a4435a8a5 Date: Wed, 09 Jan 2019 02:43:00 GMT RESP BODY: {"ports":[]} 2019-01-09 02:43:00,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=9a163c84-7d41-4fcc-937d-f9920b0f279d used request id req-5502c714-6df4-4e49-8034-d81a4435a8a5 2019-01-09 02:43:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:43:01,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1e6b7ae0-b315-413e-a019-f304218982ca Date: Wed, 09 Jan 2019 02:43:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:01,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-1e6b7ae0-b315-413e-a019-f304218982ca 2019-01-09 02:43:01,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:43:01,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:43:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:43:01,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:43:01,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407e5a98-793c-4256-acd2-4f362647a64f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:01,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-407e5a98-793c-4256-acd2-4f362647a64f 2019-01-09 02:43:01,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:43:01,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-73339fe3-6dcc-4f76-8f90-e456f67d08b0 Date: Wed, 09 Jan 2019 02:43:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:01,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-73339fe3-6dcc-4f76-8f90-e456f67d08b0 2019-01-09 02:43:01,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:43:01,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4ee94608-a97b-48a0-8b78-d5fd31157639 Date: Wed, 09 Jan 2019 02:43:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:01,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet used request id req-4ee94608-a97b-48a0-8b78-d5fd31157639 2019-01-09 02:43:01,278 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:43:01,278 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router 2019-01-09 02:43:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/9a163c84-7d41-4fcc-937d-f9920b0f279d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" -d '{"subnet_id": "1512039a-7870-45a1-8213-22361c3c6660"}' 2019-01-09 02:43:03,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1af5c11a-0c66-43da-929a-b4ec3fc095b2 Date: Wed, 09 Jan 2019 02:43:03 GMT RESP BODY: {"network_id": "c4a78198-c466-4e28-b703-2cfcda8e0a21", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "subnet_id": "1512039a-7870-45a1-8213-22361c3c6660", "subnet_ids": ["1512039a-7870-45a1-8213-22361c3c6660"], "port_id": "92819b85-ab1a-4fe1-bb55-9bf02772b166", "id": "9a163c84-7d41-4fcc-937d-f9920b0f279d"} 2019-01-09 02:43:03,068 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9a163c84-7d41-4fcc-937d-f9920b0f279d/add_router_interface used request id req-1af5c11a-0c66-43da-929a-b4ec3fc095b2 2019-01-09 02:43:03,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/9a163c84-7d41-4fcc-937d-f9920b0f279d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:43:03,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-34027ba7-2010-40d9-b179-4c16783f208e Date: Wed, 09 Jan 2019 02:43:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:42:56Z", "admin_state_up": true, "updated_at": "2019-01-09T02:43:02Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "9a163c84-7d41-4fcc-937d-f9920b0f279d", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router"}} 2019-01-09 02:43:03,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/9a163c84-7d41-4fcc-937d-f9920b0f279d used request id req-34027ba7-2010-40d9-b179-4c16783f208e 2019-01-09 02:43:03,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=9a163c84-7d41-4fcc-937d-f9920b0f279d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:43:03,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-7b41322e-5411-4050-84c3-091035efb2f0 Date: Wed, 09 Jan 2019 02:43:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.1"}],"id":"92819b85-ab1a-4fe1-bb55-9bf02772b166","security_groups":[],"mac_address":"fa:16:3e:75:e4:1c","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:01Z","binding:vnic_type":"normal","device_id":"9a163c84-7d41-4fcc-937d-f9920b0f279d"}]} 2019-01-09 02:43:03,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=9a163c84-7d41-4fcc-937d-f9920b0f279d used request id req-7b41322e-5411-4050-84c3-091035efb2f0 2019-01-09 02:43:03,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/1512039a-7870-45a1-8213-22361c3c6660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:43:03,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b5949173-d2e3-4acd-bf0d-d228f5bc01ad Date: Wed, 09 Jan 2019 02:43:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}} 2019-01-09 02:43:03,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/1512039a-7870-45a1-8213-22361c3c6660 used request id req-b5949173-d2e3-4acd-bf0d-d228f5bc01ad 2019-01-09 02:43:03,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:43:03,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:43:04,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["nQsncHOgSIibcn3Guadhvg"], "issued_at": "2019-01-09T02:43:04.000000Z"}} 2019-01-09 02:43:04,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeff80f78587afdd828ec3e22f015e4b7ae2a7eb" 2019-01-09 02:43:04,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6efc80e-8783-4271-917d-742b517faaa7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:43:04,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f6efc80e-8783-4271-917d-742b517faaa7 2019-01-09 02:43:04,189 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:43:04,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeff80f78587afdd828ec3e22f015e4b7ae2a7eb" 2019-01-09 02:43:04,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a34ebc07-edbe-4d47-814f-f33b9f1bd22d x-compute-request-id: req-a34ebc07-edbe-4d47-814f-f33b9f1bd22d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:43:04,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a34ebc07-edbe-4d47-814f-f33b9f1bd22d 2019-01-09 02:43:04,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeff80f78587afdd828ec3e22f015e4b7ae2a7eb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:43:04,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f473489-dfb6-4051-a89f-ea21c1f88819 x-compute-request-id: req-9f473489-dfb6-4051-a89f-ea21c1f88819 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:43:04,422 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9f473489-dfb6-4051-a89f-ea21c1f88819 2019-01-09 02:43:04,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:43:04,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:43:04,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d6274e5024408c9b0430bad6fd1dd2", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role"}], "expires_at": "2019-01-09T03:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94baa9042ff64624be1eb9864a121dbf", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-user", "id": "c73b5f3e9e1644aea0e47b32558cf0f1"}, "audit_ids": ["cUxvLX_zRh2XdIQAUR6MgQ"], "issued_at": "2019-01-09T02:43:04.000000Z"}} 2019-01-09 02:43:04,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff99ee998c57d60dd167951fa99831af4fa21485" 2019-01-09 02:43:04,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a7febd-0502-4ea5-85e3-b4370c826ee6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:43:04,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-99a7febd-0502-4ea5-85e3-b4370c826ee6 2019-01-09 02:43:04,876 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:43:04,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff99ee998c57d60dd167951fa99831af4fa21485" 2019-01-09 02:43:05,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65016311-e144-4d5d-8900-ad6d1864d118 x-compute-request-id: req-65016311-e144-4d5d-8900-ad6d1864d118 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:43:05,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-65016311-e144-4d5d-8900-ad6d1864d118 2019-01-09 02:43:05,046 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp... 2019-01-09 02:43:05,046 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:43:05,055 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp 2019-01-09 02:43:05,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff99ee998c57d60dd167951fa99831af4fa21485" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC1v8+sUIrD+iR9J4XMw+cKIcGRfqiRx+SCEeFy5kQsb9e/sSHr8sBtefLA13gpyH64BFvGGtYx+nR+OaVh6oWIjLWNlntDVCK0bKs6qJpwRbHHzyVjf7ljikm8LaFau9noiVTMSFCFom+l+jwOMLg7R1kBRWwHediceW+M06Ef1Q==", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp"}}' 2019-01-09 02:43:05,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43: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-a2417326-fee3-4f39-b186-920203e1a89b x-compute-request-id: req-a2417326-fee3-4f39-b186-920203e1a89b Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC1v8+sUIrD+iR9J4XMw+cKIcGRfqiRx+SCEeFy5kQsb9e/sSHr8sBtefLA13gpyH64BFvGGtYx+nR+OaVh6oWIjLWNlntDVCK0bKs6qJpwRbHHzyVjf7ljikm8LaFau9noiVTMSFCFom+l+jwOMLg7R1kBRWwHediceW+M06Ef1Q==", "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "fingerprint": "c3:40:b2:ef:09:82:44:d0:7d:29:7a:bc:99:3b:94:7d"}} 2019-01-09 02:43:05,117 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a2417326-fee3-4f39-b186-920203e1a89b 2019-01-09 02:43:05,119 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4.pub 2019-01-09 02:43:05,120 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4 2019-01-09 02:43:05,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:43:05,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:43:05,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d6274e5024408c9b0430bad6fd1dd2", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role"}], "expires_at": "2019-01-09T03:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94baa9042ff64624be1eb9864a121dbf", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-user", "id": "c73b5f3e9e1644aea0e47b32558cf0f1"}, "audit_ids": ["JtgsmNpkQuSGVIWzF5Q8pA"], "issued_at": "2019-01-09T02:43:05.000000Z"}} 2019-01-09 02:43:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:05,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632136d5-9215-4cc2-9dea-3b01a86dc625 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:43:05,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-632136d5-9215-4cc2-9dea-3b01a86dc625 2019-01-09 02:43:05,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:05,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8fee1b32-e43c-4bee-bd4d-0a2610a31227 Date: Wed, 09 Jan 2019 02:43:05 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:43:05,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp used request id req-8fee1b32-e43c-4bee-bd4d-0a2610a31227 2019-01-09 02:43:05,764 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp... 2019-01-09 02:43:05,764 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp 2019-01-09 02:43:05,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}}' 2019-01-09 02:43:06,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-cc521df1-724a-43d5-ad7e-4ab35071b5ba Date: Wed, 09 Jan 2019 02:43:06 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:05Z", "updated_at": "2019-01-09T02:43:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "revision_number": 0, "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "94baa9042ff64624be1eb9864a121dbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "revision_number": 0, "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "94baa9042ff64624be1eb9864a121dbf"}], "revision_number": 2, "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "d811cadd-674f-40e2-90e1-37adc031d253", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}} 2019-01-09 02:43:06,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-cc521df1-724a-43d5-ad7e-4ab35071b5ba 2019-01-09 02:43:06,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d811cadd-674f-40e2-90e1-37adc031d253 2019-01-09 02:43:06,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:06,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3e6506e5-6217-49f3-ae5a-09b2250cdb28 Date: Wed, 09 Jan 2019 02:43: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": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e"}]} 2019-01-09 02:43:06,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 used request id req-3e6506e5-6217-49f3-ae5a-09b2250cdb28 2019-01-09 02:43:06,290 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d811cadd-674f-40e2-90e1-37adc031d253 2019-01-09 02:43:06,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:06,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7e618d1-35a9-406c-a14f-1ad8977a11be Date: Wed, 09 Jan 2019 02:43: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": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e"}]} 2019-01-09 02:43:06,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 used request id req-f7e618d1-35a9-406c-a14f-1ad8977a11be 2019-01-09 02:43:06,486 - neutron_utils - INFO - Retrieving security group with ID - d811cadd-674f-40e2-90e1-37adc031d253 2019-01-09 02:43:06,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d811cadd-674f-40e2-90e1-37adc031d253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:06,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6cd3366a-b18e-4cd4-bf7e-c3ea5420098e Date: Wed, 09 Jan 2019 02:43:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:05Z", "updated_at": "2019-01-09T02:43:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "revision_number": 0, "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "94baa9042ff64624be1eb9864a121dbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "revision_number": 0, "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "94baa9042ff64624be1eb9864a121dbf"}], "revision_number": 2, "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "d811cadd-674f-40e2-90e1-37adc031d253", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}]} 2019-01-09 02:43:06,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d811cadd-674f-40e2-90e1-37adc031d253 used request id req-6cd3366a-b18e-4cd4-bf7e-c3ea5420098e 2019-01-09 02:43:06,704 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d811cadd-674f-40e2-90e1-37adc031d253 2019-01-09 02:43:06,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:06,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f7c71fe-ffad-4c1c-9457-46c582b237e8 Date: Wed, 09 Jan 2019 02:43: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": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e"}]} 2019-01-09 02:43:06,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 used request id req-4f7c71fe-ffad-4c1c-9457-46c582b237e8 2019-01-09 02:43:06,879 - neutron_utils - INFO - Retrieving security group with ID - d811cadd-674f-40e2-90e1-37adc031d253 2019-01-09 02:43:06,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d811cadd-674f-40e2-90e1-37adc031d253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:07,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-db0490a5-24b8-4431-960e-489992040518 Date: Wed, 09 Jan 2019 02:43:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:05Z", "updated_at": "2019-01-09T02:43:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "revision_number": 0, "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "94baa9042ff64624be1eb9864a121dbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "revision_number": 0, "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "94baa9042ff64624be1eb9864a121dbf"}], "revision_number": 2, "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "d811cadd-674f-40e2-90e1-37adc031d253", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}]} 2019-01-09 02:43:07,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d811cadd-674f-40e2-90e1-37adc031d253 used request id req-db0490a5-24b8-4431-960e-489992040518 2019-01-09 02:43:07,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d811cadd-674f-40e2-90e1-37adc031d253 2019-01-09 02:43:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:07,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0f3c13f-7485-40e8-aa70-6f45c52181f0 Date: Wed, 09 Jan 2019 02:43: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": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e"}]} 2019-01-09 02:43:07,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 used request id req-d0f3c13f-7485-40e8-aa70-6f45c52181f0 2019-01-09 02:43:07,251 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp 2019-01-09 02:43:07,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:07,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4d9d5a5b-a696-4103-a4ee-321b4aac650c Date: Wed, 09 Jan 2019 02:43:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:05Z", "updated_at": "2019-01-09T02:43:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "revision_number": 0, "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "94baa9042ff64624be1eb9864a121dbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "revision_number": 0, "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "94baa9042ff64624be1eb9864a121dbf"}], "revision_number": 2, "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "d811cadd-674f-40e2-90e1-37adc031d253", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}]} 2019-01-09 02:43:07,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp used request id req-4d9d5a5b-a696-4103-a4ee-321b4aac650c 2019-01-09 02:43:07,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:43:07,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:43:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:43:07,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:07,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a691f8c6-4021-4ae4-a930-01bf8bd7b98f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:07,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-a691f8c6-4021-4ae4-a930-01bf8bd7b98f 2019-01-09 02:43:07,560 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d811cadd-674f-40e2-90e1-37adc031d253 2019-01-09 02:43:07,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:07,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39dceaff-c8eb-4223-840c-57b9049f97b2 Date: Wed, 09 Jan 2019 02:43: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": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e"}]} 2019-01-09 02:43:07,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 used request id req-39dceaff-c8eb-4223-840c-57b9049f97b2 2019-01-09 02:43:07,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253"}}' 2019-01-09 02:43:07,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-2037c745-a4fc-4227-8534-6b78fdcf582f Date: Wed, 09 Jan 2019 02:43:07 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": "2019-01-09T02:43:07Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:07Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "d47daab9-5db9-4725-8649-78cb5e25e63c"}} 2019-01-09 02:43:07,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-2037c745-a4fc-4227-8534-6b78fdcf582f 2019-01-09 02:43:07,746 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp 2019-01-09 02:43:07,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:07,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-94aaf15b-47a6-4c40-88ba-7929633fbcc9 Date: Wed, 09 Jan 2019 02:43:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:05Z", "updated_at": "2019-01-09T02:43:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "revision_number": 0, "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "94baa9042ff64624be1eb9864a121dbf"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:07Z", "revision_number": 0, "id": "d47daab9-5db9-4725-8649-78cb5e25e63c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:07Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "94baa9042ff64624be1eb9864a121dbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "revision_number": 0, "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "94baa9042ff64624be1eb9864a121dbf"}], "revision_number": 3, "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "d811cadd-674f-40e2-90e1-37adc031d253", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}]} 2019-01-09 02:43:07,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp used request id req-94aaf15b-47a6-4c40-88ba-7929633fbcc9 2019-01-09 02:43:07,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:08,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8592505a-b743-46ca-93db-b33c749da54c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:08,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-8592505a-b743-46ca-93db-b33c749da54c 2019-01-09 02:43:08,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d811cadd-674f-40e2-90e1-37adc031d253 2019-01-09 02:43:08,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:08,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-dd5fce11-f44b-4345-8221-b4f2b744345f Date: Wed, 09 Jan 2019 02:43:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:43:07Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:07Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "d47daab9-5db9-4725-8649-78cb5e25e63c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e"}]} 2019-01-09 02:43:08,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 used request id req-dd5fce11-f44b-4345-8221-b4f2b744345f 2019-01-09 02:43:08,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253"}}' 2019-01-09 02:43:08,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-cd40d1d4-a4aa-4456-991e-e51e2f61188a Date: Wed, 09 Jan 2019 02:43:08 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": "2019-01-09T02:43:08Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": 22, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:08Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "98fc2827-00ec-4a1a-acde-2f9efdc89051"}} 2019-01-09 02:43:08,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-cd40d1d4-a4aa-4456-991e-e51e2f61188a 2019-01-09 02:43:08,393 - neutron_utils - INFO - Retrieving security group with ID - d811cadd-674f-40e2-90e1-37adc031d253 2019-01-09 02:43:08,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=d811cadd-674f-40e2-90e1-37adc031d253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:08,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-97451891-6637-4167-9892-974631b96151 Date: Wed, 09 Jan 2019 02:43:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:05Z", "updated_at": "2019-01-09T02:43:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:43:08Z", "revision_number": 0, "id": "98fc2827-00ec-4a1a-acde-2f9efdc89051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:08Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "94baa9042ff64624be1eb9864a121dbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "revision_number": 0, "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "94baa9042ff64624be1eb9864a121dbf"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:07Z", "revision_number": 0, "id": "d47daab9-5db9-4725-8649-78cb5e25e63c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:07Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "94baa9042ff64624be1eb9864a121dbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "revision_number": 0, "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "94baa9042ff64624be1eb9864a121dbf"}], "revision_number": 4, "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "d811cadd-674f-40e2-90e1-37adc031d253", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}]} 2019-01-09 02:43:08,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=d811cadd-674f-40e2-90e1-37adc031d253 used request id req-97451891-6637-4167-9892-974631b96151 2019-01-09 02:43:08,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d811cadd-674f-40e2-90e1-37adc031d253 2019-01-09 02:43:08,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:08,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-63289c65-2bdd-4383-bd0c-e9c896ff6f0b Date: Wed, 09 Jan 2019 02:43:08 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": "2019-01-09T02:43:08Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": 22, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:08Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "98fc2827-00ec-4a1a-acde-2f9efdc89051"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "c3b66f8d-cf1d-4502-9e25-c31922bf8bc1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:43:07Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:07Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "d47daab9-5db9-4725-8649-78cb5e25e63c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:43:06Z", "security_group_id": "d811cadd-674f-40e2-90e1-37adc031d253", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:06Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "e8f388d7-b17d-4e64-aa70-de7a8ba2223e"}]} 2019-01-09 02:43:08,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d811cadd-674f-40e2-90e1-37adc031d253 used request id req-63289c65-2bdd-4383-bd0c-e9c896ff6f0b 2019-01-09 02:43:08,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:43:08,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:43:09,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d6274e5024408c9b0430bad6fd1dd2", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role"}], "expires_at": "2019-01-09T03:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94baa9042ff64624be1eb9864a121dbf", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-user", "id": "c73b5f3e9e1644aea0e47b32558cf0f1"}, "audit_ids": ["ksN49k9fRKKUsWkHMbbDyA"], "issued_at": "2019-01-09T02:43:08.000000Z"}} 2019-01-09 02:43:09,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:09,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a6b4a1-b16a-4cd4-87c8-ec0f9f0b627a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:43:09,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d1a6b4a1-b16a-4cd4-87c8-ec0f9f0b627a 2019-01-09 02:43:09,073 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:43:09,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:09,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f479c0a-8c2f-4b78-acb9-94a253fe57c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:43:09,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5f479c0a-8c2f-4b78-acb9-94a253fe57c4 2019-01-09 02:43:09,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:09,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-89f35f24-9736-42a4-9220-2cc62a753879 Date: Wed, 09 Jan 2019 02:43:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:09,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-89f35f24-9736-42a4-9220-2cc62a753879 2019-01-09 02:43:09,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:43:09,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:43:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:43:09,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:09,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b1e00a-e08e-4b8d-96c6-34728948c3a2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:09,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-73b1e00a-e08e-4b8d-96c6-34728948c3a2 2019-01-09 02:43:09,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:09,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e3b6e8ac-25ba-448d-9381-310cbf3926bb Date: Wed, 09 Jan 2019 02:43:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:09,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-e3b6e8ac-25ba-448d-9381-310cbf3926bb 2019-01-09 02:43:09,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:09,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-16656004-f218-432f-b193-9ffac516705c Date: Wed, 09 Jan 2019 02:43:09 GMT RESP BODY: {"ports":[]} 2019-01-09 02:43:09,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1&admin_state_up=True used request id req-16656004-f218-432f-b193-9ffac516705c 2019-01-09 02:43:09,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:10,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-5db2ff44-da12-4989-92c6-ff5659bd9f49 x-compute-request-id: req-5db2ff44-da12-4989-92c6-ff5659bd9f49 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:43:10,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst used request id req-5db2ff44-da12-4989-92c6-ff5659bd9f49 2019-01-09 02:43:10,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:10,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8279616a-5aca-458d-85d4-2b954bb41a9a Date: Wed, 09 Jan 2019 02:43:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:10,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-8279616a-5aca-458d-85d4-2b954bb41a9a 2019-01-09 02:43:10,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:10,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce6f57c-da69-4a99-9fed-e64a0d82bdef Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:10,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-dce6f57c-da69-4a99-9fed-e64a0d82bdef 2019-01-09 02:43:10,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:10,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0f320aab-7833-4801-ab75-32176265b303 Date: Wed, 09 Jan 2019 02:43:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:10,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-0f320aab-7833-4801-ab75-32176265b303 2019-01-09 02:43:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:10,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-019c0262-2177-4ba0-884a-d22d0b624e39 Date: Wed, 09 Jan 2019 02:43:10 GMT RESP BODY: {"ports":[]} 2019-01-09 02:43:10,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1&admin_state_up=True used request id req-019c0262-2177-4ba0-884a-d22d0b624e39 2019-01-09 02:43:10,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:43:10,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:43:11,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d6274e5024408c9b0430bad6fd1dd2", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role"}], "expires_at": "2019-01-09T03:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94baa9042ff64624be1eb9864a121dbf", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-user", "id": "c73b5f3e9e1644aea0e47b32558cf0f1"}, "audit_ids": ["Jc8H1IPbSlqcmlBKs1Ey4A"], "issued_at": "2019-01-09T02:43:11.000000Z"}} 2019-01-09 02:43:11,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3890ff6b58bddda8b5bff5aaef8ca4f573370d" 2019-01-09 02:43:11,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7342beb-13a4-4626-848c-b78e086a3b8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:43:11,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d7342beb-13a4-4626-848c-b78e086a3b8d 2019-01-09 02:43:11,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:11,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-502261de-19ff-4702-9a53-24f363ba8f90 Date: Wed, 09 Jan 2019 02:43:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:11,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-502261de-19ff-4702-9a53-24f363ba8f90 2019-01-09 02:43:11,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:11,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dcdc43c4-f610-4b41-99bc-ea872a7c5384 Date: Wed, 09 Jan 2019 02:43:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:11,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-dcdc43c4-f610-4b41-99bc-ea872a7c5384 2019-01-09 02:43:11,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:12,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8a70749b-bb24-4c80-8652-f3c72211de77 Date: Wed, 09 Jan 2019 02:43:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:12,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-8a70749b-bb24-4c80-8652-f3c72211de77 2019-01-09 02:43:12,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:43:12,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:43:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:43:12,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3890ff6b58bddda8b5bff5aaef8ca4f573370d" 2019-01-09 02:43:12,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4aadcae-b744-4b53-9e4f-ea4ebf34702e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:12,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-b4aadcae-b744-4b53-9e4f-ea4ebf34702e 2019-01-09 02:43:12,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:12,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-973952ac-5008-433c-b539-5a3eeadac0a6 Date: Wed, 09 Jan 2019 02:43:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:12,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-973952ac-5008-433c-b539-5a3eeadac0a6 2019-01-09 02:43:12,171 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net 2019-01-09 02:43:12,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" -d '{"port": {"network_id": "c4a78198-c466-4e28-b703-2cfcda8e0a21", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1", "admin_state_up": true}}' 2019-01-09 02:43:13,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-0ab8cfd9-c6c7-4488-8162-93e7ed5dc8dd Date: Wed, 09 Jan 2019 02:43:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.13"}],"id":"10a7fdfd-0a83-4481-8df7-8808e63ab3f5","security_groups":["cec4572c-a143-4978-a7f8-e505ef5320a4"],"mac_address":"fa:16:3e:e4:7e:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1","project_id":"94baa9042ff64624be1eb9864a121dbf","qos_policy_id":null,"admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:12Z","binding:vnic_type":"normal"}} 2019-01-09 02:43:13,102 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-0ab8cfd9-c6c7-4488-8162-93e7ed5dc8dd 2019-01-09 02:43:13,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:13,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fd398361-8cf0-4424-b814-4e0755262ebf Date: Wed, 09 Jan 2019 02:43:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:13,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-fd398361-8cf0-4424-b814-4e0755262ebf 2019-01-09 02:43:13,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:13,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc64079-e84b-487c-b376-8b5944df6460 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:13,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-3cc64079-e84b-487c-b376-8b5944df6460 2019-01-09 02:43:13,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:13,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f322bf8b-1389-4566-9cf0-e9bfbf0fe3de Date: Wed, 09 Jan 2019 02:43:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:13,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-f322bf8b-1389-4566-9cf0-e9bfbf0fe3de 2019-01-09 02:43:13,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:13,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-4cf9b14b-094b-46e2-9e7c-83bc9773f47e Date: Wed, 09 Jan 2019 02:43:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.13"}],"id":"10a7fdfd-0a83-4481-8df7-8808e63ab3f5","security_groups":["cec4572c-a143-4978-a7f8-e505ef5320a4"],"mac_address":"fa:16:3e:e4:7e:b2","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:12Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:43:13,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1&admin_state_up=True used request id req-4cf9b14b-094b-46e2-9e7c-83bc9773f47e 2019-01-09 02:43:13,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:13,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a9edcb-ee65-488b-929e-c45392867ca2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:13,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-e6a9edcb-ee65-488b-929e-c45392867ca2 2019-01-09 02:43:13,644 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst 2019-01-09 02:43:13,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:13,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43: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-5c5ff67d-61ba-4e3b-8d65-d39c9c31ffe6 x-compute-request-id: req-5c5ff67d-61ba-4e3b-8d65-d39c9c31ffe6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-flavor-name"}]} 2019-01-09 02:43:13,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5c5ff67d-61ba-4e3b-8d65-d39c9c31ffe6 2019-01-09 02:43:13,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:13,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43: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-dfb04990-9185-42b4-8ac9-52295ba18b82 x-compute-request-id: req-dfb04990-9185-42b4-8ac9-52295ba18b82 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:43:13,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba used request id req-dfb04990-9185-42b4-8ac9-52295ba18b82 2019-01-09 02:43:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:13,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-547c5da2-cceb-4fa3-be2d-256dfbe81e9a Date: Wed, 09 Jan 2019 02:43:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:42:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:42:50Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3db23a8a-0080-4385-9281-ebaa09b5a324/snap", "metadata": {}}], "self": "/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "min_disk": 0, "protected": false, "id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "file": "/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "94baa9042ff64624be1eb9864a121dbf", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/3db23a8a-0080-4385-9281-ebaa09b5a324/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image"} 2019-01-09 02:43:13,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image used request id req-547c5da2-cceb-4fa3-be2d-256dfbe81e9a 2019-01-09 02:43:13,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:14,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-78b76ac9-d2d6-422e-849c-c9da79371693 Date: Wed, 09 Jan 2019 02:43: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:43:14,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-78b76ac9-d2d6-422e-849c-c9da79371693 2019-01-09 02:43:14,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "imageRef": "3db23a8a-0080-4385-9281-ebaa09b5a324", "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "flavorRef": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "max_count": 1, "min_count": 1, "networks": [{"port": "10a7fdfd-0a83-4481-8df7-8808e63ab3f5"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}]}}' 2019-01-09 02:43:15,860 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:43: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-703973b6-f8e7-44dd-9994-ea3e1d9fc72a x-compute-request-id: req-703973b6-f8e7-44dd-9994-ea3e1d9fc72a Content-Length: 444 location: http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "adminPass": "xEqE44FAiPgy"}} 2019-01-09 02:43:15,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-703973b6-f8e7-44dd-9994-ea3e1d9fc72a 2019-01-09 02:43:15,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:16,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d357f67f-4412-40fe-a4e6-1ae57397ab05 x-compute-request-id: req-d357f67f-4412-40fe-a4e6-1ae57397ab05 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:43:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:16,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-d357f67f-4412-40fe-a4e6-1ae57397ab05 2019-01-09 02:43:16,087 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst 2019-01-09 02:43:16,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:16,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-530aed7b-d187-4589-b0cf-309ecf06885d x-compute-request-id: req-530aed7b-d187-4589-b0cf-309ecf06885d Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:43:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:16,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-530aed7b-d187-4589-b0cf-309ecf06885d 2019-01-09 02:43:16,340 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst] is - BUILD 2019-01-09 02:43:16,340 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:43:19,344 - create_instance - DEBUG - VM status query timeout in 896.743469954 2019-01-09 02:43:19,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:19,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-031e3234-602e-4978-a2e4-4880b53c49f2 x-compute-request-id: req-031e3234-602e-4978-a2e4-4880b53c49f2 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "security_groups": [{"name": "default"}], "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:43:16Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:19,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-031e3234-602e-4978-a2e4-4880b53c49f2 2019-01-09 02:43:19,810 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst] is - BUILD 2019-01-09 02:43:19,810 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:43:22,813 - create_instance - DEBUG - VM status query timeout in 893.273764849 2019-01-09 02:43:22,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:23,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-958c838b-89a1-4cfa-89b8-bbf5fb3aeff9 x-compute-request-id: req-958c838b-89a1-4cfa-89b8-bbf5fb3aeff9 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:7e:b2", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "security_groups": [{"name": "default"}], "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:20Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:23,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-958c838b-89a1-4cfa-89b8-bbf5fb3aeff9 2019-01-09 02:43:23,079 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst] is - ACTIVE 2019-01-09 02:43:23,079 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:43:23,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:23,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72e857c2-7742-4e7e-a27d-652f3e3bb376 x-compute-request-id: req-72e857c2-7742-4e7e-a27d-652f3e3bb376 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:7e:b2", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "security_groups": [{"name": "default"}], "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:20Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:23,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-72e857c2-7742-4e7e-a27d-652f3e3bb376 2019-01-09 02:43:23,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:23,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-269c7a03-f1bd-4959-ba35-5aba22994d31 Date: Wed, 09 Jan 2019 02:43:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:23,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-269c7a03-f1bd-4959-ba35-5aba22994d31 2019-01-09 02:43:23,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:23,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c031a8a5-aa9d-4902-a5c4-779a7d778c58 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:23,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-c031a8a5-aa9d-4902-a5c4-779a7d778c58 2019-01-09 02:43:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:23,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6ce89478-4d1e-4546-ab6e-c0fe853fcbb2 Date: Wed, 09 Jan 2019 02:43:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:23,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-6ce89478-4d1e-4546-ab6e-c0fe853fcbb2 2019-01-09 02:43:23,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:23,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-6bd8dc01-2b39-48ec-9480-a86176ae0ab2 Date: Wed, 09 Jan 2019 02:43:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.3"}],"id":"1069517d-3821-4569-9c60-d5b904f304b2","security_groups":[],"mac_address":"fa:16:3e:b2:42:34","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.13"}],"id":"10a7fdfd-0a83-4481-8df7-8808e63ab3f5","security_groups":["cec4572c-a143-4978-a7f8-e505ef5320a4"],"mac_address":"fa:16:3e:e4:7e:b2","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:12Z","binding:vnic_type":"normal","device_id":"64af3315-6bef-4eee-a8a6-d1d28b1fdab8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.1"}],"id":"92819b85-ab1a-4fe1-bb55-9bf02772b166","security_groups":[],"mac_address":"fa:16:3e:75:e4:1c","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:01Z","binding:vnic_type":"normal","device_id":"9a163c84-7d41-4fcc-937d-f9920b0f279d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.2"}],"id":"984430cc-bfef-48d6-b74e-eed65e6b816a","security_groups":[],"mac_address":"fa:16:3e:48:4e:c7","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.4"}],"id":"f61af42a-67ff-41e7-8add-24cd6334e99a","security_groups":[],"mac_address":"fa:16:3e:68:a5:8f","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4a78198-c466-4e28-b703-2cfcda8e0a21"}]} 2019-01-09 02:43:23,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-6bd8dc01-2b39-48ec-9480-a86176ae0ab2 2019-01-09 02:43:23,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:24,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa1ac1a1-5841-471f-899c-ab2212eed5d4 x-compute-request-id: req-fa1ac1a1-5841-471f-899c-ab2212eed5d4 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:7e:b2", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "security_groups": [{"name": "default"}], "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:20Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:24,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-fa1ac1a1-5841-471f-899c-ab2212eed5d4 2019-01-09 02:43:24,614 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst] is - ACTIVE 2019-01-09 02:43:24,614 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:43:24,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:25,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43: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-56c9fc35-afaf-48df-ad9a-e7572677142b x-compute-request-id: req-56c9fc35-afaf-48df-ad9a-e7572677142b Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:7e:b2", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "security_groups": [{"name": "default"}], "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:20Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:25,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-56c9fc35-afaf-48df-ad9a-e7572677142b 2019-01-09 02:43:25,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:25,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-178ed0a6-810f-48a9-88e0-4ffedd5c3e25 Date: Wed, 09 Jan 2019 02:43:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:25,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-178ed0a6-810f-48a9-88e0-4ffedd5c3e25 2019-01-09 02:43:25,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:25,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3939ba1d-0d65-4224-b276-ade2be192455 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:25,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-3939ba1d-0d65-4224-b276-ade2be192455 2019-01-09 02:43:25,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:25,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e09a4718-875c-4079-91bd-a25ed10b3f05 Date: Wed, 09 Jan 2019 02:43:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:25,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-e09a4718-875c-4079-91bd-a25ed10b3f05 2019-01-09 02:43:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:25,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-dd545597-c65c-4ffd-a299-2d04af01c73f Date: Wed, 09 Jan 2019 02:43:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.3"}],"id":"1069517d-3821-4569-9c60-d5b904f304b2","security_groups":[],"mac_address":"fa:16:3e:b2:42:34","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.13"}],"id":"10a7fdfd-0a83-4481-8df7-8808e63ab3f5","security_groups":["cec4572c-a143-4978-a7f8-e505ef5320a4"],"mac_address":"fa:16:3e:e4:7e:b2","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:12Z","binding:vnic_type":"normal","device_id":"64af3315-6bef-4eee-a8a6-d1d28b1fdab8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.1"}],"id":"92819b85-ab1a-4fe1-bb55-9bf02772b166","security_groups":[],"mac_address":"fa:16:3e:75:e4:1c","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:01Z","binding:vnic_type":"normal","device_id":"9a163c84-7d41-4fcc-937d-f9920b0f279d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.2"}],"id":"984430cc-bfef-48d6-b74e-eed65e6b816a","security_groups":[],"mac_address":"fa:16:3e:48:4e:c7","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.4"}],"id":"f61af42a-67ff-41e7-8add-24cd6334e99a","security_groups":[],"mac_address":"fa:16:3e:68:a5:8f","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4a78198-c466-4e28-b703-2cfcda8e0a21"}]} 2019-01-09 02:43:25,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-dd545597-c65c-4ffd-a299-2d04af01c73f 2019-01-09 02:43:25,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}}' 2019-01-09 02:43:27,098 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:43: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-df478525-7ece-4a8a-b097-a00963f32fe9 x-compute-request-id: req-df478525-7ece-4a8a-b097-a00963f32fe9 Content-Length: 0 Content-Type: application/json 2019-01-09 02:43:27,098 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8/action used request id req-df478525-7ece-4a8a-b097-a00963f32fe9 2019-01-09 02:43:27,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:27,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43: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-d2d0e9ed-00ff-473c-82e1-7a6d7b2f18b9 x-compute-request-id: req-d2d0e9ed-00ff-473c-82e1-7a6d7b2f18b9 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:7e:b2", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}], "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:20Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:27,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-d2d0e9ed-00ff-473c-82e1-7a6d7b2f18b9 2019-01-09 02:43:27,734 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst] is - ACTIVE 2019-01-09 02:43:27,735 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:43:27,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:28,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43: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-537473f7-1c36-40eb-9158-ab99b412562c x-compute-request-id: req-537473f7-1c36-40eb-9158-ab99b412562c Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:7e:b2", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}], "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:20Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:28,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-537473f7-1c36-40eb-9158-ab99b412562c 2019-01-09 02:43:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:28,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b70d65e1-e6fb-4ae4-bf4c-70d46c26364a Date: Wed, 09 Jan 2019 02:43:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:28,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-b70d65e1-e6fb-4ae4-bf4c-70d46c26364a 2019-01-09 02:43:28,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:28,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87dfaea5-96ff-419d-8772-dde525720e75 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:28,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-87dfaea5-96ff-419d-8772-dde525720e75 2019-01-09 02:43:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:29,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-386f69c7-c5eb-4843-a305-7683d069b643 Date: Wed, 09 Jan 2019 02:43:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:29,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-386f69c7-c5eb-4843-a305-7683d069b643 2019-01-09 02:43:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:29,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-cf8a8a79-9d4e-449f-875f-438386bb8f5e Date: Wed, 09 Jan 2019 02:43:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.3"}],"id":"1069517d-3821-4569-9c60-d5b904f304b2","security_groups":[],"mac_address":"fa:16:3e:b2:42:34","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.13"}],"id":"10a7fdfd-0a83-4481-8df7-8808e63ab3f5","security_groups":["cec4572c-a143-4978-a7f8-e505ef5320a4","d811cadd-674f-40e2-90e1-37adc031d253"],"mac_address":"fa:16:3e:e4:7e:b2","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:12Z","binding:vnic_type":"normal","device_id":"64af3315-6bef-4eee-a8a6-d1d28b1fdab8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.1"}],"id":"92819b85-ab1a-4fe1-bb55-9bf02772b166","security_groups":[],"mac_address":"fa:16:3e:75:e4:1c","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:01Z","binding:vnic_type":"normal","device_id":"9a163c84-7d41-4fcc-937d-f9920b0f279d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.2"}],"id":"984430cc-bfef-48d6-b74e-eed65e6b816a","security_groups":[],"mac_address":"fa:16:3e:48:4e:c7","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.4"}],"id":"f61af42a-67ff-41e7-8add-24cd6334e99a","security_groups":[],"mac_address":"fa:16:3e:68:a5:8f","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4a78198-c466-4e28-b703-2cfcda8e0a21"}]} 2019-01-09 02:43:29,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-cf8a8a79-9d4e-449f-875f-438386bb8f5e 2019-01-09 02:43:29,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:43:29,293 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:43:29,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:43:29,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d6274e5024408c9b0430bad6fd1dd2", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role"}], "expires_at": "2019-01-09T03:43:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94baa9042ff64624be1eb9864a121dbf", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-user", "id": "c73b5f3e9e1644aea0e47b32558cf0f1"}, "audit_ids": ["SW2-eQZoReizM25Cxza7Pw"], "issued_at": "2019-01-09T02:43:29.000000Z"}} 2019-01-09 02:43:29,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:29,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b2b2cdb-81e5-4c3a-aaba-cbd34f060c19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:43:29,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1b2b2cdb-81e5-4c3a-aaba-cbd34f060c19 2019-01-09 02:43:29,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:29,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43: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-1677196a-70bf-47c9-838e-0ec37026887a x-compute-request-id: req-1677196a-70bf-47c9-838e-0ec37026887a Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:43:29,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba used request id req-1677196a-70bf-47c9-838e-0ec37026887a 2019-01-09 02:43:29,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/1512039a-7870-45a1-8213-22361c3c6660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:30,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-90bda2ef-b4ba-4720-9b08-b5282e1a264c Date: Wed, 09 Jan 2019 02:43:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}} 2019-01-09 02:43:30,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/1512039a-7870-45a1-8213-22361c3c6660 used request id req-90bda2ef-b4ba-4720-9b08-b5282e1a264c 2019-01-09 02:43:30,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:30,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f6639d03-a6a7-4078-bdaa-35803580b1e6 Date: Wed, 09 Jan 2019 02:43:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:30,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-f6639d03-a6a7-4078-bdaa-35803580b1e6 2019-01-09 02:43:30,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:30,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a286edd1-35f7-455a-806c-df99e4cc6711 Date: Wed, 09 Jan 2019 02:43:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:30,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-a286edd1-35f7-455a-806c-df99e4cc6711 2019-01-09 02:43:30,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:30,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-926cf523-a7ed-4687-aa3e-e527adf9c12c Date: Wed, 09 Jan 2019 02:43:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:30,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-926cf523-a7ed-4687-aa3e-e527adf9c12c 2019-01-09 02:43:30,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:43:30,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:43:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:43:30,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:30,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8ec109-448d-4b6f-9eaa-0e0b7a51e82c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:30,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-db8ec109-448d-4b6f-9eaa-0e0b7a51e82c 2019-01-09 02:43:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:31,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8bb699ce-f14b-4541-8fa1-e610d1887983 Date: Wed, 09 Jan 2019 02:43:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:31,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-8bb699ce-f14b-4541-8fa1-e610d1887983 2019-01-09 02:43:31,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21&mac_address=fa%3A16%3A3e%3Ae4%3A7e%3Ab2&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:31,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-cc39ab47-fa51-4382-8a05-5f5552b8c301 Date: Wed, 09 Jan 2019 02:43:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.13"}],"id":"10a7fdfd-0a83-4481-8df7-8808e63ab3f5","security_groups":["cec4572c-a143-4978-a7f8-e505ef5320a4","d811cadd-674f-40e2-90e1-37adc031d253"],"mac_address":"fa:16:3e:e4:7e:b2","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:12Z","binding:vnic_type":"normal","device_id":"64af3315-6bef-4eee-a8a6-d1d28b1fdab8"}]} 2019-01-09 02:43:31,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21&mac_address=fa%3A16%3A3e%3Ae4%3A7e%3Ab2&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1&admin_state_up=True used request id req-cc39ab47-fa51-4382-8a05-5f5552b8c301 2019-01-09 02:43:31,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:31,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f05c96-6ec0-438b-850d-d47cc0723cdf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:31,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-26f05c96-6ec0-438b-850d-d47cc0723cdf 2019-01-09 02:43:31,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:31,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8e002606-71cd-4caf-afc6-2b438cc2c01e Date: Wed, 09 Jan 2019 02:43:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:31,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-8e002606-71cd-4caf-afc6-2b438cc2c01e 2019-01-09 02:43:31,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:31,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-170c0fa0-3e68-415c-a2f5-e66a811f6f1d Date: Wed, 09 Jan 2019 02:43:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:31,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-170c0fa0-3e68-415c-a2f5-e66a811f6f1d 2019-01-09 02:43:31,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:32,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-22917d13-4839-4536-b083-0c6115ef3531 Date: Wed, 09 Jan 2019 02:43:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.3"}],"id":"1069517d-3821-4569-9c60-d5b904f304b2","security_groups":[],"mac_address":"fa:16:3e:b2:42:34","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.13"}],"id":"10a7fdfd-0a83-4481-8df7-8808e63ab3f5","security_groups":["cec4572c-a143-4978-a7f8-e505ef5320a4","d811cadd-674f-40e2-90e1-37adc031d253"],"mac_address":"fa:16:3e:e4:7e:b2","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:12Z","binding:vnic_type":"normal","device_id":"64af3315-6bef-4eee-a8a6-d1d28b1fdab8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.1"}],"id":"92819b85-ab1a-4fe1-bb55-9bf02772b166","security_groups":[],"mac_address":"fa:16:3e:75:e4:1c","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:01Z","binding:vnic_type":"normal","device_id":"9a163c84-7d41-4fcc-937d-f9920b0f279d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.2"}],"id":"984430cc-bfef-48d6-b74e-eed65e6b816a","security_groups":[],"mac_address":"fa:16:3e:48:4e:c7","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.4"}],"id":"f61af42a-67ff-41e7-8add-24cd6334e99a","security_groups":[],"mac_address":"fa:16:3e:68:a5:8f","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4a78198-c466-4e28-b703-2cfcda8e0a21"}]} 2019-01-09 02:43:32,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-22917d13-4839-4536-b083-0c6115ef3531 2019-01-09 02:43:32,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68fb72bda476a0c1e7f4fe5cc02ea84338895e" 2019-01-09 02:43:32,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b238b04d-037c-482d-9198-bf5b88172796 Date: Wed, 09 Jan 2019 02:43:32 GMT RESP BODY: {"floatingips": []} 2019-01-09 02:43:32,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-b238b04d-037c-482d-9198-bf5b88172796 2019-01-09 02:43:32,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:43:32,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:43:32,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d6274e5024408c9b0430bad6fd1dd2", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role"}], "expires_at": "2019-01-09T03:43:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94baa9042ff64624be1eb9864a121dbf", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/94baa9042ff64624be1eb9864a121dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-user", "id": "c73b5f3e9e1644aea0e47b32558cf0f1"}, "audit_ids": ["rgUPiDMVQR2g6iwk1FokKg"], "issued_at": "2019-01-09T02:43:32.000000Z"}} 2019-01-09 02:43:32,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:32,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e95c156-39a6-442b-8b77-670f1e54e132 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:43:32,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5e95c156-39a6-442b-8b77-670f1e54e132 2019-01-09 02:43:32,488 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:43:32,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:32,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2028d791-9fbb-4ff0-bc15-66eda2a34d8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:43:32,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2028d791-9fbb-4ff0-bc15-66eda2a34d8b 2019-01-09 02:43:32,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:32,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dccea75d-9965-4bd6-82dc-643a6134c09b Date: Wed, 09 Jan 2019 02:43:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:32,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-dccea75d-9965-4bd6-82dc-643a6134c09b 2019-01-09 02:43:32,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:43:32,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:43:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:43:32,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:32,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2e81aa-7124-46db-b05d-219614a2bfdd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:32,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-bc2e81aa-7124-46db-b05d-219614a2bfdd 2019-01-09 02:43:32,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:33,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6b6f5786-dc0e-48e9-9d8a-e862ade140e6 Date: Wed, 09 Jan 2019 02:43:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:33,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-6b6f5786-dc0e-48e9-9d8a-e862ade140e6 2019-01-09 02:43:33,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21&mac_address=fa%3A16%3A3e%3Ae4%3A7e%3Ab2&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:33,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-d90a103b-7faa-4790-88ec-75f777f2e002 Date: Wed, 09 Jan 2019 02:43:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.13"}],"id":"10a7fdfd-0a83-4481-8df7-8808e63ab3f5","security_groups":["cec4572c-a143-4978-a7f8-e505ef5320a4","d811cadd-674f-40e2-90e1-37adc031d253"],"mac_address":"fa:16:3e:e4:7e:b2","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:12Z","binding:vnic_type":"normal","device_id":"64af3315-6bef-4eee-a8a6-d1d28b1fdab8"}]} 2019-01-09 02:43:33,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21&mac_address=fa%3A16%3A3e%3Ae4%3A7e%3Ab2&name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1&admin_state_up=True used request id req-d90a103b-7faa-4790-88ec-75f777f2e002 2019-01-09 02:43:33,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:33,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149fb7a5-284f-426d-80c3-d98353a51e09 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:33,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-149fb7a5-284f-426d-80c3-d98353a51e09 2019-01-09 02:43:33,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:34,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43: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-40981b40-29c7-42a2-8925-559a3b13933f x-compute-request-id: req-40981b40-29c7-42a2-8925-559a3b13933f Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:7e:b2", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}], "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:20Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:43:34,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst used request id req-40981b40-29c7-42a2-8925-559a3b13933f 2019-01-09 02:43:34,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:34,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c96abcbb-f369-459c-8517-95cd9f7f494a Date: Wed, 09 Jan 2019 02:43:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:34,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-c96abcbb-f369-459c-8517-95cd9f7f494a 2019-01-09 02:43:34,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:34,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2b644ba5-7793-4fea-b80e-34cf975f0d30 Date: Wed, 09 Jan 2019 02:43:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:34,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-2b644ba5-7793-4fea-b80e-34cf975f0d30 2019-01-09 02:43:34,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:35,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-fa4f5b83-f00e-42d4-9106-f3a50b21561c Date: Wed, 09 Jan 2019 02:43:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.3"}],"id":"1069517d-3821-4569-9c60-d5b904f304b2","security_groups":[],"mac_address":"fa:16:3e:b2:42:34","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.13"}],"id":"10a7fdfd-0a83-4481-8df7-8808e63ab3f5","security_groups":["cec4572c-a143-4978-a7f8-e505ef5320a4","d811cadd-674f-40e2-90e1-37adc031d253"],"mac_address":"fa:16:3e:e4:7e:b2","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:12Z","binding:vnic_type":"normal","device_id":"64af3315-6bef-4eee-a8a6-d1d28b1fdab8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.1"}],"id":"92819b85-ab1a-4fe1-bb55-9bf02772b166","security_groups":[],"mac_address":"fa:16:3e:75:e4:1c","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:01Z","binding:vnic_type":"normal","device_id":"9a163c84-7d41-4fcc-937d-f9920b0f279d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.2"}],"id":"984430cc-bfef-48d6-b74e-eed65e6b816a","security_groups":[],"mac_address":"fa:16:3e:48:4e:c7","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.4"}],"id":"f61af42a-67ff-41e7-8add-24cd6334e99a","security_groups":[],"mac_address":"fa:16:3e:68:a5:8f","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4a78198-c466-4e28-b703-2cfcda8e0a21"}]} 2019-01-09 02:43:35,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-fa4f5b83-f00e-42d4-9106-f3a50b21561c 2019-01-09 02:43:35,056 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst 2019-01-09 02:43:35,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:35,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-38b08906-1108-4bec-af23-4a8b070f31fd Date: Wed, 09 Jan 2019 02:43:35 GMT RESP BODY: {"floatingips": []} 2019-01-09 02:43:35,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-38b08906-1108-4bec-af23-4a8b070f31fd 2019-01-09 02:43:35,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:35,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-1f6a3d2a-bedc-475e-95cf-b97e47cb2198 Date: Wed, 09 Jan 2019 02:43:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:42:56Z", "admin_state_up": true, "updated_at": "2019-01-09T02:43:02Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "9a163c84-7d41-4fcc-937d-f9920b0f279d", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router"}]} 2019-01-09 02:43:35,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router used request id req-1f6a3d2a-bedc-475e-95cf-b97e47cb2198 2019-01-09 02:43:35,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:35,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f764e24-1670-4bda-bf2e-f93e86444050 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:35,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-4f764e24-1670-4bda-bf2e-f93e86444050 2019-01-09 02:43:35,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=9a163c84-7d41-4fcc-937d-f9920b0f279d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:35,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3d7b676d-42a2-4a62-b04d-a2f965eb6133 Date: Wed, 09 Jan 2019 02:43:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.1"}],"id":"92819b85-ab1a-4fe1-bb55-9bf02772b166","security_groups":[],"mac_address":"fa:16:3e:75:e4:1c","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:01Z","binding:vnic_type":"normal","device_id":"9a163c84-7d41-4fcc-937d-f9920b0f279d"}]} 2019-01-09 02:43:35,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=9a163c84-7d41-4fcc-937d-f9920b0f279d used request id req-3d7b676d-42a2-4a62-b04d-a2f965eb6133 2019-01-09 02:43:35,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/1512039a-7870-45a1-8213-22361c3c6660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:35,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-10ad7850-8eb2-4113-b69e-34db899bd12d Date: Wed, 09 Jan 2019 02:43:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}} 2019-01-09 02:43:35,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/1512039a-7870-45a1-8213-22361c3c6660 used request id req-10ad7850-8eb2-4113-b69e-34db899bd12d 2019-01-09 02:43:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:36,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-755b9488-66f8-4134-8da8-fcd8d63ce702 Date: Wed, 09 Jan 2019 02:43:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:43:36,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-755b9488-66f8-4134-8da8-fcd8d63ce702 2019-01-09 02:43:36,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:36,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-335b364a-3a16-4995-984c-5cd22b89eb18 Date: Wed, 09 Jan 2019 02:43:36 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:43:36,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-335b364a-3a16-4995-984c-5cd22b89eb18 2019-01-09 02:43:36,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:36,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43: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-3bd80dc0-731e-49c0-ba79-8df48f92fccc x-compute-request-id: req-3bd80dc0-731e-49c0-ba79-8df48f92fccc Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:7e:b2", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}], "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:20Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:36,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-3bd80dc0-731e-49c0-ba79-8df48f92fccc 2019-01-09 02:43:36,595 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst] is - ACTIVE 2019-01-09 02:43:36,595 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:43:36,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:37,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43: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-16e92f2a-f9cc-4f84-8139-d2650391c739 x-compute-request-id: req-16e92f2a-f9cc-4f84-8139-d2650391c739 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:7e:b2", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}], "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:20Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:37,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-16e92f2a-f9cc-4f84-8139-d2650391c739 2019-01-09 02:43:37,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:37,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-46abb368-9b1c-4a2a-9445-fc9b62e267ea Date: Wed, 09 Jan 2019 02:43:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:37,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-46abb368-9b1c-4a2a-9445-fc9b62e267ea 2019-01-09 02:43:37,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:37,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1622a6fd-5d2f-4b6c-b246-036aad92200f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:37,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-1622a6fd-5d2f-4b6c-b246-036aad92200f 2019-01-09 02:43:37,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:37,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e5277242-475a-4ee5-b3d5-ee12b712b1b5 Date: Wed, 09 Jan 2019 02:43:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:37,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-e5277242-475a-4ee5-b3d5-ee12b712b1b5 2019-01-09 02:43:37,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:37,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-b21dcb6a-7940-4ef1-98af-f211a2c22b2c Date: Wed, 09 Jan 2019 02:43:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.3"}],"id":"1069517d-3821-4569-9c60-d5b904f304b2","security_groups":[],"mac_address":"fa:16:3e:b2:42:34","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.13"}],"id":"10a7fdfd-0a83-4481-8df7-8808e63ab3f5","security_groups":["cec4572c-a143-4978-a7f8-e505ef5320a4","d811cadd-674f-40e2-90e1-37adc031d253"],"mac_address":"fa:16:3e:e4:7e:b2","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:12Z","binding:vnic_type":"normal","device_id":"64af3315-6bef-4eee-a8a6-d1d28b1fdab8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.1"}],"id":"92819b85-ab1a-4fe1-bb55-9bf02772b166","security_groups":[],"mac_address":"fa:16:3e:75:e4:1c","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:01Z","binding:vnic_type":"normal","device_id":"9a163c84-7d41-4fcc-937d-f9920b0f279d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.2"}],"id":"984430cc-bfef-48d6-b74e-eed65e6b816a","security_groups":[],"mac_address":"fa:16:3e:48:4e:c7","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.4"}],"id":"f61af42a-67ff-41e7-8add-24cd6334e99a","security_groups":[],"mac_address":"fa:16:3e:68:a5:8f","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4a78198-c466-4e28-b703-2cfcda8e0a21"}]} 2019-01-09 02:43:37,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-b21dcb6a-7940-4ef1-98af-f211a2c22b2c 2019-01-09 02:43:37,699 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-09 02:43:37,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:37,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6da73cd3-d9fe-405d-a14f-8770bca1aaf4 Date: Wed, 09 Jan 2019 02:43:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:43:37,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-6da73cd3-d9fe-405d-a14f-8770bca1aaf4 2019-01-09 02:43:37,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:38,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8173e125-1fda-409f-a753-6a627db7805d Date: Wed, 09 Jan 2019 02:43:38 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:43:38,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-8173e125-1fda-409f-a753-6a627db7805d 2019-01-09 02:43:38,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "port_id": "10a7fdfd-0a83-4481-8df7-8808e63ab3f5"}}' 2019-01-09 02:43:40,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-88096e02-7eb9-4dc6-bb70-5c1c443114ec Date: Wed, 09 Jan 2019 02:43:40 GMT RESP BODY: {"floatingip": {"router_id": "9a163c84-7d41-4fcc-937d-f9920b0f279d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:43:39Z", "updated_at": "2019-01-09T02:43:39Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "94baa9042ff64624be1eb9864a121dbf", "port_id": "10a7fdfd-0a83-4481-8df7-8808e63ab3f5", "id": "bb4b5f77-e3af-4639-b928-7d59fbf3647e"}} 2019-01-09 02:43:40,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-88096e02-7eb9-4dc6-bb70-5c1c443114ec 2019-01-09 02:43:40,363 - create_instance - INFO - Created floating IP 172.30.9.200 via router - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router 2019-01-09 02:43:40,363 - create_instance - INFO - Checking if VM is active 2019-01-09 02:43:40,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:40,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-789c7b09-21f4-4fff-93c0-1898a3d83c2f x-compute-request-id: req-789c7b09-21f4-4fff-93c0-1898a3d83c2f Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:7e:b2", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}], "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:20Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:40,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-789c7b09-21f4-4fff-93c0-1898a3d83c2f 2019-01-09 02:43:40,850 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst] is - ACTIVE 2019-01-09 02:43:40,850 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:43:40,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:41,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68d62b16-0845-4551-bb9e-8370e9a9dd6c x-compute-request-id: req-68d62b16-0845-4551-bb9e-8370e9a9dd6c Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:7e:b2", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp"}], "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:20Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:41,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-68d62b16-0845-4551-bb9e-8370e9a9dd6c 2019-01-09 02:43:41,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:41,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d29a9347-b1bf-4bc7-af84-8dcfbbeea2c1 Date: Wed, 09 Jan 2019 02:43:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1512039a-7870-45a1-8213-22361c3c6660"],"updated_at":"2019-01-09T02:42:53Z","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94baa9042ff64624be1eb9864a121dbf","id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net"}]} 2019-01-09 02:43:41,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net used request id req-d29a9347-b1bf-4bc7-af84-8dcfbbeea2c1 2019-01-09 02:43:41,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:41,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb89fd5-eeb5-4cc7-a700-af31bdf5bdb3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:43:41,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-5eb89fd5-eeb5-4cc7-a700-af31bdf5bdb3 2019-01-09 02:43:41,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:41,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ffbdc020-90f6-47e8-9dd4-ff34f78fb3cf Date: Wed, 09 Jan 2019 02:43:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","dns_nameservers":[],"updated_at":"2019-01-09T02:42:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"94baa9042ff64624be1eb9864a121dbf","id":"1512039a-7870-45a1-8213-22361c3c6660","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet"}]} 2019-01-09 02:43:41,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-ffbdc020-90f6-47e8-9dd4-ff34f78fb3cf 2019-01-09 02:43:41,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:41,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-eaacc995-0ed1-4623-b7fc-6458c731a4b4 Date: Wed, 09 Jan 2019 02:43:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.3"}],"id":"1069517d-3821-4569-9c60-d5b904f304b2","security_groups":[],"mac_address":"fa:16:3e:b2:42:34","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:26Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.13"}],"id":"10a7fdfd-0a83-4481-8df7-8808e63ab3f5","security_groups":["cec4572c-a143-4978-a7f8-e505ef5320a4","d811cadd-674f-40e2-90e1-37adc031d253"],"mac_address":"fa:16:3e:e4:7e:b2","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:12Z","binding:vnic_type":"normal","device_id":"64af3315-6bef-4eee-a8a6-d1d28b1fdab8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:43:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.1"}],"id":"92819b85-ab1a-4fe1-bb55-9bf02772b166","security_groups":[],"mac_address":"fa:16:3e:75:e4:1c","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:43:01Z","binding:vnic_type":"normal","device_id":"9a163c84-7d41-4fcc-937d-f9920b0f279d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.2"}],"id":"984430cc-bfef-48d6-b74e-eed65e6b816a","security_groups":[],"mac_address":"fa:16:3e:48:4e:c7","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4a78198-c466-4e28-b703-2cfcda8e0a21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:42:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1512039a-7870-45a1-8213-22361c3c6660","ip_address":"10.55.1.4"}],"id":"f61af42a-67ff-41e7-8add-24cd6334e99a","security_groups":[],"mac_address":"fa:16:3e:68:a5:8f","project_id":"94baa9042ff64624be1eb9864a121dbf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4a78198-c466-4e28-b703-2cfcda8e0a21","tenant_id":"94baa9042ff64624be1eb9864a121dbf","created_at":"2019-01-09T02:42:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4a78198-c466-4e28-b703-2cfcda8e0a21"}]} 2019-01-09 02:43:41,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-eaacc995-0ed1-4623-b7fc-6458c731a4b4 2019-01-09 02:43:41,663 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:43:41,667 - paramiko.transport - DEBUG - starting thread (client mode): 0xd79d2110L 2019-01-09 02:43:41,668 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:43:41,668 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:43:41,668 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:43:41,669 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-09 02:43:41,670 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:43:41,670 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:43:41,670 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:43:41,670 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:43:41,670 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:43:41,688 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:43:41,689 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:43:41,700 - paramiko.transport - DEBUG - Trying key c340b2ef098244d07d297abc993b947d from tmp/CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4 2019-01-09 02:43:41,725 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:43:41,728 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:43:41,829 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:43:41,846 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:43:41,846 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:43:41,848 - paramiko.transport - DEBUG - starting thread (client mode): 0xd79d25d0L 2019-01-09 02:43:41,848 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:43:41,848 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:43:41,848 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:43:41,849 - 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 2019-01-09 02:43:41,850 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:43:41,850 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:43:41,850 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:43:41,850 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:43:41,850 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:43:41,867 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:43:41,867 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:43:41,880 - paramiko.transport - DEBUG - Trying key c340b2ef098244d07d297abc993b947d from tmp/CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4 2019-01-09 02:43:41,905 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:43:41,908 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:43:41,913 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:43:41,914 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 02:43:41,914 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:43:41,915 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:43:41,917 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 02:43:41,918 - create_instance - INFO - Deleting Port with ID - 10a7fdfd-0a83-4481-8df7-8808e63ab3f5 2019-01-09 02:43:41,918 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1 2019-01-09 02:43:41,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/10a7fdfd-0a83-4481-8df7-8808e63ab3f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:42,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4edb4d5e-f0f3-4666-9b04-f8c2a3217c37 Date: Wed, 09 Jan 2019 02:43:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:43:42,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/10a7fdfd-0a83-4481-8df7-8808e63ab3f5 used request id req-4edb4d5e-f0f3-4666-9b04-f8c2a3217c37 2019-01-09 02:43:42,909 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst 2019-01-09 02:43:42,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:43,145 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:43: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-7848a46d-4ee6-4591-89b6-ced073ebd6f9 x-compute-request-id: req-7848a46d-4ee6-4591-89b6-ced073ebd6f9 Content-Type: application/json 2019-01-09 02:43:43,145 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-7848a46d-4ee6-4591-89b6-ced073ebd6f9 2019-01-09 02:43:43,145 - create_instance - INFO - Checking deletion status 2019-01-09 02:43:43,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:43,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:43: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-7ccf29e4-9abf-45f6-bda1-77f9e4420df1 x-compute-request-id: req-7ccf29e4-9abf-45f6-bda1-77f9e4420df1 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.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:43Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:43,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-7ccf29e4-9abf-45f6-bda1-77f9e4420df1 2019-01-09 02:43:43,383 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst] is - ACTIVE 2019-01-09 02:43:43,384 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:43:46,387 - create_instance - DEBUG - VM status query timeout in 296.758445024 2019-01-09 02:43:46,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:46,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-0f08fc09-6813-47b9-b530-f185add42617 x-compute-request-id: req-0f08fc09-6813-47b9-b530-f185add42617 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.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "rel": "bookmark"}], "image": {"id": "3db23a8a-0080-4385-9281-ebaa09b5a324", "links": [{"href": "http://172.30.9.26:8774/images/3db23a8a-0080-4385-9281-ebaa09b5a324", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:43:19.000000", "flavor": {"id": "a5b56cc1-df98-4352-ba44-4b14c4a600ba", "links": [{"href": "http://172.30.9.26:8774/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba", "rel": "bookmark"}]}, "id": "64af3315-6bef-4eee-a8a6-d1d28b1fdab8", "user_id": "c73b5f3e9e1644aea0e47b32558cf0f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:43:43Z", "hostId": "27a09b420c00dee16a6eebf442877afe30c437ee72275ceaebe7d9d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp", "name": "CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst", "created": "2019-01-09T02:43:15Z", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:43:46,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-0f08fc09-6813-47b9-b530-f185add42617 2019-01-09 02:43:46,638 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst] is - ACTIVE 2019-01-09 02:43:46,638 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:43:49,641 - create_instance - DEBUG - VM status query timeout in 293.504086018 2019-01-09 02:43:49,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a783baa5a6263070a552b39e1397d63815059d" 2019-01-09 02:43:49,695 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:43:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b626bb76-9143-41a1-8fe7-94090a360a24 x-compute-request-id: req-b626bb76-9143-41a1-8fe7-94090a360a24 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 64af3315-6bef-4eee-a8a6-d1d28b1fdab8 could not be found.", "code": 404}} 2019-01-09 02:43:49,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/64af3315-6bef-4eee-a8a6-d1d28b1fdab8 used request id req-b626bb76-9143-41a1-8fe7-94090a360a24 2019-01-09 02:43:49,695 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 64af3315-6bef-4eee-a8a6-d1d28b1fdab8 could not be found. (HTTP 404) (Request-ID: req-b626bb76-9143-41a1-8fe7-94090a360a24) 2019-01-09 02:43:49,696 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-inst 2019-01-09 02:43:49,697 - create_instance - INFO - Deleting Floating IP - 172.30.9.200 2019-01-09 02:43:49,697 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.200 2019-01-09 02:43:49,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/bb4b5f77-e3af-4639-b928-7d59fbf3647e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:50,390 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45d19ebb-21a0-4399-9866-9ae6ea759119 Content-Length: 0 Date: Wed, 09 Jan 2019 02:43:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:43:50,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/bb4b5f77-e3af-4639-b928-7d59fbf3647e used request id req-45d19ebb-21a0-4399-9866-9ae6ea759119 2019-01-09 02:43:50,390 - create_instance - INFO - Deleting Port with ID - 10a7fdfd-0a83-4481-8df7-8808e63ab3f5 2019-01-09 02:43:50,390 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4port-1 2019-01-09 02:43:50,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/10a7fdfd-0a83-4481-8df7-8808e63ab3f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80663181798f54a567194f0dae75ede96375495a" 2019-01-09 02:43:50,435 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-e71088fe-fc6e-4534-8709-a5e28277d27b Date: Wed, 09 Jan 2019 02:43:50 GMT RESP BODY: {"NeutronError": {"message": "Port 10a7fdfd-0a83-4481-8df7-8808e63ab3f5 could not be found.", "type": "PortNotFound", "detail": ""}} 2019-01-09 02:43:50,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/10a7fdfd-0a83-4481-8df7-8808e63ab3f5 used request id req-e71088fe-fc6e-4534-8709-a5e28277d27b 2019-01-09 02:43:50,435 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 10a7fdfd-0a83-4481-8df7-8808e63ab3f5 could not be found.", "type": "PortNotFound", "detail": ""}} 2019-01-09 02:43:50,436 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 10a7fdfd-0a83-4481-8df7-8808e63ab3f5 could not be found. Neutron server returns request_ids: ['req-e71088fe-fc6e-4534-8709-a5e28277d27b'] 2019-01-09 02:43:50,437 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp 2019-01-09 02:43:50,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff99ee998c57d60dd167951fa99831af4fa21485" 2019-01-09 02:43:50,482 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:43: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-5f4d448e-e27a-41eb-8e0c-87485046d7a8 x-compute-request-id: req-5f4d448e-e27a-41eb-8e0c-87485046d7a8 Content-Length: 0 Content-Type: application/json 2019-01-09 02:43:50,482 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-kp used request id req-5f4d448e-e27a-41eb-8e0c-87485046d7a8 2019-01-09 02:43:50,483 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4.pub] 2019-01-09 02:43:50,483 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4] 2019-01-09 02:43:50,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeff80f78587afdd828ec3e22f015e4b7ae2a7eb" 2019-01-09 02:43:50,538 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:43: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-1add2da9-b9b7-4b58-afb5-36949eb8970f x-compute-request-id: req-1add2da9-b9b7-4b58-afb5-36949eb8970f Content-Length: 0 Content-Type: application/json 2019-01-09 02:43:50,538 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a5b56cc1-df98-4352-ba44-4b14c4a600ba used request id req-1add2da9-b9b7-4b58-afb5-36949eb8970f 2019-01-09 02:43:50,539 - neutron_utils - INFO - Deleting security group rule with ID - c3b66f8d-cf1d-4502-9e25-c31922bf8bc1 2019-01-09 02:43:50,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/c3b66f8d-cf1d-4502-9e25-c31922bf8bc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:50,646 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3756ccee-e7dc-4538-88bb-81fc5d84d314 Content-Length: 0 Date: Wed, 09 Jan 2019 02:43:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:43:50,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/c3b66f8d-cf1d-4502-9e25-c31922bf8bc1 used request id req-3756ccee-e7dc-4538-88bb-81fc5d84d314 2019-01-09 02:43:50,646 - neutron_utils - INFO - Deleting security group rule with ID - e8f388d7-b17d-4e64-aa70-de7a8ba2223e 2019-01-09 02:43:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e8f388d7-b17d-4e64-aa70-de7a8ba2223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:50,759 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-688ebca3-03eb-48b8-9c07-403c82036a65 Content-Length: 0 Date: Wed, 09 Jan 2019 02:43:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:43:50,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e8f388d7-b17d-4e64-aa70-de7a8ba2223e used request id req-688ebca3-03eb-48b8-9c07-403c82036a65 2019-01-09 02:43:50,760 - neutron_utils - INFO - Deleting security group rule with ID - 98fc2827-00ec-4a1a-acde-2f9efdc89051 2019-01-09 02:43:50,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/98fc2827-00ec-4a1a-acde-2f9efdc89051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:50,875 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-afecf2d5-d711-4ed0-835e-f65111289f1a Content-Length: 0 Date: Wed, 09 Jan 2019 02:43:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:43:50,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/98fc2827-00ec-4a1a-acde-2f9efdc89051 used request id req-afecf2d5-d711-4ed0-835e-f65111289f1a 2019-01-09 02:43:50,875 - neutron_utils - INFO - Deleting security group rule with ID - d47daab9-5db9-4725-8649-78cb5e25e63c 2019-01-09 02:43:50,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d47daab9-5db9-4725-8649-78cb5e25e63c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:51,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-760480c9-beae-41cf-bc0c-e2d7d30376f8 Content-Length: 0 Date: Wed, 09 Jan 2019 02:43:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:43:51,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d47daab9-5db9-4725-8649-78cb5e25e63c used request id req-760480c9-beae-41cf-bc0c-e2d7d30376f8 2019-01-09 02:43:51,154 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-sec-grp 2019-01-09 02:43:51,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d811cadd-674f-40e2-90e1-37adc031d253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c532450b11ac56b0dfc93126532b4030ffd3c6" 2019-01-09 02:43:51,417 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8079cd12-604b-4284-a947-c852ed16a33c Content-Length: 0 Date: Wed, 09 Jan 2019 02:43:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:43:51,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d811cadd-674f-40e2-90e1-37adc031d253 used request id req-8079cd12-604b-4284-a947-c852ed16a33c 2019-01-09 02:43:51,418 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router and subnet CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet 2019-01-09 02:43:51,418 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router 2019-01-09 02:43:51,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/9a163c84-7d41-4fcc-937d-f9920b0f279d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" -d '{"subnet_id": "1512039a-7870-45a1-8213-22361c3c6660"}' 2019-01-09 02:43:53,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-915b8f9e-485e-40bd-8121-69cd67f0d8d5 Date: Wed, 09 Jan 2019 02:43:53 GMT RESP BODY: {"network_id": "c4a78198-c466-4e28-b703-2cfcda8e0a21", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "subnet_id": "1512039a-7870-45a1-8213-22361c3c6660", "subnet_ids": ["1512039a-7870-45a1-8213-22361c3c6660"], "port_id": "92819b85-ab1a-4fe1-bb55-9bf02772b166", "id": "9a163c84-7d41-4fcc-937d-f9920b0f279d"} 2019-01-09 02:43:53,091 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9a163c84-7d41-4fcc-937d-f9920b0f279d/remove_router_interface used request id req-915b8f9e-485e-40bd-8121-69cd67f0d8d5 2019-01-09 02:43:53,092 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router 2019-01-09 02:43:53,092 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-router 2019-01-09 02:43:53,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/9a163c84-7d41-4fcc-937d-f9920b0f279d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4faa7f74842d9dfbff633feb91c85005e67a5e12" 2019-01-09 02:43:56,656 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c92dca6-5f5d-4055-9ede-8cc11401edac Content-Length: 0 Date: Wed, 09 Jan 2019 02:43:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:43:56,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9a163c84-7d41-4fcc-937d-f9920b0f279d used request id req-7c92dca6-5f5d-4055-9ede-8cc11401edac 2019-01-09 02:43:56,657 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet 2019-01-09 02:43:56,657 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-subnet 2019-01-09 02:43:56,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/1512039a-7870-45a1-8213-22361c3c6660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbea104805f4873fb13fc4398ae6d663774fd77" 2019-01-09 02:43:59,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-faf87e21-56e6-4a56-9b50-b2223ac371fb Date: Wed, 09 Jan 2019 02:43:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:43:59,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1512039a-7870-45a1-8213-22361c3c6660 used request id req-faf87e21-56e6-4a56-9b50-b2223ac371fb 2019-01-09 02:43:59,019 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-pub-net 2019-01-09 02:43:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c4a78198-c466-4e28-b703-2cfcda8e0a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbea104805f4873fb13fc4398ae6d663774fd77" 2019-01-09 02:44:00,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1c015ab-9938-4e72-b476-9d7ae20abb0d Date: Wed, 09 Jan 2019 02:44:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:44:00,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c4a78198-c466-4e28-b703-2cfcda8e0a21 used request id req-d1c015ab-9938-4e72-b476-9d7ae20abb0d 2019-01-09 02:44:00,277 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-5c37afc4-353e-4472-87b6-4605e58fb4a4-image 2019-01-09 02:44:00,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632d55b6f84a4e49ee3c7463b3fe51eaa5619b65" 2019-01-09 02:44:01,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8fe8cb69-ee33-4ce2-aef3-a68f6aabce7d Date: Wed, 09 Jan 2019 02:44:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:44:01,129 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3db23a8a-0080-4385-9281-ebaa09b5a324 used request id req-8fe8cb69-ee33-4ce2-aef3-a68f6aabce7d 2019-01-09 02:44:01,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:44:01,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9067efa2-2281-42c9-a334-329722ff85a6 Date: Wed, 09 Jan 2019 02:44:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:42:52Z", "updated_at": "2019-01-09T02:42:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:42:52Z", "revision_number": 0, "id": "014a4048-3858-45e7-8e99-247c1fe801c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:42:52Z", "security_group_id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "94baa9042ff64624be1eb9864a121dbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:42:52Z", "revision_number": 0, "id": "2a0b6988-4d64-4d6c-a661-608f24390a3b", "remote_group_id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "remote_ip_prefix": null, "created_at": "2019-01-09T02:42:52Z", "security_group_id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "94baa9042ff64624be1eb9864a121dbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:42:52Z", "revision_number": 0, "id": "4d745d80-b02f-4984-a841-697183e723a5", "remote_group_id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "remote_ip_prefix": null, "created_at": "2019-01-09T02:42:52Z", "security_group_id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "94baa9042ff64624be1eb9864a121dbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:42:52Z", "revision_number": 0, "id": "8d2f25aa-10ca-4913-8f5f-a1d47fb80bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:42:52Z", "security_group_id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "94baa9042ff64624be1eb9864a121dbf"}], "revision_number": 4, "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:44:01,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9067efa2-2281-42c9-a334-329722ff85a6 2019-01-09 02:44:01,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:44:01,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec334cb2-3ee0-4601-a406-83197909b7f0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:44:01,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-ec334cb2-3ee0-4601-a406-83197909b7f0 2019-01-09 02:44:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:44:01,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e4bbeb-8dc6-4661-bb11-fa8c55cdc442 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:44:01,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-91e4bbeb-8dc6-4661-bb11-fa8c55cdc442 2019-01-09 02:44:01,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:44:01,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d218e4-2ed1-4416-9b55-0eef2681792d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf"}, "enabled": true, "id": "94baa9042ff64624be1eb9864a121dbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj"}} 2019-01-09 02:44:01,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-e8d218e4-2ed1-4416-9b55-0eef2681792d 2019-01-09 02:44:01,621 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cec4572c-a143-4978-a7f8-e505ef5320a4 2019-01-09 02:44:01,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cec4572c-a143-4978-a7f8-e505ef5320a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:44:01,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3f19a8c1-3c38-4d09-ab43-b8bbe8804199 Date: Wed, 09 Jan 2019 02:44: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": "2019-01-09T02:42:52Z", "security_group_id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:42:52Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "014a4048-3858-45e7-8e99-247c1fe801c9"}, {"remote_group_id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:42:52Z", "security_group_id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:42:52Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "2a0b6988-4d64-4d6c-a661-608f24390a3b"}, {"remote_group_id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:42:52Z", "security_group_id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:42:52Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "4d745d80-b02f-4984-a841-697183e723a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:42:52Z", "security_group_id": "cec4572c-a143-4978-a7f8-e505ef5320a4", "port_range_min": null, "revision_number": 0, "tenant_id": "94baa9042ff64624be1eb9864a121dbf", "created_at": "2019-01-09T02:42:52Z", "project_id": "94baa9042ff64624be1eb9864a121dbf", "id": "8d2f25aa-10ca-4913-8f5f-a1d47fb80bf2"}]} 2019-01-09 02:44:01,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cec4572c-a143-4978-a7f8-e505ef5320a4 used request id req-3f19a8c1-3c38-4d09-ab43-b8bbe8804199 2019-01-09 02:44:01,801 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:44:01,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/cec4572c-a143-4978-a7f8-e505ef5320a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:44:02,104 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-281f3d4f-6982-4553-80a7-a81bf787dede Content-Length: 0 Date: Wed, 09 Jan 2019 02:44:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:44:02,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/cec4572c-a143-4978-a7f8-e505ef5320a4 used request id req-281f3d4f-6982-4553-80a7-a81bf787dede 2019-01-09 02:44:02,105 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj 2019-01-09 02:44:02,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:44:02,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c962a92-f7c6-4129-abdf-65b11226ab79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:44:02,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/94baa9042ff64624be1eb9864a121dbf used request id req-4c962a92-f7c6-4129-abdf-65b11226ab79 2019-01-09 02:44:02,341 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-proj-role 2019-01-09 02:44:02,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/00d6274e5024408c9b0430bad6fd1dd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:44:02,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df062810-eae6-422e-9324-f34ac899e130 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:44:02,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/00d6274e5024408c9b0430bad6fd1dd2 used request id req-df062810-eae6-422e-9324-f34ac899e130 2019-01-09 02:44:02,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f46c66c0217499b530bd34af16941b8e62f36ff" 2019-01-09 02:44:02,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfa3fd6-7b8f-4d21-a90a-82f8dd5a3323 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:44:02,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5dfa3fd6-7b8f-4d21-a90a-82f8dd5a3323 2019-01-09 02:44:02,553 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-c8a15461-842c-4f7-user 2019-01-09 02:44:02,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c73b5f3e9e1644aea0e47b32558cf0f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8938a1645c5ca51c8fdf054ab07e7ddc936c7ff8" 2019-01-09 02:44:02,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6be4ef7-f169-43df-a58b-988dc5d28a18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:44:02,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c73b5f3e9e1644aea0e47b32558cf0f1 used request id req-e6be4ef7-f169-43df-a58b-988dc5d28a18 2019-01-09 02:44:02,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:03,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["W3SBauLUQQuhx9dWusjZ4A"], "issued_at": "2019-01-09T02:44:03.000000Z"}} 2019-01-09 02:44:03,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1047f7fb16596caabc87cd22bc22a42caf14c74" 2019-01-09 02:44:03,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a81220d-88e8-4a4c-b976-8b2c6cfb5240 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:03,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9a81220d-88e8-4a4c-b976-8b2c6cfb5240 2019-01-09 02:44:03,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:03,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:03,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["V9ebaaW5SrGbZFcVo6iwKA"], "issued_at": "2019-01-09T02:44:03.000000Z"}} 2019-01-09 02:44:03,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:44:03,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd80cbd-62cc-4cdd-a090-9eb7bb1107ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:03,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bbd80cbd-62cc-4cdd-a090-9eb7bb1107ce 2019-01-09 02:44:03,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:44:03,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:44:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:44:03,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:44:03,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2617a3f1-3bd3-409a-844e-8f13e00cf30f Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:44:03,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj used request id req-2617a3f1-3bd3-409a-844e-8f13e00cf30f 2019-01-09 02:44:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:44:03,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce992f3-f7f4-4499-8530-814517f42558 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:44:03,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3ce992f3-f7f4-4499-8530-814517f42558 2019-01-09 02:44:03,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}}' 2019-01-09 02:44:04,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:44:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06156eff-733a-4ccc-9a0c-00c646eb8b43 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:04,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-06156eff-733a-4ccc-9a0c-00c646eb8b43 2019-01-09 02:44:04,037 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj 2019-01-09 02:44:04,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:04,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:04,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:44:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["iOs9Iez-S8ua9OH5tnyJmw"], "issued_at": "2019-01-09T02:44:04.000000Z"}} 2019-01-09 02:44:04,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2d3e75f091c42b76bcd7a13d441d08eb833da0" 2019-01-09 02:44:04,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f154b7fe-2d50-425d-a3ea-02c6989a9fcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:04,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f154b7fe-2d50-425d-a3ea-02c6989a9fcb 2019-01-09 02:44:04,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:44:04,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:44:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:44:04,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2d3e75f091c42b76bcd7a13d441d08eb833da0" 2019-01-09 02:44:04,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043889bb-818f-4631-afaa-72562fdbfea8 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:44:04,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-043889bb-818f-4631-afaa-72562fdbfea8 2019-01-09 02:44:04,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2d3e75f091c42b76bcd7a13d441d08eb833da0" 2019-01-09 02:44:04,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49041d6e-c820-4fbd-aac0-63a2e26c40de Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}]} 2019-01-09 02:44:04,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj used request id req-49041d6e-c820-4fbd-aac0-63a2e26c40de 2019-01-09 02:44:04,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2d3e75f091c42b76bcd7a13d441d08eb833da0" 2019-01-09 02:44:04,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14f50f7d-0f91-4402-9be0-94dd1851af45 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:44:04,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-14f50f7d-0f91-4402-9be0-94dd1851af45 2019-01-09 02:44:05,159 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-user 2019-01-09 02:44:05,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:05,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:44:05,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bfd7ca4-360b-45be-b6da-14079ee73e1d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:44:05,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6bfd7ca4-360b-45be-b6da-14079ee73e1d 2019-01-09 02:44:05,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role"}}' 2019-01-09 02:44:05,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47843e3a-8301-4a45-af10-2d32c45168e9 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21df79fa20bf4343b5f404e60f9631c4", "links": {"self": "http://172.30.9.26:5000/v3/roles/21df79fa20bf4343b5f404e60f9631c4"}, "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role"}} 2019-01-09 02:44:05,356 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-47843e3a-8301-4a45-af10-2d32c45168e9 2019-01-09 02:44:05,356 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role 2019-01-09 02:44:05,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/21df79fa20bf4343b5f404e60f9631c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:44:05,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435ded26-ed1b-4f1d-9901-3edf18551388 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/21df79fa20bf4343b5f404e60f9631c4"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role", "id": "21df79fa20bf4343b5f404e60f9631c4"}} 2019-01-09 02:44:05,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/21df79fa20bf4343b5f404e60f9631c4 used request id req-435ded26-ed1b-4f1d-9901-3edf18551388 2019-01-09 02:44:05,456 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role to project CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj 2019-01-09 02:44:05,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a/users/6c84a7bb5a8e45d0b9e814b7ad42a6d2/roles/21df79fa20bf4343b5f404e60f9631c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:44:05,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfd4114d-8e77-47c9-89e7-ff98c8b2932a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:44:05,596 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a/users/6c84a7bb5a8e45d0b9e814b7ad42a6d2/roles/21df79fa20bf4343b5f404e60f9631c4 used request id req-cfd4114d-8e77-47c9-89e7-ff98c8b2932a 2019-01-09 02:44:05,596 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:44:05,598 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:44:05,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:05,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:05,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21df79fa20bf4343b5f404e60f9631c4", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role"}], "expires_at": "2019-01-09T03:44:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cca0baba4dc14514b59946597733e09a", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-user", "id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2"}, "audit_ids": ["Jn7AsrYmR0Oa4FTyykrp8w"], "issued_at": "2019-01-09T02:44:05.000000Z"}} 2019-01-09 02:44:05,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9500e5738f2f2f18a210688b462403c25c4d1d9" 2019-01-09 02:44:06,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33354310-7837-4102-9a87-841f557b9f0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:06,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-33354310-7837-4102-9a87-841f557b9f0a 2019-01-09 02:44:06,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9500e5738f2f2f18a210688b462403c25c4d1d9" 2019-01-09 02:44:06,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-9f278b03-47df-40fd-965f-aadaa48e477c Date: Wed, 09 Jan 2019 02:44:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image"} 2019-01-09 02:44:06,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image used request id req-9f278b03-47df-40fd-965f-aadaa48e477c 2019-01-09 02:44:06,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9500e5738f2f2f18a210688b462403c25c4d1d9" 2019-01-09 02:44:06,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d6c6ba3c-441d-4df3-b19f-ad24312e3cd6 Date: Wed, 09 Jan 2019 02:44: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:44:06,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d6c6ba3c-441d-4df3-b19f-ad24312e3cd6 2019-01-09 02:44:06,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9500e5738f2f2f18a210688b462403c25c4d1d9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image"}' 2019-01-09 02:44:06,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5 X-Openstack-Request-Id: req-a05eb4cb-aff1-4a50-96db-09fee048db96 Date: Wed, 09 Jan 2019 02:44:06 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:44:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:44:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "min_disk": 0, "protected": false, "id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "file": "/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5/file", "checksum": null, "owner": "cca0baba4dc14514b59946597733e09a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:44:06,711 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a05eb4cb-aff1-4a50-96db-09fee048db96 2019-01-09 02:44:06,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9500e5738f2f2f18a210688b462403c25c4d1d9" -d '' 2019-01-09 02:44:08,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd95f65e-e2b0-4ff2-a962-d6b11a748628 Date: Wed, 09 Jan 2019 02:44:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:44:08,616 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5/file used request id req-dd95f65e-e2b0-4ff2-a962-d6b11a748628 2019-01-09 02:44:08,616 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:44:08,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9500e5738f2f2f18a210688b462403c25c4d1d9" 2019-01-09 02:44:08,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-04309de6-e04d-4010-8c51-5984e21d78cc Date: Wed, 09 Jan 2019 02:44:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:44:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:44:08Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5d070ada-6d9c-4a12-af16-b3505695bad5/snap", "metadata": {}}], "self": "/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "min_disk": 0, "protected": false, "id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "file": "/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cca0baba4dc14514b59946597733e09a", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5d070ada-6d9c-4a12-af16-b3505695bad5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:44:08,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5 used request id req-04309de6-e04d-4010-8c51-5984e21d78cc 2019-01-09 02:44:08,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9500e5738f2f2f18a210688b462403c25c4d1d9" 2019-01-09 02:44:08,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bea7f9fa-81d8-4695-b1a6-5f0a969c10a8 Date: Wed, 09 Jan 2019 02:44: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:44:08,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-bea7f9fa-81d8-4695-b1a6-5f0a969c10a8 2019-01-09 02:44:08,965 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image 2019-01-09 02:44:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9500e5738f2f2f18a210688b462403c25c4d1d9" 2019-01-09 02:44:08,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-50097054-3f34-4435-bf06-48d6e6a97219 Date: Wed, 09 Jan 2019 02:44:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:44:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:44:08Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5d070ada-6d9c-4a12-af16-b3505695bad5/snap", "metadata": {}}], "self": "/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "min_disk": 0, "protected": false, "id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "file": "/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cca0baba4dc14514b59946597733e09a", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5d070ada-6d9c-4a12-af16-b3505695bad5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:44:08,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5 used request id req-50097054-3f34-4435-bf06-48d6e6a97219 2019-01-09 02:44:08,985 - create_image - DEBUG - Instance status is - active 2019-01-09 02:44:08,985 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image 2019-01-09 02:44:08,985 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image 2019-01-09 02:44:08,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:08,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:09,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21df79fa20bf4343b5f404e60f9631c4", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role"}], "expires_at": "2019-01-09T03:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cca0baba4dc14514b59946597733e09a", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-user", "id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2"}, "audit_ids": ["6_eps-i_Roa8fEKStHoAbA"], "issued_at": "2019-01-09T02:44:09.000000Z"}} 2019-01-09 02:44:09,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970478ff406ac752b21785a8f6510fe3c213f0de" 2019-01-09 02:44:09,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7a6bd2-bb67-4817-a86a-8212acd8c8ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:09,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1e7a6bd2-bb67-4817-a86a-8212acd8c8ee 2019-01-09 02:44:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970478ff406ac752b21785a8f6510fe3c213f0de" 2019-01-09 02:44:09,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1adfbc79-a444-4c32-aa5c-7dc096648008 Date: Wed, 09 Jan 2019 02:44:09 GMT RESP BODY: {"networks":[]} 2019-01-09 02:44:09,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-1adfbc79-a444-4c32-aa5c-7dc096648008 2019-01-09 02:44:09,613 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net 2019-01-09 02:44:09,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970478ff406ac752b21785a8f6510fe3c213f0de" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net", "admin_state_up": true}}' 2019-01-09 02:44:10,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-19e9d127-623d-4214-a0ad-a82733b2acb1 Date: Wed, 09 Jan 2019 02:44:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:44:10Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","mtu":1450}} 2019-01-09 02:44:10,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-19e9d127-623d-4214-a0ad-a82733b2acb1 2019-01-09 02:44:10,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970478ff406ac752b21785a8f6510fe3c213f0de" 2019-01-09 02:44:10,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-34df9b33-0035-45c8-abd6-6c045bc55261 Date: Wed, 09 Jan 2019 02:44:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:44:10Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:10,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-34df9b33-0035-45c8-abd6-6c045bc55261 2019-01-09 02:44:10,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970478ff406ac752b21785a8f6510fe3c213f0de" 2019-01-09 02:44:10,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a6ba1641-bcb1-48f7-b7ca-4f4ca1966cd0 Date: Wed, 09 Jan 2019 02:44:10 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:44:10,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-a6ba1641-bcb1-48f7-b7ca-4f4ca1966cd0 2019-01-09 02:44:10,496 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet 2019-01-09 02:44:10,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970478ff406ac752b21785a8f6510fe3c213f0de" -d '{"subnets": [{"ip_version": 4, "network_id": "cb01d59f-55cb-4b07-b69f-70315c4caad1", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]}' 2019-01-09 02:44:11,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8e595233-2de5-4e07-8232-2c29b5018e67 Date: Wed, 09 Jan 2019 02:44:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:11,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-8e595233-2de5-4e07-8232-2c29b5018e67 2019-01-09 02:44:11,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970478ff406ac752b21785a8f6510fe3c213f0de" 2019-01-09 02:44:11,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8d4c03bf-9209-46f8-bf79-4d24b3d3d9d2 Date: Wed, 09 Jan 2019 02:44:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:11,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-8d4c03bf-9209-46f8-bf79-4d24b3d3d9d2 2019-01-09 02:44:11,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970478ff406ac752b21785a8f6510fe3c213f0de" 2019-01-09 02:44:11,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c665e013-48e7-4fb9-8758-ae5b409936f0 Date: Wed, 09 Jan 2019 02:44:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:11,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-c665e013-48e7-4fb9-8758-ae5b409936f0 2019-01-09 02:44:11,900 - OpenStackNetwork - DEBUG - Network [cb01d59f-55cb-4b07-b69f-70315c4caad1] created successfully 2019-01-09 02:44:11,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:11,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:12,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21df79fa20bf4343b5f404e60f9631c4", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role"}], "expires_at": "2019-01-09T03:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cca0baba4dc14514b59946597733e09a", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-user", "id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2"}, "audit_ids": ["DRjjS7QYRWisMQBBBNfKbg"], "issued_at": "2019-01-09T02:44:12.000000Z"}} 2019-01-09 02:44:12,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:44:12,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b39bc6-55d4-4aa7-992f-dd9feb83f78b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:12,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-23b39bc6-55d4-4aa7-992f-dd9feb83f78b 2019-01-09 02:44:12,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:44:12,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ace73d72-228b-49cf-b3d2-d2817dc2c1a4 Date: Wed, 09 Jan 2019 02:44:12 GMT RESP BODY: {"routers": []} 2019-01-09 02:44:12,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router&admin_state_up=True used request id req-ace73d72-228b-49cf-b3d2-d2817dc2c1a4 2019-01-09 02:44:12,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:12,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:12,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21df79fa20bf4343b5f404e60f9631c4", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role"}], "expires_at": "2019-01-09T03:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cca0baba4dc14514b59946597733e09a", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-user", "id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2"}, "audit_ids": ["SX1KF4jVQn6pv3YERah26g"], "issued_at": "2019-01-09T02:44:12.000000Z"}} 2019-01-09 02:44:12,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8346c5836584dfc1367aa3bcff877e146583b0" 2019-01-09 02:44:13,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70badd0a-065d-4292-8725-195732b5e375 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:13,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-70badd0a-065d-4292-8725-195732b5e375 2019-01-09 02:44:13,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:44:13,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-55bb510a-2d7f-4e60-8345-361ae2048462 Date: Wed, 09 Jan 2019 02:44:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:44:13,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-55bb510a-2d7f-4e60-8345-361ae2048462 2019-01-09 02:44:13,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:44:13,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ecfb46f2-408f-4174-afbc-9f0d5454cf38 Date: Wed, 09 Jan 2019 02:44:13 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:44:13,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-ecfb46f2-408f-4174-afbc-9f0d5454cf38 2019-01-09 02:44:13,485 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router 2019-01-09 02:44:13,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router", "admin_state_up": true}}' 2019-01-09 02:44:18,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-d3f102fc-de83-40d4-9681-493166206b31 Date: Wed, 09 Jan 2019 02:44:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:14Z", "admin_state_up": true, "updated_at": "2019-01-09T02:44:14Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "cca0baba4dc14514b59946597733e09a", "id": "e059e386-6b8a-4857-a639-9b492d8ac8ec", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router"}} 2019-01-09 02:44:18,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-d3f102fc-de83-40d4-9681-493166206b31 2019-01-09 02:44:18,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=e059e386-6b8a-4857-a639-9b492d8ac8ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:44:18,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-052c1a05-3ef2-48c7-8233-e7136f88cb1c Date: Wed, 09 Jan 2019 02:44:18 GMT RESP BODY: {"ports":[]} 2019-01-09 02:44:18,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=e059e386-6b8a-4857-a639-9b492d8ac8ec used request id req-052c1a05-3ef2-48c7-8233-e7136f88cb1c 2019-01-09 02:44:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:44:18,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f7f47215-1f99-4ede-bec0-f901f96646b8 Date: Wed, 09 Jan 2019 02:44:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:18,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-f7f47215-1f99-4ede-bec0-f901f96646b8 2019-01-09 02:44:18,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:44:18,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:44:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:44:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:44:18,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840ba3ee-3e9a-4226-b51c-c7e9de5c2a8a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:18,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-840ba3ee-3e9a-4226-b51c-c7e9de5c2a8a 2019-01-09 02:44:18,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:44:19,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ea701eef-183c-4e78-9a2a-9ac28ac66bf4 Date: Wed, 09 Jan 2019 02:44:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:19,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-ea701eef-183c-4e78-9a2a-9ac28ac66bf4 2019-01-09 02:44:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:44:19,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a51a71ed-0f44-4dd0-ac3b-8b006cb82453 Date: Wed, 09 Jan 2019 02:44:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:19,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet used request id req-a51a71ed-0f44-4dd0-ac3b-8b006cb82453 2019-01-09 02:44:19,389 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:44:19,389 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router 2019-01-09 02:44:19,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/e059e386-6b8a-4857-a639-9b492d8ac8ec/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" -d '{"subnet_id": "dc19db82-9bf7-49f4-95bf-1f1a3c468b21"}' 2019-01-09 02:44:21,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d427b27b-fc92-4972-ac60-6bcf9f3e38ce Date: Wed, 09 Jan 2019 02:44:21 GMT RESP BODY: {"network_id": "cb01d59f-55cb-4b07-b69f-70315c4caad1", "tenant_id": "cca0baba4dc14514b59946597733e09a", "subnet_id": "dc19db82-9bf7-49f4-95bf-1f1a3c468b21", "subnet_ids": ["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"], "port_id": "87115b65-ed67-4723-af0c-6e1a16421cca", "id": "e059e386-6b8a-4857-a639-9b492d8ac8ec"} 2019-01-09 02:44:21,467 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e059e386-6b8a-4857-a639-9b492d8ac8ec/add_router_interface used request id req-d427b27b-fc92-4972-ac60-6bcf9f3e38ce 2019-01-09 02:44:21,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/e059e386-6b8a-4857-a639-9b492d8ac8ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:44:21,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a1141074-1174-45e6-93c7-3bdc4945ac27 Date: Wed, 09 Jan 2019 02:44:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:14Z", "admin_state_up": true, "updated_at": "2019-01-09T02:44:20Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "cca0baba4dc14514b59946597733e09a", "id": "e059e386-6b8a-4857-a639-9b492d8ac8ec", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router"}} 2019-01-09 02:44:21,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/e059e386-6b8a-4857-a639-9b492d8ac8ec used request id req-a1141074-1174-45e6-93c7-3bdc4945ac27 2019-01-09 02:44:21,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=e059e386-6b8a-4857-a639-9b492d8ac8ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:44:21,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-5eab8f06-ad24-417c-b800-ecf1e1003c3f Date: Wed, 09 Jan 2019 02:44:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.1"}],"id":"87115b65-ed67-4723-af0c-6e1a16421cca","security_groups":[],"mac_address":"fa:16:3e:00:80:47","project_id":"cca0baba4dc14514b59946597733e09a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:20Z","binding:vnic_type":"normal","device_id":"e059e386-6b8a-4857-a639-9b492d8ac8ec"}]} 2019-01-09 02:44:21,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=e059e386-6b8a-4857-a639-9b492d8ac8ec used request id req-5eab8f06-ad24-417c-b800-ecf1e1003c3f 2019-01-09 02:44:21,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/dc19db82-9bf7-49f4-95bf-1f1a3c468b21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:44:22,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-e750d657-a522-4e09-9b3e-a44f9bfb6542 Date: Wed, 09 Jan 2019 02:44:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}} 2019-01-09 02:44:22,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/dc19db82-9bf7-49f4-95bf-1f1a3c468b21 used request id req-e750d657-a522-4e09-9b3e-a44f9bfb6542 2019-01-09 02:44:22,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:22,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:22,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["MaNTjzRCQLqKQGTEH7l3NQ"], "issued_at": "2019-01-09T02:44:22.000000Z"}} 2019-01-09 02:44:22,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80239daa4cd62a41fcf70c2be6122a3e24105f28" 2019-01-09 02:44:22,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c283a55-f88f-4d20-afa4-8499b91b2f16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:22,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4c283a55-f88f-4d20-afa4-8499b91b2f16 2019-01-09 02:44:22,498 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:44:22,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80239daa4cd62a41fcf70c2be6122a3e24105f28" 2019-01-09 02:44:22,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-40ed71bf-2a62-47b3-b772-babac59cf31e x-compute-request-id: req-40ed71bf-2a62-47b3-b772-babac59cf31e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:44:22,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-40ed71bf-2a62-47b3-b772-babac59cf31e 2019-01-09 02:44:22,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80239daa4cd62a41fcf70c2be6122a3e24105f28" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-09 02:44:22,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-e5d75050-1d04-4ac6-b6c4-b06a2b2cab8d x-compute-request-id: req-e5d75050-1d04-4ac6-b6c4-b06a2b2cab8d Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:44:22,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e5d75050-1d04-4ac6-b6c4-b06a2b2cab8d 2019-01-09 02:44:22,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:22,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:23,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21df79fa20bf4343b5f404e60f9631c4", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role"}], "expires_at": "2019-01-09T03:44:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cca0baba4dc14514b59946597733e09a", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-user", "id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2"}, "audit_ids": ["SEtrH_6UR529rua8V6bqTg"], "issued_at": "2019-01-09T02:44:23.000000Z"}} 2019-01-09 02:44:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5626e565d22174f209625e7e962d4183f495840" 2019-01-09 02:44:23,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86af9fee-4fdc-4370-a42d-45857f2504ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:23,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-86af9fee-4fdc-4370-a42d-45857f2504ed 2019-01-09 02:44:23,271 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:44:23,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5626e565d22174f209625e7e962d4183f495840" 2019-01-09 02:44:23,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-049c537f-df5c-4edc-a6e1-a8bb3dd82d0b x-compute-request-id: req-049c537f-df5c-4edc-a6e1-a8bb3dd82d0b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:44:23,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-049c537f-df5c-4edc-a6e1-a8bb3dd82d0b 2019-01-09 02:44:23,430 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp... 2019-01-09 02:44:23,430 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:44:23,493 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp 2019-01-09 02:44:23,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5626e565d22174f209625e7e962d4183f495840" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCuqDek+aXsA3J/GARkTbtDfMio73TwqTSTO5Ck2cOqnGAC92nCe2IwpNm3osKnA/45H/aag0zsYmg6SbpZgLHJvDBK7epH4M70A//k2YV/116qiaSyAzuQdXUHOP4cG4/37bdwcM2tdEc5YPCnryfZqdBBtbqLkDx2/XjA3ULAHQ==", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp"}}' 2019-01-09 02:44:23,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-8ca2307b-56b1-461a-bcf6-d1da9251e52e x-compute-request-id: req-8ca2307b-56b1-461a-bcf6-d1da9251e52e Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCuqDek+aXsA3J/GARkTbtDfMio73TwqTSTO5Ck2cOqnGAC92nCe2IwpNm3osKnA/45H/aag0zsYmg6SbpZgLHJvDBK7epH4M70A//k2YV/116qiaSyAzuQdXUHOP4cG4/37bdwcM2tdEc5YPCnryfZqdBBtbqLkDx2/XjA3ULAHQ==", "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "fingerprint": "2a:f7:7f:cb:41:c4:7f:52:1c:0b:5c:69:7d:5b:84:9b"}} 2019-01-09 02:44:23,560 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8ca2307b-56b1-461a-bcf6-d1da9251e52e 2019-01-09 02:44:23,562 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0.pub 2019-01-09 02:44:23,562 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0 2019-01-09 02:44:23,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:23,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:23,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21df79fa20bf4343b5f404e60f9631c4", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role"}], "expires_at": "2019-01-09T03:44:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cca0baba4dc14514b59946597733e09a", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-user", "id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2"}, "audit_ids": ["bAURCh5IRKKgflrvTDOGQA"], "issued_at": "2019-01-09T02:44:23.000000Z"}} 2019-01-09 02:44:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:24,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d746c31a-1f4c-47f7-804c-ee744544a0d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:24,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d746c31a-1f4c-47f7-804c-ee744544a0d0 2019-01-09 02:44:24,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:24,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b1ddb4ed-92d3-4910-80db-7f69342829b6 Date: Wed, 09 Jan 2019 02:44:24 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:44:24,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp used request id req-b1ddb4ed-92d3-4910-80db-7f69342829b6 2019-01-09 02:44:24,199 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp... 2019-01-09 02:44:24,199 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp 2019-01-09 02:44:24,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}}' 2019-01-09 02:44:24,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-425d5cf8-8947-40ca-9543-6a71e0147e56 Date: Wed, 09 Jan 2019 02:44:24 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "updated_at": "2019-01-09T02:44:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "revision_number": 0, "id": "215076c4-fbec-412c-a2ec-3a383725f261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv6", "project_id": "cca0baba4dc14514b59946597733e09a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "revision_number": 0, "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv4", "project_id": "cca0baba4dc14514b59946597733e09a"}], "revision_number": 2, "project_id": "cca0baba4dc14514b59946597733e09a", "id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}} 2019-01-09 02:44:24,567 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-425d5cf8-8947-40ca-9543-6a71e0147e56 2019-01-09 02:44:24,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66f11d6f-c950-4fd7-b4de-710a01d87e52 2019-01-09 02:44:24,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:24,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-22b4fae3-7190-421d-bc67-61a1a5d440e5 Date: Wed, 09 Jan 2019 02:44: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": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "215076c4-fbec-412c-a2ec-3a383725f261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096"}]} 2019-01-09 02:44:24,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 used request id req-22b4fae3-7190-421d-bc67-61a1a5d440e5 2019-01-09 02:44:24,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66f11d6f-c950-4fd7-b4de-710a01d87e52 2019-01-09 02:44:24,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:24,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f8b6f9ad-230f-4512-b3ca-a346db44b0bb Date: Wed, 09 Jan 2019 02:44: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": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "215076c4-fbec-412c-a2ec-3a383725f261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096"}]} 2019-01-09 02:44:24,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 used request id req-f8b6f9ad-230f-4512-b3ca-a346db44b0bb 2019-01-09 02:44:24,917 - neutron_utils - INFO - Retrieving security group with ID - 66f11d6f-c950-4fd7-b4de-710a01d87e52 2019-01-09 02:44:24,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=66f11d6f-c950-4fd7-b4de-710a01d87e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:25,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8870b35f-4022-4d27-b399-83b65f1d1f30 Date: Wed, 09 Jan 2019 02:44:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "updated_at": "2019-01-09T02:44:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "revision_number": 0, "id": "215076c4-fbec-412c-a2ec-3a383725f261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv6", "project_id": "cca0baba4dc14514b59946597733e09a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "revision_number": 0, "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv4", "project_id": "cca0baba4dc14514b59946597733e09a"}], "revision_number": 2, "project_id": "cca0baba4dc14514b59946597733e09a", "id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}]} 2019-01-09 02:44:25,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=66f11d6f-c950-4fd7-b4de-710a01d87e52 used request id req-8870b35f-4022-4d27-b399-83b65f1d1f30 2019-01-09 02:44:25,115 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66f11d6f-c950-4fd7-b4de-710a01d87e52 2019-01-09 02:44:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:25,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38d0fb24-25b2-4fdd-98d0-48406f34b632 Date: Wed, 09 Jan 2019 02:44: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": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "215076c4-fbec-412c-a2ec-3a383725f261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096"}]} 2019-01-09 02:44:25,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 used request id req-38d0fb24-25b2-4fdd-98d0-48406f34b632 2019-01-09 02:44:25,285 - neutron_utils - INFO - Retrieving security group with ID - 66f11d6f-c950-4fd7-b4de-710a01d87e52 2019-01-09 02:44:25,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=66f11d6f-c950-4fd7-b4de-710a01d87e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:25,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-073e6f9c-85f1-4f62-80ce-6c21be3a8be8 Date: Wed, 09 Jan 2019 02:44:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "updated_at": "2019-01-09T02:44:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "revision_number": 0, "id": "215076c4-fbec-412c-a2ec-3a383725f261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv6", "project_id": "cca0baba4dc14514b59946597733e09a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "revision_number": 0, "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv4", "project_id": "cca0baba4dc14514b59946597733e09a"}], "revision_number": 2, "project_id": "cca0baba4dc14514b59946597733e09a", "id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}]} 2019-01-09 02:44:25,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=66f11d6f-c950-4fd7-b4de-710a01d87e52 used request id req-073e6f9c-85f1-4f62-80ce-6c21be3a8be8 2019-01-09 02:44:25,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66f11d6f-c950-4fd7-b4de-710a01d87e52 2019-01-09 02:44:25,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:25,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-acb5f90c-a8f4-4815-8388-66dd2f3d6fc7 Date: Wed, 09 Jan 2019 02:44: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": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "215076c4-fbec-412c-a2ec-3a383725f261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096"}]} 2019-01-09 02:44:25,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 used request id req-acb5f90c-a8f4-4815-8388-66dd2f3d6fc7 2019-01-09 02:44:25,672 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp 2019-01-09 02:44:25,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:25,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5c0bcfd5-101a-45ba-adb9-5b13eebbbb79 Date: Wed, 09 Jan 2019 02:44:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "updated_at": "2019-01-09T02:44:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "revision_number": 0, "id": "215076c4-fbec-412c-a2ec-3a383725f261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv6", "project_id": "cca0baba4dc14514b59946597733e09a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "revision_number": 0, "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv4", "project_id": "cca0baba4dc14514b59946597733e09a"}], "revision_number": 2, "project_id": "cca0baba4dc14514b59946597733e09a", "id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}]} 2019-01-09 02:44:25,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp used request id req-5c0bcfd5-101a-45ba-adb9-5b13eebbbb79 2019-01-09 02:44:25,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:44:25,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:44:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:44:25,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:25,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfcfad15-5ace-4043-97d1-c4f514974940 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:25,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-cfcfad15-5ace-4043-97d1-c4f514974940 2019-01-09 02:44:25,819 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66f11d6f-c950-4fd7-b4de-710a01d87e52 2019-01-09 02:44:25,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:25,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-46f7c65c-0fa6-4f2e-a1ec-369e58942437 Date: Wed, 09 Jan 2019 02:44: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": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "215076c4-fbec-412c-a2ec-3a383725f261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096"}]} 2019-01-09 02:44:25,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 used request id req-46f7c65c-0fa6-4f2e-a1ec-369e58942437 2019-01-09 02:44:25,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52"}}' 2019-01-09 02:44:26,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-8c2ff443-fee7-4701-9df0-87b548af7d7d Date: Wed, 09 Jan 2019 02:44:26 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": "2019-01-09T02:44:26Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:26Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "dc6e0e3d-72ae-4a87-88b3-481430fffc1d"}} 2019-01-09 02:44:26,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-8c2ff443-fee7-4701-9df0-87b548af7d7d 2019-01-09 02:44:26,154 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp 2019-01-09 02:44:26,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:26,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-c87e9b39-4186-498a-8208-89bb2fb4c828 Date: Wed, 09 Jan 2019 02:44:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "updated_at": "2019-01-09T02:44:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "revision_number": 0, "id": "215076c4-fbec-412c-a2ec-3a383725f261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv6", "project_id": "cca0baba4dc14514b59946597733e09a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "revision_number": 0, "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv4", "project_id": "cca0baba4dc14514b59946597733e09a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:26Z", "revision_number": 0, "id": "dc6e0e3d-72ae-4a87-88b3-481430fffc1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:26Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv4", "project_id": "cca0baba4dc14514b59946597733e09a"}], "revision_number": 3, "project_id": "cca0baba4dc14514b59946597733e09a", "id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}]} 2019-01-09 02:44:26,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp used request id req-c87e9b39-4186-498a-8208-89bb2fb4c828 2019-01-09 02:44:26,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:26,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe16778-28be-468b-a961-38035503c4e1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:26,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-cbe16778-28be-468b-a961-38035503c4e1 2019-01-09 02:44:26,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66f11d6f-c950-4fd7-b4de-710a01d87e52 2019-01-09 02:44:26,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:26,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-be01103f-ec7b-4cf3-bab5-da0fdaef16bb Date: Wed, 09 Jan 2019 02:44: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": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "215076c4-fbec-412c-a2ec-3a383725f261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:26Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:26Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "dc6e0e3d-72ae-4a87-88b3-481430fffc1d"}]} 2019-01-09 02:44:26,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 used request id req-be01103f-ec7b-4cf3-bab5-da0fdaef16bb 2019-01-09 02:44:26,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52"}}' 2019-01-09 02:44:26,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-1dbfc584-ab8c-4800-8c3a-f874dcee821b Date: Wed, 09 Jan 2019 02:44:26 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": "2019-01-09T02:44:26Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": 22, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:26Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "def9ce12-2b5f-40a6-915c-960ff8bf0bae"}} 2019-01-09 02:44:26,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-1dbfc584-ab8c-4800-8c3a-f874dcee821b 2019-01-09 02:44:26,956 - neutron_utils - INFO - Retrieving security group with ID - 66f11d6f-c950-4fd7-b4de-710a01d87e52 2019-01-09 02:44:26,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=66f11d6f-c950-4fd7-b4de-710a01d87e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:27,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-40a059fd-3a11-459c-96e2-0521d903fb34 Date: Wed, 09 Jan 2019 02:44:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "updated_at": "2019-01-09T02:44:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "revision_number": 0, "id": "215076c4-fbec-412c-a2ec-3a383725f261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv6", "project_id": "cca0baba4dc14514b59946597733e09a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "revision_number": 0, "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv4", "project_id": "cca0baba4dc14514b59946597733e09a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:26Z", "revision_number": 0, "id": "dc6e0e3d-72ae-4a87-88b3-481430fffc1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:26Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv4", "project_id": "cca0baba4dc14514b59946597733e09a"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:44:26Z", "revision_number": 0, "id": "def9ce12-2b5f-40a6-915c-960ff8bf0bae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:26Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cca0baba4dc14514b59946597733e09a"}], "revision_number": 4, "project_id": "cca0baba4dc14514b59946597733e09a", "id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}]} 2019-01-09 02:44:27,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=66f11d6f-c950-4fd7-b4de-710a01d87e52 used request id req-40a059fd-3a11-459c-96e2-0521d903fb34 2019-01-09 02:44:27,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66f11d6f-c950-4fd7-b4de-710a01d87e52 2019-01-09 02:44:27,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:44:27,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-b2b1e9af-b749-458b-b8d0-a6ae9951554c Date: Wed, 09 Jan 2019 02:44:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "215076c4-fbec-412c-a2ec-3a383725f261"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:24Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:24Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "5501265b-fd62-4e3e-80c8-42a8eaec8096"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:26Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:26Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "dc6e0e3d-72ae-4a87-88b3-481430fffc1d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-09T02:44:26Z", "security_group_id": "66f11d6f-c950-4fd7-b4de-710a01d87e52", "port_range_min": 22, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:26Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "def9ce12-2b5f-40a6-915c-960ff8bf0bae"}]} 2019-01-09 02:44:27,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66f11d6f-c950-4fd7-b4de-710a01d87e52 used request id req-b2b1e9af-b749-458b-b8d0-a6ae9951554c 2019-01-09 02:44:27,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:27,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:27,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21df79fa20bf4343b5f404e60f9631c4", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role"}], "expires_at": "2019-01-09T03:44:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cca0baba4dc14514b59946597733e09a", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-user", "id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2"}, "audit_ids": ["GpisWXvcRMKvDwxK5RDD5A"], "issued_at": "2019-01-09T02:44:27.000000Z"}} 2019-01-09 02:44:27,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:27,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91cd9e9d-a060-43d4-998b-f8b53e227cfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:27,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-91cd9e9d-a060-43d4-998b-f8b53e227cfb 2019-01-09 02:44:27,651 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:44:27,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:27,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304d3146-4b63-4121-9b4e-286e62d50cab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:27,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-304d3146-4b63-4121-9b4e-286e62d50cab 2019-01-09 02:44:27,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:27,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-35d76545-910f-4f80-81bf-96d1d559707a Date: Wed, 09 Jan 2019 02:44:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:27,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-35d76545-910f-4f80-81bf-96d1d559707a 2019-01-09 02:44:27,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:44:27,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:44:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:44:27,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:28,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20be875-aece-4cca-bc88-13a5f8cc7093 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:28,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-a20be875-aece-4cca-bc88-13a5f8cc7093 2019-01-09 02:44:28,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:28,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e8ac0cd6-2fa8-47cc-95f3-ea6ed628c0f6 Date: Wed, 09 Jan 2019 02:44:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:28,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-e8ac0cd6-2fa8-47cc-95f3-ea6ed628c0f6 2019-01-09 02:44:28,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:28,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-22d18dc3-01a5-4ba4-b4f2-5583f9471bb6 Date: Wed, 09 Jan 2019 02:44:28 GMT RESP BODY: {"ports":[]} 2019-01-09 02:44:28,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1&admin_state_up=True used request id req-22d18dc3-01a5-4ba4-b4f2-5583f9471bb6 2019-01-09 02:44:28,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:28,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ece7f532-0400-4f03-a9c3-9ef3bd353212 x-compute-request-id: req-ece7f532-0400-4f03-a9c3-9ef3bd353212 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:44:28,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst used request id req-ece7f532-0400-4f03-a9c3-9ef3bd353212 2019-01-09 02:44:28,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:28,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cc0439aa-e821-4348-954d-9ba547b85afb Date: Wed, 09 Jan 2019 02:44:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:28,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-cc0439aa-e821-4348-954d-9ba547b85afb 2019-01-09 02:44:28,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:28,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0465ca-b4f0-4a99-a9c5-e35bdd92c22a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:28,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-5e0465ca-b4f0-4a99-a9c5-e35bdd92c22a 2019-01-09 02:44:28,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:29,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-673ae511-93b4-4231-9f0e-256d3a352dd7 Date: Wed, 09 Jan 2019 02:44:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:29,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-673ae511-93b4-4231-9f0e-256d3a352dd7 2019-01-09 02:44:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:29,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a897c441-ed5b-4cc3-b480-191c93c4d5a3 Date: Wed, 09 Jan 2019 02:44:29 GMT RESP BODY: {"ports":[]} 2019-01-09 02:44:29,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1&admin_state_up=True used request id req-a897c441-ed5b-4cc3-b480-191c93c4d5a3 2019-01-09 02:44:29,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:29,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:29,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21df79fa20bf4343b5f404e60f9631c4", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role"}], "expires_at": "2019-01-09T03:44:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cca0baba4dc14514b59946597733e09a", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-user", "id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2"}, "audit_ids": ["vbJJn7lfTsGyJvzcQbYc9w"], "issued_at": "2019-01-09T02:44:29.000000Z"}} 2019-01-09 02:44:29,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8dbe7f62e8a5c0b7b991f475233290aeccfced" 2019-01-09 02:44:29,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa3d01c-1f78-497c-9a5d-e207378749a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:29,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7fa3d01c-1f78-497c-9a5d-e207378749a0 2019-01-09 02:44:29,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:30,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-afa050c4-09a9-44b8-9164-e649cf78e62d Date: Wed, 09 Jan 2019 02:44:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:30,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-afa050c4-09a9-44b8-9164-e649cf78e62d 2019-01-09 02:44:30,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:30,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f5bdce90-8c1f-4f0e-ae4b-963f65043694 Date: Wed, 09 Jan 2019 02:44:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:30,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-f5bdce90-8c1f-4f0e-ae4b-963f65043694 2019-01-09 02:44:30,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:30,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d34137f6-2cbf-4e1d-8191-e089c7fc6655 Date: Wed, 09 Jan 2019 02:44:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:30,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-d34137f6-2cbf-4e1d-8191-e089c7fc6655 2019-01-09 02:44:30,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:44:30,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:44:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:44:30,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8dbe7f62e8a5c0b7b991f475233290aeccfced" 2019-01-09 02:44:30,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81550501-31f9-4ff1-9f11-cd053de54618 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:30,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-81550501-31f9-4ff1-9f11-cd053de54618 2019-01-09 02:44:30,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:30,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0b55649a-5e32-4277-9d0c-067d8ae0ca43 Date: Wed, 09 Jan 2019 02:44:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:30,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-0b55649a-5e32-4277-9d0c-067d8ae0ca43 2019-01-09 02:44:30,880 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net 2019-01-09 02:44:30,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" -d '{"port": {"network_id": "cb01d59f-55cb-4b07-b69f-70315c4caad1", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1", "admin_state_up": true}}' 2019-01-09 02:44:31,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-1bc5c067-f652-4a91-bd88-6f24c55d08a6 Date: Wed, 09 Jan 2019 02:44:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.7"}],"id":"fed23303-95bf-4f6b-abe1-aa6ba259f7da","security_groups":["e24ecab4-c717-456f-8710-2459b0751f3c"],"mac_address":"fa:16:3e:9b:83:f1","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1","project_id":"cca0baba4dc14514b59946597733e09a","qos_policy_id":null,"admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:31Z","binding:vnic_type":"normal"}} 2019-01-09 02:44:31,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-1bc5c067-f652-4a91-bd88-6f24c55d08a6 2019-01-09 02:44:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:32,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7e1aae17-39f3-4482-9ced-e7904aeac507 Date: Wed, 09 Jan 2019 02:44:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:32,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-7e1aae17-39f3-4482-9ced-e7904aeac507 2019-01-09 02:44:32,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:32,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f0af98-3f6b-4887-be8d-436f1a4f0e12 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:32,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-88f0af98-3f6b-4887-be8d-436f1a4f0e12 2019-01-09 02:44:32,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:32,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e1907469-75a1-426d-b524-9a1870d91163 Date: Wed, 09 Jan 2019 02:44:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:32,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-e1907469-75a1-426d-b524-9a1870d91163 2019-01-09 02:44:32,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:32,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-a0d0375a-c61c-47cd-8bed-115ca1df5797 Date: Wed, 09 Jan 2019 02:44:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.7"}],"id":"fed23303-95bf-4f6b-abe1-aa6ba259f7da","security_groups":["e24ecab4-c717-456f-8710-2459b0751f3c"],"mac_address":"fa:16:3e:9b:83:f1","project_id":"cca0baba4dc14514b59946597733e09a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:31Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:44:32,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1&admin_state_up=True used request id req-a0d0375a-c61c-47cd-8bed-115ca1df5797 2019-01-09 02:44:32,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:32,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0cc1c3-7889-4a3e-b80a-d300c309cdd3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:32,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-1f0cc1c3-7889-4a3e-b80a-d300c309cdd3 2019-01-09 02:44:32,520 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst 2019-01-09 02:44:32,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:32,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53d3321c-1e93-4b2f-a98a-ebc3219c9795 x-compute-request-id: req-53d3321c-1e93-4b2f-a98a-ebc3219c9795 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-flavor-name"}]} 2019-01-09 02:44:32,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-53d3321c-1e93-4b2f-a98a-ebc3219c9795 2019-01-09 02:44:32,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:32,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6882ff2b-2656-4112-9988-f2ca9c603c4e x-compute-request-id: req-6882ff2b-2656-4112-9988-f2ca9c603c4e Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:44:32,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6 used request id req-6882ff2b-2656-4112-9988-f2ca9c603c4e 2019-01-09 02:44:32,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:32,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-c551867e-9b6f-46b3-acb1-d8a268ae7f7d Date: Wed, 09 Jan 2019 02:44:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:44:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:44:08Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5d070ada-6d9c-4a12-af16-b3505695bad5/snap", "metadata": {}}], "self": "/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "min_disk": 0, "protected": false, "id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "file": "/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cca0baba4dc14514b59946597733e09a", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5d070ada-6d9c-4a12-af16-b3505695bad5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image"} 2019-01-09 02:44:32,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image used request id req-c551867e-9b6f-46b3-acb1-d8a268ae7f7d 2019-01-09 02:44:32,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:32,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-94f88791-42e6-4695-a948-94127a790401 Date: Wed, 09 Jan 2019 02:44: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:44:32,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-94f88791-42e6-4695-a948-94127a790401 2019-01-09 02:44:32,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "imageRef": "5d070ada-6d9c-4a12-af16-b3505695bad5", "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "flavorRef": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "max_count": 1, "min_count": 1, "networks": [{"port": "fed23303-95bf-4f6b-abe1-aa6ba259f7da"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}]}}' 2019-01-09 02:44:34,915 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:44:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-321a4c9b-a8fb-4298-a001-7ea6bf7fceef x-compute-request-id: req-321a4c9b-a8fb-4298-a001-7ea6bf7fceef Content-Length: 444 location: http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "adminPass": "CXq6NiZiw4qa"}} 2019-01-09 02:44:34,915 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-321a4c9b-a8fb-4298-a001-7ea6bf7fceef 2019-01-09 02:44:34,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:35,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d4e4fc4-fd69-4332-a36e-1f161e1d271c x-compute-request-id: req-3d4e4fc4-fd69-4332-a36e-1f161e1d271c Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:44:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:35,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-3d4e4fc4-fd69-4332-a36e-1f161e1d271c 2019-01-09 02:44:35,284 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst 2019-01-09 02:44:35,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:35,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90f0ea0a-1ec4-4009-bb10-3877167d6df7 x-compute-request-id: req-90f0ea0a-1ec4-4009-bb10-3877167d6df7 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:44:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:35,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-90f0ea0a-1ec4-4009-bb10-3877167d6df7 2019-01-09 02:44:35,417 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst] is - BUILD 2019-01-09 02:44:35,417 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:44:38,420 - create_instance - DEBUG - VM status query timeout in 896.863770008 2019-01-09 02:44:38,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:39,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-76661da7-8ba2-427c-985f-1420ef306c8c x-compute-request-id: req-76661da7-8ba2-427c-985f-1420ef306c8c Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:44:35Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:39,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-76661da7-8ba2-427c-985f-1420ef306c8c 2019-01-09 02:44:39,029 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst] is - BUILD 2019-01-09 02:44:39,030 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:44:42,033 - create_instance - DEBUG - VM status query timeout in 893.250998974 2019-01-09 02:44:42,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:42,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-944ecf0c-5460-4f95-b9e7-95239145be16 x-compute-request-id: req-944ecf0c-5460-4f95-b9e7-95239145be16 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:42,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-944ecf0c-5460-4f95-b9e7-95239145be16 2019-01-09 02:44:42,573 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst] is - ACTIVE 2019-01-09 02:44:42,573 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:44:42,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:43,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-0e46f4e4-9c8b-4f60-953e-5657f2ca0ad9 x-compute-request-id: req-0e46f4e4-9c8b-4f60-953e-5657f2ca0ad9 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:43,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-0e46f4e4-9c8b-4f60-953e-5657f2ca0ad9 2019-01-09 02:44:43,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:43,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3bca0ba9-2a57-4c95-ac84-aaa928b94827 Date: Wed, 09 Jan 2019 02:44:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:43,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-3bca0ba9-2a57-4c95-ac84-aaa928b94827 2019-01-09 02:44:43,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:43,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409557e5-c064-4f81-a0e2-a558caf42938 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:43,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-409557e5-c064-4f81-a0e2-a558caf42938 2019-01-09 02:44:43,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:43,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cef41036-a28c-47da-9f0f-bb1c72c89f33 Date: Wed, 09 Jan 2019 02:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:43,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-cef41036-a28c-47da-9f0f-bb1c72c89f33 2019-01-09 02:44:43,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:43,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-5e5d7134-d3fa-4fe3-8755-54c32b3a8133 Date: Wed, 09 Jan 2019 02:44:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.3"}],"id":"1f41ef4f-091b-41d2-98c3-98ef6f16815a","security_groups":[],"mac_address":"fa:16:3e:c1:59:21","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.2"}],"id":"371fcc36-d806-465e-9d09-b54544fd4603","security_groups":[],"mac_address":"fa:16:3e:f5:34:89","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.1"}],"id":"87115b65-ed67-4723-af0c-6e1a16421cca","security_groups":[],"mac_address":"fa:16:3e:00:80:47","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:20Z","binding:vnic_type":"normal","device_id":"e059e386-6b8a-4857-a639-9b492d8ac8ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.4"}],"id":"fdfe3bce-042c-4e93-b132-1019a6345d9e","security_groups":[],"mac_address":"fa:16:3e:8d:65:2f","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.7"}],"id":"fed23303-95bf-4f6b-abe1-aa6ba259f7da","security_groups":["e24ecab4-c717-456f-8710-2459b0751f3c"],"mac_address":"fa:16:3e:9b:83:f1","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:31Z","binding:vnic_type":"normal","device_id":"9be09dc9-7fd3-450d-9b99-531c7b251548"}]} 2019-01-09 02:44:43,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-5e5d7134-d3fa-4fe3-8755-54c32b3a8133 2019-01-09 02:44:43,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:44,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-e392b838-7efa-40bc-9571-cf6f870fe4c6 x-compute-request-id: req-e392b838-7efa-40bc-9571-cf6f870fe4c6 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:44,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-e392b838-7efa-40bc-9571-cf6f870fe4c6 2019-01-09 02:44:44,143 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst] is - ACTIVE 2019-01-09 02:44:44,143 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:44:44,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:44,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-be98a92a-020e-4c0a-a28c-718b4c397875 x-compute-request-id: req-be98a92a-020e-4c0a-a28c-718b4c397875 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:44,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-be98a92a-020e-4c0a-a28c-718b4c397875 2019-01-09 02:44:44,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:45,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fba6cf66-1220-4dfb-a409-8e320dc58c54 Date: Wed, 09 Jan 2019 02:44:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:45,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-fba6cf66-1220-4dfb-a409-8e320dc58c54 2019-01-09 02:44:45,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:45,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc50478-fd3f-443a-941d-18ead901bb8f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:45,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-9fc50478-fd3f-443a-941d-18ead901bb8f 2019-01-09 02:44:45,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:45,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c28abfbe-f9e8-4962-b074-a081e86b945d Date: Wed, 09 Jan 2019 02:44:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:45,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-c28abfbe-f9e8-4962-b074-a081e86b945d 2019-01-09 02:44:45,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:45,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-1fbcb0b3-a129-48d1-8dfc-38a7b19a6ebc Date: Wed, 09 Jan 2019 02:44:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.3"}],"id":"1f41ef4f-091b-41d2-98c3-98ef6f16815a","security_groups":[],"mac_address":"fa:16:3e:c1:59:21","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.2"}],"id":"371fcc36-d806-465e-9d09-b54544fd4603","security_groups":[],"mac_address":"fa:16:3e:f5:34:89","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.1"}],"id":"87115b65-ed67-4723-af0c-6e1a16421cca","security_groups":[],"mac_address":"fa:16:3e:00:80:47","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:20Z","binding:vnic_type":"normal","device_id":"e059e386-6b8a-4857-a639-9b492d8ac8ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.4"}],"id":"fdfe3bce-042c-4e93-b132-1019a6345d9e","security_groups":[],"mac_address":"fa:16:3e:8d:65:2f","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.7"}],"id":"fed23303-95bf-4f6b-abe1-aa6ba259f7da","security_groups":["e24ecab4-c717-456f-8710-2459b0751f3c"],"mac_address":"fa:16:3e:9b:83:f1","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:31Z","binding:vnic_type":"normal","device_id":"9be09dc9-7fd3-450d-9b99-531c7b251548"}]} 2019-01-09 02:44:45,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-1fbcb0b3-a129-48d1-8dfc-38a7b19a6ebc 2019-01-09 02:44:45,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}}' 2019-01-09 02:44:46,723 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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-72740e09-ea6b-427e-86a8-613b41c51a21 x-compute-request-id: req-72740e09-ea6b-427e-86a8-613b41c51a21 Content-Length: 0 Content-Type: application/json 2019-01-09 02:44:46,723 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548/action used request id req-72740e09-ea6b-427e-86a8-613b41c51a21 2019-01-09 02:44:46,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:46,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-7cd526cb-9ace-4c20-afb3-3512e088b8e6 Date: Wed, 09 Jan 2019 02:44:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:14Z", "admin_state_up": true, "updated_at": "2019-01-09T02:44:20Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "cca0baba4dc14514b59946597733e09a", "id": "e059e386-6b8a-4857-a639-9b492d8ac8ec", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router"}]} 2019-01-09 02:44:46,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router used request id req-7cd526cb-9ace-4c20-afb3-3512e088b8e6 2019-01-09 02:44:46,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:46,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0917135e-75f8-426d-8433-a5a3eb0610c8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:46,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-0917135e-75f8-426d-8433-a5a3eb0610c8 2019-01-09 02:44:46,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=e059e386-6b8a-4857-a639-9b492d8ac8ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:46,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-61aef6f3-1cb6-4778-832d-84bc723b3e4e Date: Wed, 09 Jan 2019 02:44:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.1"}],"id":"87115b65-ed67-4723-af0c-6e1a16421cca","security_groups":[],"mac_address":"fa:16:3e:00:80:47","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:20Z","binding:vnic_type":"normal","device_id":"e059e386-6b8a-4857-a639-9b492d8ac8ec"}]} 2019-01-09 02:44:46,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=e059e386-6b8a-4857-a639-9b492d8ac8ec used request id req-61aef6f3-1cb6-4778-832d-84bc723b3e4e 2019-01-09 02:44:46,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/dc19db82-9bf7-49f4-95bf-1f1a3c468b21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:47,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-20a43a06-2928-43df-a3b5-a40a5132a1d5 Date: Wed, 09 Jan 2019 02:44:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}} 2019-01-09 02:44:47,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/dc19db82-9bf7-49f4-95bf-1f1a3c468b21 used request id req-20a43a06-2928-43df-a3b5-a40a5132a1d5 2019-01-09 02:44:47,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:47,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-228d39d1-04e3-42e7-a95d-fe6d3246a216 Date: Wed, 09 Jan 2019 02:44:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:44:47,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-228d39d1-04e3-42e7-a95d-fe6d3246a216 2019-01-09 02:44:47,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:47,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a23709a6-d8b5-426e-8d78-010a16d0d94c Date: Wed, 09 Jan 2019 02:44:47 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:44:47,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-a23709a6-d8b5-426e-8d78-010a16d0d94c 2019-01-09 02:44:47,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:47,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-d4c05d11-4a47-4189-8929-3c9c4d9397f6 x-compute-request-id: req-d4c05d11-4a47-4189-8929-3c9c4d9397f6 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}, {"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:47,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-d4c05d11-4a47-4189-8929-3c9c4d9397f6 2019-01-09 02:44:47,682 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst] is - ACTIVE 2019-01-09 02:44:47,683 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:44:47,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:48,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-a07fc108-3f25-43ac-987c-b6fea1d9ab46 x-compute-request-id: req-a07fc108-3f25-43ac-987c-b6fea1d9ab46 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}, {"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:48,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-a07fc108-3f25-43ac-987c-b6fea1d9ab46 2019-01-09 02:44:48,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:48,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ee6ed1c9-6409-40b5-8336-28ecbc81e993 Date: Wed, 09 Jan 2019 02:44:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:48,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-ee6ed1c9-6409-40b5-8336-28ecbc81e993 2019-01-09 02:44:48,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:48,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d653aec-f927-4a44-af07-72b8fd826c2c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:48,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-2d653aec-f927-4a44-af07-72b8fd826c2c 2019-01-09 02:44:48,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:48,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c08168b1-e70c-47fc-9d34-15c66f24bad0 Date: Wed, 09 Jan 2019 02:44:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:48,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-c08168b1-e70c-47fc-9d34-15c66f24bad0 2019-01-09 02:44:48,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:48,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-efb9f5a1-77d9-4052-ad31-8172e660534d Date: Wed, 09 Jan 2019 02:44:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.3"}],"id":"1f41ef4f-091b-41d2-98c3-98ef6f16815a","security_groups":[],"mac_address":"fa:16:3e:c1:59:21","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.2"}],"id":"371fcc36-d806-465e-9d09-b54544fd4603","security_groups":[],"mac_address":"fa:16:3e:f5:34:89","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.1"}],"id":"87115b65-ed67-4723-af0c-6e1a16421cca","security_groups":[],"mac_address":"fa:16:3e:00:80:47","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:20Z","binding:vnic_type":"normal","device_id":"e059e386-6b8a-4857-a639-9b492d8ac8ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.4"}],"id":"fdfe3bce-042c-4e93-b132-1019a6345d9e","security_groups":[],"mac_address":"fa:16:3e:8d:65:2f","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.7"}],"id":"fed23303-95bf-4f6b-abe1-aa6ba259f7da","security_groups":["66f11d6f-c950-4fd7-b4de-710a01d87e52","e24ecab4-c717-456f-8710-2459b0751f3c"],"mac_address":"fa:16:3e:9b:83:f1","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:31Z","binding:vnic_type":"normal","device_id":"9be09dc9-7fd3-450d-9b99-531c7b251548"}]} 2019-01-09 02:44:48,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-efb9f5a1-77d9-4052-ad31-8172e660534d 2019-01-09 02:44:48,519 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-09 02:44:48,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:48,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-07a8766f-3e15-4942-be28-404fcb9993fe Date: Wed, 09 Jan 2019 02:44:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:44:48,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-07a8766f-3e15-4942-be28-404fcb9993fe 2019-01-09 02:44:48,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:48,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a7c0ce0d-ecc4-48d5-bec7-e250fe965f15 Date: Wed, 09 Jan 2019 02:44:48 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:44:48,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-a7c0ce0d-ecc4-48d5-bec7-e250fe965f15 2019-01-09 02:44:48,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "port_id": "fed23303-95bf-4f6b-abe1-aa6ba259f7da"}}' 2019-01-09 02:44:50,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-47d9406e-794f-4fe3-bfdc-b6db22c05c43 Date: Wed, 09 Jan 2019 02:44:50 GMT RESP BODY: {"floatingip": {"router_id": "e059e386-6b8a-4857-a639-9b492d8ac8ec", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:49Z", "updated_at": "2019-01-09T02:44:49Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "cca0baba4dc14514b59946597733e09a", "port_id": "fed23303-95bf-4f6b-abe1-aa6ba259f7da", "id": "d3aad3bb-0a7d-48f5-80f9-ca9f6b709330"}} 2019-01-09 02:44:50,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-47d9406e-794f-4fe3-bfdc-b6db22c05c43 2019-01-09 02:44:50,592 - create_instance - INFO - Created floating IP 172.30.9.202 via router - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router 2019-01-09 02:44:50,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:50,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b983167a-b2f9-4df4-bdee-55ebee764c81 x-compute-request-id: req-b983167a-b2f9-4df4-bdee-55ebee764c81 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}, {"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:50,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-b983167a-b2f9-4df4-bdee-55ebee764c81 2019-01-09 02:44:50,787 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst] is - ACTIVE 2019-01-09 02:44:50,787 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:44:50,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:51,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ef7d2f3-e08e-4c23-b70f-9dc4d587f65f x-compute-request-id: req-6ef7d2f3-e08e-4c23-b70f-9dc4d587f65f Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}, {"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:51,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-6ef7d2f3-e08e-4c23-b70f-9dc4d587f65f 2019-01-09 02:44:51,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:51,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-656853b8-983d-4e6b-8c06-9be8d2e5fbea Date: Wed, 09 Jan 2019 02:44:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:51,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-656853b8-983d-4e6b-8c06-9be8d2e5fbea 2019-01-09 02:44:51,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:51,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d54ef34a-1949-4cf6-ace9-c307529b801d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:51,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-d54ef34a-1949-4cf6-ace9-c307529b801d 2019-01-09 02:44:51,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:51,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-661843ec-a16a-4586-adb8-08a250f48700 Date: Wed, 09 Jan 2019 02:44:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:51,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-661843ec-a16a-4586-adb8-08a250f48700 2019-01-09 02:44:51,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:51,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-571f23ed-bab5-40ef-9b63-dff62eabb80b Date: Wed, 09 Jan 2019 02:44:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.3"}],"id":"1f41ef4f-091b-41d2-98c3-98ef6f16815a","security_groups":[],"mac_address":"fa:16:3e:c1:59:21","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.2"}],"id":"371fcc36-d806-465e-9d09-b54544fd4603","security_groups":[],"mac_address":"fa:16:3e:f5:34:89","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.1"}],"id":"87115b65-ed67-4723-af0c-6e1a16421cca","security_groups":[],"mac_address":"fa:16:3e:00:80:47","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:20Z","binding:vnic_type":"normal","device_id":"e059e386-6b8a-4857-a639-9b492d8ac8ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.4"}],"id":"fdfe3bce-042c-4e93-b132-1019a6345d9e","security_groups":[],"mac_address":"fa:16:3e:8d:65:2f","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.7"}],"id":"fed23303-95bf-4f6b-abe1-aa6ba259f7da","security_groups":["66f11d6f-c950-4fd7-b4de-710a01d87e52","e24ecab4-c717-456f-8710-2459b0751f3c"],"mac_address":"fa:16:3e:9b:83:f1","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:31Z","binding:vnic_type":"normal","device_id":"9be09dc9-7fd3-450d-9b99-531c7b251548"}]} 2019-01-09 02:44:51,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-571f23ed-bab5-40ef-9b63-dff62eabb80b 2019-01-09 02:44:51,800 - create_instance_tests - INFO - Looking for IP 10.55.1.7 in the console log 2019-01-09 02:44:51,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:52,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-2bbf33e6-e515-40f0-85dd-b59d45214052 x-compute-request-id: req-2bbf33e6-e515-40f0-85dd-b59d45214052 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}, {"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:52,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-2bbf33e6-e515-40f0-85dd-b59d45214052 2019-01-09 02:44:52,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:44:53,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-130b20f3-5c4b-4a87-bdb9-6861bd81dded x-compute-request-id: req-130b20f3-5c4b-4a87-bdb9-6861bd81dded Content-Encoding: gzip Content-Length: 9604 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 480299217 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 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.127738] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129396] pid_max: default: 32768 minimum: 301\n[ 0.130287] ACPI: Core revision 20150930\n[ 0.131672] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132975] Security Framework initialized\n[ 0.133784] Yama: becoming mindful.\n[ 0.134512] AppArmor: AppArmor initialized\n[ 0.135363] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136638] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137887] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139074] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140434] Initializing cgroup subsys io\n[ 0.141245] Initializing cgroup subsys memory\n[ 0.142108] Initializing cgroup subsys devices\n[ 0.143002] Initializing cgroup subsys freezer\n[ 0.143870] Initializing cgroup subsys net_cls\n[ 0.144734] Initializing cgroup subsys perf_event\n[ 0.145639] Initializing cgroup subsys net_prio\n[ 0.146519] Initializing cgroup subsys hugetlb\n[ 0.147402] Initializing cgroup subsys pids\n[ 0.148276] CPU: Physical Processor ID: 0\n[ 0.149765] mce: CPU supports 10 MCE banks\n[ 0.150605] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151601] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.153868] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160240] ftrace: allocating 31920 entries in 125 pages\n[ 0.186669] smpboot: Max logical packages: 2\n[ 0.187531] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188721] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190069] x2apic enabled\n[ 0.190888] Switched APIC routing to physical x2apic.\n[ 0.192629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.193843] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.195982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.197912] KVM setup paravirtual spinlock\n[ 0.199380] x86: Booting SMP configuration:\n[ 0.200282] .... node #0, CPUs: #1\n[ 0.201170] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.222883] x86: Booted up 1 node, 2 CPUs\n[ 0.222885] KVM setup async PF for cpu 1\n[ 0.222888] kvm-stealtime: cpu 1, msr f90d940\n[ 0.225480] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.226972] devtmpfs: initialized\n[ 0.228672] evm: security.selinux\n[ 0.229368] evm: security.SMACK64\n[ 0.230059] evm: security.SMACK64EXEC\n[ 0.230795] evm: security.SMACK64TRANSMUTE\n[ 0.231603] evm: security.SMACK64MMAP\n[ 0.232346] evm: security.ima\n[ 0.232981] evm: security.capability\n[ 0.233831] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235708] pinctrl core: initialized pinctrl subsystem\n[ 0.236810] RTC time: 2:44:40, date: 01/09/19\n[ 0.237785] NET: Registered protocol family 16\n[ 0.247685] cpuidle: using governor ladder\n[ 0.259777] cpuidle: using governor menu\n[ 0.260630] PCCT header not found.\n[ 0.261406] ACPI: bus type PCI registered\n[ 0.262242] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263498] PCI: Using configuration type 1 for base access\n[ 0.276927] ACPI: Added _OSI(Module Device)\n[ 0.277779] ACPI: Added _OSI(Processor Device)\n[ 0.278639] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279537] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281858] ACPI: Interpreter enabled\n[ 0.282655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.284496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.290020] ACPI: (supports S0 S5)\n[ 0.290721] ACPI: Using IOAPIC for interrupt routing\n[ 0.291817] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.295230] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.296378] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297615] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.298817] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.301079] acpiphp: Slot [3] registered\n[ 0.301910] acpiphp: Slot [4] registered\n[ 0.302741] acpiphp: Slot [5] registered\n[ 0.303551] acpiphp: Slot [6] registered\n[ 0.304350] acpiphp: Slot [7] registered\n[ 0.305153] acpiphp: Slot [8] registered\n[ 0.305963] acpiphp: Slot [9] registered\n[ 0.306766] acpiphp: Slot [10] registered\n[ 0.317623] acpiphp: Slot [11] registered\n[ 0.318450] acpiphp: Slot [12] registered\n[ 0.319269] acpiphp: Slot [13] registered\n[ 0.320083] acpiphp: Slot [14] registered\n[ 0.320895] acpiphp: Slot [15] registered\n[ 0.321713] acpiphp: Slot [16] registered\n[ 0.322530] acpiphp: Slot [17] registered\n[ 0.323375] acpiphp: Slot [18] registered\n[ 0.324188] acpiphp: Slot [19] registered\n[ 0.325006] acpiphp: Slot [20] registered\n[ 0.325829] acpiphp: Slot [21] registered\n[ 0.326639] acpiphp: Slot [22] registered\n[ 0.327456] acpiphp: Slot [23] registered\n[ 0.328270] acpiphp: Slot [24] registered\n[ 0.329083] acpiphp: Slot [25] registered\n[ 0.329897] acpiphp: Slot [26] registered\n[ 0.330707] acpiphp: Slot [27] registered\n[ 0.331523] acpiphp: Slot [28] registered\n[ 0.332335] acpiphp: Slot [29] registered\n[ 0.333174] acpiphp: Slot [30] registered\n[ 0.334000] acpiphp: Slot [31] registered\n[ 0.334811] PCI host bridge to bus 0000:00\n[ 0.335621] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.336847] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.338068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.339528] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.340986] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.347270] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.348555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351017] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.358365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.359808] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.412815] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.414264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415685] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417086] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418357] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419531] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.420586] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.422144] vgaarb: loaded\n[ 0.422744] vgaarb: bridge control possible 0000:00:02.0\n[ 0.423915] SCSI subsystem initialized\n[ 0.424766] ACPI: bus type USB registered\n[ 0.425592] usbcore: registered new interface driver usbfs\n[ 0.426629] usbcore: registered new interface driver hub\n[ 0.427636] usbcore: registered new device driver usb\n[ 0.428728] PCI: Using ACPI for IRQ routing\n[ 0.429762] NetLabel: Initializing\n[ 0.430478] NetLabel: domain hash size = 128\n[ 0.431333] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.432285] NetLabel: unlabeled traffic allowed by default\n[ 0.433408] clocksource: Switched to clocksource kvm-clock\n[ 0.439359] AppArmor: AppArmor Filesystem Enabled\n[ 0.440325] pnp: PnP ACPI init\n[ 0.441255] pnp: PnP ACPI: found 5 devices\n[ 0.448354] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.450073] NET: Registered protocol family 2\n[ 0.451058] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.452341] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.453512] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.454705] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455786] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456955] NET: Registered protocol family 1\n[ 0.457828] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.458920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.459991] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.478560] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497348] Trying to unpack rootfs image as initramfs...\n[ 0.547883] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.562131] Scanning for low memory corruption every 60 seconds\n[ 0.563571] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.564738] audit: initializing netlink subsys (disabled)\n[ 0.565836] audit: type=2000 audit(1547001880.998:1): initialized\n[ 0.567166] Initialise system trusted keyring\n[ 0.568124] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.569303] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571445] zbud: loaded\n[ 0.572180] VFS: Disk quotas dquot_6.6.0\n[ 0.573014] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574603] fuse init (API version 7.23)\n[ 0.575541] Key type big_key registered\n[ 0.576360] Allocating IMA MOK and blacklist keyrings.\n[ 0.577642] Key type asymmetric registered\n[ 0.578470] Asymmetric key parser 'x509' registered\n[ 0.579438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.580934] io scheduler noop registered\n[ 0.581741] io scheduler deadline registered (default)\n[ 0.582746] io scheduler cfq registered\n[ 0.583592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584651] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.585975] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587438] ACPI: Power Button [PWRF]\n[ 0.588301] GHES: HEST is not enabled!\n[ 0.606641] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644612] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647615] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.672130] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674569] Linux agpgart interface v0.103\n[ 0.677394] brd: module loaded\n[ 0.678815] loop: module loaded\n[ 0.683845] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685312] GPT:90111 != 20971519\n[ 0.686012] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687149] GPT:90111 != 20971519\n[ 0.687837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.688808] vda: vda1 vda15\n[ 0.690285] scsi host0: ata_piix\n[ 0.691043] scsi host1: ata_piix\n[ 0.691751] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.692978] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.694271] libphy: Fixed MDIO Bus: probed\n[ 0.695142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.696169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698214] PPP generic driver version 2.4.2\n[ 0.699123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700430] ehci-pci: EHCI PCI platform driver\n[ 0.701310] ehci-platform: EHCI generic platform driver\n[ 0.702313] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.703456] ohci-pci: OHCI PCI platform driver\n[ 0.704334] ohci-platform: OHCI generic platform driver\n[ 0.705327] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724203] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726683] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.727732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.728856] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.731525] usb usb1: Product: UHCI Host Controller\n[ 0.732465] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.733618] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734699] hub 1-0:1.0: USB hub found\n[ 0.735485] hub 1-0:1.0: 2 ports detected\n[ 0.736406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738550] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739514] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740587] mousedev: PS/2 mouse device common for all mice\n[ 0.742135] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.744014] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746388] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747588] i2c /dev entries driver\n[ 0.748360] device-mapper: uevent: version 1.0.3\n[ 0.749334] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.751006] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752357] NET: Registered protocol family 10\n[ 0.753389] NET: Registered protocol family 17\n[ 0.754315] Key type dns_resolver registered\n[ 0.755286] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756384] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757795] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.760113] registered taskstats version 1\n[ 0.760958] Loading compiled-in X.509 certificates\n[ 0.762420] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.764287] zswap: loaded using pool lzo/zbud\n[ 0.765897] Key type trusted registered\n[ 0.767681] Key type encrypted registered\n[ 0.768530] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.769569] ima: No TPM chip found, activating TPM-bypass!\n[ 0.770623] evm: HMAC attrs: 0x1\n[ 0.771577] Magic number: 3:537:712\n[ 0.772441] rtc_cmos 00:00: setting system clock to 2019-01-09 02:44:40 UTC (1547001880)\n[ 0.784614] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785749] EDD information not available.\n[ 0.850574] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852152] Write protecting the kernel read-only data: 14336k\n[ 0.853797] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855629] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.910820] 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.41\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.7...\nLease of 10.55.1.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.67. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCxxij4hKr2KKcHg65jdMUIGw+GOUERUX8D5kqb2QWf1CAsG7zJi86Ms100sxbjAf0e0fwgFxgQN2bFVVJ/5bQ7KDt6cvh+Ep8mImBCZ0uuMD/fFTNkwGC0CTyHpL0+WiWR5/2SELkE9ztp81SErUz8DDZeDborkgRYFI7eq7ufW+9PbT2ZlPbbn0iRXHtfauoiD0JLfU+EPTvcU6xEAGhFGKITZ9DnwvvXvjF1znZrTGcaeDmObFabp6G7XW1Po8niL3CKOCMON2ZaS+c11HkwvCiUGCYZbLsAJxucBuf1hap0D1wBoG1h/FXHvGJU4q3G9KtVCyuB8GydcRz+1N1J root@createinstancesinglenetworktests-734cd272-cf30-469f-a34c-fb7154\nssh-dss AAAAB3NzaC1kc3MAAACBAMXFl98PT/3cbS4jYgd8Lx+tvA4HToFItHowQi5fkyDk2QokRKQkHAOKdmRLJL9sMzbPwjrHywWSZXxHMtNCtZbbE6U7niEaxT9yXwG9g1hqQL6j9ovW8xc+qzqb5YSWKGfSxQRGckCH5y2UtT0UaK8AwQipOzEGHD2q5P4H3PJXAAAAFQCwrdJOKJ1Vi6eWyWsnNyj32V2C1wAAAIAK4hVftyo2+fyN5jVTkyiRjIj2Z6FBLe2+B+pO5nd1MbJEg3FED4bxoVzXTyLFA11/ysnHWjyn6Cm7jPeT5g9DZoyIdldAfB1pGvUBFBP87I8FWX61VUbHcdafrFltnZHMjfhJhdqjAH7iS3nsPFMolgzyRiweznhzRJ5lWzggiAAAAH92YmVVqXGxaKC2f6x7lPd8jAUO0aRspHePmbtXyiE3iWbcvVPtPcvNgGbv9PbMnbmrkmBHYEgF/7aZOANyAOGlfyzWyofXCmZbXtR8f2XUBDYKLvlMlwiUk2cxmW09X23WS+uj1xTRv2utS1eFU68l8kLj1QxMTuuGpPrnQKMM root@createinstancesinglenetworktests-734cd272-cf30-469f-a34c-fb7154\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.7,24,fe80::f816:3eff:fe9b:83f1/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 \nip-route:169.254.169.254 via 10.55.1.2 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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-734cd272-cf30-469f-a34c-fb7154\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.32 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-734cd272-cf30-469f-a34c-fb7154 login: "} 2019-01-09 02:44:53,359 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548/action used request id req-130b20f3-5c4b-4a87-bdb9-6861bd81dded 2019-01-09 02:44:53,360 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:44:53,361 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 480299217 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 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.127738] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129396] pid_max: default: 32768 minimum: 301 [ 0.130287] ACPI: Core revision 20150930 [ 0.131672] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132975] Security Framework initialized [ 0.133784] Yama: becoming mindful. [ 0.134512] AppArmor: AppArmor initialized [ 0.135363] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136638] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137887] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139074] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140434] Initializing cgroup subsys io [ 0.141245] Initializing cgroup subsys memory [ 0.142108] Initializing cgroup subsys devices [ 0.143002] Initializing cgroup subsys freezer [ 0.143870] Initializing cgroup subsys net_cls [ 0.144734] Initializing cgroup subsys perf_event [ 0.145639] Initializing cgroup subsys net_prio [ 0.146519] Initializing cgroup subsys hugetlb [ 0.147402] Initializing cgroup subsys pids [ 0.148276] CPU: Physical Processor ID: 0 [ 0.149765] mce: CPU supports 10 MCE banks [ 0.150605] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151601] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153868] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160240] ftrace: allocating 31920 entries in 125 pages [ 0.186669] smpboot: Max logical packages: 2 [ 0.187531] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188721] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190069] x2apic enabled [ 0.190888] Switched APIC routing to physical x2apic. [ 0.192629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193843] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197912] KVM setup paravirtual spinlock [ 0.199380] x86: Booting SMP configuration: [ 0.200282] .... node #0, CPUs: #1 [ 0.201170] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222883] x86: Booted up 1 node, 2 CPUs [ 0.222885] KVM setup async PF for cpu 1 [ 0.222888] kvm-stealtime: cpu 1, msr f90d940 [ 0.225480] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226972] devtmpfs: initialized [ 0.228672] evm: security.selinux [ 0.229368] evm: security.SMACK64 [ 0.230059] evm: security.SMACK64EXEC [ 0.230795] evm: security.SMACK64TRANSMUTE [ 0.231603] evm: security.SMACK64MMAP [ 0.232346] evm: security.ima [ 0.232981] evm: security.capability [ 0.233831] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235708] pinctrl core: initialized pinctrl subsystem [ 0.236810] RTC time: 2:44:40, date: 01/09/19 [ 0.237785] NET: Registered protocol family 16 [ 0.247685] cpuidle: using governor ladder [ 0.259777] cpuidle: using governor menu [ 0.260630] PCCT header not found. [ 0.261406] ACPI: bus type PCI registered [ 0.262242] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263498] PCI: Using configuration type 1 for base access [ 0.276927] ACPI: Added _OSI(Module Device) [ 0.277779] ACPI: Added _OSI(Processor Device) [ 0.278639] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279537] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281858] ACPI: Interpreter enabled [ 0.282655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.288176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.290020] ACPI: (supports S0 S5) [ 0.290721] ACPI: Using IOAPIC for interrupt routing [ 0.291817] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.295230] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.296378] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.297615] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.298817] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.301079] acpiphp: Slot [3] registered [ 0.301910] acpiphp: Slot [4] registered [ 0.302741] acpiphp: Slot [5] registered [ 0.303551] acpiphp: Slot [6] registered [ 0.304350] acpiphp: Slot [7] registered [ 0.305153] acpiphp: Slot [8] registered [ 0.305963] acpiphp: Slot [9] registered [ 0.306766] acpiphp: Slot [10] registered [ 0.317623] acpiphp: Slot [11] registered [ 0.318450] acpiphp: Slot [12] registered [ 0.319269] acpiphp: Slot [13] registered [ 0.320083] acpiphp: Slot [14] registered [ 0.320895] acpiphp: Slot [15] registered [ 0.321713] acpiphp: Slot [16] registered [ 0.322530] acpiphp: Slot [17] registered [ 0.323375] acpiphp: Slot [18] registered [ 0.324188] acpiphp: Slot [19] registered [ 0.325006] acpiphp: Slot [20] registered [ 0.325829] acpiphp: Slot [21] registered [ 0.326639] acpiphp: Slot [22] registered [ 0.327456] acpiphp: Slot [23] registered [ 0.328270] acpiphp: Slot [24] registered [ 0.329083] acpiphp: Slot [25] registered [ 0.329897] acpiphp: Slot [26] registered [ 0.330707] acpiphp: Slot [27] registered [ 0.331523] acpiphp: Slot [28] registered [ 0.332335] acpiphp: Slot [29] registered [ 0.333174] acpiphp: Slot [30] registered [ 0.334000] acpiphp: Slot [31] registered [ 0.334811] PCI host bridge to bus 0000:00 [ 0.335621] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.336847] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.338068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.339528] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.340986] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.347270] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.348555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.349735] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.351017] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.358365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.359808] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.412815] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.414264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.415685] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.417086] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.418357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.419531] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.420586] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.422144] vgaarb: loaded [ 0.422744] vgaarb: bridge control possible 0000:00:02.0 [ 0.423915] SCSI subsystem initialized [ 0.424766] ACPI: bus type USB registered [ 0.425592] usbcore: registered new interface driver usbfs [ 0.426629] usbcore: registered new interface driver hub [ 0.427636] usbcore: registered new device driver usb [ 0.428728] PCI: Using ACPI for IRQ routing [ 0.429762] NetLabel: Initializing [ 0.430478] NetLabel: domain hash size = 128 [ 0.431333] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.432285] NetLabel: unlabeled traffic allowed by default [ 0.433408] clocksource: Switched to clocksource kvm-clock [ 0.439359] AppArmor: AppArmor Filesystem Enabled [ 0.440325] pnp: PnP ACPI init [ 0.441255] pnp: PnP ACPI: found 5 devices [ 0.448354] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.450073] NET: Registered protocol family 2 [ 0.451058] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.452341] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.453512] TCP: Hash tables configured (established 2048 bind 2048) [ 0.454705] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455786] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.456955] NET: Registered protocol family 1 [ 0.457828] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.458920] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.459991] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.478560] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497348] Trying to unpack rootfs image as initramfs... [ 0.547883] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.562131] Scanning for low memory corruption every 60 seconds [ 0.563571] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.564738] audit: initializing netlink subsys (disabled) [ 0.565836] audit: type=2000 audit(1547001880.998:1): initialized [ 0.567166] Initialise system trusted keyring [ 0.568124] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.569303] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571445] zbud: loaded [ 0.572180] VFS: Disk quotas dquot_6.6.0 [ 0.573014] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574603] fuse init (API version 7.23) [ 0.575541] Key type big_key registered [ 0.576360] Allocating IMA MOK and blacklist keyrings. [ 0.577642] Key type asymmetric registered [ 0.578470] Asymmetric key parser 'x509' registered [ 0.579438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.580934] io scheduler noop registered [ 0.581741] io scheduler deadline registered (default) [ 0.582746] io scheduler cfq registered [ 0.583592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584651] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585975] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587438] ACPI: Power Button [PWRF] [ 0.588301] GHES: HEST is not enabled! [ 0.606641] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644612] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647615] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672130] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674569] Linux agpgart interface v0.103 [ 0.677394] brd: module loaded [ 0.678815] loop: module loaded [ 0.683845] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.685312] GPT:90111 != 20971519 [ 0.686012] GPT:Alternate GPT header not at the end of the disk. [ 0.687149] GPT:90111 != 20971519 [ 0.687837] GPT: Use GNU Parted to correct GPT errors. [ 0.688808] vda: vda1 vda15 [ 0.690285] scsi host0: ata_piix [ 0.691043] scsi host1: ata_piix [ 0.691751] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.692978] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.694271] libphy: Fixed MDIO Bus: probed [ 0.695142] tun: Universal TUN/TAP device driver, 1.6 [ 0.696169] tun: (C) 1999-2004 Max Krasnyansky [ 0.698214] PPP generic driver version 2.4.2 [ 0.699123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700430] ehci-pci: EHCI PCI platform driver [ 0.701310] ehci-platform: EHCI generic platform driver [ 0.702313] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703456] ohci-pci: OHCI PCI platform driver [ 0.704334] ohci-platform: OHCI generic platform driver [ 0.705327] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724203] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726683] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.727732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.728856] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.731525] usb usb1: Product: UHCI Host Controller [ 0.732465] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.733618] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734699] hub 1-0:1.0: USB hub found [ 0.735485] hub 1-0:1.0: 2 ports detected [ 0.736406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738550] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739514] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740587] mousedev: PS/2 mouse device common for all mice [ 0.742135] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.744014] rtc_cmos 00:00: RTC can wake from S4 [ 0.745146] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746388] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747588] i2c /dev entries driver [ 0.748360] device-mapper: uevent: version 1.0.3 [ 0.749334] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.751006] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752357] NET: Registered protocol family 10 [ 0.753389] NET: Registered protocol family 17 [ 0.754315] Key type dns_resolver registered [ 0.755286] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756384] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.757795] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.760113] registered taskstats version 1 [ 0.760958] Loading compiled-in X.509 certificates [ 0.762420] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.764287] zswap: loaded using pool lzo/zbud [ 0.765897] Key type trusted registered [ 0.767681] Key type encrypted registered [ 0.768530] AppArmor: AppArmor sha1 policy hashing enabled [ 0.769569] ima: No TPM chip found, activating TPM-bypass! [ 0.770623] evm: HMAC attrs: 0x1 [ 0.771577] Magic number: 3:537:712 [ 0.772441] rtc_cmos 00:00: setting system clock to 2019-01-09 02:44:40 UTC (1547001880) [ 0.784614] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785749] EDD information not available. [ 0.850574] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.852152] Write protecting the kernel read-only data: 14336k [ 0.853797] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.855629] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.910820] 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.41 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.7... Lease of 10.55.1.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.67. iid=i-00000111 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxxij4hKr2KKcHg65jdMUIGw+GOUERUX8D5kqb2QWf1CAsG7zJi86Ms100sxbjAf0e0fwgFxgQN2bFVVJ/5bQ7KDt6cvh+Ep8mImBCZ0uuMD/fFTNkwGC0CTyHpL0+WiWR5/2SELkE9ztp81SErUz8DDZeDborkgRYFI7eq7ufW+9PbT2ZlPbbn0iRXHtfauoiD0JLfU+EPTvcU6xEAGhFGKITZ9DnwvvXvjF1znZrTGcaeDmObFabp6G7XW1Po8niL3CKOCMON2ZaS+c11HkwvCiUGCYZbLsAJxucBuf1hap0D1wBoG1h/FXHvGJU4q3G9KtVCyuB8GydcRz+1N1J root@createinstancesinglenetworktests-734cd272-cf30-469f-a34c-fb7154 ssh-dss AAAAB3NzaC1kc3MAAACBAMXFl98PT/3cbS4jYgd8Lx+tvA4HToFItHowQi5fkyDk2QokRKQkHAOKdmRLJL9sMzbPwjrHywWSZXxHMtNCtZbbE6U7niEaxT9yXwG9g1hqQL6j9ovW8xc+qzqb5YSWKGfSxQRGckCH5y2UtT0UaK8AwQipOzEGHD2q5P4H3PJXAAAAFQCwrdJOKJ1Vi6eWyWsnNyj32V2C1wAAAIAK4hVftyo2+fyN5jVTkyiRjIj2Z6FBLe2+B+pO5nd1MbJEg3FED4bxoVzXTyLFA11/ysnHWjyn6Cm7jPeT5g9DZoyIdldAfB1pGvUBFBP87I8FWX61VUbHcdafrFltnZHMjfhJhdqjAH7iS3nsPFMolgzyRiweznhzRJ5lWzggiAAAAH92YmVVqXGxaKC2f6x7lPd8jAUO0aRspHePmbtXyiE3iWbcvVPtPcvNgGbv9PbMnbmrkmBHYEgF/7aZOANyAOGlfyzWyofXCmZbXtR8f2XUBDYKLvlMlwiUk2cxmW09X23WS+uj1xTRv2utS1eFU68l8kLj1QxMTuuGpPrnQKMM root@createinstancesinglenetworktests-734cd272-cf30-469f-a34c-fb7154 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.7,24,fe80::f816:3eff:fe9b:83f1/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000111 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-734cd272-cf30-469f-a34c-fb7154 launch-index: 0 === cirros: current=0.4.0 uptime=3.32 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-734cd272-cf30-469f-a34c-fb7154 login: 2019-01-09 02:44:53,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:53,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-6d090be2-2012-4786-bc65-fd50689704c9 x-compute-request-id: req-6d090be2-2012-4786-bc65-fd50689704c9 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}, {"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:53,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-6d090be2-2012-4786-bc65-fd50689704c9 2019-01-09 02:44:53,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:53,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-98e83e6e-aa03-4fed-8663-89d88a9320c7 Date: Wed, 09 Jan 2019 02:44:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:53,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-98e83e6e-aa03-4fed-8663-89d88a9320c7 2019-01-09 02:44:53,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:54,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b212d021-8325-4b32-bc3f-cee4c5d4f9c4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:54,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-b212d021-8325-4b32-bc3f-cee4c5d4f9c4 2019-01-09 02:44:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:54,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-59dfce1d-a7a1-4c36-acf7-88ef50fa4172 Date: Wed, 09 Jan 2019 02:44:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:54,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-59dfce1d-a7a1-4c36-acf7-88ef50fa4172 2019-01-09 02:44:54,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:54,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-a318553c-4219-4646-8c07-f845d0873068 Date: Wed, 09 Jan 2019 02:44:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.3"}],"id":"1f41ef4f-091b-41d2-98c3-98ef6f16815a","security_groups":[],"mac_address":"fa:16:3e:c1:59:21","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.2"}],"id":"371fcc36-d806-465e-9d09-b54544fd4603","security_groups":[],"mac_address":"fa:16:3e:f5:34:89","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.1"}],"id":"87115b65-ed67-4723-af0c-6e1a16421cca","security_groups":[],"mac_address":"fa:16:3e:00:80:47","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:20Z","binding:vnic_type":"normal","device_id":"e059e386-6b8a-4857-a639-9b492d8ac8ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.4"}],"id":"fdfe3bce-042c-4e93-b132-1019a6345d9e","security_groups":[],"mac_address":"fa:16:3e:8d:65:2f","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.7"}],"id":"fed23303-95bf-4f6b-abe1-aa6ba259f7da","security_groups":["66f11d6f-c950-4fd7-b4de-710a01d87e52","e24ecab4-c717-456f-8710-2459b0751f3c"],"mac_address":"fa:16:3e:9b:83:f1","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:31Z","binding:vnic_type":"normal","device_id":"9be09dc9-7fd3-450d-9b99-531c7b251548"}]} 2019-01-09 02:44:54,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-a318553c-4219-4646-8c07-f845d0873068 2019-01-09 02:44:54,195 - create_instance - INFO - Checking if VM is active 2019-01-09 02:44:54,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:54,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-b16a81bd-2661-42dc-b305-3a36f2101988 x-compute-request-id: req-b16a81bd-2661-42dc-b305-3a36f2101988 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}, {"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:54,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-b16a81bd-2661-42dc-b305-3a36f2101988 2019-01-09 02:44:54,654 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst] is - ACTIVE 2019-01-09 02:44:54,654 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:44:54,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:55,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-6c61edd2-9154-49bf-9f2b-24da1319d4d4 x-compute-request-id: req-6c61edd2-9154-49bf-9f2b-24da1319d4d4 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}, {"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:55,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-6c61edd2-9154-49bf-9f2b-24da1319d4d4 2019-01-09 02:44:55,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:55,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f6184941-fbc8-487f-8db5-909679bdf45e Date: Wed, 09 Jan 2019 02:44:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:55,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-f6184941-fbc8-487f-8db5-909679bdf45e 2019-01-09 02:44:55,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:55,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca56ef61-528e-41bf-a0d5-50e18fe4db36 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:55,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-ca56ef61-528e-41bf-a0d5-50e18fe4db36 2019-01-09 02:44:55,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:55,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-37be357c-e177-4d33-965c-abab82d7f234 Date: Wed, 09 Jan 2019 02:44:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:55,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-37be357c-e177-4d33-965c-abab82d7f234 2019-01-09 02:44:55,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:44:55,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-e17ef13a-5f79-40e2-90e7-c12c6b11b464 Date: Wed, 09 Jan 2019 02:44:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.3"}],"id":"1f41ef4f-091b-41d2-98c3-98ef6f16815a","security_groups":[],"mac_address":"fa:16:3e:c1:59:21","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.2"}],"id":"371fcc36-d806-465e-9d09-b54544fd4603","security_groups":[],"mac_address":"fa:16:3e:f5:34:89","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.1"}],"id":"87115b65-ed67-4723-af0c-6e1a16421cca","security_groups":[],"mac_address":"fa:16:3e:00:80:47","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:20Z","binding:vnic_type":"normal","device_id":"e059e386-6b8a-4857-a639-9b492d8ac8ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.4"}],"id":"fdfe3bce-042c-4e93-b132-1019a6345d9e","security_groups":[],"mac_address":"fa:16:3e:8d:65:2f","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.7"}],"id":"fed23303-95bf-4f6b-abe1-aa6ba259f7da","security_groups":["66f11d6f-c950-4fd7-b4de-710a01d87e52","e24ecab4-c717-456f-8710-2459b0751f3c"],"mac_address":"fa:16:3e:9b:83:f1","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:31Z","binding:vnic_type":"normal","device_id":"9be09dc9-7fd3-450d-9b99-531c7b251548"}]} 2019-01-09 02:44:55,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-e17ef13a-5f79-40e2-90e7-c12c6b11b464 2019-01-09 02:44:55,842 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:44:55,845 - paramiko.transport - DEBUG - starting thread (client mode): 0xd78ea450L 2019-01-09 02:44:55,845 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:44:55,845 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:44:55,846 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:44:55,847 - 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 2019-01-09 02:44:55,847 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:44:55,847 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:44:55,847 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:44:55,847 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:44:55,848 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:44:55,864 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:44:55,865 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:44:55,878 - paramiko.transport - DEBUG - Trying key 2af77fcb41c47f521c0b5c697d5b849b from tmp/CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0 2019-01-09 02:44:55,902 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:44:55,906 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:44:56,006 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:44:56,024 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:44:56,024 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:44:56,025 - paramiko.transport - DEBUG - starting thread (client mode): 0xd78ea310L 2019-01-09 02:44:56,026 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:44:56,026 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:44:56,026 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:44:56,027 - 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 2019-01-09 02:44:56,028 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:44:56,028 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:44:56,028 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:44:56,028 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:44:56,028 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:44:56,045 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:44:56,045 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:44:56,058 - paramiko.transport - DEBUG - Trying key 2af77fcb41c47f521c0b5c697d5b849b from tmp/CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0 2019-01-09 02:44:56,082 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:44:56,086 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:44:56,090 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:44:56,091 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 02:44:56,091 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:44:56,092 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:44:56,094 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:44:56,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:44:56,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:44:56,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21df79fa20bf4343b5f404e60f9631c4", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role"}], "expires_at": "2019-01-09T03:44:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cca0baba4dc14514b59946597733e09a", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/cca0baba4dc14514b59946597733e09a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-user", "id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2"}, "audit_ids": ["j3Oh1M4OQAqtxlrf1Mm06g"], "issued_at": "2019-01-09T02:44:56.000000Z"}} 2019-01-09 02:44:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:56,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8a43b5-db07-4901-b2e4-7a7effaa2806 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:56,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9e8a43b5-db07-4901-b2e4-7a7effaa2806 2019-01-09 02:44:56,558 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:44:56,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:56,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0588950-5147-4088-b7bf-c35ecc0b0144 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:44:56,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e0588950-5147-4088-b7bf-c35ecc0b0144 2019-01-09 02:44:56,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:56,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2e4b7379-ac89-4964-b6b1-d385bde302a9 Date: Wed, 09 Jan 2019 02:44:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:56,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-2e4b7379-ac89-4964-b6b1-d385bde302a9 2019-01-09 02:44:56,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:44:56,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:44:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:44:56,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:57,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140428f8-dc1d-4220-8b09-66b851a18395 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:57,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-140428f8-dc1d-4220-8b09-66b851a18395 2019-01-09 02:44:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:57,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c9775563-3afb-45e3-8ca2-65e8ab7cfa54 Date: Wed, 09 Jan 2019 02:44:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:57,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-c9775563-3afb-45e3-8ca2-65e8ab7cfa54 2019-01-09 02:44:57,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:57,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-854b406b-afae-4c26-8c89-3a24b22cc7bf Date: Wed, 09 Jan 2019 02:44:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.7"}],"id":"fed23303-95bf-4f6b-abe1-aa6ba259f7da","security_groups":["66f11d6f-c950-4fd7-b4de-710a01d87e52","e24ecab4-c717-456f-8710-2459b0751f3c"],"mac_address":"fa:16:3e:9b:83:f1","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:31Z","binding:vnic_type":"normal","device_id":"9be09dc9-7fd3-450d-9b99-531c7b251548"}]} 2019-01-09 02:44:57,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1&name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1&admin_state_up=True used request id req-854b406b-afae-4c26-8c89-3a24b22cc7bf 2019-01-09 02:44:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:57,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c74005-a792-41f8-9358-687ed61c242e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:44:57,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-d9c74005-a792-41f8-9358-687ed61c242e 2019-01-09 02:44:57,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:58,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30df241b-23c4-4e7e-a7c6-2d107feddb63 x-compute-request-id: req-30df241b-23c4-4e7e-a7c6-2d107feddb63 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}, {"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:44:58,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst used request id req-30df241b-23c4-4e7e-a7c6-2d107feddb63 2019-01-09 02:44:58,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:58,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-53bd97c2-6275-402c-b2a5-2c3c76a68c3d Date: Wed, 09 Jan 2019 02:44:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:44:58,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-53bd97c2-6275-402c-b2a5-2c3c76a68c3d 2019-01-09 02:44:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:58,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4ec6c0c3-e18c-4d45-9fa7-70ea967d76b6 Date: Wed, 09 Jan 2019 02:44:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:44:58,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-4ec6c0c3-e18c-4d45-9fa7-70ea967d76b6 2019-01-09 02:44:58,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:58,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-e429a675-5649-477b-9212-a50bfae342d3 Date: Wed, 09 Jan 2019 02:44:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.3"}],"id":"1f41ef4f-091b-41d2-98c3-98ef6f16815a","security_groups":[],"mac_address":"fa:16:3e:c1:59:21","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.2"}],"id":"371fcc36-d806-465e-9d09-b54544fd4603","security_groups":[],"mac_address":"fa:16:3e:f5:34:89","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.1"}],"id":"87115b65-ed67-4723-af0c-6e1a16421cca","security_groups":[],"mac_address":"fa:16:3e:00:80:47","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:20Z","binding:vnic_type":"normal","device_id":"e059e386-6b8a-4857-a639-9b492d8ac8ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.4"}],"id":"fdfe3bce-042c-4e93-b132-1019a6345d9e","security_groups":[],"mac_address":"fa:16:3e:8d:65:2f","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.7"}],"id":"fed23303-95bf-4f6b-abe1-aa6ba259f7da","security_groups":["66f11d6f-c950-4fd7-b4de-710a01d87e52","e24ecab4-c717-456f-8710-2459b0751f3c"],"mac_address":"fa:16:3e:9b:83:f1","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:31Z","binding:vnic_type":"normal","device_id":"9be09dc9-7fd3-450d-9b99-531c7b251548"}]} 2019-01-09 02:44:58,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-e429a675-5649-477b-9212-a50bfae342d3 2019-01-09 02:44:58,889 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst 2019-01-09 02:44:58,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:59,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-af10e31e-41d6-4e89-b137-36fdddef4a14 Date: Wed, 09 Jan 2019 02:44:59 GMT RESP BODY: {"floatingips": [{"router_id": "e059e386-6b8a-4857-a639-9b492d8ac8ec", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:49Z", "updated_at": "2019-01-09T02:44:49Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "cca0baba4dc14514b59946597733e09a", "port_id": "fed23303-95bf-4f6b-abe1-aa6ba259f7da", "id": "d3aad3bb-0a7d-48f5-80f9-ca9f6b709330"}]} 2019-01-09 02:44:59,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-af10e31e-41d6-4e89-b137-36fdddef4a14 2019-01-09 02:44:59,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/fed23303-95bf-4f6b-abe1-aa6ba259f7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:59,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-ffdb5806-15c2-4e22-b1c4-97df36148ba7 Date: Wed, 09 Jan 2019 02:44:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.7"}],"id":"fed23303-95bf-4f6b-abe1-aa6ba259f7da","security_groups":["66f11d6f-c950-4fd7-b4de-710a01d87e52","e24ecab4-c717-456f-8710-2459b0751f3c"],"mac_address":"fa:16:3e:9b:83:f1","device_id":"9be09dc9-7fd3-450d-9b99-531c7b251548","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1","project_id":"cca0baba4dc14514b59946597733e09a","qos_policy_id":null,"admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:31Z","binding:vnic_type":"normal"}} 2019-01-09 02:44:59,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/fed23303-95bf-4f6b-abe1-aa6ba259f7da used request id req-ffdb5806-15c2-4e22-b1c4-97df36148ba7 2019-01-09 02:44:59,112 - create_instance - INFO - Checking if VM is active 2019-01-09 02:44:59,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:44:59,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-624ec238-9502-4a31-87cc-a6d019d74e67 x-compute-request-id: req-624ec238-9502-4a31-87cc-a6d019d74e67 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}, {"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:44:59,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-624ec238-9502-4a31-87cc-a6d019d74e67 2019-01-09 02:44:59,719 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst] is - ACTIVE 2019-01-09 02:44:59,719 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:44:59,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:45:00,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:44: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-bc46b378-504b-438a-969d-d069e183a41a x-compute-request-id: req-bc46b378-504b-438a-969d-d069e183a41a Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:83:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp"}, {"name": "default"}], "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:44:41Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:45:00,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-bc46b378-504b-438a-969d-d069e183a41a 2019-01-09 02:45:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:45:01,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dea1c994-2060-4271-ac82-10a291c04113 Date: Wed, 09 Jan 2019 02:45:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"],"updated_at":"2019-01-09T02:44:11Z","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cca0baba4dc14514b59946597733e09a","id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net"}]} 2019-01-09 02:45:01,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net used request id req-dea1c994-2060-4271-ac82-10a291c04113 2019-01-09 02:45:01,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:45:01,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed555b1-150f-48fe-ae10-31b9342545a0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:45:01,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-6ed555b1-150f-48fe-ae10-31b9342545a0 2019-01-09 02:45:01,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:45:01,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e0e9e8ad-32cd-4037-a826-c3132313bd68 Date: Wed, 09 Jan 2019 02:45:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","dns_nameservers":[],"updated_at":"2019-01-09T02:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cca0baba4dc14514b59946597733e09a","id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet"}]} 2019-01-09 02:45:01,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-e0e9e8ad-32cd-4037-a826-c3132313bd68 2019-01-09 02:45:01,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b208dfc68b5fab177d12a69b202334d5bb24aa27" 2019-01-09 02:45:01,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-8d3da486-81e2-4c4f-a154-f1f8fcf12e0f Date: Wed, 09 Jan 2019 02:45:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.3"}],"id":"1f41ef4f-091b-41d2-98c3-98ef6f16815a","security_groups":[],"mac_address":"fa:16:3e:c1:59:21","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.2"}],"id":"371fcc36-d806-465e-9d09-b54544fd4603","security_groups":[],"mac_address":"fa:16:3e:f5:34:89","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.1"}],"id":"87115b65-ed67-4723-af0c-6e1a16421cca","security_groups":[],"mac_address":"fa:16:3e:00:80:47","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:20Z","binding:vnic_type":"normal","device_id":"e059e386-6b8a-4857-a639-9b492d8ac8ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.4"}],"id":"fdfe3bce-042c-4e93-b132-1019a6345d9e","security_groups":[],"mac_address":"fa:16:3e:8d:65:2f","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb01d59f-55cb-4b07-b69f-70315c4caad1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:44:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc19db82-9bf7-49f4-95bf-1f1a3c468b21","ip_address":"10.55.1.7"}],"id":"fed23303-95bf-4f6b-abe1-aa6ba259f7da","security_groups":["66f11d6f-c950-4fd7-b4de-710a01d87e52","e24ecab4-c717-456f-8710-2459b0751f3c"],"mac_address":"fa:16:3e:9b:83:f1","project_id":"cca0baba4dc14514b59946597733e09a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1","admin_state_up":true,"network_id":"cb01d59f-55cb-4b07-b69f-70315c4caad1","tenant_id":"cca0baba4dc14514b59946597733e09a","created_at":"2019-01-09T02:44:31Z","binding:vnic_type":"normal","device_id":"9be09dc9-7fd3-450d-9b99-531c7b251548"}]} 2019-01-09 02:45:01,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-8d3da486-81e2-4c4f-a154-f1f8fcf12e0f 2019-01-09 02:45:01,770 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:45:01,772 - paramiko.transport - DEBUG - starting thread (client mode): 0xd78ea4d0L 2019-01-09 02:45:01,772 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:45:01,773 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:45:01,773 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:45:01,774 - 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 2019-01-09 02:45:01,774 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:45:01,774 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:45:01,774 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:45:01,774 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:45:01,775 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:45:01,789 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:45:01,790 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:45:01,804 - paramiko.transport - DEBUG - Trying key 2af77fcb41c47f521c0b5c697d5b849b from tmp/CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0 2019-01-09 02:45:01,826 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:45:01,829 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:45:01,929 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:45:01,950 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:45:01,951 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:45:01,952 - paramiko.transport - DEBUG - starting thread (client mode): 0xd78ea790L 2019-01-09 02:45:01,952 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:45:01,953 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:45:01,953 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:45:01,953 - 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 2019-01-09 02:45:01,954 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:45:01,954 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:45:01,954 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:45:01,954 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:45:01,954 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:45:01,971 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:45:01,971 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:45:01,985 - paramiko.transport - DEBUG - Trying key 2af77fcb41c47f521c0b5c697d5b849b from tmp/CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0 2019-01-09 02:45:02,010 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:45:02,013 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:45:02,017 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:45:02,018 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 02:45:02,018 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:45:02,019 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:45:02,020 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 02:45:02,021 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2019-01-09 02:45:02,022 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2019-01-09 02:45:02,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/d3aad3bb-0a7d-48f5-80f9-ca9f6b709330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:45:02,881 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-965683c1-7599-4dc4-8211-8fa7e4865c9e Content-Length: 0 Date: Wed, 09 Jan 2019 02:45:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:45:02,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/d3aad3bb-0a7d-48f5-80f9-ca9f6b709330 used request id req-965683c1-7599-4dc4-8211-8fa7e4865c9e 2019-01-09 02:45:02,882 - create_instance - INFO - Deleting Port with ID - fed23303-95bf-4f6b-abe1-aa6ba259f7da 2019-01-09 02:45:02,882 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0port-1 2019-01-09 02:45:02,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/fed23303-95bf-4f6b-abe1-aa6ba259f7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:45:03,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9928a65-b4c3-4f44-8bb4-636599f33d36 Date: Wed, 09 Jan 2019 02:45:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:45:03,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/fed23303-95bf-4f6b-abe1-aa6ba259f7da used request id req-d9928a65-b4c3-4f44-8bb4-636599f33d36 2019-01-09 02:45:03,732 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst 2019-01-09 02:45:03,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:45:04,436 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98431bcd-869d-4f49-bb09-680a99fc73c4 x-compute-request-id: req-98431bcd-869d-4f49-bb09-680a99fc73c4 Content-Type: application/json 2019-01-09 02:45:04,436 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-98431bcd-869d-4f49-bb09-680a99fc73c4 2019-01-09 02:45:04,437 - create_instance - INFO - Checking deletion status 2019-01-09 02:45:04,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:45:04,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac0d7d6c-3355-4d83-bae8-f3039b2e3868 x-compute-request-id: req-ac0d7d6c-3355-4d83-bae8-f3039b2e3868 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:45:03Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:45:04,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-ac0d7d6c-3355-4d83-bae8-f3039b2e3868 2019-01-09 02:45:04,686 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst] is - ACTIVE 2019-01-09 02:45:04,686 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:45:07,690 - create_instance - DEBUG - VM status query timeout in 296.747417927 2019-01-09 02:45:07,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:45:07,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33d5c198-a254-47dc-8f36-d57d7368cd8f x-compute-request-id: req-33d5c198-a254-47dc-8f36-d57d7368cd8f Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9be09dc9-7fd3-450d-9b99-531c7b251548", "rel": "bookmark"}], "image": {"id": "5d070ada-6d9c-4a12-af16-b3505695bad5", "links": [{"href": "http://172.30.9.26:8774/images/5d070ada-6d9c-4a12-af16-b3505695bad5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:44:40.000000", "flavor": {"id": "dfe76444-dac3-4716-b9ac-0ded1697b0b6", "links": [{"href": "http://172.30.9.26:8774/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6", "rel": "bookmark"}]}, "id": "9be09dc9-7fd3-450d-9b99-531c7b251548", "user_id": "6c84a7bb5a8e45d0b9e814b7ad42a6d2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:45:03Z", "hostId": "131733fbff190a15afe7a416b5bbe13c0c638370a08336110d2816ec", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp", "name": "CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst", "created": "2019-01-09T02:44:34Z", "tenant_id": "cca0baba4dc14514b59946597733e09a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:45:07,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-33d5c198-a254-47dc-8f36-d57d7368cd8f 2019-01-09 02:45:07,943 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst] is - ACTIVE 2019-01-09 02:45:07,943 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:45:10,946 - create_instance - DEBUG - VM status query timeout in 293.490491867 2019-01-09 02:45:10,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408da846294637e4e802caeed2e1f4aa0f7e95d2" 2019-01-09 02:45:10,995 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:45: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-163afa26-04b2-41d4-9903-152e9905ece1 x-compute-request-id: req-163afa26-04b2-41d4-9903-152e9905ece1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9be09dc9-7fd3-450d-9b99-531c7b251548 could not be found.", "code": 404}} 2019-01-09 02:45:10,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9be09dc9-7fd3-450d-9b99-531c7b251548 used request id req-163afa26-04b2-41d4-9903-152e9905ece1 2019-01-09 02:45:10,995 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9be09dc9-7fd3-450d-9b99-531c7b251548 could not be found. (HTTP 404) (Request-ID: req-163afa26-04b2-41d4-9903-152e9905ece1) 2019-01-09 02:45:10,995 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-inst 2019-01-09 02:45:10,997 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp 2019-01-09 02:45:11,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5626e565d22174f209625e7e962d4183f495840" 2019-01-09 02:45:11,036 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:45:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79dd94c7-fcb5-42b8-a778-8a32333d87ff x-compute-request-id: req-79dd94c7-fcb5-42b8-a778-8a32333d87ff Content-Length: 0 Content-Type: application/json 2019-01-09 02:45:11,036 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-kp used request id req-79dd94c7-fcb5-42b8-a778-8a32333d87ff 2019-01-09 02:45:11,037 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0.pub] 2019-01-09 02:45:11,037 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0] 2019-01-09 02:45:11,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80239daa4cd62a41fcf70c2be6122a3e24105f28" 2019-01-09 02:45:11,106 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:45:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2172f76f-7f31-4fea-8595-3559be8cea51 x-compute-request-id: req-2172f76f-7f31-4fea-8595-3559be8cea51 Content-Length: 0 Content-Type: application/json 2019-01-09 02:45:11,106 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/dfe76444-dac3-4716-b9ac-0ded1697b0b6 used request id req-2172f76f-7f31-4fea-8595-3559be8cea51 2019-01-09 02:45:11,107 - neutron_utils - INFO - Deleting security group rule with ID - def9ce12-2b5f-40a6-915c-960ff8bf0bae 2019-01-09 02:45:11,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/def9ce12-2b5f-40a6-915c-960ff8bf0bae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:45:11,361 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dff640a1-c017-482a-aeef-1ed6920e620a Content-Length: 0 Date: Wed, 09 Jan 2019 02:45:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:45:11,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/def9ce12-2b5f-40a6-915c-960ff8bf0bae used request id req-dff640a1-c017-482a-aeef-1ed6920e620a 2019-01-09 02:45:11,361 - neutron_utils - INFO - Deleting security group rule with ID - 5501265b-fd62-4e3e-80c8-42a8eaec8096 2019-01-09 02:45:11,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/5501265b-fd62-4e3e-80c8-42a8eaec8096 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:45:11,609 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d66f4b9f-d244-44d4-9fbe-0cb7d4abb7e8 Content-Length: 0 Date: Wed, 09 Jan 2019 02:45:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:45:11,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/5501265b-fd62-4e3e-80c8-42a8eaec8096 used request id req-d66f4b9f-d244-44d4-9fbe-0cb7d4abb7e8 2019-01-09 02:45:11,609 - neutron_utils - INFO - Deleting security group rule with ID - 215076c4-fbec-412c-a2ec-3a383725f261 2019-01-09 02:45:11,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/215076c4-fbec-412c-a2ec-3a383725f261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:45:12,104 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4edaa99-07cf-4796-b901-22a260ed5291 Content-Length: 0 Date: Wed, 09 Jan 2019 02:45:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:45:12,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/215076c4-fbec-412c-a2ec-3a383725f261 used request id req-b4edaa99-07cf-4796-b901-22a260ed5291 2019-01-09 02:45:12,104 - neutron_utils - INFO - Deleting security group rule with ID - dc6e0e3d-72ae-4a87-88b3-481430fffc1d 2019-01-09 02:45:12,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/dc6e0e3d-72ae-4a87-88b3-481430fffc1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:45:12,382 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2ea4b92-0eb3-4cfc-a520-0b391dba0c9a Content-Length: 0 Date: Wed, 09 Jan 2019 02:45:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:45:12,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/dc6e0e3d-72ae-4a87-88b3-481430fffc1d used request id req-b2ea4b92-0eb3-4cfc-a520-0b391dba0c9a 2019-01-09 02:45:12,382 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-sec-grp 2019-01-09 02:45:12,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/66f11d6f-c950-4fd7-b4de-710a01d87e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dabd37fb11f555f7cd8dada0a99821fbf0d3a35" 2019-01-09 02:45:12,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-158f0776-3fe1-4fbd-93eb-a14a075f8b04 Content-Length: 0 Date: Wed, 09 Jan 2019 02:45:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:45:12,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/66f11d6f-c950-4fd7-b4de-710a01d87e52 used request id req-158f0776-3fe1-4fbd-93eb-a14a075f8b04 2019-01-09 02:45:12,568 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router and subnet CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet 2019-01-09 02:45:12,569 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router 2019-01-09 02:45:12,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/e059e386-6b8a-4857-a639-9b492d8ac8ec/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" -d '{"subnet_id": "dc19db82-9bf7-49f4-95bf-1f1a3c468b21"}' 2019-01-09 02:45:14,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f1ef1a52-c917-4115-b9f3-3d28c19b5c4c Date: Wed, 09 Jan 2019 02:45:14 GMT RESP BODY: {"network_id": "cb01d59f-55cb-4b07-b69f-70315c4caad1", "tenant_id": "cca0baba4dc14514b59946597733e09a", "subnet_id": "dc19db82-9bf7-49f4-95bf-1f1a3c468b21", "subnet_ids": ["dc19db82-9bf7-49f4-95bf-1f1a3c468b21"], "port_id": "87115b65-ed67-4723-af0c-6e1a16421cca", "id": "e059e386-6b8a-4857-a639-9b492d8ac8ec"} 2019-01-09 02:45:14,031 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e059e386-6b8a-4857-a639-9b492d8ac8ec/remove_router_interface used request id req-f1ef1a52-c917-4115-b9f3-3d28c19b5c4c 2019-01-09 02:45:14,031 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router 2019-01-09 02:45:14,031 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-router 2019-01-09 02:45:14,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/e059e386-6b8a-4857-a639-9b492d8ac8ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee476e37d4787e03677ba2ef0f85560b98e85ad5" 2019-01-09 02:45:17,632 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49c50d0f-0d38-4a8a-b26c-c5453c37d619 Content-Length: 0 Date: Wed, 09 Jan 2019 02:45:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:45:17,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e059e386-6b8a-4857-a639-9b492d8ac8ec used request id req-49c50d0f-0d38-4a8a-b26c-c5453c37d619 2019-01-09 02:45:17,632 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet 2019-01-09 02:45:17,633 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-subnet 2019-01-09 02:45:17,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/dc19db82-9bf7-49f4-95bf-1f1a3c468b21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970478ff406ac752b21785a8f6510fe3c213f0de" 2019-01-09 02:45:19,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a09b8d93-1b3a-45ba-a7f2-25f3f66f4a7c Date: Wed, 09 Jan 2019 02:45:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:45:19,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/dc19db82-9bf7-49f4-95bf-1f1a3c468b21 used request id req-a09b8d93-1b3a-45ba-a7f2-25f3f66f4a7c 2019-01-09 02:45:19,977 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-pub-net 2019-01-09 02:45:19,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/cb01d59f-55cb-4b07-b69f-70315c4caad1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970478ff406ac752b21785a8f6510fe3c213f0de" 2019-01-09 02:45:21,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4a5a217-5709-405a-8efd-3a0f5c258f86 Date: Wed, 09 Jan 2019 02:45:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:45:21,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/cb01d59f-55cb-4b07-b69f-70315c4caad1 used request id req-a4a5a217-5709-405a-8efd-3a0f5c258f86 2019-01-09 02:45:21,160 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-734cd272-cf30-469f-a34c-fb7154a24eb0-image 2019-01-09 02:45:21,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9500e5738f2f2f18a210688b462403c25c4d1d9" 2019-01-09 02:45:22,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a989f9a8-a3cc-4b35-933f-387238646685 Date: Wed, 09 Jan 2019 02:45:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:45:22,440 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5d070ada-6d9c-4a12-af16-b3505695bad5 used request id req-a989f9a8-a3cc-4b35-933f-387238646685 2019-01-09 02:45:22,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:45:22,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-077158cb-6acd-4b93-8a97-e70582e8883e Date: Wed, 09 Jan 2019 02:45:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:09Z", "updated_at": "2019-01-09T02:44:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:09Z", "revision_number": 0, "id": "1ad2ec61-d50d-4394-b845-a18815a6c19a", "remote_group_id": "e24ecab4-c717-456f-8710-2459b0751f3c", "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:09Z", "security_group_id": "e24ecab4-c717-456f-8710-2459b0751f3c", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv6", "project_id": "cca0baba4dc14514b59946597733e09a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:09Z", "revision_number": 0, "id": "7fe6c452-7954-44f7-a474-45f83c994043", "remote_group_id": "e24ecab4-c717-456f-8710-2459b0751f3c", "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:09Z", "security_group_id": "e24ecab4-c717-456f-8710-2459b0751f3c", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv4", "project_id": "cca0baba4dc14514b59946597733e09a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:09Z", "revision_number": 0, "id": "ac60b01e-ed7e-42bc-872a-c36d56838ee9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:09Z", "security_group_id": "e24ecab4-c717-456f-8710-2459b0751f3c", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv6", "project_id": "cca0baba4dc14514b59946597733e09a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:44:09Z", "revision_number": 0, "id": "bfce0431-54e8-4e12-bc2b-e4111149ea30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:44:09Z", "security_group_id": "e24ecab4-c717-456f-8710-2459b0751f3c", "tenant_id": "cca0baba4dc14514b59946597733e09a", "port_range_min": null, "ethertype": "IPv4", "project_id": "cca0baba4dc14514b59946597733e09a"}], "revision_number": 4, "project_id": "cca0baba4dc14514b59946597733e09a", "id": "e24ecab4-c717-456f-8710-2459b0751f3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:45:22,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-077158cb-6acd-4b93-8a97-e70582e8883e 2019-01-09 02:45:22,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:45:22,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0c7c4d-8533-48d0-b968-a3cef2ba6d81 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:45:22,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-6e0c7c4d-8533-48d0-b968-a3cef2ba6d81 2019-01-09 02:45:22,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:45:22,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a45ec56-bec5-4f17-86ba-543f02df421a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-09 02:45:22,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8 used request id req-9a45ec56-bec5-4f17-86ba-543f02df421a 2019-01-09 02:45:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:45:23,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6f7708-d8f6-4c84-9d75-6c0cf15025de Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a"}, "enabled": true, "id": "cca0baba4dc14514b59946597733e09a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj"}} 2019-01-09 02:45:23,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-0b6f7708-d8f6-4c84-9d75-6c0cf15025de 2019-01-09 02:45:23,005 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e24ecab4-c717-456f-8710-2459b0751f3c 2019-01-09 02:45:23,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e24ecab4-c717-456f-8710-2459b0751f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:45:23,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cd17c1fe-b4d5-4f64-b076-69d42c2848ee Date: Wed, 09 Jan 2019 02:45:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e24ecab4-c717-456f-8710-2459b0751f3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:09Z", "security_group_id": "e24ecab4-c717-456f-8710-2459b0751f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:09Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "1ad2ec61-d50d-4394-b845-a18815a6c19a"}, {"remote_group_id": "e24ecab4-c717-456f-8710-2459b0751f3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:09Z", "security_group_id": "e24ecab4-c717-456f-8710-2459b0751f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:09Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "7fe6c452-7954-44f7-a474-45f83c994043"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:09Z", "security_group_id": "e24ecab4-c717-456f-8710-2459b0751f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:09Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "ac60b01e-ed7e-42bc-872a-c36d56838ee9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:44:09Z", "security_group_id": "e24ecab4-c717-456f-8710-2459b0751f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "cca0baba4dc14514b59946597733e09a", "created_at": "2019-01-09T02:44:09Z", "project_id": "cca0baba4dc14514b59946597733e09a", "id": "bfce0431-54e8-4e12-bc2b-e4111149ea30"}]} 2019-01-09 02:45:23,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e24ecab4-c717-456f-8710-2459b0751f3c used request id req-cd17c1fe-b4d5-4f64-b076-69d42c2848ee 2019-01-09 02:45:23,194 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:45:23,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e24ecab4-c717-456f-8710-2459b0751f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:45:23,672 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8353b6a-7210-4041-b212-a0c6011606c7 Content-Length: 0 Date: Wed, 09 Jan 2019 02:45:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:45:23,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e24ecab4-c717-456f-8710-2459b0751f3c used request id req-f8353b6a-7210-4041-b212-a0c6011606c7 2019-01-09 02:45:23,672 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj 2019-01-09 02:45:23,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:45:23,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d528a12e-071c-467a-8999-c136f8862277 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:45:23,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/cca0baba4dc14514b59946597733e09a used request id req-d528a12e-071c-467a-8999-c136f8862277 2019-01-09 02:45:23,877 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-proj-role 2019-01-09 02:45:23,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/21df79fa20bf4343b5f404e60f9631c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:45:23,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e91ffa3-3f3e-4929-8e32-b2cfd00f3d3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:45:23,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/21df79fa20bf4343b5f404e60f9631c4 used request id req-8e91ffa3-3f3e-4929-8e32-b2cfd00f3d3f 2019-01-09 02:45:23,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609af32dbbdb2c17aab44162529fa4e8fe81cd85" 2019-01-09 02:45:24,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e18dca2-eafb-4fc5-8352-b9b16974478f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:45:24,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3e18dca2-eafb-4fc5-8352-b9b16974478f 2019-01-09 02:45:24,079 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-aee02028-7bcf-4bf-user 2019-01-09 02:45:24,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6c84a7bb5a8e45d0b9e814b7ad42a6d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2d3e75f091c42b76bcd7a13d441d08eb833da0" 2019-01-09 02:45:24,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa46ad3e-1305-4ac1-b98b-028095829d3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:45:24,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6c84a7bb5a8e45d0b9e814b7ad42a6d2 used request id req-fa46ad3e-1305-4ac1-b98b-028095829d3e 2019-01-09 02:45:24,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:45:24,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:45:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["UG_k91QTT-elxytk1kRekA"], "issued_at": "2019-01-09T02:45:24.000000Z"}} 2019-01-09 02:45:24,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cedd50795f380080c05a02b074e5575dce7e216" 2019-01-09 02:45:24,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be914b9-8621-4034-afc4-ecaedd3d106c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:45:24,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9be914b9-8621-4034-afc4-ecaedd3d106c 2019-01-09 02:45:24,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:45:24,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:45:25,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["6becID4fQQO6au2O2SikXA"], "issued_at": "2019-01-09T02:45:25.000000Z"}} 2019-01-09 02:45:25,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:45:25,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d0a3ee-d438-4104-9bc5-6abba5f25c40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:45:25,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a7d0a3ee-d438-4104-9bc5-6abba5f25c40 2019-01-09 02:45:25,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:45:25,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:45:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:45:25,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-23281d66-2414-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:45:25,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b0f9ce-9162-45d5-9a7c-40eea07eac67 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-23281d66-2414-41c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:45:25,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-23281d66-2414-41c-proj used request id req-17b0f9ce-9162-45d5-9a7c-40eea07eac67 2019-01-09 02:45:25,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:45:25,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac4cb01-67a3-423e-be66-f60c3f7b2954 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:45:25,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3ac4cb01-67a3-423e-be66-f60c3f7b2954 2019-01-09 02:45:25,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}}' 2019-01-09 02:45:25,530 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc17dfab-60ad-4897-bce5-607731e4071c Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:45:25,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-bc17dfab-60ad-4897-bce5-607731e4071c 2019-01-09 02:45:25,531 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-23281d66-2414-41c-proj 2019-01-09 02:45:25,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:45:25,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:45:25,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["qLTZ8f3AS-uxC39O1yXQHQ"], "issued_at": "2019-01-09T02:45:25.000000Z"}} 2019-01-09 02:45:25,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:25,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58ad954-2ec2-4a4a-b025-ac5abb8ee6ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:45:25,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d58ad954-2ec2-4a4a-b025-ac5abb8ee6ae 2019-01-09 02:45:26,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:45:26,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:45:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:45:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:26,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb467d08-ddfd-42ba-96ea-b97d799e6ba3 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:45:26,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cb467d08-ddfd-42ba-96ea-b97d799e6ba3 2019-01-09 02:45:26,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-23281d66-2414-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:26,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7613a393-5f00-4c85-bc38-bfc6de684198 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-23281d66-2414-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}]} 2019-01-09 02:45:26,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-23281d66-2414-41c-proj used request id req-7613a393-5f00-4c85-bc38-bfc6de684198 2019-01-09 02:45:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:26,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa49ecf5-b1fb-4ff9-b245-cdc239fb8411 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:45:26,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-aa49ecf5-b1fb-4ff9-b245-cdc239fb8411 2019-01-09 02:45:26,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:26,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80e4698-a0d2-4e72-9c6e-898580bc92bb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:45:26,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e80e4698-a0d2-4e72-9c6e-898580bc92bb 2019-01-09 02:45:26,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-23281d66-2414-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:26,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd329f3-a481-4126-906e-6c4e4521bfae Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-23281d66-2414-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}]} 2019-01-09 02:45:26,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-23281d66-2414-41c-proj used request id req-0cd329f3-a481-4126-906e-6c4e4521bfae 2019-01-09 02:45:26,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/d429842284a24fcb9c387fce9c4db19d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:26,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80907fc-f574-4a0a-a9da-8ca0664ee914 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-23281d66-2414-41c-user", "links": {"self": "http://172.30.9.26:5000/v3/users/d429842284a24fcb9c387fce9c4db19d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "id": "d429842284a24fcb9c387fce9c4db19d", "password_expires_at": null}} 2019-01-09 02:45:26,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/d429842284a24fcb9c387fce9c4db19d used request id req-b80907fc-f574-4a0a-a9da-8ca0664ee914 2019-01-09 02:45:26,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44/users/d429842284a24fcb9c387fce9c4db19d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:27,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88035661-ef5f-4f4d-8724-aec4d9f645d1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44/users/d429842284a24fcb9c387fce9c4db19d/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:45:27,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44/users/d429842284a24fcb9c387fce9c4db19d/roles used request id req-88035661-ef5f-4f4d-8724-aec4d9f645d1 2019-01-09 02:45:27,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:27,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad81d95d-e2d8-4095-9d26-77188218383b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "domain_id": null, "name": "admin", "id": "398098bc91ca4391b719dad853114c00"}} 2019-01-09 02:45:27,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 used request id req-ad81d95d-e2d8-4095-9d26-77188218383b 2019-01-09 02:45:27,132 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-23281d66-2414-41c-proj 2019-01-09 02:45:27,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44/users/d429842284a24fcb9c387fce9c4db19d/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:27,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ce55cd1-81a3-4a5a-a76a-2244e3c5ab4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:45:27,269 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44/users/d429842284a24fcb9c387fce9c4db19d/roles/398098bc91ca4391b719dad853114c00 used request id req-7ce55cd1-81a3-4a5a-a76a-2244e3c5ab4a 2019-01-09 02:45:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:27,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a353078-2714-4e80-82bd-6bd517a142d4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:45:27,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6a353078-2714-4e80-82bd-6bd517a142d4 2019-01-09 02:45:27,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-23281d66-2414-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:27,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a79379e-1d01-4fa9-9e12-5945bafcc2b9 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-23281d66-2414-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}]} 2019-01-09 02:45:27,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-23281d66-2414-41c-proj used request id req-0a79379e-1d01-4fa9-9e12-5945bafcc2b9 2019-01-09 02:45:27,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44/users/d429842284a24fcb9c387fce9c4db19d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:27,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f143f7d1-739f-42a1-af37-51ef3b2f8685 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44/users/d429842284a24fcb9c387fce9c4db19d/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}]} 2019-01-09 02:45:27,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44/users/d429842284a24fcb9c387fce9c4db19d/roles used request id req-f143f7d1-739f-42a1-af37-51ef3b2f8685 2019-01-09 02:45:27,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:27,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc47ab17-498c-4e43-a8cf-0b160921df88 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:45:27,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-bc47ab17-498c-4e43-a8cf-0b160921df88 2019-01-09 02:45:27,656 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-23281d66-2414-41c-proj 2019-01-09 02:45:27,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44/users/d429842284a24fcb9c387fce9c4db19d/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:45:27,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bab54dd-84ae-420a-b4fa-718adaf46979 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:45:27,797 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44/users/d429842284a24fcb9c387fce9c4db19d/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-0bab54dd-84ae-420a-b4fa-718adaf46979 2019-01-09 02:45:27,797 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-23281d66-2414-41c-user 2019-01-09 02:45:27,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:45:27,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:45:27,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d68e9a-e7ee-46d9-8933-af118eaf84c8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:45:27,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-46d68e9a-e7ee-46d9-8933-af118eaf84c8 2019-01-09 02:45:27,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" -d '{"role": {"name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj-role"}}' 2019-01-09 02:45:27,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a97926e2-d38a-4115-81d4-421f016a8baa Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0efc394cb3a94001b0d37641de4604e1", "links": {"self": "http://172.30.9.26:5000/v3/roles/0efc394cb3a94001b0d37641de4604e1"}, "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj-role"}} 2019-01-09 02:45:27,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a97926e2-d38a-4115-81d4-421f016a8baa 2019-01-09 02:45:27,998 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-23281d66-2414-41c-proj-role 2019-01-09 02:45:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0efc394cb3a94001b0d37641de4604e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:45:28,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2ff1a5-5453-4283-ba05-c2d907578276 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/0efc394cb3a94001b0d37641de4604e1"}, "domain_id": null, "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj-role", "id": "0efc394cb3a94001b0d37641de4604e1"}} 2019-01-09 02:45:28,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0efc394cb3a94001b0d37641de4604e1 used request id req-9a2ff1a5-5453-4283-ba05-c2d907578276 2019-01-09 02:45:28,096 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-23281d66-2414-41c-proj-role to project CreateStackFloatingIpTests-23281d66-2414-41c-proj 2019-01-09 02:45:28,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44/users/d429842284a24fcb9c387fce9c4db19d/roles/0efc394cb3a94001b0d37641de4604e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:45:28,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6436d63-bf72-4374-8b80-3a496a848586 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:45:28,218 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44/users/d429842284a24fcb9c387fce9c4db19d/roles/0efc394cb3a94001b0d37641de4604e1 used request id req-b6436d63-bf72-4374-8b80-3a496a848586 2019-01-09 02:45:28,219 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:45:28,219 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:45:28,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:45:28,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:45:28,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0efc394cb3a94001b0d37641de4604e1", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-23281d66-2414-41c-user", "id": "d429842284a24fcb9c387fce9c4db19d"}, "audit_ids": ["xQwYBviYRA-O57MxGDBdvA"], "issued_at": "2019-01-09T02:45:28.000000Z"}} 2019-01-09 02:45:28,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}126d3b18cf32c6c60ddf574221232e6a58cde742" 2019-01-09 02:45:28,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c71361-0f47-4711-9b90-794f6b0794a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:45:28,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-82c71361-0f47-4711-9b90-794f6b0794a1 2019-01-09 02:45:28,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126d3b18cf32c6c60ddf574221232e6a58cde742" 2019-01-09 02:45:28,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-511be41a-3f09-4384-b9f4-8933b459aeca Date: Wed, 09 Jan 2019 02:45:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"} 2019-01-09 02:45:28,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image used request id req-511be41a-3f09-4384-b9f4-8933b459aeca 2019-01-09 02:45:28,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126d3b18cf32c6c60ddf574221232e6a58cde742" 2019-01-09 02:45:29,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-82d72e4b-5dd9-4924-98fd-97bc9e47aee9 Date: Wed, 09 Jan 2019 02:45: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:45:29,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-82d72e4b-5dd9-4924-98fd-97bc9e47aee9 2019-01-09 02:45:29,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}126d3b18cf32c6c60ddf574221232e6a58cde742" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}' 2019-01-09 02:45:29,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7 X-Openstack-Request-Id: req-6c672af4-d925-4320-a5af-972d5e0f1523 Date: Wed, 09 Jan 2019 02:45:29 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:45:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:45:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "min_disk": 0, "protected": false, "id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "file": "/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/file", "checksum": null, "owner": "a495ae4c88a141b7b3d3815e4bbadd44", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:45:29,265 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6c672af4-d925-4320-a5af-972d5e0f1523 2019-01-09 02:45:29,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126d3b18cf32c6c60ddf574221232e6a58cde742" -d '' 2019-01-09 02:45:30,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0d52e07-9944-480d-984e-2a0af0ce3e39 Date: Wed, 09 Jan 2019 02:45:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:45:30,572 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/file used request id req-b0d52e07-9944-480d-984e-2a0af0ce3e39 2019-01-09 02:45:30,572 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:45:30,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126d3b18cf32c6c60ddf574221232e6a58cde742" 2019-01-09 02:45:30,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-80c2b136-fc3d-4477-a7c5-577c970c8861 Date: Wed, 09 Jan 2019 02:45:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:45:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:45:30Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/snap", "metadata": {}}], "self": "/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "min_disk": 0, "protected": false, "id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "file": "/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a495ae4c88a141b7b3d3815e4bbadd44", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:45:30,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7 used request id req-80c2b136-fc3d-4477-a7c5-577c970c8861 2019-01-09 02:45:30,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126d3b18cf32c6c60ddf574221232e6a58cde742" 2019-01-09 02:45:30,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f50f1532-4032-4664-ae0c-a6bdc7a9fef1 Date: Wed, 09 Jan 2019 02:45: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:45:30,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f50f1532-4032-4664-ae0c-a6bdc7a9fef1 2019-01-09 02:45:30,901 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image 2019-01-09 02:45:30,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126d3b18cf32c6c60ddf574221232e6a58cde742" 2019-01-09 02:45:31,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-13b99370-7cc8-4540-a7e5-ba365cc90b6f Date: Wed, 09 Jan 2019 02:45:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:45:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:45:30Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/snap", "metadata": {}}], "self": "/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "min_disk": 0, "protected": false, "id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "file": "/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a495ae4c88a141b7b3d3815e4bbadd44", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:45:31,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7 used request id req-13b99370-7cc8-4540-a7e5-ba365cc90b6f 2019-01-09 02:45:31,080 - create_image - DEBUG - Instance status is - active 2019-01-09 02:45:31,080 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image 2019-01-09 02:45:31,080 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image 2019-01-09 02:45:31,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:45:31,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:45:31,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0efc394cb3a94001b0d37641de4604e1", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:45:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-23281d66-2414-41c-user", "id": "d429842284a24fcb9c387fce9c4db19d"}, "audit_ids": ["Rv9MDvsiREue83vEegy8BA"], "issued_at": "2019-01-09T02:45:31.000000Z"}} 2019-01-09 02:45:31,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:31,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3eaa90-506e-4e3b-96fa-94076fde671c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:45:31,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3d3eaa90-506e-4e3b-96fa-94076fde671c 2019-01-09 02:45:31,546 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:45:31,549 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:45:31,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:31,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:31 GMT Server: Apache x-openstack-request-id: req-1b6e730f-0556-4d46-9703-88b6da9c04f5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:45:31,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack used request id req-1b6e730f-0556-4d46-9703-88b6da9c04f5 2019-01-09 02:45:31,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-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-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net"}}' 2019-01-09 02:45:35,598 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:45:31 GMT Server: Apache x-openstack-request-id: req-d2c7ca1c-e833-4879-a90f-d2cc7be3d966 Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}]}} 2019-01-09 02:45:35,598 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks used request id req-d2c7ca1c-e833-4879-a90f-d2cc7be3d966 2019-01-09 02:45:35,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:35,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:45:35 GMT Server: Apache x-openstack-request-id: req-4658943b-3e64-4c3a-a2f1-fcc92d774ac8 Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:45:35,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:35 GMT Server: Apache x-openstack-request-id: req-6e457907-31ce-4692-87c3-c4a3282620e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "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"}} 2019-01-09 02:45:35,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-6e457907-31ce-4692-87c3-c4a3282620e3 2019-01-09 02:45:35,965 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack 2019-01-09 02:45:35,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:35,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:45:35 GMT Server: Apache x-openstack-request-id: req-d2f2b927-1e7b-4d49-a6f7-e87ca48efa26 Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:45:36,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:35 GMT Server: Apache x-openstack-request-id: req-8d19b93d-33e9-4e7c-bc25-c3e419e1a724 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "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"}} 2019-01-09 02:45:36,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-8d19b93d-33e9-4e7c-bc25-c3e419e1a724 2019-01-09 02:45:36,190 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:45:36,190 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:45:39,191 - create_stack - DEBUG - Stack status query timeout in 1196.77445793 2019-01-09 02:45:39,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:39,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:45:39 GMT Server: Apache x-openstack-request-id: req-db295ac9-a34f-4a92-aee2-7b9abef1a37e Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:45:39,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:39 GMT Server: Apache x-openstack-request-id: req-fa4611ba-02d5-4cb8-a715-c28e88a21b5e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "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"}} 2019-01-09 02:45:39,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-fa4611ba-02d5-4cb8-a715-c28e88a21b5e 2019-01-09 02:45:39,438 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:45:39,438 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:45:42,441 - create_stack - DEBUG - Stack status query timeout in 1193.52441883 2019-01-09 02:45:42,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:42,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:45:42 GMT Server: Apache x-openstack-request-id: req-2e760dda-f503-4c57-8502-4c8ac11084b7 Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:45:42,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:42 GMT Server: Apache x-openstack-request-id: req-07a82d89-c601-4a20-9c8e-bd416b0fdb3c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzBUI4/tenlT3tWe7Hs3CrT8QfeQkKX3R+SJbsfBbjPuGunJt\nJo8f60wtWMr4TS27Vt+gNH2KH2jnpVWSpCvRGLdRc+dctC3agFo4koQLsmAdsYpR\n1a3dGAxzO8Bdud8kItOp5gCsxe0nV+KZCvjC8puDx9SumlcXW7069zwXpK6H5500\nl+ymDHm2t7bnQn6OyOmCI3UQ6mU5POwfIZL8YhKGAENd62B/+xqOM6LKHNmy9SxA\nYnWtP3X/fwmLU/WLKrarSfAYG9R+guIsyoZSI/xtr7gv7X2HH32cjHHAbNd0ePco\nnk0n/EPLdU2xgjYQDePHwZSWBGfZfY6iAJcx2wIDAQABAoIBAFvoFSrmp0PSrANs\nBZ7ntwZiYkDvn0F4QjlaOcU2o2QoWhJZOcKlrhA/LCTSs2O+dqG27+TzrGJc0gVp\nNjLs8Kua0vnJdbxG8iHff56sDMB1/KlZy2TZebo80SBVj2AHl7R/cgH8x9IS7Sbt\nC1MfmFu9oWk65K7pDcHoxEdXLqagi+52wGWQ5AONx7zTajmRzUIeqT/co9cI/Ev/\nZbTldOgi8tW/efQdu8bOFUeyFU5m9efd9fCip2a06CTmAk8etYxunxzfZoOaa6+U\ngDyAjplt7ZtcsiQU0erQXM4IPbz4jYBEMZIMoE4dgJ1mvsS+CBSRmnrsNnEG36Gp\nz6i2E7ECgYEA/RUjCiq3NaMQ3CSueUkhuKaNdO1iHRJLBwb+aGSIvz0mvsg8VTUR\neO9yfxno7yiM1aYzNuOYZO/fD0mka5MAjgwoFZpwz5oA3xsZDbFmQoXoyLwxCJUz\nfe3UbnMCHMYfeG4Xhh8CjWhqgKXd1W5bT7/94WdiS/BRsJQrOq/J4B8CgYEAzm9L\nY4zAx4ue/BopWK4OWSl9fHCs7uuTnlSRN+yY6HTO9IrXurzebK5YLA5DwsRz9qnk\nrC1Xpx8igrG5gpdUvgQQyHvmk6YO0ba3TpZi1xBpLUaRme/h5c7PrYyq8/pZc+zh\nzfxd21AOP5iJexLb1kLij1lblRi0/VjRQU1jBsUCgYEAl4RECh4wuYf63BGJ80r5\nSVdNcSd9ifIdwQNK5KzrwbKWs7mlhU3UPBb+8WFNt4ELcA2ks8PmxOdnH/vy2ASW\nXHSiuuxPhbqpsujCQxRmKIWLLEKfCIhq34W3nLh2F0v2I1+l7cI7APX2bTbgbJs5\nR7GmCYCftN8XySOsDeKYdfkCgYAWocsBGgBUoDEI8JFR4JtAGTVhvDSpaPhhJmJZ\nYD4PVicOVl56YZR9E8wk4Fd7dfBEvbGNUtdGQjqVW4i8EX0/69AvOq43x7/eLAsC\nuagSbgEp7o+t8cexWzAXldF0OCEwfWrwG1fq4Gb/f+iqrpGddu3By4kn2nKVR/SB\nFUvjBQKBgDZodGjdhGubtqyy/ogVQ/epJgVzdUenBhNwfyLFWULgcaQ6zovPeC/h\nDYy8ItvpBjPRyd+PAMFuffFkPKTgzI5k6rw6KD214lrLDWabbmwnuVs7pIMn4NiV\nqnVjgVjC52XZ6imPJSe2dmqOxiKy/SuhcupRNIIUj18x/isyboa1\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"}} 2019-01-09 02:45:42,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-07a82d89-c601-4a20-9c8e-bd416b0fdb3c 2019-01-09 02:45:42,797 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:45:42,797 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:45:45,800 - create_stack - DEBUG - Stack status query timeout in 1190.1650579 2019-01-09 02:45:45,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:45,989 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:45:45 GMT Server: Apache x-openstack-request-id: req-b767e331-7dd9-4634-b916-090f55a410d9 Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:45:46,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:45 GMT Server: Apache x-openstack-request-id: req-552dcf40-dc90-4c43-9bee-5ee5694c3982 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzBUI4/tenlT3tWe7Hs3CrT8QfeQkKX3R+SJbsfBbjPuGunJt\nJo8f60wtWMr4TS27Vt+gNH2KH2jnpVWSpCvRGLdRc+dctC3agFo4koQLsmAdsYpR\n1a3dGAxzO8Bdud8kItOp5gCsxe0nV+KZCvjC8puDx9SumlcXW7069zwXpK6H5500\nl+ymDHm2t7bnQn6OyOmCI3UQ6mU5POwfIZL8YhKGAENd62B/+xqOM6LKHNmy9SxA\nYnWtP3X/fwmLU/WLKrarSfAYG9R+guIsyoZSI/xtr7gv7X2HH32cjHHAbNd0ePco\nnk0n/EPLdU2xgjYQDePHwZSWBGfZfY6iAJcx2wIDAQABAoIBAFvoFSrmp0PSrANs\nBZ7ntwZiYkDvn0F4QjlaOcU2o2QoWhJZOcKlrhA/LCTSs2O+dqG27+TzrGJc0gVp\nNjLs8Kua0vnJdbxG8iHff56sDMB1/KlZy2TZebo80SBVj2AHl7R/cgH8x9IS7Sbt\nC1MfmFu9oWk65K7pDcHoxEdXLqagi+52wGWQ5AONx7zTajmRzUIeqT/co9cI/Ev/\nZbTldOgi8tW/efQdu8bOFUeyFU5m9efd9fCip2a06CTmAk8etYxunxzfZoOaa6+U\ngDyAjplt7ZtcsiQU0erQXM4IPbz4jYBEMZIMoE4dgJ1mvsS+CBSRmnrsNnEG36Gp\nz6i2E7ECgYEA/RUjCiq3NaMQ3CSueUkhuKaNdO1iHRJLBwb+aGSIvz0mvsg8VTUR\neO9yfxno7yiM1aYzNuOYZO/fD0mka5MAjgwoFZpwz5oA3xsZDbFmQoXoyLwxCJUz\nfe3UbnMCHMYfeG4Xhh8CjWhqgKXd1W5bT7/94WdiS/BRsJQrOq/J4B8CgYEAzm9L\nY4zAx4ue/BopWK4OWSl9fHCs7uuTnlSRN+yY6HTO9IrXurzebK5YLA5DwsRz9qnk\nrC1Xpx8igrG5gpdUvgQQyHvmk6YO0ba3TpZi1xBpLUaRme/h5c7PrYyq8/pZc+zh\nzfxd21AOP5iJexLb1kLij1lblRi0/VjRQU1jBsUCgYEAl4RECh4wuYf63BGJ80r5\nSVdNcSd9ifIdwQNK5KzrwbKWs7mlhU3UPBb+8WFNt4ELcA2ks8PmxOdnH/vy2ASW\nXHSiuuxPhbqpsujCQxRmKIWLLEKfCIhq34W3nLh2F0v2I1+l7cI7APX2bTbgbJs5\nR7GmCYCftN8XySOsDeKYdfkCgYAWocsBGgBUoDEI8JFR4JtAGTVhvDSpaPhhJmJZ\nYD4PVicOVl56YZR9E8wk4Fd7dfBEvbGNUtdGQjqVW4i8EX0/69AvOq43x7/eLAsC\nuagSbgEp7o+t8cexWzAXldF0OCEwfWrwG1fq4Gb/f+iqrpGddu3By4kn2nKVR/SB\nFUvjBQKBgDZodGjdhGubtqyy/ogVQ/epJgVzdUenBhNwfyLFWULgcaQ6zovPeC/h\nDYy8ItvpBjPRyd+PAMFuffFkPKTgzI5k6rw6KD214lrLDWabbmwnuVs7pIMn4NiV\nqnVjgVjC52XZ6imPJSe2dmqOxiKy/SuhcupRNIIUj18x/isyboa1\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"}} 2019-01-09 02:45:46,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-552dcf40-dc90-4c43-9bee-5ee5694c3982 2019-01-09 02:45:46,418 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:45:46,418 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:45:49,422 - create_stack - DEBUG - Stack status query timeout in 1186.54370284 2019-01-09 02:45:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:49,598 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:45:49 GMT Server: Apache x-openstack-request-id: req-2892a597-35d4-4bf2-af80-7cfe4cb1d344 Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:45:49,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:49 GMT Server: Apache x-openstack-request-id: req-9bf7295f-e869-4523-aa47-fbc442837d23 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzBUI4/tenlT3tWe7Hs3CrT8QfeQkKX3R+SJbsfBbjPuGunJt\nJo8f60wtWMr4TS27Vt+gNH2KH2jnpVWSpCvRGLdRc+dctC3agFo4koQLsmAdsYpR\n1a3dGAxzO8Bdud8kItOp5gCsxe0nV+KZCvjC8puDx9SumlcXW7069zwXpK6H5500\nl+ymDHm2t7bnQn6OyOmCI3UQ6mU5POwfIZL8YhKGAENd62B/+xqOM6LKHNmy9SxA\nYnWtP3X/fwmLU/WLKrarSfAYG9R+guIsyoZSI/xtr7gv7X2HH32cjHHAbNd0ePco\nnk0n/EPLdU2xgjYQDePHwZSWBGfZfY6iAJcx2wIDAQABAoIBAFvoFSrmp0PSrANs\nBZ7ntwZiYkDvn0F4QjlaOcU2o2QoWhJZOcKlrhA/LCTSs2O+dqG27+TzrGJc0gVp\nNjLs8Kua0vnJdbxG8iHff56sDMB1/KlZy2TZebo80SBVj2AHl7R/cgH8x9IS7Sbt\nC1MfmFu9oWk65K7pDcHoxEdXLqagi+52wGWQ5AONx7zTajmRzUIeqT/co9cI/Ev/\nZbTldOgi8tW/efQdu8bOFUeyFU5m9efd9fCip2a06CTmAk8etYxunxzfZoOaa6+U\ngDyAjplt7ZtcsiQU0erQXM4IPbz4jYBEMZIMoE4dgJ1mvsS+CBSRmnrsNnEG36Gp\nz6i2E7ECgYEA/RUjCiq3NaMQ3CSueUkhuKaNdO1iHRJLBwb+aGSIvz0mvsg8VTUR\neO9yfxno7yiM1aYzNuOYZO/fD0mka5MAjgwoFZpwz5oA3xsZDbFmQoXoyLwxCJUz\nfe3UbnMCHMYfeG4Xhh8CjWhqgKXd1W5bT7/94WdiS/BRsJQrOq/J4B8CgYEAzm9L\nY4zAx4ue/BopWK4OWSl9fHCs7uuTnlSRN+yY6HTO9IrXurzebK5YLA5DwsRz9qnk\nrC1Xpx8igrG5gpdUvgQQyHvmk6YO0ba3TpZi1xBpLUaRme/h5c7PrYyq8/pZc+zh\nzfxd21AOP5iJexLb1kLij1lblRi0/VjRQU1jBsUCgYEAl4RECh4wuYf63BGJ80r5\nSVdNcSd9ifIdwQNK5KzrwbKWs7mlhU3UPBb+8WFNt4ELcA2ks8PmxOdnH/vy2ASW\nXHSiuuxPhbqpsujCQxRmKIWLLEKfCIhq34W3nLh2F0v2I1+l7cI7APX2bTbgbJs5\nR7GmCYCftN8XySOsDeKYdfkCgYAWocsBGgBUoDEI8JFR4JtAGTVhvDSpaPhhJmJZ\nYD4PVicOVl56YZR9E8wk4Fd7dfBEvbGNUtdGQjqVW4i8EX0/69AvOq43x7/eLAsC\nuagSbgEp7o+t8cexWzAXldF0OCEwfWrwG1fq4Gb/f+iqrpGddu3By4kn2nKVR/SB\nFUvjBQKBgDZodGjdhGubtqyy/ogVQ/epJgVzdUenBhNwfyLFWULgcaQ6zovPeC/h\nDYy8ItvpBjPRyd+PAMFuffFkPKTgzI5k6rw6KD214lrLDWabbmwnuVs7pIMn4NiV\nqnVjgVjC52XZ6imPJSe2dmqOxiKy/SuhcupRNIIUj18x/isyboa1\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"}} 2019-01-09 02:45:49,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-9bf7295f-e869-4523-aa47-fbc442837d23 2019-01-09 02:45:49,928 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:45:49,928 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:45:52,931 - create_stack - DEBUG - Stack status query timeout in 1183.03384185 2019-01-09 02:45:52,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:53,118 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:45:52 GMT Server: Apache x-openstack-request-id: req-b70b803d-400a-4031-a958-af9cc0b64cdb Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:45:53,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:53 GMT Server: Apache x-openstack-request-id: req-a169c059-c454-4849-b6d6-1e8b485f963f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzBUI4/tenlT3tWe7Hs3CrT8QfeQkKX3R+SJbsfBbjPuGunJt\nJo8f60wtWMr4TS27Vt+gNH2KH2jnpVWSpCvRGLdRc+dctC3agFo4koQLsmAdsYpR\n1a3dGAxzO8Bdud8kItOp5gCsxe0nV+KZCvjC8puDx9SumlcXW7069zwXpK6H5500\nl+ymDHm2t7bnQn6OyOmCI3UQ6mU5POwfIZL8YhKGAENd62B/+xqOM6LKHNmy9SxA\nYnWtP3X/fwmLU/WLKrarSfAYG9R+guIsyoZSI/xtr7gv7X2HH32cjHHAbNd0ePco\nnk0n/EPLdU2xgjYQDePHwZSWBGfZfY6iAJcx2wIDAQABAoIBAFvoFSrmp0PSrANs\nBZ7ntwZiYkDvn0F4QjlaOcU2o2QoWhJZOcKlrhA/LCTSs2O+dqG27+TzrGJc0gVp\nNjLs8Kua0vnJdbxG8iHff56sDMB1/KlZy2TZebo80SBVj2AHl7R/cgH8x9IS7Sbt\nC1MfmFu9oWk65K7pDcHoxEdXLqagi+52wGWQ5AONx7zTajmRzUIeqT/co9cI/Ev/\nZbTldOgi8tW/efQdu8bOFUeyFU5m9efd9fCip2a06CTmAk8etYxunxzfZoOaa6+U\ngDyAjplt7ZtcsiQU0erQXM4IPbz4jYBEMZIMoE4dgJ1mvsS+CBSRmnrsNnEG36Gp\nz6i2E7ECgYEA/RUjCiq3NaMQ3CSueUkhuKaNdO1iHRJLBwb+aGSIvz0mvsg8VTUR\neO9yfxno7yiM1aYzNuOYZO/fD0mka5MAjgwoFZpwz5oA3xsZDbFmQoXoyLwxCJUz\nfe3UbnMCHMYfeG4Xhh8CjWhqgKXd1W5bT7/94WdiS/BRsJQrOq/J4B8CgYEAzm9L\nY4zAx4ue/BopWK4OWSl9fHCs7uuTnlSRN+yY6HTO9IrXurzebK5YLA5DwsRz9qnk\nrC1Xpx8igrG5gpdUvgQQyHvmk6YO0ba3TpZi1xBpLUaRme/h5c7PrYyq8/pZc+zh\nzfxd21AOP5iJexLb1kLij1lblRi0/VjRQU1jBsUCgYEAl4RECh4wuYf63BGJ80r5\nSVdNcSd9ifIdwQNK5KzrwbKWs7mlhU3UPBb+8WFNt4ELcA2ks8PmxOdnH/vy2ASW\nXHSiuuxPhbqpsujCQxRmKIWLLEKfCIhq34W3nLh2F0v2I1+l7cI7APX2bTbgbJs5\nR7GmCYCftN8XySOsDeKYdfkCgYAWocsBGgBUoDEI8JFR4JtAGTVhvDSpaPhhJmJZ\nYD4PVicOVl56YZR9E8wk4Fd7dfBEvbGNUtdGQjqVW4i8EX0/69AvOq43x7/eLAsC\nuagSbgEp7o+t8cexWzAXldF0OCEwfWrwG1fq4Gb/f+iqrpGddu3By4kn2nKVR/SB\nFUvjBQKBgDZodGjdhGubtqyy/ogVQ/epJgVzdUenBhNwfyLFWULgcaQ6zovPeC/h\nDYy8ItvpBjPRyd+PAMFuffFkPKTgzI5k6rw6KD214lrLDWabbmwnuVs7pIMn4NiV\nqnVjgVjC52XZ6imPJSe2dmqOxiKy/SuhcupRNIIUj18x/isyboa1\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"}} 2019-01-09 02:45:53,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-a169c059-c454-4849-b6d6-1e8b485f963f 2019-01-09 02:45:53,432 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:45:53,432 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:45:56,435 - create_stack - DEBUG - Stack status query timeout in 1179.53021002 2019-01-09 02:45:56,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:56,709 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:45:56 GMT Server: Apache x-openstack-request-id: req-c4dcdb52-d151-4121-a4b3-ffe1b4302f35 Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:45:56,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:56 GMT Server: Apache x-openstack-request-id: req-e7691c6e-9322-45e1-99ee-f23dacc7f78e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzBUI4/tenlT3tWe7Hs3CrT8QfeQkKX3R+SJbsfBbjPuGunJt\nJo8f60wtWMr4TS27Vt+gNH2KH2jnpVWSpCvRGLdRc+dctC3agFo4koQLsmAdsYpR\n1a3dGAxzO8Bdud8kItOp5gCsxe0nV+KZCvjC8puDx9SumlcXW7069zwXpK6H5500\nl+ymDHm2t7bnQn6OyOmCI3UQ6mU5POwfIZL8YhKGAENd62B/+xqOM6LKHNmy9SxA\nYnWtP3X/fwmLU/WLKrarSfAYG9R+guIsyoZSI/xtr7gv7X2HH32cjHHAbNd0ePco\nnk0n/EPLdU2xgjYQDePHwZSWBGfZfY6iAJcx2wIDAQABAoIBAFvoFSrmp0PSrANs\nBZ7ntwZiYkDvn0F4QjlaOcU2o2QoWhJZOcKlrhA/LCTSs2O+dqG27+TzrGJc0gVp\nNjLs8Kua0vnJdbxG8iHff56sDMB1/KlZy2TZebo80SBVj2AHl7R/cgH8x9IS7Sbt\nC1MfmFu9oWk65K7pDcHoxEdXLqagi+52wGWQ5AONx7zTajmRzUIeqT/co9cI/Ev/\nZbTldOgi8tW/efQdu8bOFUeyFU5m9efd9fCip2a06CTmAk8etYxunxzfZoOaa6+U\ngDyAjplt7ZtcsiQU0erQXM4IPbz4jYBEMZIMoE4dgJ1mvsS+CBSRmnrsNnEG36Gp\nz6i2E7ECgYEA/RUjCiq3NaMQ3CSueUkhuKaNdO1iHRJLBwb+aGSIvz0mvsg8VTUR\neO9yfxno7yiM1aYzNuOYZO/fD0mka5MAjgwoFZpwz5oA3xsZDbFmQoXoyLwxCJUz\nfe3UbnMCHMYfeG4Xhh8CjWhqgKXd1W5bT7/94WdiS/BRsJQrOq/J4B8CgYEAzm9L\nY4zAx4ue/BopWK4OWSl9fHCs7uuTnlSRN+yY6HTO9IrXurzebK5YLA5DwsRz9qnk\nrC1Xpx8igrG5gpdUvgQQyHvmk6YO0ba3TpZi1xBpLUaRme/h5c7PrYyq8/pZc+zh\nzfxd21AOP5iJexLb1kLij1lblRi0/VjRQU1jBsUCgYEAl4RECh4wuYf63BGJ80r5\nSVdNcSd9ifIdwQNK5KzrwbKWs7mlhU3UPBb+8WFNt4ELcA2ks8PmxOdnH/vy2ASW\nXHSiuuxPhbqpsujCQxRmKIWLLEKfCIhq34W3nLh2F0v2I1+l7cI7APX2bTbgbJs5\nR7GmCYCftN8XySOsDeKYdfkCgYAWocsBGgBUoDEI8JFR4JtAGTVhvDSpaPhhJmJZ\nYD4PVicOVl56YZR9E8wk4Fd7dfBEvbGNUtdGQjqVW4i8EX0/69AvOq43x7/eLAsC\nuagSbgEp7o+t8cexWzAXldF0OCEwfWrwG1fq4Gb/f+iqrpGddu3By4kn2nKVR/SB\nFUvjBQKBgDZodGjdhGubtqyy/ogVQ/epJgVzdUenBhNwfyLFWULgcaQ6zovPeC/h\nDYy8ItvpBjPRyd+PAMFuffFkPKTgzI5k6rw6KD214lrLDWabbmwnuVs7pIMn4NiV\nqnVjgVjC52XZ6imPJSe2dmqOxiKy/SuhcupRNIIUj18x/isyboa1\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"}} 2019-01-09 02:45:56,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-e7691c6e-9322-45e1-99ee-f23dacc7f78e 2019-01-09 02:45:56,885 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:45:56,885 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack 2019-01-09 02:45:56,885 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack 2019-01-09 02:45:56,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:57,061 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:45:56 GMT Server: Apache x-openstack-request-id: req-d1c1535d-d041-4e0c-b1d8-5acb2e51f0fe Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:45:57,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:57 GMT Server: Apache x-openstack-request-id: req-496c4931-7c6e-43e2-b758-46038f45aad4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1056 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5d3b89db-5b2d-429d-9229-343888f3f067", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5d300a28-cd09-46e3-98c9-d0c97f32c66a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ade59153-eab7-4319-a401-97a4be9043c2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "82c48e99-82e8-477a-bb39-d93c45cccbd0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "abd1f251-15c7-468c-8847-d852c4999f1d", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "219", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a79bb35d-f9bd-4708-9c69-0020d180220c:subnet_id=52c6920e-7359-4cf6-b399-c979e62035be", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "52c6920e-7359-4cf6-b399-c979e62035be", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a79bb35d-f9bd-4708-9c69-0020d180220c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "00328a6d-1441-44df-a674-b013282fc81d", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2ddf524b-cbc6-4338-9707-a1174cc4fcc7", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 02:45:57,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources used request id req-496c4931-7c6e-43e2-b758-46038f45aad4 2019-01-09 02:45:57,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:57,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45: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-6358f6c3-6d5b-4b98-9517-84b354abfc4d x-compute-request-id: req-6358f6c3-6d5b-4b98-9517-84b354abfc4d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:ce:35", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:ce:35", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "rel": "bookmark"}], "image": {"id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "links": [{"href": "http://172.30.9.26:8774/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2019-01-09T02:45:48.000000", "flavor": {"id": "5d300a28-cd09-46e3-98c9-d0c97f32c66a", "links": [{"href": "http://172.30.9.26:8774/flavors/5d300a28-cd09-46e3-98c9-d0c97f32c66a", "rel": "bookmark"}]}, "id": "e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "security_groups": [{"name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp"}], "user_id": "d429842284a24fcb9c387fce9c4db19d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:45:48Z", "hostId": "528cfdd2dc2c7b4320d31618e6431a22c67e45f1ca593f40150742e7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "created": "2019-01-09T02:45:43Z", "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:45:57,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d used request id req-6358f6c3-6d5b-4b98-9517-84b354abfc4d 2019-01-09 02:45:57,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:57,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6dbf2ead-db68-4eda-8680-1a95dcefe201 Date: Wed, 09 Jan 2019 02:45:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:45:57,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-6dbf2ead-db68-4eda-8680-1a95dcefe201 2019-01-09 02:45:57,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:45:57,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:45:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:45:57,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:57,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458a241e-a584-4d9d-a43d-71299f6796ed Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:45:57,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-458a241e-a584-4d9d-a43d-71299f6796ed 2019-01-09 02:45:57,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:57,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-60c43410-4c10-471c-a8e5-45c31d5b6f9f Date: Wed, 09 Jan 2019 02:45:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:45:57,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-60c43410-4c10-471c-a8e5-45c31d5b6f9f 2019-01-09 02:45:57,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:58,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-b7173f67-05fd-4e06-a568-80e8e1b10141 Date: Wed, 09 Jan 2019 02:45:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.4"}],"id":"0f5ac6dd-0866-4a0e-962f-50fe1c230ef7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:af:3f","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.10"}],"id":"2ddf524b-cbc6-4338-9707-a1174cc4fcc7","security_groups":["82c48e99-82e8-477a-bb39-d93c45cccbd0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:ce:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"e902b590-ebd2-4d34-9f1e-9f6cf6252b2d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.11"}],"id":"31a1f5f8-577d-47d5-8084-3f5669cd32b8","security_groups":["394346d8-d64d-4308-959f-22e65e1cae26"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:46:9c","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:47Z","binding:vnic_type":"normal","device_id":"00328a6d-1441-44df-a674-b013282fc81d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.2"}],"id":"92a21122-b3c4-4733-8508-1383968ea7bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:49:3a","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.1"}],"id":"d3150b83-9c2e-48c3-ba91-8320154e3890","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:4e:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:48Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.3"}],"id":"d4338007-89c9-43cd-b02f-51a27eeee560","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:af:89","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ade59153-eab7-4319-a401-97a4be9043c2"}]} 2019-01-09 02:45:58,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-b7173f67-05fd-4e06-a568-80e8e1b10141 2019-01-09 02:45:58,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/00328a6d-1441-44df-a674-b013282fc81d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:58,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45: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-74f1ba77-a744-40d8-a360-fd37a28a58f0 x-compute-request-id: req-74f1ba77-a744-40d8-a360-fd37a28a58f0 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:46:9c", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/00328a6d-1441-44df-a674-b013282fc81d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/00328a6d-1441-44df-a674-b013282fc81d", "rel": "bookmark"}], "image": {"id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "links": [{"href": "http://172.30.9.26:8774/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2019-01-09T02:45:52.000000", "flavor": {"id": "5d3b89db-5b2d-429d-9229-343888f3f067", "links": [{"href": "http://172.30.9.26:8774/flavors/5d3b89db-5b2d-429d-9229-343888f3f067", "rel": "bookmark"}]}, "id": "00328a6d-1441-44df-a674-b013282fc81d", "security_groups": [{"name": "default"}], "user_id": "d429842284a24fcb9c387fce9c4db19d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:45:52Z", "hostId": "7bac65f87a4f9fc898f38fab64752f78e56e2722c387970ccfd15ee7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "created": "2019-01-09T02:45:45Z", "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:45:58,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/00328a6d-1441-44df-a674-b013282fc81d used request id req-74f1ba77-a744-40d8-a360-fd37a28a58f0 2019-01-09 02:45:58,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:58,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ef6b3c54-16b3-4840-9dea-991a9da05a3b Date: Wed, 09 Jan 2019 02:45:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:45:58,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-ef6b3c54-16b3-4840-9dea-991a9da05a3b 2019-01-09 02:45:58,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:58,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03ac8ae-6bf1-4fe3-8e48-0371d74c7cdb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:45:58,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-a03ac8ae-6bf1-4fe3-8e48-0371d74c7cdb 2019-01-09 02:45:58,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:58,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-da56d7ff-3d50-4ea4-872b-2a460c3e0851 Date: Wed, 09 Jan 2019 02:45:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:45:58,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-da56d7ff-3d50-4ea4-872b-2a460c3e0851 2019-01-09 02:45:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:58,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-836509b2-d629-4805-9cec-1c87e78e9a87 Date: Wed, 09 Jan 2019 02:45:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.4"}],"id":"0f5ac6dd-0866-4a0e-962f-50fe1c230ef7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:af:3f","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.10"}],"id":"2ddf524b-cbc6-4338-9707-a1174cc4fcc7","security_groups":["82c48e99-82e8-477a-bb39-d93c45cccbd0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:ce:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"e902b590-ebd2-4d34-9f1e-9f6cf6252b2d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.11"}],"id":"31a1f5f8-577d-47d5-8084-3f5669cd32b8","security_groups":["394346d8-d64d-4308-959f-22e65e1cae26"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:46:9c","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:47Z","binding:vnic_type":"normal","device_id":"00328a6d-1441-44df-a674-b013282fc81d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.2"}],"id":"92a21122-b3c4-4733-8508-1383968ea7bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:49:3a","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.1"}],"id":"d3150b83-9c2e-48c3-ba91-8320154e3890","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:4e:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:48Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.3"}],"id":"d4338007-89c9-43cd-b02f-51a27eeee560","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:af:89","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ade59153-eab7-4319-a401-97a4be9043c2"}]} 2019-01-09 02:45:58,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-836509b2-d629-4805-9cec-1c87e78e9a87 2019-01-09 02:45:58,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:58,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:45:58 GMT Server: Apache x-openstack-request-id: req-e42ecc56-34f3-420f-8779-c4ea8e19801a Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:45:59,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:58 GMT Server: Apache x-openstack-request-id: req-d611fd84-1016-4935-9331-3ffe40fdcc2e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1053 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5d3b89db-5b2d-429d-9229-343888f3f067", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5d300a28-cd09-46e3-98c9-d0c97f32c66a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ade59153-eab7-4319-a401-97a4be9043c2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "82c48e99-82e8-477a-bb39-d93c45cccbd0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "abd1f251-15c7-468c-8847-d852c4999f1d", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "219", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a79bb35d-f9bd-4708-9c69-0020d180220c:subnet_id=52c6920e-7359-4cf6-b399-c979e62035be", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "52c6920e-7359-4cf6-b399-c979e62035be", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a79bb35d-f9bd-4708-9c69-0020d180220c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "00328a6d-1441-44df-a674-b013282fc81d", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T02:45:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:45:35Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2ddf524b-cbc6-4338-9707-a1174cc4fcc7", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 02:45:59,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3/resources used request id req-d611fd84-1016-4935-9331-3ffe40fdcc2e 2019-01-09 02:45:59,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/5d300a28-cd09-46e3-98c9-d0c97f32c66a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:59,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eef2f3f2-05f6-4559-8fb6-eee378021d24 x-compute-request-id: req-eef2f3f2-05f6-4559-8fb6-eee378021d24 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5d300a28-cd09-46e3-98c9-d0c97f32c66a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5d300a28-cd09-46e3-98c9-d0c97f32c66a", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "5d300a28-cd09-46e3-98c9-d0c97f32c66a", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-flavor1-5ewn754f7dbj", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:45:59,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/5d300a28-cd09-46e3-98c9-d0c97f32c66a used request id req-eef2f3f2-05f6-4559-8fb6-eee378021d24 2019-01-09 02:45:59,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/52c6920e-7359-4cf6-b399-c979e62035be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:59,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-639da726-c7b2-46fb-ae5f-1db44ec002be Date: Wed, 09 Jan 2019 02:45:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}} 2019-01-09 02:45:59,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/52c6920e-7359-4cf6-b399-c979e62035be used request id req-639da726-c7b2-46fb-ae5f-1db44ec002be 2019-01-09 02:45:59,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:59,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-96df5cce-dedb-4b99-8d5a-9df08310115a Date: Wed, 09 Jan 2019 02:45:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:45:59,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-96df5cce-dedb-4b99-8d5a-9df08310115a 2019-01-09 02:45:59,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:59,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-825f0a8b-472c-48e1-bef1-b5bf3a74b8d4 Date: Wed, 09 Jan 2019 02:45:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:45:59,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-825f0a8b-472c-48e1-bef1-b5bf3a74b8d4 2019-01-09 02:45:59,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:59,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a6eb78ef-0064-464c-9345-03d1d00d0b54 Date: Wed, 09 Jan 2019 02:45:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:45:59,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-a6eb78ef-0064-464c-9345-03d1d00d0b54 2019-01-09 02:45:59,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:59,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847ded99-e5cb-4411-9d22-a8f50a6ab982 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:45:59,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-847ded99-e5cb-4411-9d22-a8f50a6ab982 2019-01-09 02:45:59,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:59,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-af095e95-4986-473e-b6fa-cf2e87827e7b Date: Wed, 09 Jan 2019 02:45:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:45:59,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-af095e95-4986-473e-b6fa-cf2e87827e7b 2019-01-09 02:45:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2&mac_address=fa%3A16%3A3e%3A00%3Ace%3A35&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:59,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-642857c9-9787-4ab5-a5aa-07e0e38e03e4 Date: Wed, 09 Jan 2019 02:45:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.10"}],"id":"2ddf524b-cbc6-4338-9707-a1174cc4fcc7","security_groups":["82c48e99-82e8-477a-bb39-d93c45cccbd0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:ce:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"e902b590-ebd2-4d34-9f1e-9f6cf6252b2d"}]} 2019-01-09 02:45:59,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2&mac_address=fa%3A16%3A3e%3A00%3Ace%3A35&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm&admin_state_up=True used request id req-642857c9-9787-4ab5-a5aa-07e0e38e03e4 2019-01-09 02:45:59,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:59,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19b6efe-6206-4474-86d2-32b4b609979b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:45:59,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-d19b6efe-6206-4474-86d2-32b4b609979b 2019-01-09 02:45:59,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:59,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9cafe5f9-5429-4db5-be82-863a5c65da0a Date: Wed, 09 Jan 2019 02:45:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:45:59,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-9cafe5f9-5429-4db5-be82-863a5c65da0a 2019-01-09 02:45:59,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:59,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-67981df9-7015-4c8e-b734-532487046d63 Date: Wed, 09 Jan 2019 02:45:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:45:59,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-67981df9-7015-4c8e-b734-532487046d63 2019-01-09 02:45:59,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:45:59,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-75655eb8-3fd3-4999-8fa3-f76b13107c2a Date: Wed, 09 Jan 2019 02:45:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.4"}],"id":"0f5ac6dd-0866-4a0e-962f-50fe1c230ef7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:af:3f","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.10"}],"id":"2ddf524b-cbc6-4338-9707-a1174cc4fcc7","security_groups":["82c48e99-82e8-477a-bb39-d93c45cccbd0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:ce:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"e902b590-ebd2-4d34-9f1e-9f6cf6252b2d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.11"}],"id":"31a1f5f8-577d-47d5-8084-3f5669cd32b8","security_groups":["394346d8-d64d-4308-959f-22e65e1cae26"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:46:9c","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:47Z","binding:vnic_type":"normal","device_id":"00328a6d-1441-44df-a674-b013282fc81d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.2"}],"id":"92a21122-b3c4-4733-8508-1383968ea7bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:49:3a","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.1"}],"id":"d3150b83-9c2e-48c3-ba91-8320154e3890","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:4e:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:48Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.3"}],"id":"d4338007-89c9-43cd-b02f-51a27eeee560","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:af:89","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ade59153-eab7-4319-a401-97a4be9043c2"}]} 2019-01-09 02:45:59,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-75655eb8-3fd3-4999-8fa3-f76b13107c2a 2019-01-09 02:45:59,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-871679b4-c32b-48ee-8e2e-f128ee12a953 Date: Wed, 09 Jan 2019 02:46:00 GMT RESP BODY: {"floatingips": [{"router_id": "a79bb35d-f9bd-4708-9c69-0020d180220c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "created_at": "2019-01-09T02:45:48Z", "updated_at": "2019-01-09T02:45:51Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "port_id": "2ddf524b-cbc6-4338-9707-a1174cc4fcc7", "id": "abd1f251-15c7-468c-8847-d852c4999f1d"}]} 2019-01-09 02:46:00,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-871679b4-c32b-48ee-8e2e-f128ee12a953 2019-01-09 02:46:00,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/a79bb35d-f9bd-4708-9c69-0020d180220c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-326b86c9-e28c-4efb-b2b3-f1a72a2a305d Date: Wed, 09 Jan 2019 02:46:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "created_at": "2019-01-09T02:45:41Z", "admin_state_up": true, "updated_at": "2019-01-09T02:45:49Z", "project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "a79bb35d-f9bd-4708-9c69-0020d180220c", "name": "mgmt_router"}} 2019-01-09 02:46:00,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/a79bb35d-f9bd-4708-9c69-0020d180220c used request id req-326b86c9-e28c-4efb-b2b3-f1a72a2a305d 2019-01-09 02:46:00,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a79bb35d-f9bd-4708-9c69-0020d180220c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4542 X-Openstack-Request-Id: req-8cce31d3-30e2-4860-99ab-73b861ffbce5 Date: Wed, 09 Jan 2019 02:46:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:50Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c199cecf-2961-4fcc-9c92-c388cd0d320c","ip_address":"169.254.192.1"}],"id":"1775e585-4469-43d1-adf9-8feec08f1ac0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:6a:33","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a495ae4c88a141b7b3d3815e4bbadd44","admin_state_up":true,"network_id":"8f9e4e79-f443-4e57-9415-d3f24e253fcb","tenant_id":"","created_at":"2019-01-09T02:45:44Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:49Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c199cecf-2961-4fcc-9c92-c388cd0d320c","ip_address":"169.254.192.6"}],"id":"9b59c051-c61a-4784-a58f-f2d9be64f28d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:42:21","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a495ae4c88a141b7b3d3815e4bbadd44","admin_state_up":true,"network_id":"8f9e4e79-f443-4e57-9415-d3f24e253fcb","tenant_id":"","created_at":"2019-01-09T02:45:43Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:51Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c199cecf-2961-4fcc-9c92-c388cd0d320c","ip_address":"169.254.192.4"}],"id":"9bd39cd9-f187-479a-a1a4-ac04e5945a38","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:cb:f5","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a495ae4c88a141b7b3d3815e4bbadd44","admin_state_up":true,"network_id":"8f9e4e79-f443-4e57-9415-d3f24e253fcb","tenant_id":"","created_at":"2019-01-09T02:45:45Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.1"}],"id":"d3150b83-9c2e-48c3-ba91-8320154e3890","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:4e:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:48Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:53Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.200"}],"id":"d5ff9841-2c65-49b5-882c-c73981c45896","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:40:ac","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T02:45:42Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"}]} 2019-01-09 02:46:00,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a79bb35d-f9bd-4708-9c69-0020d180220c used request id req-8cce31d3-30e2-4860-99ab-73b861ffbce5 2019-01-09 02:46:00,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1e6c32bb-0105-4d6c-9166-3b228db5e96e Date: Wed, 09 Jan 2019 02:46:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 02:46:00,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-1e6c32bb-0105-4d6c-9166-3b228db5e96e 2019-01-09 02:46:00,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c199cecf-2961-4fcc-9c92-c388cd0d320c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f7be72cf-3ef4-4511-9caa-f172ea125c74 Date: Wed, 09 Jan 2019 02:46:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8f9e4e79-f443-4e57-9415-d3f24e253fcb","tenant_id":"","created_at":"2019-01-09T02:45:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:41Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c199cecf-2961-4fcc-9c92-c388cd0d320c","subnetpool_id":null,"name":"HA subnet tenant a495ae4c88a141b7b3d3815e4bbadd44"}} 2019-01-09 02:46:00,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c199cecf-2961-4fcc-9c92-c388cd0d320c used request id req-f7be72cf-3ef4-4511-9caa-f172ea125c74 2019-01-09 02:46:00,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c199cecf-2961-4fcc-9c92-c388cd0d320c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-99ccb210-7103-445f-bafb-ebfa4ad2cbd7 Date: Wed, 09 Jan 2019 02:46:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8f9e4e79-f443-4e57-9415-d3f24e253fcb","tenant_id":"","created_at":"2019-01-09T02:45:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:41Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c199cecf-2961-4fcc-9c92-c388cd0d320c","subnetpool_id":null,"name":"HA subnet tenant a495ae4c88a141b7b3d3815e4bbadd44"}} 2019-01-09 02:46:00,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c199cecf-2961-4fcc-9c92-c388cd0d320c used request id req-99ccb210-7103-445f-bafb-ebfa4ad2cbd7 2019-01-09 02:46:00,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c199cecf-2961-4fcc-9c92-c388cd0d320c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e17eda2a-1357-4543-acd3-c9b0b4fc50a9 Date: Wed, 09 Jan 2019 02:46:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8f9e4e79-f443-4e57-9415-d3f24e253fcb","tenant_id":"","created_at":"2019-01-09T02:45:41Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:41Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c199cecf-2961-4fcc-9c92-c388cd0d320c","subnetpool_id":null,"name":"HA subnet tenant a495ae4c88a141b7b3d3815e4bbadd44"}} 2019-01-09 02:46:00,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c199cecf-2961-4fcc-9c92-c388cd0d320c used request id req-e17eda2a-1357-4543-acd3-c9b0b4fc50a9 2019-01-09 02:46:00,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/52c6920e-7359-4cf6-b399-c979e62035be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cdd153bc-5ab9-4551-87fb-fe6c08e65c76 Date: Wed, 09 Jan 2019 02:46:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}} 2019-01-09 02:46:00,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/52c6920e-7359-4cf6-b399-c979e62035be used request id req-cdd153bc-5ab9-4551-87fb-fe6c08e65c76 2019-01-09 02:46:00,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/2ddf524b-cbc6-4338-9707-a1174cc4fcc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-c10f49c0-d884-4729-8411-4c353fae27a6 Date: Wed, 09 Jan 2019 02:46:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.10"}],"id":"2ddf524b-cbc6-4338-9707-a1174cc4fcc7","security_groups":["82c48e99-82e8-477a-bb39-d93c45cccbd0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:ce:35","device_id":"e902b590-ebd2-4d34-9f1e-9f6cf6252b2d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","qos_policy_id":null,"admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal"}} 2019-01-09 02:46:00,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/2ddf524b-cbc6-4338-9707-a1174cc4fcc7 used request id req-c10f49c0-d884-4729-8411-4c353fae27a6 2019-01-09 02:46:00,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/52c6920e-7359-4cf6-b399-c979e62035be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bbc775f1-fc83-4eef-b9d6-482a398ae8dc Date: Wed, 09 Jan 2019 02:46:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}} 2019-01-09 02:46:00,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/52c6920e-7359-4cf6-b399-c979e62035be used request id req-bbc775f1-fc83-4eef-b9d6-482a398ae8dc 2019-01-09 02:46:00,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8888f05d-091d-45d3-b8bd-a5e34c324dec Date: Wed, 09 Jan 2019 02:46:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:45:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:45:30Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/snap", "metadata": {}}], "self": "/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "min_disk": 0, "protected": false, "id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "file": "/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a495ae4c88a141b7b3d3815e4bbadd44", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:46:00,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7 used request id req-8888f05d-091d-45d3-b8bd-a5e34c324dec 2019-01-09 02:46:00,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-64780fa1-ed7e-4572-91b1-b97e80e69376 Date: Wed, 09 Jan 2019 02:46:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:46:00,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-64780fa1-ed7e-4572-91b1-b97e80e69376 2019-01-09 02:46:00,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:00,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:00 GMT Server: Apache x-openstack-request-id: req-044ad83a-197e-4bf4-8a8f-608325f881c5 Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:01,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:00 GMT Server: Apache x-openstack-request-id: req-509887c6-1d5f-4efe-954d-ff5dba8de101 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzBUI4/tenlT3tWe7Hs3CrT8QfeQkKX3R+SJbsfBbjPuGunJt\nJo8f60wtWMr4TS27Vt+gNH2KH2jnpVWSpCvRGLdRc+dctC3agFo4koQLsmAdsYpR\n1a3dGAxzO8Bdud8kItOp5gCsxe0nV+KZCvjC8puDx9SumlcXW7069zwXpK6H5500\nl+ymDHm2t7bnQn6OyOmCI3UQ6mU5POwfIZL8YhKGAENd62B/+xqOM6LKHNmy9SxA\nYnWtP3X/fwmLU/WLKrarSfAYG9R+guIsyoZSI/xtr7gv7X2HH32cjHHAbNd0ePco\nnk0n/EPLdU2xgjYQDePHwZSWBGfZfY6iAJcx2wIDAQABAoIBAFvoFSrmp0PSrANs\nBZ7ntwZiYkDvn0F4QjlaOcU2o2QoWhJZOcKlrhA/LCTSs2O+dqG27+TzrGJc0gVp\nNjLs8Kua0vnJdbxG8iHff56sDMB1/KlZy2TZebo80SBVj2AHl7R/cgH8x9IS7Sbt\nC1MfmFu9oWk65K7pDcHoxEdXLqagi+52wGWQ5AONx7zTajmRzUIeqT/co9cI/Ev/\nZbTldOgi8tW/efQdu8bOFUeyFU5m9efd9fCip2a06CTmAk8etYxunxzfZoOaa6+U\ngDyAjplt7ZtcsiQU0erQXM4IPbz4jYBEMZIMoE4dgJ1mvsS+CBSRmnrsNnEG36Gp\nz6i2E7ECgYEA/RUjCiq3NaMQ3CSueUkhuKaNdO1iHRJLBwb+aGSIvz0mvsg8VTUR\neO9yfxno7yiM1aYzNuOYZO/fD0mka5MAjgwoFZpwz5oA3xsZDbFmQoXoyLwxCJUz\nfe3UbnMCHMYfeG4Xhh8CjWhqgKXd1W5bT7/94WdiS/BRsJQrOq/J4B8CgYEAzm9L\nY4zAx4ue/BopWK4OWSl9fHCs7uuTnlSRN+yY6HTO9IrXurzebK5YLA5DwsRz9qnk\nrC1Xpx8igrG5gpdUvgQQyHvmk6YO0ba3TpZi1xBpLUaRme/h5c7PrYyq8/pZc+zh\nzfxd21AOP5iJexLb1kLij1lblRi0/VjRQU1jBsUCgYEAl4RECh4wuYf63BGJ80r5\nSVdNcSd9ifIdwQNK5KzrwbKWs7mlhU3UPBb+8WFNt4ELcA2ks8PmxOdnH/vy2ASW\nXHSiuuxPhbqpsujCQxRmKIWLLEKfCIhq34W3nLh2F0v2I1+l7cI7APX2bTbgbJs5\nR7GmCYCftN8XySOsDeKYdfkCgYAWocsBGgBUoDEI8JFR4JtAGTVhvDSpaPhhJmJZ\nYD4PVicOVl56YZR9E8wk4Fd7dfBEvbGNUtdGQjqVW4i8EX0/69AvOq43x7/eLAsC\nuagSbgEp7o+t8cexWzAXldF0OCEwfWrwG1fq4Gb/f+iqrpGddu3By4kn2nKVR/SB\nFUvjBQKBgDZodGjdhGubtqyy/ogVQ/epJgVzdUenBhNwfyLFWULgcaQ6zovPeC/h\nDYy8ItvpBjPRyd+PAMFuffFkPKTgzI5k6rw6KD214lrLDWabbmwnuVs7pIMn4NiV\nqnVjgVjC52XZ6imPJSe2dmqOxiKy/SuhcupRNIIUj18x/isyboa1\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"}} 2019-01-09 02:46:01,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-509887c6-1d5f-4efe-954d-ff5dba8de101 2019-01-09 02:46:01,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:46:01,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:46:01,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0efc394cb3a94001b0d37641de4604e1", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:46:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-23281d66-2414-41c-user", "id": "d429842284a24fcb9c387fce9c4db19d"}, "audit_ids": ["olsll_6QSF2sIW7u-rjZdQ"], "issued_at": "2019-01-09T02:46:01.000000Z"}} 2019-01-09 02:46:01,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:01,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7063f9d5-13eb-494c-9736-93e7319b3d89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:46:01,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7063f9d5-13eb-494c-9736-93e7319b3d89 2019-01-09 02:46:01,699 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:46:01,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:01,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a2e576-bc83-4ff8-b8ff-866fbe2b45ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:46:01,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d7a2e576-bc83-4ff8-b8ff-866fbe2b45ad 2019-01-09 02:46:01,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:02,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f5b22d73-d41e-46e7-9bc7-5ca17e66ea6c Date: Wed, 09 Jan 2019 02:46:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:46:02,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-f5b22d73-d41e-46e7-9bc7-5ca17e66ea6c 2019-01-09 02:46:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:46:02,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:46:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:46:02,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:02,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522ee5af-3072-4aea-a73e-6396a2b56b63 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:46:02,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-522ee5af-3072-4aea-a73e-6396a2b56b63 2019-01-09 02:46:02,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:02,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8c6afd11-0e28-4eaa-998b-989f7f5fcf8d Date: Wed, 09 Jan 2019 02:46:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:46:02,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-8c6afd11-0e28-4eaa-998b-989f7f5fcf8d 2019-01-09 02:46:02,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2&mac_address=fa%3A16%3A3e%3A00%3Ace%3A35&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:02,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-0065e6bd-ba56-47a9-994e-e81a40cf1bda Date: Wed, 09 Jan 2019 02:46:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.10"}],"id":"2ddf524b-cbc6-4338-9707-a1174cc4fcc7","security_groups":["82c48e99-82e8-477a-bb39-d93c45cccbd0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:ce:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"e902b590-ebd2-4d34-9f1e-9f6cf6252b2d"}]} 2019-01-09 02:46:02,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2&mac_address=fa%3A16%3A3e%3A00%3Ace%3A35&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm&admin_state_up=True used request id req-0065e6bd-ba56-47a9-994e-e81a40cf1bda 2019-01-09 02:46:02,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:03,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbaf7b9-6904-4d40-aff1-9f4884a772a0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:46:03,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-0fbaf7b9-6904-4d40-aff1-9f4884a772a0 2019-01-09 02:46:03,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:03,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46: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-4ef33b11-4711-42bd-b327-8cd41bf0c48f x-compute-request-id: req-4ef33b11-4711-42bd-b327-8cd41bf0c48f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:ce:35", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:ce:35", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "rel": "bookmark"}], "image": {"id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "links": [{"href": "http://172.30.9.26:8774/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2019-01-09T02:45:48.000000", "flavor": {"id": "5d300a28-cd09-46e3-98c9-d0c97f32c66a", "links": [{"href": "http://172.30.9.26:8774/flavors/5d300a28-cd09-46e3-98c9-d0c97f32c66a", "rel": "bookmark"}]}, "id": "e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "security_groups": [{"name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp"}], "user_id": "d429842284a24fcb9c387fce9c4db19d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:45:48Z", "hostId": "528cfdd2dc2c7b4320d31618e6431a22c67e45f1ca593f40150742e7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "created": "2019-01-09T02:45:43Z", "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:46:03,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1 used request id req-4ef33b11-4711-42bd-b327-8cd41bf0c48f 2019-01-09 02:46:03,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:04,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-51e6959e-a167-4af5-b29f-b145d739a66c Date: Wed, 09 Jan 2019 02:46:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:46:04,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-51e6959e-a167-4af5-b29f-b145d739a66c 2019-01-09 02:46:04,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:04,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e0bf2455-77d5-4077-8111-acfdc6cc9d31 Date: Wed, 09 Jan 2019 02:46:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:46:04,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-e0bf2455-77d5-4077-8111-acfdc6cc9d31 2019-01-09 02:46:04,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:04,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-997d3194-875e-4576-896a-81dd2eb82eed Date: Wed, 09 Jan 2019 02:46:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.4"}],"id":"0f5ac6dd-0866-4a0e-962f-50fe1c230ef7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:af:3f","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.10"}],"id":"2ddf524b-cbc6-4338-9707-a1174cc4fcc7","security_groups":["82c48e99-82e8-477a-bb39-d93c45cccbd0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:ce:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"e902b590-ebd2-4d34-9f1e-9f6cf6252b2d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.11"}],"id":"31a1f5f8-577d-47d5-8084-3f5669cd32b8","security_groups":["394346d8-d64d-4308-959f-22e65e1cae26"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:46:9c","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:47Z","binding:vnic_type":"normal","device_id":"00328a6d-1441-44df-a674-b013282fc81d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.2"}],"id":"92a21122-b3c4-4733-8508-1383968ea7bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:49:3a","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.1"}],"id":"d3150b83-9c2e-48c3-ba91-8320154e3890","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:4e:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:48Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.3"}],"id":"d4338007-89c9-43cd-b02f-51a27eeee560","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:af:89","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ade59153-eab7-4319-a401-97a4be9043c2"}]} 2019-01-09 02:46:04,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-997d3194-875e-4576-896a-81dd2eb82eed 2019-01-09 02:46:04,330 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1 2019-01-09 02:46:04,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:04,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-1964486a-61d1-44c2-816c-21e1aaa0ffaf Date: Wed, 09 Jan 2019 02:46:04 GMT RESP BODY: {"floatingips": [{"router_id": "a79bb35d-f9bd-4708-9c69-0020d180220c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "created_at": "2019-01-09T02:45:48Z", "updated_at": "2019-01-09T02:45:51Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "port_id": "2ddf524b-cbc6-4338-9707-a1174cc4fcc7", "id": "abd1f251-15c7-468c-8847-d852c4999f1d"}]} 2019-01-09 02:46:04,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-1964486a-61d1-44c2-816c-21e1aaa0ffaf 2019-01-09 02:46:04,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/5d3b89db-5b2d-429d-9229-343888f3f067 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:04,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46: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-e6438943-12c7-4020-bb7b-cb15ad2ab6be x-compute-request-id: req-e6438943-12c7-4020-bb7b-cb15ad2ab6be Content-Encoding: gzip Content-Length: 337 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5d3b89db-5b2d-429d-9229-343888f3f067", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5d3b89db-5b2d-429d-9229-343888f3f067", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "5d3b89db-5b2d-429d-9229-343888f3f067", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-flavor2-gn2ph75n5ayd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:46:04,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/5d3b89db-5b2d-429d-9229-343888f3f067 used request id req-e6438943-12c7-4020-bb7b-cb15ad2ab6be 2019-01-09 02:46:04,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/52c6920e-7359-4cf6-b399-c979e62035be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:04,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1a12a9f6-4e08-4436-a3b0-9f44f1b5d4de Date: Wed, 09 Jan 2019 02:46:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}} 2019-01-09 02:46:04,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/52c6920e-7359-4cf6-b399-c979e62035be used request id req-1a12a9f6-4e08-4436-a3b0-9f44f1b5d4de 2019-01-09 02:46:04,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:04,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3313f303-7474-4908-b366-b8689fe2510b Date: Wed, 09 Jan 2019 02:46:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:46:04,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-3313f303-7474-4908-b366-b8689fe2510b 2019-01-09 02:46:04,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:04,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-92680ca1-9a7d-40f3-91f5-4e0516833d97 Date: Wed, 09 Jan 2019 02:46:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:46:04,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-92680ca1-9a7d-40f3-91f5-4e0516833d97 2019-01-09 02:46:04,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:04,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-009a3bbc-174c-452f-a381-2b0ed6053636 Date: Wed, 09 Jan 2019 02:46:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:46:04,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-009a3bbc-174c-452f-a381-2b0ed6053636 2019-01-09 02:46:04,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:04,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d542e56-da3d-4148-9a07-fff9be138f0b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:46:04,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-0d542e56-da3d-4148-9a07-fff9be138f0b 2019-01-09 02:46:04,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:04,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-405e4d76-9aed-47bf-a167-84a3f9801795 Date: Wed, 09 Jan 2019 02:46:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:46:04,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-405e4d76-9aed-47bf-a167-84a3f9801795 2019-01-09 02:46:04,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2&mac_address=fa%3A16%3A3e%3A9b%3A46%3A9c&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:05,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-6bf72633-c771-46d1-af1d-53fb31490dfe Date: Wed, 09 Jan 2019 02:46:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.11"}],"id":"31a1f5f8-577d-47d5-8084-3f5669cd32b8","security_groups":["394346d8-d64d-4308-959f-22e65e1cae26"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:46:9c","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:47Z","binding:vnic_type":"normal","device_id":"00328a6d-1441-44df-a674-b013282fc81d"}]} 2019-01-09 02:46:05,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2&mac_address=fa%3A16%3A3e%3A9b%3A46%3A9c&admin_state_up=True used request id req-6bf72633-c771-46d1-af1d-53fb31490dfe 2019-01-09 02:46:05,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:05,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75be2bfc-b4b2-458e-a306-87bb5dea2de2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:46:05,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-75be2bfc-b4b2-458e-a306-87bb5dea2de2 2019-01-09 02:46:05,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:05,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4f8de911-e062-4e8a-91ae-cb16feccca8f Date: Wed, 09 Jan 2019 02:46:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:46:05,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-4f8de911-e062-4e8a-91ae-cb16feccca8f 2019-01-09 02:46:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:05,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c1e1c058-99b8-41e6-a475-d31e77857b4b Date: Wed, 09 Jan 2019 02:46:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:46:05,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-c1e1c058-99b8-41e6-a475-d31e77857b4b 2019-01-09 02:46:05,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:05,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-0d0e34af-8a37-492d-a69a-accd09d60d6f Date: Wed, 09 Jan 2019 02:46:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.4"}],"id":"0f5ac6dd-0866-4a0e-962f-50fe1c230ef7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:af:3f","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.10"}],"id":"2ddf524b-cbc6-4338-9707-a1174cc4fcc7","security_groups":["82c48e99-82e8-477a-bb39-d93c45cccbd0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:ce:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"e902b590-ebd2-4d34-9f1e-9f6cf6252b2d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.11"}],"id":"31a1f5f8-577d-47d5-8084-3f5669cd32b8","security_groups":["394346d8-d64d-4308-959f-22e65e1cae26"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:46:9c","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:47Z","binding:vnic_type":"normal","device_id":"00328a6d-1441-44df-a674-b013282fc81d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.2"}],"id":"92a21122-b3c4-4733-8508-1383968ea7bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:49:3a","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.1"}],"id":"d3150b83-9c2e-48c3-ba91-8320154e3890","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:4e:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:48Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.3"}],"id":"d4338007-89c9-43cd-b02f-51a27eeee560","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:af:89","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ade59153-eab7-4319-a401-97a4be9043c2"}]} 2019-01-09 02:46:05,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-0d0e34af-8a37-492d-a69a-accd09d60d6f 2019-01-09 02:46:05,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:05,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-509bf9d9-5afe-407d-8305-8a9e632d237c Date: Wed, 09 Jan 2019 02:46:05 GMT RESP BODY: {"floatingips": [{"router_id": "a79bb35d-f9bd-4708-9c69-0020d180220c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "created_at": "2019-01-09T02:45:48Z", "updated_at": "2019-01-09T02:45:51Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "port_id": "2ddf524b-cbc6-4338-9707-a1174cc4fcc7", "id": "abd1f251-15c7-468c-8847-d852c4999f1d"}]} 2019-01-09 02:46:05,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-509bf9d9-5afe-407d-8305-8a9e632d237c 2019-01-09 02:46:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:05,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-229e7b83-4a08-4000-96e1-b7628f98f8ae Date: Wed, 09 Jan 2019 02:46:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:45:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:45:30Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/snap", "metadata": {}}], "self": "/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "min_disk": 0, "protected": false, "id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "file": "/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a495ae4c88a141b7b3d3815e4bbadd44", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:46:05,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7 used request id req-229e7b83-4a08-4000-96e1-b7628f98f8ae 2019-01-09 02:46:05,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:05,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:05 GMT Server: Apache x-openstack-request-id: req-a907e3a4-6b77-4abf-8c97-83bc1a0b4fd4 Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:06,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:05 GMT Server: Apache x-openstack-request-id: req-53e3dc21-8d6e-4ad1-85f6-302a45aca885 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzBUI4/tenlT3tWe7Hs3CrT8QfeQkKX3R+SJbsfBbjPuGunJt\nJo8f60wtWMr4TS27Vt+gNH2KH2jnpVWSpCvRGLdRc+dctC3agFo4koQLsmAdsYpR\n1a3dGAxzO8Bdud8kItOp5gCsxe0nV+KZCvjC8puDx9SumlcXW7069zwXpK6H5500\nl+ymDHm2t7bnQn6OyOmCI3UQ6mU5POwfIZL8YhKGAENd62B/+xqOM6LKHNmy9SxA\nYnWtP3X/fwmLU/WLKrarSfAYG9R+guIsyoZSI/xtr7gv7X2HH32cjHHAbNd0ePco\nnk0n/EPLdU2xgjYQDePHwZSWBGfZfY6iAJcx2wIDAQABAoIBAFvoFSrmp0PSrANs\nBZ7ntwZiYkDvn0F4QjlaOcU2o2QoWhJZOcKlrhA/LCTSs2O+dqG27+TzrGJc0gVp\nNjLs8Kua0vnJdbxG8iHff56sDMB1/KlZy2TZebo80SBVj2AHl7R/cgH8x9IS7Sbt\nC1MfmFu9oWk65K7pDcHoxEdXLqagi+52wGWQ5AONx7zTajmRzUIeqT/co9cI/Ev/\nZbTldOgi8tW/efQdu8bOFUeyFU5m9efd9fCip2a06CTmAk8etYxunxzfZoOaa6+U\ngDyAjplt7ZtcsiQU0erQXM4IPbz4jYBEMZIMoE4dgJ1mvsS+CBSRmnrsNnEG36Gp\nz6i2E7ECgYEA/RUjCiq3NaMQ3CSueUkhuKaNdO1iHRJLBwb+aGSIvz0mvsg8VTUR\neO9yfxno7yiM1aYzNuOYZO/fD0mka5MAjgwoFZpwz5oA3xsZDbFmQoXoyLwxCJUz\nfe3UbnMCHMYfeG4Xhh8CjWhqgKXd1W5bT7/94WdiS/BRsJQrOq/J4B8CgYEAzm9L\nY4zAx4ue/BopWK4OWSl9fHCs7uuTnlSRN+yY6HTO9IrXurzebK5YLA5DwsRz9qnk\nrC1Xpx8igrG5gpdUvgQQyHvmk6YO0ba3TpZi1xBpLUaRme/h5c7PrYyq8/pZc+zh\nzfxd21AOP5iJexLb1kLij1lblRi0/VjRQU1jBsUCgYEAl4RECh4wuYf63BGJ80r5\nSVdNcSd9ifIdwQNK5KzrwbKWs7mlhU3UPBb+8WFNt4ELcA2ks8PmxOdnH/vy2ASW\nXHSiuuxPhbqpsujCQxRmKIWLLEKfCIhq34W3nLh2F0v2I1+l7cI7APX2bTbgbJs5\nR7GmCYCftN8XySOsDeKYdfkCgYAWocsBGgBUoDEI8JFR4JtAGTVhvDSpaPhhJmJZ\nYD4PVicOVl56YZR9E8wk4Fd7dfBEvbGNUtdGQjqVW4i8EX0/69AvOq43x7/eLAsC\nuagSbgEp7o+t8cexWzAXldF0OCEwfWrwG1fq4Gb/f+iqrpGddu3By4kn2nKVR/SB\nFUvjBQKBgDZodGjdhGubtqyy/ogVQ/epJgVzdUenBhNwfyLFWULgcaQ6zovPeC/h\nDYy8ItvpBjPRyd+PAMFuffFkPKTgzI5k6rw6KD214lrLDWabbmwnuVs7pIMn4NiV\nqnVjgVjC52XZ6imPJSe2dmqOxiKy/SuhcupRNIIUj18x/isyboa1\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"}} 2019-01-09 02:46:06,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-53e3dc21-8d6e-4ad1-85f6-302a45aca885 2019-01-09 02:46:06,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:46:06,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:46:06,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0efc394cb3a94001b0d37641de4604e1", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-23281d66-2414-41c-user", "id": "d429842284a24fcb9c387fce9c4db19d"}, "audit_ids": ["MrXII60MSGy3tfEaioJqrw"], "issued_at": "2019-01-09T02:46:06.000000Z"}} 2019-01-09 02:46:06,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:06,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23df2bc3-23b4-4089-93e6-64a946f1829d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:46:06,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-23df2bc3-23b4-4089-93e6-64a946f1829d 2019-01-09 02:46:06,550 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:46:06,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:06,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f2b0b5-aa16-4966-8260-1b824ffdd7ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:46:06,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-59f2b0b5-aa16-4966-8260-1b824ffdd7ba 2019-01-09 02:46:06,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:06,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3a51099d-f72d-4f5b-b9bd-e98ffb035782 Date: Wed, 09 Jan 2019 02:46:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:46:06,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-3a51099d-f72d-4f5b-b9bd-e98ffb035782 2019-01-09 02:46:06,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:46:06,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:46:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:46:06,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:06,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4919250-1afe-44a1-af95-03281bd60a9c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:46:06,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-a4919250-1afe-44a1-af95-03281bd60a9c 2019-01-09 02:46:06,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:07,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fe638769-09a1-4c31-bfdd-ed220db4ed0a Date: Wed, 09 Jan 2019 02:46:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:46:07,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-fe638769-09a1-4c31-bfdd-ed220db4ed0a 2019-01-09 02:46:07,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2&mac_address=fa%3A16%3A3e%3A9b%3A46%3A9c&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:07,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-f650bcb8-065c-400d-8956-5e9b2697294e Date: Wed, 09 Jan 2019 02:46:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.11"}],"id":"31a1f5f8-577d-47d5-8084-3f5669cd32b8","security_groups":["394346d8-d64d-4308-959f-22e65e1cae26"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:46:9c","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:47Z","binding:vnic_type":"normal","device_id":"00328a6d-1441-44df-a674-b013282fc81d"}]} 2019-01-09 02:46:07,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2&mac_address=fa%3A16%3A3e%3A9b%3A46%3A9c&admin_state_up=True used request id req-f650bcb8-065c-400d-8956-5e9b2697294e 2019-01-09 02:46:07,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:07,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93243484-873d-4138-8c21-0b312f3b9e48 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:46:07,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-93243484-873d-4138-8c21-0b312f3b9e48 2019-01-09 02:46:07,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:08,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86c7b09c-74e8-4f19-951c-15a2d90ca548 x-compute-request-id: req-86c7b09c-74e8-4f19-951c-15a2d90ca548 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:46:9c", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/00328a6d-1441-44df-a674-b013282fc81d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/00328a6d-1441-44df-a674-b013282fc81d", "rel": "bookmark"}], "image": {"id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "links": [{"href": "http://172.30.9.26:8774/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2019-01-09T02:45:52.000000", "flavor": {"id": "5d3b89db-5b2d-429d-9229-343888f3f067", "links": [{"href": "http://172.30.9.26:8774/flavors/5d3b89db-5b2d-429d-9229-343888f3f067", "rel": "bookmark"}]}, "id": "00328a6d-1441-44df-a674-b013282fc81d", "security_groups": [{"name": "default"}], "user_id": "d429842284a24fcb9c387fce9c4db19d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:45:52Z", "hostId": "7bac65f87a4f9fc898f38fab64752f78e56e2722c387970ccfd15ee7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "created": "2019-01-09T02:45:45Z", "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:46:08,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2 used request id req-86c7b09c-74e8-4f19-951c-15a2d90ca548 2019-01-09 02:46:08,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:08,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-85d2ea0e-d3d9-4e2a-b08a-c644b861f210 Date: Wed, 09 Jan 2019 02:46:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:46:08,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-85d2ea0e-d3d9-4e2a-b08a-c644b861f210 2019-01-09 02:46:08,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:08,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8fe78a22-d83b-4a24-aa59-bf4f8b5b10dc Date: Wed, 09 Jan 2019 02:46:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:46:08,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-8fe78a22-d83b-4a24-aa59-bf4f8b5b10dc 2019-01-09 02:46:08,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:08,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-f80e4da0-6e99-4aae-84f5-8076750383ed Date: Wed, 09 Jan 2019 02:46:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.4"}],"id":"0f5ac6dd-0866-4a0e-962f-50fe1c230ef7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:af:3f","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.10"}],"id":"2ddf524b-cbc6-4338-9707-a1174cc4fcc7","security_groups":["82c48e99-82e8-477a-bb39-d93c45cccbd0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:ce:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"e902b590-ebd2-4d34-9f1e-9f6cf6252b2d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.11"}],"id":"31a1f5f8-577d-47d5-8084-3f5669cd32b8","security_groups":["394346d8-d64d-4308-959f-22e65e1cae26"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:46:9c","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:47Z","binding:vnic_type":"normal","device_id":"00328a6d-1441-44df-a674-b013282fc81d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.2"}],"id":"92a21122-b3c4-4733-8508-1383968ea7bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:49:3a","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.1"}],"id":"d3150b83-9c2e-48c3-ba91-8320154e3890","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:4e:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:48Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.3"}],"id":"d4338007-89c9-43cd-b02f-51a27eeee560","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:af:89","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ade59153-eab7-4319-a401-97a4be9043c2"}]} 2019-01-09 02:46:08,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-f80e4da0-6e99-4aae-84f5-8076750383ed 2019-01-09 02:46:08,986 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2 2019-01-09 02:46:08,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:09,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-0e7d508d-d188-4584-9d1a-9c1f619899f2 Date: Wed, 09 Jan 2019 02:46:09 GMT RESP BODY: {"floatingips": [{"router_id": "a79bb35d-f9bd-4708-9c69-0020d180220c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "created_at": "2019-01-09T02:45:48Z", "updated_at": "2019-01-09T02:45:51Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "port_id": "2ddf524b-cbc6-4338-9707-a1174cc4fcc7", "id": "abd1f251-15c7-468c-8847-d852c4999f1d"}]} 2019-01-09 02:46:09,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-0e7d508d-d188-4584-9d1a-9c1f619899f2 2019-01-09 02:46:09,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:09,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46: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-5c9d3b61-fdc5-4c64-8e94-637303fa58e1 x-compute-request-id: req-5c9d3b61-fdc5-4c64-8e94-637303fa58e1 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:ce:35", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:ce:35", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "rel": "bookmark"}], "image": {"id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "links": [{"href": "http://172.30.9.26:8774/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2019-01-09T02:45:48.000000", "flavor": {"id": "5d300a28-cd09-46e3-98c9-d0c97f32c66a", "links": [{"href": "http://172.30.9.26:8774/flavors/5d300a28-cd09-46e3-98c9-d0c97f32c66a", "rel": "bookmark"}]}, "id": "e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "security_groups": [{"name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp"}], "user_id": "d429842284a24fcb9c387fce9c4db19d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:45:48Z", "hostId": "528cfdd2dc2c7b4320d31618e6431a22c67e45f1ca593f40150742e7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "created": "2019-01-09T02:45:43Z", "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:46:09,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d used request id req-5c9d3b61-fdc5-4c64-8e94-637303fa58e1 2019-01-09 02:46:09,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:10,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-fd3f2abd-9dfa-4d4d-b303-dd2785c9bb85 Date: Wed, 09 Jan 2019 02:46:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:46:10,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-fd3f2abd-9dfa-4d4d-b303-dd2785c9bb85 2019-01-09 02:46:10,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:10,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b18c47d2-f2d8-4076-8609-c4e4223b6af7 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:46:10,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-b18c47d2-f2d8-4076-8609-c4e4223b6af7 2019-01-09 02:46:10,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:10,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e7ac2418-0c4d-4804-a5eb-b0ddeaf74868 Date: Wed, 09 Jan 2019 02:46:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:46:10,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-e7ac2418-0c4d-4804-a5eb-b0ddeaf74868 2019-01-09 02:46:10,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:10,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-c48747d8-09e7-4677-8804-7c7c71eed105 Date: Wed, 09 Jan 2019 02:46:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.4"}],"id":"0f5ac6dd-0866-4a0e-962f-50fe1c230ef7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:af:3f","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.10"}],"id":"2ddf524b-cbc6-4338-9707-a1174cc4fcc7","security_groups":["82c48e99-82e8-477a-bb39-d93c45cccbd0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:ce:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"e902b590-ebd2-4d34-9f1e-9f6cf6252b2d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.11"}],"id":"31a1f5f8-577d-47d5-8084-3f5669cd32b8","security_groups":["394346d8-d64d-4308-959f-22e65e1cae26"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:46:9c","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:47Z","binding:vnic_type":"normal","device_id":"00328a6d-1441-44df-a674-b013282fc81d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.2"}],"id":"92a21122-b3c4-4733-8508-1383968ea7bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:49:3a","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.1"}],"id":"d3150b83-9c2e-48c3-ba91-8320154e3890","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:4e:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:48Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.3"}],"id":"d4338007-89c9-43cd-b02f-51a27eeee560","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:af:89","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ade59153-eab7-4319-a401-97a4be9043c2"}]} 2019-01-09 02:46:10,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-c48747d8-09e7-4677-8804-7c7c71eed105 2019-01-09 02:46:10,502 - create_instance - INFO - Checking if VM is active 2019-01-09 02:46:10,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:11,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e557de5-8752-49be-a8c4-2b18beb34281 x-compute-request-id: req-6e557de5-8752-49be-a8c4-2b18beb34281 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:ce:35", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:ce:35", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "rel": "bookmark"}], "image": {"id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "links": [{"href": "http://172.30.9.26:8774/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2019-01-09T02:45:48.000000", "flavor": {"id": "5d300a28-cd09-46e3-98c9-d0c97f32c66a", "links": [{"href": "http://172.30.9.26:8774/flavors/5d300a28-cd09-46e3-98c9-d0c97f32c66a", "rel": "bookmark"}]}, "id": "e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "security_groups": [{"name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp"}], "user_id": "d429842284a24fcb9c387fce9c4db19d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:45:48Z", "hostId": "528cfdd2dc2c7b4320d31618e6431a22c67e45f1ca593f40150742e7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "created": "2019-01-09T02:45:43Z", "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:46:11,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d used request id req-6e557de5-8752-49be-a8c4-2b18beb34281 2019-01-09 02:46:11,260 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1] is - ACTIVE 2019-01-09 02:46:11,261 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:46:11,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:11,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46: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-d6429efd-1345-4041-a20b-6ed1fbd7cb69 x-compute-request-id: req-d6429efd-1345-4041-a20b-6ed1fbd7cb69 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:ce:35", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:ce:35", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "rel": "bookmark"}], "image": {"id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "links": [{"href": "http://172.30.9.26:8774/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2019-01-09T02:45:48.000000", "flavor": {"id": "5d300a28-cd09-46e3-98c9-d0c97f32c66a", "links": [{"href": "http://172.30.9.26:8774/flavors/5d300a28-cd09-46e3-98c9-d0c97f32c66a", "rel": "bookmark"}]}, "id": "e902b590-ebd2-4d34-9f1e-9f6cf6252b2d", "security_groups": [{"name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp"}], "user_id": "d429842284a24fcb9c387fce9c4db19d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:45:48Z", "hostId": "528cfdd2dc2c7b4320d31618e6431a22c67e45f1ca593f40150742e7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "created": "2019-01-09T02:45:43Z", "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:46:11,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e902b590-ebd2-4d34-9f1e-9f6cf6252b2d used request id req-d6429efd-1345-4041-a20b-6ed1fbd7cb69 2019-01-09 02:46:11,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:11,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-049a9195-2049-4b74-b060-08d05ce7cb2c Date: Wed, 09 Jan 2019 02:46:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:46:11,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-049a9195-2049-4b74-b060-08d05ce7cb2c 2019-01-09 02:46:11,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:12,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2299b51-6182-4acb-a15a-83d18b5a1307 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:46:12,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-b2299b51-6182-4acb-a15a-83d18b5a1307 2019-01-09 02:46:12,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:12,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-54d766d9-dd4c-4257-bea7-d6a5d9875cf4 Date: Wed, 09 Jan 2019 02:46:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:46:12,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-54d766d9-dd4c-4257-bea7-d6a5d9875cf4 2019-01-09 02:46:12,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64933a227ec0e6fa452b816232c781613df282e" 2019-01-09 02:46:12,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-a63d8ac8-97d4-4a2e-b386-df6139e39acc Date: Wed, 09 Jan 2019 02:46:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.4"}],"id":"0f5ac6dd-0866-4a0e-962f-50fe1c230ef7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:af:3f","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.10"}],"id":"2ddf524b-cbc6-4338-9707-a1174cc4fcc7","security_groups":["82c48e99-82e8-477a-bb39-d93c45cccbd0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:ce:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"e902b590-ebd2-4d34-9f1e-9f6cf6252b2d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.11"}],"id":"31a1f5f8-577d-47d5-8084-3f5669cd32b8","security_groups":["394346d8-d64d-4308-959f-22e65e1cae26"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:46:9c","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:47Z","binding:vnic_type":"normal","device_id":"00328a6d-1441-44df-a674-b013282fc81d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.2"}],"id":"92a21122-b3c4-4733-8508-1383968ea7bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:49:3a","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.1"}],"id":"d3150b83-9c2e-48c3-ba91-8320154e3890","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:4e:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:48Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.3"}],"id":"d4338007-89c9-43cd-b02f-51a27eeee560","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:af:89","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ade59153-eab7-4319-a401-97a4be9043c2"}]} 2019-01-09 02:46:12,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-a63d8ac8-97d4-4a2e-b386-df6139e39acc 2019-01-09 02:46:12,450 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:46:12,453 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7824b50L 2019-01-09 02:46:12,454 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:46:12,454 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:46:12,454 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:46:12,455 - 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 2019-01-09 02:46:12,455 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:46:12,455 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:46:12,456 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:46:12,456 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:46:12,456 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:46:12,472 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:46:12,473 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:46:12,486 - paramiko.transport - DEBUG - Trying key 1a83821fac8124c608c77de6c4224463 from 07d216f9-3636-419d-a963-1bbc1bc81baf 2019-01-09 02:46:12,511 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:46:12,517 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:46:12,617 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:46:12,632 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:46:12,632 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:46:12,634 - paramiko.transport - DEBUG - starting thread (client mode): 0xd7824b50L 2019-01-09 02:46:12,634 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:46:12,634 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:46:12,635 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:46:12,636 - 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 2019-01-09 02:46:12,636 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:46:12,636 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:46:12,636 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:46:12,636 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:46:12,637 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:46:12,654 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:46:12,654 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:46:12,666 - paramiko.transport - DEBUG - Trying key 1a83821fac8124c608c77de6c4224463 from 07d216f9-3636-419d-a963-1bbc1bc81baf 2019-01-09 02:46:12,691 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:46:12,697 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:46:12,698 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:46:12,699 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 02:46:12,699 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:46:12,701 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:46:12,702 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:46:12,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/00328a6d-1441-44df-a674-b013282fc81d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:13,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46: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-aeba3df1-103a-49d8-a8ff-bf94298bc55f x-compute-request-id: req-aeba3df1-103a-49d8-a8ff-bf94298bc55f Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:46:9c", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/00328a6d-1441-44df-a674-b013282fc81d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/00328a6d-1441-44df-a674-b013282fc81d", "rel": "bookmark"}], "image": {"id": "249ab0b9-b7dc-4df7-8d94-2463017e50b7", "links": [{"href": "http://172.30.9.26:8774/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2019-01-09T02:45:52.000000", "flavor": {"id": "5d3b89db-5b2d-429d-9229-343888f3f067", "links": [{"href": "http://172.30.9.26:8774/flavors/5d3b89db-5b2d-429d-9229-343888f3f067", "rel": "bookmark"}]}, "id": "00328a6d-1441-44df-a674-b013282fc81d", "security_groups": [{"name": "default"}], "user_id": "d429842284a24fcb9c387fce9c4db19d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:45:52Z", "hostId": "7bac65f87a4f9fc898f38fab64752f78e56e2722c387970ccfd15ee7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "created": "2019-01-09T02:45:45Z", "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:46:13,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/00328a6d-1441-44df-a674-b013282fc81d used request id req-aeba3df1-103a-49d8-a8ff-bf94298bc55f 2019-01-09 02:46:13,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:13,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d31424aa-2117-4dc8-ad09-d2cc431510a2 Date: Wed, 09 Jan 2019 02:46:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ade59153-eab7-4319-a401-97a4be9043c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","subnets":["52c6920e-7359-4cf6-b399-c979e62035be"],"description":"","tags":[],"updated_at":"2019-01-09T02:45:39Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net","admin_state_up":true,"tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:37Z","provider:network_type":"vxlan"}]} 2019-01-09 02:46:13,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net used request id req-d31424aa-2117-4dc8-ad09-d2cc431510a2 2019-01-09 02:46:13,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:13,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73be3740-3da7-422f-8bb4-d2ada51000a5 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:46:13,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-73be3740-3da7-422f-8bb4-d2ada51000a5 2019-01-09 02:46:13,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:13,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4ec0743e-d5bc-4486-82fb-9553c32508a9 Date: Wed, 09 Jan 2019 02:46:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","dns_nameservers":[],"updated_at":"2019-01-09T02:45:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","id":"52c6920e-7359-4cf6-b399-c979e62035be","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet"}]} 2019-01-09 02:46:13,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-4ec0743e-d5bc-4486-82fb-9553c32508a9 2019-01-09 02:46:13,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c503a43436b6e25318d6869489aeea59138af82" 2019-01-09 02:46:14,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-655abcf0-7ced-45d9-b233-5a5261e048d8 Date: Wed, 09 Jan 2019 02:46:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.4"}],"id":"0f5ac6dd-0866-4a0e-962f-50fe1c230ef7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:af:3f","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.10"}],"id":"2ddf524b-cbc6-4338-9707-a1174cc4fcc7","security_groups":["82c48e99-82e8-477a-bb39-d93c45cccbd0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:ce:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack-port1-aoumdbwu5slm","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"e902b590-ebd2-4d34-9f1e-9f6cf6252b2d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.11"}],"id":"31a1f5f8-577d-47d5-8084-3f5669cd32b8","security_groups":["394346d8-d64d-4308-959f-22e65e1cae26"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:46:9c","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:47Z","binding:vnic_type":"normal","device_id":"00328a6d-1441-44df-a674-b013282fc81d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.2"}],"id":"92a21122-b3c4-4733-8508-1383968ea7bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:49:3a","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ade59153-eab7-4319-a401-97a4be9043c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.1"}],"id":"d3150b83-9c2e-48c3-ba91-8320154e3890","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:4e:35","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:48Z","binding:vnic_type":"normal","device_id":"a79bb35d-f9bd-4708-9c69-0020d180220c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:45:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52c6920e-7359-4cf6-b399-c979e62035be","ip_address":"10.1.2.3"}],"id":"d4338007-89c9-43cd-b02f-51a27eeee560","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:af:89","project_id":"a495ae4c88a141b7b3d3815e4bbadd44","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ade59153-eab7-4319-a401-97a4be9043c2","tenant_id":"a495ae4c88a141b7b3d3815e4bbadd44","created_at":"2019-01-09T02:45:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ade59153-eab7-4319-a401-97a4be9043c2"}]} 2019-01-09 02:46:14,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ade59153-eab7-4319-a401-97a4be9043c2 used request id req-655abcf0-7ced-45d9-b233-5a5261e048d8 2019-01-09 02:46:14,005 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack 2019-01-09 02:46:14,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:14,034 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:14 GMT Server: Apache x-openstack-request-id: req-b4ca7cf8-e218-44f0-8bbc-bfe9bcb7da6b Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:14,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:46:14 GMT Server: Apache x-openstack-request-id: req-adbfa620-ee29-45f8-82c1-b9bcfc51f1a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:46:14,108 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-adbfa620-ee29-45f8-82c1-b9bcfc51f1a1 2019-01-09 02:46:14,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:14,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:14 GMT Server: Apache x-openstack-request-id: req-3a00ccd1-ad72-4054-983e-b08a16352d9f Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:14,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:14 GMT Server: Apache x-openstack-request-id: req-51c0e6a6-1d25-4775-aa69-16752ad3ce9e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "tags": null, "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:46:14Z", "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "stack_status_reason": "Stack DELETE started", "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"}} 2019-01-09 02:46:14,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-51c0e6a6-1d25-4775-aa69-16752ad3ce9e 2019-01-09 02:46:14,339 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:46:14,339 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:46:17,342 - create_stack - DEBUG - Stack status query timeout in 1196.76640701 2019-01-09 02:46:17,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:17,371 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:17 GMT Server: Apache x-openstack-request-id: req-706e33ea-f3c7-45cd-a1d2-dd07f768e48b Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:17,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:17 GMT Server: Apache x-openstack-request-id: req-019cc38d-93da-484b-8740-0fbface5e5ca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "tags": null, "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:46:14Z", "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "stack_status_reason": "Stack DELETE started", "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"}} 2019-01-09 02:46:17,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-019cc38d-93da-484b-8740-0fbface5e5ca 2019-01-09 02:46:17,400 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:46:17,400 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:46:20,403 - create_stack - DEBUG - Stack status query timeout in 1193.70543599 2019-01-09 02:46:20,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:20,433 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:20 GMT Server: Apache x-openstack-request-id: req-68dd6caf-ec91-44bc-bc63-c413eb74aa7b Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:20,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:20 GMT Server: Apache x-openstack-request-id: req-ab2581a7-a9b5-4361-ac1f-55653116bcba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "tags": null, "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:46:14Z", "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "stack_status_reason": "Stack DELETE started", "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"}} 2019-01-09 02:46:20,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-ab2581a7-a9b5-4361-ac1f-55653116bcba 2019-01-09 02:46:20,459 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:46:20,459 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:46:23,462 - create_stack - DEBUG - Stack status query timeout in 1190.64616799 2019-01-09 02:46:23,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:23,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:23 GMT Server: Apache x-openstack-request-id: req-dfff82de-2ca0-4e90-8910-cd9311e025dd Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:23,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:23 GMT Server: Apache x-openstack-request-id: req-56a919c8-5eb9-4d2f-8bec-f91965780295 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "tags": null, "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:46:14Z", "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "stack_status_reason": "Stack DELETE started", "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"}} 2019-01-09 02:46:23,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-56a919c8-5eb9-4d2f-8bec-f91965780295 2019-01-09 02:46:23,667 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:46:23,667 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:46:26,671 - create_stack - DEBUG - Stack status query timeout in 1187.43815303 2019-01-09 02:46:26,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:26,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:26 GMT Server: Apache x-openstack-request-id: req-306e11ff-d9b8-447c-957c-408bd03d82c3 Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:26,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:26 GMT Server: Apache x-openstack-request-id: req-d8d8e8f2-d108-41c9-861c-467f47fb5172 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-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor2", "OS::project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "OS::stack_id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-kp", "security_group_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-subnet", "net_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst2", "inst1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-inst1", "image2_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image", "flavor1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-flavor1", "image1_name": "CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image"}, "deletion_time": "2019-01-09T02:46:25Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack", "stack_user_project_id": "6cab5dcebee24144a3b9af1940ab8af6", "tags": null, "creation_time": "2019-01-09T02:45:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:46:14Z", "id": "a6151ffd-2ff1-40f6-86d1-880ef16e90e3", "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"}} 2019-01-09 02:46:26,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-d8d8e8f2-d108-41c9-861c-467f47fb5172 2019-01-09 02:46:26,747 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:46:26,747 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack 2019-01-09 02:46:26,747 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack 2019-01-09 02:46:26,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cec944c36437a5c8fe1ddca272b0d63e019371" 2019-01-09 02:46:26,935 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:26 GMT Server: Apache x-openstack-request-id: req-79387341-4535-4352-8fc4-cc339fe2a70b Location: http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:27,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:46:26 GMT Server: Apache x-openstack-request-id: req-90040461-6d3d-406d-9a0b-17c4eee4896f Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:46:27,213 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/a495ae4c88a141b7b3d3815e4bbadd44/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-stack/a6151ffd-2ff1-40f6-86d1-880ef16e90e3 used request id req-90040461-6d3d-406d-9a0b-17c4eee4896f 2019-01-09 02:46:27,215 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-ca946750-f0e3-4c0d-b5bf-61c31d87fe3d-image 2019-01-09 02:46:27,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126d3b18cf32c6c60ddf574221232e6a58cde742" 2019-01-09 02:46:28,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0eef17f3-f592-462d-b54e-80ab6744f8fd Date: Wed, 09 Jan 2019 02:46:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:46:28,737 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/249ab0b9-b7dc-4df7-8d94-2463017e50b7 used request id req-0eef17f3-f592-462d-b54e-80ab6744f8fd 2019-01-09 02:46:28,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:46:28,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-453088d3-5295-4b72-80bd-adb5be2b16b0 Date: Wed, 09 Jan 2019 02:46:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "created_at": "2019-01-09T02:45:37Z", "updated_at": "2019-01-09T02:45:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:45:37Z", "revision_number": 0, "id": "a1141a7c-ab2a-43b4-9eeb-30dbb5a26361", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:45:37Z", "security_group_id": "394346d8-d64d-4308-959f-22e65e1cae26", "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "port_range_min": null, "ethertype": "IPv4", "project_id": "a495ae4c88a141b7b3d3815e4bbadd44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:45:37Z", "revision_number": 0, "id": "c2d286fd-5f13-45f8-b97d-9d9f5703b056", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:45:37Z", "security_group_id": "394346d8-d64d-4308-959f-22e65e1cae26", "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "port_range_min": null, "ethertype": "IPv6", "project_id": "a495ae4c88a141b7b3d3815e4bbadd44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:45:37Z", "revision_number": 0, "id": "f297751b-246c-46e1-b2db-d205428fe414", "remote_group_id": "394346d8-d64d-4308-959f-22e65e1cae26", "remote_ip_prefix": null, "created_at": "2019-01-09T02:45:37Z", "security_group_id": "394346d8-d64d-4308-959f-22e65e1cae26", "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "port_range_min": null, "ethertype": "IPv6", "project_id": "a495ae4c88a141b7b3d3815e4bbadd44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:45:37Z", "revision_number": 0, "id": "fc85a1dc-0c6a-4adf-92c3-0b57610734fe", "remote_group_id": "394346d8-d64d-4308-959f-22e65e1cae26", "remote_ip_prefix": null, "created_at": "2019-01-09T02:45:37Z", "security_group_id": "394346d8-d64d-4308-959f-22e65e1cae26", "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "port_range_min": null, "ethertype": "IPv4", "project_id": "a495ae4c88a141b7b3d3815e4bbadd44"}], "revision_number": 4, "project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "id": "394346d8-d64d-4308-959f-22e65e1cae26", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:46:28,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-453088d3-5295-4b72-80bd-adb5be2b16b0 2019-01-09 02:46:28,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:46:29,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586dc7a6-6856-49ba-8b18-5d5745f53091 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44"}, "enabled": true, "id": "a495ae4c88a141b7b3d3815e4bbadd44", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-23281d66-2414-41c-proj"}} 2019-01-09 02:46:29,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-586dc7a6-6856-49ba-8b18-5d5745f53091 2019-01-09 02:46:29,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 394346d8-d64d-4308-959f-22e65e1cae26 2019-01-09 02:46:29,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=394346d8-d64d-4308-959f-22e65e1cae26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:46:29,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-377d5c7a-83ed-4704-94a7-faf7a2ccd9b1 Date: Wed, 09 Jan 2019 02:46: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": "2019-01-09T02:45:37Z", "security_group_id": "394346d8-d64d-4308-959f-22e65e1cae26", "port_range_min": null, "revision_number": 0, "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "created_at": "2019-01-09T02:45:37Z", "project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "id": "a1141a7c-ab2a-43b4-9eeb-30dbb5a26361"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:45:37Z", "security_group_id": "394346d8-d64d-4308-959f-22e65e1cae26", "port_range_min": null, "revision_number": 0, "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "created_at": "2019-01-09T02:45:37Z", "project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "id": "c2d286fd-5f13-45f8-b97d-9d9f5703b056"}, {"remote_group_id": "394346d8-d64d-4308-959f-22e65e1cae26", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:45:37Z", "security_group_id": "394346d8-d64d-4308-959f-22e65e1cae26", "port_range_min": null, "revision_number": 0, "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "created_at": "2019-01-09T02:45:37Z", "project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "id": "f297751b-246c-46e1-b2db-d205428fe414"}, {"remote_group_id": "394346d8-d64d-4308-959f-22e65e1cae26", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:45:37Z", "security_group_id": "394346d8-d64d-4308-959f-22e65e1cae26", "port_range_min": null, "revision_number": 0, "tenant_id": "a495ae4c88a141b7b3d3815e4bbadd44", "created_at": "2019-01-09T02:45:37Z", "project_id": "a495ae4c88a141b7b3d3815e4bbadd44", "id": "fc85a1dc-0c6a-4adf-92c3-0b57610734fe"}]} 2019-01-09 02:46:29,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=394346d8-d64d-4308-959f-22e65e1cae26 used request id req-377d5c7a-83ed-4704-94a7-faf7a2ccd9b1 2019-01-09 02:46:29,219 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:46:29,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/394346d8-d64d-4308-959f-22e65e1cae26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:46:29,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4bb8bc9-f769-4d82-b584-22175c3da4e0 Content-Length: 0 Date: Wed, 09 Jan 2019 02:46:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:46:29,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/394346d8-d64d-4308-959f-22e65e1cae26 used request id req-e4bb8bc9-f769-4d82-b584-22175c3da4e0 2019-01-09 02:46:29,582 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-23281d66-2414-41c-proj 2019-01-09 02:46:29,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:46:29,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ad23b2d-96c6-489f-96e1-ac7a76ba03ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:46:29,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a495ae4c88a141b7b3d3815e4bbadd44 used request id req-5ad23b2d-96c6-489f-96e1-ac7a76ba03ba 2019-01-09 02:46:29,866 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-23281d66-2414-41c-proj-role 2019-01-09 02:46:29,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0efc394cb3a94001b0d37641de4604e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:46:29,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-358ea54e-abd2-47e5-9b4f-8ce866105190 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:46:29,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0efc394cb3a94001b0d37641de4604e1 used request id req-358ea54e-abd2-47e5-9b4f-8ce866105190 2019-01-09 02:46:29,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4e2a3588fbc07eb51d2f4409b58255742c740b" 2019-01-09 02:46:30,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11dd4f94-c155-4f83-9965-ae01b928ce3d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:46:30,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-11dd4f94-c155-4f83-9965-ae01b928ce3d 2019-01-09 02:46:30,063 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-23281d66-2414-41c-user 2019-01-09 02:46:30,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d429842284a24fcb9c387fce9c4db19d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d116d489e4a152238239f886cb76904a9ef0f49b" 2019-01-09 02:46:30,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d86eac-bcdd-4965-8f79-fa6d8597d68b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:46:30,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d429842284a24fcb9c387fce9c4db19d used request id req-e3d86eac-bcdd-4965-8f79-fa6d8597d68b 2019-01-09 02:46:30,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:46:30,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:46:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["rWo13ZZeR0aF8bgs4zulbA"], "issued_at": "2019-01-09T02:46:30.000000Z"}} 2019-01-09 02:46:30,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45a23131094b7b2452d5b79a4784a0e7c63d053" 2019-01-09 02:46:30,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cd79dc-72f9-4003-82ed-ba92ba8b277e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:46:30,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-39cd79dc-72f9-4003-82ed-ba92ba8b277e 2019-01-09 02:46:30,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:46:30,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:46:31,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["eVR6rO-ZTRa2uK69q_AufQ"], "issued_at": "2019-01-09T02:46:31.000000Z"}} 2019-01-09 02:46:31,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:46:31,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04913a6-ce74-47a8-9ea6-c3209246c422 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:46:31,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c04913a6-ce74-47a8-9ea6-c3209246c422 2019-01-09 02:46:31,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:46:31,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:46:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:46:31,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-e1f00484-4983-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:46:31,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612a865f-2fff-4f1a-a1e0-839367362e1e Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-e1f00484-4983-485-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:46:31,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-e1f00484-4983-485-proj used request id req-612a865f-2fff-4f1a-a1e0-839367362e1e 2019-01-09 02:46:31,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:46:31,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5336ab-4a0b-4367-b9a1-0ce7ffeb2dff Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:46:31,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ab5336ab-4a0b-4367-b9a1-0ce7ffeb2dff 2019-01-09 02:46:31,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}}' 2019-01-09 02:46:31,525 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:46:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee039104-b3ed-4a41-bec8-62af229e897f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:46:31,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ee039104-b3ed-4a41-bec8-62af229e897f 2019-01-09 02:46:31,525 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-e1f00484-4983-485-proj 2019-01-09 02:46:31,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:46:31,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:46:31,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Gv7W_0KdR-eO5ahGVvLEvQ"], "issued_at": "2019-01-09T02:46:31.000000Z"}} 2019-01-09 02:46:31,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:32,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f5804b-3493-4560-8eb4-af057889701b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:46:32,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-42f5804b-3493-4560-8eb4-af057889701b 2019-01-09 02:46:32,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:46:32,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:46:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:46:32,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:32,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf3c3b8-2655-474f-bc9e-47178676b4de Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:46:32,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1bf3c3b8-2655-474f-bc9e-47178676b4de 2019-01-09 02:46:32,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-e1f00484-4983-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:32,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246c7a78-87d6-451a-a47b-53f3a8d98814 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-e1f00484-4983-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}]} 2019-01-09 02:46:32,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-e1f00484-4983-485-proj used request id req-246c7a78-87d6-451a-a47b-53f3a8d98814 2019-01-09 02:46:32,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:32,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-003130b1-016b-4c94-a5c4-ebabff1cd013 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:46:32,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-003130b1-016b-4c94-a5c4-ebabff1cd013 2019-01-09 02:46:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:32,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-188cd23b-cb3e-4a42-b19f-9717f41efaa3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:46:32,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-188cd23b-cb3e-4a42-b19f-9717f41efaa3 2019-01-09 02:46:32,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-e1f00484-4983-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:32,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fdfbed5-346f-45b5-b2fe-56117afe0c98 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-e1f00484-4983-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}]} 2019-01-09 02:46:32,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-e1f00484-4983-485-proj used request id req-9fdfbed5-346f-45b5-b2fe-56117afe0c98 2019-01-09 02:46:32,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/bc013c38a55e4ea79efaa7a3b03641c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:33,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3c2629-b440-474d-bae1-996ae72c062e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-e1f00484-4983-485-user", "links": {"self": "http://172.30.9.26:5000/v3/users/bc013c38a55e4ea79efaa7a3b03641c2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "11062a1b3e1941b19e3ed57cd88023f5", "id": "bc013c38a55e4ea79efaa7a3b03641c2", "password_expires_at": null}} 2019-01-09 02:46:33,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/bc013c38a55e4ea79efaa7a3b03641c2 used request id req-7b3c2629-b440-474d-bae1-996ae72c062e 2019-01-09 02:46:33,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5/users/bc013c38a55e4ea79efaa7a3b03641c2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:33,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a155f53-3cbd-46e3-b945-a09f39825586 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5/users/bc013c38a55e4ea79efaa7a3b03641c2/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 02:46:33,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5/users/bc013c38a55e4ea79efaa7a3b03641c2/roles used request id req-7a155f53-3cbd-46e3-b945-a09f39825586 2019-01-09 02:46:33,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:33,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9f7dc2-80fa-417a-9578-852b774e5b78 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "domain_id": null, "name": "admin", "id": "398098bc91ca4391b719dad853114c00"}} 2019-01-09 02:46:33,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00 used request id req-4a9f7dc2-80fa-417a-9578-852b774e5b78 2019-01-09 02:46:33,192 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-e1f00484-4983-485-proj 2019-01-09 02:46:33,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5/users/bc013c38a55e4ea79efaa7a3b03641c2/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:33,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:46:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f2ed48e-a3a5-4196-a08d-1b75c8dc7e13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:46:33,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5/users/bc013c38a55e4ea79efaa7a3b03641c2/roles/398098bc91ca4391b719dad853114c00 used request id req-9f2ed48e-a3a5-4196-a08d-1b75c8dc7e13 2019-01-09 02:46:33,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:33,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30146a17-47da-42c6-a567-6c5aafd33413 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:46:33,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-30146a17-47da-42c6-a567-6c5aafd33413 2019-01-09 02:46:33,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-e1f00484-4983-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:33,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f44dd0f9-6804-4df6-8f90-1f864895978c Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-e1f00484-4983-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}]} 2019-01-09 02:46:33,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-e1f00484-4983-485-proj used request id req-f44dd0f9-6804-4df6-8f90-1f864895978c 2019-01-09 02:46:33,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5/users/bc013c38a55e4ea79efaa7a3b03641c2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:33,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161cacbe-4e09-4e67-a789-af85823f5ffb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5/users/bc013c38a55e4ea79efaa7a3b03641c2/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}]} 2019-01-09 02:46:33,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5/users/bc013c38a55e4ea79efaa7a3b03641c2/roles used request id req-161cacbe-4e09-4e67-a789-af85823f5ffb 2019-01-09 02:46:33,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:33,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7170513d-a61e-4584-bf00-3746013e9966 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "domain_id": null, "name": "heat_stack_owner", "id": "b2b808e557a44d6f9bdbfb574206f5e0"}} 2019-01-09 02:46:33,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-7170513d-a61e-4584-bf00-3746013e9966 2019-01-09 02:46:33,711 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-e1f00484-4983-485-proj 2019-01-09 02:46:33,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5/users/bc013c38a55e4ea79efaa7a3b03641c2/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:46:33,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:46:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4485315-3b98-45da-87f8-2c62b7b5affe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:46:33,844 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5/users/bc013c38a55e4ea79efaa7a3b03641c2/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-e4485315-3b98-45da-87f8-2c62b7b5affe 2019-01-09 02:46:33,844 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-e1f00484-4983-485-user 2019-01-09 02:46:33,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:46:33,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:46:33,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2808e0cd-167f-4e79-9963-6b7a91886608 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:46:33,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2808e0cd-167f-4e79-9963-6b7a91886608 2019-01-09 02:46:33,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" -d '{"role": {"name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj-role"}}' 2019-01-09 02:46:34,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:46:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b8c4c71-92b1-4f06-a78a-81c849a790b6 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "70d67e7b4dc24d728c7e0ab1a0ace79b", "links": {"self": "http://172.30.9.26:5000/v3/roles/70d67e7b4dc24d728c7e0ab1a0ace79b"}, "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj-role"}} 2019-01-09 02:46:34,121 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0b8c4c71-92b1-4f06-a78a-81c849a790b6 2019-01-09 02:46:34,121 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-e1f00484-4983-485-proj-role 2019-01-09 02:46:34,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/70d67e7b4dc24d728c7e0ab1a0ace79b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:46:34,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f677be-a6c3-4807-bdca-32c1b0e865b7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/70d67e7b4dc24d728c7e0ab1a0ace79b"}, "domain_id": null, "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj-role", "id": "70d67e7b4dc24d728c7e0ab1a0ace79b"}} 2019-01-09 02:46:34,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/70d67e7b4dc24d728c7e0ab1a0ace79b used request id req-e1f677be-a6c3-4807-bdca-32c1b0e865b7 2019-01-09 02:46:34,206 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-e1f00484-4983-485-proj-role to project CreateStackFloatingIpTests-e1f00484-4983-485-proj 2019-01-09 02:46:34,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5/users/bc013c38a55e4ea79efaa7a3b03641c2/roles/70d67e7b4dc24d728c7e0ab1a0ace79b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:46:34,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:46:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0591c101-e2ac-40f8-81f4-a8e35f20686e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:46:34,343 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5/users/bc013c38a55e4ea79efaa7a3b03641c2/roles/70d67e7b4dc24d728c7e0ab1a0ace79b used request id req-0591c101-e2ac-40f8-81f4-a8e35f20686e 2019-01-09 02:46:34,344 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:46:34,344 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 02:46:34,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:46:34,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:46:34,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70d67e7b4dc24d728c7e0ab1a0ace79b", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:46:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11062a1b3e1941b19e3ed57cd88023f5", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e1f00484-4983-485-user", "id": "bc013c38a55e4ea79efaa7a3b03641c2"}, "audit_ids": ["-zfkyaB7TTWBAzLl1JsXOw"], "issued_at": "2019-01-09T02:46:34.000000Z"}} 2019-01-09 02:46:34,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe054ee6e0887584db0eda6d41537cfa7dfbc3" 2019-01-09 02:46:34,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152769f6-3c6a-489d-b4a5-b01ab08650f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:46:34,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-152769f6-3c6a-489d-b4a5-b01ab08650f4 2019-01-09 02:46:34,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ebe054ee6e0887584db0eda6d41537cfa7dfbc3" 2019-01-09 02:46:34,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b62ec77c-ccc9-4a04-872d-754b92c4b0fe Date: Wed, 09 Jan 2019 02:46:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"} 2019-01-09 02:46:34,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image used request id req-b62ec77c-ccc9-4a04-872d-754b92c4b0fe 2019-01-09 02:46:34,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ebe054ee6e0887584db0eda6d41537cfa7dfbc3" 2019-01-09 02:46:35,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed3a979c-b4dc-4384-b1f5-27f3be54de12 Date: Wed, 09 Jan 2019 02:46: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:46:35,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ed3a979c-b4dc-4384-b1f5-27f3be54de12 2019-01-09 02:46:35,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ebe054ee6e0887584db0eda6d41537cfa7dfbc3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}' 2019-01-09 02:46:35,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5 X-Openstack-Request-Id: req-1bb1d8c6-a65f-4af3-a378-ffa8eca18217 Date: Wed, 09 Jan 2019 02:46:35 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:46:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:46:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "min_disk": 0, "protected": false, "id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "file": "/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/file", "checksum": null, "owner": "11062a1b3e1941b19e3ed57cd88023f5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:46:35,390 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1bb1d8c6-a65f-4af3-a378-ffa8eca18217 2019-01-09 02:46:35,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ebe054ee6e0887584db0eda6d41537cfa7dfbc3" -d '' 2019-01-09 02:46:37,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-16a3dfa0-6e71-40cf-b7c3-799dc82ed601 Date: Wed, 09 Jan 2019 02:46:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:46:37,355 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/file used request id req-16a3dfa0-6e71-40cf-b7c3-799dc82ed601 2019-01-09 02:46:37,356 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:46:37,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ebe054ee6e0887584db0eda6d41537cfa7dfbc3" 2019-01-09 02:46:37,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-832f872c-9b93-442c-b651-59947b74a1b8 Date: Wed, 09 Jan 2019 02:46:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:46:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:46:37Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/snap", "metadata": {}}], "self": "/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "min_disk": 0, "protected": false, "id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "file": "/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11062a1b3e1941b19e3ed57cd88023f5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:46:37,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5 used request id req-832f872c-9b93-442c-b651-59947b74a1b8 2019-01-09 02:46:37,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ebe054ee6e0887584db0eda6d41537cfa7dfbc3" 2019-01-09 02:46:37,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2b5d7977-2856-4ffb-8e4b-46c12c8f5d58 Date: Wed, 09 Jan 2019 02:46: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:46:37,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2b5d7977-2856-4ffb-8e4b-46c12c8f5d58 2019-01-09 02:46:37,549 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image 2019-01-09 02:46:37,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ebe054ee6e0887584db0eda6d41537cfa7dfbc3" 2019-01-09 02:46:37,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8457b8e1-d9b4-4cbf-93db-0c87590ad941 Date: Wed, 09 Jan 2019 02:46:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:46:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:46:37Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/snap", "metadata": {}}], "self": "/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "min_disk": 0, "protected": false, "id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "file": "/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11062a1b3e1941b19e3ed57cd88023f5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:46:37,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5 used request id req-8457b8e1-d9b4-4cbf-93db-0c87590ad941 2019-01-09 02:46:37,729 - create_image - DEBUG - Instance status is - active 2019-01-09 02:46:37,729 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image 2019-01-09 02:46:37,729 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image 2019-01-09 02:46:37,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:46:37,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:46:38,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70d67e7b4dc24d728c7e0ab1a0ace79b", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:46:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11062a1b3e1941b19e3ed57cd88023f5", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e1f00484-4983-485-user", "id": "bc013c38a55e4ea79efaa7a3b03641c2"}, "audit_ids": ["4eaDzysVTluUzPo9BzLptg"], "issued_at": "2019-01-09T02:46:38.000000Z"}} 2019-01-09 02:46:38,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:46:38,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d14a4a-64fc-40cd-8784-af55306a2b9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:46:38,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f4d14a4a-64fc-40cd-8784-af55306a2b9f 2019-01-09 02:46:38,210 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:46:38,213 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:46:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:46:38,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:38 GMT Server: Apache x-openstack-request-id: req-e3401f53-0e28-4148-8438-66a8646b4915 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 02:46:38,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack used request id req-e3401f53-0e28-4148-8438-66a8646b4915 2019-01-09 02:46:38,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net"}}' 2019-01-09 02:46:42,606 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:46:38 GMT Server: Apache x-openstack-request-id: req-fa28dbd8-c0e2-4b97-9927-9ec93054ca89 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}]}} 2019-01-09 02:46:42,606 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks used request id req-fa28dbd8-c0e2-4b97-9927-9ec93054ca89 2019-01-09 02:46:42,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:46:42,788 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:42 GMT Server: Apache x-openstack-request-id: req-dff510c7-35bc-4337-8dc7-d74a17f6f21c Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:42,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:42 GMT Server: Apache x-openstack-request-id: req-085009ce-5566-4cb2-a5ca-dcdf10731b89 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "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"}} 2019-01-09 02:46:42,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-085009ce-5566-4cb2-a5ca-dcdf10731b89 2019-01-09 02:46:42,831 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack 2019-01-09 02:46:42,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:46:43,002 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:42 GMT Server: Apache x-openstack-request-id: req-5fdfc3cb-3ca3-41e5-ae20-e9aad7d12be0 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:43,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:43 GMT Server: Apache x-openstack-request-id: req-b4d2236a-ab9e-4359-96fd-c86b19aa5588 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "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"}} 2019-01-09 02:46:43,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-b4d2236a-ab9e-4359-96fd-c86b19aa5588 2019-01-09 02:46:43,206 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:46:43,206 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:46:46,210 - create_stack - DEBUG - Stack status query timeout in 1196.62133098 2019-01-09 02:46:46,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:46:46,391 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:46 GMT Server: Apache x-openstack-request-id: req-898f1e31-fcfb-4bf3-a609-c7ff3901d8ed Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:46,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:46 GMT Server: Apache x-openstack-request-id: req-a2a8350a-e4c8-412d-87ab-77a55b7df0d9 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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLEwHQv0cG4jNad91FZ+2Dxxat3ncgGX05Ao/f0ZSdLvknd7\nmkE0fxeXWmdI1dq3GxTYkyAeFMVdI4G6uP2K1nQhp1sB2Ma3swYZc4XDAct2tN5Z\n05UQ/U18Bxw5DHvVyxwHOtUwwgj5eZEgG++5g/7lDYmYnjKTbaXldG+IYOJe35W/\nnOfyRNDnLmgE7aELUSXF+Fdj64OcGt0aognNiNzWX9pCcKXEuC2nrp8eEiMCjZDu\noShFiF2UX3o7853tmias1jvqX2N8CFN6OV8sFyXLGpND/0WcNILa7yaK5lTRmrto\nGiyp5kLSj5hjtXfgFrI5eIAXjNZZsxzrVuKnAwIDAQABAoIBAFI4FvonU0cl0KjX\nCk4Xv1oV9kujw5/eE6/MEmOXY8WYkKw8Ypr2Ah+96dQF/MevGSqGKi+88Yc/oUno\nO66UuFTl2AF/ox/UvvyEb5oc5wYKhKrZ/VUSnECXWOp1ZvQmwLMtpA5Nz+nhQuYa\ndBfbrVOUinVvVrC+RSFf4/jkmeq+ucQf/+60IBAdBFNDD6zlDXqB4B7mk2scHmpf\nAqQ4GZ7sbwtUaRIz7i13zfM1Rl4RRxE/iuFM77M3LUVKQ2/lfzQ/QHTbSysfUm4W\ngkrr8M51aWookaORMNMBoMoe1MhWcQXtGProgKBPjnHFuOu/YtBHUZ4COoegq8k1\nPRdMYUECgYEA4v59uVNGVuicZlVUSLuUg1hkJ4vtdYRSPz/sHym+MLkB6b44ZGNp\n1JxkkuSkhVSVmkvt2uRVam99iR4/oEEEpzwcocb7T9CgamcpBawuDA6kFcIu51UQ\n5X5cZEBi8sRgjuAF5K/FMSy4OcM9U0REXUVntLrEWzRXsRdl+PTQkmECgYEA0Erm\nhH7ti2xgRHDf+V9mDjN/2PGJVTfgEeOkXLDb4vKINMUNL7q56Xrt02H63RVESXqo\ndG96EvbE7RMhjxrKEdp35T1tOze0W5QeVYwF15zXCLeEnEwd8umeSHXI7hrjevr0\ns0f+nmeaLIruOfEtNLVr82drKYwa++FwC42Eu+MCgYBvHMPOA8VapWJpdTtcnvWD\nlbDw6r3B2JOqAlBCsNw4XVdiY4qXGVKkkClq/iDKYy0X6jL0AvEMuKZqiDP87dap\nRfN9/TjnSOg9LWIXNMEVhdUsEXGEK0+qBsCTEjFdRGM/jMlVt/R+rbVAESHjsHcG\ncQLipMmZG3YRabKwuqWeAQKBgQDAi1yIQmUIK0jaO5VvijZnDkgynSSceChToSGA\n5aR+KECstzM3Wd8d65sJeltSH6SeYBp0d9Ba02660KKHDPaahl+qs5vTz+yTc1qP\nLf8Aj2VgE3UsnlhZAohk5yy0nnqGZpHpYLYIbDDi2BLb0Qw+2y5NNN6k63TOPlk6\n9LksjQKBgH/OKAQtTSpYs2DoEGHsso31upcoapia/PRcjN/WX76EHf7oMBRjQDMO\nQa9K57pij9DsTPtFH6GiB+jAmrQwPP63TUVfcCHimhKsv867v0XBPf4PW/U37rRt\nYBRH9jfE/71vf5qh/FjQS7F5IfOvdZhOdx4f+NCEhA0A8PzOWs8P\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"}} 2019-01-09 02:46:46,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-a2a8350a-e4c8-412d-87ab-77a55b7df0d9 2019-01-09 02:46:46,519 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:46:46,519 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:46:49,522 - create_stack - DEBUG - Stack status query timeout in 1193.3090148 2019-01-09 02:46:49,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:46:49,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:49 GMT Server: Apache x-openstack-request-id: req-91164b7b-a79d-4654-ac75-af83a1ef75e1 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:49,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:49 GMT Server: Apache x-openstack-request-id: req-44b4b4e6-fb7a-42a8-b160-8272d1cfa277 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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLEwHQv0cG4jNad91FZ+2Dxxat3ncgGX05Ao/f0ZSdLvknd7\nmkE0fxeXWmdI1dq3GxTYkyAeFMVdI4G6uP2K1nQhp1sB2Ma3swYZc4XDAct2tN5Z\n05UQ/U18Bxw5DHvVyxwHOtUwwgj5eZEgG++5g/7lDYmYnjKTbaXldG+IYOJe35W/\nnOfyRNDnLmgE7aELUSXF+Fdj64OcGt0aognNiNzWX9pCcKXEuC2nrp8eEiMCjZDu\noShFiF2UX3o7853tmias1jvqX2N8CFN6OV8sFyXLGpND/0WcNILa7yaK5lTRmrto\nGiyp5kLSj5hjtXfgFrI5eIAXjNZZsxzrVuKnAwIDAQABAoIBAFI4FvonU0cl0KjX\nCk4Xv1oV9kujw5/eE6/MEmOXY8WYkKw8Ypr2Ah+96dQF/MevGSqGKi+88Yc/oUno\nO66UuFTl2AF/ox/UvvyEb5oc5wYKhKrZ/VUSnECXWOp1ZvQmwLMtpA5Nz+nhQuYa\ndBfbrVOUinVvVrC+RSFf4/jkmeq+ucQf/+60IBAdBFNDD6zlDXqB4B7mk2scHmpf\nAqQ4GZ7sbwtUaRIz7i13zfM1Rl4RRxE/iuFM77M3LUVKQ2/lfzQ/QHTbSysfUm4W\ngkrr8M51aWookaORMNMBoMoe1MhWcQXtGProgKBPjnHFuOu/YtBHUZ4COoegq8k1\nPRdMYUECgYEA4v59uVNGVuicZlVUSLuUg1hkJ4vtdYRSPz/sHym+MLkB6b44ZGNp\n1JxkkuSkhVSVmkvt2uRVam99iR4/oEEEpzwcocb7T9CgamcpBawuDA6kFcIu51UQ\n5X5cZEBi8sRgjuAF5K/FMSy4OcM9U0REXUVntLrEWzRXsRdl+PTQkmECgYEA0Erm\nhH7ti2xgRHDf+V9mDjN/2PGJVTfgEeOkXLDb4vKINMUNL7q56Xrt02H63RVESXqo\ndG96EvbE7RMhjxrKEdp35T1tOze0W5QeVYwF15zXCLeEnEwd8umeSHXI7hrjevr0\ns0f+nmeaLIruOfEtNLVr82drKYwa++FwC42Eu+MCgYBvHMPOA8VapWJpdTtcnvWD\nlbDw6r3B2JOqAlBCsNw4XVdiY4qXGVKkkClq/iDKYy0X6jL0AvEMuKZqiDP87dap\nRfN9/TjnSOg9LWIXNMEVhdUsEXGEK0+qBsCTEjFdRGM/jMlVt/R+rbVAESHjsHcG\ncQLipMmZG3YRabKwuqWeAQKBgQDAi1yIQmUIK0jaO5VvijZnDkgynSSceChToSGA\n5aR+KECstzM3Wd8d65sJeltSH6SeYBp0d9Ba02660KKHDPaahl+qs5vTz+yTc1qP\nLf8Aj2VgE3UsnlhZAohk5yy0nnqGZpHpYLYIbDDi2BLb0Qw+2y5NNN6k63TOPlk6\n9LksjQKBgH/OKAQtTSpYs2DoEGHsso31upcoapia/PRcjN/WX76EHf7oMBRjQDMO\nQa9K57pij9DsTPtFH6GiB+jAmrQwPP63TUVfcCHimhKsv867v0XBPf4PW/U37rRt\nYBRH9jfE/71vf5qh/FjQS7F5IfOvdZhOdx4f+NCEhA0A8PzOWs8P\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"}} 2019-01-09 02:46:49,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-44b4b4e6-fb7a-42a8-b160-8272d1cfa277 2019-01-09 02:46:49,871 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:46:49,871 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:46:52,874 - create_stack - DEBUG - Stack status query timeout in 1189.95678687 2019-01-09 02:46:52,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:46:53,054 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:52 GMT Server: Apache x-openstack-request-id: req-d92757f7-a953-49d2-b79d-db2a139df729 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:53,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:53 GMT Server: Apache x-openstack-request-id: req-a2ecd9e8-e392-4745-b3d4-f8a6a12da3db 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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLEwHQv0cG4jNad91FZ+2Dxxat3ncgGX05Ao/f0ZSdLvknd7\nmkE0fxeXWmdI1dq3GxTYkyAeFMVdI4G6uP2K1nQhp1sB2Ma3swYZc4XDAct2tN5Z\n05UQ/U18Bxw5DHvVyxwHOtUwwgj5eZEgG++5g/7lDYmYnjKTbaXldG+IYOJe35W/\nnOfyRNDnLmgE7aELUSXF+Fdj64OcGt0aognNiNzWX9pCcKXEuC2nrp8eEiMCjZDu\noShFiF2UX3o7853tmias1jvqX2N8CFN6OV8sFyXLGpND/0WcNILa7yaK5lTRmrto\nGiyp5kLSj5hjtXfgFrI5eIAXjNZZsxzrVuKnAwIDAQABAoIBAFI4FvonU0cl0KjX\nCk4Xv1oV9kujw5/eE6/MEmOXY8WYkKw8Ypr2Ah+96dQF/MevGSqGKi+88Yc/oUno\nO66UuFTl2AF/ox/UvvyEb5oc5wYKhKrZ/VUSnECXWOp1ZvQmwLMtpA5Nz+nhQuYa\ndBfbrVOUinVvVrC+RSFf4/jkmeq+ucQf/+60IBAdBFNDD6zlDXqB4B7mk2scHmpf\nAqQ4GZ7sbwtUaRIz7i13zfM1Rl4RRxE/iuFM77M3LUVKQ2/lfzQ/QHTbSysfUm4W\ngkrr8M51aWookaORMNMBoMoe1MhWcQXtGProgKBPjnHFuOu/YtBHUZ4COoegq8k1\nPRdMYUECgYEA4v59uVNGVuicZlVUSLuUg1hkJ4vtdYRSPz/sHym+MLkB6b44ZGNp\n1JxkkuSkhVSVmkvt2uRVam99iR4/oEEEpzwcocb7T9CgamcpBawuDA6kFcIu51UQ\n5X5cZEBi8sRgjuAF5K/FMSy4OcM9U0REXUVntLrEWzRXsRdl+PTQkmECgYEA0Erm\nhH7ti2xgRHDf+V9mDjN/2PGJVTfgEeOkXLDb4vKINMUNL7q56Xrt02H63RVESXqo\ndG96EvbE7RMhjxrKEdp35T1tOze0W5QeVYwF15zXCLeEnEwd8umeSHXI7hrjevr0\ns0f+nmeaLIruOfEtNLVr82drKYwa++FwC42Eu+MCgYBvHMPOA8VapWJpdTtcnvWD\nlbDw6r3B2JOqAlBCsNw4XVdiY4qXGVKkkClq/iDKYy0X6jL0AvEMuKZqiDP87dap\nRfN9/TjnSOg9LWIXNMEVhdUsEXGEK0+qBsCTEjFdRGM/jMlVt/R+rbVAESHjsHcG\ncQLipMmZG3YRabKwuqWeAQKBgQDAi1yIQmUIK0jaO5VvijZnDkgynSSceChToSGA\n5aR+KECstzM3Wd8d65sJeltSH6SeYBp0d9Ba02660KKHDPaahl+qs5vTz+yTc1qP\nLf8Aj2VgE3UsnlhZAohk5yy0nnqGZpHpYLYIbDDi2BLb0Qw+2y5NNN6k63TOPlk6\n9LksjQKBgH/OKAQtTSpYs2DoEGHsso31upcoapia/PRcjN/WX76EHf7oMBRjQDMO\nQa9K57pij9DsTPtFH6GiB+jAmrQwPP63TUVfcCHimhKsv867v0XBPf4PW/U37rRt\nYBRH9jfE/71vf5qh/FjQS7F5IfOvdZhOdx4f+NCEhA0A8PzOWs8P\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"}} 2019-01-09 02:46:53,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-a2ecd9e8-e392-4745-b3d4-f8a6a12da3db 2019-01-09 02:46:53,391 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:46:53,391 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:46:56,394 - create_stack - DEBUG - Stack status query timeout in 1186.43699193 2019-01-09 02:46:56,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:46:56,572 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:56 GMT Server: Apache x-openstack-request-id: req-6b631d56-f0da-4d41-be3d-76672fc78d4d Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:46:56,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:56 GMT Server: Apache x-openstack-request-id: req-6c40540d-4728-4ecc-907e-cd01b6015bb2 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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLEwHQv0cG4jNad91FZ+2Dxxat3ncgGX05Ao/f0ZSdLvknd7\nmkE0fxeXWmdI1dq3GxTYkyAeFMVdI4G6uP2K1nQhp1sB2Ma3swYZc4XDAct2tN5Z\n05UQ/U18Bxw5DHvVyxwHOtUwwgj5eZEgG++5g/7lDYmYnjKTbaXldG+IYOJe35W/\nnOfyRNDnLmgE7aELUSXF+Fdj64OcGt0aognNiNzWX9pCcKXEuC2nrp8eEiMCjZDu\noShFiF2UX3o7853tmias1jvqX2N8CFN6OV8sFyXLGpND/0WcNILa7yaK5lTRmrto\nGiyp5kLSj5hjtXfgFrI5eIAXjNZZsxzrVuKnAwIDAQABAoIBAFI4FvonU0cl0KjX\nCk4Xv1oV9kujw5/eE6/MEmOXY8WYkKw8Ypr2Ah+96dQF/MevGSqGKi+88Yc/oUno\nO66UuFTl2AF/ox/UvvyEb5oc5wYKhKrZ/VUSnECXWOp1ZvQmwLMtpA5Nz+nhQuYa\ndBfbrVOUinVvVrC+RSFf4/jkmeq+ucQf/+60IBAdBFNDD6zlDXqB4B7mk2scHmpf\nAqQ4GZ7sbwtUaRIz7i13zfM1Rl4RRxE/iuFM77M3LUVKQ2/lfzQ/QHTbSysfUm4W\ngkrr8M51aWookaORMNMBoMoe1MhWcQXtGProgKBPjnHFuOu/YtBHUZ4COoegq8k1\nPRdMYUECgYEA4v59uVNGVuicZlVUSLuUg1hkJ4vtdYRSPz/sHym+MLkB6b44ZGNp\n1JxkkuSkhVSVmkvt2uRVam99iR4/oEEEpzwcocb7T9CgamcpBawuDA6kFcIu51UQ\n5X5cZEBi8sRgjuAF5K/FMSy4OcM9U0REXUVntLrEWzRXsRdl+PTQkmECgYEA0Erm\nhH7ti2xgRHDf+V9mDjN/2PGJVTfgEeOkXLDb4vKINMUNL7q56Xrt02H63RVESXqo\ndG96EvbE7RMhjxrKEdp35T1tOze0W5QeVYwF15zXCLeEnEwd8umeSHXI7hrjevr0\ns0f+nmeaLIruOfEtNLVr82drKYwa++FwC42Eu+MCgYBvHMPOA8VapWJpdTtcnvWD\nlbDw6r3B2JOqAlBCsNw4XVdiY4qXGVKkkClq/iDKYy0X6jL0AvEMuKZqiDP87dap\nRfN9/TjnSOg9LWIXNMEVhdUsEXGEK0+qBsCTEjFdRGM/jMlVt/R+rbVAESHjsHcG\ncQLipMmZG3YRabKwuqWeAQKBgQDAi1yIQmUIK0jaO5VvijZnDkgynSSceChToSGA\n5aR+KECstzM3Wd8d65sJeltSH6SeYBp0d9Ba02660KKHDPaahl+qs5vTz+yTc1qP\nLf8Aj2VgE3UsnlhZAohk5yy0nnqGZpHpYLYIbDDi2BLb0Qw+2y5NNN6k63TOPlk6\n9LksjQKBgH/OKAQtTSpYs2DoEGHsso31upcoapia/PRcjN/WX76EHf7oMBRjQDMO\nQa9K57pij9DsTPtFH6GiB+jAmrQwPP63TUVfcCHimhKsv867v0XBPf4PW/U37rRt\nYBRH9jfE/71vf5qh/FjQS7F5IfOvdZhOdx4f+NCEhA0A8PzOWs8P\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"}} 2019-01-09 02:46:56,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-6c40540d-4728-4ecc-907e-cd01b6015bb2 2019-01-09 02:46:56,900 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:46:56,900 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:46:59,903 - create_stack - DEBUG - Stack status query timeout in 1182.92795181 2019-01-09 02:46:59,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:46:59,932 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:46:59 GMT Server: Apache x-openstack-request-id: req-1e0b19fa-0cef-437a-9d54-5def4b077672 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:00,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:46:59 GMT Server: Apache x-openstack-request-id: req-b5746a93-70c5-4574-849c-89c6abff21fd 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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLEwHQv0cG4jNad91FZ+2Dxxat3ncgGX05Ao/f0ZSdLvknd7\nmkE0fxeXWmdI1dq3GxTYkyAeFMVdI4G6uP2K1nQhp1sB2Ma3swYZc4XDAct2tN5Z\n05UQ/U18Bxw5DHvVyxwHOtUwwgj5eZEgG++5g/7lDYmYnjKTbaXldG+IYOJe35W/\nnOfyRNDnLmgE7aELUSXF+Fdj64OcGt0aognNiNzWX9pCcKXEuC2nrp8eEiMCjZDu\noShFiF2UX3o7853tmias1jvqX2N8CFN6OV8sFyXLGpND/0WcNILa7yaK5lTRmrto\nGiyp5kLSj5hjtXfgFrI5eIAXjNZZsxzrVuKnAwIDAQABAoIBAFI4FvonU0cl0KjX\nCk4Xv1oV9kujw5/eE6/MEmOXY8WYkKw8Ypr2Ah+96dQF/MevGSqGKi+88Yc/oUno\nO66UuFTl2AF/ox/UvvyEb5oc5wYKhKrZ/VUSnECXWOp1ZvQmwLMtpA5Nz+nhQuYa\ndBfbrVOUinVvVrC+RSFf4/jkmeq+ucQf/+60IBAdBFNDD6zlDXqB4B7mk2scHmpf\nAqQ4GZ7sbwtUaRIz7i13zfM1Rl4RRxE/iuFM77M3LUVKQ2/lfzQ/QHTbSysfUm4W\ngkrr8M51aWookaORMNMBoMoe1MhWcQXtGProgKBPjnHFuOu/YtBHUZ4COoegq8k1\nPRdMYUECgYEA4v59uVNGVuicZlVUSLuUg1hkJ4vtdYRSPz/sHym+MLkB6b44ZGNp\n1JxkkuSkhVSVmkvt2uRVam99iR4/oEEEpzwcocb7T9CgamcpBawuDA6kFcIu51UQ\n5X5cZEBi8sRgjuAF5K/FMSy4OcM9U0REXUVntLrEWzRXsRdl+PTQkmECgYEA0Erm\nhH7ti2xgRHDf+V9mDjN/2PGJVTfgEeOkXLDb4vKINMUNL7q56Xrt02H63RVESXqo\ndG96EvbE7RMhjxrKEdp35T1tOze0W5QeVYwF15zXCLeEnEwd8umeSHXI7hrjevr0\ns0f+nmeaLIruOfEtNLVr82drKYwa++FwC42Eu+MCgYBvHMPOA8VapWJpdTtcnvWD\nlbDw6r3B2JOqAlBCsNw4XVdiY4qXGVKkkClq/iDKYy0X6jL0AvEMuKZqiDP87dap\nRfN9/TjnSOg9LWIXNMEVhdUsEXGEK0+qBsCTEjFdRGM/jMlVt/R+rbVAESHjsHcG\ncQLipMmZG3YRabKwuqWeAQKBgQDAi1yIQmUIK0jaO5VvijZnDkgynSSceChToSGA\n5aR+KECstzM3Wd8d65sJeltSH6SeYBp0d9Ba02660KKHDPaahl+qs5vTz+yTc1qP\nLf8Aj2VgE3UsnlhZAohk5yy0nnqGZpHpYLYIbDDi2BLb0Qw+2y5NNN6k63TOPlk6\n9LksjQKBgH/OKAQtTSpYs2DoEGHsso31upcoapia/PRcjN/WX76EHf7oMBRjQDMO\nQa9K57pij9DsTPtFH6GiB+jAmrQwPP63TUVfcCHimhKsv867v0XBPf4PW/U37rRt\nYBRH9jfE/71vf5qh/FjQS7F5IfOvdZhOdx4f+NCEhA0A8PzOWs8P\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"}} 2019-01-09 02:47:00,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-b5746a93-70c5-4574-849c-89c6abff21fd 2019-01-09 02:47:00,315 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:47:00,315 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:47:03,318 - create_stack - DEBUG - Stack status query timeout in 1179.51255488 2019-01-09 02:47:03,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:47:03,348 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:47:03 GMT Server: Apache x-openstack-request-id: req-dcfb9d90-0ccc-4814-8ce9-dde3be0a36fd Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:03,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:03 GMT Server: Apache x-openstack-request-id: req-7681f366-81ae-4f4d-a78e-a9d0f8b5074b 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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLEwHQv0cG4jNad91FZ+2Dxxat3ncgGX05Ao/f0ZSdLvknd7\nmkE0fxeXWmdI1dq3GxTYkyAeFMVdI4G6uP2K1nQhp1sB2Ma3swYZc4XDAct2tN5Z\n05UQ/U18Bxw5DHvVyxwHOtUwwgj5eZEgG++5g/7lDYmYnjKTbaXldG+IYOJe35W/\nnOfyRNDnLmgE7aELUSXF+Fdj64OcGt0aognNiNzWX9pCcKXEuC2nrp8eEiMCjZDu\noShFiF2UX3o7853tmias1jvqX2N8CFN6OV8sFyXLGpND/0WcNILa7yaK5lTRmrto\nGiyp5kLSj5hjtXfgFrI5eIAXjNZZsxzrVuKnAwIDAQABAoIBAFI4FvonU0cl0KjX\nCk4Xv1oV9kujw5/eE6/MEmOXY8WYkKw8Ypr2Ah+96dQF/MevGSqGKi+88Yc/oUno\nO66UuFTl2AF/ox/UvvyEb5oc5wYKhKrZ/VUSnECXWOp1ZvQmwLMtpA5Nz+nhQuYa\ndBfbrVOUinVvVrC+RSFf4/jkmeq+ucQf/+60IBAdBFNDD6zlDXqB4B7mk2scHmpf\nAqQ4GZ7sbwtUaRIz7i13zfM1Rl4RRxE/iuFM77M3LUVKQ2/lfzQ/QHTbSysfUm4W\ngkrr8M51aWookaORMNMBoMoe1MhWcQXtGProgKBPjnHFuOu/YtBHUZ4COoegq8k1\nPRdMYUECgYEA4v59uVNGVuicZlVUSLuUg1hkJ4vtdYRSPz/sHym+MLkB6b44ZGNp\n1JxkkuSkhVSVmkvt2uRVam99iR4/oEEEpzwcocb7T9CgamcpBawuDA6kFcIu51UQ\n5X5cZEBi8sRgjuAF5K/FMSy4OcM9U0REXUVntLrEWzRXsRdl+PTQkmECgYEA0Erm\nhH7ti2xgRHDf+V9mDjN/2PGJVTfgEeOkXLDb4vKINMUNL7q56Xrt02H63RVESXqo\ndG96EvbE7RMhjxrKEdp35T1tOze0W5QeVYwF15zXCLeEnEwd8umeSHXI7hrjevr0\ns0f+nmeaLIruOfEtNLVr82drKYwa++FwC42Eu+MCgYBvHMPOA8VapWJpdTtcnvWD\nlbDw6r3B2JOqAlBCsNw4XVdiY4qXGVKkkClq/iDKYy0X6jL0AvEMuKZqiDP87dap\nRfN9/TjnSOg9LWIXNMEVhdUsEXGEK0+qBsCTEjFdRGM/jMlVt/R+rbVAESHjsHcG\ncQLipMmZG3YRabKwuqWeAQKBgQDAi1yIQmUIK0jaO5VvijZnDkgynSSceChToSGA\n5aR+KECstzM3Wd8d65sJeltSH6SeYBp0d9Ba02660KKHDPaahl+qs5vTz+yTc1qP\nLf8Aj2VgE3UsnlhZAohk5yy0nnqGZpHpYLYIbDDi2BLb0Qw+2y5NNN6k63TOPlk6\n9LksjQKBgH/OKAQtTSpYs2DoEGHsso31upcoapia/PRcjN/WX76EHf7oMBRjQDMO\nQa9K57pij9DsTPtFH6GiB+jAmrQwPP63TUVfcCHimhKsv867v0XBPf4PW/U37rRt\nYBRH9jfE/71vf5qh/FjQS7F5IfOvdZhOdx4f+NCEhA0A8PzOWs8P\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"}} 2019-01-09 02:47:03,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-7681f366-81ae-4f4d-a78e-a9d0f8b5074b 2019-01-09 02:47:03,681 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 02:47:03,681 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:47:06,685 - create_stack - DEBUG - Stack status query timeout in 1176.14630294 2019-01-09 02:47:06,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:47:06,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:47:06 GMT Server: Apache x-openstack-request-id: req-ad689c0d-1736-4943-8605-0decd9a35ea1 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:07,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:06 GMT Server: Apache x-openstack-request-id: req-1c70d56f-aa9a-424e-bc7b-f08236f69042 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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLEwHQv0cG4jNad91FZ+2Dxxat3ncgGX05Ao/f0ZSdLvknd7\nmkE0fxeXWmdI1dq3GxTYkyAeFMVdI4G6uP2K1nQhp1sB2Ma3swYZc4XDAct2tN5Z\n05UQ/U18Bxw5DHvVyxwHOtUwwgj5eZEgG++5g/7lDYmYnjKTbaXldG+IYOJe35W/\nnOfyRNDnLmgE7aELUSXF+Fdj64OcGt0aognNiNzWX9pCcKXEuC2nrp8eEiMCjZDu\noShFiF2UX3o7853tmias1jvqX2N8CFN6OV8sFyXLGpND/0WcNILa7yaK5lTRmrto\nGiyp5kLSj5hjtXfgFrI5eIAXjNZZsxzrVuKnAwIDAQABAoIBAFI4FvonU0cl0KjX\nCk4Xv1oV9kujw5/eE6/MEmOXY8WYkKw8Ypr2Ah+96dQF/MevGSqGKi+88Yc/oUno\nO66UuFTl2AF/ox/UvvyEb5oc5wYKhKrZ/VUSnECXWOp1ZvQmwLMtpA5Nz+nhQuYa\ndBfbrVOUinVvVrC+RSFf4/jkmeq+ucQf/+60IBAdBFNDD6zlDXqB4B7mk2scHmpf\nAqQ4GZ7sbwtUaRIz7i13zfM1Rl4RRxE/iuFM77M3LUVKQ2/lfzQ/QHTbSysfUm4W\ngkrr8M51aWookaORMNMBoMoe1MhWcQXtGProgKBPjnHFuOu/YtBHUZ4COoegq8k1\nPRdMYUECgYEA4v59uVNGVuicZlVUSLuUg1hkJ4vtdYRSPz/sHym+MLkB6b44ZGNp\n1JxkkuSkhVSVmkvt2uRVam99iR4/oEEEpzwcocb7T9CgamcpBawuDA6kFcIu51UQ\n5X5cZEBi8sRgjuAF5K/FMSy4OcM9U0REXUVntLrEWzRXsRdl+PTQkmECgYEA0Erm\nhH7ti2xgRHDf+V9mDjN/2PGJVTfgEeOkXLDb4vKINMUNL7q56Xrt02H63RVESXqo\ndG96EvbE7RMhjxrKEdp35T1tOze0W5QeVYwF15zXCLeEnEwd8umeSHXI7hrjevr0\ns0f+nmeaLIruOfEtNLVr82drKYwa++FwC42Eu+MCgYBvHMPOA8VapWJpdTtcnvWD\nlbDw6r3B2JOqAlBCsNw4XVdiY4qXGVKkkClq/iDKYy0X6jL0AvEMuKZqiDP87dap\nRfN9/TjnSOg9LWIXNMEVhdUsEXGEK0+qBsCTEjFdRGM/jMlVt/R+rbVAESHjsHcG\ncQLipMmZG3YRabKwuqWeAQKBgQDAi1yIQmUIK0jaO5VvijZnDkgynSSceChToSGA\n5aR+KECstzM3Wd8d65sJeltSH6SeYBp0d9Ba02660KKHDPaahl+qs5vTz+yTc1qP\nLf8Aj2VgE3UsnlhZAohk5yy0nnqGZpHpYLYIbDDi2BLb0Qw+2y5NNN6k63TOPlk6\n9LksjQKBgH/OKAQtTSpYs2DoEGHsso31upcoapia/PRcjN/WX76EHf7oMBRjQDMO\nQa9K57pij9DsTPtFH6GiB+jAmrQwPP63TUVfcCHimhKsv867v0XBPf4PW/U37rRt\nYBRH9jfE/71vf5qh/FjQS7F5IfOvdZhOdx4f+NCEhA0A8PzOWs8P\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"}} 2019-01-09 02:47:07,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-1c70d56f-aa9a-424e-bc7b-f08236f69042 2019-01-09 02:47:07,043 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 02:47:07,043 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack 2019-01-09 02:47:07,044 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack 2019-01-09 02:47:07,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:47:07,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:47:07,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70d67e7b4dc24d728c7e0ab1a0ace79b", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:47:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11062a1b3e1941b19e3ed57cd88023f5", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e1f00484-4983-485-user", "id": "bc013c38a55e4ea79efaa7a3b03641c2"}, "audit_ids": ["sdA9LyH6T8yYsKZf53ujQg"], "issued_at": "2019-01-09T02:47:07.000000Z"}} 2019-01-09 02:47:07,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:07,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3ed394-ccad-45f2-9d2d-674c56d20de6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:47:07,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9f3ed394-ccad-45f2-9d2d-674c56d20de6 2019-01-09 02:47:07,513 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:47:07,516 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 02:47:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:07,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:07 GMT Server: Apache x-openstack-request-id: req-b3b1f1b1-34dc-4555-91ae-1289dcb84f11 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "deletion_time": null, "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "updated_time": null, "project": "11062a1b3e1941b19e3ed57cd88023f5", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "tags": null}]} 2019-01-09 02:47:07,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack used request id req-b3b1f1b1-34dc-4555-91ae-1289dcb84f11 2019-01-09 02:47:07,697 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack 2019-01-09 02:47:07,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:07,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:47:07 GMT Server: Apache x-openstack-request-id: req-f3ae416f-d11c-4245-ab53-2bde4418f0bf Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:08,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:07 GMT Server: Apache x-openstack-request-id: req-aa6a4657-3b52-4912-94cf-986380d6c085 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1047 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c0148b63-9e59-4c6c-a3b6-0c0426acba64", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "03c9d3df-79b1-4e1f-8290-e38b530efbf9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ecda907f-e049-46fe-b34a-70ae047af287", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0e26c665-3c3d-4f47-b3e7-08f4cc16294a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "38738b95-9b55-4df3-8756-ed3fb73942c4", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "420e9843-104f-4e2c-9922-8dde13eba1eb", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "261", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0e2fba3e-dda8-420b-82b0-d4e276d4aa8a:subnet_id=c0148b63-9e59-4c6c-a3b6-0c0426acba64", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0e2fba3e-dda8-420b-82b0-d4e276d4aa8a", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "19c4f537-1ea2-4b68-b274-1355846b17c6", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "410953cb-f370-4769-94ee-21894e10c8b8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "resource_type": "OS::Nova::Server"}]} 2019-01-09 02:47:08,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources used request id req-aa6a4657-3b52-4912-94cf-986380d6c085 2019-01-09 02:47:08,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/410953cb-f370-4769-94ee-21894e10c8b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:08,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47: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-831fc1b1-34da-4fc9-acdc-499acd0319f3 x-compute-request-id: req-831fc1b1-34da-4fc9-acdc-499acd0319f3 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ab:dd", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/410953cb-f370-4769-94ee-21894e10c8b8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/410953cb-f370-4769-94ee-21894e10c8b8", "rel": "bookmark"}], "image": {"id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "links": [{"href": "http://172.30.9.26:8774/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2019-01-09T02:47:04.000000", "flavor": {"id": "0e26c665-3c3d-4f47-b3e7-08f4cc16294a", "links": [{"href": "http://172.30.9.26:8774/flavors/0e26c665-3c3d-4f47-b3e7-08f4cc16294a", "rel": "bookmark"}]}, "id": "410953cb-f370-4769-94ee-21894e10c8b8", "security_groups": [{"name": "default"}], "user_id": "bc013c38a55e4ea79efaa7a3b03641c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:47:04Z", "hostId": "f025ad0bf58a5d96af88c3a2a35130953aa698a6be6eb7a5fcbb4494", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "created": "2019-01-09T02:46:55Z", "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:47:08,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/410953cb-f370-4769-94ee-21894e10c8b8 used request id req-831fc1b1-34da-4fc9-acdc-499acd0319f3 2019-01-09 02:47:08,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:09,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f9c64f48-1441-439f-93c6-5904ec2efd32 Date: Wed, 09 Jan 2019 02:47:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:09,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-f9c64f48-1441-439f-93c6-5904ec2efd32 2019-01-09 02:47:09,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:47:09,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:47:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:47:09,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:09,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc467e2e-1e85-4dcf-b2a3-b497b7e3aaab Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:09,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-dc467e2e-1e85-4dcf-b2a3-b497b7e3aaab 2019-01-09 02:47:09,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:09,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-096bb15c-92d5-4206-a388-48909b5aded6 Date: Wed, 09 Jan 2019 02:47:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:09,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-096bb15c-92d5-4206-a388-48909b5aded6 2019-01-09 02:47:09,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:09,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-ebfc68e9-de53-432a-be00-e16d80426c8e Date: Wed, 09 Jan 2019 02:47:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.13"}],"id":"19c4f537-1ea2-4b68-b274-1355846b17c6","security_groups":["38738b95-9b55-4df3-8756-ed3fb73942c4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:9b:6a","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.1"}],"id":"3e943f6c-6c9a-4d02-95f3-6c9d23c4220c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:25:68","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.2"}],"id":"62ea1551-757b-4831-9117-b0297ce52414","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:79:a6","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.11"}],"id":"92b7e491-e539-4520-ac45-ba0fd8e6f590","security_groups":["809d5d3f-210d-4586-b5e4-cf6c5abd937b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ab:dd","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:57Z","binding:vnic_type":"normal","device_id":"410953cb-f370-4769-94ee-21894e10c8b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.4"}],"id":"e096887e-06f4-47c6-b135-c4d90c8d0730","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4f:bb","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.3"}],"id":"e5b736f7-c371-4d16-897d-28c6896f09c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:95:52","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecda907f-e049-46fe-b34a-70ae047af287"}]} 2019-01-09 02:47:09,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-ebfc68e9-de53-432a-be00-e16d80426c8e 2019-01-09 02:47:09,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:09,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47: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-3a2a88d5-03e3-41d9-b00d-eef6df7b6b64 x-compute-request-id: req-3a2a88d5-03e3-41d9-b00d-eef6df7b6b64 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:9b:6a", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:9b:6a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "rel": "bookmark"}], "image": {"id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "links": [{"href": "http://172.30.9.26:8774/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2019-01-09T02:47:03.000000", "flavor": {"id": "03c9d3df-79b1-4e1f-8290-e38b530efbf9", "links": [{"href": "http://172.30.9.26:8774/flavors/03c9d3df-79b1-4e1f-8290-e38b530efbf9", "rel": "bookmark"}]}, "id": "55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "security_groups": [{"name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp"}], "user_id": "bc013c38a55e4ea79efaa7a3b03641c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:47:04Z", "hostId": "25ed207bdf649cf11b5ed5cc7da61d77d789bf49be0e2a77f4a0a57f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "created": "2019-01-09T02:46:56Z", "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:47:09,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312 used request id req-3a2a88d5-03e3-41d9-b00d-eef6df7b6b64 2019-01-09 02:47:09,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:10,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6c44267b-70a9-48fc-8ab6-81f96cb40036 Date: Wed, 09 Jan 2019 02:47:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:10,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-6c44267b-70a9-48fc-8ab6-81f96cb40036 2019-01-09 02:47:10,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:10,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c7a678-92f9-4a21-ae4b-f3682d79dbae Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:10,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-a5c7a678-92f9-4a21-ae4b-f3682d79dbae 2019-01-09 02:47:10,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:10,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c15c1b00-56bf-4f42-9348-c149307c12f0 Date: Wed, 09 Jan 2019 02:47:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:10,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-c15c1b00-56bf-4f42-9348-c149307c12f0 2019-01-09 02:47:10,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:10,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-3aa7015d-cc4a-44b9-928f-f68c1046bc9f Date: Wed, 09 Jan 2019 02:47:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.13"}],"id":"19c4f537-1ea2-4b68-b274-1355846b17c6","security_groups":["38738b95-9b55-4df3-8756-ed3fb73942c4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:9b:6a","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.1"}],"id":"3e943f6c-6c9a-4d02-95f3-6c9d23c4220c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:25:68","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.2"}],"id":"62ea1551-757b-4831-9117-b0297ce52414","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:79:a6","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.11"}],"id":"92b7e491-e539-4520-ac45-ba0fd8e6f590","security_groups":["809d5d3f-210d-4586-b5e4-cf6c5abd937b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ab:dd","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:57Z","binding:vnic_type":"normal","device_id":"410953cb-f370-4769-94ee-21894e10c8b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.4"}],"id":"e096887e-06f4-47c6-b135-c4d90c8d0730","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4f:bb","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.3"}],"id":"e5b736f7-c371-4d16-897d-28c6896f09c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:95:52","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecda907f-e049-46fe-b34a-70ae047af287"}]} 2019-01-09 02:47:10,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-3aa7015d-cc4a-44b9-928f-f68c1046bc9f 2019-01-09 02:47:10,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:10,978 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:47:10 GMT Server: Apache x-openstack-request-id: req-e23c8870-eb9b-482b-9cd8-76ebf50f6567 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:11,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:10 GMT Server: Apache x-openstack-request-id: req-614e49d0-8eb0-4b84-851e-4a7c88884b3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1047 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c0148b63-9e59-4c6c-a3b6-0c0426acba64", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "03c9d3df-79b1-4e1f-8290-e38b530efbf9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ecda907f-e049-46fe-b34a-70ae047af287", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0e26c665-3c3d-4f47-b3e7-08f4cc16294a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "38738b95-9b55-4df3-8756-ed3fb73942c4", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "420e9843-104f-4e2c-9922-8dde13eba1eb", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "261", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0e2fba3e-dda8-420b-82b0-d4e276d4aa8a:subnet_id=c0148b63-9e59-4c6c-a3b6-0c0426acba64", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0e2fba3e-dda8-420b-82b0-d4e276d4aa8a", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "19c4f537-1ea2-4b68-b274-1355846b17c6", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "410953cb-f370-4769-94ee-21894e10c8b8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T02:46:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T02:46:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "resource_type": "OS::Nova::Server"}]} 2019-01-09 02:47:11,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603/resources used request id req-614e49d0-8eb0-4b84-851e-4a7c88884b3d 2019-01-09 02:47:11,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0e26c665-3c3d-4f47-b3e7-08f4cc16294a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:11,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47: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-3b9d8852-1650-4af5-adc2-6d1682f6d269 x-compute-request-id: req-3b9d8852-1650-4af5-adc2-6d1682f6d269 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0e26c665-3c3d-4f47-b3e7-08f4cc16294a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0e26c665-3c3d-4f47-b3e7-08f4cc16294a", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "0e26c665-3c3d-4f47-b3e7-08f4cc16294a", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-flavor2-ttd6eiatyapv", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:47:11,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0e26c665-3c3d-4f47-b3e7-08f4cc16294a used request id req-3b9d8852-1650-4af5-adc2-6d1682f6d269 2019-01-09 02:47:11,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c0148b63-9e59-4c6c-a3b6-0c0426acba64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:11,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c22d9456-f339-4fb8-95ba-60445a6382eb Date: Wed, 09 Jan 2019 02:47:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}} 2019-01-09 02:47:11,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c0148b63-9e59-4c6c-a3b6-0c0426acba64 used request id req-c22d9456-f339-4fb8-95ba-60445a6382eb 2019-01-09 02:47:11,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:11,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-5c38a0a0-d2db-4d67-a354-0333359c9ca4 Date: Wed, 09 Jan 2019 02:47:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:11,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-5c38a0a0-d2db-4d67-a354-0333359c9ca4 2019-01-09 02:47:11,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:11,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-21c6ff5c-1cdc-429e-a375-442e7d499941 Date: Wed, 09 Jan 2019 02:47:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:11,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-21c6ff5c-1cdc-429e-a375-442e7d499941 2019-01-09 02:47:11,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:11,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ab29d871-2ed4-4f77-a583-0e008483bcad Date: Wed, 09 Jan 2019 02:47:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:11,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-ab29d871-2ed4-4f77-a583-0e008483bcad 2019-01-09 02:47:11,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:11,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96628df6-d5f8-4383-b3ce-3703c965dbea Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:11,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-96628df6-d5f8-4383-b3ce-3703c965dbea 2019-01-09 02:47:11,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:12,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-de4a49a0-d8fe-4c54-a9a4-1bb940350d92 Date: Wed, 09 Jan 2019 02:47:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:12,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-de4a49a0-d8fe-4c54-a9a4-1bb940350d92 2019-01-09 02:47:12,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287&mac_address=fa%3A16%3A3e%3Afb%3Aab%3Add&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:12,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-d562b2d9-0726-46ad-8ee0-a3a784fa1209 Date: Wed, 09 Jan 2019 02:47:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.11"}],"id":"92b7e491-e539-4520-ac45-ba0fd8e6f590","security_groups":["809d5d3f-210d-4586-b5e4-cf6c5abd937b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ab:dd","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:57Z","binding:vnic_type":"normal","device_id":"410953cb-f370-4769-94ee-21894e10c8b8"}]} 2019-01-09 02:47:12,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287&mac_address=fa%3A16%3A3e%3Afb%3Aab%3Add&admin_state_up=True used request id req-d562b2d9-0726-46ad-8ee0-a3a784fa1209 2019-01-09 02:47:12,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:12,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b04de3-0f60-4d97-9879-1db4a0d32ab4 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:12,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-a0b04de3-0f60-4d97-9879-1db4a0d32ab4 2019-01-09 02:47:12,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:12,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d2a64765-800a-474a-86bb-211749553ce8 Date: Wed, 09 Jan 2019 02:47:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:12,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-d2a64765-800a-474a-86bb-211749553ce8 2019-01-09 02:47:12,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:12,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-18042e72-36ac-4698-8ca1-768ba5b1ae68 Date: Wed, 09 Jan 2019 02:47:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:12,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-18042e72-36ac-4698-8ca1-768ba5b1ae68 2019-01-09 02:47:12,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:12,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-1f8435d0-4146-4e5c-93bc-2d48ce8a2278 Date: Wed, 09 Jan 2019 02:47:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.13"}],"id":"19c4f537-1ea2-4b68-b274-1355846b17c6","security_groups":["38738b95-9b55-4df3-8756-ed3fb73942c4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:9b:6a","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.1"}],"id":"3e943f6c-6c9a-4d02-95f3-6c9d23c4220c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:25:68","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.2"}],"id":"62ea1551-757b-4831-9117-b0297ce52414","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:79:a6","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.11"}],"id":"92b7e491-e539-4520-ac45-ba0fd8e6f590","security_groups":["809d5d3f-210d-4586-b5e4-cf6c5abd937b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ab:dd","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:57Z","binding:vnic_type":"normal","device_id":"410953cb-f370-4769-94ee-21894e10c8b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.4"}],"id":"e096887e-06f4-47c6-b135-c4d90c8d0730","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4f:bb","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.3"}],"id":"e5b736f7-c371-4d16-897d-28c6896f09c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:95:52","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecda907f-e049-46fe-b34a-70ae047af287"}]} 2019-01-09 02:47:12,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-1f8435d0-4146-4e5c-93bc-2d48ce8a2278 2019-01-09 02:47:12,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:13,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-d8b53313-0820-48b8-a840-ed4793423f68 Date: Wed, 09 Jan 2019 02:47:13 GMT RESP BODY: {"floatingips": [{"router_id": "0e2fba3e-dda8-420b-82b0-d4e276d4aa8a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "created_at": "2019-01-09T02:46:52Z", "updated_at": "2019-01-09T02:46:54Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "11062a1b3e1941b19e3ed57cd88023f5", "port_id": "19c4f537-1ea2-4b68-b274-1355846b17c6", "id": "420e9843-104f-4e2c-9922-8dde13eba1eb"}]} 2019-01-09 02:47:13,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-d8b53313-0820-48b8-a840-ed4793423f68 2019-01-09 02:47:13,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:13,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9d362c86-9cbe-4cd1-9a5b-7f8aff660ef0 Date: Wed, 09 Jan 2019 02:47:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:46:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:46:37Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/snap", "metadata": {}}], "self": "/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "min_disk": 0, "protected": false, "id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "file": "/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11062a1b3e1941b19e3ed57cd88023f5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:47:13,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5 used request id req-9d362c86-9cbe-4cd1-9a5b-7f8aff660ef0 2019-01-09 02:47:13,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:13,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-67314410-4cba-424a-9c59-dd68ed514b89 Date: Wed, 09 Jan 2019 02: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:47:13,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-67314410-4cba-424a-9c59-dd68ed514b89 2019-01-09 02:47:13,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:14,019 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:47:13 GMT Server: Apache x-openstack-request-id: req-aee01ba2-4057-4623-844c-8d5a7071d487 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:14,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:14 GMT Server: Apache x-openstack-request-id: req-dccd4205-7a25-466e-ae9b-c79b450f75ad 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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLEwHQv0cG4jNad91FZ+2Dxxat3ncgGX05Ao/f0ZSdLvknd7\nmkE0fxeXWmdI1dq3GxTYkyAeFMVdI4G6uP2K1nQhp1sB2Ma3swYZc4XDAct2tN5Z\n05UQ/U18Bxw5DHvVyxwHOtUwwgj5eZEgG++5g/7lDYmYnjKTbaXldG+IYOJe35W/\nnOfyRNDnLmgE7aELUSXF+Fdj64OcGt0aognNiNzWX9pCcKXEuC2nrp8eEiMCjZDu\noShFiF2UX3o7853tmias1jvqX2N8CFN6OV8sFyXLGpND/0WcNILa7yaK5lTRmrto\nGiyp5kLSj5hjtXfgFrI5eIAXjNZZsxzrVuKnAwIDAQABAoIBAFI4FvonU0cl0KjX\nCk4Xv1oV9kujw5/eE6/MEmOXY8WYkKw8Ypr2Ah+96dQF/MevGSqGKi+88Yc/oUno\nO66UuFTl2AF/ox/UvvyEb5oc5wYKhKrZ/VUSnECXWOp1ZvQmwLMtpA5Nz+nhQuYa\ndBfbrVOUinVvVrC+RSFf4/jkmeq+ucQf/+60IBAdBFNDD6zlDXqB4B7mk2scHmpf\nAqQ4GZ7sbwtUaRIz7i13zfM1Rl4RRxE/iuFM77M3LUVKQ2/lfzQ/QHTbSysfUm4W\ngkrr8M51aWookaORMNMBoMoe1MhWcQXtGProgKBPjnHFuOu/YtBHUZ4COoegq8k1\nPRdMYUECgYEA4v59uVNGVuicZlVUSLuUg1hkJ4vtdYRSPz/sHym+MLkB6b44ZGNp\n1JxkkuSkhVSVmkvt2uRVam99iR4/oEEEpzwcocb7T9CgamcpBawuDA6kFcIu51UQ\n5X5cZEBi8sRgjuAF5K/FMSy4OcM9U0REXUVntLrEWzRXsRdl+PTQkmECgYEA0Erm\nhH7ti2xgRHDf+V9mDjN/2PGJVTfgEeOkXLDb4vKINMUNL7q56Xrt02H63RVESXqo\ndG96EvbE7RMhjxrKEdp35T1tOze0W5QeVYwF15zXCLeEnEwd8umeSHXI7hrjevr0\ns0f+nmeaLIruOfEtNLVr82drKYwa++FwC42Eu+MCgYBvHMPOA8VapWJpdTtcnvWD\nlbDw6r3B2JOqAlBCsNw4XVdiY4qXGVKkkClq/iDKYy0X6jL0AvEMuKZqiDP87dap\nRfN9/TjnSOg9LWIXNMEVhdUsEXGEK0+qBsCTEjFdRGM/jMlVt/R+rbVAESHjsHcG\ncQLipMmZG3YRabKwuqWeAQKBgQDAi1yIQmUIK0jaO5VvijZnDkgynSSceChToSGA\n5aR+KECstzM3Wd8d65sJeltSH6SeYBp0d9Ba02660KKHDPaahl+qs5vTz+yTc1qP\nLf8Aj2VgE3UsnlhZAohk5yy0nnqGZpHpYLYIbDDi2BLb0Qw+2y5NNN6k63TOPlk6\n9LksjQKBgH/OKAQtTSpYs2DoEGHsso31upcoapia/PRcjN/WX76EHf7oMBRjQDMO\nQa9K57pij9DsTPtFH6GiB+jAmrQwPP63TUVfcCHimhKsv867v0XBPf4PW/U37rRt\nYBRH9jfE/71vf5qh/FjQS7F5IfOvdZhOdx4f+NCEhA0A8PzOWs8P\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"}} 2019-01-09 02:47:14,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-dccd4205-7a25-466e-ae9b-c79b450f75ad 2019-01-09 02:47:14,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:47:14,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:47:14,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70d67e7b4dc24d728c7e0ab1a0ace79b", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11062a1b3e1941b19e3ed57cd88023f5", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e1f00484-4983-485-user", "id": "bc013c38a55e4ea79efaa7a3b03641c2"}, "audit_ids": ["S512UOYiSluLUD_MnHutBA"], "issued_at": "2019-01-09T02:47:14.000000Z"}} 2019-01-09 02:47:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:14,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d51c0e-dad2-4583-bda5-5f9bfdc428ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:47:14,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f8d51c0e-dad2-4583-bda5-5f9bfdc428ee 2019-01-09 02:47:14,814 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:47:14,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:14,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d836266-5c00-433b-98ca-bbd76748069b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:47:14,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5d836266-5c00-433b-98ca-bbd76748069b 2019-01-09 02:47:14,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:15,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-035e46f4-411d-4c15-a769-f0799e3ddf75 Date: Wed, 09 Jan 2019 02:47:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:15,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-035e46f4-411d-4c15-a769-f0799e3ddf75 2019-01-09 02:47:15,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:47:15,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:47:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:47:15,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:15,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b38e7a3-fd8b-405f-97e9-af4043f994b6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:15,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-4b38e7a3-fd8b-405f-97e9-af4043f994b6 2019-01-09 02:47:15,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:15,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9147e161-90ff-4746-a5a2-7282a3223b9b Date: Wed, 09 Jan 2019 02:47:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:15,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-9147e161-90ff-4746-a5a2-7282a3223b9b 2019-01-09 02:47:15,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287&mac_address=fa%3A16%3A3e%3Afb%3Aab%3Add&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:15,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-1187f989-44ab-4842-b922-4ce1151c7760 Date: Wed, 09 Jan 2019 02:47:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.11"}],"id":"92b7e491-e539-4520-ac45-ba0fd8e6f590","security_groups":["809d5d3f-210d-4586-b5e4-cf6c5abd937b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ab:dd","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:57Z","binding:vnic_type":"normal","device_id":"410953cb-f370-4769-94ee-21894e10c8b8"}]} 2019-01-09 02:47:15,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287&mac_address=fa%3A16%3A3e%3Afb%3Aab%3Add&admin_state_up=True used request id req-1187f989-44ab-4842-b922-4ce1151c7760 2019-01-09 02:47:15,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:15,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea399fa-0c47-4da3-b394-b363bab60bef Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:15,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-fea399fa-0c47-4da3-b394-b363bab60bef 2019-01-09 02:47:15,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:17,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-262ad41c-bebc-4f2e-a548-6e521dcf549b x-compute-request-id: req-262ad41c-bebc-4f2e-a548-6e521dcf549b Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ab:dd", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/410953cb-f370-4769-94ee-21894e10c8b8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/410953cb-f370-4769-94ee-21894e10c8b8", "rel": "bookmark"}], "image": {"id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "links": [{"href": "http://172.30.9.26:8774/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2019-01-09T02:47:04.000000", "flavor": {"id": "0e26c665-3c3d-4f47-b3e7-08f4cc16294a", "links": [{"href": "http://172.30.9.26:8774/flavors/0e26c665-3c3d-4f47-b3e7-08f4cc16294a", "rel": "bookmark"}]}, "id": "410953cb-f370-4769-94ee-21894e10c8b8", "security_groups": [{"name": "default"}], "user_id": "bc013c38a55e4ea79efaa7a3b03641c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:47:04Z", "hostId": "f025ad0bf58a5d96af88c3a2a35130953aa698a6be6eb7a5fcbb4494", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "created": "2019-01-09T02:46:55Z", "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:47:17,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2 used request id req-262ad41c-bebc-4f2e-a548-6e521dcf549b 2019-01-09 02:47:17,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:17,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-33153a78-f7b0-4cc8-bfbc-2963073ac646 Date: Wed, 09 Jan 2019 02:47:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:17,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-33153a78-f7b0-4cc8-bfbc-2963073ac646 2019-01-09 02:47:17,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:17,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8670e763-49b0-4a9d-838f-efea0803f3ba Date: Wed, 09 Jan 2019 02:47:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:17,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-8670e763-49b0-4a9d-838f-efea0803f3ba 2019-01-09 02:47:17,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:17,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-a09f43e8-98fe-4709-9aad-8c3a3ce66497 Date: Wed, 09 Jan 2019 02:47:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.13"}],"id":"19c4f537-1ea2-4b68-b274-1355846b17c6","security_groups":["38738b95-9b55-4df3-8756-ed3fb73942c4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:9b:6a","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.1"}],"id":"3e943f6c-6c9a-4d02-95f3-6c9d23c4220c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:25:68","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.2"}],"id":"62ea1551-757b-4831-9117-b0297ce52414","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:79:a6","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.11"}],"id":"92b7e491-e539-4520-ac45-ba0fd8e6f590","security_groups":["809d5d3f-210d-4586-b5e4-cf6c5abd937b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ab:dd","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:57Z","binding:vnic_type":"normal","device_id":"410953cb-f370-4769-94ee-21894e10c8b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.4"}],"id":"e096887e-06f4-47c6-b135-c4d90c8d0730","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4f:bb","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.3"}],"id":"e5b736f7-c371-4d16-897d-28c6896f09c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:95:52","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecda907f-e049-46fe-b34a-70ae047af287"}]} 2019-01-09 02:47:17,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-a09f43e8-98fe-4709-9aad-8c3a3ce66497 2019-01-09 02:47:17,680 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2 2019-01-09 02:47:17,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:18,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-9ddcef2f-c16e-4fe8-b9d0-734f6e3ee408 Date: Wed, 09 Jan 2019 02:47:18 GMT RESP BODY: {"floatingips": [{"router_id": "0e2fba3e-dda8-420b-82b0-d4e276d4aa8a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "created_at": "2019-01-09T02:46:52Z", "updated_at": "2019-01-09T02:46:54Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "11062a1b3e1941b19e3ed57cd88023f5", "port_id": "19c4f537-1ea2-4b68-b274-1355846b17c6", "id": "420e9843-104f-4e2c-9922-8dde13eba1eb"}]} 2019-01-09 02:47:18,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-9ddcef2f-c16e-4fe8-b9d0-734f6e3ee408 2019-01-09 02:47:18,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/03c9d3df-79b1-4e1f-8290-e38b530efbf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:18,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47: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-0c3e718a-a3a1-43a0-9790-8ada65bec491 x-compute-request-id: req-0c3e718a-a3a1-43a0-9790-8ada65bec491 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/03c9d3df-79b1-4e1f-8290-e38b530efbf9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/03c9d3df-79b1-4e1f-8290-e38b530efbf9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "03c9d3df-79b1-4e1f-8290-e38b530efbf9", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-flavor1-vapih6z44wot", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:47:18,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/03c9d3df-79b1-4e1f-8290-e38b530efbf9 used request id req-0c3e718a-a3a1-43a0-9790-8ada65bec491 2019-01-09 02:47:18,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c0148b63-9e59-4c6c-a3b6-0c0426acba64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:18,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-75907d61-f4fe-4788-9227-51b1d80e667a Date: Wed, 09 Jan 2019 02:47:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}} 2019-01-09 02:47:18,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c0148b63-9e59-4c6c-a3b6-0c0426acba64 used request id req-75907d61-f4fe-4788-9227-51b1d80e667a 2019-01-09 02:47:18,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:19,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-99993c31-36de-4ffe-9011-c78b8c929d66 Date: Wed, 09 Jan 2019 02:47:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:19,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-99993c31-36de-4ffe-9011-c78b8c929d66 2019-01-09 02:47:19,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:19,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9c7abcf2-272f-4d54-976b-5c05067101a7 Date: Wed, 09 Jan 2019 02:47:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:19,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-9c7abcf2-272f-4d54-976b-5c05067101a7 2019-01-09 02:47:19,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:19,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-fbeae96b-7a1c-44ce-96a0-6fd37f9a2de8 Date: Wed, 09 Jan 2019 02:47:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:19,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-fbeae96b-7a1c-44ce-96a0-6fd37f9a2de8 2019-01-09 02:47:19,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:19,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9080d6-2766-4a75-b648-30b629cf66ad Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:19,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-ec9080d6-2766-4a75-b648-30b629cf66ad 2019-01-09 02:47:19,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:19,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f302d488-788d-478a-b506-81e587816a88 Date: Wed, 09 Jan 2019 02:47:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:19,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-f302d488-788d-478a-b506-81e587816a88 2019-01-09 02:47:19,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287&mac_address=fa%3A16%3A3e%3A5d%3A9b%3A6a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:19,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-140452c4-ccb3-47d8-b1ff-788e9b4e65a0 Date: Wed, 09 Jan 2019 02:47:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.13"}],"id":"19c4f537-1ea2-4b68-b274-1355846b17c6","security_groups":["38738b95-9b55-4df3-8756-ed3fb73942c4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:9b:6a","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312"}]} 2019-01-09 02:47:19,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287&mac_address=fa%3A16%3A3e%3A5d%3A9b%3A6a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2&admin_state_up=True used request id req-140452c4-ccb3-47d8-b1ff-788e9b4e65a0 2019-01-09 02:47:19,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:19,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9459b76a-a271-412d-9904-300cfda57ac6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:19,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-9459b76a-a271-412d-9904-300cfda57ac6 2019-01-09 02:47:19,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:20,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2a6073a5-343f-4570-bcd5-fb9b91c50903 Date: Wed, 09 Jan 2019 02:47:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:20,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-2a6073a5-343f-4570-bcd5-fb9b91c50903 2019-01-09 02:47:20,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:20,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fdee841d-8617-472f-8aad-70de436a4217 Date: Wed, 09 Jan 2019 02:47:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:20,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-fdee841d-8617-472f-8aad-70de436a4217 2019-01-09 02:47:20,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:20,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-f4838d17-c3ca-4386-912d-2995755f2174 Date: Wed, 09 Jan 2019 02:47:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.13"}],"id":"19c4f537-1ea2-4b68-b274-1355846b17c6","security_groups":["38738b95-9b55-4df3-8756-ed3fb73942c4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:9b:6a","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.1"}],"id":"3e943f6c-6c9a-4d02-95f3-6c9d23c4220c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:25:68","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.2"}],"id":"62ea1551-757b-4831-9117-b0297ce52414","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:79:a6","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.11"}],"id":"92b7e491-e539-4520-ac45-ba0fd8e6f590","security_groups":["809d5d3f-210d-4586-b5e4-cf6c5abd937b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ab:dd","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:57Z","binding:vnic_type":"normal","device_id":"410953cb-f370-4769-94ee-21894e10c8b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.4"}],"id":"e096887e-06f4-47c6-b135-c4d90c8d0730","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4f:bb","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.3"}],"id":"e5b736f7-c371-4d16-897d-28c6896f09c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:95:52","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecda907f-e049-46fe-b34a-70ae047af287"}]} 2019-01-09 02:47:20,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-f4838d17-c3ca-4386-912d-2995755f2174 2019-01-09 02:47:20,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:20,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-616fa0d8-2680-4dc1-be07-57454c4f8e1c Date: Wed, 09 Jan 2019 02:47:20 GMT RESP BODY: {"floatingips": [{"router_id": "0e2fba3e-dda8-420b-82b0-d4e276d4aa8a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "created_at": "2019-01-09T02:46:52Z", "updated_at": "2019-01-09T02:46:54Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "11062a1b3e1941b19e3ed57cd88023f5", "port_id": "19c4f537-1ea2-4b68-b274-1355846b17c6", "id": "420e9843-104f-4e2c-9922-8dde13eba1eb"}]} 2019-01-09 02:47:20,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-616fa0d8-2680-4dc1-be07-57454c4f8e1c 2019-01-09 02:47:20,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/0e2fba3e-dda8-420b-82b0-d4e276d4aa8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:20,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-9d0b970c-4526-47ed-a4b1-f2e1737d3577 Date: Wed, 09 Jan 2019 02:47:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "created_at": "2019-01-09T02:46:46Z", "admin_state_up": true, "updated_at": "2019-01-09T02:46:53Z", "project_id": "11062a1b3e1941b19e3ed57cd88023f5", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "0e2fba3e-dda8-420b-82b0-d4e276d4aa8a", "name": "mgmt_router"}} 2019-01-09 02:47:20,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/0e2fba3e-dda8-420b-82b0-d4e276d4aa8a used request id req-9d0b970c-4526-47ed-a4b1-f2e1737d3577 2019-01-09 02:47:20,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=0e2fba3e-dda8-420b-82b0-d4e276d4aa8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:20,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-636a559f-0f3d-44c4-ba84-b38e8929f98f Date: Wed, 09 Jan 2019 02:47:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d80cb98-a2ef-4172-99df-b45403744493","ip_address":"169.254.192.2"}],"id":"1e1c5067-1ce5-4fa3-9b61-c14f3a8f35e1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:d3:56","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 11062a1b3e1941b19e3ed57cd88023f5","admin_state_up":true,"network_id":"7f120805-ac54-4f5a-8d77-b5bf547a30b0","tenant_id":"","created_at":"2019-01-09T02:46:47Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.1"}],"id":"3e943f6c-6c9a-4d02-95f3-6c9d23c4220c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:25:68","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:07Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1e4100a-4106-426a-8347-cb338a7d46c0","ip_address":"172.30.9.208"}],"id":"6d9d6b1a-a9c6-42ab-948d-c5847da559cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:3b:dd","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"","created_at":"2019-01-09T02:46:46Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:54Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d80cb98-a2ef-4172-99df-b45403744493","ip_address":"169.254.192.7"}],"id":"8e01e50b-c760-4c3b-b9c9-c7f0bdf687e7","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:e1:62","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 11062a1b3e1941b19e3ed57cd88023f5","admin_state_up":true,"network_id":"7f120805-ac54-4f5a-8d77-b5bf547a30b0","tenant_id":"","created_at":"2019-01-09T02:46:49Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d80cb98-a2ef-4172-99df-b45403744493","ip_address":"169.254.192.8"}],"id":"c56c15a4-5f39-4e44-8c10-e1759665e0e4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:b9:e7","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 11062a1b3e1941b19e3ed57cd88023f5","admin_state_up":true,"network_id":"7f120805-ac54-4f5a-8d77-b5bf547a30b0","tenant_id":"","created_at":"2019-01-09T02:46:48Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"}]} 2019-01-09 02:47:20,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=0e2fba3e-dda8-420b-82b0-d4e276d4aa8a used request id req-636a559f-0f3d-44c4-ba84-b38e8929f98f 2019-01-09 02:47:21,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:21,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-65c974a2-fb9e-48ff-b3ce-b3e27357e25f Date: Wed, 09 Jan 2019 02:47:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"782dec73-78a8-46a5-abfe-4590d9211012","tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:42Z","dns_nameservers":[],"updated_at":"2019-01-09T00:33:42Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"8b4091d6970f4b0f81c299bb948e726c","id":"e1e4100a-4106-426a-8347-cb338a7d46c0","subnetpool_id":null,"name":"external-subnet"}} 2019-01-09 02:47:21,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e1e4100a-4106-426a-8347-cb338a7d46c0 used request id req-65c974a2-fb9e-48ff-b3ce-b3e27357e25f 2019-01-09 02:47:21,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4d80cb98-a2ef-4172-99df-b45403744493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:21,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-35f81f40-71ef-4f9b-a2f7-fddac95d73fb Date: Wed, 09 Jan 2019 02:47:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7f120805-ac54-4f5a-8d77-b5bf547a30b0","tenant_id":"","created_at":"2019-01-09T02:46:45Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4d80cb98-a2ef-4172-99df-b45403744493","subnetpool_id":null,"name":"HA subnet tenant 11062a1b3e1941b19e3ed57cd88023f5"}} 2019-01-09 02:47:21,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4d80cb98-a2ef-4172-99df-b45403744493 used request id req-35f81f40-71ef-4f9b-a2f7-fddac95d73fb 2019-01-09 02:47:21,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4d80cb98-a2ef-4172-99df-b45403744493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:21,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-38286505-0a63-4211-b1ba-09211244a1c6 Date: Wed, 09 Jan 2019 02:47:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7f120805-ac54-4f5a-8d77-b5bf547a30b0","tenant_id":"","created_at":"2019-01-09T02:46:45Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4d80cb98-a2ef-4172-99df-b45403744493","subnetpool_id":null,"name":"HA subnet tenant 11062a1b3e1941b19e3ed57cd88023f5"}} 2019-01-09 02:47:21,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4d80cb98-a2ef-4172-99df-b45403744493 used request id req-38286505-0a63-4211-b1ba-09211244a1c6 2019-01-09 02:47:21,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4d80cb98-a2ef-4172-99df-b45403744493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:21,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-65360578-ab5e-4154-a75f-bfecd0284672 Date: Wed, 09 Jan 2019 02:47:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7f120805-ac54-4f5a-8d77-b5bf547a30b0","tenant_id":"","created_at":"2019-01-09T02:46:45Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4d80cb98-a2ef-4172-99df-b45403744493","subnetpool_id":null,"name":"HA subnet tenant 11062a1b3e1941b19e3ed57cd88023f5"}} 2019-01-09 02:47:21,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4d80cb98-a2ef-4172-99df-b45403744493 used request id req-65360578-ab5e-4154-a75f-bfecd0284672 2019-01-09 02:47:21,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c0148b63-9e59-4c6c-a3b6-0c0426acba64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:21,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e1ae9eac-2ddc-4b71-93cb-681ad1a451f0 Date: Wed, 09 Jan 2019 02:47:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}} 2019-01-09 02:47:21,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c0148b63-9e59-4c6c-a3b6-0c0426acba64 used request id req-e1ae9eac-2ddc-4b71-93cb-681ad1a451f0 2019-01-09 02:47:21,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/19c4f537-1ea2-4b68-b274-1355846b17c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:21,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-2677615a-ed8d-4d25-8b68-f1e93dbf2d02 Date: Wed, 09 Jan 2019 02:47:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.13"}],"id":"19c4f537-1ea2-4b68-b274-1355846b17c6","security_groups":["38738b95-9b55-4df3-8756-ed3fb73942c4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:9b:6a","device_id":"55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2","project_id":"11062a1b3e1941b19e3ed57cd88023f5","qos_policy_id":null,"admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal"}} 2019-01-09 02:47:21,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/19c4f537-1ea2-4b68-b274-1355846b17c6 used request id req-2677615a-ed8d-4d25-8b68-f1e93dbf2d02 2019-01-09 02:47:21,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c0148b63-9e59-4c6c-a3b6-0c0426acba64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:21,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-590f0202-c841-4b66-b536-8adf8393838b Date: Wed, 09 Jan 2019 02:47:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}} 2019-01-09 02:47:21,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c0148b63-9e59-4c6c-a3b6-0c0426acba64 used request id req-590f0202-c841-4b66-b536-8adf8393838b 2019-01-09 02:47:21,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:21,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7bd99457-88ae-4161-a1ec-3408651b39a4 Date: Wed, 09 Jan 2019 02:47:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:46:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T02:46:37Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/snap", "metadata": {}}], "self": "/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "min_disk": 0, "protected": false, "id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "file": "/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11062a1b3e1941b19e3ed57cd88023f5", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/56631312-8a83-4e2a-a4fe-b3442e8925e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:47:21,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5 used request id req-7bd99457-88ae-4161-a1ec-3408651b39a4 2019-01-09 02:47:21,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b893c9bc6dff735c18b6d872b9e804f458a388c" 2019-01-09 02:47:22,168 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:47:21 GMT Server: Apache x-openstack-request-id: req-6a4893da-8af6-4293-9e56-74be87ae7f60 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:22,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:22 GMT Server: Apache x-openstack-request-id: req-6272542c-fae3-44ff-a2a4-c59bc8073d8d 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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLEwHQv0cG4jNad91FZ+2Dxxat3ncgGX05Ao/f0ZSdLvknd7\nmkE0fxeXWmdI1dq3GxTYkyAeFMVdI4G6uP2K1nQhp1sB2Ma3swYZc4XDAct2tN5Z\n05UQ/U18Bxw5DHvVyxwHOtUwwgj5eZEgG++5g/7lDYmYnjKTbaXldG+IYOJe35W/\nnOfyRNDnLmgE7aELUSXF+Fdj64OcGt0aognNiNzWX9pCcKXEuC2nrp8eEiMCjZDu\noShFiF2UX3o7853tmias1jvqX2N8CFN6OV8sFyXLGpND/0WcNILa7yaK5lTRmrto\nGiyp5kLSj5hjtXfgFrI5eIAXjNZZsxzrVuKnAwIDAQABAoIBAFI4FvonU0cl0KjX\nCk4Xv1oV9kujw5/eE6/MEmOXY8WYkKw8Ypr2Ah+96dQF/MevGSqGKi+88Yc/oUno\nO66UuFTl2AF/ox/UvvyEb5oc5wYKhKrZ/VUSnECXWOp1ZvQmwLMtpA5Nz+nhQuYa\ndBfbrVOUinVvVrC+RSFf4/jkmeq+ucQf/+60IBAdBFNDD6zlDXqB4B7mk2scHmpf\nAqQ4GZ7sbwtUaRIz7i13zfM1Rl4RRxE/iuFM77M3LUVKQ2/lfzQ/QHTbSysfUm4W\ngkrr8M51aWookaORMNMBoMoe1MhWcQXtGProgKBPjnHFuOu/YtBHUZ4COoegq8k1\nPRdMYUECgYEA4v59uVNGVuicZlVUSLuUg1hkJ4vtdYRSPz/sHym+MLkB6b44ZGNp\n1JxkkuSkhVSVmkvt2uRVam99iR4/oEEEpzwcocb7T9CgamcpBawuDA6kFcIu51UQ\n5X5cZEBi8sRgjuAF5K/FMSy4OcM9U0REXUVntLrEWzRXsRdl+PTQkmECgYEA0Erm\nhH7ti2xgRHDf+V9mDjN/2PGJVTfgEeOkXLDb4vKINMUNL7q56Xrt02H63RVESXqo\ndG96EvbE7RMhjxrKEdp35T1tOze0W5QeVYwF15zXCLeEnEwd8umeSHXI7hrjevr0\ns0f+nmeaLIruOfEtNLVr82drKYwa++FwC42Eu+MCgYBvHMPOA8VapWJpdTtcnvWD\nlbDw6r3B2JOqAlBCsNw4XVdiY4qXGVKkkClq/iDKYy0X6jL0AvEMuKZqiDP87dap\nRfN9/TjnSOg9LWIXNMEVhdUsEXGEK0+qBsCTEjFdRGM/jMlVt/R+rbVAESHjsHcG\ncQLipMmZG3YRabKwuqWeAQKBgQDAi1yIQmUIK0jaO5VvijZnDkgynSSceChToSGA\n5aR+KECstzM3Wd8d65sJeltSH6SeYBp0d9Ba02660KKHDPaahl+qs5vTz+yTc1qP\nLf8Aj2VgE3UsnlhZAohk5yy0nnqGZpHpYLYIbDDi2BLb0Qw+2y5NNN6k63TOPlk6\n9LksjQKBgH/OKAQtTSpYs2DoEGHsso31upcoapia/PRcjN/WX76EHf7oMBRjQDMO\nQa9K57pij9DsTPtFH6GiB+jAmrQwPP63TUVfcCHimhKsv867v0XBPf4PW/U37rRt\nYBRH9jfE/71vf5qh/FjQS7F5IfOvdZhOdx4f+NCEhA0A8PzOWs8P\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"}} 2019-01-09 02:47:22,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-6272542c-fae3-44ff-a2a4-c59bc8073d8d 2019-01-09 02:47:22,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:47:22,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:47:22,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70d67e7b4dc24d728c7e0ab1a0ace79b", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj-role"}, {"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:47:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11062a1b3e1941b19e3ed57cd88023f5", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/11062a1b3e1941b19e3ed57cd88023f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e1f00484-4983-485-user", "id": "bc013c38a55e4ea79efaa7a3b03641c2"}, "audit_ids": ["FrlpNIsxRqieHXYcOVwpJA"], "issued_at": "2019-01-09T02:47:22.000000Z"}} 2019-01-09 02:47:22,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:22,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c110fc5a-c338-4e6d-8004-dedf9316a79c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:47:22,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c110fc5a-c338-4e6d-8004-dedf9316a79c 2019-01-09 02:47:22,964 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:47:22,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:23,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1cac57-e516-41b1-bca0-98a5e090acde Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:47:23,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b1cac57-e516-41b1-bca0-98a5e090acde 2019-01-09 02:47:23,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:23,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9a7163c5-e2a0-41d6-85ff-011fce847210 Date: Wed, 09 Jan 2019 02:47:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:23,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-9a7163c5-e2a0-41d6-85ff-011fce847210 2019-01-09 02:47:23,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:47:23,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:47:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:47:23,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:23,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed90e74-0d14-42a7-a025-ac012c5b0ed6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:23,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-3ed90e74-0d14-42a7-a025-ac012c5b0ed6 2019-01-09 02:47:23,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:23,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d5a8d9a3-7ab6-4a51-9c5b-82b3f079ce6d Date: Wed, 09 Jan 2019 02:47:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:23,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-d5a8d9a3-7ab6-4a51-9c5b-82b3f079ce6d 2019-01-09 02:47:23,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287&mac_address=fa%3A16%3A3e%3A5d%3A9b%3A6a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:23,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-8353a123-88c9-4adf-aceb-14b15d8c2147 Date: Wed, 09 Jan 2019 02:47:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.13"}],"id":"19c4f537-1ea2-4b68-b274-1355846b17c6","security_groups":["38738b95-9b55-4df3-8756-ed3fb73942c4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:9b:6a","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312"}]} 2019-01-09 02:47:23,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287&mac_address=fa%3A16%3A3e%3A5d%3A9b%3A6a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2&admin_state_up=True used request id req-8353a123-88c9-4adf-aceb-14b15d8c2147 2019-01-09 02:47:23,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:24,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91afe63-f6f6-49ab-9a6c-31845a1ee13b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:24,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-f91afe63-f6f6-49ab-9a6c-31845a1ee13b 2019-01-09 02:47:24,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:25,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47: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-d73625e6-1f4b-417f-92ae-6478edc28697 x-compute-request-id: req-d73625e6-1f4b-417f-92ae-6478edc28697 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:9b:6a", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:9b:6a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "rel": "bookmark"}], "image": {"id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "links": [{"href": "http://172.30.9.26:8774/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2019-01-09T02:47:03.000000", "flavor": {"id": "03c9d3df-79b1-4e1f-8290-e38b530efbf9", "links": [{"href": "http://172.30.9.26:8774/flavors/03c9d3df-79b1-4e1f-8290-e38b530efbf9", "rel": "bookmark"}]}, "id": "55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "security_groups": [{"name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp"}], "user_id": "bc013c38a55e4ea79efaa7a3b03641c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:47:04Z", "hostId": "25ed207bdf649cf11b5ed5cc7da61d77d789bf49be0e2a77f4a0a57f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "created": "2019-01-09T02:46:56Z", "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:47:25,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1 used request id req-d73625e6-1f4b-417f-92ae-6478edc28697 2019-01-09 02:47:25,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:25,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-47254ba1-cd52-4a2a-83ab-4fb45900dfc0 Date: Wed, 09 Jan 2019 02:47:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:25,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-47254ba1-cd52-4a2a-83ab-4fb45900dfc0 2019-01-09 02:47:25,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:25,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-454b21b6-d886-417b-a4b7-eec028a9b4f1 Date: Wed, 09 Jan 2019 02:47:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:25,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-454b21b6-d886-417b-a4b7-eec028a9b4f1 2019-01-09 02:47:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:25,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-cade5ca7-ca6b-44c9-91d4-8253953a5c26 Date: Wed, 09 Jan 2019 02:47:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.13"}],"id":"19c4f537-1ea2-4b68-b274-1355846b17c6","security_groups":["38738b95-9b55-4df3-8756-ed3fb73942c4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:9b:6a","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.1"}],"id":"3e943f6c-6c9a-4d02-95f3-6c9d23c4220c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:25:68","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.2"}],"id":"62ea1551-757b-4831-9117-b0297ce52414","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:79:a6","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.11"}],"id":"92b7e491-e539-4520-ac45-ba0fd8e6f590","security_groups":["809d5d3f-210d-4586-b5e4-cf6c5abd937b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ab:dd","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:57Z","binding:vnic_type":"normal","device_id":"410953cb-f370-4769-94ee-21894e10c8b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.4"}],"id":"e096887e-06f4-47c6-b135-c4d90c8d0730","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4f:bb","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.3"}],"id":"e5b736f7-c371-4d16-897d-28c6896f09c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:95:52","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecda907f-e049-46fe-b34a-70ae047af287"}]} 2019-01-09 02:47:25,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-cade5ca7-ca6b-44c9-91d4-8253953a5c26 2019-01-09 02:47:25,970 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1 2019-01-09 02:47:25,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:26,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-95dbfc00-d6dd-4da9-b03d-51b6a8212672 Date: Wed, 09 Jan 2019 02:47:26 GMT RESP BODY: {"floatingips": [{"router_id": "0e2fba3e-dda8-420b-82b0-d4e276d4aa8a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "created_at": "2019-01-09T02:46:52Z", "updated_at": "2019-01-09T02:46:54Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "11062a1b3e1941b19e3ed57cd88023f5", "port_id": "19c4f537-1ea2-4b68-b274-1355846b17c6", "id": "420e9843-104f-4e2c-9922-8dde13eba1eb"}]} 2019-01-09 02:47:26,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-95dbfc00-d6dd-4da9-b03d-51b6a8212672 2019-01-09 02:47:26,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/410953cb-f370-4769-94ee-21894e10c8b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:26,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b2ffe29-0fcf-4e62-a3f7-4a92773ef826 x-compute-request-id: req-9b2ffe29-0fcf-4e62-a3f7-4a92773ef826 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ab:dd", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/410953cb-f370-4769-94ee-21894e10c8b8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/410953cb-f370-4769-94ee-21894e10c8b8", "rel": "bookmark"}], "image": {"id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "links": [{"href": "http://172.30.9.26:8774/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2019-01-09T02:47:04.000000", "flavor": {"id": "0e26c665-3c3d-4f47-b3e7-08f4cc16294a", "links": [{"href": "http://172.30.9.26:8774/flavors/0e26c665-3c3d-4f47-b3e7-08f4cc16294a", "rel": "bookmark"}]}, "id": "410953cb-f370-4769-94ee-21894e10c8b8", "security_groups": [{"name": "default"}], "user_id": "bc013c38a55e4ea79efaa7a3b03641c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:47:04Z", "hostId": "f025ad0bf58a5d96af88c3a2a35130953aa698a6be6eb7a5fcbb4494", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "created": "2019-01-09T02:46:55Z", "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:47:26,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/410953cb-f370-4769-94ee-21894e10c8b8 used request id req-9b2ffe29-0fcf-4e62-a3f7-4a92773ef826 2019-01-09 02:47:26,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:27,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-8e1b642a-9fb5-4a38-bbf3-6b5568efebae Date: Wed, 09 Jan 2019 02:47:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:27,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-8e1b642a-9fb5-4a38-bbf3-6b5568efebae 2019-01-09 02:47:27,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:27,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68641e39-979f-4ec5-b807-374ab7f803e8 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:27,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-68641e39-979f-4ec5-b807-374ab7f803e8 2019-01-09 02:47:27,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:27,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b8c38bee-68a8-467d-9cea-37d4bc366ccd Date: Wed, 09 Jan 2019 02:47:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:27,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-b8c38bee-68a8-467d-9cea-37d4bc366ccd 2019-01-09 02:47:27,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2b9c8b39b066ee66c0a9fe88f2bd33fe0edae7" 2019-01-09 02:47:27,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-03451fb1-3e5c-413e-a979-71ee296f22bf Date: Wed, 09 Jan 2019 02:47:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.13"}],"id":"19c4f537-1ea2-4b68-b274-1355846b17c6","security_groups":["38738b95-9b55-4df3-8756-ed3fb73942c4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:9b:6a","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.1"}],"id":"3e943f6c-6c9a-4d02-95f3-6c9d23c4220c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:25:68","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.2"}],"id":"62ea1551-757b-4831-9117-b0297ce52414","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:79:a6","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.11"}],"id":"92b7e491-e539-4520-ac45-ba0fd8e6f590","security_groups":["809d5d3f-210d-4586-b5e4-cf6c5abd937b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ab:dd","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:57Z","binding:vnic_type":"normal","device_id":"410953cb-f370-4769-94ee-21894e10c8b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.4"}],"id":"e096887e-06f4-47c6-b135-c4d90c8d0730","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4f:bb","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.3"}],"id":"e5b736f7-c371-4d16-897d-28c6896f09c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:95:52","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecda907f-e049-46fe-b34a-70ae047af287"}]} 2019-01-09 02:47:27,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-03451fb1-3e5c-413e-a979-71ee296f22bf 2019-01-09 02:47:27,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:28,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47: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-83e9b35f-e0f8-47e5-8d0e-84131c66295a x-compute-request-id: req-83e9b35f-e0f8-47e5-8d0e-84131c66295a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:9b:6a", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:9b:6a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "rel": "bookmark"}], "image": {"id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "links": [{"href": "http://172.30.9.26:8774/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2019-01-09T02:47:03.000000", "flavor": {"id": "03c9d3df-79b1-4e1f-8290-e38b530efbf9", "links": [{"href": "http://172.30.9.26:8774/flavors/03c9d3df-79b1-4e1f-8290-e38b530efbf9", "rel": "bookmark"}]}, "id": "55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "security_groups": [{"name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp"}], "user_id": "bc013c38a55e4ea79efaa7a3b03641c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:47:04Z", "hostId": "25ed207bdf649cf11b5ed5cc7da61d77d789bf49be0e2a77f4a0a57f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "created": "2019-01-09T02:46:56Z", "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:47:28,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312 used request id req-83e9b35f-e0f8-47e5-8d0e-84131c66295a 2019-01-09 02:47:28,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:29,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7c19e0a3-5498-4d97-a941-8d3cbf0cecb1 Date: Wed, 09 Jan 2019 02:47:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:29,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-7c19e0a3-5498-4d97-a941-8d3cbf0cecb1 2019-01-09 02:47:29,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:29,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1964a3c5-1fc7-44e8-af17-f9d02eb1da37 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:29,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-1964a3c5-1fc7-44e8-af17-f9d02eb1da37 2019-01-09 02:47:29,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:29,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0db4cf49-6fbd-4a7f-9479-62e1f052bb10 Date: Wed, 09 Jan 2019 02:47:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:29,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-0db4cf49-6fbd-4a7f-9479-62e1f052bb10 2019-01-09 02:47:29,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:29,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-e1ce3615-8228-4399-b238-126eafdd344d Date: Wed, 09 Jan 2019 02:47:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.13"}],"id":"19c4f537-1ea2-4b68-b274-1355846b17c6","security_groups":["38738b95-9b55-4df3-8756-ed3fb73942c4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:9b:6a","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.1"}],"id":"3e943f6c-6c9a-4d02-95f3-6c9d23c4220c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:25:68","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.2"}],"id":"62ea1551-757b-4831-9117-b0297ce52414","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:79:a6","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.11"}],"id":"92b7e491-e539-4520-ac45-ba0fd8e6f590","security_groups":["809d5d3f-210d-4586-b5e4-cf6c5abd937b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ab:dd","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:57Z","binding:vnic_type":"normal","device_id":"410953cb-f370-4769-94ee-21894e10c8b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.4"}],"id":"e096887e-06f4-47c6-b135-c4d90c8d0730","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4f:bb","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.3"}],"id":"e5b736f7-c371-4d16-897d-28c6896f09c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:95:52","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecda907f-e049-46fe-b34a-70ae047af287"}]} 2019-01-09 02:47:29,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-e1ce3615-8228-4399-b238-126eafdd344d 2019-01-09 02:47:29,562 - create_instance - INFO - Checking if VM is active 2019-01-09 02:47:29,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:30,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47: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-fdf074c9-d9c1-4146-b13c-207a3f15d659 x-compute-request-id: req-fdf074c9-d9c1-4146-b13c-207a3f15d659 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:9b:6a", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:9b:6a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "rel": "bookmark"}], "image": {"id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "links": [{"href": "http://172.30.9.26:8774/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2019-01-09T02:47:03.000000", "flavor": {"id": "03c9d3df-79b1-4e1f-8290-e38b530efbf9", "links": [{"href": "http://172.30.9.26:8774/flavors/03c9d3df-79b1-4e1f-8290-e38b530efbf9", "rel": "bookmark"}]}, "id": "55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "security_groups": [{"name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp"}], "user_id": "bc013c38a55e4ea79efaa7a3b03641c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:47:04Z", "hostId": "25ed207bdf649cf11b5ed5cc7da61d77d789bf49be0e2a77f4a0a57f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "created": "2019-01-09T02:46:56Z", "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:47:30,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312 used request id req-fdf074c9-d9c1-4146-b13c-207a3f15d659 2019-01-09 02:47:30,243 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1] is - ACTIVE 2019-01-09 02:47:30,243 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:47:30,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:30,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-beabf950-8561-45b3-9c18-157bb225f543 x-compute-request-id: req-beabf950-8561-45b3-9c18-157bb225f543 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:9b:6a", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:9b:6a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "rel": "bookmark"}], "image": {"id": "56631312-8a83-4e2a-a4fe-b3442e8925e5", "links": [{"href": "http://172.30.9.26:8774/images/56631312-8a83-4e2a-a4fe-b3442e8925e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2019-01-09T02:47:03.000000", "flavor": {"id": "03c9d3df-79b1-4e1f-8290-e38b530efbf9", "links": [{"href": "http://172.30.9.26:8774/flavors/03c9d3df-79b1-4e1f-8290-e38b530efbf9", "rel": "bookmark"}]}, "id": "55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312", "security_groups": [{"name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp"}], "user_id": "bc013c38a55e4ea79efaa7a3b03641c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:47:04Z", "hostId": "25ed207bdf649cf11b5ed5cc7da61d77d789bf49be0e2a77f4a0a57f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "created": "2019-01-09T02:46:56Z", "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:47:30,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312 used request id req-beabf950-8561-45b3-9c18-157bb225f543 2019-01-09 02:47:30,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:31,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-404b07a7-3436-4ecb-89e5-32c28cce4a56 Date: Wed, 09 Jan 2019 02:47:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecda907f-e049-46fe-b34a-70ae047af287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","subnets":["c0148b63-9e59-4c6c-a3b6-0c0426acba64"],"description":"","tags":[],"updated_at":"2019-01-09T02:46:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net","admin_state_up":true,"tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 02:47:31,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net used request id req-404b07a7-3436-4ecb-89e5-32c28cce4a56 2019-01-09 02:47:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:31,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f716bb8-c0c3-4a89-9702-afa0bcaaf81d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:31,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-1f716bb8-c0c3-4a89-9702-afa0bcaaf81d 2019-01-09 02:47:31,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:31,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e306621c-2a1a-474e-8593-79c68ca31cbc Date: Wed, 09 Jan 2019 02:47:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:50Z","dns_nameservers":[],"updated_at":"2019-01-09T02:46:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"11062a1b3e1941b19e3ed57cd88023f5","id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","subnetpool_id":null,"name":"CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet"}]} 2019-01-09 02:47:31,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-e306621c-2a1a-474e-8593-79c68ca31cbc 2019-01-09 02:47:31,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e632fb4a9cbaf4302744971935c6c72c2826670" 2019-01-09 02:47:31,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-9329b382-78f7-4ea6-8602-d39f291ac175 Date: Wed, 09 Jan 2019 02:47:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.13"}],"id":"19c4f537-1ea2-4b68-b274-1355846b17c6","security_groups":["38738b95-9b55-4df3-8756-ed3fb73942c4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:9b:6a","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack-port1-fqgiyvagkqn2","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"55c3f10d-0cfd-4cd0-8bbc-ba08cd32d312"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.1"}],"id":"3e943f6c-6c9a-4d02-95f3-6c9d23c4220c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:25:68","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"0e2fba3e-dda8-420b-82b0-d4e276d4aa8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.2"}],"id":"62ea1551-757b-4831-9117-b0297ce52414","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:79:a6","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.11"}],"id":"92b7e491-e539-4520-ac45-ba0fd8e6f590","security_groups":["809d5d3f-210d-4586-b5e4-cf6c5abd937b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ab:dd","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:57Z","binding:vnic_type":"normal","device_id":"410953cb-f370-4769-94ee-21894e10c8b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.4"}],"id":"e096887e-06f4-47c6-b135-c4d90c8d0730","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4f:bb","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecda907f-e049-46fe-b34a-70ae047af287"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:46:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c0148b63-9e59-4c6c-a3b6-0c0426acba64","ip_address":"10.1.2.3"}],"id":"e5b736f7-c371-4d16-897d-28c6896f09c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:95:52","project_id":"11062a1b3e1941b19e3ed57cd88023f5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecda907f-e049-46fe-b34a-70ae047af287","tenant_id":"11062a1b3e1941b19e3ed57cd88023f5","created_at":"2019-01-09T02:46:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecda907f-e049-46fe-b34a-70ae047af287"}]} 2019-01-09 02:47:31,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ecda907f-e049-46fe-b34a-70ae047af287 used request id req-9329b382-78f7-4ea6-8602-d39f291ac175 2019-01-09 02:47:31,665 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:47:31,668 - paramiko.transport - DEBUG - starting thread (client mode): 0xd76eba90L 2019-01-09 02:47:31,669 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:47:31,669 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:47:31,669 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:47:31,670 - 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 2019-01-09 02:47:31,671 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:47:31,671 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:47:31,671 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:47:31,671 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:47:31,671 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:47:31,689 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:47:31,689 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:47:31,701 - paramiko.transport - DEBUG - Trying key c7b1f3c3f4c9f6c6baa603a6ac8f2439 from 39a93d82-9177-4fea-a811-4f8f386c9357 2019-01-09 02:47:31,727 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:47:31,733 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:47:31,834 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:47:31,879 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:47:31,880 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:47:31,881 - paramiko.transport - DEBUG - starting thread (client mode): 0xd76ddc50L 2019-01-09 02:47:31,882 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:47:31,882 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 02:47:31,882 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 02:47:31,884 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-09 02:47:31,884 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:47:31,884 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 02:47:31,884 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:47:31,884 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:47:31,884 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:47:31,901 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:47:31,902 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:47:31,914 - paramiko.transport - DEBUG - Trying key c7b1f3c3f4c9f6c6baa603a6ac8f2439 from 39a93d82-9177-4fea-a811-4f8f386c9357 2019-01-09 02:47:31,939 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:47:31,945 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:47:31,947 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:47:31,948 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 02:47:31,948 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:47:31,949 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:47:31,950 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 02:47:31,951 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack 2019-01-09 02:47:31,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:47:32,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:47:31 GMT Server: Apache x-openstack-request-id: req-f460ff29-cb57-4742-9d3e-8eb133a25254 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:32,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:47:32 GMT Server: Apache x-openstack-request-id: req-3707793d-e1ce-4f83-87b0-e10881b91867 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:47:32,277 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-3707793d-e1ce-4f83-87b0-e10881b91867 2019-01-09 02:47:32,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:47:32,452 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:47:32 GMT Server: Apache x-openstack-request-id: req-6595a4bf-9ae9-4356-962e-2e5b557f59be Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:32,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:32 GMT Server: Apache x-openstack-request-id: req-7d96a099-d169-4020-bd17-3c2a7021991b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "tags": null, "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:47:32Z", "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "stack_status_reason": "Stack DELETE started", "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"}} 2019-01-09 02:47:32,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-7d96a099-d169-4020-bd17-3c2a7021991b 2019-01-09 02:47:32,479 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:47:32,479 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:47:35,482 - create_stack - DEBUG - Stack status query timeout in 1196.79459405 2019-01-09 02:47:35,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:47:35,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:47:35 GMT Server: Apache x-openstack-request-id: req-79859f5f-9e0e-4acb-b41d-c91ab83483ae Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:35,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:35 GMT Server: Apache x-openstack-request-id: req-89723d9c-8e94-4ac1-a322-e41f730ef58c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "tags": null, "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:47:32Z", "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "stack_status_reason": "Stack DELETE started", "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"}} 2019-01-09 02:47:35,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-89723d9c-8e94-4ac1-a322-e41f730ef58c 2019-01-09 02:47:35,776 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:47:35,776 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:47:38,780 - create_stack - DEBUG - Stack status query timeout in 1193.49745607 2019-01-09 02:47:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:47:38,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:47:38 GMT Server: Apache x-openstack-request-id: req-3f908144-a37d-4843-acda-2bca572261d4 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:39,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:38 GMT Server: Apache x-openstack-request-id: req-eab2dee5-65b0-4b52-ba07-ed73a239496e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 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-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "tags": null, "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T02:47:32Z", "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "stack_status_reason": "Stack DELETE started", "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"}} 2019-01-09 02:47:39,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-eab2dee5-65b0-4b52-ba07-ed73a239496e 2019-01-09 02:47:39,163 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 02:47:39,163 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 02:47:42,167 - create_stack - DEBUG - Stack status query timeout in 1190.11037397 2019-01-09 02:47:42,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:47:42,198 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:47:42 GMT Server: Apache x-openstack-request-id: req-9723ca46-e365-44ce-a8c9-2ea01d6b6f92 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:42,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:42 GMT Server: Apache x-openstack-request-id: req-04c80519-4a1c-44ae-8ef1-16a8d73f51e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor2", "OS::project_id": "11062a1b3e1941b19e3ed57cd88023f5", "OS::stack_id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-kp", "security_group_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-subnet", "net_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst2", "inst1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-inst1", "image2_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image", "flavor1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-flavor1", "image1_name": "CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack", "stack_user_project_id": "2cc8cfafde0a4c86ad5450abd9434f51", "tags": null, "creation_time": "2019-01-09T02:46:41Z", "links": [{"href": "http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T02:47:32Z", "id": "f0beb74c-efc2-4c5b-9df6-68f162c3b603", "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"}} 2019-01-09 02:47:42,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-04c80519-4a1c-44ae-8ef1-16a8d73f51e2 2019-01-09 02:47:42,395 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 02:47:42,395 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack 2019-01-09 02:47:42,396 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack 2019-01-09 02:47:42,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/f0beb74c-efc2-4c5b-9df6-68f162c3b603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e889420813e1b034ed8169ed3152b536dc1d8ca9" 2019-01-09 02:47:42,573 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 02:47:42 GMT Server: Apache x-openstack-request-id: req-464711c6-3e5c-41a5-9565-7da7b3524497 Location: http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 02:47:42,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:47:42 GMT Server: Apache x-openstack-request-id: req-8711fb4c-ded4-4155-b111-575bebe81214 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 02:47:42,599 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/11062a1b3e1941b19e3ed57cd88023f5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-stack/f0beb74c-efc2-4c5b-9df6-68f162c3b603 used request id req-8711fb4c-ded4-4155-b111-575bebe81214 2019-01-09 02:47:42,600 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-6ffcf739-dc24-440c-bcf8-dbe6e5b09539-image 2019-01-09 02:47:42,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ebe054ee6e0887584db0eda6d41537cfa7dfbc3" 2019-01-09 02:47:43,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eea14002-f6d1-43a2-b31d-560ab1612ca0 Date: Wed, 09 Jan 2019 02:47:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:47:43,665 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/56631312-8a83-4e2a-a4fe-b3442e8925e5 used request id req-eea14002-f6d1-43a2-b31d-560ab1612ca0 2019-01-09 02:47:43,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:47:43,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e4a44583-3df4-4f50-b576-510acdf8ec82 Date: Wed, 09 Jan 2019 02:47:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "created_at": "2019-01-09T02:46:47Z", "updated_at": "2019-01-09T02:46:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:46:47Z", "revision_number": 0, "id": "03c833d8-3fd1-45c8-82ea-b23f0969bd7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:46:47Z", "security_group_id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "11062a1b3e1941b19e3ed57cd88023f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:46:47Z", "revision_number": 0, "id": "27c5837f-6c5f-4b40-8593-22cb65c2fe85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:46:47Z", "security_group_id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "11062a1b3e1941b19e3ed57cd88023f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:46:47Z", "revision_number": 0, "id": "753a7900-691a-42bb-8fce-66b3b31f12d8", "remote_group_id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "remote_ip_prefix": null, "created_at": "2019-01-09T02:46:47Z", "security_group_id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "11062a1b3e1941b19e3ed57cd88023f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:46:47Z", "revision_number": 0, "id": "c5c5d98a-aeb4-42f8-b23c-c2ecbf72f412", "remote_group_id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "remote_ip_prefix": null, "created_at": "2019-01-09T02:46:47Z", "security_group_id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "11062a1b3e1941b19e3ed57cd88023f5"}], "revision_number": 4, "project_id": "11062a1b3e1941b19e3ed57cd88023f5", "id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:47:43,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e4a44583-3df4-4f50-b576-510acdf8ec82 2019-01-09 02:47:43,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:47:43,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a9ba4a-d71f-4ef0-888b-ba5fa5980127 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:47:43,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-d9a9ba4a-d71f-4ef0-888b-ba5fa5980127 2019-01-09 02:47:43,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:47:44,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5516325d-5d54-4ac6-9b8d-9b87c92ed58f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5"}, "enabled": true, "id": "11062a1b3e1941b19e3ed57cd88023f5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e1f00484-4983-485-proj"}} 2019-01-09 02:47:44,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-5516325d-5d54-4ac6-9b8d-9b87c92ed58f 2019-01-09 02:47:44,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 809d5d3f-210d-4586-b5e4-cf6c5abd937b 2019-01-09 02:47:44,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=809d5d3f-210d-4586-b5e4-cf6c5abd937b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:47:44,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8a4e10e8-aba0-4961-8050-da3b6f5639e2 Date: Wed, 09 Jan 2019 02:47: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": "2019-01-09T02:46:47Z", "security_group_id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "port_range_min": null, "revision_number": 0, "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "created_at": "2019-01-09T02:46:47Z", "project_id": "11062a1b3e1941b19e3ed57cd88023f5", "id": "03c833d8-3fd1-45c8-82ea-b23f0969bd7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:46:47Z", "security_group_id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "port_range_min": null, "revision_number": 0, "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "created_at": "2019-01-09T02:46:47Z", "project_id": "11062a1b3e1941b19e3ed57cd88023f5", "id": "27c5837f-6c5f-4b40-8593-22cb65c2fe85"}, {"remote_group_id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:46:47Z", "security_group_id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "port_range_min": null, "revision_number": 0, "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "created_at": "2019-01-09T02:46:47Z", "project_id": "11062a1b3e1941b19e3ed57cd88023f5", "id": "753a7900-691a-42bb-8fce-66b3b31f12d8"}, {"remote_group_id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:46:47Z", "security_group_id": "809d5d3f-210d-4586-b5e4-cf6c5abd937b", "port_range_min": null, "revision_number": 0, "tenant_id": "11062a1b3e1941b19e3ed57cd88023f5", "created_at": "2019-01-09T02:46:47Z", "project_id": "11062a1b3e1941b19e3ed57cd88023f5", "id": "c5c5d98a-aeb4-42f8-b23c-c2ecbf72f412"}]} 2019-01-09 02:47:44,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=809d5d3f-210d-4586-b5e4-cf6c5abd937b used request id req-8a4e10e8-aba0-4961-8050-da3b6f5639e2 2019-01-09 02:47:44,249 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:47:44,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/809d5d3f-210d-4586-b5e4-cf6c5abd937b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:47:44,560 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f2c6d31-423a-4f3a-be8d-b3121a87f9d8 Content-Length: 0 Date: Wed, 09 Jan 2019 02:47:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:47:44,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/809d5d3f-210d-4586-b5e4-cf6c5abd937b used request id req-4f2c6d31-423a-4f3a-be8d-b3121a87f9d8 2019-01-09 02:47:44,561 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-e1f00484-4983-485-proj 2019-01-09 02:47:44,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:47:44,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48ef8600-8281-4dfa-82b0-557f9eea04ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:47:44,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/11062a1b3e1941b19e3ed57cd88023f5 used request id req-48ef8600-8281-4dfa-82b0-557f9eea04ca 2019-01-09 02:47:44,804 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-e1f00484-4983-485-proj-role 2019-01-09 02:47:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/70d67e7b4dc24d728c7e0ab1a0ace79b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:47:44,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f6a4b0-56d3-4b26-be98-512a135acc6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:47:44,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/70d67e7b4dc24d728c7e0ab1a0ace79b used request id req-66f6a4b0-56d3-4b26-be98-512a135acc6b 2019-01-09 02:47:44,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c93dc05abe05d4f2a001ebf8dc4a872fe3475" 2019-01-09 02:47:45,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe6c9f0-5fdc-43e4-960b-a18c43ca528e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:47:45,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9fe6c9f0-5fdc-43e4-960b-a18c43ca528e 2019-01-09 02:47:45,007 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-e1f00484-4983-485-user 2019-01-09 02:47:45,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/bc013c38a55e4ea79efaa7a3b03641c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8f53e66387c2ef59cab9295f685dd14fe62c8d" 2019-01-09 02:47:45,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d65a832-1a1e-4926-ac03-81b6e83304a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:47:45,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/bc013c38a55e4ea79efaa7a3b03641c2 used request id req-0d65a832-1a1e-4926-ac03-81b6e83304a9 2019-01-09 02:47:45,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:47:45,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Es8uTO0lR1-GxE1tk5ZxXA"], "issued_at": "2019-01-09T02:47:45.000000Z"}} 2019-01-09 02:47:45,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace7a537686870b743945b091bd2846818c1b814" 2019-01-09 02:47:45,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28a5c86-e7d5-4899-93ce-53cf3dfb730e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:47:45,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b28a5c86-e7d5-4899-93ce-53cf3dfb730e 2019-01-09 02:47:45,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:47:45,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:47:46,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Zm2xsa1OR7OkBqrxMmkXPw"], "issued_at": "2019-01-09T02:47:46.000000Z"}} 2019-01-09 02:47:46,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:47:46,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91eb8210-6e39-4b07-985b-70543d64b17f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:47:46,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-91eb8210-6e39-4b07-985b-70543d64b17f 2019-01-09 02:47:46,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:47:46,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:47:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:47:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:47:46,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa2ffc16-b0aa-4f33-a299-9a599db43243 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:47:46,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj used request id req-fa2ffc16-b0aa-4f33-a299-9a599db43243 2019-01-09 02:47:46,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:47:46,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1643d3c-e29a-4278-8e56-465f62b4fb93 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:47:46,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f1643d3c-e29a-4278-8e56-465f62b4fb93 2019-01-09 02:47:46,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}}' 2019-01-09 02:47:46,431 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-859a6e32-6c21-4c25-a285-9e67f13e3245 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:47:46,431 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-859a6e32-6c21-4c25-a285-9e67f13e3245 2019-01-09 02:47:46,432 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj 2019-01-09 02:47:46,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:47:46,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:47:46,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["DM9RnyYySfyYpqIjXwrnRA"], "issued_at": "2019-01-09T02:47:46.000000Z"}} 2019-01-09 02:47:46,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7788f667f9d858f15121dc8c672a636e6a5694cd" 2019-01-09 02:47:46,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-958464ae-4fba-4908-b10c-0e7848797551 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:47:46,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-958464ae-4fba-4908-b10c-0e7848797551 2019-01-09 02:47:46,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:47:46,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:47:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:47:46,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7788f667f9d858f15121dc8c672a636e6a5694cd" 2019-01-09 02:47:47,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95dc5938-0554-45ec-8278-b7f3c87e56e0 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:47:47,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-95dc5938-0554-45ec-8278-b7f3c87e56e0 2019-01-09 02:47:47,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7788f667f9d858f15121dc8c672a636e6a5694cd" 2019-01-09 02:47:47,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6f154e-85a3-4101-a399-48dab80e533c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}]} 2019-01-09 02:47:47,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj used request id req-3f6f154e-85a3-4101-a399-48dab80e533c 2019-01-09 02:47:47,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7788f667f9d858f15121dc8c672a636e6a5694cd" 2019-01-09 02:47:47,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ccd2dc-888b-47e3-848d-ba9091c7c673 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:47:47,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e5ccd2dc-888b-47e3-848d-ba9091c7c673 2019-01-09 02:47:47,507 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-6dcb8e0f-9b60-483-user 2019-01-09 02:47:47,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:47:47,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:47:47,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e26ae1-46ab-42f8-83dc-7ab9966bf307 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:47:47,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-86e26ae1-46ab-42f8-83dc-7ab9966bf307 2019-01-09 02:47:47,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" -d '{"role": {"name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role"}}' 2019-01-09 02:47:47,717 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e49b9c8-2167-4c9f-9966-7e74cd92e1fc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d2200c8df6304831afd71693c3058035", "links": {"self": "http://172.30.9.26:5000/v3/roles/d2200c8df6304831afd71693c3058035"}, "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role"}} 2019-01-09 02:47:47,717 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6e49b9c8-2167-4c9f-9966-7e74cd92e1fc 2019-01-09 02:47:47,717 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role 2019-01-09 02:47:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d2200c8df6304831afd71693c3058035 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:47:47,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2f0ba2-dc97-4e19-8323-d8094283c8c2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/d2200c8df6304831afd71693c3058035"}, "domain_id": null, "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role", "id": "d2200c8df6304831afd71693c3058035"}} 2019-01-09 02:47:47,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d2200c8df6304831afd71693c3058035 used request id req-4d2f0ba2-dc97-4e19-8323-d8094283c8c2 2019-01-09 02:47:47,742 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role to project AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj 2019-01-09 02:47:47,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c/users/3c03634de12a4048b42159854cc6bde7/roles/d2200c8df6304831afd71693c3058035 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:47:47,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caa4fe02-1bb5-4b30-90c2-aef73a685082 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:47:47,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c/users/3c03634de12a4048b42159854cc6bde7/roles/d2200c8df6304831afd71693c3058035 used request id req-caa4fe02-1bb5-4b30-90c2-aef73a685082 2019-01-09 02:47:47,865 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:47:47,867 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2019-01-09 02:47:47,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:47:47,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:47:48,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2200c8df6304831afd71693c3058035", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role"}], "expires_at": "2019-01-09T03:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-user", "id": "3c03634de12a4048b42159854cc6bde7"}, "audit_ids": ["gliB8yE5SgW2gPty57ik-g"], "issued_at": "2019-01-09T02:47:48.000000Z"}} 2019-01-09 02:47:48,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1b2febbf21e7de4429b5c2b17c69b1c6e9726d" 2019-01-09 02:47:48,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202fcef3-72ee-4969-8b74-235a29da1b00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:47:48,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-202fcef3-72ee-4969-8b74-235a29da1b00 2019-01-09 02:47:48,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a1b2febbf21e7de4429b5c2b17c69b1c6e9726d" 2019-01-09 02:47:48,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-5b3e883e-aee2-4ddf-b166-58fea3b8c55f Date: Wed, 09 Jan 2019 02:47:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image"} 2019-01-09 02:47:48,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image used request id req-5b3e883e-aee2-4ddf-b166-58fea3b8c55f 2019-01-09 02:47:48,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a1b2febbf21e7de4429b5c2b17c69b1c6e9726d" 2019-01-09 02:47:48,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-792b7e61-2c82-42e7-9070-51bb91a9cb7a Date: Wed, 09 Jan 2019 02:47: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:47:48,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-792b7e61-2c82-42e7-9070-51bb91a9cb7a 2019-01-09 02:47:48,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a1b2febbf21e7de4429b5c2b17c69b1c6e9726d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image"}' 2019-01-09 02:47:48,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12 X-Openstack-Request-Id: req-a409269a-59b0-467b-857b-8b3abef85523 Date: Wed, 09 Jan 2019 02:47:48 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:47:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:47:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "min_disk": 0, "protected": false, "id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "file": "/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12/file", "checksum": null, "owner": "9a3930afafd74f2fa9ab93ae7a98ec1c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:47:48,976 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a409269a-59b0-467b-857b-8b3abef85523 2019-01-09 02:47:48,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a1b2febbf21e7de4429b5c2b17c69b1c6e9726d" -d '' 2019-01-09 02:47:55,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b4dc2b54-b43c-46a0-998d-f2ade3423859 Date: Wed, 09 Jan 2019 02:47:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:47:55,773 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12/file used request id req-b4dc2b54-b43c-46a0-998d-f2ade3423859 2019-01-09 02:47:55,774 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-09 02:47:55,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a1b2febbf21e7de4429b5c2b17c69b1c6e9726d" 2019-01-09 02:47:55,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-417275ff-0b4d-40cf-9ec2-c765495ec5ea Date: Wed, 09 Jan 2019 02:47:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:47:48Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2019-01-09T02:47:55Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12/snap", "metadata": {}}], "self": "/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "min_disk": 0, "protected": false, "id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "file": "/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "9a3930afafd74f2fa9ab93ae7a98ec1c", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:47:55,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12 used request id req-417275ff-0b4d-40cf-9ec2-c765495ec5ea 2019-01-09 02:47:55,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a1b2febbf21e7de4429b5c2b17c69b1c6e9726d" 2019-01-09 02:47:55,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-38033afc-eeba-4f0f-b5d8-62380081fed2 Date: Wed, 09 Jan 2019 02:47:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:47:55,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-38033afc-eeba-4f0f-b5d8-62380081fed2 2019-01-09 02:47:55,967 - create_image - INFO - Created image with name - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image 2019-01-09 02:47:55,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a1b2febbf21e7de4429b5c2b17c69b1c6e9726d" 2019-01-09 02:47:55,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-20057bd0-aeeb-4ebe-8f6d-f71c6edab9a6 Date: Wed, 09 Jan 2019 02:47:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:47:48Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2019-01-09T02:47:55Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12/snap", "metadata": {}}], "self": "/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "min_disk": 0, "protected": false, "id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "file": "/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "9a3930afafd74f2fa9ab93ae7a98ec1c", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:47:55,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12 used request id req-20057bd0-aeeb-4ebe-8f6d-f71c6edab9a6 2019-01-09 02:47:55,988 - create_image - DEBUG - Instance status is - active 2019-01-09 02:47:55,988 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image 2019-01-09 02:47:55,988 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image 2019-01-09 02:47:55,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:47:55,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:47:56,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2200c8df6304831afd71693c3058035", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role"}], "expires_at": "2019-01-09T03:47:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-user", "id": "3c03634de12a4048b42159854cc6bde7"}, "audit_ids": ["UtEYQ9iLSmm1I5Q0FUgwSw"], "issued_at": "2019-01-09T02:47:56.000000Z"}} 2019-01-09 02:47:56,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb2c9c4186669ddf99080a94ea59ced99de82da" 2019-01-09 02:47:56,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ebcf5e-325e-4ab6-be18-5ac71cc85153 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:47:56,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-59ebcf5e-325e-4ab6-be18-5ac71cc85153 2019-01-09 02:47:56,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb2c9c4186669ddf99080a94ea59ced99de82da" 2019-01-09 02:47:56,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-33c9468d-c4bf-442f-80bb-05d22509e0df Date: Wed, 09 Jan 2019 02:47:56 GMT RESP BODY: {"networks":[]} 2019-01-09 02:47:56,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-33c9468d-c4bf-442f-80bb-05d22509e0df 2019-01-09 02:47:56,604 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net 2019-01-09 02:47:56,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb2c9c4186669ddf99080a94ea59ced99de82da" -d '{"network": {"name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net", "admin_state_up": true}}' 2019-01-09 02:47:57,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-43ce7077-4681-4b68-b40d-60a6ef04c351 Date: Wed, 09 Jan 2019 02:47:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"525e9313-4687-477c-a2ef-0a1c265e4da7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:47:57Z","is_default":false,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","mtu":1450}} 2019-01-09 02:47:57,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-43ce7077-4681-4b68-b40d-60a6ef04c351 2019-01-09 02:47:57,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb2c9c4186669ddf99080a94ea59ced99de82da" 2019-01-09 02:47:57,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-3fe10e36-d938-4598-907c-16167b7f23df Date: Wed, 09 Jan 2019 02:47:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:47:57,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-3fe10e36-d938-4598-907c-16167b7f23df 2019-01-09 02:47:57,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb2c9c4186669ddf99080a94ea59ced99de82da" 2019-01-09 02:47:57,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0d7e7dc0-8978-4da2-8547-a17091000bd8 Date: Wed, 09 Jan 2019 02:47:57 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:47:57,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-0d7e7dc0-8978-4da2-8547-a17091000bd8 2019-01-09 02:47:57,617 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet 2019-01-09 02:47:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb2c9c4186669ddf99080a94ea59ced99de82da" -d '{"subnets": [{"ip_version": 4, "network_id": "525e9313-4687-477c-a2ef-0a1c265e4da7", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]}' 2019-01-09 02:47:58,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7d4ffb87-497d-422d-b3ea-db11eb0457bf Date: Wed, 09 Jan 2019 02:47:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:47:58,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-7d4ffb87-497d-422d-b3ea-db11eb0457bf 2019-01-09 02:47:58,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb2c9c4186669ddf99080a94ea59ced99de82da" 2019-01-09 02:47:58,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e9bac2a8-ad91-436d-a52f-1ae0f859f1ae Date: Wed, 09 Jan 2019 02:47:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:47:58,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-e9bac2a8-ad91-436d-a52f-1ae0f859f1ae 2019-01-09 02:47:58,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb2c9c4186669ddf99080a94ea59ced99de82da" 2019-01-09 02:47:58,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-45832130-f44c-4a80-b7d1-73823e806f28 Date: Wed, 09 Jan 2019 02:47:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:47:58,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-45832130-f44c-4a80-b7d1-73823e806f28 2019-01-09 02:47:58,579 - OpenStackNetwork - DEBUG - Network [525e9313-4687-477c-a2ef-0a1c265e4da7] created successfully 2019-01-09 02:47:58,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:47:58,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:47:58,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2200c8df6304831afd71693c3058035", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role"}], "expires_at": "2019-01-09T03:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-user", "id": "3c03634de12a4048b42159854cc6bde7"}, "audit_ids": ["ZVZNyf-RQnSJai0WimUaiA"], "issued_at": "2019-01-09T02:47:58.000000Z"}} 2019-01-09 02:47:58,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:47:59,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0baade5-294a-4e16-a2d2-e18bc72e3c82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:47:59,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c0baade5-294a-4e16-a2d2-e18bc72e3c82 2019-01-09 02:47:59,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:47:59,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e39d2251-28bb-41bc-a599-f788e233ce31 Date: Wed, 09 Jan 2019 02:47:59 GMT RESP BODY: {"routers": []} 2019-01-09 02:47:59,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router&admin_state_up=True used request id req-e39d2251-28bb-41bc-a599-f788e233ce31 2019-01-09 02:47:59,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:47:59,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:47:59,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2200c8df6304831afd71693c3058035", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role"}], "expires_at": "2019-01-09T03:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-user", "id": "3c03634de12a4048b42159854cc6bde7"}, "audit_ids": ["WwGJh7F0QW-GfT6rrKUSQA"], "issued_at": "2019-01-09T02:47:59.000000Z"}} 2019-01-09 02:47:59,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d47bc22320fd462cbac1d8323cbbd487116b5d" 2019-01-09 02:47:59,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403e51db-61a1-43ab-bd05-1b2dfe801ffe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:47:59,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-403e51db-61a1-43ab-bd05-1b2dfe801ffe 2019-01-09 02:47:59,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:47:59,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5175932b-b1a9-4a9f-a924-0423b4e4f88d Date: Wed, 09 Jan 2019 02:47:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:47:59,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-5175932b-b1a9-4a9f-a924-0423b4e4f88d 2019-01-09 02:47:59,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:48:00,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2b77541e-46b1-4ee4-b021-e13339e1fe25 Date: Wed, 09 Jan 2019 02:48:00 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:48:00,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-2b77541e-46b1-4ee4-b021-e13339e1fe25 2019-01-09 02:48:00,155 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router 2019-01-09 02:48:00,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router", "admin_state_up": true}}' 2019-01-09 02:48:05,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-2efc59d9-76d7-4c1e-8532-e9370c4fcef9 Date: Wed, 09 Jan 2019 02:48:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:00Z", "admin_state_up": true, "updated_at": "2019-01-09T02:48:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "aa7ba1b4-898d-4a2f-be43-7d6d897af5c8", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router"}} 2019-01-09 02:48:05,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-2efc59d9-76d7-4c1e-8532-e9370c4fcef9 2019-01-09 02:48:05,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=aa7ba1b4-898d-4a2f-be43-7d6d897af5c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:48:05,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7815b69e-56e9-4a86-af7c-967dda0f0644 Date: Wed, 09 Jan 2019 02:48:05 GMT RESP BODY: {"ports":[]} 2019-01-09 02:48:05,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=aa7ba1b4-898d-4a2f-be43-7d6d897af5c8 used request id req-7815b69e-56e9-4a86-af7c-967dda0f0644 2019-01-09 02:48:05,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:48:05,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f5233b68-9335-43a8-96f3-f22e65d11dc5 Date: Wed, 09 Jan 2019 02:48:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:48:05,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-f5233b68-9335-43a8-96f3-f22e65d11dc5 2019-01-09 02:48:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:48:05,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:48:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:48:05,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:48:06,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfebd27-10f4-4ace-a0c5-8f500bc38623 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:48:06,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-3dfebd27-10f4-4ace-a0c5-8f500bc38623 2019-01-09 02:48:06,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:48:06,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-795b1d1e-3a7c-4f68-b3fb-d850d8a57b0c Date: Wed, 09 Jan 2019 02:48:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:48:06,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-795b1d1e-3a7c-4f68-b3fb-d850d8a57b0c 2019-01-09 02:48:06,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:48:06,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e1a1e317-0b15-422f-ace9-99e32f29213f Date: Wed, 09 Jan 2019 02:48:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:48:06,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet used request id req-e1a1e317-0b15-422f-ace9-99e32f29213f 2019-01-09 02:48:06,852 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:48:06,852 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router 2019-01-09 02:48:06,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/aa7ba1b4-898d-4a2f-be43-7d6d897af5c8/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" -d '{"subnet_id": "887c2945-2502-41d2-9593-0914c15cb146"}' 2019-01-09 02:48:09,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a3c5b2d4-1225-4735-a876-fe9bb7191264 Date: Wed, 09 Jan 2019 02:48:09 GMT RESP BODY: {"network_id": "525e9313-4687-477c-a2ef-0a1c265e4da7", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "subnet_id": "887c2945-2502-41d2-9593-0914c15cb146", "subnet_ids": ["887c2945-2502-41d2-9593-0914c15cb146"], "port_id": "f56d769e-074d-4e72-b18e-9b8fcefb995a", "id": "aa7ba1b4-898d-4a2f-be43-7d6d897af5c8"} 2019-01-09 02:48:09,373 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/aa7ba1b4-898d-4a2f-be43-7d6d897af5c8/add_router_interface used request id req-a3c5b2d4-1225-4735-a876-fe9bb7191264 2019-01-09 02:48:09,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/aa7ba1b4-898d-4a2f-be43-7d6d897af5c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:48:09,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9ebd91c7-3547-4998-9269-1ff643ebb685 Date: Wed, 09 Jan 2019 02:48:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:00Z", "admin_state_up": true, "updated_at": "2019-01-09T02:48:08Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "aa7ba1b4-898d-4a2f-be43-7d6d897af5c8", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router"}} 2019-01-09 02:48:09,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/aa7ba1b4-898d-4a2f-be43-7d6d897af5c8 used request id req-9ebd91c7-3547-4998-9269-1ff643ebb685 2019-01-09 02:48:09,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=aa7ba1b4-898d-4a2f-be43-7d6d897af5c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:48:09,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-0e219ca1-11b3-4375-9a2a-50fd108db916 Date: Wed, 09 Jan 2019 02:48:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.1"}],"id":"f56d769e-074d-4e72-b18e-9b8fcefb995a","security_groups":[],"mac_address":"fa:16:3e:e8:8a:f2","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:07Z","binding:vnic_type":"normal","device_id":"aa7ba1b4-898d-4a2f-be43-7d6d897af5c8"}]} 2019-01-09 02:48:09,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=aa7ba1b4-898d-4a2f-be43-7d6d897af5c8 used request id req-0e219ca1-11b3-4375-9a2a-50fd108db916 2019-01-09 02:48:09,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/887c2945-2502-41d2-9593-0914c15cb146 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:48:10,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-7f160454-0647-4c10-b65f-b745d8c69fdd Date: Wed, 09 Jan 2019 02:48:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}} 2019-01-09 02:48:10,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/887c2945-2502-41d2-9593-0914c15cb146 used request id req-7f160454-0647-4c10-b65f-b745d8c69fdd 2019-01-09 02:48:10,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:48:10,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:48:10,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:48:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["lJP2QOcTQ0WsE0Y3YvcEnA"], "issued_at": "2019-01-09T02:48:10.000000Z"}} 2019-01-09 02:48:10,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19840a8abed81f1a72eae95d6b7f1585ce087a4b" 2019-01-09 02:48:10,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0f21ea-c843-44e1-8806-096078d56352 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:48:10,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8a0f21ea-c843-44e1-8806-096078d56352 2019-01-09 02:48:10,465 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:48:10,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19840a8abed81f1a72eae95d6b7f1585ce087a4b" 2019-01-09 02:48:10,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48: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-ef6970ae-4a8a-499a-b96f-56abc5aa101f x-compute-request-id: req-ef6970ae-4a8a-499a-b96f-56abc5aa101f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:48:10,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ef6970ae-4a8a-499a-b96f-56abc5aa101f 2019-01-09 02:48:10,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19840a8abed81f1a72eae95d6b7f1585ce087a4b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2019-01-09 02:48:10,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48: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-6b5502bd-0b15-4877-8057-717a7bc56d7f x-compute-request-id: req-6b5502bd-0b15-4877-8057-717a7bc56d7f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:48:10,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6b5502bd-0b15-4877-8057-717a7bc56d7f 2019-01-09 02:48:10,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:48:10,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:48:11,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2200c8df6304831afd71693c3058035", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role"}], "expires_at": "2019-01-09T03:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-user", "id": "3c03634de12a4048b42159854cc6bde7"}, "audit_ids": ["u5x3bJ6GS_iqIHDJgGzc3g"], "issued_at": "2019-01-09T02:48:11.000000Z"}} 2019-01-09 02:48:11,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73b16bdf6fa4966bed19597d1dcc674d5b9e387" 2019-01-09 02:48:11,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3211b59f-17b1-45df-982e-3697a0e8c062 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:48:11,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3211b59f-17b1-45df-982e-3697a0e8c062 2019-01-09 02:48:11,242 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:48:11,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73b16bdf6fa4966bed19597d1dcc674d5b9e387" 2019-01-09 02:48:11,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48: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-f13fc25c-c118-4ccd-9df0-a79dd4c53c92 x-compute-request-id: req-f13fc25c-c118-4ccd-9df0-a79dd4c53c92 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:48:11,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-f13fc25c-c118-4ccd-9df0-a79dd4c53c92 2019-01-09 02:48:11,413 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp... 2019-01-09 02:48:11,413 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:48:11,457 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp 2019-01-09 02:48:11,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73b16bdf6fa4966bed19597d1dcc674d5b9e387" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBMX8/SHy88LDhkgNsOIXmvNZQ4dFEcrxbQLUJkM/4tnjvP5HJSl1ZNNYRc00DQcZzjQafbh4s5zlXNrhv1X8p8BKvW2BmFKebbsQT4nmRFCtaY1x5EFAROM3KDt2oI/zGyVqxhg4+7m0XjYp7ESsdrP9orWO1Vtz7U7liH9FReQ==", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp"}}' 2019-01-09 02:48:11,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48: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-200790f1-ef06-4cf7-9818-dc165ffb5559 x-compute-request-id: req-200790f1-ef06-4cf7-9818-dc165ffb5559 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBMX8/SHy88LDhkgNsOIXmvNZQ4dFEcrxbQLUJkM/4tnjvP5HJSl1ZNNYRc00DQcZzjQafbh4s5zlXNrhv1X8p8BKvW2BmFKebbsQT4nmRFCtaY1x5EFAROM3KDt2oI/zGyVqxhg4+7m0XjYp7ESsdrP9orWO1Vtz7U7liH9FReQ==", "user_id": "3c03634de12a4048b42159854cc6bde7", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "fingerprint": "df:b4:95:bd:d1:46:1c:45:ba:e0:05:9b:c2:1c:33:54"}} 2019-01-09 02:48:11,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-200790f1-ef06-4cf7-9818-dc165ffb5559 2019-01-09 02:48:11,528 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4.pub 2019-01-09 02:48:11,528 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4 2019-01-09 02:48:11,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:48:11,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:48:11,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2200c8df6304831afd71693c3058035", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role"}], "expires_at": "2019-01-09T03:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-user", "id": "3c03634de12a4048b42159854cc6bde7"}, "audit_ids": ["wcYx2faVTPmODyHwGwBQeA"], "issued_at": "2019-01-09T02:48:11.000000Z"}} 2019-01-09 02:48:11,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:11,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f791507-4d99-4bf4-9557-9cc7f565d0ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:48:11,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7f791507-4d99-4bf4-9557-9cc7f565d0ed 2019-01-09 02:48:11,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:12,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7f4f5d4a-3d88-4e5c-89bc-a08e6321a2cd Date: Wed, 09 Jan 2019 02:48:12 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:48:12,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp used request id req-7f4f5d4a-3d88-4e5c-89bc-a08e6321a2cd 2019-01-09 02:48:12,099 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp... 2019-01-09 02:48:12,099 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp 2019-01-09 02:48:12,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" -d '{"security_group": {"name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}}' 2019-01-09 02:48:12,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-9c7ae081-1487-4b87-b991-65025355f056 Date: Wed, 09 Jan 2019 02:48:12 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "updated_at": "2019-01-09T02:48:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "revision_number": 0, "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "revision_number": 0, "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}], "revision_number": 2, "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}} 2019-01-09 02:48:12,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-9c7ae081-1487-4b87-b991-65025355f056 2019-01-09 02:48:12,682 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d8abad2-1f5e-444a-8800-ad6552da4666 2019-01-09 02:48:12,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:12,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a293725b-7ee1-40ed-a7b7-b9de45f9519e Date: Wed, 09 Jan 2019 02:48: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": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30"}]} 2019-01-09 02:48:12,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 used request id req-a293725b-7ee1-40ed-a7b7-b9de45f9519e 2019-01-09 02:48:12,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d8abad2-1f5e-444a-8800-ad6552da4666 2019-01-09 02:48:12,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:13,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b26399b7-e9eb-4575-b1d1-ca54e23e4543 Date: Wed, 09 Jan 2019 02:48: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": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30"}]} 2019-01-09 02:48:13,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 used request id req-b26399b7-e9eb-4575-b1d1-ca54e23e4543 2019-01-09 02:48:13,049 - neutron_utils - INFO - Retrieving security group with ID - 0d8abad2-1f5e-444a-8800-ad6552da4666 2019-01-09 02:48:13,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=0d8abad2-1f5e-444a-8800-ad6552da4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:13,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-c830adf7-24d3-44fa-be5a-90644431395c Date: Wed, 09 Jan 2019 02:48:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "updated_at": "2019-01-09T02:48:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "revision_number": 0, "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "revision_number": 0, "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}], "revision_number": 2, "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}]} 2019-01-09 02:48:13,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=0d8abad2-1f5e-444a-8800-ad6552da4666 used request id req-c830adf7-24d3-44fa-be5a-90644431395c 2019-01-09 02:48:13,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d8abad2-1f5e-444a-8800-ad6552da4666 2019-01-09 02:48:13,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:13,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6ff8ea9f-8c28-4adc-be88-99eb938ec586 Date: Wed, 09 Jan 2019 02:48: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": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30"}]} 2019-01-09 02:48:13,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 used request id req-6ff8ea9f-8c28-4adc-be88-99eb938ec586 2019-01-09 02:48:13,422 - neutron_utils - INFO - Retrieving security group with ID - 0d8abad2-1f5e-444a-8800-ad6552da4666 2019-01-09 02:48:13,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=0d8abad2-1f5e-444a-8800-ad6552da4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:13,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-27269304-592b-47b7-a4c3-d7545d4d9f29 Date: Wed, 09 Jan 2019 02:48:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "updated_at": "2019-01-09T02:48:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "revision_number": 0, "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "revision_number": 0, "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}], "revision_number": 2, "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}]} 2019-01-09 02:48:13,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=0d8abad2-1f5e-444a-8800-ad6552da4666 used request id req-27269304-592b-47b7-a4c3-d7545d4d9f29 2019-01-09 02:48:13,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d8abad2-1f5e-444a-8800-ad6552da4666 2019-01-09 02:48:13,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:13,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7a26aaf-d926-41f0-898e-897bf09f640c Date: Wed, 09 Jan 2019 02:48: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": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30"}]} 2019-01-09 02:48:13,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 used request id req-b7a26aaf-d926-41f0-898e-897bf09f640c 2019-01-09 02:48:13,797 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp 2019-01-09 02:48:13,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:14,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-fc2bce20-9e77-468b-b52e-65894fd7ce19 Date: Wed, 09 Jan 2019 02:48:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "updated_at": "2019-01-09T02:48:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "revision_number": 0, "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "revision_number": 0, "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}], "revision_number": 2, "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}]} 2019-01-09 02:48:14,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp used request id req-fc2bce20-9e77-468b-b52e-65894fd7ce19 2019-01-09 02:48:14,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:48:14,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:48:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:48:14,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:14,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b13ece-8fd9-4a2b-9f19-021eea027f97 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:48:14,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-60b13ece-8fd9-4a2b-9f19-021eea027f97 2019-01-09 02:48:14,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d8abad2-1f5e-444a-8800-ad6552da4666 2019-01-09 02:48:14,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:14,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-58fe689a-4280-48ad-8947-2c6223fb75cb Date: Wed, 09 Jan 2019 02:48: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": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30"}]} 2019-01-09 02:48:14,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 used request id req-58fe689a-4280-48ad-8947-2c6223fb75cb 2019-01-09 02:48:14,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666"}}' 2019-01-09 02:48:14,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d8091a70-bbf7-4297-a578-ba7a89f1b16e Date: Wed, 09 Jan 2019 02:48:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:48:14Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:14Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "7ba9d186-8095-40a3-9315-024646a8f73e"}} 2019-01-09 02:48:14,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-d8091a70-bbf7-4297-a578-ba7a89f1b16e 2019-01-09 02:48:14,717 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp 2019-01-09 02:48:14,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:14,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-efca66f1-8b18-418e-b160-bdf71415409d Date: Wed, 09 Jan 2019 02:48:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "updated_at": "2019-01-09T02:48:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "revision_number": 0, "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "revision_number": 0, "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:14Z", "revision_number": 0, "id": "7ba9d186-8095-40a3-9315-024646a8f73e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:14Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}], "revision_number": 3, "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}]} 2019-01-09 02:48:14,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp used request id req-efca66f1-8b18-418e-b160-bdf71415409d 2019-01-09 02:48:14,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:14,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bebcbf0e-4954-4b69-83c3-f7b68734bfba Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:48:14,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-bebcbf0e-4954-4b69-83c3-f7b68734bfba 2019-01-09 02:48:14,862 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d8abad2-1f5e-444a-8800-ad6552da4666 2019-01-09 02:48:14,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:14,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-af6d66fc-219f-4436-bfd9-5df546064c7b Date: Wed, 09 Jan 2019 02:48: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": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:48:14Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:14Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "7ba9d186-8095-40a3-9315-024646a8f73e"}]} 2019-01-09 02:48:14,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 used request id req-af6d66fc-219f-4436-bfd9-5df546064c7b 2019-01-09 02:48:14,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666"}}' 2019-01-09 02:48:15,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-37ded990-e021-494a-a759-e0535c822fb5 Date: Wed, 09 Jan 2019 02:48:15 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": "2019-01-09T02:48:15Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": 22, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:15Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "7d4d8ea3-0984-4177-93f4-a84af6722852"}} 2019-01-09 02:48:15,287 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-37ded990-e021-494a-a759-e0535c822fb5 2019-01-09 02:48:15,287 - neutron_utils - INFO - Retrieving security group with ID - 0d8abad2-1f5e-444a-8800-ad6552da4666 2019-01-09 02:48:15,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=0d8abad2-1f5e-444a-8800-ad6552da4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:15,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-b0023852-1b06-47fa-81a8-a7f763528f04 Date: Wed, 09 Jan 2019 02:48:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "updated_at": "2019-01-09T02:48:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "revision_number": 0, "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "revision_number": 0, "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:48:14Z", "revision_number": 0, "id": "7ba9d186-8095-40a3-9315-024646a8f73e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:14Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:48:15Z", "revision_number": 0, "id": "7d4d8ea3-0984-4177-93f4-a84af6722852", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:48:15Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}], "revision_number": 4, "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}]} 2019-01-09 02:48:15,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=0d8abad2-1f5e-444a-8800-ad6552da4666 used request id req-b0023852-1b06-47fa-81a8-a7f763528f04 2019-01-09 02:48:15,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d8abad2-1f5e-444a-8800-ad6552da4666 2019-01-09 02:48:15,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:48:15,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-3e42519b-c082-4144-b548-dc4fe56e304d Date: Wed, 09 Jan 2019 02:48: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": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "07cfc6f0-b265-4d88-a187-d229c8cb561f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:48:12Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:12Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "490a82d7-eb29-449c-8b49-5ddfe5adaa30"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:48:14Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:14Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "7ba9d186-8095-40a3-9315-024646a8f73e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-09T02:48:15Z", "security_group_id": "0d8abad2-1f5e-444a-8800-ad6552da4666", "port_range_min": 22, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:15Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "7d4d8ea3-0984-4177-93f4-a84af6722852"}]} 2019-01-09 02:48:15,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d8abad2-1f5e-444a-8800-ad6552da4666 used request id req-3e42519b-c082-4144-b548-dc4fe56e304d 2019-01-09 02:48:15,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:48:15,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:48:15,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2200c8df6304831afd71693c3058035", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role"}], "expires_at": "2019-01-09T03:48:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-user", "id": "3c03634de12a4048b42159854cc6bde7"}, "audit_ids": ["JdgvdgPjSUyTa4ND8xZQXQ"], "issued_at": "2019-01-09T02:48:15.000000Z"}} 2019-01-09 02:48:15,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:15,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de56139b-0256-4c31-98a7-3fa81faa79a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:48:15,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-de56139b-0256-4c31-98a7-3fa81faa79a2 2019-01-09 02:48:15,985 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:48:15,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:16,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b494751e-1b13-4e67-bec6-a10565cd1343 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:48:16,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b494751e-1b13-4e67-bec6-a10565cd1343 2019-01-09 02:48:16,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:16,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ad338e0a-c494-4140-af1d-8e811a6a1f57 Date: Wed, 09 Jan 2019 02:48:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:48:16,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-ad338e0a-c494-4140-af1d-8e811a6a1f57 2019-01-09 02:48:16,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:48:16,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:48:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:48:16,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:16,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec2ddfc-e090-4177-bf44-96667f986b34 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:48:16,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-4ec2ddfc-e090-4177-bf44-96667f986b34 2019-01-09 02:48:16,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:16,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3c55a77a-1c3c-4ae5-8666-7a7180178f89 Date: Wed, 09 Jan 2019 02:48:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:48:16,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-3c55a77a-1c3c-4ae5-8666-7a7180178f89 2019-01-09 02:48:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:16,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-21c40a5a-ddb8-4480-ac65-c19a40bb67a8 Date: Wed, 09 Jan 2019 02:48:16 GMT RESP BODY: {"ports":[]} 2019-01-09 02:48:16,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1&admin_state_up=True used request id req-21c40a5a-ddb8-4480-ac65-c19a40bb67a8 2019-01-09 02:48:16,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:17,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-987eb891-6854-4312-90c0-14cfd10bd8fc x-compute-request-id: req-987eb891-6854-4312-90c0-14cfd10bd8fc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:48:17,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst used request id req-987eb891-6854-4312-90c0-14cfd10bd8fc 2019-01-09 02:48:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:17,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-42947c3f-676e-401f-b512-9553b3fd6d2f Date: Wed, 09 Jan 2019 02:48:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:48:17,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-42947c3f-676e-401f-b512-9553b3fd6d2f 2019-01-09 02:48:17,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:17,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c117944-219f-4b34-97ce-8a71e2ce2ed2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:48:17,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-9c117944-219f-4b34-97ce-8a71e2ce2ed2 2019-01-09 02:48:17,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:17,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1784a794-e929-46a3-b1d3-21c770bb643e Date: Wed, 09 Jan 2019 02:48:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:48:17,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-1784a794-e929-46a3-b1d3-21c770bb643e 2019-01-09 02:48:17,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:17,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8f1bfcc9-3e8d-4d40-93de-062d77821b2c Date: Wed, 09 Jan 2019 02:48:17 GMT RESP BODY: {"ports":[]} 2019-01-09 02:48:17,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1&admin_state_up=True used request id req-8f1bfcc9-3e8d-4d40-93de-062d77821b2c 2019-01-09 02:48:17,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:48:17,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:48:18,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2200c8df6304831afd71693c3058035", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role"}], "expires_at": "2019-01-09T03:48:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/9a3930afafd74f2fa9ab93ae7a98ec1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-user", "id": "3c03634de12a4048b42159854cc6bde7"}, "audit_ids": ["j2v-TYdrTXuax9G8aIj2bA"], "issued_at": "2019-01-09T02:48:18.000000Z"}} 2019-01-09 02:48:18,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa8044daebc9a3b16cc54a7aae1129e9c0463b3" 2019-01-09 02:48:18,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97df740a-2692-4c7e-8a55-2fe33f54a8a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:48:18,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-97df740a-2692-4c7e-8a55-2fe33f54a8a3 2019-01-09 02:48:18,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:18,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-3c585b97-cd76-4722-a47a-e3c2a100e846 Date: Wed, 09 Jan 2019 02:48:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:48:18,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-3c585b97-cd76-4722-a47a-e3c2a100e846 2019-01-09 02:48:18,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:18,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-abe6cbf8-c33a-4590-957a-6c68356c1ea3 Date: Wed, 09 Jan 2019 02:48:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:48:18,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-abe6cbf8-c33a-4590-957a-6c68356c1ea3 2019-01-09 02:48:18,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:18,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-43c8f62a-2acf-4fe0-9944-946ecc649561 Date: Wed, 09 Jan 2019 02:48:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:48:18,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-43c8f62a-2acf-4fe0-9944-946ecc649561 2019-01-09 02:48:18,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:48:18,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:48:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:48:18,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa8044daebc9a3b16cc54a7aae1129e9c0463b3" 2019-01-09 02:48:18,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23735f7f-68a9-493d-b0a5-a03eefdf3a0a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:48:18,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-23735f7f-68a9-493d-b0a5-a03eefdf3a0a 2019-01-09 02:48:18,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:19,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a9107155-3127-4055-98dd-6098cf93af8d Date: Wed, 09 Jan 2019 02:48:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:48:19,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-a9107155-3127-4055-98dd-6098cf93af8d 2019-01-09 02:48:19,079 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net 2019-01-09 02:48:19,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" -d '{"port": {"network_id": "525e9313-4687-477c-a2ef-0a1c265e4da7", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1", "admin_state_up": true}}' 2019-01-09 02:48:20,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-573d85c2-644a-45e3-a49e-74dbf6cb77e9 Date: Wed, 09 Jan 2019 02:48:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:19Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.9"}],"id":"0b47f900-c736-4e74-b982-8ae8da30f137","security_groups":["06822993-7a24-450f-836e-542a9a64ee92"],"mac_address":"fa:16:3e:cc:81:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","qos_policy_id":null,"admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:19Z","binding:vnic_type":"normal"}} 2019-01-09 02:48:20,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-573d85c2-644a-45e3-a49e-74dbf6cb77e9 2019-01-09 02:48:20,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:20,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7bfc0a32-10a4-4b42-8b53-03e02a2cf05c Date: Wed, 09 Jan 2019 02:48:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:48:20,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-7bfc0a32-10a4-4b42-8b53-03e02a2cf05c 2019-01-09 02:48:20,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:20,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975e951b-8116-41ac-925c-749c3ed5b729 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:48:20,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-975e951b-8116-41ac-925c-749c3ed5b729 2019-01-09 02:48:20,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:20,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a2a8df43-f32f-4228-8b0b-43601b14aa95 Date: Wed, 09 Jan 2019 02:48:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:48:20,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-a2a8df43-f32f-4228-8b0b-43601b14aa95 2019-01-09 02:48:20,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:20,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-dd799d52-aa44-4dae-a1f7-9cea32d60d09 Date: Wed, 09 Jan 2019 02:48:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:19Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.9"}],"id":"0b47f900-c736-4e74-b982-8ae8da30f137","security_groups":["06822993-7a24-450f-836e-542a9a64ee92"],"mac_address":"fa:16:3e:cc:81:18","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:19Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:48:20,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1&admin_state_up=True used request id req-dd799d52-aa44-4dae-a1f7-9cea32d60d09 2019-01-09 02:48:20,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:20,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d34b46-fb00-4117-83d9-1ff5456a0b75 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:48:20,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-c9d34b46-fb00-4117-83d9-1ff5456a0b75 2019-01-09 02:48:20,935 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst 2019-01-09 02:48:20,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:20,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-1aa6f885-36c5-4533-9d7f-00531c18f8f1 x-compute-request-id: req-1aa6f885-36c5-4533-9d7f-00531c18f8f1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-flavor-name"}]} 2019-01-09 02:48:20,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1aa6f885-36c5-4533-9d7f-00531c18f8f1 2019-01-09 02:48:20,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:20,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-aa456df6-9be6-4a9a-9434-615b1d4e26ec x-compute-request-id: req-aa456df6-9be6-4a9a-9434-615b1d4e26ec Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:48:20,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd used request id req-aa456df6-9be6-4a9a-9434-615b1d4e26ec 2019-01-09 02:48:20,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:21,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-0aa4a153-2cb3-414d-b76e-3f98392b3c4d Date: Wed, 09 Jan 2019 02:48:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:47:48Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2019-01-09T02:47:55Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12/snap", "metadata": {}}], "self": "/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "min_disk": 0, "protected": false, "id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "file": "/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "9a3930afafd74f2fa9ab93ae7a98ec1c", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image"} 2019-01-09 02:48:21,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image used request id req-0aa4a153-2cb3-414d-b76e-3f98392b3c4d 2019-01-09 02:48:21,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:21,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-39eae5da-bd3a-4293-8a50-e0b2fe361f85 Date: Wed, 09 Jan 2019 02:48: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:48:21,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-39eae5da-bd3a-4293-8a50-e0b2fe361f85 2019-01-09 02:48:21,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" -d '{"server": {"name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "imageRef": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "flavorRef": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "max_count": 1, "min_count": 1, "networks": [{"port": "0b47f900-c736-4e74-b982-8ae8da30f137"}]}}' 2019-01-09 02:48:22,984 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-180f387f-c10b-488b-849d-2757df85b85c x-compute-request-id: req-180f387f-c10b-488b-849d-2757df85b85c Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "adminPass": "qnyK4PNEWHrY"}} 2019-01-09 02:48:22,984 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-180f387f-c10b-488b-849d-2757df85b85c 2019-01-09 02:48:22,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:23,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6475d20-a1f7-4942-b2ed-4600cf285ed4 x-compute-request-id: req-b6475d20-a1f7-4942-b2ed-4600cf285ed4 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.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:48:23,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-b6475d20-a1f7-4942-b2ed-4600cf285ed4 2019-01-09 02:48:23,379 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst 2019-01-09 02:48:23,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:23,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-6e166241-c9a2-4e10-955d-87a24f3f5da8 x-compute-request-id: req-6e166241-c9a2-4e10-955d-87a24f3f5da8 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.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:48:23,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-6e166241-c9a2-4e10-955d-87a24f3f5da8 2019-01-09 02:48:23,606 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:48:23,606 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:48:26,610 - create_instance - DEBUG - VM status query timeout in 896.769623041 2019-01-09 02:48:26,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:27,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-8af69c70-c187-4bbe-8d61-9ac2d67315a9 x-compute-request-id: req-8af69c70-c187-4bbe-8d61-9ac2d67315a9 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:48:27,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-8af69c70-c187-4bbe-8d61-9ac2d67315a9 2019-01-09 02:48:27,088 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:48:27,088 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:48:30,091 - create_instance - DEBUG - VM status query timeout in 893.287872076 2019-01-09 02:48:30,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:30,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48: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-b81b49a6-d349-4fc9-b08c-057660391020 x-compute-request-id: req-b81b49a6-d349-4fc9-b08c-057660391020 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:48:30,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-b81b49a6-d349-4fc9-b08c-057660391020 2019-01-09 02:48:30,582 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:48:30,582 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:48:33,585 - create_instance - DEBUG - VM status query timeout in 889.794245005 2019-01-09 02:48:33,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:34,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48: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-2602926d-33a5-49a2-b3fd-446ff6ed61a7 x-compute-request-id: req-2602926d-33a5-49a2-b3fd-446ff6ed61a7 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:48:34,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-2602926d-33a5-49a2-b3fd-446ff6ed61a7 2019-01-09 02:48:34,397 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:48:34,397 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:48:37,401 - create_instance - DEBUG - VM status query timeout in 885.978590012 2019-01-09 02:48:37,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:38,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-53fe0afe-66c1-4722-a4cc-d24b7a964164 x-compute-request-id: req-53fe0afe-66c1-4722-a4cc-d24b7a964164 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:48:38,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-53fe0afe-66c1-4722-a4cc-d24b7a964164 2019-01-09 02:48:38,330 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:48:38,331 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:48:41,334 - create_instance - DEBUG - VM status query timeout in 882.045387983 2019-01-09 02:48:41,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:42,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48: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-b91df68c-d2c4-486b-83b7-5ee337fcbfd0 x-compute-request-id: req-b91df68c-d2c4-486b-83b7-5ee337fcbfd0 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:48:42,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-b91df68c-d2c4-486b-83b7-5ee337fcbfd0 2019-01-09 02:48:42,091 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:48:42,091 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:48:45,094 - create_instance - DEBUG - VM status query timeout in 878.284917116 2019-01-09 02:48:45,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:45,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48: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-678cf66c-4b39-40c8-8bb9-34bfb2aa8c4d x-compute-request-id: req-678cf66c-4b39-40c8-8bb9-34bfb2aa8c4d Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:48:45,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-678cf66c-4b39-40c8-8bb9-34bfb2aa8c4d 2019-01-09 02:48:45,465 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:48:45,465 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:48:48,469 - create_instance - DEBUG - VM status query timeout in 874.910632133 2019-01-09 02:48:48,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:49,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:48: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-73a372a5-e9a4-400a-a23d-c75513b98000 x-compute-request-id: req-73a372a5-e9a4-400a-a23d-c75513b98000 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:48:49,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-73a372a5-e9a4-400a-a23d-c75513b98000 2019-01-09 02:48:49,127 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:48:49,128 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:48:52,131 - create_instance - DEBUG - VM status query timeout in 871.248435974 2019-01-09 02:48:52,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:52,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-35bbb872-01d2-435f-9191-13ec767b967d x-compute-request-id: req-35bbb872-01d2-435f-9191-13ec767b967d Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:48:52,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-35bbb872-01d2-435f-9191-13ec767b967d 2019-01-09 02:48:52,643 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:48:52,643 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:48:55,646 - create_instance - DEBUG - VM status query timeout in 867.733300924 2019-01-09 02:48:55,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:56,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-4877edfb-1df5-41ff-96ea-d12e7b224429 x-compute-request-id: req-4877edfb-1df5-41ff-96ea-d12e7b224429 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:48:56,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-4877edfb-1df5-41ff-96ea-d12e7b224429 2019-01-09 02:48:56,354 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:48:56,354 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:48:59,358 - create_instance - DEBUG - VM status query timeout in 864.021489143 2019-01-09 02:48:59,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:48:59,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-f46c17af-e518-4054-960c-b1194a73dc0e x-compute-request-id: req-f46c17af-e518-4054-960c-b1194a73dc0e Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:48:59,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-f46c17af-e518-4054-960c-b1194a73dc0e 2019-01-09 02:48:59,848 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:48:59,848 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:02,851 - create_instance - DEBUG - VM status query timeout in 860.52788806 2019-01-09 02:49:02,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:03,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-ff31f685-dd90-451e-b7e1-11714e3663c6 x-compute-request-id: req-ff31f685-dd90-451e-b7e1-11714e3663c6 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:03,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-ff31f685-dd90-451e-b7e1-11714e3663c6 2019-01-09 02:49:03,358 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:03,358 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:06,361 - create_instance - DEBUG - VM status query timeout in 857.017825127 2019-01-09 02:49:06,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:06,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-c97f94e9-5975-4c49-bfb3-65d2ad886faf x-compute-request-id: req-c97f94e9-5975-4c49-bfb3-65d2ad886faf Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:06,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-c97f94e9-5975-4c49-bfb3-65d2ad886faf 2019-01-09 02:49:06,836 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:06,836 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:09,839 - create_instance - DEBUG - VM status query timeout in 853.539859056 2019-01-09 02:49:09,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:10,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-089cd2c8-72aa-4e1b-92b2-070c69273683 x-compute-request-id: req-089cd2c8-72aa-4e1b-92b2-070c69273683 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:10,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-089cd2c8-72aa-4e1b-92b2-070c69273683 2019-01-09 02:49:10,514 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:10,514 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:13,517 - create_instance - DEBUG - VM status query timeout in 849.862196922 2019-01-09 02:49:13,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:13,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-162d36bd-67a5-4e43-8f5d-df55be1576ad x-compute-request-id: req-162d36bd-67a5-4e43-8f5d-df55be1576ad Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:13,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-162d36bd-67a5-4e43-8f5d-df55be1576ad 2019-01-09 02:49:13,993 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:13,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:16,997 - create_instance - DEBUG - VM status query timeout in 846.382533073 2019-01-09 02:49:17,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:17,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:49:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2920057c-20f1-49de-8664-a8e0f88f6b62 x-compute-request-id: req-2920057c-20f1-49de-8664-a8e0f88f6b62 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:17,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-2920057c-20f1-49de-8664-a8e0f88f6b62 2019-01-09 02:49:17,544 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:17,544 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:20,547 - create_instance - DEBUG - VM status query timeout in 842.831990004 2019-01-09 02:49:20,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:21,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:49: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-376212fb-4908-420f-a9a5-f3da0af3c8c4 x-compute-request-id: req-376212fb-4908-420f-a9a5-f3da0af3c8c4 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:21,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-376212fb-4908-420f-a9a5-f3da0af3c8c4 2019-01-09 02:49:21,044 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:21,044 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:24,047 - create_instance - DEBUG - VM status query timeout in 839.331803083 2019-01-09 02:49:24,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:24,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:49: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-a2ea3ac8-ce94-4041-9f37-31b242071738 x-compute-request-id: req-a2ea3ac8-ce94-4041-9f37-31b242071738 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:24,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-a2ea3ac8-ce94-4041-9f37-31b242071738 2019-01-09 02:49:24,569 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:24,569 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:27,572 - create_instance - DEBUG - VM status query timeout in 835.806957006 2019-01-09 02:49:27,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:28,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:49: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-6fdd360a-26ac-4506-8e12-d7454886a07a x-compute-request-id: req-6fdd360a-26ac-4506-8e12-d7454886a07a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:28,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-6fdd360a-26ac-4506-8e12-d7454886a07a 2019-01-09 02:49:28,276 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:28,276 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:31,279 - create_instance - DEBUG - VM status query timeout in 832.099857092 2019-01-09 02:49:31,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:31,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-93bf4732-fb8c-4939-a85a-dfdbb8cc49fa x-compute-request-id: req-93bf4732-fb8c-4939-a85a-dfdbb8cc49fa Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:31,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-93bf4732-fb8c-4939-a85a-dfdbb8cc49fa 2019-01-09 02:49:31,773 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:31,773 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:34,776 - create_instance - DEBUG - VM status query timeout in 828.602715015 2019-01-09 02:49:34,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:35,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:49: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-d1d94d0a-38ef-4d5f-b430-4712ee0085ee x-compute-request-id: req-d1d94d0a-38ef-4d5f-b430-4712ee0085ee Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:35,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-d1d94d0a-38ef-4d5f-b430-4712ee0085ee 2019-01-09 02:49:35,255 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:35,255 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:38,258 - create_instance - DEBUG - VM status query timeout in 825.120825052 2019-01-09 02:49:38,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:38,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-101b160b-bb0a-4be5-8f14-3f4f03892400 x-compute-request-id: req-101b160b-bb0a-4be5-8f14-3f4f03892400 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:38,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-101b160b-bb0a-4be5-8f14-3f4f03892400 2019-01-09 02:49:38,441 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:38,441 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:41,445 - create_instance - DEBUG - VM status query timeout in 821.93456912 2019-01-09 02:49:41,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:42,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:49: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-d261c107-6ea9-4a43-ac69-d745c8111de9 x-compute-request-id: req-d261c107-6ea9-4a43-ac69-d745c8111de9 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:42,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-d261c107-6ea9-4a43-ac69-d745c8111de9 2019-01-09 02:49:42,114 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:42,114 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:45,117 - create_instance - DEBUG - VM status query timeout in 818.26174593 2019-01-09 02:49:45,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:45,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:49:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9da64a5-c567-4b50-bfaf-be75ce6cfeca x-compute-request-id: req-e9da64a5-c567-4b50-bfaf-be75ce6cfeca Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:45,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-e9da64a5-c567-4b50-bfaf-be75ce6cfeca 2019-01-09 02:49:45,629 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:45,629 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:48,632 - create_instance - DEBUG - VM status query timeout in 814.747283936 2019-01-09 02:49:48,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:49,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:49: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-8b2406ad-2aa8-403d-8197-c99ec3f561e7 x-compute-request-id: req-8b2406ad-2aa8-403d-8197-c99ec3f561e7 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:49,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-8b2406ad-2aa8-403d-8197-c99ec3f561e7 2019-01-09 02:49:49,117 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:49,117 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:52,120 - create_instance - DEBUG - VM status query timeout in 811.259072065 2019-01-09 02:49:52,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:52,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-4ca80c34-afa3-444d-a922-f901977053b5 x-compute-request-id: req-4ca80c34-afa3-444d-a922-f901977053b5 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:52,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-4ca80c34-afa3-444d-a922-f901977053b5 2019-01-09 02:49:52,817 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:52,817 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:55,820 - create_instance - DEBUG - VM status query timeout in 807.559204102 2019-01-09 02:49:55,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:56,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-2a3456cd-9ffb-4797-b6ee-875fb9ef7a31 x-compute-request-id: req-2a3456cd-9ffb-4797-b6ee-875fb9ef7a31 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:56,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-2a3456cd-9ffb-4797-b6ee-875fb9ef7a31 2019-01-09 02:49:56,274 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:56,274 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:49:59,278 - create_instance - DEBUG - VM status query timeout in 804.101557016 2019-01-09 02:49:59,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:49:59,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:49: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-55d3035e-5aad-40cf-974e-e35174b9b067 x-compute-request-id: req-55d3035e-5aad-40cf-974e-e35174b9b067 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:49:59,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-55d3035e-5aad-40cf-974e-e35174b9b067 2019-01-09 02:49:59,793 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:49:59,793 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:50:02,796 - create_instance - DEBUG - VM status query timeout in 800.583203077 2019-01-09 02:50:02,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:03,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50: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-e930a749-8033-483d-aa37-970796bf5bc8 x-compute-request-id: req-e930a749-8033-483d-aa37-970796bf5bc8 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:03,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-e930a749-8033-483d-aa37-970796bf5bc8 2019-01-09 02:50:03,130 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:50:03,130 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:50:06,133 - create_instance - DEBUG - VM status query timeout in 797.245672941 2019-01-09 02:50:06,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:06,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50: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-7c83b3bd-2608-4faa-9fcb-3b826e62a040 x-compute-request-id: req-7c83b3bd-2608-4faa-9fcb-3b826e62a040 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:48:24Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:06,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-7c83b3bd-2608-4faa-9fcb-3b826e62a040 2019-01-09 02:50:06,636 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - BUILD 2019-01-09 02:50:06,636 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:50:09,639 - create_instance - DEBUG - VM status query timeout in 793.739750147 2019-01-09 02:50:09,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:10,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50: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-78e5d2d5-818a-4b38-87e6-93f84871d52f x-compute-request-id: req-78e5d2d5-818a-4b38-87e6-93f84871d52f Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:10,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-78e5d2d5-818a-4b38-87e6-93f84871d52f 2019-01-09 02:50:10,136 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - ACTIVE 2019-01-09 02:50:10,136 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:50:10,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:10,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-7574cd2c-f822-46ab-98fd-8d0d16f56c62 x-compute-request-id: req-7574cd2c-f822-46ab-98fd-8d0d16f56c62 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:10,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-7574cd2c-f822-46ab-98fd-8d0d16f56c62 2019-01-09 02:50:10,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:10,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-aecc6ebf-1674-46b3-9a03-97ec2b087908 Date: Wed, 09 Jan 2019 02:50:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:50:10,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-aecc6ebf-1674-46b3-9a03-97ec2b087908 2019-01-09 02:50:10,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:10,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c65047-d9e1-453b-9b4c-bc212328a9c5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:50:10,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-f9c65047-d9e1-453b-9b4c-bc212328a9c5 2019-01-09 02:50:10,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:10,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-511af927-f058-415b-ac0e-7b050f9e5c89 Date: Wed, 09 Jan 2019 02:50:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:50:10,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-511af927-f058-415b-ac0e-7b050f9e5c89 2019-01-09 02:50:10,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:10,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-f3952b8e-43d7-41a9-b37f-5c2e5ffbc585 Date: Wed, 09 Jan 2019 02:50:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:50:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.9"}],"id":"0b47f900-c736-4e74-b982-8ae8da30f137","security_groups":["06822993-7a24-450f-836e-542a9a64ee92"],"mac_address":"fa:16:3e:cc:81:18","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:19Z","binding:vnic_type":"normal","device_id":"72f36b72-85d9-4d70-b022-532ae8bd3341"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.4"}],"id":"33a0f1e3-05b7-445a-b013-db8e4d7f0bdb","security_groups":[],"mac_address":"fa:16:3e:0b:28:56","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.2"}],"id":"602baa20-548b-43b5-97db-127894ed50b8","security_groups":[],"mac_address":"fa:16:3e:bb:af:7a","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.3"}],"id":"d4518866-e08f-40d7-8703-84edc8ba06a0","security_groups":[],"mac_address":"fa:16:3e:c2:cf:61","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.1"}],"id":"f56d769e-074d-4e72-b18e-9b8fcefb995a","security_groups":[],"mac_address":"fa:16:3e:e8:8a:f2","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:07Z","binding:vnic_type":"normal","device_id":"aa7ba1b4-898d-4a2f-be43-7d6d897af5c8"}]} 2019-01-09 02:50:10,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-f3952b8e-43d7-41a9-b37f-5c2e5ffbc585 2019-01-09 02:50:10,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:11,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-0a207d89-f7c2-4308-a791-2f53ed0f172c Date: Wed, 09 Jan 2019 02:50:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:48:00Z", "admin_state_up": true, "updated_at": "2019-01-09T02:48:08Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "aa7ba1b4-898d-4a2f-be43-7d6d897af5c8", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router"}]} 2019-01-09 02:50:11,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router used request id req-0a207d89-f7c2-4308-a791-2f53ed0f172c 2019-01-09 02:50:11,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:11,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac0bdb0-33d4-4b6f-b12b-90cc1fab7902 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:50:11,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-cac0bdb0-33d4-4b6f-b12b-90cc1fab7902 2019-01-09 02:50:11,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=aa7ba1b4-898d-4a2f-be43-7d6d897af5c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:11,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8b1a32cc-ee49-4582-b778-f066670b423d Date: Wed, 09 Jan 2019 02:50:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.1"}],"id":"f56d769e-074d-4e72-b18e-9b8fcefb995a","security_groups":[],"mac_address":"fa:16:3e:e8:8a:f2","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:07Z","binding:vnic_type":"normal","device_id":"aa7ba1b4-898d-4a2f-be43-7d6d897af5c8"}]} 2019-01-09 02:50:11,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=aa7ba1b4-898d-4a2f-be43-7d6d897af5c8 used request id req-8b1a32cc-ee49-4582-b778-f066670b423d 2019-01-09 02:50:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/887c2945-2502-41d2-9593-0914c15cb146 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:11,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-2acb330d-6d5f-40c4-9351-c54df8252120 Date: Wed, 09 Jan 2019 02:50:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}} 2019-01-09 02:50:11,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/887c2945-2502-41d2-9593-0914c15cb146 used request id req-2acb330d-6d5f-40c4-9351-c54df8252120 2019-01-09 02:50:11,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:11,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-15475523-7e01-4ff1-baa1-d85c7cb70f54 Date: Wed, 09 Jan 2019 02:50:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:50:11,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-15475523-7e01-4ff1-baa1-d85c7cb70f54 2019-01-09 02:50:11,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:11,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9c7dec00-f624-4c5f-870d-c4af78220d6c Date: Wed, 09 Jan 2019 02:50:11 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:50:11,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-9c7dec00-f624-4c5f-870d-c4af78220d6c 2019-01-09 02:50:11,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:11,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50: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-430af1a6-1f24-4155-84f4-94d2fcf0f285 x-compute-request-id: req-430af1a6-1f24-4155-84f4-94d2fcf0f285 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:11,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-430af1a6-1f24-4155-84f4-94d2fcf0f285 2019-01-09 02:50:11,839 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - ACTIVE 2019-01-09 02:50:11,839 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:50:11,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:12,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50: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-c9977677-abb5-4cf7-a657-3e7433db6e3b x-compute-request-id: req-c9977677-abb5-4cf7-a657-3e7433db6e3b Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:12,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-c9977677-abb5-4cf7-a657-3e7433db6e3b 2019-01-09 02:50:12,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:12,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-dededd7d-791c-4d5a-a934-0470ef4cfe60 Date: Wed, 09 Jan 2019 02:50:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:50:12,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-dededd7d-791c-4d5a-a934-0470ef4cfe60 2019-01-09 02:50:12,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:12,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66bea28d-a16d-44a6-b0d6-d5450e909c10 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:50:12,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-66bea28d-a16d-44a6-b0d6-d5450e909c10 2019-01-09 02:50:12,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:12,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bce6cd37-c229-47b6-8b13-38914da80055 Date: Wed, 09 Jan 2019 02:50:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:50:12,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-bce6cd37-c229-47b6-8b13-38914da80055 2019-01-09 02:50:12,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:12,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-6f23848a-a185-4220-9b44-13a0e0579202 Date: Wed, 09 Jan 2019 02:50:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:50:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.9"}],"id":"0b47f900-c736-4e74-b982-8ae8da30f137","security_groups":["06822993-7a24-450f-836e-542a9a64ee92"],"mac_address":"fa:16:3e:cc:81:18","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:19Z","binding:vnic_type":"normal","device_id":"72f36b72-85d9-4d70-b022-532ae8bd3341"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.4"}],"id":"33a0f1e3-05b7-445a-b013-db8e4d7f0bdb","security_groups":[],"mac_address":"fa:16:3e:0b:28:56","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.2"}],"id":"602baa20-548b-43b5-97db-127894ed50b8","security_groups":[],"mac_address":"fa:16:3e:bb:af:7a","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.3"}],"id":"d4518866-e08f-40d7-8703-84edc8ba06a0","security_groups":[],"mac_address":"fa:16:3e:c2:cf:61","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.1"}],"id":"f56d769e-074d-4e72-b18e-9b8fcefb995a","security_groups":[],"mac_address":"fa:16:3e:e8:8a:f2","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:07Z","binding:vnic_type":"normal","device_id":"aa7ba1b4-898d-4a2f-be43-7d6d897af5c8"}]} 2019-01-09 02:50:12,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-6f23848a-a185-4220-9b44-13a0e0579202 2019-01-09 02:50:12,843 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-09 02:50:12,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:12,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1a64cabd-5890-4e4b-b6b3-49d3540297d1 Date: Wed, 09 Jan 2019 02:50:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:50:12,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-1a64cabd-5890-4e4b-b6b3-49d3540297d1 2019-01-09 02:50:12,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:12,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ee720619-7353-465b-93a5-354461f35abf Date: Wed, 09 Jan 2019 02:50:12 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:50:12,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-ee720619-7353-465b-93a5-354461f35abf 2019-01-09 02:50:12,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "port_id": "0b47f900-c736-4e74-b982-8ae8da30f137"}}' 2019-01-09 02:50:14,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-16edd0fc-809b-41c8-bf3e-41b68d7aa893 Date: Wed, 09 Jan 2019 02:50:14 GMT RESP BODY: {"floatingip": {"router_id": "aa7ba1b4-898d-4a2f-be43-7d6d897af5c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:50:13Z", "updated_at": "2019-01-09T02:50:13Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_id": "0b47f900-c736-4e74-b982-8ae8da30f137", "id": "b81ec7d8-5db0-4f64-a6d1-2a20632e43cb"}} 2019-01-09 02:50:14,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-16edd0fc-809b-41c8-bf3e-41b68d7aa893 2019-01-09 02:50:14,805 - create_instance - INFO - Created floating IP 172.30.9.209 via router - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router 2019-01-09 02:50:14,805 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2019-01-09 02:50:14,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:15,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50: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-6640a00f-c805-42ad-904b-c6b342fbe96d x-compute-request-id: req-6640a00f-c805-42ad-904b-c6b342fbe96d Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:15,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-6640a00f-c805-42ad-904b-c6b342fbe96d 2019-01-09 02:50:15,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:50:16,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50: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-eed0f4d5-6170-4f9a-a4fe-bfd818e693cf x-compute-request-id: req-eed0f4d5-6170-4f9a-a4fe-bfd818e693cf Content-Encoding: gzip Content-Length: 10454 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 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 s84096 r8192 d22400 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 7fc0fc80\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-163-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008015] AppArmor: AppArmor initialized\n[ 0.008850] Yama: becoming mindful.\n[ 0.010062] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013393] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014630] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016111] Initializing cgroup subsys memory\n[ 0.016992] Initializing cgroup subsys devices\n[ 0.017881] Initializing cgroup subsys freezer\n[ 0.018758] Initializing cgroup subsys blkio\n[ 0.019604] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.021627] mce: CPU supports 10 MCE banks\n[ 0.022476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.022476] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024003] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.025049] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.026624] Speculative Store Bypass: Vulnerable\n[ 0.028657] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.033641] ACPI: Core revision 20131115\n[ 0.034872] ACPI: All ACPI Tables successfully acquired\n[ 0.036021] ftrace: allocating 28753 entries in 113 pages\n[ 0.056024] smpboot: Max logical packages: 2\n[ 0.056901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058090] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.059455] Enabling x2apic\n[ 0.060000] Enabled x2apic\n[ 0.060003] Switched APIC routing to physical x2apic.\n[ 0.061893] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.066072] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070912] KVM setup paravirtual spinlock\n[ 0.072811] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074157] x86: Booting SMP configuration:\n[ 0.075062] .... node #0, CPUs: #1[ 0.072803] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092018] x86: Booted up 1 node, 2 CPUs\n[ 0.092011] KVM setup async PF for cpu 1\n[ 0.092011] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.094710] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096213] devtmpfs: initialized\n[ 0.098570] EVM: security.selinux\n[ 0.099280] EVM: security.SMACK64\n[ 0.100005] EVM: security.ima\n[ 0.100649] EVM: security.capability\n[ 0.101402] pinctrl core: initialized pinctrl subsystem\n[ 0.101751] regulator-dummy: no parameters\n[ 0.104059] RTC time: 2:50:06, date: 01/09/19\n[ 0.104945] NET: Registered protocol family 16\n[ 0.105876] cpuidle: using governor ladder\n[ 0.106690] cpuidle: using governor menu\n[ 0.107596] ACPI: bus type PCI registered\n[ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109241] PCI: Using configuration type 1 for base access\n[ 0.110747] bio: create slab at 0\n[ 0.110747] ACPI: Added _OSI(Module Device)\n[ 0.112003] ACPI: Added _OSI(Processor Device)\n[ 0.112877] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.113778] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.116107] ACPI: Interpreter enabled\n[ 0.116885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.118736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.120533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.122375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.124006] ACPI: (supports S0 S5)\n[ 0.124724] ACPI: Using IOAPIC for interrupt routing\n[ 0.125904] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.127815] ACPI: No dock devices found.\n[ 0.129613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.130765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.131993] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.132016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.134218] acpiphp: Slot [3] registered\n[ 0.135046] acpiphp: Slot [4] registered\n[ 0.135853] acpiphp: Slot [5] registered\n[ 0.136017] acpiphp: Slot [6] registered\n[ 0.136818] acpiphp: Slot [7] registered\n[ 0.137623] acpiphp: Slot [8] registered\n[ 0.138421] acpiphp: Slot [9] registered\n[ 0.139221] acpiphp: Slot [10] registered\n[ 0.140016] acpiphp: Slot [11] registered\n[ 0.140834] acpiphp: Slot [12] registered\n[ 0.141657] acpiphp: Slot [13] registered\n[ 0.142467] acpiphp: Slot [14] registered\n[ 0.143275] acpiphp: Slot [15] registered\n[ 0.144016] acpiphp: Slot [16] registered\n[ 0.144828] acpiphp: Slot [17] registered\n[ 0.145643] acpiphp: Slot [18] registered\n[ 0.146455] acpiphp: Slot [19] registered\n[ 0.147267] acpiphp: Slot [20] registered\n[ 0.148016] acpiphp: Slot [21] registered\n[ 0.148829] acpiphp: Slot [22] registered\n[ 0.149641] acpiphp: Slot [23] registered\n[ 0.150463] acpiphp: Slot [24] registered\n[ 0.151273] acpiphp: Slot [25] registered\n[ 0.152016] acpiphp: Slot [26] registered\n[ 0.152824] acpiphp: Slot [27] registered\n[ 0.153636] acpiphp: Slot [28] registered\n[ 0.154456] acpiphp: Slot [29] registered\n[ 0.155268] acpiphp: Slot [30] registered\n[ 0.156018] acpiphp: Slot [31] registered\n[ 0.156820] PCI host bridge to bus 0000:00\n[ 0.157632] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.158654] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.159772] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.160004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.161232] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.175129] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.220797] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.222332] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.223780] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.224698] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.226125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.227422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.228097] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.229110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.230696] vgaarb: loaded\n[ 0.232007] vgaarb: bridge control possible 0000:00:02.0\n[ 0.233143] SCSI subsystem initialized\n[ 0.233956] ACPI: bus type USB registered\n[ 0.233956] usbcore: registered new interface driver usbfs\n[ 0.233956] usbcore: registered new interface driver hub\n[ 0.236018] usbcore: registered new device driver usb\n[ 0.237037] PCI: Using ACPI for IRQ routing\n[ 0.237051] NetLabel: Initializing\n[ 0.237773] NetLabel: domain hash size = 128\n[ 0.238635] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.240016] NetLabel: unlabeled traffic allowed by default\n[ 0.241077] Switched to clocksource kvm-clock\n[ 0.244755] AppArmor: AppArmor Filesystem Enabled\n[ 0.245702] pnp: PnP ACPI init\n[ 0.246388] ACPI: bus type PNP registered\n[ 0.247563] pnp: PnP ACPI: found 8 devices\n[ 0.248406] ACPI: bus type PNP unregistered\n[ 0.255445] NET: Registered protocol family 2\n[ 0.256456] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.257934] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.259189] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.260777] TCP: reno registered\n[ 0.261481] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.262603] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.263821] NET: Registered protocol family 1\n[ 0.264715] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.266344] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.267435] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.289221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.311864] Trying to unpack rootfs image as initramfs...\n[ 0.391454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.393197] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.394313] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.396089] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.398646] Scanning for low memory corruption every 60 seconds\n[ 0.400590] Initialise system trusted keyring\n[ 0.401943] audit: initializing netlink socket (disabled)\n[ 0.403517] type=2000 audit(1547002207.344:1): initialized\n[ 0.421468] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.423306] zbud: loaded\n[ 0.424155] VFS: Disk quotas dquot_6.5.2\n[ 0.424987] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.426468] fuse init (API version 7.22)\n[ 0.427412] msgmni has been set to 3997\n[ 0.428264] Key type big_key registered\n[ 0.429432] Key type asymmetric registered\n[ 0.430265] Asymmetric key parser 'x509' registered\n[ 0.431230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.432772] io scheduler noop registered\n[ 0.433581] io scheduler deadline registered (default)\n[ 0.434583] io scheduler cfq registered\n[ 0.435411] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.436486] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.437739] ipmi message handler version 39.2\n[ 0.438650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.440139] ACPI: Power Button [PWRF]\n[ 0.440986] GHES: HEST is not enabled!\n[ 0.462308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.504729] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.506741] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.530298] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.533033] Linux agpgart interface v0.103\n[ 0.534916] brd: module loaded\n[ 0.536227] loop: module loaded\n[ 0.537474] blk-mq: CPU -> queue map\n[ 0.538549] CPU 0 -> Queue 0\n[ 0.539506] CPU 1 -> Queue 0\n[ 0.540931] vda: vda1\n[ 0.542315] scsi0 : ata_piix\n[ 0.543433] scsi1 : ata_piix\n[ 0.544119] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.545361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.546760] libphy: Fixed MDIO Bus: probed\n[ 0.547662] tun: Universal TUN/TAP device driver, 1.6\n[ 0.548752] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.550637] PPP generic driver version 2.4.2\n[ 0.551766] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.553367] ehci-pci: EHCI PCI platform driver\n[ 0.554429] ehci-platform: EHCI generic platform driver\n[ 0.555633] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.557021] ohci-pci: OHCI PCI platform driver\n[ 0.558078] ohci-platform: OHCI generic platform driver\n[ 0.559279] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.581615] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.582829] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.584669] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.586030] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.587533] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.589242] usb usb1: Product: UHCI Host Controller\n[ 0.590351] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.591832] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.593057] hub 1-0:1.0: USB hub found\n[ 0.593964] hub 1-0:1.0: 2 ports detected\n[ 0.595003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.597388] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.598544] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.599810] mousedev: PS/2 mouse device common for all mice\n[ 0.601331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.603588] rtc_cmos 00:00: RTC can wake from S4\n[ 0.604962] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.606437] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.607924] device-mapper: uevent: version 1.0.3\n[ 0.609120] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.611074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.612494] TCP: cubic registered\n[ 0.613395] NET: Registered protocol family 10\n[ 0.614530] NET: Registered protocol family 17\n[ 0.615576] Key type dns_resolver registered\n[ 0.616837] Loading compiled-in X.509 certificates\n[ 0.618429] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.620689] registered taskstats version 1\n[ 0.623212] Key type trusted registered\n[ 0.626501] Key type encrypted registered\n[ 0.627487] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.628717] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.630253] regulator-dummy: disabling\n[ 0.631225] Magic number: 3:640:813\n[ 0.632233] rtc_cmos 00:00: setting system clock to 2019-01-09 02:50:07 UTC (1547002207)\n[ 0.640887] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.642263] EDD information not available.\n[ 0.704814] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.706635] Write protecting the kernel read-only data: 12288k\n[ 0.708230] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.711148] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.723605] systemd-udevd[107]: starting version 204\n[ 0.760455] FDC 0 is a S82078B\n[ 0.908103] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.072764] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.074240] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.075695] usb 1-1: Product: QEMU USB Tablet\n[ 1.076673] usb 1-1: Manufacturer: QEMU\n[ 1.077552] usb 1-1: SerialNumber: 42\n[ 1.392074] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.777158] 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.010406] 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.114329] 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.212368] 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 * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 02:50:09 +0000. Up 2.54 seconds.\ncloud-init-nonet[2.71]: 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 Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.36]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 02:50:10 +0000. Up 3.58 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:cc:81:18 |\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.3 | 255.255.255.255 | eth0 | UGH |\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:\nf1:a6:ec:3c:d4:d9:a3:ca:e8:71:64:38:4c:3a:ff:fd root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . . |\n| + . o |\n| o + S.oo |\n| o =.oo o |\n| o.+ . . |\n| O... |\n| .o *o..E |\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:\n33:e8:21:a7:8a:06:a1:cc:cd:a0:47:8a:ff:d3:51:95 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| E |\n| . |\n|... .. |\n|*++ . +.S |\n|*o.o =.. o |\n|.o .... |\n| 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:\n60:8b:a6:3f:1f:f2:64:a6:8d:eb:5d:20:19:d2:52:12 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| E.. |\n| + |\n| o o o |\n| o = o |\n| = o S |\n| o . . |\n| . . = . |\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:\nea:ea:9d:72:c4:e7:83:48:3b:fc:3e:38:ae:74:73:c7 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| |\n| . S |\n| . oo. |\n| .oo=o+E |\n| . .O=+oo |\n| .++O*. . |\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 configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n[74G[ OK ]\n * Starting Bridge file events into upstart[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, 09 Jan 2019 02:50:13 +0000. Up 7.12 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 Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping 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, 09 Jan 2019 02:50:14 +0000. Up 7.94 seconds.\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 | df:b4:95:bd:d1:46:1c:45:ba:e0:05:9b:c2:1c:33:54 | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 33:e8:21:a7:8a:06:a1:cc:cd:a0:47:8a:ff:d3:51:95 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i (DSA)\nec2: 256 60:8b:a6:3f:1f:f2:64:a6:8d:eb:5d:20:19:d2:52:12 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i (ECDSA)\nec2: 256 ea:ea:9d:72:c4:e7:83:48:3b:fc:3e:38:ae:74:73:c7 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i (ED25519)\nec2: 2048 f1:a6:ec:3c:d4:d9:a3:ca:e8:71:64:38:4c:3a:ff:fd root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKM2/+oNI1smIGusVMMp9wQUvB88Q2wJsvmWI7sHuG9uZGExATslLIbYP5GFJvernic8AbYx9BomeUxlS4LjYsM= root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII2qus+13/kCm+EaNeh0UYpCu8k1b+Ixd5jeUEI+Zmzd root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+wagUufNceR1s+4EWGwEjuZL9IwsEq7yJ8kbQBygUBDSTY1Nm0ZJL2UGHJhLLYANlxS/1L6JAX3lwzb+6c5UFV+5TIcVWZIWE/MAqTL5eEups+/vP87PDpti4KLzXfIhfEdf7kxoBlnSznECgcdV5xS+a2LevkDYCFtjZVv/iZOQyokn4FH17oox87KexTybbg2GvDpKcYNsNRbnn/dzyxQwPfrqe9PHm70LU5X0nddfdimpqdggRJfkiCRWhrGSgeRJws6/KQw3QqKQrmViVjpN6zAEx623EwhZ9rV7lv2gcA/WSXOTWlxHMqjkwtsHdEKr63KcANeMh6n67W1x7 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 02:50:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 8.02 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i ttyS0\n\nansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i login: "} 2019-01-09 02:50:16,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341/action used request id req-eed0f4d5-6170-4f9a-a4fe-bfd818e693cf 2019-01-09 02:50:16,415 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:50:16,415 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-163-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008015] AppArmor: AppArmor initialized [ 0.008850] Yama: becoming mindful. [ 0.010062] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013393] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014630] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016111] Initializing cgroup subsys memory [ 0.016992] Initializing cgroup subsys devices [ 0.017881] Initializing cgroup subsys freezer [ 0.018758] Initializing cgroup subsys blkio [ 0.019604] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.021627] mce: CPU supports 10 MCE banks [ 0.022476] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.022476] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024003] Spectre V2 : Mitigation: Full generic retpoline [ 0.025049] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.026624] Speculative Store Bypass: Vulnerable [ 0.028657] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.033641] ACPI: Core revision 20131115 [ 0.034872] ACPI: All ACPI Tables successfully acquired [ 0.036021] ftrace: allocating 28753 entries in 113 pages [ 0.056024] smpboot: Max logical packages: 2 [ 0.056901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058090] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.059455] Enabling x2apic [ 0.060000] Enabled x2apic [ 0.060003] Switched APIC routing to physical x2apic. [ 0.061893] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.066072] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070912] KVM setup paravirtual spinlock [ 0.072811] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074157] x86: Booting SMP configuration: [ 0.075062] .... node #0, CPUs: #1[ 0.072803] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092018] x86: Booted up 1 node, 2 CPUs [ 0.092011] KVM setup async PF for cpu 1 [ 0.092011] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.094710] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096213] devtmpfs: initialized [ 0.098570] EVM: security.selinux [ 0.099280] EVM: security.SMACK64 [ 0.100005] EVM: security.ima [ 0.100649] EVM: security.capability [ 0.101402] pinctrl core: initialized pinctrl subsystem [ 0.101751] regulator-dummy: no parameters [ 0.104059] RTC time: 2:50:06, date: 01/09/19 [ 0.104945] NET: Registered protocol family 16 [ 0.105876] cpuidle: using governor ladder [ 0.106690] cpuidle: using governor menu [ 0.107596] ACPI: bus type PCI registered [ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109241] PCI: Using configuration type 1 for base access [ 0.110747] bio: create slab at 0 [ 0.110747] ACPI: Added _OSI(Module Device) [ 0.112003] ACPI: Added _OSI(Processor Device) [ 0.112877] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.113778] ACPI: Added _OSI(Processor Aggregator Device) [ 0.116107] ACPI: Interpreter enabled [ 0.116885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.118736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.120533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.122375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.124006] ACPI: (supports S0 S5) [ 0.124724] ACPI: Using IOAPIC for interrupt routing [ 0.125904] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.127815] ACPI: No dock devices found. [ 0.129613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.130765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.131993] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.132016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.134218] acpiphp: Slot [3] registered [ 0.135046] acpiphp: Slot [4] registered [ 0.135853] acpiphp: Slot [5] registered [ 0.136017] acpiphp: Slot [6] registered [ 0.136818] acpiphp: Slot [7] registered [ 0.137623] acpiphp: Slot [8] registered [ 0.138421] acpiphp: Slot [9] registered [ 0.139221] acpiphp: Slot [10] registered [ 0.140016] acpiphp: Slot [11] registered [ 0.140834] acpiphp: Slot [12] registered [ 0.141657] acpiphp: Slot [13] registered [ 0.142467] acpiphp: Slot [14] registered [ 0.143275] acpiphp: Slot [15] registered [ 0.144016] acpiphp: Slot [16] registered [ 0.144828] acpiphp: Slot [17] registered [ 0.145643] acpiphp: Slot [18] registered [ 0.146455] acpiphp: Slot [19] registered [ 0.147267] acpiphp: Slot [20] registered [ 0.148016] acpiphp: Slot [21] registered [ 0.148829] acpiphp: Slot [22] registered [ 0.149641] acpiphp: Slot [23] registered [ 0.150463] acpiphp: Slot [24] registered [ 0.151273] acpiphp: Slot [25] registered [ 0.152016] acpiphp: Slot [26] registered [ 0.152824] acpiphp: Slot [27] registered [ 0.153636] acpiphp: Slot [28] registered [ 0.154456] acpiphp: Slot [29] registered [ 0.155268] acpiphp: Slot [30] registered [ 0.156018] acpiphp: Slot [31] registered [ 0.156820] PCI host bridge to bus 0000:00 [ 0.157632] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.158654] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.159772] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.160004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.161232] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.175129] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.220797] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.222332] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.223780] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.224698] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.226125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.227422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.228097] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.229110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.230696] vgaarb: loaded [ 0.232007] vgaarb: bridge control possible 0000:00:02.0 [ 0.233143] SCSI subsystem initialized [ 0.233956] ACPI: bus type USB registered [ 0.233956] usbcore: registered new interface driver usbfs [ 0.233956] usbcore: registered new interface driver hub [ 0.236018] usbcore: registered new device driver usb [ 0.237037] PCI: Using ACPI for IRQ routing [ 0.237051] NetLabel: Initializing [ 0.237773] NetLabel: domain hash size = 128 [ 0.238635] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.240016] NetLabel: unlabeled traffic allowed by default [ 0.241077] Switched to clocksource kvm-clock [ 0.244755] AppArmor: AppArmor Filesystem Enabled [ 0.245702] pnp: PnP ACPI init [ 0.246388] ACPI: bus type PNP registered [ 0.247563] pnp: PnP ACPI: found 8 devices [ 0.248406] ACPI: bus type PNP unregistered [ 0.255445] NET: Registered protocol family 2 [ 0.256456] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.257934] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.259189] TCP: Hash tables configured (established 16384 bind 16384) [ 0.260777] TCP: reno registered [ 0.261481] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.262603] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.263821] NET: Registered protocol family 1 [ 0.264715] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.266344] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.267435] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.289221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.311864] Trying to unpack rootfs image as initramfs... [ 0.391454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.393197] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.394313] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.396089] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.398646] Scanning for low memory corruption every 60 seconds [ 0.400590] Initialise system trusted keyring [ 0.401943] audit: initializing netlink socket (disabled) [ 0.403517] type=2000 audit(1547002207.344:1): initialized [ 0.421468] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.423306] zbud: loaded [ 0.424155] VFS: Disk quotas dquot_6.5.2 [ 0.424987] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.426468] fuse init (API version 7.22) [ 0.427412] msgmni has been set to 3997 [ 0.428264] Key type big_key registered [ 0.429432] Key type asymmetric registered [ 0.430265] Asymmetric key parser 'x509' registered [ 0.431230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.432772] io scheduler noop registered [ 0.433581] io scheduler deadline registered (default) [ 0.434583] io scheduler cfq registered [ 0.435411] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.436486] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.437739] ipmi message handler version 39.2 [ 0.438650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.440139] ACPI: Power Button [PWRF] [ 0.440986] GHES: HEST is not enabled! [ 0.462308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.504729] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.506741] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.530298] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.533033] Linux agpgart interface v0.103 [ 0.534916] brd: module loaded [ 0.536227] loop: module loaded [ 0.537474] blk-mq: CPU -> queue map [ 0.538549] CPU 0 -> Queue 0 [ 0.539506] CPU 1 -> Queue 0 [ 0.540931] vda: vda1 [ 0.542315] scsi0 : ata_piix [ 0.543433] scsi1 : ata_piix [ 0.544119] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.545361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.546760] libphy: Fixed MDIO Bus: probed [ 0.547662] tun: Universal TUN/TAP device driver, 1.6 [ 0.548752] tun: (C) 1999-2004 Max Krasnyansky [ 0.550637] PPP generic driver version 2.4.2 [ 0.551766] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.553367] ehci-pci: EHCI PCI platform driver [ 0.554429] ehci-platform: EHCI generic platform driver [ 0.555633] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.557021] ohci-pci: OHCI PCI platform driver [ 0.558078] ohci-platform: OHCI generic platform driver [ 0.559279] uhci_hcd: USB Universal Host Controller Interface driver [ 0.581615] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.582829] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.584669] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.586030] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.587533] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.589242] usb usb1: Product: UHCI Host Controller [ 0.590351] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.591832] usb usb1: SerialNumber: 0000:00:01.2 [ 0.593057] hub 1-0:1.0: USB hub found [ 0.593964] hub 1-0:1.0: 2 ports detected [ 0.595003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.597388] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.598544] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.599810] mousedev: PS/2 mouse device common for all mice [ 0.601331] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.603588] rtc_cmos 00:00: RTC can wake from S4 [ 0.604962] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.606437] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.607924] device-mapper: uevent: version 1.0.3 [ 0.609120] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.611074] ledtrig-cpu: registered to indicate activity on CPUs [ 0.612494] TCP: cubic registered [ 0.613395] NET: Registered protocol family 10 [ 0.614530] NET: Registered protocol family 17 [ 0.615576] Key type dns_resolver registered [ 0.616837] Loading compiled-in X.509 certificates [ 0.618429] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.620689] registered taskstats version 1 [ 0.623212] Key type trusted registered [ 0.626501] Key type encrypted registered [ 0.627487] AppArmor: AppArmor sha1 policy hashing enabled [ 0.628717] IMA: No TPM chip found, activating TPM-bypass! [ 0.630253] regulator-dummy: disabling [ 0.631225] Magic number: 3:640:813 [ 0.632233] rtc_cmos 00:00: setting system clock to 2019-01-09 02:50:07 UTC (1547002207) [ 0.640887] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.642263] EDD information not available. [ 0.704814] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.706635] Write protecting the kernel read-only data: 12288k [ 0.708230] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.711148] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.723605] systemd-udevd[107]: starting version 204 [ 0.760455] FDC 0 is a S82078B [ 0.908103] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.072764] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.074240] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.075695] usb 1-1: Product: QEMU USB Tablet [ 1.076673] usb 1-1: Manufacturer: QEMU [ 1.077552] usb 1-1: SerialNumber: 42 [ 1.392074] tsc: Refined TSC clocksource calibration: 3491.912 MHz [ 1.777158] 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.010406] 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.114329] 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.212368] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * 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, 09 Jan 2019 02:50:09 +0000. Up 2.54 seconds. cloud-init-nonet[2.71]: 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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.36]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 02:50:10 +0000. Up 3.58 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:cc:81:18 | 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.3 | 255.255.255.255 | eth0 | UGH | 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: f1:a6:ec:3c:d4:d9:a3:ca:e8:71:64:38:4c:3a:ff:fd root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . | | + . o | | o + S.oo | | o =.oo o | | o.+ . . | | O... | | .o *o..E | +-----------------+ 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: 33:e8:21:a7:8a:06:a1:cc:cd:a0:47:8a:ff:d3:51:95 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i The key's randomart image is: +--[ DSA 1024]----+ | . | | E | | . | |... .. | |*++ . +.S | |*o.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: 60:8b:a6:3f:1f:f2:64:a6:8d:eb:5d:20:19:d2:52:12 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i The key's randomart image is: +--[ECDSA 256]---+ | E.. | | + | | o o o | | o = o | | = 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: ea:ea:9d:72:c4:e7:83:48:3b:fc:3e:38:ae:74:73:c7 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i The key's randomart image is: +--[ED25519 256--+ | | | | | | | | | . S | | . oo. | | .oo=o+E | | . .O=+oo | | .++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 configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] [74G[ OK ] * Starting Bridge file events into upstart[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, 09 Jan 2019 02:50:13 +0000. Up 7.12 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping 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, 09 Jan 2019 02:50:14 +0000. Up 7.94 seconds. 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 | df:b4:95:bd:d1:46:1c:45:ba:e0:05:9b:c2:1c:33:54 | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 33:e8:21:a7:8a:06:a1:cc:cd:a0:47:8a:ff:d3:51:95 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i (DSA) ec2: 256 60:8b:a6:3f:1f:f2:64:a6:8d:eb:5d:20:19:d2:52:12 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i (ECDSA) ec2: 256 ea:ea:9d:72:c4:e7:83:48:3b:fc:3e:38:ae:74:73:c7 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i (ED25519) ec2: 2048 f1:a6:ec:3c:d4:d9:a3:ca:e8:71:64:38:4c:3a:ff:fd root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKM2/+oNI1smIGusVMMp9wQUvB88Q2wJsvmWI7sHuG9uZGExATslLIbYP5GFJvernic8AbYx9BomeUxlS4LjYsM= root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII2qus+13/kCm+EaNeh0UYpCu8k1b+Ixd5jeUEI+Zmzd root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+wagUufNceR1s+4EWGwEjuZL9IwsEq7yJ8kbQBygUBDSTY1Nm0ZJL2UGHJhLLYANlxS/1L6JAX3lwzb+6c5UFV+5TIcVWZIWE/MAqTL5eEups+/vP87PDpti4KLzXfIhfEdf7kxoBlnSznECgcdV5xS+a2LevkDYCFtjZVv/iZOQyokn4FH17oox87KexTybbg2GvDpKcYNsNRbnn/dzyxQwPfrqe9PHm70LU5X0nddfdimpqdggRJfkiCRWhrGSgeRJws6/KQw3QqKQrmViVjpN6zAEx623EwhZ9rV7lv2gcA/WSXOTWlxHMqjkwtsHdEKr63KcANeMh6n67W1x7 root@ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 02:50:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 8.02 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i ttyS0 ansibleprovisioningtests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-i login: 2019-01-09 02:50:16,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:16,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-15885974-25a6-4fbd-a706-3536d8a98b99 x-compute-request-id: req-15885974-25a6-4fbd-a706-3536d8a98b99 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:16,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-15885974-25a6-4fbd-a706-3536d8a98b99 2019-01-09 02:50:16,764 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - ACTIVE 2019-01-09 02:50:16,764 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:50:16,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:17,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-939e803b-df34-47e2-aca0-5c02e38f6def x-compute-request-id: req-939e803b-df34-47e2-aca0-5c02e38f6def Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:17,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-939e803b-df34-47e2-aca0-5c02e38f6def 2019-01-09 02:50:17,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:17,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-fbebd9ea-d31b-4629-804c-c157b1a27fd7 Date: Wed, 09 Jan 2019 02:50:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:50:17,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-fbebd9ea-d31b-4629-804c-c157b1a27fd7 2019-01-09 02:50:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:17,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-493d1eef-79ca-4ed2-ab01-811017de5ea3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:50:17,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-493d1eef-79ca-4ed2-ab01-811017de5ea3 2019-01-09 02:50:17,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:17,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a77aa061-63d2-48fb-9e85-f60608b7ca99 Date: Wed, 09 Jan 2019 02:50:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:50:17,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-a77aa061-63d2-48fb-9e85-f60608b7ca99 2019-01-09 02:50:17,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:17,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-cd9fde52-9200-4f6c-af87-3fa17e45617e Date: Wed, 09 Jan 2019 02:50:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:50:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.9"}],"id":"0b47f900-c736-4e74-b982-8ae8da30f137","security_groups":["06822993-7a24-450f-836e-542a9a64ee92"],"mac_address":"fa:16:3e:cc:81:18","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:19Z","binding:vnic_type":"normal","device_id":"72f36b72-85d9-4d70-b022-532ae8bd3341"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.4"}],"id":"33a0f1e3-05b7-445a-b013-db8e4d7f0bdb","security_groups":[],"mac_address":"fa:16:3e:0b:28:56","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.2"}],"id":"602baa20-548b-43b5-97db-127894ed50b8","security_groups":[],"mac_address":"fa:16:3e:bb:af:7a","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.3"}],"id":"d4518866-e08f-40d7-8703-84edc8ba06a0","security_groups":[],"mac_address":"fa:16:3e:c2:cf:61","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.1"}],"id":"f56d769e-074d-4e72-b18e-9b8fcefb995a","security_groups":[],"mac_address":"fa:16:3e:e8:8a:f2","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:07Z","binding:vnic_type":"normal","device_id":"aa7ba1b4-898d-4a2f-be43-7d6d897af5c8"}]} 2019-01-09 02:50:17,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-cd9fde52-9200-4f6c-af87-3fa17e45617e 2019-01-09 02:50:17,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:18,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50: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-8aa72374-f6e8-4626-b24a-87d457fd97f6 x-compute-request-id: req-8aa72374-f6e8-4626-b24a-87d457fd97f6 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:18,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-8aa72374-f6e8-4626-b24a-87d457fd97f6 2019-01-09 02:50:18,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:18,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e6c38113-de9e-4bb7-aa94-eb6573bd262c Date: Wed, 09 Jan 2019 02:50:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:50:18,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-e6c38113-de9e-4bb7-aa94-eb6573bd262c 2019-01-09 02:50:18,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:18,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d8aeb41-47de-4516-b656-d23d721e9f9b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:50:18,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-7d8aeb41-47de-4516-b656-d23d721e9f9b 2019-01-09 02:50:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:18,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-123590e3-9f47-422d-927d-7c54a8db9427 Date: Wed, 09 Jan 2019 02:50:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:50:18,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-123590e3-9f47-422d-927d-7c54a8db9427 2019-01-09 02:50:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:18,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-a1e47283-9f6c-490e-a19c-2d49f4c2515c Date: Wed, 09 Jan 2019 02:50:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:50:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.9"}],"id":"0b47f900-c736-4e74-b982-8ae8da30f137","security_groups":["06822993-7a24-450f-836e-542a9a64ee92"],"mac_address":"fa:16:3e:cc:81:18","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:19Z","binding:vnic_type":"normal","device_id":"72f36b72-85d9-4d70-b022-532ae8bd3341"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.4"}],"id":"33a0f1e3-05b7-445a-b013-db8e4d7f0bdb","security_groups":[],"mac_address":"fa:16:3e:0b:28:56","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.2"}],"id":"602baa20-548b-43b5-97db-127894ed50b8","security_groups":[],"mac_address":"fa:16:3e:bb:af:7a","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.3"}],"id":"d4518866-e08f-40d7-8703-84edc8ba06a0","security_groups":[],"mac_address":"fa:16:3e:c2:cf:61","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.1"}],"id":"f56d769e-074d-4e72-b18e-9b8fcefb995a","security_groups":[],"mac_address":"fa:16:3e:e8:8a:f2","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:07Z","binding:vnic_type":"normal","device_id":"aa7ba1b4-898d-4a2f-be43-7d6d897af5c8"}]} 2019-01-09 02:50:18,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-a1e47283-9f6c-490e-a19c-2d49f4c2515c 2019-01-09 02:50:18,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}}' 2019-01-09 02:50:19,495 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:50: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-ec04a50b-93f8-4d3e-94f2-a47c1cf39827 x-compute-request-id: req-ec04a50b-93f8-4d3e-94f2-a47c1cf39827 Content-Length: 0 Content-Type: application/json 2019-01-09 02:50:19,495 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341/action used request id req-ec04a50b-93f8-4d3e-94f2-a47c1cf39827 2019-01-09 02:50:19,495 - create_instance - INFO - Checking if VM is active 2019-01-09 02:50:19,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:19,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-db9a4d47-61e9-4c13-bec9-18085b5adafd x-compute-request-id: req-db9a4d47-61e9-4c13-bec9-18085b5adafd Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:19,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-db9a4d47-61e9-4c13-bec9-18085b5adafd 2019-01-09 02:50:19,831 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - ACTIVE 2019-01-09 02:50:19,831 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:50:19,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:20,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-58e6ce11-248f-4ccf-aa4b-b054a4e1ac2b x-compute-request-id: req-58e6ce11-248f-4ccf-aa4b-b054a4e1ac2b Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:20,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-58e6ce11-248f-4ccf-aa4b-b054a4e1ac2b 2019-01-09 02:50:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:20,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-be0b7f66-e1a6-426a-86d4-3907765c9ce0 Date: Wed, 09 Jan 2019 02:50:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:50:20,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-be0b7f66-e1a6-426a-86d4-3907765c9ce0 2019-01-09 02:50:20,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:20,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0651e6e7-b683-4d89-b448-c74090fea8a4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:50:20,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-0651e6e7-b683-4d89-b448-c74090fea8a4 2019-01-09 02:50:20,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:20,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1b2ea72b-544c-4d09-9c7a-65b274b9cdf8 Date: Wed, 09 Jan 2019 02:50:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:50:20,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-1b2ea72b-544c-4d09-9c7a-65b274b9cdf8 2019-01-09 02:50:20,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:20,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-3f09c80b-c55a-47ca-a905-f7225e7e0f72 Date: Wed, 09 Jan 2019 02:50:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:50:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.9"}],"id":"0b47f900-c736-4e74-b982-8ae8da30f137","security_groups":["06822993-7a24-450f-836e-542a9a64ee92","0d8abad2-1f5e-444a-8800-ad6552da4666"],"mac_address":"fa:16:3e:cc:81:18","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:19Z","binding:vnic_type":"normal","device_id":"72f36b72-85d9-4d70-b022-532ae8bd3341"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.4"}],"id":"33a0f1e3-05b7-445a-b013-db8e4d7f0bdb","security_groups":[],"mac_address":"fa:16:3e:0b:28:56","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.2"}],"id":"602baa20-548b-43b5-97db-127894ed50b8","security_groups":[],"mac_address":"fa:16:3e:bb:af:7a","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.3"}],"id":"d4518866-e08f-40d7-8703-84edc8ba06a0","security_groups":[],"mac_address":"fa:16:3e:c2:cf:61","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.1"}],"id":"f56d769e-074d-4e72-b18e-9b8fcefb995a","security_groups":[],"mac_address":"fa:16:3e:e8:8a:f2","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:07Z","binding:vnic_type":"normal","device_id":"aa7ba1b4-898d-4a2f-be43-7d6d897af5c8"}]} 2019-01-09 02:50:20,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-3f09c80b-c55a-47ca-a905-f7225e7e0f72 2019-01-09 02:50:20,939 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:50:20,942 - paramiko.transport - DEBUG - starting thread (client mode): 0xd75d3ed0L 2019-01-09 02:50:20,943 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:50:20,947 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-09 02:50:20,948 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-09 02:50:20,949 - 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 2019-01-09 02:50:20,949 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:50:20,949 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 02:50:20,949 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:50:20,949 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:50:20,950 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:50:20,989 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:50:20,990 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:50:21,007 - paramiko.transport - DEBUG - Trying key dfb495bdd1461c45bae0059bc21c3354 from tmp/AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4 2019-01-09 02:50:21,029 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:50:21,045 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:50:21,146 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:50:21,185 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:50:21,185 - create_instance - INFO - Checking if cloud-init has completed 2019-01-09 02:50:21,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:21,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-14df0e23-804b-486b-8fd5-3320d911a3e5 x-compute-request-id: req-14df0e23-804b-486b-8fd5-3320d911a3e5 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:21,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-14df0e23-804b-486b-8fd5-3320d911a3e5 2019-01-09 02:50:21,676 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - ACTIVE 2019-01-09 02:50:21,676 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:50:21,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:22,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-20264bd2-352b-440c-a150-6d066d18a878 x-compute-request-id: req-20264bd2-352b-440c-a150-6d066d18a878 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:22,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-20264bd2-352b-440c-a150-6d066d18a878 2019-01-09 02:50:22,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:22,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-18984508-7830-43d8-a666-ceff9352391d Date: Wed, 09 Jan 2019 02:50:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:50:22,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-18984508-7830-43d8-a666-ceff9352391d 2019-01-09 02:50:22,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:22,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec3a4da6-6df7-4f08-a05d-5fda6b8cd10c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:50:22,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-ec3a4da6-6df7-4f08-a05d-5fda6b8cd10c 2019-01-09 02:50:22,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:22,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-263586f8-7ee6-4ef9-8e88-9f93d5903995 Date: Wed, 09 Jan 2019 02:50:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:50:22,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-263586f8-7ee6-4ef9-8e88-9f93d5903995 2019-01-09 02:50:22,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:22,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-8319702e-9b78-4a26-833b-e2b4aa8ad1f1 Date: Wed, 09 Jan 2019 02:50:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:50:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.9"}],"id":"0b47f900-c736-4e74-b982-8ae8da30f137","security_groups":["06822993-7a24-450f-836e-542a9a64ee92","0d8abad2-1f5e-444a-8800-ad6552da4666"],"mac_address":"fa:16:3e:cc:81:18","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:19Z","binding:vnic_type":"normal","device_id":"72f36b72-85d9-4d70-b022-532ae8bd3341"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.4"}],"id":"33a0f1e3-05b7-445a-b013-db8e4d7f0bdb","security_groups":[],"mac_address":"fa:16:3e:0b:28:56","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.2"}],"id":"602baa20-548b-43b5-97db-127894ed50b8","security_groups":[],"mac_address":"fa:16:3e:bb:af:7a","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.3"}],"id":"d4518866-e08f-40d7-8703-84edc8ba06a0","security_groups":[],"mac_address":"fa:16:3e:c2:cf:61","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.1"}],"id":"f56d769e-074d-4e72-b18e-9b8fcefb995a","security_groups":[],"mac_address":"fa:16:3e:e8:8a:f2","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:07Z","binding:vnic_type":"normal","device_id":"aa7ba1b4-898d-4a2f-be43-7d6d897af5c8"}]} 2019-01-09 02:50:22,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-8319702e-9b78-4a26-833b-e2b4aa8ad1f1 2019-01-09 02:50:22,659 - create_instance - INFO - Checking if VM is active 2019-01-09 02:50:22,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:22,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-e8a5a3c7-fda0-4bde-9a50-e5df60b93cda x-compute-request-id: req-e8a5a3c7-fda0-4bde-9a50-e5df60b93cda Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:22,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-e8a5a3c7-fda0-4bde-9a50-e5df60b93cda 2019-01-09 02:50:22,981 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - ACTIVE 2019-01-09 02:50:22,981 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:50:22,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:23,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-4dc1b6ef-e4b0-4f89-b45c-f2b8c79f83a8 x-compute-request-id: req-4dc1b6ef-e4b0-4f89-b45c-f2b8c79f83a8 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp"}], "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:06Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:23,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-4dc1b6ef-e4b0-4f89-b45c-f2b8c79f83a8 2019-01-09 02:50:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:23,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-dba5e7dd-b0d5-4772-81eb-cac63c220e54 Date: Wed, 09 Jan 2019 02:50:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["887c2945-2502-41d2-9593-0914c15cb146"],"updated_at":"2019-01-09T02:47:57Z","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"525e9313-4687-477c-a2ef-0a1c265e4da7","name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net"}]} 2019-01-09 02:50:23,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net used request id req-dba5e7dd-b0d5-4772-81eb-cac63c220e54 2019-01-09 02:50:23,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:23,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fb2412-148c-4b78-9d8f-28df17f67f2e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:50:23,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-84fb2412-148c-4b78-9d8f-28df17f67f2e 2019-01-09 02:50:23,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:23,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3f7ca034-9020-425f-b426-0d77e51651d8 Date: Wed, 09 Jan 2019 02:50:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:57Z","dns_nameservers":[],"updated_at":"2019-01-09T02:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","id":"887c2945-2502-41d2-9593-0914c15cb146","subnetpool_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet"}]} 2019-01-09 02:50:23,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-3f7ca034-9020-425f-b426-0d77e51651d8 2019-01-09 02:50:23,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:23,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-f712dde3-6aec-445f-97c4-7e61692dea31 Date: Wed, 09 Jan 2019 02:50:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:50:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.9"}],"id":"0b47f900-c736-4e74-b982-8ae8da30f137","security_groups":["06822993-7a24-450f-836e-542a9a64ee92","0d8abad2-1f5e-444a-8800-ad6552da4666"],"mac_address":"fa:16:3e:cc:81:18","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:19Z","binding:vnic_type":"normal","device_id":"72f36b72-85d9-4d70-b022-532ae8bd3341"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.4"}],"id":"33a0f1e3-05b7-445a-b013-db8e4d7f0bdb","security_groups":[],"mac_address":"fa:16:3e:0b:28:56","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.2"}],"id":"602baa20-548b-43b5-97db-127894ed50b8","security_groups":[],"mac_address":"fa:16:3e:bb:af:7a","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.3"}],"id":"d4518866-e08f-40d7-8703-84edc8ba06a0","security_groups":[],"mac_address":"fa:16:3e:c2:cf:61","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:47:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-525e9313-4687-477c-a2ef-0a1c265e4da7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:48:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"887c2945-2502-41d2-9593-0914c15cb146","ip_address":"10.55.1.1"}],"id":"f56d769e-074d-4e72-b18e-9b8fcefb995a","security_groups":[],"mac_address":"fa:16:3e:e8:8a:f2","project_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"525e9313-4687-477c-a2ef-0a1c265e4da7","tenant_id":"9a3930afafd74f2fa9ab93ae7a98ec1c","created_at":"2019-01-09T02:48:07Z","binding:vnic_type":"normal","device_id":"aa7ba1b4-898d-4a2f-be43-7d6d897af5c8"}]} 2019-01-09 02:50:23,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-f712dde3-6aec-445f-97c4-7e61692dea31 2019-01-09 02:50:23,644 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:50:23,645 - paramiko.transport - DEBUG - starting thread (client mode): 0xd75d3810L 2019-01-09 02:50:23,646 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:50:23,649 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-09 02:50:23,649 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-09 02:50:23,650 - 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 2019-01-09 02:50:23,650 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:50:23,650 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 02:50:23,651 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:50:23,651 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:50:23,651 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:50:23,693 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:50:23,693 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:50:23,710 - paramiko.transport - DEBUG - Trying key dfb495bdd1461c45bae0059bc21c3354 from tmp/AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4 2019-01-09 02:50:23,734 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:50:23,740 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:50:23,840 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:50:23,856 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:50:23,856 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:50:23,858 - paramiko.transport - DEBUG - starting thread (client mode): 0xd75d3850L 2019-01-09 02:50:23,858 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:50:23,861 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-09 02:50:23,861 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-09 02:50:23,862 - 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 2019-01-09 02:50:23,863 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:50:23,863 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 02:50:23,863 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:50:23,863 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:50:23,863 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:50:23,905 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:50:23,905 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:50:23,923 - paramiko.transport - DEBUG - Trying key dfb495bdd1461c45bae0059bc21c3354 from tmp/AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4 2019-01-09 02:50:23,945 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:50:23,951 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:50:23,955 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:50:24,173 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 02:50:24,173 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:50:24,189 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:50:24,198 - create_instance - INFO - cloud-init complete for VM instance 2019-01-09 02:50:24,198 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:50:24,199 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 02:50:24,200 - paramiko.transport - DEBUG - starting thread (client mode): 0xd75d3810L 2019-01-09 02:50:24,201 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 02:50:24,201 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:50:24,204 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-09 02:50:24,204 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-09 02:50:24,205 - 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 2019-01-09 02:50:24,205 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:50:24,205 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 02:50:24,205 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:50:24,206 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:50:24,206 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:50:24,245 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:50:24,245 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:50:24,265 - paramiko.transport - DEBUG - Trying key dfb495bdd1461c45bae0059bc21c3354 from tmp/AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4 2019-01-09 02:50:24,286 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:50:24,292 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:50:24,298 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:50:24,513 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 02:50:24,513 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:50:24,516 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:50:24,517 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:50:24,563 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2019-01-09 02:50:24,611 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2019-01-09 02:50:29,230 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:50:29,232 - paramiko.transport - DEBUG - starting thread (client mode): 0xd758ec90L 2019-01-09 02:50:29,233 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:50:29,236 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-09 02:50:29,236 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-09 02:50:29,237 - 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 2019-01-09 02:50:29,237 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:50:29,238 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 02:50:29,238 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:50:29,238 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:50:29,238 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:50:29,281 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:50:29,282 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:50:29,297 - paramiko.transport - DEBUG - Trying key dfb495bdd1461c45bae0059bc21c3354 from tmp/AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4 2019-01-09 02:50:29,321 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:50:29,328 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:50:29,329 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:50:29,547 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 02:50:29,547 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:50:29,562 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:50:29,572 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 02:50:29,573 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 02:50:29,574 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:50:29,575 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2019-01-09 02:50:29,575 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2019-01-09 02:50:29,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/b81ec7d8-5db0-4f64-a6d1-2a20632e43cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:30,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5767e5fa-1b7e-44e6-8b30-43643d68faf4 Content-Length: 0 Date: Wed, 09 Jan 2019 02:50:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:50:30,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/b81ec7d8-5db0-4f64-a6d1-2a20632e43cb used request id req-5767e5fa-1b7e-44e6-8b30-43643d68faf4 2019-01-09 02:50:30,586 - create_instance - INFO - Deleting Port with ID - 0b47f900-c736-4e74-b982-8ae8da30f137 2019-01-09 02:50:30,586 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-port-1 2019-01-09 02:50:30,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/0b47f900-c736-4e74-b982-8ae8da30f137 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:31,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3842e2a6-b7d2-4506-9d50-6c60c43814f7 Date: Wed, 09 Jan 2019 02:50:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:50:31,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/0b47f900-c736-4e74-b982-8ae8da30f137 used request id req-3842e2a6-b7d2-4506-9d50-6c60c43814f7 2019-01-09 02:50:31,332 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst 2019-01-09 02:50:31,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:31,481 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:50:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c157ae2-dc40-4165-af51-ea3173cdaa68 x-compute-request-id: req-6c157ae2-dc40-4165-af51-ea3173cdaa68 Content-Type: application/json 2019-01-09 02:50:31,481 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-6c157ae2-dc40-4165-af51-ea3173cdaa68 2019-01-09 02:50:31,482 - create_instance - INFO - Checking deletion status 2019-01-09 02:50:31,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:31,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b4763d7-e79c-4990-b1ec-b45687113bae x-compute-request-id: req-5b4763d7-e79c-4990-b1ec-b45687113bae Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:18", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/72f36b72-85d9-4d70-b022-532ae8bd3341", "rel": "bookmark"}], "image": {"id": "5b6ed99f-1c48-4943-8272-ea21c8a30c12", "links": [{"href": "http://172.30.9.26:8774/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:50:06.000000", "flavor": {"id": "8c8580e3-83f3-46e9-aa19-e9af1301efcd", "links": [{"href": "http://172.30.9.26:8774/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd", "rel": "bookmark"}]}, "id": "72f36b72-85d9-4d70-b022-532ae8bd3341", "user_id": "3c03634de12a4048b42159854cc6bde7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:50:31Z", "hostId": "1ff4e7986afc1201dbea21f5fd4d5cc8ca2d99a1b517af200810dc2d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp", "name": "AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst", "created": "2019-01-09T02:48:22Z", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:50:31,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-5b4763d7-e79c-4990-b1ec-b45687113bae 2019-01-09 02:50:31,585 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst] is - ACTIVE 2019-01-09 02:50:31,585 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:50:34,588 - create_instance - DEBUG - VM status query timeout in 296.893494844 2019-01-09 02:50:34,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eab03abbaed0c08f61cd7413b22ca04c663a8a9" 2019-01-09 02:50:34,643 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02:50: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-ae223044-f6d5-4cf9-b6d8-4967ad185330 x-compute-request-id: req-ae223044-f6d5-4cf9-b6d8-4967ad185330 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 72f36b72-85d9-4d70-b022-532ae8bd3341 could not be found.", "code": 404}} 2019-01-09 02:50:34,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/72f36b72-85d9-4d70-b022-532ae8bd3341 used request id req-ae223044-f6d5-4cf9-b6d8-4967ad185330 2019-01-09 02:50:34,643 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 72f36b72-85d9-4d70-b022-532ae8bd3341 could not be found. (HTTP 404) (Request-ID: req-ae223044-f6d5-4cf9-b6d8-4967ad185330) 2019-01-09 02:50:34,643 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-inst 2019-01-09 02:50:34,644 - neutron_utils - INFO - Deleting security group rule with ID - 7ba9d186-8095-40a3-9315-024646a8f73e 2019-01-09 02:50:34,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/7ba9d186-8095-40a3-9315-024646a8f73e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:50:34,759 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c274044c-3f46-44e1-97a9-6505fbba9743 Content-Length: 0 Date: Wed, 09 Jan 2019 02:50:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:50:34,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/7ba9d186-8095-40a3-9315-024646a8f73e used request id req-c274044c-3f46-44e1-97a9-6505fbba9743 2019-01-09 02:50:34,759 - neutron_utils - INFO - Deleting security group rule with ID - 07cfc6f0-b265-4d88-a187-d229c8cb561f 2019-01-09 02:50:34,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/07cfc6f0-b265-4d88-a187-d229c8cb561f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:50:35,025 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59cccf86-a8e8-43fa-9372-0a222b7e0174 Content-Length: 0 Date: Wed, 09 Jan 2019 02:50:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:50:35,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/07cfc6f0-b265-4d88-a187-d229c8cb561f used request id req-59cccf86-a8e8-43fa-9372-0a222b7e0174 2019-01-09 02:50:35,026 - neutron_utils - INFO - Deleting security group rule with ID - 490a82d7-eb29-449c-8b49-5ddfe5adaa30 2019-01-09 02:50:35,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/490a82d7-eb29-449c-8b49-5ddfe5adaa30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:50:35,286 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c60c202c-3f88-4396-accd-cbc2745fb7c1 Content-Length: 0 Date: Wed, 09 Jan 2019 02:50:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:50:35,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/490a82d7-eb29-449c-8b49-5ddfe5adaa30 used request id req-c60c202c-3f88-4396-accd-cbc2745fb7c1 2019-01-09 02:50:35,287 - neutron_utils - INFO - Deleting security group rule with ID - 7d4d8ea3-0984-4177-93f4-a84af6722852 2019-01-09 02:50:35,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/7d4d8ea3-0984-4177-93f4-a84af6722852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:50:35,540 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8cb04546-a104-4a62-ad21-a21268a515f5 Content-Length: 0 Date: Wed, 09 Jan 2019 02:50:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:50:35,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/7d4d8ea3-0984-4177-93f4-a84af6722852 used request id req-8cb04546-a104-4a62-ad21-a21268a515f5 2019-01-09 02:50:35,541 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-sec-grp 2019-01-09 02:50:35,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0d8abad2-1f5e-444a-8800-ad6552da4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d38584c5516b97973df7eed076e6f98a4a212c4" 2019-01-09 02:50:35,813 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a590d85-ef5d-4ac2-bd88-f6922b3d218e Content-Length: 0 Date: Wed, 09 Jan 2019 02:50:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:50:35,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0d8abad2-1f5e-444a-8800-ad6552da4666 used request id req-5a590d85-ef5d-4ac2-bd88-f6922b3d218e 2019-01-09 02:50:35,814 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp 2019-01-09 02:50:35,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73b16bdf6fa4966bed19597d1dcc674d5b9e387" 2019-01-09 02:50:35,867 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:50: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-7c608474-7ff0-4c66-8704-e21d9973e134 x-compute-request-id: req-7c608474-7ff0-4c66-8704-e21d9973e134 Content-Length: 0 Content-Type: application/json 2019-01-09 02:50:35,867 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-kp used request id req-7c608474-7ff0-4c66-8704-e21d9973e134 2019-01-09 02:50:35,868 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4.pub] 2019-01-09 02:50:35,868 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4] 2019-01-09 02:50:35,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19840a8abed81f1a72eae95d6b7f1585ce087a4b" 2019-01-09 02:50:35,926 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:50: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-440a52e0-bcb7-453e-9824-69319af5f976 x-compute-request-id: req-440a52e0-bcb7-453e-9824-69319af5f976 Content-Length: 0 Content-Type: application/json 2019-01-09 02:50:35,926 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8c8580e3-83f3-46e9-aa19-e9af1301efcd used request id req-440a52e0-bcb7-453e-9824-69319af5f976 2019-01-09 02:50:35,927 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router and subnet AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet 2019-01-09 02:50:35,927 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router 2019-01-09 02:50:35,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/aa7ba1b4-898d-4a2f-be43-7d6d897af5c8/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" -d '{"subnet_id": "887c2945-2502-41d2-9593-0914c15cb146"}' 2019-01-09 02:50:37,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cfb93511-16a1-465c-a769-9703ac426ae3 Date: Wed, 09 Jan 2019 02:50:37 GMT RESP BODY: {"network_id": "525e9313-4687-477c-a2ef-0a1c265e4da7", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "subnet_id": "887c2945-2502-41d2-9593-0914c15cb146", "subnet_ids": ["887c2945-2502-41d2-9593-0914c15cb146"], "port_id": "f56d769e-074d-4e72-b18e-9b8fcefb995a", "id": "aa7ba1b4-898d-4a2f-be43-7d6d897af5c8"} 2019-01-09 02:50:37,664 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/aa7ba1b4-898d-4a2f-be43-7d6d897af5c8/remove_router_interface used request id req-cfb93511-16a1-465c-a769-9703ac426ae3 2019-01-09 02:50:37,665 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router 2019-01-09 02:50:37,665 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-router 2019-01-09 02:50:37,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/aa7ba1b4-898d-4a2f-be43-7d6d897af5c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fe5bf6a8acac5af12d8e9c267e45d21a08ddac" 2019-01-09 02:50:41,223 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e5054b3-a5ea-4ef1-a0b5-c6e0c28afd26 Content-Length: 0 Date: Wed, 09 Jan 2019 02:50:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:50:41,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/aa7ba1b4-898d-4a2f-be43-7d6d897af5c8 used request id req-5e5054b3-a5ea-4ef1-a0b5-c6e0c28afd26 2019-01-09 02:50:41,224 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet 2019-01-09 02:50:41,224 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-subnet 2019-01-09 02:50:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/887c2945-2502-41d2-9593-0914c15cb146 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb2c9c4186669ddf99080a94ea59ced99de82da" 2019-01-09 02:50:43,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8763d6c-91e4-4235-a008-8395077af7e3 Date: Wed, 09 Jan 2019 02:50:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:50:43,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/887c2945-2502-41d2-9593-0914c15cb146 used request id req-f8763d6c-91e4-4235-a008-8395077af7e3 2019-01-09 02:50:43,615 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4-pub-net 2019-01-09 02:50:43,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/525e9313-4687-477c-a2ef-0a1c265e4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb2c9c4186669ddf99080a94ea59ced99de82da" 2019-01-09 02:50:44,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7306d2b0-e857-4b89-b83e-599b36020624 Date: Wed, 09 Jan 2019 02:50:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:50:44,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/525e9313-4687-477c-a2ef-0a1c265e4da7 used request id req-7306d2b0-e857-4b89-b83e-599b36020624 2019-01-09 02:50:44,922 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-590a07cf-ddab-4cf7-a6fd-ebcfa22da4a4--image 2019-01-09 02:50:44,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a1b2febbf21e7de4429b5c2b17c69b1c6e9726d" 2019-01-09 02:50:46,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f8b24664-ea12-4b0b-a1ab-6d4dc289218a Date: Wed, 09 Jan 2019 02:50:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:50:46,042 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5b6ed99f-1c48-4943-8272-ea21c8a30c12 used request id req-f8b24664-ea12-4b0b-a1ab-6d4dc289218a 2019-01-09 02:50:46,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:50:46,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bd40661a-d6e4-424a-a366-3f51910d87e2 Date: Wed, 09 Jan 2019 02:50:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:47:56Z", "updated_at": "2019-01-09T02:47:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:47:56Z", "revision_number": 0, "id": "4798b4ca-7c2c-47cc-b901-cc48106b0d9e", "remote_group_id": "06822993-7a24-450f-836e-542a9a64ee92", "remote_ip_prefix": null, "created_at": "2019-01-09T02:47:56Z", "security_group_id": "06822993-7a24-450f-836e-542a9a64ee92", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:47:56Z", "revision_number": 0, "id": "500513bc-bda2-4b94-a053-4dac771d1d79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:47:56Z", "security_group_id": "06822993-7a24-450f-836e-542a9a64ee92", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:47:56Z", "revision_number": 0, "id": "537f96e3-ab74-43e1-acf3-82e9501d39dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:47:56Z", "security_group_id": "06822993-7a24-450f-836e-542a9a64ee92", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:47:56Z", "revision_number": 0, "id": "e222ed72-5616-40e1-958f-ef8fef741ec4", "remote_group_id": "06822993-7a24-450f-836e-542a9a64ee92", "remote_ip_prefix": null, "created_at": "2019-01-09T02:47:56Z", "security_group_id": "06822993-7a24-450f-836e-542a9a64ee92", "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c"}], "revision_number": 4, "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "06822993-7a24-450f-836e-542a9a64ee92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:50:46,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-bd40661a-d6e4-424a-a366-3f51910d87e2 2019-01-09 02:50:46,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:50:46,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4baa9ac-cda7-4b44-ae9b-a2bd4d9d39f8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c"}, "enabled": true, "id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj"}} 2019-01-09 02:50:46,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-f4baa9ac-cda7-4b44-ae9b-a2bd4d9d39f8 2019-01-09 02:50:46,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06822993-7a24-450f-836e-542a9a64ee92 2019-01-09 02:50:46,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=06822993-7a24-450f-836e-542a9a64ee92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:50:46,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1c19baa0-e499-4154-87d2-83def16c2c7b Date: Wed, 09 Jan 2019 02:50:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "06822993-7a24-450f-836e-542a9a64ee92", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:47:56Z", "security_group_id": "06822993-7a24-450f-836e-542a9a64ee92", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:47:56Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "4798b4ca-7c2c-47cc-b901-cc48106b0d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:47:56Z", "security_group_id": "06822993-7a24-450f-836e-542a9a64ee92", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:47:56Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "500513bc-bda2-4b94-a053-4dac771d1d79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:47:56Z", "security_group_id": "06822993-7a24-450f-836e-542a9a64ee92", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:47:56Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "537f96e3-ab74-43e1-acf3-82e9501d39dd"}, {"remote_group_id": "06822993-7a24-450f-836e-542a9a64ee92", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:47:56Z", "security_group_id": "06822993-7a24-450f-836e-542a9a64ee92", "port_range_min": null, "revision_number": 0, "tenant_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "created_at": "2019-01-09T02:47:56Z", "project_id": "9a3930afafd74f2fa9ab93ae7a98ec1c", "id": "e222ed72-5616-40e1-958f-ef8fef741ec4"}]} 2019-01-09 02:50:46,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=06822993-7a24-450f-836e-542a9a64ee92 used request id req-1c19baa0-e499-4154-87d2-83def16c2c7b 2019-01-09 02:50:46,542 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:50:46,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/06822993-7a24-450f-836e-542a9a64ee92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:50:46,886 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7fdc6fba-9bdd-4003-ac6f-7f52368e1786 Content-Length: 0 Date: Wed, 09 Jan 2019 02:50:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:50:46,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/06822993-7a24-450f-836e-542a9a64ee92 used request id req-7fdc6fba-9bdd-4003-ac6f-7f52368e1786 2019-01-09 02:50:46,887 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj 2019-01-09 02:50:46,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:50:47,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef73ba9e-444f-42e7-ae47-da77094b93c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:50:47,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9a3930afafd74f2fa9ab93ae7a98ec1c used request id req-ef73ba9e-444f-42e7-ae47-da77094b93c1 2019-01-09 02:50:47,157 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-6dcb8e0f-9b60-483-proj-role 2019-01-09 02:50:47,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d2200c8df6304831afd71693c3058035 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:50:47,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:50:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-025ce883-46b2-4305-9410-f4068c820d42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:50:47,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d2200c8df6304831afd71693c3058035 used request id req-025ce883-46b2-4305-9410-f4068c820d42 2019-01-09 02:50:47,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f650f3748bcb451d3d683a083e303cdd64fdc5f" 2019-01-09 02:50:47,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebee84f0-552d-437d-9bea-ef20888cf961 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:50:47,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ebee84f0-552d-437d-9bea-ef20888cf961 2019-01-09 02:50:47,360 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-6dcb8e0f-9b60-483-user 2019-01-09 02:50:47,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3c03634de12a4048b42159854cc6bde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7788f667f9d858f15121dc8c672a636e6a5694cd" 2019-01-09 02:50:47,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:50:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a0b0f58-b576-4c55-b666-6d713dd4063a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:50:47,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3c03634de12a4048b42159854cc6bde7 used request id req-6a0b0f58-b576-4c55-b666-6d713dd4063a 2019-01-09 02:50:47,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:50:47,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["m9t32imtRdOS1X-MtHnLGA"], "issued_at": "2019-01-09T02:50:47.000000Z"}} 2019-01-09 02:50:47,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a736f43ce093edc396079d01bd9e970b3baf6e" 2019-01-09 02:50:48,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7883c4ff-900b-4cda-b9d2-96533056eb98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:50:48,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7883c4ff-900b-4cda-b9d2-96533056eb98 2019-01-09 02:50:48,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:50:48,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:50:48,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["vzRXWD0xQPSO_9jOHGleQQ"], "issued_at": "2019-01-09T02:50:48.000000Z"}} 2019-01-09 02:50:48,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:50:48,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628b3918-9b52-403e-8590-a1ce6479230b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:50:48,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-628b3918-9b52-403e-8590-a1ce6479230b 2019-01-09 02:50:48,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:50:48,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:50:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:50:48,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-adff3803-bbc0-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:50:48,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795f8096-4904-4c1a-95fe-e9bc65a32439 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-adff3803-bbc0-4ef-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 02:50:48,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-adff3803-bbc0-4ef-proj used request id req-795f8096-4904-4c1a-95fe-e9bc65a32439 2019-01-09 02:50:48,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:50:48,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e12b0dd-519b-42be-a625-d830999fea10 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:50:48,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4e12b0dd-519b-42be-a625-d830999fea10 2019-01-09 02:50:48,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}}' 2019-01-09 02:50:48,807 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-194e3bea-6175-40fc-8954-6358245b0eaa Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:50:48,807 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-194e3bea-6175-40fc-8954-6358245b0eaa 2019-01-09 02:50:48,808 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-adff3803-bbc0-4ef-proj 2019-01-09 02:50:48,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:50:48,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:50:49,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:50:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["Ahrw36hqRj2lux-VC9tKMw"], "issued_at": "2019-01-09T02:50:49.000000Z"}} 2019-01-09 02:50:49,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9993e5db24b8ec3f6463185edb65fd64c483c510" 2019-01-09 02:50:49,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6b8391-373f-4c5f-8c50-d81a63fddb18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:50:49,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4d6b8391-373f-4c5f-8c50-d81a63fddb18 2019-01-09 02:50:49,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:50:49,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:50:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:50:49,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9993e5db24b8ec3f6463185edb65fd64c483c510" 2019-01-09 02:50:49,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1680fbe8-3fea-42c8-8e64-96c8d5bfb249 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:50:49,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1680fbe8-3fea-42c8-8e64-96c8d5bfb249 2019-01-09 02:50:49,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-adff3803-bbc0-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9993e5db24b8ec3f6463185edb65fd64c483c510" 2019-01-09 02:50:49,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feaee603-bbfc-4e39-b087-aade8caeaee4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-adff3803-bbc0-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}]} 2019-01-09 02:50:49,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-adff3803-bbc0-4ef-proj used request id req-feaee603-bbfc-4e39-b087-aade8caeaee4 2019-01-09 02:50:49,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9993e5db24b8ec3f6463185edb65fd64c483c510" 2019-01-09 02:50:49,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8594712-d6c1-4189-a73f-f7abe7f9d2a2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 02:50:49,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f8594712-d6c1-4189-a73f-f7abe7f9d2a2 2019-01-09 02:50:49,963 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-adff3803-bbc0-4ef-user 2019-01-09 02:50:49,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:50:49,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:50:50,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e42b554-dabf-44d5-be1c-94513c1cb8ae Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:50:50,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9e42b554-dabf-44d5-be1c-94513c1cb8ae 2019-01-09 02:50:50,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" -d '{"role": {"name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role"}}' 2019-01-09 02:50:50,185 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:50:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f9b1d81-e01d-4393-a0cc-bdea0b7bc954 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "231d97826d82471ebb878719fb52dd75", "links": {"self": "http://172.30.9.26:5000/v3/roles/231d97826d82471ebb878719fb52dd75"}, "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role"}} 2019-01-09 02:50:50,185 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0f9b1d81-e01d-4393-a0cc-bdea0b7bc954 2019-01-09 02:50:50,185 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role 2019-01-09 02:50:50,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/231d97826d82471ebb878719fb52dd75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:50:50,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ecb39ff-e273-4fdf-95c5-e9423f15b4a3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/231d97826d82471ebb878719fb52dd75"}, "domain_id": null, "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role", "id": "231d97826d82471ebb878719fb52dd75"}} 2019-01-09 02:50:50,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/231d97826d82471ebb878719fb52dd75 used request id req-2ecb39ff-e273-4fdf-95c5-e9423f15b4a3 2019-01-09 02:50:50,279 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role to project AnsibleProvisioningTests-adff3803-bbc0-4ef-proj 2019-01-09 02:50:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2/users/0faf79c0dcd440e09876383ecddf005d/roles/231d97826d82471ebb878719fb52dd75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:50:50,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:50:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f693efed-063a-4d87-b987-20b7093275c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:50:50,337 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2/users/0faf79c0dcd440e09876383ecddf005d/roles/231d97826d82471ebb878719fb52dd75 used request id req-f693efed-063a-4d87-b987-20b7093275c9 2019-01-09 02:50:50,337 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:50:50,339 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2019-01-09 02:50:50,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:50:50,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:50:50,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "231d97826d82471ebb878719fb52dd75", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role"}], "expires_at": "2019-01-09T03:50:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53840c69a5684afb834d946b782a63d2", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-user", "id": "0faf79c0dcd440e09876383ecddf005d"}, "audit_ids": ["0UgICxhySXCWAsFh2brWsA"], "issued_at": "2019-01-09T02:50:50.000000Z"}} 2019-01-09 02:50:50,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4bac82fc5405c8405fde430ea80be513df4dce" 2019-01-09 02:50:50,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52e5fda-89bc-4549-8d1a-2295262ae093 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:50:50,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c52e5fda-89bc-4549-8d1a-2295262ae093 2019-01-09 02:50:50,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4bac82fc5405c8405fde430ea80be513df4dce" 2019-01-09 02:50:50,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-4af9548d-f927-44ab-aa76-de56631504c4 Date: Wed, 09 Jan 2019 02:50:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image"} 2019-01-09 02:50:50,971 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image used request id req-4af9548d-f927-44ab-aa76-de56631504c4 2019-01-09 02:50:50,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4bac82fc5405c8405fde430ea80be513df4dce" 2019-01-09 02:50:51,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9d877e8a-51bb-4d64-aa5a-02d9ddcb159f Date: Wed, 09 Jan 2019 02:50: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:50:51,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9d877e8a-51bb-4d64-aa5a-02d9ddcb159f 2019-01-09 02:50:51,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d4bac82fc5405c8405fde430ea80be513df4dce" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image"}' 2019-01-09 02:50:51,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d X-Openstack-Request-Id: req-6ab7ad7c-d54a-4691-b62d-5c8bbc881c9d Date: Wed, 09 Jan 2019 02:50:51 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:50:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T02:50:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "min_disk": 0, "protected": false, "id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "file": "/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d/file", "checksum": null, "owner": "53840c69a5684afb834d946b782a63d2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:50:51,744 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6ab7ad7c-d54a-4691-b62d-5c8bbc881c9d 2019-01-09 02:50:51,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4bac82fc5405c8405fde430ea80be513df4dce" -d '' 2019-01-09 02:50:58,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-306ab4f1-2d51-4692-9176-1d609f2f2838 Date: Wed, 09 Jan 2019 02:50:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:50:58,681 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d/file used request id req-306ab4f1-2d51-4692-9176-1d609f2f2838 2019-01-09 02:50:58,682 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-09 02:50:58,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4bac82fc5405c8405fde430ea80be513df4dce" 2019-01-09 02:50:58,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-56a52d3d-4fab-43ad-9c5c-9bcaa716b4f5 Date: Wed, 09 Jan 2019 02:50:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:50:51Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2019-01-09T02:50:58Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d/snap", "metadata": {}}], "self": "/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "min_disk": 0, "protected": false, "id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "file": "/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "53840c69a5684afb834d946b782a63d2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:50:58,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d used request id req-56a52d3d-4fab-43ad-9c5c-9bcaa716b4f5 2019-01-09 02:50:58,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4bac82fc5405c8405fde430ea80be513df4dce" 2019-01-09 02:50:59,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-83b222d8-fbc0-45e0-a8b7-b69e08ea3600 Date: Wed, 09 Jan 2019 02:50: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:50:59,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-83b222d8-fbc0-45e0-a8b7-b69e08ea3600 2019-01-09 02:50:59,013 - create_image - INFO - Created image with name - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image 2019-01-09 02:50:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4bac82fc5405c8405fde430ea80be513df4dce" 2019-01-09 02:50:59,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8dd461e1-ef00-43fb-b51b-26539569bb60 Date: Wed, 09 Jan 2019 02:50:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:50:51Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2019-01-09T02:50:58Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d/snap", "metadata": {}}], "self": "/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "min_disk": 0, "protected": false, "id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "file": "/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "53840c69a5684afb834d946b782a63d2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 02:50:59,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d used request id req-8dd461e1-ef00-43fb-b51b-26539569bb60 2019-01-09 02:50:59,033 - create_image - DEBUG - Instance status is - active 2019-01-09 02:50:59,033 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image 2019-01-09 02:50:59,033 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image 2019-01-09 02:50:59,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:50:59,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:50:59,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "231d97826d82471ebb878719fb52dd75", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role"}], "expires_at": "2019-01-09T03:50:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53840c69a5684afb834d946b782a63d2", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-user", "id": "0faf79c0dcd440e09876383ecddf005d"}, "audit_ids": ["ddaFUfl9TAOGHE3tVUn5DA"], "issued_at": "2019-01-09T02:50:59.000000Z"}} 2019-01-09 02:50:59,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d228c56d59d1d11ff1eca3ea7e02ff6517b5c017" 2019-01-09 02:50:59,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0ce8f0-2ed2-46ea-9d0e-ba5e97b7bf23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:50:59,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3f0ce8f0-2ed2-46ea-9d0e-ba5e97b7bf23 2019-01-09 02:50:59,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d228c56d59d1d11ff1eca3ea7e02ff6517b5c017" 2019-01-09 02:50:59,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3ae4da61-b06a-4d09-9b99-7aec46ddb862 Date: Wed, 09 Jan 2019 02:50:59 GMT RESP BODY: {"networks":[]} 2019-01-09 02:50:59,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-3ae4da61-b06a-4d09-9b99-7aec46ddb862 2019-01-09 02:50:59,656 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net 2019-01-09 02:50:59,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d228c56d59d1d11ff1eca3ea7e02ff6517b5c017" -d '{"network": {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net", "admin_state_up": true}}' 2019-01-09 02:51:00,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-10f60a67-c9eb-4c1b-a6f6-3a8c7bfac134 Date: Wed, 09 Jan 2019 02:51:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:51:00Z","is_default":false,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","mtu":1450}} 2019-01-09 02:51:00,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-10f60a67-c9eb-4c1b-a6f6-3a8c7bfac134 2019-01-09 02:51:00,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d228c56d59d1d11ff1eca3ea7e02ff6517b5c017" 2019-01-09 02:51:00,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-6e391a39-8c6b-435a-aa7b-6e9c20a66413 Date: Wed, 09 Jan 2019 02:51:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:51:00,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-6e391a39-8c6b-435a-aa7b-6e9c20a66413 2019-01-09 02:51:00,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d228c56d59d1d11ff1eca3ea7e02ff6517b5c017" 2019-01-09 02:51:00,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd728a73-661a-4d8a-b9e6-6d43fc6389d0 Date: Wed, 09 Jan 2019 02:51:00 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:51:00,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-dd728a73-661a-4d8a-b9e6-6d43fc6389d0 2019-01-09 02:51:00,632 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet 2019-01-09 02:51:00,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d228c56d59d1d11ff1eca3ea7e02ff6517b5c017" -d '{"subnets": [{"ip_version": 4, "network_id": "442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]}' 2019-01-09 02:51:01,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a4cd92aa-2b23-439a-a9ce-92bd61cde4e0 Date: Wed, 09 Jan 2019 02:51:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:51:01,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-a4cd92aa-2b23-439a-a9ce-92bd61cde4e0 2019-01-09 02:51:01,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d228c56d59d1d11ff1eca3ea7e02ff6517b5c017" 2019-01-09 02:51:01,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ef57d589-3528-4384-88f2-e6a8c475ecc0 Date: Wed, 09 Jan 2019 02:51:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:51:01,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-ef57d589-3528-4384-88f2-e6a8c475ecc0 2019-01-09 02:51:01,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d228c56d59d1d11ff1eca3ea7e02ff6517b5c017" 2019-01-09 02:51:01,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-31c0f232-de04-41f6-8737-2b32a07055c9 Date: Wed, 09 Jan 2019 02:51:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:51:01,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-31c0f232-de04-41f6-8737-2b32a07055c9 2019-01-09 02:51:01,794 - OpenStackNetwork - DEBUG - Network [442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f] created successfully 2019-01-09 02:51:01,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:51:01,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:51:02,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "231d97826d82471ebb878719fb52dd75", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role"}], "expires_at": "2019-01-09T03:51:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53840c69a5684afb834d946b782a63d2", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-user", "id": "0faf79c0dcd440e09876383ecddf005d"}, "audit_ids": ["QgT0h420RUG12CGEczR4PA"], "issued_at": "2019-01-09T02:51:02.000000Z"}} 2019-01-09 02:51:02,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:51:02,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5a4b42-9360-4a17-9e43-4e9038507eda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:51:02,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b5a4b42-9360-4a17-9e43-4e9038507eda 2019-01-09 02:51:02,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:51:02,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9f554b14-244b-4be5-8904-03920ec5cfbd Date: Wed, 09 Jan 2019 02:51:02 GMT RESP BODY: {"routers": []} 2019-01-09 02:51:02,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router&admin_state_up=True used request id req-9f554b14-244b-4be5-8904-03920ec5cfbd 2019-01-09 02:51:02,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:51:02,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:51:02,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "231d97826d82471ebb878719fb52dd75", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role"}], "expires_at": "2019-01-09T03:51:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53840c69a5684afb834d946b782a63d2", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-user", "id": "0faf79c0dcd440e09876383ecddf005d"}, "audit_ids": ["s67mBEbUQcqnPyMO2g2e4Q"], "issued_at": "2019-01-09T02:51:02.000000Z"}} 2019-01-09 02:51:02,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c23555e30e922f907b20c7a6f5f234f51f2c9b4" 2019-01-09 02:51:02,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f6c7fb2-43d3-4607-bb18-6fa2f4852176 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:51:02,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8f6c7fb2-43d3-4607-bb18-6fa2f4852176 2019-01-09 02:51:02,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:51:03,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-56b09f77-bcc3-4048-9a78-cd3410edf073 Date: Wed, 09 Jan 2019 02:51:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:51:03,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-56b09f77-bcc3-4048-9a78-cd3410edf073 2019-01-09 02:51:03,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:51:03,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-db36c40f-f11f-4c0e-8041-ff84be9b7e87 Date: Wed, 09 Jan 2019 02:51:03 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:51:03,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-db36c40f-f11f-4c0e-8041-ff84be9b7e87 2019-01-09 02:51:03,356 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router 2019-01-09 02:51:03,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router", "admin_state_up": true}}' 2019-01-09 02:51:08,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-1b40964f-99c9-4548-afa6-18be1722f770 Date: Wed, 09 Jan 2019 02:51:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:04Z", "admin_state_up": true, "updated_at": "2019-01-09T02:51:05Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "53840c69a5684afb834d946b782a63d2", "id": "3a73ca2b-cd55-4448-9544-c2470445c7ad", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router"}} 2019-01-09 02:51:08,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-1b40964f-99c9-4548-afa6-18be1722f770 2019-01-09 02:51:08,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=3a73ca2b-cd55-4448-9544-c2470445c7ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:51:08,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9bb1b6c7-c0b2-431d-af0b-4d045db379c1 Date: Wed, 09 Jan 2019 02:51:08 GMT RESP BODY: {"ports":[]} 2019-01-09 02:51:08,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=3a73ca2b-cd55-4448-9544-c2470445c7ad used request id req-9bb1b6c7-c0b2-431d-af0b-4d045db379c1 2019-01-09 02:51:08,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:51:09,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-03f594d5-a4c7-4eb8-bfd0-b1fd330ac132 Date: Wed, 09 Jan 2019 02:51:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:51:09,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-03f594d5-a4c7-4eb8-bfd0-b1fd330ac132 2019-01-09 02:51:09,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:51:09,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:51:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:51:09,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:51:09,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd65ab15-8856-4176-8bb2-94d91cea65e3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:51:09,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-fd65ab15-8856-4176-8bb2-94d91cea65e3 2019-01-09 02:51:09,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:51:09,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cce5a65e-72d5-4095-ac1a-495d3ebea76f Date: Wed, 09 Jan 2019 02:51:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:51:09,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-cce5a65e-72d5-4095-ac1a-495d3ebea76f 2019-01-09 02:51:09,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:51:09,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ea634e52-8a16-46be-9d70-7644c27dd5fd Date: Wed, 09 Jan 2019 02:51:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:51:09,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet used request id req-ea634e52-8a16-46be-9d70-7644c27dd5fd 2019-01-09 02:51:09,693 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 02:51:09,693 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router 2019-01-09 02:51:09,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/3a73ca2b-cd55-4448-9544-c2470445c7ad/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" -d '{"subnet_id": "af81226d-bca7-4c81-b209-48331f22dbbc"}' 2019-01-09 02:51:11,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f3feca5a-d48d-4cd8-a1d6-c445d23d1353 Date: Wed, 09 Jan 2019 02:51:11 GMT RESP BODY: {"network_id": "442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f", "tenant_id": "53840c69a5684afb834d946b782a63d2", "subnet_id": "af81226d-bca7-4c81-b209-48331f22dbbc", "subnet_ids": ["af81226d-bca7-4c81-b209-48331f22dbbc"], "port_id": "a12eac02-f04b-41b5-85d8-36f668d04aaa", "id": "3a73ca2b-cd55-4448-9544-c2470445c7ad"} 2019-01-09 02:51:11,671 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3a73ca2b-cd55-4448-9544-c2470445c7ad/add_router_interface used request id req-f3feca5a-d48d-4cd8-a1d6-c445d23d1353 2019-01-09 02:51:11,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/3a73ca2b-cd55-4448-9544-c2470445c7ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:51:11,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b38f6fcc-9a4f-4e07-a22d-732ca1566d8f Date: Wed, 09 Jan 2019 02:51:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:04Z", "admin_state_up": true, "updated_at": "2019-01-09T02:51:10Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "53840c69a5684afb834d946b782a63d2", "id": "3a73ca2b-cd55-4448-9544-c2470445c7ad", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router"}} 2019-01-09 02:51:11,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/3a73ca2b-cd55-4448-9544-c2470445c7ad used request id req-b38f6fcc-9a4f-4e07-a22d-732ca1566d8f 2019-01-09 02:51:11,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=3a73ca2b-cd55-4448-9544-c2470445c7ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:51:11,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-792c8c83-c01d-4f09-a058-a21e606462cc Date: Wed, 09 Jan 2019 02:51:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.1"}],"id":"a12eac02-f04b-41b5-85d8-36f668d04aaa","security_groups":[],"mac_address":"fa:16:3e:1b:93:c5","project_id":"53840c69a5684afb834d946b782a63d2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:10Z","binding:vnic_type":"normal","device_id":"3a73ca2b-cd55-4448-9544-c2470445c7ad"}]} 2019-01-09 02:51:11,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=3a73ca2b-cd55-4448-9544-c2470445c7ad used request id req-792c8c83-c01d-4f09-a058-a21e606462cc 2019-01-09 02:51:11,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/af81226d-bca7-4c81-b209-48331f22dbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:51:11,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-5cae5fb8-d026-465e-802d-51ebf5a1d107 Date: Wed, 09 Jan 2019 02:51:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}} 2019-01-09 02:51:11,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/af81226d-bca7-4c81-b209-48331f22dbbc used request id req-5cae5fb8-d026-465e-802d-51ebf5a1d107 2019-01-09 02:51:11,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:51:11,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:51:12,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2b808e557a44d6f9bdbfb574206f5e0", "name": "heat_stack_owner"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}, {"id": "b50eab7215a043a58bf3689fce347dc6", "name": "Member"}], "expires_at": "2019-01-09T03:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4b3cefd740a847eeab3c986c23d5d8c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "id": "435786da15ed4c7f8bfa972bceb3ca6a"}, "audit_ids": ["VIU7oNDPSASUDZzTIAsrtA"], "issued_at": "2019-01-09T02:51:12.000000Z"}} 2019-01-09 02:51:12,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad7fbb766c55d4e23806983fdae7164f9b55358" 2019-01-09 02:51:12,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa14368f-8329-4f02-824c-33cbadfecc7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:51:12,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aa14368f-8329-4f02-824c-33cbadfecc7c 2019-01-09 02:51:12,331 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:51:12,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad7fbb766c55d4e23806983fdae7164f9b55358" 2019-01-09 02:51:12,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51: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-0180bd50-7f27-4a06-8a9c-aa6b68e9b423 x-compute-request-id: req-0180bd50-7f27-4a06-8a9c-aa6b68e9b423 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 02:51:12,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0180bd50-7f27-4a06-8a9c-aa6b68e9b423 2019-01-09 02:51:12,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad7fbb766c55d4e23806983fdae7164f9b55358" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2019-01-09 02:51:12,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51: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-bfd0446a-e06a-4633-ba24-b5028bffb118 x-compute-request-id: req-bfd0446a-e06a-4633-ba24-b5028bffb118 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:51:12,575 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bfd0446a-e06a-4633-ba24-b5028bffb118 2019-01-09 02:51:12,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:51:12,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:51:12,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "231d97826d82471ebb878719fb52dd75", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role"}], "expires_at": "2019-01-09T03:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53840c69a5684afb834d946b782a63d2", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-user", "id": "0faf79c0dcd440e09876383ecddf005d"}, "audit_ids": ["6rxyAFgARp2M6oLzPjHz6A"], "issued_at": "2019-01-09T02:51:12.000000Z"}} 2019-01-09 02:51:12,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d9a942c9b55678a6a79e273e28c1bcf2347977" 2019-01-09 02:51:13,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70edc21b-43bf-4dc7-89de-37bbf94b8170 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:51:13,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-70edc21b-43bf-4dc7-89de-37bbf94b8170 2019-01-09 02:51:13,033 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:51:13,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d9a942c9b55678a6a79e273e28c1bcf2347977" 2019-01-09 02:51:13,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-945e21f9-8dd6-4c93-914b-f1704c9777c2 x-compute-request-id: req-945e21f9-8dd6-4c93-914b-f1704c9777c2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 02:51:13,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-945e21f9-8dd6-4c93-914b-f1704c9777c2 2019-01-09 02:51:13,207 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp... 2019-01-09 02:51:13,207 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 02:51:13,245 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp 2019-01-09 02:51:13,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d9a942c9b55678a6a79e273e28c1bcf2347977" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDN1PNnRzJQPSah2DwpnHYTAiMIjFU2ziTRiv6z/BOFvme42dvYdmbsUBLxyrAXCm2Cc1pf0Ub8AE3jxNIj2v8WVDZjoq4CmhLrZ1eaHQD03nLoP0pO09yfXbghytrnib0BG/OKQO+Dpxt2Xmy4arYbaptyOG6UmE03SBklcFMkYw==", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp"}}' 2019-01-09 02:51:13,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-29e97010-e41e-48f8-81c4-7324699fc10f x-compute-request-id: req-29e97010-e41e-48f8-81c4-7324699fc10f Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDN1PNnRzJQPSah2DwpnHYTAiMIjFU2ziTRiv6z/BOFvme42dvYdmbsUBLxyrAXCm2Cc1pf0Ub8AE3jxNIj2v8WVDZjoq4CmhLrZ1eaHQD03nLoP0pO09yfXbghytrnib0BG/OKQO+Dpxt2Xmy4arYbaptyOG6UmE03SBklcFMkYw==", "user_id": "0faf79c0dcd440e09876383ecddf005d", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "fingerprint": "c0:22:5b:9f:c1:59:e1:6d:8f:6c:20:ed:76:e5:2f:1b"}} 2019-01-09 02:51:13,317 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-29e97010-e41e-48f8-81c4-7324699fc10f 2019-01-09 02:51:13,319 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940.pub 2019-01-09 02:51:13,319 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940 2019-01-09 02:51:13,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:51:13,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:51:13,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "231d97826d82471ebb878719fb52dd75", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role"}], "expires_at": "2019-01-09T03:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53840c69a5684afb834d946b782a63d2", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-user", "id": "0faf79c0dcd440e09876383ecddf005d"}, "audit_ids": ["T8wXZfdiRnaOxQi_wH1eaw"], "issued_at": "2019-01-09T02:51:13.000000Z"}} 2019-01-09 02:51:13,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:13,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67417223-d351-446a-8c87-76abff414e4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:51:13,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-67417223-d351-446a-8c87-76abff414e4f 2019-01-09 02:51:13,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:13,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-11c4d459-2932-487e-946e-0680c81e4454 Date: Wed, 09 Jan 2019 02:51:13 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:51:13,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp used request id req-11c4d459-2932-487e-946e-0680c81e4454 2019-01-09 02:51:13,966 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp... 2019-01-09 02:51:13,966 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp 2019-01-09 02:51:13,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" -d '{"security_group": {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}}' 2019-01-09 02:51:14,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-746a0748-f02f-49f4-8e30-8bca59d5b3d6 Date: Wed, 09 Jan 2019 02:51:14 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "updated_at": "2019-01-09T02:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "revision_number": 0, "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "53840c69a5684afb834d946b782a63d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "revision_number": 0, "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "53840c69a5684afb834d946b782a63d2"}], "revision_number": 2, "project_id": "53840c69a5684afb834d946b782a63d2", "id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}} 2019-01-09 02:51:14,335 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-746a0748-f02f-49f4-8e30-8bca59d5b3d6 2019-01-09 02:51:14,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b 2019-01-09 02:51:14,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:14,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f64bc03c-6516-49c0-8ae7-e0a312233f56 Date: Wed, 09 Jan 2019 02:51: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": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8"}]} 2019-01-09 02:51:14,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b used request id req-f64bc03c-6516-49c0-8ae7-e0a312233f56 2019-01-09 02:51:14,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b 2019-01-09 02:51:14,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:14,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52e72dd2-b362-45a2-a9ad-c7c79f96bec2 Date: Wed, 09 Jan 2019 02:51: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": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8"}]} 2019-01-09 02:51:14,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b used request id req-52e72dd2-b362-45a2-a9ad-c7c79f96bec2 2019-01-09 02:51:14,675 - neutron_utils - INFO - Retrieving security group with ID - c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b 2019-01-09 02:51:14,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:14,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-1a83ffe4-d326-4fcf-bed0-45fbe8520907 Date: Wed, 09 Jan 2019 02:51:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "updated_at": "2019-01-09T02:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "revision_number": 0, "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "53840c69a5684afb834d946b782a63d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "revision_number": 0, "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "53840c69a5684afb834d946b782a63d2"}], "revision_number": 2, "project_id": "53840c69a5684afb834d946b782a63d2", "id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}]} 2019-01-09 02:51:14,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b used request id req-1a83ffe4-d326-4fcf-bed0-45fbe8520907 2019-01-09 02:51:14,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b 2019-01-09 02:51:14,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:14,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1b4cf49-43ed-478f-86b0-67a46d5e3c9d Date: Wed, 09 Jan 2019 02:51: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": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8"}]} 2019-01-09 02:51:14,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b used request id req-b1b4cf49-43ed-478f-86b0-67a46d5e3c9d 2019-01-09 02:51:14,923 - neutron_utils - INFO - Retrieving security group with ID - c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b 2019-01-09 02:51:14,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:15,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-af1d11e7-93a0-4132-8aec-a6b4e05c5776 Date: Wed, 09 Jan 2019 02:51:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "updated_at": "2019-01-09T02:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "revision_number": 0, "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "53840c69a5684afb834d946b782a63d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "revision_number": 0, "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "53840c69a5684afb834d946b782a63d2"}], "revision_number": 2, "project_id": "53840c69a5684afb834d946b782a63d2", "id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}]} 2019-01-09 02:51:15,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b used request id req-af1d11e7-93a0-4132-8aec-a6b4e05c5776 2019-01-09 02:51:15,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b 2019-01-09 02:51:15,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:15,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ecc48f7-249c-4480-9481-928becbbe72a Date: Wed, 09 Jan 2019 02:51: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": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8"}]} 2019-01-09 02:51:15,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b used request id req-5ecc48f7-249c-4480-9481-928becbbe72a 2019-01-09 02:51:15,142 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp 2019-01-09 02:51:15,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:15,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-dec4bc52-824a-4531-b552-662138c3f5ae Date: Wed, 09 Jan 2019 02:51:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "updated_at": "2019-01-09T02:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "revision_number": 0, "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "53840c69a5684afb834d946b782a63d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "revision_number": 0, "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "53840c69a5684afb834d946b782a63d2"}], "revision_number": 2, "project_id": "53840c69a5684afb834d946b782a63d2", "id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}]} 2019-01-09 02:51:15,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp used request id req-dec4bc52-824a-4531-b552-662138c3f5ae 2019-01-09 02:51:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:51:15,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:51:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:51:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:15,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-693b2f85-92e5-45b0-9e6a-dd6c771931d7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:51:15,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-693b2f85-92e5-45b0-9e6a-dd6c771931d7 2019-01-09 02:51:15,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b 2019-01-09 02:51:15,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:15,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e96656b7-fedb-42e8-8627-09585b746231 Date: Wed, 09 Jan 2019 02:51: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": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8"}]} 2019-01-09 02:51:15,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b used request id req-e96656b7-fedb-42e8-8627-09585b746231 2019-01-09 02:51:15,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b"}}' 2019-01-09 02:51:15,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-4b4b054b-44b6-4602-8503-bdb34d278263 Date: Wed, 09 Jan 2019 02:51:15 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": "2019-01-09T02:51:15Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:15Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "e3dadc59-7c57-4158-9a3d-ce050a3e74fe"}} 2019-01-09 02:51:15,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-4b4b054b-44b6-4602-8503-bdb34d278263 2019-01-09 02:51:15,845 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp 2019-01-09 02:51:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:16,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-d42c8201-aea0-4070-935e-cf5574ff95fa Date: Wed, 09 Jan 2019 02:51:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "updated_at": "2019-01-09T02:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "revision_number": 0, "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "53840c69a5684afb834d946b782a63d2"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:15Z", "revision_number": 0, "id": "e3dadc59-7c57-4158-9a3d-ce050a3e74fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:15Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "53840c69a5684afb834d946b782a63d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "revision_number": 0, "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "53840c69a5684afb834d946b782a63d2"}], "revision_number": 3, "project_id": "53840c69a5684afb834d946b782a63d2", "id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}]} 2019-01-09 02:51:16,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp used request id req-d42c8201-aea0-4070-935e-cf5574ff95fa 2019-01-09 02:51:16,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:16,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e77baceb-cdbc-4754-94a7-16f885525321 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:51:16,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-e77baceb-cdbc-4754-94a7-16f885525321 2019-01-09 02:51:16,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b 2019-01-09 02:51:16,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:16,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-3fd0eaed-3c24-4a97-a6ab-16517d4ec581 Date: Wed, 09 Jan 2019 02: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": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:51:15Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:15Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "e3dadc59-7c57-4158-9a3d-ce050a3e74fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8"}]} 2019-01-09 02:51:16,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b used request id req-3fd0eaed-3c24-4a97-a6ab-16517d4ec581 2019-01-09 02:51:16,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b"}}' 2019-01-09 02:51:16,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-72bce52e-9d0a-41a3-b04a-15c76544cc48 Date: Wed, 09 Jan 2019 02:51:16 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": "2019-01-09T02:51:16Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": 22, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:16Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "fe250650-0538-4020-9d21-ada6f4ecde55"}} 2019-01-09 02:51:16,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-72bce52e-9d0a-41a3-b04a-15c76544cc48 2019-01-09 02:51:16,527 - neutron_utils - INFO - Retrieving security group with ID - c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b 2019-01-09 02:51:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:16,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-fc265618-7777-4dc7-95ec-9d3bc5ecd67d Date: Wed, 09 Jan 2019 02:51:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "updated_at": "2019-01-09T02:51:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "revision_number": 0, "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "53840c69a5684afb834d946b782a63d2"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:15Z", "revision_number": 0, "id": "e3dadc59-7c57-4158-9a3d-ce050a3e74fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:15Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "53840c69a5684afb834d946b782a63d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "revision_number": 0, "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "53840c69a5684afb834d946b782a63d2"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:51:16Z", "revision_number": 0, "id": "fe250650-0538-4020-9d21-ada6f4ecde55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:51:16Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "53840c69a5684afb834d946b782a63d2"}], "revision_number": 4, "project_id": "53840c69a5684afb834d946b782a63d2", "id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}]} 2019-01-09 02:51:16,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b used request id req-fc265618-7777-4dc7-95ec-9d3bc5ecd67d 2019-01-09 02:51:16,732 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b 2019-01-09 02:51:16,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:51:16,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-332b8af8-c75f-4336-bbc7-15b20f15a792 Date: Wed, 09 Jan 2019 02: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": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "bbe61507-592d-43c5-ac2c-4b6f726b2b57"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:51:15Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:15Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "e3dadc59-7c57-4158-9a3d-ce050a3e74fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:51:14Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:14Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-09T02:51:16Z", "security_group_id": "c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b", "port_range_min": 22, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:16Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "fe250650-0538-4020-9d21-ada6f4ecde55"}]} 2019-01-09 02:51:16,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b used request id req-332b8af8-c75f-4336-bbc7-15b20f15a792 2019-01-09 02:51:16,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:51:16,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:51:17,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "231d97826d82471ebb878719fb52dd75", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role"}], "expires_at": "2019-01-09T03:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53840c69a5684afb834d946b782a63d2", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-user", "id": "0faf79c0dcd440e09876383ecddf005d"}, "audit_ids": ["BOfgore_SviwmpddS2AVLQ"], "issued_at": "2019-01-09T02:51:17.000000Z"}} 2019-01-09 02:51:17,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:17,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48e293a-a35e-4449-bbd3-1838c92878ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:51:17,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f48e293a-a35e-4449-bbd3-1838c92878ed 2019-01-09 02:51:17,363 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 02:51:17,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:17,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f2c6477-48af-44fc-8ec0-5565cfee8c63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:51:17,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7f2c6477-48af-44fc-8ec0-5565cfee8c63 2019-01-09 02:51:17,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:17,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ea32e255-b1ec-475b-8232-dd5b2d971313 Date: Wed, 09 Jan 2019 02:51:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:51:17,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-ea32e255-b1ec-475b-8232-dd5b2d971313 2019-01-09 02:51:17,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:51:17,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:51:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:51:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:17,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b6f7ed-3268-4971-a00f-9070a021178f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:51:17,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-57b6f7ed-3268-4971-a00f-9070a021178f 2019-01-09 02:51:17,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:18,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-75257632-2009-4cc9-8162-e3247c1a771b Date: Wed, 09 Jan 2019 02:51:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:51:18,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-75257632-2009-4cc9-8162-e3247c1a771b 2019-01-09 02:51:18,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:18,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a4a153f8-6c19-4d5f-a3ce-72235630cb84 Date: Wed, 09 Jan 2019 02:51:18 GMT RESP BODY: {"ports":[]} 2019-01-09 02:51:18,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1&admin_state_up=True used request id req-a4a153f8-6c19-4d5f-a3ce-72235630cb84 2019-01-09 02:51:18,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:18,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51: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-64cedcd3-ba63-471c-a692-7e7981907234 x-compute-request-id: req-64cedcd3-ba63-471c-a692-7e7981907234 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 02:51:18,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst used request id req-64cedcd3-ba63-471c-a692-7e7981907234 2019-01-09 02:51:18,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:18,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-965781ba-eac0-4042-9f06-84906b18329a Date: Wed, 09 Jan 2019 02:51:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:51:18,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-965781ba-eac0-4042-9f06-84906b18329a 2019-01-09 02:51:18,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:18,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17dd2ef2-3abd-426a-aa5e-61b952ffea22 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:51:18,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-17dd2ef2-3abd-426a-aa5e-61b952ffea22 2019-01-09 02:51:18,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:19,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fb366b15-bff3-4522-b86f-1bb8e998b98c Date: Wed, 09 Jan 2019 02:51:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:51:19,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-fb366b15-bff3-4522-b86f-1bb8e998b98c 2019-01-09 02:51:19,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:19,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-df94481a-9da2-47ff-84e8-e36fe974ff58 Date: Wed, 09 Jan 2019 02:51:19 GMT RESP BODY: {"ports":[]} 2019-01-09 02:51:19,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1&admin_state_up=True used request id req-df94481a-9da2-47ff-84e8-e36fe974ff58 2019-01-09 02:51:19,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 02:51:19,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:51:19,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "231d97826d82471ebb878719fb52dd75", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role"}], "expires_at": "2019-01-09T03:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53840c69a5684afb834d946b782a63d2", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/53840c69a5684afb834d946b782a63d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-user", "id": "0faf79c0dcd440e09876383ecddf005d"}, "audit_ids": ["uxEY3MHdRC6XnpydSW4vVQ"], "issued_at": "2019-01-09T02:51:19.000000Z"}} 2019-01-09 02:51:19,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01944716ffc8d93f3a901692f9c1add7436af9f7" 2019-01-09 02:51:19,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c04500-1eda-48d6-8059-d2be36cc5d4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:51:19,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-39c04500-1eda-48d6-8059-d2be36cc5d4c 2019-01-09 02:51:19,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:19,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b43b7a66-1f42-448a-9407-108d0a445073 Date: Wed, 09 Jan 2019 02:51:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:51:19,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-b43b7a66-1f42-448a-9407-108d0a445073 2019-01-09 02:51:19,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:20,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-85a6b9f1-4843-4bdf-bceb-b4e2b55c64e8 Date: Wed, 09 Jan 2019 02:51:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:51:20,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-85a6b9f1-4843-4bdf-bceb-b4e2b55c64e8 2019-01-09 02:51:20,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:20,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-cad7d50b-5565-4548-b4f7-f0d715e56548 Date: Wed, 09 Jan 2019 02:51:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:51:20,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-cad7d50b-5565-4548-b4f7-f0d715e56548 2019-01-09 02:51:20,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:51:20,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:51:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:51:20,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01944716ffc8d93f3a901692f9c1add7436af9f7" 2019-01-09 02:51:20,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ff7369-2b65-4a6b-8415-9cfae2e3fe52 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:51:20,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-95ff7369-2b65-4a6b-8415-9cfae2e3fe52 2019-01-09 02:51:20,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:20,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-57efd3be-107f-4bf2-b90d-0cec534f3c60 Date: Wed, 09 Jan 2019 02:51:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:51:20,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-57efd3be-107f-4bf2-b90d-0cec534f3c60 2019-01-09 02:51:20,319 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net 2019-01-09 02:51:20,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" -d '{"port": {"network_id": "442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1", "admin_state_up": true}}' 2019-01-09 02:51:21,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-465db0f8-3701-4843-984e-62f1e64a64c6 Date: Wed, 09 Jan 2019 02:51:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:20Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.14"}],"id":"5407b35f-08b7-439e-a436-252886f70d84","security_groups":["54d7d2fc-12f1-4187-8289-01774895a632"],"mac_address":"fa:16:3e:af:c2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1","project_id":"53840c69a5684afb834d946b782a63d2","qos_policy_id":null,"admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:20Z","binding:vnic_type":"normal"}} 2019-01-09 02:51:21,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-465db0f8-3701-4843-984e-62f1e64a64c6 2019-01-09 02:51:21,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:21,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-0d3802e7-3bec-4413-84c5-26e32b06c38f Date: Wed, 09 Jan 2019 02:51:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:51:21,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-0d3802e7-3bec-4413-84c5-26e32b06c38f 2019-01-09 02:51:21,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:21,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e847c1c6-a827-424d-9aef-374a655e2cd8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:51:21,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-e847c1c6-a827-424d-9aef-374a655e2cd8 2019-01-09 02:51:21,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:21,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b9adaec9-6342-480a-8a15-1ad60a688652 Date: Wed, 09 Jan 2019 02:51:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:51:21,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-b9adaec9-6342-480a-8a15-1ad60a688652 2019-01-09 02:51:21,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:21,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-0e59fe18-5bcf-4f92-8eaa-7f072fa56660 Date: Wed, 09 Jan 2019 02:51:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:20Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.14"}],"id":"5407b35f-08b7-439e-a436-252886f70d84","security_groups":["54d7d2fc-12f1-4187-8289-01774895a632"],"mac_address":"fa:16:3e:af:c2:f9","project_id":"53840c69a5684afb834d946b782a63d2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:20Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-09 02:51:21,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1&admin_state_up=True used request id req-0e59fe18-5bcf-4f92-8eaa-7f072fa56660 2019-01-09 02:51:21,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:22,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee860bc2-f4b6-4c7f-879f-aca25e9a5b99 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:51:22,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-ee860bc2-f4b6-4c7f-879f-aca25e9a5b99 2019-01-09 02:51:22,069 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst 2019-01-09 02:51:22,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:22,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51: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-36fbc1b4-441b-4c8f-ae00-8c0b2d02813b x-compute-request-id: req-36fbc1b4-441b-4c8f-ae00-8c0b2d02813b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-flavor-name"}]} 2019-01-09 02:51:22,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-36fbc1b4-441b-4c8f-ae00-8c0b2d02813b 2019-01-09 02:51:22,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:22,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51: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-659d85b0-fb2d-4bc8-af01-4cd5f9efcac1 x-compute-request-id: req-659d85b0-fb2d-4bc8-af01-4cd5f9efcac1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:51:22,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5 used request id req-659d85b0-fb2d-4bc8-af01-4cd5f9efcac1 2019-01-09 02:51:22,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:22,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-56654582-1b11-41d7-a899-3050d54d060c Date: Wed, 09 Jan 2019 02:51:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T02:50:51Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2019-01-09T02:50:58Z", "visibility": "shared", "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d/snap", "metadata": {}}], "self": "/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "min_disk": 0, "protected": false, "id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "file": "/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "53840c69a5684afb834d946b782a63d2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image"} 2019-01-09 02:51:22,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image used request id req-56654582-1b11-41d7-a899-3050d54d060c 2019-01-09 02:51:22,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:22,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0c0d959a-698d-499c-8f42-6b5741fe110d Date: Wed, 09 Jan 2019 02:51: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 02:51:22,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0c0d959a-698d-499c-8f42-6b5741fe110d 2019-01-09 02:51:22,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" -d '{"server": {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "imageRef": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "flavorRef": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "max_count": 1, "min_count": 1, "networks": [{"port": "5407b35f-08b7-439e-a436-252886f70d84"}]}}' 2019-01-09 02:51:23,760 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:51: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-2fbf5d3a-34be-4faf-8370-355499cb8e48 x-compute-request-id: req-2fbf5d3a-34be-4faf-8370-355499cb8e48 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "adminPass": "nUN34iyeSpgJ"}} 2019-01-09 02:51:23,761 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2fbf5d3a-34be-4faf-8370-355499cb8e48 2019-01-09 02:51:23,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:24,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-d765ad4b-a8ee-4ef0-aafb-90e14d3e9172 x-compute-request-id: req-d765ad4b-a8ee-4ef0-aafb-90e14d3e9172 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:51:24,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-d765ad4b-a8ee-4ef0-aafb-90e14d3e9172 2019-01-09 02:51:24,123 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst 2019-01-09 02:51:24,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:24,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-a497cd7b-cf58-4199-ada4-51e0a12ec0bd x-compute-request-id: req-a497cd7b-cf58-4199-ada4-51e0a12ec0bd Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:51:24,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-a497cd7b-cf58-4199-ada4-51e0a12ec0bd 2019-01-09 02:51:24,433 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:51:24,433 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:51:27,437 - create_instance - DEBUG - VM status query timeout in 896.686651945 2019-01-09 02:51:27,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:27,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-b794d6b3-e485-405a-a7fa-292a331a508e x-compute-request-id: req-b794d6b3-e485-405a-a7fa-292a331a508e Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:51:27,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-b794d6b3-e485-405a-a7fa-292a331a508e 2019-01-09 02:51:27,947 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:51:27,947 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:51:30,950 - create_instance - DEBUG - VM status query timeout in 893.173282862 2019-01-09 02:51:30,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:31,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51: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-20250228-c970-4a8a-8c05-e40bdfc2279f x-compute-request-id: req-20250228-c970-4a8a-8c05-e40bdfc2279f Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:51:31,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-20250228-c970-4a8a-8c05-e40bdfc2279f 2019-01-09 02:51:31,452 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:51:31,453 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:51:34,456 - create_instance - DEBUG - VM status query timeout in 889.667472839 2019-01-09 02:51:34,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:35,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51: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-bc7a0010-722b-4190-ae15-0e7288192963 x-compute-request-id: req-bc7a0010-722b-4190-ae15-0e7288192963 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:51:35,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-bc7a0010-722b-4190-ae15-0e7288192963 2019-01-09 02:51:35,250 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:51:35,250 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:51:38,253 - create_instance - DEBUG - VM status query timeout in 885.86985302 2019-01-09 02:51:38,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:39,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-04fdfad0-922b-4284-a88d-83ef5ed58667 x-compute-request-id: req-04fdfad0-922b-4284-a88d-83ef5ed58667 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:51:39,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-04fdfad0-922b-4284-a88d-83ef5ed58667 2019-01-09 02:51:39,170 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:51:39,170 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:51:42,174 - create_instance - DEBUG - VM status query timeout in 881.94965291 2019-01-09 02:51:42,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:43,036 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51: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-d03dadd9-8a59-4fb7-afeb-416dcf391e26 x-compute-request-id: req-d03dadd9-8a59-4fb7-afeb-416dcf391e26 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:51:43,036 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-d03dadd9-8a59-4fb7-afeb-416dcf391e26 2019-01-09 02:51:43,037 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:51:43,037 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:51:46,040 - create_instance - DEBUG - VM status query timeout in 878.083369017 2019-01-09 02:51:46,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:46,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51: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-142c11be-bec3-4cd3-810a-e42b8a0888fc x-compute-request-id: req-142c11be-bec3-4cd3-810a-e42b8a0888fc Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:51:46,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-142c11be-bec3-4cd3-810a-e42b8a0888fc 2019-01-09 02:51:46,704 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:51:46,705 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:51:49,708 - create_instance - DEBUG - VM status query timeout in 874.415555 2019-01-09 02:51:49,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:50,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-2264b843-624e-4cdc-be00-a6e72772ba3a x-compute-request-id: req-2264b843-624e-4cdc-be00-a6e72772ba3a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:51:50,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-2264b843-624e-4cdc-be00-a6e72772ba3a 2019-01-09 02:51:50,347 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:51:50,348 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:51:53,351 - create_instance - DEBUG - VM status query timeout in 870.772472858 2019-01-09 02:51:53,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:54,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-cefa3b97-b86b-4f23-b147-bee24dfa0077 x-compute-request-id: req-cefa3b97-b86b-4f23-b147-bee24dfa0077 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:51:54,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-cefa3b97-b86b-4f23-b147-bee24dfa0077 2019-01-09 02:51:54,105 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:51:54,105 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:51:57,108 - create_instance - DEBUG - VM status query timeout in 867.015013933 2019-01-09 02:51:57,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:51:57,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:51:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45c92356-0c9b-426e-acc1-56fc3440dd67 x-compute-request-id: req-45c92356-0c9b-426e-acc1-56fc3440dd67 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:51:57,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-45c92356-0c9b-426e-acc1-56fc3440dd67 2019-01-09 02:51:57,614 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:51:57,614 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:00,618 - create_instance - DEBUG - VM status query timeout in 863.505638838 2019-01-09 02:52:00,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:01,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-c8941402-279e-4af8-923e-fd772f269c0e x-compute-request-id: req-c8941402-279e-4af8-923e-fd772f269c0e Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:01,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-c8941402-279e-4af8-923e-fd772f269c0e 2019-01-09 02:52:01,431 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:01,431 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:04,434 - create_instance - DEBUG - VM status query timeout in 859.689130068 2019-01-09 02:52:04,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:05,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:52: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-951bc944-279c-4b7a-a6a1-af2914ac8000 x-compute-request-id: req-951bc944-279c-4b7a-a6a1-af2914ac8000 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:05,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-951bc944-279c-4b7a-a6a1-af2914ac8000 2019-01-09 02:52:05,316 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:05,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:08,320 - create_instance - DEBUG - VM status query timeout in 855.803478956 2019-01-09 02:52:08,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:08,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:52: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-e7ad4946-94cd-4d5e-9d6a-aa029b716ab3 x-compute-request-id: req-e7ad4946-94cd-4d5e-9d6a-aa029b716ab3 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:08,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-e7ad4946-94cd-4d5e-9d6a-aa029b716ab3 2019-01-09 02:52:08,815 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:08,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:11,818 - create_instance - DEBUG - VM status query timeout in 852.305273056 2019-01-09 02:52:11,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:12,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-ea8dbbaf-6e6e-4e39-9325-a413d5b7d365 x-compute-request-id: req-ea8dbbaf-6e6e-4e39-9325-a413d5b7d365 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:12,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-ea8dbbaf-6e6e-4e39-9325-a413d5b7d365 2019-01-09 02:52:12,322 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:12,322 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:15,325 - create_instance - DEBUG - VM status query timeout in 848.798023939 2019-01-09 02:52:15,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:15,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-3ceddf00-7d1a-4244-a2c9-23206f6ca085 x-compute-request-id: req-3ceddf00-7d1a-4244-a2c9-23206f6ca085 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:15,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-3ceddf00-7d1a-4244-a2c9-23206f6ca085 2019-01-09 02:52:15,862 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:15,862 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:18,865 - create_instance - DEBUG - VM status query timeout in 845.258038044 2019-01-09 02:52:18,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:19,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-0deebb2d-7849-46cc-a64d-6d5d100baef6 x-compute-request-id: req-0deebb2d-7849-46cc-a64d-6d5d100baef6 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:19,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-0deebb2d-7849-46cc-a64d-6d5d100baef6 2019-01-09 02:52:19,543 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:19,543 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:22,546 - create_instance - DEBUG - VM status query timeout in 841.577048063 2019-01-09 02:52:22,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:23,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:52: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-59971d7e-5d88-4403-a024-ba12f9d9bb3b x-compute-request-id: req-59971d7e-5d88-4403-a024-ba12f9d9bb3b Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:23,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-59971d7e-5d88-4403-a024-ba12f9d9bb3b 2019-01-09 02:52:23,116 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:23,116 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:26,119 - create_instance - DEBUG - VM status query timeout in 838.003911972 2019-01-09 02:52:26,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:26,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:52: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-ca0cfdd9-6ab0-42ec-8a47-1cf4e7b6ee05 x-compute-request-id: req-ca0cfdd9-6ab0-42ec-8a47-1cf4e7b6ee05 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:26,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-ca0cfdd9-6ab0-42ec-8a47-1cf4e7b6ee05 2019-01-09 02:52:26,943 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:26,943 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:29,947 - create_instance - DEBUG - VM status query timeout in 834.176672935 2019-01-09 02:52:29,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:30,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:52: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-701153a6-a5ee-4101-934d-41686c578456 x-compute-request-id: req-701153a6-a5ee-4101-934d-41686c578456 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:30,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-701153a6-a5ee-4101-934d-41686c578456 2019-01-09 02:52:30,626 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:30,626 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:33,629 - create_instance - DEBUG - VM status query timeout in 830.494037867 2019-01-09 02:52:33,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:34,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:52: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-569574cf-bea6-4d12-afae-148d9844ed98 x-compute-request-id: req-569574cf-bea6-4d12-afae-148d9844ed98 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:34,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-569574cf-bea6-4d12-afae-148d9844ed98 2019-01-09 02:52:34,154 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:34,154 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:37,157 - create_instance - DEBUG - VM status query timeout in 826.966285944 2019-01-09 02:52:37,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:37,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:52:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70a51065-b0b8-4196-b8d1-777787947b09 x-compute-request-id: req-70a51065-b0b8-4196-b8d1-777787947b09 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:37,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-70a51065-b0b8-4196-b8d1-777787947b09 2019-01-09 02:52:37,799 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:37,799 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:40,803 - create_instance - DEBUG - VM status query timeout in 823.320729971 2019-01-09 02:52:40,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:41,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:52: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-d9b16c53-f1fc-47d4-bd5c-d9faad434a23 x-compute-request-id: req-d9b16c53-f1fc-47d4-bd5c-d9faad434a23 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:41,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-d9b16c53-f1fc-47d4-bd5c-d9faad434a23 2019-01-09 02:52:41,159 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:41,159 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:44,162 - create_instance - DEBUG - VM status query timeout in 819.960937023 2019-01-09 02:52:44,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:44,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-9f1d18e5-3231-449a-bd86-af6452041ff0 x-compute-request-id: req-9f1d18e5-3231-449a-bd86-af6452041ff0 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:44,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-9f1d18e5-3231-449a-bd86-af6452041ff0 2019-01-09 02:52:44,513 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:44,513 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:47,515 - create_instance - DEBUG - VM status query timeout in 816.608233929 2019-01-09 02:52:47,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:48,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:52: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-66951967-4876-42ab-8571-d106c28d5d46 x-compute-request-id: req-66951967-4876-42ab-8571-d106c28d5d46 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:48,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-66951967-4876-42ab-8571-d106c28d5d46 2019-01-09 02:52:48,102 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:48,102 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:51,105 - create_instance - DEBUG - VM status query timeout in 813.018247843 2019-01-09 02:52:51,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:51,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:52: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-55d51131-0be1-4c20-8ebd-faa106eb0f9d x-compute-request-id: req-55d51131-0be1-4c20-8ebd-faa106eb0f9d Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:51,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-55d51131-0be1-4c20-8ebd-faa106eb0f9d 2019-01-09 02:52:51,785 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:51,785 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:54,788 - create_instance - DEBUG - VM status query timeout in 809.335135937 2019-01-09 02:52:54,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:55,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:52: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-19e8f711-f7b5-43e8-bcd7-096c3ed3a228 x-compute-request-id: req-19e8f711-f7b5-43e8-bcd7-096c3ed3a228 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:55,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-19e8f711-f7b5-43e8-bcd7-096c3ed3a228 2019-01-09 02:52:55,009 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:55,009 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:52:58,012 - create_instance - DEBUG - VM status query timeout in 806.111216068 2019-01-09 02:52:58,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:52:58,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:52: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-e592b6ac-b405-4693-b856-647b199ba055 x-compute-request-id: req-e592b6ac-b405-4693-b856-647b199ba055 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:52:59,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-e592b6ac-b405-4693-b856-647b199ba055 2019-01-09 02:52:59,000 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:52:59,000 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:53:02,003 - create_instance - DEBUG - VM status query timeout in 802.119837999 2019-01-09 02:53:02,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:02,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e7872a8-9304-4098-9795-2cd7a273c551 x-compute-request-id: req-1e7872a8-9304-4098-9795-2cd7a273c551 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:02,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-1e7872a8-9304-4098-9795-2cd7a273c551 2019-01-09 02:53:02,336 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:53:02,337 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:53:05,340 - create_instance - DEBUG - VM status query timeout in 798.783427 2019-01-09 02:53:05,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:05,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-66fe15e9-3488-45d7-913a-a03524d6861d x-compute-request-id: req-66fe15e9-3488-45d7-913a-a03524d6861d Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:05,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-66fe15e9-3488-45d7-913a-a03524d6861d 2019-01-09 02:53:05,831 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:53:05,831 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:53:08,833 - create_instance - DEBUG - VM status query timeout in 795.290272951 2019-01-09 02:53:08,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:09,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-86ed8b86-c269-4e2b-808b-ca162ccba8e1 x-compute-request-id: req-86ed8b86-c269-4e2b-808b-ca162ccba8e1 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:51:24Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:09,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-86ed8b86-c269-4e2b-808b-ca162ccba8e1 2019-01-09 02:53:09,324 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - BUILD 2019-01-09 02:53:09,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:53:12,327 - create_instance - DEBUG - VM status query timeout in 791.796290874 2019-01-09 02:53:12,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:12,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53: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-c8733e53-9466-417c-816f-4b3558863330 x-compute-request-id: req-c8733e53-9466-417c-816f-4b3558863330 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:12,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-c8733e53-9466-417c-816f-4b3558863330 2019-01-09 02:53:12,958 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - ACTIVE 2019-01-09 02:53:12,958 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:53:12,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:13,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53: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-c5984c1d-ad4f-4881-a4bb-763a2b9a08b0 x-compute-request-id: req-c5984c1d-ad4f-4881-a4bb-763a2b9a08b0 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:13,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-c5984c1d-ad4f-4881-a4bb-763a2b9a08b0 2019-01-09 02:53:13,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:13,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-014feb03-a4b3-49a8-91fa-f0bbe25d0c50 Date: Wed, 09 Jan 2019 02:53:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:53:13,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-014feb03-a4b3-49a8-91fa-f0bbe25d0c50 2019-01-09 02:53:13,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:13,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5936c40c-2055-4dfa-9f23-c799be5de9ec Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:53:13,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-5936c40c-2055-4dfa-9f23-c799be5de9ec 2019-01-09 02:53:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:13,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-45c8c1c4-c559-4412-b5c1-a0f79ee0fe48 Date: Wed, 09 Jan 2019 02:53:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:53:13,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-45c8c1c4-c559-4412-b5c1-a0f79ee0fe48 2019-01-09 02:53:13,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:13,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-4c5e6d97-ecce-4a4a-8d63-f9fc9c934c24 Date: Wed, 09 Jan 2019 02:53:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:53:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.14"}],"id":"5407b35f-08b7-439e-a436-252886f70d84","security_groups":["54d7d2fc-12f1-4187-8289-01774895a632"],"mac_address":"fa:16:3e:af:c2:f9","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:20Z","binding:vnic_type":"normal","device_id":"d6351071-1885-4edf-aae7-df4d4bbe0962"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.2"}],"id":"755f89f4-debe-45b4-8b9a-870fbbd06cdd","security_groups":[],"mac_address":"fa:16:3e:fb:c1:ca","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.1"}],"id":"a12eac02-f04b-41b5-85d8-36f668d04aaa","security_groups":[],"mac_address":"fa:16:3e:1b:93:c5","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:10Z","binding:vnic_type":"normal","device_id":"3a73ca2b-cd55-4448-9544-c2470445c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.4"}],"id":"ab67e1b6-14af-4a64-ae28-23842681cfb8","security_groups":[],"mac_address":"fa:16:3e:4e:77:57","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.3"}],"id":"b8326470-d458-4a5b-9f84-5485fd7906ef","security_groups":[],"mac_address":"fa:16:3e:1f:8b:bc","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"}]} 2019-01-09 02:53:13,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-4c5e6d97-ecce-4a4a-8d63-f9fc9c934c24 2019-01-09 02:53:13,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:13,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-9b1b7859-f7c0-4093-aa7b-f331b488edfc Date: Wed, 09 Jan 2019 02:53:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:51:04Z", "admin_state_up": true, "updated_at": "2019-01-09T02:51:10Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "53840c69a5684afb834d946b782a63d2", "id": "3a73ca2b-cd55-4448-9544-c2470445c7ad", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router"}]} 2019-01-09 02:53:13,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router used request id req-9b1b7859-f7c0-4093-aa7b-f331b488edfc 2019-01-09 02:53:13,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:13,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06867466-aa4a-41c9-a5f9-220c2f09ae5b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:53:13,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-06867466-aa4a-41c9-a5f9-220c2f09ae5b 2019-01-09 02:53:13,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=3a73ca2b-cd55-4448-9544-c2470445c7ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:13,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e9e812e7-cc88-4623-846c-544c7af899c9 Date: Wed, 09 Jan 2019 02:53:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.1"}],"id":"a12eac02-f04b-41b5-85d8-36f668d04aaa","security_groups":[],"mac_address":"fa:16:3e:1b:93:c5","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:10Z","binding:vnic_type":"normal","device_id":"3a73ca2b-cd55-4448-9544-c2470445c7ad"}]} 2019-01-09 02:53:13,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=3a73ca2b-cd55-4448-9544-c2470445c7ad used request id req-e9e812e7-cc88-4623-846c-544c7af899c9 2019-01-09 02:53:13,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/af81226d-bca7-4c81-b209-48331f22dbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:13,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-9de342c6-add6-4e77-ad3a-7fbc7217cad8 Date: Wed, 09 Jan 2019 02:53:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}} 2019-01-09 02:53:13,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/af81226d-bca7-4c81-b209-48331f22dbbc used request id req-9de342c6-add6-4e77-ad3a-7fbc7217cad8 2019-01-09 02:53:13,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:14,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-21e39ba5-7d2d-4b59-a84c-3c1a0bfd62c2 Date: Wed, 09 Jan 2019 02:53:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:53:14,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-21e39ba5-7d2d-4b59-a84c-3c1a0bfd62c2 2019-01-09 02:53:14,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:14,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-50c317a9-5247-462f-8e21-4833937d6ed0 Date: Wed, 09 Jan 2019 02:53:14 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:53:14,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-50c317a9-5247-462f-8e21-4833937d6ed0 2019-01-09 02:53:14,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:14,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-7bd023f8-3849-4b2f-b06e-1892bcaae807 x-compute-request-id: req-7bd023f8-3849-4b2f-b06e-1892bcaae807 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:14,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-7bd023f8-3849-4b2f-b06e-1892bcaae807 2019-01-09 02:53:14,733 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - ACTIVE 2019-01-09 02:53:14,734 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:53:14,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:15,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-92265a5f-eb23-4133-bcc1-3f8811d60b08 x-compute-request-id: req-92265a5f-eb23-4133-bcc1-3f8811d60b08 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:15,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-92265a5f-eb23-4133-bcc1-3f8811d60b08 2019-01-09 02:53:15,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:15,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b44332ab-8cf1-48cc-bb03-ff65202b4845 Date: Wed, 09 Jan 2019 02:53:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:53:15,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-b44332ab-8cf1-48cc-bb03-ff65202b4845 2019-01-09 02:53:15,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:15,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1676ae6a-e7ef-4ed4-9645-819ee15609b4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:53:15,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-1676ae6a-e7ef-4ed4-9645-819ee15609b4 2019-01-09 02:53:15,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:15,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b1311b6a-e2ac-4423-a4bd-715f1b60315d Date: Wed, 09 Jan 2019 02:53:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:53:15,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-b1311b6a-e2ac-4423-a4bd-715f1b60315d 2019-01-09 02:53:15,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:15,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-cc47cfcc-e96a-45c9-8d9f-563aaaa1d3ea Date: Wed, 09 Jan 2019 02:53:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:53:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.14"}],"id":"5407b35f-08b7-439e-a436-252886f70d84","security_groups":["54d7d2fc-12f1-4187-8289-01774895a632"],"mac_address":"fa:16:3e:af:c2:f9","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:20Z","binding:vnic_type":"normal","device_id":"d6351071-1885-4edf-aae7-df4d4bbe0962"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.2"}],"id":"755f89f4-debe-45b4-8b9a-870fbbd06cdd","security_groups":[],"mac_address":"fa:16:3e:fb:c1:ca","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.1"}],"id":"a12eac02-f04b-41b5-85d8-36f668d04aaa","security_groups":[],"mac_address":"fa:16:3e:1b:93:c5","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:10Z","binding:vnic_type":"normal","device_id":"3a73ca2b-cd55-4448-9544-c2470445c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.4"}],"id":"ab67e1b6-14af-4a64-ae28-23842681cfb8","security_groups":[],"mac_address":"fa:16:3e:4e:77:57","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.3"}],"id":"b8326470-d458-4a5b-9f84-5485fd7906ef","security_groups":[],"mac_address":"fa:16:3e:1f:8b:bc","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"}]} 2019-01-09 02:53:15,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-cc47cfcc-e96a-45c9-8d9f-563aaaa1d3ea 2019-01-09 02:53:15,703 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-09 02:53:15,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:15,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f6554c6d-a320-4141-af29-31b2348dd50e Date: Wed, 09 Jan 2019 02:53:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:53:15,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-f6554c6d-a320-4141-af29-31b2348dd50e 2019-01-09 02:53:15,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:15,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f5d60cdb-c270-48ff-adaa-61dfb1059564 Date: Wed, 09 Jan 2019 02:53:15 GMT RESP BODY: {"subnets":[]} 2019-01-09 02:53:15,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=782dec73-78a8-46a5-abfe-4590d9211012 used request id req-f5d60cdb-c270-48ff-adaa-61dfb1059564 2019-01-09 02:53:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "port_id": "5407b35f-08b7-439e-a436-252886f70d84"}}' 2019-01-09 02:53:17,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-5e018900-e237-4a27-adc8-975ddf71482c Date: Wed, 09 Jan 2019 02:53:17 GMT RESP BODY: {"floatingip": {"router_id": "3a73ca2b-cd55-4448-9544-c2470445c7ad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:53:16Z", "updated_at": "2019-01-09T02:53:16Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "53840c69a5684afb834d946b782a63d2", "port_id": "5407b35f-08b7-439e-a436-252886f70d84", "id": "c5ae1fce-3574-40b7-941d-4bdaef8bcdab"}} 2019-01-09 02:53:17,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-5e018900-e237-4a27-adc8-975ddf71482c 2019-01-09 02:53:17,740 - create_instance - INFO - Created floating IP 172.30.9.207 via router - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router 2019-01-09 02:53:17,740 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2019-01-09 02:53:17,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:18,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-f1831f93-ca23-4cd0-aea0-fc8684adb228 x-compute-request-id: req-f1831f93-ca23-4cd0-aea0-fc8684adb228 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:18,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-f1831f93-ca23-4cd0-aea0-fc8684adb228 2019-01-09 02:53:18,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 02:53:19,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-44845dda-0910-4dfc-bb68-778537d4a59b x-compute-request-id: req-44845dda-0910-4dfc-bb68-778537d4a59b Content-Encoding: gzip Content-Length: 10432 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 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 s84096 r8192 d22400 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 7fc0fc80\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-163-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008022] Security Framework initialized\n[ 0.009039] AppArmor: AppArmor initialized\n[ 0.010054] Yama: becoming mindful.\n[ 0.011436] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012632] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014340] 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.017717] Initializing cgroup subsys memory\n[ 0.018779] Initializing cgroup subsys devices\n[ 0.020003] Initializing cgroup subsys freezer\n[ 0.021069] Initializing cgroup subsys blkio\n[ 0.022097] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025812] mce: CPU supports 10 MCE banks\n[ 0.026839] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.029275] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033746] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.038727] ACPI: Core revision 20131115\n[ 0.040259] ACPI: All ACPI Tables successfully acquired\n[ 0.041650] ftrace: allocating 28753 entries in 113 pages\n[ 0.056037] smpboot: Max logical packages: 2\n[ 0.060003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.064003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.065669] Enabling x2apic\n[ 0.066416] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.070116] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071570] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.079223] KVM setup paravirtual spinlock\n[ 0.081015] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.082650] x86: Booting SMP configuration:\n[ 0.083731] .... node #0, CPUs: #1[ 0.081008] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096011] KVM setup async PF for cpu 1\n[ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.099150] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100386] devtmpfs: initialized\n[ 0.102396] EVM: security.selinux\n[ 0.103216] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104758] EVM: security.capability\n[ 0.105647] pinctrl core: initialized pinctrl subsystem\n[ 0.105929] regulator-dummy: no parameters\n[ 0.108058] RTC time: 2:53:10, date: 01/09/19\n[ 0.109139] NET: Registered protocol family 16\n[ 0.110261] cpuidle: using governor ladder\n[ 0.111227] cpuidle: using governor menu\n[ 0.112100] ACPI: bus type PCI registered\n[ 0.113049] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.114521] PCI: Using configuration type 1 for base access\n[ 0.116229] bio: create slab at 0\n[ 0.116993] ACPI: Added _OSI(Module Device)\n[ 0.117058] ACPI: Added _OSI(Processor Device)\n[ 0.118115] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.122627] ACPI: Interpreter enabled\n[ 0.123545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.125391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.127596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.129401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.131718] ACPI: (supports S0 S5)\n[ 0.132003] ACPI: Using IOAPIC for interrupt routing\n[ 0.133167] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.135471] ACPI: No dock devices found.\n[ 0.137615] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.139034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.140007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.144016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.146734] acpiphp: Slot [3] registered\n[ 0.147702] acpiphp: Slot [4] registered\n[ 0.148020] acpiphp: Slot [5] registered\n[ 0.148986] acpiphp: Slot [6] registered\n[ 0.149951] acpiphp: Slot [7] registered\n[ 0.150913] acpiphp: Slot [8] registered\n[ 0.151879] acpiphp: Slot [9] registered\n[ 0.152020] acpiphp: Slot [10] registered\n[ 0.153001] acpiphp: Slot [11] registered\n[ 0.153984] acpiphp: Slot [12] registered\n[ 0.154962] acpiphp: Slot [13] registered\n[ 0.155942] acpiphp: Slot [14] registered\n[ 0.156020] acpiphp: Slot [15] registered\n[ 0.157008] acpiphp: Slot [16] registered\n[ 0.157999] acpiphp: Slot [17] registered\n[ 0.158993] acpiphp: Slot [18] registered\n[ 0.159977] acpiphp: Slot [19] registered\n[ 0.160019] acpiphp: Slot [20] registered\n[ 0.161005] acpiphp: Slot [21] registered\n[ 0.161986] acpiphp: Slot [22] registered\n[ 0.162970] acpiphp: Slot [23] registered\n[ 0.163967] acpiphp: Slot [24] registered\n[ 0.164018] acpiphp: Slot [25] registered\n[ 0.165000] acpiphp: Slot [26] registered\n[ 0.165988] acpiphp: Slot [27] registered\n[ 0.166975] acpiphp: Slot [28] registered\n[ 0.167953] acpiphp: Slot [29] registered\n[ 0.168019] acpiphp: Slot [30] registered\n[ 0.169002] acpiphp: Slot [31] registered\n[ 0.169979] PCI host bridge to bus 0000:00\n[ 0.170963] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.172004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.173392] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.174760] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.189971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.191749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.235582] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.238478] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.240070] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.242153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.243649] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244101] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245361] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247234] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249332] SCSI subsystem initialized\n[ 0.250301] ACPI: bus type USB registered\n[ 0.250301] usbcore: registered new interface driver usbfs\n[ 0.252009] usbcore: registered new interface driver hub\n[ 0.253243] usbcore: registered new device driver usb\n[ 0.253243] PCI: Using ACPI for IRQ routing\n[ 0.253243] NetLabel: Initializing\n[ 0.256003] NetLabel: domain hash size = 128\n[ 0.257045] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.258203] NetLabel: unlabeled traffic allowed by default\n[ 0.259485] Switched to clocksource kvm-clock\n[ 0.260919] AppArmor: AppArmor Filesystem Enabled\n[ 0.262081] pnp: PnP ACPI init\n[ 0.262875] ACPI: bus type PNP registered\n[ 0.264226] pnp: PnP ACPI: found 8 devices\n[ 0.265226] ACPI: bus type PNP unregistered\n[ 0.272553] NET: Registered protocol family 2\n[ 0.273757] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.275535] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.277058] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.278885] TCP: reno registered\n[ 0.279713] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.281084] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282570] NET: Registered protocol family 1\n[ 0.283616] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.284961] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.286276] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.308168] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.330360] Trying to unpack rootfs image as initramfs...\n[ 0.410590] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.412566] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.413925] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.415703] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.417754] Scanning for low memory corruption every 60 seconds\n[ 0.419367] Initialise system trusted keyring\n[ 0.420721] audit: initializing netlink socket (disabled)\n[ 0.422259] type=2000 audit(1547002391.112:1): initialized\n[ 0.440162] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442588] zbud: loaded\n[ 0.443632] VFS: Disk quotas dquot_6.5.2\n[ 0.444831] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446873] fuse init (API version 7.22)\n[ 0.448112] msgmni has been set to 3997\n[ 0.449307] Key type big_key registered\n[ 0.450688] Key type asymmetric registered\n[ 0.451901] Asymmetric key parser 'x509' registered\n[ 0.453336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.455517] io scheduler noop registered\n[ 0.456685] io scheduler deadline registered (default)\n[ 0.458178] io scheduler cfq registered\n[ 0.459359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.460937] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.462802] ipmi message handler version 39.2\n[ 0.464119] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.466279] ACPI: Power Button [PWRF]\n[ 0.467458] GHES: HEST is not enabled!\n[ 0.488774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.531293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.533566] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.557046] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.559720] Linux agpgart interface v0.103\n[ 0.561569] brd: module loaded\n[ 0.562828] loop: module loaded\n[ 0.564057] blk-mq: CPU -> queue map\n[ 0.565131] CPU 0 -> Queue 0\n[ 0.566065] CPU 1 -> Queue 0\n[ 0.567510] vda: vda1\n[ 0.568999] scsi0 : ata_piix\n[ 0.569904] scsi1 : ata_piix\n[ 0.570697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.572224] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.573892] libphy: Fixed MDIO Bus: probed\n[ 0.574967] tun: Universal TUN/TAP device driver, 1.6\n[ 0.576251] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.578778] PPP generic driver version 2.4.2\n[ 0.579888] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.581377] ehci-pci: EHCI PCI platform driver\n[ 0.582445] ehci-platform: EHCI generic platform driver\n[ 0.583659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.585057] ohci-pci: OHCI PCI platform driver\n[ 0.586122] ohci-platform: OHCI generic platform driver\n[ 0.587332] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.609592] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.610820] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.612629] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.613969] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.615436] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.617095] usb usb1: Product: UHCI Host Controller\n[ 0.618235] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.619696] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.620942] hub 1-0:1.0: USB hub found\n[ 0.621897] hub 1-0:1.0: 2 ports detected\n[ 0.622967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.625387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.626507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.627832] mousedev: PS/2 mouse device common for all mice\n[ 0.629399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.631664] rtc_cmos 00:00: RTC can wake from S4\n[ 0.633022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.634460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.635935] device-mapper: uevent: version 1.0.3\n[ 0.637135] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.639133] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.640602] TCP: cubic registered\n[ 0.641487] NET: Registered protocol family 10\n[ 0.642667] NET: Registered protocol family 17\n[ 0.643749] Key type dns_resolver registered\n[ 0.645000] Loading compiled-in X.509 certificates\n[ 0.646660] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.648902] registered taskstats version 1\n[ 0.651534] Key type trusted registered\n[ 0.655196] Key type encrypted registered\n[ 0.656228] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.657512] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.659080] regulator-dummy: disabling\n[ 0.660118] Magic number: 3:193:864\n[ 0.661139] rtc_cmos 00:00: setting system clock to 2019-01-09 02:53:11 UTC (1547002391)\n[ 0.669752] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671122] EDD information not available.\n[ 0.729260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.731160] Write protecting the kernel read-only data: 12288k\n[ 0.732770] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.735688] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.748360] systemd-udevd[107]: starting version 204\n[ 0.788585] FDC 0 is a S82078B\n[ 0.932101] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.096634] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.097859] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.099144] usb 1-1: Product: QEMU USB Tablet\n[ 1.099992] usb 1-1: Manufacturer: QEMU\n[ 1.100764] usb 1-1: SerialNumber: 42\n[ 1.412056] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.797013] 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.028665] 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.141133] 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.233146] 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 * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 02:53:13 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.71]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.51]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 02:53:14 +0000. Up 3.64 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.14 | 255.255.255.0 | fa:16:3e:af:c2:f9 |\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.2 | 255.255.255.255 | eth0 | UGH |\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:\ne6:10:df:ff:1a:90:08:55:60:e8:52:16:b8:8d:3c:52 root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..o+o. |\n| E +o |\n| o Bo |\n| . * o+ o . |\n| . o. S + |\n| + o |\n| . 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:\n01:25:40:b8:8e:fa:31:0e:c4:f1:0d:92:ea:61:8a:ed root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oo.o.. |\n| o o |\n| + o . |\n|o = o . |\n|.B . . S |\n|B.o |\n|=.+ |\n|.+ o |\n| .E |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n54:b8:eb:d7:f4:23:70:03:52:57:73:3b:ff:78:12:63 root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. .o .|\n| ... . o.|\n| .o . o |\n| .o . o|\n| So . E .|\n| . . +. +.|\n| . = oo o|\n| . . o oo |\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:\n84:1a:e5:d6:9f:24:5b:64:61:70:38:ca:65:b2:9a:1b root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| . .o*. |\n| o.o== |\n| ..+*+.o |\n| ++. * . |\n| .o S o |\n| E |\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 * 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 D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[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, 09 Jan 2019 02:53:17 +0000. Up 6.63 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 Pollinate to seed the pseudo random number generator[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 ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[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, 09 Jan 2019 02:53:18 +0000. Up 7.43 seconds.\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 | c0:22:5b:9f:c1:59:e1:6d:8f:6c:20:ed:76:e5:2f:1b | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 01:25:40:b8:8e:fa:31:0e:c4:f1:0d:92:ea:61:8a:ed root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i (DSA)\nec2: 256 54:b8:eb:d7:f4:23:70:03:52:57:73:3b:ff:78:12:63 root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i (ECDSA)\nec2: 256 84:1a:e5:d6:9f:24:5b:64:61:70:38:ca:65:b2:9a:1b root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i (ED25519)\nec2: 2048 e6:10:df:ff:1a:90:08:55:60:e8:52:16:b8:8d:3c:52 root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB+A9+Zs2QNNmedfgf5S9v9cwVwCxifhzC7pUQ2IbzveSlxxCdlzCrcyRtx7Oe9nGfLB/35wzqU1042ZmkdhUug= root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJVsuhZ51GuhlxZz+aLZOrq6hvpGxqCTSggW3nLCR4gc root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfrlWvKji2pqQqwwDp84XCqxGqYo3KNtvGlH9IWr7e5la9r+1ws24/IMQ4Jj/Iy0vzdl1Ql3F4ahiJ1VLJUy3wIJRQXOEGnjrqpKzt2WtKSOETmUs/+V21ihovEzE012jnfAe7OjTN8HAKy0GqCsDFXuofEtU2oHHHjFsWvVJiSinKcOtTdGw8rpW58m/XvVI0MN/tMb76FtEmcgrDcPNkYGbMnYpDJy6siLdk+OEeN2SX/gRg2KpYYcHAJfmB6O4P/9GVU3w4IRScN+QUnyNoxwYp6Db+AKI4WPHc+tlt2HBKKh42l1LB8YAInjs4JIoGo9D724zGFfDuSJ+ajRKv root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 02:53:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.51 seconds\n"} 2019-01-09 02:53:19,375 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962/action used request id req-44845dda-0910-4dfc-bb68-778537d4a59b 2019-01-09 02:53:19,377 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 02:53:19,377 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-163-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: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008022] Security Framework initialized [ 0.009039] AppArmor: AppArmor initialized [ 0.010054] Yama: becoming mindful. [ 0.011436] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012632] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014340] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017717] Initializing cgroup subsys memory [ 0.018779] Initializing cgroup subsys devices [ 0.020003] Initializing cgroup subsys freezer [ 0.021069] Initializing cgroup subsys blkio [ 0.022097] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025812] mce: CPU supports 10 MCE banks [ 0.026839] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 : Mitigation: Full generic retpoline [ 0.029275] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033746] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.038727] ACPI: Core revision 20131115 [ 0.040259] ACPI: All ACPI Tables successfully acquired [ 0.041650] ftrace: allocating 28753 entries in 113 pages [ 0.056037] smpboot: Max logical packages: 2 [ 0.060003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.064003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.065669] Enabling x2apic [ 0.066416] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.070116] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071570] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.079223] KVM setup paravirtual spinlock [ 0.081015] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.082650] x86: Booting SMP configuration: [ 0.083731] .... node #0, CPUs: #1[ 0.081008] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096011] KVM setup async PF for cpu 1 [ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.099150] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100386] devtmpfs: initialized [ 0.102396] EVM: security.selinux [ 0.103216] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104758] EVM: security.capability [ 0.105647] pinctrl core: initialized pinctrl subsystem [ 0.105929] regulator-dummy: no parameters [ 0.108058] RTC time: 2:53:10, date: 01/09/19 [ 0.109139] NET: Registered protocol family 16 [ 0.110261] cpuidle: using governor ladder [ 0.111227] cpuidle: using governor menu [ 0.112100] ACPI: bus type PCI registered [ 0.113049] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.114521] PCI: Using configuration type 1 for base access [ 0.116229] bio: create slab at 0 [ 0.116993] ACPI: Added _OSI(Module Device) [ 0.117058] ACPI: Added _OSI(Processor Device) [ 0.118115] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.122627] ACPI: Interpreter enabled [ 0.123545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.125391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.127596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.129401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.131718] ACPI: (supports S0 S5) [ 0.132003] ACPI: Using IOAPIC for interrupt routing [ 0.133167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.135471] ACPI: No dock devices found. [ 0.137615] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.139034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.140007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.144016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.146734] acpiphp: Slot [3] registered [ 0.147702] acpiphp: Slot [4] registered [ 0.148020] acpiphp: Slot [5] registered [ 0.148986] acpiphp: Slot [6] registered [ 0.149951] acpiphp: Slot [7] registered [ 0.150913] acpiphp: Slot [8] registered [ 0.151879] acpiphp: Slot [9] registered [ 0.152020] acpiphp: Slot [10] registered [ 0.153001] acpiphp: Slot [11] registered [ 0.153984] acpiphp: Slot [12] registered [ 0.154962] acpiphp: Slot [13] registered [ 0.155942] acpiphp: Slot [14] registered [ 0.156020] acpiphp: Slot [15] registered [ 0.157008] acpiphp: Slot [16] registered [ 0.157999] acpiphp: Slot [17] registered [ 0.158993] acpiphp: Slot [18] registered [ 0.159977] acpiphp: Slot [19] registered [ 0.160019] acpiphp: Slot [20] registered [ 0.161005] acpiphp: Slot [21] registered [ 0.161986] acpiphp: Slot [22] registered [ 0.162970] acpiphp: Slot [23] registered [ 0.163967] acpiphp: Slot [24] registered [ 0.164018] acpiphp: Slot [25] registered [ 0.165000] acpiphp: Slot [26] registered [ 0.165988] acpiphp: Slot [27] registered [ 0.166975] acpiphp: Slot [28] registered [ 0.167953] acpiphp: Slot [29] registered [ 0.168019] acpiphp: Slot [30] registered [ 0.169002] acpiphp: Slot [31] registered [ 0.169979] PCI host bridge to bus 0000:00 [ 0.170963] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.172004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.173392] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.174760] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.189971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.191749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.235582] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.238478] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.240070] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.242153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.243649] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244101] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245361] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247234] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249332] SCSI subsystem initialized [ 0.250301] ACPI: bus type USB registered [ 0.250301] usbcore: registered new interface driver usbfs [ 0.252009] usbcore: registered new interface driver hub [ 0.253243] usbcore: registered new device driver usb [ 0.253243] PCI: Using ACPI for IRQ routing [ 0.253243] NetLabel: Initializing [ 0.256003] NetLabel: domain hash size = 128 [ 0.257045] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.258203] NetLabel: unlabeled traffic allowed by default [ 0.259485] Switched to clocksource kvm-clock [ 0.260919] AppArmor: AppArmor Filesystem Enabled [ 0.262081] pnp: PnP ACPI init [ 0.262875] ACPI: bus type PNP registered [ 0.264226] pnp: PnP ACPI: found 8 devices [ 0.265226] ACPI: bus type PNP unregistered [ 0.272553] NET: Registered protocol family 2 [ 0.273757] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.275535] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.277058] TCP: Hash tables configured (established 16384 bind 16384) [ 0.278885] TCP: reno registered [ 0.279713] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.281084] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282570] NET: Registered protocol family 1 [ 0.283616] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.284961] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.286276] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.308168] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.330360] Trying to unpack rootfs image as initramfs... [ 0.410590] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.412566] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.413925] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.415703] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.417754] Scanning for low memory corruption every 60 seconds [ 0.419367] Initialise system trusted keyring [ 0.420721] audit: initializing netlink socket (disabled) [ 0.422259] type=2000 audit(1547002391.112:1): initialized [ 0.440162] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442588] zbud: loaded [ 0.443632] VFS: Disk quotas dquot_6.5.2 [ 0.444831] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446873] fuse init (API version 7.22) [ 0.448112] msgmni has been set to 3997 [ 0.449307] Key type big_key registered [ 0.450688] Key type asymmetric registered [ 0.451901] Asymmetric key parser 'x509' registered [ 0.453336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.455517] io scheduler noop registered [ 0.456685] io scheduler deadline registered (default) [ 0.458178] io scheduler cfq registered [ 0.459359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.460937] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.462802] ipmi message handler version 39.2 [ 0.464119] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.466279] ACPI: Power Button [PWRF] [ 0.467458] GHES: HEST is not enabled! [ 0.488774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.531293] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.533566] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.557046] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.559720] Linux agpgart interface v0.103 [ 0.561569] brd: module loaded [ 0.562828] loop: module loaded [ 0.564057] blk-mq: CPU -> queue map [ 0.565131] CPU 0 -> Queue 0 [ 0.566065] CPU 1 -> Queue 0 [ 0.567510] vda: vda1 [ 0.568999] scsi0 : ata_piix [ 0.569904] scsi1 : ata_piix [ 0.570697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.572224] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.573892] libphy: Fixed MDIO Bus: probed [ 0.574967] tun: Universal TUN/TAP device driver, 1.6 [ 0.576251] tun: (C) 1999-2004 Max Krasnyansky [ 0.578778] PPP generic driver version 2.4.2 [ 0.579888] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581377] ehci-pci: EHCI PCI platform driver [ 0.582445] ehci-platform: EHCI generic platform driver [ 0.583659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.585057] ohci-pci: OHCI PCI platform driver [ 0.586122] ohci-platform: OHCI generic platform driver [ 0.587332] uhci_hcd: USB Universal Host Controller Interface driver [ 0.609592] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.610820] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.612629] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.613969] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.615436] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.617095] usb usb1: Product: UHCI Host Controller [ 0.618235] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.619696] usb usb1: SerialNumber: 0000:00:01.2 [ 0.620942] hub 1-0:1.0: USB hub found [ 0.621897] hub 1-0:1.0: 2 ports detected [ 0.622967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.625387] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.626507] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.627832] mousedev: PS/2 mouse device common for all mice [ 0.629399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.631664] rtc_cmos 00:00: RTC can wake from S4 [ 0.633022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.634460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.635935] device-mapper: uevent: version 1.0.3 [ 0.637135] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.639133] ledtrig-cpu: registered to indicate activity on CPUs [ 0.640602] TCP: cubic registered [ 0.641487] NET: Registered protocol family 10 [ 0.642667] NET: Registered protocol family 17 [ 0.643749] Key type dns_resolver registered [ 0.645000] Loading compiled-in X.509 certificates [ 0.646660] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.648902] registered taskstats version 1 [ 0.651534] Key type trusted registered [ 0.655196] Key type encrypted registered [ 0.656228] AppArmor: AppArmor sha1 policy hashing enabled [ 0.657512] IMA: No TPM chip found, activating TPM-bypass! [ 0.659080] regulator-dummy: disabling [ 0.660118] Magic number: 3:193:864 [ 0.661139] rtc_cmos 00:00: setting system clock to 2019-01-09 02:53:11 UTC (1547002391) [ 0.669752] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.671122] EDD information not available. [ 0.729260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.731160] Write protecting the kernel read-only data: 12288k [ 0.732770] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.735688] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.748360] systemd-udevd[107]: starting version 204 [ 0.788585] FDC 0 is a S82078B [ 0.932101] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.096634] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.097859] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.099144] usb 1-1: Product: QEMU USB Tablet [ 1.099992] usb 1-1: Manufacturer: QEMU [ 1.100764] usb 1-1: SerialNumber: 42 [ 1.412056] tsc: Refined TSC clocksource calibration: 3491.912 MHz [ 1.797013] 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.028665] 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.141133] 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.233146] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * 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, 09 Jan 2019 02:53:13 +0000. Up 2.55 seconds. cloud-init-nonet[2.71]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.51]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 02:53:14 +0000. Up 3.64 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.14 | 255.255.255.0 | fa:16:3e:af:c2:f9 | 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.2 | 255.255.255.255 | eth0 | UGH | 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: e6:10:df:ff:1a:90:08:55:60:e8:52:16:b8:8d:3c:52 root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i The key's randomart image is: +--[ RSA 2048]----+ | ..o+o. | | E +o | | o Bo | | . * o+ o . | | . o. S + | | + 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: 01:25:40:b8:8e:fa:31:0e:c4:f1:0d:92:ea:61:8a:ed root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i The key's randomart image is: +--[ DSA 1024]----+ | oo.o.. | | o o | | + o . | |o = o . | |.B . . S | |B.o | |=.+ | |.+ o | | .E | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 54:b8:eb:d7:f4:23:70:03:52:57:73:3b:ff:78:12:63 root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i The key's randomart image is: +--[ECDSA 256]---+ | .. .o .| | ... . o.| | .o . o | | .o . o| | So . E .| | . . +. +.| | . = oo 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: 84:1a:e5:d6:9f:24:5b:64:61:70:38:ca:65:b2:9a:1b root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i The key's randomart image is: +--[ED25519 256--+ | . .o*. | | o.o== | | ..+*+.o | | ++. * . | | .o S 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 System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[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, 09 Jan 2019 02:53:17 +0000. Up 6.63 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[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, 09 Jan 2019 02:53:18 +0000. Up 7.43 seconds. 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 | c0:22:5b:9f:c1:59:e1:6d:8f:6c:20:ed:76:e5:2f:1b | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 01:25:40:b8:8e:fa:31:0e:c4:f1:0d:92:ea:61:8a:ed root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i (DSA) ec2: 256 54:b8:eb:d7:f4:23:70:03:52:57:73:3b:ff:78:12:63 root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i (ECDSA) ec2: 256 84:1a:e5:d6:9f:24:5b:64:61:70:38:ca:65:b2:9a:1b root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i (ED25519) ec2: 2048 e6:10:df:ff:1a:90:08:55:60:e8:52:16:b8:8d:3c:52 root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB+A9+Zs2QNNmedfgf5S9v9cwVwCxifhzC7pUQ2IbzveSlxxCdlzCrcyRtx7Oe9nGfLB/35wzqU1042ZmkdhUug= root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJVsuhZ51GuhlxZz+aLZOrq6hvpGxqCTSggW3nLCR4gc root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfrlWvKji2pqQqwwDp84XCqxGqYo3KNtvGlH9IWr7e5la9r+1ws24/IMQ4Jj/Iy0vzdl1Ql3F4ahiJ1VLJUy3wIJRQXOEGnjrqpKzt2WtKSOETmUs/+V21ihovEzE012jnfAe7OjTN8HAKy0GqCsDFXuofEtU2oHHHjFsWvVJiSinKcOtTdGw8rpW58m/XvVI0MN/tMb76FtEmcgrDcPNkYGbMnYpDJy6siLdk+OEeN2SX/gRg2KpYYcHAJfmB6O4P/9GVU3w4IRScN+QUnyNoxwYp6Db+AKI4WPHc+tlt2HBKKh42l1LB8YAInjs4JIoGo9D724zGFfDuSJ+ajRKv root@ansibleprovisioningtests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 02:53:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.51 seconds 2019-01-09 02:53:19,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:20,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee32e082-4944-4310-8cfa-aa156ba2a01e x-compute-request-id: req-ee32e082-4944-4310-8cfa-aa156ba2a01e Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:20,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-ee32e082-4944-4310-8cfa-aa156ba2a01e 2019-01-09 02:53:20,061 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - ACTIVE 2019-01-09 02:53:20,061 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:53:20,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:20,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53: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-9a1d8144-0ec9-4ecf-8f89-019b7447ffc0 x-compute-request-id: req-9a1d8144-0ec9-4ecf-8f89-019b7447ffc0 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:20,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-9a1d8144-0ec9-4ecf-8f89-019b7447ffc0 2019-01-09 02:53:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:20,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-31e52803-dc69-456f-adab-d27295ddc689 Date: Wed, 09 Jan 2019 02:53:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:53:20,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-31e52803-dc69-456f-adab-d27295ddc689 2019-01-09 02:53:20,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:20,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d21b9cb-3bf5-41c4-bc73-59f837324688 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:53:20,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-1d21b9cb-3bf5-41c4-bc73-59f837324688 2019-01-09 02:53:20,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:20,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2dfb7419-27e4-4ebf-a4bd-16875b740dd1 Date: Wed, 09 Jan 2019 02:53:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:53:20,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-2dfb7419-27e4-4ebf-a4bd-16875b740dd1 2019-01-09 02:53:20,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:20,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-4b278324-42b6-4737-ba93-62199182ca02 Date: Wed, 09 Jan 2019 02:53:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:53:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.14"}],"id":"5407b35f-08b7-439e-a436-252886f70d84","security_groups":["54d7d2fc-12f1-4187-8289-01774895a632"],"mac_address":"fa:16:3e:af:c2:f9","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:20Z","binding:vnic_type":"normal","device_id":"d6351071-1885-4edf-aae7-df4d4bbe0962"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.2"}],"id":"755f89f4-debe-45b4-8b9a-870fbbd06cdd","security_groups":[],"mac_address":"fa:16:3e:fb:c1:ca","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.1"}],"id":"a12eac02-f04b-41b5-85d8-36f668d04aaa","security_groups":[],"mac_address":"fa:16:3e:1b:93:c5","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:10Z","binding:vnic_type":"normal","device_id":"3a73ca2b-cd55-4448-9544-c2470445c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.4"}],"id":"ab67e1b6-14af-4a64-ae28-23842681cfb8","security_groups":[],"mac_address":"fa:16:3e:4e:77:57","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.3"}],"id":"b8326470-d458-4a5b-9f84-5485fd7906ef","security_groups":[],"mac_address":"fa:16:3e:1f:8b:bc","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"}]} 2019-01-09 02:53:20,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-4b278324-42b6-4737-ba93-62199182ca02 2019-01-09 02:53:20,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:21,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53: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-ce013053-d483-4c4a-8195-eced3d666be8 x-compute-request-id: req-ce013053-d483-4c4a-8195-eced3d666be8 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:21,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-ce013053-d483-4c4a-8195-eced3d666be8 2019-01-09 02:53:21,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:21,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7b10dacf-7c02-4ad4-811e-517ea22865cf Date: Wed, 09 Jan 2019 02:53:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:53:21,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-7b10dacf-7c02-4ad4-811e-517ea22865cf 2019-01-09 02:53:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:21,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9958a8-76b7-47e4-ad9d-45d3b718f83f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:53:21,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-6b9958a8-76b7-47e4-ad9d-45d3b718f83f 2019-01-09 02:53:21,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:21,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7873aabb-bd4b-4e60-9b3e-7e935d931a7e Date: Wed, 09 Jan 2019 02:53:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:53:21,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-7873aabb-bd4b-4e60-9b3e-7e935d931a7e 2019-01-09 02:53:21,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:21,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-867239e5-40ee-4f72-8fcf-3801b2314fa9 Date: Wed, 09 Jan 2019 02:53:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:53:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.14"}],"id":"5407b35f-08b7-439e-a436-252886f70d84","security_groups":["54d7d2fc-12f1-4187-8289-01774895a632"],"mac_address":"fa:16:3e:af:c2:f9","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:20Z","binding:vnic_type":"normal","device_id":"d6351071-1885-4edf-aae7-df4d4bbe0962"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.2"}],"id":"755f89f4-debe-45b4-8b9a-870fbbd06cdd","security_groups":[],"mac_address":"fa:16:3e:fb:c1:ca","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.1"}],"id":"a12eac02-f04b-41b5-85d8-36f668d04aaa","security_groups":[],"mac_address":"fa:16:3e:1b:93:c5","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:10Z","binding:vnic_type":"normal","device_id":"3a73ca2b-cd55-4448-9544-c2470445c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.4"}],"id":"ab67e1b6-14af-4a64-ae28-23842681cfb8","security_groups":[],"mac_address":"fa:16:3e:4e:77:57","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.3"}],"id":"b8326470-d458-4a5b-9f84-5485fd7906ef","security_groups":[],"mac_address":"fa:16:3e:1f:8b:bc","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"}]} 2019-01-09 02:53:21,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-867239e5-40ee-4f72-8fcf-3801b2314fa9 2019-01-09 02:53:21,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}}' 2019-01-09 02:53:22,807 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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-ab3689db-55b2-4481-ab87-034163ec173c x-compute-request-id: req-ab3689db-55b2-4481-ab87-034163ec173c Content-Length: 0 Content-Type: application/json 2019-01-09 02:53:22,807 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962/action used request id req-ab3689db-55b2-4481-ab87-034163ec173c 2019-01-09 02:53:22,808 - create_instance - INFO - Checking if VM is active 2019-01-09 02:53:22,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:23,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53: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-e7298117-6810-40e2-8aa6-84b041cc7343 x-compute-request-id: req-e7298117-6810-40e2-8aa6-84b041cc7343 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:23,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-e7298117-6810-40e2-8aa6-84b041cc7343 2019-01-09 02:53:23,125 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - ACTIVE 2019-01-09 02:53:23,125 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:53:23,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:23,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53: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-aacee34d-42b5-4f88-9369-5381885297c3 x-compute-request-id: req-aacee34d-42b5-4f88-9369-5381885297c3 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:23,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-aacee34d-42b5-4f88-9369-5381885297c3 2019-01-09 02:53:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:23,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-189c8976-9fba-4abc-9b40-f71af3f73f95 Date: Wed, 09 Jan 2019 02:53:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:53:23,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-189c8976-9fba-4abc-9b40-f71af3f73f95 2019-01-09 02:53:23,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:23,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417944c1-a001-43f2-848f-5011dd009675 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:53:23,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-417944c1-a001-43f2-848f-5011dd009675 2019-01-09 02:53:23,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:24,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fdb9bb67-8246-4d66-9e6e-03cbd26b8adf Date: Wed, 09 Jan 2019 02:53:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:53:24,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-fdb9bb67-8246-4d66-9e6e-03cbd26b8adf 2019-01-09 02:53:24,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:24,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-2636c8cb-2057-45e0-a8dd-ed47984c6a07 Date: Wed, 09 Jan 2019 02:53:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:53:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.14"}],"id":"5407b35f-08b7-439e-a436-252886f70d84","security_groups":["54d7d2fc-12f1-4187-8289-01774895a632","c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b"],"mac_address":"fa:16:3e:af:c2:f9","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:20Z","binding:vnic_type":"normal","device_id":"d6351071-1885-4edf-aae7-df4d4bbe0962"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.2"}],"id":"755f89f4-debe-45b4-8b9a-870fbbd06cdd","security_groups":[],"mac_address":"fa:16:3e:fb:c1:ca","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.1"}],"id":"a12eac02-f04b-41b5-85d8-36f668d04aaa","security_groups":[],"mac_address":"fa:16:3e:1b:93:c5","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:10Z","binding:vnic_type":"normal","device_id":"3a73ca2b-cd55-4448-9544-c2470445c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.4"}],"id":"ab67e1b6-14af-4a64-ae28-23842681cfb8","security_groups":[],"mac_address":"fa:16:3e:4e:77:57","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.3"}],"id":"b8326470-d458-4a5b-9f84-5485fd7906ef","security_groups":[],"mac_address":"fa:16:3e:1f:8b:bc","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"}]} 2019-01-09 02:53:24,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-2636c8cb-2057-45e0-a8dd-ed47984c6a07 2019-01-09 02:53:24,113 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:53:24,116 - paramiko.transport - DEBUG - starting thread (client mode): 0xd70dff10L 2019-01-09 02:53:24,116 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:53:24,122 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-09 02:53:24,122 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-09 02:53:24,123 - 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 2019-01-09 02:53:24,123 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:53:24,123 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 02:53:24,124 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:53:24,124 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:53:24,124 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:53:24,164 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:53:24,165 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:53:24,181 - paramiko.transport - DEBUG - Trying key c0225b9fc159e16d8f6c20ed76e52f1b from tmp/AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940 2019-01-09 02:53:24,205 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:53:24,225 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:53:24,325 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:53:24,359 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:53:24,360 - create_instance - INFO - Checking if cloud-init has completed 2019-01-09 02:53:24,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:24,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53: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-9f9e0739-04dc-470f-8813-fce966c0a809 x-compute-request-id: req-9f9e0739-04dc-470f-8813-fce966c0a809 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:24,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-9f9e0739-04dc-470f-8813-fce966c0a809 2019-01-09 02:53:24,853 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - ACTIVE 2019-01-09 02:53:24,853 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:53:24,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:25,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53: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-a33e2d00-9256-42f6-b57c-4c562222a9b4 x-compute-request-id: req-a33e2d00-9256-42f6-b57c-4c562222a9b4 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:25,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-a33e2d00-9256-42f6-b57c-4c562222a9b4 2019-01-09 02:53:25,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:25,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ef55f88c-a72a-47c6-a877-912f5b6a72f6 Date: Wed, 09 Jan 2019 02:53:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:53:25,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-ef55f88c-a72a-47c6-a877-912f5b6a72f6 2019-01-09 02:53:25,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:25,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05711072-66fa-45ee-8bea-ffbb6aa1595c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:53:25,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-05711072-66fa-45ee-8bea-ffbb6aa1595c 2019-01-09 02:53:25,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:25,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-81588dc4-5d3c-45fe-aaf9-e100f9e39991 Date: Wed, 09 Jan 2019 02:53:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:53:25,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-81588dc4-5d3c-45fe-aaf9-e100f9e39991 2019-01-09 02:53:25,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:25,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-aa1e523f-1d28-4438-90b6-07819d2a4c48 Date: Wed, 09 Jan 2019 02:53:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:53:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.14"}],"id":"5407b35f-08b7-439e-a436-252886f70d84","security_groups":["54d7d2fc-12f1-4187-8289-01774895a632","c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b"],"mac_address":"fa:16:3e:af:c2:f9","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:20Z","binding:vnic_type":"normal","device_id":"d6351071-1885-4edf-aae7-df4d4bbe0962"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.2"}],"id":"755f89f4-debe-45b4-8b9a-870fbbd06cdd","security_groups":[],"mac_address":"fa:16:3e:fb:c1:ca","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.1"}],"id":"a12eac02-f04b-41b5-85d8-36f668d04aaa","security_groups":[],"mac_address":"fa:16:3e:1b:93:c5","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:10Z","binding:vnic_type":"normal","device_id":"3a73ca2b-cd55-4448-9544-c2470445c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.4"}],"id":"ab67e1b6-14af-4a64-ae28-23842681cfb8","security_groups":[],"mac_address":"fa:16:3e:4e:77:57","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.3"}],"id":"b8326470-d458-4a5b-9f84-5485fd7906ef","security_groups":[],"mac_address":"fa:16:3e:1f:8b:bc","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"}]} 2019-01-09 02:53:25,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-aa1e523f-1d28-4438-90b6-07819d2a4c48 2019-01-09 02:53:25,533 - create_instance - INFO - Checking if VM is active 2019-01-09 02:53:25,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:25,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-63f717a1-3693-4696-b0c6-f26c7522a09e x-compute-request-id: req-63f717a1-3693-4696-b0c6-f26c7522a09e Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:25,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-63f717a1-3693-4696-b0c6-f26c7522a09e 2019-01-09 02:53:25,859 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - ACTIVE 2019-01-09 02:53:25,859 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:53:25,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:26,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-904dbc8c-d167-431f-a7f0-6d8de9b67b84 x-compute-request-id: req-904dbc8c-d167-431f-a7f0-6d8de9b67b84 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:26,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-904dbc8c-d167-431f-a7f0-6d8de9b67b84 2019-01-09 02:53:26,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:26,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2df3ed67-289e-4725-a97a-0757ce1ebb68 Date: Wed, 09 Jan 2019 02:53:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:53:26,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-2df3ed67-289e-4725-a97a-0757ce1ebb68 2019-01-09 02:53:26,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:26,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ccc3db-0e31-4183-8df5-19457aff8f07 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:53:26,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-52ccc3db-0e31-4183-8df5-19457aff8f07 2019-01-09 02:53:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:26,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-065a9937-c408-45af-ba64-7347ed8ab69e Date: Wed, 09 Jan 2019 02:53:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:53:26,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-065a9937-c408-45af-ba64-7347ed8ab69e 2019-01-09 02:53:26,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:26,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-6f085ae2-bb5f-418e-97b5-df33b142cfc5 Date: Wed, 09 Jan 2019 02:53:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:53:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.14"}],"id":"5407b35f-08b7-439e-a436-252886f70d84","security_groups":["54d7d2fc-12f1-4187-8289-01774895a632","c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b"],"mac_address":"fa:16:3e:af:c2:f9","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:20Z","binding:vnic_type":"normal","device_id":"d6351071-1885-4edf-aae7-df4d4bbe0962"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.2"}],"id":"755f89f4-debe-45b4-8b9a-870fbbd06cdd","security_groups":[],"mac_address":"fa:16:3e:fb:c1:ca","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.1"}],"id":"a12eac02-f04b-41b5-85d8-36f668d04aaa","security_groups":[],"mac_address":"fa:16:3e:1b:93:c5","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:10Z","binding:vnic_type":"normal","device_id":"3a73ca2b-cd55-4448-9544-c2470445c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.4"}],"id":"ab67e1b6-14af-4a64-ae28-23842681cfb8","security_groups":[],"mac_address":"fa:16:3e:4e:77:57","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.3"}],"id":"b8326470-d458-4a5b-9f84-5485fd7906ef","security_groups":[],"mac_address":"fa:16:3e:1f:8b:bc","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"}]} 2019-01-09 02:53:26,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-6f085ae2-bb5f-418e-97b5-df33b142cfc5 2019-01-09 02:53:26,664 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:53:26,666 - paramiko.transport - DEBUG - starting thread (client mode): 0xd70dff10L 2019-01-09 02:53:26,666 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:53:26,669 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-09 02:53:26,670 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-09 02:53:26,671 - 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 2019-01-09 02:53:26,671 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:53:26,671 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 02:53:26,671 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:53:26,672 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:53:26,672 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:53:26,712 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:53:26,712 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:53:26,731 - paramiko.transport - DEBUG - Trying key c0225b9fc159e16d8f6c20ed76e52f1b from tmp/AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940 2019-01-09 02:53:26,748 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:53:26,754 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:53:26,855 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:53:26,877 - create_instance - INFO - SSH is active for VM instance 2019-01-09 02:53:26,877 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:53:26,878 - paramiko.transport - DEBUG - starting thread (client mode): 0xd70df8d0L 2019-01-09 02:53:26,879 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:53:26,882 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-09 02:53:26,882 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-09 02:53:26,883 - 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 2019-01-09 02:53:26,883 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:53:26,883 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 02:53:26,884 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:53:26,884 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:53:26,884 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:53:26,924 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:53:26,924 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:53:26,943 - paramiko.transport - DEBUG - Trying key c0225b9fc159e16d8f6c20ed76e52f1b from tmp/AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940 2019-01-09 02:53:26,965 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:53:26,971 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:53:26,976 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:53:27,204 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 02:53:27,204 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:53:27,209 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:53:27,220 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 02:53:27,220 - create_instance - INFO - cloud-init complete for VM instance 2019-01-09 02:53:27,221 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 02:53:27,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:27,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53: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-a652119f-0363-4574-a799-d45d1414eb77 x-compute-request-id: req-a652119f-0363-4574-a799-d45d1414eb77 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:27,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-a652119f-0363-4574-a799-d45d1414eb77 2019-01-09 02:53:27,723 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - ACTIVE 2019-01-09 02:53:27,723 - create_instance - INFO - VM is - ACTIVE 2019-01-09 02:53:27,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:28,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53: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-3eb72ce1-a40d-4e0c-842b-eeb697071eea x-compute-request-id: req-3eb72ce1-a40d-4e0c-842b-eeb697071eea Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:28,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-3eb72ce1-a40d-4e0c-842b-eeb697071eea 2019-01-09 02:53:28,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:28,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-132a1f81-265a-4e97-b63e-c4174f879236 Date: Wed, 09 Jan 2019 02:53:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:53:28,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-132a1f81-265a-4e97-b63e-c4174f879236 2019-01-09 02:53:28,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:28,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4566db78-2c5c-4b63-827b-529538415c43 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:53:28,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-4566db78-2c5c-4b63-827b-529538415c43 2019-01-09 02:53:28,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:28,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6259ebed-b8df-40eb-94b3-8775e42a114f Date: Wed, 09 Jan 2019 02:53:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:53:28,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-6259ebed-b8df-40eb-94b3-8775e42a114f 2019-01-09 02:53:28,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:28,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-f207a244-8391-4eeb-9d43-97e4f83a9846 Date: Wed, 09 Jan 2019 02:53:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:53:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.14"}],"id":"5407b35f-08b7-439e-a436-252886f70d84","security_groups":["54d7d2fc-12f1-4187-8289-01774895a632","c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b"],"mac_address":"fa:16:3e:af:c2:f9","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:20Z","binding:vnic_type":"normal","device_id":"d6351071-1885-4edf-aae7-df4d4bbe0962"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.2"}],"id":"755f89f4-debe-45b4-8b9a-870fbbd06cdd","security_groups":[],"mac_address":"fa:16:3e:fb:c1:ca","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.1"}],"id":"a12eac02-f04b-41b5-85d8-36f668d04aaa","security_groups":[],"mac_address":"fa:16:3e:1b:93:c5","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:10Z","binding:vnic_type":"normal","device_id":"3a73ca2b-cd55-4448-9544-c2470445c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.4"}],"id":"ab67e1b6-14af-4a64-ae28-23842681cfb8","security_groups":[],"mac_address":"fa:16:3e:4e:77:57","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.3"}],"id":"b8326470-d458-4a5b-9f84-5485fd7906ef","security_groups":[],"mac_address":"fa:16:3e:1f:8b:bc","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"}]} 2019-01-09 02:53:28,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-f207a244-8391-4eeb-9d43-97e4f83a9846 2019-01-09 02:53:28,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:28,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53: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-47d4c397-7f2e-4bcd-afff-01b7c2931cc1 x-compute-request-id: req-47d4c397-7f2e-4bcd-afff-01b7c2931cc1 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:28,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-47d4c397-7f2e-4bcd-afff-01b7c2931cc1 2019-01-09 02:53:28,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:29,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-70890a8b-5854-4b87-8b8b-5cfbc6c19989 Date: Wed, 09 Jan 2019 02:53:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af81226d-bca7-4c81-b209-48331f22dbbc"],"updated_at":"2019-01-09T02:51:00Z","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:50:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"53840c69a5684afb834d946b782a63d2","id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net"}]} 2019-01-09 02:53:29,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net used request id req-70890a8b-5854-4b87-8b8b-5cfbc6c19989 2019-01-09 02:53:29,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:29,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add9960e-3b81-4bee-98f3-7ad705cbf8bc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:53:29,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-add9960e-3b81-4bee-98f3-7ad705cbf8bc 2019-01-09 02:53:29,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:29,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-581e10f2-fb1e-4c2c-bec4-c64fb8d7ec9b Date: Wed, 09 Jan 2019 02:53:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:00Z","dns_nameservers":[],"updated_at":"2019-01-09T02:51:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"53840c69a5684afb834d946b782a63d2","id":"af81226d-bca7-4c81-b209-48331f22dbbc","subnetpool_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet"}]} 2019-01-09 02:53:29,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-581e10f2-fb1e-4c2c-bec4-c64fb8d7ec9b 2019-01-09 02:53:29,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:29,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-052c2d44-905f-41e1-a423-4505d82b5cba Date: Wed, 09 Jan 2019 02:53:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:53:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.14"}],"id":"5407b35f-08b7-439e-a436-252886f70d84","security_groups":["54d7d2fc-12f1-4187-8289-01774895a632","c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b"],"mac_address":"fa:16:3e:af:c2:f9","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:20Z","binding:vnic_type":"normal","device_id":"d6351071-1885-4edf-aae7-df4d4bbe0962"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.2"}],"id":"755f89f4-debe-45b4-8b9a-870fbbd06cdd","security_groups":[],"mac_address":"fa:16:3e:fb:c1:ca","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.1"}],"id":"a12eac02-f04b-41b5-85d8-36f668d04aaa","security_groups":[],"mac_address":"fa:16:3e:1b:93:c5","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:10Z","binding:vnic_type":"normal","device_id":"3a73ca2b-cd55-4448-9544-c2470445c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.4"}],"id":"ab67e1b6-14af-4a64-ae28-23842681cfb8","security_groups":[],"mac_address":"fa:16:3e:4e:77:57","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T02:51:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81226d-bca7-4c81-b209-48331f22dbbc","ip_address":"10.55.1.3"}],"id":"b8326470-d458-4a5b-9f84-5485fd7906ef","security_groups":[],"mac_address":"fa:16:3e:1f:8b:bc","project_id":"53840c69a5684afb834d946b782a63d2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f","tenant_id":"53840c69a5684afb834d946b782a63d2","created_at":"2019-01-09T02:51:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f"}]} 2019-01-09 02:53:29,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-052c2d44-905f-41e1-a423-4505d82b5cba 2019-01-09 02:53:29,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}}' 2019-01-09 02:53:29,867 - novaclient.v2.client - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 02:53: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-6f11b8d5-2a97-40bb-89c1-7305deffaeb1 x-compute-request-id: req-6f11b8d5-2a97-40bb-89c1-7305deffaeb1 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: 'c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b'.\nNeutron server returns request_ids: ['req-7315c27e-9b52-4f10-a8a4-4fd21932110c']", "code": 400}} 2019-01-09 02:53:29,867 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962/action used request id req-6f11b8d5-2a97-40bb-89c1-7305deffaeb1 2019-01-09 02:53:29,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:30,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53: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-b9e60bed-128f-4223-8a90-b4eced3f6eb3 x-compute-request-id: req-b9e60bed-128f-4223-8a90-b4eced3f6eb3 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:c2:f9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp"}], "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:10Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:30,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-b9e60bed-128f-4223-8a90-b4eced3f6eb3 2019-01-09 02:53:30,185 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp] already added to VM [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] 2019-01-09 02:53:30,190 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2019-01-09 02:53:30,191 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2019-01-09 02:53:31,449 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 02:53:31,451 - paramiko.transport - DEBUG - starting thread (client mode): 0xd6f8f150L 2019-01-09 02:53:31,451 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 02:53:31,454 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-09 02:53:31,454 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-09 02:53:31,455 - 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 2019-01-09 02:53:31,455 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 02:53:31,455 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 02:53:31,455 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 02:53:31,455 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 02:53:31,455 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 02:53:31,495 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 02:53:31,496 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 02:53:31,515 - paramiko.transport - DEBUG - Trying key c0225b9fc159e16d8f6c20ed76e52f1b from tmp/AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940 2019-01-09 02:53:31,533 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 02:53:31,538 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 02:53:31,548 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 02:53:31,757 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 02:53:31,757 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 02:53:31,766 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 02:53:31,783 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 02:53:31,783 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 02:53:31,884 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:53:31,898 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2019-01-09 02:53:31,899 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2019-01-09 02:53:31,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/c5ae1fce-3574-40b7-941d-4bdaef8bcdab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:32,801 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfaa641d-0137-4cde-9f52-8d7ba488a4d1 Content-Length: 0 Date: Wed, 09 Jan 2019 02:53:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:53:32,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/c5ae1fce-3574-40b7-941d-4bdaef8bcdab used request id req-dfaa641d-0137-4cde-9f52-8d7ba488a4d1 2019-01-09 02:53:32,801 - create_instance - INFO - Deleting Port with ID - 5407b35f-08b7-439e-a436-252886f70d84 2019-01-09 02:53:32,801 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-port-1 2019-01-09 02:53:32,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/5407b35f-08b7-439e-a436-252886f70d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:33,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17d745d3-7093-4f42-997c-7fd70ec4db35 Date: Wed, 09 Jan 2019 02:53:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:53:33,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/5407b35f-08b7-439e-a436-252886f70d84 used request id req-17d745d3-7093-4f42-997c-7fd70ec4db35 2019-01-09 02:53:33,313 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst 2019-01-09 02:53:33,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:33,468 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02: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-febbb527-6ff6-4490-aa42-38b4381faa46 x-compute-request-id: req-febbb527-6ff6-4490-aa42-38b4381faa46 Content-Type: application/json 2019-01-09 02:53:33,468 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-febbb527-6ff6-4490-aa42-38b4381faa46 2019-01-09 02:53:33,469 - create_instance - INFO - Checking deletion status 2019-01-09 02:53:33,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:33,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-68d3aa9d-07d4-46a7-b3c6-0be6b6a3ca1b x-compute-request-id: req-68d3aa9d-07d4-46a7-b3c6-0be6b6a3ca1b 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.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d6351071-1885-4edf-aae7-df4d4bbe0962", "rel": "bookmark"}], "image": {"id": "9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "links": [{"href": "http://172.30.9.26:8774/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T02:53:10.000000", "flavor": {"id": "41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "links": [{"href": "http://172.30.9.26:8774/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5", "rel": "bookmark"}]}, "id": "d6351071-1885-4edf-aae7-df4d4bbe0962", "user_id": "0faf79c0dcd440e09876383ecddf005d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T02:53:33Z", "hostId": "46bc2760d992bd7a79a1d43655c97259c48cdfd48712cba4a76748ec", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp", "name": "AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst", "created": "2019-01-09T02:51:23Z", "tenant_id": "53840c69a5684afb834d946b782a63d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 02:53:33,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-68d3aa9d-07d4-46a7-b3c6-0be6b6a3ca1b 2019-01-09 02:53:33,712 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst] is - ACTIVE 2019-01-09 02:53:33,712 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 02:53:36,715 - create_instance - DEBUG - VM status query timeout in 296.753592968 2019-01-09 02:53:36,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3dd0201261f6882e66ea9e0c2fecd0ea764a3a" 2019-01-09 02:53:36,771 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-49a86712-6b41-41d9-b745-8a5803608206 x-compute-request-id: req-49a86712-6b41-41d9-b745-8a5803608206 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d6351071-1885-4edf-aae7-df4d4bbe0962 could not be found.", "code": 404}} 2019-01-09 02:53:36,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d6351071-1885-4edf-aae7-df4d4bbe0962 used request id req-49a86712-6b41-41d9-b745-8a5803608206 2019-01-09 02:53:36,771 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d6351071-1885-4edf-aae7-df4d4bbe0962 could not be found. (HTTP 404) (Request-ID: req-49a86712-6b41-41d9-b745-8a5803608206) 2019-01-09 02:53:36,771 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-inst 2019-01-09 02:53:36,772 - neutron_utils - INFO - Deleting security group rule with ID - fe250650-0538-4020-9d21-ada6f4ecde55 2019-01-09 02:53:36,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/fe250650-0538-4020-9d21-ada6f4ecde55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:53:37,068 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9fb51e3-8756-436d-8f00-92c66901c156 Content-Length: 0 Date: Wed, 09 Jan 2019 02:53:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:53:37,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/fe250650-0538-4020-9d21-ada6f4ecde55 used request id req-d9fb51e3-8756-436d-8f00-92c66901c156 2019-01-09 02:53:37,068 - neutron_utils - INFO - Deleting security group rule with ID - bbe61507-592d-43c5-ac2c-4b6f726b2b57 2019-01-09 02:53:37,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/bbe61507-592d-43c5-ac2c-4b6f726b2b57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:53:37,173 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c81f2aa-4c0f-43d4-b3a4-34728fa2e1ce Content-Length: 0 Date: Wed, 09 Jan 2019 02:53:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:53:37,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/bbe61507-592d-43c5-ac2c-4b6f726b2b57 used request id req-2c81f2aa-4c0f-43d4-b3a4-34728fa2e1ce 2019-01-09 02:53:37,173 - neutron_utils - INFO - Deleting security group rule with ID - ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8 2019-01-09 02:53:37,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:53:37,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6530e20b-e6e8-489a-93e5-b94ac2985139 Content-Length: 0 Date: Wed, 09 Jan 2019 02:53:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:53:37,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/ed82a000-bbf5-45ca-8bcc-2a3a09fec2c8 used request id req-6530e20b-e6e8-489a-93e5-b94ac2985139 2019-01-09 02:53:37,275 - neutron_utils - INFO - Deleting security group rule with ID - e3dadc59-7c57-4158-9a3d-ce050a3e74fe 2019-01-09 02:53:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e3dadc59-7c57-4158-9a3d-ce050a3e74fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:53:37,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3721e45f-1b40-48ff-9779-43e2cb7edaa2 Content-Length: 0 Date: Wed, 09 Jan 2019 02:53:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:53:37,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e3dadc59-7c57-4158-9a3d-ce050a3e74fe used request id req-3721e45f-1b40-48ff-9779-43e2cb7edaa2 2019-01-09 02:53:37,415 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-sec-grp 2019-01-09 02:53:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6237661581d5afecca7c46702b5973413270b688" 2019-01-09 02:53:37,570 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67f0af1f-b6c7-45e9-9a06-a7021de91b6a Content-Length: 0 Date: Wed, 09 Jan 2019 02:53:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:53:37,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c7e1d54b-a5d8-4f55-ae9c-fd8aa2aeb46b used request id req-67f0af1f-b6c7-45e9-9a06-a7021de91b6a 2019-01-09 02:53:37,571 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp 2019-01-09 02:53:37,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d9a942c9b55678a6a79e273e28c1bcf2347977" 2019-01-09 02:53:37,609 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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-a98ee402-3f17-4bab-9ec2-8a28e91cea2d x-compute-request-id: req-a98ee402-3f17-4bab-9ec2-8a28e91cea2d Content-Length: 0 Content-Type: application/json 2019-01-09 02:53:37,609 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-kp used request id req-a98ee402-3f17-4bab-9ec2-8a28e91cea2d 2019-01-09 02:53:37,610 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940.pub] 2019-01-09 02:53:37,610 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940] 2019-01-09 02:53:37,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad7fbb766c55d4e23806983fdae7164f9b55358" 2019-01-09 02:53:37,666 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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-a344da23-826f-4174-88d8-f22d57cd3b1c x-compute-request-id: req-a344da23-826f-4174-88d8-f22d57cd3b1c Content-Length: 0 Content-Type: application/json 2019-01-09 02:53:37,666 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/41bc5d3b-51c8-418b-9d46-d2094e1e01f5 used request id req-a344da23-826f-4174-88d8-f22d57cd3b1c 2019-01-09 02:53:37,667 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router and subnet AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet 2019-01-09 02:53:37,667 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router 2019-01-09 02:53:37,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/3a73ca2b-cd55-4448-9544-c2470445c7ad/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" -d '{"subnet_id": "af81226d-bca7-4c81-b209-48331f22dbbc"}' 2019-01-09 02:53:39,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-372c3dc9-b545-4bcb-8c27-309dcd449fca Date: Wed, 09 Jan 2019 02:53:39 GMT RESP BODY: {"network_id": "442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f", "tenant_id": "53840c69a5684afb834d946b782a63d2", "subnet_id": "af81226d-bca7-4c81-b209-48331f22dbbc", "subnet_ids": ["af81226d-bca7-4c81-b209-48331f22dbbc"], "port_id": "a12eac02-f04b-41b5-85d8-36f668d04aaa", "id": "3a73ca2b-cd55-4448-9544-c2470445c7ad"} 2019-01-09 02:53:39,099 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3a73ca2b-cd55-4448-9544-c2470445c7ad/remove_router_interface used request id req-372c3dc9-b545-4bcb-8c27-309dcd449fca 2019-01-09 02:53:39,100 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router 2019-01-09 02:53:39,100 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-router 2019-01-09 02:53:39,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/3a73ca2b-cd55-4448-9544-c2470445c7ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f1c2fbe52aa07e752f05fa4f64983af62012" 2019-01-09 02:53:42,575 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7fb23e93-7ede-4060-9e94-4652f75eddcd Content-Length: 0 Date: Wed, 09 Jan 2019 02:53:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:53:42,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/3a73ca2b-cd55-4448-9544-c2470445c7ad used request id req-7fb23e93-7ede-4060-9e94-4652f75eddcd 2019-01-09 02:53:42,576 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet 2019-01-09 02:53:42,576 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-subnet 2019-01-09 02:53:42,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/af81226d-bca7-4c81-b209-48331f22dbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d228c56d59d1d11ff1eca3ea7e02ff6517b5c017" 2019-01-09 02:53:45,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a85c603-4065-43a7-834c-fa8cda9045cf Date: Wed, 09 Jan 2019 02:53:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:53:45,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/af81226d-bca7-4c81-b209-48331f22dbbc used request id req-5a85c603-4065-43a7-834c-fa8cda9045cf 2019-01-09 02:53:45,069 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940-pub-net 2019-01-09 02:53:45,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d228c56d59d1d11ff1eca3ea7e02ff6517b5c017" 2019-01-09 02:53:46,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8646b5e7-3124-4567-a3cc-d3f671938522 Date: Wed, 09 Jan 2019 02:53:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:53:46,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/442272d8-1cb4-4ca9-a2c3-ecc2c9f4f14f used request id req-8646b5e7-3124-4567-a3cc-d3f671938522 2019-01-09 02:53:46,310 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-2e65dbdb-d28e-4ad5-8126-dacf449ef940--image 2019-01-09 02:53:46,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4bac82fc5405c8405fde430ea80be513df4dce" 2019-01-09 02:53:47,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52044720-982a-46ee-b858-4afc2f95387f Date: Wed, 09 Jan 2019 02:53:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:53:47,531 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/9fa1df3f-40d1-4de8-8d47-b4c78c3d1b4d used request id req-52044720-982a-46ee-b858-4afc2f95387f 2019-01-09 02:53:47,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:53:47,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9928c886-0a39-43f5-b112-10bc1396e4ed Date: Wed, 09 Jan 2019 02:53:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:50:59Z", "updated_at": "2019-01-09T02:50:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:50:59Z", "revision_number": 0, "id": "4410f723-b218-494e-af08-dd00e6348e27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:50:59Z", "security_group_id": "54d7d2fc-12f1-4187-8289-01774895a632", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "53840c69a5684afb834d946b782a63d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:50:59Z", "revision_number": 0, "id": "5bcfceee-03e3-460b-9ae5-d060d7c884ec", "remote_group_id": "54d7d2fc-12f1-4187-8289-01774895a632", "remote_ip_prefix": null, "created_at": "2019-01-09T02:50:59Z", "security_group_id": "54d7d2fc-12f1-4187-8289-01774895a632", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "53840c69a5684afb834d946b782a63d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:50:59Z", "revision_number": 0, "id": "d03c4efb-3266-4541-895f-4af09c952e5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:50:59Z", "security_group_id": "54d7d2fc-12f1-4187-8289-01774895a632", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "53840c69a5684afb834d946b782a63d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:50:59Z", "revision_number": 0, "id": "f512ac24-bfc5-40b9-9ec6-82065f4eb24a", "remote_group_id": "54d7d2fc-12f1-4187-8289-01774895a632", "remote_ip_prefix": null, "created_at": "2019-01-09T02:50:59Z", "security_group_id": "54d7d2fc-12f1-4187-8289-01774895a632", "tenant_id": "53840c69a5684afb834d946b782a63d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "53840c69a5684afb834d946b782a63d2"}], "revision_number": 4, "project_id": "53840c69a5684afb834d946b782a63d2", "id": "54d7d2fc-12f1-4187-8289-01774895a632", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:53:47,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9928c886-0a39-43f5-b112-10bc1396e4ed 2019-01-09 02:53:47,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:53:47,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ee2634-f269-42bf-bdfd-57e6a0d7aa7f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2"}, "enabled": true, "id": "53840c69a5684afb834d946b782a63d2", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-adff3803-bbc0-4ef-proj"}} 2019-01-09 02:53:47,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-88ee2634-f269-42bf-bdfd-57e6a0d7aa7f 2019-01-09 02:53:47,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54d7d2fc-12f1-4187-8289-01774895a632 2019-01-09 02:53:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=54d7d2fc-12f1-4187-8289-01774895a632 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:53:48,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f127f675-48ff-48cc-92e0-8536a415b23d Date: Wed, 09 Jan 2019 02:53:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:50:59Z", "security_group_id": "54d7d2fc-12f1-4187-8289-01774895a632", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:50:59Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "4410f723-b218-494e-af08-dd00e6348e27"}, {"remote_group_id": "54d7d2fc-12f1-4187-8289-01774895a632", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:50:59Z", "security_group_id": "54d7d2fc-12f1-4187-8289-01774895a632", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:50:59Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "5bcfceee-03e3-460b-9ae5-d060d7c884ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:50:59Z", "security_group_id": "54d7d2fc-12f1-4187-8289-01774895a632", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:50:59Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "d03c4efb-3266-4541-895f-4af09c952e5b"}, {"remote_group_id": "54d7d2fc-12f1-4187-8289-01774895a632", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T02:50:59Z", "security_group_id": "54d7d2fc-12f1-4187-8289-01774895a632", "port_range_min": null, "revision_number": 0, "tenant_id": "53840c69a5684afb834d946b782a63d2", "created_at": "2019-01-09T02:50:59Z", "project_id": "53840c69a5684afb834d946b782a63d2", "id": "f512ac24-bfc5-40b9-9ec6-82065f4eb24a"}]} 2019-01-09 02:53:48,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=54d7d2fc-12f1-4187-8289-01774895a632 used request id req-f127f675-48ff-48cc-92e0-8536a415b23d 2019-01-09 02:53:48,024 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 02:53:48,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/54d7d2fc-12f1-4187-8289-01774895a632 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:53:48,357 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa65ca73-b1ab-4722-8bd8-ce597e8a41bf Content-Length: 0 Date: Wed, 09 Jan 2019 02:53:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:53:48,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/54d7d2fc-12f1-4187-8289-01774895a632 used request id req-aa65ca73-b1ab-4722-8bd8-ce597e8a41bf 2019-01-09 02:53:48,359 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-adff3803-bbc0-4ef-proj 2019-01-09 02:53:48,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:53:48,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-720e1b82-38be-42e1-aec1-fdf45af4da86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:53:48,662 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/53840c69a5684afb834d946b782a63d2 used request id req-720e1b82-38be-42e1-aec1-fdf45af4da86 2019-01-09 02:53:48,663 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-adff3803-bbc0-4ef-proj-role 2019-01-09 02:53:48,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/231d97826d82471ebb878719fb52dd75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:53:48,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-030af91b-95d7-4a71-8b10-3cd7423b1d01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:53:48,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/231d97826d82471ebb878719fb52dd75 used request id req-030af91b-95d7-4a71-8b10-3cd7423b1d01 2019-01-09 02:53:48,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cdae8edbe4dcf9934c431ed4b81df803ec736" 2019-01-09 02:53:48,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc66039-1ea0-4d09-8d82-deb5cac49012 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:53:48,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4cc66039-1ea0-4d09-8d82-deb5cac49012 2019-01-09 02:53:48,870 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-adff3803-bbc0-4ef-user 2019-01-09 02:53:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0faf79c0dcd440e09876383ecddf005d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9993e5db24b8ec3f6463185edb65fd64c483c510" 2019-01-09 02:53:49,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6ad0e81-cd82-4d98-8575-dbcb83139c13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:53:49,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0faf79c0dcd440e09876383ecddf005d used request id req-a6ad0e81-cd82-4d98-8575-dbcb83139c13 2019-01-09 02:53:49,047 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 121 tests in 3420.621s OK 2019-01-09 02:53:49,214 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 02:53:49,214 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 57:01 | PASS | +---------------------+------------------+------------------+----------------+ 2019-01-09 02:53:49,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:53:49,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 02:53:49,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ec2a61-d8f7-4ff3-aa83-7b19a73108d2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b2b808e557a44d6f9bdbfb574206f5e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:53:49,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-53ec2a61-d8f7-4ff3-aa83-7b19a73108d2 2019-01-09 02:53:49,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0884420871735s 2019-01-09 02:53:49,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 02:53:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 02:53:49,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0b0811e-3e3e-467f-b9c7-3c8f33f277fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:53:49,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b2b808e557a44d6f9bdbfb574206f5e0 used request id req-d0b0811e-3e3e-467f-b9c7-3c8f33f277fc 2019-01-09 02:53:49,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.151345014572s 2019-01-09 02:53:49,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 02:53:49,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 02:53:49,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78e0561-ed5f-47c8-acf2-5ea7d4862693 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11", "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "domain_id": "default", "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:53:49,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b78e0561-ed5f-47c8-acf2-5ea7d4862693 2019-01-09 02:53:49,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103977918625s 2019-01-09 02:53:49,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b78e0561-ed5f-47c8-acf2-5ea7d4862693 2019-01-09 02:53:49,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 02:53:49,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 02:53:49,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4327802-9a24-497d-8891-d33b09810660 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a"}, "enabled": true, "id": "435786da15ed4c7f8bfa972bceb3ca6a", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}} 2019-01-09 02:53:49,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a used request id req-b4327802-9a24-497d-8891-d33b09810660 2019-01-09 02:53:49,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121174097061s 2019-01-09 02:53:49,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a used request id req-b4327802-9a24-497d-8891-d33b09810660 2019-01-09 02:53:49,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 02:53:49,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 02:53:49,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3608989d-a183-41ff-854a-b94aa49da763 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:53:49,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a used request id req-3608989d-a183-41ff-854a-b94aa49da763 2019-01-09 02:53:49,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.169413805008s 2019-01-09 02:53:49,866 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/435786da15ed4c7f8bfa972bceb3ca6a used request id req-3608989d-a183-41ff-854a-b94aa49da763 2019-01-09 02:53:49,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 02:53:49,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 02:53:49,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b08860c7-7a96-4fc3-818d-2b8062cca178 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0"}, "enabled": true, "id": "4b3cefd740a847eeab3c986c23d5d8c0", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_db6e32a2-fbfc-404f-bd3a-85c9c4e0be11"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 02:53:49,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-b08860c7-7a96-4fc3-818d-2b8062cca178 2019-01-09 02:53:49,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0851039886475s 2019-01-09 02:53:49,952 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-b08860c7-7a96-4fc3-818d-2b8062cca178 2019-01-09 02:53:49,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 02:53:49,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 02:53:50,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3dded67-fd15-44af-bd05-e67144dd282e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:53:50,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-c3dded67-fd15-44af-bd05-e67144dd282e 2019-01-09 02:53:50,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.149526119232s 2019-01-09 02:53:50,104 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4b3cefd740a847eeab3c986c23d5d8c0 used request id req-c3dded67-fd15-44af-bd05-e67144dd282e 2019-01-09 02:53:50,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:53:50,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 02:53:50,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be03931-1698-4f07-9706-3124451c0ddf Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b50eab7215a043a58bf3689fce347dc6", "links": {"self": "http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6"}, "name": "Member"}]} 2019-01-09 02:53:50,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2be03931-1698-4f07-9706-3124451c0ddf 2019-01-09 02:53:50,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.15899014473s 2019-01-09 02:53:50,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 02:53:50,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 02:53:50,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40cb060d-a1a3-45a5-81a9-10dcf4f08237 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:53:50,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b50eab7215a043a58bf3689fce347dc6 used request id req-40cb060d-a1a3-45a5-81a9-10dcf4f08237 2019-01-09 02:53:50,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0993192195892s 2019-01-09 02:53:50,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 02:53:50,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4b3cefd740a847eeab3c986c23d5d8c0&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 02:53:50,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-26d8cbbc-cbb8-4310-b397-1d091f4924da Date: Wed, 09 Jan 2019 02:53:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}]} 2019-01-09 02:53:50,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4b3cefd740a847eeab3c986c23d5d8c0&name=default used request id req-26d8cbbc-cbb8-4310-b397-1d091f4924da 2019-01-09 02:53:50,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.198207139969s 2019-01-09 02:53:50,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4b3cefd740a847eeab3c986c23d5d8c0&name=default used request id req-26d8cbbc-cbb8-4310-b397-1d091f4924da 2019-01-09 02:53:50,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 02:53:50,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 02:53:50,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9329cb83-bebb-4515-977f-c87ddb913c68 Date: Wed, 09 Jan 2019 02:53:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "created_at": "2019-01-09T01:56:58Z", "updated_at": "2019-01-09T01:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "bf5c7fd4-7f92-48ab-9adf-3534dec8d7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "b942ca62-23aa-4752-8b38-5e4b89aa9051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "0cde591b-12f6-4279-a337-ab87fabbddba", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T01:56:58Z", "revision_number": 0, "id": "aea1a1ef-0aeb-46ea-b898-c26ea7dd9329", "remote_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "remote_ip_prefix": null, "created_at": "2019-01-09T01:56:58Z", "security_group_id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "tenant_id": "4b3cefd740a847eeab3c986c23d5d8c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3cefd740a847eeab3c986c23d5d8c0"}], "revision_number": 4, "project_id": "4b3cefd740a847eeab3c986c23d5d8c0", "id": "65e7fcdf-7fd2-4049-ad45-07da1003b2f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 02:53:50,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9329cb83-bebb-4515-977f-c87ddb913c68 2019-01-09 02:53:50,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206120014191s 2019-01-09 02:53:50,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9329cb83-bebb-4515-977f-c87ddb913c68 2019-01-09 02:53:50,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 02:53:50,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/65e7fcdf-7fd2-4049-ad45-07da1003b2f6.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97dc0a7e817cafd63e7e3b476c69ac9b1be63a87" 2019-01-09 02:53:51,109 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6780a13e-7c37-4080-af14-946f5a9a8fd0 Content-Length: 0 Date: Wed, 09 Jan 2019 02:53:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 02:53:51,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/65e7fcdf-7fd2-4049-ad45-07da1003b2f6.json used request id req-6780a13e-7c37-4080-af14-946f5a9a8fd0 2019-01-09 02:53:51,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.324666976929s 2019-01-09 02:53:51,109 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/65e7fcdf-7fd2-4049-ad45-07da1003b2f6.json used request id req-6780a13e-7c37-4080-af14-946f5a9a8fd0 2019-01-09 02:53:51,159 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-01-09 02:53:51,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 02:53:51,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 02:53:51,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 02:53:51,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 02:53:51,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 02:53:51,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 02:53:51,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 02:53:51,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 02:53:51,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 02:53:51,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 02:53:51,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 02:53:51,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:53:51,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7cdb59c-aa02-4ef9-b8ed-b956b155db05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:53:51,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f7cdb59c-aa02-4ef9-b8ed-b956b155db05 2019-01-09 02:53:51,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:53:51,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["5gDKFJ21T2mTyHSOeObYpQ"], "issued_at": "2019-01-09T02:53:51.000000Z"}} 2019-01-09 02:53:51,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 02:53:51,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:51,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-257d4761-19dd-42bd-8758-bd7da01f4008 Date: Wed, 09 Jan 2019 02:53:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 02:53:51,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-257d4761-19dd-42bd-8758-bd7da01f4008 2019-01-09 02:53:51,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.24028801918s 2019-01-09 02:53:51,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-257d4761-19dd-42bd-8758-bd7da01f4008 2019-01-09 02:53:51,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 02:53:51,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:51,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:53:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:53:51,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:51,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b02eb87-2c75-48dd-ac1e-54565704890f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 02:53:51,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-3b02eb87-2c75-48dd-ac1e-54565704890f 2019-01-09 02:53:51,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.106359004974s 2019-01-09 02:53:51,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 02:53:51,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_f176b3ae-2ddf-45e9-b23a-845b479e0387"}}' 2019-01-09 02:53:52,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b2213a9-323c-4740-ba4c-76a3476b7063 Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/a321515e8c194e238587507dfbe78184"}, "enabled": true, "id": "a321515e8c194e238587507dfbe78184", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f176b3ae-2ddf-45e9-b23a-845b479e0387"}} 2019-01-09 02:53:52,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4b2213a9-323c-4740-ba4c-76a3476b7063 2019-01-09 02:53:52,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.106168985367s 2019-01-09 02:53:52,037 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4b2213a9-323c-4740-ba4c-76a3476b7063 2019-01-09 02:53:52,038 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_f176b3ae-2ddf-45e9-b23a-845b479e0387', 'id': u'a321515e8c194e238587507dfbe78184', 'description': u'Created by OPNFV Functest: neutron_trunk', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 02:53:52,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 02:53:52,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.37921500206s 2019-01-09 02:53:52,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:52,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf7af3c-72a3-49f1-abfe-de43b487ea03 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad"}, "enabled": true, "id": "3f6dbbc879c946468185e155ea9c0cad", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_f176b3ae-2ddf-45e9-b23a-845b479e0387"}} 2019-01-09 02:53:52,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad used request id req-baf7af3c-72a3-49f1-abfe-de43b487ea03 2019-01-09 02:53:52,522 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3f6dbbc879c946468185e155ea9c0cad', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_f176b3ae-2ddf-45e9-b23a-845b479e0387'}) 2019-01-09 02:53:52,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:53:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:52,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc0f074-9ad2-4c23-acdc-41fdbcd17d81 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 02:53:52,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3dc0f074-9ad2-4c23-acdc-41fdbcd17d81 2019-01-09 02:53:52,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.079353094101s 2019-01-09 02:53:52,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:53:52,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:52,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a92b1f-1c62-4dd0-b329-6e91a587386c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 02:53:52,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e2a92b1f-1c62-4dd0-b329-6e91a587386c 2019-01-09 02:53:52,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821681022644s 2019-01-09 02:53:52,687 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 02:53:52,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 02:53:52,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" -d '{"role": {"name": "Member"}}' 2019-01-09 02:53:52,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23bdaf9a-4984-4c7d-bbf6-e6a465a35ffd Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94bfaeded45b4548a0feaa49f4e56d52", "links": {"self": "http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52"}, "name": "Member"}} 2019-01-09 02:53:52,803 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-23bdaf9a-4984-4c7d-bbf6-e6a465a35ffd 2019-01-09 02:53:52,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.115636110306s 2019-01-09 02:53:52,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:52,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93b8141-a6bd-48e8-ac26-2725aa02910e Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52"}, "domain_id": null, "name": "Member", "id": "94bfaeded45b4548a0feaa49f4e56d52"}} 2019-01-09 02:53:52,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52 used request id req-c93b8141-a6bd-48e8-ac26-2725aa02910e 2019-01-09 02:53:52,882 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52'}, 'domain_id': None, 'human_id': None, 'id': u'94bfaeded45b4548a0feaa49f4e56d52', 'HUMAN_ID': False}) 2019-01-09 02:53:52,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:53:52,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:52,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d49f35-d072-43a4-9879-6e6621cf601b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "94bfaeded45b4548a0feaa49f4e56d52", "links": {"self": "http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 02:53:52,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-50d49f35-d072-43a4-9879-6e6621cf601b 2019-01-09 02:53:52,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803868770599s 2019-01-09 02:53:52,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 02:53:52,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:53,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486b764c-c75d-416b-81fd-40ee10944fbe Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 02:53:53,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-486b764c-c75d-416b-81fd-40ee10944fbe 2019-01-09 02:53:53,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0856518745422s 2019-01-09 02:53:53,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 02:53:53,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:53,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d53e949-c86f-4678-b16d-81548870218c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_f176b3ae-2ddf-45e9-b23a-845b479e0387", "links": {"self": "http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad"}, "domain_id": "default", "enabled": true, "id": "3f6dbbc879c946468185e155ea9c0cad", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:53:53,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1d53e949-c86f-4678-b16d-81548870218c 2019-01-09 02:53:53,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0901501178741s 2019-01-09 02:53:53,141 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1d53e949-c86f-4678-b16d-81548870218c 2019-01-09 02:53:53,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 02:53:53,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:53,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad96c754-aa19-4168-87bb-d99ead971f65 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/a321515e8c194e238587507dfbe78184"}, "enabled": true, "id": "a321515e8c194e238587507dfbe78184", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f176b3ae-2ddf-45e9-b23a-845b479e0387"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 02:53:53,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ad96c754-aa19-4168-87bb-d99ead971f65 2019-01-09 02:53:53,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0851690769196s 2019-01-09 02:53:53,233 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ad96c754-aa19-4168-87bb-d99ead971f65 2019-01-09 02:53:53,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 02:53:53,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=3f6dbbc879c946468185e155ea9c0cad&scope.project.id=a321515e8c194e238587507dfbe78184&role.id=94bfaeded45b4548a0feaa49f4e56d52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:53,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86aa635a-34c9-4f9e-96de-dd4f97a43dea Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=3f6dbbc879c946468185e155ea9c0cad&scope.project.id=a321515e8c194e238587507dfbe78184&role.id=94bfaeded45b4548a0feaa49f4e56d52", "previous": null, "next": null}} 2019-01-09 02:53:53,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3f6dbbc879c946468185e155ea9c0cad&scope.project.id=a321515e8c194e238587507dfbe78184&role.id=94bfaeded45b4548a0feaa49f4e56d52 used request id req-86aa635a-34c9-4f9e-96de-dd4f97a43dea 2019-01-09 02:53:53,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0882930755615s 2019-01-09 02:53:53,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 02:53:53,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/a321515e8c194e238587507dfbe78184/users/3f6dbbc879c946468185e155ea9c0cad/roles/94bfaeded45b4548a0feaa49f4e56d52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:53,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f5d7a82-8981-449a-8b7e-d5d58fa84da4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:53:53,432 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a321515e8c194e238587507dfbe78184/users/3f6dbbc879c946468185e155ea9c0cad/roles/94bfaeded45b4548a0feaa49f4e56d52 used request id req-6f5d7a82-8981-449a-8b7e-d5d58fa84da4 2019-01-09 02:53:53,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.107350111008s 2019-01-09 02:53:53,433 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_f176b3ae-2ddf-45e9-b23a-845b479e0387', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '60b16b09-2265-4c4a-88c8-01d181722bde', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'neutron_trunk-user_f176b3ae-2ddf-45e9-b23a-845b479e0387', 'project_id': u'a321515e8c194e238587507dfbe78184', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 02:53:53,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 02:53:53,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 02:53:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 02:53:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 02:53:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 02:53:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 02:53:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 02:53:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 02:53:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 02:53:53,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 02:53:53,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 02:53:53,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 02:53:53,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 02:53:53,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 02:53:53,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 02:53:53,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 02:53:53,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 02:53:53,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 02:53:53,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 02:53:53,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 02:53:53,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 02:53:53,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 02:53:53,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 02:53:53,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 02:53:53,438 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_f176b3ae-2ddf-45e9-b23a-845b479e0387', 'password': '60b16b09-2265-4c4a-88c8-01d181722bde', 'project_name': 'neutron_trunk-project_f176b3ae-2ddf-45e9-b23a-845b479e0387', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'a321515e8c194e238587507dfbe78184', 'project_domain_name': 'Default'} 2019-01-09 02:53:53,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:53:53,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:53,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b4086a-fb35-4e03-aa44-658bfe26f683 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "94bfaeded45b4548a0feaa49f4e56d52", "links": {"self": "http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 02:53:53,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-00b4086a-fb35-4e03-aa44-658bfe26f683 2019-01-09 02:53:53,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829701423645s 2019-01-09 02:53:53,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:53:53,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:53,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e95cad-0682-4f17-8f00-a33c7d986ed7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "94bfaeded45b4548a0feaa49f4e56d52", "links": {"self": "http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 02:53:53,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a0e95cad-0682-4f17-8f00-a33c7d986ed7 2019-01-09 02:53:53,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819029808044s 2019-01-09 02:53:53,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 02:53:53,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:53,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fc00ce-cac0-4920-936f-7f84676f2434 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 02:53:53,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-50fc00ce-cac0-4920-936f-7f84676f2434 2019-01-09 02:53:53,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0735847949982s 2019-01-09 02:53:53,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 02:53:53,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:53,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef00d92-55b9-4960-af1e-a2038d0d4ae0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_f176b3ae-2ddf-45e9-b23a-845b479e0387", "links": {"self": "http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad"}, "domain_id": "default", "enabled": true, "id": "3f6dbbc879c946468185e155ea9c0cad", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:53:53,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4ef00d92-55b9-4960-af1e-a2038d0d4ae0 2019-01-09 02:53:53,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0996110439301s 2019-01-09 02:53:53,781 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4ef00d92-55b9-4960-af1e-a2038d0d4ae0 2019-01-09 02:53:53,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 02:53:53,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:53,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b8fd3b-3054-4d7f-95c7-004c4d8100f2 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/a321515e8c194e238587507dfbe78184"}, "enabled": true, "id": "a321515e8c194e238587507dfbe78184", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f176b3ae-2ddf-45e9-b23a-845b479e0387"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 02:53:53,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a1b8fd3b-3054-4d7f-95c7-004c4d8100f2 2019-01-09 02:53:53,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821721553802s 2019-01-09 02:53:53,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a1b8fd3b-3054-4d7f-95c7-004c4d8100f2 2019-01-09 02:53:53,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 02:53:53,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=3f6dbbc879c946468185e155ea9c0cad&scope.project.id=a321515e8c194e238587507dfbe78184&role.id=398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:53,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d75a03-641c-4536-a903-6e3ecc1ed369 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=3f6dbbc879c946468185e155ea9c0cad&scope.project.id=a321515e8c194e238587507dfbe78184&role.id=398098bc91ca4391b719dad853114c00", "previous": null, "next": null}} 2019-01-09 02:53:53,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3f6dbbc879c946468185e155ea9c0cad&scope.project.id=a321515e8c194e238587507dfbe78184&role.id=398098bc91ca4391b719dad853114c00 used request id req-f2d75a03-641c-4536-a903-6e3ecc1ed369 2019-01-09 02:53:53,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0152649879456s 2019-01-09 02:53:53,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 02:53:53,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/a321515e8c194e238587507dfbe78184/users/3f6dbbc879c946468185e155ea9c0cad/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:54,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-203a2704-b9a2-4a57-9849-43bb26a225a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:53:54,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a321515e8c194e238587507dfbe78184/users/3f6dbbc879c946468185e155ea9c0cad/roles/398098bc91ca4391b719dad853114c00 used request id req-203a2704-b9a2-4a57-9849-43bb26a225a1 2019-01-09 02:53:54,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120907068253s 2019-01-09 02:53:54,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:53:54,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:54,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0655578-2db5-473b-8159-c5529cf4d93c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "94bfaeded45b4548a0feaa49f4e56d52", "links": {"self": "http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 02:53:54,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e0655578-2db5-473b-8159-c5529cf4d93c 2019-01-09 02:53:54,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0852761268616s 2019-01-09 02:53:54,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 02:53:54,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:54,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ae3e64-cbd8-410f-81dc-022c2cd2e889 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 02:53:54,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a7ae3e64-cbd8-410f-81dc-022c2cd2e889 2019-01-09 02:53:54,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0752050876617s 2019-01-09 02:53:54,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 02:53:54,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:54,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a6c32e-58ca-452b-b590-3028c1f0cbf6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_f176b3ae-2ddf-45e9-b23a-845b479e0387", "links": {"self": "http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad"}, "domain_id": "default", "enabled": true, "id": "3f6dbbc879c946468185e155ea9c0cad", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:53:54,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-57a6c32e-58ca-452b-b590-3028c1f0cbf6 2019-01-09 02:53:54,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0979700088501s 2019-01-09 02:53:54,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-57a6c32e-58ca-452b-b590-3028c1f0cbf6 2019-01-09 02:53:54,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 02:53:54,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=3f6dbbc879c946468185e155ea9c0cad&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:54,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10373a39-5a35-433d-a654-0645e4ebc369 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=3f6dbbc879c946468185e155ea9c0cad&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 02:53:54,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3f6dbbc879c946468185e155ea9c0cad&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default used request id req-10373a39-5a35-433d-a654-0645e4ebc369 2019-01-09 02:53:54,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0799918174744s 2019-01-09 02:53:54,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 02:53:54,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/3f6dbbc879c946468185e155ea9c0cad/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:53:54,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d634a9fb-f821-406c-bbaa-59b672dc8c8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:53:54,482 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/3f6dbbc879c946468185e155ea9c0cad/roles/398098bc91ca4391b719dad853114c00 used request id req-d634a9fb-f821-406c-bbaa-59b672dc8c8a 2019-01-09 02:53:54,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123955965042s 2019-01-09 02:53:54,483 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 02:53:57,050 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 02:53:56.577 11558 INFO rally.deployment.engine [-] Deployment c2388280-2039-438b-bb11-01a936d4f0fd | Starting: Destroy cloud and free allocated resources. 2019-01-09 02:53:56.675 11558 INFO rally.deployment.engine [-] Deployment c2388280-2039-438b-bb11-01a936d4f0fd | Completed: Destroy cloud and free allocated resources. 2019-01-09 02:53:56.736 11558 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=e6bd2a01-11a1-4024-96b7-0e8a4db7207a) for deployment 'opnfv-rally'. 2019-01-09 02:53:56.769 11558 INFO rally.api [-] Deleting verification (UUID=53e9638e-9f8d-4133-b375-3b3d4a0cfd32). 2019-01-09 02:53:56.820 11558 INFO rally.api [-] Verification has been successfully deleted! 2019-01-09 02:53:56.821 11558 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e6bd2a01-11a1-4024-96b7-0e8a4db7207a). 2019-01-09 02:53:56.832 11558 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-09 02:53:59,504 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-09 02:53:59.158 11561 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=0de1719a-38c2-4304-b69c-c94da300931c) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 0de1719a-38c2-4304-b69c-c94da300931c | 2019-01-09T02:53:59 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 0de1719a-38c2-4304-b69c-c94da300931c ~/.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 2019-01-09 02:54:02,692 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+-------------------+-----------+ 2019-01-09 02:54:02,693 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 02:54:05,150 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-09 02:54:04.866 11567 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=e6bd2a01-11a1-4024-96b7-0e8a4db7207a). 2019-01-09 02:54:04.993 11567 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-09 02:54:08,480 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-09 02:54:07.152 11570 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-09 02:54:07.299 11570 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-09 02:54:08.281 11570 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9222c05f-73a7-4e17-9295-800c83a74663) has been successfully created! Using verifier 'opnfv-tempest' (UUID=9222c05f-73a7-4e17-9295-800c83a74663) as the default verifier for the future CLI operations. 2019-01-09 02:54:11,370 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-01-09 02:54:11,371 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 02:54:11,497 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 02:54:11,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:54:11,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea668339-81b7-4ba8-ac61-48d5d2dcb6ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:54:11,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ea668339-81b7-4ba8-ac61-48d5d2dcb6ef 2019-01-09 02:54:11,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:54:11,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94bfaeded45b4548a0feaa49f4e56d52", "name": "Member"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:54:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a321515e8c194e238587507dfbe78184", "name": "neutron_trunk-project_f176b3ae-2ddf-45e9-b23a-845b479e0387"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/a321515e8c194e238587507dfbe78184", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/a321515e8c194e238587507dfbe78184", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/a321515e8c194e238587507dfbe78184", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a321515e8c194e238587507dfbe78184", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/a321515e8c194e238587507dfbe78184", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/a321515e8c194e238587507dfbe78184", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a321515e8c194e238587507dfbe78184", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/a321515e8c194e238587507dfbe78184", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/a321515e8c194e238587507dfbe78184", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a321515e8c194e238587507dfbe78184", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/a321515e8c194e238587507dfbe78184", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/a321515e8c194e238587507dfbe78184", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_f176b3ae-2ddf-45e9-b23a-845b479e0387", "id": "3f6dbbc879c946468185e155ea9c0cad"}, "audit_ids": ["6xrJc86yTKWd9B8iB_uRWA"], "issued_at": "2019-01-09T02:54:11.000000Z"}} 2019-01-09 02:54:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" 2019-01-09 02:54:11,898 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 09 Jan 2019 02:54:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-09 02:54:11,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 02:54:11,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" 2019-01-09 02:54:12,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5bcd3243-f92f-4bed-b6db-65b6234b2238 Date: Wed, 09 Jan 2019 02:54:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 02:54:12,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5bcd3243-f92f-4bed-b6db-65b6234b2238 2019-01-09 02:54:12,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.567605018616s 2019-01-09 02:54:12,471 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5bcd3243-f92f-4bed-b6db-65b6234b2238 2019-01-09 02:54:12,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 02:54:12,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387"}' 2019-01-09 02:54:12,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801 X-Openstack-Request-Id: req-90a68245-3c52-499c-8660-a6e53568ce6b Date: Wed, 09 Jan 2019 02:54:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801/file", "owner": "a321515e8c194e238587507dfbe78184", "id": "5a44ca03-899a-48af-adbd-ffd71f342801", "size": null, "self": "/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T02:54:12Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387", "checksum": null, "created_at": "2019-01-09T02:54:12Z", "protected": false} 2019-01-09 02:54:12,688 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-90a68245-3c52-499c-8660-a6e53568ce6b 2019-01-09 02:54:12,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.214910984039s 2019-01-09 02:54:12,688 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-90a68245-3c52-499c-8660-a6e53568ce6b returning object 5a44ca03-899a-48af-adbd-ffd71f342801 2019-01-09 02:54:12,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 02:54:12,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" -d '' 2019-01-09 02:54:14,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-17434841-d8e5-4e28-88f2-305f5309e771 Date: Wed, 09 Jan 2019 02:54:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:54:14,823 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801/file used request id req-17434841-d8e5-4e28-88f2-305f5309e771 2019-01-09 02:54:14,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.13484692574s 2019-01-09 02:54:14,824 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801/file used request id req-17434841-d8e5-4e28-88f2-305f5309e771 2019-01-09 02:54:14,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 02:54:14,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" 2019-01-09 02:54:15,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-8c6d57a0-28d7-4920-bf94-013a8bd8c888 Date: Wed, 09 Jan 2019 02:54:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5a44ca03-899a-48af-adbd-ffd71f342801/snap", "metadata": {}}], "file": "/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801/file", "owner": "a321515e8c194e238587507dfbe78184", "id": "5a44ca03-899a-48af-adbd-ffd71f342801", "size": 12716032, "self": "/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5a44ca03-899a-48af-adbd-ffd71f342801/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T02:54:14Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T02:54:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 02:54:15,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8c6d57a0-28d7-4920-bf94-013a8bd8c888 2019-01-09 02:54:15,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176512956619s 2019-01-09 02:54:15,001 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8c6d57a0-28d7-4920-bf94-013a8bd8c888 2019-01-09 02:54:15,003 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5a44ca03-899a-48af-adbd-ffd71f342801/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801/file', 'owner': u'a321515e8c194e238587507dfbe78184', 'id': u'5a44ca03-899a-48af-adbd-ffd71f342801', 'size': 12716032, u'self': u'/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a321515e8c194e238587507dfbe78184', 'name': 'neutron_trunk-project_f176b3ae-2ddf-45e9-b23a-845b479e0387', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5a44ca03-899a-48af-adbd-ffd71f342801/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T02:54:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T02:54:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387', 'created': u'2019-01-09T02:54:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T02:54:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 02:54:15,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 02:54:15,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_f176b3ae-2ddf-45e9-b23a-845b479e0387", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 02:54:15,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:54: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-dcca3306-0712-49e5-9f0a-bc7f36d9910c x-compute-request-id: req-dcca3306-0712-49e5-9f0a-bc7f36d9910c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d69f3c57-5e37-458b-bfda-e5324aa6177f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d69f3c57-5e37-458b-bfda-e5324aa6177f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d69f3c57-5e37-458b-bfda-e5324aa6177f", "name": "neutron_trunk-flavor_f176b3ae-2ddf-45e9-b23a-845b479e0387", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:54:15,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dcca3306-0712-49e5-9f0a-bc7f36d9910c 2019-01-09 02:54:15,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.184798955917s 2019-01-09 02:54:15,190 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dcca3306-0712-49e5-9f0a-bc7f36d9910c returning object d69f3c57-5e37-458b-bfda-e5324aa6177f 2019-01-09 02:54:15,190 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_f176b3ae-2ddf-45e9-b23a-845b479e0387', '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'd1068f4148dd4416a9431391ad50b4a8', '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'd69f3c57-5e37-458b-bfda-e5324aa6177f', 'swap': 0}) 2019-01-09 02:54:15,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 02:54:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/d69f3c57-5e37-458b-bfda-e5324aa6177f/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" -d '{"extra_specs": {}}' 2019-01-09 02:54:15,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:54: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-a6e183c5-6c0d-489a-a135-1affd06ff097 x-compute-request-id: req-a6e183c5-6c0d-489a-a135-1affd06ff097 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 02:54:15,212 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d69f3c57-5e37-458b-bfda-e5324aa6177f/os-extra_specs used request id req-a6e183c5-6c0d-489a-a135-1affd06ff097 2019-01-09 02:54:15,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204401016235s 2019-01-09 02:54:15,212 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d69f3c57-5e37-458b-bfda-e5324aa6177f/os-extra_specs used request id req-a6e183c5-6c0d-489a-a135-1affd06ff097 2019-01-09 02:54:15,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:54:15,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" 2019-01-09 02:54:15,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:54:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:54:15,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" 2019-01-09 02:54:15,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c33292d-3e61-45ea-a6de-9d1e6321a3e7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "94bfaeded45b4548a0feaa49f4e56d52", "links": {"self": "http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 02:54:15,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6c33292d-3e61-45ea-a6de-9d1e6321a3e7 2019-01-09 02:54:15,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.096578836441s 2019-01-09 02:54:15,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 02:54:15,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" 2019-01-09 02:54:15,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:54: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-58a10299-b5b4-42dd-886b-048ba408c71f x-compute-request-id: req-58a10299-b5b4-42dd-886b-048ba408c71f Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "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\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-09 02:54:15,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-58a10299-b5b4-42dd-886b-048ba408c71f 2019-01-09 02:54:15,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.200168132782s 2019-01-09 02:54:15,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-58a10299-b5b4-42dd-886b-048ba408c71f 2019-01-09 02:54:15,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 02:54:15,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" 2019-01-09 02:54:16,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-fb5451bc-90c1-4ab4-a5a9-7283c7f3fa9d Date: Wed, 09 Jan 2019 02:54:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5a44ca03-899a-48af-adbd-ffd71f342801/snap", "metadata": {}}], "file": "/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801/file", "owner": "a321515e8c194e238587507dfbe78184", "id": "5a44ca03-899a-48af-adbd-ffd71f342801", "size": 12716032, "self": "/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5a44ca03-899a-48af-adbd-ffd71f342801/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T02:54:14Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T02:54:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 02:54:16,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fb5451bc-90c1-4ab4-a5a9-7283c7f3fa9d 2019-01-09 02:54:16,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.587018013s 2019-01-09 02:54:16,104 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fb5451bc-90c1-4ab4-a5a9-7283c7f3fa9d 2019-01-09 02:54:16,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 02:54:16,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387"}' 2019-01-09 02:54:16,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464 X-Openstack-Request-Id: req-c3fed11c-8f9d-4e9b-9c1f-f1d94b764599 Date: Wed, 09 Jan 2019 02:54:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464/file", "owner": "a321515e8c194e238587507dfbe78184", "id": "8d60ec29-e808-471e-ba82-f1a8ab238464", "size": null, "self": "/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T02:54:16Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387", "checksum": null, "created_at": "2019-01-09T02:54:16Z", "protected": false} 2019-01-09 02:54:16,296 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c3fed11c-8f9d-4e9b-9c1f-f1d94b764599 2019-01-09 02:54:16,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.189451932907s 2019-01-09 02:54:16,296 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c3fed11c-8f9d-4e9b-9c1f-f1d94b764599 returning object 8d60ec29-e808-471e-ba82-f1a8ab238464 2019-01-09 02:54:16,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 02:54:16,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" -d '' 2019-01-09 02:54:18,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19584c42-23a8-46ee-aad2-282977b54c0a Date: Wed, 09 Jan 2019 02:54:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:54:18,042 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464/file used request id req-19584c42-23a8-46ee-aad2-282977b54c0a 2019-01-09 02:54:18,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.74471879005s 2019-01-09 02:54:18,042 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464/file used request id req-19584c42-23a8-46ee-aad2-282977b54c0a 2019-01-09 02:54:18,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 02:54:18,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" 2019-01-09 02:54:18,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-49912cc2-70e2-4623-8e40-b0e5085d2f0f Date: Wed, 09 Jan 2019 02:54:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8d60ec29-e808-471e-ba82-f1a8ab238464/snap", "metadata": {}}], "file": "/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464/file", "owner": "a321515e8c194e238587507dfbe78184", "id": "8d60ec29-e808-471e-ba82-f1a8ab238464", "size": 12716032, "self": "/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8d60ec29-e808-471e-ba82-f1a8ab238464/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T02:54:18Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T02:54:16Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5a44ca03-899a-48af-adbd-ffd71f342801/snap", "metadata": {}}], "file": "/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801/file", "owner": "a321515e8c194e238587507dfbe78184", "id": "5a44ca03-899a-48af-adbd-ffd71f342801", "size": 12716032, "self": "/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5a44ca03-899a-48af-adbd-ffd71f342801/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T02:54:14Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T02:54:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 02:54:18,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-49912cc2-70e2-4623-8e40-b0e5085d2f0f 2019-01-09 02:54:18,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.558791160583s 2019-01-09 02:54:18,602 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-49912cc2-70e2-4623-8e40-b0e5085d2f0f 2019-01-09 02:54:18,605 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8d60ec29-e808-471e-ba82-f1a8ab238464/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464/file', 'owner': u'a321515e8c194e238587507dfbe78184', 'id': u'8d60ec29-e808-471e-ba82-f1a8ab238464', 'size': 12716032, u'self': u'/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a321515e8c194e238587507dfbe78184', 'name': 'neutron_trunk-project_f176b3ae-2ddf-45e9-b23a-845b479e0387', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/8d60ec29-e808-471e-ba82-f1a8ab238464/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T02:54:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T02:54:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387', 'created': u'2019-01-09T02:54:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T02:54:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 02:54:18,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 02:54:18,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 02:54:18,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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,Accept-Encoding x-openstack-request-id: req-d2f804b6-2dfc-4234-a17c-7844aea7e52a x-compute-request-id: req-d2f804b6-2dfc-4234-a17c-7844aea7e52a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3445185d-1956-40c4-9959-53da4646f325", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3445185d-1956-40c4-9959-53da4646f325", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3445185d-1956-40c4-9959-53da4646f325", "name": "neutron_trunk-flavor_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:54:18,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d2f804b6-2dfc-4234-a17c-7844aea7e52a 2019-01-09 02:54:18,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0534410476685s 2019-01-09 02:54:18,660 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d2f804b6-2dfc-4234-a17c-7844aea7e52a returning object 3445185d-1956-40c4-9959-53da4646f325 2019-01-09 02:54:18,661 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387', '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'd1068f4148dd4416a9431391ad50b4a8', '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'3445185d-1956-40c4-9959-53da4646f325', 'swap': 0}) 2019-01-09 02:54:18,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 02:54:18,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/3445185d-1956-40c4-9959-53da4646f325/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" -d '{"extra_specs": {}}' 2019-01-09 02:54:18,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-afa355c2-88cc-4424-ac6c-c22a1b33bc45 x-compute-request-id: req-afa355c2-88cc-4424-ac6c-c22a1b33bc45 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 02:54:18,684 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3445185d-1956-40c4-9959-53da4646f325/os-extra_specs used request id req-afa355c2-88cc-4424-ac6c-c22a1b33bc45 2019-01-09 02:54:18,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022253036499s 2019-01-09 02:54:18,684 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3445185d-1956-40c4-9959-53da4646f325/os-extra_specs used request id req-afa355c2-88cc-4424-ac6c-c22a1b33bc45 2019-01-09 02:54:18,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387', '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'd1068f4148dd4416a9431391ad50b4a8', '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'3445185d-1956-40c4-9959-53da4646f325', 'swap': 0}) 2019-01-09 02:54:21,791 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-09 02:54:20.726 11589 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9222c05f-73a7-4e17-9295-800c83a74663) for deployment 'opnfv-rally' (UUID=0de1719a-38c2-4304-b69c-c94da300931c). 2019-01-09 02:54:21.608 11589 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-09 02:54:21.610 11589 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9222c05f-73a7-4e17-9295-800c83a74663) has been successfully configured for deployment 'opnfv-rally' (UUID=0de1719a-38c2-4304-b69c-c94da300931c)! 2019-01-09 02:54:21,791 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-09 02:54:21,791 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-09 02:54:21,794 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-09 02:54:21,815 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-09 02:54:26,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9222c05f-73a7-4e17-9295-800c83a74663/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-01-09 02:54:26,285 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-09 02:54:26,293 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-09 02:54:26,294 - 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']'. 2019-01-09 02:54:28,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 02:54:28.449 11598 INFO rally.api [-] Starting verification (UUID=c02ad14e-e920-464c-ad3d-f761857d39c9) for deployment 'opnfv-rally' (UUID=0de1719a-38c2-4304-b69c-c94da300931c) by verifier 'opnfv-tempest' (UUID=9222c05f-73a7-4e17-9295-800c83a74663). 2019-01-09 02:54:28,451 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c02ad14e-e920-464c-ad3d-f761857d39c9 2019-01-09 02:56:17,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c02ad14e-e920-464c-ad3d-f761857d39c9 2019-01-09 02:56:17,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c02ad14e-e920-464c-ad3d-f761857d39c9']'. 2019-01-09 02:56:18,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-09 02:56:18,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-09 02:56:18,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 02:56:18,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c02ad14e-e920-464c-ad3d-f761857d39c9 | 2019-01-09 02:56:18,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-09 02:56:18,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-09 02:54:28 | 2019-01-09 02:56:18,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-09 02:56:17 | 2019-01-09 02:56:18,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:49 | 2019-01-09 02:56:18,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-09 02:56:18,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-09 02:56:18,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9222c05f-73a7-4e17-9295-800c83a74663) | 2019-01-09 02:56:18,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-09 02:56:18,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0de1719a-38c2-4304-b69c-c94da300931c) | 2019-01-09 02:56:18,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-01-09 02:56:18,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 99.544 | 2019-01-09 02:56:18,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-01-09 02:56:18,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-01-09 02:56:18,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-09 02:56:18,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-09 02:56:18,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-09 02:56:18,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 02:56:18,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-09 02:56:18,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-09 02:56:18,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-01-09 02:56:18,660 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 02:56:18,661 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:07 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-09 02:56:18,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 02:56:18,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" 2019-01-09 02:56:20,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b211b75d-8573-4a8a-bccf-4498b4c0c381 Date: Wed, 09 Jan 2019 02:56:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:56:20,394 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464 used request id req-b211b75d-8573-4a8a-bccf-4498b4c0c381 2019-01-09 02:56:20,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.72838401794s 2019-01-09 02:56:20,394 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8d60ec29-e808-471e-ba82-f1a8ab238464 used request id req-b211b75d-8573-4a8a-bccf-4498b4c0c381 2019-01-09 02:56:20,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 02:56:20,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:56:20,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d170e05b-3d0d-46b4-9e1d-db84732d7919 x-compute-request-id: req-d170e05b-3d0d-46b4-9e1d-db84732d7919 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3445185d-1956-40c4-9959-53da4646f325", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3445185d-1956-40c4-9959-53da4646f325", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3445185d-1956-40c4-9959-53da4646f325", "name": "neutron_trunk-flavor_alt_f176b3ae-2ddf-45e9-b23a-845b479e0387", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d69f3c57-5e37-458b-bfda-e5324aa6177f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d69f3c57-5e37-458b-bfda-e5324aa6177f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d69f3c57-5e37-458b-bfda-e5324aa6177f", "name": "neutron_trunk-flavor_f176b3ae-2ddf-45e9-b23a-845b479e0387", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 02:56:20,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d170e05b-3d0d-46b4-9e1d-db84732d7919 2019-01-09 02:56:20,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0361430644989s 2019-01-09 02:56:20,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d170e05b-3d0d-46b4-9e1d-db84732d7919 2019-01-09 02:56:20,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 02:56:20,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/3445185d-1956-40c4-9959-53da4646f325 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:56:20,495 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:56:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f53beae-9685-4121-85dc-ac9548146091 x-compute-request-id: req-9f53beae-9685-4121-85dc-ac9548146091 Content-Length: 0 Content-Type: application/json 2019-01-09 02:56:20,495 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3445185d-1956-40c4-9959-53da4646f325 used request id req-9f53beae-9685-4121-85dc-ac9548146091 2019-01-09 02:56:20,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0611999034882s 2019-01-09 02:56:20,495 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3445185d-1956-40c4-9959-53da4646f325 used request id req-9f53beae-9685-4121-85dc-ac9548146091 2019-01-09 02:56:20,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 02:56:20,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" 2019-01-09 02:56:20,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-3526f680-dde6-4072-bba1-380f92b0b0b4 Date: Wed, 09 Jan 2019 02:56:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5a44ca03-899a-48af-adbd-ffd71f342801/snap", "metadata": {}}], "file": "/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801/file", "owner": "a321515e8c194e238587507dfbe78184", "id": "5a44ca03-899a-48af-adbd-ffd71f342801", "size": 12716032, "self": "/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5a44ca03-899a-48af-adbd-ffd71f342801/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T02:54:14Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f176b3ae-2ddf-45e9-b23a-845b479e0387", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T02:54:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 02:56:20,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3526f680-dde6-4072-bba1-380f92b0b0b4 2019-01-09 02:56:20,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256361961365s 2019-01-09 02:56:20,522 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3526f680-dde6-4072-bba1-380f92b0b0b4 2019-01-09 02:56:20,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 02:56:20,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10095e05d08812567133a76197d04801395187d" 2019-01-09 02:56:22,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23f652a8-670c-4608-b95b-79505d337905 Date: Wed, 09 Jan 2019 02:56:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:56:22,798 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801 used request id req-23f652a8-670c-4608-b95b-79505d337905 2019-01-09 02:56:22,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.27447605133s 2019-01-09 02:56:22,799 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5a44ca03-899a-48af-adbd-ffd71f342801 used request id req-23f652a8-670c-4608-b95b-79505d337905 2019-01-09 02:56:22,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 02:56:22,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:56:22,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d497aa1-9937-40e9-b606-a947029e10be x-compute-request-id: req-9d497aa1-9937-40e9-b606-a947029e10be Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d69f3c57-5e37-458b-bfda-e5324aa6177f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d69f3c57-5e37-458b-bfda-e5324aa6177f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d69f3c57-5e37-458b-bfda-e5324aa6177f", "name": "neutron_trunk-flavor_f176b3ae-2ddf-45e9-b23a-845b479e0387", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 02:56:22,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9d497aa1-9937-40e9-b606-a947029e10be 2019-01-09 02:56:22,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0319910049438s 2019-01-09 02:56:22,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9d497aa1-9937-40e9-b606-a947029e10be 2019-01-09 02:56:22,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 02:56:22,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/d69f3c57-5e37-458b-bfda-e5324aa6177f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:56:22,877 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02:56:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0016b512-8b9e-4c82-a61c-faafb6d63b16 x-compute-request-id: req-0016b512-8b9e-4c82-a61c-faafb6d63b16 Content-Length: 0 Content-Type: application/json 2019-01-09 02:56:22,877 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d69f3c57-5e37-458b-bfda-e5324aa6177f used request id req-0016b512-8b9e-4c82-a61c-faafb6d63b16 2019-01-09 02:56:22,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0435781478882s 2019-01-09 02:56:22,878 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d69f3c57-5e37-458b-bfda-e5324aa6177f used request id req-0016b512-8b9e-4c82-a61c-faafb6d63b16 2019-01-09 02:56:22,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 02:56:22,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:56:22,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e24d980-407f-43b5-8439-ef280e047b7d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_f176b3ae-2ddf-45e9-b23a-845b479e0387", "links": {"self": "http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad"}, "domain_id": "default", "enabled": true, "id": "3f6dbbc879c946468185e155ea9c0cad", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:56:22,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4e24d980-407f-43b5-8439-ef280e047b7d 2019-01-09 02:56:22,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104683160782s 2019-01-09 02:56:22,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4e24d980-407f-43b5-8439-ef280e047b7d 2019-01-09 02:56:22,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 02:56:22,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:56:23,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79675fc-e8a8-4147-a480-830557479244 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad"}, "enabled": true, "id": "3f6dbbc879c946468185e155ea9c0cad", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_f176b3ae-2ddf-45e9-b23a-845b479e0387"}} 2019-01-09 02:56:23,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad used request id req-c79675fc-e8a8-4147-a480-830557479244 2019-01-09 02:56:23,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0912430286407s 2019-01-09 02:56:23,085 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad used request id req-c79675fc-e8a8-4147-a480-830557479244 2019-01-09 02:56:23,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 02:56:23,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:56:23,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a157ecc-4bf9-4762-8b43-e7c5bac253d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:56:23,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad used request id req-8a157ecc-4bf9-4762-8b43-e7c5bac253d1 2019-01-09 02:56:23,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.201729059219s 2019-01-09 02:56:23,288 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3f6dbbc879c946468185e155ea9c0cad used request id req-8a157ecc-4bf9-4762-8b43-e7c5bac253d1 2019-01-09 02:56:23,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 02:56:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:56:23,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f1cb42-80e9-4d18-926c-9278dce25818 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/a321515e8c194e238587507dfbe78184"}, "enabled": true, "id": "a321515e8c194e238587507dfbe78184", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f176b3ae-2ddf-45e9-b23a-845b479e0387"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 02:56:23,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-b2f1cb42-80e9-4d18-926c-9278dce25818 2019-01-09 02:56:23,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0737738609314s 2019-01-09 02:56:23,363 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-b2f1cb42-80e9-4d18-926c-9278dce25818 2019-01-09 02:56:23,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 02:56:23,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/a321515e8c194e238587507dfbe78184 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:56:23,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cea308e4-452c-40c0-afde-ced3985356b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:56:23,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a321515e8c194e238587507dfbe78184 used request id req-cea308e4-452c-40c0-afde-ced3985356b4 2019-01-09 02:56:23,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.161456108093s 2019-01-09 02:56:23,527 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a321515e8c194e238587507dfbe78184 used request id req-cea308e4-452c-40c0-afde-ced3985356b4 2019-01-09 02:56:23,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:56:23,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:56:23,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7735e3e4-da8c-47e1-a3af-802e3a551808 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "94bfaeded45b4548a0feaa49f4e56d52", "links": {"self": "http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 02:56:23,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7735e3e4-da8c-47e1-a3af-802e3a551808 2019-01-09 02:56:23,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0845148563385s 2019-01-09 02:56:23,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 02:56:23,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:56:23,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-667014b0-49d1-43cc-b84c-e0d9b6164c6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:56:23,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/94bfaeded45b4548a0feaa49f4e56d52 used request id req-667014b0-49d1-43cc-b84c-e0d9b6164c6a 2019-01-09 02:56:23,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.126467943192s 2019-01-09 02:56:23,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 02:56:23,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=a321515e8c194e238587507dfbe78184&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79e2e8796115f22af946b19e6562ae3d7dadb541" 2019-01-09 02:56:23,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-21874847-0676-4da0-a44e-227644150ee4 Date: Wed, 09 Jan 2019 02:56:23 GMT RESP BODY: {"security_groups": []} 2019-01-09 02:56:23,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=a321515e8c194e238587507dfbe78184&name=default used request id req-21874847-0676-4da0-a44e-227644150ee4 2019-01-09 02:56:23,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194417953491s 2019-01-09 02:56:23,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=a321515e8c194e238587507dfbe78184&name=default used request id req-21874847-0676-4da0-a44e-227644150ee4 2019-01-09 02:56:23,940 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:43 | PASS | | vping_userdata | functest | smoke | 00:38 | PASS | | tempest_smoke_serial | functest | smoke | 14:51 | PASS | | rally_sanity | functest | smoke | 25:56 | PASS | | refstack_defcore | functest | smoke | 05:37 | PASS | | patrole | functest | smoke | 02:41 | PASS | | snaps_smoke | functest | smoke | 57:01 | PASS | | neutron_trunk | functest | smoke | 02:07 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2019-01-09 02:56:23,951 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-09 02:56:24,156 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:56:24,257 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 02:56:31,393 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-325 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 02:56:31,399 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=26YVxeuR2bx6c4n7buQUAYWr3 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2019-01-09 02:56:31,399 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-09 02:56:31,400 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2019-01-09 02:56:31,402 - 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 | +-----------------------------+------------------------+------------------+------------------+----------------+ 2019-01-09 02:56:31,407 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-09 02:56:36,268 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-325 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 02:56:36,277 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=26YVxeuR2bx6c4n7buQUAYWr3 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2019-01-09 02:56:36,277 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-09 02:56:36,279 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2019-01-09 02:56:36,298 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-01-09 02:56:37,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 02:56:37,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 02:56:37,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 02:56:37,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 02:56:37,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 02:56:37,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 02:56:37,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 02:56:37,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 02:56:37,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 02:56:37,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 02:56:37,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 02:56:37,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 02:56:37,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 02:56:37,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 02:56:37,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 02:56:37,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 02:56:37,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 02:56:37,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 02:56:37,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 02:56:37,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 02:56:37,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 02:56:37,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 02:56:37,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:56:37,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5127b766-9553-4689-a73d-840edd1e2e94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:56:37,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5127b766-9553-4689-a73d-840edd1e2e94 2019-01-09 02:56:37,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:56:38,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T03:56:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["1mRkiyuQSFCuTg9CCnMhvg"], "issued_at": "2019-01-09T02:56:38.000000Z"}} 2019-01-09 02:56:38,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 02:56:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:38,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7fbd3367-718e-400c-abd5-a4e915cd58bd Date: Wed, 09 Jan 2019 02:56:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 02:56:38,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7fbd3367-718e-400c-abd5-a4e915cd58bd 2019-01-09 02:56:38,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240743875504s 2019-01-09 02:56:38,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7fbd3367-718e-400c-abd5-a4e915cd58bd 2019-01-09 02:56:38,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 02:56:38,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:38,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 02:56:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 02:56:39,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:39,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40da3fa0-4843-46d4-a628-6a9c3df66c18 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 02:56:39,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-40da3fa0-4843-46d4-a628-6a9c3df66c18 2019-01-09 02:56:39,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.529064893723s 2019-01-09 02:56:39,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 02:56:39,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}}' 2019-01-09 02:56:39,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-effe2863-c3d0-4aa0-9f4e-22e020ab288c Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/8de5879fd111425ba27c1c8f09c634b5"}, "enabled": true, "id": "8de5879fd111425ba27c1c8f09c634b5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}} 2019-01-09 02:56:39,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-effe2863-c3d0-4aa0-9f4e-22e020ab288c 2019-01-09 02:56:39,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.113995790482s 2019-01-09 02:56:39,229 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-effe2863-c3d0-4aa0-9f4e-22e020ab288c 2019-01-09 02:56:39,230 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'id': u'8de5879fd111425ba27c1c8f09c634b5', 'description': u'Created by OPNFV Functest: cloudify_ims', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 02:56:39,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 02:56:39,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357317209244s 2019-01-09 02:56:39,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/064818b4998440e194ab9f4aaab16afb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:39,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779c42b6-2663-4668-8059-ae15ab71bb4f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/064818b4998440e194ab9f4aaab16afb"}, "enabled": true, "id": "064818b4998440e194ab9f4aaab16afb", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}} 2019-01-09 02:56:39,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/064818b4998440e194ab9f4aaab16afb used request id req-779c42b6-2663-4668-8059-ae15ab71bb4f 2019-01-09 02:56:39,677 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'064818b4998440e194ab9f4aaab16afb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73'}) 2019-01-09 02:56:39,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:56:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:39,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d24a055-9fe4-4a8b-a284-3f2df281e3f0 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 02:56:39,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9d24a055-9fe4-4a8b-a284-3f2df281e3f0 2019-01-09 02:56:39,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.158674001694s 2019-01-09 02:56:39,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:56:39,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:39,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04bde97f-f1fc-4cb9-95be-63221b08a989 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 02:56:39,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-04bde97f-f1fc-4cb9-95be-63221b08a989 2019-01-09 02:56:39,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0784409046173s 2019-01-09 02:56:39,917 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 02:56:39,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 02:56:39,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" -d '{"role": {"name": "Member"}}' 2019-01-09 02:56:40,015 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 02:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2f03d0a-2beb-48d7-a747-01b54284a798 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e641b2f846a847549027c05bb7a07559", "links": {"self": "http://172.30.9.26:5000/v3/roles/e641b2f846a847549027c05bb7a07559"}, "name": "Member"}} 2019-01-09 02:56:40,015 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c2f03d0a-2beb-48d7-a747-01b54284a798 2019-01-09 02:56:40,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.097559928894s 2019-01-09 02:56:40,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/e641b2f846a847549027c05bb7a07559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:40,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa0aca9-3fe1-4119-b0af-79e9ddd8073c Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e641b2f846a847549027c05bb7a07559"}, "domain_id": null, "name": "Member", "id": "e641b2f846a847549027c05bb7a07559"}} 2019-01-09 02:56:40,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e641b2f846a847549027c05bb7a07559 used request id req-aaa0aca9-3fe1-4119-b0af-79e9ddd8073c 2019-01-09 02:56:40,032 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/e641b2f846a847549027c05bb7a07559'}, 'domain_id': None, 'human_id': None, 'id': u'e641b2f846a847549027c05bb7a07559', 'HUMAN_ID': False}) 2019-01-09 02:56:40,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 02:56:40,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:40,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81721359-fb17-49e6-9402-13cb61c1109f Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e641b2f846a847549027c05bb7a07559", "links": {"self": "http://172.30.9.26:5000/v3/roles/e641b2f846a847549027c05bb7a07559"}, "name": "Member"}]} 2019-01-09 02:56:40,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-81721359-fb17-49e6-9402-13cb61c1109f 2019-01-09 02:56:40,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816209316254s 2019-01-09 02:56:40,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 02:56:40,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:40,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e20828c-d11b-411c-9526-7a8d72da1dea Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 02:56:40,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-1e20828c-d11b-411c-9526-7a8d72da1dea 2019-01-09 02:56:40,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0749380588531s 2019-01-09 02:56:40,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 02:56:40,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:40,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b028d6-0b1a-45bc-902f-f2936aab5c46 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "cloudify_ims-user_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "links": {"self": "http://172.30.9.26:5000/v3/users/064818b4998440e194ab9f4aaab16afb"}, "domain_id": "default", "enabled": true, "id": "064818b4998440e194ab9f4aaab16afb", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 02:56:40,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-52b028d6-0b1a-45bc-902f-f2936aab5c46 2019-01-09 02:56:40,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0997669696808s 2019-01-09 02:56:40,292 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-52b028d6-0b1a-45bc-902f-f2936aab5c46 2019-01-09 02:56:40,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 02:56:40,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:40,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c3f8c3-1f93-44c3-a263-2710b8c711d0 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/8de5879fd111425ba27c1c8f09c634b5"}, "enabled": true, "id": "8de5879fd111425ba27c1c8f09c634b5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 02:56:40,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f1c3f8c3-1f93-44c3-a263-2710b8c711d0 2019-01-09 02:56:40,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0833659172058s 2019-01-09 02:56:40,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f1c3f8c3-1f93-44c3-a263-2710b8c711d0 2019-01-09 02:56:40,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 02:56:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=064818b4998440e194ab9f4aaab16afb&scope.project.id=8de5879fd111425ba27c1c8f09c634b5&role.id=e641b2f846a847549027c05bb7a07559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:40,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3257b8e4-d8f8-4877-ada0-3aeb03ff2d12 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=064818b4998440e194ab9f4aaab16afb&scope.project.id=8de5879fd111425ba27c1c8f09c634b5&role.id=e641b2f846a847549027c05bb7a07559", "previous": null, "next": null}} 2019-01-09 02:56:40,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=064818b4998440e194ab9f4aaab16afb&scope.project.id=8de5879fd111425ba27c1c8f09c634b5&role.id=e641b2f846a847549027c05bb7a07559 used request id req-3257b8e4-d8f8-4877-ada0-3aeb03ff2d12 2019-01-09 02:56:40,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0765891075134s 2019-01-09 02:56:40,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 02:56:40,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/8de5879fd111425ba27c1c8f09c634b5/users/064818b4998440e194ab9f4aaab16afb/roles/e641b2f846a847549027c05bb7a07559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:40,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 02:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb6d318-a4a9-4a6a-ae82-74d717275c0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 02:56:40,590 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8de5879fd111425ba27c1c8f09c634b5/users/064818b4998440e194ab9f4aaab16afb/roles/e641b2f846a847549027c05bb7a07559 used request id req-6fb6d318-a4a9-4a6a-ae82-74d717275c0f 2019-01-09 02:56:40,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.128705024719s 2019-01-09 02:56:40,591 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '7d2d6af9-f6c0-4ca8-84d4-0d8215d27c95', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'cloudify_ims-user_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'project_id': u'8de5879fd111425ba27c1c8f09c634b5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 02:56:40,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 02:56:40,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 02:56:40,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 02:56:40,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 02:56:40,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 02:56:40,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 02:56:40,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 02:56:40,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 02:56:40,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 02:56:40,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 02:56:40,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 02:56:40,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 02:56:40,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 02:56:40,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 02:56:40,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 02:56:40,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 02:56:40,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 02:56:40,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 02:56:40,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 02:56:40,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 02:56:40,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 02:56:40,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 02:56:40,596 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'password': '7d2d6af9-f6c0-4ca8-84d4-0d8215d27c95', 'project_name': 'cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '8de5879fd111425ba27c1c8f09c634b5', 'project_domain_name': 'Default'} 2019-01-09 02:56:40,657 - 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'}} 2019-01-09 02:56:40,672 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-01-09 02:56:40,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 02:56:40,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:40,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3092b8-6f17-498d-b335-80c175c786c0 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 02:56:40,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-4e3092b8-6f17-498d-b335-80c175c786c0 2019-01-09 02:56:40,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0816559791565s 2019-01-09 02:56:40,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 02:56:40,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 02:56:40,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ebdd216-9768-409f-a11b-5643754d503e Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/8de5879fd111425ba27c1c8f09c634b5"}, "enabled": true, "id": "8de5879fd111425ba27c1c8f09c634b5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 02:56:40,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0ebdd216-9768-409f-a11b-5643754d503e 2019-01-09 02:56:40,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0753180980682s 2019-01-09 02:56:40,832 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0ebdd216-9768-409f-a11b-5643754d503e 2019-01-09 02:56:40,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 02:56:40,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" -d '{"network": {"tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "name": "cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "admin_state_up": true}}' 2019-01-09 02:56:41,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-c6df1d25-369d-4ff9-9afc-fb384021d4e9 Date: Wed, 09 Jan 2019 02:56:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0df2d8d9-87ed-4514-be43-b984e2149fef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8de5879fd111425ba27c1c8f09c634b5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T02:56:41Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73","admin_state_up":true,"tenant_id":"8de5879fd111425ba27c1c8f09c634b5","created_at":"2019-01-09T02:56:41Z","mtu":1450}} 2019-01-09 02:56:41,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c6df1d25-369d-4ff9-9afc-fb384021d4e9 2019-01-09 02:56:41,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.52622294426s 2019-01-09 02:56:41,361 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c6df1d25-369d-4ff9-9afc-fb384021d4e9 2019-01-09 02:56:41,362 - 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'2019-01-09T02:56:41Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0df2d8d9-87ed-4514-be43-b984e2149fef', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'created_at': u'2019-01-09T02:56:41Z', u'mtu': 1450, u'tenant_id': u'8de5879fd111425ba27c1c8f09c634b5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8de5879fd111425ba27c1c8f09c634b5'}) 2019-01-09 02:56:41,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 02:56:41,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c94e8b6-102b-4810-93c3-af7d723e6284 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 02:56:41,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5c94e8b6-102b-4810-93c3-af7d723e6284 2019-01-09 02:56:41,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 02:56:41,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e641b2f846a847549027c05bb7a07559", "name": "Member"}], "expires_at": "2019-01-09T03:56:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8de5879fd111425ba27c1c8f09c634b5", "name": "cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8de5879fd111425ba27c1c8f09c634b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/8de5879fd111425ba27c1c8f09c634b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/8de5879fd111425ba27c1c8f09c634b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8de5879fd111425ba27c1c8f09c634b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/8de5879fd111425ba27c1c8f09c634b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/8de5879fd111425ba27c1c8f09c634b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8de5879fd111425ba27c1c8f09c634b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/8de5879fd111425ba27c1c8f09c634b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/8de5879fd111425ba27c1c8f09c634b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8de5879fd111425ba27c1c8f09c634b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/8de5879fd111425ba27c1c8f09c634b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/8de5879fd111425ba27c1c8f09c634b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "id": "064818b4998440e194ab9f4aaab16afb"}, "audit_ids": ["9BYYS0wCQ5CChU2ZKSQjhQ"], "issued_at": "2019-01-09T02:56:41.000000Z"}} 2019-01-09 02:56:41,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 02:56:41,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:56:42,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-229c8660-b793-4d58-83a9-75a484e22d88 Date: Wed, 09 Jan 2019 02:56:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T02:56:41Z","tenant_id":"8de5879fd111425ba27c1c8f09c634b5","created_at":"2019-01-09T02:56:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8de5879fd111425ba27c1c8f09c634b5","id":"0df2d8d9-87ed-4514-be43-b984e2149fef","name":"cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:56:42,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-229c8660-b793-4d58-83a9-75a484e22d88 2019-01-09 02:56:42,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263743877411s 2019-01-09 02:56:42,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-229c8660-b793-4d58-83a9-75a484e22d88 2019-01-09 02:56:42,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 02:56:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '{"subnet": {"name": "cloudify_ims-subnet_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "enable_dhcp": true, "network_id": "0df2d8d9-87ed-4514-be43-b984e2149fef", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 02:56:42,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2fc4db84-8d4c-4bdf-a4e9-f82ea98e8e6f Date: Wed, 09 Jan 2019 02:56:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0df2d8d9-87ed-4514-be43-b984e2149fef","tenant_id":"8de5879fd111425ba27c1c8f09c634b5","created_at":"2019-01-09T02:56:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T02:56:42Z","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":"8de5879fd111425ba27c1c8f09c634b5","id":"d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd","subnetpool_id":null,"name":"cloudify_ims-subnet_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}} 2019-01-09 02:56:42,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2fc4db84-8d4c-4bdf-a4e9-f82ea98e8e6f 2019-01-09 02:56:42,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.714155912399s 2019-01-09 02:56:42,724 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2fc4db84-8d4c-4bdf-a4e9-f82ea98e8e6f 2019-01-09 02:56:42,724 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T02:56:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'enable_dhcp': True, u'network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef', u'tenant_id': u'8de5879fd111425ba27c1c8f09c634b5', u'created_at': u'2019-01-09T02:56:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8de5879fd111425ba27c1c8f09c634b5'}) 2019-01-09 02:56:42,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 02:56:42,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "cloudify_ims-router_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "admin_state_up": true}}' 2019-01-09 02:56:48,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-e65faf1c-f999-4cfe-b7b7-aa3d3acf05b7 Date: Wed, 09 Jan 2019 02:56:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:43Z", "admin_state_up": true, "updated_at": "2019-01-09T02:56:44Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "fc31b65b-d41d-43f2-b811-5d333a5b910d", "name": "cloudify_ims-router_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}} 2019-01-09 02:56:48,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e65faf1c-f999-4cfe-b7b7-aa3d3acf05b7 2019-01-09 02:56:48,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.44676399231s 2019-01-09 02:56:48,173 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e65faf1c-f999-4cfe-b7b7-aa3d3acf05b7 2019-01-09 02:56:48,173 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T02:56:44Z', u'revision_number': 3, u'id': u'fc31b65b-d41d-43f2-b811-5d333a5b910d', u'external_gateway_info': {u'network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e1e4100a-4106-426a-8347-cb338a7d46c0', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'admin_state_up': True, u'tenant_id': u'8de5879fd111425ba27c1c8f09c634b5', u'created_at': u'2019-01-09T02:56:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'8de5879fd111425ba27c1c8f09c634b5'}) 2019-01-09 02:56:48,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 02:56:48,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/fc31b65b-d41d-43f2-b811-5d333a5b910d/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '{"subnet_id": "d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd"}' 2019-01-09 02:56:50,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-943b49dc-9191-4aef-be19-3a7efaa34fb1 Date: Wed, 09 Jan 2019 02:56:50 GMT RESP BODY: {"network_id": "0df2d8d9-87ed-4514-be43-b984e2149fef", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "subnet_id": "d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd", "subnet_ids": ["d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd"], "port_id": "546cb9ac-b153-4a02-840f-5efccb6e3558", "id": "fc31b65b-d41d-43f2-b811-5d333a5b910d"} 2019-01-09 02:56:50,288 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fc31b65b-d41d-43f2-b811-5d333a5b910d/add_router_interface.json used request id req-943b49dc-9191-4aef-be19-3a7efaa34fb1 2019-01-09 02:56:50,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11440682411s 2019-01-09 02:56:50,289 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fc31b65b-d41d-43f2-b811-5d333a5b910d/add_router_interface.json used request id req-943b49dc-9191-4aef-be19-3a7efaa34fb1 returning object fc31b65b-d41d-43f2-b811-5d333a5b910d 2019-01-09 02:56:50,289 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-09 02:57:16,203 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-09 02:57:16,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:57:16,212 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 09 Jan 2019 02:57:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-09 02:57:16,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 02:57:16,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:57:16,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9a97d7dd-d806-49a9-a120-dd99b7b0c87c Date: Wed, 09 Jan 2019 02:57:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 02:57:16,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9a97d7dd-d806-49a9-a120-dd99b7b0c87c 2019-01-09 02:57:16,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183598041534s 2019-01-09 02:57:16,400 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9a97d7dd-d806-49a9-a120-dd99b7b0c87c 2019-01-09 02:57:16,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 02:57:16,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}' 2019-01-09 02:57:17,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb X-Openstack-Request-Id: req-2c23f451-4428-4175-a036-1dbe29d6621e Date: Wed, 09 Jan 2019 02:57:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/file", "owner": "8de5879fd111425ba27c1c8f09c634b5", "id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "size": null, "self": "/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T02:57:16Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "checksum": null, "created_at": "2019-01-09T02:57:16Z", "protected": false} 2019-01-09 02:57:17,006 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2c23f451-4428-4175-a036-1dbe29d6621e 2019-01-09 02:57:17,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.603770017624s 2019-01-09 02:57:17,007 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2c23f451-4428-4175-a036-1dbe29d6621e returning object 7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb 2019-01-09 02:57:17,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 02:57:17,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '' 2019-01-09 02:58:32,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d59fd2e-af42-4d43-90bd-7539e6558b5f Date: Wed, 09 Jan 2019 02:58:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 02:58:32,383 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/file used request id req-9d59fd2e-af42-4d43-90bd-7539e6558b5f 2019-01-09 02:58:32,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 75.3762059212s 2019-01-09 02:58:32,384 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/file used request id req-9d59fd2e-af42-4d43-90bd-7539e6558b5f 2019-01-09 02:58:32,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 02:58:32,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:32,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-f2227ddb-9083-4d76-a8a2-4bdd96538703 Date: Wed, 09 Jan 2019 02:58:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/snap", "metadata": {}}], "file": "/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/file", "owner": "8de5879fd111425ba27c1c8f09c634b5", "id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "size": 4373348352, "self": "/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T02:58:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T02:57:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 02:58:32,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f2227ddb-9083-4d76-a8a2-4bdd96538703 2019-01-09 02:58:32,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205807924271s 2019-01-09 02:58:32,593 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f2227ddb-9083-4d76-a8a2-4bdd96538703 2019-01-09 02:58:32,596 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/file', 'owner': u'8de5879fd111425ba27c1c8f09c634b5', 'id': u'7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb', 'size': 4373348352, u'self': u'/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8de5879fd111425ba27c1c8f09c634b5', 'name': 'cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T02:58:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T02:58:32Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'created': u'2019-01-09T02:57:16Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-09T02:57:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-09 02:58:32,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 02:58:32,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-09 02:58:32,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f343e475-0be8-467d-881f-86de20cb7c48 x-compute-request-id: req-f343e475-0be8-467d-881f-86de20cb7c48 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "name": "cloudify_ims-flavor_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 02:58:32,805 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f343e475-0be8-467d-881f-86de20cb7c48 2019-01-09 02:58:32,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.208020925522s 2019-01-09 02:58:32,805 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f343e475-0be8-467d-881f-86de20cb7c48 returning object 1e01a887-c4e0-49b6-a49f-d4a2a0a45518 2019-01-09 02:58:32,806 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', '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'd1068f4148dd4416a9431391ad50b4a8', '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'1e01a887-c4e0-49b6-a49f-d4a2a0a45518', 'swap': 0}) 2019-01-09 02:58:32,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 02:58:32,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" -d '{"extra_specs": {}}' 2019-01-09 02:58:32,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-049e9fc7-33b7-4454-b1c1-a7c4abea54ca x-compute-request-id: req-049e9fc7-33b7-4454-b1c1-a7c4abea54ca Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 02:58:32,833 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518/os-extra_specs used request id req-049e9fc7-33b7-4454-b1c1-a7c4abea54ca 2019-01-09 02:58:32,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0263440608978s 2019-01-09 02:58:32,834 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518/os-extra_specs used request id req-049e9fc7-33b7-4454-b1c1-a7c4abea54ca 2019-01-09 02:58:32,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 02:58:32,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '{"keypair": {"name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}}' 2019-01-09 02:58:33,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9e58d9c-8965-43f1-921a-63f78f4ab8b7 x-compute-request-id: req-c9e58d9c-8965-43f1-921a-63f78f4ab8b7 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5NyjVKuxfvjq5MV5zNWpSgVVonfTBXtJlOPimKc8Y1kiWPQhiJxosy6WqhxD2AHeP7VWx2YKWKwHzL1vK0McBL8Kk0mIsW2X1H0eWPX9IcCNC6pyo3uOufJucTvLaJqa/3b1if9eEO6JOI7XW6rtajjB6lFrjWcIa97RSLwOK80vh3Ui1kN7TW16d1C21ZpVxhUehUAfTbVXC1rVhXQ3WtB1KlFRQ947+UuHu2hetRTxAwUeg6Wu9g47R7nhOEY9eGNoAArJl6uxtk49CMZn7rwMc1onubvjiUC3qA7PnUsGlH0Im1wXuz9C/UUPoDcOb6AsB8JCGaDF2DhalCKM5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuTco1SrsX746uTFeczVqUoFVaJ30wV7SZTj4pinPGNZIlj0I\nYicaLMulqocQ9gB3j+1VsdmClisB8y9bytDHAS/CpNJiLFtl9R9Hlj1/SHAjQuqc\nqN7jrnybnE7y2iamv929Yn/XhDuiTiO11uq7Wo4wepRa41nCGve0Ui8DivNL4d1I\ntZDe01tendQttWaVcYVHoVAH021Vwta1YV0N1rQdSpRUUPeO/lLh7toXrUU8QMFH\noOlrvYOO0e54ThGPXhjaAAKyZersbZOPQjGZ+68DHNaJ7m744lAt6gOz51LBpR9C\nJtcF7s/Qv1FD6A3Dm+gLAfCQhmgxdg4WpQijOQIDAQABAoIBAQCIkzoS5lHiz91x\njgv9nFfIewJF4KQIqykt5vLDZHUH9YsU7fBuoDLW8Vw6ANrq67E+el4EhUWcAh6v\n+i4Pwh/cqiE3dMNbvhHSzLv292YSPk5iG6plg+YUVmJQwo6lenbfaF0scuSy515p\njD+cOP7qaYsp+JeEqj1NsXZQW8abAEeJmctzw0J9CgWuHgxUkcTD/z/QRATPBDgr\nSyhsFghfTc8kL7sRMmK6dF94n3y52RwF8uRJXlCxepOwmwWKv/46BYu7ODvT2zFK\nqdxHzf6dXFqcj+2widNDC56LjHp/xuRRSUChG0N5qlIaIkHxyiBFpBUxOIlu7CIl\nX94p5F3hAoGBAOIRPgY3DQFAdNHC81oB2wv06A/X9vh2n+JCCN9Ig9WiT8GGA0g4\nq/lDrbAOBx4Mfi+B/SuUgA1xK4UNy7UeSaeNmCiTFLjKOkHEp61ZfJKO745v40KO\n29c7WImNUSWRV/Milry0LD6BCr5MqS+qG+TZBDlRkf3jtq7tsxHqDI09AoGBANG9\nNJ5PcGQgBPlzNd5K9BxBrPknNRMePvTmH/UZ59PFMxc4V0nxISdJDbZJH7y7sGC2\nl7ohezWjBemQBEJuKj2OsIeNGGa7s7DOOCNgIRfD58o7zniwclzyOj4Yg91nIAvt\nLpKYE91oa6oejchXWb2JmjlMXgzZLy2+6xENpwWtAoGAXneKDZrPimhe6JColEIW\nQMbUelpqz6TyZt/lSTjKLmmnHl1b3cAgzQak+97AxqO9zyhonN9vKy7RWsZLC6Je\ncO/QV5QuopGPCpCc6OluDug/3quOse90mlooQ0KUWDiGIgmgJ7a6jlvqG195i3tw\nMI8nHrShZxDS9AJMQ/4jxJkCgYAhCJ3K+VQIUQq3hy/KzR9Ze/aUX1p6ol7kD4Kl\nBel/byW22IbW/IVuPJFOToITJbSH5vpKtI9FSWHbAXXKSLOacmjXUJ+xPor0o+Yv\nnCpaJd7R+U1xsMiyXuxRb2cFbgKcHkUhjZZDXvjmGF3YWfmmYo/Jyn9doq9Nky5O\nx0mxGQKBgCiQkL5Gt4O8WHvL+rwlClWYnZVsNWS56jYAX3wmDGOnRJyG5C8uu0WS\nGQW5gZ5Mlqbh3nJnE2hIIEsoVepBwY88Y8CYBrydjtfflOk3Ct0cQylPZes/3cN7\nRQVR2uLGVh+AZk1B7YIAO6+sHwV3D+WoSb+ULUFdEOYQf+bwBFmX\n-----END RSA PRIVATE KEY-----\n", "user_id": "064818b4998440e194ab9f4aaab16afb", "name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "fingerprint": "45:d1:2d:48:0b:a2:e7:fa:ec:75:3d:3d:3e:15:0a:03"}} 2019-01-09 02:58:33,137 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c9e58d9c-8965-43f1-921a-63f78f4ab8b7 2019-01-09 02:58:33,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.3024289608s 2019-01-09 02:58:33,138 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c9e58d9c-8965-43f1-921a-63f78f4ab8b7 2019-01-09 02:58:33,138 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5NyjVKuxfvjq5MV5zNWpSgVVonfTBXtJlOPimKc8Y1kiWPQhiJxosy6WqhxD2AHeP7VWx2YKWKwHzL1vK0McBL8Kk0mIsW2X1H0eWPX9IcCNC6pyo3uOufJucTvLaJqa/3b1if9eEO6JOI7XW6rtajjB6lFrjWcIa97RSLwOK80vh3Ui1kN7TW16d1C21ZpVxhUehUAfTbVXC1rVhXQ3WtB1KlFRQ947+UuHu2hetRTxAwUeg6Wu9g47R7nhOEY9eGNoAArJl6uxtk49CMZn7rwMc1onubvjiUC3qA7PnUsGlH0Im1wXuz9C/UUPoDcOb6AsB8JCGaDF2DhalCKM5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuTco1SrsX746uTFeczVqUoFVaJ30wV7SZTj4pinPGNZIlj0I\nYicaLMulqocQ9gB3j+1VsdmClisB8y9bytDHAS/CpNJiLFtl9R9Hlj1/SHAjQuqc\nqN7jrnybnE7y2iamv929Yn/XhDuiTiO11uq7Wo4wepRa41nCGve0Ui8DivNL4d1I\ntZDe01tendQttWaVcYVHoVAH021Vwta1YV0N1rQdSpRUUPeO/lLh7toXrUU8QMFH\noOlrvYOO0e54ThGPXhjaAAKyZersbZOPQjGZ+68DHNaJ7m744lAt6gOz51LBpR9C\nJtcF7s/Qv1FD6A3Dm+gLAfCQhmgxdg4WpQijOQIDAQABAoIBAQCIkzoS5lHiz91x\njgv9nFfIewJF4KQIqykt5vLDZHUH9YsU7fBuoDLW8Vw6ANrq67E+el4EhUWcAh6v\n+i4Pwh/cqiE3dMNbvhHSzLv292YSPk5iG6plg+YUVmJQwo6lenbfaF0scuSy515p\njD+cOP7qaYsp+JeEqj1NsXZQW8abAEeJmctzw0J9CgWuHgxUkcTD/z/QRATPBDgr\nSyhsFghfTc8kL7sRMmK6dF94n3y52RwF8uRJXlCxepOwmwWKv/46BYu7ODvT2zFK\nqdxHzf6dXFqcj+2widNDC56LjHp/xuRRSUChG0N5qlIaIkHxyiBFpBUxOIlu7CIl\nX94p5F3hAoGBAOIRPgY3DQFAdNHC81oB2wv06A/X9vh2n+JCCN9Ig9WiT8GGA0g4\nq/lDrbAOBx4Mfi+B/SuUgA1xK4UNy7UeSaeNmCiTFLjKOkHEp61ZfJKO745v40KO\n29c7WImNUSWRV/Milry0LD6BCr5MqS+qG+TZBDlRkf3jtq7tsxHqDI09AoGBANG9\nNJ5PcGQgBPlzNd5K9BxBrPknNRMePvTmH/UZ59PFMxc4V0nxISdJDbZJH7y7sGC2\nl7ohezWjBemQBEJuKj2OsIeNGGa7s7DOOCNgIRfD58o7zniwclzyOj4Yg91nIAvt\nLpKYE91oa6oejchXWb2JmjlMXgzZLy2+6xENpwWtAoGAXneKDZrPimhe6JColEIW\nQMbUelpqz6TyZt/lSTjKLmmnHl1b3cAgzQak+97AxqO9zyhonN9vKy7RWsZLC6Je\ncO/QV5QuopGPCpCc6OluDug/3quOse90mlooQ0KUWDiGIgmgJ7a6jlvqG195i3tw\nMI8nHrShZxDS9AJMQ/4jxJkCgYAhCJ3K+VQIUQq3hy/KzR9Ze/aUX1p6ol7kD4Kl\nBel/byW22IbW/IVuPJFOToITJbSH5vpKtI9FSWHbAXXKSLOacmjXUJ+xPor0o+Yv\nnCpaJd7R+U1xsMiyXuxRb2cFbgKcHkUhjZZDXvjmGF3YWfmmYo/Jyn9doq9Nky5O\nx0mxGQKBgCiQkL5Gt4O8WHvL+rwlClWYnZVsNWS56jYAX3wmDGOnRJyG5C8uu0WS\nGQW5gZ5Mlqbh3nJnE2hIIEsoVepBwY88Y8CYBrydjtfflOk3Ct0cQylPZes/3cN7\nRQVR2uLGVh+AZk1B7YIAO6+sHwV3D+WoSb+ULUFdEOYQf+bwBFmX\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'064818b4998440e194ab9f4aaab16afb', 'name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'created_at': '2019-01-09T02:58:33.138689', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8de5879fd111425ba27c1c8f09c634b5', 'name': 'cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'45:d1:2d:48:0b:a2:e7:fa:ec:75:3d:3d:3e:15:0a:03', 'type': 'ssh', 'id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73'}) 2019-01-09 02:58:33,139 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAuTco1SrsX746uTFeczVqUoFVaJ30wV7SZTj4pinPGNZIlj0I YicaLMulqocQ9gB3j+1VsdmClisB8y9bytDHAS/CpNJiLFtl9R9Hlj1/SHAjQuqc qN7jrnybnE7y2iamv929Yn/XhDuiTiO11uq7Wo4wepRa41nCGve0Ui8DivNL4d1I tZDe01tendQttWaVcYVHoVAH021Vwta1YV0N1rQdSpRUUPeO/lLh7toXrUU8QMFH oOlrvYOO0e54ThGPXhjaAAKyZersbZOPQjGZ+68DHNaJ7m744lAt6gOz51LBpR9C JtcF7s/Qv1FD6A3Dm+gLAfCQhmgxdg4WpQijOQIDAQABAoIBAQCIkzoS5lHiz91x jgv9nFfIewJF4KQIqykt5vLDZHUH9YsU7fBuoDLW8Vw6ANrq67E+el4EhUWcAh6v +i4Pwh/cqiE3dMNbvhHSzLv292YSPk5iG6plg+YUVmJQwo6lenbfaF0scuSy515p jD+cOP7qaYsp+JeEqj1NsXZQW8abAEeJmctzw0J9CgWuHgxUkcTD/z/QRATPBDgr SyhsFghfTc8kL7sRMmK6dF94n3y52RwF8uRJXlCxepOwmwWKv/46BYu7ODvT2zFK qdxHzf6dXFqcj+2widNDC56LjHp/xuRRSUChG0N5qlIaIkHxyiBFpBUxOIlu7CIl X94p5F3hAoGBAOIRPgY3DQFAdNHC81oB2wv06A/X9vh2n+JCCN9Ig9WiT8GGA0g4 q/lDrbAOBx4Mfi+B/SuUgA1xK4UNy7UeSaeNmCiTFLjKOkHEp61ZfJKO745v40KO 29c7WImNUSWRV/Milry0LD6BCr5MqS+qG+TZBDlRkf3jtq7tsxHqDI09AoGBANG9 NJ5PcGQgBPlzNd5K9BxBrPknNRMePvTmH/UZ59PFMxc4V0nxISdJDbZJH7y7sGC2 l7ohezWjBemQBEJuKj2OsIeNGGa7s7DOOCNgIRfD58o7zniwclzyOj4Yg91nIAvt LpKYE91oa6oejchXWb2JmjlMXgzZLy2+6xENpwWtAoGAXneKDZrPimhe6JColEIW QMbUelpqz6TyZt/lSTjKLmmnHl1b3cAgzQak+97AxqO9zyhonN9vKy7RWsZLC6Je cO/QV5QuopGPCpCc6OluDug/3quOse90mlooQ0KUWDiGIgmgJ7a6jlvqG195i3tw MI8nHrShZxDS9AJMQ/4jxJkCgYAhCJ3K+VQIUQq3hy/KzR9Ze/aUX1p6ol7kD4Kl Bel/byW22IbW/IVuPJFOToITJbSH5vpKtI9FSWHbAXXKSLOacmjXUJ+xPor0o+Yv nCpaJd7R+U1xsMiyXuxRb2cFbgKcHkUhjZZDXvjmGF3YWfmmYo/Jyn9doq9Nky5O x0mxGQKBgCiQkL5Gt4O8WHvL+rwlClWYnZVsNWS56jYAX3wmDGOnRJyG5C8uu0WS GQW5gZ5Mlqbh3nJnE2hIIEsoVepBwY88Y8CYBrydjtfflOk3Ct0cQylPZes/3cN7 RQVR2uLGVh+AZk1B7YIAO6+sHwV3D+WoSb+ULUFdEOYQf+bwBFmX -----END RSA PRIVATE KEY----- 2019-01-09 02:58:33,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-09 02:58:33,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '{"security_group": {"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-01-09 02:58:33,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-c90303c9-ce0a-4cdd-b0c4-6fd6727863c6 Date: Wed, 09 Jan 2019 02:58:33 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:33Z", "updated_at": "2019-01-09T02:58:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "ac6c7d5d-b86f-4068-9e35-d5efbf8506de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "f2219d0b-7bc6-4f3b-bbd6-568d6d6a0a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 2, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}} 2019-01-09 02:58:33,525 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c90303c9-ce0a-4cdd-b0c4-6fd6727863c6 2019-01-09 02:58:33,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.382219076157s 2019-01-09 02:58:33,525 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c90303c9-ce0a-4cdd-b0c4-6fd6727863c6 2019-01-09 02:58:33,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 02:58:33,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:33,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-1795ad62-1d73-4970-9ccf-51de35ecdbe2 Date: Wed, 09 Jan 2019 02:58:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:33Z", "updated_at": "2019-01-09T02:58:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "ac6c7d5d-b86f-4068-9e35-d5efbf8506de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "f2219d0b-7bc6-4f3b-bbd6-568d6d6a0a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 2, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, {"description": "Default security group", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:41Z", "updated_at": "2019-01-09T02:56:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "4176f5c4-7b66-47b6-9140-f3e4b4d505e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "849a06b4-068d-41cb-a56f-8edb65fde99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "bcae8b51-c8d1-4cc3-9736-f2b6103729a0", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "ffb564ac-22fb-4152-97bd-53c4fbd9f39c", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 4, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "70370127-25a4-4de2-a160-9d0f657d0b84", "name": "default"}]} 2019-01-09 02:58:33,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1795ad62-1d73-4970-9ccf-51de35ecdbe2 2019-01-09 02:58:33,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.215737104416s 2019-01-09 02:58:33,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1795ad62-1d73-4970-9ccf-51de35ecdbe2 2019-01-09 02:58:33,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 02:58:33,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -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": "4b60d2ad-67ae-43fc-b31a-61f576b076ff"}}' 2019-01-09 02:58:33,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d920a0ab-970d-40dc-a3c4-f76074d92b46 Date: Wed, 09 Jan 2019 02:58:33 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": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "port_range_min": 22, "revision_number": 0, "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:33Z", "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "55635f77-0292-42d0-9359-5dce72e13948"}} 2019-01-09 02:58:33,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d920a0ab-970d-40dc-a3c4-f76074d92b46 2019-01-09 02:58:33,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.211500167847s 2019-01-09 02:58:33,962 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d920a0ab-970d-40dc-a3c4-f76074d92b46 2019-01-09 02:58:33,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 02:58:33,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:34,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-d978a480-c950-44e5-9e22-b9ec88cc55ae Date: Wed, 09 Jan 2019 02:58:34 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:33Z", "updated_at": "2019-01-09T02:58:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "55635f77-0292-42d0-9359-5dce72e13948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "ac6c7d5d-b86f-4068-9e35-d5efbf8506de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "f2219d0b-7bc6-4f3b-bbd6-568d6d6a0a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 3, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, {"description": "Default security group", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:41Z", "updated_at": "2019-01-09T02:56:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "4176f5c4-7b66-47b6-9140-f3e4b4d505e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "849a06b4-068d-41cb-a56f-8edb65fde99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "bcae8b51-c8d1-4cc3-9736-f2b6103729a0", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "ffb564ac-22fb-4152-97bd-53c4fbd9f39c", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 4, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "70370127-25a4-4de2-a160-9d0f657d0b84", "name": "default"}]} 2019-01-09 02:58:34,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d978a480-c950-44e5-9e22-b9ec88cc55ae 2019-01-09 02:58:34,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202919960022s 2019-01-09 02:58:34,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d978a480-c950-44e5-9e22-b9ec88cc55ae 2019-01-09 02:58:34,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 02:58:34,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -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": "4b60d2ad-67ae-43fc-b31a-61f576b076ff"}}' 2019-01-09 02:58:34,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-dcfa4ace-052a-42fa-bf27-0bb68d8f7e08 Date: Wed, 09 Jan 2019 02:58:34 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": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "port_range_min": null, "revision_number": 0, "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:34Z", "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "e2d2bdf9-43fe-4fc7-b8dd-216926034458"}} 2019-01-09 02:58:34,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-dcfa4ace-052a-42fa-bf27-0bb68d8f7e08 2019-01-09 02:58:34,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.302155971527s 2019-01-09 02:58:34,475 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-dcfa4ace-052a-42fa-bf27-0bb68d8f7e08 2019-01-09 02:58:34,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 02:58:34,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:34,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-7e4e2648-208d-4674-af64-c3f44e439ee1 Date: Wed, 09 Jan 2019 02:58:34 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:33Z", "updated_at": "2019-01-09T02:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "55635f77-0292-42d0-9359-5dce72e13948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "ac6c7d5d-b86f-4068-9e35-d5efbf8506de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:34Z", "revision_number": 0, "id": "e2d2bdf9-43fe-4fc7-b8dd-216926034458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "f2219d0b-7bc6-4f3b-bbd6-568d6d6a0a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 4, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, {"description": "Default security group", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:41Z", "updated_at": "2019-01-09T02:56:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "4176f5c4-7b66-47b6-9140-f3e4b4d505e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "849a06b4-068d-41cb-a56f-8edb65fde99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "bcae8b51-c8d1-4cc3-9736-f2b6103729a0", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "ffb564ac-22fb-4152-97bd-53c4fbd9f39c", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 4, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "70370127-25a4-4de2-a160-9d0f657d0b84", "name": "default"}]} 2019-01-09 02:58:34,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7e4e2648-208d-4674-af64-c3f44e439ee1 2019-01-09 02:58:34,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209541082382s 2019-01-09 02:58:34,689 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7e4e2648-208d-4674-af64-c3f44e439ee1 2019-01-09 02:58:34,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 02:58:34,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -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": "4b60d2ad-67ae-43fc-b31a-61f576b076ff"}}' 2019-01-09 02:58:35,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a3b9f64a-2fad-4875-97f0-5e3da73b3072 Date: Wed, 09 Jan 2019 02:58:35 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": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "port_range_min": 80, "revision_number": 0, "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:34Z", "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "f8116251-b8d9-46a7-b020-c7c70ca28f32"}} 2019-01-09 02:58:35,044 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a3b9f64a-2fad-4875-97f0-5e3da73b3072 2019-01-09 02:58:35,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.351109027863s 2019-01-09 02:58:35,044 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a3b9f64a-2fad-4875-97f0-5e3da73b3072 2019-01-09 02:58:35,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 02:58:35,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:35,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-c0a26ded-1d65-45c0-932f-c3cc1154b87e Date: Wed, 09 Jan 2019 02:58:35 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:33Z", "updated_at": "2019-01-09T02:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "55635f77-0292-42d0-9359-5dce72e13948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "ac6c7d5d-b86f-4068-9e35-d5efbf8506de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:34Z", "revision_number": 0, "id": "e2d2bdf9-43fe-4fc7-b8dd-216926034458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "f2219d0b-7bc6-4f3b-bbd6-568d6d6a0a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T02:58:34Z", "revision_number": 0, "id": "f8116251-b8d9-46a7-b020-c7c70ca28f32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 5, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, {"description": "Default security group", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:41Z", "updated_at": "2019-01-09T02:56:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "4176f5c4-7b66-47b6-9140-f3e4b4d505e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "849a06b4-068d-41cb-a56f-8edb65fde99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "bcae8b51-c8d1-4cc3-9736-f2b6103729a0", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "ffb564ac-22fb-4152-97bd-53c4fbd9f39c", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 4, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "70370127-25a4-4de2-a160-9d0f657d0b84", "name": "default"}]} 2019-01-09 02:58:35,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c0a26ded-1d65-45c0-932f-c3cc1154b87e 2019-01-09 02:58:35,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201241970062s 2019-01-09 02:58:35,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c0a26ded-1d65-45c0-932f-c3cc1154b87e 2019-01-09 02:58:35,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 02:58:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -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": "4b60d2ad-67ae-43fc-b31a-61f576b076ff"}}' 2019-01-09 02:58:35,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-bdf00c99-f334-4632-8207-0d0c06feb3fb Date: Wed, 09 Jan 2019 02:58:35 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": "2019-01-09T02:58:35Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "port_range_min": 443, "revision_number": 0, "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:35Z", "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "596fd215-c949-4161-9de9-f09b2c1ac5ef"}} 2019-01-09 02:58:35,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-bdf00c99-f334-4632-8207-0d0c06feb3fb 2019-01-09 02:58:35,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.318743944168s 2019-01-09 02:58:35,573 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-bdf00c99-f334-4632-8207-0d0c06feb3fb 2019-01-09 02:58:35,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 02:58:35,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:35,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-9185bd08-54b9-4b17-8ed2-1aefd00d2892 Date: Wed, 09 Jan 2019 02:58:35 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:33Z", "updated_at": "2019-01-09T02:58:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "55635f77-0292-42d0-9359-5dce72e13948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T02:58:35Z", "revision_number": 0, "id": "596fd215-c949-4161-9de9-f09b2c1ac5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:35Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "ac6c7d5d-b86f-4068-9e35-d5efbf8506de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:34Z", "revision_number": 0, "id": "e2d2bdf9-43fe-4fc7-b8dd-216926034458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "f2219d0b-7bc6-4f3b-bbd6-568d6d6a0a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T02:58:34Z", "revision_number": 0, "id": "f8116251-b8d9-46a7-b020-c7c70ca28f32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 6, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, {"description": "Default security group", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:41Z", "updated_at": "2019-01-09T02:56:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "4176f5c4-7b66-47b6-9140-f3e4b4d505e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "849a06b4-068d-41cb-a56f-8edb65fde99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "bcae8b51-c8d1-4cc3-9736-f2b6103729a0", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "ffb564ac-22fb-4152-97bd-53c4fbd9f39c", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 4, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "70370127-25a4-4de2-a160-9d0f657d0b84", "name": "default"}]} 2019-01-09 02:58:35,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9185bd08-54b9-4b17-8ed2-1aefd00d2892 2019-01-09 02:58:35,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.2262840271s 2019-01-09 02:58:35,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9185bd08-54b9-4b17-8ed2-1aefd00d2892 2019-01-09 02:58:35,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 02:58:35,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -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": "4b60d2ad-67ae-43fc-b31a-61f576b076ff"}}' 2019-01-09 02:58:35,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-459a7465-4917-49f9-b432-7e57aadc8e99 Date: Wed, 09 Jan 2019 02:58:35 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": "2019-01-09T02:58:35Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "port_range_min": 5671, "revision_number": 0, "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:35Z", "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "15c77964-2e36-4152-9344-dd192ba4b091"}} 2019-01-09 02:58:35,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-459a7465-4917-49f9-b432-7e57aadc8e99 2019-01-09 02:58:35,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.166831970215s 2019-01-09 02:58:35,974 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-459a7465-4917-49f9-b432-7e57aadc8e99 2019-01-09 02:58:35,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 02:58:35,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:36,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-5194e626-5a99-488e-a84a-562f9e861aca Date: Wed, 09 Jan 2019 02:58:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:33Z", "updated_at": "2019-01-09T02:58:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-09T02:58:35Z", "revision_number": 0, "id": "15c77964-2e36-4152-9344-dd192ba4b091", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:35Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "55635f77-0292-42d0-9359-5dce72e13948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T02:58:35Z", "revision_number": 0, "id": "596fd215-c949-4161-9de9-f09b2c1ac5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:35Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "ac6c7d5d-b86f-4068-9e35-d5efbf8506de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:34Z", "revision_number": 0, "id": "e2d2bdf9-43fe-4fc7-b8dd-216926034458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "f2219d0b-7bc6-4f3b-bbd6-568d6d6a0a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T02:58:34Z", "revision_number": 0, "id": "f8116251-b8d9-46a7-b020-c7c70ca28f32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 7, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, {"description": "Default security group", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:41Z", "updated_at": "2019-01-09T02:56:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "4176f5c4-7b66-47b6-9140-f3e4b4d505e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "849a06b4-068d-41cb-a56f-8edb65fde99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "bcae8b51-c8d1-4cc3-9736-f2b6103729a0", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "ffb564ac-22fb-4152-97bd-53c4fbd9f39c", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 4, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "70370127-25a4-4de2-a160-9d0f657d0b84", "name": "default"}]} 2019-01-09 02:58:36,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5194e626-5a99-488e-a84a-562f9e861aca 2019-01-09 02:58:36,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20171713829s 2019-01-09 02:58:36,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5194e626-5a99-488e-a84a-562f9e861aca 2019-01-09 02:58:36,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 02:58:36,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -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": "4b60d2ad-67ae-43fc-b31a-61f576b076ff"}}' 2019-01-09 02:58:36,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-551750b8-db67-49f3-8156-1ecea393915a Date: Wed, 09 Jan 2019 02:58:36 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": "2019-01-09T02:58:36Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "port_range_min": 53333, "revision_number": 0, "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:36Z", "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "874a03fd-c5e0-420c-b0fa-ca19a624fb55"}} 2019-01-09 02:58:36,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-551750b8-db67-49f3-8156-1ecea393915a 2019-01-09 02:58:36,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.285855770111s 2019-01-09 02:58:36,469 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-551750b8-db67-49f3-8156-1ecea393915a 2019-01-09 02:58:36,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 02:58:36,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:36,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-40de002b-7ac3-4724-b6da-2594c6562012 Date: Wed, 09 Jan 2019 02:58:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd"],"updated_at":"2019-01-09T02:56:42Z","tenant_id":"8de5879fd111425ba27c1c8f09c634b5","created_at":"2019-01-09T02:56:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8de5879fd111425ba27c1c8f09c634b5","id":"0df2d8d9-87ed-4514-be43-b984e2149fef","name":"cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:58:36,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-40de002b-7ac3-4724-b6da-2594c6562012 2019-01-09 02:58:36,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253538131714s 2019-01-09 02:58:36,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-40de002b-7ac3-4724-b6da-2594c6562012 2019-01-09 02:58:36,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 02:58:36,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:36,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-25ba24a1-ba61-4448-b513-20637d7e7ea2 Date: Wed, 09 Jan 2019 02:58:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/snap", "metadata": {}}], "file": "/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/file", "owner": "8de5879fd111425ba27c1c8f09c634b5", "id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "size": 4373348352, "self": "/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T02:58:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T02:57:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 02:58:36,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-25ba24a1-ba61-4448-b513-20637d7e7ea2 2019-01-09 02:58:36,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18604516983s 2019-01-09 02:58:36,912 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-25ba24a1-ba61-4448-b513-20637d7e7ea2 2019-01-09 02:58:36,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 02:58:36,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:36,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-8eb0c6a7-545d-485f-9d30-ad9d8a4f93d1 x-compute-request-id: req-8eb0c6a7-545d-485f-9d30-ad9d8a4f93d1 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "name": "cloudify_ims-flavor_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 02:58:36,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8eb0c6a7-545d-485f-9d30-ad9d8a4f93d1 2019-01-09 02:58:36,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.033921957016s 2019-01-09 02:58:36,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8eb0c6a7-545d-485f-9d30-ad9d8a4f93d1 2019-01-09 02:58:36,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 02:58:36,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '{"server": {"name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "imageRef": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "flavorRef": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0df2d8d9-87ed-4514-be43-b984e2149fef"}], "security_groups": [{"name": "4b60d2ad-67ae-43fc-b31a-61f576b076ff"}]}}' 2019-01-09 02:58:40,069 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 02: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 x-openstack-request-id: req-1f46c98a-e01c-402c-b651-2997bba7c389 x-compute-request-id: req-1f46c98a-e01c-402c-b651-2997bba7c389 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4b60d2ad-67ae-43fc-b31a-61f576b076ff"}], "OS-DCF:diskConfig": "MANUAL", "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "adminPass": "Yn4Bmv6uSoPq"}} 2019-01-09 02:58:40,070 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1f46c98a-e01c-402c-b651-2997bba7c389 2019-01-09 02:58:40,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.11963605881s 2019-01-09 02:58:40,070 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1f46c98a-e01c-402c-b651-2997bba7c389 2019-01-09 02:58:40,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:58:40,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:40,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:58:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72bbd16e-b72d-4f61-adbb-c85647f83ab0 x-compute-request-id: req-72bbd16e-b72d-4f61-adbb-c85647f83ab0 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.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:58:40,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-72bbd16e-b72d-4f61-adbb-c85647f83ab0 2019-01-09 02:58:40,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.132925987244s 2019-01-09 02:58:40,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-72bbd16e-b72d-4f61-adbb-c85647f83ab0 2019-01-09 02:58:40,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 02:58:40,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:40,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-2569225f-cc4a-49d1-9e3c-01418db6f7b0 Date: Wed, 09 Jan 2019 02:58:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd"],"updated_at":"2019-01-09T02:56:42Z","tenant_id":"8de5879fd111425ba27c1c8f09c634b5","created_at":"2019-01-09T02:56:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8de5879fd111425ba27c1c8f09c634b5","id":"0df2d8d9-87ed-4514-be43-b984e2149fef","name":"cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 02:58:40,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2569225f-cc4a-49d1-9e3c-01418db6f7b0 2019-01-09 02:58:40,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245737075806s 2019-01-09 02:58:40,458 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2569225f-cc4a-49d1-9e3c-01418db6f7b0 2019-01-09 02:58:40,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 02:58:40,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:40,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-c707a800-cbd0-4556-a3eb-b96f1b31cabe Date: Wed, 09 Jan 2019 02:58:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0df2d8d9-87ed-4514-be43-b984e2149fef","tenant_id":"8de5879fd111425ba27c1c8f09c634b5","created_at":"2019-01-09T02:56:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T02:56:42Z","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":"8de5879fd111425ba27c1c8f09c634b5","id":"d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd","subnetpool_id":null,"name":"cloudify_ims-subnet_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}]} 2019-01-09 02:58:40,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c707a800-cbd0-4556-a3eb-b96f1b31cabe 2019-01-09 02:58:40,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0518360137939s 2019-01-09 02:58:40,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c707a800-cbd0-4556-a3eb-b96f1b31cabe 2019-01-09 02:58:40,512 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:58:42,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:58:42,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:43,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cce70da6-bf72-4d63-9b23-58bd17356a6a x-compute-request-id: req-cce70da6-bf72-4d63-9b23-58bd17356a6a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:58:43,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cce70da6-bf72-4d63-9b23-58bd17356a6a 2019-01-09 02:58:43,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09722089767s 2019-01-09 02:58:43,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cce70da6-bf72-4d63-9b23-58bd17356a6a 2019-01-09 02:58:43,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:58:45,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:58:45,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:46,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48730c8f-ccf4-4d29-8770-043b0ed954c1 x-compute-request-id: req-48730c8f-ccf4-4d29-8770-043b0ed954c1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:58:46,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-48730c8f-ccf4-4d29-8770-043b0ed954c1 2019-01-09 02:58:46,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697015047073s 2019-01-09 02:58:46,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-48730c8f-ccf4-4d29-8770-043b0ed954c1 2019-01-09 02:58:46,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:58:48,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:58:48,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:49,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:58:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d2cfbc0-77b8-4464-8719-a2895b100e23 x-compute-request-id: req-7d2cfbc0-77b8-4464-8719-a2895b100e23 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:58:49,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7d2cfbc0-77b8-4464-8719-a2895b100e23 2019-01-09 02:58:49,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682653188705s 2019-01-09 02:58:49,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7d2cfbc0-77b8-4464-8719-a2895b100e23 2019-01-09 02:58:49,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:58:51,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:58:51,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:51,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c8e3a29-cc7c-4f20-bd7f-064a4e03c98b x-compute-request-id: req-1c8e3a29-cc7c-4f20-bd7f-064a4e03c98b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:58:51,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1c8e3a29-cc7c-4f20-bd7f-064a4e03c98b 2019-01-09 02:58:51,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70047712326s 2019-01-09 02:58:51,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1c8e3a29-cc7c-4f20-bd7f-064a4e03c98b 2019-01-09 02:58:51,718 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:58:53,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:58:53,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:54,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8935bcb5-bf37-4b8f-bd8a-0884e149e12b x-compute-request-id: req-8935bcb5-bf37-4b8f-bd8a-0884e149e12b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:58:54,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8935bcb5-bf37-4b8f-bd8a-0884e149e12b 2019-01-09 02:58:54,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.863617897034s 2019-01-09 02:58:54,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8935bcb5-bf37-4b8f-bd8a-0884e149e12b 2019-01-09 02:58:54,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:58:56,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:58:56,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:57,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:58:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de236e61-4ad9-4aae-838c-72a3882b13e3 x-compute-request-id: req-de236e61-4ad9-4aae-838c-72a3882b13e3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:58:57,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-de236e61-4ad9-4aae-838c-72a3882b13e3 2019-01-09 02:58:57,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524663925171s 2019-01-09 02:58:57,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-de236e61-4ad9-4aae-838c-72a3882b13e3 2019-01-09 02:58:57,121 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:58:59,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:58:59,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:58:59,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:58:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc9a56ac-ebd4-4c96-bf91-3d52d6871d17 x-compute-request-id: req-bc9a56ac-ebd4-4c96-bf91-3d52d6871d17 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:58:59,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bc9a56ac-ebd4-4c96-bf91-3d52d6871d17 2019-01-09 02:58:59,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685711145401s 2019-01-09 02:58:59,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bc9a56ac-ebd4-4c96-bf91-3d52d6871d17 2019-01-09 02:58:59,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:01,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:01,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:02,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea162f8d-55d0-42be-a16e-b80b21254afd x-compute-request-id: req-ea162f8d-55d0-42be-a16e-b80b21254afd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:02,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ea162f8d-55d0-42be-a16e-b80b21254afd 2019-01-09 02:59:02,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528460979462s 2019-01-09 02:59:02,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ea162f8d-55d0-42be-a16e-b80b21254afd 2019-01-09 02:59:02,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:04,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:04,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:05,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ead4d56a-10a1-49fe-9af3-84a6e345163b x-compute-request-id: req-ead4d56a-10a1-49fe-9af3-84a6e345163b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:05,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ead4d56a-10a1-49fe-9af3-84a6e345163b 2019-01-09 02:59:05,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753812789917s 2019-01-09 02:59:05,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ead4d56a-10a1-49fe-9af3-84a6e345163b 2019-01-09 02:59:05,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:07,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:07,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e3b8dc2-cb7f-442a-85a7-e261225673df x-compute-request-id: req-5e3b8dc2-cb7f-442a-85a7-e261225673df Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:07,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5e3b8dc2-cb7f-442a-85a7-e261225673df 2019-01-09 02:59:07,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780035972595s 2019-01-09 02:59:07,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5e3b8dc2-cb7f-442a-85a7-e261225673df 2019-01-09 02:59:07,898 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:09,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:09,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:10,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-74b0d48b-75b6-402d-85ad-378174a9a97f x-compute-request-id: req-74b0d48b-75b6-402d-85ad-378174a9a97f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:10,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74b0d48b-75b6-402d-85ad-378174a9a97f 2019-01-09 02:59:10,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684653043747s 2019-01-09 02:59:10,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74b0d48b-75b6-402d-85ad-378174a9a97f 2019-01-09 02:59:10,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:12,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:12,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:13,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ebf98e7-050f-4254-91de-ecc21416b644 x-compute-request-id: req-6ebf98e7-050f-4254-91de-ecc21416b644 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:13,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6ebf98e7-050f-4254-91de-ecc21416b644 2019-01-09 02:59:13,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686290025711s 2019-01-09 02:59:13,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6ebf98e7-050f-4254-91de-ecc21416b644 2019-01-09 02:59:13,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:15,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:15,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd797764-4a59-4338-975b-66db8372a514 x-compute-request-id: req-fd797764-4a59-4338-975b-66db8372a514 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:15,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd797764-4a59-4338-975b-66db8372a514 2019-01-09 02:59:15,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517645835876s 2019-01-09 02:59:15,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd797764-4a59-4338-975b-66db8372a514 2019-01-09 02:59:15,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:17,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:17,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:18,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41f3fd73-4f14-4076-9d47-33fc749a2590 x-compute-request-id: req-41f3fd73-4f14-4076-9d47-33fc749a2590 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:18,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-41f3fd73-4f14-4076-9d47-33fc749a2590 2019-01-09 02:59:18,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.90944314003s 2019-01-09 02:59:18,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-41f3fd73-4f14-4076-9d47-33fc749a2590 2019-01-09 02:59:18,724 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:20,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:20,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:21,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59: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-de756bbf-7540-4a52-933a-7b4f044a59ae x-compute-request-id: req-de756bbf-7540-4a52-933a-7b4f044a59ae Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:21,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-de756bbf-7540-4a52-933a-7b4f044a59ae 2019-01-09 02:59:21,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.931957006454s 2019-01-09 02:59:21,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-de756bbf-7540-4a52-933a-7b4f044a59ae 2019-01-09 02:59:21,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:23,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:23,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:24,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63cf865c-0fe1-4c71-aeff-d5b9d57830d3 x-compute-request-id: req-63cf865c-0fe1-4c71-aeff-d5b9d57830d3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:24,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-63cf865c-0fe1-4c71-aeff-d5b9d57830d3 2019-01-09 02:59:24,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373207807541s 2019-01-09 02:59:24,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-63cf865c-0fe1-4c71-aeff-d5b9d57830d3 2019-01-09 02:59:24,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:26,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:26,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:26,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8060aad1-90ad-41e5-946e-96ac8231e290 x-compute-request-id: req-8060aad1-90ad-41e5-946e-96ac8231e290 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:26,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8060aad1-90ad-41e5-946e-96ac8231e290 2019-01-09 02:59:26,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515803098679s 2019-01-09 02:59:26,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8060aad1-90ad-41e5-946e-96ac8231e290 2019-01-09 02:59:26,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:28,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:28,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:29,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b01b63be-b372-4205-b3c0-8fdef90a315d x-compute-request-id: req-b01b63be-b372-4205-b3c0-8fdef90a315d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:29,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b01b63be-b372-4205-b3c0-8fdef90a315d 2019-01-09 02:59:29,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505610942841s 2019-01-09 02:59:29,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b01b63be-b372-4205-b3c0-8fdef90a315d 2019-01-09 02:59:29,079 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:31,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:31,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:31,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46b672f0-7394-4015-839d-772179663614 x-compute-request-id: req-46b672f0-7394-4015-839d-772179663614 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:31,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-46b672f0-7394-4015-839d-772179663614 2019-01-09 02:59:31,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547686100006s 2019-01-09 02:59:31,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-46b672f0-7394-4015-839d-772179663614 2019-01-09 02:59:31,633 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:33,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:33,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:34,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59: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-6214cf31-1310-40bd-b583-56fc89cc32aa x-compute-request-id: req-6214cf31-1310-40bd-b583-56fc89cc32aa Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:34,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6214cf31-1310-40bd-b583-56fc89cc32aa 2019-01-09 02:59:34,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535815954208s 2019-01-09 02:59:34,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6214cf31-1310-40bd-b583-56fc89cc32aa 2019-01-09 02:59:34,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:36,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:36,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:36,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59: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-128433d6-128f-4a9a-9e5c-c79ce088d71f x-compute-request-id: req-128433d6-128f-4a9a-9e5c-c79ce088d71f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:36,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-128433d6-128f-4a9a-9e5c-c79ce088d71f 2019-01-09 02:59:36,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525590896606s 2019-01-09 02:59:36,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-128433d6-128f-4a9a-9e5c-c79ce088d71f 2019-01-09 02:59:36,708 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:38,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:38,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:39,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59: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-a77d7e86-a862-47d7-a8b0-827cebeff15a x-compute-request-id: req-a77d7e86-a862-47d7-a8b0-827cebeff15a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:39,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a77d7e86-a862-47d7-a8b0-827cebeff15a 2019-01-09 02:59:39,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579465866089s 2019-01-09 02:59:39,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a77d7e86-a862-47d7-a8b0-827cebeff15a 2019-01-09 02:59:39,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:41,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:41,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:41,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10619b4e-bcf0-4c35-ad70-eb3c4a72edd4 x-compute-request-id: req-10619b4e-bcf0-4c35-ad70-eb3c4a72edd4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:41,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-10619b4e-bcf0-4c35-ad70-eb3c4a72edd4 2019-01-09 02:59:41,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523108005524s 2019-01-09 02:59:41,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-10619b4e-bcf0-4c35-ad70-eb3c4a72edd4 2019-01-09 02:59:41,825 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:43,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:43,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:44,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59: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-0bfc68f6-1cdc-4428-babb-c9c489464ec1 x-compute-request-id: req-0bfc68f6-1cdc-4428-babb-c9c489464ec1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:44,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0bfc68f6-1cdc-4428-babb-c9c489464ec1 2019-01-09 02:59:44,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378124952316s 2019-01-09 02:59:44,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0bfc68f6-1cdc-4428-babb-c9c489464ec1 2019-01-09 02:59:44,210 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:46,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:46,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:46,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-93deb39a-33d9-4cac-bb59-8dac51c09940 x-compute-request-id: req-93deb39a-33d9-4cac-bb59-8dac51c09940 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:46,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-93deb39a-33d9-4cac-bb59-8dac51c09940 2019-01-09 02:59:46,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549432992935s 2019-01-09 02:59:46,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-93deb39a-33d9-4cac-bb59-8dac51c09940 2019-01-09 02:59:46,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:48,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:48,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:49,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88cc50ba-d014-4396-b4d0-e48a6a13fbb4 x-compute-request-id: req-88cc50ba-d014-4396-b4d0-e48a6a13fbb4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:49,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-88cc50ba-d014-4396-b4d0-e48a6a13fbb4 2019-01-09 02:59:49,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381145000458s 2019-01-09 02:59:49,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-88cc50ba-d014-4396-b4d0-e48a6a13fbb4 2019-01-09 02:59:49,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:51,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:51,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:51,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2aca066-0c1d-4094-af10-57a6ac24e211 x-compute-request-id: req-a2aca066-0c1d-4094-af10-57a6ac24e211 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:51,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a2aca066-0c1d-4094-af10-57a6ac24e211 2019-01-09 02:59:51,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713788986206s 2019-01-09 02:59:51,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a2aca066-0c1d-4094-af10-57a6ac24e211 2019-01-09 02:59:51,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:53,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:53,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:54,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-a7fa0697-bb2c-4f29-951a-ae6ccd25cc32 x-compute-request-id: req-a7fa0697-bb2c-4f29-951a-ae6ccd25cc32 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:54,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a7fa0697-bb2c-4f29-951a-ae6ccd25cc32 2019-01-09 02:59:54,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518862962723s 2019-01-09 02:59:54,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a7fa0697-bb2c-4f29-951a-ae6ccd25cc32 2019-01-09 02:59:54,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:56,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:56,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-0a857195-1489-435f-8c10-cae93ebeff49 x-compute-request-id: req-0a857195-1489-435f-8c10-cae93ebeff49 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:56,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a857195-1489-435f-8c10-cae93ebeff49 2019-01-09 02:59:56,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50177192688s 2019-01-09 02:59:56,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a857195-1489-435f-8c10-cae93ebeff49 2019-01-09 02:59:56,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 02:59:58,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 02:59:58,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 02:59:59,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 02: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-be7c1a4c-a4d7-41d0-a08c-f4bfb8f1c030 x-compute-request-id: req-be7c1a4c-a4d7-41d0-a08c-f4bfb8f1c030 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 02:59:59,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-be7c1a4c-a4d7-41d0-a08c-f4bfb8f1c030 2019-01-09 02:59:59,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513798952103s 2019-01-09 02:59:59,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-be7c1a4c-a4d7-41d0-a08c-f4bfb8f1c030 2019-01-09 02:59:59,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:01,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:01,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:02,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-871b9b37-83fc-4380-9be8-c6e3659d28be x-compute-request-id: req-871b9b37-83fc-4380-9be8-c6e3659d28be Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:02,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-871b9b37-83fc-4380-9be8-c6e3659d28be 2019-01-09 03:00:02,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64194893837s 2019-01-09 03:00:02,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-871b9b37-83fc-4380-9be8-c6e3659d28be 2019-01-09 03:00:02,081 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:04,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:04,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:04,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9472369e-3c08-42d1-9a1c-295a7a38b9ef x-compute-request-id: req-9472369e-3c08-42d1-9a1c-295a7a38b9ef Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:04,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9472369e-3c08-42d1-9a1c-295a7a38b9ef 2019-01-09 03:00:04,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748826980591s 2019-01-09 03:00:04,833 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9472369e-3c08-42d1-9a1c-295a7a38b9ef 2019-01-09 03:00:04,837 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:06,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:06,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:07,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-2dc6c3df-8933-4275-8c88-31740ce3c785 x-compute-request-id: req-2dc6c3df-8933-4275-8c88-31740ce3c785 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:07,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2dc6c3df-8933-4275-8c88-31740ce3c785 2019-01-09 03:00:07,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.672115087509s 2019-01-09 03:00:07,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2dc6c3df-8933-4275-8c88-31740ce3c785 2019-01-09 03:00:07,516 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:09,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:09,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:10,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-c580f7a5-939c-4d67-8551-d859bbdbaf4b x-compute-request-id: req-c580f7a5-939c-4d67-8551-d859bbdbaf4b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:10,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c580f7a5-939c-4d67-8551-d859bbdbaf4b 2019-01-09 03:00:10,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489682912827s 2019-01-09 03:00:10,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c580f7a5-939c-4d67-8551-d859bbdbaf4b 2019-01-09 03:00:10,013 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:12,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:12,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:12,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00: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-7252ac8a-be2e-4e54-a8a9-f21d403b027c x-compute-request-id: req-7252ac8a-be2e-4e54-a8a9-f21d403b027c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:12,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7252ac8a-be2e-4e54-a8a9-f21d403b027c 2019-01-09 03:00:12,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50918006897s 2019-01-09 03:00:12,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7252ac8a-be2e-4e54-a8a9-f21d403b027c 2019-01-09 03:00:12,529 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:14,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:14,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:15,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe83678d-27c3-4b71-900c-b69188d3310b x-compute-request-id: req-fe83678d-27c3-4b71-900c-b69188d3310b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:15,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe83678d-27c3-4b71-900c-b69188d3310b 2019-01-09 03:00:15,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616464853287s 2019-01-09 03:00:15,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe83678d-27c3-4b71-900c-b69188d3310b 2019-01-09 03:00:15,153 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:17,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:17,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:17,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c590a3bb-2049-49c9-a793-8fd392458393 x-compute-request-id: req-c590a3bb-2049-49c9-a793-8fd392458393 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:17,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c590a3bb-2049-49c9-a793-8fd392458393 2019-01-09 03:00:17,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355864048004s 2019-01-09 03:00:17,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c590a3bb-2049-49c9-a793-8fd392458393 2019-01-09 03:00:17,515 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:19,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:19,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:20,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00: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-03724eab-8918-48f6-ab51-cfb7fa724841 x-compute-request-id: req-03724eab-8918-48f6-ab51-cfb7fa724841 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:20,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-03724eab-8918-48f6-ab51-cfb7fa724841 2019-01-09 03:00:20,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607267141342s 2019-01-09 03:00:20,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-03724eab-8918-48f6-ab51-cfb7fa724841 2019-01-09 03:00:20,130 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:22,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:22,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:22,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00: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-e6fa6642-686b-4b3d-9f46-65f0d1b4ae1b x-compute-request-id: req-e6fa6642-686b-4b3d-9f46-65f0d1b4ae1b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:22,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e6fa6642-686b-4b3d-9f46-65f0d1b4ae1b 2019-01-09 03:00:22,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493909835815s 2019-01-09 03:00:22,627 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e6fa6642-686b-4b3d-9f46-65f0d1b4ae1b 2019-01-09 03:00:22,631 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:24,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:24,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:24,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-455d97ef-97d2-40df-a5e7-828db9a6b1e8 x-compute-request-id: req-455d97ef-97d2-40df-a5e7-828db9a6b1e8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:24,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-455d97ef-97d2-40df-a5e7-828db9a6b1e8 2019-01-09 03:00:24,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354471921921s 2019-01-09 03:00:24,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-455d97ef-97d2-40df-a5e7-828db9a6b1e8 2019-01-09 03:00:24,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:26,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:26,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:27,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00: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-3e909c00-c16c-4405-b3e7-3cd39110de8d x-compute-request-id: req-3e909c00-c16c-4405-b3e7-3cd39110de8d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:27,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e909c00-c16c-4405-b3e7-3cd39110de8d 2019-01-09 03:00:27,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499851942062s 2019-01-09 03:00:27,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e909c00-c16c-4405-b3e7-3cd39110de8d 2019-01-09 03:00:27,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:29,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:29,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:30,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00: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-75f8b829-02ab-4598-95d8-47e2b7c2a9e1 x-compute-request-id: req-75f8b829-02ab-4598-95d8-47e2b7c2a9e1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:30,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-75f8b829-02ab-4598-95d8-47e2b7c2a9e1 2019-01-09 03:00:30,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637703895569s 2019-01-09 03:00:30,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-75f8b829-02ab-4598-95d8-47e2b7c2a9e1 2019-01-09 03:00:30,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:32,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:32,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:32,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00: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-b09139d3-c1d3-4416-845d-11043bc261b8 x-compute-request-id: req-b09139d3-c1d3-4416-845d-11043bc261b8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:32,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b09139d3-c1d3-4416-845d-11043bc261b8 2019-01-09 03:00:32,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560089111328s 2019-01-09 03:00:32,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b09139d3-c1d3-4416-845d-11043bc261b8 2019-01-09 03:00:32,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:34,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:34,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:35,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00: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-61a0b669-6e92-4413-bc4f-42d70fadf831 x-compute-request-id: req-61a0b669-6e92-4413-bc4f-42d70fadf831 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:35,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61a0b669-6e92-4413-bc4f-42d70fadf831 2019-01-09 03:00:35,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527168035507s 2019-01-09 03:00:35,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61a0b669-6e92-4413-bc4f-42d70fadf831 2019-01-09 03:00:35,247 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:37,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:37,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:37,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00: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-53a4bf3f-4bd7-45f0-8117-4747dde2dcbf x-compute-request-id: req-53a4bf3f-4bd7-45f0-8117-4747dde2dcbf Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:37,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-53a4bf3f-4bd7-45f0-8117-4747dde2dcbf 2019-01-09 03:00:37,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54342007637s 2019-01-09 03:00:37,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-53a4bf3f-4bd7-45f0-8117-4747dde2dcbf 2019-01-09 03:00:37,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:39,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:39,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:40,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09d96f74-b8c4-40ac-ba27-57f73c89b607 x-compute-request-id: req-09d96f74-b8c4-40ac-ba27-57f73c89b607 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:40,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-09d96f74-b8c4-40ac-ba27-57f73c89b607 2019-01-09 03:00:40,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677610874176s 2019-01-09 03:00:40,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-09d96f74-b8c4-40ac-ba27-57f73c89b607 2019-01-09 03:00:40,483 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:42,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:42,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:43,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df1809db-fb30-4e1a-9ad1-969d9ddf8039 x-compute-request-id: req-df1809db-fb30-4e1a-9ad1-969d9ddf8039 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:43,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df1809db-fb30-4e1a-9ad1-969d9ddf8039 2019-01-09 03:00:43,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587448120117s 2019-01-09 03:00:43,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df1809db-fb30-4e1a-9ad1-969d9ddf8039 2019-01-09 03:00:43,078 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:45,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:45,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:45,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04fa11f9-9b5f-4b36-8947-77eb00dfcaee x-compute-request-id: req-04fa11f9-9b5f-4b36-8947-77eb00dfcaee Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:45,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-04fa11f9-9b5f-4b36-8947-77eb00dfcaee 2019-01-09 03:00:45,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385102987289s 2019-01-09 03:00:45,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-04fa11f9-9b5f-4b36-8947-77eb00dfcaee 2019-01-09 03:00:45,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:47,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:47,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:48,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8ab5922-c25e-4710-aa45-334bc03161f9 x-compute-request-id: req-a8ab5922-c25e-4710-aa45-334bc03161f9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:48,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a8ab5922-c25e-4710-aa45-334bc03161f9 2019-01-09 03:00:48,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17218399048s 2019-01-09 03:00:48,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a8ab5922-c25e-4710-aa45-334bc03161f9 2019-01-09 03:00:48,649 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:50,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:50,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:51,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00: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-22a51a5b-3405-4893-8aed-c76fcd318209 x-compute-request-id: req-22a51a5b-3405-4893-8aed-c76fcd318209 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:51,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-22a51a5b-3405-4893-8aed-c76fcd318209 2019-01-09 03:00:51,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488084077835s 2019-01-09 03:00:51,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-22a51a5b-3405-4893-8aed-c76fcd318209 2019-01-09 03:00:51,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:53,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:53,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:53,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e79e4ffd-83c7-4a88-a7d8-5a59ccd1e5eb x-compute-request-id: req-e79e4ffd-83c7-4a88-a7d8-5a59ccd1e5eb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:53,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e79e4ffd-83c7-4a88-a7d8-5a59ccd1e5eb 2019-01-09 03:00:53,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514585018158s 2019-01-09 03:00:53,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e79e4ffd-83c7-4a88-a7d8-5a59ccd1e5eb 2019-01-09 03:00:53,665 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:55,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:55,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:56,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47b2a3fd-42e2-4d49-a44f-8db9ba4174d7 x-compute-request-id: req-47b2a3fd-42e2-4d49-a44f-8db9ba4174d7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:56,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47b2a3fd-42e2-4d49-a44f-8db9ba4174d7 2019-01-09 03:00:56,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370585918427s 2019-01-09 03:00:56,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47b2a3fd-42e2-4d49-a44f-8db9ba4174d7 2019-01-09 03:00:56,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:00:58,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:00:58,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:00:58,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:00: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-6859cd30-2b71-480e-ace1-cdb3482b2151 x-compute-request-id: req-6859cd30-2b71-480e-ace1-cdb3482b2151 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:00:58,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6859cd30-2b71-480e-ace1-cdb3482b2151 2019-01-09 03:00:58,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531785011292s 2019-01-09 03:00:58,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6859cd30-2b71-480e-ace1-cdb3482b2151 2019-01-09 03:00:58,582 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:01:00,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:01:00,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:01,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01: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-1ecd5833-44f1-4c09-baa4-b0611bfc2d9d x-compute-request-id: req-1ecd5833-44f1-4c09-baa4-b0611bfc2d9d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:01:01,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1ecd5833-44f1-4c09-baa4-b0611bfc2d9d 2019-01-09 03:01:01,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500527143478s 2019-01-09 03:01:01,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1ecd5833-44f1-4c09-baa4-b0611bfc2d9d 2019-01-09 03:01:01,090 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:01:03,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:01:03,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:03,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01: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-a8fba9b0-5307-4186-a6a5-c2c471501d8e x-compute-request-id: req-a8fba9b0-5307-4186-a6a5-c2c471501d8e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:01:03,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a8fba9b0-5307-4186-a6a5-c2c471501d8e 2019-01-09 03:01:03,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520659923553s 2019-01-09 03:01:03,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a8fba9b0-5307-4186-a6a5-c2c471501d8e 2019-01-09 03:01:03,618 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:01:05,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:01:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:05,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72aac444-ce4b-4a5e-8a1a-63c69ebbb3b0 x-compute-request-id: req-72aac444-ce4b-4a5e-8a1a-63c69ebbb3b0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:01:05,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-72aac444-ce4b-4a5e-8a1a-63c69ebbb3b0 2019-01-09 03:01:05,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354902982712s 2019-01-09 03:01:05,976 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-72aac444-ce4b-4a5e-8a1a-63c69ebbb3b0 2019-01-09 03:01:05,980 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:01:07,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:01:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:08,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01: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-9609a3e6-f542-47d4-9bf4-36d4f7c46c83 x-compute-request-id: req-9609a3e6-f542-47d4-9bf4-36d4f7c46c83 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:01:08,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9609a3e6-f542-47d4-9bf4-36d4f7c46c83 2019-01-09 03:01:08,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357763051987s 2019-01-09 03:01:08,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9609a3e6-f542-47d4-9bf4-36d4f7c46c83 2019-01-09 03:01:08,344 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:01:10,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:01:10,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:10,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01: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-4954a9ec-ac45-4ea7-96e4-658eccca3414 x-compute-request-id: req-4954a9ec-ac45-4ea7-96e4-658eccca3414 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:01:10,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4954a9ec-ac45-4ea7-96e4-658eccca3414 2019-01-09 03:01:10,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370969057083s 2019-01-09 03:01:10,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4954a9ec-ac45-4ea7-96e4-658eccca3414 2019-01-09 03:01:10,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:01:12,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:01:12,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:13,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01: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-1b038712-9331-4970-9865-a537fe422ebf x-compute-request-id: req-1b038712-9331-4970-9865-a537fe422ebf Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:01:13,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1b038712-9331-4970-9865-a537fe422ebf 2019-01-09 03:01:13,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521728038788s 2019-01-09 03:01:13,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1b038712-9331-4970-9865-a537fe422ebf 2019-01-09 03:01:13,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:01:15,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:01:15,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:15,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01: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-97a09a01-f403-4af5-873a-db522ad204a7 x-compute-request-id: req-97a09a01-f403-4af5-873a-db522ad204a7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:01:15,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-97a09a01-f403-4af5-873a-db522ad204a7 2019-01-09 03:01:15,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517681121826s 2019-01-09 03:01:15,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-97a09a01-f403-4af5-873a-db522ad204a7 2019-01-09 03:01:15,775 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:01:17,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:01:17,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:18,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01: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-ff7440d4-9b04-46a9-8988-f7ac07ecdcd5 x-compute-request-id: req-ff7440d4-9b04-46a9-8988-f7ac07ecdcd5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:01:18,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff7440d4-9b04-46a9-8988-f7ac07ecdcd5 2019-01-09 03:01:18,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497545957565s 2019-01-09 03:01:18,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff7440d4-9b04-46a9-8988-f7ac07ecdcd5 2019-01-09 03:01:18,280 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:01:20,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:01:20,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:20,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01: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-d570ffed-0034-479f-adee-2eab5a7ad6b5 x-compute-request-id: req-d570ffed-0034-479f-adee-2eab5a7ad6b5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T02:58:41Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:01:20,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d570ffed-0034-479f-adee-2eab5a7ad6b5 2019-01-09 03:01:20,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369325876236s 2019-01-09 03:01:20,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d570ffed-0034-479f-adee-2eab5a7ad6b5 2019-01-09 03:01:20,657 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:01:22,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:01:22,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:23,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-110660a3-4e2d-444a-98cb-d66e8a74fccd x-compute-request-id: req-110660a3-4e2d-444a-98cb-d66e8a74fccd Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c9:f2", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:01:20.000000", "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:01:21Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:01:23,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-110660a3-4e2d-444a-98cb-d66e8a74fccd 2019-01-09 03:01:23,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537379026413s 2019-01-09 03:01:23,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-110660a3-4e2d-444a-98cb-d66e8a74fccd 2019-01-09 03:01:23,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 03:01:23,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=ab970927-0366-4188-9197-8bf69a5d82a7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:23,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-71b6fb44-4d22-47aa-835c-ae3802932690 Date: Wed, 09 Jan 2019 03:01:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T03:01:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd","ip_address":"192.168.120.12"}],"id":"6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f","security_groups":["4b60d2ad-67ae-43fc-b31a-61f576b076ff"],"mac_address":"fa:16:3e:61:c9:f2","project_id":"8de5879fd111425ba27c1c8f09c634b5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0df2d8d9-87ed-4514-be43-b984e2149fef","tenant_id":"8de5879fd111425ba27c1c8f09c634b5","created_at":"2019-01-09T02:58:42Z","binding:vnic_type":"normal","device_id":"ab970927-0366-4188-9197-8bf69a5d82a7"}]} 2019-01-09 03:01:23,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=ab970927-0366-4188-9197-8bf69a5d82a7 used request id req-71b6fb44-4d22-47aa-835c-ae3802932690 2019-01-09 03:01:23,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0678360462189s 2019-01-09 03:01:23,269 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=ab970927-0366-4188-9197-8bf69a5d82a7 used request id req-71b6fb44-4d22-47aa-835c-ae3802932690 2019-01-09 03:01:23,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:01:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:23,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-679b93d8-a99a-43fd-bdb2-a3d8c843cea4 Date: Wed, 09 Jan 2019 03:01:23 GMT RESP BODY: {"floatingips": []} 2019-01-09 03:01:23,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f used request id req-679b93d8-a99a-43fd-bdb2-a3d8c843cea4 2019-01-09 03:01:23,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0213899612427s 2019-01-09 03:01:23,297 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f used request id req-679b93d8-a99a-43fd-bdb2-a3d8c843cea4 2019-01-09 03:01:23,297 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:c9:f2', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-09T03:01:20.000000', 'flavor': Munch({u'id': u'1e01a887-c4e0-49b6-a49f-d4a2a0a45518'}), 'az': u'nova', 'id': u'ab970927-0366-4188-9197-8bf69a5d82a7', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'064818b4998440e194ab9f4aaab16afb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8de5879fd111425ba27c1c8f09c634b5', 'name': 'cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', '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'2019-01-09T03:01:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T03:01:21Z', 'hostId': u'bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65', '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'2019-01-09T03:01:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8de5879fd111425ba27c1c8f09c634b5', 'name': u'cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'adminPass': u'Yn4Bmv6uSoPq', 'tenant_id': u'8de5879fd111425ba27c1c8f09c634b5', 'region': 'regionOne', 'created': u'2019-01-09T02:58:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-09 03:01:23,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 03:01:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:23,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-ecd26637-38fe-4d12-bd1c-baac69ef1a22 Date: Wed, 09 Jan 2019 03:01:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd"],"updated_at":"2019-01-09T02:56:42Z","tenant_id":"8de5879fd111425ba27c1c8f09c634b5","created_at":"2019-01-09T02:56:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8de5879fd111425ba27c1c8f09c634b5","id":"0df2d8d9-87ed-4514-be43-b984e2149fef","name":"cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 03:01:23,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ecd26637-38fe-4d12-bd1c-baac69ef1a22 2019-01-09 03:01:23,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.326331138611s 2019-01-09 03:01:23,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ecd26637-38fe-4d12-bd1c-baac69ef1a22 2019-01-09 03:01:23,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 03:01:23,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=ab970927-0366-4188-9197-8bf69a5d82a7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:23,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-dcadf222-c1bd-478a-8b1c-fda72a6f52cf Date: Wed, 09 Jan 2019 03:01:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T03:01:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd","ip_address":"192.168.120.12"}],"id":"6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f","security_groups":["4b60d2ad-67ae-43fc-b31a-61f576b076ff"],"mac_address":"fa:16:3e:61:c9:f2","project_id":"8de5879fd111425ba27c1c8f09c634b5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0df2d8d9-87ed-4514-be43-b984e2149fef","tenant_id":"8de5879fd111425ba27c1c8f09c634b5","created_at":"2019-01-09T02:58:42Z","binding:vnic_type":"normal","device_id":"ab970927-0366-4188-9197-8bf69a5d82a7"}]} 2019-01-09 03:01:23,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=ab970927-0366-4188-9197-8bf69a5d82a7 used request id req-dcadf222-c1bd-478a-8b1c-fda72a6f52cf 2019-01-09 03:01:23,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0726039409637s 2019-01-09 03:01:23,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=ab970927-0366-4188-9197-8bf69a5d82a7 used request id req-dcadf222-c1bd-478a-8b1c-fda72a6f52cf 2019-01-09 03:01:23,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-09 03:01:23,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.12", "port_id": "6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f"}}' 2019-01-09 03:01:25,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-6cce0cda-1ddd-483e-8377-76378b2591d3 Date: Wed, 09 Jan 2019 03:01:25 GMT RESP BODY: {"floatingip": {"router_id": "fc31b65b-d41d-43f2-b811-5d333a5b910d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T03:01:24Z", "updated_at": "2019-01-09T03:01:24Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "port_id": "6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f", "id": "2e6bb5fd-ccb1-4101-b3d3-00385142b3bf"}} 2019-01-09 03:01:25,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6cce0cda-1ddd-483e-8377-76378b2591d3 2019-01-09 03:01:25,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.91221404076s 2019-01-09 03:01:25,616 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6cce0cda-1ddd-483e-8377-76378b2591d3 2019-01-09 03:01:25,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:01:25,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:25,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-0270ce4c-b2d1-4045-b75f-6e254f31dd67 Date: Wed, 09 Jan 2019 03:01:25 GMT RESP BODY: {"floatingips": [{"router_id": "fc31b65b-d41d-43f2-b811-5d333a5b910d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T03:01:24Z", "updated_at": "2019-01-09T03:01:24Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "port_id": "6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f", "id": "2e6bb5fd-ccb1-4101-b3d3-00385142b3bf"}]} 2019-01-09 03:01:25,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-0270ce4c-b2d1-4045-b75f-6e254f31dd67 2019-01-09 03:01:25,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0225088596344s 2019-01-09 03:01:25,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-0270ce4c-b2d1-4045-b75f-6e254f31dd67 2019-01-09 03:01:25,651 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 03:01:25,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:01:25,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:25,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-43736ce9-b9b9-4efb-82a5-29a7225598aa Date: Wed, 09 Jan 2019 03:01:25 GMT RESP BODY: {"floatingips": [{"router_id": "fc31b65b-d41d-43f2-b811-5d333a5b910d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T03:01:24Z", "updated_at": "2019-01-09T03:01:24Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "port_id": "6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f", "id": "2e6bb5fd-ccb1-4101-b3d3-00385142b3bf"}]} 2019-01-09 03:01:25,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-43736ce9-b9b9-4efb-82a5-29a7225598aa 2019-01-09 03:01:25,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0237200260162s 2019-01-09 03:01:25,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-43736ce9-b9b9-4efb-82a5-29a7225598aa 2019-01-09 03:01:25,784 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 03:01:25,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:01:25,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:25,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-48b8ff83-07df-43e6-9eb9-183335176db5 Date: Wed, 09 Jan 2019 03:01:25 GMT RESP BODY: {"floatingips": [{"router_id": "fc31b65b-d41d-43f2-b811-5d333a5b910d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T03:01:24Z", "updated_at": "2019-01-09T03:01:24Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "port_id": "6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f", "id": "2e6bb5fd-ccb1-4101-b3d3-00385142b3bf"}]} 2019-01-09 03:01:25,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-48b8ff83-07df-43e6-9eb9-183335176db5 2019-01-09 03:01:25,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0444469451904s 2019-01-09 03:01:25,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-48b8ff83-07df-43e6-9eb9-183335176db5 2019-01-09 03:01:25,938 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 03:01:26,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:01:26,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:26,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-84cb6a5d-afd8-4ea5-8d0a-41ec405f210b Date: Wed, 09 Jan 2019 03:01:26 GMT RESP BODY: {"floatingips": [{"router_id": "fc31b65b-d41d-43f2-b811-5d333a5b910d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T03:01:24Z", "updated_at": "2019-01-09T03:01:24Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "port_id": "6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f", "id": "2e6bb5fd-ccb1-4101-b3d3-00385142b3bf"}]} 2019-01-09 03:01:26,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-84cb6a5d-afd8-4ea5-8d0a-41ec405f210b 2019-01-09 03:01:26,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0261979103088s 2019-01-09 03:01:26,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-84cb6a5d-afd8-4ea5-8d0a-41ec405f210b 2019-01-09 03:01:26,074 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 03:01:26,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:01:26,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:01:26,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-1dc0b21c-0805-42e0-b9eb-c6da04b07b27 Date: Wed, 09 Jan 2019 03:01:26 GMT RESP BODY: {"floatingips": [{"router_id": "fc31b65b-d41d-43f2-b811-5d333a5b910d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T03:01:24Z", "updated_at": "2019-01-09T03:01:24Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "port_id": "6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f", "id": "2e6bb5fd-ccb1-4101-b3d3-00385142b3bf"}]} 2019-01-09 03:01:26,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1dc0b21c-0805-42e0-b9eb-c6da04b07b27 2019-01-09 03:01:26,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0243020057678s 2019-01-09 03:01:26,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1dc0b21c-0805-42e0-b9eb-c6da04b07b27 2019-01-09 03:01:26,207 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fc31b65b-d41d-43f2-b811-5d333a5b910d', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'8de5879fd111425ba27c1c8f09c634b5', 'created_at': u'2019-01-09T03:01:24Z', 'attached': True, 'updated_at': u'2019-01-09T03:01:24Z', 'id': u'2e6bb5fd-ccb1-4101-b3d3-00385142b3bf', 'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8de5879fd111425ba27c1c8f09c634b5', 'name': 'cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fc31b65b-d41d-43f2-b811-5d333a5b910d', 'project_id': u'8de5879fd111425ba27c1c8f09c634b5', 'port_id': u'6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f', 'port': u'6b76ea1c-69ce-4d9c-92e4-5eaad7bf371f', 'network': u'782dec73-78a8-46a5-abfe-4590d9211012'}) 2019-01-09 03:01:26,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 03:01:26,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 03:01:28,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1666d5a9-47f6-4b2e-bbd7-30a03502f6eb x-compute-request-id: req-1666d5a9-47f6-4b2e-bbd7-30a03502f6eb Content-Encoding: gzip Content-Length: 10983 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 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 1939866367 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.311110] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.314112] pid_max: default: 32768 minimum: 301\n[ 0.315765] Security Framework initialized\n[ 0.317264] SELinux: Initializing.\n[ 0.319025] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.325295] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.329137] Mount-cache hash table entries: 4096\n[ 0.331055] Initializing cgroup subsys memory\n[ 0.332638] Initializing cgroup subsys devices\n[ 0.334205] Initializing cgroup subsys freezer\n[ 0.335773] Initializing cgroup subsys net_cls\n[ 0.337333] Initializing cgroup subsys blkio\n[ 0.338862] Initializing cgroup subsys perf_event\n[ 0.340502] Initializing cgroup subsys hugetlb\n[ 0.342070] Initializing cgroup subsys pids\n[ 0.343591] Initializing cgroup subsys net_prio\n[ 0.345261] CPU: Physical Processor ID: 0\n[ 0.347466] mce: CPU supports 10 MCE banks\n[ 0.348994] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350752] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.352512] tlb_flushall_shift: 6\n[ 0.354076] Freeing SMP alternatives: 28k freed\n[ 0.358957] ACPI: Core revision 20130517\n[ 0.361069] ACPI: All ACPI Tables successfully acquired\n[ 0.363038] ftrace: allocating 25812 entries in 101 pages\n[ 0.389708] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.391212] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.392695] smpboot: Max logical packages: 2\n[ 0.393990] Enabling x2apic\n[ 0.394894] Enabled x2apic\n[ 0.395982] Switched APIC routing to physical x2apic.\n[ 0.398171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.399675] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.402316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.409658] KVM setup paravirtual spinlock\n[ 0.411930] smpboot: Booting Node 0, Processors #1 OK\n[ 0.414030] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.436571] Brought up 2 CPUs\n[ 0.436573] KVM setup async PF for cpu 1\n[ 0.436576] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.439678] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.442022] devtmpfs: initialized\n[ 0.444682] EVM: security.selinux\n[ 0.445650] EVM: security.ima\n[ 0.446551] EVM: security.capability\n[ 0.448178] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.449680] pinctrl core: initialized pinctrl subsystem\n[ 0.451026] NET: Registered protocol family 16\n[ 0.452396] ACPI: bus type PCI registered\n[ 0.453465] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.454951] PCI: Using configuration type 1 for base access\n[ 0.459663] ACPI: Added _OSI(Module Device)\n[ 0.460985] ACPI: Added _OSI(Processor Device)\n[ 0.462316] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.463703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.467204] ACPI: Interpreter enabled\n[ 0.468416] ACPI: (supports S0 S5)\n[ 0.469556] ACPI: Using IOAPIC for interrupt routing\n[ 0.470997] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.475281] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.477156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.478962] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.480706] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.483962] acpiphp: Slot [3] registered\n[ 0.485225] acpiphp: Slot [4] registered\n[ 0.486485] acpiphp: Slot [5] registered\n[ 0.487727] acpiphp: Slot [6] registered\n[ 0.488971] acpiphp: Slot [7] registered\n[ 0.490217] acpiphp: Slot [8] registered\n[ 0.491460] acpiphp: Slot [9] registered\n[ 0.492707] acpiphp: Slot [10] registered\n[ 0.493968] acpiphp: Slot [11] registered\n[ 0.495123] acpiphp: Slot [12] registered\n[ 0.496207] acpiphp: Slot [13] registered\n[ 0.497288] acpiphp: Slot [14] registered\n[ 0.498372] acpiphp: Slot [15] registered\n[ 0.499454] acpiphp: Slot [16] registered\n[ 0.500538] acpiphp: Slot [17] registered\n[ 0.501618] acpiphp: Slot [18] registered\n[ 0.502693] acpiphp: Slot [19] registered\n[ 0.503778] acpiphp: Slot [20] registered\n[ 0.504857] acpiphp: Slot [21] registered\n[ 0.505937] acpiphp: Slot [22] registered\n[ 0.507012] acpiphp: Slot [23] registered\n[ 0.508088] acpiphp: Slot [24] registered\n[ 0.509172] acpiphp: Slot [25] registered\n[ 0.510250] acpiphp: Slot [26] registered\n[ 0.511329] acpiphp: Slot [27] registered\n[ 0.512406] acpiphp: Slot [28] registered\n[ 0.513478] acpiphp: Slot [29] registered\n[ 0.514551] acpiphp: Slot [30] registered\n[ 0.515623] acpiphp: Slot [31] registered\n[ 0.516691] PCI host bridge to bus 0000:00\n[ 0.517762] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.519034] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.520503] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.521960] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.523923] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.531987] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.533515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.534938] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.536450] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.543282] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.545228] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.596084] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.600015] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.602348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.604724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.607019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.609182] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.611324] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.614344] vgaarb: loaded\n[ 0.615536] vgaarb: bridge control possible 0000:00:02.0\n[ 0.617545] SCSI subsystem initialized\n[ 0.619022] ACPI: bus type USB registered\n[ 0.620552] usbcore: registered new interface driver usbfs\n[ 0.622491] usbcore: registered new interface driver hub\n[ 0.624382] usbcore: registered new device driver usb\n[ 0.626346] PCI: Using ACPI for IRQ routing\n[ 0.628183] NetLabel: Initializing\n[ 0.629552] NetLabel: domain hash size = 128\n[ 0.631146] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.632949] NetLabel: unlabeled traffic allowed by default\n[ 0.635016] Switched to clocksource kvm-clock\n[ 0.642501] pnp: PnP ACPI init\n[ 0.643805] ACPI: bus type PNP registered\n[ 0.645680] pnp: PnP ACPI: found 5 devices\n[ 0.647191] ACPI: bus type PNP unregistered\n[ 0.654977] NET: Registered protocol family 2\n[ 0.656769] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.659630] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.661874] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.664131] TCP: reno registered\n[ 0.665488] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.667504] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.669679] NET: Registered protocol family 1\n[ 0.671283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.673188] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.674880] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.694389] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.714769] Unpacking initramfs...\n[ 1.115770] Freeing initrd memory: 37508k freed\n[ 1.125564] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.127873] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.138190] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.140437] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.142978] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.145160] Initialise system trusted keyring\n[ 1.146858] audit: initializing netlink socket (disabled)\n[ 1.148843] type=2000 audit(1547002883.068:1): initialized\n[ 1.166605] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.168850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.172143] zpool: loaded\n[ 1.173364] zbud: loaded\n[ 1.174700] VFS: Disk quotas dquot_6.5.2\n[ 1.176289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.178671] msgmni has been set to 7578\n[ 1.180271] Key type big_key registered\n[ 1.182358] NET: Registered protocol family 38\n[ 1.184045] Key type asymmetric registered\n[ 1.185659] Asymmetric key parser 'x509' registered\n[ 1.187516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.190476] io scheduler noop registered\n[ 1.191933] io scheduler deadline registered (default)\n[ 1.193612] io scheduler cfq registered\n[ 1.195143] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.207613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.209775] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.212515] ACPI: Power Button [PWRF]\n[ 1.214126] GHES: HEST is not enabled!\n[ 1.215709] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.239951] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.242294] Non-volatile memory driver v1.3\n[ 1.243911] Linux agpgart interface v0.103\n[ 1.245627] crash memory driver: version 1.1\n[ 1.247313] rdac: device handler registered\n[ 1.248980] hp_sw: device handler registered\n[ 1.250648] emc: device handler registered\n[ 1.252237] alua: device handler registered\n[ 1.253855] libphy: Fixed MDIO Bus: probed\n[ 1.255470] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.257711] ehci-pci: EHCI PCI platform driver\n[ 1.259379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.261514] ohci-pci: OHCI PCI platform driver\n[ 1.263143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.283585] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.285485] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.288326] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.290134] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.292183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.294504] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.297219] usb usb1: Product: UHCI Host Controller\n[ 1.298960] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.301326] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.303113] hub 1-0:1.0: USB hub found\n[ 1.304662] hub 1-0:1.0: 2 ports detected\n[ 1.306317] usbcore: registered new interface driver usbserial\n[ 1.308389] usbcore: registered new interface driver usbserial_generic\n[ 1.310671] usbserial: USB Serial support registered for generic\n[ 1.312786] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.316350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.318145] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.320049] mousedev: PS/2 mouse device common for all mice\n[ 1.322299] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.326070] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.328195] rtc_cmos 00:00: RTC can wake from S4\n[ 1.328412] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.328493] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.328524] cpuidle: using governor menu\n[ 1.328575] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.328638] usbcore: registered new interface driver usbhid\n[ 1.328640] usbhid: USB HID core driver\n[ 1.328667] drop_monitor: Initializing network drop monitor service\n[ 1.328711] TCP: cubic registered\n[ 1.328714] Initializing XFRM netlink socket\n[ 1.328788] NET: Registered protocol family 10\n[ 1.330991] NET: Registered protocol family 17\n[ 1.333025] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.333029] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.333048] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.333106] Loading compiled-in X.509 certificates\n[ 1.333126] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.333133] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.333440] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.333458] registered taskstats version 1\n[ 1.337397] Key type trusted registered\n[ 1.338429] Key type encrypted registered\n[ 1.339434] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.340511] rtc_cmos 00:00: setting system clock to 2019-01-09 03:01:23 UTC (1547002883)\n[ 1.375416] Freeing unused kernel memory: 1680k freed\n[ 1.380249] 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.385782] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.386081] systemd[1]: Detected virtualization kvm.\n[ 1.386084] systemd[1]: Detected architecture x86-64.\n[ 1.386085] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.394660] systemd[1]: No hostname configured.\n[ 1.396160] systemd[1]: Set hostname to .\n[ 1.397723] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.421709] systemd[1]: Reached target Local File Systems.\n[ 1.423272] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.425770] systemd[1]: Reached target Timers.\n[ 1.427169] systemd[1]: Starting Timers.\n[ 1.428481] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.431026] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.434483] systemd[1]: Reached target Paths.\n[ 1.435853] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.438107] systemd[1]: Reached target Swap.\n[ 1.439454] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.441782] systemd[1]: Created slice Root Slice.\n[ 1.443216] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.445692] systemd[1]: Listening on udev Control Socket.\n[ 1.447325] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.449996] systemd[1]: Listening on udev Kernel Socket.\n[ 1.451556] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.454179] systemd[1]: Created slice System Slice.\n[ 1.455649] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.458049] systemd[1]: Reached target Slices.\n[ 1.459450] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.461797] systemd[1]: Listening on Journal Socket.\n[ 1.463245] systemd[1]: Starting Journal Socket.\n[ 1.465123] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.467957] 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.472682] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.475486] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.478804] systemd[1]: Reached target Sockets.\n[ 1.480196] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.483111] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.491612] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.495947] systemd[1]: Started Journal Service.\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.547253] RPC: Registered named UNIX socket transport module.\n[ 1.549150] RPC: Registered udp transport module.\n[ 1.550711] RPC: Registered tcp transport module.\n[ 1.552284] 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[ 1.608030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[ 1.637567] scsi host0: ata_piix\n[ 1.639294] scsi host1: ata_piix\n[ 1.640701] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.642990] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.646307] FDC 0 is a S82078B\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.682903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.723222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.728941] 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.763283] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.765049] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.766975] usb 1-1: Product: QEMU USB Tablet\n[ 1.768381] usb 1-1: Manufacturer: QEMU\n[ 1.769635] usb 1-1: SerialNumber: 42\n[ 1.779647] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.782550] 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.867195] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.869689] XFS (vda1): Mounting V4 Filesystem\n[ 1.957387] 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 Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped target Timers.\n[ 2.138092] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\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 Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\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 dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.189922] systemd-journald[113]: Received SIGTERM from PID 1 (systemd).\n[ 2.286651] SELinux: Disabled at runtime.\n[ 2.325099] type=1404 audit(1547002884.484:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.365470] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.367089] 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-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Switch Root.\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\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] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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 Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.673075] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.708207] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.844166] type=1305 audit(1547002885.003:3): audit_pid=432 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\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] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.[ 3.044086] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n[ 3.056903] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.057114] [drm] Initialized drm 1.1.0 20060810\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.084253] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.086395] [TTM] Initializing pool allocator\n[ 3.088429] [TTM] Initializing DMA pool allocator\n[ 3.090774] [drm] fb mappable at 0xFC000000\n[ 3.090774] [drm] vram aper at 0xFC000000\n[ 3.090775] [drm] size 33554432\n[ 3.090775] [drm] fb depth is 24\n[ 3.090775] [drm] pitch is 3072\n[ 3.092589] ppdev: user-space parallel port driver\n[ 3.097126] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.116143] Console: switching to colour frame buffer device 128x48\n[ 3.128206] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.132034] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\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 Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).[ 3.205294] AES CTR mode by8 optimization enabled\n\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.213380] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.229570] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started NTP client/server.\n[ 3.277059] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Authorization Manager.\n[ 3.308242] intel_rapl: no valid rapl domains found in package 0\n[ 3.317639] intel_powerclamp: No package C-state available\n[ 3.323364] intel_powerclamp: No package C-state available[ 3.622924] cloud-init[503]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 03:01:26 +0000. Up 3.58 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2019-01-09 03:01:28,326 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7/action used request id req-1666d5a9-47f6-4b2e-bbd7-30a03502f6eb 2019-01-09 03:01:28,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.11824703217s 2019-01-09 03:01:28,327 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7/action used request id req-1666d5a9-47f6-4b2e-bbd7-30a03502f6eb 2019-01-09 03:01:28,328 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 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 1939866367 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.311110] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.314112] pid_max: default: 32768 minimum: 301 [ 0.315765] Security Framework initialized [ 0.317264] SELinux: Initializing. [ 0.319025] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.325295] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.329137] Mount-cache hash table entries: 4096 [ 0.331055] Initializing cgroup subsys memory [ 0.332638] Initializing cgroup subsys devices [ 0.334205] Initializing cgroup subsys freezer [ 0.335773] Initializing cgroup subsys net_cls [ 0.337333] Initializing cgroup subsys blkio [ 0.338862] Initializing cgroup subsys perf_event [ 0.340502] Initializing cgroup subsys hugetlb [ 0.342070] Initializing cgroup subsys pids [ 0.343591] Initializing cgroup subsys net_prio [ 0.345261] CPU: Physical Processor ID: 0 [ 0.347466] mce: CPU supports 10 MCE banks [ 0.348994] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350752] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.352512] tlb_flushall_shift: 6 [ 0.354076] Freeing SMP alternatives: 28k freed [ 0.358957] ACPI: Core revision 20130517 [ 0.361069] ACPI: All ACPI Tables successfully acquired [ 0.363038] ftrace: allocating 25812 entries in 101 pages [ 0.389708] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.391212] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.392695] smpboot: Max logical packages: 2 [ 0.393990] Enabling x2apic [ 0.394894] Enabled x2apic [ 0.395982] Switched APIC routing to physical x2apic. [ 0.398171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.399675] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.402316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.409658] KVM setup paravirtual spinlock [ 0.411930] smpboot: Booting Node 0, Processors #1 OK [ 0.414030] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.436571] Brought up 2 CPUs [ 0.436573] KVM setup async PF for cpu 1 [ 0.436576] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.439678] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.442022] devtmpfs: initialized [ 0.444682] EVM: security.selinux [ 0.445650] EVM: security.ima [ 0.446551] EVM: security.capability [ 0.448178] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.449680] pinctrl core: initialized pinctrl subsystem [ 0.451026] NET: Registered protocol family 16 [ 0.452396] ACPI: bus type PCI registered [ 0.453465] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.454951] PCI: Using configuration type 1 for base access [ 0.459663] ACPI: Added _OSI(Module Device) [ 0.460985] ACPI: Added _OSI(Processor Device) [ 0.462316] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.463703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.467204] ACPI: Interpreter enabled [ 0.468416] ACPI: (supports S0 S5) [ 0.469556] ACPI: Using IOAPIC for interrupt routing [ 0.470997] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.475281] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.477156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.478962] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.480706] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.483962] acpiphp: Slot [3] registered [ 0.485225] acpiphp: Slot [4] registered [ 0.486485] acpiphp: Slot [5] registered [ 0.487727] acpiphp: Slot [6] registered [ 0.488971] acpiphp: Slot [7] registered [ 0.490217] acpiphp: Slot [8] registered [ 0.491460] acpiphp: Slot [9] registered [ 0.492707] acpiphp: Slot [10] registered [ 0.493968] acpiphp: Slot [11] registered [ 0.495123] acpiphp: Slot [12] registered [ 0.496207] acpiphp: Slot [13] registered [ 0.497288] acpiphp: Slot [14] registered [ 0.498372] acpiphp: Slot [15] registered [ 0.499454] acpiphp: Slot [16] registered [ 0.500538] acpiphp: Slot [17] registered [ 0.501618] acpiphp: Slot [18] registered [ 0.502693] acpiphp: Slot [19] registered [ 0.503778] acpiphp: Slot [20] registered [ 0.504857] acpiphp: Slot [21] registered [ 0.505937] acpiphp: Slot [22] registered [ 0.507012] acpiphp: Slot [23] registered [ 0.508088] acpiphp: Slot [24] registered [ 0.509172] acpiphp: Slot [25] registered [ 0.510250] acpiphp: Slot [26] registered [ 0.511329] acpiphp: Slot [27] registered [ 0.512406] acpiphp: Slot [28] registered [ 0.513478] acpiphp: Slot [29] registered [ 0.514551] acpiphp: Slot [30] registered [ 0.515623] acpiphp: Slot [31] registered [ 0.516691] PCI host bridge to bus 0000:00 [ 0.517762] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.519034] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.520503] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.521960] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.523923] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.531987] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.533515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.534938] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.536450] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.543282] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.545228] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.596084] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.600015] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.602348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.604724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.607019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.609182] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.611324] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.614344] vgaarb: loaded [ 0.615536] vgaarb: bridge control possible 0000:00:02.0 [ 0.617545] SCSI subsystem initialized [ 0.619022] ACPI: bus type USB registered [ 0.620552] usbcore: registered new interface driver usbfs [ 0.622491] usbcore: registered new interface driver hub [ 0.624382] usbcore: registered new device driver usb [ 0.626346] PCI: Using ACPI for IRQ routing [ 0.628183] NetLabel: Initializing [ 0.629552] NetLabel: domain hash size = 128 [ 0.631146] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.632949] NetLabel: unlabeled traffic allowed by default [ 0.635016] Switched to clocksource kvm-clock [ 0.642501] pnp: PnP ACPI init [ 0.643805] ACPI: bus type PNP registered [ 0.645680] pnp: PnP ACPI: found 5 devices [ 0.647191] ACPI: bus type PNP unregistered [ 0.654977] NET: Registered protocol family 2 [ 0.656769] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.659630] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.661874] TCP: Hash tables configured (established 32768 bind 32768) [ 0.664131] TCP: reno registered [ 0.665488] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.667504] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.669679] NET: Registered protocol family 1 [ 0.671283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.673188] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.674880] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.694389] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.714769] Unpacking initramfs... [ 1.115770] Freeing initrd memory: 37508k freed [ 1.125564] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.127873] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.138190] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.140437] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.142978] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.145160] Initialise system trusted keyring [ 1.146858] audit: initializing netlink socket (disabled) [ 1.148843] type=2000 audit(1547002883.068:1): initialized [ 1.166605] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.168850] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.172143] zpool: loaded [ 1.173364] zbud: loaded [ 1.174700] VFS: Disk quotas dquot_6.5.2 [ 1.176289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.178671] msgmni has been set to 7578 [ 1.180271] Key type big_key registered [ 1.182358] NET: Registered protocol family 38 [ 1.184045] Key type asymmetric registered [ 1.185659] Asymmetric key parser 'x509' registered [ 1.187516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.190476] io scheduler noop registered [ 1.191933] io scheduler deadline registered (default) [ 1.193612] io scheduler cfq registered [ 1.195143] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.207613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.209775] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.212515] ACPI: Power Button [PWRF] [ 1.214126] GHES: HEST is not enabled! [ 1.215709] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.239951] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.242294] Non-volatile memory driver v1.3 [ 1.243911] Linux agpgart interface v0.103 [ 1.245627] crash memory driver: version 1.1 [ 1.247313] rdac: device handler registered [ 1.248980] hp_sw: device handler registered [ 1.250648] emc: device handler registered [ 1.252237] alua: device handler registered [ 1.253855] libphy: Fixed MDIO Bus: probed [ 1.255470] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.257711] ehci-pci: EHCI PCI platform driver [ 1.259379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.261514] ohci-pci: OHCI PCI platform driver [ 1.263143] uhci_hcd: USB Universal Host Controller Interface driver [ 1.283585] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.285485] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.288326] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.290134] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.292183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.294504] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.297219] usb usb1: Product: UHCI Host Controller [ 1.298960] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.301326] usb usb1: SerialNumber: 0000:00:01.2 [ 1.303113] hub 1-0:1.0: USB hub found [ 1.304662] hub 1-0:1.0: 2 ports detected [ 1.306317] usbcore: registered new interface driver usbserial [ 1.308389] usbcore: registered new interface driver usbserial_generic [ 1.310671] usbserial: USB Serial support registered for generic [ 1.312786] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.316350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.318145] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.320049] mousedev: PS/2 mouse device common for all mice [ 1.322299] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.326070] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.328195] rtc_cmos 00:00: RTC can wake from S4 [ 1.328412] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.328493] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.328524] cpuidle: using governor menu [ 1.328575] hidraw: raw HID events driver (C) Jiri Kosina [ 1.328638] usbcore: registered new interface driver usbhid [ 1.328640] usbhid: USB HID core driver [ 1.328667] drop_monitor: Initializing network drop monitor service [ 1.328711] TCP: cubic registered [ 1.328714] Initializing XFRM netlink socket [ 1.328788] NET: Registered protocol family 10 [ 1.330991] NET: Registered protocol family 17 [ 1.333025] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.333029] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.333048] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.333106] Loading compiled-in X.509 certificates [ 1.333126] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.333133] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.333440] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.333458] registered taskstats version 1 [ 1.337397] Key type trusted registered [ 1.338429] Key type encrypted registered [ 1.339434] IMA: No TPM chip found, activating TPM-bypass! [ 1.340511] rtc_cmos 00:00: setting system clock to 2019-01-09 03:01:23 UTC (1547002883) [ 1.375416] Freeing unused kernel memory: 1680k freed [ 1.380249] 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.385782] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.386081] systemd[1]: Detected virtualization kvm. [ 1.386084] systemd[1]: Detected architecture x86-64. [ 1.386085] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.394660] systemd[1]: No hostname configured. [ 1.396160] systemd[1]: Set hostname to . [ 1.397723] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.421709] systemd[1]: Reached target Local File Systems. [ 1.423272] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.425770] systemd[1]: Reached target Timers. [ 1.427169] systemd[1]: Starting Timers. [ 1.428481] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.431026] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.434483] systemd[1]: Reached target Paths. [ 1.435853] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.438107] systemd[1]: Reached target Swap. [ 1.439454] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.441782] systemd[1]: Created slice Root Slice. [ 1.443216] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.445692] systemd[1]: Listening on udev Control Socket. [ 1.447325] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.449996] systemd[1]: Listening on udev Kernel Socket. [ 1.451556] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.454179] systemd[1]: Created slice System Slice. [ 1.455649] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.458049] systemd[1]: Reached target Slices. [ 1.459450] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.461797] systemd[1]: Listening on Journal Socket. [ 1.463245] systemd[1]: Starting Journal Socket. [ 1.465123] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.467957] 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.472682] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.475486] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.478804] systemd[1]: Reached target Sockets. [ 1.480196] systemd[1]: Starting Sockets. [[32m OK [0m] Started Apply Kernel Variables. [ 1.483111] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.491612] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.495947] systemd[1]: Started Journal Service. 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.547253] RPC: Registered named UNIX socket transport module. [ 1.549150] RPC: Registered udp transport module. [ 1.550711] RPC: Registered tcp transport module. [ 1.552284] 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... [ 1.608030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [ 1.637567] scsi host0: ata_piix [ 1.639294] scsi host1: ata_piix [ 1.640701] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.642990] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.646307] FDC 0 is a S82078B [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.682903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.723222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.728941] 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.763283] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.765049] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.766975] usb 1-1: Product: QEMU USB Tablet [ 1.768381] usb 1-1: Manufacturer: QEMU [ 1.769635] usb 1-1: SerialNumber: 42 [ 1.779647] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.782550] 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.867195] SGI XFS with ACLs, security attributes, no debug enabled [ 1.869689] XFS (vda1): Mounting V4 Filesystem [ 1.957387] 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 Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped target Timers. [ 2.138092] tsc: Refined TSC clocksource calibration: 3491.912 MHz [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[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 dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.189922] systemd-journald[113]: Received SIGTERM from PID 1 (systemd). [ 2.286651] SELinux: Disabled at runtime. [ 2.325099] type=1404 audit(1547002884.484:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.365470] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.367089] 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-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd File Systems. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[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... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.673075] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.708207] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.844166] type=1305 audit(1547002885.003:3): audit_pid=432 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System.[ 3.044086] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.056903] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.057114] [drm] Initialized drm 1.1.0 20060810 Starting Login Service... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.084253] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.086395] [TTM] Initializing pool allocator [ 3.088429] [TTM] Initializing DMA pool allocator [ 3.090774] [drm] fb mappable at 0xFC000000 [ 3.090774] [drm] vram aper at 0xFC000000 [ 3.090775] [drm] size 33554432 [ 3.090775] [drm] fb depth is 24 [ 3.090775] [drm] pitch is 3072 [ 3.092589] ppdev: user-space parallel port driver [ 3.097126] fbcon: cirrusdrmfb (fb0) is primary device [ 3.116143] Console: switching to colour frame buffer device 128x48 [ 3.128206] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.132034] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting NTP client/server... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[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 Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre).[ 3.205294] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Remote File Systems. [ 3.213380] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.229570] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started NTP client/server. [ 3.277059] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.308242] intel_rapl: no valid rapl domains found in package 0 [ 3.317639] intel_powerclamp: No package C-state available [ 3.323364] intel_powerclamp: No package C-state available[ 3.622924] cloud-init[503]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 03:01:26 +0000. Up 3.58 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2019-01-09 03:01:28,708 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2019-01-09 03:01:37,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 03:01:37,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 03:01:38,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2cbdf65-45e0-469f-9b5b-4709c228316d x-compute-request-id: req-b2cbdf65-45e0-469f-9b5b-4709c228316d Content-Encoding: gzip Content-Length: 12765 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 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 1939866367 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.311110] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.314112] pid_max: default: 32768 minimum: 301\n[ 0.315765] Security Framework initialized\n[ 0.317264] SELinux: Initializing.\n[ 0.319025] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.325295] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.329137] Mount-cache hash table entries: 4096\n[ 0.331055] Initializing cgroup subsys memory\n[ 0.332638] Initializing cgroup subsys devices\n[ 0.334205] Initializing cgroup subsys freezer\n[ 0.335773] Initializing cgroup subsys net_cls\n[ 0.337333] Initializing cgroup subsys blkio\n[ 0.338862] Initializing cgroup subsys perf_event\n[ 0.340502] Initializing cgroup subsys hugetlb\n[ 0.342070] Initializing cgroup subsys pids\n[ 0.343591] Initializing cgroup subsys net_prio\n[ 0.345261] CPU: Physical Processor ID: 0\n[ 0.347466] mce: CPU supports 10 MCE banks\n[ 0.348994] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350752] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.352512] tlb_flushall_shift: 6\n[ 0.354076] Freeing SMP alternatives: 28k freed\n[ 0.358957] ACPI: Core revision 20130517\n[ 0.361069] ACPI: All ACPI Tables successfully acquired\n[ 0.363038] ftrace: allocating 25812 entries in 101 pages\n[ 0.389708] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.391212] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.392695] smpboot: Max logical packages: 2\n[ 0.393990] Enabling x2apic\n[ 0.394894] Enabled x2apic\n[ 0.395982] Switched APIC routing to physical x2apic.\n[ 0.398171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.399675] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.402316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.409658] KVM setup paravirtual spinlock\n[ 0.411930] smpboot: Booting Node 0, Processors #1 OK\n[ 0.414030] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.436571] Brought up 2 CPUs\n[ 0.436573] KVM setup async PF for cpu 1\n[ 0.436576] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.439678] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.442022] devtmpfs: initialized\n[ 0.444682] EVM: security.selinux\n[ 0.445650] EVM: security.ima\n[ 0.446551] EVM: security.capability\n[ 0.448178] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.449680] pinctrl core: initialized pinctrl subsystem\n[ 0.451026] NET: Registered protocol family 16\n[ 0.452396] ACPI: bus type PCI registered\n[ 0.453465] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.454951] PCI: Using configuration type 1 for base access\n[ 0.459663] ACPI: Added _OSI(Module Device)\n[ 0.460985] ACPI: Added _OSI(Processor Device)\n[ 0.462316] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.463703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.467204] ACPI: Interpreter enabled\n[ 0.468416] ACPI: (supports S0 S5)\n[ 0.469556] ACPI: Using IOAPIC for interrupt routing\n[ 0.470997] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.475281] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.477156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.478962] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.480706] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.483962] acpiphp: Slot [3] registered\n[ 0.485225] acpiphp: Slot [4] registered\n[ 0.486485] acpiphp: Slot [5] registered\n[ 0.487727] acpiphp: Slot [6] registered\n[ 0.488971] acpiphp: Slot [7] registered\n[ 0.490217] acpiphp: Slot [8] registered\n[ 0.491460] acpiphp: Slot [9] registered\n[ 0.492707] acpiphp: Slot [10] registered\n[ 0.493968] acpiphp: Slot [11] registered\n[ 0.495123] acpiphp: Slot [12] registered\n[ 0.496207] acpiphp: Slot [13] registered\n[ 0.497288] acpiphp: Slot [14] registered\n[ 0.498372] acpiphp: Slot [15] registered\n[ 0.499454] acpiphp: Slot [16] registered\n[ 0.500538] acpiphp: Slot [17] registered\n[ 0.501618] acpiphp: Slot [18] registered\n[ 0.502693] acpiphp: Slot [19] registered\n[ 0.503778] acpiphp: Slot [20] registered\n[ 0.504857] acpiphp: Slot [21] registered\n[ 0.505937] acpiphp: Slot [22] registered\n[ 0.507012] acpiphp: Slot [23] registered\n[ 0.508088] acpiphp: Slot [24] registered\n[ 0.509172] acpiphp: Slot [25] registered\n[ 0.510250] acpiphp: Slot [26] registered\n[ 0.511329] acpiphp: Slot [27] registered\n[ 0.512406] acpiphp: Slot [28] registered\n[ 0.513478] acpiphp: Slot [29] registered\n[ 0.514551] acpiphp: Slot [30] registered\n[ 0.515623] acpiphp: Slot [31] registered\n[ 0.516691] PCI host bridge to bus 0000:00\n[ 0.517762] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.519034] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.520503] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.521960] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.523923] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.531987] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.533515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.534938] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.536450] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.543282] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.545228] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.596084] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.600015] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.602348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.604724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.607019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.609182] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.611324] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.614344] vgaarb: loaded\n[ 0.615536] vgaarb: bridge control possible 0000:00:02.0\n[ 0.617545] SCSI subsystem initialized\n[ 0.619022] ACPI: bus type USB registered\n[ 0.620552] usbcore: registered new interface driver usbfs\n[ 0.622491] usbcore: registered new interface driver hub\n[ 0.624382] usbcore: registered new device driver usb\n[ 0.626346] PCI: Using ACPI for IRQ routing\n[ 0.628183] NetLabel: Initializing\n[ 0.629552] NetLabel: domain hash size = 128\n[ 0.631146] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.632949] NetLabel: unlabeled traffic allowed by default\n[ 0.635016] Switched to clocksource kvm-clock\n[ 0.642501] pnp: PnP ACPI init\n[ 0.643805] ACPI: bus type PNP registered\n[ 0.645680] pnp: PnP ACPI: found 5 devices\n[ 0.647191] ACPI: bus type PNP unregistered\n[ 0.654977] NET: Registered protocol family 2\n[ 0.656769] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.659630] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.661874] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.664131] TCP: reno registered\n[ 0.665488] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.667504] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.669679] NET: Registered protocol family 1\n[ 0.671283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.673188] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.674880] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.694389] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.714769] Unpacking initramfs...\n[ 1.115770] Freeing initrd memory: 37508k freed\n[ 1.125564] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.127873] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.138190] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.140437] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.142978] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.145160] Initialise system trusted keyring\n[ 1.146858] audit: initializing netlink socket (disabled)\n[ 1.148843] type=2000 audit(1547002883.068:1): initialized\n[ 1.166605] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.168850] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.172143] zpool: loaded\n[ 1.173364] zbud: loaded\n[ 1.174700] VFS: Disk quotas dquot_6.5.2\n[ 1.176289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.178671] msgmni has been set to 7578\n[ 1.180271] Key type big_key registered\n[ 1.182358] NET: Registered protocol family 38\n[ 1.184045] Key type asymmetric registered\n[ 1.185659] Asymmetric key parser 'x509' registered\n[ 1.187516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.190476] io scheduler noop registered\n[ 1.191933] io scheduler deadline registered (default)\n[ 1.193612] io scheduler cfq registered\n[ 1.195143] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.207613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.209775] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.212515] ACPI: Power Button [PWRF]\n[ 1.214126] GHES: HEST is not enabled!\n[ 1.215709] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.239951] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.242294] Non-volatile memory driver v1.3\n[ 1.243911] Linux agpgart interface v0.103\n[ 1.245627] crash memory driver: version 1.1\n[ 1.247313] rdac: device handler registered\n[ 1.248980] hp_sw: device handler registered\n[ 1.250648] emc: device handler registered\n[ 1.252237] alua: device handler registered\n[ 1.253855] libphy: Fixed MDIO Bus: probed\n[ 1.255470] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.257711] ehci-pci: EHCI PCI platform driver\n[ 1.259379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.261514] ohci-pci: OHCI PCI platform driver\n[ 1.263143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.283585] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.285485] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.288326] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.290134] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.292183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.294504] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.297219] usb usb1: Product: UHCI Host Controller\n[ 1.298960] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.301326] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.303113] hub 1-0:1.0: USB hub found\n[ 1.304662] hub 1-0:1.0: 2 ports detected\n[ 1.306317] usbcore: registered new interface driver usbserial\n[ 1.308389] usbcore: registered new interface driver usbserial_generic\n[ 1.310671] usbserial: USB Serial support registered for generic\n[ 1.312786] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.316350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.318145] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.320049] mousedev: PS/2 mouse device common for all mice\n[ 1.322299] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.326070] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.328195] rtc_cmos 00:00: RTC can wake from S4\n[ 1.328412] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.328493] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.328524] cpuidle: using governor menu\n[ 1.328575] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.328638] usbcore: registered new interface driver usbhid\n[ 1.328640] usbhid: USB HID core driver\n[ 1.328667] drop_monitor: Initializing network drop monitor service\n[ 1.328711] TCP: cubic registered\n[ 1.328714] Initializing XFRM netlink socket\n[ 1.328788] NET: Registered protocol family 10\n[ 1.330991] NET: Registered protocol family 17\n[ 1.333025] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.333029] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.333048] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.333106] Loading compiled-in X.509 certificates\n[ 1.333126] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.333133] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.333440] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.333458] registered taskstats version 1\n[ 1.337397] Key type trusted registered\n[ 1.338429] Key type encrypted registered\n[ 1.339434] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.340511] rtc_cmos 00:00: setting system clock to 2019-01-09 03:01:23 UTC (1547002883)\n[ 1.375416] Freeing unused kernel memory: 1680k freed\n[ 1.380249] 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.385782] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.386081] systemd[1]: Detected virtualization kvm.\n[ 1.386084] systemd[1]: Detected architecture x86-64.\n[ 1.386085] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.394660] systemd[1]: No hostname configured.\n[ 1.396160] systemd[1]: Set hostname to .\n[ 1.397723] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.421709] systemd[1]: Reached target Local File Systems.\n[ 1.423272] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.425770] systemd[1]: Reached target Timers.\n[ 1.427169] systemd[1]: Starting Timers.\n[ 1.428481] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.431026] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.434483] systemd[1]: Reached target Paths.\n[ 1.435853] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.438107] systemd[1]: Reached target Swap.\n[ 1.439454] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.441782] systemd[1]: Created slice Root Slice.\n[ 1.443216] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.445692] systemd[1]: Listening on udev Control Socket.\n[ 1.447325] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.449996] systemd[1]: Listening on udev Kernel Socket.\n[ 1.451556] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.454179] systemd[1]: Created slice System Slice.\n[ 1.455649] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.458049] systemd[1]: Reached target Slices.\n[ 1.459450] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.461797] systemd[1]: Listening on Journal Socket.\n[ 1.463245] systemd[1]: Starting Journal Socket.\n[ 1.465123] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.467957] 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.472682] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.475486] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.478804] systemd[1]: Reached target Sockets.\n[ 1.480196] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.483111] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.491612] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.495947] systemd[1]: Started Journal Service.\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.547253] RPC: Registered named UNIX socket transport module.\n[ 1.549150] RPC: Registered udp transport module.\n[ 1.550711] RPC: Registered tcp transport module.\n[ 1.552284] 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[ 1.608030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[ 1.637567] scsi host0: ata_piix\n[ 1.639294] scsi host1: ata_piix\n[ 1.640701] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.642990] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.646307] FDC 0 is a S82078B\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.682903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.723222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.728941] 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.763283] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.765049] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.766975] usb 1-1: Product: QEMU USB Tablet\n[ 1.768381] usb 1-1: Manufacturer: QEMU\n[ 1.769635] usb 1-1: SerialNumber: 42\n[ 1.779647] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.782550] 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.867195] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.869689] XFS (vda1): Mounting V4 Filesystem\n[ 1.957387] 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 Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped target Timers.\n[ 2.138092] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\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 Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\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 dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.189922] systemd-journald[113]: Received SIGTERM from PID 1 (systemd).\n[ 2.286651] SELinux: Disabled at runtime.\n[ 2.325099] type=1404 audit(1547002884.484:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.365470] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.367089] 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-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Switch Root.\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\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] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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 Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.673075] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.708207] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.844166] type=1305 audit(1547002885.003:3): audit_pid=432 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\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] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.[ 3.044086] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n[ 3.056903] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.057114] [drm] Initialized drm 1.1.0 20060810\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.084253] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.086395] [TTM] Initializing pool allocator\n[ 3.088429] [TTM] Initializing DMA pool allocator\n[ 3.090774] [drm] fb mappable at 0xFC000000\n[ 3.090774] [drm] vram aper at 0xFC000000\n[ 3.090775] [drm] size 33554432\n[ 3.090775] [drm] fb depth is 24\n[ 3.090775] [drm] pitch is 3072\n[ 3.092589] ppdev: user-space parallel port driver\n[ 3.097126] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.116143] Console: switching to colour frame buffer device 128x48\n[ 3.128206] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.132034] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\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 Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).[ 3.205294] AES CTR mode by8 optimization enabled\n\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.213380] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.229570] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started NTP client/server.\n[ 3.277059] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Authorization Manager.\n[ 3.308242] intel_rapl: no valid rapl domains found in package 0\n[ 3.317639] intel_powerclamp: No package C-state available\n[ 3.323364] intel_powerclamp: No package C-state available[ 3.622924] cloud-init[503]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 03:01:26 +0000. Up 3.58 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.694500] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 03:01:28 +0000. Up 5.62 seconds.\n[ 5.718168] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.720711] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.726809] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.733544] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.739328] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.749697] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:61:c9:f2 |\n[[32m OK [0m] Started Dynamic System Tuning Daemon.[ 5.764469] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n\n[ 5.767214] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.774162] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.778687] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.784037] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.788181] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.791031] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.795155] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.801649] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.638584] cloud-init[2582]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 03:01:32 +0000. Up 9.46 seconds.\n[ 10.186518] cloud-init[2923]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 03:01:32 +0000. Up 10.13 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 45:d1:2d:48:0b:a2:e7:fa:ec:75:3d:3d:3e:15:0a:03 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.250186] cloud-init[2923]: Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 03:01:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.24 seconds\n"} 2019-01-09 03:01:38,845 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7/action used request id req-b2cbdf65-45e0-469f-9b5b-4709c228316d 2019-01-09 03:01:38,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.12764787674s 2019-01-09 03:01:38,847 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7/action used request id req-b2cbdf65-45e0-469f-9b5b-4709c228316d 2019-01-09 03:01:38,847 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 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 1939866367 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.311110] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.314112] pid_max: default: 32768 minimum: 301 [ 0.315765] Security Framework initialized [ 0.317264] SELinux: Initializing. [ 0.319025] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.325295] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.329137] Mount-cache hash table entries: 4096 [ 0.331055] Initializing cgroup subsys memory [ 0.332638] Initializing cgroup subsys devices [ 0.334205] Initializing cgroup subsys freezer [ 0.335773] Initializing cgroup subsys net_cls [ 0.337333] Initializing cgroup subsys blkio [ 0.338862] Initializing cgroup subsys perf_event [ 0.340502] Initializing cgroup subsys hugetlb [ 0.342070] Initializing cgroup subsys pids [ 0.343591] Initializing cgroup subsys net_prio [ 0.345261] CPU: Physical Processor ID: 0 [ 0.347466] mce: CPU supports 10 MCE banks [ 0.348994] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350752] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.352512] tlb_flushall_shift: 6 [ 0.354076] Freeing SMP alternatives: 28k freed [ 0.358957] ACPI: Core revision 20130517 [ 0.361069] ACPI: All ACPI Tables successfully acquired [ 0.363038] ftrace: allocating 25812 entries in 101 pages [ 0.389708] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.391212] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.392695] smpboot: Max logical packages: 2 [ 0.393990] Enabling x2apic [ 0.394894] Enabled x2apic [ 0.395982] Switched APIC routing to physical x2apic. [ 0.398171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.399675] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.402316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.409658] KVM setup paravirtual spinlock [ 0.411930] smpboot: Booting Node 0, Processors #1 OK [ 0.414030] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.436571] Brought up 2 CPUs [ 0.436573] KVM setup async PF for cpu 1 [ 0.436576] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.439678] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.442022] devtmpfs: initialized [ 0.444682] EVM: security.selinux [ 0.445650] EVM: security.ima [ 0.446551] EVM: security.capability [ 0.448178] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.449680] pinctrl core: initialized pinctrl subsystem [ 0.451026] NET: Registered protocol family 16 [ 0.452396] ACPI: bus type PCI registered [ 0.453465] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.454951] PCI: Using configuration type 1 for base access [ 0.459663] ACPI: Added _OSI(Module Device) [ 0.460985] ACPI: Added _OSI(Processor Device) [ 0.462316] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.463703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.467204] ACPI: Interpreter enabled [ 0.468416] ACPI: (supports S0 S5) [ 0.469556] ACPI: Using IOAPIC for interrupt routing [ 0.470997] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.475281] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.477156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.478962] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.480706] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.483962] acpiphp: Slot [3] registered [ 0.485225] acpiphp: Slot [4] registered [ 0.486485] acpiphp: Slot [5] registered [ 0.487727] acpiphp: Slot [6] registered [ 0.488971] acpiphp: Slot [7] registered [ 0.490217] acpiphp: Slot [8] registered [ 0.491460] acpiphp: Slot [9] registered [ 0.492707] acpiphp: Slot [10] registered [ 0.493968] acpiphp: Slot [11] registered [ 0.495123] acpiphp: Slot [12] registered [ 0.496207] acpiphp: Slot [13] registered [ 0.497288] acpiphp: Slot [14] registered [ 0.498372] acpiphp: Slot [15] registered [ 0.499454] acpiphp: Slot [16] registered [ 0.500538] acpiphp: Slot [17] registered [ 0.501618] acpiphp: Slot [18] registered [ 0.502693] acpiphp: Slot [19] registered [ 0.503778] acpiphp: Slot [20] registered [ 0.504857] acpiphp: Slot [21] registered [ 0.505937] acpiphp: Slot [22] registered [ 0.507012] acpiphp: Slot [23] registered [ 0.508088] acpiphp: Slot [24] registered [ 0.509172] acpiphp: Slot [25] registered [ 0.510250] acpiphp: Slot [26] registered [ 0.511329] acpiphp: Slot [27] registered [ 0.512406] acpiphp: Slot [28] registered [ 0.513478] acpiphp: Slot [29] registered [ 0.514551] acpiphp: Slot [30] registered [ 0.515623] acpiphp: Slot [31] registered [ 0.516691] PCI host bridge to bus 0000:00 [ 0.517762] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.519034] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.520503] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.521960] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.523923] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.531987] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.533515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.534938] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.536450] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.543282] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.545228] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.596084] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.600015] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.602348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.604724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.607019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.609182] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.611324] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.614344] vgaarb: loaded [ 0.615536] vgaarb: bridge control possible 0000:00:02.0 [ 0.617545] SCSI subsystem initialized [ 0.619022] ACPI: bus type USB registered [ 0.620552] usbcore: registered new interface driver usbfs [ 0.622491] usbcore: registered new interface driver hub [ 0.624382] usbcore: registered new device driver usb [ 0.626346] PCI: Using ACPI for IRQ routing [ 0.628183] NetLabel: Initializing [ 0.629552] NetLabel: domain hash size = 128 [ 0.631146] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.632949] NetLabel: unlabeled traffic allowed by default [ 0.635016] Switched to clocksource kvm-clock [ 0.642501] pnp: PnP ACPI init [ 0.643805] ACPI: bus type PNP registered [ 0.645680] pnp: PnP ACPI: found 5 devices [ 0.647191] ACPI: bus type PNP unregistered [ 0.654977] NET: Registered protocol family 2 [ 0.656769] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.659630] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.661874] TCP: Hash tables configured (established 32768 bind 32768) [ 0.664131] TCP: reno registered [ 0.665488] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.667504] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.669679] NET: Registered protocol family 1 [ 0.671283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.673188] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.674880] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.694389] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.714769] Unpacking initramfs... [ 1.115770] Freeing initrd memory: 37508k freed [ 1.125564] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.127873] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.138190] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.140437] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.142978] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.145160] Initialise system trusted keyring [ 1.146858] audit: initializing netlink socket (disabled) [ 1.148843] type=2000 audit(1547002883.068:1): initialized [ 1.166605] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.168850] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.172143] zpool: loaded [ 1.173364] zbud: loaded [ 1.174700] VFS: Disk quotas dquot_6.5.2 [ 1.176289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.178671] msgmni has been set to 7578 [ 1.180271] Key type big_key registered [ 1.182358] NET: Registered protocol family 38 [ 1.184045] Key type asymmetric registered [ 1.185659] Asymmetric key parser 'x509' registered [ 1.187516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.190476] io scheduler noop registered [ 1.191933] io scheduler deadline registered (default) [ 1.193612] io scheduler cfq registered [ 1.195143] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.207613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.209775] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.212515] ACPI: Power Button [PWRF] [ 1.214126] GHES: HEST is not enabled! [ 1.215709] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.239951] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.242294] Non-volatile memory driver v1.3 [ 1.243911] Linux agpgart interface v0.103 [ 1.245627] crash memory driver: version 1.1 [ 1.247313] rdac: device handler registered [ 1.248980] hp_sw: device handler registered [ 1.250648] emc: device handler registered [ 1.252237] alua: device handler registered [ 1.253855] libphy: Fixed MDIO Bus: probed [ 1.255470] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.257711] ehci-pci: EHCI PCI platform driver [ 1.259379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.261514] ohci-pci: OHCI PCI platform driver [ 1.263143] uhci_hcd: USB Universal Host Controller Interface driver [ 1.283585] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.285485] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.288326] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.290134] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.292183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.294504] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.297219] usb usb1: Product: UHCI Host Controller [ 1.298960] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.301326] usb usb1: SerialNumber: 0000:00:01.2 [ 1.303113] hub 1-0:1.0: USB hub found [ 1.304662] hub 1-0:1.0: 2 ports detected [ 1.306317] usbcore: registered new interface driver usbserial [ 1.308389] usbcore: registered new interface driver usbserial_generic [ 1.310671] usbserial: USB Serial support registered for generic [ 1.312786] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.316350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.318145] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.320049] mousedev: PS/2 mouse device common for all mice [ 1.322299] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.326070] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.328195] rtc_cmos 00:00: RTC can wake from S4 [ 1.328412] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.328493] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.328524] cpuidle: using governor menu [ 1.328575] hidraw: raw HID events driver (C) Jiri Kosina [ 1.328638] usbcore: registered new interface driver usbhid [ 1.328640] usbhid: USB HID core driver [ 1.328667] drop_monitor: Initializing network drop monitor service [ 1.328711] TCP: cubic registered [ 1.328714] Initializing XFRM netlink socket [ 1.328788] NET: Registered protocol family 10 [ 1.330991] NET: Registered protocol family 17 [ 1.333025] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.333029] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.333048] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.333106] Loading compiled-in X.509 certificates [ 1.333126] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.333133] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.333440] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.333458] registered taskstats version 1 [ 1.337397] Key type trusted registered [ 1.338429] Key type encrypted registered [ 1.339434] IMA: No TPM chip found, activating TPM-bypass! [ 1.340511] rtc_cmos 00:00: setting system clock to 2019-01-09 03:01:23 UTC (1547002883) [ 1.375416] Freeing unused kernel memory: 1680k freed [ 1.380249] 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.385782] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.386081] systemd[1]: Detected virtualization kvm. [ 1.386084] systemd[1]: Detected architecture x86-64. [ 1.386085] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.394660] systemd[1]: No hostname configured. [ 1.396160] systemd[1]: Set hostname to . [ 1.397723] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.421709] systemd[1]: Reached target Local File Systems. [ 1.423272] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.425770] systemd[1]: Reached target Timers. [ 1.427169] systemd[1]: Starting Timers. [ 1.428481] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.431026] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.434483] systemd[1]: Reached target Paths. [ 1.435853] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.438107] systemd[1]: Reached target Swap. [ 1.439454] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.441782] systemd[1]: Created slice Root Slice. [ 1.443216] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.445692] systemd[1]: Listening on udev Control Socket. [ 1.447325] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.449996] systemd[1]: Listening on udev Kernel Socket. [ 1.451556] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.454179] systemd[1]: Created slice System Slice. [ 1.455649] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.458049] systemd[1]: Reached target Slices. [ 1.459450] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.461797] systemd[1]: Listening on Journal Socket. [ 1.463245] systemd[1]: Starting Journal Socket. [ 1.465123] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.467957] 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.472682] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.475486] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.478804] systemd[1]: Reached target Sockets. [ 1.480196] systemd[1]: Starting Sockets. [[32m OK [0m] Started Apply Kernel Variables. [ 1.483111] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.491612] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.495947] systemd[1]: Started Journal Service. 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.547253] RPC: Registered named UNIX socket transport module. [ 1.549150] RPC: Registered udp transport module. [ 1.550711] RPC: Registered tcp transport module. [ 1.552284] 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... [ 1.608030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [ 1.637567] scsi host0: ata_piix [ 1.639294] scsi host1: ata_piix [ 1.640701] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.642990] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.646307] FDC 0 is a S82078B [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.682903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.723222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.728941] 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.763283] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.765049] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.766975] usb 1-1: Product: QEMU USB Tablet [ 1.768381] usb 1-1: Manufacturer: QEMU [ 1.769635] usb 1-1: SerialNumber: 42 [ 1.779647] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.782550] 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.867195] SGI XFS with ACLs, security attributes, no debug enabled [ 1.869689] XFS (vda1): Mounting V4 Filesystem [ 1.957387] 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 Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped target Timers. [ 2.138092] tsc: Refined TSC clocksource calibration: 3491.912 MHz [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[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 dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.189922] systemd-journald[113]: Received SIGTERM from PID 1 (systemd). [ 2.286651] SELinux: Disabled at runtime. [ 2.325099] type=1404 audit(1547002884.484:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.365470] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.367089] 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-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd File Systems. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[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... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.673075] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.708207] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.844166] type=1305 audit(1547002885.003:3): audit_pid=432 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System.[ 3.044086] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.056903] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.057114] [drm] Initialized drm 1.1.0 20060810 Starting Login Service... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.084253] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.086395] [TTM] Initializing pool allocator [ 3.088429] [TTM] Initializing DMA pool allocator [ 3.090774] [drm] fb mappable at 0xFC000000 [ 3.090774] [drm] vram aper at 0xFC000000 [ 3.090775] [drm] size 33554432 [ 3.090775] [drm] fb depth is 24 [ 3.090775] [drm] pitch is 3072 [ 3.092589] ppdev: user-space parallel port driver [ 3.097126] fbcon: cirrusdrmfb (fb0) is primary device [ 3.116143] Console: switching to colour frame buffer device 128x48 [ 3.128206] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.132034] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting NTP client/server... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[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 Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre).[ 3.205294] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Remote File Systems. [ 3.213380] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.229570] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started NTP client/server. [ 3.277059] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.308242] intel_rapl: no valid rapl domains found in package 0 [ 3.317639] intel_powerclamp: No package C-state available [ 3.323364] intel_powerclamp: No package C-state available[ 3.622924] cloud-init[503]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 03:01:26 +0000. Up 3.58 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 5.694500] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 03:01:28 +0000. Up 5.62 seconds. [ 5.718168] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.720711] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.726809] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.733544] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.739328] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.749697] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:61:c9:f2 | [[32m OK [0m] Started Dynamic System Tuning Daemon.[ 5.764469] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.767214] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.774162] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.778687] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.784037] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.788181] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.791031] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.795155] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.801649] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.638584] cloud-init[2582]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 03:01:32 +0000. Up 9.46 seconds. [ 10.186518] cloud-init[2923]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 03:01:32 +0000. Up 10.13 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 45:d1:2d:48:0b:a2:e7:fa:ec:75:3d:3d:3e:15:0a:03 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.250186] cloud-init[2923]: Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 03:01:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.24 seconds 2019-01-09 03:01:38,852 - paramiko.transport - DEBUG - starting thread (client mode): 0x6006f1d0L 2019-01-09 03:01:38,852 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 03:01:38,901 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-09 03:01:38,901 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-09 03:01:38,998 - 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 2019-01-09 03:01:38,998 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 03:01:38,999 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 03:01:38,999 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 03:01:38,999 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 03:01:38,999 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 03:01:39,007 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 03:01:39,008 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 03:01:39,016 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 4c1f7c71f5a98b8370f02ab218eae423 2019-01-09 03:01:39,017 - paramiko.transport - DEBUG - Trying key 45d12d480ba2e7faec753d3d3e150a03 from /tmp/tmpqQ2sSD 2019-01-09 03:01:39,048 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 03:01:39,088 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 03:01:39,118 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-01-09 03:01:39,118 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-01-09 03:01:39,119 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-01-09 03:01:39,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2019-01-09 03:01:39,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:39,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:39,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:39,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:39,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:39,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:39,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:39,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4969, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4986, "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": 1848, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4950, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 864, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 811, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 810, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4642, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4946, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-09 03:01:39,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:39,304 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:38 GMT 2019-01-09 03:01:39,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:39,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2019-01-09 03:01:39,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:39,305 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4969, 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': 4986, 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': 1848, 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': 4950, 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': 864, 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': 811, 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': 810, 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': 4642, 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': 4946, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2019-01-09 03:01:39,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2019-01-09 03:01:39,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:39,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:39,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:39,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:39,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:39,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:39,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:39,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4969, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4986, "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": 1848, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4950, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 864, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 811, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 810, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4642, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4946, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-09 03:01:39,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:39,577 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:38 GMT 2019-01-09 03:01:39,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:39,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2019-01-09 03:01:39,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:39,577 - functest.core.cloudify - INFO - The current manager status is running 2019-01-09 03:01:39,578 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-01-09 03:01:39,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:39,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:39,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:39,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:39,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:39,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:39,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:39,736 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-01-09 03:01:39,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T03:01:38.997Z", "updated_at": "2019-01-09T03:01:38.997Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-09 03:01:39,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:39,736 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:39 GMT 2019-01-09 03:01:39,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:39,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-09 03:01:39,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:39,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2019-01-09 03:01:39,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:39,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:39,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:39,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:39,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:39,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:39,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:39,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2019-01-09T03:01:38.997Z", "updated_at": "2019-01-09T03:01:38.997Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2019-01-09 03:01:39,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:39,823 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:39 GMT 2019-01-09 03:01:39,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:39,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2019-01-09 03:01:39,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:39,823 - functest.core.cloudify - DEBUG - List secrets: 2019-01-09 03:01:39,824 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/secrets/foo 2019-01-09 03:01:39,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:39,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:39,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:39,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:39,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:39,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:39,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:39,920 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 03:01:39,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T03:01:38.997Z", "updated_at": "2019-01-09T03:01:38.997Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-09 03:01:39,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:39,920 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:39 GMT 2019-01-09 03:01:39,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:39,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-09 03:01:39,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:39,921 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-01-09 03:01:39,921 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-01-09 03:01:39,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 03:01:39,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:01:40,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66dcd18c-45b2-4f82-9ada-b51a03b7d47a Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/8de5879fd111425ba27c1c8f09c634b5"}, "enabled": true, "id": "8de5879fd111425ba27c1c8f09c634b5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 03:01:40,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-66dcd18c-45b2-4f82-9ada-b51a03b7d47a 2019-01-09 03:01:40,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100280046463s 2019-01-09 03:01:40,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-66dcd18c-45b2-4f82-9ada-b51a03b7d47a 2019-01-09 03:01:40,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-01-09 03:01:40,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/8de5879fd111425ba27c1c8f09c634b5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-01-09 03:01:40,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-b6626723-a975-4d38-96d8-eb28b05a1b03 Date: Wed, 09 Jan 2019 03:01:40 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}} 2019-01-09 03:01:40,291 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/8de5879fd111425ba27c1c8f09c634b5.json used request id req-b6626723-a975-4d38-96d8-eb28b05a1b03 2019-01-09 03:01:40,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.265858888626s 2019-01-09 03:01:40,291 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/8de5879fd111425ba27c1c8f09c634b5.json used request id req-b6626723-a975-4d38-96d8-eb28b05a1b03 2019-01-09 03:01:40,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-01-09 03:01:40,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2019-01-09 03:01:40,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:01:40,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc6eeef-26bd-45df-8a61-97802a02fe36 Content-Encoding: gzip Content-Length: 915 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.26:5000/v3/services/0e8a81dcdca041aa91a36aa44608b5ea"}, "enabled": true, "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.26:5000/v3/services/14a0f43ea7694395b0be279417f7dcb1"}, "enabled": true, "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.26:5000/v3/services/17ecd11e9dbf4de189a92f2d4335fd15"}, "enabled": true, "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/2094d244fda34246bbe5cdbc4026db22"}, "enabled": true, "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.26:5000/v3/services/280a566a5c4b4c81b4b7390f2346457e"}, "enabled": true, "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.26:5000/v3/services/32bcc01a479047e29cba75ba33a62c6c"}, "enabled": true, "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.26:5000/v3/services/3553fcf138e544c1b91decc290681500"}, "enabled": true, "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.26:5000/v3/services/3bbb97d9dfd24d1bb207122c0236c7fd"}, "enabled": true, "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.26:5000/v3/services/474108f211f7404c84b43a23b91a514c"}, "enabled": true, "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.26:5000/v3/services/65cc2fe2a7df4015accaf72358394c0f"}, "enabled": true, "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.26:5000/v3/services/723b4b49ef764edaa67d6d3067ca7f16"}, "enabled": true, "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.26:5000/v3/services/9c3db89fdb284b05aaecece394c64466"}, "enabled": true, "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.26:5000/v3/services/9e5496ef3b5b4ffb9d90ce34252350e2"}, "enabled": true, "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.26:5000/v3/services/bd7a25600e65466eb899e9980814d17e"}, "enabled": true, "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/d045a0f0de1e4f828f798843f2ed62df"}, "enabled": true, "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.26:5000/v3/services/fc6d85e5219d41ecb8ca059d8470e390"}, "enabled": true, "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "links": {"self": "http://172.30.9.26:5000/v3/services", "previous": null, "next": null}} 2019-01-09 03:01:40,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/services used request id req-5dc6eeef-26bd-45df-8a61-97802a02fe36 2019-01-09 03:01:40,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0945029258728s 2019-01-09 03:01:40,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2019-01-09 03:01:40,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:01:40,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb47649-3f14-48c1-8507-13b355d011fa Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/069433c0d71e4f3a9e359fa209a2abcc"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd7a25600e65466eb899e9980814d17e", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/071461990dda47b19f902d2e887a5bbc"}, "url": "http://192.30.9.3:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2094d244fda34246bbe5cdbc4026db22", "id": "071461990dda47b19f902d2e887a5bbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1ae99f3fac64443885b1809dfd15526e"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "474108f211f7404c84b43a23b91a514c", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1db9b5b04ce74c2ca8ba59c08e61b491"}, "url": "http://172.30.9.26:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3553fcf138e544c1b91decc290681500", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1e755467e7934d5c8caa9041d835f14c"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e8a81dcdca041aa91a36aa44608b5ea", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/25e6adb2e6d1411cada0eb68007bc4e2"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "14a0f43ea7694395b0be279417f7dcb1", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2a5a2878b932447283a45402a4c2d7d4"}, "url": "http://192.30.9.3:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bbb97d9dfd24d1bb207122c0236c7fd", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2b5e1ff41c704f14b0545cec72ca3f44"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e5496ef3b5b4ffb9d90ce34252350e2", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3005a6280f58494cbcf006a05351f714"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "17ecd11e9dbf4de189a92f2d4335fd15", "id": "3005a6280f58494cbcf006a05351f714"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/396681c5d28b4c5aa81259423a9c17a8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65cc2fe2a7df4015accaf72358394c0f", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/39be0e133f364cf692a48a7f3a19a385"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65cc2fe2a7df4015accaf72358394c0f", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/46d66954481244f1b89f560e2f7e9de9"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "14a0f43ea7694395b0be279417f7dcb1", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/47f321ba508848be90ed1a16ce997cb1"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c3db89fdb284b05aaecece394c64466", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4f8415633a374b2f9ab7b4b04abce591"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "17ecd11e9dbf4de189a92f2d4335fd15", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/50e95db05c7b4a9999875b720cf7fe6d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc6d85e5219d41ecb8ca059d8470e390", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5672b9e1548d4c64b93c8eab95f99623"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e5496ef3b5b4ffb9d90ce34252350e2", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5f79043810a54bd49892139ff0ce1950"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65cc2fe2a7df4015accaf72358394c0f", "id": "5f79043810a54bd49892139ff0ce1950"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/602a6022d0964b80844ab8ddc90aa339"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc6d85e5219d41ecb8ca059d8470e390", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6badff1dd38a48ce91d7e8c776c0153b"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "723b4b49ef764edaa67d6d3067ca7f16", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/73a416a11ddd46fe8d4dc92a3e14e8fa"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e8a81dcdca041aa91a36aa44608b5ea", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/773cced631db47be896c7ca0e0df3049"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "17ecd11e9dbf4de189a92f2d4335fd15", "id": "773cced631db47be896c7ca0e0df3049"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/78a0770649854d24bd00130fee365bd9"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c3db89fdb284b05aaecece394c64466", "id": "78a0770649854d24bd00130fee365bd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7b41557ee30b4004a733400ccdb9aaac"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32bcc01a479047e29cba75ba33a62c6c", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7b62362885374ed5a1eb160fa9455185"}, "url": "http://192.30.9.3:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3553fcf138e544c1b91decc290681500", "id": "7b62362885374ed5a1eb160fa9455185"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7b9aa662d3cb49308e440ffbedad182b"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd7a25600e65466eb899e9980814d17e", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/804ed5c1064a4a348e1a517376099102"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d045a0f0de1e4f828f798843f2ed62df", "id": "804ed5c1064a4a348e1a517376099102"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/83dd3c631c94435aa6c0e27a86b22a59"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c3db89fdb284b05aaecece394c64466", "id": "83dd3c631c94435aa6c0e27a86b22a59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8b44cc1b9aa24d84866279d85d7e40bf"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "723b4b49ef764edaa67d6d3067ca7f16", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9029d677f7524c00a914b6164e803ce1"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32bcc01a479047e29cba75ba33a62c6c", "id": "9029d677f7524c00a914b6164e803ce1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/964ff60d74ee4c9a8b933f8e97d71a55"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32bcc01a479047e29cba75ba33a62c6c", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/980632a08ce443d9938c87a2fcad8c30"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "723b4b49ef764edaa67d6d3067ca7f16", "id": "980632a08ce443d9938c87a2fcad8c30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9806e07a3e234dd8a39e1a07614c764a"}, "url": "http://192.30.9.3:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3553fcf138e544c1b91decc290681500", "id": "9806e07a3e234dd8a39e1a07614c764a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a664d6461cb841589807876173429f4b"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "14a0f43ea7694395b0be279417f7dcb1", "id": "a664d6461cb841589807876173429f4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a8d09d9c1dce4ebbbba0efc07c705337"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "474108f211f7404c84b43a23b91a514c", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ad96ab8f38bc4f81bd59bdbb868fc99f"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e8a81dcdca041aa91a36aa44608b5ea", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b460b97cfb2d468aa3e1e8fcac3c3ebe"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd7a25600e65466eb899e9980814d17e", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b4f7fdd4b62d49abb3d8f366387496d6"}, "url": "http://192.30.9.3:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bbb97d9dfd24d1bb207122c0236c7fd", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bf5ee40047734c8cb048536fb5722e87"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e5496ef3b5b4ffb9d90ce34252350e2", "id": "bf5ee40047734c8cb048536fb5722e87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c01446d6fd604c31939c964e7ae1e51d"}, "url": "http://172.30.9.26:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2094d244fda34246bbe5cdbc4026db22", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c42243e51d274d50aa862328e6e983c5"}, "url": "http://172.30.9.26:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bbb97d9dfd24d1bb207122c0236c7fd", "id": "c42243e51d274d50aa862328e6e983c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c9448d5fabc445e4bc2f5ecd66e3c18b"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc6d85e5219d41ecb8ca059d8470e390", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d5918c2f9a2d4135afa8ed14124ff5cb"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "474108f211f7404c84b43a23b91a514c", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d8dde50c062349bda568ad5753a8a5a7"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d045a0f0de1e4f828f798843f2ed62df", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e0afa62b0d0643a98ff8cf0b27db4761"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d045a0f0de1e4f828f798843f2ed62df", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e49da1a5ab6e462782438db29aecc0d2"}, "url": "http://192.30.9.3:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2094d244fda34246bbe5cdbc4026db22", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-09 03:01:40,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-1bb47649-3f14-48c1-8507-13b355d011fa 2019-01-09 03:01:40,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0950310230255s 2019-01-09 03:01:40,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '7d2d6af9-f6c0-4ca8-84d4-0d8215d27c95', 'keystone_tenant_name': u'cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.26:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'project_domain_name': 'Default'} 2019-01-09 03:01:40,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2019-01-09 03:01:40,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:40,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:40,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:40,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:40,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:40,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:40,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:40,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2019-01-09 03:01:40,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:40,601 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:39 GMT 2019-01-09 03:01:40,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:40,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2019-01-09 03:01:40,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:40,602 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "7d2d6af9-f6c0-4ca8-84d4-0d8215d27c95"} 2019-01-09 03:01:40,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:40,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:40,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:40,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:40,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:40,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:40,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:40,680 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2019-01-09 03:01:40,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T03:01:39.974Z", "updated_at": "2019-01-09T03:01:39.974Z", "created_by": "admin", "private_resource": false, "value": "7d2d6af9-f6c0-4ca8-84d4-0d8215d27c95", "key": "keystone_password"} 2019-01-09 03:01:40,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:40,680 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:39 GMT 2019-01-09 03:01:40,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:40,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2019-01-09 03:01:40,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:40,681 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"} 2019-01-09 03:01:40,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:40,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:40,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:40,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:40,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:40,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:40,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:40,765 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-01-09 03:01:40,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T03:01:40.049Z", "updated_at": "2019-01-09T03:01:40.049Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "key": "keystone_tenant_name"} 2019-01-09 03:01:40,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:40,766 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:40 GMT 2019-01-09 03:01:40,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:40,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2019-01-09 03:01:40,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:40,766 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-01-09 03:01:40,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:40,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:40,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:40,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:40,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:40,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:40,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:40,856 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-01-09 03:01:40,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T03:01:40.144Z", "updated_at": "2019-01-09T03:01:40.144Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2019-01-09 03:01:40,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:40,857 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:40 GMT 2019-01-09 03:01:40,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:40,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2019-01-09 03:01:40,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:40,857 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.26:5000"} 2019-01-09 03:01:40,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:40,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:40,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:40,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:40,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:40,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:40,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:40,984 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-01-09 03:01:40,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T03:01:40.266Z", "updated_at": "2019-01-09T03:01:40.266Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.26:5000", "key": "keystone_url"} 2019-01-09 03:01:40,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:40,984 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:40 GMT 2019-01-09 03:01:40,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:40,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2019-01-09 03:01:40,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:40,985 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-01-09 03:01:41,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:41,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:41,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:41,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:41,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:41,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:41,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:41,145 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-01-09 03:01:41,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T03:01:40.406Z", "updated_at": "2019-01-09T03:01:40.406Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2019-01-09 03:01:41,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:41,145 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:40 GMT 2019-01-09 03:01:41,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:41,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2019-01-09 03:01:41,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:41,146 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"} 2019-01-09 03:01:41,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:41,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:41,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:41,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:41,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:41,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:41,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:41,262 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-01-09 03:01:41,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T03:01:40.551Z", "updated_at": "2019-01-09T03:01:40.551Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "key": "keystone_username"} 2019-01-09 03:01:41,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:41,262 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:40 GMT 2019-01-09 03:01:41,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:41,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2019-01-09 03:01:41,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:41,263 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-01-09 03:01:41,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:01:41,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:01:41,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:01:41,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:01:41,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:01:41,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:01:41,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:01:41,372 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-01-09 03:01:41,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T03:01:40.653Z", "updated_at": "2019-01-09T03:01:40.653Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2019-01-09 03:01:41,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:01:41,372 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:01:40 GMT 2019-01-09 03:01:41,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:01:41,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2019-01-09 03:01:41,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:01:41,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2019-01-09 03:01:41,374 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 03:01:41,374 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 03:01:41,375 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 03:01:41,381 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 03:01:41,499 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 03:01:41,500 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-09 03:01:41,501 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 03:01:41,541 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-09 03:01:41,541 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-09 03:01:41,569 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-09 03:02:31,781 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-09 03:02:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.cat.pdx.edu * extras: centos.host-engine.com * updates: centos.s.uw.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 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-36.el7 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-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.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-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.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-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.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-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.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-16.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-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 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-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 3.7 MB/s | 55 MB 00:14 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.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-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.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 : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.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-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.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-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 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 | +--------------------------------+---------+ 2019-01-09 03:02:31,782 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-09 03:02:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2019-01-09 03:02:31,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:02:31,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8de5879fd111425ba27c1c8f09c634b5&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:02:31,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-e1f32c08-83af-4c5a-afee-e592abff5868 Date: Wed, 09 Jan 2019 03:02:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:41Z", "updated_at": "2019-01-09T02:56:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "4176f5c4-7b66-47b6-9140-f3e4b4d505e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "849a06b4-068d-41cb-a56f-8edb65fde99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "bcae8b51-c8d1-4cc3-9736-f2b6103729a0", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "ffb564ac-22fb-4152-97bd-53c4fbd9f39c", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 4, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "70370127-25a4-4de2-a160-9d0f657d0b84", "name": "default"}]} 2019-01-09 03:02:31,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8de5879fd111425ba27c1c8f09c634b5&name=default used request id req-e1f32c08-83af-4c5a-afee-e592abff5868 2019-01-09 03:02:31,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0549919605255s 2019-01-09 03:02:31,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8de5879fd111425ba27c1c8f09c634b5&name=default used request id req-e1f32c08-83af-4c5a-afee-e592abff5868 2019-01-09 03:02:31,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:02:31,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:02:32,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-dcd921db-b8d7-4b17-bcd0-4f56f86c3e12 Date: Wed, 09 Jan 2019 03:02:32 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:33Z", "updated_at": "2019-01-09T02:58:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-09T02:58:35Z", "revision_number": 0, "id": "15c77964-2e36-4152-9344-dd192ba4b091", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:35Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "55635f77-0292-42d0-9359-5dce72e13948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T02:58:35Z", "revision_number": 0, "id": "596fd215-c949-4161-9de9-f09b2c1ac5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:35Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-09T02:58:36Z", "revision_number": 0, "id": "874a03fd-c5e0-420c-b0fa-ca19a624fb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:36Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "ac6c7d5d-b86f-4068-9e35-d5efbf8506de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:34Z", "revision_number": 0, "id": "e2d2bdf9-43fe-4fc7-b8dd-216926034458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "f2219d0b-7bc6-4f3b-bbd6-568d6d6a0a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T02:58:34Z", "revision_number": 0, "id": "f8116251-b8d9-46a7-b020-c7c70ca28f32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 8, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, {"description": "Default security group", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:41Z", "updated_at": "2019-01-09T02:56:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "4176f5c4-7b66-47b6-9140-f3e4b4d505e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "849a06b4-068d-41cb-a56f-8edb65fde99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "bcae8b51-c8d1-4cc3-9736-f2b6103729a0", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "ffb564ac-22fb-4152-97bd-53c4fbd9f39c", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 4, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "70370127-25a4-4de2-a160-9d0f657d0b84", "name": "default"}]} 2019-01-09 03:02:32,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-dcd921db-b8d7-4b17-bcd0-4f56f86c3e12 2019-01-09 03:02:32,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225256919861s 2019-01-09 03:02:32,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-dcd921db-b8d7-4b17-bcd0-4f56f86c3e12 2019-01-09 03:02:32,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 03:02:32,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -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": "70370127-25a4-4de2-a160-9d0f657d0b84"}}' 2019-01-09 03:02:32,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6d4317c3-9656-483a-b77f-c5c8befd5c53 Date: Wed, 09 Jan 2019 03:02:32 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": "2019-01-09T03:02:32Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "port_range_min": 22, "revision_number": 0, "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T03:02:32Z", "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "f74b2bdd-7543-4edc-b466-88351e9df4a3"}} 2019-01-09 03:02:32,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6d4317c3-9656-483a-b77f-c5c8befd5c53 2019-01-09 03:02:32,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.185801029205s 2019-01-09 03:02:32,262 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6d4317c3-9656-483a-b77f-c5c8befd5c53 2019-01-09 03:02:32,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-01-09 03:02:32,655 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2019-01-09 03:02:35,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:02:35,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:02:35,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:02:35,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:02:35,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:02:35,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:02:35,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:02:35,352 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-01-09 03:02:35,352 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-01-09T03:02:35.254Z", "updated_at": "2019-01-09T03:02:35.254Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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": {"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"}, "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"}, "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": {"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": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "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": {"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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2019-01-09 03:02:35,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:02:35,354 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:02:35 GMT 2019-01-09 03:02:35,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:02:35,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2019-01-09 03:02:35,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:02:35,380 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-09 03:02:36,832 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2019-01-09 03:02:36,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:02:36,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:02:37,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-9cbb7199-bc46-4811-9d1e-def5f4907ba9 Date: Wed, 09 Jan 2019 03:02:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/snap", "metadata": {}}], "file": "/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/file", "owner": "8de5879fd111425ba27c1c8f09c634b5", "id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "size": 4373348352, "self": "/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T02:58:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T02:57:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:02:37,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9cbb7199-bc46-4811-9d1e-def5f4907ba9 2019-01-09 03:02:37,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213036060333s 2019-01-09 03:02:37,046 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9cbb7199-bc46-4811-9d1e-def5f4907ba9 2019-01-09 03:02:37,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 03:02:37,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/cloudify_ims-img_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}' 2019-01-09 03:02:37,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1 X-Openstack-Request-Id: req-425764c8-8989-4734-808e-030b571e04bd Date: Wed, 09 Jan 2019 03:02:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1/file", "owner": "8de5879fd111425ba27c1c8f09c634b5", "id": "658d2208-01c4-495d-9f2e-57ac52f801a1", "size": null, "self": "/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T03:02:37Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "checksum": null, "created_at": "2019-01-09T03:02:37Z", "protected": false} 2019-01-09 03:02:37,282 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-425764c8-8989-4734-808e-030b571e04bd 2019-01-09 03:02:37,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.233649015427s 2019-01-09 03:02:37,282 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-425764c8-8989-4734-808e-030b571e04bd returning object 658d2208-01c4-495d-9f2e-57ac52f801a1 2019-01-09 03:02:37,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 03:02:37,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '' 2019-01-09 03:02:43,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe538a99-e276-4857-8b83-c544861117f5 Date: Wed, 09 Jan 2019 03:02:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 03:02:43,974 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1/file used request id req-fe538a99-e276-4857-8b83-c544861117f5 2019-01-09 03:02:43,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.69097399712s 2019-01-09 03:02:43,974 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1/file used request id req-fe538a99-e276-4857-8b83-c544861117f5 2019-01-09 03:02:43,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:02:43,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:02:44,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-30bf11e1-1297-4afe-87a0-a9fc7a14023a Date: Wed, 09 Jan 2019 03:02:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/658d2208-01c4-495d-9f2e-57ac52f801a1/snap", "metadata": {}}], "file": "/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1/file", "owner": "8de5879fd111425ba27c1c8f09c634b5", "id": "658d2208-01c4-495d-9f2e-57ac52f801a1", "size": 263586304, "self": "/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/658d2208-01c4-495d-9f2e-57ac52f801a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T03:02:43Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T03:02:37Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/snap", "metadata": {}}], "file": "/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/file", "owner": "8de5879fd111425ba27c1c8f09c634b5", "id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "size": 4373348352, "self": "/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T02:58:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T02:57:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:02:44,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-30bf11e1-1297-4afe-87a0-a9fc7a14023a 2019-01-09 03:02:44,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.589727163315s 2019-01-09 03:02:44,566 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-30bf11e1-1297-4afe-87a0-a9fc7a14023a 2019-01-09 03:02:44,569 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/658d2208-01c4-495d-9f2e-57ac52f801a1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1/file', 'owner': u'8de5879fd111425ba27c1c8f09c634b5', 'id': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'size': 263586304, u'self': u'/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8de5879fd111425ba27c1c8f09c634b5', 'name': 'cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/658d2208-01c4-495d-9f2e-57ac52f801a1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T03:02:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T03:02:43Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'created': u'2019-01-09T03:02:37Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2019-01-09T03:02:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2019-01-09 03:02:44,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 03:02:44,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2019-01-09 03:02:45,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:02:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-961c67ce-a3d5-4f82-bccd-0c7cd699002d x-compute-request-id: req-961c67ce-a3d5-4f82-bccd-0c7cd699002d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f7732efe-ef37-4295-8020-3c15c08b1c17", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f7732efe-ef37-4295-8020-3c15c08b1c17", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "f7732efe-ef37-4295-8020-3c15c08b1c17", "name": "cloudify_ims-flavor_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 03:02:45,016 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-961c67ce-a3d5-4f82-bccd-0c7cd699002d 2019-01-09 03:02:45,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.445854187012s 2019-01-09 03:02:45,017 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-961c67ce-a3d5-4f82-bccd-0c7cd699002d returning object f7732efe-ef37-4295-8020-3c15c08b1c17 2019-01-09 03:02:45,017 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', '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'd1068f4148dd4416a9431391ad50b4a8', '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'f7732efe-ef37-4295-8020-3c15c08b1c17', 'swap': 0}) 2019-01-09 03:02:45,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 03:02:45,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/f7732efe-ef37-4295-8020-3c15c08b1c17/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" -d '{"extra_specs": {}}' 2019-01-09 03:02:45,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-d200ffa3-23ab-47f6-9b4d-38e79326631a x-compute-request-id: req-d200ffa3-23ab-47f6-9b4d-38e79326631a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 03:02:45,041 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/f7732efe-ef37-4295-8020-3c15c08b1c17/os-extra_specs used request id req-d200ffa3-23ab-47f6-9b4d-38e79326631a 2019-01-09 03:02:45,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227010250092s 2019-01-09 03:02:45,041 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/f7732efe-ef37-4295-8020-3c15c08b1c17/os-extra_specs used request id req-d200ffa3-23ab-47f6-9b4d-38e79326631a 2019-01-09 03:02:45,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-01-09 03:02:45,042 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "658d2208-01c4-495d-9f2e-57ac52f801a1", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "bono_cluster_size": 1, "flavor_id": "f7732efe-ef37-4295-8020-3c15c08b1c17", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-01-09 03:02:46,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:02:46,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:02:46,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:02:46,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:02:46,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:02:46,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:02:46,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:02:46,447 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-01-09 03:02:46,447 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "658d2208-01c4-495d-9f2e-57ac52f801a1", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "bono_cluster_size": 1, "flavor_id": "f7732efe-ef37-4295-8020-3c15c08b1c17", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "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": {"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"}, "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"}}}, "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": "2019-01-09T03:02:45.318Z", "updated_at": "2019-01-09T03:02:45.318Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "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": {"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"]}}}} 2019-01-09 03:02:46,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:02:46,448 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:02:46 GMT 2019-01-09 03:02:46,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:02:46,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2019-01-09 03:02:46,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:02:46,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2019-01-09 03:02:46,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:02:46,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:02:46,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:02:46,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:02:46,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:02:46,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:02:46,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:02:46,550 - 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": {"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"}, "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"}}}, "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": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:02:46.325Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2019-01-09 03:02:46,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:02:46,550 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:02:46 GMT 2019-01-09 03:02:46,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:02:46,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2019-01-09 03:02:46,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:02:46,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:02:46,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:02:46,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:02:46,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:02:46,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:02:46,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:02:46,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:02:46,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:02:46,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-09 03:02:46,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:02:46,631 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:02:46 GMT 2019-01-09 03:02:46,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:02:46,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-09 03:02:46,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:02:46,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0e2afd70-8011-41bf-aaf7-87ab23d6db2a 2019-01-09 03:02:46,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:02:46,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:02:46,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:02:46,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:02:46,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:02:46,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:02:46,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:02:46,694 - 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": {"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"}, "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"}}}, "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": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:02:46.325Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"} 2019-01-09 03:02:46,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:02:46,694 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:02:46 GMT 2019-01-09 03:02:46,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:02:46,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-09 03:02:46,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:02:51,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:02:51,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:02:51,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:02:51,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:02:51,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:02:51,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:02:51,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:02:51,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:02:51,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:02:47.490Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:02:47.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:02:47.826Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:02:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:02:47.826Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:02:47.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:02:47.895Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:02:47.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a", "logger": "484da2eb-3e6c-49ff-babd-a18c5647c31d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:02:48.806Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:02:48.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a", "logger": "484da2eb-3e6c-49ff-babd-a18c5647c31d"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:02:48.841Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:02:48.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:02:49.877Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:02:49.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a", "logger": "484da2eb-3e6c-49ff-babd-a18c5647c31d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:02:49.877Z", "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": "2019-01-09T03:02:49.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a", "logger": "484da2eb-3e6c-49ff-babd-a18c5647c31d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:02:49.877Z", "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": "2019-01-09T03:02:49.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a", "logger": "484da2eb-3e6c-49ff-babd-a18c5647c31d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:02:50.898Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpAtgUUR --prefix=\"/tmp/openstack-h_2L_m\" --constraint=\"/tmp/openstack-h_2L_m/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:02:50.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a", "logger": "484da2eb-3e6c-49ff-babd-a18c5647c31d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:02:50.898Z", "message": "Installing from directory: /tmp/tmpAtgUUR [args=--prefix=\"/tmp/openstack-h_2L_m\" --constraint=\"/tmp/openstack-h_2L_m/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:02:50.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a", "logger": "484da2eb-3e6c-49ff-babd-a18c5647c31d"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2019-01-09 03:02:51,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:02:51,768 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:02:51 GMT 2019-01-09 03:02:51,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:02:51,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2019-01-09 03:02:51,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:02:51,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-01-09 03:02:51,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-01-09 03:02:51,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 03:02:51,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-01-09 03:02:51,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2019-01-09 03:02:51,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 03:02:51,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 03:02:51,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2019-01-09 03:02:51,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-01-09 03:02:51,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpAtgUUR --prefix="/tmp/openstack-h_2L_m" --constraint="/tmp/openstack-h_2L_m/constraint.txt" 2019-01-09 03:02:51,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpAtgUUR [args=--prefix="/tmp/openstack-h_2L_m" --constraint="/tmp/openstack-h_2L_m/constraint.txt", package_name=cloudify-openstack-plugin] 2019-01-09 03:02:51,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0e2afd70-8011-41bf-aaf7-87ab23d6db2a 2019-01-09 03:02:51,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:02:51,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:02:51,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:02:51,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:02:51,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:02:51,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:02:51,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:02:51,847 - 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": {"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"}, "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"}}}, "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": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:02:46.325Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"} 2019-01-09 03:02:51,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:02:51,848 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:02:51 GMT 2019-01-09 03:02:51,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:02:51,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-09 03:02:51,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:02:56,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:02:56,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:02:56,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:02:56,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:02:56,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:02:56,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:02:56,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:02:56,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:02:56,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 03:02:56,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:02:56,945 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:02:56 GMT 2019-01-09 03:02:56,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:02:56,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 03:02:56,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:02:56,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0e2afd70-8011-41bf-aaf7-87ab23d6db2a 2019-01-09 03:02:57,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:02:57,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:02:57,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:02:57,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:02:57,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:02:57,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:02:57,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:02:57,011 - 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": {"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"}, "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"}}}, "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": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:02:46.325Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"} 2019-01-09 03:02:57,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:02:57,011 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:02:57 GMT 2019-01-09 03:02:57,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:02:57,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-09 03:02:57,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:02,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:03:02,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:02,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:02,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:02,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:02,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:02,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:02,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:02,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 03:03:02,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:02,103 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:02 GMT 2019-01-09 03:03:02,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:02,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 03:03:02,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:02,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0e2afd70-8011-41bf-aaf7-87ab23d6db2a 2019-01-09 03:03:02,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:02,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:02,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:02,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:02,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:02,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:02,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:02,174 - 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": {"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"}, "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"}}}, "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": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:02:46.325Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"} 2019-01-09 03:03:02,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:02,174 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:02 GMT 2019-01-09 03:03:02,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:02,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-09 03:03:02,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:07,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:03:07,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:07,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:07,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:07,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:07,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:07,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:07,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:07,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 03:03:07,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:07,335 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:07 GMT 2019-01-09 03:03:07,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:07,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 03:03:07,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:07,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0e2afd70-8011-41bf-aaf7-87ab23d6db2a 2019-01-09 03:03:07,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:07,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:07,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:07,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:07,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:07,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:07,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:07,415 - 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": {"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"}, "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"}}}, "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": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:02:46.325Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"} 2019-01-09 03:03:07,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:07,416 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:07 GMT 2019-01-09 03:03:07,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:07,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-09 03:03:07,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:12,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:03:12,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:12,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:12,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:12,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:12,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:12,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:12,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:12,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 03:03:12,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:12,494 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:12 GMT 2019-01-09 03:03:12,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:12,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 03:03:12,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:12,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0e2afd70-8011-41bf-aaf7-87ab23d6db2a 2019-01-09 03:03:12,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:12,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:12,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:12,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:12,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:12,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:12,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:12,577 - 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": {"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"}, "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"}}}, "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": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:02:46.325Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"} 2019-01-09 03:03:12,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:12,577 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:12 GMT 2019-01-09 03:03:12,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:12,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-09 03:03:12,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:17,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:03:17,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:17,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:17,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:17,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:17,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:17,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:17,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:17,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:14.202Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a", "logger": "484da2eb-3e6c-49ff-babd-a18c5647c31d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:14.942Z", "message": "Removing directory: /tmp/tmpAtgUUR", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:14.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a", "logger": "484da2eb-3e6c-49ff-babd-a18c5647c31d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:15.114Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:15.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:15.922Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:15.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:15.922Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:15.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:15.922Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:15.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2019-01-09 03:03:17,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:17,883 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:17 GMT 2019-01-09 03:03:17,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:17,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2019-01-09 03:03:17,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:17,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2019-01-09 03:03:17,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpAtgUUR 2019-01-09 03:03:17,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 03:03:17,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-01-09 03:03:17,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-01-09 03:03:17,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-01-09 03:03:17,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0e2afd70-8011-41bf-aaf7-87ab23d6db2a 2019-01-09 03:03:17,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:17,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:17,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:17,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:17,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:17,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:17,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:17,966 - 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": {"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"}, "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"}}}, "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": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:02:46.325Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"} 2019-01-09 03:03:17,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:17,966 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:17 GMT 2019-01-09 03:03:17,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:17,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2019-01-09 03:03:17,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:17,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-01-09 03:03:17,967 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-01-09 03:03:18,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:18,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:18,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:18,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:18,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:18,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:18,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:18,137 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-01-09 03:03:18,137 - 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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:03:18,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:18,137 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:18 GMT 2019-01-09 03:03:18,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:18,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:03:18,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:18,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:03:18,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:18,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:18,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:18,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:18,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:18,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:18,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:18,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-09 03:03:18,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:18,207 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:18 GMT 2019-01-09 03:03:18,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:18,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-09 03:03:18,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:18,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:03:18,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:18,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:18,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:18,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:18,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:18,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:18,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:18,272 - 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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:03:18,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:18,272 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:18 GMT 2019-01-09 03:03:18,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:18,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:03:18,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:23,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:03:23,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:23,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:23,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:23,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:23,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:23,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:23,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:23,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:18.758Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:18.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_security_group_fd6rjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:20.129Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:20.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "base_security_group_kvwp4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:21.912Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:21.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_security_group_u3xwlv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:21.912Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:21.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "base_security_group_kvwp4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:21.912Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:21.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_security_group_u3xwlv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:21.912Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:21.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_security_group_fd6rjr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:21.912Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:21.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "base_security_group_kvwp4h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:21.912Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:21.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_security_group_u3xwlv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:21.912Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:21.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_security_group_fd6rjr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:21.912Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:21.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_security_group_fd6rjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:21.913Z", "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": "2019-01-09T03:03:21.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "eed59d9d-8f50-4f1a-a706-ac8b1d61fb45"}, {"node_instance_id": "base_security_group_kvwp4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "fb924a88-8fab-4a29-8477-7d2bbf7013aa"}, {"node_instance_id": "base_security_group_kvwp4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "fb924a88-8fab-4a29-8477-7d2bbf7013aa"}, {"node_instance_id": "base_security_group_kvwp4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "fb924a88-8fab-4a29-8477-7d2bbf7013aa"}, {"node_instance_id": "bind_security_group_u3xwlv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99a9b75f-ca82-4c94-b630-fb2d6c8e9d22"}, {"node_instance_id": "sprout_security_group_fd6rjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "eed59d9d-8f50-4f1a-a706-ac8b1d61fb45"}, {"node_instance_id": "base_security_group_kvwp4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "fb924a88-8fab-4a29-8477-7d2bbf7013aa"}, {"node_instance_id": "bind_security_group_u3xwlv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99a9b75f-ca82-4c94-b630-fb2d6c8e9d22"}, {"node_instance_id": "base_security_group_kvwp4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "fb924a88-8fab-4a29-8477-7d2bbf7013aa"}, {"node_instance_id": "base_security_group_kvwp4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "fb924a88-8fab-4a29-8477-7d2bbf7013aa"}, {"node_instance_id": "base_security_group_kvwp4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "fb924a88-8fab-4a29-8477-7d2bbf7013aa"}, {"node_instance_id": "bind_security_group_u3xwlv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99a9b75f-ca82-4c94-b630-fb2d6c8e9d22"}, {"node_instance_id": "base_security_group_kvwp4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "fb924a88-8fab-4a29-8477-7d2bbf7013aa"}, {"node_instance_id": "bind_security_group_u3xwlv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.612Z", "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": "2019-01-09T03:03:22.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99a9b75f-ca82-4c94-b630-fb2d6c8e9d22"}, {"node_instance_id": "bind_floatingip_psop68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_floatingip_u0zsm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_security_group_py20cu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_security_group_98b6e6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_floatingip_0wxr53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_security_group_whqcqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_security_group_fbmu3s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "keypair_9z099r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_security_group_cjxgxh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_floatingip_psop68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_floatingip_u0zsm5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_floatingip_0wxr53", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_security_group_py20cu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_security_group_98b6e6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_security_group_whqcqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_security_group_fbmu3s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_security_group_cjxgxh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "keypair_9z099r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_floatingip_u0zsm5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_floatingip_0wxr53", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:22.947Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:22.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 46, "offset": 0, "size": 50}}} 2019-01-09 03:03:23,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:23,350 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:23 GMT 2019-01-09 03:03:23,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:23,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25498 2019-01-09 03:03:23,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:23,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-01-09 03:03:23,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 03:03:23,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 03:03:23,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 03:03:23,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 03:03:23,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 03:03:23,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 03:03:23,353 - 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} 2019-01-09 03:03:23,353 - 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'} 2019-01-09 03:03:23,353 - 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'} 2019-01-09 03:03:23,353 - 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'} 2019-01-09 03:03:23,354 - 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'} 2019-01-09 03:03:23,354 - 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'} 2019-01-09 03:03:23,354 - 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'} 2019-01-09 03:03:23,354 - 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'} 2019-01-09 03:03:23,354 - 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} 2019-01-09 03:03:23,354 - 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} 2019-01-09 03:03:23,355 - 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} 2019-01-09 03:03:23,355 - 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} 2019-01-09 03:03:23,355 - 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} 2019-01-09 03:03:23,355 - 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} 2019-01-09 03:03:23,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:23,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-09 03:03:23,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-09 03:03:23,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-09 03:03:23,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 03:03:23,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 03:03:23,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 03:03:23,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 03:03:23,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 03:03:23,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 03:03:23,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-01-09 03:03:23,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-09 03:03:23,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-09 03:03:23,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:03:23,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:23,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:23,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:23,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:23,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:23,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:23,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:23,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:03:23,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:23,437 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:23 GMT 2019-01-09 03:03:23,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:23,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:03:23,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:28,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:03:28,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:28,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:28,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:28,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:28,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:28,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:28,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:28,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_u0zsm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:24.552Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8de5879fd111425ba27c1c8f09c634b5', u'created_at': u'2019-01-09T03:03:23Z', u'updated_at': u'2019-01-09T03:03:23Z', u'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'8de5879fd111425ba27c1c8f09c634b5', u'port_id': None, u'id': u'01750edc-f268-42ed-8100-855c637d5f7f'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:24.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c1b42425-a06d-4605-800d-35b65d09ac10"}, {"node_instance_id": "bono_floatingip_u0zsm5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:24.745Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:24.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_security_group_cjxgxh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:25.012Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:25.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_floatingip_0wxr53", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:25.570Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8de5879fd111425ba27c1c8f09c634b5', u'created_at': u'2019-01-09T03:03:24Z', u'updated_at': u'2019-01-09T03:03:24Z', u'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'8de5879fd111425ba27c1c8f09c634b5', u'port_id': None, u'id': u'927f60fb-dcb4-4fa4-90e3-9e5d489743de'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:25.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c7d6c21e-1231-435c-bea1-26df5fe9eca4"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:25.570Z", "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": "2019-01-09T03:03:25.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "38693b25-322c-49bb-af68-58260d82c394"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:25.570Z", "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": "2019-01-09T03:03:25.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "38693b25-322c-49bb-af68-58260d82c394"}, {"node_instance_id": "bono_floatingip_u0zsm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:26.034Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:26.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_security_group_98b6e6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:26.034Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:26.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_security_group_whqcqu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:26.034Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:26.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_floatingip_0wxr53", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:26.034Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:26.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_security_group_fd6rjr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:26.034Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:26.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "38693b25-322c-49bb-af68-58260d82c394"}, {"node_instance_id": "dime_security_group_98b6e6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "039099a0-b740-42bf-baa6-82b8ffa2f641"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "38693b25-322c-49bb-af68-58260d82c394"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "38693b25-322c-49bb-af68-58260d82c394"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "38693b25-322c-49bb-af68-58260d82c394"}, {"node_instance_id": "dime_security_group_98b6e6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "039099a0-b740-42bf-baa6-82b8ffa2f641"}, {"node_instance_id": "dime_security_group_98b6e6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "039099a0-b740-42bf-baa6-82b8ffa2f641"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "38693b25-322c-49bb-af68-58260d82c394"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "38693b25-322c-49bb-af68-58260d82c394"}, {"node_instance_id": "dime_security_group_98b6e6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "039099a0-b740-42bf-baa6-82b8ffa2f641"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "38693b25-322c-49bb-af68-58260d82c394"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "38693b25-322c-49bb-af68-58260d82c394"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "38693b25-322c-49bb-af68-58260d82c394"}, {"node_instance_id": "dime_security_group_98b6e6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "039099a0-b740-42bf-baa6-82b8ffa2f641"}, {"node_instance_id": "dime_security_group_98b6e6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "039099a0-b740-42bf-baa6-82b8ffa2f641"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.053Z", "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": "2019-01-09T03:03:27.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "38693b25-322c-49bb-af68-58260d82c394"}, {"node_instance_id": "ellis_floatingip_0wxr53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.296Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:27.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_security_group_fd6rjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.296Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:27.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_floatingip_u0zsm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.296Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:27.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_security_group_fbmu3s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.296Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:27.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "keypair_9z099r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.296Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:27.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "base_security_group_kvwp4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.296Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:27.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_security_group_u3xwlv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:27.296Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:27.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_security_group_whqcqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.107Z", "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": "2019-01-09T03:03:28.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4fcc31cc-705a-4374-ba91-c4265ef2c34c"}, {"node_instance_id": "homer_security_group_fbmu3s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.107Z", "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": "2019-01-09T03:03:28.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d53db63c-eafd-406d-9441-1146f7d56cb8"}, {"node_instance_id": "ellis_security_group_whqcqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.107Z", "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": "2019-01-09T03:03:28.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4fcc31cc-705a-4374-ba91-c4265ef2c34c"}, {"node_instance_id": "homer_security_group_fbmu3s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.107Z", "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": "2019-01-09T03:03:28.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d53db63c-eafd-406d-9441-1146f7d56cb8"}, {"node_instance_id": "ellis_security_group_whqcqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.107Z", "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": "2019-01-09T03:03:28.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4fcc31cc-705a-4374-ba91-c4265ef2c34c"}, {"node_instance_id": "homer_security_group_fbmu3s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.107Z", "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": "2019-01-09T03:03:28.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d53db63c-eafd-406d-9441-1146f7d56cb8"}, {"node_instance_id": "ellis_security_group_whqcqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.107Z", "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": "2019-01-09T03:03:28.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4fcc31cc-705a-4374-ba91-c4265ef2c34c"}, {"node_instance_id": "homer_security_group_fbmu3s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.107Z", "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": "2019-01-09T03:03:28.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d53db63c-eafd-406d-9441-1146f7d56cb8"}, {"node_instance_id": "keypair_9z099r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.107Z", "message": "Using external resource keypair: cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:28.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4592b22d-2b0b-4d76-89d3-5d9d09d7f926"}, {"node_instance_id": "base_security_group_kvwp4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.377Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:28.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_security_group_u3xwlv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.377Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:28.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "base_security_group_kvwp4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.377Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:28.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_floatingip_0wxr53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.377Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:28.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_security_group_fd6rjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.377Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:28.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_floatingip_psop68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.377Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:28.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "keypair_9z099r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:28.377Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:28.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 96, "offset": 46, "size": 50}}} 2019-01-09 03:03:28,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:28,600 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:28 GMT 2019-01-09 03:03:28,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:28,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30970 2019-01-09 03:03:28,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:28,601 - 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'8de5879fd111425ba27c1c8f09c634b5', u'created_at': u'2019-01-09T03:03:23Z', u'updated_at': u'2019-01-09T03:03:23Z', u'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'8de5879fd111425ba27c1c8f09c634b5', u'port_id': None, u'id': u'01750edc-f268-42ed-8100-855c637d5f7f'} 2019-01-09 03:03:28,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-09 03:03:28,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 03:03:28,602 - 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'8de5879fd111425ba27c1c8f09c634b5', u'created_at': u'2019-01-09T03:03:24Z', u'updated_at': u'2019-01-09T03:03:24Z', u'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'8de5879fd111425ba27c1c8f09c634b5', u'port_id': None, u'id': u'927f60fb-dcb4-4fa4-90e3-9e5d489743de'} 2019-01-09 03:03:28,602 - 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'} 2019-01-09 03:03:28,602 - 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} 2019-01-09 03:03:28,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:28,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 03:03:28,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 03:03:28,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-09 03:03:28,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 03:03:28,603 - 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'} 2019-01-09 03:03:28,603 - 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'} 2019-01-09 03:03:28,603 - 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'} 2019-01-09 03:03:28,604 - 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'} 2019-01-09 03:03:28,604 - 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'} 2019-01-09 03:03:28,604 - 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'} 2019-01-09 03:03:28,604 - 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'} 2019-01-09 03:03:28,604 - 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'} 2019-01-09 03:03:28,604 - 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} 2019-01-09 03:03:28,605 - 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} 2019-01-09 03:03:28,605 - 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} 2019-01-09 03:03:28,605 - 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} 2019-01-09 03:03:28,605 - 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} 2019-01-09 03:03:28,605 - 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} 2019-01-09 03:03:28,605 - 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} 2019-01-09 03:03:28,606 - 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} 2019-01-09 03:03:28,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:28,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:28,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:28,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 03:03:28,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2019-01-09 03:03:28,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 03:03:28,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 03:03:28,607 - 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'} 2019-01-09 03:03:28,607 - 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'} 2019-01-09 03:03:28,607 - 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'} 2019-01-09 03:03:28,607 - 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'} 2019-01-09 03:03:28,607 - 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} 2019-01-09 03:03:28,608 - 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} 2019-01-09 03:03:28,608 - 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} 2019-01-09 03:03:28,608 - 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} 2019-01-09 03:03:28,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73 2019-01-09 03:03:28,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:28,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:28,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:28,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:28,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:28,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-09 03:03:28,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-01-09 03:03:28,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:03:28,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:28,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:28,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:28,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:28,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:28,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:28,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:28,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:03:28,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:28,679 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:28 GMT 2019-01-09 03:03:28,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:28,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:03:28,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:33,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:03:33,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:33,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:33,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:33,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:33,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:33,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:33,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:33,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_9z099r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:29.560Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:29.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_security_group_u3xwlv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:29.560Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:29.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:30.996Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:30.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "keypair_9z099r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:30.996Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:30.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_security_group_py20cu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:30.996Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:30.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:30.996Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:30.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_security_group_whqcqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:30.996Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:30.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_security_group_cjxgxh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:30.996Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:30.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_floatingip_psop68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:30.999Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8de5879fd111425ba27c1c8f09c634b5', u'created_at': u'2019-01-09T03:03:30Z', u'updated_at': u'2019-01-09T03:03:30Z', u'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'8de5879fd111425ba27c1c8f09c634b5', u'port_id': None, u'id': u'5e02882f-7efc-4b4b-b98a-9a04e5a8d358'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:30.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "adc7e507-a7ed-42e8-bd5e-2fbe6dbcf439"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c3abf0c3-2716-4ef2-8366-0b3f450bb063"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "231b225d-5f88-4b6e-85d6-1ed232559bfc"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "231b225d-5f88-4b6e-85d6-1ed232559bfc"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "231b225d-5f88-4b6e-85d6-1ed232559bfc"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "231b225d-5f88-4b6e-85d6-1ed232559bfc"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "231b225d-5f88-4b6e-85d6-1ed232559bfc"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "231b225d-5f88-4b6e-85d6-1ed232559bfc"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.158Z", "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": "2019-01-09T03:03:32.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d2212005-e8fc-43b7-aa65-d0461e4f0fd6"}, {"node_instance_id": "dime_security_group_98b6e6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.232Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:32.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_security_group_whqcqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.232Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:32.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_security_group_cjxgxh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.232Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:32.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.232Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:32.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.232Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:32.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_floatingip_psop68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.232Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:32.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_security_group_98b6e6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.232Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:32.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_security_group_fbmu3s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:32.232Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:32.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:33.170Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_cs0wh4'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:33.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c3abf0c3-2716-4ef2-8366-0b3f450bb063"}, {"node_instance_id": "bind_floatingip_psop68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:33.261Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:33.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_security_group_fbmu3s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:33.261Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:33.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_floatingip_psop68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:33.261Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:33.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_security_group_98b6e6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:33.261Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:33.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_security_group_whqcqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:33.261Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:33.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_security_group_cjxgxh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:33.261Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:33.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 143, "offset": 96, "size": 50}}} 2019-01-09 03:03:33,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:33,780 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:33 GMT 2019-01-09 03:03:33,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:33,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28282 2019-01-09 03:03:33,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:33,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:33,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:33,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:33,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:33,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 03:03:33,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 03:03:33,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 03:03:33,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 03:03:33,782 - 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'8de5879fd111425ba27c1c8f09c634b5', u'created_at': u'2019-01-09T03:03:30Z', u'updated_at': u'2019-01-09T03:03:30Z', u'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'8de5879fd111425ba27c1c8f09c634b5', u'port_id': None, u'id': u'5e02882f-7efc-4b4b-b98a-9a04e5a8d358'} 2019-01-09 03:03:33,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}] 2019-01-09 03:03:33,783 - 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'} 2019-01-09 03:03:33,783 - 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'} 2019-01-09 03:03:33,783 - 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'} 2019-01-09 03:03:33,783 - 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'} 2019-01-09 03:03:33,783 - 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'} 2019-01-09 03:03:33,784 - 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'} 2019-01-09 03:03:33,784 - 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'} 2019-01-09 03:03:33,784 - 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'} 2019-01-09 03:03:33,784 - 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'} 2019-01-09 03:03:33,784 - 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'} 2019-01-09 03:03:33,784 - 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'} 2019-01-09 03:03:33,785 - 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} 2019-01-09 03:03:33,785 - 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'} 2019-01-09 03:03:33,785 - 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} 2019-01-09 03:03:33,785 - 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} 2019-01-09 03:03:33,785 - 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} 2019-01-09 03:03:33,785 - 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} 2019-01-09 03:03:33,785 - 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} 2019-01-09 03:03:33,786 - 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} 2019-01-09 03:03:33,786 - 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} 2019-01-09 03:03:33,786 - 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} 2019-01-09 03:03:33,786 - 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} 2019-01-09 03:03:33,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:33,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:33,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:33,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 03:03:33,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 03:03:33,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-09 03:03:33,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 03:03:33,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 03:03:33,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_cs0wh4'} 2019-01-09 03:03:33,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:33,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:33,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:33,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:33,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:33,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:33,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:03:33,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:33,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:33,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:33,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:33,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:33,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:33,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:33,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:03:33,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:33,872 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:33 GMT 2019-01-09 03:03:33,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:33,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:03:33,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:38,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:03:40,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:40,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:40,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:40,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:40,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:40,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:40,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:40,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:34.251Z", "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": "2019-01-09T03:03:34.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c3abf0c3-2716-4ef2-8366-0b3f450bb063"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:34.251Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_cs0wh4', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:34.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c3abf0c3-2716-4ef2-8366-0b3f450bb063"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:34.251Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_cs0wh4', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:34.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c3abf0c3-2716-4ef2-8366-0b3f450bb063"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:34.299Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:34.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:34.299Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:34.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:34.299Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:34.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:34.299Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:34.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:34.299Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:34.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:34.299Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:34.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_security_group_fbmu3s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:34.299Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:34.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:34.299Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:34.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:34.299Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:34.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:35.261Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8bbec932-28ee-4beb-b2e1-1c00351d8cb2', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'927f60fb-dcb4-4fa4-90e3-9e5d489743de', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:35.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c93a563f-994c-47c6-bf58-e443b2fbaf4e"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:35.261Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd42b287c-ff12-4046-afb5-fa540412f9e2', 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": "2019-01-09T03:03:35.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "bc4f19b4-7880-4276-a398-4ccd7bb7f5ee"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:35.261Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_pbr97r'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:35.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c93a563f-994c-47c6-bf58-e443b2fbaf4e"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:35.261Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_0s0dyn'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:35.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "bc4f19b4-7880-4276-a398-4ccd7bb7f5ee"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:35.317Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:35.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:35.317Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:35.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:35.317Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:35.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:35.317Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:35.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:36.329Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:36.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:36.329Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:36.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:36.329Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:36.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:36.863Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_pbr97r', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:36.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c93a563f-994c-47c6-bf58-e443b2fbaf4e"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:37.288Z", "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": "2019-01-09T03:03:37.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c93a563f-994c-47c6-bf58-e443b2fbaf4e"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:37.288Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_pbr97r', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:37.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c93a563f-994c-47c6-bf58-e443b2fbaf4e"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:37.288Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'78506741-3a3c-40c8-b7a3-a89272af8d34', 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": "2019-01-09T03:03:37.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ed231903-aa46-40a2-bb09-a8cc2cda5400"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:37.288Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_xpdrmz'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:37.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ed231903-aa46-40a2-bb09-a8cc2cda5400"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:37.344Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:37.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:37.344Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:37.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:37.344Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:37.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.332Z", "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": "2019-01-09T03:03:38.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "bc4f19b4-7880-4276-a398-4ccd7bb7f5ee"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.332Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_0s0dyn', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:38.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "bc4f19b4-7880-4276-a398-4ccd7bb7f5ee"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.332Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd42df7d7-1b94-41e3-91c1-f6d205a00037', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'5e02882f-7efc-4b4b-b98a-9a04e5a8d358', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:38.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "a93fb033-cad0-49cb-a3a6-e593dc1a99fd"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.332Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_0s0dyn', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:38.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "bc4f19b4-7880-4276-a398-4ccd7bb7f5ee"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.332Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_oyy8s6'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:38.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "a93fb033-cad0-49cb-a3a6-e593dc1a99fd"}, {"node_instance_id": "bono_security_group_py20cu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.379Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:38.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.379Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:38.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.379Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:38.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.379Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:38.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.379Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:38.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.379Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:38.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.379Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:38.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_security_group_py20cu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:38.379Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:38.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:39.371Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8aba42cf-7a85-4f2c-ba17-89c5b0d5b653', 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": "2019-01-09T03:03:39.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "828ceb29-2981-4a9c-a5d9-919a762a6685"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:39.371Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_hixm65'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:39.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "828ceb29-2981-4a9c-a5d9-919a762a6685"}, {"node_instance_id": "bono_security_group_py20cu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:39.398Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:39.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 190, "offset": 143, "size": 50}}} 2019-01-09 03:03:40,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:40,129 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:40 GMT 2019-01-09 03:03:40,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:40,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29716 2019-01-09 03:03:40,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:40,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-09 03:03:40,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_cs0wh4', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:40,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_cs0wh4', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:40,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:40,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:40,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:40,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 03:03:40,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 03:03:40,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 03:03:40,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:40,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 03:03:40,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 03:03:40,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8bbec932-28ee-4beb-b2e1-1c00351d8cb2', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'927f60fb-dcb4-4fa4-90e3-9e5d489743de', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}] 2019-01-09 03:03:40,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd42b287c-ff12-4046-afb5-fa540412f9e2', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-01-09 03:03:40,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_pbr97r'} 2019-01-09 03:03:40,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_0s0dyn'} 2019-01-09 03:03:40,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:40,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:40,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 03:03:40,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 03:03:40,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:40,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 03:03:40,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 03:03:40,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_pbr97r', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:40,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-09 03:03:40,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_pbr97r', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:40,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'78506741-3a3c-40c8-b7a3-a89272af8d34', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-01-09 03:03:40,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_xpdrmz'} 2019-01-09 03:03:40,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:40,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 03:03:40,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 03:03:40,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-09 03:03:40,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_0s0dyn', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:40,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd42df7d7-1b94-41e3-91c1-f6d205a00037', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'5e02882f-7efc-4b4b-b98a-9a04e5a8d358', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2019-01-09 03:03:40,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_0s0dyn', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:40,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_oyy8s6'} 2019-01-09 03:03:40,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:40,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:40,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:40,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 03:03:40,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 03:03:40,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:40,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 03:03:40,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 03:03:40,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8aba42cf-7a85-4f2c-ba17-89c5b0d5b653', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-01-09 03:03:40,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_hixm65'} 2019-01-09 03:03:40,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:40,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:03:40,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:40,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:40,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:40,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:40,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:40,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:40,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:40,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:03:40,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:40,282 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:40 GMT 2019-01-09 03:03:40,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:40,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:03:40,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:45,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:03:45,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:45,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:45,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:45,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:45,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:45,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:45,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:45,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_wmspwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.062Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:41.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.062Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:41.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.062Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:41.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.062Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:41.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.062Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:41.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.064Z", "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": "2019-01-09T03:03:41.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "a93fb033-cad0-49cb-a3a6-e593dc1a99fd"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.064Z", "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": "2019-01-09T03:03:41.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ed231903-aa46-40a2-bb09-a8cc2cda5400"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.064Z", "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": "2019-01-09T03:03:41.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "828ceb29-2981-4a9c-a5d9-919a762a6685"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.064Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_oyy8s6', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:41.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "a93fb033-cad0-49cb-a3a6-e593dc1a99fd"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.064Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_xpdrmz', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:41.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ed231903-aa46-40a2-bb09-a8cc2cda5400"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.064Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_hixm65', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:41.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "828ceb29-2981-4a9c-a5d9-919a762a6685"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.064Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_oyy8s6', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:41.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "a93fb033-cad0-49cb-a3a6-e593dc1a99fd"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.064Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_xpdrmz', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:41.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ed231903-aa46-40a2-bb09-a8cc2cda5400"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:41.064Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_hixm65', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:41.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "828ceb29-2981-4a9c-a5d9-919a762a6685"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:42.088Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:42.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:42.088Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:42.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:42.088Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:42.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:42.117Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e91053a0-7377-41a4-ae3c-3f29474db845', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'631fbf98-7bf5-4b7e-b101-3ffc04b85d3c', 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": "2019-01-09T03:03:42.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0ef47250-0129-47ca-8af9-5483b857eece"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:42.117Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_e27eut'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:42.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0ef47250-0129-47ca-8af9-5483b857eece"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:44.142Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:44.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:44.142Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:44.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:44.142Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:44.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:44.142Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:44.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:44.142Z", "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": "2019-01-09T03:03:44.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:44.142Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:44.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:44.142Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:44.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:44.142Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:44.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:44.142Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:44.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:44.142Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:44.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:44.588Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_e27eut', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:44.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0ef47250-0129-47ca-8af9-5483b857eece"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:45.017Z", "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": "2019-01-09T03:03:45.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0ef47250-0129-47ca-8af9-5483b857eece"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:45.017Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_e27eut', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:45.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0ef47250-0129-47ca-8af9-5483b857eece"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:45.182Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:45.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:45.182Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:45.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 224, "offset": 190, "size": 50}}} 2019-01-09 03:03:45,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:45,595 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:45 GMT 2019-01-09 03:03:45,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:45,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22560 2019-01-09 03:03:45,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:45,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:03:45,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 03:03:45,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 03:03:45,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 03:03:45,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 03:03:45,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-09 03:03:45,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-09 03:03:45,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-09 03:03:45,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_oyy8s6', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:45,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_xpdrmz', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:45,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_hixm65', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:45,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_oyy8s6', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:45,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_xpdrmz', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:45,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_hixm65', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:45,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:45,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:45,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 03:03:45,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e91053a0-7377-41a4-ae3c-3f29474db845', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'631fbf98-7bf5-4b7e-b101-3ffc04b85d3c', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-01-09 03:03:45,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_e27eut'} 2019-01-09 03:03:45,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 03:03:45,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 03:03:45,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:45,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:45,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] 2019-01-09 03:03:45,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 03:03:45,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 03:03:45,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 03:03:45,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 03:03:45,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 03:03:45,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_e27eut', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:45,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-09 03:03:45,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_e27eut', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:45,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:45,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 03:03:45,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:03:45,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:45,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:45,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:45,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:45,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:45,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:45,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:45,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:03:45,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:45,722 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:45 GMT 2019-01-09 03:03:45,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:45,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:03:45,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:50,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:03:50,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:50,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:50,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:50,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:50,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:50,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:50,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:50,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xpdrmz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:46.326Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:46.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:46.326Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:46.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:46.326Z", "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": "2019-01-09T03:03:46.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:46.328Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b99c3245-46a4-40dd-9906-9f009cf1bb32', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'e91053a0-7377-41a4-ae3c-3f29474db845', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'01750edc-f268-42ed-8100-855c637d5f7f', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:46.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5f7df856-8c26-41fb-9b22-6aaa620eb72b"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:46.328Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_wmspwi'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:46.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5f7df856-8c26-41fb-9b22-6aaa620eb72b"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:47.372Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:47.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:47.372Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:47.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:47.372Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:47.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:47.372Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:47.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:47.372Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:47.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:47.372Z", "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": "2019-01-09T03:03:47.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:47.372Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:47.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:47.372Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:47.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:47.372Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:47.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:47.828Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_wmspwi', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:47.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5f7df856-8c26-41fb-9b22-6aaa620eb72b"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:48.390Z", "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": "2019-01-09T03:03:48.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5f7df856-8c26-41fb-9b22-6aaa620eb72b"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:48.390Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_wmspwi', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:48.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5f7df856-8c26-41fb-9b22-6aaa620eb72b"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:49.081Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:49.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:49.081Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:49.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:49.081Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:49.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:50.110Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:50.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:50.110Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:50.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:50.110Z", "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": "2019-01-09T03:03:50.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:50.110Z", "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": "2019-01-09T03:03:50.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:50.110Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:50.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:50.110Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:50.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 250, "offset": 224, "size": 50}}} 2019-01-09 03:03:50,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:50,841 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:50 GMT 2019-01-09 03:03:50,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:50,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17184 2019-01-09 03:03:50,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:50,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:50,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:50,842 - 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] 2019-01-09 03:03:50,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', u'external_type': u'keypair'}, {u'external_id': u'58137e39-a850-452b-bd6b-a1c4e25d024a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b99c3245-46a4-40dd-9906-9f009cf1bb32', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'e91053a0-7377-41a4-ae3c-3f29474db845', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'01750edc-f268-42ed-8100-855c637d5f7f', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}] 2019-01-09 03:03:50,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_wmspwi'} 2019-01-09 03:03:50,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 03:03:50,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 03:03:50,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:50,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:50,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:50,844 - 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] 2019-01-09 03:03:50,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 03:03:50,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 03:03:50,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 03:03:50,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_wmspwi', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:50,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-09 03:03:50,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_wmspwi', 'key_name': u'cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'image': u'658d2208-01c4-495d-9f2e-57ac52f801a1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73', 'cloudify_management_network_id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}, 'nics': [{'net-id': u'0df2d8d9-87ed-4514-be43-b984e2149fef'}], 'flavor': u'f7732efe-ef37-4295-8020-3c15c08b1c17'} 2019-01-09 03:03:50,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:50,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 03:03:50,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 03:03:50,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 03:03:50,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:50,846 - 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] 2019-01-09 03:03:50,846 - 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] 2019-01-09 03:03:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 03:03:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 03:03:50,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:03:50,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:50,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:50,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:50,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:50,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:50,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:50,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:50,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:03:50,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:50,940 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:50 GMT 2019-01-09 03:03:50,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:50,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:03:50,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:55,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:03:56,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:56,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:56,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:56,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:56,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:56,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:56,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:56,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_wmspwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:51.230Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:51.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:51.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]", "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": "2019-01-09T03:03:51.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:52.255Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:52.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:52.255Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:52.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:52.255Z", "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": "2019-01-09T03:03:52.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:52.255Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:03:52.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:03:54.551Z", "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": "2019-01-09T03:03:54.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 257, "offset": 250, "size": 50}}} 2019-01-09 03:03:56,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:56,236 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:56 GMT 2019-01-09 03:03:56,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:56,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5342 2019-01-09 03:03:56,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:03:56,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:03:56,237 - 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] 2019-01-09 03:03:56,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 03:03:56,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:03:56,237 - 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] 2019-01-09 03:03:56,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 03:03:56,238 - 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] 2019-01-09 03:03:56,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:03:56,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:03:56,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:03:56,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:03:56,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:03:56,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:03:56,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:03:56,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:03:56,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:03:56,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:03:56,311 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:03:56 GMT 2019-01-09 03:03:56,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:03:56,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:03:56,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:01,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:04:01,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:01,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:01,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:01,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:01,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:01,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:01,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:01,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2019-01-09 03:04:01,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:01,424 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:01 GMT 2019-01-09 03:04:01,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:01,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:04:01,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:01,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:04:01,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:01,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:01,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:01,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:01,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:01,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:01,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:01,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:04:01,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:01,517 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:01 GMT 2019-01-09 03:04:01,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:01,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:04:01,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:06,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:04:06,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:06,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:06,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:06,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:06,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:06,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:06,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:06,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2019-01-09 03:04:06,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:06,608 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:06 GMT 2019-01-09 03:04:06,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:06,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:04:06,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:06,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:04:06,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:06,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:06,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:06,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:06,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:06,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:06,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:06,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:04:06,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:06,703 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:06 GMT 2019-01-09 03:04:06,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:06,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:04:06,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:11,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:04:11,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:11,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:11,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:11,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:11,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:11,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:11,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:11,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2019-01-09 03:04:11,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:11,796 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:11 GMT 2019-01-09 03:04:11,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:11,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:04:11,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:11,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:04:11,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:11,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:11,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:11,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:11,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:11,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:11,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:11,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:04:11,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:11,882 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:11 GMT 2019-01-09 03:04:11,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:11,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:04:11,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:16,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:04:17,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:17,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:17,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:17,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:17,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:17,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:17,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:17,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:13.374Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:13.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:14.277Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:14.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:15.716Z", "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": "2019-01-09T03:04:15.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:16.300Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:16.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:16.300Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:16.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 262, "offset": 257, "size": 50}}} 2019-01-09 03:04:17,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:17,040 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:17 GMT 2019-01-09 03:04:17,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:17,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3270 2019-01-09 03:04:17,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:17,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:17,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:17,041 - 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] 2019-01-09 03:04:17,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:17,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:17,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:04:17,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:17,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:17,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:17,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:17,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:17,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:17,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:17,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:04:17,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:17,112 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:17 GMT 2019-01-09 03:04:17,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:17,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:04:17,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:22,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:04:22,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:22,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:22,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:22,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:22,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:22,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:22,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:22,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:17.315Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:17.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:17.315Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:17.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:18.498Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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": "2019-01-09T03:04:18.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:19.335Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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": "2019-01-09T03:04:19.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:20.436Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:20.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:20.436Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:20.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:20.436Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:20.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:20.436Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:20.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:21.488Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:21.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:21.488Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:21.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 272, "offset": 262, "size": 50}}} 2019-01-09 03:04:22,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:22,234 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:22 GMT 2019-01-09 03:04:22,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:22,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6456 2019-01-09 03:04:22,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:22,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:22,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:22,235 - 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] 2019-01-09 03:04:22,236 - 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] 2019-01-09 03:04:22,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:22,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:22,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:22,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:22,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:22,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:22,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:04:22,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:22,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:22,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:22,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:22,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:22,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:22,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:22,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:04:22,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:22,314 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:22 GMT 2019-01-09 03:04:22,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:22,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:04:22,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:27,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:04:27,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:27,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:27,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:27,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:27,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:27,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:27,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:27,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:22.516Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:22.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:22.516Z", "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": "2019-01-09T03:04:22.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:22.516Z", "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": "2019-01-09T03:04:22.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:22.516Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:22.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:23.537Z", "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": "2019-01-09T03:04:23.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:24.558Z", "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": "2019-01-09T03:04:24.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:25.578Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:25.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:25.578Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:25.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:26.695Z", "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": "2019-01-09T03:04:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 281, "offset": 272, "size": 50}}} 2019-01-09 03:04:27,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:27,427 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:27 GMT 2019-01-09 03:04:27,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:27,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7810 2019-01-09 03:04:27,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:27,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:27,428 - 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] 2019-01-09 03:04:27,428 - 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] 2019-01-09 03:04:27,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:27,428 - 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] 2019-01-09 03:04:27,429 - 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] 2019-01-09 03:04:27,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:27,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:04:27,429 - 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] 2019-01-09 03:04:27,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:04:27,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:27,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:27,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:27,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:27,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:27,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:27,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:27,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:04:27,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:27,500 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:27 GMT 2019-01-09 03:04:27,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:27,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:04:27,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:32,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:04:32,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:32,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:32,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:32,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:32,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:32,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:32,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:32,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2019-01-09 03:04:32,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:32,589 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:32 GMT 2019-01-09 03:04:32,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:32,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:04:32,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:32,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:04:32,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:32,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:32,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:32,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:32,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:32,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:32,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:32,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:04:32,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:32,660 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:32 GMT 2019-01-09 03:04:32,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:32,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:04:32,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:37,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:04:37,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:37,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:37,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:37,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:37,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:37,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:37,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:37,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2019-01-09 03:04:37,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:37,761 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:37 GMT 2019-01-09 03:04:37,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:37,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:04:37,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:37,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:04:37,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:37,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:37,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:37,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:37,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:37,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:37,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:37,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:04:37,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:37,834 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:37 GMT 2019-01-09 03:04:37,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:37,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:04:37,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:42,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:04:42,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:42,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:42,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:42,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:42,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:42,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:42,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:42,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2019-01-09 03:04:42,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:42,940 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:42 GMT 2019-01-09 03:04:42,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:42,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:04:42,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:42,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:04:43,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:43,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:43,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:43,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:43,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:43,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:43,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:43,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:04:43,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:43,029 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:43 GMT 2019-01-09 03:04:43,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:43,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:04:43,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:48,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:04:48,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:48,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:48,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:48,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:48,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:48,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:48,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:48,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:45.812Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:45.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:46.606Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:46.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:48.055Z", "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": "2019-01-09T03:04:48.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 284, "offset": 281, "size": 50}}} 2019-01-09 03:04:48,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:48,121 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:48 GMT 2019-01-09 03:04:48,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:48,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2244 2019-01-09 03:04:48,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:48,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:48,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:48,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-01-09 03:04:48,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:04:48,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:48,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:48,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:48,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:48,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:48,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:48,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:48,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:04:48,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:48,192 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:48 GMT 2019-01-09 03:04:48,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:48,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:04:48,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:53,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:04:53,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:53,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:53,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:53,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:53,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:53,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:53,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:53,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:48.629Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:48.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:48.629Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:48.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:49.650Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:49.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:49.650Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:49.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:50.937Z", "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": "2019-01-09T03:04:50.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:51.669Z", "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": "2019-01-09T03:04:51.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:52.748Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:52.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:52.748Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:52.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:52.748Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:52.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:52.748Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:52.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 294, "offset": 284, "size": 50}}} 2019-01-09 03:04:53,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:53,278 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:53 GMT 2019-01-09 03:04:53,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:53,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6456 2019-01-09 03:04:53,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:53,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:53,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:53,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:53,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:53,279 - 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] 2019-01-09 03:04:53,280 - 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] 2019-01-09 03:04:53,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:53,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:53,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:53,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:53,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:04:53,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:53,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:53,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:53,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:53,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:53,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:53,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:53,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:04:53,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:53,356 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:53 GMT 2019-01-09 03:04:53,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:53,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:04:53,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:58,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:04:58,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:58,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:58,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:58,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:58,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:58,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:58,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:58,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:53.781Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:53.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:53.781Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:53.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:54.806Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:54.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:54.806Z", "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": "2019-01-09T03:04:54.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:54.806Z", "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": "2019-01-09T03:04:54.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:54.806Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:54.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:55.825Z", "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": "2019-01-09T03:04:55.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:56.845Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:56.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:56.845Z", "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": "2019-01-09T03:04:56.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:57.879Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:04:57.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 304, "offset": 294, "size": 50}}} 2019-01-09 03:04:58,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:58,449 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:58 GMT 2019-01-09 03:04:58,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:58,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7702 2019-01-09 03:04:58,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:04:58,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:58,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:58,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:58,451 - 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] 2019-01-09 03:04:58,451 - 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] 2019-01-09 03:04:58,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:58,451 - 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] 2019-01-09 03:04:58,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:58,452 - 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] 2019-01-09 03:04:58,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:04:58,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:04:58,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:04:58,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:04:58,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:04:58,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:04:58,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:04:58,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:04:58,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:04:58,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:04:58,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:04:58,525 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:04:58 GMT 2019-01-09 03:04:58,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:04:58,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:04:58,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:03,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:05:03,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:03,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:03,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:03,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:03,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:03,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:03,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:03,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_wmspwi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:04:59.127Z", "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": "2019-01-09T03:04:59.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 305, "offset": 304, "size": 50}}} 2019-01-09 03:05:03,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:03,658 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:03 GMT 2019-01-09 03:05:03,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:03,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1216 2019-01-09 03:05:03,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:03,658 - 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] 2019-01-09 03:05:03,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:05:03,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:03,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:03,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:03,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:03,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:03,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:03,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:03,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:05:03,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:03,729 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:03 GMT 2019-01-09 03:05:03,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:03,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:05:03,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:08,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:05:08,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:08,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:08,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:08,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:08,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:08,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:08,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:08,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2019-01-09 03:05:08,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:08,822 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:08 GMT 2019-01-09 03:05:08,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:08,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:05:08,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:08,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:05:08,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:08,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:08,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:08,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:08,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:08,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:08,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:08,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:05:08,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:08,898 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:08 GMT 2019-01-09 03:05:08,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:08,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:05:08,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:13,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:05:14,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:14,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:14,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:14,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:14,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:14,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:14,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:14,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2019-01-09 03:05:14,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:14,018 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:14 GMT 2019-01-09 03:05:14,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:14,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:05:14,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:14,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:05:14,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:14,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:14,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:14,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:14,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:14,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:14,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:14,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:05:14,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:14,088 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:14 GMT 2019-01-09 03:05:14,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:14,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:05:14,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:19,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:05:19,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:19,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:19,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:19,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:19,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:19,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:19,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:19,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:18.138Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:18.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:18.954Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:18.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 307, "offset": 305, "size": 50}}} 2019-01-09 03:05:19,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:19,223 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:19 GMT 2019-01-09 03:05:19,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:19,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2019-01-09 03:05:19,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:19,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:19,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:19,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:05:19,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:19,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:19,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:19,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:19,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:19,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:19,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:19,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:05:19,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:19,446 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:19 GMT 2019-01-09 03:05:19,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:19,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:05:19,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:24,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:05:24,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:24,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:24,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:24,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:24,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:24,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:24,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:24,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:20.989Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:20.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:22.038Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:22.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:22.038Z", "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": "2019-01-09T03:05:22.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:22.038Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:22.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:22.038Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:22.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 312, "offset": 307, "size": 50}}} 2019-01-09 03:05:24,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:24,678 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:24 GMT 2019-01-09 03:05:24,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:24,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3274 2019-01-09 03:05:24,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:24,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:24,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:24,679 - 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] 2019-01-09 03:05:24,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:24,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:24,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:05:24,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:24,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:24,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:24,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:24,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:24,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:24,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:24,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:05:24,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:24,804 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:24 GMT 2019-01-09 03:05:24,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:24,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:05:24,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:29,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:05:31,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:31,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:31,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:31,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:31,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:31,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:31,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:31,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:24.589Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:24.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:25.293Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:25.293Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:25.293Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:27.221Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:27.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:27.221Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:27.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:27.221Z", "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": "2019-01-09T03:05:27.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:27.221Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:27.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:29.601Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:29.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:29.601Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:29.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 322, "offset": 312, "size": 50}}} 2019-01-09 03:05:31,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:31,426 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:31 GMT 2019-01-09 03:05:31,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:31,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5829 2019-01-09 03:05:31,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:31,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:31,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:31,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:31,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:31,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:31,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:31,428 - 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] 2019-01-09 03:05:31,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:31,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:31,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:31,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:05:32,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:32,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:32,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:32,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:32,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:32,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:32,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:32,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:05:32,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:32,175 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:32 GMT 2019-01-09 03:05:32,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:32,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:05:32,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:37,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:05:37,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:37,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:37,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:37,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:37,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:37,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:37,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:37,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:31.411Z", "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": "2019-01-09T03:05:31.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:31.411Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:31.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:32.642Z", "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": "2019-01-09T03:05:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:36.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 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": "2019-01-09T03:05:36.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:36.960Z", "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": "2019-01-09T03:05:36.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:36.960Z", "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": "2019-01-09T03:05:36.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:36.960Z", "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": "2019-01-09T03:05:36.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 329, "offset": 322, "size": 50}}} 2019-01-09 03:05:37,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:37,350 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:37 GMT 2019-01-09 03:05:37,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:37,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7407 2019-01-09 03:05:37,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:37,351 - 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] 2019-01-09 03:05:37,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 03:05:37,351 - 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] 2019-01-09 03:05:37,351 - 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] 2019-01-09 03:05:37,351 - 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] 2019-01-09 03:05:37,352 - 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] 2019-01-09 03:05:37,352 - 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] 2019-01-09 03:05:37,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:05:37,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:37,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:37,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:37,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:37,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:37,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:37,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:37,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:05:37,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:37,730 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:37 GMT 2019-01-09 03:05:37,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:37,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:05:37,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:42,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:05:43,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:43,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:43,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:43,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:43,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:43,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:43,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:43,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2019-01-09 03:05:43,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:43,374 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:43 GMT 2019-01-09 03:05:43,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:43,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:05:43,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:43,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:05:43,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:43,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:43,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:43,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:43,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:43,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:43,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:43,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:05:43,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:43,608 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:43 GMT 2019-01-09 03:05:43,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:43,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:05:43,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:48,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:05:48,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:48,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:48,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:48,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:48,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:48,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:48,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:48,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2019-01-09 03:05:48,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:48,966 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:48 GMT 2019-01-09 03:05:48,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:48,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:05:48,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:48,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:05:49,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:49,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:49,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:49,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:49,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:49,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:49,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:49,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:05:49,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:49,353 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:49 GMT 2019-01-09 03:05:49,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:49,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:05:49,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:54,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:05:54,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:54,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:54,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:54,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:54,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:54,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:54,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:54,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:51.206Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:51.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:52.066Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:52.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 331, "offset": 329, "size": 50}}} 2019-01-09 03:05:54,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:54,923 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:54 GMT 2019-01-09 03:05:54,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:54,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2019-01-09 03:05:54,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:05:54,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:05:54,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:05:54,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:05:55,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:05:55,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:05:55,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:05:55,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:05:55,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:05:55,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:05:55,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:05:55,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:05:55,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:05:55,365 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:05:55 GMT 2019-01-09 03:05:55,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:05:55,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:05:55,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:00,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:06:01,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:01,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:01,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:01,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:01,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:01,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:01,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:01,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:54.968Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-09T03:05:54.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:57.084Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:57.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:05:57.084Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:05:57.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:00.377Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-09T03:06:00.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 335, "offset": 331, "size": 50}}} 2019-01-09 03:06:01,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:01,511 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:01 GMT 2019-01-09 03:06:01,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:01,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3380 2019-01-09 03:06:01,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:01,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-01-09 03:06:01,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:01,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:01,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-01-09 03:06:01,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:06:02,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:02,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:02,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:02,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:02,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:02,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:02,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:02,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:06:02,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:02,326 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:02 GMT 2019-01-09 03:06:02,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:02,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:06:02,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:07,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:06:07,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:07,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:07,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:07,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:07,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:07,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:07,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:07,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:00.971Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:00.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:00.971Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:00.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:02.634Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:02.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:02.634Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:02.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:06.401Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:06.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 340, "offset": 335, "size": 50}}} 2019-01-09 03:06:07,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:07,854 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:07 GMT 2019-01-09 03:06:07,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:07,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2647 2019-01-09 03:06:07,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:07,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:07,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:07,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:07,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:07,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:07,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:06:08,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:08,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:08,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:08,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:08,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:08,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:08,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:08,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:06:08,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:08,388 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:08 GMT 2019-01-09 03:06:08,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:08,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:06:08,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:13,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:06:14,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:14,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:14,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:14,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:14,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:14,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:14,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:14,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:07.898Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:07.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:07.898Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:07.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:07.898Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:07.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:07.898Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-09T03:06:07.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:07.898Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:07.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:07.898Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:07.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:07.898Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:07.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:07.898Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:07.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:07.902Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:07.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4e2b845-f7fe-4724-9f43-1c5c4d66f7c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:10.454Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:10.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:11.105Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:11.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:11.105Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:11.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:11.854Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:11.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b0ca7da-0e1e-4adc-8ea8-db78187bf5c2"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:12.619Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:12.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2c004449-f0bf-40bd-a249-40b548734e61"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:12.916Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-09T03:06:12.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:12.916Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:12.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 356, "offset": 340, "size": 50}}} 2019-01-09 03:06:14,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:14,966 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:14 GMT 2019-01-09 03:06:14,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:14,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9483 2019-01-09 03:06:14,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:14,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:14,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:14,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-01-09 03:06:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 03:06:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 03:06:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 03:06:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 03:06:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-01-09 03:06:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:14,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:06:16,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:16,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:16,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:16,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:16,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:16,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:16,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:16,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:06:16,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:16,891 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:16 GMT 2019-01-09 03:06:16,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:16,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:06:16,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:21,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:06:22,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:22,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:22,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:22,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:22,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:22,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:22,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:22,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_wmspwi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:16.410Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "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": "2019-01-09T03:06:16.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:17.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:17.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.065Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.533Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.533Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.533Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.533Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:18.544Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:18.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.631Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.631Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.631Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "585a3d59-18d3-4fea-a032-5e9d40a76a21"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "585a3d59-18d3-4fea-a032-5e9d40a76a21"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "585a3d59-18d3-4fea-a032-5e9d40a76a21"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "585a3d59-18d3-4fea-a032-5e9d40a76a21"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "585a3d59-18d3-4fea-a032-5e9d40a76a21"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "585a3d59-18d3-4fea-a032-5e9d40a76a21"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}], "metadata": {"pagination": {"total": 422, "offset": 356, "size": 50}}} 2019-01-09 03:06:22,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:22,767 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:22 GMT 2019-01-09 03:06:22,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:22,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27778 2019-01-09 03:06:22,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:22,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-01-09 03:06:22,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:22,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 03:06:22,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:22,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:22,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-09 03:06:22,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 03:06:22,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 03:06:22,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 03:06:22,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:06:22,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:06:22,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 03:06:22,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:22,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:22,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:22,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:06:23,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:23,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:23,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:23,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:23,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:23,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:23,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:23,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:06:23,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:23,257 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:23 GMT 2019-01-09 03:06:23,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:23,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:06:23,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:28,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:06:29,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:29,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:29,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:29,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:29,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:29,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:29,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:29,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "585a3d59-18d3-4fea-a032-5e9d40a76a21"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "585a3d59-18d3-4fea-a032-5e9d40a76a21"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "585a3d59-18d3-4fea-a032-5e9d40a76a21"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Creating Agent dime_host_xpdrmz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "585a3d59-18d3-4fea-a032-5e9d40a76a21"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_xpdrmz/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:19.785Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:19.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "585a3d59-18d3-4fea-a032-5e9d40a76a21"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:22.053Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (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.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-09T03:06:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:22.570Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:22.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:23.035Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:23.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}], "metadata": {"pagination": {"total": 499, "offset": 406, "size": 50}}} 2019-01-09 03:06:29,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:29,679 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:29 GMT 2019-01-09 03:06:29,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:29,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28250 2019-01-09 03:06:29,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:29,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 03:06:29,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_xpdrmz 2019-01-09 03:06:29,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 03:06:29,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 03:06:29,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 03:06:29,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 03:06:29,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 03:06:29,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_xpdrmz/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 03:06:29,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:06:29,683 - 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.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (tried 1 time) 2019-01-09 03:06:29,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 03:06:29,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 03:06:29,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 03:06:29,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 03:06:29,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 03:06:29,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:06:29,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:06:29,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:29,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:06:30,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:30,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:30,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:30,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:30,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:30,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:30,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:30,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:06:30,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:30,013 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:30 GMT 2019-01-09 03:06:30,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:30,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:06:30,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:35,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:06:35,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:35,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:35,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:35,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:35,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:35,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:35,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:35,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_xpdrmz/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_xpdrmz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_xpdrmz/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_xpdrmz', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_xpdrmz/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_xpdrmz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Creating Agent bind_host_oyy8s6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.485Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_oyy8s6/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:24.867Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:24.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:25.065Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:25.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:25.065Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:25.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:25.065Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:25.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:25.065Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:25.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:25.065Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:25.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:25.622Z", "message": "/home/ubuntu/dime_host_xpdrmz/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": "2019-01-09T03:06:25.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:25.622Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:25.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:25.622Z", "message": "Successfully created daemon: dime_host_xpdrmz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:25.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "97195e02-2643-4ff3-ba9b-9799110a2050"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:25.622Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:25.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_oyy8s6/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_oyy8s6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_oyy8s6/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_oyy8s6', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_oyy8s6/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_oyy8s6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "/home/ubuntu/bind_host_oyy8s6/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": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "Successfully created daemon: bind_host_oyy8s6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "7c0187da-bf01-40c0-9e0c-4b6f0a3f45b0"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:27.234Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:27.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:28.315Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:28.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0f7f2b68-ba39-4f90-ad6c-b9cca52e3c84"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:29.607Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:29.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:30.158Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:30.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:30.158Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:30.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:30.158Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:30.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:30.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:30.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:31.296Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:31.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:31.296Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:31.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 527, "offset": 456, "size": 50}}} 2019-01-09 03:06:35,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:35,594 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:35 GMT 2019-01-09 03:06:35,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:35,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29389 2019-01-09 03:06:35,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:35,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:35,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 03:06:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_xpdrmz/env 2019-01-09 03:06:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_xpdrmz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_xpdrmz/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_xpdrmz', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_xpdrmz/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_xpdrmz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'} 2019-01-09 03:06:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:06:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 03:06:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_oyy8s6 2019-01-09 03:06:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 03:06:35,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 03:06:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 03:06:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 03:06:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 03:06:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_oyy8s6/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 03:06:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 03:06:35,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 03:06:35,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:06:35,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 03:06:35,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:06:35,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_xpdrmz/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 2019-01-09 03:06:35,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 03:06:35,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_xpdrmz 2019-01-09 03:06:35,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 03:06:35,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:35,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:35,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:35,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:35,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_oyy8s6/env 2019-01-09 03:06:35,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_oyy8s6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_oyy8s6/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_oyy8s6', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_oyy8s6/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_oyy8s6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'} 2019-01-09 03:06:35,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:06:35,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 03:06:35,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 03:06:35,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_oyy8s6/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 2019-01-09 03:06:35,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 03:06:35,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 03:06:35,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_oyy8s6 2019-01-09 03:06:35,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:06:35,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 03:06:35,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:35,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 03:06:35,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 03:06:35,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 03:06:35,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:35,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 03:06:35,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:35,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:06:35,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:35,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:35,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:35,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:35,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:35,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:35,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:35,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:06:35,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:35,689 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:35 GMT 2019-01-09 03:06:35,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:35,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:06:35,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:40,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:06:41,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:41,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:41,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:41,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:41,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:41,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:41,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:41,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:31.296Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:31.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:31.296Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:31.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:31.296Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:31.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:31.296Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:31.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:31.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:31.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:31.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:31.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:31.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:31.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:31.597Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:31.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:33.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:33.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:33.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:33.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:33.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:33.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:33.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:33.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:33.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:33.431Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:33.431Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:33.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:34.480Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:34.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "26327c9e-2fbe-4865-b6c4-f1f3274f2ed3"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:34.800Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:34.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:35.431Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:35.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:35.431Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:35.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:35.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:35.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:35.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:35.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:35.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:35.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:35.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:35.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:35.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:35.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:35.707Z", "message": "Configuring Agent dime_host_xpdrmz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:35.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:35.707Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:35.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.597Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.597Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.597Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.597Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.597Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}], "metadata": {"pagination": {"total": 647, "offset": 506, "size": 50}}} 2019-01-09 03:06:41,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:41,086 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:41 GMT 2019-01-09 03:06:41,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:41,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27018 2019-01-09 03:06:41,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:41,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:06:41,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:41,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:06:41,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:06:41,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:06:41,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 03:06:41,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:06:41,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 03:06:41,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:06:41,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 03:06:41,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:41,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_xpdrmz 2019-01-09 03:06:41,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:06:41,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 03:06:41,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 03:06:41,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:41,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 03:06:41,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 03:06:41,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:41,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:06:41,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:06:41,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:41,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:41,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:41,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:41,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:41,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:41,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:41,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:06:41,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:41,614 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:41 GMT 2019-01-09 03:06:41,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:41,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:06:41,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:46,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:06:47,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:47,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:47,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:47,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:47,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:47,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:47,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:47,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Configuring Agent bind_host_oyy8s6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8f01896c-5746-4fb2-ba95-177f86bfedfb"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:36.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:36.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.608Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.608Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.608Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Successfully configured daemon: bind_host_oyy8s6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "86f41a32-9548-4525-917a-e1d28e0f3a96"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}], "metadata": {"pagination": {"total": 779, "offset": 556, "size": 50}}} 2019-01-09 03:06:47,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:47,847 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:47 GMT 2019-01-09 03:06:47,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:47,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27378 2019-01-09 03:06:47,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:47,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_oyy8s6 2019-01-09 03:06:47,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:06:47,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:06:47,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-09 03:06:47,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:06:47,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:06:47,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 03:06:47,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 03:06:47,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_oyy8s6 2019-01-09 03:06:47,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:06:47,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:06:47,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 03:06:47,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 03:06:47,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 03:06:47,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:06:47,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 03:06:47,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:06:47,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:47,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:06:48,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:48,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:48,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:48,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:48,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:48,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:48,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:48,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:06:48,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:48,029 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:48 GMT 2019-01-09 03:06:48,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:48,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:06:48,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:53,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:06:53,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:53,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:53,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:53,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:53,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:53,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:53,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:53,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:37.770Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:37.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.793Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.793Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.793Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.793Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Creating Agent proxy_host_cs0wh4", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Starting Agent dime_host_xpdrmz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_cs0wh4/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:38.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:38.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:39.901Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:39.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:40.529Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:40.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:40.830Z", "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 5/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": "2019-01-09T03:06:40.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_cs0wh4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_cs0wh4/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_cs0wh4', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_cs0wh4/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_cs0wh4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}], "metadata": {"pagination": {"total": 902, "offset": 606, "size": 50}}} 2019-01-09 03:06:53,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:53,588 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:53 GMT 2019-01-09 03:06:53,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:53,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28848 2019-01-09 03:06:53,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:53,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 03:06:53,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-09 03:06:53,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 03:06:53,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 03:06:53,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 03:06:53,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 03:06:53,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 03:06:53,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 03:06:53,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_cs0wh4 2019-01-09 03:06:53,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 03:06:53,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:06:53,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_xpdrmz 2019-01-09 03:06:53,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_cs0wh4/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 03:06:53,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 03:06:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 03:06:53,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:06:53,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 03:06:53,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 03:06:53,596 - 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 5/60] 2019-01-09 03:06:53,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 03:06:53,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 03:06:53,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 03:06:53,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_cs0wh4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_cs0wh4/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_cs0wh4', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_cs0wh4/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_cs0wh4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'} 2019-01-09 03:06:53,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:53,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:06:53,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:53,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:53,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:53,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:53,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:53,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:53,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:53,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:06:53,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:53,671 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:53 GMT 2019-01-09 03:06:53,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:53,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:06:53,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:58,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:06:58,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:58,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:58,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:58,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:58,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:58,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:58,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:58,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_pbr97r/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_cs0wh4/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:41.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.392Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.392Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.392Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.392Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.392Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.406Z", "message": "Successfully started daemon: dime_host_xpdrmz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.406Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.406Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.406Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.406Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.406Z", "message": "Successfully created daemon: proxy_host_cs0wh4", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.406Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_xpdrmz start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f4f13fb4-1503-451d-8ba2-ad123cffdcdb"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.406Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:42.406Z", "message": "/home/ubuntu/proxy_host_cs0wh4/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:42.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f3e8a0ad-c3df-4ad7-851c-46b10cb73cdf"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.547Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.547Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.547Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.547Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.547Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Configuring Agent proxy_host_cs0wh4", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d8014242-be47-4223-93fe-02ba85b1f630"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}], "metadata": {"pagination": {"total": 1045, "offset": 656, "size": 50}}} 2019-01-09 03:06:58,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:58,991 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:58 GMT 2019-01-09 03:06:58,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:58,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27647 2019-01-09 03:06:58,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:06:58,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_pbr97r/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 03:06:58,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 03:06:58,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 03:06:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 03:06:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:06:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 03:06:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_cs0wh4/env 2019-01-09 03:06:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 03:06:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 03:06:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 03:06:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 03:06:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 03:06:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:06:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_xpdrmz 2019-01-09 03:06:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 03:06:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 03:06:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 03:06:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 03:06:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_cs0wh4 2019-01-09 03:06:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_xpdrmz start 2019-01-09 03:06:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_cs0wh4/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 2019-01-09 03:06:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 03:06:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 03:06:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 03:06:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:06:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 03:06:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_cs0wh4 2019-01-09 03:06:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 03:06:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 03:06:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:06:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:06:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:06:59,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:06:59,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:06:59,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:06:59,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:06:59,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:06:59,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:06:59,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:06:59,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:06:59,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:06:59,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:06:59,655 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:06:59 GMT 2019-01-09 03:06:59,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:06:59,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:06:59,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:04,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:07:04,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:04,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:04,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:04,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:04,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:04,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:04,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:04,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "[localhost] run: /home/ubuntu/dime_host_xpdrmz/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d8014242-be47-4223-93fe-02ba85b1f630"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Starting Agent bind_host_oyy8s6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_pbr97r/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_pbr97r/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_pbr97r/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_pbr97r', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_pbr97r/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_pbr97r', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:43.582Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:43.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.567Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.567Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "/home/ubuntu/ellis_host_pbr97r/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}], "metadata": {"pagination": {"total": 1147, "offset": 706, "size": 50}}} 2019-01-09 03:07:04,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:04,756 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:04 GMT 2019-01-09 03:07:04,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:04,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28817 2019-01-09 03:07:04,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:04,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:04,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 03:07:04,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:04,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_xpdrmz/env/bin/pip freeze 2019-01-09 03:07:04,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 03:07:04,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:04,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_oyy8s6 2019-01-09 03:07:04,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_pbr97r/env 2019-01-09 03:07:04,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 03:07:04,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 03:07:04,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_pbr97r/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_pbr97r/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_pbr97r', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_pbr97r/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_pbr97r', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'} 2019-01-09 03:07:04,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:04,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 03:07:04,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 03:07:04,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 03:07:04,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:07:04,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_pbr97r/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 2019-01-09 03:07:04,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:07:05,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:05,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:05,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:05,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:05,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:05,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:05,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:05,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:07:05,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:05,053 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:05 GMT 2019-01-09 03:07:05,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:05,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:07:05,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:10,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:07:10,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:10,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:10,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:10,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:10,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:10,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:10,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:10,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "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": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d8014242-be47-4223-93fe-02ba85b1f630"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d8014242-be47-4223-93fe-02ba85b1f630"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "Successfully configured daemon: proxy_host_cs0wh4", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "Successfully created daemon: ellis_host_pbr97r", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "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": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d8014242-be47-4223-93fe-02ba85b1f630"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_e27eut/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "/home/ubuntu/ellis_host_pbr97r/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "aa3f5141-280d-459c-a098-642c7be129dd"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:44.613Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "18a260e1-f309-4a41-bf38-53c93a03cb7d"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:45.784Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:45.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:45.784Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:45.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:45.784Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:45.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:45.784Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:45.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:45.784Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:45.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:45.784Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:45.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:45.836Z", "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": "2019-01-09T03:06:45.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d8014242-be47-4223-93fe-02ba85b1f630"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:45.836Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:45.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "040f0737-f2ff-4b6c-b6bf-c483534969c9"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:45.836Z", "message": "Removing directory: /tmp/tmpqbQn70", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:45.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d8014242-be47-4223-93fe-02ba85b1f630"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "933327af-854a-4f3b-b0f1-69acf36d8ec7"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "/home/ubuntu/sprout_host_e27eut/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": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "933327af-854a-4f3b-b0f1-69acf36d8ec7"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_e27eut/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_e27eut/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_e27eut', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_e27eut/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_e27eut', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Successfully created daemon: sprout_host_e27eut", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Configuring Agent ellis_host_pbr97r", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "933327af-854a-4f3b-b0f1-69acf36d8ec7"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "933327af-854a-4f3b-b0f1-69acf36d8ec7"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Successfully started daemon: bind_host_oyy8s6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Starting Agent proxy_host_cs0wh4", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "933327af-854a-4f3b-b0f1-69acf36d8ec7"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "933327af-854a-4f3b-b0f1-69acf36d8ec7"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "933327af-854a-4f3b-b0f1-69acf36d8ec7"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}], "metadata": {"pagination": {"total": 1196, "offset": 756, "size": 50}}} 2019-01-09 03:07:10,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:10,151 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:10 GMT 2019-01-09 03:07:10,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:10,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29174 2019-01-09 03:07:10,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:10,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 03:07:10,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 03:07:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-09 03:07:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 03:07:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:07:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_cs0wh4 2019-01-09 03:07:10,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 03:07:10,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 03:07:10,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 03:07:10,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_pbr97r 2019-01-09 03:07:10,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-09 03:07:10,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_e27eut/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 03:07:10,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_pbr97r/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 2019-01-09 03:07:10,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 03:07:10,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:10,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:10,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:10,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:10,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 03:07:10,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:10,156 - 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. 2019-01-09 03:07:10,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 03:07:10,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpqbQn70 2019-01-09 03:07:10,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:10,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:10,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:07:10,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 03:07:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_e27eut/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 2019-01-09 03:07:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_e27eut/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_e27eut/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_e27eut', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_e27eut/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_e27eut', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'} 2019-01-09 03:07:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 03:07:10,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_e27eut 2019-01-09 03:07:10,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_pbr97r 2019-01-09 03:07:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_oyy8s6 2019-01-09 03:07:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_cs0wh4 2019-01-09 03:07:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 03:07:10,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:10,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 03:07:10,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:07:10,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:10,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:10,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:10,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:10,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:10,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:10,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:10,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:07:10,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:10,235 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:10 GMT 2019-01-09 03:07:10,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:10,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:07:10,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:15,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:07:15,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:15,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:15,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:15,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:15,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:15,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:15,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:15,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "933327af-854a-4f3b-b0f1-69acf36d8ec7"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Successfully created daemon: sprout_host_e27eut", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9f2e8ed1-2409-4a64-af7b-7a00cc05b39f"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.710Z", "message": "Successfully started daemon: bind_host_oyy8s6", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c12cf9ab-f7ff-4501-bdf9-1adbbc69af3c"}, {"node_instance_id": "homer_host_hixm65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.714Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.714Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.714Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.714Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.714Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.714Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.714Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.714Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.714Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.714Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.714Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:48.714Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:48.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ade3077b-aa4f-447d-9f92-963b18d0536d"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Configuring Agent sprout_host_e27eut", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "933327af-854a-4f3b-b0f1-69acf36d8ec7"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Successfully configured daemon: ellis_host_pbr97r", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "933327af-854a-4f3b-b0f1-69acf36d8ec7"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "[localhost] run: /home/ubuntu/bind_host_oyy8s6/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ade3077b-aa4f-447d-9f92-963b18d0536d"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "933327af-854a-4f3b-b0f1-69acf36d8ec7"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.077Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "933327af-854a-4f3b-b0f1-69acf36d8ec7"}], "metadata": {"pagination": {"total": 1241, "offset": 806, "size": 50}}} 2019-01-09 03:07:15,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:15,314 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:15 GMT 2019-01-09 03:07:15,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:15,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26981 2019-01-09 03:07:15,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:15,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 03:07:15,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_e27eut 2019-01-09 03:07:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 03:07:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:07:15,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_oyy8s6 2019-01-09 03:07:15,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 03:07:15,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:07:15,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:07:15,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 03:07:15,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 03:07:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 03:07:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 03:07:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-09 03:07:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:07:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:15,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 03:07:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_e27eut 2019-01-09 03:07:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 03:07:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 03:07:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_pbr97r 2019-01-09 03:07:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_oyy8s6/env/bin/pip freeze 2019-01-09 03:07:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:07:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 03:07:15,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:07:15,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:15,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:15,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:15,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:15,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:15,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:15,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:15,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:07:15,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:15,767 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:15 GMT 2019-01-09 03:07:15,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:15,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:07:15,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:20,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:07:20,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:20,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:20,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:20,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:20,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:20,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:20,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:20,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.093Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.093Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.093Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.093Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.093Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.093Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.093Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.093Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.093Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.093Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.093Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:50.093Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:50.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "39152c09-ea48-4f6f-a70f-9f6045b19a6b"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ade3077b-aa4f-447d-9f92-963b18d0536d"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "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": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ade3077b-aa4f-447d-9f92-963b18d0536d"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "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": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ade3077b-aa4f-447d-9f92-963b18d0536d"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.171Z", "message": "Successfully configured daemon: sprout_host_e27eut", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dd675c37-8117-4394-a6d1-b34450af90b4"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.173Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.173Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.173Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.173Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.173Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.173Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.173Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:51.173Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:51.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:52.203Z", "message": "Removing directory: /tmp/tmpJ1tURX", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:52.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ade3077b-aa4f-447d-9f92-963b18d0536d"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:52.203Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:52.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:52.203Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:52.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:52.203Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:52.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:52.203Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_cs0wh4 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:52.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:52.203Z", "message": "Successfully started daemon: proxy_host_cs0wh4", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:52.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "f00be24c-b031-4dd6-9835-9ac1dc0de58b"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:52.203Z", "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": "2019-01-09T03:06:52.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ade3077b-aa4f-447d-9f92-963b18d0536d"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:52.203Z", "message": "Starting Agent ellis_host_pbr97r", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:52.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:52.334Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:52.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}], "metadata": {"pagination": {"total": 1297, "offset": 856, "size": 50}}} 2019-01-09 03:07:20,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:20,880 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:20 GMT 2019-01-09 03:07:20,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:20,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26735 2019-01-09 03:07:20,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:20,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:20,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:20,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 03:07:20,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 03:07:20,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 03:07:20,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:20,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:20,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:20,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 03:07:20,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:20,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 03:07:20,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 03:07:20,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 03:07:20,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:20,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 03:07:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:07:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 03:07:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-09 03:07:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-09 03:07:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 03:07:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_e27eut 2019-01-09 03:07:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 03:07:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-01-09 03:07:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 03:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 03:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 03:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpJ1tURX 2019-01-09 03:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 03:07:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_cs0wh4 start 2019-01-09 03:07:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_cs0wh4 2019-01-09 03:07:20,888 - 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. 2019-01-09 03:07:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_pbr97r 2019-01-09 03:07:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 03:07:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:20,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:07:20,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:20,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:20,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:20,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:20,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:20,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:20,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:20,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:07:20,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:20,989 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:20 GMT 2019-01-09 03:07:20,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:20,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:07:20,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:25,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:07:26,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:26,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:26,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:26,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:26,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:26,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:26,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:26,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Starting Agent sprout_host_e27eut", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.380Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.380Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.380Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.380Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.380Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.380Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.380Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.380Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:53.380Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:53.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2f9aa8cd-921b-4eea-9c80-5cf0116e0b73"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "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": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2f9aa8cd-921b-4eea-9c80-5cf0116e0b73"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_hixm65/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "[localhost] run: /home/ubuntu/proxy_host_cs0wh4/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2f9aa8cd-921b-4eea-9c80-5cf0116e0b73"}], "metadata": {"pagination": {"total": 1330, "offset": 906, "size": 50}}} 2019-01-09 03:07:26,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:26,377 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:26 GMT 2019-01-09 03:07:26,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:26,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27380 2019-01-09 03:07:26,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:26,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 03:07:26,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:26,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:26,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_e27eut 2019-01-09 03:07:26,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:26,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 03:07:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 03:07:26,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 03:07:26,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:26,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:26,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:26,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 03:07:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 03:07:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 03:07:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-09 03:07:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_hixm65/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 03:07:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 03:07:26,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:26,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_cs0wh4/env/bin/pip freeze 2019-01-09 03:07:26,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:07:26,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:26,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:26,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:26,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:26,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:26,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:26,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:26,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:07:26,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:26,477 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:26 GMT 2019-01-09 03:07:26,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:26,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:07:26,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:31,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:07:31,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:31,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:31,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:31,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:31,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:31,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:31,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:31,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "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": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2f9aa8cd-921b-4eea-9c80-5cf0116e0b73"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2f9aa8cd-921b-4eea-9c80-5cf0116e0b73"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Creating Agent homer_host_hixm65", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "[localhost] run: /home/ubuntu/proxy_host_cs0wh4/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2f9aa8cd-921b-4eea-9c80-5cf0116e0b73"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.585Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.585Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:54.585Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:54.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.590Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.590Z", "message": "Successfully started daemon: ellis_host_pbr97r", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.590Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.590Z", "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": "2019-01-09T03:06:55.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2f9aa8cd-921b-4eea-9c80-5cf0116e0b73"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.590Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.590Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.590Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.590Z", "message": "Removing directory: /tmp/tmpx3A0so", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2f9aa8cd-921b-4eea-9c80-5cf0116e0b73"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.590Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_pbr97r start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2b0fdc3e-0c2e-4754-b5b1-7b7e7c5428a6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.597Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.597Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.597Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.597Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.597Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.597Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.597Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:55.597Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:55.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.618Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.618Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.618Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.618Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.618Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.618Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_e27eut start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "102a0802-c5f8-46ac-ae73-e5eca73cd96f"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "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": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "102a0802-c5f8-46ac-ae73-e5eca73cd96f"}], "metadata": {"pagination": {"total": 1365, "offset": 956, "size": 50}}} 2019-01-09 03:07:31,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:31,556 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:31 GMT 2019-01-09 03:07:31,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:31,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27215 2019-01-09 03:07:31,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:31,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-09 03:07:31,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 03:07:31,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_hixm65 2019-01-09 03:07:31,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_cs0wh4/env/bin/pip freeze 2019-01-09 03:07:31,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 03:07:31,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 03:07:31,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 03:07:31,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 03:07:31,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_pbr97r 2019-01-09 03:07:31,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 03:07:31,560 - 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. 2019-01-09 03:07:31,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 03:07:31,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 03:07:31,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 03:07:31,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpx3A0so 2019-01-09 03:07:31,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_pbr97r start 2019-01-09 03:07:31,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:31,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 03:07:31,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 03:07:31,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:31,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:31,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:31,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:31,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 03:07:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 03:07:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:31,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_e27eut start 2019-01-09 03:07:31,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:31,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 03:07:31,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-09 03:07:31,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:07:31,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:31,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:31,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:31,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:31,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:31,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:31,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:31,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:07:31,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:31,632 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:31 GMT 2019-01-09 03:07:31,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:31,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:07:31,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:36,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:07:36,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:36,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:36,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:36,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:36,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:36,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:36,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:36,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "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": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "102a0802-c5f8-46ac-ae73-e5eca73cd96f"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Successfully started daemon: sprout_host_e27eut", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0d6ca6d9-4a67-4204-9c5e-c79ee65a7762"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "102a0802-c5f8-46ac-ae73-e5eca73cd96f"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "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": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "102a0802-c5f8-46ac-ae73-e5eca73cd96f"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "[localhost] run: /home/ubuntu/ellis_host_pbr97r/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "102a0802-c5f8-46ac-ae73-e5eca73cd96f"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:56.620Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:56.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.639Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.639Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.639Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.639Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.647Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9b6ce004-a0e6-4832-8763-cf3ab30414b6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.647Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.647Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_hixm65/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_hixm65/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_hixm65', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_hixm65/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_hixm65', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.647Z", "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": "2019-01-09T03:06:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "102a0802-c5f8-46ac-ae73-e5eca73cd96f"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.647Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_hixm65/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.647Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.647Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.647Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.647Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.647Z", "message": "Removing directory: /tmp/tmpQRTXpE", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "102a0802-c5f8-46ac-ae73-e5eca73cd96f"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.647Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:57.647Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.124Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.124Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.124Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.124Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.124Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.124Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.124Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.124Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.124Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "message": "Successfully created daemon: homer_host_hixm65", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}], "metadata": {"pagination": {"total": 1388, "offset": 1006, "size": 50}}} 2019-01-09 03:07:36,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:36,718 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:36 GMT 2019-01-09 03:07:36,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:36,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28048 2019-01-09 03:07:36,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:36,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 03:07:36,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-09 03:07:36,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_e27eut 2019-01-09 03:07:36,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 03:07:36,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 03:07:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 03:07:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-09 03:07:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_pbr97r/env/bin/pip freeze 2019-01-09 03:07:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 03:07:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 03:07:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 03:07:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_hixm65/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_hixm65/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_hixm65', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_hixm65/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_hixm65', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'} 2019-01-09 03:07:36,724 - 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. 2019-01-09 03:07:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_hixm65/env 2019-01-09 03:07:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 03:07:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 03:07:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpQRTXpE 2019-01-09 03:07:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:36,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:07:36,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 03:07:36,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 03:07:36,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 03:07:36,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 03:07:36,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 03:07:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 03:07:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_hixm65 2019-01-09 03:07:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 03:07:36,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:07:36,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:36,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:36,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:36,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:36,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:36,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:36,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:36,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:07:36,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:36,802 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:36 GMT 2019-01-09 03:07:36,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:36,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:07:36,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:41,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:07:41,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:41,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:41,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:41,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:41,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:41,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:41,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:41,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "message": "/home/ubuntu/homer_host_hixm65/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": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "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": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9b6ce004-a0e6-4832-8763-cf3ab30414b6"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9b6ce004-a0e6-4832-8763-cf3ab30414b6"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "message": "[localhost] run: /home/ubuntu/sprout_host_e27eut/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9b6ce004-a0e6-4832-8763-cf3ab30414b6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "message": "Successfully created daemon: homer_host_hixm65", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e08d17ba-2f25-4a9d-b8c1-af2b4f71a715"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "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": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9b6ce004-a0e6-4832-8763-cf3ab30414b6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "message": "Creating Agent bono_host_wmspwi", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:06:59.141Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_wmspwi/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:06:59.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.836Z", "message": "Removing directory: /tmp/tmpVSvByR", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9b6ce004-a0e6-4832-8763-cf3ab30414b6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.836Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.836Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.836Z", "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": "2019-01-09T03:07:00.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9b6ce004-a0e6-4832-8763-cf3ab30414b6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.840Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.840Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.840Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.840Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.840Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.840Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:00.840Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:00.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.862Z", "message": "Successfully configured daemon: homer_host_hixm65", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.862Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.862Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.862Z", "message": "Configuring Agent homer_host_hixm65", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.862Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.862Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ac2ef200-05e8-41dd-a283-b4bc55164a3c"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_node_j91hfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_node_j91hfb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_node_j91hfb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:01.872Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:01.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 1395, "offset": 1056, "size": 50}}} 2019-01-09 03:07:41,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:41,881 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:41 GMT 2019-01-09 03:07:41,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:41,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27387 2019-01-09 03:07:41,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:41,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_hixm65/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 2019-01-09 03:07:41,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 03:07:41,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 03:07:41,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-09 03:07:41,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 03:07:41,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_e27eut/env/bin/pip freeze 2019-01-09 03:07:41,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_hixm65 2019-01-09 03:07:41,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-09 03:07:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_wmspwi 2019-01-09 03:07:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 03:07:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_wmspwi/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 03:07:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:41,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpVSvByR 2019-01-09 03:07:41,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:41,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 03:07:41,885 - 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. 2019-01-09 03:07:41,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:41,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 03:07:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 03:07:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 03:07:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 03:07:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 03:07:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 03:07:41,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_hixm65 2019-01-09 03:07:41,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:41,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 03:07:41,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 03:07:41,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_hixm65 2019-01-09 03:07:41,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:41,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:07:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 03:07:41,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 03:07:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:07:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 03:07:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 03:07:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:07:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 03:07:41,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:07:41,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:41,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:41,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:41,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:41,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:07:41,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:41,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:41,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:41,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:41,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:41,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:41,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:41,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:07:41,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:41,969 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:41 GMT 2019-01-09 03:07:41,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:41,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:07:41,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:46,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:07:47,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:47,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:47,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:47,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:47,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:47,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:47,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:47,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.915Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.915Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.915Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.915Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.915Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.915Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.916Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_wmspwi/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.916Z", "message": "Successfully created daemon: bono_host_wmspwi", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.916Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_wmspwi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_wmspwi/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_wmspwi', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_wmspwi/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_wmspwi', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.916Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "proxy_node_j91hfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.916Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/4ZTCT/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "adb6be78-621f-465f-adf5-5cdd8027db47"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.916Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "proxy_node_j91hfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.916Z", "message": "Executing: /tmp/4ZTCT/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "adb6be78-621f-465f-adf5-5cdd8027db47"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.916Z", "message": "/home/ubuntu/bono_host_wmspwi/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": "2019-01-09T03:07:02.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.916Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.916Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:02.916Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:02.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d462d252-0de7-4027-a9ae-a9e3b961ce68"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.936Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.936Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.936Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.936Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.936Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.936Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.936Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Starting Agent homer_host_hixm65", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:03.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:03.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:04.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:04.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:04.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:04.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:04.959Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:04.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:04.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:04.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:04.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:04.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:04.959Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:04.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:04.959Z", "message": "Configuring Agent bono_host_wmspwi", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:04.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:05.445Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:05.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:05.948Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:05.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 1399, "offset": 1106, "size": 50}}} 2019-01-09 03:07:47,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:47,060 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:47 GMT 2019-01-09 03:07:47,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:47,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28081 2019-01-09 03:07:47,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:47,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:47,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:47,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:47,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:47,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 03:07:47,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:47,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_wmspwi/env 2019-01-09 03:07:47,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_wmspwi 2019-01-09 03:07:47,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_wmspwi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_wmspwi/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_wmspwi', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_wmspwi/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_wmspwi', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'} 2019-01-09 03:07:47,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 03:07:47,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/4ZTCT/install_requirements.sh 2019-01-09 03:07:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:07:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4ZTCT/install_requirements.sh 2019-01-09 03:07:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_wmspwi/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 2019-01-09 03:07:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 03:07:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 03:07:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 03:07:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:47,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 03:07:47,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:47,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:47,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:47,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:47,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 03:07:47,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:47,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_hixm65 2019-01-09 03:07:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_wmspwi 2019-01-09 03:07:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 03:07:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 03:07:47,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:07:47,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:47,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:47,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:47,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:47,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:47,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:47,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:47,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:07:47,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:47,136 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:47 GMT 2019-01-09 03:07:47,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:47,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:07:47,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:52,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:07:52,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:52,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:52,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:52,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:52,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:52,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:52,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:52,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:05.948Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:05.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:05.948Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:05.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:06.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:06.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:06.265Z", "message": "Successfully configured daemon: bono_host_wmspwi", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:06.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:06.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:06.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:06.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:06.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:06.265Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:06.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:06.265Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:06.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:06.265Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:06.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "08d703bc-7b2b-474f-ac54-a0b2fa50d1a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:06.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:06.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:06.265Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:06.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:06.958Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:06.958Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:06.958Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:06.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.275Z", "message": "Starting Agent bono_host_wmspwi", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.275Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_hixm65 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.275Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.275Z", "message": "Successfully started daemon: homer_host_hixm65", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "baf5f88e-b069-4193-96a1-a22f1024348c"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.275Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.985Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.985Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.985Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.985Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.985Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.985Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.985Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:07.985Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:07.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:08.293Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:08.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4659451e-3b2a-4605-a478-8485f48cc3ae"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:09.283Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:09.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:09.309Z", "message": "[localhost] run: /home/ubuntu/homer_host_hixm65/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:09.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4659451e-3b2a-4605-a478-8485f48cc3ae"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:09.309Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:09.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4659451e-3b2a-4605-a478-8485f48cc3ae"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:09.309Z", "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": "2019-01-09T03:07:09.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4659451e-3b2a-4605-a478-8485f48cc3ae"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:09.309Z", "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": "2019-01-09T03:07:09.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4659451e-3b2a-4605-a478-8485f48cc3ae"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:10.194Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:10.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:10.194Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:10.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:10.194Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:10.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:10.336Z", "message": "Successfully started daemon: bono_host_wmspwi", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:10.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:10.336Z", "message": "Removing directory: /tmp/tmpY1Iang", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:10.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4659451e-3b2a-4605-a478-8485f48cc3ae"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:10.336Z", "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": "2019-01-09T03:07:10.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4659451e-3b2a-4605-a478-8485f48cc3ae"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:10.336Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_wmspwi start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:10.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:10.336Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:10.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8007a271-ab2d-4614-90f5-c63655ec2b88"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:11.226Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:11.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:11.226Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:11.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:11.226Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:11.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:11.226Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:11.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 1402, "offset": 1156, "size": 50}}} 2019-01-09 03:07:52,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:52,232 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:52 GMT 2019-01-09 03:07:52,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:52,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26856 2019-01-09 03:07:52,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:52,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:52,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 03:07:52,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:52,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_wmspwi 2019-01-09 03:07:52,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:52,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:52,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 03:07:52,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 03:07:52,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:07:52,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:52,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:52,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:52,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:52,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:52,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_wmspwi 2019-01-09 03:07:52,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_hixm65 start 2019-01-09 03:07:52,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 03:07:52,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:52,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:52,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:52,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_hixm65 2019-01-09 03:07:52,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:07:52,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:52,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:52,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:52,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:52,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:52,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:52,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:52,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:52,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:52,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 03:07:52,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 03:07:52,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:52,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_hixm65/env/bin/pip freeze 2019-01-09 03:07:52,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 03:07:52,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-09 03:07:52,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-09 03:07:52,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:52,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 03:07:52,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 03:07:52,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_wmspwi 2019-01-09 03:07:52,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpY1Iang 2019-01-09 03:07:52,240 - 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. 2019-01-09 03:07:52,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_wmspwi start 2019-01-09 03:07:52,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 03:07:52,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2019-01-09 03:07:52,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:52,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 03:07:52,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:52,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:07:52,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:52,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:52,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:52,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:52,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:52,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:52,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:52,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:07:52,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:52,311 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:52 GMT 2019-01-09 03:07:52,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:52,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:07:52,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:57,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:07:57,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:57,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:57,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:57,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:57,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:57,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:57,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:57,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:11.226Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:11.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:11.226Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:11.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:11.226Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:11.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:11.751Z", "message": "[localhost] run: /home/ubuntu/bono_host_wmspwi/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:11.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2d2e536b-3205-49e2-ac87-a9ffaf104849"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:11.751Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:11.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2d2e536b-3205-49e2-ac87-a9ffaf104849"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.249Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:12.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.249Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:12.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.249Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:12.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.249Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:12.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.249Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:12.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.249Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:12.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.249Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:12.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.249Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:12.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.769Z", "message": "Removing directory: /tmp/tmpIdWV71", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:12.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2d2e536b-3205-49e2-ac87-a9ffaf104849"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.769Z", "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": "2019-01-09T03:07:12.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2d2e536b-3205-49e2-ac87-a9ffaf104849"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.769Z", "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": "2019-01-09T03:07:12.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2d2e536b-3205-49e2-ac87-a9ffaf104849"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.769Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:12.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d7c6efe5-9b9a-4add-93c1-d1c53e78e28f"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.769Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:12.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2d2e536b-3205-49e2-ac87-a9ffaf104849"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:12.769Z", "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": "2019-01-09T03:07:12.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2d2e536b-3205-49e2-ac87-a9ffaf104849"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:13.260Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:13.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:13.260Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:13.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:13.260Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:13.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:13.260Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:13.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:14.273Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:14.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:14.273Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:14.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:14.273Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:14.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:14.273Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:14.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:14.273Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:14.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:14.273Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:14.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:14.273Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:14.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:14.273Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:14.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:14.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:14.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.559Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.559Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.559Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.807Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.807Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:15.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:15.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:17.161Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:17.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:17.161Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:17.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:17.161Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:17.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:18.241Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:18.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:18.241Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:18.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 1433, "offset": 1206, "size": 50}}} 2019-01-09 03:07:57,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:57,388 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:57 GMT 2019-01-09 03:07:57,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:57,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26542 2019-01-09 03:07:57,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:07:57,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 03:07:57,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:57,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2019-01-09 03:07:57,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_wmspwi/env/bin/pip freeze 2019-01-09 03:07:57,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 03:07:57,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:57,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:57,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 03:07:57,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 03:07:57,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 03:07:57,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:57,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 03:07:57,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:57,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpIdWV71 2019-01-09 03:07:57,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-09 03:07:57,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-09 03:07:57,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 03:07:57,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 03:07:57,393 - 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. 2019-01-09 03:07:57,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 03:07:57,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2019-01-09 03:07:57,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 03:07:57,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 03:07:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-09 03:07:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 03:07:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-09 03:07:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 03:07:57,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 03:07:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 03:07:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 03:07:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 03:07:57,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:57,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:57,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:07:57,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:57,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:57,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:57,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:57,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:57,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 03:07:57,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:07:57,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-09 03:07:57,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-09 03:07:57,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:57,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 03:07:57,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:07:57,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:07:57,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:07:57,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:07:57,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:07:57,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:07:57,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:07:57,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:07:57,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:07:57,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:07:57,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:07:57,468 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:07:57 GMT 2019-01-09 03:07:57,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:07:57,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:07:57,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:02,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:08:02,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:02,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:02,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:02,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:02,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:02,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:02,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:02,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:18.241Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:18.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:18.241Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:18.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:18.241Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:18.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:18.241Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:18.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:19.622Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:19.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.214Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "bind_d0sus2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.727Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.727Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.727Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:20.727Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:20.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:21.634Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:21.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:21.634Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:21.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:21.634Z", "message": "Creating Agent vellum_host_0s0dyn", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:21.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:21.634Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_0s0dyn/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:21.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:21.634Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:21.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "bind_d0sus2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:21.752Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:21.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_d0sus2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:21.752Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:21.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:22.648Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OQT6K/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:22.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:22.648Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:22.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:22.648Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:22.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:22.648Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:22.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:22.775Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:22.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 1442, "offset": 1256, "size": 50}}} 2019-01-09 03:08:02,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:02,563 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:02 GMT 2019-01-09 03:08:02,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:02,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27150 2019-01-09 03:08:02,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:02,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 03:08:02,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 03:08:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 03:08:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-09 03:08:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:08:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 03:08:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 03:08:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 03:08:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 03:08:02,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:02,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:08:02,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:02,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:02,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:02,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 03:08:02,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 03:08:02,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_0s0dyn 2019-01-09 03:08:02,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_0s0dyn/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 03:08:02,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 03:08:02,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:08:02,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:08:02,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OQT6K/bind.py 2019-01-09 03:08:02,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2019-01-09 03:08:02,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 03:08:02,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-01-09 03:08:02,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 03:08:02,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:08:02,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:02,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:02,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:02,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:02,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:02,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:02,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:02,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:08:02,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:02,705 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:02 GMT 2019-01-09 03:08:02,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:02,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:08:02,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:07,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:08:07,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:07,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:07,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:07,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:07,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:07,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:07,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:07,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:22.775Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:22.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:22.775Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:22.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:23.796Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:23.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:23.796Z", "message": "Successfully created daemon: vellum_host_0s0dyn", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:23.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:23.796Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:23.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:23.796Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:23.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:23.796Z", "message": "/home/ubuntu/vellum_host_0s0dyn/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": "2019-01-09T03:07:23.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:23.796Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:23.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:23.796Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:23.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:23.796Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_0s0dyn/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:23.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:23.796Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_0s0dyn/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_0s0dyn/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_0s0dyn', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_0s0dyn/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_0s0dyn', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:23.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "dc110d7e-0328-4061-8b58-673ac653881b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:23.836Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:23.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:25.082Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:25.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:25.082Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:25.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:25.082Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:25.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:25.082Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:25.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:25.082Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:25.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:25.082Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:25.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:25.082Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:25.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:25.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:25.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:26.083Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:26.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:26.083Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:26.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:26.083Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:26.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:26.083Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:26.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:26.083Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:26.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:26.083Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:26.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:26.083Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:26.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:26.083Z", "message": "Configuring Agent vellum_host_0s0dyn", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:26.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:26.083Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:26.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:26.083Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:26.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:26.083Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:26.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:27.032Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:27.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:27.155Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:27.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:27.155Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:27.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:27.404Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:27.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:27.404Z", "message": "Successfully configured daemon: vellum_host_0s0dyn", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:27.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:27.404Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:27.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:27.404Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:27.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "50c5ed15-50ba-43fe-a6bc-b6521d38e88a"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.181Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.181Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.181Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.181Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.437Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.437Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}], "metadata": {"pagination": {"total": 1442, "offset": 1306, "size": 50}}} 2019-01-09 03:08:07,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:07,788 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:07 GMT 2019-01-09 03:08:07,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:07,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28104 2019-01-09 03:08:07,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:07,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:07,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:07,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:08:07,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_0s0dyn 2019-01-09 03:08:07,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 03:08:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 03:08:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_0s0dyn/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 2019-01-09 03:08:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 03:08:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 03:08:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_0s0dyn/env 2019-01-09 03:08:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_0s0dyn/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_0s0dyn/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_0s0dyn', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_0s0dyn/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_0s0dyn', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dxb19g.G80w0F4Wpl4nUuFagEa8vI0bR0I'} 2019-01-09 03:08:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-09 03:08:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 03:08:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 03:08:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 03:08:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 03:08:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:08:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:08:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_0s0dyn 2019-01-09 03:08:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 03:08:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 03:08:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 03:08:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_0s0dyn 2019-01-09 03:08:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 03:08:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 03:08:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 03:08:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 03:08:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 03:08:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 03:08:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:07,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:08:07,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:07,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:07,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:07,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:07,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:07,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:07,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:07,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:08:07,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:07,861 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:07 GMT 2019-01-09 03:08:07,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:07,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:08:07,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:12,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:08:12,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:12,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:12,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:12,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:12,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:12,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:12,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:12,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:28.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:29.542Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:29.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:31.890Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:31.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:32.495Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_0s0dyn start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:32.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:32.495Z", "message": "Successfully started daemon: vellum_host_0s0dyn", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:32.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "e4199b5d-d896-44d0-ac44-510106c4e071"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:32.555Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:32.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:33.384Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:33.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:33.384Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:33.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:33.384Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:33.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:33.384Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:33.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:33.384Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:33.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:33.384Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:33.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:33.551Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "46cc5ab3-783d-4eef-b0b1-e3393ffa662b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:33.551Z", "message": "[localhost] run: /home/ubuntu/vellum_host_0s0dyn/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "46cc5ab3-783d-4eef-b0b1-e3393ffa662b"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:34.913Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:34.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:34.922Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:34.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "46cc5ab3-783d-4eef-b0b1-e3393ffa662b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:34.922Z", "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": "2019-01-09T03:07:34.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "46cc5ab3-783d-4eef-b0b1-e3393ffa662b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:34.922Z", "message": "Removing directory: /tmp/tmp5ngBxk", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:34.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "46cc5ab3-783d-4eef-b0b1-e3393ffa662b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:34.922Z", "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": "2019-01-09T03:07:34.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "46cc5ab3-783d-4eef-b0b1-e3393ffa662b"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:34.922Z", "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": "2019-01-09T03:07:34.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "46cc5ab3-783d-4eef-b0b1-e3393ffa662b"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:35.420Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:35.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:35.420Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:35.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:36.431Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:36.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:36.431Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:36.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:36.431Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:36.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:37.445Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:37.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:38.480Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:38.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:38.480Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:38.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:39.501Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:39.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:39.501Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:39.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:39.501Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:39.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:40.537Z", "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": "2019-01-09T03:07:40.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:42.937Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:42.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:43.613Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:43.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:43.613Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:43.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:44.636Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:44.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:48.948Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:48.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:49.626Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:49.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:49.626Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:49.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:54.089Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:54.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_node_j91hfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:54.259Z", "message": "Execution done (return_code=0): /tmp/4ZTCT/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:54.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "adb6be78-621f-465f-adf5-5cdd8027db47"}, {"node_instance_id": "proxy_node_j91hfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:54.645Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:54.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:55.023Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:55.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:55.023Z", "message": "The config dict: {'etcd_ip': u'192.168.120.6', 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:55.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:55.023Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:55.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:55.023Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:55.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:55.023Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:55.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}], "metadata": {"pagination": {"total": 1445, "offset": 1356, "size": 50}}} 2019-01-09 03:08:12,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:12,975 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:12 GMT 2019-01-09 03:08:12,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:12,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26970 2019-01-09 03:08:12,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:12,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:12,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:08:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 03:08:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_0s0dyn start 2019-01-09 03:08:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_0s0dyn 2019-01-09 03:08:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 03:08:12,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:12,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:12,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 03:08:12,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:12,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 03:08:12,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 03:08:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 03:08:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_0s0dyn/env/bin/pip freeze 2019-01-09 03:08:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 03:08:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 03:08:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-09 03:08:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp5ngBxk 2019-01-09 03:08:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-09 03:08:12,980 - 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. 2019-01-09 03:08:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 03:08:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 03:08:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 03:08:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 03:08:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 03:08:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 03:08:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 03:08:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 03:08:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-09 03:08:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-09 03:08:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2019-01-09 03:08:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 03:08:12,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:12,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:12,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-09 03:08:12,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:12,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:12,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 03:08:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4ZTCT/install_requirements.sh 2019-01-09 03:08:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:08:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 03:08:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.6', 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.6', u'hss_hostname': u''}. 2019-01-09 03:08:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 03:08:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 03:08:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-01-09 03:08:12,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:08:13,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:13,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:13,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:13,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:13,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:13,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:13,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:13,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:08:13,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:13,044 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:13 GMT 2019-01-09 03:08:13,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:13,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:08:13,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:18,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:08:18,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:18,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:18,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:18,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:18,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:18,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:18,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:18,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:55.023Z", "message": "[localhost] run: sudo mv /tmp/tmpnc48Gq /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:55.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "proxy_node_j91hfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:55.683Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:55.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "proxy_node_j91hfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:55.683Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:55.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "[localhost] run: sudo mv /tmp/tmpRD4nu5 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "[localhost] run: sudo mv /tmp/tmprLx7HF /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "[localhost] run: sudo mv /tmp/tmphQ4Ihp /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "The config dict: {'public_ip': u'172.30.9.203', '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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "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": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:56.038Z", "message": "The config dict: {'etcd_ip': u'192.168.120.6', 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:56.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:57.157Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:57.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:57.260Z", "message": "[localhost] run: sudo mv /tmp/tmpaD4eYl /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:57.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:57.260Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:57.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:57.260Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:57.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "13b0dd06-ffa1-41d1-8f84-3d6125d61d45"}, {"node_instance_id": "bind_d0sus2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:58.172Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:58.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_d0sus2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:58.172Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:58.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_d0sus2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:58.172Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:58.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:58.268Z", "message": "Executing: /tmp/EUAM4/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:58.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:58.268Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/EUAM4/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:58.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:58.268Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:58.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:59.335Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:59.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:59.335Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:59.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:07:59.335Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:07:59.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:08:10.832Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-oyy8s6\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,703 B/s)\nReading package lists...\n\nreal\t0m11.305s\nuser\t0m2.766s\nsys\t0m0.180s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:08:10.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:08:11.522Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:08:11.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:08:11.522Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:08:11.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}], "metadata": {"pagination": {"total": 1445, "offset": 1406, "size": 50}}} 2019-01-09 03:08:18,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:18,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:18 GMT 2019-01-09 03:08:18,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:18,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22187 2019-01-09 03:08:18,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:18,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnc48Gq /etc/clearwater/local_config 2019-01-09 03:08:18,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:08:18,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:08:18,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:08:18,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:08:18,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:08:18,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRD4nu5 /etc/bind/db.clearwater.local 2019-01-09 03:08:18,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 03:08:18,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprLx7HF /etc/clearwater/shared_config 2019-01-09 03:08:18,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2019-01-09 03:08:18,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2019-01-09 03:08:18,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:08:18,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphQ4Ihp /etc/bind/named.conf.local 2019-01-09 03:08:18,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', '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.6', u'hss_hostname': u''}. 2019-01-09 03:08:18,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-01-09 03:08:18,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:08:18,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.6', 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.6', u'hss_hostname': u''}. 2019-01-09 03:08:18,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:08:18,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaD4eYl /etc/bind/db.clearwater.opnfv 2019-01-09 03:08:18,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 03:08:18,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:08:18,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:08:18,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:08:18,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:08:18,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EUAM4/install-etcd.sh 2019-01-09 03:08:18,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/EUAM4/install-etcd.sh 2019-01-09 03:08:18,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-01-09 03:08:18,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-01-09 03:08:18,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-01-09 03:08:18,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-01-09 03:08:18,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-oyy8s6 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,703 B/s) Reading package lists... real 0m11.305s user 0m2.766s sys 0m0.180s 2019-01-09 03:08:18,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:08:18,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-01-09 03:08:18,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:08:18,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:18,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:18,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:18,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:18,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:18,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:18,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:18,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:08:18,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:18,194 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:18 GMT 2019-01-09 03:08:18,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:18,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:08:18,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:23,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:08:23,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:23,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:23,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:23,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:23,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:23,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:23,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:23,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:08:23,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:23,274 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:23 GMT 2019-01-09 03:08:23,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:23,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:08:23,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:23,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:08:23,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:23,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:23,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:23,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:23,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:23,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:23,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:23,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:08:23,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:23,349 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:23 GMT 2019-01-09 03:08:23,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:23,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:08:23,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:28,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:08:28,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:28,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:28,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:28,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:28,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:28,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:28,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:28,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:08:28,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:28,455 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:28 GMT 2019-01-09 03:08:28,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:28,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:08:28,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:28,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:08:28,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:28,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:28,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:28,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:28,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:28,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:28,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:28,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:08:28,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:28,520 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:28 GMT 2019-01-09 03:08:28,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:28,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:08:28,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:33,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:08:33,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:33,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:33,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:33,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:33,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:33,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:33,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:33,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:08:33,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:33,777 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:33 GMT 2019-01-09 03:08:33,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:33,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:08:33,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:33,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:08:33,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:33,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:33,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:33,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:33,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:33,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:33,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:33,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:08:33,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:33,850 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:33 GMT 2019-01-09 03:08:33,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:33,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:08:33,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:38,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:08:39,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:39,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:39,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:39,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:39,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:39,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:39,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:39,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:08:39,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:39,245 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:39 GMT 2019-01-09 03:08:39,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:39,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:08:39,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:39,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:08:39,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:39,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:39,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:39,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:39,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:39,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:39,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:39,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:08:39,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:39,340 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:39 GMT 2019-01-09 03:08:39,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:39,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:08:39,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:44,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:08:44,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:44,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:44,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:44,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:44,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:44,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:44,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:44,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:08:44,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:44,533 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:44 GMT 2019-01-09 03:08:44,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:44,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:08:44,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:44,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:08:44,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:44,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:44,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:44,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:44,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:44,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:44,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:44,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:08:44,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:44,790 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:44 GMT 2019-01-09 03:08:44,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:44,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:08:44,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:49,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:08:49,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:49,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:49,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:49,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:49,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:49,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:49,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:49,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:08:49,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:49,878 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:49 GMT 2019-01-09 03:08:49,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:49,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:08:49,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:49,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:08:49,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:49,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:49,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:49,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:49,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:49,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:49,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:49,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:08:49,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:49,967 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:49 GMT 2019-01-09 03:08:49,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:49,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:08:49,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:54,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:08:55,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:55,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:55,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:55,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:55,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:55,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:55,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:55,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:08:55,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:55,325 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:55 GMT 2019-01-09 03:08:55,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:55,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:08:55,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:08:55,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:08:55,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:08:55,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:08:55,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:08:55,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:08:55,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:08:55,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:08:55,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:08:55,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:08:55,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:08:55,391 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:08:55 GMT 2019-01-09 03:08:55,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:08:55,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:08:55,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:00,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:09:00,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:00,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:00,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:00,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:00,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:00,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:00,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:00,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:09:00,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:00,657 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:00 GMT 2019-01-09 03:09:00,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:00,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:09:00,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:00,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:09:00,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:00,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:00,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:00,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:00,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:00,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:00,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:00,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:09:00,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:00,765 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:00 GMT 2019-01-09 03:09:00,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:00,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:09:00,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:05,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:09:05,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:05,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:05,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:05,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:05,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:05,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:05,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:05,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:09:05,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:05,869 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:05 GMT 2019-01-09 03:09:05,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:05,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:09:05,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:05,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:09:05,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:05,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:05,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:05,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:05,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:05,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:05,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:05,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:09:05,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:05,934 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:05 GMT 2019-01-09 03:09:05,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:05,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:09:05,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:10,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:09:11,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:11,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:11,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:11,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:11,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:11,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:11,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:11,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:09:11,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:11,070 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:11 GMT 2019-01-09 03:09:11,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:11,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:09:11,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:11,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:09:11,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:11,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:11,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:11,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:11,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:11,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:11,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:11,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:09:11,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:11,162 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:11 GMT 2019-01-09 03:09:11,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:11,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:09:11,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:16,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:09:16,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:16,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:16,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:16,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:16,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:16,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:16,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:16,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:09:16,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:16,306 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:16 GMT 2019-01-09 03:09:16,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:16,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:09:16,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:16,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:09:16,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:16,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:16,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:16,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:16,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:16,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:16,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:16,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:09:16,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:16,370 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:16 GMT 2019-01-09 03:09:16,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:16,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:09:16,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:21,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:09:21,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:21,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:21,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:21,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:21,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:21,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:21,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:21,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:09:21,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:21,462 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:21 GMT 2019-01-09 03:09:21,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:21,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:09:21,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:21,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:09:21,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:21,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:21,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:21,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:21,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:21,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:21,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:21,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:09:21,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:21,531 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:21 GMT 2019-01-09 03:09:21,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:21,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:09:21,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:26,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:09:26,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:26,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:26,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:26,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:26,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:26,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:26,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:26,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:09:26,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:26,658 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:26 GMT 2019-01-09 03:09:26,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:26,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:09:26,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:26,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:09:26,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:26,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:26,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:26,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:26,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:26,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:26,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:26,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:09:26,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:26,786 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:26 GMT 2019-01-09 03:09:26,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:26,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:09:26,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:31,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:09:31,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:31,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:31,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:31,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:31,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:31,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:31,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:31,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:09:31,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:31,872 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:31 GMT 2019-01-09 03:09:31,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:31,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:09:31,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:31,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:09:31,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:31,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:31,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:31,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:31,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:31,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:31,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:31,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:09:31,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:31,960 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:31 GMT 2019-01-09 03:09:31,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:31,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:09:31,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:36,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:09:37,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:37,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:37,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:37,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:37,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:37,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:37,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:37,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1439, "size": 50}}} 2019-01-09 03:09:37,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:37,064 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:37 GMT 2019-01-09 03:09:37,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:37,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:09:37,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:37,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:09:37,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:37,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:37,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:37,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:37,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:37,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:37,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:37,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:09:37,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:37,132 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:37 GMT 2019-01-09 03:09:37,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:37,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:09:37,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:42,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:09:42,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:42,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:42,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:42,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:42,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:42,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:42,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:42,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:39.468Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-oyy8s6\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 14 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:20 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:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 7s (11.6 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51415 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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-2ubuntu0.1) ...\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-164.214) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8986\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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t1m28.008s\nuser\t0m18.599s\nsys\t0m8.158s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:39.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:40.520Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:40.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:40.520Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:40.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:40.520Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:40.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:40.520Z", "message": "[etcd] => \nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:40.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:40.520Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:de:60:90 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fede:6090/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74186 errors:0 dropped:0 overruns:0 frame:0\n TX packets:27466 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123945849 (123.9 MB) TX bytes:5374955 (5.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:197 errors:0 dropped:0 overruns:0 frame:0\n TX packets:197 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:16522 (16.5 KB) TX bytes:16522 (16.5 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:40.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:41.554Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:41.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:41.554Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:41.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:41.554Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:05 ? 00:00:00 /sbin/init\nroot 2 0 0 03:05 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:05 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 03:05 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 03:05 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:05 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:05 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:05 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:05 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:05 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:05 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:05 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:05 ? 00:00:00 [migration/0]\nroot 14 2 0 03:05 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:05 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:05 ? 00:00:00 [migration/1]\nroot 17 2 0 03:05 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:05 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:05 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:05 ? 00:00:00 [khelper]\nroot 21 2 0 03:05 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:05 ? 00:00:00 [netns]\nroot 23 2 0 03:05 ? 00:00:00 [writeback]\nroot 24 2 0 03:05 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:05 ? 00:00:00 [bioset]\nroot 26 2 0 03:05 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:05 ? 00:00:00 [kblockd]\nroot 28 2 0 03:05 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:05 ? 00:00:00 [khubd]\nroot 30 2 0 03:05 ? 00:00:00 [md]\nroot 31 2 0 03:05 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:05 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 03:05 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:05 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:05 ? 00:00:00 [vmstat]\nroot 37 2 0 03:05 ? 00:00:00 [ksmd]\nroot 38 2 0 03:05 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:05 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:05 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:05 ? 00:00:00 [crypto]\nroot 53 2 0 03:05 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:05 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:05 ? 00:00:00 [vballoon]\nroot 56 2 0 03:05 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 03:05 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:05 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 03:05 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 03:05 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 03:05 ? 00:00:00 [deferwq]\nroot 80 2 0 03:05 ? 00:00:00 [charger_manager]\nroot 123 2 0 03:05 ? 00:00:00 [kpsmoused]\nroot 142 2 0 03:05 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 03:06 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:06 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 03:06 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 03:06 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 03:06 ? 00:00:00 [kworker/u5:2]\nroot 497 1 0 03:06 ? 00:00:00 upstart-socket-bridge --daemon\nroot 560 1 0 03:06 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 823 2 0 03:06 ? 00:00:00 [kauditd]\nroot 942 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1007 1 0 03:06 ? 00:00:00 rsyslogd\nroot 1042 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1045 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1050 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1051 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1053 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D\nroot 1099 1 0 03:06 ? 00:00:00 cron\ndaemon 1100 1 0 03:06 ? 00:00:00 atd\nroot 1108 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance\nroot 1111 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1234 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork\nroot 1244 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1261 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1267 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1663 1 0 03:06 ? 00:00:00 /home/ubuntu/bind_host_oyy8s6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_oyy8s6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_oyy8s6 --logging-server-logdir=/home/ubuntu/bind_host_oyy8s6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_oyy8s6/work/bind_host_oyy8s6%I.log --pidfile=/home/ubuntu/bind_host_oyy8s6/work/bind_host_oyy8s6.pid\nubuntu 1702 1663 0 03:06 ? 00:00:00 /home/ubuntu/bind_host_oyy8s6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_oyy8s6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_oyy8s6 --logging-server-logdir=/home/ubuntu/bind_host_oyy8s6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_oyy8s6/work/bind_host_oyy8s6%I.log --pidfile=/home/ubuntu/bind_host_oyy8s6/work/bind_host_oyy8s6.pid\nubuntu 1777 1 0 03:06 ? 00:00:01 python2.7 /home/ubuntu/bind_host_oyy8s6/env/bin/diamond --configfile /home/ubuntu/bind_host_oyy8s6/work/plugins/diamond/etc/diamond.conf\nbind 2455 1 0 03:07 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2509 1702 0 03:07 ? 00:00:00 /home/ubuntu/bind_host_oyy8s6/env/bin/python2.7 /home/ubuntu/bind_host_oyy8s6/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-rcK0s7\nubuntu 2521 2509 0 03:07 ? 00:00:00 /bin/sh -c /tmp/EUAM4/install-etcd.sh\nubuntu 2524 2521 0 03:07 ? 00:00:00 /bin/bash -e /tmp/EUAM4/install-etcd.sh\nntp 8577 1 0 03:09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8986 1 0 03:09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nclearwa+ 9104 1 0 03:09 ? 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.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380\nroot 9174 1 0 03:09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9180 9174 0 03:09 ? 00:00:00 inotifywait -e create -qq .\nroot 9242 8986 0 03:09 ? 00:00:00 [check-monit-upt] \nroot 9246 8986 0 03:09 ? 00:00:00 [check-etcd-upti] \nroot 9250 8986 0 03:09 ? 00:00:00 [poll_etcd_clust] \nroot 9253 8986 0 03:09 ? 00:00:00 [poll_etcd.sh] \nubuntu 9439 2524 0 03:09 ? 00:00:00 /bin/bash -e /tmp/EUAM4/install-etcd.sh\nubuntu 9440 9439 0 03:09 ? 00:00:00 /bin/bash -e /tmp/EUAM4/install-etcd.sh\nroot 9441 9440 0 03:09 ? 00:00:00 sudo ps -edf\nroot 9442 9441 0 03:09 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:41.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:41.554Z", "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.6:2380 0.0.0.0:* LISTEN 9104/etcd \ntcp 0 0 192.168.120.6:53 0.0.0.0:* LISTEN 2455/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2455/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2455/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8986/monit \ntcp6 0 0 :::53 :::* LISTEN 2455/named \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2455/named \ntcp6 0 0 :::4000 :::* LISTEN 9104/etcd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 8577/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8577/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8577/ntpd \nudp 0 0 0.0.0.0:27633 0.0.0.0:* 560/dhclient \nudp 0 0 192.168.120.6:53 0.0.0.0:* 2455/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2455/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8577/ntpd \nudp6 0 0 ::1:123 :::* 8577/ntpd \nudp6 0 0 :::123 :::* 8577/ntpd \nudp6 0 0 :::46702 :::* 560/dhclient \nudp6 0 0 :::53 :::* 2455/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7238 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11117 1663/python2.7 /tmp/cloudify-logging-server-7f76f.socket\nunix 2 [ ACC ] STREAM LISTENING 6964 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8038 1111/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 14487 2509/python2.7 /tmp/ctx-RBBR7C.socket\nunix 2 [ ACC ] STREAM LISTENING 8102 1234/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:41.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}], "metadata": {"pagination": {"total": 1455, "offset": 1439, "size": 50}}} 2019-01-09 03:09:42,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:42,326 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:42 GMT 2019-01-09 03:09:42,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:42,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 61740 2019-01-09 03:09:42,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:42,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-oyy8s6 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 14 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:20 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:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 7s (11.6 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51415 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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-2ubuntu0.1) ... 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-164.214) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8986 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 1m28.008s user 0m18.599s sys 0m8.158s 2019-01-09 03:09:42,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-01-09 03:09:42,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-01-09 03:09:42,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-01-09 03:09:42,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.009s user 0m0.005s sys 0m0.004s 2019-01-09 03:09:42,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:de:60:90 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fede:6090/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:74186 errors:0 dropped:0 overruns:0 frame:0 TX packets:27466 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123945849 (123.9 MB) TX bytes:5374955 (5.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:197 errors:0 dropped:0 overruns:0 frame:0 TX packets:197 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16522 (16.5 KB) TX bytes:16522 (16.5 KB) real 0m0.005s user 0m0.000s sys 0m0.004s 2019-01-09 03:09:42,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-01-09 03:09:42,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-01-09 03:09:42,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:05 ? 00:00:00 /sbin/init root 2 0 0 03:05 ? 00:00:00 [kthreadd] root 3 2 0 03:05 ? 00:00:00 [ksoftirqd/0] root 4 2 0 03:05 ? 00:00:00 [kworker/0:0] root 5 2 0 03:05 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:05 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:05 ? 00:00:00 [rcu_sched] root 8 2 0 03:05 ? 00:00:00 [rcuos/0] root 9 2 0 03:05 ? 00:00:00 [rcuos/1] root 10 2 0 03:05 ? 00:00:00 [rcu_bh] root 11 2 0 03:05 ? 00:00:00 [rcuob/0] root 12 2 0 03:05 ? 00:00:00 [rcuob/1] root 13 2 0 03:05 ? 00:00:00 [migration/0] root 14 2 0 03:05 ? 00:00:00 [watchdog/0] root 15 2 0 03:05 ? 00:00:00 [watchdog/1] root 16 2 0 03:05 ? 00:00:00 [migration/1] root 17 2 0 03:05 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:05 ? 00:00:00 [kworker/1:0] root 19 2 0 03:05 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:05 ? 00:00:00 [khelper] root 21 2 0 03:05 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:05 ? 00:00:00 [netns] root 23 2 0 03:05 ? 00:00:00 [writeback] root 24 2 0 03:05 ? 00:00:00 [kintegrityd] root 25 2 0 03:05 ? 00:00:00 [bioset] root 26 2 0 03:05 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:05 ? 00:00:00 [kblockd] root 28 2 0 03:05 ? 00:00:00 [ata_sff] root 29 2 0 03:05 ? 00:00:00 [khubd] root 30 2 0 03:05 ? 00:00:00 [md] root 31 2 0 03:05 ? 00:00:00 [devfreq_wq] root 32 2 0 03:05 ? 00:00:00 [kworker/0:1] root 34 2 0 03:05 ? 00:00:00 [khungtaskd] root 35 2 0 03:05 ? 00:00:00 [kswapd0] root 36 2 0 03:05 ? 00:00:00 [vmstat] root 37 2 0 03:05 ? 00:00:00 [ksmd] root 38 2 0 03:05 ? 00:00:00 [khugepaged] root 39 2 0 03:05 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:05 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:05 ? 00:00:00 [crypto] root 53 2 0 03:05 ? 00:00:00 [kthrotld] root 54 2 0 03:05 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:05 ? 00:00:00 [vballoon] root 56 2 0 03:05 ? 00:00:00 [kworker/1:1] root 57 2 0 03:05 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:05 ? 00:00:00 [scsi_eh_1] root 59 2 0 03:05 ? 00:00:00 [kworker/u4:2] root 60 2 0 03:05 ? 00:00:00 [kworker/u4:3] root 79 2 0 03:05 ? 00:00:00 [deferwq] root 80 2 0 03:05 ? 00:00:00 [charger_manager] root 123 2 0 03:05 ? 00:00:00 [kpsmoused] root 142 2 0 03:05 ? 00:00:00 [kworker/0:2] root 186 2 0 03:06 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:06 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 03:06 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 03:06 ? 00:00:00 [kworker/u5:1] root 435 2 0 03:06 ? 00:00:00 [kworker/u5:2] root 497 1 0 03:06 ? 00:00:00 upstart-socket-bridge --daemon root 560 1 0 03:06 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 823 2 0 03:06 ? 00:00:00 [kauditd] root 942 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon syslog 1007 1 0 03:06 ? 00:00:00 rsyslogd root 1042 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1045 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1050 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1051 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1053 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 03:06 ? 00:00:00 cron daemon 1100 1 0 03:06 ? 00:00:00 atd root 1108 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance root 1111 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1234 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork root 1244 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind root 1261 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1267 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1663 1 0 03:06 ? 00:00:00 /home/ubuntu/bind_host_oyy8s6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_oyy8s6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_oyy8s6 --logging-server-logdir=/home/ubuntu/bind_host_oyy8s6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_oyy8s6/work/bind_host_oyy8s6%I.log --pidfile=/home/ubuntu/bind_host_oyy8s6/work/bind_host_oyy8s6.pid ubuntu 1702 1663 0 03:06 ? 00:00:00 /home/ubuntu/bind_host_oyy8s6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_oyy8s6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_oyy8s6 --logging-server-logdir=/home/ubuntu/bind_host_oyy8s6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_oyy8s6/work/bind_host_oyy8s6%I.log --pidfile=/home/ubuntu/bind_host_oyy8s6/work/bind_host_oyy8s6.pid ubuntu 1777 1 0 03:06 ? 00:00:01 python2.7 /home/ubuntu/bind_host_oyy8s6/env/bin/diamond --configfile /home/ubuntu/bind_host_oyy8s6/work/plugins/diamond/etc/diamond.conf bind 2455 1 0 03:07 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2509 1702 0 03:07 ? 00:00:00 /home/ubuntu/bind_host_oyy8s6/env/bin/python2.7 /home/ubuntu/bind_host_oyy8s6/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-rcK0s7 ubuntu 2521 2509 0 03:07 ? 00:00:00 /bin/sh -c /tmp/EUAM4/install-etcd.sh ubuntu 2524 2521 0 03:07 ? 00:00:00 /bin/bash -e /tmp/EUAM4/install-etcd.sh ntp 8577 1 0 03:09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8986 1 0 03:09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc clearwa+ 9104 1 0 03:09 ? 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.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 root 9174 1 0 03:09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9180 9174 0 03:09 ? 00:00:00 inotifywait -e create -qq . root 9242 8986 0 03:09 ? 00:00:00 [check-monit-upt] root 9246 8986 0 03:09 ? 00:00:00 [check-etcd-upti] root 9250 8986 0 03:09 ? 00:00:00 [poll_etcd_clust] root 9253 8986 0 03:09 ? 00:00:00 [poll_etcd.sh] ubuntu 9439 2524 0 03:09 ? 00:00:00 /bin/bash -e /tmp/EUAM4/install-etcd.sh ubuntu 9440 9439 0 03:09 ? 00:00:00 /bin/bash -e /tmp/EUAM4/install-etcd.sh root 9441 9440 0 03:09 ? 00:00:00 sudo ps -edf root 9442 9441 0 03:09 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.005s 2019-01-09 03:09:42,332 - 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.6:2380 0.0.0.0:* LISTEN 9104/etcd tcp 0 0 192.168.120.6:53 0.0.0.0:* LISTEN 2455/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2455/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2455/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8986/monit tcp6 0 0 :::53 :::* LISTEN 2455/named tcp6 0 0 :::22 :::* LISTEN 1097/sshd tcp6 0 0 ::1:953 :::* LISTEN 2455/named tcp6 0 0 :::4000 :::* LISTEN 9104/etcd udp 0 0 192.168.120.6:123 0.0.0.0:* 8577/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8577/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8577/ntpd udp 0 0 0.0.0.0:27633 0.0.0.0:* 560/dhclient udp 0 0 192.168.120.6:53 0.0.0.0:* 2455/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2455/named udp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8577/ntpd udp6 0 0 ::1:123 :::* 8577/ntpd udp6 0 0 :::123 :::* 8577/ntpd udp6 0 0 :::46702 :::* 560/dhclient udp6 0 0 :::53 :::* 2455/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7238 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11117 1663/python2.7 /tmp/cloudify-logging-server-7f76f.socket unix 2 [ ACC ] STREAM LISTENING 6964 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8038 1111/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 14487 2509/python2.7 /tmp/ctx-RBBR7C.socket unix 2 [ ACC ] STREAM LISTENING 8102 1234/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.006s user 0m0.000s sys 0m0.006s 2019-01-09 03:09:42,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:09:42,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:42,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:42,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:42,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:42,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:42,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:42,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:42,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:09:42,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:42,398 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:42 GMT 2019-01-09 03:09:42,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:42,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:09:42,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:47,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:09:47,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:47,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:47,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:47,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:47,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:47,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:47,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:47,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:42.579Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:42.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:42.579Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:42.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:42.579Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:42.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:42.579Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:42.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:42.579Z", "message": "[etcd] => /var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/sysstat/sa09\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:42.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:43.614Z", "message": "[etcd] => [09-Jan-2019 03:09:27 UTC] clearwater-diags-monitor starting\n[09-Jan-2019 03:09:27 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:43.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:43.614Z", "message": "[etcd] => 2019-01-09 03:09:25.781063748 Stopping etcd clearwater-etcd\n2019-01-09 03:09:26.408083081 Restarting etcd clearwater-etcd\n2019-01-09 03:09:26.413340366 Configured ETCDCTL_PEERS: \n2019-01-09 03:09:26.414163467 Check for previous failed startup attempt\n2019-01-09 03:09:26.415553281 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2019-01-09 03:09:26.428392919 etcdctl returned 2\n2019-01-09 03:09:26.433675822 Creating new cluster...\n2019-01-09 03:09:26.436433762 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.6:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.6\n --name 192-168-120-6\n --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.6:2380\n --listen-peer-urls http://192.168.120.6:2380\n2019-01-09 03:09:26.439418013 Check we're actually a member of the cluster\n2019-01-09 03:09:26.442521755 Wait for etcd to startup\n2019-01-09 03:09:27.450239498 Etcd started successfully\n2019-01-09 03:09:26.458334 I | etcdmain: etcd Version: 3.1.7\n2019-01-09 03:09:26.458376 I | etcdmain: Git SHA: 43b7507\n2019-01-09 03:09:26.458380 I | etcdmain: Go Version: go1.7.5\n2019-01-09 03:09:26.458383 I | etcdmain: Go OS/Arch: linux/amd64\n2019-01-09 03:09:26.458387 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2019-01-09 03:09:26.458441 I | embed: listening for peers on http://192.168.120.6:2380\n2019-01-09 03:09:26.458482 I | embed: listening for client requests on 0.0.0.0:4000\n2019-01-09 03:09:26.507070 I | etcdserver: name = 192-168-120-6\n2019-01-09 03:09:26.507081 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6\n2019-01-09 03:09:26.507085 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member\n2019-01-09 03:09:26.507089 I | etcdserver: heartbeat = 100ms\n2019-01-09 03:09:26.507096 I | etcdserver: election = 1000ms\n2019-01-09 03:09:26.507099 I | etcdserver: snapshot count = 10000\n2019-01-09 03:09:26.507105 I | etcdserver: advertise client URLs = http://192.168.120.6:4000\n2019-01-09 03:09:26.507110 I | etcdserver: initial advertise peer URLs = http://192.168.120.6:2380\n2019-01-09 03:09:26.507118 I | etcdserver: initial cluster = 192-168-120-6=http://192.168.120.6:2380\n2019-01-09 03:09:26.807922 I | etcdserver: starting member 93f14446c7a3117b in cluster 92628967c2eb7c3a\n2019-01-09 03:09:26.807961 I | raft: 93f14446c7a3117b became follower at term 0\n2019-01-09 03:09:26.807976 I | raft: newRaft 93f14446c7a3117b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-01-09 03:09:26.807981 I | raft: 93f14446c7a3117b became follower at term 1\n2019-01-09 03:09:26.887430 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-01-09 03:09:26.888280 I | etcdserver/membership: added member 93f14446c7a3117b [http://192.168.120.6:2380] to cluster 92628967c2eb7c3a\n2019-01-09 03:09:27.208208 I | raft: 93f14446c7a3117b is starting a new election at term 1\n2019-01-09 03:09:27.208237 I | raft: 93f14446c7a3117b became candidate at term 2\n2019-01-09 03:09:27.208264 I | raft: 93f14446c7a3117b received MsgVoteResp from 93f14446c7a3117b at term 2\n2019-01-09 03:09:27.208278 I | raft: 93f14446c7a3117b became leader at term 2\n2019-01-09 03:09:27.208285 I | raft: raft.node: 93f14446c7a3117b elected leader 93f14446c7a3117b at term 2\n2019-01-09 03:09:27.208642 I | etcdserver: setting up the initial cluster version to 3.1\n2019-01-09 03:09:27.208699 I | embed: ready to serve client requests\n2019-01-09 03:09:27.208920 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster 92628967c2eb7c3a\n2019-01-09 03:09:27.209074 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-01-09 03:09:27.217653 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-01-09 03:09:27.217686 I | etcdserver/api: enabled capabilities for version 3.1\n2019-01-09 03:09:27.611930 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:48352\n2019-01-09 03:09:27.632107 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:48353\n2019-01-09 03:09:27.632660 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:48354\n2019-01-09 03:09:30.926887 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:48355\n2019-01-09 03:09:30.979299 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:48356\n2019-01-09 03:09:30.983205 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:48357\n2019-01-09 03:09:39.898971 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.6/liveness-check remote:192.168.120.6:48358\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:43.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:43.614Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:43.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:44.284Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:44.641Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:44.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:44.641Z", "message": "Execution done (return_code=0): /tmp/EUAM4/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:44.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:44.641Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:44.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "4888ef6d-9b36-442b-b555-f25f25026a8b"}, {"node_instance_id": "bind_d0sus2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:45.347Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:45.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_45yne0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:46.426Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:46.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.027Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/LK0V5/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "96b82d2a-9638-4026-8f1b-c896466037b2"}, {"node_instance_id": "ellis_62of58", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_vdzmjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_45yne0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_vdzmjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_qpcgrb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_qpcgrb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_qpcgrb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_45yne0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_mt0e4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_62of58", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_mt0e4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_mt0e4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_vdzmjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_62of58", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.369Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 1489, "offset": 1449, "size": 50}}} 2019-01-09 03:09:47,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:47,691 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:47 GMT 2019-01-09 03:09:47,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:47,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23021 2019-01-09 03:09:47,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:47,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-01-09 03:09:47,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.000s sys 0m0.006s 2019-01-09 03:09:47,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-01-09 03:09:47,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-01-09 03:09:47,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-diags-monitor.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/sysstat/sa09 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.005s 2019-01-09 03:09:47,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [09-Jan-2019 03:09:27 UTC] clearwater-diags-monitor starting [09-Jan-2019 03:09:27 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-09 03:09:47,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-01-09 03:09:25.781063748 Stopping etcd clearwater-etcd 2019-01-09 03:09:26.408083081 Restarting etcd clearwater-etcd 2019-01-09 03:09:26.413340366 Configured ETCDCTL_PEERS: 2019-01-09 03:09:26.414163467 Check for previous failed startup attempt 2019-01-09 03:09:26.415553281 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2019-01-09 03:09:26.428392919 etcdctl returned 2 2019-01-09 03:09:26.433675822 Creating new cluster... 2019-01-09 03:09:26.436433762 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 2019-01-09 03:09:26.439418013 Check we're actually a member of the cluster 2019-01-09 03:09:26.442521755 Wait for etcd to startup 2019-01-09 03:09:27.450239498 Etcd started successfully 2019-01-09 03:09:26.458334 I | etcdmain: etcd Version: 3.1.7 2019-01-09 03:09:26.458376 I | etcdmain: Git SHA: 43b7507 2019-01-09 03:09:26.458380 I | etcdmain: Go Version: go1.7.5 2019-01-09 03:09:26.458383 I | etcdmain: Go OS/Arch: linux/amd64 2019-01-09 03:09:26.458387 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2019-01-09 03:09:26.458441 I | embed: listening for peers on http://192.168.120.6:2380 2019-01-09 03:09:26.458482 I | embed: listening for client requests on 0.0.0.0:4000 2019-01-09 03:09:26.507070 I | etcdserver: name = 192-168-120-6 2019-01-09 03:09:26.507081 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6 2019-01-09 03:09:26.507085 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member 2019-01-09 03:09:26.507089 I | etcdserver: heartbeat = 100ms 2019-01-09 03:09:26.507096 I | etcdserver: election = 1000ms 2019-01-09 03:09:26.507099 I | etcdserver: snapshot count = 10000 2019-01-09 03:09:26.507105 I | etcdserver: advertise client URLs = http://192.168.120.6:4000 2019-01-09 03:09:26.507110 I | etcdserver: initial advertise peer URLs = http://192.168.120.6:2380 2019-01-09 03:09:26.507118 I | etcdserver: initial cluster = 192-168-120-6=http://192.168.120.6:2380 2019-01-09 03:09:26.807922 I | etcdserver: starting member 93f14446c7a3117b in cluster 92628967c2eb7c3a 2019-01-09 03:09:26.807961 I | raft: 93f14446c7a3117b became follower at term 0 2019-01-09 03:09:26.807976 I | raft: newRaft 93f14446c7a3117b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-01-09 03:09:26.807981 I | raft: 93f14446c7a3117b became follower at term 1 2019-01-09 03:09:26.887430 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-01-09 03:09:26.888280 I | etcdserver/membership: added member 93f14446c7a3117b [http://192.168.120.6:2380] to cluster 92628967c2eb7c3a 2019-01-09 03:09:27.208208 I | raft: 93f14446c7a3117b is starting a new election at term 1 2019-01-09 03:09:27.208237 I | raft: 93f14446c7a3117b became candidate at term 2 2019-01-09 03:09:27.208264 I | raft: 93f14446c7a3117b received MsgVoteResp from 93f14446c7a3117b at term 2 2019-01-09 03:09:27.208278 I | raft: 93f14446c7a3117b became leader at term 2 2019-01-09 03:09:27.208285 I | raft: raft.node: 93f14446c7a3117b elected leader 93f14446c7a3117b at term 2 2019-01-09 03:09:27.208642 I | etcdserver: setting up the initial cluster version to 3.1 2019-01-09 03:09:27.208699 I | embed: ready to serve client requests 2019-01-09 03:09:27.208920 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster 92628967c2eb7c3a 2019-01-09 03:09:27.209074 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-01-09 03:09:27.217653 N | etcdserver/membership: set the initial cluster version to 3.1 2019-01-09 03:09:27.217686 I | etcdserver/api: enabled capabilities for version 3.1 2019-01-09 03:09:27.611930 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:48352 2019-01-09 03:09:27.632107 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:48353 2019-01-09 03:09:27.632660 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:48354 2019-01-09 03:09:30.926887 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:48355 2019-01-09 03:09:30.979299 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:48356 2019-01-09 03:09:30.983205 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:48357 2019-01-09 03:09:39.898971 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.6/liveness-check remote:192.168.120.6:48358 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-09 03:09:47,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-01-09 03:09:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:09:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-01-09 03:09:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/EUAM4/install-etcd.sh 2019-01-09 03:09:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-01-09 03:09:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:09:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:09:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/LK0V5/clearwater.py 2019-01-09 03:09:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:09:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:09:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:09:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:09:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:09:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:09:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:09:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:09:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:09:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:09:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:09:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 03:09:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:09:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:09:47,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:09:47,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:09:47,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:09:47,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:09:47,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:47,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:47,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:47,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:47,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:47,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:47,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:47,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:09:47,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:47,796 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:47 GMT 2019-01-09 03:09:47,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:47,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:09:47,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:52,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:09:52,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:52,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:52,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:52,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:52,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:52,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:52,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:52,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.743Z", "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": "2019-01-09T03:09:47.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "54cc81c7-7501-45bf-b7b0-ebb383cdd89b"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.743Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/PW9JS/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "31e1b4d8-a88a-4441-b0ab-1e5a1b50e332"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.743Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "31e1b4d8-a88a-4441-b0ab-1e5a1b50e332"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.743Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/F9PEN/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "54cc81c7-7501-45bf-b7b0-ebb383cdd89b"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.743Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "96b82d2a-9638-4026-8f1b-c896466037b2"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.743Z", "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": "2019-01-09T03:09:47.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "31e1b4d8-a88a-4441-b0ab-1e5a1b50e332"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.743Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:47.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "54cc81c7-7501-45bf-b7b0-ebb383cdd89b"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:47.743Z", "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": "2019-01-09T03:09:47.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "96b82d2a-9638-4026-8f1b-c896466037b2"}, {"node_instance_id": "sprout_45yne0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.388Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "b004392d-014d-42be-a486-850b86b9e830"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mv /tmp/tmpKjgNRc /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d7bb0cec-605d-4e7e-8120-68038b0c3f69"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d7bb0cec-605d-4e7e-8120-68038b0c3f69"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "96b82d2a-9638-4026-8f1b-c896466037b2"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "96b82d2a-9638-4026-8f1b-c896466037b2"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c17f42cd-2259-4f78-af1b-ab2269a708d7"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mv /tmp/tmpaC_ZMa /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c17f42cd-2259-4f78-af1b-ab2269a708d7"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mv /tmp/tmpLdrUur /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "96b82d2a-9638-4026-8f1b-c896466037b2"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "96b82d2a-9638-4026-8f1b-c896466037b2"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YV3U5/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c17f42cd-2259-4f78-af1b-ab2269a708d7"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mv /tmp/tmpVfjDZG /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "31e1b4d8-a88a-4441-b0ab-1e5a1b50e332"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.6', 'name': u'ellis-62of58', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "b004392d-014d-42be-a486-850b86b9e830"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'vellum-g8ozg6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c17f42cd-2259-4f78-af1b-ab2269a708d7"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "54cc81c7-7501-45bf-b7b0-ebb383cdd89b"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c17f42cd-2259-4f78-af1b-ab2269a708d7"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'sprout-45yne0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "96b82d2a-9638-4026-8f1b-c896466037b2"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "b004392d-014d-42be-a486-850b86b9e830"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mv /tmp/tmpUg6MRl /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "b004392d-014d-42be-a486-850b86b9e830"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "31e1b4d8-a88a-4441-b0ab-1e5a1b50e332"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "31e1b4d8-a88a-4441-b0ab-1e5a1b50e332"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "b004392d-014d-42be-a486-850b86b9e830"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c17f42cd-2259-4f78-af1b-ab2269a708d7"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/SQBXH/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "b004392d-014d-42be-a486-850b86b9e830"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "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": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d7bb0cec-605d-4e7e-8120-68038b0c3f69"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c17f42cd-2259-4f78-af1b-ab2269a708d7"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "54cc81c7-7501-45bf-b7b0-ebb383cdd89b"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "b004392d-014d-42be-a486-850b86b9e830"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c17f42cd-2259-4f78-af1b-ab2269a708d7"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.6', 'name': u'bono-vdzmjc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "54cc81c7-7501-45bf-b7b0-ebb383cdd89b"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d7bb0cec-605d-4e7e-8120-68038b0c3f69"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/1TBF6/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d7bb0cec-605d-4e7e-8120-68038b0c3f69"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "b004392d-014d-42be-a486-850b86b9e830"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d7bb0cec-605d-4e7e-8120-68038b0c3f69"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "96b82d2a-9638-4026-8f1b-c896466037b2"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "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": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c17f42cd-2259-4f78-af1b-ab2269a708d7"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mv /tmp/tmpOjM_z3 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "96b82d2a-9638-4026-8f1b-c896466037b2"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d7bb0cec-605d-4e7e-8120-68038b0c3f69"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "31e1b4d8-a88a-4441-b0ab-1e5a1b50e332"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "b004392d-014d-42be-a486-850b86b9e830"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'dime-qpcgrb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d7bb0cec-605d-4e7e-8120-68038b0c3f69"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mv /tmp/tmpRZNIyp /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "31e1b4d8-a88a-4441-b0ab-1e5a1b50e332"}], "metadata": {"pagination": {"total": 1598, "offset": 1481, "size": 50}}} 2019-01-09 03:09:52,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:52,882 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:52 GMT 2019-01-09 03:09:52,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:52,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28061 2019-01-09 03:09:52,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:52,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:09:52,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/PW9JS/clearwater.py 2019-01-09 03:09:52,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-09 03:09:52,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/F9PEN/clearwater.py 2019-01-09 03:09:52,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-09 03:09:52,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:09:52,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-09 03:09:52,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:09:52,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:09:52,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 03:09:52,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKjgNRc /etc/dnsmasq.resolv.conf 2019-01-09 03:09:52,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-09 03:09:52,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 03:09:52,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-09 03:09:52,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-09 03:09:52,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaC_ZMa /etc/dnsmasq.resolv.conf 2019-01-09 03:09:52,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLdrUur /etc/dnsmasq.resolv.conf 2019-01-09 03:09:52,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 03:09:52,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YV3U5/clearwater.py 2019-01-09 03:09:52,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVfjDZG /etc/clearwater/local_config 2019-01-09 03:09:52,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.6', 'name': u'ellis-62of58', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2019-01-09 03:09:52,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'vellum-g8ozg6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2019-01-09 03:09:52,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 03:09:52,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-09 03:09:52,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'sprout-45yne0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2019-01-09 03:09:52,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-09 03:09:52,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUg6MRl /etc/clearwater/local_config 2019-01-09 03:09:52,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-09 03:09:52,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 03:09:52,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 03:09:52,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 03:09:52,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/SQBXH/clearwater.py 2019-01-09 03:09:52,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:09:52,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 03:09:52,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 03:09:52,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-09 03:09:52,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 03:09:52,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.6', 'name': u'bono-vdzmjc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2019-01-09 03:09:52,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 03:09:52,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/1TBF6/clearwater.py 2019-01-09 03:09:52,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:09:52,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-09 03:09:52,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 03:09:52,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:09:52,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOjM_z3 /etc/clearwater/local_config 2019-01-09 03:09:52,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 03:09:52,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 03:09:52,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 03:09:52,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'dime-qpcgrb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-01-09 03:09:52,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRZNIyp /etc/dnsmasq.resolv.conf 2019-01-09 03:09:52,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:09:52,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:52,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:52,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:52,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:52,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:52,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:52,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:52,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:09:52,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:52,957 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:52 GMT 2019-01-09 03:09:52,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:52,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:09:52,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:57,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:09:58,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:58,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:58,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:58,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:58,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:58,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:58,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:58,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mv /tmp/tmpOjM_z3 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "96b82d2a-9638-4026-8f1b-c896466037b2"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c17f42cd-2259-4f78-af1b-ab2269a708d7"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "96b82d2a-9638-4026-8f1b-c896466037b2"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "[localhost] run: sudo mv /tmp/tmpKjgNRc /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d7bb0cec-605d-4e7e-8120-68038b0c3f69"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.6', 'name': u'ellis-62of58', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "b004392d-014d-42be-a486-850b86b9e830"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:48.764Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YV3U5/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:48.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "c17f42cd-2259-4f78-af1b-ab2269a708d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:49.406Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:49.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_qpcgrb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:49.406Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:49.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:49.406Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:49.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_mt0e4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:49.406Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:49.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:49.406Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:49.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_62of58", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:49.406Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:49.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:49.760Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/1RXG5/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:49.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "a9c307c6-caa3-4193-8142-2edd81ddaf36"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_qpcgrb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_mt0e4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_45yne0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_45yne0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_45yne0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_mt0e4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_62of58", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_qpcgrb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_qpcgrb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_62of58", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_mt0e4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_62of58", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.428Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "Executing: /tmp/WIB45/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "Executing: /tmp/ZE2DC/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/WIB45/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "Executing: /tmp/TWOO0/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "Executing: /tmp/72K0R/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/72K0R/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/TWOO0/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/ZE2DC/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/K5P2P/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:50.783Z", "message": "Executing: /tmp/K5P2P/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:50.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}], "metadata": {"pagination": {"total": 1613, "offset": 1531, "size": 50}}} 2019-01-09 03:09:58,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:58,396 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:58 GMT 2019-01-09 03:09:58,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:58,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25846 2019-01-09 03:09:58,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:09:58,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOjM_z3 /etc/clearwater/local_config 2019-01-09 03:09:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 03:09:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-09 03:09:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKjgNRc /etc/dnsmasq.resolv.conf 2019-01-09 03:09:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.6', 'name': u'ellis-62of58', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2019-01-09 03:09:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YV3U5/clearwater.py 2019-01-09 03:09:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:09:58,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:09:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:09:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:09:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:09:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:09:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/1RXG5/append_proxy_snmp_conf.py 2019-01-09 03:09:58,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:09:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:09:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:09:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:09:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:09:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:09:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:09:58,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:09:58,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:09:58,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:09:58,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:09:58,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:09:58,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:09:58,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:09:58,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:09:58,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:09:58,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WIB45/install-dime.sh 2019-01-09 03:09:58,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZE2DC/install-vellum.sh 2019-01-09 03:09:58,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-01-09 03:09:58,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/WIB45/install-dime.sh 2019-01-09 03:09:58,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-01-09 03:09:58,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-01-09 03:09:58,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TWOO0/install-ellis.sh 2019-01-09 03:09:58,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/72K0R/install-sprout.sh 2019-01-09 03:09:58,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-01-09 03:09:58,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/72K0R/install-sprout.sh 2019-01-09 03:09:58,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/TWOO0/install-ellis.sh 2019-01-09 03:09:58,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/ZE2DC/install-vellum.sh 2019-01-09 03:09:58,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/K5P2P/install-homer.sh 2019-01-09 03:09:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/K5P2P/install-homer.sh 2019-01-09 03:09:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-01-09 03:09:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-01-09 03:09:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-01-09 03:09:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-01-09 03:09:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-01-09 03:09:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-01-09 03:09:58,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-01-09 03:09:58,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:09:58,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:09:58,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:09:58,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:09:58,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:09:58,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:09:58,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:09:58,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:09:58,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:09:58,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:09:58,524 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:09:58 GMT 2019-01-09 03:09:58,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:09:58,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:09:58,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:03,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:10:04,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:04,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:04,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:04,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:04,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:04,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:04,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:04,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:51.792Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:52.805Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:52.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:52.805Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:52.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "bono_vdzmjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:53.693Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:53.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:53.840Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "54cc81c7-7501-45bf-b7b0-ebb383cdd89b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:53.840Z", "message": "[localhost] run: sudo mv /tmp/tmpl5LdTY /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "54cc81c7-7501-45bf-b7b0-ebb383cdd89b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:53.840Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "54cc81c7-7501-45bf-b7b0-ebb383cdd89b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:53.840Z", "message": "[localhost] run: sudo mv /tmp/tmptUAt4L /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "54cc81c7-7501-45bf-b7b0-ebb383cdd89b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:54.442Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:54.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:54.442Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:54.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:55.219Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/FI5IJ/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:55.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "00f8536a-c652-4810-b647-3214a92ad7bf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:55.668Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:55.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_vdzmjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:56.454Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:56.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:57.299Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/VN6X9/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:57.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:57.852Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:57.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:57.852Z", "message": "Executing: /tmp/VN6X9/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:57.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:57.968Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:57.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_vdzmjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:57.968Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:57.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:58.867Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:58.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:58.867Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:58.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:58.867Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:58.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:59.894Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:59.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:59.894Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:59.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:09:59.894Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-hixm65\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:8 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:15 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:21 http://security.ubuntu.com trusty-security/universe Sources [95.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:23 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:24 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\nGet:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\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\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:28 http://security.ubuntu.com trusty-security/universe Translation-en [150 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.9 MB in 5s (2,274 kB/s)\nReading package lists...\n\nreal\t0m7.627s\nuser\t0m4.875s\nsys\t0m0.349s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:09:59.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:01.169Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-0s0dyn\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 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:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Sources [95.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:25 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\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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.9 MB in 5s (2,288 kB/s)\nReading package lists...\n\nreal\t0m8.880s\nuser\t0m5.047s\nsys\t0m0.404s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:01.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:01.930Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:01.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:01.930Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:01.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:01.930Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-e27eut\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 [1,219 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:12 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:19 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nGet:23 http://security.ubuntu.com trusty-security/universe Sources [95.9 kB]\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\nGet:24 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\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 [1,064 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:28 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:30 http://security.ubuntu.com trusty-security/universe Translation-en [150 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.9 MB in 6s (2,036 kB/s)\nReading package lists...\n\nreal\t0m9.190s\nuser\t0m4.650s\nsys\t0m0.309s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:01.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:01.930Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:01.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:01.930Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:01.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}], "metadata": {"pagination": {"total": 1625, "offset": 1581, "size": 50}}} 2019-01-09 03:10:04,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:04,003 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:03 GMT 2019-01-09 03:10:04,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:04,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32470 2019-01-09 03:10:04,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:04,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-01-09 03:10:04,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-01-09 03:10:04,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-01-09 03:10:04,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-01-09 03:10:04,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-01-09 03:10:04,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-01-09 03:10:04,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-01-09 03:10:04,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-01-09 03:10:04,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:10:04,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 03:10:04,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpl5LdTY /etc/dnsmasq.resolv.conf 2019-01-09 03:10:04,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-09 03:10:04,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptUAt4L /etc/clearwater/local_config 2019-01-09 03:10:04,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:10:04,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:10:04,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/FI5IJ/append_proxy_snmp_conf.py 2019-01-09 03:10:04,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:10:04,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 03:10:04,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/VN6X9/install-bono.sh 2019-01-09 03:10:04,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-01-09 03:10:04,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VN6X9/install-bono.sh 2019-01-09 03:10:04,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:10:04,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:10:04,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-01-09 03:10:04,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-01-09 03:10:04,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-01-09 03:10:04,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:10:04,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-01-09 03:10:04,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-hixm65 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:8 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:15 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:21 http://security.ubuntu.com trusty-security/universe Sources [95.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:23 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:24 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 Get:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] 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 Get:26 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:27 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:28 http://security.ubuntu.com trusty-security/universe Translation-en [150 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.9 MB in 5s (2,274 kB/s) Reading package lists... real 0m7.627s user 0m4.875s sys 0m0.349s 2019-01-09 03:10:04,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-0s0dyn Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 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:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:14 http://security.ubuntu.com trusty-security/universe Sources [95.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 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://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:25 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 Get:26 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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.9 MB in 5s (2,288 kB/s) Reading package lists... real 0m8.880s user 0m5.047s sys 0m0.404s 2019-01-09 03:10:04,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:10:04,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:10:04,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-e27eut 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 [1,219 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:12 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:19 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Get:23 http://security.ubuntu.com trusty-security/universe Sources [95.9 kB] 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 Get:24 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] 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 [1,064 kB] Get:26 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:28 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:30 http://security.ubuntu.com trusty-security/universe Translation-en [150 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.9 MB in 6s (2,036 kB/s) Reading package lists... real 0m9.190s user 0m4.650s sys 0m0.309s 2019-01-09 03:10:04,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-01-09 03:10:04,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-01-09 03:10:04,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:10:04,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:04,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:04,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:04,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:04,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:04,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:04,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:04,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:10:04,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:04,083 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:04 GMT 2019-01-09 03:10:04,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:04,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:10:04,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:09,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:10:09,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:09,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:09,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:09,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:09,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:09,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:09,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:09,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:05.408Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xpdrmz\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [95.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 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 [510 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 [562 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 [272 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.9 MB in 11s (1,155 kB/s)\nReading package lists...\n\nreal\t0m13.450s\nuser\t0m4.739s\nsys\t0m0.337s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:05.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:06.215Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:06.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:06.215Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:06.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:06.215Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pbr97r\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:16 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:21 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:22 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\nGet:23 http://security.ubuntu.com trusty-security/universe Sources [95.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nGet:24 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\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\nGet:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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.9 MB in 11s (1,147 kB/s)\nReading package lists...\n\nreal\t0m13.719s\nuser\t0m4.932s\nsys\t0m0.462s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:06.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:06.215Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:06.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:06.215Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:06.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:08.177Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-wmspwi\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 [1,219 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:12 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:19 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nGet:23 http://security.ubuntu.com trusty-security/universe Sources [95.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nGet:24 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\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\nGet:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:27 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:30 http://security.ubuntu.com trusty-security/universe Translation-en [150 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.9 MB in 6s (2,030 kB/s)\nReading package lists...\n\nreal\t0m9.289s\nuser\t0m4.665s\nsys\t0m0.466s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:08.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}], "metadata": {"pagination": {"total": 1632, "offset": 1616, "size": 50}}} 2019-01-09 03:10:09,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:09,199 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:09 GMT 2019-01-09 03:10:09,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:09,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17964 2019-01-09 03:10:09,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xpdrmz 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [95.9 kB] Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:9 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 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 [510 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 [562 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 [272 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.9 MB in 11s (1,155 kB/s) Reading package lists... real 0m13.450s user 0m4.739s sys 0m0.337s 2019-01-09 03:10:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-01-09 03:10:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:10:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pbr97r Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:16 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:21 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:22 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 Get:23 http://security.ubuntu.com trusty-security/universe Sources [95.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Get:24 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] 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 Get:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Get:26 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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.9 MB in 11s (1,147 kB/s) Reading package lists... real 0m13.719s user 0m4.932s sys 0m0.462s 2019-01-09 03:10:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-01-09 03:10:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:10:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-wmspwi 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 [1,219 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:12 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:19 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Get:23 http://security.ubuntu.com trusty-security/universe Sources [95.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Get:24 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] 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 Get:25 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:26 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:27 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:29 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:30 http://security.ubuntu.com trusty-security/universe Translation-en [150 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.9 MB in 6s (2,030 kB/s) Reading package lists... real 0m9.289s user 0m4.665s sys 0m0.466s 2019-01-09 03:10:09,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:10:09,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:09,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:09,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:09,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:09,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:09,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:09,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:09,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:10:09,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:09,488 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:09 GMT 2019-01-09 03:10:09,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:09,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:10:09,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:14,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:10:14,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:14,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:14,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:14,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:14,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:14,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:14,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:14,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:09.254Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:09.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:10:09.254Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:10:09.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}], "metadata": {"pagination": {"total": 1634, "offset": 1623, "size": 50}}} 2019-01-09 03:10:14,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:14,576 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:14 GMT 2019-01-09 03:10:14,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:14,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1167 2019-01-09 03:10:14,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:14,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:10:14,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-01-09 03:10:14,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:10:14,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:14,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:14,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:14,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:14,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:14,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:14,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:14,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:10:14,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:14,640 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:14 GMT 2019-01-09 03:10:14,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:14,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:10:14,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:19,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:10:19,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:19,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:19,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:19,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:19,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:19,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:19,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:19,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:10:19,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:19,761 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:19 GMT 2019-01-09 03:10:19,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:19,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:10:19,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:19,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:10:19,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:19,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:19,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:19,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:19,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:19,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:19,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:19,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:10:19,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:19,854 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:19 GMT 2019-01-09 03:10:19,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:19,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:10:19,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:24,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:10:24,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:24,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:24,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:24,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:24,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:24,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:24,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:24,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:10:24,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:24,957 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:24 GMT 2019-01-09 03:10:24,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:24,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:10:24,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:24,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:10:25,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:25,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:25,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:25,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:25,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:25,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:25,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:25,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:10:25,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:25,032 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:25 GMT 2019-01-09 03:10:25,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:25,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:10:25,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:30,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:10:30,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:30,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:30,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:30,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:30,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:30,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:30,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:30,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:10:30,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:30,154 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:30 GMT 2019-01-09 03:10:30,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:30,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:10:30,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:30,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:10:30,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:30,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:30,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:30,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:30,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:30,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:30,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:30,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:10:30,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:30,217 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:30 GMT 2019-01-09 03:10:30,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:30,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:10:30,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:35,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:10:35,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:35,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:35,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:35,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:35,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:35,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:35,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:35,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:10:35,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:35,328 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:35 GMT 2019-01-09 03:10:35,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:35,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:10:35,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:35,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:10:35,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:35,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:35,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:35,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:35,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:35,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:35,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:35,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:10:35,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:35,431 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:35 GMT 2019-01-09 03:10:35,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:35,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:10:35,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:40,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:10:40,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:40,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:40,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:40,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:40,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:40,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:40,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:40,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:10:40,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:40,540 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:40 GMT 2019-01-09 03:10:40,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:40,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:10:40,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:40,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:10:40,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:40,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:40,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:40,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:40,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:40,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:40,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:40,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:10:40,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:40,614 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:40 GMT 2019-01-09 03:10:40,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:40,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:10:40,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:45,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:10:45,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:45,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:45,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:45,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:45,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:45,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:45,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:45,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:10:45,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:45,731 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:45 GMT 2019-01-09 03:10:45,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:45,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:10:45,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:45,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:10:46,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:46,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:46,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:46,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:46,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:46,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:46,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:46,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:10:46,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:46,561 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:46 GMT 2019-01-09 03:10:46,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:46,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:10:46,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:51,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:10:51,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:51,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:51,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:51,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:51,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:51,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:51,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:51,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:10:51,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:51,672 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:51 GMT 2019-01-09 03:10:51,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:51,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:10:51,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:51,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:10:51,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:51,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:51,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:51,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:51,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:51,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:51,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:51,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:10:51,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:51,805 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:51 GMT 2019-01-09 03:10:51,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:51,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:10:51,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:56,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:10:56,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:56,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:56,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:56,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:56,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:56,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:56,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:56,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:10:56,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:56,910 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:56 GMT 2019-01-09 03:10:56,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:56,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:10:56,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:10:56,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:10:57,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:10:57,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:10:57,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:10:57,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:10:57,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:10:57,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:10:57,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:10:57,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:10:57,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:10:57,006 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:10:57 GMT 2019-01-09 03:10:57,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:10:57,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:10:57,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:02,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:11:02,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:02,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:02,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:02,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:02,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:02,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:02,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:02,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:11:02,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:02,093 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:02 GMT 2019-01-09 03:11:02,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:02,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:11:02,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:02,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:11:02,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:02,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:02,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:02,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:02,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:02,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:02,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:02,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:11:02,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:02,169 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:02 GMT 2019-01-09 03:11:02,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:02,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:11:02,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:07,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:11:07,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:07,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:07,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:07,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:07,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:07,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:07,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:07,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:11:07,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:07,273 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:07 GMT 2019-01-09 03:11:07,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:07,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:11:07,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:07,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:11:07,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:07,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:07,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:07,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:07,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:07,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:07,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:07,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:11:07,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:07,356 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:07 GMT 2019-01-09 03:11:07,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:07,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:11:07,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:12,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:11:12,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:12,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:12,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:12,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:12,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:12,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:12,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:12,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:11:12,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:12,455 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:12 GMT 2019-01-09 03:11:12,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:12,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:11:12,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:12,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:11:12,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:12,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:12,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:12,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:12,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:12,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:12,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:12,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:11:12,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:12,543 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:12 GMT 2019-01-09 03:11:12,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:12,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:11:12,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:17,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:11:17,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:17,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:17,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:17,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:17,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:17,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:17,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:17,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:11:17,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:17,629 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:17 GMT 2019-01-09 03:11:17,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:17,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:11:17,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:17,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:11:17,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:17,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:17,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:17,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:17,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:17,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:17,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:17,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:11:17,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:17,728 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:17 GMT 2019-01-09 03:11:17,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:17,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:11:17,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:22,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:11:22,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:22,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:22,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:22,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:22,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:22,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:22,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:22,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:11:22,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:22,835 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:22 GMT 2019-01-09 03:11:22,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:22,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:11:22,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:22,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:11:22,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:22,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:22,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:22,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:22,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:22,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:22,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:22,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:11:22,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:22,928 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:22 GMT 2019-01-09 03:11:22,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:22,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:11:22,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:27,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:11:28,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:28,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:28,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:28,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:28,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:28,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:28,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:28,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:11:28,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:28,017 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:28 GMT 2019-01-09 03:11:28,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:28,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:11:28,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:28,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:11:28,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:28,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:28,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:28,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:28,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:28,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:28,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:28,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:11:28,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:28,149 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:28 GMT 2019-01-09 03:11:28,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:28,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:11:28,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:33,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:11:33,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:33,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:33,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:33,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:33,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:33,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:33,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:33,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:11:33,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:33,239 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:33 GMT 2019-01-09 03:11:33,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:33,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:11:33,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:33,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:11:33,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:33,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:33,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:33,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:33,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:33,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:33,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:33,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:11:33,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:33,303 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:33 GMT 2019-01-09 03:11:33,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:33,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:11:33,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:38,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:11:38,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:38,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:38,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:38,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:38,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:38,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:38,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:38,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:11:38,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:38,389 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:38 GMT 2019-01-09 03:11:38,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:38,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:11:38,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:38,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:11:38,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:38,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:38,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:38,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:38,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:38,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:38,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:38,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:11:38,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:38,461 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:38 GMT 2019-01-09 03:11:38,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:38,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:11:38,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:43,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:11:43,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:43,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:43,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:43,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:43,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:43,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:43,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:43,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:11:43,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:43,541 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:43 GMT 2019-01-09 03:11:43,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:43,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:11:43,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:43,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:11:43,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:43,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:43,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:43,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:43,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:43,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:43,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:43,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:11:43,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:43,639 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:43 GMT 2019-01-09 03:11:43,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:43,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:11:43,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:48,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:11:48,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:48,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:48,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:48,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:48,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:48,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:48,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:48,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:11:48,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:48,728 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:48 GMT 2019-01-09 03:11:48,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:48,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:11:48,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:48,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:11:48,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:48,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:48,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:48,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:48,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:48,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:48,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:48,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:11:48,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:48,796 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:48 GMT 2019-01-09 03:11:48,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:48,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:11:48,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:53,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:11:53,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:53,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:53,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:53,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:53,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:53,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:53,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:53,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:11:53,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:53,880 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:53 GMT 2019-01-09 03:11:53,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:53,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:11:53,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:53,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:11:53,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:53,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:53,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:53,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:53,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:53,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:53,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:53,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:11:53,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:53,946 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:53 GMT 2019-01-09 03:11:53,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:53,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:11:53,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:58,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:11:59,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:59,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:59,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:59,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:59,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:59,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:59,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:59,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:11:59,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:59,049 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:59 GMT 2019-01-09 03:11:59,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:59,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:11:59,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:11:59,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:11:59,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:11:59,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:11:59,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:11:59,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:11:59,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:11:59,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:11:59,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:11:59,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:11:59,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:11:59,112 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:11:59 GMT 2019-01-09 03:11:59,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:11:59,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:11:59,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:04,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:12:04,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:04,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:04,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:04,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:04,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:04,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:04,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:04,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:12:04,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:04,221 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:04 GMT 2019-01-09 03:12:04,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:04,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:12:04,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:04,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:12:04,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:04,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:04,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:04,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:04,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:04,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:04,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:04,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:12:04,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:04,293 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:04 GMT 2019-01-09 03:12:04,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:04,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:12:04,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:09,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:12:09,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:09,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:09,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:09,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:09,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:09,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:09,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:09,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:12:09,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:09,407 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:09 GMT 2019-01-09 03:12:09,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:09,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:12:09,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:09,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:12:09,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:09,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:09,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:09,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:09,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:09,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:09,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:09,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:12:09,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:09,501 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:09 GMT 2019-01-09 03:12:09,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:09,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:12:09,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:14,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:12:14,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:14,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:14,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:14,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:14,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:14,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:14,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:14,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:12:14,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:14,591 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:14 GMT 2019-01-09 03:12:14,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:14,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:12:14,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:14,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:12:14,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:14,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:14,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:14,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:14,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:14,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:14,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:14,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:12:14,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:14,658 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:14 GMT 2019-01-09 03:12:14,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:14,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:12:14,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:19,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:12:19,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:19,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:19,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:19,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:19,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:19,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:19,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:19,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:12:19,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:19,742 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:19 GMT 2019-01-09 03:12:19,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:19,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:12:19,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:19,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:12:19,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:19,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:19,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:19,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:19,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:19,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:19,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:19,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:12:19,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:19,807 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:19 GMT 2019-01-09 03:12:19,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:19,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:12:19,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:24,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:12:24,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:24,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:24,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:24,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:24,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:24,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:24,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:24,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:12:24,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:24,987 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:24 GMT 2019-01-09 03:12:24,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:24,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:12:24,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:24,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:12:25,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:25,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:25,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:25,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:25,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:25,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:25,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:25,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:12:25,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:25,080 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:25 GMT 2019-01-09 03:12:25,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:25,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:12:25,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:30,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:12:30,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:30,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:30,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:30,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:30,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:30,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:30,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:30,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:12:30,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:30,223 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:30 GMT 2019-01-09 03:12:30,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:30,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:12:30,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:30,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:12:30,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:30,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:30,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:30,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:30,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:30,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:30,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:30,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:12:30,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:30,309 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:30 GMT 2019-01-09 03:12:30,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:30,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:12:30,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:35,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:12:35,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:35,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:35,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:35,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:35,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:35,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:35,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:35,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1625, "size": 50}}} 2019-01-09 03:12:35,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:35,501 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:35 GMT 2019-01-09 03:12:35,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:35,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:12:35,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:35,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:12:35,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:35,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:35,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:35,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:35,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:35,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:35,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:35,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:12:35,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:35,599 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:35 GMT 2019-01-09 03:12:35,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:35,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:12:35,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:40,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:12:40,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:40,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:40,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:40,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:40,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:40,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:40,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:40,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:12:37.834Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-wmspwi\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 14 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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-monit 5.18-171207.172716 [271 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:19 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:20 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:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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,475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 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.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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.7) ...\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-2ubuntu0.1) ...\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-164.214) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8677\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 8727\nclearwater-socket-factory-sig start/running, process 8733\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\t2m28.961s\nuser\t0m8.799s\nsys\t0m8.516s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:12:37.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:12:38.807Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:12:38.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}], "metadata": {"pagination": {"total": 1636, "offset": 1625, "size": 50}}} 2019-01-09 03:12:40,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:40,818 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:40 GMT 2019-01-09 03:12:40,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:40,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37697 2019-01-09 03:12:40,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:40,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-wmspwi 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 14 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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-monit 5.18-171207.172716 [271 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:19 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:20 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:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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,475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.7) ... 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-2ubuntu0.1) ... 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-164.214) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8677 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 8727 clearwater-socket-factory-sig start/running, process 8733 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 2m28.961s user 0m8.799s sys 0m8.516s 2019-01-09 03:12:40,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:12:40,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:12:40,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:40,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:40,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:40,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:40,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:40,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:40,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:40,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:12:40,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:40,969 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:40 GMT 2019-01-09 03:12:40,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:40,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:12:40,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:45,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:12:46,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:46,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:46,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:46,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:46,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:46,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:46,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:46,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1627, "size": 50}}} 2019-01-09 03:12:46,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:46,305 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:46 GMT 2019-01-09 03:12:46,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:46,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:12:46,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:46,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:12:46,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:46,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:46,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:46,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:46,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:46,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:46,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:46,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:12:46,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:46,912 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:46 GMT 2019-01-09 03:12:46,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:46,913 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:12:46,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:51,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:12:52,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:52,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:52,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:52,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:52,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:52,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:52,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:52,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1627, "size": 50}}} 2019-01-09 03:12:52,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:52,004 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:51 GMT 2019-01-09 03:12:52,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:52,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:12:52,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:52,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:12:52,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:52,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:52,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:52,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:52,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:52,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:52,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:52,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:12:52,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:52,068 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:52 GMT 2019-01-09 03:12:52,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:52,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:12:52,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:57,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:12:57,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:57,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:57,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:57,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:57,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:57,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:57,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:57,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1627, "size": 50}}} 2019-01-09 03:12:57,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:57,159 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:57 GMT 2019-01-09 03:12:57,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:57,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:12:57,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:12:57,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:12:57,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:12:57,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:12:57,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:12:57,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:12:57,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:12:57,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:12:57,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:12:57,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:12:57,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:12:57,245 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:12:57 GMT 2019-01-09 03:12:57,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:12:57,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:12:57,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:02,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:13:02,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:02,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:02,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:02,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:02,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:02,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:02,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:02,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1627, "size": 50}}} 2019-01-09 03:13:02,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:02,551 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:02 GMT 2019-01-09 03:13:02,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:02,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:13:02,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:02,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:13:02,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:02,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:02,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:02,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:02,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:02,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:02,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:02,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:13:02,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:02,759 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:02 GMT 2019-01-09 03:13:02,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:02,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:13:02,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:07,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:13:07,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:07,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:07,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:07,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:07,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:07,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:07,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:07,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1627, "size": 50}}} 2019-01-09 03:13:07,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:07,979 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:07 GMT 2019-01-09 03:13:07,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:07,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:13:07,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:07,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:13:08,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:08,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:08,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:08,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:08,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:08,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:08,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:08,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:13:08,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:08,074 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:08 GMT 2019-01-09 03:13:08,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:08,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:13:08,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:13,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:13:13,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:13,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:13,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:13,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:13,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:13,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:13,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:13,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:11.722Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-hixm65\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 14 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 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 [2,194 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.10 [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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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-164.214 [774 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.5 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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.5 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 10s (8,287 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\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.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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.10) ...\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-164.214) ...\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.5) ...\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-2ubuntu0.1) ...\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.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9035\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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 cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\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: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\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: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\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: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\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: 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: 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: 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: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\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: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\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: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\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: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\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: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.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 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\t3m11.868s\nuser\t0m20.402s\nsys\t0m12.365s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:11.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:12.842Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:12.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}], "metadata": {"pagination": {"total": 1638, "offset": 1627, "size": 50}}} 2019-01-09 03:13:13,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:13,430 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:13 GMT 2019-01-09 03:13:13,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:13,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51411 2019-01-09 03:13:13,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:13,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-hixm65 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 14 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 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 [2,194 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.10 [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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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-164.214 [774 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.5 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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.5 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 10s (8,287 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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-164.214) ... 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.5) ... 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-2ubuntu0.1) ... 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.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9035 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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 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 3m11.868s user 0m20.402s sys 0m12.365s 2019-01-09 03:13:13,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:13:13,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:13:13,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:13,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:13,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:13,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:13,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:13,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:13,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:13,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:13:13,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:13,626 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:13 GMT 2019-01-09 03:13:13,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:13,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:13:13,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:18,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:13:18,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:18,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:18,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:18,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:18,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:18,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:18,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:18,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:14.232Z", "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 14 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.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57619 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m35.946s\nuser\t0m12.471s\nsys\t0m3.292s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:14.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:14.864Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:14.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:18.119Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-e27eut\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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://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://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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [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/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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 libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:22 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: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 [6,098 B]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.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.10 [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.7 [1,330 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-164.214 [774 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.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.13 [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.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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,706 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\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.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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.10) ...\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.7) ...\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-2ubuntu0.1) ...\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-164.214) ...\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.9) ...\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.13) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8966\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 8998\nclearwater-socket-factory-sig start/running, process 9006\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9053\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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\t3m16.018s\nuser\t0m9.640s\nsys\t0m9.367s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:18.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}], "metadata": {"pagination": {"total": 1641, "offset": 1629, "size": 50}}} 2019-01-09 03:13:18,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:18,742 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:18 GMT 2019-01-09 03:13:18,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:18,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 60952 2019-01-09 03:13:18,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:18,745 - 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 14 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.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57619 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m35.946s user 0m12.471s sys 0m3.292s 2019-01-09 03:13:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:13:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-e27eut 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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://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://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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [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/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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 libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:22 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: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 [6,098 B] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.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.10 [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.7 [1,330 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-164.214 [774 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.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.13 [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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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,706 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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.7) ... 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-2ubuntu0.1) ... 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-164.214) ... 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.9) ... 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.13) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Setting up sprout-libs (1.0-171215.183529) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8966 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 8998 clearwater-socket-factory-sig start/running, process 9006 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9053 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 3m16.018s user 0m9.640s sys 0m9.367s 2019-01-09 03:13:18,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:13:19,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:19,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:19,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:19,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:19,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:19,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:19,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:19,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:13:19,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:19,137 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:19 GMT 2019-01-09 03:13:19,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:19,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:13:19,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:24,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:13:24,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:24,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:24,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:24,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:24,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:24,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:24,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:24,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:18.908Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:18.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}], "metadata": {"pagination": {"total": 1642, "offset": 1632, "size": 50}}} 2019-01-09 03:13:24,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:24,248 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:24 GMT 2019-01-09 03:13:24,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:24,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2019-01-09 03:13:24,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:24,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:13:24,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:13:24,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:24,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:24,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:24,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:24,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:24,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:24,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:24,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:13:24,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:24,524 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:24 GMT 2019-01-09 03:13:24,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:24,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:13:24,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:29,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:13:29,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:29,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:29,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:29,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:29,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:29,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:29,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:29,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1633, "size": 50}}} 2019-01-09 03:13:29,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:29,643 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:29 GMT 2019-01-09 03:13:29,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:29,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:13:29,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:29,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:13:29,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:29,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:29,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:29,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:29,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:29,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:29,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:29,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:13:29,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:29,841 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:29 GMT 2019-01-09 03:13:29,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:29,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:13:29,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:34,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:13:34,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:34,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:34,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:34,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:34,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:34,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:34,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:34,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:29.688Z", "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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (453 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57842 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-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.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-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\t0m15.066s\nuser\t0m0.776s\nsys\t0m0.665s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:29.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:30.227Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:30.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:30.227Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:30.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:31.240Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:31.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:32.545Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.057s\nuser\t0m0.004s\nsys\t0m0.053s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:32.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:33.252Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:33.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:33.252Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a1:89:83 \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea1:8983/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:84260 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47146 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131724978 (131.7 MB) TX bytes:9189620 (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:42 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3845 (3.8 KB) TX bytes:3845 (3.8 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:33.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:33.252Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:33.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:34.375Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:34.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:34.375Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:06 ? 00:00:00 /sbin/init\nroot 2 0 0 03:06 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:06 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:06 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:06 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:06 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:06 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:06 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:06 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:06 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:06 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:06 ? 00:00:00 [migration/0]\nroot 14 2 0 03:06 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:06 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:06 ? 00:00:00 [migration/1]\nroot 17 2 0 03:06 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:06 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:06 ? 00:00:00 [khelper]\nroot 21 2 0 03:06 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:06 ? 00:00:00 [netns]\nroot 23 2 0 03:06 ? 00:00:00 [writeback]\nroot 24 2 0 03:06 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:06 ? 00:00:00 [bioset]\nroot 27 2 0 03:06 ? 00:00:00 [kblockd]\nroot 28 2 0 03:06 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:06 ? 00:00:00 [khubd]\nroot 30 2 0 03:06 ? 00:00:00 [md]\nroot 31 2 0 03:06 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:06 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 03:06 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:06 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:06 ? 00:00:00 [vmstat]\nroot 37 2 0 03:06 ? 00:00:00 [ksmd]\nroot 38 2 0 03:06 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:06 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:06 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:06 ? 00:00:00 [crypto]\nroot 53 2 0 03:06 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:06 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:06 ? 00:00:00 [vballoon]\nroot 56 2 0 03:06 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 03:06 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:06 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:06 ? 00:00:00 [deferwq]\nroot 80 2 0 03:06 ? 00:00:00 [charger_manager]\nroot 123 2 0 03:06 ? 00:00:00 [kpsmoused]\nroot 142 2 0 03:06 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 03:06 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:06 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 03:06 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 03:06 ? 00:00:00 [kworker/u5:1]\nroot 452 2 0 03:06 ? 00:00:00 [kworker/u5:2]\nroot 534 1 0 03:06 ? 00:00:00 upstart-socket-bridge --daemon\nroot 621 1 0 03:06 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 03:06 ? 00:00:00 [kauditd]\nmessage+ 900 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork\nroot 938 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind\nroot 950 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1017 1 0 03:06 ? 00:00:00 rsyslogd\nroot 1052 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 03:06 ? 00:00:00 cron\ndaemon 1109 1 0 03:06 ? 00:00:00 atd\nroot 1114 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance\nroot 1115 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1563 2 0 03:07 ? 00:00:00 [kworker/1:2]\nubuntu 1663 1 0 03:07 ? 00:00:00 /home/ubuntu/bono_host_wmspwi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_wmspwi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_wmspwi --logging-server-logdir=/home/ubuntu/bono_host_wmspwi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_wmspwi/work/bono_host_wmspwi%I.log --pidfile=/home/ubuntu/bono_host_wmspwi/work/bono_host_wmspwi.pid\nubuntu 1777 1 0 03:07 ? 00:00:02 python2.7 /home/ubuntu/bono_host_wmspwi/env/bin/diamond --configfile /home/ubuntu/bono_host_wmspwi/work/plugins/diamond/etc/diamond.conf\nubuntu 1843 1663 0 03:09 ? 00:00:00 /home/ubuntu/bono_host_wmspwi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_wmspwi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_wmspwi --logging-server-logdir=/home/ubuntu/bono_host_wmspwi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_wmspwi/work/bono_host_wmspwi%I.log --pidfile=/home/ubuntu/bono_host_wmspwi/work/bono_host_wmspwi.pid\nubuntu 1867 1843 0 03:09 ? 00:00:00 /home/ubuntu/bono_host_wmspwi/env/bin/python2.7 /home/ubuntu/bono_host_wmspwi/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-av8h7N\nubuntu 1878 1867 0 03:09 ? 00:00:00 /bin/sh -c /tmp/VN6X9/install-bono.sh\nubuntu 1880 1878 0 03:09 ? 00:00:00 /bin/bash -e /tmp/VN6X9/install-bono.sh\nroot 8001 2 0 03:11 ? 00:00:00 [kworker/u5:0]\nntp 8168 1 0 03:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8677 1 0 03:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8727 1 0 03:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8728 8727 0 03:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8733 1 0 03:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8736 8733 0 03:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8738 8728 0 03:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8743 8736 0 03:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8744 8743 0 03:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9031 1 0 03:12 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.18,bono-vdzmjc.clearwater.local --alias=172.30.9.210,bono-vdzmjc.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-vdzmjc.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 9843 1 0 03:13 ? 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 9906 1880 0 03:13 ? 00:00:00 /bin/bash -e /tmp/VN6X9/install-bono.sh\nubuntu 9907 9906 0 03:13 ? 00:00:00 /bin/bash -e /tmp/VN6X9/install-bono.sh\nroot 9908 9907 0 03:13 ? 00:00:00 sudo ps -edf\nroot 9909 9908 0 03:13 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:34.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:34.375Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:34.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:34.375Z", "message": "[bono] => /var/log/iotop.log\n/var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20190109T030000Z.txt\n/var/log/bono/bono_err.log\n/var/log/auth.log\n/var/log/sysstat/clearwater-sa09\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:34.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:34.375Z", "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 9843/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 8677/monit \ntcp 0 0 192.168.120.18:5058 0.0.0.0:* LISTEN 9031/bono \ntcp 0 0 192.168.120.18:5060 0.0.0.0:* LISTEN 9031/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9031/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9843/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 192.168.120.18:123 0.0.0.0:* 8168/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8168/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8168/ntpd \nudp 0 0 0.0.0.0:20898 0.0.0.0:* 621/dhclient \nudp 0 0 192.168.120.18:5058 0.0.0.0:* 9031/bono \nudp 0 0 192.168.120.18:5060 0.0.0.0:* 9031/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9843/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 621/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8168/ntpd \nudp6 0 0 ::1:123 :::* 8168/ntpd \nudp6 0 0 :::123 :::* 8168/ntpd \nudp6 0 0 :::25417 :::* 621/dhclient \nudp6 0 0 ::1:53 :::* 9843/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 7983 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7227 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20278 8738/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20803 8744/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 10682 1663/python2.7 /tmp/cloudify-logging-server-fb896.socket\nunix 2 [ ACC ] STREAM LISTENING 7035 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11037 1867/python2.7 /tmp/ctx-vwy7py.socket\nunix 2 [ ACC ] STREAM LISTENING 7833 900/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:34.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}], "metadata": {"pagination": {"total": 1655, "offset": 1633, "size": 50}}} 2019-01-09 03:13:34,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:34,947 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:34 GMT 2019-01-09 03:13:34,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:34,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23429 2019-01-09 03:13:34,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:34,948 - 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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (453 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57842 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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 0m15.066s user 0m0.776s sys 0m0.665s 2019-01-09 03:13:34,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-01-09 03:13:34,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-01-09 03:13:34,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-01-09 03:13:34,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.004s sys 0m0.053s 2019-01-09 03:13:34,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-01-09 03:13:34,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a1:89:83 inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea1:8983/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:84260 errors:0 dropped:0 overruns:0 frame:0 TX packets:47146 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131724978 (131.7 MB) TX bytes:9189620 (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:42 errors:0 dropped:0 overruns:0 frame:0 TX packets:42 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3845 (3.8 KB) TX bytes:3845 (3.8 KB) real 0m0.006s user 0m0.004s sys 0m0.003s 2019-01-09 03:13:34,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-01-09 03:13:34,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-01-09 03:13:34,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:06 ? 00:00:00 /sbin/init root 2 0 0 03:06 ? 00:00:00 [kthreadd] root 3 2 0 03:06 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:06 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:06 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:06 ? 00:00:00 [rcu_sched] root 8 2 0 03:06 ? 00:00:00 [rcuos/0] root 9 2 0 03:06 ? 00:00:00 [rcuos/1] root 10 2 0 03:06 ? 00:00:00 [rcu_bh] root 11 2 0 03:06 ? 00:00:00 [rcuob/0] root 12 2 0 03:06 ? 00:00:00 [rcuob/1] root 13 2 0 03:06 ? 00:00:00 [migration/0] root 14 2 0 03:06 ? 00:00:00 [watchdog/0] root 15 2 0 03:06 ? 00:00:00 [watchdog/1] root 16 2 0 03:06 ? 00:00:00 [migration/1] root 17 2 0 03:06 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:06 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:06 ? 00:00:00 [khelper] root 21 2 0 03:06 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:06 ? 00:00:00 [netns] root 23 2 0 03:06 ? 00:00:00 [writeback] root 24 2 0 03:06 ? 00:00:00 [kintegrityd] root 25 2 0 03:06 ? 00:00:00 [bioset] root 27 2 0 03:06 ? 00:00:00 [kblockd] root 28 2 0 03:06 ? 00:00:00 [ata_sff] root 29 2 0 03:06 ? 00:00:00 [khubd] root 30 2 0 03:06 ? 00:00:00 [md] root 31 2 0 03:06 ? 00:00:00 [devfreq_wq] root 32 2 0 03:06 ? 00:00:00 [kworker/0:1] root 34 2 0 03:06 ? 00:00:00 [khungtaskd] root 35 2 0 03:06 ? 00:00:00 [kswapd0] root 36 2 0 03:06 ? 00:00:00 [vmstat] root 37 2 0 03:06 ? 00:00:00 [ksmd] root 38 2 0 03:06 ? 00:00:00 [khugepaged] root 39 2 0 03:06 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:06 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:06 ? 00:00:00 [crypto] root 53 2 0 03:06 ? 00:00:00 [kthrotld] root 54 2 0 03:06 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:06 ? 00:00:00 [vballoon] root 56 2 0 03:06 ? 00:00:00 [kworker/1:1] root 57 2 0 03:06 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:06 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:06 ? 00:00:00 [deferwq] root 80 2 0 03:06 ? 00:00:00 [charger_manager] root 123 2 0 03:06 ? 00:00:00 [kpsmoused] root 142 2 0 03:06 ? 00:00:00 [kworker/0:2] root 186 2 0 03:06 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:06 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 03:06 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 03:06 ? 00:00:00 [kworker/u5:1] root 452 2 0 03:06 ? 00:00:00 [kworker/u5:2] root 534 1 0 03:06 ? 00:00:00 upstart-socket-bridge --daemon root 621 1 0 03:06 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 03:06 ? 00:00:00 [kauditd] message+ 900 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork root 938 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind root 950 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon syslog 1017 1 0 03:06 ? 00:00:00 rsyslogd root 1052 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 03:06 ? 00:00:00 cron daemon 1109 1 0 03:06 ? 00:00:00 atd root 1114 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance root 1115 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1563 2 0 03:07 ? 00:00:00 [kworker/1:2] ubuntu 1663 1 0 03:07 ? 00:00:00 /home/ubuntu/bono_host_wmspwi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_wmspwi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_wmspwi --logging-server-logdir=/home/ubuntu/bono_host_wmspwi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_wmspwi/work/bono_host_wmspwi%I.log --pidfile=/home/ubuntu/bono_host_wmspwi/work/bono_host_wmspwi.pid ubuntu 1777 1 0 03:07 ? 00:00:02 python2.7 /home/ubuntu/bono_host_wmspwi/env/bin/diamond --configfile /home/ubuntu/bono_host_wmspwi/work/plugins/diamond/etc/diamond.conf ubuntu 1843 1663 0 03:09 ? 00:00:00 /home/ubuntu/bono_host_wmspwi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_wmspwi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_wmspwi --logging-server-logdir=/home/ubuntu/bono_host_wmspwi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_wmspwi/work/bono_host_wmspwi%I.log --pidfile=/home/ubuntu/bono_host_wmspwi/work/bono_host_wmspwi.pid ubuntu 1867 1843 0 03:09 ? 00:00:00 /home/ubuntu/bono_host_wmspwi/env/bin/python2.7 /home/ubuntu/bono_host_wmspwi/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-av8h7N ubuntu 1878 1867 0 03:09 ? 00:00:00 /bin/sh -c /tmp/VN6X9/install-bono.sh ubuntu 1880 1878 0 03:09 ? 00:00:00 /bin/bash -e /tmp/VN6X9/install-bono.sh root 8001 2 0 03:11 ? 00:00:00 [kworker/u5:0] ntp 8168 1 0 03:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8677 1 0 03:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8727 1 0 03:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8728 8727 0 03:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8733 1 0 03:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8736 8733 0 03:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8738 8728 0 03:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8743 8736 0 03:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8744 8743 0 03:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9031 1 0 03:12 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.18,bono-vdzmjc.clearwater.local --alias=172.30.9.210,bono-vdzmjc.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-vdzmjc.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 9843 1 0 03:13 ? 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 9906 1880 0 03:13 ? 00:00:00 /bin/bash -e /tmp/VN6X9/install-bono.sh ubuntu 9907 9906 0 03:13 ? 00:00:00 /bin/bash -e /tmp/VN6X9/install-bono.sh root 9908 9907 0 03:13 ? 00:00:00 sudo ps -edf root 9909 9908 0 03:13 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-01-09 03:13:34,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-01-09 03:13:34,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/iotop.log /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/bono/bono_out.log /var/log/bono/bono_20190109T030000Z.txt /var/log/bono/bono_err.log /var/log/auth.log /var/log/sysstat/clearwater-sa09 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/clearwater-socket-factory.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.010s user 0m0.004s sys 0m0.001s 2019-01-09 03:13:34,951 - 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 9843/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 8677/monit tcp 0 0 192.168.120.18:5058 0.0.0.0:* LISTEN 9031/bono tcp 0 0 192.168.120.18:5060 0.0.0.0:* LISTEN 9031/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9031/bono tcp6 0 0 ::1:53 :::* LISTEN 9843/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.18:123 0.0.0.0:* 8168/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8168/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8168/ntpd udp 0 0 0.0.0.0:20898 0.0.0.0:* 621/dhclient udp 0 0 192.168.120.18:5058 0.0.0.0:* 9031/bono udp 0 0 192.168.120.18:5060 0.0.0.0:* 9031/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9843/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 621/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8168/ntpd udp6 0 0 ::1:123 :::* 8168/ntpd udp6 0 0 :::123 :::* 8168/ntpd udp6 0 0 :::25417 :::* 621/dhclient udp6 0 0 ::1:53 :::* 9843/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 7983 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7227 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20278 8738/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20803 8744/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 10682 1663/python2.7 /tmp/cloudify-logging-server-fb896.socket unix 2 [ ACC ] STREAM LISTENING 7035 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11037 1867/python2.7 /tmp/ctx-vwy7py.socket unix 2 [ ACC ] STREAM LISTENING 7833 900/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.007s 2019-01-09 03:13:34,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:13:35,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:35,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:35,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:35,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:35,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:35,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:35,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:35,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:13:35,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:35,042 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:35 GMT 2019-01-09 03:13:35,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:35,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:13:35,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:40,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:13:40,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:40,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:40,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:40,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:40,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:40,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:40,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:40,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:35.389Z", "message": "[bono] => 2019:01:09 03:12:32: Namespace: management\n2019:01:09 03:12:32: [management] Starting server\n2019:01:09 03:12:32: [management] Listening for requests\n2019:01:09 03:12:32: Namespace: signaling\n2019:01:09 03:12:32: [signaling] Starting server\n2019:01:09 03:12:32: [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": "2019-01-09T03:13:35.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:35.389Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:35.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:36.438Z", "message": "[bono] sudo cat /var/log/bono/bono_20190109T030000Z.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": "2019-01-09T03:13:36.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:36.438Z", "message": "[bono] => 2019-01-09 03:12:54.362973350 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": "2019-01-09T03:13:36.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:36.438Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:36.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:36.438Z", "message": "[bono] => 09-01-2019 03:13:34.897 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n09-01-2019 03:13:34.898 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n09-01-2019 03:13:34.910 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n09-01-2019 03:13:34.910 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n09-01-2019 03:13:34.911 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n09-01-2019 03:13:34.912 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n09-01-2019 03:13:34.914 UTC ERROR common_etcd_synchronizer.py:154 (thread Thread-3): Request to server http://192.168.120.18:4000 failed: MaxRetryError(u\"HTTPConnectionPool(host=u'192.168.120.18', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/apply_config_bono?quorum=true (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))\",)\n09-01-2019 03:13:34.914 UTC ERROR common_etcd_synchronizer.py:360 (thread Thread-3): 192.168.120.18 caught EtcdConnectionFailed('Connection to etcd failed due to MaxRetryError(u\"HTTPConnectionPool(host=u\\'192.168.120.18\\', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/apply_config_bono?quorum=true (Caused by NewConnectionError(\\': Failed to establish a new connection: [Errno 111] Connection refused\\',))\",)',) when trying to read with index None - pause before retry\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:36.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:36.438Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:36.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": "bono_vdzmjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:36.738Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:36.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:37.474Z", "message": "Execution done (return_code=0): /tmp/VN6X9/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:37.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "3d8f3d8a-e81e-4c56-bd6c-b752fcb29b7b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:38.274Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:38.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "bono_vdzmjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:38.274Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:38.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:38.408Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:38.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:38.809Z", "message": "Downloaded scripts/bind/bind.py to /tmp/U4AKF/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:38.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8cc8d473-6ef4-4338-ac0f-6d2cb673cffe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:39.543Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:39.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8cc8d473-6ef4-4338-ac0f-6d2cb673cffe"}], "metadata": {"pagination": {"total": 1672, "offset": 1646, "size": 50}}} 2019-01-09 03:13:40,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:40,168 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:40 GMT 2019-01-09 03:13:40,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:40,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9631 2019-01-09 03:13:40,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:01:09 03:12:32: Namespace: management 2019:01:09 03:12:32: [management] Starting server 2019:01:09 03:12:32: [management] Listening for requests 2019:01:09 03:12:32: Namespace: signaling 2019:01:09 03:12:32: [signaling] Starting server 2019:01:09 03:12:32: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 03:13:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-01-09 03:13:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190109T030000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-01-09 03:13:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-01-09 03:12:54.362973350 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 03:13:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-01-09 03:13:40,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 09-01-2019 03:13:34.897 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 09-01-2019 03:13:34.898 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 09-01-2019 03:13:34.910 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 09-01-2019 03:13:34.910 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 09-01-2019 03:13:34.911 UTC INFO main.py:114 (thread MainThread): Loaded plugin 09-01-2019 03:13:34.912 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 09-01-2019 03:13:34.914 UTC ERROR common_etcd_synchronizer.py:154 (thread Thread-3): Request to server http://192.168.120.18:4000 failed: MaxRetryError(u"HTTPConnectionPool(host=u'192.168.120.18', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/apply_config_bono?quorum=true (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) 09-01-2019 03:13:34.914 UTC ERROR common_etcd_synchronizer.py:360 (thread Thread-3): 192.168.120.18 caught EtcdConnectionFailed('Connection to etcd failed due to MaxRetryError(u"HTTPConnectionPool(host=u\'192.168.120.18\', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/apply_config_bono?quorum=true (Caused by NewConnectionError(\': Failed to establish a new connection: [Errno 111] Connection refused\',))",)',) when trying to read with index None - pause before retry real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 03:13:40,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-01-09 03:13:40,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:13:40,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VN6X9/install-bono.sh 2019-01-09 03:13:40,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:13:40,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:13:40,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:13:40,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/U4AKF/bind.py 2019-01-09 03:13:40,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:13:40,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:13:40,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:40,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:40,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:40,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:40,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:40,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:40,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:40,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:13:40,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:40,258 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:40 GMT 2019-01-09 03:13:40,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:40,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:13:40,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:45,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:13:45,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:45,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:45,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:45,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:45,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:45,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:45,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:45,537 - 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": "2019-01-09T03:13:40.366Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:40.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:40.452Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:40.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:40.555Z", "message": "[localhost] run: sudo mv /tmp/tmpgPahDU /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:40.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8cc8d473-6ef4-4338-ac0f-6d2cb673cffe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:40.555Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:40.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8cc8d473-6ef4-4338-ac0f-6d2cb673cffe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:40.555Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:40.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8cc8d473-6ef4-4338-ac0f-6d2cb673cffe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:40.555Z", "message": "[localhost] run: sudo mv /tmp/tmpVzYSQ2 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:40.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8cc8d473-6ef4-4338-ac0f-6d2cb673cffe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:40.555Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:40.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8cc8d473-6ef4-4338-ac0f-6d2cb673cffe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:40.555Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:40.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8cc8d473-6ef4-4338-ac0f-6d2cb673cffe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:40.555Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:40.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8cc8d473-6ef4-4338-ac0f-6d2cb673cffe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:40.555Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:40.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8cc8d473-6ef4-4338-ac0f-6d2cb673cffe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:40.555Z", "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": "2019-01-09T03:13:40.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8cc8d473-6ef4-4338-ac0f-6d2cb673cffe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:40.555Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:40.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8cc8d473-6ef4-4338-ac0f-6d2cb673cffe"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:41.466Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:41.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:41.697Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_cs0wh4/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:41.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "11fc2389-d0ec-4405-8b3f-f43a60636b89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:41.697Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/9GK80/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:41.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "11fc2389-d0ec-4405-8b3f-f43a60636b89"}], "metadata": {"pagination": {"total": 1688, "offset": 1660, "size": 50}}} 2019-01-09 03:13:45,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:45,537 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:45 GMT 2019-01-09 03:13:45,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:45,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8656 2019-01-09 03:13:45,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:13:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:13:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgPahDU /etc/bind/db.clearwater.local 2019-01-09 03:13:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:13:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:13:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVzYSQ2 /etc/bind/db.clearwater.opnfv 2019-01-09 03:13:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 03:13:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:13:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 03:13:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:13:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:13:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:13:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:13:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_cs0wh4/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-01-09 03:13:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/9GK80/add-snmpproxy-collector.py 2019-01-09 03:13:45,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:13:45,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:45,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:45,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:45,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:45,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:45,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:45,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:45,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:13:45,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:45,763 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:45 GMT 2019-01-09 03:13:45,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:45,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:13:45,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:50,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:13:50,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:50,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:50,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:50,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:50,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:50,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:50,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:50,852 - 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": "2019-01-09T03:13:45.788Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:45.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:48.127Z", "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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 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 (10.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58183 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m35.994s\nuser\t0m12.862s\nsys\t0m3.054s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:48.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:48.721Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:48.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:48.721Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:48.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:49.735Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:49.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}], "metadata": {"pagination": {"total": 1693, "offset": 1675, "size": 50}}} 2019-01-09 03:13:50,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:50,852 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:50 GMT 2019-01-09 03:13:50,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:50,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16445 2019-01-09 03:13:50,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:50,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:13:50,853 - 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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 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 (10.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58183 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m35.994s user 0m12.862s sys 0m3.054s 2019-01-09 03:13:50,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-01-09 03:13:50,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-01-09 03:13:50,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-01-09 03:13:50,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:13:50,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:50,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:50,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:50,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:50,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:50,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:50,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:50,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:13:50,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:50,928 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:50 GMT 2019-01-09 03:13:50,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:50,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:13:50,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:55,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:13:56,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:56,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:56,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:56,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:56,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:56,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:56,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:56,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:51.085Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.008s\nsys\t0m0.052s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:51.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:52.015Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d6:2c:05 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed6:2c05/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:113184 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56725 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166980267 (166.9 MB) TX bytes:10342180 (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:48 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:52.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:52.015Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:52.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:52.015Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:52.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:52.015Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:06 ? 00:00:00 /sbin/init\nroot 2 0 0 03:06 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:06 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:06 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:06 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:06 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:06 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:06 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:06 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:06 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:06 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:06 ? 00:00:00 [migration/0]\nroot 14 2 0 03:06 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:06 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:06 ? 00:00:00 [migration/1]\nroot 17 2 0 03:06 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:06 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:06 ? 00:00:00 [khelper]\nroot 21 2 0 03:06 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:06 ? 00:00:00 [netns]\nroot 23 2 0 03:06 ? 00:00:00 [writeback]\nroot 24 2 0 03:06 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:06 ? 00:00:00 [bioset]\nroot 26 2 0 03:06 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 03:06 ? 00:00:00 [kblockd]\nroot 28 2 0 03:06 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:06 ? 00:00:00 [khubd]\nroot 30 2 0 03:06 ? 00:00:00 [md]\nroot 31 2 0 03:06 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:06 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 03:06 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:06 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:06 ? 00:00:00 [vmstat]\nroot 37 2 0 03:06 ? 00:00:00 [ksmd]\nroot 38 2 0 03:06 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:06 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:06 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:06 ? 00:00:00 [crypto]\nroot 53 2 0 03:06 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:06 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:06 ? 00:00:00 [vballoon]\nroot 56 2 0 03:06 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 03:06 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 03:06 ? 00:00:00 [kworker/0:1]\nroot 79 2 0 03:06 ? 00:00:00 [deferwq]\nroot 80 2 0 03:06 ? 00:00:00 [charger_manager]\nroot 124 2 0 03:06 ? 00:00:00 [kpsmoused]\nroot 142 2 0 03:06 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:06 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:06 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 03:06 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 427 2 0 03:06 ? 00:00:00 [kworker/u5:1]\nroot 565 1 0 03:06 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 573 1 0 03:06 ? 00:00:00 upstart-socket-bridge --daemon\nroot 821 2 0 03:06 ? 00:00:00 [kauditd]\nroot 946 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1008 1 0 03:06 ? 00:00:00 rsyslogd\nmessage+ 1015 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork\nroot 1025 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1051 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1108 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 03:06 ? 00:00:00 cron\ndaemon 1110 1 0 03:06 ? 00:00:00 atd\nroot 1132 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1137 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance\nroot 1200 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1562 2 0 03:07 ? 00:00:00 [kworker/0:2]\nubuntu 1662 1 0 03:07 ? 00:00:00 /home/ubuntu/homer_host_hixm65/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_hixm65 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_hixm65 --logging-server-logdir=/home/ubuntu/homer_host_hixm65/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_hixm65/work/homer_host_hixm65%I.log --pidfile=/home/ubuntu/homer_host_hixm65/work/homer_host_hixm65.pid\nubuntu 1776 1 0 03:07 ? 00:00:02 python2.7 /home/ubuntu/homer_host_hixm65/env/bin/diamond --configfile /home/ubuntu/homer_host_hixm65/work/plugins/diamond/etc/diamond.conf\nubuntu 1844 1662 0 03:09 ? 00:00:00 /home/ubuntu/homer_host_hixm65/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_hixm65 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_hixm65 --logging-server-logdir=/home/ubuntu/homer_host_hixm65/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_hixm65/work/homer_host_hixm65%I.log --pidfile=/home/ubuntu/homer_host_hixm65/work/homer_host_hixm65.pid\nubuntu 1865 1844 0 03:09 ? 00:00:00 /home/ubuntu/homer_host_hixm65/env/bin/python2.7 /home/ubuntu/homer_host_hixm65/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-mBJJt2\nubuntu 1876 1865 0 03:09 ? 00:00:00 /bin/sh -c /tmp/K5P2P/install-homer.sh\nubuntu 1879 1876 0 03:09 ? 00:00:00 /bin/bash -e /tmp/K5P2P/install-homer.sh\nroot 2162 2 0 03:10 ? 00:00:00 [kworker/u5:2]\nntp 8517 1 0 03:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9035 1 0 03:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9093 1 0 03:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9097 9093 0 03:12 ? 00:00:00 inotifywait -e create -qq .\nroot 9206 1 0 03:12 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9207 9206 0 03:12 ? 00:00:00 nginx: worker process\nwww-data 9208 9206 0 03:12 ? 00:00:00 nginx: worker process\nwww-data 9209 9206 0 03:12 ? 00:00:00 nginx: worker process\nwww-data 9210 9206 0 03:12 ? 00:00:00 nginx: worker process\nroot 9696 9035 0 03:13 ? 00:00:00 [nginx_ping] \nroot 9698 9035 0 03:13 ? 00:00:00 [check-nginx-upt] \nroot 9700 9035 0 03:13 ? 00:00:00 [check-monit-upt] \ndnsmasq 9858 1 0 03:13 ? 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 9922 1879 0 03:13 ? 00:00:00 /bin/bash -e /tmp/K5P2P/install-homer.sh\nubuntu 9923 9922 0 03:13 ? 00:00:00 /bin/bash -e /tmp/K5P2P/install-homer.sh\nroot 9924 9923 0 03:13 ? 00:00:00 sudo ps -edf\nroot 9925 9924 0 03:13 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:52.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:53.025Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:53.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:53.025Z", "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 9858/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9035/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9206/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9858/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1108/sshd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8517/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8517/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8517/ntpd \nudp 0 0 0.0.0.0:1461 0.0.0.0:* 565/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9858/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 565/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8517/ntpd \nudp6 0 0 ::1:123 :::* 8517/ntpd \nudp6 0 0 :::123 :::* 8517/ntpd \nudp6 0 0 :::23874 :::* 565/dhclient \nudp6 0 0 ::1:53 :::* 9858/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 831 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11175 1662/python2.7 /tmp/cloudify-logging-server-737ca.socket\nunix 2 [ ACC ] STREAM LISTENING 9055 1132/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7217 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11707 1865/python2.7 /tmp/ctx-v9wP1F.socket\nunix 2 [ ACC ] STREAM LISTENING 8830 1015/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:53.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:53.025Z", "message": "[homer] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa09\n/var/log/sysstat/sa09\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:53.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:53.025Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:53.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:53.025Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:53.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:54.039Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:54.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:54.039Z", "message": "[homer] => [09-Jan-2019 03:12:51 UTC] clearwater-diags-monitor starting\n[09-Jan-2019 03:12:51 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:54.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:54.714Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:54.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:55.050Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:55.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:55.050Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:55.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:55.050Z", "message": "Execution done (return_code=0): /tmp/K5P2P/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:55.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:55.050Z", "message": "[homer] => 2019-01-09 03:13:30.631593938 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:55.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "ea0a7ef7-d953-4e6f-a1b9-04190e099ddb"}, {"node_instance_id": "homer_mt0e4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:55.483Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:55.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 1713, "offset": 1680, "size": 50}}} 2019-01-09 03:13:56,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:56,140 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:56 GMT 2019-01-09 03:13:56,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:56,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22846 2019-01-09 03:13:56,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:13:56,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.008s sys 0m0.052s 2019-01-09 03:13:56,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d6:2c:05 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed6:2c05/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:113184 errors:0 dropped:0 overruns:0 frame:0 TX packets:56725 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166980267 (166.9 MB) TX bytes:10342180 (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:48 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 03:13:56,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-01-09 03:13:56,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-01-09 03:13:56,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:06 ? 00:00:00 /sbin/init root 2 0 0 03:06 ? 00:00:00 [kthreadd] root 3 2 0 03:06 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:06 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:06 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:06 ? 00:00:00 [rcu_sched] root 8 2 0 03:06 ? 00:00:00 [rcuos/0] root 9 2 0 03:06 ? 00:00:00 [rcuos/1] root 10 2 0 03:06 ? 00:00:00 [rcu_bh] root 11 2 0 03:06 ? 00:00:00 [rcuob/0] root 12 2 0 03:06 ? 00:00:00 [rcuob/1] root 13 2 0 03:06 ? 00:00:00 [migration/0] root 14 2 0 03:06 ? 00:00:00 [watchdog/0] root 15 2 0 03:06 ? 00:00:00 [watchdog/1] root 16 2 0 03:06 ? 00:00:00 [migration/1] root 17 2 0 03:06 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:06 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:06 ? 00:00:00 [khelper] root 21 2 0 03:06 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:06 ? 00:00:00 [netns] root 23 2 0 03:06 ? 00:00:00 [writeback] root 24 2 0 03:06 ? 00:00:00 [kintegrityd] root 25 2 0 03:06 ? 00:00:00 [bioset] root 26 2 0 03:06 ? 00:00:00 [kworker/u5:0] root 27 2 0 03:06 ? 00:00:00 [kblockd] root 28 2 0 03:06 ? 00:00:00 [ata_sff] root 29 2 0 03:06 ? 00:00:00 [khubd] root 30 2 0 03:06 ? 00:00:00 [md] root 31 2 0 03:06 ? 00:00:00 [devfreq_wq] root 32 2 0 03:06 ? 00:00:00 [kworker/1:1] root 34 2 0 03:06 ? 00:00:00 [khungtaskd] root 35 2 0 03:06 ? 00:00:00 [kswapd0] root 36 2 0 03:06 ? 00:00:00 [vmstat] root 37 2 0 03:06 ? 00:00:00 [ksmd] root 38 2 0 03:06 ? 00:00:00 [khugepaged] root 39 2 0 03:06 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:06 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:06 ? 00:00:00 [crypto] root 53 2 0 03:06 ? 00:00:00 [kthrotld] root 54 2 0 03:06 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:06 ? 00:00:00 [vballoon] root 56 2 0 03:06 ? 00:00:00 [scsi_eh_0] root 57 2 0 03:06 ? 00:00:00 [scsi_eh_1] root 59 2 0 03:06 ? 00:00:00 [kworker/0:1] root 79 2 0 03:06 ? 00:00:00 [deferwq] root 80 2 0 03:06 ? 00:00:00 [charger_manager] root 124 2 0 03:06 ? 00:00:00 [kpsmoused] root 142 2 0 03:06 ? 00:00:00 [kworker/1:2] root 186 2 0 03:06 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:06 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 03:06 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 427 2 0 03:06 ? 00:00:00 [kworker/u5:1] root 565 1 0 03:06 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 573 1 0 03:06 ? 00:00:00 upstart-socket-bridge --daemon root 821 2 0 03:06 ? 00:00:00 [kauditd] root 946 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon syslog 1008 1 0 03:06 ? 00:00:00 rsyslogd message+ 1015 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork root 1025 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind root 1051 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1108 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 03:06 ? 00:00:00 cron daemon 1110 1 0 03:06 ? 00:00:00 atd root 1132 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1137 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance root 1200 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1562 2 0 03:07 ? 00:00:00 [kworker/0:2] ubuntu 1662 1 0 03:07 ? 00:00:00 /home/ubuntu/homer_host_hixm65/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_hixm65 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_hixm65 --logging-server-logdir=/home/ubuntu/homer_host_hixm65/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_hixm65/work/homer_host_hixm65%I.log --pidfile=/home/ubuntu/homer_host_hixm65/work/homer_host_hixm65.pid ubuntu 1776 1 0 03:07 ? 00:00:02 python2.7 /home/ubuntu/homer_host_hixm65/env/bin/diamond --configfile /home/ubuntu/homer_host_hixm65/work/plugins/diamond/etc/diamond.conf ubuntu 1844 1662 0 03:09 ? 00:00:00 /home/ubuntu/homer_host_hixm65/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_hixm65 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_hixm65 --logging-server-logdir=/home/ubuntu/homer_host_hixm65/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_hixm65/work/homer_host_hixm65%I.log --pidfile=/home/ubuntu/homer_host_hixm65/work/homer_host_hixm65.pid ubuntu 1865 1844 0 03:09 ? 00:00:00 /home/ubuntu/homer_host_hixm65/env/bin/python2.7 /home/ubuntu/homer_host_hixm65/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-mBJJt2 ubuntu 1876 1865 0 03:09 ? 00:00:00 /bin/sh -c /tmp/K5P2P/install-homer.sh ubuntu 1879 1876 0 03:09 ? 00:00:00 /bin/bash -e /tmp/K5P2P/install-homer.sh root 2162 2 0 03:10 ? 00:00:00 [kworker/u5:2] ntp 8517 1 0 03:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9035 1 0 03:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9093 1 0 03:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9097 9093 0 03:12 ? 00:00:00 inotifywait -e create -qq . root 9206 1 0 03:12 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9207 9206 0 03:12 ? 00:00:00 nginx: worker process www-data 9208 9206 0 03:12 ? 00:00:00 nginx: worker process www-data 9209 9206 0 03:12 ? 00:00:00 nginx: worker process www-data 9210 9206 0 03:12 ? 00:00:00 nginx: worker process root 9696 9035 0 03:13 ? 00:00:00 [nginx_ping] root 9698 9035 0 03:13 ? 00:00:00 [check-nginx-upt] root 9700 9035 0 03:13 ? 00:00:00 [check-monit-upt] dnsmasq 9858 1 0 03:13 ? 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 9922 1879 0 03:13 ? 00:00:00 /bin/bash -e /tmp/K5P2P/install-homer.sh ubuntu 9923 9922 0 03:13 ? 00:00:00 /bin/bash -e /tmp/K5P2P/install-homer.sh root 9924 9923 0 03:13 ? 00:00:00 sudo ps -edf root 9925 9924 0 03:13 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-01-09 03:13:56,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-01-09 03:13:56,142 - 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 9858/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9035/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9206/nginx tcp6 0 0 ::1:53 :::* LISTEN 9858/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1108/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 8517/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8517/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8517/ntpd udp 0 0 0.0.0.0:1461 0.0.0.0:* 565/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9858/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 565/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8517/ntpd udp6 0 0 ::1:123 :::* 8517/ntpd udp6 0 0 :::123 :::* 8517/ntpd udp6 0 0 :::23874 :::* 565/dhclient udp6 0 0 ::1:53 :::* 9858/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 831 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11175 1662/python2.7 /tmp/cloudify-logging-server-737ca.socket unix 2 [ ACC ] STREAM LISTENING 9055 1132/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7217 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11707 1865/python2.7 /tmp/ctx-v9wP1F.socket unix 2 [ ACC ] STREAM LISTENING 8830 1015/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2019-01-09 03:13:56,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa09 /var/log/sysstat/sa09 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.005s 2019-01-09 03:13:56,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-01-09 03:13:56,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-01-09 03:13:56,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-01-09 03:13:56,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [09-Jan-2019 03:12:51 UTC] clearwater-diags-monitor starting [09-Jan-2019 03:12:51 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 03:13:56,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:13:56,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-01-09 03:13:56,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-01-09 03:13:56,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/K5P2P/install-homer.sh 2019-01-09 03:13:56,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-01-09 03:13:30.631593938 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 03:13:56,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:13:56,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:13:56,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:13:56,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:13:56,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:13:56,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:13:56,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:13:56,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:13:56,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:13:56,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:13:56,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:13:56,241 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:13:56 GMT 2019-01-09 03:13:56,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:13:56,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:13:56,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:01,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:14:01,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:01,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:01,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:01,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:01,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:01,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:01,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:01,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:56.320Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CTYAP/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:56.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8b4a5a93-3126-48f0-93b0-95772fc6ec38"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:56.495Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:56.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:56.495Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:56.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:57.061Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:57.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:57.061Z", "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 14 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 5s (7,364 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57922 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m37.975s\nuser\t0m12.279s\nsys\t0m2.719s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:57.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:57.061Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:57.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:57.061Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:57.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8b4a5a93-3126-48f0-93b0-95772fc6ec38"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:57.634Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:57.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:58.084Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:58.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8b4a5a93-3126-48f0-93b0-95772fc6ec38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:58.084Z", "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": "2019-01-09T03:13:58.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8b4a5a93-3126-48f0-93b0-95772fc6ec38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:58.084Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:58.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8b4a5a93-3126-48f0-93b0-95772fc6ec38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:58.084Z", "message": "[localhost] run: sudo mv /tmp/tmphLjwtY /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:58.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8b4a5a93-3126-48f0-93b0-95772fc6ec38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:58.084Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:58.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8b4a5a93-3126-48f0-93b0-95772fc6ec38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:58.084Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:58.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8b4a5a93-3126-48f0-93b0-95772fc6ec38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:58.084Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:58.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8b4a5a93-3126-48f0-93b0-95772fc6ec38"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:58.084Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:58.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:58.084Z", "message": "[localhost] run: sudo mv /tmp/tmpsUH06N /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:58.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8b4a5a93-3126-48f0-93b0-95772fc6ec38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:58.084Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:58.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8b4a5a93-3126-48f0-93b0-95772fc6ec38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:58.084Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:58.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "8b4a5a93-3126-48f0-93b0-95772fc6ec38"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:13:59.475Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.069s\nuser\t0m0.003s\nsys\t0m0.047s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:13:59.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:00.097Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c2:78:a1 \n inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec2:78a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:89343 errors:0 dropped:0 overruns:0 frame:0\n TX packets:60075 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:134090090 (134.0 MB) TX bytes:10866595 (10.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: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.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:00.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:00.097Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:00.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:01.127Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:01.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:01.127Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:01.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:01.127Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:01.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:01.127Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:05 ? 00:00:00 /sbin/init\nroot 2 0 0 03:05 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:05 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:05 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:05 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:05 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:05 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:05 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:05 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:05 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:05 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:05 ? 00:00:00 [migration/0]\nroot 14 2 0 03:05 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:05 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:05 ? 00:00:00 [migration/1]\nroot 17 2 0 03:05 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:05 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:05 ? 00:00:00 [khelper]\nroot 21 2 0 03:05 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:05 ? 00:00:00 [netns]\nroot 23 2 0 03:05 ? 00:00:00 [writeback]\nroot 24 2 0 03:05 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:05 ? 00:00:00 [bioset]\nroot 27 2 0 03:05 ? 00:00:00 [kblockd]\nroot 28 2 0 03:05 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:05 ? 00:00:00 [khubd]\nroot 30 2 0 03:05 ? 00:00:00 [md]\nroot 31 2 0 03:05 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:05 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 03:05 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:05 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:05 ? 00:00:00 [vmstat]\nroot 37 2 0 03:05 ? 00:00:00 [ksmd]\nroot 38 2 0 03:05 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:05 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:05 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:05 ? 00:00:00 [crypto]\nroot 53 2 0 03:05 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:05 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:05 ? 00:00:00 [vballoon]\nroot 56 2 0 03:05 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 03:05 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:05 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:05 ? 00:00:00 [deferwq]\nroot 80 2 0 03:05 ? 00:00:00 [charger_manager]\nroot 123 2 0 03:05 ? 00:00:00 [kpsmoused]\nroot 125 2 0 03:05 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:05 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:05 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 03:05 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 03:05 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 03:05 ? 00:00:00 [kworker/u5:1]\nroot 432 2 0 03:05 ? 00:00:00 [kworker/u5:2]\nroot 475 1 0 03:05 ? 00:00:00 upstart-socket-bridge --daemon\nroot 479 2 0 03:05 ? 00:00:00 [kworker/0:2]\nroot 588 1 0 03:05 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 824 2 0 03:06 ? 00:00:00 [kauditd]\nroot 943 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 963 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork\nroot 985 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1056 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1059 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1063 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1064 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1066 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D\nroot 1107 1 0 03:06 ? 00:00:00 cron\ndaemon 1108 1 0 03:06 ? 00:00:00 atd\nroot 1121 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance\nroot 1136 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1261 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1267 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1663 1 0 03:06 ? 00:00:00 /home/ubuntu/sprout_host_e27eut/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_e27eut --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_e27eut --logging-server-logdir=/home/ubuntu/sprout_host_e27eut/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_e27eut/work/sprout_host_e27eut%I.log --pidfile=/home/ubuntu/sprout_host_e27eut/work/sprout_host_e27eut.pid\nubuntu 1777 1 0 03:07 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_e27eut/env/bin/diamond --configfile /home/ubuntu/sprout_host_e27eut/work/plugins/diamond/etc/diamond.conf\nubuntu 1849 1663 0 03:09 ? 00:00:00 /home/ubuntu/sprout_host_e27eut/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_e27eut --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_e27eut --logging-server-logdir=/home/ubuntu/sprout_host_e27eut/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_e27eut/work/sprout_host_e27eut%I.log --pidfile=/home/ubuntu/sprout_host_e27eut/work/sprout_host_e27eut.pid\nubuntu 1870 1849 0 03:09 ? 00:00:00 /home/ubuntu/sprout_host_e27eut/env/bin/python2.7 /home/ubuntu/sprout_host_e27eut/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-BMkXit\nubuntu 1881 1870 0 03:09 ? 00:00:00 /bin/sh -c /tmp/72K0R/install-sprout.sh\nubuntu 1883 1881 0 03:09 ? 00:00:00 /bin/bash -e /tmp/72K0R/install-sprout.sh\nroot 2596 2 0 03:10 ? 00:00:00 [kworker/u5:0]\nntp 8480 1 0 03:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8966 1 0 03:12 ? 00:00:00 rsyslogd\nroot 8998 1 0 03:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8999 8998 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9006 1 0 03:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9007 8999 0 03:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9008 9006 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9014 9008 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9015 9014 0 03:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9053 1 0 03:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9778 1 0 03:13 ? 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 9842 1883 0 03:13 ? 00:00:00 /bin/bash -e /tmp/72K0R/install-sprout.sh\nubuntu 9843 9842 0 03:13 ? 00:00:00 /bin/bash -e /tmp/72K0R/install-sprout.sh\nroot 9844 9843 0 03:13 ? 00:00:00 sudo ps -edf\nroot 9845 9844 0 03:13 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:01.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:01.127Z", "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 9778/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9053/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9778/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.17:123 0.0.0.0:* 8480/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8480/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8480/ntpd \nudp 0 0 0.0.0.0:12731 0.0.0.0:* 588/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9778/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 588/dhclient \nudp6 0 0 :::52337 :::* 588/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8480/ntpd \nudp6 0 0 ::1:123 :::* 8480/ntpd \nudp6 0 0 :::123 :::* 8480/ntpd \nudp6 0 0 ::1:53 :::* 9778/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9546 1136/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10773 1663/python2.7 /tmp/cloudify-logging-server-e6565.socket\nunix 2 [ ACC ] STREAM LISTENING 7132 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12146 1870/python2.7 /tmp/ctx-M7aQcq.socket\nunix 2 [ ACC ] STREAM LISTENING 9323 963/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 21023 9007/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20353 9015/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1977 391/systemd-udevd /run/udev/control\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:01.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}], "metadata": {"pagination": {"total": 1741, "offset": 1698, "size": 50}}} 2019-01-09 03:14:01,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:01,322 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:01 GMT 2019-01-09 03:14:01,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:01,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 40875 2019-01-09 03:14:01,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:01,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CTYAP/bind.py 2019-01-09 03:14:01,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:14:01,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:14:01,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-01-09 03:14:01,324 - 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 14 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 5s (7,364 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57922 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m37.975s user 0m12.279s sys 0m2.719s 2019-01-09 03:14:01,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-01-09 03:14:01,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:14:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:14:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:14:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:14:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:14:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphLjwtY /etc/bind/db.clearwater.local 2019-01-09 03:14:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:14:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:14:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 03:14:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-01-09 03:14:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsUH06N /etc/bind/db.clearwater.opnfv 2019-01-09 03:14:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:14:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 03:14:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.069s user 0m0.003s sys 0m0.047s 2019-01-09 03:14:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c2:78:a1 inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec2:78a1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:89343 errors:0 dropped:0 overruns:0 frame:0 TX packets:60075 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:134090090 (134.0 MB) TX bytes:10866595 (10.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: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.004s user 0m0.003s sys 0m0.002s 2019-01-09 03:14:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-01-09 03:14:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-01-09 03:14:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-01-09 03:14:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-01-09 03:14:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:05 ? 00:00:00 /sbin/init root 2 0 0 03:05 ? 00:00:00 [kthreadd] root 3 2 0 03:05 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:05 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:05 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:05 ? 00:00:00 [rcu_sched] root 8 2 0 03:05 ? 00:00:00 [rcuos/0] root 9 2 0 03:05 ? 00:00:00 [rcuos/1] root 10 2 0 03:05 ? 00:00:00 [rcu_bh] root 11 2 0 03:05 ? 00:00:00 [rcuob/0] root 12 2 0 03:05 ? 00:00:00 [rcuob/1] root 13 2 0 03:05 ? 00:00:00 [migration/0] root 14 2 0 03:05 ? 00:00:00 [watchdog/0] root 15 2 0 03:05 ? 00:00:00 [watchdog/1] root 16 2 0 03:05 ? 00:00:00 [migration/1] root 17 2 0 03:05 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:05 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:05 ? 00:00:00 [khelper] root 21 2 0 03:05 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:05 ? 00:00:00 [netns] root 23 2 0 03:05 ? 00:00:00 [writeback] root 24 2 0 03:05 ? 00:00:00 [kintegrityd] root 25 2 0 03:05 ? 00:00:00 [bioset] root 27 2 0 03:05 ? 00:00:00 [kblockd] root 28 2 0 03:05 ? 00:00:00 [ata_sff] root 29 2 0 03:05 ? 00:00:00 [khubd] root 30 2 0 03:05 ? 00:00:00 [md] root 31 2 0 03:05 ? 00:00:00 [devfreq_wq] root 32 2 0 03:05 ? 00:00:00 [kworker/0:1] root 34 2 0 03:05 ? 00:00:00 [khungtaskd] root 35 2 0 03:05 ? 00:00:00 [kswapd0] root 36 2 0 03:05 ? 00:00:00 [vmstat] root 37 2 0 03:05 ? 00:00:00 [ksmd] root 38 2 0 03:05 ? 00:00:00 [khugepaged] root 39 2 0 03:05 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:05 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:05 ? 00:00:00 [crypto] root 53 2 0 03:05 ? 00:00:00 [kthrotld] root 54 2 0 03:05 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:05 ? 00:00:00 [vballoon] root 56 2 0 03:05 ? 00:00:00 [kworker/1:1] root 57 2 0 03:05 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:05 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:05 ? 00:00:00 [deferwq] root 80 2 0 03:05 ? 00:00:00 [charger_manager] root 123 2 0 03:05 ? 00:00:00 [kpsmoused] root 125 2 0 03:05 ? 00:00:00 [kworker/1:2] root 186 2 0 03:05 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:05 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 03:05 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 03:05 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 03:05 ? 00:00:00 [kworker/u5:1] root 432 2 0 03:05 ? 00:00:00 [kworker/u5:2] root 475 1 0 03:05 ? 00:00:00 upstart-socket-bridge --daemon root 479 2 0 03:05 ? 00:00:00 [kworker/0:2] root 588 1 0 03:05 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 824 2 0 03:06 ? 00:00:00 [kauditd] root 943 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon message+ 963 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork root 985 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind root 1056 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1059 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1063 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1064 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1066 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 03:06 ? 00:00:00 cron daemon 1108 1 0 03:06 ? 00:00:00 atd root 1121 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance root 1136 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1261 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1267 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1663 1 0 03:06 ? 00:00:00 /home/ubuntu/sprout_host_e27eut/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_e27eut --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_e27eut --logging-server-logdir=/home/ubuntu/sprout_host_e27eut/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_e27eut/work/sprout_host_e27eut%I.log --pidfile=/home/ubuntu/sprout_host_e27eut/work/sprout_host_e27eut.pid ubuntu 1777 1 0 03:07 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_e27eut/env/bin/diamond --configfile /home/ubuntu/sprout_host_e27eut/work/plugins/diamond/etc/diamond.conf ubuntu 1849 1663 0 03:09 ? 00:00:00 /home/ubuntu/sprout_host_e27eut/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_e27eut --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_e27eut --logging-server-logdir=/home/ubuntu/sprout_host_e27eut/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_e27eut/work/sprout_host_e27eut%I.log --pidfile=/home/ubuntu/sprout_host_e27eut/work/sprout_host_e27eut.pid ubuntu 1870 1849 0 03:09 ? 00:00:00 /home/ubuntu/sprout_host_e27eut/env/bin/python2.7 /home/ubuntu/sprout_host_e27eut/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-BMkXit ubuntu 1881 1870 0 03:09 ? 00:00:00 /bin/sh -c /tmp/72K0R/install-sprout.sh ubuntu 1883 1881 0 03:09 ? 00:00:00 /bin/bash -e /tmp/72K0R/install-sprout.sh root 2596 2 0 03:10 ? 00:00:00 [kworker/u5:0] ntp 8480 1 0 03:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8966 1 0 03:12 ? 00:00:00 rsyslogd root 8998 1 0 03:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8999 8998 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9006 1 0 03:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9007 8999 0 03:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9008 9006 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9014 9008 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9015 9014 0 03:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9053 1 0 03:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9778 1 0 03:13 ? 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 9842 1883 0 03:13 ? 00:00:00 /bin/bash -e /tmp/72K0R/install-sprout.sh ubuntu 9843 9842 0 03:13 ? 00:00:00 /bin/bash -e /tmp/72K0R/install-sprout.sh root 9844 9843 0 03:13 ? 00:00:00 sudo ps -edf root 9845 9844 0 03:13 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.005s 2019-01-09 03:14:01,328 - 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 9778/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9053/monit tcp6 0 0 ::1:53 :::* LISTEN 9778/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.17:123 0.0.0.0:* 8480/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8480/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8480/ntpd udp 0 0 0.0.0.0:12731 0.0.0.0:* 588/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9778/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 588/dhclient udp6 0 0 :::52337 :::* 588/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8480/ntpd udp6 0 0 ::1:123 :::* 8480/ntpd udp6 0 0 :::123 :::* 8480/ntpd udp6 0 0 ::1:53 :::* 9778/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9546 1136/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10773 1663/python2.7 /tmp/cloudify-logging-server-e6565.socket unix 2 [ ACC ] STREAM LISTENING 7132 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12146 1870/python2.7 /tmp/ctx-M7aQcq.socket unix 2 [ ACC ] STREAM LISTENING 9323 963/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 21023 9007/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20353 9015/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 1977 391/systemd-udevd /run/udev/control real 0m0.006s user 0m0.000s sys 0m0.006s 2019-01-09 03:14:01,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:14:01,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:01,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:01,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:01,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:01,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:01,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:01,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:01,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:14:01,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:01,393 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:01 GMT 2019-01-09 03:14:01,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:01,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:14:01,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:06,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:14:06,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:06,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:06,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:06,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:06,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:06,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:06,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:06,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:02.138Z", "message": "[sprout] => 2019:01:09 03:13:01: Namespace: management\n2019:01:09 03:13:01: [management] Starting server\n2019:01:09 03:13:01: [management] Listening for requests\n2019:01:09 03:13:01: Namespace: signaling\n2019:01:09 03:13:01: [signaling] Starting server\n2019:01:09 03:13:01: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:02.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:02.138Z", "message": "[sprout] => /var/log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/sprout\n/var/log/sprout/sprout_20190109T030000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:02.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:02.138Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:02.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:03.256Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:03.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:03.716Z", "message": "Execution done (return_code=0): /tmp/72K0R/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:03.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:03.716Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:03.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:03.716Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:03.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:03.716Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:03.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:03.716Z", "message": "[sprout] => 2019-01-09 03:13:36.642155877 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:03.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "303ee0fa-33c0-497e-aaa3-8166aef4c765"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:03.716Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pbr97r\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 14 not upgraded.\nNeed to get 69.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [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.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 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-164.214 [774 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.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-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.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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.4 MB in 32s (2,121 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51330 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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51933 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\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.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\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.10) ...\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.62-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-2ubuntu0.1) ...\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.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9291\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-164.214) ...\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.9) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 10033\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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 metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, 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\t3m57.193s\nuser\t0m16.513s\nsys\t0m11.359s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:03.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "sprout_45yne0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:04.457Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:04.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:04.457Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:04.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:04.512Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:04.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:04.905Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SMLKY/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:04.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b4716d9-d000-4ba1-b39b-32eaefaaa676"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:05.750Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:05.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b4716d9-d000-4ba1-b39b-32eaefaaa676"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:05.750Z", "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": "2019-01-09T03:14:05.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b4716d9-d000-4ba1-b39b-32eaefaaa676"}], "metadata": {"pagination": {"total": 1760, "offset": 1725, "size": 50}}} 2019-01-09 03:14:06,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:06,483 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:06 GMT 2019-01-09 03:14:06,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:06,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 55585 2019-01-09 03:14:06,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:06,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:01:09 03:13:01: Namespace: management 2019:01:09 03:13:01: [management] Starting server 2019:01:09 03:13:01: [management] Listening for requests 2019:01:09 03:13:01: Namespace: signaling 2019:01:09 03:13:01: [signaling] Starting server 2019:01:09 03:13:01: [signaling] Listening for requests real 0m0.004s user 0m0.003s sys 0m0.002s 2019-01-09 03:14:06,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/sprout /var/log/sprout/sprout_20190109T030000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.005s 2019-01-09 03:14:06,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-01-09 03:14:06,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:14:06,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/72K0R/install-sprout.sh 2019-01-09 03:14:06,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-01-09 03:14:06,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-01-09 03:14:06,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:14:06,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-01-09 03:13:36.642155877 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-09 03:14:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pbr97r 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 14 not upgraded. Need to get 69.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [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.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 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-164.214 [774 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.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-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.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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.4 MB in 32s (2,121 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51330 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51933 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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.10) ... 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.62-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-2ubuntu0.1) ... 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.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9291 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-164.214) ... 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.9) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 10033 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, 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 3m57.193s user 0m16.513s sys 0m11.359s 2019-01-09 03:14:06,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:14:06,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:14:06,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:14:06,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SMLKY/bind.py 2019-01-09 03:14:06,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:14:06,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:14:06,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:14:06,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:06,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:06,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:06,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:06,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:06,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:06,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:06,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:14:06,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:06,562 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:06 GMT 2019-01-09 03:14:06,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:06,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:14:06,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:11,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:14:11,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:11,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:11,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:11,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:11,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:11,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:11,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:11,687 - 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": "2019-01-09T03:14:06.586Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:06.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:06.760Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:06.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b4716d9-d000-4ba1-b39b-32eaefaaa676"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:06.760Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:06.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b4716d9-d000-4ba1-b39b-32eaefaaa676"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:06.760Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:06.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b4716d9-d000-4ba1-b39b-32eaefaaa676"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:06.760Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:06.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b4716d9-d000-4ba1-b39b-32eaefaaa676"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:06.760Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:06.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b4716d9-d000-4ba1-b39b-32eaefaaa676"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:06.760Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:06.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b4716d9-d000-4ba1-b39b-32eaefaaa676"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:06.760Z", "message": "[localhost] run: sudo mv /tmp/tmpnEyKn5 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:06.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b4716d9-d000-4ba1-b39b-32eaefaaa676"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:06.760Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:06.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b4716d9-d000-4ba1-b39b-32eaefaaa676"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:06.760Z", "message": "[localhost] run: sudo mv /tmp/tmpUA5FFo /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:06.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "1b4716d9-d000-4ba1-b39b-32eaefaaa676"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:07.557Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:07.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:07.557Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:07.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:07.961Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/57LJ1/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:07.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "cf6c8b16-8e2d-4dcd-8c40-4ab48f40a17a"}], "metadata": {"pagination": {"total": 1774, "offset": 1741, "size": 50}}} 2019-01-09 03:14:11,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:11,687 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:11 GMT 2019-01-09 03:14:11,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:11,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7674 2019-01-09 03:14:11,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:11,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:14:11,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:14:11,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:14:11,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:14:11,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:14:11,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 03:14:11,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 03:14:11,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnEyKn5 /etc/bind/db.clearwater.local 2019-01-09 03:14:11,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:14:11,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUA5FFo /etc/bind/db.clearwater.opnfv 2019-01-09 03:14:11,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:14:11,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:14:11,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/57LJ1/add-snmpproxy-collector.py 2019-01-09 03:14:11,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:14:11,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:11,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:11,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:11,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:11,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:11,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:11,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:11,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:14:11,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:11,767 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:11 GMT 2019-01-09 03:14:11,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:11,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:14:11,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:16,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:14:17,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:17,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:17,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:17,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:17,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:17,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:17,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:17,209 - 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": "2019-01-09T03:14:12.442Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:12.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 1775, "offset": 1754, "size": 50}}} 2019-01-09 03:14:17,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:17,210 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:17 GMT 2019-01-09 03:14:17,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:17,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2019-01-09 03:14:17,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:17,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:14:17,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:14:17,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:17,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:17,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:17,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:17,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:17,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:17,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:17,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:14:17,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:17,281 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:17 GMT 2019-01-09 03:14:17,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:17,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:14:17,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:22,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:14:22,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:22,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:22,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:22,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:22,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:22,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:22,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:22,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:17.440Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xpdrmz\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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [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.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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-164.214 [774 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.5 [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.7 [1,330 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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.5 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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,755 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\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.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\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.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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.10) ...\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.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-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-164.214) ...\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.5) ...\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.7) ...\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-2ubuntu0.1) ...\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.9) ...\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.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9437\nclearwater-socket-factory-sig start/running, process 9442\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9491\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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 cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\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: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\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: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\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: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\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: 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: 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: 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: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\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: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\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: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\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: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\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: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.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 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\t4m11.431s\nuser\t0m20.924s\nsys\t0m12.166s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:17.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:17.795Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:17.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}], "metadata": {"pagination": {"total": 1777, "offset": 1755, "size": 50}}} 2019-01-09 03:14:22,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:22,591 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:22 GMT 2019-01-09 03:14:22,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:22,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 60797 2019-01-09 03:14:22,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:22,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xpdrmz 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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [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.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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-164.214 [774 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.5 [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.7 [1,330 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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.5 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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,755 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.10) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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-164.214) ... 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.5) ... 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.7) ... 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-2ubuntu0.1) ... 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.9) ... 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.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9437 clearwater-socket-factory-sig start/running, process 9442 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9491 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.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 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 4m11.431s user 0m20.924s sys 0m12.166s 2019-01-09 03:14:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:14:22,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:14:22,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:22,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:22,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:22,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:22,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:22,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:22,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:22,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:14:22,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:22,712 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:22 GMT 2019-01-09 03:14:22,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:22,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:14:22,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:27,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:14:27,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:27,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:27,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:27,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:27,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:27,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:27,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:27,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1777, "offset": 1757, "size": 50}}} 2019-01-09 03:14:27,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:27,942 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:27 GMT 2019-01-09 03:14:27,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:27,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:14:27,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:27,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:14:28,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:28,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:28,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:28,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:28,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:28,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:28,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:28,030 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:14:28,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:28,030 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:28 GMT 2019-01-09 03:14:28,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:28,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:14:28,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:33,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:14:33,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:33,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:33,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:33,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:33,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:33,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:33,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:33,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1777, "offset": 1757, "size": 50}}} 2019-01-09 03:14:33,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:33,353 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:33 GMT 2019-01-09 03:14:33,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:33,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:14:33,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:33,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:14:33,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:33,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:33,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:33,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:33,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:33,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:33,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:33,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:14:33,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:33,424 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:33 GMT 2019-01-09 03:14:33,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:33,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:14:33,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:38,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:14:38,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:38,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:38,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:38,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:38,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:38,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:38,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:38,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1777, "offset": 1757, "size": 50}}} 2019-01-09 03:14:38,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:38,623 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:38 GMT 2019-01-09 03:14:38,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:38,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:14:38,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:38,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:14:38,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:38,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:38,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:38,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:38,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:38,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:38,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:38,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:14:38,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:38,787 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:38 GMT 2019-01-09 03:14:38,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:38,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:14:38,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:43,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:14:44,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:44,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:44,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:44,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:44,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:44,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:44,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:44,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:39.427Z", "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 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58130 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m35.546s\nuser\t0m12.530s\nsys\t0m2.923s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:39.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:39.816Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:39.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:40.827Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:40.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:40.827Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:40.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:42.280Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.054s\nuser\t0m0.003s\nsys\t0m0.052s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:42.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:42.837Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:42.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:42.837Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c3:24:c0 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec3:24c0/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:99498 errors:0 dropped:0 overruns:0 frame:0\n TX packets:55196 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147854931 (147.8 MB) TX bytes:11031597 (11.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:56 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:42.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}], "metadata": {"pagination": {"total": 1784, "offset": 1757, "size": 50}}} 2019-01-09 03:14:44,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:44,066 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:44 GMT 2019-01-09 03:14:44,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:44,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18547 2019-01-09 03:14:44,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:44,067 - 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 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58130 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m35.546s user 0m12.530s sys 0m2.923s 2019-01-09 03:14:44,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-01-09 03:14:44,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-01-09 03:14:44,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-01-09 03:14:44,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.054s user 0m0.003s sys 0m0.052s 2019-01-09 03:14:44,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-01-09 03:14:44,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c3:24:c0 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec3:24c0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:99498 errors:0 dropped:0 overruns:0 frame:0 TX packets:55196 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147854931 (147.8 MB) TX bytes:11031597 (11.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 03:14:44,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:14:44,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:44,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:44,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:44,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:44,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:44,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:44,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:44,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:14:44,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:44,200 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:44 GMT 2019-01-09 03:14:44,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:44,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:14:44,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:49,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:14:49,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:49,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:49,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:49,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:49,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:49,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:49,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:49,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:44.014Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:44.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:44.014Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:44.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:44.014Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:44.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:44.014Z", "message": "[ellis] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/mysql.err\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa09\n/var/log/sysstat/sa09\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/mysql.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/ellis\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:44.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:44.014Z", "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 10975/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1087/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10033/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10208/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9291/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10975/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1087/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 9441/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9441/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9441/ntpd \nudp 0 0 0.0.0.0:60402 0.0.0.0:* 567/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10975/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 9441/ntpd \nudp6 0 0 ::1:123 :::* 9441/ntpd \nudp6 0 0 :::123 :::* 9441/ntpd \nudp6 0 0 :::38740 :::* 567/dhclient \nudp6 0 0 ::1:53 :::* 10975/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 1804 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11416 1662/python2.7 /tmp/cloudify-logging-server-b620c.socket\nunix 2 [ ACC ] STREAM LISTENING 7044 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11706 1869/python2.7 /tmp/ctx-UNJZZd.socket\nunix 2 [ ACC ] STREAM LISTENING 21136 9291/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 23080 10399/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9431 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9451 1132/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:44.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:44.014Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:06 ? 00:00:00 /sbin/init\nroot 2 0 0 03:06 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:06 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:06 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:06 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:06 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:06 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:06 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:06 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:06 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:06 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:06 ? 00:00:00 [migration/0]\nroot 14 2 0 03:06 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:06 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:06 ? 00:00:00 [migration/1]\nroot 17 2 0 03:06 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 03:06 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 03:06 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:06 ? 00:00:00 [khelper]\nroot 21 2 0 03:06 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:06 ? 00:00:00 [netns]\nroot 23 2 0 03:06 ? 00:00:00 [writeback]\nroot 24 2 0 03:06 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:06 ? 00:00:00 [bioset]\nroot 27 2 0 03:06 ? 00:00:00 [kblockd]\nroot 28 2 0 03:06 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:06 ? 00:00:00 [khubd]\nroot 30 2 0 03:06 ? 00:00:00 [md]\nroot 31 2 0 03:06 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:06 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 03:06 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:06 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:06 ? 00:00:00 [vmstat]\nroot 37 2 0 03:06 ? 00:00:00 [ksmd]\nroot 38 2 0 03:06 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:06 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:06 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:06 ? 00:00:00 [crypto]\nroot 53 2 0 03:06 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:06 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:06 ? 00:00:00 [vballoon]\nroot 56 2 0 03:06 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 03:06 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:06 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:06 ? 00:00:00 [deferwq]\nroot 80 2 0 03:06 ? 00:00:00 [charger_manager]\nroot 123 2 0 03:06 ? 00:00:00 [kpsmoused]\nroot 185 2 0 03:06 ? 00:00:00 [jbd2/vda1-8]\nroot 186 2 0 03:06 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 03:06 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 429 2 0 03:06 ? 00:00:00 [kworker/u5:1]\nroot 486 1 0 03:06 ? 00:00:00 upstart-socket-bridge --daemon\nroot 567 1 0 03:06 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 03:06 ? 00:00:00 [kworker/u5:2]\nroot 821 2 0 03:06 ? 00:00:00 [kauditd]\nroot 935 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1009 1 0 03:06 ? 00:00:00 rsyslogd\nroot 1041 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1087 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D\nroot 1088 1 0 03:06 ? 00:00:00 cron\ndaemon 1089 1 0 03:06 ? 00:00:00 atd\nroot 1106 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance\nroot 1114 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1132 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork\nroot 1146 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1259 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1265 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1450 2 0 03:06 ? 00:00:00 [kworker/0:2]\nubuntu 1662 1 0 03:06 ? 00:00:00 /home/ubuntu/ellis_host_pbr97r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_pbr97r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_pbr97r --logging-server-logdir=/home/ubuntu/ellis_host_pbr97r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_pbr97r/work/ellis_host_pbr97r%I.log --pidfile=/home/ubuntu/ellis_host_pbr97r/work/ellis_host_pbr97r.pid\nubuntu 1776 1 0 03:07 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_pbr97r/env/bin/diamond --configfile /home/ubuntu/ellis_host_pbr97r/work/plugins/diamond/etc/diamond.conf\nubuntu 1848 1662 0 03:09 ? 00:00:00 /home/ubuntu/ellis_host_pbr97r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_pbr97r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_pbr97r --logging-server-logdir=/home/ubuntu/ellis_host_pbr97r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_pbr97r/work/ellis_host_pbr97r%I.log --pidfile=/home/ubuntu/ellis_host_pbr97r/work/ellis_host_pbr97r.pid\nubuntu 1869 1848 0 03:09 ? 00:00:00 /home/ubuntu/ellis_host_pbr97r/env/bin/python2.7 /home/ubuntu/ellis_host_pbr97r/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-uo0ZrM\nubuntu 1880 1869 0 03:09 ? 00:00:00 /bin/sh -c /tmp/TWOO0/install-ellis.sh\nubuntu 1882 1880 0 03:09 ? 00:00:00 /bin/bash -e /tmp/TWOO0/install-ellis.sh\nroot 3318 2 0 03:11 ? 00:00:00 [kworker/u5:0]\nmysql 9291 1 0 03:13 ? 00:00:00 /usr/sbin/mysqld\nntp 9441 1 0 03:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10033 1 0 03:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10088 1 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10092 10088 0 03:13 ? 00:00:00 inotifywait -e create -qq .\nroot 10208 1 0 03:13 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10209 10208 0 03:13 ? 00:00:00 nginx: worker process\nwww-data 10210 10208 0 03:13 ? 00:00:00 nginx: worker process\nwww-data 10211 10208 0 03:13 ? 00:00:00 nginx: worker process\nwww-data 10212 10208 0 03:13 ? 00:00:00 nginx: worker process\nellis 10399 1 0 03:14 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10602 10033 0 03:14 ? 00:00:00 [nginx_ping] \nroot 10604 10033 0 03:14 ? 00:00:00 [check-nginx-upt] \nroot 10607 10033 0 03:14 ? 00:00:00 [check-monit-upt] \nroot 10611 10033 0 03:14 ? 00:00:00 [poll_ellis.sh] \nroot 10613 10033 0 03:14 ? 00:00:00 [poll_ellis_http] \ndnsmasq 10975 1 0 03:14 ? 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 11038 1882 0 03:14 ? 00:00:00 /bin/bash -e /tmp/TWOO0/install-ellis.sh\nubuntu 11039 11038 0 03:14 ? 00:00:00 /bin/bash -e /tmp/TWOO0/install-ellis.sh\nroot 11040 11039 0 03:14 ? 00:00:00 sudo ps -edf\nroot 11041 11040 0 03:14 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:44.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:45.165Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:45.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:45.165Z", "message": "[ellis] => [09-Jan-2019 03:13:44 UTC] clearwater-diags-monitor starting\n[09-Jan-2019 03:13:44 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:45.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:45.958Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:45.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:46.175Z", "message": "Execution done (return_code=0): /tmp/TWOO0/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:46.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:46.175Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:46.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:46.175Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:46.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:46.175Z", "message": "[ellis] => 2019-01-09 03:14:21.432500073 Stopping etcd clearwater-etcd\n2019-01-09 03:14:23.103183318 Restarting etcd clearwater-etcd\n2019-01-09 03:14:23.107861180 Configured ETCDCTL_PEERS: 192.168.120.6:4000,\n2019-01-09 03:14:23.108594582 Check for previous failed startup attempt\n2019-01-09 03:14:23.109643121 Running etcdctl member list\n33de029ae6b34e9e: name=192-168-120-18 peerURLs=http://192.168.120.18:2380 clientURLs=http://192.168.120.18:4000 isLeader=false\n93f14446c7a3117b: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=true\nd79912fc5e195e79: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false\n2019-01-09 03:14:23.123358763 etcdctl returned 0\n2019-01-09 03:14:23.128347831 Joining existing cluster...\n2019-01-09 03:14:33.131378662 Configured ETCDCTL_PEERS: 192.168.120.6:4000,\n2019-01-09 03:14:33.132168919 Check cluster is healthy\n2019-01-09 03:14:33.133476258 Running etcdctl cluster-health\nmember 33de029ae6b34e9e is healthy: got healthy result from http://192.168.120.18:4000\nmember 93f14446c7a3117b is healthy: got healthy result from http://192.168.120.6:4000\nmember d79912fc5e195e79 is healthy: got healthy result from http://192.168.120.7:4000\ncluster is healthy\n2019-01-09 03:14:33.609423712 etcdctl returned 0\n2019-01-09 03:14:33.610617470 Tell the cluster we're joining\n2019-01-09 03:14:33.611448437 Running etcdctl member add 192-168-120-11 http://192.168.120.11:2380\nclient: etcd cluster is unavailable or misconfigured; error #0: client: endpoint http://192.168.120.6:4000 exceeded header timeout\n; error #1: client: etcd member http://192.168.120.7:4000 has no leader\n; error #2: client: etcd member http://192.168.120.18:4000 has no leader\n\n2019-01-09 03:14:35.624542488 etcdctl returned 1\n2019-01-09 03:14:35.627435488 Running etcdctl member list\n33de029ae6b34e9e: name=192-168-120-18 peerURLs=http://192.168.120.18:2380 clientURLs=http://192.168.120.18:4000 isLeader=false\n531ce198af3b05e4: name=192-168-120-17 peerURLs=http://192.168.120.17:2380 clientURLs=http://192.168.120.17:4000 isLeader=false\n93f14446c7a3117b: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=true\nd79912fc5e195e79: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false\n2019-01-09 03:14:35.639353468 etcdctl returned 0\n2019-01-09 03:14:35.640780421 Running etcdctl member remove\nProvide a single member ID\n2019-01-09 03:14:35.649911395 etcdctl returned 1\n2019-01-09 03:14:35.651153575 Failed to add local node 192.168.120.11 to the etcd cluster\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:46.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "2e3937c8-8ae2-453a-852b-fab779406ecd"}, {"node_instance_id": "ellis_62of58", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:46.886Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:46.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:47.814Z", "message": "Downloaded scripts/bind/bind.py to /tmp/18H56/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:47.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9e6e223f-9276-4df6-a778-05d69e21549e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:47.926Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:47.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:47.926Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:47.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:48.182Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/JZGHT/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:48.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "82edd5b9-e98d-4cdb-b5cd-56695da81f69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:48.182Z", "message": "Executing: /tmp/JZGHT/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:48.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "82edd5b9-e98d-4cdb-b5cd-56695da81f69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:48.182Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:48.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "82edd5b9-e98d-4cdb-b5cd-56695da81f69"}], "metadata": {"pagination": {"total": 1809, "offset": 1764, "size": 50}}} 2019-01-09 03:14:49,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:49,317 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:49 GMT 2019-01-09 03:14:49,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:49,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26264 2019-01-09 03:14:49,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:49,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-01-09 03:14:49,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-01-09 03:14:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-01-09 03:14:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/mysql.err /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/mysql /var/log/mysql/error.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa09 /var/log/sysstat/sa09 /var/log/ntpstats /var/log/monit.log /var/log/mysql.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/ellis /var/log/cloud-init.log real 0m0.007s user 0m0.004s sys 0m0.002s 2019-01-09 03:14:49,319 - 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 10975/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1087/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10033/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10208/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9291/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10975/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1087/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 9441/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9441/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9441/ntpd udp 0 0 0.0.0.0:60402 0.0.0.0:* 567/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10975/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 9441/ntpd udp6 0 0 ::1:123 :::* 9441/ntpd udp6 0 0 :::123 :::* 9441/ntpd udp6 0 0 :::38740 :::* 567/dhclient udp6 0 0 ::1:53 :::* 10975/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 1804 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11416 1662/python2.7 /tmp/cloudify-logging-server-b620c.socket unix 2 [ ACC ] STREAM LISTENING 7044 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11706 1869/python2.7 /tmp/ctx-UNJZZd.socket unix 2 [ ACC ] STREAM LISTENING 21136 9291/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 23080 10399/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9431 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9451 1132/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.003s sys 0m0.004s 2019-01-09 03:14:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:06 ? 00:00:00 /sbin/init root 2 0 0 03:06 ? 00:00:00 [kthreadd] root 3 2 0 03:06 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:06 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:06 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:06 ? 00:00:00 [rcu_sched] root 8 2 0 03:06 ? 00:00:00 [rcuos/0] root 9 2 0 03:06 ? 00:00:00 [rcuos/1] root 10 2 0 03:06 ? 00:00:00 [rcu_bh] root 11 2 0 03:06 ? 00:00:00 [rcuob/0] root 12 2 0 03:06 ? 00:00:00 [rcuob/1] root 13 2 0 03:06 ? 00:00:00 [migration/0] root 14 2 0 03:06 ? 00:00:00 [watchdog/0] root 15 2 0 03:06 ? 00:00:00 [watchdog/1] root 16 2 0 03:06 ? 00:00:00 [migration/1] root 17 2 0 03:06 ? 00:00:00 [ksoftirqd/1] root 18 2 0 03:06 ? 00:00:00 [kworker/1:0] root 19 2 0 03:06 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:06 ? 00:00:00 [khelper] root 21 2 0 03:06 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:06 ? 00:00:00 [netns] root 23 2 0 03:06 ? 00:00:00 [writeback] root 24 2 0 03:06 ? 00:00:00 [kintegrityd] root 25 2 0 03:06 ? 00:00:00 [bioset] root 27 2 0 03:06 ? 00:00:00 [kblockd] root 28 2 0 03:06 ? 00:00:00 [ata_sff] root 29 2 0 03:06 ? 00:00:00 [khubd] root 30 2 0 03:06 ? 00:00:00 [md] root 31 2 0 03:06 ? 00:00:00 [devfreq_wq] root 32 2 0 03:06 ? 00:00:00 [kworker/0:1] root 34 2 0 03:06 ? 00:00:00 [khungtaskd] root 35 2 0 03:06 ? 00:00:00 [kswapd0] root 36 2 0 03:06 ? 00:00:00 [vmstat] root 37 2 0 03:06 ? 00:00:00 [ksmd] root 38 2 0 03:06 ? 00:00:00 [khugepaged] root 39 2 0 03:06 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:06 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:06 ? 00:00:00 [crypto] root 53 2 0 03:06 ? 00:00:00 [kthrotld] root 54 2 0 03:06 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:06 ? 00:00:00 [vballoon] root 56 2 0 03:06 ? 00:00:00 [kworker/1:1] root 57 2 0 03:06 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:06 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:06 ? 00:00:00 [deferwq] root 80 2 0 03:06 ? 00:00:00 [charger_manager] root 123 2 0 03:06 ? 00:00:00 [kpsmoused] root 185 2 0 03:06 ? 00:00:00 [jbd2/vda1-8] root 186 2 0 03:06 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 03:06 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 03:06 ? 00:00:00 [kworker/u5:1] root 486 1 0 03:06 ? 00:00:00 upstart-socket-bridge --daemon root 567 1 0 03:06 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 03:06 ? 00:00:00 [kworker/u5:2] root 821 2 0 03:06 ? 00:00:00 [kauditd] root 935 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon syslog 1009 1 0 03:06 ? 00:00:00 rsyslogd root 1041 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1087 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D root 1088 1 0 03:06 ? 00:00:00 cron daemon 1089 1 0 03:06 ? 00:00:00 atd root 1106 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance root 1114 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1132 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork root 1146 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind root 1259 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1265 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1450 2 0 03:06 ? 00:00:00 [kworker/0:2] ubuntu 1662 1 0 03:06 ? 00:00:00 /home/ubuntu/ellis_host_pbr97r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_pbr97r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_pbr97r --logging-server-logdir=/home/ubuntu/ellis_host_pbr97r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_pbr97r/work/ellis_host_pbr97r%I.log --pidfile=/home/ubuntu/ellis_host_pbr97r/work/ellis_host_pbr97r.pid ubuntu 1776 1 0 03:07 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_pbr97r/env/bin/diamond --configfile /home/ubuntu/ellis_host_pbr97r/work/plugins/diamond/etc/diamond.conf ubuntu 1848 1662 0 03:09 ? 00:00:00 /home/ubuntu/ellis_host_pbr97r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_pbr97r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_pbr97r --logging-server-logdir=/home/ubuntu/ellis_host_pbr97r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_pbr97r/work/ellis_host_pbr97r%I.log --pidfile=/home/ubuntu/ellis_host_pbr97r/work/ellis_host_pbr97r.pid ubuntu 1869 1848 0 03:09 ? 00:00:00 /home/ubuntu/ellis_host_pbr97r/env/bin/python2.7 /home/ubuntu/ellis_host_pbr97r/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-uo0ZrM ubuntu 1880 1869 0 03:09 ? 00:00:00 /bin/sh -c /tmp/TWOO0/install-ellis.sh ubuntu 1882 1880 0 03:09 ? 00:00:00 /bin/bash -e /tmp/TWOO0/install-ellis.sh root 3318 2 0 03:11 ? 00:00:00 [kworker/u5:0] mysql 9291 1 0 03:13 ? 00:00:00 /usr/sbin/mysqld ntp 9441 1 0 03:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10033 1 0 03:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10088 1 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10092 10088 0 03:13 ? 00:00:00 inotifywait -e create -qq . root 10208 1 0 03:13 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10209 10208 0 03:13 ? 00:00:00 nginx: worker process www-data 10210 10208 0 03:13 ? 00:00:00 nginx: worker process www-data 10211 10208 0 03:13 ? 00:00:00 nginx: worker process www-data 10212 10208 0 03:13 ? 00:00:00 nginx: worker process ellis 10399 1 0 03:14 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10602 10033 0 03:14 ? 00:00:00 [nginx_ping] root 10604 10033 0 03:14 ? 00:00:00 [check-nginx-upt] root 10607 10033 0 03:14 ? 00:00:00 [check-monit-upt] root 10611 10033 0 03:14 ? 00:00:00 [poll_ellis.sh] root 10613 10033 0 03:14 ? 00:00:00 [poll_ellis_http] dnsmasq 10975 1 0 03:14 ? 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 11038 1882 0 03:14 ? 00:00:00 /bin/bash -e /tmp/TWOO0/install-ellis.sh ubuntu 11039 11038 0 03:14 ? 00:00:00 /bin/bash -e /tmp/TWOO0/install-ellis.sh root 11040 11039 0 03:14 ? 00:00:00 sudo ps -edf root 11041 11040 0 03:14 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.004s 2019-01-09 03:14:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-01-09 03:14:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [09-Jan-2019 03:13:44 UTC] clearwater-diags-monitor starting [09-Jan-2019 03:13:44 UTC] Waiting for trigger files real 0m0.004s user 0m0.004s sys 0m0.002s 2019-01-09 03:14:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:14:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TWOO0/install-ellis.sh 2019-01-09 03:14:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-01-09 03:14:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-01-09 03:14:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-01-09 03:14:21.432500073 Stopping etcd clearwater-etcd 2019-01-09 03:14:23.103183318 Restarting etcd clearwater-etcd 2019-01-09 03:14:23.107861180 Configured ETCDCTL_PEERS: 192.168.120.6:4000, 2019-01-09 03:14:23.108594582 Check for previous failed startup attempt 2019-01-09 03:14:23.109643121 Running etcdctl member list 33de029ae6b34e9e: name=192-168-120-18 peerURLs=http://192.168.120.18:2380 clientURLs=http://192.168.120.18:4000 isLeader=false 93f14446c7a3117b: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=true d79912fc5e195e79: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false 2019-01-09 03:14:23.123358763 etcdctl returned 0 2019-01-09 03:14:23.128347831 Joining existing cluster... 2019-01-09 03:14:33.131378662 Configured ETCDCTL_PEERS: 192.168.120.6:4000, 2019-01-09 03:14:33.132168919 Check cluster is healthy 2019-01-09 03:14:33.133476258 Running etcdctl cluster-health member 33de029ae6b34e9e is healthy: got healthy result from http://192.168.120.18:4000 member 93f14446c7a3117b is healthy: got healthy result from http://192.168.120.6:4000 member d79912fc5e195e79 is healthy: got healthy result from http://192.168.120.7:4000 cluster is healthy 2019-01-09 03:14:33.609423712 etcdctl returned 0 2019-01-09 03:14:33.610617470 Tell the cluster we're joining 2019-01-09 03:14:33.611448437 Running etcdctl member add 192-168-120-11 http://192.168.120.11:2380 client: etcd cluster is unavailable or misconfigured; error #0: client: endpoint http://192.168.120.6:4000 exceeded header timeout ; error #1: client: etcd member http://192.168.120.7:4000 has no leader ; error #2: client: etcd member http://192.168.120.18:4000 has no leader 2019-01-09 03:14:35.624542488 etcdctl returned 1 2019-01-09 03:14:35.627435488 Running etcdctl member list 33de029ae6b34e9e: name=192-168-120-18 peerURLs=http://192.168.120.18:2380 clientURLs=http://192.168.120.18:4000 isLeader=false 531ce198af3b05e4: name=192-168-120-17 peerURLs=http://192.168.120.17:2380 clientURLs=http://192.168.120.17:4000 isLeader=false 93f14446c7a3117b: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=true d79912fc5e195e79: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false 2019-01-09 03:14:35.639353468 etcdctl returned 0 2019-01-09 03:14:35.640780421 Running etcdctl member remove Provide a single member ID 2019-01-09 03:14:35.649911395 etcdctl returned 1 2019-01-09 03:14:35.651153575 Failed to add local node 192.168.120.11 to the etcd cluster real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-09 03:14:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:14:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/18H56/bind.py 2019-01-09 03:14:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:14:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:14:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/JZGHT/create_number.sh 2019-01-09 03:14:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JZGHT/create_number.sh 2019-01-09 03:14:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-01-09 03:14:49,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:14:49,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:49,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:49,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:49,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:49,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:49,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:49,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:49,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:14:49,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:49,797 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:49 GMT 2019-01-09 03:14:49,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:49,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:14:49,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:54,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:14:54,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:54,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:54,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:54,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:54,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:54,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:54,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:54,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "82edd5b9-e98d-4cdb-b5cd-56695da81f69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9e6e223f-9276-4df6-a778-05d69e21549e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9e6e223f-9276-4df6-a778-05d69e21549e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9e6e223f-9276-4df6-a778-05d69e21549e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9e6e223f-9276-4df6-a778-05d69e21549e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "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": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9e6e223f-9276-4df6-a778-05d69e21549e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'ellis': {u'ellis_62of58': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.11', u'name': u'ellis-62of58'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9e6e223f-9276-4df6-a778-05d69e21549e"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "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 14 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,781 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58604 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m31.713s\nuser\t0m11.808s\nsys\t0m2.547s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9e6e223f-9276-4df6-a778-05d69e21549e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9e6e223f-9276-4df6-a778-05d69e21549e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "message": "[localhost] run: sudo mv /tmp/tmpv6wuHc /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9e6e223f-9276-4df6-a778-05d69e21549e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "message": "[localhost] run: sudo mv /tmp/tmprnTHyW /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9e6e223f-9276-4df6-a778-05d69e21549e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.698Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "9e6e223f-9276-4df6-a778-05d69e21549e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:49.940Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:49.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:50.806Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:50.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:50.806Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:50.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:50.806Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:50.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:52.381Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.070s\nuser\t0m0.006s\nsys\t0m0.044s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:52.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:52.815Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ef:97:47 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:9747/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:112322 errors:0 dropped:0 overruns:0 frame:0\n TX packets:67123 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172027912 (172.0 MB) TX bytes:11998188 (11.9 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.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:52.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:52.815Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:52.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:53.836Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:05 ? 00:00:00 /sbin/init\nroot 2 0 0 03:05 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:05 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:05 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:05 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:05 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:05 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:05 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:05 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:05 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:05 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:05 ? 00:00:00 [migration/0]\nroot 14 2 0 03:05 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:05 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:05 ? 00:00:00 [migration/1]\nroot 17 2 0 03:05 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:05 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:05 ? 00:00:00 [khelper]\nroot 21 2 0 03:05 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:05 ? 00:00:00 [netns]\nroot 23 2 0 03:05 ? 00:00:00 [writeback]\nroot 24 2 0 03:05 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:05 ? 00:00:00 [bioset]\nroot 27 2 0 03:05 ? 00:00:00 [kblockd]\nroot 28 2 0 03:05 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:05 ? 00:00:00 [khubd]\nroot 30 2 0 03:05 ? 00:00:00 [md]\nroot 31 2 0 03:05 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:05 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 03:05 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 03:05 ? 00:00:00 [khungtaskd]\nroot 36 2 0 03:05 ? 00:00:00 [kswapd0]\nroot 37 2 0 03:05 ? 00:00:00 [vmstat]\nroot 38 2 0 03:05 ? 00:00:00 [ksmd]\nroot 39 2 0 03:05 ? 00:00:00 [khugepaged]\nroot 40 2 0 03:05 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 03:05 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 03:05 ? 00:00:00 [crypto]\nroot 54 2 0 03:05 ? 00:00:00 [kthrotld]\nroot 55 2 0 03:05 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 03:05 ? 00:00:00 [vballoon]\nroot 57 2 0 03:05 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:05 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:05 ? 00:00:00 [deferwq]\nroot 80 2 0 03:05 ? 00:00:00 [charger_manager]\nroot 123 2 0 03:05 ? 00:00:00 [kpsmoused]\nroot 125 2 0 03:05 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 03:05 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:05 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 03:05 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 03:05 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 03:05 ? 00:00:00 [kworker/u5:1]\nroot 496 1 0 03:05 ? 00:00:00 upstart-socket-bridge --daemon\nroot 649 1 0 03:06 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 811 2 0 03:06 ? 00:00:00 [kworker/u5:2]\nroot 824 2 0 03:06 ? 00:00:00 [kauditd]\nroot 941 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1011 1 0 03:06 ? 00:00:00 rsyslogd\nmessage+ 1019 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork\nroot 1031 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1056 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1059 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1063 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1065 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1067 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1110 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D\nroot 1114 1 0 03:06 ? 00:00:00 cron\ndaemon 1115 1 0 03:06 ? 00:00:00 atd\nroot 1122 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance\nroot 1147 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1263 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1270 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1440 2 0 03:06 ? 00:00:00 [kworker/0:2]\nubuntu 1664 1 0 03:06 ? 00:00:00 /home/ubuntu/dime_host_xpdrmz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_xpdrmz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_xpdrmz --logging-server-logdir=/home/ubuntu/dime_host_xpdrmz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_xpdrmz/work/dime_host_xpdrmz%I.log --pidfile=/home/ubuntu/dime_host_xpdrmz/work/dime_host_xpdrmz.pid\nubuntu 1778 1 0 03:06 ? 00:00:02 python2.7 /home/ubuntu/dime_host_xpdrmz/env/bin/diamond --configfile /home/ubuntu/dime_host_xpdrmz/work/plugins/diamond/etc/diamond.conf\nubuntu 1855 1664 0 03:09 ? 00:00:00 /home/ubuntu/dime_host_xpdrmz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_xpdrmz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_xpdrmz --logging-server-logdir=/home/ubuntu/dime_host_xpdrmz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_xpdrmz/work/dime_host_xpdrmz%I.log --pidfile=/home/ubuntu/dime_host_xpdrmz/work/dime_host_xpdrmz.pid\nubuntu 1875 1855 0 03:09 ? 00:00:00 /home/ubuntu/dime_host_xpdrmz/env/bin/python2.7 /home/ubuntu/dime_host_xpdrmz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Otkl2D\nubuntu 1887 1875 0 03:09 ? 00:00:00 /bin/sh -c /tmp/WIB45/install-dime.sh\nubuntu 1889 1887 0 03:09 ? 00:00:00 /bin/bash -e /tmp/WIB45/install-dime.sh\nroot 2541 2 0 03:11 ? 00:00:00 [kworker/u5:0]\nntp 8862 1 0 03:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9437 1 0 03:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9438 9437 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9442 1 0 03:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9443 9442 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9451 9438 0 03:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9453 9443 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9454 9453 0 03:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9491 1 0 03:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10164 1 0 03:14 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10509 1 0 03:14 ? 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 10572 1889 0 03:14 ? 00:00:00 /bin/bash -e /tmp/WIB45/install-dime.sh\nubuntu 10573 10572 0 03:14 ? 00:00:00 /bin/bash -e /tmp/WIB45/install-dime.sh\nroot 10574 10573 0 03:14 ? 00:00:00 sudo ps -edf\nroot 10575 10574 0 03:14 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:53.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:53.836Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:53.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:53.836Z", "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 10509/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9491/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10509/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1110/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8862/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8862/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8862/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10164/snmpd \nudp 0 0 0.0.0.0:31196 0.0.0.0:* 649/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10509/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 649/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8862/ntpd \nudp6 0 0 ::1:123 :::* 8862/ntpd \nudp6 0 0 :::123 :::* 8862/ntpd \nudp6 0 0 :::161 :::* 10164/snmpd \nudp6 0 0 :::8172 :::* 649/dhclient \nudp6 0 0 ::1:53 :::* 10509/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9220 1147/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7209 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11268 1664/python2.7 /tmp/cloudify-logging-server-ff9be.socket\nunix 2 [ ACC ] STREAM LISTENING 6981 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11684 1875/python2.7 /tmp/ctx-Lp9cYP.socket\nunix 2 [ ACC ] STREAM LISTENING 21853 9451/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8069 1019/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 21287 9454/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 23627 10164/snmpd /var/agentx/master\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:53.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:53.836Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:53.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}], "metadata": {"pagination": {"total": 1834, "offset": 1784, "size": 50}}} 2019-01-09 03:14:54,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:54,993 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:54 GMT 2019-01-09 03:14:54,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:54,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 39933 2019-01-09 03:14:54,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:14:54,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-01-09 03:14:54,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:14:54,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:14:54,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 03:14:54,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:14:54,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:14:54,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'ellis': {u'ellis_62of58': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.11', u'name': u'ellis-62of58'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:14:54,995 - 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 14 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,781 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58604 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m31.713s user 0m11.808s sys 0m2.547s 2019-01-09 03:14:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:14:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 03:14:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpv6wuHc /etc/bind/db.clearwater.opnfv 2019-01-09 03:14:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprnTHyW /etc/bind/db.clearwater.local 2019-01-09 03:14:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:14:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:14:54,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-01-09 03:14:54,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-01-09 03:14:54,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-01-09 03:14:54,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.070s user 0m0.006s sys 0m0.044s 2019-01-09 03:14:54,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ef:97:47 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feef:9747/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:112322 errors:0 dropped:0 overruns:0 frame:0 TX packets:67123 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172027912 (172.0 MB) TX bytes:11998188 (11.9 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.004s user 0m0.003s sys 0m0.002s 2019-01-09 03:14:54,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-01-09 03:14:54,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:05 ? 00:00:00 /sbin/init root 2 0 0 03:05 ? 00:00:00 [kthreadd] root 3 2 0 03:05 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:05 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:05 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:05 ? 00:00:00 [rcu_sched] root 8 2 0 03:05 ? 00:00:00 [rcuos/0] root 9 2 0 03:05 ? 00:00:00 [rcuos/1] root 10 2 0 03:05 ? 00:00:00 [rcu_bh] root 11 2 0 03:05 ? 00:00:00 [rcuob/0] root 12 2 0 03:05 ? 00:00:00 [rcuob/1] root 13 2 0 03:05 ? 00:00:00 [migration/0] root 14 2 0 03:05 ? 00:00:00 [watchdog/0] root 15 2 0 03:05 ? 00:00:00 [watchdog/1] root 16 2 0 03:05 ? 00:00:00 [migration/1] root 17 2 0 03:05 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:05 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:05 ? 00:00:00 [khelper] root 21 2 0 03:05 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:05 ? 00:00:00 [netns] root 23 2 0 03:05 ? 00:00:00 [writeback] root 24 2 0 03:05 ? 00:00:00 [kintegrityd] root 25 2 0 03:05 ? 00:00:00 [bioset] root 27 2 0 03:05 ? 00:00:00 [kblockd] root 28 2 0 03:05 ? 00:00:00 [ata_sff] root 29 2 0 03:05 ? 00:00:00 [khubd] root 30 2 0 03:05 ? 00:00:00 [md] root 31 2 0 03:05 ? 00:00:00 [devfreq_wq] root 32 2 0 03:05 ? 00:00:00 [kworker/0:1] root 33 2 0 03:05 ? 00:00:00 [kworker/1:1] root 35 2 0 03:05 ? 00:00:00 [khungtaskd] root 36 2 0 03:05 ? 00:00:00 [kswapd0] root 37 2 0 03:05 ? 00:00:00 [vmstat] root 38 2 0 03:05 ? 00:00:00 [ksmd] root 39 2 0 03:05 ? 00:00:00 [khugepaged] root 40 2 0 03:05 ? 00:00:00 [fsnotify_mark] root 41 2 0 03:05 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 03:05 ? 00:00:00 [crypto] root 54 2 0 03:05 ? 00:00:00 [kthrotld] root 55 2 0 03:05 ? 00:00:00 [kworker/u4:1] root 56 2 0 03:05 ? 00:00:00 [vballoon] root 57 2 0 03:05 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:05 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:05 ? 00:00:00 [deferwq] root 80 2 0 03:05 ? 00:00:00 [charger_manager] root 123 2 0 03:05 ? 00:00:00 [kpsmoused] root 125 2 0 03:05 ? 00:00:00 [kworker/1:2] root 186 2 0 03:05 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:05 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 03:05 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 03:05 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 03:05 ? 00:00:00 [kworker/u5:1] root 496 1 0 03:05 ? 00:00:00 upstart-socket-bridge --daemon root 649 1 0 03:06 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 811 2 0 03:06 ? 00:00:00 [kworker/u5:2] root 824 2 0 03:06 ? 00:00:00 [kauditd] root 941 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon syslog 1011 1 0 03:06 ? 00:00:00 rsyslogd message+ 1019 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork root 1031 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind root 1056 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1059 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1063 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1065 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1067 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1110 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D root 1114 1 0 03:06 ? 00:00:00 cron daemon 1115 1 0 03:06 ? 00:00:00 atd root 1122 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance root 1147 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1263 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1270 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1440 2 0 03:06 ? 00:00:00 [kworker/0:2] ubuntu 1664 1 0 03:06 ? 00:00:00 /home/ubuntu/dime_host_xpdrmz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_xpdrmz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_xpdrmz --logging-server-logdir=/home/ubuntu/dime_host_xpdrmz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_xpdrmz/work/dime_host_xpdrmz%I.log --pidfile=/home/ubuntu/dime_host_xpdrmz/work/dime_host_xpdrmz.pid ubuntu 1778 1 0 03:06 ? 00:00:02 python2.7 /home/ubuntu/dime_host_xpdrmz/env/bin/diamond --configfile /home/ubuntu/dime_host_xpdrmz/work/plugins/diamond/etc/diamond.conf ubuntu 1855 1664 0 03:09 ? 00:00:00 /home/ubuntu/dime_host_xpdrmz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_xpdrmz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_xpdrmz --logging-server-logdir=/home/ubuntu/dime_host_xpdrmz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_xpdrmz/work/dime_host_xpdrmz%I.log --pidfile=/home/ubuntu/dime_host_xpdrmz/work/dime_host_xpdrmz.pid ubuntu 1875 1855 0 03:09 ? 00:00:00 /home/ubuntu/dime_host_xpdrmz/env/bin/python2.7 /home/ubuntu/dime_host_xpdrmz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Otkl2D ubuntu 1887 1875 0 03:09 ? 00:00:00 /bin/sh -c /tmp/WIB45/install-dime.sh ubuntu 1889 1887 0 03:09 ? 00:00:00 /bin/bash -e /tmp/WIB45/install-dime.sh root 2541 2 0 03:11 ? 00:00:00 [kworker/u5:0] ntp 8862 1 0 03:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9437 1 0 03:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9438 9437 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9442 1 0 03:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9443 9442 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9451 9438 0 03:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9453 9443 0 03:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9454 9453 0 03:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9491 1 0 03:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10164 1 0 03:14 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10509 1 0 03:14 ? 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 10572 1889 0 03:14 ? 00:00:00 /bin/bash -e /tmp/WIB45/install-dime.sh ubuntu 10573 10572 0 03:14 ? 00:00:00 /bin/bash -e /tmp/WIB45/install-dime.sh root 10574 10573 0 03:14 ? 00:00:00 sudo ps -edf root 10575 10574 0 03:14 ? 00:00:00 ps -edf real 0m0.008s user 0m0.004s sys 0m0.004s 2019-01-09 03:14:54,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-01-09 03:14:54,998 - 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 10509/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9491/monit tcp6 0 0 ::1:53 :::* LISTEN 10509/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1110/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8862/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8862/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8862/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10164/snmpd udp 0 0 0.0.0.0:31196 0.0.0.0:* 649/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10509/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 649/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8862/ntpd udp6 0 0 ::1:123 :::* 8862/ntpd udp6 0 0 :::123 :::* 8862/ntpd udp6 0 0 :::161 :::* 10164/snmpd udp6 0 0 :::8172 :::* 649/dhclient udp6 0 0 ::1:53 :::* 10509/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9220 1147/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7209 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11268 1664/python2.7 /tmp/cloudify-logging-server-ff9be.socket unix 2 [ ACC ] STREAM LISTENING 6981 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11684 1875/python2.7 /tmp/ctx-Lp9cYP.socket unix 2 [ ACC ] STREAM LISTENING 21853 9451/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8069 1019/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 21287 9454/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23627 10164/snmpd /var/agentx/master real 0m0.006s user 0m0.000s sys 0m0.006s 2019-01-09 03:14:54,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-01-09 03:14:54,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:14:55,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:14:55,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:14:55,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:14:55,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:14:55,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:14:55,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:14:55,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:14:55,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:14:55,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:14:55,088 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:14:55 GMT 2019-01-09 03:14:55,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:14:55,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:14:55,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:00,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:15:00,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:00,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:00,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:00,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:00,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:00,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:00,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:00,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:54.934Z", "message": "[dime] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20190109T030000Z.txt\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa09\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ralf\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:54.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:54.934Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:54.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:54.934Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:54.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:54.934Z", "message": "[dime] => 2019:01:09 03:13:47: Namespace: management\n2019:01:09 03:13:47: [management] Starting server\n2019:01:09 03:13:47: [management] Listening for requests\n2019:01:09 03:13:47: Namespace: signaling\n2019:01:09 03:13:47: [signaling] Starting server\n2019:01:09 03:13:47: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:54.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:55.987Z", "message": "Execution done (return_code=0): /tmp/WIB45/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:55.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:55.987Z", "message": "[dime] => 2019-01-09 03:14:33.866761711 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:55.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:55.987Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:55.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:55.987Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:55.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "05d336d3-53d9-4e4d-806d-b12212bf7533"}, {"node_instance_id": "dime_qpcgrb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:55.988Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:55.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "dime_qpcgrb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:56.938Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:56.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:56.999Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:56.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:57.963Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:57.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:57.963Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:57.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:58.014Z", "message": "Downloaded scripts/bind/bind.py to /tmp/US0LX/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:58.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:58.014Z", "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": "2019-01-09T03:14:58.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:58.014Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'ellis': {u'ellis_62of58': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.11', u'name': u'ellis-62of58'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}, u'dime': {u'dime_qpcgrb': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-qpcgrb'}}}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:58.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:58.014Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:58.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:58.014Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:58.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:58.971Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:58.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:59.023Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:59.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:59.023Z", "message": "[localhost] run: sudo mv /tmp/tmpx3ILLq /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:59.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:59.023Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:59.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:59.023Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:59.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:59.023Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:59.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:59.023Z", "message": "[localhost] run: sudo mv /tmp/tmplxh9J2 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:59.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:59.023Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'ellis': {u'ellis_62of58': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.11', u'name': u'ellis-62of58'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}, u'dime': {u'dime_qpcgrb': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-qpcgrb'}}}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:59.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:14:59.023Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:14:59.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "24262469-dbab-4617-80b9-a4ca639fdb35"}], "metadata": {"pagination": {"total": 1864, "offset": 1808, "size": 50}}} 2019-01-09 03:15:00,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:00,433 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:00 GMT 2019-01-09 03:15:00,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:00,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17924 2019-01-09 03:15:00,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:00,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20190109T030000Z.txt /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa09 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ralf /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.006s user 0m0.000s sys 0m0.005s 2019-01-09 03:15:00,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-09 03:15:00,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-01-09 03:15:00,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019:01:09 03:13:47: Namespace: management 2019:01:09 03:13:47: [management] Starting server 2019:01:09 03:13:47: [management] Listening for requests 2019:01:09 03:13:47: Namespace: signaling 2019:01:09 03:13:47: [signaling] Starting server 2019:01:09 03:13:47: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-09 03:15:00,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WIB45/install-dime.sh 2019-01-09 03:15:00,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-01-09 03:14:33.866761711 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-09 03:15:00,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-09 03:15:00,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-01-09 03:15:00,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:15:00,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:15:00,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 03:15:00,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:15:00,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:15:00,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/US0LX/bind.py 2019-01-09 03:15:00,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:15:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'ellis': {u'ellis_62of58': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.11', u'name': u'ellis-62of58'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}, u'dime': {u'dime_qpcgrb': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-qpcgrb'}}}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:15:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:15:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 03:15:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:15:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 03:15:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpx3ILLq /etc/bind/db.clearwater.local 2019-01-09 03:15:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:15:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:15:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:15:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplxh9J2 /etc/bind/db.clearwater.opnfv 2019-01-09 03:15:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'ellis': {u'ellis_62of58': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.11', u'name': u'ellis-62of58'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}, u'dime': {u'dime_qpcgrb': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-qpcgrb'}}}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:15:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:15:00,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:15:00,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:00,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:00,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:00,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:00,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:00,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:00,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:00,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:15:00,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:00,507 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:00 GMT 2019-01-09 03:15:00,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:00,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:15:00,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:05,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:15:05,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:05,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:05,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:05,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:05,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:05,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:05,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:05,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1864, "offset": 1835, "size": 50}}} 2019-01-09 03:15:05,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:05,766 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:05 GMT 2019-01-09 03:15:05,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:05,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:15:05,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:05,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:15:05,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:05,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:05,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:05,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:05,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:05,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:05,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:05,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:15:05,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:05,841 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:05 GMT 2019-01-09 03:15:05,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:05,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:15:05,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:10,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:15:11,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:11,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:11,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:11,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:11,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:11,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:11,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:11,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:06.871Z", "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 13 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,654 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59699 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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\t0m9.727s\nuser\t0m3.605s\nsys\t0m0.881s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:06.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:07.101Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:07.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:08.110Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:08.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:08.110Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:08.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:09.729Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.057s\nuser\t0m0.003s\nsys\t0m0.055s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:09.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:10.131Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:10.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}], "metadata": {"pagination": {"total": 1870, "offset": 1835, "size": 50}}} 2019-01-09 03:15:11,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:11,087 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:11 GMT 2019-01-09 03:15:11,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:11,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8051 2019-01-09 03:15:11,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:11,088 - 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 13 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,654 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59699 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 0m9.727s user 0m3.605s sys 0m0.881s 2019-01-09 03:15:11,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-01-09 03:15:11,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-01-09 03:15:11,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-01-09 03:15:11,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.003s sys 0m0.055s 2019-01-09 03:15:11,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-01-09 03:15:11,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:15:11,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:11,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:11,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:11,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:11,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:11,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:11,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:11,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:15:11,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:11,200 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:11 GMT 2019-01-09 03:15:11,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:11,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:15:11,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:16,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:15:17,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:17,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:17,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:17,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:17,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:17,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:17,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:17,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:11.289Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:11.289Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:11.289Z", "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 14289/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12664/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12336/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14289/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1107/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 11935/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11935/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11935/ntpd \nudp 0 0 0.0.0.0:1437 0.0.0.0:* 560/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12336/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14289/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 11935/ntpd \nudp6 0 0 ::1:123 :::* 11935/ntpd \nudp6 0 0 :::123 :::* 11935/ntpd \nudp6 0 0 :::5520 :::* 560/dhclient \nudp6 0 0 ::1:53 :::* 14289/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9016 1121/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11144 1664/python2.7 /tmp/cloudify-logging-server-9261e.socket\nunix 2 [ ACC ] STREAM LISTENING 7012 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11806 1857/python2.7 /tmp/ctx-qDezyI.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7553 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8179 901/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:11.289Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:11.289Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d1:4a:d6 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed1:4ad6/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:149487 errors:0 dropped:0 overruns:0 frame:0\n TX packets:59316 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:219246583 (219.2 MB) TX bytes:11436225 (11.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:58 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:11.289Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 03:06 ? 00:00:00 /sbin/init\nroot 2 0 0 03:06 ? 00:00:00 [kthreadd]\nroot 3 2 0 03:06 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 03:06 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 03:06 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 03:06 ? 00:00:00 [rcu_sched]\nroot 8 2 0 03:06 ? 00:00:00 [rcuos/0]\nroot 9 2 0 03:06 ? 00:00:00 [rcuos/1]\nroot 10 2 0 03:06 ? 00:00:00 [rcu_bh]\nroot 11 2 0 03:06 ? 00:00:00 [rcuob/0]\nroot 12 2 0 03:06 ? 00:00:00 [rcuob/1]\nroot 13 2 0 03:06 ? 00:00:00 [migration/0]\nroot 14 2 0 03:06 ? 00:00:00 [watchdog/0]\nroot 15 2 0 03:06 ? 00:00:00 [watchdog/1]\nroot 16 2 0 03:06 ? 00:00:00 [migration/1]\nroot 17 2 0 03:06 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 03:06 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 03:06 ? 00:00:00 [khelper]\nroot 21 2 0 03:06 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 03:06 ? 00:00:00 [netns]\nroot 23 2 0 03:06 ? 00:00:00 [writeback]\nroot 24 2 0 03:06 ? 00:00:00 [kintegrityd]\nroot 25 2 0 03:06 ? 00:00:00 [bioset]\nroot 27 2 0 03:06 ? 00:00:00 [kblockd]\nroot 28 2 0 03:06 ? 00:00:00 [ata_sff]\nroot 29 2 0 03:06 ? 00:00:00 [khubd]\nroot 30 2 0 03:06 ? 00:00:00 [md]\nroot 31 2 0 03:06 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 03:06 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 03:06 ? 00:00:00 [khungtaskd]\nroot 35 2 0 03:06 ? 00:00:00 [kswapd0]\nroot 36 2 0 03:06 ? 00:00:00 [vmstat]\nroot 37 2 0 03:06 ? 00:00:00 [ksmd]\nroot 38 2 0 03:06 ? 00:00:00 [khugepaged]\nroot 39 2 0 03:06 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 03:06 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 03:06 ? 00:00:00 [crypto]\nroot 53 2 0 03:06 ? 00:00:00 [kthrotld]\nroot 54 2 0 03:06 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 03:06 ? 00:00:00 [vballoon]\nroot 56 2 0 03:06 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 03:06 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 03:06 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 03:06 ? 00:00:00 [deferwq]\nroot 80 2 0 03:06 ? 00:00:00 [charger_manager]\nroot 123 2 0 03:06 ? 00:00:00 [kpsmoused]\nroot 142 2 0 03:06 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 03:06 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 03:06 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 03:06 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 433 2 0 03:06 ? 00:00:00 [kworker/u5:1]\nroot 434 2 0 03:06 ? 00:00:00 [kworker/u5:2]\nroot 510 1 0 03:06 ? 00:00:00 upstart-socket-bridge --daemon\nroot 560 1 0 03:06 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 599 2 0 03:06 ? 00:00:00 [kworker/1:2]\nroot 823 2 0 03:06 ? 00:00:00 [kauditd]\nmessage+ 901 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork\nroot 939 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind\nroot 949 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1009 1 0 03:06 ? 00:00:00 rsyslogd\nroot 1054 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1107 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 03:06 ? 00:00:00 cron\ndaemon 1110 1 0 03:06 ? 00:00:00 atd\nroot 1119 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1203 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1209 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1664 1 0 03:07 ? 00:00:00 /home/ubuntu/vellum_host_0s0dyn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_0s0dyn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_0s0dyn --logging-server-logdir=/home/ubuntu/vellum_host_0s0dyn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_0s0dyn/work/vellum_host_0s0dyn%I.log --pidfile=/home/ubuntu/vellum_host_0s0dyn/work/vellum_host_0s0dyn.pid\nubuntu 1778 1 0 03:07 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_0s0dyn/env/bin/diamond --configfile /home/ubuntu/vellum_host_0s0dyn/work/plugins/diamond/etc/diamond.conf\nubuntu 1836 1664 0 03:09 ? 00:00:00 /home/ubuntu/vellum_host_0s0dyn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_0s0dyn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_0s0dyn --logging-server-logdir=/home/ubuntu/vellum_host_0s0dyn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_0s0dyn/work/vellum_host_0s0dyn%I.log --pidfile=/home/ubuntu/vellum_host_0s0dyn/work/vellum_host_0s0dyn.pid\nubuntu 1857 1836 0 03:09 ? 00:00:00 /home/ubuntu/vellum_host_0s0dyn/env/bin/python2.7 /home/ubuntu/vellum_host_0s0dyn/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-r3R0GO\nubuntu 1868 1857 0 03:09 ? 00:00:00 /bin/sh -c /tmp/ZE2DC/install-vellum.sh\nubuntu 1871 1868 0 03:09 ? 00:00:00 /bin/bash -e /tmp/ZE2DC/install-vellum.sh\nroot 5616 2 0 03:11 ? 00:00:00 [kworker/u5:0]\nntp 11935 1 0 03:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12336 1 0 03:13 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12664 1 0 03:14 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13307 1 0 03:14 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13313 13307 0 03:14 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13616 12664 0 03:14 ? 00:00:00 [check-monit-upt] \ndnsmasq 14289 1 0 03:15 ? 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 14352 1871 0 03:15 ? 00:00:00 /bin/bash -e /tmp/ZE2DC/install-vellum.sh\nubuntu 14353 14352 0 03:15 ? 00:00:00 /bin/bash -e /tmp/ZE2DC/install-vellum.sh\nroot 14354 14353 0 03:15 ? 00:00:00 sudo ps -edf\nroot 14355 14354 0 03:15 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:12.304Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:12.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:12.304Z", "message": "[vellum] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_20190109T030000Z.txt\n/var/log/memcached.log\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/rogers\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa09\n/var/log/sysstat/sa09\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/chronos\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/upstart\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.001s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:12.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:12.304Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:12.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:13.321Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:13.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:13.321Z", "message": "[vellum] => INFO [main] 2019-01-09 03:11:37,736 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-01-09 03:11:37,754 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 03:11:37,855 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] 2019-01-09 03:11:38,032 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-01-09 03:11:38,040 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2019-01-09 03:11:38,040 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2019-01-09 03:11:38,391 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 03:11:38,408 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] 2019-01-09 03:11:38,441 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2019-01-09 03:11:38,442 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-01-09 03:11:38,442 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2019-01-09 03:11:38,445 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 713536(696K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-01-09 03:11:38,446 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74002888(72268K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2019-01-09 03:11:38,446 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2019-01-09 03:11:38,446 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2019-01-09 03:11:38,446 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16796920(16403K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-01-09 03:11:38,446 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] 2019-01-09 03:11:38,447 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_1547003496.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1547003496.log]\nINFO [main] 2019-01-09 03:11:38,519 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-01-09 03:11:38,520 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-01-09 03:11:38,593 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-01-09 03:11:38,595 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-01-09 03:11:38,595 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-01-09 03:11:38,599 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2019-01-09 03:11:38,604 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-01-09 03:11:38,610 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2019-01-09 03:11:38,611 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-01-09 03:11:38,689 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-01-09 03:11:39,920 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-01-09 03:11:39,931 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-01-09 03:11:39,936 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-01-09 03:11:39,941 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-01-09 03:11:39,945 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-01-09 03:11:39,950 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-01-09 03:11:39,956 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-01-09 03:11:39,961 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-01-09 03:11:39,965 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-01-09 03:11:39,969 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-01-09 03:11:39,975 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-01-09 03:11:39,979 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-01-09 03:11:39,982 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-01-09 03:11:39,985 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-01-09 03:11:39,989 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-01-09 03:11:39,993 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-01-09 03:11:40,071 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-01-09 03:11:40,071 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-01-09 03:11:40,112 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-09 03:11:40,117 Memtable.java:347 - Writing Memtable-local@532702900(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-09 03:11:40,156 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=1547003499896, position=399)\nINFO [main] 2019-01-09 03:11:41,012 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-01-09 03:11:41,161 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-01-09 03:11:41,162 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-01-09 03:11:41,164 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-01-09 03:11:41,175 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2019-01-09 03:11:41,176 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-01-09 03:11:41,192 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 03:11:41,200 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] 2019-01-09 03:11:41,209 SystemKeyspace.java:765 - No host ID found, created e4009511-4186-4128-80ac-0e48f2d37a90 (Note: This should happen exactly once per node).\nINFO [main] 2019-01-09 03:11:41,211 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-01-09 03:11:41,213 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-09 03:11:41,214 Memtable.java:347 - Writing Memtable-local@935921152(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-09 03:11:41,215 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=1547003499896, position=93397)\nINFO [main] 2019-01-09 03:11:42,306 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 03:11:42,313 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] 2019-01-09 03:11:42,339 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-01-09 03:11:42,353 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 03:11:42,360 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] 2019-01-09 03:11:42,369 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 03:11:42,376 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] 2019-01-09 03:11:42,383 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-01-09 03:11:42,385 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 03:11:42,391 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] 2019-01-09 03:11:42,401 StorageService.java:959 - Generated random tokens. tokens are [2644546236293966653, -7126600734547010116, 7939478441757508946, 8038388002044312784, 1810300613285100046, -2797517444470496534, 7712184810125550175, 6905603357461963196, -2062938738851005151, -7643107620953753633, -8147232498277058946, -9058391266440303363, -7295718597587383015, 8800746148546992147, 6645586401148025069, -757403476587411159, -2068672930671477175, -8797805096619746330, 3428356890568720473, 5320218314245100642, -1703088794973546006, -3053684583123256640, -4753677215913476327, -1846163748606323587, 413497185424676608, 5711424472319046485, 6929724564597856033, 7329965372102408795, -5670139208847509406, -5242791300482375207, -8190522948415723603, -1526642540514379168, 9200882909927351313, 5878181497414750961, -6293724093625319685, -6386048738797739062, -4300755714323074332, -2212400550231908337, -3845204627817596701, 7213468818814717309, -6409097118797618667, -921788181158045868, -5025434182448014097, 7556852170211757194, 8466548625957977619, -425001042148650315, -4341225579604489265, 4721172746522998450, 8851698068634687764, -103771474034528302, -4179910697132193902, 7990902182042138663, -2990648682257701379, 2551710285217222849, 6392111392739688061, -6056800745000029752, -7395605972922594113, 7543495494023684150, 3885669057437740406, -4609990450660606640, -1867348536082220515, -8912173850641859594, -9029112879744014986, -4089948160554032311, 7414146530544486182, 8198238485838316477, 5589513409212953288, 7384376976200087194, -2006034811570132845, 8408309700354887269, 3714753733343461096, 8504110392333370744, 4579135796245989606, -1362424725850353525, 812268850079492623, -4360221911465330749, 543206551110498236, -1280110682318920368, 6175553749948468235, 5196834950456712697, -7274345346075633958, 6153767541223502687, -5371964913458954569, 4413632526598236176, -5779693390131634390, 9017951969196297636, -2219710406516369387, 6016367309312014469, -8074518954175982024, -5569567107674676483, -5097058562208494584, 5823536963766844150, 8883766423312110803, 211254065140194850, -4601640901827884193, 1840147039231937922, -1228763993320604377, -4949316951799881363, -540495884722283729, -212914629711394136, -1105367632343427217, 3745814967352538916, 2249819385610327007, -2138285437234926778, -7723626323869549309, -5592168811584968471, 6614928654449336624, 1192949227414532861, 2426027378990598726, -2197875649076725804, 7387465143593297813, -5833977341907449355, 9079254031669291637, 7527034997624410888, -8179739573581573357, -1408715222982749885, -150428278213915909, -97156337320335291, -7853710678146138665, -3006450491359982935, -7206300665570398925, -1888432491624136246, 2930163771880277283, 4381867855786357531, -1973002933794712448, -3825929142058254890, -4183228925846332629, 8752000099126218911, 3414618716889908361, -2343590086554041050, 1712722981082297863, 7437288401511507894, 2377058428101673352, 3140106279555242901, -8170948959394164146, 7065309698818383949, 7983843524076646854, -2332887085404375385, -6406513899249023972, -5354768053692225000, 3672936809791611046, -6398477525552089595, -1676772176730600597, 640690535820382713, 4873186707598786900, -2476883627958771451, 6756892237517401070, -6194203041572149957, 8323816958982744006, 957625884546850404, 1687895102816741003, 4755223196714217705, -4051974543475978466, 3821689527406859494, 45107865645572141, 6668424052514966709, 3993809860979822563, -2962486438817992493, -2419135356987480009, -6353461950970071942, -308930141174419493, -6273185928529025784, -759468665332891627, 360764151195458139, -2345072342940150607, 22642303542165500, 5270712043948833662, -675642031896324664, 7054530270554896624, 8208764020797359412, 155637707704891297, 7613529539945964692, 5683017323104075831, -4210863755164830025, -7953835946391747224, 6366581845442852660, 5318657566714911024, -1532381512885322746, -7423598710388779184, 9123145889632150108, -9165659681135773762, 4725047650083997491, 4374145677821455262, -8218255049631887763, 4805634044451330603, 6728569878038470659, 7607447027417889950, 7714902004785075290, -2080136351570342797, -7833606609556175549, -3329964592435404866, 655017797338821507, 9001944988473209278, 8519380066943165911, 6500152923302123868, 6680545288873814301, -3867087459559806196, 5268943967090169939, -8885425751621441784, 4168834885762476406, -4195749850864217159, -6536066212342220586, -4499791203312019912, 4295884692094247591, -7799716644081221580, -211112570834409693, 7042694662119278457, -4885145815278297300, -509892050386826832, 5725356115040520414, 7617381797433438450, 587020979787964093, -3098925695856080985, -6223908577591564052, -4075122663369044371, -4008815727694827494, -645973367895842551, 6304333940826882770, -7461334883202126747, 4937543803700541033, 4854504977143460834, 1900464192486763039, -609076354071117854, -5034416108104957342, 4510120086140892931, 3903096042660797467, 520430184899227099, 8229731068761435944, 8251608260132088482, 6036456084996911526, -846515626673915999, -942756730954630241, 5860643198155556433, -216533208408490511, -7642758345201829118, -4319205068463551021, 3879647878964524221, -9016562270261435526, -105602117668598065, -61861100750340573, -8405653031261691589, 70639993534578321, -8424520198802816733, -1806925159079545675, 2300240914904363527, -8323827217311351879, 2932159089098144050, -3517705242596358050, -6351575089041010417, -4686314681478410090, -8297600054276420436, 5494822370533560125, -8909687688480352598, -4318555947561155271, -5033133798709999928, 4387972168875099784]\nINFO [main] 2019-01-09 03:11:42,411 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7f723a15[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@50c38966[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@b008b21}\nINFO [MigrationStage:1] 2019-01-09 03:11:42,443 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-09 03:11:42,444 Memtable.java:347 - Writing Memtable-schema_keyspaces@794845887(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-09 03:11:42,445 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=1547003499896, position=102352)\nINFO [MigrationStage:1] 2019-01-09 03:11:43,139 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-09 03:11:43,140 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1281930015(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-09 03:11:43,148 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=1547003499896, position=102352)\nINFO [MigrationStage:1] 2019-01-09 03:11:43,939 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-09 03:11:43,939 Memtable.java:347 - Writing Memtable-schema_columns@1396126979(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-09 03:11:43,960 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=1547003499896, position=102352)\nINFO [MigrationStage:1] 2019-01-09 03:11:44,215 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-09 03:11:44,215 Memtable.java:347 - Writing Memtable-schema_triggers@690515382(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-09 03:11:44,216 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=1547003499896, position=102352)\nINFO [MigrationStage:1] 2019-01-09 03:11:44,667 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-09 03:11:44,668 Memtable.java:347 - Writing Memtable-schema_usertypes@858010553(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-09 03:11:44,670 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=1547003499896, position=102352)\nINFO [MigrationStage:1] 2019-01-09 03:11:45,701 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@8ab967d[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] 2019-01-09 03:11:45,707 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-01-09 03:11:45,708 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@371b270d[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] 2019-01-09 03:11:45,717 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-01-09 03:11:45,752 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-09 03:11:45,752 Memtable.java:347 - Writing Memtable-local@931666145(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-09 03:11:45,753 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=1547003499896, position=102595)\nINFO [main] 2019-01-09 03:11:46,855 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51472 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-09 03:11:46,855 Memtable.java:347 - Writing Memtable-local@874514600(8.358KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-09 03:11:46,865 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=1547003499896, position=114578)\nINFO [CompactionExecutor:2] 2019-01-09 03:11:47,595 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')]\nINFO [main] 2019-01-09 03:11:47,644 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-01-09 03:11:47,721 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-01-09 03:11:47,748 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] 2019-01-09 03:11:47,748 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-01-09 03:11:47,797 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-01-09 03:11:47,802 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2019-01-09 03:11:48,423 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,926 bytes to 5,742 (~96% of original) in 824ms = 0.006646MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-01-09 03:14:15,989 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-01-09 03:14:16,006 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-01-09 03:14:16,006 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-01-09 03:14:16,007 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-01-09 03:14:18,014 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-01-09 03:14:18,015 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:13.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:13.321Z", "message": "[vellum] => 2019-01-09 03:14:22.201404532 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:13.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:13.321Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:13.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:14.331Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:14.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:14.331Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:14.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:14.331Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:14.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:14.331Z", "message": "Execution done (return_code=0): /tmp/ZE2DC/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:14.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:14.331Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:14.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:14.331Z", "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": "2019-01-09T03:15:14.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "5167f4dd-22af-403b-81ad-6a430cbad270"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:14.432Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:14.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:15.007Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:15.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:15.007Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:15.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:15.007Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:15.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:15.711Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/VDDAB/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:16.365Z", "message": "Executing: /tmp/VDDAB/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:16.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:16.365Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:16.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1898, "offset": 1841, "size": 50}}} 2019-01-09 03:15:17,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:17,299 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:17 GMT 2019-01-09 03:15:17,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:17,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81629 2019-01-09 03:15:17,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:17,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-01-09 03:15:17,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-01-09 03:15:17,302 - 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 14289/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12664/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12336/memcached tcp6 0 0 ::1:53 :::* LISTEN 14289/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1107/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 11935/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11935/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11935/ntpd udp 0 0 0.0.0.0:1437 0.0.0.0:* 560/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12336/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14289/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 11935/ntpd udp6 0 0 ::1:123 :::* 11935/ntpd udp6 0 0 :::123 :::* 11935/ntpd udp6 0 0 :::5520 :::* 560/dhclient udp6 0 0 ::1:53 :::* 14289/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9016 1121/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11144 1664/python2.7 /tmp/cloudify-logging-server-9261e.socket unix 2 [ ACC ] STREAM LISTENING 7012 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11806 1857/python2.7 /tmp/ctx-qDezyI.socket unix 2 [ ACC ] SEQPACKET LISTENING 7553 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8179 901/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2019-01-09 03:15:17,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-01-09 03:15:17,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d1:4a:d6 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed1:4ad6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:149487 errors:0 dropped:0 overruns:0 frame:0 TX packets:59316 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:219246583 (219.2 MB) TX bytes:11436225 (11.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB) real 0m0.006s user 0m0.002s sys 0m0.004s 2019-01-09 03:15:17,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 03:06 ? 00:00:00 /sbin/init root 2 0 0 03:06 ? 00:00:00 [kthreadd] root 3 2 0 03:06 ? 00:00:00 [ksoftirqd/0] root 5 2 0 03:06 ? 00:00:00 [kworker/0:0H] root 6 2 0 03:06 ? 00:00:00 [kworker/u4:0] root 7 2 0 03:06 ? 00:00:00 [rcu_sched] root 8 2 0 03:06 ? 00:00:00 [rcuos/0] root 9 2 0 03:06 ? 00:00:00 [rcuos/1] root 10 2 0 03:06 ? 00:00:00 [rcu_bh] root 11 2 0 03:06 ? 00:00:00 [rcuob/0] root 12 2 0 03:06 ? 00:00:00 [rcuob/1] root 13 2 0 03:06 ? 00:00:00 [migration/0] root 14 2 0 03:06 ? 00:00:00 [watchdog/0] root 15 2 0 03:06 ? 00:00:00 [watchdog/1] root 16 2 0 03:06 ? 00:00:00 [migration/1] root 17 2 0 03:06 ? 00:00:00 [ksoftirqd/1] root 19 2 0 03:06 ? 00:00:00 [kworker/1:0H] root 20 2 0 03:06 ? 00:00:00 [khelper] root 21 2 0 03:06 ? 00:00:00 [kdevtmpfs] root 22 2 0 03:06 ? 00:00:00 [netns] root 23 2 0 03:06 ? 00:00:00 [writeback] root 24 2 0 03:06 ? 00:00:00 [kintegrityd] root 25 2 0 03:06 ? 00:00:00 [bioset] root 27 2 0 03:06 ? 00:00:00 [kblockd] root 28 2 0 03:06 ? 00:00:00 [ata_sff] root 29 2 0 03:06 ? 00:00:00 [khubd] root 30 2 0 03:06 ? 00:00:00 [md] root 31 2 0 03:06 ? 00:00:00 [devfreq_wq] root 32 2 0 03:06 ? 00:00:00 [kworker/0:1] root 34 2 0 03:06 ? 00:00:00 [khungtaskd] root 35 2 0 03:06 ? 00:00:00 [kswapd0] root 36 2 0 03:06 ? 00:00:00 [vmstat] root 37 2 0 03:06 ? 00:00:00 [ksmd] root 38 2 0 03:06 ? 00:00:00 [khugepaged] root 39 2 0 03:06 ? 00:00:00 [fsnotify_mark] root 40 2 0 03:06 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 03:06 ? 00:00:00 [crypto] root 53 2 0 03:06 ? 00:00:00 [kthrotld] root 54 2 0 03:06 ? 00:00:00 [kworker/u4:1] root 55 2 0 03:06 ? 00:00:00 [vballoon] root 56 2 0 03:06 ? 00:00:00 [kworker/1:1] root 57 2 0 03:06 ? 00:00:00 [scsi_eh_0] root 58 2 0 03:06 ? 00:00:00 [scsi_eh_1] root 79 2 0 03:06 ? 00:00:00 [deferwq] root 80 2 0 03:06 ? 00:00:00 [charger_manager] root 123 2 0 03:06 ? 00:00:00 [kpsmoused] root 142 2 0 03:06 ? 00:00:00 [kworker/0:2] root 186 2 0 03:06 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 03:06 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 03:06 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 03:06 ? 00:00:00 [kworker/u5:1] root 434 2 0 03:06 ? 00:00:00 [kworker/u5:2] root 510 1 0 03:06 ? 00:00:00 upstart-socket-bridge --daemon root 560 1 0 03:06 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 599 2 0 03:06 ? 00:00:00 [kworker/1:2] root 823 2 0 03:06 ? 00:00:00 [kauditd] message+ 901 1 0 03:06 ? 00:00:00 dbus-daemon --system --fork root 939 1 0 03:06 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 03:06 ? 00:00:00 upstart-file-bridge --daemon syslog 1009 1 0 03:06 ? 00:00:00 rsyslogd root 1054 1 0 03:06 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 03:06 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 03:06 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 03:06 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 03:06 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1107 1 0 03:06 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 03:06 ? 00:00:00 cron daemon 1110 1 0 03:06 ? 00:00:00 atd root 1119 1 0 03:06 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 03:06 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1203 1 0 03:06 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1209 1 0 03:06 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1664 1 0 03:07 ? 00:00:00 /home/ubuntu/vellum_host_0s0dyn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_0s0dyn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_0s0dyn --logging-server-logdir=/home/ubuntu/vellum_host_0s0dyn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_0s0dyn/work/vellum_host_0s0dyn%I.log --pidfile=/home/ubuntu/vellum_host_0s0dyn/work/vellum_host_0s0dyn.pid ubuntu 1778 1 0 03:07 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_0s0dyn/env/bin/diamond --configfile /home/ubuntu/vellum_host_0s0dyn/work/plugins/diamond/etc/diamond.conf ubuntu 1836 1664 0 03:09 ? 00:00:00 /home/ubuntu/vellum_host_0s0dyn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_0s0dyn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_0s0dyn --logging-server-logdir=/home/ubuntu/vellum_host_0s0dyn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_0s0dyn/work/vellum_host_0s0dyn%I.log --pidfile=/home/ubuntu/vellum_host_0s0dyn/work/vellum_host_0s0dyn.pid ubuntu 1857 1836 0 03:09 ? 00:00:00 /home/ubuntu/vellum_host_0s0dyn/env/bin/python2.7 /home/ubuntu/vellum_host_0s0dyn/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-r3R0GO ubuntu 1868 1857 0 03:09 ? 00:00:00 /bin/sh -c /tmp/ZE2DC/install-vellum.sh ubuntu 1871 1868 0 03:09 ? 00:00:00 /bin/bash -e /tmp/ZE2DC/install-vellum.sh root 5616 2 0 03:11 ? 00:00:00 [kworker/u5:0] ntp 11935 1 0 03:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12336 1 0 03:13 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12664 1 0 03:14 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13307 1 0 03:14 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13313 13307 0 03:14 ? 00:00:00 cpulimit -e astaire -l 10 root 13616 12664 0 03:14 ? 00:00:00 [check-monit-upt] dnsmasq 14289 1 0 03:15 ? 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 14352 1871 0 03:15 ? 00:00:00 /bin/bash -e /tmp/ZE2DC/install-vellum.sh ubuntu 14353 14352 0 03:15 ? 00:00:00 /bin/bash -e /tmp/ZE2DC/install-vellum.sh root 14354 14353 0 03:15 ? 00:00:00 sudo ps -edf root 14355 14354 0 03:15 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-01-09 03:15:17,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-01-09 03:15:17,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_20190109T030000Z.txt /var/log/memcached.log /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/rogers /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa09 /var/log/sysstat/sa09 /var/log/ntpstats /var/log/monit.log /var/log/chronos /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/upstart /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init.log real 0m0.008s user 0m0.001s sys 0m0.005s 2019-01-09 03:15:17,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-01-09 03:15:17,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-01-09 03:15:17,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-01-09 03:11:37,736 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-01-09 03:11:37,754 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 03:11:37,855 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] 2019-01-09 03:11:38,032 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-01-09 03:11:38,040 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2019-01-09 03:11:38,040 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2019-01-09 03:11:38,391 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 03:11:38,408 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] 2019-01-09 03:11:38,441 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2019-01-09 03:11:38,442 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-01-09 03:11:38,442 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2019-01-09 03:11:38,445 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 713536(696K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-01-09 03:11:38,446 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74002888(72268K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2019-01-09 03:11:38,446 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2019-01-09 03:11:38,446 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2019-01-09 03:11:38,446 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16796920(16403K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-01-09 03:11:38,446 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] 2019-01-09 03:11:38,447 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_1547003496.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1547003496.log] INFO [main] 2019-01-09 03:11:38,519 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-01-09 03:11:38,520 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-01-09 03:11:38,593 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-01-09 03:11:38,595 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-01-09 03:11:38,595 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-01-09 03:11:38,599 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2019-01-09 03:11:38,604 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-01-09 03:11:38,610 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2019-01-09 03:11:38,611 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-01-09 03:11:38,689 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-01-09 03:11:39,920 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-01-09 03:11:39,931 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-01-09 03:11:39,936 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-01-09 03:11:39,941 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-01-09 03:11:39,945 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-01-09 03:11:39,950 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-01-09 03:11:39,956 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-01-09 03:11:39,961 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-01-09 03:11:39,965 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-01-09 03:11:39,969 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-01-09 03:11:39,975 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-01-09 03:11:39,979 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-01-09 03:11:39,982 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-01-09 03:11:39,985 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-01-09 03:11:39,989 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-01-09 03:11:39,993 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-01-09 03:11:40,071 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-01-09 03:11:40,071 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-01-09 03:11:40,112 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-09 03:11:40,117 Memtable.java:347 - Writing Memtable-local@532702900(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-09 03:11:40,156 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=1547003499896, position=399) INFO [main] 2019-01-09 03:11:41,012 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-01-09 03:11:41,161 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-01-09 03:11:41,162 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-01-09 03:11:41,164 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-01-09 03:11:41,175 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2019-01-09 03:11:41,176 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-01-09 03:11:41,192 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 03:11:41,200 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] 2019-01-09 03:11:41,209 SystemKeyspace.java:765 - No host ID found, created e4009511-4186-4128-80ac-0e48f2d37a90 (Note: This should happen exactly once per node). INFO [main] 2019-01-09 03:11:41,211 StorageService.java:807 - Starting up server gossip INFO [main] 2019-01-09 03:11:41,213 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-09 03:11:41,214 Memtable.java:347 - Writing Memtable-local@935921152(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-09 03:11:41,215 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=1547003499896, position=93397) INFO [main] 2019-01-09 03:11:42,306 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 03:11:42,313 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] 2019-01-09 03:11:42,339 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-01-09 03:11:42,353 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 03:11:42,360 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] 2019-01-09 03:11:42,369 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 03:11:42,376 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] 2019-01-09 03:11:42,383 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-01-09 03:11:42,385 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 03:11:42,391 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] 2019-01-09 03:11:42,401 StorageService.java:959 - Generated random tokens. tokens are [2644546236293966653, -7126600734547010116, 7939478441757508946, 8038388002044312784, 1810300613285100046, -2797517444470496534, 7712184810125550175, 6905603357461963196, -2062938738851005151, -7643107620953753633, -8147232498277058946, -9058391266440303363, -7295718597587383015, 8800746148546992147, 6645586401148025069, -757403476587411159, -2068672930671477175, -8797805096619746330, 3428356890568720473, 5320218314245100642, -1703088794973546006, -3053684583123256640, -4753677215913476327, -1846163748606323587, 413497185424676608, 5711424472319046485, 6929724564597856033, 7329965372102408795, -5670139208847509406, -5242791300482375207, -8190522948415723603, -1526642540514379168, 9200882909927351313, 5878181497414750961, -6293724093625319685, -6386048738797739062, -4300755714323074332, -2212400550231908337, -3845204627817596701, 7213468818814717309, -6409097118797618667, -921788181158045868, -5025434182448014097, 7556852170211757194, 8466548625957977619, -425001042148650315, -4341225579604489265, 4721172746522998450, 8851698068634687764, -103771474034528302, -4179910697132193902, 7990902182042138663, -2990648682257701379, 2551710285217222849, 6392111392739688061, -6056800745000029752, -7395605972922594113, 7543495494023684150, 3885669057437740406, -4609990450660606640, -1867348536082220515, -8912173850641859594, -9029112879744014986, -4089948160554032311, 7414146530544486182, 8198238485838316477, 5589513409212953288, 7384376976200087194, -2006034811570132845, 8408309700354887269, 3714753733343461096, 8504110392333370744, 4579135796245989606, -1362424725850353525, 812268850079492623, -4360221911465330749, 543206551110498236, -1280110682318920368, 6175553749948468235, 5196834950456712697, -7274345346075633958, 6153767541223502687, -5371964913458954569, 4413632526598236176, -5779693390131634390, 9017951969196297636, -2219710406516369387, 6016367309312014469, -8074518954175982024, -5569567107674676483, -5097058562208494584, 5823536963766844150, 8883766423312110803, 211254065140194850, -4601640901827884193, 1840147039231937922, -1228763993320604377, -4949316951799881363, -540495884722283729, -212914629711394136, -1105367632343427217, 3745814967352538916, 2249819385610327007, -2138285437234926778, -7723626323869549309, -5592168811584968471, 6614928654449336624, 1192949227414532861, 2426027378990598726, -2197875649076725804, 7387465143593297813, -5833977341907449355, 9079254031669291637, 7527034997624410888, -8179739573581573357, -1408715222982749885, -150428278213915909, -97156337320335291, -7853710678146138665, -3006450491359982935, -7206300665570398925, -1888432491624136246, 2930163771880277283, 4381867855786357531, -1973002933794712448, -3825929142058254890, -4183228925846332629, 8752000099126218911, 3414618716889908361, -2343590086554041050, 1712722981082297863, 7437288401511507894, 2377058428101673352, 3140106279555242901, -8170948959394164146, 7065309698818383949, 7983843524076646854, -2332887085404375385, -6406513899249023972, -5354768053692225000, 3672936809791611046, -6398477525552089595, -1676772176730600597, 640690535820382713, 4873186707598786900, -2476883627958771451, 6756892237517401070, -6194203041572149957, 8323816958982744006, 957625884546850404, 1687895102816741003, 4755223196714217705, -4051974543475978466, 3821689527406859494, 45107865645572141, 6668424052514966709, 3993809860979822563, -2962486438817992493, -2419135356987480009, -6353461950970071942, -308930141174419493, -6273185928529025784, -759468665332891627, 360764151195458139, -2345072342940150607, 22642303542165500, 5270712043948833662, -675642031896324664, 7054530270554896624, 8208764020797359412, 155637707704891297, 7613529539945964692, 5683017323104075831, -4210863755164830025, -7953835946391747224, 6366581845442852660, 5318657566714911024, -1532381512885322746, -7423598710388779184, 9123145889632150108, -9165659681135773762, 4725047650083997491, 4374145677821455262, -8218255049631887763, 4805634044451330603, 6728569878038470659, 7607447027417889950, 7714902004785075290, -2080136351570342797, -7833606609556175549, -3329964592435404866, 655017797338821507, 9001944988473209278, 8519380066943165911, 6500152923302123868, 6680545288873814301, -3867087459559806196, 5268943967090169939, -8885425751621441784, 4168834885762476406, -4195749850864217159, -6536066212342220586, -4499791203312019912, 4295884692094247591, -7799716644081221580, -211112570834409693, 7042694662119278457, -4885145815278297300, -509892050386826832, 5725356115040520414, 7617381797433438450, 587020979787964093, -3098925695856080985, -6223908577591564052, -4075122663369044371, -4008815727694827494, -645973367895842551, 6304333940826882770, -7461334883202126747, 4937543803700541033, 4854504977143460834, 1900464192486763039, -609076354071117854, -5034416108104957342, 4510120086140892931, 3903096042660797467, 520430184899227099, 8229731068761435944, 8251608260132088482, 6036456084996911526, -846515626673915999, -942756730954630241, 5860643198155556433, -216533208408490511, -7642758345201829118, -4319205068463551021, 3879647878964524221, -9016562270261435526, -105602117668598065, -61861100750340573, -8405653031261691589, 70639993534578321, -8424520198802816733, -1806925159079545675, 2300240914904363527, -8323827217311351879, 2932159089098144050, -3517705242596358050, -6351575089041010417, -4686314681478410090, -8297600054276420436, 5494822370533560125, -8909687688480352598, -4318555947561155271, -5033133798709999928, 4387972168875099784] INFO [main] 2019-01-09 03:11:42,411 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7f723a15[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@50c38966[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@b008b21} INFO [MigrationStage:1] 2019-01-09 03:11:42,443 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-09 03:11:42,444 Memtable.java:347 - Writing Memtable-schema_keyspaces@794845887(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-09 03:11:42,445 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=1547003499896, position=102352) INFO [MigrationStage:1] 2019-01-09 03:11:43,139 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-09 03:11:43,140 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1281930015(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-09 03:11:43,148 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=1547003499896, position=102352) INFO [MigrationStage:1] 2019-01-09 03:11:43,939 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-09 03:11:43,939 Memtable.java:347 - Writing Memtable-schema_columns@1396126979(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-09 03:11:43,960 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=1547003499896, position=102352) INFO [MigrationStage:1] 2019-01-09 03:11:44,215 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-09 03:11:44,215 Memtable.java:347 - Writing Memtable-schema_triggers@690515382(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-09 03:11:44,216 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=1547003499896, position=102352) INFO [MigrationStage:1] 2019-01-09 03:11:44,667 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-09 03:11:44,668 Memtable.java:347 - Writing Memtable-schema_usertypes@858010553(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-09 03:11:44,670 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=1547003499896, position=102352) INFO [MigrationStage:1] 2019-01-09 03:11:45,701 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@8ab967d[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] 2019-01-09 03:11:45,707 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-01-09 03:11:45,708 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@371b270d[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] 2019-01-09 03:11:45,717 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-01-09 03:11:45,752 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-09 03:11:45,752 Memtable.java:347 - Writing Memtable-local@931666145(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-09 03:11:45,753 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=1547003499896, position=102595) INFO [main] 2019-01-09 03:11:46,855 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51472 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-09 03:11:46,855 Memtable.java:347 - Writing Memtable-local@874514600(8.358KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-09 03:11:46,865 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=1547003499896, position=114578) INFO [CompactionExecutor:2] 2019-01-09 03:11:47,595 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')] INFO [main] 2019-01-09 03:11:47,644 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-01-09 03:11:47,721 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-01-09 03:11:47,748 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] 2019-01-09 03:11:47,748 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-01-09 03:11:47,797 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-01-09 03:11:47,802 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2019-01-09 03:11:48,423 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,926 bytes to 5,742 (~96% of original) in 824ms = 0.006646MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-01-09 03:14:15,989 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-01-09 03:14:16,006 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-01-09 03:14:16,006 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-01-09 03:14:16,007 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-01-09 03:14:18,014 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-01-09 03:14:18,015 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 03:15:17,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-01-09 03:14:22.201404532 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 03:15:17,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-01-09 03:15:17,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-01-09 03:15:17,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 03:15:17,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-01-09 03:15:17,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ZE2DC/install-vellum.sh 2019-01-09 03:15:17,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-01-09 03:15:17,306 - 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 2019-01-09 03:15:17,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:15:17,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:15:17,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 03:15:17,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:15:17,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/VDDAB/start-vellum.sh 2019-01-09 03:15:17,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VDDAB/start-vellum.sh 2019-01-09 03:15:17,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-01-09 03:15:17,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:15:17,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:17,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:17,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:17,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:17,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:17,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:17,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:17,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:15:17,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:17,374 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:17 GMT 2019-01-09 03:15:17,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:17,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:15:17,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:22,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:15:22,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:22,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:22,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:22,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:22,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:22,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:22,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:22,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:17.976Z", "message": "[vellum] 192.168.120.13", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:17.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:17.976Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:17.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:18.990Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:18.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:18.990Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:18.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1902, "offset": 1867, "size": 50}}} 2019-01-09 03:15:22,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:22,476 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:22 GMT 2019-01-09 03:15:22,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:22,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2187 2019-01-09 03:15:22,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:22,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.13 2019-01-09 03:15:22,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-01-09 03:15:22,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:15:22,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-01-09 03:15:22,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:15:22,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:22,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:22,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:22,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:22,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:22,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:22,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:22,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:15:22,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:22,542 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:22 GMT 2019-01-09 03:15:22,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:22,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:15:22,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:27,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:15:27,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:27,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:27,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:27,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:27,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:27,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:27,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:27,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1902, "offset": 1871, "size": 50}}} 2019-01-09 03:15:27,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:27,650 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:27 GMT 2019-01-09 03:15:27,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:27,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:15:27,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:27,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:15:27,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:27,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:27,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:27,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:27,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:27,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:27,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:27,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:15:27,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:27,716 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:27 GMT 2019-01-09 03:15:27,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:27,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:15:27,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:32,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:15:32,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:32,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:32,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:32,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:32,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:32,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:32,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:32,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:28.431Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:28.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1903, "offset": 1871, "size": 50}}} 2019-01-09 03:15:32,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:32,892 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:32 GMT 2019-01-09 03:15:32,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:32,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:15:32,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:32,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:15:32,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:15:32,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:32,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:32,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:32,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:32,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:32,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:32,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:32,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:15:32,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:32,976 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:32 GMT 2019-01-09 03:15:32,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:32,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:15:32,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:37,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:15:38,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:38,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:38,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:38,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:38,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:38,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:38,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:38,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1903, "offset": 1872, "size": 50}}} 2019-01-09 03:15:38,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:38,342 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:38 GMT 2019-01-09 03:15:38,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:38,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:15:38,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:38,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:15:38,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:38,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:38,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:38,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:38,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:38,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:38,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:38,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:15:38,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:38,441 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:38 GMT 2019-01-09 03:15:38,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:38,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:15:38,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:43,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:15:43,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:43,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:43,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:43,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:43,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:43,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:43,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:43,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:38.519Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.6: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.6\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": "2019-01-09T03:15:38.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "82edd5b9-e98d-4cdb-b5cd-56695da81f69"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:39.016Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:39.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:42.440Z", "message": "Execution done (return_code=0): /tmp/JZGHT/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:42.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "82edd5b9-e98d-4cdb-b5cd-56695da81f69"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:42.625Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 1907, "offset": 1872, "size": 50}}} 2019-01-09 03:15:43,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:43,521 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:43 GMT 2019-01-09 03:15:43,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:43,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3041 2019-01-09 03:15:43,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:43,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.6: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.6 # 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 2019-01-09 03:15:43,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:15:43,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JZGHT/create_number.sh 2019-01-09 03:15:43,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:15:43,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:15:43,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:43,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:43,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:43,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:43,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:43,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:43,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:43,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:15:43,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:43,596 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:43 GMT 2019-01-09 03:15:43,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:43,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:15:43,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:48,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:15:48,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:48,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:48,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:48,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:48,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:48,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:48,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:48,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1907, "offset": 1876, "size": 50}}} 2019-01-09 03:15:48,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:48,714 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:48 GMT 2019-01-09 03:15:48,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:48,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:15:48,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:48,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:15:48,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:48,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:48,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:48,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:48,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:48,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:48,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:48,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:15:48,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:48,783 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:48 GMT 2019-01-09 03:15:48,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:48,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:15:48,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:53,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:15:53,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:53,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:53,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:53,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:53,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:53,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:53,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:53,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:48.906Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:48.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1908, "offset": 1876, "size": 50}}} 2019-01-09 03:15:53,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:53,965 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:53 GMT 2019-01-09 03:15:53,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:53,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:15:53,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:53,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:15:53,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:15:54,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:54,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:54,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:54,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:54,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:54,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:54,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:54,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:15:54,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:54,036 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:54 GMT 2019-01-09 03:15:54,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:54,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:15:54,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:59,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:15:59,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:59,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:59,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:59,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:59,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:59,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:59,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:59,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1908, "offset": 1877, "size": 50}}} 2019-01-09 03:15:59,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:59,142 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:59 GMT 2019-01-09 03:15:59,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:59,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:15:59,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:15:59,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:15:59,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:15:59,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:15:59,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:15:59,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:15:59,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:15:59,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:15:59,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:15:59,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:15:59,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:15:59,206 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:15:59 GMT 2019-01-09 03:15:59,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:15:59,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:15:59,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:04,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:16:04,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:04,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:04,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:04,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:04,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:04,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:04,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:04,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:15:59.142Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:15:59.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1909, "offset": 1877, "size": 50}}} 2019-01-09 03:16:04,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:04,288 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:04 GMT 2019-01-09 03:16:04,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:04,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:16:04,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:04,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:16:04,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:16:04,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:04,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:04,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:04,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:04,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:04,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:04,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:04,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:16:04,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:04,353 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:04 GMT 2019-01-09 03:16:04,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:04,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:16:04,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:09,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:16:09,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:09,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:09,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:09,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:09,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:09,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:09,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:09,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:16:09.381Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:16:09.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1910, "offset": 1878, "size": 50}}} 2019-01-09 03:16:09,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:09,526 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:09 GMT 2019-01-09 03:16:09,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:09,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:16:09,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:09,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:16:09,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:16:09,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:09,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:09,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:09,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:09,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:09,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:09,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:09,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:16:09,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:09,594 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:09 GMT 2019-01-09 03:16:09,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:09,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:16:09,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:14,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:16:14,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:14,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:14,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:14,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:14,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:14,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:14,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:14,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1910, "offset": 1879, "size": 50}}} 2019-01-09 03:16:14,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:14,741 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:14 GMT 2019-01-09 03:16:14,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:14,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:16:14,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:14,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:16:14,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:14,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:14,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:14,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:14,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:14,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:14,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:14,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:16:14,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:14,806 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:14 GMT 2019-01-09 03:16:14,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:14,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:16:14,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:19,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:16:19,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:19,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:19,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:19,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:19,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:19,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:19,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:19,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:16:19.617Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:16:19.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1911, "offset": 1879, "size": 50}}} 2019-01-09 03:16:19,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:19,911 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:19 GMT 2019-01-09 03:16:19,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:19,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:16:19,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:19,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:16:19,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:16:19,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:19,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:19,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:19,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:19,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:19,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:19,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:19,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:16:19,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:19,973 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:19 GMT 2019-01-09 03:16:19,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:19,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:16:19,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:24,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:16:25,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:25,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:25,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:25,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:25,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:25,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:25,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:25,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1911, "offset": 1880, "size": 50}}} 2019-01-09 03:16:25,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:25,061 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:25 GMT 2019-01-09 03:16:25,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:25,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:16:25,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:25,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:16:25,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:25,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:25,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:25,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:25,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:25,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:25,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:25,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:16:25,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:25,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:25 GMT 2019-01-09 03:16:25,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:25,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:16:25,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:30,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:16:30,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:30,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:30,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:30,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:30,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:30,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:30,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:30,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:16:29.852Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:16:29.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1912, "offset": 1880, "size": 50}}} 2019-01-09 03:16:30,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:30,209 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:30 GMT 2019-01-09 03:16:30,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:30,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:16:30,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:30,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:16:30,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:16:30,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:30,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:30,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:30,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:30,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:30,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:30,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:30,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:16:30,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:30,277 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:30 GMT 2019-01-09 03:16:30,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:30,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:16:30,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:35,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:16:35,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:35,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:35,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:35,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:35,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:35,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:35,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:35,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1912, "offset": 1881, "size": 50}}} 2019-01-09 03:16:35,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:35,362 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:35 GMT 2019-01-09 03:16:35,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:35,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:16:35,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:35,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:16:35,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:35,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:35,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:35,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:35,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:35,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:35,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:35,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:16:35,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:35,426 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:35 GMT 2019-01-09 03:16:35,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:35,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:16:35,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:40,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:16:40,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:40,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:40,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:40,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:40,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:40,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:40,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:40,517 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:16:40.087Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:16:40.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1913, "offset": 1881, "size": 50}}} 2019-01-09 03:16:40,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:40,517 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:40 GMT 2019-01-09 03:16:40,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:40,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:16:40,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:40,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:16:40,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:16:40,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:40,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:40,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:40,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:40,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:40,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:40,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:40,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:16:40,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:40,582 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:40 GMT 2019-01-09 03:16:40,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:40,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:16:40,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:45,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:16:45,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:45,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:45,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:45,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:45,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:45,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:45,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:45,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1913, "offset": 1882, "size": 50}}} 2019-01-09 03:16:45,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:45,668 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:45 GMT 2019-01-09 03:16:45,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:45,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:16:45,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:45,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:16:46,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:46,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:46,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:46,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:46,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:46,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:46,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:46,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:16:46,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:46,060 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:46 GMT 2019-01-09 03:16:46,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:46,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:16:46,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:51,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:16:51,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:51,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:51,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:51,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:51,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:51,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:51,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:51,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:16:50.326Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:16:50.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1914, "offset": 1882, "size": 50}}} 2019-01-09 03:16:51,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:51,147 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:51 GMT 2019-01-09 03:16:51,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:51,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:16:51,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:51,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:16:51,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:16:51,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:51,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:51,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:51,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:51,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:51,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:51,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:51,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:16:51,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:51,234 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:51 GMT 2019-01-09 03:16:51,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:51,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:16:51,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:56,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:16:56,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:56,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:56,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:56,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:56,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:56,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:56,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:56,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1914, "offset": 1883, "size": 50}}} 2019-01-09 03:16:56,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:56,323 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:56 GMT 2019-01-09 03:16:56,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:56,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:16:56,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:16:56,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:16:56,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:16:56,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:16:56,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:16:56,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:16:56,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:16:56,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:16:56,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:16:56,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:16:56,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:16:56,389 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:16:56 GMT 2019-01-09 03:16:56,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:16:56,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:16:56,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:01,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:17:01,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:01,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:01,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:01,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:01,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:01,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:01,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:01,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:17:00.567Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:17:00.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1915, "offset": 1883, "size": 50}}} 2019-01-09 03:17:01,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:01,488 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:01 GMT 2019-01-09 03:17:01,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:01,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:17:01,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:01,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:17:01,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:17:01,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:01,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:01,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:01,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:01,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:01,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:01,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:01,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:17:01,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:01,565 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:01 GMT 2019-01-09 03:17:01,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:01,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:17:01,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:06,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:17:06,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:06,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:06,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:06,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:06,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:06,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:06,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:06,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1915, "offset": 1884, "size": 50}}} 2019-01-09 03:17:06,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:06,657 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:06 GMT 2019-01-09 03:17:06,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:06,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:17:06,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:06,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:17:06,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:06,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:06,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:06,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:06,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:06,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:06,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:06,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:17:06,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:06,725 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:06 GMT 2019-01-09 03:17:06,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:06,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:17:06,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:11,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:17:11,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:11,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:11,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:11,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:11,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:11,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:11,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:11,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:17:10.807Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:17:10.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1916, "offset": 1884, "size": 50}}} 2019-01-09 03:17:11,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:11,814 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:11 GMT 2019-01-09 03:17:11,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:11,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:17:11,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:11,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:17:11,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:17:11,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:11,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:11,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:11,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:11,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:11,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:11,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:11,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:17:11,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:11,970 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:11 GMT 2019-01-09 03:17:11,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:11,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:17:11,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:16,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:17:17,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:17,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:17,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:17,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:17,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:17,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:17,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:17,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1916, "offset": 1885, "size": 50}}} 2019-01-09 03:17:17,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:17,492 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:17 GMT 2019-01-09 03:17:17,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:17,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:17:17,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:17,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:17:17,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:17,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:17,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:17,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:17,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:17,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:17,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:17,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:17:17,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:17,581 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:17 GMT 2019-01-09 03:17:17,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:17,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:17:17,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:22,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:17:22,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:22,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:22,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:22,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:22,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:22,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:22,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:22,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:17:21.042Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:17:21.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1917, "offset": 1885, "size": 50}}} 2019-01-09 03:17:22,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:22,662 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:22 GMT 2019-01-09 03:17:22,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:22,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:17:22,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:22,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:17:22,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:17:22,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:22,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:22,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:22,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:22,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:22,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:22,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:22,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:17:22,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:22,793 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:22 GMT 2019-01-09 03:17:22,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:22,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:17:22,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:27,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:17:27,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:27,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:27,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:27,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:27,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:27,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:27,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:27,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1917, "offset": 1886, "size": 50}}} 2019-01-09 03:17:27,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:27,971 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:27 GMT 2019-01-09 03:17:27,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:27,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:17:27,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:27,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:17:28,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:28,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:28,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:28,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:28,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:28,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:28,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:28,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:17:28,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:28,036 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:28 GMT 2019-01-09 03:17:28,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:28,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:17:28,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:33,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:17:33,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:33,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:33,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:33,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:33,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:33,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:33,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:33,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:17:31.278Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:17:31.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1918, "offset": 1886, "size": 50}}} 2019-01-09 03:17:33,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:33,131 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:33 GMT 2019-01-09 03:17:33,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:33,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:17:33,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:33,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:17:33,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:17:33,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:33,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:33,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:33,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:33,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:33,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:33,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:33,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:17:33,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:33,198 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:33 GMT 2019-01-09 03:17:33,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:33,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:17:33,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:38,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:17:38,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:38,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:38,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:38,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:38,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:38,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:38,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:38,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1887, "size": 50}}} 2019-01-09 03:17:38,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:38,281 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:38 GMT 2019-01-09 03:17:38,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:38,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:17:38,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:38,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:17:38,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:38,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:38,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:38,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:38,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:38,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:38,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:38,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:17:38,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:38,344 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:38 GMT 2019-01-09 03:17:38,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:38,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:17:38,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:43,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:17:43,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:43,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:43,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:43,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:43,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:43,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:43,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:43,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:17:41.516Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:17:41.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1919, "offset": 1887, "size": 50}}} 2019-01-09 03:17:43,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:43,439 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:43 GMT 2019-01-09 03:17:43,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:43,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:17:43,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:43,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:17:43,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:17:43,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:43,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:43,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:43,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:43,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:43,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:43,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:43,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:17:43,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:43,501 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:43 GMT 2019-01-09 03:17:43,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:43,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:17:43,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:48,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:17:48,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:48,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:48,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:48,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:48,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:48,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:48,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:48,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1919, "offset": 1888, "size": 50}}} 2019-01-09 03:17:48,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:48,590 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:48 GMT 2019-01-09 03:17:48,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:48,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:17:48,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:48,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:17:48,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:48,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:48,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:48,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:48,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:48,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:48,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:48,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:17:48,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:48,676 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:48 GMT 2019-01-09 03:17:48,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:48,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:17:48,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:53,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:17:53,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:53,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:53,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:53,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:53,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:53,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:53,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:53,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:17:51.751Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:17:51.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1920, "offset": 1888, "size": 50}}} 2019-01-09 03:17:53,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:53,765 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:53 GMT 2019-01-09 03:17:53,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:53,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:17:53,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:53,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:17:53,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:17:53,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:53,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:53,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:53,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:53,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:53,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:53,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:53,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:17:53,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:53,827 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:53 GMT 2019-01-09 03:17:53,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:53,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:17:53,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:58,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:17:58,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:58,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:58,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:58,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:58,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:58,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:58,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:58,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1920, "offset": 1889, "size": 50}}} 2019-01-09 03:17:58,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:58,984 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:58 GMT 2019-01-09 03:17:58,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:58,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:17:58,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:17:58,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:17:59,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:17:59,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:17:59,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:17:59,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:17:59,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:17:59,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:17:59,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:17:59,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:17:59,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:17:59,047 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:17:59 GMT 2019-01-09 03:17:59,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:17:59,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:17:59,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:04,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:18:04,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:04,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:04,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:04,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:04,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:04,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:04,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:04,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:18:01.989Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:18:01.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1921, "offset": 1889, "size": 50}}} 2019-01-09 03:18:04,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:04,160 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:04 GMT 2019-01-09 03:18:04,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:04,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:18:04,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:04,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:18:04,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:18:04,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:04,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:04,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:04,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:04,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:04,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:04,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:04,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:18:04,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:04,226 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:04 GMT 2019-01-09 03:18:04,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:04,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:18:04,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:09,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:18:09,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:09,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:09,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:09,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:09,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:09,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:09,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:09,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1921, "offset": 1890, "size": 50}}} 2019-01-09 03:18:09,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:09,309 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:09 GMT 2019-01-09 03:18:09,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:09,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:18:09,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:09,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:18:09,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:09,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:09,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:09,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:09,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:09,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:09,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:09,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:18:09,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:09,373 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:09 GMT 2019-01-09 03:18:09,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:09,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:18:09,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:14,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:18:14,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:14,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:14,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:14,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:14,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:14,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:14,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:14,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:18:12.226Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:18:12.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1922, "offset": 1890, "size": 50}}} 2019-01-09 03:18:14,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:14,466 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:14 GMT 2019-01-09 03:18:14,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:14,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:18:14,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:14,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:18:14,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:18:14,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:14,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:14,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:14,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:14,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:14,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:14,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:14,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:18:14,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:14,533 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:14 GMT 2019-01-09 03:18:14,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:14,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:18:14,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:19,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:18:19,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:19,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:19,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:19,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:19,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:19,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:19,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:19,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1922, "offset": 1891, "size": 50}}} 2019-01-09 03:18:19,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:19,630 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:19 GMT 2019-01-09 03:18:19,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:19,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:18:19,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:19,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:18:19,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:19,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:19,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:19,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:19,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:19,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:19,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:19,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:18:19,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:19,692 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:19 GMT 2019-01-09 03:18:19,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:19,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:18:19,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:24,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:18:24,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:24,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:24,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:24,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:24,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:24,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:24,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:24,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:18:22.465Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:18:22.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1923, "offset": 1891, "size": 50}}} 2019-01-09 03:18:24,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:24,792 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:24 GMT 2019-01-09 03:18:24,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:24,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:18:24,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:24,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:18:24,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:18:24,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:24,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:24,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:24,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:24,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:24,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:24,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:24,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:18:24,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:24,876 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:24 GMT 2019-01-09 03:18:24,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:24,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:18:24,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:29,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:18:29,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:29,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:29,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:29,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:29,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:29,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:29,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:29,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1923, "offset": 1892, "size": 50}}} 2019-01-09 03:18:29,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:29,969 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:29 GMT 2019-01-09 03:18:29,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:29,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:18:29,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:29,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:18:30,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:30,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:30,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:30,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:30,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:30,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:30,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:30,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:18:30,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:30,043 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:30 GMT 2019-01-09 03:18:30,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:30,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:18:30,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:35,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:18:35,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:35,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:35,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:35,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:35,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:35,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:35,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:35,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:18:32.702Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:18:32.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1924, "offset": 1892, "size": 50}}} 2019-01-09 03:18:35,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:35,130 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:35 GMT 2019-01-09 03:18:35,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:35,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:18:35,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:35,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:18:35,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:18:35,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:35,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:35,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:35,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:35,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:35,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:35,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:35,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:18:35,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:35,197 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:35 GMT 2019-01-09 03:18:35,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:35,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:18:35,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:40,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:18:40,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:40,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:40,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:40,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:40,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:40,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:40,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:40,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1924, "offset": 1893, "size": 50}}} 2019-01-09 03:18:40,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:40,284 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:40 GMT 2019-01-09 03:18:40,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:40,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:18:40,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:40,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:18:40,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:40,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:40,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:40,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:40,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:40,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:40,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:40,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:18:40,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:40,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:40 GMT 2019-01-09 03:18:40,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:40,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:18:40,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:45,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:18:45,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:45,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:45,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:45,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:45,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:45,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:45,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:45,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:18:42.940Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:18:42.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1925, "offset": 1893, "size": 50}}} 2019-01-09 03:18:45,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:45,436 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:45 GMT 2019-01-09 03:18:45,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:45,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:18:45,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:45,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:18:45,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:18:45,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:45,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:45,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:45,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:45,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:45,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:45,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:45,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:18:45,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:45,500 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:45 GMT 2019-01-09 03:18:45,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:45,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:18:45,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:50,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:18:50,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:50,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:50,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:50,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:50,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:50,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:50,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:50,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1925, "offset": 1894, "size": 50}}} 2019-01-09 03:18:50,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:50,590 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:50 GMT 2019-01-09 03:18:50,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:50,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:18:50,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:50,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:18:50,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:50,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:50,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:50,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:50,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:50,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:50,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:50,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:18:50,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:50,652 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:50 GMT 2019-01-09 03:18:50,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:50,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:18:50,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:55,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:18:55,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:55,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:55,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:55,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:55,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:55,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:55,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:55,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:18:53.177Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:18:53.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1926, "offset": 1894, "size": 50}}} 2019-01-09 03:18:55,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:55,746 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:55 GMT 2019-01-09 03:18:55,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:55,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:18:55,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:18:55,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:18:55,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:18:55,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:18:55,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:18:55,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:18:55,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:18:55,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:18:55,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:18:55,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:18:55,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:18:55,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:18:55,815 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:18:55 GMT 2019-01-09 03:18:55,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:18:55,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:18:55,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:00,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:19:00,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:00,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:00,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:00,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:00,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:00,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:00,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:00,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1926, "offset": 1895, "size": 50}}} 2019-01-09 03:19:00,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:00,934 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:00 GMT 2019-01-09 03:19:00,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:00,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:19:00,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:00,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:19:00,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:00,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:00,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:01,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:01,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:01,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:01,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:01,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:19:01,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:01,000 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:00 GMT 2019-01-09 03:19:01,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:01,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:19:01,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:06,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:19:06,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:06,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:06,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:06,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:06,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:06,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:06,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:06,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:03.415Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:03.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1927, "offset": 1895, "size": 50}}} 2019-01-09 03:19:06,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:06,098 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:06 GMT 2019-01-09 03:19:06,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:06,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:19:06,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:06,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:19:06,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:19:06,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:06,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:06,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:06,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:06,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:06,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:06,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:06,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:19:06,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:06,165 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:06 GMT 2019-01-09 03:19:06,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:06,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:19:06,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:11,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:19:11,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:11,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:11,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:11,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:11,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:11,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:11,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:11,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1927, "offset": 1896, "size": 50}}} 2019-01-09 03:19:11,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:11,263 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:11 GMT 2019-01-09 03:19:11,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:11,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:19:11,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:11,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:19:11,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:11,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:11,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:11,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:11,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:11,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:11,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:11,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:19:11,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:11,325 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:11 GMT 2019-01-09 03:19:11,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:11,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:19:11,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:16,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:19:16,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:16,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:16,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:16,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:16,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:16,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:16,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:16,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:13.652Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:13.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1928, "offset": 1896, "size": 50}}} 2019-01-09 03:19:16,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:16,416 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:16 GMT 2019-01-09 03:19:16,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:16,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:19:16,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:16,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:19:16,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:19:16,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:16,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:16,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:16,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:16,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:16,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:16,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:16,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:19:16,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:16,480 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:16 GMT 2019-01-09 03:19:16,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:16,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:19:16,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:21,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:19:21,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:21,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:21,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:21,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:21,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:21,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:21,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:21,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1928, "offset": 1897, "size": 50}}} 2019-01-09 03:19:21,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:21,572 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:21 GMT 2019-01-09 03:19:21,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:21,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:19:21,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:21,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:19:21,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:21,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:21,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:21,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:21,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:21,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:21,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:21,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:19:21,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:21,640 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:21 GMT 2019-01-09 03:19:21,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:21,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:19:21,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:26,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:19:26,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:26,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:26,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:26,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:26,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:26,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:26,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:26,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:23.888Z", "message": "[vellum] Service on port 7000 failed to start. waited for a 120 seconds.", "level": "error", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:23.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:24.150Z", "message": "Task failed 'script_runner.tasks.run' -> /tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n", "node_name": "vellum", "workflow_id": "install", "error_causes": [{"message": "/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\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_0s0dyn/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_0s0dyn/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_0s0dyn/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: /tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n/tmp/VDDAB/start-vellum.sh: connect: Connection refused\n/tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused\n\n", "type": "ProcessException"}], "reported_timestamp": "2019-01-09T03:19:24.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:24.321Z", "message": "Execution done (return_code=1): /tmp/VDDAB/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:24.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "d207e5a2-98bf-4400-9451-5e57b43f4ce3"}], "metadata": {"pagination": {"total": 1931, "offset": 1897, "size": 50}}} 2019-01-09 03:19:26,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:26,729 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:26 GMT 2019-01-09 03:19:26,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:26,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12886 2019-01-09 03:19:26,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 failed to start. waited for a 120 seconds. 2019-01-09 03:19:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused /tmp/VDDAB/start-vellum.sh: connect: Connection refused /tmp/VDDAB/start-vellum.sh: line 22: /dev/tcp/192.168.120.13/7000: Connection refused 2019-01-09 03:19:26,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/VDDAB/start-vellum.sh 2019-01-09 03:19:26,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:19:26,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:26,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:26,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:26,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:26,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:26,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:26,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:26,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:19:26,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:26,798 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:26 GMT 2019-01-09 03:19:26,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:26,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:19:26,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:31,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:19:31,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:31,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:31,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:31,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:31,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:31,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:31,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:31,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1900, "size": 50}}} 2019-01-09 03:19:31,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:31,880 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:31 GMT 2019-01-09 03:19:31,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:31,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:19:31,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:31,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:19:31,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:31,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:31,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:31,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:31,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:31,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:31,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:31,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:19:31,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:31,955 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:31 GMT 2019-01-09 03:19:31,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:31,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:19:31,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:36,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:19:37,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:37,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:37,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:37,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:37,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:37,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:37,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:37,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1900, "size": 50}}} 2019-01-09 03:19:37,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:37,038 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:37 GMT 2019-01-09 03:19:37,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:37,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:19:37,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:37,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:19:37,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:37,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:37,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:37,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:37,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:37,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:37,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:37,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:19:37,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:37,102 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:37 GMT 2019-01-09 03:19:37,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:37,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:19:37,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:42,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:19:42,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:42,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:42,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:42,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:42,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:42,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:42,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:42,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:39.201Z", "message": "Sending task 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:39.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:39.748Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/I5MHL/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:39.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0a0b7fd9-86f7-40e0-92dd-cab281b7c232"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:40.075Z", "message": "Task started 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:40.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:40.355Z", "message": "Executing: /tmp/I5MHL/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:40.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0a0b7fd9-86f7-40e0-92dd-cab281b7c232"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:40.355Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:40.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0a0b7fd9-86f7-40e0-92dd-cab281b7c232"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:41.363Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:41.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0a0b7fd9-86f7-40e0-92dd-cab281b7c232"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:41.363Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:41.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0a0b7fd9-86f7-40e0-92dd-cab281b7c232"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:41.363Z", "message": "[vellum] 192.168.120.13", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:41.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0a0b7fd9-86f7-40e0-92dd-cab281b7c232"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:41.363Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:41.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0a0b7fd9-86f7-40e0-92dd-cab281b7c232"}], "metadata": {"pagination": {"total": 1940, "offset": 1900, "size": 50}}} 2019-01-09 03:19:42,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:42,183 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:42 GMT 2019-01-09 03:19:42,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:42,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4778 2019-01-09 03:19:42,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:42,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 1/60] 2019-01-09 03:19:42,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/I5MHL/start-vellum.sh 2019-01-09 03:19:42,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 1/60] 2019-01-09 03:19:42,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/I5MHL/start-vellum.sh 2019-01-09 03:19:42,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-01-09 03:19:42,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:19:42,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-01-09 03:19:42,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.13 2019-01-09 03:19:42,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-01-09 03:19:42,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:19:42,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:42,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:42,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:42,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:42,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:42,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:42,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:42,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:19:42,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:42,246 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:42 GMT 2019-01-09 03:19:42,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:42,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:19:42,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:47,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:19:47,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:47,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:47,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:47,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:47,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:47,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:47,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:47,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1909, "size": 50}}} 2019-01-09 03:19:47,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:47,330 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:47 GMT 2019-01-09 03:19:47,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:47,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:19:47,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:47,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:19:47,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:47,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:47,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:47,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:47,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:47,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:47,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:47,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:19:47,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:47,490 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:47 GMT 2019-01-09 03:19:47,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:47,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:19:47,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:52,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:19:52,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:52,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:52,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:52,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:52,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:52,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:52,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:52,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:19:51.348Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:19:51.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0a0b7fd9-86f7-40e0-92dd-cab281b7c232"}], "metadata": {"pagination": {"total": 1941, "offset": 1909, "size": 50}}} 2019-01-09 03:19:52,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:52,582 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:52 GMT 2019-01-09 03:19:52,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:52,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 03:19:52,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:52,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 03:19:52,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:19:52,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:52,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:52,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:52,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:52,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:52,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:52,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:52,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:19:52,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:52,652 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:52 GMT 2019-01-09 03:19:52,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:52,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:19:52,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:57,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:19:57,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:57,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:57,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:57,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:57,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:57,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:57,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:57,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1910, "size": 50}}} 2019-01-09 03:19:57,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:57,774 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:57 GMT 2019-01-09 03:19:57,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:57,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 03:19:57,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:19:57,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:19:57,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:19:57,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:19:57,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:19:57,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:19:57,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:19:57,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:19:57,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:19:57,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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:19:57,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:19:57,841 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:19:57 GMT 2019-01-09 03:19:57,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:19:57,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:19:57,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:20:02,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:20:02,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:20:02,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:20:02,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:20:02,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:20:02,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:20:02,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:20:02,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:20:02,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:01.385Z", "message": "Execution done (return_code=0): /tmp/I5MHL/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:01.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "0a0b7fd9-86f7-40e0-92dd-cab281b7c232"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:01.535Z", "message": "Task succeeded 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:01.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:02.085Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:02.085Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:02.376Z", "message": "Downloaded scripts/bind/bind.py to /tmp/P9LOG/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:02.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99719faf-0b13-48a6-b34f-a146e7469dfb"}], "metadata": {"pagination": {"total": 1946, "offset": 1910, "size": 50}}} 2019-01-09 03:20:02,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:20:02,926 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:20:02 GMT 2019-01-09 03:20:02,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:20:02,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2667 2019-01-09 03:20:02,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:20:02,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/I5MHL/start-vellum.sh 2019-01-09 03:20:02,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' [retry 1/60] 2019-01-09 03:20:02,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:20:02,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:20:02,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/P9LOG/bind.py 2019-01-09 03:20:02,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:20:03,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:20:03,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:20:03,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:20:03,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:20:03,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:20:03,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:20:03,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:20:03,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:20:03,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:20:03,001 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:20:02 GMT 2019-01-09 03:20:03,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:20:03,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 03:20:03,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:20:08,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:20:08,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:20:08,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:20:08,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:20:08,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:20:08,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:20:08,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:20:08,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:20:08,092 - 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": "2019-01-09T03:20:03.204Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:03.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:03.394Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {u'ellis_62of58': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.11', u'name': u'ellis-62of58'}}, u'dime': {u'dime_qpcgrb': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-qpcgrb'}}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'vellum': {u'vellum_g8ozg6': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-g8ozg6'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:03.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99719faf-0b13-48a6-b34f-a146e7469dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:03.394Z", "message": "[localhost] run: sudo mv /tmp/tmpLPrPnx /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:03.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99719faf-0b13-48a6-b34f-a146e7469dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:03.394Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:03.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99719faf-0b13-48a6-b34f-a146e7469dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:03.394Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:03.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99719faf-0b13-48a6-b34f-a146e7469dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:03.394Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:03.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99719faf-0b13-48a6-b34f-a146e7469dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:03.394Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:03.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99719faf-0b13-48a6-b34f-a146e7469dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:03.394Z", "message": "[localhost] run: sudo mv /tmp/tmpe9oj__ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:03.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99719faf-0b13-48a6-b34f-a146e7469dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:03.394Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:03.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99719faf-0b13-48a6-b34f-a146e7469dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:03.394Z", "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": "2019-01-09T03:20:03.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99719faf-0b13-48a6-b34f-a146e7469dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:03.394Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:03.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99719faf-0b13-48a6-b34f-a146e7469dfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:03.394Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:03.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9", "logger": "99719faf-0b13-48a6-b34f-a146e7469dfb"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:20:04.098Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:20:04.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 1960, "offset": 1915, "size": 50}}} 2019-01-09 03:20:08,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:20:08,092 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:20:08 GMT 2019-01-09 03:20:08,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:20:08,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8003 2019-01-09 03:20:08,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:20:08,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:20:08,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {u'ellis_62of58': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.11', u'name': u'ellis-62of58'}}, u'dime': {u'dime_qpcgrb': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-qpcgrb'}}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'vellum': {u'vellum_g8ozg6': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-g8ozg6'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:20:08,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLPrPnx /etc/bind/db.clearwater.opnfv 2019-01-09 03:20:08,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 03:20:08,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:20:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:20:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:20:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpe9oj__ /etc/bind/db.clearwater.local 2019-01-09 03:20:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:20:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:20:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 03:20:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:20:08,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2019-01-09 03:20:08,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/c12133af-fabe-48f5-9272-1e7cc8eb5db9 2019-01-09 03:20:08,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:20:08,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:20:08,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:20:08,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:20:08,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:20:08,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:20:08,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:20:08,165 - 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": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"} 2019-01-09 03:20:08,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:20:08,166 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:20:08 GMT 2019-01-09 03:20:08,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:20:08,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2019-01-09 03:20:08,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:20:08,166 - 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'2019-01-09T03:03:18.035Z', 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'c12133af-fabe-48f5-9272-1e7cc8eb5db9'} 2019-01-09 03:20:08,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv/outputs 2019-01-09 03:20:08,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:20:08,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:20:08,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:20:08,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:20:08,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:20:08,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:20:08,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:20:08,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.205"}, "deployment_id": "clearwater-opnfv"} 2019-01-09 03:20:08,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:20:08,242 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:20:08 GMT 2019-01-09 03:20:08,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:20:08,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2019-01-09 03:20:08,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:20:08,245 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.205 2019-01-09 03:20:08,368 - 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'} 2019-01-09 03:20:08,437 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-01-09 03:20:08,437 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-01-09 03:20:08,507 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 03:20:08,508 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-01-09 03:20:33,596 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 03:20:33,596 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-01-09 03:20:58,756 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 03:20:58,756 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-01-09 03:21:23,864 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 03:21:23,864 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-01-09 03:21:49,089 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 03:21:49,090 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-01-09 03:22:14,205 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 03:22:14,205 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-01-09 03:22:39,276 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 03:22:39,276 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-01-09 03:23:04,578 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550853@clearwater.opnfv', u'sip_username': u'6505550853', u'formatted_number': u'(650) 555-0853', u'number': u'6505550853', u'sip_uri': u'sip:6505550853@clearwater.opnfv', u'number_id': u'9f83ae9eafff4154bfad1a91ee9e5044', u'sip_password': u'cjqPc84Zx', u'pstn': False} 2019-01-09 03:23:04,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv/outputs 2019-01-09 03:23:04,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:23:04,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:23:04,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:23:04,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:23:04,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:23:04,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:23:04,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:23:04,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.205"}, "deployment_id": "clearwater-opnfv"} 2019-01-09 03:23:04,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:23:04,662 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:23:04 GMT 2019-01-09 03:23:04,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:23:04,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2019-01-09 03:23:04,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:23:04,662 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-01-09 03:23:04,663 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-01-09 03:23:04,703 - 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' 2019-01-09 03:23:04,704 - 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'' 2019-01-09 03:25:21,799 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550569, 6505550166) Passed Basic Call - SDP (TCP) - (6505550913, 6505550357) Passed Basic Call - Tel URIs (TCP) - (6505550402, 6505550293) Passed Basic Call - Unknown number (TCP) - (6505550054, 6505550245) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550042, 6505550198) Passed Basic Call - Messages - Pager model (TCP) - (6505550802, 6505550840) Passed Basic Call - Pracks (TCP) - (6505550224, 6505550565) Passed Basic Registration (TCP) - (6505550501) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550266, 6505550772) Passed Call Barring - Outbound Rejection (TCP) - (6505550305, 6505550791) 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) - (6505550632, 6505550137) 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) - (6505550172, 6505550570, 6505550012) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550137, 6505550962, 6505550306) Passed Call Diversion - Not reachable (408) (TCP) - (6505550334, 6505550146, 6505550869) Passed Call Diversion - Not reachable (503) (TCP) - (6505550456, 6505550624, 6505550821) Passed Call Diversion - Not reachable (500) (TCP) - (6505550374, 6505550264, 6505550233) Passed Call Diversion - Busy (TCP) - (6505550780, 6505550462, 6505550022) Passed Call Diversion - Unconditional (TCP) - (6505550013, 6505550239, 6505550064) Passed Call Diversion - No answer (TCP) - (6505550696, 6505550902, 6505550393) Passed Call Diversion - Bad target URI (TCP) - (6505550882, 6505550001) Passed Call Diversion - Audio-only call (TCP) - (6505550547, 6505550196, 6505550751, 6505550918) Passed Call Diversion - Audio-video call (TCP) - (6505550350, 6505550926, 6505550160, 6505550889) Passed Call Waiting - Accepted (TCP) - (6505550252, 6505550320, 6505550549) Passed Call Waiting - Cancelled (TCP) - (6505550206, 6505550824, 6505550785) Passed CANCEL - Mainline (TCP) - (6505550539, 6505550824) Passed Filtering - Accept-Contact (TCP) - (6505550226, 6505550124) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550332, 6505550649) Passed Filtering - Accept-Contact no match (TCP) - (6505550462, 6505550212) Passed Filtering - Accept-Contact negated match (TCP) - (6505550035, 6505550389) Passed Filtering - RFC3841 example (TCP) - (6505550179, 6505550058) Passed Filtering - Reject-Contact no match (TCP) - (6505550231, 6505550285) Passed Filtering - Reject-Contact match (TCP) - (6505550962, 6505550483) 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) - (6505550580) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550624) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550974) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550034) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550368, 6505550846) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550774, 6505550047) Passed GRUU - Call - only GRUU as target (TCP) - (6505550026, 6505550356) Passed GRUU - Call - AoR as target (TCP) - (6505550666, 6505550685) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550054, 6505550485) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550285, 6505550538) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550846, 6505550598) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550750, 6505550883) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550142, 6505550677) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550018, 6505550734) 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) - (6505550577) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550695) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550534) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550216, 6505550842) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550325, 6505550789) 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 2019-01-09 03:25:21,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2019-01-09 03:25:21,927 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 03:25:21,928 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 28:41 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-09 03:25:21,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-01-09 03:25:21,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2019-01-09 03:25:22,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:22,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:22,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:22,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:22,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:22,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:22,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:22,071 - 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": {"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"}, "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"}}}, "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": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:02:46.325Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0e2afd70-8011-41bf-aaf7-87ab23d6db2a"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:03:18.035Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c12133af-fabe-48f5-9272-1e7cc8eb5db9"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2019-01-09 03:25:22,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:22,071 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:22 GMT 2019-01-09 03:25:22,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:22,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2019-01-09 03:25:22,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:22,072 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-01-09 03:25:22,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:22,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:22,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:22,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:22,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:22,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:22,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:22,253 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2019-01-09 03:25:22,253 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:25:22,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:22,253 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:22 GMT 2019-01-09 03:25:22,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:22,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:25:22,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:22,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:25:22,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:22,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:22,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:22,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:22,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:22,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:22,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:22,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-09 03:25:22,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:22,343 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:22 GMT 2019-01-09 03:25:22,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:22,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-09 03:25:22,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:22,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:25:22,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:22,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:22,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:22,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:22,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:22,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:22,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:22,446 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:25:22,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:22,447 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:22 GMT 2019-01-09 03:25:22,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:22,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:25:22,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:27,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:25:27,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:27,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:27,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:27,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:27,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:27,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:27,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:27,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:22.970Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:22.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_mt0e4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:24.116Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:24.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_45yne0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:24.116Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:24.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_qpcgrb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:24.116Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:24.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_62of58", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:24.116Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:24.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:24.116Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:24.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_vdzmjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:24.116Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:24.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_qpcgrb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:24.116Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:24.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_mt0e4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:24.214Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:24.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_qpcgrb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:24.214Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:24.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_mt0e4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:24.214Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:24.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:24.579Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/WZULZ/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:24.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8545686b-443f-4122-af30-4f681e9ec64f"}, {"node_instance_id": "dime_qpcgrb", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.224Z", "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_xpdrmz/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_xpdrmz/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_xpdrmz/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": "2019-01-09T03:25:25.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.224Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_62of58", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.224Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_vdzmjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.224Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_vdzmjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.224Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.224Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_45yne0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.224Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_45yne0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.224Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_62of58", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.224Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/2F312/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "c0087a56-85c0-4a23-b8a4-3556eac8f6d4"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Executing: /tmp/42P1H/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "eee697ac-a93e-4679-8436-81900177764f"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Execution done (return_code=1): /tmp/WZULZ/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8545686b-443f-4122-af30-4f681e9ec64f"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/42P1H/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "eee697ac-a93e-4679-8436-81900177764f"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Executing: /tmp/2F312/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "c0087a56-85c0-4a23-b8a4-3556eac8f6d4"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Execution done (return_code=1): /tmp/2F312/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "c0087a56-85c0-4a23-b8a4-3556eac8f6d4"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f7c8b797-7224-42ed-9352-27f9a27fb763"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Execution done (return_code=1): /tmp/XGD2D/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "16759477-873b-4bf6-b201-cba62076c2d0"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Executing: /tmp/XGD2D/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "16759477-873b-4bf6-b201-cba62076c2d0"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "efb3e066-c896-4253-8e81-295d7d23a578"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Executing: /tmp/67DLJ/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "efb3e066-c896-4253-8e81-295d7d23a578"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Executing: /tmp/SZTR9/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f7c8b797-7224-42ed-9352-27f9a27fb763"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/XGD2D/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "16759477-873b-4bf6-b201-cba62076c2d0"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "c0087a56-85c0-4a23-b8a4-3556eac8f6d4"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Executing: /tmp/WZULZ/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8545686b-443f-4122-af30-4f681e9ec64f"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/67DLJ/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "efb3e066-c896-4253-8e81-295d7d23a578"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Execution done (return_code=1): /tmp/42P1H/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "eee697ac-a93e-4679-8436-81900177764f"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/SZTR9/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f7c8b797-7224-42ed-9352-27f9a27fb763"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8545686b-443f-4122-af30-4f681e9ec64f"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "16759477-873b-4bf6-b201-cba62076c2d0"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:25.498Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:25.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "eee697ac-a93e-4679-8436-81900177764f"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:26.380Z", "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_0s0dyn/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_0s0dyn/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_0s0dyn/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": "2019-01-09T03:25:26.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_mt0e4j", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:26.380Z", "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_hixm65/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_hixm65/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_hixm65/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": "2019-01-09T03:25:26.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:26.380Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:26.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:26.380Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:26.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_62of58", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:26.380Z", "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_pbr97r/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_pbr97r/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_pbr97r/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": "2019-01-09T03:25:26.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:26.517Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:26.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f43632e1-6082-4fa8-8676-43a11341f988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:26.517Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FKOYW/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:26.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f43632e1-6082-4fa8-8676-43a11341f988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:26.517Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JV1P6/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:26.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "10bafdb5-d97c-491f-8c34-3d4a4fa4b3e2"}], "metadata": {"pagination": {"total": 57, "offset": 0, "size": 50}}} 2019-01-09 03:25:27,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:27,564 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:27 GMT 2019-01-09 03:25:27,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:27,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30438 2019-01-09 03:25:27,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2019-01-09 03:25:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:25:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:25:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:25:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:25:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:25:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:25:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/WZULZ/stop-dime.sh 2019-01-09 03:25:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2019-01-09 03:25:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:27,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/2F312/stop-ellis.sh 2019-01-09 03:25:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/42P1H/stop-homer.sh 2019-01-09 03:25:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/WZULZ/stop-dime.sh 2019-01-09 03:25:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/42P1H/stop-homer.sh 2019-01-09 03:25:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2F312/stop-ellis.sh 2019-01-09 03:25:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/2F312/stop-ellis.sh 2019-01-09 03:25:27,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2019-01-09 03:25:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/XGD2D/stop-vellum.sh 2019-01-09 03:25:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XGD2D/stop-vellum.sh 2019-01-09 03:25:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2019-01-09 03:25:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/67DLJ/stop-bono.sh 2019-01-09 03:25:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SZTR9/stop-sprout.sh 2019-01-09 03:25:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/XGD2D/stop-vellum.sh 2019-01-09 03:25:27,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2019-01-09 03:25:27,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WZULZ/stop-dime.sh 2019-01-09 03:25:27,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/67DLJ/stop-bono.sh 2019-01-09 03:25:27,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/42P1H/stop-homer.sh 2019-01-09 03:25:27,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/SZTR9/stop-sprout.sh 2019-01-09 03:25:27,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2019-01-09 03:25:27,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2019-01-09 03:25:27,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2019-01-09 03:25:27,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2019-01-09 03:25:27,572 - 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" 2019-01-09 03:25:27,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:27,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:27,572 - 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" 2019-01-09 03:25:27,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:25:27,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FKOYW/bind.py 2019-01-09 03:25:27,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JV1P6/bind.py 2019-01-09 03:25:27,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:25:27,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:27,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:27,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:27,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:27,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:27,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:27,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:27,656 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:25:27,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:27,656 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:27 GMT 2019-01-09 03:25:27,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:27,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:25:27,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:32,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:25:32,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:32,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:32,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:32,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:32,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:32,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:32,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:32,741 - 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": "2019-01-09T03:25:27.497Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo mv /tmp/tmpwuMFpU /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "10bafdb5-d97c-491f-8c34-3d4a4fa4b3e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f43632e1-6082-4fa8-8676-43a11341f988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "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": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "677aa45e-a6d7-4a7e-add4-d5d672c8237b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo mv /tmp/tmpLhbkKx /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f43632e1-6082-4fa8-8676-43a11341f988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'vellum': {}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "677aa45e-a6d7-4a7e-add4-d5d672c8237b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "677aa45e-a6d7-4a7e-add4-d5d672c8237b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo mv /tmp/tmpsGIKmz /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "677aa45e-a6d7-4a7e-add4-d5d672c8237b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "677aa45e-a6d7-4a7e-add4-d5d672c8237b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f43632e1-6082-4fa8-8676-43a11341f988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f43632e1-6082-4fa8-8676-43a11341f988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo mv /tmp/tmp2MA7Fs /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92db9c50-b136-4e6c-82ee-b0663ba92e6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "10bafdb5-d97c-491f-8c34-3d4a4fa4b3e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "677aa45e-a6d7-4a7e-add4-d5d672c8237b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo mv /tmp/tmpwjorpx /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "10bafdb5-d97c-491f-8c34-3d4a4fa4b3e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "677aa45e-a6d7-4a7e-add4-d5d672c8237b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "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": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "10bafdb5-d97c-491f-8c34-3d4a4fa4b3e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "677aa45e-a6d7-4a7e-add4-d5d672c8237b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92db9c50-b136-4e6c-82ee-b0663ba92e6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92db9c50-b136-4e6c-82ee-b0663ba92e6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92db9c50-b136-4e6c-82ee-b0663ba92e6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92db9c50-b136-4e6c-82ee-b0663ba92e6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f43632e1-6082-4fa8-8676-43a11341f988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "10bafdb5-d97c-491f-8c34-3d4a4fa4b3e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92db9c50-b136-4e6c-82ee-b0663ba92e6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Downloaded scripts/bind/bind.py to /tmp/43N4T/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "677aa45e-a6d7-4a7e-add4-d5d672c8237b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {u'ellis_62of58': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.11', u'name': u'ellis-62of58'}}, u'dime': {}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'vellum': {}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "10bafdb5-d97c-491f-8c34-3d4a4fa4b3e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f43632e1-6082-4fa8-8676-43a11341f988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "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": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f43632e1-6082-4fa8-8676-43a11341f988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "10bafdb5-d97c-491f-8c34-3d4a4fa4b3e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RUA0E/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92db9c50-b136-4e6c-82ee-b0663ba92e6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo mv /tmp/tmp3pYs62 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f43632e1-6082-4fa8-8676-43a11341f988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "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": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92db9c50-b136-4e6c-82ee-b0663ba92e6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'vellum': {}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92db9c50-b136-4e6c-82ee-b0663ba92e6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f43632e1-6082-4fa8-8676-43a11341f988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {u'ellis_62of58': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.11', u'name': u'ellis-62of58'}}, u'dime': {}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'vellum': {u'vellum_g8ozg6': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-g8ozg6'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f43632e1-6082-4fa8-8676-43a11341f988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "10bafdb5-d97c-491f-8c34-3d4a4fa4b3e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "10bafdb5-d97c-491f-8c34-3d4a4fa4b3e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "10bafdb5-d97c-491f-8c34-3d4a4fa4b3e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:27.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:27.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "10bafdb5-d97c-491f-8c34-3d4a4fa4b3e2"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.532Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.532Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.532Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.532Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.532Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.532Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_qpcgrb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.532Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_vdzmjc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.532Z", "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_wmspwi/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_wmspwi/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_wmspwi/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": "2019-01-09T03:25:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_qpcgrb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.532Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_qpcgrb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.532Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 175, "offset": 50, "size": 50}}} 2019-01-09 03:25:32,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:32,742 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:32 GMT 2019-01-09 03:25:32,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:32,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31194 2019-01-09 03:25:32,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:32,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:25:32,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwuMFpU /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:32,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:25:32,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:25:32,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLhbkKx /etc/bind/db.clearwater.local 2019-01-09 03:25:32,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'vellum': {}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:25:32,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:25:32,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsGIKmz /etc/bind/db.clearwater.local 2019-01-09 03:25:32,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:25:32,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 03:25:32,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:25:32,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2MA7Fs /etc/bind/db.clearwater.local 2019-01-09 03:25:32,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:32,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:25:32,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwjorpx /etc/bind/db.clearwater.local 2019-01-09 03:25:32,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 03:25:32,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:25:32,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:25:32,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:25:32,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:25:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:25:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:25:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:25:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:25:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 03:25:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/43N4T/bind.py 2019-01-09 03:25:32,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {u'ellis_62of58': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.11', u'name': u'ellis-62of58'}}, u'dime': {}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'vellum': {}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:25:32,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 03:25:32,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:25:32,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 03:25:32,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RUA0E/bind.py 2019-01-09 03:25:32,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3pYs62 /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:32,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:25:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'vellum': {}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:25:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {u'ellis_62of58': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.11', u'name': u'ellis-62of58'}}, u'dime': {}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, u'vellum': {u'vellum_g8ozg6': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-g8ozg6'}}, u'bono': {u'bono_vdzmjc': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.18', u'name': u'bono-vdzmjc'}}}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:25:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:25:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:25:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:25:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 03:25:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:25:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:25:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:32,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:32,751 - 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" 2019-01-09 03:25:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:25:32,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:32,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:25:32,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:32,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:32,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:32,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:32,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:32,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:32,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:32,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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:25:32,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:32,817 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:32 GMT 2019-01-09 03:25:32,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:32,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:25:32,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:37,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:25:37,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:37,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:37,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:37,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:37,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:37,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:37,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:37,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.580Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92db9c50-b136-4e6c-82ee-b0663ba92e6c"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.580Z", "message": "Execution done (return_code=1): /tmp/67DLJ/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "efb3e066-c896-4253-8e81-295d7d23a578"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.580Z", "message": "[localhost] run: sudo mv /tmp/tmpQQXuQF /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92db9c50-b136-4e6c-82ee-b0663ba92e6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.580Z", "message": "[localhost] run: sudo mv /tmp/tmpcKorp5 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "677aa45e-a6d7-4a7e-add4-d5d672c8237b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.580Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "677aa45e-a6d7-4a7e-add4-d5d672c8237b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.580Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "677aa45e-a6d7-4a7e-add4-d5d672c8237b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:28.580Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:28.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92db9c50-b136-4e6c-82ee-b0663ba92e6c"}, {"node_instance_id": "homer_mt0e4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.569Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_mt0e4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.569Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_62of58", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.569Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_62of58", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.569Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.569Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_62of58", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.569Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_45yne0", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.569Z", "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_e27eut/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_e27eut/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_e27eut/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": "2019-01-09T03:25:29.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.569Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_mt0e4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.569Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Execution done (return_code=1): /tmp/SZTR9/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f7c8b797-7224-42ed-9352-27f9a27fb763"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e73b3a08-fbfd-4cb6-8822-f5e9acba91bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "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": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e73b3a08-fbfd-4cb6-8822-f5e9acba91bf"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Executing: /tmp/72SDR/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "408fcab1-404c-4d40-8810-c5ddfcf57b84"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/R7QKS/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "05fef6e5-35ff-4931-9546-3789260e6443"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e73b3a08-fbfd-4cb6-8822-f5e9acba91bf"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Q3L27/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6d82464f-fb7c-4501-8070-666971a889ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e73b3a08-fbfd-4cb6-8822-f5e9acba91bf"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "05fef6e5-35ff-4931-9546-3789260e6443"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Downloaded scripts/bind/bind.py to /tmp/B9BQC/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e73b3a08-fbfd-4cb6-8822-f5e9acba91bf"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "89527432-552e-4434-928c-514ef273034f"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6d82464f-fb7c-4501-8070-666971a889ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "[localhost] run: sudo mv /tmp/tmpo5BlLb /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e73b3a08-fbfd-4cb6-8822-f5e9acba91bf"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Executing: /tmp/Q3L27/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6d82464f-fb7c-4501-8070-666971a889ac"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JYC05/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "89527432-552e-4434-928c-514ef273034f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e73b3a08-fbfd-4cb6-8822-f5e9acba91bf"}, {"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Executing: /tmp/R7QKS/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "05fef6e5-35ff-4931-9546-3789260e6443"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "408fcab1-404c-4d40-8810-c5ddfcf57b84"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/72SDR/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "408fcab1-404c-4d40-8810-c5ddfcf57b84"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Executing: /tmp/JYC05/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "89527432-552e-4434-928c-514ef273034f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e73b3a08-fbfd-4cb6-8822-f5e9acba91bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "[localhost] run: sudo mv /tmp/tmpVOhCE_ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e73b3a08-fbfd-4cb6-8822-f5e9acba91bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e73b3a08-fbfd-4cb6-8822-f5e9acba91bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:29.720Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:29.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e73b3a08-fbfd-4cb6-8822-f5e9acba91bf"}, {"node_instance_id": "bono_vdzmjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:30.586Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:30.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:30.586Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:30.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:30.753Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9T9AE/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:30.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "937b053d-b66f-474a-9e31-b4f1730ecc8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:30.753Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:30.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e73b3a08-fbfd-4cb6-8822-f5e9acba91bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:30.753Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:30.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "937b053d-b66f-474a-9e31-b4f1730ecc8a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.749Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_vdzmjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.749Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_vdzmjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.749Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "937b053d-b66f-474a-9e31-b4f1730ecc8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "937b053d-b66f-474a-9e31-b4f1730ecc8a"}], "metadata": {"pagination": {"total": 188, "offset": 100, "size": 50}}} 2019-01-09 03:25:37,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:37,902 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:37 GMT 2019-01-09 03:25:37,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:37,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28594 2019-01-09 03:25:37,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:37,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:37,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/67DLJ/stop-bono.sh 2019-01-09 03:25:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQQXuQF /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcKorp5 /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 03:25:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 03:25:37,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:37,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:37,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:37,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:25:37,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:37,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:37,905 - 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" 2019-01-09 03:25:37,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:37,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:25:37,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/SZTR9/stop-sprout.sh 2019-01-09 03:25:37,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:25:37,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:25:37,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/72SDR/remove-cluster-node.sh 2019-01-09 03:25:37,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/R7QKS/remove-cluster-node.sh 2019-01-09 03:25:37,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_45yne0': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'sprout-45yne0'}}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:25:37,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Q3L27/remove-cluster-node.sh 2019-01-09 03:25:37,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:37,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-09 03:25:37,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/B9BQC/bind.py 2019-01-09 03:25:37,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-09 03:25:37,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-09 03:25:37,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpo5BlLb /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:37,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Q3L27/remove-cluster-node.sh 2019-01-09 03:25:37,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JYC05/remove-cluster-node.sh 2019-01-09 03:25:37,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:25:37,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/R7QKS/remove-cluster-node.sh 2019-01-09 03:25:37,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-09 03:25:37,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/72SDR/remove-cluster-node.sh 2019-01-09 03:25:37,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JYC05/remove-cluster-node.sh 2019-01-09 03:25:37,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:25:37,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVOhCE_ /etc/bind/db.clearwater.local 2019-01-09 03:25:37,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 03:25:37,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:25:37,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:25:37,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:25:37,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9T9AE/bind.py 2019-01-09 03:25:37,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 03:25:37,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 03:25:37,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:25:37,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:37,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:37,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:25:37,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:37,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:25:38,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:38,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:38,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:38,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:38,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:38,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:38,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:38,041 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:25:38,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:38,041 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:38 GMT 2019-01-09 03:25:38,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:38,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:25:38,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:43,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:25:43,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:43,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:43,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:43,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:43,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:43,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:43,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:43,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "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": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "937b053d-b66f-474a-9e31-b4f1730ecc8a"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "031d9e16-c856-4f64-a06d-6e40ae7c1d65"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VVFOO/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "031d9e16-c856-4f64-a06d-6e40ae7c1d65"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "message": "Executing: /tmp/VVFOO/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "031d9e16-c856-4f64-a06d-6e40ae7c1d65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "937b053d-b66f-474a-9e31-b4f1730ecc8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "937b053d-b66f-474a-9e31-b4f1730ecc8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "937b053d-b66f-474a-9e31-b4f1730ecc8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "message": "[localhost] run: sudo mv /tmp/tmpZ_E67G /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "937b053d-b66f-474a-9e31-b4f1730ecc8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {}, 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.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "937b053d-b66f-474a-9e31-b4f1730ecc8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "message": "[localhost] run: sudo mv /tmp/tmp6AMuXt /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "937b053d-b66f-474a-9e31-b4f1730ecc8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:31.817Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "937b053d-b66f-474a-9e31-b4f1730ecc8a"}, {"node_instance_id": "sprout_45yne0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:32.889Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:32.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_45yne0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:32.889Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:32.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_45yne0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:32.889Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:32.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:32.913Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:32.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "deae5d74-dcda-45b8-917e-3674f3d53980"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:32.913Z", "message": "Executing: /tmp/DXIJS/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:32.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "deae5d74-dcda-45b8-917e-3674f3d53980"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:32.913Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DXIJS/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:32.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "deae5d74-dcda-45b8-917e-3674f3d53980"}, {"node_instance_id": "ellis_62of58", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:34.539Z", "message": "Execution done (return_code=0): /tmp/JYC05/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:34.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "89527432-552e-4434-928c-514ef273034f"}, {"node_instance_id": "ellis_62of58", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:34.647Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:34.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:35.773Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:35.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:35.773Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:35.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:35.976Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:35.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_mt0e4j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:36.833Z", "message": "Execution done (return_code=0): /tmp/72SDR/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:36.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "408fcab1-404c-4d40-8810-c5ddfcf57b84"}, {"node_instance_id": "homer_mt0e4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:37.238Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:37.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_qpcgrb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:37.987Z", "message": "Execution done (return_code=0): /tmp/Q3L27/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:37.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6d82464f-fb7c-4501-8070-666971a889ac"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:38.351Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:38.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_qpcgrb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:38.351Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:38.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:38.351Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:38.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:38.351Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:38.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:38.351Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:38.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:39.527Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:39.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:39.527Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:39.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:39.527Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:39.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:39.527Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:39.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:39.527Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:39.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:39.527Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:39.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:39.527Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:39.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:39.527Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:39.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:39.527Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:39.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:39.910Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:39.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:40.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:40.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:40.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:40.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:40.023Z", "message": "Stopping Agent ellis_host_pbr97r", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:40.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:40.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:40.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:40.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:40.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}, {"node_instance_id": "bono_vdzmjc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:40.023Z", "message": "Execution done (return_code=0): /tmp/VVFOO/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:40.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "031d9e16-c856-4f64-a06d-6e40ae7c1d65"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:40.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:40.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:40.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:40.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:40.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:40.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:40.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:40.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}], "metadata": {"pagination": {"total": 221, "offset": 150, "size": 50}}} 2019-01-09 03:25:43,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:43,139 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:43 GMT 2019-01-09 03:25:43,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:43,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26761 2019-01-09 03:25:43,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 03:25:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-09 03:25:43,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VVFOO/remove-cluster-node.sh 2019-01-09 03:25:43,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VVFOO/remove-cluster-node.sh 2019-01-09 03:25:43,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 03:25:43,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 03:25:43,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 03:25:43,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZ_E67G /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:43,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_mt0e4j': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-mt0e4j'}}, u'ellis': {}, 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.6', u'hss_hostname': u''}. 2019-01-09 03:25:43,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6AMuXt /etc/bind/db.clearwater.local 2019-01-09 03:25:43,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 03:25:43,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:25:43,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 03:25:43,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 03:25:43,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-09 03:25:43,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DXIJS/remove-cluster-node.sh 2019-01-09 03:25:43,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DXIJS/remove-cluster-node.sh 2019-01-09 03:25:43,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JYC05/remove-cluster-node.sh 2019-01-09 03:25:43,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:25:43,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 03:25:43,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:25:43,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 03:25:43,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/72SDR/remove-cluster-node.sh 2019-01-09 03:25:43,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:25:43,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Q3L27/remove-cluster-node.sh 2019-01-09 03:25:43,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 03:25:43,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:25:43,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 03:25:43,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 03:25:43,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:25:43,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 03:25:43,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 03:25:43,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 03:25:43,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 03:25:43,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 03:25:43,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:25:43,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 03:25:43,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 03:25:43,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 03:25:43,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_pbr97r 2019-01-09 03:25:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VVFOO/remove-cluster-node.sh 2019-01-09 03:25:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:43,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:43,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:43,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:43,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:25:43,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:43,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:43,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:43,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:43,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:43,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:43,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:43,229 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:25:43,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:43,230 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:43 GMT 2019-01-09 03:25:43,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:43,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:25:43,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:48,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:25:48,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:48,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:48,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:48,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:48,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:48,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:48,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:48,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vdzmjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:40.769Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:41.788Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:41.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:41.788Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:41.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:41.788Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:41.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:42.956Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:42.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:42.956Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:42.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:42.956Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:42.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:43.991Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:43.991Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:43.991Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:43.991Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:43.991Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:43.991Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:43.991Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:43.991Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:43.991Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:43.991Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:43.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:44.238Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:44.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.060Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.060Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.060Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.060Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.060Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.060Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.060Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.060Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Stopping Agent bono_host_wmspwi", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_pbr97r stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Stopping Agent dime_host_xpdrmz", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Successfully stopped daemon: ellis_host_pbr97r\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8dca600d-5e0b-46a7-91db-d37daca5f162"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:45.098Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:45.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.339Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.339Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 287, "offset": 200, "size": 50}}} 2019-01-09 03:25:48,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:48,313 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:48 GMT 2019-01-09 03:25:48,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:48,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26402 2019-01-09 03:25:48,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:48,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:25:48,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 03:25:48,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:25:48,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 03:25:48,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 03:25:48,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 03:25:48,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 03:25:48,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 03:25:48,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 03:25:48,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 03:25:48,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 03:25:48,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 03:25:48,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 03:25:48,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 03:25:48,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 03:25:48,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 03:25:48,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 03:25:48,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 03:25:48,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 03:25:48,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 03:25:48,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 03:25:48,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 03:25:48,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 03:25:48,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 03:25:48,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 03:25:48,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_wmspwi 2019-01-09 03:25:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_pbr97r stop 2019-01-09 03:25:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_xpdrmz 2019-01-09 03:25:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 03:25:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_pbr97r 2019-01-09 03:25:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:48,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:25:48,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:48,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:48,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:48,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:48,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:48,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:48,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:48,430 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:25:48,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:48,430 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:48 GMT 2019-01-09 03:25:48,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:48,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:25:48,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:53,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:25:53,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:53,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:53,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:53,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:53,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:53,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:53,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:53,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.339Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.339Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Deleting Agent ellis_host_pbr97r", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Stopping Agent homer_host_hixm65", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:46.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:46.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:48.179Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:48.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:48.359Z", "message": "Successfully deleted daemon: ellis_host_pbr97r", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:48.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:48.359Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:48.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "cf277916-6fc9-47c6-afd6-a8bee4413c7a"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:49.516Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:49.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:49.846Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:49.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:49.846Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:49.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:49.846Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_xpdrmz stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:49.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:49.846Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_wmspwi stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:49.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:49.846Z", "message": "Successfully stopped daemon: dime_host_xpdrmz\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:49.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6326d3c8-faba-4e6c-908f-d93aeaea62c0"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:49.846Z", "message": "Successfully stopped daemon: bono_host_wmspwi\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:49.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8b8ba19e-d373-46bf-84ab-d72c9c03bb83"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.449Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.449Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.449Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.449Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.449Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.449Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.449Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.449Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.449Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.449Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_hixm65 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}], "metadata": {"pagination": {"total": 351, "offset": 250, "size": 50}}} 2019-01-09 03:25:53,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:53,646 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:53 GMT 2019-01-09 03:25:53,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:53,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27096 2019-01-09 03:25:53,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:53,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 03:25:53,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:53,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_pbr97r 2019-01-09 03:25:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_hixm65 2019-01-09 03:25:53,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 03:25:53,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_pbr97r 2019-01-09 03:25:53,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 03:25:53,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:53,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 03:25:53,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 03:25:53,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_xpdrmz stop 2019-01-09 03:25:53,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_wmspwi stop 2019-01-09 03:25:53,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_xpdrmz 2019-01-09 03:25:53,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_wmspwi 2019-01-09 03:25:53,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 03:25:53,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:53,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 03:25:53,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 03:25:53,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 03:25:53,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:53,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 03:25:53,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 03:25:53,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:53,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:53,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_hixm65 stop 2019-01-09 03:25:53,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:53,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:25:53,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:53,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:53,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:53,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:53,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:53,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:53,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:53,790 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:25:53,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:53,790 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:53 GMT 2019-01-09 03:25:53,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:53,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:25:53,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:58,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:25:58,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:58,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:58,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:58,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:58,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:58,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:58,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:58,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:50.856Z", "message": "Successfully stopped daemon: homer_host_hixm65\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:50.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "d69b9620-cfbc-486e-9349-703c25364b60"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.460Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.460Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.460Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.460Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Deleting Agent dime_host_xpdrmz", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Deleting Agent homer_host_hixm65", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Deleting Agent bono_host_wmspwi", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:51.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:52.714Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:52.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:52.890Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:52.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:52.890Z", "message": "Successfully deleted daemon: bono_host_wmspwi", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:52.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:52.890Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:52.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "a4ed8a51-d245-4678-81ae-17599e6bb208"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:53.495Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:53.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:53.495Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:53.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:53.495Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:53.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:53.495Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:53.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:53.910Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:53.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:53.910Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:53.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:53.910Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:53.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:53.910Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:53.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:53.910Z", "message": "Successfully deleted daemon: dime_host_xpdrmz", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:53.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29c53aa1-97fc-410d-a2a8-e884b137f3a6"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:53.910Z", "message": "Successfully deleted daemon: homer_host_hixm65", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:53.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4409abdc-7932-427e-aea1-5e9e1625a015"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:54.649Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:54.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:54.649Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:54.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:54.649Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:54.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:54.649Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:54.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:54.649Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:54.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:54.649Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:54.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:54.649Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:54.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 374, "offset": 300, "size": 50}}} 2019-01-09 03:25:58,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:58,869 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:58 GMT 2019-01-09 03:25:58,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:58,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26772 2019-01-09 03:25:58,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:25:58,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 03:25:58,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_hixm65 2019-01-09 03:25:58,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:58,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 03:25:58,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 03:25:58,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:58,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_xpdrmz 2019-01-09 03:25:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_hixm65 2019-01-09 03:25:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_wmspwi 2019-01-09 03:25:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:25:58,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 03:25:58,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 03:25:58,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_wmspwi 2019-01-09 03:25:58,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 03:25:58,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 03:25:58,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-09 03:25:58,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-09 03:25:58,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:58,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 03:25:58,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 03:25:58,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 03:25:58,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 03:25:58,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_xpdrmz 2019-01-09 03:25:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_hixm65 2019-01-09 03:25:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 03:25:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 03:25:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 03:25:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 03:25:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 03:25:58,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 03:25:58,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:25:58,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:25:58,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:25:58,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:25:58,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:25:58,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:25:58,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:25:58,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:25:58,971 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:25:58,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:25:58,971 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:25:58 GMT 2019-01-09 03:25:58,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:25:58,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:25:58,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:03,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:26:04,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:04,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:04,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:04,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:04,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:04,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:04,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:04,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:55.955Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:55.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:56.732Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:56.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:56.732Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:56.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:56.732Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:56.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:56.732Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:56.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:56.732Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:56.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:57.756Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:57.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:57.756Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:57.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:57.756Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:57.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_45yne0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:58.137Z", "message": "Execution done (return_code=0): /tmp/DXIJS/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:58.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "deae5d74-dcda-45b8-917e-3674f3d53980"}, {"node_instance_id": "proxy_node_j91hfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:58.832Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:58.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:58.832Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:58.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_45yne0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:58.832Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:58.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:59.851Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:59.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:59.851Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:59.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_node_j91hfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:59.851Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:59.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:59.851Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:59.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:59.851Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:59.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:25:59.851Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:25:59.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:01.000Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:01.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:01.000Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:01.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:01.000Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:01.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:02.263Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:02.263Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:02.263Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:02.263Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:03.326Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:03.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:03.326Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:03.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:03.326Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:03.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 395, "offset": 350, "size": 50}}} 2019-01-09 03:26:04,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:04,105 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:04 GMT 2019-01-09 03:26:04,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:04,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14690 2019-01-09 03:26:04,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:04,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 03:26:04,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:04,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-09 03:26:04,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 03:26:04,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:04,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-09 03:26:04,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:04,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:04,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 03:26:04,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/DXIJS/remove-cluster-node.sh 2019-01-09 03:26:04,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:26:04,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:26:04,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:26:04,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:04,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 03:26:04,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:04,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-09 03:26:04,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 03:26:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 03:26:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 03:26:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:26:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-09 03:26:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:04,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:04,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:04,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:04,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:04,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:04,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:26:04,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:04,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:04,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:04,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:04,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:04,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:04,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:04,255 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:26:04,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:04,255 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:04 GMT 2019-01-09 03:26:04,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:04,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:26:04,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:09,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:26:09,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:09,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:09,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:09,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:09,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:09,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:09,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:09,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:04.604Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:04.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:04.604Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:04.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:04.604Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:04.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.558Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.612Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.612Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.612Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.612Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.612Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.612Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.612Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.933Z", "message": "Stopping Agent sprout_host_e27eut", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:05.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:05.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:06.626Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:06.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:07.920Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:07.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:07.920Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:07.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:07.920Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:07.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:07.920Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:07.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:07.920Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:07.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:07.920Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:07.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:07.924Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:07.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f1988d05-61ca-4cb3-b226-e87079d7079f"}, {"node_instance_id": "homer_host_hixm65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:08.954Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:08.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:08.954Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:08.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:08.954Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:08.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:08.954Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:08.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 427, "offset": 379, "size": 50}}} 2019-01-09 03:26:09,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:09,637 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:09 GMT 2019-01-09 03:26:09,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:09,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16746 2019-01-09 03:26:09,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:09,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 03:26:09,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 03:26:09,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 03:26:09,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:09,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:09,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:09,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 03:26:09,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 03:26:09,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 03:26:09,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 03:26:09,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:09,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:09,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:09,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:09,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:09,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:09,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:09,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:09,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_e27eut 2019-01-09 03:26:09,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:09,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:09,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:09,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:09,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 03:26:09,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 03:26:09,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:09,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:09,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 03:26:09,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:09,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 03:26:09,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:09,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 03:26:09,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:26:09,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:09,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:09,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:09,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:09,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:09,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:09,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:09,847 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:26:09,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:09,847 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:09 GMT 2019-01-09 03:26:09,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:09,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:26:09,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:14,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:26:14,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:14,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:14,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:14,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:14,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:14,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:14,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:14,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:09.636Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:09.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6d4d66c2-10e7-4724-819a-64becf1643cf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:10.236Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:10.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:10.955Z", "message": "Successfully stopped daemon: sprout_host_e27eut\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:10.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:10.955Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_e27eut stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:10.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": "dime_host_xpdrmz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:10.955Z", "message": "Waiting for server \"5c69e070-238a-4cac-b97c-af4a16934e27\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:10.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "f1988d05-61ca-4cb3-b226-e87079d7079f"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:10.955Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:10.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "334d5ff8-6ccc-4c13-819c-dabde79f23dd"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.253Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.253Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.253Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.253Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.253Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.253Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.253Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.982Z", "message": "Deleting Agent sprout_host_e27eut", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": "homer_host_hixm65", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.982Z", "message": "Waiting for server \"352a7f4b-41fe-4e9a-8796-8aab883b477c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "6d4d66c2-10e7-4724-819a-64becf1643cf"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.982Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8f1d88a5-b9e7-4abe-8924-e68f412c0fb1"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:11.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:11.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:12.260Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5976)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5976)", "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_cs0wh4/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_cs0wh4/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_cs0wh4/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_cs0wh4/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_cs0wh4/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=5976)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2019-01-09T03:26:12.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:12.260Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:12.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:12.260Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:12.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:13.273Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:13.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:13.408Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:13.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:13.408Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:13.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:13.408Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:13.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:13.408Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:13.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:13.408Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:13.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:13.408Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:13.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:14.035Z", "message": "Waiting for server \"41c9b645-68f5-48b3-bf8b-bc736584308f\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:14.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "8f1d88a5-b9e7-4abe-8924-e68f412c0fb1"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:14.035Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:14.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:14.035Z", "message": "Successfully deleted daemon: sprout_host_e27eut", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:14.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "7dec0363-1b00-4c5c-a4ca-5f0fc89184d8"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:14.440Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:14.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:14.440Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:14.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:14.440Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:14.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 468, "offset": 411, "size": 50}}} 2019-01-09 03:26:14,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:14,921 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:14 GMT 2019-01-09 03:26:14,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:14,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23085 2019-01-09 03:26:14,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:14,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 03:26:14,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:14,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_e27eut 2019-01-09 03:26:14,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_e27eut stop 2019-01-09 03:26:14,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5c69e070-238a-4cac-b97c-af4a16934e27" to be deleted. current status: SHUTOFF 2019-01-09 03:26:14,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 03:26:14,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 03:26:14,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 03:26:14,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 03:26:14,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:14,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 03:26:14,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 03:26:14,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 03:26:14,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:14,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:14,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_e27eut 2019-01-09 03:26:14,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:14,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:14,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:14,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:14,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "352a7f4b-41fe-4e9a-8796-8aab883b477c" to be deleted. current status: SHUTOFF 2019-01-09 03:26:14,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 03:26:14,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:14,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:14,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:14,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5976) 2019-01-09 03:26:14,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 03:26:14,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 03:26:14,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 03:26:14,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:14,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:14,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 03:26:14,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:14,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 03:26:14,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 03:26:14,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "41c9b645-68f5-48b3-bf8b-bc736584308f" to be deleted. current status: SHUTOFF 2019-01-09 03:26:14,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 03:26:14,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_e27eut 2019-01-09 03:26:14,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 03:26:14,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 03:26:14,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 03:26:14,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:26:14,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:14,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:14,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:14,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:14,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:14,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:14,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:14,990 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:26:14,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:14,990 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:14 GMT 2019-01-09 03:26:14,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:14,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:26:14,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:19,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:26:20,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:20,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:20,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:20,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:20,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:20,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:20,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:20,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:15.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:15.102Z", "message": "Stopping Agent proxy_host_cs0wh4", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:15.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:15.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:15.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:15.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:15.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:15.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:15.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:15.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:15.457Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:15.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_host_xpdrmz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:15.457Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:15.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_security_group_98b6e6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:16.474Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:16.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_security_group_98b6e6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:17.498Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:17.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_security_group_98b6e6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:17.498Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:17.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_security_group_fbmu3s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:17.498Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:17.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_host_hixm65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:17.498Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:17.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_security_group_98b6e6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:17.498Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:17.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_security_group_98b6e6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:18.003Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:18.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e64df48b-9e4e-46b3-9bb2-343e7e161439"}, {"node_instance_id": "homer_security_group_fbmu3s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:18.909Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:18.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:18.909Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:18.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:18.909Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:18.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_security_group_fbmu3s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:18.909Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:18.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:18.909Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:18.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:19.389Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:19.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}], "metadata": {"pagination": {"total": 493, "offset": 452, "size": 50}}} 2019-01-09 03:26:20,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:20,226 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:20 GMT 2019-01-09 03:26:20,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:20,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13182 2019-01-09 03:26:20,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:20,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:20,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_cs0wh4 2019-01-09 03:26:20,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:20,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:20,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:20,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:20,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:20,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:20,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:20,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:20,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 03:26:20,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 03:26:20,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:26:20,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:20,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 03:26:20,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:26:20,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 03:26:20,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 03:26:20,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 03:26:20,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 03:26:20,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:20,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 03:26:20,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:20,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:20,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 03:26:20,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:26:20,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:20,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:20,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:20,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:20,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:20,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:20,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:20,419 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:26:20,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:20,419 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:20 GMT 2019-01-09 03:26:20,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:20,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:26:20,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:25,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:26:25,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:25,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:25,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:25,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:25,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:25,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:25,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:25,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.196Z", "message": "Successfully stopped daemon: proxy_host_cs0wh4\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.196Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_cs0wh4 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "ace879a4-0b05-4202-af7a-996c2166196c"}, {"node_instance_id": "homer_security_group_fbmu3s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.361Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.361Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.361Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_host_pbr97r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.361Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.361Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "dime_security_group_98b6e6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.361Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.361Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.361Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.361Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.361Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:20.361Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:20.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.365Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "668d054b-c57e-46b1-ac4a-75186d283fbc"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.365Z", "message": "Deleting Agent proxy_host_cs0wh4", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "homer_security_group_fbmu3s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.365Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "13077e0a-d6a1-49e7-a09b-4566116f20cf"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "ellis_floatingip_0wxr53", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.460Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_floatingip_0wxr53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.460Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "homer_security_group_fbmu3s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.460Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_security_group_whqcqu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.460Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_security_group_whqcqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.460Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_security_group_whqcqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.460Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_floatingip_0wxr53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.460Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_security_group_whqcqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.460Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_floatingip_0wxr53", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:21.460Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:21.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "ellis_security_group_whqcqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:22.387Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:22.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "0801f8ee-877e-4a7a-9137-ec2e5af85676"}, {"node_instance_id": "ellis_floatingip_0wxr53", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:22.387Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:22.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "4f82fe08-1a4e-4abe-879f-3b8507601e31"}, {"node_instance_id": "ellis_security_group_whqcqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:23.185Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:23.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:23.404Z", "message": "Successfully deleted daemon: proxy_host_cs0wh4", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:23.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:23.404Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:23.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:23.404Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:23.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "5d1ad211-a65d-4a97-b760-99bcf46e1569"}, {"node_instance_id": "bono_host_wmspwi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:23.404Z", "message": "Waiting for server \"a25f8597-e3bc-48c7-9ed4-8f9aaec581cc\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:23.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "668d054b-c57e-46b1-ac4a-75186d283fbc"}, {"node_instance_id": "ellis_floatingip_0wxr53", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:23.494Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:23.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:24.509Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:24.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:24.509Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:24.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:24.509Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:24.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:24.509Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:24.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:24.509Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:24.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:24.509Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:24.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 541, "offset": 477, "size": 50}}} 2019-01-09 03:26:25,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:25,494 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:25 GMT 2019-01-09 03:26:25,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:25,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25311 2019-01-09 03:26:25,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:25,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_cs0wh4 2019-01-09 03:26:25,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_cs0wh4 stop 2019-01-09 03:26:25,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 03:26:25,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:25,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 03:26:25,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 03:26:25,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 03:26:25,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 03:26:25,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 03:26:25,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 03:26:25,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 03:26:25,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:25,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 03:26:25,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 03:26:25,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:25,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:25,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:25,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_cs0wh4 2019-01-09 03:26:25,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:25,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:25,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 03:26:25,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:25,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:25,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:25,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:26:25,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-09 03:26:25,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:26:25,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 03:26:25,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 03:26:25,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:25,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 03:26:25,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:25,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:26:25,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-09 03:26:25,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 03:26:25,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-09 03:26:25,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 03:26:25,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_cs0wh4 2019-01-09 03:26:25,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 03:26:25,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 03:26:25,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a25f8597-e3bc-48c7-9ed4-8f9aaec581cc" to be deleted. current status: SHUTOFF 2019-01-09 03:26:25,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-09 03:26:25,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 03:26:25,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:25,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 03:26:25,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:25,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 03:26:25,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:25,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:26:25,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:25,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:25,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:25,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:25,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:25,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:25,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:25,562 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:26:25,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:25,563 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:25 GMT 2019-01-09 03:26:25,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:25,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:26:25,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:30,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:26:30,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:30,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:30,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:30,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:30,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:30,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:30,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:30,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:25.766Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:25.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:26.520Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:26.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:26.520Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:26.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:26.520Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:26.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:27.184Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:27.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e0756997-965b-463c-9cce-96ffb62b9ed3"}, {"node_instance_id": "bono_host_wmspwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:28.382Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:28.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:28.999Z", "message": "Waiting for server \"65f7c280-2495-466e-a1a3-64ba9c3562c6\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:28.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e0756997-965b-463c-9cce-96ffb62b9ed3"}, {"node_instance_id": "bono_floatingip_u0zsm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:29.447Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:29.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:29.447Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:29.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_security_group_py20cu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:29.447Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:29.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:29.537Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:29.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_security_group_py20cu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:30.551Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:30.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_floatingip_u0zsm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:30.551Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:30.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:30.551Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:30.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_floatingip_u0zsm5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:30.551Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:30.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_floatingip_u0zsm5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:30.551Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:30.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_security_group_py20cu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:30.551Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:30.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_security_group_py20cu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:30.551Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:30.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 559, "offset": 525, "size": 50}}} 2019-01-09 03:26:30,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:30,825 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:30 GMT 2019-01-09 03:26:30,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:30,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9168 2019-01-09 03:26:30,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:30,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 03:26:30,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 03:26:30,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 03:26:30,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:30,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 03:26:30,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 03:26:30,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "65f7c280-2495-466e-a1a3-64ba9c3562c6" to be deleted. current status: ACTIVE 2019-01-09 03:26:30,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:26:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:26:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 03:26:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:30,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-09 03:26:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-09 03:26:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:30,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 03:26:30,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:26:30,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:30,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:30,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:30,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:30,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:30,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:30,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:30,935 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:26:30,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:30,935 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:30 GMT 2019-01-09 03:26:30,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:30,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:26:30,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:35,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:26:36,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:36,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:36,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:36,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:36,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:36,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:36,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:36,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_u0zsm5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:30.901Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:30.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e1828a5f-1543-4fc8-8692-61dc4ddee2da"}, {"node_instance_id": "bono_security_group_py20cu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:31.493Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:31.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "64625698-a195-40e7-a814-89597238e13f"}, {"node_instance_id": "bono_security_group_py20cu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:32.047Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:32.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bono_floatingip_u0zsm5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:32.721Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:32.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "proxy_host_cs0wh4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:34.769Z", "message": "Waiting for server \"65f7c280-2495-466e-a1a3-64ba9c3562c6\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:34.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "e0756997-965b-463c-9cce-96ffb62b9ed3"}], "metadata": {"pagination": {"total": 564, "offset": 543, "size": 50}}} 2019-01-09 03:26:36,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:36,034 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:36 GMT 2019-01-09 03:26:36,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:36,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2809 2019-01-09 03:26:36,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:36,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-09 03:26:36,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 03:26:36,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 03:26:36,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-09 03:26:36,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "65f7c280-2495-466e-a1a3-64ba9c3562c6" to be deleted. current status: ACTIVE 2019-01-09 03:26:36,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:26:36,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:36,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:36,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:36,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:36,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:36,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:36,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:36,104 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:26:36,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:36,105 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:36 GMT 2019-01-09 03:26:36,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:36,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:26:36,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:41,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:26:41,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:41,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:41,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:41,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:41,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:41,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:41,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:41,186 - 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": "2019-01-09T03:26:36.233Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:36.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:36.738Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:36.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:37.485Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:37.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29a99cf3-2773-413e-9b29-b2a4c6b91397"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:37.753Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:37.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:37.753Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:37.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_host_e27eut", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:39.355Z", "message": "Waiting for server \"5cf58839-59b8-4ff5-a908-da4b014c9118\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:39.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "29a99cf3-2773-413e-9b29-b2a4c6b91397"}, {"node_instance_id": "proxy_host_cs0wh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:40.008Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:40.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 571, "offset": 548, "size": 50}}} 2019-01-09 03:26:41,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:41,186 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:41 GMT 2019-01-09 03:26:41,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:41,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3687 2019-01-09 03:26:41,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:41,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:26:41,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:41,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 03:26:41,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 03:26:41,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 03:26:41,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5cf58839-59b8-4ff5-a908-da4b014c9118" to be deleted. current status: SHUTOFF 2019-01-09 03:26:41,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 03:26:41,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:26:41,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:41,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:41,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:41,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:41,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:41,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:41,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:41,264 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:26:41,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:41,264 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:41 GMT 2019-01-09 03:26:41,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:41,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:26:41,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:46,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:26:46,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:46,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:46,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:46,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:46,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:46,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:46,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:46,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_e27eut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:44.799Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:44.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:45.779Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:45.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_security_group_fd6rjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:45.779Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:45.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:45.779Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:45.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_security_group_fd6rjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:45.779Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:45.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 576, "offset": 555, "size": 50}}} 2019-01-09 03:26:46,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:46,422 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:46 GMT 2019-01-09 03:26:46,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:46,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2504 2019-01-09 03:26:46,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:46,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 03:26:46,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:46,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:26:46,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:26:46,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:26:46,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:26:46,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:46,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:46,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:46,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:46,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:46,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:46,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:46,527 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:26:46,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:46,527 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:46 GMT 2019-01-09 03:26:46,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:46,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:26:46,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:51,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:26:51,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:51,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:51,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:51,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:51,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:51,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:51,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:51,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_fd6rjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:46.742Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:46.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "701577a4-417b-4931-b124-7e414aa24fe6"}, {"node_instance_id": "sprout_security_group_fd6rjr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:46.795Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:46.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:46.795Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:46.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_security_group_fd6rjr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:46.795Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:46.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:46.795Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:46.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:47.521Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:47.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "92b5d62c-a976-4c86-9d1e-151a21c81f80"}, {"node_instance_id": "internal_sip_security_group_v1xm7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:47.977Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:47.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "sprout_security_group_fd6rjr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:26:48.810Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:26:48.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 584, "offset": 560, "size": 50}}} 2019-01-09 03:26:51,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:51,618 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:51 GMT 2019-01-09 03:26:51,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:51,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2019-01-09 03:26:51,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:51,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 03:26:51,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 03:26:51,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 03:26:51,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 03:26:51,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 03:26:51,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 03:26:51,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 03:26:51,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 03:26:51,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:26:51,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:51,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:51,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:51,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:51,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:51,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:51,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:51,679 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:26:51,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:51,680 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:51 GMT 2019-01-09 03:26:51,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:51,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:26:51,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:56,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:26:56,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:56,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:56,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:56,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:56,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:56,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:56,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:56,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 568, "size": 50}}} 2019-01-09 03:26:56,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:56,760 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:56 GMT 2019-01-09 03:26:56,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:56,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:26:56,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:26:56,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:26:56,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:26:56,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:26:56,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:26:56,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:26:56,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:26:56,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:26:56,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:26:56,826 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:26:56,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:26:56,826 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:26:56 GMT 2019-01-09 03:26:56,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:26:56,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:26:56,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:01,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:27:01,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:01,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:01,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:01,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:01,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:01,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:01,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:01,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 568, "size": 50}}} 2019-01-09 03:27:01,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:01,916 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:01 GMT 2019-01-09 03:27:01,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:01,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:27:01,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:01,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:27:01,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:01,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:01,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:01,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:01,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:01,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:01,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:01,980 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:27:01,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:01,980 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:01 GMT 2019-01-09 03:27:01,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:01,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:27:01,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:06,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:27:07,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:07,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:07,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:07,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:07,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:07,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:07,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:07,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 568, "size": 50}}} 2019-01-09 03:27:07,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:07,055 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:07 GMT 2019-01-09 03:27:07,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:07,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:27:07,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:07,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:27:07,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:07,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:07,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:07,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:07,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:07,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:07,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:07,122 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:27:07,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:07,122 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:07 GMT 2019-01-09 03:27:07,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:07,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:27:07,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:12,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:27:12,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:12,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:12,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:12,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:12,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:12,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:12,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:12,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 568, "size": 50}}} 2019-01-09 03:27:12,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:12,200 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:12 GMT 2019-01-09 03:27:12,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:12,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:27:12,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:12,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:27:12,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:12,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:12,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:12,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:12,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:12,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:12,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:12,266 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:27:12,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:12,266 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:12 GMT 2019-01-09 03:27:12,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:12,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:27:12,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:17,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:27:17,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:17,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:17,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:17,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:17,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:17,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:17,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:17,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 568, "size": 50}}} 2019-01-09 03:27:17,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:17,387 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:17 GMT 2019-01-09 03:27:17,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:17,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:27:17,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:17,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:27:17,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:17,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:17,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:17,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:17,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:17,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:17,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:17,597 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:27:17,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:17,598 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:17 GMT 2019-01-09 03:27:17,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:17,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:27:17,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:22,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:27:22,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:22,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:22,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:22,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:22,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:22,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:22,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:22,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 568, "size": 50}}} 2019-01-09 03:27:22,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:22,681 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:22 GMT 2019-01-09 03:27:22,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:22,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:27:22,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:22,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:27:22,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:22,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:22,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:22,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:22,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:22,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:22,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:22,740 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:27:22,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:22,741 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:22 GMT 2019-01-09 03:27:22,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:22,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:27:22,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:27,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:27:27,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:27,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:27,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:27,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:27,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:27,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:27,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:27,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 568, "size": 50}}} 2019-01-09 03:27:27,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:27,820 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:27 GMT 2019-01-09 03:27:27,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:27,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:27:27,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:27,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:27:27,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:27,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:27,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:27,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:27,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:27,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:27,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:27,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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:27:27,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:27,880 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:27 GMT 2019-01-09 03:27:27,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:27,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:27:27,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:32,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:27:32,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:32,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:32,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:32,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:32,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:32,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:32,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:32,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 568, "size": 50}}} 2019-01-09 03:27:32,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:32,963 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:32 GMT 2019-01-09 03:27:32,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:32,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:27:32,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:32,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:27:33,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:33,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:33,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:33,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:33,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:33,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:33,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:33,029 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:27:33,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:33,030 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:33 GMT 2019-01-09 03:27:33,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:33,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:27:33,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:38,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:27:38,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:38,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:38,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:38,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:38,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:38,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:38,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:38,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_g8ozg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:37.892Z", "message": "Execution done (return_code=0): /tmp/R7QKS/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:37.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "05fef6e5-35ff-4931-9546-3789260e6443"}, {"node_instance_id": "vellum_g8ozg6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:37.993Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:37.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 586, "offset": 568, "size": 50}}} 2019-01-09 03:27:38,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:38,108 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:38 GMT 2019-01-09 03:27:38,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:38,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1136 2019-01-09 03:27:38,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/R7QKS/remove-cluster-node.sh 2019-01-09 03:27:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 03:27:38,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:27:38,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:38,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:38,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:38,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:38,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:38,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:38,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:38,172 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:27:38,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:38,173 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:38 GMT 2019-01-09 03:27:38,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:38,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:27:38,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:43,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:27:43,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:43,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:43,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:43,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:43,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:43,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:43,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:43,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:39.071Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:39.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_d0sus2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:39.071Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:39.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:39.071Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:39.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:39.071Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:39.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:40.079Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:40.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_d0sus2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:40.079Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:40.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:41.101Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:41.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:41.101Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:41.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:41.101Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:41.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:41.101Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:41.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:41.101Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:41.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.120Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.120Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.120Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.120Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:42.846Z", "message": "Stopping Agent vellum_host_0s0dyn", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:42.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:43.137Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:43.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:43.137Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:43.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:43.137Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:43.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 614, "offset": 570, "size": 50}}} 2019-01-09 03:27:43,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:43,255 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:43 GMT 2019-01-09 03:27:43,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:43,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14554 2019-01-09 03:27:43,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 03:27:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:27:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 03:27:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:27:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:27:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:27:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 03:27:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 03:27:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 03:27:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 03:27:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 03:27:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 03:27:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 03:27:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 03:27:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 03:27:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_0s0dyn 2019-01-09 03:27:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 03:27:43,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 03:27:43,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 03:27:43,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:27:43,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:43,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:43,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:43,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:43,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:43,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:43,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:43,327 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:27:43,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:43,327 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:43 GMT 2019-01-09 03:27:43,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:43,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:27:43,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:48,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:27:48,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:48,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:48,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:48,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:48,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:48,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:48,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:48,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.152Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.152Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.152Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.152Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.391Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:44.870Z", "message": "Stopping Agent bind_host_oyy8s6", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:44.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:46.795Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:46.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:46.880Z", "message": "Successfully stopped daemon: vellum_host_0s0dyn\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:46.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:46.880Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_0s0dyn stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:46.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b165cb17-a226-4f33-b856-b929ad67b9c8"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:47.026Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:47.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:47.184Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:47.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:47.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:47.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:47.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:47.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:47.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:47.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:47.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:47.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:47.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:47.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:47.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:47.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:48.201Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:48.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:48.201Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:48.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 641, "offset": 598, "size": 50}}} 2019-01-09 03:27:48,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:48,413 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:48 GMT 2019-01-09 03:27:48,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:48,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14623 2019-01-09 03:27:48,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:48,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 03:27:48,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 03:27:48,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 03:27:48,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 03:27:48,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_oyy8s6 2019-01-09 03:27:48,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 03:27:48,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_0s0dyn 2019-01-09 03:27:48,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_0s0dyn stop 2019-01-09 03:27:48,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 03:27:48,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 03:27:48,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:48,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 03:27:48,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 03:27:48,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:27:48,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:48,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:48,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:48,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:48,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:48,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:48,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:48,486 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:27:48,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:48,487 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:48 GMT 2019-01-09 03:27:48,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:48,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:27:48,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:53,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:27:53,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:53,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:53,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:53,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:53,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:53,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:53,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:53,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:48.899Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:48.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:48.899Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:48.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:48.899Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:48.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:48.899Z", "message": "Deleting Agent vellum_host_0s0dyn", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:48.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:49.310Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:49.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:50.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:50.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:50.025Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:50.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:50.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:50.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:50.025Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:50.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:50.025Z", "message": "Successfully stopped daemon: bind_host_oyy8s6\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:50.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:50.025Z", "message": "Successfully deleted daemon: vellum_host_0s0dyn", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:50.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:50.025Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:50.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "1ab7b845-85f2-42a4-8132-8d986ce8c9bd"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:50.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:50.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:50.025Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_oyy8s6 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:50.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "28fd8e74-f185-4139-a7af-3e81cb7acff4"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:50.218Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:50.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:50.218Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:50.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:50.218Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:50.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:51.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:51.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:51.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:51.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:51.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:51.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:51.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:51.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:51.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:51.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:51.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:51.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:51.032Z", "message": "Deleting Agent bind_host_oyy8s6", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:51.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:51.236Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:51.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:51.236Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:51.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:51.236Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:51.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:52.044Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:52.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:52.044Z", "message": "Successfully deleted daemon: bind_host_oyy8s6", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:52.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:52.044Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:52.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "3852cdc2-a6c5-4df7-90b7-e379db922694"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:52.450Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:52.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:53.254Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:53.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:53.254Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:53.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:53.254Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:53.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:53.254Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:53.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:53.254Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:53.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 677, "offset": 625, "size": 50}}} 2019-01-09 03:27:53,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:53,572 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:53 GMT 2019-01-09 03:27:53,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:53,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19269 2019-01-09 03:27:53,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:53,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:53,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:53,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:53,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_0s0dyn 2019-01-09 03:27:53,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 03:27:53,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:53,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 03:27:53,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:53,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 03:27:53,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_oyy8s6 2019-01-09 03:27:53,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_0s0dyn 2019-01-09 03:27:53,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 03:27:53,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:53,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_oyy8s6 stop 2019-01-09 03:27:53,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 03:27:53,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 03:27:53,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 03:27:53,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:53,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:53,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:53,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:53,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:53,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 03:27:53,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_oyy8s6 2019-01-09 03:27:53,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 03:27:53,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 03:27:53,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 03:27:53,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 03:27:53,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_oyy8s6 2019-01-09 03:27:53,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 03:27:53,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 03:27:53,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:27:53,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 03:27:53,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 03:27:53,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 03:27:53,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:27:53,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:27:53,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:53,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:53,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:53,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:53,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:53,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:53,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:53,642 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:27:53,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:53,642 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:53 GMT 2019-01-09 03:27:53,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:53,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:27:53,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:58,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:27:58,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:58,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:58,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:58,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:58,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:58,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:58,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:58,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:54.949Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:54.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:55.263Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:55.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:55.263Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:55.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:57.916Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:57.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:58.275Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:27:58.275Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:27:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 683, "offset": 661, "size": 50}}} 2019-01-09 03:27:58,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:58,722 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:58 GMT 2019-01-09 03:27:58,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:58,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3145 2019-01-09 03:27:58,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:27:58,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 03:27:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-09 03:27:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-09 03:27:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:27:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:27:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:27:58,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:27:58,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:27:58,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:27:58,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:27:58,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:27:58,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:27:58,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:27:58,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:27:58,789 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:27:58,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:27:58,789 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:27:58 GMT 2019-01-09 03:27:58,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:27:58,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:27:58,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:03,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:28:03,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:28:03,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:28:03,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:28:03,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:28:03,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:28:03,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:28:03,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:28:03,872 - 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": "2019-01-09T03:28:00.332Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:00.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:01.293Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:01.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:01.293Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:01.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:03.166Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:03.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 687, "offset": 667, "size": 50}}} 2019-01-09 03:28:03,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:28:03,872 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:28:03 GMT 2019-01-09 03:28:03,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:28:03,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2138 2019-01-09 03:28:03,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:03,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-09 03:28:03,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:28:03,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:28:03,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:28:03,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:28:03,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:28:03,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:28:03,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:28:03,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:28:03,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:28:03,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:28:03,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:28:03,967 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:28:03,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:28:03,968 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:28:03 GMT 2019-01-09 03:28:03,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:28:03,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:28:03,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:08,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:28:09,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:28:09,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:28:09,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:28:09,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:28:09,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:28:09,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:28:09,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:28:09,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_0s0dyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:04.319Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:04.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:04.319Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:04.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:04.319Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:04.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:04.414Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:04.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "565cfe5f-55bb-4e37-af40-a6f3226c4689"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:05.333Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:05.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:05.333Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:05.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:05.333Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:05.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_host_0s0dyn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:06.557Z", "message": "Waiting for server \"2c555eeb-f749-407f-955b-fa998ac98ef8\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:06.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "565cfe5f-55bb-4e37-af40-a6f3226c4689"}], "metadata": {"pagination": {"total": 695, "offset": 671, "size": 50}}} 2019-01-09 03:28:09,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:28:09,056 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:28:09 GMT 2019-01-09 03:28:09,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:28:09,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4205 2019-01-09 03:28:09,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:09,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 03:28:09,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 03:28:09,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:28:09,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 03:28:09,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:28:09,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:28:09,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:28:09,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2c555eeb-f749-407f-955b-fa998ac98ef8" to be deleted. current status: SHUTOFF 2019-01-09 03:28:09,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:28:09,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:28:09,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:28:09,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:28:09,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:28:09,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:28:09,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:28:09,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:28:09,124 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:28:09,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:28:09,124 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:28:09 GMT 2019-01-09 03:28:09,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:28:09,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:28:09,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:14,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:28:14,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:28:14,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:28:14,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:28:14,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:28:14,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:28:14,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:28:14,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:28:14,198 - 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": "2019-01-09T03:28:09.294Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:09.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:10.348Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:10.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:10.348Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:10.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:10.348Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:10.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:10.479Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:10.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b17b0493-5086-45ab-919a-4dc572a07136"}, {"node_instance_id": "vellum_host_0s0dyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:11.789Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:11.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:12.648Z", "message": "Waiting for server \"e5514ac0-ea91-48c0-8c8e-ece04755073d\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:12.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "b17b0493-5086-45ab-919a-4dc572a07136"}, {"node_instance_id": "vellum_security_group_cjxgxh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:13.219Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:13.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_security_group_cjxgxh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:13.219Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:13.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_security_group_cjxgxh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:13.416Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:13.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_security_group_cjxgxh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:13.416Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:13.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "vellum_security_group_cjxgxh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:14.000Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:14.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "160d23fd-3ead-41c3-bfad-11c993d238e5"}], "metadata": {"pagination": {"total": 707, "offset": 679, "size": 50}}} 2019-01-09 03:28:14,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:28:14,198 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:28:14 GMT 2019-01-09 03:28:14,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:28:14,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6231 2019-01-09 03:28:14,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:14,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 03:28:14,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:28:14,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 03:28:14,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 03:28:14,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 03:28:14,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 03:28:14,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e5514ac0-ea91-48c0-8c8e-ece04755073d" to be deleted. current status: SHUTOFF 2019-01-09 03:28:14,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:28:14,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:28:14,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 03:28:14,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 03:28:14,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 03:28:14,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:28:14,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:28:14,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:28:14,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:28:14,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:28:14,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:28:14,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:28:14,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:28:14,273 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:28:14,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:28:14,273 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:28:14 GMT 2019-01-09 03:28:14,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:28:14,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:28:14,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:19,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:28:19,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:28:19,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:28:19,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:28:19,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:28:19,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:28:19,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:28:19,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:28:19,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_cjxgxh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:14.935Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:14.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_host_oyy8s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:18.093Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:18.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 709, "offset": 691, "size": 50}}} 2019-01-09 03:28:19,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:28:19,447 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:28:19 GMT 2019-01-09 03:28:19,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:28:19,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1129 2019-01-09 03:28:19,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 03:28:19,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 03:28:19,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:28:19,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:28:19,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:28:19,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:28:19,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:28:19,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:28:19,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:28:19,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:28:19,521 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:28:19,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:28:19,521 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:28:19 GMT 2019-01-09 03:28:19,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:28:19,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 03:28:19,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:24,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2019-01-09 03:28:24,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:28:24,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:28:24,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:28:24,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:28:24,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:28:24,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:28:24,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:28:24,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_psop68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:19.442Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:19.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_security_group_u3xwlv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:19.442Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:19.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "base_security_group_kvwp4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:19.442Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:19.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "keypair_9z099r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:19.442Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:19.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "keypair_9z099r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:20.901Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_security_group_u3xwlv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:20.901Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_security_group_u3xwlv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:20.901Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "base_security_group_kvwp4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:20.901Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "keypair_9z099r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:20.901Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_security_group_u3xwlv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:20.901Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "base_security_group_kvwp4h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:20.901Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "base_security_group_kvwp4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:20.901Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "keypair_9z099r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:20.901Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_floatingip_psop68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:20.901Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_floatingip_psop68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:20.901Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_floatingip_psop68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:20.901Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "keypair_9z099r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:21.136Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:21.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "9f8f040e-d9a5-4ace-9e39-1f6d224f99c4"}, {"node_instance_id": "keypair_9z099r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:21.917Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:21.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_floatingip_psop68", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:22.175Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:22.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "fed634c1-662b-41a7-8931-b8e7b101a911"}, {"node_instance_id": "bind_security_group_u3xwlv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:22.175Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:22.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "513f0df2-095c-463f-9676-1ab01094e1c0"}, {"node_instance_id": "base_security_group_kvwp4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:22.175Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:22.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6", "logger": "c4b94c2a-478d-4654-bf20-190e5a3ff52c"}, {"node_instance_id": "bind_security_group_u3xwlv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:22.927Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:22.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "base_security_group_kvwp4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:22.927Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:22.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": "bind_floatingip_psop68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:22.927Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:22.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T03:28:23.969Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:28:23.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"}], "metadata": {"pagination": {"total": 734, "offset": 693, "size": 50}}} 2019-01-09 03:28:24,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:28:24,608 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:28:24 GMT 2019-01-09 03:28:24,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:28:24,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12650 2019-01-09 03:28:24,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:24,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:28:24,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:28:24,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:28:24,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 03:28:24,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2019-01-09 03:28:24,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 03:28:24,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:28:24,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 03:28:24,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:28:24,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 03:28:24,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 03:28:24,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:28:24,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-01-09 03:28:24,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 03:28:24,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-09 03:28:24,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-09 03:28:24,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2019-01-09 03:28:24,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-01-09 03:28:24,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-09 03:28:24,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 03:28:24,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 03:28:24,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 03:28:24,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 03:28:24,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-09 03:28:24,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2019-01-09 03:28:24,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/18cf4226-7f02-45ce-af91-7f0d08bd32c6 2019-01-09 03:28:24,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:28:24,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:28:24,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:28:24,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:28:24,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:28:24,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:28:24,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:28:24,694 - 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": "2019-01-09T03:25:22.150Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "18cf4226-7f02-45ce-af91-7f0d08bd32c6"} 2019-01-09 03:28:24,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:28:24,694 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:28:24 GMT 2019-01-09 03:28:24,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:28:24,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2019-01-09 03:28:24,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:24,695 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv 2019-01-09 03:28:25,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:28:25,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:28:25,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:28:25,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:28:25,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:28:25,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:28:25,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:28:25,493 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 03:28:25,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "658d2208-01c4-495d-9f2e-57ac52f801a1", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "bono_cluster_size": 1, "flavor_id": "f7732efe-ef37-4295-8020-3c15c08b1c17", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "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": {"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"}, "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"}}}, "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": "2019-01-09T03:02:45.318Z", "updated_at": "2019-01-09T03:02:45.318Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "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": {"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"]}}}} 2019-01-09 03:28:25,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:28:25,494 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:28:25 GMT 2019-01-09 03:28:25,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:28:25,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2019-01-09 03:28:25,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:25,495 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/blueprints/clearwater-opnfv 2019-01-09 03:28:25,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:28:25,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:28:25,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:28:25,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:28:25,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:28:25,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:28:25,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:28:25,607 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 03:28:25,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-01-09T03:02:35.254Z", "updated_at": "2019-01-09T03:02:35.254Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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": {"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"}, "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"}, "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": {"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": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "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": {"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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2019-01-09 03:28:25,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:28:25,610 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:28:25 GMT 2019-01-09 03:28:25,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:28:25,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2019-01-09 03:28:25,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:28:25,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 03:28:25,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:26,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f31d1a9-2fc5-432d-be17-f731c033314e Date: Wed, 09 Jan 2019 03:28:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 03:28:26,676 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1 used request id req-1f31d1a9-2fc5-432d-be17-f731c033314e 2019-01-09 03:28:26,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04005503654s 2019-01-09 03:28:26,676 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/658d2208-01c4-495d-9f2e-57ac52f801a1 used request id req-1f31d1a9-2fc5-432d-be17-f731c033314e 2019-01-09 03:28:26,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 03:28:26,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:26,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28: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-0d90a5a2-34ab-4072-af5f-f728c181610f x-compute-request-id: req-0d90a5a2-34ab-4072-af5f-f728c181610f Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "name": "cloudify_ims-flavor_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f7732efe-ef37-4295-8020-3c15c08b1c17", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f7732efe-ef37-4295-8020-3c15c08b1c17", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "f7732efe-ef37-4295-8020-3c15c08b1c17", "name": "cloudify_ims-flavor_alt_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 03:28:26,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0d90a5a2-34ab-4072-af5f-f728c181610f 2019-01-09 03:28:26,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.203550100327s 2019-01-09 03:28:26,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0d90a5a2-34ab-4072-af5f-f728c181610f 2019-01-09 03:28:26,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 03:28:26,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/f7732efe-ef37-4295-8020-3c15c08b1c17 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:26,930 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 03:28: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-74cb6ba5-47a4-4c84-9338-f02574d8ebd7 x-compute-request-id: req-74cb6ba5-47a4-4c84-9338-f02574d8ebd7 Content-Length: 0 Content-Type: application/json 2019-01-09 03:28:26,931 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f7732efe-ef37-4295-8020-3c15c08b1c17 used request id req-74cb6ba5-47a4-4c84-9338-f02574d8ebd7 2019-01-09 03:28:26,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0469899177551s 2019-01-09 03:28:26,931 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f7732efe-ef37-4295-8020-3c15c08b1c17 used request id req-74cb6ba5-47a4-4c84-9338-f02574d8ebd7 2019-01-09 03:28:26,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 03:28:26,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/2e6bb5fd-ccb1-4101-b3d3-00385142b3bf.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:28,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-952acaac-34d0-4fef-9de3-dcc728eecd81 Content-Length: 0 Date: Wed, 09 Jan 2019 03:28:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 03:28:28,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/2e6bb5fd-ccb1-4101-b3d3-00385142b3bf.json used request id req-952acaac-34d0-4fef-9de3-dcc728eecd81 2019-01-09 03:28:28,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.16012001038s 2019-01-09 03:28:28,095 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/2e6bb5fd-ccb1-4101-b3d3-00385142b3bf.json used request id req-952acaac-34d0-4fef-9de3-dcc728eecd81 2019-01-09 03:28:28,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:28:28,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:28,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-37db0b9a-53b9-4412-a3d9-6dd44aabcdc4 Date: Wed, 09 Jan 2019 03:28:28 GMT RESP BODY: {"floatingips": []} 2019-01-09 03:28:28,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-37db0b9a-53b9-4412-a3d9-6dd44aabcdc4 2019-01-09 03:28:28,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.184438943863s 2019-01-09 03:28:28,285 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-37db0b9a-53b9-4412-a3d9-6dd44aabcdc4 2019-01-09 03:28:28,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 03:28:28,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:28,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 03:28: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-28db08ff-4844-4eb0-a61a-9f56a284a04b x-compute-request-id: req-28db08ff-4844-4eb0-a61a-9f56a284a04b Content-Type: application/json 2019-01-09 03:28:28,587 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7 used request id req-28db08ff-4844-4eb0-a61a-9f56a284a04b 2019-01-09 03:28:28,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.300784826279s 2019-01-09 03:28:28,587 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7 used request id req-28db08ff-4844-4eb0-a61a-9f56a284a04b 2019-01-09 03:28:28,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:28:28,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:29,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28: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-407d36cd-7050-4c2b-a1b0-538210776897 x-compute-request-id: req-407d36cd-7050-4c2b-a1b0-538210776897 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c9:f2", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:01:20.000000", "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:28:28Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:28:29,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-407d36cd-7050-4c2b-a1b0-538210776897 2019-01-09 03:28:29,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633826971054s 2019-01-09 03:28:29,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-407d36cd-7050-4c2b-a1b0-538210776897 2019-01-09 03:28:29,224 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:28:31,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:28:31,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:32,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28: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-c28a722d-56db-4d9e-8f57-cbf05f736049 x-compute-request-id: req-c28a722d-56db-4d9e-8f57-cbf05f736049 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c9:f2", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab970927-0366-4188-9197-8bf69a5d82a7", "rel": "bookmark"}], "image": {"id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "links": [{"href": "http://172.30.9.26:8774/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:01:20.000000", "flavor": {"id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "links": [{"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}]}, "id": "ab970927-0366-4188-9197-8bf69a5d82a7", "security_groups": [{"name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}], "user_id": "064818b4998440e194ab9f4aaab16afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:28:28Z", "hostId": "bb4568ea66325f365f770aa08df729c252bbec9fbcfd7867c30f7a65", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "name": "cloudify_ims-vm_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "created": "2019-01-09T02:58:40Z", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:28:32,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c28a722d-56db-4d9e-8f57-cbf05f736049 2019-01-09 03:28:32,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.808197021484s 2019-01-09 03:28:32,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c28a722d-56db-4d9e-8f57-cbf05f736049 2019-01-09 03:28:32,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:28:34,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:28:34,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:34,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28: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-1eee645e-b998-4938-8178-0466d15ee180 x-compute-request-id: req-1eee645e-b998-4938-8178-0466d15ee180 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 03:28:34,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1eee645e-b998-4938-8178-0466d15ee180 2019-01-09 03:28:34,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0861361026764s 2019-01-09 03:28:34,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1eee645e-b998-4938-8178-0466d15ee180 2019-01-09 03:28:34,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:28:34,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:34,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-ba65f8ff-3163-46bb-bd6d-a64ed7f07673 Date: Wed, 09 Jan 2019 03:28:34 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:58:33Z", "updated_at": "2019-01-09T02:58:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-09T02:58:35Z", "revision_number": 0, "id": "15c77964-2e36-4152-9344-dd192ba4b091", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:35Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "55635f77-0292-42d0-9359-5dce72e13948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T02:58:35Z", "revision_number": 0, "id": "596fd215-c949-4161-9de9-f09b2c1ac5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:35Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-09T02:58:36Z", "revision_number": 0, "id": "874a03fd-c5e0-420c-b0fa-ca19a624fb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:36Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "ac6c7d5d-b86f-4068-9e35-d5efbf8506de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:34Z", "revision_number": 0, "id": "e2d2bdf9-43fe-4fc7-b8dd-216926034458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:58:33Z", "revision_number": 0, "id": "f2219d0b-7bc6-4f3b-bbd6-568d6d6a0a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:33Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T02:58:34Z", "revision_number": 0, "id": "f8116251-b8d9-46a7-b020-c7c70ca28f32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:58:34Z", "security_group_id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 8, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "4b60d2ad-67ae-43fc-b31a-61f576b076ff", "name": "cloudify_ims-sg_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, {"description": "Default security group", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:41Z", "updated_at": "2019-01-09T03:02:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "4176f5c4-7b66-47b6-9140-f3e4b4d505e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "849a06b4-068d-41cb-a56f-8edb65fde99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "bcae8b51-c8d1-4cc3-9736-f2b6103729a0", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T03:02:32Z", "revision_number": 0, "id": "f74b2bdd-7543-4edc-b466-88351e9df4a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:02:32Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "ffb564ac-22fb-4152-97bd-53c4fbd9f39c", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 5, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "70370127-25a4-4de2-a160-9d0f657d0b84", "name": "default"}]} 2019-01-09 03:28:34,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ba65f8ff-3163-46bb-bd6d-a64ed7f07673 2019-01-09 03:28:34,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.198356151581s 2019-01-09 03:28:34,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ba65f8ff-3163-46bb-bd6d-a64ed7f07673 2019-01-09 03:28:34,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 03:28:34,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4b60d2ad-67ae-43fc-b31a-61f576b076ff.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:34,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7d3c540-470f-4942-b38f-6aadc0a6e2b3 Content-Length: 0 Date: Wed, 09 Jan 2019 03:28:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 03:28:34,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4b60d2ad-67ae-43fc-b31a-61f576b076ff.json used request id req-b7d3c540-470f-4942-b38f-6aadc0a6e2b3 2019-01-09 03:28:34,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.497963905334s 2019-01-09 03:28:34,889 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4b60d2ad-67ae-43fc-b31a-61f576b076ff.json used request id req-b7d3c540-470f-4942-b38f-6aadc0a6e2b3 2019-01-09 03:28:34,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-09 03:28:34,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:34,926 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 03:28: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-ae47ef14-32eb-4809-a692-ed7a8f60d7ec x-compute-request-id: req-ae47ef14-32eb-4809-a692-ed7a8f60d7ec Content-Length: 0 Content-Type: application/json 2019-01-09 03:28:34,926 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73 used request id req-ae47ef14-32eb-4809-a692-ed7a8f60d7ec 2019-01-09 03:28:34,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0371878147125s 2019-01-09 03:28:34,927 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73 used request id req-ae47ef14-32eb-4809-a692-ed7a8f60d7ec 2019-01-09 03:28:34,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 03:28:34,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/fc31b65b-d41d-43f2-b811-5d333a5b910d/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" -d '{"subnet_id": "d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd"}' 2019-01-09 03:28:36,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-17fd8381-7993-41ec-96dd-9de8d2445dee Date: Wed, 09 Jan 2019 03:28:36 GMT RESP BODY: {"network_id": "0df2d8d9-87ed-4514-be43-b984e2149fef", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "subnet_id": "d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd", "subnet_ids": ["d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd"], "port_id": "546cb9ac-b153-4a02-840f-5efccb6e3558", "id": "fc31b65b-d41d-43f2-b811-5d333a5b910d"} 2019-01-09 03:28:36,332 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fc31b65b-d41d-43f2-b811-5d333a5b910d/remove_router_interface.json used request id req-17fd8381-7993-41ec-96dd-9de8d2445dee 2019-01-09 03:28:36,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.40528202057s 2019-01-09 03:28:36,333 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fc31b65b-d41d-43f2-b811-5d333a5b910d/remove_router_interface.json used request id req-17fd8381-7993-41ec-96dd-9de8d2445dee returning object fc31b65b-d41d-43f2-b811-5d333a5b910d 2019-01-09 03:28:36,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 03:28:36,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:36,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-0eda0bf7-7a9c-4e22-aa3e-74bd9550df48 Date: Wed, 09 Jan 2019 03:28:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:43Z", "admin_state_up": true, "updated_at": "2019-01-09T03:28:35Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "fc31b65b-d41d-43f2-b811-5d333a5b910d", "name": "cloudify_ims-router_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}]} 2019-01-09 03:28:36,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0eda0bf7-7a9c-4e22-aa3e-74bd9550df48 2019-01-09 03:28:36,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.246268987656s 2019-01-09 03:28:36,580 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0eda0bf7-7a9c-4e22-aa3e-74bd9550df48 2019-01-09 03:28:36,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 03:28:36,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/fc31b65b-d41d-43f2-b811-5d333a5b910d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:40,006 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b79b5fbb-363a-4d1b-a288-f73cfce17d2d Content-Length: 0 Date: Wed, 09 Jan 2019 03:28:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 03:28:40,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/fc31b65b-d41d-43f2-b811-5d333a5b910d.json used request id req-b79b5fbb-363a-4d1b-a288-f73cfce17d2d 2019-01-09 03:28:40,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.42448687553s 2019-01-09 03:28:40,006 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/fc31b65b-d41d-43f2-b811-5d333a5b910d.json used request id req-b79b5fbb-363a-4d1b-a288-f73cfce17d2d 2019-01-09 03:28:40,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 03:28:40,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:40,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-e5f77f00-c27b-4838-bfeb-65329540c137 Date: Wed, 09 Jan 2019 03:28:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0df2d8d9-87ed-4514-be43-b984e2149fef","tenant_id":"8de5879fd111425ba27c1c8f09c634b5","created_at":"2019-01-09T02:56:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T02:56:42Z","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":"8de5879fd111425ba27c1c8f09c634b5","id":"d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd","subnetpool_id":null,"name":"cloudify_ims-subnet_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}]} 2019-01-09 03:28:40,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e5f77f00-c27b-4838-bfeb-65329540c137 2019-01-09 03:28:40,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.197612047195s 2019-01-09 03:28:40,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e5f77f00-c27b-4838-bfeb-65329540c137 2019-01-09 03:28:40,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 03:28:40,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:42,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe990f69-877d-400f-9788-7fb942f01654 Date: Wed, 09 Jan 2019 03:28:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 03:28:42,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd.json used request id req-fe990f69-877d-400f-9788-7fb942f01654 2019-01-09 03:28:42,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.10358405113s 2019-01-09 03:28:42,310 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d0c7c0c5-6cba-40d7-bfa1-2fa8c2e73edd.json used request id req-fe990f69-877d-400f-9788-7fb942f01654 2019-01-09 03:28:42,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 03:28:42,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:42,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-969955f5-b0ad-49a8-bd9b-1e4bc45dcbf0 Date: Wed, 09 Jan 2019 03:28:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T03:28:42Z","tenant_id":"8de5879fd111425ba27c1c8f09c634b5","created_at":"2019-01-09T02:56:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"8de5879fd111425ba27c1c8f09c634b5","id":"0df2d8d9-87ed-4514-be43-b984e2149fef","name":"cloudify_ims-net_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 03:28:42,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-969955f5-b0ad-49a8-bd9b-1e4bc45dcbf0 2019-01-09 03:28:42,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113894939423s 2019-01-09 03:28:42,425 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-969955f5-b0ad-49a8-bd9b-1e4bc45dcbf0 2019-01-09 03:28:42,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 03:28:42,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/0df2d8d9-87ed-4514-be43-b984e2149fef.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:43,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68721653-457c-49b1-869f-66b093f4523e Date: Wed, 09 Jan 2019 03:28:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 03:28:43,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0df2d8d9-87ed-4514-be43-b984e2149fef.json used request id req-68721653-457c-49b1-869f-66b093f4523e 2019-01-09 03:28:43,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1570110321s 2019-01-09 03:28:43,584 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0df2d8d9-87ed-4514-be43-b984e2149fef.json used request id req-68721653-457c-49b1-869f-66b093f4523e 2019-01-09 03:28:43,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:28:43,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:43,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-51e3ba94-2cc0-42b5-9be3-5d723aac3b96 Date: Wed, 09 Jan 2019 03:28:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/snap", "metadata": {}}], "file": "/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/file", "owner": "8de5879fd111425ba27c1c8f09c634b5", "id": "7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "size": 4373348352, "self": "/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T02:58:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T02:57:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:28:43,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-51e3ba94-2cc0-42b5-9be3-5d723aac3b96 2019-01-09 03:28:43,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178218126297s 2019-01-09 03:28:43,763 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-51e3ba94-2cc0-42b5-9be3-5d723aac3b96 2019-01-09 03:28:43,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 03:28:43,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f897784df8f7bc479e833c6d910393ebe62ec0bd" 2019-01-09 03:28:47,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4527914e-024e-419f-bf1f-08565f99c11e Date: Wed, 09 Jan 2019 03:28:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 03:28:47,244 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb used request id req-4527914e-024e-419f-bf1f-08565f99c11e 2019-01-09 03:28:47,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.47955393791s 2019-01-09 03:28:47,245 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7ba79e32-bf9f-4e8f-b5ee-e05d1a805fbb used request id req-4527914e-024e-419f-bf1f-08565f99c11e 2019-01-09 03:28:47,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 03:28:47,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:47,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28: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-63084121-8140-43ac-a99f-fb724f998e9d x-compute-request-id: req-63084121-8140-43ac-a99f-fb724f998e9d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "1e01a887-c4e0-49b6-a49f-d4a2a0a45518", "name": "cloudify_ims-flavor_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 03:28:47,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-63084121-8140-43ac-a99f-fb724f998e9d 2019-01-09 03:28:47,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0309648513794s 2019-01-09 03:28:47,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-63084121-8140-43ac-a99f-fb724f998e9d 2019-01-09 03:28:47,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 03:28:47,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:47,337 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 03:28: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-d5abfb1d-8b5c-4c6f-8d2e-0f32272c6b11 x-compute-request-id: req-d5abfb1d-8b5c-4c6f-8d2e-0f32272c6b11 Content-Length: 0 Content-Type: application/json 2019-01-09 03:28:47,337 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518 used request id req-d5abfb1d-8b5c-4c6f-8d2e-0f32272c6b11 2019-01-09 03:28:47,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0590381622314s 2019-01-09 03:28:47,337 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/1e01a887-c4e0-49b6-a49f-d4a2a0a45518 used request id req-d5abfb1d-8b5c-4c6f-8d2e-0f32272c6b11 2019-01-09 03:28:47,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 03:28:47,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:47,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e45819-e1e8-4b3c-bf20-9729cb861dc1 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "cloudify_ims-user_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73", "links": {"self": "http://172.30.9.26:5000/v3/users/064818b4998440e194ab9f4aaab16afb"}, "domain_id": "default", "enabled": true, "id": "064818b4998440e194ab9f4aaab16afb", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 03:28:47,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-51e45819-e1e8-4b3c-bf20-9729cb861dc1 2019-01-09 03:28:47,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0928659439087s 2019-01-09 03:28:47,431 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-51e45819-e1e8-4b3c-bf20-9729cb861dc1 2019-01-09 03:28:47,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 03:28:47,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/064818b4998440e194ab9f4aaab16afb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:47,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c97ad4ff-1ed6-450b-b154-a75f8e1abac3 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/064818b4998440e194ab9f4aaab16afb"}, "enabled": true, "id": "064818b4998440e194ab9f4aaab16afb", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}} 2019-01-09 03:28:47,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/064818b4998440e194ab9f4aaab16afb used request id req-c97ad4ff-1ed6-450b-b154-a75f8e1abac3 2019-01-09 03:28:47,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101869106293s 2019-01-09 03:28:47,540 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/064818b4998440e194ab9f4aaab16afb used request id req-c97ad4ff-1ed6-450b-b154-a75f8e1abac3 2019-01-09 03:28:47,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 03:28:47,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/064818b4998440e194ab9f4aaab16afb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:47,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 03:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1aaed6-321f-40b2-b0e6-d71df927d563 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 03:28:47,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/064818b4998440e194ab9f4aaab16afb used request id req-9d1aaed6-321f-40b2-b0e6-d71df927d563 2019-01-09 03:28:47,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.213366031647s 2019-01-09 03:28:47,754 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/064818b4998440e194ab9f4aaab16afb used request id req-9d1aaed6-321f-40b2-b0e6-d71df927d563 2019-01-09 03:28:47,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 03:28:47,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:47,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8e13a5-867a-4eea-8154-77b9f0362233 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/8de5879fd111425ba27c1c8f09c634b5"}, "enabled": true, "id": "8de5879fd111425ba27c1c8f09c634b5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7ba234d3-02d2-4c9c-b04b-ec01d0a85d73"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 03:28:47,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-5b8e13a5-867a-4eea-8154-77b9f0362233 2019-01-09 03:28:47,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0800931453705s 2019-01-09 03:28:47,835 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-5b8e13a5-867a-4eea-8154-77b9f0362233 2019-01-09 03:28:47,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 03:28:47,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/8de5879fd111425ba27c1c8f09c634b5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:48,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 03:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e096b041-960e-4d6b-a4b2-12149c4a6a6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 03:28:48,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8de5879fd111425ba27c1c8f09c634b5 used request id req-e096b041-960e-4d6b-a4b2-12149c4a6a6b 2019-01-09 03:28:48,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.230265140533s 2019-01-09 03:28:48,068 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8de5879fd111425ba27c1c8f09c634b5 used request id req-e096b041-960e-4d6b-a4b2-12149c4a6a6b 2019-01-09 03:28:48,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 03:28:48,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:48,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b498dfb9-30b3-483d-82b3-8e27e24691c6 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e641b2f846a847549027c05bb7a07559", "links": {"self": "http://172.30.9.26:5000/v3/roles/e641b2f846a847549027c05bb7a07559"}, "name": "Member"}]} 2019-01-09 03:28:48,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b498dfb9-30b3-483d-82b3-8e27e24691c6 2019-01-09 03:28:48,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0905339717865s 2019-01-09 03:28:48,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 03:28:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/e641b2f846a847549027c05bb7a07559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:48,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 03:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a5b765c-5994-4d07-a49a-8dc36e64d69c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 03:28:48,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e641b2f846a847549027c05bb7a07559 used request id req-4a5b765c-5994-4d07-a49a-8dc36e64d69c 2019-01-09 03:28:48,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.136987924576s 2019-01-09 03:28:48,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:28:48,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8de5879fd111425ba27c1c8f09c634b5&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:48,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-cec8bf5b-6ce7-4284-941c-397694e786c9 Date: Wed, 09 Jan 2019 03:28:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:41Z", "updated_at": "2019-01-09T03:02:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "4176f5c4-7b66-47b6-9140-f3e4b4d505e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "849a06b4-068d-41cb-a56f-8edb65fde99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "bcae8b51-c8d1-4cc3-9736-f2b6103729a0", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T03:02:32Z", "revision_number": 0, "id": "f74b2bdd-7543-4edc-b466-88351e9df4a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:02:32Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "ffb564ac-22fb-4152-97bd-53c4fbd9f39c", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 5, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "70370127-25a4-4de2-a160-9d0f657d0b84", "name": "default"}]} 2019-01-09 03:28:48,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8de5879fd111425ba27c1c8f09c634b5&name=default used request id req-cec8bf5b-6ce7-4284-941c-397694e786c9 2019-01-09 03:28:48,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191642999649s 2019-01-09 03:28:48,493 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8de5879fd111425ba27c1c8f09c634b5&name=default used request id req-cec8bf5b-6ce7-4284-941c-397694e786c9 2019-01-09 03:28:48,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:28:48,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:48,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-c8acaba2-e7ad-4e05-8f11-a825356b15c5 Date: Wed, 09 Jan 2019 03:28:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "created_at": "2019-01-09T02:56:41Z", "updated_at": "2019-01-09T03:02:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "bcae8b51-c8d1-4cc3-9736-f2b6103729a0", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "ffb564ac-22fb-4152-97bd-53c4fbd9f39c", "remote_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T03:02:32Z", "revision_number": 0, "id": "f74b2bdd-7543-4edc-b466-88351e9df4a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:02:32Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "849a06b4-068d-41cb-a56f-8edb65fde99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T02:56:41Z", "revision_number": 0, "id": "4176f5c4-7b66-47b6-9140-f3e4b4d505e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T02:56:41Z", "security_group_id": "70370127-25a4-4de2-a160-9d0f657d0b84", "tenant_id": "8de5879fd111425ba27c1c8f09c634b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8de5879fd111425ba27c1c8f09c634b5"}], "revision_number": 5, "project_id": "8de5879fd111425ba27c1c8f09c634b5", "id": "70370127-25a4-4de2-a160-9d0f657d0b84", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 03:28:48,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c8acaba2-e7ad-4e05-8f11-a825356b15c5 2019-01-09 03:28:48,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206608057022s 2019-01-09 03:28:48,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c8acaba2-e7ad-4e05-8f11-a825356b15c5 2019-01-09 03:28:48,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 03:28:48,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/70370127-25a4-4de2-a160-9d0f657d0b84.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dc2574b360181f3d1f74d2f6cc38e06c2599847" 2019-01-09 03:28:49,521 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-419c0bce-b3b6-4446-ae48-d1e79ab4e412 Content-Length: 0 Date: Wed, 09 Jan 2019 03:28:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 03:28:49,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/70370127-25a4-4de2-a160-9d0f657d0b84.json used request id req-419c0bce-b3b6-4446-ae48-d1e79ab4e412 2019-01-09 03:28:49,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.814097166061s 2019-01-09 03:28:49,522 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/70370127-25a4-4de2-a160-9d0f657d0b84.json used request id req-419c0bce-b3b6-4446-ae48-d1e79ab4e412 2019-01-09 03:28:49,549 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-01-09 03:28:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 03:28:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 03:28:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 03:28:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 03:28:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 03:28:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 03:28:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 03:28:49,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 03:28:49,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 03:28:49,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 03:28:49,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 03:28:49,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 03:28:49,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 03:28:49,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 03:28:49,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 03:28:49,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 03:28:49,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 03:28:49,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 03:28:49,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 03:28:49,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 03:28:49,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 03:28:49,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 03:28:49,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 03:28:49,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d99daf-ebe5-497b-a541-ab77834d438c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 03:28:49,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-64d99daf-ebe5-497b-a541-ab77834d438c 2019-01-09 03:28:49,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 03:28:50,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T04:28:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["i2Z2ZO5qT_2A5Y6PLJZ9cQ"], "issued_at": "2019-01-09T03:28:50.000000Z"}} 2019-01-09 03:28:50,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 03:28:50,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:50,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-797029b2-6823-4edf-9315-745d0c6aff2b Date: Wed, 09 Jan 2019 03:28:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 03:28:50,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-797029b2-6823-4edf-9315-745d0c6aff2b 2019-01-09 03:28:50,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243103981018s 2019-01-09 03:28:50,333 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-797029b2-6823-4edf-9315-745d0c6aff2b 2019-01-09 03:28:50,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 03:28:50,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:50,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 03:28:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 03:28:50,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:50,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d8d459-0d9d-4e97-8ab3-c517786dadd4 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 03:28:50,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-57d8d459-0d9d-4e97-8ab3-c517786dadd4 2019-01-09 03:28:50,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.106503009796s 2019-01-09 03:28:50,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 03:28:50,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53"}}' 2019-01-09 03:28:50,556 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 03:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c3b73d3-b8d8-4197-8567-6aabb55106a6 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/8056f7ab30f74f32a58289ee4eaa53a1"}, "enabled": true, "id": "8056f7ab30f74f32a58289ee4eaa53a1", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53"}} 2019-01-09 03:28:50,557 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9c3b73d3-b8d8-4197-8567-6aabb55106a6 2019-01-09 03:28:50,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114094018936s 2019-01-09 03:28:50,557 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9c3b73d3-b8d8-4197-8567-6aabb55106a6 2019-01-09 03:28:50,558 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'id': u'8056f7ab30f74f32a58289ee4eaa53a1', 'description': u'Created by OPNFV Functest: vyos_vrouter', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 03:28:50,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 03:28:50,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.35037112236s 2019-01-09 03:28:50,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/9dc509f25da44b7782ff6a5032a5c931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:51,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2bd9c3-20d7-4fca-9761-f86c4082df8c Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/9dc509f25da44b7782ff6a5032a5c931"}, "enabled": true, "id": "9dc509f25da44b7782ff6a5032a5c931", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_22b4c80f-44d6-4f9e-9112-8af99794ef53"}} 2019-01-09 03:28:51,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/9dc509f25da44b7782ff6a5032a5c931 used request id req-6c2bd9c3-20d7-4fca-9761-f86c4082df8c 2019-01-09 03:28:51,015 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9dc509f25da44b7782ff6a5032a5c931', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_22b4c80f-44d6-4f9e-9112-8af99794ef53'}) 2019-01-09 03:28:51,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 03:28:51,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:51,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f999ea84-351d-4796-a0fa-20cfb40ffe98 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 03:28:51,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f999ea84-351d-4796-a0fa-20cfb40ffe98 2019-01-09 03:28:51,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0915179252625s 2019-01-09 03:28:51,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 03:28:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:51,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73da1f0-6725-4562-8e6a-665061312018 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 03:28:51,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d73da1f0-6725-4562-8e6a-665061312018 2019-01-09 03:28:51,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0766878128052s 2019-01-09 03:28:51,186 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 03:28:51,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 03:28:51,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" -d '{"role": {"name": "Member"}}' 2019-01-09 03:28:51,294 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 03:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1ca3149-1a5e-4965-8db3-df3506e5c645 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7ca242a71934f5193c1952ac4584bb8", "links": {"self": "http://172.30.9.26:5000/v3/roles/a7ca242a71934f5193c1952ac4584bb8"}, "name": "Member"}} 2019-01-09 03:28:51,294 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c1ca3149-1a5e-4965-8db3-df3506e5c645 2019-01-09 03:28:51,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.107254981995s 2019-01-09 03:28:51,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/a7ca242a71934f5193c1952ac4584bb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:51,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbc11a7-d199-4a46-87fc-676921976c8e Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a7ca242a71934f5193c1952ac4584bb8"}, "domain_id": null, "name": "Member", "id": "a7ca242a71934f5193c1952ac4584bb8"}} 2019-01-09 03:28:51,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a7ca242a71934f5193c1952ac4584bb8 used request id req-fbbc11a7-d199-4a46-87fc-676921976c8e 2019-01-09 03:28:51,382 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/a7ca242a71934f5193c1952ac4584bb8'}, 'domain_id': None, 'human_id': None, 'id': u'a7ca242a71934f5193c1952ac4584bb8', 'HUMAN_ID': False}) 2019-01-09 03:28:51,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 03:28:51,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:51,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4f2c95-95a8-4ea3-8f47-b1eb366fe6c2 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7ca242a71934f5193c1952ac4584bb8", "links": {"self": "http://172.30.9.26:5000/v3/roles/a7ca242a71934f5193c1952ac4584bb8"}, "name": "Member"}]} 2019-01-09 03:28:51,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dc4f2c95-95a8-4ea3-8f47-b1eb366fe6c2 2019-01-09 03:28:51,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0791139602661s 2019-01-09 03:28:51,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 03:28:51,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:51,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df3a74a-b4cb-44fe-8e4d-53a10cdb6543 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 03:28:51,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-6df3a74a-b4cb-44fe-8e4d-53a10cdb6543 2019-01-09 03:28:51,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0817999839783s 2019-01-09 03:28:51,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 03:28:51,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:51,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbda3e76-8374-4c99-869e-2a84f840f0a4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_22b4c80f-44d6-4f9e-9112-8af99794ef53", "links": {"self": "http://172.30.9.26:5000/v3/users/9dc509f25da44b7782ff6a5032a5c931"}, "domain_id": "default", "enabled": true, "id": "9dc509f25da44b7782ff6a5032a5c931", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 03:28:51,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fbda3e76-8374-4c99-869e-2a84f840f0a4 2019-01-09 03:28:51,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0344879627228s 2019-01-09 03:28:51,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fbda3e76-8374-4c99-869e-2a84f840f0a4 2019-01-09 03:28:51,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 03:28:51,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:51,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb08c6a-77c1-432f-a586-54ea9e8e1393 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/8056f7ab30f74f32a58289ee4eaa53a1"}, "enabled": true, "id": "8056f7ab30f74f32a58289ee4eaa53a1", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 03:28:51,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1eb08c6a-77c1-432f-a586-54ea9e8e1393 2019-01-09 03:28:51,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0753397941589s 2019-01-09 03:28:51,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1eb08c6a-77c1-432f-a586-54ea9e8e1393 2019-01-09 03:28:51,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 03:28:51,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=9dc509f25da44b7782ff6a5032a5c931&scope.project.id=8056f7ab30f74f32a58289ee4eaa53a1&role.id=a7ca242a71934f5193c1952ac4584bb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:51,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcea074c-6537-4261-a08c-3d08bb4b1745 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=9dc509f25da44b7782ff6a5032a5c931&scope.project.id=8056f7ab30f74f32a58289ee4eaa53a1&role.id=a7ca242a71934f5193c1952ac4584bb8", "previous": null, "next": null}} 2019-01-09 03:28:51,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=9dc509f25da44b7782ff6a5032a5c931&scope.project.id=8056f7ab30f74f32a58289ee4eaa53a1&role.id=a7ca242a71934f5193c1952ac4584bb8 used request id req-bcea074c-6537-4261-a08c-3d08bb4b1745 2019-01-09 03:28:51,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0871601104736s 2019-01-09 03:28:51,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 03:28:51,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/8056f7ab30f74f32a58289ee4eaa53a1/users/9dc509f25da44b7782ff6a5032a5c931/roles/a7ca242a71934f5193c1952ac4584bb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:51,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 03:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-021337df-024e-4499-bd92-32ebcd743253 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 03:28:51,883 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8056f7ab30f74f32a58289ee4eaa53a1/users/9dc509f25da44b7782ff6a5032a5c931/roles/a7ca242a71934f5193c1952ac4584bb8 used request id req-021337df-024e-4499-bd92-32ebcd743253 2019-01-09 03:28:51,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.130501031876s 2019-01-09 03:28:51,884 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'f0af5855-1165-4131-94c7-5d4aa85f0c9e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vyos_vrouter-user_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'project_id': u'8056f7ab30f74f32a58289ee4eaa53a1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 03:28:51,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 03:28:51,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 03:28:51,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 03:28:51,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 03:28:51,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 03:28:51,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 03:28:51,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 03:28:51,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 03:28:51,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 03:28:51,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 03:28:51,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 03:28:51,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 03:28:51,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 03:28:51,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 03:28:51,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 03:28:51,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 03:28:51,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 03:28:51,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 03:28:51,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 03:28:51,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 03:28:51,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 03:28:51,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 03:28:51,889 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'password': 'f0af5855-1165-4131-94c7-5d4aa85f0c9e', 'project_name': 'vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '8056f7ab30f74f32a58289ee4eaa53a1', 'project_domain_name': 'Default'} 2019-01-09 03:28:51,925 - 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'}} 2019-01-09 03:28:51,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-01-09 03:28:51,967 - 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'}} 2019-01-09 03:28:52,036 - 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'} 2019-01-09 03:28:52,036 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-01-09 03:28:52,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 03:28:52,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:52,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4412863-dfd1-42fc-a855-2b4b2127efd2 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 03:28:52,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e4412863-dfd1-42fc-a855-2b4b2127efd2 2019-01-09 03:28:52,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0781509876251s 2019-01-09 03:28:52,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 03:28:52,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:28:52,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf23d6f1-7a7d-455d-8bc9-eaafaccb5cdb Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/8056f7ab30f74f32a58289ee4eaa53a1"}, "enabled": true, "id": "8056f7ab30f74f32a58289ee4eaa53a1", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 03:28:52,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-bf23d6f1-7a7d-455d-8bc9-eaafaccb5cdb 2019-01-09 03:28:52,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.083459854126s 2019-01-09 03:28:52,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-bf23d6f1-7a7d-455d-8bc9-eaafaccb5cdb 2019-01-09 03:28:52,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 03:28:52,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" -d '{"network": {"tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "name": "vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53", "admin_state_up": true}}' 2019-01-09 03:28:52,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-47ef8c43-a782-4394-91f8-dd0307a2faf2 Date: Wed, 09 Jan 2019 03:28: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":"c94a1644-4dc2-4b5b-bc56-650e88143ba4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"8056f7ab30f74f32a58289ee4eaa53a1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T03:28:52Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53","admin_state_up":true,"tenant_id":"8056f7ab30f74f32a58289ee4eaa53a1","created_at":"2019-01-09T03:28:52Z","mtu":1450}} 2019-01-09 03:28:52,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-47ef8c43-a782-4394-91f8-dd0307a2faf2 2019-01-09 03:28:52,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.514178991318s 2019-01-09 03:28:52,718 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-47ef8c43-a782-4394-91f8-dd0307a2faf2 2019-01-09 03:28:52,718 - 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'2019-01-09T03:28:52Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c94a1644-4dc2-4b5b-bc56-650e88143ba4', u'provider:segmentation_id': 67, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53', u'created_at': u'2019-01-09T03:28:52Z', u'mtu': 1450, u'tenant_id': u'8056f7ab30f74f32a58289ee4eaa53a1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8056f7ab30f74f32a58289ee4eaa53a1'}) 2019-01-09 03:28:52,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 03:28:52,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa782bb-cfee-41da-83cf-133cc3aeafa2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 03:28:52,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aaa782bb-cfee-41da-83cf-133cc3aeafa2 2019-01-09 03:28:52,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 03:28:53,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7ca242a71934f5193c1952ac4584bb8", "name": "Member"}], "expires_at": "2019-01-09T04:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8056f7ab30f74f32a58289ee4eaa53a1", "name": "vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8056f7ab30f74f32a58289ee4eaa53a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/8056f7ab30f74f32a58289ee4eaa53a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/8056f7ab30f74f32a58289ee4eaa53a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8056f7ab30f74f32a58289ee4eaa53a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/8056f7ab30f74f32a58289ee4eaa53a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/8056f7ab30f74f32a58289ee4eaa53a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8056f7ab30f74f32a58289ee4eaa53a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/8056f7ab30f74f32a58289ee4eaa53a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/8056f7ab30f74f32a58289ee4eaa53a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8056f7ab30f74f32a58289ee4eaa53a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/8056f7ab30f74f32a58289ee4eaa53a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/8056f7ab30f74f32a58289ee4eaa53a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_22b4c80f-44d6-4f9e-9112-8af99794ef53", "id": "9dc509f25da44b7782ff6a5032a5c931"}, "audit_ids": ["yTrOWV3jRJem-nVYYnAA5A"], "issued_at": "2019-01-09T03:28:53.000000Z"}} 2019-01-09 03:28:53,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 03:28:53,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:28:53,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-58b41f68-7ff5-45be-aadb-94dfed47bae6 Date: Wed, 09 Jan 2019 03:28:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T03:28:52Z","tenant_id":"8056f7ab30f74f32a58289ee4eaa53a1","created_at":"2019-01-09T03:28:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8056f7ab30f74f32a58289ee4eaa53a1","id":"c94a1644-4dc2-4b5b-bc56-650e88143ba4","name":"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:28:53,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-58b41f68-7ff5-45be-aadb-94dfed47bae6 2019-01-09 03:28:53,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.489160060883s 2019-01-09 03:28:53,584 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-58b41f68-7ff5-45be-aadb-94dfed47bae6 2019-01-09 03:28:53,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 03:28:53,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '{"subnet": {"name": "vyos_vrouter-subnet_22b4c80f-44d6-4f9e-9112-8af99794ef53", "enable_dhcp": true, "network_id": "c94a1644-4dc2-4b5b-bc56-650e88143ba4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 03:28:54,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-665ceeb5-746b-4c17-a9f0-d60848a579d5 Date: Wed, 09 Jan 2019 03:28:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c94a1644-4dc2-4b5b-bc56-650e88143ba4","tenant_id":"8056f7ab30f74f32a58289ee4eaa53a1","created_at":"2019-01-09T03:28:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T03:28:53Z","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":"8056f7ab30f74f32a58289ee4eaa53a1","id":"d9cddf6c-acca-42ea-8e6d-c963f26afe33","subnetpool_id":null,"name":"vyos_vrouter-subnet_22b4c80f-44d6-4f9e-9112-8af99794ef53"}} 2019-01-09 03:28:54,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-665ceeb5-746b-4c17-a9f0-d60848a579d5 2019-01-09 03:28:54,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.688248157501s 2019-01-09 03:28:54,275 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-665ceeb5-746b-4c17-a9f0-d60848a579d5 2019-01-09 03:28:54,275 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T03:28:53Z', 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'd9cddf6c-acca-42ea-8e6d-c963f26afe33', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_22b4c80f-44d6-4f9e-9112-8af99794ef53', u'enable_dhcp': True, u'network_id': u'c94a1644-4dc2-4b5b-bc56-650e88143ba4', u'tenant_id': u'8056f7ab30f74f32a58289ee4eaa53a1', u'created_at': u'2019-01-09T03:28:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8056f7ab30f74f32a58289ee4eaa53a1'}) 2019-01-09 03:28:54,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 03:28:54,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "vyos_vrouter-router_22b4c80f-44d6-4f9e-9112-8af99794ef53", "admin_state_up": true}}' 2019-01-09 03:28:59,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-26bc7fe7-9ba8-437d-8aa4-9ad15bc35e92 Date: Wed, 09 Jan 2019 03:28:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:28:55Z", "admin_state_up": true, "updated_at": "2019-01-09T03:28:55Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "eadd49a5-0949-4a10-a002-351656d909ca", "name": "vyos_vrouter-router_22b4c80f-44d6-4f9e-9112-8af99794ef53"}} 2019-01-09 03:28:59,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-26bc7fe7-9ba8-437d-8aa4-9ad15bc35e92 2019-01-09 03:28:59,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.11987996101s 2019-01-09 03:28:59,396 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-26bc7fe7-9ba8-437d-8aa4-9ad15bc35e92 2019-01-09 03:28:59,396 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T03:28:55Z', u'revision_number': 3, u'id': u'eadd49a5-0949-4a10-a002-351656d909ca', u'external_gateway_info': {u'network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e1e4100a-4106-426a-8347-cb338a7d46c0', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_22b4c80f-44d6-4f9e-9112-8af99794ef53', u'admin_state_up': True, u'tenant_id': u'8056f7ab30f74f32a58289ee4eaa53a1', u'created_at': u'2019-01-09T03:28:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'8056f7ab30f74f32a58289ee4eaa53a1'}) 2019-01-09 03:28:59,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 03:28:59,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/eadd49a5-0949-4a10-a002-351656d909ca/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '{"subnet_id": "d9cddf6c-acca-42ea-8e6d-c963f26afe33"}' 2019-01-09 03:29:01,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3eda49b1-9ae1-4df4-b537-7f465ac3de29 Date: Wed, 09 Jan 2019 03:29:01 GMT RESP BODY: {"network_id": "c94a1644-4dc2-4b5b-bc56-650e88143ba4", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "subnet_id": "d9cddf6c-acca-42ea-8e6d-c963f26afe33", "subnet_ids": ["d9cddf6c-acca-42ea-8e6d-c963f26afe33"], "port_id": "ef0ebea5-b29b-4bf3-ab25-af5b04d1f4ab", "id": "eadd49a5-0949-4a10-a002-351656d909ca"} 2019-01-09 03:29:01,487 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/eadd49a5-0949-4a10-a002-351656d909ca/add_router_interface.json used request id req-3eda49b1-9ae1-4df4-b537-7f465ac3de29 2019-01-09 03:29:01,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09007692337s 2019-01-09 03:29:01,487 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/eadd49a5-0949-4a10-a002-351656d909ca/add_router_interface.json used request id req-3eda49b1-9ae1-4df4-b537-7f465ac3de29 returning object eadd49a5-0949-4a10-a002-351656d909ca 2019-01-09 03:29:01,488 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-09 03:29:24,155 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-09 03:29:24,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:29:24,163 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 09 Jan 2019 03:29:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-09 03:29:24,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:29:24,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:29:24,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4de2a5a8-f42e-4b0b-9242-1a8dbec87bd0 Date: Wed, 09 Jan 2019 03:29:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:29:24,373 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4de2a5a8-f42e-4b0b-9242-1a8dbec87bd0 2019-01-09 03:29:24,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.206115007401s 2019-01-09 03:29:24,374 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4de2a5a8-f42e-4b0b-9242-1a8dbec87bd0 2019-01-09 03:29:24,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 03:29:24,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53"}' 2019-01-09 03:29:24,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492 X-Openstack-Request-Id: req-77c25f6a-396a-4c37-ab96-a7b6b6fa518b Date: Wed, 09 Jan 2019 03:29:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/file", "owner": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "size": null, "self": "/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T03:29:24Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "checksum": null, "created_at": "2019-01-09T03:29:24Z", "protected": false} 2019-01-09 03:29:24,681 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-77c25f6a-396a-4c37-ab96-a7b6b6fa518b 2019-01-09 03:29:24,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.30578994751s 2019-01-09 03:29:24,682 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-77c25f6a-396a-4c37-ab96-a7b6b6fa518b returning object e9ee982e-a0bb-4d98-bc14-fcf5a3775492 2019-01-09 03:29:24,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 03:29:24,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '' 2019-01-09 03:30:39,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b48fa2ad-c163-4c93-a314-00a997546078 Date: Wed, 09 Jan 2019 03:30:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 03:30:39,109 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/file used request id req-b48fa2ad-c163-4c93-a314-00a997546078 2019-01-09 03:30:39,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 74.4265329838s 2019-01-09 03:30:39,110 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/file used request id req-b48fa2ad-c163-4c93-a314-00a997546078 2019-01-09 03:30:39,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:30:39,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:39,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-9b7f7940-d94b-4658-bb15-cef87d6948de Date: Wed, 09 Jan 2019 03:30:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/snap", "metadata": {}}], "file": "/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/file", "owner": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "size": 4373348352, "self": "/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T03:30:39Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T03:29:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:30:39,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9b7f7940-d94b-4658-bb15-cef87d6948de 2019-01-09 03:30:39,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.562377214432s 2019-01-09 03:30:39,674 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9b7f7940-d94b-4658-bb15-cef87d6948de 2019-01-09 03:30:39,676 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/file', 'owner': u'8056f7ab30f74f32a58289ee4eaa53a1', 'id': u'e9ee982e-a0bb-4d98-bc14-fcf5a3775492', 'size': 4373348352, u'self': u'/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8056f7ab30f74f32a58289ee4eaa53a1', 'name': 'vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T03:30:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T03:30:39Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'created': u'2019-01-09T03:29:24Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-09T03:29:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-09 03:30:39,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 03:30:39,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_22b4c80f-44d6-4f9e-9112-8af99794ef53", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-09 03:30:39,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:30: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-2a2bde1c-210c-41e5-b3ed-227bc83c0999 x-compute-request-id: req-2a2bde1c-210c-41e5-b3ed-227bc83c0999 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "name": "vyos_vrouter-flavor_22b4c80f-44d6-4f9e-9112-8af99794ef53", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 03:30:39,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2a2bde1c-210c-41e5-b3ed-227bc83c0999 2019-01-09 03:30:39,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.2075278759s 2019-01-09 03:30:39,885 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2a2bde1c-210c-41e5-b3ed-227bc83c0999 returning object 4dde21e7-94dd-43d9-a724-cd5614f6912c 2019-01-09 03:30:39,886 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_22b4c80f-44d6-4f9e-9112-8af99794ef53', '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'd1068f4148dd4416a9431391ad50b4a8', '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'4dde21e7-94dd-43d9-a724-cd5614f6912c', 'swap': 0}) 2019-01-09 03:30:39,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 03:30:39,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" -d '{"extra_specs": {}}' 2019-01-09 03:30:39,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:30: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-fd83080a-c135-4b6f-84d8-6ee24d281ec7 x-compute-request-id: req-fd83080a-c135-4b6f-84d8-6ee24d281ec7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 03:30:39,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c/os-extra_specs used request id req-fd83080a-c135-4b6f-84d8-6ee24d281ec7 2019-01-09 03:30:39,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215129852295s 2019-01-09 03:30:39,909 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c/os-extra_specs used request id req-fd83080a-c135-4b6f-84d8-6ee24d281ec7 2019-01-09 03:30:39,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 03:30:39,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '{"keypair": {"name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53"}}' 2019-01-09 03:30:40,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:30: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-a2de0714-aaaa-4b82-a0d0-5504019662d0 x-compute-request-id: req-a2de0714-aaaa-4b82-a0d0-5504019662d0 Content-Encoding: gzip Content-Length: 1812 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC25vTHc1iVxXs2/B8nTKOmQ9BFuGNPnWv+vIxPSddIPfEWu+vVImUWiPXvw/zzK8OeekeTpoqM7VVy75HDm4kvUa/zAiWG3iCzQeoNHSQWnDHjpB8ENzYlY63fZGHebSuB00fTdzXIqY7unrgtHyfLYjxo1GHGoB2so1Z+k3gV5Yes9wrQH13Tvbh5nu5Rgn//omOE2WiQrHZC6uBiAWk6F+sKneuqC/H+vDX/yVc97PT6Ef9Du7Xv6RnvYBFwEo8+uBFK+VzW9zffLuQEFM6eeywOUk14zxnFzUjem5GoPZyaJbst4dih5NQtcTOrTqLQQ34XINVFG+2O8pASXDsL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtub0x3NYlcV7NvwfJ0yjpkPQRbhjT51r/ryMT0nXSD3xFrvr\n1SJlFoj178P88yvDnnpHk6aKjO1Vcu+Rw5uJL1Gv8wIlht4gs0HqDR0kFpwx46Qf\nBDc2JWOt32Rh3m0rgdNH03c1yKmO7p64LR8ny2I8aNRhxqAdrKNWfpN4FeWHrPcK\n0B9d0724eZ7uUYJ//6JjhNlokKx2QurgYgFpOhfrCp3rqgvx/rw1/8lXPez0+hH/\nQ7u17+kZ72ARcBKPPrgRSvlc1vc33y7kBBTOnnssDlJNeM8Zxc1I3puRqD2cmiW7\nLeHYoeTULXEzq06i0EN+FyDVRRvtjvKQElw7CwIDAQABAoIBAGu28IlVwOHTf5EO\nQjqew/HzFgE5aiNFDoji+a7oScTd1dIRsf2/V9FBr7UYsytypq36TZUDC62bSCt8\nM1gDjXM0pG504SzgPFnVg8VdWBeIvUjXKv0MlvLGFWvubkTT/j9i8nXzStV2JhsZ\nllXcd08r92+1RC/5tAAr4ZCBwMMDf0gv37efEResbFthSoPaJt1iZ2Ej2VeBEZ5D\nGFcFSD9t5VZgnkTgSFEA4loHLqhBIkgV2sbAWH4fcoojZA7uByxVBqeKQF2eLsbS\nC1AO1R/bzNRIiMpCIL2V2cKC4h+MCxWilVIM5VMmwDd32e7LPwx8Qpxx0OESJWB8\nIujmcqECgYEA3UlMMTvh6/b/6v4wBBjQiZSNVdrqqEOwL827hv8RDsbYKKJ270fT\n58JZBf9tJGMyh2X5lii3eZXN7y/Vg9hplQ6+qGduSt2TC8PUAm/9F+g0uV2AMId6\n3AzzKzMoNvsRKDmAZ56mnxh9TQl1PMmo8kDX9ZlvNh6DQYzkPH797QcCgYEA05gt\npkwppdGdYZt/pMFM1X7/sM61xaoRTpt2/ih0CGJjMzdEzX44DwDDhthroqJgk5Aq\n9qVNoE4q3nykpTCZT1ZIt+Un2A6t0gbQeuN8hk0ZZLVLpUSrv29sQRzyb0ZuJ7Dr\nFX+rWZYPLts8L+6+72ofJ9wJPuBSUkMMJ6jZhN0CgYEApUpP4GLDgZdRV/2gbh7+\n/hV5cQ0BxMgyvbJmBhNWcXw0ED4yqs8zSOVRy/ocU1bJcnvIb9JgIjC0z5oiWcZ4\nL0ABSBdiOgfCA8K2BVATdB0d7OwbiaRZMC94H+epfVASY8J32G6YNTR8u+N5r/tN\n+A5ZgfmnKXynPHp6LXoKQFcCgYBA+eFCyO6dIfJfT93xnP5YLUidZczB50irR+hR\ngeCn1na5+oXhSJo0WTqxxPHAnnZjugjHdtmQmZBmhAYXSAY8K7Xm6rLCkTdlYHxS\n0Fqj7zcWCuow1Rackb2/fQEhlJItFBIMpwjaWM9OxzoDSiBN6tuoZNRd/4qoAjjQ\nUPSC7QKBgQCbSuHm8CEQ2PgQ5pA9nvm8P0/OOzhhfv4iWqYubEpajxWOko1vRiJ3\ntX7cuQ+aaDAkPvrL0OMrXZJzsKgE7LQkCi8ntuHH3tR7ASfuurh3D6B3++vWPhdc\nIiG5S1ZaN4z2fu0+h6vFk0W2XQJh8CJZCw3YA6b86LG7PjT+NdYWnw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "9dc509f25da44b7782ff6a5032a5c931", "name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "fingerprint": "82:48:c9:c0:11:45:9f:b3:48:63:aa:b0:09:3d:2b:47"}} 2019-01-09 03:30:40,236 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a2de0714-aaaa-4b82-a0d0-5504019662d0 2019-01-09 03:30:40,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.326927185059s 2019-01-09 03:30:40,237 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a2de0714-aaaa-4b82-a0d0-5504019662d0 2019-01-09 03:30:40,238 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC25vTHc1iVxXs2/B8nTKOmQ9BFuGNPnWv+vIxPSddIPfEWu+vVImUWiPXvw/zzK8OeekeTpoqM7VVy75HDm4kvUa/zAiWG3iCzQeoNHSQWnDHjpB8ENzYlY63fZGHebSuB00fTdzXIqY7unrgtHyfLYjxo1GHGoB2so1Z+k3gV5Yes9wrQH13Tvbh5nu5Rgn//omOE2WiQrHZC6uBiAWk6F+sKneuqC/H+vDX/yVc97PT6Ef9Du7Xv6RnvYBFwEo8+uBFK+VzW9zffLuQEFM6eeywOUk14zxnFzUjem5GoPZyaJbst4dih5NQtcTOrTqLQQ34XINVFG+2O8pASXDsL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtub0x3NYlcV7NvwfJ0yjpkPQRbhjT51r/ryMT0nXSD3xFrvr\n1SJlFoj178P88yvDnnpHk6aKjO1Vcu+Rw5uJL1Gv8wIlht4gs0HqDR0kFpwx46Qf\nBDc2JWOt32Rh3m0rgdNH03c1yKmO7p64LR8ny2I8aNRhxqAdrKNWfpN4FeWHrPcK\n0B9d0724eZ7uUYJ//6JjhNlokKx2QurgYgFpOhfrCp3rqgvx/rw1/8lXPez0+hH/\nQ7u17+kZ72ARcBKPPrgRSvlc1vc33y7kBBTOnnssDlJNeM8Zxc1I3puRqD2cmiW7\nLeHYoeTULXEzq06i0EN+FyDVRRvtjvKQElw7CwIDAQABAoIBAGu28IlVwOHTf5EO\nQjqew/HzFgE5aiNFDoji+a7oScTd1dIRsf2/V9FBr7UYsytypq36TZUDC62bSCt8\nM1gDjXM0pG504SzgPFnVg8VdWBeIvUjXKv0MlvLGFWvubkTT/j9i8nXzStV2JhsZ\nllXcd08r92+1RC/5tAAr4ZCBwMMDf0gv37efEResbFthSoPaJt1iZ2Ej2VeBEZ5D\nGFcFSD9t5VZgnkTgSFEA4loHLqhBIkgV2sbAWH4fcoojZA7uByxVBqeKQF2eLsbS\nC1AO1R/bzNRIiMpCIL2V2cKC4h+MCxWilVIM5VMmwDd32e7LPwx8Qpxx0OESJWB8\nIujmcqECgYEA3UlMMTvh6/b/6v4wBBjQiZSNVdrqqEOwL827hv8RDsbYKKJ270fT\n58JZBf9tJGMyh2X5lii3eZXN7y/Vg9hplQ6+qGduSt2TC8PUAm/9F+g0uV2AMId6\n3AzzKzMoNvsRKDmAZ56mnxh9TQl1PMmo8kDX9ZlvNh6DQYzkPH797QcCgYEA05gt\npkwppdGdYZt/pMFM1X7/sM61xaoRTpt2/ih0CGJjMzdEzX44DwDDhthroqJgk5Aq\n9qVNoE4q3nykpTCZT1ZIt+Un2A6t0gbQeuN8hk0ZZLVLpUSrv29sQRzyb0ZuJ7Dr\nFX+rWZYPLts8L+6+72ofJ9wJPuBSUkMMJ6jZhN0CgYEApUpP4GLDgZdRV/2gbh7+\n/hV5cQ0BxMgyvbJmBhNWcXw0ED4yqs8zSOVRy/ocU1bJcnvIb9JgIjC0z5oiWcZ4\nL0ABSBdiOgfCA8K2BVATdB0d7OwbiaRZMC94H+epfVASY8J32G6YNTR8u+N5r/tN\n+A5ZgfmnKXynPHp6LXoKQFcCgYBA+eFCyO6dIfJfT93xnP5YLUidZczB50irR+hR\ngeCn1na5+oXhSJo0WTqxxPHAnnZjugjHdtmQmZBmhAYXSAY8K7Xm6rLCkTdlYHxS\n0Fqj7zcWCuow1Rackb2/fQEhlJItFBIMpwjaWM9OxzoDSiBN6tuoZNRd/4qoAjjQ\nUPSC7QKBgQCbSuHm8CEQ2PgQ5pA9nvm8P0/OOzhhfv4iWqYubEpajxWOko1vRiJ3\ntX7cuQ+aaDAkPvrL0OMrXZJzsKgE7LQkCi8ntuHH3tR7ASfuurh3D6B3++vWPhdc\nIiG5S1ZaN4z2fu0+h6vFk0W2XQJh8CJZCw3YA6b86LG7PjT+NdYWnw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9dc509f25da44b7782ff6a5032a5c931', 'name': u'vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'created_at': '2019-01-09T03:30:40.237997', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8056f7ab30f74f32a58289ee4eaa53a1', 'name': 'vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'82:48:c9:c0:11:45:9f:b3:48:63:aa:b0:09:3d:2b:47', 'type': 'ssh', 'id': u'vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53'}) 2019-01-09 03:30:40,238 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtub0x3NYlcV7NvwfJ0yjpkPQRbhjT51r/ryMT0nXSD3xFrvr 1SJlFoj178P88yvDnnpHk6aKjO1Vcu+Rw5uJL1Gv8wIlht4gs0HqDR0kFpwx46Qf BDc2JWOt32Rh3m0rgdNH03c1yKmO7p64LR8ny2I8aNRhxqAdrKNWfpN4FeWHrPcK 0B9d0724eZ7uUYJ//6JjhNlokKx2QurgYgFpOhfrCp3rqgvx/rw1/8lXPez0+hH/ Q7u17+kZ72ARcBKPPrgRSvlc1vc33y7kBBTOnnssDlJNeM8Zxc1I3puRqD2cmiW7 LeHYoeTULXEzq06i0EN+FyDVRRvtjvKQElw7CwIDAQABAoIBAGu28IlVwOHTf5EO Qjqew/HzFgE5aiNFDoji+a7oScTd1dIRsf2/V9FBr7UYsytypq36TZUDC62bSCt8 M1gDjXM0pG504SzgPFnVg8VdWBeIvUjXKv0MlvLGFWvubkTT/j9i8nXzStV2JhsZ llXcd08r92+1RC/5tAAr4ZCBwMMDf0gv37efEResbFthSoPaJt1iZ2Ej2VeBEZ5D GFcFSD9t5VZgnkTgSFEA4loHLqhBIkgV2sbAWH4fcoojZA7uByxVBqeKQF2eLsbS C1AO1R/bzNRIiMpCIL2V2cKC4h+MCxWilVIM5VMmwDd32e7LPwx8Qpxx0OESJWB8 IujmcqECgYEA3UlMMTvh6/b/6v4wBBjQiZSNVdrqqEOwL827hv8RDsbYKKJ270fT 58JZBf9tJGMyh2X5lii3eZXN7y/Vg9hplQ6+qGduSt2TC8PUAm/9F+g0uV2AMId6 3AzzKzMoNvsRKDmAZ56mnxh9TQl1PMmo8kDX9ZlvNh6DQYzkPH797QcCgYEA05gt pkwppdGdYZt/pMFM1X7/sM61xaoRTpt2/ih0CGJjMzdEzX44DwDDhthroqJgk5Aq 9qVNoE4q3nykpTCZT1ZIt+Un2A6t0gbQeuN8hk0ZZLVLpUSrv29sQRzyb0ZuJ7Dr FX+rWZYPLts8L+6+72ofJ9wJPuBSUkMMJ6jZhN0CgYEApUpP4GLDgZdRV/2gbh7+ /hV5cQ0BxMgyvbJmBhNWcXw0ED4yqs8zSOVRy/ocU1bJcnvIb9JgIjC0z5oiWcZ4 L0ABSBdiOgfCA8K2BVATdB0d7OwbiaRZMC94H+epfVASY8J32G6YNTR8u+N5r/tN +A5ZgfmnKXynPHp6LXoKQFcCgYBA+eFCyO6dIfJfT93xnP5YLUidZczB50irR+hR geCn1na5+oXhSJo0WTqxxPHAnnZjugjHdtmQmZBmhAYXSAY8K7Xm6rLCkTdlYHxS 0Fqj7zcWCuow1Rackb2/fQEhlJItFBIMpwjaWM9OxzoDSiBN6tuoZNRd/4qoAjjQ UPSC7QKBgQCbSuHm8CEQ2PgQ5pA9nvm8P0/OOzhhfv4iWqYubEpajxWOko1vRiJ3 tX7cuQ+aaDAkPvrL0OMrXZJzsKgE7LQkCi8ntuHH3tR7ASfuurh3D6B3++vWPhdc IiG5S1ZaN4z2fu0+h6vFk0W2XQJh8CJZCw3YA6b86LG7PjT+NdYWnw== -----END RSA PRIVATE KEY----- 2019-01-09 03:30:40,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-09 03:30:40,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '{"security_group": {"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-01-09 03:30:40,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-812d3ca8-b00d-4e7e-9a1c-e18210a00481 Date: Wed, 09 Jan 2019 03:30:40 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:40Z", "updated_at": "2019-01-09T03:30:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "9658331d-35d4-45e0-9119-1c025268f357", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "d755cda9-3534-4e30-ad8b-971ac8291f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 2, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}} 2019-01-09 03:30:40,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-812d3ca8-b00d-4e7e-9a1c-e18210a00481 2019-01-09 03:30:40,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.364409923553s 2019-01-09 03:30:40,606 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-812d3ca8-b00d-4e7e-9a1c-e18210a00481 2019-01-09 03:30:40,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:30:40,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:40,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-a8ae50b2-a1c2-47c7-8ea1-274e2f388ce6 Date: Wed, 09 Jan 2019 03:30:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:28:52Z", "updated_at": "2019-01-09T03:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "067f8082-97e4-4cb2-b05c-72de76314773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "aac5c15f-b404-46e2-aa05-1e84842d174a", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "c33c680f-110f-4cd0-a31b-bd9befbf7e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "e253bc75-2d4e-43f9-9344-11757154bd93", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 4, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:40Z", "updated_at": "2019-01-09T03:30:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "9658331d-35d4-45e0-9119-1c025268f357", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "d755cda9-3534-4e30-ad8b-971ac8291f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 2, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:30:40,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a8ae50b2-a1c2-47c7-8ea1-274e2f388ce6 2019-01-09 03:30:40,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.213678836823s 2019-01-09 03:30:40,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a8ae50b2-a1c2-47c7-8ea1-274e2f388ce6 2019-01-09 03:30:40,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 03:30:40,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -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": "deca5afd-a3fa-4a0b-8156-1dcf90406d78"}}' 2019-01-09 03:30:41,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a6000f14-f2c2-4fc8-b824-6963980c90aa Date: Wed, 09 Jan 2019 03:30:41 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": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "port_range_min": 22, "revision_number": 0, "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:41Z", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "277ac9f5-2b43-4969-b147-e49f7977256c"}} 2019-01-09 03:30:41,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a6000f14-f2c2-4fc8-b824-6963980c90aa 2019-01-09 03:30:41,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.338506937027s 2019-01-09 03:30:41,168 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a6000f14-f2c2-4fc8-b824-6963980c90aa 2019-01-09 03:30:41,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:30:41,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:41,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-d30b43a0-7139-477e-be78-10736cff32a4 Date: Wed, 09 Jan 2019 03:30:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:28:52Z", "updated_at": "2019-01-09T03:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "067f8082-97e4-4cb2-b05c-72de76314773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "aac5c15f-b404-46e2-aa05-1e84842d174a", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "c33c680f-110f-4cd0-a31b-bd9befbf7e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "e253bc75-2d4e-43f9-9344-11757154bd93", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 4, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:40Z", "updated_at": "2019-01-09T03:30:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T03:30:41Z", "revision_number": 0, "id": "277ac9f5-2b43-4969-b147-e49f7977256c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "9658331d-35d4-45e0-9119-1c025268f357", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "d755cda9-3534-4e30-ad8b-971ac8291f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 3, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:30:41,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d30b43a0-7139-477e-be78-10736cff32a4 2019-01-09 03:30:41,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187767982483s 2019-01-09 03:30:41,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d30b43a0-7139-477e-be78-10736cff32a4 2019-01-09 03:30:41,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 03:30:41,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -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": "deca5afd-a3fa-4a0b-8156-1dcf90406d78"}}' 2019-01-09 03:30:41,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a62fec94-4f86-4b3e-a132-eef967588618 Date: Wed, 09 Jan 2019 03:30:41 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": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "port_range_min": null, "revision_number": 0, "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:41Z", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "ed9a8c4d-574c-4828-b667-07a12a4e9be5"}} 2019-01-09 03:30:41,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a62fec94-4f86-4b3e-a132-eef967588618 2019-01-09 03:30:41,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.399234056473s 2019-01-09 03:30:41,762 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a62fec94-4f86-4b3e-a132-eef967588618 2019-01-09 03:30:41,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:30:41,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:41,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-16670034-a367-4aab-8c37-e117597ee8c0 Date: Wed, 09 Jan 2019 03:30:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:28:52Z", "updated_at": "2019-01-09T03:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "067f8082-97e4-4cb2-b05c-72de76314773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "aac5c15f-b404-46e2-aa05-1e84842d174a", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "c33c680f-110f-4cd0-a31b-bd9befbf7e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "e253bc75-2d4e-43f9-9344-11757154bd93", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 4, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:40Z", "updated_at": "2019-01-09T03:30:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T03:30:41Z", "revision_number": 0, "id": "277ac9f5-2b43-4969-b147-e49f7977256c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "9658331d-35d4-45e0-9119-1c025268f357", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "d755cda9-3534-4e30-ad8b-971ac8291f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:41Z", "revision_number": 0, "id": "ed9a8c4d-574c-4828-b667-07a12a4e9be5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 4, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:30:41,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-16670034-a367-4aab-8c37-e117597ee8c0 2019-01-09 03:30:41,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507550239563s 2019-01-09 03:30:41,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-16670034-a367-4aab-8c37-e117597ee8c0 2019-01-09 03:30:41,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 03:30:41,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -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": "deca5afd-a3fa-4a0b-8156-1dcf90406d78"}}' 2019-01-09 03:30:42,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6f710c7e-2f2b-4102-96a9-4856993cdb3d Date: Wed, 09 Jan 2019 03:30:42 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": "2019-01-09T03:30:42Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "port_range_min": 80, "revision_number": 0, "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:42Z", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "4c6748b8-aadb-4e54-9cfa-4dd8a5de1b3c"}} 2019-01-09 03:30:42,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6f710c7e-2f2b-4102-96a9-4856993cdb3d 2019-01-09 03:30:42,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.323947906494s 2019-01-09 03:30:42,144 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6f710c7e-2f2b-4102-96a9-4856993cdb3d 2019-01-09 03:30:42,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:30:42,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:42,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-3260ebc3-b7ae-44e1-a7dd-99509ebd665e Date: Wed, 09 Jan 2019 03:30:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:28:52Z", "updated_at": "2019-01-09T03:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "067f8082-97e4-4cb2-b05c-72de76314773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "aac5c15f-b404-46e2-aa05-1e84842d174a", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "c33c680f-110f-4cd0-a31b-bd9befbf7e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "e253bc75-2d4e-43f9-9344-11757154bd93", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 4, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:40Z", "updated_at": "2019-01-09T03:30:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T03:30:41Z", "revision_number": 0, "id": "277ac9f5-2b43-4969-b147-e49f7977256c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T03:30:42Z", "revision_number": 0, "id": "4c6748b8-aadb-4e54-9cfa-4dd8a5de1b3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:42Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "9658331d-35d4-45e0-9119-1c025268f357", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "d755cda9-3534-4e30-ad8b-971ac8291f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:41Z", "revision_number": 0, "id": "ed9a8c4d-574c-4828-b667-07a12a4e9be5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 5, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:30:42,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3260ebc3-b7ae-44e1-a7dd-99509ebd665e 2019-01-09 03:30:42,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196885108948s 2019-01-09 03:30:42,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3260ebc3-b7ae-44e1-a7dd-99509ebd665e 2019-01-09 03:30:42,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 03:30:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -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": "deca5afd-a3fa-4a0b-8156-1dcf90406d78"}}' 2019-01-09 03:30:42,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-59942477-18f4-4caa-859d-6d99a0caf190 Date: Wed, 09 Jan 2019 03:30:42 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": "2019-01-09T03:30:42Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "port_range_min": 443, "revision_number": 0, "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:42Z", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "cf8c55aa-9197-4fc6-8b36-c738ae78ea0d"}} 2019-01-09 03:30:42,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-59942477-18f4-4caa-859d-6d99a0caf190 2019-01-09 03:30:42,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.335719823837s 2019-01-09 03:30:42,684 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-59942477-18f4-4caa-859d-6d99a0caf190 2019-01-09 03:30:42,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:30:42,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:42,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-4c86a65c-9544-4f4a-a6cf-a7d303307499 Date: Wed, 09 Jan 2019 03:30:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:28:52Z", "updated_at": "2019-01-09T03:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "067f8082-97e4-4cb2-b05c-72de76314773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "aac5c15f-b404-46e2-aa05-1e84842d174a", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "c33c680f-110f-4cd0-a31b-bd9befbf7e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "e253bc75-2d4e-43f9-9344-11757154bd93", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 4, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:40Z", "updated_at": "2019-01-09T03:30:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T03:30:41Z", "revision_number": 0, "id": "277ac9f5-2b43-4969-b147-e49f7977256c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T03:30:42Z", "revision_number": 0, "id": "4c6748b8-aadb-4e54-9cfa-4dd8a5de1b3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:42Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "9658331d-35d4-45e0-9119-1c025268f357", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T03:30:42Z", "revision_number": 0, "id": "cf8c55aa-9197-4fc6-8b36-c738ae78ea0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:42Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "d755cda9-3534-4e30-ad8b-971ac8291f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:41Z", "revision_number": 0, "id": "ed9a8c4d-574c-4828-b667-07a12a4e9be5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 6, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:30:42,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4c86a65c-9544-4f4a-a6cf-a7d303307499 2019-01-09 03:30:42,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199834108353s 2019-01-09 03:30:42,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4c86a65c-9544-4f4a-a6cf-a7d303307499 2019-01-09 03:30:42,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 03:30:42,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -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": "deca5afd-a3fa-4a0b-8156-1dcf90406d78"}}' 2019-01-09 03:30:43,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-53b41e22-76b0-4ea0-b536-f3a2dbeed4ed Date: Wed, 09 Jan 2019 03:30:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-01-09T03:30:42Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "port_range_min": 5671, "revision_number": 0, "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:42Z", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "1e7e8dda-fca2-48dc-9637-919da90a061c"}} 2019-01-09 03:30:43,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-53b41e22-76b0-4ea0-b536-f3a2dbeed4ed 2019-01-09 03:30:43,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149214029312s 2019-01-09 03:30:43,042 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-53b41e22-76b0-4ea0-b536-f3a2dbeed4ed 2019-01-09 03:30:43,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:30:43,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:43,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-27458e54-b78e-44d2-90f3-919b33f1a7bb Date: Wed, 09 Jan 2019 03:30:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:28:52Z", "updated_at": "2019-01-09T03:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "067f8082-97e4-4cb2-b05c-72de76314773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "aac5c15f-b404-46e2-aa05-1e84842d174a", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "c33c680f-110f-4cd0-a31b-bd9befbf7e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "e253bc75-2d4e-43f9-9344-11757154bd93", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 4, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:40Z", "updated_at": "2019-01-09T03:30:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-09T03:30:42Z", "revision_number": 0, "id": "1e7e8dda-fca2-48dc-9637-919da90a061c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:42Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T03:30:41Z", "revision_number": 0, "id": "277ac9f5-2b43-4969-b147-e49f7977256c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T03:30:42Z", "revision_number": 0, "id": "4c6748b8-aadb-4e54-9cfa-4dd8a5de1b3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:42Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "9658331d-35d4-45e0-9119-1c025268f357", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T03:30:42Z", "revision_number": 0, "id": "cf8c55aa-9197-4fc6-8b36-c738ae78ea0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:42Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "d755cda9-3534-4e30-ad8b-971ac8291f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:41Z", "revision_number": 0, "id": "ed9a8c4d-574c-4828-b667-07a12a4e9be5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 7, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:30:43,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-27458e54-b78e-44d2-90f3-919b33f1a7bb 2019-01-09 03:30:43,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199542045593s 2019-01-09 03:30:43,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-27458e54-b78e-44d2-90f3-919b33f1a7bb 2019-01-09 03:30:43,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 03:30:43,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -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": "deca5afd-a3fa-4a0b-8156-1dcf90406d78"}}' 2019-01-09 03:30:43,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-cdc1b6b5-67ae-45bb-8d43-bac7224d809e Date: Wed, 09 Jan 2019 03:30:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-01-09T03:30:43Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "port_range_min": 53333, "revision_number": 0, "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:43Z", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "71844473-0f71-4fb0-9318-1d73214bc44f"}} 2019-01-09 03:30:43,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cdc1b6b5-67ae-45bb-8d43-bac7224d809e 2019-01-09 03:30:43,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.326027154922s 2019-01-09 03:30:43,576 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cdc1b6b5-67ae-45bb-8d43-bac7224d809e 2019-01-09 03:30:43,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 03:30:43,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:43,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-45a2f7da-01ba-449b-a075-43c7062a4000 Date: Wed, 09 Jan 2019 03:30:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d9cddf6c-acca-42ea-8e6d-c963f26afe33"],"updated_at":"2019-01-09T03:28:53Z","tenant_id":"8056f7ab30f74f32a58289ee4eaa53a1","created_at":"2019-01-09T03:28:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8056f7ab30f74f32a58289ee4eaa53a1","id":"c94a1644-4dc2-4b5b-bc56-650e88143ba4","name":"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:30:43,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-45a2f7da-01ba-449b-a075-43c7062a4000 2019-01-09 03:30:43,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117993116379s 2019-01-09 03:30:43,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-45a2f7da-01ba-449b-a075-43c7062a4000 2019-01-09 03:30:43,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:30:43,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:43,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-0561ae37-9f69-45c3-a6d9-eabebf72fc1f Date: Wed, 09 Jan 2019 03:30:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/snap", "metadata": {}}], "file": "/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/file", "owner": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "size": 4373348352, "self": "/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T03:30:39Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T03:29:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:30:43,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0561ae37-9f69-45c3-a6d9-eabebf72fc1f 2019-01-09 03:30:43,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.251132965088s 2019-01-09 03:30:43,949 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0561ae37-9f69-45c3-a6d9-eabebf72fc1f 2019-01-09 03:30:43,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 03:30:43,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:43,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:30: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-aaaba967-c511-4cbe-8782-b271c591680a x-compute-request-id: req-aaaba967-c511-4cbe-8782-b271c591680a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "name": "vyos_vrouter-flavor_22b4c80f-44d6-4f9e-9112-8af99794ef53", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 03:30:43,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-aaaba967-c511-4cbe-8782-b271c591680a 2019-01-09 03:30:43,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.035120010376s 2019-01-09 03:30:43,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-aaaba967-c511-4cbe-8782-b271c591680a 2019-01-09 03:30:43,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 03:30:43,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '{"server": {"name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "imageRef": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "flavorRef": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c94a1644-4dc2-4b5b-bc56-650e88143ba4"}], "security_groups": [{"name": "deca5afd-a3fa-4a0b-8156-1dcf90406d78"}]}}' 2019-01-09 03:30:45,804 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 03:30: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-223e1893-0db9-47af-b44f-43256a66175c x-compute-request-id: req-223e1893-0db9-47af-b44f-43256a66175c Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "deca5afd-a3fa-4a0b-8156-1dcf90406d78"}], "OS-DCF:diskConfig": "MANUAL", "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "adminPass": "FGYjY5G6EMmx"}} 2019-01-09 03:30:45,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-223e1893-0db9-47af-b44f-43256a66175c 2019-01-09 03:30:45,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.8156208992s 2019-01-09 03:30:45,805 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-223e1893-0db9-47af-b44f-43256a66175c 2019-01-09 03:30:45,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:30:45,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:46,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:30:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-886b602b-8e1f-40aa-9c30-832db4897443 x-compute-request-id: req-886b602b-8e1f-40aa-9c30-832db4897443 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:30:46,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-886b602b-8e1f-40aa-9c30-832db4897443 2019-01-09 03:30:46,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412346124649s 2019-01-09 03:30:46,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-886b602b-8e1f-40aa-9c30-832db4897443 2019-01-09 03:30:46,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 03:30:46,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:46,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-2bb465fc-1c58-47c5-8bee-e3549ea0b0ed Date: Wed, 09 Jan 2019 03:30:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d9cddf6c-acca-42ea-8e6d-c963f26afe33"],"updated_at":"2019-01-09T03:28:53Z","tenant_id":"8056f7ab30f74f32a58289ee4eaa53a1","created_at":"2019-01-09T03:28:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8056f7ab30f74f32a58289ee4eaa53a1","id":"c94a1644-4dc2-4b5b-bc56-650e88143ba4","name":"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:30:46,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2bb465fc-1c58-47c5-8bee-e3549ea0b0ed 2019-01-09 03:30:46,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268487930298s 2019-01-09 03:30:46,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2bb465fc-1c58-47c5-8bee-e3549ea0b0ed 2019-01-09 03:30:46,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 03:30:46,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:46,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-0d2134aa-14d2-4805-b9aa-e4661b2201f7 Date: Wed, 09 Jan 2019 03:30:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c94a1644-4dc2-4b5b-bc56-650e88143ba4","tenant_id":"8056f7ab30f74f32a58289ee4eaa53a1","created_at":"2019-01-09T03:28:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T03:28:53Z","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":"8056f7ab30f74f32a58289ee4eaa53a1","id":"d9cddf6c-acca-42ea-8e6d-c963f26afe33","subnetpool_id":null,"name":"vyos_vrouter-subnet_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:30:46,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0d2134aa-14d2-4805-b9aa-e4661b2201f7 2019-01-09 03:30:46,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.061380147934s 2019-01-09 03:30:46,557 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0d2134aa-14d2-4805-b9aa-e4661b2201f7 2019-01-09 03:30:46,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:30:48,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:30:48,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:48,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:30: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-b2132976-2c0f-492d-8cd0-ffc2a3a0d1ba x-compute-request-id: req-b2132976-2c0f-492d-8cd0-ffc2a3a0d1ba Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:30:48,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b2132976-2c0f-492d-8cd0-ffc2a3a0d1ba 2019-01-09 03:30:48,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.282460927963s 2019-01-09 03:30:48,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b2132976-2c0f-492d-8cd0-ffc2a3a0d1ba 2019-01-09 03:30:48,846 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:30:50,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:30:50,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:51,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:30: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-09cf1772-3fcf-42a7-8339-2ff453ec1ce2 x-compute-request-id: req-09cf1772-3fcf-42a7-8339-2ff453ec1ce2 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:30:51,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-09cf1772-3fcf-42a7-8339-2ff453ec1ce2 2019-01-09 03:30:51,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820922136307s 2019-01-09 03:30:51,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-09cf1772-3fcf-42a7-8339-2ff453ec1ce2 2019-01-09 03:30:51,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:30:53,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:30:53,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:54,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-8e6e1b9a-9739-4f9d-ba30-dec4779c37b4 x-compute-request-id: req-8e6e1b9a-9739-4f9d-ba30-dec4779c37b4 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:30:54,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8e6e1b9a-9739-4f9d-ba30-dec4779c37b4 2019-01-09 03:30:54,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521629095078s 2019-01-09 03:30:54,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8e6e1b9a-9739-4f9d-ba30-dec4779c37b4 2019-01-09 03:30:54,204 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:30:56,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:30:56,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:56,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:30: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-5a611406-d5ab-41ea-92d8-8295c48dc796 x-compute-request-id: req-5a611406-d5ab-41ea-92d8-8295c48dc796 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:30:56,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5a611406-d5ab-41ea-92d8-8295c48dc796 2019-01-09 03:30:56,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52729010582s 2019-01-09 03:30:56,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5a611406-d5ab-41ea-92d8-8295c48dc796 2019-01-09 03:30:56,737 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:30:58,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:30:58,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:30:59,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:30: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-7f40bf9b-2f35-4ff6-83e9-43dca42b0fb6 x-compute-request-id: req-7f40bf9b-2f35-4ff6-83e9-43dca42b0fb6 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:30:59,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7f40bf9b-2f35-4ff6-83e9-43dca42b0fb6 2019-01-09 03:30:59,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578562021255s 2019-01-09 03:30:59,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7f40bf9b-2f35-4ff6-83e9-43dca42b0fb6 2019-01-09 03:30:59,323 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:01,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:01,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:02,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-a2e36422-a935-4d03-9bd3-b539dc9d9a69 x-compute-request-id: req-a2e36422-a935-4d03-9bd3-b539dc9d9a69 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:02,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a2e36422-a935-4d03-9bd3-b539dc9d9a69 2019-01-09 03:31:02,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765158891678s 2019-01-09 03:31:02,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a2e36422-a935-4d03-9bd3-b539dc9d9a69 2019-01-09 03:31:02,095 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:04,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:04,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:04,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-5247cc36-c4a6-4c5e-bc7b-a83632d1613d x-compute-request-id: req-5247cc36-c4a6-4c5e-bc7b-a83632d1613d 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:04,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5247cc36-c4a6-4c5e-bc7b-a83632d1613d 2019-01-09 03:31:04,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537019968033s 2019-01-09 03:31:04,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5247cc36-c4a6-4c5e-bc7b-a83632d1613d 2019-01-09 03:31:04,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:06,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:06,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:07,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-2cb14f3d-c992-4c6f-a9fe-23b98a0ed100 x-compute-request-id: req-2cb14f3d-c992-4c6f-a9fe-23b98a0ed100 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:07,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2cb14f3d-c992-4c6f-a9fe-23b98a0ed100 2019-01-09 03:31:07,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5247631073s 2019-01-09 03:31:07,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2cb14f3d-c992-4c6f-a9fe-23b98a0ed100 2019-01-09 03:31:07,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:09,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:09,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:09,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-4c22900c-8e79-46c8-abc8-1507d1f10634 x-compute-request-id: req-4c22900c-8e79-46c8-abc8-1507d1f10634 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:09,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4c22900c-8e79-46c8-abc8-1507d1f10634 2019-01-09 03:31:09,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.815109968185s 2019-01-09 03:31:09,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4c22900c-8e79-46c8-abc8-1507d1f10634 2019-01-09 03:31:09,994 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:11,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:11,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:12,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ed6ca3f-24a3-4961-9326-a4d7381122a6 x-compute-request-id: req-0ed6ca3f-24a3-4961-9326-a4d7381122a6 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:12,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ed6ca3f-24a3-4961-9326-a4d7381122a6 2019-01-09 03:31:12,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685554027557s 2019-01-09 03:31:12,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ed6ca3f-24a3-4961-9326-a4d7381122a6 2019-01-09 03:31:12,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:14,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:14,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:15,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-76e3ba4a-9d7f-46e5-ac78-fbf4dda7637b x-compute-request-id: req-76e3ba4a-9d7f-46e5-ac78-fbf4dda7637b 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:15,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-76e3ba4a-9d7f-46e5-ac78-fbf4dda7637b 2019-01-09 03:31:15,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565603971481s 2019-01-09 03:31:15,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-76e3ba4a-9d7f-46e5-ac78-fbf4dda7637b 2019-01-09 03:31:15,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:17,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:17,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:17,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-c3f8f00f-1226-4f5d-a39a-0560605167fa x-compute-request-id: req-c3f8f00f-1226-4f5d-a39a-0560605167fa 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:17,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c3f8f00f-1226-4f5d-a39a-0560605167fa 2019-01-09 03:31:17,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658204078674s 2019-01-09 03:31:17,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c3f8f00f-1226-4f5d-a39a-0560605167fa 2019-01-09 03:31:17,924 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:19,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:19,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:20,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d0ee914-ca5b-456a-b6e5-dd72d37b77df x-compute-request-id: req-8d0ee914-ca5b-456a-b6e5-dd72d37b77df 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:20,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8d0ee914-ca5b-456a-b6e5-dd72d37b77df 2019-01-09 03:31:20,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538610935211s 2019-01-09 03:31:20,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8d0ee914-ca5b-456a-b6e5-dd72d37b77df 2019-01-09 03:31:20,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:22,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:22,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:23,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac09dcb1-4b2d-4bf6-85e5-72d60b3b2806 x-compute-request-id: req-ac09dcb1-4b2d-4bf6-85e5-72d60b3b2806 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:23,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ac09dcb1-4b2d-4bf6-85e5-72d60b3b2806 2019-01-09 03:31:23,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666830062866s 2019-01-09 03:31:23,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ac09dcb1-4b2d-4bf6-85e5-72d60b3b2806 2019-01-09 03:31:23,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:25,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:25,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:25,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-e5a1c86a-b34a-4497-b6de-a89070769b8c x-compute-request-id: req-e5a1c86a-b34a-4497-b6de-a89070769b8c 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:25,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e5a1c86a-b34a-4497-b6de-a89070769b8c 2019-01-09 03:31:25,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403475046158s 2019-01-09 03:31:25,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e5a1c86a-b34a-4497-b6de-a89070769b8c 2019-01-09 03:31:25,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:27,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:27,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:28,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-5597b69c-d66a-4395-a903-53f8a1647761 x-compute-request-id: req-5597b69c-d66a-4395-a903-53f8a1647761 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:28,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5597b69c-d66a-4395-a903-53f8a1647761 2019-01-09 03:31:28,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691387891769s 2019-01-09 03:31:28,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5597b69c-d66a-4395-a903-53f8a1647761 2019-01-09 03:31:28,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:30,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:30,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:30,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-d6191f5a-89d6-4b50-8de2-1c3f1c2269e1 x-compute-request-id: req-d6191f5a-89d6-4b50-8de2-1c3f1c2269e1 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:30,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d6191f5a-89d6-4b50-8de2-1c3f1c2269e1 2019-01-09 03:31:30,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514975070953s 2019-01-09 03:31:30,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d6191f5a-89d6-4b50-8de2-1c3f1c2269e1 2019-01-09 03:31:30,777 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:32,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:32,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:33,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-1287370c-123e-4d37-b925-df5c4c5844c0 x-compute-request-id: req-1287370c-123e-4d37-b925-df5c4c5844c0 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:33,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1287370c-123e-4d37-b925-df5c4c5844c0 2019-01-09 03:31:33,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497098922729s 2019-01-09 03:31:33,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1287370c-123e-4d37-b925-df5c4c5844c0 2019-01-09 03:31:33,281 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:35,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:35,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-24a48bbc-d2f4-4d58-85f0-f0d30e6d39e6 x-compute-request-id: req-24a48bbc-d2f4-4d58-85f0-f0d30e6d39e6 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:35,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-24a48bbc-d2f4-4d58-85f0-f0d30e6d39e6 2019-01-09 03:31:35,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524353981018s 2019-01-09 03:31:35,809 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-24a48bbc-d2f4-4d58-85f0-f0d30e6d39e6 2019-01-09 03:31:35,813 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:37,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:37,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:38,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-15521f8b-e3c6-4ee2-8234-3e516cbf693b x-compute-request-id: req-15521f8b-e3c6-4ee2-8234-3e516cbf693b 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:38,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15521f8b-e3c6-4ee2-8234-3e516cbf693b 2019-01-09 03:31:38,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545408964157s 2019-01-09 03:31:38,362 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15521f8b-e3c6-4ee2-8234-3e516cbf693b 2019-01-09 03:31:38,366 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:40,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:40,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:40,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-8d7a1166-05cb-4050-8cc5-ae3c1d666ae7 x-compute-request-id: req-8d7a1166-05cb-4050-8cc5-ae3c1d666ae7 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:40,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8d7a1166-05cb-4050-8cc5-ae3c1d666ae7 2019-01-09 03:31:40,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5465528965s 2019-01-09 03:31:40,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8d7a1166-05cb-4050-8cc5-ae3c1d666ae7 2019-01-09 03:31:40,920 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:42,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:42,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:43,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4ed09be-809d-45a7-8d67-ae434fa97f4f x-compute-request-id: req-e4ed09be-809d-45a7-8d67-ae434fa97f4f 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:43,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e4ed09be-809d-45a7-8d67-ae434fa97f4f 2019-01-09 03:31:43,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542687177658s 2019-01-09 03:31:43,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e4ed09be-809d-45a7-8d67-ae434fa97f4f 2019-01-09 03:31:43,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:45,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:45,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:46,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-b2b95ab5-fd63-4fd7-83ad-2daee0e5664d x-compute-request-id: req-b2b95ab5-fd63-4fd7-83ad-2daee0e5664d 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:46,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b2b95ab5-fd63-4fd7-83ad-2daee0e5664d 2019-01-09 03:31:46,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.916167020798s 2019-01-09 03:31:46,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b2b95ab5-fd63-4fd7-83ad-2daee0e5664d 2019-01-09 03:31:46,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:48,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:48,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:49,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-d7ab6438-e399-49d2-83d5-3ba2101d0351 x-compute-request-id: req-d7ab6438-e399-49d2-83d5-3ba2101d0351 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:49,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d7ab6438-e399-49d2-83d5-3ba2101d0351 2019-01-09 03:31:49,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609691858292s 2019-01-09 03:31:49,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d7ab6438-e399-49d2-83d5-3ba2101d0351 2019-01-09 03:31:49,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:51,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:51,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:51,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-d865fed9-ab39-4775-8d46-461dc5cff9c5 x-compute-request-id: req-d865fed9-ab39-4775-8d46-461dc5cff9c5 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:51,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d865fed9-ab39-4775-8d46-461dc5cff9c5 2019-01-09 03:31:51,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392165899277s 2019-01-09 03:31:51,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d865fed9-ab39-4775-8d46-461dc5cff9c5 2019-01-09 03:31:51,410 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:53,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:53,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:53,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-a8f712f3-c638-4b0d-8e51-d7e6a96d04f2 x-compute-request-id: req-a8f712f3-c638-4b0d-8e51-d7e6a96d04f2 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:53,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a8f712f3-c638-4b0d-8e51-d7e6a96d04f2 2019-01-09 03:31:53,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387631177902s 2019-01-09 03:31:53,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a8f712f3-c638-4b0d-8e51-d7e6a96d04f2 2019-01-09 03:31:53,805 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:55,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:56,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-f0343e24-5606-44fd-8782-d1f9301b2f4f x-compute-request-id: req-f0343e24-5606-44fd-8782-d1f9301b2f4f 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:56,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0343e24-5606-44fd-8782-d1f9301b2f4f 2019-01-09 03:31:56,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364976882935s 2019-01-09 03:31:56,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0343e24-5606-44fd-8782-d1f9301b2f4f 2019-01-09 03:31:56,178 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:31:58,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:31:58,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:31:58,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:31: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-b731687e-a5d2-454a-8fa3-686d2c2168b9 x-compute-request-id: req-b731687e-a5d2-454a-8fa3-686d2c2168b9 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:31:58,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b731687e-a5d2-454a-8fa3-686d2c2168b9 2019-01-09 03:31:58,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536067008972s 2019-01-09 03:31:58,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b731687e-a5d2-454a-8fa3-686d2c2168b9 2019-01-09 03:31:58,721 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:00,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:00,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:01,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a691c4c-8b26-466a-a677-0bfe9a81c5ce x-compute-request-id: req-5a691c4c-8b26-466a-a677-0bfe9a81c5ce 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:01,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5a691c4c-8b26-466a-a677-0bfe9a81c5ce 2019-01-09 03:32:01,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541875123978s 2019-01-09 03:32:01,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5a691c4c-8b26-466a-a677-0bfe9a81c5ce 2019-01-09 03:32:01,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:03,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:03,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:03,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-b9c49f4d-91ef-4a68-8122-0e05c7e71809 x-compute-request-id: req-b9c49f4d-91ef-4a68-8122-0e05c7e71809 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:03,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b9c49f4d-91ef-4a68-8122-0e05c7e71809 2019-01-09 03:32:03,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376460075378s 2019-01-09 03:32:03,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b9c49f4d-91ef-4a68-8122-0e05c7e71809 2019-01-09 03:32:03,655 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:05,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:05,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:06,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-bd7d3d5b-61fd-491e-a8bd-9018df5e6adf x-compute-request-id: req-bd7d3d5b-61fd-491e-a8bd-9018df5e6adf 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:06,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bd7d3d5b-61fd-491e-a8bd-9018df5e6adf 2019-01-09 03:32:06,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546521902084s 2019-01-09 03:32:06,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bd7d3d5b-61fd-491e-a8bd-9018df5e6adf 2019-01-09 03:32:06,209 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:08,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:08,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:08,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-6a1dc857-0ea3-4d21-a7ab-8c684a4bd3ba x-compute-request-id: req-6a1dc857-0ea3-4d21-a7ab-8c684a4bd3ba 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:08,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6a1dc857-0ea3-4d21-a7ab-8c684a4bd3ba 2019-01-09 03:32:08,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503077983856s 2019-01-09 03:32:08,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6a1dc857-0ea3-4d21-a7ab-8c684a4bd3ba 2019-01-09 03:32:08,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:10,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:10,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:11,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32: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-47bc0bfb-a2f4-4f7b-bbc2-001fefff9a0e x-compute-request-id: req-47bc0bfb-a2f4-4f7b-bbc2-001fefff9a0e 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:11,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47bc0bfb-a2f4-4f7b-bbc2-001fefff9a0e 2019-01-09 03:32:11,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.332470178604s 2019-01-09 03:32:11,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47bc0bfb-a2f4-4f7b-bbc2-001fefff9a0e 2019-01-09 03:32:11,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:13,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:13,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:13,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-c769fa6a-0d5f-41d1-a270-913a3a916aeb x-compute-request-id: req-c769fa6a-0d5f-41d1-a270-913a3a916aeb 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:13,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c769fa6a-0d5f-41d1-a270-913a3a916aeb 2019-01-09 03:32:13,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697908163071s 2019-01-09 03:32:13,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c769fa6a-0d5f-41d1-a270-913a3a916aeb 2019-01-09 03:32:13,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:15,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:15,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:16,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-a54a2261-2808-4505-b025-8f843d378964 x-compute-request-id: req-a54a2261-2808-4505-b025-8f843d378964 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:16,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a54a2261-2808-4505-b025-8f843d378964 2019-01-09 03:32:16,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522274971008s 2019-01-09 03:32:16,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a54a2261-2808-4505-b025-8f843d378964 2019-01-09 03:32:16,292 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:18,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:18,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:18,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-b595647c-7d9a-4e8c-8be8-6dd0b65ad208 x-compute-request-id: req-b595647c-7d9a-4e8c-8be8-6dd0b65ad208 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:18,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b595647c-7d9a-4e8c-8be8-6dd0b65ad208 2019-01-09 03:32:18,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500901937485s 2019-01-09 03:32:18,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b595647c-7d9a-4e8c-8be8-6dd0b65ad208 2019-01-09 03:32:18,800 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:20,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:20,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:21,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-9d891323-fc4e-43e0-b9f5-e5dc84e16f2a x-compute-request-id: req-9d891323-fc4e-43e0-b9f5-e5dc84e16f2a 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:21,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9d891323-fc4e-43e0-b9f5-e5dc84e16f2a 2019-01-09 03:32:21,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506865024567s 2019-01-09 03:32:21,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9d891323-fc4e-43e0-b9f5-e5dc84e16f2a 2019-01-09 03:32:21,313 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:23,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:23,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:23,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25f21021-f23e-40f6-adf0-857b8a0b774c x-compute-request-id: req-25f21021-f23e-40f6-adf0-857b8a0b774c 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:23,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-25f21021-f23e-40f6-adf0-857b8a0b774c 2019-01-09 03:32:23,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511841058731s 2019-01-09 03:32:23,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-25f21021-f23e-40f6-adf0-857b8a0b774c 2019-01-09 03:32:23,832 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:25,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:25,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:26,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32: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-641c9f7d-59e4-4adf-a18b-8403f5eb368d x-compute-request-id: req-641c9f7d-59e4-4adf-a18b-8403f5eb368d 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:26,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-641c9f7d-59e4-4adf-a18b-8403f5eb368d 2019-01-09 03:32:26,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366915941238s 2019-01-09 03:32:26,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-641c9f7d-59e4-4adf-a18b-8403f5eb368d 2019-01-09 03:32:26,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:28,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:28,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:28,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32: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-8c10c1e8-5fa4-4494-b495-197010b8c7db x-compute-request-id: req-8c10c1e8-5fa4-4494-b495-197010b8c7db 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:28,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8c10c1e8-5fa4-4494-b495-197010b8c7db 2019-01-09 03:32:28,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363653898239s 2019-01-09 03:32:28,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8c10c1e8-5fa4-4494-b495-197010b8c7db 2019-01-09 03:32:28,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:30,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:30,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:31,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32: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-fd46c81e-5acd-430d-973c-1fe5485a2e64 x-compute-request-id: req-fd46c81e-5acd-430d-973c-1fe5485a2e64 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:31,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd46c81e-5acd-430d-973c-1fe5485a2e64 2019-01-09 03:32:31,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508100032806s 2019-01-09 03:32:31,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd46c81e-5acd-430d-973c-1fe5485a2e64 2019-01-09 03:32:31,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:33,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:33,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:33,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32: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-f16dcdbd-866e-4eb8-8a36-691288ce9115 x-compute-request-id: req-f16dcdbd-866e-4eb8-8a36-691288ce9115 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:33,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f16dcdbd-866e-4eb8-8a36-691288ce9115 2019-01-09 03:32:33,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352057933807s 2019-01-09 03:32:33,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f16dcdbd-866e-4eb8-8a36-691288ce9115 2019-01-09 03:32:33,451 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:35,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:35,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:35,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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,Accept-Encoding x-openstack-request-id: req-f774dfcc-ca47-486e-92bc-8e31e9e9d502 x-compute-request-id: req-f774dfcc-ca47-486e-92bc-8e31e9e9d502 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:35,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f774dfcc-ca47-486e-92bc-8e31e9e9d502 2019-01-09 03:32:35,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36779999733s 2019-01-09 03:32:35,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f774dfcc-ca47-486e-92bc-8e31e9e9d502 2019-01-09 03:32:35,827 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:37,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:37,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:38,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32: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-6bad54a1-914b-47a8-8465-f71bd8000a1c x-compute-request-id: req-6bad54a1-914b-47a8-8465-f71bd8000a1c 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:38,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6bad54a1-914b-47a8-8465-f71bd8000a1c 2019-01-09 03:32:38,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661536931992s 2019-01-09 03:32:38,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6bad54a1-914b-47a8-8465-f71bd8000a1c 2019-01-09 03:32:38,496 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:40,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:40,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:41,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32: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-c70f99ed-0d99-4198-9b34-761388738049 x-compute-request-id: req-c70f99ed-0d99-4198-9b34-761388738049 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:41,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c70f99ed-0d99-4198-9b34-761388738049 2019-01-09 03:32:41,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647776126862s 2019-01-09 03:32:41,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c70f99ed-0d99-4198-9b34-761388738049 2019-01-09 03:32:41,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:43,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:43,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:43,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32: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-d86b13ce-d071-4933-b19d-53ed6a3d5276 x-compute-request-id: req-d86b13ce-d071-4933-b19d-53ed6a3d5276 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:43,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d86b13ce-d071-4933-b19d-53ed6a3d5276 2019-01-09 03:32:43,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520434856415s 2019-01-09 03:32:43,674 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d86b13ce-d071-4933-b19d-53ed6a3d5276 2019-01-09 03:32:43,679 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:45,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:45,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:45,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4d1cd51-496e-4df9-949e-cba5d4a99ab9 x-compute-request-id: req-a4d1cd51-496e-4df9-949e-cba5d4a99ab9 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:45,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a4d1cd51-496e-4df9-949e-cba5d4a99ab9 2019-01-09 03:32:45,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201236963272s 2019-01-09 03:32:45,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a4d1cd51-496e-4df9-949e-cba5d4a99ab9 2019-01-09 03:32:45,887 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:47,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:47,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:48,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32: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-01b10e16-6a97-4ecb-a841-43640266fb78 x-compute-request-id: req-01b10e16-6a97-4ecb-a841-43640266fb78 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:48,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01b10e16-6a97-4ecb-a841-43640266fb78 2019-01-09 03:32:48,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522212028503s 2019-01-09 03:32:48,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01b10e16-6a97-4ecb-a841-43640266fb78 2019-01-09 03:32:48,418 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:50,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:50,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:50,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32: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-5b4909fc-8a68-4cda-a9c0-3c9bb00c7231 x-compute-request-id: req-5b4909fc-8a68-4cda-a9c0-3c9bb00c7231 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:50,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5b4909fc-8a68-4cda-a9c0-3c9bb00c7231 2019-01-09 03:32:50,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505266189575s 2019-01-09 03:32:50,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5b4909fc-8a68-4cda-a9c0-3c9bb00c7231 2019-01-09 03:32:50,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:52,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:52,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:53,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-341ffc0d-f0a8-4780-9c72-2491839ecd59 x-compute-request-id: req-341ffc0d-f0a8-4780-9c72-2491839ecd59 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:53,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-341ffc0d-f0a8-4780-9c72-2491839ecd59 2019-01-09 03:32:53,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520738840103s 2019-01-09 03:32:53,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-341ffc0d-f0a8-4780-9c72-2491839ecd59 2019-01-09 03:32:53,459 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:55,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:55,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:55,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64acab06-3445-45f0-8806-fb86e75a3220 x-compute-request-id: req-64acab06-3445-45f0-8806-fb86e75a3220 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:55,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-64acab06-3445-45f0-8806-fb86e75a3220 2019-01-09 03:32:55,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399365901947s 2019-01-09 03:32:55,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-64acab06-3445-45f0-8806-fb86e75a3220 2019-01-09 03:32:55,865 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:32:57,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:32:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:32:58,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-a64c7a8c-a267-4836-8dac-f6434eccfc8c x-compute-request-id: req-a64c7a8c-a267-4836-8dac-f6434eccfc8c 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:32:58,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a64c7a8c-a267-4836-8dac-f6434eccfc8c 2019-01-09 03:32:58,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352459907532s 2019-01-09 03:32:58,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a64c7a8c-a267-4836-8dac-f6434eccfc8c 2019-01-09 03:32:58,225 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:00,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:00,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:00,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:33: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-01473ced-7c2a-435b-9db6-f2813f1889f8 x-compute-request-id: req-01473ced-7c2a-435b-9db6-f2813f1889f8 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:00,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01473ced-7c2a-435b-9db6-f2813f1889f8 2019-01-09 03:33:00,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537390947342s 2019-01-09 03:33:00,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01473ced-7c2a-435b-9db6-f2813f1889f8 2019-01-09 03:33:00,770 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:02,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:03,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:33:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1592a1c-9754-4d48-a6be-d6e6fdfb5be8 x-compute-request-id: req-d1592a1c-9754-4d48-a6be-d6e6fdfb5be8 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:03,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d1592a1c-9754-4d48-a6be-d6e6fdfb5be8 2019-01-09 03:33:03,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530647039413s 2019-01-09 03:33:03,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d1592a1c-9754-4d48-a6be-d6e6fdfb5be8 2019-01-09 03:33:03,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:05,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:05,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:05,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:33: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-d42fcf92-0cb9-4ae0-b3a5-144a76daaba0 x-compute-request-id: req-d42fcf92-0cb9-4ae0-b3a5-144a76daaba0 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:05,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d42fcf92-0cb9-4ae0-b3a5-144a76daaba0 2019-01-09 03:33:05,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545183181763s 2019-01-09 03:33:05,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d42fcf92-0cb9-4ae0-b3a5-144a76daaba0 2019-01-09 03:33:05,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:07,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:07,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:08,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1209c5e9-4df1-4eeb-88a8-2f2d63a227b8 x-compute-request-id: req-1209c5e9-4df1-4eeb-88a8-2f2d63a227b8 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:08,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1209c5e9-4df1-4eeb-88a8-2f2d63a227b8 2019-01-09 03:33:08,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503340005875s 2019-01-09 03:33:08,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1209c5e9-4df1-4eeb-88a8-2f2d63a227b8 2019-01-09 03:33:08,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:10,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:10,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:10,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25ee8cf3-cc88-40f6-9a49-ff15adee8e8c x-compute-request-id: req-25ee8cf3-cc88-40f6-9a49-ff15adee8e8c 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:10,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-25ee8cf3-cc88-40f6-9a49-ff15adee8e8c 2019-01-09 03:33:10,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505120038986s 2019-01-09 03:33:10,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-25ee8cf3-cc88-40f6-9a49-ff15adee8e8c 2019-01-09 03:33:10,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:12,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:12,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:13,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:33:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e715af4-b61b-4f78-93a7-451ed96831a7 x-compute-request-id: req-8e715af4-b61b-4f78-93a7-451ed96831a7 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:13,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8e715af4-b61b-4f78-93a7-451ed96831a7 2019-01-09 03:33:13,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537040948868s 2019-01-09 03:33:13,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8e715af4-b61b-4f78-93a7-451ed96831a7 2019-01-09 03:33:13,426 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:15,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:15,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:15,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-eb874899-231f-47c0-bcd6-41e78d4d0133 x-compute-request-id: req-eb874899-231f-47c0-bcd6-41e78d4d0133 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:15,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb874899-231f-47c0-bcd6-41e78d4d0133 2019-01-09 03:33:15,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37433385849s 2019-01-09 03:33:15,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb874899-231f-47c0-bcd6-41e78d4d0133 2019-01-09 03:33:15,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:17,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:17,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:18,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:33: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-7158fdd9-c5dc-4dc4-afd1-532c7e362403 x-compute-request-id: req-7158fdd9-c5dc-4dc4-afd1-532c7e362403 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:18,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7158fdd9-c5dc-4dc4-afd1-532c7e362403 2019-01-09 03:33:18,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546024084091s 2019-01-09 03:33:18,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7158fdd9-c5dc-4dc4-afd1-532c7e362403 2019-01-09 03:33:18,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:20,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:20,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:20,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:33: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-cb9c309d-ec43-4cc7-8cae-ffc0efa90344 x-compute-request-id: req-cb9c309d-ec43-4cc7-8cae-ffc0efa90344 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:20,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cb9c309d-ec43-4cc7-8cae-ffc0efa90344 2019-01-09 03:33:20,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576894044876s 2019-01-09 03:33:20,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cb9c309d-ec43-4cc7-8cae-ffc0efa90344 2019-01-09 03:33:20,945 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:22,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:22,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:23,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:33:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b82bf87-5dbc-42cb-9c6f-65a384392814 x-compute-request-id: req-2b82bf87-5dbc-42cb-9c6f-65a384392814 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:23,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2b82bf87-5dbc-42cb-9c6f-65a384392814 2019-01-09 03:33:23,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489213943481s 2019-01-09 03:33:23,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2b82bf87-5dbc-42cb-9c6f-65a384392814 2019-01-09 03:33:23,441 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:25,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:25,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:25,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-d5ad6c8e-f7b8-49e2-8ae4-9e922f8895d2 x-compute-request-id: req-d5ad6c8e-f7b8-49e2-8ae4-9e922f8895d2 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:25,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d5ad6c8e-f7b8-49e2-8ae4-9e922f8895d2 2019-01-09 03:33:25,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521542072296s 2019-01-09 03:33:25,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d5ad6c8e-f7b8-49e2-8ae4-9e922f8895d2 2019-01-09 03:33:25,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:27,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:27,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:28,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-9f32ff11-653b-49a1-82a0-9e2c7a3ccfba x-compute-request-id: req-9f32ff11-653b-49a1-82a0-9e2c7a3ccfba 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:28,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9f32ff11-653b-49a1-82a0-9e2c7a3ccfba 2019-01-09 03:33:28,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512318849564s 2019-01-09 03:33:28,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9f32ff11-653b-49a1-82a0-9e2c7a3ccfba 2019-01-09 03:33:28,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:30,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:30,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:31,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:33: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-f0545148-e063-48ee-87c3-9519c619d1c9 x-compute-request-id: req-f0545148-e063-48ee-87c3-9519c619d1c9 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.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T03:30:48Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:31,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0545148-e063-48ee-87c3-9519c619d1c9 2019-01-09 03:33:31,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534283161163s 2019-01-09 03:33:31,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f0545148-e063-48ee-87c3-9519c619d1c9 2019-01-09 03:33:31,031 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:33:33,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:33:33,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:33,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-6458b6e2-aa53-4e74-8c77-a4a62335b085 x-compute-request-id: req-6458b6e2-aa53-4e74-8c77-a4a62335b085 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:33:31Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:33:33,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6458b6e2-aa53-4e74-8c77-a4a62335b085 2019-01-09 03:33:33,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494946956635s 2019-01-09 03:33:33,529 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6458b6e2-aa53-4e74-8c77-a4a62335b085 2019-01-09 03:33:33,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 03:33:33,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c7d4b128-a443-421f-a21c-2e3cdadedc6d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:33,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-526c02e3-8bcd-4032-8c06-c3cf18dca4c5 Date: Wed, 09 Jan 2019 03:33:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T03:33:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d9cddf6c-acca-42ea-8e6d-c963f26afe33","ip_address":"192.168.120.6"}],"id":"9ef96fc3-354c-493c-954d-434559eb8756","security_groups":["deca5afd-a3fa-4a0b-8156-1dcf90406d78"],"mac_address":"fa:16:3e:6d:cc:11","project_id":"8056f7ab30f74f32a58289ee4eaa53a1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c94a1644-4dc2-4b5b-bc56-650e88143ba4","tenant_id":"8056f7ab30f74f32a58289ee4eaa53a1","created_at":"2019-01-09T03:30:48Z","binding:vnic_type":"normal","device_id":"c7d4b128-a443-421f-a21c-2e3cdadedc6d"}]} 2019-01-09 03:33:33,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c7d4b128-a443-421f-a21c-2e3cdadedc6d used request id req-526c02e3-8bcd-4032-8c06-c3cf18dca4c5 2019-01-09 03:33:33,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0588910579681s 2019-01-09 03:33:33,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c7d4b128-a443-421f-a21c-2e3cdadedc6d used request id req-526c02e3-8bcd-4032-8c06-c3cf18dca4c5 2019-01-09 03:33:33,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:33:33,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9ef96fc3-354c-493c-954d-434559eb8756" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:33,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7522a098-8b0a-4bf6-b1a0-991b251ce686 Date: Wed, 09 Jan 2019 03:33:33 GMT RESP BODY: {"floatingips": []} 2019-01-09 03:33:33,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9ef96fc3-354c-493c-954d-434559eb8756 used request id req-7522a098-8b0a-4bf6-b1a0-991b251ce686 2019-01-09 03:33:33,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0200810432434s 2019-01-09 03:33:33,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9ef96fc3-354c-493c-954d-434559eb8756 used request id req-7522a098-8b0a-4bf6-b1a0-991b251ce686 2019-01-09 03:33:33,619 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6d:cc:11', 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'e9ee982e-a0bb-4d98-bc14-fcf5a3775492'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-09T03:33:30.000000', 'flavor': Munch({u'id': u'4dde21e7-94dd-43d9-a724-cd5614f6912c'}), 'az': u'nova', 'id': u'c7d4b128-a443-421f-a21c-2e3cdadedc6d', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9dc509f25da44b7782ff6a5032a5c931', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8056f7ab30f74f32a58289ee4eaa53a1', 'name': 'vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53', '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'2019-01-09T03:33:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T03:33:31Z', 'hostId': u'e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e', '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'2019-01-09T03:33:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8056f7ab30f74f32a58289ee4eaa53a1', 'name': u'vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'adminPass': u'FGYjY5G6EMmx', 'tenant_id': u'8056f7ab30f74f32a58289ee4eaa53a1', 'region': 'regionOne', 'created': u'2019-01-09T03:30:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-09 03:33:33,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 03:33:33,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:33,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-af7f25ce-5d0e-4e1c-9a11-3f4778e587dc Date: Wed, 09 Jan 2019 03:33:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d9cddf6c-acca-42ea-8e6d-c963f26afe33"],"updated_at":"2019-01-09T03:28:53Z","tenant_id":"8056f7ab30f74f32a58289ee4eaa53a1","created_at":"2019-01-09T03:28:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8056f7ab30f74f32a58289ee4eaa53a1","id":"c94a1644-4dc2-4b5b-bc56-650e88143ba4","name":"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:33:33,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-af7f25ce-5d0e-4e1c-9a11-3f4778e587dc 2019-01-09 03:33:33,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.133682966232s 2019-01-09 03:33:33,756 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-af7f25ce-5d0e-4e1c-9a11-3f4778e587dc 2019-01-09 03:33:33,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 03:33:33,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c7d4b128-a443-421f-a21c-2e3cdadedc6d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:33,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1cedab20-5bb2-4d08-8926-186fce4c178e Date: Wed, 09 Jan 2019 03:33:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T03:33:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d9cddf6c-acca-42ea-8e6d-c963f26afe33","ip_address":"192.168.120.6"}],"id":"9ef96fc3-354c-493c-954d-434559eb8756","security_groups":["deca5afd-a3fa-4a0b-8156-1dcf90406d78"],"mac_address":"fa:16:3e:6d:cc:11","project_id":"8056f7ab30f74f32a58289ee4eaa53a1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c94a1644-4dc2-4b5b-bc56-650e88143ba4","tenant_id":"8056f7ab30f74f32a58289ee4eaa53a1","created_at":"2019-01-09T03:30:48Z","binding:vnic_type":"normal","device_id":"c7d4b128-a443-421f-a21c-2e3cdadedc6d"}]} 2019-01-09 03:33:33,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c7d4b128-a443-421f-a21c-2e3cdadedc6d used request id req-1cedab20-5bb2-4d08-8926-186fce4c178e 2019-01-09 03:33:33,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0586409568787s 2019-01-09 03:33:33,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c7d4b128-a443-421f-a21c-2e3cdadedc6d used request id req-1cedab20-5bb2-4d08-8926-186fce4c178e 2019-01-09 03:33:33,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-09 03:33:33,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '{"floatingip": {"floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.6", "port_id": "9ef96fc3-354c-493c-954d-434559eb8756"}}' 2019-01-09 03:33:35,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-adba5cb0-ba43-43e8-8308-94d254bfd1ae Date: Wed, 09 Jan 2019 03:33:35 GMT RESP BODY: {"floatingip": {"router_id": "eadd49a5-0949-4a10-a002-351656d909ca", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:33:34Z", "updated_at": "2019-01-09T03:33:34Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_id": "9ef96fc3-354c-493c-954d-434559eb8756", "id": "c7275db7-4f48-46dc-9dac-8bdb3bb10249"}} 2019-01-09 03:33:35,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-adba5cb0-ba43-43e8-8308-94d254bfd1ae 2019-01-09 03:33:35,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.86746311188s 2019-01-09 03:33:35,685 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-adba5cb0-ba43-43e8-8308-94d254bfd1ae 2019-01-09 03:33:35,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:33:35,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:35,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b78380f8-cb2f-4c57-b275-a7953febed18 Date: Wed, 09 Jan 2019 03:33:35 GMT RESP BODY: {"floatingips": [{"router_id": "eadd49a5-0949-4a10-a002-351656d909ca", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:33:34Z", "updated_at": "2019-01-09T03:33:34Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_id": "9ef96fc3-354c-493c-954d-434559eb8756", "id": "c7275db7-4f48-46dc-9dac-8bdb3bb10249"}]} 2019-01-09 03:33:35,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b78380f8-cb2f-4c57-b275-a7953febed18 2019-01-09 03:33:35,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0248200893402s 2019-01-09 03:33:35,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b78380f8-cb2f-4c57-b275-a7953febed18 2019-01-09 03:33:35,723 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 03:33:35,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:33:35,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:35,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-36dcba10-7846-404d-a291-7f6ebcd62ec8 Date: Wed, 09 Jan 2019 03:33:35 GMT RESP BODY: {"floatingips": [{"router_id": "eadd49a5-0949-4a10-a002-351656d909ca", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:33:34Z", "updated_at": "2019-01-09T03:33:34Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_id": "9ef96fc3-354c-493c-954d-434559eb8756", "id": "c7275db7-4f48-46dc-9dac-8bdb3bb10249"}]} 2019-01-09 03:33:35,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-36dcba10-7846-404d-a291-7f6ebcd62ec8 2019-01-09 03:33:35,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0225489139557s 2019-01-09 03:33:35,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-36dcba10-7846-404d-a291-7f6ebcd62ec8 2019-01-09 03:33:35,855 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 03:33:35,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:33:35,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:35,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-9cfd52c7-86a8-43ba-91e4-76cd93c90b00 Date: Wed, 09 Jan 2019 03:33:35 GMT RESP BODY: {"floatingips": [{"router_id": "eadd49a5-0949-4a10-a002-351656d909ca", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:33:34Z", "updated_at": "2019-01-09T03:33:34Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_id": "9ef96fc3-354c-493c-954d-434559eb8756", "id": "c7275db7-4f48-46dc-9dac-8bdb3bb10249"}]} 2019-01-09 03:33:35,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9cfd52c7-86a8-43ba-91e4-76cd93c90b00 2019-01-09 03:33:35,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0247859954834s 2019-01-09 03:33:35,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9cfd52c7-86a8-43ba-91e4-76cd93c90b00 2019-01-09 03:33:35,989 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 03:33:36,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:33:36,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:36,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-49a0ef37-283e-4e0a-a178-feecedafbba0 Date: Wed, 09 Jan 2019 03:33:36 GMT RESP BODY: {"floatingips": [{"router_id": "eadd49a5-0949-4a10-a002-351656d909ca", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:33:34Z", "updated_at": "2019-01-09T03:33:34Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_id": "9ef96fc3-354c-493c-954d-434559eb8756", "id": "c7275db7-4f48-46dc-9dac-8bdb3bb10249"}]} 2019-01-09 03:33:36,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-49a0ef37-283e-4e0a-a178-feecedafbba0 2019-01-09 03:33:36,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0239639282227s 2019-01-09 03:33:36,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-49a0ef37-283e-4e0a-a178-feecedafbba0 2019-01-09 03:33:36,122 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 03:33:36,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:33:36,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:33:36,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-3bdd78d0-be05-4a71-9e68-a174fcfbe2cd Date: Wed, 09 Jan 2019 03:33:36 GMT RESP BODY: {"floatingips": [{"router_id": "eadd49a5-0949-4a10-a002-351656d909ca", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:33:34Z", "updated_at": "2019-01-09T03:33:34Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_id": "9ef96fc3-354c-493c-954d-434559eb8756", "id": "c7275db7-4f48-46dc-9dac-8bdb3bb10249"}]} 2019-01-09 03:33:36,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-3bdd78d0-be05-4a71-9e68-a174fcfbe2cd 2019-01-09 03:33:36,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0240771770477s 2019-01-09 03:33:36,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-3bdd78d0-be05-4a71-9e68-a174fcfbe2cd 2019-01-09 03:33:36,255 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'eadd49a5-0949-4a10-a002-351656d909ca', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'8056f7ab30f74f32a58289ee4eaa53a1', 'created_at': u'2019-01-09T03:33:34Z', 'attached': True, 'updated_at': u'2019-01-09T03:33:34Z', 'id': u'c7275db7-4f48-46dc-9dac-8bdb3bb10249', 'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8056f7ab30f74f32a58289ee4eaa53a1', 'name': 'vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'eadd49a5-0949-4a10-a002-351656d909ca', 'project_id': u'8056f7ab30f74f32a58289ee4eaa53a1', 'port_id': u'9ef96fc3-354c-493c-954d-434559eb8756', 'port': u'9ef96fc3-354c-493c-954d-434559eb8756', 'network': u'782dec73-78a8-46a5-abfe-4590d9211012'}) 2019-01-09 03:33:36,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 03:33:36,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 03:33:38,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03: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-aad610b5-312c-4789-80c0-8ea1dff3a49f x-compute-request-id: req-aad610b5-312c-4789-80c0-8ea1dff3a49f Content-Encoding: gzip Content-Length: 10909 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 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 1830630666 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.300794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.302967] pid_max: default: 32768 minimum: 301\n[ 0.304132] Security Framework initialized\n[ 0.305212] SELinux: Initializing.\n[ 0.306440] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.311043] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.313915] Mount-cache hash table entries: 4096\n[ 0.315292] Initializing cgroup subsys memory\n[ 0.316421] Initializing cgroup subsys devices\n[ 0.317548] Initializing cgroup subsys freezer\n[ 0.318675] Initializing cgroup subsys net_cls\n[ 0.319799] Initializing cgroup subsys blkio\n[ 0.320894] Initializing cgroup subsys perf_event\n[ 0.322054] Initializing cgroup subsys hugetlb\n[ 0.323174] Initializing cgroup subsys pids\n[ 0.324255] Initializing cgroup subsys net_prio\n[ 0.325458] CPU: Physical Processor ID: 0\n[ 0.327221] mce: CPU supports 10 MCE banks\n[ 0.328324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.329573] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.330811] tlb_flushall_shift: 6\n[ 0.331969] Freeing SMP alternatives: 28k freed\n[ 0.335856] ACPI: Core revision 20130517\n[ 0.337313] ACPI: All ACPI Tables successfully acquired\n[ 0.338731] ftrace: allocating 25812 entries in 101 pages\n[ 0.360920] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.362390] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.363837] smpboot: Max logical packages: 2\n[ 0.365101] Enabling x2apic\n[ 0.365984] Enabled x2apic\n[ 0.367049] Switched APIC routing to physical x2apic.\n[ 0.369204] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.370679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.373281] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.379976] KVM setup paravirtual spinlock\n[ 0.382217] smpboot: Booting Node 0, Processors #1 OK\n[ 0.384302] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.407256] Brought up 2 CPUs\n[ 0.407259] KVM setup async PF for cpu 1\n[ 0.407262] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.410311] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.412410] devtmpfs: initialized\n[ 0.415134] EVM: security.selinux\n[ 0.416095] EVM: security.ima\n[ 0.416982] EVM: security.capability\n[ 0.418584] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.420075] pinctrl core: initialized pinctrl subsystem\n[ 0.421404] NET: Registered protocol family 16\n[ 0.422693] ACPI: bus type PCI registered\n[ 0.423748] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.425221] PCI: Using configuration type 1 for base access\n[ 0.429844] ACPI: Added _OSI(Module Device)\n[ 0.431115] ACPI: Added _OSI(Processor Device)\n[ 0.432399] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.433718] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436681] ACPI: Interpreter enabled\n[ 0.437865] ACPI: (supports S0 S5)\n[ 0.438948] ACPI: Using IOAPIC for interrupt routing\n[ 0.440330] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.446200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.447987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.449672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.452837] acpiphp: Slot [3] registered\n[ 0.454039] acpiphp: Slot [4] registered\n[ 0.455248] acpiphp: Slot [5] registered\n[ 0.456462] acpiphp: Slot [6] registered\n[ 0.457697] acpiphp: Slot [7] registered\n[ 0.458882] acpiphp: Slot [8] registered\n[ 0.460071] acpiphp: Slot [9] registered\n[ 0.461258] acpiphp: Slot [10] registered\n[ 0.462455] acpiphp: Slot [11] registered\n[ 0.463668] acpiphp: Slot [12] registered\n[ 0.464881] acpiphp: Slot [13] registered\n[ 0.466089] acpiphp: Slot [14] registered\n[ 0.467298] acpiphp: Slot [15] registered\n[ 0.468501] acpiphp: Slot [16] registered\n[ 0.469720] acpiphp: Slot [17] registered\n[ 0.470932] acpiphp: Slot [18] registered\n[ 0.472133] acpiphp: Slot [19] registered\n[ 0.473343] acpiphp: Slot [20] registered\n[ 0.474552] acpiphp: Slot [21] registered\n[ 0.475762] acpiphp: Slot [22] registered\n[ 0.476958] acpiphp: Slot [23] registered\n[ 0.478153] acpiphp: Slot [24] registered\n[ 0.479363] acpiphp: Slot [25] registered\n[ 0.480574] acpiphp: Slot [26] registered\n[ 0.481791] acpiphp: Slot [27] registered\n[ 0.483001] acpiphp: Slot [28] registered\n[ 0.484214] acpiphp: Slot [29] registered\n[ 0.485416] acpiphp: Slot [30] registered\n[ 0.486691] acpiphp: Slot [31] registered\n[ 0.487915] PCI host bridge to bus 0000:00\n[ 0.489130] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490601] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.492307] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.494020] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.496236] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.504090] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.505883] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.507545] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.510000] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.516085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.518291] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.565773] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569162] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.571092] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.572984] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.574846] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.576577] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.578298] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.580738] vgaarb: loaded\n[ 0.581695] vgaarb: bridge control possible 0000:00:02.0\n[ 0.583214] SCSI subsystem initialized\n[ 0.584398] ACPI: bus type USB registered\n[ 0.585612] usbcore: registered new interface driver usbfs\n[ 0.587088] usbcore: registered new interface driver hub\n[ 0.588567] usbcore: registered new device driver usb\n[ 0.590113] PCI: Using ACPI for IRQ routing\n[ 0.591586] NetLabel: Initializing\n[ 0.592687] NetLabel: domain hash size = 128\n[ 0.593946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.595352] NetLabel: unlabeled traffic allowed by default\n[ 0.596958] Switched to clocksource kvm-clock\n[ 0.602981] pnp: PnP ACPI init\n[ 0.604031] ACPI: bus type PNP registered\n[ 0.605530] pnp: PnP ACPI: found 5 devices\n[ 0.606764] ACPI: bus type PNP unregistered\n[ 0.614680] NET: Registered protocol family 2\n[ 0.616131] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.618404] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.620155] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.621916] TCP: reno registered\n[ 0.622979] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.624582] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.626281] NET: Registered protocol family 1\n[ 0.627565] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.629121] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.630652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.650137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.670053] Unpacking initramfs...\n[ 1.070707] Freeing initrd memory: 37508k freed\n[ 1.080183] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.081978] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.091560] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.093286] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.095248] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.096871] Initialise system trusted keyring\n[ 1.098154] audit: initializing netlink socket (disabled)\n[ 1.099652] type=2000 audit(1547004812.780:1): initialized\n[ 1.115871] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.117569] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.120318] zpool: loaded\n[ 1.121310] zbud: loaded\n[ 1.122423] VFS: Disk quotas dquot_6.5.2\n[ 1.123648] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.125512] msgmni has been set to 7578\n[ 1.126756] Key type big_key registered\n[ 1.128639] NET: Registered protocol family 38\n[ 1.129949] Key type asymmetric registered\n[ 1.131207] Asymmetric key parser 'x509' registered\n[ 1.132584] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.134866] io scheduler noop registered\n[ 1.136059] io scheduler deadline registered (default)\n[ 1.137488] io scheduler cfq registered\n[ 1.138740] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.149952] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.151735] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.153961] ACPI: Power Button [PWRF]\n[ 1.155196] GHES: HEST is not enabled!\n[ 1.156484] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.180822] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.182757] Non-volatile memory driver v1.3\n[ 1.184011] Linux agpgart interface v0.103\n[ 1.185401] crash memory driver: version 1.1\n[ 1.186701] rdac: device handler registered\n[ 1.187994] hp_sw: device handler registered\n[ 1.189257] emc: device handler registered\n[ 1.190506] alua: device handler registered\n[ 1.191771] libphy: Fixed MDIO Bus: probed\n[ 1.193096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.194774] ehci-pci: EHCI PCI platform driver\n[ 1.196057] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.197675] ohci-pci: OHCI PCI platform driver\n[ 1.198954] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.218714] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.220248] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.222489] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.223913] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.225485] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.227239] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.229468] usb usb1: Product: UHCI Host Controller\n[ 1.230877] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.232687] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.234174] hub 1-0:1.0: USB hub found\n[ 1.235377] hub 1-0:1.0: 2 ports detected\n[ 1.236707] usbcore: registered new interface driver usbserial\n[ 1.238286] usbcore: registered new interface driver usbserial_generic\n[ 1.239989] usbserial: USB Serial support registered for generic\n[ 1.241595] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.244559] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.246003] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.247542] mousedev: PS/2 mouse device common for all mice\n[ 1.249342] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.252406] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.254060] rtc_cmos 00:00: RTC can wake from S4\n[ 1.254290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.254378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.254413] cpuidle: using governor menu\n[ 1.254466] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.254540] usbcore: registered new interface driver usbhid\n[ 1.254540] usbhid: USB HID core driver\n[ 1.254583] drop_monitor: Initializing network drop monitor service\n[ 1.254640] TCP: cubic registered\n[ 1.254643] Initializing XFRM netlink socket\n[ 1.254722] NET: Registered protocol family 10\n[ 1.255133] NET: Registered protocol family 17\n[ 1.256317] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.256322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.256340] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.256399] Loading compiled-in X.509 certificates\n[ 1.256414] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.256422] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.256729] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.256742] registered taskstats version 1\n[ 1.258169] Key type trusted registered\n[ 1.259157] Key type encrypted registered\n[ 1.260132] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.260838] rtc_cmos 00:00: setting system clock to 2019-01-09 03:33:33 UTC (1547004813)\n[ 1.267932] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.309725] Freeing unused kernel memory: 1680k freed\n[ 1.314427] 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.319062] systemd[1]: Detected virtualization kvm.\n[ 1.320486] systemd[1]: Detected architecture x86-64.\n[ 1.321891] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.324625] systemd[1]: No hostname configured.\n[ 1.325951] systemd[1]: Set hostname to .\n[ 1.327400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.352986] systemd[1]: Created slice Root Slice.\n[ 1.354396] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.356674] systemd[1]: Listening on Journal Socket.\n[ 1.358103] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.360298] systemd[1]: Reached target Swap.\n[ 1.361581] systemd[1]: Starting Swap.\n[ 1.362799] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.365162] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.368565] systemd[1]: Reached target Local File Systems.\n[ 1.370096] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.372883] systemd[1]: Created slice System Slice.\n[ 1.374306] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.376493] systemd[1]: Reached target Slices.\n[ 1.377816] systemd[1]: Starting Slices.\n[ 1.379340] 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.383564] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.386824] systemd[1]: Listening on udev Control Socket.\n[ 1.388344] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.390847] systemd[1]: Listening on udev Kernel Socket.\n[ 1.392362] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.394696] systemd[1]: Reached target Sockets.\n[ 1.396044] systemd[1]: Starting Sockets.\n[ 1.397646] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Paths.\n[ 1.400931] systemd[1]: Reached target Paths.\n[ 1.402261] systemd[1]: Starting Paths.\n[ 1.403806] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Timers.\n[ 1.407051] systemd[1]: Reached target Timers.\n[ 1.408405] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.410751] 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.474352] RPC: Registered named UNIX socket transport module.\n[ 1.476126] RPC: Registered udp transport module.\n[ 1.477414] RPC: Registered tcp transport module.\n[ 1.478710] 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[ 1.538512] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.563645] scsi host0: ata_piix\n[ 1.564808] scsi host1: ata_piix\n[ 1.565894] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.567732] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.570671] FDC 0 is a S82078B\n[ 1.600035] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.639660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.645144] 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.690340] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.691829] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.693358] usb 1-1: Product: QEMU USB Tablet\n[ 1.694471] usb 1-1: Manufacturer: QEMU\n[ 1.695505] usb 1-1: SerialNumber: 42\n[ 1.705482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.707858] 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.790531] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.793005] XFS (vda1): Mounting V4 Filesystem\n[ 1.872262] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\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[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.085618] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.094007] tsc: Refined TSC clocksource calibration: 3491.919 MHz\n[ 2.165679] SELinux: Disabled at runtime.\n[ 2.201032] type=1404 audit(1547004814.440:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.245632] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.246988] 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting NFSD configuration filesystem...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\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[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[ 2.638026] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[ 2.719145] systemd-journald[397]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\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[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.865173] type=1305 audit(1547004815.104:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n[ 2.990502] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.994177] [drm] Initialized drm 1.1.0 20060810\n[ 2.998191] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.027750] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.029467] ppdev: user-space parallel port driver\n[ 3.031044] [TTM] Initializing pool allocator\n[ 3.031062] [TTM] Initializing DMA pool allocator\n[ 3.031342] [drm] fb mappable at 0xFC000000\n[ 3.031343] [drm] vram aper at 0xFC000000\n[ 3.031343] [drm] size 33554432\n[ 3.031343] [drm] fb depth is 24\n[ 3.031344] [drm] pitch is 3072\n[ 3.065088] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.084213] Console: switching to colour frame buffer device 128x48\n[ 3.095218] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.099253] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\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 Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...[ 3.198408] AES CTR mode by8 optimization enabled\n\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.206086] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.212860] alg: No test for crc32 (crc32-pclmul)\n[ 3.243400] intel_rapl: no valid rapl domains found in package 0\n[ 3.273242] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Authorization Manager.\n[ 3.282406] intel_powerclamp: No package C-state available\n[ 3.290638] intel_powerclamp: No package C-state available[ 3.357876] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 03:33:35 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2019-01-09 03:33:38,482 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d/action used request id req-aad610b5-312c-4789-80c0-8ea1dff3a49f 2019-01-09 03:33:38,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.22642397881s 2019-01-09 03:33:38,484 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d/action used request id req-aad610b5-312c-4789-80c0-8ea1dff3a49f 2019-01-09 03:33:38,484 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 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 1830630666 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.300794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.302967] pid_max: default: 32768 minimum: 301 [ 0.304132] Security Framework initialized [ 0.305212] SELinux: Initializing. [ 0.306440] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.311043] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.313915] Mount-cache hash table entries: 4096 [ 0.315292] Initializing cgroup subsys memory [ 0.316421] Initializing cgroup subsys devices [ 0.317548] Initializing cgroup subsys freezer [ 0.318675] Initializing cgroup subsys net_cls [ 0.319799] Initializing cgroup subsys blkio [ 0.320894] Initializing cgroup subsys perf_event [ 0.322054] Initializing cgroup subsys hugetlb [ 0.323174] Initializing cgroup subsys pids [ 0.324255] Initializing cgroup subsys net_prio [ 0.325458] CPU: Physical Processor ID: 0 [ 0.327221] mce: CPU supports 10 MCE banks [ 0.328324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.329573] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330811] tlb_flushall_shift: 6 [ 0.331969] Freeing SMP alternatives: 28k freed [ 0.335856] ACPI: Core revision 20130517 [ 0.337313] ACPI: All ACPI Tables successfully acquired [ 0.338731] ftrace: allocating 25812 entries in 101 pages [ 0.360920] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.362390] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.363837] smpboot: Max logical packages: 2 [ 0.365101] Enabling x2apic [ 0.365984] Enabled x2apic [ 0.367049] Switched APIC routing to physical x2apic. [ 0.369204] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.373281] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.379976] KVM setup paravirtual spinlock [ 0.382217] smpboot: Booting Node 0, Processors #1 OK [ 0.384302] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.407256] Brought up 2 CPUs [ 0.407259] KVM setup async PF for cpu 1 [ 0.407262] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.410311] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.412410] devtmpfs: initialized [ 0.415134] EVM: security.selinux [ 0.416095] EVM: security.ima [ 0.416982] EVM: security.capability [ 0.418584] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.420075] pinctrl core: initialized pinctrl subsystem [ 0.421404] NET: Registered protocol family 16 [ 0.422693] ACPI: bus type PCI registered [ 0.423748] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.425221] PCI: Using configuration type 1 for base access [ 0.429844] ACPI: Added _OSI(Module Device) [ 0.431115] ACPI: Added _OSI(Processor Device) [ 0.432399] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433718] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436681] ACPI: Interpreter enabled [ 0.437865] ACPI: (supports S0 S5) [ 0.438948] ACPI: Using IOAPIC for interrupt routing [ 0.440330] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.446200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.452837] acpiphp: Slot [3] registered [ 0.454039] acpiphp: Slot [4] registered [ 0.455248] acpiphp: Slot [5] registered [ 0.456462] acpiphp: Slot [6] registered [ 0.457697] acpiphp: Slot [7] registered [ 0.458882] acpiphp: Slot [8] registered [ 0.460071] acpiphp: Slot [9] registered [ 0.461258] acpiphp: Slot [10] registered [ 0.462455] acpiphp: Slot [11] registered [ 0.463668] acpiphp: Slot [12] registered [ 0.464881] acpiphp: Slot [13] registered [ 0.466089] acpiphp: Slot [14] registered [ 0.467298] acpiphp: Slot [15] registered [ 0.468501] acpiphp: Slot [16] registered [ 0.469720] acpiphp: Slot [17] registered [ 0.470932] acpiphp: Slot [18] registered [ 0.472133] acpiphp: Slot [19] registered [ 0.473343] acpiphp: Slot [20] registered [ 0.474552] acpiphp: Slot [21] registered [ 0.475762] acpiphp: Slot [22] registered [ 0.476958] acpiphp: Slot [23] registered [ 0.478153] acpiphp: Slot [24] registered [ 0.479363] acpiphp: Slot [25] registered [ 0.480574] acpiphp: Slot [26] registered [ 0.481791] acpiphp: Slot [27] registered [ 0.483001] acpiphp: Slot [28] registered [ 0.484214] acpiphp: Slot [29] registered [ 0.485416] acpiphp: Slot [30] registered [ 0.486691] acpiphp: Slot [31] registered [ 0.487915] PCI host bridge to bus 0000:00 [ 0.489130] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490601] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.492307] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.494020] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.496236] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.504090] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.505883] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.507545] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510000] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.516085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.518291] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.565773] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569162] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.571092] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.572984] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.574846] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.576577] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.578298] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.580738] vgaarb: loaded [ 0.581695] vgaarb: bridge control possible 0000:00:02.0 [ 0.583214] SCSI subsystem initialized [ 0.584398] ACPI: bus type USB registered [ 0.585612] usbcore: registered new interface driver usbfs [ 0.587088] usbcore: registered new interface driver hub [ 0.588567] usbcore: registered new device driver usb [ 0.590113] PCI: Using ACPI for IRQ routing [ 0.591586] NetLabel: Initializing [ 0.592687] NetLabel: domain hash size = 128 [ 0.593946] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.595352] NetLabel: unlabeled traffic allowed by default [ 0.596958] Switched to clocksource kvm-clock [ 0.602981] pnp: PnP ACPI init [ 0.604031] ACPI: bus type PNP registered [ 0.605530] pnp: PnP ACPI: found 5 devices [ 0.606764] ACPI: bus type PNP unregistered [ 0.614680] NET: Registered protocol family 2 [ 0.616131] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.618404] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.620155] TCP: Hash tables configured (established 32768 bind 32768) [ 0.621916] TCP: reno registered [ 0.622979] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.624582] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.626281] NET: Registered protocol family 1 [ 0.627565] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.629121] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.630652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.650137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.670053] Unpacking initramfs... [ 1.070707] Freeing initrd memory: 37508k freed [ 1.080183] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.081978] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.091560] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.093286] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.095248] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.096871] Initialise system trusted keyring [ 1.098154] audit: initializing netlink socket (disabled) [ 1.099652] type=2000 audit(1547004812.780:1): initialized [ 1.115871] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.117569] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.120318] zpool: loaded [ 1.121310] zbud: loaded [ 1.122423] VFS: Disk quotas dquot_6.5.2 [ 1.123648] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.125512] msgmni has been set to 7578 [ 1.126756] Key type big_key registered [ 1.128639] NET: Registered protocol family 38 [ 1.129949] Key type asymmetric registered [ 1.131207] Asymmetric key parser 'x509' registered [ 1.132584] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.134866] io scheduler noop registered [ 1.136059] io scheduler deadline registered (default) [ 1.137488] io scheduler cfq registered [ 1.138740] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.149952] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.151735] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.153961] ACPI: Power Button [PWRF] [ 1.155196] GHES: HEST is not enabled! [ 1.156484] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.180822] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.182757] Non-volatile memory driver v1.3 [ 1.184011] Linux agpgart interface v0.103 [ 1.185401] crash memory driver: version 1.1 [ 1.186701] rdac: device handler registered [ 1.187994] hp_sw: device handler registered [ 1.189257] emc: device handler registered [ 1.190506] alua: device handler registered [ 1.191771] libphy: Fixed MDIO Bus: probed [ 1.193096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.194774] ehci-pci: EHCI PCI platform driver [ 1.196057] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.197675] ohci-pci: OHCI PCI platform driver [ 1.198954] uhci_hcd: USB Universal Host Controller Interface driver [ 1.218714] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.220248] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.222489] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.223913] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.225485] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.227239] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.229468] usb usb1: Product: UHCI Host Controller [ 1.230877] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.232687] usb usb1: SerialNumber: 0000:00:01.2 [ 1.234174] hub 1-0:1.0: USB hub found [ 1.235377] hub 1-0:1.0: 2 ports detected [ 1.236707] usbcore: registered new interface driver usbserial [ 1.238286] usbcore: registered new interface driver usbserial_generic [ 1.239989] usbserial: USB Serial support registered for generic [ 1.241595] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.244559] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.246003] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.247542] mousedev: PS/2 mouse device common for all mice [ 1.249342] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.252406] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.254060] rtc_cmos 00:00: RTC can wake from S4 [ 1.254290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.254378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.254413] cpuidle: using governor menu [ 1.254466] hidraw: raw HID events driver (C) Jiri Kosina [ 1.254540] usbcore: registered new interface driver usbhid [ 1.254540] usbhid: USB HID core driver [ 1.254583] drop_monitor: Initializing network drop monitor service [ 1.254640] TCP: cubic registered [ 1.254643] Initializing XFRM netlink socket [ 1.254722] NET: Registered protocol family 10 [ 1.255133] NET: Registered protocol family 17 [ 1.256317] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.256322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.256340] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.256399] Loading compiled-in X.509 certificates [ 1.256414] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.256422] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.256729] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.256742] registered taskstats version 1 [ 1.258169] Key type trusted registered [ 1.259157] Key type encrypted registered [ 1.260132] IMA: No TPM chip found, activating TPM-bypass! [ 1.260838] rtc_cmos 00:00: setting system clock to 2019-01-09 03:33:33 UTC (1547004813) [ 1.267932] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.309725] Freeing unused kernel memory: 1680k freed [ 1.314427] 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.319062] systemd[1]: Detected virtualization kvm. [ 1.320486] systemd[1]: Detected architecture x86-64. [ 1.321891] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.324625] systemd[1]: No hostname configured. [ 1.325951] systemd[1]: Set hostname to . [ 1.327400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.352986] systemd[1]: Created slice Root Slice. [ 1.354396] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.356674] systemd[1]: Listening on Journal Socket. [ 1.358103] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.360298] systemd[1]: Reached target Swap. [ 1.361581] systemd[1]: Starting Swap. [ 1.362799] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.365162] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.368565] systemd[1]: Reached target Local File Systems. [ 1.370096] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.372883] systemd[1]: Created slice System Slice. [ 1.374306] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.376493] systemd[1]: Reached target Slices. [ 1.377816] systemd[1]: Starting Slices. [ 1.379340] 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.383564] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.386824] systemd[1]: Listening on udev Control Socket. [ 1.388344] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.390847] systemd[1]: Listening on udev Kernel Socket. [ 1.392362] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.394696] systemd[1]: Reached target Sockets. [ 1.396044] systemd[1]: Starting Sockets. [ 1.397646] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Paths. [ 1.400931] systemd[1]: Reached target Paths. [ 1.402261] systemd[1]: Starting Paths. [ 1.403806] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.407051] systemd[1]: Reached target Timers. [ 1.408405] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.410751] 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.474352] RPC: Registered named UNIX socket transport module. [ 1.476126] RPC: Registered udp transport module. [ 1.477414] RPC: Registered tcp transport module. [ 1.478710] 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... [ 1.538512] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.563645] scsi host0: ata_piix [ 1.564808] scsi host1: ata_piix [ 1.565894] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.567732] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.570671] FDC 0 is a S82078B [ 1.600035] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.639660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.645144] 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.690340] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.691829] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.693358] usb 1-1: Product: QEMU USB Tablet [ 1.694471] usb 1-1: Manufacturer: QEMU [ 1.695505] usb 1-1: SerialNumber: 42 [ 1.705482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.707858] 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.790531] SGI XFS with ACLs, security attributes, no debug enabled [ 1.793005] XFS (vda1): Mounting V4 Filesystem [ 1.872262] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.085618] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.094007] tsc: Refined TSC clocksource calibration: 3491.919 MHz [ 2.165679] SELinux: Disabled at runtime. [ 2.201032] type=1404 audit(1547004814.440:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.245632] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.246988] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. Mounting NFSD configuration filesystem... Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [ 2.638026] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [ 2.719145] systemd-journald[397]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. 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... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.865173] type=1305 audit(1547004815.104:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. [ 2.990502] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.994177] [drm] Initialized drm 1.1.0 20060810 [ 2.998191] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.027750] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.029467] ppdev: user-space parallel port driver [ 3.031044] [TTM] Initializing pool allocator [ 3.031062] [TTM] Initializing DMA pool allocator [ 3.031342] [drm] fb mappable at 0xFC000000 [ 3.031343] [drm] vram aper at 0xFC000000 [ 3.031343] [drm] size 33554432 [ 3.031343] [drm] fb depth is 24 [ 3.031344] [drm] pitch is 3072 [ 3.065088] fbcon: cirrusdrmfb (fb0) is primary device [ 3.084213] Console: switching to colour frame buffer device 128x48 [ 3.095218] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.099253] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting LSB: Bring up/down networking... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[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 Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0...[ 3.198408] 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.206086] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.212860] alg: No test for crc32 (crc32-pclmul) [ 3.243400] intel_rapl: no valid rapl domains found in package 0 [ 3.273242] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.282406] intel_powerclamp: No package C-state available [ 3.290638] intel_powerclamp: No package C-state available[ 3.357876] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 03:33:35 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2019-01-09 03:33:38,488 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: [Errno None] Unable to connect to port 22 on 172.30.9.208 2019-01-09 03:33:47,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 03:33:47,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 03:33:48,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:33: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-125b855f-f52a-4fc4-a404-4e8b0fb35833 x-compute-request-id: req-125b855f-f52a-4fc4-a404-4e8b0fb35833 Content-Encoding: gzip Content-Length: 12669 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 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 1830630666 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.300794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.302967] pid_max: default: 32768 minimum: 301\n[ 0.304132] Security Framework initialized\n[ 0.305212] SELinux: Initializing.\n[ 0.306440] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.311043] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.313915] Mount-cache hash table entries: 4096\n[ 0.315292] Initializing cgroup subsys memory\n[ 0.316421] Initializing cgroup subsys devices\n[ 0.317548] Initializing cgroup subsys freezer\n[ 0.318675] Initializing cgroup subsys net_cls\n[ 0.319799] Initializing cgroup subsys blkio\n[ 0.320894] Initializing cgroup subsys perf_event\n[ 0.322054] Initializing cgroup subsys hugetlb\n[ 0.323174] Initializing cgroup subsys pids\n[ 0.324255] Initializing cgroup subsys net_prio\n[ 0.325458] CPU: Physical Processor ID: 0\n[ 0.327221] mce: CPU supports 10 MCE banks\n[ 0.328324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.329573] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.330811] tlb_flushall_shift: 6\n[ 0.331969] Freeing SMP alternatives: 28k freed\n[ 0.335856] ACPI: Core revision 20130517\n[ 0.337313] ACPI: All ACPI Tables successfully acquired\n[ 0.338731] ftrace: allocating 25812 entries in 101 pages\n[ 0.360920] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.362390] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.363837] smpboot: Max logical packages: 2\n[ 0.365101] Enabling x2apic\n[ 0.365984] Enabled x2apic\n[ 0.367049] Switched APIC routing to physical x2apic.\n[ 0.369204] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.370679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.373281] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.379976] KVM setup paravirtual spinlock\n[ 0.382217] smpboot: Booting Node 0, Processors #1 OK\n[ 0.384302] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.407256] Brought up 2 CPUs\n[ 0.407259] KVM setup async PF for cpu 1\n[ 0.407262] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.410311] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.412410] devtmpfs: initialized\n[ 0.415134] EVM: security.selinux\n[ 0.416095] EVM: security.ima\n[ 0.416982] EVM: security.capability\n[ 0.418584] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.420075] pinctrl core: initialized pinctrl subsystem\n[ 0.421404] NET: Registered protocol family 16\n[ 0.422693] ACPI: bus type PCI registered\n[ 0.423748] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.425221] PCI: Using configuration type 1 for base access\n[ 0.429844] ACPI: Added _OSI(Module Device)\n[ 0.431115] ACPI: Added _OSI(Processor Device)\n[ 0.432399] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.433718] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436681] ACPI: Interpreter enabled\n[ 0.437865] ACPI: (supports S0 S5)\n[ 0.438948] ACPI: Using IOAPIC for interrupt routing\n[ 0.440330] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.446200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.447987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.449672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.452837] acpiphp: Slot [3] registered\n[ 0.454039] acpiphp: Slot [4] registered\n[ 0.455248] acpiphp: Slot [5] registered\n[ 0.456462] acpiphp: Slot [6] registered\n[ 0.457697] acpiphp: Slot [7] registered\n[ 0.458882] acpiphp: Slot [8] registered\n[ 0.460071] acpiphp: Slot [9] registered\n[ 0.461258] acpiphp: Slot [10] registered\n[ 0.462455] acpiphp: Slot [11] registered\n[ 0.463668] acpiphp: Slot [12] registered\n[ 0.464881] acpiphp: Slot [13] registered\n[ 0.466089] acpiphp: Slot [14] registered\n[ 0.467298] acpiphp: Slot [15] registered\n[ 0.468501] acpiphp: Slot [16] registered\n[ 0.469720] acpiphp: Slot [17] registered\n[ 0.470932] acpiphp: Slot [18] registered\n[ 0.472133] acpiphp: Slot [19] registered\n[ 0.473343] acpiphp: Slot [20] registered\n[ 0.474552] acpiphp: Slot [21] registered\n[ 0.475762] acpiphp: Slot [22] registered\n[ 0.476958] acpiphp: Slot [23] registered\n[ 0.478153] acpiphp: Slot [24] registered\n[ 0.479363] acpiphp: Slot [25] registered\n[ 0.480574] acpiphp: Slot [26] registered\n[ 0.481791] acpiphp: Slot [27] registered\n[ 0.483001] acpiphp: Slot [28] registered\n[ 0.484214] acpiphp: Slot [29] registered\n[ 0.485416] acpiphp: Slot [30] registered\n[ 0.486691] acpiphp: Slot [31] registered\n[ 0.487915] PCI host bridge to bus 0000:00\n[ 0.489130] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490601] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.492307] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.494020] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.496236] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.504090] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.505883] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.507545] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.510000] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.516085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.518291] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.565773] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569162] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.571092] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.572984] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.574846] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.576577] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.578298] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.580738] vgaarb: loaded\n[ 0.581695] vgaarb: bridge control possible 0000:00:02.0\n[ 0.583214] SCSI subsystem initialized\n[ 0.584398] ACPI: bus type USB registered\n[ 0.585612] usbcore: registered new interface driver usbfs\n[ 0.587088] usbcore: registered new interface driver hub\n[ 0.588567] usbcore: registered new device driver usb\n[ 0.590113] PCI: Using ACPI for IRQ routing\n[ 0.591586] NetLabel: Initializing\n[ 0.592687] NetLabel: domain hash size = 128\n[ 0.593946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.595352] NetLabel: unlabeled traffic allowed by default\n[ 0.596958] Switched to clocksource kvm-clock\n[ 0.602981] pnp: PnP ACPI init\n[ 0.604031] ACPI: bus type PNP registered\n[ 0.605530] pnp: PnP ACPI: found 5 devices\n[ 0.606764] ACPI: bus type PNP unregistered\n[ 0.614680] NET: Registered protocol family 2\n[ 0.616131] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.618404] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.620155] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.621916] TCP: reno registered\n[ 0.622979] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.624582] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.626281] NET: Registered protocol family 1\n[ 0.627565] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.629121] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.630652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.650137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.670053] Unpacking initramfs...\n[ 1.070707] Freeing initrd memory: 37508k freed\n[ 1.080183] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.081978] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.091560] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.093286] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.095248] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.096871] Initialise system trusted keyring\n[ 1.098154] audit: initializing netlink socket (disabled)\n[ 1.099652] type=2000 audit(1547004812.780:1): initialized\n[ 1.115871] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.117569] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.120318] zpool: loaded\n[ 1.121310] zbud: loaded\n[ 1.122423] VFS: Disk quotas dquot_6.5.2\n[ 1.123648] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.125512] msgmni has been set to 7578\n[ 1.126756] Key type big_key registered\n[ 1.128639] NET: Registered protocol family 38\n[ 1.129949] Key type asymmetric registered\n[ 1.131207] Asymmetric key parser 'x509' registered\n[ 1.132584] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.134866] io scheduler noop registered\n[ 1.136059] io scheduler deadline registered (default)\n[ 1.137488] io scheduler cfq registered\n[ 1.138740] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.149952] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.151735] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.153961] ACPI: Power Button [PWRF]\n[ 1.155196] GHES: HEST is not enabled!\n[ 1.156484] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.180822] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.182757] Non-volatile memory driver v1.3\n[ 1.184011] Linux agpgart interface v0.103\n[ 1.185401] crash memory driver: version 1.1\n[ 1.186701] rdac: device handler registered\n[ 1.187994] hp_sw: device handler registered\n[ 1.189257] emc: device handler registered\n[ 1.190506] alua: device handler registered\n[ 1.191771] libphy: Fixed MDIO Bus: probed\n[ 1.193096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.194774] ehci-pci: EHCI PCI platform driver\n[ 1.196057] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.197675] ohci-pci: OHCI PCI platform driver\n[ 1.198954] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.218714] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.220248] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.222489] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.223913] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.225485] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.227239] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.229468] usb usb1: Product: UHCI Host Controller\n[ 1.230877] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.232687] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.234174] hub 1-0:1.0: USB hub found\n[ 1.235377] hub 1-0:1.0: 2 ports detected\n[ 1.236707] usbcore: registered new interface driver usbserial\n[ 1.238286] usbcore: registered new interface driver usbserial_generic\n[ 1.239989] usbserial: USB Serial support registered for generic\n[ 1.241595] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.244559] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.246003] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.247542] mousedev: PS/2 mouse device common for all mice\n[ 1.249342] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.252406] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.254060] rtc_cmos 00:00: RTC can wake from S4\n[ 1.254290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.254378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.254413] cpuidle: using governor menu\n[ 1.254466] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.254540] usbcore: registered new interface driver usbhid\n[ 1.254540] usbhid: USB HID core driver\n[ 1.254583] drop_monitor: Initializing network drop monitor service\n[ 1.254640] TCP: cubic registered\n[ 1.254643] Initializing XFRM netlink socket\n[ 1.254722] NET: Registered protocol family 10\n[ 1.255133] NET: Registered protocol family 17\n[ 1.256317] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.256322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.256340] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.256399] Loading compiled-in X.509 certificates\n[ 1.256414] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.256422] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.256729] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.256742] registered taskstats version 1\n[ 1.258169] Key type trusted registered\n[ 1.259157] Key type encrypted registered\n[ 1.260132] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.260838] rtc_cmos 00:00: setting system clock to 2019-01-09 03:33:33 UTC (1547004813)\n[ 1.267932] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.309725] Freeing unused kernel memory: 1680k freed\n[ 1.314427] 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.319062] systemd[1]: Detected virtualization kvm.\n[ 1.320486] systemd[1]: Detected architecture x86-64.\n[ 1.321891] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.324625] systemd[1]: No hostname configured.\n[ 1.325951] systemd[1]: Set hostname to .\n[ 1.327400] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.352986] systemd[1]: Created slice Root Slice.\n[ 1.354396] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.356674] systemd[1]: Listening on Journal Socket.\n[ 1.358103] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.360298] systemd[1]: Reached target Swap.\n[ 1.361581] systemd[1]: Starting Swap.\n[ 1.362799] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.365162] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.368565] systemd[1]: Reached target Local File Systems.\n[ 1.370096] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.372883] systemd[1]: Created slice System Slice.\n[ 1.374306] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.376493] systemd[1]: Reached target Slices.\n[ 1.377816] systemd[1]: Starting Slices.\n[ 1.379340] 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.383564] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.386824] systemd[1]: Listening on udev Control Socket.\n[ 1.388344] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.390847] systemd[1]: Listening on udev Kernel Socket.\n[ 1.392362] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.394696] systemd[1]: Reached target Sockets.\n[ 1.396044] systemd[1]: Starting Sockets.\n[ 1.397646] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Paths.\n[ 1.400931] systemd[1]: Reached target Paths.\n[ 1.402261] systemd[1]: Starting Paths.\n[ 1.403806] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Timers.\n[ 1.407051] systemd[1]: Reached target Timers.\n[ 1.408405] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.410751] 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.474352] RPC: Registered named UNIX socket transport module.\n[ 1.476126] RPC: Registered udp transport module.\n[ 1.477414] RPC: Registered tcp transport module.\n[ 1.478710] 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[ 1.538512] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.563645] scsi host0: ata_piix\n[ 1.564808] scsi host1: ata_piix\n[ 1.565894] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.567732] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.570671] FDC 0 is a S82078B\n[ 1.600035] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.639660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.645144] 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.690340] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.691829] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.693358] usb 1-1: Product: QEMU USB Tablet\n[ 1.694471] usb 1-1: Manufacturer: QEMU\n[ 1.695505] usb 1-1: SerialNumber: 42\n[ 1.705482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.707858] 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.790531] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.793005] XFS (vda1): Mounting V4 Filesystem\n[ 1.872262] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\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[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.085618] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.094007] tsc: Refined TSC clocksource calibration: 3491.919 MHz\n[ 2.165679] SELinux: Disabled at runtime.\n[ 2.201032] type=1404 audit(1547004814.440:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.245632] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.246988] 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting NFSD configuration filesystem...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\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[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[ 2.638026] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[ 2.719145] systemd-journald[397]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\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[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.865173] type=1305 audit(1547004815.104:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n[ 2.990502] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.994177] [drm] Initialized drm 1.1.0 20060810\n[ 2.998191] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.027750] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.029467] ppdev: user-space parallel port driver\n[ 3.031044] [TTM] Initializing pool allocator\n[ 3.031062] [TTM] Initializing DMA pool allocator\n[ 3.031342] [drm] fb mappable at 0xFC000000\n[ 3.031343] [drm] vram aper at 0xFC000000\n[ 3.031343] [drm] size 33554432\n[ 3.031343] [drm] fb depth is 24\n[ 3.031344] [drm] pitch is 3072\n[ 3.065088] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.084213] Console: switching to colour frame buffer device 128x48\n[ 3.095218] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.099253] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\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 Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...[ 3.198408] AES CTR mode by8 optimization enabled\n\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.206086] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.212860] alg: No test for crc32 (crc32-pclmul)\n[ 3.243400] intel_rapl: no valid rapl domains found in package 0\n[ 3.273242] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Authorization Manager.\n[ 3.282406] intel_powerclamp: No package C-state available\n[ 3.290638] intel_powerclamp: No package C-state available[ 3.357876] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 03:33:35 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started OpenSSH server daemon.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.602980] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 03:33:38 +0000. Up 5.54 seconds.\n[ 5.629848] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.631467] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.633028] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.637191] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.638765] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.640428] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:6d:cc:11 |\n[ 5.641830] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.643918] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.645434] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.646930] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.648413] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.650178] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.651854] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.653443] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.654958] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.801682] cloud-init[3213]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 03:33:42 +0000. Up 9.70 seconds.\n[ 10.265053] cloud-init[3479]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 03:33:42 +0000. Up 10.22 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 82:48:c9:c0:11:45:9f:b3:48:63:aa:b0:09:3d:2b:47 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.329413] cloud-init[3479]: Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 03:33:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.32 seconds\n"} 2019-01-09 03:33:48,671 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d/action used request id req-125b855f-f52a-4fc4-a404-4e8b0fb35833 2019-01-09 03:33:48,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.17340397835s 2019-01-09 03:33:48,673 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d/action used request id req-125b855f-f52a-4fc4-a404-4e8b0fb35833 2019-01-09 03:33:48,673 - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 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 1830630666 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.300794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.302967] pid_max: default: 32768 minimum: 301 [ 0.304132] Security Framework initialized [ 0.305212] SELinux: Initializing. [ 0.306440] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.311043] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.313915] Mount-cache hash table entries: 4096 [ 0.315292] Initializing cgroup subsys memory [ 0.316421] Initializing cgroup subsys devices [ 0.317548] Initializing cgroup subsys freezer [ 0.318675] Initializing cgroup subsys net_cls [ 0.319799] Initializing cgroup subsys blkio [ 0.320894] Initializing cgroup subsys perf_event [ 0.322054] Initializing cgroup subsys hugetlb [ 0.323174] Initializing cgroup subsys pids [ 0.324255] Initializing cgroup subsys net_prio [ 0.325458] CPU: Physical Processor ID: 0 [ 0.327221] mce: CPU supports 10 MCE banks [ 0.328324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.329573] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330811] tlb_flushall_shift: 6 [ 0.331969] Freeing SMP alternatives: 28k freed [ 0.335856] ACPI: Core revision 20130517 [ 0.337313] ACPI: All ACPI Tables successfully acquired [ 0.338731] ftrace: allocating 25812 entries in 101 pages [ 0.360920] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.362390] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.363837] smpboot: Max logical packages: 2 [ 0.365101] Enabling x2apic [ 0.365984] Enabled x2apic [ 0.367049] Switched APIC routing to physical x2apic. [ 0.369204] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.373281] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.379976] KVM setup paravirtual spinlock [ 0.382217] smpboot: Booting Node 0, Processors #1 OK [ 0.384302] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.407256] Brought up 2 CPUs [ 0.407259] KVM setup async PF for cpu 1 [ 0.407262] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.410311] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.412410] devtmpfs: initialized [ 0.415134] EVM: security.selinux [ 0.416095] EVM: security.ima [ 0.416982] EVM: security.capability [ 0.418584] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.420075] pinctrl core: initialized pinctrl subsystem [ 0.421404] NET: Registered protocol family 16 [ 0.422693] ACPI: bus type PCI registered [ 0.423748] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.425221] PCI: Using configuration type 1 for base access [ 0.429844] ACPI: Added _OSI(Module Device) [ 0.431115] ACPI: Added _OSI(Processor Device) [ 0.432399] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433718] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436681] ACPI: Interpreter enabled [ 0.437865] ACPI: (supports S0 S5) [ 0.438948] ACPI: Using IOAPIC for interrupt routing [ 0.440330] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.446200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.452837] acpiphp: Slot [3] registered [ 0.454039] acpiphp: Slot [4] registered [ 0.455248] acpiphp: Slot [5] registered [ 0.456462] acpiphp: Slot [6] registered [ 0.457697] acpiphp: Slot [7] registered [ 0.458882] acpiphp: Slot [8] registered [ 0.460071] acpiphp: Slot [9] registered [ 0.461258] acpiphp: Slot [10] registered [ 0.462455] acpiphp: Slot [11] registered [ 0.463668] acpiphp: Slot [12] registered [ 0.464881] acpiphp: Slot [13] registered [ 0.466089] acpiphp: Slot [14] registered [ 0.467298] acpiphp: Slot [15] registered [ 0.468501] acpiphp: Slot [16] registered [ 0.469720] acpiphp: Slot [17] registered [ 0.470932] acpiphp: Slot [18] registered [ 0.472133] acpiphp: Slot [19] registered [ 0.473343] acpiphp: Slot [20] registered [ 0.474552] acpiphp: Slot [21] registered [ 0.475762] acpiphp: Slot [22] registered [ 0.476958] acpiphp: Slot [23] registered [ 0.478153] acpiphp: Slot [24] registered [ 0.479363] acpiphp: Slot [25] registered [ 0.480574] acpiphp: Slot [26] registered [ 0.481791] acpiphp: Slot [27] registered [ 0.483001] acpiphp: Slot [28] registered [ 0.484214] acpiphp: Slot [29] registered [ 0.485416] acpiphp: Slot [30] registered [ 0.486691] acpiphp: Slot [31] registered [ 0.487915] PCI host bridge to bus 0000:00 [ 0.489130] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490601] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.492307] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.494020] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.496236] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.504090] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.505883] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.507545] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510000] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.516085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.518291] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.565773] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569162] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.571092] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.572984] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.574846] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.576577] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.578298] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.580738] vgaarb: loaded [ 0.581695] vgaarb: bridge control possible 0000:00:02.0 [ 0.583214] SCSI subsystem initialized [ 0.584398] ACPI: bus type USB registered [ 0.585612] usbcore: registered new interface driver usbfs [ 0.587088] usbcore: registered new interface driver hub [ 0.588567] usbcore: registered new device driver usb [ 0.590113] PCI: Using ACPI for IRQ routing [ 0.591586] NetLabel: Initializing [ 0.592687] NetLabel: domain hash size = 128 [ 0.593946] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.595352] NetLabel: unlabeled traffic allowed by default [ 0.596958] Switched to clocksource kvm-clock [ 0.602981] pnp: PnP ACPI init [ 0.604031] ACPI: bus type PNP registered [ 0.605530] pnp: PnP ACPI: found 5 devices [ 0.606764] ACPI: bus type PNP unregistered [ 0.614680] NET: Registered protocol family 2 [ 0.616131] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.618404] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.620155] TCP: Hash tables configured (established 32768 bind 32768) [ 0.621916] TCP: reno registered [ 0.622979] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.624582] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.626281] NET: Registered protocol family 1 [ 0.627565] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.629121] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.630652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.650137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.670053] Unpacking initramfs... [ 1.070707] Freeing initrd memory: 37508k freed [ 1.080183] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.081978] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.091560] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.093286] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.095248] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.096871] Initialise system trusted keyring [ 1.098154] audit: initializing netlink socket (disabled) [ 1.099652] type=2000 audit(1547004812.780:1): initialized [ 1.115871] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.117569] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.120318] zpool: loaded [ 1.121310] zbud: loaded [ 1.122423] VFS: Disk quotas dquot_6.5.2 [ 1.123648] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.125512] msgmni has been set to 7578 [ 1.126756] Key type big_key registered [ 1.128639] NET: Registered protocol family 38 [ 1.129949] Key type asymmetric registered [ 1.131207] Asymmetric key parser 'x509' registered [ 1.132584] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.134866] io scheduler noop registered [ 1.136059] io scheduler deadline registered (default) [ 1.137488] io scheduler cfq registered [ 1.138740] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.149952] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.151735] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.153961] ACPI: Power Button [PWRF] [ 1.155196] GHES: HEST is not enabled! [ 1.156484] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.180822] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.182757] Non-volatile memory driver v1.3 [ 1.184011] Linux agpgart interface v0.103 [ 1.185401] crash memory driver: version 1.1 [ 1.186701] rdac: device handler registered [ 1.187994] hp_sw: device handler registered [ 1.189257] emc: device handler registered [ 1.190506] alua: device handler registered [ 1.191771] libphy: Fixed MDIO Bus: probed [ 1.193096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.194774] ehci-pci: EHCI PCI platform driver [ 1.196057] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.197675] ohci-pci: OHCI PCI platform driver [ 1.198954] uhci_hcd: USB Universal Host Controller Interface driver [ 1.218714] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.220248] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.222489] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.223913] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.225485] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.227239] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.229468] usb usb1: Product: UHCI Host Controller [ 1.230877] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.232687] usb usb1: SerialNumber: 0000:00:01.2 [ 1.234174] hub 1-0:1.0: USB hub found [ 1.235377] hub 1-0:1.0: 2 ports detected [ 1.236707] usbcore: registered new interface driver usbserial [ 1.238286] usbcore: registered new interface driver usbserial_generic [ 1.239989] usbserial: USB Serial support registered for generic [ 1.241595] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.244559] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.246003] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.247542] mousedev: PS/2 mouse device common for all mice [ 1.249342] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.252406] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.254060] rtc_cmos 00:00: RTC can wake from S4 [ 1.254290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.254378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.254413] cpuidle: using governor menu [ 1.254466] hidraw: raw HID events driver (C) Jiri Kosina [ 1.254540] usbcore: registered new interface driver usbhid [ 1.254540] usbhid: USB HID core driver [ 1.254583] drop_monitor: Initializing network drop monitor service [ 1.254640] TCP: cubic registered [ 1.254643] Initializing XFRM netlink socket [ 1.254722] NET: Registered protocol family 10 [ 1.255133] NET: Registered protocol family 17 [ 1.256317] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.256322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.256340] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.256399] Loading compiled-in X.509 certificates [ 1.256414] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.256422] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.256729] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.256742] registered taskstats version 1 [ 1.258169] Key type trusted registered [ 1.259157] Key type encrypted registered [ 1.260132] IMA: No TPM chip found, activating TPM-bypass! [ 1.260838] rtc_cmos 00:00: setting system clock to 2019-01-09 03:33:33 UTC (1547004813) [ 1.267932] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.309725] Freeing unused kernel memory: 1680k freed [ 1.314427] 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.319062] systemd[1]: Detected virtualization kvm. [ 1.320486] systemd[1]: Detected architecture x86-64. [ 1.321891] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.324625] systemd[1]: No hostname configured. [ 1.325951] systemd[1]: Set hostname to . [ 1.327400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.352986] systemd[1]: Created slice Root Slice. [ 1.354396] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.356674] systemd[1]: Listening on Journal Socket. [ 1.358103] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.360298] systemd[1]: Reached target Swap. [ 1.361581] systemd[1]: Starting Swap. [ 1.362799] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.365162] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.368565] systemd[1]: Reached target Local File Systems. [ 1.370096] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.372883] systemd[1]: Created slice System Slice. [ 1.374306] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.376493] systemd[1]: Reached target Slices. [ 1.377816] systemd[1]: Starting Slices. [ 1.379340] 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.383564] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.386824] systemd[1]: Listening on udev Control Socket. [ 1.388344] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.390847] systemd[1]: Listening on udev Kernel Socket. [ 1.392362] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.394696] systemd[1]: Reached target Sockets. [ 1.396044] systemd[1]: Starting Sockets. [ 1.397646] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Paths. [ 1.400931] systemd[1]: Reached target Paths. [ 1.402261] systemd[1]: Starting Paths. [ 1.403806] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.407051] systemd[1]: Reached target Timers. [ 1.408405] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.410751] 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.474352] RPC: Registered named UNIX socket transport module. [ 1.476126] RPC: Registered udp transport module. [ 1.477414] RPC: Registered tcp transport module. [ 1.478710] 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... [ 1.538512] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.563645] scsi host0: ata_piix [ 1.564808] scsi host1: ata_piix [ 1.565894] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.567732] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.570671] FDC 0 is a S82078B [ 1.600035] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.639660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.645144] 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.690340] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.691829] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.693358] usb 1-1: Product: QEMU USB Tablet [ 1.694471] usb 1-1: Manufacturer: QEMU [ 1.695505] usb 1-1: SerialNumber: 42 [ 1.705482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.707858] 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.790531] SGI XFS with ACLs, security attributes, no debug enabled [ 1.793005] XFS (vda1): Mounting V4 Filesystem [ 1.872262] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.085618] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.094007] tsc: Refined TSC clocksource calibration: 3491.919 MHz [ 2.165679] SELinux: Disabled at runtime. [ 2.201032] type=1404 audit(1547004814.440:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.245632] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.246988] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. Mounting NFSD configuration filesystem... Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [ 2.638026] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [ 2.719145] systemd-journald[397]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. 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... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.865173] type=1305 audit(1547004815.104:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. [ 2.990502] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.994177] [drm] Initialized drm 1.1.0 20060810 [ 2.998191] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.027750] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.029467] ppdev: user-space parallel port driver [ 3.031044] [TTM] Initializing pool allocator [ 3.031062] [TTM] Initializing DMA pool allocator [ 3.031342] [drm] fb mappable at 0xFC000000 [ 3.031343] [drm] vram aper at 0xFC000000 [ 3.031343] [drm] size 33554432 [ 3.031343] [drm] fb depth is 24 [ 3.031344] [drm] pitch is 3072 [ 3.065088] fbcon: cirrusdrmfb (fb0) is primary device [ 3.084213] Console: switching to colour frame buffer device 128x48 [ 3.095218] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.099253] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting LSB: Bring up/down networking... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[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 Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0...[ 3.198408] 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.206086] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.212860] alg: No test for crc32 (crc32-pclmul) [ 3.243400] intel_rapl: no valid rapl domains found in package 0 [ 3.273242] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.282406] intel_powerclamp: No package C-state available [ 3.290638] intel_powerclamp: No package C-state available[ 3.357876] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 03:33:35 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 5.602980] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 03:33:38 +0000. Up 5.54 seconds. [ 5.629848] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.631467] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.633028] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.637191] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.638765] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.640428] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:6d:cc:11 | [ 5.641830] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.643918] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.645434] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.646930] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.648413] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.650178] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.651854] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.653443] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.654958] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.801682] cloud-init[3213]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 03:33:42 +0000. Up 9.70 seconds. [ 10.265053] cloud-init[3479]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 03:33:42 +0000. Up 10.22 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 82:48:c9:c0:11:45:9f:b3:48:63:aa:b0:09:3d:2b:47 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.329413] cloud-init[3479]: Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 03:33:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.32 seconds 2019-01-09 03:33:48,678 - paramiko.transport - DEBUG - starting thread (client mode): 0x5fa5ce50L 2019-01-09 03:33:48,679 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 03:33:48,715 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-09 03:33:48,715 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-09 03:33:48,724 - 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 2019-01-09 03:33:48,724 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 03:33:48,724 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 03:33:48,724 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 03:33:48,724 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 03:33:48,725 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 03:33:48,730 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 03:33:48,731 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 03:33:48,743 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 4c1f7c71f5a98b8370f02ab218eae423 2019-01-09 03:33:48,744 - paramiko.transport - DEBUG - Trying key 8248c9c011459fb34863aab0093d2b47 from /tmp/tmpHv75qT 2019-01-09 03:33:48,781 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 03:33:48,829 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 03:33:48,845 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-01-09 03:33:48,845 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-01-09 03:33:48,845 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-01-09 03:33:48,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2019-01-09 03:33:49,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:33:49,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:33:49,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:33:49,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:33:49,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:33:49,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:33:49,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:33:49,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4845, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4851, "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": 2029, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4834, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 980, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 797, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 817, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4597, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4821, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-09 03:33:49,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:33:49,081 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:33:48 GMT 2019-01-09 03:33:49,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:33:49,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2019-01-09 03:33:49,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:33:49,081 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4845, 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': 4851, 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': 2029, 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': 4834, 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': 980, 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': 797, 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': 817, 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': 4597, 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': 4821, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2019-01-09 03:33:49,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2019-01-09 03:33:49,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:33:49,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:33:49,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:33:49,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:33:49,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:33:49,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:33:49,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:33:49,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4845, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4851, "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": 2029, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4834, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 980, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 797, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 817, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4597, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4821, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-09 03:33:49,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:33:49,283 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:33:48 GMT 2019-01-09 03:33:49,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:33:49,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2019-01-09 03:33:49,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:33:49,284 - functest.core.cloudify - INFO - The current manager status is running 2019-01-09 03:33:49,284 - 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"} 2019-01-09 03:33:49,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:33:49,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:33:49,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:33:49,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:33:49,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:33:49,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:33:49,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:33:49,388 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-01-09 03:33:49,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T03:33:48.773Z", "updated_at": "2019-01-09T03:33:48.773Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-09 03:33:49,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:33:49,388 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:33:48 GMT 2019-01-09 03:33:49,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:33:49,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-09 03:33:49,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:33:49,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/secrets 2019-01-09 03:33:49,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:33:49,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:33:49,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:33:49,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:33:49,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:33:49,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:33:49,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:33:49,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2019-01-09T03:33:48.773Z", "updated_at": "2019-01-09T03:33:48.773Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2019-01-09 03:33:49,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:33:49,451 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:33:48 GMT 2019-01-09 03:33:49,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:33:49,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2019-01-09 03:33:49,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:33:49,452 - functest.core.cloudify - DEBUG - List secrets: 2019-01-09 03:33:49,452 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/secrets/foo 2019-01-09 03:33:49,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:33:49,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:33:49,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:33:49,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:33:49,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:33:49,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:33:49,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:33:49,554 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 03:33:49,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T03:33:48.773Z", "updated_at": "2019-01-09T03:33:48.773Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-09 03:33:49,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:33:49,554 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:33:48 GMT 2019-01-09 03:33:49,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:33:49,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-09 03:33:49,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:33:49,555 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-01-09 03:33:49,555 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-01-09 03:33:49,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2019-01-09 03:33:49,556 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 03:33:49,557 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 03:33:49,557 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 03:33:49,562 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 03:33:49,694 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 03:33:49,695 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-09 03:33:49,696 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 03:33:49,748 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-09 03:33:49,748 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-09 03:33:49,775 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-09 03:34:32,275 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-09 03:34:32,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.fileplanet.com * extras: mirrors.unifiedlayer.com * updates: mirror.jaleco.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 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-36.el7 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-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.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-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.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-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.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-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.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-16.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-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 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-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 22 MB/s | 55 MB 00:02 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.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-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.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 : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.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-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.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-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 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 | stop-sigterm | | Webserver | running | +--------------------------------+--------------+ 2019-01-09 03:34:32,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2019-01-09 03:34:32,276 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-09 03:34:32,277 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2019-01-09 03:34:35,073 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2019-01-09 03:34:35,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:34:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:34:35,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-c554cb3c-75b5-4cac-96e8-a11845bea156 Date: Wed, 09 Jan 2019 03:34:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/snap", "metadata": {}}], "file": "/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/file", "owner": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "size": 4373348352, "self": "/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T03:30:39Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T03:29:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:34:35,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c554cb3c-75b5-4cac-96e8-a11845bea156 2019-01-09 03:34:35,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182827949524s 2019-01-09 03:34:35,257 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c554cb3c-75b5-4cac-96e8-a11845bea156 2019-01-09 03:34:35,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 03:34:35,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53"}' 2019-01-09 03:34:35,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd X-Openstack-Request-Id: req-b317a903-301e-4e4d-a0f4-372fcaf81ce7 Date: Wed, 09 Jan 2019 03:34:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd/file", "owner": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "size": null, "self": "/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2019-01-09T03:34:35Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53", "checksum": null, "created_at": "2019-01-09T03:34:35Z", "protected": false} 2019-01-09 03:34:35,451 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b317a903-301e-4e4d-a0f4-372fcaf81ce7 2019-01-09 03:34:35,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.191092014313s 2019-01-09 03:34:35,452 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b317a903-301e-4e4d-a0f4-372fcaf81ce7 returning object 5c6dd52c-c834-49b6-b72c-ae3d1669ebcd 2019-01-09 03:34:35,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 03:34:35,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '' 2019-01-09 03:34:44,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fab95715-9508-45b9-ab98-4529c5aa7c62 Date: Wed, 09 Jan 2019 03:34:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 03:34:44,836 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd/file used request id req-fab95715-9508-45b9-ab98-4529c5aa7c62 2019-01-09 03:34:44,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.38348507881s 2019-01-09 03:34:44,836 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd/file used request id req-fab95715-9508-45b9-ab98-4529c5aa7c62 2019-01-09 03:34:44,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:34:44,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:34:45,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-8c92ed22-c3fd-4027-ba8c-59196a065018 Date: Wed, 09 Jan 2019 03:34:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd/snap", "metadata": {}}], "file": "/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd/file", "owner": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "size": 426967040, "self": "/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2019-01-09T03:34:44Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2019-01-09T03:34:35Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/snap", "metadata": {}}], "file": "/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/file", "owner": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "size": 4373348352, "self": "/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T03:30:39Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T03:29:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:34:45,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8c92ed22-c3fd-4027-ba8c-59196a065018 2019-01-09 03:34:45,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.554594039917s 2019-01-09 03:34:45,392 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8c92ed22-c3fd-4027-ba8c-59196a065018 2019-01-09 03:34:45,395 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd/file', 'owner': u'8056f7ab30f74f32a58289ee4eaa53a1', 'id': u'5c6dd52c-c834-49b6-b72c-ae3d1669ebcd', 'size': 426967040, u'self': u'/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8056f7ab30f74f32a58289ee4eaa53a1', 'name': 'vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T03:34:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T03:34:44Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53', 'created': u'2019-01-09T03:34:35Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2019-01-09T03:34:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2019-01-09 03:34:45,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 03:34:45,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2019-01-09 03:34:45,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:34: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-32409d21-d218-4abb-94dd-3ab4776faeff x-compute-request-id: req-32409d21-d218-4abb-94dd-3ab4776faeff Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "name": "vyos_vrouter-flavor_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 03:34:45,479 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-32409d21-d218-4abb-94dd-3ab4776faeff 2019-01-09 03:34:45,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0823049545288s 2019-01-09 03:34:45,480 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-32409d21-d218-4abb-94dd-3ab4776faeff returning object b2d35fb6-caf0-40f2-b14b-2bb3830003f0 2019-01-09 03:34:45,480 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53', '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'd1068f4148dd4416a9431391ad50b4a8', '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'b2d35fb6-caf0-40f2-b14b-2bb3830003f0', 'swap': 0}) 2019-01-09 03:34:45,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 03:34:45,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" -d '{"extra_specs": {}}' 2019-01-09 03:34:45,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:34: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-cb5e8806-ff6e-4a16-9c89-82881757e091 x-compute-request-id: req-cb5e8806-ff6e-4a16-9c89-82881757e091 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 03:34:45,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0/os-extra_specs used request id req-cb5e8806-ff6e-4a16-9c89-82881757e091 2019-01-09 03:34:45,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0240309238434s 2019-01-09 03:34:45,506 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0/os-extra_specs used request id req-cb5e8806-ff6e-4a16-9c89-82881757e091 2019-01-09 03:34:45,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2019-01-09 03:34:45,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:34:45,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e828a977-268d-4368-be59-c5f220029066 Content-Encoding: gzip Content-Length: 915 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.26:5000/v3/services/0e8a81dcdca041aa91a36aa44608b5ea"}, "enabled": true, "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.26:5000/v3/services/14a0f43ea7694395b0be279417f7dcb1"}, "enabled": true, "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.26:5000/v3/services/17ecd11e9dbf4de189a92f2d4335fd15"}, "enabled": true, "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/2094d244fda34246bbe5cdbc4026db22"}, "enabled": true, "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.26:5000/v3/services/280a566a5c4b4c81b4b7390f2346457e"}, "enabled": true, "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.26:5000/v3/services/32bcc01a479047e29cba75ba33a62c6c"}, "enabled": true, "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.26:5000/v3/services/3553fcf138e544c1b91decc290681500"}, "enabled": true, "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.26:5000/v3/services/3bbb97d9dfd24d1bb207122c0236c7fd"}, "enabled": true, "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.26:5000/v3/services/474108f211f7404c84b43a23b91a514c"}, "enabled": true, "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.26:5000/v3/services/65cc2fe2a7df4015accaf72358394c0f"}, "enabled": true, "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.26:5000/v3/services/723b4b49ef764edaa67d6d3067ca7f16"}, "enabled": true, "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.26:5000/v3/services/9c3db89fdb284b05aaecece394c64466"}, "enabled": true, "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.26:5000/v3/services/9e5496ef3b5b4ffb9d90ce34252350e2"}, "enabled": true, "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.26:5000/v3/services/bd7a25600e65466eb899e9980814d17e"}, "enabled": true, "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/d045a0f0de1e4f828f798843f2ed62df"}, "enabled": true, "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.26:5000/v3/services/fc6d85e5219d41ecb8ca059d8470e390"}, "enabled": true, "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "links": {"self": "http://172.30.9.26:5000/v3/services", "previous": null, "next": null}} 2019-01-09 03:34:45,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/services used request id req-e828a977-268d-4368-be59-c5f220029066 2019-01-09 03:34:45,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0800440311432s 2019-01-09 03:34:45,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2019-01-09 03:34:45,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:34:45,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d09093-052f-4731-b8bb-fd6796c32d17 Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/069433c0d71e4f3a9e359fa209a2abcc"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd7a25600e65466eb899e9980814d17e", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/071461990dda47b19f902d2e887a5bbc"}, "url": "http://192.30.9.3:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2094d244fda34246bbe5cdbc4026db22", "id": "071461990dda47b19f902d2e887a5bbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1ae99f3fac64443885b1809dfd15526e"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "474108f211f7404c84b43a23b91a514c", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1db9b5b04ce74c2ca8ba59c08e61b491"}, "url": "http://172.30.9.26:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3553fcf138e544c1b91decc290681500", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1e755467e7934d5c8caa9041d835f14c"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e8a81dcdca041aa91a36aa44608b5ea", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/25e6adb2e6d1411cada0eb68007bc4e2"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "14a0f43ea7694395b0be279417f7dcb1", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2a5a2878b932447283a45402a4c2d7d4"}, "url": "http://192.30.9.3:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bbb97d9dfd24d1bb207122c0236c7fd", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2b5e1ff41c704f14b0545cec72ca3f44"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e5496ef3b5b4ffb9d90ce34252350e2", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3005a6280f58494cbcf006a05351f714"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "17ecd11e9dbf4de189a92f2d4335fd15", "id": "3005a6280f58494cbcf006a05351f714"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/396681c5d28b4c5aa81259423a9c17a8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65cc2fe2a7df4015accaf72358394c0f", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/39be0e133f364cf692a48a7f3a19a385"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65cc2fe2a7df4015accaf72358394c0f", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/46d66954481244f1b89f560e2f7e9de9"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "14a0f43ea7694395b0be279417f7dcb1", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/47f321ba508848be90ed1a16ce997cb1"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c3db89fdb284b05aaecece394c64466", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4f8415633a374b2f9ab7b4b04abce591"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "17ecd11e9dbf4de189a92f2d4335fd15", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/50e95db05c7b4a9999875b720cf7fe6d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc6d85e5219d41ecb8ca059d8470e390", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5672b9e1548d4c64b93c8eab95f99623"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e5496ef3b5b4ffb9d90ce34252350e2", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5f79043810a54bd49892139ff0ce1950"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65cc2fe2a7df4015accaf72358394c0f", "id": "5f79043810a54bd49892139ff0ce1950"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/602a6022d0964b80844ab8ddc90aa339"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc6d85e5219d41ecb8ca059d8470e390", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6badff1dd38a48ce91d7e8c776c0153b"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "723b4b49ef764edaa67d6d3067ca7f16", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/73a416a11ddd46fe8d4dc92a3e14e8fa"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e8a81dcdca041aa91a36aa44608b5ea", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/773cced631db47be896c7ca0e0df3049"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "17ecd11e9dbf4de189a92f2d4335fd15", "id": "773cced631db47be896c7ca0e0df3049"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/78a0770649854d24bd00130fee365bd9"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c3db89fdb284b05aaecece394c64466", "id": "78a0770649854d24bd00130fee365bd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7b41557ee30b4004a733400ccdb9aaac"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32bcc01a479047e29cba75ba33a62c6c", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7b62362885374ed5a1eb160fa9455185"}, "url": "http://192.30.9.3:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3553fcf138e544c1b91decc290681500", "id": "7b62362885374ed5a1eb160fa9455185"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7b9aa662d3cb49308e440ffbedad182b"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd7a25600e65466eb899e9980814d17e", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/804ed5c1064a4a348e1a517376099102"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d045a0f0de1e4f828f798843f2ed62df", "id": "804ed5c1064a4a348e1a517376099102"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/83dd3c631c94435aa6c0e27a86b22a59"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c3db89fdb284b05aaecece394c64466", "id": "83dd3c631c94435aa6c0e27a86b22a59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8b44cc1b9aa24d84866279d85d7e40bf"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "723b4b49ef764edaa67d6d3067ca7f16", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9029d677f7524c00a914b6164e803ce1"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32bcc01a479047e29cba75ba33a62c6c", "id": "9029d677f7524c00a914b6164e803ce1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/964ff60d74ee4c9a8b933f8e97d71a55"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32bcc01a479047e29cba75ba33a62c6c", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/980632a08ce443d9938c87a2fcad8c30"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "723b4b49ef764edaa67d6d3067ca7f16", "id": "980632a08ce443d9938c87a2fcad8c30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9806e07a3e234dd8a39e1a07614c764a"}, "url": "http://192.30.9.3:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3553fcf138e544c1b91decc290681500", "id": "9806e07a3e234dd8a39e1a07614c764a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a664d6461cb841589807876173429f4b"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "14a0f43ea7694395b0be279417f7dcb1", "id": "a664d6461cb841589807876173429f4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a8d09d9c1dce4ebbbba0efc07c705337"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "474108f211f7404c84b43a23b91a514c", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ad96ab8f38bc4f81bd59bdbb868fc99f"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e8a81dcdca041aa91a36aa44608b5ea", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b460b97cfb2d468aa3e1e8fcac3c3ebe"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd7a25600e65466eb899e9980814d17e", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b4f7fdd4b62d49abb3d8f366387496d6"}, "url": "http://192.30.9.3:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bbb97d9dfd24d1bb207122c0236c7fd", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bf5ee40047734c8cb048536fb5722e87"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e5496ef3b5b4ffb9d90ce34252350e2", "id": "bf5ee40047734c8cb048536fb5722e87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c01446d6fd604c31939c964e7ae1e51d"}, "url": "http://172.30.9.26:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2094d244fda34246bbe5cdbc4026db22", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c42243e51d274d50aa862328e6e983c5"}, "url": "http://172.30.9.26:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bbb97d9dfd24d1bb207122c0236c7fd", "id": "c42243e51d274d50aa862328e6e983c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c9448d5fabc445e4bc2f5ecd66e3c18b"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc6d85e5219d41ecb8ca059d8470e390", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d5918c2f9a2d4135afa8ed14124ff5cb"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "474108f211f7404c84b43a23b91a514c", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d8dde50c062349bda568ad5753a8a5a7"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d045a0f0de1e4f828f798843f2ed62df", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e0afa62b0d0643a98ff8cf0b27db4761"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d045a0f0de1e4f828f798843f2ed62df", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e49da1a5ab6e462782438db29aecc0d2"}, "url": "http://192.30.9.3:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2094d244fda34246bbe5cdbc4026db22", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-09 03:34:45,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-32d09093-052f-4731-b8bb-fd6796c32d17 2019-01-09 03:34:45,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0794749259949s 2019-01-09 03:34:45,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-01-09 03:34:45,705 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2019-01-09 03:34:47,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:34:47,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:34:47,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:34:47,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:34:47,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:34:47,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:34:47,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:34:47,426 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-01-09 03:34:47,426 - 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": "2019-01-09T03:34:47.364Z", "updated_at": "2019-01-09T03:34:47.364Z", "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.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.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_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.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"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"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"}, "keystone_url": {"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"}, "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": {"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": {"network": {}, "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"}}, "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": "", "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": {}, "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": "", "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": 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": [{"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"}, "resource_id": {"get_input": "management_plane_subnet_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"}}, "create_if_missing": false, "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": "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}, "resource_id": {"get_input": "data_plane_subnet_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"}}, "create_if_missing": false, "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.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": [], "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": {"network": {}, "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"}}, "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": {"network": {}, "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"}}, "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": "", "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": {}, "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": "", "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": 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}]}, {"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": ""}}], "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"} 2019-01-09 03:34:47,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:34:47,427 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:34:47 GMT 2019-01-09 03:34:47,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:34:47,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2019-01-09 03:34:47,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:34:47,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-01-09 03:34:47,441 - 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.26:5000", "keystone_tenant_name": "vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_22b4c80f-44d6-4f9e-9112-8af99794ef53", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "keystone_password": "f0af5855-1165-4131-94c7-5d4aa85f0c9e", "reference_vnf_flavor_id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "target_vnf_flavor_id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "target_vnf_image_id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-01-09 03:34:48,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:34:48,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:34:48,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:34:48,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:34:48,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:34:48,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:34:48,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:34:48,644 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2019-01-09 03:34:48,644 - 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": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "target_vnf_flavor_id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "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_22b4c80f-44d6-4f9e-9112-8af99794ef53", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "keystone_password": "f0af5855-1165-4131-94c7-5d4aa85f0c9e", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.26: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": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "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"}, "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": "2019-01-09T03:34:47.613Z", "updated_at": "2019-01-09T03:34:47.613Z", "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"}}}}} 2019-01-09 03:34:48,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:34:48,644 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:34:48 GMT 2019-01-09 03:34:48,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:34:48,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2019-01-09 03:34:48,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:34:48,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2019-01-09 03:34:49,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:34:49,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:34:49,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:34:49,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:34:49,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:34:49,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:34:49,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:34:49,045 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:34:48.308Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c5ba5506-1936-41c2-aea4-4911441856bf"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2019-01-09 03:34:49,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:34:49,045 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:34:49 GMT 2019-01-09 03:34:49,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:34:49,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2019-01-09 03:34:49,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:34:49,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:34:49,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:34:49,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:34:49,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:34:49,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:34:49,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:34:49,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:34:49,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:34:49,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-09 03:34:49,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:34:49,115 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:34:49 GMT 2019-01-09 03:34:49,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:34:49,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-09 03:34:49,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:34:49,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c5ba5506-1936-41c2-aea4-4911441856bf 2019-01-09 03:34:49,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:34:49,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:34:49,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:34:49,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:34:49,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:34:49,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:34:49,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:34:49,200 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:34:48.308Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c5ba5506-1936-41c2-aea4-4911441856bf"} 2019-01-09 03:34:49,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:34:49,200 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:34:49 GMT 2019-01-09 03:34:49,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:34:49,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-09 03:34:49,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:34:54,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:34:54,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:34:54,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:34:54,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:34:54,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:34:54,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:34:54,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:34:54,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:34:54,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:34:49.494Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:34:49.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:34:49.968Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:34:49.968Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf", "logger": "4f182676-6e88-4d13-a179-7f5f8d00ca19"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:34:50.560Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:34:50.560Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf", "logger": "4f182676-6e88-4d13-a179-7f5f8d00ca19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:34:50.597Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:34:50.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:34:50.597Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:34:50.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:34:50.597Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:34:50.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:34:51.692Z", "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": "2019-01-09T03:34:51.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf", "logger": "4f182676-6e88-4d13-a179-7f5f8d00ca19"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:34:51.692Z", "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": "2019-01-09T03:34:51.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf", "logger": "4f182676-6e88-4d13-a179-7f5f8d00ca19"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:34:51.692Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:34:51.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf", "logger": "4f182676-6e88-4d13-a179-7f5f8d00ca19"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:34:52.714Z", "message": "Installing from directory: /tmp/tmpASB6OC [args=--prefix=\"/tmp/openstack-w9tjjM\" --constraint=\"/tmp/openstack-w9tjjM/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:34:52.714Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf", "logger": "4f182676-6e88-4d13-a179-7f5f8d00ca19"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:34:52.714Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpASB6OC --prefix=\"/tmp/openstack-w9tjjM\" --constraint=\"/tmp/openstack-w9tjjM/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:34:52.714Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf", "logger": "4f182676-6e88-4d13-a179-7f5f8d00ca19"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2019-01-09 03:34:54,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:34:54,307 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:34:54 GMT 2019-01-09 03:34:54,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:34:54,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2019-01-09 03:34:54,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:34:54,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-01-09 03:34:54,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-01-09 03:34:54,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2019-01-09 03:34:54,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 03:34:54,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-01-09 03:34:54,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 03:34:54,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-01-09 03:34:54,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2019-01-09 03:34:54,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2019-01-09 03:34:54,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpASB6OC [args=--prefix="/tmp/openstack-w9tjjM" --constraint="/tmp/openstack-w9tjjM/constraint.txt", package_name=cloudify-openstack-plugin] 2019-01-09 03:34:54,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpASB6OC --prefix="/tmp/openstack-w9tjjM" --constraint="/tmp/openstack-w9tjjM/constraint.txt" 2019-01-09 03:34:54,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c5ba5506-1936-41c2-aea4-4911441856bf 2019-01-09 03:34:54,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:34:54,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:34:54,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:34:54,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:34:54,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:34:54,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:34:54,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:34:54,403 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:34:48.308Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c5ba5506-1936-41c2-aea4-4911441856bf"} 2019-01-09 03:34:54,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:34:54,403 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:34:54 GMT 2019-01-09 03:34:54,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:34:54,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-09 03:34:54,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:34:59,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:34:59,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:34:59,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:34:59,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:34:59,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:34:59,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:34:59,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:34:59,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:34:59,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 03:34:59,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:34:59,685 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:34:59 GMT 2019-01-09 03:34:59,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:34:59,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 03:34:59,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:34:59,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c5ba5506-1936-41c2-aea4-4911441856bf 2019-01-09 03:34:59,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:34:59,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:34:59,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:34:59,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:34:59,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:34:59,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:34:59,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:34:59,756 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:34:48.308Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c5ba5506-1936-41c2-aea4-4911441856bf"} 2019-01-09 03:34:59,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:34:59,756 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:34:59 GMT 2019-01-09 03:34:59,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:34:59,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-09 03:34:59,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:04,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:35:04,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:04,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:04,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:04,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:04,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:04,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:04,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:04,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 03:35:04,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:04,861 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:04 GMT 2019-01-09 03:35:04,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:04,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 03:35:04,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:04,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c5ba5506-1936-41c2-aea4-4911441856bf 2019-01-09 03:35:04,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:04,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:04,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:04,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:04,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:04,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:04,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:04,919 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:34:48.308Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c5ba5506-1936-41c2-aea4-4911441856bf"} 2019-01-09 03:35:04,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:04,919 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:04 GMT 2019-01-09 03:35:04,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:04,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-09 03:35:04,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:09,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:35:10,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:10,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:10,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:10,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:10,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:10,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:10,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:10,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 03:35:10,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:10,293 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:10 GMT 2019-01-09 03:35:10,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:10,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 03:35:10,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:10,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c5ba5506-1936-41c2-aea4-4911441856bf 2019-01-09 03:35:10,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:10,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:10,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:10,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:10,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:10,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:10,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:10,453 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:34:48.308Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c5ba5506-1936-41c2-aea4-4911441856bf"} 2019-01-09 03:35:10,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:10,453 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:10 GMT 2019-01-09 03:35:10,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:10,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-09 03:35:10,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:15,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:35:15,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:15,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:15,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:15,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:15,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:15,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:15,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:15,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 03:35:15,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:15,544 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:15 GMT 2019-01-09 03:35:15,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:15,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 03:35:15,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:15,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c5ba5506-1936-41c2-aea4-4911441856bf 2019-01-09 03:35:15,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:15,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:15,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:15,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:15,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:15,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:15,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:15,622 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:34:48.308Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c5ba5506-1936-41c2-aea4-4911441856bf"} 2019-01-09 03:35:15,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:15,622 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:15 GMT 2019-01-09 03:35:15,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:15,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-09 03:35:15,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:20,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:35:20,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:20,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:20,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:20,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:20,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:20,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:20,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:20,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:16.430Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:16.430Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf", "logger": "4f182676-6e88-4d13-a179-7f5f8d00ca19"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:16.741Z", "message": "Removing directory: /tmp/tmpASB6OC", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:16.741Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf", "logger": "4f182676-6e88-4d13-a179-7f5f8d00ca19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:17.366Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:17.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:17.803Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:17.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:17.803Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:17.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:18.819Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:18.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c5ba5506-1936-41c2-aea4-4911441856bf"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2019-01-09 03:35:20,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:20,718 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:20 GMT 2019-01-09 03:35:20,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:20,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2019-01-09 03:35:20,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:20,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2019-01-09 03:35:20,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpASB6OC 2019-01-09 03:35:20,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 03:35:20,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-01-09 03:35:20,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-01-09 03:35:20,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-01-09 03:35:20,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/c5ba5506-1936-41c2-aea4-4911441856bf 2019-01-09 03:35:20,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:20,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:20,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:20,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:20,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:20,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:20,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:20,917 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:34:48.308Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c5ba5506-1936-41c2-aea4-4911441856bf"} 2019-01-09 03:35:20,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:20,917 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:20 GMT 2019-01-09 03:35:20,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:20,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2019-01-09 03:35:20,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:20,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-01-09 03:35:20,918 - 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} 2019-01-09 03:35:21,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:21,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:21,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:21,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:21,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:21,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:21,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:21,103 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-01-09 03:35:21,104 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:35:21,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:21,104 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:21 GMT 2019-01-09 03:35:21,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:21,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:35:21,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:21,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:35:21,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:21,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:21,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:21,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:21,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:21,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:21,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:21,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-09 03:35:21,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:21,178 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:21 GMT 2019-01-09 03:35:21,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:21,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-09 03:35:21,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:21,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:35:21,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:21,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:21,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:21,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:21,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:21,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:21,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:21,235 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:35:21,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:21,236 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:21 GMT 2019-01-09 03:35:21,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:21,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:35:21,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:26,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:35:26,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:26,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:26,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:26,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:26,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:26,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:26,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:26,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:21.681Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:21.681Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "security_group_s8wyrq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:22.700Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:22.700Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "data_plane_network_idudp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:22.888Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:22.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "security_group_s8wyrq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:22.888Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:22.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "security_group_s8wyrq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:22.888Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:22.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_ip_stttt4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:22.888Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:22.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "management_plane_network_u778ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.226Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:24.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "data_plane_network_idudp4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.226Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:24.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.226Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:24.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "management_plane_network_u778ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.226Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:24.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "external_network_3cjppo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.226Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:24.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.226Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:24.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_ip_stttt4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.226Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:24.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.226Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:24.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_ip_stttt4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.226Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:24.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "management_plane_network_u778ql", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.226Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:24.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "data_plane_network_idudp4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.226Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:24.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "security_group_s8wyrq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.231Z", "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": "2019-01-09T03:35:24.231Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "c2b799e1-659c-46d8-b9a1-23cc23134be4"}, {"node_instance_id": "security_group_s8wyrq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.824Z", "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": "2019-01-09T03:35:24.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "c2b799e1-659c-46d8-b9a1-23cc23134be4"}, {"node_instance_id": "security_group_s8wyrq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.824Z", "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": "2019-01-09T03:35:24.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "c2b799e1-659c-46d8-b9a1-23cc23134be4"}, {"node_instance_id": "security_group_s8wyrq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.824Z", "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": "2019-01-09T03:35:24.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "c2b799e1-659c-46d8-b9a1-23cc23134be4"}, {"node_instance_id": "security_group_s8wyrq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.824Z", "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": "2019-01-09T03:35:24.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "c2b799e1-659c-46d8-b9a1-23cc23134be4"}, {"node_instance_id": "security_group_s8wyrq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.824Z", "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": "2019-01-09T03:35:24.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "c2b799e1-659c-46d8-b9a1-23cc23134be4"}, {"node_instance_id": "security_group_s8wyrq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.824Z", "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": "2019-01-09T03:35:24.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "c2b799e1-659c-46d8-b9a1-23cc23134be4"}, {"node_instance_id": "security_group_s8wyrq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:24.824Z", "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": "2019-01-09T03:35:24.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "c2b799e1-659c-46d8-b9a1-23cc23134be4"}, {"node_instance_id": "keypair_fi1q24", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:25.244Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:25.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "external_network_3cjppo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:25.244Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:25.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "keypair_fi1q24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:25.244Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:25.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "external_network_3cjppo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:26.310Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:26.310Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "data_plane_network_idudp4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:26.310Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:26.310Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "keypair_fi1q24", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:26.310Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:26.310Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "management_plane_network_u778ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:26.310Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:26.310Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 32, "offset": 0, "size": 50}}} 2019-01-09 03:35:26,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:26,378 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:26 GMT 2019-01-09 03:35:26,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:26,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17292 2019-01-09 03:35:26,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:26,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-01-09 03:35:26,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:26,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 03:35:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 03:35:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-09 03:35:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-09 03:35:26,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-09 03:35:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-09 03:35:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-09 03:35:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-09 03:35:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-09 03:35:26,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-09 03:35:26,382 - 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} 2019-01-09 03:35:26,382 - 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'} 2019-01-09 03:35:26,382 - 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'} 2019-01-09 03:35:26,382 - 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'} 2019-01-09 03:35:26,382 - 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'} 2019-01-09 03:35:26,383 - 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'} 2019-01-09 03:35:26,383 - 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'} 2019-01-09 03:35:26,383 - 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'} 2019-01-09 03:35:26,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-01-09 03:35:26,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-09 03:35:26,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:26,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-09 03:35:26,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-09 03:35:26,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2019-01-09 03:35:26,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-09 03:35:26,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:35:26,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:26,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:26,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:26,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:26,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:26,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:26,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:26,492 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:35:26,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:26,492 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:26 GMT 2019-01-09 03:35:26,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:26,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:35:26,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:31,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:35:31,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:31,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:31,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:31,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:31,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:31,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:31,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:31,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_stttt4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:26.575Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8056f7ab30f74f32a58289ee4eaa53a1', u'created_at': u'2019-01-09T03:35:25Z', u'updated_at': u'2019-01-09T03:35:25Z', u'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'8056f7ab30f74f32a58289ee4eaa53a1', u'port_id': None, u'id': u'1e02652e-2c28-4658-a2af-64a31002f0b7'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:26.575Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "1cb9323d-70cd-488d-aabb-8846b3927f60"}, {"node_instance_id": "management_plane_network_u778ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:27.360Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:27.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_ip_stttt4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:27.360Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:27.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "management_plane_network_u778ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:27.360Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:27.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "external_network_3cjppo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:27.360Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:27.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:27.360Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:27.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_ip_stttt4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:27.360Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:27.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "data_plane_network_idudp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:27.360Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:27.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "data_plane_network_idudp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:27.360Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:27.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:27.862Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8056f7ab30f74f32a58289ee4eaa53a1', u'created_at': u'2019-01-09T03:35:26Z', u'updated_at': u'2019-01-09T03:35:26Z', u'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'8056f7ab30f74f32a58289ee4eaa53a1', u'port_id': None, u'id': u'bd59a2f2-5d16-477a-be67-47e86bee6014'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:27.862Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "afb1678b-8e35-4f7b-bb9c-27059b7721dd"}, {"node_instance_id": "external_network_3cjppo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:27.862Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:27.862Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "a6c52422-9786-4185-b480-5fac9de067df"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:28.382Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:28.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "keypair_fi1q24", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:28.382Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:28.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "external_network_3cjppo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:28.382Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:28.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_ip_stttt4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:28.382Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:28.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "data_plane_subnet_4jeyq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:29.401Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:29.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "external_network_3cjppo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:29.401Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:29.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "data_plane_subnet_4jeyq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:29.401Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:29.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "data_plane_subnet_4jeyq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:29.401Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:29.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "keypair_fi1q24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:29.401Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:29.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "security_group_s8wyrq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:29.401Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:29.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "keypair_fi1q24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:29.401Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:29.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:29.401Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:29.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "router_507mvq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:30.417Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:30.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "router_507mvq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:30.417Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:30.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "router_507mvq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:30.417Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:30.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "security_group_s8wyrq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:30.417Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:30.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "security_group_s8wyrq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:30.417Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:30.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "data_plane_subnet_4jeyq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:31.434Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:31.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 61, "offset": 32, "size": 50}}} 2019-01-09 03:35:31,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:31,571 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:31 GMT 2019-01-09 03:35:31,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:31,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14982 2019-01-09 03:35:31,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:31,572 - 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'8056f7ab30f74f32a58289ee4eaa53a1', u'created_at': u'2019-01-09T03:35:25Z', u'updated_at': u'2019-01-09T03:35:25Z', u'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'8056f7ab30f74f32a58289ee4eaa53a1', u'port_id': None, u'id': u'1e02652e-2c28-4658-a2af-64a31002f0b7'} 2019-01-09 03:35:31,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:31,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:31,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:31,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-09 03:35:31,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-09 03:35:31,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-09 03:35:31,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:31,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:31,573 - 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'8056f7ab30f74f32a58289ee4eaa53a1', u'created_at': u'2019-01-09T03:35:26Z', u'updated_at': u'2019-01-09T03:35:26Z', u'floating_network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'8056f7ab30f74f32a58289ee4eaa53a1', u'port_id': None, u'id': u'bd59a2f2-5d16-477a-be67-47e86bee6014'} 2019-01-09 03:35:31,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-01-09 03:35:31,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:31,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-01-09 03:35:31,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:31,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:31,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-01-09 03:35:31,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2019-01-09 03:35:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 03:35:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:31,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2019-01-09 03:35:31,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-01-09 03:35:31,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:31,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:31,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:31,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-01-09 03:35:31,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:35:31,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:31,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:31,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:31,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:31,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:31,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:31,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:31,634 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:35:31,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:31,635 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:31 GMT 2019-01-09 03:35:31,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:31,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:35:31,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:36,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:35:36,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:36,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:36,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:36,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:36,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:36,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:36,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:36,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_4jeyq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:32.467Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:32.467Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "data_plane_subnet_4jeyq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:33.518Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:33.518Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_data_plane_port_p5nu2h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:34.542Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:34.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_data_plane_port_21rseu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:34.542Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:34.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_data_plane_port_p5nu2h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:34.542Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:34.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_data_plane_port_21rseu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:34.542Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:34.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_data_plane_port_21rseu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:34.542Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:34.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_data_plane_port_p5nu2h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:34.542Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:34.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 69, "offset": 61, "size": 50}}} 2019-01-09 03:35:36,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:36,903 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:36 GMT 2019-01-09 03:35:36,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:36,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4077 2019-01-09 03:35:36,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:36,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:36,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:36,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:36,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:36,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-09 03:35:36,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-09 03:35:36,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-09 03:35:36,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-09 03:35:36,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:35:37,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:37,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:37,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:37,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:37,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:37,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:37,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:37,085 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:35:37,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:37,085 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:37 GMT 2019-01-09 03:35:37,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:37,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:35:37,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:42,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:35:42,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:42,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:42,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:42,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:42,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:42,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:42,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:42,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_507mvq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:36.932Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:36.932Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_data_plane_port_21rseu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:37.571Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:37.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_data_plane_port_p5nu2h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:37.571Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:37.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "router_507mvq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:37.571Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:37.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_data_plane_port_21rseu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:38.580Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:38.580Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_data_plane_port_21rseu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:38.580Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:38.580Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "router_507mvq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:38.580Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:38.580Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_data_plane_port_p5nu2h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:38.580Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:38.580Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:39.724Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:39.724Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:39.724Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:39.724Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "management_plane_subnet_2lg7wl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:39.724Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:39.724Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "management_plane_subnet_2lg7wl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:39.724Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:39.724Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "management_plane_subnet_2lg7wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:39.724Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:39.724Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_data_plane_port_p5nu2h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:39.724Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:39.724Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:40.713Z", "message": "connect_security_group(): source_id=23f176b5-b226-463f-a216-f97301a0b028 target={u'external_id': u'b9290914-f93c-4801-8334-dfe415d93f3c', 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": "2019-01-09T03:35:40.713Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "feed2260-cd6c-413a-84d2-a1a0922d461c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:40.906Z", "message": "connect_security_group(): source_id=9c6672d6-e981-48d7-882b-ae14cac634b1 target={u'external_id': u'b9290914-f93c-4801-8334-dfe415d93f3c', 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": "2019-01-09T03:35:40.906Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "18205062-a939-45c3-867f-8a955052684c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:41.628Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:41.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "management_plane_subnet_2lg7wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:41.910Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:41.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:41.910Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:41.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 90, "offset": 69, "size": 50}}} 2019-01-09 03:35:42,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:42,242 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:42 GMT 2019-01-09 03:35:42,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:42,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9919 2019-01-09 03:35:42,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:42,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-01-09 03:35:42,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-09 03:35:42,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-09 03:35:42,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:42,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:42,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:42,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:42,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:42,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-09 03:35:42,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-09 03:35:42,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-01-09 03:35:42,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2019-01-09 03:35:42,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:42,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:42,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=23f176b5-b226-463f-a216-f97301a0b028 target={u'external_id': u'b9290914-f93c-4801-8334-dfe415d93f3c', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-09 03:35:42,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9c6672d6-e981-48d7-882b-ae14cac634b1 target={u'external_id': u'b9290914-f93c-4801-8334-dfe415d93f3c', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-09 03:35:42,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-09 03:35:42,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-01-09 03:35:42,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-09 03:35:42,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:35:42,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:42,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:42,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:42,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:42,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:42,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:42,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:42,318 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:35:42,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:42,318 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:42 GMT 2019-01-09 03:35:42,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:42,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:35:42,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:47,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:35:47,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:47,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:47,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:47,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:47,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:47,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:47,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:47,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_2lg7wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:43.126Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:43.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "management_plane_subnet_2lg7wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:43.126Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:43.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:44.152Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:44.152Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:44.152Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:44.152Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:46.639Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:46.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 95, "offset": 88, "size": 50}}} 2019-01-09 03:35:47,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:47,406 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:47 GMT 2019-01-09 03:35:47,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:47,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2523 2019-01-09 03:35:47,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:47,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:47,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:47,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-01-09 03:35:47,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2019-01-09 03:35:47,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-01-09 03:35:47,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:35:47,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:47,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:47,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:47,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:47,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:47,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:47,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:47,506 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:35:47,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:47,506 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:47 GMT 2019-01-09 03:35:47,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:47,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:35:47,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:52,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:35:52,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:52,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:52,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:52,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:52,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:52,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:52,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:52,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_vpi3xp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:47.744Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:47.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_port_vpi3xp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:47.744Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:47.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_port_c4lwf4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:47.744Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:47.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_port_vpi3xp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:47.744Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:47.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_port_c4lwf4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:48.283Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:48.283Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_port_c4lwf4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:48.283Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:48.283Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_port_vpi3xp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:51.026Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:51.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 102, "offset": 93, "size": 50}}} 2019-01-09 03:35:52,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:52,978 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:52 GMT 2019-01-09 03:35:52,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:52,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3548 2019-01-09 03:35:52,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:52,978 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:52,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-09 03:35:52,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:35:52,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-09 03:35:52,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-09 03:35:52,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-09 03:35:52,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-09 03:35:52,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:35:53,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:53,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:53,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:53,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:53,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:53,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:53,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:53,116 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:35:53,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:53,116 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:53 GMT 2019-01-09 03:35:53,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:53,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:35:53,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:58,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:35:58,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:58,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:58,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:58,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:58,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:58,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:58,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:58,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_vpi3xp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:52.848Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:52.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_port_c4lwf4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:53.394Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:53.394Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_port_vpi3xp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:54.414Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:54.414Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_port_c4lwf4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:54.414Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:54.414Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_port_c4lwf4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:55.425Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:55.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:55.425Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:55.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:55.425Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:55.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:55.898Z", "message": "connect_security_group(): source_id=40e64fdd-3496-4048-aeb3-979f494b4ee6 target={u'external_id': u'b9290914-f93c-4801-8334-dfe415d93f3c', 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": "2019-01-09T03:35:55.898Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "cd52b352-b382-4ba6-a1c5-50471b1c78ed"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:56.786Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:56.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:56.786Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:56.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:57.052Z", "message": "connect_security_group(): source_id=108bf2ca-b610-4244-abe9-220da68c5f83 target={u'external_id': u'b9290914-f93c-4801-8334-dfe415d93f3c', 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": "2019-01-09T03:35:57.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "954fb253-1bf7-4586-83b5-28ae79939c4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:57.807Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:57.807Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:57.807Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:57.807Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:57.807Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:57.807Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 119, "offset": 100, "size": 50}}} 2019-01-09 03:35:58,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:58,204 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:58 GMT 2019-01-09 03:35:58,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:58,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7365 2019-01-09 03:35:58,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:35:58,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:58,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-09 03:35:58,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:58,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:35:58,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:35:58,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-09 03:35:58,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-09 03:35:58,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=40e64fdd-3496-4048-aeb3-979f494b4ee6 target={u'external_id': u'b9290914-f93c-4801-8334-dfe415d93f3c', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-09 03:35:58,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-09 03:35:58,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-09 03:35:58,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=108bf2ca-b610-4244-abe9-220da68c5f83 target={u'external_id': u'b9290914-f93c-4801-8334-dfe415d93f3c', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-09 03:35:58,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2019-01-09 03:35:58,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-09 03:35:58,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-01-09 03:35:58,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:35:58,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:35:58,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:35:58,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:35:58,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:35:58,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:35:58,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:35:58,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:35:58,277 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:35:58,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:35:58,277 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:35:58 GMT 2019-01-09 03:35:58,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:35:58,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:35:58,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:03,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:36:03,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:03,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:03,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:03,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:03,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:03,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:03,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:03,367 - 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": "2019-01-09T03:35:58.975Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:58.975Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:59.824Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:59.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:59.824Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:59.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:35:59.824Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:35:59.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:00.400Z", "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'40e64fdd-3496-4048-aeb3-979f494b4ee6', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:47:05:73'}, {u'external_id': u'23f176b5-b226-463f-a216-f97301a0b028', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:7f:62:3f'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:00.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "14b5cbe7-d05c-43d9-8ac7-c4799761ab48"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:00.849Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:00.849Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:00.849Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:00.849Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:00.849Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:00.849Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:00.849Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:00.849Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:01.070Z", "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": "2019-01-09T03:36:01.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "14b5cbe7-d05c-43d9-8ac7-c4799761ab48"}, {"node_instance_id": "target_vnf_host_tzsziv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:02.081Z", "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'108bf2ca-b610-4244-abe9-220da68c5f83', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0a:1f:dc'}, {u'external_id': u'9c6672d6-e981-48d7-882b-ae14cac634b1', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b1:8a:b4'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:02.081Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "e7d6cf29-230c-4f2c-ae4d-177ab0b1a2f4"}, {"node_instance_id": "target_vnf_host_tzsziv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:02.081Z", "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": "2019-01-09T03:36:02.081Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "e7d6cf29-230c-4f2c-ae4d-177ab0b1a2f4"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:03.096Z", "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": "2019-01-09T03:36:03.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "14b5cbe7-d05c-43d9-8ac7-c4799761ab48"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:03.096Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5c6dd52c-c834-49b6-b72c-ae3d1669ebcd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4b11a76f-7b8d-4853-a726-8055172af14f'}, 'nics': [{'port-id': u'40e64fdd-3496-4048-aeb3-979f494b4ee6'}, {'port-id': u'23f176b5-b226-463f-a216-f97301a0b028'}], 'flavor': u'b2d35fb6-caf0-40f2-b14b-2bb3830003f0'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:03.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "14b5cbe7-d05c-43d9-8ac7-c4799761ab48"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:03.096Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5c6dd52c-c834-49b6-b72c-ae3d1669ebcd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4b11a76f-7b8d-4853-a726-8055172af14f'}, 'nics': [{'port-id': u'40e64fdd-3496-4048-aeb3-979f494b4ee6'}, {'port-id': u'23f176b5-b226-463f-a216-f97301a0b028'}], 'flavor': u'b2d35fb6-caf0-40f2-b14b-2bb3830003f0'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:03.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "14b5cbe7-d05c-43d9-8ac7-c4799761ab48"}], "metadata": {"pagination": {"total": 134, "offset": 114, "size": 50}}} 2019-01-09 03:36:03,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:03,367 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:03 GMT 2019-01-09 03:36:03,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:03,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9887 2019-01-09 03:36:03,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:03,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-01-09 03:36:03,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 03:36:03,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:36:03,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 03:36:03,369 - 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'40e64fdd-3496-4048-aeb3-979f494b4ee6', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:47:05:73'}, {u'external_id': u'23f176b5-b226-463f-a216-f97301a0b028', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:7f:62:3f'}] 2019-01-09 03:36:03,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 03:36:03,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 03:36:03,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 03:36:03,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-01-09 03:36:03,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-01-09 03:36:03,370 - 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'108bf2ca-b610-4244-abe9-220da68c5f83', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0a:1f:dc'}, {u'external_id': u'9c6672d6-e981-48d7-882b-ae14cac634b1', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b1:8a:b4'}] 2019-01-09 03:36:03,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-01-09 03:36:03,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-09 03:36:03,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5c6dd52c-c834-49b6-b72c-ae3d1669ebcd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4b11a76f-7b8d-4853-a726-8055172af14f'}, 'nics': [{'port-id': u'40e64fdd-3496-4048-aeb3-979f494b4ee6'}, {'port-id': u'23f176b5-b226-463f-a216-f97301a0b028'}], 'flavor': u'b2d35fb6-caf0-40f2-b14b-2bb3830003f0'} 2019-01-09 03:36:03,370 - 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'5c6dd52c-c834-49b6-b72c-ae3d1669ebcd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4b11a76f-7b8d-4853-a726-8055172af14f'}, 'nics': [{'port-id': u'40e64fdd-3496-4048-aeb3-979f494b4ee6'}, {'port-id': u'23f176b5-b226-463f-a216-f97301a0b028'}], 'flavor': u'b2d35fb6-caf0-40f2-b14b-2bb3830003f0'} 2019-01-09 03:36:03,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:36:03,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:03,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:03,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:03,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:03,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:03,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:03,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:03,445 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:36:03,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:03,446 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:03 GMT 2019-01-09 03:36:03,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:03,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:36:03,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:08,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:36:08,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:08,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:08,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:08,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:08,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:08,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:08,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:08,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_tzsziv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:04.107Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5c6dd52c-c834-49b6-b72c-ae3d1669ebcd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4b11a76f-7b8d-4853-a726-8055172af14f'}, 'nics': [{'port-id': u'108bf2ca-b610-4244-abe9-220da68c5f83'}, {'port-id': u'9c6672d6-e981-48d7-882b-ae14cac634b1'}], 'flavor': u'b2d35fb6-caf0-40f2-b14b-2bb3830003f0'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:04.107Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "e7d6cf29-230c-4f2c-ae4d-177ab0b1a2f4"}, {"node_instance_id": "target_vnf_host_tzsziv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:04.107Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5c6dd52c-c834-49b6-b72c-ae3d1669ebcd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4b11a76f-7b8d-4853-a726-8055172af14f'}, 'nics': [{'port-id': u'108bf2ca-b610-4244-abe9-220da68c5f83'}, {'port-id': u'9c6672d6-e981-48d7-882b-ae14cac634b1'}], 'flavor': u'b2d35fb6-caf0-40f2-b14b-2bb3830003f0'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:04.107Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "e7d6cf29-230c-4f2c-ae4d-177ab0b1a2f4"}, {"node_instance_id": "target_vnf_host_tzsziv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:04.107Z", "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": "2019-01-09T03:36:04.107Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "e7d6cf29-230c-4f2c-ae4d-177ab0b1a2f4"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:04.820Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:04.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:05.867Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:05.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:06.893Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:06.893Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:06.893Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:06.893Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:06.893Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:06.893Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:06.893Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:06.893Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:06.893Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:06.893Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:07.939Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:07.939Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:07.939Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:07.939Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:07.939Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:07.939Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 147, "offset": 129, "size": 50}}} 2019-01-09 03:36:08,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:08,677 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:08 GMT 2019-01-09 03:36:08,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:08,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7488 2019-01-09 03:36:08,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:08,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5c6dd52c-c834-49b6-b72c-ae3d1669ebcd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4b11a76f-7b8d-4853-a726-8055172af14f'}, 'nics': [{'port-id': u'108bf2ca-b610-4244-abe9-220da68c5f83'}, {'port-id': u'9c6672d6-e981-48d7-882b-ae14cac634b1'}], 'flavor': u'b2d35fb6-caf0-40f2-b14b-2bb3830003f0'} 2019-01-09 03:36:08,678 - 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'5c6dd52c-c834-49b6-b72c-ae3d1669ebcd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4b11a76f-7b8d-4853-a726-8055172af14f'}, 'nics': [{'port-id': u'108bf2ca-b610-4244-abe9-220da68c5f83'}, {'port-id': u'9c6672d6-e981-48d7-882b-ae14cac634b1'}], 'flavor': u'b2d35fb6-caf0-40f2-b14b-2bb3830003f0'} 2019-01-09 03:36:08,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-09 03:36:08,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 03:36:08,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:36:08,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 03:36:08,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:36:08,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 03:36:08,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 03:36:08,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 03:36:08,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 03:36:08,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 03:36:08,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 03:36:08,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:36:08,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:08,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:08,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:08,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:08,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:08,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:08,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:08,782 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:36:08,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:08,782 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:08 GMT 2019-01-09 03:36:08,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:08,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:36:08,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:13,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:36:13,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:13,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:13,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:13,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:13,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:13,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:13,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:13,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:08.957Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping 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:block_device_mapping 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:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-09T03:36:08.957Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:10.638Z", "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": "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": "2019-01-09T03:36:10.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2019-01-09 03:36:13,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:13,960 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:13 GMT 2019-01-09 03:36:13,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:13,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2019-01-09 03:36:13,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:13,961 - 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:block_device_mapping state. Retrying... [retry_after=30] 2019-01-09 03:36:13,961 - 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] 2019-01-09 03:36:13,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:36:14,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:14,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:14,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:14,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:14,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:14,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:14,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:14,069 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:36:14,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:14,069 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:14 GMT 2019-01-09 03:36:14,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:14,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:36:14,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:19,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:36:19,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:19,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:19,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:19,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:19,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:19,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:19,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:19,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2019-01-09 03:36:19,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:19,345 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:19 GMT 2019-01-09 03:36:19,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:19,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:36:19,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:19,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:36:19,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:19,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:19,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:19,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:19,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:19,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:19,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:19,540 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:36:19,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:19,541 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:19 GMT 2019-01-09 03:36:19,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:19,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:36:19,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:24,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:36:24,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:24,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:24,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:24,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:24,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:24,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:24,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:24,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2019-01-09 03:36:24,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:24,971 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:24 GMT 2019-01-09 03:36:24,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:24,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:36:24,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:24,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:36:25,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:25,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:25,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:25,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:25,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:25,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:25,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:25,191 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:36:25,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:25,192 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:25 GMT 2019-01-09 03:36:25,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:25,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:36:25,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:30,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:36:30,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:30,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:30,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:30,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:30,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:30,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:30,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:30,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2019-01-09 03:36:30,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:30,612 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:30 GMT 2019-01-09 03:36:30,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:30,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:36:30,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:30,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:36:30,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:30,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:30,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:30,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:30,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:30,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:30,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:30,847 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:36:30,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:30,847 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:30 GMT 2019-01-09 03:36:30,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:30,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:36:30,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:35,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:36:36,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:36,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:36,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:36,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:36,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:36,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:36,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:36,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2019-01-09 03:36:36,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:36,111 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:36 GMT 2019-01-09 03:36:36,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:36,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:36:36,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:36,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:36:36,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:36,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:36,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:36,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:36,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:36,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:36,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:36,597 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:36:36,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:36,597 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:36 GMT 2019-01-09 03:36:36,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:36,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:36:36,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:41,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:36:41,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:41,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:41,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:41,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:41,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:41,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:41,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:41,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:38.744Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:38.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:38.987Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:38.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:40.667Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:40.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:40.995Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:36:40.995Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 153, "offset": 144, "size": 50}}} 2019-01-09 03:36:41,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:41,733 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:41 GMT 2019-01-09 03:36:41,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:41,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2019-01-09 03:36:41,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:41,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:36:41,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:36:41,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:36:41,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 03:36:41,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:36:41,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:41,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:41,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:41,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:41,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:41,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:41,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:41,799 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:36:41,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:41,799 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:41 GMT 2019-01-09 03:36:41,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:41,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:36:41,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:46,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:36:46,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:46,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:46,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:46,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:46,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:46,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:46,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:46,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:42.005Z", "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": "2019-01-09T03:36:42.005Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:36:43.027Z", "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": "2019-01-09T03:36:43.027Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2019-01-09 03:36:46,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:46,902 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:46 GMT 2019-01-09 03:36:46,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:46,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2368 2019-01-09 03:36:46,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:46,902 - 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] 2019-01-09 03:36:46,902 - 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] 2019-01-09 03:36:46,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:36:46,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:46,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:46,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:46,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:46,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:46,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:46,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:46,973 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:36:46,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:46,973 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:46 GMT 2019-01-09 03:36:46,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:46,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:36:46,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:51,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:36:52,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:52,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:52,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:52,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:52,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:52,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:52,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:52,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2019-01-09 03:36:52,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:52,118 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:52 GMT 2019-01-09 03:36:52,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:52,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:36:52,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:52,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:36:52,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:52,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:52,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:52,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:52,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:52,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:52,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:52,188 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:36:52,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:52,189 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:52 GMT 2019-01-09 03:36:52,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:52,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:36:52,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:57,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:36:57,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:57,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:57,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:57,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:57,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:57,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:57,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:57,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2019-01-09 03:36:57,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:57,277 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:57 GMT 2019-01-09 03:36:57,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:57,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:36:57,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:36:57,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:36:57,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:36:57,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:36:57,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:36:57,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:36:57,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:36:57,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:36:57,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:36:57,339 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:36:57,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:36:57,339 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:36:57 GMT 2019-01-09 03:36:57,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:36:57,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:36:57,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:37:02,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:37:02,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:37:02,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:37:02,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:37:02,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:37:02,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:37:02,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:37:02,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:37:02,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2019-01-09 03:37:02,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:37:02,441 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:37:02 GMT 2019-01-09 03:37:02,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:37:02,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:37:02,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:37:02,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:37:02,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:37:02,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:37:02,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:37:02,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:37:02,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:37:02,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:37:02,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:37:02,506 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:37:02,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:37:02,506 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:37:02 GMT 2019-01-09 03:37:02,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:37:02,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:37:02,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:37:07,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:37:07,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:37:07,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:37:07,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:37:07,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:37:07,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:37:07,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:37:07,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:37:07,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2019-01-09 03:37:07,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:37:07,592 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:37:07 GMT 2019-01-09 03:37:07,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:37:07,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 03:37:07,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:37:07,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:37:07,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:37:07,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:37:07,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:37:07,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:37:07,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:37:07,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:37:07,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:37:07,672 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:37:07,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:37:07,672 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:37:07 GMT 2019-01-09 03:37:07,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:37:07,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:37:07,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:37:12,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:37:12,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:37:12,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:37:12,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:37:12,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:37:12,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:37:12,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:37:12,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:37:12,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:37:11.106Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:37:11.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:37:12.053Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:37:12.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 157, "offset": 150, "size": 50}}} 2019-01-09 03:37:12,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:37:12,764 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:37:12 GMT 2019-01-09 03:37:12,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:37:12,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1128 2019-01-09 03:37:12,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:37:12,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:37:12,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:37:12,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:37:12,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:37:12,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:37:12,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:37:12,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:37:12,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:37:12,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:37:12,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:37:12,840 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:37:12,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:37:12,840 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:37:12 GMT 2019-01-09 03:37:12,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:37:12,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 03:37:12,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:37:17,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:37:17,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:37:17,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:37:17,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:37:17,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:37:17,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:37:17,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:37:17,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:37:17,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_w2xtpp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:37:13.011Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:37:13.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "399092d1-f56a-42c6-bfd6-76857ebaf960"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:37:13.067Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:37:13.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:37:13.067Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:37:13.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:37:14.093Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:37:14.093Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": "target_vnf_host_tzsziv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:37:15.347Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:37:15.347Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953", "logger": "d63edca6-366f-4d88-80e8-31d03f76830d"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:37:15.533Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:37:15.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:37:16.740Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T03:37:16.740Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 164, "offset": 152, "size": 50}}} 2019-01-09 03:37:17,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:37:17,937 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:37:17 GMT 2019-01-09 03:37:17,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:37:17,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3645 2019-01-09 03:37:17,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:37:17,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-01-09 03:37:17,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:37:17,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:37:17,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:37:17,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-01-09 03:37:17,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-01-09 03:37:17,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2019-01-09 03:37:17,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/b835a6cf-212f-42e8-bad6-fd1d6415e953 2019-01-09 03:37:18,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:37:18,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:37:18,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:37:18,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:37:18,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:37:18,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:37:18,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:37:18,008 - 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": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"} 2019-01-09 03:37:18,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:37:18,009 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:37:18 GMT 2019-01-09 03:37:18,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:37:18,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2019-01-09 03:37:18,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:37:18,009 - 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'2019-01-09T03:35:20.998Z', 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'b835a6cf-212f-42e8-bad6-fd1d6415e953'} 2019-01-09 03:37:18,027 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-01-09 03:37:18,092 - 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.205'}, 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'} 2019-01-09 03:37:18,166 - 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.205'}, 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'} 2019-01-09 03:37:18,167 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-01-09 03:37:18,167 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.205 2019-01-09 03:37:18,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:37:18,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:37:19,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:37: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-92b33e76-753b-4aaa-ae33-5e3dc20c6ac3 x-compute-request-id: req-92b33e76-753b-4aaa-ae33-5e3dc20c6ac3 Content-Encoding: gzip Content-Length: 1184 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:0a:1f:dc", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:dc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:b4", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T03:36:05Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:62:3f", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "9966e723-5b24-4ca9-a4d2-9e21e7775a26", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T03:36:04Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:33:31Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:37:19,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92b33e76-753b-4aaa-ae33-5e3dc20c6ac3 2019-01-09 03:37:19,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00124192238s 2019-01-09 03:37:19,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92b33e76-753b-4aaa-ae33-5e3dc20c6ac3 2019-01-09 03:37:19,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:37:19,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:37:20,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06a4d034-eb9f-4a04-9a58-fe3023d5afec x-compute-request-id: req-06a4d034-eb9f-4a04-9a58-fe3023d5afec Content-Encoding: gzip Content-Length: 1184 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:0a:1f:dc", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:dc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:b4", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T03:36:05Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:62:3f", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "9966e723-5b24-4ca9-a4d2-9e21e7775a26", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T03:36:04Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:33:31Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:37:20,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-06a4d034-eb9f-4a04-9a58-fe3023d5afec 2019-01-09 03:37:20,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.87960600853s 2019-01-09 03:37:20,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-06a4d034-eb9f-4a04-9a58-fe3023d5afec 2019-01-09 03:37:20,057 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.8 2019-01-09 03:37:20,057 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:47:05:73 2019-01-09 03:37:20,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:37:20,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:37:20,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:37:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fb3ba6a-4deb-4235-b8d6-8e9f74ac16e2 x-compute-request-id: req-9fb3ba6a-4deb-4235-b8d6-8e9f74ac16e2 Content-Encoding: gzip Content-Length: 1184 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:0a:1f:dc", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:dc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:b4", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T03:36:05Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:62:3f", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "9966e723-5b24-4ca9-a4d2-9e21e7775a26", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T03:36:04Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:33:31Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:37:20,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9fb3ba6a-4deb-4235-b8d6-8e9f74ac16e2 2019-01-09 03:37:20,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.93655705452s 2019-01-09 03:37:20,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9fb3ba6a-4deb-4235-b8d6-8e9f74ac16e2 2019-01-09 03:37:20,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:37:21,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:37:21,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-413ccf89-f230-4673-9f94-84e4f108a1e4 x-compute-request-id: req-413ccf89-f230-4673-9f94-84e4f108a1e4 Content-Encoding: gzip Content-Length: 1184 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:0a:1f:dc", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:dc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:b4", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T03:36:05Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:62:3f", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "9966e723-5b24-4ca9-a4d2-9e21e7775a26", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T03:36:04Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:33:31Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:37:21,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-413ccf89-f230-4673-9f94-84e4f108a1e4 2019-01-09 03:37:21,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.873104810715s 2019-01-09 03:37:21,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-413ccf89-f230-4673-9f94-84e4f108a1e4 2019-01-09 03:37:21,876 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.6 2019-01-09 03:37:21,876 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:7f:62:3f 2019-01-09 03:37:21,876 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-01-09 03:37:21,876 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.206 2019-01-09 03:37:21,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:37:21,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:37:22,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-048e0bdb-7176-4724-a3fe-2c4951f17de1 x-compute-request-id: req-048e0bdb-7176-4724-a3fe-2c4951f17de1 Content-Encoding: gzip Content-Length: 1184 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:0a:1f:dc", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:dc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:b4", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T03:36:05Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:62:3f", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "9966e723-5b24-4ca9-a4d2-9e21e7775a26", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T03:36:04Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:33:31Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:37:22,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-048e0bdb-7176-4724-a3fe-2c4951f17de1 2019-01-09 03:37:22,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862436056137s 2019-01-09 03:37:22,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-048e0bdb-7176-4724-a3fe-2c4951f17de1 2019-01-09 03:37:22,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:37:22,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:37:23,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a502110f-de53-409d-b4a0-ab3a20715e89 x-compute-request-id: req-a502110f-de53-409d-b4a0-ab3a20715e89 Content-Encoding: gzip Content-Length: 1184 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:0a:1f:dc", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:dc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:b4", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T03:36:05Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:62:3f", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "9966e723-5b24-4ca9-a4d2-9e21e7775a26", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T03:36:04Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:33:31Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:37:23,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a502110f-de53-409d-b4a0-ab3a20715e89 2019-01-09 03:37:23,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715827941895s 2019-01-09 03:37:23,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a502110f-de53-409d-b4a0-ab3a20715e89 2019-01-09 03:37:23,463 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.13 2019-01-09 03:37:23,463 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:0a:1f:dc 2019-01-09 03:37:23,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:37:23,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:37:24,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:37:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e4426b5-0e4b-4268-afff-6e4c1f3e9f02 x-compute-request-id: req-2e4426b5-0e4b-4268-afff-6e4c1f3e9f02 Content-Encoding: gzip Content-Length: 1184 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:0a:1f:dc", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:dc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:b4", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T03:36:05Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:62:3f", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "9966e723-5b24-4ca9-a4d2-9e21e7775a26", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T03:36:04Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:33:31Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:37:24,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2e4426b5-0e4b-4268-afff-6e4c1f3e9f02 2019-01-09 03:37:24,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41873502731s 2019-01-09 03:37:24,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2e4426b5-0e4b-4268-afff-6e4c1f3e9f02 2019-01-09 03:37:24,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:37:24,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:37:25,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-961d9ed3-92c0-4de2-9e72-1c3db879e3e6 x-compute-request-id: req-961d9ed3-92c0-4de2-9e72-1c3db879e3e6 Content-Encoding: gzip Content-Length: 1184 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:0a:1f:dc", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:dc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:b4", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T03:36:05Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:62:3f", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "9966e723-5b24-4ca9-a4d2-9e21e7775a26", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T03:36:04Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:33:31Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:37:25,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-961d9ed3-92c0-4de2-9e72-1c3db879e3e6 2019-01-09 03:37:25,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720525979996s 2019-01-09 03:37:25,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-961d9ed3-92c0-4de2-9e72-1c3db879e3e6 2019-01-09 03:37:25,611 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.11 2019-01-09 03:37:25,612 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:b1:8a:b4 2019-01-09 03:37:25,612 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-01-09 03:37:25,632 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-01-09 03:37:25,650 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-01-09 03:37:25,650 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-01-09 03:37:25,726 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-01-09 03:37:25' 2019-01-09 03:37:25,726 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-01-09 03:37:25,727 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-01-09 03:37:25,775 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2019-01-09 03:37:25,778 - paramiko.transport - DEBUG - starting thread (client mode): 0x5f9cc190L 2019-01-09 03:37:25,778 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 03:37:25,782 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2019-01-09 03:37:25,783 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-01-09 03:37:25,783 - 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 2019-01-09 03:37:25,783 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-01-09 03:37:25,784 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-01-09 03:37:25,784 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 03:37:25,784 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-01-09 03:37:25,784 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 03:37:25,823 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-01-09 03:37:25,904 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-01-09 03:37:25,905 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 03:37:25,907 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.206: 05fe7a9c6c774fcdf055d1aa31e1b495 2019-01-09 03:37:25,942 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 03:37:25,949 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-01-09 03:37:25,949 - paramiko.transport - INFO - Authentication (password) successful! 2019-01-09 03:37:25,971 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2019-01-09 03:37:25,972 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 03:37:25,972 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 03:37:25,973 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 03:37:25,975 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 03:37:25,977 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 03:37:27,012 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-01-09 03:37:28,014 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-01-09 03:37:33,019 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-01-09 03:37:34,021 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-01-09 03:37:39,026 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-01-09 03:37:40,028 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-01-09 03:37:45,033 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-01-09 03:37:46,035 - 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# 2019-01-09 03:37:51,040 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-01-09 03:37:52,042 - 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# 2019-01-09 03:37:57,047 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-01-09 03:37:58,049 - 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# 2019-01-09 03:38:03,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-01-09 03:38:04,056 - 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# 2019-01-09 03:38:09,061 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-01-09 03:38:10,063 - 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# 2019-01-09 03:38:15,068 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-01-09 03:38:16,070 - 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# 2019-01-09 03:38:21,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-01-09 03:38:22,078 - 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# 2019-01-09 03:38:27,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-01-09 03:38:28,085 - 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# 2019-01-09 03:38:33,091 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-01-09 03:38:34,093 - 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# 2019-01-09 03:38:39,098 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-01-09 03:38:40,100 - 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# 2019-01-09 03:38:45,106 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-09 03:38:46,108 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-09 03:38:51,113 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 ebgp-multihop '2' 2019-01-09 03:38:52,115 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 ebgp-multihop '2' [edit] vyos@vyos# 2019-01-09 03:38:57,120 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 remote-as 65002 2019-01-09 03:38:58,122 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 remote-as 65002 [edit] vyos@vyos# 2019-01-09 03:39:03,127 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 update-source 12.0.0.11 2019-01-09 03:39:04,129 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 update-source 12.0.0.11 [edit] vyos@vyos# 2019-01-09 03:39:09,134 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 soft-reconfiguration inbound 2019-01-09 03:39:10,136 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-01-09 03:39:15,141 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 password lab0033 2019-01-09 03:39:16,143 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 password lab0033 [edit] vyos@vyos# 2019-01-09 03:39:21,148 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-01-09 03:39:22,150 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-01-09 03:39:27,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-01-09 03:39:28,157 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-01-09 03:39:33,162 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-01-09 03:39:34,164 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-01-09 03:39:39,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-01-09 03:39:40,171 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-01-09 03:39:45,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-01-09 03:39:46,178 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-01-09 03:39:51,184 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-01-09 03:39:52,185 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-01-09 03:39:57,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-01-09 03:39:58,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-01-09 03:40:03,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-01-09 03:40:04,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-01-09 03:40:09,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-01-09 03:40:10,207 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-01-09 03:40:15,212 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-01-09 03:40:16,214 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-01-09 03:40:21,219 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.11 2019-01-09 03:40:22,221 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2019-01-09 03:40:27,226 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-09 03:40:28,228 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-09 03:40:33,254 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 03:40:33,265 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-01-09 03:40:33,314 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2019-01-09 03:40:33,317 - paramiko.transport - DEBUG - starting thread (client mode): 0x5f9f3390L 2019-01-09 03:40:33,318 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 03:40:33,323 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2019-01-09 03:40:33,323 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-01-09 03:40:33,324 - 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 2019-01-09 03:40:33,324 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-01-09 03:40:33,324 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-01-09 03:40:33,324 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 03:40:33,324 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-01-09 03:40:33,324 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 03:40:33,356 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-01-09 03:40:33,491 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-01-09 03:40:33,492 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 03:40:33,495 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.205: 05fe7a9c6c774fcdf055d1aa31e1b495 2019-01-09 03:40:33,525 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 03:40:33,534 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-01-09 03:40:33,535 - paramiko.transport - INFO - Authentication (password) successful! 2019-01-09 03:40:33,559 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2019-01-09 03:40:33,560 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 03:40:33,561 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 03:40:33,561 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 03:40:33,564 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 03:40:33,565 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 03:40:34,587 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-01-09 03:40:35,589 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-01-09 03:40:40,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-01-09 03:40:41,596 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-01-09 03:40:46,602 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-01-09 03:40:47,603 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-01-09 03:40:52,609 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-01-09 03:40:53,610 - 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# 2019-01-09 03:40:58,616 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-01-09 03:40:59,618 - 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# 2019-01-09 03:41:04,618 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-01-09 03:41:05,620 - 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# 2019-01-09 03:41:10,626 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-01-09 03:41:11,628 - 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# 2019-01-09 03:41:16,633 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-01-09 03:41:17,635 - 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# 2019-01-09 03:41:22,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-01-09 03:41:23,643 - 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# 2019-01-09 03:41:28,648 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-01-09 03:41:29,650 - 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# 2019-01-09 03:41:34,656 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-01-09 03:41:35,657 - 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# 2019-01-09 03:41:40,663 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-01-09 03:41:41,664 - 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# 2019-01-09 03:41:46,670 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-01-09 03:41:47,671 - 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# 2019-01-09 03:41:52,673 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-09 03:41:53,675 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-09 03:41:58,680 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' 2019-01-09 03:41:59,682 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2019-01-09 03:42:04,687 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 2019-01-09 03:42:05,689 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 [edit] vyos@vyos# 2019-01-09 03:42:10,694 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.6 2019-01-09 03:42:11,696 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.6 [edit] vyos@vyos# 2019-01-09 03:42:16,701 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbound 2019-01-09 03:42:17,704 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-01-09 03:42:22,710 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 2019-01-09 03:42:23,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2019-01-09 03:42:28,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-01-09 03:42:29,715 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-01-09 03:42:34,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-01-09 03:42:35,722 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-01-09 03:42:40,727 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-01-09 03:42:41,729 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-01-09 03:42:46,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-01-09 03:42:47,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-01-09 03:42:52,736 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-01-09 03:42:53,738 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-01-09 03:42:58,744 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-01-09 03:42:59,746 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-01-09 03:43:04,751 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-01-09 03:43:05,753 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-01-09 03:43:10,759 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-01-09 03:43:11,761 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-01-09 03:43:16,766 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-01-09 03:43:17,768 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-01-09 03:43:22,774 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-01-09 03:43:23,775 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-01-09 03:43:28,780 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.6 2019-01-09 03:43:29,782 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.6 [edit] vyos@vyos# 2019-01-09 03:43:34,787 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-09 03:43:35,789 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-09 03:43:40,879 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 03:43:40,908 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-01-09 03:43:40,908 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-01-09 03:44:40,949 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-01-09 03:44:40,993 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2019-01-09 03:44:40,997 - paramiko.transport - DEBUG - starting thread (client mode): 0x6006fd90L 2019-01-09 03:44:40,997 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-09 03:44:41,003 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2019-01-09 03:44:41,003 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-01-09 03:44:41,004 - 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 2019-01-09 03:44:41,004 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-01-09 03:44:41,004 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-01-09 03:44:41,005 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 03:44:41,005 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-01-09 03:44:41,005 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 03:44:41,038 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-01-09 03:44:41,150 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-01-09 03:44:41,150 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 03:44:41,153 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.206: 05fe7a9c6c774fcdf055d1aa31e1b495 2019-01-09 03:44:41,187 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 03:44:41,193 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-01-09 03:44:41,193 - paramiko.transport - INFO - Authentication (password) successful! 2019-01-09 03:44:41,217 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2019-01-09 03:44:41,218 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 03:44:41,219 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 03:44:41,219 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 03:44:41,221 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 03:44:41,222 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 03:44:42,224 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-01-09 03:45:12,326 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 03:45:12,358 - 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 | +-------------------------------+----------------+ 2019-01-09 03:45:12,359 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.11, 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.6 4 65002 3 5 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2019-01-09 03:45:12,359 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 | no-more BGP neighbor is 12.0.0.6, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.6 BGP state = Established, up for 00:01:10 Last read 20:23:03, 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: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.11 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.11, Local port: 179 Foreign host: 12.0.0.6, Foreign port: 48968 Nexthop: 12.0.0.11 Nexthop global: fe80::f816:3eff:feb1:8ab4 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-01-09 03:45:12,359 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.11 0 32768 i *> 10.0.2.0/24 12.0.0.11 0 32768 i *> 10.0.3.0/24 12.0.0.11 0 32768 i *> 10.0.4.0/24 12.0.0.11 0 32768 i *> 10.0.5.0/24 12.0.0.11 0 32768 i *> 10.0.6.0/24 12.0.0.11 0 32768 i *> 10.0.7.0/24 12.0.0.11 0 32768 i *> 10.0.8.0/24 12.0.0.11 0 32768 i *> 10.0.9.0/24 12.0.0.11 0 32768 i *> 10.0.10.0/24 12.0.0.11 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-01-09 03:45:12,359 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.6 0 0 65002 i *> 10.1.2.0/24 12.0.0.6 0 0 65002 i *> 10.1.3.0/24 12.0.0.6 0 0 65002 i *> 10.1.4.0/24 12.0.0.6 0 0 65002 i *> 10.1.5.0/24 12.0.0.6 0 0 65002 i *> 10.1.6.0/24 12.0.0.6 0 0 65002 i *> 10.1.7.0/24 12.0.0.6 0 0 65002 i *> 10.1.8.0/24 12.0.0.6 0 0 65002 i *> 10.1.9.0/24 12.0.0.6 0 0 65002 i *> 10.1.10.0/24 12.0.0.6 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-01-09 03:45:12,359 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.6 0 0 65002 i *> 10.1.2.0/24 12.0.0.6 0 0 65002 i *> 10.1.3.0/24 12.0.0.6 0 0 65002 i *> 10.1.4.0/24 12.0.0.6 0 0 65002 i *> 10.1.5.0/24 12.0.0.6 0 0 65002 i *> 10.1.6.0/24 12.0.0.6 0 0 65002 i *> 10.1.7.0/24 12.0.0.6 0 0 65002 i *> 10.1.8.0/24 12.0.0.6 0 0 65002 i *> 10.1.9.0/24 12.0.0.6 0 0 65002 i *> 10.1.10.0/24 12.0.0.6 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-01-09 03:45:12,360 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-01-09 03:45:12,360 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.6' 2019-01-09 03:45:12,360 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-01-09 03:45:12,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:45:12,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:45:14,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:45: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-e7b3278a-8bee-482b-81b5-f74241a65f7c x-compute-request-id: req-e7b3278a-8bee-482b-81b5-f74241a65f7c Content-Encoding: gzip Content-Length: 1184 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:0a:1f:dc", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:dc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:b4", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T03:36:05Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:62:3f", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "9966e723-5b24-4ca9-a4d2-9e21e7775a26", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T03:36:04Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:33:31Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:45:14,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7b3278a-8bee-482b-81b5-f74241a65f7c 2019-01-09 03:45:14,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.00891900063s 2019-01-09 03:45:14,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7b3278a-8bee-482b-81b5-f74241a65f7c 2019-01-09 03:45:14,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 03:45:14,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:45:14,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 03:45:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93cd5bc1-21f9-4c8e-971b-98c708ee0e4d x-compute-request-id: req-93cd5bc1-21f9-4c8e-971b-98c708ee0e4d Content-Type: application/json 2019-01-09 03:45:14,526 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26 used request id req-93cd5bc1-21f9-4c8e-971b-98c708ee0e4d 2019-01-09 03:45:14,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.15194106102s 2019-01-09 03:45:14,526 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26 used request id req-93cd5bc1-21f9-4c8e-971b-98c708ee0e4d 2019-01-09 03:45:14,526 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-01-09 03:45:14,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:45:14,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:45:16,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:45:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bdae2a8-3071-4687-911d-72fefd243eeb x-compute-request-id: req-4bdae2a8-3071-4687-911d-72fefd243eeb Content-Encoding: gzip Content-Length: 1200 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:0a:1f:dc", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:dc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:8a:b4", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "020edfd5-e1d7-4fa2-9e58-e27b8bf349be", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:36:57Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T03:36:05Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:05:73", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:62:3f", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9966e723-5b24-4ca9-a4d2-9e21e7775a26", "rel": "bookmark"}], "image": {"id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "links": [{"href": "http://172.30.9.26:8774/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:36:56.000000", "flavor": {"id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "links": [{"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}]}, "id": "9966e723-5b24-4ca9-a4d2-9e21e7775a26", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:45:14Z", "hostId": "04628020a4d89e90eaabb4e2a174da8f3f632c223234f2e554743f1f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T03:36:04Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b11a76f-7b8d-4853-a726-8055172af14f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:33:31Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:45:16,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4bdae2a8-3071-4687-911d-72fefd243eeb 2019-01-09 03:45:16,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.99833583832s 2019-01-09 03:45:16,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4bdae2a8-3071-4687-911d-72fefd243eeb 2019-01-09 03:45:16,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 03:45:16,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:45:16,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 03:45: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-395f7d02-b1a7-49fe-990d-2f83896e5a0f x-compute-request-id: req-395f7d02-b1a7-49fe-990d-2f83896e5a0f Content-Type: application/json 2019-01-09 03:45:16,681 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be used request id req-395f7d02-b1a7-49fe-990d-2f83896e5a0f 2019-01-09 03:45:16,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152177810669s 2019-01-09 03:45:16,682 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/020edfd5-e1d7-4fa2-9e58-e27b8bf349be used request id req-395f7d02-b1a7-49fe-990d-2f83896e5a0f 2019-01-09 03:45:16,806 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 03:45:16,806 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:25 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-09 03:45:16,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-01-09 03:45:16,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2019-01-09 03:45:16,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:16,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:16,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:16,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:16,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:16,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:16,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:16,893 - 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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:34:48.308Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c5ba5506-1936-41c2-aea4-4911441856bf"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T03:35:20.998Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b835a6cf-212f-42e8-bad6-fd1d6415e953"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2019-01-09 03:45:16,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:16,893 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:16 GMT 2019-01-09 03:45:16,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:16,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2019-01-09 03:45:16,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:16,894 - 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}} 2019-01-09 03:45:17,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:17,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:17,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:17,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:17,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:17,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:17,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:17,071 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-01-09 03:45:17,071 - 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": "2019-01-09T03:45:16.969Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"} 2019-01-09 03:45:17,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:17,071 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:17 GMT 2019-01-09 03:45:17,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:17,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 03:45:17,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:17,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:45:17,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:17,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:17,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:17,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:17,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:17,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:17,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:17,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-09 03:45:17,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:17,142 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:17 GMT 2019-01-09 03:45:17,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:17,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-09 03:45:17,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:17,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1530363b-7cd8-4eb3-a1c8-5e7c5c53da26 2019-01-09 03:45:17,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:17,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:17,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:17,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:17,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:17,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:17,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:17,210 - 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": "2019-01-09T03:45:16.969Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"} 2019-01-09 03:45:17,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:17,210 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:17 GMT 2019-01-09 03:45:17,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:17,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 03:45:17,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:22,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:45:22,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:22,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:22,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:22,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:22,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:22,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:22,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:22,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:17.833Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:17.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:18.875Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:18.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:18.875Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:18.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:18.875Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:18.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:18.875Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:18.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:19.255Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:19.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:19.255Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:19.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:20.486Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 9966e723-5b24-4ca9-a4d2-9e21e7775a26 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 9966e723-5b24-4ca9-a4d2-9e21e7775a26 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 9966e723-5b24-4ca9-a4d2-9e21e7775a26 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-09T03:45:20.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:21.297Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:21.297Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:21.297Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:21.297Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}], "metadata": {"pagination": {"total": 10, "offset": 0, "size": 50}}} 2019-01-09 03:45:22,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:22,295 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:22 GMT 2019-01-09 03:45:22,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:22,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7176 2019-01-09 03:45:22,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:22,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2019-01-09 03:45:22,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 03:45:22,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:22,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:22,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 03:45:22,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 03:45:22,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 03:45:22,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 9966e723-5b24-4ca9-a4d2-9e21e7775a26 could not be found. [status_code=404] 2019-01-09 03:45:22,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-09 03:45:22,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-09 03:45:22,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1530363b-7cd8-4eb3-a1c8-5e7c5c53da26 2019-01-09 03:45:22,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:22,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:22,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:22,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:22,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:22,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:22,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:22,369 - 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": "2019-01-09T03:45:16.969Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"} 2019-01-09 03:45:22,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:22,369 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:22 GMT 2019-01-09 03:45:22,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:22,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 03:45:22,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:27,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:45:27,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:27,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:27,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:27,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:27,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:27,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:27,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:27,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:22.342Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:22.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:22.342Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 020edfd5-e1d7-4fa2-9e58-e27b8bf349be could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 020edfd5-e1d7-4fa2-9e58-e27b8bf349be 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 432, in stop\n nova_client.servers.stop(server)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1060, in stop\n resp, body = self._action_return_resp_and_body('os-stop', server, None)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1856, in _action_return_resp_and_body\n return self.api.client.post(url, body=body)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 240, in post\n return self.request(url, 'POST', **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 020edfd5-e1d7-4fa2-9e58-e27b8bf349be could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-09T03:45:22.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:22.342Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:22.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:24.094Z", "message": "Detaching port 23f176b5-b226-463f-a216-f97301a0b028...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:24.094Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "b999a6b2-2b2d-4089-ac3a-9e794ccbd350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:24.246Z", "message": "Detaching port 9c6672d6-e981-48d7-882b-ae14cac634b1...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:24.246Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "58ce5140-7596-4beb-9864-72f0bc413dba"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:24.576Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:24.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:25.272Z", "message": "Successfully detached port 23f176b5-b226-463f-a216-f97301a0b028", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:25.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "b999a6b2-2b2d-4089-ac3a-9e794ccbd350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:25.272Z", "message": "Successfully detached port 9c6672d6-e981-48d7-882b-ae14cac634b1", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:25.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "58ce5140-7596-4beb-9864-72f0bc413dba"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:25.364Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:25.364Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:25.364Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:25.364Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:25.364Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:25.364Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:26.374Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:26.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:26.374Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:26.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:27.168Z", "message": "Detaching port 40e64fdd-3496-4048-aeb3-979f494b4ee6...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:27.168Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "54fa0a81-197a-4a20-a027-43ea276c72c5"}], "metadata": {"pagination": {"total": 24, "offset": 10, "size": 50}}} 2019-01-09 03:45:27,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:27,451 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:27 GMT 2019-01-09 03:45:27,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:27,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9239 2019-01-09 03:45:27,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:27,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-09 03:45:27,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 020edfd5-e1d7-4fa2-9e58-e27b8bf349be could not be found. [status_code=404] 2019-01-09 03:45:27,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-09 03:45:27,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 23f176b5-b226-463f-a216-f97301a0b028... 2019-01-09 03:45:27,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 9c6672d6-e981-48d7-882b-ae14cac634b1... 2019-01-09 03:45:27,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-09 03:45:27,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 23f176b5-b226-463f-a216-f97301a0b028 2019-01-09 03:45:27,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 9c6672d6-e981-48d7-882b-ae14cac634b1 2019-01-09 03:45:27,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-09 03:45:27,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-09 03:45:27,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-09 03:45:27,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-09 03:45:27,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-09 03:45:27,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 40e64fdd-3496-4048-aeb3-979f494b4ee6... 2019-01-09 03:45:27,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1530363b-7cd8-4eb3-a1c8-5e7c5c53da26 2019-01-09 03:45:27,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:27,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:27,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:27,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:27,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:27,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:27,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:27,521 - 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": "2019-01-09T03:45:16.969Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"} 2019-01-09 03:45:27,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:27,522 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:27 GMT 2019-01-09 03:45:27,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:27,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 03:45:27,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:32,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:45:32,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:32,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:32,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:32,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:32,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:32,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:32,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:32,691 - 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": "2019-01-09T03:45:27.952Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:27.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:28.295Z", "message": "Detaching port 108bf2ca-b610-4244-abe9-220da68c5f83...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:28.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "266d0c69-e326-48e4-8367-e644f6c23184"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:28.295Z", "message": "Successfully detached port 40e64fdd-3496-4048-aeb3-979f494b4ee6", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:28.295Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "54fa0a81-197a-4a20-a027-43ea276c72c5"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:28.392Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:28.392Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:29.304Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:29.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "5ad70665-1d29-493b-8348-043c5d842015"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:29.304Z", "message": "Successfully detached port 108bf2ca-b610-4244-abe9-220da68c5f83", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:29.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "266d0c69-e326-48e4-8367-e644f6c23184"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:29.410Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:29.410Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:29.410Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:29.410Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:29.410Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:29.410Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:29.410Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:29.410Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:29.410Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:29.410Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:29.410Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:29.410Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_host_tzsziv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:30.314Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:30.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "b4553623-d2fa-40e5-9950-f1f45d2a6bf0"}, {"node_instance_id": "reference_vnf_data_plane_port_21rseu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:30.423Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:30.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_port_vpi3xp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:30.423Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:30.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_host_w2xtpp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:30.423Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 9966e723-5b24-4ca9-a4d2-9e21e7775a26 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 9966e723-5b24-4ca9-a4d2-9e21e7775a26 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 9966e723-5b24-4ca9-a4d2-9e21e7775a26 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-09T03:45:30.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:31.450Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:31.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_host_tzsziv", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:31.450Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 020edfd5-e1d7-4fa2-9e58-e27b8bf349be could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 020edfd5-e1d7-4fa2-9e58-e27b8bf349be 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 020edfd5-e1d7-4fa2-9e58-e27b8bf349be could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-09T03:45:31.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:31.450Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:31.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_data_plane_port_21rseu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:32.469Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:32.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:32.469Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:32.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_data_plane_port_21rseu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:32.469Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:32.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "keypair_fi1q24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:32.469Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:32.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_data_plane_port_p5nu2h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:32.469Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:32.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_port_c4lwf4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:32.469Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:32.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:32.469Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:32.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_data_plane_port_21rseu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:32.469Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:32.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_data_plane_port_21rseu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:32.641Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:32.641Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "ae035a2a-cfbe-482e-9ef5-31daaf16ff02"}], "metadata": {"pagination": {"total": 51, "offset": 24, "size": 50}}} 2019-01-09 03:45:32,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:32,692 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:32 GMT 2019-01-09 03:45:32,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:32,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18593 2019-01-09 03:45:32,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:32,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-09 03:45:32,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 108bf2ca-b610-4244-abe9-220da68c5f83... 2019-01-09 03:45:32,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 40e64fdd-3496-4048-aeb3-979f494b4ee6 2019-01-09 03:45:32,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:32,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-01-09 03:45:32,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 108bf2ca-b610-4244-abe9-220da68c5f83 2019-01-09 03:45:32,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:32,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 03:45:32,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 03:45:32,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 03:45:32,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 03:45:32,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-09 03:45:32,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-01-09 03:45:32,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:32,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:32,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 9966e723-5b24-4ca9-a4d2-9e21e7775a26 could not be found. [status_code=404] 2019-01-09 03:45:32,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-01-09 03:45:32,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 020edfd5-e1d7-4fa2-9e58-e27b8bf349be could not be found. [status_code=404] 2019-01-09 03:45:32,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2019-01-09 03:45:32,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:32,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-01-09 03:45:32,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-09 03:45:32,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:32,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:32,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:32,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2019-01-09 03:45:32,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-09 03:45:32,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-09 03:45:32,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1530363b-7cd8-4eb3-a1c8-5e7c5c53da26 2019-01-09 03:45:32,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:32,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:32,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:32,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:32,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:32,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:32,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:32,765 - 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": "2019-01-09T03:45:16.969Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"} 2019-01-09 03:45:32,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:32,765 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:32 GMT 2019-01-09 03:45:32,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:32,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 03:45:32,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:37,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:45:37,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:37,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:37,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:37,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:37,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:37,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:37,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:37,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_fi1q24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:33.583Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:33.583Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_data_plane_port_p5nu2h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:33.583Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:33.583Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_data_plane_port_p5nu2h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:33.583Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:33.583Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "keypair_fi1q24", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:33.583Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:33.583Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_data_plane_port_p5nu2h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:33.583Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:33.583Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "keypair_fi1q24", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:33.583Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:33.583Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:33.583Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:33.583Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "keypair_fi1q24", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:33.958Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:33.958Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "e9efa5bb-85d3-450f-aa27-b769fc865166"}, {"node_instance_id": "target_vnf_data_plane_port_p5nu2h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:33.958Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:33.958Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "98a8c86c-0df3-47be-845c-490627bc7bab"}, {"node_instance_id": "keypair_fi1q24", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:33.958Z", "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": "2019-01-09T03:45:33.958Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "e9efa5bb-85d3-450f-aa27-b769fc865166"}, {"node_instance_id": "reference_vnf_port_vpi3xp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:34.605Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:34.605Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_port_vpi3xp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:34.605Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:34.605Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_port_vpi3xp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:34.605Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:34.605Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:34.605Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:34.605Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_data_plane_port_21rseu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:34.605Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:34.605Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "keypair_fi1q24", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:34.605Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:34.605Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_port_vpi3xp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:35.334Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:35.334Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "76d90a12-1c14-4585-b243-07eb0b714fc6"}, {"node_instance_id": "target_vnf_port_c4lwf4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:35.625Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:35.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_port_c4lwf4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:35.625Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:35.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_port_c4lwf4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:35.625Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:35.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_data_plane_port_p5nu2h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:35.625Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:35.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_port_c4lwf4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:36.354Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:36.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "ab8112c8-1b8e-4a6c-a51c-fd92be00e427"}, {"node_instance_id": "data_plane_subnet_4jeyq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:36.666Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:36.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_port_vpi3xp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:36.666Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:36.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "data_plane_subnet_4jeyq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:37.715Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:37.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "data_plane_subnet_4jeyq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:37.715Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:37.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_ip_stttt4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:37.715Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:37.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "data_plane_subnet_4jeyq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:37.715Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:37.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_port_c4lwf4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:37.715Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:37.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}], "metadata": {"pagination": {"total": 81, "offset": 52, "size": 50}}} 2019-01-09 03:45:37,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:37,993 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:37 GMT 2019-01-09 03:45:37,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:37,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14662 2019-01-09 03:45:37,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:37,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:37,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:37,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-09 03:45:37,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-01-09 03:45:37,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-09 03:45:37,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2019-01-09 03:45:37,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-01-09 03:45:37,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2019-01-09 03:45:37,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-09 03:45:37,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-01-09 03:45:37,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:37,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-09 03:45:37,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-09 03:45:37,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-01-09 03:45:37,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-09 03:45:37,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-01-09 03:45:37,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-09 03:45:37,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:37,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-09 03:45:37,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-09 03:45:37,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-09 03:45:37,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-09 03:45:37,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:37,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-09 03:45:37,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:37,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-01-09 03:45:37,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:37,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2019-01-09 03:45:37,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-09 03:45:37,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1530363b-7cd8-4eb3-a1c8-5e7c5c53da26 2019-01-09 03:45:38,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:38,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:38,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:38,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:38,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:38,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:38,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:38,085 - 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": "2019-01-09T03:45:16.969Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"} 2019-01-09 03:45:38,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:38,085 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:38 GMT 2019-01-09 03:45:38,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:38,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 03:45:38,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:43,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:45:43,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:43,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:43,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:43,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:43,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:43,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:43,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:43,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_4jeyq9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:38.032Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:38.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "e7e6a7e1-88c7-478c-83ef-a7ccb8a8880a"}, {"node_instance_id": "reference_vnf_ip_stttt4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:38.909Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:38.909Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_ip_stttt4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:38.909Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:38.909Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:38.909Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:38.909Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "management_plane_subnet_2lg7wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:38.909Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:38.909Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "security_group_s8wyrq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:38.909Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:38.909Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:38.909Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:38.909Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_ip_stttt4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:38.909Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:38.909Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:38.909Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:38.909Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "reference_vnf_ip_stttt4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:39.127Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:39.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "27c0ebe4-6851-4dc8-baf4-cd10dd818298"}, {"node_instance_id": "security_group_s8wyrq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:39.926Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:39.926Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:39.926Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:39.926Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:39.926Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:39.926Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "security_group_s8wyrq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:39.926Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:39.926Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:39.926Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:39.926Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "security_group_s8wyrq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:39.926Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:39.926Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:40.385Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:40.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "16cbad90-ae0b-4bcf-9cf5-dc277520373b"}, {"node_instance_id": "security_group_s8wyrq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:40.385Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:40.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "b4089c50-607a-40eb-b8b1-59ba056b4ea6"}, {"node_instance_id": "reference_vnf_ip_stttt4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:40.941Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:40.941Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "security_group_s8wyrq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:40.941Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:40.941Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "target_vnf_ip_q3fn3i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:41.962Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:41.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:41.962Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:41.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "management_plane_subnet_2lg7wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:42.926Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:42.926Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "e47529f4-2792-435a-80e7-fe7289c2312c"}, {"node_instance_id": "management_plane_subnet_2lg7wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:43.029Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:43.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "management_plane_subnet_2lg7wl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:43.029Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:43.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "data_plane_network_idudp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:43.029Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:43.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "management_plane_subnet_2lg7wl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:43.029Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:43.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "data_plane_subnet_4jeyq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:43.029Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:43.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}], "metadata": {"pagination": {"total": 109, "offset": 81, "size": 50}}} 2019-01-09 03:45:43,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:43,216 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:43 GMT 2019-01-09 03:45:43,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:43,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14093 2019-01-09 03:45:43,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:43,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2019-01-09 03:45:43,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:43,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-09 03:45:43,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-01-09 03:45:43,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:43,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:43,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:43,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-09 03:45:43,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2019-01-09 03:45:43,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2019-01-09 03:45:43,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:43,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:43,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-09 03:45:43,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 03:45:43,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-09 03:45:43,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 03:45:43,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2019-01-09 03:45:43,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2019-01-09 03:45:43,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-09 03:45:43,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 03:45:43,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-09 03:45:43,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2019-01-09 03:45:43,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2019-01-09 03:45:43,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:43,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-01-09 03:45:43,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:43,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2019-01-09 03:45:43,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-01-09 03:45:43,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1530363b-7cd8-4eb3-a1c8-5e7c5c53da26 2019-01-09 03:45:43,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:43,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:43,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:43,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:43,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:43,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:43,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:43,294 - 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": "2019-01-09T03:45:16.969Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"} 2019-01-09 03:45:43,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:43,294 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:43 GMT 2019-01-09 03:45:43,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:43,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 03:45:43,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:48,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:45:48,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:48,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:48,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:48,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:48,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:48,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:48,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:48,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_idudp4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:44.168Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:44.168Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "data_plane_network_idudp4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:44.168Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:44.168Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "data_plane_network_idudp4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:44.168Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:44.168Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "data_plane_network_idudp4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:44.238Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:44.238Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "a911842c-d8f3-497a-aa2b-d25595422dd9"}, {"node_instance_id": "management_plane_subnet_2lg7wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:45.878Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:45.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "data_plane_network_idudp4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:46.189Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:46.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "management_plane_network_u778ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:47.206Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:47.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "router_507mvq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:47.206Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:47.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "management_plane_network_u778ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:48.167Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:48.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "bae20d80-f8a9-4178-89c0-46187b009b9c"}, {"node_instance_id": "management_plane_network_u778ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:48.228Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:48.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "router_507mvq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:48.228Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:48.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "management_plane_network_u778ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:48.228Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:48.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "router_507mvq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:48.228Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:48.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "management_plane_network_u778ql", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:48.228Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:48.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "router_507mvq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:48.228Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:48.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}], "metadata": {"pagination": {"total": 124, "offset": 109, "size": 50}}} 2019-01-09 03:45:48,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:48,414 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:48 GMT 2019-01-09 03:45:48,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:48,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7555 2019-01-09 03:45:48,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:48,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:48,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-09 03:45:48,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-09 03:45:48,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2019-01-09 03:45:48,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-01-09 03:45:48,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-09 03:45:48,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:48,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:48,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2019-01-09 03:45:48,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:48,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:48,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-09 03:45:48,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2019-01-09 03:45:48,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-09 03:45:48,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2019-01-09 03:45:48,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1530363b-7cd8-4eb3-a1c8-5e7c5c53da26 2019-01-09 03:45:48,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:48,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:48,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:48,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:48,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:48,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:48,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:48,490 - 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": "2019-01-09T03:45:16.969Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"} 2019-01-09 03:45:48,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:48,490 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:48 GMT 2019-01-09 03:45:48,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:48,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 03:45:48,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:53,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:45:53,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:53,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:53,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:53,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:53,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:53,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:53,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:53,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_507mvq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:49.406Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:49.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "35398bfb-ff0c-4ea2-8c10-78174c0feba3"}, {"node_instance_id": "management_plane_network_u778ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:49.642Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:49.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "router_507mvq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:52.196Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:52.196Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "external_network_3cjppo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:53.340Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:53.340Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}], "metadata": {"pagination": {"total": 128, "offset": 124, "size": 50}}} 2019-01-09 03:45:53,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:53,598 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:53 GMT 2019-01-09 03:45:53,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:53,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2069 2019-01-09 03:45:53,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:53,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2019-01-09 03:45:53,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-09 03:45:53,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2019-01-09 03:45:53,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 03:45:53,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1530363b-7cd8-4eb3-a1c8-5e7c5c53da26 2019-01-09 03:45:53,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:53,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:53,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:53,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:53,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:53,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:53,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:53,679 - 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": "2019-01-09T03:45:16.969Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"} 2019-01-09 03:45:53,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:53,679 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:53 GMT 2019-01-09 03:45:53,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:53,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 03:45:53,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:58,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2019-01-09 03:45:58,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:58,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:58,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:58,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:58,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:58,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:58,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:58,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_3cjppo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:54.232Z", "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": "2019-01-09T03:45:54.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26", "logger": "83c411fc-0194-4b41-9b33-99be0b5810fb"}, {"node_instance_id": "external_network_3cjppo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:54.358Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:54.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "external_network_3cjppo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:54.358Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:54.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "external_network_3cjppo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:54.358Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:54.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": "external_network_3cjppo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:55.367Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:55.367Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T03:45:55.367Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T03:45:55.367Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"}], "metadata": {"pagination": {"total": 134, "offset": 128, "size": 50}}} 2019-01-09 03:45:58,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:58,772 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:58 GMT 2019-01-09 03:45:58,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:58,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3096 2019-01-09 03:45:58,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:58,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2019-01-09 03:45:58,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 03:45:58,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-09 03:45:58,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-09 03:45:58,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-09 03:45:58,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2019-01-09 03:45:58,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/1530363b-7cd8-4eb3-a1c8-5e7c5c53da26 2019-01-09 03:45:58,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:58,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:58,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:58,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:58,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:58,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:58,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:58,856 - 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": "2019-01-09T03:45:16.969Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "1530363b-7cd8-4eb3-a1c8-5e7c5c53da26"} 2019-01-09 03:45:58,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:58,856 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:58 GMT 2019-01-09 03:45:58,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:58,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2019-01-09 03:45:58,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:58,856 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/deployments/vrouter-opnfv 2019-01-09 03:45:59,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:59,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:59,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:59,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:59,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:59,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:59,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:59,136 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 03:45:59,136 - 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": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "target_vnf_flavor_id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "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_22b4c80f-44d6-4f9e-9112-8af99794ef53", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "keystone_password": "f0af5855-1165-4131-94c7-5d4aa85f0c9e", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.26: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": "5c6dd52c-c834-49b6-b72c-ae3d1669ebcd", "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"}, "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": "2019-01-09T03:34:47.613Z", "updated_at": "2019-01-09T03:34:47.613Z", "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"}}}}} 2019-01-09 03:45:59,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:59,136 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:59 GMT 2019-01-09 03:45:59,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:59,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2019-01-09 03:45:59,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:59,137 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/blueprints/vrouter-opnfv 2019-01-09 03:45:59,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 03:45:59,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 03:45:59,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 03:45:59,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-09 03:45:59,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 03:45:59,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 03:45:59,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 03:45:59,269 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 03:45:59,269 - 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": "2019-01-09T03:34:47.364Z", "updated_at": "2019-01-09T03:34:47.364Z", "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.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.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_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.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"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"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"}, "keystone_url": {"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"}, "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": {"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": {"network": {}, "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"}}, "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": "", "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": {}, "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": "", "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": 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": [{"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"}, "resource_id": {"get_input": "management_plane_subnet_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"}}, "create_if_missing": false, "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": "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}, "resource_id": {"get_input": "data_plane_subnet_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"}}, "create_if_missing": false, "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.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": [], "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": {"network": {}, "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"}}, "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": {"network": {}, "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"}}, "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": "", "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": {}, "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": "", "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": 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}]}, {"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": ""}}], "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"} 2019-01-09 03:45:59,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 03:45:59,270 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 03:45:59 GMT 2019-01-09 03:45:59,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 03:45:59,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2019-01-09 03:45:59,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 03:45:59,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 03:45:59,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:00,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64a2cd08-ce06-44b3-b0e6-c49dfff96d86 Date: Wed, 09 Jan 2019 03:46:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 03:46:00,535 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd used request id req-64a2cd08-ce06-44b3-b0e6-c49dfff96d86 2019-01-09 03:46:00,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.25228714943s 2019-01-09 03:46:00,536 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5c6dd52c-c834-49b6-b72c-ae3d1669ebcd used request id req-64a2cd08-ce06-44b3-b0e6-c49dfff96d86 2019-01-09 03:46:00,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 03:46:00,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:00,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46: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-6134ff49-4b4a-4d6d-9fdb-7966df0623c6 x-compute-request-id: req-6134ff49-4b4a-4d6d-9fdb-7966df0623c6 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "name": "vyos_vrouter-flavor_22b4c80f-44d6-4f9e-9112-8af99794ef53", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "b2d35fb6-caf0-40f2-b14b-2bb3830003f0", "name": "vyos_vrouter-flavor_alt_22b4c80f-44d6-4f9e-9112-8af99794ef53", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 03:46:00,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6134ff49-4b4a-4d6d-9fdb-7966df0623c6 2019-01-09 03:46:00,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.18571305275s 2019-01-09 03:46:00,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6134ff49-4b4a-4d6d-9fdb-7966df0623c6 2019-01-09 03:46:00,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 03:46:00,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:00,761 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 03:46: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-b87cd00b-0b25-424b-90e9-7d248e9f031a x-compute-request-id: req-b87cd00b-0b25-424b-90e9-7d248e9f031a Content-Length: 0 Content-Type: application/json 2019-01-09 03:46:00,761 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0 used request id req-b87cd00b-0b25-424b-90e9-7d248e9f031a 2019-01-09 03:46:00,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0365059375763s 2019-01-09 03:46:00,762 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b2d35fb6-caf0-40f2-b14b-2bb3830003f0 used request id req-b87cd00b-0b25-424b-90e9-7d248e9f031a 2019-01-09 03:46:00,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 03:46:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/c7275db7-4f48-46dc-9dac-8bdb3bb10249.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:02,117 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63593ecb-e122-4e71-bcb7-a2a3f4e3e07d Content-Length: 0 Date: Wed, 09 Jan 2019 03:46:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 03:46:02,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/c7275db7-4f48-46dc-9dac-8bdb3bb10249.json used request id req-63593ecb-e122-4e71-bcb7-a2a3f4e3e07d 2019-01-09 03:46:02,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.35239505768s 2019-01-09 03:46:02,117 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/c7275db7-4f48-46dc-9dac-8bdb3bb10249.json used request id req-63593ecb-e122-4e71-bcb7-a2a3f4e3e07d 2019-01-09 03:46:02,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 03:46:02,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:02,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a40a3d29-b540-4f85-918c-8092e7118830 Date: Wed, 09 Jan 2019 03:46:02 GMT RESP BODY: {"floatingips": []} 2019-01-09 03:46:02,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a40a3d29-b540-4f85-918c-8092e7118830 2019-01-09 03:46:02,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.601504087448s 2019-01-09 03:46:02,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a40a3d29-b540-4f85-918c-8092e7118830 2019-01-09 03:46:02,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 03:46:02,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:02,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 03:46:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d8aaf51d-6ab4-4e7d-8c85-3e3402c79e4c x-compute-request-id: req-d8aaf51d-6ab4-4e7d-8c85-3e3402c79e4c Content-Type: application/json 2019-01-09 03:46:02,886 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d used request id req-d8aaf51d-6ab4-4e7d-8c85-3e3402c79e4c 2019-01-09 03:46:02,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161307096481s 2019-01-09 03:46:02,887 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d used request id req-d8aaf51d-6ab4-4e7d-8c85-3e3402c79e4c 2019-01-09 03:46:02,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:46:02,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:04,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56c74bc5-905e-4ab0-806b-38769d98f23a x-compute-request-id: req-56c74bc5-905e-4ab0-806b-38769d98f23a Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:46:02Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:46:04,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-56c74bc5-905e-4ab0-806b-38769d98f23a 2019-01-09 03:46:04,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13377404213s 2019-01-09 03:46:04,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-56c74bc5-905e-4ab0-806b-38769d98f23a 2019-01-09 03:46:04,023 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:46:06,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:46:06,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:06,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b84d996f-9489-423e-b081-8f5ed27296f0 x-compute-request-id: req-b84d996f-9489-423e-b081-8f5ed27296f0 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:cc:11", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c7d4b128-a443-421f-a21c-2e3cdadedc6d", "rel": "bookmark"}], "image": {"id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "links": [{"href": "http://172.30.9.26:8774/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T03:33:30.000000", "flavor": {"id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "links": [{"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}]}, "id": "c7d4b128-a443-421f-a21c-2e3cdadedc6d", "security_groups": [{"name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}], "user_id": "9dc509f25da44b7782ff6a5032a5c931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T03:46:02Z", "hostId": "e2b56e1c3f86bf5303ec215fc849ef638518180d84e9c89674cd5d5e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53", "name": "vyos_vrouter-vm_22b4c80f-44d6-4f9e-9112-8af99794ef53", "created": "2019-01-09T03:30:45Z", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 03:46:06,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b84d996f-9489-423e-b081-8f5ed27296f0 2019-01-09 03:46:06,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638726949692s 2019-01-09 03:46:06,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b84d996f-9489-423e-b081-8f5ed27296f0 2019-01-09 03:46:06,666 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 03:46:08,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 03:46:08,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:08,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46: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-8ba22c1b-02b0-4e66-8913-795810de0484 x-compute-request-id: req-8ba22c1b-02b0-4e66-8913-795810de0484 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 03:46:08,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8ba22c1b-02b0-4e66-8913-795810de0484 2019-01-09 03:46:08,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0836510658264s 2019-01-09 03:46:08,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8ba22c1b-02b0-4e66-8913-795810de0484 2019-01-09 03:46:08,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:46:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:08,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-5e5d2daf-84f7-4932-80ae-50863c56dfbb Date: Wed, 09 Jan 2019 03:46:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:28:52Z", "updated_at": "2019-01-09T03:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "067f8082-97e4-4cb2-b05c-72de76314773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "aac5c15f-b404-46e2-aa05-1e84842d174a", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "c33c680f-110f-4cd0-a31b-bd9befbf7e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "e253bc75-2d4e-43f9-9344-11757154bd93", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 4, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:30:40Z", "updated_at": "2019-01-09T03:30:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-09T03:30:42Z", "revision_number": 0, "id": "1e7e8dda-fca2-48dc-9637-919da90a061c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:42Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T03:30:41Z", "revision_number": 0, "id": "277ac9f5-2b43-4969-b147-e49f7977256c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T03:30:42Z", "revision_number": 0, "id": "4c6748b8-aadb-4e54-9cfa-4dd8a5de1b3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:42Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-09T03:30:43Z", "revision_number": 0, "id": "71844473-0f71-4fb0-9318-1d73214bc44f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:43Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "9658331d-35d4-45e0-9119-1c025268f357", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T03:30:42Z", "revision_number": 0, "id": "cf8c55aa-9197-4fc6-8b36-c738ae78ea0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:42Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:40Z", "revision_number": 0, "id": "d755cda9-3534-4e30-ad8b-971ac8291f7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:40Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:30:41Z", "revision_number": 0, "id": "ed9a8c4d-574c-4828-b667-07a12a4e9be5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:30:41Z", "security_group_id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 8, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "deca5afd-a3fa-4a0b-8156-1dcf90406d78", "name": "vyos_vrouter-sg_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:46:08,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5e5d2daf-84f7-4932-80ae-50863c56dfbb 2019-01-09 03:46:08,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.200365781784s 2019-01-09 03:46:08,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5e5d2daf-84f7-4932-80ae-50863c56dfbb 2019-01-09 03:46:08,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 03:46:08,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/deca5afd-a3fa-4a0b-8156-1dcf90406d78.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:09,158 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-492ded75-f15c-414b-8188-b50b2e3f74eb Content-Length: 0 Date: Wed, 09 Jan 2019 03:46:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 03:46:09,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/deca5afd-a3fa-4a0b-8156-1dcf90406d78.json used request id req-492ded75-f15c-414b-8188-b50b2e3f74eb 2019-01-09 03:46:09,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.197745084763s 2019-01-09 03:46:09,159 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/deca5afd-a3fa-4a0b-8156-1dcf90406d78.json used request id req-492ded75-f15c-414b-8188-b50b2e3f74eb 2019-01-09 03:46:09,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-09 03:46:09,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:09,205 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 03:46: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-f967e71f-7796-4527-9cf4-acdd15e90c97 x-compute-request-id: req-f967e71f-7796-4527-9cf4-acdd15e90c97 Content-Length: 0 Content-Type: application/json 2019-01-09 03:46:09,205 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53 used request id req-f967e71f-7796-4527-9cf4-acdd15e90c97 2019-01-09 03:46:09,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0455820560455s 2019-01-09 03:46:09,205 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_22b4c80f-44d6-4f9e-9112-8af99794ef53 used request id req-f967e71f-7796-4527-9cf4-acdd15e90c97 2019-01-09 03:46:09,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 03:46:09,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/eadd49a5-0949-4a10-a002-351656d909ca/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" -d '{"subnet_id": "d9cddf6c-acca-42ea-8e6d-c963f26afe33"}' 2019-01-09 03:46:10,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1773e76c-9163-4b05-891b-7373b4123fa8 Date: Wed, 09 Jan 2019 03:46:10 GMT RESP BODY: {"network_id": "c94a1644-4dc2-4b5b-bc56-650e88143ba4", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "subnet_id": "d9cddf6c-acca-42ea-8e6d-c963f26afe33", "subnet_ids": ["d9cddf6c-acca-42ea-8e6d-c963f26afe33"], "port_id": "ef0ebea5-b29b-4bf3-ab25-af5b04d1f4ab", "id": "eadd49a5-0949-4a10-a002-351656d909ca"} 2019-01-09 03:46:10,692 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/eadd49a5-0949-4a10-a002-351656d909ca/remove_router_interface.json used request id req-1773e76c-9163-4b05-891b-7373b4123fa8 2019-01-09 03:46:10,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.48643898964s 2019-01-09 03:46:10,693 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/eadd49a5-0949-4a10-a002-351656d909ca/remove_router_interface.json used request id req-1773e76c-9163-4b05-891b-7373b4123fa8 returning object eadd49a5-0949-4a10-a002-351656d909ca 2019-01-09 03:46:10,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 03:46:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:11,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-35f61977-9d52-4566-922c-2eaf8fb277f5 Date: Wed, 09 Jan 2019 03:46:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:28:55Z", "admin_state_up": true, "updated_at": "2019-01-09T03:46:09Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "eadd49a5-0949-4a10-a002-351656d909ca", "name": "vyos_vrouter-router_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:46:11,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-35f61977-9d52-4566-922c-2eaf8fb277f5 2019-01-09 03:46:11,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.604939937592s 2019-01-09 03:46:11,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-35f61977-9d52-4566-922c-2eaf8fb277f5 2019-01-09 03:46:11,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 03:46:11,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/eadd49a5-0949-4a10-a002-351656d909ca.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:15,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6971be19-2871-40a7-a145-535e5ed12f40 Content-Length: 0 Date: Wed, 09 Jan 2019 03:46:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 03:46:15,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/eadd49a5-0949-4a10-a002-351656d909ca.json used request id req-6971be19-2871-40a7-a145-535e5ed12f40 2019-01-09 03:46:15,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.84011602402s 2019-01-09 03:46:15,140 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/eadd49a5-0949-4a10-a002-351656d909ca.json used request id req-6971be19-2871-40a7-a145-535e5ed12f40 2019-01-09 03:46:15,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 03:46:15,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:15,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-19ec9e2f-08e9-4b96-9931-d3e061fb1d6d Date: Wed, 09 Jan 2019 03:46:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c94a1644-4dc2-4b5b-bc56-650e88143ba4","tenant_id":"8056f7ab30f74f32a58289ee4eaa53a1","created_at":"2019-01-09T03:28:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T03:28:53Z","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":"8056f7ab30f74f32a58289ee4eaa53a1","id":"d9cddf6c-acca-42ea-8e6d-c963f26afe33","subnetpool_id":null,"name":"vyos_vrouter-subnet_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:46:15,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-19ec9e2f-08e9-4b96-9931-d3e061fb1d6d 2019-01-09 03:46:15,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.207906961441s 2019-01-09 03:46:15,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-19ec9e2f-08e9-4b96-9931-d3e061fb1d6d 2019-01-09 03:46:15,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 03:46:15,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/d9cddf6c-acca-42ea-8e6d-c963f26afe33.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:17,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8deb8ec8-f9a6-4893-8ca6-19efcaeff4fb Date: Wed, 09 Jan 2019 03:46:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 03:46:17,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d9cddf6c-acca-42ea-8e6d-c963f26afe33.json used request id req-8deb8ec8-f9a6-4893-8ca6-19efcaeff4fb 2019-01-09 03:46:17,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.3596329689s 2019-01-09 03:46:17,710 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d9cddf6c-acca-42ea-8e6d-c963f26afe33.json used request id req-8deb8ec8-f9a6-4893-8ca6-19efcaeff4fb 2019-01-09 03:46:17,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 03:46:17,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:17,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-c6910e08-3809-46b1-879b-138a8c3e8cba Date: Wed, 09 Jan 2019 03:46:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T03:46:17Z","tenant_id":"8056f7ab30f74f32a58289ee4eaa53a1","created_at":"2019-01-09T03:28:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"8056f7ab30f74f32a58289ee4eaa53a1","id":"c94a1644-4dc2-4b5b-bc56-650e88143ba4","name":"vyos_vrouter-net_22b4c80f-44d6-4f9e-9112-8af99794ef53"}]} 2019-01-09 03:46:17,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c6910e08-3809-46b1-879b-138a8c3e8cba 2019-01-09 03:46:17,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250077009201s 2019-01-09 03:46:17,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c6910e08-3809-46b1-879b-138a8c3e8cba 2019-01-09 03:46:17,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 03:46:17,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/c94a1644-4dc2-4b5b-bc56-650e88143ba4.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:18,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-495a2952-2919-42ad-bd8f-e6b55d5a389f Date: Wed, 09 Jan 2019 03:46:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 03:46:18,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c94a1644-4dc2-4b5b-bc56-650e88143ba4.json used request id req-495a2952-2919-42ad-bd8f-e6b55d5a389f 2019-01-09 03:46:18,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.673249006271s 2019-01-09 03:46:18,636 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c94a1644-4dc2-4b5b-bc56-650e88143ba4.json used request id req-495a2952-2919-42ad-bd8f-e6b55d5a389f 2019-01-09 03:46:18,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:46:18,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:19,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b77e56f6-69c6-4ef9-b8a0-da9f429521f3 Date: Wed, 09 Jan 2019 03:46:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/snap", "metadata": {}}], "file": "/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/file", "owner": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "size": 4373348352, "self": "/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T03:30:39Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_22b4c80f-44d6-4f9e-9112-8af99794ef53", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T03:29:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:46:19,203 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b77e56f6-69c6-4ef9-b8a0-da9f429521f3 2019-01-09 03:46:19,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.566675901413s 2019-01-09 03:46:19,204 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b77e56f6-69c6-4ef9-b8a0-da9f429521f3 2019-01-09 03:46:19,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 03:46:19,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79befb896f5bbc8a39f6ed3a69cb7293e97383ff" 2019-01-09 03:46:23,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b3b63f21-9c09-49bc-8851-4dc339dbf93e Date: Wed, 09 Jan 2019 03:46:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 03:46:23,865 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492 used request id req-b3b63f21-9c09-49bc-8851-4dc339dbf93e 2019-01-09 03:46:23,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 4.65930390358s 2019-01-09 03:46:23,865 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e9ee982e-a0bb-4d98-bc14-fcf5a3775492 used request id req-b3b63f21-9c09-49bc-8851-4dc339dbf93e 2019-01-09 03:46:23,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 03:46:23,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:23,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ca209bb-a7cd-4bbc-8e77-952c8de0b1ec x-compute-request-id: req-0ca209bb-a7cd-4bbc-8e77-952c8de0b1ec Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "4dde21e7-94dd-43d9-a724-cd5614f6912c", "name": "vyos_vrouter-flavor_22b4c80f-44d6-4f9e-9112-8af99794ef53", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 03:46:23,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0ca209bb-a7cd-4bbc-8e77-952c8de0b1ec 2019-01-09 03:46:23,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.036346912384s 2019-01-09 03:46:23,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0ca209bb-a7cd-4bbc-8e77-952c8de0b1ec 2019-01-09 03:46:23,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 03:46:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:23,955 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 03:46:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfca3ea7-e49d-479d-8ee7-41e627f05b44 x-compute-request-id: req-cfca3ea7-e49d-479d-8ee7-41e627f05b44 Content-Length: 0 Content-Type: application/json 2019-01-09 03:46:23,955 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c used request id req-cfca3ea7-e49d-479d-8ee7-41e627f05b44 2019-01-09 03:46:23,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0516419410706s 2019-01-09 03:46:23,956 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4dde21e7-94dd-43d9-a724-cd5614f6912c used request id req-cfca3ea7-e49d-479d-8ee7-41e627f05b44 2019-01-09 03:46:23,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 03:46:23,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:24,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8aa003-d0f7-4292-ab21-10c3c1d4be9e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_22b4c80f-44d6-4f9e-9112-8af99794ef53", "links": {"self": "http://172.30.9.26:5000/v3/users/9dc509f25da44b7782ff6a5032a5c931"}, "domain_id": "default", "enabled": true, "id": "9dc509f25da44b7782ff6a5032a5c931", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 03:46:24,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2c8aa003-d0f7-4292-ab21-10c3c1d4be9e 2019-01-09 03:46:24,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103713035583s 2019-01-09 03:46:24,061 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2c8aa003-d0f7-4292-ab21-10c3c1d4be9e 2019-01-09 03:46:24,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 03:46:24,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/9dc509f25da44b7782ff6a5032a5c931 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:24,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095cd3a9-98ea-45d9-9698-804bda64ad89 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/9dc509f25da44b7782ff6a5032a5c931"}, "enabled": true, "id": "9dc509f25da44b7782ff6a5032a5c931", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_22b4c80f-44d6-4f9e-9112-8af99794ef53"}} 2019-01-09 03:46:24,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/9dc509f25da44b7782ff6a5032a5c931 used request id req-095cd3a9-98ea-45d9-9698-804bda64ad89 2019-01-09 03:46:24,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106388092041s 2019-01-09 03:46:24,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/9dc509f25da44b7782ff6a5032a5c931 used request id req-095cd3a9-98ea-45d9-9698-804bda64ad89 2019-01-09 03:46:24,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 03:46:24,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/9dc509f25da44b7782ff6a5032a5c931 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:24,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 03:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be8804b1-9623-46f3-ad4f-7c6cce330ec4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 03:46:24,446 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9dc509f25da44b7782ff6a5032a5c931 used request id req-be8804b1-9623-46f3-ad4f-7c6cce330ec4 2019-01-09 03:46:24,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.27148103714s 2019-01-09 03:46:24,446 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9dc509f25da44b7782ff6a5032a5c931 used request id req-be8804b1-9623-46f3-ad4f-7c6cce330ec4 2019-01-09 03:46:24,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 03:46:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:24,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-108df1ce-cf83-4b31-b44d-db982c046690 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/8056f7ab30f74f32a58289ee4eaa53a1"}, "enabled": true, "id": "8056f7ab30f74f32a58289ee4eaa53a1", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_22b4c80f-44d6-4f9e-9112-8af99794ef53"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 03:46:24,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-108df1ce-cf83-4b31-b44d-db982c046690 2019-01-09 03:46:24,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0737428665161s 2019-01-09 03:46:24,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-108df1ce-cf83-4b31-b44d-db982c046690 2019-01-09 03:46:24,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 03:46:24,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/8056f7ab30f74f32a58289ee4eaa53a1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:24,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 03:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6b605ab-ee4e-4016-81f4-8bdbac6421bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 03:46:24,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8056f7ab30f74f32a58289ee4eaa53a1 used request id req-a6b605ab-ee4e-4016-81f4-8bdbac6421bb 2019-01-09 03:46:24,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.148478984833s 2019-01-09 03:46:24,672 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8056f7ab30f74f32a58289ee4eaa53a1 used request id req-a6b605ab-ee4e-4016-81f4-8bdbac6421bb 2019-01-09 03:46:24,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 03:46:24,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:24,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-373df9ec-2b77-4f8a-a8e1-759f382cc8e6 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7ca242a71934f5193c1952ac4584bb8", "links": {"self": "http://172.30.9.26:5000/v3/roles/a7ca242a71934f5193c1952ac4584bb8"}, "name": "Member"}]} 2019-01-09 03:46:24,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-373df9ec-2b77-4f8a-a8e1-759f382cc8e6 2019-01-09 03:46:24,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0839478969574s 2019-01-09 03:46:24,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 03:46:24,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/a7ca242a71934f5193c1952ac4584bb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:24,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 03:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cfc117e-c5f6-45d2-b88d-1532e82a1383 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 03:46:24,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a7ca242a71934f5193c1952ac4584bb8 used request id req-5cfc117e-c5f6-45d2-b88d-1532e82a1383 2019-01-09 03:46:24,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.108020067215s 2019-01-09 03:46:24,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:46:24,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8056f7ab30f74f32a58289ee4eaa53a1&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:25,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1021e6df-2ae1-49e7-9d0c-e793ea66913b Date: Wed, 09 Jan 2019 03:46:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:28:52Z", "updated_at": "2019-01-09T03:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "067f8082-97e4-4cb2-b05c-72de76314773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "aac5c15f-b404-46e2-aa05-1e84842d174a", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "c33c680f-110f-4cd0-a31b-bd9befbf7e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "e253bc75-2d4e-43f9-9344-11757154bd93", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 4, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "name": "default"}]} 2019-01-09 03:46:25,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8056f7ab30f74f32a58289ee4eaa53a1&name=default used request id req-1021e6df-2ae1-49e7-9d0c-e793ea66913b 2019-01-09 03:46:25,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203897953033s 2019-01-09 03:46:25,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8056f7ab30f74f32a58289ee4eaa53a1&name=default used request id req-1021e6df-2ae1-49e7-9d0c-e793ea66913b 2019-01-09 03:46:25,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 03:46:25,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:25,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cf22660a-c7b7-4d7d-9630-bfdbb4bc7825 Date: Wed, 09 Jan 2019 03:46:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "created_at": "2019-01-09T03:28:52Z", "updated_at": "2019-01-09T03:28:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "e253bc75-2d4e-43f9-9344-11757154bd93", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "c33c680f-110f-4cd0-a31b-bd9befbf7e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "067f8082-97e4-4cb2-b05c-72de76314773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:28:52Z", "revision_number": 0, "id": "aac5c15f-b404-46e2-aa05-1e84842d174a", "remote_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "remote_ip_prefix": null, "created_at": "2019-01-09T03:28:52Z", "security_group_id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "tenant_id": "8056f7ab30f74f32a58289ee4eaa53a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8056f7ab30f74f32a58289ee4eaa53a1"}], "revision_number": 4, "project_id": "8056f7ab30f74f32a58289ee4eaa53a1", "id": "3d2155a7-742d-46bc-9a22-c62e1635ab7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 03:46:25,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-cf22660a-c7b7-4d7d-9630-bfdbb4bc7825 2019-01-09 03:46:25,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206866025925s 2019-01-09 03:46:25,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-cf22660a-c7b7-4d7d-9630-bfdbb4bc7825 2019-01-09 03:46:25,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 03:46:25,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/3d2155a7-742d-46bc-9a22-c62e1635ab7d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}829c215a4163065232e228266161646d7a92d83f" 2019-01-09 03:46:25,585 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3eb6e98-b9ec-40a8-ac35-da05bdad9bb9 Content-Length: 0 Date: Wed, 09 Jan 2019 03:46:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 03:46:25,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3d2155a7-742d-46bc-9a22-c62e1635ab7d.json used request id req-e3eb6e98-b9ec-40a8-ac35-da05bdad9bb9 2019-01-09 03:46:25,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.296669006348s 2019-01-09 03:46:25,586 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3d2155a7-742d-46bc-9a22-c62e1635ab7d.json used request id req-e3eb6e98-b9ec-40a8-ac35-da05bdad9bb9 2019-01-09 03:46:25,605 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-01-09 03:46:25,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 03:46:25,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 03:46:25,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 03:46:25,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 03:46:25,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 03:46:25,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 03:46:25,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 03:46:25,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 03:46:25,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 03:46:25,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 03:46:25,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 03:46:25,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 03:46:25,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 03:46:25,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 03:46:25,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 03:46:25,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 03:46:25,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 03:46:25,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 03:46:25,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 03:46:25,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 03:46:25,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 03:46:25,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 03:46:25,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 03:46:25,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ea4a6f-7905-4295-bf41-1bc38a508934 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 03:46:25,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-63ea4a6f-7905-4295-bf41-1bc38a508934 2019-01-09 03:46:25,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 03:46:26,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T04:46:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["FUsYXsFjRX27Km6PKrn05w"], "issued_at": "2019-01-09T03:46:26.000000Z"}} 2019-01-09 03:46:26,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 03:46:26,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:26,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-687193f0-b758-4f96-9745-61ba513b732a Date: Wed, 09 Jan 2019 03:46:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 03:46:26,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-687193f0-b758-4f96-9745-61ba513b732a 2019-01-09 03:46:26,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255088090897s 2019-01-09 03:46:26,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-687193f0-b758-4f96-9745-61ba513b732a 2019-01-09 03:46:26,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 03:46:26,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:26,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 03:46:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 03:46:26,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:26,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaabf169-9fb8-42b4-814e-e39257a7faab Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 03:46:26,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-eaabf169-9fb8-42b4-814e-e39257a7faab 2019-01-09 03:46:26,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0991690158844s 2019-01-09 03:46:26,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 03:46:26,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_11206367-13b1-4fb0-ad07-62b56b75ecf9"}}' 2019-01-09 03:46:26,638 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 03:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-964791fe-e564-43e2-a7e7-348ee3d55ba6 Content-Length: 350 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/4c963839b6a448e3b7a29e636676a093"}, "enabled": true, "id": "4c963839b6a448e3b7a29e636676a093", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_11206367-13b1-4fb0-ad07-62b56b75ecf9"}} 2019-01-09 03:46:26,639 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-964791fe-e564-43e2-a7e7-348ee3d55ba6 2019-01-09 03:46:26,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13704419136s 2019-01-09 03:46:26,639 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-964791fe-e564-43e2-a7e7-348ee3d55ba6 2019-01-09 03:46:26,640 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_11206367-13b1-4fb0-ad07-62b56b75ecf9', 'id': u'4c963839b6a448e3b7a29e636676a093', 'description': u'Created by OPNFV Functest: juju_epc', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 03:46:26,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 03:46:26,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.35106420517s 2019-01-09 03:46:26,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/812a356bd2154777a14c29b8eda976f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:27,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e4675e-e822-4df8-8f3a-8ed64216e03f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/812a356bd2154777a14c29b8eda976f7"}, "enabled": true, "id": "812a356bd2154777a14c29b8eda976f7", "options": {}, "domain_id": "default", "name": "juju_epc-user_11206367-13b1-4fb0-ad07-62b56b75ecf9"}} 2019-01-09 03:46:27,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/812a356bd2154777a14c29b8eda976f7 used request id req-d1e4675e-e822-4df8-8f3a-8ed64216e03f 2019-01-09 03:46:27,100 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'812a356bd2154777a14c29b8eda976f7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_11206367-13b1-4fb0-ad07-62b56b75ecf9'}) 2019-01-09 03:46:27,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 03:46:27,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:27,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5488b4da-2c43-4aad-900c-32b3435bb684 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 03:46:27,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5488b4da-2c43-4aad-900c-32b3435bb684 2019-01-09 03:46:27,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0860159397125s 2019-01-09 03:46:27,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 03:46:27,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:27,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ecd23f3-bbec-4784-a371-ad2938395356 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 03:46:27,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7ecd23f3-bbec-4784-a371-ad2938395356 2019-01-09 03:46:27,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0857009887695s 2019-01-09 03:46:27,274 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 03:46:27,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 03:46:27,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" -d '{"role": {"name": "Member"}}' 2019-01-09 03:46:27,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 03:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c68d5c4e-9e25-4d83-9f5f-a9da90cb1068 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eea2bc11be7f405188846185e4365850", "links": {"self": "http://172.30.9.26:5000/v3/roles/eea2bc11be7f405188846185e4365850"}, "name": "Member"}} 2019-01-09 03:46:27,391 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c68d5c4e-9e25-4d83-9f5f-a9da90cb1068 2019-01-09 03:46:27,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.116237878799s 2019-01-09 03:46:27,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/eea2bc11be7f405188846185e4365850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:27,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a114f7-909d-4225-af92-b4437bbfb4d0 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/eea2bc11be7f405188846185e4365850"}, "domain_id": null, "name": "Member", "id": "eea2bc11be7f405188846185e4365850"}} 2019-01-09 03:46:27,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/eea2bc11be7f405188846185e4365850 used request id req-32a114f7-909d-4225-af92-b4437bbfb4d0 2019-01-09 03:46:27,479 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/eea2bc11be7f405188846185e4365850'}, 'domain_id': None, 'human_id': None, 'id': u'eea2bc11be7f405188846185e4365850', 'HUMAN_ID': False}) 2019-01-09 03:46:27,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 03:46:27,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:27,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd222aa-75fb-4efb-8184-3f841afbc934 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "eea2bc11be7f405188846185e4365850", "links": {"self": "http://172.30.9.26:5000/v3/roles/eea2bc11be7f405188846185e4365850"}, "name": "Member"}]} 2019-01-09 03:46:27,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6dd222aa-75fb-4efb-8184-3f841afbc934 2019-01-09 03:46:27,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0757238864899s 2019-01-09 03:46:27,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 03:46:27,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:27,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae529ac-7d14-4ebf-9575-86cea9fdcbef Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 03:46:27,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-eae529ac-7d14-4ebf-9575-86cea9fdcbef 2019-01-09 03:46:27,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.085235118866s 2019-01-09 03:46:27,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 03:46:27,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:27,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2e0c0b-c72f-4923-97ab-60e8f8265ec8 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_11206367-13b1-4fb0-ad07-62b56b75ecf9", "links": {"self": "http://172.30.9.26:5000/v3/users/812a356bd2154777a14c29b8eda976f7"}, "domain_id": "default", "enabled": true, "id": "812a356bd2154777a14c29b8eda976f7", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 03:46:27,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3d2e0c0b-c72f-4923-97ab-60e8f8265ec8 2019-01-09 03:46:27,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0963749885559s 2019-01-09 03:46:27,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3d2e0c0b-c72f-4923-97ab-60e8f8265ec8 2019-01-09 03:46:27,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 03:46:27,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:27,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba168fc9-ed17-476a-84a5-6cebb8f81486 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/4c963839b6a448e3b7a29e636676a093"}, "enabled": true, "id": "4c963839b6a448e3b7a29e636676a093", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_11206367-13b1-4fb0-ad07-62b56b75ecf9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 03:46:27,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ba168fc9-ed17-476a-84a5-6cebb8f81486 2019-01-09 03:46:27,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0729038715363s 2019-01-09 03:46:27,821 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ba168fc9-ed17-476a-84a5-6cebb8f81486 2019-01-09 03:46:27,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 03:46:27,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=812a356bd2154777a14c29b8eda976f7&scope.project.id=4c963839b6a448e3b7a29e636676a093&role.id=eea2bc11be7f405188846185e4365850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:27,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f66419a-734e-4aed-8d30-f62e4d0772d8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=812a356bd2154777a14c29b8eda976f7&scope.project.id=4c963839b6a448e3b7a29e636676a093&role.id=eea2bc11be7f405188846185e4365850", "previous": null, "next": null}} 2019-01-09 03:46:27,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=812a356bd2154777a14c29b8eda976f7&scope.project.id=4c963839b6a448e3b7a29e636676a093&role.id=eea2bc11be7f405188846185e4365850 used request id req-4f66419a-734e-4aed-8d30-f62e4d0772d8 2019-01-09 03:46:27,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0863649845123s 2019-01-09 03:46:27,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 03:46:27,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/4c963839b6a448e3b7a29e636676a093/users/812a356bd2154777a14c29b8eda976f7/roles/eea2bc11be7f405188846185e4365850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:27,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 03:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f081ae0-62d2-4b93-8acd-95c0f7494c6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 03:46:27,968 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4c963839b6a448e3b7a29e636676a093/users/812a356bd2154777a14c29b8eda976f7/roles/eea2bc11be7f405188846185e4365850 used request id req-7f081ae0-62d2-4b93-8acd-95c0f7494c6e 2019-01-09 03:46:27,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0584609508514s 2019-01-09 03:46:27,969 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_11206367-13b1-4fb0-ad07-62b56b75ecf9', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '2d196914-e1eb-4051-b986-6a747de7e28b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'juju_epc-user_11206367-13b1-4fb0-ad07-62b56b75ecf9', 'project_id': u'4c963839b6a448e3b7a29e636676a093', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 03:46:27,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 03:46:27,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 03:46:27,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 03:46:27,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 03:46:27,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 03:46:27,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 03:46:27,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 03:46:27,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 03:46:27,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 03:46:27,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 03:46:27,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 03:46:27,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 03:46:27,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 03:46:27,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 03:46:27,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 03:46:27,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 03:46:27,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 03:46:27,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 03:46:27,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 03:46:27,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 03:46:27,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 03:46:27,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 03:46:27,974 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_11206367-13b1-4fb0-ad07-62b56b75ecf9', 'password': '2d196914-e1eb-4051-b986-6a747de7e28b', 'project_name': 'juju_epc-project_11206367-13b1-4fb0-ad07-62b56b75ecf9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '4c963839b6a448e3b7a29e636676a093', 'project_domain_name': 'Default'} 2019-01-09 03:46:28,040 - 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'}}} 2019-01-09 03:46:28,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2019-01-09 03:46:28,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:28,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d652bc8d-cfaf-4958-809f-45292c51b675 Content-Encoding: gzip Content-Length: 915 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.26:5000/v3/services/0e8a81dcdca041aa91a36aa44608b5ea"}, "enabled": true, "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.26:5000/v3/services/14a0f43ea7694395b0be279417f7dcb1"}, "enabled": true, "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.26:5000/v3/services/17ecd11e9dbf4de189a92f2d4335fd15"}, "enabled": true, "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/2094d244fda34246bbe5cdbc4026db22"}, "enabled": true, "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.26:5000/v3/services/280a566a5c4b4c81b4b7390f2346457e"}, "enabled": true, "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.26:5000/v3/services/32bcc01a479047e29cba75ba33a62c6c"}, "enabled": true, "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.26:5000/v3/services/3553fcf138e544c1b91decc290681500"}, "enabled": true, "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.26:5000/v3/services/3bbb97d9dfd24d1bb207122c0236c7fd"}, "enabled": true, "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.26:5000/v3/services/474108f211f7404c84b43a23b91a514c"}, "enabled": true, "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.26:5000/v3/services/65cc2fe2a7df4015accaf72358394c0f"}, "enabled": true, "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.26:5000/v3/services/723b4b49ef764edaa67d6d3067ca7f16"}, "enabled": true, "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.26:5000/v3/services/9c3db89fdb284b05aaecece394c64466"}, "enabled": true, "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.26:5000/v3/services/9e5496ef3b5b4ffb9d90ce34252350e2"}, "enabled": true, "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.26:5000/v3/services/bd7a25600e65466eb899e9980814d17e"}, "enabled": true, "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/d045a0f0de1e4f828f798843f2ed62df"}, "enabled": true, "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.26:5000/v3/services/fc6d85e5219d41ecb8ca059d8470e390"}, "enabled": true, "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "links": {"self": "http://172.30.9.26:5000/v3/services", "previous": null, "next": null}} 2019-01-09 03:46:28,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/services used request id req-d652bc8d-cfaf-4958-809f-45292c51b675 2019-01-09 03:46:28,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.081521987915s 2019-01-09 03:46:28,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2019-01-09 03:46:28,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:28,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804ada7d-37ce-439e-9e0a-40dea7e324db Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/069433c0d71e4f3a9e359fa209a2abcc"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd7a25600e65466eb899e9980814d17e", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/071461990dda47b19f902d2e887a5bbc"}, "url": "http://192.30.9.3:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2094d244fda34246bbe5cdbc4026db22", "id": "071461990dda47b19f902d2e887a5bbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1ae99f3fac64443885b1809dfd15526e"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "474108f211f7404c84b43a23b91a514c", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1db9b5b04ce74c2ca8ba59c08e61b491"}, "url": "http://172.30.9.26:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3553fcf138e544c1b91decc290681500", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1e755467e7934d5c8caa9041d835f14c"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e8a81dcdca041aa91a36aa44608b5ea", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/25e6adb2e6d1411cada0eb68007bc4e2"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "14a0f43ea7694395b0be279417f7dcb1", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2a5a2878b932447283a45402a4c2d7d4"}, "url": "http://192.30.9.3:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bbb97d9dfd24d1bb207122c0236c7fd", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2b5e1ff41c704f14b0545cec72ca3f44"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e5496ef3b5b4ffb9d90ce34252350e2", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3005a6280f58494cbcf006a05351f714"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "17ecd11e9dbf4de189a92f2d4335fd15", "id": "3005a6280f58494cbcf006a05351f714"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/396681c5d28b4c5aa81259423a9c17a8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65cc2fe2a7df4015accaf72358394c0f", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/39be0e133f364cf692a48a7f3a19a385"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65cc2fe2a7df4015accaf72358394c0f", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/46d66954481244f1b89f560e2f7e9de9"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "14a0f43ea7694395b0be279417f7dcb1", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/47f321ba508848be90ed1a16ce997cb1"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c3db89fdb284b05aaecece394c64466", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4f8415633a374b2f9ab7b4b04abce591"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "17ecd11e9dbf4de189a92f2d4335fd15", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/50e95db05c7b4a9999875b720cf7fe6d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc6d85e5219d41ecb8ca059d8470e390", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5672b9e1548d4c64b93c8eab95f99623"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e5496ef3b5b4ffb9d90ce34252350e2", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5f79043810a54bd49892139ff0ce1950"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65cc2fe2a7df4015accaf72358394c0f", "id": "5f79043810a54bd49892139ff0ce1950"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/602a6022d0964b80844ab8ddc90aa339"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc6d85e5219d41ecb8ca059d8470e390", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6badff1dd38a48ce91d7e8c776c0153b"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "723b4b49ef764edaa67d6d3067ca7f16", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/73a416a11ddd46fe8d4dc92a3e14e8fa"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e8a81dcdca041aa91a36aa44608b5ea", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/773cced631db47be896c7ca0e0df3049"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "17ecd11e9dbf4de189a92f2d4335fd15", "id": "773cced631db47be896c7ca0e0df3049"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/78a0770649854d24bd00130fee365bd9"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c3db89fdb284b05aaecece394c64466", "id": "78a0770649854d24bd00130fee365bd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7b41557ee30b4004a733400ccdb9aaac"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32bcc01a479047e29cba75ba33a62c6c", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7b62362885374ed5a1eb160fa9455185"}, "url": "http://192.30.9.3:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3553fcf138e544c1b91decc290681500", "id": "7b62362885374ed5a1eb160fa9455185"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7b9aa662d3cb49308e440ffbedad182b"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd7a25600e65466eb899e9980814d17e", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/804ed5c1064a4a348e1a517376099102"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d045a0f0de1e4f828f798843f2ed62df", "id": "804ed5c1064a4a348e1a517376099102"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/83dd3c631c94435aa6c0e27a86b22a59"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c3db89fdb284b05aaecece394c64466", "id": "83dd3c631c94435aa6c0e27a86b22a59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8b44cc1b9aa24d84866279d85d7e40bf"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "723b4b49ef764edaa67d6d3067ca7f16", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9029d677f7524c00a914b6164e803ce1"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32bcc01a479047e29cba75ba33a62c6c", "id": "9029d677f7524c00a914b6164e803ce1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/964ff60d74ee4c9a8b933f8e97d71a55"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32bcc01a479047e29cba75ba33a62c6c", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/980632a08ce443d9938c87a2fcad8c30"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "723b4b49ef764edaa67d6d3067ca7f16", "id": "980632a08ce443d9938c87a2fcad8c30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9806e07a3e234dd8a39e1a07614c764a"}, "url": "http://192.30.9.3:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3553fcf138e544c1b91decc290681500", "id": "9806e07a3e234dd8a39e1a07614c764a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a664d6461cb841589807876173429f4b"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "14a0f43ea7694395b0be279417f7dcb1", "id": "a664d6461cb841589807876173429f4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a8d09d9c1dce4ebbbba0efc07c705337"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "474108f211f7404c84b43a23b91a514c", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ad96ab8f38bc4f81bd59bdbb868fc99f"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e8a81dcdca041aa91a36aa44608b5ea", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b460b97cfb2d468aa3e1e8fcac3c3ebe"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd7a25600e65466eb899e9980814d17e", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b4f7fdd4b62d49abb3d8f366387496d6"}, "url": "http://192.30.9.3:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bbb97d9dfd24d1bb207122c0236c7fd", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bf5ee40047734c8cb048536fb5722e87"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e5496ef3b5b4ffb9d90ce34252350e2", "id": "bf5ee40047734c8cb048536fb5722e87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c01446d6fd604c31939c964e7ae1e51d"}, "url": "http://172.30.9.26:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2094d244fda34246bbe5cdbc4026db22", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c42243e51d274d50aa862328e6e983c5"}, "url": "http://172.30.9.26:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bbb97d9dfd24d1bb207122c0236c7fd", "id": "c42243e51d274d50aa862328e6e983c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c9448d5fabc445e4bc2f5ecd66e3c18b"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc6d85e5219d41ecb8ca059d8470e390", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d5918c2f9a2d4135afa8ed14124ff5cb"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "474108f211f7404c84b43a23b91a514c", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d8dde50c062349bda568ad5753a8a5a7"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d045a0f0de1e4f828f798843f2ed62df", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e0afa62b0d0643a98ff8cf0b27db4761"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d045a0f0de1e4f828f798843f2ed62df", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e49da1a5ab6e462782438db29aecc0d2"}, "url": "http://192.30.9.3:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2094d244fda34246bbe5cdbc4026db22", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-09 03:46:28,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-804ada7d-37ce-439e-9e0a-40dea7e324db 2019-01-09 03:46:28,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0891280174255s 2019-01-09 03:46:28,243 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-01-09 03:46:28,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 03:46:28,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:28,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27610609-4834-4ba0-a862-3b6b674a69c6 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 03:46:28,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-27610609-4834-4ba0-a862-3b6b674a69c6 2019-01-09 03:46:28,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0909030437469s 2019-01-09 03:46:28,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 03:46:28,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 03:46:28,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d3a359-2d8f-4215-bdd4-aeb45d00b86b Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/4c963839b6a448e3b7a29e636676a093"}, "enabled": true, "id": "4c963839b6a448e3b7a29e636676a093", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_11206367-13b1-4fb0-ad07-62b56b75ecf9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 03:46:28,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d8d3a359-2d8f-4215-bdd4-aeb45d00b86b 2019-01-09 03:46:28,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0774209499359s 2019-01-09 03:46:28,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d8d3a359-2d8f-4215-bdd4-aeb45d00b86b 2019-01-09 03:46:28,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 03:46:28,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" -d '{"network": {"tenant_id": "4c963839b6a448e3b7a29e636676a093", "name": "juju_epc-net_11206367-13b1-4fb0-ad07-62b56b75ecf9", "admin_state_up": true}}' 2019-01-09 03:46:29,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-4a4ee222-cbd8-40ad-ace9-0aa1b411d053 Date: Wed, 09 Jan 2019 03:46:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4aaa29e4-0c73-4647-802c-4b2821e40f7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4c963839b6a448e3b7a29e636676a093","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T03:46:28Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_11206367-13b1-4fb0-ad07-62b56b75ecf9","admin_state_up":true,"tenant_id":"4c963839b6a448e3b7a29e636676a093","created_at":"2019-01-09T03:46:28Z","mtu":1450}} 2019-01-09 03:46:29,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4a4ee222-cbd8-40ad-ace9-0aa1b411d053 2019-01-09 03:46:29,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.698639154434s 2019-01-09 03:46:29,116 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4a4ee222-cbd8-40ad-ace9-0aa1b411d053 2019-01-09 03:46:29,116 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T03:46:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4aaa29e4-0c73-4647-802c-4b2821e40f7c', u'provider:segmentation_id': 17, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_11206367-13b1-4fb0-ad07-62b56b75ecf9', u'created_at': u'2019-01-09T03:46:28Z', u'mtu': 1450, u'tenant_id': u'4c963839b6a448e3b7a29e636676a093', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4c963839b6a448e3b7a29e636676a093'}) 2019-01-09 03:46:29,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 03:46:29,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af2cab0-7ae0-4c07-80e0-6d643f4549e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 03:46:29,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7af2cab0-7ae0-4c07-80e0-6d643f4549e6 2019-01-09 03:46:29,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 03:46:29,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eea2bc11be7f405188846185e4365850", "name": "Member"}], "expires_at": "2019-01-09T04:46:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c963839b6a448e3b7a29e636676a093", "name": "juju_epc-project_11206367-13b1-4fb0-ad07-62b56b75ecf9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4c963839b6a448e3b7a29e636676a093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/4c963839b6a448e3b7a29e636676a093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/4c963839b6a448e3b7a29e636676a093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4c963839b6a448e3b7a29e636676a093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/4c963839b6a448e3b7a29e636676a093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/4c963839b6a448e3b7a29e636676a093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4c963839b6a448e3b7a29e636676a093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/4c963839b6a448e3b7a29e636676a093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/4c963839b6a448e3b7a29e636676a093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4c963839b6a448e3b7a29e636676a093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/4c963839b6a448e3b7a29e636676a093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/4c963839b6a448e3b7a29e636676a093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_11206367-13b1-4fb0-ad07-62b56b75ecf9", "id": "812a356bd2154777a14c29b8eda976f7"}, "audit_ids": ["2ib-SoqrSXmWgKZEPXkuVg"], "issued_at": "2019-01-09T03:46:29.000000Z"}} 2019-01-09 03:46:29,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 03:46:29,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 03:46:30,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-1884b7bb-1adf-487e-b41c-c62b6b1e29aa Date: Wed, 09 Jan 2019 03:46:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T03:46:28Z","tenant_id":"4c963839b6a448e3b7a29e636676a093","created_at":"2019-01-09T03:46:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4c963839b6a448e3b7a29e636676a093","id":"4aaa29e4-0c73-4647-802c-4b2821e40f7c","name":"juju_epc-net_11206367-13b1-4fb0-ad07-62b56b75ecf9"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 03:46:30,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1884b7bb-1adf-487e-b41c-c62b6b1e29aa 2019-01-09 03:46:30,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.870003938675s 2019-01-09 03:46:30,396 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1884b7bb-1adf-487e-b41c-c62b6b1e29aa 2019-01-09 03:46:30,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 03:46:30,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" -d '{"subnet": {"name": "juju_epc-subnet_11206367-13b1-4fb0-ad07-62b56b75ecf9", "enable_dhcp": true, "network_id": "4aaa29e4-0c73-4647-802c-4b2821e40f7c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-01-09 03:46:31,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1bb53581-e0a6-4f3c-a50b-e990522617ad Date: Wed, 09 Jan 2019 03:46:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4aaa29e4-0c73-4647-802c-4b2821e40f7c","tenant_id":"4c963839b6a448e3b7a29e636676a093","created_at":"2019-01-09T03:46:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T03:46:30Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"4c963839b6a448e3b7a29e636676a093","id":"1d1630a1-90af-4a8e-b496-e6fb7f181079","subnetpool_id":null,"name":"juju_epc-subnet_11206367-13b1-4fb0-ad07-62b56b75ecf9"}} 2019-01-09 03:46:31,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1bb53581-e0a6-4f3c-a50b-e990522617ad 2019-01-09 03:46:31,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.832053899765s 2019-01-09 03:46:31,230 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1bb53581-e0a6-4f3c-a50b-e990522617ad 2019-01-09 03:46:31,230 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T03:46:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'1d1630a1-90af-4a8e-b496-e6fb7f181079', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_11206367-13b1-4fb0-ad07-62b56b75ecf9', u'enable_dhcp': True, u'network_id': u'4aaa29e4-0c73-4647-802c-4b2821e40f7c', u'tenant_id': u'4c963839b6a448e3b7a29e636676a093', u'created_at': u'2019-01-09T03:46:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'4c963839b6a448e3b7a29e636676a093'}) 2019-01-09 03:46:31,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 03:46:31,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" -d '{"router": {"external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012"}, "name": "juju_epc-router_11206367-13b1-4fb0-ad07-62b56b75ecf9", "admin_state_up": true}}' 2019-01-09 03:46:36,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-04c70113-4e63-4f93-a2cf-222237bc64cc Date: Wed, 09 Jan 2019 03:46:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:46:32Z", "admin_state_up": true, "updated_at": "2019-01-09T03:46:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4c963839b6a448e3b7a29e636676a093", "id": "f5f5555b-e69a-4ee8-b277-14edb874b1e9", "name": "juju_epc-router_11206367-13b1-4fb0-ad07-62b56b75ecf9"}} 2019-01-09 03:46:36,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-04c70113-4e63-4f93-a2cf-222237bc64cc 2019-01-09 03:46:36,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.12075209618s 2019-01-09 03:46:36,352 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-04c70113-4e63-4f93-a2cf-222237bc64cc 2019-01-09 03:46:36,353 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T03:46:33Z', u'revision_number': 3, u'id': u'f5f5555b-e69a-4ee8-b277-14edb874b1e9', u'external_gateway_info': {u'network_id': u'782dec73-78a8-46a5-abfe-4590d9211012', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e1e4100a-4106-426a-8347-cb338a7d46c0', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_11206367-13b1-4fb0-ad07-62b56b75ecf9', u'admin_state_up': True, u'tenant_id': u'4c963839b6a448e3b7a29e636676a093', u'created_at': u'2019-01-09T03:46:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'4c963839b6a448e3b7a29e636676a093'}) 2019-01-09 03:46:36,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 03:46:36,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f5f5555b-e69a-4ee8-b277-14edb874b1e9/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" -d '{"subnet_id": "1d1630a1-90af-4a8e-b496-e6fb7f181079"}' 2019-01-09 03:46:38,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-56386ea6-d864-4145-b63f-c3380d96d9eb Date: Wed, 09 Jan 2019 03:46:38 GMT RESP BODY: {"network_id": "4aaa29e4-0c73-4647-802c-4b2821e40f7c", "tenant_id": "4c963839b6a448e3b7a29e636676a093", "subnet_id": "1d1630a1-90af-4a8e-b496-e6fb7f181079", "subnet_ids": ["1d1630a1-90af-4a8e-b496-e6fb7f181079"], "port_id": "928cf599-1ca6-412d-96e2-9f5cbe25ac12", "id": "f5f5555b-e69a-4ee8-b277-14edb874b1e9"} 2019-01-09 03:46:38,820 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f5f5555b-e69a-4ee8-b277-14edb874b1e9/add_router_interface.json used request id req-56386ea6-d864-4145-b63f-c3380d96d9eb 2019-01-09 03:46:38,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.46722602844s 2019-01-09 03:46:38,821 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f5f5555b-e69a-4ee8-b277-14edb874b1e9/add_router_interface.json used request id req-56386ea6-d864-4145-b63f-c3380d96d9eb returning object f5f5555b-e69a-4ee8-b277-14edb874b1e9 2019-01-09 03:46:38,821 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-01-09 03:46:40,736 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:56cea6fd89a03c2b12f0f2004ca9c688 sha256:9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f 2019-01-09 03:46:40,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 03:46:40,742 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 09 Jan 2019 03:46:40 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-09 03:46:40,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:46:40,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 03:46:40,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cdbc902f-8554-4088-9873-ca18d785c7ec Date: Wed, 09 Jan 2019 03:46:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:46:40,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-cdbc902f-8554-4088-9873-ca18d785c7ec 2019-01-09 03:46:40,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164432048798s 2019-01-09 03:46:40,908 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-cdbc902f-8554-4088-9873-ca18d785c7ec 2019-01-09 03:46:40,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 03:46:40,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" -d '{"owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "owner_specified.shade.object": "images/juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9"}' 2019-01-09 03:46:41,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321 X-Openstack-Request-Id: req-f9433e93-83e2-4975-afe2-43098aa2811b Date: Wed, 09 Jan 2019 03:46:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/file", "owner": "4c963839b6a448e3b7a29e636676a093", "id": "9ae3cda7-79e8-45af-9ca4-669c4b28d321", "size": null, "self": "/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-09T03:46:41Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9", "checksum": null, "created_at": "2019-01-09T03:46:41Z", "protected": false} 2019-01-09 03:46:41,496 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f9433e93-83e2-4975-afe2-43098aa2811b 2019-01-09 03:46:41,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.58731007576s 2019-01-09 03:46:41,497 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f9433e93-83e2-4975-afe2-43098aa2811b returning object 9ae3cda7-79e8-45af-9ca4-669c4b28d321 2019-01-09 03:46:41,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 03:46:41,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" -d '' 2019-01-09 03:46:47,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1386a94a-d1b5-465b-8548-783a1b5d043c Date: Wed, 09 Jan 2019 03:46:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 03:46:47,857 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/file used request id req-1386a94a-d1b5-465b-8548-783a1b5d043c 2019-01-09 03:46:47,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.35986399651s 2019-01-09 03:46:47,858 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/file used request id req-1386a94a-d1b5-465b-8548-783a1b5d043c 2019-01-09 03:46:47,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:46:47,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 03:46:48,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-a19f8878-f915-4443-82ee-3bbf4844b3c0 Date: Wed, 09 Jan 2019 03:46:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/snap", "metadata": {}}], "file": "/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/file", "owner": "4c963839b6a448e3b7a29e636676a093", "id": "9ae3cda7-79e8-45af-9ca4-669c4b28d321", "size": 297009152, "self": "/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-09T03:46:47Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-09T03:46:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:46:48,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a19f8878-f915-4443-82ee-3bbf4844b3c0 2019-01-09 03:46:48,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174115180969s 2019-01-09 03:46:48,033 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a19f8878-f915-4443-82ee-3bbf4844b3c0 2019-01-09 03:46:48,035 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/file', 'owner': u'4c963839b6a448e3b7a29e636676a093', 'id': u'9ae3cda7-79e8-45af-9ca4-669c4b28d321', 'size': 297009152, u'self': u'/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4c963839b6a448e3b7a29e636676a093', 'name': 'juju_epc-project_11206367-13b1-4fb0-ad07-62b56b75ecf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T03:46:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T03:46:47Z', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'owner_specified.shade.object': u'images/juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', 'properties': {u'self': u'/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9', 'created': u'2019-01-09T03:46:41Z', 'checksum': u'56cea6fd89a03c2b12f0f2004ca9c688', 'created_at': u'2019-01-09T03:46:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}}) 2019-01-09 03:46:50,746 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 9ae3cda7-79e8-45af-9ca4-669c4b28d321 -s xenial -r regionOne -u http://172.30.9.26: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 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 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. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-01-09 03:46:50,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 03:46:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_11206367-13b1-4fb0-ad07-62b56b75ecf9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-01-09 03:46:50,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-961956d7-f180-40db-b63b-ec85b9c753a1 x-compute-request-id: req-961956d7-f180-40db-b63b-ec85b9c753a1 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/192ea09f-50d1-4007-9e0b-488713fa0ad9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/192ea09f-50d1-4007-9e0b-488713fa0ad9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "192ea09f-50d1-4007-9e0b-488713fa0ad9", "name": "juju_epc-flavor_11206367-13b1-4fb0-ad07-62b56b75ecf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 03:46:50,975 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-961956d7-f180-40db-b63b-ec85b9c753a1 2019-01-09 03:46:50,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.227833986282s 2019-01-09 03:46:50,976 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-961956d7-f180-40db-b63b-ec85b9c753a1 returning object 192ea09f-50d1-4007-9e0b-488713fa0ad9 2019-01-09 03:46:50,977 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_11206367-13b1-4fb0-ad07-62b56b75ecf9', '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'd1068f4148dd4416a9431391ad50b4a8', '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'192ea09f-50d1-4007-9e0b-488713fa0ad9', 'swap': 0}) 2019-01-09 03:46:50,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 03:46:50,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/192ea09f-50d1-4007-9e0b-488713fa0ad9/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" -d '{"extra_specs": {}}' 2019-01-09 03:46:51,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abae45ce-6b24-4f06-ba67-236c4afeaef6 x-compute-request-id: req-abae45ce-6b24-4f06-ba67-236c4afeaef6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 03:46:51,001 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/192ea09f-50d1-4007-9e0b-488713fa0ad9/os-extra_specs used request id req-abae45ce-6b24-4f06-ba67-236c4afeaef6 2019-01-09 03:46:51,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0240590572357s 2019-01-09 03:46:51,002 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/192ea09f-50d1-4007-9e0b-488713fa0ad9/os-extra_specs used request id req-abae45ce-6b24-4f06-ba67-236c4afeaef6 2019-01-09 03:46:51,002 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-01-09 03:46:51,004 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-325 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | STORAGE_PROTOCOL | iSCSI | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 03:46:51,011 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-01-09 03:46:51,187 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-01-09 03:46:51,187 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-01-09 03:46:51,340 - 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". 2019-01-09 03:46:51,340 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-09 03:46:52,792 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2019-01-09 03:46:52,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:46:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 03:46:52,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-a756eb39-4409-422e-9d96-1411db349615 Date: Wed, 09 Jan 2019 03:46:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/snap", "metadata": {}}], "file": "/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/file", "owner": "4c963839b6a448e3b7a29e636676a093", "id": "9ae3cda7-79e8-45af-9ca4-669c4b28d321", "size": 297009152, "self": "/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-09T03:46:47Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-09T03:46:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:46:52,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a756eb39-4409-422e-9d96-1411db349615 2019-01-09 03:46:52,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168981075287s 2019-01-09 03:46:52,962 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a756eb39-4409-422e-9d96-1411db349615 2019-01-09 03:46:52,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 03:46:52,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/juju_epc-img_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9"}' 2019-01-09 03:46:53,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a X-Openstack-Request-Id: req-09189027-27d2-4120-9619-3bd7919020c7 Date: Wed, 09 Jan 2019 03:46:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a/file", "owner": "4c963839b6a448e3b7a29e636676a093", "id": "e565a39d-04fa-42c6-8d6e-4eb519efa08a", "size": null, "self": "/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T03:46:52Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9", "checksum": null, "created_at": "2019-01-09T03:46:52Z", "protected": false} 2019-01-09 03:46:53,025 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-09189027-27d2-4120-9619-3bd7919020c7 2019-01-09 03:46:53,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0604138374329s 2019-01-09 03:46:53,026 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-09189027-27d2-4120-9619-3bd7919020c7 returning object e565a39d-04fa-42c6-8d6e-4eb519efa08a 2019-01-09 03:46:53,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 03:46:53,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" -d '' 2019-01-09 03:46:59,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80521d09-b4de-4a30-be18-b4156798e2f6 Date: Wed, 09 Jan 2019 03:46:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 03:46:59,213 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a/file used request id req-80521d09-b4de-4a30-be18-b4156798e2f6 2019-01-09 03:46:59,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.18671488762s 2019-01-09 03:46:59,214 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a/file used request id req-80521d09-b4de-4a30-be18-b4156798e2f6 2019-01-09 03:46:59,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 03:46:59,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 03:46:59,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-8dcdd953-960d-42f4-9a9f-26d7ca8f1a32 Date: Wed, 09 Jan 2019 03:46:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a/snap", "metadata": {}}], "file": "/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a/file", "owner": "4c963839b6a448e3b7a29e636676a093", "id": "e565a39d-04fa-42c6-8d6e-4eb519efa08a", "size": 263586304, "self": "/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T03:46:59Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T03:46:52Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/snap", "metadata": {}}], "file": "/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/file", "owner": "4c963839b6a448e3b7a29e636676a093", "id": "9ae3cda7-79e8-45af-9ca4-669c4b28d321", "size": 297009152, "self": "/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-09T03:46:47Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-09T03:46:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 03:46:59,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8dcdd953-960d-42f4-9a9f-26d7ca8f1a32 2019-01-09 03:46:59,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.197854042053s 2019-01-09 03:46:59,413 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8dcdd953-960d-42f4-9a9f-26d7ca8f1a32 2019-01-09 03:46:59,415 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a/file', 'owner': u'4c963839b6a448e3b7a29e636676a093', 'id': u'e565a39d-04fa-42c6-8d6e-4eb519efa08a', 'size': 263586304, u'self': u'/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4c963839b6a448e3b7a29e636676a093', 'name': 'juju_epc-project_11206367-13b1-4fb0-ad07-62b56b75ecf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T03:46:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T03:46:59Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9', 'created': u'2019-01-09T03:46:52Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2019-01-09T03:46:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2019-01-09 03:46:59,687 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i e565a39d-04fa-42c6-8d6e-4eb519efa08a -s trusty -r regionOne -u http://172.30.9.26:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-01-09 03:46:59,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 03:46:59,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-01-09 03:46:59,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46: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-dbce0240-53bf-4bb4-b136-7fef31b11dff x-compute-request-id: req-dbce0240-53bf-4bb4-b136-7fef31b11dff Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/735cfe5b-5198-4043-8209-fa446c4ac5b9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/735cfe5b-5198-4043-8209-fa446c4ac5b9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "735cfe5b-5198-4043-8209-fa446c4ac5b9", "name": "juju_epc-flavor_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 03:46:59,785 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dbce0240-53bf-4bb4-b136-7fef31b11dff 2019-01-09 03:46:59,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0963010787964s 2019-01-09 03:46:59,785 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dbce0240-53bf-4bb4-b136-7fef31b11dff returning object 735cfe5b-5198-4043-8209-fa446c4ac5b9 2019-01-09 03:46:59,786 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9', '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'd1068f4148dd4416a9431391ad50b4a8', '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'735cfe5b-5198-4043-8209-fa446c4ac5b9', 'swap': 0}) 2019-01-09 03:46:59,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 03:46:59,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/735cfe5b-5198-4043-8209-fa446c4ac5b9/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" -d '{"extra_specs": {}}' 2019-01-09 03:46:59,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 03:46: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-d3b6ade8-ed96-4a72-ae9d-4fe1982eb9d6 x-compute-request-id: req-d3b6ade8-ed96-4a72-ae9d-4fe1982eb9d6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 03:46:59,811 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/735cfe5b-5198-4043-8209-fa446c4ac5b9/os-extra_specs used request id req-d3b6ade8-ed96-4a72-ae9d-4fe1982eb9d6 2019-01-09 03:46:59,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235188007355s 2019-01-09 03:46:59,811 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/735cfe5b-5198-4043-8209-fa446c4ac5b9/os-extra_specs used request id req-d3b6ade8-ed96-4a72-ae9d-4fe1982eb9d6 2019-01-09 03:46:59,811 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-01-09 03:51:08,493 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=4aaa29e4-0c73-4647-802c-4b2821e40f7c --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 03:46:59 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 03:46:59 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=4aaa29e4-0c73-4647-802c-4b2821e40f7c", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 03:46:59 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 03:46:59 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[network:4aaa29e4-0c73-4647-802c-4b2821e40f7c external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true] 03:47:00 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 03:47:00 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[ignore-machine-addresses:false max-action-results-size:5G test-mode:false default-series:xenial max-status-history-size:5G uuid:c52753b8-425a-4914-8e16-219e81871645 ssl-hostname-verification:false enable-os-upgrade:true transmit-vendor-metrics:true type:openstack use-default-secgroup:true agent-metadata-url: enable-os-refresh-update:true use-floating-ip:true network:4aaa29e4-0c73-4647-802c-4b2821e40f7c max-status-history-age:336h fan-config: max-action-results-age:336h egress-subnets: http-proxy: cloudinit-userdata: disable-network-management:false apt-https-proxy: proxy-ssh:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHT3FwEvnZC2MENauSifmsO2wy367DZDkgzgfKMADUw320U6NJhhellrOxl5Ad8er3S5fKla8a+jBFZ+P+FEhsVR15U1/tXcR7LPeuG9uMv6+nYQkEr0iOJMYsDh+SR51ONzB03MDcDLGkJNMg2jb3nwIv/3wT+rgz954cNE/uKHCn985HrQMkeJ3I3Xmd1sYrjvTr02NgcllMZwS58HnwGjnGhiuf1YhHJvleQmuI8PtgL/6o65ZZAHwi75ys74xQFKVh/97drjvHfG1TiRGaXr54cRG4ipv/kkjSgT1bLJQhiYvOGbGTo99il15Vl2AUJmHwO6wSrEjxsQuaQbwT juju-client-key provisioner-harvest-mode:destroyed apt-no-proxy: no-proxy:127.0.0.1,localhost,::1 use-openstack-gbp:false apt-http-proxy: update-status-hook-interval:5m name:controller image-metadata-url: container-image-stream:released logforward-enabled:false logging-config: container-inherit-properties: apt-ftp-proxy: automatically-retry-hooks:true development:false https-proxy: policy-target-group: net-bond-reconfigure-delay:17 apt-mirror: ftp-proxy: resource-tags: agent-stream:released container-image-metadata-url: firewall-mode:instance image-stream:released external-network: container-networking-method:] 03:47:00 INFO juju.provider.openstack provider.go:145 opening model "controller" 03:47:00 DEBUG goose :1 auth details: &{Token:gAAAAABcNW60fP3eW2fcmRoj-1s_7ljVknYMEic4wzS6XYQCYkf6Xdsq4ALITK8BRMqnQy6f1DOWpirUwjO8uPeDB9eFUoOOWmcjb6tYYVdXlzNw-mk3kUtzrF43rHetWkEUEiuwIWHLvuu9JKA7okRsOxsRt7n9vBDLoFk5GvKEsH-mjjHM3LI TenantId:4c963839b6a448e3b7a29e636676a093 UserId:812a356bd2154777a14c29b8eda976f7 Domain: RegionServiceURLs:map[regionOne:map[placement:http://172.30.9.26:8778/placement volume:http://172.30.9.26:8776/v1/4c963839b6a448e3b7a29e636676a093 cloudformation:http://172.30.9.26:8000/v1 volumev3:http://172.30.9.26:8776/v3/4c963839b6a448e3b7a29e636676a093 nfv-orchestration:http://172.30.9.26:9890 key-manager:http://172.30.9.26:9311 image:http://172.30.9.26:9292 volumev2:http://172.30.9.26:8776/v2/4c963839b6a448e3b7a29e636676a093 network:http://172.30.9.26:9696 alarming:http://172.30.9.26:8042 policy:http://172.30.9.26:1789 compute:http://172.30.9.26:8774/v2.1 orchestration:http://172.30.9.26:8004/v1/4c963839b6a448e3b7a29e636676a093 metric:http://172.30.9.26:8041 identity:http://172.30.9.26:5000]]} 03:47:00 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 03:47:00 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.26:8774/v2.1/ Rel:self}] Status:CURRENT}] 03:47:01 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 03:47:01 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 03:47:01 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 03:47:01 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 03:47:01 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 03:47:01 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 03:47:01 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 03:47:01 INFO cmd bootstrap.go:233 Loading image metadata 03:47:01 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 03:47:01 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 03:47:01 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 03:47:01 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.26:5000/v3} [win2012r2 win2016hv opensuseleap trusty win2008r2 win7 centos7 genericlinux bionic win2012 wily win81 win2016 win8 vivid yakkety artful win2012hvr2 win10 saucy utopic zesty win2012hv win2016nano precise raring quantal xenial] [amd64 i386 armhf arm64 ppc64el s390x] released}} 03:47:01 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 03:47:03 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 03:47:04 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.26:5000/v3} not found 03:47:04 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.26:5000/v3} not found 03:47:04 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 03:47:04 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 03:47:04 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 03:47:04 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 03:47:04 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 03:47:04 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 03:47:04 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 03:47:04 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 03:47:04 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 03:47:04 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 []} 03:47:07 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 03:47:07 INFO cmd bootstrap.go:389 Starting new instance for initial controller 03:47:07 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 03:47:07 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 03:47:07 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:9ae3cda7-79e8-45af-9ca4-669c4b28d321 Arch:amd64 VirtType:}] 03:47:07 INFO juju.environs.instances image.go:106 find instance - using image with id: 9ae3cda7-79e8-45af-9ca4-669c4b28d321 03:47:07 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 03:47:07 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 03:47:07 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2491 bytes 03:47:07 DEBUG juju.provider.openstack provider.go:1005 using network id "4aaa29e4-0c73-4647-802c-4b2821e40f7c" 03:47:07 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca" has status BUILD, wait 10 seconds before retry, attempt 9 03:48:53 INFO juju.provider.openstack provider.go:1175 started instance "57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca" 03:48:53 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 03:48:54 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.206 03:48:54 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.206 03:48:57 INFO cmd bootstrap.go:225 - 57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca (arch=amd64 mem=2G cores=1) 03:48:57 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 03:48:57 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 03:48:57 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 03:48:59 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 03:48:59 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 03:49:00 DEBUG juju.provider.openstack provider.go:417 instance 57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca has floating IP address: 172.30.9.206 Attempting to connect to 172.30.9.206:22 Attempting to connect to 192.168.121.6:22 03:49:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.6 failed: ssh: connect to host 192.168.121.6 port 22: Connection refused 03:49:01 INFO cmd bootstrap.go:333 Connected to 172.30.9.206 03:49:01 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries 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.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 03:49:01 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-871645-controller-0 03:51:06 INFO cmd bootstrap.go:455 Bootstrap agent now started 03:51:08 DEBUG juju.provider.openstack provider.go:417 instance 57e2deb5-f1e1-44cc-b6e2-4b2d762b84ca has floating IP address: 172.30.9.206 03:51:08 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.206:17070 192.168.121.6:17070] 03:51:08 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.206 to verify accessibility... 03:51:08 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.206:17070 192.168.121.6:17070] 03:51:08 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" 03:51:08 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" 03:51:08 DEBUG juju.api monitor.go:35 RPC connection died 03:51:08 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 03:51:08 INFO cmd controller.go:88 Controller machines are in the "controller" model 03:51:08 INFO cmd controller.go:89 Initial model "default" added 03:51:08 INFO cmd supercommand.go:465 command finished 2019-01-09 03:51:08,494 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-01-09 03:51:08,494 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-01-09 03:51:34,121 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-01-09 03:51:34,121 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-01-09 04:14:45,824 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2019-01-09 04:14:28.819135Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-01-09 04:14:45,825 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-01-09 04:14:45,825 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-01-09 04:14:46,032 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic maintenance 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc error 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* maintenance idle 0 172.30.9.207 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.209 3306/tcp oai-epc/0* error idle 2 172.30.9.210 hook failed: "install" oai-hss/0* active idle 3 172.30.9.211 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.207 389ae4d5-dd3c-40b0-b402-87c9341cdde2 xenial nova ACTIVE 1 started 172.30.9.209 feaf34be-22c4-40b8-8c24-5f6e1e370f98 trusty nova ACTIVE 2 started 172.30.9.210 360bbee6-19dc-4099-b397-5d35ca4a7ec3 trusty nova ACTIVE 3 started 172.30.9.211 6ee416f5-ac79-4ae2-b195-930c7bed84a2 trusty nova ACTIVE 2019-01-09 04:14:46,289 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.207 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2019-01-09 04:14:46,290 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2019-01-09 04:14:46,413 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 04:14:46,414 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 28:18 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-09 04:14:47,238 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 03:54:25 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 03:54:25 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 03:54:25 DEBUG juju.agent read agent config, format "2.0" machine-0: 03:54:25 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 03:54:25 DEBUG juju.worker start "engine" machine-0: 03:54:25 INFO juju.worker start "engine" machine-0: 03:54:25 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 03:54:25 DEBUG juju.worker "engine" started machine-0: 03:54:25 DEBUG juju.worker.introspection stats worker now serving machine-0: 03:54:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 03:54:25 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 03:54:25 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 03:54:25 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 03:54:25 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 03:54:25 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 03:54:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 03:54:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 03:54:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 03:54:25 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 03:54:25 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.worker.apicaller connecting with old password machine-0: 03:54:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 03:54:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 03:54:25 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 03:54:25 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:25 INFO juju.api connection established to "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:25 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:25 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 03:54:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 03:54:25 DEBUG juju.worker.apicaller connected machine-0: 03:54:25 DEBUG juju.worker.apicaller changing password... machine-0: 03:54:26 DEBUG juju.worker.apicaller password changed machine-0: 03:54:26 DEBUG juju.api RPC connection died machine-0: 03:54:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 03:54:26 DEBUG juju.worker.apicaller connecting with current password machine-0: 03:54:26 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:26 INFO juju.api connection established to "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:26 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:26 DEBUG juju.worker.apicaller connected machine-0: 03:54:26 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 03:54:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 03:54:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 03:54:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 03:54:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 03:54:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 03:54:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 03:54:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 03:54:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 03:54:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 03:54:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 03:54:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 03:54:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 03:54:26 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 03:54:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 03:54:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 03:54:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:54:26 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 03:54:26 INFO juju.worker.upgrader unblocking abort check machine-0: 03:54:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 03:54:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 03:54:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 03:54:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 03:54:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 03:54:27 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 03:54:27 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 03:54:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 03:54:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-0: 03:54:27 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 03:54:27 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 03:54:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 03:54:27 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 03:54:27 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 03:54:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 03:54:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 03:54:27 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 03:54:27 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 03:54:27 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 03:54:27 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 03:54:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 03:54:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 03:54:27 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 03:54:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 03:54:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 03:54:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 03:54:27 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 03:54:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 03:54:27 DEBUG juju.worker.logger logger setup machine-0: 03:54:27 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 03:54:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 03:54:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 03:54:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 03:54:27 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 03:54:27 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 03:54:27 DEBUG juju.network "lxdbr0" has addresses [fe80::bcd1:1ff:fe69:ec5c/64 fe80::1/64] machine-0: 03:54:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 03:54:27 DEBUG juju.network including address public:172.30.9.206 for machine machine-0: 03:54:27 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 03:54:27 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-0: 03:54:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 03:54:27 DEBUG juju.network including address local-machine:::1 for machine machine-0: 03:54:27 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 03:54:27 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 03:54:27 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 03:54:27 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 03:54:27 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 03:54:27 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 03:54:27 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 03:54:27 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 03:54:27 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 03:54:27 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] machine-0: 03:54:27 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 03:54:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 03:54:27 DEBUG juju.api RPC connection died machine-0: 03:54:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 03:54:27 DEBUG juju.worker killing runner 0xc420396340 machine-0: 03:54:27 INFO juju.worker runner is dying machine-0: 03:54:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 03:54:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 03:54:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 03:54:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 03:54:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 03:54:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 03:54:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 03:54:27 DEBUG juju.worker.apicaller connecting with current password machine-0: 03:54:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:54:27 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:27 INFO juju.api connection established to "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:27 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:27 DEBUG juju.api successfully dialed "wss://252.6.0.1:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 03:54:27 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:27 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 03:54:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 03:54:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:28 DEBUG juju.worker.apicaller connected machine-0: 03:54:28 DEBUG juju.api RPC connection died machine-0: 03:54:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 03:54:28 DEBUG juju.worker.apicaller connecting with current password machine-0: 03:54:28 DEBUG juju.api successfully dialed "wss://252.6.0.1:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:28 INFO juju.api connection established to "wss://252.6.0.1:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:28 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:28 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:29 DEBUG juju.worker.apicaller connected machine-0: 03:54:29 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 03:54:29 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 03:54:29 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 03:54:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 03:54:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 03:54:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 03:54:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 03:54:29 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 03:54:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 03:54:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 03:54:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 03:54:29 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 03:54:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 03:54:29 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 03:54:29 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 03:54:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 03:54:29 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 03:54:29 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 03:54:29 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 03:54:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 03:54:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 03:54:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 03:54:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 03:54:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 03:54:29 DEBUG juju.network "lxdbr0" has addresses [fe80::bcd1:1ff:fe69:ec5c/64 fe80::1/64] machine-0: 03:54:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 03:54:29 DEBUG juju.network including address public:172.30.9.206 for machine machine-0: 03:54:29 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 03:54:29 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-0: 03:54:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 03:54:29 DEBUG juju.network including address local-machine:::1 for machine machine-0: 03:54:29 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 03:54:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 03:54:29 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] machine-0: 03:54:29 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 03:54:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 03:54:29 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 03:54:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 03:54:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 03:54:29 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 03:54:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 03:54:29 DEBUG juju.worker.logger logger setup machine-0: 03:54:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 03:54:29 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 03:54:29 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 03:54:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 03:54:29 DEBUG juju.network "lxdbr0" has addresses [fe80::bcd1:1ff:fe69:ec5c/64 fe80::1/64] machine-0: 03:54:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 03:54:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 03:54:29 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 03:54:29 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 03:54:29 DEBUG juju.network including address local-machine:::1 for machine machine-0: 03:54:29 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:::1] machine-0: 03:54:29 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:::1] machine-0: 03:54:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 03:54:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 03:54:29 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 03:54:29 INFO juju.worker.upgrader unblocking abort check machine-0: 03:54:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 03:54:29 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 03:54:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 03:54:29 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 03:54:29 DEBUG juju.worker start "0-container-watcher" machine-0: 03:54:29 DEBUG juju.worker start "stateconverter" machine-0: 03:54:29 INFO juju.worker start "0-container-watcher" machine-0: 03:54:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 03:54:29 DEBUG juju.worker "0-container-watcher" started machine-0: 03:54:29 INFO juju.worker start "stateconverter" machine-0: 03:54:29 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 03:54:29 DEBUG juju.worker "stateconverter" started machine-0: 03:54:30 DEBUG juju.service discovered init system "systemd" from local host machine-0: 03:54:30 DEBUG juju.worker.deployer API addresses: ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] machine-0: 03:54:30 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 03:54:30 INFO juju.worker.machiner "machine-0" started machine-0: 03:54:30 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 03:54:30 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 03:54:30 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 03:54:30 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 03:54:30 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 03:54:30 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 03:54:30 INFO juju.worker start "api" unit-abot-epc-basic-0: 03:54:30 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.api successfully dialed "wss://252.6.0.1:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 03:54:30 INFO juju.api connection established to "wss://252.6.0.1:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:30 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 03:54:30 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 03:54:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 03:54:31 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:54:31 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 03:54:31 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 03:54:31 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 03:54:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 03:54:31 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 03:54:31 DEBUG juju.api successfully dialed "wss://252.6.0.1:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 03:54:31 INFO juju.api connection established to "wss://252.6.0.1:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 03:54:31 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 03:54:31 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-0: 03:54:31 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:e1:3d:45 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:e1:3d:45 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:be:d1:01:69:ec:5c CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:be:d1:01:69:ec:5c CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:c6:f2:ba:1b:2c:55 CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.5.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:c6:f2:ba:1b:2c:55 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:c6:f2:ba:1b:2c:55 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 03:54:31 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 03:54:32 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 03:54:32 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 03:54:32 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 03:54:32 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 03:54:32 DEBUG juju.network "lxdbr0" has addresses [fe80::bcd1:1ff:fe69:ec5c/64 fe80::1/64] unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 03:54:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 03:54:32 DEBUG juju.network including address public:172.30.9.206 for machine unit-abot-epc-basic-0: 03:54:32 DEBUG juju.network including address local-cloud:192.168.121.6 for machine unit-abot-epc-basic-0: 03:54:32 DEBUG juju.network including address local-fan:252.6.0.1 for machine unit-abot-epc-basic-0: 03:54:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 03:54:32 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 03:54:32 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 03:54:32 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 03:54:32 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 03:54:32 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 03:54:32 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 03:54:32 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 03:54:32 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 03:54:32 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 03:54:32 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 03:54:32 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 03:54:32 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 03:54:32 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 03:54:32 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 03:54:32 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 03:54:32 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 03:54:32 DEBUG httpbakery client do GET https://252.6.0.1:17070/model/650af849-5075-443c-8aea-10f4e29012ad/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 03:54:32 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 03:54:32 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 03:54:32 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 03:54:33 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 03:54:33 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 03:54:33 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" machine-0: 03:54:33 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" machine-0: 03:54:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 03:54:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down unit-abot-epc-basic-0: 03:54:34 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.remotestate got relations change: ok=true machine-0: 03:54:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 03:54:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-0: 03:54:34 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 03:54:34 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 03:54:34 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 03:54:34 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 03:54:34 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 03:54:34 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 03:54:34 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-0: 03:54:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 03:54:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 03:54:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:54:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:54:35 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9012ad-default-0 unit-abot-epc-basic-0: 03:54:35 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 03:54:35 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 03:54:35 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 03:54:35 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 03:54:36 DEBUG unit.abot-epc-basic/0.install Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 03:54:36 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 03:54:36 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 03:54:37 DEBUG unit.abot-epc-basic/0.install Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 03:54:37 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:54:37 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 03:54:38 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 03:54:39 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 03:54:39 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 03:54:40 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 03:54:40 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 03:54:40 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 03:54:40 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 03:54:40 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 03:54:40 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 03:54:40 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 03:54:41 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 03:54:41 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 03:54:41 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 03:54:41 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 03:54:41 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 03:54:41 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 03:54:41 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 03:54:42 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 03:54:42 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 03:54:42 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 03:54:42 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 03:54:42 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 03:54:42 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 03:54:42 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.6 [197 kB] unit-abot-epc-basic-0: 03:54:43 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 03:54:43 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 03:54:43 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 03:54:43 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 03:54:43 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 03:54:43 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u191-b12-0ubuntu0.16.04.1 [27.1 MB] unit-abot-epc-basic-0: 03:54:45 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 03:54:45 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 03:54:45 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 03:54:45 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 03:54:45 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 03:54:46 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 03:54:46 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 03:54:46 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 03:54:46 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 03:54:46 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 03:54:46 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 03:54:46 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 03:54:47 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 03:54:47 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 03:54:47 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 03:54:47 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 03:54:47 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 03:54:47 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 03:54:47 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 03:54:48 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 03:54:48 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 03:54:48 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 03:54:48 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 03:54:48 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 03:54:49 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 03:54:49 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 03:54:50 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 03:54:50 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 03:54:50 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 03:54:50 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 03:54:50 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 03:54:51 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 03:54:51 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 03:54:51 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 03:54:51 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 03:54:51 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 03:54:51 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 03:54:51 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 03:54:52 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 03:54:52 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 03:54:52 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 03:54:52 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 03:54:52 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 03:54:52 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 03:54:53 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 03:54:53 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 03:54:53 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 03:54:53 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 03:54:53 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 03:54:53 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 03:54:53 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 03:54:53 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 03:54:54 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 03:54:54 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 03:54:54 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 03:54:54 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 03:54:54 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 03:54:54 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 03:54:54 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 03:54:55 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 03:54:55 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 03:54:55 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 03:54:55 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 03:54:55 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 03:54:55 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-0ubuntu0.16.04.1 [69.3 kB] unit-abot-epc-basic-0: 03:54:55 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u191-b12-0ubuntu0.16.04.1 [8208 kB] unit-abot-epc-basic-0: 03:54:56 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-0ubuntu0.16.04.1 [1415 kB] unit-abot-epc-basic-0: 03:54:56 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 03:54:56 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 18s (3805 kB/s) unit-abot-epc-basic-0: 03:54:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 03:54:57 DEBUG unit.abot-epc-basic/0.install (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 ... 54413 files and directories currently installed.) unit-abot-epc-basic-0: 03:54:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 03:54:57 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 03:54:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 03:54:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 03:54:59 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:55:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 03:55:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:55:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 03:55:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:02 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:55:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 03:55:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 03:55:02 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 03:55:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 03:55:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 03:55:03 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 03:55:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 03:55:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 03:55:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:04 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 03:55:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 03:55:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 03:55:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 03:55:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:04 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 03:55:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 03:55:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:55:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 03:55:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 03:55:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 03:55:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 03:55:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 03:55:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 03:55:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 03:55:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 03:55:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 03:55:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 03:55:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 03:55:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 03:55:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 03:55:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:55:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 03:55:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 03:55:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 03:55:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 03:55:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 03:55:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 03:55:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 03:55:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:55:10 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 03:55:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 03:55:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 03:55:11 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:55:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 03:55:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 03:55:11 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:55:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 03:55:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 03:55:12 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:55:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 03:55:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 03:55:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 03:55:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 03:55:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:14 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 03:55:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 03:55:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 03:55:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:55:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 03:55:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 03:55:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 03:55:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 03:55:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 03:55:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:55:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 03:55:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 03:55:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:18 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:55:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 03:55:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:55:21 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 03:55:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 03:55:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 03:55:22 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 03:55:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 03:55:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 03:55:24 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:55:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 03:55:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:55:24 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 03:55:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 03:55:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:55:25 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 03:55:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 03:55:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 03:55:25 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 03:55:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 03:55:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:25 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 03:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 03:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 03:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 03:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 03:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:55:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 03:55:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:55:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 03:55:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 03:55:27 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 03:55:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 03:55:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:27 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 03:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 03:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 03:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:55:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 03:55:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:29 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:55:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 03:55:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:29 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:55:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 03:55:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 03:55:29 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 03:55:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 03:55:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 03:55:30 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 03:55:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 03:55:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 03:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 03:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 03:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:55:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 03:55:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 03:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 03:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 03:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 03:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 03:55:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 03:55:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 03:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 03:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 03:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 03:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:44 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:55:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 03:55:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:55:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:55:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 03:55:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:55:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:55:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 03:55:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:55:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:55:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 03:55:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:55:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:55:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 03:55:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:55:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 03:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 03:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 03:55:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 03:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 03:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 03:55:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 03:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 03:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 03:55:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 03:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 03:55:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 03:55:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:55:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 03:55:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:55:56 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 03:55:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 03:55:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 03:55:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 03:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 03:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 03:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 03:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 03:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 03:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 03:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 03:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 03:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 03:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 03:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 03:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 03:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 03:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 03:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 03:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 03:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 03:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 03:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 03:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 03:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 03:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 03:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 03:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 03:56:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 03:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 03:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 03:56:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:56:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 03:56:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 03:56:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 03:56:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 03:56:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:56:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 03:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 03:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 03:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 03:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 03:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 03:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 03:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 03:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 03:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 03:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 03:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 03:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 03:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 03:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 03:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 03:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:56:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 03:56:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 03:56:06 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:56:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 03:56:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:56:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 03:56:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 03:56:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:56:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 03:56:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 03:56:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:56:07 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:56:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 03:56:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:56:07 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:56:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 03:56:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:56:09 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:56:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 03:56:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:56:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 03:56:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 03:56:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 03:56:12 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 03:56:12 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 03:56:12 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 03:56:12 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 03:56:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 03:56:13 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 03:56:13 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:56:15 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:56:15 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:56:18 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 03:56:18 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 03:56:18 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 03:56:19 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 03:56:19 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 03:56:19 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 03:56:19 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 03:56:20 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:56:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 03:56:21 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 03:56:21 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 03:56:22 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 03:56:22 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 03:56:22 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:56:23 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 03:56:23 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 03:56:23 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 03:56:24 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 03:56:24 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 03:56:24 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:56:24 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:56:24 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:56:24 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 03:56:25 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 03:56:25 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:56:26 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 03:56:26 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 03:56:26 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 03:56:27 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 03:56:28 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:56:28 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 03:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 03:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 03:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 03:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 03:56:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:56:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:56:32 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:56:32 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 03:56:33 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:56:33 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 03:56:33 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:56:34 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:56:34 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:56:34 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 03:56:34 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 03:56:35 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:56:35 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:56:35 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 03:56:35 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:56:35 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 03:56:35 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 03:56:35 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:56:36 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:56:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:56:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:56:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:56:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:56:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:56:36 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:56:37 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 03:56:37 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:56:37 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 03:56:37 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 03:56:37 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 03:56:37 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:56:37 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:56:38 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:56:38 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:56:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:56:38 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 03:56:38 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 03:56:39 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 03:56:39 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 03:56:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 03:56:39 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 03:56:39 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 03:56:39 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 03:56:39 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 03:56:39 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:56:39 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 03:56:40 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:56:40 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 03:56:40 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 03:56:41 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 03:56:41 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 03:56:41 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 03:56:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:56:42 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:56:42 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:56:42 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 03:56:43 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 03:56:43 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:56:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 03:56:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 03:56:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 03:56:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 03:56:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 03:56:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 03:56:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 03:56:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 03:56:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 03:56:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 03:56:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 03:56:46 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 03:56:48 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:56:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 03:56:49 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:56:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 03:56:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 03:56:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 03:56:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 03:56:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 03:56:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 03:56:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 03:56:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 03:56:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 03:56:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 03:56:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 03:56:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 03:56:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 03:56:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 03:56:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 03:56:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 03:56:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:56:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 03:56:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 03:56:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 03:56:54 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 03:56:54 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 03:56:54 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 03:56:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:56:54 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 03:56:54 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 03:56:55 DEBUG unit.abot-epc-basic/0.install --2019-01-09 03:56:55-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 03:56:56 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 03:56:56 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 03:56:56 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 03:56:56 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 03:56:56 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:56:56 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 96.5K 8m3s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 194K 6m1s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 8.99M 4m2s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.7M 3m2s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 198K 3m13s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.2M 2m41s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.9M 2m19s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.5M 2m2s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 205K 2m13s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.0M 2m0s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.0M 1m49s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.5M 1m40s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.1M 93s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.2M 86s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.9M 81s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.1M 76s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 4.33M 72s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 230K 79s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.4M 75s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.4M 71s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.9M 68s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.6M 65s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.0M 62s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.0M 60s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.4M 58s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.2M 55s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 10.9M 54s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.5M 52s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.3M 50s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.4M 48s unit-abot-epc-basic-0: 03:56:57 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 10.9M 47s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 91.1K 61s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 70.0M 59s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 73.6M 57s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 75.0M 56s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 66.7M 54s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 73.0M 52s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 72.9M 51s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 74.2M 50s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 66.7M 48s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 70.7M 47s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 71.5M 46s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 73.0M 45s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 63.0M 44s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 70.2M 43s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 68.7M 42s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 72.0M 41s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 63.5M 40s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 83.2M 39s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 135M 38s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 233M 38s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 93.2M 37s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 139M 36s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 114M 35s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 114M 35s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 119M 34s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 511M 33s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 613M 33s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 572M 32s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 434M 32s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 555M 31s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 529M 31s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 506M 30s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 504M 30s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 618M 29s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 581M 29s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 617M 28s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 527M 28s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 590M 27s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 204K 30s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 10.9M 29s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.1M 29s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.8M 29s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 10.7M 28s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.3M 28s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.3M 28s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.1M 27s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.1M 27s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.4M 27s unit-abot-epc-basic-0: 03:56:58 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.3M 26s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 188K 29s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 15.8M 28s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 19.0M 28s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 12.4M 28s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 14.7M 27s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 256K 29s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 17.8M 29s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 16.0M 28s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 15.0M 28s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 17.4M 28s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 16.5M 27s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 23.1M 27s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 62.5M 27s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 71.6M 26s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 60.5M 26s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 65.8M 26s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 66.2M 26s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 68.2M 25s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 66.1M 25s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 63.1M 25s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 66.1M 24s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 65.6M 24s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 58.0M 24s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 68.0M 24s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 71.4M 23s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 14.4M 23s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 13.1M 23s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 10.2M 23s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 10.3M 23s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 12.2M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.1M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 10.3M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 12.0M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 10.4M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 12.3M 21s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 260K 23s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 16.8M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.0M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 8.96M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 8.47M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 9.95M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 8.40M 21s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 9.94M 21s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 10.3M 21s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 9.14M 21s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 10.7M 21s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 187K 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 64.4M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 5.44M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 16.8M 22s unit-abot-epc-basic-0: 03:56:59 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 60.4M 22s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 270K 23s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 64.4M 22s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 59.7M 22s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 62.7M 22s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 63.9M 22s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 65.7M 22s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 56.9M 21s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 61.1M 21s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 60.1M 21s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 59.9M 21s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 53.0M 21s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 58.5M 21s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 84.0M 20s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 78.0M 20s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 114M 20s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 120M 20s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 20.7M 20s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 10.4M 20s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 5.45M 20s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 6.03M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 7.33M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 7.51M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 7.87M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 7.86M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 6.09M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 7.00M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 274K 20s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 5.72M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 7.98M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.2M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 5.52M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 6.04M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 7.34M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 7.69M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 7.83M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 7.24M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 6.14M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 5.65M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 276K 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 6.11M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 8.82M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 10.4M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 5.72M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 5.59M 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 6.86M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 9.55M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 6.99M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 8.49M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 6.15M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 5.42M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 277K 19s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 5.64M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 8.90M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 8.86M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 6.91M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 6.04M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 7.30M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 7.25M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 6.20M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 10.7M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 6.51M 18s unit-abot-epc-basic-0: 03:57:00 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 5.41M 18s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 348K 18s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 1019K 18s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 11.2M 18s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 11.0M 18s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 11.0M 18s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 5.39M 18s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 8.88M 18s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 7.64M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 5.56M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 10.4M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 11.1M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 6.39M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 5.43M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 267K 18s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 10.0M 18s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 11.0M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 10.6M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 11.3M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 5.77M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 8.16M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 7.75M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 5.67M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 10.9M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 7.93M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 5.02M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 9.45M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 267K 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 10.6M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 11.1M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 11.4M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.2M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 5.84M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 7.52M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 7.40M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 6.32M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 10.7M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 8.72M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 5.07M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 9.06M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 267K 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 10.4M 17s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 11.2M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 10.9M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 10.8M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 6.37M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 8.22M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 7.55M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 5.77M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 10.9M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 8.85M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 5.30M 16s unit-abot-epc-basic-0: 03:57:01 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 8.85M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 268K 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 9.90M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 10.2M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 10.4M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 10.8M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 7.40M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 9.84M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 7.65M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 5.38M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 10.1M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 11.0M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 5.60M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 7.05M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 269K 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 8.91M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 9.82M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.2M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 10.2M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 7.40M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 10.6M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 7.84M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 5.23M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 10.4M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 10.4M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 8.27M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 5.14M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 266K 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 6.28M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 189K 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 67.9M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 4.01M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 59.6M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 61.5M 16s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 62.0M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 70.1M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 72.5M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 56.3M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 67.8M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 65.9M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 72.2M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 71.4M 15s unit-abot-epc-basic-0: 03:57:02 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 72.0M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 204K 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 61.7M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 4.45M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 150M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 550M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 399M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 430M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 432M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 511M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 574M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 582M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 12.6M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 3.45M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 4.35M 14s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 4.49M 14s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 253K 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 3.14M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 6.26M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 6.98M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 2.99M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 186K 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 1.15M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 64.9M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 58.5M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 66.3M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 254K 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 2.76M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 55.8M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 59.8M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 55.5M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 49.1M 15s unit-abot-epc-basic-0: 03:57:03 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 16.0M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 258K 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 1.95M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 4.17M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 2.43M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 5.99M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 260K 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 1.97M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 4.10M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 2.91M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 5.27M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 259K 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 2.41M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 2.99M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 3.18M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 4.24M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 1.24M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 301K 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 2.28M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 4.64M 15s unit-abot-epc-basic-0: 03:57:04 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 2.76M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 6.64M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 264K 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 2.28M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 2.89M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 5.47M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 3.02M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 4.89M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 264K 16s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 2.28M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 3.64M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 3.92M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 3.89M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 5.21M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 264K 16s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 2.32M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 3.51M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 4.67M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 3.57M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 5.22M 15s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 265K 16s unit-abot-epc-basic-0: 03:57:05 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 2.69M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 3.07M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 5.55M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 3.00M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 7.17M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 265K 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 3.01M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 2.70M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 5.14M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 3.22M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 5.73M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 1.28M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 309K 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 2.52M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 3.80M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 4.27M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 3.92M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 4.49M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 269K 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 3.12M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 2.94M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 4.99M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 3.47M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 5.33M 15s unit-abot-epc-basic-0: 03:57:06 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 1.32M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 308K 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 2.65M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 3.70M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 4.75M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 3.63M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 5.96M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 269K 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 3.01M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 2.77M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 4.42M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 4.62M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 4.20M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 1.34M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 312K 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 2.65M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 3.39M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 5.92M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 3.34M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 5.91M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 1.34M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 307K 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.52M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 4.33M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 5.29M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 3.25M 15s unit-abot-epc-basic-0: 03:57:07 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 8.19M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 423K 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 604K 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 2.71M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 4.08M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 4.92M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 3.72M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 5.09M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 274K 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 2.78M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 3.00M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 4.55M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 4.77M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 3.70M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 1.40M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 314K 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 2.75M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 3.46M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 4.83M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 3.85M 14s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 4.60M 14s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 1.32M 14s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 312K 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 3.03M 15s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 3.48M 14s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 5.10M 14s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 3.23M 14s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 6.28M 14s unit-abot-epc-basic-0: 03:57:08 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 720K 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 389K 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 2.62M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 4.10M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 6.19M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 3.08M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 7.19M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 439K 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 590K 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 2.53M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 4.64M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 4.25M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 3.75M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 5.38M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 333K 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 1.05M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 2.56M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 4.29M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 3.53M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 4.96M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 4.18M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 279K 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 2.77M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 2.87M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 4.66M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 3.51M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 4.98M 14s unit-abot-epc-basic-0: 03:57:09 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 1.36M 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 316K 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 3.03M 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 3.32M 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 4.28M 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 3.61M 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 5.28M 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 1.32M 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 310K 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 3.09M 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 4.07M 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 4.50M 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 3.37M 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 6.59M 13s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 725K 13s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 385K 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 2.64M 14s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 4.58M 13s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 4.89M 13s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 3.35M 13s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 7.19M 13s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 429K 13s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 607K 13s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 2.53M 13s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 4.49M 13s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 2.91M 13s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 7.09M 13s unit-abot-epc-basic-0: 03:57:10 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 5.39M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 331K 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 1017K 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 2.73M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 3.89M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 179K 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 6.05M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 7.89M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 60.0M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 72.0M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 73.0M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 72.5M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 64.3M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 2.27M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 293K 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 2.00M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 3.46M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 2.52M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 5.63M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 270K 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 1.87M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 2.68M 13s unit-abot-epc-basic-0: 03:57:11 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 2.80M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 3.65M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 344K 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 916K 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 2.05M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 2.52M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 3.30M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 1.59M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 116K 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 1.97M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 6.77M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 2.08M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 5.56M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 469K 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 1.14M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 71.4M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 73.4M 13s unit-abot-epc-basic-0: 03:57:12 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 1.00M 13s unit-abot-epc-basic-0: 03:57:13 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 1.56M 13s unit-abot-epc-basic-0: 03:57:13 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 1.62M 13s unit-abot-epc-basic-0: 03:57:13 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 483K 13s unit-abot-epc-basic-0: 03:57:13 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 138K 13s unit-abot-epc-basic-0: 03:57:13 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 61.4M 13s unit-abot-epc-basic-0: 03:57:13 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 891K 13s unit-abot-epc-basic-0: 03:57:13 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.84M 13s unit-abot-epc-basic-0: 03:57:13 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 69.4M 13s unit-abot-epc-basic-0: 03:57:13 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 71.7M 13s unit-abot-epc-basic-0: 03:57:13 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 301K 13s unit-abot-epc-basic-0: 03:57:13 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.31M 13s unit-abot-epc-basic-0: 03:57:13 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 1.28M 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 271K 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 1.29M 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.32M 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 279K 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 1.19M 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 1.36M 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 349K 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 646K 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 1.41M 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 500K 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 447K 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 1.24M 13s unit-abot-epc-basic-0: 03:57:14 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 1.42M 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 295K 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 1.50M 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 1.04M 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 299K 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.13M 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 1.54M 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 504K 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 451K 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 1.44M 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 1.25M 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 305K 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 1.24M 13s unit-abot-epc-basic-0: 03:57:15 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 1.46M 13s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 363K 13s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 696K 13s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 1.34M 13s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 1.40M 13s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 304K 13s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 1.28M 13s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 1.49M 13s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 362K 13s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 697K 13s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 1.33M 12s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.40M 12s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 304K 12s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 1.25M 12s unit-abot-epc-basic-0: 03:57:16 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 1.54M 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 362K 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 671K 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 1.43M 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 1.33M 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 308K 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 1.23M 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 1.53M 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 363K 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 671K 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 1.44M 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 1.32M 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 305K 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.28M 12s unit-abot-epc-basic-0: 03:57:17 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 1.56M 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 362K 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 670K 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 1.44M 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.32M 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 305K 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 1.27M 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 1.57M 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 358K 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 685K 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 1.41M 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 1.26M 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 313K 12s unit-abot-epc-basic-0: 03:57:18 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 1.23M 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 1.54M 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 367K 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 688K 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 1.31M 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 1.32M 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 315K 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 1.14M 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 1.55M 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 509K 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 527K 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 1.26M 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 1.09M 12s unit-abot-epc-basic-0: 03:57:19 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 400K 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 620K 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 1.77M 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 1.43M 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 311K 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 1.24M 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 1.56M 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 513K 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 526K 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 1.33M 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 1.17M 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 399K 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 705K 12s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 2.01M 11s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 1.00M 11s unit-abot-epc-basic-0: 03:57:20 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 424K 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 702K 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 1.46M 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 1.28M 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 432K 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 621K 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 2.38M 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 1.23M 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 428K 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 700K 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 2.50M 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 1.24M 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 405K 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 839K 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 1.44M 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 1.60M 11s unit-abot-epc-basic-0: 03:57:21 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 573K 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 515K 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 1.20M 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 2.18M 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 1.38M 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 442K 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 823K 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 1.64M 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.64M 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 891K 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 566K 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 752K 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 2.43M 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 1.59M 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 593K 11s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 528K 10s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 1.68M 10s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 2.35M 10s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 1.63M 10s unit-abot-epc-basic-0: 03:57:22 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 925K 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 588K 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 779K 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 2.15M 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.75M 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 1.74M 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 452K 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 937K 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 1.40M 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 2.34M 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 2.96M 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 941K 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 585K 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 809K 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 2.10M 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 2.41M 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 3.15M 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 605K 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 900K 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 821K 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 2.10M 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 2.53M 10s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 3.04M 9s unit-abot-epc-basic-0: 03:57:23 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 974K 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 584K 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 1.00M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 1.56M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 4.90M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 1.84M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 1.89M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 760K 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 556K 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 2.99M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 1.64M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 2.93M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 3.25M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 1.77M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 743K 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 970K 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 1.00M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 1.74M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 6.21M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 1.85M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 4.14M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 661K 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 924K 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 1.04M 9s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 2.29M 8s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 2.50M 8s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 2.95M 8s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 3.45M 8s unit-abot-epc-basic-0: 03:57:24 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 2.01M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 787K 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 940K 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 1.06M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 2.26M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 2.55M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 2.96M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 3.52M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 2.76M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 746K 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 953K 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 1.02M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 4.18M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 1.94M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 5.43M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 2.95M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 3.50M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 2.01M 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 811K 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 971K 8s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 1.08M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 4.28M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 1.96M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 5.56M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 3.19M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 3.53M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 2.34M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 1.35M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 641K 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 5.09M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 1.02M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 3.07M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 2.42M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 9.28M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 2.79M 7s unit-abot-epc-basic-0: 03:57:25 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 5.32M 7s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 2.23M 7s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 807K 7s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 964K 7s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 6.02M 7s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 945K 7s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 183K 7s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 3.16M 7s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 6.00M 7s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 62.5M 7s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 66.8M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 958K 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 1.54M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 130K 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 65.8M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 67.1M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 61.4M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 65.9M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 66.3M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 52.3M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 53.1M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 61.9M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 60.8M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 57.8M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 51.4M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 57.4M 6s unit-abot-epc-basic-0: 03:57:26 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 54.3M 6s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 307K 6s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 932K 6s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 1.08M 6s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 3.90M 6s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 1.60M 6s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 1.88M 6s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 9.72M 6s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 68.3M 6s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 61.1M 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 91.9M 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 241M 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 975K 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 644K 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 1015K 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 2.09M 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 1.31M 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 1.90M 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 617K 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 942K 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 1.02M 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 1.29M 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 1.66M 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 887K 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 658K 5s unit-abot-epc-basic-0: 03:57:27 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 984K 5s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 2.21M 5s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 1.32M 5s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 2.10M 5s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 631K 5s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 918K 5s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 1.07M 5s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 902K 5s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 4.76M 5s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 2.15M 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 668K 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 958K 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 1.04M 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 952K 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 4.31M 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 1.84M 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 706K 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 962K 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 1.04M 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 976K 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 3.61M 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 2.00M 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 686K 4s unit-abot-epc-basic-0: 03:57:28 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 1006K 4s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 973K 4s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 1.04M 4s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 3.59M 4s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 2.04M 4s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 715K 4s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 953K 4s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 1.05M 4s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 969K 4s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 3.95M 4s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 2.23M 4s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 699K 4s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 960K 3s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 1.07M 3s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 916K 3s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 5.69M 3s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 2.57M 3s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 641K 3s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 975K 3s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 1.09M 3s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 1.59M 3s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 1.63M 3s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 2.97M 3s unit-abot-epc-basic-0: 03:57:29 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 639K 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 980K 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 1003K 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 2.31M 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 1.20M 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 3.46M 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 907K 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 670K 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 1.11M 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 2.23M 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 1.03M 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 3.66M 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 2.28M 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 672K 3s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.04M 3s machine-1: 03:57:30 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 03:57:30 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 03:57:30 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 1.07M 2s machine-1: 03:57:30 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 03:57:30 DEBUG juju.worker start "engine" machine-1: 03:57:30 INFO juju.worker start "engine" machine-1: 03:57:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 03:57:30 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 03:57:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 03:57:30 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 03:57:30 DEBUG juju.worker "engine" started machine-1: 03:57:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.introspection stats worker now serving machine-1: 03:57:30 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 03:57:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 03:57:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 03:57:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 03:57:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 03:57:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-1: 03:57:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 03:57:30 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 03:57:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 03:57:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 903K 2s machine-1: 03:57:30 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 9.95M 2s machine-1: 03:57:30 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-1: 03:57:30 INFO juju.api connection established to "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-1: 03:57:30 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-1: 03:57:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 03:57:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 03:57:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 2.18M 2s machine-1: 03:57:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 03:57:30 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 675K 2s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 925K 2s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 1.10M 2s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 2.02M 2s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 1.28M 2s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 3.64M 2s unit-abot-epc-basic-0: 03:57:30 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 901K 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 674K 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 1.10M 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 2.30M 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 1.01M 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 4.27M 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 2.25M 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 664K 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 1.03M 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 1.10M 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 899K 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 8.92M 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 2.31M 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 670K 2s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 930K 2s machine-1: 03:57:31 DEBUG juju.worker.apicaller connected machine-1: 03:57:31 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 1.08M 1s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 1.99M 1s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 1.29M 1s machine-1: 03:57:31 DEBUG juju.worker.apicaller password changed machine-1: 03:57:31 DEBUG juju.api RPC connection died machine-1: 03:57:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 3.68M 1s machine-1: 03:57:31 DEBUG juju.worker.apicaller connecting with current password machine-1: 03:57:31 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-1: 03:57:31 INFO juju.api connection established to "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-1: 03:57:31 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 911K 1s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 670K 1s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 1.11M 1s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 2.32M 1s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 1020K 1s machine-1: 03:57:31 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 4.60M 1s unit-abot-epc-basic-0: 03:57:31 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 2.17M 1s machine-1: 03:57:32 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 660K 1s machine-1: 03:57:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 1.06M 1s machine-1: 03:57:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 1.07M 1s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 900K 1s machine-1: 03:57:32 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 03:57:32 INFO juju.worker.upgrader unblocking abort check machine-1: 03:57:32 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 03:57:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 8.23M 1s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 2.30M 1s machine-1: 03:57:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 669K 1s machine-1: 03:57:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 03:57:32 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 03:57:32 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 03:57:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 03:57:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:57:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:57:32 DEBUG juju.network including address public:172.30.9.206 for machine machine-1: 03:57:32 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-1: 03:57:32 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-1: 03:57:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 03:57:32 DEBUG juju.network including address local-machine:::1 for machine machine-1: 03:57:32 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 03:57:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 03:57:32 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] machine-1: 03:57:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-1: 03:57:32 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 03:57:32 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 03:57:32 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 03:57:32 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 03:57:32 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 03:57:32 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 03:57:32 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 03:57:32 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 03:57:32 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 03:57:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 03:57:32 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 03:57:32 INFO juju.util.exec run result: exit status 127 machine-1: 03:57:32 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec691412962/script.sh: line 1: fanatic: command not found 127 machine-1: 03:57:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 945K 1s machine-1: 03:57:32 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 03:57:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 03:57:32 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 03:57:32 INFO juju.util.exec run result: exit status 127 machine-1: 03:57:32 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec921726308/script.sh: line 1: fanatic: command not found 127 machine-1: 03:57:32 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.11M 1s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 1.64M 1s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 1.43M 1s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 3.76M 1s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 864K 1s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 640K 1s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 1.31M 1s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 2.31M 0s machine-1: 03:57:32 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 03:57:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 03:57:32 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 03:57:32 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 03:57:32 DEBUG juju.api RPC connection died machine-1: 03:57:32 DEBUG juju.worker.logger logger setup machine-1: 03:57:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-1: 03:57:32 ERROR juju.worker.dependency "tools-version-checker" manifold worker returned unexpected error: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/toolsversionchecker/manifold.go:39: github.com/juju/juju/worker/fortress/occupy.go:63: github.com/juju/juju/cmd/jujud/agent/engine/housing.go:93: machine-1: 03:57:32 ERROR juju.worker.logger connection is shut down machine-1: 03:57:32 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 03:57:32 ERROR juju.worker.dependency "host-key-reporter" manifold worker returned unexpected error: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/hostkeyreporter/worker.go:84: machine-1: 03:57:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 03:57:32 ERROR juju.worker.dependency "upgrader" manifold worker returned unexpected error: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 03:57:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 03:57:32 ERROR juju.worker.dependency "migration-inactive-flag" manifold worker returned unexpected error: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 03:57:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-1": connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 03:57:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 03:57:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 03:57:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 03:57:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 1009K 0s machine-1: 03:57:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 4.65M 0s machine-1: 03:57:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 2.16M 0s machine-1: 03:57:32 DEBUG juju.worker.apicaller connecting with current password machine-1: 03:57:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:32 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-1: 03:57:32 INFO juju.api connection established to "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-1: 03:57:32 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 662K 0s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 1.07M 0s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 1.07M 0s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 883K 0s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 5.97M 0s unit-abot-epc-basic-0: 03:57:32 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 2.86M 0s unit-abot-epc-basic-0: 03:57:33 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 657K 0s machine-1: 03:57:33 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:57:33 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 944K 0s unit-abot-epc-basic-0: 03:57:33 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 1.03M=37s unit-abot-epc-basic-0: 03:57:33 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:57:33 DEBUG unit.abot-epc-basic/0.install 2019-01-09 03:57:33 (1.24 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 03:57:33 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:57:33 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> machine-1: 03:57:33 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:57:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 03:57:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 03:57:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 03:57:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 03:57:33 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 03:57:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:57:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-1: 03:57:33 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 03:57:33 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 03:57:33 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 03:57:33 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 03:57:33 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 03:57:33 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 03:57:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 03:57:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.logger logger setup machine-1: 03:57:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:57:33 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 03:57:33 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 03:57:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 03:57:33 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 03:57:33 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 03:57:33 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 03:57:33 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 03:57:33 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 03:57:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 03:57:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:57:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 03:57:33 INFO juju.util.exec run result: exit status 127 machine-1: 03:57:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec095771864/script.sh: line 1: fanatic: command not found 127 machine-1: 03:57:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 03:57:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 03:57:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 03:57:33 INFO juju.util.exec run result: exit status 127 machine-1: 03:57:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec546301898/script.sh: line 1: fanatic: command not found 127 machine-1: 03:57:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 03:57:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 03:57:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 03:57:33 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57456 files and directories currently installed.) unit-abot-epc-basic-0: 03:57:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... machine-1: 03:57:33 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 03:57:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 03:57:33 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 03:57:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 03:57:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 03:57:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 03:57:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 03:57:33 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 03:57:33 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 03:57:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 03:57:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:57:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 03:57:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:57:33 DEBUG juju.network including address public:172.30.9.206 for machine machine-1: 03:57:33 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-1: 03:57:33 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-1: 03:57:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 03:57:33 DEBUG juju.network including address local-machine:::1 for machine machine-1: 03:57:33 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 03:57:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 03:57:33 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] machine-1: 03:57:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:57:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:57:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 03:57:33 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-1: 03:57:33 DEBUG juju.network including address local-machine:::1 for machine machine-1: 03:57:33 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-1: 03:57:33 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] unit-abot-epc-basic-0: 03:57:33 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... machine-1: 03:57:33 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 03:57:33 INFO juju.worker.upgrader unblocking abort check machine-1: 03:57:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 03:57:33 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 03:57:33 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 03:57:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 03:57:33 DEBUG juju.worker start "1-container-watcher" machine-1: 03:57:33 DEBUG juju.worker start "stateconverter" machine-1: 03:57:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 03:57:33 INFO juju.worker start "1-container-watcher" machine-1: 03:57:33 DEBUG juju.worker "1-container-watcher" started machine-1: 03:57:33 INFO juju.worker start "stateconverter" machine-1: 03:57:33 DEBUG juju.worker "stateconverter" started machine-1: 03:57:33 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 03:57:34 DEBUG juju.service discovered init system "upstart" from local host machine-1: 03:57:34 DEBUG juju.worker.deployer API addresses: ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] machine-1: 03:57:34 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} machine-1: 03:57:34 INFO juju.worker.machiner "machine-1" started machine-1: 03:57:34 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 03:57:34 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 03:57:34 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 03:57:34 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 03:57:34 DEBUG juju.worker start "api" unit-mysql-0: 03:57:34 INFO juju.worker start "api" unit-mysql-0: 03:57:34 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 03:57:34 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 03:57:34 DEBUG juju.worker "api" started unit-mysql-0: 03:57:34 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 03:57:34 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 03:57:34 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-mysql-0: 03:57:34 INFO juju.api connection established to "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-mysql-0: 03:57:34 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-mysql-0: 03:57:34 DEBUG juju.worker.apicaller connected unit-mysql-0: 03:57:34 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 03:57:34 DEBUG juju.worker.apicaller password changed unit-mysql-0: 03:57:34 DEBUG juju.api RPC connection died unit-mysql-0: 03:57:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 03:57:34 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 03:57:34 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-mysql-0: 03:57:34 INFO juju.api connection established to "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-mysql-0: 03:57:34 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-1: 03:57:34 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:29:3a:43 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:29:3a:43 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 03:57:35 DEBUG juju.worker.apicaller connected unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:57:35 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 03:57:35 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 03:57:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 03:57:35 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 03:57:35 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 03:57:35 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 03:57:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 03:57:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 03:57:35 DEBUG juju.network including address public:172.30.9.206 for machine unit-mysql-0: 03:57:35 DEBUG juju.network including address local-cloud:192.168.121.6 for machine unit-mysql-0: 03:57:35 DEBUG juju.network including address local-fan:252.6.0.1 for machine unit-mysql-0: 03:57:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 03:57:35 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 03:57:35 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 03:57:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 03:57:35 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] unit-mysql-0: 03:57:35 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 03:57:35 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 03:57:35 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 03:57:35 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-mysql-0: 03:57:35 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.logger logger setup unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 03:57:35 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 03:57:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 03:57:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 03:57:35 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 03:57:36 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 03:57:36 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 03:57:36 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 03:57:36 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 03:57:36 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 03:57:36 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 03:57:36 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 03:57:36 INFO juju.worker.uniter resuming charm install unit-mysql-0: 03:57:36 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 03:57:36 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 03:57:36 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 03:57:36 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 03:57:36 DEBUG httpbakery client do GET https://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 03:57:36 DEBUG httpbakery } -> error unit-mysql-0: 03:57:36 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 03:57:36 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:57:36 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-mysql-0: 03:57:37 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 03:57:37 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 03:57:37 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 03:57:37 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 03:57:38 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 03:57:38 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 03:57:38 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 03:57:38 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 03:57:38 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 03:57:38 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 03:57:38 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 03:57:38 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 03:57:38 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 03:57:39 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 03:57:39 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 03:57:39 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 03:57:39 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 03:57:39 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 03:57:39 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-abot-epc-basic-0: 03:57:39 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-mysql-0: 03:57:39 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 03:57:39 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 03:57:39 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 03:57:39 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 03:57:39 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 03:57:39 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-mysql-0: 03:57:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 03:57:39 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-mysql-0: 03:57:39 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 03:57:39 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 03:57:39 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 03:57:39 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 03:57:40 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:57:40 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 03:57:40 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-mysql-0: 03:57:40 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 03:57:40 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 03:57:40 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:57:40 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 03:57:40 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 03:57:40 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-mysql-0: 03:57:40 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:57:40 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 03:57:40 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 03:57:40 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 03:57:40 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 03:57:40 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 03:57:40 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 03:57:40 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 03:57:40 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 03:57:40 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 03:57:40 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-mysql-0: 03:57:40 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1293 kB/s) unit-abot-epc-basic-0: 03:57:40 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 03:57:41 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 03:57:41 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-mysql-0: 03:57:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 03:57:41 DEBUG unit.mysql/0.install (Reading database ... 78222 files and directories currently installed.) unit-mysql-0: 03:57:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 03:57:41 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:57:41 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 03:57:41 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 03:57:41 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 03:57:41 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-mysql-0: 03:57:41 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:57:41 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 03:57:41 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 03:57:41 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 03:57:41 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 03:57:41 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 03:57:41 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 03:57:42 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 03:57:42 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 03:57:42 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 03:57:42 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-mysql-0: 03:57:42 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:57:42 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 03:57:42 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 03:57:42 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 03:57:42 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 03:57:42 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 03:57:42 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 03:57:42 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 03:57:43 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.8 [391 kB] unit-abot-epc-basic-0: 03:57:43 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 03:57:43 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 03:57:43 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 03:57:43 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 03:57:43 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 03:57:43 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 03:57:43 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 03:57:43 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 03:57:43 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-mysql-0: 03:57:43 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 03:57:43 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 03:57:43 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 03:57:43 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 03:57:43 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 03:57:43 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-mysql-0: 03:57:43 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:57:43 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 03:57:44 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:57:44 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 03:57:44 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 03:57:44 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 03:57:44 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-mysql-0: 03:57:44 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:57:44 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 03:57:44 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 03:57:44 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 03:57:44 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-mysql-0: 03:57:44 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (35.3 kB/s) unit-abot-epc-basic-0: 03:57:44 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 03:57:44 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 03:57:44 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-mysql-0: 03:57:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 03:57:44 DEBUG unit.mysql/0.install (Reading database ... 78262 files and directories currently installed.) unit-mysql-0: 03:57:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 03:57:44 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 03:57:44 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-mysql-0: 03:57:44 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 03:57:44 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 03:57:45 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 03:57:45 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 03:57:45 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 03:57:45 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 03:57:45 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-mysql-0: 03:57:45 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 03:57:45 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 03:57:45 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 03:57:46 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 03:57:46 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-abot-epc-basic-0: 03:57:46 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 03:57:46 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 03:57:46 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 03:57:46 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 03:57:47 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 03:57:47 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 03:57:47 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 03:57:47 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 03:57:47 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-mysql-0: 03:57:48 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:57:48 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 03:57:48 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 03:57:48 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 03:57:48 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 03:57:48 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-141.167 [854 kB] unit-abot-epc-basic-0: 03:57:48 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-mysql-0: 03:57:48 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 03:57:48 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-mysql-0: 03:57:48 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 03:57:48 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-mysql-0: 03:57:49 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 03:57:49 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-mysql-0: 03:57:49 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 03:57:49 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 03:57:49 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-mysql-0: 03:57:49 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 03:57:49 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-mysql-0: 03:57:49 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 03:57:49 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 03:57:49 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-mysql-0: 03:57:50 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 03:57:50 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-mysql-0: 03:57:50 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 03:57:50 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 03:57:50 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 03:57:50 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-mysql-0: 03:57:50 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 03:57:50 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 03:57:50 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 03:57:50 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 03:57:50 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-mysql-0: 03:57:50 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 03:57:50 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] unit-mysql-0: 03:57:51 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] unit-mysql-0: 03:57:51 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 03:57:51 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-mysql-0: 03:57:51 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 03:57:51 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 03:57:51 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-abot-epc-basic-0: 03:57:51 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-mysql-0: 03:57:51 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 03:57:51 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 03:57:52 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-mysql-0: 03:57:52 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 03:57:52 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 03:57:52 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 03:57:52 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 03:57:52 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-mysql-0: 03:57:52 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 03:57:52 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-mysql-0: 03:57:52 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 03:57:52 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-mysql-0: 03:57:52 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 03:57:52 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 03:57:52 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 03:57:52 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 03:57:52 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 03:57:53 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 03:57:53 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 03:57:53 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 03:57:53 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 03:57:53 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 03:57:53 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-mysql-0: 03:57:53 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 03:57:53 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 03:57:53 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 03:57:54 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 03:57:54 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 03:57:54 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 03:57:54 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-mysql-0: 03:57:54 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 03:57:54 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 03:57:54 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-mysql-0: 03:57:54 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 03:57:54 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-mysql-0: 03:57:54 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 03:57:54 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-mysql-0: 03:57:54 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 03:57:54 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 03:57:54 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-mysql-0: 03:57:54 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 03:57:54 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 03:57:55 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-mysql-0: 03:57:55 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 03:57:55 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-mysql-0: 03:57:55 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 03:57:55 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-mysql-0: 03:57:55 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 03:57:55 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 03:57:55 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-mysql-0: 03:57:55 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 03:57:55 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 03:57:55 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 18s (5659 kB/s) unit-mysql-0: 03:57:55 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 03:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 03:57:55 DEBUG unit.abot-epc-basic/0.install (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 ... 57619 files and directories currently installed.) unit-abot-epc-basic-0: 03:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-mysql-0: 03:57:55 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 03:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 03:57:56 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 03:57:56 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-mysql-0: 03:57:56 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 03:57:56 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 03:57:56 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-mysql-0: 03:57:56 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-abot-epc-basic-0: 03:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 03:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 03:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-mysql-0: 03:57:56 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 03:57:57 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-mysql-0: 03:57:57 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 03:57:57 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-mysql-0: 03:57:57 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 03:57:57 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (3990 kB/s) unit-abot-epc-basic-0: 03:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 03:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 03:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-mysql-0: 03:57:58 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 03:57:58 DEBUG unit.mysql/0.install (Reading database ... 78272 files and directories currently installed.) unit-mysql-0: 03:57:58 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:57:58 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 03:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 03:57:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 03:57:59 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 03:57:59 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 03:58:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 03:58:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-mysql-0: 03:58:00 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:00 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 03:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 03:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-mysql-0: 03:58:01 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 03:58:01 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-mysql-0: 03:58:01 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:58:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 03:58:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 03:58:02 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 03:58:02 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 03:58:02 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 03:58:02 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 03:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 03:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 03:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 03:58:03 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 03:58:03 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 03:58:03 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 03:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 03:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 03:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 03:58:03 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 03:58:03 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:58:03 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 03:58:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 03:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 03:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 03:58:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 03:58:05 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 03:58:05 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 03:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 03:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 03:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-mysql-0: 03:58:06 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 03:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 03:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 03:58:06 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 03:58:06 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 03:58:06 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 03:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 03:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 03:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 03:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 03:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 03:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 03:58:07 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 03:58:07 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:58:07 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 03:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-mysql-0: 03:58:07 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 03:58:07 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 03:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 03:58:07 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 03:58:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 03:58:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 03:58:08 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 03:58:08 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 03:58:08 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:58:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 03:58:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 03:58:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 03:58:09 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 03:58:09 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 03:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 03:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 03:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 03:58:09 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 03:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 03:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 03:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 03:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 03:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 03:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 03:58:10 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 03:58:10 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 03:58:10 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 03:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 03:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 03:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 03:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-mysql-0: 03:58:11 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 03:58:11 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-abot-epc-basic-0: 03:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-mysql-0: 03:58:11 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 03:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 03:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 03:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 03:58:12 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 03:58:12 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 03:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-mysql-0: 03:58:12 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 03:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 03:58:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 03:58:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 03:58:13 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 03:58:14 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 03:58:14 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:58:14 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 03:58:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 03:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 03:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 03:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 03:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 03:58:16 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 03:58:16 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 03:58:16 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 03:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 03:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 03:58:17 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 03:58:17 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:58:17 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 03:58:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 03:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 03:58:18 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 03:58:18 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:58:18 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 03:58:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 03:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 03:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 03:58:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 03:58:20 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 03:58:20 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 03:58:20 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 03:58:20 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 03:58:21 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 03:58:21 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 03:58:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 03:58:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-mysql-0: 03:58:21 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 03:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 03:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 03:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-mysql-0: 03:58:23 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 03:58:23 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:58:23 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 03:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 03:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 03:58:25 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 03:58:25 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 03:58:25 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 03:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 03:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 03:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 03:58:26 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 03:58:26 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 03:58:26 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 03:58:26 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 03:58:26 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 03:58:26 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:58:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 03:58:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 03:58:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 03:58:26 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 03:58:26 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 03:58:26 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 03:58:27 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 03:58:27 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 03:58:27 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 03:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 03:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 03:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 03:58:27 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 03:58:27 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 03:58:27 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 03:58:27 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 03:58:27 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 03:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-mysql-0: 03:58:27 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 03:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 03:58:28 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 03:58:28 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 03:58:28 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 03:58:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 03:58:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:58:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 03:58:29 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 03:58:29 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 03:58:30 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 03:58:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 03:58:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 03:58:30 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-mysql-0: 03:58:30 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 03:58:30 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 03:58:31 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 03:58:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 03:58:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 03:58:31 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-mysql-0: 03:58:31 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 03:58:31 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 03:58:32 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 03:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 03:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 03:58:32 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 03:58:32 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 03:58:33 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 03:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 03:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 03:58:33 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 03:58:33 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 03:58:33 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 03:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 03:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 03:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 03:58:34 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 03:58:34 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 03:58:34 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 03:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 03:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 03:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 03:58:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 03:58:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 03:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-mysql-0: 03:58:35 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 03:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 03:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 03:58:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 03:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-mysql-0: 03:58:36 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 03:58:36 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 03:58:36 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 03:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 03:58:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 03:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 03:58:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 03:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 03:58:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 03:58:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 03:58:37 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 03:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 03:58:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 03:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 03:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 03:58:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 03:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 03:58:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 03:58:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 03:58:37 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 03:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 03:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 03:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 03:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 03:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 03:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-mysql-0: 03:58:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 03:58:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 03:58:38 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 03:58:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 03:58:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 03:58:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-mysql-0: 03:58:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 03:58:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 03:58:39 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 03:58:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 03:58:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 03:58:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-mysql-0: 03:58:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 03:58:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 03:58:39 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:58:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 03:58:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 03:58:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 03:58:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 03:58:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 03:58:40 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 03:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 03:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 03:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 03:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 03:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 03:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 03:58:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 03:58:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 03:58:40 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 03:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 03:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 03:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 03:58:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 03:58:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 03:58:41 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 03:58:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 03:58:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 03:58:41 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 03:58:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 03:58:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 03:58:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 03:58:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 03:58:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 03:58:42 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 03:58:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 03:58:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 03:58:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 03:58:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-mysql-0: 03:58:44 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 03:58:44 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 03:58:45 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:58:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 03:58:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:58:46 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 03:58:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 03:58:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:58:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 03:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 03:58:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 03:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 03:58:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 03:58:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 03:58:51 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 03:58:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 03:58:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 03:58:53 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 03:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 03:58:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 03:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 03:58:54 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-mysql-0: 03:58:55 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 03:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-mysql-0: 03:58:55 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 03:58:55 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 03:58:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 03:58:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 03:58:55 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 03:58:55 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 03:58:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 03:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-mysql-0: 03:58:56 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:58:56 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 03:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 03:58:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 03:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 03:58:56 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:58:57 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 03:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 03:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 03:58:57 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 03:58:57 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 03:58:57 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 03:58:58 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-mysql-0: 03:58:58 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 03:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 03:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-mysql-0: 03:58:58 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:58:58 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 03:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 03:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-mysql-0: 03:58:59 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 03:58:59 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:59:00 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 03:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 03:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-mysql-0: 03:59:00 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 03:59:00 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:59:00 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 03:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 03:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 03:59:00 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 03:59:00 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 03:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 03:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 03:59:01 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 03:59:01 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 03:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-mysql-0: 03:59:01 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 03:59:01 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 03:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 03:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 03:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 03:59:01 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 03:59:02 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 03:59:02 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 03:59:02 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 03:59:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 03:59:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 03:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 03:59:02 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 03:59:03 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 03:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 03:59:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 03:59:03 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 03:59:03 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 03:59:03 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 03:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 03:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 03:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 03:59:04 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 03:59:04 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 03:59:04 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 03:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 03:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-mysql-0: 03:59:05 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 03:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 03:59:05 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 03:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 03:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 03:59:05 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 03:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 03:59:06 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 03:59:06 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 03:59:06 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 03:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 03:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 03:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 03:59:06 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 03:59:06 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 03:59:06 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 03:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 03:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 03:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 03:59:07 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 03:59:07 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 03:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 03:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 03:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 03:59:07 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 03:59:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 03:59:09 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 03:59:09 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 03:59:09 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:59:09 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 03:59:09 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:59:09 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 03:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 03:59:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 03:59:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:59:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 03:59:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:59:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-mysql-0: 03:59:11 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:59:11 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 03:59:11 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 03:59:11 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 03:59:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 03:59:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 03:59:12 DEBUG unit.mysql/0.install Fetched 83.1 kB in 2s (36.4 kB/s) unit-abot-epc-basic-0: 03:59:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-mysql-0: 03:59:12 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 03:59:12 DEBUG unit.mysql/0.install (Reading database ... 83400 files and directories currently installed.) unit-mysql-0: 03:59:12 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 03:59:12 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 03:59:12 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 03:59:12 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 03:59:12 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:59:13 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-mysql-0: 03:59:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:59:15 DEBUG unit.abot-epc-basic/0.install (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 ... 61262 files and directories currently installed.) unit-abot-epc-basic-0: 03:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 03:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-mysql-0: 03:59:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 03:59:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:59:15 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 03:59:15 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 03:59:15 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 03:59:15 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 03:59:15 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 03:59:15 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 03:59:15 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 03:59:15 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 03:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 03:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 03:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 03:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 03:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 03:59:17 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 03:59:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 03:59:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 03:59:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 03:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-mysql-0: 03:59:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 03:59:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-mysql-0: 03:59:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 03:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 03:59:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 03:59:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 03:59:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 03:59:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 03:59:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 03:59:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 03:59:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 03:59:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 03:59:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 03:59:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 03:59:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 03:59:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 03:59:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 03:59:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 03:59:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 03:59:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 03:59:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 03:59:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 03:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 03:59:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-mysql-0: 03:59:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 03:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 03:59:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 03:59:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 03:59:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 03:59:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 03:59:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 03:59:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 03:59:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 03:59:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 03:59:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 03:59:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 03:59:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 03:59:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 03:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 03:59:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-mysql-0: 03:59:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 03:59:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 03:59:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 03:59:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 03:59:23 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 03:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 03:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 03:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-mysql-0: 03:59:27 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 03:59:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:59:27 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 03:59:27 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 03:59:27 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:59:27 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 03:59:28 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 03:59:28 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 03:59:28 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 03:59:28 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 03:59:28 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 03:59:28 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:59:28 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 03:59:28 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 03:59:29 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:59:29 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 03:59:29 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 03:59:29 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 03:59:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 03:59:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-141.167_amd64.deb ... unit-mysql-0: 03:59:29 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 03:59:29 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-141.167) ... unit-mysql-0: 03:59:30 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 03:59:30 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 03:59:30 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 03:59:30 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 03:59:30 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 03:59:30 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (279 kB/s) unit-abot-epc-basic-0: 03:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 03:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-mysql-0: 03:59:32 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 03:59:32 DEBUG unit.mysql/0.install (Reading database ... 83500 files and directories currently installed.) unit-mysql-0: 03:59:32 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 03:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 03:59:33 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:59:33 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 03:59:33 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 03:59:33 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 03:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 03:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 03:59:34 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 03:59:34 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 03:59:34 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 03:59:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 03:59:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:59:34 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:35 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 03:59:35 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 03:59:35 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 03:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 03:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-mysql-0: 03:59:36 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 03:59:36 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 03:59:36 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 03:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 03:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 03:59:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 03:59:37 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 03:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 03:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 03:59:38 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 03:59:38 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:38 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 03:59:38 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 03:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 03:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 03:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:40 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:59:40 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 03:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:40 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 03:59:41 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 03:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 03:59:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:41 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 03:59:41 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 03:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 03:59:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:41 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 03:59:42 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:59:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 03:59:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:59:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:44 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 03:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 03:59:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 03:59:44 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 03:59:44 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 03:59:44 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 03:59:44 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 03:59:44 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 03:59:44 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 03:59:44 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 03:59:44 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 03:59:44 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 03:59:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 03:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 03:59:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:59:44 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 03:59:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 03:59:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 03:59:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:59:44 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 03:59:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:45 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 03:59:45 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 03:59:45 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 03:59:45 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 03:59:45 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 03:59:45 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 03:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 03:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 03:59:45 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 03:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:45 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 03:59:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 03:59:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 03:59:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 03:59:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 03:59:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 03:59:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 03:59:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 03:59:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 03:59:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 03:59:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 03:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 03:59:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-mysql-0: 03:59:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 03:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-mysql-0: 03:59:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 03:59:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 03:59:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 03:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 03:59:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 03:59:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 03:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 03:59:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 03:59:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 03:59:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 03:59:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 03:59:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 03:59:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 03:59:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 03:59:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 03:59:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 03:59:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 03:59:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 03:59:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 03:59:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 03:59:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 03:59:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:59:49 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:59:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 03:59:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 03:59:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 03:59:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 03:59:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 03:59:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 03:59:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 03:59:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 03:59:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 03:59:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 03:59:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-mysql-0: 03:59:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 03:59:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:59:51 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:59:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 03:59:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 03:59:51 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 03:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 03:59:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 03:59:52 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 03:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 03:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 03:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 03:59:55 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 03:59:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:59:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 03:59:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:59:55 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-mysql-0: 03:59:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:59:56 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 03:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 03:59:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 03:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 03:59:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 03:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 03:59:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 03:59:56 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 03:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 03:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 03:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 03:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 03:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 03:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 03:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 03:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 03:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... machine-2: 03:59:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 03:59:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 03:59:57 DEBUG juju.agent read agent config, format "2.0" machine-2: 03:59:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 03:59:57 DEBUG juju.worker start "engine" machine-2: 03:59:57 INFO juju.worker start "engine" unit-abot-epc-basic-0: 03:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... machine-2: 03:59:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 03:59:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 03:59:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 03:59:57 DEBUG juju.worker "engine" started machine-2: 03:59:57 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 03:59:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.introspection stats worker now serving machine-2: 03:59:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 03:59:57 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 03:59:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 03:59:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 03:59:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 03:59:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 03:59:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 03:59:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 03:59:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:59:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 03:59:57 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 03:59:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 03:59:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 03:59:57 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:59:57 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] machine-2: 03:59:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 03:59:57 DEBUG juju.worker.apicaller connecting with old password machine-2: 03:59:57 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-2: 03:59:57 INFO juju.api connection established to "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-2: 03:59:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 03:59:57 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-2: 03:59:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 03:59:58 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 03:59:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 03:59:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... machine-2: 03:59:58 DEBUG juju.worker.apicaller connected machine-2: 03:59:58 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 03:59:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 03:59:58 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] machine-2: 03:59:58 DEBUG juju.worker.apicaller password changed machine-2: 03:59:58 DEBUG juju.api RPC connection died machine-2: 03:59:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 03:59:58 DEBUG juju.worker.apicaller connecting with current password machine-2: 03:59:58 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-2: 03:59:58 INFO juju.api connection established to "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-2: 03:59:58 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-mysql-0: 03:59:58 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] machine-2: 03:59:58 DEBUG juju.worker.apicaller connected machine-2: 03:59:58 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:59:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:59:58 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] machine-2: 03:59:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 03:59:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 03:59:58 INFO juju.worker.upgrader unblocking abort check machine-2: 03:59:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 03:59:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 03:59:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 03:59:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 03:59:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... machine-2: 03:59:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 03:59:58 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 03:59:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 03:59:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 03:59:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:59:58 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 03:59:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.logger logger setup machine-2: 03:59:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 03:59:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 03:59:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:59:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:59:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:59:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:59:58 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:59:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:59:58 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 03:59:58 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 03:59:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:59:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:59:58 DEBUG juju.network including address public:172.30.9.206 for machine machine-2: 03:59:58 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-2: 03:59:58 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-2: 03:59:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:59:58 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:59:58 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 03:59:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 03:59:58 INFO juju.util.exec run result: exit status 127 machine-2: 03:59:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec111006033/script.sh: line 1: fanatic: command not found 127 machine-2: 03:59:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:59:58 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 03:59:58 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 03:59:58 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 03:59:58 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:59:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 03:59:58 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 03:59:58 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 03:59:58 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 03:59:58 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 03:59:58 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 03:59:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:59:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 03:59:58 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 03:59:58 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 03:59:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:59:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:59:59 INFO juju.util.exec run result: exit status 127 machine-2: 03:59:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec045405973/script.sh: line 1: fanatic: command not found 127 machine-2: 03:59:59 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 03:59:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-mysql-0: 03:59:59 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 03:59:59 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] machine-2: 03:59:59 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 03:59:59 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] unit-abot-epc-basic-0: 03:59:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... machine-2: 03:59:59 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 03:59:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 03:59:59 DEBUG juju.api RPC connection died machine-2: 03:59:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker killing runner 0xc420039380 machine-2: 03:59:59 INFO juju.worker runner is dying machine-2: 03:59:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 03:59:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 03:59:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:59:59 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] machine-2: 03:59:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.apicaller connecting with current password machine-2: 03:59:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-2: 03:59:59 INFO juju.api connection established to "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-2: 03:59:59 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-mysql-0: 03:59:59 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 03:59:59 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 3s (2887 kB/s) unit-abot-epc-basic-0: 03:59:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 03:59:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... machine-2: 03:59:59 DEBUG juju.worker.apicaller connected unit-mysql-0: 03:59:59 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 03:59:59 DEBUG unit.mysql/0.config-changed (Reading database ... 83594 files and directories currently installed.) unit-abot-epc-basic-0: 03:59:59 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 03:59:59 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 03:59:59 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... machine-2: 03:59:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 03:59:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:59:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 03:59:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 03:59:59 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 04:00:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 04:00:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 04:00:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 04:00:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-2: 04:00:00 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 04:00:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 04:00:00 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 04:00:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 04:00:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 04:00:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 04:00:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 04:00:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 04:00:00 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 04:00:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 04:00:00 DEBUG juju.worker.logger logger setup machine-2: 04:00:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 04:00:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 04:00:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 04:00:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 04:00:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 04:00:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 04:00:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 04:00:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 04:00:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 04:00:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 04:00:00 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 04:00:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 04:00:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 04:00:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:00:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:00:00 DEBUG juju.network including address public:172.30.9.206 for machine machine-2: 04:00:00 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-2: 04:00:00 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-2: 04:00:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 04:00:00 DEBUG juju.network including address local-machine:::1 for machine machine-2: 04:00:00 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 04:00:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 04:00:00 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] machine-2: 04:00:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 04:00:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 04:00:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 04:00:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 04:00:00 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 04:00:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 04:00:00 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 04:00:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 04:00:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 04:00:00 INFO juju.util.exec run result: exit status 127 machine-2: 04:00:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec958721817/script.sh: line 1: fanatic: command not found 127 machine-2: 04:00:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 04:00:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 04:00:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 04:00:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 04:00:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 04:00:00 INFO juju.util.exec run result: exit status 127 machine-2: 04:00:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec648392883/script.sh: line 1: fanatic: command not found 127 machine-2: 04:00:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 04:00:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 04:00:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 04:00:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 04:00:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:00:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:00:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 04:00:00 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 04:00:00 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 04:00:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 04:00:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:00:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 04:00:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 04:00:00 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 04:00:00 DEBUG juju.network including address local-machine:::1 for machine machine-2: 04:00:00 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 04:00:00 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 04:00:00 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 04:00:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 04:00:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 04:00:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... machine-2: 04:00:01 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 04:00:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 04:00:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 04:00:01 DEBUG juju.worker start "2-container-watcher" machine-2: 04:00:01 DEBUG juju.worker start "stateconverter" machine-2: 04:00:01 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 04:00:01 INFO juju.worker start "2-container-watcher" machine-2: 04:00:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 04:00:01 INFO juju.worker.upgrader unblocking abort check machine-2: 04:00:01 INFO juju.worker start "stateconverter" machine-2: 04:00:01 DEBUG juju.worker "2-container-watcher" started machine-2: 04:00:01 DEBUG juju.worker "stateconverter" started machine-2: 04:00:01 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 04:00:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 04:00:01 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 04:00:01 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 04:00:01 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... machine-2: 04:00:01 DEBUG juju.service discovered init system "upstart" from local host machine-2: 04:00:01 DEBUG juju.worker.deployer API addresses: ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] machine-2: 04:00:01 INFO juju.worker.machiner "machine-2" started machine-2: 04:00:01 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} machine-2: 04:00:01 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 04:00:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 04:00:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:00:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-epc-0: 04:00:01 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 04:00:01 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 04:00:01 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 04:00:01 DEBUG juju.worker start "api" unit-oai-epc-0: 04:00:01 INFO juju.worker start "api" unit-oai-epc-0: 04:00:01 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 04:00:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 04:00:01 DEBUG juju.worker "api" started unit-oai-epc-0: 04:00:01 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 04:00:01 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 04:00:01 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 04:00:01 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 04:00:01 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 04:00:01 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-oai-epc-0: 04:00:01 INFO juju.api connection established to "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-oai-epc-0: 04:00:01 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 04:00:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 04:00:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 04:00:01 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 04:00:01 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:00:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 04:00:01 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... machine-2: 04:00:02 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:8d:47:6b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:8d:47:6b CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 04:00:02 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 04:00:02 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 04:00:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 04:00:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 04:00:02 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:00:02 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 04:00:02 DEBUG juju.api RPC connection died unit-oai-epc-0: 04:00:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 04:00:02 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 04:00:02 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-oai-epc-0: 04:00:02 INFO juju.api connection established to "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-oai-epc-0: 04:00:02 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-oai-epc-0: 04:00:03 DEBUG juju.worker.apicaller connected unit-mysql-0: 04:00:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 04:00:03 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 04:00:03 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 04:00:03 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 04:00:03 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 04:00:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 04:00:03 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 04:00:03 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 04:00:03 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 04:00:03 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 04:00:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 04:00:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 04:00:03 DEBUG juju.network including address public:172.30.9.206 for machine unit-oai-epc-0: 04:00:03 DEBUG juju.network including address local-cloud:192.168.121.6 for machine unit-oai-epc-0: 04:00:03 DEBUG juju.network including address local-fan:252.6.0.1 for machine unit-oai-epc-0: 04:00:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 04:00:03 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 04:00:03 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 04:00:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 04:00:03 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 04:00:03 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 04:00:03 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 04:00:03 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 04:00:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-epc-0: 04:00:04 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] unit-oai-epc-0: 04:00:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 04:00:04 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 04:00:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 04:00:04 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 04:00:04 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 04:00:04 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 04:00:04 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 04:00:04 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 04:00:04 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 04:00:04 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 04:00:04 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 04:00:04 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 04:00:04 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 04:00:04 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 04:00:04 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 04:00:04 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 04:00:04 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 04:00:04 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 04:00:04 DEBUG httpbakery client do GET https://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 04:00:04 DEBUG httpbakery } -> error unit-oai-epc-0: 04:00:04 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 04:00:04 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 04:00:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 04:00:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:00:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-oai-epc-0: 04:00:04 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 04:00:04 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 04:00:04 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 04:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-mysql-0: 04:00:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 04:00:05 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:00:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:00:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 04:00:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 04:00:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-mysql-0: 04:00:06 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 04:00:06 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 04:00:06 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 04:00:06 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 04:00:06 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 04:00:06 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 04:00:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 04:00:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 04:00:06 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-oai-epc-0: 04:00:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 04:00:06 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 04:00:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 04:00:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 04:00:06 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 04:00:07 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:00:07 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:00:07 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 04:00:07 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 04:00:07 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 04:00:07 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 04:00:07 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 04:00:07 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 04:00:07 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 04:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 04:00:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:00:07 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-mysql-0: 04:00:07 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 04:00:07 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 04:00:07 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 04:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 04:00:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:00:07 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 04:00:07 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 04:00:07 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 04:00:07 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 04:00:08 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:00:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 04:00:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:00:08 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:00:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 04:00:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 04:00:08 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:00:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 04:00:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 04:00:08 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-mysql-0: 04:00:09 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 04:00:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 04:00:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 04:00:09 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 04:00:09 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 04:00:10 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 04:00:10 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 04:00:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 04:00:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-mysql-0: 04:00:10 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:00:10 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-mysql-0: 04:00:10 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 04:00:10 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 04:00:10 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:00:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 04:00:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 04:00:11 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 04:00:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 04:00:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:00:15 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 04:00:16 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 04:00:16 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 04:00:16 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 04:00:16 DEBUG unit.mysql/0.config-changed 190109 4:00:16 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 04:00:16 DEBUG unit.mysql/0.config-changed 190109 4:00:16 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 04:00:16 DEBUG unit.mysql/0.config-changed 190109 4:00:16 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 26245 ... unit-abot-epc-basic-0: 04:00:17 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 04:00:17 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 04:00:17 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 04:00:17 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 04:00:17 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 04:00:17 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 04:00:17 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 04:00:17 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 04:00:18 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 04:00:18 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 04:00:18 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 04:00:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 04:00:18 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 04:00:18 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 04:00:18 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 04:00:18 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 04:00:18 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 04:00:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 04:00:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 04:00:19 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 04:00:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 04:00:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 04:00:19 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 04:00:19 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 04:00:19 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 04:00:20 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 04:00:20 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 04:00:20 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 04:00:20 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 04:00:20 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 04:00:20 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 04:00:20 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 04:00:21 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 04:00:21 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 04:00:21 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 04:00:21 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 04:00:21 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 04:00:21 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 04:00:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 04:00:21 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 04:00:21 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 04:00:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 04:00:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 04:00:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 04:00:22 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 04:00:23 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-oai-epc-0: 04:00:23 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:00:23 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 04:00:23 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 04:00:23 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 04:00:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 04:00:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 04:00:23 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 04:00:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-oai-epc-0: 04:00:23 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 04:00:23 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-oai-epc-0: 04:00:24 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 04:00:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 04:00:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 04:00:24 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-oai-epc-0: 04:00:24 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 17s (197 kB/s) unit-abot-epc-basic-0: 04:00:24 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-oai-epc-0: 04:00:25 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 04:00:25 DEBUG unit.oai-epc/0.install (Reading database ... 78222 files and directories currently installed.) unit-oai-epc-0: 04:00:25 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 04:00:25 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-oai-epc-0: 04:00:25 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 04:00:25 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-oai-epc-0: 04:00:25 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 04:00:25 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-abot-epc-basic-0: 04:00:25 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-oai-epc-0: 04:00:25 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:00:25 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 04:00:25 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 04:00:26 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-oai-epc-0: 04:00:26 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 04:00:26 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-abot-epc-basic-0: 04:00:26 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-oai-epc-0: 04:00:26 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:00:26 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 04:00:26 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 04:00:26 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 04:00:26 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-oai-epc-0: 04:00:26 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:00:26 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 04:00:27 DEBUG unit.mysql/0.config-changed mysql start/running, process 26378 unit-abot-epc-basic-0: 04:00:27 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 04:00:27 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-mysql-0: 04:00:28 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-oai-epc-0: 04:00:28 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 04:00:28 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 04:00:28 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-oai-epc-0: 04:00:28 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:00:28 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-oai-epc-0: 04:00:28 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-mysql-0: 04:00:28 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:00:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 04:00:28 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 04:00:29 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 04:00:29 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 04:00:29 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 04:00:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:00:29 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 04:00:29 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 04:00:30 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:00:30 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 04:00:30 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 04:00:30 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 04:00:30 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (20.9 kB/s) unit-abot-epc-basic-0: 04:00:30 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-oai-epc-0: 04:00:30 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 04:00:30 DEBUG unit.oai-epc/0.install (Reading database ... 78972 files and directories currently installed.) unit-oai-epc-0: 04:00:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 04:00:30 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 04:00:30 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 04:00:30 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 04:00:30 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 04:00:31 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 04:00:32 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 04:00:32 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-oai-epc-0: 04:00:33 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 04:00:34 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-mysql-0: 04:00:34 DEBUG unit.mysql/0.config-changed mysql start/running, process 26499 unit-mysql-0: 04:00:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 04:00:35 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 04:00:35 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 04:00:35 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 04:00:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:00:35 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 04:00:35 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 04:00:35 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 04:00:35 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 04:00:35 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 04:00:35 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:00:35 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 04:00:35 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 04:00:35 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 04:00:35 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 04:00:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 04:00:35 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-epc-0: 04:00:36 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 04:00:37 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 04:00:37 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 04:00:37 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 04:00:37 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-epc-0: 04:00:37 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-epc-0: 04:00:37 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1356 kB/s) unit-oai-epc-0: 04:00:38 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 04:00:38 DEBUG unit.oai-epc/0.install (Reading database ... 78979 files and directories currently installed.) unit-oai-epc-0: 04:00:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 04:00:38 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:00:39 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 04:00:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 04:00:39 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 04:00:39 DEBUG unit.mysql/0.start mysql stop/waiting unit-oai-epc-0: 04:00:40 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 04:00:40 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 04:00:40 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 04:00:41 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 04:00:41 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 04:00:41 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 04:00:41 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 04:00:41 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 04:00:41 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 04:00:41 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 04:00:41 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 04:00:41 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 04:00:42 DEBUG unit.mysql/0.start mysql start/running, process 26612 unit-mysql-0: 04:00:42 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 04:00:42 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 04:00:42 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 04:00:42 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 04:00:42 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 04:00:42 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 04:00:43 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 04:00:43 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 04:00:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:00:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:00:43 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 04:00:43 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 04:00:43 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-oai-epc-0: 04:00:43 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 04:00:43 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 04:00:44 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-epc-0: 04:00:44 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 04:00:44 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-epc-0: 04:00:44 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 04:00:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 04:00:45 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:00:45 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:00:46 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 04:00:46 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 04:00:46 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 04:00:47 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:00:47 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:00:48 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 04:00:48 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:00:48 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 04:00:48 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 04:00:48 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 04:00:48 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 04:00:48 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 04:00:48 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 04:00:48 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 04:00:48 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-oai-epc-0: 04:00:49 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 04:00:49 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-oai-epc-0: 04:00:49 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 04:00:49 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 04:00:49 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 04:00:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:00:49 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 04:00:49 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 04:00:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:00:50 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 04:00:50 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 04:00:50 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 04:00:50 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 04:00:50 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 04:00:50 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:00:51 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:00:51 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:00:52 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:00:52 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 04:00:52 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 04:00:52 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 04:00:52 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 04:00:52 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 04:00:54 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 04:00:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:00:55 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 9.1 KB/sec) unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 424.4 KB/sec) unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-oai-epc-0: 04:00:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:00:55 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 858.0 KB/sec) unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 656.9 KB/sec) unit-oai-epc-0: 04:00:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 962.2 KB/sec) unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 329.9 KB/sec) unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install --2019-01-09 04:00:55-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 405.5 KB/sec) unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-oai-epc-0: 04:00:55 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1126.0 KB/sec) unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 04:00:55 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 16/33 KB 19/33 KB 22/33 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1197.7 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 89.1 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 841.7 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1172.2 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 200.0 KB/sec) unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install --2019-01-09 04:00:56-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 169.3 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 96.7 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 158.2 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 566.9 KB/sec) unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 48.2 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 407.5 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 175.3 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 28.3 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 243.6 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 60.9 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 372.0 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 190.9 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 111.6 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 112.2 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 79.4 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 73.5 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 37.4 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 81.9 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 375.7 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1949.3 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 643.7 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install 0K ....... 44.9M=0s unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install 2019-01-09 04:00:56 (44.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install FINISHED --2019-01-09 04:00:56-- unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (44.9 MB/s) unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 179.6 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1446.5 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 04:00:56 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 04:00:56 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 04:00:56 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 04:00:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:00:56 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:00:56 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 909.8 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 41.0 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 146.3 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1109.3 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 330.0 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 779.0 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 447.6 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 3/48 KB 3/35 KB 5/48 KB 3/35 KB 3/48 KB 5/35 KB 5/48 KB 8/35 KB 5/48 KB 11/35 KB 5/48 KB 13/35 KB 5/48 KB 13/35 KB 8/48 KB 13/35 KB 11/48 KB 13/35 KB 13/48 KB 16/35 KB 13/48 KB 19/35 KB 13/48 KB 19/35 KB 13/48 KB 3/50 KB 19/35 KB 16/48 KB 3/50 KB 19/35 KB 16/48 KB 3/50 KB 3/30 KB 21/35 KB 19/48 KB 6/50 KB 6/30 KB 21/35 KB 19/48 KB 6/50 KB 3/30 KB 21/35 KB 16/48 KB 6/50 KB 3/30 KB 19/35 KB 16/48 KB 6/50 KB 3/30 KB 21/35 KB 19/48 KB 9/50 KB 6/30 KB 21/35 KB 19/48 KB 11/50 KB 6/30 KB 24/35 KB 19/48 KB 14/50 KB 6/30 KB 24/35 KB 19/48 KB 11/50 KB 6/30 KB 27/35 KB 19/48 KB 14/50 KB 6/30 KB 27/35 KB 19/48 KB 16/50 KB 6/30 KB 29/35 KB 19/48 KB 19/50 KB 6/30 KB 29/35 KB 19/48 KB 22/50 KB 6/30 KB 29/35 KB 19/48 KB 16/50 KB 6/30 KB 32/35 KB 21/48 KB 22/50 KB 6/30 KB 29/35 KB 21/48 KB 22/50 KB 6/30 KB 35/35 KB 21/48 KB 22/50 KB 6/30 KB 35/35 KB 24/48 KB 25/50 KB 6/30 KB 35/35 KB 24/48 KB 27/50 KB 9/30 KB 35/35 KB 24/48 KB 22/50 KB 6/30 KB 35/35 KB 24/48 KB 25/50 KB 9/30 KB 35/35 KB 24/48 KB 25/50 KB 6/30 KB 35/35 KB 27/48 KB 27/50 KB 9/30 KB 35/35 KB 29/48 KB 27/50 KB 9/30 KB 35/35 KB 32/48 KB 30/50 KB 11/30 KB 35/35 KB 29/48 KB 30/50 KB 11/30 KB 35/35 KB 29/48 KB 27/50 KB 11/30 KB 35/35 KB 32/48 KB 30/50 KB 14/30 KB 35/35 KB 32/48 KB 32/50 KB 14/30 KB 35/35 KB 32/48 KB 32/50 KB 16/30 KB 35/35 KB 32/48 KB 32/50 KB 19/30 KB 35/35 KB 36/48 KB 36/50 KB 3/153 KB 19/30 KB 35/35 KB 36/48 KB 36/50 KB 6/153 KB 19/30 KB 35/35 KB 36/48 KB 36/50 KB 9/153 KB 19/30 KB 35/35 KB 36/48 KB 36/50 KB 11/153 KB 19/30 KB 35/35 KB 36/48 KB 36/50 KB 11/153 KB 22/30 KB 35/35 KB 36/48 KB 36/50 KB 19/30 KB 35/35 KB 36/48 KB 40/50 KB 11/153 KB 22/30 KB 35/35 KB 36/48 KB 44/50 KB 11/153 KB 25/30 KB 35/35 KB 36/48 KB 48/50 KB 11/153 KB 25/30 KB 35/35 KB 36/48 KB 32/50 KB 19/30 KB 35/35 KB 40/48 KB 48/50 KB 11/153 KB 25/30 KB 35/35 KB 44/48 KB 48/50 KB 11/153 KB 25/30 KB 35/35 KB 48/48 KB 48/50 KB 11/153 KB 25/30 KB 35/35 KB 36/48 KB 40/50 KB 11/153 KB 25/30 KB 35/35 KB 48/48 KB 48/50 KB 11/153 KB 27/30 KB 48/48 KB 50/50 KB 11/153 KB 30/30 KB 48/48 KB 50/50 KB 11/153 KB 27/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 704.8 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 35/35 KB 48/48 KB 50/50 KB 11/153 KB 27/30 KB 48/48 KB 50/50 KB 14/153 KB 30/30 KB 48/48 KB 50/50 KB 16/153 KB 30/30 KB 48/48 KB 50/50 KB 19/153 KB 30/30 KB 48/48 KB 50/50 KB 22/153 KB 30/30 KB 48/48 KB 50/50 KB 25/153 KB 30/30 KB 48/48 KB 50/50 KB 27/153 KB 30/30 KB 48/48 KB 50/50 KB 30/153 KB 30/30 KB 48/48 KB 50/50 KB 32/153 KB 30/30 KB 48/48 KB 50/50 KB 36/153 KB 30/30 KB 48/48 KB 50/50 KB 40/153 KB 30/30 KB 48/48 KB 50/50 KB 44/153 KB 30/30 KB 48/48 KB 50/50 KB 48/153 KB 30/30 KB 48/48 KB 50/50 KB 52/153 KB 30/30 KB 48/48 KB 50/50 KB 56/153 KB 30/30 KB 48/48 KB 50/50 KB 60/153 KB 30/30 KB 48/48 KB 50/50 KB 62/153 KB 30/30 KB 48/48 KB 50/50 KB 64/153 KB 30/30 KB 48/48 KB 50/50 KB 68/153 KB 30/30 KB 48/48 KB 50/50 KB 72/153 KB 30/30 KB 48/48 KB 50/50 KB 76/153 KB 30/30 KB 48/48 KB 50/50 KB 80/153 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 509.0 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 80/153 KB 4/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 785.1 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 857.6 KB/sec) unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install 84/153 KB 4/190 KB 88/153 KB 4/190 KB 92/153 KB 4/190 KB 96/153 KB 4/190 KB 100/153 KB 4/190 KB 104/153 KB 8/190 KB 108/153 KB 8/190 KB 112/153 KB 8/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 04:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 100/153 KB 8/190 KB 112/153 KB 12/190 KB 112/153 KB 16/190 KB 112/153 KB 20/190 KB 112/153 KB 24/190 KB 112/153 KB 28/190 KB 112/153 KB 32/190 KB 112/153 KB 36/190 KB 116/153 KB 40/190 KB 116/153 KB 44/190 KB 116/153 KB 48/190 KB 116/153 KB 36/190 KB 120/153 KB 48/190 KB 124/153 KB 48/190 KB 128/153 KB 48/190 KB 132/153 KB 48/190 KB 136/153 KB 52/190 KB 140/153 KB 52/190 KB 132/153 KB 52/190 KB 3/86 KB 140/153 KB 52/190 KB 5/86 KB 144/153 KB 56/190 KB 3/119 KB 4/37 KB 8/86 KB 144/153 KB 56/190 KB 3/119 KB 4/37 KB 11/86 KB 144/153 KB 56/190 KB 3/119 KB 4/37 KB 13/86 KB 144/153 KB 56/190 KB 3/119 KB 4/37 KB 16/86 KB 144/153 KB 56/190 KB 3/119 KB 3/86 KB 144/153 KB 56/190 KB 3/119 KB 4/37 KB 16/86 KB 144/153 KB 60/190 KB 3/119 KB 4/37 KB 19/86 KB 144/153 KB 64/190 KB 3/119 KB 3/86 KB 144/153 KB 52/190 KB 3/119 KB 3/86 KB 140/153 KB 52/190 KB 3/119 KB 4/37 KB 19/86 KB 144/153 KB 64/190 KB 6/119 KB 4/37 KB 19/86 KB 144/153 KB 64/190 KB 9/119 KB 4/37 KB 19/86 KB 144/153 KB 64/190 KB 11/119 KB 4/37 KB 19/86 KB 144/153 KB 64/190 KB 14/119 KB 4/37 KB 19/86 KB 144/153 KB 64/190 KB 16/119 KB 4/37 KB 19/86 KB 144/153 KB 64/190 KB 19/119 KB 4/37 KB 19/86 KB 144/153 KB 60/190 KB 3/119 KB 4/37 KB 5/86 KB 144/153 KB 56/190 KB 3/119 KB 8/37 KB 19/86 KB 144/153 KB 64/190 KB 19/119 KB 12/37 KB 19/86 KB 144/153 KB 64/190 KB 19/119 KB 16/37 KB 19/86 KB 144/153 KB 64/190 KB 19/119 KB 20/37 KB 19/86 KB 144/153 KB 64/190 KB 19/119 KB 24/37 KB 19/86 KB 144/153 KB 64/190 KB 19/119 KB 28/37 KB 19/86 KB 144/153 KB 64/190 KB 19/119 KB 32/37 KB 19/86 KB 144/153 KB 64/190 KB 19/119 KB 36/37 KB 19/86 KB 144/153 KB 64/190 KB 19/119 KB 37/37 KB 19/86 KB 144/153 KB 64/190 KB 19/119 KB 37/37 KB 19/86 KB 148/153 KB 64/190 KB 22/119 KB 37/37 KB 19/86 KB 148/153 KB 64/190 KB 25/119 KB 37/37 KB 21/86 KB 148/153 KB 68/190 KB 27/119 KB 37/37 KB 19/86 KB 148/153 KB 64/190 KB 19/119 KB 37/37 KB 21/86 KB 152/153 KB 68/190 KB 27/119 KB 37/37 KB 21/86 KB 153/153 KB 68/190 KB 27/119 KB 37/37 KB 21/86 KB 148/153 KB 64/190 KB 25/119 KB 37/37 KB 24/86 KB 153/153 KB 68/190 KB 27/119 KB 37/37 KB 21/86 KB 148/153 KB 68/190 KB 25/119 KB 37/37 KB 24/86 KB 153/153 KB 72/190 KB 27/119 KB 37/37 KB 27/86 KB 153/153 KB 76/190 KB 30/119 KB 37/37 KB 27/86 KB 153/153 KB 80/190 KB 30/119 KB 37/37 KB 27/86 KB 153/153 KB 72/190 KB 30/119 KB 37/37 KB 27/86 KB 153/153 KB 72/190 KB 30/119 KB 37/37 KB 29/86 KB 153/153 KB 80/190 KB 30/119 KB 37/37 KB 29/86 KB 153/153 KB 80/190 KB 32/119 KB 37/37 KB 29/86 KB 153/153 KB 80/190 KB 36/119 KB 37/37 KB 32/86 KB 153/153 KB 84/190 KB 40/119 KB 37/37 KB 32/86 KB 153/153 KB 84/190 KB 44/119 KB 37/37 KB 32/86 KB 153/153 KB 84/190 KB 48/119 KB 32/86 KB 153/153 KB 84/190 KB 52/119 KB 32/86 KB 153/153 KB 84/190 KB 56/119 KB 37/37 KB 32/86 KB 153/153 KB 84/190 KB 36/119 KB 32/86 KB 153/153 KB 88/190 KB 60/119 KB 32/86 KB 153/153 KB 92/190 KB 60/119 KB 32/86 KB 153/153 KB 96/190 KB 60/119 KB 37/37 KB 32/86 KB 153/153 KB 80/190 KB 36/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1677.1 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 421.1 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 36/86 KB 96/190 KB 60/119 KB 40/86 KB 96/190 KB 60/119 KB 40/86 KB 100/190 KB 60/119 KB 44/86 KB 100/190 KB 60/119 KB 48/86 KB 100/190 KB 60/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 48/86 KB 104/190 KB 60/119 KB 48/86 KB 108/190 KB 60/119 KB 48/86 KB 112/190 KB 60/119 KB 48/86 KB 116/190 KB 60/119 KB 32/86 KB 153/153 KB 84/190 KB 60/119 KB 52/86 KB 116/190 KB 64/119 KB 52/86 KB 116/190 KB 68/119 KB 52/86 KB 116/190 KB 72/119 KB 52/86 KB 116/190 KB 60/119 KB 56/86 KB 120/190 KB 72/119 KB 60/86 KB 120/190 KB 72/119 KB 64/86 KB 120/190 KB 72/119 KB 68/86 KB 120/190 KB 72/119 KB 52/86 KB 120/190 KB 72/119 KB 68/86 KB 120/190 KB 76/119 KB 4/26 KB 72/86 KB 124/190 KB 80/119 KB 72/86 KB 124/190 KB 80/119 KB 72/86 KB 124/190 KB 80/119 KB 3/66 KB 4/26 KB 72/86 KB 128/190 KB 80/119 KB 3/66 KB 4/26 KB 72/86 KB 132/190 KB 80/119 KB 3/66 KB 8/26 KB 72/86 KB 132/190 KB 84/119 KB 6/66 KB 8/26 KB 72/86 KB 132/190 KB 84/119 KB 9/66 KB 8/26 KB 72/86 KB 132/190 KB 84/119 KB 11/66 KB 8/26 KB 72/86 KB 132/190 KB 84/119 KB 14/66 KB 8/26 KB 72/86 KB 132/190 KB 84/119 KB 16/66 KB 8/26 KB 72/86 KB 132/190 KB 84/119 KB 19/66 KB 8/26 KB 72/86 KB 132/190 KB 84/119 KB 72/86 KB 132/190 KB 84/119 KB 19/66 KB 8/26 KB 76/86 KB 132/190 KB 84/119 KB 22/66 KB 8/26 KB 80/86 KB 132/190 KB 84/119 KB 3/66 KB 8/26 KB 72/86 KB 132/190 KB 84/119 KB 22/66 KB 12/26 KB 80/86 KB 132/190 KB 84/119 KB 22/66 KB 16/26 KB 80/86 KB 132/190 KB 84/119 KB 3/66 KB 4/26 KB 72/86 KB 132/190 KB 84/119 KB 22/66 KB 16/26 KB 80/86 KB 132/190 KB 88/119 KB 22/66 KB 16/26 KB 84/86 KB 136/190 KB 92/119 KB 22/66 KB 16/26 KB 84/86 KB 136/190 KB 96/119 KB 22/66 KB 16/26 KB 84/86 KB 136/190 KB 100/119 KB 22/66 KB 20/26 KB 84/86 KB 136/190 KB 104/119 KB 22/66 KB 20/26 KB 84/86 KB 136/190 KB 108/119 KB 22/66 KB 20/26 KB 84/86 KB 136/190 KB 112/119 KB 22/66 KB 8/26 KB 76/86 KB 132/190 KB 84/119 KB 25/66 KB 20/26 KB 84/86 KB 136/190 KB 112/119 KB 27/66 KB 20/26 KB 84/86 KB 136/190 KB 112/119 KB 22/66 KB 20/26 KB 84/86 KB 136/190 KB 100/119 KB 27/66 KB 24/26 KB 84/86 KB 136/190 KB 112/119 KB 27/66 KB 26/26 KB 84/86 KB 136/190 KB 112/119 KB 22/66 KB 16/26 KB 84/86 KB 136/190 KB 88/119 KB 30/66 KB 26/26 KB 86/86 KB 136/190 KB 112/119 KB 22/66 KB 16/26 KB 80/86 KB 136/190 KB 88/119 KB 30/66 KB 26/26 KB 86/86 KB 140/190 KB 112/119 KB 30/66 KB 26/26 KB 86/86 KB 144/190 KB 112/119 KB 30/66 KB 26/26 KB 86/86 KB 148/190 KB 112/119 KB 30/66 KB 26/26 KB 86/86 KB 152/190 KB 112/119 KB 30/66 KB 26/26 KB 86/86 KB 156/190 KB 112/119 KB 30/66 KB 26/26 KB 86/86 KB 160/190 KB 112/119 KB 30/66 KB 26/26 KB 86/86 KB 164/190 KB 116/119 KB 30/66 KB 26/26 KB 86/86 KB 168/190 KB 116/119 KB 30/66 KB 26/26 KB 86/86 KB 172/190 KB 116/119 KB 30/66 KB 26/26 KB 86/86 KB 176/190 KB 116/119 KB 30/66 KB 26/26 KB 84/86 KB 136/190 KB 112/119 KB 32/66 KB 26/26 KB 86/86 KB 176/190 KB 116/119 KB 36/66 KB 26/26 KB 86/86 KB 176/190 KB 116/119 KB 40/66 KB 26/26 KB 86/86 KB 176/190 KB 116/119 KB 44/66 KB 26/26 KB 86/86 KB 176/190 KB 116/119 KB 48/66 KB 26/26 KB 86/86 KB 176/190 KB 116/119 KB 30/66 KB 26/26 KB 86/86 KB 160/190 KB 116/119 KB 48/66 KB 26/26 KB 86/86 KB 176/190 KB 119/119 KB 52/66 KB 26/26 KB 86/86 KB 176/190 KB 119/119 KB 56/66 KB 176/190 KB 119/119 KB 60/66 KB 176/190 KB 119/119 KB 64/66 KB 176/190 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 777.6 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 227.8 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 64/66 KB 180/190 KB 119/119 KB 64/66 KB 184/190 KB 119/119 KB 64/66 KB 188/190 KB 119/119 KB 66/66 KB 190/190 KB 119/119 KB 66/66 KB 188/190 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 1037.1 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 66/66 KB 190/190 KB 4/324 KB 4/79 KB 8/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1580.3 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 66/66 KB 4/79 KB 190/190 KB 4/324 KB 8/79 KB 12/324 KB 12/79 KB 12/324 KB 16/79 KB 12/324 KB 20/79 KB 12/324 KB 4/228 KB 24/79 KB 12/324 KB 4/79 KB 12/324 KB 4/228 KB 28/79 KB 16/324 KB 4/228 KB 28/79 KB 20/324 KB 4/228 KB 20/79 KB 12/324 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 554.5 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 8/228 KB 28/79 KB 20/324 KB 12/228 KB 28/79 KB 20/324 KB 16/228 KB 28/79 KB 20/324 KB 4/228 KB 28/79 KB 20/324 KB 16/228 KB 32/79 KB 20/324 KB 16/228 KB 36/79 KB 20/324 KB 20/228 KB 40/79 KB 20/324 KB 20/228 KB 44/79 KB 20/324 KB 20/228 KB 48/79 KB 20/324 KB 20/228 KB 52/79 KB 20/324 KB 20/228 KB 56/79 KB 20/324 KB 20/228 KB 60/79 KB 20/324 KB 20/228 KB 64/79 KB 20/324 KB 20/228 KB 36/79 KB 20/324 KB 24/228 KB 64/79 KB 20/324 KB 28/228 KB 64/79 KB 20/324 KB 32/228 KB 64/79 KB 20/324 KB 36/228 KB 64/79 KB 20/324 KB 40/228 KB 64/79 KB 20/324 KB 44/228 KB 64/79 KB 20/324 KB 48/228 KB 68/79 KB 20/324 KB 48/228 KB 72/79 KB 3/152 KB 3/32 KB 24/324 KB 48/228 KB 68/79 KB 3/152 KB 3/32 KB 24/324 KB 48/228 KB 68/79 KB 3/152 KB 24/324 KB 48/228 KB 72/79 KB 3/152 KB 6/32 KB 24/324 KB 48/228 KB 72/79 KB 5/152 KB 9/32 KB 24/324 KB 48/228 KB 72/79 KB 5/152 KB 11/32 KB 24/324 KB 48/228 KB 72/79 KB 5/152 KB 14/32 KB 24/324 KB 48/228 KB 72/79 KB 5/152 KB 16/32 KB 24/324 KB 48/228 KB 68/79 KB 24/324 KB 48/228 KB 68/79 KB 24/324 KB 48/228 KB 72/79 KB 5/152 KB 16/32 KB 28/324 KB 48/228 KB 72/79 KB 5/152 KB 16/32 KB 32/324 KB 48/228 KB 72/79 KB 5/152 KB 16/32 KB 36/324 KB 48/228 KB 72/79 KB 5/152 KB 16/32 KB 40/324 KB 48/228 KB 72/79 KB 5/152 KB 16/32 KB 44/324 KB 48/228 KB 72/79 KB 5/152 KB 16/32 KB 48/324 KB 48/228 KB 72/79 KB 5/152 KB 16/32 KB 52/324 KB 48/228 KB 72/79 KB 5/152 KB 16/32 KB 56/324 KB 48/228 KB 72/79 KB 5/152 KB 16/32 KB 60/324 KB 48/228 KB 72/79 KB 5/152 KB 16/32 KB 64/324 KB 48/228 KB 72/79 KB 5/152 KB 6/32 KB 24/324 KB 48/228 KB 72/79 KB 8/152 KB 19/32 KB 64/324 KB 48/228 KB 72/79 KB 11/152 KB 19/32 KB 64/324 KB 48/228 KB 72/79 KB 13/152 KB 19/32 KB 64/324 KB 48/228 KB 72/79 KB 16/152 KB 19/32 KB 64/324 KB 48/228 KB 72/79 KB 19/152 KB 19/32 KB 64/324 KB 48/228 KB 72/79 KB 21/152 KB 19/32 KB 64/324 KB 52/228 KB 72/79 KB 24/152 KB 19/32 KB 68/324 KB 48/228 KB 72/79 KB 5/152 KB 19/32 KB 64/324 KB 52/228 KB 76/79 KB 24/152 KB 22/32 KB 68/324 KB 52/228 KB 76/79 KB 24/152 KB 25/32 KB 68/324 KB 52/228 KB 76/79 KB 24/152 KB 19/32 KB 68/324 KB 52/228 KB 79/79 KB 24/152 KB 25/32 KB 68/324 KB 52/228 KB 72/79 KB 21/152 KB 19/32 KB 68/324 KB 56/228 KB 79/79 KB 27/152 KB 25/32 KB 68/324 KB 60/228 KB 79/79 KB 27/152 KB 25/32 KB 68/324 KB 64/228 KB 79/79 KB 27/152 KB 27/32 KB 68/324 KB 48/228 KB 72/79 KB 21/152 KB 19/32 KB 68/324 KB 68/228 KB 79/79 KB 27/152 KB 27/32 KB 72/324 KB 68/228 KB 79/79 KB 27/152 KB 27/32 KB 76/324 KB 68/228 KB 79/79 KB 27/152 KB 27/32 KB 80/324 KB 68/228 KB 79/79 KB 27/152 KB 27/32 KB 84/324 KB 68/228 KB 79/79 KB 27/152 KB 27/32 KB 88/324 KB 68/228 KB 79/79 KB 27/152 KB 27/32 KB 92/324 KB 68/228 KB 79/79 KB 27/152 KB 27/32 KB 96/324 KB 68/228 KB 79/79 KB 27/152 KB 27/32 KB 100/324 KB 60/228 KB 79/79 KB 27/152 KB 27/32 KB 68/324 KB 52/228 KB 79/79 KB 27/152 KB 25/32 KB 68/324 KB 68/228 KB 29/152 KB 27/32 KB 100/324 KB 68/228 KB 32/152 KB 27/32 KB 100/324 KB 68/228 KB 36/152 KB 30/32 KB 100/324 KB 68/228 KB 40/152 KB 30/32 KB 100/324 KB 68/228 KB 44/152 KB 30/32 KB 100/324 KB 68/228 KB 48/152 KB 30/32 KB 100/324 KB 68/228 KB 52/152 KB 30/32 KB 100/324 KB 68/228 KB 56/152 KB 30/32 KB 104/324 KB 68/228 KB 60/152 KB 30/32 KB 104/324 KB 68/228 KB 64/152 KB 30/32 KB 104/324 KB Downloaded: https://repo.maven. unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 519.5 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 68/228 KB 79/79 KB 27/152 KB 27/32 KB 68/324 KB 72/228 KB 64/152 KB 30/32 KB 104/324 KB 76/228 KB 64/152 KB 30/32 KB 104/324 KB 80/228 KB 64/152 KB 30/32 KB 104/324 KB 84/228 KB 64/152 KB 30/32 KB 104/324 KB 88/228 KB 64/152 KB 30/32 KB 104/324 KB 92/228 KB 64/152 KB 30/32 KB 104/324 KB 96/228 KB 64/152 KB 30/32 KB 104/324 KB 68/228 KB 52/152 KB 30/32 KB 104/324 KB 96/228 KB 64/152 KB 30/32 KB 108/324 KB 68/228 KB 32/152 KB 30/32 KB 100/324 KB 96/228 KB 64/152 KB 32/32 KB 108/324 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 96/228 KB 64/152 KB 32/32 KB 112/324 KB 96/228 KB 64/152 KB 32/32 KB 116/324 KB 100/228 KB 68/152 KB 32/32 KB 120/324 KB 100/228 KB 68/152 KB 32/32 KB 124/324 KB 100/228 KB 68/152 KB 32/32 KB 128/324 KB 100/228 KB 68/152 KB 32/32 KB 116/324 KB 100/228 KB 72/152 KB 32/32 KB 128/324 KB 100/228 KB 76/152 KB 32/32 KB 128/324 KB 100/228 KB 80/152 KB 32/32 KB 128/324 KB 100/228 KB 84/152 KB 32/32 KB 132/324 KB 100/228 KB 88/152 KB 32/32 KB 132/324 KB 100/228 KB 92/152 KB 32/32 KB 132/324 KB 100/228 KB 96/152 KB 32/32 KB 132/324 KB 100/228 KB 100/152 KB 32/32 KB 132/324 KB 100/228 KB 64/152 KB 32/32 KB 116/324 KB 104/228 KB 100/152 KB 32/32 KB 132/324 KB 108/228 KB 100/152 KB 32/32 KB 132/324 KB 112/228 KB 100/152 KB 32/32 KB 132/324 KB 116/228 KB 100/152 KB 32/32 KB 132/324 KB 120/228 KB 100/152 KB 32/32 KB 132/324 KB 124/228 KB 100/152 KB 32/32 KB 132/324 KB 128/228 KB 100/152 KB 32/32 KB 132/324 KB 100/228 KB 80/152 KB 32/32 KB 132/324 KB 128/228 KB 100/152 KB 32/32 KB 136/324 KB 128/228 KB 100/152 KB 32/32 KB 140/324 KB 132/228 KB 100/152 KB 32/32 KB 144/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 195.7 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 132/228 KB 100/152 KB 148/324 KB 132/228 KB 100/152 KB 152/324 KB 132/228 KB 100/152 KB 32/32 KB 140/324 KB 136/228 KB 104/152 KB 152/324 KB 140/228 KB 104/152 KB 152/324 KB 144/228 KB 104/152 KB 152/324 KB 132/228 KB 104/152 KB 152/324 KB 144/228 KB 108/152 KB 152/324 KB 144/228 KB 112/152 KB 156/324 KB 144/228 KB 108/152 KB 156/324 KB 144/228 KB 112/152 KB 160/324 KB 4/234 KB 144/228 KB 112/152 KB 160/324 KB 8/234 KB 144/228 KB 112/152 KB 160/324 KB 12/234 KB 144/228 KB 112/152 KB 160/324 KB 16/234 KB 144/228 KB 112/152 KB 160/324 KB 20/234 KB 144/228 KB 112/152 KB 160/324 KB 24/234 KB 144/228 KB 112/152 KB 160/324 KB 28/234 KB 144/228 KB 112/152 KB 160/324 KB 32/234 KB 144/228 KB 112/152 KB 160/324 KB 36/234 KB 144/228 KB 112/152 KB 160/324 KB 40/234 KB 148/228 KB 116/152 KB 164/324 KB 36/234 KB 148/228 KB 116/152 KB 164/324 KB 44/234 KB 148/228 KB 120/152 KB 164/324 KB 44/234 KB 148/228 KB 124/152 KB 164/324 KB 44/234 KB 148/228 KB 128/152 KB 164/324 KB 44/234 KB 148/228 KB 132/152 KB 164/324 KB 44/234 KB 148/228 KB 136/152 KB 164/324 KB 36/234 KB 148/228 KB 112/152 KB 164/324 KB 44/234 KB 152/228 KB 136/152 KB 164/324 KB 44/234 KB 156/228 KB 136/152 KB 164/324 KB 44/234 KB 160/228 KB 136/152 KB 164/324 KB 36/234 KB 144/228 KB 112/152 KB 164/324 KB 44/234 KB 160/228 KB 136/152 KB 168/324 KB 44/234 KB 160/228 KB 136/152 KB 172/324 KB 44/234 KB 164/228 KB 136/152 KB 176/324 KB 44/234 KB 148/228 KB 116/152 KB 164/324 KB 48/234 KB 164/228 KB 136/152 KB 176/324 KB 48/234 KB 164/228 KB 136/152 KB 180/324 KB 52/234 KB 164/228 KB 136/152 KB 184/324 KB 52/234 KB 164/228 KB 136/152 KB 188/324 KB 52/234 KB 164/228 KB 136/152 KB 192/324 KB 44/234 KB 164/228 KB 136/152 KB 172/324 KB 52/234 KB 168/228 KB 140/152 KB 192/324 KB 52/234 KB 172/228 KB 140/152 KB 192/324 KB 52/234 KB 176/228 KB 140/152 KB 192/324 KB 52/234 KB 164/228 KB 140/152 KB 192/324 KB 52/234 KB 176/228 KB 144/152 KB 192/324 KB 52/234 KB 176/228 KB 148/152 KB 196/324 KB 52/234 KB 180/228 KB 152/152 KB 196/324 KB 52/234 KB 180/228 KB 152/152 KB 196/324 KB 52/234 KB 164/228 KB 136/152 KB 180/324 KB 56/234 KB 180/228 KB 152/152 KB 196/324 KB 60/234 KB 180/228 KB 152/152 KB 196/324 KB 64/234 KB 180/228 KB 152/152 KB 196/324 KB 68/234 KB 180/228 KB 152/152 KB 196/324 KB 52/234 KB 180/228 KB 148/152 KB 196/324 KB 68/234 KB 184/228 KB 152/152 KB 196/324 KB 68/234 KB 188/228 KB 152/152 KB 196/324 KB 68/234 KB 192/228 KB 152/152 KB 196/324 KB 52/234 KB 176/228 KB 144/152 KB 196/324 KB 72/234 KB 192/228 KB 152/152 KB 200/324 KB 72/234 KB 192/228 KB 152/152 KB 204/324 KB 72/234 KB 192/228 KB 152/152 KB 208/324 KB 72/234 KB 192/228 KB 152/152 KB 196/324 KB 76/234 KB 192/228 KB 152/152 KB 212/324 KB 80/234 KB 192/228 KB 152/152 KB 212/324 KB 84/234 KB 196/228 KB 152/152 KB 212/324 KB 88/234 KB 196/228 KB 152/152 KB 212/324 KB 92/234 KB 196/228 KB 152/152 KB 212/324 KB 96/234 KB 196/228 KB 152/152 KB 212/324 KB 100/234 KB 196/228 KB 152/152 KB 212/324 KB 104/234 KB 196/228 KB 152/152 KB 212/324 KB 108/234 KB 196/228 KB 152/152 KB 212/324 KB 112/234 KB 196/228 KB 152/152 KB 212/324 KB 72/234 KB 192/228 KB 152/152 KB 212/324 KB 112/234 KB 196/228 KB 152/152 KB 216/324 KB 112/234 KB 196/228 KB 152/152 KB 220/324 KB 112/234 KB 196/228 KB 152/152 KB 224/324 KB 80/234 KB 196/228 KB 152/152 KB 212/324 KB 112/234 KB 200/228 KB 152/152 KB 224/324 KB 112/234 KB 204/228 KB 152/152 KB 2 unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 24/324 KB 112/234 KB 208/228 KB 152/152 KB 224/324 KB 112/234 KB 212/228 KB 152/152 KB 224/324 KB 112/234 KB 216/228 KB 152/152 KB 228/324 KB 112/234 KB 220/228 KB 152/152 KB 228/324 KB 112/234 KB 224/228 KB 152/152 KB 228/324 KB 112/234 KB 212/228 KB 152/152 KB 228/324 KB 112/234 KB 224/228 KB 152/152 KB 232/324 KB 112/234 KB 224/228 KB 152/152 KB 236/324 KB 112/234 KB 224/228 KB 152/152 KB 240/324 KB 112/234 KB 228/228 KB 152/152 KB 240/324 KB 116/234 KB 228/228 KB 152/152 KB 244/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 825.0 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 116/234 KB 228/228 KB 152/152 KB 240/324 KB 120/234 KB 228/228 KB 248/324 KB 124/234 KB 228/228 KB 248/324 KB 128/234 KB 228/228 KB 248/324 KB 116/234 KB 228/228 KB 248/324 KB 128/234 KB 228/228 KB 252/324 KB 128/234 KB 228/228 KB 256/324 KB 128/234 KB 228/228 KB 260/324 KB 132/234 KB 264/324 KB 132/234 KB 268/324 KB 132/234 KB 272/324 KB 132/234 KB 276/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 1196.4 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install 132/234 KB 228/228 KB 260/324 KB 136/234 KB 276/324 KB 140/234 KB 276/324 KB 144/234 KB 276/324 KB 148/234 KB 276/324 KB 152/234 KB 276/324 KB 156/234 KB 276/324 KB 160/234 KB 280/324 KB 156/234 KB 280/324 KB 160/234 KB 284/324 KB 160/234 KB 288/324 KB 164/234 KB 288/324 KB 168/234 KB 292/324 KB 172/234 KB 292/324 KB 176/234 KB 292/324 KB 164/234 KB 292/324 KB 176/234 KB 296/324 KB 176/234 KB 300/324 KB 176/234 KB 304/324 KB 176/234 KB 308/324 KB 180/234 KB 312/324 KB 180/234 KB 316/324 KB 180/234 KB 320/324 KB 180/234 KB 324/324 KB 180/234 KB 324/324 KB 180/234 KB 308/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1564.9 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 1111.2 KB/sec) unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4161289622470986738.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.605 s unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-09T04:00:57+00:00 unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:00:57 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3822522618255877729.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.648 s unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-09T04:00:59+00:00 unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:00:59 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 04:01:01 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 04:01:01 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 04:01:01 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:01:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 04:01:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 04:01:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 04:01:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 04:01:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:01 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 04:01:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:01 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-epc-0: 04:01:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 04:01:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 04:01:02 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-oai-epc-0: 04:01:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2232679668582919350.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.681 s unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-09T04:01:02+00:00 unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 04:01:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 04:01:02 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 04:01:02 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-oai-epc-0: 04:01:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:01:03 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 04:01:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 67.0MB/s eta 0:00:01  17% |##### | 20kB 4.2MB/s eta 0:00:01  25% |######## | 30kB 6.1MB/s eta 0:00:01  34% |########## | 40kB 3.9MB/s eta 0:00:01  42% |############# | 51kB 4.8MB/s eta 0:00:01  51% |################ | 61kB 5.7MB/s eta 0:00:01  59% |################### | 71kB 6.6MB/s eta 0:00:01  68% |##################### | 81kB 5.2MB/s eta 0:00:01  76% |######################## | 92kB 5.8MB/s eta 0:00:01  85% |########################### | 102kB 6.3MB/s eta 0:00:01  93% |############################## | 112kB 6.3MB/s eta 0:00:01  100% |################################| 122kB 5.4MB/s unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-oai-epc-0: 04:01:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:01:03 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 04:01:03 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 43.6MB/s eta 0:00:01  17% |##### | 20kB 44.8MB/s eta 0:00:01  26% |######## | 30kB 49.7MB/s eta 0:00:01  34% |########### | 40kB 50.1MB/s eta 0:00:01  43% |############# | 51kB 51.3MB/s eta 0:00:01  52% |################ | 61kB 52.3MB/s eta 0:00:01  60% |################### | 71kB 53.0MB/s eta 0:00:01  69% |###################### | 81kB 53.7MB/s eta 0:00:01  78% |######################## | 92kB 55.1MB/s eta 0:00:01  86% |########################### | 102kB 55.7MB/s eta 0:00:01  95% |############################## | 112kB 58.5MB/s eta 0:00:01  100% |################################| 122kB 12.2MB/s unit-abot-epc-basic-0: 04:01:03 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 04:01:04 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-oai-epc-0: 04:01:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:01:04 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 04:01:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:01:04 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 04:01:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:01:04 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 04:01:04 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install --2019-01-09 04:01:04-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install --2019-01-09 04:01:04-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:01:04 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 04:01:04 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 04:01:04 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 04:01:04 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 65.3MB/s eta 0:00:01  22% |####### | 20kB 4.5MB/s eta 0:00:01  33% |########## | 30kB 6.4MB/s eta 0:00:01  44% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################# | 51kB 5.0MB/s eta 0:00:01  67% |##################### | 61kB 5.9MB/s eta 0:00:01  78% |######################### | 71kB 6.8MB/s eta 0:00:01  89% |############################ | 81kB 7.6MB/s eta 0:00:01  100% |################################| 92kB 5.6MB/s unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 96.5MB/s eta 0:00:01  16% |##### | 20kB 62.1MB/s eta 0:00:01  24% |####### | 30kB 62.7MB/s eta 0:00:01  32% |########## | 40kB 61.2MB/s eta 0:00:01  40% |############ | 51kB 60.9MB/s eta 0:00:01  48% |############### | 61kB 62.0MB/s eta 0:00:01  56% |################## | 71kB 61.5MB/s eta 0:00:01  64% |#################### | 81kB 61.6MB/s eta 0:00:01  72% |####################### | 92kB 61.9MB/s eta 0:00:01  81% |######################### | 102kB 18.5MB/s eta 0:00:01  89% |############################ | 112kB 18.3MB/s eta 0:00:01  97% |############################### | 122kB 18.5MB/s eta 0:00:01  100% |################################| 133kB 8.0MB/s unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install 0K ....... 45.8M=0s unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install 2019-01-09 04:01:05 (45.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install FINISHED --2019-01-09 04:01:05-- unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (45.8 MB/s) unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 04:01:05 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 04:01:05 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 04:01:05 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 04:01:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:01:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:01:05 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 72.2MB/s eta 0:00:01  6% |## | 20kB 56.4MB/s eta 0:00:01  9% |### | 30kB 58.2MB/s eta 0:00:01  12% |#### | 40kB 58.2MB/s eta 0:00:01  15% |##### | 51kB 57.8MB/s eta 0:00:01  19% |###### | 61kB 58.6MB/s eta 0:00:01  22% |####### | 71kB 59.1MB/s eta 0:00:01  25% |######## | 81kB 59.4MB/s eta 0:00:01  28% |######### | 92kB 59.6MB/s eta 0:00:01  31% |########## | 102kB 59.6MB/s eta 0:00:01  34% |########### | 112kB 59.1MB/s eta 0:00:01  38% |############ | 122kB 26.5MB/s eta 0:00:01  41% |############# | 133kB 25.5MB/s eta 0:00:01  44% |############## | 143kB 25.1MB/s eta 0:00:01  47% |############### | 153kB 24.5MB/s eta 0:00:01  50% |################ | 163kB 23.8MB/s eta 0:00:01  53% |################# | 174kB 23.4MB/s eta 0:00:01  57% |################## | 184kB 23.0MB/s eta 0:00:01  60% |################### | 194kB 23.1MB/s eta 0:00:01  63% |#################### | 204kB 23.0MB/s eta 0:00:01  66% |##################### | 215kB 22.7MB/s eta 0:00:01  69% |###################### | 225kB 43.9MB/s eta 0:00:01  72% |####################### | 235kB 46.9MB/s eta 0:00:01  76% |######################## | 245kB 48.3MB/s eta 0:00:01  79% |######################### | 256kB 51.5MB/s eta 0:00:01  82% |########################## | 266kB 54.7MB/s eta 0:00:01  85% |########################### | 276kB 58.1MB/s eta 0:00:01  88% |############################ | 286kB 60.1MB/s eta 0:00:01  91% |############################# | 296kB 59.7MB/s eta 0:00:01  95% |############################## | 307kB 61.0MB/s eta 0:00:01  98% |############################### | 317kB 63.2MB/s eta 0:00:01  100% |################################| 327kB 5.1MB/s unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 96.5MB/s eta 0:00:01  25% |######## | 20kB 61.8MB/s eta 0:00:01  37% |############ | 30kB 62.5MB/s eta 0:00:01  50% |################ | 40kB 61.7MB/s eta 0:00:01  62% |#################### | 51kB 61.5MB/s eta 0:00:01  75% |######################## | 61kB 62.4MB/s eta 0:00:01  88% |############################ | 71kB 62.3MB/s eta 0:00:01  100% |################################| 81kB 14.2MB/s unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 04:01:05 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 04:01:06 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 04:01:06 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 04:01:06 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 04:01:06 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB) unit-abot-epc-basic-0: 04:01:06 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 71.1MB/s eta 0:00:01  21% |###### | 20kB 4.1MB/s eta 0:00:01  32% |########## | 30kB 6.0MB/s eta 0:00:01  43% |############# | 40kB 3.9MB/s eta 0:00:01  54% |################# | 51kB 4.8MB/s eta 0:00:01  65% |#################### | 61kB 5.7MB/s eta 0:00:01  75% |######################## | 71kB 6.5MB/s eta 0:00:01  86% |########################### | 81kB 7.3MB/s eta 0:00:01  97% |############################### | 92kB 8.1MB/s eta 0:00:01  100% |################################| 102kB 6.1MB/s unit-abot-epc-basic-0: 04:01:06 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 04:01:06 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/ef/06/53edcae4edea76b38a325980dd35aed3b39f9bd0ef27b9d33f2e6dc4c7f6/soupsieve-1.6.2-py2.py3-none-any.whl unit-abot-epc-basic-0: 04:01:06 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 04:01:06 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 04:01:06 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 04:01:07 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 04:01:07 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 04:01:07 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 04:01:07 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 04:01:07 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.6.2 unit-abot-epc-basic-0: 04:01:07 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 04:01:07 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 04:01:07 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 04:01:07 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 04:01:07 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 04:01:09 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 04:01:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:09 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 04:01:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 11.2 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 604.6 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 841.7 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 741.7 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 889.1 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 74.8 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 441.7 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 826.7 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 223.3 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 248.2 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 453.5 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 453.7 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 546.0 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/221 KB 6/221 KB 9/221 KB 11/221 KB 14/221 KB 16/221 KB 19/221 KB 22/221 KB 25/221 KB 27/221 KB 30/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 63/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2759.7 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 117.1 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 81.4 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 186.0 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 109.7 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 101.8 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 160.0 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 106.3 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 110.0 KB/sec) unit-abot-epc-basic-0: 04:01:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 126.7 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 171.4 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 779.5 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 54.4 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 242.9 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 441.3 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 417.2 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 8/114 KB 11/114 KB 13/114 KB 16/114 KB 19/114 KB 3/48 KB 21/114 KB 3/48 KB 24/114 KB 3/48 KB 16/114 KB 3/48 KB 24/114 KB 5/48 KB 27/114 KB 5/48 KB 29/114 KB 8/48 KB 27/114 KB 8/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 29/114 KB 11/48 KB 32/114 KB 11/48 KB 36/114 KB 11/48 KB 40/114 KB 13/48 KB 36/114 KB 13/48 KB 44/114 KB 16/48 KB 44/114 KB 19/48 KB 44/114 KB 21/48 KB 44/114 KB 24/48 KB 44/114 KB 21/48 KB 48/114 KB 24/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 52/114 KB 24/48 KB 56/114 KB 27/48 KB 52/114 KB 27/48 KB 60/114 KB 29/48 KB 60/114 KB 32/48 KB 60/114 KB 36/48 KB 60/114 KB 40/48 KB 60/114 KB 32/48 KB 64/114 KB 44/48 KB 68/114 KB 44/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 60/114 KB 44/48 KB 72/114 KB 48/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 68/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 96/114 KB 48/48 KB 100/114 KB 48/48 KB 104/114 KB 48/48 KB 108/114 KB 48/48 KB 112/114 KB 48/48 KB 114/114 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1229.5 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 114/114 KB 3/35 KB 114/114 KB 5/35 KB 114/114 KB 3/29 KB 5/35 KB 114/114 KB 6/29 KB 8/35 KB 114/114 KB 3/29 KB 8/35 KB 114/114 KB 6/29 KB 11/35 KB 114/114 KB 6/29 KB 13/35 KB 114/114 KB 9/29 KB 13/35 KB 114/114 KB 11/29 KB 13/35 KB 114/114 KB 14/29 KB 13/35 KB 114/114 KB 16/29 KB 13/35 KB 114/114 KB 19/29 KB 13/35 KB 22/29 KB 4/56 KB 16/35 KB 3/85 KB 25/29 KB 4/56 KB 16/35 KB 3/85 KB 19/29 KB 4/56 KB 16/35 KB 3/85 KB 19/29 KB 16/35 KB 3/85 KB 25/29 KB 4/56 KB 19/35 KB 3/85 KB 19/29 KB 13/35 KB 3/85 KB 25/29 KB 4/56 KB 19/35 KB 5/85 KB 25/29 KB 8/56 KB 21/35 KB 8/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 2101.1 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 25/29 KB 8/56 KB 21/35 KB 5/85 KB 25/29 KB 8/56 KB 24/35 KB 8/85 KB 25/29 KB 8/56 KB 19/35 KB 5/85 KB 25/29 KB 12/56 KB 24/35 KB 8/85 KB 25/29 KB 16/56 KB 24/35 KB 8/85 KB 25/29 KB 20/56 KB 24/35 KB 8/85 KB 25/29 KB 24/56 KB 27/35 KB 11/85 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 25/29 KB 20/56 KB 27/35 KB 11/85 KB 25/29 KB 20/56 KB 24/35 KB 11/85 KB 25/29 KB 28/56 KB 29/35 KB 11/85 KB 25/29 KB 28/56 KB 32/35 KB 13/85 KB 25/29 KB 28/56 KB 32/35 KB 13/85 KB 25/29 KB 28/56 KB 32/35 KB 16/85 KB 25/29 KB 28/56 KB 27/35 KB 11/85 KB 25/29 KB 32/56 KB 32/35 KB 16/85 KB 25/29 KB 36/56 KB 35/35 KB 19/85 KB 27/29 KB 40/56 KB 35/35 KB 19/85 KB 25/29 KB 32/56 KB 35/35 KB 19/85 KB 25/29 KB 32/56 KB 32/35 KB 19/85 KB 27/29 KB 36/56 KB 35/35 KB 19/85 KB 27/29 KB 44/56 KB 35/35 KB 19/85 KB 29/29 KB 44/56 KB 35/35 KB 21/85 KB 29/29 KB 44/56 KB 35/35 KB 24/85 KB 4/24 KB 29/29 KB 44/56 KB 35/35 KB 19/85 KB 29/29 KB 44/56 KB 35/35 KB 21/85 KB 4/24 KB 29/29 KB 44/56 KB 35/35 KB 24/85 KB 8/24 KB 29/29 KB 44/56 KB 35/35 KB 24/85 KB 12/24 KB 27/29 KB 44/56 KB 35/35 KB 27/85 KB 12/24 KB 29/29 KB 44/56 KB 35/35 KB 27/85 KB 12/24 KB 29/29 KB 44/56 KB 35/35 KB 27/85 KB 16/24 KB 29/29 KB 44/56 KB 35/35 KB 27/85 KB 20/24 KB 29/29 KB 48/56 KB 35/35 KB 29/85 KB 20/24 KB 29/29 KB 48/56 KB 35/35 KB 27/85 KB 20/24 KB 29/29 KB 52/56 KB 35/35 KB 29/85 KB 20/24 KB 29/29 KB 56/56 KB 35/35 KB 32/85 KB 24/24 KB 29/29 KB 52/56 KB 35/35 KB 32/85 KB 24/24 KB 29/29 KB 52/56 KB 35/35 KB 29/85 KB 24/24 KB 29/29 KB 56/56 KB 35/35 KB 32/85 KB 24/24 KB 29/29 KB 56/56 KB 35/35 KB 36/85 KB 24/24 KB 29/29 KB 56/56 KB 40/85 KB 24/24 KB 29/29 KB 56/56 KB 44/85 KB 24/24 KB 29/29 KB 56/56 KB 48/85 KB 24/24 KB 29/29 KB 56/56 KB 52/85 KB 24/24 KB 56/56 KB 56/85 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 537.7 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 523.0 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 519.6 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 60/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 1174.1 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 64/85 KB 68/85 KB 72/85 KB 76/85 KB 3/86 KB 76/85 KB 5/86 KB 80/85 KB 8/86 KB 80/85 KB 3/218 KB 5/86 KB 80/85 KB 3/218 KB 8/86 KB 80/85 KB 5/218 KB 8/86 KB 80/85 KB 8/218 KB 11/86 KB 80/85 KB 3/12 KB 11/218 KB 11/86 KB 80/85 KB 3/12 KB 8/218 KB 13/86 KB 80/85 KB 3/12 KB 11/218 KB 13/86 KB 80/85 KB 3/12 KB 13/218 KB 16/86 KB 80/85 KB 3/12 KB 16/218 KB 8/86 KB 80/85 KB 3/12 KB 8/218 KB 16/86 KB 80/85 KB 3/12 KB 13/218 KB 16/86 KB 80/85 KB 3/12 KB 13/218 KB 16/86 KB 84/85 KB 3/12 KB 16/218 KB 19/86 KB 85/85 KB 6/12 KB 16/218 KB 19/86 KB 84/85 KB 6/12 KB 16/218 KB 19/86 KB 84/85 KB 3/12 KB 16/218 KB 21/86 KB 85/85 KB 6/12 KB 16/218 KB 24/86 KB 85/85 KB 9/12 KB 19/218 KB 27/86 KB 85/85 KB 9/12 KB 19/218 KB 29/86 KB 85/85 KB 9/12 KB 19/218 KB 21/86 KB 85/85 KB 9/12 KB 19/218 KB 21/86 KB 85/85 KB 6/12 KB 19/218 KB 29/86 KB 85/85 KB 9/12 KB 21/218 KB 29/86 KB 85/85 KB 11/12 KB 21/218 KB 29/86 KB 85/85 KB 12/12 KB 21/218 KB 29/86 KB 85/85 KB 12/12 KB 24/218 KB 29/86 KB 85/85 KB 12/12 KB 27/218 KB 29/86 KB 85/85 KB 12/12 KB 29/218 KB 32/86 KB 85/85 KB 12/12 KB 29/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1016.4 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 36/86 KB 32/218 KB 36/86 KB 36/218 KB 36/86 KB 40/218 KB 36/86 KB 44/218 KB 36/86 KB 48/218 KB 36/86 KB 52/218 KB 36/86 KB 56/218 KB 36/86 KB 60/218 KB 36/86 KB 64/218 KB 36/86 KB 29/218 KB 40/86 KB 64/218 KB 44/86 KB 64/218 KB 48/86 KB 64/218 KB 52/86 KB 64/218 KB 56/86 KB 64/218 KB 60/86 KB 64/218 KB 64/86 KB 64/218 KB 68/86 KB 64/218 KB 72/86 KB 68/218 KB 76/86 KB 68/218 KB 80/86 KB 68/218 KB 68/86 KB 68/218 KB 80/86 KB 72/218 KB 80/86 KB 76/218 KB 84/86 KB 80/218 KB 86/86 KB 80/218 KB 80/86 KB 80/218 KB 86/86 KB 84/218 KB 86/86 KB 88/218 KB 86/86 KB 92/218 KB 86/86 KB 96/218 KB 86/86 KB 100/218 KB 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB 86/86 KB 132/218 KB 86/86 KB 136/218 KB 86/86 KB 140/218 KB 86/86 KB 144/218 KB 86/86 KB 148/218 KB 86/86 KB 152/218 KB 86/86 KB 156/218 KB 86/86 KB 160/218 KB 86/86 KB 164/218 KB 86/86 KB 168/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 947.9 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 2095.6 KB/sec) unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5176210273644241325.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4614513467589526570.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4717634773811679078.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2387507735195248703.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4442500362248055376.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3646845828757427804.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.267 s unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-09T04:01:11+00:00 unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 04:01:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:13 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 04:01:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:13 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 04:01:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 19.1 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 472.8 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1075.8 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 628.9 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1201.1 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 483.8 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 661.4 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 319.6 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 819.1 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 2044.9 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 1002.4 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1172.0 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 335.1 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1107.5 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 280.7 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 294.4 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 187.8 KB/sec) unit-abot-epc-basic-0: 04:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 04:01:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 04:01:15 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 266.0 KB/sec) unit-abot-epc-basic-0: 04:01:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 04:01:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 04:01:15 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 540.9 KB/sec) unit-abot-epc-basic-0: 04:01:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-oai-epc-0: 04:01:15 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 04:01:15 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:01:15 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 04:01:15 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 04:01:15 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 04:01:15 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 04:01:15 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 04:01:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 04:01:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 04:01:15 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 277.5 KB/sec) unit-abot-epc-basic-0: 04:01:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-oai-epc-0: 04:01:15 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 04:01:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 04:01:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:01:15 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 04:01:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 04:01:15 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 156.5 KB/sec) unit-abot-epc-basic-0: 04:01:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-oai-epc-0: 04:01:16 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:01:16 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 146.1 KB/sec) unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-oai-epc-0: 04:01:16 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 04:01:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:01:16 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 04:01:16 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install 3/36 KB 6/36 KB 9/36 KB 11/36 KB 14/36 KB 16/36 KB 19/36 KB 22/36 KB 25/36 KB 27/36 KB 30/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 468.3 KB/sec) unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 267.4 KB/sec) unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 153.7 KB/sec) unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-oai-epc-0: 04:01:16 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 158.8 KB/sec) unit-abot-epc-basic-0: 04:01:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-oai-epc-0: 04:01:16 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:01:16 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-oai-epc-0: 04:01:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:01:17 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 188.1 KB/sec) unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-oai-epc-0: 04:01:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 143.1 KB/sec) unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-oai-epc-0: 04:01:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:01:17 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 04:01:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:01:17 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 49.9 KB/sec) unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-oai-epc-0: 04:01:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:01:17 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 04:01:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install --2019-01-09 04:01:17-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 96.3 KB/sec) unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 150.4 KB/sec) unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 04:01:17 DEBUG unit.oai-epc/0.install --2019-01-09 04:01:17-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 04:01:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 04:01:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 04:01:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 94.5 KB/sec) unit-abot-epc-basic-0: 04:01:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 04:01:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 04:01:18 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 803.9 KB/sec) unit-abot-epc-basic-0: 04:01:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install 0K ....... 42.7M=0s unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install 2019-01-09 04:01:18 (42.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install FINISHED --2019-01-09 04:01:18-- unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (42.7 MB/s) unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 04:01:18 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 04:01:18 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 04:01:18 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 04:01:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:01:18 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:01:18 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 04:01:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 04:01:18 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 445.7 KB/sec) unit-abot-epc-basic-0: 04:01:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 04:01:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 04:01:18 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 2183.2 KB/sec) unit-abot-epc-basic-0: 04:01:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 642.4 KB/sec) unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 161.5 KB/sec) unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 195.3 KB/sec) unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 71.5 KB/sec) unit-abot-epc-basic-0: 04:01:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 1103.3 KB/sec) unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2601.5 KB/sec) unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 272.9 KB/sec) unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 155.6 KB/sec) unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec) unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:01:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:01:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 97.7 KB/sec) unit-abot-epc-basic-0: 04:01:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:01:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:01:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 88.6 KB/sec) unit-abot-epc-basic-0: 04:01:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:01:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 04:01:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 192.6 KB/sec) unit-abot-epc-basic-0: 04:01:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 04:01:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 04:01:21 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 41.7 KB/sec) unit-abot-epc-basic-0: 04:01:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 04:01:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 549.2 KB/sec) unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 313.5 KB/sec) unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1047.3 KB/sec) unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2254.1 KB/sec) unit-abot-epc-basic-0: 04:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 04:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 04:01:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 04:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 04:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 04:01:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 448.6 KB/sec) unit-abot-epc-basic-0: 04:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 04:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 04:01:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 62.3 KB/sec) unit-abot-epc-basic-0: 04:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 04:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 04:01:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 145.9 KB/sec) unit-abot-epc-basic-0: 04:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 595.8 KB/sec) unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 165.6 KB/sec) unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 68.0 KB/sec) unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 56.5 KB/sec) unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 677.6 KB/sec) unit-abot-epc-basic-0: 04:01:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 04:01:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 04:01:25 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 337.6 KB/sec) unit-abot-epc-basic-0: 04:01:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 04:01:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 04:01:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 206.2 KB/sec) unit-abot-epc-basic-0: 04:01:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 04:01:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 04:01:25 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 139.2 KB/sec) unit-abot-epc-basic-0: 04:01:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 267.4 KB/sec) unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 539.4 KB/sec) unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1146.3 KB/sec) unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 637.3 KB/sec) unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 2074.8 KB/sec) unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 133.1 KB/sec) unit-abot-epc-basic-0: 04:01:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 240.4 KB/sec) unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 458.0 KB/sec) unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1369.9 KB/sec) unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 516.1 KB/sec) unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 209.8 KB/sec) unit-abot-epc-basic-0: 04:01:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 60.6 KB/sec) unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 52.2 KB/sec) unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 100.2 KB/sec) unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 86.3 KB/sec) unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 04:01:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 294.4 KB/sec) unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 264.4 KB/sec) unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1520.0 KB/sec) unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 208.5 KB/sec) unit-abot-epc-basic-0: 04:01:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 04:01:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 04:01:30 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 942.0 KB/sec) unit-abot-epc-basic-0: 04:01:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 04:01:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 04:01:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 61.1 KB/sec) unit-abot-epc-basic-0: 04:01:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 04:01:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 04:01:30 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 489.4 KB/sec) unit-abot-epc-basic-0: 04:01:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 04:01:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 04:01:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 88.7 KB/sec) unit-abot-epc-basic-0: 04:01:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 423.6 KB/sec) unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 138.2 KB/sec) unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 768.5 KB/sec) unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 299.3 KB/sec) unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 791.3 KB/sec) unit-abot-epc-basic-0: 04:01:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1662.8 KB/sec) unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 339.1 KB/sec) unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 751.2 KB/sec) unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 1120.2 KB/sec) unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 3060.9 KB/sec) unit-abot-epc-basic-0: 04:01:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 04:01:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 04:01:33 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 359.5 KB/sec) unit-abot-epc-basic-0: 04:01:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 04:01:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 04:01:33 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 297.8 KB/sec) unit-abot-epc-basic-0: 04:01:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 04:01:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 04:01:33 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 141.5 KB/sec) unit-abot-epc-basic-0: 04:01:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 369.2 KB/sec) unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 247.3 KB/sec) unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.8 KB/sec) unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 465.7 KB/sec) unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 490.6 KB/sec) unit-abot-epc-basic-0: 04:01:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 623.7 KB/sec) unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 872.3 KB/sec) unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1338.5 KB/sec) unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 853.0 KB/sec) unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 7.5 KB/sec) unit-abot-epc-basic-0: 04:01:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 04:01:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 04:01:36 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 750.4 KB/sec) unit-abot-epc-basic-0: 04:01:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 04:01:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 04:01:36 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 04:01:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 04:01:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 04:01:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 04:01:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 04:01:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 04:01:36 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 58.0 KB/sec) unit-abot-epc-basic-0: 04:01:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 718.4 KB/sec) unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 2715.1 KB/sec) unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 234.0 KB/sec) unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 20.8 KB/sec) unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 04:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 697.3 KB/sec) unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 2.3 KB/sec) unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 415.9 KB/sec) unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 04:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-oai-epc-0: 04:01:39 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 04:01:39 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:01:39 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 04:01:39 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 04:01:39 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 04:01:39 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-oai-epc-0: 04:01:39 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-oai-epc-0: 04:01:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-oai-epc-0: 04:01:39 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 04:01:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-oai-epc-0: 04:01:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 04:01:39 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-oai-epc-0: 04:01:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-oai-epc-0: 04:01:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:01:40 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 04:01:40 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-oai-epc-0: 04:01:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-oai-epc-0: 04:01:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:01:41 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-oai-epc-0: 04:01:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:01:41 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 04:01:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:01:41 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 04:01:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install --2019-01-09 04:01:41-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 308.3 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install --2019-01-09 04:01:41-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 80/590 KB 3/232 KB 80/590 KB 5/232 KB 80/590 KB 8/232 KB 80/590 KB 11/232 KB 80/590 KB 13/232 KB 84/590 KB 13/232 KB 88/590 KB 13/232 KB 92/590 KB 13/232 KB 96/590 KB 13/232 KB 100/590 KB 13/232 KB 104/590 KB 13/232 KB 108/590 KB 13/232 KB 112/590 KB 13/232 KB 116/590 KB 13/232 KB 120/590 KB 13/232 KB 124/590 KB 13/232 KB 128/590 KB 13/232 KB 132/590 KB 13/232 KB 136/590 KB 13/232 KB 140/590 KB 13/232 KB 144/590 KB 13/232 KB 144/590 KB 16/232 KB 144/590 KB 19/232 KB 144/590 KB 21/232 KB 144/590 KB 24/232 KB 144/590 KB 27/232 KB 144/590 KB 29/232 KB 144/590 KB 32/232 KB 3/10 KB 144/590 KB 32/232 KB 5/10 KB 144/590 KB 32/232 KB 8/10 KB 144/590 KB 32/232 KB 10/10 KB 144/590 KB 32/232 KB 10/10 KB 144/590 KB 32/232 KB 3/240 KB 10/10 KB 144/590 KB 32/232 KB 5/240 KB 10/10 KB 144/590 KB 36/232 KB 5/240 KB 10/10 KB 144/590 KB 40/232 KB 8/240 KB 10/10 KB 144/590 KB 44/232 KB 8/240 KB 10/10 KB 144/590 KB 48/232 KB 8/240 KB 10/10 KB 144/590 KB 36/232 KB 8/240 KB 10/10 KB 144/590 KB 48/232 KB 11/240 KB 10/10 KB 144/590 KB 48/232 KB 13/240 KB 10/10 KB 144/590 KB 52/232 KB 13/240 KB 10/10 KB 144/590 KB 56/232 KB 13/240 KB 10/10 KB 144/590 KB 60/232 KB 13/240 KB 10/10 KB 144/590 KB 64/232 KB 13/240 KB 10/10 KB 144/590 KB 68/232 KB 13/240 KB 10/10 KB 148/590 KB 72/232 KB 13/240 KB 10/10 KB 148/590 KB 76/232 KB 13/240 KB 10/10 KB 148/590 KB 80/232 KB 13/240 KB 10/10 KB 148/590 KB 68/232 KB 13/240 KB 10/10 KB 152/590 KB 80/232 KB 13/240 KB 10/10 KB 156/590 KB 80/232 KB 13/240 KB 10/10 KB 160/590 KB 80/232 KB 13/240 KB 10/10 KB 164/590 KB 80/232 KB 13/240 KB 10/10 KB 164/590 KB 80/232 KB 16/240 KB 10/10 KB 164/590 KB 84/232 KB 19/240 KB 10/10 KB 164/590 KB 84/232 KB 21/240 KB 10/10 KB 164/590 KB 84/232 KB 24/240 KB 10/10 KB 164/590 KB 84/232 KB 27/240 KB 10/10 KB 164/590 KB 84/232 KB 29/240 KB 10/10 KB 164/590 KB 84/232 KB 32/240 KB 10/10 KB 164/590 KB 84/232 KB 16/240 KB 10/10 KB 168/590 KB 88/232 KB 32/240 KB 10/10 KB 168/590 KB 92/232 KB 32/240 KB 10/10 KB 168/590 KB 96/232 KB 32/240 KB 10/10 KB 168/590 KB 84/232 KB 32/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 192.0 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 172/590 KB 96/232 KB 32/240 KB 172/590 KB 96/232 KB 36/240 KB 172/590 KB 96/232 KB 40/240 KB 172/590 KB 96/232 KB 44/240 KB 172/590 KB 96/232 KB 48/240 KB 172/590 KB 96/232 KB 52/240 KB 172/590 KB 96/232 KB 56/240 KB 176/590 KB 100/232 KB 56/240 KB 176/590 KB 104/232 KB 60/240 KB 176/590 KB 108/232 KB 60/240 KB 176/590 KB 112/232 KB 60/240 KB 176/590 KB 96/232 KB 56/240 KB 176/590 KB 100/232 KB 60/240 KB 176/590 KB 112/232 KB 64/240 KB 176/590 KB 112/232 KB 68/240 KB 3/44 KB 180/590 KB 112/232 KB 68/240 KB 5/44 KB 180/590 KB 112/232 KB 68/240 KB 8/44 KB 180/590 KB 112/232 KB 68/240 KB 11/44 KB 180/590 KB 112/232 KB 68/240 KB 13/44 KB 180/590 KB 112/232 KB 68/240 KB 16/44 KB 180/590 KB 112/232 KB 68/240 KB 19/44 KB 180/590 KB 112/232 KB 68/240 KB 21/44 KB 180/590 KB 112/232 KB 68/240 KB 180/590 KB 112/232 KB 68/240 KB 21/44 KB 184/590 KB 112/232 KB 68/240 KB 21/44 KB 188/590 KB 112/232 KB 68/240 KB 21/44 KB 192/590 KB 112/232 KB 68/240 KB 21/44 KB 192/590 KB 112/232 KB 72/240 KB 21/44 KB 192/590 KB 112/232 KB 76/240 KB 21/44 KB 196/590 KB 112/232 KB 80/240 KB 21/44 KB 196/590 KB 112/232 KB 84/240 KB 3/1710 KB 24/44 KB 196/590 KB 116/232 KB 84/240 KB 5/1710 KB 24/44 KB 196/590 KB 116/232 KB 84/240 KB 8/1710 KB 24/44 KB 196/590 KB 116/232 KB 84/240 KB 11/1710 KB 24/44 KB 196/590 KB 116/232 KB 84/240 KB 13/1710 KB 24/44 KB 196/590 KB 116/232 KB 84/240 KB 21/44 KB 196/590 KB 112/232 KB 76/240 KB 24/44 KB 196/590 KB 116/232 KB 84/240 KB 13/1710 KB 27/44 KB 196/590 KB 116/232 KB 84/240 KB 13/1710 KB 29/44 KB 196/590 KB 116/232 KB 84/240 KB 13/1710 KB 32/44 KB 196/590 KB 116/232 KB 84/240 KB 13/1710 KB 36/44 KB 196/590 KB 116/232 KB 84/240 KB 13/1710 KB 40/44 KB 196/590 KB 116/232 KB 84/240 KB 13/1710 KB 44/44 KB 196/590 KB 116/232 KB 84/240 KB 13/1710 KB 44/44 KB 196/590 KB 116/232 KB 84/240 KB 21/44 KB 196/590 KB 116/232 KB 84/240 KB 13/1710 KB 44/44 KB 196/590 KB 120/232 KB 84/240 KB 13/1710 KB 44/44 KB 196/590 KB 124/232 KB 84/240 KB 13/1710 KB 44/44 KB 196/590 KB 128/232 KB 84/240 KB 13/1710 KB 44/44 KB 200/590 KB 132/232 KB 84/240 KB 13/1710 KB 44/44 KB 200/590 KB 128/232 KB 84/240 KB 13/1710 KB 44/44 KB 204/590 KB 132/232 KB 88/240 KB 13/1710 KB 44/44 KB 208/590 KB 132/232 KB 88/240 KB 13/1710 KB 44/44 KB 200/590 KB 132/232 KB 88/240 KB 13/1710 KB 44/44 KB 208/590 KB 132/232 KB 92/240 KB 13/1710 KB 44/44 KB 208/590 KB 132/232 KB 96/240 KB 13/1710 KB 44/44 KB 208/590 KB 132/232 KB 100/240 KB 16/1710 KB 44/44 KB 212/590 KB 136/232 KB 100/240 KB 19/1710 KB 44/44 KB 212/590 KB 136/232 KB 100/240 KB 21/1710 KB 44/44 KB 212/590 KB 136/232 KB 100/240 KB 24/1710 KB 44/44 KB 212/590 KB 136/232 KB 100/240 KB 27/1710 KB 44/44 KB 212/590 KB 136/232 KB 100/240 KB 29/1710 KB 44/44 KB 212/590 KB 136/232 KB 100/240 KB 32/1710 KB 44/44 KB 212/590 KB 136/232 KB 100/240 KB 13/1710 KB 44/44 KB 212/590 KB 136/232 KB 100/240 KB 32/1710 KB 44/44 KB 212/590 KB 140/232 KB 100/240 KB 32/1710 KB 44/44 KB 212/590 KB 144/232 KB 100/240 KB 32/1710 KB 44/44 KB 212/590 KB 148/232 KB 100/240 KB 32/1710 KB 212/590 KB 152/232 KB 104/240 KB 32/1710 KB 212/590 KB 156/232 KB 104/240 KB 32/1710 KB 212/590 KB 160/232 KB 104/240 KB 13/1710 KB 44/44 KB 212/590 KB 132/232 KB 100/240 KB 32/1710 KB 216/590 KB 160/232 KB 104/240 KB 32/1710 KB 220/590 KB 160/232 KB 104/240 KB Downloaded: https unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install ://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 637.2 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 32/1710 KB 44/44 KB 212/590 KB 148/232 KB 104/240 KB 36/1710 KB 224/590 KB 160/232 KB 108/240 KB 36/1710 KB 224/590 KB 160/232 KB 112/240 KB 36/1710 KB 224/590 KB 160/232 KB 116/240 KB 36/1710 KB 224/590 KB 160/232 KB 120/240 KB 36/1710 KB 224/590 KB 164/232 KB 124/240 KB 36/1710 KB 224/590 KB 164/232 KB 128/240 KB 36/1710 KB 224/590 KB 160/232 KB 104/240 KB 36/1710 KB 220/590 KB 160/232 KB 104/240 KB 40/1710 KB 224/590 KB 164/232 KB 128/240 KB 44/1710 KB 224/590 KB 164/232 KB 128/240 KB 48/1710 KB 224/590 KB 164/232 KB 128/240 KB 52/1710 KB 224/590 KB 164/232 KB 128/240 KB 56/1710 KB 224/590 KB 164/232 KB 128/240 KB 60/1710 KB 224/590 KB 164/232 KB 128/240 KB 64/1710 KB 224/590 KB 164/232 KB 128/240 KB 68/1710 KB 224/590 KB 164/232 KB 128/240 KB 72/1710 KB 224/590 KB 164/232 KB 128/240 KB 76/1710 KB 224/590 KB 164/232 KB 128/240 KB 80/1710 KB 224/590 KB 164/232 KB 128/240 KB 80/1710 KB 228/590 KB 164/232 KB 128/240 KB 80/1710 KB 232/590 KB 164/232 KB 128/240 KB 80/1710 KB 236/590 KB 164/232 KB 128/240 KB 80/1710 KB 240/590 KB 164/232 KB 128/240 KB 80/1710 KB 244/590 KB 164/232 KB 128/240 KB 84/1710 KB 248/590 KB 164/232 KB 132/240 KB 36/1710 KB 224/590 KB 164/232 KB 120/240 KB 84/1710 KB 244/590 KB 164/232 KB 132/240 KB 88/1710 KB 248/590 KB 164/232 KB 132/240 KB 92/1710 KB 248/590 KB 164/232 KB 132/240 KB 96/1710 KB 248/590 KB 164/232 KB 132/240 KB 100/1710 KB 248/590 KB 164/232 KB 132/240 KB 104/1710 KB 248/590 KB 164/232 KB 132/240 KB 108/1710 KB 248/590 KB 168/232 KB 132/240 KB 112/1710 KB 248/590 KB 168/232 KB 132/240 KB 112/1710 KB 248/590 KB 4/258 KB 168/232 KB 132/240 KB 112/1710 KB 248/590 KB 8/258 KB 168/232 KB 132/240 KB 112/1710 KB 248/590 KB 12/258 KB 168/232 KB 132/240 KB 112/1710 KB 252/590 KB 16/258 KB 168/232 KB 132/240 KB 80/1710 KB 244/590 KB 164/232 KB 132/240 KB 112/1710 KB 252/590 KB 16/258 KB 168/232 KB 136/240 KB 112/1710 KB 252/590 KB 16/258 KB 168/232 KB 140/240 KB 112/1710 KB 252/590 KB 16/258 KB 168/232 KB 144/240 KB 112/1710 KB 252/590 KB 16/258 KB 168/232 KB 148/240 KB 116/1710 KB 252/590 KB 20/258 KB 168/232 KB 152/240 KB 116/1710 KB 252/590 KB 20/258 KB 168/232 KB 156/240 KB 116/1710 KB 252/590 KB 20/258 KB 168/232 KB 160/240 KB 112/1710 KB 252/590 KB 12/258 KB 168/232 KB 132/240 KB 116/1710 KB 256/590 KB 20/258 KB 168/232 KB 160/240 KB 116/1710 KB 260/590 KB 20/258 KB 168/232 KB 160/240 KB 116/1710 KB 264/590 KB 20/258 KB 168/232 KB 160/240 KB 116/1710 KB 268/590 KB 20/258 KB 168/232 KB 160/240 KB 116/1710 KB 272/590 KB 20/258 KB 168/232 KB 160/240 KB 116/1710 KB 276/590 KB 20/258 KB 168/232 KB 160/240 KB 104/1710 KB 248/590 KB 168/232 KB 132/240 KB 116/1710 KB 276/590 KB 20/258 KB 172/232 KB 164/240 KB 116/1710 KB 276/590 KB 20/258 KB 176/232 KB 164/240 KB 116/1710 KB 276/590 KB 20/258 KB 180/232 KB 164/240 KB 116/1710 KB 276/590 KB 20/258 KB 184/232 KB 164/240 KB 116/1710 KB 276/590 KB 20/258 KB 188/232 KB 164/240 KB 116/1710 KB 276/590 KB 20/258 KB 192/232 KB 164/240 KB 116/1710 KB 276/590 KB 20/258 KB 196/232 KB 164/240 KB 116/1710 KB 276/590 KB 20/258 KB 200/232 KB 164/240 KB 116/1710 KB 276/590 KB 20/258 KB 204/232 KB 164/240 KB 116/1710 KB 276/590 KB 20/258 KB 208/232 KB 164/240 KB 116/1710 KB 276/590 KB 20/258 KB 212/232 KB 164/240 KB 116/1710 KB 276/590 KB 20/258 KB 168/232 KB 164/240 KB 116/1710 KB 280/590 KB 20/258 KB 212/232 KB 168/240 KB 116/1710 KB 280/590 KB 20/258 KB 212/232 KB 172/240 KB 116/1710 unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install KB 280/590 KB 20/258 KB 212/232 KB 176/240 KB 116/1710 KB 280/590 KB 20/258 KB 216/232 KB 180/240 KB 116/1710 KB 252/590 KB 20/258 KB 168/232 KB 148/240 KB 116/1710 KB 252/590 KB 16/258 KB 168/232 KB 148/240 KB 120/1710 KB 280/590 KB 20/258 KB 216/232 KB 180/240 KB 124/1710 KB 280/590 KB 20/258 KB 216/232 KB 180/240 KB 128/1710 KB 280/590 KB 20/258 KB 216/232 KB 180/240 KB 132/1710 KB 280/590 KB 24/258 KB 216/232 KB 180/240 KB 136/1710 KB 280/590 KB 24/258 KB 216/232 KB 180/240 KB 140/1710 KB 280/590 KB 24/258 KB 216/232 KB 180/240 KB 144/1710 KB 280/590 KB 24/258 KB 216/232 KB 180/240 KB 148/1710 KB 280/590 KB 24/258 KB 216/232 KB 180/240 KB 152/1710 KB 280/590 KB 24/258 KB 216/232 KB 180/240 KB 156/1710 KB 280/590 KB 24/258 KB 216/232 KB 180/240 KB 160/1710 KB 280/590 KB 24/258 KB 216/232 KB 180/240 KB 116/1710 KB 280/590 KB 20/258 KB 216/232 KB 176/240 KB 160/1710 KB 280/590 KB 24/258 KB 220/232 KB 180/240 KB 160/1710 KB 280/590 KB 24/258 KB 224/232 KB 180/240 KB 160/1710 KB 280/590 KB 24/258 KB 228/232 KB 180/240 KB 160/1710 KB 280/590 KB 24/258 KB 232/232 KB 180/240 KB 116/1710 KB 280/590 KB 20/258 KB 212/232 KB 164/240 KB 160/1710 KB 284/590 KB 24/258 KB 232/232 KB 184/240 KB 160/1710 KB 288/590 KB 24/258 KB 232/232 KB 184/240 KB 160/1710 KB 292/590 KB 24/258 KB 232/232 KB 184/240 KB 160/1710 KB 296/590 KB 24/258 KB 232/232 KB 184/240 KB 160/1710 KB 300/590 KB 24/258 KB 232/232 KB 184/240 KB 160/1710 KB 304/590 KB 24/258 KB 232/232 KB 184/240 KB 160/1710 KB 308/590 KB 24/258 KB 232/232 KB 184/240 KB 164/1710 KB 312/590 KB 24/258 KB 232/232 KB 184/240 KB 164/1710 KB 316/590 KB 24/258 KB 232/232 KB 184/240 KB 164/1710 KB 320/590 KB 24/258 KB 232/232 KB 184/240 KB 160/1710 KB 280/590 KB 24/258 KB 232/232 KB 184/240 KB 128/1710 KB 280/590 KB 24/258 KB 216/232 KB 180/240 KB 164/1710 KB 320/590 KB 28/258 KB 232/232 KB 184/240 KB 164/1710 KB 320/590 KB 32/258 KB 232/232 KB 184/240 KB 164/1710 KB 320/590 KB 36/258 KB 232/232 KB 184/240 KB 164/1710 KB 320/590 KB 40/258 KB 232/232 KB 184/240 KB 164/1710 KB 320/590 KB 44/258 KB 232/232 KB 184/240 KB 164/1710 KB 320/590 KB 48/258 KB 232/232 KB 184/240 KB 164/1710 KB 320/590 KB 52/258 KB 232/232 KB 184/240 KB 164/1710 KB 320/590 KB 56/258 KB 232/232 KB 184/240 KB 164/1710 KB 320/590 KB 60/258 KB 232/232 KB 184/240 KB 164/1710 KB 320/590 KB 64/258 KB 232/232 KB 184/240 KB 164/1710 KB 320/590 KB 68/258 KB 232/232 KB 184/240 KB 164/1710 KB 308/590 KB 24/258 KB 232/232 KB 184/240 KB 168/1710 KB 320/590 KB 68/258 KB 232/232 KB 188/240 KB 172/1710 KB 320/590 KB 68/258 KB 232/232 KB 188/240 KB 160/1710 KB 308/590 KB 24/258 KB 232/232 KB 184/240 KB 172/1710 KB 320/590 KB 72/258 KB 232/232 KB 188/240 KB 172/1710 KB 320/590 KB 76/258 KB 232/232 KB 188/240 KB 164/1710 KB 320/590 KB 68/258 KB 232/232 KB 188/240 KB 176/1710 KB 320/590 KB 76/258 KB 232/232 KB 192/240 KB 176/1710 KB 320/590 KB 76/258 KB 232/232 KB 196/240 KB 176/1710 KB 320/590 KB 80/258 KB 232/232 KB 200/240 KB 176/1710 KB 320/590 KB 80/258 KB 232/232 KB 204/240 KB 176/1710 KB 320/590 KB 80/258 KB 232/232 KB 208/240 KB 176/1710 KB 320/590 KB 80/258 KB 232/232 KB 212/240 KB 176/1710 KB 320/590 KB 76/258 KB 232/232 KB 188/240 KB 180/1710 KB 324/590 KB 80/258 KB 232/232 KB 212/240 KB 184/1710 KB 324/590 KB 80/258 KB 232/232 KB 212/240 KB 176/1710 KB 324/590 KB 80/258 KB 232/232 KB 212/240 KB 176/1710 KB 320/590 KB 80/258 KB 232/232 KB 196/240 KB 188/1710 KB unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 324/590 KB 80/258 KB 232/232 KB 212/240 KB 192/1710 KB 328/590 KB 80/258 KB 232/232 KB 216/240 KB 196/1710 KB 328/590 KB 80/258 KB 232/232 KB 216/240 KB 200/1710 KB 328/590 KB 80/258 KB 216/240 KB 204/1710 KB 328/590 KB 80/258 KB 216/240 KB 208/1710 KB 328/590 KB 80/258 KB 216/240 KB 212/1710 KB 328/590 KB 80/258 KB 216/240 KB 216/1710 KB 328/590 KB 80/258 KB 216/240 KB 188/1710 KB 328/590 KB 80/258 KB 232/232 KB 216/240 KB 216/1710 KB 328/590 KB 80/258 KB 220/240 KB 216/1710 KB 328/590 KB 80/258 KB 224/240 KB 216/1710 KB 328/590 KB 80/258 KB 228/240 KB 216/1710 KB 328/590 KB 80/258 KB 232/240 KB 216/1710 KB 328/590 KB 80/258 KB 236/240 KB 216/1710 KB 328/590 KB 80/258 KB 240/240 KB 188/1710 KB 328/590 KB 80/258 KB 232/232 KB 212/240 KB 216/1710 KB 332/590 KB 80/258 KB 240/240 KB 216/1710 KB 336/590 KB 80/258 KB 240/240 KB 216/1710 KB 340/590 KB 80/258 KB 240/240 KB 216/1710 KB 344/590 KB 80/258 KB 240/240 KB 216/1710 KB 348/590 KB 80/258 KB 240/240 KB 216/1710 KB 352/590 KB 80/258 KB 240/240 KB 216/1710 KB 356/590 KB 80/258 KB 240/240 KB 216/1710 KB 360/590 KB 80/258 KB 240/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1965.1 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 220/1710 KB 360/590 KB 80/258 KB 240/240 KB 220/1710 KB 364/590 KB 80/258 KB 240/240 KB 220/1710 KB 368/590 KB 80/258 KB 240/240 KB 224/1710 KB 368/590 KB 80/258 KB 240/240 KB 224/1710 KB 372/590 KB 80/258 KB 240/240 KB 228/1710 KB 376/590 KB 80/258 KB 240/240 KB 228/1710 KB 380/590 KB 80/258 KB 240/240 KB 228/1710 KB 384/590 KB 80/258 KB 240/240 KB 228/1710 KB 372/590 KB 80/258 KB 240/240 KB 232/1710 KB 384/590 KB 80/258 KB 240/240 KB 236/1710 KB 384/590 KB 80/258 KB 240/240 KB 240/1710 KB 384/590 KB 80/258 KB 240/240 KB 244/1710 KB 388/590 KB 80/258 KB 240/240 KB 248/1710 KB 388/590 KB 80/258 KB 240/240 KB 252/1710 KB 388/590 KB 80/258 KB 240/240 KB 256/1710 KB 388/590 KB 80/258 KB 240/240 KB 240/1710 KB 388/590 KB 80/258 KB 240/240 KB 256/1710 KB 392/590 KB 80/258 KB 240/240 KB 256/1710 KB 396/590 KB 80/258 KB 240/240 KB 256/1710 KB 400/590 KB 80/258 KB 240/240 KB 256/1710 KB 404/590 KB 80/258 KB 240/240 KB 260/1710 KB 408/590 KB 80/258 KB 240/240 KB 260/1710 KB 412/590 KB 80/258 KB 240/240 KB 260/1710 KB 416/590 KB 80/258 KB 240/240 KB 260/1710 KB 404/590 KB 80/258 KB 240/240 KB 264/1710 KB 416/590 KB 80/258 KB 240/240 KB 268/1710 KB 416/590 KB 80/258 KB 240/240 KB 272/1710 KB 416/590 KB 80/258 KB 240/240 KB 272/1710 KB 420/590 KB 80/258 KB 240/240 KB 276/1710 KB 424/590 KB 84/258 KB 240/240 KB 276/1710 KB 428/590 KB 84/258 KB 240/240 KB 276/1710 KB 432/590 KB 84/258 KB 240/240 KB 276/1710 KB 436/590 KB 84/258 KB 240/240 KB 276/1710 KB 440/590 KB 84/258 KB 240/240 KB 276/1710 KB 444/590 KB 84/258 KB 240/240 KB 276/1710 KB 448/590 KB 84/258 KB 240/240 KB 276/1710 KB 420/590 KB 84/258 KB 240/240 KB 272/1710 KB 420/590 KB 84/258 KB 240/240 KB 276/1710 KB 448/590 KB 88/258 KB 240/240 KB 276/1710 KB 448/590 KB 92/258 KB 240/240 KB 276/1710 KB 448/590 KB 96/258 KB 240/240 KB 276/1710 KB 448/590 KB 100/258 KB 240/240 KB 276/1710 KB 448/590 KB 104/258 KB 240/240 KB 276/1710 KB 448/590 KB 108/258 KB 240/240 KB 276/1710 KB 448/590 KB 112/258 KB 240/240 KB 276/1710 KB 448/590 KB 116/258 KB 240/240 KB 276/1710 KB 448/590 KB 120/258 KB 240/240 KB 276/1710 KB 448/590 KB 124/258 KB 240/240 KB 276/1710 KB 448/590 KB 128/258 KB 240/240 KB 276/1710 KB 448/590 KB 132/258 KB 240/240 KB 276/1710 KB 448/590 KB 136/258 KB 240/240 KB 276/1710 KB 448/590 KB 140/258 KB 240/240 KB 276/1710 KB 448/590 KB 144/258 KB 240/240 KB 276/1710 KB 448/590 KB 148/258 KB 240/240 KB 276/1710 KB 448/590 KB 152/258 KB 240/240 KB 276/1710 KB 448/590 KB 156/258 KB 240/240 KB 276/1710 KB 448/590 KB 160/258 KB 240/240 KB 276/1710 KB 448/590 KB 164/258 KB 240/240 KB 280/1710 KB 448/590 KB 164/258 KB 240/240 KB 284/1710 KB 448/590 KB 164/258 KB 240/240 KB 288/1710 KB 448/590 KB 164/258 KB 240/240 KB 292/1710 KB 448/590 KB 164/258 KB 240/240 KB 292/1710 KB 448/590 KB 168/258 KB 240/240 KB 292/1710 KB 448/590 KB 172/258 KB 240/240 KB 292/1710 KB 448/590 KB 176/258 KB 240/240 KB 292/1710 KB 448/590 KB 180/258 KB 240/240 KB 296/1710 KB 452/590 KB 184/258 KB 296/1710 KB 452/590 KB 188/258 KB 296/1710 KB 452/590 KB 192/258 KB 296/1710 KB 452/590 KB 180/258 KB 296/1710 KB 456/590 KB 192/258 KB 296/1710 KB 460/590 KB 192/258 KB 296/1710 KB 464/590 KB 192/258 KB 296/1710 KB 468/590 KB 192/258 KB 296/1710 KB 472/590 KB 196/258 KB 296/1710 KB 476/590 KB 196/258 KB 296/1710 KB 480/590 KB 196/258 KB 296/1710 KB 484/590 KB 196/258 KB Downloaded: ht unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install tps://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1746.7 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 296/1710 KB 448/590 KB 180/258 KB 240/240 KB 300/1710 KB 484/590 KB 196/258 KB 304/1710 KB 484/590 KB 196/258 KB 308/1710 KB 484/590 KB 196/258 KB 312/1710 KB 4/223 KB 484/590 KB 196/258 KB 316/1710 KB 4/223 KB 484/590 KB 196/258 KB 320/1710 KB 4/223 KB 484/590 KB 196/258 KB 296/1710 KB 468/590 KB 196/258 KB 320/1710 KB 4/223 KB 484/590 KB 200/258 KB 320/1710 KB 4/223 KB 484/590 KB 204/258 KB 320/1710 KB 4/223 KB 484/590 KB 208/258 KB 320/1710 KB 4/223 KB 484/590 KB 212/258 KB 324/1710 KB 4/223 KB 488/590 KB 216/258 KB 324/1710 KB 4/223 KB 488/590 KB 220/258 KB 324/1710 KB 4/223 KB 488/590 KB 224/258 KB 324/1710 KB 4/223 KB 488/590 KB 228/258 KB 324/1710 KB 4/223 KB 488/590 KB 232/258 KB 308/1710 KB 4/223 KB 484/590 KB 196/258 KB 324/1710 KB 8/223 KB 488/590 KB 232/258 KB 324/1710 KB 12/223 KB 488/590 KB 232/258 KB 324/1710 KB 16/223 KB 488/590 KB 232/258 KB 324/1710 KB 20/223 KB 488/590 KB 232/258 KB 324/1710 KB 24/223 KB 488/590 KB 232/258 KB 324/1710 KB 28/223 KB 488/590 KB 232/258 KB 324/1710 KB 32/223 KB 488/590 KB 232/258 KB 324/1710 KB 4/223 KB 488/590 KB 212/258 KB 324/1710 KB 32/223 KB 492/590 KB 232/258 KB 324/1710 KB 32/223 KB 496/590 KB 232/258 KB 324/1710 KB 4/223 KB 484/590 KB 212/258 KB 328/1710 KB 32/223 KB 496/590 KB 232/258 KB 332/1710 KB 32/223 KB 500/590 KB 232/258 KB 336/1710 KB 32/223 KB 500/590 KB 232/258 KB 336/1710 KB 36/223 KB 500/590 KB 232/258 KB 340/1710 KB 40/223 KB 500/590 KB 236/258 KB 340/1710 KB 44/223 KB 500/590 KB 236/258 KB 340/1710 KB 48/223 KB 500/590 KB 236/258 KB 328/1710 KB 32/223 KB 500/590 KB 232/258 KB 340/1710 KB 48/223 KB 504/590 KB 236/258 KB 340/1710 KB 48/223 KB 508/590 KB 236/258 KB 340/1710 KB 36/223 KB 500/590 KB 236/258 KB 340/1710 KB 48/223 KB 512/590 KB 240/258 KB 340/1710 KB 36/223 KB 500/590 KB 232/258 KB 344/1710 KB 48/223 KB 512/590 KB 240/258 KB 348/1710 KB 48/223 KB 512/590 KB 240/258 KB 352/1710 KB 48/223 KB 512/590 KB 240/258 KB 356/1710 KB 48/223 KB 512/590 KB 244/258 KB 360/1710 KB 52/223 KB 512/590 KB 244/258 KB 364/1710 KB 52/223 KB 512/590 KB 244/258 KB 368/1710 KB 52/223 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 512/590 KB 244/258 KB 340/1710 KB 48/223 KB 512/590 KB 236/258 KB 372/1710 KB 52/223 KB 3/208 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 5/208 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 8/208 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 11/208 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 13/208 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 16/208 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 19/208 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 21/208 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 24/208 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 27/208 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 29/208 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 32/208 KB 512/590 KB 244/258 KB 372/1710 KB 52/223 KB 36/208 KB 516/590 KB 244/258 KB 372/1710 KB 52/223 KB 40/208 KB 516/590 KB 244/258 KB 372/1710 KB 52/223 KB 44/208 KB 516/590 KB 244/258 KB 372/1710 KB 52/223 KB 48/208 KB 516/590 KB 244/258 KB 356/1710 KB 52/223 KB 512/590 KB 244/258 KB 372/1710 KB 56/223 KB 48/208 KB 516/590 KB 244/258 KB 372/1710 KB 60/223 KB 48/208 KB 516/590 KB 244/258 KB 372/1710 KB 64/223 KB 48/208 KB 516/590 KB 244/258 KB 352/1710 KB 48/223 KB 512/590 KB 244/258 KB 372/1710 KB 64/223 KB 48/208 KB 516/590 KB 248/258 KB 372/1710 KB 64/223 KB 48/208 KB 516/590 KB 25 unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 2/258 KB 372/1710 KB 64/223 KB 48/208 KB 516/590 KB 256/258 KB 372/1710 KB 52/223 KB 32/208 KB 516/590 KB 244/258 KB 372/1710 KB 64/223 KB 48/208 KB 520/590 KB 256/258 KB 372/1710 KB 64/223 KB 48/208 KB 524/590 KB 256/258 KB 372/1710 KB 64/223 KB 48/208 KB 528/590 KB 256/258 KB 372/1710 KB 64/223 KB 48/208 KB 528/590 KB 258/258 KB 372/1710 KB 64/223 KB 48/208 KB 532/590 KB 258/258 KB 372/1710 KB 68/223 KB 48/208 KB 536/590 KB 258/258 KB 376/1710 KB 68/223 KB 48/208 KB 540/590 KB 258/258 KB 376/1710 KB 68/223 KB 48/208 KB 544/590 KB 258/258 KB 372/1710 KB 68/223 KB 48/208 KB 532/590 KB 258/258 KB 376/1710 KB 68/223 KB 48/208 KB 536/590 KB 258/258 KB 376/1710 KB 68/223 KB 52/208 KB 544/590 KB 258/258 KB 380/1710 KB 72/223 KB 56/208 KB 544/590 KB 258/258 KB 380/1710 KB 72/223 KB 60/208 KB 544/590 KB 258/258 KB 380/1710 KB 72/223 KB 64/208 KB 544/590 KB 258/258 KB 380/1710 KB 72/223 KB 52/208 KB 544/590 KB 258/258 KB 380/1710 KB 76/223 KB 64/208 KB 548/590 KB 258/258 KB 380/1710 KB 80/223 KB 64/208 KB 548/590 KB 258/258 KB 380/1710 KB 68/223 KB 52/208 KB 544/590 KB 258/258 KB 384/1710 KB 80/223 KB 64/208 KB 548/590 KB 258/258 KB 388/1710 KB 80/223 KB 64/208 KB 548/590 KB 258/258 KB 392/1710 KB 84/223 KB 64/208 KB 548/590 KB 258/258 KB 396/1710 KB 84/223 KB 64/208 KB 548/590 KB 258/258 KB 400/1710 KB 84/223 KB 64/208 KB 548/590 KB 258/258 KB 404/1710 KB 84/223 KB 68/208 KB 548/590 KB 258/258 KB 408/1710 KB 84/223 KB 68/208 KB 548/590 KB 412/1710 KB 84/223 KB 68/208 KB 548/590 KB 416/1710 KB 84/223 KB 68/208 KB 548/590 KB 380/1710 KB 72/223 KB 64/208 KB 548/590 KB 258/258 KB 416/1710 KB 84/223 KB 68/208 KB 552/590 KB 416/1710 KB 84/223 KB 68/208 KB 556/590 KB 416/1710 KB 84/223 KB 68/208 KB 560/590 KB 416/1710 KB 84/223 KB 68/208 KB 564/590 KB 416/1710 KB 84/223 KB 68/208 KB 568/590 KB 416/1710 KB 84/223 KB 68/208 KB 572/590 KB 416/1710 KB 84/223 KB 68/208 KB 576/590 KB 416/1710 KB 84/223 KB 68/208 KB 580/590 KB 420/1710 KB 84/223 KB 68/208 KB 584/590 KB 420/1710 KB 84/223 KB 68/208 KB 588/590 KB 420/1710 KB 84/223 KB 68/208 KB 590/590 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1620.4 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 400/1710 KB 84/223 KB 68/208 KB 548/590 KB 258/258 KB 420/1710 KB 84/223 KB 72/208 KB 590/590 KB 420/1710 KB 84/223 KB 76/208 KB 590/590 KB 420/1710 KB 84/223 KB 80/208 KB 590/590 KB 388/1710 KB 84/223 KB 64/208 KB 548/590 KB 258/258 KB 420/1710 KB 88/223 KB 80/208 KB 590/590 KB 420/1710 KB 92/223 KB 80/208 KB 590/590 KB 420/1710 KB 96/223 KB 80/208 KB 590/590 KB 420/1710 KB 100/223 KB 80/208 KB 590/590 KB 420/1710 KB 104/223 KB 80/208 KB 590/590 KB 420/1710 KB 108/223 KB 80/208 KB 590/590 KB 420/1710 KB 112/223 KB 80/208 KB 590/590 KB 420/1710 KB 116/223 KB 80/208 KB 590/590 KB 420/1710 KB 120/223 KB 84/208 KB 590/590 KB 420/1710 KB 124/223 KB 84/208 KB 590/590 KB 420/1710 KB 128/223 KB 84/208 KB 590/590 KB 420/1710 KB 132/223 KB 84/208 KB 590/590 KB 420/1710 KB 136/223 KB 84/208 KB 590/590 KB 420/1710 KB 140/223 KB 84/208 KB 590/590 KB 420/1710 KB 144/223 KB 84/208 KB 590/590 KB 420/1710 KB 148/223 KB 84/208 KB 590/590 KB 420/1710 KB 84/223 KB 68/208 KB 580/590 KB 424/1710 KB 148/223 KB 84/208 KB 590/590 KB 428/1710 KB 148/223 KB 84/208 KB 590/590 KB 432/1710 KB 148/223 KB 84/208 KB 590/590 KB 436/1710 KB 148/223 KB 84/208 KB 590/590 KB 440/1710 KB 148/223 KB 84/208 KB 590/590 KB 420/1710 KB 116/223 KB 84/208 KB 590/590 KB 440/1710 KB 148/223 KB 88/208 KB 590/590 KB 4/38 KB 440/1710 KB 148/223 KB 92/208 KB 590/590 KB 4/38 KB 440/1710 KB 148/223 KB 96/208 KB 590/590 KB 4/38 KB 440/1710 KB 148/223 KB 100/208 KB 590/590 KB 4/38 KB 440/1710 KB 148/223 KB 104/208 KB 590/590 KB 4/38 KB 440/1710 KB 148/223 KB 108/208 KB 590/590 KB 4/38 KB 440/1710 KB 148/223 KB 112/208 KB 590/590 KB 4/38 KB 440/1710 KB 148/223 KB 116/208 KB 590/590 KB 4/38 KB 440/1710 KB 148/223 KB 84/208 KB 590/590 KB 4/38 KB 444/1710 KB 148/223 KB 116/208 KB 590/590 KB 8/38 KB 444/1710 KB 148/223 KB 116/208 KB 590/590 KB 12/38 KB 444/1710 KB 148/223 KB 116/208 KB 590/590 KB 16/38 KB 444/1710 KB 148/223 KB 116/208 KB 590/590 KB 20/38 KB 444/1710 KB 148/223 KB 116/208 KB 590/590 KB 4/38 KB 448/1710 KB 148/223 KB 116/208 KB 24/38 KB 452/1710 KB 148/223 KB 116/208 KB 24/38 KB 456/1710 KB 152/223 KB 120/208 KB 24/38 KB 460/1710 KB 152/223 KB 120/208 KB 24/38 KB 464/1710 KB 152/223 KB 120/208 KB 24/38 KB 444/1710 KB 148/223 KB 116/208 KB 24/38 KB 464/1710 KB 152/223 KB 120/208 KB 28/38 KB 464/1710 KB 152/223 KB 120/208 KB 32/38 KB 464/1710 KB 152/223 KB 120/208 KB 36/38 KB 464/1710 KB 152/223 KB 120/208 KB 38/38 KB 452/1710 KB 152/223 KB 120/208 KB 24/38 KB 464/1710 KB 156/223 KB 120/208 KB 38/38 KB 464/1710 KB 160/223 KB 120/208 KB 38/38 KB 452/1710 KB 148/223 KB 120/208 KB 24/38 KB 464/1710 KB 160/223 KB 124/208 KB 38/38 KB 464/1710 KB 160/223 KB 128/208 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 3369.5 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 464/1710 KB 160/223 KB 132/208 KB 38/38 KB 468/1710 KB 164/223 KB 136/208 KB 38/38 KB 468/1710 KB 164/223 KB 140/208 KB 38/38 KB 468/1710 KB 164/223 KB 144/208 KB 38/38 KB 464/1710 KB 164/223 KB 132/208 KB 38/38 KB 468/1710 KB 168/223 KB 144/208 KB 38/38 KB 468/1710 KB 172/223 KB 148/208 KB 38/38 KB 468/1710 KB 176/223 KB 148/208 KB 38/38 KB 468/1710 KB 180/223 KB 148/208 KB 38/38 KB 468/1710 KB 184/223 KB 148/208 KB 38/38 KB 468/1710 KB 188/223 KB 148/208 KB 38/38 KB 468/1710 KB 168/223 KB 148/208 KB 38/38 KB 468/1710 KB 192/223 KB 152/208 KB 38/38 KB 468/1710 KB 192/223 KB 156/208 KB 38/38 KB 468/1710 KB 192/223 KB 160/208 KB 38/38 KB 468/1710 KB 192/223 KB 164/208 KB 38/38 KB 468/1710 KB 192/223 KB 168/208 KB 38/38 KB 468/1710 KB 192/223 KB 172/208 KB 38/38 KB 468/1710 KB 192/223 KB 176/208 KB 38/38 KB 468/1710 KB 168/223 KB 144/208 KB 38/38 KB 472/1710 KB 192/223 KB 176/208 KB 38/38 KB 476/1710 KB 192/223 KB 176/208 KB 38/38 KB 480/1710 KB 192/223 KB 176/208 KB 38/38 KB 484/1710 KB 192/223 KB 176/208 KB 38/38 KB 488/1710 KB 192/223 KB 176/208 KB 4/18 KB 492/1710 KB 192/223 KB 176/208 KB 4/18 KB 496/1710 KB 192/223 KB 176/208 KB 4/18 KB 468/1710 KB 192/223 KB 164/208 KB 38/38 KB 484/1710 KB 192/223 KB 176/208 KB 4/18 KB 496/1710 KB 192/223 KB 176/208 KB 8/18 KB 496/1710 KB 192/223 KB 176/208 KB 12/18 KB 496/1710 KB 192/223 KB 176/208 KB 16/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 207.7 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-oai-epc-0: 04:01:41 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 496/1710 KB 192/223 KB 176/208 KB 18/18 KB 496/1710 KB 196/223 KB 176/208 KB 18/18 KB 500/1710 KB 200/223 KB 176/208 KB 18/18 KB 500/1710 KB 204/223 KB 176/208 KB 18/18 KB 500/1710 KB 208/223 KB 176/208 KB 18/18 KB 500/1710 KB 212/223 KB 176/208 KB 18/18 KB 500/1710 KB 216/223 KB 180/208 KB 18/18 KB 500/1710 KB 220/223 KB 180/208 KB 18/18 KB 500/1710 KB 223/223 KB 180/208 KB 18/18 KB 500/1710 KB 196/223 KB 176/208 KB 18/18 KB 504/1710 KB 223/223 KB 180/208 KB 18/18 KB 508/1710 KB 223/223 KB 180/208 KB 18/18 KB 512/1710 KB 223/223 KB 180/208 KB 18/18 KB 516/1710 KB 223/223 KB 180/208 KB 18/18 KB 520/1710 KB 223/223 KB 180/208 KB 18/18 KB 524/1710 KB 223/223 KB 180/208 KB 18/18 KB 528/1710 KB 223/223 KB 180/208 KB 18/18 KB 532/1710 KB 223/223 KB 180/208 KB 18/18 KB 500/1710 KB 212/223 KB 180/208 KB 18/18 KB 532/1710 KB 223/223 KB 184/208 KB 18/18 KB 532/1710 KB 223/223 KB 188/208 KB 18/18 KB 532/1710 KB 223/223 KB 192/208 KB 18/18 KB 532/1710 KB 223/223 KB 196/208 KB 18/18 KB 532/1710 KB 223/223 KB 200/208 KB 18/18 KB 532/1710 KB 223/223 KB 204/208 KB 18/18 KB 532/1710 KB 223/223 KB 208/208 KB 18/18 KB 536/1710 KB 223/223 KB 208/208 KB 18/18 KB 540/1710 KB 223/223 KB 208/208 KB 18/18 KB 544/1710 KB 223/223 KB 208/208 KB 18/18 KB 548/1710 KB 223/223 KB 208/208 KB 18/18 KB 552/1710 KB 223/223 KB 208/208 KB 18/18 KB 556/1710 KB 223/223 KB 208/208 KB 18/18 KB 560/1710 KB 223/223 KB 208/208 KB 18/18 KB 564/1710 KB 223/223 KB 208/208 KB 18/18 KB 568/1710 KB 223/223 KB 208/208 KB 18/18 KB 568/1710 KB 223/223 KB 208/208 KB 18/18 KB 3/531 KB 568/1710 KB 223/223 KB 208/208 KB 18/18 KB 5/531 KB 568/1710 KB 223/223 KB 208/208 KB 18/18 KB 8/531 KB 568/1710 KB 223/223 KB 208/208 KB 18/18 KB 11/531 KB 568/1710 KB 223/223 KB 208/208 KB 18/18 KB 13/531 KB 568/1710 KB 223/223 KB 208/208 KB 18/18 KB 16/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 93.2 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 568/1710 KB 223/223 KB 208/208 KB 19/531 KB 568/1710 KB 223/223 KB 208/208 KB 21/531 KB 568/1710 KB 223/223 KB 208/208 KB 24/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1150.5 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 568/1710 KB 208/208 KB 27/531 KB 568/1710 KB 208/208 KB 29/531 KB 568/1710 KB 208/208 KB 32/531 KB 568/1710 KB 36/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 1061.6 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 568/1710 KB 40/531 KB 568/1710 KB 44/531 KB 568/1710 KB 48/531 KB 572/1710 KB 48/531 KB 576/1710 KB 52/531 KB 576/1710 KB 56/531 KB 576/1710 KB 60/531 KB 576/1710 KB 64/531 KB 576/1710 KB 48/531 KB 576/1710 KB 4/214 KB 64/531 KB 576/1710 KB 8/214 KB 64/531 KB 576/1710 KB 12/214 KB 64/531 KB 576/1710 KB 16/214 KB 64/531 KB 576/1710 KB 20/214 KB 64/531 KB 576/1710 KB 24/214 KB 64/531 KB 576/1710 KB 28/214 KB 64/531 KB 576/1710 KB 32/214 KB 64/531 KB 576/1710 KB 36/214 KB 64/531 KB 576/1710 KB 40/214 KB 64/531 KB 576/1710 KB 44/214 KB 64/531 KB 576/1710 KB 48/214 KB 64/531 KB 580/1710 KB 52/214 KB 64/531 KB 580/1710 KB 56/214 KB 68/531 KB 580/1710 KB 60/214 KB 68/531 KB 580/1710 KB 64/214 KB 68/531 KB 580/1710 KB 48/214 KB 64/531 KB 584/1710 KB 64/214 KB 68/531 KB 588/1710 KB 64/214 KB 68/531 KB 592/1710 KB 64/214 KB 68/531 KB 596/1710 KB 64/214 KB 68/531 KB 580/1710 KB 52/214 KB 68/531 KB 596/1710 KB 64/214 KB 72/531 KB 600/1710 KB 64/214 KB 4/109 KB 72/531 KB 600/1710 KB 64/214 KB 8/109 KB 72/531 KB 600/1710 KB 64/214 KB 12/109 KB 72/531 KB 600/1710 KB 64/214 KB 16/109 KB 72/531 KB 600/1710 KB 64/214 KB 72/531 KB 600/1710 KB 68/214 KB 16/109 KB 72/531 KB 604/1710 KB 72/214 KB 20/109 KB 76/531 KB 604/1710 KB 76/214 KB 20/109 KB 76/531 KB 604/1710 KB 80/214 KB 20/109 KB 76/531 KB 604/1710 KB 68/214 KB 20/109 KB 76/531 KB 604/1710 KB 80/214 KB 24/109 KB 76/531 KB 604/1710 KB 80/214 KB 28/109 KB 76/531 KB 604/1710 KB 80/214 KB 32/109 KB 76/531 KB 604/1710 KB 80/214 KB 36/109 KB 76/531 KB 604/1710 KB 84/214 KB 40/109 KB 76/531 KB 604/1710 KB 84/214 KB 44/109 KB 76/531 KB 604/1710 KB 84/214 KB 48/109 KB 76/531 KB 604/1710 KB 68/214 KB 16/109 KB 76/531 KB 608/1710 KB 84/214 KB 48/109 KB 76/531 KB 612/1710 KB 84/214 KB 48/109 KB 76/531 KB 600/1710 KB 68/214 KB 16/109 KB 76/531 KB 612/1710 KB 84/214 KB 48/109 KB 80/531 KB 612/1710 KB 84/214 KB 48/109 KB 84/531 KB 612/1710 KB 84/214 KB 48/109 KB 88/531 KB 612/1710 KB 84/214 KB 48/109 KB 92/531 KB 616/1710 KB 84/214 KB 48/109 KB 96/531 KB 616/1710 KB 84/214 KB 48/109 KB 100/531 KB 616/1710 KB 84/214 KB 52/109 KB 104/531 KB 616/1710 KB 84/214 KB 52/109 KB 108/531 KB 604/1710 KB 84/214 KB 36/109 KB 76/531 KB 616/1710 KB 84/214 KB 52/109 KB 100/531 KB 616/1710 KB 84/214 KB 48/109 KB 92/531 KB 620/1710 KB 88/214 KB 56/109 KB 112/531 KB 624/1710 KB 88/214 KB 56/109 KB 112/531 KB 628/1710 KB 88/214 KB 56/109 KB 112/531 KB 632/1710 KB 88/214 KB 56/109 KB 112/531 KB 636/1710 KB 88/214 KB 56/109 KB 112/531 KB 640/1710 KB 88/214 KB 56/109 KB 112/531 KB 644/1710 KB 88/214 KB 56/109 KB 112/531 KB 648/1710 KB 88/214 KB 56/109 KB 112/531 KB 616/1710 KB 88/214 KB 56/109 KB 112/531 KB 648/1710 KB 88/214 KB 56/109 KB 116/531 KB 648/1710 KB 88/214 KB 56/109 KB 120/531 KB 648/1710 KB 88/214 KB 56/109 KB 124/531 KB 648/1710 KB 88/214 KB 56/109 KB 128/531 KB 648/1710 KB 88/214 KB 56/109 KB 132/531 KB 648/1710 KB 88/214 KB 56/109 KB 136/531 KB 616/1710 KB 88/214 KB 56/109 KB 112/531 KB 652/1710 KB 92/214 KB 56/109 KB 136/531 KB 652/1710 KB 96/214 KB 56/109 KB 136/531 KB 652/1710 KB 100/214 KB 56/109 KB 136/531 KB 652/1710 KB 104/214 KB 56/109 KB 136/531 KB 652/1710 KB 108/214 KB 56/109 KB 136/531 KB 652/1710 KB 112/214 KB 56/109 KB 136/531 KB 652/1710 KB 116/214 KB 56/109 KB 136/531 KB 652/1710 KB 120/214 KB 56/109 KB 136/531 KB 652/1710 KB 124/214 KB 56/109 KB 136/531 KB 652/1710 KB 128/214 KB 56 unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install /109 KB 136/531 KB 652/1710 KB 128/214 KB 56/109 KB 140/531 KB 616/1710 KB 88/214 KB 56/109 KB 112/531 KB 652/1710 KB 132/214 KB 60/109 KB 140/531 KB 652/1710 KB 132/214 KB 61/109 KB 140/531 KB 652/1710 KB 132/214 KB 65/109 KB 140/531 KB 652/1710 KB 132/214 KB 69/109 KB 140/531 KB 652/1710 KB 132/214 KB 73/109 KB 140/531 KB 652/1710 KB 132/214 KB 77/109 KB 140/531 KB 652/1710 KB 132/214 KB 81/109 KB 140/531 KB 652/1710 KB 132/214 KB 85/109 KB 140/531 KB 652/1710 KB 132/214 KB 89/109 KB 140/531 KB 652/1710 KB 132/214 KB 93/109 KB 140/531 KB 652/1710 KB 132/214 KB 97/109 KB 140/531 KB 652/1710 KB 132/214 KB 56/109 KB 140/531 KB 652/1710 KB 136/214 KB 97/109 KB 144/531 KB 652/1710 KB 140/214 KB 101/109 KB 144/531 KB 652/1710 KB 88/214 KB 56/109 KB 136/531 KB 656/1710 KB 140/214 KB 101/109 KB 144/531 KB 652/1710 KB 136/214 KB 101/109 KB 144/531 KB 656/1710 KB 140/214 KB 105/109 KB 144/531 KB 656/1710 KB 140/214 KB 109/109 KB 144/531 KB 652/1710 KB 132/214 KB 97/109 KB 144/531 KB 660/1710 KB 140/214 KB 109/109 KB 148/531 KB 660/1710 KB 140/214 KB 109/109 KB 152/531 KB 660/1710 KB 144/214 KB 109/109 KB 156/531 KB 660/1710 KB 144/214 KB 109/109 KB 160/531 KB 660/1710 KB 144/214 KB 109/109 KB 164/531 KB 660/1710 KB 144/214 KB 109/109 KB 168/531 KB 660/1710 KB 144/214 KB 109/109 KB 172/531 KB 660/1710 KB 144/214 KB 109/109 KB 176/531 KB 660/1710 KB 140/214 KB 109/109 KB 144/531 KB 664/1710 KB 144/214 KB 109/109 KB 176/531 KB 668/1710 KB 144/214 KB 109/109 KB 176/531 KB 672/1710 KB 144/214 KB 109/109 KB 176/531 KB 676/1710 KB 144/214 KB 109/109 KB 176/531 KB 680/1710 KB 144/214 KB 109/109 KB 176/531 KB 684/1710 KB 144/214 KB 109/109 KB 176/531 KB 688/1710 KB 144/214 KB 109/109 KB 176/531 KB 660/1710 KB 144/214 KB 109/109 KB 152/531 KB 688/1710 KB 148/214 KB 109/109 KB 176/531 KB 688/1710 KB 152/214 KB 109/109 KB 176/531 KB 688/1710 KB 156/214 KB 109/109 KB 176/531 KB 688/1710 KB 160/214 KB 109/109 KB 176/531 KB 688/1710 KB 164/214 KB 109/109 KB 176/531 KB 692/1710 KB 168/214 KB 109/109 KB 180/531 KB 692/1710 KB 172/214 KB 109/109 KB 180/531 KB 692/1710 KB 176/214 KB 109/109 KB 180/531 KB 692/1710 KB 164/214 KB 109/109 KB 180/531 KB 692/1710 KB 176/214 KB 109/109 KB 184/531 KB 692/1710 KB 176/214 KB 109/109 KB 188/531 KB 692/1710 KB 176/214 KB 109/109 KB 192/531 KB 692/1710 KB 176/214 KB 109/109 KB 196/531 KB 692/1710 KB 180/214 KB 109/109 KB 200/531 KB 692/1710 KB 180/214 KB 109/109 KB 204/531 KB 692/1710 KB 180/214 KB 109/109 KB 208/531 KB 692/1710 KB 164/214 KB 109/109 KB 176/531 KB 696/1710 KB 180/214 KB 208/531 KB 700/1710 KB 180/214 KB 208/531 KB 704/1710 KB 180/214 KB 208/531 KB 692/1710 KB 180/214 KB 109/109 KB 196/531 KB 704/1710 KB 184/214 KB 208/531 KB 704/1710 KB 188/214 KB 208/531 KB 704/1710 KB 192/214 KB 208/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 467.7 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 708/1710 KB 192/214 KB 208/531 KB 712/1710 KB 192/214 KB 208/531 KB 716/1710 KB 192/214 KB 208/531 KB 720/1710 KB 192/214 KB 208/531 KB 724/1710 KB 192/214 KB 208/531 KB 728/1710 KB 196/214 KB 212/531 KB 732/1710 KB 196/214 KB 212/531 KB 736/1710 KB 196/214 KB 212/531 KB 724/1710 KB 196/214 KB 212/531 KB 736/1710 KB 200/214 KB 212/531 KB 736/1710 KB 204/214 KB 212/531 KB 736/1710 KB 208/214 KB 212/531 KB 724/1710 KB 192/214 KB 212/531 KB 736/1710 KB 208/214 KB 216/531 KB 736/1710 KB 208/214 KB 220/531 KB 736/1710 KB 212/214 KB 224/531 KB 740/1710 KB 212/214 KB 224/531 KB 744/1710 KB 212/214 KB 228/531 KB 748/1710 KB 212/214 KB 228/531 KB 752/1710 KB 212/214 KB 228/531 KB 736/1710 KB 212/214 KB 220/531 KB 752/1710 KB 214/214 KB 228/531 KB 740/1710 KB 212/214 KB 228/531 KB 752/1710 KB 214/214 KB 232/531 KB 752/1710 KB 214/214 KB 236/531 KB 752/1710 KB 214/214 KB 240/531 KB 756/1710 KB 214/214 KB 240/531 KB 760/1710 KB 214/214 KB 244/531 KB 764/1710 KB 214/214 KB 244/531 KB 768/1710 KB 214/214 KB 244/531 KB 756/1710 KB 214/214 KB 244/531 KB 768/1710 KB 214/214 KB 248/531 KB 768/1710 KB 214/214 KB 252/531 KB 768/1710 KB 214/214 KB 256/531 KB 772/1710 KB 214/214 KB 260/531 KB 772/1710 KB 214/214 KB 256/531 KB 776/1710 KB 214/214 KB 264/531 KB 780/1710 KB 214/214 KB 264/531 KB 784/1710 KB 214/214 KB 264/531 KB 784/1710 KB 214/214 KB 264/531 KB 784/1710 KB 214/214 KB 268/531 KB 784/1710 KB 214/214 KB 272/531 KB 788/1710 KB 214/214 KB 276/531 KB 788/1710 KB 214/214 KB 280/531 KB 788/1710 KB 214/214 KB 284/531 KB 788/1710 KB 214/214 KB 288/531 KB 788/1710 KB 214/214 KB 272/531 KB 792/1710 KB 214/214 KB 288/531 KB 796/1710 KB 214/214 KB 288/531 KB 800/1710 KB 214/214 KB 288/531 KB 804/1710 KB 214/214 KB 288/531 KB 808/1710 KB 214/214 KB 292/531 KB 812/1710 KB 214/214 KB 292/531 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 880.1 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 804/1710 KB 214/214 KB 292/531 KB 812/1710 KB 296/531 KB 816/1710 KB 296/531 KB 816/1710 KB 300/531 KB 816/1710 KB 304/531 KB 816/1710 KB 308/531 KB 820/1710 KB 312/531 KB 4/80 KB 820/1710 KB 316/531 KB 4/80 KB 820/1710 KB 320/531 KB 4/80 KB 820/1710 KB 308/531 KB 4/80 KB 816/1710 KB 308/531 KB 4/80 KB 820/1710 KB 320/531 KB 8/80 KB 820/1710 KB 320/531 KB 12/80 KB 820/1710 KB 320/531 KB 16/80 KB 820/1710 KB 320/531 KB 20/80 KB 820/1710 KB 320/531 KB 24/80 KB 820/1710 KB 320/531 KB 28/80 KB 820/1710 KB 320/531 KB 32/80 KB 820/1710 KB 320/531 KB 36/80 KB 820/1710 KB 320/531 KB 40/80 KB 820/1710 KB 320/531 KB 44/80 KB 820/1710 KB 320/531 KB 48/80 KB 820/1710 KB 320/531 KB 52/80 KB 820/1710 KB 320/531 KB 56/80 KB 820/1710 KB 320/531 KB 60/80 KB 820/1710 KB 320/531 KB 64/80 KB 820/1710 KB 320/531 KB 68/80 KB 820/1710 KB 320/531 KB 72/80 KB 820/1710 KB 320/531 KB 76/80 KB 820/1710 KB 320/531 KB 80/80 KB 824/1710 KB 320/531 KB 80/80 KB 828/1710 KB 320/531 KB 80/80 KB 832/1710 KB 320/531 KB 80/80 KB 836/1710 KB 320/531 KB 80/80 KB 840/1710 KB 324/531 KB 80/80 KB 844/1710 KB 324/531 KB 80/80 KB 848/1710 KB 324/531 KB 80/80 KB 836/1710 KB 324/531 KB 80/80 KB 848/1710 KB 328/531 KB 80/80 KB 848/1710 KB 332/531 KB 80/80 KB 848/1710 KB 336/531 KB 80/80 KB 848/1710 KB 340/531 KB 80/80 KB 852/1710 KB 344/531 KB 80/80 KB 852/1710 KB 348/531 KB 80/80 KB 852/1710 KB 340/531 KB 80/80 KB 856/1710 KB 4/1267 KB 348/531 KB 4/1044 KB 860/1710 KB 4/1267 KB 348/531 KB 4/1044 KB 864/1710 KB 4/1267 KB 348/531 KB 4/1044 KB 868/1710 KB 4/1267 KB 352/531 KB 4/1044 KB 852/1710 KB 4/1267 KB 348/531 KB 4/1044 KB 80/80 KB 868/1710 KB 8/1267 KB 352/531 KB 4/1044 KB 868/1710 KB 12/1267 KB 352/531 KB 4/1044 KB 868/1710 KB 16/1267 KB 352/531 KB 4/1044 KB 868/1710 KB 20/1267 KB 352/531 KB 4/1044 KB 868/1710 KB 24/1267 KB 352/531 KB 4/1044 KB 868/1710 KB 28/1267 KB 352/531 KB 4/1044 KB 868/1710 KB 32/1267 KB 352/531 KB 4/1044 KB 868/1710 KB 36/1267 KB 352/531 KB 4/1044 KB 868/1710 KB 40/1267 KB 352/531 KB 4/1044 KB 868/1710 KB 44/1267 KB 352/531 KB 4/1044 KB 852/1710 KB 348/531 KB 4/1044 KB 80/80 KB 868/1710 KB 44/1267 KB 352/531 KB 8/1044 KB 868/1710 KB 44/1267 KB 352/531 KB 12/1044 KB 868/1710 KB 44/1267 KB 352/531 KB 16/1044 KB 868/1710 KB 44/1267 KB 352/531 KB 20/1044 KB 868/1710 KB 44/1267 KB 352/531 KB 24/1044 KB 868/1710 KB 44/1267 KB 352/531 KB 28/1044 KB 868/1710 KB 44/1267 KB 352/531 KB 32/1044 KB 868/1710 KB 44/1267 KB 352/531 KB 36/1044 KB 868/1710 KB 48/1267 KB 352/531 KB 40/1044 KB 868/1710 KB 48/1267 KB 352/531 KB 44/1044 KB 868/1710 KB 48/1267 KB 352/531 KB 48/1044 KB 868/1710 KB 48/1267 KB 352/531 KB 52/1044 KB 868/1710 KB 48/1267 KB 352/531 KB 56/1044 KB 868/1710 KB 48/1267 KB 352/531 KB 60/1044 KB 868/1710 KB 48/1267 KB 352/531 KB 64/1044 KB 868/1710 KB 48/1267 KB 352/531 KB 68/1044 KB 868/1710 KB 48/1267 KB 352/531 KB 72/1044 KB 864/1710 KB 4/1267 KB 352/531 KB 4/1044 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 302.5 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 868/1710 KB 48/1267 KB 352/531 KB 36/1044 KB 868/1710 KB 52/1267 KB 352/531 KB 72/1044 KB 868/1710 KB 56/1267 KB 352/531 KB 72/1044 KB 868/1710 KB 60/1267 KB 352/531 KB 72/1044 KB 868/1710 KB 64/1267 KB 352/531 KB 72/1044 KB 868/1710 KB 68/1267 KB 352/531 KB 72/1044 KB Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 868/1710 KB 72/1267 KB 352/531 KB 72/1044 KB 868/1710 KB 76/1267 KB 352/531 KB 72/1044 KB 868/1710 KB 80/1267 KB 352/531 KB 72/1044 KB 868/1710 KB 84/1267 KB 352/531 KB 72/1044 KB 868/1710 KB 88/1267 KB 356/531 KB 76/1044 KB 868/1710 KB 84/1267 KB 356/531 KB 76/1044 KB 872/1710 KB 88/1267 KB 360/531 KB 76/1044 KB 872/1710 KB 92/1267 KB 364/531 KB 76/1044 KB 872/1710 KB 92/1267 KB 368/531 KB 76/1044 KB 872/1710 KB 92/1267 KB 372/531 KB 76/1044 KB 868/1710 KB 84/1267 KB 352/531 KB 76/1044 KB 872/1710 KB 92/1267 KB 372/531 KB 80/1044 KB 872/1710 KB 92/1267 KB 372/531 KB 84/1044 KB 872/1710 KB 92/1267 KB 372/531 KB 88/1044 KB 872/1710 KB 92/1267 KB 372/531 KB 92/1044 KB 872/1710 KB 92/1267 KB 372/531 KB 96/1044 KB 872/1710 KB 92/1267 KB 372/531 KB 100/1044 KB 872/1710 KB 92/1267 KB 376/531 KB 104/1044 KB 872/1710 KB 92/1267 KB 376/531 KB 108/1044 KB 872/1710 KB 92/1267 KB 376/531 KB 112/1044 KB 872/1710 KB 92/1267 KB 360/531 KB 76/1044 KB 872/1710 KB 96/1267 KB 376/531 KB 112/1044 KB 872/1710 KB 100/1267 KB 376/531 KB 112/1044 KB 872/1710 KB 104/1267 KB 4/61 KB 376/531 KB 112/1044 KB 872/1710 KB 108/1267 KB 4/61 KB 376/531 KB 112/1044 KB 872/1710 KB 112/1267 KB 4/61 KB 376/531 KB 112/1044 KB 872/1710 KB 88/1267 KB 356/531 KB 76/1044 KB 876/1710 KB 112/1267 KB 4/61 KB 376/531 KB 112/1044 KB 880/1710 KB 112/1267 KB 4/61 KB 376/531 KB 112/1044 KB 872/1710 KB 100/1267 KB 4/61 KB 376/531 KB 112/1044 KB 880/1710 KB 112/1267 KB 8/61 KB 376/531 KB 112/1044 KB 880/1710 KB 112/1267 KB 12/61 KB 376/531 KB 112/1044 KB 884/1710 KB 112/1267 KB 16/61 KB 376/531 KB 112/1044 KB 884/1710 KB 112/1267 KB 20/61 KB 376/531 KB 112/1044 KB 884/1710 KB 112/1267 KB 24/61 KB 376/531 KB 112/1044 KB 884/1710 KB 112/1267 KB 28/61 KB 376/531 KB 112/1044 KB 884/1710 KB 112/1267 KB 32/61 KB 376/531 KB 112/1044 KB 884/1710 KB 112/1267 KB 36/61 KB 376/531 KB 112/1044 KB 884/1710 KB 116/1267 KB 40/61 KB 376/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 44/61 KB 376/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 48/61 KB 376/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 52/61 KB 376/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 56/61 KB 376/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 60/61 KB 376/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 61/61 KB 376/531 KB 116/1044 KB 872/1710 KB 92/1267 KB 376/531 KB 100/1044 KB 884/1710 KB 116/1267 KB 61/61 KB 380/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 61/61 KB 384/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 61/61 KB 388/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 61/61 KB 392/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 61/61 KB 396/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 61/61 KB 400/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 61/61 KB 404/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 61/61 KB 408/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 61/61 KB 412/531 KB 116/1044 KB 884/1710 KB 116/1267 KB 36/61 KB 376/531 KB 116/1044 KB 884/1710 KB 120/1267 KB 61/61 KB 412/531 KB 116/1044 KB 884/1710 KB 124/1267 KB 61/61 KB 412/531 KB 116/1044 KB 884/1710 KB 128/1267 KB 61/61 KB 412/531 KB 116/1044 KB 884/1710 KB 112/1267 KB 36/61 KB 376/531 KB 116/1044 KB 884/1710 KB 128/1267 KB 61/61 KB 412/531 KB 120/1044 KB 884/1710 KB 128/1267 KB 61/61 KB 412/531 KB 124/1044 KB 884/1710 KB 128/1267 KB 61/61 KB 412/531 KB 128/1044 KB 884/1710 KB 112/1267 KB 12/61 KB 376/531 KB 112/1044 KB 888/1710 KB 128/1267 KB 61/61 KB 412/531 KB 128/1044 KB 892/1710 KB 128/1267 KB 61/61 KB 412/531 KB 128/1044 KB unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 896/1710 KB 128/1267 KB 61/61 KB 412/531 KB 128/1044 KB 900/1710 KB 128/1267 KB 61/61 KB 412/531 KB 128/1044 KB 904/1710 KB 128/1267 KB 61/61 KB 412/531 KB 128/1044 KB 908/1710 KB 128/1267 KB 61/61 KB 412/531 KB 128/1044 KB 912/1710 KB 128/1267 KB 61/61 KB 412/531 KB 128/1044 KB 916/1710 KB 128/1267 KB 61/61 KB 412/531 KB 128/1044 KB 920/1710 KB 132/1267 KB 61/61 KB 412/531 KB 132/1044 KB 924/1710 KB 132/1267 KB 61/61 KB 412/531 KB 132/1044 KB 928/1710 KB 132/1267 KB 61/61 KB 412/531 KB 132/1044 KB 916/1710 KB 132/1267 KB 61/61 KB 412/531 KB 132/1044 KB 928/1710 KB 136/1267 KB 61/61 KB 412/531 KB 132/1044 KB 928/1710 KB 140/1267 KB 61/61 KB 412/531 KB 132/1044 KB 928/1710 KB 144/1267 KB 61/61 KB 412/531 KB 132/1044 KB 928/1710 KB 148/1267 KB 61/61 KB 412/531 KB 132/1044 KB 932/1710 KB 152/1267 KB 61/61 KB 416/531 KB 132/1044 KB 932/1710 KB 156/1267 KB 61/61 KB 416/531 KB 132/1044 KB 932/1710 KB 160/1267 KB 61/61 KB 416/531 KB 132/1044 KB 916/1710 KB 128/1267 KB 61/61 KB 412/531 KB 132/1044 KB 932/1710 KB 160/1267 KB 61/61 KB 416/531 KB 136/1044 KB 932/1710 KB 160/1267 KB 61/61 KB 416/531 KB 140/1044 KB 932/1710 KB 160/1267 KB 61/61 KB 416/531 KB 144/1044 KB 932/1710 KB 160/1267 KB 61/61 KB 416/531 KB 148/1044 KB 932/1710 KB 160/1267 KB 416/531 KB 152/1044 KB 932/1710 KB 160/1267 KB 416/531 KB 156/1044 KB 932/1710 KB 160/1267 KB 416/531 KB 160/1044 KB 932/1710 KB 148/1267 KB 61/61 KB 416/531 KB 132/1044 KB 928/1710 KB 148/1267 KB 61/61 KB 416/531 KB 132/1044 KB 932/1710 KB 160/1267 KB 420/531 KB 160/1044 KB 936/1710 KB 160/1267 KB 424/531 KB 160/1044 KB 936/1710 KB 160/1267 KB 428/531 KB 160/1044 KB 936/1710 KB 160/1267 KB 432/531 KB 160/1044 KB 936/1710 KB 164/1267 KB 436/531 KB 160/1044 KB 936/1710 KB 164/1267 KB 440/531 KB 164/1044 KB 936/1710 KB 164/1267 KB 444/531 KB 164/1044 KB 936/1710 KB 164/1267 KB 448/531 KB 164/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 211.9 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 936/1710 KB 164/1267 KB 436/531 KB 164/1044 KB 936/1710 KB 164/1267 KB 448/531 KB 168/1044 KB 936/1710 KB 164/1267 KB 448/531 KB 172/1044 KB 936/1710 KB 164/1267 KB 448/531 KB 176/1044 KB 936/1710 KB 164/1267 KB 432/531 KB 160/1044 KB 936/1710 KB 168/1267 KB 448/531 KB 176/1044 KB 936/1710 KB 172/1267 KB 448/531 KB 176/1044 KB 936/1710 KB 176/1267 KB 448/531 KB 176/1044 KB 936/1710 KB 180/1267 KB 448/531 KB 176/1044 KB 936/1710 KB 160/1267 KB 420/531 KB 160/1044 KB 940/1710 KB 180/1267 KB 452/531 KB 180/1044 KB 944/1710 KB 180/1267 KB 452/531 KB 180/1044 KB 948/1710 KB 180/1267 KB 452/531 KB 180/1044 KB 952/1710 KB 180/1267 KB 452/531 KB 180/1044 KB 956/1710 KB 180/1267 KB 452/531 KB 180/1044 KB 960/1710 KB 180/1267 KB 452/531 KB 180/1044 KB 964/1710 KB 180/1267 KB 452/531 KB 180/1044 KB 936/1710 KB 180/1267 KB 452/531 KB 180/1044 KB 964/1710 KB 184/1267 KB 456/531 KB 180/1044 KB 968/1710 KB 184/1267 KB 460/531 KB 180/1044 KB 968/1710 KB 184/1267 KB 464/531 KB 180/1044 KB 968/1710 KB 184/1267 KB 468/531 KB 180/1044 KB 968/1710 KB 184/1267 KB 472/531 KB 180/1044 KB 968/1710 KB 184/1267 KB 476/531 KB 180/1044 KB 968/1710 KB 184/1267 KB 480/531 KB 180/1044 KB 968/1710 KB 184/1267 KB 484/531 KB 180/1044 KB 968/1710 KB 184/1267 KB 488/531 KB 180/1044 KB 936/1710 KB 180/1267 KB 448/531 KB 180/1044 KB 968/1710 KB 184/1267 KB 488/531 KB 184/1044 KB 968/1710 KB 184/1267 KB 488/531 KB 188/1044 KB 968/1710 KB 184/1267 KB 488/531 KB 192/1044 KB 968/1710 KB 184/1267 KB 456/531 KB 180/1044 KB 972/1710 KB 184/1267 KB 488/531 KB 192/1044 KB 976/1710 KB 184/1267 KB 488/531 KB 192/1044 KB 964/1710 KB 184/1267 KB 452/531 KB 180/1044 KB 976/1710 KB 188/1267 KB 488/531 KB 192/1044 KB 976/1710 KB 192/1267 KB 488/531 KB 192/1044 KB 976/1710 KB 196/1267 KB 488/531 KB 192/1044 KB 980/1710 KB 200/1267 KB 488/531 KB 196/1044 KB 980/1710 KB 204/1267 KB 488/531 KB 196/1044 KB 980/1710 KB 208/1267 KB 488/531 KB 196/1044 KB 980/1710 KB 196/1267 KB 488/531 KB 196/1044 KB 976/1710 KB 196/1267 KB 488/531 KB 196/1044 KB 984/1710 KB 208/1267 KB 488/531 KB 196/1044 KB 988/1710 KB 208/1267 KB 488/531 KB 196/1044 KB 992/1710 KB 208/1267 KB 488/531 KB 200/1044 KB 996/1710 KB 208/1267 KB 488/531 KB 200/1044 KB 1000/1710 KB 212/1267 KB 492/531 KB 200/1044 KB 1004/1710 KB 212/1267 KB 492/531 KB 200/1044 KB 1008/1710 KB 212/1267 KB 492/531 KB 200/1044 KB 988/1710 KB 208/1267 KB 488/531 KB 200/1044 KB 1008/1710 KB 212/1267 KB 492/531 KB 204/1044 KB 1008/1710 KB 212/1267 KB 492/531 KB 208/1044 KB 1008/1710 KB 212/1267 KB 492/531 KB 212/1044 KB 1008/1710 KB 212/1267 KB 492/531 KB 216/1044 KB 1008/1710 KB 212/1267 KB 492/531 KB 220/1044 KB 1008/1710 KB 212/1267 KB 492/531 KB 224/1044 KB 996/1710 KB 212/1267 KB 492/531 KB 200/1044 KB 1008/1710 KB 212/1267 KB 496/531 KB 224/1044 KB 996/1710 KB 212/1267 KB 488/531 KB 200/1044 KB 1008/1710 KB 216/1267 KB 496/531 KB 224/1044 KB 1008/1710 KB 220/1267 KB 496/531 KB 224/1044 KB 1008/1710 KB 224/1267 KB 496/531 KB 224/1044 KB 1008/1710 KB 228/1267 KB 496/531 KB 224/1044 KB 1012/1710 KB 232/1267 KB 500/531 KB 224/1044 KB 1012/1710 KB 236/1267 KB 500/531 KB 224/1044 KB 1012/1710 KB 240/1267 KB 500/531 KB 228/1044 KB 1012/1710 KB 228/1267 KB 500/531 KB 224/1044 KB 1016/1710 KB 240/1267 KB 500/531 KB 228/1044 KB 1020/1710 KB 240/1267 KB 500/531 KB 228/1044 KB 1024/1710 KB 240/1267 KB 500/531 KB 228/1044 KB 1008/1710 KB 228/1267 KB 500/531 KB 224/1044 KB 1024/1710 KB 240/1267 KB 504/531 KB unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install 228/1044 KB 1024/1710 KB 240/1267 KB 508/531 KB 228/1044 KB 1024/1710 KB 240/1267 KB 512/531 KB 228/1044 KB 1024/1710 KB 240/1267 KB 516/531 KB 228/1044 KB 1028/1710 KB 244/1267 KB 520/531 KB 228/1044 KB 1028/1710 KB 244/1267 KB 524/531 KB 228/1044 KB 1028/1710 KB 244/1267 KB 528/531 KB 228/1044 KB 1012/1710 KB 236/1267 KB 500/531 KB 228/1044 KB 1028/1710 KB 244/1267 KB 528/531 KB 232/1044 KB 1028/1710 KB 244/1267 KB 528/531 KB 236/1044 KB 1028/1710 KB 244/1267 KB 528/531 KB 240/1044 KB 1028/1710 KB 244/1267 KB 528/531 KB 244/1044 KB 1028/1710 KB 244/1267 KB 516/531 KB 228/1044 KB 1028/1710 KB 248/1267 KB 528/531 KB 244/1044 KB 1028/1710 KB 252/1267 KB 528/531 KB 244/1044 KB 1028/1710 KB 256/1267 KB 528/531 KB 244/1044 KB 1028/1710 KB 260/1267 KB 528/531 KB 244/1044 KB 1028/1710 KB 264/1267 KB 531/531 KB 248/1044 KB 1028/1710 KB 268/1267 KB 531/531 KB 248/1044 KB 1028/1710 KB 272/1267 KB 531/531 KB 248/1044 KB 1028/1710 KB 240/1267 KB 516/531 KB 228/1044 KB 1032/1710 KB 272/1267 KB 531/531 KB 248/1044 KB 1036/1710 KB 272/1267 KB 531/531 KB 248/1044 KB 1040/1710 KB 272/1267 KB 531/531 KB 248/1044 KB 1044/1710 KB 272/1267 KB 531/531 KB 248/1044 KB 1048/1710 KB 272/1267 KB 531/531 KB 248/1044 KB 1052/1710 KB 272/1267 KB 531/531 KB 248/1044 KB 1056/1710 KB 272/1267 KB 531/531 KB 248/1044 KB 1060/1710 KB 276/1267 KB 531/531 KB 248/1044 KB 1064/1710 KB 276/1267 KB 531/531 KB 248/1044 KB 1068/1710 KB 276/1267 KB 531/531 KB 248/1044 KB 1072/1710 KB 276/1267 KB 531/531 KB 248/1044 KB 1076/1710 KB 276/1267 KB 531/531 KB 248/1044 KB 1028/1710 KB 260/1267 KB 531/531 KB 248/1044 KB 1028/1710 KB 260/1267 KB 528/531 KB 248/1044 KB 1076/1710 KB 276/1267 KB 531/531 KB 252/1044 KB 1076/1710 KB 276/1267 KB 531/531 KB 256/1044 KB 1076/1710 KB 276/1267 KB 531/531 KB 260/1044 KB 1076/1710 KB 276/1267 KB 531/531 KB 264/1044 KB 1076/1710 KB 276/1267 KB 531/531 KB 268/1044 KB 1076/1710 KB 276/1267 KB 531/531 KB 272/1044 KB 1076/1710 KB 276/1267 KB 531/531 KB 276/1044 KB 1076/1710 KB 276/1267 KB 531/531 KB 280/1044 KB 1076/1710 KB 276/1267 KB 531/531 KB 284/1044 KB 1076/1710 KB 276/1267 KB 531/531 KB 288/1044 KB 1056/1710 KB 276/1267 KB 531/531 KB 248/1044 KB 1076/1710 KB 280/1267 KB 531/531 KB 288/1044 KB 1076/1710 KB 284/1267 KB 531/531 KB 288/1044 KB 1076/1710 KB 288/1267 KB 531/531 KB 288/1044 KB 1076/1710 KB 292/1267 KB 531/531 KB 288/1044 KB 1076/1710 KB 296/1267 KB 531/531 KB 292/1044 KB 1076/1710 KB 300/1267 KB 531/531 KB 292/1044 KB 1080/1710 KB 304/1267 KB 531/531 KB 292/1044 KB 1076/1710 KB 292/1267 KB 531/531 KB 292/1044 KB 1080/1710 KB 300/1267 KB 531/531 KB 292/1044 KB 1084/1710 KB 304/1267 KB 531/531 KB 292/1044 KB 1088/1710 KB 304/1267 KB 531/531 KB 292/1044 KB 1088/1710 KB 308/1267 KB 531/531 KB 292/1044 KB 1092/1710 KB 308/1267 KB 531/531 KB 296/1044 KB 1096/1710 KB 308/1267 KB 531/531 KB 296/1044 KB 1100/1710 KB 308/1267 KB 531/531 KB 296/1044 KB 1104/1710 KB 312/1267 KB 531/531 KB 296/1044 KB 1088/1710 KB 308/1267 KB 531/531 KB 296/1044 KB 1104/1710 KB 312/1267 KB 531/531 KB 300/1044 KB 1104/1710 KB 312/1267 KB 531/531 KB 304/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1683.5 KB/sec) unit-abot-epc-basic-0: 04:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 1104/1710 KB 312/1267 KB 308/1044 KB 1104/1710 KB 312/1267 KB 312/1044 KB 1104/1710 KB 312/1267 KB 316/1044 KB 1104/1710 KB 312/1267 KB 320/1044 KB 1100/1710 KB 312/1267 KB 531/531 KB 296/1044 KB 1104/1710 KB 316/1267 KB 320/1044 KB 1104/1710 KB 320/1267 KB 320/1044 KB 1108/1710 KB 320/1267 KB 320/1044 KB 1112/1710 KB 320/1267 KB 320/1044 KB 1116/1710 KB 320/1267 KB 320/1044 KB 1120/1710 KB 320/1267 KB 320/1044 KB 1124/1710 KB 320/1267 KB 320/1044 KB 1128/1710 KB 320/1267 KB 320/1044 KB 1132/1710 KB 320/1267 KB 320/1044 KB 1132/1710 KB 320/1267 KB 4/713 KB 320/1044 KB 1132/1710 KB 320/1267 KB 8/713 KB 320/1044 KB 1132/1710 KB 320/1267 KB 12/713 KB 320/1044 KB 1132/1710 KB 320/1267 KB 16/713 KB 320/1044 KB 1132/1710 KB 320/1267 KB 20/713 KB 320/1044 KB 1132/1710 KB 320/1267 KB 24/713 KB 320/1044 KB 1136/1710 KB 320/1267 KB 24/713 KB 320/1044 KB 1136/1710 KB 320/1267 KB 28/713 KB 320/1044 KB 1136/1710 KB 320/1267 KB 32/713 KB 320/1044 KB 1140/1710 KB 320/1267 KB 36/713 KB 320/1044 KB 1140/1710 KB 320/1267 KB 40/713 KB 320/1044 KB 1140/1710 KB 320/1267 KB 44/713 KB 320/1044 KB 1140/1710 KB 320/1267 KB 48/713 KB 320/1044 KB 1140/1710 KB 320/1267 KB 32/713 KB 320/1044 KB 1144/1710 KB 320/1267 KB 48/713 KB 320/1044 KB 1148/1710 KB 320/1267 KB 48/713 KB 320/1044 KB 1152/1710 KB 320/1267 KB 48/713 KB 320/1044 KB 1156/1710 KB 320/1267 KB 48/713 KB 320/1044 KB 1160/1710 KB 320/1267 KB 52/713 KB 320/1044 KB 1164/1710 KB 320/1267 KB 52/713 KB 320/1044 KB 1168/1710 KB 320/1267 KB 52/713 KB 320/1044 KB 1172/1710 KB 324/1267 KB 52/713 KB 324/1044 KB 1176/1710 KB 324/1267 KB 52/713 KB 324/1044 KB 1180/1710 KB 324/1267 KB 52/713 KB 324/1044 KB 1184/1710 KB 324/1267 KB 52/713 KB 324/1044 KB 1156/1710 KB 320/1267 KB 52/713 KB 320/1044 KB 1168/1710 KB 324/1267 KB 52/713 KB 324/1044 KB 1168/1710 KB 324/1267 KB 52/713 KB 320/1044 KB 1184/1710 KB 328/1267 KB 52/713 KB 324/1044 KB 1184/1710 KB 332/1267 KB 52/713 KB 324/1044 KB 1184/1710 KB 336/1267 KB 52/713 KB 324/1044 KB 1184/1710 KB 340/1267 KB 52/713 KB 324/1044 KB 1184/1710 KB 344/1267 KB 52/713 KB 328/1044 KB 1184/1710 KB 348/1267 KB 52/713 KB 328/1044 KB 1184/1710 KB 352/1267 KB 52/713 KB 328/1044 KB 1184/1710 KB 340/1267 KB 52/713 KB 328/1044 KB 1184/1710 KB 352/1267 KB 52/713 KB 332/1044 KB 1184/1710 KB 352/1267 KB 52/713 KB 336/1044 KB 1184/1710 KB 352/1267 KB 52/713 KB 340/1044 KB 1184/1710 KB 352/1267 KB 52/713 KB 344/1044 KB 1184/1710 KB 352/1267 KB 52/713 KB 348/1044 KB 1184/1710 KB 352/1267 KB 52/713 KB 352/1044 KB 1184/1710 KB 352/1267 KB 52/713 KB 356/1044 KB 1184/1710 KB 356/1267 KB 52/713 KB 360/1044 KB 1184/1710 KB 356/1267 KB 52/713 KB 364/1044 KB 1184/1710 KB 356/1267 KB 52/713 KB 368/1044 KB 1184/1710 KB 356/1267 KB 52/713 KB 372/1044 KB 1184/1710 KB 356/1267 KB 56/713 KB 376/1044 KB 1184/1710 KB 356/1267 KB 56/713 KB 380/1044 KB 1184/1710 KB 356/1267 KB 56/713 KB 384/1044 KB 1184/1710 KB 356/1267 KB 56/713 KB 388/1044 KB 1184/1710 KB 356/1267 KB 52/713 KB 356/1044 KB 1184/1710 KB 360/1267 KB 56/713 KB 388/1044 KB 1184/1710 KB 364/1267 KB 56/713 KB 388/1044 KB 1184/1710 KB 368/1267 KB 56/713 KB 388/1044 KB 1184/1710 KB 372/1267 KB 56/713 KB 388/1044 KB 1184/1710 KB 376/1267 KB 56/713 KB 388/1044 KB 1184/1710 KB 380/1267 KB 56/713 KB 388/1044 KB 1184/1710 KB 384/1267 KB 56/713 KB 388/1044 KB 1184/1710 KB 356/1267 KB 56/713 KB 372/1044 KB 1184/1710 KB 384/1267 KB 60/713 KB 388/1044 KB 1184/1710 KB 384/1267 KB 64/713 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 4/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 8/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 12/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 16/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 20/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 24/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 28/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 32/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 36/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 40/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 44/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 48/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 52/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 56/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 60/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 64/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 68/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 68/713 KB 72/1063 KB 388/1044 KB 1184/1710 KB 388/1267 KB 68/713 KB 76/1063 KB 392/1044 KB 1184/1710 KB 388/1267 KB 68/713 KB 80/1063 KB 392/1044 KB 1184/1710 KB 388/1267 KB 64/713 KB 388/1044 KB 1184/1710 KB 392/1267 KB 68/713 KB 80/1063 KB 392/1044 KB 1184/1710 KB 396/1267 KB 68/713 KB 80/1063 KB 392/1044 KB 1184/1710 KB 400/1267 KB 68/713 KB 80/1063 KB 392/1044 KB 1184/1710 KB 404/1267 KB 68/713 KB 80/1063 KB 392/1044 KB 1188/1710 KB 408/1267 KB 68/713 KB 84/1063 KB 392/1044 KB 1188/1710 KB 412/1267 KB 68/713 KB 84/1063 KB 392/1044 KB 1188/1710 KB 416/1267 KB 68/713 KB 84/1063 KB 392/1044 KB 1184/1710 KB 388/1267 KB 68/713 KB 72/1063 KB 392/1044 KB 1188/1710 KB 416/1267 KB 68/713 KB 84/1063 KB 396/1044 KB 1188/1710 KB 416/1267 KB 68/713 KB 84/1063 KB 400/1044 KB 1188/1710 KB 416/1267 KB 68/713 KB 84/1063 KB 404/1044 KB 1188/1710 KB 416/1267 KB 68/713 KB 84/1063 KB 408/1044 KB 1188/1710 KB 416/1267 KB 68/713 KB 84/1063 KB 412/1044 KB 1188/1710 KB 416/1267 KB 68/713 KB 84/1063 KB 416/1044 KB 1188/1710 KB 416/1267 KB 68/713 KB 84/1063 KB 420/1044 KB 1184/1710 KB 388/1267 KB 68/713 KB 68/1063 KB 388/1044 KB 1188/1710 KB 420/1267 KB 72/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 420/1267 KB 76/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 420/1267 KB 80/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 420/1267 KB 84/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 420/1267 KB 88/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 420/1267 KB 92/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 420/1267 KB 96/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 420/1267 KB 100/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 420/1267 KB 104/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 420/1267 KB 108/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 420/1267 KB 112/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 420/1267 KB 68/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 424/1267 KB 112/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 428/1267 KB 112/713 KB 84/1063 KB 420/1044 KB 1188/1710 KB 404/1267 KB 68/713 KB 84/1063 KB 392/1044 KB 1192/1710 KB 428/1267 KB 112/713 KB 84/1063 KB 420/1044 KB 1196/1710 KB 428/1267 KB 112/713 KB 84/1063 KB 420/1044 KB 1200/1710 KB 428/1267 KB 112/713 KB 84/1063 KB 420/1044 KB 1184/1710 KB 404/1267 KB 68/713 KB 84/1063 KB 392/1044 KB 1200/1710 KB 428/1267 KB 112/713 KB 88/1063 KB 420/1044 KB 1200/1710 KB 428/1267 KB 112/713 KB 92/1063 KB 420/1044 KB 1200/1710 KB 428/1267 KB 112/713 KB 96/1063 KB 420/1044 KB 1200/1710 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 428/1267 KB 112/713 KB 100/1063 KB 420/1044 KB 1204/1710 KB 428/1267 KB 112/713 KB 104/1063 KB 420/1044 KB 1204/1710 KB 428/1267 KB 112/713 KB 108/1063 KB 420/1044 KB 1204/1710 KB 428/1267 KB 112/713 KB 112/1063 KB 420/1044 KB 1204/1710 KB 428/1267 KB 112/713 KB 116/1063 KB 420/1044 KB 1204/1710 KB 432/1267 KB 116/713 KB 120/1063 KB 424/1044 KB 1204/1710 KB 428/1267 KB 112/713 KB 100/1063 KB 420/1044 KB 1208/1710 KB 432/1267 KB 116/713 KB 124/1063 KB 424/1044 KB 1212/1710 KB 432/1267 KB 116/713 KB 124/1063 KB 424/1044 KB 1216/1710 KB 432/1267 KB 116/713 KB 124/1063 KB 424/1044 KB 1204/1710 KB 432/1267 KB 116/713 KB 116/1063 KB 424/1044 KB 1216/1710 KB 432/1267 KB 116/713 KB 124/1063 KB 428/1044 KB 1220/1710 KB 432/1267 KB 116/713 KB 124/1063 KB 432/1044 KB 1220/1710 KB 432/1267 KB 116/713 KB 124/1063 KB 436/1044 KB 1220/1710 KB 432/1267 KB 116/713 KB 124/1063 KB 440/1044 KB 1220/1710 KB 432/1267 KB 116/713 KB 124/1063 KB 444/1044 KB 1220/1710 KB 432/1267 KB 116/713 KB 124/1063 KB 448/1044 KB 1220/1710 KB 432/1267 KB 116/713 KB 124/1063 KB 452/1044 KB 1204/1710 KB 432/1267 KB 116/713 KB 116/1063 KB 424/1044 KB 1220/1710 KB 432/1267 KB 120/713 KB 124/1063 KB 456/1044 KB 1220/1710 KB 432/1267 KB 124/713 KB 124/1063 KB 456/1044 KB 1220/1710 KB 432/1267 KB 128/713 KB 124/1063 KB 456/1044 KB 1220/1710 KB 432/1267 KB 132/713 KB 124/1063 KB 456/1044 KB 1220/1710 KB 432/1267 KB 136/713 KB 124/1063 KB 456/1044 KB 1220/1710 KB 432/1267 KB 140/713 KB 124/1063 KB 456/1044 KB 1204/1710 KB 432/1267 KB 112/713 KB 116/1063 KB 420/1044 KB 1220/1710 KB 436/1267 KB 140/713 KB 124/1063 KB 456/1044 KB 1204/1710 KB 432/1267 KB 116/713 KB 124/1063 KB 424/1044 KB 1220/1710 KB 436/1267 KB 140/713 KB 128/1063 KB 456/1044 KB 1220/1710 KB 432/1267 KB 116/713 KB 124/1063 KB 428/1044 KB 1224/1710 KB 436/1267 KB 140/713 KB 128/1063 KB 456/1044 KB 1228/1710 KB 436/1267 KB 140/713 KB 128/1063 KB 456/1044 KB 1232/1710 KB 436/1267 KB 140/713 KB 128/1063 KB 456/1044 KB 1236/1710 KB 436/1267 KB 140/713 KB 128/1063 KB 456/1044 KB 1240/1710 KB 440/1267 KB 140/713 KB 132/1063 KB 456/1044 KB 1244/1710 KB 440/1267 KB 140/713 KB 132/1063 KB 456/1044 KB 1236/1710 KB 440/1267 KB 140/713 KB 132/1063 KB 456/1044 KB 1244/1710 KB 440/1267 KB 140/713 KB 136/1063 KB 456/1044 KB 1244/1710 KB 440/1267 KB 140/713 KB 140/1063 KB 456/1044 KB 1244/1710 KB 440/1267 KB 140/713 KB 144/1063 KB 456/1044 KB 1248/1710 KB 440/1267 KB 144/713 KB 148/1063 KB 456/1044 KB 1248/1710 KB 440/1267 KB 144/713 KB 152/1063 KB 456/1044 KB 1248/1710 KB 440/1267 KB 144/713 KB 156/1063 KB 456/1044 KB 1248/1710 KB 440/1267 KB 144/713 KB 160/1063 KB 456/1044 KB 1236/1710 KB 440/1267 KB 140/713 KB 128/1063 KB 456/1044 KB 1248/1710 KB 444/1267 KB 144/713 KB 160/1063 KB 456/1044 KB 1248/1710 KB 448/1267 KB 144/713 KB 160/1063 KB 456/1044 KB 1248/1710 KB 452/1267 KB 144/713 KB 160/1063 KB 456/1044 KB 1248/1710 KB 456/1267 KB 144/713 KB 160/1063 KB 456/1044 KB 1248/1710 KB 460/1267 KB 144/713 KB 160/1063 KB 456/1044 KB 1248/1710 KB 464/1267 KB 144/713 KB 160/1063 KB 456/1044 KB 1220/1710 KB 440/1267 KB 144/713 KB 148/1063 KB 456/1044 KB 1248/1710 KB 464/1267 KB 144/713 KB 160/1063 KB 460/1044 KB 1248/1710 KB 464/1267 KB 144/713 KB 160/1063 KB 464/1044 KB 1248/1710 KB 440/1267 KB 144/713 KB 144/1063 KB 456/1044 KB 1248/1710 KB 440/1267 KB 140/713 KB 144/1063 KB 456/1044 KB 1252/1710 KB 464/1267 KB 144/713 KB 160/1063 KB 464/1044 KB 1256/1710 KB 468/1267 KB 148/713 KB 160/1063 KB 468/1 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 044 KB 1260/1710 KB 468/1267 KB 148/713 KB 160/1063 KB 468/1044 KB 1264/1710 KB 468/1267 KB 148/713 KB 160/1063 KB 468/1044 KB 1268/1710 KB 468/1267 KB 148/713 KB 160/1063 KB 468/1044 KB 1272/1710 KB 468/1267 KB 148/713 KB 164/1063 KB 468/1044 KB 1252/1710 KB 468/1267 KB 148/713 KB 160/1063 KB 468/1044 KB 1272/1710 KB 472/1267 KB 148/713 KB 164/1063 KB 468/1044 KB 1272/1710 KB 476/1267 KB 148/713 KB 164/1063 KB 468/1044 KB 1272/1710 KB 480/1267 KB 148/713 KB 164/1063 KB 468/1044 KB 1272/1710 KB 484/1267 KB 148/713 KB 164/1063 KB 468/1044 KB 1272/1710 KB 488/1267 KB 148/713 KB 164/1063 KB 468/1044 KB 1272/1710 KB 492/1267 KB 148/713 KB 164/1063 KB 468/1044 KB 1272/1710 KB 496/1267 KB 148/713 KB 164/1063 KB 468/1044 KB 1252/1710 KB 464/1267 KB 148/713 KB 160/1063 KB 468/1044 KB 1272/1710 KB 496/1267 KB 148/713 KB 164/1063 KB 472/1044 KB 1272/1710 KB 496/1267 KB 148/713 KB 164/1063 KB 476/1044 KB 1272/1710 KB 496/1267 KB 148/713 KB 164/1063 KB 480/1044 KB 1272/1710 KB 496/1267 KB 148/713 KB 164/1063 KB 484/1044 KB 1272/1710 KB 496/1267 KB 148/713 KB 164/1063 KB 488/1044 KB 1272/1710 KB 496/1267 KB 148/713 KB 164/1063 KB 492/1044 KB 1272/1710 KB 496/1267 KB 148/713 KB 164/1063 KB 496/1044 KB 1272/1710 KB 496/1267 KB 148/713 KB 164/1063 KB 500/1044 KB 1252/1710 KB 464/1267 KB 148/713 KB 160/1063 KB 464/1044 KB 1276/1710 KB 500/1267 KB 152/713 KB 164/1063 KB 500/1044 KB 1276/1710 KB 500/1267 KB 156/713 KB 164/1063 KB 500/1044 KB 1276/1710 KB 500/1267 KB 160/713 KB 164/1063 KB 500/1044 KB 1276/1710 KB 500/1267 KB 164/713 KB 164/1063 KB 500/1044 KB 1276/1710 KB 500/1267 KB 168/713 KB 164/1063 KB 500/1044 KB 1276/1710 KB 500/1267 KB 172/713 KB 164/1063 KB 500/1044 KB 1276/1710 KB 500/1267 KB 176/713 KB 164/1063 KB 500/1044 KB 1276/1710 KB 500/1267 KB 180/713 KB 164/1063 KB 500/1044 KB 1276/1710 KB 500/1267 KB 184/713 KB 164/1063 KB 500/1044 KB 1276/1710 KB 500/1267 KB 188/713 KB 164/1063 KB 500/1044 KB 1276/1710 KB 500/1267 KB 192/713 KB 164/1063 KB 504/1044 KB 1276/1710 KB 500/1267 KB 148/713 KB 164/1063 KB 500/1044 KB 1276/1710 KB 504/1267 KB 192/713 KB 164/1063 KB 504/1044 KB 1276/1710 KB 508/1267 KB 192/713 KB 164/1063 KB 504/1044 KB 1276/1710 KB 512/1267 KB 192/713 KB 164/1063 KB 504/1044 KB 1276/1710 KB 516/1267 KB 192/713 KB 164/1063 KB 504/1044 KB 1276/1710 KB 520/1267 KB 196/713 KB 164/1063 KB 504/1044 KB 1276/1710 KB 496/1267 KB 148/713 KB 164/1063 KB 500/1044 KB 1280/1710 KB 524/1267 KB 196/713 KB 164/1063 KB 504/1044 KB 1268/1710 KB 468/1267 KB 148/713 KB 164/1063 KB 468/1044 KB 1280/1710 KB 524/1267 KB 196/713 KB 168/1063 KB 504/1044 KB 1280/1710 KB 524/1267 KB 196/713 KB 172/1063 KB 504/1044 KB 1280/1710 KB 524/1267 KB 196/713 KB 176/1063 KB 504/1044 KB 1280/1710 KB 524/1267 KB 196/713 KB 180/1063 KB 504/1044 KB 1280/1710 KB 524/1267 KB 196/713 KB 184/1063 KB 504/1044 KB 1280/1710 KB 524/1267 KB 196/713 KB 188/1063 KB 504/1044 KB 1280/1710 KB 524/1267 KB 196/713 KB 192/1063 KB 504/1044 KB 1280/1710 KB 524/1267 KB 196/713 KB 196/1063 KB 504/1044 KB 1284/1710 KB 524/1267 KB 196/713 KB 200/1063 KB 504/1044 KB 1284/1710 KB 524/1267 KB 196/713 KB 204/1063 KB 504/1044 KB 1284/1710 KB 524/1267 KB 196/713 KB 208/1063 KB 504/1044 KB 1276/1710 KB 516/1267 KB 196/713 KB 164/1063 KB 504/1044 KB 1284/1710 KB 524/1267 KB 200/713 KB 208/1063 KB 504/1044 KB 1284/1710 KB 524/1267 KB 204/713 KB 208/1063 KB 504/1044 KB 1284/1710 KB 524/1267 KB 208/713 KB 208/1063 KB 504/1044 KB 1284/1710 KB 524/1267 KB 212/713 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 208/1063 KB 504/1044 KB 1284/1710 KB 524/1267 KB 216/713 KB 212/1063 KB 504/1044 KB 1284/1710 KB 524/1267 KB 220/713 KB 212/1063 KB 504/1044 KB 1276/1710 KB 500/1267 KB 188/713 KB 164/1063 KB 504/1044 KB 1284/1710 KB 524/1267 KB 220/713 KB 212/1063 KB 508/1044 KB 1284/1710 KB 524/1267 KB 220/713 KB 212/1063 KB 512/1044 KB 1284/1710 KB 524/1267 KB 220/713 KB 212/1063 KB 516/1044 KB 1284/1710 KB 524/1267 KB 220/713 KB 212/1063 KB 520/1044 KB 1284/1710 KB 524/1267 KB 220/713 KB 212/1063 KB 524/1044 KB 1284/1710 KB 524/1267 KB 220/713 KB 212/1063 KB 528/1044 KB 1284/1710 KB 524/1267 KB 220/713 KB 212/1063 KB 532/1044 KB 1284/1710 KB 524/1267 KB 212/713 KB 212/1063 KB 504/1044 KB 1284/1710 KB 524/1267 KB 224/713 KB 216/1063 KB 532/1044 KB 1284/1710 KB 524/1267 KB 224/713 KB 220/1063 KB 532/1044 KB 1284/1710 KB 524/1267 KB 224/713 KB 224/1063 KB 532/1044 KB 1284/1710 KB 524/1267 KB 224/713 KB 228/1063 KB 532/1044 KB 1284/1710 KB 524/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1276/1710 KB 524/1267 KB 196/713 KB 164/1063 KB 504/1044 KB 1284/1710 KB 528/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1284/1710 KB 532/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1284/1710 KB 536/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1284/1710 KB 540/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1284/1710 KB 544/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1284/1710 KB 524/1267 KB 196/713 KB 196/1063 KB 504/1044 KB 1288/1710 KB 544/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1292/1710 KB 544/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1296/1710 KB 544/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1300/1710 KB 544/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1304/1710 KB 544/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1308/1710 KB 544/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1312/1710 KB 544/1267 KB 224/713 KB 232/1063 KB 536/1044 KB 1284/1710 KB 524/1267 KB 224/713 KB 228/1063 KB 536/1044 KB 1312/1710 KB 544/1267 KB 224/713 KB 232/1063 KB 540/1044 KB 1312/1710 KB 544/1267 KB 224/713 KB 232/1063 KB 544/1044 KB 1312/1710 KB 544/1267 KB 224/713 KB 232/1063 KB 548/1044 KB 1316/1710 KB 548/1267 KB 224/713 KB 236/1063 KB 552/1044 KB 1316/1710 KB 548/1267 KB 224/713 KB 236/1063 KB 556/1044 KB 1316/1710 KB 548/1267 KB 224/713 KB 236/1063 KB 560/1044 KB 1316/1710 KB 548/1267 KB 224/713 KB 236/1063 KB 564/1044 KB 1316/1710 KB 548/1267 KB 224/713 KB 236/1063 KB 568/1044 KB 1284/1710 KB 524/1267 KB 224/713 KB 212/1063 KB 532/1044 KB 1316/1710 KB 548/1267 KB 228/713 KB 236/1063 KB 568/1044 KB 1316/1710 KB 548/1267 KB 232/713 KB 236/1063 KB 568/1044 KB 1316/1710 KB 548/1267 KB 236/713 KB 236/1063 KB 568/1044 KB 1316/1710 KB 548/1267 KB 240/713 KB 236/1063 KB 568/1044 KB 1316/1710 KB 548/1267 KB 244/713 KB 236/1063 KB 568/1044 KB 1316/1710 KB 548/1267 KB 224/713 KB 236/1063 KB 548/1044 KB 1316/1710 KB 548/1267 KB 244/713 KB 240/1063 KB 568/1044 KB 1316/1710 KB 548/1267 KB 244/713 KB 244/1063 KB 568/1044 KB 1316/1710 KB 548/1267 KB 244/713 KB 248/1063 KB 568/1044 KB 1316/1710 KB 548/1267 KB 244/713 KB 252/1063 KB 568/1044 KB 1316/1710 KB 548/1267 KB 244/713 KB 256/1063 KB 568/1044 KB 1316/1710 KB 548/1267 KB 248/713 KB 260/1063 KB 568/1044 KB 1316/1710 KB 548/1267 KB 224/713 KB 232/1063 KB 548/1044 KB 1320/1710 KB 548/1267 KB 248/713 KB 260/1063 KB 572/1044 KB 1324/1710 KB 548/1267 KB 248/713 KB 260/1063 KB 572/1044 KB 1328/1710 KB 548/1267 KB 248/713 KB 260/1063 KB 572/1044 KB 1332/1710 KB 548/1267 KB 248/713 KB 260/1063 KB 572/1044 KB 1336/1710 KB 54 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 8/1267 KB 248/713 KB 260/1063 KB 572/1044 KB 1340/1710 KB 548/1267 KB 248/713 KB 260/1063 KB 572/1044 KB 1344/1710 KB 548/1267 KB 248/713 KB 260/1063 KB 572/1044 KB 1348/1710 KB 548/1267 KB 248/713 KB 260/1063 KB 572/1044 KB 1352/1710 KB 548/1267 KB 248/713 KB 260/1063 KB 572/1044 KB 1312/1710 KB 548/1267 KB 224/713 KB 232/1063 KB 548/1044 KB 1352/1710 KB 552/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1352/1710 KB 556/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1352/1710 KB 560/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1352/1710 KB 564/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1352/1710 KB 568/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1352/1710 KB 572/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1352/1710 KB 576/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1352/1710 KB 580/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1356/1710 KB 584/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1356/1710 KB 588/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1356/1710 KB 592/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1352/1710 KB 548/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1356/1710 KB 592/1267 KB 248/713 KB 268/1063 KB 572/1044 KB 1356/1710 KB 592/1267 KB 248/713 KB 272/1063 KB 572/1044 KB 1316/1710 KB 548/1267 KB 248/713 KB 260/1063 KB 572/1044 KB 1356/1710 KB 592/1267 KB 248/713 KB 272/1063 KB 576/1044 KB 1316/1710 KB 548/1267 KB 248/713 KB 256/1063 KB 568/1044 KB 1356/1710 KB 592/1267 KB 252/713 KB 272/1063 KB 580/1044 KB 1356/1710 KB 592/1267 KB 256/713 KB 272/1063 KB 580/1044 KB 1356/1710 KB 592/1267 KB 260/713 KB 272/1063 KB 580/1044 KB 1356/1710 KB 592/1267 KB 264/713 KB 272/1063 KB 580/1044 KB 1356/1710 KB 592/1267 KB 268/713 KB 272/1063 KB 580/1044 KB 1356/1710 KB 592/1267 KB 272/713 KB 272/1063 KB 580/1044 KB 1356/1710 KB 592/1267 KB 276/713 KB 276/1063 KB 580/1044 KB 1356/1710 KB 596/1267 KB 280/713 KB 276/1063 KB 580/1044 KB 1356/1710 KB 596/1267 KB 284/713 KB 276/1063 KB 580/1044 KB 1356/1710 KB 596/1267 KB 288/713 KB 276/1063 KB 580/1044 KB 1356/1710 KB 580/1267 KB 248/713 KB 264/1063 KB 572/1044 KB 1360/1710 KB 596/1267 KB 288/713 KB 276/1063 KB 580/1044 KB 1364/1710 KB 596/1267 KB 288/713 KB 276/1063 KB 580/1044 KB 1368/1710 KB 596/1267 KB 288/713 KB 276/1063 KB 580/1044 KB 1372/1710 KB 596/1267 KB 288/713 KB 276/1063 KB 580/1044 KB 1376/1710 KB 596/1267 KB 288/713 KB 276/1063 KB 580/1044 KB 1380/1710 KB 596/1267 KB 288/713 KB 276/1063 KB 580/1044 KB 1384/1710 KB 596/1267 KB 292/713 KB 276/1063 KB 580/1044 KB 1388/1710 KB 596/1267 KB 292/713 KB 276/1063 KB 580/1044 KB 1392/1710 KB 596/1267 KB 292/713 KB 276/1063 KB 580/1044 KB 1356/1710 KB 596/1267 KB 276/713 KB 276/1063 KB 580/1044 KB 1392/1710 KB 600/1267 KB 292/713 KB 276/1063 KB 580/1044 KB 1392/1710 KB 604/1267 KB 292/713 KB 276/1063 KB 580/1044 KB 1392/1710 KB 608/1267 KB 292/713 KB 276/1063 KB 580/1044 KB 1392/1710 KB 612/1267 KB 292/713 KB 276/1063 KB 580/1044 KB 1356/1710 KB 592/1267 KB 276/713 KB 276/1063 KB 580/1044 KB 1392/1710 KB 612/1267 KB 292/713 KB 276/1063 KB 584/1044 KB 1392/1710 KB 612/1267 KB 292/713 KB 276/1063 KB 588/1044 KB 1392/1710 KB 612/1267 KB 292/713 KB 276/1063 KB 592/1044 KB 1356/1710 KB 592/1267 KB 272/713 KB 276/1063 KB 580/1044 KB 1392/1710 KB 612/1267 KB 292/713 KB 280/1063 KB 592/1044 KB 1392/1710 KB 612/1267 KB 292/713 KB 284/1063 KB 592/1044 KB 1392/1710 KB 612/1267 KB 292/713 KB 288/1063 KB 592/1044 KB 1392/1710 KB 612/1267 KB 292/713 KB 292/1063 KB 592/1044 KB 1392/1710 KB 612/1267 KB 292/713 KB 296/1063 KB 596/1044 K unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install B 1392/1710 KB 612/1267 KB 292/713 KB 300/1063 KB 596/1044 KB 1392/1710 KB 612/1267 KB 292/713 KB 304/1063 KB 596/1044 KB 1392/1710 KB 612/1267 KB 292/713 KB 308/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 292/713 KB 312/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 292/713 KB 316/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 292/713 KB 320/1063 KB 596/1044 KB 1380/1710 KB 596/1267 KB 292/713 KB 276/1063 KB 580/1044 KB 1396/1710 KB 616/1267 KB 296/713 KB 320/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 300/713 KB 320/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 304/713 KB 320/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 308/713 KB 320/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 312/713 KB 320/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 316/713 KB 320/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 320/713 KB 320/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 324/713 KB 320/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 328/713 KB 324/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 332/713 KB 324/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 336/713 KB 324/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 340/713 KB 324/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 344/713 KB 324/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 348/713 KB 324/1063 KB 596/1044 KB 1396/1710 KB 616/1267 KB 292/713 KB 308/1063 KB 596/1044 KB 1400/1710 KB 616/1267 KB 348/713 KB 324/1063 KB 596/1044 KB 1404/1710 KB 616/1267 KB 348/713 KB 324/1063 KB 596/1044 KB 1408/1710 KB 616/1267 KB 348/713 KB 324/1063 KB 596/1044 KB 1412/1710 KB 616/1267 KB 348/713 KB 324/1063 KB 596/1044 KB 1416/1710 KB 616/1267 KB 348/713 KB 324/1063 KB 596/1044 KB 1420/1710 KB 616/1267 KB 348/713 KB 324/1063 KB 596/1044 KB 1424/1710 KB 616/1267 KB 348/713 KB 324/1063 KB 596/1044 KB 1392/1710 KB 616/1267 KB 292/713 KB 308/1063 KB 596/1044 KB 1424/1710 KB 620/1267 KB 348/713 KB 324/1063 KB 596/1044 KB 1424/1710 KB 624/1267 KB 348/713 KB 324/1063 KB 596/1044 KB 1424/1710 KB 628/1267 KB 348/713 KB 324/1063 KB 596/1044 KB 1424/1710 KB 632/1267 KB 348/713 KB 324/1063 KB 596/1044 KB 1392/1710 KB 612/1267 KB 292/713 KB 292/1063 KB 596/1044 KB 1424/1710 KB 632/1267 KB 348/713 KB 324/1063 KB 600/1044 KB 1424/1710 KB 632/1267 KB 348/713 KB 324/1063 KB 604/1044 KB 1424/1710 KB 632/1267 KB 348/713 KB 324/1063 KB 608/1044 KB 1424/1710 KB 632/1267 KB 348/713 KB 324/1063 KB 612/1044 KB 1424/1710 KB 632/1267 KB 348/713 KB 324/1063 KB 616/1044 KB 1424/1710 KB 632/1267 KB 348/713 KB 324/1063 KB 620/1044 KB 1424/1710 KB 632/1267 KB 348/713 KB 324/1063 KB 624/1044 KB 1424/1710 KB 632/1267 KB 348/713 KB 324/1063 KB 628/1044 KB 1424/1710 KB 632/1267 KB 348/713 KB 324/1063 KB 632/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 324/1063 KB 636/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 324/1063 KB 640/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 324/1063 KB 644/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 324/1063 KB 648/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 324/1063 KB 652/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 324/1063 KB 656/1044 KB 1396/1710 KB 616/1267 KB 324/713 KB 324/1063 KB 596/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 328/1063 KB 656/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 332/1063 KB 656/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 336/1063 KB 656/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 340/1063 KB 656/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 344/1063 KB 656/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 348/1063 KB 660/1044 KB 1428/1710 KB 636/1267 KB 348/713 KB 35 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 2/1063 KB 660/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 324/1063 KB 632/1044 KB 1428/1710 KB 640/1267 KB 352/713 KB 352/1063 KB 660/1044 KB 1428/1710 KB 644/1267 KB 352/713 KB 352/1063 KB 660/1044 KB 1428/1710 KB 648/1267 KB 352/713 KB 352/1063 KB 660/1044 KB 1428/1710 KB 652/1267 KB 352/713 KB 352/1063 KB 660/1044 KB 1428/1710 KB 656/1267 KB 352/713 KB 352/1063 KB 660/1044 KB 1428/1710 KB 660/1267 KB 352/713 KB 352/1063 KB 660/1044 KB 1428/1710 KB 664/1267 KB 352/713 KB 356/1063 KB 660/1044 KB 1428/1710 KB 668/1267 KB 352/713 KB 356/1063 KB 660/1044 KB 1428/1710 KB 672/1267 KB 352/713 KB 356/1063 KB 660/1044 KB 1428/1710 KB 636/1267 KB 352/713 KB 352/1063 KB 660/1044 KB 1428/1710 KB 636/1267 KB 348/713 KB 348/1063 KB 660/1044 KB 1432/1710 KB 672/1267 KB 352/713 KB 356/1063 KB 660/1044 KB 1436/1710 KB 672/1267 KB 352/713 KB 356/1063 KB 660/1044 KB 1440/1710 KB 672/1267 KB 352/713 KB 356/1063 KB 660/1044 KB 1444/1710 KB 672/1267 KB 352/713 KB 356/1063 KB 660/1044 KB 1448/1710 KB 676/1267 KB 356/713 KB 356/1063 KB 660/1044 KB 1452/1710 KB 676/1267 KB 356/713 KB 356/1063 KB 660/1044 KB 1456/1710 KB 676/1267 KB 356/713 KB 356/1063 KB 660/1044 KB 1424/1710 KB 636/1267 KB 348/713 KB 344/1063 KB 660/1044 KB 1456/1710 KB 676/1267 KB 356/713 KB 356/1063 KB 664/1044 KB 1456/1710 KB 676/1267 KB 356/713 KB 356/1063 KB 668/1044 KB 1456/1710 KB 676/1267 KB 356/713 KB 356/1063 KB 672/1044 KB 1456/1710 KB 676/1267 KB 356/713 KB 356/1063 KB 676/1044 KB 1460/1710 KB 676/1267 KB 356/713 KB 356/1063 KB 680/1044 KB 1460/1710 KB 676/1267 KB 356/713 KB 356/1063 KB 684/1044 KB 1460/1710 KB 676/1267 KB 356/713 KB 356/1063 KB 688/1044 KB 1444/1710 KB 676/1267 KB 356/713 KB 356/1063 KB 660/1044 KB 1460/1710 KB 680/1267 KB 356/713 KB 356/1063 KB 688/1044 KB 1460/1710 KB 684/1267 KB 356/713 KB 356/1063 KB 688/1044 KB 1460/1710 KB 688/1267 KB 356/713 KB 356/1063 KB 688/1044 KB 1460/1710 KB 692/1267 KB 356/713 KB 356/1063 KB 688/1044 KB 1460/1710 KB 696/1267 KB 356/713 KB 356/1063 KB 692/1044 KB 1460/1710 KB 700/1267 KB 356/713 KB 356/1063 KB 692/1044 KB 1460/1710 KB 704/1267 KB 356/713 KB 356/1063 KB 692/1044 KB 1444/1710 KB 672/1267 KB 356/713 KB 356/1063 KB 660/1044 KB 1460/1710 KB 704/1267 KB 360/713 KB 356/1063 KB 692/1044 KB 1460/1710 KB 704/1267 KB 364/713 KB 356/1063 KB 692/1044 KB 1460/1710 KB 704/1267 KB 368/713 KB 356/1063 KB 692/1044 KB 1428/1710 KB 660/1267 KB 352/713 KB 356/1063 KB 660/1044 KB 1460/1710 KB 704/1267 KB 368/713 KB 360/1063 KB 692/1044 KB 1460/1710 KB 704/1267 KB 368/713 KB 364/1063 KB 692/1044 KB 1460/1710 KB 704/1267 KB 372/713 KB 364/1063 KB 692/1044 KB 1460/1710 KB 704/1267 KB 376/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 704/1267 KB 380/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 704/1267 KB 384/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 704/1267 KB 388/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 704/1267 KB 392/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 708/1267 KB 396/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 708/1267 KB 400/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 708/1267 KB 404/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 708/1267 KB 408/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 708/1267 KB 412/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 708/1267 KB 416/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 708/1267 KB 420/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 692/1267 KB 356/713 KB 356/1063 KB 692/1044 KB 1460/1710 KB 676/1267 KB 356/713 KB 356/1063 KB 676/1044 KB 1464/1710 KB 708/126 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 7 KB 420/713 KB 368/1063 KB 692/1044 KB 1468/1710 KB 708/1267 KB 420/713 KB 368/1063 KB 692/1044 KB 1472/1710 KB 708/1267 KB 420/713 KB 368/1063 KB 692/1044 KB 1476/1710 KB 708/1267 KB 420/713 KB 368/1063 KB 692/1044 KB 1480/1710 KB 708/1267 KB 420/713 KB 368/1063 KB 696/1044 KB 1484/1710 KB 708/1267 KB 420/713 KB 368/1063 KB 696/1044 KB 1488/1710 KB 708/1267 KB 420/713 KB 368/1063 KB 696/1044 KB 1492/1710 KB 708/1267 KB 420/713 KB 368/1063 KB 696/1044 KB 1496/1710 KB 708/1267 KB 420/713 KB 368/1063 KB 696/1044 KB 1500/1710 KB 708/1267 KB 420/713 KB 368/1063 KB 696/1044 KB 1504/1710 KB 708/1267 KB 420/713 KB 368/1063 KB 696/1044 KB 1460/1710 KB 708/1267 KB 392/713 KB 368/1063 KB 692/1044 KB 1460/1710 KB 704/1267 KB 372/713 KB 368/1063 KB 692/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 372/1063 KB 696/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 376/1063 KB 696/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 380/1063 KB 696/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 384/1063 KB 696/1044 KB 1476/1710 KB 708/1267 KB 420/713 KB 368/1063 KB 696/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 384/1063 KB 700/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 388/1063 KB 704/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 388/1063 KB 708/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 388/1063 KB 712/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 388/1063 KB 716/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 388/1063 KB 720/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 388/1063 KB 700/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 392/1063 KB 720/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 396/1063 KB 720/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 400/1063 KB 720/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 404/1063 KB 720/1044 KB 1508/1710 KB 712/1267 KB 420/713 KB 408/1063 KB 724/1044 KB 1508/1710 KB 712/1267 KB 420/713 KB 412/1063 KB 724/1044 KB 1508/1710 KB 712/1267 KB 420/713 KB 416/1063 KB 724/1044 KB 1508/1710 KB 712/1267 KB 424/713 KB 420/1063 KB 724/1044 KB 1508/1710 KB 712/1267 KB 424/713 KB 424/1063 KB 724/1044 KB 1508/1710 KB 712/1267 KB 424/713 KB 428/1063 KB 724/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 368/1063 KB 708/1044 KB 1508/1710 KB 716/1267 KB 424/713 KB 428/1063 KB 724/1044 KB 1508/1710 KB 720/1267 KB 424/713 KB 428/1063 KB 724/1044 KB 1508/1710 KB 724/1267 KB 424/713 KB 428/1063 KB 724/1044 KB 1508/1710 KB 728/1267 KB 424/713 KB 428/1063 KB 724/1044 KB 1508/1710 KB 732/1267 KB 424/713 KB 428/1063 KB 724/1044 KB 1508/1710 KB 736/1267 KB 424/713 KB 428/1063 KB 724/1044 KB 1508/1710 KB 712/1267 KB 424/713 KB 416/1063 KB 724/1044 KB 1508/1710 KB 736/1267 KB 428/713 KB 428/1063 KB 724/1044 KB 1508/1710 KB 740/1267 KB 432/713 KB 428/1063 KB 724/1044 KB 1508/1710 KB 712/1267 KB 420/713 KB 404/1063 KB 724/1044 KB 1512/1710 KB 740/1267 KB 432/713 KB 428/1063 KB 724/1044 KB 1516/1710 KB 740/1267 KB 432/713 KB 428/1063 KB 724/1044 KB 1520/1710 KB 740/1267 KB 432/713 KB 428/1063 KB 724/1044 KB 1504/1710 KB 712/1267 KB 420/713 KB 404/1063 KB 724/1044 KB 1520/1710 KB 740/1267 KB 432/713 KB 428/1063 KB 728/1044 KB 1520/1710 KB 740/1267 KB 432/713 KB 428/1063 KB 732/1044 KB 1520/1710 KB 740/1267 KB 432/713 KB 428/1063 KB 736/1044 KB 1520/1710 KB 740/1267 KB 432/713 KB 428/1063 KB 740/1044 KB 1524/1710 KB 740/1267 KB 436/713 KB 428/1063 KB 744/1044 KB 1508/1710 KB 740/1267 KB 428/713 KB 428/1063 KB 724/1044 KB 1524/1710 KB 744/1267 KB 436/713 KB 432/1063 KB 744/1044 KB 1524/1710 KB 748/1267 KB 436/713 KB 432/1063 KB 744/1044 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 1524/1710 KB 740/1267 KB 436/713 KB 432/1063 KB 744/1044 KB 1524/1710 KB 740/1267 KB 436/713 KB 428/1063 KB 740/1044 KB 1524/1710 KB 748/1267 KB 440/713 KB 432/1063 KB 748/1044 KB 1524/1710 KB 748/1267 KB 444/713 KB 432/1063 KB 748/1044 KB 1524/1710 KB 752/1267 KB 448/713 KB 432/1063 KB 748/1044 KB 1524/1710 KB 752/1267 KB 452/713 KB 432/1063 KB 748/1044 KB 1524/1710 KB 752/1267 KB 456/713 KB 436/1063 KB 748/1044 KB 1524/1710 KB 752/1267 KB 460/713 KB 436/1063 KB 748/1044 KB 1524/1710 KB 752/1267 KB 464/713 KB 436/1063 KB 748/1044 KB 1524/1710 KB 740/1267 KB 432/713 KB 428/1063 KB 740/1044 KB 1528/1710 KB 752/1267 KB 464/713 KB 436/1063 KB 748/1044 KB 1532/1710 KB 752/1267 KB 464/713 KB 436/1063 KB 748/1044 KB 1536/1710 KB 752/1267 KB 464/713 KB 436/1063 KB 748/1044 KB 1540/1710 KB 752/1267 KB 464/713 KB 436/1063 KB 748/1044 KB 1544/1710 KB 752/1267 KB 464/713 KB 436/1063 KB 748/1044 KB 1548/1710 KB 752/1267 KB 464/713 KB 436/1063 KB 748/1044 KB 1552/1710 KB 752/1267 KB 464/713 KB 436/1063 KB 748/1044 KB 1524/1710 KB 752/1267 KB 452/713 KB 436/1063 KB 748/1044 KB 1552/1710 KB 752/1267 KB 464/713 KB 440/1063 KB 748/1044 KB 1552/1710 KB 752/1267 KB 464/713 KB 444/1063 KB 748/1044 KB 1552/1710 KB 752/1267 KB 464/713 KB 448/1063 KB 748/1044 KB 1552/1710 KB 752/1267 KB 464/713 KB 452/1063 KB 748/1044 KB 1556/1710 KB 752/1267 KB 468/713 KB 456/1063 KB 748/1044 KB 1556/1710 KB 752/1267 KB 468/713 KB 460/1063 KB 748/1044 KB 1556/1710 KB 752/1267 KB 468/713 KB 464/1063 KB 748/1044 KB 1556/1710 KB 752/1267 KB 468/713 KB 468/1063 KB 748/1044 KB 1524/1710 KB 752/1267 KB 444/713 KB 432/1063 KB 748/1044 KB 1524/1710 KB 748/1267 KB 436/713 KB 432/1063 KB 748/1044 KB 1556/1710 KB 752/1267 KB 468/713 KB 468/1063 KB 752/1044 KB 1556/1710 KB 752/1267 KB 468/713 KB 468/1063 KB 756/1044 KB 1556/1710 KB 756/1267 KB 468/713 KB 468/1063 KB 760/1044 KB 1556/1710 KB 756/1267 KB 468/713 KB 468/1063 KB 764/1044 KB 1556/1710 KB 756/1267 KB 468/713 KB 468/1063 KB 768/1044 KB 1556/1710 KB 756/1267 KB 468/713 KB 468/1063 KB 772/1044 KB 1556/1710 KB 756/1267 KB 468/713 KB 468/1063 KB 776/1044 KB 1556/1710 KB 756/1267 KB 468/713 KB 468/1063 KB 780/1044 KB 1556/1710 KB 756/1267 KB 468/713 KB 468/1063 KB 784/1044 KB 1556/1710 KB 756/1267 KB 468/713 KB 468/1063 KB 788/1044 KB 1556/1710 KB 756/1267 KB 468/713 KB 468/1063 KB 792/1044 KB 1556/1710 KB 756/1267 KB 468/713 KB 468/1063 KB 796/1044 KB 1556/1710 KB 752/1267 KB 468/713 KB 452/1063 KB 748/1044 KB 1556/1710 KB 756/1267 KB 472/713 KB 472/1063 KB 796/1044 KB 1556/1710 KB 756/1267 KB 476/713 KB 472/1063 KB 796/1044 KB 1556/1710 KB 756/1267 KB 480/713 KB 472/1063 KB 796/1044 KB 1556/1710 KB 752/1267 KB 464/713 KB 452/1063 KB 748/1044 KB 1560/1710 KB 756/1267 KB 480/713 KB 472/1063 KB 796/1044 KB 1564/1710 KB 756/1267 KB 480/713 KB 472/1063 KB 796/1044 KB 1568/1710 KB 756/1267 KB 480/713 KB 472/1063 KB 796/1044 KB 1572/1710 KB 756/1267 KB 484/713 KB 472/1063 KB 796/1044 KB 1556/1710 KB 756/1267 KB 468/713 KB 472/1063 KB 796/1044 KB 1556/1710 KB 756/1267 KB 468/713 KB 468/1063 KB 756/1044 KB 1572/1710 KB 760/1267 KB 484/713 KB 472/1063 KB 800/1044 KB 1572/1710 KB 764/1267 KB 484/713 KB 472/1063 KB 800/1044 KB 1572/1710 KB 768/1267 KB 484/713 KB 472/1063 KB 800/1044 KB 1572/1710 KB 772/1267 KB 484/713 KB 472/1063 KB 800/1044 KB 1572/1710 KB 776/1267 KB 484/713 KB 472/1063 KB 800/1044 KB 1572/1710 KB 780/1267 KB 484/713 KB 472/1063 KB 800/1044 KB 1572/1710 KB 784/1267 KB 484/713 KB 472/10 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 63 KB 800/1044 KB 1572/1710 KB 788/1267 KB 484/713 KB 472/1063 KB 800/1044 KB 1572/1710 KB 792/1267 KB 484/713 KB 476/1063 KB 800/1044 KB 1572/1710 KB 796/1267 KB 484/713 KB 476/1063 KB 800/1044 KB 1572/1710 KB 800/1267 KB 484/713 KB 476/1063 KB 800/1044 KB 1572/1710 KB 756/1267 KB 484/713 KB 472/1063 KB 800/1044 KB 1568/1710 KB 756/1267 KB 484/713 KB 472/1063 KB 796/1044 KB 1576/1710 KB 800/1267 KB 488/713 KB 476/1063 KB 800/1044 KB 1576/1710 KB 800/1267 KB 492/713 KB 476/1063 KB 800/1044 KB 1576/1710 KB 800/1267 KB 496/713 KB 476/1063 KB 800/1044 KB 1576/1710 KB 800/1267 KB 500/713 KB 476/1063 KB 804/1044 KB 1576/1710 KB 804/1267 KB 504/713 KB 476/1063 KB 804/1044 KB 1576/1710 KB 804/1267 KB 508/713 KB 476/1063 KB 804/1044 KB 1576/1710 KB 804/1267 KB 512/713 KB 476/1063 KB 804/1044 KB 1576/1710 KB 800/1267 KB 484/713 KB 476/1063 KB 800/1044 KB 1580/1710 KB 804/1267 KB 512/713 KB 476/1063 KB 804/1044 KB 1584/1710 KB 804/1267 KB 512/713 KB 476/1063 KB 804/1044 KB 1572/1710 KB 788/1267 KB 484/713 KB 476/1063 KB 800/1044 KB 1584/1710 KB 804/1267 KB 512/713 KB 480/1063 KB 804/1044 KB 1584/1710 KB 804/1267 KB 512/713 KB 484/1063 KB 804/1044 KB 1588/1710 KB 804/1267 KB 512/713 KB 488/1063 KB 804/1044 KB 1588/1710 KB 804/1267 KB 512/713 KB 492/1063 KB 804/1044 KB 1588/1710 KB 804/1267 KB 512/713 KB 496/1063 KB 804/1044 KB 1576/1710 KB 804/1267 KB 500/713 KB 476/1063 KB 804/1044 KB 1588/1710 KB 808/1267 KB 512/713 KB 496/1063 KB 804/1044 KB 1588/1710 KB 812/1267 KB 512/713 KB 496/1063 KB 804/1044 KB 1588/1710 KB 816/1267 KB 512/713 KB 496/1063 KB 804/1044 KB 1588/1710 KB 820/1267 KB 512/713 KB 500/1063 KB 804/1044 KB 1588/1710 KB 824/1267 KB 516/713 KB 500/1063 KB 804/1044 KB 1588/1710 KB 828/1267 KB 516/713 KB 500/1063 KB 804/1044 KB 1588/1710 KB 832/1267 KB 516/713 KB 500/1063 KB 804/1044 KB 1576/1710 KB 800/1267 KB 496/713 KB 476/1063 KB 804/1044 KB 1588/1710 KB 832/1267 KB 516/713 KB 500/1063 KB 808/1044 KB 1588/1710 KB 832/1267 KB 516/713 KB 500/1063 KB 812/1044 KB 1588/1710 KB 832/1267 KB 516/713 KB 500/1063 KB 816/1044 KB 1588/1710 KB 832/1267 KB 516/713 KB 500/1063 KB 820/1044 KB 1588/1710 KB 832/1267 KB 516/713 KB 500/1063 KB 824/1044 KB 1588/1710 KB 832/1267 KB 516/713 KB 500/1063 KB 828/1044 KB 1588/1710 KB 832/1267 KB 516/713 KB 500/1063 KB 832/1044 KB 1588/1710 KB 832/1267 KB 516/713 KB 500/1063 KB 836/1044 KB 1588/1710 KB 836/1267 KB 516/713 KB 500/1063 KB 840/1044 KB 1588/1710 KB 836/1267 KB 516/713 KB 500/1063 KB 844/1044 KB 1588/1710 KB 836/1267 KB 516/713 KB 500/1063 KB 848/1044 KB 1588/1710 KB 820/1267 KB 516/713 KB 500/1063 KB 804/1044 KB 1588/1710 KB 836/1267 KB 520/713 KB 500/1063 KB 848/1044 KB 1588/1710 KB 836/1267 KB 524/713 KB 500/1063 KB 848/1044 KB 1588/1710 KB 836/1267 KB 528/713 KB 500/1063 KB 848/1044 KB 1588/1710 KB 836/1267 KB 532/713 KB 500/1063 KB 848/1044 KB 1588/1710 KB 816/1267 KB 512/713 KB 500/1063 KB 804/1044 KB 1588/1710 KB 836/1267 KB 532/713 KB 504/1063 KB 848/1044 KB 1588/1710 KB 836/1267 KB 532/713 KB 508/1063 KB 848/1044 KB 1588/1710 KB 836/1267 KB 532/713 KB 512/1063 KB 848/1044 KB 1588/1710 KB 804/1267 KB 512/713 KB 484/1063 KB 804/1044 KB 1592/1710 KB 836/1267 KB 532/713 KB 512/1063 KB 848/1044 KB 1596/1710 KB 836/1267 KB 532/713 KB 512/1063 KB 848/1044 KB 1600/1710 KB 836/1267 KB 532/713 KB 512/1063 KB 848/1044 KB 1604/1710 KB 836/1267 KB 532/713 KB 512/1063 KB 848/1044 KB 1608/1710 KB 836/1267 KB 532/713 KB 512/1063 KB 848/1044 KB 1612/1710 KB 836/1267 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 532/713 KB 512/1063 KB 848/1044 KB 1616/1710 KB 836/1267 KB 532/713 KB 516/1063 KB 848/1044 KB 1620/1710 KB 836/1267 KB 532/713 KB 516/1063 KB 848/1044 KB 1624/1710 KB 836/1267 KB 536/713 KB 516/1063 KB 852/1044 KB 1588/1710 KB 836/1267 KB 516/713 KB 500/1063 KB 836/1044 KB 1624/1710 KB 840/1267 KB 536/713 KB 516/1063 KB 852/1044 KB 1624/1710 KB 844/1267 KB 536/713 KB 516/1063 KB 852/1044 KB 1624/1710 KB 848/1267 KB 536/713 KB 516/1063 KB 852/1044 KB 1624/1710 KB 852/1267 KB 536/713 KB 516/1063 KB 852/1044 KB 1628/1710 KB 856/1267 KB 536/713 KB 516/1063 KB 852/1044 KB 1628/1710 KB 860/1267 KB 536/713 KB 516/1063 KB 852/1044 KB 1628/1710 KB 864/1267 KB 536/713 KB 516/1063 KB 852/1044 KB 1620/1710 KB 836/1267 KB 536/713 KB 516/1063 KB 852/1044 KB 1628/1710 KB 864/1267 KB 536/713 KB 516/1063 KB 856/1044 KB 1628/1710 KB 864/1267 KB 536/713 KB 516/1063 KB 860/1044 KB 1628/1710 KB 864/1267 KB 536/713 KB 516/1063 KB 864/1044 KB 1620/1710 KB 836/1267 KB 536/713 KB 516/1063 KB 848/1044 KB 1628/1710 KB 864/1267 KB 540/713 KB 516/1063 KB 864/1044 KB 1628/1710 KB 864/1267 KB 544/713 KB 516/1063 KB 864/1044 KB 1612/1710 KB 836/1267 KB 532/713 KB 516/1063 KB 848/1044 KB 1628/1710 KB 864/1267 KB 544/713 KB 520/1063 KB 864/1044 KB 1628/1710 KB 864/1267 KB 544/713 KB 524/1063 KB 864/1044 KB 1628/1710 KB 864/1267 KB 544/713 KB 528/1063 KB 864/1044 KB 1628/1710 KB 864/1267 KB 544/713 KB 532/1063 KB 864/1044 KB 1628/1710 KB 864/1267 KB 548/713 KB 536/1063 KB 864/1044 KB 1628/1710 KB 864/1267 KB 548/713 KB 540/1063 KB 864/1044 KB 1628/1710 KB 864/1267 KB 548/713 KB 544/1063 KB 864/1044 KB 1628/1710 KB 852/1267 KB 536/713 KB 516/1063 KB 852/1044 KB 1632/1710 KB 864/1267 KB 548/713 KB 544/1063 KB 864/1044 KB 1636/1710 KB 864/1267 KB 548/713 KB 544/1063 KB 864/1044 KB 1628/1710 KB 864/1267 KB 548/713 KB 532/1063 KB 864/1044 KB 1640/1710 KB 864/1267 KB 552/713 KB 544/1063 KB 864/1044 KB 1640/1710 KB 864/1267 KB 556/713 KB 544/1063 KB 864/1044 KB 1640/1710 KB 864/1267 KB 560/713 KB 544/1063 KB 864/1044 KB 1640/1710 KB 864/1267 KB 560/713 KB 544/1063 KB 868/1044 KB 1640/1710 KB 868/1267 KB 564/713 KB 548/1063 KB 872/1044 KB 1640/1710 KB 868/1267 KB 564/713 KB 548/1063 KB 876/1044 KB 1640/1710 KB 868/1267 KB 564/713 KB 548/1063 KB 880/1044 KB 1640/1710 KB 868/1267 KB 564/713 KB 548/1063 KB 868/1044 KB 1640/1710 KB 864/1267 KB 560/713 KB 548/1063 KB 868/1044 KB 1640/1710 KB 868/1267 KB 564/713 KB 552/1063 KB 880/1044 KB 1640/1710 KB 868/1267 KB 568/713 KB 556/1063 KB 884/1044 KB 1640/1710 KB 868/1267 KB 568/713 KB 560/1063 KB 884/1044 KB 1640/1710 KB 868/1267 KB 568/713 KB 564/1063 KB 884/1044 KB 1640/1710 KB 868/1267 KB 568/713 KB 568/1063 KB 884/1044 KB 1640/1710 KB 868/1267 KB 568/713 KB 572/1063 KB 884/1044 KB 1640/1710 KB 868/1267 KB 568/713 KB 576/1063 KB 884/1044 KB 1640/1710 KB 868/1267 KB 568/713 KB 580/1063 KB 884/1044 KB 1640/1710 KB 868/1267 KB 560/713 KB 548/1063 KB 868/1044 KB 1640/1710 KB 864/1267 KB 548/713 KB 548/1063 KB 868/1044 KB 1644/1710 KB 868/1267 KB 568/713 KB 580/1063 KB 884/1044 KB 1648/1710 KB 868/1267 KB 568/713 KB 580/1063 KB 884/1044 KB 1652/1710 KB 868/1267 KB 568/713 KB 580/1063 KB 884/1044 KB 1640/1710 KB 868/1267 KB 568/713 KB 552/1063 KB 884/1044 KB 1652/1710 KB 872/1267 KB 572/713 KB 580/1063 KB 884/1044 KB 1652/1710 KB 872/1267 KB 576/713 KB 580/1063 KB 884/1044 KB 1656/1710 KB 872/1267 KB 576/713 KB 580/1063 KB 884/1044 KB 1660/1710 KB 872/1267 KB 576/713 KB 580/1063 KB 884/1044 KB 1664 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install /1710 KB 872/1267 KB 580/713 KB 580/1063 KB 884/1044 KB 1640/1710 KB 868/1267 KB 564/713 KB 552/1063 KB 884/1044 KB 1664/1710 KB 872/1267 KB 580/713 KB 580/1063 KB 888/1044 KB 1664/1710 KB 872/1267 KB 580/713 KB 580/1063 KB 892/1044 KB 1664/1710 KB 872/1267 KB 580/713 KB 580/1063 KB 896/1044 KB 1660/1710 KB 872/1267 KB 580/713 KB 580/1063 KB 884/1044 KB 1664/1710 KB 872/1267 KB 584/713 KB 580/1063 KB 896/1044 KB 1664/1710 KB 872/1267 KB 588/713 KB 580/1063 KB 896/1044 KB 1668/1710 KB 872/1267 KB 592/713 KB 580/1063 KB 900/1044 KB 1652/1710 KB 872/1267 KB 568/713 KB 580/1063 KB 884/1044 KB 1668/1710 KB 876/1267 KB 592/713 KB 580/1063 KB 900/1044 KB 1668/1710 KB 880/1267 KB 592/713 KB 580/1063 KB 900/1044 KB 1668/1710 KB 884/1267 KB 592/713 KB 580/1063 KB 900/1044 KB 1668/1710 KB 888/1267 KB 592/713 KB 580/1063 KB 900/1044 KB 1668/1710 KB 892/1267 KB 592/713 KB 580/1063 KB 900/1044 KB 1668/1710 KB 896/1267 KB 592/713 KB 580/1063 KB 900/1044 KB 1668/1710 KB 900/1267 KB 592/713 KB 580/1063 KB 900/1044 KB 1668/1710 KB 904/1267 KB 596/713 KB 584/1063 KB 900/1044 KB 1668/1710 KB 872/1267 KB 588/713 KB 580/1063 KB 900/1044 KB 1668/1710 KB 872/1267 KB 588/713 KB 580/1063 KB 896/1044 KB 1672/1710 KB 904/1267 KB 596/713 KB 584/1063 KB 904/1044 KB 1676/1710 KB 904/1267 KB 596/713 KB 584/1063 KB 904/1044 KB 1680/1710 KB 904/1267 KB 596/713 KB 584/1063 KB 904/1044 KB 1684/1710 KB 904/1267 KB 596/713 KB 584/1063 KB 904/1044 KB 1688/1710 KB 904/1267 KB 596/713 KB 584/1063 KB 904/1044 KB 1692/1710 KB 904/1267 KB 596/713 KB 584/1063 KB 904/1044 KB 1696/1710 KB 908/1267 KB 596/713 KB 584/1063 KB 904/1044 KB 1668/1710 KB 900/1267 KB 596/713 KB 584/1063 KB 900/1044 KB 1696/1710 KB 908/1267 KB 596/713 KB 588/1063 KB 904/1044 KB 1668/1710 KB 900/1267 KB 596/713 KB 580/1063 KB 900/1044 KB 1696/1710 KB 908/1267 KB 600/713 KB 592/1063 KB 904/1044 KB 1696/1710 KB 908/1267 KB 604/713 KB 592/1063 KB 904/1044 KB 1696/1710 KB 908/1267 KB 608/713 KB 592/1063 KB 904/1044 KB 1696/1710 KB 908/1267 KB 596/713 KB 592/1063 KB 904/1044 KB 1692/1710 KB 908/1267 KB 596/713 KB 584/1063 KB 904/1044 KB 1696/1710 KB 912/1267 KB 608/713 KB 592/1063 KB 904/1044 KB 1696/1710 KB 916/1267 KB 612/713 KB 596/1063 KB 904/1044 KB 1700/1710 KB 920/1267 KB 612/713 KB 596/1063 KB 904/1044 KB 1668/1710 KB 904/1267 KB 596/713 KB 584/1063 KB 904/1044 KB 1700/1710 KB 924/1267 KB 612/713 KB 596/1063 KB 908/1044 KB 1700/1710 KB 924/1267 KB 612/713 KB 596/1063 KB 912/1044 KB 1700/1710 KB 924/1267 KB 612/713 KB 596/1063 KB 916/1044 KB 1700/1710 KB 924/1267 KB 612/713 KB 596/1063 KB 920/1044 KB 1700/1710 KB 924/1267 KB 612/713 KB 596/1063 KB 924/1044 KB 1700/1710 KB 924/1267 KB 612/713 KB 596/1063 KB 928/1044 KB 1700/1710 KB 924/1267 KB 612/713 KB 596/1063 KB 932/1044 KB 1700/1710 KB 924/1267 KB 612/713 KB 596/1063 KB 936/1044 KB 1700/1710 KB 916/1267 KB 612/713 KB 596/1063 KB 904/1044 KB 1704/1710 KB 924/1267 KB 612/713 KB 596/1063 KB 936/1044 KB 1708/1710 KB 924/1267 KB 612/713 KB 596/1063 KB 936/1044 KB 1710/1710 KB 924/1267 KB 612/713 KB 596/1063 KB 936/1044 KB 1696/1710 KB 912/1267 KB 612/713 KB 596/1063 KB 904/1044 KB 1710/1710 KB 924/1267 KB 612/713 KB 600/1063 KB 936/1044 KB 1710/1710 KB 924/1267 KB 612/713 KB 604/1063 KB 936/1044 KB 1710/1710 KB 924/1267 KB 612/713 KB 608/1063 KB 936/1044 KB 1696/1710 KB 912/1267 KB 612/713 KB 592/1063 KB 904/1044 KB 1710/1710 KB 924/1267 KB 616/713 KB 608/1063 KB 936/1044 KB 1710/1710 KB 924/1267 KB 620/713 KB 608/1063 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 936/1044 KB 1710/1710 KB 924/1267 KB 624/713 KB 608/1063 KB 936/1044 KB 1710/1710 KB 924/1267 KB 628/713 KB 608/1063 KB 936/1044 KB 1710/1710 KB 924/1267 KB 632/713 KB 612/1063 KB 940/1044 KB 1710/1710 KB 924/1267 KB 636/713 KB 612/1063 KB 940/1044 KB 1710/1710 KB 924/1267 KB 640/713 KB 612/1063 KB 940/1044 KB 1710/1710 KB 924/1267 KB 644/713 KB 612/1063 KB 940/1044 KB 924/1267 KB 648/713 KB 612/1063 KB 940/1044 KB 924/1267 KB 652/713 KB 612/1063 KB 940/1044 KB 924/1267 KB 656/713 KB 612/1063 KB 940/1044 KB 1700/1710 KB 924/1267 KB 612/713 KB 596/1063 KB 932/1044 KB 928/1267 KB 656/713 KB 612/1063 KB 940/1044 KB 932/1267 KB 656/713 KB 612/1063 KB 940/1044 KB 936/1267 KB 656/713 KB 612/1063 KB 940/1044 KB 940/1267 KB 656/713 KB 612/1063 KB 940/1044 KB 944/1267 KB 656/713 KB 612/1063 KB 940/1044 KB 948/1267 KB 656/713 KB 612/1063 KB 940/1044 KB 952/1267 KB 656/713 KB 612/1063 KB 940/1044 KB 956/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 960/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 964/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 968/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 972/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 976/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 980/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 984/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 988/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 992/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 996/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 1000/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 1004/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 1008/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 1710/1710 KB 924/1267 KB 628/713 KB 612/1063 KB 940/1044 KB 1008/1267 KB 660/713 KB 612/1063 KB 944/1044 KB 1710/1710 KB 924/1267 KB 628/713 KB 612/1063 KB 936/1044 KB 1008/1267 KB 660/713 KB 616/1063 KB 944/1044 KB 1008/1267 KB 660/713 KB 620/1063 KB 944/1044 KB 1008/1267 KB 660/713 KB 624/1063 KB 944/1044 KB 1008/1267 KB 660/713 KB 628/1063 KB 944/1044 KB 1008/1267 KB 660/713 KB 632/1063 KB 948/1044 KB 1008/1267 KB 660/713 KB 636/1063 KB 948/1044 KB 1008/1267 KB 660/713 KB 640/1063 KB 948/1044 KB 1008/1267 KB 660/713 KB 644/1063 KB 948/1044 KB 1008/1267 KB 660/713 KB 648/1063 KB 948/1044 KB 1008/1267 KB 660/713 KB 652/1063 KB 948/1044 KB 1008/1267 KB 660/713 KB 656/1063 KB 948/1044 KB 1008/1267 KB 660/713 KB 660/1063 KB 948/1044 KB 952/1267 KB 660/713 KB 612/1063 KB 940/1044 KB 1008/1267 KB 664/713 KB 660/1063 KB 948/1044 KB 1008/1267 KB 668/713 KB 660/1063 KB 948/1044 KB 1008/1267 KB 672/713 KB 660/1063 KB 948/1044 KB 1008/1267 KB 676/713 KB 660/1063 KB 948/1044 KB 1008/1267 KB 680/713 KB 660/1063 KB 948/1044 KB 1008/1267 KB 684/713 KB 660/1063 KB 948/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3482.4 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 1008/1267 KB 660/713 KB 628/1063 KB 948/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 952/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 956/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 960/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 964/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 968/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 972/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 976/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 980/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 984/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 988/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 992/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 996/1044 KB 1008/1267 KB 684/713 KB 664/1063 KB 948/1044 KB 1008/1267 KB 688/713 KB 664/1063 KB 996/1044 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 1008/1267 KB 688/713 KB 668/1063 KB 996/1044 KB 1008/1267 KB 688/713 KB 672/1063 KB 996/1044 KB 1008/1267 KB 688/713 KB 676/1063 KB 996/1044 KB 1008/1267 KB 692/713 KB 680/1063 KB 1000/1044 KB 1008/1267 KB 692/713 KB 684/1063 KB 1000/1044 KB 1008/1267 KB 692/713 KB 688/1063 KB 1000/1044 KB 1008/1267 KB 692/713 KB 676/1063 KB 1000/1044 KB 1008/1267 KB 688/713 KB 676/1063 KB 1000/1044 KB 1008/1267 KB 692/713 KB 688/1063 KB 1004/1044 KB 1008/1267 KB 692/713 KB 688/1063 KB 1008/1044 KB 1008/1267 KB 692/713 KB 688/1063 KB 1012/1044 KB 1008/1267 KB 696/713 KB 688/1063 KB 1012/1044 KB 1008/1267 KB 700/713 KB 688/1063 KB 1012/1044 KB 1008/1267 KB 704/713 KB 688/1063 KB 1012/1044 KB 1008/1267 KB 708/713 KB 688/1063 KB 1012/1044 KB 1008/1267 KB 712/713 KB 688/1063 KB 1016/1044 KB 1008/1267 KB 713/713 KB 688/1063 KB 1016/1044 KB 1008/1267 KB 708/713 KB 688/1063 KB 1016/1044 KB 1008/1267 KB 713/713 KB 688/1063 KB 1020/1044 KB 1008/1267 KB 713/713 KB 688/1063 KB 1024/1044 KB 1008/1267 KB 713/713 KB 688/1063 KB 1028/1044 KB 1012/1267 KB 713/713 KB 692/1063 KB 1032/1044 KB 1012/1267 KB 713/713 KB 692/1063 KB 1036/1044 KB 1012/1267 KB 713/713 KB 692/1063 KB 1040/1044 KB 1012/1267 KB 713/713 KB 692/1063 KB 1028/1044 KB 1012/1267 KB 713/713 KB 696/1063 KB 1040/1044 KB 1012/1267 KB 713/713 KB 700/1063 KB 1040/1044 KB 1012/1267 KB 713/713 KB 704/1063 KB 1040/1044 KB 1012/1267 KB 713/713 KB 688/1063 KB 1028/1044 KB 1016/1267 KB 713/713 KB 704/1063 KB 1040/1044 KB 1020/1267 KB 713/713 KB 704/1063 KB 1040/1044 KB 1024/1267 KB 713/713 KB 704/1063 KB 1040/1044 KB 1024/1267 KB 713/713 KB 4/257 KB 704/1063 KB 1040/1044 KB 1024/1267 KB 713/713 KB 8/257 KB 704/1063 KB 1040/1044 KB 1024/1267 KB 713/713 KB 12/257 KB 704/1063 KB 1040/1044 KB 1024/1267 KB 713/713 KB 16/257 KB 704/1063 KB 1040/1044 KB 1024/1267 KB 713/713 KB 20/257 KB 704/1063 KB 1040/1044 KB 1028/1267 KB 713/713 KB 24/257 KB 708/1063 KB 1044/1044 KB 1028/1267 KB 713/713 KB 28/257 KB 708/1063 KB 1044/1044 KB 1028/1267 KB 713/713 KB 32/257 KB 708/1063 KB 1044/1044 KB 1028/1267 KB 713/713 KB 20/257 KB 708/1063 KB 1044/1044 KB 1028/1267 KB 713/713 KB 32/257 KB 712/1063 KB 1044/1044 KB 1028/1267 KB 713/713 KB 32/257 KB 716/1063 KB 1044/1044 KB 1028/1267 KB 713/713 KB 32/257 KB 720/1063 KB 1044/1044 KB 1028/1267 KB 713/713 KB 20/257 KB 704/1063 KB 1044/1044 KB 1032/1267 KB 713/713 KB 32/257 KB 720/1063 KB 1044/1044 KB 1036/1267 KB 713/713 KB 32/257 KB 720/1063 KB 1044/1044 KB 1040/1267 KB 713/713 KB 32/257 KB 720/1063 KB 1044/1044 KB 1024/1267 KB 713/713 KB 20/257 KB 704/1063 KB 1044/1044 KB 1040/1267 KB 713/713 KB 32/257 KB 720/1063 KB 1044/1044 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1417.4 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 1044/1267 KB 32/257 KB 720/1063 KB 1044/1044 KB 1048/1267 KB 32/257 KB 724/1063 KB 1044/1044 KB 1052/1267 KB 32/257 KB 724/1063 KB 1044/1044 KB 1056/1267 KB 36/257 KB 724/1063 KB 1044/1044 KB 1044/1267 KB 32/257 KB 724/1063 KB 1044/1044 KB 1056/1267 KB 36/257 KB 728/1063 KB 1044/1044 KB 1056/1267 KB 36/257 KB 732/1063 KB 1044/1044 KB 1056/1267 KB 36/257 KB 736/1063 KB 1044/1044 KB 1052/1267 KB 36/257 KB 724/1063 KB 1044/1044 KB 1056/1267 KB 40/257 KB 736/1063 KB 1044/1044 KB 1056/1267 KB 44/257 KB 736/1063 KB 1044/1044 KB 1056/1267 KB 48/257 KB 736/1063 KB 1044/1044 KB 1060/1267 KB 48/257 KB 736/1063 KB 1044/1044 KB 1064/1267 KB 52/257 KB 740/1063 KB 1044/1044 KB 1068/1267 KB 52/257 KB 740/1063 KB 1044/1044 KB 1072/1267 KB 52/257 KB 740/1063 KB 1044/1044 KB 1060/1267 KB 52/257 KB 740/1063 KB 1044/1044 KB 1072/1267 KB 56/257 KB 740/1063 KB 1044/1044 KB 1076/1267 KB 60/257 KB 740/1063 KB 1044/1044 KB 1076/1267 KB 64/257 KB 740/1063 KB 1044/1044 KB 1076/1267 KB 68/257 KB 740/1063 KB 1044/1044 KB 1076/1267 KB 72/257 KB 740/1063 KB 1044/1044 KB 1076/1267 KB 76/257 KB 740/1063 KB 1044/1044 KB 1076/1267 KB 80/257 KB 740/1063 KB 1044/1044 KB 1060/1267 KB 48/257 KB 740/1063 KB 1044/1044 KB 1076/1267 KB 80/257 KB 744/1063 KB 1044/1044 KB 1076/1267 KB 80/257 KB 748/1063 KB 1044/1044 KB 1076/1267 KB 80/257 KB 752/1063 KB 1044/1044 KB 1076/1267 KB 80/257 KB 756/1063 KB 1044/1044 KB 1076/1267 KB 80/257 KB 760/1063 KB 1076/1267 KB 80/257 KB 764/1063 KB 1076/1267 KB 80/257 KB 768/1063 KB 1076/1267 KB 80/257 KB 772/1063 KB 1076/1267 KB 84/257 KB 776/1063 KB 1076/1267 KB 84/257 KB 780/1063 KB 1076/1267 KB 84/257 KB 784/1063 KB 1076/1267 KB 56/257 KB 740/1063 KB 1044/1044 KB 1080/1267 KB 84/257 KB 784/1063 KB 1084/1267 KB 84/257 KB 784/1063 KB 1088/1267 KB 84/257 KB 784/1063 KB 1092/1267 KB 84/257 KB 784/1063 KB 1096/1267 KB 84/257 KB 784/1063 KB 1100/1267 KB 84/257 KB 784/1063 KB 1104/1267 KB 84/257 KB 784/1063 KB 1076/1267 KB 84/257 KB 772/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 2030.9 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 1104/1267 KB 88/257 KB 784/1063 KB 1104/1267 KB 92/257 KB 784/1063 KB 1104/1267 KB 96/257 KB 784/1063 KB 1104/1267 KB 100/257 KB 784/1063 KB 1104/1267 KB 104/257 KB 784/1063 KB 1104/1267 KB 108/257 KB 784/1063 KB 1104/1267 KB 112/257 KB 784/1063 KB 1104/1267 KB 116/257 KB 784/1063 KB 1104/1267 KB 120/257 KB 784/1063 KB 1104/1267 KB 124/257 KB 784/1063 KB 1104/1267 KB 128/257 KB 784/1063 KB 1104/1267 KB 132/257 KB 784/1063 KB 1108/1267 KB 132/257 KB 4/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 8/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 12/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 16/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 20/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 24/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 28/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 32/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 36/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 40/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 44/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 48/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 52/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 56/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 60/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 64/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 68/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 72/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 76/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 80/549 KB 788/1063 KB 1108/1267 KB 132/257 KB 788/1063 KB 1108/1267 KB 132/257 KB 80/549 KB 792/1063 KB 1108/1267 KB 132/257 KB 80/549 KB 796/1063 KB 1108/1267 KB 132/257 KB 80/549 KB 800/1063 KB 1108/1267 KB 132/257 KB 784/1063 KB 1112/1267 KB 132/257 KB 80/549 KB 800/1063 KB 1116/1267 KB 132/257 KB 80/549 KB 800/1063 KB 1120/1267 KB 132/257 KB 80/549 KB 800/1063 KB 1124/1267 KB 132/257 KB 80/549 KB 800/1063 KB 1128/1267 KB 132/257 KB 80/549 KB 800/1063 KB 1132/1267 KB 132/257 KB 80/549 KB 800/1063 KB 1136/1267 KB 132/257 KB 80/549 KB 800/1063 KB 1140/1267 KB 132/257 KB 80/549 KB 800/1063 KB 1144/1267 KB 132/257 KB 84/549 KB 804/1063 KB 4/358 KB 1148/1267 KB 132/257 KB 84/549 KB 804/1063 KB 4/358 KB 1152/1267 KB 136/257 KB 84/549 KB 804/1063 KB 1140/1267 KB 132/257 KB 84/549 KB 804/1063 KB 1140/1267 KB 132/257 KB 80/549 KB 804/1063 KB 4/358 KB 1152/1267 KB 136/257 KB 84/549 KB 808/1063 KB 4/358 KB 1152/1267 KB 136/257 KB 84/549 KB 812/1063 KB 4/358 KB 1152/1267 KB 136/257 KB 84/549 KB 816/1063 KB 4/358 KB 1152/1267 KB 136/257 KB 84/549 KB 820/1063 KB 4/358 KB 1156/1267 KB 136/257 KB 88/549 KB 824/1063 KB 4/358 KB 1156/1267 KB 136/257 KB 88/549 KB 828/1063 KB 4/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 4/358 KB 1148/1267 KB 136/257 KB 84/549 KB 804/1063 KB 4/358 KB 1144/1267 KB 132/257 KB 84/549 KB 804/1063 KB 8/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 12/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 16/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 20/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 24/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 28/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 32/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 36/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 40/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 44/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 48/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 52/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 56/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 60/358 KB 1156/1267 KB 136/25 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 7 KB 88/549 KB 832/1063 KB 64/358 KB 1156/1267 KB 136/257 KB 88/549 KB 832/1063 KB 68/358 KB 1156/1267 KB 140/257 KB 88/549 KB 832/1063 KB 72/358 KB 1156/1267 KB 140/257 KB 88/549 KB 832/1063 KB 76/358 KB 1156/1267 KB 140/257 KB 88/549 KB 832/1063 KB 80/358 KB 1156/1267 KB 140/257 KB 88/549 KB 832/1063 KB 84/358 KB 1156/1267 KB 140/257 KB 88/549 KB 832/1063 KB 88/358 KB 1156/1267 KB 140/257 KB 88/549 KB 836/1063 KB 92/358 KB 1156/1267 KB 140/257 KB 88/549 KB 836/1063 KB 96/358 KB 1156/1267 KB 140/257 KB 88/549 KB 836/1063 KB 4/358 KB 1156/1267 KB 136/257 KB 88/549 KB 820/1063 KB 96/358 KB 1160/1267 KB 140/257 KB 88/549 KB 836/1063 KB 96/358 KB 1164/1267 KB 140/257 KB 88/549 KB 836/1063 KB 96/358 KB 1168/1267 KB 140/257 KB 88/549 KB 836/1063 KB 4/358 KB 1152/1267 KB 136/257 KB 88/549 KB 820/1063 KB 96/358 KB 1168/1267 KB 140/257 KB 92/549 KB 836/1063 KB 96/358 KB 1168/1267 KB 140/257 KB 96/549 KB 836/1063 KB 96/358 KB 1168/1267 KB 140/257 KB 100/549 KB 836/1063 KB 96/358 KB 1168/1267 KB 140/257 KB 104/549 KB 836/1063 KB 96/358 KB 1168/1267 KB 140/257 KB 108/549 KB 836/1063 KB 96/358 KB 1168/1267 KB 140/257 KB 112/549 KB 836/1063 KB 96/358 KB 1168/1267 KB 140/257 KB 116/549 KB 836/1063 KB 96/358 KB 1172/1267 KB 140/257 KB 120/549 KB 836/1063 KB 96/358 KB 1172/1267 KB 140/257 KB 124/549 KB 836/1063 KB 96/358 KB 1172/1267 KB 140/257 KB 128/549 KB 836/1063 KB 96/358 KB 1172/1267 KB 140/257 KB 132/549 KB 836/1063 KB 100/358 KB 1172/1267 KB 140/257 KB 136/549 KB 836/1063 KB 84/358 KB 1156/1267 KB 140/257 KB 88/549 KB 836/1063 KB 100/358 KB 1172/1267 KB 140/257 KB 140/549 KB 840/1063 KB 100/358 KB 1172/1267 KB 140/257 KB 140/549 KB 844/1063 KB 100/358 KB 1172/1267 KB 140/257 KB 140/549 KB 848/1063 KB 64/358 KB 1156/1267 KB 140/257 KB 88/549 KB 832/1063 KB 100/358 KB 1172/1267 KB 144/257 KB 140/549 KB 848/1063 KB 100/358 KB 1172/1267 KB 148/257 KB 140/549 KB 848/1063 KB 100/358 KB 1172/1267 KB 152/257 KB 140/549 KB 848/1063 KB 100/358 KB 1172/1267 KB 156/257 KB 140/549 KB 848/1063 KB 100/358 KB 1172/1267 KB 160/257 KB 140/549 KB 848/1063 KB 100/358 KB 1172/1267 KB 164/257 KB 140/549 KB 848/1063 KB 100/358 KB 1172/1267 KB 168/257 KB 140/549 KB 848/1063 KB 100/358 KB 1172/1267 KB 172/257 KB 140/549 KB 848/1063 KB 100/358 KB 1172/1267 KB 176/257 KB 140/549 KB 848/1063 KB 100/358 KB 1172/1267 KB 180/257 KB 140/549 KB 852/1063 KB 100/358 KB 1172/1267 KB 184/257 KB 140/549 KB 852/1063 KB 100/358 KB 1172/1267 KB 188/257 KB 140/549 KB 852/1063 KB 100/358 KB 1172/1267 KB 192/257 KB 140/549 KB 852/1063 KB 100/358 KB 1172/1267 KB 196/257 KB 140/549 KB 852/1063 KB 100/358 KB 1172/1267 KB 140/257 KB 132/549 KB 836/1063 KB 104/358 KB 1172/1267 KB 196/257 KB 140/549 KB 852/1063 KB 108/358 KB 1172/1267 KB 196/257 KB 140/549 KB 852/1063 KB 112/358 KB 1172/1267 KB 196/257 KB 140/549 KB 852/1063 KB 96/358 KB 1172/1267 KB 140/257 KB 116/549 KB 836/1063 KB 112/358 KB 1176/1267 KB 196/257 KB 140/549 KB 852/1063 KB 112/358 KB 1180/1267 KB 196/257 KB 140/549 KB 852/1063 KB 112/358 KB 1184/1267 KB 196/257 KB 140/549 KB 852/1063 KB 112/358 KB 1188/1267 KB 196/257 KB 140/549 KB 852/1063 KB 112/358 KB 1192/1267 KB 196/257 KB 140/549 KB 852/1063 KB 112/358 KB 1196/1267 KB 196/257 KB 140/549 KB 852/1063 KB 116/358 KB 1200/1267 KB 196/257 KB 140/549 KB 852/1063 KB 100/358 KB 1172/1267 KB 140/257 KB 140/549 KB 836/1063 KB 100/358 KB 1172/1267 KB 176/257 KB 140/549 KB 852/1063 KB 116/358 KB 1200/1267 KB 196/257 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 144/549 KB 856/1063 KB 116/358 KB 1200/1267 KB 196/257 KB 144/549 KB 860/1063 KB 116/358 KB 1200/1267 KB 196/257 KB 144/549 KB 864/1063 KB 116/358 KB 1200/1267 KB 196/257 KB 144/549 KB 868/1063 KB 116/358 KB 1204/1267 KB 196/257 KB 144/549 KB 872/1063 KB 116/358 KB 1204/1267 KB 196/257 KB 144/549 KB 876/1063 KB 116/358 KB 1204/1267 KB 196/257 KB 144/549 KB 880/1063 KB 116/358 KB 1196/1267 KB 196/257 KB 140/549 KB 852/1063 KB 120/358 KB 1204/1267 KB 200/257 KB 144/549 KB 880/1063 KB 124/358 KB 1204/1267 KB 200/257 KB 144/549 KB 880/1063 KB 128/358 KB 1204/1267 KB 200/257 KB 144/549 KB 880/1063 KB 132/358 KB 1204/1267 KB 200/257 KB 144/549 KB 880/1063 KB 136/358 KB 1204/1267 KB 200/257 KB 144/549 KB 884/1063 KB 140/358 KB 1204/1267 KB 200/257 KB 144/549 KB 884/1063 KB 144/358 KB 1204/1267 KB 200/257 KB 144/549 KB 884/1063 KB 116/358 KB 1204/1267 KB 200/257 KB 144/549 KB 880/1063 KB 144/358 KB 1204/1267 KB 204/257 KB 144/549 KB 884/1063 KB 144/358 KB 1204/1267 KB 208/257 KB 144/549 KB 884/1063 KB 116/358 KB 1204/1267 KB 196/257 KB 144/549 KB 868/1063 KB 116/358 KB 1200/1267 KB 196/257 KB 144/549 KB 852/1063 KB 144/358 KB 1204/1267 KB 208/257 KB 148/549 KB 884/1063 KB 144/358 KB 1204/1267 KB 208/257 KB 152/549 KB 884/1063 KB 144/358 KB 1204/1267 KB 208/257 KB 156/549 KB 884/1063 KB 144/358 KB 1208/1267 KB 208/257 KB 160/549 KB 884/1063 KB 144/358 KB 1208/1267 KB 212/257 KB 160/549 KB 884/1063 KB 144/358 KB 1208/1267 KB 216/257 KB 164/549 KB 884/1063 KB 144/358 KB 1208/1267 KB 220/257 KB 164/549 KB 884/1063 KB 144/358 KB 1208/1267 KB 224/257 KB 164/549 KB 884/1063 KB 132/358 KB 1204/1267 KB 200/257 KB 144/549 KB 884/1063 KB 144/358 KB 1208/1267 KB 224/257 KB 164/549 KB 888/1063 KB 144/358 KB 1208/1267 KB 224/257 KB 164/549 KB 892/1063 KB 144/358 KB 1208/1267 KB 224/257 KB 164/549 KB 896/1063 KB 144/358 KB 1208/1267 KB 212/257 KB 164/549 KB 884/1063 KB 144/358 KB 1208/1267 KB 224/257 KB 168/549 KB 896/1063 KB 144/358 KB 1208/1267 KB 224/257 KB 172/549 KB 896/1063 KB 144/358 KB 1208/1267 KB 224/257 KB 176/549 KB 896/1063 KB 144/358 KB 1208/1267 KB 228/257 KB 180/549 KB 896/1063 KB 148/358 KB 1208/1267 KB 228/257 KB 184/549 KB 900/1063 KB 148/358 KB 1208/1267 KB 228/257 KB 188/549 KB 900/1063 KB 148/358 KB 1208/1267 KB 228/257 KB 192/549 KB 900/1063 KB 144/358 KB 1208/1267 KB 208/257 KB 156/549 KB 884/1063 KB 148/358 KB 1212/1267 KB 228/257 KB 192/549 KB 900/1063 KB 148/358 KB 1216/1267 KB 228/257 KB 192/549 KB 900/1063 KB 148/358 KB 1220/1267 KB 228/257 KB 192/549 KB 900/1063 KB 148/358 KB 1224/1267 KB 228/257 KB 192/549 KB 900/1063 KB 148/358 KB 1228/1267 KB 228/257 KB 192/549 KB 900/1063 KB 148/358 KB 1232/1267 KB 228/257 KB 192/549 KB 900/1063 KB 148/358 KB 1236/1267 KB 228/257 KB 192/549 KB 900/1063 KB 148/358 KB 1240/1267 KB 228/257 KB 192/549 KB 900/1063 KB 148/358 KB 1244/1267 KB 228/257 KB 196/549 KB 900/1063 KB 148/358 KB 1248/1267 KB 228/257 KB 196/549 KB 900/1063 KB 148/358 KB 1252/1267 KB 228/257 KB 196/549 KB 900/1063 KB 148/358 KB 1256/1267 KB 228/257 KB 196/549 KB 900/1063 KB 148/358 KB 1260/1267 KB 228/257 KB 196/549 KB 900/1063 KB 148/358 KB 1264/1267 KB 228/257 KB 196/549 KB 900/1063 KB 148/358 KB 1267/1267 KB 228/257 KB 196/549 KB 900/1063 KB 148/358 KB 1208/1267 KB 228/257 KB 180/549 KB 900/1063 KB 148/358 KB 1208/1267 KB 228/257 KB 180/549 KB 896/1063 KB 152/358 KB 1267/1267 KB 228/257 KB 196/549 KB 900/1063 KB 156/358 KB 1267/1267 KB 228/257 KB 196/549 KB 900/1063 K unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install B 144/358 KB 1208/1267 KB 228/257 KB 176/549 KB 896/1063 KB 156/358 KB 1267/1267 KB 232/257 KB 196/549 KB 904/1063 KB 156/358 KB 1267/1267 KB 236/257 KB 196/549 KB 904/1063 KB 160/358 KB 1267/1267 KB 240/257 KB 196/549 KB 904/1063 KB 156/358 KB 1267/1267 KB 228/257 KB 196/549 KB 904/1063 KB 160/358 KB 1267/1267 KB 240/257 KB 196/549 KB 908/1063 KB 160/358 KB 1267/1267 KB 240/257 KB 196/549 KB 912/1063 KB 160/358 KB 1267/1267 KB 240/257 KB 196/549 KB 916/1063 KB 160/358 KB 1267/1267 KB 244/257 KB 196/549 KB 920/1063 KB 160/358 KB 1267/1267 KB 244/257 KB 196/549 KB 924/1063 KB 160/358 KB 1267/1267 KB 244/257 KB 196/549 KB 928/1063 KB 148/358 KB 1240/1267 KB 228/257 KB 196/549 KB 900/1063 KB 160/358 KB 1267/1267 KB 244/257 KB 200/549 KB 928/1063 KB 160/358 KB 1267/1267 KB 244/257 KB 204/549 KB 932/1063 KB 160/358 KB 1267/1267 KB 244/257 KB 208/549 KB 932/1063 KB 160/358 KB 1267/1267 KB 244/257 KB 196/549 KB 916/1063 KB 160/358 KB 1267/1267 KB 248/257 KB 208/549 KB 932/1063 KB 160/358 KB 1267/1267 KB 252/257 KB 208/549 KB 932/1063 KB 160/358 KB 1267/1267 KB 256/257 KB 208/549 KB 932/1063 KB 160/358 KB 1267/1267 KB 257/257 KB 208/549 KB 932/1063 KB 160/358 KB 1267/1267 KB 236/257 KB 196/549 KB 904/1063 KB 164/358 KB 1267/1267 KB 257/257 KB 208/549 KB 932/1063 KB 168/358 KB 1267/1267 KB 257/257 KB 208/549 KB 932/1063 KB 172/358 KB 1267/1267 KB 257/257 KB 208/549 KB 932/1063 KB 176/358 KB 1267/1267 KB 257/257 KB 208/549 KB 932/1063 KB 180/358 KB 1267/1267 KB 257/257 KB 208/549 KB 932/1063 KB 184/358 KB 1267/1267 KB 257/257 KB 212/549 KB 932/1063 KB 188/358 KB 1267/1267 KB 257/257 KB 212/549 KB 932/1063 KB 192/358 KB 1267/1267 KB 257/257 KB 212/549 KB 932/1063 KB 160/358 KB 1267/1267 KB 244/257 KB 200/549 KB 932/1063 KB 192/358 KB 1267/1267 KB 257/257 KB 212/549 KB 936/1063 KB 192/358 KB 1267/1267 KB 257/257 KB 212/549 KB 940/1063 KB 192/358 KB 1267/1267 KB 257/257 KB 212/549 KB 944/1063 KB 192/358 KB 1267/1267 KB 257/257 KB 212/549 KB 948/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 212/549 KB 952/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 212/549 KB 956/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 212/549 KB 960/1063 KB 180/358 KB 1267/1267 KB 257/257 KB 212/549 KB 932/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 216/549 KB 960/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 220/549 KB 960/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 224/549 KB 960/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 228/549 KB 960/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 232/549 KB 960/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 236/549 KB 964/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 240/549 KB 964/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 244/549 KB 964/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 248/549 KB 964/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 252/549 KB 964/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 256/549 KB 964/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 260/549 KB 964/1063 KB 196/358 KB 1267/1267 KB 257/257 KB 212/549 KB 948/1063 KB 200/358 KB 1267/1267 KB 257/257 KB 260/549 KB 964/1063 KB 204/358 KB 1267/1267 KB 257/257 KB 260/549 KB 964/1063 KB 208/358 KB 1267/1267 KB 257/257 KB 260/549 KB 964/1063 KB 212/358 KB 1267/1267 KB 257/257 KB 260/549 KB 964/1063 KB 216/358 KB 1267/1267 KB 257/257 KB 260/549 KB 964/1063 KB 220/358 KB 1267/1267 KB 257/257 KB 260/549 KB 964/1063 KB 224/358 KB 1267/1267 KB 257/257 KB 260/549 KB 964/1063 KB 228/358 KB 1267/1267 KB 257/257 KB 260/549 KB 964/1063 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 446.4 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 196/358 KB 1267/1267 KB 257/257 KB 232/549 KB 964/1063 KB 228/358 KB 1267/1267 KB 260/549 KB 968/1063 KB 228/358 KB 1267/1267 KB 260/549 KB 972/1063 KB 228/358 KB 1267/1267 KB 260/549 KB 976/1063 KB 228/358 KB 1267/1267 KB 260/549 KB 980/1063 KB 228/358 KB 1267/1267 KB 260/549 KB 984/1063 KB 228/358 KB 1267/1267 KB 260/549 KB 988/1063 KB 232/358 KB 1267/1267 KB 264/549 KB 992/1063 KB 232/358 KB 1267/1267 KB 264/549 KB 988/1063 KB 236/358 KB 264/549 KB 992/1063 KB 240/358 KB 264/549 KB 992/1063 KB 244/358 KB 264/549 KB 992/1063 KB 248/358 KB 264/549 KB 996/1063 KB 252/358 KB 264/549 KB 996/1063 KB 256/358 KB 264/549 KB 996/1063 KB 260/358 KB 264/549 KB 996/1063 KB 264/358 KB 264/549 KB 996/1063 KB 268/358 KB 264/549 KB 996/1063 KB 228/358 KB 1267/1267 KB 264/549 KB 988/1063 KB 268/358 KB 268/549 KB 996/1063 KB 268/358 KB 272/549 KB 996/1063 KB 268/358 KB 276/549 KB 996/1063 KB 268/358 KB 280/549 KB 996/1063 KB 268/358 KB 284/549 KB 996/1063 KB 268/358 KB 288/549 KB 996/1063 KB 268/358 KB 292/549 KB 996/1063 KB 268/358 KB 296/549 KB 996/1063 KB 268/358 KB 300/549 KB 996/1063 KB 244/358 KB 264/549 KB 996/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2183.6 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 272/358 KB 300/549 KB 1000/1063 KB 272/358 KB 300/549 KB 1004/1063 KB 3/5 KB 272/358 KB 300/549 KB 1008/1063 KB 3/5 KB 272/358 KB 300/549 KB 1012/1063 KB 3/5 KB 272/358 KB 300/549 KB 1016/1063 KB 3/5 KB 272/358 KB 300/549 KB 1020/1063 KB 3/5 KB 272/358 KB 300/549 KB 1024/1063 KB 3/5 KB 272/358 KB 304/549 KB 1028/1063 KB 3/5 KB 272/358 KB 304/549 KB 1032/1063 KB 3/5 KB 272/358 KB 304/549 KB 1036/1063 KB 3/5 KB 272/358 KB 304/549 KB 1040/1063 KB 3/5 KB 272/358 KB 300/549 KB 996/1063 KB 272/358 KB 304/549 KB 1024/1063 KB 3/5 KB 272/358 KB 300/549 KB 1000/1063 KB 3/5 KB 272/358 KB 304/549 KB 1040/1063 KB 5/5 KB 272/358 KB 304/549 KB 1040/1063 KB 5/5 KB 4/86 KB 272/358 KB 304/549 KB 1040/1063 KB 5/5 KB 8/86 KB 272/358 KB 304/549 KB 1040/1063 KB 5/5 KB 12/86 KB 272/358 KB 304/549 KB 1040/1063 KB 5/5 KB 16/86 KB 272/358 KB 304/549 KB 1040/1063 KB 5/5 KB 20/86 KB 272/358 KB 304/549 KB 1040/1063 KB 5/5 KB 24/86 KB 272/358 KB 304/549 KB 1040/1063 KB 5/5 KB 28/86 KB 272/358 KB 304/549 KB 1040/1063 KB 5/5 KB 32/86 KB 272/358 KB 304/549 KB 1040/1063 KB 5/5 KB 36/86 KB 272/358 KB 304/549 KB 1040/1063 KB 5/5 KB 40/86 KB 276/358 KB 304/549 KB 1040/1063 KB 5/5 KB 44/86 KB 276/358 KB 304/549 KB 1040/1063 KB 5/5 KB 48/86 KB 276/358 KB 308/549 KB 1040/1063 KB 5/5 KB 48/86 KB 276/358 KB 312/549 KB 1040/1063 KB 5/5 KB 48/86 KB 276/358 KB 316/549 KB 1040/1063 KB 5/5 KB 48/86 KB 276/358 KB 320/549 KB 1040/1063 KB 5/5 KB 52/86 KB 276/358 KB 304/549 KB 1040/1063 KB 5/5 KB 40/86 KB 280/358 KB 320/549 KB 1040/1063 KB 5/5 KB 52/86 KB 284/358 KB 320/549 KB 1040/1063 KB 5/5 KB 52/86 KB 288/358 KB 320/549 KB 1040/1063 KB 5/5 KB 52/86 KB 292/358 KB 320/549 KB 1040/1063 KB 5/5 KB 52/86 KB 296/358 KB 324/549 KB 1044/1063 KB 5/5 KB 52/86 KB 300/358 KB 324/549 KB 1044/1063 KB 5/5 KB 52/86 KB 304/358 KB 324/549 KB 1044/1063 KB 5/5 KB 52/86 KB 276/358 KB 316/549 KB 1040/1063 KB 5/5 KB 52/86 KB 304/358 KB 324/549 KB 1044/1063 KB 5/5 KB 56/86 KB 304/358 KB 324/549 KB 1044/1063 KB 60/86 KB 304/358 KB 324/549 KB 1044/1063 KB 64/86 KB 304/358 KB 324/549 KB 1044/1063 KB 68/86 KB 304/358 KB 324/549 KB 1044/1063 KB 72/86 KB 304/358 KB 324/549 KB 1044/1063 KB 76/86 KB 304/358 KB 324/549 KB 1044/1063 KB 80/86 KB 292/358 KB 324/549 KB 1044/1063 KB 5/5 KB 52/86 KB 304/358 KB 324/549 KB 1048/1063 KB 80/86 KB 304/358 KB 324/549 KB 1052/1063 KB 80/86 KB 304/358 KB 324/549 KB 1056/1063 KB 80/86 KB 292/358 KB 324/549 KB 1040/1063 KB 5/5 KB 52/86 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 7.3 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install 0K ....... 46.1M=0s unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install 2019-01-09 04:01:42 (46.1 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install FINISHED --2019-01-09 04:01:42-- unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (46.1 MB/s) unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 304/358 KB 328/549 KB 1056/1063 KB 80/86 KB 304/358 KB 332/549 KB 1056/1063 KB 80/86 KB 304/358 KB 336/549 KB 1056/1063 KB 80/86 KB 304/358 KB 336/549 KB 1060/1063 KB 80/86 KB 304/358 KB 336/549 KB 1063/1063 KB 80/86 KB 308/358 KB 340/549 KB 1063/1063 KB 80/86 KB 308/358 KB 344/549 KB 1063/1063 KB 84/86 KB 308/358 KB 348/549 KB 1063/1063 KB 84/86 KB 308/358 KB 352/549 KB 1063/1063 KB 84/86 KB 308/358 KB 336/549 KB 1063/1063 KB 80/86 KB 312/358 KB 352/549 KB 1063/1063 KB 84/86 KB 316/358 KB 352/549 KB 1063/1063 KB 84/86 KB 320/358 KB 352/549 KB 1063/1063 KB 84/86 KB 308/358 KB 340/549 KB 1063/1063 KB 84/86 KB 320/358 KB 352/549 KB 1063/1063 KB 86/86 KB 324/358 KB 352/549 KB 1063/1063 KB 86/86 KB 328/358 KB 356/549 KB 1063/1063 KB 86/86 KB 332/358 KB 356/549 KB 1063/1063 KB 86/86 KB 336/358 KB 356/549 KB 1063/1063 KB 86/86 KB 324/358 KB 356/549 KB 1063/1063 KB 86/86 KB 336/358 KB 360/549 KB 1063/1063 KB 86/86 KB 336/358 KB 364/549 KB 1063/1063 KB 86/86 KB 336/358 KB 368/549 KB 1063/1063 KB 86/86 KB 340/358 KB 368/549 KB 1063/1063 KB 86/86 KB 344/358 KB 372/549 KB 1063/1063 KB 86/86 KB 348/358 KB 372/549 KB 1063/1063 KB 86/86 KB 352/358 KB 372/549 KB 1063/1063 KB 86/86 KB 340/358 KB 372/549 KB 1063/1063 KB 86/86 KB 352/358 KB 376/549 KB 1063/1063 KB 86/86 KB 352/358 KB 380/549 KB 1063/1063 KB 86/86 KB 352/358 KB 384/549 KB 1063/1063 KB 86/86 KB 356/358 KB 388/549 KB 1063/1063 KB 86/86 KB 356/358 KB 392/549 KB 1063/1063 KB 86/86 KB 356/358 KB 396/549 KB 1063/1063 KB 86/86 KB 356/358 KB 400/549 KB 1063/1063 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1764.3 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 356/358 KB 384/549 KB 1063/1063 KB 86/86 KB 358/358 KB 400/549 KB 86/86 KB 358/358 KB 3/404 KB 404/549 KB 86/86 KB 358/358 KB 5/404 KB 404/549 KB 86/86 KB 358/358 KB 8/404 KB 404/549 KB 86/86 KB 358/358 KB 11/404 KB 404/549 KB 86/86 KB 358/358 KB 13/404 KB 404/549 KB 86/86 KB 358/358 KB 16/404 KB 404/549 KB 86/86 KB 358/358 KB 19/404 KB 404/549 KB 86/86 KB 358/358 KB 21/404 KB 404/549 KB 86/86 KB 358/358 KB 24/404 KB 404/549 KB 86/86 KB 358/358 KB 27/404 KB 404/549 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 141.0 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 358/358 KB 29/404 KB 404/549 KB 358/358 KB 32/404 KB 404/549 KB Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 358/358 KB 36/404 KB 404/549 KB 358/358 KB 40/404 KB 404/549 KB 358/358 KB 44/404 KB 404/549 KB 358/358 KB 48/404 KB 404/549 KB 358/358 KB 52/404 KB 404/549 KB 56/404 KB 404/549 KB 60/404 KB 404/549 KB 64/404 KB 404/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 583.9 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 68/404 KB 404/549 KB 72/404 KB 404/549 KB 76/404 KB 404/549 KB 80/404 KB 404/549 KB 358/358 KB 404/549 KB 80/404 KB 408/549 KB 80/404 KB 412/549 KB 80/404 KB 416/549 KB 80/404 KB 420/549 KB 80/404 KB 424/549 KB 84/404 KB 428/549 KB 84/404 KB 432/549 KB 84/404 KB 436/549 KB 84/404 KB 440/549 KB 84/404 KB 444/549 KB 84/404 KB 448/549 KB 84/404 KB 452/549 KB 84/404 KB 456/549 KB 84/404 KB 456/549 KB 4/894 KB 84/404 KB 456/549 KB 8/894 KB 84/404 KB 456/549 KB 12/894 KB 84/404 KB 456/549 KB 16/894 KB 84/404 KB 456/549 KB 20/894 KB 84/404 KB 424/549 KB 88/404 KB 456/549 KB 24/894 KB 88/404 KB 456/549 KB 28/894 KB 88/404 KB 456/549 KB 32/894 KB 88/404 KB 456/549 KB 28/894 KB 92/404 KB 456/549 KB 32/894 KB 96/404 KB 456/549 KB 32/894 KB 96/404 KB 456/549 KB 36/894 KB 100/404 KB 456/549 KB 40/894 KB 4/26 KB 100/404 KB 456/549 KB 40/894 KB 8/26 KB 100/404 KB 456/549 KB 40/894 KB 12/26 KB 100/404 KB 456/549 KB 40/894 KB 16/26 KB 100/404 KB 456/549 KB 40/894 KB 20/26 KB 100/404 KB 456/549 KB 40/894 KB 24/26 KB 100/404 KB 456/549 KB 40/894 KB 26/26 KB 100/404 KB 456/549 KB 40/894 KB 100/404 KB 456/549 KB 36/894 KB 26/26 KB 104/404 KB 456/549 KB 40/894 KB 26/26 KB 108/404 KB 456/549 KB 44/894 KB 26/26 KB 112/404 KB 456/549 KB 44/894 KB 4/587 KB 26/26 KB 116/404 KB 456/549 KB 44/894 KB 4/587 KB 26/26 KB 120/404 KB 460/549 KB 44/894 KB 26/26 KB 104/404 KB 456/549 KB 44/894 KB 4/587 KB 26/26 KB 120/404 KB 460/549 KB 48/894 KB 4/587 KB 26/26 KB 120/404 KB 460/549 KB 52/894 KB 4/587 KB 26/26 KB 120/404 KB 460/549 KB 56/894 KB 4/587 KB 26/26 KB 120/404 KB 460/549 KB 60/894 KB 4/587 KB 26/26 KB 120/404 KB 460/549 KB 64/894 KB 4/587 KB 26/26 KB 116/404 KB 460/549 KB 44/894 KB 4/587 KB 26/26 KB 112/404 KB 456/549 KB 44/894 KB 8/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 12/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 16/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 20/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 24/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 28/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 32/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 36/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 40/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 44/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 48/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 52/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 56/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 60/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 64/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 68/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 72/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 76/587 KB 26/26 KB 124/404 KB 464/549 KB 64/894 KB 80/587 KB 26/26 KB 124/404 KB 464/549 KB 64/894 KB 84/587 KB 26/26 KB 124/404 KB 464/549 KB 64/894 KB 88/587 KB 26/26 KB 124/404 KB 464/549 KB 64/894 KB 92/587 KB 26/26 KB 124/404 KB 464/549 KB 68/894 KB 96/587 KB 26/26 KB 124/404 KB 464/549 KB 68/894 KB 100/587 KB 26/26 KB 124/404 KB 464/549 KB 68/894 KB 104/587 KB 26/26 KB 124/404 KB 464/549 KB 68/894 KB 108/587 KB 124/404 KB 464/549 KB 68/894 KB 112/587 KB 124/404 KB 464/549 KB 68/894 KB 116/587 KB 124/404 KB 464/549 KB 68/894 KB 4/587 KB 26/26 KB 124/404 KB 460/549 KB 64/894 KB 116/587 KB 128/404 KB 464/549 KB 68/894 KB 116/587 KB 132/404 KB 464/549 KB 68/894 KB 116/587 KB 136/404 KB 464/549 KB 68/894 KB 116/587 KB 140/404 KB 464/549 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 68/894 KB 116/587 KB 144/404 KB 464/549 KB 68/894 KB 88/587 KB 26/26 KB 124/404 KB 464/549 KB 68/894 KB 116/587 KB 144/404 KB 464/549 KB 72/894 KB 116/587 KB 144/404 KB 464/549 KB 76/894 KB 116/587 KB 144/404 KB 464/549 KB 80/894 KB 72/587 KB 26/26 KB 124/404 KB 464/549 KB 64/894 KB 116/587 KB 144/404 KB 468/549 KB 80/894 KB 116/587 KB 144/404 KB 472/549 KB 80/894 KB 116/587 KB 144/404 KB 476/549 KB 80/894 KB 116/587 KB 144/404 KB 480/549 KB 80/894 KB 116/587 KB 144/404 KB 484/549 KB 80/894 KB 116/587 KB 144/404 KB 488/549 KB 80/894 KB 116/587 KB 144/404 KB 492/549 KB 80/894 KB 116/587 KB 144/404 KB 496/549 KB 80/894 KB 116/587 KB 144/404 KB 500/549 KB 84/894 KB 116/587 KB 144/404 KB 504/549 KB 84/894 KB 116/587 KB 144/404 KB 508/549 KB 84/894 KB 116/587 KB 148/404 KB 512/549 KB 84/894 KB 116/587 KB 144/404 KB 496/549 KB 84/894 KB 116/587 KB 148/404 KB 512/549 KB 88/894 KB 116/587 KB 148/404 KB 512/549 KB 92/894 KB 116/587 KB 148/404 KB 512/549 KB 96/894 KB 116/587 KB 148/404 KB 512/549 KB 100/894 KB 120/587 KB 148/404 KB 516/549 KB 104/894 KB 120/587 KB 148/404 KB 516/549 KB 108/894 KB 120/587 KB 148/404 KB 516/549 KB 112/894 KB 120/587 KB 148/404 KB 516/549 KB 116/894 KB 120/587 KB 148/404 KB 516/549 KB 120/894 KB 120/587 KB 148/404 KB 516/549 KB 124/894 KB 120/587 KB 148/404 KB 516/549 KB 128/894 KB 120/587 KB 148/404 KB 516/549 KB 132/894 KB 116/587 KB 148/404 KB 508/549 KB 84/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 40.0 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 04:01:42 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 04:01:42 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 04:01:42 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 04:01:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:01:42 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:01:42 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 120/587 KB 152/404 KB 516/549 KB 132/894 KB 120/587 KB 156/404 KB 516/549 KB 132/894 KB 120/587 KB 160/404 KB 516/549 KB 132/894 KB 120/587 KB 148/404 KB 516/549 KB 100/894 KB 124/587 KB 160/404 KB 516/549 KB 132/894 KB 128/587 KB 160/404 KB 516/549 KB 132/894 KB 132/587 KB 160/404 KB 516/549 KB 132/894 KB 136/587 KB 164/404 KB 516/549 KB 132/894 KB 140/587 KB 164/404 KB 516/549 KB 132/894 KB 144/587 KB 164/404 KB 516/549 KB 132/894 KB 116/587 KB 148/404 KB 516/549 KB 100/894 KB 144/587 KB 164/404 KB 520/549 KB 132/894 KB 144/587 KB 164/404 KB 524/549 KB 132/894 KB 144/587 KB 164/404 KB 528/549 KB 132/894 KB 132/587 KB 164/404 KB 516/549 KB 132/894 KB 144/587 KB 168/404 KB 528/549 KB 132/894 KB 144/587 KB 172/404 KB 532/549 KB 132/894 KB 144/587 KB 176/404 KB 532/549 KB 132/894 KB 144/587 KB 180/404 KB 532/549 KB 132/894 KB 148/587 KB 184/404 KB 532/549 KB 132/894 KB 148/587 KB 188/404 KB 532/549 KB 132/894 KB 148/587 KB 192/404 KB 532/549 KB 132/894 KB 148/587 KB 180/404 KB 532/549 KB 132/894 KB 152/587 KB 192/404 KB 532/549 KB 132/894 KB 156/587 KB 192/404 KB 532/549 KB 132/894 KB 160/587 KB 192/404 KB 532/549 KB 132/894 KB 164/587 KB 196/404 KB 532/549 KB 136/894 KB 168/587 KB 196/404 KB 532/549 KB 136/894 KB 172/587 KB 196/404 KB 532/549 KB 136/894 KB 176/587 KB 196/404 KB 532/549 KB 136/894 KB 180/587 KB 196/404 KB 532/549 KB 136/894 KB 144/587 KB 180/404 KB 532/549 KB 132/894 KB 180/587 KB 196/404 KB 536/549 KB 136/894 KB 180/587 KB 196/404 KB 540/549 KB 136/894 KB 180/587 KB 196/404 KB 544/549 KB 136/894 KB 180/587 KB 196/404 KB 548/549 KB 136/894 KB 180/587 KB 196/404 KB 549/549 KB 136/894 KB 160/587 KB 196/404 KB 532/549 KB 136/894 KB 180/587 KB 200/404 KB 549/549 KB 136/894 KB 160/587 KB 192/404 KB 532/549 KB 136/894 KB 180/587 KB 200/404 KB 549/549 KB 140/894 KB 180/587 KB 200/404 KB 549/549 KB 144/894 KB 180/587 KB 200/404 KB 549/549 KB 148/894 KB 180/587 KB 204/404 KB 549/549 KB 152/894 KB 180/587 KB 204/404 KB 549/549 KB 156/894 KB 180/587 KB 204/404 KB 549/549 KB 160/894 KB 180/587 KB 204/404 KB 549/549 KB 164/894 KB 184/587 KB 204/404 KB 549/549 KB 168/894 KB 184/587 KB 204/404 KB 549/549 KB 172/894 KB 184/587 KB 204/404 KB 549/549 KB 176/894 KB 180/587 KB 204/404 KB 549/549 KB 148/894 KB 184/587 KB 208/404 KB 549/549 KB 176/894 KB 184/587 KB 212/404 KB 549/549 KB 176/894 KB 184/587 KB 216/404 KB 549/549 KB 176/894 KB 184/587 KB 220/404 KB 549/549 KB 176/894 KB 184/587 KB 224/404 KB 549/549 KB 176/894 KB 184/587 KB 228/404 KB 549/549 KB 176/894 KB 184/587 KB 232/404 KB 549/549 KB 180/894 KB 184/587 KB 204/404 KB 549/549 KB 164/894 KB 188/587 KB 232/404 KB 549/549 KB 180/894 KB 192/587 KB 232/404 KB 549/549 KB 180/894 KB 196/587 KB 232/404 KB 549/549 KB 180/894 KB 200/587 KB 236/404 KB 180/894 KB 204/587 KB 236/404 KB 180/894 KB 208/587 KB 236/404 KB 180/894 KB 184/587 KB 228/404 KB 549/549 KB 180/894 KB 208/587 KB 236/404 KB 184/894 KB 196/587 KB 236/404 KB 180/894 KB 208/587 KB 240/404 KB 184/894 KB 208/587 KB 244/404 KB 184/894 KB 212/587 KB 248/404 KB 188/894 KB 212/587 KB 252/404 KB 188/894 KB 212/587 KB 256/404 KB 188/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 833.7 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 212/587 KB 260/404 KB 188/894 KB 212/587 KB 264/404 KB 188/894 KB 212/587 KB 268/404 KB 188/894 KB 212/587 KB 272/404 KB 188/894 KB 212/587 KB 276/404 KB 188/894 KB 212/587 KB 280/404 KB 188/894 KB 212/587 KB 244/404 KB 188/894 KB 216/587 KB 280/404 KB 188/894 KB 220/587 KB 280/404 KB 188/894 KB 224/587 KB 280/404 KB 188/894 KB 208/587 KB 244/404 KB 188/894 KB 224/587 KB 280/404 KB 192/894 KB 224/587 KB 280/404 KB 196/894 KB 224/587 KB 280/404 KB 200/894 KB 224/587 KB 280/404 KB 204/894 KB 224/587 KB 280/404 KB 208/894 KB 228/587 KB 280/404 KB 208/894 KB 232/587 KB 280/404 KB 212/894 KB 236/587 KB 280/404 KB 212/894 KB 240/587 KB 280/404 KB 212/894 KB 228/587 KB 280/404 KB 212/894 KB 240/587 KB 280/404 KB 216/894 KB 240/587 KB 280/404 KB 220/894 KB 240/587 KB 280/404 KB 224/894 KB 240/587 KB 280/404 KB 228/894 KB 244/587 KB 284/404 KB 232/894 KB 244/587 KB 284/404 KB 236/894 KB 244/587 KB 284/404 KB 240/894 KB 244/587 KB 284/404 KB 228/894 KB 244/587 KB 288/404 KB 240/894 KB 244/587 KB 292/404 KB 240/894 KB 244/587 KB 296/404 KB 244/894 KB 244/587 KB 300/404 KB 244/894 KB 244/587 KB 304/404 KB 244/894 KB 244/587 KB 280/404 KB 228/894 KB 248/587 KB 304/404 KB 244/894 KB 252/587 KB 304/404 KB 244/894 KB 256/587 KB 304/404 KB 244/894 KB 260/587 KB 304/404 KB 244/894 KB 264/587 KB 308/404 KB 244/894 KB 244/587 KB 292/404 KB 244/894 KB 264/587 KB 308/404 KB 248/894 KB 264/587 KB 308/404 KB 252/894 KB 264/587 KB 308/404 KB 256/894 KB 264/587 KB 308/404 KB 260/894 KB 268/587 KB 308/404 KB 264/894 KB 268/587 KB 308/404 KB 268/894 KB 268/587 KB 308/404 KB 272/894 KB 268/587 KB 308/404 KB 276/894 KB 268/587 KB 308/404 KB 280/894 KB 268/587 KB 308/404 KB 284/894 KB 268/587 KB 308/404 KB 288/894 KB 268/587 KB 308/404 KB 292/894 KB 260/587 KB 308/404 KB 244/894 KB 268/587 KB 312/404 KB 292/894 KB 268/587 KB 316/404 KB 292/894 KB 268/587 KB 320/404 KB 292/894 KB 268/587 KB 324/404 KB 292/894 KB 268/587 KB 328/404 KB 292/894 KB 268/587 KB 332/404 KB 292/894 KB 268/587 KB 336/404 KB 292/894 KB 268/587 KB 308/404 KB 260/894 KB 272/587 KB 336/404 KB 292/894 KB 276/587 KB 336/404 KB 292/894 KB 280/587 KB 336/404 KB 292/894 KB 284/587 KB 336/404 KB 292/894 KB 288/587 KB 336/404 KB 292/894 KB 292/587 KB 336/404 KB 292/894 KB 296/587 KB 336/404 KB 292/894 KB 300/587 KB 336/404 KB 292/894 KB 304/587 KB 340/404 KB 292/894 KB 308/587 KB 340/404 KB 292/894 KB 300/587 KB 340/404 KB 292/894 KB 308/587 KB 344/404 KB 296/894 KB 308/587 KB 348/404 KB 296/894 KB 308/587 KB 352/404 KB 296/894 KB 308/587 KB 356/404 KB 296/894 KB 308/587 KB 340/404 KB 296/894 KB 312/587 KB 356/404 KB 300/894 KB 312/587 KB 356/404 KB 304/894 KB 312/587 KB 356/404 KB 308/894 KB 312/587 KB 356/404 KB 296/894 KB 312/587 KB 360/404 KB 308/894 KB 4/1822 KB 312/587 KB 360/404 KB 308/894 KB 8/1822 KB 312/587 KB 360/404 KB 308/894 KB 12/1822 KB 312/587 KB 360/404 KB 308/894 KB 16/1822 KB 312/587 KB 360/404 KB 308/894 KB 20/1822 KB 312/587 KB 360/404 KB 308/894 KB 24/1822 KB 312/587 KB 360/404 KB 308/894 KB 28/1822 KB 312/587 KB 360/404 KB 308/894 KB 32/1822 KB 312/587 KB 360/404 KB 308/894 KB 36/1822 KB 312/587 KB 360/404 KB 308/894 KB 40/1822 KB 312/587 KB 360/404 KB 308/894 KB 44/1822 KB 312/587 KB 360/404 KB 308/894 KB 48/1822 KB 312/587 KB 360/404 KB 308/894 KB 52/1822 KB 316/587 KB 360/404 KB 308/894 KB 56/1822 KB 316/587 KB 360/404 KB 308/894 KB 60/1822 KB 316/587 KB 360/404 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 308/894 KB 64/1822 KB 316/587 KB 360/404 KB 308/894 KB 68/1822 KB 312/587 KB 360/404 KB 308/894 KB 316/587 KB 364/404 KB 312/894 KB 68/1822 KB 316/587 KB 368/404 KB 312/894 KB 68/1822 KB 316/587 KB 360/404 KB 312/894 KB 68/1822 KB 316/587 KB 368/404 KB 316/894 KB 68/1822 KB 316/587 KB 368/404 KB 320/894 KB 68/1822 KB 316/587 KB 360/404 KB 308/894 KB 52/1822 KB 320/587 KB 368/404 KB 320/894 KB 68/1822 KB 324/587 KB 368/404 KB 320/894 KB 68/1822 KB 328/587 KB 368/404 KB 324/894 KB 68/1822 KB 332/587 KB 368/404 KB 324/894 KB 68/1822 KB 336/587 KB 368/404 KB 324/894 KB 68/1822 KB 336/587 KB 368/404 KB 324/894 KB 72/1822 KB 336/587 KB 368/404 KB 324/894 KB 76/1822 KB 336/587 KB 368/404 KB 324/894 KB 80/1822 KB 324/587 KB 368/404 KB 324/894 KB 68/1822 KB 336/587 KB 372/404 KB 324/894 KB 80/1822 KB 340/587 KB 376/404 KB 324/894 KB 80/1822 KB 344/587 KB 376/404 KB 328/894 KB 84/1822 KB 348/587 KB 376/404 KB 328/894 KB 84/1822 KB 352/587 KB 376/404 KB 328/894 KB 84/1822 KB 356/587 KB 376/404 KB 328/894 KB 84/1822 KB 360/587 KB 376/404 KB 328/894 KB 84/1822 KB 364/587 KB 376/404 KB 328/894 KB 84/1822 KB 368/587 KB 376/404 KB 328/894 KB 84/1822 KB 340/587 KB 376/404 KB 328/894 KB 84/1822 KB 368/587 KB 376/404 KB 328/894 KB 88/1822 KB 368/587 KB 376/404 KB 328/894 KB 92/1822 KB 368/587 KB 376/404 KB 328/894 KB 96/1822 KB 340/587 KB 376/404 KB 328/894 KB 80/1822 KB 368/587 KB 376/404 KB 332/894 KB 96/1822 KB 368/587 KB 376/404 KB 336/894 KB 96/1822 KB 336/587 KB 376/404 KB 324/894 KB 80/1822 KB 368/587 KB 380/404 KB 336/894 KB 96/1822 KB 368/587 KB 384/404 KB 336/894 KB 96/1822 KB 368/587 KB 384/404 KB 340/894 KB 96/1822 KB 368/587 KB 388/404 KB 344/894 KB 96/1822 KB 368/587 KB 388/404 KB 348/894 KB 96/1822 KB 368/587 KB 388/404 KB 352/894 KB 100/1822 KB 368/587 KB 388/404 KB 340/894 KB 96/1822 KB 368/587 KB 392/404 KB 352/894 KB 100/1822 KB 368/587 KB 396/404 KB 352/894 KB 100/1822 KB 368/587 KB 400/404 KB 352/894 KB 100/1822 KB 368/587 KB 404/404 KB 352/894 KB 100/1822 KB 368/587 KB 404/404 KB 356/894 KB 100/1822 KB 372/587 KB 404/404 KB 360/894 KB 100/1822 KB 372/587 KB 404/404 KB 364/894 KB 100/1822 KB 372/587 KB 404/404 KB 368/894 KB 100/1822 KB 368/587 KB 388/404 KB 348/894 KB 100/1822 KB 372/587 KB 404/404 KB 368/894 KB 104/1822 KB 372/587 KB 404/404 KB 368/894 KB 108/1822 KB 372/587 KB 404/404 KB 368/894 KB 112/1822 KB 372/587 KB 404/404 KB 356/894 KB 100/1822 KB 376/587 KB 404/404 KB 368/894 KB 112/1822 KB 380/587 KB 404/404 KB 368/894 KB 112/1822 KB 384/587 KB 404/404 KB 368/894 KB 112/1822 KB 388/587 KB 404/404 KB 368/894 KB 116/1822 KB 392/587 KB 404/404 KB 372/894 KB 116/1822 KB 396/587 KB 404/404 KB 372/894 KB 116/1822 KB 400/587 KB 404/404 KB 372/894 KB 116/1822 KB 384/587 KB 404/404 KB 368/894 KB 116/1822 KB 400/587 KB 404/404 KB 372/894 KB 120/1822 KB 400/587 KB 404/404 KB 372/894 KB 124/1822 KB 400/587 KB 404/404 KB 372/894 KB 128/1822 KB 400/587 KB 404/404 KB 372/894 KB 132/1822 KB 404/587 KB 404/404 KB 372/894 KB 136/1822 KB 404/587 KB 404/404 KB 372/894 KB 140/1822 KB 404/587 KB 404/404 KB 372/894 KB 144/1822 KB 388/587 KB 404/404 KB 372/894 KB 116/1822 KB 404/587 KB 404/404 KB 376/894 KB 144/1822 KB 404/587 KB 404/404 KB 380/894 KB 144/1822 KB 404/587 KB 404/404 KB 384/894 KB 144/1822 KB 404/587 KB 404/404 KB 388/894 KB 144/1822 KB 404/587 KB 404/404 KB 392/894 KB 144/1822 KB 404/587 KB 404/404 KB 396/894 KB 144/1822 KB 404/587 KB 40 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 4/404 KB 400/894 KB 144/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 575.8 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 404/587 KB 404/404 KB 372/894 KB 132/1822 KB 408/587 KB 400/894 KB 148/1822 KB 412/587 KB 400/894 KB 148/1822 KB 416/587 KB 400/894 KB 148/1822 KB 416/587 KB 404/894 KB 148/1822 KB 420/587 KB 408/894 KB 148/1822 KB 420/587 KB 412/894 KB 148/1822 KB 420/587 KB 416/894 KB 148/1822 KB 404/587 KB 404/404 KB 400/894 KB 148/1822 KB 420/587 KB 416/894 KB 152/1822 KB 420/587 KB 416/894 KB 156/1822 KB 420/587 KB 416/894 KB 160/1822 KB 420/587 KB 416/894 KB 164/1822 KB 420/587 KB 420/894 KB 168/1822 KB 420/587 KB 420/894 KB 172/1822 KB 420/587 KB 420/894 KB 176/1822 KB 420/587 KB 404/894 KB 148/1822 KB 424/587 KB 420/894 KB 176/1822 KB 428/587 KB 420/894 KB 176/1822 KB 432/587 KB 420/894 KB 176/1822 KB 436/587 KB 420/894 KB 176/1822 KB 440/587 KB 420/894 KB 176/1822 KB 444/587 KB 420/894 KB 176/1822 KB 448/587 KB 420/894 KB 176/1822 KB 420/587 KB 420/894 KB 164/1822 KB 448/587 KB 424/894 KB 176/1822 KB 448/587 KB 428/894 KB 176/1822 KB 448/587 KB 432/894 KB 176/1822 KB 448/587 KB 432/894 KB 180/1822 KB 448/587 KB 432/894 KB 184/1822 KB 448/587 KB 432/894 KB 188/1822 KB 448/587 KB 432/894 KB 192/1822 KB 448/587 KB 432/894 KB 196/1822 KB 452/587 KB 436/894 KB 200/1822 KB 452/587 KB 436/894 KB 204/1822 KB 452/587 KB 436/894 KB 208/1822 KB 452/587 KB 436/894 KB 212/1822 KB 452/587 KB 436/894 KB 216/1822 KB 452/587 KB 436/894 KB 220/1822 KB 452/587 KB 436/894 KB 224/1822 KB 452/587 KB 4/115 KB 436/894 KB 224/1822 KB 452/587 KB 8/115 KB 436/894 KB 224/1822 KB 452/587 KB 12/115 KB 436/894 KB 224/1822 KB 452/587 KB 16/115 KB 436/894 KB 224/1822 KB 452/587 KB 20/115 KB 436/894 KB 224/1822 KB 452/587 KB 24/115 KB 436/894 KB 224/1822 KB 452/587 KB 28/115 KB 436/894 KB 224/1822 KB 452/587 KB 32/115 KB 436/894 KB 224/1822 KB 452/587 KB 436/894 KB 196/1822 KB 456/587 KB 32/115 KB 436/894 KB 224/1822 KB 460/587 KB 32/115 KB 436/894 KB 224/1822 KB 464/587 KB 32/115 KB 436/894 KB 224/1822 KB 468/587 KB 36/115 KB 436/894 KB 224/1822 KB 472/587 KB 36/115 KB 436/894 KB 224/1822 KB 476/587 KB 36/115 KB 436/894 KB 224/1822 KB 480/587 KB 36/115 KB 436/894 KB 224/1822 KB 448/587 KB 436/894 KB 196/1822 KB 480/587 KB 36/115 KB 440/894 KB 224/1822 KB 480/587 KB 36/115 KB 444/894 KB 224/1822 KB 480/587 KB 36/115 KB 448/894 KB 224/1822 KB 480/587 KB 36/115 KB 452/894 KB 224/1822 KB 464/587 KB 36/115 KB 436/894 KB 224/1822 KB 480/587 KB 40/115 KB 452/894 KB 224/1822 KB 480/587 KB 44/115 KB 452/894 KB 224/1822 KB 480/587 KB 48/115 KB 452/894 KB 224/1822 KB 480/587 KB 52/115 KB 452/894 KB 224/1822 KB 484/587 KB 56/115 KB 456/894 KB 228/1822 KB 484/587 KB 60/115 KB 456/894 KB 228/1822 KB 484/587 KB 64/115 KB 456/894 KB 228/1822 KB 484/587 KB 68/115 KB 456/894 KB 228/1822 KB 484/587 KB 72/115 KB 456/894 KB 228/1822 KB 484/587 KB 76/115 KB 456/894 KB 228/1822 KB 484/587 KB 80/115 KB 456/894 KB 228/1822 KB 484/587 KB 84/115 KB 456/894 KB 228/1822 KB 484/587 KB 88/115 KB 456/894 KB 228/1822 KB 484/587 KB 92/115 KB 456/894 KB 228/1822 KB 484/587 KB 96/115 KB 456/894 KB 228/1822 KB 484/587 KB 100/115 KB 456/894 KB 228/1822 KB 484/587 KB 52/115 KB 456/894 KB 228/1822 KB 484/587 KB 100/115 KB 456/894 KB 232/1822 KB 484/587 KB 100/115 KB 456/894 KB 236/1822 KB 484/587 KB 100/115 KB 456/894 KB 240/1822 KB 484/587 KB 100/115 KB 456/894 KB 244/1822 KB 484/587 KB 52/115 KB 456/894 KB 224/1822 KB 488/587 KB 100/115 KB 456/894 KB 244/1822 KB 492/587 KB 100/115 KB 456/894 KB 244/1822 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 496/587 KB 100/115 KB 456/894 KB 244/1822 KB 480/587 KB 52/115 KB 456/894 KB 224/1822 KB 496/587 KB 100/115 KB 460/894 KB 244/1822 KB 496/587 KB 100/115 KB 464/894 KB 244/1822 KB 496/587 KB 100/115 KB 468/894 KB 244/1822 KB 496/587 KB 100/115 KB 472/894 KB 244/1822 KB 496/587 KB 100/115 KB 476/894 KB 244/1822 KB 496/587 KB 100/115 KB 480/894 KB 244/1822 KB 496/587 KB 100/115 KB 484/894 KB 244/1822 KB 500/587 KB 100/115 KB 488/894 KB 244/1822 KB 500/587 KB 100/115 KB 492/894 KB 244/1822 KB 500/587 KB 100/115 KB 496/894 KB 244/1822 KB 500/587 KB 100/115 KB 484/894 KB 244/1822 KB 504/587 KB 100/115 KB 496/894 KB 244/1822 KB 508/587 KB 100/115 KB 496/894 KB 244/1822 KB 512/587 KB 100/115 KB 496/894 KB 244/1822 KB 516/587 KB 100/115 KB 496/894 KB 244/1822 KB 520/587 KB 100/115 KB 500/894 KB 248/1822 KB 524/587 KB 100/115 KB 500/894 KB 248/1822 KB 528/587 KB 100/115 KB 500/894 KB 248/1822 KB 516/587 KB 100/115 KB 500/894 KB 248/1822 KB 528/587 KB 100/115 KB 504/894 KB 248/1822 KB 528/587 KB 100/115 KB 508/894 KB 248/1822 KB 528/587 KB 100/115 KB 512/894 KB 248/1822 KB 516/587 KB 100/115 KB 496/894 KB 248/1822 KB 528/587 KB 100/115 KB 512/894 KB 252/1822 KB 528/587 KB 100/115 KB 512/894 KB 256/1822 KB 528/587 KB 100/115 KB 512/894 KB 260/1822 KB 528/587 KB 100/115 KB 512/894 KB 264/1822 KB 532/587 KB 100/115 KB 512/894 KB 268/1822 KB 532/587 KB 104/115 KB 512/894 KB 272/1822 KB 532/587 KB 104/115 KB 516/894 KB 272/1822 KB 532/587 KB 104/115 KB 520/894 KB 276/1822 KB 532/587 KB 104/115 KB 524/894 KB 276/1822 KB 532/587 KB 104/115 KB 528/894 KB 276/1822 KB 532/587 KB 104/115 KB 532/894 KB 276/1822 KB 532/587 KB 104/115 KB 536/894 KB 276/1822 KB 532/587 KB 104/115 KB 540/894 KB 276/1822 KB 532/587 KB 104/115 KB 544/894 KB 276/1822 KB 532/587 KB 100/115 KB 512/894 KB 264/1822 KB 536/587 KB 104/115 KB 544/894 KB 276/1822 KB 540/587 KB 104/115 KB 544/894 KB 276/1822 KB 544/587 KB 104/115 KB 544/894 KB 276/1822 KB 532/587 KB 104/115 KB 516/894 KB 276/1822 KB 544/587 KB 104/115 KB 544/894 KB 280/1822 KB 544/587 KB 104/115 KB 544/894 KB 284/1822 KB 544/587 KB 104/115 KB 544/894 KB 288/1822 KB 544/587 KB 104/115 KB 544/894 KB 292/1822 KB 548/587 KB 104/115 KB 548/894 KB 296/1822 KB 548/587 KB 104/115 KB 548/894 KB 300/1822 KB 532/587 KB 104/115 KB 512/894 KB 268/1822 KB 548/587 KB 108/115 KB 548/894 KB 300/1822 KB 548/587 KB 112/115 KB 548/894 KB 300/1822 KB 548/587 KB 115/115 KB 548/894 KB 300/1822 KB 548/587 KB 115/115 KB 548/894 KB 304/1822 KB 548/587 KB 115/115 KB 548/894 KB 308/1822 KB 548/587 KB 115/115 KB 548/894 KB 312/1822 KB 548/587 KB 115/115 KB 548/894 KB 316/1822 KB 548/587 KB 115/115 KB 548/894 KB 320/1822 KB 548/587 KB 115/115 KB 548/894 KB 324/1822 KB 548/587 KB 104/115 KB 548/894 KB 292/1822 KB 548/587 KB 115/115 KB 552/894 KB 324/1822 KB 548/587 KB 115/115 KB 556/894 KB 324/1822 KB 548/587 KB 115/115 KB 560/894 KB 324/1822 KB 548/587 KB 104/115 KB 544/894 KB 292/1822 KB 552/587 KB 115/115 KB 560/894 KB 324/1822 KB 556/587 KB 115/115 KB 560/894 KB 324/1822 KB 560/587 KB 115/115 KB 560/894 KB 324/1822 KB 564/587 KB 115/115 KB 560/894 KB 324/1822 KB 568/587 KB 115/115 KB 560/894 KB 324/1822 KB 572/587 KB 115/115 KB 560/894 KB 324/1822 KB 576/587 KB 115/115 KB 560/894 KB 324/1822 KB 576/587 KB 115/115 KB 564/894 KB 324/1822 KB 580/587 KB 115/115 KB 568/894 KB 324/1822 KB 580/587 KB 115/115 KB 572/894 KB 324/1822 KB 580/587 KB 115/115 KB 576/894 KB 324/18 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 22 KB 580/587 KB 115/115 KB 564/894 KB 324/1822 KB 584/587 KB 115/115 KB 576/894 KB 324/1822 KB 587/587 KB 115/115 KB 576/894 KB 324/1822 KB 587/587 KB 115/115 KB 580/894 KB 324/1822 KB 587/587 KB 115/115 KB 580/894 KB 328/1822 KB 587/587 KB 115/115 KB 580/894 KB 332/1822 KB 587/587 KB 115/115 KB 580/894 KB 336/1822 KB 587/587 KB 115/115 KB 584/894 KB 336/1822 KB 587/587 KB 115/115 KB 588/894 KB 336/1822 KB 587/587 KB 115/115 KB 592/894 KB 336/1822 KB 587/587 KB 115/115 KB 592/894 KB 340/1822 KB 587/587 KB 596/894 KB 344/1822 KB 587/587 KB 596/894 KB 348/1822 KB 587/587 KB 596/894 KB 352/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 153.9 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 789.6 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 587/587 KB 596/894 KB 340/1822 KB 600/894 KB 352/1822 KB 604/894 KB 352/1822 KB 608/894 KB 356/1822 KB 612/894 KB 356/1822 KB 616/894 KB 356/1822 KB 620/894 KB 356/1822 KB 624/894 KB 356/1822 KB 604/894 KB 356/1822 KB 624/894 KB 360/1822 KB 624/894 KB 364/1822 KB 624/894 KB 368/1822 KB 624/894 KB 372/1822 KB 628/894 KB 376/1822 KB 628/894 KB 380/1822 KB 628/894 KB 384/1822 KB 628/894 KB 372/1822 KB 632/894 KB 384/1822 KB 636/894 KB 388/1822 KB 640/894 KB 388/1822 KB 644/894 KB 388/1822 KB 648/894 KB 388/1822 KB 652/894 KB 388/1822 KB 656/894 KB 388/1822 KB 632/894 KB 388/1822 KB 656/894 KB 392/1822 KB 656/894 KB 396/1822 KB 656/894 KB 400/1822 KB 4/206 KB 656/894 KB 400/1822 KB 8/206 KB 656/894 KB 400/1822 KB 12/206 KB 656/894 KB 400/1822 KB 16/206 KB 656/894 KB 400/1822 KB 20/206 KB 656/894 KB 400/1822 KB 24/206 KB 656/894 KB 400/1822 KB 28/206 KB 656/894 KB 400/1822 KB 32/206 KB 656/894 KB 400/1822 KB 36/206 KB 656/894 KB 400/1822 KB 40/206 KB 656/894 KB 400/1822 KB 44/206 KB 656/894 KB 400/1822 KB 48/206 KB 656/894 KB 400/1822 KB 52/206 KB 656/894 KB 400/1822 KB 56/206 KB 656/894 KB 400/1822 KB 60/206 KB 656/894 KB 400/1822 KB 64/206 KB 656/894 KB 400/1822 KB 68/206 KB 656/894 KB 400/1822 KB 72/206 KB 656/894 KB 404/1822 KB 76/206 KB 656/894 KB 404/1822 KB 80/206 KB 656/894 KB 404/1822 KB 68/206 KB 656/894 KB 404/1822 KB 80/206 KB 656/894 KB 408/1822 KB 80/206 KB 656/894 KB 412/1822 KB 80/206 KB 656/894 KB 416/1822 KB 80/206 KB 660/894 KB 416/1822 KB 80/206 KB 664/894 KB 416/1822 KB 84/206 KB 668/894 KB 416/1822 KB 84/206 KB 672/894 KB 416/1822 KB 84/206 KB 4/314 KB 672/894 KB 416/1822 KB 84/206 KB 8/314 KB 672/894 KB 416/1822 KB 84/206 KB 12/314 KB 672/894 KB 416/1822 KB 84/206 KB 16/314 KB 672/894 KB 416/1822 KB 84/206 KB 20/314 KB 672/894 KB 416/1822 KB 84/206 KB 24/314 KB 672/894 KB 416/1822 KB 84/206 KB 28/314 KB 672/894 KB 416/1822 KB 84/206 KB 32/314 KB 672/894 KB 416/1822 KB 84/206 KB 36/314 KB 672/894 KB 416/1822 KB 84/206 KB 40/314 KB 672/894 KB 416/1822 KB 84/206 KB 40/314 KB 672/894 KB 420/1822 KB 84/206 KB 44/314 KB 676/894 KB 424/1822 KB 84/206 KB 44/314 KB 676/894 KB 428/1822 KB 84/206 KB 44/314 KB 676/894 KB 432/1822 KB 84/206 KB 664/894 KB 416/1822 KB 88/206 KB 44/314 KB 676/894 KB 432/1822 KB 92/206 KB 44/314 KB 676/894 KB 432/1822 KB 96/206 KB 44/314 KB 676/894 KB 432/1822 KB 100/206 KB 44/314 KB 676/894 KB 432/1822 KB 104/206 KB 44/314 KB 676/894 KB 436/1822 KB 108/206 KB 44/314 KB 676/894 KB 436/1822 KB 112/206 KB 44/314 KB 676/894 KB 436/1822 KB 84/206 KB 44/314 KB 676/894 KB 420/1822 KB 112/206 KB 44/314 KB 680/894 KB 436/1822 KB 112/206 KB 44/314 KB 684/894 KB 436/1822 KB 112/206 KB 44/314 KB 688/894 KB 436/1822 KB 84/206 KB 44/314 KB 672/894 KB 420/1822 KB 112/206 KB 48/314 KB 688/894 KB 436/1822 KB 112/206 KB 52/314 KB 688/894 KB 436/1822 KB 112/206 KB 56/314 KB 688/894 KB 436/1822 KB 112/206 KB 60/314 KB 688/894 KB 436/1822 KB 112/206 KB 64/314 KB 688/894 KB 436/1822 KB 112/206 KB 68/314 KB 688/894 KB 436/1822 KB 116/206 KB 72/314 KB 692/894 KB 436/1822 KB 116/206 KB 76/314 KB 692/894 KB 436/1822 KB 116/206 KB 80/314 KB 692/894 KB 436/1822 KB 100/206 KB 44/314 KB 676/894 KB 436/1822 KB 116/206 KB 80/314 KB 692/894 KB 440/1822 KB 116/206 KB 80/314 KB 692/894 KB 444/1822 KB 116/206 KB 80/314 KB 692/894 KB 448/1822 KB 116/206 KB 80/314 KB 692/894 KB 452/1822 KB 116/206 KB 80/ unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 314 KB 692/894 KB 456/1822 KB 116/206 KB 80/314 KB 692/894 KB 460/1822 KB 116/206 KB 80/314 KB 692/894 KB 464/1822 KB 116/206 KB 68/314 KB 692/894 KB 436/1822 KB 116/206 KB 80/314 KB 696/894 KB 464/1822 KB 116/206 KB 80/314 KB 700/894 KB 464/1822 KB 116/206 KB 80/314 KB 704/894 KB 464/1822 KB 116/206 KB 80/314 KB 708/894 KB 464/1822 KB 116/206 KB 80/314 KB 712/894 KB 464/1822 KB 116/206 KB 84/314 KB 716/894 KB 464/1822 KB 116/206 KB 84/314 KB 720/894 KB 464/1822 KB 116/206 KB 84/314 KB 724/894 KB 468/1822 KB 116/206 KB 84/314 KB 728/894 KB 468/1822 KB 116/206 KB 84/314 KB 732/894 KB 468/1822 KB 116/206 KB 84/314 KB 736/894 KB 468/1822 KB 116/206 KB 84/314 KB 740/894 KB 468/1822 KB 116/206 KB 68/314 KB 688/894 KB 436/1822 KB 120/206 KB 84/314 KB 740/894 KB 468/1822 KB 124/206 KB 84/314 KB 740/894 KB 468/1822 KB 128/206 KB 84/314 KB 740/894 KB 468/1822 KB 132/206 KB 84/314 KB 740/894 KB 468/1822 KB 136/206 KB 84/314 KB 740/894 KB 468/1822 KB 140/206 KB 84/314 KB 740/894 KB 468/1822 KB 144/206 KB 84/314 KB 740/894 KB 468/1822 KB 148/206 KB 84/314 KB 740/894 KB 468/1822 KB 152/206 KB 84/314 KB 740/894 KB 468/1822 KB 156/206 KB 84/314 KB 740/894 KB 468/1822 KB 160/206 KB 84/314 KB 740/894 KB 468/1822 KB 164/206 KB 84/314 KB 740/894 KB 468/1822 KB 116/206 KB 84/314 KB 720/894 KB 468/1822 KB 164/206 KB 84/314 KB 744/894 KB 472/1822 KB 164/206 KB 84/314 KB 744/894 KB 476/1822 KB 164/206 KB 84/314 KB 744/894 KB 480/1822 KB 116/206 KB 84/314 KB 712/894 KB 464/1822 KB 164/206 KB 88/314 KB 744/894 KB 480/1822 KB 164/206 KB 92/314 KB 744/894 KB 480/1822 KB 164/206 KB 96/314 KB 744/894 KB 480/1822 KB 164/206 KB 100/314 KB 744/894 KB 480/1822 KB 164/206 KB 104/314 KB 744/894 KB 484/1822 KB 164/206 KB 108/314 KB 744/894 KB 484/1822 KB 164/206 KB 112/314 KB 744/894 KB 484/1822 KB 164/206 KB 116/314 KB 744/894 KB 484/1822 KB 164/206 KB 84/314 KB 744/894 KB 468/1822 KB 168/206 KB 116/314 KB 748/894 KB 484/1822 KB 168/206 KB 116/314 KB 752/894 KB 484/1822 KB 168/206 KB 116/314 KB 744/894 KB 484/1822 KB 172/206 KB 116/314 KB 752/894 KB 484/1822 KB 176/206 KB 120/314 KB 756/894 KB 484/1822 KB 164/206 KB 100/314 KB 744/894 KB 484/1822 KB 176/206 KB 120/314 KB 756/894 KB 488/1822 KB 176/206 KB 120/314 KB 756/894 KB 492/1822 KB 176/206 KB 120/314 KB 756/894 KB 496/1822 KB 176/206 KB 120/314 KB 756/894 KB 500/1822 KB 176/206 KB 120/314 KB 756/894 KB 504/1822 KB 180/206 KB 120/314 KB 756/894 KB 508/1822 KB 184/206 KB 120/314 KB 756/894 KB 508/1822 KB 188/206 KB 120/314 KB 756/894 KB 508/1822 KB 192/206 KB 120/314 KB 756/894 KB 508/1822 KB 172/206 KB 120/314 KB 756/894 KB 484/1822 KB 192/206 KB 120/314 KB 760/894 KB 508/1822 KB 192/206 KB 120/314 KB 764/894 KB 508/1822 KB 192/206 KB 120/314 KB 768/894 KB 508/1822 KB 192/206 KB 120/314 KB 772/894 KB 508/1822 KB 196/206 KB 120/314 KB 776/894 KB 508/1822 KB 196/206 KB 120/314 KB 780/894 KB 508/1822 KB 196/206 KB 120/314 KB 784/894 KB 508/1822 KB 172/206 KB 120/314 KB 752/894 KB 484/1822 KB 196/206 KB 124/314 KB 784/894 KB 508/1822 KB 196/206 KB 128/314 KB 784/894 KB 508/1822 KB 196/206 KB 132/314 KB 784/894 KB 508/1822 KB 196/206 KB 136/314 KB 784/894 KB 508/1822 KB 196/206 KB 140/314 KB 784/894 KB 508/1822 KB 196/206 KB 144/314 KB 784/894 KB 508/1822 KB 196/206 KB 148/314 KB 784/894 KB 508/1822 KB 196/206 KB 152/314 KB 784/894 KB 508/1822 KB 196/206 KB 156/314 KB 784/894 KB 508/1822 KB 196/206 KB 160/314 KB 784/894 KB 508/182 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 2 KB 196/206 KB 164/314 KB 784/894 KB 508/1822 KB 196/206 KB 120/314 KB 772/894 KB 508/1822 KB 200/206 KB 164/314 KB 788/894 KB 508/1822 KB 204/206 KB 164/314 KB 788/894 KB 508/1822 KB 206/206 KB 164/314 KB 788/894 KB 508/1822 KB 176/206 KB 120/314 KB 756/894 KB 508/1822 KB 206/206 KB 164/314 KB 788/894 KB 512/1822 KB 206/206 KB 164/314 KB 788/894 KB 516/1822 KB 206/206 KB 164/314 KB 788/894 KB 520/1822 KB 206/206 KB 164/314 KB 788/894 KB 524/1822 KB 206/206 KB 164/314 KB 788/894 KB 528/1822 KB 206/206 KB 164/314 KB 788/894 KB 532/1822 KB 206/206 KB 164/314 KB 788/894 KB 536/1822 KB 206/206 KB 164/314 KB 788/894 KB 540/1822 KB 206/206 KB 164/314 KB 788/894 KB 544/1822 KB 196/206 KB 164/314 KB 788/894 KB 508/1822 KB 206/206 KB 164/314 KB 792/894 KB 544/1822 KB 206/206 KB 164/314 KB 796/894 KB 544/1822 KB 206/206 KB 164/314 KB 800/894 KB 544/1822 KB 206/206 KB 164/314 KB 804/894 KB 544/1822 KB 206/206 KB 168/314 KB 808/894 KB 548/1822 KB 206/206 KB 168/314 KB 812/894 KB 548/1822 KB 206/206 KB 168/314 KB 816/894 KB 548/1822 KB 206/206 KB 168/314 KB 804/894 KB 548/1822 KB 206/206 KB 168/314 KB 816/894 KB 552/1822 KB 206/206 KB 168/314 KB 816/894 KB 556/1822 KB 206/206 KB 168/314 KB 816/894 KB 560/1822 KB 206/206 KB 168/314 KB 816/894 KB 564/1822 KB 206/206 KB 168/314 KB 820/894 KB 568/1822 KB 206/206 KB 168/314 KB 804/894 KB 544/1822 KB 206/206 KB 172/314 KB 820/894 KB 572/1822 KB 206/206 KB 176/314 KB 820/894 KB 572/1822 KB 206/206 KB 180/314 KB 820/894 KB 572/1822 KB 184/314 KB 820/894 KB 572/1822 KB 188/314 KB 820/894 KB 572/1822 KB 192/314 KB 820/894 KB 572/1822 KB 206/206 KB 168/314 KB 820/894 KB 564/1822 KB 192/314 KB 824/894 KB 572/1822 KB 196/314 KB 828/894 KB 572/1822 KB 196/314 KB 832/894 KB 572/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 261.0 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 206/206 KB 196/314 KB 832/894 KB 572/1822 KB 196/314 KB 832/894 KB 576/1822 KB 196/314 KB 836/894 KB 576/1822 KB 196/314 KB 840/894 KB 580/1822 KB 196/314 KB 844/894 KB 580/1822 KB 196/314 KB 848/894 KB 580/1822 KB 196/314 KB 824/894 KB 572/1822 KB 200/314 KB 848/894 KB 580/1822 KB 204/314 KB 848/894 KB 580/1822 KB 208/314 KB 848/894 KB 580/1822 KB 212/314 KB 848/894 KB 580/1822 KB 216/314 KB 852/894 KB 580/1822 KB 220/314 KB 852/894 KB 580/1822 KB 224/314 KB 852/894 KB 580/1822 KB 228/314 KB 852/894 KB 580/1822 KB 232/314 KB 852/894 KB 580/1822 KB 236/314 KB 852/894 KB 580/1822 KB 240/314 KB 852/894 KB 580/1822 KB 244/314 KB 852/894 KB 580/1822 KB 196/314 KB 836/894 KB 580/1822 KB 244/314 KB 852/894 KB 584/1822 KB 4/57 KB 244/314 KB 852/894 KB 588/1822 KB 4/57 KB 244/314 KB 852/894 KB 592/1822 KB 4/57 KB 244/314 KB 852/894 KB 580/1822 KB 4/57 KB 244/314 KB 852/894 KB 592/1822 KB 8/57 KB 244/314 KB 852/894 KB 592/1822 KB 12/57 KB 244/314 KB 852/894 KB 596/1822 KB 16/57 KB 212/314 KB 852/894 KB 580/1822 KB 244/314 KB 856/894 KB 596/1822 KB 16/57 KB 244/314 KB 860/894 KB 596/1822 KB 16/57 KB 244/314 KB 864/894 KB 596/1822 KB 20/57 KB 244/314 KB 852/894 KB 596/1822 KB 12/57 KB 244/314 KB 864/894 KB 600/1822 KB 20/57 KB 244/314 KB 864/894 KB 604/1822 KB 20/57 KB 244/314 KB 864/894 KB 608/1822 KB 20/57 KB 244/314 KB 864/894 KB 612/1822 KB 20/57 KB 244/314 KB 868/894 KB 616/1822 KB 20/57 KB 244/314 KB 868/894 KB 620/1822 KB 20/57 KB 244/314 KB 868/894 KB 624/1822 KB 20/57 KB 244/314 KB 860/894 KB 596/1822 KB 20/57 KB 244/314 KB 868/894 KB 624/1822 KB 24/57 KB 244/314 KB 868/894 KB 624/1822 KB 28/57 KB 244/314 KB 868/894 KB 624/1822 KB 32/57 KB 244/314 KB 868/894 KB 624/1822 KB 36/57 KB 248/314 KB 868/894 KB 628/1822 KB 40/57 KB 248/314 KB 868/894 KB 628/1822 KB 44/57 KB 248/314 KB 868/894 KB 628/1822 KB 48/57 KB 248/314 KB 868/894 KB 628/1822 KB 52/57 KB 248/314 KB 868/894 KB 628/1822 KB 56/57 KB 248/314 KB 868/894 KB 628/1822 KB 57/57 KB 244/314 KB 868/894 KB 612/1822 KB 20/57 KB 248/314 KB 872/894 KB 628/1822 KB 57/57 KB 248/314 KB 876/894 KB 628/1822 KB 57/57 KB 248/314 KB 880/894 KB 628/1822 KB 57/57 KB 248/314 KB 884/894 KB 628/1822 KB 57/57 KB 248/314 KB 888/894 KB 628/1822 KB 57/57 KB 248/314 KB 892/894 KB 628/1822 KB 57/57 KB 248/314 KB 894/894 KB 628/1822 KB 57/57 KB 248/314 KB 868/894 KB 628/1822 KB 36/57 KB 248/314 KB 894/894 KB 632/1822 KB 57/57 KB 248/314 KB 894/894 KB 636/1822 KB 57/57 KB 248/314 KB 894/894 KB 640/1822 KB 57/57 KB 248/314 KB 868/894 KB 624/1822 KB 36/57 KB 252/314 KB 894/894 KB 640/1822 KB 57/57 KB 256/314 KB 894/894 KB 640/1822 KB 57/57 KB 260/314 KB 894/894 KB 640/1822 KB 57/57 KB 264/314 KB 894/894 KB 644/1822 KB 57/57 KB 268/314 KB 894/894 KB 644/1822 KB 57/57 KB 272/314 KB 894/894 KB 644/1822 KB 57/57 KB 276/314 KB 894/894 KB 644/1822 KB 57/57 KB 280/314 KB 894/894 KB 644/1822 KB 57/57 KB 284/314 KB 894/894 KB 644/1822 KB 57/57 KB 288/314 KB 894/894 KB 644/1822 KB 57/57 KB 260/314 KB 894/894 KB 644/1822 KB 57/57 KB 288/314 KB 894/894 KB 648/1822 KB 57/57 KB 288/314 KB 894/894 KB 652/1822 KB 57/57 KB 288/314 KB 894/894 KB 656/1822 KB 57/57 KB 288/314 KB 894/894 KB 660/1822 KB 57/57 KB 288/314 KB 894/894 KB 664/1822 KB 57/57 KB 288/314 KB 894/894 KB 668/1822 KB 57/57 KB 288/314 KB 894/894 KB 672/1822 KB 57/57 KB 288/314 KB 894/894 KB 676/1822 KB 57/57 KB 292/314 KB 894/894 KB 680/1822 KB 57 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install /57 KB 292/314 KB 894/894 KB 684/1822 KB 57/57 KB 292/314 KB 894/894 KB 688/1822 KB 57/57 KB 292/314 KB 894/894 KB 692/1822 KB 57/57 KB 292/314 KB 894/894 KB 696/1822 KB 57/57 KB 292/314 KB 894/894 KB 676/1822 KB 57/57 KB 296/314 KB 894/894 KB 700/1822 KB 57/57 KB 300/314 KB 894/894 KB 700/1822 KB 57/57 KB 304/314 KB 894/894 KB 700/1822 KB 57/57 KB 308/314 KB 894/894 KB 700/1822 KB 57/57 KB 312/314 KB 894/894 KB 700/1822 KB 57/57 KB 314/314 KB 894/894 KB 700/1822 KB 57/57 KB 292/314 KB 894/894 KB 700/1822 KB 57/57 KB 314/314 KB 894/894 KB 704/1822 KB 57/57 KB 314/314 KB 894/894 KB 708/1822 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 69.9 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 314/314 KB 894/894 KB 712/1822 KB 314/314 KB 894/894 KB 716/1822 KB 314/314 KB 894/894 KB 720/1822 KB 314/314 KB 894/894 KB 720/1822 KB 4/79 KB 314/314 KB 894/894 KB 720/1822 KB 8/79 KB 314/314 KB 894/894 KB 720/1822 KB 12/79 KB 314/314 KB 894/894 KB 720/1822 KB 16/79 KB 314/314 KB 894/894 KB 720/1822 KB 20/79 KB 314/314 KB 894/894 KB 720/1822 KB 24/79 KB 314/314 KB 894/894 KB 720/1822 KB 28/79 KB 314/314 KB 894/894 KB 720/1822 KB 32/79 KB 314/314 KB 894/894 KB 720/1822 KB 36/79 KB 314/314 KB 894/894 KB 720/1822 KB 40/79 KB 314/314 KB 894/894 KB 720/1822 KB 44/79 KB 314/314 KB 894/894 KB 720/1822 KB 48/79 KB 314/314 KB 894/894 KB 720/1822 KB 52/79 KB 894/894 KB 720/1822 KB 56/79 KB 894/894 KB 720/1822 KB 60/79 KB 894/894 KB 720/1822 KB 64/79 KB 894/894 KB 720/1822 KB 68/79 KB 894/894 KB 720/1822 KB 72/79 KB 894/894 KB 720/1822 KB 76/79 KB 894/894 KB 720/1822 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 381.9 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 894/894 KB 724/1822 KB 79/79 KB 894/894 KB 728/1822 KB 79/79 KB 894/894 KB 732/1822 KB 79/79 KB 894/894 KB 736/1822 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 1085.3 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 740/1822 KB 79/79 KB 744/1822 KB 79/79 KB 748/1822 KB 79/79 KB 752/1822 KB 79/79 KB 752/1822 KB 79/79 KB 4/263 KB 752/1822 KB 79/79 KB 8/263 KB 752/1822 KB 79/79 KB 12/263 KB 752/1822 KB 79/79 KB 16/263 KB 752/1822 KB 79/79 KB 20/263 KB 752/1822 KB 79/79 KB 24/263 KB 752/1822 KB 79/79 KB 28/263 KB 752/1822 KB 79/79 KB 32/263 KB 752/1822 KB 79/79 KB 36/263 KB 752/1822 KB 79/79 KB 40/263 KB 752/1822 KB 79/79 KB 44/263 KB 752/1822 KB 79/79 KB 48/263 KB 752/1822 KB 79/79 KB 52/263 KB 752/1822 KB 79/79 KB 56/263 KB 752/1822 KB 79/79 KB 60/263 KB 752/1822 KB 79/79 KB 64/263 KB 756/1822 KB 79/79 KB 68/263 KB 756/1822 KB 72/263 KB 756/1822 KB 76/263 KB 756/1822 KB 79/79 KB 64/263 KB 760/1822 KB 76/263 KB 764/1822 KB 76/263 KB 768/1822 KB 76/263 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 95.2 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 768/1822 KB 80/263 KB 768/1822 KB 84/263 KB 772/1822 KB 88/263 KB 772/1822 KB 84/263 KB 776/1822 KB 92/263 KB 780/1822 KB 92/263 KB 784/1822 KB 92/263 KB 788/1822 KB 92/263 KB 4/99 KB 792/1822 KB 92/263 KB 4/276 KB 4/99 KB 796/1822 KB 92/263 KB 4/276 KB 4/99 KB 800/1822 KB 92/263 KB 4/276 KB 784/1822 KB 92/263 KB 4/99 KB 788/1822 KB 92/263 KB 4/276 KB 8/99 KB 800/1822 KB 92/263 KB 4/276 KB 12/99 KB 800/1822 KB 92/263 KB 4/276 KB 16/99 KB 800/1822 KB 92/263 KB 4/276 KB 788/1822 KB 92/263 KB 4/276 KB 16/99 KB 800/1822 KB 92/263 KB 8/276 KB 16/99 KB 800/1822 KB 92/263 KB 12/276 KB 16/99 KB 800/1822 KB 92/263 KB 16/276 KB 16/99 KB 800/1822 KB 92/263 KB 20/276 KB 20/99 KB 800/1822 KB 92/263 KB 20/276 KB 24/99 KB 800/1822 KB 4/54 KB 92/263 KB 24/276 KB 28/99 KB 800/1822 KB 4/54 KB 92/263 KB 24/276 KB 32/99 KB 800/1822 KB 4/54 KB 92/263 KB 24/276 KB 36/99 KB 800/1822 KB 4/54 KB 92/263 KB 24/276 KB 40/99 KB 800/1822 KB 4/54 KB 92/263 KB 24/276 KB 44/99 KB 800/1822 KB 4/54 KB 92/263 KB 24/276 KB 48/99 KB 800/1822 KB 4/54 KB 92/263 KB 24/276 KB 20/99 KB 800/1822 KB 4/54 KB 92/263 KB 24/276 KB 48/99 KB 800/1822 KB 8/54 KB 92/263 KB 24/276 KB 48/99 KB 800/1822 KB 12/54 KB 92/263 KB 24/276 KB 48/99 KB 800/1822 KB 16/54 KB 92/263 KB 24/276 KB 20/99 KB 800/1822 KB 92/263 KB 24/276 KB 48/99 KB 800/1822 KB 16/54 KB 92/263 KB 28/276 KB 48/99 KB 800/1822 KB 16/54 KB 92/263 KB 32/276 KB 48/99 KB 800/1822 KB 16/54 KB 92/263 KB 36/276 KB 48/99 KB 800/1822 KB 16/54 KB 92/263 KB 40/276 KB 48/99 KB 800/1822 KB 16/54 KB 92/263 KB 44/276 KB 48/99 KB 800/1822 KB 16/54 KB 92/263 KB 48/276 KB 48/99 KB 800/1822 KB 16/54 KB 92/263 KB 52/276 KB 48/99 KB 800/1822 KB 16/54 KB 92/263 KB 56/276 KB 48/99 KB 800/1822 KB 16/54 KB 92/263 KB 60/276 KB 52/99 KB 800/1822 KB 16/54 KB 92/263 KB 64/276 KB 52/99 KB 800/1822 KB 16/54 KB 92/263 KB 68/276 KB 52/99 KB 800/1822 KB 20/54 KB 96/263 KB 72/276 KB 52/99 KB 800/1822 KB 20/54 KB 96/263 KB 76/276 KB 52/99 KB 800/1822 KB 20/54 KB 96/263 KB 80/276 KB 52/99 KB 800/1822 KB 16/54 KB 92/263 KB 60/276 KB 56/99 KB 800/1822 KB 20/54 KB 96/263 KB 80/276 KB 60/99 KB 800/1822 KB 20/54 KB 96/263 KB 80/276 KB 52/99 KB 800/1822 KB 20/54 KB 96/263 KB 68/276 KB 52/99 KB 800/1822 KB 20/54 KB 92/263 KB 68/276 KB 64/99 KB 800/1822 KB 24/54 KB 96/263 KB 80/276 KB 64/99 KB 800/1822 KB 28/54 KB 96/263 KB 80/276 KB 64/99 KB 800/1822 KB 32/54 KB 96/263 KB 80/276 KB 64/99 KB 800/1822 KB 36/54 KB 96/263 KB 80/276 KB 64/99 KB 800/1822 KB 40/54 KB 100/263 KB 84/276 KB 64/99 KB 800/1822 KB 44/54 KB 100/263 KB 84/276 KB 64/99 KB 804/1822 KB 48/54 KB 100/263 KB 84/276 KB 64/99 KB 800/1822 KB 36/54 KB 100/263 KB 84/276 KB 64/99 KB 804/1822 KB 48/54 KB 100/263 KB 88/276 KB 64/99 KB 804/1822 KB 48/54 KB 100/263 KB 92/276 KB 64/99 KB 804/1822 KB 48/54 KB 100/263 KB 96/276 KB 64/99 KB 800/1822 KB 36/54 KB 100/263 KB 80/276 KB 64/99 KB 804/1822 KB 52/54 KB 104/263 KB 96/276 KB 64/99 KB 804/1822 KB 52/54 KB 108/263 KB 96/276 KB 64/99 KB 804/1822 KB 52/54 KB 112/263 KB 96/276 KB 64/99 KB 804/1822 KB 52/54 KB 116/263 KB 96/276 KB 64/99 KB 804/1822 KB 52/54 KB 120/263 KB 100/276 KB 64/99 KB 804/1822 KB 52/54 KB 124/263 KB 100/276 KB 64/99 KB 804/1822 KB 52/54 KB 128/263 KB 100/276 KB 64/99 KB 804/1822 KB 52/54 KB 132/263 KB 100/276 KB 64/99 KB 800/1822 KB 36/54 KB 96/263 KB 80/276 KB 68/99 KB 804/1822 KB 52/54 KB 132/263 KB 100/276 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install KB 72/99 KB 804/1822 KB 52/54 KB 132/263 KB 100/276 KB 76/99 KB 804/1822 KB 52/54 KB 132/263 KB 100/276 KB 80/99 KB 804/1822 KB 52/54 KB 132/263 KB 100/276 KB 84/99 KB 804/1822 KB 52/54 KB 132/263 KB 100/276 KB 88/99 KB 804/1822 KB 52/54 KB 132/263 KB 100/276 KB 92/99 KB 804/1822 KB 52/54 KB 132/263 KB 100/276 KB 96/99 KB 804/1822 KB 52/54 KB 132/263 KB 100/276 KB 99/99 KB 804/1822 KB 52/54 KB 132/263 KB 100/276 KB 64/99 KB 804/1822 KB 52/54 KB 116/263 KB 100/276 KB 99/99 KB 804/1822 KB 52/54 KB 132/263 KB 104/276 KB 99/99 KB 804/1822 KB 52/54 KB 132/263 KB 108/276 KB 99/99 KB 804/1822 KB 52/54 KB 132/263 KB 112/276 KB 64/99 KB 804/1822 KB 52/54 KB 100/263 KB 96/276 KB 99/99 KB 804/1822 KB 54/54 KB 132/263 KB 112/276 KB 64/99 KB 804/1822 KB 44/54 KB 100/263 KB 84/276 KB 99/99 KB 808/1822 KB 54/54 KB 132/263 KB 112/276 KB 99/99 KB 812/1822 KB 54/54 KB 132/263 KB 112/276 KB 99/99 KB 816/1822 KB 54/54 KB 132/263 KB 112/276 KB 99/99 KB 820/1822 KB 54/54 KB 132/263 KB 112/276 KB 99/99 KB 824/1822 KB 54/54 KB 132/263 KB 112/276 KB 99/99 KB 828/1822 KB 54/54 KB 136/263 KB 116/276 KB 99/99 KB 832/1822 KB 54/54 KB 136/263 KB 116/276 KB 99/99 KB 836/1822 KB 54/54 KB 136/263 KB 116/276 KB 99/99 KB 840/1822 KB 54/54 KB 136/263 KB 116/276 KB 99/99 KB 824/1822 KB 54/54 KB 136/263 KB 116/276 KB 99/99 KB 840/1822 KB 54/54 KB 140/263 KB 116/276 KB 99/99 KB 840/1822 KB 54/54 KB 144/263 KB 116/276 KB 99/99 KB 824/1822 KB 54/54 KB 132/263 KB 116/276 KB 99/99 KB 840/1822 KB 54/54 KB 144/263 KB 120/276 KB 99/99 KB 840/1822 KB 54/54 KB 148/263 KB 124/276 KB 99/99 KB 840/1822 KB 54/54 KB 148/263 KB 128/276 KB 99/99 KB 840/1822 KB 54/54 KB 148/263 KB 132/276 KB 99/99 KB 840/1822 KB 54/54 KB 148/263 KB 120/276 KB 99/99 KB 844/1822 KB 54/54 KB 152/263 KB 132/276 KB 99/99 KB 844/1822 KB 54/54 KB 156/263 KB 132/276 KB 99/99 KB 844/1822 KB 54/54 KB 160/263 KB 132/276 KB 99/99 KB 844/1822 KB 54/54 KB 148/263 KB 132/276 KB 99/99 KB 848/1822 KB 54/54 KB 160/263 KB 132/276 KB 99/99 KB 852/1822 KB 54/54 KB 160/263 KB 132/276 KB 99/99 KB 856/1822 KB 54/54 KB 164/263 KB 136/276 KB 99/99 KB 860/1822 KB 54/54 KB 164/263 KB 136/276 KB 99/99 KB 864/1822 KB 54/54 KB 164/263 KB 136/276 KB 99/99 KB 852/1822 KB 54/54 KB 164/263 KB 136/276 KB 99/99 KB 864/1822 KB 54/54 KB 168/263 KB 136/276 KB 99/99 KB 864/1822 KB 54/54 KB 172/263 KB 136/276 KB 99/99 KB 864/1822 KB 54/54 KB 176/263 KB 136/276 KB 99/99 KB 868/1822 KB 54/54 KB 180/263 KB 136/276 KB 99/99 KB 868/1822 KB 54/54 KB 184/263 KB 136/276 KB 99/99 KB 868/1822 KB 54/54 KB 188/263 KB 136/276 KB 99/99 KB 868/1822 KB 54/54 KB 192/263 KB 136/276 KB 99/99 KB 852/1822 KB 54/54 KB 160/263 KB 136/276 KB 99/99 KB 868/1822 KB 54/54 KB 192/263 KB 140/276 KB 99/99 KB 868/1822 KB 54/54 KB 192/263 KB 144/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 62.7 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 99/99 KB 868/1822 KB 192/263 KB 148/276 KB 99/99 KB 868/1822 KB 192/263 KB 152/276 KB 99/99 KB 868/1822 KB 192/263 KB 156/276 KB 99/99 KB 868/1822 KB 192/263 KB 160/276 KB 99/99 KB 868/1822 KB 54/54 KB 176/263 KB 136/276 KB 99/99 KB 872/1822 KB 192/263 KB 160/276 KB 99/99 KB 876/1822 KB 192/263 KB 160/276 KB 99/99 KB 880/1822 KB 192/263 KB 160/276 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 115.0 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 880/1822 KB 192/263 KB 164/276 KB 880/1822 KB 196/263 KB 168/276 KB 880/1822 KB 196/263 KB 172/276 KB 880/1822 KB 196/263 KB 176/276 KB 880/1822 KB 196/263 KB 180/276 KB 884/1822 KB 196/263 KB 184/276 KB 884/1822 KB 196/263 KB 188/276 KB 884/1822 KB 196/263 KB 192/276 KB 880/1822 KB 196/263 KB 164/276 KB 884/1822 KB 200/263 KB 192/276 KB 884/1822 KB 204/263 KB 192/276 KB 884/1822 KB 208/263 KB 192/276 KB 884/1822 KB 196/263 KB 180/276 KB 4/748 KB 884/1822 KB 208/263 KB 192/276 KB 8/748 KB 884/1822 KB 208/263 KB 192/276 KB 12/748 KB 884/1822 KB 208/263 KB 192/276 KB 16/748 KB 884/1822 KB 208/263 KB 192/276 KB 20/748 KB 884/1822 KB 208/263 KB 192/276 KB 24/748 KB 884/1822 KB 208/263 KB 192/276 KB 24/748 KB 888/1822 KB 208/263 KB 192/276 KB 28/748 KB 888/1822 KB 208/263 KB 192/276 KB 32/748 KB 888/1822 KB 208/263 KB 192/276 KB 36/748 KB 892/1822 KB 208/263 KB 192/276 KB 36/748 KB 892/1822 KB 212/263 KB 192/276 KB 4/223 KB 36/748 KB 892/1822 KB 212/263 KB 192/276 KB 8/223 KB 36/748 KB 892/1822 KB 212/263 KB 192/276 KB 12/223 KB 36/748 KB 892/1822 KB 212/263 KB 192/276 KB 16/223 KB 36/748 KB 892/1822 KB 212/263 KB 192/276 KB 20/223 KB 32/748 KB 892/1822 KB 208/263 KB 192/276 KB 36/748 KB 896/1822 KB 212/263 KB 192/276 KB 20/223 KB 36/748 KB 900/1822 KB 212/263 KB 192/276 KB 20/223 KB 36/748 KB 892/1822 KB 212/263 KB 192/276 KB 36/748 KB 904/1822 KB 216/263 KB 192/276 KB 24/223 KB 36/748 KB 904/1822 KB 220/263 KB 196/276 KB 24/223 KB 36/748 KB 900/1822 KB 212/263 KB 192/276 KB 24/223 KB 40/748 KB 904/1822 KB 220/263 KB 196/276 KB 28/223 KB 40/748 KB 904/1822 KB 220/263 KB 196/276 KB 32/223 KB 40/748 KB 904/1822 KB 220/263 KB 196/276 KB 36/223 KB 36/748 KB 904/1822 KB 220/263 KB 196/276 KB 24/223 KB 40/748 KB 908/1822 KB 224/263 KB 196/276 KB 36/223 KB 40/748 KB 912/1822 KB 224/263 KB 196/276 KB 36/223 KB 40/748 KB 904/1822 KB 220/263 KB 196/276 KB 24/223 KB 44/748 KB 912/1822 KB 224/263 KB 196/276 KB 36/223 KB 48/748 KB 912/1822 KB 224/263 KB 196/276 KB 36/223 KB 52/748 KB 912/1822 KB 224/263 KB 196/276 KB 36/223 KB 56/748 KB 916/1822 KB 224/263 KB 196/276 KB 40/223 KB 60/748 KB 916/1822 KB 224/263 KB 196/276 KB 40/223 KB 64/748 KB 916/1822 KB 224/263 KB 196/276 KB 40/223 KB 36/748 KB 904/1822 KB 216/263 KB 196/276 KB 24/223 KB 64/748 KB 916/1822 KB 224/263 KB 200/276 KB 40/223 KB 64/748 KB 916/1822 KB 224/263 KB 204/276 KB 40/223 KB 64/748 KB 916/1822 KB 224/263 KB 208/276 KB 40/223 KB 52/748 KB 916/1822 KB 224/263 KB 196/276 KB 40/223 KB 64/748 KB 916/1822 KB 224/263 KB 208/276 KB 44/223 KB 64/748 KB 916/1822 KB 224/263 KB 208/276 KB 48/223 KB 64/748 KB 916/1822 KB 224/263 KB 208/276 KB 52/223 KB 64/748 KB 916/1822 KB 224/263 KB 212/276 KB 56/223 KB 64/748 KB 916/1822 KB 224/263 KB 212/276 KB 60/223 KB 64/748 KB 916/1822 KB 224/263 KB 212/276 KB 64/223 KB 52/748 KB 916/1822 KB 224/263 KB 196/276 KB 36/223 KB 64/748 KB 920/1822 KB 224/263 KB 212/276 KB 64/223 KB 64/748 KB 924/1822 KB 224/263 KB 212/276 KB 64/223 KB 40/748 KB 904/1822 KB 224/263 KB 196/276 KB 36/223 KB 64/748 KB 924/1822 KB 228/263 KB 212/276 KB 64/223 KB 64/748 KB 924/1822 KB 232/263 KB 212/276 KB 64/223 KB 64/748 KB 924/1822 KB 236/263 KB 212/276 KB 64/223 KB 64/748 KB 924/1822 KB 240/263 KB 212/276 KB 64/223 KB 64/748 KB 916/1822 KB 224/263 KB 212/276 KB 52/223 KB 64/748 KB 924/1822 KB 240/263 KB 216/276 KB 64/223 KB 64/748 KB 924/1822 KB 240/263 KB 220/276 KB 64/223 K unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install B 64/748 KB 928/1822 KB 240/263 KB 224/276 KB 64/223 KB 64/748 KB 928/1822 KB 240/263 KB 228/276 KB 64/223 KB 68/748 KB 928/1822 KB 244/263 KB 232/276 KB 68/223 KB 68/748 KB 928/1822 KB 244/263 KB 236/276 KB 68/223 KB 68/748 KB 928/1822 KB 244/263 KB 240/276 KB 68/223 KB 68/748 KB 928/1822 KB 244/263 KB 244/276 KB 68/223 KB 68/748 KB 928/1822 KB 244/263 KB 248/276 KB 68/223 KB 68/748 KB 928/1822 KB 244/263 KB 252/276 KB 68/223 KB 64/748 KB 928/1822 KB 240/263 KB 220/276 KB 64/223 KB 68/748 KB 932/1822 KB 244/263 KB 256/276 KB 68/223 KB 68/748 KB 936/1822 KB 244/263 KB 256/276 KB 68/223 KB 68/748 KB 940/1822 KB 244/263 KB 256/276 KB 68/223 KB 68/748 KB 944/1822 KB 244/263 KB 256/276 KB 68/223 KB 68/748 KB 948/1822 KB 244/263 KB 256/276 KB 68/223 KB 68/748 KB 952/1822 KB 244/263 KB 256/276 KB 68/223 KB 68/748 KB 956/1822 KB 244/263 KB 256/276 KB 68/223 KB 68/748 KB 960/1822 KB 244/263 KB 256/276 KB 68/223 KB 68/748 KB 964/1822 KB 244/263 KB 256/276 KB 68/223 KB 68/748 KB 968/1822 KB 244/263 KB 256/276 KB 68/223 KB 68/748 KB 972/1822 KB 244/263 KB 256/276 KB 68/223 KB 68/748 KB 928/1822 KB 244/263 KB 228/276 KB 68/223 KB 68/748 KB 972/1822 KB 244/263 KB 256/276 KB 72/223 KB 68/748 KB 972/1822 KB 244/263 KB 256/276 KB 76/223 KB 68/748 KB 972/1822 KB 244/263 KB 256/276 KB 80/223 KB 68/748 KB 928/1822 KB 244/263 KB 228/276 KB 64/223 KB 68/748 KB 972/1822 KB 248/263 KB 256/276 KB 80/223 KB 68/748 KB 972/1822 KB 252/263 KB 256/276 KB 80/223 KB 68/748 KB 972/1822 KB 256/263 KB 256/276 KB 80/223 KB 68/748 KB 928/1822 KB 240/263 KB 228/276 KB 64/223 KB 72/748 KB 972/1822 KB 256/263 KB 256/276 KB 80/223 KB 76/748 KB 972/1822 KB 256/263 KB 256/276 KB 80/223 KB 80/748 KB 972/1822 KB 256/263 KB 256/276 KB 80/223 KB 84/748 KB 972/1822 KB 256/263 KB 256/276 KB 80/223 KB 88/748 KB 972/1822 KB 260/263 KB 256/276 KB 84/223 KB 92/748 KB 972/1822 KB 260/263 KB 256/276 KB 84/223 KB 96/748 KB 972/1822 KB 260/263 KB 256/276 KB 84/223 KB 68/748 KB 964/1822 KB 244/263 KB 256/276 KB 68/223 KB 96/748 KB 972/1822 KB 260/263 KB 260/276 KB 84/223 KB 100/748 KB 972/1822 KB 260/263 KB 264/276 KB 84/223 KB 100/748 KB 972/1822 KB 260/263 KB 268/276 KB 84/223 KB 100/748 KB 972/1822 KB 260/263 KB 272/276 KB 84/223 KB 84/748 KB 972/1822 KB 260/263 KB 256/276 KB 84/223 KB 100/748 KB 976/1822 KB 260/263 KB 272/276 KB 88/223 KB 100/748 KB 976/1822 KB 260/263 KB 272/276 KB 92/223 KB 100/748 KB 976/1822 KB 260/263 KB 272/276 KB 96/223 KB 100/748 KB 976/1822 KB 260/263 KB 272/276 KB 100/223 KB 100/748 KB 976/1822 KB 260/263 KB 272/276 KB 104/223 KB 100/748 KB 976/1822 KB 260/263 KB 276/276 KB 108/223 KB 84/748 KB 972/1822 KB 260/263 KB 256/276 KB 80/223 KB 100/748 KB 976/1822 KB 263/263 KB 276/276 KB 108/223 KB 100/748 KB 976/1822 KB 263/263 KB 276/276 KB 112/223 KB 100/748 KB 976/1822 KB 263/263 KB 276/276 KB 116/223 KB 100/748 KB 976/1822 KB 263/263 KB 276/276 KB 120/223 KB 100/748 KB 976/1822 KB 263/263 KB 276/276 KB 124/223 KB 100/748 KB 976/1822 KB 263/263 KB 276/276 KB 128/223 KB 100/748 KB 976/1822 KB 260/263 KB 276/276 KB 104/223 KB 100/748 KB 976/1822 KB 263/263 KB 276/276 KB 128/223 KB 100/748 KB 976/1822 KB 260/263 KB 272/276 KB 84/223 KB 100/748 KB 972/1822 KB 260/263 KB 260/276 KB 84/223 KB 104/748 KB 976/1822 KB 263/263 KB 276/276 KB 128/223 KB 108/748 KB 976/1822 KB 263/263 KB 276/276 KB 128/223 KB 112/748 KB 976/1822 KB 263/263 KB 276/276 KB 128/223 KB 116/748 KB 976/1822 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 263/263 KB 276/276 KB 128/223 KB 120/748 KB 980/1822 KB 263/263 KB 276/276 KB 128/223 KB 124/748 KB 980/1822 KB 263/263 KB 276/276 KB 128/223 KB 128/748 KB 980/1822 KB 263/263 KB 276/276 KB 128/223 KB 116/748 KB 980/1822 KB 263/263 KB 276/276 KB 128/223 KB 128/748 KB 984/1822 KB 263/263 KB 276/276 KB 128/223 KB 128/748 KB 988/1822 KB 263/263 KB 276/276 KB 128/223 KB 128/748 KB 992/1822 KB 263/263 KB 276/276 KB 128/223 KB 132/748 KB 996/1822 KB 263/263 KB 276/276 KB 128/223 KB 132/748 KB 1000/1822 KB 263/263 KB 276/276 KB 132/223 KB 132/748 KB 992/1822 KB 263/263 KB 276/276 KB 128/223 KB 136/748 KB 1000/1822 KB 263/263 KB 276/276 KB 132/223 KB 140/748 KB 1000/1822 KB 263/263 KB 276/276 KB 132/223 KB 140/748 KB 1004/1822 KB 263/263 KB 276/276 KB 132/223 KB 132/748 KB 996/1822 KB 263/263 KB 276/276 KB 132/223 KB 144/748 KB 1008/1822 KB 263/263 KB 276/276 KB 136/223 KB 144/748 KB 1008/1822 KB 263/263 KB 276/276 KB 140/223 KB 144/748 KB 1008/1822 KB 263/263 KB 276/276 KB 144/223 KB 144/748 KB 1008/1822 KB 263/263 KB 276/276 KB 148/223 KB 144/748 KB 1008/1822 KB 263/263 KB 276/276 KB 152/223 KB 144/748 KB 1008/1822 KB 263/263 KB 276/276 KB 156/223 KB 144/748 KB 1008/1822 KB 276/276 KB 160/223 KB 144/748 KB 1004/1822 KB 263/263 KB 276/276 KB 132/223 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 148/748 KB 1008/1822 KB 276/276 KB 160/223 KB 152/748 KB 1008/1822 KB 276/276 KB 160/223 KB 156/748 KB 1008/1822 KB 276/276 KB 160/223 KB 160/748 KB 1008/1822 KB 276/276 KB 160/223 KB 144/748 KB 1008/1822 KB 263/263 KB 276/276 KB 132/223 KB 160/748 KB 1012/1822 KB 276/276 KB 160/223 KB 160/748 KB 1016/1822 KB 160/223 KB 160/748 KB 1020/1822 KB 160/223 KB 160/748 KB 1024/1822 KB 160/223 KB 160/748 KB 1028/1822 KB 160/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 307.0 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 164/748 KB 1032/1822 KB 164/223 KB 164/748 KB 1036/1822 KB 164/223 KB 164/748 KB 1040/1822 KB 164/223 KB 164/748 KB 1028/1822 KB 164/223 KB 164/748 KB 1040/1822 KB 168/223 KB 164/748 KB 1040/1822 KB 172/223 KB 164/748 KB 1040/1822 KB 176/223 KB 164/748 KB 1028/1822 KB 160/223 KB 168/748 KB 1040/1822 KB 176/223 KB 172/748 KB 1040/1822 KB 176/223 KB 176/748 KB 1040/1822 KB 176/223 KB 180/748 KB 1040/1822 KB 176/223 KB 180/748 KB 4/27 KB 1040/1822 KB 180/223 KB 180/748 KB 8/27 KB 1040/1822 KB 180/223 KB 180/748 KB 12/27 KB 1040/1822 KB 180/223 KB 180/748 KB 16/27 KB 1040/1822 KB 180/223 KB 180/748 KB 20/27 KB 1040/1822 KB 180/223 KB 180/748 KB 24/27 KB 1040/1822 KB 180/223 KB 180/748 KB 27/27 KB 1040/1822 KB 180/223 KB 180/748 KB 27/27 KB 1044/1822 KB 180/223 KB 184/748 KB 27/27 KB 1048/1822 KB 180/223 KB 184/748 KB 27/27 KB 1052/1822 KB 180/223 KB 184/748 KB 27/27 KB 1056/1822 KB 180/223 KB 180/748 KB 1040/1822 KB 180/223 KB 184/748 KB 27/27 KB 1056/1822 KB 184/223 KB 184/748 KB 27/27 KB 1056/1822 KB 188/223 KB 184/748 KB 27/27 KB 1056/1822 KB 192/223 KB 184/748 KB 27/27 KB 1056/1822 KB 196/223 KB 184/748 KB 27/27 KB 1060/1822 KB 200/223 KB 184/748 KB 27/27 KB 1060/1822 KB 204/223 KB 184/748 KB 27/27 KB 1060/1822 KB 208/223 KB 184/748 KB 27/27 KB 1044/1822 KB 180/223 KB 188/748 KB 27/27 KB 1060/1822 KB 208/223 KB 192/748 KB 27/27 KB 1060/1822 KB 208/223 KB 196/748 KB 27/27 KB 1060/1822 KB 208/223 KB 200/748 KB 27/27 KB 1060/1822 KB 208/223 KB 204/748 KB 27/27 KB 1060/1822 KB 208/223 KB 208/748 KB 27/27 KB 1060/1822 KB 208/223 KB 184/748 KB 27/27 KB 1060/1822 KB 196/223 KB 208/748 KB 27/27 KB 1064/1822 KB 208/223 KB 208/748 KB 27/27 KB 1064/1822 KB 208/223 KB 4/178 KB 208/748 KB 27/27 KB 1064/1822 KB 208/223 KB 8/178 KB 208/748 KB 27/27 KB 1064/1822 KB 208/223 KB 12/178 KB 208/748 KB 27/27 KB 1064/1822 KB 208/223 KB 16/178 KB 208/748 KB 27/27 KB 1064/1822 KB 208/223 KB 20/178 KB 208/748 KB 27/27 KB 1064/1822 KB 208/223 KB 24/178 KB 208/748 KB 1064/1822 KB 208/223 KB 28/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 29.1 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 208/748 KB 1064/1822 KB 208/223 KB 32/178 KB 208/748 KB 1064/1822 KB 208/223 KB 36/178 KB 208/748 KB 1064/1822 KB 208/223 KB 40/178 KB 208/748 KB 1064/1822 KB 208/223 KB 44/178 KB 208/748 KB 1068/1822 KB 208/223 KB 44/178 KB 208/748 KB 1072/1822 KB 208/223 KB 44/178 KB 208/748 KB 1076/1822 KB 208/223 KB 44/178 KB 212/748 KB 1080/1822 KB 212/223 KB 48/178 KB 208/748 KB 1076/1822 KB 208/223 KB 48/178 KB 212/748 KB 1080/1822 KB 212/223 KB 52/178 KB 212/748 KB 1080/1822 KB 212/223 KB 56/178 KB 212/748 KB 1080/1822 KB 212/223 KB 60/178 KB 212/748 KB 1084/1822 KB 212/223 KB 64/178 KB 212/748 KB 1076/1822 KB 212/223 KB 48/178 KB 216/748 KB 1084/1822 KB 212/223 KB 64/178 KB 220/748 KB 1084/1822 KB 212/223 KB 64/178 KB 224/748 KB 1084/1822 KB 212/223 KB 64/178 KB 228/748 KB 1084/1822 KB 212/223 KB 64/178 KB 232/748 KB 1084/1822 KB 212/223 KB 68/178 KB 236/748 KB 1084/1822 KB 212/223 KB 68/178 KB 240/748 KB 1084/1822 KB 212/223 KB 68/178 KB 244/748 KB 1084/1822 KB 212/223 KB 68/178 KB 248/748 KB 4/23 KB 1084/1822 KB 212/223 KB 68/178 KB 252/748 KB 4/23 KB 1084/1822 KB 212/223 KB 68/178 KB 256/748 KB 4/23 KB 1084/1822 KB 212/223 KB 68/178 KB 208/748 KB 1076/1822 KB 212/223 KB 48/178 KB 256/748 KB 4/23 KB 1084/1822 KB 216/223 KB 68/178 KB 256/748 KB 4/23 KB 1084/1822 KB 220/223 KB 68/178 KB 256/748 KB 4/23 KB 1084/1822 KB 223/223 KB 68/178 KB 244/748 KB 4/23 KB 1084/1822 KB 212/223 KB 68/178 KB 256/748 KB 8/23 KB 1084/1822 KB 223/223 KB 68/178 KB 256/748 KB 12/23 KB 1084/1822 KB 223/223 KB 68/178 KB 256/748 KB 16/23 KB 1084/1822 KB 223/223 KB 68/178 KB 256/748 KB 20/23 KB 1084/1822 KB 223/223 KB 68/178 KB 256/748 KB 23/23 KB 1084/1822 KB 223/223 KB 68/178 KB 228/748 KB 1084/1822 KB 212/223 KB 68/178 KB 212/748 KB 1084/1822 KB 212/223 KB 60/178 KB 256/748 KB 23/23 KB 1088/1822 KB 223/223 KB 72/178 KB 256/748 KB 23/23 KB 1092/1822 KB 223/223 KB 72/178 KB 256/748 KB 23/23 KB 1096/1822 KB 223/223 KB 72/178 KB 256/748 KB 23/23 KB 1100/1822 KB 223/223 KB 72/178 KB 256/748 KB 23/23 KB 1104/1822 KB 72/178 KB 256/748 KB 23/23 KB 1108/1822 KB 72/178 KB 256/748 KB 23/23 KB 1112/1822 KB 72/178 KB 256/748 KB 23/23 KB 1116/1822 KB 72/178 KB 256/748 KB 23/23 KB 1120/1822 KB 72/178 KB 256/748 KB 23/23 KB 1124/1822 KB 72/178 KB 260/748 KB 1128/1822 KB 72/178 KB 260/748 KB 1132/1822 KB 72/178 KB 260/748 KB 1136/1822 KB 72/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 239.2 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 256/748 KB 23/23 KB 1084/1822 KB 223/223 KB 72/178 KB 260/748 KB 1136/1822 KB 76/178 KB 260/748 KB 1136/1822 KB 80/178 KB 260/748 KB 1136/1822 KB 84/178 KB 260/748 KB 1136/1822 KB 88/178 KB 260/748 KB 1136/1822 KB 92/178 KB 260/748 KB 1136/1822 KB 96/178 KB 260/748 KB 1136/1822 KB 100/178 KB 260/748 KB 1136/1822 KB 104/178 KB 260/748 KB 1136/1822 KB 108/178 KB 260/748 KB 1136/1822 KB 112/178 KB 260/748 KB 1140/1822 KB 116/178 KB 260/748 KB 1140/1822 KB 120/178 KB 260/748 KB 1140/1822 KB 124/178 KB 260/748 KB 1140/1822 KB 128/178 KB 260/748 KB 1124/1822 KB 72/178 KB 264/748 KB 1140/1822 KB 128/178 KB 268/748 KB 1140/1822 KB 128/178 KB 272/748 KB 1140/1822 KB 128/178 KB 276/748 KB 1140/1822 KB 128/178 KB 280/748 KB 1140/1822 KB 128/178 KB 284/748 KB 1140/1822 KB 128/178 KB 288/748 KB 1140/1822 KB 128/178 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 24.4 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 260/748 KB 1140/1822 KB 112/178 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 288/748 KB 1144/1822 KB 128/178 KB 288/748 KB 1148/1822 KB 128/178 KB 292/748 KB 1152/1822 KB 128/178 KB 292/748 KB 1156/1822 KB 128/178 KB 292/748 KB 1160/1822 KB 132/178 KB 292/748 KB 1164/1822 KB 132/178 KB 292/748 KB 1168/1822 KB 132/178 KB 292/748 KB 1148/1822 KB 128/178 KB 296/748 KB 1168/1822 KB 132/178 KB 300/748 KB 1168/1822 KB 132/178 KB 304/748 KB 1168/1822 KB 132/178 KB 292/748 KB 1156/1822 KB 132/178 KB 304/748 KB 1168/1822 KB 136/178 KB 304/748 KB 1168/1822 KB 140/178 KB 304/748 KB 1168/1822 KB 144/178 KB 308/748 KB 1168/1822 KB 144/178 KB 312/748 KB 1172/1822 KB 148/178 KB 316/748 KB 1172/1822 KB 148/178 KB 320/748 KB 1172/1822 KB 148/178 KB 308/748 KB 1172/1822 KB 148/178 KB 320/748 KB 1176/1822 KB 148/178 KB 320/748 KB 1180/1822 KB 148/178 KB 320/748 KB 1184/1822 KB 148/178 KB 320/748 KB 1188/1822 KB 148/178 KB 324/748 KB 1192/1822 KB 148/178 KB 324/748 KB 1196/1822 KB 148/178 KB 324/748 KB 1200/1822 KB 148/178 KB 308/748 KB 1168/1822 KB 148/178 KB 324/748 KB 1200/1822 KB 152/178 KB 324/748 KB 4/1210 KB 1200/1822 KB 152/178 KB 324/748 KB 8/1210 KB 1200/1822 KB 152/178 KB 324/748 KB 12/1210 KB 1200/1822 KB 152/178 KB 324/748 KB 16/1210 KB 1200/1822 KB 152/178 KB 324/748 KB 16/1210 KB 1200/1822 KB 156/178 KB 324/748 KB 20/1210 KB 1200/1822 KB 160/178 KB 324/748 KB 24/1210 KB 1200/1822 KB 160/178 KB 324/748 KB 28/1210 KB 1200/1822 KB 160/178 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 324/748 KB 1188/1822 KB 148/178 KB 4/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 8/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 12/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 16/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 20/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 24/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 28/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 32/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 36/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 40/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 44/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 48/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 52/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 55/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 160/178 KB 324/748 KB 20/1210 KB 1200/1822 KB 160/178 KB 55/55 KB 324/748 KB 32/1210 KB 1200/1822 KB 164/178 KB 55/55 KB 328/748 KB 32/1210 KB 1200/1822 KB 164/178 KB 55/55 KB 332/748 KB 32/1210 KB 1200/1822 KB 164/178 KB 55/55 KB 336/748 KB 32/1210 KB 1200/1822 KB 164/178 KB 55/55 KB 336/748 KB 32/1210 KB 1200/1822 KB 168/178 KB 55/55 KB 336/748 KB 32/1210 KB 1200/1822 KB 172/178 KB 55/55 KB 340/748 KB 32/1210 KB 1204/1822 KB 176/178 KB 55/55 KB 340/748 KB 36/1210 KB 1204/1822 KB 176/178 KB 55/55 KB 340/748 KB 40/1210 KB 1204/1822 KB 178/178 KB 55/55 KB 340/748 KB 44/1210 KB 1204/1822 KB 178/178 KB 55/55 KB 340/748 KB 48/1210 KB 1204/1822 KB 178/178 KB 55/55 KB 340/748 KB 32/1210 KB 1204/1822 KB 172/178 KB 55/55 KB 340/748 KB 48/1210 KB 1208/1822 KB 178/178 KB 55/55 KB 340/748 KB 48/1210 KB 1212/1822 KB 178/178 KB 55/55 KB 340/748 KB 48/1210 KB 1216/1822 KB 178/178 KB 55/55 KB 340/748 KB 48/1210 KB 1220/1822 KB 178/178 KB 340/748 KB 52/1210 KB 1224/1822 KB 178/178 KB 340/748 KB 52/1210 KB 1228/1822 KB 178/178 KB 340/748 KB 52/1210 KB 1232/1822 KB 178/178 KB 55/55 KB 340/748 KB 32/1210 KB 1200/1822 KB 172/178 KB 344/748 KB 52/1210 KB 1232/1822 KB 178/178 KB 348/748 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 52/1210 KB 1232/1822 KB 178/178 KB 352/748 KB 52/1210 KB 1232/1822 KB 178/178 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 56.8 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 356/748 KB 52/1210 KB 1232/1822 KB 178/178 KB 360/748 KB 52/1210 KB 1232/1822 KB 178/178 KB 364/748 KB 52/1210 KB 1232/1822 KB 178/178 KB 368/748 KB 52/1210 KB 1232/1822 KB 178/178 KB 372/748 KB 52/1210 KB 1232/1822 KB 178/178 KB 376/748 KB 52/1210 KB 1236/1822 KB 178/178 KB 380/748 KB 52/1210 KB 1236/1822 KB 178/178 KB 384/748 KB 52/1210 KB 1236/1822 KB 178/178 KB 55/55 KB 340/748 KB 52/1210 KB 1220/1822 KB 178/178 KB 384/748 KB 56/1210 KB 1236/1822 KB 178/178 KB 384/748 KB 60/1210 KB 1236/1822 KB 178/178 KB 384/748 KB 64/1210 KB 1236/1822 KB 178/178 KB 384/748 KB 68/1210 KB 1236/1822 KB 178/178 KB 55/55 KB 340/748 KB 36/1210 KB 1204/1822 KB 178/178 KB 372/748 KB 52/1210 KB 1236/1822 KB 178/178 KB 384/748 KB 72/1210 KB 1236/1822 KB 178/178 KB 384/748 KB 76/1210 KB 1240/1822 KB 178/178 KB 384/748 KB 72/1210 KB 1240/1822 KB 178/178 KB 388/748 KB 76/1210 KB 1244/1822 KB 178/178 KB 388/748 KB 80/1210 KB 1244/1822 KB 178/178 KB 384/748 KB 76/1210 KB 1244/1822 KB 178/178 KB 388/748 KB 80/1210 KB 1248/1822 KB 178/178 KB 388/748 KB 84/1210 KB 1248/1822 KB 178/178 KB 392/748 KB 88/1210 KB 1252/1822 KB 178/178 KB 392/748 KB 92/1210 KB 1252/1822 KB 178/178 KB 392/748 KB 84/1210 KB 1252/1822 KB 178/178 KB 396/748 KB 92/1210 KB 1252/1822 KB 178/178 KB 400/748 KB 92/1210 KB 1252/1822 KB 178/178 KB 404/748 KB 92/1210 KB 1252/1822 KB 178/178 KB 408/748 KB 96/1210 KB 4/471 KB 1252/1822 KB 388/748 KB 84/1210 KB 1252/1822 KB 178/178 KB 404/748 KB 96/1210 KB 4/471 KB 1252/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 183.7 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 408/748 KB 96/1210 KB 8/471 KB 1252/1822 KB 408/748 KB 96/1210 KB 12/471 KB 1252/1822 KB 408/748 KB 96/1210 KB 16/471 KB 1252/1822 KB 408/748 KB 96/1210 KB 20/471 KB 1252/1822 KB 408/748 KB 96/1210 KB 24/471 KB 1252/1822 KB 408/748 KB 96/1210 KB 28/471 KB 1256/1822 KB 408/748 KB 96/1210 KB 32/471 KB 1256/1822 KB 408/748 KB 96/1210 KB 36/471 KB 1256/1822 KB 412/748 KB 96/1210 KB 40/471 KB 1256/1822 KB 412/748 KB 96/1210 KB 44/471 KB 1256/1822 KB 412/748 KB 96/1210 KB 48/471 KB 1256/1822 KB 404/748 KB 96/1210 KB 1252/1822 KB 178/178 KB 412/748 KB 100/1210 KB 48/471 KB 1256/1822 KB 412/748 KB 104/1210 KB 48/471 KB 1256/1822 KB 412/748 KB 108/1210 KB 48/471 KB 1256/1822 KB 412/748 KB 112/1210 KB 48/471 KB 1256/1822 KB 412/748 KB 116/1210 KB 48/471 KB 1256/1822 KB 412/748 KB 120/1210 KB 52/471 KB 1256/1822 KB 412/748 KB 124/1210 KB 52/471 KB 1256/1822 KB 412/748 KB 128/1210 KB 52/471 KB 1256/1822 KB 412/748 KB 132/1210 KB 52/471 KB 1256/1822 KB 412/748 KB 96/1210 KB 36/471 KB 1256/1822 KB 408/748 KB 96/1210 KB 24/471 KB 1256/1822 KB 412/748 KB 132/1210 KB 52/471 KB 1260/1822 KB 412/748 KB 132/1210 KB 52/471 KB 1264/1822 KB 412/748 KB 132/1210 KB 52/471 KB 1268/1822 KB 416/748 KB 132/1210 KB 52/471 KB 1272/1822 KB 416/748 KB 132/1210 KB 52/471 KB 1276/1822 KB 416/748 KB 132/1210 KB 52/471 KB 4/93 KB 1280/1822 KB 416/748 KB 132/1210 KB 52/471 KB 4/93 KB 1284/1822 KB 416/748 KB 132/1210 KB 52/471 KB 4/93 KB 1288/1822 KB 416/748 KB 132/1210 KB 52/471 KB 4/93 KB 1292/1822 KB 416/748 KB 132/1210 KB 52/471 KB 4/93 KB 1296/1822 KB 412/748 KB 116/1210 KB 52/471 KB 1256/1822 KB 416/748 KB 132/1210 KB 56/471 KB 4/93 KB 1296/1822 KB 416/748 KB 132/1210 KB 60/471 KB 4/93 KB 1296/1822 KB 416/748 KB 132/1210 KB 64/471 KB 4/93 KB 1296/1822 KB 416/748 KB 132/1210 KB 68/471 KB 4/93 KB 1296/1822 KB 416/748 KB 132/1210 KB 52/471 KB 4/93 KB 1276/1822 KB 416/748 KB 136/1210 KB 68/471 KB 8/93 KB 1300/1822 KB 416/748 KB 136/1210 KB 68/471 KB 12/93 KB 1300/1822 KB 416/748 KB 132/1210 KB 52/471 KB 1268/1822 KB 420/748 KB 136/1210 KB 68/471 KB 12/93 KB 1300/1822 KB 424/748 KB 136/1210 KB 68/471 KB 16/93 KB 1300/1822 KB 428/748 KB 136/1210 KB 68/471 KB 16/93 KB 1300/1822 KB 432/748 KB 136/1210 KB 68/471 KB 16/93 KB 1300/1822 KB 436/748 KB 136/1210 KB 68/471 KB 16/93 KB 1300/1822 KB 440/748 KB 136/1210 KB 68/471 KB 16/93 KB 1300/1822 KB 444/748 KB 136/1210 KB 68/471 KB 16/93 KB 1300/1822 KB 448/748 KB 136/1210 KB 68/471 KB 16/93 KB 1300/1822 KB 452/748 KB 136/1210 KB 68/471 KB 16/93 KB 1300/1822 KB 416/748 KB 136/1210 KB 68/471 KB 4/93 KB 1300/1822 KB 452/748 KB 136/1210 KB 72/471 KB 16/93 KB 1304/1822 KB 452/748 KB 136/1210 KB 72/471 KB 16/93 KB 1308/1822 KB 452/748 KB 136/1210 KB 72/471 KB 16/93 KB 1312/1822 KB 452/748 KB 136/1210 KB 72/471 KB 16/93 KB 1316/1822 KB 416/748 KB 136/1210 KB 68/471 KB 4/93 KB 1296/1822 KB 456/748 KB 140/1210 KB 72/471 KB 16/93 KB 1316/1822 KB 456/748 KB 144/1210 KB 72/471 KB 16/93 KB 1316/1822 KB 456/748 KB 148/1210 KB 72/471 KB 16/93 KB 1316/1822 KB 456/748 KB 152/1210 KB 72/471 KB 16/93 KB 1316/1822 KB 456/748 KB 156/1210 KB 72/471 KB 16/93 KB 1316/1822 KB 456/748 KB 160/1210 KB 72/471 KB 16/93 KB 1316/1822 KB 456/748 KB 136/1210 KB 72/471 KB 16/93 KB 1316/1822 KB 460/748 KB 160/1210 KB 72/471 KB 16/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 72/471 KB 16/93 KB 1316/1822 KB 452/748 KB 136/1210 KB 72/471 KB 16/93 KB 1300/1822 KB 420/748 KB 136/1210 KB 68/4 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 71 KB 16/93 KB 1300/1822 KB 464/748 KB 160/1210 KB 72/471 KB 20/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 72/471 KB 24/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 72/471 KB 28/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 72/471 KB 32/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 72/471 KB 36/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 72/471 KB 40/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 72/471 KB 44/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 76/471 KB 48/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 76/471 KB 44/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 80/471 KB 48/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 84/471 KB 48/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 88/471 KB 52/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 92/471 KB 52/93 KB 1316/1822 KB 464/748 KB 160/1210 KB 96/471 KB 52/93 KB 1320/1822 KB 464/748 KB 164/1210 KB 100/471 KB 52/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 104/471 KB 52/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 108/471 KB 52/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 112/471 KB 52/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 116/471 KB 52/93 KB 1320/1822 KB 464/748 KB 160/1210 KB 84/471 KB 52/93 KB 1316/1822 KB 468/748 KB 164/1210 KB 116/471 KB 56/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 116/471 KB 60/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 116/471 KB 64/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 116/471 KB 68/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 116/471 KB 72/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 116/471 KB 76/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 116/471 KB 80/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 116/471 KB 84/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 116/471 KB 88/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 116/471 KB 92/93 KB 1320/1822 KB 468/748 KB 164/1210 KB 100/471 KB 52/93 KB 1320/1822 KB 472/748 KB 164/1210 KB 120/471 KB 92/93 KB 1320/1822 KB 476/748 KB 164/1210 KB 120/471 KB 92/93 KB 1320/1822 KB 480/748 KB 164/1210 KB 120/471 KB 92/93 KB 1320/1822 KB 484/748 KB 164/1210 KB 120/471 KB 92/93 KB 1320/1822 KB 488/748 KB 164/1210 KB 120/471 KB 92/93 KB 1320/1822 KB 464/748 KB 164/1210 KB 96/471 KB 52/93 KB 1320/1822 KB 492/748 KB 168/1210 KB 120/471 KB 92/93 KB 1320/1822 KB 492/748 KB 172/1210 KB 120/471 KB 92/93 KB 1320/1822 KB 492/748 KB 176/1210 KB 120/471 KB 92/93 KB 1320/1822 KB 464/748 KB 160/1210 KB 92/471 KB 52/93 KB 1320/1822 KB 492/748 KB 176/1210 KB 120/471 KB 92/93 KB 1324/1822 KB 492/748 KB 176/1210 KB 120/471 KB 92/93 KB 1328/1822 KB 492/748 KB 176/1210 KB 120/471 KB 92/93 KB 1332/1822 KB 492/748 KB 176/1210 KB 120/471 KB 92/93 KB 1336/1822 KB 492/748 KB 176/1210 KB 120/471 KB 92/93 KB 1340/1822 KB 492/748 KB 180/1210 KB 120/471 KB 92/93 KB 1344/1822 KB 492/748 KB 180/1210 KB 120/471 KB 92/93 KB 1348/1822 KB 492/748 KB 180/1210 KB 120/471 KB 92/93 KB 1352/1822 KB 492/748 KB 180/1210 KB 120/471 KB 93/93 KB 1356/1822 KB 492/748 KB 180/1210 KB 120/471 KB 93/93 KB 1360/1822 KB 468/748 KB 164/1210 KB 120/471 KB 92/93 KB 1320/1822 KB 492/748 KB 180/1210 KB 124/471 KB 93/93 KB 1360/1822 KB 492/748 KB 180/1210 KB 120/471 KB 93/93 KB 1352/1822 KB 492/748 KB 180/1210 KB 120/471 KB 92/93 KB 1348/1822 KB 496/748 KB 180/1210 KB 124/471 KB 93/93 KB 1360/1822 KB 500/748 KB 180/1210 KB 124/471 KB 93/93 KB 1360/1822 KB 504/748 KB 180/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 508/748 KB 180/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 512/748 KB 180/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 516/748 KB 180/1210 KB 128/471 KB 93/93 KB 1364/18 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 22 KB 520/748 KB 180/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 524/748 KB 180/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 528/748 KB 180/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 532/748 KB 180/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 492/748 KB 180/1210 KB 120/471 KB 92/93 KB 1340/1822 KB 532/748 KB 184/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 532/748 KB 188/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 532/748 KB 192/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 532/748 KB 196/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 532/748 KB 200/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 532/748 KB 204/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 532/748 KB 208/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 532/748 KB 212/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 532/748 KB 216/1210 KB 128/471 KB 1364/1822 KB 532/748 KB 220/1210 KB 128/471 KB 1364/1822 KB 532/748 KB 224/1210 KB 128/471 KB 1364/1822 KB 500/748 KB 180/1210 KB 128/471 KB 93/93 KB 1364/1822 KB 532/748 KB 224/1210 KB 128/471 KB 1368/1822 KB 532/748 KB 224/1210 KB 128/471 KB 1372/1822 KB 532/748 KB 224/1210 KB 128/471 KB 1376/1822 KB 532/748 KB 224/1210 KB 128/471 KB 1380/1822 KB 532/748 KB 224/1210 KB 128/471 KB 1384/1822 KB 532/748 KB 224/1210 KB 128/471 KB 1388/1822 KB 532/748 KB 224/1210 KB 128/471 KB 1392/1822 KB 500/748 KB 180/1210 KB 128/471 KB 93/93 KB 1360/1822 KB 532/748 KB 224/1210 KB 132/471 KB 1392/1822 KB 532/748 KB 224/1210 KB 136/471 KB 1392/1822 KB 532/748 KB 224/1210 KB 140/471 KB 1392/1822 KB 532/748 KB 224/1210 KB 144/471 KB 1392/1822 KB 532/748 KB 224/1210 KB 148/471 KB 1392/1822 KB 532/748 KB 224/1210 KB 152/471 KB 1392/1822 KB 532/748 KB 224/1210 KB 156/471 KB 1392/1822 KB 532/748 KB 224/1210 KB 160/471 KB 1392/1822 KB 532/748 KB 224/1210 KB 164/471 KB 1396/1822 KB 536/748 KB 228/1210 KB 168/471 KB 1396/1822 KB 536/748 KB 228/1210 KB 172/471 KB 1396/1822 KB 536/748 KB 228/1210 KB 176/471 KB 1396/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 91.4 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 536/748 KB 228/1210 KB 164/471 KB 1396/1822 KB 536/748 KB 232/1210 KB 176/471 KB 1396/1822 KB 536/748 KB 236/1210 KB 176/471 KB 1396/1822 KB 536/748 KB 240/1210 KB 176/471 KB 1396/1822 KB 536/748 KB 244/1210 KB 176/471 KB 1396/1822 KB 536/748 KB 248/1210 KB 180/471 KB 1396/1822 KB 536/748 KB 252/1210 KB 180/471 KB 1396/1822 KB 536/748 KB 256/1210 KB 180/471 KB 1396/1822 KB 536/748 KB 224/1210 KB 164/471 KB 1396/1822 KB 540/748 KB 256/1210 KB 180/471 KB 1396/1822 KB 544/748 KB 256/1210 KB 180/471 KB 1396/1822 KB 548/748 KB 256/1210 KB 180/471 KB 1396/1822 KB 552/748 KB 256/1210 KB 180/471 KB 1396/1822 KB 556/748 KB 256/1210 KB 180/471 KB 1396/1822 KB 560/748 KB 256/1210 KB 180/471 KB 1396/1822 KB 532/748 KB 224/1210 KB 160/471 KB 1396/1822 KB 560/748 KB 256/1210 KB 180/471 KB 1400/1822 KB 560/748 KB 256/1210 KB 180/471 KB 1404/1822 KB 560/748 KB 256/1210 KB 180/471 KB 1408/1822 KB 560/748 KB 256/1210 KB 180/471 KB 1412/1822 KB 560/748 KB 256/1210 KB 180/471 KB 1416/1822 KB 560/748 KB 256/1210 KB 180/471 KB 1420/1822 KB 560/748 KB 256/1210 KB 180/471 KB 1424/1822 KB 536/748 KB 244/1210 KB 180/471 KB 1396/1822 KB 560/748 KB 256/1210 KB 184/471 KB 1424/1822 KB 560/748 KB 256/1210 KB 188/471 KB 1424/1822 KB 560/748 KB 256/1210 KB 192/471 KB 1424/1822 KB 560/748 KB 256/1210 KB 196/471 KB 1428/1822 KB 564/748 KB 260/1210 KB 200/471 KB 1428/1822 KB 564/748 KB 260/1210 KB 204/471 KB 1428/1822 KB 564/748 KB 260/1210 KB 208/471 KB 1428/1822 KB 560/748 KB 256/1210 KB 192/471 KB 1428/1822 KB 564/748 KB 260/1210 KB 208/471 KB 1432/1822 KB 564/748 KB 260/1210 KB 208/471 KB 1436/1822 KB 564/748 KB 260/1210 KB 208/471 KB 1440/1822 KB 564/748 KB 260/1210 KB 208/471 KB 1444/1822 KB 564/748 KB 260/1210 KB 212/471 KB 1448/1822 KB 564/748 KB 260/1210 KB 212/471 KB 1452/1822 KB 564/748 KB 260/1210 KB 212/471 KB 1456/1822 KB 564/748 KB 260/1210 KB 196/471 KB 1428/1822 KB 564/748 KB 264/1210 KB 212/471 KB 1456/1822 KB 564/748 KB 268/1210 KB 212/471 KB 1456/1822 KB 564/748 KB 272/1210 KB 212/471 KB 1456/1822 KB 564/748 KB 276/1210 KB 212/471 KB 1456/1822 KB 564/748 KB 280/1210 KB 212/471 KB 1456/1822 KB 564/748 KB 284/1210 KB 212/471 KB 1456/1822 KB 564/748 KB 288/1210 KB 212/471 KB 1456/1822 KB 564/748 KB 256/1210 KB 196/471 KB 1428/1822 KB 568/748 KB 288/1210 KB 212/471 KB 1456/1822 KB 572/748 KB 288/1210 KB 212/471 KB 1456/1822 KB 576/748 KB 288/1210 KB 212/471 KB 1456/1822 KB 576/748 KB 288/1210 KB 212/471 KB 4/53 KB 1456/1822 KB 576/748 KB 288/1210 KB 212/471 KB 8/53 KB 1456/1822 KB 576/748 KB 288/1210 KB 212/471 KB 12/53 KB 1456/1822 KB 576/748 KB 288/1210 KB 212/471 KB 16/53 KB 1456/1822 KB 576/748 KB 288/1210 KB 212/471 KB 20/53 KB 1456/1822 KB 576/748 KB 288/1210 KB 212/471 KB 24/53 KB 1456/1822 KB 576/748 KB 288/1210 KB 212/471 KB 28/53 KB 1456/1822 KB 576/748 KB 288/1210 KB 212/471 KB 32/53 KB 1456/1822 KB 580/748 KB 288/1210 KB 212/471 KB 36/53 KB 1456/1822 KB 580/748 KB 288/1210 KB 212/471 KB 40/53 KB 1456/1822 KB 580/748 KB 288/1210 KB 212/471 KB 44/53 KB 1456/1822 KB 580/748 KB 288/1210 KB 212/471 KB 48/53 KB 1456/1822 KB 564/748 KB 260/1210 KB 212/471 KB 1444/1822 KB 580/748 KB 288/1210 KB 212/471 KB 32/53 KB 1456/1822 KB 584/748 KB 288/1210 KB 212/471 KB 48/53 KB 1456/1822 KB 588/748 KB 288/1210 KB 212/471 KB 48/53 KB 1456/1822 KB 592/748 KB 288/1210 KB 212/471 KB 48/53 KB 1456/1822 KB 596/748 KB 288/1210 KB 212/471 KB 48/53 KB 1456/1822 KB 600/748 KB 292/1210 KB 216/471 KB 52/53 K unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install B 1460/1822 KB 604/748 KB 292/1210 KB 216/471 KB 52/53 KB 1460/1822 KB 608/748 KB 292/1210 KB 216/471 KB 52/53 KB 1460/1822 KB 596/748 KB 292/1210 KB 216/471 KB 52/53 KB 1460/1822 KB 608/748 KB 292/1210 KB 216/471 KB 53/53 KB 1460/1822 KB 596/748 KB 292/1210 KB 216/471 KB 48/53 KB 1460/1822 KB 608/748 KB 296/1210 KB 216/471 KB 53/53 KB 1460/1822 KB 608/748 KB 300/1210 KB 216/471 KB 53/53 KB 1460/1822 KB 608/748 KB 304/1210 KB 216/471 KB 53/53 KB 1460/1822 KB 608/748 KB 308/1210 KB 216/471 KB 53/53 KB 1460/1822 KB 596/748 KB 288/1210 KB 216/471 KB 48/53 KB 1460/1822 KB 612/748 KB 308/1210 KB 216/471 KB 53/53 KB 1464/1822 KB 612/748 KB 308/1210 KB 216/471 KB 53/53 KB 1468/1822 KB 612/748 KB 308/1210 KB 216/471 KB 53/53 KB 1472/1822 KB 612/748 KB 308/1210 KB 216/471 KB 53/53 KB 1476/1822 KB 612/748 KB 308/1210 KB 216/471 KB 53/53 KB 1480/1822 KB 612/748 KB 308/1210 KB 216/471 KB 53/53 KB 1484/1822 KB 596/748 KB 288/1210 KB 216/471 KB 48/53 KB 1456/1822 KB 612/748 KB 312/1210 KB 220/471 KB 53/53 KB 1484/1822 KB 612/748 KB 312/1210 KB 224/471 KB 53/53 KB 1484/1822 KB 612/748 KB 312/1210 KB 228/471 KB 53/53 KB 1484/1822 KB 612/748 KB 312/1210 KB 232/471 KB 53/53 KB 1484/1822 KB 612/748 KB 312/1210 KB 236/471 KB 53/53 KB 1484/1822 KB 612/748 KB 312/1210 KB 240/471 KB 53/53 KB 1484/1822 KB 612/748 KB 312/1210 KB 244/471 KB 53/53 KB 1484/1822 KB 612/748 KB 312/1210 KB 216/471 KB 53/53 KB 1484/1822 KB 612/748 KB 316/1210 KB 244/471 KB 53/53 KB 1488/1822 KB 612/748 KB 320/1210 KB 244/471 KB 53/53 KB 1488/1822 KB 612/748 KB 308/1210 KB 216/471 KB 53/53 KB 1460/1822 KB 616/748 KB 320/1210 KB 248/471 KB 53/53 KB 1488/1822 KB 620/748 KB 320/1210 KB 248/471 KB 53/53 KB 1488/1822 KB 624/748 KB 320/1210 KB 248/471 KB 53/53 KB 1488/1822 KB 628/748 KB 320/1210 KB 248/471 KB 53/53 KB 1488/1822 KB 632/748 KB 320/1210 KB 248/471 KB 53/53 KB 1488/1822 KB 636/748 KB 320/1210 KB 248/471 KB 53/53 KB 1488/1822 KB 640/748 KB 320/1210 KB 248/471 KB 53/53 KB 1488/1822 KB 644/748 KB 320/1210 KB 248/471 KB 53/53 KB 1488/1822 KB 612/748 KB 320/1210 KB 248/471 KB 53/53 KB 1488/1822 KB 644/748 KB 324/1210 KB 252/471 KB 53/53 KB 1488/1822 KB 644/748 KB 324/1210 KB 256/471 KB 53/53 KB 1488/1822 KB 612/748 KB 312/1210 KB 244/471 KB 53/53 KB 1488/1822 KB 644/748 KB 324/1210 KB 256/471 KB 53/53 KB 1492/1822 KB 644/748 KB 324/1210 KB 260/471 KB 1496/1822 KB 644/748 KB 324/1210 KB 260/471 KB 1500/1822 KB 644/748 KB 324/1210 KB 260/471 KB 1504/1822 KB 644/748 KB 324/1210 KB 260/471 KB 1508/1822 KB 648/748 KB 324/1210 KB 260/471 KB 1512/1822 KB 648/748 KB 324/1210 KB 260/471 KB 1516/1822 KB 648/748 KB 324/1210 KB 260/471 KB 1520/1822 KB 644/748 KB 324/1210 KB 248/471 KB 53/53 KB 1488/1822 KB 648/748 KB 328/1210 KB 260/471 KB 1520/1822 KB 648/748 KB 332/1210 KB 260/471 KB 1520/1822 KB 648/748 KB 336/1210 KB 260/471 KB 1520/1822 KB 648/748 KB 340/1210 KB 260/471 KB 1520/1822 KB 648/748 KB 344/1210 KB 260/471 KB 1520/1822 KB 648/748 KB 348/1210 KB 260/471 KB 1520/1822 KB 648/748 KB 352/1210 KB 260/471 KB 1520/1822 KB 648/748 KB 356/1210 KB 260/471 KB 1520/1822 KB 648/748 KB 360/1210 KB 260/471 KB 1524/1822 KB 648/748 KB 364/1210 KB 260/471 KB 1524/1822 KB 648/748 KB 368/1210 KB 260/471 KB 1524/1822 KB 648/748 KB 324/1210 KB 260/471 KB 1508/1822 KB 652/748 KB 368/1210 KB 260/471 KB 1524/1822 KB 656/748 KB 368/1210 KB 260/471 KB 1524/1822 KB 644/748 KB 324/1210 KB 260/471 KB 1492/1822 KB 656/748 KB 368/12 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 10 KB 264/471 KB 1524/1822 KB 656/748 KB 368/1210 KB 268/471 KB 1524/1822 KB 656/748 KB 368/1210 KB 272/471 KB 1524/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 51.1 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 656/748 KB 368/1210 KB 276/471 KB 1524/1822 KB 660/748 KB 368/1210 KB 280/471 KB 1524/1822 KB 660/748 KB 368/1210 KB 284/471 KB 1524/1822 KB 660/748 KB 368/1210 KB 288/471 KB 1524/1822 KB 660/748 KB 368/1210 KB 292/471 KB 1524/1822 KB 660/748 KB 368/1210 KB 296/471 KB 1524/1822 KB 648/748 KB 356/1210 KB 260/471 KB 1524/1822 KB 660/748 KB 368/1210 KB 296/471 KB 1528/1822 KB 660/748 KB 368/1210 KB 296/471 KB 1532/1822 KB 660/748 KB 368/1210 KB 296/471 KB 1536/1822 KB 660/748 KB 368/1210 KB 296/471 KB 1540/1822 KB 660/748 KB 372/1210 KB 300/471 KB 1544/1822 KB 660/748 KB 372/1210 KB 300/471 KB 1548/1822 KB 660/748 KB 372/1210 KB 300/471 KB 1552/1822 KB 660/748 KB 368/1210 KB 276/471 KB 1524/1822 KB 664/748 KB 372/1210 KB 300/471 KB 1552/1822 KB 668/748 KB 372/1210 KB 300/471 KB 1552/1822 KB 672/748 KB 372/1210 KB 300/471 KB 1552/1822 KB 676/748 KB 372/1210 KB 300/471 KB 1552/1822 KB 680/748 KB 372/1210 KB 300/471 KB 1552/1822 KB 684/748 KB 372/1210 KB 300/471 KB 1552/1822 KB 688/748 KB 372/1210 KB 300/471 KB 1552/1822 KB 692/748 KB 372/1210 KB 300/471 KB 1552/1822 KB 696/748 KB 372/1210 KB 300/471 KB 1556/1822 KB 700/748 KB 372/1210 KB 300/471 KB 1556/1822 KB 704/748 KB 372/1210 KB 300/471 KB 1556/1822 KB 708/748 KB 372/1210 KB 300/471 KB 1556/1822 KB 660/748 KB 372/1210 KB 300/471 KB 1540/1822 KB 708/748 KB 376/1210 KB 300/471 KB 1556/1822 KB 708/748 KB 380/1210 KB 300/471 KB 1556/1822 KB 708/748 KB 384/1210 KB 300/471 KB 1556/1822 KB 660/748 KB 368/1210 KB 300/471 KB 1540/1822 KB 708/748 KB 384/1210 KB 304/471 KB 1556/1822 KB 708/748 KB 384/1210 KB 308/471 KB 1556/1822 KB 708/748 KB 384/1210 KB 312/471 KB 1556/1822 KB 708/748 KB 384/1210 KB 316/471 KB 1556/1822 KB 708/748 KB 384/1210 KB 320/471 KB 1556/1822 KB 708/748 KB 388/1210 KB 320/471 KB 1556/1822 KB 708/748 KB 392/1210 KB 324/471 KB 1556/1822 KB 4/276 KB 708/748 KB 396/1210 KB 324/471 KB 1556/1822 KB 692/748 KB 372/1210 KB 300/471 KB 1556/1822 KB 4/276 KB 708/748 KB 392/1210 KB 324/471 KB 1556/1822 KB 8/276 KB 708/748 KB 396/1210 KB 324/471 KB 1556/1822 KB 12/276 KB 708/748 KB 396/1210 KB 324/471 KB 1556/1822 KB 16/276 KB 708/748 KB 396/1210 KB 324/471 KB 1556/1822 KB 20/276 KB 708/748 KB 396/1210 KB 324/471 KB 1556/1822 KB 24/276 KB 708/748 KB 396/1210 KB 324/471 KB 1556/1822 KB 28/276 KB 708/748 KB 396/1210 KB 324/471 KB 1556/1822 KB 32/276 KB 708/748 KB 396/1210 KB 324/471 KB 1556/1822 KB 36/276 KB 708/748 KB 396/1210 KB 324/471 KB 1556/1822 KB 40/276 KB 708/748 KB 396/1210 KB 324/471 KB 1556/1822 KB 44/276 KB 708/748 KB 396/1210 KB 324/471 KB 1560/1822 KB 48/276 KB 708/748 KB 396/1210 KB 324/471 KB 1560/1822 KB 52/276 KB 708/748 KB 396/1210 KB 324/471 KB 1560/1822 KB 708/748 KB 388/1210 KB 324/471 KB 1556/1822 KB 52/276 KB 712/748 KB 400/1210 KB 328/471 KB 1560/1822 KB 52/276 KB 712/748 KB 400/1210 KB 332/471 KB 1560/1822 KB 52/276 KB 712/748 KB 400/1210 KB 336/471 KB 1560/1822 KB 52/276 KB 712/748 KB 400/1210 KB 340/471 KB 1560/1822 KB 56/276 KB 712/748 KB 400/1210 KB 344/471 KB 1560/1822 KB 56/276 KB 712/748 KB 400/1210 KB 348/471 KB 1560/1822 KB 56/276 KB 712/748 KB 400/1210 KB 352/471 KB 1560/1822 KB 52/276 KB 712/748 KB 400/1210 KB 324/471 KB 1560/1822 KB 56/276 KB 716/748 KB 400/1210 KB 352/471 KB 1560/1822 KB 56/276 KB 720/748 KB 400/1210 KB 352/471 KB 1560/1822 KB 52/276 KB 708/748 KB 400/1210 KB 324/471 KB 1560/1822 KB 40/276 KB 708/748 KB 396/1210 KB 324/471 KB 1560/1822 KB 56/276 KB 720/748 KB 400/1210 K unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install B 352/471 KB 1564/1822 KB 56/276 KB 720/748 KB 400/1210 KB 352/471 KB 1568/1822 KB 56/276 KB 720/748 KB 400/1210 KB 352/471 KB 1572/1822 KB 56/276 KB 724/748 KB 404/1210 KB 352/471 KB 1576/1822 KB 56/276 KB 724/748 KB 404/1210 KB 352/471 KB 1580/1822 KB 56/276 KB 724/748 KB 404/1210 KB 352/471 KB 1584/1822 KB 56/276 KB 724/748 KB 404/1210 KB 352/471 KB 1588/1822 KB 56/276 KB 724/748 KB 404/1210 KB 356/471 KB 1592/1822 KB 56/276 KB 724/748 KB 404/1210 KB 356/471 KB 1596/1822 KB 56/276 KB 724/748 KB 404/1210 KB 356/471 KB 1600/1822 KB 56/276 KB 712/748 KB 400/1210 KB 340/471 KB 1560/1822 KB 60/276 KB 724/748 KB 404/1210 KB 356/471 KB 1600/1822 KB 64/276 KB 724/748 KB 404/1210 KB 356/471 KB 1600/1822 KB 68/276 KB 724/748 KB 404/1210 KB 356/471 KB 1600/1822 KB 72/276 KB 724/748 KB 404/1210 KB 356/471 KB 1600/1822 KB 76/276 KB 724/748 KB 404/1210 KB 356/471 KB 1600/1822 KB 80/276 KB 724/748 KB 404/1210 KB 356/471 KB 1600/1822 KB 84/276 KB 724/748 KB 404/1210 KB 356/471 KB 1600/1822 KB 88/276 KB 724/748 KB 404/1210 KB 356/471 KB 1604/1822 KB 92/276 KB 724/748 KB 404/1210 KB 356/471 KB 1604/1822 KB 96/276 KB 724/748 KB 404/1210 KB 356/471 KB 1604/1822 KB 56/276 KB 724/748 KB 404/1210 KB 356/471 KB 1588/1822 KB 96/276 KB 724/748 KB 404/1210 KB 360/471 KB 1604/1822 KB 96/276 KB 724/748 KB 404/1210 KB 364/471 KB 1604/1822 KB 96/276 KB 724/748 KB 404/1210 KB 368/471 KB 1604/1822 KB 96/276 KB 724/748 KB 404/1210 KB 372/471 KB 1604/1822 KB 100/276 KB 724/748 KB 404/1210 KB 376/471 KB 1604/1822 KB 56/276 KB 724/748 KB 404/1210 KB 352/471 KB 1572/1822 KB 56/276 KB 720/748 KB 404/1210 KB 352/471 KB 1572/1822 KB 100/276 KB 724/748 KB 408/1210 KB 376/471 KB 1604/1822 KB 100/276 KB 724/748 KB 412/1210 KB 376/471 KB 1604/1822 KB 100/276 KB 724/748 KB 416/1210 KB 376/471 KB 1604/1822 KB 100/276 KB 724/748 KB 420/1210 KB 376/471 KB 1604/1822 KB 100/276 KB 728/748 KB 424/1210 KB 376/471 KB 1604/1822 KB 100/276 KB 728/748 KB 428/1210 KB 376/471 KB 1604/1822 KB 100/276 KB 728/748 KB 432/1210 KB 376/471 KB 1604/1822 KB 100/276 KB 728/748 KB 436/1210 KB 376/471 KB 1604/1822 KB 100/276 KB 728/748 KB 440/1210 KB 376/471 KB 1604/1822 KB 100/276 KB 728/748 KB 444/1210 KB 380/471 KB 1604/1822 KB 100/276 KB 728/748 KB 448/1210 KB 380/471 KB 1604/1822 KB 100/276 KB 728/748 KB 452/1210 KB 380/471 KB 1604/1822 KB 100/276 KB 728/748 KB 456/1210 KB 380/471 KB 1604/1822 KB 100/276 KB 728/748 KB 460/1210 KB 380/471 KB 1604/1822 KB 100/276 KB 728/748 KB 464/1210 KB 380/471 KB 1604/1822 KB 100/276 KB 728/748 KB 468/1210 KB 380/471 KB 1604/1822 KB 100/276 KB 728/748 KB 472/1210 KB 380/471 KB 1604/1822 KB 100/276 KB 728/748 KB 476/1210 KB 380/471 KB 1604/1822 KB 100/276 KB 728/748 KB 480/1210 KB 380/471 KB 1604/1822 KB 100/276 KB 728/748 KB 484/1210 KB 380/471 KB 1604/1822 KB 100/276 KB 724/748 KB 404/1210 KB 372/471 KB 1604/1822 KB 84/276 KB 724/748 KB 404/1210 KB 356/471 KB 1604/1822 KB 100/276 KB 728/748 KB 484/1210 KB 380/471 KB 1608/1822 KB 100/276 KB 728/748 KB 484/1210 KB 380/471 KB 1612/1822 KB 100/276 KB 728/748 KB 484/1210 KB 380/471 KB 1616/1822 KB 100/276 KB 728/748 KB 440/1210 KB 380/471 KB 1604/1822 KB 100/276 KB 728/748 KB 420/1210 KB 376/471 KB 1604/1822 KB 100/276 KB 732/748 KB 484/1210 KB 380/471 KB 1616/1822 KB 100/276 KB 736/748 KB 484/1210 KB 380/471 KB 1616/1822 KB 100/276 KB 740/748 KB 484/1210 KB 380/471 KB 1616/1822 KB 100/276 KB 744/748 KB 484/1210 KB 380/471 KB 1616/1822 KB 100/276 KB 748/748 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install KB 484/1210 KB 380/471 KB 1616/1822 KB 100/276 KB 748/748 KB 484/1210 KB 380/471 KB 1616/1822 KB 100/276 KB 748/748 KB 484/1210 KB 384/471 KB 1616/1822 KB 100/276 KB 748/748 KB 484/1210 KB 388/471 KB 1616/1822 KB 104/276 KB 748/748 KB 484/1210 KB 392/471 KB 1620/1822 KB 104/276 KB 748/748 KB 484/1210 KB 396/471 KB 1620/1822 KB 104/276 KB 748/748 KB 484/1210 KB 400/471 KB 1620/1822 KB 104/276 KB 748/748 KB 484/1210 KB 388/471 KB 1620/1822 KB 108/276 KB 748/748 KB 484/1210 KB 400/471 KB 1620/1822 KB 112/276 KB 748/748 KB 484/1210 KB 400/471 KB 1620/1822 KB 100/276 KB 748/748 KB 484/1210 KB 388/471 KB 1620/1822 KB 112/276 KB 748/748 KB 484/1210 KB 400/471 KB 1624/1822 KB 112/276 KB 748/748 KB 484/1210 KB 400/471 KB 1628/1822 KB 112/276 KB 748/748 KB 484/1210 KB 400/471 KB 1632/1822 KB 116/276 KB 748/748 KB 484/1210 KB 400/471 KB 1636/1822 KB 116/276 KB 748/748 KB 484/1210 KB 400/471 KB 1640/1822 KB 116/276 KB 748/748 KB 484/1210 KB 400/471 KB 1644/1822 KB 116/276 KB 748/748 KB 484/1210 KB 404/471 KB 1648/1822 KB 116/276 KB 748/748 KB 484/1210 KB 400/471 KB 1632/1822 KB 120/276 KB 748/748 KB 484/1210 KB 404/471 KB 1648/1822 KB 124/276 KB 748/748 KB 484/1210 KB 404/471 KB 1648/1822 KB 128/276 KB 748/748 KB 484/1210 KB 404/471 KB 1648/1822 KB 132/276 KB 748/748 KB 484/1210 KB 404/471 KB 1648/1822 KB 136/276 KB 748/748 KB 484/1210 KB 404/471 KB 1652/1822 KB 140/276 KB 748/748 KB 484/1210 KB 404/471 KB 1652/1822 KB 116/276 KB 748/748 KB 484/1210 KB 404/471 KB 1644/1822 KB 140/276 KB 748/748 KB 488/1210 KB 408/471 KB 1652/1822 KB 140/276 KB 748/748 KB 488/1210 KB 412/471 KB 1652/1822 KB 140/276 KB 748/748 KB 488/1210 KB 416/471 KB 1652/1822 KB 140/276 KB 748/748 KB 488/1210 KB 420/471 KB 1652/1822 KB 140/276 KB 748/748 KB 488/1210 KB 404/471 KB 1652/1822 KB 144/276 KB 748/748 KB 492/1210 KB 420/471 KB 1652/1822 KB 144/276 KB 748/748 KB 496/1210 KB 420/471 KB 1652/1822 KB 132/276 KB 748/748 KB 484/1210 KB 404/471 KB 1652/1822 KB 144/276 KB 748/748 KB 496/1210 KB 424/471 KB 1656/1822 KB 144/276 KB 748/748 KB 496/1210 KB 424/471 KB 1660/1822 KB 144/276 KB 748/748 KB 496/1210 KB 424/471 KB 1664/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 700.1 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 144/276 KB 748/748 KB 496/1210 KB 424/471 KB 1652/1822 KB 144/276 KB 496/1210 KB 428/471 KB 1664/1822 KB 144/276 KB 496/1210 KB 432/471 KB 1664/1822 KB 144/276 KB 496/1210 KB 436/471 KB 1664/1822 KB 144/276 KB 500/1210 KB 440/471 KB 1668/1822 KB 144/276 KB 500/1210 KB 444/471 KB 1668/1822 KB 144/276 KB 500/1210 KB 448/471 KB 1668/1822 KB 144/276 KB 500/1210 KB 452/471 KB 1668/1822 KB 144/276 KB 748/748 KB 488/1210 KB 420/471 KB 1652/1822 KB 148/276 KB 500/1210 KB 452/471 KB 1668/1822 KB 152/276 KB 500/1210 KB 452/471 KB 1668/1822 KB 156/276 KB 500/1210 KB 452/471 KB 1668/1822 KB 160/276 KB 500/1210 KB 452/471 KB 1668/1822 KB 144/276 KB 500/1210 KB 436/471 KB 1668/1822 KB 160/276 KB 504/1210 KB 452/471 KB 1668/1822 KB 160/276 KB 508/1210 KB 452/471 KB 1668/1822 KB 160/276 KB 512/1210 KB 452/471 KB 1668/1822 KB 160/276 KB 516/1210 KB 452/471 KB 1668/1822 KB 164/276 KB 520/1210 KB 452/471 KB 1668/1822 KB 164/276 KB 524/1210 KB 452/471 KB 1668/1822 KB 164/276 KB 528/1210 KB 452/471 KB 1668/1822 KB 144/276 KB 496/1210 KB 436/471 KB 1668/1822 KB 164/276 KB 528/1210 KB 456/471 KB 1672/1822 KB 164/276 KB 528/1210 KB 456/471 KB 1676/1822 KB 164/276 KB 528/1210 KB 456/471 KB 1680/1822 KB 164/276 KB 528/1210 KB 456/471 KB 1684/1822 KB 164/276 KB 528/1210 KB 456/471 KB 1688/1822 KB 164/276 KB 528/1210 KB 456/471 KB 1692/1822 KB 164/276 KB 528/1210 KB 456/471 KB 1696/1822 KB 164/276 KB 532/1210 KB 456/471 KB 1700/1822 KB 164/276 KB 532/1210 KB 456/471 KB 1700/1822 KB 4/577 KB 164/276 KB 532/1210 KB 456/471 KB 1700/1822 KB 8/577 KB 164/276 KB 532/1210 KB 456/471 KB 1700/1822 KB 12/577 KB 164/276 KB 532/1210 KB 456/471 KB 1700/1822 KB 16/577 KB 164/276 KB 532/1210 KB 456/471 KB 1700/1822 KB 20/577 KB 164/276 KB 532/1210 KB 456/471 KB 1700/1822 KB 24/577 KB 164/276 KB 528/1210 KB 456/471 KB 1668/1822 KB 164/276 KB 516/1210 KB 452/471 KB 1668/1822 KB 168/276 KB 532/1210 KB 456/471 KB 1700/1822 KB 24/577 KB 172/276 KB 532/1210 KB 456/471 KB 1700/1822 KB 24/577 KB 176/276 KB 532/1210 KB 456/471 KB 1700/1822 KB 28/577 KB 176/276 KB 532/1210 KB 460/471 KB 1700/1822 KB 32/577 KB 176/276 KB 532/1210 KB 460/471 KB 1700/1822 KB 32/577 KB 176/276 KB 532/1210 KB 464/471 KB 1700/1822 KB 32/577 KB 176/276 KB 532/1210 KB 464/471 KB 1700/1822 KB 36/577 KB 176/276 KB 532/1210 KB 468/471 KB 1704/1822 KB 40/577 KB 176/276 KB 532/1210 KB 468/471 KB 1704/1822 KB 44/577 KB 176/276 KB 532/1210 KB 468/471 KB 1704/1822 KB 48/577 KB 164/276 KB 532/1210 KB 456/471 KB 1696/1822 KB 176/276 KB 536/1210 KB 468/471 KB 1704/1822 KB 48/577 KB 176/276 KB 540/1210 KB 468/471 KB 1704/1822 KB 48/577 KB 176/276 KB 544/1210 KB 468/471 KB 1704/1822 KB 48/577 KB 176/276 KB 532/1210 KB 468/471 KB 1704/1822 KB 36/577 KB 176/276 KB 544/1210 KB 468/471 KB 1708/1822 KB 48/577 KB 176/276 KB 544/1210 KB 468/471 KB 1712/1822 KB 48/577 KB 176/276 KB 532/1210 KB 468/471 KB 1700/1822 KB 36/577 KB 176/276 KB 544/1210 KB 471/471 KB 1712/1822 KB 48/577 KB 176/276 KB 532/1210 KB 456/471 KB 1700/1822 KB 24/577 KB 180/276 KB 544/1210 KB 471/471 KB 1712/1822 KB 48/577 KB 184/276 KB 544/1210 KB 471/471 KB 1712/1822 KB 48/577 KB 188/276 KB 544/1210 KB 471/471 KB 1712/1822 KB 48/577 KB 192/276 KB 544/1210 KB 471/471 KB 1712/1822 KB 48/577 KB 192/276 KB 548/1210 KB 471/471 KB 1712/1822 KB 48/577 KB 196/276 KB 552/1210 KB 471/471 KB 1716/1822 KB 52/577 KB 196/276 KB 556/1210 KB 471/471 KB 1716/1822 KB 52/577 KB 196/276 KB 560/1210 KB 471/471 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install KB 1716/1822 KB 52/577 KB 196/276 KB 548/1210 KB 471/471 KB 1716/1822 KB 52/577 KB 192/276 KB 548/1210 KB 471/471 KB 1716/1822 KB 48/577 KB 196/276 KB 560/1210 KB 471/471 KB 1720/1822 KB 52/577 KB 196/276 KB 548/1210 KB 471/471 KB 1716/1822 KB 48/577 KB 200/276 KB 560/1210 KB 471/471 KB 1720/1822 KB 52/577 KB 204/276 KB 560/1210 KB 471/471 KB 1724/1822 KB 52/577 KB 200/276 KB 560/1210 KB 471/471 KB 1724/1822 KB 52/577 KB 208/276 KB 564/1210 KB 471/471 KB 1728/1822 KB 56/577 KB 208/276 KB 564/1210 KB 471/471 KB 1732/1822 KB 56/577 KB 208/276 KB 564/1210 KB 471/471 KB 1736/1822 KB 56/577 KB 208/276 KB 564/1210 KB 471/471 KB 1740/1822 KB 56/577 KB 208/276 KB 564/1210 KB 471/471 KB 1744/1822 KB 56/577 KB 208/276 KB 564/1210 KB 471/471 KB 1748/1822 KB 56/577 KB 208/276 KB 564/1210 KB 471/471 KB 1752/1822 KB 56/577 KB 208/276 KB 564/1210 KB 471/471 KB 1756/1822 KB 56/577 KB 208/276 KB 564/1210 KB 471/471 KB 1760/1822 KB 56/577 KB 204/276 KB 564/1210 KB 471/471 KB 1724/1822 KB 56/577 KB 208/276 KB 564/1210 KB 471/471 KB 1760/1822 KB 60/577 KB 208/276 KB 564/1210 KB 471/471 KB 1760/1822 KB 64/577 KB 208/276 KB 564/1210 KB 471/471 KB 1760/1822 KB 68/577 KB 208/276 KB 564/1210 KB 471/471 KB 1760/1822 KB 72/577 KB 208/276 KB 564/1210 KB 471/471 KB 1760/1822 KB 76/577 KB 208/276 KB 564/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 204/276 KB 564/1210 KB 471/471 KB 1724/1822 KB 52/577 KB 208/276 KB 568/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 208/276 KB 572/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 208/276 KB 576/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 208/276 KB 580/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 208/276 KB 584/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 208/276 KB 588/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 208/276 KB 564/1210 KB 471/471 KB 1732/1822 KB 56/577 KB 212/276 KB 588/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 216/276 KB 588/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 220/276 KB 588/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 224/276 KB 588/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 228/276 KB 588/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 232/276 KB 592/1210 KB 471/471 KB 1760/1822 KB 84/577 KB 236/276 KB 592/1210 KB 471/471 KB 1760/1822 KB 84/577 KB 240/276 KB 592/1210 KB 471/471 KB 1764/1822 KB 84/577 KB 228/276 KB 592/1210 KB 471/471 KB 1760/1822 KB 84/577 KB 240/276 KB 592/1210 KB 471/471 KB 1764/1822 KB 88/577 KB 240/276 KB 592/1210 KB 471/471 KB 1764/1822 KB 92/577 KB 240/276 KB 592/1210 KB 471/471 KB 1764/1822 KB 96/577 KB 244/276 KB 592/1210 KB 471/471 KB 1764/1822 KB 100/577 KB 244/276 KB 592/1210 KB 471/471 KB 1764/1822 KB 104/577 KB 244/276 KB 592/1210 KB 471/471 KB 1764/1822 KB 108/577 KB 244/276 KB 592/1210 KB 471/471 KB 1764/1822 KB 112/577 KB 228/276 KB 592/1210 KB 471/471 KB 1760/1822 KB 80/577 KB 244/276 KB 596/1210 KB 471/471 KB 1764/1822 KB 112/577 KB 244/276 KB 600/1210 KB 471/471 KB 1764/1822 KB 112/577 KB 244/276 KB 604/1210 KB 471/471 KB 1764/1822 KB 112/577 KB 244/276 KB 608/1210 KB 471/471 KB 1764/1822 KB 112/577 KB 244/276 KB 612/1210 KB 471/471 KB 1764/1822 KB 112/577 KB 244/276 KB 616/1210 KB 471/471 KB 1764/1822 KB 116/577 KB 244/276 KB 620/1210 KB 471/471 KB 1764/1822 KB 116/577 KB 244/276 KB 624/1210 KB 471/471 KB 1764/1822 KB 116/577 KB 244/276 KB 592/1210 KB 471/471 KB 1764/1822 KB 96/577 KB 248/276 KB 624/1210 KB 471/471 KB 1764/1822 KB 116/577 KB 252/276 KB 624/1210 KB 471/471 KB 1764/1822 KB 116/577 KB 256/276 KB 624/1210 KB 471/471 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 1764/1822 KB 116/577 KB 236/276 KB 592/1210 KB 471/471 KB 1764/1822 KB 84/577 KB 256/276 KB 624/1210 KB 471/471 KB 1768/1822 KB 116/577 KB 256/276 KB 624/1210 KB 471/471 KB 1772/1822 KB 116/577 KB 256/276 KB 624/1210 KB 471/471 KB 1776/1822 KB 116/577 KB 256/276 KB 624/1210 KB 471/471 KB 1780/1822 KB 116/577 KB 260/276 KB 624/1210 KB 471/471 KB 1784/1822 KB 116/577 KB 260/276 KB 624/1210 KB 471/471 KB 1788/1822 KB 116/577 KB 260/276 KB 624/1210 KB 471/471 KB 1792/1822 KB 116/577 KB 244/276 KB 612/1210 KB 471/471 KB 1764/1822 KB 116/577 KB 260/276 KB 624/1210 KB 471/471 KB 1792/1822 KB 120/577 KB 260/276 KB 624/1210 KB 471/471 KB 1796/1822 KB 124/577 KB 260/276 KB 624/1210 KB 471/471 KB 1796/1822 KB 128/577 KB 260/276 KB 624/1210 KB 1796/1822 KB 132/577 KB 260/276 KB 628/1210 KB 1796/1822 KB 136/577 KB 260/276 KB 628/1210 KB 1796/1822 KB 140/577 KB 260/276 KB 628/1210 KB 1796/1822 KB 144/577 KB 260/276 KB 624/1210 KB 471/471 KB 1780/1822 KB 116/577 KB 264/276 KB 628/1210 KB 1796/1822 KB 144/577 KB 268/276 KB 628/1210 KB 1796/1822 KB 144/577 KB 272/276 KB 628/1210 KB 1796/1822 KB 144/577 KB 276/276 KB 628/1210 KB 1796/1822 KB 144/577 KB 276/276 KB 628/1210 KB 1796/1822 KB 144/577 KB 260/276 KB 628/1210 KB 1796/1822 KB 132/577 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 426.7 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 260/276 KB 624/1210 KB 471/471 KB 1796/1822 KB 120/577 KB 276/276 KB 628/1210 KB 1800/1822 KB 144/577 KB 276/276 KB 628/1210 KB 1804/1822 KB 144/577 KB 276/276 KB 628/1210 KB 1808/1822 KB 144/577 KB 276/276 KB 632/1210 KB 1808/1822 KB 144/577 KB 276/276 KB 636/1210 KB 1808/1822 KB 144/577 KB 276/276 KB 640/1210 KB 1808/1822 KB 144/577 KB 276/276 KB 644/1210 KB 1812/1822 KB 144/577 KB 276/276 KB 648/1210 KB 1812/1822 KB 148/577 KB 276/276 KB 652/1210 KB 1812/1822 KB 148/577 KB 276/276 KB 656/1210 KB 1812/1822 KB 148/577 KB 276/276 KB 640/1210 KB 1812/1822 KB 144/577 KB 276/276 KB 656/1210 KB 1816/1822 KB 148/577 KB 276/276 KB 656/1210 KB 1820/1822 KB 148/577 KB 276/276 KB 656/1210 KB 1822/1822 KB 148/577 KB 276/276 KB 644/1210 KB 1812/1822 KB 148/577 KB 276/276 KB 656/1210 KB 1822/1822 KB 152/577 KB 276/276 KB 656/1210 KB 1822/1822 KB 156/577 KB 276/276 KB 656/1210 KB 1822/1822 KB 160/577 KB 276/276 KB 660/1210 KB 1822/1822 KB 160/577 KB 276/276 KB 664/1210 KB 1822/1822 KB 164/577 KB 276/276 KB 668/1210 KB 1822/1822 KB 164/577 KB 276/276 KB 672/1210 KB 1822/1822 KB 164/577 KB 276/276 KB 660/1210 KB 1822/1822 KB 164/577 KB 276/276 KB 672/1210 KB 1822/1822 KB 168/577 KB 276/276 KB 672/1210 KB 1822/1822 KB 172/577 KB 276/276 KB 672/1210 KB 1822/1822 KB 176/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 248.8 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 676/1210 KB 1822/1822 KB 176/577 KB 680/1210 KB 1822/1822 KB 176/577 KB 684/1210 KB 1822/1822 KB 180/577 KB 688/1210 KB 1822/1822 KB 180/577 KB 692/1210 KB 1822/1822 KB 180/577 KB 696/1210 KB 1822/1822 KB 180/577 KB 700/1210 KB 1822/1822 KB 180/577 KB 680/1210 KB 1822/1822 KB 180/577 KB 700/1210 KB 4/37 KB 1822/1822 KB 180/577 KB 700/1210 KB 8/37 KB 1822/1822 KB 180/577 KB 700/1210 KB 12/37 KB 1822/1822 KB 180/577 KB 700/1210 KB 16/37 KB 1822/1822 KB 180/577 KB 700/1210 KB 20/37 KB 1822/1822 KB 180/577 KB 700/1210 KB 24/37 KB 1822/1822 KB 180/577 KB 700/1210 KB 28/37 KB 1822/1822 KB 180/577 KB 700/1210 KB 32/37 KB 1822/1822 KB 180/577 KB 700/1210 KB 36/37 KB 1822/1822 KB 180/577 KB 700/1210 KB 37/37 KB 1822/1822 KB 180/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1637.9 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 700/1210 KB 37/37 KB 184/577 KB 700/1210 KB 37/37 KB 188/577 KB 700/1210 KB 37/37 KB 192/577 KB 700/1210 KB 37/37 KB 196/577 KB 704/1210 KB 37/37 KB 196/577 KB 704/1210 KB 37/37 KB 200/577 KB 704/1210 KB 37/37 KB 204/577 KB 708/1210 KB 37/37 KB 208/577 KB 708/1210 KB 37/37 KB 212/577 KB 708/1210 KB 37/37 KB 216/577 KB 708/1210 KB 37/37 KB 220/577 KB 708/1210 KB 37/37 KB 224/577 KB 708/1210 KB 37/37 KB 204/577 KB 712/1210 KB 37/37 KB 224/577 KB 716/1210 KB 37/37 KB 224/577 KB 720/1210 KB 37/37 KB 224/577 KB 724/1210 KB 37/37 KB 224/577 KB 728/1210 KB 37/37 KB 228/577 KB 732/1210 KB 228/577 KB 736/1210 KB 228/577 KB 740/1210 KB 228/577 KB 744/1210 KB 228/577 KB 748/1210 KB 228/577 KB 752/1210 KB 228/577 KB 724/1210 KB 37/37 KB 228/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 32.5 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 752/1210 KB 232/577 KB 752/1210 KB 236/577 KB 752/1210 KB 240/577 KB 752/1210 KB 244/577 KB 752/1210 KB 248/577 KB 752/1210 KB 252/577 KB 752/1210 KB 256/577 KB 752/1210 KB 260/577 KB 756/1210 KB 264/577 KB 756/1210 KB 268/577 KB 756/1210 KB 272/577 KB 756/1210 KB 260/577 KB 760/1210 KB 272/577 KB 764/1210 KB 272/577 KB 768/1210 KB 272/577 KB 772/1210 KB 272/577 KB 776/1210 KB 276/577 KB 780/1210 KB 276/577 KB 784/1210 KB 276/577 KB 772/1210 KB 276/577 KB 784/1210 KB 280/577 KB 784/1210 KB 284/577 KB 784/1210 KB 285/577 KB 784/1210 KB 289/577 KB 788/1210 KB 293/577 KB 788/1210 KB 297/577 KB 788/1210 KB 301/577 KB 788/1210 KB 289/577 KB 792/1210 KB 301/577 KB 796/1210 KB 301/577 KB 800/1210 KB 301/577 KB 800/1210 KB 4/439 KB 301/577 KB 800/1210 KB 8/439 KB 301/577 KB 800/1210 KB 12/439 KB 301/577 KB 800/1210 KB 16/439 KB 301/577 KB 800/1210 KB 20/439 KB 301/577 KB 800/1210 KB 24/439 KB 301/577 KB 800/1210 KB 28/439 KB 301/577 KB 800/1210 KB 32/439 KB 301/577 KB 800/1210 KB 36/439 KB 301/577 KB 800/1210 KB 40/439 KB 301/577 KB 800/1210 KB 44/439 KB 301/577 KB 800/1210 KB 48/439 KB 301/577 KB 800/1210 KB 52/439 KB 301/577 KB 800/1210 KB 56/439 KB 301/577 KB 800/1210 KB 60/439 KB 301/577 KB 800/1210 KB 64/439 KB 301/577 KB 800/1210 KB 68/439 KB 301/577 KB 804/1210 KB 72/439 KB 305/577 KB 804/1210 KB 76/439 KB 305/577 KB 804/1210 KB 80/439 KB 305/577 KB 804/1210 KB 84/439 KB 305/577 KB 804/1210 KB 88/439 KB 305/577 KB 804/1210 KB 92/439 KB 305/577 KB 804/1210 KB 96/439 KB 305/577 KB 804/1210 KB 68/439 KB 305/577 KB 804/1210 KB 96/439 KB 309/577 KB 804/1210 KB 96/439 KB 313/577 KB 804/1210 KB 68/439 KB 301/577 KB 808/1210 KB 96/439 KB 313/577 KB 812/1210 KB 96/439 KB 313/577 KB 816/1210 KB 96/439 KB 313/577 KB 816/1210 KB 96/439 KB 317/577 KB 816/1210 KB 96/439 KB 321/577 KB 820/1210 KB 96/439 KB 325/577 KB 820/1210 KB 96/439 KB 329/577 KB 820/1210 KB 96/439 KB 333/577 KB 820/1210 KB 96/439 KB 321/577 KB 824/1210 KB 96/439 KB 333/577 KB 828/1210 KB 96/439 KB 333/577 KB 832/1210 KB 96/439 KB 333/577 KB 836/1210 KB 96/439 KB 333/577 KB 840/1210 KB 100/439 KB 337/577 KB 844/1210 KB 100/439 KB 337/577 KB 848/1210 KB 100/439 KB 337/577 KB 836/1210 KB 100/439 KB 337/577 KB 848/1210 KB 104/439 KB 337/577 KB 848/1210 KB 108/439 KB 337/577 KB 848/1210 KB 112/439 KB 337/577 KB 836/1210 KB 96/439 KB 337/577 KB 848/1210 KB 112/439 KB 341/577 KB 848/1210 KB 112/439 KB 345/577 KB 848/1210 KB 112/439 KB 349/577 KB 848/1210 KB 112/439 KB 353/577 KB 852/1210 KB 112/439 KB 357/577 KB 852/1210 KB 112/439 KB 353/577 KB 856/1210 KB 116/439 KB 357/577 KB 860/1210 KB 116/439 KB 357/577 KB 852/1210 KB 116/439 KB 357/577 KB 860/1210 KB 120/439 KB 361/577 KB 860/1210 KB 124/439 KB 361/577 KB 864/1210 KB 128/439 KB 361/577 KB 860/1210 KB 116/439 KB 361/577 KB 864/1210 KB 128/439 KB 365/577 KB 864/1210 KB 128/439 KB 369/577 KB 864/1210 KB 132/439 KB 373/577 KB 864/1210 KB 132/439 KB 377/577 KB 864/1210 KB 132/439 KB 381/577 KB 864/1210 KB 132/439 KB 385/577 KB 864/1210 KB 132/439 KB 389/577 KB 864/1210 KB 132/439 KB 393/577 KB 864/1210 KB 132/439 KB 397/577 KB 864/1210 KB 124/439 KB 361/577 KB 868/1210 KB 132/439 KB 397/577 KB 872/1210 KB 132/439 KB 397/577 KB 876/1210 KB 132/439 KB 397/577 KB 880/1210 KB 132/439 KB 397/577 KB 884/1210 KB 132/439 KB 397/577 KB 888/1210 KB 132/439 KB 397/577 KB 892/1210 KB 132/439 KB 397/577 KB 896/1210 KB 132/439 KB 397/57 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 7 KB 900/1210 KB 132/439 KB 397/577 KB 864/1210 KB 132/439 KB 369/577 KB 900/1210 KB 136/439 KB 401/577 KB 900/1210 KB 140/439 KB 401/577 KB 900/1210 KB 144/439 KB 401/577 KB 900/1210 KB 148/439 KB 401/577 KB 900/1210 KB 152/439 KB 401/577 KB 900/1210 KB 156/439 KB 401/577 KB 900/1210 KB 160/439 KB 401/577 KB 900/1210 KB 164/439 KB 401/577 KB 900/1210 KB 132/439 KB 401/577 KB 904/1210 KB 164/439 KB 405/577 KB 904/1210 KB 164/439 KB 409/577 KB 904/1210 KB 164/439 KB 413/577 KB 904/1210 KB 168/439 KB 417/577 KB 904/1210 KB 168/439 KB 421/577 KB 904/1210 KB 168/439 KB 425/577 KB 904/1210 KB 168/439 KB 429/577 KB 904/1210 KB 164/439 KB 401/577 KB 908/1210 KB 168/439 KB 429/577 KB 912/1210 KB 168/439 KB 429/577 KB 904/1210 KB 168/439 KB 413/577 KB 912/1210 KB 172/439 KB 429/577 KB 912/1210 KB 176/439 KB 429/577 KB 916/1210 KB 176/439 KB 429/577 KB 920/1210 KB 180/439 KB 429/577 KB 924/1210 KB 180/439 KB 429/577 KB 928/1210 KB 180/439 KB 429/577 KB 932/1210 KB 180/439 KB 429/577 KB 936/1210 KB 180/439 KB 433/577 KB 940/1210 KB 180/439 KB 433/577 KB 944/1210 KB 180/439 KB 433/577 KB 916/1210 KB 180/439 KB 429/577 KB 944/1210 KB 184/439 KB 433/577 KB 944/1210 KB 188/439 KB 433/577 KB 944/1210 KB 192/439 KB 433/577 KB 944/1210 KB 196/439 KB 433/577 KB 944/1210 KB 200/439 KB 433/577 KB 944/1210 KB 204/439 KB 433/577 KB 944/1210 KB 208/439 KB 433/577 KB 932/1210 KB 180/439 KB 433/577 KB 944/1210 KB 208/439 KB 437/577 KB 944/1210 KB 208/439 KB 441/577 KB 944/1210 KB 208/439 KB 445/577 KB 944/1210 KB 208/439 KB 449/577 KB 948/1210 KB 212/439 KB 453/577 KB 948/1210 KB 212/439 KB 457/577 KB 948/1210 KB 212/439 KB 461/577 KB 948/1210 KB 212/439 KB 449/577 KB 948/1210 KB 216/439 KB 461/577 KB 948/1210 KB 220/439 KB 465/577 KB 948/1210 KB 224/439 KB 465/577 KB 948/1210 KB 228/439 KB 465/577 KB 948/1210 KB 232/439 KB 465/577 KB 948/1210 KB 236/439 KB 465/577 KB 948/1210 KB 240/439 KB 465/577 KB 948/1210 KB 208/439 KB 449/577 KB 952/1210 KB 240/439 KB 465/577 KB 956/1210 KB 240/439 KB 465/577 KB 960/1210 KB 240/439 KB 465/577 KB 964/1210 KB 240/439 KB 465/577 KB 968/1210 KB 240/439 KB 465/577 KB 972/1210 KB 240/439 KB 465/577 KB 976/1210 KB 240/439 KB 465/577 KB 980/1210 KB 240/439 KB 465/577 KB 984/1210 KB 244/439 KB 465/577 KB 988/1210 KB 244/439 KB 465/577 KB 992/1210 KB 244/439 KB 465/577 KB 948/1210 KB 216/439 KB 465/577 KB 992/1210 KB 244/439 KB 469/577 KB 992/1210 KB 244/439 KB 473/577 KB 992/1210 KB 244/439 KB 477/577 KB 992/1210 KB 244/439 KB 481/577 KB 992/1210 KB 244/439 KB 485/577 KB 992/1210 KB 244/439 KB 489/577 KB 992/1210 KB 244/439 KB 493/577 KB 992/1210 KB 244/439 KB 497/577 KB 996/1210 KB 244/439 KB 501/577 KB 996/1210 KB 244/439 KB 505/577 KB 996/1210 KB 244/439 KB 509/577 KB 980/1210 KB 244/439 KB 465/577 KB 996/1210 KB 248/439 KB 509/577 KB 996/1210 KB 252/439 KB 509/577 KB 996/1210 KB 256/439 KB 509/577 KB 996/1210 KB 260/439 KB 509/577 KB 996/1210 KB 264/439 KB 509/577 KB 996/1210 KB 268/439 KB 509/577 KB 996/1210 KB 272/439 KB 509/577 KB 996/1210 KB 276/439 KB 509/577 KB 996/1210 KB 280/439 KB 513/577 KB 996/1210 KB 284/439 KB 513/577 KB 996/1210 KB 288/439 KB 513/577 KB 996/1210 KB 244/439 KB 497/577 KB 1000/1210 KB 288/439 KB 513/577 KB 1004/1210 KB 288/439 KB 513/577 KB 1008/1210 KB 288/439 KB 513/577 KB 1012/1210 KB 288/439 KB 513/577 KB 1016/1210 KB 288/439 KB 513/577 KB 1020/1210 KB 288/439 KB 513/577 KB 1024/1210 KB 288/439 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install KB 513/577 KB 996/1210 KB 276/439 KB 513/577 KB 1024/1210 KB 4/1192 KB 288/439 KB 513/577 KB 1024/1210 KB 8/1192 KB 288/439 KB 513/577 KB 1024/1210 KB 12/1192 KB 288/439 KB 513/577 KB 1024/1210 KB 16/1192 KB 288/439 KB 513/577 KB 1024/1210 KB 20/1192 KB 288/439 KB 513/577 KB 1024/1210 KB 24/1192 KB 288/439 KB 513/577 KB 1024/1210 KB 28/1192 KB 288/439 KB 513/577 KB 1024/1210 KB 32/1192 KB 288/439 KB 513/577 KB 1024/1210 KB 32/1192 KB 288/439 KB 517/577 KB 1024/1210 KB 32/1192 KB 288/439 KB 521/577 KB 1024/1210 KB 32/1192 KB 288/439 KB 525/577 KB 1024/1210 KB 32/1192 KB 288/439 KB 529/577 KB 1028/1210 KB 32/1192 KB 288/439 KB 533/577 KB 1028/1210 KB 32/1192 KB 288/439 KB 535/577 KB 1028/1210 KB 32/1192 KB 288/439 KB 539/577 KB 1028/1210 KB 32/1192 KB 292/439 KB 543/577 KB 1028/1210 KB 32/1192 KB 292/439 KB 547/577 KB 1028/1210 KB 32/1192 KB 292/439 KB 551/577 KB 1028/1210 KB 32/1192 KB 292/439 KB 555/577 KB 1028/1210 KB 32/1192 KB 292/439 KB 559/577 KB 1028/1210 KB 36/1192 KB 292/439 KB 563/577 KB 1028/1210 KB 36/1192 KB 292/439 KB 567/577 KB 1028/1210 KB 36/1192 KB 292/439 KB 571/577 KB 1028/1210 KB 32/1192 KB 288/439 KB 529/577 KB 1028/1210 KB 36/1192 KB 292/439 KB 559/577 KB 1028/1210 KB 40/1192 KB 292/439 KB 571/577 KB 1028/1210 KB 44/1192 KB 292/439 KB 571/577 KB 1028/1210 KB 48/1192 KB 292/439 KB 571/577 KB 1028/1210 KB 52/1192 KB 292/439 KB 571/577 KB 1028/1210 KB 56/1192 KB 292/439 KB 571/577 KB 1028/1210 KB 60/1192 KB 292/439 KB 571/577 KB 1028/1210 KB 64/1192 KB 292/439 KB 571/577 KB 1028/1210 KB 68/1192 KB 292/439 KB 571/577 KB 1028/1210 KB 72/1192 KB 292/439 KB 571/577 KB 1028/1210 KB 32/1192 KB 292/439 KB 539/577 KB 1032/1210 KB 72/1192 KB 296/439 KB 571/577 KB 1032/1210 KB 72/1192 KB 292/439 KB 571/577 KB 1036/1210 KB 76/1192 KB 296/439 KB 571/577 KB 1040/1210 KB 76/1192 KB 300/439 KB 571/577 KB 1032/1210 KB 76/1192 KB 296/439 KB 571/577 KB 1040/1210 KB 80/1192 KB 300/439 KB 571/577 KB 1040/1210 KB 84/1192 KB 300/439 KB 571/577 KB 1044/1210 KB 88/1192 KB 300/439 KB 571/577 KB 1044/1210 KB 92/1192 KB 300/439 KB 571/577 KB 1044/1210 KB 96/1192 KB 300/439 KB 571/577 KB 1036/1210 KB 76/1192 KB 300/439 KB 571/577 KB 1044/1210 KB 96/1192 KB 304/439 KB 571/577 KB 1044/1210 KB 96/1192 KB 308/439 KB 571/577 KB 1044/1210 KB 96/1192 KB 312/439 KB 571/577 KB 1044/1210 KB 96/1192 KB 316/439 KB 571/577 KB 1044/1210 KB 96/1192 KB 320/439 KB 571/577 KB 1044/1210 KB 96/1192 KB 324/439 KB 571/577 KB 1044/1210 KB 100/1192 KB 328/439 KB 571/577 KB 1044/1210 KB 100/1192 KB 332/439 KB 571/577 KB 1044/1210 KB 84/1192 KB 300/439 KB 571/577 KB 1048/1210 KB 100/1192 KB 332/439 KB 575/577 KB 1052/1210 KB 100/1192 KB 332/439 KB 575/577 KB 1056/1210 KB 100/1192 KB 332/439 KB 575/577 KB 1060/1210 KB 100/1192 KB 332/439 KB 575/577 KB 1064/1210 KB 100/1192 KB 332/439 KB 575/577 KB 1068/1210 KB 100/1192 KB 332/439 KB 575/577 KB 1044/1210 KB 100/1192 KB 332/439 KB 575/577 KB 1068/1210 KB 100/1192 KB 336/439 KB 577/577 KB 1044/1210 KB 100/1192 KB 324/439 KB 571/577 KB 1068/1210 KB 104/1192 KB 336/439 KB 577/577 KB 1068/1210 KB 108/1192 KB 336/439 KB 577/577 KB 1068/1210 KB 112/1192 KB 336/439 KB 577/577 KB 1068/1210 KB 100/1192 KB 336/439 KB 575/577 KB 1072/1210 KB 112/1192 KB 336/439 KB 577/577 KB 1072/1210 KB 116/1192 KB 336/439 KB 577/577 KB 1076/1210 KB 120/1192 KB 340/439 KB 577/577 KB 1076/1210 KB 124/1192 KB 340/439 KB 577/577 KB 1076/1210 KB 128/1192 KB 340/439 KB 577/577 KB 107 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 6/1210 KB 116/1192 KB 340/439 KB 577/577 KB 1076/1210 KB 128/1192 KB 344/439 KB 577/577 KB 1076/1210 KB 128/1192 KB 348/439 KB 577/577 KB 1076/1210 KB 128/1192 KB 352/439 KB 577/577 KB 1076/1210 KB 116/1192 KB 336/439 KB 577/577 KB 1080/1210 KB 128/1192 KB 352/439 KB 577/577 KB 1084/1210 KB 128/1192 KB 352/439 KB 577/577 KB 1088/1210 KB 128/1192 KB 352/439 KB 577/577 KB 1092/1210 KB 128/1192 KB 356/439 KB 577/577 KB 1096/1210 KB 132/1192 KB 356/439 KB 577/577 KB 1100/1210 KB 132/1192 KB 356/439 KB 577/577 KB 1104/1210 KB 132/1192 KB 356/439 KB 577/577 KB 1088/1210 KB 128/1192 KB 356/439 KB 577/577 KB 1104/1210 KB 132/1192 KB 360/439 KB 577/577 KB 1104/1210 KB 132/1192 KB 364/439 KB 577/577 KB 1104/1210 KB 132/1192 KB 368/439 KB 577/577 KB 1092/1210 KB 132/1192 KB 356/439 KB 577/577 KB 1104/1210 KB 136/1192 KB 368/439 KB 577/577 KB 1104/1210 KB 140/1192 KB 368/439 KB 577/577 KB 1104/1210 KB 144/1192 KB 368/439 KB 577/577 KB 1104/1210 KB 148/1192 KB 368/439 KB 577/577 KB 4/167 KB 1108/1210 KB 152/1192 KB 372/439 KB 4/167 KB 1108/1210 KB 156/1192 KB 372/439 KB 4/167 KB 1108/1210 KB 160/1192 KB 372/439 KB 4/167 KB 1108/1210 KB 148/1192 KB 372/439 KB 4/167 KB 1112/1210 KB 160/1192 KB 372/439 KB 4/167 KB 1116/1210 KB 160/1192 KB 372/439 KB 4/167 KB 1120/1210 KB 160/1192 KB 372/439 KB 4/167 KB 1124/1210 KB 160/1192 KB 372/439 KB 4/167 KB 1128/1210 KB 164/1192 KB 372/439 KB 4/167 KB 1132/1210 KB 164/1192 KB 372/439 KB 4/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 4/167 KB 1104/1210 KB 148/1192 KB 372/439 KB 577/577 KB 8/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 12/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 16/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 20/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 24/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 28/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 32/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 36/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 40/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 44/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 48/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 52/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 56/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 60/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 64/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 68/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 72/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 76/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 80/167 KB 1136/1210 KB 164/1192 KB 372/439 KB 1104/1210 KB 148/1192 KB 372/439 KB 577/577 KB 80/167 KB 1136/1210 KB 164/1192 KB 376/439 KB 80/167 KB 1136/1210 KB 164/1192 KB 380/439 KB 80/167 KB 1136/1210 KB 164/1192 KB 384/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 480.6 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 84/167 KB 1136/1210 KB 164/1192 KB 384/439 KB 88/167 KB 1136/1210 KB 164/1192 KB 384/439 KB 92/167 KB 1136/1210 KB 164/1192 KB 384/439 KB 96/167 KB 1136/1210 KB 164/1192 KB 388/439 KB 4/167 KB 1124/1210 KB 164/1192 KB 372/439 KB 96/167 KB 1136/1210 KB 168/1192 KB 388/439 KB 96/167 KB 1136/1210 KB 172/1192 KB 388/439 KB 96/167 KB 1136/1210 KB 176/1192 KB 388/439 KB 92/167 KB 1136/1210 KB 164/1192 KB 388/439 KB 96/167 KB 1136/1210 KB 176/1192 KB 392/439 KB 96/167 KB 1136/1210 KB 176/1192 KB 396/439 KB 96/167 KB 1136/1210 KB 176/1192 KB 400/439 KB 96/167 KB 1136/1210 KB 176/1192 KB 404/439 KB 100/167 KB 1140/1210 KB 180/1192 KB 408/439 KB 100/167 KB 1140/1210 KB 180/1192 KB 412/439 KB 100/167 KB 1140/1210 KB 180/1192 KB 416/439 KB 100/167 KB 1140/1210 KB 180/1192 KB 404/439 KB 100/167 KB 1144/1210 KB 180/1192 KB 416/439 KB 100/167 KB 1148/1210 KB 180/1192 KB 416/439 KB 100/167 KB 1152/1210 KB 180/1192 KB 416/439 KB 100/167 KB 1136/1210 KB 180/1192 KB 404/439 KB 100/167 KB 1152/1210 KB 184/1192 KB 416/439 KB 100/167 KB 1152/1210 KB 188/1192 KB 416/439 KB 100/167 KB 1152/1210 KB 192/1192 KB 416/439 KB 100/167 KB 1152/1210 KB 196/1192 KB 416/439 KB 100/167 KB 1156/1210 KB 200/1192 KB 420/439 KB 100/167 KB 1156/1210 KB 204/1192 KB 420/439 KB 100/167 KB 1156/1210 KB 208/1192 KB 420/439 KB 100/167 KB 1136/1210 KB 176/1192 KB 404/439 KB 104/167 KB 1156/1210 KB 208/1192 KB 420/439 KB 108/167 KB 1156/1210 KB 208/1192 KB 420/439 KB 112/167 KB 1156/1210 KB 208/1192 KB 420/439 KB 116/167 KB 1156/1210 KB 208/1192 KB 420/439 KB 120/167 KB 1156/1210 KB 208/1192 KB 420/439 KB 4/562 KB 124/167 KB 1156/1210 KB 208/1192 KB 420/439 KB 100/167 KB 1156/1210 KB 196/1192 KB 420/439 KB 4/562 KB 128/167 KB 1156/1210 KB 208/1192 KB 424/439 KB 100/167 KB 1156/1210 KB 196/1192 KB 416/439 KB 4/562 KB 124/167 KB 1156/1210 KB 208/1192 KB 424/439 KB 4/562 KB 128/167 KB 1156/1210 KB 208/1192 KB 428/439 KB 4/562 KB 120/167 KB 1156/1210 KB 208/1192 KB 420/439 KB 8/562 KB 128/167 KB 1156/1210 KB 208/1192 KB 432/439 KB 12/562 KB 128/167 KB 1156/1210 KB 208/1192 KB 432/439 KB 16/562 KB 128/167 KB 1156/1210 KB 208/1192 KB 432/439 KB 20/562 KB 128/167 KB 1156/1210 KB 208/1192 KB 432/439 KB 20/562 KB 128/167 KB 1160/1210 KB 208/1192 KB 432/439 KB 20/562 KB 128/167 KB 1160/1210 KB 212/1192 KB 432/439 KB 24/562 KB 132/167 KB 1164/1210 KB 216/1192 KB 432/439 KB 24/562 KB 132/167 KB 1164/1210 KB 220/1192 KB 432/439 KB 24/562 KB 132/167 KB 1164/1210 KB 224/1192 KB 432/439 KB 24/562 KB 132/167 KB 1164/1210 KB 212/1192 KB 432/439 KB 24/562 KB 136/167 KB 1164/1210 KB 224/1192 KB 432/439 KB 24/562 KB 140/167 KB 1164/1210 KB 224/1192 KB 432/439 KB 24/562 KB 144/167 KB 1164/1210 KB 224/1192 KB 432/439 KB 24/562 KB 128/167 KB 1164/1210 KB 212/1192 KB 432/439 KB 24/562 KB 144/167 KB 1168/1210 KB 224/1192 KB 432/439 KB 24/562 KB 144/167 KB 1172/1210 KB 224/1192 KB 432/439 KB 24/562 KB 144/167 KB 1176/1210 KB 224/1192 KB 432/439 KB 24/562 KB 144/167 KB 1180/1210 KB 224/1192 KB 432/439 KB 24/562 KB 148/167 KB 1184/1210 KB 224/1192 KB 432/439 KB 24/562 KB 128/167 KB 1160/1210 KB 212/1192 KB 432/439 KB 28/562 KB 148/167 KB 1184/1210 KB 224/1192 KB 432/439 KB 32/562 KB 148/167 KB 1184/1210 KB 224/1192 KB 432/439 KB 4/562 KB 128/167 KB 1156/1210 KB 208/1192 KB 432/439 KB 32/562 KB 148/167 KB 1184/1210 KB 224/1192 KB 436/439 KB 32/562 KB 148/167 KB 1184/1210 KB 224/1192 KB 439/439 KB 36/562 KB 148/167 KB 1184/1210 KB 228/1192 KB 439/439 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install KB 24/562 KB 148/167 KB 1180/1210 KB 224/1192 KB 432/439 KB 36/562 KB 148/167 KB 1184/1210 KB 224/1192 KB 439/439 KB 40/562 KB 148/167 KB 1184/1210 KB 228/1192 KB 439/439 KB 44/562 KB 148/167 KB 1184/1210 KB 228/1192 KB 439/439 KB 48/562 KB 148/167 KB 1184/1210 KB 228/1192 KB 439/439 KB 52/562 KB 148/167 KB 1184/1210 KB 228/1192 KB 439/439 KB 52/562 KB 152/167 KB 1188/1210 KB 232/1192 KB 439/439 KB 52/562 KB 152/167 KB 1188/1210 KB 236/1192 KB 439/439 KB 52/562 KB 152/167 KB 1188/1210 KB 240/1192 KB 439/439 KB 52/562 KB 152/167 KB 1188/1210 KB 228/1192 KB 439/439 KB 56/562 KB 152/167 KB 1192/1210 KB 240/1192 KB 439/439 KB 56/562 KB 152/167 KB 1196/1210 KB 240/1192 KB 439/439 KB 56/562 KB 152/167 KB 1200/1210 KB 240/1192 KB 439/439 KB 56/562 KB 152/167 KB 1204/1210 KB 240/1192 KB 439/439 KB 56/562 KB 152/167 KB 1208/1210 KB 244/1192 KB 439/439 KB 56/562 KB 152/167 KB 1210/1210 KB 244/1192 KB 439/439 KB 52/562 KB 152/167 KB 1184/1210 KB 228/1192 KB 439/439 KB 56/562 KB 156/167 KB 1210/1210 KB 244/1192 KB 439/439 KB 56/562 KB 160/167 KB 1210/1210 KB 244/1192 KB 439/439 KB 56/562 KB 164/167 KB 1210/1210 KB 244/1192 KB 439/439 KB 56/562 KB 167/167 KB 1210/1210 KB 244/1192 KB 439/439 KB 56/562 KB 152/167 KB 1204/1210 KB 244/1192 KB 439/439 KB 56/562 KB 167/167 KB 1210/1210 KB 248/1192 KB 439/439 KB 56/562 KB 167/167 KB 1210/1210 KB 252/1192 KB 439/439 KB 56/562 KB 167/167 KB 1210/1210 KB 256/1192 KB 439/439 KB 56/562 KB 167/167 KB 1210/1210 KB 260/1192 KB 439/439 KB 56/562 KB 167/167 KB 1210/1210 KB 264/1192 KB 56/562 KB 152/167 KB 1188/1210 KB 240/1192 KB 439/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 359.8 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 60/562 KB 167/167 KB 1210/1210 KB 264/1192 KB 64/562 KB 167/167 KB 1210/1210 KB 264/1192 KB 68/562 KB 167/167 KB 1210/1210 KB 264/1192 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 72/562 KB 167/167 KB 1210/1210 KB 264/1192 KB 76/562 KB 167/167 KB 1210/1210 KB 264/1192 KB 80/562 KB 167/167 KB 1210/1210 KB 264/1192 KB 84/562 KB 167/167 KB 1210/1210 KB 264/1192 KB 84/562 KB 167/167 KB 1210/1210 KB 268/1192 KB 84/562 KB 167/167 KB 1210/1210 KB 272/1192 KB 88/562 KB 167/167 KB 1210/1210 KB 276/1192 KB 88/562 KB 4/256 KB 276/1192 KB 88/562 KB 8/256 KB 276/1192 KB 88/562 KB 12/256 KB 276/1192 KB 88/562 KB 16/256 KB 276/1192 KB 88/562 KB 20/256 KB 276/1192 KB 88/562 KB 167/167 KB 1210/1210 KB 272/1192 KB 92/562 KB 20/256 KB 280/1192 KB 96/562 KB 20/256 KB 280/1192 KB 100/562 KB 20/256 KB 280/1192 KB 104/562 KB 20/256 KB 280/1192 KB 108/562 KB 24/256 KB 280/1192 KB 112/562 KB 24/256 KB 280/1192 KB 116/562 KB 24/256 KB 280/1192 KB 120/562 KB 24/256 KB 280/1192 KB 124/562 KB 24/256 KB 280/1192 KB 128/562 KB 24/256 KB 280/1192 KB 88/562 KB 20/256 KB 280/1192 KB 128/562 KB 24/256 KB 284/1192 KB 128/562 KB 24/256 KB 288/1192 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 134.5 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 977.8 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 104/562 KB 24/256 KB 280/1192 KB 128/562 KB 28/256 KB 288/1192 KB 128/562 KB 32/256 KB 288/1192 KB 128/562 KB 36/256 KB 292/1192 KB 128/562 KB 40/256 KB 292/1192 KB 128/562 KB 44/256 KB 292/1192 KB 128/562 KB 48/256 KB 292/1192 KB 128/562 KB 52/256 KB 292/1192 KB 128/562 KB 56/256 KB 292/1192 KB 128/562 KB 60/256 KB 292/1192 KB 132/562 KB 64/256 KB 292/1192 KB 128/562 KB 32/256 KB 292/1192 KB 132/562 KB 64/256 KB 296/1192 KB 132/562 KB 64/256 KB 300/1192 KB 132/562 KB 64/256 KB 304/1192 KB 132/562 KB 64/256 KB 308/1192 KB 132/562 KB 64/256 KB 312/1192 KB 132/562 KB 64/256 KB 316/1192 KB 132/562 KB 64/256 KB 320/1192 KB 132/562 KB 60/256 KB 292/1192 KB 136/562 KB 64/256 KB 320/1192 KB 140/562 KB 64/256 KB 320/1192 KB 144/562 KB 64/256 KB 320/1192 KB 148/562 KB 64/256 KB 324/1192 KB 152/562 KB 68/256 KB 324/1192 KB 156/562 KB 68/256 KB 324/1192 KB 160/562 KB 68/256 KB 324/1192 KB 144/562 KB 64/256 KB 324/1192 KB 160/562 KB 68/256 KB 328/1192 KB 160/562 KB 68/256 KB 332/1192 KB 160/562 KB 68/256 KB 336/1192 KB 148/562 KB 68/256 KB 324/1192 KB 160/562 KB 72/256 KB 336/1192 KB 160/562 KB 76/256 KB 336/1192 KB 160/562 KB 80/256 KB 336/1192 KB 160/562 KB 80/256 KB 340/1192 KB 164/562 KB 84/256 KB 344/1192 KB 164/562 KB 84/256 KB 348/1192 KB 164/562 KB 84/256 KB 352/1192 KB 164/562 KB 84/256 KB 340/1192 KB 164/562 KB 88/256 KB 352/1192 KB 164/562 KB 92/256 KB 352/1192 KB 164/562 KB 96/256 KB 352/1192 KB 164/562 KB 80/256 KB 340/1192 KB 168/562 KB 96/256 KB 352/1192 KB 172/562 KB 96/256 KB 352/1192 KB 176/562 KB 96/256 KB 352/1192 KB 176/562 KB 100/256 KB 356/1192 KB 176/562 KB 96/256 KB 356/1192 KB 180/562 KB 100/256 KB 360/1192 KB 180/562 KB 100/256 KB 364/1192 KB 180/562 KB 100/256 KB 356/1192 KB 184/562 KB 104/256 KB 364/1192 KB 188/562 KB 104/256 KB 368/1192 KB 192/562 KB 104/256 KB 368/1192 KB 196/562 KB 104/256 KB 368/1192 KB 200/562 KB 104/256 KB 368/1192 KB 204/562 KB 104/256 KB 368/1192 KB 208/562 KB 104/256 KB 368/1192 KB 212/562 KB 104/256 KB 368/1192 KB 180/562 KB 104/256 KB 364/1192 KB 184/562 KB 104/256 KB 368/1192 KB 212/562 KB 108/256 KB 368/1192 KB 212/562 KB 112/256 KB 368/1192 KB 212/562 KB 116/256 KB 372/1192 KB 212/562 KB 120/256 KB 372/1192 KB 212/562 KB 112/256 KB 372/1192 KB 212/562 KB 120/256 KB 376/1192 KB 212/562 KB 120/256 KB 380/1192 KB 212/562 KB 120/256 KB 384/1192 KB 212/562 KB 120/256 KB 388/1192 KB 212/562 KB 124/256 KB 388/1192 KB 212/562 KB 128/256 KB 388/1192 KB 212/562 KB 128/256 KB 4/140 KB 388/1192 KB 212/562 KB 128/256 KB 8/140 KB 388/1192 KB 212/562 KB 128/256 KB 12/140 KB 388/1192 KB 212/562 KB 128/256 KB 16/140 KB 388/1192 KB 212/562 KB 128/256 KB 20/140 KB 388/1192 KB 212/562 KB 128/256 KB 24/140 KB 388/1192 KB 212/562 KB 128/256 KB 28/140 KB 388/1192 KB 212/562 KB 128/256 KB 32/140 KB 388/1192 KB 212/562 KB 128/256 KB 36/140 KB 388/1192 KB 212/562 KB 128/256 KB 40/140 KB 388/1192 KB 212/562 KB 128/256 KB 44/140 KB 388/1192 KB 212/562 KB 128/256 KB 48/140 KB 388/1192 KB 212/562 KB 128/256 KB 52/140 KB 388/1192 KB 212/562 KB 128/256 KB 56/140 KB 388/1192 KB 212/562 KB 128/256 KB 60/140 KB 388/1192 KB 212/562 KB 128/256 KB 64/140 KB 388/1192 KB 212/562 KB 128/256 KB 68/140 KB 388/1192 KB 212/562 KB 132/256 KB 72/140 KB 392/1192 KB 212/562 KB 132/256 KB 68/140 KB 392/1192 KB 216/562 KB 132/256 KB 72/140 KB 396/1192 KB 216/562 KB 132/256 KB 76/140 KB 400/1192 KB 212/562 KB 132/256 KB 68/140 KB 38 unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 8/1192 KB 216/562 KB 136/256 KB 76/140 KB 400/1192 KB 216/562 KB 140/256 KB 76/140 KB 400/1192 KB 216/562 KB 144/256 KB 76/140 KB 400/1192 KB 216/562 KB 148/256 KB 76/140 KB 400/1192 KB 216/562 KB 152/256 KB 76/140 KB 404/1192 KB 216/562 KB 156/256 KB 76/140 KB 404/1192 KB 216/562 KB 160/256 KB 76/140 KB 404/1192 KB 216/562 KB 164/256 KB 76/140 KB 404/1192 KB 216/562 KB 132/256 KB 76/140 KB 396/1192 KB 216/562 KB 164/256 KB 80/140 KB 404/1192 KB 216/562 KB 132/256 KB 72/140 KB 392/1192 KB 220/562 KB 164/256 KB 80/140 KB 404/1192 KB 224/562 KB 164/256 KB 80/140 KB 404/1192 KB 228/562 KB 164/256 KB 80/140 KB 404/1192 KB 232/562 KB 164/256 KB 84/140 KB 404/1192 KB 236/562 KB 164/256 KB 84/140 KB 404/1192 KB 240/562 KB 164/256 KB 84/140 KB 404/1192 KB 216/562 KB 148/256 KB 76/140 KB 404/1192 KB 240/562 KB 164/256 KB 84/140 KB 408/1192 KB 240/562 KB 164/256 KB 84/140 KB 412/1192 KB 240/562 KB 164/256 KB 84/140 KB 416/1192 KB 240/562 KB 164/256 KB 84/140 KB 420/1192 KB 244/562 KB 164/256 KB 84/140 KB 424/1192 KB 244/562 KB 164/256 KB 84/140 KB 428/1192 KB 244/562 KB 164/256 KB 84/140 KB 432/1192 KB 228/562 KB 164/256 KB 84/140 KB 404/1192 KB 244/562 KB 168/256 KB 88/140 KB 432/1192 KB 244/562 KB 168/256 KB 92/140 KB 432/1192 KB 244/562 KB 168/256 KB 96/140 KB 432/1192 KB 244/562 KB 168/256 KB 100/140 KB 432/1192 KB 244/562 KB 168/256 KB 104/140 KB 432/1192 KB 244/562 KB 168/256 KB 108/140 KB 432/1192 KB 244/562 KB 168/256 KB 112/140 KB 432/1192 KB 244/562 KB 168/256 KB 116/140 KB 436/1192 KB 244/562 KB 168/256 KB 120/140 KB 436/1192 KB 244/562 KB 168/256 KB 124/140 KB 436/1192 KB 244/562 KB 168/256 KB 128/140 KB 436/1192 KB 244/562 KB 168/256 KB 84/140 KB 432/1192 KB 244/562 KB 172/256 KB 128/140 KB 436/1192 KB 244/562 KB 176/256 KB 128/140 KB 436/1192 KB 244/562 KB 164/256 KB 84/140 KB 420/1192 KB 248/562 KB 176/256 KB 128/140 KB 436/1192 KB 252/562 KB 176/256 KB 128/140 KB 436/1192 KB 256/562 KB 176/256 KB 128/140 KB 436/1192 KB 260/562 KB 176/256 KB 128/140 KB 436/1192 KB 264/562 KB 180/256 KB 128/140 KB 436/1192 KB 268/562 KB 180/256 KB 128/140 KB 436/1192 KB 272/562 KB 180/256 KB 128/140 KB 436/1192 KB 244/562 KB 168/256 KB 112/140 KB 436/1192 KB 272/562 KB 180/256 KB 128/140 KB 440/1192 KB 272/562 KB 180/256 KB 128/140 KB 444/1192 KB 272/562 KB 180/256 KB 128/140 KB 448/1192 KB 260/562 KB 180/256 KB 128/140 KB 436/1192 KB 272/562 KB 184/256 KB 128/140 KB 448/1192 KB 272/562 KB 188/256 KB 132/140 KB 448/1192 KB 276/562 KB 192/256 KB 132/140 KB 448/1192 KB 276/562 KB 196/256 KB 132/140 KB 448/1192 KB 276/562 KB 200/256 KB 132/140 KB 452/1192 KB 276/562 KB 204/256 KB 132/140 KB 452/1192 KB 276/562 KB 208/256 KB 132/140 KB 452/1192 KB 272/562 KB 184/256 KB 132/140 KB 448/1192 KB 276/562 KB 208/256 KB 136/140 KB 452/1192 KB 276/562 KB 208/256 KB 140/140 KB 452/1192 KB 276/562 KB 208/256 KB 140/140 KB 452/1192 KB 276/562 KB 196/256 KB 132/140 KB 452/1192 KB 276/562 KB 208/256 KB 140/140 KB 456/1192 KB 276/562 KB 208/256 KB 140/140 KB 460/1192 KB 276/562 KB 208/256 KB 140/140 KB 464/1192 KB 276/562 KB 188/256 KB 132/140 KB 448/1192 KB 280/562 KB 208/256 KB 140/140 KB 464/1192 KB 284/562 KB 208/256 KB 140/140 KB 464/1192 KB 288/562 KB 208/256 KB 140/140 KB 464/1192 KB 292/562 KB 208/256 KB 140/140 KB 464/1192 KB 296/562 KB 212/256 KB 140/140 KB 468/1192 KB 300/562 KB 212/256 KB 140/140 KB 468/1192 KB 304/562 KB 212/256 KB 140/140 KB 468/1192 KB 292/562 KB unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 212/256 KB 140/140 KB 468/1192 KB 304/562 KB 216/256 KB 140/140 KB 468/1192 KB 304/562 KB 220/256 KB 140/140 KB 468/1192 KB 304/562 KB 224/256 KB 140/140 KB 4/1118 KB 468/1192 KB 308/562 KB 228/256 KB 140/140 KB 4/1118 KB 468/1192 KB 292/562 KB 208/256 KB 140/140 KB 468/1192 KB 308/562 KB 228/256 KB 140/140 KB 4/1118 KB 472/1192 KB 308/562 KB 228/256 KB 140/140 KB 4/1118 KB 476/1192 KB 308/562 KB 228/256 KB 140/140 KB 4/1118 KB 480/1192 KB 308/562 KB 228/256 KB 140/140 KB 4/1118 KB 484/1192 KB 308/562 KB 224/256 KB 140/140 KB 4/1118 KB 468/1192 KB 304/562 KB 220/256 KB 140/140 KB 4/1118 KB 468/1192 KB 308/562 KB 228/256 KB 140/140 KB 8/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 12/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 16/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 20/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 24/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 28/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 32/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 36/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 40/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 44/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 48/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 52/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 56/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 60/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 64/1118 KB 484/1192 KB 308/562 KB 228/256 KB 140/140 KB 68/1118 KB 484/1192 KB 308/562 KB 228/256 KB 72/1118 KB 484/1192 KB 308/562 KB 228/256 KB 76/1118 KB 484/1192 KB 312/562 KB 228/256 KB 76/1118 KB 484/1192 KB 316/562 KB 228/256 KB 80/1118 KB 484/1192 KB 312/562 KB 228/256 KB 80/1118 KB 484/1192 KB 316/562 KB 228/256 KB 84/1118 KB 484/1192 KB 320/562 KB 232/256 KB 88/1118 KB 488/1192 KB 320/562 KB 232/256 KB 84/1118 KB 488/1192 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 320/562 KB 228/256 KB 84/1118 KB 488/1192 KB 320/562 KB 228/256 KB 84/1118 KB 484/1192 KB 324/562 KB 232/256 KB 88/1118 KB 488/1192 KB 328/562 KB 236/256 KB 92/1118 KB 492/1192 KB 324/562 KB 236/256 KB 92/1118 KB 492/1192 KB 324/562 KB 232/256 KB 88/1118 KB 492/1192 KB 324/562 KB 236/256 KB 88/1118 KB 492/1192 KB Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 328/562 KB 240/256 KB 92/1118 KB 492/1192 KB 328/562 KB 240/256 KB 92/1118 KB 496/1192 KB 328/562 KB 244/256 KB 92/1118 KB 496/1192 KB 332/562 KB 248/256 KB 96/1118 KB 500/1192 KB 332/562 KB 244/256 KB 96/1118 KB 500/1192 KB 336/562 KB 248/256 KB 96/1118 KB 500/1192 KB 328/562 KB 244/256 KB 96/1118 KB 500/1192 KB 336/562 KB 248/256 KB 100/1118 KB 500/1192 KB 328/562 KB 244/256 KB 92/1118 KB 500/1192 KB 336/562 KB 252/256 KB 100/1118 KB 504/1192 KB 336/562 KB 252/256 KB 100/1118 KB 500/1192 KB 336/562 KB 256/256 KB 100/1118 KB 504/1192 KB 336/562 KB 256/256 KB 100/1118 KB 508/1192 KB 336/562 KB 256/256 KB 100/1118 KB 508/1192 KB 336/562 KB 256/256 KB 100/1118 KB 512/1192 KB 336/562 KB 256/256 KB 100/1118 KB 516/1192 KB 340/562 KB 256/256 KB 104/1118 KB 520/1192 KB 340/562 KB 256/256 KB 104/1118 KB 524/1192 KB 340/562 KB 256/256 KB 104/1118 KB 528/1192 KB 340/562 KB 256/256 KB 104/1118 KB 516/1192 KB 340/562 KB 256/256 KB 108/1118 KB 528/1192 KB 340/562 KB 256/256 KB 112/1118 KB 528/1192 KB 340/562 KB 256/256 KB 100/1118 KB 516/1192 KB 344/562 KB 256/256 KB 112/1118 KB 528/1192 KB 348/562 KB 256/256 KB 112/1118 KB 528/1192 KB 352/562 KB 256/256 KB 112/1118 KB 528/1192 KB 352/562 KB 256/256 KB 116/1118 KB 528/1192 KB 356/562 KB 256/256 KB 116/1118 KB 532/1192 KB 360/562 KB 256/256 KB 120/1118 KB 532/1192 KB 364/562 KB 256/256 KB 120/1118 KB 532/1192 KB 368/562 KB 256/256 KB 120/1118 KB 532/1192 KB 372/562 KB 256/256 KB 120/1118 KB 532/1192 KB 376/562 KB 256/256 KB 120/1118 KB 532/1192 KB 380/562 KB 256/256 KB 120/1118 KB 532/1192 KB 384/562 KB 120/1118 KB 532/1192 KB 352/562 KB 256/256 KB 116/1118 KB 532/1192 KB 384/562 KB 120/1118 KB 536/1192 KB 384/562 KB 120/1118 KB 540/1192 KB 384/562 KB 120/1118 KB 544/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 197.1 KB/sec) unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 356/562 KB 256/256 KB 120/1118 KB 532/1192 KB 384/562 KB 124/1118 KB 544/1192 KB 384/562 KB 128/1118 KB 544/1192 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 04:01:42 DEBUG unit.abot-epc-basic/0.install 384/562 KB 132/1118 KB 544/1192 KB 384/562 KB 136/1118 KB 548/1192 KB 384/562 KB 140/1118 KB 548/1192 KB 384/562 KB 144/1118 KB 548/1192 KB 384/562 KB 148/1118 KB 548/1192 KB 388/562 KB 152/1118 KB 548/1192 KB 388/562 KB 156/1118 KB 548/1192 KB 388/562 KB 160/1118 KB 548/1192 KB 384/562 KB 132/1118 KB 548/1192 KB 388/562 KB 160/1118 KB 552/1192 KB 388/562 KB 160/1118 KB 556/1192 KB 388/562 KB 160/1118 KB 560/1192 KB 388/562 KB 160/1118 KB 564/1192 KB 388/562 KB 160/1118 KB 568/1192 KB 388/562 KB 160/1118 KB 572/1192 KB 388/562 KB 160/1118 KB 576/1192 KB 388/562 KB 148/1118 KB 548/1192 KB 392/562 KB 160/1118 KB 576/1192 KB 396/562 KB 160/1118 KB 576/1192 KB 400/562 KB 160/1118 KB 576/1192 KB 404/562 KB 160/1118 KB 576/1192 KB 408/562 KB 160/1118 KB 576/1192 KB 412/562 KB 164/1118 KB 576/1192 KB 416/562 KB 164/1118 KB 576/1192 KB 420/562 KB 164/1118 KB 576/1192 KB 424/562 KB 164/1118 KB 580/1192 KB 428/562 KB 164/1118 KB 580/1192 KB 432/562 KB 164/1118 KB 580/1192 KB 408/562 KB 164/1118 KB 576/1192 KB 432/562 KB 168/1118 KB 580/1192 KB 432/562 KB 172/1118 KB 580/1192 KB 432/562 KB 176/1118 KB 580/1192 KB 432/562 KB 180/1118 KB 580/1192 KB 432/562 KB 184/1118 KB 580/1192 KB 432/562 KB 188/1118 KB 580/1192 KB 420/562 KB 164/1118 KB 580/1192 KB 432/562 KB 4/37 KB 188/1118 KB 580/1192 KB 432/562 KB 8/37 KB 188/1118 KB 580/1192 KB 432/562 KB 12/37 KB 188/1118 KB 580/1192 KB 432/562 KB 16/37 KB 188/1118 KB 580/1192 KB 432/562 KB 16/37 KB 188/1118 KB 584/1192 KB 432/562 KB 16/37 KB 188/1118 KB 588/1192 KB 432/562 KB 16/37 KB 188/1118 KB 592/1192 KB 432/562 KB 16/37 KB 188/1118 KB 596/1192 KB 436/562 KB 20/37 KB 192/1118 KB 600/1192 KB 436/562 KB 20/37 KB 192/1118 KB 604/1192 KB 436/562 KB 20/37 KB 192/1118 KB 608/1192 KB 436/562 KB 20/37 KB 192/1118 KB 612/1192 KB 436/562 KB 20/37 KB 192/1118 KB 616/1192 KB 436/562 KB 20/37 KB 192/1118 KB 620/1192 KB 436/562 KB 20/37 KB 192/1118 KB 624/1192 KB 432/562 KB 20/37 KB 192/1118 KB 596/1192 KB 436/562 KB 20/37 KB 196/1118 KB 624/1192 KB 436/562 KB 20/37 KB 200/1118 KB 624/1192 KB 436/562 KB 20/37 KB 204/1118 KB 624/1192 KB 436/562 KB 20/37 KB 208/1118 KB 624/1192 KB 436/562 KB 20/37 KB 192/1118 KB 596/1192 KB 432/562 KB 20/37 KB 192/1118 KB 596/1192 KB 436/562 KB 24/37 KB 208/1118 KB 624/1192 KB 436/562 KB 28/37 KB 208/1118 KB 624/1192 KB 436/562 KB 32/37 KB 208/1118 KB 624/1192 KB 436/562 KB 36/37 KB 208/1118 KB 624/1192 KB 436/562 KB 37/37 KB 208/1118 KB 624/1192 KB 440/562 KB 37/37 KB 208/1118 KB 624/1192 KB 444/562 KB 37/37 KB 208/1118 KB 624/1192 KB 448/562 KB 37/37 KB 208/1118 KB 624/1192 KB 452/562 KB 37/37 KB 208/1118 KB 624/1192 KB 456/562 KB 37/37 KB 212/1118 KB 624/1192 KB 460/562 KB 37/37 KB 212/1118 KB 624/1192 KB 464/562 KB 37/37 KB 212/1118 KB 628/1192 KB 452/562 KB 37/37 KB 212/1118 KB 624/1192 KB 464/562 KB 37/37 KB 216/1118 KB 628/1192 KB 464/562 KB 37/37 KB 220/1118 KB 628/1192 KB 464/562 KB 37/37 KB 224/1118 KB 628/1192 KB 464/562 KB 37/37 KB 228/1118 KB 628/1192 KB 468/562 KB 37/37 KB 232/1118 KB 628/1192 KB 468/562 KB 37/37 KB 236/1118 KB 628/1192 KB 468/562 KB 37/37 KB 240/1118 KB 628/1192 KB 460/562 KB 37/37 KB 212/1118 KB 628/1192 KB 468/562 KB 37/37 KB 240/1118 KB 632/1192 KB 468/562 KB 37/37 KB 240/1118 KB 636/1192 KB 468/562 KB 37/37 KB 240/1118 KB 640/1192 KB 468/562 KB 37/37 KB 240/1118 KB 644/1192 KB 468/562 KB 37/37 KB 228/1118 KB 628/1192 KB 472/562 KB 37/37 KB 240/1118 KB 644/ unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 1192 KB 476/562 KB 37/37 KB 240/1118 KB 644/1192 KB 480/562 KB 37/37 KB 240/1118 KB 644/1192 KB 484/562 KB 37/37 KB 240/1118 KB 644/1192 KB 488/562 KB 37/37 KB 244/1118 KB 648/1192 KB 492/562 KB 37/37 KB 244/1118 KB 648/1192 KB 496/562 KB 37/37 KB 4/1461 KB 244/1118 KB 648/1192 KB 500/562 KB 4/1461 KB 244/1118 KB 648/1192 KB 504/562 KB 4/1461 KB 244/1118 KB 648/1192 KB 508/562 KB 4/1461 KB 244/1118 KB 648/1192 KB 512/562 KB 4/1461 KB 244/1118 KB 648/1192 KB 484/562 KB 37/37 KB 244/1118 KB 648/1192 KB 512/562 KB 4/1461 KB 248/1118 KB 648/1192 KB 512/562 KB 4/1461 KB 252/1118 KB 648/1192 KB 512/562 KB 4/1461 KB 256/1118 KB 648/1192 KB 484/562 KB 37/37 KB 240/1118 KB 648/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 27.9 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 492/562 KB 37/37 KB 4/1461 KB 244/1118 KB 648/1192 KB 512/562 KB 8/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 12/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 16/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 20/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 24/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 28/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 32/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 36/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 40/1461 KB 256/1118 KB 648/1192 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 512/562 KB 44/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 48/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 52/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 56/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 60/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 64/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 68/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 72/1461 KB 256/1118 KB 648/1192 KB 512/562 KB 76/1461 KB 256/1118 KB 652/1192 KB 512/562 KB 80/1461 KB 256/1118 KB 652/1192 KB 512/562 KB 72/1461 KB 256/1118 KB 652/1192 KB 512/562 KB 80/1461 KB 256/1118 KB 656/1192 KB 512/562 KB 80/1461 KB 256/1118 KB 660/1192 KB 512/562 KB 84/1461 KB 260/1118 KB 664/1192 KB 512/562 KB 84/1461 KB 260/1118 KB 668/1192 KB 512/562 KB 84/1461 KB 260/1118 KB 672/1192 KB 512/562 KB 84/1461 KB 260/1118 KB 676/1192 KB 516/562 KB 84/1461 KB 260/1118 KB 680/1192 KB 512/562 KB 84/1461 KB 260/1118 KB 660/1192 KB 512/562 KB 84/1461 KB 256/1118 KB 660/1192 KB 516/562 KB 88/1461 KB 264/1118 KB 680/1192 KB 516/562 KB 92/1461 KB 264/1118 KB 680/1192 KB 516/562 KB 96/1461 KB 264/1118 KB 680/1192 KB 516/562 KB 96/1461 KB 264/1118 KB 680/1192 KB 516/562 KB 96/1461 KB 268/1118 KB 680/1192 KB 516/562 KB 96/1461 KB 272/1118 KB 680/1192 KB 516/562 KB 96/1461 KB 276/1118 KB 680/1192 KB 516/562 KB 84/1461 KB 260/1118 KB 676/1192 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 4/46 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 8/46 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 12/46 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 16/46 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 20/46 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 24/46 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 28/46 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 32/46 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 36/46 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 40/46 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 44/46 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 46/46 KB 516/562 KB 100/1461 KB 276/1118 KB 684/1192 KB 516/562 KB 100/1461 KB 276/1118 KB 688/1192 KB 46/46 KB 516/562 KB 100/1461 KB 276/1118 KB 692/1192 KB 46/46 KB 520/562 KB 100/1461 KB 280/1118 KB 696/1192 KB 46/46 KB 520/562 KB 100/1461 KB 280/1118 KB 700/1192 KB 46/46 KB 520/562 KB 100/1461 KB 280/1118 KB 704/1192 KB 46/46 KB 516/562 KB 100/1461 KB 276/1118 KB 680/1192 KB 520/562 KB 104/1461 KB 280/1118 KB 704/1192 KB 46/46 KB 520/562 KB 108/1461 KB 280/1118 KB 704/1192 KB 46/46 KB 520/562 KB 112/1461 KB 280/1118 KB 704/1192 KB 46/46 KB 520/562 KB 116/1461 KB 280/1118 KB 704/1192 KB 46/46 KB 520/562 KB 120/1461 KB 280/1118 KB 704/1192 KB 46/46 KB 520/562 KB 124/1461 KB 280/1118 KB 704/1192 KB 46/46 KB 520/562 KB 128/1461 KB 280/1118 KB 704/1192 KB 46/46 KB 520/562 KB 100/1461 KB 280/1118 KB 692/1192 KB 46/46 KB 520/562 KB 128/1461 KB 284/1118 KB 704/1192 KB 46/46 KB 520/562 KB 128/1461 KB 288/1118 KB 704/1192 KB 46/46 KB 520/562 KB 128/1461 KB 292/1118 KB 704/1192 KB 46/46 KB 520/562 KB 132/1461 KB 296/1118 KB 708/1192 KB 46/46 KB 520/562 KB 132/1461 KB 300/1118 KB 708/1192 KB 46/46 KB 520/562 KB 132/1461 KB 304/1118 KB 708/1192 KB 46/46 KB 520/562 KB 132/1461 KB 308/1118 KB 708/1192 KB 46/46 KB 520/562 KB 100/1461 KB 276/1118 KB 692/1192 KB 46/46 KB 524/562 KB 132/1461 KB 308/1118 KB 708/1192 KB 528/562 KB 132/1461 KB 308/1118 KB 708/1192 KB 532/562 KB 132/1461 KB 308/1118 KB 708/1192 KB 536/562 KB 132/1461 KB 308/1118 KB 708/1192 KB unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 540/562 KB 132/1461 KB 308/1118 KB 708/1192 KB 544/562 KB 132/1461 KB 308/1118 KB 708/1192 KB 548/562 KB 132/1461 KB 308/1118 KB 708/1192 KB 552/562 KB 132/1461 KB 308/1118 KB 708/1192 KB 556/562 KB 132/1461 KB 308/1118 KB 708/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 33.7 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 520/562 KB 132/1461 KB 292/1118 KB 708/1192 KB 46/46 KB 556/562 KB 132/1461 KB 312/1118 KB 712/1192 KB 556/562 KB 132/1461 KB 312/1118 KB 716/1192 KB 556/562 KB 132/1461 KB 312/1118 KB 720/1192 KB 520/562 KB 132/1461 KB 292/1118 KB 704/1192 KB 46/46 KB 556/562 KB 136/1461 KB 312/1118 KB 720/1192 KB 556/562 KB 140/1461 KB 312/1118 KB 720/1192 KB 556/562 KB 144/1461 KB 312/1118 KB 720/1192 KB 556/562 KB 144/1461 KB 312/1118 KB 724/1192 KB 560/562 KB 148/1461 KB 312/1118 KB 728/1192 KB 560/562 KB 148/1461 KB 312/1118 KB 732/1192 KB 560/562 KB 148/1461 KB 312/1118 KB 736/1192 KB 556/562 KB 132/1461 KB 312/1118 KB 708/1192 KB 560/562 KB 148/1461 KB 316/1118 KB 736/1192 KB 560/562 KB 148/1461 KB 320/1118 KB 736/1192 KB 560/562 KB 148/1461 KB 312/1118 KB 724/1192 KB 562/562 KB 148/1461 KB 320/1118 KB 736/1192 KB 562/562 KB 148/1461 KB 324/1118 KB 736/1192 KB 562/562 KB 148/1461 KB 328/1118 KB 740/1192 KB 562/562 KB 148/1461 KB 332/1118 KB 740/1192 KB 562/562 KB 148/1461 KB 336/1118 KB 740/1192 KB 556/562 KB 148/1461 KB 312/1118 KB 724/1192 KB 562/562 KB 152/1461 KB 336/1118 KB 740/1192 KB 562/562 KB 156/1461 KB 336/1118 KB 740/1192 KB 562/562 KB 160/1461 KB 336/1118 KB 740/1192 KB 562/562 KB 164/1461 KB 336/1118 KB 740/1192 KB 562/562 KB 168/1461 KB 336/1118 KB 740/1192 KB 562/562 KB 172/1461 KB 340/1118 KB 740/1192 KB 562/562 KB 176/1461 KB 340/1118 KB 740/1192 KB 562/562 KB 180/1461 KB 340/1118 KB 740/1192 KB 562/562 KB 184/1461 KB 340/1118 KB 740/1192 KB 562/562 KB 188/1461 KB 340/1118 KB 740/1192 KB 562/562 KB 192/1461 KB 340/1118 KB 740/1192 KB 562/562 KB 196/1461 KB 340/1118 KB 740/1192 KB 562/562 KB 148/1461 KB 324/1118 KB 740/1192 KB 562/562 KB 196/1461 KB 340/1118 KB 744/1192 KB 562/562 KB 196/1461 KB 340/1118 KB 748/1192 KB 562/562 KB 196/1461 KB 340/1118 KB 752/1192 KB 562/562 KB 168/1461 KB 340/1118 KB 740/1192 KB 562/562 KB 196/1461 KB 4/287 KB 340/1118 KB 752/1192 KB 562/562 KB 196/1461 KB 8/287 KB 340/1118 KB 752/1192 KB 562/562 KB 196/1461 KB 12/287 KB 340/1118 KB 752/1192 KB 562/562 KB 196/1461 KB 16/287 KB 340/1118 KB 752/1192 KB 562/562 KB 196/1461 KB 20/287 KB 340/1118 KB 752/1192 KB 562/562 KB 196/1461 KB 24/287 KB 344/1118 KB 756/1192 KB 562/562 KB 196/1461 KB 20/287 KB 344/1118 KB 756/1192 KB 562/562 KB 196/1461 KB 20/287 KB 344/1118 KB 752/1192 KB 562/562 KB 196/1461 KB 24/287 KB 348/1118 KB 756/1192 KB 562/562 KB 196/1461 KB 24/287 KB 352/1118 KB 756/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 415.3 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 196/1461 KB 24/287 KB 352/1118 KB 760/1192 KB 196/1461 KB 24/287 KB 352/1118 KB 764/1192 KB 196/1461 KB 24/287 KB 352/1118 KB 768/1192 KB 196/1461 KB 28/287 KB 352/1118 KB 768/1192 KB 196/1461 KB 32/287 KB 352/1118 KB 768/1192 KB 196/1461 KB 36/287 KB 352/1118 KB 768/1192 KB 200/1461 KB 40/287 KB 356/1118 KB 772/1192 KB 200/1461 KB 44/287 KB 356/1118 KB 772/1192 KB 200/1461 KB 48/287 KB 356/1118 KB 772/1192 KB 200/1461 KB 52/287 KB 356/1118 KB 772/1192 KB 200/1461 KB 56/287 KB 356/1118 KB 772/1192 KB 200/1461 KB 60/287 KB 356/1118 KB 772/1192 KB 200/1461 KB 64/287 KB 356/1118 KB 772/1192 KB 200/1461 KB 68/287 KB 356/1118 KB 772/1192 KB 200/1461 KB 36/287 KB 356/1118 KB 772/1192 KB 204/1461 KB 68/287 KB 356/1118 KB 772/1192 KB 208/1461 KB 68/287 KB 356/1118 KB 772/1192 KB 212/1461 KB 68/287 KB 356/1118 KB 772/1192 KB 216/1461 KB 68/287 KB 356/1118 KB 772/1192 KB 220/1461 KB 68/287 KB 356/1118 KB 772/1192 KB 224/1461 KB 68/287 KB 356/1118 KB 772/1192 KB 196/1461 KB 36/287 KB 356/1118 KB 772/1192 KB 224/1461 KB 68/287 KB 356/1118 KB 776/1192 KB 224/1461 KB 68/287 KB 356/1118 KB 780/1192 KB 224/1461 KB 68/287 KB 356/1118 KB 784/1192 KB 224/1461 KB 68/287 KB 356/1118 KB 788/1192 KB 224/1461 KB 68/287 KB 356/1118 KB 792/1192 KB 224/1461 KB 68/287 KB 356/1118 KB 796/1192 KB 224/1461 KB 68/287 KB 356/1118 KB 800/1192 KB 196/1461 KB 36/287 KB 356/1118 KB 768/1192 KB 224/1461 KB 68/287 KB 360/1118 KB 800/1192 KB 224/1461 KB 68/287 KB 364/1118 KB 800/1192 KB 224/1461 KB 68/287 KB 368/1118 KB 800/1192 KB 224/1461 KB 68/287 KB 372/1118 KB 800/1192 KB 224/1461 KB 68/287 KB 376/1118 KB 800/1192 KB 224/1461 KB 68/287 KB 380/1118 KB 800/1192 KB 224/1461 KB 68/287 KB 384/1118 KB 800/1192 KB 224/1461 KB 68/287 KB 388/1118 KB 800/1192 KB 228/1461 KB 68/287 KB 392/1118 KB 804/1192 KB 228/1461 KB 68/287 KB 396/1118 KB 804/1192 KB 228/1461 KB 68/287 KB 400/1118 KB 804/1192 KB 228/1461 KB 68/287 KB 388/1118 KB 804/1192 KB 232/1461 KB 72/287 KB 400/1118 KB 804/1192 KB 236/1461 KB 72/287 KB 400/1118 KB 804/1192 KB 240/1461 KB 72/287 KB 400/1118 KB 804/1192 KB 224/1461 KB 68/287 KB 388/1118 KB 804/1192 KB 240/1461 KB 72/287 KB 400/1118 KB 808/1192 KB 240/1461 KB 72/287 KB 404/1118 KB 812/1192 KB 240/1461 KB 72/287 KB 404/1118 KB 816/1192 KB 228/1461 KB 72/287 KB 400/1118 KB 804/1192 KB 240/1461 KB 76/287 KB 404/1118 KB 816/1192 KB 240/1461 KB 80/287 KB 404/1118 KB 816/1192 KB 240/1461 KB 84/287 KB 404/1118 KB 816/1192 KB 244/1461 KB 88/287 KB 404/1118 KB 820/1192 KB 244/1461 KB 92/287 KB 404/1118 KB 820/1192 KB 244/1461 KB 96/287 KB 404/1118 KB 820/1192 KB 240/1461 KB 72/287 KB 404/1118 KB 808/1192 KB 244/1461 KB 96/287 KB 408/1118 KB 820/1192 KB 244/1461 KB 96/287 KB 412/1118 KB 820/1192 KB 244/1461 KB 96/287 KB 416/1118 KB 820/1192 KB 244/1461 KB 96/287 KB 420/1118 KB 820/1192 KB 244/1461 KB 100/287 KB 424/1118 KB 820/1192 KB 244/1461 KB 100/287 KB 428/1118 KB 820/1192 KB 244/1461 KB 100/287 KB 432/1118 KB 820/1192 KB 244/1461 KB 84/287 KB 404/1118 KB 820/1192 KB 248/1461 KB 100/287 KB 432/1118 KB 820/1192 KB 252/1461 KB 100/287 KB 432/1118 KB 820/1192 KB 240/1461 KB 84/287 KB 404/1118 KB 820/1192 KB 252/1461 KB 100/287 KB 432/1118 KB 821/1192 KB 252/1461 KB 100/287 KB 432/1118 KB 825/1192 KB 256/1461 KB 100/287 KB 432/1118 KB 829/1192 KB 256/1461 KB 100/287 KB 432/1118 KB 833/1192 KB 256/1461 KB 100/287 KB 432/1118 KB 837/1192 KB 256/1461 KB 100/287 KB 432/1118 KB 841/1192 KB 25 unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 6/1461 KB 100/287 KB 436/1118 KB 845/1192 KB 244/1461 KB 100/287 KB 420/1118 KB 820/1192 KB 256/1461 KB 104/287 KB 436/1118 KB 849/1192 KB 256/1461 KB 108/287 KB 436/1118 KB 849/1192 KB 256/1461 KB 112/287 KB 436/1118 KB 849/1192 KB 256/1461 KB 100/287 KB 436/1118 KB 849/1192 KB 256/1461 KB 112/287 KB 436/1118 KB 853/1192 KB 256/1461 KB 100/287 KB 436/1118 KB 841/1192 KB 256/1461 KB 112/287 KB 440/1118 KB 853/1192 KB 256/1461 KB 116/287 KB 444/1118 KB 853/1192 KB 256/1461 KB 116/287 KB 448/1118 KB 853/1192 KB 256/1461 KB 116/287 KB 452/1118 KB 853/1192 KB 256/1461 KB 100/287 KB 432/1118 KB 825/1192 KB 260/1461 KB 116/287 KB 452/1118 KB 857/1192 KB 264/1461 KB 116/287 KB 452/1118 KB 857/1192 KB 268/1461 KB 116/287 KB 452/1118 KB 857/1192 KB 272/1461 KB 116/287 KB 452/1118 KB 857/1192 KB 276/1461 KB 116/287 KB 452/1118 KB 857/1192 KB 280/1461 KB 116/287 KB 452/1118 KB 857/1192 KB 284/1461 KB 116/287 KB 452/1118 KB 857/1192 KB 288/1461 KB 116/287 KB 452/1118 KB 857/1192 KB 292/1461 KB 116/287 KB 452/1118 KB 857/1192 KB 256/1461 KB 116/287 KB 452/1118 KB 857/1192 KB 292/1461 KB 116/287 KB 456/1118 KB 861/1192 KB 292/1461 KB 116/287 KB 456/1118 KB 865/1192 KB 292/1461 KB 116/287 KB 456/1118 KB 869/1192 KB 256/1461 KB 116/287 KB 440/1118 KB 853/1192 KB 292/1461 KB 120/287 KB 456/1118 KB 869/1192 KB 292/1461 KB 124/287 KB 456/1118 KB 869/1192 KB 292/1461 KB 128/287 KB 456/1118 KB 869/1192 KB 292/1461 KB 132/287 KB 456/1118 KB 869/1192 KB 296/1461 KB 136/287 KB 456/1118 KB 873/1192 KB 296/1461 KB 140/287 KB 456/1118 KB 873/1192 KB 296/1461 KB 144/287 KB 456/1118 KB 873/1192 KB 292/1461 KB 116/287 KB 456/1118 KB 857/1192 KB 296/1461 KB 144/287 KB 460/1118 KB 873/1192 KB 296/1461 KB 144/287 KB 464/1118 KB 873/1192 KB 296/1461 KB 144/287 KB 468/1118 KB 873/1192 KB 296/1461 KB 144/287 KB 472/1118 KB 873/1192 KB 296/1461 KB 144/287 KB 476/1118 KB 873/1192 KB 296/1461 KB 144/287 KB 480/1118 KB 873/1192 KB 296/1461 KB 148/287 KB 484/1118 KB 873/1192 KB 296/1461 KB 148/287 KB 488/1118 KB 873/1192 KB 296/1461 KB 148/287 KB 492/1118 KB 873/1192 KB 296/1461 KB 148/287 KB 496/1118 KB 873/1192 KB 296/1461 KB 148/287 KB 500/1118 KB 873/1192 KB 296/1461 KB 132/287 KB 456/1118 KB 873/1192 KB 296/1461 KB 132/287 KB 456/1118 KB 869/1192 KB 300/1461 KB 148/287 KB 500/1118 KB 873/1192 KB 304/1461 KB 148/287 KB 500/1118 KB 873/1192 KB 308/1461 KB 148/287 KB 500/1118 KB 873/1192 KB 312/1461 KB 148/287 KB 500/1118 KB 877/1192 KB 316/1461 KB 148/287 KB 500/1118 KB 877/1192 KB 320/1461 KB 148/287 KB 500/1118 KB 877/1192 KB 324/1461 KB 148/287 KB 500/1118 KB 877/1192 KB 328/1461 KB 148/287 KB 500/1118 KB 877/1192 KB 332/1461 KB 148/287 KB 500/1118 KB 877/1192 KB 336/1461 KB 148/287 KB 500/1118 KB 877/1192 KB 296/1461 KB 148/287 KB 480/1118 KB 873/1192 KB 336/1461 KB 152/287 KB 500/1118 KB 877/1192 KB 336/1461 KB 156/287 KB 500/1118 KB 877/1192 KB 336/1461 KB 160/287 KB 500/1118 KB 877/1192 KB 336/1461 KB 164/287 KB 500/1118 KB 877/1192 KB 336/1461 KB 168/287 KB 500/1118 KB 877/1192 KB 336/1461 KB 172/287 KB 500/1118 KB 877/1192 KB 336/1461 KB 176/287 KB 500/1118 KB 877/1192 KB 340/1461 KB 180/287 KB 500/1118 KB 877/1192 KB 308/1461 KB 148/287 KB 500/1118 KB 877/1192 KB 340/1461 KB 180/287 KB 504/1118 KB 881/1192 KB 340/1461 KB 180/287 KB 504/1118 KB 885/1192 KB 340/1461 KB 180/287 KB 504/1118 KB 889/1192 KB 340/1461 KB 180/287 KB 504/1118 KB 893/1192 KB 340/1461 KB 180/287 KB 504/1118 KB 897/1192 KB 340/1461 K unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install B 180/287 KB 504/1118 KB 901/1192 KB 340/1461 KB 180/287 KB 504/1118 KB 905/1192 KB 340/1461 KB 180/287 KB 504/1118 KB 909/1192 KB 340/1461 KB 180/287 KB 504/1118 KB 913/1192 KB 340/1461 KB 180/287 KB 504/1118 KB 917/1192 KB 340/1461 KB 180/287 KB 504/1118 KB 921/1192 KB 340/1461 KB 180/287 KB 504/1118 KB 877/1192 KB 340/1461 KB 184/287 KB 508/1118 KB 921/1192 KB 340/1461 KB 184/287 KB 512/1118 KB 921/1192 KB 340/1461 KB 176/287 KB 500/1118 KB 877/1192 KB 344/1461 KB 184/287 KB 512/1118 KB 921/1192 KB 348/1461 KB 184/287 KB 512/1118 KB 921/1192 KB 352/1461 KB 184/287 KB 512/1118 KB 921/1192 KB 356/1461 KB 184/287 KB 512/1118 KB 921/1192 KB 360/1461 KB 184/287 KB 516/1118 KB 925/1192 KB 364/1461 KB 184/287 KB 516/1118 KB 925/1192 KB 368/1461 KB 184/287 KB 516/1118 KB 925/1192 KB 340/1461 KB 184/287 KB 504/1118 KB 921/1192 KB 368/1461 KB 188/287 KB 516/1118 KB 925/1192 KB 368/1461 KB 192/287 KB 516/1118 KB 925/1192 KB 368/1461 KB 196/287 KB 516/1118 KB 925/1192 KB 368/1461 KB 200/287 KB 516/1118 KB 925/1192 KB 368/1461 KB 204/287 KB 516/1118 KB 925/1192 KB 368/1461 KB 208/287 KB 516/1118 KB 925/1192 KB 368/1461 KB 212/287 KB 516/1118 KB 925/1192 KB 372/1461 KB 216/287 KB 516/1118 KB 925/1192 KB 372/1461 KB 220/287 KB 516/1118 KB 925/1192 KB 372/1461 KB 224/287 KB 516/1118 KB 925/1192 KB 356/1461 KB 184/287 KB 516/1118 KB 925/1192 KB 372/1461 KB 224/287 KB 516/1118 KB 929/1192 KB 372/1461 KB 224/287 KB 516/1118 KB 933/1192 KB 356/1461 KB 184/287 KB 516/1118 KB 921/1192 KB 372/1461 KB 224/287 KB 520/1118 KB 933/1192 KB 372/1461 KB 224/287 KB 524/1118 KB 933/1192 KB 372/1461 KB 224/287 KB 528/1118 KB 933/1192 KB 372/1461 KB 224/287 KB 532/1118 KB 933/1192 KB 372/1461 KB 224/287 KB 536/1118 KB 937/1192 KB 372/1461 KB 224/287 KB 540/1118 KB 937/1192 KB 372/1461 KB 224/287 KB 544/1118 KB 937/1192 KB 372/1461 KB 212/287 KB 516/1118 KB 925/1192 KB 376/1461 KB 224/287 KB 544/1118 KB 937/1192 KB 380/1461 KB 224/287 KB 544/1118 KB 937/1192 KB 372/1461 KB 224/287 KB 532/1118 KB 937/1192 KB 380/1461 KB 224/287 KB 544/1118 KB 941/1192 KB 380/1461 KB 224/287 KB 544/1118 KB 945/1192 KB 380/1461 KB 224/287 KB 544/1118 KB 949/1192 KB 380/1461 KB 224/287 KB 544/1118 KB 953/1192 KB 384/1461 KB 228/287 KB 548/1118 KB 957/1192 KB 384/1461 KB 228/287 KB 548/1118 KB 961/1192 KB 384/1461 KB 228/287 KB 548/1118 KB 965/1192 KB 384/1461 KB 228/287 KB 548/1118 KB 953/1192 KB 384/1461 KB 232/287 KB 548/1118 KB 965/1192 KB 384/1461 KB 236/287 KB 548/1118 KB 969/1192 KB 384/1461 KB 240/287 KB 548/1118 KB 969/1192 KB 384/1461 KB 224/287 KB 548/1118 KB 953/1192 KB 384/1461 KB 240/287 KB 552/1118 KB 969/1192 KB 384/1461 KB 240/287 KB 556/1118 KB 969/1192 KB 384/1461 KB 240/287 KB 560/1118 KB 969/1192 KB 384/1461 KB 224/287 KB 544/1118 KB 953/1192 KB 388/1461 KB 240/287 KB 560/1118 KB 969/1192 KB 392/1461 KB 240/287 KB 560/1118 KB 969/1192 KB 396/1461 KB 240/287 KB 560/1118 KB 969/1192 KB 400/1461 KB 240/287 KB 560/1118 KB 969/1192 KB 404/1461 KB 240/287 KB 564/1118 KB 969/1192 KB 408/1461 KB 244/287 KB 564/1118 KB 969/1192 KB 412/1461 KB 244/287 KB 564/1118 KB 969/1192 KB 416/1461 KB 244/287 KB 564/1118 KB 969/1192 KB 384/1461 KB 232/287 KB 548/1118 KB 969/1192 KB 416/1461 KB 244/287 KB 564/1118 KB 973/1192 KB 416/1461 KB 244/287 KB 564/1118 KB 977/1192 KB 416/1461 KB 244/287 KB 564/1118 KB 981/1192 KB 416/1461 KB 244/287 KB 564/1118 KB 985/1192 KB 420/1461 KB 244/287 KB 564/1118 KB 989/1192 KB 420/1461 KB 244/ unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 287 KB 564/1118 KB 993/1192 KB 420/1461 KB 244/287 KB 564/1118 KB 997/1192 KB 404/1461 KB 244/287 KB 564/1118 KB 969/1192 KB 420/1461 KB 248/287 KB 564/1118 KB 997/1192 KB 420/1461 KB 252/287 KB 564/1118 KB 997/1192 KB 420/1461 KB 256/287 KB 564/1118 KB 997/1192 KB 420/1461 KB 260/287 KB 564/1118 KB 997/1192 KB 420/1461 KB 264/287 KB 564/1118 KB 997/1192 KB 420/1461 KB 268/287 KB 564/1118 KB 1001/1192 KB 420/1461 KB 272/287 KB 564/1118 KB 1001/1192 KB 420/1461 KB 276/287 KB 564/1118 KB 1001/1192 KB 400/1461 KB 240/287 KB 564/1118 KB 969/1192 KB 420/1461 KB 276/287 KB 568/1118 KB 1001/1192 KB 420/1461 KB 276/287 KB 572/1118 KB 1001/1192 KB 420/1461 KB 276/287 KB 576/1118 KB 1001/1192 KB 420/1461 KB 276/287 KB 580/1118 KB 1001/1192 KB 420/1461 KB 276/287 KB 584/1118 KB 1001/1192 KB 420/1461 KB 276/287 KB 588/1118 KB 1001/1192 KB 420/1461 KB 276/287 KB 592/1118 KB 1001/1192 KB 420/1461 KB 276/287 KB 596/1118 KB 1001/1192 KB 420/1461 KB 276/287 KB 600/1118 KB 1001/1192 KB 420/1461 KB 276/287 KB 604/1118 KB 1001/1192 KB 420/1461 KB 276/287 KB 608/1118 KB 1001/1192 KB 420/1461 KB 264/287 KB 564/1118 KB 1001/1192 KB 420/1461 KB 276/287 KB 608/1118 KB 1005/1192 KB 420/1461 KB 276/287 KB 608/1118 KB 1009/1192 KB 420/1461 KB 276/287 KB 608/1118 KB 1013/1192 KB 420/1461 KB 276/287 KB 608/1118 KB 1017/1192 KB 420/1461 KB 280/287 KB 612/1118 KB 1021/1192 KB 420/1461 KB 280/287 KB 612/1118 KB 1025/1192 KB 420/1461 KB 280/287 KB 612/1118 KB 1029/1192 KB 420/1461 KB 244/287 KB 564/1118 KB 985/1192 KB 424/1461 KB 280/287 KB 612/1118 KB 1029/1192 KB 428/1461 KB 280/287 KB 612/1118 KB 1029/1192 KB 432/1461 KB 280/287 KB 612/1118 KB 1029/1192 KB 436/1461 KB 280/287 KB 612/1118 KB 1029/1192 KB 440/1461 KB 280/287 KB 612/1118 KB 1029/1192 KB 444/1461 KB 280/287 KB 612/1118 KB 1029/1192 KB 448/1461 KB 280/287 KB 612/1118 KB 1029/1192 KB 420/1461 KB 280/287 KB 612/1118 KB 1017/1192 KB 448/1461 KB 280/287 KB 616/1118 KB 1029/1192 KB 452/1461 KB 280/287 KB 620/1118 KB 1029/1192 KB 452/1461 KB 280/287 KB 624/1118 KB 1029/1192 KB 452/1461 KB 280/287 KB 628/1118 KB 1029/1192 KB 452/1461 KB 280/287 KB 632/1118 KB 1033/1192 KB 452/1461 KB 280/287 KB 636/1118 KB 1033/1192 KB 452/1461 KB 280/287 KB 640/1118 KB 1033/1192 KB 420/1461 KB 280/287 KB 608/1118 KB 1017/1192 KB 452/1461 KB 284/287 KB 640/1118 KB 1033/1192 KB 452/1461 KB 287/287 KB 640/1118 KB 1033/1192 KB 452/1461 KB 280/287 KB 628/1118 KB 1033/1192 KB 452/1461 KB 287/287 KB 640/1118 KB 1037/1192 KB 452/1461 KB 287/287 KB 640/1118 KB 1041/1192 KB 452/1461 KB 287/287 KB 640/1118 KB 1045/1192 KB 452/1461 KB 280/287 KB 616/1118 KB 1029/1192 KB 456/1461 KB 287/287 KB 640/1118 KB 1045/1192 KB 460/1461 KB 287/287 KB 640/1118 KB 1045/1192 KB 464/1461 KB 287/287 KB 640/1118 KB 1045/1192 KB 468/1461 KB 287/287 KB 640/1118 KB 1045/1192 KB 472/1461 KB 287/287 KB 644/1118 KB 1049/1192 KB 476/1461 KB 287/287 KB 644/1118 KB 1049/1192 KB 480/1461 KB 287/287 KB 644/1118 KB 1049/1192 KB 468/1461 KB 287/287 KB 644/1118 KB 1049/1192 KB 480/1461 KB 287/287 KB 648/1118 KB 1049/1192 KB 484/1461 KB 287/287 KB 652/1118 KB 1049/1192 KB 484/1461 KB 287/287 KB 656/1118 KB 1049/1192 KB 484/1461 KB 287/287 KB 660/1118 KB 1049/1192 KB 484/1461 KB 287/287 KB 664/1118 KB 1049/1192 KB 484/1461 KB 287/287 KB 668/1118 KB 1049/1192 KB 484/1461 KB 287/287 KB 672/1118 KB 1049/1192 KB 484/1461 KB 287/287 KB 676/1118 KB 1049/1192 KB 484/1461 KB 287/287 KB 680/1118 KB 1049/1192 KB 484/1461 KB 287/28 unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 7 KB 684/1118 KB 1049/1192 KB 468/1461 KB 287/287 KB 640/1118 KB 1049/1192 KB 484/1461 KB 287/287 KB 684/1118 KB 1053/1192 KB 484/1461 KB 287/287 KB 684/1118 KB 1057/1192 KB 484/1461 KB 287/287 KB 684/1118 KB 1061/1192 KB 484/1461 KB 287/287 KB 684/1118 KB 1065/1192 KB 484/1461 KB 287/287 KB 684/1118 KB 1069/1192 KB 484/1461 KB 287/287 KB 684/1118 KB 1073/1192 KB 484/1461 KB 287/287 KB 684/1118 KB 1077/1192 KB 484/1461 KB 287/287 KB 648/1118 KB 1049/1192 KB 488/1461 KB 287/287 KB 684/1118 KB 1077/1192 KB 492/1461 KB 287/287 KB 684/1118 KB 1077/1192 KB 496/1461 KB 287/287 KB 684/1118 KB 1077/1192 KB 500/1461 KB 287/287 KB 684/1118 KB 1077/1192 KB 504/1461 KB 287/287 KB 684/1118 KB 1077/1192 KB 508/1461 KB 684/1118 KB 1077/1192 KB 512/1461 KB 684/1118 KB 1077/1192 KB 516/1461 KB 688/1118 KB 1077/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 516/1461 KB 688/1118 KB 1081/1192 KB 516/1461 KB 688/1118 KB 1085/1192 KB 512/1461 KB 688/1118 KB 1077/1192 KB 516/1461 KB 692/1118 KB 1085/1192 KB 516/1461 KB 696/1118 KB 1089/1192 KB 520/1461 KB 700/1118 KB 1089/1192 KB 520/1461 KB 704/1118 KB 1089/1192 KB 520/1461 KB 708/1118 KB 1089/1192 KB 520/1461 KB 712/1118 KB 1089/1192 KB 520/1461 KB 716/1118 KB 1089/1192 KB 520/1461 KB 720/1118 KB 1089/1192 KB 520/1461 KB 724/1118 KB 1089/1192 KB 516/1461 KB 692/1118 KB 1089/1192 KB 520/1461 KB 724/1118 KB 1093/1192 KB 520/1461 KB 724/1118 KB 1097/1192 KB 520/1461 KB 724/1118 KB 1101/1192 KB 520/1461 KB 724/1118 KB 1105/1192 KB 520/1461 KB 724/1118 KB 1109/1192 KB 520/1461 KB 696/1118 KB 1089/1192 KB 524/1461 KB 724/1118 KB 1109/1192 KB 528/1461 KB 724/1118 KB 1109/1192 KB 532/1461 KB 724/1118 KB 1109/1192 KB 536/1461 KB 724/1118 KB 1113/1192 KB 540/1461 KB 724/1118 KB 1113/1192 KB 544/1461 KB 724/1118 KB 1113/1192 KB 532/1461 KB 724/1118 KB 1113/1192 KB 544/1461 KB 724/1118 KB 1117/1192 KB 544/1461 KB 724/1118 KB 1121/1192 KB 548/1461 KB 724/1118 KB 1125/1192 KB 548/1461 KB 728/1118 KB 1125/1192 KB 548/1461 KB 732/1118 KB 1125/1192 KB 548/1461 KB 736/1118 KB 1125/1192 KB 548/1461 KB 724/1118 KB 1121/1192 KB 552/1461 KB 736/1118 KB 1125/1192 KB 556/1461 KB 736/1118 KB 1125/1192 KB 560/1461 KB 736/1118 KB 1125/1192 KB 564/1461 KB 740/1118 KB 1125/1192 KB 560/1461 KB 740/1118 KB 1125/1192 KB 564/1461 KB 744/1118 KB 1129/1192 KB 564/1461 KB 748/1118 KB 1129/1192 KB 564/1461 KB 752/1118 KB 1129/1192 KB 568/1461 KB 756/1118 KB 1129/1192 KB 568/1461 KB 760/1118 KB 1129/1192 KB 564/1461 KB 740/1118 KB 1129/1192 KB 568/1461 KB 760/1118 KB 1133/1192 KB 568/1461 KB 760/1118 KB 1137/1192 KB 568/1461 KB 760/1118 KB 1141/1192 KB 568/1461 KB 760/1118 KB 1145/1192 KB 568/1461 KB 760/1118 KB 1149/1192 KB 568/1461 KB 760/1118 KB 1153/1192 KB 568/1461 KB 760/1118 KB 1157/1192 KB 568/1461 KB 760/1118 KB 1161/1192 KB 568/1461 KB 764/1118 KB 1165/1192 KB 568/1461 KB 764/1118 KB 1169/1192 KB 568/1461 KB 764/1118 KB 1173/1192 KB 568/1461 KB 764/1118 KB 1177/1192 KB 568/1461 KB 752/1118 KB 1129/1192 KB 572/1461 KB 764/1118 KB 1177/1192 KB 576/1461 KB 764/1118 KB 1177/1192 KB 580/1461 KB 764/1118 KB 1177/1192 KB 584/1461 KB 764/1118 KB 1177/1192 KB 588/1461 KB 764/1118 KB 1177/1192 KB 592/1461 KB 764/1118 KB 1177/1192 KB 596/1461 KB 764/1118 KB 1177/1192 KB 600/1461 KB 764/1118 KB 1177/1192 KB 604/1461 KB 764/1118 KB 1177/1192 KB 608/1461 KB 764/1118 KB 1177/1192 KB 568/1461 KB 764/1118 KB 1161/1192 KB 608/1461 KB 768/1118 KB 1177/1192 KB 608/1461 KB 772/1118 KB 1177/1192 KB 608/1461 KB 776/1118 KB 1177/1192 KB 608/1461 KB 780/1118 KB 1177/1192 KB 608/1461 KB 784/1118 KB 1177/1192 KB 608/1461 KB 788/1118 KB 1177/1192 KB 612/1461 KB 792/1118 KB 1181/1192 KB 612/1461 KB 796/1118 KB 1181/1192 KB 612/1461 KB 800/1118 KB 1181/1192 KB 612/1461 KB 788/1118 KB 1181/1192 KB 616/1461 KB 800/1118 KB 1181/1192 KB 620/1461 KB 800/1118 KB 1181/1192 KB 608/1461 KB 788/1118 KB 1181/1192 KB 624/1461 KB 800/1118 KB 1185/1192 KB 624/1461 KB 800/1118 KB 1189/1192 KB 624/1461 KB 800/1118 KB 1192/1192 KB 624/1461 KB 800/1118 KB 1181/1192 KB 628/1461 KB 800/1118 KB 1192/1192 KB 632/1461 KB 804/1118 KB 1192/1192 KB 636/1461 KB 804/1118 KB 1192/1192 KB 640/1461 KB 804/1118 KB 1192/1192 KB 628/1461 KB 804/1118 KB 1192/1192 KB 640/1461 KB 808/1118 KB 1192/1192 KB 640/1461 KB 812/1118 KB 1192/1192 KB 640/1461 KB 816/1118 KB 1192/1192 KB 640/ unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 1461 KB 820/1118 KB 1192/1192 KB 644/1461 KB 824/1118 KB 1192/1192 KB 644/1461 KB 828/1118 KB 1192/1192 KB 644/1461 KB 832/1118 KB 1192/1192 KB 644/1461 KB 820/1118 KB 1192/1192 KB 648/1461 KB 832/1118 KB 1192/1192 KB 652/1461 KB 832/1118 KB 1192/1192 KB 656/1461 KB 832/1118 KB 1192/1192 KB 660/1461 KB 836/1118 KB 1192/1192 KB 664/1461 KB 836/1118 KB 1192/1192 KB 668/1461 KB 836/1118 KB 1192/1192 KB 672/1461 KB 836/1118 KB 1192/1192 KB 656/1461 KB 836/1118 KB 1192/1192 KB 672/1461 KB 840/1118 KB 1192/1192 KB 672/1461 KB 844/1118 KB 1192/1192 KB 672/1461 KB 848/1118 KB 1192/1192 KB 672/1461 KB 852/1118 KB 1192/1192 KB 676/1461 KB 856/1118 KB 1192/1192 KB 676/1461 KB 860/1118 KB 1192/1192 KB 676/1461 KB 864/1118 KB 1192/1192 KB 676/1461 KB 852/1118 KB 1192/1192 KB 680/1461 KB 864/1118 KB 1192/1192 KB 684/1461 KB 864/1118 KB 1192/1192 KB 688/1461 KB 864/1118 KB 1192/1192 KB 688/1461 KB 868/1118 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 824.6 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 688/1461 KB 872/1118 KB 688/1461 KB 876/1118 KB 692/1461 KB 880/1118 KB 692/1461 KB 876/1118 KB 696/1461 KB 880/1118 KB 700/1461 KB 880/1118 KB 704/1461 KB 884/1118 KB 708/1461 KB 884/1118 KB 712/1461 KB 884/1118 KB 716/1461 KB 884/1118 KB 720/1461 KB 884/1118 KB 700/1461 KB 884/1118 KB 720/1461 KB 888/1118 KB 720/1461 KB 892/1118 KB 720/1461 KB 896/1118 KB 720/1461 KB 900/1118 KB 724/1461 KB 904/1118 KB 724/1461 KB 908/1118 KB 724/1461 KB 912/1118 KB 724/1461 KB 916/1118 KB 724/1461 KB 920/1118 KB 724/1461 KB 924/1118 KB 724/1461 KB 928/1118 KB 724/1461 KB 900/1118 KB 728/1461 KB 928/1118 KB 732/1461 KB 928/1118 KB 736/1461 KB 928/1118 KB 740/1461 KB 928/1118 KB 744/1461 KB 928/1118 KB 748/1461 KB 932/1118 KB 752/1461 KB 932/1118 KB 756/1461 KB 932/1118 KB 760/1461 KB 932/1118 KB 764/1461 KB 932/1118 KB 768/1461 KB 932/1118 KB 772/1461 KB 932/1118 KB 776/1461 KB 932/1118 KB 780/1461 KB 932/1118 KB 784/1461 KB 932/1118 KB 788/1461 KB 932/1118 KB 744/1461 KB 932/1118 KB 788/1461 KB 936/1118 KB 788/1461 KB 940/1118 KB 788/1461 KB 944/1118 KB 788/1461 KB 948/1118 KB 788/1461 KB 952/1118 KB 788/1461 KB 956/1118 KB 788/1461 KB 960/1118 KB 788/1461 KB 964/1118 KB 788/1461 KB 968/1118 KB 788/1461 KB 972/1118 KB 788/1461 KB 976/1118 KB 792/1461 KB 976/1118 KB 796/1461 KB 976/1118 KB 800/1461 KB 980/1118 KB 804/1461 KB 980/1118 KB 808/1461 KB 980/1118 KB 812/1461 KB 980/1118 KB 816/1461 KB 980/1118 KB 796/1461 KB 980/1118 KB 816/1461 KB 984/1118 KB 816/1461 KB 988/1118 KB 816/1461 KB 992/1118 KB 816/1461 KB 996/1118 KB 820/1461 KB 1000/1118 KB 820/1461 KB 1004/1118 KB 820/1461 KB 1008/1118 KB 820/1461 KB 996/1118 KB 824/1461 KB 1008/1118 KB 828/1461 KB 1008/1118 KB 832/1461 KB 1008/1118 KB 836/1461 KB 1012/1118 KB 840/1461 KB 1012/1118 KB 844/1461 KB 1012/1118 KB 848/1461 KB 1012/1118 KB 852/1461 KB 1012/1118 KB 856/1461 KB 1012/1118 KB 860/1461 KB 1012/1118 KB 864/1461 KB 1012/1118 KB 868/1461 KB 1012/1118 KB 832/1461 KB 1012/1118 KB 868/1461 KB 1016/1118 KB 868/1461 KB 1020/1118 KB 868/1461 KB 1024/1118 KB 868/1461 KB 1028/1118 KB 868/1461 KB 1032/1118 KB 868/1461 KB 1036/1118 KB 868/1461 KB 1040/1118 KB 868/1461 KB 1044/1118 KB 868/1461 KB 1048/1118 KB 868/1461 KB 1052/1118 KB 872/1461 KB 1052/1118 KB 876/1461 KB 1056/1118 KB 880/1461 KB 1056/1118 KB 884/1461 KB 1056/1118 KB 888/1461 KB 1056/1118 KB 892/1461 KB 1056/1118 KB 896/1461 KB 1056/1118 KB 900/1461 KB 1056/1118 KB 904/1461 KB 1056/1118 KB 908/1461 KB 1056/1118 KB 872/1461 KB 1056/1118 KB 908/1461 KB 1060/1118 KB 908/1461 KB 1064/1118 KB 908/1461 KB 1068/1118 KB 908/1461 KB 1072/1118 KB 908/1461 KB 1076/1118 KB 908/1461 KB 1080/1118 KB 908/1461 KB 1084/1118 KB 908/1461 KB 1088/1118 KB 912/1461 KB 1088/1118 KB 912/1461 KB 1092/1118 KB 916/1461 KB 1096/1118 KB 916/1461 KB 1100/1118 KB 916/1461 KB 1104/1118 KB 916/1461 KB 1092/1118 KB 920/1461 KB 1104/1118 KB 924/1461 KB 1104/1118 KB 928/1461 KB 1104/1118 KB 928/1461 KB 1108/1118 KB 932/1461 KB 1112/1118 KB 932/1461 KB 1116/1118 KB 932/1461 KB 1118/1118 KB 932/1461 KB 1108/1118 KB 936/1461 KB 1118/1118 KB 940/1461 KB 1118/1118 KB 944/1461 KB 1118/1118 KB 948/1461 KB 1118/1118 KB 952/1461 KB 1118/1118 KB 956/1461 KB 1118/1118 KB 960/1461 KB 1118/1118 KB 964/1461 KB 1118/1118 KB 968/1461 KB 1118/1118 KB 972/1461 KB 1118/1118 KB 976/1461 KB 1118/1118 KB 980/1461 KB 1118/1118 KB 984/1461 KB 988/1461 KB 992/1461 KB unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 753.8 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 996/1461 KB 1000/1461 KB 1004/1461 KB 1008/1461 KB 1012/1461 KB 1016/1461 KB 1020/1461 KB 1024/1461 KB 1028/1461 KB 1032/1461 KB 1036/1461 KB 1040/1461 KB 1044/1461 KB 1048/1461 KB 1052/1461 KB 1056/1461 KB 1060/1461 KB 1064/1461 KB 1068/1461 KB 1072/1461 KB 1076/1461 KB 1080/1461 KB 1084/1461 KB 1088/1461 KB 1092/1461 KB 1096/1461 KB 1100/1461 KB 1104/1461 KB 1108/1461 KB 1112/1461 KB 1116/1461 KB 1120/1461 KB 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 960.0 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 312.1 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 81.1 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 122.2 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 87.8 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 31.9 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 272.9 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 123.2 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 494.6 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 102.1 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 231.9 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 332.5 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 62.0 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 199.7 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 524.9 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 62.1 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 185.4 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1078.5 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 4/21 KB 4/10 KB 3/149 KB 8/21 KB 4/10 KB 3/149 KB 12/21 KB 4/10 KB 3/149 KB 16/21 KB 4/10 KB 3/149 KB 4/21 KB 4/10 KB 5/149 KB 16/21 KB 4/10 KB 4/21 KB 8/10 KB 8/149 KB 16/21 KB 10/10 KB 8/149 KB 16/21 KB 4/10 KB 8/149 KB 16/21 KB 10/10 KB 11/149 KB 16/21 KB 10/10 KB 13/149 KB 16/21 KB 10/10 KB 16/149 KB 16/21 KB 10/10 KB 19/149 KB 16/21 KB 10/10 KB 21/149 KB 16/21 KB 10/10 KB 24/149 KB 16/21 KB 10/10 KB 24/149 KB 20/21 KB 10/10 KB 27/149 KB 20/21 KB 10/10 KB 27/149 KB 21/21 KB 10/10 KB 29/149 KB 21/21 KB 32/149 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 462.3 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 36/149 KB 4/6 KB 21/21 KB 40/149 KB 4/6 KB 21/21 KB 44/149 KB 4/6 KB 21/21 KB 48/149 KB 4/6 KB 21/21 KB 32/149 KB 4/6 KB 21/21 KB 48/149 KB 6/6 KB 21/21 KB 52/149 KB 6/6 KB 21/21 KB 56/149 KB 6/6 KB 21/21 KB 60/149 KB 6/6 KB 21/21 KB 64/149 KB 6/6 KB 21/21 KB 68/149 KB 6/6 KB 21/21 KB 72/149 KB 6/6 KB 21/21 KB 76/149 KB 4/14 KB 6/6 KB 21/21 KB 80/149 KB 4/14 KB 6/6 KB 21/21 KB 84/149 KB 4/14 KB 6/6 KB 21/21 KB 88/149 KB 4/14 KB 6/6 KB 21/21 KB 92/149 KB 4/14 KB 6/6 KB 21/21 KB 96/149 KB 4/14 KB 6/6 KB 21/21 KB 100/149 KB 4/14 KB 6/6 KB 21/21 KB 104/149 KB 4/14 KB 6/6 KB 21/21 KB 108/149 KB 4/14 KB 6/6 KB 21/21 KB 112/149 KB 4/14 KB 6/6 KB 21/21 KB 116/149 KB 4/14 KB 6/6 KB 21/21 KB 120/149 KB 4/30 KB 4/14 KB 124/149 KB 4/30 KB 4/14 KB 72/149 KB 4/14 KB 6/6 KB 21/21 KB 124/149 KB 4/30 KB 8/14 KB 116/149 KB 4/30 KB 4/14 KB 6/6 KB 124/149 KB 8/30 KB 8/14 KB 124/149 KB 12/30 KB 8/14 KB 124/149 KB 16/30 KB 8/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 675.7 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 207.0 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 124/149 KB 20/30 KB 8/14 KB 124/149 KB 24/30 KB 8/14 KB 124/149 KB 28/30 KB 8/14 KB 124/149 KB 30/30 KB 8/14 KB 124/149 KB 30/30 KB 12/14 KB 124/149 KB 30/30 KB 14/14 KB 128/149 KB 30/30 KB 14/14 KB 132/149 KB 30/30 KB 14/14 KB 136/149 KB 30/30 KB 14/14 KB 140/149 KB 30/30 KB 14/14 KB 144/149 KB 30/30 KB 14/14 KB 148/149 KB 30/30 KB 14/14 KB 149/149 KB 30/30 KB 14/14 KB 149/149 KB 30/30 KB 14/14 KB 3/37 KB 149/149 KB 30/30 KB 14/14 KB 5/37 KB 149/149 KB 30/30 KB 14/14 KB 8/37 KB 4/14 KB 149/149 KB 14/14 KB 11/37 KB 4/14 KB 149/149 KB 13/37 KB 4/14 KB 149/149 KB 16/37 KB 4/14 KB 149/149 KB 30/30 KB 14/14 KB 5/37 KB 4/14 KB 149/149 KB 16/37 KB 8/14 KB 149/149 KB 16/37 KB 12/14 KB 149/149 KB 16/37 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 349.8 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 774.0 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 19/37 KB 14/14 KB 21/37 KB 14/14 KB 24/37 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 3150.3 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 27/37 KB 14/14 KB 29/37 KB 14/14 KB 32/37 KB 14/14 KB 35/37 KB 14/14 KB 37/37 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 304.5 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 37/37 KB 4/37 KB 37/37 KB 8/37 KB 37/37 KB 4/11 KB 12/37 KB 37/37 KB 4/11 KB 16/37 KB 37/37 KB 4/11 KB 20/37 KB 37/37 KB 4/11 KB 24/37 KB 37/37 KB 4/11 KB 28/37 KB 37/37 KB 4/11 KB 32/37 KB 3/43 KB 37/37 KB 4/11 KB 8/37 KB 37/37 KB 8/11 KB 32/37 KB 3/43 KB 37/37 KB 11/11 KB 32/37 KB 3/43 KB 37/37 KB 4/11 KB 28/37 KB 3/43 KB 37/37 KB 11/11 KB 32/37 KB 6/43 KB 37/37 KB 11/11 KB 32/37 KB 9/43 KB 11/11 KB 32/37 KB 11/43 KB 11/11 KB 32/37 KB 14/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 766.1 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 11/11 KB 32/37 KB 16/43 KB 11/11 KB 32/37 KB 19/43 KB 11/11 KB 32/37 KB 22/43 KB 11/11 KB 36/37 KB 22/43 KB 11/11 KB 37/37 KB 22/43 KB 11/11 KB 37/37 KB 25/43 KB 4/7 KB 11/11 KB 37/37 KB 27/43 KB 4/7 KB 11/11 KB 37/37 KB 25/43 KB 7/7 KB 11/11 KB 37/37 KB 27/43 KB 7/7 KB 11/11 KB 37/37 KB 30/43 KB 7/7 KB 11/11 KB 37/37 KB 32/43 KB 7/7 KB 11/11 KB 37/37 KB 36/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 188.7 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 7/7 KB 37/37 KB 3/60 KB 36/43 KB 7/7 KB 37/37 KB 5/60 KB 36/43 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 684.6 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 7/7 KB 8/60 KB 36/43 KB 7/7 KB 11/60 KB 36/43 KB 7/7 KB 13/60 KB 36/43 KB 7/7 KB 16/60 KB 36/43 KB 7/7 KB 19/60 KB 36/43 KB 7/7 KB 21/60 KB 36/43 KB 7/7 KB 24/60 KB 36/43 KB 7/7 KB 27/60 KB 36/43 KB 7/7 KB 29/60 KB 36/43 KB 7/7 KB 32/60 KB 36/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 118.7 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 36/60 KB 36/43 KB 40/60 KB 36/43 KB 44/60 KB 36/43 KB 48/60 KB 36/43 KB 52/60 KB 36/43 KB 56/60 KB 36/43 KB 60/60 KB 36/43 KB 60/60 KB 36/43 KB 60/60 KB 40/43 KB 60/60 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 610.1 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 864.1 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 112.2 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 121.6 KB/sec) unit-abot-epc-basic-0: 04:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 172.5 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 95.7 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 161.4 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 106.6 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 154.0 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 142.8 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 141.9 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 188.3 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 119.2 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 78.4 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 196.1 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 60.5 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 267.9 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 245.5 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1136.2 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 35.6 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 35.4 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 63.9 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB 4/156 KB 13/13 KB 3/48 KB 8/156 KB 13/13 KB 3/48 KB 12/156 KB 13/13 KB 3/48 KB 16/156 KB 13/13 KB 3/48 KB 4/156 KB 13/13 KB 5/48 KB 16/156 KB 13/13 KB 8/48 KB 16/156 KB 13/13 KB 4/87 KB 4/21 KB 11/48 KB 16/156 KB 4/87 KB 4/21 KB 13/48 KB 16/156 KB 4/87 KB 4/21 KB 16/48 KB 16/156 KB 4/87 KB 4/21 KB 5/48 KB 16/156 KB 13/13 KB 4/87 KB 4/21 KB 16/48 KB 16/156 KB 4/87 KB 8/21 KB 16/48 KB 16/156 KB 4/87 KB 12/21 KB 16/48 KB 16/156 KB 4/87 KB 16/21 KB 16/48 KB 16/156 KB 4/87 KB 20/21 KB 19/48 KB 20/156 KB 4/87 KB 21/21 KB 5/48 KB 16/156 KB 13/13 KB 4/87 KB 19/48 KB 20/156 KB 8/87 KB 21/21 KB 19/48 KB 20/156 KB 12/87 KB 21/21 KB 19/48 KB 20/156 KB 16/87 KB 21/21 KB 19/48 KB 20/156 KB 20/87 KB 21/21 KB 19/48 KB 20/156 KB 24/87 KB 21/21 KB 19/48 KB 20/156 KB 28/87 KB 21/21 KB 19/48 KB 20/156 KB 4/87 KB 20/21 KB 19/48 KB 16/156 KB 4/87 KB 20/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 466.3 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 21/48 KB 20/156 KB 28/87 KB 21/21 KB 24/48 KB 20/156 KB 28/87 KB 21/21 KB 24/48 KB 24/156 KB 28/87 KB 21/21 KB 24/48 KB 24/156 KB 32/87 KB 21/21 KB 27/48 KB 24/156 KB 32/87 KB 21/21 KB 27/48 KB 28/156 KB 32/87 KB 21/21 KB 27/48 KB 32/156 KB 32/87 KB 21/21 KB 27/48 KB 36/156 KB 32/87 KB 21/21 KB 29/48 KB 40/156 KB 36/87 KB 21/21 KB 29/48 KB 44/156 KB 36/87 KB 21/21 KB 29/48 KB 36/156 KB 36/87 KB 21/21 KB 29/48 KB 44/156 KB 40/87 KB 21/21 KB 29/48 KB 36/156 KB 32/87 KB 21/21 KB 32/48 KB 44/156 KB 40/87 KB 21/21 KB 36/48 KB 44/156 KB 40/87 KB 21/21 KB 40/48 KB 48/156 KB 44/87 KB 21/21 KB 44/48 KB 48/156 KB 44/87 KB 21/21 KB 36/48 KB 48/156 KB 44/87 KB 21/21 KB 36/48 KB 44/156 KB 44/87 KB 21/21 KB 44/48 KB 48/156 KB 48/87 KB 21/21 KB 44/48 KB 48/156 KB 52/87 KB 21/21 KB 48/48 KB 52/156 KB 56/87 KB 21/21 KB 48/48 KB 52/156 KB 60/87 KB 21/21 KB 48/48 KB 52/156 KB 52/87 KB 21/21 KB 48/48 KB 52/156 KB 60/87 KB 21/21 KB 44/48 KB 52/156 KB 52/87 KB 21/21 KB 48/48 KB 52/156 KB 64/87 KB 21/21 KB 48/48 KB 56/156 KB 64/87 KB 21/21 KB 48/48 KB 60/156 KB 64/87 KB 21/21 KB 48/48 KB 60/156 KB 68/87 KB 21/21 KB 48/48 KB 64/156 KB 68/87 KB 21/21 KB 48/48 KB 68/156 KB 72/87 KB 21/21 KB 48/48 KB 72/156 KB 72/87 KB 21/21 KB 48/48 KB 76/156 KB 72/87 KB 21/21 KB 48/48 KB 80/156 KB 72/87 KB 21/21 KB 48/48 KB 68/156 KB 72/87 KB 21/21 KB 48/48 KB 80/156 KB 76/87 KB 21/21 KB 48/48 KB 80/156 KB 80/87 KB 21/21 KB 48/48 KB 84/156 KB 80/87 KB 21/21 KB 48/48 KB 88/156 KB 4/35 KB 84/87 KB 48/48 KB 92/156 KB 4/35 KB 84/87 KB 48/48 KB 96/156 KB 4/35 KB 84/87 KB 48/48 KB 84/156 KB 4/35 KB 84/87 KB 48/48 KB 84/156 KB 4/35 KB 80/87 KB 21/21 KB 48/48 KB 96/156 KB 8/35 KB 84/87 KB 48/48 KB 96/156 KB 12/35 KB 84/87 KB 48/48 KB 96/156 KB 16/35 KB 84/87 KB 48/48 KB 96/156 KB 20/35 KB 84/87 KB 48/48 KB 96/156 KB 24/35 KB 84/87 KB 48/48 KB 96/156 KB 28/35 KB 84/87 KB 48/48 KB 96/156 KB 32/35 KB 84/87 KB 48/48 KB 96/156 KB 35/35 KB 84/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 784.2 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1653.8 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 96/156 KB 35/35 KB 87/87 KB 100/156 KB 35/35 KB 87/87 KB 104/156 KB 35/35 KB 87/87 KB 108/156 KB 35/35 KB 87/87 KB 112/156 KB 35/35 KB 87/87 KB 116/156 KB 35/35 KB 87/87 KB 120/156 KB 35/35 KB 87/87 KB 124/156 KB 35/35 KB 87/87 KB 128/156 KB 35/35 KB 87/87 KB 132/156 KB 35/35 KB 87/87 KB 136/156 KB 35/35 KB 87/87 KB 140/156 KB 35/35 KB 87/87 KB 144/156 KB 35/35 KB 87/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 1015.6 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 4/86 KB 144/156 KB 87/87 KB 8/86 KB 144/156 KB 87/87 KB 12/86 KB 144/156 KB 87/87 KB 16/86 KB 144/156 KB 87/87 KB 20/86 KB 144/156 KB 87/87 KB 24/86 KB 144/156 KB 87/87 KB 28/86 KB 144/156 KB 87/87 KB 32/86 KB 144/156 KB 87/87 KB 4/24 KB 36/86 KB 144/156 KB 87/87 KB 4/24 KB 40/86 KB 144/156 KB 3/14 KB 4/24 KB 44/86 KB 144/156 KB 3/14 KB 4/24 KB 48/86 KB 144/156 KB 3/14 KB 4/24 KB 32/86 KB 144/156 KB 87/87 KB 8/24 KB 48/86 KB 144/156 KB 3/14 KB 12/24 KB 48/86 KB 144/156 KB 3/14 KB 16/24 KB 48/86 KB 144/156 KB 3/14 KB 4/24 KB 36/86 KB 144/156 KB 3/14 KB 16/24 KB 48/86 KB 144/156 KB 5/14 KB 16/24 KB 48/86 KB 144/156 KB 8/14 KB 16/24 KB 48/86 KB 144/156 KB 11/14 KB 16/24 KB 48/86 KB 144/156 KB 13/14 KB 16/24 KB 48/86 KB 144/156 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1669.7 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 20/24 KB 52/86 KB 144/156 KB 14/14 KB 24/24 KB 52/86 KB 144/156 KB 14/14 KB 24/24 KB 52/86 KB 144/156 KB 14/14 KB 16/24 KB 52/86 KB 144/156 KB 14/14 KB 24/24 KB 56/86 KB 144/156 KB 14/14 KB 24/24 KB 60/86 KB 144/156 KB 14/14 KB 24/24 KB 64/86 KB 144/156 KB 14/14 KB 24/24 KB 68/86 KB 144/156 KB 14/14 KB 24/24 KB 72/86 KB 144/156 KB 14/14 KB 24/24 KB 76/86 KB 144/156 KB 14/14 KB 24/24 KB 80/86 KB 144/156 KB 14/14 KB 24/24 KB 84/86 KB 144/156 KB 14/14 KB 24/24 KB 86/86 KB 148/156 KB 14/14 KB 24/24 KB 84/86 KB 148/156 KB 14/14 KB 24/24 KB 86/86 KB 152/156 KB 14/14 KB 24/24 KB 86/86 KB 156/156 KB 14/14 KB 24/24 KB 86/86 KB 156/156 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 264.0 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 470.3 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 24/24 KB 86/86 KB 156/156 KB 4/119 KB 86/86 KB 156/156 KB 8/119 KB 86/86 KB 156/156 KB 12/119 KB 86/86 KB 156/156 KB 16/119 KB 86/86 KB 156/156 KB 20/119 KB 86/86 KB 156/156 KB 24/119 KB 86/86 KB 156/156 KB 28/119 KB 86/86 KB 156/156 KB 32/119 KB 156/156 KB 36/119 KB 40/119 KB 44/119 KB 48/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1579.2 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2783.7 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 52/119 KB 56/119 KB 60/119 KB 64/119 KB 68/119 KB 4/29 KB 3/37 KB 68/119 KB 4/29 KB 68/119 KB 8/29 KB 3/37 KB 68/119 KB 12/29 KB 5/37 KB 68/119 KB 16/29 KB 5/37 KB 68/119 KB 20/29 KB 5/37 KB 68/119 KB 24/29 KB 5/37 KB 68/119 KB 8/29 KB 5/37 KB 68/119 KB 24/29 KB 8/37 KB 68/119 KB 24/29 KB 11/37 KB 68/119 KB 24/29 KB 13/37 KB 68/119 KB 24/29 KB 16/37 KB 68/119 KB 28/29 KB 16/37 KB 68/119 KB 29/29 KB 19/37 KB 68/119 KB 28/29 KB 19/37 KB 68/119 KB 29/29 KB 21/37 KB 68/119 KB 29/29 KB 24/37 KB 68/119 KB 29/29 KB 27/37 KB 68/119 KB 29/29 KB 29/37 KB 68/119 KB 29/29 KB 32/37 KB 68/119 KB 29/29 KB 32/37 KB 68/119 KB 4/57 KB 29/29 KB 35/37 KB 68/119 KB 4/11 KB 8/57 KB 29/29 KB 35/37 KB 68/119 KB 4/11 KB 12/57 KB 29/29 KB 35/37 KB 68/119 KB 4/11 KB 16/57 KB 29/29 KB 35/37 KB 68/119 KB 4/11 KB 4/57 KB 29/29 KB 32/37 KB 68/119 KB 4/11 KB 4/57 KB 29/29 KB 35/37 KB 72/119 KB 8/11 KB 16/57 KB 29/29 KB 35/37 KB 72/119 KB 11/11 KB 16/57 KB 29/29 KB 37/37 KB 72/119 KB 11/11 KB 16/57 KB 29/29 KB 35/37 KB 72/119 KB 4/11 KB 16/57 KB 29/29 KB 37/37 KB 76/119 KB 11/11 KB 16/57 KB 29/29 KB 37/37 KB 80/119 KB 11/11 KB 20/57 KB 29/29 KB 37/37 KB 84/119 KB 11/11 KB 20/57 KB 37/37 KB 88/119 KB 11/11 KB 20/57 KB 37/37 KB 92/119 KB 11/11 KB 20/57 KB 37/37 KB 96/119 KB 11/11 KB 20/57 KB 29/29 KB 37/37 KB 76/119 KB 11/11 KB 20/57 KB 37/37 KB 96/119 KB 11/11 KB 24/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 430.2 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 37/37 KB 96/119 KB 11/11 KB 28/57 KB 37/37 KB 96/119 KB 11/11 KB 32/57 KB 37/37 KB 96/119 KB 11/11 KB 36/57 KB 37/37 KB 100/119 KB 11/11 KB 40/57 KB 37/37 KB 100/119 KB 11/11 KB 44/57 KB 37/37 KB 100/119 KB 11/11 KB 48/57 KB 37/37 KB 100/119 KB 11/11 KB 52/57 KB 37/37 KB 100/119 KB 11/11 KB 56/57 KB 37/37 KB 100/119 KB 57/57 KB 37/37 KB 100/119 KB 11/11 KB 36/57 KB 104/119 KB 57/57 KB 108/119 KB 57/57 KB 112/119 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 516.8 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 143.4 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 116/119 KB 57/57 KB 119/119 KB 57/57 KB 4/33 KB 119/119 KB 57/57 KB 8/33 KB 119/119 KB 57/57 KB 12/33 KB 119/119 KB 57/57 KB 16/33 KB 119/119 KB 57/57 KB 20/33 KB 119/119 KB 57/57 KB 24/33 KB 119/119 KB 57/57 KB 28/33 KB 119/119 KB 57/57 KB 32/33 KB 119/119 KB 57/57 KB 33/33 KB 119/119 KB 57/57 KB 4/21 KB 33/33 KB 119/119 KB 57/57 KB 8/21 KB 33/33 KB 119/119 KB 57/57 KB 4/5 KB 12/21 KB 33/33 KB 119/119 KB 57/57 KB 4/5 KB 16/21 KB 33/33 KB 119/119 KB 4/5 KB 20/21 KB 33/33 KB 119/119 KB 4/5 KB 21/21 KB 33/33 KB 119/119 KB 4/5 KB 4/21 KB 33/33 KB 119/119 KB 57/57 KB 4/5 KB 21/21 KB 33/33 KB 119/119 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1486.6 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 706.0 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 391.9 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 245.8 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 51.1 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 147.1 KB/sec) unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:44 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 511.5 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 132.6 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 823.4 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 180.4 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 239.1 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 134.4 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1445.2 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 568.0 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 112.4 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 57.9 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 552.5 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 132.4 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 165.5 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 119.1 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 68.2 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 137.7 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 474.2 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 335.1 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1255.3 KB/sec) unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 04:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 3/223 KB 3/286 KB 5/223 KB 3/286 KB 8/223 KB 3/286 KB 11/223 KB 3/286 KB 3/223 KB 5/286 KB 11/223 KB 8/286 KB 11/223 KB 11/286 KB 11/223 KB 13/286 KB 11/223 KB 16/286 KB 11/223 KB 16/286 KB 13/223 KB 16/286 KB 16/223 KB 19/286 KB 16/223 KB 21/286 KB 16/223 KB 24/286 KB 19/223 KB 27/286 KB 19/223 KB 3/39 KB 21/286 KB 19/223 KB 27/286 KB 19/223 KB 3/39 KB 3/45 KB 27/286 KB 19/223 KB 3/39 KB 5/45 KB 27/286 KB 19/223 KB 3/39 KB 8/45 KB 27/286 KB 19/223 KB 3/39 KB 11/45 KB 27/286 KB 19/223 KB 3/39 KB 13/45 KB 27/286 KB 19/223 KB 3/39 KB 16/45 KB 27/286 KB 19/223 KB 3/39 KB 19/45 KB 27/286 KB 19/223 KB 3/39 KB 21/45 KB 27/286 KB 19/223 KB 3/39 KB 24/45 KB 27/286 KB 19/223 KB 3/39 KB 27/45 KB 27/286 KB 19/223 KB 3/39 KB 29/45 KB 27/286 KB 19/223 KB 3/39 KB 32/45 KB 27/286 KB 21/223 KB 3/39 KB 32/45 KB 27/286 KB 21/223 KB 3/39 KB 36/45 KB 29/286 KB 24/223 KB 3/39 KB 40/45 KB 29/286 KB 24/223 KB 3/39 KB 44/45 KB 24/286 KB 19/223 KB 3/39 KB 29/286 KB 24/223 KB 3/39 KB 36/45 KB 27/286 KB 24/223 KB 3/39 KB 36/45 KB 29/286 KB 27/223 KB 3/39 KB 44/45 KB 29/286 KB 27/223 KB 5/39 KB 44/45 KB 29/286 KB 29/223 KB 8/39 KB 44/45 KB 29/286 KB 29/223 KB 5/39 KB 44/45 KB 32/286 KB 29/223 KB 8/39 KB 45/45 KB 32/286 KB 29/223 KB 8/39 KB 44/45 KB 36/286 KB 29/223 KB 8/39 KB 45/45 KB 40/286 KB 32/223 KB 11/39 KB 45/45 KB 44/286 KB 32/223 KB 11/39 KB 45/45 KB 48/286 KB 32/223 KB 11/39 KB 45/45 KB 36/286 KB 32/223 KB 11/39 KB 45/45 KB 36/286 KB 29/223 KB 11/39 KB 45/45 KB 48/286 KB 36/223 KB 11/39 KB 45/45 KB 48/286 KB 40/223 KB 13/39 KB 45/45 KB 48/286 KB 44/223 KB 13/39 KB 45/45 KB 48/286 KB 48/223 KB 13/39 KB 45/45 KB 52/286 KB 52/223 KB 13/39 KB 45/45 KB 52/286 KB 56/223 KB 13/39 KB 45/45 KB 48/286 KB 36/223 KB 13/39 KB 45/45 KB 52/286 KB 56/223 KB 16/39 KB 45/45 KB 52/286 KB 56/223 KB 19/39 KB 45/45 KB 52/286 KB 56/223 KB 21/39 KB 45/45 KB 52/286 KB 56/223 KB 24/39 KB 45/45 KB 52/286 KB 56/223 KB 27/39 KB 45/45 KB 52/286 KB 56/223 KB 29/39 KB 45/45 KB 52/286 KB 48/223 KB 13/39 KB 45/45 KB 56/286 KB 56/223 KB 29/39 KB 45/45 KB 60/286 KB 56/223 KB 29/39 KB 45/45 KB 64/286 KB 56/223 KB 32/39 KB 45/45 KB 68/286 KB 56/223 KB 32/39 KB 45/45 KB 72/286 KB 60/223 KB 32/39 KB 45/45 KB 3/308 KB 76/286 KB 60/223 KB 32/39 KB 45/45 KB 3/308 KB 60/286 KB 56/223 KB 32/39 KB 45/45 KB 76/286 KB 60/223 KB 35/39 KB 45/45 KB 3/308 KB 76/286 KB 60/223 KB 37/39 KB 45/45 KB 3/308 KB 76/286 KB 60/223 KB 39/39 KB 45/45 KB 3/308 KB 68/286 KB 60/223 KB 32/39 KB 45/45 KB 3/308 KB 68/286 KB 60/223 KB 32/39 KB 45/45 KB 76/286 KB 64/223 KB 39/39 KB 45/45 KB 3/308 KB 76/286 KB 68/223 KB 39/39 KB 45/45 KB 3/308 KB 80/286 KB 72/223 KB 39/39 KB 5/308 KB 80/286 KB 76/223 KB 39/39 KB 5/308 KB 80/286 KB 80/223 KB 39/39 KB 5/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1433.3 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 76/286 KB 68/223 KB 39/39 KB 45/45 KB 5/308 KB 80/286 KB 68/223 KB 39/39 KB 45/45 KB 5/308 KB 80/286 KB 80/223 KB 39/39 KB 8/308 KB 80/286 KB 80/223 KB 39/39 KB 11/308 KB 80/286 KB 80/223 KB 39/39 KB 13/308 KB 84/286 KB 84/223 KB 39/39 KB 16/308 KB 84/286 KB 84/223 KB 39/39 KB 19/308 KB 84/286 KB 84/223 KB 39/39 KB 13/308 KB 84/286 KB 88/223 KB 39/39 KB 19/308 KB 84/286 KB 80/223 KB 39/39 KB 13/308 KB 88/286 KB 88/223 KB 39/39 KB 19/308 KB 92/286 KB 88/223 KB 39/39 KB 19/308 KB 96/286 KB 88/223 KB 39/39 KB 19/308 KB 100/286 KB 88/223 KB 39/39 KB 19/308 KB 100/286 KB 92/223 KB 39/39 KB 21/308 KB 100/286 KB 92/223 KB 39/39 KB 19/308 KB 100/286 KB 96/223 KB 39/39 KB 21/308 KB 100/286 KB 100/223 KB 39/39 KB 21/308 KB 104/286 KB 100/223 KB 39/39 KB 24/308 KB 108/286 KB 100/223 KB 39/39 KB 24/308 KB 100/286 KB 100/223 KB 39/39 KB 24/308 KB 108/286 KB 100/223 KB 39/39 KB 27/308 KB 108/286 KB 100/223 KB 39/39 KB 29/308 KB 112/286 KB 100/223 KB 39/39 KB 29/308 KB 112/286 KB 104/223 KB 39/39 KB 29/308 KB 112/286 KB 108/223 KB 39/39 KB 32/308 KB 116/286 KB 112/223 KB 39/39 KB 32/308 KB 112/286 KB 104/223 KB 39/39 KB 32/308 KB 116/286 KB 112/223 KB 39/39 KB 36/308 KB 116/286 KB 116/223 KB 40/308 KB 116/286 KB 116/223 KB 44/308 KB 116/286 KB 116/223 KB 48/308 KB 116/286 KB 108/223 KB 39/39 KB 32/308 KB 120/286 KB 116/223 KB 48/308 KB 124/286 KB 116/223 KB 48/308 KB 128/286 KB 116/223 KB 48/308 KB 128/286 KB 116/223 KB 3/174 KB 48/308 KB 128/286 KB 116/223 KB 5/174 KB 48/308 KB 128/286 KB 116/223 KB 8/174 KB 48/308 KB 128/286 KB 116/223 KB 11/174 KB 48/308 KB 128/286 KB 116/223 KB 13/174 KB 48/308 KB 128/286 KB 116/223 KB 16/174 KB 48/308 KB 128/286 KB 116/223 KB 19/174 KB 48/308 KB 128/286 KB 116/223 KB 21/174 KB 48/308 KB 128/286 KB 116/223 KB 24/174 KB 48/308 KB 128/286 KB 116/223 KB 27/174 KB 48/308 KB 128/286 KB 116/223 KB 29/174 KB 48/308 KB 128/286 KB 116/223 KB 32/174 KB 48/308 KB 116/286 KB 116/223 KB 36/308 KB 128/286 KB 120/223 KB 32/174 KB 48/308 KB 128/286 KB 124/223 KB 36/174 KB 48/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 959.1 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 128/286 KB 128/223 KB 36/174 KB 48/308 KB 132/286 KB 128/223 KB 36/174 KB 52/308 KB 132/286 KB 128/223 KB 36/174 KB 56/308 KB 132/286 KB 128/223 KB 36/174 KB 60/308 KB 132/286 KB 132/223 KB 36/174 KB 64/308 KB 128/286 KB 120/223 KB 36/174 KB 48/308 KB 132/286 KB 132/223 KB 40/174 KB 64/308 KB 132/286 KB 132/223 KB 44/174 KB 64/308 KB 132/286 KB 132/223 KB 48/174 KB 64/308 KB 132/286 KB 132/223 KB 52/174 KB 64/308 KB 132/286 KB 132/223 KB 56/174 KB 68/308 KB 132/286 KB 132/223 KB 60/174 KB 68/308 KB 132/286 KB 132/223 KB 64/174 KB 68/308 KB 132/286 KB 132/223 KB 36/174 KB 60/308 KB 132/286 KB 136/223 KB 64/174 KB 68/308 KB 132/286 KB 128/223 KB 36/174 KB 48/308 KB 136/286 KB 136/223 KB 64/174 KB 68/308 KB 140/286 KB 136/223 KB 64/174 KB 68/308 KB 144/286 KB 136/223 KB 64/174 KB 68/308 KB 148/286 KB 136/223 KB 64/174 KB 68/308 KB 152/286 KB 140/223 KB 64/174 KB 68/308 KB 156/286 KB 140/223 KB 64/174 KB 68/308 KB 132/286 KB 132/223 KB 52/174 KB 68/308 KB 156/286 KB 140/223 KB 64/174 KB 72/308 KB 156/286 KB 140/223 KB 64/174 KB 76/308 KB 160/286 KB 140/223 KB 64/174 KB 80/308 KB 160/286 KB 140/223 KB 64/174 KB 84/308 KB 160/286 KB 140/223 KB 68/174 KB 88/308 KB 160/286 KB 140/223 KB 68/174 KB 92/308 KB 160/286 KB 140/223 KB 68/174 KB 96/308 KB 148/286 KB 140/223 KB 64/174 KB 68/308 KB 160/286 KB 144/223 KB 68/174 KB 96/308 KB 160/286 KB 148/223 KB 68/174 KB 96/308 KB 160/286 KB 152/223 KB 68/174 KB 96/308 KB 160/286 KB 156/223 KB 68/174 KB 96/308 KB 160/286 KB 160/223 KB 68/174 KB 96/308 KB 160/286 KB 164/223 KB 68/174 KB 96/308 KB 160/286 KB 164/223 KB 68/174 KB 3/22 KB 96/308 KB 160/286 KB 164/223 KB 68/174 KB 5/22 KB 96/308 KB 160/286 KB 164/223 KB 68/174 KB 8/22 KB 96/308 KB 160/286 KB 164/223 KB 68/174 KB 11/22 KB 96/308 KB 160/286 KB 164/223 KB 68/174 KB 13/22 KB 96/308 KB 160/286 KB 164/223 KB 68/174 KB 16/22 KB 96/308 KB 160/286 KB 164/223 KB 68/174 KB 19/22 KB 96/308 KB 160/286 KB 164/223 KB 68/174 KB 21/22 KB 96/308 KB 160/286 KB 164/223 KB 68/174 KB 22/22 KB 96/308 KB 160/286 KB 140/223 KB 68/174 KB 84/308 KB 160/286 KB 164/223 KB 72/174 KB 22/22 KB 96/308 KB 160/286 KB 164/223 KB 76/174 KB 22/22 KB 96/308 KB 160/286 KB 164/223 KB 80/174 KB 22/22 KB 96/308 KB 160/286 KB 140/223 KB 64/174 KB 76/308 KB 164/286 KB 164/223 KB 80/174 KB 22/22 KB 96/308 KB 168/286 KB 164/223 KB 80/174 KB 22/22 KB 96/308 KB 172/286 KB 164/223 KB 80/174 KB 22/22 KB 96/308 KB 176/286 KB 164/223 KB 80/174 KB 22/22 KB 96/308 KB 180/286 KB 164/223 KB 84/174 KB 22/22 KB 96/308 KB 184/286 KB 168/223 KB 84/174 KB 22/22 KB 100/308 KB 188/286 KB 168/223 KB 84/174 KB 22/22 KB 100/308 KB 192/286 KB 168/223 KB 84/174 KB 22/22 KB 100/308 KB 176/286 KB 164/223 KB 84/174 KB 22/22 KB 96/308 KB 192/286 KB 168/223 KB 88/174 KB 22/22 KB 100/308 KB 180/286 KB 168/223 KB 84/174 KB 22/22 KB 100/308 KB 192/286 KB 168/223 KB 88/174 KB 22/22 KB 104/308 KB 192/286 KB 168/223 KB 92/174 KB 22/22 KB 108/308 KB 192/286 KB 168/223 KB 92/174 KB 22/22 KB 112/308 KB 180/286 KB 168/223 KB 84/174 KB 22/22 KB 96/308 KB 192/286 KB 172/223 KB 92/174 KB 22/22 KB 112/308 KB 192/286 KB 176/223 KB 92/174 KB 22/22 KB 112/308 KB 192/286 KB 180/223 KB 92/174 KB 22/22 KB 112/308 KB 196/286 KB 184/223 KB 92/174 KB 22/22 KB 112/308 KB 196/286 KB 188/223 KB 92/174 KB 22/22 KB 112/308 KB 196/286 KB 192/223 KB 92/174 KB 22/22 KB 112/308 KB 192/286 KB 168/223 KB 92/174 KB 22/22 KB 1 unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 04/308 KB 196/286 KB 192/223 KB 96/174 KB 22/22 KB 112/308 KB 196/286 KB 192/223 KB 100/174 KB 22/22 KB 112/308 KB 196/286 KB 196/223 KB 104/174 KB 116/308 KB 196/286 KB 196/223 KB 108/174 KB 116/308 KB 196/286 KB 196/223 KB 112/174 KB 116/308 KB 196/286 KB 180/223 KB 92/174 KB 22/22 KB 112/308 KB 200/286 KB 196/223 KB 112/174 KB 116/308 KB 204/286 KB 196/223 KB 112/174 KB 116/308 KB 208/286 KB 196/223 KB 112/174 KB 116/308 KB 208/286 KB 196/223 KB 116/174 KB 116/308 KB 212/286 KB 196/223 KB 120/174 KB 116/308 KB 212/286 KB 196/223 KB 124/174 KB 116/308 KB 212/286 KB 196/223 KB 128/174 KB 116/308 KB 196/286 KB 196/223 KB 100/174 KB 116/308 KB 212/286 KB 200/223 KB 128/174 KB 116/308 KB 196/286 KB 192/223 KB 100/174 KB 116/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 394.0 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 212/286 KB 200/223 KB 128/174 KB 120/308 KB 212/286 KB 200/223 KB 128/174 KB 124/308 KB 212/286 KB 200/223 KB 128/174 KB 128/308 KB 212/286 KB 200/223 KB 128/174 KB 132/308 KB 212/286 KB 204/223 KB 128/174 KB 132/308 KB 3/9 KB 212/286 KB 204/223 KB 128/174 KB 132/308 KB 5/9 KB 212/286 KB 204/223 KB 128/174 KB 132/308 KB 8/9 KB 212/286 KB 204/223 KB 128/174 KB 132/308 KB 9/9 KB 212/286 KB 196/223 KB 116/174 KB 116/308 KB 216/286 KB 204/223 KB 128/174 KB 132/308 KB 9/9 KB 220/286 KB 204/223 KB 128/174 KB 136/308 KB 9/9 KB 224/286 KB 204/223 KB 128/174 KB 136/308 KB 9/9 KB 212/286 KB 204/223 KB 128/174 KB 132/308 KB 224/286 KB 208/223 KB 128/174 KB 136/308 KB 9/9 KB 224/286 KB 212/223 KB 128/174 KB 136/308 KB 9/9 KB 228/286 KB 216/223 KB 132/174 KB 136/308 KB 9/9 KB 228/286 KB 220/223 KB 132/174 KB 136/308 KB 9/9 KB 216/286 KB 204/223 KB 128/174 KB 136/308 KB 9/9 KB 228/286 KB 220/223 KB 132/174 KB 140/308 KB 9/9 KB 228/286 KB 220/223 KB 132/174 KB 144/308 KB 9/9 KB 228/286 KB 220/223 KB 132/174 KB 148/308 KB 9/9 KB 228/286 KB 223/223 KB 132/174 KB 152/308 KB 9/9 KB 228/286 KB 223/223 KB 132/174 KB 156/308 KB 9/9 KB 228/286 KB 223/223 KB 132/174 KB 160/308 KB 9/9 KB 228/286 KB 212/223 KB 132/174 KB 136/308 KB 9/9 KB 232/286 KB 223/223 KB 132/174 KB 160/308 KB 9/9 KB 224/286 KB 212/223 KB 132/174 KB 136/308 KB 9/9 KB 232/286 KB 223/223 KB 136/174 KB 160/308 KB 9/9 KB 228/286 KB 223/223 KB 132/174 KB 148/308 KB 9/9 KB 232/286 KB 223/223 KB 140/174 KB 160/308 KB 9/9 KB 236/286 KB 223/223 KB 140/174 KB 160/308 KB 9/9 KB 240/286 KB 223/223 KB 140/174 KB 160/308 KB 9/9 KB 244/286 KB 223/223 KB 144/174 KB 160/308 KB 9/9 KB 248/286 KB 223/223 KB 144/174 KB 164/308 KB 9/9 KB 252/286 KB 223/223 KB 144/174 KB 164/308 KB 9/9 KB 240/286 KB 223/223 KB 144/174 KB 160/308 KB 9/9 KB 252/286 KB 223/223 KB 148/174 KB 164/308 KB 9/9 KB 252/286 KB 223/223 KB 152/174 KB 164/308 KB 9/9 KB 244/286 KB 223/223 KB 144/174 KB 164/308 KB 9/9 KB 252/286 KB 223/223 KB 152/174 KB 168/308 KB 9/9 KB 252/286 KB 223/223 KB 156/174 KB 172/308 KB 9/9 KB 256/286 KB 223/223 KB 156/174 KB 176/308 KB 252/286 KB 223/223 KB 156/174 KB 168/308 KB 9/9 KB 256/286 KB 223/223 KB 160/174 KB 176/308 KB 256/286 KB 223/223 KB 164/174 KB 176/308 KB 256/286 KB 223/223 KB 168/174 KB 180/308 KB 256/286 KB 223/223 KB 172/174 KB 180/308 KB 256/286 KB 223/223 KB 174/174 KB 180/308 KB 256/286 KB 223/223 KB 156/174 KB 172/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 123.0 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 260/286 KB 223/223 KB 174/174 KB 180/308 KB 264/286 KB 223/223 KB 174/174 KB 180/308 KB 256/286 KB 223/223 KB 164/174 KB 180/308 KB 264/286 KB 223/223 KB 174/174 KB 184/308 KB 268/286 KB 223/223 KB 174/174 KB 188/308 KB 268/286 KB 223/223 KB 174/174 KB 192/308 KB 268/286 KB 174/174 KB 196/308 KB 268/286 KB 174/174 KB 200/308 KB 268/286 KB 174/174 KB 204/308 KB 268/286 KB 174/174 KB 208/308 KB 268/286 KB 223/223 KB 174/174 KB 184/308 KB 272/286 KB 174/174 KB 208/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2893.0 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 276/286 KB 174/174 KB 208/308 KB 280/286 KB 174/174 KB 208/308 KB 284/286 KB 174/174 KB 208/308 KB 286/286 KB 174/174 KB 208/308 KB 286/286 KB 4/22 KB 174/174 KB 208/308 KB 286/286 KB 8/22 KB 174/174 KB 208/308 KB 286/286 KB 12/22 KB 174/174 KB 208/308 KB 286/286 KB 16/22 KB 174/174 KB 208/308 KB 286/286 KB 20/22 KB 174/174 KB 208/308 KB 286/286 KB 22/22 KB 174/174 KB 208/308 KB 286/286 KB 22/22 KB 174/174 KB 212/308 KB 286/286 KB 22/22 KB 174/174 KB 216/308 KB 286/286 KB 22/22 KB 174/174 KB 220/308 KB 286/286 KB 22/22 KB 174/174 KB 224/308 KB 286/286 KB 22/22 KB 174/174 KB 228/308 KB 286/286 KB 22/22 KB 174/174 KB 232/308 KB 286/286 KB 22/22 KB 174/174 KB 236/308 KB 286/286 KB 22/22 KB 174/174 KB 240/308 KB 286/286 KB 22/22 KB 244/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 2118.5 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 286/286 KB 3/17 KB 22/22 KB 244/308 KB 286/286 KB 6/17 KB 22/22 KB 244/308 KB 286/286 KB 9/17 KB 22/22 KB 244/308 KB 286/286 KB 11/17 KB 22/22 KB 244/308 KB 286/286 KB 14/17 KB 22/22 KB 244/308 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 286/286 KB 16/17 KB 22/22 KB 244/308 KB 286/286 KB 17/17 KB 244/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 259.7 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 3139.0 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 17/17 KB 248/308 KB 17/17 KB 252/308 KB 17/17 KB 256/308 KB 17/17 KB 260/308 KB 17/17 KB 4/11 KB 260/308 KB 17/17 KB 8/11 KB 260/308 KB 17/17 KB 11/11 KB 260/308 KB 17/17 KB 11/11 KB 264/308 KB 17/17 KB 11/11 KB 268/308 KB 17/17 KB 11/11 KB 272/308 KB 17/17 KB 11/11 KB 276/308 KB 17/17 KB 11/11 KB 280/308 KB 4/11 KB 4/13 KB 11/11 KB 280/308 KB 8/11 KB 4/13 KB 11/11 KB 280/308 KB 11/11 KB 4/13 KB 11/11 KB 280/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 173.7 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 17/17 KB 4/13 KB 11/11 KB 280/308 KB 11/11 KB 8/13 KB 11/11 KB 280/308 KB 11/11 KB 12/13 KB 11/11 KB 280/308 KB 11/11 KB 13/13 KB 11/11 KB 280/308 KB Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 112.5 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 11/11 KB 13/13 KB 284/308 KB 11/11 KB 13/13 KB 288/308 KB 11/11 KB 13/13 KB 292/308 KB 11/11 KB 13/13 KB 296/308 KB 11/11 KB 13/13 KB 300/308 KB 11/11 KB 13/13 KB 304/308 KB 11/11 KB 13/13 KB 304/308 KB 3/28 KB 11/11 KB 304/308 KB 5/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 125.9 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 11/11 KB 304/308 KB 8/28 KB 11/11 KB 304/308 KB 11/28 KB 11/11 KB 304/308 KB 13/28 KB 11/11 KB 304/308 KB 16/28 KB 11/11 KB 4/14 KB 304/308 KB 19/28 KB 4/14 KB 304/308 KB 21/28 KB 4/14 KB 304/308 KB 24/28 KB 11/11 KB 4/14 KB 304/308 KB 16/28 KB 8/14 KB 304/308 KB 24/28 KB 12/14 KB 304/308 KB 27/28 KB 14/14 KB 304/308 KB 27/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 98.2 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 8/14 KB 304/308 KB 27/28 KB 14/14 KB 304/308 KB 28/28 KB 14/14 KB 308/308 KB 28/28 KB 14/14 KB 308/308 KB 28/28 KB 4/309 KB 14/14 KB 308/308 KB 28/28 KB 8/309 KB 14/14 KB 308/308 KB 28/28 KB 12/309 KB 14/14 KB 308/308 KB 28/28 KB 16/309 KB 14/14 KB 308/308 KB 28/28 KB 20/309 KB 14/14 KB 308/308 KB 28/28 KB 24/309 KB 14/14 KB 308/308 KB 28/28 KB 28/309 KB 14/14 KB 308/308 KB 28/28 KB 32/309 KB 14/14 KB 308/308 KB 28/28 KB 36/309 KB 14/14 KB 308/308 KB 28/28 KB 40/309 KB 14/14 KB 308/308 KB 28/28 KB 44/309 KB 14/14 KB 308/308 KB 28/28 KB 48/309 KB 14/14 KB 308/308 KB 28/28 KB 52/309 KB 14/14 KB 308/308 KB 28/28 KB 56/309 KB 14/14 KB 308/308 KB 28/28 KB 56/309 KB 4/192 KB 308/308 KB 28/28 KB 60/309 KB 8/192 KB 60/309 KB 12/192 KB 60/309 KB 16/192 KB 60/309 KB 20/192 KB 60/309 KB 24/192 KB 60/309 KB 28/192 KB 60/309 KB 32/192 KB 60/309 KB 36/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 226.7 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2421.7 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 60/309 KB 40/192 KB 60/309 KB 44/192 KB 60/309 KB 48/192 KB 60/309 KB 52/192 KB 60/309 KB 56/192 KB 60/309 KB 60/192 KB 60/309 KB 64/192 KB 60/309 KB 4/192 KB 308/308 KB 64/309 KB 64/192 KB 68/309 KB 64/192 KB 72/309 KB 64/192 KB 76/309 KB 68/192 KB 80/309 KB 68/192 KB 84/309 KB 68/192 KB 88/309 KB 68/192 KB 92/309 KB 68/192 KB 96/309 KB 68/192 KB 100/309 KB 68/192 KB 104/309 KB 68/192 KB 108/309 KB 68/192 KB 112/309 KB 68/192 KB 116/309 KB 68/192 KB 72/309 KB 68/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 117.7 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 116/309 KB 72/192 KB 116/309 KB 76/192 KB 116/309 KB 80/192 KB 116/309 KB 4/14 KB 80/192 KB 116/309 KB 8/14 KB 80/192 KB 116/309 KB 12/14 KB 80/192 KB 116/309 KB 14/14 KB 80/192 KB 116/309 KB 14/14 KB 84/192 KB 116/309 KB 14/14 KB 88/192 KB 116/309 KB 14/14 KB 92/192 KB 116/309 KB 14/14 KB 96/192 KB 116/309 KB 14/14 KB 100/192 KB 116/309 KB 14/14 KB 104/192 KB 116/309 KB 14/14 KB 108/192 KB 116/309 KB 14/14 KB 112/192 KB 120/309 KB 14/14 KB 112/192 KB 124/309 KB 14/14 KB 112/192 KB 124/309 KB 14/14 KB 112/192 KB 4/37 KB 124/309 KB 14/14 KB 112/192 KB 8/37 KB 124/309 KB 14/14 KB 112/192 KB 12/37 KB 124/309 KB 14/14 KB 112/192 KB 16/37 KB 124/309 KB 14/14 KB 112/192 KB 20/37 KB 124/309 KB 14/14 KB 112/192 KB 24/37 KB 124/309 KB 14/14 KB 112/192 KB 28/37 KB 124/309 KB 14/14 KB 112/192 KB 32/37 KB 124/309 KB 14/14 KB 112/192 KB 36/37 KB 124/309 KB 14/14 KB 112/192 KB 37/37 KB 128/309 KB 14/14 KB 112/192 KB 37/37 KB 128/309 KB 14/14 KB 116/192 KB 37/37 KB 132/309 KB 14/14 KB 120/192 KB 37/37 KB 132/309 KB 14/14 KB 124/192 KB 37/37 KB 132/309 KB 14/14 KB 128/192 KB 37/37 KB 132/309 KB 14/14 KB 116/192 KB 37/37 KB 136/309 KB 14/14 KB 128/192 KB 37/37 KB 140/309 KB 14/14 KB 128/192 KB 37/37 KB 144/309 KB 14/14 KB 132/192 KB 37/37 KB 148/309 KB 14/14 KB 132/192 KB 37/37 KB 152/309 KB 14/14 KB 132/192 KB 37/37 KB 140/309 KB 14/14 KB 132/192 KB 37/37 KB 152/309 KB 14/14 KB 136/192 KB 37/37 KB 152/309 KB 14/14 KB 140/192 KB 37/37 KB 152/309 KB 14/14 KB 144/192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 100.1 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 156/309 KB 144/192 KB 37/37 KB 160/309 KB 148/192 KB 37/37 KB 164/309 KB 148/192 KB 37/37 KB 168/309 KB 148/192 KB 37/37 KB 172/309 KB 148/192 KB 37/37 KB 176/309 KB 148/192 KB 37/37 KB 156/309 KB 148/192 KB 37/37 KB 176/309 KB 152/192 KB 37/37 KB 176/309 KB 156/192 KB 37/37 KB 176/309 KB 160/192 KB 37/37 KB 176/309 KB 164/192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 260.6 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 180/309 KB 168/192 KB 180/309 KB 172/192 KB 180/309 KB 176/192 KB 180/309 KB 164/192 KB 37/37 KB 184/309 KB 176/192 KB 188/309 KB 180/192 KB 192/309 KB 180/192 KB 196/309 KB 180/192 KB 200/309 KB 180/192 KB 184/309 KB 180/192 KB 200/309 KB 184/192 KB 200/309 KB 188/192 KB 200/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1276.5 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1903.7 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 151.9 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 166.9 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3507.2 KB/sec) unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 04:01:46 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 04:01:47 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 04:01:47 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:47 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:01:47 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Wed Jan 09 04:01:47 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 04:01:47 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:47 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:01:47 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 04:01:48 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:48 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:01:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:01:49 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:49 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 04:01:49 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:50 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Wed Jan 09 04:01:50 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:50 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Wed Jan 09 04:01:50 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:01:50 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 4:01:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 04:01:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 04:01:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 04:01:51 [main] REPORT: STEP EXECUTION TIME TAKEN :1296 MS unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 04:01:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 04:01:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 04:01:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 04:01:51 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 04:01:51 [main] REPORT: STEP EXECUTION TIME TAKEN :90 MS unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 04:01:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 04:01:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 0m1.852s unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.921 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.02 sec unit-abot-epc-basic-0: 04:01:51 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 04:01:51.874 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 316.5 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 182.9 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1398.3 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 62.1 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 692.5 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB 22/22 KB 3/60 KB 22/22 KB 5/60 KB 22/22 KB 8/60 KB 22/22 KB 11/60 KB 22/22 KB 13/60 KB 22/22 KB 16/60 KB 22/22 KB 3/181 KB 16/60 KB 22/22 KB 5/181 KB 16/60 KB 22/22 KB 8/181 KB 16/60 KB 22/22 KB 11/181 KB 16/60 KB 22/22 KB 13/181 KB 16/60 KB 22/22 KB 16/181 KB 16/60 KB 3/57 KB 22/22 KB 19/181 KB 19/60 KB 3/57 KB 22/22 KB 16/181 KB 19/60 KB 3/57 KB 22/22 KB 16/181 KB 16/60 KB 5/57 KB 22/22 KB 19/181 KB 19/60 KB 8/57 KB 22/22 KB 19/181 KB 19/60 KB 11/57 KB 22/22 KB 19/181 KB 19/60 KB 13/57 KB 22/22 KB 19/181 KB 19/60 KB 16/57 KB 22/22 KB 19/181 KB 19/60 KB 19/57 KB 22/22 KB 19/181 KB 19/60 KB 21/57 KB 22/22 KB 19/181 KB 19/60 KB 24/57 KB 22/22 KB 19/181 KB 19/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 710.1 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 27/57 KB 21/181 KB 21/60 KB 27/57 KB 19/181 KB 21/60 KB 24/57 KB 19/181 KB 21/60 KB 27/57 KB 21/181 KB 24/60 KB 29/57 KB 21/181 KB 24/60 KB 3/203 KB 29/57 KB 21/181 KB 24/60 KB 5/203 KB 32/57 KB 24/181 KB 24/60 KB 8/203 KB 32/57 KB 24/181 KB 24/60 KB 11/203 KB 32/57 KB 24/181 KB 24/60 KB 13/203 KB 32/57 KB 24/181 KB 24/60 KB 16/203 KB 32/57 KB 24/181 KB 24/60 KB 19/203 KB 32/57 KB 24/181 KB 24/60 KB 21/203 KB 32/57 KB 24/181 KB 24/60 KB 3/203 KB 32/57 KB 21/181 KB 24/60 KB 21/203 KB 36/57 KB 24/181 KB 24/60 KB 21/203 KB 40/57 KB 24/181 KB 24/60 KB 21/203 KB 44/57 KB 24/181 KB 24/60 KB 21/203 KB 48/57 KB 24/181 KB 24/60 KB 21/203 KB 52/57 KB 24/181 KB 24/60 KB 21/203 KB 56/57 KB 24/181 KB 24/60 KB 21/203 KB 57/57 KB 24/181 KB 24/60 KB 3/203 KB 32/57 KB 24/181 KB 24/60 KB 21/203 KB 57/57 KB 27/181 KB 24/60 KB 21/203 KB 57/57 KB 29/181 KB 24/60 KB 21/203 KB 57/57 KB 32/181 KB 24/60 KB 21/203 KB 57/57 KB 36/181 KB 24/60 KB 21/203 KB 57/57 KB 40/181 KB 24/60 KB 21/203 KB 57/57 KB 44/181 KB 24/60 KB 21/203 KB 57/57 KB 48/181 KB 24/60 KB 21/203 KB 57/57 KB 52/181 KB 24/60 KB 24/203 KB 57/57 KB 56/181 KB 24/60 KB 24/203 KB 57/57 KB 52/181 KB 24/60 KB 27/203 KB 57/57 KB 56/181 KB 24/60 KB 27/203 KB 57/57 KB 60/181 KB 24/60 KB 29/203 KB 57/57 KB 60/181 KB 24/60 KB 29/203 KB 57/57 KB 64/181 KB 24/60 KB 32/203 KB 57/57 KB 64/181 KB 24/60 KB 36/203 KB 57/57 KB 64/181 KB 24/60 KB 40/203 KB 57/57 KB 68/181 KB 24/60 KB 44/203 KB 57/57 KB 68/181 KB 24/60 KB 48/203 KB 57/57 KB 68/181 KB 24/60 KB 36/203 KB 57/57 KB 68/181 KB 24/60 KB 48/203 KB 57/57 KB 72/181 KB 24/60 KB 48/203 KB 57/57 KB 76/181 KB 24/60 KB 48/203 KB 57/57 KB 80/181 KB 24/60 KB 48/203 KB 57/57 KB 84/181 KB 24/60 KB 52/203 KB 57/57 KB 88/181 KB 24/60 KB 52/203 KB 57/57 KB 92/181 KB 24/60 KB 52/203 KB 57/57 KB 84/181 KB 24/60 KB 56/203 KB 57/57 KB 92/181 KB 24/60 KB 60/203 KB 57/57 KB 96/181 KB 24/60 KB 64/203 KB 57/57 KB 96/181 KB 24/60 KB 56/203 KB 57/57 KB 96/181 KB 24/60 KB 68/203 KB 57/57 KB 96/181 KB 24/60 KB 72/203 KB 57/57 KB 100/181 KB 24/60 KB 76/203 KB 57/57 KB 100/181 KB 24/60 KB 80/203 KB 57/57 KB 100/181 KB 24/60 KB 68/203 KB 57/57 KB 100/181 KB 24/60 KB 80/203 KB 57/57 KB 104/181 KB 24/60 KB 80/203 KB 57/57 KB 108/181 KB 24/60 KB 80/203 KB 57/57 KB 112/181 KB 24/60 KB 80/203 KB 57/57 KB 116/181 KB 24/60 KB 84/203 KB 57/57 KB 116/181 KB 27/60 KB 84/203 KB 57/57 KB 116/181 KB 29/60 KB 84/203 KB 57/57 KB 116/181 KB 32/60 KB 84/203 KB 57/57 KB 116/181 KB 36/60 KB 84/203 KB 57/57 KB 116/181 KB 40/60 KB 84/203 KB 57/57 KB 116/181 KB 44/60 KB 84/203 KB 57/57 KB 116/181 KB 48/60 KB 84/203 KB 57/57 KB 116/181 KB 52/60 KB 84/203 KB 57/57 KB 116/181 KB 56/60 KB 84/203 KB 57/57 KB 116/181 KB 60/60 KB 84/203 KB 57/57 KB 120/181 KB 60/60 KB 84/203 KB 57/57 KB 124/181 KB 60/60 KB 84/203 KB 57/57 KB 128/181 KB 60/60 KB 84/203 KB 57/57 KB 132/181 KB 60/60 KB 84/203 KB 57/57 KB 136/181 KB 60/60 KB 84/203 KB 57/57 KB 140/181 KB 60/60 KB 84/203 KB 57/57 KB 144/181 KB 60/60 KB 84/203 KB 57/57 KB 116/181 KB 24/60 KB 88/203 KB 57/57 KB 144/181 KB 60/60 KB 92/203 KB 57/57 KB 144/181 KB 60/60 KB 96/203 KB 57/57 KB 144/181 KB 60/60 KB 100/203 KB 57/57 KB 144/181 KB 60/60 KB 104/203 KB 57/57 KB 144/181 KB 60/60 KB 108/203 KB 57/57 KB 144/181 KB 60/60 KB 112/203 KB 57/57 KB 144/181 KB 60/60 KB 116/203 KB 57/57 KB unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 144/181 KB 60/60 KB 120/203 KB 57/57 KB 148/181 KB 60/60 KB 124/203 KB 57/57 KB 148/181 KB 60/60 KB 128/203 KB 57/57 KB 148/181 KB 60/60 KB 116/203 KB 57/57 KB 148/181 KB 60/60 KB 128/203 KB 57/57 KB 152/181 KB 60/60 KB 128/203 KB 57/57 KB 156/181 KB 60/60 KB 128/203 KB 57/57 KB 160/181 KB 60/60 KB 128/203 KB 57/57 KB 164/181 KB 60/60 KB 132/203 KB 168/181 KB 60/60 KB 132/203 KB 172/181 KB 60/60 KB 132/203 KB 176/181 KB 60/60 KB 132/203 KB 164/181 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1323.2 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 136/203 KB 176/181 KB 60/60 KB 140/203 KB 176/181 KB 60/60 KB 144/203 KB 176/181 KB 60/60 KB 148/203 KB 176/181 KB 60/60 KB 148/203 KB 180/181 KB 60/60 KB 148/203 KB 181/181 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1181.1 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 152/203 KB 181/181 KB 156/203 KB 181/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3052.8 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3497.5 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 164.2 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1346.3 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 244.0 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 248.0 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 163.8 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 239.5 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 837.8 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 100.0 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 551.5 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 76.8 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 49.8 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 142.4 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 1005.0 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 61.2 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 04:01:52 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 445.9 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 236.8 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 342.7 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 222.4 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 647.7 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 551.5 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 3144.8 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 3/46 KB 4/46 KB 7/46 KB 4/201 KB 9/46 KB 3/44 KB 4/54 KB 4/158 KB 4/201 KB 12/46 KB 3/44 KB 4/54 KB 4/158 KB 4/201 KB 15/46 KB 3/44 KB 4/54 KB 4/158 KB 4/201 KB 17/46 KB 3/44 KB 4/54 KB 4/158 KB 4/201 KB 20/46 KB 3/44 KB 4/54 KB 4/158 KB 4/201 KB 7/46 KB 3/44 KB 4/54 KB 4/158 KB 8/201 KB 20/46 KB 3/44 KB 4/54 KB 4/158 KB 12/201 KB 20/46 KB 3/44 KB 4/54 KB 4/158 KB 16/201 KB 20/46 KB 3/44 KB 4/54 KB 4/158 KB 20/201 KB 20/46 KB 3/44 KB 4/54 KB 4/158 KB 7/46 KB 3/44 KB 4/54 KB 4/158 KB 20/201 KB 23/46 KB 3/44 KB 4/54 KB 8/158 KB 20/201 KB 23/46 KB 3/44 KB 4/54 KB 12/158 KB 20/201 KB 23/46 KB 3/44 KB 4/54 KB 16/158 KB 20/201 KB 23/46 KB 3/44 KB 4/54 KB 20/158 KB 20/201 KB 23/46 KB 3/44 KB 4/54 KB 24/158 KB 24/201 KB 23/46 KB 3/44 KB 4/54 KB 24/158 KB 7/46 KB 3/44 KB 4/54 KB 24/201 KB 23/46 KB 3/44 KB 8/54 KB 28/158 KB 24/201 KB 23/46 KB 3/44 KB 12/54 KB 28/158 KB 24/201 KB 23/46 KB 3/44 KB 16/54 KB 28/158 KB 24/201 KB 23/46 KB 3/44 KB 20/54 KB 28/158 KB 24/201 KB 23/46 KB 3/44 KB 24/54 KB 28/158 KB 24/201 KB 23/46 KB 3/44 KB 28/54 KB 28/158 KB 28/201 KB 23/46 KB 3/44 KB 32/54 KB 28/158 KB 28/201 KB 23/46 KB 3/44 KB 36/54 KB 28/158 KB 7/46 KB 3/44 KB 28/201 KB 23/46 KB 5/44 KB 36/54 KB 28/158 KB 28/201 KB 23/46 KB 8/44 KB 36/54 KB 28/158 KB 28/201 KB 23/46 KB 11/44 KB 36/54 KB 28/158 KB 28/201 KB 23/46 KB 13/44 KB 36/54 KB 28/158 KB 28/201 KB 23/46 KB 16/44 KB 36/54 KB 28/158 KB 28/201 KB 23/46 KB 19/44 KB 36/54 KB 28/158 KB 28/201 KB 23/46 KB 21/44 KB 36/54 KB 28/158 KB 28/201 KB 23/46 KB 24/44 KB 36/54 KB 28/158 KB 28/201 KB 23/46 KB 27/44 KB 36/54 KB 28/158 KB 28/201 KB 23/46 KB 3/44 KB 28/54 KB 28/158 KB 32/201 KB 23/46 KB 27/44 KB 36/54 KB 28/158 KB 36/201 KB 23/46 KB 27/44 KB 36/54 KB 28/158 KB 40/201 KB 23/46 KB 29/44 KB 40/54 KB 28/158 KB 44/201 KB 23/46 KB 29/44 KB 40/54 KB 28/158 KB 48/201 KB 23/46 KB 29/44 KB 40/54 KB 28/158 KB 24/201 KB 23/46 KB 3/44 KB 4/54 KB 28/158 KB 48/201 KB 23/46 KB 29/44 KB 40/54 KB 32/158 KB 48/201 KB 23/46 KB 29/44 KB 40/54 KB 36/158 KB 48/201 KB 23/46 KB 29/44 KB 40/54 KB 40/158 KB 48/201 KB 23/46 KB 29/44 KB 40/54 KB 44/158 KB 48/201 KB 23/46 KB 29/44 KB 40/54 KB 48/158 KB 48/201 KB 23/46 KB 29/44 KB 40/54 KB 52/158 KB 52/201 KB 23/46 KB 29/44 KB 40/54 KB 56/158 KB 52/201 KB 23/46 KB 29/44 KB 40/54 KB 60/158 KB 20/201 KB 23/46 KB 3/44 KB 4/54 KB 4/158 KB 52/201 KB 25/46 KB 29/44 KB 40/54 KB 60/158 KB 52/201 KB 28/46 KB 29/44 KB 40/54 KB 60/158 KB 52/201 KB 31/46 KB 29/44 KB 40/54 KB 60/158 KB 52/201 KB 33/46 KB 29/44 KB 40/54 KB 60/158 KB 52/201 KB 36/46 KB 29/44 KB 40/54 KB 60/158 KB 52/201 KB 40/46 KB 29/44 KB 40/54 KB 60/158 KB 52/201 KB 44/46 KB 29/44 KB 40/54 KB 60/158 KB 52/201 KB 46/46 KB 29/44 KB 40/54 KB 60/158 KB 52/201 KB 23/46 KB 29/44 KB 40/54 KB 52/158 KB 56/201 KB 46/46 KB 29/44 KB 40/54 KB 60/158 KB 60/201 KB 46/46 KB 29/44 KB 40/54 KB 60/158 KB 36/201 KB 23/46 KB 29/44 KB 40/54 KB 28/158 KB 60/201 KB 46/46 KB 29/44 KB 44/54 KB 64/158 KB 60/201 KB 46/46 KB 29/44 KB 48/54 KB 64/158 KB 36/201 KB 23/46 KB 29/44 KB 36/54 KB 28/158 KB 60/201 KB 46/46 KB 32/44 KB 48/54 KB 64/158 KB 60/201 KB 46/46 KB 36/44 KB 48/54 KB 64/158 KB 60/201 KB 46/46 KB 40/44 KB 48/54 KB 64/158 KB 60/201 KB 46/46 KB 44/44 KB 48/54 KB 64/158 KB 60/201 KB 46/46 KB 44/44 KB 48/54 KB 64/158 KB 60/201 KB 46/46 KB 44/44 KB 5 unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 2/54 KB 64/158 KB 60/201 KB 46/46 KB 44/44 KB 54/54 KB 64/158 KB 60/201 KB 46/46 KB 29/44 KB 40/54 KB 64/158 KB 64/201 KB 46/46 KB 44/44 KB 54/54 KB 64/158 KB 68/201 KB 46/46 KB 44/44 KB 54/54 KB 64/158 KB 68/201 KB 46/46 KB 44/44 KB 54/54 KB 68/158 KB 72/201 KB 46/46 KB 44/44 KB 54/54 KB 72/158 KB 72/201 KB 46/46 KB 44/44 KB 54/54 KB 76/158 KB 72/201 KB 46/46 KB 44/44 KB 54/54 KB 68/158 KB 76/201 KB 46/46 KB 44/44 KB 54/54 KB 76/158 KB 76/201 KB 46/46 KB 44/44 KB 54/54 KB 80/158 KB 80/201 KB 46/46 KB 44/44 KB 54/54 KB 80/158 KB 80/201 KB 46/46 KB 44/44 KB 54/54 KB 84/158 KB 84/201 KB 44/44 KB 54/54 KB 88/158 KB 84/201 KB 44/44 KB 54/54 KB 92/158 KB 84/201 KB 44/44 KB 54/54 KB 96/158 KB 84/201 KB 44/44 KB 54/54 KB 84/158 KB 88/201 KB 44/44 KB 54/54 KB 96/158 KB 92/201 KB 44/44 KB 54/54 KB 96/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1125.5 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1329.0 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1582.3 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 96/201 KB 96/158 KB 96/201 KB 100/158 KB 100/201 KB 104/158 KB 100/201 KB 108/158 KB 100/201 KB 100/158 KB 104/201 KB 108/158 KB 108/201 KB 108/158 KB 112/201 KB 112/158 KB 108/201 KB 112/158 KB 112/201 KB 116/158 KB 112/201 KB 120/158 KB 112/201 KB 4/6 KB 3/3 KB 124/158 KB 112/201 KB 4/6 KB 3/3 KB 128/158 KB 112/201 KB 4/6 KB 3/3 KB 120/158 KB 112/201 KB 6/6 KB 3/3 KB 4/367 KB 128/158 KB 112/201 KB 3/3 KB 120/158 KB 112/201 KB 6/6 KB 3/3 KB 4/367 KB 128/158 KB 112/201 KB 4/6 KB 3/3 KB 4/367 KB 128/158 KB 112/201 KB 6/6 KB 3/3 KB 8/367 KB 128/158 KB 112/201 KB 6/6 KB 3/3 KB 12/367 KB 128/158 KB 112/201 KB 6/6 KB 3/3 KB 16/367 KB 128/158 KB 112/201 KB 6/6 KB 3/3 KB 20/367 KB 128/158 KB 112/201 KB 6/6 KB 3/3 KB 24/367 KB 128/158 KB 112/201 KB 6/6 KB 3/3 KB 28/367 KB 128/158 KB 112/201 KB 6/6 KB 3/3 KB 32/367 KB 128/158 KB 112/201 KB 6/6 KB 3/3 KB 36/367 KB 128/158 KB 112/201 KB 6/6 KB 3/3 KB 40/367 KB 132/158 KB 116/201 KB 6/6 KB 3/3 KB 44/367 KB 132/158 KB 116/201 KB 6/6 KB 3/3 KB 48/367 KB 132/158 KB 112/201 KB 6/6 KB 3/3 KB 36/367 KB 132/158 KB 116/201 KB 6/6 KB 3/3 KB 48/367 KB 136/158 KB 116/201 KB 6/6 KB 3/3 KB 48/367 KB 140/158 KB 116/201 KB 6/6 KB 3/3 KB 48/367 KB 144/158 KB 116/201 KB 6/6 KB 3/3 KB 40/367 KB 132/158 KB 120/201 KB 6/6 KB 3/3 KB 48/367 KB 144/158 KB 124/201 KB 6/6 KB 3/3 KB 48/367 KB 144/158 KB 128/201 KB 6/6 KB 3/3 KB 48/367 KB 144/158 KB 132/201 KB 6/6 KB 3/3 KB 48/367 KB 144/158 KB 136/201 KB 6/6 KB 3/3 KB 48/367 KB 144/158 KB 140/201 KB 6/6 KB 3/3 KB 48/367 KB 144/158 KB 144/201 KB 6/6 KB 3/3 KB 48/367 KB 144/158 KB 148/201 KB 6/6 KB 3/3 KB 48/367 KB 144/158 KB 152/201 KB 6/6 KB 3/3 KB 52/367 KB 148/158 KB 156/201 KB 6/6 KB 3/3 KB 52/367 KB 148/158 KB 160/201 KB 6/6 KB 3/3 KB 52/367 KB 148/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 50.8 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 116.5 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 148/201 KB 6/6 KB 3/3 KB 48/367 KB 148/158 KB 160/201 KB 52/367 KB 152/158 KB 160/201 KB 52/367 KB 156/158 KB 160/201 KB 52/367 KB 158/158 KB 148/201 KB 6/6 KB 3/3 KB 52/367 KB 148/158 KB 160/201 KB 56/367 KB 158/158 KB 160/201 KB 60/367 KB 158/158 KB 160/201 KB 64/367 KB 158/158 KB 164/201 KB 64/367 KB 158/158 KB 168/201 KB 64/367 KB 158/158 KB 172/201 KB 64/367 KB 158/158 KB 176/201 KB 64/367 KB 158/158 KB 180/201 KB 68/367 KB 158/158 KB 184/201 KB 68/367 KB 158/158 KB 188/201 KB 68/367 KB 158/158 KB 192/201 KB 68/367 KB 158/158 KB 196/201 KB 68/367 KB 158/158 KB 200/201 KB 68/367 KB 158/158 KB 201/201 KB 68/367 KB 158/158 KB 176/201 KB 68/367 KB 158/158 KB 201/201 KB 72/367 KB 158/158 KB 201/201 KB 76/367 KB 158/158 KB 201/201 KB 80/367 KB 158/158 KB 201/201 KB 84/367 KB 158/158 KB 201/201 KB 88/367 KB 158/158 KB 201/201 KB 92/367 KB 158/158 KB 201/201 KB 96/367 KB 158/158 KB 201/201 KB 96/367 KB 3/5 KB 158/158 KB 201/201 KB 96/367 KB 5/5 KB 158/158 KB 3/52 KB 201/201 KB 96/367 KB 5/5 KB 158/158 KB 6/52 KB 201/201 KB 96/367 KB 5/5 KB 158/158 KB 9/52 KB 201/201 KB 96/367 KB 5/5 KB 158/158 KB 11/52 KB 201/201 KB 96/367 KB 5/5 KB 158/158 KB 14/52 KB 201/201 KB 96/367 KB 5/5 KB 158/158 KB 16/52 KB 201/201 KB 96/367 KB 5/5 KB 158/158 KB 19/52 KB 201/201 KB 96/367 KB 5/5 KB 158/158 KB 22/52 KB 201/201 KB 96/367 KB 5/5 KB 158/158 KB 25/52 KB 201/201 KB 96/367 KB 5/5 KB 158/158 KB 27/52 KB 201/201 KB 96/367 KB 5/5 KB 30/52 KB 201/201 KB 96/367 KB 5/5 KB 32/52 KB 201/201 KB 96/367 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2276.1 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 36/52 KB 201/201 KB 96/367 KB 5/5 KB 40/52 KB 201/201 KB 96/367 KB 5/5 KB 44/52 KB 201/201 KB 96/367 KB 5/5 KB 48/52 KB 201/201 KB 96/367 KB 5/5 KB 48/52 KB 201/201 KB 100/367 KB 5/5 KB 52/52 KB 201/201 KB 104/367 KB 5/5 KB 52/52 KB 201/201 KB 108/367 KB 5/5 KB 52/52 KB 201/201 KB 112/367 KB 5/5 KB 52/52 KB 201/201 KB 100/367 KB 5/5 KB 52/52 KB 201/201 KB 116/367 KB 5/5 KB 52/52 KB 201/201 KB 120/367 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 63.3 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 52/52 KB 201/201 KB 124/367 KB 52/52 KB 201/201 KB 128/367 KB 52/52 KB 201/201 KB 132/367 KB 52/52 KB 201/201 KB 136/367 KB 52/52 KB 201/201 KB 140/367 KB 52/52 KB 201/201 KB 144/367 KB 52/52 KB 201/201 KB 148/367 KB 52/52 KB 201/201 KB 152/367 KB 52/52 KB 201/201 KB 156/367 KB 52/52 KB 201/201 KB 160/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2747.8 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 52/52 KB 4/47 KB 160/367 KB 52/52 KB 8/47 KB 160/367 KB 52/52 KB 12/47 KB 160/367 KB 52/52 KB 16/47 KB 160/367 KB 52/52 KB 20/47 KB 160/367 KB 24/47 KB 160/367 KB 28/47 KB 160/367 KB 3/238 KB 32/47 KB 160/367 KB 3/238 KB 24/47 KB 160/367 KB 3/238 KB 32/47 KB 160/367 KB 5/238 KB 32/47 KB 160/367 KB 8/238 KB 32/47 KB 160/367 KB 11/238 KB 32/47 KB 160/367 KB 13/238 KB 32/47 KB 160/367 KB 16/238 KB 32/47 KB 160/367 KB 19/238 KB 32/47 KB 160/367 KB 21/238 KB 32/47 KB 160/367 KB 24/238 KB 32/47 KB 160/367 KB 27/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 695.3 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 32/47 KB 160/367 KB 29/238 KB 32/47 KB 160/367 KB 32/238 KB 36/47 KB 160/367 KB 32/238 KB 40/47 KB 160/367 KB 36/238 KB 44/47 KB 160/367 KB 36/238 KB 47/47 KB 160/367 KB 36/238 KB 36/47 KB 160/367 KB 36/238 KB 47/47 KB 160/367 KB 40/238 KB 47/47 KB 160/367 KB 44/238 KB 47/47 KB 160/367 KB 48/238 KB 47/47 KB 160/367 KB 52/238 KB 47/47 KB 160/367 KB 56/238 KB 47/47 KB 160/367 KB 60/238 KB 47/47 KB 160/367 KB 64/238 KB 47/47 KB 160/367 KB 64/238 KB 4/28 KB 47/47 KB 160/367 KB 64/238 KB 8/28 KB 47/47 KB 160/367 KB 64/238 KB 12/28 KB 47/47 KB 160/367 KB 64/238 KB 16/28 KB 47/47 KB 160/367 KB 64/238 KB 20/28 KB 47/47 KB 160/367 KB 64/238 KB 24/28 KB 47/47 KB 160/367 KB 64/238 KB 28/28 KB 47/47 KB 160/367 KB 68/238 KB 28/28 KB 47/47 KB 164/367 KB 72/238 KB 28/28 KB 47/47 KB 164/367 KB 76/238 KB 28/28 KB 47/47 KB 164/367 KB 80/238 KB 28/28 KB 164/367 KB 84/238 KB 28/28 KB 164/367 KB 88/238 KB 28/28 KB 164/367 KB 92/238 KB 28/28 KB 164/367 KB 96/238 KB 28/28 KB 47/47 KB 164/367 KB 68/238 KB 28/28 KB 168/367 KB 96/238 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 556.9 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 172/367 KB 96/238 KB 28/28 KB 176/367 KB 96/238 KB 28/28 KB 180/367 KB 96/238 KB 28/28 KB 184/367 KB 96/238 KB 28/28 KB 188/367 KB 96/238 KB 28/28 KB 192/367 KB 96/238 KB 28/28 KB 196/367 KB 96/238 KB 28/28 KB 200/367 KB 100/238 KB 204/367 KB 100/238 KB 208/367 KB 100/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 307.4 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 196/367 KB 100/238 KB 28/28 KB 208/367 KB 104/238 KB 208/367 KB 108/238 KB 208/367 KB 112/238 KB 208/367 KB 116/238 KB 212/367 KB 120/238 KB 212/367 KB 124/238 KB 212/367 KB 128/238 KB 212/367 KB 116/238 KB 216/367 KB 128/238 KB 220/367 KB 128/238 KB 224/367 KB 128/238 KB 224/367 KB 4/186 KB 128/238 KB 224/367 KB 8/186 KB 128/238 KB 224/367 KB 12/186 KB 128/238 KB 224/367 KB 16/186 KB 128/238 KB 224/367 KB 20/186 KB 128/238 KB 224/367 KB 24/186 KB 128/238 KB 224/367 KB 28/186 KB 128/238 KB 228/367 KB 32/186 KB 132/238 KB 228/367 KB 36/186 KB 132/238 KB 228/367 KB 40/186 KB 132/238 KB 228/367 KB 44/186 KB 132/238 KB 228/367 KB 48/186 KB 132/238 KB 228/367 KB 28/186 KB 132/238 KB 232/367 KB 48/186 KB 132/238 KB 224/367 KB 28/186 KB 132/238 KB 232/367 KB 48/186 KB 136/238 KB 232/367 KB 48/186 KB 140/238 KB 236/367 KB 48/186 KB 140/238 KB 240/367 KB 48/186 KB 144/238 KB 236/367 KB 48/186 KB 144/238 KB 4/558 KB 240/367 KB 48/186 KB 144/238 KB 8/558 KB 240/367 KB 48/186 KB 144/238 KB 12/558 KB 240/367 KB 48/186 KB 144/238 KB 16/558 KB 240/367 KB 48/186 KB 144/238 KB 20/558 KB 240/367 KB 48/186 KB 144/238 KB 24/558 KB 240/367 KB 48/186 KB 144/238 KB 28/558 KB 240/367 KB 48/186 KB 144/238 KB 32/558 KB 240/367 KB 48/186 KB 144/238 KB 32/558 KB 240/367 KB 48/186 KB 148/238 KB 36/558 KB 244/367 KB 52/186 KB 152/238 KB 36/558 KB 244/367 KB 52/186 KB 156/238 KB 36/558 KB 244/367 KB 52/186 KB 148/238 KB 40/558 KB 244/367 KB 52/186 KB 156/238 KB 32/558 KB 244/367 KB 52/186 KB 148/238 KB 40/558 KB 248/367 KB 52/186 KB 156/238 KB 40/558 KB 252/367 KB 52/186 KB 156/238 KB 44/558 KB 256/367 KB 52/186 KB 156/238 KB 32/558 KB 240/367 KB 52/186 KB 148/238 KB 44/558 KB 256/367 KB 56/186 KB 160/238 KB 44/558 KB 256/367 KB 52/186 KB 160/238 KB 44/558 KB 252/367 KB 52/186 KB 156/238 KB 48/558 KB 256/367 KB 56/186 KB 160/238 KB 48/558 KB 256/367 KB 60/186 KB 160/238 KB 48/558 KB 256/367 KB 64/186 KB 164/238 KB 48/558 KB 256/367 KB 68/186 KB 164/238 KB 52/558 KB 260/367 KB 72/186 KB 164/238 KB 52/558 KB 260/367 KB 76/186 KB 164/238 KB 52/558 KB 260/367 KB 80/186 KB 164/238 KB 48/558 KB 256/367 KB 60/186 KB 164/238 KB 52/558 KB 260/367 KB 80/186 KB 168/238 KB 52/558 KB 260/367 KB 80/186 KB 172/238 KB 52/558 KB 260/367 KB 80/186 KB 176/238 KB 52/558 KB 260/367 KB 68/186 KB 164/238 KB 48/558 KB 260/367 KB 68/186 KB 164/238 KB 52/558 KB 264/367 KB 80/186 KB 176/238 KB 56/558 KB 268/367 KB 80/186 KB 176/238 KB 56/558 KB 272/367 KB 80/186 KB 176/238 KB 56/558 KB 264/367 KB 80/186 KB 176/238 KB 60/558 KB 272/367 KB 80/186 KB 176/238 KB 64/558 KB 272/367 KB 80/186 KB 176/238 KB 68/558 KB 272/367 KB 80/186 KB 176/238 KB 72/558 KB 276/367 KB 84/186 KB 180/238 KB 76/558 KB 276/367 KB 84/186 KB 180/238 KB 80/558 KB 276/367 KB 84/186 KB 180/238 KB 84/558 KB 276/367 KB 84/186 KB 180/238 KB 88/558 KB 276/367 KB 84/186 KB 180/238 KB 92/558 KB 276/367 KB 84/186 KB 180/238 KB 96/558 KB 276/367 KB 84/186 KB 180/238 KB 68/558 KB 276/367 KB 84/186 KB 180/238 KB 96/558 KB 276/367 KB 88/186 KB 180/238 KB 68/558 KB 276/367 KB 80/186 KB 180/238 KB 96/558 KB 276/367 KB 88/186 KB 184/238 KB 68/558 KB 276/367 KB 80/186 KB 176/238 KB 96/558 KB 280/367 KB 88/186 KB 184/238 KB 96/558 KB 284/367 KB 88/186 KB 184/238 KB 96/558 KB 284/367 KB 88/186 KB 188/238 KB 96/558 KB 284/367 KB 88/186 KB 192/238 KB 96/558 KB 288/367 KB 88/186 KB 196/238 KB 96/558 KB 288/367 KB 88 unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install /186 KB 192/238 KB 96/558 KB 292/367 KB 92/186 KB 196/238 KB 96/558 KB 296/367 KB 92/186 KB 196/238 KB 96/558 KB 300/367 KB 92/186 KB 196/238 KB 96/558 KB 304/367 KB 92/186 KB 200/238 KB 96/558 KB 288/367 KB 92/186 KB 196/238 KB 96/558 KB 304/367 KB 96/186 KB 200/238 KB 96/558 KB 304/367 KB 100/186 KB 200/238 KB 96/558 KB 304/367 KB 104/186 KB 200/238 KB 100/558 KB 304/367 KB 108/186 KB 200/238 KB 100/558 KB 304/367 KB 112/186 KB 200/238 KB 96/558 KB 300/367 KB 92/186 KB 200/238 KB 100/558 KB 304/367 KB 112/186 KB 204/238 KB 100/558 KB 304/367 KB 112/186 KB 208/238 KB 100/558 KB 304/367 KB 112/186 KB 212/238 KB 100/558 KB 308/367 KB 116/186 KB 216/238 KB 100/558 KB 308/367 KB 116/186 KB 220/238 KB 100/558 KB 308/367 KB 116/186 KB 224/238 KB 100/558 KB 304/367 KB 104/186 KB 200/238 KB 104/558 KB 308/367 KB 116/186 KB 224/238 KB 100/558 KB 308/367 KB 116/186 KB 212/238 KB 104/558 KB 312/367 KB 116/186 KB 224/238 KB 108/558 KB 316/367 KB 116/186 KB 224/238 KB 108/558 KB 320/367 KB 116/186 KB 224/238 KB 108/558 KB 324/367 KB 116/186 KB 224/238 KB 108/558 KB 328/367 KB 116/186 KB 228/238 KB 108/558 KB 332/367 KB 116/186 KB 228/238 KB 108/558 KB 336/367 KB 116/186 KB 228/238 KB 100/558 KB 304/367 KB 116/186 KB 212/238 KB 108/558 KB 336/367 KB 120/186 KB 228/238 KB 108/558 KB 336/367 KB 124/186 KB 228/238 KB 108/558 KB 336/367 KB 128/186 KB 228/238 KB 108/558 KB 336/367 KB 132/186 KB 228/238 KB 108/558 KB 336/367 KB 136/186 KB 228/238 KB 108/558 KB 340/367 KB 140/186 KB 228/238 KB 108/558 KB 340/367 KB 144/186 KB 228/238 KB 108/558 KB 340/367 KB 148/186 KB 228/238 KB 108/558 KB 340/367 KB 152/186 KB 228/238 KB 108/558 KB 340/367 KB 156/186 KB 228/238 KB 108/558 KB 340/367 KB 160/186 KB 228/238 KB 108/558 KB 324/367 KB 116/186 KB 228/238 KB 108/558 KB 340/367 KB 160/186 KB 232/238 KB 108/558 KB 312/367 KB 116/186 KB 224/238 KB 112/558 KB 340/367 KB 160/186 KB 232/238 KB 116/558 KB 340/367 KB 160/186 KB 232/238 KB 120/558 KB 340/367 KB 160/186 KB 232/238 KB 124/558 KB 340/367 KB 160/186 KB 232/238 KB 128/558 KB 340/367 KB 160/186 KB 232/238 KB 132/558 KB 340/367 KB 160/186 KB 236/238 KB 136/558 KB 340/367 KB 160/186 KB 236/238 KB 108/558 KB 340/367 KB 136/186 KB 228/238 KB 136/558 KB 344/367 KB 160/186 KB 236/238 KB 140/558 KB 348/367 KB 160/186 KB 236/238 KB 140/558 KB 352/367 KB 160/186 KB 236/238 KB 128/558 KB 340/367 KB 160/186 KB 236/238 KB 140/558 KB 352/367 KB 160/186 KB 238/238 KB 140/558 KB 344/367 KB 160/186 KB 236/238 KB 144/558 KB 352/367 KB 160/186 KB 238/238 KB 148/558 KB 352/367 KB 160/186 KB 238/238 KB 152/558 KB 356/367 KB 164/186 KB 238/238 KB 156/558 KB 356/367 KB 164/186 KB 238/238 KB 160/558 KB 356/367 KB 164/186 KB 238/238 KB 148/558 KB 356/367 KB 164/186 KB 238/238 KB 160/558 KB 356/367 KB 168/186 KB 238/238 KB 148/558 KB 356/367 KB 160/186 KB 238/238 KB 160/558 KB 360/367 KB 168/186 KB 238/238 KB 160/558 KB 364/367 KB 168/186 KB 238/238 KB 160/558 KB 367/367 KB 168/186 KB 238/238 KB 160/558 KB 367/367 KB 172/186 KB 238/238 KB 160/558 KB 367/367 KB 176/186 KB 238/238 KB 160/558 KB 367/367 KB 180/186 KB 238/238 KB 164/558 KB 367/367 KB 184/186 KB 238/238 KB 164/558 KB 367/367 KB 186/186 KB 238/238 KB 164/558 KB 367/367 KB 180/186 KB 238/238 KB 168/558 KB 367/367 KB 186/186 KB 238/238 KB 172/558 KB 367/367 KB 186/186 KB 238/238 KB 176/558 KB 367/367 KB 186/186 KB 238/238 KB 180/558 KB 367/367 KB 186/186 KB 238/238 KB 184/558 unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install KB 367/367 KB 186/186 KB 188/558 KB 367/367 KB 186/186 KB 192/558 KB 367/367 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1854.9 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 196/558 KB 367/367 KB 186/186 KB 200/558 KB 367/367 KB 186/186 KB 204/558 KB 367/367 KB 186/186 KB 208/558 KB 367/367 KB 186/186 KB 212/558 KB 367/367 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2797.5 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 216/558 KB 186/186 KB 220/558 KB 186/186 KB 224/558 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1408.9 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 228/558 KB 232/558 KB 236/558 KB 240/558 KB 4/1206 KB 240/558 KB 8/1206 KB 240/558 KB 12/1206 KB 240/558 KB 16/1206 KB 240/558 KB 4/181 KB 20/1206 KB 240/558 KB 4/181 KB 12/1206 KB 240/558 KB 4/181 KB 24/1206 KB 240/558 KB 8/181 KB 28/1206 KB 240/558 KB 8/181 KB 20/1206 KB 240/558 KB 8/181 KB 28/1206 KB 240/558 KB 12/181 KB 32/1206 KB 240/558 KB 12/181 KB 36/1206 KB 240/558 KB 16/181 KB 40/1206 KB 240/558 KB 16/181 KB 44/1206 KB 244/558 KB 16/181 KB 48/1206 KB 244/558 KB 16/181 KB 32/1206 KB 240/558 KB 16/181 KB 48/1206 KB 244/558 KB 20/181 KB 48/1206 KB 244/558 KB 24/181 KB 48/1206 KB 244/558 KB 28/181 KB 48/1206 KB 244/558 KB 32/181 KB 48/1206 KB 244/558 KB 36/181 KB 52/1206 KB 244/558 KB 40/181 KB 52/1206 KB 244/558 KB 44/181 KB 40/1206 KB 244/558 KB 16/181 KB 52/1206 KB 248/558 KB 44/181 KB 52/1206 KB 252/558 KB 44/181 KB 52/1206 KB 256/558 KB 44/181 KB 52/1206 KB 260/558 KB 44/181 KB 52/1206 KB 264/558 KB 48/181 KB 52/1206 KB 244/558 KB 36/181 KB 56/1206 KB 268/558 KB 48/181 KB 60/1206 KB 268/558 KB 48/181 KB 64/1206 KB 268/558 KB 48/181 KB 52/1206 KB 260/558 KB 48/181 KB 64/1206 KB 268/558 KB 52/181 KB 68/1206 KB 268/558 KB 56/181 KB 68/1206 KB 268/558 KB 60/181 KB 68/1206 KB 268/558 KB 64/181 KB 68/1206 KB 268/558 KB 52/181 KB 72/1206 KB 268/558 KB 64/181 KB 76/1206 KB 268/558 KB 64/181 KB 80/1206 KB 268/558 KB 64/181 KB 84/1206 KB 268/558 KB 64/181 KB 52/1206 KB 268/558 KB 52/181 KB 84/1206 KB 272/558 KB 68/181 KB 84/1206 KB 276/558 KB 68/181 KB 84/1206 KB 280/558 KB 68/181 KB 84/1206 KB 284/558 KB 68/181 KB 84/1206 KB 288/558 KB 68/181 KB 84/1206 KB 292/558 KB 68/181 KB 88/1206 KB 296/558 KB 68/181 KB 88/1206 KB 300/558 KB 68/181 KB 88/1206 KB 304/558 KB 68/181 KB 84/1206 KB 268/558 KB 68/181 KB 88/1206 KB 304/558 KB 72/181 KB 88/1206 KB 304/558 KB 76/181 KB 88/1206 KB 304/558 KB 80/181 KB 88/1206 KB 304/558 KB 84/181 KB 88/1206 KB 304/558 KB 88/181 KB 88/1206 KB 308/558 KB 92/181 KB 88/1206 KB 308/558 KB 96/181 KB 88/1206 KB 292/558 KB 68/181 KB 92/1206 KB 308/558 KB 96/181 KB 96/1206 KB 308/558 KB 96/181 KB 100/1206 KB 308/558 KB 96/181 KB 104/1206 KB 308/558 KB 96/181 KB 108/1206 KB 308/558 KB 96/181 KB 112/1206 KB 308/558 KB 100/181 KB 88/1206 KB 308/558 KB 88/181 KB 112/1206 KB 312/558 KB 100/181 KB 116/1206 KB 316/558 KB 100/181 KB 116/1206 KB 320/558 KB 100/181 KB 116/1206 KB 324/558 KB 100/181 KB 116/1206 KB 328/558 KB 100/181 KB 116/1206 KB 332/558 KB 100/181 KB 116/1206 KB 336/558 KB 100/181 KB 108/1206 KB 308/558 KB 100/181 KB 116/1206 KB 336/558 KB 104/181 KB 116/1206 KB 336/558 KB 108/181 KB 116/1206 KB 336/558 KB 112/181 KB 116/1206 KB 312/558 KB 100/181 KB 120/1206 KB 336/558 KB 112/181 KB 124/1206 KB 336/558 KB 112/181 KB 128/1206 KB 336/558 KB 112/181 KB 128/1206 KB 336/558 KB 116/181 KB 132/1206 KB 336/558 KB 120/181 KB 132/1206 KB 336/558 KB 124/181 KB 132/1206 KB 336/558 KB 128/181 KB 132/1206 KB 336/558 KB 116/181 KB 136/1206 KB 336/558 KB 128/181 KB 140/1206 KB 340/558 KB 128/181 KB 144/1206 KB 340/558 KB 128/181 KB 148/1206 KB 340/558 KB 128/181 KB 152/1206 KB 340/558 KB 132/181 KB 156/1206 KB 340/558 KB 132/181 KB 160/1206 KB 340/558 KB 132/181 KB 136/1206 KB 340/558 KB 128/181 KB 160/1206 KB 344/558 KB 132/181 KB 160/1206 KB 348/558 KB 132/181 KB 160/1206 KB 352/558 KB 132/181 KB 160/1206 KB 356/558 KB 132/181 KB 160/1206 KB 360/558 KB 132/181 KB 164/1206 KB 364/558 unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install KB 132/181 KB 164/1206 KB 368/558 KB 132/181 KB 164/1206 KB 372/558 KB 132/181 KB 164/1206 KB 376/558 KB 132/181 KB 164/1206 KB 380/558 KB 132/181 KB 164/1206 KB 384/558 KB 132/181 KB 148/1206 KB 340/558 KB 132/181 KB 164/1206 KB 384/558 KB 136/181 KB 164/1206 KB 384/558 KB 140/181 KB 164/1206 KB 384/558 KB 144/181 KB 164/1206 KB 384/558 KB 148/181 KB 164/1206 KB 384/558 KB 152/181 KB 164/1206 KB 384/558 KB 156/181 KB 164/1206 KB 384/558 KB 160/181 KB 164/1206 KB 384/558 KB 164/181 KB 164/1206 KB 384/558 KB 168/181 KB 164/1206 KB 384/558 KB 172/181 KB 164/1206 KB 384/558 KB 176/181 KB 164/1206 KB 388/558 KB 180/181 KB 164/1206 KB 388/558 KB 181/181 KB 164/1206 KB 360/558 KB 132/181 KB 168/1206 KB 388/558 KB 181/181 KB 172/1206 KB 388/558 KB 181/181 KB 176/1206 KB 388/558 KB 181/181 KB 180/1206 KB 388/558 KB 181/181 KB 184/1206 KB 388/558 KB 181/181 KB 188/1206 KB 388/558 KB 181/181 KB 192/1206 KB 388/558 KB 181/181 KB 196/1206 KB 388/558 KB 181/181 KB 200/1206 KB 388/558 KB 181/181 KB 204/1206 KB 388/558 KB 181/181 KB 208/1206 KB 388/558 KB 181/181 KB 164/1206 KB 388/558 KB 176/181 KB 208/1206 KB 392/558 KB 181/181 KB 208/1206 KB 396/558 KB 181/181 KB 208/1206 KB 400/558 KB 181/181 KB 208/1206 KB 404/558 KB 181/181 KB 208/1206 KB 408/558 KB 181/181 KB 212/1206 KB 412/558 KB 181/181 KB 212/1206 KB 416/558 KB 181/181 KB 212/1206 KB 420/558 KB 181/181 KB 212/1206 KB 424/558 KB 181/181 KB 212/1206 KB 428/558 KB 181/181 KB 212/1206 KB 432/558 KB 181/181 KB 212/1206 KB 436/558 KB 181/181 KB 212/1206 KB 440/558 KB 181/181 KB 212/1206 KB 444/558 KB 181/181 KB 212/1206 KB 448/558 KB 181/181 KB 212/1206 KB 408/558 KB 181/181 KB 216/1206 KB 448/558 KB 181/181 KB 220/1206 KB 448/558 KB 181/181 KB 224/1206 KB 448/558 KB 181/181 KB 228/1206 KB 448/558 KB 181/181 KB 232/1206 KB 448/558 KB 181/181 KB 236/1206 KB 448/558 KB 181/181 KB 240/1206 KB 448/558 KB 181/181 KB 244/1206 KB 448/558 KB 181/181 KB 248/1206 KB 452/558 KB 181/181 KB 252/1206 KB 452/558 KB 181/181 KB 244/1206 KB 452/558 KB 181/181 KB 252/1206 KB 456/558 KB 181/181 KB 252/1206 KB 460/558 KB 181/181 KB 256/1206 KB 464/558 KB 181/181 KB 256/1206 KB 460/558 KB 181/181 KB 260/1206 KB 464/558 KB 181/181 KB 264/1206 KB 468/558 KB 268/1206 KB 468/558 KB 272/1206 KB 468/558 KB 260/1206 KB 468/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 1033.1 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 272/1206 KB 472/558 KB 272/1206 KB 476/558 KB 272/1206 KB 480/558 KB 276/1206 KB 480/558 KB 280/1206 KB 484/558 KB 284/1206 KB 484/558 KB 288/1206 KB 484/558 KB 276/1206 KB 484/558 KB 288/1206 KB 488/558 KB 288/1206 KB 492/558 KB 288/1206 KB 496/558 KB 288/1206 KB 500/558 KB 292/1206 KB 504/558 KB 292/1206 KB 508/558 KB 292/1206 KB 512/558 KB 292/1206 KB 516/558 KB 292/1206 KB 520/558 KB 292/1206 KB 524/558 KB 292/1206 KB 528/558 KB 292/1206 KB 532/558 KB 292/1206 KB 536/558 KB 292/1206 KB 540/558 KB 292/1206 KB 544/558 KB 292/1206 KB 500/558 KB 296/1206 KB 544/558 KB 300/1206 KB 544/558 KB 304/1206 KB 544/558 KB 308/1206 KB 544/558 KB 312/1206 KB 544/558 KB 316/1206 KB 544/558 KB 320/1206 KB 544/558 KB 324/1206 KB 544/558 KB 328/1206 KB 544/558 KB 332/1206 KB 544/558 KB 336/1206 KB 544/558 KB 336/1206 KB 548/558 KB 340/1206 KB 552/558 KB 340/1206 KB 556/558 KB 340/1206 KB 548/558 KB 344/1206 KB 558/558 KB 348/1206 KB 558/558 KB 352/1206 KB 558/558 KB 340/1206 KB 558/558 KB 356/1206 KB 558/558 KB 360/1206 KB 558/558 KB 364/1206 KB 558/558 KB 368/1206 KB 558/558 KB 372/1206 KB 558/558 KB 376/1206 KB 558/558 KB 380/1206 KB 558/558 KB 384/1206 KB 558/558 KB 388/1206 KB 558/558 KB 392/1206 KB 558/558 KB 396/1206 KB 558/558 KB 400/1206 KB 558/558 KB 404/1206 KB 558/558 KB 408/1206 KB 558/558 KB 412/1206 KB 558/558 KB 416/1206 KB 558/558 KB 420/1206 KB 558/558 KB 424/1206 KB 558/558 KB 428/1206 KB 558/558 KB 432/1206 KB 558/558 KB 436/1206 KB 558/558 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2886.6 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 440/1206 KB 444/1206 KB 448/1206 KB 452/1206 KB 456/1206 KB 460/1206 KB 464/1206 KB 468/1206 KB 472/1206 KB 476/1206 KB 480/1206 KB 484/1206 KB 488/1206 KB 492/1206 KB 496/1206 KB 500/1206 KB 504/1206 KB 508/1206 KB 512/1206 KB 516/1206 KB 520/1206 KB 524/1206 KB 528/1206 KB 532/1206 KB 536/1206 KB 540/1206 KB 544/1206 KB 548/1206 KB 552/1206 KB 556/1206 KB 560/1206 KB 564/1206 KB 568/1206 KB 572/1206 KB 576/1206 KB 580/1206 KB 584/1206 KB 588/1206 KB 592/1206 KB 596/1206 KB 600/1206 KB 604/1206 KB 608/1206 KB 612/1206 KB 616/1206 KB 620/1206 KB 624/1206 KB 628/1206 KB 632/1206 KB 636/1206 KB 640/1206 KB 644/1206 KB 648/1206 KB 652/1206 KB 656/1206 KB 660/1206 KB 664/1206 KB 668/1206 KB 672/1206 KB 676/1206 KB 680/1206 KB 684/1206 KB 688/1206 KB 692/1206 KB 696/1206 KB 700/1206 KB 704/1206 KB 708/1206 KB 712/1206 KB 716/1206 KB 720/1206 KB 724/1206 KB 728/1206 KB 732/1206 KB 736/1206 KB 740/1206 KB 744/1206 KB 748/1206 KB 752/1206 KB 756/1206 KB 760/1206 KB 764/1206 KB 768/1206 KB 772/1206 KB 776/1206 KB 780/1206 KB 784/1206 KB 788/1206 KB 792/1206 KB 796/1206 KB 800/1206 KB 804/1206 KB 808/1206 KB 812/1206 KB 816/1206 KB 820/1206 KB 824/1206 KB 828/1206 KB 832/1206 KB 836/1206 KB 840/1206 KB 844/1206 KB 848/1206 KB 852/1206 KB 856/1206 KB 860/1206 KB 864/1206 KB 868/1206 KB 872/1206 KB 876/1206 KB 880/1206 KB 884/1206 KB 888/1206 KB 892/1206 KB 896/1206 KB 900/1206 KB 904/1206 KB 908/1206 KB 912/1206 KB 916/1206 KB 920/1206 KB 924/1206 KB 928/1206 KB 932/1206 KB 936/1206 KB 940/1206 KB 944/1206 KB 948/1206 KB 952/1206 KB 956/1206 KB 960/1206 KB 964/1206 KB 968/1206 KB 972/1206 KB 976/1206 KB 980/1206 KB 984/1206 KB 988/1206 KB 992/1206 KB 996/1206 KB 1000/1206 KB 1004/1206 KB 1008/1206 KB 1012/1206 KB 1016/1206 KB 1020/1206 KB 1024/1206 KB 1028/1206 KB 1032/1206 KB 1036/1206 KB 1040/1206 KB 1044/1206 KB 1048/1206 KB 1052/1206 KB 1056/1206 KB 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 4842.0 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 4/1199 KB 8/1199 KB 12/1199 KB 16/1199 KB 20/1199 KB 24/1199 KB 28/1199 KB 32/1199 KB 36/1199 KB 40/1199 KB 44/1199 KB 48/1199 KB 52/1199 KB 56/1199 KB 60/1199 KB 64/1199 KB 68/1199 KB 72/1199 KB 76/1199 KB 80/1199 KB 84/1199 KB 88/1199 KB 92/1199 KB 96/1199 KB 100/1199 KB 104/1199 KB 108/1199 KB 112/1199 KB 116/1199 KB 120/1199 KB 124/1199 KB 128/1199 KB 132/1199 KB 136/1199 KB 140/1199 KB 144/1199 KB 148/1199 KB 152/1199 KB 156/1199 KB 160/1199 KB 164/1199 KB 168/1199 KB 172/1199 KB 176/1199 KB 180/1199 KB 184/1199 KB 188/1199 KB 192/1199 KB 196/1199 KB 200/1199 KB 204/1199 KB 208/1199 KB 212/1199 KB 216/1199 KB 220/1199 KB 224/1199 KB 228/1199 KB 232/1199 KB 236/1199 KB 240/1199 KB 244/1199 KB 248/1199 KB 252/1199 KB 256/1199 KB 260/1199 KB 264/1199 KB 268/1199 KB 272/1199 KB 276/1199 KB 280/1199 KB 284/1199 KB 288/1199 KB 292/1199 KB 296/1199 KB 300/1199 KB 304/1199 KB 308/1199 KB 312/1199 KB 316/1199 KB 320/1199 KB 324/1199 KB 328/1199 KB 332/1199 KB 336/1199 KB 340/1199 KB 344/1199 KB 348/1199 KB 352/1199 KB 356/1199 KB 360/1199 KB 364/1199 KB 368/1199 KB 372/1199 KB 376/1199 KB 380/1199 KB 384/1199 KB 388/1199 KB 392/1199 KB 396/1199 KB 400/1199 KB 404/1199 KB 408/1199 KB 412/1199 KB 416/1199 KB 420/1199 KB 424/1199 KB 428/1199 KB 432/1199 KB 436/1199 KB 440/1199 KB 444/1199 KB 448/1199 KB 452/1199 KB 456/1199 KB 460/1199 KB 464/1199 KB 468/1199 KB 472/1199 KB 476/1199 KB 480/1199 KB 484/1199 KB 488/1199 KB 492/1199 KB 496/1199 KB 500/1199 KB 504/1199 KB 508/1199 KB 512/1199 KB 516/1199 KB 520/1199 KB 524/1199 KB 528/1199 KB 532/1199 KB 536/1199 KB 540/1199 KB 544/1199 KB 548/1199 KB 552/1199 KB 556/1199 KB 560/1199 KB 564/1199 KB 568/1199 KB 572/1199 KB 576/1199 KB 580/1199 KB 584/1199 KB 588/1199 KB 592/1199 KB 596/1199 KB 600/1199 KB 604/1199 KB 608/1199 KB 612/1199 KB 616/1199 KB 620/1199 KB 624/1199 KB 628/1199 KB 632/1199 KB 636/1199 KB 640/1199 KB 644/1199 KB 648/1199 KB 652/1199 KB 656/1199 KB 660/1199 KB 664/1199 KB 668/1199 KB 672/1199 KB 676/1199 KB 680/1199 KB 684/1199 KB 688/1199 KB 692/1199 KB 696/1199 KB 700/1199 KB 704/1199 KB 708/1199 KB 712/1199 KB 716/1199 KB 720/1199 KB 724/1199 KB 728/1199 KB 732/1199 KB 736/1199 KB 740/1199 KB 744/1199 KB 748/1199 KB 752/1199 KB 756/1199 KB 760/1199 KB 764/1199 KB 768/1199 KB 772/1199 KB 776/1199 KB 780/1199 KB 784/1199 KB 788/1199 KB 792/1199 KB 796/1199 KB 800/1199 KB 804/1199 KB 808/1199 KB 812/1199 KB 816/1199 KB 820/1199 KB 824/1199 KB 828/1199 KB 832/1199 KB 836/1199 KB 840/1199 KB 844/1199 KB 848/1199 KB 852/1199 KB 856/1199 KB 860/1199 KB 864/1199 KB 868/1199 KB 872/1199 KB 876/1199 KB 880/1199 KB 884/1199 KB 888/1199 KB 892/1199 KB 896/1199 KB 900/1199 KB 904/1199 KB 908/1199 KB 912/1199 KB 916/1199 KB 920/1199 KB 924/1199 KB 928/1199 KB 932/1199 KB 936/1199 KB 940/1199 KB 944/1199 KB 948/1199 KB 952/1199 KB 956/1199 KB 960/1199 KB 964/1199 KB 968/1199 KB 972/1199 KB 976/1199 KB 980/1199 KB 984/1199 KB 988/1199 KB 992/1199 KB 996/1199 KB 1000/1199 KB 1004/1199 KB 1008/1199 KB 1012/1199 KB 1016/1199 KB 1020/1199 KB 1024/1199 KB 1028/1199 KB 1032/1199 KB 1036/1199 KB 1040/1199 KB 1044/1199 KB 1048/1199 KB 1052/1199 KB 1056/1199 KB 1060/1199 KB 1064/1199 KB 1068/1199 KB 1072/1199 KB 1076/1199 KB 1080/1199 KB 1084/1199 KB 1088/1199 KB 1092/1199 KB unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install 1096/1199 KB 1100/1199 KB 1104/1199 KB 1108/1199 KB 1112/1199 KB 1116/1199 KB 1120/1199 KB 1124/1199 KB 1128/1199 KB 1132/1199 KB 1136/1199 KB 1140/1199 KB 1144/1199 KB 1148/1199 KB 1152/1199 KB 1156/1199 KB 1160/1199 KB 1164/1199 KB 1168/1199 KB 1172/1199 KB 1176/1199 KB 1180/1199 KB 1184/1199 KB 1188/1199 KB 1192/1199 KB 1196/1199 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 2923.6 KB/sec) unit-abot-epc-basic-0: 04:01:53 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 41.160 s unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-09T04:01:54+00:00 unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 04:01:54 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:01:55 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:01:55 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 04:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:01:55 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-141.167) ... unit-abot-epc-basic-0: 04:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 04:01:55 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:55 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:56 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:57 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:57 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:57 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:01:57 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:01:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 04:01:57 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 04:01:58 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 04:01:58 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 04:01:58 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 04:01:58 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:01:59 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:01:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 04:01:59 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 04:01:59 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 04:01:59 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 04:01:59 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 04:01:59 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 04:01:59 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 04:02:00 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:02:00 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 04:02:00 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:02:00 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:02:00 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:02:00 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:02:00 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 04:02:00 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 04:02:00 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:02:01 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 04:02:01 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:02:01 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 04:02:01 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 04:02:01 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 04:02:01 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 04:02:01 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 04:02:02 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 04:02:02 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-9012ad-default-0". unit-abot-epc-basic-0: 04:02:02 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 04:02:02 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 04:02:02 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 04:02:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:02:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 04:02:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 04:02:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 04:02:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 04:02:03 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9012ad-default-0 unit-abot-epc-basic-0: 04:02:04 DEBUG unit.abot-epc-basic/0.install Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 04:02:04 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 04:02:04 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 04:02:04 DEBUG unit.abot-epc-basic/0.install Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9012ad-default-0 unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9012ad-default-0 unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:02:05 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.14). unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 04:02:06 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 04:02:07 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 04:02:07 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.11 [186 kB] unit-abot-epc-basic-0: 04:02:08 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 04:02:08 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 04:02:08 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 04:02:08 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 04:02:08 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 04:02:09 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 04:02:09 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 04:02:09 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 04:02:09 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 04:02:09 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 04:02:09 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 04:02:10 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 04:02:10 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 04:02:10 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 04:02:10 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 04:02:10 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 04:02:10 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 04:02:10 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 04:02:11 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 04:02:11 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 04:02:11 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 04:02:11 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 04:02:11 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 04:02:11 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 04:02:12 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-abot-epc-basic-0: 04:02:12 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 04:02:12 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 04:02:12 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 04:02:12 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 04:02:13 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 04:02:13 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 04:02:13 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 04:02:13 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 04:02:13 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 04:02:13 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 04:02:13 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 04:02:14 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 04:02:14 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 04:02:14 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 04:02:14 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 04:02:14 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 04:02:14 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 04:02:14 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 04:02:15 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 04:02:15 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 04:02:15 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 04:02:15 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 04:02:15 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 04:02:15 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 04:02:16 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 04:02:16 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 04:02:16 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 04:02:16 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 04:02:16 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 04:02:16 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 04:02:16 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 04:02:17 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 04:02:17 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 04:02:17 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 04:02:17 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 04:02:17 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 04:02:17 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 04:02:17 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 04:02:18 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 04:02:18 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 04:02:18 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 04:02:18 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 04:02:18 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 04:02:18 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 04:02:18 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 04:02:19 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 04:02:19 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 04:02:19 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 04:02:19 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 04:02:19 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 04:02:19 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 04:02:20 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 04:02:20 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 04:02:20 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 04:02:20 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 04:02:20 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 04:02:20 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 04:02:20 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 04:02:21 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 04:02:21 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 04:02:21 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 04:02:21 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 04:02:21 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 04:02:21 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 04:02:21 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 04:02:22 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 04:02:22 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 04:02:22 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 04:02:22 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 04:02:22 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 04:02:22 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 04:02:23 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 04:02:23 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-oai-epc-0: 04:02:23 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 04:02:23 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:02:23 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 04:02:23 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 04:02:23 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 04:02:23 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 04:02:23 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 04:02:23 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-oai-epc-0: 04:02:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 04:02:23 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 04:02:23 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 04:02:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 04:02:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 04:02:24 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 04:02:24 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 04:02:24 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 04:02:24 DEBUG unit.oai-epc/0.install unit-mysql-0: 04:02:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:02:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:02:25 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:02:25 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 04:02:25 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 04:02:25 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 04:02:25 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 04:02:25 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:02:25 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 04:02:25 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 04:02:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:02:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:02:25 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 04:02:25 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-oai-epc-0: 04:02:25 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:02:25 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:02:25 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 04:02:25 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:02:25 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 04:02:25 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-oai-epc-0: 04:02:25 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 04:02:25 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 04:02:25 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 04:02:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:02:25 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 04:02:25 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 04:02:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:02:25 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 04:02:25 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 04:02:26 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 04:02:26 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 04:02:26 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-oai-epc-0: 04:02:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:02:26 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 04:02:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:02:26 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 04:02:26 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-oai-epc-0: 04:02:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:02:26 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 04:02:26 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 04:02:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:02:26 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install --2019-01-09 04:02:27-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install --2019-01-09 04:02:27-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 04:02:27 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 04:02:27 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 04:02:27 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 04:02:27 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install 0K ....... 37.2M=0s unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install 2019-01-09 04:02:27 (37.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install FINISHED --2019-01-09 04:02:27-- unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (37.2 MB/s) unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 04:02:27 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 04:02:27 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 04:02:27 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 04:02:27 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 04:02:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:02:27 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:02:27 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 04:02:28 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 04:02:28 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 04:02:28 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 04:02:28 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 04:02:28 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 04:02:28 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 04:02:29 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 04:02:29 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 04:02:29 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 04:02:29 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 04:02:29 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 04:02:29 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 04:02:29 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 04:02:30 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 04:02:30 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 04:02:30 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 04:02:30 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-abot-epc-basic-0: 04:02:30 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 04:02:31 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 04:02:31 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 04:02:31 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 04:02:31 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 04:02:31 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 04:02:32 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 04:02:32 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 04:02:32 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 04:02:32 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 04:02:33 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 04:02:33 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 04:02:33 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 04:02:33 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 04:02:33 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 04:02:34 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 04:02:34 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-abot-epc-basic-0: 04:02:34 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-abot-epc-basic-0: 04:02:34 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 04:02:34 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 04:02:35 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.6 [16.1 kB] unit-abot-epc-basic-0: 04:02:35 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 04:02:35 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 04:02:35 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 04:02:35 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.3 [5,095 kB] unit-abot-epc-basic-0: 04:02:36 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [2,274 kB] unit-abot-epc-basic-0: 04:02:36 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 04:02:36 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [47.2 kB] unit-abot-epc-basic-0: 04:02:36 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 04:02:36 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 04:02:36 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 04:02:37 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 04:02:37 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 04:02:37 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 04:02:37 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 04:02:37 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 04:02:37 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 04:02:37 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 04:02:38 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 04:02:38 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 04:02:38 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 04:02:38 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 04:02:38 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 04:02:39 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 04:02:39 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 04:02:39 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 04:02:39 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 04:02:39 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 04:02:39 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 04:02:39 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 04:02:40 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 04:02:40 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 04:02:40 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] machine-3: 04:02:40 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 04:02:40 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 04:02:40 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 04:02:40 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 04:02:40 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] machine-3: 04:02:40 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 04:02:40 DEBUG juju.worker start "engine" machine-3: 04:02:40 INFO juju.worker start "engine" machine-3: 04:02:40 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 04:02:40 DEBUG juju.worker "engine" started machine-3: 04:02:40 DEBUG juju.worker.introspection stats worker now serving machine-3: 04:02:40 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 04:02:40 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 04:02:40 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 04:02:40 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 04:02:40 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 04:02:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 04:02:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.apicaller connecting with old password machine-3: 04:02:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-3: 04:02:40 INFO juju.api connection established to "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-3: 04:02:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 04:02:40 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-3: 04:02:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 04:02:40 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 04:02:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 04:02:40 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] machine-3: 04:02:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 04:02:40 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 04:02:40 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 04:02:41 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 04:02:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 04:02:41 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 04:02:41 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 04:02:41 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 04:02:41 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] machine-3: 04:02:41 DEBUG juju.worker.apicaller connected machine-3: 04:02:41 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 04:02:41 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 04:02:41 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 04:02:41 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 04:02:42 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 04:02:42 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 04:02:42 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] machine-3: 04:02:43 DEBUG juju.worker.apicaller password changed machine-3: 04:02:43 DEBUG juju.api RPC connection died machine-3: 04:02:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 04:02:43 DEBUG juju.worker.apicaller connecting with current password machine-3: 04:02:43 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-3: 04:02:43 INFO juju.api connection established to "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-3: 04:02:43 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 04:02:43 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.4 [2,438 B] machine-3: 04:02:43 DEBUG juju.worker.apicaller connected machine-3: 04:02:43 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 04:02:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 04:02:43 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] machine-3: 04:02:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 04:02:43 INFO juju.worker.upgrader unblocking abort check machine-3: 04:02:43 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 04:02:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 04:02:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 04:02:43 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 04:02:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 04:02:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 04:02:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.logger logger setup machine-3: 04:02:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 04:02:43 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 04:02:43 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 04:02:43 INFO juju.util.exec run result: exit status 127 machine-3: 04:02:43 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec068328601/script.sh: line 1: fanatic: command not found 127 machine-3: 04:02:43 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 04:02:43 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 04:02:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 04:02:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:02:43 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-3: 04:02:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:02:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:02:43 DEBUG juju.network including address public:172.30.9.206 for machine machine-3: 04:02:43 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-3: 04:02:43 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-3: 04:02:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 04:02:43 DEBUG juju.network including address local-machine:::1 for machine machine-3: 04:02:43 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 04:02:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 04:02:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 04:02:43 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 04:02:43 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 04:02:43 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 04:02:43 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 04:02:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:02:43 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:02:43 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 04:02:43 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 04:02:43 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 04:02:43 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 04:02:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 04:02:43 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] machine-3: 04:02:43 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 04:02:43 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 04:02:43 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 04:02:43 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 04:02:43 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 04:02:43 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 04:02:43 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 04:02:43 INFO juju.util.exec run result: exit status 127 machine-3: 04:02:43 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec682062488/script.sh: line 1: fanatic: command not found 127 machine-3: 04:02:43 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 04:02:43 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 04:02:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 04:02:43 DEBUG juju.api RPC connection died machine-3: 04:02:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 04:02:43 DEBUG juju.worker killing runner 0xc420546f70 machine-3: 04:02:43 INFO juju.worker runner is dying machine-3: 04:02:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 04:02:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 04:02:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 04:02:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 04:02:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 04:02:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 04:02:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 04:02:43 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 04:02:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 04:02:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 04:02:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 04:02:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 04:02:43 DEBUG juju.worker.apicaller connecting with current password machine-3: 04:02:43 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-3: 04:02:43 INFO juju.api connection established to "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" machine-3: 04:02:43 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 04:02:43 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 04:02:44 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 04:02:44 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 04:02:44 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 04:02:44 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] machine-3: 04:02:44 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:02:44 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] machine-3: 04:02:44 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 04:02:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 04:02:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 04:02:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 04:02:44 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 04:02:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.logger logger setup machine-3: 04:02:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 04:02:44 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] machine-3: 04:02:44 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 04:02:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 04:02:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:02:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:02:44 DEBUG juju.network including address public:172.30.9.206 for machine machine-3: 04:02:44 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-3: 04:02:44 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-3: 04:02:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 04:02:44 DEBUG juju.network including address local-machine:::1 for machine machine-3: 04:02:44 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 04:02:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 04:02:44 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] machine-3: 04:02:44 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 04:02:44 INFO juju.util.exec run result: exit status 127 machine-3: 04:02:44 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec601818465/script.sh: line 1: fanatic: command not found 127 machine-3: 04:02:44 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 04:02:44 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 04:02:44 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 04:02:44 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 04:02:44 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 04:02:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 04:02:44 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 04:02:44 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 04:02:44 INFO juju.util.exec run result: exit status 127 machine-3: 04:02:44 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec396721211/script.sh: line 1: fanatic: command not found 127 machine-3: 04:02:44 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 04:02:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 04:02:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 04:02:44 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 04:02:44 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 04:02:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 04:02:44 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 04:02:44 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 04:02:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 04:02:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 04:02:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} machine-3: 04:02:44 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 04:02:44 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 04:02:44 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 04:02:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 04:02:44 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:02:44 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:02:44 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 04:02:44 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 04:02:44 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 04:02:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:02:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 04:02:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 04:02:44 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-3: 04:02:44 DEBUG juju.network including address local-machine:::1 for machine machine-3: 04:02:44 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-machine:::1] machine-3: 04:02:44 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-machine:::1] machine-3: 04:02:45 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 04:02:45 INFO juju.worker.upgrader unblocking abort check machine-3: 04:02:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 04:02:45 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-abot-epc-basic-0: 04:02:45 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] machine-3: 04:02:45 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 04:02:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 04:02:45 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 04:02:45 DEBUG juju.worker start "3-container-watcher" machine-3: 04:02:45 DEBUG juju.worker start "stateconverter" machine-3: 04:02:45 INFO juju.worker start "3-container-watcher" machine-3: 04:02:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 04:02:45 DEBUG juju.worker "3-container-watcher" started machine-3: 04:02:45 INFO juju.worker start "stateconverter" machine-3: 04:02:45 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 04:02:45 DEBUG juju.worker "stateconverter" started machine-3: 04:02:45 DEBUG juju.service discovered init system "upstart" from local host machine-3: 04:02:45 DEBUG juju.worker.deployer API addresses: ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] machine-3: 04:02:45 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} machine-3: 04:02:45 INFO juju.worker.machiner "machine-3" started machine-3: 04:02:45 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 04:02:45 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-oai-hss-0: 04:02:45 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 04:02:45 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 04:02:45 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 04:02:45 DEBUG juju.worker start "api" unit-oai-hss-0: 04:02:45 INFO juju.worker start "api" unit-oai-hss-0: 04:02:45 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 04:02:45 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 04:02:45 DEBUG juju.worker "api" started unit-oai-hss-0: 04:02:45 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 04:02:45 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 04:02:45 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-oai-hss-0: 04:02:45 INFO juju.api connection established to "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-oai-hss-0: 04:02:45 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 04:02:45 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 04:02:45 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-oai-hss-0: 04:02:46 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 04:02:46 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 04:02:46 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 04:02:46 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 04:02:46 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-oai-hss-0: 04:02:46 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 04:02:46 DEBUG juju.api RPC connection died unit-oai-hss-0: 04:02:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 04:02:46 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 04:02:46 DEBUG juju.api successfully dialed "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-oai-hss-0: 04:02:46 INFO juju.api connection established to "wss://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-oai-hss-0: 04:02:46 DEBUG juju.api successfully dialed "wss://172.30.9.206:17070/model/650af849-5075-443c-8aea-10f4e29012ad/api" unit-abot-epc-basic-0: 04:02:46 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] machine-3: 04:02:46 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:5c:c2:a3 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.18 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:5c:c2:a3 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 04:02:46 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 04:02:47 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 04:02:47 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 04:02:47 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 04:02:47 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 04:02:47 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-oai-hss-0: 04:02:47 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 04:02:47 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 04:02:47 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 04:02:48 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 04:02:48 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 04:02:48 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 04:02:48 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 04:02:48 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 04:02:48 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 04:02:48 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 04:02:48 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 04:02:48 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 04:02:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.206,192.168.121.6,252.6.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 04:02:48 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 04:02:48 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 04:02:48 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 04:02:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 04:02:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 04:02:48 DEBUG juju.network including address public:172.30.9.206 for machine unit-oai-hss-0: 04:02:48 DEBUG juju.network including address local-cloud:192.168.121.6 for machine unit-oai-hss-0: 04:02:48 DEBUG juju.network including address local-fan:252.6.0.1 for machine unit-oai-hss-0: 04:02:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 04:02:48 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 04:02:48 DEBUG juju.network addresses after filtering: [public:172.30.9.206 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 04:02:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.206:17070 192.168.121.6:17070 252.6.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 04:02:48 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 04:02:48 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 04:02:48 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 04:02:48 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 04:02:48 DEBUG juju.agent API server address details [["172.30.9.206:17070" "192.168.121.6:17070" "252.6.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.6:17070" "252.6.0.1:17070" "172.30.9.206:17070"] unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 04:02:48 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-oai-hss-0: 04:02:48 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 04:02:48 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 04:02:48 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 04:02:48 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 04:02:48 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 04:02:48 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 04:02:48 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 04:02:48 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 04:02:48 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 04:02:48 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 04:02:48 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 04:02:48 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 04:02:48 DEBUG httpbakery client do GET https://192.168.121.6:17070/model/650af849-5075-443c-8aea-10f4e29012ad/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 04:02:48 DEBUG httpbakery } -> error unit-oai-hss-0: 04:02:48 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 04:02:48 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 04:02:48 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 04:02:49 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 04:02:49 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 04:02:49 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 04:02:49 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 04:02:49 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 04:02:49 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 04:02:49 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 04:02:49 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 04:02:49 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 04:02:49 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 04:02:49 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 04:02:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 04:02:49 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 04:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 04:02:50 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-oai-hss-0: 04:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 04:02:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:02:50 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:02:50 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 04:02:50 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:02:50 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 04:02:50 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 04:02:50 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 04:02:50 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 04:02:51 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 04:02:51 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 04:02:51 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 04:02:51 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 04:02:51 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 04:02:51 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 04:02:52 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 04:02:52 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 04:02:52 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 04:02:52 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 04:02:52 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 04:02:52 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 04:02:52 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 04:02:53 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-oai-hss-0: 04:02:53 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:02:53 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 04:02:53 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 04:02:53 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 04:02:53 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 04:02:53 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 04:02:53 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 04:02:53 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-oai-hss-0: 04:02:53 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 04:02:53 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 04:02:53 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 04:02:54 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 04:02:54 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 04:02:54 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 04:02:54 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-oai-hss-0: 04:02:54 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 04:02:54 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 04:02:54 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 04:02:54 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-oai-hss-0: 04:02:54 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 4s (816 kB/s) unit-abot-epc-basic-0: 04:02:54 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-oai-hss-0: 04:02:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 04:02:55 DEBUG unit.oai-hss/0.install (Reading database ... 78222 files and directories currently installed.) unit-oai-hss-0: 04:02:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 04:02:55 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 04:02:55 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-oai-hss-0: 04:02:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 04:02:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 04:02:55 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:02:55 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 04:02:55 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-oai-hss-0: 04:02:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 04:02:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-abot-epc-basic-0: 04:02:55 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-oai-hss-0: 04:02:55 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:02:55 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 04:02:55 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 04:02:56 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-oai-hss-0: 04:02:56 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:02:56 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 04:02:56 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 04:02:56 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 04:02:56 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 04:02:56 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-oai-hss-0: 04:02:56 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 04:02:56 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:02:57 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 04:02:57 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 04:02:57 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 04:02:57 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 04:02:57 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:02:57 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:02:57 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 04:02:57 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-oai-hss-0: 04:02:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:02:58 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 04:02:58 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-oai-hss-0: 04:02:58 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:02:58 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 04:02:58 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 04:02:58 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 04:02:58 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (16.1 kB/s) unit-abot-epc-basic-0: 04:02:58 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-oai-hss-0: 04:02:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 04:02:59 DEBUG unit.oai-hss/0.install (Reading database ... 78972 files and directories currently installed.) unit-oai-hss-0: 04:02:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 04:02:59 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 04:02:59 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-oai-hss-0: 04:02:59 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:02:59 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-oai-hss-0: 04:02:59 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 04:02:59 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 04:03:00 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 04:03:00 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:03:00 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 04:03:00 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-hss-0: 04:03:00 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-hss-0: 04:03:01 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-hss-0: 04:03:01 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 04:03:01 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-oai-hss-0: 04:03:01 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 04:03:01 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 04:03:01 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-oai-hss-0: 04:03:01 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-hss-0: 04:03:01 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 04:03:01 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (3094 kB/s) unit-oai-hss-0: 04:03:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 04:03:02 DEBUG unit.oai-hss/0.install (Reading database ... 78979 files and directories currently installed.) unit-oai-hss-0: 04:03:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 04:03:02 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:03:02 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 04:03:02 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-oai-hss-0: 04:03:02 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 04:03:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:03:02 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:03:02 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-oai-hss-0: 04:03:02 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 04:03:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 04:03:02 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 04:03:03 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 04:03:03 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 04:03:03 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 04:03:03 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-oai-hss-0: 04:03:03 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 04:03:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:03:03 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:03:03 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 04:03:03 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 04:03:03 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 04:03:04 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 04:03:04 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 04:03:04 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 04:03:04 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-oai-hss-0: 04:03:04 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 04:03:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 04:03:04 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-oai-hss-0: 04:03:04 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 04:03:04 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-oai-hss-0: 04:03:04 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 04:03:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:03:04 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-oai-hss-0: 04:03:04 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:03:05 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-oai-hss-0: 04:03:05 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 04:03:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:03:05 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:03:05 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 04:03:05 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 04:03:05 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 04:03:05 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-oai-hss-0: 04:03:05 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 04:03:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 04:03:05 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:03:06 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:03:06 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 04:03:06 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 04:03:06 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-oai-hss-0: 04:03:06 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:03:06 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-oai-hss-0: 04:03:06 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:03:06 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 04:03:06 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:03:06 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-oai-hss-0: 04:03:07 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 04:03:07 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:03:07 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-oai-hss-0: 04:03:07 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:03:07 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-oai-hss-0: 04:03:07 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:03:07 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:03:07 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 04:03:07 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 04:03:07 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 04:03:07 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 04:03:07 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install ++ virt-what unit-abot-epc-basic-0: 04:03:08 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 04:03:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:03:08 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 04:03:08 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 04:03:08 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 04:03:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:03:08 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 04:03:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 04:03:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:03:08 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-oai-hss-0: 04:03:09 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 04:03:09 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 04:03:09 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 04:03:09 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 04:03:09 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 04:03:09 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 04:03:09 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 04:03:09 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 04:03:09 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 04:03:09 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 04:03:10 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 04:03:10 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 04:03:10 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 04:03:10 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 04:03:10 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 04:03:10 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 04:03:10 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 04:03:11 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 04:03:11 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.24-0ubuntu0.16.04.1 [15.3 kB] unit-abot-epc-basic-0: 04:03:11 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.24-0ubuntu0.16.04.1 [810 kB] unit-abot-epc-basic-0: 04:03:11 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.24-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 04:03:12 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 04:03:12 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 04:03:12 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 04:03:12 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-oai-hss-0: 04:03:12 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 04:03:12 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 04:03:12 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 04:03:13 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-oai-hss-0: 04:03:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:03:13 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 04:03:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:03:13 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 04:03:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install --2019-01-09 04:03:13-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install --2019-01-09 04:03:13-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 04:03:13 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install 0K ....... 37.3M=0s unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install 2019-01-09 04:03:14 (37.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install FINISHED --2019-01-09 04:03:14-- unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install Total wall clock time: 0.8s unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install Downloaded: 1 files, 7.9K in 0s (37.3 MB/s) unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install cannot access archive: No such file or directory unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install Errors were encountered while processing: unit-oai-hss-0: 04:03:14 DEBUG unit.oai-hss/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-hss-0: 04:03:14 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-hss-0: 04:03:14 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 04:03:14 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:03:14 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 04:03:14 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 04:03:14 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 04:03:14 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 04:03:15 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 04:03:15 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 04:03:15 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.10 [757 kB] unit-abot-epc-basic-0: 04:03:15 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 04:03:15 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 04:03:16 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 04:03:16 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 04:03:16 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 04:03:16 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 04:03:16 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 04:03:17 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 04:03:17 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 04:03:17 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 04:03:17 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 04:03:17 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 04:03:18 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 04:03:18 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 04:03:18 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 04:03:18 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 04:03:19 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 04:03:19 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 04:03:19 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 04:03:19 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 04:03:20 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 04:03:20 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-oai-hss-0: 04:03:20 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 04:03:20 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 04:03:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 04:03:20 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 04:03:20 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 04:03:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 04:03:20 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-oai-hss-0: 04:03:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 04:03:20 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 04:03:20 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.14 [1,345 kB] unit-oai-hss-0: 04:03:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 04:03:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 04:03:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 04:03:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 04:03:20 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.14 [1,078 kB] unit-oai-hss-0: 04:03:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 04:03:21 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 04:03:21 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 04:03:21 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:03:21 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:03:21 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 04:03:22 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-oai-hss-0: 04:03:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 04:03:22 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 04:03:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:03:22 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 04:03:22 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 04:03:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 04:03:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:03:23 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 04:03:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:03:23 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + '[' reboot '!=' reboot ']' unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + juju-log 'Failed to install the kernel 3.19. Proceed with the current kernel.' unit-oai-hss-0: 04:03:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:03:23 INFO unit.oai-hss/0.juju-log Failed to install the kernel 3.19. Proceed with the current kernel. unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 04:03:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 04:03:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:03:23 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 04:03:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 04:03:23 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 04:03:24 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 04:03:24 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-oai-hss-0: 04:03:24 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 04:03:24 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 04:03:24 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 04:03:24 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-oai-hss-0: 04:03:24 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 04:03:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 04:03:24 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 04:03:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 04:03:24 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 04:03:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 04:03:25 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 04:03:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 04:03:25 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-oai-hss-0: 04:03:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 04:03:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 04:03:25 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-oai-hss-0: 04:03:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 04:03:25 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-oai-hss-0: 04:03:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 04:03:25 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-oai-hss-0: 04:03:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 04:03:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 04:03:25 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-oai-hss-0: 04:03:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 04:03:26 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-oai-hss-0: 04:03:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 04:03:26 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-oai-hss-0: 04:03:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 04:03:26 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-oai-hss-0: 04:03:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 04:03:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 04:03:26 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-oai-hss-0: 04:03:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 04:03:26 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 04:03:26 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-oai-hss-0: 04:03:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 04:03:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 04:03:27 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-oai-hss-0: 04:03:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 04:03:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 04:03:27 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-oai-hss-0: 04:03:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 04:03:27 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-oai-hss-0: 04:03:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 04:03:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 04:03:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 04:03:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 04:03:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 04:03:28 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-oai-hss-0: 04:03:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 04:03:28 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-oai-hss-0: 04:03:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 04:03:28 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-oai-hss-0: 04:03:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 04:03:28 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-oai-hss-0: 04:03:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 04:03:28 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-oai-hss-0: 04:03:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 04:03:28 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-oai-hss-0: 04:03:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 04:03:29 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-oai-hss-0: 04:03:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 04:03:29 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-oai-hss-0: 04:03:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 04:03:29 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-oai-hss-0: 04:03:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 04:03:29 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-oai-hss-0: 04:03:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 04:03:29 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-oai-hss-0: 04:03:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 04:03:30 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-oai-hss-0: 04:03:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 04:03:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 04:03:30 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-oai-hss-0: 04:03:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 04:03:30 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 04:03:30 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 04:03:30 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 04:03:30 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 04:03:30 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 04:03:31 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.11 [2,958 kB] unit-abot-epc-basic-0: 04:03:31 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.11 [41.0 kB] unit-abot-epc-basic-0: 04:03:31 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 04:03:31 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 04:03:31 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 04:03:31 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 04:03:31 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 04:03:32 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 04:03:32 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:03:32 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 04:03:32 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 04:03:32 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 04:03:33 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 04:03:33 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-oai-hss-0: 04:03:34 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:03:34 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 04:03:34 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 04:03:34 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 04:03:35 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 04:03:35 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 04:03:35 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 04:03:36 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-abot-epc-basic-0: 04:03:36 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-oai-hss-0: 04:03:36 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-abot-epc-basic-0: 04:03:36 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-oai-hss-0: 04:03:36 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 04:03:36 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 04:03:36 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-oai-hss-0: 04:03:36 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-abot-epc-basic-0: 04:03:36 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 04:03:36 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-oai-hss-0: 04:03:36 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-abot-epc-basic-0: 04:03:37 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 04:03:37 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-abot-epc-basic-0: 04:03:37 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-oai-hss-0: 04:03:37 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-abot-epc-basic-0: 04:03:37 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-oai-hss-0: 04:03:37 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-abot-epc-basic-0: 04:03:37 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-oai-hss-0: 04:03:37 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-abot-epc-basic-0: 04:03:37 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-oai-hss-0: 04:03:37 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-abot-epc-basic-0: 04:03:37 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-oai-hss-0: 04:03:37 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 04:03:38 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 04:03:38 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-oai-hss-0: 04:03:38 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 04:03:38 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 04:03:38 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-oai-hss-0: 04:03:38 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 04:03:38 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-oai-hss-0: 04:03:38 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-abot-epc-basic-0: 04:03:38 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-oai-hss-0: 04:03:38 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-abot-epc-basic-0: 04:03:38 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-oai-hss-0: 04:03:39 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 04:03:39 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 04:03:39 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 04:03:39 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 04:03:39 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 04:03:39 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 32s (3,169 kB/s) unit-abot-epc-basic-0: 04:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 04:03:39 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 04:03:39 DEBUG unit.abot-epc-basic/0.install (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 ... 67314 files and directories currently installed.) unit-abot-epc-basic-0: 04:03:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 04:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 04:03:39 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 04:03:40 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 04:03:40 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-oai-hss-0: 04:03:40 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-abot-epc-basic-0: 04:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 04:03:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-oai-hss-0: 04:03:40 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-abot-epc-basic-0: 04:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 04:03:40 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 04:03:41 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 04:03:41 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 04:03:41 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-abot-epc-basic-0: 04:03:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-oai-hss-0: 04:03:41 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-abot-epc-basic-0: 04:03:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-abot-epc-basic-0: 04:03:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-oai-hss-0: 04:03:41 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 04:03:41 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 04:03:41 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 04:03:42 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 04:03:42 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 04:03:42 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-abot-epc-basic-0: 04:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 04:03:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-oai-hss-0: 04:03:42 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-abot-epc-basic-0: 04:03:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 04:03:42 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-abot-epc-basic-0: 04:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 04:03:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:03:42 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 04:03:43 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 04:03:43 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 04:03:43 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 04:03:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 04:03:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:03:43 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 04:03:43 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 04:03:43 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 04:03:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 04:03:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-oai-hss-0: 04:03:43 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-abot-epc-basic-0: 04:03:43 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-hss-0: 04:03:44 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 04:03:44 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-abot-epc-basic-0: 04:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 04:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 04:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 04:03:44 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 04:03:44 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-abot-epc-basic-0: 04:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 04:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 04:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 04:03:44 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-abot-epc-basic-0: 04:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 04:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-oai-hss-0: 04:03:44 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 04:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 04:03:44 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] unit-oai-hss-0: 04:03:45 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 04:03:45 DEBUG unit.oai-hss/0.install 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] unit-abot-epc-basic-0: 04:03:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 04:03:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 04:03:45 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 04:03:45 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 04:03:45 DEBUG unit.oai-hss/0.install 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] unit-abot-epc-basic-0: 04:03:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 04:03:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 04:03:45 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 04:03:45 DEBUG unit.oai-hss/0.install 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] unit-oai-hss-0: 04:03:46 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 04:03:46 DEBUG unit.oai-hss/0.install 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] unit-abot-epc-basic-0: 04:03:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 04:03:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-oai-hss-0: 04:03:46 DEBUG unit.oai-hss/0.install 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] unit-abot-epc-basic-0: 04:03:46 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 04:03:47 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 04:03:47 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 04:03:47 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 04:03:47 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 04:03:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 04:03:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:03:48 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 04:03:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 04:03:48 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 04:03:48 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-abot-epc-basic-0: 04:03:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 04:03:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:03:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 04:03:48 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-abot-epc-basic-0: 04:03:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 04:03:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:03:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 04:03:48 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-abot-epc-basic-0: 04:03:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 04:03:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:03:49 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-abot-epc-basic-0: 04:03:49 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 04:03:49 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 04:03:49 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 04:03:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 04:03:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 04:03:49 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 04:03:49 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 04:03:49 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 04:03:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 04:03:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 04:03:49 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 04:03:49 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 04:03:50 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 04:03:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 04:03:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-oai-hss-0: 04:03:50 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 04:03:50 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 04:03:50 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 04:03:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 04:03:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 04:03:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 04:03:50 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 04:03:50 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-abot-epc-basic-0: 04:03:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 04:03:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 04:03:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 04:03:51 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 04:03:51 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 04:03:51 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 18s (3762 kB/s) unit-oai-epc-0: 04:03:51 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 04:03:51 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:03:51 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 04:03:51 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 04:03:51 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 04:03:51 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 04:03:51 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 04:03:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 04:03:51 DEBUG unit.oai-hss/0.install (Reading database ... 79248 files and directories currently installed.) unit-oai-hss-0: 04:03:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:03:52 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-epc-0: 04:03:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 04:03:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 04:03:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:03:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 04:03:53 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 04:03:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 04:03:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 04:03:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:03:53 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-epc-0: 04:03:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:03:53 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 04:03:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 04:03:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:03:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-epc-0: 04:03:54 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:03:54 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 04:03:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 04:03:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-epc-0: 04:03:54 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 04:03:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:03:54 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 04:03:54 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 04:03:54 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 04:03:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 04:03:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 04:03:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 04:03:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 04:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 04:03:55 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 04:03:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:03:55 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 04:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 04:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-epc-0: 04:03:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:03:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 04:03:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 04:03:55 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-epc-0: 04:03:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:03:55 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 04:03:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:03:55 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 04:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 04:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-oai-epc-0: 04:03:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:03:55 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 04:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-epc-0: 04:03:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:03:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 04:03:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install --2019-01-09 04:03:55-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:03:55 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 04:03:55 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 04:03:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 04:03:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:03:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install --2019-01-09 04:03:56-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 04:03:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 04:03:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:03:56 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install 0K ....... 34.2M=0s unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install 2019-01-09 04:03:56 (34.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install FINISHED --2019-01-09 04:03:56-- unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (34.2 MB/s) unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 04:03:56 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 04:03:56 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 04:03:56 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 04:03:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:03:56 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:03:56 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 04:03:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 04:03:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:03:57 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 04:03:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 04:03:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:03:57 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:03:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 04:03:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 04:03:58 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 04:03:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 04:03:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 04:03:58 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 04:03:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 04:03:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 04:03:59 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 04:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 04:03:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 04:03:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 04:03:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-abot-epc-basic-0: 04:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 04:03:59 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 04:03:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 04:03:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 04:03:59 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 04:04:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 04:04:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:04:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 04:04:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 04:04:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 04:04:00 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 04:04:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 04:04:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 04:04:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 04:04:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 04:04:00 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 04:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 04:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:04:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 04:04:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 04:04:01 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 04:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 04:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 04:04:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 04:04:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 04:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 04:04:01 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 04:04:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 04:04:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:04:02 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 04:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 04:04:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:04:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 04:04:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 04:04:03 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 04:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 04:04:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-oai-hss-0: 04:04:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 04:04:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:04 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 04:04:04 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 04:04:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 04:04:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:04:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 04:04:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:04:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 04:04:04 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-abot-epc-basic-0: 04:04:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 04:04:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:04:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 04:04:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:04:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 04:04:04 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 04:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 04:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 04:04:05 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 04:04:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 04:04:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 04:04:05 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 04:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 04:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:04:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 04:04:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 04:04:05 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 04:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 04:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 04:04:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 04:04:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 04:04:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:04:06 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 04:04:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 04:04:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 04:04:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 04:04:06 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 04:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:04:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 04:04:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:04:07 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 04:04:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-abot-epc-basic-0: 04:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-oai-hss-0: 04:04:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:04:07 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 04:04:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 04:04:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 04:04:08 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-abot-epc-basic-0: 04:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 04:04:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 04:04:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 04:04:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 04:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 04:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-oai-hss-0: 04:04:09 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 04:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 04:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 04:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:04:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 04:04:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:04:09 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 04:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:04:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 04:04:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-oai-hss-0: 04:04:10 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 04:04:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 04:04:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:04:10 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 04:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 04:04:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 04:04:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 04:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 04:04:11 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 04:04:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:04:12 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 04:04:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 04:04:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:04:12 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:04:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 04:04:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:04:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:04:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 04:04:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:04:12 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:04:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 04:04:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:04:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 04:04:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 04:04:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:04:13 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 04:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 04:04:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 04:04:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 04:04:14 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 04:04:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 04:04:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 04:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 04:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-oai-hss-0: 04:04:14 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 04:04:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 04:04:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 04:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-oai-hss-0: 04:04:15 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 04:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 04:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:04:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 04:04:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 04:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:04:15 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 04:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 04:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-oai-hss-0: 04:04:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 04:04:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 04:04:16 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 04:04:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 04:04:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:04:16 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 04:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 04:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:04:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 04:04:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:04:17 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 04:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 04:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 04:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:04:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 04:04:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:04:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 04:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 04:04:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 04:04:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:04:20 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:04:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 04:04:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:04:20 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 04:04:20 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 04:04:20 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 04:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 04:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 04:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 04:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 04:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-oai-hss-0: 04:04:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 04:04:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:04:21 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 04:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:04:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 04:04:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:04:21 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 04:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 04:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 04:04:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 04:04:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 04:04:22 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 04:04:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 04:04:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 04:04:22 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-oai-hss-0: 04:04:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 04:04:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 04:04:22 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 04:04:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 04:04:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 04:04:22 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 04:04:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 04:04:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 04:04:23 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 04:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 04:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 04:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 04:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 04:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 04:04:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 04:04:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 04:04:24 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 04:04:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 04:04:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 04:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-oai-hss-0: 04:04:25 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 04:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 04:04:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 04:04:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 04:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-oai-hss-0: 04:04:26 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 04:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 04:04:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 04:04:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 04:04:26 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 04:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 04:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 04:04:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 04:04:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-oai-hss-0: 04:04:26 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 04:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 04:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 04:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 04:04:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 04:04:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 04:04:27 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 04:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 04:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 04:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:04:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 04:04:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:04:28 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 04:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 04:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 04:04:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 04:04:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 04:04:29 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 04:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 04:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 04:04:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 04:04:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:04:30 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 04:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 04:04:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 04:04:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:04:31 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 04:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 04:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 04:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 04:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 04:04:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 04:04:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 04:04:32 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:04:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 04:04:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 04:04:32 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 04:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 04:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 04:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 04:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-oai-hss-0: 04:04:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 04:04:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 04:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 04:04:33 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 04:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 04:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:04:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 04:04:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:04:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 04:04:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 04:04:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 04:04:34 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:04:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 04:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-oai-hss-0: 04:04:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 04:04:35 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 04:04:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 04:04:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 04:04:36 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 04:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 04:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 04:04:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 04:04:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 04:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 04:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:04:36 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 04:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 04:04:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 04:04:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 04:04:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 04:04:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 04:04:37 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 04:04:37 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:04:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 04:04:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-oai-hss-0: 04:04:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 04:04:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 04:04:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 04:04:37 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 04:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 04:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 04:04:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 04:04:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 04:04:38 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 04:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 04:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:04:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 04:04:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:04:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 04:04:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 04:04:39 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 04:04:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 04:04:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 04:04:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 04:04:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 04:04:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 04:04:40 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 04:04:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 04:04:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 04:04:40 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 04:04:40 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 04:04:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 04:04:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 04:04:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 04:04:41 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 04:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 04:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 04:04:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 04:04:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 04:04:42 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 04:04:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 04:04:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 04:04:42 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 04:04:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 04:04:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 04:04:42 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 04:04:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 04:04:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 04:04:42 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 04:04:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 04:04:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 04:04:43 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 04:04:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 04:04:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 04:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 04:04:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 04:04:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 04:04:43 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 04:04:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 04:04:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 04:04:43 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 04:04:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 04:04:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 04:04:44 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 04:04:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 04:04:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 04:04:44 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 04:04:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 04:04:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-oai-hss-0: 04:04:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:04:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-oai-hss-0: 04:04:45 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 04:04:45 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 04:04:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 04:04:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 04:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 04:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-oai-hss-0: 04:04:46 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 04:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 04:04:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 04:04:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 04:04:46 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 04:04:47 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 04:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 04:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 04:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 04:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 04:04:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 04:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 04:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 04:04:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 04:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 04:04:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 04:04:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 04:04:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 04:04:49 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 04:04:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 04:04:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:49 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 04:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 04:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 04:04:51 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 04:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 04:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:04:51 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 04:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 04:04:53 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 04:04:53 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 04:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 04:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:04:53 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 04:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 04:04:53 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 04:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 04:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 04:04:54 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 04:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 04:04:54 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 04:04:54 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:04:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 04:04:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-oai-hss-0: 04:04:55 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:04:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 04:04:55 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 04:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 04:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 04:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 04:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 04:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 04:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 04:04:56 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 04:04:56 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 04:04:56 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 04:04:57 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 04:04:57 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 04:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 04:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 04:04:57 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 04:04:57 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 04:04:57 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 04:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 04:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 04:04:58 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 04:04:58 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 04:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 04:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 04:04:59 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 04:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 04:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 04:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 04:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 04:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 04:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 04:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 04:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 04:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 04:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 04:05:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 04:05:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 04:05:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 04:05:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-oai-hss-0: 04:05:01 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 04:05:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 04:05:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 04:05:01 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:05:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 04:05:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-oai-hss-0: 04:05:01 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:05:01 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 04:05:01 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 04:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 04:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 04:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 04:05:02 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 04:05:02 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 04:05:02 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 04:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 04:05:02 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:05:03 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 04:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 04:05:03 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:05:03 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:05:03 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:05:03 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:05:04 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:05:04 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 04:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 04:05:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 04:05:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 04:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 04:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 04:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 04:05:06 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 04:05:06 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 04:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 04:05:06 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:05:06 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 04:05:07 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 04:05:07 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 04:05:07 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 04:05:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 04:05:07 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:05:07 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 04:05:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 04:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 04:05:08 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 04:05:08 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-abot-epc-basic-0: 04:05:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 04:05:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 04:05:09 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 04:05:09 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 04:05:09 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 04:05:09 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 04:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 04:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 04:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 04:05:09 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 04:05:09 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 04:05:09 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 04:05:09 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 04:05:09 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-oai-hss-0: 04:05:10 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 04:05:10 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 04:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-oai-hss-0: 04:05:10 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 04:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 04:05:10 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:05:10 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:05:10 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 04:05:11 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 04:05:11 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 04:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 04:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-oai-hss-0: 04:05:11 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 04:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 04:05:11 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 04:05:11 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 04:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 04:05:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 04:05:12 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 04:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 04:05:12 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 04:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 04:05:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 04:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 04:05:12 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 04:05:13 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 04:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 04:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 04:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 04:05:13 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 04:05:13 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 04:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 04:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 04:05:14 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 04:05:14 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 04:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 04:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 04:05:14 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 04:05:14 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 04:05:14 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 04:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 04:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 04:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 04:05:14 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 04:05:14 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 04:05:15 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 04:05:15 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 04:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 04:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 04:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 04:05:15 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 04:05:15 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 04:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 04:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 04:05:15 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 04:05:16 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 04:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 04:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 04:05:16 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 04:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 04:05:16 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 04:05:16 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 04:05:17 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 04:05:17 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:05:18 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 04:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 04:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 04:05:18 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 04:05:18 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 04:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 04:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 04:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 04:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 04:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.6) ... unit-oai-hss-0: 04:05:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:05:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:05:20 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 04:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-oai-hss-0: 04:05:20 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 04:05:20 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-abot-epc-basic-0: 04:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-oai-hss-0: 04:05:20 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 04:05:20 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:05:20 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 04:05:20 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:05:20 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 04:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 04:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 04:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 04:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 04:05:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 04:05:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 04:05:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 04:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 04:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 04:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 04:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 04:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-oai-hss-0: 04:05:24 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:05:24 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 04:05:24 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 04:05:24 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-abot-epc-basic-0: 04:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 04:05:24 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 04:05:25 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 04:05:25 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-abot-epc-basic-0: 04:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 04:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 04:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 04:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 04:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 04:05:25 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 04:05:26 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 5s (242 kB/s) unit-abot-epc-basic-0: 04:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 04:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 04:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 04:05:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 04:05:26 DEBUG unit.oai-hss/0.install (Reading database ... 85977 files and directories currently installed.) unit-oai-hss-0: 04:05:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 04:05:26 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 04:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 04:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 04:05:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 04:05:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 04:05:26 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 04:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 04:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 04:05:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 04:05:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:05:27 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 04:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 04:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 04:05:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 04:05:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 04:05:28 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 04:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 04:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 04:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 04:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 04:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 04:05:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 04:05:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 04:05:29 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 04:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 04:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 04:05:29 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 04:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 04:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 04:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 04:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:05:30 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 04:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 04:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:05:30 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 04:05:31 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 04:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:05:31 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 04:05:31 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 04:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:05:32 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 04:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 04:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 04:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 04:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 04:05:33 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 04:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 04:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 04:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 04:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 04:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 04:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 04:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 04:05:35 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:05:35 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 04:05:35 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 04:05:35 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 04:05:35 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 04:05:36 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 04:05:36 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 04:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 04:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 04:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 04:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 04:05:37 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 04:05:37 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-abot-epc-basic-0: 04:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 04:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-oai-hss-0: 04:05:37 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-abot-epc-basic-0: 04:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 04:05:37 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 04:05:38 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 04:05:38 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 04:05:38 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 04:05:38 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 04:05:38 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-abot-epc-basic-0: 04:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 04:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 04:05:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 04:05:38 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 04:05:38 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 04:05:38 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 04:05:39 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 04:05:39 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 04:05:39 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.27 [1076 kB] unit-oai-hss-0: 04:05:39 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.27 [972 kB] unit-abot-epc-basic-0: 04:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 04:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 04:05:39 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 04:05:39 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 04:05:40 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 04:05:40 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 04:05:40 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 04:05:40 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 6s (1636 kB/s) unit-abot-epc-basic-0: 04:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 04:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 04:05:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 04:05:41 DEBUG unit.oai-hss/0.install (Reading database ... 86088 files and directories currently installed.) unit-oai-hss-0: 04:05:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 04:05:41 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 04:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 04:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 04:05:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 04:05:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 04:05:42 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 04:05:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 04:05:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 04:05:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 04:05:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 04:05:42 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 04:05:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 04:05:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 04:05:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 04:05:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 04:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 04:05:43 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 04:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 04:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 04:05:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 04:05:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 04:05:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:05:45 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 04:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 04:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 04:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 04:05:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 04:05:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 04:05:47 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 04:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 04:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 04:05:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 04:05:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 04:05:47 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 04:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 04:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:05:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 04:05:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-abot-epc-basic-0: 04:05:48 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 04:05:48 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 04:05:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 04:05:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 04:05:49 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 04:05:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 04:05:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 04:05:49 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 04:05:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 04:05:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:49 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 04:05:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 04:05:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:05:49 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 04:05:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 04:05:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 04:05:49 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-oai-hss-0: 04:05:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 04:05:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 04:05:50 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 04:05:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 04:05:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:05:50 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 04:05:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 04:05:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 04:05:50 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 04:05:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 04:05:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-oai-hss-0: 04:05:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 04:05:50 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 04:05:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 04:05:50 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 04:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 04:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 04:05:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 04:05:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 04:05:51 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 04:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 04:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:05:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 04:05:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:05:51 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 04:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:05:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 04:05:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 04:05:51 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:05:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 04:05:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 04:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 04:05:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 04:05:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 04:05:52 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 04:05:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 04:05:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 04:05:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 04:05:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 04:05:53 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 04:05:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 04:05:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:05:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 04:05:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-abot-epc-basic-0: 04:05:53 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 04:05:53 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 04:05:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 04:05:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 04:05:54 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 04:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 04:05:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 04:05:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 04:05:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 04:05:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 04:05:55 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 04:05:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 04:05:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 04:05:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 04:05:56 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 04:05:56 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:05:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 04:05:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 04:05:56 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:05:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 04:05:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 04:05:56 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 04:05:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 04:05:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 04:05:56 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 04:05:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 04:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 04:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 04:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 04:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 04:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 04:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 04:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 04:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 04:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:05:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-oai-hss-0: 04:05:59 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 04:05:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 04:05:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 04:05:59 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 04:05:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 04:05:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-oai-hss-0: 04:05:59 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 04:05:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 04:05:59 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 04:06:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 04:06:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 04:06:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 04:06:00 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 04:06:00 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:06:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 04:06:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 04:06:00 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:06:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 04:06:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 04:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 04:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 04:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 04:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 04:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:06:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 04:06:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 04:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 04:06:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 04:06:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 04:06:03 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 04:06:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 04:06:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 04:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 04:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 04:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 04:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 04:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 04:06:06 DEBUG unit.oai-hss/0.install 190109 4:06:06 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 04:06:06 DEBUG unit.oai-hss/0.install 190109 4:06:06 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 04:06:06 DEBUG unit.oai-hss/0.install 190109 4:06:06 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 30347 ... unit-abot-epc-basic-0: 04:06:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 04:06:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 04:06:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 04:06:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 04:06:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:06:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 04:06:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 04:06:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 04:06:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 04:06:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 04:06:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 04:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 04:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 04:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 04:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 04:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:06:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 04:06:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 04:06:10 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 04:06:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 04:06:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 04:06:10 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 04:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 04:06:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 04:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 04:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 04:06:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 04:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 04:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 04:06:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:06:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 04:06:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 04:06:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 04:06:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 04:06:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 04:06:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 04:06:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 04:06:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 04:06:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 04:06:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 04:06:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 04:06:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 04:06:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 04:06:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 04:06:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 04:06:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 04:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 04:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 04:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 04:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 04:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 04:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 04:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 04:06:16 DEBUG unit.oai-hss/0.install mysql start/running, process 30480 unit-oai-hss-0: 04:06:17 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 04:06:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 04:06:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:17 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-hss-0: 04:06:17 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 04:06:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 04:06:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:06:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 04:06:18 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 04:06:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 04:06:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:06:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 04:06:18 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 04:06:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 04:06:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:06:18 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 04:06:19 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 04:06:19 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-oai-hss-0: 04:06:19 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 04:06:19 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 04:06:20 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 04:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-oai-hss-0: 04:06:20 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 04:06:20 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 04:06:20 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 04:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 04:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:06:21 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:06:21 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:06:21 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:06:21 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 04:06:21 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:06:21 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 04:06:22 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:06:22 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-oai-hss-0: 04:06:22 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 04:06:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:06:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:06:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:06:23 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 04:06:23 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 04:06:23 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 04:06:23 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:06:23 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 04:06:23 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:06:23 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 04:06:23 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:06:23 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-oai-hss-0: 04:06:25 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:06:25 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 04:06:25 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 04:06:25 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 04:06:25 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 04:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 04:06:26 DEBUG unit.oai-hss/0.install Fetched 300 kB in 2s (117 kB/s) unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-oai-hss-0: 04:06:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 04:06:26 DEBUG unit.oai-hss/0.install (Reading database ... 88089 files and directories currently installed.) unit-oai-hss-0: 04:06:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:06:26 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 04:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 04:06:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 04:06:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:06:26 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 04:06:27 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-oai-hss-0: 04:06:27 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 04:06:27 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 04:06:28 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 04:06:28 DEBUG unit.oai-hss/0.install --2019-01-09 04:06:28-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 04:06:28 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b unit-oai-hss-0: 04:06:28 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 04:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 04:06:28 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 04:06:28 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 04:06:28 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 04:06:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:06:28 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 384K 3s unit-oai-hss-0: 04:06:28 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 765K 2s unit-oai-hss-0: 04:06:28 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 39.7M 1s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 780K 1s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 32.3M 1s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 37.9M 1s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 66.2M 1s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 807K 1s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 30.1M 0s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 35.8M 0s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 35.4M 0s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 43.9M 0s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 58.9M 0s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 64.8M 0s unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 861K 0s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 35.9M 0s unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 31.7M 0s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 84.8M 0s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 250M 0s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 133M 0s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 34.5M 0s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 67.6M=0.4s unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install 2019-01-09 04:06:29 (2.67 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-abot-epc-basic-0: 04:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 04:06:29 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install make all-here unit-abot-epc-basic-0: 04:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 04:06:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 04:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 04:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-abot-epc-basic-0: 04:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 04:06:31 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 04:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 04:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 04:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 04:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 04:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 04:06:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 04:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 04:06:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 04:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 04:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 04:06:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 04:06:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-abot-epc-basic-0: 04:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 04:06:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 04:06:37 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 04:06:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 04:06:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 04:06:38 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-abot-epc-basic-0: 04:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 04:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 04:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 04:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 04:06:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 04:06:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 04:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 04:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 04:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-abot-epc-basic-0: 04:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-abot-epc-basic-0: 04:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-abot-epc-basic-0: 04:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 04:06:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 04:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 04:06:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-abot-epc-basic-0: 04:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 04:06:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-abot-epc-basic-0: 04:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 04:06:43 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-abot-epc-basic-0: 04:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 04:06:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-abot-epc-basic-0: 04:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-abot-epc-basic-0: 04:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 04:06:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-abot-epc-basic-0: 04:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 04:06:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-abot-epc-basic-0: 04:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 04:06:44 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 04:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 04:06:45 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-abot-epc-basic-0: 04:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-epc-0: 04:06:46 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 04:06:46 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:06:46 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 04:06:46 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 04:06:46 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 04:06:46 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-epc-0: 04:06:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-epc-0: 04:06:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-abot-epc-basic-0: 04:06:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-abot-epc-basic-0: 04:06:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-abot-epc-basic-0: 04:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-epc-0: 04:06:46 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-epc-0: 04:06:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 04:06:46 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 04:06:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-epc-0: 04:06:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install true unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 04:06:47 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 04:06:47 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-oai-epc-0: 04:06:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:06:48 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-oai-epc-0: 04:06:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 04:06:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:06:48 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 04:06:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:06:48 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 04:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-epc-0: 04:06:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:06:48 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-epc-0: 04:06:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install fi ; done unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install --2019-01-09 04:06:48-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 04:06:48 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-epc-0: 04:06:48 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install --2019-01-09 04:06:49-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 04:06:49 DEBUG unit.oai-hss/0.install libtspi1 unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install 0K ....... 41.7M=0s unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install 2019-01-09 04:06:49 (41.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install FINISHED --2019-01-09 04:06:49-- unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (41.7 MB/s) unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-abot-epc-basic-0: 04:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 04:06:49 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 04:06:49 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 04:06:49 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 04:06:49 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:06:49 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:06:49 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 04:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 04:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 04:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 04:06:50 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:06:50 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 04:06:50 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 04:06:50 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-abot-epc-basic-0: 04:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 04:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 04:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 04:06:50 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 04:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 04:06:51 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 04:06:51 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 04:06:51 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 04:06:51 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 04:06:52 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 04:06:52 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (762 kB/s) unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-oai-hss-0: 04:06:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 04:06:52 DEBUG unit.oai-hss/0.install (Reading database ... 88107 files and directories currently installed.) unit-oai-hss-0: 04:06:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:06:52 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 04:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 04:06:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 04:06:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:06:53 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 04:06:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 04:06:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 04:06:53 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-oai-hss-0: 04:06:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 04:06:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:06:53 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 04:06:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 04:06:53 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 04:06:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 04:06:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 04:06:54 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 04:06:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 04:06:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 04:06:54 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 04:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 04:06:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 04:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 04:06:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 04:06:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:06:55 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 04:06:56 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 04:06:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 04:06:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-oai-hss-0: 04:06:56 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:56 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 04:06:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 04:06:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 04:06:56 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-oai-hss-0: 04:06:57 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 04:06:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-oai-hss-0: 04:06:58 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 04:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 04:06:58 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 04:06:58 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 04:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 04:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:06:58 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 04:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:06:58 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 04:06:58 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 04:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 04:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 04:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 04:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 04:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 04:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-oai-hss-0: 04:06:59 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 04:06:59 DEBUG unit.oai-hss/0.install --2019-01-09 04:06:59-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 04:06:59 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-abot-epc-basic-0: 04:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 04:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-oai-hss-0: 04:06:59 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-abot-epc-basic-0: 04:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 04:06:59 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 04:06:59 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 04:06:59 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 04:06:59 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 04:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 04:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 04:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 04:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-oai-hss-0: 04:06:59 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 142K 35s unit-abot-epc-basic-0: 04:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 04:07:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 287K 26s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 505K 20s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 601K 17s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 942K 15s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.15M 13s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.17M 11s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.47M 10s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.59M 9s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.80M 8s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.09M 8s unit-abot-epc-basic-0: 04:07:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.17M 7s unit-abot-epc-basic-0: 04:07:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.42M 7s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.66M 6s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.01M 6s unit-abot-epc-basic-0: 04:07:00 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.18M 6s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.18M 5s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.61M 5s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.57M 5s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.24M 4s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.26M 4s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.28M 4s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.29M 4s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.41M 4s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.93M 4s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.07M 3s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.35M 3s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.64M 3s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.59M 3s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.28M 3s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.81M 3s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.62M 3s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.41M 3s unit-abot-epc-basic-0: 04:07:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.14M 2s unit-abot-epc-basic-0: 04:07:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.48M 2s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.34M 2s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 6.80M 2s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.36M 2s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.67M 2s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.52M 2s unit-abot-epc-basic-0: 04:07:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.82M 2s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.26M 2s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.27M 2s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.79M 2s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.28M 2s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.05M 2s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.37M 1s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.0M 1s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.9M 1s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.86M 1s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.85M 1s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.86M 1s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.3M 1s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.4M 1s unit-oai-hss-0: 04:07:00 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 9.44M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.3M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 13.2M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.6M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 9.74M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.3M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.0M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 16.6M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.4M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 13.5M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 13.6M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 12.5M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 12.0M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 17.3M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.5M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 12.1M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 13.8M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.3M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 16.5M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 15.8M 1s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 11.3M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 22.4M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 12.7M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 13.4M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 21.2M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.2M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 19.2M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 14.0M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 20.5M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 15.5M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 18.2M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 17.8M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 14.5M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 24.3M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 20.9M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 15.4M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 18.8M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 20.2M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 20.6M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 19.2M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 15.9M 0s unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 22.5M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 19.0M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 23.0M 0s unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 23.3M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 15.7M 0s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 31.6M=1.5s unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install 2019-01-09 04:07:01 (3.28 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 04:07:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 04:07:01 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.24-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-abot-epc-basic-0: 04:07:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 04:07:02 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-abot-epc-basic-0: 04:07:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 04:07:03 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-abot-epc-basic-0: 04:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 04:07:04 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-abot-epc-basic-0: 04:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 04:07:05 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 04:07:06 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-abot-epc-basic-0: 04:07:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 04:07:07 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-abot-epc-basic-0: 04:07:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 04:07:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-abot-epc-basic-0: 04:07:08 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 04:07:08 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 04:07:09 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-abot-epc-basic-0: 04:07:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 04:07:10 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 04:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:11 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 04:07:11 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 04:07:11 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-abot-epc-basic-0: 04:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 04:07:12 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-abot-epc-basic-0: 04:07:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 04:07:13 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-abot-epc-basic-0: 04:07:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 04:07:14 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-abot-epc-basic-0: 04:07:15 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 04:07:15 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-abot-epc-basic-0: 04:07:16 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 04:07:16 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 04:07:17 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 04:07:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-abot-epc-basic-0: 04:07:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 04:07:18 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.14_amd64.deb ... unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.14_all.deb ... unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-abot-epc-basic-0: 04:07:19 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 04:07:19 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-abot-epc-basic-0: 04:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 04:07:20 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 04:07:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 04:07:21 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-abot-epc-basic-0: 04:07:22 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 04:07:22 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-abot-epc-basic-0: 04:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 04:07:23 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-abot-epc-basic-0: 04:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 04:07:24 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 04:07:25 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-abot-epc-basic-0: 04:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-abot-epc-basic-0: 04:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 04:07:26 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 04:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 04:07:27 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-abot-epc-basic-0: 04:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 04:07:28 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-abot-epc-basic-0: 04:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-abot-epc-basic-0: 04:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 04:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jan 9 03:59 /dev/zero unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-abot-epc-basic-0: 04:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 04:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-oai-hss-0: 04:07:29 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-abot-epc-basic-0: 04:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 04:07:30 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-abot-epc-basic-0: 04:07:31 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 04:07:31 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-abot-epc-basic-0: 04:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 04:07:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-abot-epc-basic-0: 04:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 04:07:32 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 04:07:33 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 04:07:33 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 04:07:33 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 04:07:33 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 04:07:33 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 04:07:33 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 04:07:33 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 04:07:33 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-abot-epc-basic-0: 04:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 04:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 04:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-abot-epc-basic-0: 04:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 04:07:34 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-oai-hss-0: 04:07:35 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:07:36 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 04:07:36 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 04:07:36 DEBUG unit.oai-hss/0.install CC base64.lo unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-oai-hss-0: 04:07:36 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 04:07:36 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-oai-hss-0: 04:07:36 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-abot-epc-basic-0: 04:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 04:07:37 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 04:07:37 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 04:07:37 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 04:07:37 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 04:07:37 DEBUG unit.oai-hss/0.install CC gettime.lo unit-abot-epc-basic-0: 04:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 04:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 04:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-oai-hss-0: 04:07:37 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 04:07:37 DEBUG unit.oai-hss/0.install CC math.lo unit-abot-epc-basic-0: 04:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-oai-hss-0: 04:07:37 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-abot-epc-basic-0: 04:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-oai-hss-0: 04:07:37 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-abot-epc-basic-0: 04:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 04:07:37 DEBUG unit.oai-hss/0.install CC progname.lo unit-abot-epc-basic-0: 04:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 04:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-oai-hss-0: 04:07:37 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 04:07:37 DEBUG unit.oai-hss/0.install CC sockets.lo unit-abot-epc-basic-0: 04:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 04:07:38 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 04:07:38 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 04:07:39 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 04:07:39 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 04:07:39 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 04:07:39 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 04:07:39 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 04:07:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:07:40 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 04:07:40 DEBUG unit.oai-hss/0.install CC crl.lo unit-abot-epc-basic-0: 04:07:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 04:07:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 04:07:40 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-oai-hss-0: 04:07:41 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 04:07:41 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 04:07:41 DEBUG unit.oai-hss/0.install CC crq.lo unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 04:07:42 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 04:07:42 DEBUG unit.oai-hss/0.install CC extensions.lo unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 04:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 04:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 04:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:07:43 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 04:07:44 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 04:07:44 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 04:07:44 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 04:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 04:07:45 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 04:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 04:07:45 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 04:07:46 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 04:07:46 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 04:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 04:07:47 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 04:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 04:07:48 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 04:07:48 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 04:07:49 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 04:07:49 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 04:07:49 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 04:07:50 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 04:07:51 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 04:07:51 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 04:07:51 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 04:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 04:07:52 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 04:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 04:07:53 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 04:07:54 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 04:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-oai-hss-0: 04:07:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:07:54 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 04:07:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:07:54 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 04:07:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:07:55 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 04:07:55 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 04:07:55 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 04:07:55 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-abot-epc-basic-0: 04:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 04:07:55 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 04:07:56 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 04:07:56 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-oai-hss-0: 04:07:56 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-abot-epc-basic-0: 04:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 04:07:56 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 04:07:56 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 04:07:56 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 04:07:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:07:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:07:56 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 04:07:56 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 04:07:56 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 04:07:57 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 04:07:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:07:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:07:57 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 04:07:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:07:57 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 04:07:57 DEBUG unit.oai-hss/0.install CC cert.lo unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-oai-hss-0: 04:07:57 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 04:07:57 DEBUG unit.oai-hss/0.install CC dhe.lo unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 04:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 04:07:58 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 04:07:58 DEBUG unit.oai-hss/0.install CC psk.lo unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 04:07:58 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 04:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 04:07:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 04:07:59 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 04:07:59 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 04:07:59 DEBUG unit.oai-hss/0.install CC srp.lo unit-mysql-0: 04:08:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:08:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:08:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:08:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 04:08:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 04:08:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 04:08:00 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-mysql-0: 04:08:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 04:08:00 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:08:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 04:08:00 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-mysql-0: 04:08:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 04:08:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:08:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:08:01 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 04:08:01 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 04:08:01 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 04:08:02 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 04:08:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:08:02 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 04:08:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:08:02 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 04:08:02 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 04:08:02 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 04:08:02 DEBUG unit.oai-hss/0.install CC signature.lo unit-abot-epc-basic-0: 04:08:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 04:08:03 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 04:08:03 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-abot-epc-basic-0: 04:08:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 04:08:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 04:08:03 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 04:08:03 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 04:08:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 04:08:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 04:08:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 04:08:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:08:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 04:08:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 04:08:04 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 04:08:05 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 04:08:05 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 04:08:05 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 04:08:06 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 04:08:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:08:06 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 04:08:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:08:06 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 04:08:06 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 04:08:06 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 04:08:06 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 04:08:07 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 04:08:07 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 04:08:07 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 04:08:07 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 04:08:08 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 04:08:08 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 04:08:08 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 04:08:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:08:09 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 04:08:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:08:09 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 04:08:09 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 04:08:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:08:09 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 04:08:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:08:09 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 04:08:09 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 04:08:09 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 04:08:09 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 04:08:10 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 04:08:10 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 04:08:10 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 04:08:10 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 04:08:12 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 04:08:13 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 04:08:13 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 04:08:13 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 04:08:13 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 04:08:15 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 04:08:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:08:15 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 04:08:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:08:15 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 04:08:15 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 04:08:15 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 04:08:15 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 04:08:16 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 04:08:16 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 04:08:16 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 04:08:18 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 04:08:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:08:18 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 04:08:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:08:18 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 04:08:18 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 04:08:18 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 04:08:18 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 04:08:19 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 04:08:19 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 04:08:19 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 04:08:19 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 04:08:20 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 04:08:20 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 04:08:20 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 04:08:20 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 04:08:20 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 04:08:20 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 04:08:20 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 04:08:21 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 04:08:21 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 04:08:21 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 04:08:21 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 04:08:21 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 04:08:22 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 04:08:22 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 04:08:22 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 04:08:22 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 04:08:22 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 04:08:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:08:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:08:22 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 04:08:22 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 04:08:22 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 04:08:22 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 04:08:23 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 04:08:23 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 04:08:23 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 04:08:24 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:08:24 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 04:08:25 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 04:08:25 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 04:08:25 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 04:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 04:08:26 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 04:08:26 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 04:08:26 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 04:08:26 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 04:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 04:08:27 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-abot-epc-basic-0: 04:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 04:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 04:08:27 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 04:08:27 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-abot-epc-basic-0: 04:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:08:28 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 04:08:28 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-abot-epc-basic-0: 04:08:28 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 04:08:28 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 04:08:28 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-abot-epc-basic-0: 04:08:28 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 04:08:28 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 04:08:28 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 04:08:28 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 04:08:28 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 04:08:29 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 04:08:29 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-epc-0: 04:08:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 04:08:29 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 04:08:29 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-oai-hss-0: 04:08:29 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:29 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 04:08:29 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-abot-epc-basic-0: 04:08:30 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 04:08:30 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 04:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 04:08:30 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 04:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 04:08:30 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-abot-epc-basic-0: 04:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:08:30 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-abot-epc-basic-0: 04:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 04:08:31 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 04:08:31 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 04:08:31 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-abot-epc-basic-0: 04:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:08:31 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 04:08:31 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 04:08:31 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-abot-epc-basic-0: 04:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 04:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 04:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:08:32 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-abot-epc-basic-0: 04:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:08:32 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-abot-epc-basic-0: 04:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 04:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:08:32 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-abot-epc-basic-0: 04:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:08:33 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 04:08:33 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 04:08:33 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:08:33 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 04:08:33 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-abot-epc-basic-0: 04:08:33 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:08:34 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 04:08:34 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:08:34 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 04:08:34 DEBUG unit.oai-hss/0.install CC random.lo unit-abot-epc-basic-0: 04:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:08:35 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-abot-epc-basic-0: 04:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 04:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 04:08:35 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-abot-epc-basic-0: 04:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 04:08:35 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-abot-epc-basic-0: 04:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 04:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:08:35 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-abot-epc-basic-0: 04:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 04:08:36 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 04:08:36 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-abot-epc-basic-0: 04:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 04:08:36 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 04:08:36 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-abot-epc-basic-0: 04:08:36 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 04:08:37 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 04:08:37 DEBUG unit.oai-hss/0.install CC pin.lo unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 04:08:37 DEBUG unit.oai-hss/0.install CC tpm.lo unit-abot-epc-basic-0: 04:08:37 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 04:08:38 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-abot-epc-basic-0: 04:08:38 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 04:08:38 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 04:08:38 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 04:08:38 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 04:08:39 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 04:08:39 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 04:08:40 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 04:08:40 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 04:08:40 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 04:08:41 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 04:08:41 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-abot-epc-basic-0: 04:08:41 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 04:08:41 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 04:08:41 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 04:08:42 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 04:08:42 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 04:08:42 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 04:08:42 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-abot-epc-basic-0: 04:08:43 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-abot-epc-basic-0: 04:08:43 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 04:08:43 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 04:08:43 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 04:08:43 DEBUG unit.oai-hss/0.install CCLD crywrap unit-abot-epc-basic-0: 04:08:43 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 04:08:44 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 04:08:44 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 04:08:45 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 04:08:45 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:08:45 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 04:08:45 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 04:08:45 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 04:08:45 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:08:45 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 04:08:45 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 04:08:47 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 04:08:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:08:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:08:47 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 04:08:47 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 04:08:47 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 04:08:47 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-abot-epc-basic-0: 04:08:47 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 04:08:47 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 04:08:47 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 04:08:47 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-oai-hss-0: 04:08:47 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 04:08:47 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 04:08:47 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 04:08:47 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 04:08:47 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 04:08:48 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 04:08:48 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 04:08:48 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 04:08:48 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 04:08:48 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-abot-epc-basic-0: 04:08:48 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 04:08:49 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 04:08:49 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:50 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:50 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 04:08:50 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-oai-hss-0: 04:08:50 DEBUG unit.oai-hss/0.install CC psk.o unit-abot-epc-basic-0: 04:08:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 04:08:50 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 04:08:50 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 04:08:50 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-abot-epc-basic-0: 04:08:50 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 04:08:50 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 04:08:50 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 04:08:50 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 04:08:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:50 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 04:08:51 DEBUG unit.oai-hss/0.install CC socket.o unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 04:08:51 DEBUG unit.oai-hss/0.install CC common.o unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 04:08:51 DEBUG unit.oai-hss/0.install CC certtool.o unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 04:08:51 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 04:08:51 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 04:08:51 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 04:08:51 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-oai-hss-0: 04:08:51 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-abot-epc-basic-0: 04:08:51 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install CC srptool.o unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 04:08:52 DEBUG unit.oai-hss/0.install CC cli.o unit-abot-epc-basic-0: 04:08:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 04:08:53 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.6) ... unit-oai-hss-0: 04:08:53 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 04:08:53 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 04:08:53 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 04:08:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:53 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 04:08:53 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 04:08:53 DEBUG unit.oai-hss/0.install CC danetool.o unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 04:08:53 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 04:08:53 DEBUG unit.oai-hss/0.install CC p11tool.o unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:08:53 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-oai-hss-0: 04:08:53 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-abot-epc-basic-0: 04:08:54 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:08:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-abot-epc-basic-0: 04:08:54 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 04:08:54 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD psktool unit-abot-epc-basic-0: 04:08:54 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 04:08:54 DEBUG unit.oai-hss/0.install CCLD srptool unit-abot-epc-basic-0: 04:08:54 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install CCLD p11tool unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 04:08:55 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 04:08:55 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 04:08:56 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 04:08:56 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 04:08:56 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 04:08:56 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:08:56 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 04:08:56 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:08:56 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 04:08:56 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:08:56 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-abot-epc-basic-0: 04:08:56 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-abot-epc-basic-0: 04:08:57 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 04:08:57 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 04:08:58 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 04:08:58 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 04:08:58 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 04:08:58 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 04:08:58 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 04:08:58 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 04:08:58 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 04:08:58 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 04:08:58 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 04:08:58 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 04:08:58 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 04:08:58 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-abot-epc-basic-0: 04:08:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install Making all in . unit-abot-epc-basic-0: 04:08:59 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:08:59 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in x509 unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in ext unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in openpgp unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-abot-epc-basic-0: 04:09:00 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 04:09:00 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install Making install in manpages unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:09:01 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 04:09:02 DEBUG unit.oai-hss/0.install xterm unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 04:09:02 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 04:09:03 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:09:03 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 04:09:03 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 04:09:03 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 04:09:03 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 04:09:04 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 04:09:04 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 04:09:04 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 04:09:04 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 04:09:04 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 04:09:04 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-abot-epc-basic-0: 04:09:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 04:09:05 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 04:09:05 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 04:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:09:06 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-abot-epc-basic-0: 04:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 04:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:09:06 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-abot-epc-basic-0: 04:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 04:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:09:06 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-abot-epc-basic-0: 04:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:09:06 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-abot-epc-basic-0: 04:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 04:09:07 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 04:09:07 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-oai-hss-0: 04:09:07 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 04:09:07 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:09:07 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 04:09:07 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 04:09:07 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-abot-epc-basic-0: 04:09:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 04:09:08 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 04:09:08 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 04:09:08 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:09:08 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-abot-epc-basic-0: 04:09:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:09:08 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 04:09:08 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 04:09:09 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 04:09:09 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 04:09:10 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 04:09:10 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 04:09:10 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 04:09:10 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 04:09:10 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-abot-epc-basic-0: 04:09:10 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:09:10 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:09:11 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:09:11 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 04:09:11 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 04:09:11 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 04:09:11 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 04:09:11 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 04:09:11 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 04:09:11 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 04:09:12 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 04:09:12 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 04:09:12 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-oai-hss-0: 04:09:12 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 04:09:12 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 04:09:12 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 04:09:12 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-abot-epc-basic-0: 04:09:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 04:09:13 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 04:09:13 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 04:09:13 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 04:09:13 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 04:09:13 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 04:09:13 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 04:09:13 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 04:09:14 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 04:09:14 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 04:09:14 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 04:09:14 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 04:09:14 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 04:09:14 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 04:09:14 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-abot-epc-basic-0: 04:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 04:09:15 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 04:09:15 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 04:09:15 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 04:09:15 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 04:09:15 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 04:09:15 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 04:09:15 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-abot-epc-basic-0: 04:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 04:09:16 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-hss-0: 04:09:16 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 04:09:16 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 04:09:16 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 04:09:16 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 04:09:16 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 04:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-oai-hss-0: 04:09:16 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 04:09:16 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 04:09:16 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-oai-hss-0: 04:09:17 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 14s (3057 kB/s) unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 04:09:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 04:09:17 DEBUG unit.oai-hss/0.install (Reading database ... 88383 files and directories currently installed.) unit-oai-hss-0: 04:09:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:09:17 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 04:09:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 04:09:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 04:09:17 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-abot-epc-basic-0: 04:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 04:09:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 04:09:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 04:09:18 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 04:09:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 04:09:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 04:09:18 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 04:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 04:09:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 04:09:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 04:09:19 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 04:09:19 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 04:09:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 04:09:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 04:09:20 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 04:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 04:09:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 04:09:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-oai-hss-0: 04:09:20 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-abot-epc-basic-0: 04:09:20 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 04:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-oai-hss-0: 04:09:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 04:09:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 04:09:21 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 04:09:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 04:09:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 04:09:21 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 04:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 04:09:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 04:09:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 04:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:09:23 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 04:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 04:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 04:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 04:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 04:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 04:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 04:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-oai-hss-0: 04:09:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 04:09:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:09:24 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 04:09:24 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:09:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-oai-hss-0: 04:09:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 04:09:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 04:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 04:09:25 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-abot-epc-basic-0: 04:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 04:09:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 04:09:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:09:26 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 04:09:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 04:09:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:09:26 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 04:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 04:09:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-oai-hss-0: 04:09:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:09:27 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-oai-hss-0: 04:09:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 04:09:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:09:27 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 04:09:27 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:09:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 04:09:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 04:09:28 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:09:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 04:09:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:09:28 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:09:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:09:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 04:09:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 04:09:29 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:09:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 04:09:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 04:09:29 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:09:29 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 04:09:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 04:09:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 04:09:30 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:09:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 04:09:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 04:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 04:09:31 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 04:09:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 04:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 04:09:31 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 04:09:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 04:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 04:09:31 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:09:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:09:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 04:09:32 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 04:09:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 04:09:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-abot-epc-basic-0: 04:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-oai-hss-0: 04:09:33 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 04:09:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 04:09:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 04:09:33 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 04:09:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 04:09:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 04:09:34 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 04:09:34 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 04:09:35 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 04:09:35 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 04:09:36 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 04:09:36 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 04:09:36 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 04:09:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 04:09:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 04:09:36 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 04:09:36 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 04:09:37 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:09:37 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-oai-hss-0: 04:09:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 04:09:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 04:09:37 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-abot-epc-basic-0: 04:09:37 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:09:37 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 04:09:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 04:09:37 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-oai-hss-0: 04:09:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 04:09:37 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 04:09:37 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 04:09:37 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 04:09:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 04:09:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 04:09:38 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-oai-hss-0: 04:09:38 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 04:09:38 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 04:09:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 04:09:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-abot-epc-basic-0: 04:09:38 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-oai-hss-0: 04:09:38 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-abot-epc-basic-0: 04:09:38 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 04:09:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 04:09:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 04:09:39 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 04:09:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 04:09:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 04:09:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 04:09:40 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 04:09:40 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 04:09:40 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-oai-hss-0: 04:09:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 04:09:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 04:09:41 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 04:09:41 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 04:09:41 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-oai-hss-0: 04:09:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 04:09:41 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 04:09:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 04:09:41 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 04:09:41 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 04:09:41 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 04:09:41 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 04:09:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 04:09:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 04:09:42 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 04:09:42 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 04:09:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 04:09:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 04:09:42 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-abot-epc-basic-0: 04:09:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 04:09:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-oai-hss-0: 04:09:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 04:09:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 04:09:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-oai-hss-0: 04:09:42 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 04:09:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 04:09:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 04:09:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 04:09:43 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 04:09:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 04:09:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 04:09:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 04:09:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-oai-hss-0: 04:09:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 04:09:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 04:09:43 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 04:09:43 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 04:09:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 04:09:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 04:09:44 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 04:09:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 04:09:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 04:09:44 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 04:09:44 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 04:09:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 04:09:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 04:09:45 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 04:09:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 04:09:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 04:09:45 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 04:09:45 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-oai-hss-0: 04:09:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 04:09:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 04:09:45 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 04:09:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 04:09:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 04:09:46 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-oai-hss-0: 04:09:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 04:09:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 04:09:46 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-abot-epc-basic-0: 04:09:46 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:09:47 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 04:09:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 04:09:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 04:09:47 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 04:09:47 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 04:09:47 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 04:09:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 04:09:47 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 04:09:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 04:09:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 04:09:47 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 04:09:47 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 04:09:47 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 04:09:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 04:09:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 04:09:48 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 04:09:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 04:09:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 04:09:48 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:09:48 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 04:09:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 04:09:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 04:09:48 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 04:09:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 04:09:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 04:09:49 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 04:09:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 04:09:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 04:09:49 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:09:49 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 04:09:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 04:09:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-oai-hss-0: 04:09:50 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 04:09:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 04:09:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-oai-hss-0: 04:09:50 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 04:09:50 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 04:09:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 04:09:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 04:09:51 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-oai-hss-0: 04:09:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 04:09:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 04:09:51 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 04:09:51 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 04:09:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 04:09:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 04:09:52 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 04:09:52 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 04:09:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 04:09:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 04:09:53 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-oai-hss-0: 04:09:53 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 04:09:53 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 04:09:53 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 04:09:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 04:09:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 04:09:53 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 04:09:53 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 04:09:53 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 04:09:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 04:09:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 04:09:53 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-abot-epc-basic-0: 04:09:53 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 04:09:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:09:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 04:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-abot-epc-basic-0: 04:09:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 04:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:09:54 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 04:09:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 04:09:55 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 04:09:55 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 04:09:55 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-oai-hss-0: 04:09:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 04:09:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 04:09:55 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 04:09:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 04:09:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 04:09:56 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 04:09:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 04:09:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 04:09:56 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 04:09:56 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-oai-hss-0: 04:09:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 04:09:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 04:09:57 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 04:09:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 04:09:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 04:09:57 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 04:09:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9012ad-default-0 unit-oai-hss-0: 04:09:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 04:09:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-abot-epc-basic-0: 04:09:58 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:09:58 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-oai-hss-0: 04:09:58 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 04:09:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 04:09:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 04:09:58 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 04:09:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 04:09:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 04:09:58 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 04:09:59 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 04:10:02 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 04:10:02 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 04:10:02 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 04:10:02 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 04:10:03 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:10:03 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:10:03 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 04:10:03 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9012ad-default-0 unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 04:10:03 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 04:10:03 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:10:03 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-oai-hss-0: 04:10:03 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 04:10:04 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:10:04 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:10:04 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 04:10:04 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:10:04 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:10:04 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:10:05 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:10:05 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:10:05 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 04:10:05 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 04:10:05 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 04:10:05 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 04:10:06 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 04:10:06 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 04:10:06 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:10:06 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:10:06 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:10:06 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:10:06 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 04:10:06 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 04:10:07 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 04:10:07 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 04:10:07 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 04:10:07 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 04:10:07 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 04:10:07 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 04:10:08 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 04:10:08 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 04:10:08 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 04:10:08 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 04:10:08 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 04:10:08 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 04:10:08 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 04:10:09 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 04:10:09 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 04:10:09 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 04:10:09 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 04:10:09 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 04:10:09 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 04:10:09 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 04:10:09 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 04:10:09 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 04:10:10 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 04:10:10 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 04:10:10 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 04:10:10 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 04:10:10 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 04:10:10 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 04:10:10 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 04:10:10 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 04:10:11 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 04:10:11 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 04:10:11 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 04:10:11 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 04:10:12 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 04:10:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:12 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 04:10:12 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 04:10:12 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 04:10:12 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 04:10:13 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 04:10:13 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 04:10:13 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 04:10:13 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 04:10:13 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 04:10:14 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 04:10:14 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 04:10:14 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 04:10:14 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 04:10:15 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 04:10:15 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 04:10:15 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 04:10:16 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 04:10:16 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 04:10:21 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 18s (1,328 B/s) unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install (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 ... 107971 files and directories currently installed.) unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 04:10:23 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:10:24 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 04:10:34 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 04:10:35 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 04:10:36 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 04:10:37 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 04:10:38 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 04:10:39 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 04:10:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 04:10:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 04:10:42 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 04:10:43 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 04:10:44 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 04:10:45 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 04:10:46 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 04:10:46 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 04:10:46 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 04:10:46 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 04:10:46 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (44.2 kB/s) unit-oai-hss-0: 04:10:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 04:10:46 DEBUG unit.oai-hss/0.install (Reading database ... 91274 files and directories currently installed.) unit-oai-hss-0: 04:10:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 04:10:46 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 04:10:47 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install .....................................................++++++ unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install .......................++++++ unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install ...............++++++ unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install ...........................++++++ unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Not Before: Jan 9 04:10:48 2019 GMT unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Not After : Jan 9 04:10:48 2020 GMT unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install B2:AF:04:DD:8A:BD:AD:58:4A:1F:F0:06:EA:0C:8C:07:BF:97:66:A0 unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install keyid:00:EF:D1:BA:78:86:BF:53:A3:FA:BB:FD:AB:CD:0A:DA:35:7F:12:77 unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jan 9 04:10:48 2020 GMT (365 days) unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install [ 69%] [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 04:10:48 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 04:10:49 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 04:10:49 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 04:10:49 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 04:10:49 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 04:10:49 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 04:10:50 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 04:10:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:10:51 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 04:10:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:10:51 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 04:10:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 04:10:51 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 04:10:51 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 04:10:51 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 04:10:51 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 04:10:51 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 04:10:51 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 04:10:51 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 04:10:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 04:10:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 04:10:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 04:10:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 04:10:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 04:10:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:10:51 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 04:10:51 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 04:10:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:10:52 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 04:10:52 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 04:10:52 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:10:52 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 04:10:52 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 04:10:52 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 04:10:52 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:10:52 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 04:10:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:10:52 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 04:10:52 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 04:10:52 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:10:52 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 04:10:52 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 04:10:52 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 04:10:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-epc-0: 04:10:52 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 04:10:52 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 04:10:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 04:10:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:10:52 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 04:10:52 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 04:10:52 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 04:10:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 04:10:52 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 04:10:52 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 04:10:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 04:10:52 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 04:10:52 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 04:10:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 04:10:53 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-mysql-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 04:10:53 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 04:10:53 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 04:10:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:10:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:10:53 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 04:10:53 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 04:10:53 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 04:10:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:10:53 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:10:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:10:53 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 04:10:53 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.14 unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 04:10:53 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `ozoolualeisietu` identified by 'oofoonaecooquoo'] unit-mysql-0: 04:10:53 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `ozoolualeisietu` identified by 'oofoonaecooquoo'] unit-mysql-0: 04:10:53 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=ozoolualeisietu', 'password=oofoonaecooquoo', 'host=192.168.121.14', 'slave=False'] unit-mysql-0: 04:10:53 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 04:10:53 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-oai-hss-0: 04:10:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 04:10:53 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 04:10:53 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 04:10:53 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 04:10:53 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 04:10:54 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 04:10:54 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 04:10:54 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 04:10:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:10:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:10:54 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 04:10:54 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 04:10:54 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 04:10:54 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 04:10:54 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 04:10:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 04:10:54 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 04:10:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:10:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:10:54 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 04:10:54 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 04:10:54 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 04:10:54 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:10:54 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 04:10:54 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 04:10:54 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 04:10:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 04:10:54 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 04:10:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:10:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:10:54 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 04:10:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + user=ozoolualeisietu unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 04:10:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:10:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + password=oofoonaecooquoo unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 04:10:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.14 unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 04:10:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 04:10:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.14 ozoolualeisietu oofoonaecooquoo oai-hss unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.14"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"ozoolualeisietu"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"oofoonaecooquoo"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u ozoolualeisietu --password=oofoonaecooquoo -h 192.168.121.14 oai-hss -e 'show tables;' unit-oai-hss-0: 04:10:54 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u ozoolualeisietu --password=oofoonaecooquoo -h 192.168.121.14 oai-hss unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9012ad-default-0 unit-abot-epc-basic-0: 04:10:56 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 04:10:57 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 04:10:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 04:10:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:10:57 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 8329 unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 8329' unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 8329 =~ .*running.* ]] unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 04:10:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:10:57 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 04:10:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:10:57 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 04:10:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 04:10:57 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 04:10:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + db_host=ozoolualeisietu unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 04:10:57 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 04:10:58 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-oai-hss-0: 04:10:58 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 04:10:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 04:10:58 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 04:10:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:10:58 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 04:10:58 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 04:10:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 04:10:58 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 04:10:58 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 04:10:58 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 04:10:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:10:59 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 04:10:59 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 04:10:59 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (322 kB/s) unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install (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 ... 108080 files and directories currently installed.) unit-abot-epc-basic-0: 04:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 04:11:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:11:00 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 04:11:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 04:11:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 04:11:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:11:00 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 04:11:00 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 04:11:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-oai-hss-0: 04:11:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 04:11:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:11:00 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 04:11:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:11:00 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 04:11:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 04:11:00 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-epc-0: 04:11:00 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 04:11:00 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 04:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 04:11:00 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 04:11:01 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 04:11:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:11:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:11:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:11:01 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 04:11:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 04:11:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:11:03 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 04:11:47 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9012ad-default-0 unit-abot-epc-basic-0: 04:11:47 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9012ad-default-0 unit-abot-epc-basic-0: 04:11:47 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 04:11:47 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:11:47 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-oai-epc-0: 04:11:50 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 04:11:50 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:11:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 04:11:50 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 04:11:50 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 04:11:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 04:11:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 04:11:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 04:11:50 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 04:11:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 04:11:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 04:11:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 04:11:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:11:51 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 04:11:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 04:11:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:11:51 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 04:11:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:11:51 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 04:11:51 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 04:11:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 04:11:52 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 04:11:52 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 04:11:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 04:11:52 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 04:11:52 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 04:11:52 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:11:52 DEBUG unit.oai-epc/0.install --2019-01-09 04:11:52-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:11:52 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 04:11:52 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 04:11:52 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 04:11:52 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 04:11:52 DEBUG unit.oai-epc/0.install --2019-01-09 04:11:52-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 04:11:52 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install 0K ....... 46.4M=0s unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install 2019-01-09 04:11:53 (46.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install FINISHED --2019-01-09 04:11:53-- unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (46.4 MB/s) unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 04:11:53 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 04:11:53 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 04:11:53 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 04:11:53 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 04:11:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 04:11:53 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 04:12:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 04:12:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 04:12:58 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 04:12:58 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 04:12:58 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 04:12:58 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 04:12:58 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 04:12:58 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 04:12:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 04:12:58 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 04:12:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 04:12:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:13:48 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 04:13:48 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-hss-0: 04:13:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 04:13:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 04:13:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 04:13:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 04:13:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 04:13:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 04:13:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 04:13:56 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 04:13:56 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 04:13:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 04:13:56 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 04:13:56 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 04:13:56 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 04:13:56 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 8329' unit-oai-hss-0: 04:13:56 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 8329 =~ .*running.* ]] unit-oai-hss-0: 04:13:56 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 04:13:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 04:13:56 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 04:13:56 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 04:13:56 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 04:13:56 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 04:13:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 04:13:56 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 04:13:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 04:13:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 04:13:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 04:13:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:14:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 04:14:22 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 04:14:22 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 04:14:22 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 04:14:22 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 04:14:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 04:14:22 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 04:14:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:14:22 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 04:14:22 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 04:14:22 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 04:14:22 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 04:14:22 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 04:14:22 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 04:14:22 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 04:14:22 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 04:14:22 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 04:14:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 04:14:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 04:14:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 04:14:23 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 04:14:23 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 04:14:23 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 04:14:23 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 04:14:23 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 04:14:23 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:14:23 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 04:14:23 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 04:14:23 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 04:14:23 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 04:14:23 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 04:14:23 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 04:14:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start SHA256:Wsqx1X8uWf3Bn47HJSq7X401gIM96ereXYqOgrVpGG4 root@juju-9012ad-default-0 unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | o o | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | . * . | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | .. o . | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | . S .. .o.| unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | o O .. o*+| unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | . X o. .+=oB| unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | E =. + *+++o| unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | . . o++O.=+. | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-9012ad-default-0 unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start SHA256:lRY05p3ikCQL4X9ufzGRgSaVQVYe+J7zad4MARBfujo ubuntu@juju-9012ad-default-0 unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | o.. .+%Bo . | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | . . +.==O.= | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | . . oo*.Bo | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | . = .+o | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | . S ...o. | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | o .* . | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | o E =.. | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | . . .. ++ | unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start | .. o. o| unit-abot-epc-basic-0: 04:14:23 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 04:14:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 04:14:24 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 04:14:24 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 04:14:24 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 04:14:24 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 04:14:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 04:14:24 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 04:14:24 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 04:14:24 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 04:14:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 04:14:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 04:14:24 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 04:14:24 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 04:14:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 04:14:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 04:14:24 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 04:14:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 04:14:28 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 04:14:28 INFO juju.worker.uniter awaiting error resolution for "install" hook 2019-01-09 04:14:47,426 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-01-09 04:15:44,538 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 2 applications Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model All hosted models reclaimed, cleaning up controller machines 2019-01-09 04:15:44,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 04:15:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:44,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-f2c84610-64a4-44f6-8410-7e920ede3091 Date: Wed, 09 Jan 2019 04:15:44 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:59:39Z", "updated_at": "2019-01-09T04:15:27Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "31362575-d2c9-414b-8602-44a4a3441dc8"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:56:03Z", "updated_at": "2019-01-09T04:15:11Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "808e2340-b084-4d4e-ba73-5b382004c275"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:53:38Z", "updated_at": "2019-01-09T04:15:03Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "a3c5e03a-e9d3-42d1-9002-552e146b6345"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:48:54Z", "updated_at": "2019-01-09T04:15:41Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "b24ddcaa-08aa-442b-888e-2d6734d6d178"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:59:02Z", "updated_at": "2019-01-09T04:15:19Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "f34a7959-cafe-49db-9706-71fe66840bad"}]} 2019-01-09 04:15:44,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f2c84610-64a4-44f6-8410-7e920ede3091 2019-01-09 04:15:44,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.181681871414s 2019-01-09 04:15:44,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f2c84610-64a4-44f6-8410-7e920ede3091 2019-01-09 04:15:44,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 04:15:44,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/31362575-d2c9-414b-8602-44a4a3441dc8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:45,440 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8557489-574e-4a32-ad04-280d6f615e2f Content-Length: 0 Date: Wed, 09 Jan 2019 04:15:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 04:15:45,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/31362575-d2c9-414b-8602-44a4a3441dc8.json used request id req-d8557489-574e-4a32-ad04-280d6f615e2f 2019-01-09 04:15:45,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.695859909058s 2019-01-09 04:15:45,440 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/31362575-d2c9-414b-8602-44a4a3441dc8.json used request id req-d8557489-574e-4a32-ad04-280d6f615e2f 2019-01-09 04:15:45,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 04:15:45,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:45,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-f73eca47-fb73-4314-a23b-c7031a28da1b Date: Wed, 09 Jan 2019 04:15:45 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:56:03Z", "updated_at": "2019-01-09T04:15:11Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "808e2340-b084-4d4e-ba73-5b382004c275"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:53:38Z", "updated_at": "2019-01-09T04:15:03Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "a3c5e03a-e9d3-42d1-9002-552e146b6345"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:48:54Z", "updated_at": "2019-01-09T04:15:41Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "b24ddcaa-08aa-442b-888e-2d6734d6d178"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:59:02Z", "updated_at": "2019-01-09T04:15:19Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "f34a7959-cafe-49db-9706-71fe66840bad"}]} 2019-01-09 04:15:45,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f73eca47-fb73-4314-a23b-c7031a28da1b 2019-01-09 04:15:45,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.198113918304s 2019-01-09 04:15:45,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f73eca47-fb73-4314-a23b-c7031a28da1b 2019-01-09 04:15:45,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 04:15:45,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/808e2340-b084-4d4e-ba73-5b382004c275.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:46,374 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bfe84bc3-f785-4cd0-bce1-242e36ae7fe9 Content-Length: 0 Date: Wed, 09 Jan 2019 04:15:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 04:15:46,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/808e2340-b084-4d4e-ba73-5b382004c275.json used request id req-bfe84bc3-f785-4cd0-bce1-242e36ae7fe9 2019-01-09 04:15:46,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.714036941528s 2019-01-09 04:15:46,375 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/808e2340-b084-4d4e-ba73-5b382004c275.json used request id req-bfe84bc3-f785-4cd0-bce1-242e36ae7fe9 2019-01-09 04:15:46,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 04:15:46,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:46,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5ca398ad-60d8-4932-b6ec-745e66fd865b Date: Wed, 09 Jan 2019 04:15:46 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:53:38Z", "updated_at": "2019-01-09T04:15:03Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "a3c5e03a-e9d3-42d1-9002-552e146b6345"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:48:54Z", "updated_at": "2019-01-09T04:15:41Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "b24ddcaa-08aa-442b-888e-2d6734d6d178"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:59:02Z", "updated_at": "2019-01-09T04:15:19Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "f34a7959-cafe-49db-9706-71fe66840bad"}]} 2019-01-09 04:15:46,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5ca398ad-60d8-4932-b6ec-745e66fd865b 2019-01-09 04:15:46,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0551340579987s 2019-01-09 04:15:46,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5ca398ad-60d8-4932-b6ec-745e66fd865b 2019-01-09 04:15:46,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 04:15:46,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/a3c5e03a-e9d3-42d1-9002-552e146b6345.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:47,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-652e786d-6b58-4b84-b3e9-fdabb200efa6 Content-Length: 0 Date: Wed, 09 Jan 2019 04:15:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 04:15:47,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/a3c5e03a-e9d3-42d1-9002-552e146b6345.json used request id req-652e786d-6b58-4b84-b3e9-fdabb200efa6 2019-01-09 04:15:47,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.716195106506s 2019-01-09 04:15:47,164 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/a3c5e03a-e9d3-42d1-9002-552e146b6345.json used request id req-652e786d-6b58-4b84-b3e9-fdabb200efa6 2019-01-09 04:15:47,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 04:15:47,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:47,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-ae14aa92-1086-439a-a327-b5a48cb18e3e Date: Wed, 09 Jan 2019 04:15:47 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:48:54Z", "updated_at": "2019-01-09T04:15:41Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "b24ddcaa-08aa-442b-888e-2d6734d6d178"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:59:02Z", "updated_at": "2019-01-09T04:15:19Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "f34a7959-cafe-49db-9706-71fe66840bad"}]} 2019-01-09 04:15:47,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ae14aa92-1086-439a-a327-b5a48cb18e3e 2019-01-09 04:15:47,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.165188074112s 2019-01-09 04:15:47,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ae14aa92-1086-439a-a327-b5a48cb18e3e 2019-01-09 04:15:47,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 04:15:47,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/b24ddcaa-08aa-442b-888e-2d6734d6d178.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:48,021 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6f2f1af-1be5-4eb6-958a-cca81f057d07 Content-Length: 0 Date: Wed, 09 Jan 2019 04:15:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 04:15:48,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/b24ddcaa-08aa-442b-888e-2d6734d6d178.json used request id req-c6f2f1af-1be5-4eb6-958a-cca81f057d07 2019-01-09 04:15:48,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.676216125488s 2019-01-09 04:15:48,022 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/b24ddcaa-08aa-442b-888e-2d6734d6d178.json used request id req-c6f2f1af-1be5-4eb6-958a-cca81f057d07 2019-01-09 04:15:48,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 04:15:48,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:48,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-b1ed6c2c-a7fe-41fa-8733-90dc45e8d508 Date: Wed, 09 Jan 2019 04:15:48 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:59:02Z", "updated_at": "2019-01-09T04:15:19Z", "floating_network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "4c963839b6a448e3b7a29e636676a093", "port_id": null, "id": "f34a7959-cafe-49db-9706-71fe66840bad"}]} 2019-01-09 04:15:48,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b1ed6c2c-a7fe-41fa-8733-90dc45e8d508 2019-01-09 04:15:48,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.161811113358s 2019-01-09 04:15:48,190 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b1ed6c2c-a7fe-41fa-8733-90dc45e8d508 2019-01-09 04:15:48,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 04:15:48,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/f34a7959-cafe-49db-9706-71fe66840bad.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:48,600 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20cc21a6-0f7c-4400-8985-11889f54e400 Content-Length: 0 Date: Wed, 09 Jan 2019 04:15:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 04:15:48,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/f34a7959-cafe-49db-9706-71fe66840bad.json used request id req-20cc21a6-0f7c-4400-8985-11889f54e400 2019-01-09 04:15:48,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.403457164764s 2019-01-09 04:15:48,600 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/f34a7959-cafe-49db-9706-71fe66840bad.json used request id req-20cc21a6-0f7c-4400-8985-11889f54e400 2019-01-09 04:15:48,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 04:15:48,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:48,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-81bd4226-971e-4623-91a8-4e00a3bc55b3 Date: Wed, 09 Jan 2019 04:15:48 GMT RESP BODY: {"floatingips": []} 2019-01-09 04:15:48,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-81bd4226-971e-4623-91a8-4e00a3bc55b3 2019-01-09 04:15:48,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.163611888885s 2019-01-09 04:15:48,770 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-81bd4226-971e-4623-91a8-4e00a3bc55b3 2019-01-09 04:15:48,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 04:15:48,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:50,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9080985a-21ed-4592-a861-e39a9b5213fe Date: Wed, 09 Jan 2019 04:15:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 04:15:50,545 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a used request id req-9080985a-21ed-4592-a861-e39a9b5213fe 2019-01-09 04:15:50,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.77359509468s 2019-01-09 04:15:50,545 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e565a39d-04fa-42c6-8d6e-4eb519efa08a used request id req-9080985a-21ed-4592-a861-e39a9b5213fe 2019-01-09 04:15:50,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 04:15:50,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:15:50,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:15: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-6a5ea4ff-9ef6-418a-a909-8fc40bf0280f x-compute-request-id: req-6a5ea4ff-9ef6-418a-a909-8fc40bf0280f Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/192ea09f-50d1-4007-9e0b-488713fa0ad9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/192ea09f-50d1-4007-9e0b-488713fa0ad9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "192ea09f-50d1-4007-9e0b-488713fa0ad9", "name": "juju_epc-flavor_11206367-13b1-4fb0-ad07-62b56b75ecf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/735cfe5b-5198-4043-8209-fa446c4ac5b9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/735cfe5b-5198-4043-8209-fa446c4ac5b9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "735cfe5b-5198-4043-8209-fa446c4ac5b9", "name": "juju_epc-flavor_alt_11206367-13b1-4fb0-ad07-62b56b75ecf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 04:15:50,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6a5ea4ff-9ef6-418a-a909-8fc40bf0280f 2019-01-09 04:15:50,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.199249982834s 2019-01-09 04:15:50,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6a5ea4ff-9ef6-418a-a909-8fc40bf0280f 2019-01-09 04:15:50,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 04:15:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/735cfe5b-5198-4043-8209-fa446c4ac5b9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:15:50,794 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 04:15: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-8b18ebcb-f3bb-43a1-913c-62a7edd0b2ad x-compute-request-id: req-8b18ebcb-f3bb-43a1-913c-62a7edd0b2ad Content-Length: 0 Content-Type: application/json 2019-01-09 04:15:50,794 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/735cfe5b-5198-4043-8209-fa446c4ac5b9 used request id req-8b18ebcb-f3bb-43a1-913c-62a7edd0b2ad 2019-01-09 04:15:50,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0467081069946s 2019-01-09 04:15:50,795 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/735cfe5b-5198-4043-8209-fa446c4ac5b9 used request id req-8b18ebcb-f3bb-43a1-913c-62a7edd0b2ad 2019-01-09 04:15:50,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 04:15:50,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f5f5555b-e69a-4ee8-b277-14edb874b1e9/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" -d '{"subnet_id": "1d1630a1-90af-4a8e-b496-e6fb7f181079"}' 2019-01-09 04:15:52,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5a62becd-9dfd-40c4-a35a-5bc82a3ecfce Date: Wed, 09 Jan 2019 04:15:52 GMT RESP BODY: {"network_id": "4aaa29e4-0c73-4647-802c-4b2821e40f7c", "tenant_id": "4c963839b6a448e3b7a29e636676a093", "subnet_id": "1d1630a1-90af-4a8e-b496-e6fb7f181079", "subnet_ids": ["1d1630a1-90af-4a8e-b496-e6fb7f181079"], "port_id": "928cf599-1ca6-412d-96e2-9f5cbe25ac12", "id": "f5f5555b-e69a-4ee8-b277-14edb874b1e9"} 2019-01-09 04:15:52,299 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f5f5555b-e69a-4ee8-b277-14edb874b1e9/remove_router_interface.json used request id req-5a62becd-9dfd-40c4-a35a-5bc82a3ecfce 2019-01-09 04:15:52,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.50357913971s 2019-01-09 04:15:52,299 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f5f5555b-e69a-4ee8-b277-14edb874b1e9/remove_router_interface.json used request id req-5a62becd-9dfd-40c4-a35a-5bc82a3ecfce returning object f5f5555b-e69a-4ee8-b277-14edb874b1e9 2019-01-09 04:15:52,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 04:15:52,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:52,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-cf7544a3-98fe-40d4-9a09-3a9d8ed4291d Date: Wed, 09 Jan 2019 04:15:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "782dec73-78a8-46a5-abfe-4590d9211012", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e1e4100a-4106-426a-8347-cb338a7d46c0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:46:32Z", "admin_state_up": true, "updated_at": "2019-01-09T04:15:51Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4c963839b6a448e3b7a29e636676a093", "id": "f5f5555b-e69a-4ee8-b277-14edb874b1e9", "name": "juju_epc-router_11206367-13b1-4fb0-ad07-62b56b75ecf9"}]} 2019-01-09 04:15:52,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-cf7544a3-98fe-40d4-9a09-3a9d8ed4291d 2019-01-09 04:15:52,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.226608037949s 2019-01-09 04:15:52,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-cf7544a3-98fe-40d4-9a09-3a9d8ed4291d 2019-01-09 04:15:52,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 04:15:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/f5f5555b-e69a-4ee8-b277-14edb874b1e9.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:56,111 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9b4b29b-099a-4412-8cfe-f6d73dd00325 Content-Length: 0 Date: Wed, 09 Jan 2019 04:15:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 04:15:56,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f5f5555b-e69a-4ee8-b277-14edb874b1e9.json used request id req-a9b4b29b-099a-4412-8cfe-f6d73dd00325 2019-01-09 04:15:56,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.58263611794s 2019-01-09 04:15:56,111 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f5f5555b-e69a-4ee8-b277-14edb874b1e9.json used request id req-a9b4b29b-099a-4412-8cfe-f6d73dd00325 2019-01-09 04:15:56,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 04:15:56,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:56,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8ca57ef0-6337-4345-91e3-ba508d7e32da Date: Wed, 09 Jan 2019 04:15:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4aaa29e4-0c73-4647-802c-4b2821e40f7c","tenant_id":"4c963839b6a448e3b7a29e636676a093","created_at":"2019-01-09T03:46:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T03:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"4c963839b6a448e3b7a29e636676a093","id":"1d1630a1-90af-4a8e-b496-e6fb7f181079","subnetpool_id":null,"name":"juju_epc-subnet_11206367-13b1-4fb0-ad07-62b56b75ecf9"}]} 2019-01-09 04:15:56,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8ca57ef0-6337-4345-91e3-ba508d7e32da 2019-01-09 04:15:56,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0576150417328s 2019-01-09 04:15:56,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8ca57ef0-6337-4345-91e3-ba508d7e32da 2019-01-09 04:15:56,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 04:15:56,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/1d1630a1-90af-4a8e-b496-e6fb7f181079.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:58,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a58667f-b3f9-407a-9a06-24f61ecd41a2 Date: Wed, 09 Jan 2019 04:15:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 04:15:58,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1d1630a1-90af-4a8e-b496-e6fb7f181079.json used request id req-4a58667f-b3f9-407a-9a06-24f61ecd41a2 2019-01-09 04:15:58,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4140329361s 2019-01-09 04:15:58,586 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1d1630a1-90af-4a8e-b496-e6fb7f181079.json used request id req-4a58667f-b3f9-407a-9a06-24f61ecd41a2 2019-01-09 04:15:58,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 04:15:58,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:58,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-3f40d61e-0436-4670-9ccc-d4221ec892b9 Date: Wed, 09 Jan 2019 04:15:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-09T04:15:58Z","tenant_id":"4c963839b6a448e3b7a29e636676a093","created_at":"2019-01-09T03:46:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"4c963839b6a448e3b7a29e636676a093","id":"4aaa29e4-0c73-4647-802c-4b2821e40f7c","name":"juju_epc-net_11206367-13b1-4fb0-ad07-62b56b75ecf9"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","mtu":1500}]} 2019-01-09 04:15:58,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3f40d61e-0436-4670-9ccc-d4221ec892b9 2019-01-09 04:15:58,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259850025177s 2019-01-09 04:15:58,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3f40d61e-0436-4670-9ccc-d4221ec892b9 2019-01-09 04:15:58,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 04:15:58,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/4aaa29e4-0c73-4647-802c-4b2821e40f7c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:15:59,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84f44ea3-d421-4d58-bc25-e82269ed563e Date: Wed, 09 Jan 2019 04:15:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 04:15:59,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4aaa29e4-0c73-4647-802c-4b2821e40f7c.json used request id req-84f44ea3-d421-4d58-bc25-e82269ed563e 2019-01-09 04:15:59,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.70837688446s 2019-01-09 04:15:59,556 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4aaa29e4-0c73-4647-802c-4b2821e40f7c.json used request id req-84f44ea3-d421-4d58-bc25-e82269ed563e 2019-01-09 04:15:59,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 04:15:59,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:16:00,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-ca30050a-8c39-495a-ae80-e30a6fa8c0a0 Date: Wed, 09 Jan 2019 04:16:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/snap", "metadata": {}}], "file": "/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/file", "owner": "4c963839b6a448e3b7a29e636676a093", "id": "9ae3cda7-79e8-45af-9ca4-669c4b28d321", "size": 297009152, "self": "/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-09T03:46:47Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_11206367-13b1-4fb0-ad07-62b56b75ecf9", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-09T03:46:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 04:16:00,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ca30050a-8c39-495a-ae80-e30a6fa8c0a0 2019-01-09 04:16:00,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.640533924103s 2019-01-09 04:16:00,198 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ca30050a-8c39-495a-ae80-e30a6fa8c0a0 2019-01-09 04:16:00,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 04:16:00,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}56f123ca2acc256f0f033de9583cad53c097f3a8" 2019-01-09 04:16:01,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-51c6903e-6b50-4e7f-acc5-455ec0e5116a Date: Wed, 09 Jan 2019 04:16:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 04:16:01,911 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321 used request id req-51c6903e-6b50-4e7f-acc5-455ec0e5116a 2019-01-09 04:16:01,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.71140909195s 2019-01-09 04:16:01,911 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/9ae3cda7-79e8-45af-9ca4-669c4b28d321 used request id req-51c6903e-6b50-4e7f-acc5-455ec0e5116a 2019-01-09 04:16:01,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 04:16:01,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:16:01,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40cda5fc-0951-4622-bb53-70b15905ee22 x-compute-request-id: req-40cda5fc-0951-4622-bb53-70b15905ee22 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/192ea09f-50d1-4007-9e0b-488713fa0ad9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/192ea09f-50d1-4007-9e0b-488713fa0ad9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "192ea09f-50d1-4007-9e0b-488713fa0ad9", "name": "juju_epc-flavor_11206367-13b1-4fb0-ad07-62b56b75ecf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 04:16:01,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-40cda5fc-0951-4622-bb53-70b15905ee22 2019-01-09 04:16:01,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0380771160126s 2019-01-09 04:16:01,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-40cda5fc-0951-4622-bb53-70b15905ee22 2019-01-09 04:16:01,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 04:16:01,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/192ea09f-50d1-4007-9e0b-488713fa0ad9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:16:02,008 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 04:16:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a19ed84-26e8-48cd-a7ff-b202d48c490c x-compute-request-id: req-9a19ed84-26e8-48cd-a7ff-b202d48c490c Content-Length: 0 Content-Type: application/json 2019-01-09 04:16:02,008 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/192ea09f-50d1-4007-9e0b-488713fa0ad9 used request id req-9a19ed84-26e8-48cd-a7ff-b202d48c490c 2019-01-09 04:16:02,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.055802822113s 2019-01-09 04:16:02,009 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/192ea09f-50d1-4007-9e0b-488713fa0ad9 used request id req-9a19ed84-26e8-48cd-a7ff-b202d48c490c 2019-01-09 04:16:02,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 04:16:02,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:16:02,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ffbb334-54cb-4264-90f4-c94152cd0332 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_11206367-13b1-4fb0-ad07-62b56b75ecf9", "links": {"self": "http://172.30.9.26:5000/v3/users/812a356bd2154777a14c29b8eda976f7"}, "domain_id": "default", "enabled": true, "id": "812a356bd2154777a14c29b8eda976f7", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 04:16:02,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5ffbb334-54cb-4264-90f4-c94152cd0332 2019-01-09 04:16:02,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112318992615s 2019-01-09 04:16:02,122 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5ffbb334-54cb-4264-90f4-c94152cd0332 2019-01-09 04:16:02,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 04:16:02,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/812a356bd2154777a14c29b8eda976f7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:16:02,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5510c778-2c85-4b17-ab16-228cb94b34de Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/812a356bd2154777a14c29b8eda976f7"}, "enabled": true, "id": "812a356bd2154777a14c29b8eda976f7", "options": {}, "domain_id": "default", "name": "juju_epc-user_11206367-13b1-4fb0-ad07-62b56b75ecf9"}} 2019-01-09 04:16:02,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/812a356bd2154777a14c29b8eda976f7 used request id req-5510c778-2c85-4b17-ab16-228cb94b34de 2019-01-09 04:16:02,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0866987705231s 2019-01-09 04:16:02,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/812a356bd2154777a14c29b8eda976f7 used request id req-5510c778-2c85-4b17-ab16-228cb94b34de 2019-01-09 04:16:02,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 04:16:02,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/812a356bd2154777a14c29b8eda976f7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:16:02,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 04:16:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2dbb535-b906-48e9-b26c-61d1e2b50560 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 04:16:02,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/812a356bd2154777a14c29b8eda976f7 used request id req-b2dbb535-b906-48e9-b26c-61d1e2b50560 2019-01-09 04:16:02,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.196925163269s 2019-01-09 04:16:02,413 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/812a356bd2154777a14c29b8eda976f7 used request id req-b2dbb535-b906-48e9-b26c-61d1e2b50560 2019-01-09 04:16:02,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 04:16:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:16:02,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d3b8ee-e66a-40ae-9100-51cc52417e60 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/4c963839b6a448e3b7a29e636676a093"}, "enabled": true, "id": "4c963839b6a448e3b7a29e636676a093", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_11206367-13b1-4fb0-ad07-62b56b75ecf9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 04:16:02,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e7d3b8ee-e66a-40ae-9100-51cc52417e60 2019-01-09 04:16:02,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0858428478241s 2019-01-09 04:16:02,500 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e7d3b8ee-e66a-40ae-9100-51cc52417e60 2019-01-09 04:16:02,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 04:16:02,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/4c963839b6a448e3b7a29e636676a093 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:16:02,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 04:16:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1759eeb2-e5bc-49cc-974d-0532ebe0e596 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 04:16:02,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4c963839b6a448e3b7a29e636676a093 used request id req-1759eeb2-e5bc-49cc-974d-0532ebe0e596 2019-01-09 04:16:02,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.172252178192s 2019-01-09 04:16:02,675 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4c963839b6a448e3b7a29e636676a093 used request id req-1759eeb2-e5bc-49cc-974d-0532ebe0e596 2019-01-09 04:16:02,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 04:16:02,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:16:02,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e53b41-9126-4788-876a-589f60589483 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "eea2bc11be7f405188846185e4365850", "links": {"self": "http://172.30.9.26:5000/v3/roles/eea2bc11be7f405188846185e4365850"}, "name": "Member"}]} 2019-01-09 04:16:02,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e4e53b41-9126-4788-876a-589f60589483 2019-01-09 04:16:02,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0858559608459s 2019-01-09 04:16:02,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 04:16:02,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/eea2bc11be7f405188846185e4365850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:16:02,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 04:16:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc7dfae6-c7c7-424a-835a-ff4a87611cce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 04:16:02,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/eea2bc11be7f405188846185e4365850 used request id req-fc7dfae6-c7c7-424a-835a-ff4a87611cce 2019-01-09 04:16:02,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0995600223541s 2019-01-09 04:16:02,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 04:16:02,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4c963839b6a448e3b7a29e636676a093&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:16:03,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-9452fe94-f2e9-458b-8326-32c2bafd5b78 Date: Wed, 09 Jan 2019 04:16:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:46:28Z", "updated_at": "2019-01-09T03:46:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:46:28Z", "revision_number": 0, "id": "2ac0a3bf-1d23-43f5-9be2-6b6ffa111045", "remote_group_id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "remote_ip_prefix": null, "created_at": "2019-01-09T03:46:28Z", "security_group_id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "tenant_id": "4c963839b6a448e3b7a29e636676a093", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c963839b6a448e3b7a29e636676a093"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:46:28Z", "revision_number": 0, "id": "bb1b5b9f-6a0c-4473-9f3a-6581c7c22868", "remote_group_id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "remote_ip_prefix": null, "created_at": "2019-01-09T03:46:28Z", "security_group_id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "tenant_id": "4c963839b6a448e3b7a29e636676a093", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c963839b6a448e3b7a29e636676a093"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:46:28Z", "revision_number": 0, "id": "be31d0fc-37a8-405f-b336-e42ec51bacf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:46:28Z", "security_group_id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "tenant_id": "4c963839b6a448e3b7a29e636676a093", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c963839b6a448e3b7a29e636676a093"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:46:28Z", "revision_number": 0, "id": "dc68b894-fcb4-45c8-847c-b4147e784dbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:46:28Z", "security_group_id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "tenant_id": "4c963839b6a448e3b7a29e636676a093", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c963839b6a448e3b7a29e636676a093"}], "revision_number": 4, "project_id": "4c963839b6a448e3b7a29e636676a093", "id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "name": "default"}]} 2019-01-09 04:16:03,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4c963839b6a448e3b7a29e636676a093&name=default used request id req-9452fe94-f2e9-458b-8326-32c2bafd5b78 2019-01-09 04:16:03,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199406862259s 2019-01-09 04:16:03,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4c963839b6a448e3b7a29e636676a093&name=default used request id req-9452fe94-f2e9-458b-8326-32c2bafd5b78 2019-01-09 04:16:03,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 04:16:03,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:16:03,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a9713d51-2bb3-4e7f-88f9-ca099b482e9c Date: Wed, 09 Jan 2019 04:16:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T00:50:35Z", "updated_at": "2019-01-09T00:50:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "e4d4a5f2-081f-4323-920b-4eba762dae38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "79addf72-3920-4f74-bd13-c9dfb69454ec", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "72a67ba4-d843-4f45-ba5c-da357a0cccba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:50:35Z", "revision_number": 0, "id": "09b260b3-52e5-4bfe-8935-0af561dee8ce", "remote_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "remote_ip_prefix": null, "created_at": "2019-01-09T00:50:35Z", "security_group_id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31dd9a86-3c90-4354-b896-9eaf54df1284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "created_at": "2019-01-09T00:48:28Z", "updated_at": "2019-01-09T00:48:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "e9d152a6-524c-4354-b0fe-e8771bdc92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "1e5c48ea-fe6d-420f-a443-48b1f3ec64ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "5f908c45-a448-4eb9-a449-12989bc330ab", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:48:28Z", "revision_number": 0, "id": "b68daeae-c444-4cef-8578-e93fa71ec2b4", "remote_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "remote_ip_prefix": null, "created_at": "2019-01-09T00:48:28Z", "security_group_id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "tenant_id": "d1068f4148dd4416a9431391ad50b4a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1068f4148dd4416a9431391ad50b4a8"}], "revision_number": 4, "project_id": "d1068f4148dd4416a9431391ad50b4a8", "id": "86b9230a-f759-49b7-acee-a0b4becbf1ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c963839b6a448e3b7a29e636676a093", "created_at": "2019-01-09T03:46:28Z", "updated_at": "2019-01-09T03:46:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:46:28Z", "revision_number": 0, "id": "2ac0a3bf-1d23-43f5-9be2-6b6ffa111045", "remote_group_id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "remote_ip_prefix": null, "created_at": "2019-01-09T03:46:28Z", "security_group_id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "tenant_id": "4c963839b6a448e3b7a29e636676a093", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c963839b6a448e3b7a29e636676a093"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:46:28Z", "revision_number": 0, "id": "dc68b894-fcb4-45c8-847c-b4147e784dbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:46:28Z", "security_group_id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "tenant_id": "4c963839b6a448e3b7a29e636676a093", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c963839b6a448e3b7a29e636676a093"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:46:28Z", "revision_number": 0, "id": "be31d0fc-37a8-405f-b336-e42ec51bacf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T03:46:28Z", "security_group_id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "tenant_id": "4c963839b6a448e3b7a29e636676a093", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c963839b6a448e3b7a29e636676a093"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T03:46:28Z", "revision_number": 0, "id": "bb1b5b9f-6a0c-4473-9f3a-6581c7c22868", "remote_group_id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "remote_ip_prefix": null, "created_at": "2019-01-09T03:46:28Z", "security_group_id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "tenant_id": "4c963839b6a448e3b7a29e636676a093", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c963839b6a448e3b7a29e636676a093"}], "revision_number": 4, "project_id": "4c963839b6a448e3b7a29e636676a093", "id": "baaa215e-5147-4bef-8ab2-cfa215eef2b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "created_at": "2019-01-09T00:33:35Z", "updated_at": "2019-01-09T00:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "532e338b-8cbc-46b3-b317-b3576742633e", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "94f9115d-960e-45a7-9593-16dbd7804b46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "7a3bbd13-3427-498b-8073-6df101d1d36f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T00:33:35Z", "revision_number": 0, "id": "0d02c47f-ea23-4a94-9dbc-62d1e0d206f8", "remote_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "remote_ip_prefix": null, "created_at": "2019-01-09T00:33:35Z", "security_group_id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "tenant_id": "8b4091d6970f4b0f81c299bb948e726c", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4091d6970f4b0f81c299bb948e726c"}], "revision_number": 4, "project_id": "8b4091d6970f4b0f81c299bb948e726c", "id": "fbf35398-c879-467b-b5ec-06ecaeaf6e32", "name": "default"}]} 2019-01-09 04:16:03,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a9713d51-2bb3-4e7f-88f9-ca099b482e9c 2019-01-09 04:16:03,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209709882736s 2019-01-09 04:16:03,280 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a9713d51-2bb3-4e7f-88f9-ca099b482e9c 2019-01-09 04:16:03,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 04:16:03,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/baaa215e-5147-4bef-8ab2-cfa215eef2b7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d530f34dc2345782766062d8238b84ced4713ad2" 2019-01-09 04:16:03,790 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c78a51e-6d33-4c58-94c9-0db59c7a9f9c Content-Length: 0 Date: Wed, 09 Jan 2019 04:16:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 04:16:03,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/baaa215e-5147-4bef-8ab2-cfa215eef2b7.json used request id req-9c78a51e-6d33-4c58-94c9-0db59c7a9f9c 2019-01-09 04:16:03,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.505645036697s 2019-01-09 04:16:03,790 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/baaa215e-5147-4bef-8ab2-cfa215eef2b7.json used request id req-9c78a51e-6d33-4c58-94c9-0db59c7a9f9c 2019-01-09 04:16:03,790 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2019-01-09 04:16:03,791 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 28:41 | PASS | | vyos_vrouter | functest | vnf | 16:25 | PASS | | juju_epc | functest | vnf | 28:18 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2019-01-09 04:16:03,795 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-09 04:16:03,858 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 04:16:09,717 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-325 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 04:16:09,725 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=26YVxeuR2bx6c4n7buQUAYWr3 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2019-01-09 04:16:09,726 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-09 04:16:09,726 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2019-01-09 04:16:09,727 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2019-01-09 04:16:09,729 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-09 04:16:15,357 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-325 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 04:16:15,364 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=26YVxeuR2bx6c4n7buQUAYWr3 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.3 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2019-01-09 04:16:15,364 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2019-01-09 04:16:15,377 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2019-01-09 04:16:18,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 04:16:18,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 04:16:18,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 04:16:18,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 04:16:18,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 04:16:18,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 04:16:18,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 04:16:18,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 04:16:18,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 04:16:18,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 04:16:18,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 04:16:18,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 04:16:18,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 04:16:18,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 04:16:18,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 04:16:18,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 04:16:18,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 04:16:18,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 04:16:18,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 04:16:18,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 04:16:18,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 04:16:18,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 04:16:18,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 04:16:18,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 04:16:18,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 04:16:18,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa0ca43-0198-4747-8cab-b524fa6fd04a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 04:16:18,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9fa0ca43-0198-4747-8cab-b524fa6fd04a 2019-01-09 04:16:18,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 04:16:18,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T05:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1068f4148dd4416a9431391ad50b4a8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d1068f4148dd4416a9431391ad50b4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3b070dc4e1df46f5a51874148fbb54c9"}, "audit_ids": ["wKaOZ6rWTE6AMDZy_fNSYA"], "issued_at": "2019-01-09T04:16:18.000000Z"}} 2019-01-09 04:16:18,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 04:16:18,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:19,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-df85356f-bbaf-4942-bed7-a727fec25b00 Date: Wed, 09 Jan 2019 04:16:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"782dec73-78a8-46a5-abfe-4590d9211012","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b4091d6970f4b0f81c299bb948e726c","status":"ACTIVE","subnets":["e1e4100a-4106-426a-8347-cb338a7d46c0"],"description":"","tags":[],"updated_at":"2019-01-09T00:33:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b4091d6970f4b0f81c299bb948e726c","created_at":"2019-01-09T00:33:35Z","provider:network_type":"flat"}]} 2019-01-09 04:16:19,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-df85356f-bbaf-4942-bed7-a727fec25b00 2019-01-09 04:16:19,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.231944084167s 2019-01-09 04:16:19,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-df85356f-bbaf-4942-bed7-a727fec25b00 2019-01-09 04:16:19,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-09 04:16:19,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:19,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 04:16:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 04:16:19,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:19,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d7f3a8-1afd-47ab-a03b-1840c9fcafe3 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/602f3af0f8ae468884e9e080cd07a87f"}, "description": "", "name": "heat_stack", "enabled": true, "id": "602f3af0f8ae468884e9e080cd07a87f"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 04:16:19,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-d2d7f3a8-1afd-47ab-a03b-1840c9fcafe3 2019-01-09 04:16:19,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.428032159805s 2019-01-09 04:16:19,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 04:16:19,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351"}}' 2019-01-09 04:16:19,578 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 04:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-038beeed-b637-4932-a97b-119fb46baf36 Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.26:5000/v3/projects/d2f86335536b49b6868d036773a8104c"}, "enabled": true, "id": "d2f86335536b49b6868d036773a8104c", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351"}} 2019-01-09 04:16:19,578 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-038beeed-b637-4932-a97b-119fb46baf36 2019-01-09 04:16:19,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.124191999435s 2019-01-09 04:16:19,578 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-038beeed-b637-4932-a97b-119fb46baf36 2019-01-09 04:16:19,579 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', 'id': u'd2f86335536b49b6868d036773a8104c', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-09 04:16:19,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-09 04:16:19,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.348220825195s 2019-01-09 04:16:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:20,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785565a0-b597-4c69-a951-99b3436b34cc Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb"}, "enabled": true, "id": "9ea1b4149bed4cf3a11d955f4dc760bb", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351"}} 2019-01-09 04:16:20,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb used request id req-785565a0-b597-4c69-a951-99b3436b34cc 2019-01-09 04:16:20,027 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9ea1b4149bed4cf3a11d955f4dc760bb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351'}) 2019-01-09 04:16:20,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 04:16:20,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:20,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa48bd5-4915-4590-af7f-1f44646d91d5 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 04:16:20,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9aa48bd5-4915-4590-af7f-1f44646d91d5 2019-01-09 04:16:20,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0898959636688s 2019-01-09 04:16:20,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 04:16:20,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:20,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8baddc2-f6e9-41bc-9cb3-54944d1dc1b4 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-01-09 04:16:20,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c8baddc2-f6e9-41bc-9cb3-54944d1dc1b4 2019-01-09 04:16:20,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0754570960999s 2019-01-09 04:16:20,195 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 04:16:20,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-09 04:16:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" -d '{"role": {"name": "Member"}}' 2019-01-09 04:16:20,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 04:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-510ad326-93cd-4a05-98fb-05b4520b6cc2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b8dda96fbc0a467084f1a17752939387", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387"}, "name": "Member"}} 2019-01-09 04:16:20,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-510ad326-93cd-4a05-98fb-05b4520b6cc2 2019-01-09 04:16:20,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.103820085526s 2019-01-09 04:16:20,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:20,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecaac5b8-0e5e-4f82-973a-1a29fdce3a94 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387"}, "domain_id": null, "name": "Member", "id": "b8dda96fbc0a467084f1a17752939387"}} 2019-01-09 04:16:20,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387 used request id req-ecaac5b8-0e5e-4f82-973a-1a29fdce3a94 2019-01-09 04:16:20,389 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387'}, 'domain_id': None, 'human_id': None, 'id': u'b8dda96fbc0a467084f1a17752939387', 'HUMAN_ID': False}) 2019-01-09 04:16:20,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 04:16:20,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:20,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df486883-2593-4fa8-9797-ea5722a38542 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8dda96fbc0a467084f1a17752939387", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387"}, "name": "Member"}]} 2019-01-09 04:16:20,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-df486883-2593-4fa8-9797-ea5722a38542 2019-01-09 04:16:20,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804541110992s 2019-01-09 04:16:20,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 04:16:20,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:20,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548d72aa-1aee-4d0e-a60f-161ac35e95d0 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 04:16:20,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-548d72aa-1aee-4d0e-a60f-161ac35e95d0 2019-01-09 04:16:20,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0825610160828s 2019-01-09 04:16:20,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 04:16:20,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:20,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc95bbe3-0f41-4e0a-8ad1-232d462d89cc Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "links": {"self": "http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb"}, "domain_id": "default", "enabled": true, "id": "9ea1b4149bed4cf3a11d955f4dc760bb", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 04:16:20,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fc95bbe3-0f41-4e0a-8ad1-232d462d89cc 2019-01-09 04:16:20,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.096508026123s 2019-01-09 04:16:20,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fc95bbe3-0f41-4e0a-8ad1-232d462d89cc 2019-01-09 04:16:20,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 04:16:20,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:20,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-670680bb-4a42-4b24-b2ad-c4451c8961f7 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.26:5000/v3/projects/d2f86335536b49b6868d036773a8104c"}, "enabled": true, "id": "d2f86335536b49b6868d036773a8104c", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351"}]} 2019-01-09 04:16:20,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-670680bb-4a42-4b24-b2ad-c4451c8961f7 2019-01-09 04:16:20,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0731551647186s 2019-01-09 04:16:20,732 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-670680bb-4a42-4b24-b2ad-c4451c8961f7 2019-01-09 04:16:20,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 04:16:20,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=9ea1b4149bed4cf3a11d955f4dc760bb&scope.project.id=d2f86335536b49b6868d036773a8104c&role.id=b8dda96fbc0a467084f1a17752939387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:20,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef356990-cded-4cde-a579-92594e63d9c0 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=9ea1b4149bed4cf3a11d955f4dc760bb&scope.project.id=d2f86335536b49b6868d036773a8104c&role.id=b8dda96fbc0a467084f1a17752939387", "previous": null, "next": null}} 2019-01-09 04:16:20,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=9ea1b4149bed4cf3a11d955f4dc760bb&scope.project.id=d2f86335536b49b6868d036773a8104c&role.id=b8dda96fbc0a467084f1a17752939387 used request id req-ef356990-cded-4cde-a579-92594e63d9c0 2019-01-09 04:16:20,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0832967758179s 2019-01-09 04:16:20,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 04:16:20,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d2f86335536b49b6868d036773a8104c/users/9ea1b4149bed4cf3a11d955f4dc760bb/roles/b8dda96fbc0a467084f1a17752939387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:20,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 04:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79df9de5-6aa0-4a6d-a955-2998dab92068 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 04:16:20,876 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d2f86335536b49b6868d036773a8104c/users/9ea1b4149bed4cf3a11d955f4dc760bb/roles/b8dda96fbc0a467084f1a17752939387 used request id req-79df9de5-6aa0-4a6d-a955-2998dab92068 2019-01-09 04:16:20,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0571880340576s 2019-01-09 04:16:20,877 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'f1bb9e05-8bda-44b4-830c-32b91a070f7b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', 'project_id': u'd2f86335536b49b6868d036773a8104c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-09 04:16:20,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-09 04:16:20,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-09 04:16:20,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-09 04:16:20,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-09 04:16:20,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-09 04:16:20,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-09 04:16:20,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-09 04:16:20,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-09 04:16:20,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-09 04:16:20,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-09 04:16:20,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-09 04:16:20,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-09 04:16:20,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-09 04:16:20,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-09 04:16:20,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-09 04:16:20,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-09 04:16:20,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-09 04:16:20,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-09 04:16:20,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-09 04:16:20,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-09 04:16:20,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-09 04:16:20,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-09 04:16:20,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-09 04:16:20,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-09 04:16:20,883 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', 'password': 'f1bb9e05-8bda-44b4-830c-32b91a070f7b', 'project_name': 'tempest_full_paral-project_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'd2f86335536b49b6868d036773a8104c', 'project_domain_name': 'Default'} 2019-01-09 04:16:20,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 04:16:20,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:20,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-177dc9bb-04ae-4aca-91d3-72354de3f25f Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8dda96fbc0a467084f1a17752939387", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387"}, "name": "Member"}]} 2019-01-09 04:16:20,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-177dc9bb-04ae-4aca-91d3-72354de3f25f 2019-01-09 04:16:20,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802309513092s 2019-01-09 04:16:20,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 04:16:20,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:21,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd73c4aa-d839-4731-9a58-51edde8f8c85 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8dda96fbc0a467084f1a17752939387", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387"}, "name": "Member"}]} 2019-01-09 04:16:21,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dd73c4aa-d839-4731-9a58-51edde8f8c85 2019-01-09 04:16:21,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816490650177s 2019-01-09 04:16:21,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 04:16:21,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:21,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dda1216d-c1e1-49d4-b571-4ee8e9029769 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 04:16:21,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-dda1216d-c1e1-49d4-b571-4ee8e9029769 2019-01-09 04:16:21,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0806419849396s 2019-01-09 04:16:21,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 04:16:21,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:21,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d5e43a-e2ff-4ca5-a021-ec56afd444b5 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "links": {"self": "http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb"}, "domain_id": "default", "enabled": true, "id": "9ea1b4149bed4cf3a11d955f4dc760bb", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 04:16:21,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-77d5e43a-e2ff-4ca5-a021-ec56afd444b5 2019-01-09 04:16:21,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0950019359589s 2019-01-09 04:16:21,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-77d5e43a-e2ff-4ca5-a021-ec56afd444b5 2019-01-09 04:16:21,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 04:16:21,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:21,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef6f2506-3413-46a7-9387-23e0bd1d51ab Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.26:5000/v3/projects/d2f86335536b49b6868d036773a8104c"}, "enabled": true, "id": "d2f86335536b49b6868d036773a8104c", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351"}]} 2019-01-09 04:16:21,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ef6f2506-3413-46a7-9387-23e0bd1d51ab 2019-01-09 04:16:21,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.161192178726s 2019-01-09 04:16:21,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ef6f2506-3413-46a7-9387-23e0bd1d51ab 2019-01-09 04:16:21,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 04:16:21,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=9ea1b4149bed4cf3a11d955f4dc760bb&scope.project.id=d2f86335536b49b6868d036773a8104c&role.id=398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:21,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b51a06e-d257-4f21-ba89-c611634488d1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=9ea1b4149bed4cf3a11d955f4dc760bb&scope.project.id=d2f86335536b49b6868d036773a8104c&role.id=398098bc91ca4391b719dad853114c00", "previous": null, "next": null}} 2019-01-09 04:16:21,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=9ea1b4149bed4cf3a11d955f4dc760bb&scope.project.id=d2f86335536b49b6868d036773a8104c&role.id=398098bc91ca4391b719dad853114c00 used request id req-4b51a06e-d257-4f21-ba89-c611634488d1 2019-01-09 04:16:21,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0855729579926s 2019-01-09 04:16:21,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 04:16:21,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d2f86335536b49b6868d036773a8104c/users/9ea1b4149bed4cf3a11d955f4dc760bb/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:21,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 04:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5038082e-2852-40a4-8f74-b1c6b92bbb61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 04:16:21,602 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d2f86335536b49b6868d036773a8104c/users/9ea1b4149bed4cf3a11d955f4dc760bb/roles/398098bc91ca4391b719dad853114c00 used request id req-5038082e-2852-40a4-8f74-b1c6b92bbb61 2019-01-09 04:16:21,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120605945587s 2019-01-09 04:16:21,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 04:16:21,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:21,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6766dea-e82c-470e-b15f-63667c7a560e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8dda96fbc0a467084f1a17752939387", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387"}, "name": "Member"}]} 2019-01-09 04:16:21,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e6766dea-e82c-470e-b15f-63667c7a560e 2019-01-09 04:16:21,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0805008411407s 2019-01-09 04:16:21,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-09 04:16:21,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:21,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef91990-1fbb-48bb-b8db-26b13f39079e Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2019-01-09 04:16:21,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-2ef91990-1fbb-48bb-b8db-26b13f39079e 2019-01-09 04:16:21,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0810561180115s 2019-01-09 04:16:21,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 04:16:21,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:21,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cabc890-9384-4553-a474-e746f1375d69 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "links": {"self": "http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb"}, "domain_id": "default", "enabled": true, "id": "9ea1b4149bed4cf3a11d955f4dc760bb", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 04:16:21,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7cabc890-9384-4553-a474-e746f1375d69 2019-01-09 04:16:21,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0899791717529s 2019-01-09 04:16:21,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7cabc890-9384-4553-a474-e746f1375d69 2019-01-09 04:16:21,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-09 04:16:21,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=9ea1b4149bed4cf3a11d955f4dc760bb&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:21,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50333ea5-45bf-4e38-a778-85f06069e00c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=9ea1b4149bed4cf3a11d955f4dc760bb&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 04:16:21,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=9ea1b4149bed4cf3a11d955f4dc760bb&role.id=398098bc91ca4391b719dad853114c00&scope.domain.id=default used request id req-50333ea5-45bf-4e38-a778-85f06069e00c 2019-01-09 04:16:21,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0809080600739s 2019-01-09 04:16:21,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-09 04:16:21,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/9ea1b4149bed4cf3a11d955f4dc760bb/roles/398098bc91ca4391b719dad853114c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:16:22,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 04:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e0d7904-bc4f-4263-8706-27335c51435a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 04:16:22,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/9ea1b4149bed4cf3a11d955f4dc760bb/roles/398098bc91ca4391b719dad853114c00 used request id req-8e0d7904-bc4f-4263-8706-27335c51435a 2019-01-09 04:16:22,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.129164934158s 2019-01-09 04:16:22,073 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 04:16:31,085 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-09 04:16:30.809 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e4a258cf-0433-4155-ac43-534d75c1b4bf) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e4a258cf-0433-4155-ac43-534d75c1b4bf | 2019-01-09T04:16:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e4a258cf-0433-4155-ac43-534d75c1b4bf ~/.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 2019-01-09 04:16:34,250 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+-------------------+-----------+ 2019-01-09 04:16:34,251 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 04:16:40,298 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-09 04:16:38.239 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-09 04:16:38.389 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-09 04:16:40.114 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e0706206-b3fa-4a4b-8326-b15c1c69374b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e0706206-b3fa-4a4b-8326-b15c1c69374b) as the default verifier for the future CLI operations. 2019-01-09 04:16:43,120 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2019-01-09 04:16:43,120 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 04:16:43,188 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 04:16:43,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-09 04:16:43,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e291c2a-5261-4a14-8a8e-b9a0a075e0d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-01-09 04:16:43,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7e291c2a-5261-4a14-8a8e-b9a0a075e0d6 2019-01-09 04:16:43,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-01-09 04:16:43,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8dda96fbc0a467084f1a17752939387", "name": "Member"}, {"id": "398098bc91ca4391b719dad853114c00", "name": "admin"}], "expires_at": "2019-01-09T05:16:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2f86335536b49b6868d036773a8104c", "name": "tempest_full_paral-project_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e755467e7934d5c8caa9041d835f14c"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73a416a11ddd46fe8d4dc92a3e14e8fa"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ad96ab8f38bc4f81bd59bdbb868fc99f"}], "type": "alarming", "id": "0e8a81dcdca041aa91a36aa44608b5ea", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25e6adb2e6d1411cada0eb68007bc4e2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46d66954481244f1b89f560e2f7e9de9"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a664d6461cb841589807876173429f4b"}], "type": "metric", "id": "14a0f43ea7694395b0be279417f7dcb1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2f86335536b49b6868d036773a8104c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3005a6280f58494cbcf006a05351f714"}, {"url": "http://192.30.9.3:8776/v3/d2f86335536b49b6868d036773a8104c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f8415633a374b2f9ab7b4b04abce591"}, {"url": "http://172.30.9.26:8776/v3/d2f86335536b49b6868d036773a8104c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "773cced631db47be896c7ca0e0df3049"}], "type": "volumev3", "id": "17ecd11e9dbf4de189a92f2d4335fd15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071461990dda47b19f902d2e887a5bbc"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01446d6fd604c31939c964e7ae1e51d"}, {"url": "http://192.30.9.3:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e49da1a5ab6e462782438db29aecc0d2"}], "type": "nfv-orchestration", "id": "2094d244fda34246bbe5cdbc4026db22", "name": "tacker"}, {"endpoints": [], "type": "metering", "id": "280a566a5c4b4c81b4b7390f2346457e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b41557ee30b4004a733400ccdb9aaac"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9029d677f7524c00a914b6164e803ce1"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "964ff60d74ee4c9a8b933f8e97d71a55"}], "type": "identity", "id": "32bcc01a479047e29cba75ba33a62c6c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1db9b5b04ce74c2ca8ba59c08e61b491"}, {"url": "http://192.30.9.3:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b62362885374ed5a1eb160fa9455185"}, {"url": "http://192.30.9.3:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9806e07a3e234dd8a39e1a07614c764a"}], "type": "key-manager", "id": "3553fcf138e544c1b91decc290681500", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.3:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a5a2878b932447283a45402a4c2d7d4"}, {"url": "http://192.30.9.3:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b4f7fdd4b62d49abb3d8f366387496d6"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c42243e51d274d50aa862328e6e983c5"}], "type": "policy", "id": "3bbb97d9dfd24d1bb207122c0236c7fd", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ae99f3fac64443885b1809dfd15526e"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8d09d9c1dce4ebbbba0efc07c705337"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5918c2f9a2d4135afa8ed14124ff5cb"}], "type": "image", "id": "474108f211f7404c84b43a23b91a514c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2f86335536b49b6868d036773a8104c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "396681c5d28b4c5aa81259423a9c17a8"}, {"url": "http://192.30.9.3:8776/v2/d2f86335536b49b6868d036773a8104c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39be0e133f364cf692a48a7f3a19a385"}, {"url": "http://172.30.9.26:8776/v2/d2f86335536b49b6868d036773a8104c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f79043810a54bd49892139ff0ce1950"}], "type": "volumev2", "id": "65cc2fe2a7df4015accaf72358394c0f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6badff1dd38a48ce91d7e8c776c0153b"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b44cc1b9aa24d84866279d85d7e40bf"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "980632a08ce443d9938c87a2fcad8c30"}], "type": "placement", "id": "723b4b49ef764edaa67d6d3067ca7f16", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2f86335536b49b6868d036773a8104c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47f321ba508848be90ed1a16ce997cb1"}, {"url": "http://192.30.9.3:8776/v1/d2f86335536b49b6868d036773a8104c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78a0770649854d24bd00130fee365bd9"}, {"url": "http://172.30.9.26:8776/v1/d2f86335536b49b6868d036773a8104c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "83dd3c631c94435aa6c0e27a86b22a59"}], "type": "volume", "id": "9c3db89fdb284b05aaecece394c64466", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b5e1ff41c704f14b0545cec72ca3f44"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5672b9e1548d4c64b93c8eab95f99623"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf5ee40047734c8cb048536fb5722e87"}], "type": "network", "id": "9e5496ef3b5b4ffb9d90ce34252350e2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "069433c0d71e4f3a9e359fa209a2abcc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b9aa662d3cb49308e440ffbedad182b"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b460b97cfb2d468aa3e1e8fcac3c3ebe"}], "type": "compute", "id": "bd7a25600e65466eb899e9980814d17e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2f86335536b49b6868d036773a8104c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "804ed5c1064a4a348e1a517376099102"}, {"url": "http://172.30.9.26:8004/v1/d2f86335536b49b6868d036773a8104c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8dde50c062349bda568ad5753a8a5a7"}, {"url": "http://192.30.9.3:8004/v1/d2f86335536b49b6868d036773a8104c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0afa62b0d0643a98ff8cf0b27db4761"}], "type": "orchestration", "id": "d045a0f0de1e4f828f798843f2ed62df", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50e95db05c7b4a9999875b720cf7fe6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "602a6022d0964b80844ab8ddc90aa339"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c9448d5fabc445e4bc2f5ecd66e3c18b"}], "type": "cloudformation", "id": "fc6d85e5219d41ecb8ca059d8470e390", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "id": "9ea1b4149bed4cf3a11d955f4dc760bb"}, "audit_ids": ["EGF-6iIxSeW8hmbA8ReAWA"], "issued_at": "2019-01-09T04:16:43.000000Z"}} 2019-01-09 04:16:43,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" 2019-01-09 04:16:43,603 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 09 Jan 2019 04:16:43 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-01-09 04:16:43,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 04:16:43,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" 2019-01-09 04:16:44,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-45020f1b-2347-4074-b813-642b16247cd1 Date: Wed, 09 Jan 2019 04:16:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 04:16:44,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-45020f1b-2347-4074-b813-642b16247cd1 2019-01-09 04:16:44,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.564079046249s 2019-01-09 04:16:44,172 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-45020f1b-2347-4074-b813-642b16247cd1 2019-01-09 04:16:44,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 04:16:44,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351"}' 2019-01-09 04:16:44,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1 X-Openstack-Request-Id: req-b47d5625-96c3-479a-a328-a6f4b77c5513 Date: Wed, 09 Jan 2019 04:16:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/file", "owner": "d2f86335536b49b6868d036773a8104c", "id": "0e6d209a-6893-4eeb-b897-81755c73ebe1", "size": null, "self": "/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T04:16:44Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "checksum": null, "created_at": "2019-01-09T04:16:44Z", "protected": false} 2019-01-09 04:16:44,404 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b47d5625-96c3-479a-a328-a6f4b77c5513 2019-01-09 04:16:44,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.230818986893s 2019-01-09 04:16:44,405 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b47d5625-96c3-479a-a328-a6f4b77c5513 returning object 0e6d209a-6893-4eeb-b897-81755c73ebe1 2019-01-09 04:16:44,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 04:16:44,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" -d '' 2019-01-09 04:16:45,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b2731247-19c4-4304-a082-9c220539316c Date: Wed, 09 Jan 2019 04:16:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 04:16:45,787 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/file used request id req-b2731247-19c4-4304-a082-9c220539316c 2019-01-09 04:16:45,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38107585907s 2019-01-09 04:16:45,787 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/file used request id req-b2731247-19c4-4304-a082-9c220539316c 2019-01-09 04:16:45,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 04:16:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" 2019-01-09 04:16:46,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-91e1a773-9f46-45a1-85fe-597858ea5d1f Date: Wed, 09 Jan 2019 04:16:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/snap", "metadata": {}}], "file": "/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/file", "owner": "d2f86335536b49b6868d036773a8104c", "id": "0e6d209a-6893-4eeb-b897-81755c73ebe1", "size": 12716032, "self": "/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T04:16:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T04:16:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 04:16:46,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-91e1a773-9f46-45a1-85fe-597858ea5d1f 2019-01-09 04:16:46,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.571678161621s 2019-01-09 04:16:46,360 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-91e1a773-9f46-45a1-85fe-597858ea5d1f 2019-01-09 04:16:46,362 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/file', 'owner': u'd2f86335536b49b6868d036773a8104c', 'id': u'0e6d209a-6893-4eeb-b897-81755c73ebe1', 'size': 12716032, u'self': u'/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2f86335536b49b6868d036773a8104c', 'name': 'tempest_full_paral-project_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T04:16:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T04:16:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', 'created': u'2019-01-09T04:16:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T04:16:44Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 04:16:46,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 04:16:46,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 04:16:46,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16: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-a554aec5-ca95-4531-8e18-ad0a7504aa18 x-compute-request-id: req-a554aec5-ca95-4531-8e18-ad0a7504aa18 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06144ac0-562d-46ad-ae6f-2c694ab99b19", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06144ac0-562d-46ad-ae6f-2c694ab99b19", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06144ac0-562d-46ad-ae6f-2c694ab99b19", "name": "tempest_full_parallel-flavor_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 04:16:46,642 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a554aec5-ca95-4531-8e18-ad0a7504aa18 2019-01-09 04:16:46,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.279270172119s 2019-01-09 04:16:46,643 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a554aec5-ca95-4531-8e18-ad0a7504aa18 returning object 06144ac0-562d-46ad-ae6f-2c694ab99b19 2019-01-09 04:16:46,643 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', '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'd1068f4148dd4416a9431391ad50b4a8', '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'06144ac0-562d-46ad-ae6f-2c694ab99b19', 'swap': 0}) 2019-01-09 04:16:46,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 04:16:46,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/06144ac0-562d-46ad-ae6f-2c694ab99b19/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" -d '{"extra_specs": {}}' 2019-01-09 04:16:46,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16: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-a3564098-f2f3-45cb-93de-a28d33c81faa x-compute-request-id: req-a3564098-f2f3-45cb-93de-a28d33c81faa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 04:16:46,666 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/06144ac0-562d-46ad-ae6f-2c694ab99b19/os-extra_specs used request id req-a3564098-f2f3-45cb-93de-a28d33c81faa 2019-01-09 04:16:46,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213899612427s 2019-01-09 04:16:46,666 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/06144ac0-562d-46ad-ae6f-2c694ab99b19/os-extra_specs used request id req-a3564098-f2f3-45cb-93de-a28d33c81faa 2019-01-09 04:16:46,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 04:16:46,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" 2019-01-09 04:16:46,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 04:16:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 04:16:46,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" 2019-01-09 04:16:46,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ddb4a8b-ada1-4dba-92bb-1f8608b8cc49 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8dda96fbc0a467084f1a17752939387", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387"}, "name": "Member"}]} 2019-01-09 04:16:46,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5ddb4a8b-ada1-4dba-92bb-1f8608b8cc49 2019-01-09 04:16:46,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0944402217865s 2019-01-09 04:16:46,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 04:16:46,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" 2019-01-09 04:16:46,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:16: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-0a96c712-01f7-4fcf-93ea-1c7a8e8e8847 x-compute-request-id: req-0a96c712-01f7-4fcf-93ea-1c7a8e8e8847 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "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\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 228}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-09 04:16:46,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-0a96c712-01f7-4fcf-93ea-1c7a8e8e8847 2019-01-09 04:16:46,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.196569919586s 2019-01-09 04:16:46,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-0a96c712-01f7-4fcf-93ea-1c7a8e8e8847 2019-01-09 04:16:46,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 04:16:46,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" 2019-01-09 04:16:47,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-40b4fedb-4525-4807-9208-6fbefcfab7c2 Date: Wed, 09 Jan 2019 04:16:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/snap", "metadata": {}}], "file": "/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/file", "owner": "d2f86335536b49b6868d036773a8104c", "id": "0e6d209a-6893-4eeb-b897-81755c73ebe1", "size": 12716032, "self": "/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T04:16:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T04:16:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 04:16:47,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-40b4fedb-4525-4807-9208-6fbefcfab7c2 2019-01-09 04:16:47,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16592502594s 2019-01-09 04:16:47,130 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-40b4fedb-4525-4807-9208-6fbefcfab7c2 2019-01-09 04:16:47,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 04:16:47,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351"}' 2019-01-09 04:16:47,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a X-Openstack-Request-Id: req-236007d9-64c3-4bd3-a72c-ef26d60923b5 Date: Wed, 09 Jan 2019 04:16:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a/file", "owner": "d2f86335536b49b6868d036773a8104c", "id": "12c37caa-63e8-4cbf-a896-7601be8ffd2a", "size": null, "self": "/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T04:16:47Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "checksum": null, "created_at": "2019-01-09T04:16:47Z", "protected": false} 2019-01-09 04:16:47,731 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-236007d9-64c3-4bd3-a72c-ef26d60923b5 2019-01-09 04:16:47,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.598041057587s 2019-01-09 04:16:47,732 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-236007d9-64c3-4bd3-a72c-ef26d60923b5 returning object 12c37caa-63e8-4cbf-a896-7601be8ffd2a 2019-01-09 04:16:47,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 04:16:47,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" -d '' 2019-01-09 04:16:49,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58d949e9-32b4-4e5e-8c08-c35c51bd0aa5 Date: Wed, 09 Jan 2019 04:16:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 04:16:49,233 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a/file used request id req-58d949e9-32b4-4e5e-8c08-c35c51bd0aa5 2019-01-09 04:16:49,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.50085783005s 2019-01-09 04:16:49,234 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a/file used request id req-58d949e9-32b4-4e5e-8c08-c35c51bd0aa5 2019-01-09 04:16:49,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 04:16:49,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" 2019-01-09 04:16:49,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-1bcfa28e-f864-46cd-a6b1-14329b60842d Date: Wed, 09 Jan 2019 04:16:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a/snap", "metadata": {}}], "file": "/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a/file", "owner": "d2f86335536b49b6868d036773a8104c", "id": "12c37caa-63e8-4cbf-a896-7601be8ffd2a", "size": 12716032, "self": "/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T04:16:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T04:16:47Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/snap", "metadata": {}}], "file": "/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/file", "owner": "d2f86335536b49b6868d036773a8104c", "id": "0e6d209a-6893-4eeb-b897-81755c73ebe1", "size": 12716032, "self": "/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T04:16:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T04:16:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 04:16:49,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1bcfa28e-f864-46cd-a6b1-14329b60842d 2019-01-09 04:16:49,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.551550865173s 2019-01-09 04:16:49,786 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1bcfa28e-f864-46cd-a6b1-14329b60842d 2019-01-09 04:16:49,789 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a/file', 'owner': u'd2f86335536b49b6868d036773a8104c', 'id': u'12c37caa-63e8-4cbf-a896-7601be8ffd2a', 'size': 12716032, u'self': u'/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2f86335536b49b6868d036773a8104c', 'name': 'tempest_full_paral-project_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T04:16:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T04:16:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', 'created': u'2019-01-09T04:16:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T04:16:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 04:16:49,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 04:16:49,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 04:16:49,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04: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-da46bfdd-f89a-47d0-a492-9282c5be6b44 x-compute-request-id: req-da46bfdd-f89a-47d0-a492-9282c5be6b44 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/05891ad0-868e-4754-90c7-dcea6fa34195", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/05891ad0-868e-4754-90c7-dcea6fa34195", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "05891ad0-868e-4754-90c7-dcea6fa34195", "name": "tempest_full_parallel-flavor_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-09 04:16:49,842 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-da46bfdd-f89a-47d0-a492-9282c5be6b44 2019-01-09 04:16:49,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0522990226746s 2019-01-09 04:16:49,843 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-da46bfdd-f89a-47d0-a492-9282c5be6b44 returning object 05891ad0-868e-4754-90c7-dcea6fa34195 2019-01-09 04:16:49,843 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', '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'd1068f4148dd4416a9431391ad50b4a8', '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'05891ad0-868e-4754-90c7-dcea6fa34195', 'swap': 0}) 2019-01-09 04:16:49,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 04:16:49,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/05891ad0-868e-4754-90c7-dcea6fa34195/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" -d '{"extra_specs": {}}' 2019-01-09 04:16:49,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04: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 x-openstack-request-id: req-3f6f8bcc-1481-46c0-beac-f323cf8b9dfb x-compute-request-id: req-3f6f8bcc-1481-46c0-beac-f323cf8b9dfb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 04:16:49,866 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/05891ad0-868e-4754-90c7-dcea6fa34195/os-extra_specs used request id req-3f6f8bcc-1481-46c0-beac-f323cf8b9dfb 2019-01-09 04:16:49,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214531421661s 2019-01-09 04:16:49,866 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/05891ad0-868e-4754-90c7-dcea6fa34195/os-extra_specs used request id req-3f6f8bcc-1481-46c0-beac-f323cf8b9dfb 2019-01-09 04:16:49,866 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351', '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'd1068f4148dd4416a9431391ad50b4a8', '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'05891ad0-868e-4754-90c7-dcea6fa34195', 'swap': 0}) 2019-01-09 04:16:52,954 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-09 04:16:51.855 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e0706206-b3fa-4a4b-8326-b15c1c69374b) for deployment 'opnfv-rally' (UUID=e4a258cf-0433-4155-ac43-534d75c1b4bf). 2019-01-09 04:16:52.791 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-09 04:16:52.794 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e0706206-b3fa-4a4b-8326-b15c1c69374b) has been successfully configured for deployment 'opnfv-rally' (UUID=e4a258cf-0433-4155-ac43-534d75c1b4bf)! 2019-01-09 04:16:52,955 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-09 04:16:52,955 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-09 04:16:52,958 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-09 04:16:52,975 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-09 04:16:55,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e0706206-b3fa-4a4b-8326-b15c1c69374b/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2019-01-09 04:16:55,618 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-09 04:16:55,649 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-09 04:16:55,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2019-01-09 04:16:57,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:16:57.491 49 INFO rally.api [-] Starting verification (UUID=cd3398b4-3081-4b5e-b32a-0367e8a71f9b) for deployment 'opnfv-rally' (UUID=e4a258cf-0433-4155-ac43-534d75c1b4bf) by verifier 'opnfv-tempest' (UUID=e0706206-b3fa-4a4b-8326-b15c1c69374b). 2019-01-09 04:16:57,492 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: cd3398b4-3081-4b5e-b32a-0367e8a71f9b 2019-01-09 04:17:02,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:02.155 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2019-01-09 04:17:02,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:02.363 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:17:02,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:02.380 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:17:02,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:02.394 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:17:02,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:02.398 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2019-01-09 04:17:05,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:05.741 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.240s] 2019-01-09 04:17:05,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:05.778 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.222s] 2019-01-09 04:17:05,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:05.793 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.014s] 2019-01-09 04:17:05,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:05.841 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.100s] 2019-01-09 04:17:05,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:05.950 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.177s] 2019-01-09 04:17:05,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:05.950 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.219s] 2019-01-09 04:17:05,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:05.957 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.245s] 2019-01-09 04:17:05,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:05.969 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.176s] 2019-01-09 04:17:05,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:05.986 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.038s] 2019-01-09 04:17:06,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.026 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.185s] 2019-01-09 04:17:06,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.052 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.066s] 2019-01-09 04:17:06,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.066 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.109s] 2019-01-09 04:17:06,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.089 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.361s] 2019-01-09 04:17:06,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.114 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.380s] 2019-01-09 04:17:06,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.133 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.081s] 2019-01-09 04:17:06,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.154 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.020s] 2019-01-09 04:17:06,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.199 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.084s] 2019-01-09 04:17:06,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.340 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.170s] 2019-01-09 04:17:06,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.352 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.013s] 2019-01-09 04:17:06,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.378 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.224s] 2019-01-09 04:17:06,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.434 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.056s] 2019-01-09 04:17:06,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.483 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.393s] 2019-01-09 04:17:06,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.501 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.474s] 2019-01-09 04:17:06,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.678 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.036s] 2019-01-09 04:17:06,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.716 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.363s] 2019-01-09 04:17:06,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.776 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.058s] 2019-01-09 04:17:06,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.800 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.024s] 2019-01-09 04:17:06,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.813 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.013s] 2019-01-09 04:17:06,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.824 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2019-01-09 04:17:06,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:06.978 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.963s] 2019-01-09 04:17:07,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.040 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.556s] 2019-01-09 04:17:07,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.047 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.366s] 2019-01-09 04:17:07,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.107 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.907s] 2019-01-09 04:17:07,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.142 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.640s] 2019-01-09 04:17:07,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.147 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.562s] 2019-01-09 04:17:07,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.296 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.254s] 2019-01-09 04:17:07,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.315 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.335s] 2019-01-09 04:17:07,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.398 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.251s] 2019-01-09 04:17:07,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.515 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.220s] 2019-01-09 04:17:07,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.672 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.355s] 2019-01-09 04:17:07,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.810 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.139s] 2019-01-09 04:17:07,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.824 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.013s] 2019-01-09 04:17:07,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:07.836 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.011s] 2019-01-09 04:17:08,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:08.024 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.506s] 2019-01-09 04:17:08,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:08.150 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.313s] 2019-01-09 04:17:08,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:08.258 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.647s] 2019-01-09 04:17:08,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:08.307 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.284s] 2019-01-09 04:17:08,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:08.501 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.352s] 2019-01-09 04:17:08,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:08.548 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.046s] 2019-01-09 04:17:09,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:09.305 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.755s] 2019-01-09 04:17:09,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:09.629 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.324s] 2019-01-09 04:17:09,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:09.645 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.016s] 2019-01-09 04:17:10,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:10.130 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.483s] 2019-01-09 04:17:10,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:10.931 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.802s] 2019-01-09 04:17:11,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:11.137 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [5.375s] 2019-01-09 04:17:11,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:11.367 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [3.056s] 2019-01-09 04:17:11,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:11.601 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2019-01-09 04:17:11,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:11.712 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.346s] 2019-01-09 04:17:12,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:12.001 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.289s] 2019-01-09 04:17:13,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:13.217 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.466s] 2019-01-09 04:17:13,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:13.577 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.358s] 2019-01-09 04:17:13,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:13.773 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:17:13,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:13.775 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:17:13,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:13.797 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.220s] 2019-01-09 04:17:14,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.070 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [2.933s] 2019-01-09 04:17:14,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.186 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.388s] 2019-01-09 04:17:14,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.406 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.134s] 2019-01-09 04:17:14,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.409 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.220s] 2019-01-09 04:17:14,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.438 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.028s] 2019-01-09 04:17:14,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.456 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.049s] 2019-01-09 04:17:14,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.515 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.058s] 2019-01-09 04:17:14,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.599 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.412s] 2019-01-09 04:17:14,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.633 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.117s] 2019-01-09 04:17:14,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.641 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.296s] 2019-01-09 04:17:14,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.716 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.208s] 2019-01-09 04:17:14,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.727 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.011s] 2019-01-09 04:17:14,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.762 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.121s] 2019-01-09 04:17:14,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.768 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.134s] 2019-01-09 04:17:14,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.778 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.051s] 2019-01-09 04:17:14,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.791 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.013s] 2019-01-09 04:17:14,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.807 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.015s] 2019-01-09 04:17:14,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.816 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2019-01-09 04:17:14,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.822 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.060s] 2019-01-09 04:17:14,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.836 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.020s] 2019-01-09 04:17:14,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.845 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.009s] 2019-01-09 04:17:14,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.878 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.032s] 2019-01-09 04:17:14,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.880 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.056s] 2019-01-09 04:17:14,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.889 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2019-01-09 04:17:14,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.898 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2019-01-09 04:17:14,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.910 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2019-01-09 04:17:14,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.919 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2019-01-09 04:17:14,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:14.951 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.032s] 2019-01-09 04:17:16,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:16.499 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [1.900s] 2019-01-09 04:17:17,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:17.121 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.167s] 2019-01-09 04:17:17,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:17.969 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.897s] 2019-01-09 04:17:17,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:17.973 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-09 04:17:17,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:17.975 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-09 04:17:17,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:17.984 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.014s] 2019-01-09 04:17:19,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:19.400 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.016s] 2019-01-09 04:17:21,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:21.281 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [15.855s] 2019-01-09 04:17:21,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:21.347 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.165s] 2019-01-09 04:17:21,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:21.364 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.017s] 2019-01-09 04:17:21,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:21.379 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.015s] 2019-01-09 04:17:21,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:21.581 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.201s] 2019-01-09 04:17:21,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:21.595 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.013s] 2019-01-09 04:17:21,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:21.638 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.043s] 2019-01-09 04:17:21,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:21.663 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.024s] 2019-01-09 04:17:21,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:21.711 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.048s] 2019-01-09 04:17:21,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:21.724 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.013s] 2019-01-09 04:17:21,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:21.767 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.042s] 2019-01-09 04:17:21,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:21.785 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.018s] 2019-01-09 04:17:22,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:22.254 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [1.384s] 2019-01-09 04:17:22,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:22.744 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.489s] 2019-01-09 04:17:23,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:23.476 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.731s] 2019-01-09 04:17:24,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:24.052 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.938s] 2019-01-09 04:17:24,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:24.230 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.179s] 2019-01-09 04:17:24,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:24.727 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.213s] 2019-01-09 04:17:26,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:26.090 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.369s] 2019-01-09 04:17:26,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:26.099 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.010s] 2019-01-09 04:17:27,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:27.356 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.254s] 2019-01-09 04:17:27,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:27.359 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2019-01-09 04:17:27,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:27.363 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2019-01-09 04:17:27,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:27.365 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2019-01-09 04:17:27,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:27.523 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.163s] 2019-01-09 04:17:27,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:27.843 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.314s] 2019-01-09 04:17:27,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:27.847 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [13.842s] 2019-01-09 04:17:27,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:27.847 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2019-01-09 04:17:27,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:27.849 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2019-01-09 04:17:27,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:27.850 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2019-01-09 04:17:27,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:27.937 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.528s] 2019-01-09 04:17:28,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:28.606 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.668s] 2019-01-09 04:17:28,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:28.950 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [2.482s] 2019-01-09 04:17:29,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:29.022 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.416s] 2019-01-09 04:17:29,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:29.543 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [14.871s] 2019-01-09 04:17:29,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:29.646 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.696s] 2019-01-09 04:17:29,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:29.950 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [14.011s] 2019-01-09 04:17:29,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:29.972 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.025s] 2019-01-09 04:17:29,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:29.984 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.011s] 2019-01-09 04:17:29,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:29.996 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.012s] 2019-01-09 04:17:30,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:30.006 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.009s] 2019-01-09 04:17:30,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:30.321 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.314s] 2019-01-09 04:17:30,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:30.365 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.718s] 2019-01-09 04:17:30,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:30.650 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.328s] 2019-01-09 04:17:30,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:30.921 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [6.688s] 2019-01-09 04:17:30,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:30.966 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.316s] 2019-01-09 04:17:31,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:31.229 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [1.688s] 2019-01-09 04:17:31,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:31.358 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.391s] 2019-01-09 04:17:31,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:31.690 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.331s] 2019-01-09 04:17:32,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:32.225 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [15.099s] 2019-01-09 04:17:32,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:32.231 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.009s] 2019-01-09 04:17:32,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:32.242 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2019-01-09 04:17:32,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:32.254 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2019-01-09 04:17:32,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:32.859 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.629s] 2019-01-09 04:17:34,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:34.079 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [3.712s] 2019-01-09 04:17:36,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:36.256 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [3.397s] 2019-01-09 04:17:36,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:36.816 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.559s] 2019-01-09 04:17:37,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:37.157 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.340s] 2019-01-09 04:17:38,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:38.706 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [1.547s] 2019-01-09 04:17:42,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:42.648 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [3.941s] 2019-01-09 04:17:43,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:43.579 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.932s] 2019-01-09 04:17:46,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:46.795 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [15.875s] 2019-01-09 04:17:48,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:48.177 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [26.891s] 2019-01-09 04:17:48,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:48.307 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [16.051s] 2019-01-09 04:17:50,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:50.132 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.825s] 2019-01-09 04:17:57,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:57.024 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.880s] 2019-01-09 04:17:57,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:57.410 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.386s] 2019-01-09 04:17:58,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:17:58.402 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:18:01,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:01.145 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.274s] 2019-01-09 04:18:01,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:01.249 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.103s] 2019-01-09 04:18:01,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:01.347 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.099s] 2019-01-09 04:18:01,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:01.539 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.191s] 2019-01-09 04:18:01,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:01.692 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [26.520s] 2019-01-09 04:18:01,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:01.945 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [16.562s] 2019-01-09 04:18:02,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:02.114 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.173s] 2019-01-09 04:18:03,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:03.602 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.486s] 2019-01-09 04:18:04,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:04.463 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.861s] 2019-01-09 04:18:04,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:04.500 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.037s] 2019-01-09 04:18:05,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:05.597 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.095s] 2019-01-09 04:18:06,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:06.035 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.437s] 2019-01-09 04:18:06,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:06.154 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.138s] 2019-01-09 04:18:07,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:07.148 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.993s] 2019-01-09 04:18:07,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:07.571 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.176s] 2019-01-09 04:18:07,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:07.604 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.034s] 2019-01-09 04:18:08,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:08.029 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.423s] 2019-01-09 04:18:08,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:08.432 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2019-01-09 04:18:08,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:08.774 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.627s] 2019-01-09 04:18:11,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:11.741 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [31.297s] 2019-01-09 04:18:11,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:11.808 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [3.031s] 2019-01-09 04:18:12,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:12.521 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.200s] 2019-01-09 04:18:12,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:12.579 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.057s] 2019-01-09 04:18:12,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:12.640 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.061s] 2019-01-09 04:18:12,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:12.698 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.057s] 2019-01-09 04:18:12,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:12.724 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.026s] 2019-01-09 04:18:12,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:12.782 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.058s] 2019-01-09 04:18:12,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:12.851 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.066s] 2019-01-09 04:18:12,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:12.901 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [1.092s] 2019-01-09 04:18:12,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:12.909 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.059s] 2019-01-09 04:18:12,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:12.930 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.021s] 2019-01-09 04:18:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:12.990 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.060s] 2019-01-09 04:18:13,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:13.049 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.059s] 2019-01-09 04:18:14,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:14.344 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.606s] 2019-01-09 04:18:15,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:15.136 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2019-01-09 04:18:20,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:20.780 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [52.788s] 2019-01-09 04:18:23,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:23.632 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.286s] 2019-01-09 04:18:24,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:24.727 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [3.950s] 2019-01-09 04:18:39,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:39.086 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [38.233s] 2019-01-09 04:18:39,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:39.893 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [70.854s] 2019-01-09 04:18:40,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:40.233 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [38.536s] 2019-01-09 04:18:43,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:43.404 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2019-01-09 04:18:43,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:43.523 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.120s] 2019-01-09 04:18:43,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:43.779 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [4.699s] 2019-01-09 04:18:44,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:44.651 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [4.420s] 2019-01-09 04:18:49,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:49.597 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [9.210s] 2019-01-09 04:18:51,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:51.187 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [92.221s] 2019-01-09 04:18:51,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:51.218 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.036s] 2019-01-09 04:18:56,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:56.288 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [6.691s] 2019-01-09 04:18:56,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:18:56.345 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:19:01,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:01.918 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [29.435s] 2019-01-09 04:19:06,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:06.370 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [51.221s] 2019-01-09 04:19:09,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:09.562 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [24.902s] 2019-01-09 04:19:09,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:09.562 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2019-01-09 04:19:12,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:12.131 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.817s] 2019-01-09 04:19:12,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:12.746 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.614s] 2019-01-09 04:19:13,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:13.105 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.358s] 2019-01-09 04:19:13,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:13.215 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.109s] 2019-01-09 04:19:13,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:13.216 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-09 04:19:16,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:16.864 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.437s] 2019-01-09 04:19:16,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:16.944 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.080s] 2019-01-09 04:19:17,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:17.295 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.350s] 2019-01-09 04:19:17,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:17.425 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.129s] 2019-01-09 04:19:17,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:17.427 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-09 04:19:23,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:23.024 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.614s] 2019-01-09 04:19:31,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:31.311 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.515s] 2019-01-09 04:19:31,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:31.393 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.082s] 2019-01-09 04:19:31,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:31.562 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.190s] 2019-01-09 04:19:31,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:31.739 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.177s] 2019-01-09 04:19:33,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:33.352 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [69.703s] 2019-01-09 04:19:34,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:34.108 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [32.183s] 2019-01-09 04:19:34,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:34.566 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [3.172s] 2019-01-09 04:19:34,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:34.638 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.071s] 2019-01-09 04:19:35,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:35.236 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.890s] 2019-01-09 04:19:38,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:38.426 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [21.871s] 2019-01-09 04:19:38,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:38.441 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.015s] 2019-01-09 04:19:38,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:38.665 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [4.027s] 2019-01-09 04:19:38,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:38.746 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.304s] 2019-01-09 04:19:39,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:39.502 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.755s] 2019-01-09 04:19:40,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:40.958 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [98.853s] 2019-01-09 04:19:52,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:52.034 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.870s] 2019-01-09 04:19:53,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:53.134 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [1.100s] 2019-01-09 04:19:55,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:55.614 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [109.554s] 2019-01-09 04:19:55,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:55.917 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.876s] 2019-01-09 04:19:58,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:58.224 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [5.067s] 2019-01-09 04:19:58,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:19:58.335 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [36.684s] 2019-01-09 04:20:00,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:00.330 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [80.422s] 2019-01-09 04:20:00,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:00.365 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.001s]: Change password not available. 2019-01-09 04:20:00,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:00.867 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [54.483s] 2019-01-09 04:20:00,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:00.869 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2019-01-09 04:20:05,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:05.119 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [6.791s] 2019-01-09 04:20:05,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:05.469 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [9.854s] 2019-01-09 04:20:06,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:06.063 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.006s] 2019-01-09 04:20:06,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:06.819 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.353s] 2019-01-09 04:20:11,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:11.878 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [13.650s] 2019-01-09 04:20:13,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:13.531 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [7.464s] 2019-01-09 04:20:14,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:14.965 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [83.721s] 2019-01-09 04:20:15,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:15.798 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [2.269s] 2019-01-09 04:20:21,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:21.860 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [19.214s] 2019-01-09 04:20:22,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:22.512 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 04:20:22,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:22.514 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2019-01-09 04:20:22,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:22.515 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2019-01-09 04:20:23,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:23.348 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [5.098s] 2019-01-09 04:20:24,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:24.641 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.340s] 2019-01-09 04:20:24,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:24.720 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.575s] 2019-01-09 04:20:24,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:24.985 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.635s] 2019-01-09 04:20:24,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:24.998 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.013s] 2019-01-09 04:20:25,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:25.243 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.048s] 2019-01-09 04:20:25,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:25.255 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.012s] 2019-01-09 04:20:26,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:26.970 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [1.970s] 2019-01-09 04:20:28,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:28.678 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.708s] 2019-01-09 04:20:29,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:29.199 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [17.317s] 2019-01-09 04:20:29,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:29.594 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.915s] 2019-01-09 04:20:29,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:29.803 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.209s] 2019-01-09 04:20:29,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:29.820 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:20:29,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:29.837 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.034s] 2019-01-09 04:20:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:35.824 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.160s] 2019-01-09 04:20:35,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:35.886 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [14.026s] 2019-01-09 04:20:36,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:36.018 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.194s] 2019-01-09 04:20:37,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:37.570 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [87.992s] 2019-01-09 04:20:47,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:47.586 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [18.014s] 2019-01-09 04:20:50,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:50.634 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [21.990s] 2019-01-09 04:20:51,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:51.008 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.077s] 2019-01-09 04:20:57,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:57.920 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [6.909s] 2019-01-09 04:20:58,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:58.380 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.388s] 2019-01-09 04:20:58,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:58.399 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.020s] 2019-01-09 04:20:58,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:58.436 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.037s] 2019-01-09 04:20:58,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:20:58.771 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.332s] 2019-01-09 04:21:00,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:00.383 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.607s] 2019-01-09 04:21:00,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:00.401 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.023s] 2019-01-09 04:21:00,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:00.420 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.018s] 2019-01-09 04:21:00,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:00.430 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2019-01-09 04:21:00,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:00.444 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.013s] 2019-01-09 04:21:00,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:00.466 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.021s] 2019-01-09 04:21:00,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:00.476 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2019-01-09 04:21:00,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:00.492 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.016s] 2019-01-09 04:21:04,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:04.427 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [26.851s] 2019-01-09 04:21:05,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:05.916 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.285s] 2019-01-09 04:21:05,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:05.985 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.069s] 2019-01-09 04:21:13,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:13.355 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [17.798s] 2019-01-09 04:21:14,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:14.659 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [24.024s] 2019-01-09 04:21:16,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:16.345 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 04:21:17,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:17.640 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [11.611s] 2019-01-09 04:21:17,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:17.846 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [48.639s] 2019-01-09 04:21:20,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:20.215 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [22.053s] 2019-01-09 04:21:20,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:20.217 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-09 04:21:20,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:20.219 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-09 04:21:20,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:20.220 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2019-01-09 04:21:22,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:22.760 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2019-01-09 04:21:25,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:25.605 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.369s] 2019-01-09 04:21:25,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:25.998 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.392s] 2019-01-09 04:21:26,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:26.588 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.589s] 2019-01-09 04:21:26,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:26.961 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.373s] 2019-01-09 04:21:27,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:27.584 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.488s] 2019-01-09 04:21:27,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:27.758 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.173s] 2019-01-09 04:21:28,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:28.046 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.085s] 2019-01-09 04:21:28,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:28.062 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.304s] 2019-01-09 04:21:28,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:28.346 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [85.033s] 2019-01-09 04:21:28,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:28.413 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.366s] 2019-01-09 04:21:29,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:29.991 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [2.873s] 2019-01-09 04:21:30,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:30.352 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.360s] 2019-01-09 04:21:33,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:33.069 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.717s] 2019-01-09 04:21:45,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:45.129 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2019-01-09 04:21:45,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:45.695 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [27.844s] 2019-01-09 04:21:50,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:50.737 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.047s] 2019-01-09 04:21:51,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:51.171 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 04:21:52,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:52.290 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [4.216s] 2019-01-09 04:21:54,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:54.288 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.124s] 2019-01-09 04:21:54,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:54.370 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.080s] 2019-01-09 04:21:55,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:55.225 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.856s] 2019-01-09 04:21:55,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:55.325 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.099s] 2019-01-09 04:21:55,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:55.327 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-09 04:21:55,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:55.432 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.431s] 2019-01-09 04:21:59,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:21:59.276 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [104.284s] 2019-01-09 04:22:00,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:00.070 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.156s] 2019-01-09 04:22:00,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:00.286 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.216s] 2019-01-09 04:22:00,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:00.515 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.228s] 2019-01-09 04:22:01,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:01.207 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [46.547s] 2019-01-09 04:22:01,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:01.388 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.872s] 2019-01-09 04:22:01,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:01.576 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.185s] 2019-01-09 04:22:01,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:01.579 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [73.225s] 2019-01-09 04:22:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:02.412 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [4.666s] 2019-01-09 04:22:03,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:03.491 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.071s] 2019-01-09 04:22:03,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:03.934 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.442s] 2019-01-09 04:22:04,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:04.005 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.072s] 2019-01-09 04:22:04,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:04.204 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.197s] 2019-01-09 04:22:04,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:04.268 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [26.263s] 2019-01-09 04:22:04,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:04.304 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.101s] 2019-01-09 04:22:05,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:05.138 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.833s] 2019-01-09 04:22:05,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:05.357 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [2.945s] 2019-01-09 04:22:05,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:05.942 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [4.097s] 2019-01-09 04:22:06,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:06.238 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.880s] 2019-01-09 04:22:07,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:07.659 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [2.520s] 2019-01-09 04:22:08,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:08.302 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.359s] 2019-01-09 04:22:09,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:09.296 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [3.057s] 2019-01-09 04:22:12,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:12.210 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [2.914s] 2019-01-09 04:22:14,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:14.604 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2019-01-09 04:22:15,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:15.796 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.585s] 2019-01-09 04:22:15,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:15.866 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [7.563s] 2019-01-09 04:22:16,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:16.090 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [135.690s] 2019-01-09 04:22:17,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:17.095 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.689s] 2019-01-09 04:22:18,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:18.206 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [16.997s] 2019-01-09 04:22:20,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:20.229 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [2.505s] 2019-01-09 04:22:20,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:20.670 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.581s] 2019-01-09 04:22:21,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:21.128 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [4.031s] 2019-01-09 04:22:21,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:21.193 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [67.830s] 2019-01-09 04:22:21,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:21.600 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.370s] 2019-01-09 04:22:21,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:21.727 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.861s] 2019-01-09 04:22:21,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:21.772 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.519s] 2019-01-09 04:22:22,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:22.759 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.986s] 2019-01-09 04:22:23,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:23.863 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.735s] 2019-01-09 04:22:25,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:25.764 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:22:27,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:27.124 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.261s] 2019-01-09 04:22:27,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:27.821 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.145s] 2019-01-09 04:22:27,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:27.965 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.143s] 2019-01-09 04:22:28,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:28.194 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.229s] 2019-01-09 04:22:28,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:28.343 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.148s] 2019-01-09 04:22:28,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:28.487 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.143s] 2019-01-09 04:22:28,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:28.651 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.164s] 2019-01-09 04:22:28,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:28.800 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.148s] 2019-01-09 04:22:28,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:28.986 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.185s] 2019-01-09 04:22:29,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:29.146 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.160s] 2019-01-09 04:22:29,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:29.167 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.406s] 2019-01-09 04:22:29,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:29.290 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.144s] 2019-01-09 04:22:30,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:30.775 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.886s] 2019-01-09 04:22:31,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:31.581 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [2.414s] 2019-01-09 04:22:33,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:33.587 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.811s] 2019-01-09 04:22:33,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:33.740 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [89.299s] 2019-01-09 04:22:34,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:34.309 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [16.102s] 2019-01-09 04:22:34,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:34.791 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [3.209s] 2019-01-09 04:22:35,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:35.298 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.141s] 2019-01-09 04:22:35,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:35.458 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.160s] 2019-01-09 04:22:38,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:38.226 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [2.767s] 2019-01-09 04:22:39,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:39.608 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [6.020s] 2019-01-09 04:22:40,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:40.658 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [2.431s] 2019-01-09 04:22:40,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:40.820 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.162s] 2019-01-09 04:22:40,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:40.998 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.177s] 2019-01-09 04:22:41,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:41.145 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.146s] 2019-01-09 04:22:41,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:41.160 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.015s] 2019-01-09 04:22:42,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:42.450 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.200s] 2019-01-09 04:22:42,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:42.500 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.049s] 2019-01-09 04:22:42,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:42.660 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.160s] 2019-01-09 04:22:43,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:43.451 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.790s] 2019-01-09 04:22:43,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:43.535 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.084s] 2019-01-09 04:22:43,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:43.754 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.219s] 2019-01-09 04:22:43,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:43.947 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.192s] 2019-01-09 04:22:44,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:44.225 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.277s] 2019-01-09 04:22:44,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:44.568 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.342s] 2019-01-09 04:22:45,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:45.249 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.680s] 2019-01-09 04:22:45,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:45.549 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.300s] 2019-01-09 04:22:45,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:45.856 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.306s] 2019-01-09 04:22:46,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:46.059 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.203s] 2019-01-09 04:22:46,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:46.624 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [7.013s] 2019-01-09 04:22:48,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:48.480 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.462s] 2019-01-09 04:22:48,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:48.855 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.374s] 2019-01-09 04:22:49,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:49.234 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.378s] 2019-01-09 04:22:49,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:49.632 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.397s] 2019-01-09 04:22:50,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:50.053 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.421s] 2019-01-09 04:22:50,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:50.336 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [3.470s] 2019-01-09 04:22:52,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:52.389 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.766s] 2019-01-09 04:22:54,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:54.766 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [34.085s] 2019-01-09 04:22:56,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:56.447 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.173s] 2019-01-09 04:22:56,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:56.730 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [4.183s] 2019-01-09 04:22:56,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:56.830 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.100s] 2019-01-09 04:22:56,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:56.945 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [105.546s] 2019-01-09 04:22:58,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:58.109 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [72.395s] 2019-01-09 04:22:58,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:58.444 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [6.351s] 2019-01-09 04:22:58,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:58.754 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [90.388s] 2019-01-09 04:22:58,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:22:58.828 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.520s] 2019-01-09 04:23:00,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:00.114 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [19.544s] 2019-01-09 04:23:00,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:00.221 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.280s] 2019-01-09 04:23:00,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:00.719 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [26.408s] 2019-01-09 04:23:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:03.106 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-01-09 04:23:06,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:06.981 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2019-01-09 04:23:06,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:06.983 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2019-01-09 04:23:06,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:06.984 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2019-01-09 04:23:06,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:06.985 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2019-01-09 04:23:08,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:08.103 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-01-09 04:23:08,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:08.169 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [4.942s] 2019-01-09 04:23:10,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:10.136 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [15.370s] 2019-01-09 04:23:10,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:10.873 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.741s] 2019-01-09 04:23:12,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:12.249 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-01-09 04:23:13,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:13.727 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [13.504s] 2019-01-09 04:23:15,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:15.254 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [54.052s] 2019-01-09 04:23:27,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:27.118 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [16.240s] 2019-01-09 04:23:27,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:27.261 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [16.635s] 2019-01-09 04:23:27,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:27.388 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [6.860s] 2019-01-09 04:23:30,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:30.907 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [30.792s] 2019-01-09 04:23:31,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:31.538 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.513s] 2019-01-09 04:23:32,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:32.073 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [31.353s] 2019-01-09 04:23:32,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:32.452 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [93.154s] 2019-01-09 04:23:32,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:32.715 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.178s] 2019-01-09 04:23:34,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:34.046 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.596s] 2019-01-09 04:23:34,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:34.339 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.292s] 2019-01-09 04:23:36,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:36.755 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [2.647s] 2019-01-09 04:23:38,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:38.339 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [1.583s] 2019-01-09 04:23:39,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:39.017 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [11.899s] 2019-01-09 04:23:39,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:39.688 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [1.349s] 2019-01-09 04:23:40,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:40.522 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [29.946s] 2019-01-09 04:23:42,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:42.759 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [3.071s] 2019-01-09 04:23:44,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:44.893 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [2.133s] 2019-01-09 04:23:46,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:46.754 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [1.861s] 2019-01-09 04:23:48,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:48.151 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.396s] 2019-01-09 04:23:48,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:48.345 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2019-01-09 04:23:50,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:50.734 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [7.375s] 2019-01-09 04:23:51,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:51.517 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 04:23:52,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:52.839 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:23:52,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:52.839 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 04:23:53,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:53.265 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.534s] 2019-01-09 04:23:53,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:53.667 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.649s] 2019-01-09 04:23:54,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:54.348 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.681s]: Skipped until Bug: 1014647 is resolved. 2019-01-09 04:23:55,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:55.497 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.760s] 2019-01-09 04:23:56,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:56.006 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [114.405s] 2019-01-09 04:23:56,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:56.659 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.065s] 2019-01-09 04:23:56,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:56.723 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.063s] 2019-01-09 04:23:57,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:57.887 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [1.163s] 2019-01-09 04:23:58,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:58.632 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [5.366s] 2019-01-09 04:23:59,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:23:59.610 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.723s] 2019-01-09 04:24:02,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:02.383 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [3.750s] 2019-01-09 04:24:02,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:02.671 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [30.598s] 2019-01-09 04:24:03,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:03.600 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [3.209s] 2019-01-09 04:24:06,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:06.101 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [25.576s] 2019-01-09 04:24:06,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:06.343 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [2.741s] 2019-01-09 04:24:07,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:07.705 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [5.322s] 2019-01-09 04:24:08,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:08.181 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.837s] 2019-01-09 04:24:11,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:11.160 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2019-01-09 04:24:12,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:12.823 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [4.641s] 2019-01-09 04:24:20,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:20.189 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [24.692s] 2019-01-09 04:24:20,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:20.502 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [7.677s] 2019-01-09 04:24:24,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:24.746 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.258s] 2019-01-09 04:24:24,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:24.819 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.074s] 2019-01-09 04:24:24,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:24.886 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.066s] 2019-01-09 04:24:24,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:24.950 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.064s] 2019-01-09 04:24:25,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:25.032 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.081s] 2019-01-09 04:24:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:26.244 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [55.336s] 2019-01-09 04:24:27,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:27.625 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [7.123s] 2019-01-09 04:24:29,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:29.355 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.774s] 2019-01-09 04:24:32,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:32.026 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [93.249s] 2019-01-09 04:24:35,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:35.412 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.772s] 2019-01-09 04:24:35,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:35.717 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.304s] 2019-01-09 04:24:35,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:35.985 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [27.965s] 2019-01-09 04:24:36,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:36.029 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.045s] 2019-01-09 04:24:36,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:36.175 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.458s] 2019-01-09 04:24:36,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:36.613 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.437s] 2019-01-09 04:24:36,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:36.807 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [10.398s] 2019-01-09 04:24:37,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:37.136 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.523s] 2019-01-09 04:24:37,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:37.215 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.078s] 2019-01-09 04:24:37,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:37.355 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.140s] 2019-01-09 04:24:37,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:37.413 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [1.383s] 2019-01-09 04:24:37,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:37.432 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.076s] 2019-01-09 04:24:37,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:37.500 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.068s] 2019-01-09 04:24:37,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:37.570 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.069s] 2019-01-09 04:24:37,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:37.658 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.087s] 2019-01-09 04:24:38,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:38.443 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [9.084s] 2019-01-09 04:24:43,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:43.279 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [109.635s] 2019-01-09 04:24:47,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:47.831 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [10.417s] 2019-01-09 04:24:47,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:47.867 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [9.424s] 2019-01-09 04:24:48,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:48.497 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.631s] 2019-01-09 04:24:49,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:49.477 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.979s] 2019-01-09 04:24:50,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:50.419 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.941s] 2019-01-09 04:24:51,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:51.613 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.193s] 2019-01-09 04:24:51,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:51.842 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.010s] 2019-01-09 04:24:52,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:52.062 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.219s] 2019-01-09 04:24:52,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:52.118 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.055s] 2019-01-09 04:24:52,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:52.551 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.938s] 2019-01-09 04:24:52,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:52.882 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [58.520s] 2019-01-09 04:24:53,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:53.259 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [16.450s] 2019-01-09 04:24:53,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:53.527 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [21.441s] 2019-01-09 04:24:54,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:54.059 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [47.952s] 2019-01-09 04:24:54,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:54.882 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.330s] 2019-01-09 04:24:56,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:56.245 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.270s] 2019-01-09 04:24:57,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:57.799 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.916s] 2019-01-09 04:24:58,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:58.037 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.239s] 2019-01-09 04:24:58,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:58.440 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.401s] 2019-01-09 04:24:59,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:59.094 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.654s] 2019-01-09 04:24:59,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:59.550 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [6.023s] 2019-01-09 04:24:59,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:59.585 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.491s] 2019-01-09 04:24:59,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:24:59.970 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [33.725s] 2019-01-09 04:25:00,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:00.017 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.431s] 2019-01-09 04:25:00,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:00.723 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [64.706s] 2019-01-09 04:25:00,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:00.822 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.804s] 2019-01-09 04:25:01,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:01.001 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [7.143s] 2019-01-09 04:25:01,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:01.644 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.820s] 2019-01-09 04:25:02,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:02.514 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.869s] 2019-01-09 04:25:02,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:02.759 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.244s] 2019-01-09 04:25:04,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:04.304 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.045s] 2019-01-09 04:25:08,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:08.091 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.770s] 2019-01-09 04:25:08,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:08.377 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.285s] 2019-01-09 04:25:09,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:09.824 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [13.577s] 2019-01-09 04:25:11,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:11.497 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [10.495s] 2019-01-09 04:25:12,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:12.147 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [12.596s] 2019-01-09 04:25:12,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:12.855 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [10.092s] 2019-01-09 04:25:12,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:12.856 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2019-01-09 04:25:13,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:13.475 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.621s] 2019-01-09 04:25:13,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:13.927 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.452s] 2019-01-09 04:25:14,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:14.275 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2019-01-09 04:25:14,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:14.275 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2019-01-09 04:25:14,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:14.276 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2019-01-09 04:25:14,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:14.373 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [36.699s] 2019-01-09 04:25:14,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:14.374 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.442s] 2019-01-09 04:25:14,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:14.382 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.020s] 2019-01-09 04:25:15,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:15.121 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.749s] 2019-01-09 04:25:15,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:15.439 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.317s] 2019-01-09 04:25:15,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:15.561 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.176s] 2019-01-09 04:25:15,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:15.564 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2019-01-09 04:25:15,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:15.835 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.272s] 2019-01-09 04:25:16,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:16.068 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.234s] 2019-01-09 04:25:16,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:16.374 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.935s] 2019-01-09 04:25:16,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:16.833 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.458s] 2019-01-09 04:25:17,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:17.167 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.334s] 2019-01-09 04:25:17,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:17.846 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.677s] 2019-01-09 04:25:17,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:17.859 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [17.137s] 2019-01-09 04:25:18,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:18.265 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.419s] 2019-01-09 04:25:19,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.000 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.734s] 2019-01-09 04:25:19,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.325 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.394s] 2019-01-09 04:25:19,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.326 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [7.174s] 2019-01-09 04:25:19,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.480 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [7.981s] 2019-01-09 04:25:19,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.538 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2019-01-09 04:25:19,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.541 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-09 04:25:19,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.542 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-09 04:25:19,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.543 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:25:19,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.544 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2019-01-09 04:25:19,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.561 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.239s] 2019-01-09 04:25:19,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.608 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.606s] 2019-01-09 04:25:19,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.610 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-09 04:25:19,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.612 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2019-01-09 04:25:19,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.757 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [7.830s] 2019-01-09 04:25:19,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:19.903 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.145s] 2019-01-09 04:25:20,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:20.063 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.455s] 2019-01-09 04:25:20,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:20.444 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.381s] 2019-01-09 04:25:20,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:20.679 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.776s] 2019-01-09 04:25:22,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:22.208 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [12.383s] 2019-01-09 04:25:24,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:24.496 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [24.524s] 2019-01-09 04:25:24,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:24.966 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [5.484s] 2019-01-09 04:25:25,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:25.550 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.206s] 2019-01-09 04:25:26,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:26.294 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [5.846s] 2019-01-09 04:25:26,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:26.545 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.253s] 2019-01-09 04:25:26,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:26.821 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.274s] 2019-01-09 04:25:26,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:26.824 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-09 04:25:26,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:26.824 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2019-01-09 04:25:27,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:27.197 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.375s] 2019-01-09 04:25:27,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:27.426 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.229s] 2019-01-09 04:25:27,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:27.486 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [5.278s] 2019-01-09 04:25:27,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:27.648 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [8.324s] 2019-01-09 04:25:27,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:27.827 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.401s] 2019-01-09 04:25:29,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:29.241 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [3.383s] 2019-01-09 04:25:29,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:29.447 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [3.894s] 2019-01-09 04:25:29,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:29.450 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.209s] 2019-01-09 04:25:29,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:29.659 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.207s] 2019-01-09 04:25:30,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:30.569 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.602s] 2019-01-09 04:25:30,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:30.658 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.171s] 2019-01-09 04:25:31,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:31.133 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.687s] 2019-01-09 04:25:31,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:31.531 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.382s] 2019-01-09 04:25:32,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:32.486 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.954s] 2019-01-09 04:25:33,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:33.933 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.284s] 2019-01-09 04:25:34,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:34.708 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [3.574s] 2019-01-09 04:25:34,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:34.871 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [2.385s] 2019-01-09 04:25:39,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:39.379 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [4.669s] 2019-01-09 04:25:40,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:40.144 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [10.482s] 2019-01-09 04:25:41,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:41.700 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [11.130s] 2019-01-09 04:25:43,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:43.169 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.263s] 2019-01-09 04:25:45,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:45.521 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [11.588s] 2019-01-09 04:25:45,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:45.706 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [21.210s] 2019-01-09 04:25:46,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:46.754 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [7.373s] 2019-01-09 04:25:47,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:47.291 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2019-01-09 04:25:48,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.108 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.162s] 2019-01-09 04:25:48,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.149 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [64.856s] 2019-01-09 04:25:48,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.167 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.059s] 2019-01-09 04:25:48,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.278 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.172s] 2019-01-09 04:25:48,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.635 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.881s] 2019-01-09 04:25:48,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.692 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.721s] 2019-01-09 04:25:48,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.702 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-01-09 04:25:48,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.744 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.576s] 2019-01-09 04:25:48,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.759 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.015s] 2019-01-09 04:25:48,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.808 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [8.663s] 2019-01-09 04:25:48,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.830 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.070s] 2019-01-09 04:25:48,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.841 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2019-01-09 04:25:48,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.911 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.069s] 2019-01-09 04:25:48,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.943 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.306s] 2019-01-09 04:25:48,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:48.945 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.029s] 2019-01-09 04:25:49,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:49.062 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.255s] 2019-01-09 04:25:49,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:49.089 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [56.199s] 2019-01-09 04:25:49,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:49.380 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2019-01-09 04:25:49,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:49.454 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.073s] 2019-01-09 04:25:49,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:49.591 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.136s] 2019-01-09 04:25:49,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:49.596 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.005s] 2019-01-09 04:25:50,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:50.856 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.794s] 2019-01-09 04:25:50,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:50.908 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2019-01-09 04:25:51,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:51.167 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [2.223s] 2019-01-09 04:25:51,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:51.933 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.766s] 2019-01-09 04:25:51,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:51.956 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.024s] 2019-01-09 04:25:51,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:51.986 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.029s] 2019-01-09 04:25:52,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:52.014 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.028s] 2019-01-09 04:25:53,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:53.201 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.678s] 2019-01-09 04:25:53,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:53.826 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-09 04:25:53,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:53.828 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2019-01-09 04:25:53,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:53.829 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:25:54,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:54.239 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.198s] 2019-01-09 04:25:56,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:56.630 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [3.429s] 2019-01-09 04:25:57,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:57.521 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [26.860s] 2019-01-09 04:25:57,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:57.707 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.187s] 2019-01-09 04:25:57,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:25:57.947 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.240s] 2019-01-09 04:26:03,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:03.424 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [5.882s] 2019-01-09 04:26:03,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:03.590 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [17.883s] 2019-01-09 04:26:04,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:04.299 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2019-01-09 04:26:04,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:04.789 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.021s] 2019-01-09 04:26:06,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:06.071 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [94.028s] 2019-01-09 04:26:08,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:08.192 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [4.766s] 2019-01-09 04:26:08,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:08.268 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [11.637s] 2019-01-09 04:26:08,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:08.394 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [4.599s] 2019-01-09 04:26:08,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:08.840 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.572s] 2019-01-09 04:26:09,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:09.115 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.275s] 2019-01-09 04:26:09,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:09.225 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.109s] 2019-01-09 04:26:09,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:09.292 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.066s] 2019-01-09 04:26:09,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:09.360 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.067s] 2019-01-09 04:26:09,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:09.936 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.575s] 2019-01-09 04:26:10,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:10.055 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.118s] 2019-01-09 04:26:10,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:10.120 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.065s] 2019-01-09 04:26:10,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:10.194 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.074s] 2019-01-09 04:26:10,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:10.451 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.079s] 2019-01-09 04:26:10,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:10.462 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2019-01-09 04:26:10,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:10.604 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.141s] 2019-01-09 04:26:10,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:10.615 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2019-01-09 04:26:10,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:10.626 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2019-01-09 04:26:10,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:10.658 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.032s] 2019-01-09 04:26:10,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:10.717 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.058s] 2019-01-09 04:26:10,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:10.782 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.064s] 2019-01-09 04:26:11,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:11.124 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.342s] 2019-01-09 04:26:11,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:11.138 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2019-01-09 04:26:11,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:11.202 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.064s] 2019-01-09 04:26:11,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:11.564 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.054s] 2019-01-09 04:26:11,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:11.585 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.020s] 2019-01-09 04:26:11,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:11.776 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [6.984s] 2019-01-09 04:26:11,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:11.878 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2019-01-09 04:26:13,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:13.885 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [5.693s] 2019-01-09 04:26:17,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:17.186 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [19.237s] 2019-01-09 04:26:17,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:17.842 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [20.568s] 2019-01-09 04:26:18,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:18.594 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.702s] 2019-01-09 04:26:20,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:20.630 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [4.815s] 2019-01-09 04:26:21,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:21.029 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [10.834s] 2019-01-09 04:26:21,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:21.053 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [14.981s] 2019-01-09 04:26:22,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:22.797 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.161s] 2019-01-09 04:26:22,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:22.808 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2019-01-09 04:26:22,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:22.819 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2019-01-09 04:26:23,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:23.155 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [2.195s] 2019-01-09 04:26:23,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:23.198 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [5.357s] 2019-01-09 04:26:23,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:23.219 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.399s] 2019-01-09 04:26:23,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:23.232 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.013s] 2019-01-09 04:26:23,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:23.242 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2019-01-09 04:26:23,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:23.570 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.327s] 2019-01-09 04:26:24,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:24.015 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.444s] 2019-01-09 04:26:25,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:25.409 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [2.252s] 2019-01-09 04:26:25,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:25.430 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.063s] 2019-01-09 04:26:25,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:25.776 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.368s] 2019-01-09 04:26:26,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:26.029 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [22.439s] 2019-01-09 04:26:26,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:26.240 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.464s] 2019-01-09 04:26:27,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:27.148 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [4.629s] 2019-01-09 04:26:27,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:27.304 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [1.063s] 2019-01-09 04:26:27,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:27.315 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 04:26:27,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:27.383 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:26:29,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:29.207 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.901s] 2019-01-09 04:26:31,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:31.627 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [8.429s] 2019-01-09 04:26:31,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:31.787 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.160s] 2019-01-09 04:26:31,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:31.984 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.196s] 2019-01-09 04:26:32,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:32.020 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.841s] 2019-01-09 04:26:32,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:32.196 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.212s] 2019-01-09 04:26:32,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:32.377 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.180s] 2019-01-09 04:26:32,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:32.494 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.472s] 2019-01-09 04:26:32,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:32.535 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [3.328s] 2019-01-09 04:26:32,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:32.562 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.202s] 2019-01-09 04:26:32,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:32.582 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.205s] 2019-01-09 04:26:32,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:32.600 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.017s] 2019-01-09 04:26:32,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:32.750 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.187s] 2019-01-09 04:26:32,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:32.818 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.218s] 2019-01-09 04:26:32,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:32.965 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.214s] 2019-01-09 04:26:33,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.002 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.037s] 2019-01-09 04:26:33,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.021 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.201s] 2019-01-09 04:26:33,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.031 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.495s] 2019-01-09 04:26:33,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.110 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [24.248s] 2019-01-09 04:26:33,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.111 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2019-01-09 04:26:33,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.121 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.628s] 2019-01-09 04:26:33,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.185 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.164s] 2019-01-09 04:26:33,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.237 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.050s] 2019-01-09 04:26:33,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.277 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.041s] 2019-01-09 04:26:33,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.289 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.280s] 2019-01-09 04:26:33,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.290 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [7.853s] 2019-01-09 04:26:33,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.291 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2019-01-09 04:26:33,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.299 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.977s] 2019-01-09 04:26:33,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.356 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.068s] 2019-01-09 04:26:33,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.475 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.191s] 2019-01-09 04:26:33,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.514 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.038s] 2019-01-09 04:26:33,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.586 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.228s] 2019-01-09 04:26:33,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.695 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.180s] 2019-01-09 04:26:33,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.787 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.200s] 2019-01-09 04:26:33,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.894 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.198s] 2019-01-09 04:26:33,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.908 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.877s] 2019-01-09 04:26:33,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:33.989 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.202s] 2019-01-09 04:26:34,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:34.061 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.938s] 2019-01-09 04:26:34,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:34.104 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.210s] 2019-01-09 04:26:34,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:34.488 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-09 04:26:34,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:34.712 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.802s] 2019-01-09 04:26:34,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:34.809 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.818s] 2019-01-09 04:26:35,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:35.021 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.212s] 2019-01-09 04:26:35,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:35.073 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.051s] 2019-01-09 04:26:35,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:35.239 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.165s] 2019-01-09 04:26:35,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:35.280 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.041s] 2019-01-09 04:26:35,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:35.319 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.038s] 2019-01-09 04:26:35,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:35.511 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.190s] 2019-01-09 04:26:35,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:35.551 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.040s] 2019-01-09 04:26:35,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:35.726 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.174s] 2019-01-09 04:26:35,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:35.897 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.170s] 2019-01-09 04:26:36,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:36.094 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.197s] 2019-01-09 04:26:36,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:36.128 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.033s] 2019-01-09 04:26:36,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:36.328 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.199s] 2019-01-09 04:26:37,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:37.135 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [4.575s] 2019-01-09 04:26:37,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:37.420 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.116s] 2019-01-09 04:26:37,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:37.762 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2019-01-09 04:26:37,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:37.764 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-01-09 04:26:38,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:38.028 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2019-01-09 04:26:39,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:39.118 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2019-01-09 04:26:40,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:40.804 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.230s] 2019-01-09 04:26:40,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:40.844 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [7.558s] 2019-01-09 04:26:42,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:42.610 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.888s] 2019-01-09 04:26:42,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:42.613 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2019-01-09 04:26:43,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:43.292 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [26.105s] 2019-01-09 04:26:43,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:43.385 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.083s] 2019-01-09 04:26:43,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:43.418 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.128s] 2019-01-09 04:26:43,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:43.466 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.046s] 2019-01-09 04:26:43,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:43.655 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.271s] 2019-01-09 04:26:43,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:43.718 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.626s] 2019-01-09 04:26:43,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:43.808 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.004s] 2019-01-09 04:26:43,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:43.814 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.157s] 2019-01-09 04:26:44,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:44.878 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.385s] 2019-01-09 04:26:45,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:45.931 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.927s] 2019-01-09 04:26:46,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:46.535 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [1.655s] 2019-01-09 04:26:46,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:46.574 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [5.730s] 2019-01-09 04:26:46,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:46.607 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.071s] 2019-01-09 04:26:47,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:47.866 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [4.049s] 2019-01-09 04:26:48,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:48.146 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [1.538s] 2019-01-09 04:26:48,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:48.301 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [4.491s] 2019-01-09 04:26:50,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:50.149 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.283s] 2019-01-09 04:26:50,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:50.765 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [61.659s] 2019-01-09 04:26:52,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:52.728 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.578s] 2019-01-09 04:26:53,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:53.960 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.658s] 2019-01-09 04:26:55,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:55.619 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [9.043s] 2019-01-09 04:26:56,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:56.080 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.270s] 2019-01-09 04:26:56,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:56.091 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.159s] 2019-01-09 04:26:56,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:56.797 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [13.329s] 2019-01-09 04:26:57,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:57.451 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.834s] 2019-01-09 04:26:59,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:59.303 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2019-01-09 04:26:59,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:59.311 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2019-01-09 04:26:59,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:59.733 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.421s] 2019-01-09 04:26:59,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:59.792 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.059s] 2019-01-09 04:26:59,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:26:59.846 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.053s] 2019-01-09 04:27:00,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:00.084 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.237s] 2019-01-09 04:27:00,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:00.256 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [4.478s] 2019-01-09 04:27:00,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:00.459 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.374s] 2019-01-09 04:27:00,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:00.491 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.031s] 2019-01-09 04:27:00,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:00.947 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.456s] 2019-01-09 04:27:01,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:01.243 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.294s] 2019-01-09 04:27:01,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:01.290 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.719s] 2019-01-09 04:27:01,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:01.483 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.239s] 2019-01-09 04:27:01,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:01.506 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.216s] 2019-01-09 04:27:01,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:01.551 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.068s] 2019-01-09 04:27:01,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:01.583 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.032s] 2019-01-09 04:27:01,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:01.634 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.050s] 2019-01-09 04:27:01,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:01.880 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.245s] 2019-01-09 04:27:02,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:02.827 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [47.835s] 2019-01-09 04:27:06,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:06.045 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [15.279s] 2019-01-09 04:27:07,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:07.389 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [11.296s] 2019-01-09 04:27:09,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:09.471 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [29.542s] 2019-01-09 04:27:10,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:10.590 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [13.790s] 2019-01-09 04:27:12,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:12.274 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [4.885s] 2019-01-09 04:27:13,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:13.806 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.201s] 2019-01-09 04:27:14,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:14.313 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.758s] 2019-01-09 04:27:14,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:14.755 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.481s] 2019-01-09 04:27:15,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:15.518 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.712s] 2019-01-09 04:27:17,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:17.232 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [4.101s] 2019-01-09 04:27:17,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:17.317 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.085s] 2019-01-09 04:27:20,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:20.505 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [3.187s] 2019-01-09 04:27:20,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:20.701 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [6.385s] 2019-01-09 04:27:22,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:22.234 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.324s] 2019-01-09 04:27:23,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:23.256 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.554s] 2019-01-09 04:27:25,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:25.299 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.042s] 2019-01-09 04:27:26,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:26.271 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [74.477s] 2019-01-09 04:27:28,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:28.071 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [18.600s] 2019-01-09 04:27:28,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:28.830 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [3.531s] 2019-01-09 04:27:29,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:29.452 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [23.404s] 2019-01-09 04:27:30,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:30.665 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.736s] 2019-01-09 04:27:31,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:31.149 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [16.392s] 2019-01-09 04:27:31,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:31.561 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.413s] 2019-01-09 04:27:31,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:31.620 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.058s] 2019-01-09 04:27:39,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:39.020 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.353s] 2019-01-09 04:27:40,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:40.039 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [6.397s] 2019-01-09 04:27:40,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:40.299 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.692s] 2019-01-09 04:27:41,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:41.301 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.001s] 2019-01-09 04:27:43,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:43.138 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [40.309s] 2019-01-09 04:27:44,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:44.134 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.094s] 2019-01-09 04:27:44,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:44.568 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [12.946s] 2019-01-09 04:27:45,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:45.429 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.295s] 2019-01-09 04:27:47,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:47.312 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.290s] 2019-01-09 04:27:47,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:47.519 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [6.593s] 2019-01-09 04:27:48,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:48.142 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.595s] 2019-01-09 04:27:50,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:50.549 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [5.119s] 2019-01-09 04:27:50,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:50.572 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [31.852s] 2019-01-09 04:27:51,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:51.983 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [23.909s] 2019-01-09 04:27:51,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:51.985 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2019-01-09 04:27:52,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:52.227 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.677s] 2019-01-09 04:27:52,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:52.372 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [3.951s] 2019-01-09 04:27:53,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:53.209 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [8.578s] 2019-01-09 04:27:54,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:54.699 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [6.554s] 2019-01-09 04:27:56,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:56.634 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [9.321s] 2019-01-09 04:27:57,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:57.610 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:27:59,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:27:59.041 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.813s] 2019-01-09 04:28:01,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:01.003 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.621s] 2019-01-09 04:28:01,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:01.267 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.264s] 2019-01-09 04:28:01,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:01.503 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.236s] 2019-01-09 04:28:01,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:01.652 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.450s] 2019-01-09 04:28:03,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:03.002 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.960s] 2019-01-09 04:28:03,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:03.681 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [10.471s] 2019-01-09 04:28:04,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:04.431 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.778s] 2019-01-09 04:28:06,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:06.741 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [14.757s] 2019-01-09 04:28:06,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:06.804 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2019-01-09 04:28:06,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:06.805 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:28:06,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:06.805 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2019-01-09 04:28:07,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:07.717 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.285s] 2019-01-09 04:28:08,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:08.010 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.007s] 2019-01-09 04:28:09,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:09.181 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [24.611s] 2019-01-09 04:28:09,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:09.196 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.514s] 2019-01-09 04:28:09,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:09.320 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.140s] 2019-01-09 04:28:09,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:09.348 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.305s] 2019-01-09 04:28:09,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:09.365 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.044s] 2019-01-09 04:28:09,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:09.557 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.209s] 2019-01-09 04:28:09,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:09.710 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.152s] 2019-01-09 04:28:09,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:09.908 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.197s] 2019-01-09 04:28:10,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:10.044 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.032s] 2019-01-09 04:28:10,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:10.155 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.246s] 2019-01-09 04:28:12,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:12.135 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [21.562s] 2019-01-09 04:28:13,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:13.564 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.846s] 2019-01-09 04:28:13,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:13.683 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [12.176s] 2019-01-09 04:28:13,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:13.742 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.062s] 2019-01-09 04:28:13,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:13.790 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.048s] 2019-01-09 04:28:14,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:14.186 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.989s] 2019-01-09 04:28:15,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:15.471 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [18.837s] 2019-01-09 04:28:15,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:15.813 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [5.657s] 2019-01-09 04:28:16,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:16.162 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2019-01-09 04:28:16,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:16.164 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 04:28:18,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:18.235 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [76.192s] 2019-01-09 04:28:19,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:19.356 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.170s] 2019-01-09 04:28:19,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:19.500 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.455s] 2019-01-09 04:28:20,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:20.439 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [11.071s] 2019-01-09 04:28:20,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:20.623 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.572s] 2019-01-09 04:28:21,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:21.135 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.511s] 2019-01-09 04:28:21,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:21.415 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.915s] 2019-01-09 04:28:22,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:22.357 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.220s] 2019-01-09 04:28:23,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:23.213 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [53.750s] 2019-01-09 04:28:23,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:23.229 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [16.488s] 2019-01-09 04:28:24,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:24.811 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.284s] 2019-01-09 04:28:25,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:25.370 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2019-01-09 04:28:25,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:25.568 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.152s] 2019-01-09 04:28:25,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:25.965 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.397s] 2019-01-09 04:28:26,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:26.141 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.175s] 2019-01-09 04:28:26,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:26.273 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.136s] 2019-01-09 04:28:26,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:26.276 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2019-01-09 04:28:26,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:26.277 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.135s] 2019-01-09 04:28:26,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:26.352 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.074s] 2019-01-09 04:28:26,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:26.502 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.690s] 2019-01-09 04:28:26,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:26.621 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.267s] 2019-01-09 04:28:26,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:26.968 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.347s] 2019-01-09 04:28:27,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:27.063 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.094s] 2019-01-09 04:28:27,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:27.144 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.080s] 2019-01-09 04:28:27,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:27.200 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.055s] 2019-01-09 04:28:27,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:27.735 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.339s] 2019-01-09 04:28:29,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:29.072 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [1.336s] 2019-01-09 04:28:31,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:31.467 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.367s] 2019-01-09 04:28:32,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:32.092 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [11.652s] 2019-01-09 04:28:33,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:33.595 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [7.087s] 2019-01-09 04:28:34,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:34.856 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [3.387s] 2019-01-09 04:28:35,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:35.250 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.659s] 2019-01-09 04:28:35,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:35.300 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.331s] 2019-01-09 04:28:36,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:36.563 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [9.361s] 2019-01-09 04:28:37,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:37.995 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [2.694s] 2019-01-09 04:28:39,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:39.624 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [4.768s] 2019-01-09 04:28:41,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:41.380 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [3.384s] 2019-01-09 04:28:41,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:41.727 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [2.102s] 2019-01-09 04:28:42,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:42.576 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [7.323s] 2019-01-09 04:28:43,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:43.939 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.210s] 2019-01-09 04:28:44,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:44.397 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.821s] 2019-01-09 04:28:45,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:45.296 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [19.021s] 2019-01-09 04:28:46,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:46.495 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.554s] 2019-01-09 04:28:47,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:47.275 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.875s] 2019-01-09 04:28:47,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:47.529 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.257s] 2019-01-09 04:28:48,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:48.058 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.563s] 2019-01-09 04:28:48,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:48.660 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.603s] 2019-01-09 04:28:48,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:48.758 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.406s] 2019-01-09 04:28:49,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:49.176 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:28:49,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:49.868 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [83.576s] 2019-01-09 04:28:49,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:49.918 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2019-01-09 04:28:49,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:49.957 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.094s] 2019-01-09 04:28:49,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:49.988 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.274s] 2019-01-09 04:28:50,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:50.041 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.084s] 2019-01-09 04:28:50,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:50.500 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.838s] 2019-01-09 04:28:50,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:50.858 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.098s] 2019-01-09 04:28:51,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:51.414 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.912s] 2019-01-09 04:28:51,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:51.912 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.923s] 2019-01-09 04:28:52,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:52.119 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.705s] 2019-01-09 04:28:52,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:52.149 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.030s] 2019-01-09 04:28:52,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:52.416 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.266s] 2019-01-09 04:28:52,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:52.437 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.021s] 2019-01-09 04:28:52,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:52.749 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-09 04:28:52,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:52.750 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2019-01-09 04:28:53,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:53.266 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.245s] 2019-01-09 04:28:53,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:53.484 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.218s] 2019-01-09 04:28:53,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:53.767 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2019-01-09 04:28:53,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:53.769 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2019-01-09 04:28:53,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:53.769 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:28:53,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:28:53.772 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2019-01-09 04:29:00,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:00.298 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2019-01-09 04:29:00,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:00.428 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [8.512s] 2019-01-09 04:29:01,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:01.526 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [6.464s] 2019-01-09 04:29:02,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:02.131 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.705s] 2019-01-09 04:29:02,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:02.465 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [4.335s] 2019-01-09 04:29:03,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:03.032 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.566s] 2019-01-09 04:29:03,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:03.117 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.592s] 2019-01-09 04:29:03,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:03.949 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.916s] 2019-01-09 04:29:04,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:04.714 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.764s] 2019-01-09 04:29:04,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:04.762 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-09 04:29:04,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:04.765 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2019-01-09 04:29:04,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:04.914 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.200s] 2019-01-09 04:29:05,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:05.152 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.237s] 2019-01-09 04:29:05,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:05.237 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [3.104s] 2019-01-09 04:29:05,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:05.366 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [42.132s] 2019-01-09 04:29:05,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:05.541 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [20.245s] 2019-01-09 04:29:05,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:05.636 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.483s] 2019-01-09 04:29:07,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:07.473 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [2.236s] 2019-01-09 04:29:10,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:10.169 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [46.946s] 2019-01-09 04:29:10,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:10.170 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2019-01-09 04:29:10,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:10.288 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.812s] 2019-01-09 04:29:10,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:10.340 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.054s] 2019-01-09 04:29:10,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:10.459 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2019-01-09 04:29:14,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:14.200 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:29:14,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:14.202 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 04:29:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:15.544 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [73.925s] 2019-01-09 04:29:17,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:17.324 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.219s] 2019-01-09 04:29:17,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:17.525 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.200s] 2019-01-09 04:29:18,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:18.266 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.741s] 2019-01-09 04:29:18,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:18.280 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.565s] 2019-01-09 04:29:18,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:18.448 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.182s] 2019-01-09 04:29:18,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:18.468 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.188s] 2019-01-09 04:29:18,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:18.624 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.175s] 2019-01-09 04:29:18,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:18.656 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.187s] 2019-01-09 04:29:18,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:18.788 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.163s] 2019-01-09 04:29:18,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:18.814 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.155s] 2019-01-09 04:29:18,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:18.814 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.024s] 2019-01-09 04:29:18,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:18.974 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.162s] 2019-01-09 04:29:19,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:19.022 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.210s] 2019-01-09 04:29:19,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:19.144 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.169s] 2019-01-09 04:29:19,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:19.229 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.206s] 2019-01-09 04:29:19,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:19.373 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.229s] 2019-01-09 04:29:19,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:19.412 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.182s] 2019-01-09 04:29:19,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:19.568 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.194s] 2019-01-09 04:29:19,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:19.765 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [14.400s] 2019-01-09 04:29:19,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:19.819 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.250s] 2019-01-09 04:29:19,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:19.876 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.057s] 2019-01-09 04:29:19,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:19.909 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.496s] 2019-01-09 04:29:20,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:20.119 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.242s] 2019-01-09 04:29:20,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:20.547 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.637s] 2019-01-09 04:29:20,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:20.642 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.095s] 2019-01-09 04:29:20,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:20.822 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.676s] 2019-01-09 04:29:20,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:20.940 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.297s] 2019-01-09 04:29:21,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:21.301 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.479s] 2019-01-09 04:29:21,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:21.889 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.275s] 2019-01-09 04:29:21,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:21.951 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.061s] 2019-01-09 04:29:22,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:22.237 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.285s] 2019-01-09 04:29:23,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:23.051 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.813s] 2019-01-09 04:29:23,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:23.368 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.316s] 2019-01-09 04:29:24,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:24.104 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.735s] 2019-01-09 04:29:24,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:24.147 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.043s] 2019-01-09 04:29:24,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:24.402 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.254s] 2019-01-09 04:29:24,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:24.470 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.068s] 2019-01-09 04:29:24,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:24.588 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.117s] 2019-01-09 04:29:24,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:24.650 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.061s] 2019-01-09 04:29:24,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:24.713 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.063s] 2019-01-09 04:29:24,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:24.797 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.082s] 2019-01-09 04:29:25,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:25.061 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.263s] 2019-01-09 04:29:25,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:25.364 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.302s] 2019-01-09 04:29:25,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:25.421 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.058s] 2019-01-09 04:29:25,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:25.482 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.059s] 2019-01-09 04:29:25,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:25.695 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.213s] 2019-01-09 04:29:33,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:33.017 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2019-01-09 04:29:33,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:33.276 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.963s] 2019-01-09 04:29:33,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:33.949 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.108s] 2019-01-09 04:29:34,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:34.094 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.144s] 2019-01-09 04:29:34,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:34.213 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.118s] 2019-01-09 04:29:34,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:34.321 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.108s] 2019-01-09 04:29:34,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:34.362 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.085s] 2019-01-09 04:29:34,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:34.450 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.129s] 2019-01-09 04:29:45,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:45.489 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.305s] 2019-01-09 04:29:47,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:47.697 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [37.521s] 2019-01-09 04:29:48,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:48.167 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [42.621s] 2019-01-09 04:29:49,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:49.554 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [4.063s] 2019-01-09 04:29:49,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:49.556 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2019-01-09 04:29:50,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:50.315 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [6.890s] 2019-01-09 04:29:50,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:50.789 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [75.861s] 2019-01-09 04:29:50,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:50.953 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [36.819s] 2019-01-09 04:29:50,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:50.991 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [18.068s] 2019-01-09 04:29:52,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:52.692 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.138s] 2019-01-09 04:29:53,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:53.860 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.165s] 2019-01-09 04:29:54,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:54.171 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.479s] 2019-01-09 04:29:54,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:54.901 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.910s] 2019-01-09 04:29:55,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:55.448 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [5.132s] 2019-01-09 04:29:58,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:58.712 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.810s] 2019-01-09 04:29:59,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:59.048 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2019-01-09 04:29:59,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:29:59.208 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [11.045s] 2019-01-09 04:30:00,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:00.401 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2019-01-09 04:30:00,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:00.403 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2019-01-09 04:30:02,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:02.715 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:30:02,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:02.716 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 04:30:02,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:02.813 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.170s] 2019-01-09 04:30:02,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:02.977 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.164s] 2019-01-09 04:30:03,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:03.141 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.162s] 2019-01-09 04:30:03,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:03.396 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.683s] 2019-01-09 04:30:06,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:06.043 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.900s] 2019-01-09 04:30:06,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:06.261 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.220s] 2019-01-09 04:30:07,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:07.148 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.744s] 2019-01-09 04:30:07,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:07.411 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [4.014s] 2019-01-09 04:30:09,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:09.606 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2019-01-09 04:30:11,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:11.185 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.772s] 2019-01-09 04:30:21,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:21.322 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.707s] 2019-01-09 04:30:21,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:21.570 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.247s] 2019-01-09 04:30:27,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:27.941 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.102s] 2019-01-09 04:30:27,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:27.979 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.038s] 2019-01-09 04:30:31,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:31.941 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [4.332s] 2019-01-09 04:30:34,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:34.262 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.033s] 2019-01-09 04:30:35,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:35.469 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-09 04:30:36,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:36.837 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [4.895s] 2019-01-09 04:30:39,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:39.570 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [66.530s] 2019-01-09 04:30:39,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:39.882 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.167s] 2019-01-09 04:30:39,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:39.908 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [84.349s] 2019-01-09 04:30:40,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:40.229 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.346s] 2019-01-09 04:30:44,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:44.790 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.339s] 2019-01-09 04:30:50,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:50.032 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [10.968s] 2019-01-09 04:30:51,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:51.305 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [4.612s] 2019-01-09 04:30:51,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:51.528 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.223s] 2019-01-09 04:30:51,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:51.882 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 04:30:51,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:51.883 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 04:30:53,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:53.123 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.593s] 2019-01-09 04:30:53,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:53.307 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.185s] 2019-01-09 04:30:53,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:53.733 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.425s] 2019-01-09 04:30:55,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:55.026 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [10.235s] 2019-01-09 04:30:55,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:55.655 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [34.384s] 2019-01-09 04:30:55,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:55.678 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.655s] 2019-01-09 04:30:56,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:56.032 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.353s] 2019-01-09 04:30:56,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:56.319 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.316s] 2019-01-09 04:30:56,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:56.600 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.567s] 2019-01-09 04:30:56,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:30:56.807 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.487s] 2019-01-09 04:31:06,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:06.101 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.195s] 2019-01-09 04:31:06,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:06.413 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.278s] 2019-01-09 04:31:07,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:07.119 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.705s] 2019-01-09 04:31:07,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:07.923 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.802s] 2019-01-09 04:31:08,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:08.003 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.081s] 2019-01-09 04:31:08,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:08.080 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.076s] 2019-01-09 04:31:08,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:08.157 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.077s] 2019-01-09 04:31:13,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:13.786 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [18.799s] 2019-01-09 04:31:20,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:20.058 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.731s] 2019-01-09 04:31:20,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:20.779 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.720s] 2019-01-09 04:31:21,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:21.182 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.403s] 2019-01-09 04:31:21,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:21.529 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.346s] 2019-01-09 04:31:22,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:22.724 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.194s] 2019-01-09 04:31:23,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:23.193 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.468s] 2019-01-09 04:31:23,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:23.713 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.520s] 2019-01-09 04:31:25,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:25.528 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.813s] 2019-01-09 04:31:25,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:25.791 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.260s] 2019-01-09 04:31:26,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:26.430 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.640s] 2019-01-09 04:31:26,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:26.496 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.066s] 2019-01-09 04:31:26,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:26.926 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.430s] 2019-01-09 04:31:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:27.954 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.027s] 2019-01-09 04:31:28,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:28.746 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [32.140s] 2019-01-09 04:31:30,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:30.298 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [16.511s] 2019-01-09 04:31:35,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:35.335 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [5.038s] 2019-01-09 04:31:39,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:39.018 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.682s] 2019-01-09 04:31:41,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:41.036 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.341s] 2019-01-09 04:31:41,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:41.061 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.027s] 2019-01-09 04:31:41,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:41.497 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.434s] 2019-01-09 04:31:43,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:43.978 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [9.769s] 2019-01-09 04:31:47,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:47.345 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.368s] 2019-01-09 04:31:54,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:54.026 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.779s] 2019-01-09 04:31:59,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:31:59.907 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.209s] 2019-01-09 04:32:01,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:32:01.863 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.954s] 2019-01-09 04:32:03,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:32:03.752 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [84.160s] 2019-01-09 04:32:05,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:32:05.924 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [26.901s] 2019-01-09 04:32:08,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:32:08.047 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.564s] 2019-01-09 04:32:08,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:32:08.271 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.222s] 2019-01-09 04:32:08,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:32:08.479 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.208s] 2019-01-09 04:32:08,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:32:08.722 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.242s] 2019-01-09 04:32:13,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:32:13.499 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.194s] 2019-01-09 04:32:37,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:32:37.730 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [31.802s] 2019-01-09 04:32:39,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:32:39.795 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.068s] 2019-01-09 04:32:50,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:32:50.014 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [10.216s] 2019-01-09 04:33:00,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:33:00.313 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [10.298s] 2019-01-09 04:33:04,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:33:04.796 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.483s] 2019-01-09 04:33:27,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:33:27.220 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [92.229s] 2019-01-09 04:33:37,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:33:37.271 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [32.466s] 2019-01-09 04:33:53,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:33:53.264 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.027s] 2019-01-09 04:33:53,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:33:53.467 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.204s] 2019-01-09 04:33:53,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:33:53.846 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.377s] 2019-01-09 04:33:55,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:33:55.241 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.395s] 2019-01-09 04:33:57,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:33:57.633 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.391s] 2019-01-09 04:33:57,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:33:57.826 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.194s] 2019-01-09 04:33:58,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:33:58.056 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.229s] 2019-01-09 04:34:18,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:34:18.020 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-01-09 04:34:19,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:34:19.425 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2019-01-09 04:34:21,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:34:21.297 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-01-09 04:34:26,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:34:26.239 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2019-01-09 04:34:51,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:34:51.186 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [24.939s] 2019-01-09 04:34:53,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:34:53.740 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.557s] 2019-01-09 04:35:00,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:35:00.094 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [86.158s] 2019-01-09 04:35:23,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:35:23.072 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [29.324s] 2019-01-09 04:35:29,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:35:29.541 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.470s] 2019-01-09 04:36:06,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 04:36:06.979 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [66.872s] 2019-01-09 04:36:13,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: cd3398b4-3081-4b5e-b32a-0367e8a71f9b 2019-01-09 04:36:13,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'cd3398b4-3081-4b5e-b32a-0367e8a71f9b']'. 2019-01-09 04:36:15,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-09 04:36:15,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-09 04:36:15,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 04:36:15,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cd3398b4-3081-4b5e-b32a-0367e8a71f9b | 2019-01-09 04:36:15,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-09 04:36:15,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-09 04:16:57 | 2019-01-09 04:36:15,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-09 04:36:13 | 2019-01-09 04:36:15,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:16 | 2019-01-09 04:36:15,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-09 04:36:15,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-09 04:36:15,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e0706206-b3fa-4a4b-8326-b15c1c69374b) | 2019-01-09 04:36:15,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-09 04:36:15,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e4a258cf-0433-4155-ac43-534d75c1b4bf) | 2019-01-09 04:36:15,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2019-01-09 04:36:15,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1144.849 | 2019-01-09 04:36:15,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1076 | 2019-01-09 04:36:15,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 391 | 2019-01-09 04:36:15,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-09 04:36:15,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-09 04:36:15,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2019-01-09 04:36:15,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 04:36:15,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-09 04:36:15,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-09 04:36:15,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 99.9071494893% 2019-01-09 04:36:15,516 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 19:32 | PASS | +-------------------------------+------------------+------------------+----------------+ 2019-01-09 04:36:15,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 04:36:15,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" 2019-01-09 04:36:16,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba76d82a-84cc-484c-b12f-9ef1a6c83a17 Date: Wed, 09 Jan 2019 04:36:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 04:36:16,642 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a used request id req-ba76d82a-84cc-484c-b12f-9ef1a6c83a17 2019-01-09 04:36:16,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12247395515s 2019-01-09 04:36:16,642 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/12c37caa-63e8-4cbf-a896-7601be8ffd2a used request id req-ba76d82a-84cc-484c-b12f-9ef1a6c83a17 2019-01-09 04:36:16,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 04:36:16,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:36:16,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:36:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4321cfe-5768-42d4-a9f0-037d0fa07734 x-compute-request-id: req-e4321cfe-5768-42d4-a9f0-037d0fa07734 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/05891ad0-868e-4754-90c7-dcea6fa34195", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/05891ad0-868e-4754-90c7-dcea6fa34195", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "05891ad0-868e-4754-90c7-dcea6fa34195", "name": "tempest_full_parallel-flavor_alt_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06144ac0-562d-46ad-ae6f-2c694ab99b19", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06144ac0-562d-46ad-ae6f-2c694ab99b19", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06144ac0-562d-46ad-ae6f-2c694ab99b19", "name": "tempest_full_parallel-flavor_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 04:36:16,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e4321cfe-5768-42d4-a9f0-037d0fa07734 2019-01-09 04:36:16,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.203619003296s 2019-01-09 04:36:16,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e4321cfe-5768-42d4-a9f0-037d0fa07734 2019-01-09 04:36:16,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 04:36:16,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/05891ad0-868e-4754-90c7-dcea6fa34195 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:36:16,907 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 04:36:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10416330-41a6-4061-a874-8e15bf937729 x-compute-request-id: req-10416330-41a6-4061-a874-8e15bf937729 Content-Length: 0 Content-Type: application/json 2019-01-09 04:36:16,907 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/05891ad0-868e-4754-90c7-dcea6fa34195 used request id req-10416330-41a6-4061-a874-8e15bf937729 2019-01-09 04:36:16,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0576400756836s 2019-01-09 04:36:16,907 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/05891ad0-868e-4754-90c7-dcea6fa34195 used request id req-10416330-41a6-4061-a874-8e15bf937729 2019-01-09 04:36:16,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 04:36:16,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" 2019-01-09 04:36:17,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-2bc1072b-1da7-4753-afef-9db5b788f813 Date: Wed, 09 Jan 2019 04:36:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/snap", "metadata": {}}], "file": "/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/file", "owner": "d2f86335536b49b6868d036773a8104c", "id": "0e6d209a-6893-4eeb-b897-81755c73ebe1", "size": 12716032, "self": "/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1", "disk_format": "qcow2", "direct_url": "rbd://77c163a4-507e-4757-a9cb-39b7e8a2c98a/images/0e6d209a-6893-4eeb-b897-81755c73ebe1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T04:16:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T04:16:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 04:36:17,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2bc1072b-1da7-4753-afef-9db5b788f813 2019-01-09 04:36:17,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188561916351s 2019-01-09 04:36:17,097 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2bc1072b-1da7-4753-afef-9db5b788f813 2019-01-09 04:36:17,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 04:36:17,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ebf692b61464efaf26bff12c4ad84e8b2197144e" 2019-01-09 04:36:18,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45073dc5-4b42-4ab6-bc86-868c71682ee6 Date: Wed, 09 Jan 2019 04:36:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 04:36:18,660 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1 used request id req-45073dc5-4b42-4ab6-bc86-868c71682ee6 2019-01-09 04:36:18,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.56158304214s 2019-01-09 04:36:18,660 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0e6d209a-6893-4eeb-b897-81755c73ebe1 used request id req-45073dc5-4b42-4ab6-bc86-868c71682ee6 2019-01-09 04:36:18,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 04:36:18,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:36:18,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04: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-35d765f6-5bfa-4709-9213-a90ba177aa0c x-compute-request-id: req-35d765f6-5bfa-4709-9213-a90ba177aa0c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/06144ac0-562d-46ad-ae6f-2c694ab99b19", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/06144ac0-562d-46ad-ae6f-2c694ab99b19", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06144ac0-562d-46ad-ae6f-2c694ab99b19", "name": "tempest_full_parallel-flavor_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-09 04:36:18,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-35d765f6-5bfa-4709-9213-a90ba177aa0c 2019-01-09 04:36:18,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0334360599518s 2019-01-09 04:36:18,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-35d765f6-5bfa-4709-9213-a90ba177aa0c 2019-01-09 04:36:18,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 04:36:18,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/06144ac0-562d-46ad-ae6f-2c694ab99b19 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:36:18,756 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 04: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 x-openstack-request-id: req-b776d3ca-2c2f-4924-b0b1-1754812c2bef x-compute-request-id: req-b776d3ca-2c2f-4924-b0b1-1754812c2bef Content-Length: 0 Content-Type: application/json 2019-01-09 04:36:18,756 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/06144ac0-562d-46ad-ae6f-2c694ab99b19 used request id req-b776d3ca-2c2f-4924-b0b1-1754812c2bef 2019-01-09 04:36:18,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0597288608551s 2019-01-09 04:36:18,757 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/06144ac0-562d-46ad-ae6f-2c694ab99b19 used request id req-b776d3ca-2c2f-4924-b0b1-1754812c2bef 2019-01-09 04:36:18,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 04:36:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:36:18,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddfb46fa-21d1-4558-a377-fc770a46666c Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/113556ce50d3408a98efdadf1a217bff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "113556ce50d3408a98efdadf1a217bff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/16cd1abd7820429891339621b5963cd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16cd1abd7820429891339621b5963cd5", "email": "barbican@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/21cecf5775ee4e60aa7317af7a58eb5f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21cecf5775ee4e60aa7317af7a58eb5f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/3b070dc4e1df46f5a51874148fbb54c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b070dc4e1df46f5a51874148fbb54c9", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/3d6022baebdd489894b15c39bdbe1913"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6022baebdd489894b15c39bdbe1913", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/47d52d9eed45479585ce41fb5fa0cb71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47d52d9eed45479585ce41fb5fa0cb71", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/4fe93436dae64b19a91fda507e53c6ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe93436dae64b19a91fda507e53c6ad", "email": "tacker@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/71df5c55c2844f8a9084c3cf27326d2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71df5c55c2844f8a9084c3cf27326d2d", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/8a6680cacf9c441aab897c69e5223c1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a6680cacf9c441aab897c69e5223c1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/949810d8365c4f4d838fb68bbd5e2e0a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "949810d8365c4f4d838fb68bbd5e2e0a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351", "links": {"self": "http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb"}, "domain_id": "default", "enabled": true, "id": "9ea1b4149bed4cf3a11d955f4dc760bb", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/af6b7b45e5294efd801f246efdbb180e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af6b7b45e5294efd801f246efdbb180e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/bd0c604837a84f49b49f042cb331dadc"}, "domain_id": "602f3af0f8ae468884e9e080cd07a87f", "enabled": true, "options": {}, "id": "bd0c604837a84f49b49f042cb331dadc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/c838f021eb0f4ac586f2b7118d4bc59b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c838f021eb0f4ac586f2b7118d4bc59b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/caa44a8eb7a643edb00be4f8149a6eaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "caa44a8eb7a643edb00be4f8149a6eaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/e8be2f212634442a885acb92d2fa82a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8be2f212634442a885acb92d2fa82a5", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-01-09 04:36:18,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ddfb46fa-21d1-4558-a377-fc770a46666c 2019-01-09 04:36:18,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0998418331146s 2019-01-09 04:36:18,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ddfb46fa-21d1-4558-a377-fc770a46666c 2019-01-09 04:36:18,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 04:36:18,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:36:18,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f42937a3-ea33-4943-9e91-f9c2f5a419c6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb"}, "enabled": true, "id": "9ea1b4149bed4cf3a11d955f4dc760bb", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351"}} 2019-01-09 04:36:18,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb used request id req-f42937a3-ea33-4943-9e91-f9c2f5a419c6 2019-01-09 04:36:18,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0981748104095s 2019-01-09 04:36:18,962 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb used request id req-f42937a3-ea33-4943-9e91-f9c2f5a419c6 2019-01-09 04:36:18,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 04:36:18,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:36:19,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 04:36:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3646aa4-c27b-4b67-8804-e77f8557f4c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 04:36:19,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb used request id req-b3646aa4-c27b-4b67-8804-e77f8557f4c1 2019-01-09 04:36:19,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.271127939224s 2019-01-09 04:36:19,234 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9ea1b4149bed4cf3a11d955f4dc760bb used request id req-b3646aa4-c27b-4b67-8804-e77f8557f4c1 2019-01-09 04:36:19,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 04:36:19,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:36:19,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7fc7fa-be7c-441c-92af-91e6df0db197 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4091d6970f4b0f81c299bb948e726c"}, "enabled": true, "id": "8b4091d6970f4b0f81c299bb948e726c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/d1068f4148dd4416a9431391ad50b4a8"}, "enabled": true, "id": "d1068f4148dd4416a9431391ad50b4a8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.26:5000/v3/projects/d2f86335536b49b6868d036773a8104c"}, "enabled": true, "id": "d2f86335536b49b6868d036773a8104c", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_02ff13a9-2ee3-4e14-a1b2-2d67e7ac4351"}]} 2019-01-09 04:36:19,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-cd7fc7fa-be7c-441c-92af-91e6df0db197 2019-01-09 04:36:19,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0769169330597s 2019-01-09 04:36:19,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-cd7fc7fa-be7c-441c-92af-91e6df0db197 2019-01-09 04:36:19,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 04:36:19,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/d2f86335536b49b6868d036773a8104c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:36:19,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 04:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b5b3247-2a95-4429-9a94-50d519c70b02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 04:36:19,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d2f86335536b49b6868d036773a8104c used request id req-3b5b3247-2a95-4429-9a94-50d519c70b02 2019-01-09 04:36:19,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.231932163239s 2019-01-09 04:36:19,547 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d2f86335536b49b6868d036773a8104c used request id req-3b5b3247-2a95-4429-9a94-50d519c70b02 2019-01-09 04:36:19,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-09 04:36:19,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:36:19,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 04:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36eaa746-695c-4f09-9562-9f8d0b5c5f36 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "398098bc91ca4391b719dad853114c00", "links": {"self": "http://172.30.9.26:5000/v3/roles/398098bc91ca4391b719dad853114c00"}, "name": "admin"}, {"domain_id": null, "id": "632fee19d7404c47aa0717181f5efa5b", "links": {"self": "http://172.30.9.26:5000/v3/roles/632fee19d7404c47aa0717181f5efa5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b3f7f03d9a14e139e27f61816273f12", "links": {"self": "http://172.30.9.26:5000/v3/roles/7b3f7f03d9a14e139e27f61816273f12"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8dda96fbc0a467084f1a17752939387", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387"}, "name": "Member"}]} 2019-01-09 04:36:19,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-36eaa746-695c-4f09-9562-9f8d0b5c5f36 2019-01-09 04:36:19,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0835249423981s 2019-01-09 04:36:19,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-09 04:36:19,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:36:19,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 04:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-975e7221-7d17-4f0e-8868-f1f56db8e6d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 04:36:19,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b8dda96fbc0a467084f1a17752939387 used request id req-975e7221-7d17-4f0e-8868-f1f56db8e6d6 2019-01-09 04:36:19,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103835105896s 2019-01-09 04:36:19,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 04:36:19,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d2f86335536b49b6868d036773a8104c&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fff623f1b18171eadeff7a87f23f2c767d322664" 2019-01-09 04:36:19,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8a65f986-3657-4c24-8451-75ec47983601 Date: Wed, 09 Jan 2019 04:36:19 GMT RESP BODY: {"security_groups": []} 2019-01-09 04:36:19,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d2f86335536b49b6868d036773a8104c&name=default used request id req-8a65f986-3657-4c24-8451-75ec47983601 2019-01-09 04:36:19,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.180639982224s 2019-01-09 04:36:19,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d2f86335536b49b6868d036773a8104c&name=default used request id req-8a65f986-3657-4c24-8451-75ec47983601 2019-01-09 04:36:19,921 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK